@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:#ffffffe6;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 img{max-width:80px;width:100%}.header__content_logo p{color:#0f8744;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:#0f8744;border:none;border-radius:40px;color:#fff;font-size:1.6rem;padding:8px 32px;text-align:center}.header__bottom{background-color:#0f8744;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:#0f8744;font-weight:700}#header-desktop{display:block}#header-mobile{display:none}.scale-slide-enter-from{opacity:0;transform:translate(100%) scale(.9)}.scale-slide-enter-active{transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .25s ease}.scale-slide-enter-to,.scale-slide-leave-from{opacity:1;transform:translate(0) scale(1)}.scale-slide-leave-active{transition:transform .25s ease,opacity .25s ease}.scale-slide-leave-to{opacity:0;transform:translate(100%) scale(.9)}.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.6rem}.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:#0f8744}.dropdown__submenu_menu{background:#0f8744;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;font-size:1.8rem;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:#0f8744;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:#0f8744;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:1149px){.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:991px){#header-desktop{display:none}#header-mobile{display:block}.header_mobile{background-color:#ffffffe6;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:60px;width:100%}.header_mobile__content_logo_container{align-items:center;display:flex;gap:10px;justify-content:center}.header_mobile__content_logo_container p{color:#0f8744;font-size:1rem;font-weight:700;margin:5px 0 0;text-align:left;text-decoration:none}}@media screen and (max-width:768px){#header-desktop{display:none}#header-mobile{display:block}.header_mobile{background-color:#ffffffe6;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:#0f8744;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:#0f8744;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{background-color:#fff;height:auto;max-width:100px;padding:0 10px;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:#0f8744;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:stretch;display:flex}.information__content img{height:600px;-o-object-fit:cover;object-fit:cover;width:440px}.information__content h1{color:#0f8744;font-size:3rem;font-weight:700}.information__content p,.information__description p{font-size:1.5rem;line-height:32px;margin:0;text-align:justify}.information__text{display:flex;flex:1;flex-direction:column}.information__highlight{display:flex;margin-top:40px;width:100%}.information__projects,.information__year_established{color:#fff;font-size:1.6rem;font-weight:700;padding:40px 20px;text-align:center;width:50%}.information__year_established{background:#0f8744}.information__projects{background:#000}.home_values__title{color:#000;margin-bottom:20px}.home_values__title:after{background-color:#0f8744;border-radius:2px;content:"";display:block;height:7px;margin:12px auto 0;width:170px}.home_values__card{background-color:#0f8744;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__button{background-color:#0f8744;border:none;border-radius:40px;color:#fff;font-size:1.4rem;margin-top:auto;padding:8px 32px;text-align: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%}.coming-soon{color:gray;cursor:not-allowed;pointer-events:none}.home_awards{padding:20px 0}.home_awards__content{display:flex;gap:10px;justify-content:space-between}.home_awards__card{align-items:center;background-color:#0f8744;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:#0f8744;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}.home_content__title{font-size:30px}.row{width:100%}.product_services__content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.product_services__content_card{background-color:#0f8744;border-radius:20px;opacity:0;padding:20px;transform:translateY(50px);transition:all .6s ease-out;width:calc(33.33333% - 60px)}.product_services__content_card.visible{opacity:1;transform:translateY(0)}.home_advantages__content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:90px}.home_advantages__content_card{background-color:#f4f1e6;background-image:url(/assets/images/home/home_advantage_bg.png);background-repeat:no-repeat;background-size:cover;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:30px;min-height:250px;padding:20px;width:calc(33.333% - 120px)}.home_advantages__content_card img{display:block;margin-left:0;margin-right:auto;max-height:55px;-o-object-fit:cover;object-fit:cover;width:auto}.home_advantages__content_card h3{color:#000;font-size:2rem;margin:20px 0}.home_advantages__content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0}.industries_we_serve__content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:90px}.industries_we_serve__content_card{background-color:#f4f1e6;background-image:url(/assets/images/home/home_advantage_bg.png);background-repeat:no-repeat;background-size:cover;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;margin-top:30px;min-height:190px;padding:20px;width:calc(33.333% - 30px)}.industries_we_serve__content_card img{display:block;margin-left:0;margin-right:auto;-o-object-fit:cover;object-fit:cover;width:auto}.industries_we_serve__content_card h3{color:#000;font-size:2rem;margin:20px 0}.industries_we_serve__content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0}.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:32px;margin:0;width:100%}.product_services__content_card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin-top:30px;min-height:400px}.product_services__content_card a{background-color:#fff;border:none;border-radius:40px;color:#0f8744;display:block;font-size:1.5rem;font-weight:700;margin-top:auto;max-width:30%;padding:8px 32px;text-align:center}.home_highlight{overflow:hidden;position:relative;z-index:1}.home_highlight_content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.home_highlight_content_card{align-items:stretch;background-color:#f0f0f0;border-radius:20px;box-sizing:border-box;flex-wrap:wrap;gap:20px;padding:20px;width:calc(33.333% - 14px)}.home_highlight_content_card img{display:block;margin-left:auto;margin-right:auto;max-height:280px;-o-object-fit:cover;object-fit:cover;width:auto}.home_highlight_content_card h3{color:#000;font-size:2rem;margin:20px 0;text-align:center;width:100%}.home_highlight_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.home_highlight_content_card{align-items:flex-end;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between}@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%}.home_advantages__content_card{width:calc(50% - 60px)}.home_values__button{font-size:1.3rem;margin-top:10px;padding:8px 16px}.information__projects,.information__year_established{margin-top:30px}.information__highlight{margin-top:auto}.home_highlight_content_card,.services_content_card{width:calc(50% - 60px)}}@media screen and (max-width:768px){.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_values__button{font-size:1.4rem;margin-left:auto;margin-right:auto;padding:8px 16px;width:100%}.information{padding:10px 0}.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{border-radius:10px;height:250px;width:auto}.information__content{flex-direction:column;gap:40px}.information__content h1{font-size:2rem}.industries p{font-size:1.3rem;line-height:32px;text-align:center}.industries__content_item{align-items:center;justify-content:center;width:100%}.industries__content_item img{height:200px}.industries__content_item p{font-size:1.3rem}.home_advantages__content_card,.industries_we_serve__content_card{width:80%}.information__description p{font-size:1.3rem;margin-left:0}.information__content p{font-size:1.3rem}.home_highlight_content_card{width:100%}.home_highlight_content_card h3{font-size:1.5rem}.home_highlight_content_card p{font-size:1.3rem}.services_content_card{width:100%}.services_content_card h3{font-size:1.5rem}.services_content_card p{font-size:1.3rem}.services_husbandry img{height:500px;width:auto}}@media screen and (max-width:567px){.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:#0f8744;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:auto}.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:1.3rem}.product_services__content_card a{font-size:1.2rem;padding:6px 20px}.information__description p{margin-left:0}.home_advantages__content_card h3{font-size:1.5rem}.home_advantages__content_card p{font-size:1.3rem}.industries_we_serve__content_card h3{font-size:1.5rem}.industries_we_serve__content_card p{font-size:1.3rem}.services_husbandry img{height:350px;width:auto}}@media screen and (max-width:380px){.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:#0f8744;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}.information__projects,.information__year_established{padding:20px 5px}.card-government-agencies,.card-industrial-plants,.card-mro-contractors,.card-oil-and-gas,.card-renewable-energy{background-size:250%}}.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{content:"";height:500px;left:0;position:absolute;top:10;width:100%;z-index:1}.product_header__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.product_header__title{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff27;border-radius:20px;color:#111;display:inline-block;font-size:clamp(32px,5vw,60px);font-weight:800;line-height:1.1;margin-bottom:20px;padding:25px 65px;text-align:left}.title-line{background-color:#cecece;border-radius:2px;height:3px;margin:500px auto 10px;max-width:1290px;width:90vw}.product_header__description{color:#000;font-size:24px;font-weight:600;max-width:600px;text-align:center;z-index:2}.product_header__content.right{left:auto;right:0;text-align:right}.product_header__title.right{color:#fff;font-size:32px;font-weight:700;text-align:right;z-index:2}.product_header__description.right{color:#fff;font-size:24px;max-width:500px;text-align:right;z-index:2}.fade-up{animation:fadeUp 1s ease forwards;opacity:0}.product_header__title.fade-up{animation-delay:.2s}.product_header__description.fade-up{animation-delay:.45s}.header__content_button.fade-up{animation-delay:.7s}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product_header__content .header__content_button{z-index:2}.product_content{padding:10px 0}.product_content__title{font-size:30px}.product_content__description{font-size:1.5rem;line-height:32px;text-align:justify}.center{text-align:center}.product_content__flex{align-items:flex-start;display:flex;flex-direction:column;position:relative}.product_content-button{align-self:flex-end;background-color:#0f8744;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:auto;padding:12px 20px}.why-choose-us{background:#0f8744;color:#fff;display:grid;gap:0;grid-template-columns:1fr 2fr}.why-left{align-items:center;display:flex;font-size:2rem;font-weight:700;justify-content:center;padding:40px}.why-right{border-left:1px solid #fff;display:grid;grid-template-columns:repeat(2,1fr)}.why-card{border:1px solid #fff;border-left:none;padding:20px;text-align:center}.why-card img{height:50px;-o-object-fit:contain;object-fit:contain;width:60px}.why-card h3{font-size:1.5rem;margin:10px 0}.why-card p{font-size:1.3rem;line-height:1.4}.section-title{color:var(--title-color,#000);font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;--underline-display:none}.section-title:after{background-color:#0f8744;border-radius:2px;content:"";display:var(--underline-display);height:7px;margin:12px auto 0;width:170px}.section-description{color:#000;font-size:1.5rem;line-height:32px;text-align:center}.work_flow__content{display:flex;justify-content:center}.work_flow__content,.work_flow__content_card{align-items:stretch;flex-wrap:wrap;gap:20px}.work_flow__content_card{border-radius:20px;padding:20px;width:calc(25% - 60px)}.work_flow__content_card.large{width:300px}.work_flow__content_card img{display:block;margin-left:0;margin-right:auto;max-height:63px;-o-object-fit:cover;object-fit:cover;width:auto}.work_flow__content_card h3{color:#000;font-size:2rem;margin:20px 0;width:100%}.work_flow__content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;width:100%}.work_flow__content_card{align-items:flex-end;background-color:#f4f1e6;background-image:url(/assets/images/home/home_advantage_bg.png);background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between;margin-top:30px;min-height:250px}.ecommerce_background_top{background-image:url(/assets/images/products/digital-solutions-technology/procurement_bg.png);background-position:top;height:150px}.background_ecommerce,.ecommerce_background_top{background-repeat:no-repeat;background-size:cover;width:100%}.background_ecommerce{background-image:url(/assets/images/products/digital-solutions-technology/procurement_bg.png)!important;background-position:50%;display:block;height:600px}.ecommerce{background-color:#f5f3ea;height:350px;margin-bottom:200px;padding:60px 0}.ecommerce__content{align-items:stretch;display:flex}.ecommerce__content img{height:auto;-o-object-fit:contain;object-fit:contain;width:800px}.ecommerce__text{display:flex;flex:1;flex-direction:column}.ecommerce-section-title{color:var(--black);font-size:2rem;font-weight:700;margin:40px 0 20px;text-align:left}.ecommerce-section-title:after{background-color:#0f8744;border-radius:2px;content:"";display:block;height:7px;margin-left:0;margin-top:12px;width:170px}.ecommerce_content-button{background-color:#0f8744;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;margin-bottom:8px;padding:12px 20px;text-align:center;text-decoration:none;width:150px}.ecommerce_content-button:hover{background-color:#a81e2c}.create-account-text{font-size:1rem}.create-account-text a{color:#0f8744;font-weight:700;text-decoration:none}.create-account-text a:hover{text-decoration:underline}.why_choose_us_product{background-image:url(/assets/images/products/why_choose_us_product_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:10px}.why_choose_us_product__content{display:flex;justify-content:center}.why_choose_us_product__content,.why_choose_us_product_content_card{align-items:stretch;flex-wrap:wrap;gap:20px}.why_choose_us_product_content_card{border-radius:20px;padding:20px;width:calc(33.33% - 60px)}.why_choose_us_product_content_card img{display:block;height:250px;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;width:auto}.why_choose_us_product_content_card h3{color:#000;font-size:2rem;margin:0 0 20px;text-align:center;width:100%}.why_choose_us_product_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.why_choose_us_product_content_card{align-items:flex-end;background-color:#f0f0f0;flex-direction:column;gap:10px;justify-content:space-between;margin-top:30px;min-height:250px}.our_solution{padding:0 0 30px}.our_solution_content{align-items:stretch;display:flex;flex-wrap:nowrap}.our_solution_item_left{background-color:#f5f3ea;box-sizing:border-box;display:block;line-height:32px;padding:50px;width:60%}.our_solution_item_left h3{font-size:2rem;font-weight:700}.our_solution_item_left p{font-size:1.5rem}.our_solution_item_right{background-color:#0f8744;box-sizing:border-box;display:block;gap:20px;padding:20px;width:40%}.our_solution_item_right_inner_content{align-items:center;display:flex;gap:20px;justify-content:center;padding:20px}.our_solution_item_right_inner_content_left{width:10%}.our_solution_item_right_inner_content_right{width:90%}.our_solution_item_right_inner_content_right h3{color:#fff;font-size:2rem;font-weight:700}.our_solution_item_right_inner_content_right p{color:#fff;font-size:1.5rem}.digital_solution_content{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:20px;width:100%}.digital_solution_content_item{background-image:url(/assets/images/products/digital-solutions-technology/digital_solutions.png);background-position:50%;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;padding:120px;text-align:center;width:50%;width:600px}.digital_solution_content_item_inner{margin-top:50px}.digital_solution_content_item_inner h3{font-size:2rem}.digital_solution_content_item_inner p{font-size:1.5rem;margin:0}.supply_chain_content{display:flex;flex-wrap:nowrap;gap:20px;position:relative;width:100%}.supply_chain_content_left{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:20px;width:65%}.supply_chain_content_right{width:35%}.supply_chain_content_left_inner{align-self:center;flex:1;justify-self:center;position:relative;z-index:1}.supply_chain_content_left_inner img{height:450px;width:650px}.supply_chain_content_right_inner{flex:1;left:-250px;position:relative;z-index:2}.supply_chain_content_right_inner_item{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#e3e3e3b3;border-radius:8px;display:flex;gap:20px;justify-content:center;margin-top:20px;min-width:380px;padding:15px;text-align:left}.supply_chain_content_right_inner_item_right h3{font-size:2rem}.supply_chain_content_right_inner_item_right p{font-size:1.5rem}.partner_bg{background-image:url(/assets/images/products/supply-chain-management/partner_bg.png);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1024px){.work_flow__content_card{width:calc(50% - 60px)}.ecommerce__content img{width:500px}.ecommerce{height:-moz-fit-content;height:fit-content;margin-bottom:0}.why_choose_us_product_content_card{width:calc(50% - 60px)}.ecommerce_background_top{height:150px}.background_ecommerce{height:650px}.digital_solution_content{align-items:center;flex-direction:column}.digital_solution_content_item{justify-content:center;padding:80px 0;text-align:center;width:500px}.digital_solution_content_item_inner{margin:0 auto;max-width:280px}.supply_chain_content{flex-direction:column}.supply_chain_content_left,.supply_chain_content_right{width:100%}.supply_chain_content_right_inner{left:-100px}}@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}.work_flow__content_card{width:80%}.why-choose-us{display:block}.why-card h3{font-size:1.5rem;margin:10px 0}.why-card p{line-height:1.4}.work_flow__content_card p{font-size:1.3rem}.ecommerce__content img{width:60%}.ecommerce-section-title{font-size:20px}.why_choose_us_product__content{justify-content:center}.why_choose_us_product_content_card{width:80%}.why_choose_us_product_content_card h3{font-size:1.5rem}.why_choose_us_product_content_card p{font-size:1.3rem}.ecommerce_background_top{height:80px}.background_ecommerce{height:650px}.our_solution_content{flex-direction:column}.our_solution_item_left,.our_solution_item_right{width:100%}.our_solution_item_left p{font-size:1.3rem}.our_solution_item_right_inner_content_right p{color:#fff;font-size:1.3rem}.digital_solution_content_item{width:400px}.digital_solution_content_item_inner h3{font-size:1.5rem}.digital_solution_content_item_inner p{font-size:1.2rem}.supply_chain_content{flex-direction:column;gap:20px}.supply_chain_content_left_inner{display:none}.supply_chain_content_left,.supply_chain_content_right{width:100%}.supply_chain_content_right_inner{align-items:stretch;left:0;width:100%}.supply_chain_content_right_inner_item{margin-top:10px;min-width:80%;padding:15px}.supply_chain_content_right_inner_item_right h3{font-size:1.5rem}.supply_chain_content_right_inner_item_right p{font-size:1.3rem}.supply_chain_content_right_inner_item_left img{max-width:70px}}.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;padding:5px;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:#0f8744}@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:#0f8744;color:#fff;padding:20px 40px}.alternate{background-color:#840c24}#vaneer-content{justify-content:center}@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 #0f8744;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 #0f8744;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:#0f8744;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:#0f8744}.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:#0f8744;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}.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:#0f8744;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:2rem}.product_content__description{font-size:1.3rem}.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}.section-title{font-size:20px}.why-left h2{font-size:24px}.product_content__flex,.wrapper{align-items:center;flex-direction:column;justify-content:center}.wrapper{display:flex}.full,.half,.quarter,.three-quarter{width:100%}.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:#0f8744;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}#misarma-logo-product{max-width:220px!important}#safety-img{max-width:80%}@media (max-width:768px){.download_brochure__title{font-size:1.8rem}.download_brochure__text{font-size:1.1rem}}@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:50px}.product_header__content.right{padding-right:10px}.product_header__description{font-size:20px}.product_header__title.right{font-size:28px}.product_header__description.right{font-size:20px}.product_content__title{font-size:24px}.product_content__description{font-size:18px;line-height:32px}.product_content__flex{gap:15px}.feature-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:768px){.product_header,.product_header:after{height:400px}.product_header__title{font-size:40px}.product_header__description{font-size:18px}.product_header__title.right{color:#fff;font-size:24px}.product_header__description.right{color:#fff;font-size:18px}.product_content{padding:20px 15px}.product_content__title{text-align:center}.product_content__description{font-size:1.3rem;line-height:32px}.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}.tabs{flex-wrap:wrap;gap:8px;justify-content:center}.bordered{min-height:300px;padding:15px}.circle{height:150px;width:150px}.full,.half,.quarter,.three-quarter{width:100%}.gapped{gap:20px}.section-description{font-size:1.3rem}}@media screen and (max-width:576px){.gapped{gap:0}.product_header,.product_header:after{height:350px}.product_header__title{font-size:28px;width:180px}.product_header__description{font-size:16px;margin:0 auto;text-align:center;width:250px}.product_header__title.right{color:#fff;font-size:24px}.product_header__description.right{color:#fff;font-size:16px}.product_content{padding:20px 10px}.product_content__title{font-size:24px;margin:10px 0}.product_content__description{font-size:1.3rem;line-height:32px;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}.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}.why-right{display:block}.work_flow__content_card h3{font-size:1.5rem}.ecommerce__content{display:block}.ecommerce_content-button{width:250px}.ecommerce__actions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px;text-align:center}.ecommerce__content img{height:auto;width:100%}.ecommerce-section-title{text-align:center}.ecommerce-section-title:after{margin-top:12px!important;margin:0 auto}.ecommerce_background_top{height:80px}.background_ecommerce{height:900px}.digital_solution_content_item{width:100%}}@media screen and (max-width:376px){.product_header,.product_header:after{height:300px}.product_header__title{font-size:30px}.product_header__description{font-size:14px}.product_header__title.right{font-size:18px}.product_header__description.right{font-size:14px}.product_content{padding:12px 8px}.product_content__title{font-size:18px}.product_content__description{font-size:14px;line-height:32px}.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}.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}.digital_solution_content{gap:0}.digital_solution_content_item{background-image:none;padding:20px}}@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:5px solid #0f8744;font-size:1.5rem;padding-bottom:20px;text-align:center}.policy_container{padding:80px}.policy__content h2{text-decoration:underline}.policy__content h2,.policy__content h3{font-size:1.8rem}.policy__content p{text-align:justify}.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:32px}.policy__content li,.policy__content p{font-size:1.3rem}.policy__content h4{font-size:1.2rem}.policy_container{border:0;padding:0}}@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:32px}.policy__content li,.policy__content p{font-size:1.3rem}.policy__content h4{font-size:1.2rem}}.contact_us__content_item{display:flex;flex-wrap:wrap;margin:20px 0;padding:10px 0;width:100%}.contact_us__content_item_right{align-items:center;display:flex;flex:1;justify-content:center;width:100%}.contact_us__content_item_right iframe{max-width:500px;padding:20px;width:100%}.contact_us__content_item_map{height:100%;width:100%}.contact_us__content_item_left{align-items:start;display:flex;flex:1;flex-direction:column;justify-content:start;padding:0 20px}.contact_us__content_item_title_heading{align-items:center;display:flex;font-size:1.8rem;font-weight:700;justify-content:center;margin-bottom:10px}.contact_us_flag{height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;width:40px!important}.contact_us__content_item_title{font-size:1.5rem;font-weight:700;margin-bottom:10px}.contact_us__content_item_left p{align-items:center;display:flex;font-size:1.2rem;margin-bottom:8px}.contact_us__content_item_left img{height:20px;margin-right:10px;-o-object-fit:contain;object-fit:contain;width:20px}.contact_us__content_item_left a{color:inherit;text-decoration:none}.contact_us__content_item_right a:hover{text-decoration:underline}.contact_us__form{background-color:#ced4da;border-radius:20px;box-sizing:border-box;margin-bottom:20px;padding:20px;width:100%}.contact_us__form_title{font-size:1.5rem}.contact_us__description{font-size:1.3rem}.form_group{align-items:start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:start;margin-bottom:20px}.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:#0f8744;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:#0f8744;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}.contact_us__content_item_right img{height:250px;width:250px}@media screen and (max-width:768px){.contact_us__content{flex-direction:column}.contact_us__content_item_left{width:80%}.contact_us__description{font-size:1.3rem}.map{height:300px}.contact_us__content_item_right{width:100%}.contact_us__content_item_title_heading{font-size:1.5rem}.contact_us__content_item_title{font-size:1.3rem}.contact_us__content_item_right p{font-size:1.3rem;text-decoration:none}.contact_us__content_item_right img{height:280px;width:310px}.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_right iframe{max-width:250px}.contact_us__content_item_right img{height:250px;margin-top:20px;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:#0f8744;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:32px}.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}.core_value img{height:auto;width:50%}.core_value img,.milestones img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.milestones img{width:100%}.journey{padding:20px 0}.journey__description{font-size:1.5rem;line-height:32px;margin-bottom:20px;text-align:justify}.journey_content{align-items:center;background-color:#f0f0f0;border-radius:20px;display:flex;gap:40px;justify-content:space-between;justify-content:center;padding:30px}.journey__left{text-align:center;width:40%}.journey__right{border-radius:20px;color:#000;display:flex;flex:1;justify-content:flex-end;padding:20px;width:60%}.journey__left img{border-radius:30px;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:10px}.journey__content{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.journey__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)}.global_presence__content{background-image:url(/assets/images/about_us/global_presence_bg.png);background-position:50%;background-repeat:no-repeat;background-size:80%;position:relative}.global_presence__content:before{border-left:8px solid #0f8744;border-top:8px solid #0f8744;content:"";height:60px;left:0;position:absolute;top:0;width:60px}.global_presence__content:after{border-bottom:8px solid #0f8744;border-right:8px solid #0f8744;bottom:0;content:"";height:60px;position:absolute;right:0;transform:translateY(10px);width:60px}.global_presence__content_description{background-color:#f5f3eab3;margin:0 auto;padding:5px 10px;text-align:center;width:80%}.mission{margin-top:40px;padding:10px}.mission_content{color:#fff}.mission_top__content p{color:#fff;font-size:1.8rem;line-height:32px;margin:0 auto;max-width:770px;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)}.mission_bottom__content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:100px;justify-content:center;margin-bottom:20px;margin-top:50px}.mission_bottom__content p{margin:0}.mission_bottom__left,.mission_bottom__right{align-items:center;background-color:#0f8744;border:1px solid #0f8744;border-radius:20px;color:#fff;display:flex;flex:1;flex-direction:column;height:650px;max-width:500px;padding:20px;text-align:center}.mission_bottom__left img,.mission_bottom__right img{border-radius:10px;height:auto;-o-object-fit:contain;object-fit:contain;width:292px}.mission_value__image{display:flex;justify-content:center;margin-top:20px}.mission_value__image img{height:637px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto}.strength{padding:20px 0}.strength__content{display:flex}.strength__content,.strength__content_card{align-items:stretch;flex-wrap:wrap;gap:20px}.strength__content_card{border-radius:20px;padding:20px;width:calc(33.333% - 60px)}.strength__content_card img{display:block;margin-left:auto;margin-right:auto;max-height:200px;-o-object-fit:cover;object-fit:cover;width:auto}.strength__content_card h3{color:#000;font-size:2rem;margin:5px 0;text-align:center;width:100%}.strength__content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.strength__content_card{align-items:flex-end;background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between;min-height:150px}.strength__content_card:hover{background-color:#f0f0f0;transition:background-color .3s ease}#values img{max-width:100%}.information_description_container{background-image:url(../assets/images/about_us/our_staff_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;padding:30px;width:auto}@media (max-width:1023px){.journey__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}.journey_content{flex-direction:column}.journey__left{order:-1;padding-top:50px;width:70%}.strength__content_card{width:calc(50% - 60px)}}@media (max-width:768px){.journey__description{font-size:1.3rem}.contact_us__values_content_items{width:calc(50% - 10px)}.contact_us__story_content{font-size:1.2rem}.global_presence__content:after,.global_presence__content:before{height:40px;width:40px}.journey_content{flex-direction:column}.journey__left{order:-1;padding-top:50px}.mission_top__content p{font-size:1.3rem;line-height:32px;text-align:center}.strength__content{justify-content:center}.strength__content_card{width:80%}.mission_value__image img{height:auto}.strength__content_card h3{font-size:1.5rem}.strength__content_card p{font-size:1.3rem}.global_presence__content{background-image:none}.journey__right{width:80%}.mission_bottom__left,.mission_bottom__right{height:auto}}@media (max-width:567px){.journey__description{font-size:1.3rem;width:100%}.journey__content{flex-direction:column}.journey__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:32px}.contact_us__story_iframe iframe{height:auto}.global_presence__content:before{border-left:5px solid #0f8744;border-top:5px solid #0f8744;height:30px;width:30px}.global_presence__content:after{border-bottom:5px solid #0f8744;border-right:5px solid #0f8744;height:30px;width:30px}.mission_value__image img{height:auto}.journey__left{width:100%}.information_description_container{border-radius:30px}}.career-listings{padding:20px 0}.career-section-title{color:var(--black);font-size:2.5rem;font-weight:700;margin:40px 0 20px;text-align:center}.career-section-title:after{background-color:#0f8744;border-radius:2px;content:"";display:block;height:7px;margin:12px auto 0;width:170px}.career_opportunities{background-image:url(../assets/images/careers/career_opportunities_bg.png);background-repeat:no-repeat;background-size:cover;padding:20px}.career-section-opportunities_title{color:#fff;font-size:2.5rem;font-weight:700;margin:40px 0 50px;text-align:center}.career-section-opportunities_title:after{background-color:#0f8744;border-radius:2px;content:"";display:block;height:7px;margin:12px auto 0;width:170px}.border{background-color:#f0f0f0;border:2px solid #ccc;border-radius:50px;padding:20px}.career-cards{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.career-card{background-color:#f7f7f7;border-radius:20px;color:#000;display:flex;flex-direction:column;padding:20px}.career-card-title{font-size:1.5rem;margin-bottom:8px}.career-card-location{font-size:1rem;margin-bottom:10px;opacity:.9}.career-card-summary{flex:1;font-size:1rem;margin-bottom:15px}.career-card-button{align-self:flex-end;background-color:#fff;border:none;border-radius:30px;color:#0f8744;cursor:pointer;font-size:1rem;padding:12px 20px}.career-card-button:hover{background-color:#f5f5f5}.career_description{font-size:1.5rem;line-height:32px;margin-bottom:20px;text-align:justify;text-align:center}.social_content{display:flex;gap:20px;justify-content:center;padding:30px 0}.social_content img{height:auto;transition:transform .3s;width:80px}.social_content img:hover{transform:scale(1.1)}.career_content{align-items:center;display:flex;gap:30px;justify-content:center;padding:20px 0;width:100%}.career_content_left{text-align:center;width:40%}.career_content_right{width:60%}.career_content_right p{font-size:1.5rem;line-height:32px}.career_content img{height:350px;width:auto}.career_content p{font-size:1.5rem;text-align:justify}.reverse{flex-direction:row-reverse}@media screen and (max-width:768px){.banner-overlay{left:30px;top:40px}.career__title{font-size:2rem}.career__description{font-size:1rem}.career_description{font-size:1.3rem}.career_content{flex-direction:column}.career_opportunities h2{font-size:1.5rem}.career_content p{font-size:1.3rem}.career_content_left{text-align:center;width:100%}.career_content_right{width:80%}.career_content img{height:270px;width:auto}.reverse{flex-direction:column!important}.career_opportunities{background-image:none}}.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:#0f8744;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%}}@media screen and (max-width:576px){.career_content_left img{height:180px;width:auto}}.page-title{color:var(--black);font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.page-title:after{background-color:#0f8744;border-radius:2px;content:"";display:block;height:7px;margin:12px auto 0;width:170px}.blog__coming_soon{animation:fadeIn 1.5s ease-in-out;color:#0f8744;font-size:38px;font-weight:600;letter-spacing:1px;text-align:center;text-transform:uppercase}.blog__coming_soon_sub{color:#fff;font-size:18px;margin-top:3px;text-transform:capitalize}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-list__grid{display:flex;padding:20px 0}.blog-card{background:#c3c4c6b3;border-radius:10px;box-shadow:0 4px 12px #00000026;color:--var(#000);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:20px;transition:box-shadow .3s ease}.blog-card:hover{box-shadow:0 8px 20px #00000040}.blog-card__img{border-radius:10px;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;line-height:1.4;margin-bottom:10px}.blog-card__date{color:#000;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:#0f8744}.pagination button.active,.pagination button:hover{background:#0f8744;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-card-button{align-self:flex-end;background-color:#0f8744;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.2rem;padding:12px 20px}.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:#0f8744;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:#0f8744;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:#0f8744}.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:#0f8744;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 #0f8744;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:#0f8744;font-size:18px;margin-bottom:15px}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag{background:#e8f5e8;border-radius:20px;color:#0f8744;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:32px;margin-bottom:2rem;text-align:justify}@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}.page-description{font-size:1.3rem}.page-title{font-size:24px}.blog__coming_soon_sub{color:#000}}@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__coming_soon{font-size:2rem}.blog__coming_soon_sub{font-size:1.2rem;margin-top:3px}}.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}}.certificate_list{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px}.certificate_item{border-radius:12px;box-sizing:border-box;flex:1 1 calc(50% - 30px);max-width:500px;padding:20px;text-align:center}.certificate_item img{height:auto;margin-bottom:15px;max-width:300px;width:250px}.certificate_item h3{color:#000;font-size:1.4rem;line-height:1.5}.certificate_item.combined{flex:1 1 100%;max-width:none;text-align:center}.certificate_item.combined h3{color:#000;font-size:1.4rem;margin-bottom:20px}@media screen and (max-width:768px){.certificate_item{flex:1 1 100%}}.what_we_offer_highlight{overflow:hidden;position:relative;z-index:1}.what_we_offer_highlight_content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.what_we_offer_highlight_content.two-column{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.what_we_offer_highlight_content.two-column .what_we_offer_highlight_content_card{flex:1 1 33.333%;margin-top:30px;max-width:45%}.what_we_offer_highlight_content_card{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;gap:10px;justify-content:space-between;margin-top:30px;min-height:400px;text-align:center}.what_we_offer_button{background-color:#fff;border:none;border-radius:30px;color:#0f8744;cursor:pointer;font-size:1.2rem;padding:12px 20px}.what_we_offer_highlight_content_card{border-radius:20px;box-sizing:border-box;padding:20px;width:calc(33.333% - 14px)}.two-card{width:calc(33.333% - 14px)!important}.what_we_offer_highlight_content_card img{border-radius:10px;display:block;margin-left:auto;margin-right:auto;max-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.what_we_offer_highlight_content_card h3{color:#000;font-size:2rem;margin:20px 0;text-align:center;width:100%}.what_we_offer_highlight_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.what_we_offer{background-color:#f5f3ea;padding:20px 0}.what_we_offer_top{height:100%;margin:20px 0;min-height:350px;width:100%}.what_we_offer__content{padding:20px}.what_we_offer__content img{height:600px;-o-object-fit:cover;object-fit:cover;width:440px}.what_we_offer__content h1{color:#d12030;font-size:3rem;font-weight:700}.what_we_offer__content p{font-size:1.5rem;line-height:32px;margin:0;text-align:center}.what_we_offer__top_content{align-items:stretch;display:flex;padding:50px}.what_we_offer__top_content img{height:600px;-o-object-fit:cover;object-fit:cover;width:440px}.what_we_offer__top_content h1{color:#d12030;font-size:3rem;font-weight:700}.what_we_offer__top_content p{font-size:1.5rem;line-height:32px;margin:0;text-align:justify}.what_we_offer__description p{font-size:1.5rem;line-height:32px;margin:0;text-align:center}.what_we_offer__text{align-items:center;display:flex;flex-direction:column}.what_we_offer__header p{font-size:1.7rem;font-weight:700;text-align:center;text-transform:uppercase}.video-section{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px 0;position:relative;text-align:center}.video-wrapper{aspect-ratio:16/9;border-radius:16px;box-shadow:0 4px 20px #0000004d;max-width:850px;overflow:hidden;width:100%}.video-wrapper iframe{height:100%;width:100%}@media screen and (max-width:1024px){.what_we_offer_highlight_content_card{width:calc(50% - 60px)}}@media screen and (max-width:768px){.what_we_offer_highlight_content_card{width:100%}.what_we_offer_highlight_content_card h3{font-size:1.5rem}.what_we_offer_highlight_content_card p{font-size:1.3rem}.what_we_offer_highlight_content.two-column .what_we_offer_highlight_content_card{flex:1 1 100%!important;max-width:100%!important}}@media screen and (max-width:567px){.information__content h1{font-size:1.8rem;text-align:center}.information__content p{font-size:1.3rem;line-height:32px}.what_we_offer_top{min-height:auto}.what_we_offer__content p,.what_we_offer__top_content p{font-size:1.5rem}.what_we_offer__description p{font-size:1.3rem}.what_we_offer_highlight_content_card img{width:100%}}.services{padding:20px 0}.services_type_content{background-image:url(../assets/images/services/services_type_bg.png);background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;gap:20px;height:auto;justify-content:center;padding:20px;text-align:center}.services_type_content_left,.services_type_content_right{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.services_type_content_left img,.services_type_content_right img{border-radius:20px;max-height:250px;width:250px}.services_type_content_left h3,.services_type_content_right h3{color:#fff;font-size:2rem;margin:5px 0;text-align:center;width:100%}.services_type_content_left p,.services_type_content_right p{color:#fff;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}@media screen and (max-width:768px){.services_type_content{flex-direction:column}.services_type_content_left p,.services_type_content_right p{font-size:1.3rem}}.service_page__title{color:#0f8744;font-size:2rem;font-weight:700;text-align:left}.service_page__sub_title{font-size:1.7rem}.warehousing_highlight{overflow:hidden;position:relative;z-index:1}.warehousing_highlight_content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.no_gap{gap:5px}.warehousing_highlight_content_card{align-items:stretch;background-color:#f0f0f0;border-radius:20px;box-sizing:border-box;flex-wrap:wrap;gap:20px;padding:20px;width:calc(33.333% - 14px)}.warehousing_highlight_content_card img{display:block;margin-left:auto;margin-right:auto;max-height:146px;-o-object-fit:cover;object-fit:cover;width:146px}.warehousing_highlight_content_card h3{color:#000;font-size:2rem;margin:20px 0;text-align:center;width:100%}.warehousing_highlight_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.warehousing_highlight_content_card{align-items:flex-end;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between}.material_highlight_content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.material_highlight{overflow:hidden;position:relative;z-index:1}.material_highlight_content_card{align-items:stretch;border-radius:20px;box-sizing:border-box;flex-wrap:wrap;gap:20px;justify-content:space-evenly;padding:20px;width:calc(33.333% - 14px)}.material_highlight_content_card img{border-radius:20px;display:block;height:250px;margin-left:auto;margin-right:auto;max-width:370px;-o-object-fit:cover;object-fit:cover}.material_highlight_content_card{align-items:flex-end;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between}.services_highlight{overflow:hidden;position:relative;z-index:1}.services_content{display:flex;justify-content:center}.services_content,.services_content_card{align-items:stretch;flex-wrap:wrap;gap:20px}.services_content_card{background-color:#0f8744;border-radius:20px;box-shadow:0 8px 24px #00000014;box-sizing:border-box;cursor:pointer;padding:20px;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease;width:calc(25% - 15px)}.services_content_card:hover{background-color:#0c6d37;box-shadow:0 12px 32px #00000026;transform:translateY(-6px) scale(1.03)}.services_content_card img{border-radius:20px;display:block;margin-left:auto;margin-right:auto;max-height:280px;-o-object-fit:cover;object-fit:cover;width:auto}.services_content_card h3{color:#fff;font-size:2rem;margin:20px 0;text-align:center;width:100%}.services_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.services_content_card{align-items:flex-end;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between}.services_husbandry{display:block;padding:20px 0;text-align:center}.services_husbandry img{height:650px;width:auto}.service_footer{padding:20px 0 30px}.service_footer_content{background:#f0f0f0;border-radius:20px;box-shadow:0 8px 20px #00000014;padding:60px 20px;text-align:center}.service_footer_content h3{color:#0f8744;font-size:2rem;font-weight:700;margin-bottom:10px}.service_footer_content p{color:#555;font-size:1.1rem;margin-bottom:25px}.footer_btn{background-color:#0f8744;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:600;padding:14px 28px;text-decoration:none;transition:.3s ease}.footer_btn:hover{background-color:#0f8744;box-shadow:0 6px 16px #0f86454d;transform:translateY(-3px)}@media screen and (max-width:1024px){.warehousing_highlight_content_card{width:calc(40% - 100px)}.material_highlight_content_card{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;scroll-behavior:auto;scrollbar-width:none}.services_content_card{width:calc(50% - 60px)}.services_content_card img{border-radius:20px;display:block;margin-left:auto;margin-right:auto;max-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}}@media screen and (max-width:768px){.warehousing_highlight_content_card{width:80%}.material_highlight_content{align-items:center;flex-direction:column;justify-content:center}.material_highlight_content_card{width:100%}.material_highlight_content_card img{height:250px;width:400px}.warehousing_highlight_content_card h3{font-size:1.5rem}.warehousing_highlight_content_card p{font-size:1.3rem}.services_content_card h3{font-size:1.5rem}.services_content_card p{font-size:1.3rem}.services_husbandry img{height:500px;width:auto}.service_page__title{text-align:center}}@media screen and (max-width:567px){.services_husbandry img{height:350px;width:auto}.services_content_card{width:100%}}.personnel_highlight{overflow:hidden;position:relative;z-index:1}.personnel_highlight_content{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0}.personnel_highlight_content_card{align-items:stretch;background-color:#f0f0f0;border-radius:20px;box-sizing:border-box;flex-wrap:wrap;gap:20px;padding:20px;width:calc(33.333% - 14px)}.personnel_highlight_content_card img{display:block;height:auto;margin-left:auto;margin-right:auto;max-height:140px;-o-object-fit:cover;object-fit:cover;width:80px}.personnel_highlight_content_card h3{color:#000;font-size:2rem;margin:20px 0;text-align:center;width:100%}.personnel_highlight_content_card p{color:#000;font-size:1.5rem;line-height:32px;margin:0;text-align:center;width:100%}.personnel_highlight_content_card{align-items:flex-end;background-repeat:no-repeat;background-size:cover;flex-direction:column;gap:10px;justify-content:space-between}.vehicle_highlight_content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.vehicle_highlight{overflow:hidden;position:relative;z-index:1}.vehicle_highlight_content_card{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;width:100%}.vehicle_highlight_content_card img{border-radius:20px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.personnel_highlight_content_card{width:calc(40% - 100px)}.vehicle_highlight_content_card{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;scroll-behavior:auto;scrollbar-width:none}}@media screen and (max-width:768px){.personnel_highlight_content_card{width:80%}.personnel_highlight_content_card h3{font-size:1.5rem}.personnel_highlight_content_card p{font-size:1.3rem}}@media screen and (max-width:376px){.vehicle_highlight_content_card img{width:100%}}.logistic_services_img_content{align-items:stretch;display:flex;flex-wrap:nowrap;gap:20px;justify-content:space-between;overflow-x:auto;padding:20px 0;scrollbar-width:none}.logistic_services_img_content img{background-size:cover;border-radius:20px;cursor:grab;height:350px;-o-object-fit:cover;object-fit:cover;pointer-events:auto;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.logistic_services_content{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-top:20px}.logistic_services_content_item{align-items:center;background-color:#f0f0f0;border-radius:20px;box-sizing:border-box;display:flex;gap:20px;padding:20px;width:calc(33.333% - 20px)}.logistic_services_content_item h3{color:#000;font-size:2rem}.logistic_services_content_item img{height:30px;width:30px}@media screen and (max-width:376px){.logistic_services_img img{width:100%}}@media screen and (max-width:768px){.logistic_services_content{flex-direction:column}.logistic_services_content_item{width:100%}.logistic_services_content_item h3{font-size:1.5rem}}.work_permit_content{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-top:20px}.work_permit_content_item{align-items:center;background-color:#0f8744;border-radius:20px;box-sizing:border-box;display:flex;gap:20px;padding:20px;width:calc(33.333% - 20px)}.work_permit_content_item h3{color:#fff;font-size:2rem}.work_permit_content_item img{height:100px;width:100px}@media screen and (max-width:1024px){.logistic_services_img{width:calc(50% - 20px)}}@media screen and (max-width:768px){.work_permit_content{flex-direction:column}.work_permit_content_item{width:100%}.work_permit_content_item h3{font-size:1.5rem}}@media screen and (max-width:567px){.logistic_services_img{width:100%}}.scroll-wrapper{position:relative;width:100%}.bullet_highlight_content{cursor:grab;display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:20px 0;pointer-events:auto;scroll-behavior:auto;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bullet_highlight_content::-webkit-scrollbar{height:8px}.bullet_highlight_content::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;-webkit-transition:background .4s ease;transition:background .4s ease}.scroll-wrapper:hover .bullet_highlight_content::-webkit-scrollbar-thumb{background:#00000059}.scroll-wrapper:hover .bullet_highlight_content{scrollbar-width:none}.scroll-wrapper:hover:after{opacity:1}.bullet_highlight_content_item{align-items:center;background:#0f8744;border-radius:20px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:20px;max-width:300px;min-width:300px;padding:20px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.bullet_highlight_content_item:hover{background:#0f8744;box-shadow:0 8px 18px #0000001f;transform:translateY(-5px)}.bullet_highlight_content_item_top img{border-radius:12px;height:80px;-o-object-fit:contain;object-fit:contain;width:80px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.bullet_highlight_content_item_bottom h3{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:8px;text-align:center}.bullet_highlight_content_item_bottom p{color:#fff;font-size:1.3rem;line-height:1.6;text-align:center}@media screen and (max-width:567px){.bullet_highlight_content_item{width:100%}}.info-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;border-radius:18px;box-shadow:0 8px 24px #00000014;padding:30px 35px}.center{text-align:center!important}.catering_highlight_content{cursor:grab;display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:20px 0;scroll-behavior:auto;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.catering_highlight_content img{transform:translate(0);transition:transform .3s ease}.catering_highlight_content img.scroll-hint{animation:slideHint 1s ease .5s 2}.catering_highlight_content img{height:auto;pointer-events:none;width:400px;user-drag:none;-webkit-user-drag:none;border-radius:20px}@keyframes slideHint{0%{transform:translate(0)}50%{transform:translate(-20px)}to{transform:translate(0)}}.catering_highlight_content::-webkit-scrollbar{display:none}.catering_highlight_content.grab{cursor:grab}.class_highlight_content{cursor:grab;display:flex;gap:20px;justify-content:center;overflow-x:auto;overflow-y:hidden;padding:20px 0;scroll-behavior:auto;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.class_highlight_content img{height:auto;pointer-events:none;width:100%;user-drag:none;-webkit-user-drag:none;border-radius:20px;transform:translate(0);transition:transform .3s ease}.class_highlight_content img.scroll-hint{animation:slideHint 1s ease-in-out .5s 2}.table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);margin-top:15px;overflow:hidden}.table{border-collapse:collapse;color:var(--text);width:100%}.table thead th{background:linear-gradient(180deg,var(--surface-2),var(--surface));background-color:#0f8744;color:#fff;font-weight:600;letter-spacing:.2px;position:sticky;text-align:left;top:0;z-index:1}.table tbody td,.table thead th{border-bottom:1px solid var(--border);font-size:1.1rem;padding:14px 16px}.table tbody td{vertical-align:middle}.table tbody tr{background:#fafafa}.table td.num{font-variant-numeric:tabular-nums;text-align:right}.tag{background:#ffee0026;border:1px solid rgba(0,110,255,.35);border-radius:999px;color:#000}.badge,.tag{display:inline-block;font-size:.85rem;line-height:1;padding:6px 10px}.badge{border-radius:8px;font-weight:600;white-space:nowrap}.badge--success{background:#2bb6732e;border:1px solid rgba(43,182,115,.45);color:#0f8744}.table td[data-label="Client name"]{font-weight:600}.table td[data-label="Vessel name"]{color:#000}.experience_card_content{cursor:grab;gap:20px;overflow-x:auto;scroll-behavior:auto;scrollbar-width:none}.experience_card_content,.experience_card_content_item{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.experience_card_content_item{align-items:center;background-color:#d9d9d9;border-radius:20px;flex-direction:column;padding:20px}.experience_card_content_item_top img{border-radius:20px;display:block;height:250px;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:350px}.experience_card_content_item_bottom h3{color:#0f8744;font-size:1.5rem;font-weight:700}.experience_card_content_item_bottom p{font-size:1.3rem}.experience_card_content.grab{cursor:grab}.experience_card_content .scroll-hint{animation:slideHint 1s ease-in-out .5s 2}@media screen and (max-width:768px){.class_highlight_content{justify-content:left}.table thead{display:none}.table-wrap{overflow-x:auto;overflow-y:hidden;padding-bottom:10px;white-space:nowrap;-webkit-overflow-scrolling:touch}.table-wrap::-webkit-scrollbar{height:8px}.table{display:flex;gap:16px}.table tr{background:var(--surface);box-shadow:var(--shadow);display:inline-block;height:350px;margin-bottom:12px;margin-right:15px;vertical-align:top;white-space:normal;width:300px}.table tbody td{align-items:center;border:none!important;display:flex;justify-content:flex-start;padding:10px 0}.table tbody td:before{color:var(--muted);content:attr(data-label);flex-shrink:0;font-weight:600;margin-right:12px}.table td.num{text-align:right}.table tr{background:#f2f2f2!important;border:1px solid var(--border);border-radius:14px;padding:16px}.table tbody td{background:transparent!important}}@media screen and (max-width:567px){.experience_card_content_item_top img{border-radius:20px;display:block;height:200px;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:300px}}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}}
