@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../assets/fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:Roboto-Regular;font-style:normal;font-weight:400;src:url(../assets/fonts/Roboto-Regular.ttf) format("truetype")}:root{--primary-color:#232842;--secondary-color:#58b5ab;--black-primary:#595959;--black-secondary:#444;--btn-primary:#232842;--default-font-family:"Roboto-Regular",sans-serif;--bg-dark-blue:#232842;--highlight-color:#ffb806;--default-text-color:#313131;--default-box-shadow:rgba(0,0,0,.24) 0px 3px 8px;--font-color-primary:#333;--font-size-primary:12px;--font-lineheight-primary:12px;--font-weight-primary:bold;--input-padding-primary:20px;--input-margin-primary:20px;--pink:#f07d98;--red:#ff406b;--grey:#ccc;--grey-secondary:#888;--white:#fff;--black:#23262f;--green:#3fa098;--lightpink:#fdeef4;--lightgrey:#f8f8f8;--lightorange:#f3b13a;--lightwheat:#fdf3cb;--lightgreen:#90ee90;--blue:#5bc0de;--hoverblue:#46b8da;--transparent:transparent;--padding-primary:20px;--padding-secondary:10px}.header{background-color:#fff;color:#fff;height:120px;left:0;position:fixed;top:0;width:100%;z-index:1000}.header__content{align-items:center;display:flex;justify-content:space-between;padding:25px 0}.header__content_logo{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:center}.header__content_logo p{color:#be2031;font-size:1.5rem;font-weight:700;margin:5px 0 0;text-align:left;text-decoration:none}.header__content_items{color:var(--black);font-size:1.8rem;text-decoration:none}.header__content_button{background-color:#be2031;border:none;border-radius:40px;color:#fff;font-size:1.5rem;padding:8px 32px;text-align:center}.header__bottom{background-color:#be2031;bottom:0;left:0;opacity:1;position:absolute;width:100%}.header__bottom,.header__content_bottom{align-items:center;display:flex;justify-content:space-between}.header__content_bottom{padding:8px 0}.header__content_bottom_items{align-items:center;color:#fff;display:flex;gap:10px;justify-content:space-between;text-align:left}.header__content_bottom_items a,.header__content_bottom_items p{color:#fff;font-size:1rem;text-decoration:none}.header__content_bottom_items p{margin:0 0 5px}.header__content_bottom_items img{color:#fff;font-size:1rem;text-decoration:none}.active{color:#be2031;font-weight:700}#header-desktop{display:block}#header-mobile{display:none}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from,.slide-leave-to{opacity:0;transform:translate(100%)}.no-scroll{height:100vh;overflow:hidden}.mobile_drawer{display:flex;height:100%;justify-content:flex-start;left:0;position:fixed;top:0;width:100%;z-index:2000}.mobile_drawer__overlay{background:#00000080;flex:1}.mobile_drawer__menu{background:#fff;box-shadow:2px 0 10px #0003;display:flex;flex-direction:column;gap:1rem;height:100%;max-width:85%;overflow-y:auto;padding:1.5rem;width:280px;-webkit-overflow-scrolling:touch}.mobile_drawer__item{color:var(--black);font-size:1.5rem;font-weight:500;margin-bottom:10px;text-decoration:none}.mobile_drawer__close{align-self:flex-end;cursor:pointer;font-size:1.5rem}.header_mobile__menu_icon{cursor:pointer;width:30px}.mobile_drawer__menu button{margin-top:80px}.dropdown__label{text-decoration:none}.dropdown{cursor:pointer;display:inline-block;position:relative}.dropdown__label{font-size:1.8rem}.dropdown__menu{background:#fff;border:1px solid #e9e9e9;border-radius:10px;box-shadow:0 4px 8px #0000001a;box-shadow:0 12px 28px #0000001f;display:none;left:0;min-width:220px;min-width:240px;padding:6px 0;position:absolute;top:100%;z-index:10}.dropdown__menu .dropdown__submenu_label{border-bottom:1px solid #f2f2f2;display:block;padding:10px 16px}.dropdown__menu .dropdown__submenu_label:last-child{border-bottom:none}.dropdown__menu .dropdown__submenu_label:hover{background-color:#be2031}.dropdown__submenu_menu{background:#be2031;border:2px solid #e6e6e6;border-radius:6px;padding:10px}.dropdown__submenu_menu .dropdown__item{color:#fff;padding:8px 16px}.dropdown__submenu_menu .dropdown__item+.dropdown__item{border-top:1px solid #efefef}.dropdown__label{border-radius:6px;padding:6px 8px}.dropdown__label:hover{background:#be203114}.dropdown__submenu_label{color:var(--font-color-primary);cursor:pointer;display:block;font-size:1.3rem;padding:8px 30px;text-decoration:none}.dropdown__submenu_label:hover{background-color:#be2031;color:#fff}.dropdown__submenu_menu{border-left:1px;display:none;flex-direction:column;padding-left:0}.dropdown__submenu_trigger:hover .dropdown__submenu_menu{display:flex}.dropdown__item{color:var(--font-color-primary);display:block;font-size:1.2rem;padding:8px 30px;text-decoration:none;white-space:nowrap}.dropdown__item:hover{background-color:#be2031;color:#fff}.accordion{align-items:center;cursor:pointer;display:flex;font-size:1.5rem;justify-content:space-between}.accordion__content{display:flex;flex-direction:column;gap:1rem;margin-bottom:10px;margin-top:5px;padding-left:16px}.accordion__content.nested{padding-left:24px}.accordion.nested{font-size:1.4rem;padding-left:10px}.accordion-icon{font-size:1rem;margin-left:auto}.mobile_drawer__subitem{color:var(--black);font-size:1.3rem;padding-left:16px;text-decoration:none}.mobile_drawer__subitem:hover{text-decoration:underline}.dropdown__submenu_menu{border-left:2px solid #eee;margin-left:12px;padding-left:12px}.accordion.nested,.dropdown__submenu_menu .dropdown__item{padding-left:16px}.accordion__content.nested,.accordion__content.nested .mobile_drawer__subitem{padding-left:28px}@media screen and (max-width:991px){.header{height:90px}.header__content_logo img{max-width:50px;width:100%}.dropdown__label,.header__content_items,.header__content_logo p{font-size:1.3rem}.header__content_button{font-size:1.3rem;padding:8px 16px}}@media screen and (max-width:768px){#header-desktop{display:none}#header-mobile{display:block}.header_mobile{background-color:#fff;color:#fff;left:0;max-height:80px;position:fixed;top:0;width:100%;z-index:1000}.header_mobile__content{align-items:center;display:flex;height:80px;justify-content:space-between}.header_mobile__content_logo{height:auto;max-width:40px;width:100%}.header_mobile__content_logo_container{align-items:center;display:flex;gap:10px;justify-content:center}.header_mobile__content_logo_container p{color:#be2031;font-size:1rem;font-weight:700;margin:5px 0 0;text-align:left;text-decoration:none}}@media screen and (max-width:567px){.header__content_bottom{display:block}.header__content_bottom_items{justify-content:start;margin-bottom:10px}}.dropdown:hover .dropdown__menu{display:block}.dropdown__submenu_menu:hover,.dropdown__submenu_trigger:hover .dropdown__submenu_menu{display:flex}.dropdown__menu{z-index:1500}.dropdown__submenu_menu{z-index:1600}.dropdown__submenu_trigger{position:relative}.dropdown__submenu_menu{left:100%;margin-left:-1px;min-width:220px;position:absolute;top:0}.footer{background-color:#be2031;padding-bottom:20px}.footer__content_top{align-items:center;border-bottom:2px solid #fff;display:flex;justify-content:space-between;padding:20px 0;width:100%}.footer__content_top_company{align-items:center;cursor:pointer;display:flex;gap:2rem;justify-content:start;width:40%}.footer__content_top_company img{height:auto;max-width:60px;width:100%}.footer__title{color:#fff;font-size:24px;font-weight:400}.footer__content_top_contact_items{align-items:center;display:flex;gap:10px;justify-content:start;margin-top:10px}.footer__content_top_contact_items img{height:auto;max-width:30px;width:100%}.footer__content_top_contact_items a{color:#fff;font-size:16px;text-decoration:none}.footer__content_top_follow{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:auto}.footer_content_top_follow_img{align-items:center;display:flex;gap:1.5rem;justify-content:start}.footer_content_top_follow_img img{height:auto;margin-top:10px;max-width:40px;width:100%}.footer__content_bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0}.footer__content_bottom_fsc img{max-width:150px;width:100%}.footer__content_bottom_directory{align-items:start;display:flex;flex-wrap:wrap;justify-content:center}.footer__content_bottom_directory_items{border-right:2px solid #fff;margin:10px 0 0;padding:0 10px}.footer__content_bottom_directory_items h1{color:#fff;font-size:20px;font-weight:400;margin:0}.footer__content_bottom_directory_items:last-child{border-right:none;padding-right:0}.footer__content_bottom_directory_items ul{color:#fff;font-size:16px;margin:0;padding-left:1.5rem}.footer__content_bottom_directory_items ul li{color:#fff;font-size:16px;margin-bottom:10px}.footer__content_bottom_directory_items ul li a{color:#fff;cursor:pointer;font-size:16px;margin-bottom:10px}.footer__content_copyright{color:#fff;font-size:16px;text-align:center}.footer__content_affiliate{width:50%}.footer__content_affiliate_content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer__content_affiliate_content img{height:100px;-o-object-fit:contain;object-fit:contain;width:20%}.footer__content_bottom_iso{max-width:230px;width:100%}@media screen and (max-width:991px){.footer__content_affiliate{width:100%}.footer__content_affiliate_content img{height:100px;-o-object-fit:contain;object-fit:contain;width:calc(50% - 20px)}}@media screen and (max-width:768px){.footer__content_top_company{width:100%}.footer__content_top{display:block}.footer__content_top_company,.footer__content_top_contact{margin-bottom:20px}.footer__title{font-size:20px}.footer__content_bottom_fsc{margin-right:20px}.footer__content_bottom{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer__content_bottom_iso{margin-bottom:20px;max-width:200px}}@media screen and (max-width:567px){.footer__content_bottom_fsc{align-items:center;display:flex;justify-content:center;margin:10px}.footer__content_bottom_directory{gap:0;justify-content:start}.footer__content_bottom_directory_items ul li{font-size:14px}}.mySwiper{height:84vh;height:84dvh;overflow:hidden}.hero-banner{position:relative}.mySwiper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home .swiper-button-next,.home .swiper-button-prev{color:#fff!important}.swiper-pagination-bullet-active{background:#fff!important}.banner-slide{height:100%;position:relative;width:100%}.banner-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-overlay{color:#fff;left:90px;position:absolute;right:90px;text-align:left;top:140px;z-index:2}.home__banner_title{font-size:4rem;line-height:1.1;margin-bottom:1rem;text-wrap:balance}.home__banner_description{font-size:1.5rem;line-height:1.4;max-width:760px}.home__banner_button{background-color:#be2031;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:24px 40px}.banner-overlay-bg{background:linear-gradient(180deg,#00000059,#00000040 45%,#00000073);inset:0;position:absolute;z-index:1}.banner-text-overlay{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;inset:0;position:absolute;text-align:center;z-index:10}.banner-text-overlay .header__bottom{bottom:0;left:0;position:absolute;right:0;z-index:15}.static_banner{align-items:center;background-image:url(../assets/images/home/home_forestry.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:center;position:relative}.static_banner__title{color:#fff;font-size:4rem;margin:0;padding:0;text-align:center}.static_banner__description{color:#fff;font-size:2rem;text-align:center}.information{padding:20px 0}.information__content{align-items:center;display:flex;gap:80px;justify-content:space-between}.information__content img{border-radius:20px;height:300px;-o-object-fit:cover;object-fit:cover;width:300px}.information__content h1{color:#be2031;font-size:3rem;font-weight:700}.information__content p{font-size:1.5rem;line-height:32px}.home_values__title{color:#be2031;margin-bottom:35px}.home_values__card{background-color:#be2031;border-radius:20px;color:#fff;display:flex;gap:20px;padding:30px}.home_values__card_title{align-items:center;display:flex;font-size:2.5rem;gap:10px;justify-content:center}.home_values__card_description{font-size:1.5rem;text-align:justify}.home_values__card_left{border-right:1px solid #fff;padding:20px;width:50%}.home_values__card_right{padding:20px;width:50%}.home_awards{padding:20px 0}.home_awards__content{display:flex;gap:10px;justify-content:space-between}.home_awards__card{align-items:center;background-color:#be2031;border-radius:20px;color:#fff;display:flex;flex-direction:column;justify-content:start;min-height:380px;padding:15px;width:calc(25% - 10px)}.home_awards__card_img{height:140px;-o-object-fit:contain;object-fit:contain;width:100%}.home_quality{margin:40px 0}.home_quality img{display:block;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;width:100%}.home_values__title{font-size:2.5rem;font-weight:700;text-align:center}.home_quality__card{background-color:#be2031;border-radius:20px;color:#fff;display:flex;gap:20px;padding:30px}.home_quality__card_title{align-items:center;display:flex;font-size:2.5rem;gap:10px;white-space:nowrap}.home_quality__card_description{font-size:1.5rem;text-align:justify}.home_quality__card_left,.home_quality__card_right{width:50%}.home_quality__card_right img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.home_join{background-color:#23262f;color:#fff;padding:30px 0}.home_join__content{align-items:center;display:flex;gap:50px;justify-content:start}.home_join__content_img{height:auto;max-width:500px;width:100%}.home_join__content_description_title{font-size:3rem;font-weight:lighter}.product_services__content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.product_services__content_card{background-color:#be2031;border-radius:20px;padding:20px;width:calc(50% - 50px)}.product_services__content_card img{border-radius:20px;max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.product_services__content_card h3{color:#fff;font-size:2rem;margin:10px 0;width:100%}.product_services__content_card p{color:#fff;font-size:1.5rem;line-height:28px;margin:0;width:100%}.product_services__content_card{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.product_services__content_card a{background-color:#fff;border:none;border-radius:40px;color:#be2031;display:block;font-size:1.5rem;font-weight:700;margin-top:20px;max-width:30%;padding:8px 32px;text-align:center}.industries{padding:20px 0}.industries p{font-size:1.8rem;text-align:center}.industries__content{align-items:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 0}.industries__content_item{align-items:center;display:flex;flex-direction:column;justify-content:center;width:calc(33.33333% - 20px)}.industries__content_item img{height:200px;width:auto}.industries__content_item p{font-size:1.5rem;font-weight:700}.catchphrase{align-items:center;background-image:url(../assets/images/home/home_catchphrase.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;height:100dvh;justify-content:center;max-height:305px}.catchphrase__title{color:#fff;font-size:3rem;font-weight:700;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.7)}@media screen and (max-width:1024px){.mySwiper{height:86vh;height:86dvh}.mySwiper img{height:100%}.banner-overlay{top:70px}.product_services__content_card{width:100%}.industries__content_item{width:calc(50% - 20px)}}@media screen and (max-width:768px){.catchphrase__title{font-size:2rem}.mySwiper{height:91vh;height:91dvh}.mySwiper img{height:100%}.banner-overlay{left:40px;right:40px;top:32px}.home__banner_description{max-width:560px}.home__banner_button{font-size:1.1rem;padding:12px 22px}.home .swiper-button-next,.home .swiper-button-prev{display:none}.home_values__title{font-size:2rem}.home_values__card{padding:18px}.home_values__card_title{font-size:1.5rem}.home_values__card_title span img{max-width:30px;width:100%}.home_values__card_description{font-size:1rem}.home_values__card_left,.home_values__card_right{padding:10px}.home_awards__content{flex-wrap:wrap}.home_awards__card{margin-bottom:1rem;min-height:520px;padding:18px;width:calc(50% - 50px)}.home_awards__card_img{height:auto;max-width:350px;width:100%}.home_awards__card_title{font-size:1.5rem}.home_awards__card_description{font-size:1.2rem}.home_quality{margin:40px 0}.home_quality img{max-height:300px;width:100%}.home_quality__card{display:block;padding:30px}.home_quality__card_title{font-size:2rem;margin-top:0}.home_quality__card_description{font-size:1.2rem;text-align:justify}.home_quality__card_left,.home_quality__card_right{padding:0;width:100%}.home_join__content_img{height:auto;max-width:300px;width:100%}.home_join__content_description_title{font-size:2rem}.information__content img{height:250px;width:250px}.information__content{gap:40px}.information__content h1{font-size:2rem}.industries p{font-size:1.3rem;line-height:32px}.industries__content_item{width:100%}.industries__content_item img{height:150px}.industries__content_item p{font-size:1.5rem}}@media screen and (max-width:567px){.catchphrase__title{font-size:1.5rem}.static_banner__title{font-size:3rem}.static_banner__description{font-size:1.5rem}.mySwiper{height:91vh;height:91dvh}.mySwiper img{height:100%}.home .swiper-button-next,.home .swiper-button-prev{display:none}.banner-slide{height:100%;position:relative;width:100%}.banner-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-overlay{color:#fff;left:24px;position:absolute;right:24px;text-align:left;top:16px;z-index:2}.home__banner_title{font-size:2rem;margin-bottom:1rem}.home__banner_description{font-size:1rem;line-height:1.4;max-width:90%}.home__banner_button{background-color:#be2031;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px}.banner-overlay-bg{background:linear-gradient(180deg,#00000073,#00000059 50%,#0000008c);inset:0;position:absolute;z-index:1}.home_values__card{display:block}.home_values__card_left{border-bottom:1px solid #fff;border-right:none}.home_values__card_left,.home_values__card_right{padding:0;width:100%}.home_join{background-color:#23262f;color:#fff;padding:30px 0}.home_join__content{display:block}.home_join__content_img{max-width:none}.home_join__content_description_title{font-size:2rem;font-weight:lighter}.home_awards__card{margin-bottom:1rem;min-height:-moz-fit-content;min-height:fit-content;padding:18px;width:100%}.home_awards__card_img{height:150px}.information__content img{height:300px;width:300px}.information__content{flex-direction:column;gap:20px}.information__content h1{font-size:1.8rem;text-align:center}.information__content p{font-size:1.3rem;line-height:32px}.product_services__content{gap:16px}.product_services__content_card{padding:16px;width:100%}.product_services__content_card h3{font-size:1.5rem}.product_services__content_card p{font-size:1rem;line-height:1.4}.product_services__content_card a{font-size:1.2rem;padding:6px 20px}}@media screen and (max-width:380px){.catchphrase__title{font-size:1.2rem}.static_banner__title{font-size:2rem}.static_banner__description{font-size:1.5rem}.mySwiper{height:91vh;height:91dvh}.mySwiper img{height:100%}.home .swiper-button-next,.home .swiper-button-prev{color:#fff!important}.banner-slide{height:100%;position:relative;width:100%}.banner-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-overlay{color:#fff;left:16px;position:absolute;right:16px;text-align:left;top:12px;z-index:2}.home__banner_title{font-size:1.5rem;margin-bottom:1rem;margin-top:5px}.home__banner_description{font-size:.95rem;line-height:1.35;max-width:92%}.home__banner_button{background-color:#be2031;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px}.banner-overlay-bg{background:linear-gradient(180deg,#00000073,#00000059 50%,#0000008c);inset:0;position:absolute;z-index:1}}.product_header{align-items:center;background:no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:500px;justify-content:center;-o-object-fit:cover;object-fit:cover}.product_header:after{background-color:#0003;content:"";height:500px;left:0;position:absolute;top:10;width:100%;z-index:1}.product_header__content{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:10px;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;padding:10px;z-index:2}.product_header__title{color:#000;font-size:32px;font-weight:700;text-align:center;z-index:2}.product_header__description{color:#000;font-size:24px;text-align:center;z-index:2}.product_header__content .header__content_button{z-index:2}.product_content{padding:30px 0}.product_content__title{font-size:26px}.product_content__description{font-size:20px;line-height:30px}.center{text-align:center}.product_content__flex{align-items:center;display:flex;gap:20px;justify-content:space-between}.tabs{display:flex;gap:10px;justify-content:center;margin:10px 0 20px}.tab{background:#fff;border:1px solid #be2031;border-radius:999px;color:#be2031;cursor:pointer;font-weight:600;padding:10px 16px}.tab.active{background:#be2031;color:#fff}.tab__box_wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:768px){.tab__box_wrapper{flex-direction:column;gap:10px}.tab__box_item{box-shadow:0 2px 4px #0000001a;font-size:16px;min-height:60px;padding:15px 20px;transition:all .3s ease;width:100%}.tab__box_item:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.tab__box_content{border-radius:8px;margin-top:15px;padding:20px}}.tab__box_item{align-items:center;background-color:#840c24;color:#fff;cursor:pointer;display:flex;flex:1;font-size:18px;font-weight:600;height:100%;justify-content:center;margin:0;min-height:50px;overflow:hidden;position:relative;text-align:center;transition:all .3s ease;width:100%}.tab__box_item:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.tab__box_item:hover:before{left:100%}.tab__box_item.active{background-color:#be2031}@media (hover:none) and (pointer:coarse){.tab__box_item{-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.tab__box_item:active{transform:scale(.98);transition:transform .1s ease}}.tab__box_content{background-color:#be2031;color:#fff;padding:20px 40px}.alternate{background-color:#840c24}#vaneer-content{justify-content:center}#sawn-timber-content{flex-wrap:wrap}#sawn-timber-content .wrapper{width:calc(33.33333% - 20px)}#sawn-timber-content .product_content__img{max-height:200px;-o-object-fit:cover;object-fit:cover}#commitment{background-color:#be2031;background-image:url(../assets/images/products/logs-export-and-timber-products/commitment.png)}#commitment,#engineered-safety{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;height:200px;justify-content:center}#engineered-safety{background-image:url(../assets/images/products/engineered-wood-products/engineered-safety.png);width:100%}@media (max-width:1024px){#sawn-timber-content .wrapper{width:calc(50% - 20px)}}@media (max-width:768px){#sawn-timber-content .wrapper{width:calc(50% - 20px)}}@media (max-width:567px){#sawn-timber-content .wrapper{width:100%}}@media (max-width:768px){.tabs{flex-wrap:wrap;gap:8px}.tab{font-size:.95rem;padding:8px 12px}}.flex_center{justify-content:center}.row{flex-direction:row}.gapped{gap:50px}.product_title{font-size:16px;font-weight:700}.product_content__description_list{font-size:18px}.product_content__description_list li{margin-bottom:1rem}.bordered{border:1px solid #be2031;border-radius:20px;min-height:400px;padding:10px}.product_content__img{display:block;margin:0 auto;max-width:600px;-o-object-fit:cover;object-fit:cover;width:100%}.product_content__img.small{max-width:100px}.feature-grid{align-items:start;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-grid .wrapper{background:#fff;border:1px solid #be2031;border-radius:15px;padding:25px 20px;text-align:center;transition:all .3s ease}.feature-grid .wrapper:hover{transform:translateY(-5px)}.feature-grid .product_content__img.small{height:120px;margin-bottom:20px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:120px}.feature-grid .wrapper:hover .product_content__img.small{transform:scale(1.1)}.feature-grid .product_content__title{color:#be2031;font-size:22px;margin-bottom:15px}.feature-grid .product_content__description{color:#333;font-size:16px;line-height:1.6}.grey{background-color:#f8f8f8}.text-red{color:#be2031}.border-radius{border:none;border-radius:20px}.quarter{width:25%}.half{width:50%}.three-quarter{width:75%}.full{width:100%}.product_content_bottom{background-color:#be2031;color:#fff!important;padding:10px}.product_content_bottom__img{max-width:80px;width:100%}.pest_control_service_content{align-items:center;display:flex;gap:20px;justify-content:space-between}.pest_control_service_content__item{align-items:center;background-color:#fff;border-radius:20px;box-sizing:border-box;color:var(--black);display:flex;flex-direction:column;justify-content:start;min-height:400px;padding:10px;width:calc(33.33333% - 30px)}.pest_control_service_content__item img{display:block;height:100%;margin:0 auto;max-height:120px;max-width:120px;width:100%}.pest_control_service_content__item h3{font-size:1.5rem;text-align:center}.pest_control_service_content__item p{font-size:1.3rem;line-height:24px;margin:5px;text-align:left;width:100%}.grey-background{background-color:#f8f8f8;padding:5px}.circle{border-radius:50%;height:200px;margin-top:20px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:200px}#type-selecion-mobile,.mobile-type-selection{display:none}.mobile-type-selection{background-color:#be2031;font-size:16px;height:100%;width:100%}.mobile-type-selection,.mobile-type-selection option{border:none;border-radius:10px;color:#fff;cursor:pointer;padding:15px}.mobile-type-selection option{background-color:#fff;color:#000}@supports (-webkit-appearance:none){.mobile-type-selection{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22/%3E%3C/svg%3E);background-position:right 15px center;background-repeat:no-repeat;background-size:12px auto;padding-right:40px;text-indent:.01px;text-overflow:""}.mobile-type-selection::-ms-expand{display:none}}@media screen and (max-width:768px){#type-selecion-desktop{display:none}#type-selecion-mobile{display:block}.product_content_bottom__img{max-width:70px;width:100%}.product_content_bottom{padding:10px 0}.product_content__title{font-size:20px}.product_content__description,.product_content__description_list li{font-size:16px}.circle{height:150px;width:150px}.feature-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-grid .wrapper{padding:20px 15px}.feature-grid .product_content__img.small{height:100px;width:100px}.product_content__flex,.wrapper{align-items:center;flex-direction:column;justify-content:center}.wrapper{display:flex}.full,.half,.quarter,.three-quarter{width:100%}.product_content__description{text-align:center}.gapped{gap:0}.product_content__title{text-align:center}.reverse{flex-direction:column-reverse!important}.tab__box_wrapper{gap:8px}.tab__box_item{font-size:15px;min-height:55px;padding:12px 16px}.tab__box_content{margin-top:10px;padding:15px}.feature-grid{gap:15px;grid-template-columns:1fr}.feature-grid .wrapper{padding:15px}.feature-grid .product_content__img.small{height:80px;width:80px}.feature-grid .product_content__title{font-size:20px}.feature-grid .product_content__description{font-size:15px}}.download_brochure{border-radius:12px;box-sizing:border-box;padding:40px 20px;text-align:center}.download_brochure__title{color:#333;font-size:2rem;font-weight:700;margin-bottom:10px}.download_brochure__text{color:#555;font-size:1.2rem;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:600px}.download_brochure__button{align-items:center;background-color:#be2031;border-radius:6px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;gap:8px;padding:12px 20px;text-decoration:none;transition:background-color .3s ease;width:-moz-fit-content;width:fit-content}.download_brochure__button:hover{background-color:#a01b28}.download_brochure__button i{font-size:1.3rem}#why-choose-plywood-pallets{text-align:left!important}#misarma-logo-product{max-width:220px!important}#safety-img{max-width:80%}#fsc-icon{max-width:180px!important;min-height:10mm!important}@media (max-width:768px){.download_brochure__title{font-size:1.8rem}.download_brochure__text{font-size:1.1rem}.pest_control_service_content__item{margin-bottom:15px;min-height:0;width:100%}.pest_control_service_content__item img{max-height:90px;max-width:90px}}@media (max-width:576px){.download_brochure{padding:20px 15px}.download_brochure__title{font-size:1.5rem}.download_brochure__text{font-size:1rem}.download_brochure__button{justify-content:center;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1024px){.product_header,.product_header:after{height:450px}.product_header__title{font-size:28px}.product_header__description{font-size:20px}.product_content__title{font-size:24px}.product_content__description{font-size:18px;line-height:28px}.product_content__flex{gap:15px}.feature-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pest_control_service_content__item{min-height:350px;width:calc(50% - 20px)}}@media screen and (max-width:768px){.product_header,.product_header:after{height:400px}.product_header__title{font-size:24px}.product_header__description{font-size:18px}.product_content{padding:20px 15px}.product_content__title{font-size:22px;text-align:center}.product_content__description{font-size:16px;line-height:24px;text-align:center}.product_content__flex{flex-direction:column;gap:15px}.wrapper{margin:10px 0;width:100%!important}#why-choose-title{margin-top:0}.feature-grid{gap:15px;grid-template-columns:1fr}.feature-grid .wrapper{padding:20px 15px}.feature-grid .product_content__img.small{height:80px;width:80px}.feature-grid .product_content__title{font-size:20px}.feature-grid .product_content__description{font-size:15px}.pest_control_service_content{flex-direction:column;gap:20px}.pest_control_service_content__item{margin-bottom:0;min-height:300px;width:100%}.pest_control_service_content__item img{max-height:100px;max-width:100px}.pest_control_service_content__item h3{font-size:1.3rem}.pest_control_service_content__item p{font-size:1.1rem}.tabs{flex-wrap:wrap;gap:8px;justify-content:center}.tab{font-size:14px;min-width:80px;padding:8px 12px;text-align:center}.tab__box_wrapper{flex-direction:column;gap:8px}.tab__box_item{font-size:14px;min-height:50px;padding:12px 16px}.tab__box_content{margin-top:10px;padding:15px}.bordered{min-height:300px;padding:15px}.circle{height:150px;width:150px}.full,.half,.quarter,.three-quarter{width:100%}.gapped{gap:20px}}@media screen and (max-width:576px){.gapped{gap:0}.product_header,.product_header:after{height:350px}.product_header__title{font-size:20px}.product_header__description{font-size:16px}.product_content{padding:15px 10px}.product_content__title{font-size:20px;margin:10px 0}.product_content__description{font-size:15px;line-height:22px;margin:10px 0}.product_content__description_list{font-size:15px}.product_content__description_list li{font-size:15px;margin-bottom:.8rem}.feature-grid{gap:12px}.feature-grid .wrapper{padding:15px 12px}.feature-grid .product_content__img.small{height:70px;margin-bottom:15px;width:70px}.feature-grid .product_content__title{font-size:18px;margin-bottom:12px}.feature-grid .product_content__description{font-size:14px}.pest_control_service_content__item{min-height:250px;padding:15px 10px}.pest_control_service_content__item img{max-height:80px;max-width:80px}.pest_control_service_content__item h3{font-size:1.2rem}.pest_control_service_content__item p{font-size:1rem;line-height:20px}.tabs{gap:6px}.tab{font-size:13px;min-width:70px;padding:6px 10px}.tab__box_item{font-size:13px;min-height:45px;padding:10px 14px}.tab__box_content{margin-top:8px;padding:12px}.bordered{border-radius:15px;min-height:250px;padding:12px}.circle{height:120px;margin-top:15px;width:120px}.product_content__img{max-width:100%}.product_content__img.small{max-width:80px}.download_brochure{padding:20px 15px}.download_brochure__title{font-size:1.5rem}.download_brochure__text{font-size:1rem}.download_brochure__button{font-size:1rem;padding:10px 16px}}@media screen and (max-width:375px){.product_header,.product_header:after{height:300px}.product_header__title{font-size:18px}.product_header__description{font-size:14px}.product_content{padding:12px 8px}.product_content__title{font-size:18px}.product_content__description{font-size:14px;line-height:20px}.feature-grid .wrapper{padding:12px 10px}.feature-grid .product_content__img.small{height:60px;width:60px}.feature-grid .product_content__title{font-size:16px}.feature-grid .product_content__description{font-size:13px}.pest_control_service_content__item{min-height:200px;padding:12px 8px}.pest_control_service_content__item img{max-height:70px;max-width:70px}.tabs{gap:4px}.tab{font-size:12px;min-width:60px;padding:5px 8px}.tab__box_item{font-size:12px;min-height:40px;padding:8px 12px}.circle{height:100px;width:100px}}@media screen and (max-height:500px) and (orientation:landscape){.product_header,.product_header:after{height:250px}.product_header__title{font-size:18px}.product_header__description{font-size:14px}.product_content{padding:15px 20px}}@media (min-resolution:192dpi){.feature-grid .product_content__img.small,.pest_control_service_content__item img,.product_content__img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (hover:none) and (pointer:coarse){.feature-grid .wrapper,.pest_control_service_content__item,.tab__box_item{-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.feature-grid .wrapper:active,.tab__box_item:active{transform:scale(.98);transition:transform .1s ease}.tab__box_item,.tabs .tab{min-height:44px}}@media print{.product_header{height:auto;min-height:200px}.product_header:after{display:none}.product_header__content{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;box-shadow:none;color:#000}.tab__box_wrapper,.tabs{display:none}.feature-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.product_content__img{max-width:200px}}.policy{line-height:30px;padding:40px 0}.policy__title{font-size:2rem;text-align:center}.policy__description{border-bottom:2px solid;font-size:1.5rem;padding-bottom:20px;text-align:center}.policy__content h2{text-decoration:underline}.policy__content h2,.policy__content h3{font-size:1.8rem}.policy__content li,.policy__content p{font-size:1.4rem}.policy__content li{margin-bottom:10px}.policy__content .bold{font-weight:700}.policy__content h4{font-size:1.3rem;margin:0 0 10px;padding:0}@media screen and (max-width:768px){.policy{line-height:30px;padding:20px 0}.policy__title{font-size:1.8rem}.policy__description{font-size:1.3rem}.policy__content h2,.policy__content h3{font-size:1.6rem}.policy__content p{line-height:28px}.policy__content li,.policy__content p{font-size:1.3rem}.policy__content h4{font-size:1.2rem}}@media screen and (max-width:480px){.policy{line-height:30px;padding:10px 0}.policy__title{font-size:1.5rem}.policy__description{font-size:1.1rem}.policy__content h2,.policy__content h3{font-size:1.4rem}.policy__content p{line-height:26px}.policy__content li,.policy__content p{font-size:1.2rem}.policy__content h4{font-size:1.1rem}}.contact_us__content_item{border-radius:20px;display:flex;flex-wrap:wrap;margin:10px 0;width:100%}.contact_us__content_item_left{align-items:center;display:flex;flex:1;justify-content:center;width:100%}.contact_us__content_item_left iframe{max-width:500px;padding:20px;width:100%}.contact_us__content_item_map{height:100%;width:100%}.contact_us__content_item_right{align-items:start;display:flex;flex:1;flex-direction:column;justify-content:center}.contact_us__content_item_title{font-size:1.5rem;font-weight:700;margin-bottom:10px}address{font-style:normal;text-decoration:none}.contact_us__content_item_right p{align-items:center;display:flex;font-size:1.4rem;line-height:1.8;margin-bottom:8px}.contact_us__content_item_right img{height:20px;margin-right:10px;-o-object-fit:contain;object-fit:contain;width:20px}.contact_us__content_item_right a{color:inherit;text-decoration:none}.contact_us__content_item_right a:hover{text-decoration:underline}.contact_us__title{color:#be2031;font-size:2rem;font-weight:700;margin-bottom:10px}.contact_us__description{font-size:1.6rem;line-height:1.5;margin-bottom:20px}.map{border-radius:20px;height:400px;margin-bottom:20px;width:100%}.contact_us__content{align-items:start;display:flex;gap:20px;justify-content:space-between}.contact_us__form{background-color:#ced4da;border-radius:20px;padding:20px;width:100%}.contact_us__form,.form_group{box-sizing:border-box;margin-bottom:20px}.form_group{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:start}.form_group input,.form_group textarea{border:none;border-radius:10px;box-sizing:border-box;padding:10px;width:100%}.form_group textarea{height:150px}.form_group input:focus,.form_group textarea:focus{outline:none}.form_group label{font-size:1.2rem;font-weight:700}.radio_group{margin-bottom:20px}.radio_group p{font-size:1.2rem;font-weight:700;margin-bottom:10px}.radio_group input{background-color:#fff;border:none;border-radius:10px;color:#be2031;cursor:pointer;font-size:1.2rem;margin-right:10px;padding:10px}.radio_group label{font-size:1.2rem;margin-bottom:10px}.form_button,.radio_group input:checked{background-color:#be2031;color:#fff}.form_button{border:none;border-radius:10px;cursor:pointer;display:block;font-size:1.2rem;margin:20px auto 0;padding:10px 20px;text-align:center}@media screen and (max-width:768px){.contact_us__content{flex-direction:column}.contact_us__content_item_left{width:100%}.contact_us__title{font-size:1.5rem}.contact_us__description{font-size:1.2rem}.map{height:300px}.contact_us__content_item_right{width:100%}.contact_us__content_item_title{font-size:1.2rem}.contact_us__content_item_right p{font-size:1.2rem;text-decoration:none}.contact_us__content_item_right img{height:15px;width:15px}.contact_us__form{border-radius:10px;padding:20px}.form_group input,.form_group textarea{padding:10px}.form_group textarea{height:100px}.radio_group{margin-bottom:10px}.radio_group p{font-size:1rem}.radio_group input{padding:5px}.radio_group label{font-size:1rem}.form_button{width:100%}}@media screen and (max-width:567px){.contact_us__content_item{display:block;padding:10px 0}.contact_us__content_item_left iframe{max-width:250px}}.contact_us__values{padding:20px 0}.contact_us__values_content{flex-wrap:wrap;padding:10px;text-align:center}.contact_us__values_content,.contact_us__values_content_items{align-items:center;display:flex;gap:10px;justify-content:center}.contact_us__values_content_items{color:#be2031;font-size:2rem;font-weight:700;width:calc(33.333% - 10px)}.contact_us__story{font-size:1.5rem;padding:20px 0}.contact_us__story_content{font-size:1.4rem;line-height:28px}.contact_us__affiliate{padding:20px 0}.contact_us__affiliate_content{align-items:center;display:flex;text-align:center}.contact_us__affiliate_content img{max-width:200px;width:100%}.contact_us__affiliate_content h3{font-size:2rem}.contact_us__affiliate_content p{font-size:1.3rem}.contact_us__affiliate_content_item{width:50%}.contact_us__story_iframe{align-items:center;display:flex;justify-content:center}.contact_us__story_iframe iframe{height:400px;width:600px}.certificate_license img,.milestones img{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.purpose_direction__description{font-size:1.8rem;font-weight:700;margin-bottom:20px;text-align:center}.purpose_direction__content{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.purpose_direction__content img{height:auto;max-width:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:calc(50% - 50px)}#values img{max-width:100%}@media (max-width:1023px){.purpose_direction__description{font-size:1.5rem}.contact_us__values_content_items{font-size:1.8rem;width:calc(50% - 10px)}.contact_us__affiliate_content h3{font-size:1.8rem}.contact_us__affiliate_content p{font-size:1.2rem}}@media (max-width:767px){.purpose_direction__description{font-size:1.2rem}.contact_us__values_content_items{width:calc(50% - 10px)}.contact_us__story_content{font-size:1.2rem}}@media (max-width:567px){.purpose_direction__description{font-size:1.3rem}.purpose_direction__content{flex-direction:column}.purpose_direction__content img{width:100%}.contact_us__values_content_items{font-size:1.5rem;width:100%}section{padding:0}.contact_us__affiliate_content{display:block}.contact_us__affiliate_content_item{width:100%}.contact_us__affiliate_content h3{font-size:1.5rem}.contact_us__story_content{font-size:1.1rem}.contact_us__affiliate_content p{font-size:1.1rem;line-height:28px}.contact_us__story_iframe iframe{height:auto}}.career-listings{padding:20px 0}.career-section-title{color:var(--black);font-size:2rem;font-weight:700;margin:40px 0 20px;text-align:center}.career-cards{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.career-card{background-color:#be2031;border-radius:20px;color:#fff;display:flex;flex-direction:column;padding:20px}.career-card-title{font-size:1.5rem;margin-bottom:8px}.career-card-location{font-size:1.2rem;margin-bottom:10px;opacity:.9}.career-card-summary{flex:1;font-size:1.4rem;margin-bottom:15px}.career-card-button{align-self:flex-start;background-color:#fff;border:none;border-radius:30px;color:#be2031;cursor:pointer;font-size:1.2rem;padding:12px 20px}.career-card-button:hover{background-color:#f5f5f5}@media screen and (max-width:768px){.banner-overlay{left:30px;top:40px}.career__title{font-size:2rem}.career__description{font-size:1rem}}.job-detail{margin:0 auto;max-width:900px;padding:40px 0}.job-detail-title{color:var(--black);font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.job-detail-location{font-size:1.2rem;margin-bottom:20px;opacity:.8;text-align:center}.job-detail-description{font-size:1rem;line-height:1.6}.job-detail-description h2{font-size:2rem;margin-top:30px}.job-detail-description h3{font-size:1.8rem;margin-top:20px}.job-detail-description p{font-size:1.2rem;margin-bottom:15px}.job-detail-description li{font-size:1.1rem;margin-bottom:10px}.apply-button{background-color:#be2031;border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;display:inline-block;font-size:1.2rem;margin:30px auto 0;padding:12px 25px;text-decoration:none;transition:background-color .3s ease}@media screen and (max-width:768px){.job-detail{padding:20px 15px}.job-detail-title{font-size:2rem}.job-detail-location{font-size:1rem}.job-detail-description h2{font-size:1.6rem}.job-detail-description h3{font-size:1.4rem}.job-detail-description p{font-size:1rem}.job-detail-description li{font-size:.95rem}.apply-button{font-size:1rem;padding:12px;width:100%}}.page-title{color:var(--black);font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.blog-list__grid{display:flex;padding:20px 0}.blog-card{background:#be2031;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.blog-card__img{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.blog-card__content{padding:15px}.blog-card__title{font-size:1.5rem;margin-bottom:10px}.blog-card__excerpt{font-size:1.3rem;margin-bottom:10px}.blog-card__date{color:#fff;font-size:1rem}.blog-list__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.pagination{display:flex;justify-content:center;margin-bottom:20px;margin-top:20px}.pagination button{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;margin:0 4px;padding:8px 12px;transition:all .2s ease}.pagination button.active{border-color:#be2031}.pagination button.active,.pagination button:hover{background:#be2031;color:#fff}.blog-detail__banner{height:400px}.blog-detail__banner img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-detail__content{align-items:center;display:flex;flex-direction:column;font-size:1.5rem;justify-content:center;line-height:32px;padding:20px 0;text-align:justify}.blog-detail__content p{color:#333;line-height:1.6;margin-bottom:1.5rem}.blog-detail__content h2{color:#222;font-size:2rem;margin-bottom:1rem;margin-top:2rem}.blog-detail__content img{aspect-ratio:none;border-radius:8px;display:block;height:auto;margin:1rem 0;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-detail__content>figure>img{aspect-ratio:none!important;width:100%!important}.blog-detail__content blockquote{border-left:4px solid #ccc;color:#666;font-style:italic;margin:1.5rem 0;padding-left:1rem}.blog-detail__content table{border:1px solid #ddd;border-collapse:collapse;border-radius:8px;font-size:1rem;margin:1.5rem 0;text-align:left;width:100%}.blog-detail__content table td,.blog-detail__content table th{border:1px solid #ddd;padding:12px 15px}.blog-detail__content table th{background-color:#be2031;color:#fff;font-weight:600}.blog-detail__content table tbody tr:nth-child(2n){background-color:#f9f9f9}.blog-detail__content table tbody tr:hover{background-color:#ffe5e8}.breadcrumb-nav{margin:20px 0;padding:0}.breadcrumb-list{font-size:14px;list-style:none;margin:0;padding:0}.breadcrumb-item,.breadcrumb-list{align-items:center;display:flex}.breadcrumb-item:not(:last-child):after{color:#666;content:">";margin:0 10px}.breadcrumb-link{color:#be2031;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:#1b5e20;text-decoration:underline}.breadcrumb-current{color:#333;font-weight:500}.blog-meta{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.reading-time{color:#be2031}.blog-category,.reading-time{background:#ffffffe6;border-radius:20px;font-size:14px;font-weight:500;padding:4px 12px}.blog-category{color:#1976d2}.blog-detail__content{line-height:1.8;margin:0 auto}.blog-content{margin-bottom:40px}.blog-content h2,.blog-content h3,.blog-content h4{color:#be2031;margin:30px 0 15px}.blog-content p{color:#333;margin-bottom:20px}.blog-content img{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;margin:20px 0;max-width:100%}.blog-content blockquote{background:#f9f9f9;border-left:4px solid #be2031;border-radius:0 8px 8px 0;color:#555;font-style:italic;margin:20px 0;padding:20px}.blog-content ol,.blog-content ul{margin:20px 0;padding-left:30px}.blog-content li{margin-bottom:10px}.blog-footer{border-top:1px solid #e0e0e0;margin-top:40px;padding-top:30px}.blog-author h3,.blog-tags h3{color:#be2031;font-size:18px;margin-bottom:15px}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag{background:#e8f5e8;border-radius:20px;color:#be2031;font-size:14px;font-weight:500;padding:6px 12px;transition:all .3s ease}.tag:hover{background:#c8e6c9;transform:translateY(-2px)}.blog-author p{color:#666;font-style:italic}.page-description{font-size:18px;line-height:1.6;margin-bottom:2rem;text-align:center}@media (max-width:768px){.blog-meta{align-items:flex-start;flex-direction:column;gap:10px}.breadcrumb-list{font-size:12px}.blog-detail__content{padding:0}}@media (max-width:480px){.blog-meta{gap:8px}.blog-category,.reading-time{font-size:12px;padding:3px 10px}.tag{font-size:12px;padding:4px 10px}}.blog-detail__banner{overflow:hidden;position:relative}.blog-detail__banner .banner-overlay-bg{height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.blog-detail__banner .banner-overlay{left:0;padding:16px;position:absolute;right:0;top:0;z-index:2}@media (max-width:576px){.blog-detail__banner{height:260px}.blog-detail__banner .banner-overlay{padding:12px}}html{color:var(--font-color-primary);font-family:var(--default-font-family);font-size:var(--font-size-primary);line-height:normal;margin:0;overflow:auto;padding:0}.container{display:block;margin:0 auto;max-width:1280px;position:relative;width:calc(100% - 30px)}ul{list-style-type:disc;margin-bottom:.5rem;margin-top:.5rem;padding-left:1.5rem}a,li>a{cursor:pointer;text-decoration:none}body{background-color:var(--white);font-family:var(--default-font-family)!important;margin:0;padding:0}#app{padding-top:120px}@media screen and (max-width:991px){#app{padding-top:90px}}@media screen and (max-width:768px){#app{padding-top:80px}}
