﻿@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");.error-page{min-height:100vh;padding:80px 20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left, rgba(255,122,0,0.18), transparent 34%),radial-gradient(circle at bottom right, rgba(0,92,185,0.16), transparent 36%),#f8fafc;text-align:center}.error-page__inner{max-width:680px;width:100%}.error-page__code{font-size:clamp(96px, 18vw, 180px);line-height:1;font-weight:900;letter-spacing:-8px;color:#005cb9;text-shadow:8px 8px 0 rgba(255,122,0,0.25);margin-bottom:24px}.error-page__title{font-size:clamp(28px, 5vw, 46px);line-height:1.15;font-weight:800;color:#0f172a;margin:0 0 16px}.error-page__desc{font-size:17px;line-height:1.7;color:#64748b;margin:0 auto 32px;max-width:520px}.error-page__actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.error-page__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;font-weight:700;text-decoration:none;transition:all 0.25s ease}.error-page__btn--primary{background:#ff7a00;color:#fff}.error-page__btn--primary:hover{background:#e86f00;transform:translateY(-2px)}.error-page__btn--outline{border:1px solid #005cb9;color:#005cb9;background:#fff}.error-page__btn--outline:hover{background:#005cb9;color:#fff;transform:translateY(-2px)}@media (max-width: 575px){.error-page{padding:60px 16px}.error-page__code{letter-spacing:-4px}.error-page__btn{width:100%}}.pt-news-item-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding:10px 20px;border:1px solid #006b4f;border-radius:50px;background:#006b4f;color:#fff;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;box-shadow:0 5px 15px rgba(0,107,79,0.18);transition:background 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease}.pt-news-item-more i{display:inline-flex;align-items:center;justify-content:center;font-size:13px;transition:transform 0.3s ease}.pt-news-item-more:hover{background:#00513c;border-color:#00513c;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,107,79,0.28)}.pt-news-item-more:hover i{transform:translateX(5px)}.pt-news-item-more:active{transform:translateY(0);box-shadow:0 3px 10px rgba(0,107,79,0.2)}@media (max-width: 767px){.pt-news-item-more{margin-top:12px;padding:9px 17px;font-size:13px}}.pt-news-section{--pt-primary: #0f6b45;--pt-primary-dark: #084a31;--pt-primary-light: #e9f4ee;--pt-accent: #c9a35d;--pt-heading: #17231d;--pt-text: #5f6d65;--pt-border: rgba(15, 107, 69, 0.14);--pt-shadow: 0 24px 60px rgba(14, 48, 34, 0.1);position:relative;padding:92px 0 96px;overflow:hidden;color:var(--pt-heading);background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.pt-news-container{position:relative;z-index:1;width:calc(100% - 40px);max-width:1264px;margin:0 auto}.pt-news-head{position:relative;max-width:780px;margin:0 auto 38px;text-align:center}.pt-news-subtitle{display:inline-flex;align-items:center;gap:10px;margin:0 0 15px;color:var(--pt-primary);font-size:13px;font-weight:800;line-height:1.4;letter-spacing:0.14em;text-transform:uppercase}.pt-news-subtitle::before,.pt-news-subtitle::after{content:"";width:28px;height:1px;background:linear-gradient(90deg, transparent, rgba(15,107,69,0.65))}.pt-news-subtitle::after{background:linear-gradient(90deg, rgba(15,107,69,0.65), transparent)}.pt-news-head h2{margin:0;color:#003E2D;font-size:2.75rem;font-weight:800;line-height:1.02;letter-spacing:-0.035em;text-transform:uppercase}.pt-news-head h2::after{content:"";display:block;width:54px;height:3px;margin:20px auto 0;border-radius:999px;background:linear-gradient(90deg, var(--pt-primary), var(--pt-accent))}.pt-news-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:54px}.pt-news-tab{appearance:none;position:relative;min-width:132px;height:46px;padding:0;overflow:hidden;border:1px solid var(--pt-border);border-radius:999px;background:rgba(255,255,255,0.82);box-shadow:0 8px 24px rgba(22,52,39,0.05);backdrop-filter:blur(10px);cursor:pointer;transition:border-color 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.pt-news-tab a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 24px;color:var(--pt-primary);font-size:14px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:color 0.25s ease}.pt-news-tab.is-active{border-color:var(--pt-primary);background:linear-gradient(135deg, var(--pt-primary), var(--pt-primary-dark));box-shadow:0 16px 34px rgba(15,107,69,0.23)}.pt-news-tab.is-active a{color:#ffffff}.pt-news-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}.pt-news-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(15,107,69,0.09);border-radius:20px;background:rgba(255,255,255,0.96);box-shadow:var(--pt-shadow);transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}.pt-news-card::before{content:"";position:absolute;z-index:2;top:0;left:32px;width:46px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg, var(--pt-primary), var(--pt-accent));transition:width 0.35s ease}.pt-news-card.is-hidden{display:none}.pt-news-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden;background:var(--pt-primary-light);text-decoration:none}.pt-news-image::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg, transparent 45%, rgba(4,42,27,0.2) 100%);opacity:0;transition:opacity 0.35s ease}.pt-news-image::after{content:"";position:absolute;z-index:2;inset:12px;border:1px solid rgba(255,255,255,0.45);border-radius:12px;opacity:0;transform:scale(0.96);transition:opacity 0.35s ease, transform 0.35s ease;pointer-events:none}.pt-news-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.65s cubic-bezier(0.2, 0.7, 0.2, 1),filter 0.35s ease}.pt-news-body{display:flex;flex:1;flex-direction:column;padding:27px 27px 25px}.pt-news-title{display:-webkit-box;min-height:58px;margin:0 0 16px;overflow:hidden;color:black;font-size:20px;font-weight:800;line-height:1.42;letter-spacing:-0.02em;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.25s ease}.pt-news-desc{display:-webkit-box;margin:0 0 28px;overflow:hidden;color:black;font-size:15px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pt-news-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(15,107,69,0.1);color:#7a887f;font-size:13px;font-weight:600;line-height:1.4}.pt-news-meta span:first-child{display:inline-flex;align-items:center;gap:7px}.pt-news-meta span:first-child::before{content:"";width:7px;height:7px;border:2px solid var(--pt-primary);border-radius:50%;box-sizing:border-box}.pt-news-meta span+span{position:relative;padding-left:13px;color:var(--pt-primary);font-weight:750}.pt-news-meta span+span::before{content:"";position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background:var(--pt-accent);transform:translateY(-50%)}.pt-news-more{display:flex;justify-content:center;margin-top:46px}.pt-news-more-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:168px;height:50px;padding:0 30px;border:1px solid var(--pt-primary);border-radius:999px;background:linear-gradient(135deg, var(--pt-primary), var(--pt-primary-dark));box-shadow:0 17px 36px rgba(15,107,69,0.2);color:#ffffff;cursor:pointer;font-size:14px;font-weight:800;line-height:1;transition:transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease}.pt-news-more-btn span{display:inline-block;font-size:18px;line-height:1;transition:transform 0.25s ease}.pt-news-more-btn.is-hidden{display:none}.pt-news-grid:has(.pt-news-card:only-child){grid-template-columns:minmax(0, 402px);justify-content:center}.pt-news-grid:has(.pt-news-card:nth-child(2):last-child){grid-template-columns:repeat(2, minmax(0, 402px));justify-content:center}@media (hover: hover) and (pointer: fine){.pt-news-tab:not(.is-active):hover{border-color:rgba(15,107,69,0.45);background:var(--pt-primary-light);box-shadow:0 14px 30px rgba(15,107,69,0.1);transform:translateY(-2px)}.pt-news-card:hover{border-color:rgba(15,107,69,0.22);box-shadow:0 32px 78px rgba(10,52,34,0.16);transform:translateY(-9px)}.pt-news-card:hover::before{width:86px}.pt-news-card:hover .pt-news-image::before{opacity:1}.pt-news-card:hover .pt-news-image::after{opacity:1;transform:scale(1)}.pt-news-card:hover .pt-news-image img{filter:saturate(1.05);transform:scale(1.075)}.pt-news-card:hover .pt-news-title{color:var(--pt-primary)}.pt-news-more-btn:hover{box-shadow:0 22px 48px rgba(15,107,69,0.3);transform:translateY(-3px)}.pt-news-more-btn:hover span{transform:translateX(4px)}}@media (max-width: 1199px){.pt-news-grid{gap:22px}.pt-news-body{padding:23px}.pt-news-title{font-size:18px}.pt-news-desc{font-size:15px}}@media (max-width: 991px){.pt-news-section{padding:74px 0 78px}.pt-news-tabs{justify-content:flex-start;flex-wrap:nowrap;gap:10px;margin-bottom:40px;padding:0 0 8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pt-news-tabs::-webkit-scrollbar{display:none}.pt-news-tab{flex:0 0 auto;min-width:auto;height:42px}.pt-news-tab a{padding:0 20px;font-size:13px}.pt-news-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 767px){.pt-news-section{padding:56px 0 60px}.pt-news-container{width:calc(100% - 28px)}.pt-news-head{margin-bottom:26px;text-align:left}.pt-news-subtitle{margin-bottom:10px;font-size:11px}.pt-news-subtitle::before{display:none}.pt-news-subtitle::after{width:24px}.pt-news-head h2{font-size:38px;letter-spacing:-0.025em}.pt-news-head h2::after{width:46px;margin:15px 0 0}.pt-news-tabs{margin-bottom:30px}.pt-news-grid{grid-template-columns:1fr;gap:20px}.pt-news-card{border-radius:16px;box-shadow:0 18px 42px rgba(14,48,34,0.09)}.pt-news-card::before{left:24px}.pt-news-image img,.pt-news-image::before,.pt-news-image::after,.pt-news-card,.pt-news-card::before,.pt-news-tab,.pt-news-more-btn,.pt-news-more-btn span{transition:none}.pt-news-body{padding:21px}.pt-news-title{min-height:auto;margin-bottom:13px;font-size:18px;line-height:1.4}.pt-news-desc{margin-bottom:22px;font-size:14px;line-height:1.7}.pt-news-meta{gap:9px;padding-top:15px;font-size:12px}.pt-news-more{margin-top:32px}.pt-news-more-btn{width:100%;height:48px;box-shadow:none}}@media (max-width: 420px){.pt-news-head h2{font-size:34px}.pt-news-body{padding:19px}.pt-news-title{font-size:17px}.pt-news-meta{align-items:flex-start;flex-direction:column}.pt-news-meta span+span{padding-left:0}.pt-news-meta span+span::before{display:none}}.dhf-news-section{--dhf-primary: #0f6b45;--dhf-primary-dark: #073f2b;--dhf-primary-deep: #032f20;--dhf-primary-soft: #dceee5;--dhf-cream: #fff8dc;--dhf-gold: #d1ad68;--dhf-white: #ffffff;--dhf-border: rgba(255, 248, 220, 0.16);position:relative;padding:88px 0;overflow:hidden;background:radial-gradient(circle at 8% 8%, rgba(255,248,220,0.08), transparent 30%),radial-gradient(circle at 92% 88%, rgba(209,173,104,0.12), transparent 26%),linear-gradient(135deg, var(--dhf-primary-dark) 0%, var(--dhf-primary) 48%, var(--dhf-primary-deep) 100%);color:var(--dhf-white)}.dhf-news-container{position:relative;z-index:1;width:calc(100% - 40px);max-width:1240px;margin:0 auto}.dhf-news-heading{display:grid;grid-template-columns:minmax(260px, 0.78fr) minmax(0, 1.35fr);grid-template-areas:"kicker title" "description title";column-gap:64px;row-gap:18px;align-items:center;margin-bottom:44px}.dhf-news-kicker{grid-area:kicker;position:relative;width:fit-content;margin:0;padding-bottom:14px;color:white;font-size:40px;font-weight:800;line-height:1.1;letter-spacing:0.065em;text-transform:uppercase}.dhf-news-kicker::after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;border-radius:999px;background:linear-gradient(90deg, var(--dhf-gold), rgba(255,248,220,0.2))}.dhf-news-heading h2{grid-area:title;align-self:center;margin:0;color:white;font-size:clamp(38px, 4.1vw, 56px);font-weight:300;font-style:italic;line-height:1.08;letter-spacing:-0.035em;text-align:right}.dhf-news-heading h2 strong{font-family:"Dancing Script", cursive;font-weight:500}.dhf-news-heading h2 span{display:inline-block;color:white;font-weight:500;font-family:"Dancing Script", cursive}.dhf-news-heading p{grid-area:description;max-width:410px;margin:0;color:white;font-size:15px;font-weight:400;line-height:1.7}.dhf-news-grid{display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(370px, 0.92fr);gap:32px;align-items:stretch}.dhf-news-featured,.dhf-news-item{color:inherit;text-decoration:none}.dhf-news-featured{position:relative;display:block;min-height:450px;overflow:hidden;border:1px solid rgba(255,248,220,0.15);border-radius:20px;background:var(--dhf-primary-deep);box-shadow:0 30px 75px rgba(0,25,14,0.34);isolation:isolate;transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}.dhf-news-featured::before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg, rgba(1,26,16,0.02) 10%, rgba(1,26,16,0.2) 44%, rgba(1,26,16,0.94) 100%),linear-gradient(90deg, rgba(4,66,41,0.62) 0%, rgba(4,66,41,0.14) 58%, transparent 100%);pointer-events:none}.dhf-news-featured::after{content:"";position:absolute;z-index:3;left:34px;right:34px;bottom:28px;height:1px;background:linear-gradient(90deg, rgba(255,248,220,0.65), transparent);pointer-events:none}.dhf-news-featured-img{position:absolute;z-index:1;inset:0}.dhf-news-featured-img img,.dhf-news-thumb img{display:block;width:100%;height:100%;object-fit:cover}.dhf-news-featured-img img{transform:scale(1.02);transition:transform 0.85s cubic-bezier(0.2, 0.7, 0.2, 1),filter 0.5s ease}.dhf-news-featured-content{position:absolute;z-index:4;right:0;bottom:0;left:0;padding:36px 38px 38px}.dhf-news-featured-content h3{display:-webkit-box;max-width:680px;margin:20px 0 20px;overflow:hidden;color:var(--dhf-white);font-size:20px;font-weight:500;line-height:1.12;letter-spacing:-0.03em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dhf-news-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:rgba(255,248,220,0.78);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:0.02em}.dhf-news-meta span:first-child{display:inline-flex;align-items:center;gap:7px}.dhf-news-meta span:first-child::before{content:"";width:7px;height:7px;border:2px solid var(--dhf-gold);border-radius:50%;box-sizing:border-box}.dhf-news-meta span+span{position:relative;padding-left:12px}.dhf-news-meta span+span::before{content:"";position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background:rgba(255,248,220,0.55);transform:translateY(-50%)}.dhf-news-readmore{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:0 18px;border:1px solid rgba(255,248,220,0.34);border-radius:999px;background:rgba(255,255,255,0.09);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);backdrop-filter:blur(10px);color:var(--dhf-cream);font-size:13px;font-weight:700;line-height:1;transition:background-color 0.3s ease, border-color 0.3s ease, transform 0.3s ease}.dhf-news-readmore span{display:inline-block;font-size:18px;line-height:1;transition:transform 0.3s ease}.dhf-news-list{display:flex;flex-direction:column;gap:18px}.dhf-news-item{position:relative;display:grid;grid-template-columns:166px minmax(0, 1fr);gap:20px;align-items:center;min-height:138px;padding:15px;border:1px solid rgba(255,248,220,0.11);border-radius:15px;background:rgba(255,255,255,0.045);box-shadow:0 14px 34px rgba(0,27,15,0.13);backdrop-filter:blur(7px);transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease}.dhf-news-thumb{position:relative;height:106px;overflow:hidden;border-radius:10px;background:rgba(255,255,255,0.08)}.dhf-news-thumb::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg, transparent 45%, rgba(2,40,23,0.25));opacity:0;transition:opacity 0.35s ease}.dhf-news-thumb::after{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,248,220,0.16);border-radius:inherit;pointer-events:none}.dhf-news-thumb img{transition:transform 0.6s ease, filter 0.6s ease}.dhf-news-info{min-width:0}.dhf-news-info h3{display:-webkit-box;margin:0 0 14px;overflow:hidden;color:var(--dhf-white);font-size:18px;font-weight:750;line-height:1.4;letter-spacing:-0.015em;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.3s ease}.dhf-news-item .dhf-news-meta{color:rgba(255,248,220,0.68);font-size:11px}@media (hover: hover) and (pointer: fine){.dhf-news-featured:hover{border-color:rgba(255,248,220,0.28);box-shadow:0 38px 95px rgba(0,24,13,0.46);transform:translateY(-6px)}.dhf-news-featured:hover .dhf-news-featured-img img{filter:saturate(1.06) contrast(1.03);transform:scale(1.08)}.dhf-news-featured:hover .dhf-news-readmore{border-color:rgba(255,248,220,0.55);background:rgba(255,255,255,0.14);transform:translateY(-2px)}.dhf-news-featured:hover .dhf-news-readmore span{transform:translateX(4px)}.dhf-news-item:hover{border-color:rgba(255,248,220,0.24);background:rgba(255,255,255,0.08);box-shadow:0 20px 46px rgba(0,27,15,0.21);transform:translateX(6px)}.dhf-news-item:hover .dhf-news-thumb::before{opacity:1}.dhf-news-item:hover .dhf-news-thumb img{filter:saturate(1.1) contrast(1.04);transform:scale(1.085)}.dhf-news-item:hover .dhf-news-info h3{color:var(--dhf-cream)}}@media (max-width: 1199px){.dhf-news-section{padding:76px 0}.dhf-news-heading{grid-template-columns:minmax(230px, 0.75fr) minmax(0, 1.25fr);column-gap:42px;margin-bottom:38px}.dhf-news-heading h2{font-size:clamp(36px, 5vw, 50px)}.dhf-news-grid{grid-template-columns:1fr;gap:28px}.dhf-news-featured{min-height:430px}.dhf-news-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}.dhf-news-item{display:block;min-height:0;padding:13px}.dhf-news-thumb{height:150px;margin-bottom:15px}.dhf-news-info h3{font-size:17px}}@media (max-width: 767px){.dhf-news-section{padding:56px 0}.dhf-news-container{width:calc(100% - 28px);max-width:100%}.dhf-news-heading{display:block;margin-bottom:28px}.dhf-news-kicker{margin-bottom:13px;padding-bottom:11px;font-size:24px}.dhf-news-kicker::after{width:50px}.dhf-news-heading h2{font-size:34px;line-height:1.12;letter-spacing:-0.03em}.dhf-news-heading p{max-width:none;margin-top:13px;font-size:14px;line-height:1.65}.dhf-news-grid{gap:22px}.dhf-news-featured{min-height:auto;border-radius:15px;box-shadow:0 20px 48px rgba(0,24,13,0.25)}.dhf-news-featured::before{background:linear-gradient(180deg, rgba(0,0,0,0.02) 8%, rgba(0,20,10,0.84) 100%)}.dhf-news-featured::after{display:none}.dhf-news-featured-img{position:relative;height:285px}.dhf-news-featured-img img{transform:none;transition:none}.dhf-news-featured-content{padding:22px}.dhf-news-featured-content h3{margin:10px 0 15px;font-size:27px;line-height:1.12}.dhf-news-readmore{min-height:38px;padding:0 16px}.dhf-news-list{display:flex;flex-direction:column;gap:13px}.dhf-news-item{display:grid;grid-template-columns:116px minmax(0, 1fr);gap:13px;align-items:center;padding:11px;border-radius:12px}.dhf-news-thumb{height:86px;margin-bottom:0;border-radius:8px}.dhf-news-info h3{margin-bottom:9px;font-size:15px;line-height:1.38}.dhf-news-meta{gap:8px;font-size:10px}.dhf-news-meta span+span{padding-left:9px}.dhf-news-thumb img,.dhf-news-thumb::before,.dhf-news-featured,.dhf-news-item,.dhf-news-readmore,.dhf-news-readmore span{transition:none}}@media (max-width: 420px){.dhf-news-section{padding:48px 0}.dhf-news-heading h2{font-size:30px}.dhf-news-featured-img{height:250px}.dhf-news-featured-content{padding:18px}.dhf-news-featured-content h3{font-size:23px}.dhf-news-item{grid-template-columns:100px minmax(0, 1fr);padding:9px}.dhf-news-thumb{height:78px}.dhf-news-info h3{font-size:14px}.dhf-news-item .dhf-news-meta span+span{display:none}}.plt-cate-news-section{--plt-cate-primary: #0f6b45;--plt-cate-primary-dark: #084a31;--plt-cate-primary-light: #e9f4ee;--plt-cate-accent: #c9a35d;--plt-cate-heading: #17231d;--plt-cate-text: #5f6d65;--plt-cate-muted: #7a887f;--plt-cate-border: rgba(15, 107, 69, 0.14);--plt-cate-shadow: 0 24px 60px rgba(14, 48, 34, 0.1);position:relative;overflow:hidden;padding:80px 0;color:var(--plt-cate-heading);background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.plt-cate-news-section .container{position:relative;z-index:1}.plt-cate-news-heading{max-width:780px;margin:0 auto 38px;text-align:center}.plt-cate-news-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 0 15px;color:var(--plt-cate-primary);font-size:13px;line-height:1.4;font-weight:800;letter-spacing:0.14em;text-transform:uppercase}.plt-cate-news-eyebrow::before,.plt-cate-news-eyebrow::after{content:"";width:28px;height:1px;background:linear-gradient(90deg, transparent, rgba(15,107,69,0.65))}.plt-cate-news-eyebrow::after{background:linear-gradient(90deg, rgba(15,107,69,0.65), transparent)}.plt-cate-news-title{margin:0;color:#003e2d;font-size:40px;line-height:1.08;font-weight:800;letter-spacing:-0.035em;text-transform:uppercase}.plt-cate-news-title::after{content:"";display:block;width:54px;height:3px;margin:20px auto 0;border-radius:999px;background:linear-gradient(90deg, var(--plt-cate-primary), var(--plt-cate-accent))}.plt-cate-news-tabs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:46px}.plt-cate-news-tab{appearance:none;min-width:126px;min-height:44px;padding:9px 22px;border:1px solid var(--plt-cate-border);border-radius:999px;background:rgba(255,255,255,0.86);box-shadow:0 8px 24px rgba(22,52,39,0.05);color:var(--plt-cate-primary);cursor:pointer;font-family:inherit;font-size:14px;line-height:1.3;font-weight:800;text-align:center;white-space:nowrap;backdrop-filter:blur(10px);transition:color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.plt-cate-news-tab.is-active{border-color:var(--plt-cate-primary);background:linear-gradient(135deg, var(--plt-cate-primary), var(--plt-cate-primary-dark));box-shadow:0 16px 34px rgba(15,107,69,0.23);color:#ffffff}.plt-cate-news-panel{display:none}.plt-cate-news-panel.is-active{display:block;animation:pltCateNewsFade 0.35s ease}.plt-cate-news-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}.plt-cate-news-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(15,107,69,0.09);border-radius:20px;background:rgba(255,255,255,0.96);box-shadow:var(--plt-cate-shadow);transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}.plt-cate-news-card::before{content:"";position:absolute;z-index:3;top:0;left:32px;width:46px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg, var(--plt-cate-primary), var(--plt-cate-accent));transition:width 0.35s ease}.plt-cate-news-card-image{position:relative;display:block;aspect-ratio:3 / 2;overflow:hidden;background:var(--plt-cate-primary-light);text-decoration:none}.plt-cate-news-card-image::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg, transparent 45%, rgba(4,42,27,0.22) 100%);opacity:0;pointer-events:none;transition:opacity 0.35s ease}.plt-cate-news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.55s ease, filter 0.35s ease}.plt-cate-news-card-body{display:flex;flex:1;flex-direction:column;padding:25px}.plt-cate-news-card-title{display:-webkit-box;min-height:56px;margin:0 0 14px;overflow:hidden;color:var(--plt-cate-heading);font-size:20px;line-height:1.4;font-weight:800;letter-spacing:-0.02em;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.25s ease}.plt-cate-news-card-description{display:-webkit-box;margin:0 0 24px;overflow:hidden;color:var(--plt-cate-text);font-size:15px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.plt-cate-news-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:17px;border-top:1px solid rgba(15,107,69,0.1);color:var(--plt-cate-muted);font-size:13px;line-height:1.4;font-weight:600}.plt-cate-news-card-meta span{display:inline-flex;align-items:center;gap:7px}.plt-cate-news-card-meta span:first-child i{color:var(--plt-cate-primary);font-size:13px}.plt-cate-news-card-meta span+span{position:relative;padding-left:13px;color:var(--plt-cate-primary);font-weight:700}.plt-cate-news-card-meta span+span::before{content:"";position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background:var(--plt-cate-accent);transform:translateY(-50%)}.plt-cate-news-footer{display:flex;justify-content:center;margin-top:42px}.plt-cate-news-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:164px;min-height:48px;padding:10px 28px;border:1px solid var(--plt-cate-primary);border-radius:999px;background:linear-gradient(135deg, var(--plt-cate-primary), var(--plt-cate-primary-dark));box-shadow:0 17px 36px rgba(15,107,69,0.2);color:#ffffff;font-size:14px;line-height:1.3;font-weight:800;text-decoration:none;transition:transform 0.25s ease, box-shadow 0.25s ease}.plt-cate-news-more i{font-size:13px;transition:transform 0.25s ease}.plt-cate-news-empty{padding:40px 20px;border:1px solid var(--plt-cate-border);border-radius:18px;background:rgba(255,255,255,0.84);text-align:center}.plt-cate-news-empty p{margin:0;color:var(--plt-cate-text);font-size:15px;line-height:1.6;font-weight:600}.plt-cate-news-empty-link{display:inline-flex;margin-top:15px;color:var(--plt-cate-primary);font-size:14px;line-height:1.4;font-weight:800;text-decoration:underline;text-underline-offset:4px}.plt-cate-news-pagination{margin-top:42px}.plt-cate-news-grid:has(.plt-cate-news-card:only-child){grid-template-columns:minmax(0, 402px);justify-content:center}.plt-cate-news-grid:has(.plt-cate-news-card:nth-child(2):last-child){grid-template-columns:repeat(2, minmax(0, 402px));justify-content:center}@keyframes pltCateNewsFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (hover: hover) and (pointer: fine){.plt-cate-news-tab:not(.is-active):hover{border-color:rgba(15,107,69,0.45);background:var(--plt-cate-primary-light);box-shadow:0 14px 30px rgba(15,107,69,0.1);transform:translateY(-2px)}.plt-cate-news-card:hover{border-color:rgba(15,107,69,0.22);box-shadow:0 32px 78px rgba(10,52,34,0.16);transform:translateY(-8px)}.plt-cate-news-card:hover::before{width:84px}.plt-cate-news-card:hover .plt-cate-news-card-image::before{opacity:1}.plt-cate-news-card:hover .plt-cate-news-card-image img{filter:saturate(1.05);transform:scale(1.06)}.plt-cate-news-card:hover .plt-cate-news-card-title{color:var(--plt-cate-primary)}.plt-cate-news-more:hover{box-shadow:0 22px 48px rgba(15,107,69,0.3);transform:translateY(-3px)}.plt-cate-news-more:hover i{transform:translateX(4px)}}@media (max-width: 991px){.plt-cate-news-section{padding:66px 0}.plt-cate-news-tabs{justify-content:flex-start;flex-wrap:nowrap;gap:10px;margin-bottom:36px;padding-bottom:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.plt-cate-news-tabs::-webkit-scrollbar{display:none}.plt-cate-news-tab{flex:0 0 auto;min-width:auto;min-height:42px;padding:9px 20px;font-size:13px}.plt-cate-news-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}}@media (max-width: 767px){.plt-cate-news-section{padding:50px 0}.plt-cate-news-heading{margin-bottom:26px;text-align:left}.plt-cate-news-eyebrow{justify-content:flex-start;margin-bottom:10px;font-size:11px}.plt-cate-news-eyebrow::before{display:none}.plt-cate-news-title{font-size:34px}.plt-cate-news-title::after{width:46px;margin:15px 0 0}.plt-cate-news-tabs{margin-bottom:28px}.plt-cate-news-grid,.plt-cate-news-grid:has(.plt-cate-news-card:only-child),.plt-cate-news-grid:has(.plt-cate-news-card:nth-child(2):last-child){grid-template-columns:1fr}.plt-cate-news-card{border-radius:16px}.plt-cate-news-card-body{padding:20px}.plt-cate-news-card-title{min-height:auto;margin-bottom:12px;font-size:18px}.plt-cate-news-card-description{margin-bottom:20px;font-size:14px}.plt-cate-news-card-meta{gap:9px;padding-top:15px;font-size:12px}.plt-cate-news-footer{margin-top:30px}.plt-cate-news-more{width:100%;box-shadow:none}.plt-cate-news-pagination{margin-top:30px}.plt-cate-news-tab,.plt-cate-news-card,.plt-cate-news-card-image img,.plt-cate-news-more,.plt-cate-news-more i{transition:none}}@media (max-width: 420px){.plt-cate-news-title{font-size:30px}.plt-cate-news-card-body{padding:18px}.plt-cate-news-card-meta{align-items:flex-start;flex-direction:column}.plt-cate-news-card-meta span+span{padding-left:0}.plt-cate-news-card-meta span+span::before{display:none}}.dh-products-section{position:relative;overflow:hidden;padding:40px 0 30px;color:#062f22;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.dh-products-section .dh-products-heading{max-width:100%;margin:0 auto 38px;text-align:center}.dh-products-section .dh-products-eyebrow{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:7px 16px;border:1px solid rgba(0,95,58,0.15);border-radius:999px;background:rgba(255,255,255,0.68);color:#007146;font-size:11px;line-height:1;font-weight:800;letter-spacing:0.2em}.dh-products-section .dh-products-heading h2{margin:0;color:#003e2d;font-size:40px;line-height:1.08;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.dh-products-section .dh-products-heading p{max-width:620px;margin:16px auto 0;color:#000000;font-size:15px;line-height:1.7;font-weight:500}.dh-products-section .dh-products-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px;width:100%;margin:0 auto}.dh-products-section .dh-product-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(0,95,58,0.13);border-radius:12px;background:rgba(255,255,255,0.84);box-shadow:0 10px 26px rgba(0,45,28,0.05);transition:transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease}.dh-products-section .dh-product-card::before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 50% 20%, rgba(0,120,72,0.055), transparent 38%),linear-gradient(180deg, rgba(255,255,255,0.86), rgba(255,255,255,0.56));opacity:0;pointer-events:none;transition:opacity 0.3s ease}.dh-products-section .dh-product-card:hover{transform:translateY(-6px);border-color:rgba(0,116,72,0.28);box-shadow:0 20px 48px rgba(0,65,40,0.12)}.dh-products-section .dh-product-card:hover::before{opacity:1}.dh-products-section .dh-product-badges{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-wrap:wrap;gap:6px}.dh-products-section .dh-product-badges span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:23px;padding:0 8px;border:1px solid rgba(25,37,54,0.25);border-radius:999px;background:rgba(255,255,255,0.88);color:#273445;font-size:10px;line-height:1;font-weight:700;backdrop-filter:blur(6px)}.dh-products-section .dh-product-image{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1 / 0.9;overflow:hidden;border-bottom:1px solid rgba(0,95,58,0.1);background:#ffffff;text-decoration:none}.dh-products-section .dh-product-image img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;transition:transform 0.35s ease}.dh-products-section .dh-product-card:hover .dh-product-image img{transform:scale(1.045)}.dh-products-section .dh-product-content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;min-height:126px;padding:16px 16px 18px}.dh-products-section .dh-product-content h3{margin:0 0 10px;font-size:17px;line-height:1.35;font-weight:700}.dh-products-section .dh-product-content h3 a{display:-webkit-box;overflow:hidden;color:#005f3a;text-decoration:none;font-size:17px;line-height:1.35;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.25s ease}.dh-products-section .dh-product-content h3 a:hover{color:#008a56}.dh-products-section .dh-product-link{position:relative;display:inline-flex;align-items:center;align-self:flex-start;gap:7px;margin-top:auto;color:#00794c;text-decoration:none;font-size:12px;line-height:1.4;font-weight:700}.dh-products-section .dh-product-link::after{content:"→";display:inline-block;transform:translateX(0);transition:transform 0.25s ease}.dh-products-section .dh-product-link:hover::after{transform:translateX(4px)}.dh-products-section .dh-products-pagination{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:40px}.dh-products-section .dh-page-btn,.dh-products-section .dh-page-dots{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border-radius:999px;font-size:14px;line-height:1;font-weight:800}.dh-products-section .dh-page-btn{border:1px solid rgba(0,95,58,0.18);background:rgba(255,255,255,0.74);color:#123326;text-decoration:none;box-shadow:0 12px 28px rgba(0,45,28,0.045);transition:color 0.28s ease, background-color 0.28s ease, border-color 0.28s ease, transform 0.28s ease, box-shadow 0.28s ease}.dh-products-section .dh-page-btn:hover{color:#ffffff;border-color:#006b43;background:#006b43;box-shadow:0 16px 34px rgba(0,95,58,0.16);transform:translateY(-3px)}.dh-products-section .dh-page-btn.is-active{color:#ffffff;border-color:#006b43;background:#006b43;box-shadow:0 16px 34px rgba(0,95,58,0.16);pointer-events:none}.dh-products-section .dh-page-btn.is-disabled{opacity:0.42;pointer-events:none}.dh-products-section .dh-page-dots{color:rgba(18,35,45,0.45)}@media (max-width: 1199px){.dh-products-section .dh-products-grid{gap:14px}.dh-products-section .dh-product-content{min-height:120px;padding:14px 14px 16px}.dh-products-section .dh-product-content h3 a{font-size:15px}}@media (max-width: 991px){.dh-products-section{padding:60px 0 54px}.dh-products-section .dh-products-heading{margin-bottom:34px}.dh-products-section .dh-products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.dh-products-section .dh-product-image{aspect-ratio:1 / 0.82}.dh-products-section .dh-product-content{min-height:126px;padding:16px 18px 18px}.dh-products-section .dh-product-content h3 a{font-size:17px}}.dh-products-section .dh-products-subcategories{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:18px auto 0}.dh-products-section .dh-products-subcategory{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 15px;border:1px solid rgba(0,95,58,0.18);border-radius:999px;background:rgba(255,255,255,0.72);color:#005f3a;text-decoration:none;font-size:20px;line-height:1.4;font-weight:700;transition:color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease}.dh-products-section .dh-products-subcategory:hover,.dh-products-section .dh-products-subcategory.is-active{color:#ffffff;border-color:#006b43;background:#006b43;transform:translateY(-2px)}@media (max-width: 767px){.dh-products-section .dh-products-subcategories{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:7px;margin:14px -12px 0;padding:0 12px 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dh-products-section .dh-products-subcategories::-webkit-scrollbar{display:none}.dh-products-section .dh-products-subcategory{flex:0 0 auto;min-height:30px;padding:6px 12px;font-size:11px;transition:none}.dh-products-section .dh-products-subcategory:hover{color:#005f3a;border-color:rgba(0,95,58,0.18);background:rgba(255,255,255,0.72);transform:none}.dh-products-section .dh-products-subcategory.is-active,.dh-products-section .dh-products-subcategory.is-active:hover{color:#ffffff;border-color:#006b43;background:#006b43}}@media (max-width: 767px){.dh-products-section{padding:46px 0 42px}.dh-products-section .container{padding-right:12px;padding-left:12px}.dh-products-section .dh-products-heading{margin-bottom:26px}.dh-products-section .dh-products-eyebrow{margin-bottom:10px;padding:6px 13px;font-size:9px;letter-spacing:0.15em}.dh-products-section .dh-products-heading h2{font-size:27px;line-height:1.15;letter-spacing:0.05em}.dh-products-section .dh-products-heading p{margin-top:12px;font-size:13px;line-height:1.6}.dh-products-section .dh-products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.dh-products-section .dh-product-card{border-radius:9px;box-shadow:0 8px 20px rgba(0,45,28,0.05);transition:none}.dh-products-section .dh-product-card::before{display:none}.dh-products-section .dh-product-card:hover{transform:none;border-color:rgba(0,95,58,0.13);box-shadow:0 8px 20px rgba(0,45,28,0.05)}.dh-products-section .dh-product-badges{top:7px;left:7px;gap:4px}.dh-products-section .dh-product-badges span{min-width:30px;height:18px;padding:0 5px;font-size:8px}.dh-products-section .dh-product-image{aspect-ratio:1 / 0.92}.dh-products-section .dh-product-image img{transition:none}.dh-products-section .dh-product-card:hover .dh-product-image img{transform:none}.dh-products-section .dh-product-content{min-height:102px;padding:10px 9px 12px}.dh-products-section .dh-product-content h3{margin-bottom:7px}.dh-products-section .dh-product-content h3 a{font-size:13px;line-height:1.35}.dh-products-section .dh-product-link{gap:4px;font-size:10px;line-height:1.3}.dh-products-section .dh-product-link::after{transition:none}.dh-products-section .dh-product-link:hover::after{transform:none}.dh-products-section .dh-products-pagination{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:7px;margin:28px -12px 0;padding:0 12px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dh-products-section .dh-products-pagination::-webkit-scrollbar{display:none}.dh-products-section .dh-page-btn,.dh-products-section .dh-page-dots{flex:0 0 auto;min-width:36px;height:36px;padding:0 10px;font-size:12px}.dh-products-section .dh-page-btn{box-shadow:none;transition:none}.dh-products-section .dh-page-btn:hover{color:#123326;border-color:rgba(0,95,58,0.18);background:rgba(255,255,255,0.74);box-shadow:none;transform:none}.dh-products-section .dh-page-btn.is-active,.dh-products-section .dh-page-btn.is-active:hover{color:#ffffff;border-color:#006b43;background:#006b43}}@media (max-width: 374px){.dh-products-section .container{padding-right:8px;padding-left:8px}.dh-products-section .dh-products-grid{gap:7px}.dh-products-section .dh-product-content{min-height:96px;padding:9px 7px 10px}.dh-products-section .dh-product-content h3 a{font-size:12px}.dh-products-section .dh-product-link{font-size:9px}}#catepro-clean-section.dh-clean-section{position:relative;isolation:isolate;overflow:hidden;min-height:590px;padding:86px 0 92px;color:#063f2d;background-color:#f5f1e8}#catepro-clean-section .dh-clean-section__background{position:absolute;inset:0;z-index:-3;overflow:hidden;pointer-events:none}#catepro-clean-section .dh-clean-section__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}#catepro-clean-section::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.02) 50%, rgba(255,255,255,0.08) 100%)}#catepro-clean-section .dh-clean-container{position:relative;z-index:3;width:calc(100% - 40px);max-width:1280px;margin:0 auto}#catepro-clean-section .dh-clean-heading{width:100%;max-width:1060px;margin:0 auto;text-align:center}#catepro-clean-section .dh-clean-label{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:21px;margin-bottom:17px;padding:4px 12px;border:1px solid rgba(0,100,62,0.22);border-radius:999px;background:rgba(255,255,255,0.45);color:#16734f;font-size:10px;line-height:1;font-weight:600;letter-spacing:0.08em;text-transform:uppercase}#catepro-clean-section .dh-clean-heading h2{margin:0;color:#003E2D;font-size:40px;line-height:1.04;font-weight:800;letter-spacing:0.035em;text-transform:uppercase}#catepro-clean-section .dh-clean-heading h3{max-width:920px;margin:30px auto 0;color:#006847;font-size:clamp(18px, 2vw, 27px);line-height:1.14;font-weight:700;letter-spacing:0.115em;text-transform:uppercase}#catepro-clean-section .dh-clean-heading p{margin:20px auto 0;color:black;font-size:16px;line-height:1.8;font-weight:400;text-align:justify}#catepro-clean-section .dh-clean-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:stretch;width:100%;max-width:1120px;margin:73px auto 0}#catepro-clean-section .dh-clean-stat{position:relative;display:flex;min-width:0;min-height:118px;padding:0 34px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}#catepro-clean-section .dh-clean-stat:not(:last-child)::after{content:"";position:absolute;top:33px;right:0;width:1px;height:40px;background:rgba(0,105,69,0.34)}#catepro-clean-section .dh-clean-stat__value{display:inline-flex;position:relative;align-items:flex-start;justify-content:center;margin:0;color:#006644;font-size:clamp(38px, 3.7vw, 55px);line-height:0.95;font-weight:900;white-space:nowrap}#catepro-clean-section .dh-clean-stat__plus{position:relative;top:-7px;margin-left:5px;color:#006644;font-size:0.54em;line-height:1;font-weight:900}#catepro-clean-section .dh-clean-stat__description{display:block;max-width:205px;margin-top:15px;color:black;font-size:16px;line-height:1.55;font-weight:500}#catepro-clean-section .dh-clean-decoration{position:absolute;z-index:1;pointer-events:none;user-select:none}#catepro-clean-section .dh-clean-decoration img{display:block;width:100%;height:auto;object-fit:contain}#catepro-clean-section .dh-clean-decoration--top-left{top:-82px;left:-76px;width:clamp(220px, 18vw, 330px)}#catepro-clean-section .dh-clean-decoration--left-center{top:170px;left:9%;width:clamp(58px, 6.2vw, 96px)}#catepro-clean-section .dh-clean-decoration--right-center{top:176px;right:-83px;width:clamp(200px, 19vw, 345px)}#catepro-clean-section .dh-clean-decoration--bottom-right{right:14%;bottom:-38px;width:clamp(95px, 9vw, 150px)}#catepro-clean-section .dh-clean-decoration--left-center,#catepro-clean-section .dh-clean-decoration--bottom-right{z-index:2}@media (max-width: 1199px){#catepro-clean-section.dh-clean-section{padding:78px 0 82px}#catepro-clean-section .dh-clean-container{width:calc(100% - 48px)}#catepro-clean-section .dh-clean-stats{max-width:1000px;margin-top:62px}#catepro-clean-section .dh-clean-stat{padding:0 22px}#catepro-clean-section .dh-clean-stat__description{max-width:180px;font-size:13px}#catepro-clean-section .dh-clean-decoration--left-center{left:3%}#catepro-clean-section .dh-clean-decoration--bottom-right{right:8%}}@media (max-width: 991px){#catepro-clean-section.dh-clean-section{min-height:auto;padding:72px 0 78px}#catepro-clean-section .dh-clean-heading{max-width:700px}#catepro-clean-section .dh-clean-heading p{max-width:640px}#catepro-clean-section .dh-clean-stats{grid-template-columns:repeat(2, minmax(0, 1fr));max-width:720px;margin-top:52px;row-gap:0}#catepro-clean-section .dh-clean-stat{min-height:150px;padding:24px 28px;justify-content:center}#catepro-clean-section .dh-clean-stat:not(:last-child)::after{display:none}#catepro-clean-section .dh-clean-stat:nth-child(odd)::after{content:"";display:block;position:absolute;top:30px;right:0;width:1px;height:calc(100% - 60px);background:rgba(0,105,69,0.25)}#catepro-clean-section .dh-clean-stat:nth-child(1),#catepro-clean-section .dh-clean-stat:nth-child(2){border-bottom:1px solid rgba(0,105,69,0.18)}#catepro-clean-section .dh-clean-stat__description{max-width:230px}#catepro-clean-section .dh-clean-decoration--top-left{top:-55px;left:-95px;width:260px}#catepro-clean-section .dh-clean-decoration--right-center{top:210px;right:-130px;width:280px;opacity:0.78}#catepro-clean-section .dh-clean-decoration--left-center{left:3%;width:70px;opacity:0.75}#catepro-clean-section .dh-clean-decoration--bottom-right{right:2%;bottom:-22px;width:110px}}@media (max-width: 767px){#catepro-clean-section.dh-clean-section{padding:58px 0 62px}#catepro-clean-section .dh-clean-container{width:calc(100% - 32px)}#catepro-clean-section .dh-clean-label{margin-bottom:13px;font-size:9px}#catepro-clean-section .dh-clean-heading h2{font-size:31px;line-height:1.08;letter-spacing:0.025em}#catepro-clean-section .dh-clean-heading h3{margin-top:10px;font-size:16px;line-height:1.35;letter-spacing:0.07em}#catepro-clean-section .dh-clean-heading p{margin-top:18px;font-size:13px;line-height:1.7}#catepro-clean-section .dh-clean-stats{grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:40px}#catepro-clean-section .dh-clean-stat{min-height:138px;padding:22px 12px}#catepro-clean-section .dh-clean-stat__value{font-size:31px}#catepro-clean-section .dh-clean-stat__plus{top:-4px;margin-left:3px}#catepro-clean-section .dh-clean-stat__description{max-width:160px;margin-top:11px;font-size:12px;line-height:1.5}#catepro-clean-section .dh-clean-stat:nth-child(odd)::after{top:24px;height:calc(100% - 48px)}#catepro-clean-section .dh-clean-decoration--top-left{top:-38px;left:-82px;width:190px;opacity:0.8}#catepro-clean-section .dh-clean-decoration--right-center{top:295px;right:-110px;width:210px;opacity:0.42}#catepro-clean-section .dh-clean-decoration--left-center,#catepro-clean-section .dh-clean-decoration--bottom-right{display:none}}@media (max-width: 479px){#catepro-clean-section .dh-clean-heading h2{font-size:27px}#catepro-clean-section .dh-clean-heading h3{font-size:14px}#catepro-clean-section .dh-clean-stats{grid-template-columns:1fr;max-width:310px}#catepro-clean-section .dh-clean-stat{min-height:auto;padding:24px 12px;border-bottom:1px solid rgba(0,105,69,0.17)}#catepro-clean-section .dh-clean-stat:last-child{border-bottom:0}#catepro-clean-section .dh-clean-stat:nth-child(odd)::after{display:none}#catepro-clean-section .dh-clean-stat:nth-child(1),#catepro-clean-section .dh-clean-stat:nth-child(2){border-bottom:1px solid rgba(0,105,69,0.17)}#catepro-clean-section .dh-clean-stat__value{font-size:38px}#catepro-clean-section .dh-clean-stat__description{max-width:240px;font-size:13px}}#catepro-clean-section .dh-clean-stats--second{margin-top:30px}.product-category-section{position:relative;z-index:1;width:100%;padding:18px 0 22px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center center/cover no-repeat}.product-category-section .product-category-head{margin:0 0 10px}.product-category-section .product-category-note{margin:0;color:#006b3f;font-size:14px;line-height:1.4;font-weight:500;font-style:italic}.product-category-section .product-category-list{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:10px;width:100%;margin:0;padding:0}.product-category-section .product-category-item{display:inline-flex;flex:1 1 0;min-width:0;min-height:38px;padding:8px 18px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#00733f;box-shadow:0 2px 5px rgba(0,0,0,0.12),inset 0 1px 0 rgba(255,255,255,0.12);color:#ffffff;text-align:center;text-decoration:none;text-transform:uppercase;font-size:18px;line-height:1.25;font-weight:700;letter-spacing:0;white-space:normal;cursor:pointer;transition:background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.product-category-section .product-category-item:hover{color:#ffffff;background:#005d33;box-shadow:0 4px 10px rgba(0,0,0,0.18),inset 0 1px 0 rgba(255,255,255,0.14);transform:translateY(-2px)}.product-category-section .product-category-item:focus{outline:none}.product-category-section .product-category-item:focus-visible{outline:3px solid rgba(0,115,63,0.22);outline-offset:3px}@media (max-width: 1199px){.product-category-section{padding:8px 0}.product-category-section .container{width:calc(100% - 32px)}.product-category-section .product-category-list{flex-wrap:wrap;gap:10px}.product-category-section .product-category-item{flex:0 1 calc(50% - 5px);min-height:40px;padding:9px 16px}}@media (max-width: 991px){.product-category-section .product-category-note{font-size:13px}.product-category-section .product-category-item{font-size:11px}}@media (max-width: 767px){.product-category-section{padding:8px 0}.product-category-section .container{width:100%;max-width:none}.product-category-section .product-category-head{margin:0 16px 10px}.product-category-section .product-category-note{font-size:13px;line-height:1.45}.product-category-section .product-category-list{justify-content:flex-start;flex-wrap:nowrap;gap:8px;width:100%;margin:0;padding:0 16px 6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-category-section .product-category-list::-webkit-scrollbar{display:none}.product-category-section .product-category-item{flex:0 0 auto;width:auto;min-width:190px;min-height:38px;padding:8px 16px;border-radius:999px;font-size:10px;line-height:1.25;white-space:nowrap}.product-category-section .product-category-item:hover{background:#00733f;box-shadow:0 2px 5px rgba(0,0,0,0.12), inset 0 1px 0 rgba(255,255,255,0.12);transform:none}.product-category-section .product-category-item:first-child:hover{background:#4b069c}}@media (max-width: 479px){.product-category-section .product-category-list{padding-right:14px;padding-left:14px}.product-category-section .product-category-item{min-width:175px;min-height:36px;padding:7px 14px;font-size:9px}}.product-category-breadcrumb{padding:16px 0;padding-top:30px}.product-category-breadcrumb .product-category-breadcrumb__nav{width:100%}.product-category-breadcrumb .product-category-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.product-category-breadcrumb .product-category-breadcrumb__item{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;font-size:14px;line-height:1.5}.product-category-breadcrumb .product-category-breadcrumb__item:not(:last-child)::after{content:"/";color:#c7c7c7}.product-category-breadcrumb .product-category-breadcrumb__link{display:inline-flex;align-items:center;gap:6px;color:#666;text-decoration:none;transition:color 0.25s ease}.product-category-breadcrumb .product-category-breadcrumb__link:hover{color:var(--primary-color)}.product-category-breadcrumb .product-category-breadcrumb__home-icon{width:16px;height:16px;flex-shrink:0}.product-category-breadcrumb .product-category-breadcrumb__item--current{min-width:0}.product-category-breadcrumb .product-category-breadcrumb__current{display:block;max-width:420px;overflow:hidden;color:#222;font-weight:600;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.product-category-breadcrumb{padding:12px 0}.product-category-breadcrumb .product-category-breadcrumb__list{gap:6px}.product-category-breadcrumb .product-category-breadcrumb__item{gap:6px;font-size:13px}.product-category-breadcrumb .product-category-breadcrumb__home-icon{width:14px;height:14px}.product-category-breadcrumb .product-category-breadcrumb__current{max-width:180px}}.related-products-section{--related-green: #00633f;--related-green-dark: #004d31;--related-text: #142038;--related-muted: black;--related-border: #dce7df;--related-white: #ffffff;position:relative;width:100%;padding:48px 0 76px;overflow:hidden;color:var(--related-text);background:url(/tassets/images/bg_home_sec_2.jpg) center center/cover no-repeat}.related-products-section *,.related-products-section *::before,.related-products-section *::after{box-sizing:border-box}.related-products-section .container{width:calc(100% - 32px);max-width:1205px;margin:0 auto}.related-products-section .related-products-heading{margin-bottom:38px;text-align:center}.related-products-section .related-products-heading h2{margin:0;color:#003e2d;font-size:clamp(30px, 3vw, 42px);line-height:1.15;font-weight:800;letter-spacing:0.015em;text-transform:uppercase}.related-products-section .related-products-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px}.related-products-section .related-product-card{position:relative;min-width:0;min-height:320px;overflow:hidden;border:1px solid var(--related-border);border-radius:18px;background:var(--related-white);box-shadow:0 6px 20px rgba(16,39,29,0.055);transition:transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease}.related-products-section .related-product-card:hover{z-index:2;border-color:rgba(0,99,63,0.3);box-shadow:0 18px 42px rgba(16,39,29,0.12);transform:translateY(-6px)}.related-products-section .related-product-card__link{position:relative;display:flex;min-height:320px;flex-direction:column;color:inherit;text-decoration:none}.related-products-section .related-product-card__badge{position:absolute;top:14px;left:14px;z-index:3;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:3px solid var(--related-white);border-radius:50%;background:var(--related-green);box-shadow:0 5px 14px rgba(0,99,63,0.22);color:var(--related-white);font-size:16px;line-height:1;font-weight:800;text-transform:uppercase}.related-products-section .related-product-card__image{position:relative;display:flex;width:100%;height:100%;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:17px 17px 0 0;background:#f6f9f7}.related-products-section .related-product-card__image::before{content:"";position:absolute;width:138px;height:138px;border:1px solid rgba(0,99,63,0.08);border-radius:50%}.related-products-section .related-product-card__image img{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease}.related-products-section .related-product-card:hover .related-product-card__image img{transform:scale(1.055)}.related-products-section .related-product-card__content{display:flex;min-height:120px;flex:1;padding:18px 18px 16px;flex-direction:column;justify-content:space-between}.related-products-section .related-product-card__title{display:-webkit-box;min-height:42px;margin:0 0 16px;overflow:hidden;color:#13203a;font-size:14px;line-height:1.45;font-weight:700;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.2s ease}.related-products-section .related-product-card:hover .related-product-card__title{color:var(--related-green)}.related-products-section .related-product-card__price{display:inline-flex;width:fit-content;min-height:30px;padding:6px 12px;align-items:center;border-radius:999px;background:rgba(0,99,63,0.09);color:var(--related-green);font-size:14px;line-height:1.2;font-weight:800}.related-products-section .related-product-card__link:focus{outline:none}.related-products-section .related-product-card__link:focus-visible{border-radius:18px;outline:3px solid rgba(0,99,63,0.2);outline-offset:-3px}@media (max-width: 1199px){.related-products-section .related-products-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.related-products-section .related-product-card:nth-child(5){display:none}}@media (max-width: 991px){.related-products-section{padding:42px 0 58px}.related-products-section .related-products-heading{margin-bottom:32px}.related-products-section .related-products-grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px}.related-products-section .related-product-card:nth-child(4){display:none}.related-products-section .related-product-card,.related-products-section .related-product-card__link{min-height:300px}.related-products-section .related-product-card__image{height:180px}.related-products-section .related-product-card__content{min-height:120px;padding:16px}}@media (max-width: 767px){.related-products-section{padding:34px 0 44px}.related-products-section .container{width:calc(100% - 28px)}.related-products-section .related-products-heading{margin-bottom:24px}.related-products-section .related-products-heading h2{font-size:27px}.related-products-section .related-products-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.related-products-section .related-product-card:nth-child(4){display:block}.related-products-section .related-product-card:nth-child(5){display:none}.related-products-section .related-product-card{min-height:280px;border-radius:14px}.related-products-section .related-product-card__link{min-height:280px}.related-products-section .related-product-card__badge{top:10px;left:10px;width:32px;height:32px;border-width:2px;font-size:14px}.related-products-section .related-product-card__image{height:160px;border-radius:13px 13px 0 0}.related-products-section .related-product-card__image::before{width:105px;height:105px}.related-products-section .related-product-card__content{min-height:120px;padding:14px 12px 12px}.related-products-section .related-product-card__title{min-height:38px;margin-bottom:12px;font-size:13px;line-height:1.4}.related-products-section .related-product-card__price{min-height:27px;padding:5px 10px;font-size:13px}.related-products-section .related-product-card:hover{box-shadow:0 6px 20px rgba(16,39,29,0.055);transform:none}.related-products-section .related-product-card:hover .related-product-card__image img{transform:none}}@media (max-width: 480px){.related-products-section .container{width:calc(100% - 20px)}.related-products-section .related-products-grid{gap:9px}.related-products-section .related-product-card,.related-products-section .related-product-card__link{min-height:258px}.related-products-section .related-product-card{border-radius:12px}.related-products-section .related-product-card__image{height:142px;border-radius:11px 11px 0 0}.related-products-section .related-product-card__content{min-height:116px;padding:12px 10px 10px}.related-products-section .related-product-card__title{font-size:12px}.related-products-section .related-product-card__price{font-size:12px}}.related-posts-section{--rp-green: #00683f;--rp-green-dark: #004f30;--rp-text: #102039;--rp-muted: #68758a;--rp-card-bg: #f5f8f4;--rp-border: #dce8df;width:100%;padding:44px 0 58px;overflow:hidden;background:#fff;color:var(--rp-text)}.related-posts-container{width:calc(100% - 64px);max-width:1265px;margin:0 auto}.related-posts-header{margin-bottom:36px;display:flex;align-items:center;justify-content:space-between;gap:28px}.related-posts-title{margin:0;color:var(--rp-green);font-size:40px;line-height:1;font-weight:800;letter-spacing:-0.03em;text-transform:uppercase}.related-posts-controls{display:flex;align-items:center;gap:16px}.related-posts-arrow{width:48px;height:48px;padding:0;border:1px solid var(--rp-border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none;cursor:pointer;background:#fff;color:var(--rp-green);font-size:20px;line-height:1;transition:color 0.22s ease, background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease}.related-posts-arrow:hover{color:#fff;border-color:var(--rp-green);background:var(--rp-green);transform:translateY(-2px)}.related-posts-arrow:disabled{cursor:default;opacity:0.42;transform:none}.related-posts-viewport{width:100%;overflow:hidden}.related-posts-track{display:flex;gap:28px;transition:transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform}.related-post-card{flex:0 0 calc((100% - 56px) / 3);min-width:0;overflow:hidden;background:var(--rp-card-bg);transition:transform 0.28s ease, box-shadow 0.28s ease}.related-post-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(21,58,40,0.1)}.related-post-card__image{position:relative;width:100%;height:207px;display:block;overflow:hidden;background:#edf2ed;text-decoration:none}.related-post-card__image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top, rgba(0,54,32,0.12), transparent 48%);opacity:0;transition:opacity 0.28s ease}.related-post-card:hover .related-post-card__image::after{opacity:1}.related-post-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}.related-post-card:hover .related-post-card__image img{transform:scale(1.045)}.related-post-card__body{min-height:220px;padding:20px 23px 23px;display:flex;flex-direction:column}.related-post-card__title{margin:0 0 18px;font-size:18px;line-height:1.45;font-weight:800}.related-post-card__title a{display:-webkit-box;overflow:hidden;color:var(--rp-text);text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color 0.2s ease}.related-post-card:hover .related-post-card__title a{color:var(--rp-green)}.related-post-card__description{display:-webkit-box;margin:0 0 22px;overflow:hidden;color:var(--rp-muted);font-size:15px;line-height:1.65;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.related-post-card__meta{margin-top:auto;display:flex;align-items:center;gap:18px;color:#768296;font-size:13px;line-height:1.4}.related-post-card__date,.related-post-card__category{position:relative;display:inline-flex;align-items:center}.related-post-card__category::before{content:"";width:4px;height:4px;margin-right:13px;border-radius:50%;background:var(--rp-green)}@media (max-width: 1199px){.related-posts-container{width:calc(100% - 40px)}.related-posts-track{gap:22px}.related-post-card{flex-basis:calc((100% - 44px) / 3)}.related-post-card__image{height:190px}.related-posts-title{font-size:42px}}@media (max-width: 991px){.related-posts-section{padding:38px 0 50px}.related-posts-header{margin-bottom:28px}.related-post-card{flex-basis:calc((100% - 22px) / 2)}.related-post-card__image{height:215px}}@media (max-width: 767px){.related-posts-section{padding:30px 0 40px}.related-posts-container{width:calc(100% - 28px)}.related-posts-header{align-items:flex-end;gap:14px;margin-bottom:22px}.related-posts-title{font-size:30px;line-height:1.08}.related-posts-controls{flex:0 0 auto;gap:8px}.related-posts-arrow{width:40px;height:40px;font-size:17px}.related-posts-track{gap:16px}.related-post-card{flex-basis:86%}.related-post-card__image{height:195px}.related-post-card__body{min-height:205px;padding:17px 17px 20px}.related-post-card__title{margin-bottom:13px;font-size:16px}.related-post-card__description{margin-bottom:18px;font-size:14px}.related-post-card:hover{transform:none;box-shadow:none}.related-post-card:hover .related-post-card__image img{transform:none}}@media (max-width: 480px){.related-posts-title{max-width:210px;font-size:27px}.related-post-card{flex-basis:92%}.related-post-card__image{height:180px}.related-post-card__meta{gap:11px;font-size:12px}.related-post-card__category::before{margin-right:9px}}a{cursor:pointer}i{margin-bottom:0 !important}.popupAskContact .modal-dialog{max-width:480px;margin:auto}.popupAskContact .modal-content{border-radius:12px;border:none;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,0.15)}.popupAskContact .modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #eee}.popupAskContact .modal-header .modal-title{font-weight:700;font-size:20px;margin:0}.popupAskContact .modal-header .close{font-size:22px;opacity:.6}.popupAskContact .modal-body{padding:24px 22px;font-size:16px;line-height:1.6;text-align:center;color:black}.popupAskContact .contact-qr-wrapper{display:none;text-align:center}.popupAskContact .contact-qr-instruction{margin-bottom:15px}.popupAskContact .contact-qr-image{display:none;width:100%;max-width:320px;height:auto;margin:0 auto;padding:10px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.popupAskContact .contact-qr-empty{display:none;margin:0;color:#dc3545}.popupAskContact .modal-footer{display:flex;flex-wrap:nowrap;gap:10px;padding:18px 22px 22px;border-top:none}.popupAskContact .modal-footer .btnType_1{width:50%;display:block;text-align:center;padding:11px 0;font-weight:700;border-radius:6px;text-decoration:none;background:#f3f3f3;color:#333 !important;box-sizing:border-box}.popupAskContact .modal-footer .btnType_1.btnContact{background:red;color:#fff !important}.popupAskContact.is-qr-mode .modal-footer .contact-cancel{width:100%}@media (max-width: 576px){.popupAskContact .modal-dialog{margin:16px}.popupAskContact .modal-header{padding:14px 16px}.popupAskContact .modal-body{padding:18px 16px;font-size:15px}.popupAskContact .modal-footer{display:flex;flex-wrap:nowrap;gap:8px;padding:14px 16px}.popupAskContact .modal-footer .btnType_1{width:48%;padding:10px 0;font-size:14px;min-width:0}}.phone-mobile{display:none !important}.phone-desktop{display:inline-flex !important}@media (max-width: 768px){.phone-mobile{display:inline-flex !important}.phone-desktop{display:none !important}}.pagination-section{padding:10px 0 30px;text-align:center;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.pagination-section .container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.pagination-section .pagination{display:flex;justify-content:center;align-items:center}.tableOfContent{margin:24px 0;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;overflow:hidden}.tableOfContent .title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;color:#1f2937;font-size:18px;font-weight:700;line-height:1.4;background:#f1f5f9;cursor:pointer}.tableOfContent .title .clickToggle{flex-shrink:0;font-size:20px;transition:transform 0.3s ease}.tableOfContent .title .clickToggle.active{transform:rotate(180deg)}.tableOfContent .mucLucPart{padding:16px 18px 18px}.tableOfContent .mucLucPart ul{margin:0;padding:0;list-style:none}.tableOfContent .mucLucPart li{position:relative;margin:0;padding-left:18px}.tableOfContent .mucLucPart li+li{margin-top:10px}.tableOfContent .mucLucPart li::before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:#2563eb}.tableOfContent .mucLucPart li.data{font-weight:600}.tableOfContent .mucLucPart li.sub_data{margin-left:20px;padding-left:16px;font-size:15px;font-weight:400}.tableOfContent .mucLucPart li.sub_data::before{width:5px;height:5px;background:#94a3b8}.tableOfContent .mucLucPart a{display:inline-block;color:#374151;line-height:1.6;text-decoration:none;transition:color 0.2s ease}.tableOfContent .mucLucPart a:hover{color:#2563eb;text-decoration:underline}@media (max-width: 767px){.tableOfContent{margin:18px 0}.tableOfContent .title{padding:12px 14px;font-size:16px}.tableOfContent .mucLucPart{padding:14px}.tableOfContent .mucLucPart li{padding-left:16px}.tableOfContent .mucLucPart li.sub_data{margin-left:12px;font-size:14px}}#menuEndPage{position:fixed;bottom:-1px;width:97%;z-index:99;left:50%;transform:translateX(-50%)}#menuEndPage .wrapWidth{padding:6px 10px 0 10px;max-width:450px;margin-right:auto;margin-left:auto;background-color:rgba(242,242,242,0.95);border-radius:10px 10px 0 0;box-shadow:0 0 10px 0 rgba(0,0,0,0.3)}#menuEndPage .row{display:flex;align-items:flex-end;justify-content:space-between;margin:0}#menuEndPage .smallPart{width:19.5%;margin:auto;text-align:center}#menuEndPage .smallPart .aTag{display:block;width:35%;padding-bottom:35%;margin:auto;margin-bottom:4px;cursor:pointer;position:relative}#menuEndPage .smallPart img{width:100%;height:100%;position:absolute;top:50%;left:50%;object-fit:contain;transform:translate(-50%, -50%)}#menuEndPage .smallPart .textUnderItem{font-size:11px;color:#AAAAAA;margin-bottom:4px;line-height:1.2}#menuEndPage .bookingPart .aTag{width:42px;height:42px;padding-bottom:0;border-radius:50%;background:#00472f;box-shadow:0 8px 18px rgba(144,26,26,0.28);display:flex;align-items:center;justify-content:center}#menuEndPage .bookingPart .bookingIcon{color:#fff;font-size:18px;line-height:1}#menuEndPage .bookingPart .bookingIcon i{display:block;color:white}#menuEndPage .centerPart{width:22%;position:relative;min-height:62px}#menuEndPage .centerPart:before{content:"";position:absolute;top:12%;left:50%;width:60px;height:60px;border-radius:60px;transform:translate(-50%, -50%);box-shadow:0px 0px 10px 5px #00472f;animation:bigshake_2 1.3s 0.5s infinite}#menuEndPage .centerPart a{position:absolute;top:12%;text-align:center;left:50%;transform:translate(-50%, -50%);background-color:#00472f;width:55px;height:55px;border-radius:65px}#menuEndPage .centerPart img{width:85%;padding:10px;transform:rotate(-30deg);animation:latdat_1 ease-in-out infinite 0.7s}#menuEndPage .cartBlock_1 .cartItem{width:100%;height:100%;position:absolute;top:-2px}.booking-consult-popup{position:fixed;inset:0;z-index:9999;display:none}.booking-consult-popup.is-active{display:block}.booking-consult-popup__overlay{position:absolute;inset:0;background:rgba(2,6,23,0.58);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.booking-consult-popup__box{position:absolute;left:50%;bottom:88px;width:calc(100% - 32px);max-width:420px;transform:translateX(-50%);background:#ffffff;border-radius:22px;padding:24px 20px 20px;box-shadow:0 28px 80px rgba(2,6,23,0.28);animation:bookingPopupUp 0.25s ease}.booking-consult-popup__close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(144,26,26,0.08);color:#901A1A;font-size:24px;line-height:1;cursor:pointer}.booking-consult-popup h3{margin:0 36px 8px 0;font-size:22px;font-weight:800;color:#111827}.booking-consult-popup p{margin:0 0 16px;font-size:14px;line-height:1.55;color:#64748b}.booking-consult-form__group{margin-bottom:10px}.booking-consult-form input,.booking-consult-form select,.booking-consult-form textarea{width:100%;border:1px solid rgba(144,26,26,0.16);background:#f8fafc;border-radius:14px;padding:12px 14px;font-size:14px;color:#111827;outline:none}.booking-consult-form input:focus,.booking-consult-form select:focus,.booking-consult-form textarea:focus{border-color:#901A1A;background:#ffffff;box-shadow:0 0 0 4px rgba(144,26,26,0.08)}.booking-consult-form textarea{resize:none}.booking-consult-form__submit{width:100%;border:0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg, #901A1A, #d4001f);color:#ffffff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px rgba(144,26,26,0.24)}@keyframes bookingPopupUp{from{opacity:0;transform:translate(-50%, 16px)}to{opacity:1;transform:translate(-50%, 0)}}@media (min-width: 768px){#menuEndPage.Mobile_3{display:none}}.container{width:calc(100% - 48px);max-width:1320px;margin-left:auto;margin-right:auto}@media (max-width: 991px){.container{width:100%;padding:15px}}@media (max-width: 767px){.container{width:100%;padding:15px}}@media (max-width: 480px){.container{width:100%;padding:15px}}#contact-buttons{position:fixed;right:22px;bottom:92px;z-index:9998;display:flex;flex-direction:column;gap:14px}#contact-buttons .contact-button{position:relative;display:flex;align-items:center;justify-content:center;width:58px;height:58px;overflow:visible;border:1px solid rgba(255,255,255,0.78);border-radius:20px;background:linear-gradient(145deg, rgba(255,255,255,0.98), rgba(245,247,255,0.9));box-shadow:0 18px 42px rgba(15,23,42,0.22),inset 0 1px 0 rgba(255,255,255,0.95);color:inherit;text-decoration:none;cursor:pointer;isolation:isolate;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translateY(0);transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}#contact-buttons .contact-button::before{content:"";position:absolute;z-index:-1;inset:-2px;border-radius:22px;opacity:0;filter:blur(10px);transition:opacity 0.35s ease}#contact-buttons .contact-button::after{content:"";position:absolute;inset:7px;border-radius:16px;background:radial-gradient(circle at 30% 20%, rgba(255,255,255,0.85), transparent 42%);pointer-events:none}#contact-buttons .contact-button:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 24px 60px rgba(15,23,42,0.3),inset 0 1px 0 #fff}#contact-buttons .contact-button:hover::before{opacity:0.75}#contact-buttons .contact-button i,#contact-buttons .contact-button img{position:relative;z-index:2}#contact-buttons .contact-button i{font-size:26px;line-height:1}#contact-buttons .phone-button{background:radial-gradient(circle at 25% 20%, rgba(255,255,255,0.95), transparent 36%),linear-gradient(145deg, rgba(255,242,244,0.98), rgba(255,255,255,0.92))}#contact-buttons .phone-button::before{background:linear-gradient(135deg, #d40018, #ff7a7a)}#contact-buttons .phone-icon{color:#d40018;animation:contactPhoneShake 2.4s ease-in-out infinite}#contact-buttons .messenger-button::before{background:linear-gradient(135deg, #1877f2, #75b7ff)}#contact-buttons .messenger-icon{color:#1877f2;font-size:27px}#contact-buttons .zalo-button::before{background:linear-gradient(135deg, #0068ff, #00c3ff)}#contact-buttons .zalo-icon{width:31px;height:31px;object-fit:contain}#contact-buttons .wechat-button::before{background:linear-gradient(135deg, #07c160, #75e7a4)}#contact-buttons .wechat-icon{color:#07c160;font-size:29px}#contact-buttons .whatsapp-button::before{background:linear-gradient(135deg, #25d366, #8af2ad)}#contact-buttons .whatsapp-icon{color:#25d366;font-size:30px}#contact-buttons .phone-tooltip{position:absolute;top:50%;right:calc(100% + 14px);min-width:max-content;padding:12px 16px;border:1px solid rgba(255,255,255,0.12);border-radius:999px;background:linear-gradient(135deg, #111827, #020617);box-shadow:0 16px 40px rgba(2,6,23,0.32);color:#ffffff;font-size:14px;font-weight:800;line-height:1;letter-spacing:0.2px;white-space:nowrap;opacity:0;visibility:hidden;transform:translate(10px, -50%);transition:opacity 0.32s ease, visibility 0.32s ease, transform 0.32s ease}#contact-buttons .phone-tooltip::after{content:"";position:absolute;top:50%;right:-5px;width:10px;height:10px;background:#020617;transform:translateY(-50%) rotate(45deg)}#contact-buttons .phone-button:hover .phone-tooltip{opacity:1;visibility:visible;transform:translate(0, -50%)}#contact-buttons .delay-0{animation:contactFloat 3.2s ease-in-out infinite}#contact-buttons .delay-1{animation:contactFloat 3.2s ease-in-out 0.2s infinite}#contact-buttons .delay-2{animation:contactFloat 3.2s ease-in-out 0.4s infinite}#contact-buttons .delay-3{animation:contactFloat 3.2s ease-in-out 0.6s infinite}#contact-buttons .delay-4{animation:contactFloat 3.2s ease-in-out 0.8s infinite}@keyframes contactFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes contactPhoneShake{0%,100%{transform:rotate(0)}8%{transform:rotate(14deg)}16%{transform:rotate(-12deg)}24%{transform:rotate(10deg)}32%{transform:rotate(0)}}@media (max-width: 767px){#contact-buttons{display:none !important}}@media (prefers-reduced-motion: reduce){#contact-buttons .contact-button,#contact-buttons .phone-icon{animation:none;transition:none}}img{-webkit-touch-callout:none;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}.pt-news-detail-section{--pt-primary: #006b43;--pt-primary-dark: #004c30;--pt-primary-deep: #003e2d;--pt-primary-soft: #eaf5ef;--pt-primary-pale: #f5faf7;--pt-heading: #003e2d;--pt-text: #4f5e56;--pt-muted: #7c8981;--pt-border: rgba(0, 107, 67, 0.14);--pt-white: #ffffff;--pt-shadow: 0 18px 50px rgba(0, 62, 45, 0.08);position:relative;overflow:hidden;padding:64px 0 20px;color:var(--pt-heading);background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.pt-news-detail-section *,.pt-news-detail-section *::before,.pt-news-detail-section *::after{box-sizing:border-box}.pt-news-detail-layout{display:grid;grid-template-columns:minmax(0, 1fr) 292px;gap:34px;align-items:start}.pt-news-detail-main{min-width:0}.pt-news-detail-sidebar{position:sticky;top:96px;min-width:0}.pt-news-detail-head{position:relative;padding-bottom:22px;border-bottom:1px solid var(--pt-border)}.pt-news-detail-head::after{content:"";position:absolute;left:0;bottom:-1px;width:64px;height:2px;border-radius:999px;background:var(--pt-primary)}.pt-news-detail-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 11px;color:var(--pt-primary);font-size:11px;line-height:1.4;font-weight:800;letter-spacing:0.17em;text-transform:uppercase}.pt-news-detail-kicker::before{content:"";display:block;width:28px;height:1px;background:var(--pt-primary)}.pt-news-detail-title{max-width:100%;margin:0;color:var(--pt-heading);font-size:32px;font-weight:700;line-height:1.12;letter-spacing:-0.025em;text-transform:uppercase}.pt-news-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:20px;color:var(--pt-muted);font-size:12px;line-height:1.4}.pt-news-detail-meta__left{display:flex;align-items:center;flex-wrap:wrap;gap:13px}.pt-news-detail-meta__left span{display:inline-flex;align-items:center}.pt-news-detail-date::before{content:"";width:6px;height:6px;margin-right:8px;border:1px solid var(--pt-primary);border-radius:50%}.pt-news-detail-category{position:relative;padding-left:13px;color:var(--pt-primary);font-weight:700}.pt-news-detail-category::before{content:"";position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background:var(--pt-primary);transform:translateY(-50%)}.pt-news-detail-share{display:flex;align-items:center;gap:7px;flex-shrink:0}.pt-news-detail-share__label{margin-right:3px;color:var(--pt-muted);font-size:11px;font-weight:600}.pt-news-detail-share__link{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid var(--pt-border);border-radius:50%;background:rgba(255,255,255,0.92);color:var(--pt-primary);font-size:11px;line-height:1;font-weight:800;text-decoration:none;box-shadow:0 6px 16px rgba(0,62,45,0.05);transition:color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease}.pt-news-detail-share__link i{font-size:12px;line-height:1}.pt-news-detail-hero{position:relative;width:100%;margin-top:28px;overflow:hidden;border:1px solid rgba(0,107,67,0.1);border-radius:16px;background:var(--pt-primary-soft);box-shadow:var(--pt-shadow)}.pt-news-detail-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, transparent 68%, rgba(0,62,45,0.12));pointer-events:none}.pt-news-detail-hero img{display:block;width:100%;height:auto;min-height:390px;max-height:650px;object-fit:cover;object-position:center;transition:transform 0.5s ease}.pt-news-search{margin-bottom:15px}.pt-news-search form{display:flex;align-items:center;gap:7px}.pt-news-search input{min-width:0;flex:1;height:34px;padding:0 13px;border:1px solid rgba(0,107,67,0.24);border-radius:999px;outline:none;background:rgba(255,255,255,0.94);color:var(--pt-heading);font-size:11px;line-height:1;transition:border-color 0.25s ease, box-shadow 0.25s ease}.pt-news-search input::placeholder{color:#a1aaa5}.pt-news-search input:focus{border-color:var(--pt-primary);box-shadow:0 0 0 3px rgba(0,107,67,0.08)}.pt-news-search button{flex:0 0 auto;min-width:84px;height:34px;padding:0 14px;border:0;border-radius:999px;background:var(--pt-primary);color:var(--pt-white);cursor:pointer;font-size:9px;line-height:1;font-weight:800;letter-spacing:0.03em;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,107,67,0.18);transition:background-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease}.pt-news-box{overflow:hidden;border:1px solid var(--pt-border);border-radius:7px;background:var(--pt-white);box-shadow:0 12px 34px rgba(0,62,45,0.07)}.pt-news-box__head{padding:13px 16px;background:var(--pt-primary)}.pt-news-box__title{margin:0;color:var(--pt-white);font-size:14px;line-height:1.35;font-weight:750}.pt-news-category-list{background:var(--pt-white)}.pt-news-category-group{position:relative}.pt-news-category-group+.pt-news-category-group{border-top:1px solid rgba(0,107,67,0.1)}.pt-news-category-item{position:relative;min-height:50px;transition:background-color 0.25s ease}.pt-news-category-link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:50px;padding:0 15px;color:#657169;font-size:12px;line-height:1.4;font-weight:500;text-decoration:none;transition:color 0.25s ease, padding-left 0.25s ease}.pt-news-category-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-news-category-arrow{position:relative;flex:0 0 auto;width:18px;height:12px;overflow:hidden;color:#808a84;font-size:14px;line-height:10px;transition:color 0.25s ease, transform 0.25s ease}.pt-news-category-arrow::before{content:"";position:absolute;right:0;bottom:1px;width:15px;height:1px;background:currentColor}.pt-news-category-arrow{font-size:0}.pt-news-category-arrow::after{content:"";position:absolute;right:0;bottom:1px;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg);transform-origin:right bottom}.pt-news-category-item.is-active{background:var(--pt-primary-pale)}.pt-news-category-item.is-active .pt-news-category-link{padding-left:20px;color:var(--pt-primary);font-weight:700}.pt-news-category-item.is-active .pt-news-category-arrow{color:var(--pt-primary)}.pt-news-subcategory-list{padding:0 14px 10px 24px;background:#fbfdfc}.pt-news-subcategory-item a{display:flex;align-items:center;gap:8px;min-height:34px;padding:5px 8px;border-radius:6px;color:#7c8780;font-size:11px;line-height:1.4;font-weight:500;text-decoration:none;transition:color 0.25s ease, background-color 0.25s ease}.pt-news-subcategory-dot{flex:0 0 auto;width:4px;height:4px;border-radius:50%;background:rgba(0,107,67,0.35)}.pt-news-subcategory-item.is-active a{background:var(--pt-primary-soft);color:var(--pt-primary);font-weight:700}.pt-news-subcategory-item.is-active .pt-news-subcategory-dot{background:var(--pt-primary)}@media (hover: hover) and (pointer: fine){.pt-news-detail-share__link:hover{border-color:var(--pt-primary);background:var(--pt-primary);color:var(--pt-white);transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,107,67,0.2)}.pt-news-detail-hero:hover img{transform:scale(1.025)}.pt-news-search button:hover{background:var(--pt-primary-dark);transform:translateY(-1px);box-shadow:0 11px 24px rgba(0,107,67,0.24)}.pt-news-category-item:hover{background:var(--pt-primary-pale)}.pt-news-category-item:hover .pt-news-category-link{padding-left:20px;color:var(--pt-primary)}.pt-news-category-item:hover .pt-news-category-arrow{color:var(--pt-primary);transform:translateX(2px)}.pt-news-subcategory-item a:hover{background:var(--pt-primary-soft);color:var(--pt-primary)}}@media (max-width: 1199px){.pt-news-detail-layout{grid-template-columns:minmax(0, 1fr) 270px;gap:28px}.pt-news-detail-title{font-size:38px}.pt-news-detail-hero img{min-height:340px}}@media (max-width: 991px){.pt-news-detail-section{padding:48px 0 64px}.pt-news-detail-layout{display:block}.pt-news-detail-title{font-size:34px;line-height:1.18}.pt-news-detail-meta{align-items:flex-start;flex-direction:column;gap:15px}.pt-news-detail-hero{margin-top:25px}.pt-news-detail-hero img{min-height:300px}.pt-news-detail-content{margin-top:29px;font-size:15px;line-height:1.78}.pt-news-detail-sidebar{position:static;margin-top:42px}.pt-news-search form{max-width:520px}.pt-news-box{max-width:520px}.pt-news-detail-share__link,.pt-news-detail-hero img,.pt-news-search button,.pt-news-category-item,.pt-news-category-link,.pt-news-category-arrow,.pt-news-subcategory-item a{transition:none}}@media (max-width: 575px){.pt-news-detail-section{padding:34px 0 48px}.pt-news-detail-head{padding-bottom:20px}.pt-news-detail-kicker{margin-bottom:10px;font-size:10px}.pt-news-detail-title{font-size:27px;line-height:1.2;letter-spacing:-0.02em}.pt-news-detail-meta{margin-top:17px}.pt-news-detail-meta__left{gap:9px;font-size:11px}.pt-news-detail-share{width:100%}.pt-news-detail-share__label{margin-right:auto}.pt-news-detail-share__link{width:28px;height:28px}.pt-news-detail-hero{margin-top:21px;border-radius:12px}.pt-news-detail-hero img{min-height:220px}.pt-news-detail-content{margin-top:23px;font-size:15px;line-height:1.72}.pt-news-detail-content h2{margin-top:30px;font-size:23px}.pt-news-detail-content h3{margin-top:26px;font-size:20px}.pt-news-detail-content h4{font-size:18px}.pt-news-detail-content blockquote{padding:19px 17px 19px 21px;font-size:15px}.pt-news-detail-sidebar{margin-top:34px}.pt-news-search form{gap:6px}.pt-news-search input{height:36px;padding:0 12px;font-size:10px}.pt-news-search button{min-width:82px;height:36px;padding:0 11px;font-size:8px}.pt-news-box__head{padding:13px 14px}.pt-news-box__title{font-size:13px}.pt-news-category-link{min-height:48px;padding:0 14px;font-size:11px}.pt-news-category-item{min-height:48px}.pt-news-category-item.is-active .pt-news-category-link{padding-left:18px}.pt-news-subcategory-list{padding:0 12px 9px 20px}}.pt-post-share-section{--post-share-green: #00633f;--post-share-green-dark: #004d31;--post-share-text: #444444;--post-share-border: rgba(0, 99, 63, 0.2);--post-share-white: #ffffff;position:relative;width:100%;padding:26px 0;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.pt-post-share-section *,.pt-post-share-section *::before,.pt-post-share-section *::after{box-sizing:border-box}.pt-post-share-section .container{width:calc(100% - 32px);max-width:1205px;margin:0 auto}.pt-post-share{display:flex;width:100%;align-items:center;gap:20px}.pt-post-share__label{flex-shrink:0;color:var(--post-share-text);font-size:18px;line-height:1.3;font-weight:700}.pt-post-share__list{display:flex;align-items:center;gap:14px}.pt-post-share__button{display:inline-flex;width:54px;height:54px;padding:0;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--post-share-border);border-radius:50%;background:var(--post-share-white);box-shadow:0 4px 14px rgba(0,65,40,0.07);color:var(--post-share-green);font-size:24px;line-height:1;font-weight:800;text-decoration:none;transition:color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.pt-post-share__button:hover{border-color:var(--post-share-green);background:var(--post-share-green);box-shadow:0 10px 24px rgba(0,99,63,0.2);color:var(--post-share-white);text-decoration:none;transform:translateY(-3px)}.pt-post-share__button:focus{outline:none}.pt-post-share__button:focus-visible{outline:3px solid rgba(0,99,63,0.2);outline-offset:3px}.pt-post-share__button span{display:inline-flex;align-items:center;justify-content:center}#shareFacebook{font-family:Arial, sans-serif;font-size:28px;font-weight:800;text-transform:lowercase}#shareZalo{font-family:Arial, sans-serif;font-size:23px;font-weight:800;text-transform:uppercase}#shareWechat{font-size:23px}#shareLinkedin{font-family:Arial, sans-serif;font-size:20px;font-weight:800;text-transform:lowercase}@media (max-width: 767px){.pt-post-share-section{padding:22px 0}.pt-post-share-section .container{width:calc(100% - 28px)}.pt-post-share{gap:14px}.pt-post-share__label{font-size:16px}.pt-post-share__list{gap:9px}.pt-post-share__button{width:46px;height:46px}#shareFacebook{font-size:25px}#shareZalo{font-size:20px}#shareWechat{font-size:20px}#shareLinkedin{font-size:17px}.pt-post-share__button:hover{box-shadow:0 4px 14px rgba(0,65,40,0.07);transform:none}}@media (max-width: 480px){.pt-post-share-section .container{width:calc(100% - 20px)}.pt-post-share{align-items:flex-start;flex-direction:column;gap:12px}.pt-post-share__list{width:100%}.pt-post-share__button{width:44px;height:44px}}.section{width:100%;background:#fff;border-bottom:1px solid rgba(16,24,40,0.08);margin-top:20px}.container{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.dh-breadcrumb{position:relative;padding:40px 0 18px}.dh-breadcrumb__list{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.dh-breadcrumb__item{display:inline-flex;align-items:center;min-width:0;font-size:14px;line-height:1.4;color:#6b7280}.dh-breadcrumb__item:not(:last-child)::after{content:"›";display:inline-flex;align-items:center;justify-content:center;margin:0 11px;color:#b6beca;font-size:16px;line-height:1;font-weight:500}.dh-breadcrumb__link,.dh-breadcrumb__current{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;text-decoration:none}.dh-breadcrumb__link{position:relative;color:black;font-weight:400;letter-spacing:-0.01em;transition:color 0.22s ease;font-size:13px}.dh-breadcrumb__link::before{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;opacity:0.55;transition:right 0.22s ease}.dh-breadcrumb__link:hover{color:#202938}.dh-breadcrumb__link:hover::before{right:0}.dh-breadcrumb__current{color:#1f2937;font-weight:600;letter-spacing:-0.015em;font-size:13px}.dh-breadcrumb__item.is-current{min-width:0}@media (max-width: 767px){.container{width:100%}.dh-breadcrumb{padding:13px 16px 12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dh-breadcrumb::-webkit-scrollbar{display:none}.dh-breadcrumb__list{flex-wrap:nowrap;width:max-content;max-width:none}.dh-breadcrumb__item{font-size:13px}.dh-breadcrumb__item:not(:last-child)::after{margin:0 8px;font-size:15px}.dh-breadcrumb__link,.dh-breadcrumb__current{max-width:180px;overflow:hidden;text-overflow:ellipsis}.dh-breadcrumb__link,.dh-breadcrumb__link::before{transition:none}.dh-breadcrumb__link::before{display:none}.dh-breadcrumb__link:hover{color:black}.dh-breadcrumb__current{font-weight:750}}.dh-product-premium{position:relative;width:100%;padding:34px 0 40px;overflow:hidden;color:#172033;background:url(/tassets/images/bg_home_sec_2.jpg) center center/cover no-repeat}.dh-product-premium *,.dh-product-premium *::before,.dh-product-premium *::after{box-sizing:border-box}.dh-product-premium .dh-product-premium__layout{display:grid;grid-template-columns:minmax(0, 49%) minmax(0, 51%);align-items:stretch;gap:28px;width:100%}.dh-product-premium .dh-product-premium__gallery{position:relative;display:grid;grid-template-columns:76px minmax(0, 1fr);align-items:center;gap:16px;min-width:0;min-height:520px;padding-right:28px}.dh-product-premium .dh-product-premium__gallery::after{content:"";position:absolute;top:7%;right:0;width:1px;height:86%;background:linear-gradient(to bottom, transparent, rgba(17,24,39,0.16), transparent)}.dh-product-premium .dh-product-premium__thumbs{position:relative;z-index:3;display:flex;flex-direction:column;gap:12px;width:76px;max-height:430px;padding:3px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,99,58,0.45) transparent}.dh-product-premium .dh-product-premium__thumbs::-webkit-scrollbar{width:4px}.dh-product-premium .dh-product-premium__thumbs::-webkit-scrollbar-track{background:transparent}.dh-product-premium .dh-product-premium__thumbs::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(0,99,58,0.42)}.dh-product-premium .dh-product-premium__thumb{display:flex;flex:0 0 70px;align-items:center;justify-content:center;width:70px;height:70px;padding:5px;overflow:hidden;appearance:none;-webkit-appearance:none;border:1px solid rgba(17,24,39,0.12);border-radius:8px;background:#fff;cursor:pointer;transition:border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.dh-product-premium .dh-product-premium__thumb img{display:block;width:100%;height:100%;object-fit:contain}.dh-product-premium .dh-product-premium__thumb:hover,.dh-product-premium .dh-product-premium__thumb.is-active{border-color:#00633a;box-shadow:0 8px 20px rgba(15,23,42,0.1);transform:translateY(-2px)}.dh-product-premium .dh-product-premium__thumb:focus{outline:none}.dh-product-premium .dh-product-premium__thumb:focus-visible{outline:3px solid rgba(0,99,58,0.2);outline-offset:2px}.dh-product-premium .dh-product-premium__main{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;min-height:500px}.dh-product-premium .dh-product-premium__image-frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:500px;height:500px;overflow:hidden;cursor:zoom-in}.dh-product-premium .dh-product-premium__image-frame::before{content:"";position:absolute;top:50%;left:50%;width:310px;height:310px;border:1px solid rgba(0,99,58,0.12);border-radius:50%;transform:translate(-50%, -50%);pointer-events:none;transition:opacity 0.2s ease}.dh-product-premium .dh-product-premium__image-frame::after{content:"";position:absolute;bottom:34px;left:50%;width:260px;height:18px;border-radius:50%;background:rgba(15,23,42,0.09);filter:blur(8px);transform:translateX(-50%);pointer-events:none;transition:opacity 0.2s ease}.dh-product-premium .dh-product-premium__image{position:relative;z-index:2;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;transform:scale(1);transform-origin:50% 50%;will-change:transform, transform-origin;transition:opacity 0.2s ease,transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1)}.dh-product-premium .dh-product-premium__image-frame.is-zooming{cursor:zoom-out}.dh-product-premium .dh-product-premium__image-frame.is-zooming .dh-product-premium__image{transform:scale(2.15);cursor:zoom-out;transition:transform 0.2s cubic-bezier(0.22, 0.61, 0.36, 1),transform-origin 0.04s linear}.dh-product-premium .dh-product-premium__image-frame.is-zooming::before,.dh-product-premium .dh-product-premium__image-frame.is-zooming::after{opacity:0}.dh-product-premium .dh-product-premium__info{display:flex;flex-direction:column;min-width:0;min-height:520px;padding:12px 0 0}.dh-product-premium .dh-product-premium__title{width:100%;max-width:760px;margin:0 0 14px;color:#005f36;font-size:40px;line-height:1.08;font-weight:800;letter-spacing:0.01em;overflow-wrap:break-word}.dh-product-premium .dh-product-premium__desc{display:block;width:100%;max-width:none;margin:0;overflow:visible;color:#000;font-size:15px;line-height:1.75;font-weight:500;-webkit-box-orient:initial;-webkit-line-clamp:initial}.dh-product-premium .dh-product-premium__desc p{margin:0 0 10px}.dh-product-premium .dh-product-premium__desc p:last-child{margin-bottom:0}.dh-product-premium .dh-product-premium__desc ul,.dh-product-premium .dh-product-premium__desc ol{margin:10px 0;padding-left:22px}.dh-product-premium .dh-product-premium__desc img{max-width:100%;height:auto}.dh-product-premium .dh-product-premium__benefits{display:grid;gap:10px;width:100%;margin-top:20px}.dh-product-premium .dh-product-premium__benefit{display:grid;grid-template-columns:44px minmax(0, 1fr);align-items:center;gap:13px;width:100%;min-height:64px;padding:9px 15px 9px 10px;border:1px solid rgba(0,95,54,0.13);border-radius:10px;background:rgba(255,255,255,0.76);box-shadow:0 5px 18px rgba(15,23,42,0.035)}.dh-product-premium .dh-product-premium__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9px;background:#00633a;color:#fff;font-size:17px;line-height:1}.dh-product-premium .dh-product-premium__benefit-content{display:flex;min-width:0;flex-wrap:wrap;align-items:baseline;gap:3px 6px}.dh-product-premium .dh-product-premium__benefit-content strong{color:#005f36;font-size:14px;line-height:1.5;font-weight:800}.dh-product-premium .dh-product-premium__benefit-content strong::after{content:" –"}.dh-product-premium .dh-product-premium__benefit-content span{color:#000;font-size:13px;line-height:1.5;font-weight:500}.dh-product-premium .dh-product-premium__contacts{display:flex;align-items:center;gap:18px;width:100%;margin-top:auto;padding-top:22px}.dh-product-premium .dh-product-premium__contacts-list{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.dh-product-premium .dh-product-premium__contact-link{position:relative;display:inline-flex;flex:0 0 44px;align-items:center;justify-content:center;width:44px;height:44px;overflow:hidden;border:1px solid rgba(17,24,39,0.08);border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(20,50,35,0.08);text-decoration:none;transition:transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease}.dh-product-premium .dh-product-premium__contact-link img{display:block;width:100%;height:100%;padding:7px;border-radius:inherit;object-fit:contain}.dh-product-premium .dh-product-premium__contact-link:hover{border-color:rgba(0,99,58,0.28);box-shadow:0 9px 20px rgba(20,50,35,0.15);transform:translateY(-3px)}.dh-product-premium .dh-product-premium__contact-link:focus{outline:none}.dh-product-premium .dh-product-premium__contact-link:focus-visible{outline:3px solid rgba(0,99,58,0.22);outline-offset:3px}@media (max-width: 1199px){.dh-product-premium{padding:30px 0 34px}.dh-product-premium .dh-product-premium__layout{grid-template-columns:minmax(0, 46%) minmax(0, 54%);gap:24px}.dh-product-premium .dh-product-premium__gallery{grid-template-columns:66px minmax(0, 1fr);gap:13px;min-height:460px;padding-right:22px}.dh-product-premium .dh-product-premium__thumbs{width:66px;max-height:380px}.dh-product-premium .dh-product-premium__thumb{flex-basis:62px;width:62px;height:62px}.dh-product-premium .dh-product-premium__main{min-height:440px}.dh-product-premium .dh-product-premium__image-frame{max-width:430px;height:430px}.dh-product-premium .dh-product-premium__info{min-height:460px;padding-top:6px}.dh-product-premium .dh-product-premium__title{font-size:38px}.dh-product-premium .dh-product-premium__desc{font-size:14px;line-height:1.7}.dh-product-premium .dh-product-premium__benefits{margin-top:17px}.dh-product-premium .dh-product-premium__benefit{min-height:60px}}@media (max-width: 991px){.dh-product-premium{padding:28px 0 34px}.dh-product-premium .dh-product-premium__layout{grid-template-columns:1fr;gap:26px}.dh-product-premium .dh-product-premium__gallery{min-height:auto;padding-right:0;padding-bottom:24px;border-bottom:1px solid rgba(17,24,39,0.12)}.dh-product-premium .dh-product-premium__gallery::after{display:none}.dh-product-premium .dh-product-premium__main{justify-content:center;min-height:390px}.dh-product-premium .dh-product-premium__image-frame{max-width:500px;height:390px}.dh-product-premium .dh-product-premium__info{min-height:auto;padding:0}.dh-product-premium .dh-product-premium__title{max-width:none;font-size:36px}.dh-product-premium .dh-product-premium__contacts{margin-top:24px}}@media (max-width: 767px){.dh-product-premium{padding:22px 0 28px}.dh-product-premium .dh-product-premium__layout{gap:22px}.dh-product-premium .dh-product-premium__gallery{display:flex;flex-direction:column-reverse;gap:12px;min-height:auto;padding-right:0;padding-bottom:20px}.dh-product-premium .dh-product-premium__thumbs{flex-direction:row;gap:9px;width:100%;max-height:none;padding:2px 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dh-product-premium .dh-product-premium__thumbs::-webkit-scrollbar{display:none}.dh-product-premium .dh-product-premium__thumb{flex:0 0 62px;width:62px;height:62px;padding:5px}.dh-product-premium .dh-product-premium__main{width:100%;min-height:300px}.dh-product-premium .dh-product-premium__image-frame{width:100%;max-width:none;height:295px;overflow:hidden;cursor:default}.dh-product-premium .dh-product-premium__image-frame::before{width:210px;height:210px}.dh-product-premium .dh-product-premium__image-frame::after{bottom:23px;width:180px}.dh-product-premium .dh-product-premium__image{cursor:default;transform:none !important;transform-origin:50% 50% !important}.dh-product-premium .dh-product-premium__image-frame.is-zooming .dh-product-premium__image{transform:none !important}.dh-product-premium .dh-product-premium__image-frame.is-zooming::before,.dh-product-premium .dh-product-premium__image-frame.is-zooming::after{opacity:1}.dh-product-premium .dh-product-premium__info{min-height:auto}.dh-product-premium .dh-product-premium__title{margin-bottom:10px;font-size:29px;line-height:1.12}.dh-product-premium .dh-product-premium__desc{font-size:14px;line-height:1.7}.dh-product-premium .dh-product-premium__benefits{margin-top:17px}.dh-product-premium .dh-product-premium__benefit{grid-template-columns:38px minmax(0, 1fr);min-height:58px;padding:8px 11px 8px 8px}.dh-product-premium .dh-product-premium__benefit-icon{width:38px;height:38px;font-size:15px}.dh-product-premium .dh-product-premium__benefit-content{display:block}.dh-product-premium .dh-product-premium__benefit-content strong{display:block;font-size:13px}.dh-product-premium .dh-product-premium__benefit-content strong::after{content:""}.dh-product-premium .dh-product-premium__benefit-content span{display:block;margin-top:2px;font-size:12px}.dh-product-premium .dh-product-premium__contacts{align-items:flex-start;flex-direction:column;gap:10px;margin-top:22px;padding-top:17px}.dh-product-premium .dh-product-premium__contact-link{flex-basis:42px;width:42px;height:42px}.dh-product-premium *,.dh-product-premium *::before,.dh-product-premium *::after{transition:none !important;animation:none !important}.dh-product-premium .dh-product-premium__thumb:hover,.dh-product-premium .dh-product-premium__thumb.is-active,.dh-product-premium .dh-product-premium__contact-link:hover{box-shadow:none;transform:none}}@media (max-width: 480px){.dh-product-premium .dh-product-premium__title{font-size:26px}.dh-product-premium .dh-product-premium__main{min-height:260px}.dh-product-premium .dh-product-premium__image-frame{height:255px}.dh-product-premium .dh-product-premium__contacts-list{gap:8px}.dh-product-premium .dh-product-premium__contact-link{flex-basis:40px;width:40px;height:40px}.dh-product-premium .dh-product-premium__contact-link img{padding:6px}}.dh-related-products{width:100%;padding:48px 0 54px;color:#101828;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.dh-related-products__container{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.dh-related-products__head{margin-bottom:28px;display:flex;align-items:center;gap:18px}.dh-related-products__head::after{content:"";height:1px;flex:1;background:linear-gradient(to right, rgba(0,95,54,0.24), rgba(17,24,39,0.05), transparent)}.dh-related-products__title{margin:0;color:#005f36;font-size:24px;line-height:1.25;font-weight:900;letter-spacing:-0.02em}.dh-related-products__list{display:grid;grid-template-columns:repeat(9, minmax(0, 1fr));gap:18px}.dh-related-products__item{position:relative;min-width:0;padding:18px 10px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(17,24,39,0.08);overflow:hidden;transition:transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease}.dh-related-products__item::before{content:"";position:absolute;left:18px;right:18px;top:0;height:2px;background:#005f36;opacity:0;transform:scaleX(0.45);transform-origin:center;transition:opacity 0.24s ease, transform 0.24s ease}.dh-related-products__item:hover{transform:translateY(-5px);border-color:rgba(0,95,54,0.22);box-shadow:0 22px 44px rgba(15,23,42,0.08)}.dh-related-products__item:hover::before{opacity:1;transform:scaleX(1)}.dh-related-products__image-wrap{position:relative;width:100%;height:96px;display:flex;align-items:center;justify-content:center}.dh-related-products__image-wrap::after{content:"";position:absolute;left:50%;bottom:7px;width:54px;height:8px;border-radius:999px;background:rgba(15,23,42,0.08);filter:blur(5px);transform:translateX(-50%)}.dh-related-products__image-wrap img{position:relative;z-index:2;display:block;max-width:72px;max-height:86px;object-fit:contain;transition:transform 0.24s ease}.dh-related-products__item:hover .dh-related-products__image-wrap img{transform:translateY(-3px) scale(1.04)}.dh-related-products__name{width:100%;min-height:42px;margin:12px 0 0;color:#1f2937;font-size:14px;line-height:1.45;font-weight:700;letter-spacing:-0.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1199px){.dh-related-products__list{grid-template-columns:repeat(6, minmax(0, 1fr))}}@media (max-width: 991px){.dh-related-products{padding:38px 0 44px}.dh-related-products__list{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media (max-width: 767px){.dh-related-products{padding:30px 0 34px}.dh-related-products__container{width:100%}.dh-related-products__head{margin-bottom:18px;padding:0 14px}.dh-related-products__head::after{display:none}.dh-related-products__title{font-size:21px}.dh-related-products__list{display:flex;gap:12px;overflow-x:auto;padding:0 14px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dh-related-products__list::-webkit-scrollbar{display:none}.dh-related-products__item{flex:0 0 128px;padding:14px 8px 13px}.dh-related-products__image-wrap{height:82px}.dh-related-products__image-wrap img{max-width:62px;max-height:74px}.dh-related-products__image-wrap::after{width:46px;height:7px}.dh-related-products__name{min-height:38px;margin-top:10px;font-size:13px;line-height:1.45}.dh-related-products *,.dh-related-products *::before,.dh-related-products *::after{transition:none !important;animation:none !important}.dh-related-products__item:hover{transform:none;box-shadow:none;border-color:rgba(17,24,39,0.08)}.dh-related-products__item:hover::before{opacity:0;transform:scaleX(0.45)}.dh-related-products__item:hover .dh-related-products__image-wrap img{transform:none}}.dv-contact-bar{padding:42px 0;background:#006837}.dv-contact-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.dv-contact-bar__heading{flex:0 0 300px;max-width:300px}.dv-contact-bar__eyebrow{display:block;margin-bottom:8px;color:#f4d229;font-size:12px;line-height:1.4;font-weight:800;letter-spacing:0.12em}.dv-contact-bar__title{margin:0;color:#fff;font-size:28px;line-height:1.25;font-weight:800}.dv-contact-bar__desc{margin:10px 0 0;color:rgba(255,255,255,0.78);font-size:14px;line-height:1.6}.dv-contact-bar__list{flex:1;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));border:1px solid rgba(255,255,255,0.2)}.dv-contact-item{min-width:0;min-height:112px;padding:20px 18px;display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;border-right:1px solid rgba(255,255,255,0.2);transition:background-color 0.25s ease, transform 0.25s ease}.dv-contact-item:last-child{border-right:0}.dv-contact-item:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,0.1)}.dv-contact-item__icon{flex:0 0 46px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:#006837;background:#fff;border-radius:50%;font-size:20px}.dv-contact-item__text-icon{font-size:12px;line-height:1;font-weight:900}.dv-contact-item__content{min-width:0;display:flex;flex-direction:column;gap:4px}.dv-contact-item__content small{color:rgba(255,255,255,0.72);font-size:11px;line-height:1.4;font-weight:600}.dv-contact-item__content strong{overflow:hidden;color:#fff;font-size:14px;line-height:1.45;font-weight:750;white-space:nowrap;text-overflow:ellipsis}@media (max-width: 1199px){.dv-contact-bar__inner{display:block}.dv-contact-bar__heading{max-width:100%;margin-bottom:24px;text-align:center}}@media (max-width: 991px){.dv-contact-bar__list{grid-template-columns:repeat(2, minmax(0, 1fr))}.dv-contact-item:nth-child(2){border-right:0}.dv-contact-item:nth-child(-n + 2){border-bottom:1px solid rgba(255,255,255,0.2)}}@media (max-width: 575px){.dv-contact-bar{padding:32px 0}.dv-contact-bar__title{font-size:24px}.dv-contact-bar__list{grid-template-columns:1fr}.dv-contact-item{min-height:90px;border-right:0;border-bottom:1px solid rgba(255,255,255,0.2)}.dv-contact-item:nth-child(2){border-bottom:1px solid rgba(255,255,255,0.2)}.dv-contact-item:last-child{border-bottom:0}}html{scroll-behavior:smooth}.dh-product-tabs-section{--dh-tabs-primary: #0f6b45;--dh-tabs-primary-dark: #073f2b;--dh-tabs-primary-pale: #f4f9f6;--dh-tabs-heading: #17241d;--dh-tabs-text: #5e6c64;--dh-tabs-muted: #849089;--dh-tabs-border: rgba(15, 107, 69, 0.13);--dh-tabs-white: #ffffff;--dh-tabs-shadow: 0 24px 60px rgba(7, 63, 43, 0.1);position:relative;width:100%;padding:68px 0 84px;overflow:visible;color:var(--dh-tabs-heading);background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.dh-product-tabs-section,.dh-product-tabs-section *,.dh-product-tabs-section *::before,.dh-product-tabs-section *::after{box-sizing:border-box}.dh-product-tabs-section__container{position:relative;z-index:1;width:calc(100% - 40px);max-width:1220px;margin:0 auto}.dh-product-tabs-section__layout{display:grid;grid-template-columns:minmax(0, 1fr) 340px;align-items:start;gap:40px}.dh-product-tabs-section__main,.dh-product-tabs-section__sidebar{min-width:0}.dh-product-tabs-section__sidebar{position:sticky;top:96px;align-self:start;height:fit-content}.dh-product-tabs-section__tabs{top:120px;z-index:10;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:5px;padding:6px;border:1px solid var(--dh-tabs-border);border-bottom:0;border-radius:18px 18px 0 0;background:rgba(255,255,255,0.96);box-shadow:0 12px 36px rgba(7,63,43,0.06);backdrop-filter:blur(10px)}.dh-product-tabs-section__tab{position:relative;display:flex;align-items:center;justify-content:center;min-height:54px;padding:10px 18px;overflow:hidden;border:0;border-radius:12px;background:transparent;color:black;font-size:18px;font-weight:800;line-height:1.35;letter-spacing:0.04em;text-align:center;text-decoration:none;text-transform:uppercase;transition:color 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.dh-product-tabs-section__tab::before{content:"";position:absolute;bottom:7px;left:50%;width:0;height:2px;border-radius:999px;background:#c9a45f;transform:translateX(-50%);transition:width 0.25s ease}.dh-product-tabs-section__tab:hover{background:var(--dh-tabs-primary-pale);color:var(--dh-tabs-primary);text-decoration:none;transform:translateY(-1px)}.dh-product-tabs-section__tab:hover::before{width:34px}.dh-product-tabs-section__tab.is-active{background:linear-gradient(135deg, var(--dh-tabs-primary), var(--dh-tabs-primary-dark));box-shadow:0 12px 28px rgba(15,107,69,0.22);color:var(--dh-tabs-white)}.dh-product-tabs-section__tab.is-active::before{width:34px}.dh-product-tabs-section__tab:focus-visible{outline:3px solid rgba(15,107,69,0.22);outline-offset:3px}.dh-product-tabs-section__content{overflow:hidden;border:1px solid var(--dh-tabs-border);border-top:0;border-radius:0 0 18px 18px;background:rgba(255,255,255,0.97);box-shadow:var(--dh-tabs-shadow)}.dh-product-tabs-section__section{position:relative;scroll-margin-top:155px;border-bottom:1px solid var(--dh-tabs-border)}.dh-product-tabs-section__section:last-child{border-bottom:0}.dh-product-tabs-section__body{padding:42px 42px 48px}.dh-product-tabs-section__body>h2{position:relative;margin:0 0 25px;padding-bottom:17px;color:var(--dh-tabs-heading);font-size:clamp(27px, 3vw, 34px);font-weight:600;line-height:1.24;letter-spacing:-0.035em}.dh-product-tabs-section__body>h2::after{content:"";position:absolute;bottom:0;left:0;width:58px;height:3px;border-radius:999px;background:linear-gradient(90deg, var(--dh-tabs-primary), #c9a45f)}.dh-product-tabs-section__body p{margin:0;color:var(--dh-tabs-text);font-size:15px;font-weight:500;line-height:1.85}.dh-product-tabs-section__description{margin-bottom:27px !important}.dh-product-tabs-section__empty{padding:25px;border-radius:12px;background:var(--dh-tabs-primary-pale);text-align:center}.dh-product-tabs-section__spec-card{margin-top:30px;overflow:hidden;border:1px solid var(--dh-tabs-border);border-radius:14px;background:var(--dh-tabs-white);box-shadow:0 16px 38px rgba(7,63,43,0.06)}.dh-product-tabs-section__spec-row{position:relative;display:grid;grid-template-columns:220px minmax(0, 1fr);gap:22px;padding:18px 22px;border-bottom:1px solid rgba(15,107,69,0.09);transition:background-color 0.25s ease, padding-left 0.25s ease}.dh-product-tabs-section__spec-row:last-child{border-bottom:0}.dh-product-tabs-section__spec-row::before{content:"";position:absolute;top:13px;bottom:13px;left:0;width:3px;border-radius:0 999px 999px 0;background:linear-gradient(180deg, var(--dh-tabs-primary), #c9a45f);opacity:0;transition:opacity 0.25s ease}.dh-product-tabs-section__spec-row:hover{padding-left:27px;background:var(--dh-tabs-primary-pale)}.dh-product-tabs-section__spec-row:hover::before{opacity:1}.dh-product-tabs-section__spec-row span{color:var(--dh-tabs-muted);font-size:13px;font-weight:700;line-height:1.5}.dh-product-tabs-section__spec-row strong{color:var(--dh-tabs-heading);font-size:14px;font-weight:850;line-height:1.5}.dh-product-tabs-section__product-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:14px;margin-top:28px}.dh-product-tabs-section__product{position:relative;display:flex;flex-direction:column;min-width:0;padding:15px 12px 18px;overflow:hidden;border:1px solid var(--dh-tabs-border);border-radius:13px;background:var(--dh-tabs-white);box-shadow:0 14px 34px rgba(7,63,43,0.05);color:inherit;text-decoration:none;transition:transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease}.dh-product-tabs-section__product::before{content:"";position:absolute;top:0;left:15px;width:35px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg, var(--dh-tabs-primary), #c9a45f);transition:width 0.3s ease}.dh-product-tabs-section__product-img{display:flex;align-items:center;justify-content:center;height:115px;margin-bottom:14px;overflow:hidden;border-radius:9px;background:linear-gradient(145deg, #fff, var(--dh-tabs-primary-pale))}.dh-product-tabs-section__product-img img{display:block;max-width:100%;max-height:100%;object-fit:contain;transition:transform 0.4s ease}.dh-product-tabs-section__product h3{display:-webkit-box;margin:0 0 9px;overflow:hidden;color:var(--dh-tabs-heading);font-size:13px;font-weight:800;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dh-product-tabs-section__product p{display:-webkit-box;margin-top:auto;overflow:hidden;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dh-product-tabs-section__product:hover{border-color:rgba(15,107,69,0.25);box-shadow:0 22px 45px rgba(7,63,43,0.13);text-decoration:none;transform:translateY(-6px)}.dh-product-tabs-section__product:hover::before{width:65px}.dh-product-tabs-section__product:hover img{transform:scale(1.06)}.dh-product-tabs-section__product:hover h3{color:var(--dh-tabs-primary)}.dh-product-tabs-section__sidebar-box{position:static;width:100%;padding:25px;overflow:hidden;border:1px solid var(--dh-tabs-border);border-radius:18px;background:rgba(255,255,255,0.97);box-shadow:var(--dh-tabs-shadow);backdrop-filter:blur(10px)}.dh-product-tabs-section__sidebar-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:23px;padding-bottom:18px;border-bottom:1px solid var(--dh-tabs-border)}.dh-product-tabs-section__sidebar-head::after{content:"";position:absolute;bottom:-1px;left:0;width:46px;height:2px;border-radius:999px;background:linear-gradient(90deg, var(--dh-tabs-primary), #c9a45f)}.dh-product-tabs-section__sidebar-head h2{margin:0;color:var(--dh-tabs-heading);font-size:21px;font-weight:600;line-height:1.25}.dh-product-tabs-section__sidebar-head a{color:var(--dh-tabs-primary);font-size:11px;font-weight:750;line-height:1.45;text-align:right;text-decoration:none;white-space:nowrap}.dh-product-tabs-section__post-featured{display:block;padding-bottom:22px;border-bottom:1px solid var(--dh-tabs-border);color:inherit;text-decoration:none}.dh-product-tabs-section__post-featured-img{margin-bottom:16px;overflow:hidden;border-radius:12px;background:var(--dh-tabs-primary-pale)}.dh-product-tabs-section__post-featured-img img{display:block;width:100%;aspect-ratio:16 / 8;object-fit:cover;transition:transform 0.45s ease}.dh-product-tabs-section__post-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;color:var(--dh-tabs-muted);font-size:11px;font-weight:650;line-height:1.4}.dh-product-tabs-section__post-meta span:first-child::before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border:2px solid var(--dh-tabs-primary);border-radius:50%}.dh-product-tabs-section__post-meta span:not(:last-child)::after{content:"•";margin-left:8px}.dh-product-tabs-section__post-featured h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--dh-tabs-heading);font-size:17px;font-weight:600;line-height:1.46;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dh-product-tabs-section__post-list{display:grid}.dh-product-tabs-section__post{display:grid;grid-template-columns:94px minmax(0, 1fr);gap:14px;padding:18px 0;border-bottom:1px solid var(--dh-tabs-border);color:inherit;text-decoration:none}.dh-product-tabs-section__post:last-child{padding-bottom:0;border-bottom:0}.dh-product-tabs-section__post-img{overflow:hidden;border-radius:9px;background:var(--dh-tabs-primary-pale)}.dh-product-tabs-section__post-img img{display:block;width:94px;height:70px;object-fit:cover;transition:transform 0.4s ease}.dh-product-tabs-section__post-content{min-width:0}.dh-product-tabs-section__post-content .dh-product-tabs-section__post-meta{margin-bottom:6px;font-size:10px}.dh-product-tabs-section__post h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--dh-tabs-heading);font-size:14px;font-weight:600;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dh-product-tabs-section__post-featured:hover h3,.dh-product-tabs-section__post:hover h3{color:var(--dh-tabs-primary)}.dh-product-tabs-section__post-featured:hover img,.dh-product-tabs-section__post:hover img{transform:scale(1.06)}@media (max-width: 1199px){.dh-product-tabs-section{padding:58px 0 72px}.dh-product-tabs-section__layout{grid-template-columns:minmax(0, 1fr) 315px;gap:28px}.dh-product-tabs-section__body{padding:34px 32px 40px}.dh-product-tabs-section__product-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.dh-product-tabs-section__sidebar-box{padding:21px}}@media (max-width: 991px){.dh-product-tabs-section{padding:46px 0 58px}.dh-product-tabs-section__layout{grid-template-columns:1fr;gap:32px}.dh-product-tabs-section__tabs{top:65px}.dh-product-tabs-section__section{scroll-margin-top:145px}.dh-product-tabs-section__sidebar{position:static;top:auto;height:auto}.dh-product-tabs-section__sidebar-box{position:static}.dh-product-tabs-section__post-featured-img img{aspect-ratio:16 / 7}}@media (max-width: 767px){.dh-product-tabs-section{padding:32px 0 42px}.dh-product-tabs-section__container{width:calc(100% - 28px)}.dh-product-tabs-section__tabs{top:58px;display:flex;gap:4px;overflow-x:auto;border-radius:14px 14px 0 0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dh-product-tabs-section__tabs::-webkit-scrollbar{display:none}.dh-product-tabs-section__tab{flex:0 0 auto;min-height:46px;padding:0 16px;border-radius:9px;font-size:10px;white-space:nowrap}.dh-product-tabs-section__content{border-radius:0 0 14px 14px}.dh-product-tabs-section__section{scroll-margin-top:125px}.dh-product-tabs-section__body{padding:25px 18px 30px}.dh-product-tabs-section__body>h2{margin-bottom:20px;padding-bottom:14px;font-size:24px}.dh-product-tabs-section__body p,.dh-product-tabs-section__body .data_contents{font-size:14px;line-height:1.75}.dh-product-tabs-section__spec-row{grid-template-columns:1fr;gap:5px;padding:14px 16px}.dh-product-tabs-section__spec-row:hover{padding-left:16px}.dh-product-tabs-section__product-grid{display:flex;gap:13px;margin-right:-18px;padding-right:18px;padding-bottom:6px;overflow-x:auto;scrollbar-width:none}.dh-product-tabs-section__product-grid::-webkit-scrollbar{display:none}.dh-product-tabs-section__product{flex:0 0 188px}.dh-product-tabs-section__product-img{height:108px}.dh-product-tabs-section__sidebar-box{padding:20px 17px;border-radius:14px}.dh-product-tabs-section__post{grid-template-columns:86px minmax(0, 1fr);gap:12px;padding:15px 0}.dh-product-tabs-section__post-img img{width:86px;height:64px}}@media (max-width: 420px){.dh-product-tabs-section__container{width:calc(100% - 24px)}.dh-product-tabs-section__body{padding:22px 15px 26px}.dh-product-tabs-section__body>h2{font-size:22px}.dh-product-tabs-section__product{flex-basis:172px}.dh-product-tabs-section__sidebar-box{padding:17px 14px}.dh-product-tabs-section__post{grid-template-columns:80px minmax(0, 1fr)}.dh-product-tabs-section__post-img img{width:80px;height:60px}}.data_contents .container{border-top:1px solid #AAAAAA;padding-top:15px}.data_contents .imgPost{text-align:center}.data_contents .imgPost img{max-width:100% !important;height:auto !important}.data_contents h1{font-size:32px;overflow-wrap:break-word}.data_contents h2{font-size:24px;overflow-wrap:break-word;color:var(--mau_chu_dao_1);font-weight:400}.data_contents h3{font-size:20px;overflow-wrap:break-word}.data_contents h4{font-size:16px;overflow-wrap:break-word}.data_contents h5{font-size:16px;margin-bottom:16px;overflow-wrap:break-word}.data_contents h6{font-size:16px;overflow-wrap:break-word}.data_contents p{font-size:16px;overflow-wrap:break-word}.data_contents a{font-size:16px;overflow-wrap:break-word;color:#0000ff}.data_contents a:hover{text-decoration:underline}.data_contents ul{padding-left:35px}.data_contents ul li{margin-bottom:8px;font-size:16px;overflow-wrap:break-word}.data_contents img{display:block !important;float:none !important;max-width:100% !important;height:auto !important;margin:16px auto !important}.data_contents blockquote{position:relative;padding-left:20px;padding-right:10px;padding-top:10px;padding-bottom:5px;margin-top:15px;margin-left:10px;font-style:italic;background-color:#f2f2f2;box-shadow:2px 2px 8px 0 rgba(0,0,0,0.2)}.data_contents blockquote:before{content:"";position:absolute;width:3px;height:100%;left:0;top:0;background-image:linear-gradient(to bottom, #7ed858, #e7838b, #737aa0, #5270fb)}@media only screen and (max-width: 767px){.data_contents .scrollMobiForTable{overflow-x:auto}}.data_contents table{width:100%;margin-top:20px;margin-bottom:20px}.data_contents table tr:nth-child(2n) td{background-color:#f5f5f5}.data_contents table tr:nth-child(1) td{background-color:var(--mau_chu_dao_1);font-weight:700;text-align:center;color:#ffffff !important;white-space:nowrap}.data_contents table tr:nth-child(1) td p{color:#ffffff !important}.data_contents table td{padding:5px}@media only screen and (min-width: 991px){.data_contents table{width:100%;margin-left:auto;margin-right:auto}}.data_contents .wrapIframeVideo{width:80%;max-width:800px;margin:15px auto}.data_contents .wrapIframeVideo .wrapWidthVideo{position:relative;padding-bottom:55.375%}.data_contents .wrapIframeVideo .wrapWidthVideo iframe{position:absolute;width:100%;height:100%;top:0;left:0}.data_contents .wrapVideoTagProcess{position:relative;width:80%;max-width:800px;margin:15px auto}.data_contents .wrapVideoTagProcess video{width:100%;height:auto}@media only screen and (max-width: 575px){.data_contents .wrapIframeVideo{width:100%}.data_contents .wrapVideoTagProcess{width:100%}.data_contents img{width:100% !important;max-width:100% !important;height:auto !important}.data_contents .imgPost img{width:100% !important;max-width:100% !important;height:auto !important}}@media only screen and (max-width: 991px){.tableOfContent{width:100%}}.tableOfContent #bookmark-list ul{padding-left:15px}.tableOfContent #bookmark-list ul li{list-style:none !important}.tableOfContent #bookmark-list ul li a{color:#295fcc}.tableOfContent #bookmark-list ul li a:hover{text-decoration:underline}.tableOfContent #bookmark-list ul li.sub_data{padding-left:15px}.plt-footer{--plt-footer-primary: #087443;--plt-footer-dark: #035b34;--plt-footer-deep: #034b2c;--plt-footer-white: #ffffff;--plt-footer-text: rgba(255, 255, 255, 0.86);--plt-footer-line: rgba(255, 255, 255, 0.22);position:relative;width:100%;overflow:hidden;color:var(--plt-footer-white);background:linear-gradient(180deg, var(--plt-footer-primary) 0%, var(--plt-footer-dark) 55%, var(--plt-footer-deep) 100%)}.plt-footer *,.plt-footer *::before,.plt-footer *::after{box-sizing:border-box}.plt-footer::before{position:absolute;top:-260px;right:-170px;width:620px;height:620px;border:1px solid rgba(255,255,255,0.08);border-radius:50%;content:"";pointer-events:none}.plt-footer::after{position:absolute;bottom:-330px;left:-250px;width:700px;height:700px;border:1px solid rgba(255,255,255,0.07);border-radius:50%;content:"";pointer-events:none}.plt-footer__top{display:grid;grid-template-columns:285px minmax(380px, 1fr) 300px;align-items:start;gap:48px;padding:50px 0 48px}.plt-footer__brand{min-width:0}.plt-footer__logo{display:inline-block;width:100%;max-width:285px;text-decoration:none}.plt-footer__logo-image{display:block;width:100%;max-height:135px;height:auto;object-fit:contain;object-position:left center}.plt-footer__register h3,.plt-footer__social h3{margin:0 0 6px;color:var(--plt-footer-white);font-size:20px;font-weight:800;line-height:1.3;text-transform:uppercase}.plt-footer__register p,.plt-footer__social p{margin:0;color:var(--plt-footer-text);font-size:15px;font-weight:400;line-height:1.55}.plt-footer__register{min-width:0;padding-top:1px}.plt-footer__form{position:relative;display:flex;width:100%;height:48px;margin-top:30px;overflow:hidden;border:2px solid var(--plt-footer-white);border-radius:999px;background:var(--plt-footer-white)}.plt-footer__form-input{flex:1;min-width:0;height:100%;padding:0 24px;border:0;outline:0;color:#333333;background:var(--plt-footer-white);font-size:15px}.plt-footer__form-input::placeholder{color:#888888}.plt-footer__form-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 145px;width:145px;height:100%;padding:0 22px;border:0;border-radius:999px;color:var(--plt-footer-white);background:var(--plt-footer-primary);font-size:15px;font-weight:700;cursor:pointer;transition:background-color 0.25s ease, transform 0.25s ease}.plt-footer__form-submit:hover{background:var(--plt-footer-deep)}.plt-footer__form-submit:active{transform:scale(0.97)}.plt-footer__social{min-width:0;min-height:145px;padding-left:35px;border-left:1px solid var(--plt-footer-line)}.plt-footer__social-list{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.plt-footer__social-item{--plt-footer-social-color: var(--plt-footer-primary);position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;padding:0;overflow:hidden;border:1px solid var(--plt-footer-white);border-radius:50%;color:var(--plt-footer-social-color);background:var(--plt-footer-white);font-size:18px;line-height:1;text-decoration:none;box-shadow:0 7px 18px rgba(0,0,0,0.12);transition:color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.plt-footer__social-item i{display:block;color:inherit;font-size:inherit;line-height:1}.plt-footer__social-item:hover{color:var(--plt-footer-white);background:var(--plt-footer-social-color);box-shadow:0 10px 22px rgba(0,0,0,0.2);transform:translateY(-4px)}.plt-footer__social-item:focus-visible{outline:2px solid var(--plt-footer-white);outline-offset:4px}.plt-footer__social-item--facebook{--plt-footer-social-color: #1877f2}.plt-footer__social-item--youtube{--plt-footer-social-color: #ff0000}.plt-footer__social-item--tiktok{--plt-footer-social-color: #111111}.plt-footer__divider{width:100%;height:1px;background:var(--plt-footer-line)}.plt-footer__main{display:grid;grid-template-columns:minmax(500px, 1.15fr) minmax(440px, 0.85fr);align-items:start;gap:75px;padding:47px 0 50px}.plt-footer__company{min-width:0}.plt-footer__company h3{width:max-content;max-width:100%;margin:0 0 18px;color:var(--plt-footer-white);font-size:24px;font-weight:800;line-height:1.25;letter-spacing:0.01em;text-transform:uppercase;white-space:nowrap}.plt-footer__company-content{width:100%;max-width:520px}.plt-footer__company-content p{margin:0 0 8px;color:var(--plt-footer-text);font-size:15px;font-weight:400;line-height:1.55}.plt-footer__company-content strong{color:var(--plt-footer-white);font-weight:700}.plt-footer__company-link{color:var(--plt-footer-white);text-decoration:none;word-break:normal;overflow-wrap:break-word;transition:opacity 0.25s ease}.plt-footer__company-link:hover{opacity:0.75}.plt-footer__company-content ul{margin:-2px 0 12px;padding:0;list-style:none}.plt-footer__company-content li{position:relative;margin-bottom:5px;padding-left:16px;color:var(--plt-footer-text);font-size:15px;line-height:1.55;word-break:normal;overflow-wrap:break-word}.plt-footer__company-content li::before{position:absolute;top:10px;left:0;width:5px;height:5px;border-radius:50%;background:var(--plt-footer-white);content:""}.plt-footer__nav{display:grid;grid-template-columns:minmax(255px, 1.2fr) minmax(160px, 0.8fr);align-items:start;gap:55px;min-width:0}.plt-footer__column{min-width:0}.plt-footer__column h3{margin:0 0 18px;color:var(--plt-footer-white);font-size:20px;font-weight:800;line-height:1.3;text-transform:uppercase}.plt-footer__column ul{margin:0;padding:0;list-style:none}.plt-footer__column li{margin-bottom:11px}.plt-footer__column a{position:relative;display:inline-block;color:var(--plt-footer-text);font-size:15px;line-height:1.45;text-decoration:none;word-break:normal;overflow-wrap:break-word;transition:color 0.25s ease, transform 0.25s ease}.plt-footer__column a::before{position:absolute;top:50%;left:-14px;width:6px;height:1px;opacity:0;background:var(--plt-footer-white);content:"";transform:translateY(-50%);transition:opacity 0.25s ease}.plt-footer__column a:hover{color:var(--plt-footer-white);transform:translateX(14px)}.plt-footer__column a:hover::before{opacity:1}.plt-footer__column--products{min-width:240px}.plt-footer__column--products a{max-width:280px}.plt-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:57px;border-top:1px solid var(--plt-footer-line)}.plt-footer__bottom p{margin:0;color:rgba(255,255,255,0.82);font-size:13px;line-height:1.5}.plt-footer__bottom strong{color:var(--plt-footer-white);font-weight:600}@media (max-width: 1199px){.plt-footer__top{grid-template-columns:230px minmax(330px, 1fr) 260px;gap:32px}.plt-footer__social{padding-left:28px}.plt-footer__main{grid-template-columns:minmax(430px, 1.05fr) minmax(390px, 0.95fr);gap:45px}.plt-footer__company h3{font-size:21px}.plt-footer__nav{grid-template-columns:minmax(225px, 1.15fr) minmax(145px, 0.85fr);gap:30px}.plt-footer__column a{font-size:14px}}@media (max-width: 991px){.plt-footer__top{grid-template-columns:220px minmax(0, 1fr)}.plt-footer__social{grid-column:1 / -1;min-height:0;padding:25px 0 0;border-top:1px solid var(--plt-footer-line);border-left:0}.plt-footer__social-list{margin-top:20px}.plt-footer__main{grid-template-columns:1fr;gap:42px}.plt-footer__company-content{max-width:650px}.plt-footer__company h3{font-size:23px}.plt-footer__nav{grid-template-columns:minmax(260px, 1fr) minmax(180px, 0.7fr);gap:50px;max-width:650px}}@media (max-width: 767px){.plt-footer__top{grid-template-columns:1fr;gap:34px;padding-top:40px}.plt-footer__logo{max-width:235px}.plt-footer__form{margin-top:23px}.plt-footer__social{grid-column:auto}.plt-footer__main{padding:40px 0 42px}.plt-footer__company h3{width:auto;font-size:21px;white-space:normal;text-wrap:balance}.plt-footer__nav{grid-template-columns:repeat(2, minmax(0, 1fr));gap:35px;max-width:none}.plt-footer__column--products{min-width:0}.plt-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding:16px 0}}@media (max-width: 575px){.plt-footer{padding-bottom:50px}.plt-footer__register h3,.plt-footer__social h3,.plt-footer__column h3{font-size:18px}.plt-footer__company h3{max-width:400px;font-size:20px;line-height:1.3}.plt-footer__register p,.plt-footer__social p,.plt-footer__company-content p,.plt-footer__company-content li,.plt-footer__column a{font-size:14px}.plt-footer__form{height:46px}.plt-footer__form-input{padding:0 17px;font-size:13px}.plt-footer__form-submit{flex-basis:110px;width:110px;padding:0 12px;font-size:13px}.plt-footer__social-list{gap:10px}.plt-footer__social-item{flex-basis:40px;width:40px;height:40px;font-size:17px}.plt-footer__main{padding:38px 0}.plt-footer__nav{grid-template-columns:1fr;gap:30px}.plt-footer__column--products{order:1}.plt-footer__column--explore{order:2}}#home-achievement{--achievement-green: #006f45;--achievement-green-dark: #003e2d;--achievement-text: #252525;position:relative;width:100%;padding:70px 0 78px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}#home-achievement::before{content:"";position:absolute;inset:0;background:rgba(220,221,216,0.25);pointer-events:none;z-index:0}#home-achievement>*{position:relative;z-index:1}#home-achievement .achievement-heading{width:100%;text-align:center}#home-achievement .achievement-heading__line{display:none}#home-achievement .achievement-heading__title{margin:0;color:#003e2d;font-size:40px;font-weight:800;line-height:1.05;letter-spacing:-2px;text-transform:uppercase}#home-achievement .achievement-heading__description{width:100%;max-width:1060px;margin:16px auto 0;color:#000;font-size:18px;font-weight:400;line-height:1.7}#home-achievement .achievement-list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:start;gap:56px;width:100%;margin-top:72px}#home-achievement .achievement-item{position:relative;min-width:0;padding:0;text-align:center;background:transparent;border:none}#home-achievement .achievement-item:hover{background:transparent;box-shadow:none;transform:none}#home-achievement .achievement-item__number{display:inline-flex;align-items:flex-start;justify-content:center;margin:0 0 14px;color:#005B41;font-size:2.75rem;font-weight:800;line-height:0.95;white-space:nowrap}#home-achievement .achievement-item__number span{display:inline-block}#home-achievement .achievement-item__number sup{display:inline-block;margin:-5px 0 0 7px;color:inherit;font-size:28px;font-weight:800;line-height:1;letter-spacing:0;vertical-align:top}#home-achievement .achievement-item__text{width:100%;max-width:285px;margin:0 auto;color:var(--achievement-text);font-size:17px;font-weight:500;line-height:1.48;letter-spacing:-0.1px;white-space:nowrap}@media (max-width: 1199px){#home-achievement{padding:65px 0 70px}#home-achievement>.container{max-width:1000px}#home-achievement .achievement-heading__title{font-size:38px}#home-achievement .achievement-heading__description{max-width:820px;font-size:15px}#home-achievement .achievement-list{gap:34px;margin-top:62px}#home-achievement .achievement-item__number{font-size:41px;letter-spacing:-1.5px}#home-achievement .achievement-item__number sup{margin-top:-4px;margin-left:5px;font-size:24px}#home-achievement .achievement-item__text{max-width:240px;font-size:15px}}@media (max-width: 991px){#home-achievement{padding:55px 0 62px}#home-achievement>.container{width:calc(100% - 40px);max-width:760px}#home-achievement .achievement-heading__title{font-size:34px}#home-achievement .achievement-heading__description{max-width:700px;font-size:14px;line-height:1.6}#home-achievement .achievement-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:44px 30px;max-width:650px;margin:55px auto 0}#home-achievement .achievement-item__number{margin-bottom:12px;font-size:42px}#home-achievement .achievement-item__number sup{font-size:24px}#home-achievement .achievement-item__text{max-width:290px;font-size:16px}}@media (max-width: 767px){#home-achievement{padding:45px 0 52px}#home-achievement>.container{width:calc(100% - 32px)}#home-achievement .achievement-heading__title{font-size:29px;line-height:1.18;letter-spacing:-1px}#home-achievement .achievement-heading__description{margin-top:14px;font-size:13px;line-height:1.6}#home-achievement .achievement-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:38px 22px;margin-top:45px}#home-achievement .achievement-item__number{margin-bottom:10px;font-size:38px;letter-spacing:-1.3px}#home-achievement .achievement-item__number sup{margin-left:5px;font-size:21px}#home-achievement .achievement-item__text{max-width:220px;font-size:13px;line-height:1.5;white-space:normal}}@media (max-width: 575px){#home-achievement{padding:40px 0 46px}#home-achievement .achievement-heading__title{font-size:25px}#home-achievement .achievement-heading__description{font-size:12.5px}#home-achievement .achievement-list{grid-template-columns:1fr;gap:34px;max-width:360px;margin:42px auto 0}#home-achievement .achievement-item{padding-bottom:33px}#home-achievement .achievement-item:not(:last-child)::after{position:absolute;bottom:0;left:50%;width:54px;height:1px;background:rgba(0,111,69,0.2);content:"";transform:translateX(-50%)}#home-achievement .achievement-item:last-child{padding-bottom:0}#home-achievement .achievement-item__number{font-size:40px}#home-achievement .achievement-item__number sup{font-size:22px}#home-achievement .achievement-item__text{max-width:300px;font-size:15px}}@media (max-width: 380px){#home-achievement>.container{width:calc(100% - 24px)}#home-achievement .achievement-heading__title{font-size:22px}#home-achievement .achievement-item__number{font-size:36px}#home-achievement .achievement-item__number sup{font-size:20px}}#home-achievement{border:none !important;border-bottom:none !important;box-shadow:none !important}#home-achievement::before,#home-achievement::after,#home-achievement .container{border:none !important;box-shadow:none !important}#vision-mission-section{--vm-primary: #00653f;--vm-primary-dark: #004e34;--vm-text: black;--vm-muted: #6b6b6b;--vm-white: #ffffff;position:relative;width:100%;padding:44px 0 54px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center center/cover no-repeat}#vision-mission-section,#vision-mission-section *,#vision-mission-section *::before,#vision-mission-section *::after{box-sizing:border-box}#vision-mission-section .vision-mission-heading{width:100%;text-align:center}#vision-mission-section .vision-mission-title{margin:0;color:#003E2D;font-size:40px;line-height:1.08;font-weight:800;letter-spacing:-0.035em;text-transform:uppercase}#vision-mission-section .vision-mission-layout{display:grid;grid-template-columns:minmax(0, 42%) minmax(0, 58%);align-items:center;gap:64px;width:100%;margin-top:46px}#vision-mission-section .vision-mission-media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:440px;overflow:hidden}#vision-mission-section .vision-mission-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform 0.6s ease}#vision-mission-section .vision-mission-media:hover .vision-mission-image{transform:scale(1.025)}#vision-mission-section .vision-mission-content{display:flex;flex-direction:column;gap:30px;min-width:0}#vision-mission-section .vision-mission-detail{width:100%;text-align:left}#vision-mission-section .vision-mission-detail h3{position:relative;margin:0 0 14px;padding-bottom:9px;color:var(--vm-primary);font-size:26px;line-height:1.15;font-weight:900;letter-spacing:-0.025em;text-transform:uppercase}#vision-mission-section .vision-mission-detail h3::after{content:"";position:absolute;bottom:0;left:0;width:46px;height:3px;border-radius:999px;background:var(--vm-primary)}#vision-mission-section .vision-mission-detail p{margin:0 0 11px;color:var(--vm-text);font-size:14px;line-height:1.72;font-weight:400;text-align:left}#vision-mission-section .vision-mission-detail p:last-of-type{margin-bottom:0}#vision-mission-section .vision-mission-detail strong{color:var(--vm-primary-dark);font-weight:700}#vision-mission-section .vision-mission-more{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:118px;min-height:38px;margin-top:12px;padding:9px 18px;border:1px solid var(--vm-primary);border-radius:999px;background:var(--vm-primary);color:var(--vm-white);font-size:12px;line-height:1;font-weight:700;text-decoration:none;transition:background-color 0.3s ease, border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease}#vision-mission-section .vision-mission-more:hover{border-color:var(--vm-primary-dark);background:var(--vm-primary-dark);color:var(--vm-white);box-shadow:0 10px 22px rgba(0,78,52,0.18);transform:translateY(-2px)}#vision-mission-section .vision-mission-more:focus{outline:none}#vision-mission-section .vision-mission-more:focus-visible{outline:3px solid rgba(0,101,63,0.2);outline-offset:3px}#vision-mission-section .vision-mission-more__icon{display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;transition:transform 0.3s ease}#vision-mission-section .vision-mission-more:hover .vision-mission-more__icon{transform:translateX(4px)}@media (min-width: 1440px){#vision-mission-section{padding:48px 0 58px}#vision-mission-section .vision-mission-layout{grid-template-columns:minmax(0, 43%) minmax(0, 57%);gap:76px}#vision-mission-section .vision-mission-media{height:460px}#vision-mission-section .vision-mission-content{gap:32px}#vision-mission-section .vision-mission-detail p{font-size:14.5px}}@media (max-width: 1199px){#vision-mission-section{padding:42px 0 50px}#vision-mission-section .vision-mission-title{font-size:42px}#vision-mission-section .vision-mission-layout{grid-template-columns:minmax(0, 40%) minmax(0, 60%);gap:46px;margin-top:40px}#vision-mission-section .vision-mission-media{height:390px}#vision-mission-section .vision-mission-content{gap:25px}#vision-mission-section .vision-mission-detail h3{font-size:23px}#vision-mission-section .vision-mission-detail p{font-size:13px;line-height:1.68}}@media (max-width: 991px){#vision-mission-section{padding:40px 0 48px}#vision-mission-section .vision-mission-title{font-size:38px}#vision-mission-section .vision-mission-layout{grid-template-columns:minmax(0, 38%) minmax(0, 62%);align-items:center;gap:32px;margin-top:36px}#vision-mission-section .vision-mission-media{height:350px}#vision-mission-section .vision-mission-content{gap:22px}#vision-mission-section .vision-mission-detail h3{margin-bottom:11px;font-size:21px}#vision-mission-section .vision-mission-detail p{margin-bottom:8px;font-size:12px;line-height:1.62}#vision-mission-section .vision-mission-more{margin-top:9px}}@media (max-width: 767px){#vision-mission-section{padding:38px 0 44px}#vision-mission-section .vision-mission-title{font-size:32px;line-height:1.12}#vision-mission-section .vision-mission-layout{grid-template-columns:1fr;gap:28px;margin-top:32px}#vision-mission-section .vision-mission-media{width:100%;height:340px}#vision-mission-section .vision-mission-content{gap:30px}#vision-mission-section .vision-mission-detail h3{font-size:23px}#vision-mission-section .vision-mission-detail p{font-size:14px;line-height:1.68}#vision-mission-section .vision-mission-more{min-height:40px;padding:10px 19px}#vision-mission-section *,#vision-mission-section *::before,#vision-mission-section *::after{animation:none !important;transition:none !important}#vision-mission-section .vision-mission-media:hover .vision-mission-image,#vision-mission-section .vision-mission-more:hover,#vision-mission-section .vision-mission-more:hover .vision-mission-more__icon{transform:none}}@media (max-width: 480px){#vision-mission-section{padding:34px 0 40px}#vision-mission-section .vision-mission-title{font-size:28px}#vision-mission-section .vision-mission-layout{gap:24px;margin-top:28px}#vision-mission-section .vision-mission-media{height:280px}#vision-mission-section .vision-mission-content{gap:26px}#vision-mission-section .vision-mission-detail h3{font-size:21px}#vision-mission-section .vision-mission-detail p{font-size:13px;line-height:1.65}#vision-mission-section .vision-mission-more{min-width:112px;min-height:38px;padding:9px 16px;font-size:11px}}#plt-la-ai{--about-green: #00583f;--about-green-dark: #004733;--about-yellow: #f2d487;--about-white: #ffffff;--main-header-height: 77px;--about-anchor-fixed-height: 66px;position:relative;z-index:auto;width:100%;padding:76px 0 40px;overflow:visible;scroll-margin-top:165px;background:linear-gradient(to bottom, var(--about-green) 0, var(--about-green) calc(100% - 220px), transparent calc(100% - 220px), transparent 100%),url(/tassets/images/bg_home_sec_2.jpg) center bottom/cover no-repeat}#plt-la-ai,#plt-la-ai *,#plt-la-ai *::before,#plt-la-ai *::after{box-sizing:border-box}#plt-la-ai .about-anchor{position:relative;z-index:auto;width:100%;overflow:visible}#plt-la-ai .about-anchor__nav-placeholder{display:none;width:100%;height:0;margin:0;padding:0}#plt-la-ai .about-anchor__nav-placeholder.is-active{display:block}#plt-la-ai .about-anchor__nav{position:relative;z-index:50;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;width:100%;min-height:42px;margin:0 auto 42px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background-color 0.25s ease, box-shadow 0.25s ease, backdrop-filter 0.25s ease}#plt-la-ai .about-anchor__nav.is-fixed{position:fixed !important;top:120px;right:0 !important;left:0 !important;display:flex !important;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;width:100% !important;max-width:none !important;min-height:var(--about-anchor-fixed-height);margin:0 !important;padding:11px 20px !important;overflow:visible;border:0;border-radius:0;background:#00583f !important;transform:none !important;animation:aboutAnchorFixedIn 0.25s ease}#plt-la-ai .about-anchor__nav.is-fixed::before{position:absolute;top:-100%;right:0;bottom:0;left:0;z-index:-1;content:"";background:#00583f;pointer-events:none}@keyframes aboutAnchorFixedIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}#plt-la-ai .about-anchor__link{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:178px;min-height:42px;padding:10px 20px;border:1px solid var(--about-yellow);border-radius:999px;background:transparent;color:var(--about-white);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:0.01em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease}#plt-la-ai .about-anchor__link span{pointer-events:none}#plt-la-ai .about-anchor__link:hover{border-color:var(--about-yellow);background:rgba(255,255,255,0.1);color:var(--about-white);text-decoration:none;transform:translateY(-2px)}#plt-la-ai .about-anchor__link.is-active{border-color:var(--about-yellow);background:var(--about-yellow);color:var(--about-green-dark);box-shadow:0 7px 20px rgba(0,35,25,0.18)}#plt-la-ai .about-anchor__link:focus-visible{outline:3px solid rgba(242,212,135,0.38);outline-offset:4px}#plt-la-ai .about-anchor__content{position:relative;z-index:1;width:100%}#plt-la-ai .about-anchor__description{width:100%;max-width:790px;margin:0 auto;padding:0;border:0;background:transparent;box-shadow:none}#plt-la-ai .about-anchor__description p{margin:0 0 16px;color:rgba(255,255,255,0.94);font-size:15px;font-weight:400;line-height:1.65}#plt-la-ai .about-anchor__description p:last-child{margin-bottom:0}#plt-la-ai .about-anchor__description .about-anchor__lead{margin-bottom:19px;color:var(--about-white);font-weight:700}#plt-la-ai .about-anchor__media{position:relative;z-index:3;display:flex;align-items:flex-end;justify-content:center;width:100%;max-width:1140px;height:300px;margin:4px auto 0;overflow:visible;border:0;background:transparent;box-shadow:none}#plt-la-ai .about-anchor__image{display:block;width:100%;max-width:1080px;height:100%;object-fit:contain;object-position:center bottom;transition:transform 0.4s ease}#plt-la-ai .about-anchor__media:hover .about-anchor__image{transform:translateY(-4px)}#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{position:relative;z-index:1}#core-values-section .core-values-system,#core-values-section .core-values-orbit,#core-values-section .core-values-items,#core-values-section .core-value-item,#core-values-section .core-values-content,#core-values-section [class*="orbit"],#core-values-section [class*="circle"]{z-index:2}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:calc(var(--main-header-height) + var(--about-anchor-fixed-height) + 20px)}html{scroll-behavior:smooth}@media (max-width: 991px){#plt-la-ai{--main-header-height: 70px;--about-anchor-fixed-height: 60px;padding-top:58px;background:linear-gradient(to bottom, var(--about-green) 0, var(--about-green) calc(100% - 165px), var(--about-white) calc(100% - 165px), var(--about-white) 100%)}#plt-la-ai .about-anchor__nav{gap:9px;margin-bottom:34px}#plt-la-ai .about-anchor__nav.is-fixed{top:calc(var(--main-header-height) + 6px) !important;gap:9px;min-height:var(--about-anchor-fixed-height);margin:0 !important;padding:10px 15px !important}#plt-la-ai .about-anchor__nav.is-fixed::before{display:none}#plt-la-ai .about-anchor__link{min-width:145px;min-height:40px;padding:9px 14px;font-size:10px}#plt-la-ai .about-anchor__description{max-width:720px}#plt-la-ai .about-anchor__description p{font-size:14px}#plt-la-ai .about-anchor__media{height:350px}}@media (max-width: 767px){#plt-la-ai{--main-header-height: 60px;--about-anchor-fixed-height: 56px;padding-top:46px;background:linear-gradient(to bottom, var(--about-green) 0, var(--about-green) calc(100% - 110px), var(--about-white) calc(100% - 110px), var(--about-white) 100%)}#plt-la-ai .container{padding-right:15px;padding-left:15px}#plt-la-ai .about-anchor__nav{justify-content:flex-start;flex-wrap:nowrap;gap:9px;width:100%;margin-bottom:30px;padding:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}#plt-la-ai .about-anchor__nav::-webkit-scrollbar{display:none}#plt-la-ai .about-anchor__nav.is-fixed{top:70px !important;justify-content:flex-start;flex-wrap:nowrap;gap:9px;width:100% !important;min-height:var(--about-anchor-fixed-height);margin:0 !important;padding:8px 15px !important;overflow-x:auto;overflow-y:hidden}#plt-la-ai .about-anchor__nav.is-fixed::before{display:none}#plt-la-ai .about-anchor__link{flex:0 0 auto;min-width:max-content;min-height:40px;padding:8px 15px;font-size:10px;white-space:nowrap}#plt-la-ai .about-anchor__description p{margin-bottom:14px;font-size:13px;line-height:1.65}#plt-la-ai .about-anchor__media{width:calc(100% + 10px);height:270px;margin-right:-5px;margin-left:-5px}#plt-la-ai .about-anchor__image{max-width:none}}@media (max-width: 480px){#plt-la-ai{--main-header-height: 56px;--about-anchor-fixed-height: 54px;padding-top:40px;background:linear-gradient(to bottom, var(--about-green) 0, var(--about-green) calc(100% - 85px), var(--about-white) calc(100% - 85px), var(--about-white) 100%)}#plt-la-ai .about-anchor__nav{gap:8px;margin-bottom:26px}#plt-la-ai .about-anchor__nav.is-fixed{top:70px !important;gap:8px;min-height:var(--about-anchor-fixed-height);margin:0 !important;padding:7px 12px !important}#plt-la-ai .about-anchor__nav.is-fixed::before{display:none}#plt-la-ai .about-anchor__link{min-height:39px;padding-right:14px;padding-left:14px;font-size:9px}#plt-la-ai .about-anchor__media{width:calc(100% + 20px);height:215px;margin-right:-10px;margin-left:-10px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}#plt-la-ai .about-anchor__nav,#plt-la-ai .about-anchor__link,#plt-la-ai .about-anchor__image{transition:none;animation:none}}#core-values-section{--cv-primary: #008f5a;--cv-primary-dark: #006c44;--cv-white: #ffffff;--cv-text: #2d2b2c;--cv-description: black;--cv-icon: #737373;--cv-line: #cdd2cf;position:relative;width:100%;padding:76px 0 28px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}#core-values-section,#core-values-section *,#core-values-section *::before,#core-values-section *::after{box-sizing:border-box}#core-values-section>.container{position:relative;z-index:2}#core-values-section .core-values-heading{position:relative;z-index:5;max-width:900px;margin:0 auto;text-align:center}#core-values-section .core-values-title{display:flex;align-items:baseline;justify-content:center;gap:7px;margin:0;color:#003E2D;font-size:40px;font-weight:800;line-height:1.08;letter-spacing:-2px;text-transform:uppercase}#core-values-section .core-values-title__accent{color:#003E2D;font-weight:800}#core-values-section .core-values-description{max-width:800px;margin:14px auto 0;color:var(--cv-description);font-size:15px;font-weight:400;line-height:1.65}#core-values-section .core-values-system{position:relative;width:940px;height:485px;margin:58px auto 0}#core-values-section .core-values-orbit{position:absolute;top:36px;left:50%;width:770px;height:770px;border:1px solid var(--cv-line);border-radius:50%;transform:translateX(-50%);pointer-events:none}#core-values-section .core-values-items{position:absolute;inset:0}#core-values-section .core-value-item{position:absolute;z-index:5;display:block;width:174px;padding:0;border:0;outline:0;color:var(--cv-icon);background:transparent;cursor:pointer}#core-values-section .core-value-item__icon-wrap{position:relative;z-index:3;display:flex;justify-content:center;width:100%}#core-values-section .core-value-item__icon{display:flex;align-items:center;justify-content:center;width:102px;height:102px;border:1px solid rgba(0,143,90,0.045);border-radius:50%;color:inherit;background:var(--cv-white);box-shadow:0 17px 44px rgba(0,0,0,0.085),0 4px 14px rgba(0,0,0,0.035);transition:color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease}#core-values-section .core-value-item__icon svg{display:block;width:59px;height:59px;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}#core-values-section .core-value-item__label{position:relative;z-index:6;display:flex;justify-content:center;width:100%;margin-top:12px;pointer-events:auto;color:black}#core-values-section .core-value-item__name{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:3px 10px;color:inherit;font-size:16px;font-weight:700;line-height:1.25;text-align:center;text-transform:uppercase;white-space:nowrap;transition:color 0.3s ease}#core-values-section .core-value-item:hover{color:var(--cv-primary)}#core-values-section .core-value-item:hover .core-value-item__icon{box-shadow:0 22px 50px rgba(0,143,90,0.18),0 6px 18px rgba(0,0,0,0.04);transform:translateY(-4px)}#core-values-section .core-value-item.is-active{color:var(--cv-primary)}#core-values-section .core-value-item.is-active .core-value-item__icon{border-color:var(--cv-primary);color:var(--cv-white);background:linear-gradient(145deg, #00a969 0%, var(--cv-primary) 55%, var(--cv-primary-dark) 100%);box-shadow:0 23px 52px rgba(0,143,90,0.27),0 7px 19px rgba(0,143,90,0.12);transform:scale(1.04)}#core-values-section .core-value-item.is-active .core-value-item__name{color:var(--cv-primary);font-weight:800}#core-values-section .core-value-item:focus-visible .core-value-item__icon{outline:3px solid rgba(0,143,90,0.22);outline-offset:5px}#core-values-section .core-value-item--quality{top:0;left:50%;transform:translateX(-50%)}#core-values-section .core-value-item--customer{top:76px;left:130px}#core-values-section .core-value-item--experience{top:76px;right:130px}#core-values-section .core-value-item--human{top:238px;left:32px}#core-values-section .core-value-item--responsibility{top:238px;right:32px}#core-values-section .core-value-item--customer .core-value-item__label,#core-values-section .core-value-item--human .core-value-item__label{transform:translateX(31px)}#core-values-section .core-value-item--experience .core-value-item__label,#core-values-section .core-value-item--responsibility .core-value-item__label{transform:translateX(-31px)}#core-values-section .core-value-item--human .core-value-item__label,#core-values-section .core-value-item--responsibility .core-value-item__label{margin-top:8px}#core-values-section .core-values-content{position:absolute;top:275px;left:50%;z-index:4;width:414px;min-height:195px;text-align:center;transform:translateX(-50%)}#core-values-section .core-value-panel{opacity:0;transform:translateY(10px)}#core-values-section .core-value-panel.is-active{opacity:1;transform:translateY(0);animation:coreValueFade 0.4s ease both}#core-values-section .core-value-panel[hidden]{display:none}#core-values-section .core-value-panel h3{margin:0 0 14px;color:#008f5a;font-size:23px;font-weight:800;line-height:1.28}#core-values-section .core-value-panel p{margin:0;color:black;font-size:16px;font-weight:400;line-height:1.72}@keyframes coreValueFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1199px){#core-values-section{padding:68px 0 26px}#core-values-section .core-values-title{font-size:44px}#core-values-section .core-values-system{width:840px;height:455px;margin-top:54px}#core-values-section .core-values-orbit{width:690px;height:690px}#core-values-section .core-value-item{width:156px}#core-values-section .core-value-item__icon{width:94px;height:94px}#core-values-section .core-value-item__icon svg{width:53px;height:53px}#core-values-section .core-value-item__name{font-size:14px}#core-values-section .core-value-item--customer{top:70px;left:108px}#core-values-section .core-value-item--experience{top:70px;right:108px}#core-values-section .core-value-item--human{top:218px;left:49px}#core-values-section .core-value-item--responsibility{top:218px;right:49px}#core-values-section .core-value-item--customer .core-value-item__label,#core-values-section .core-value-item--human .core-value-item__label{transform:translateX(26px)}#core-values-section .core-value-item--experience .core-value-item__label,#core-values-section .core-value-item--responsibility .core-value-item__label{transform:translateX(-26px)}#core-values-section .core-values-content{top:199px;width:330px}#core-values-section .core-value-panel h3{font-size:21px}#core-values-section .core-value-panel p{font-size:15px}}@media (max-width: 991px){#core-values-section{padding:60px 0 24px}#core-values-section .core-values-title{font-size:39px}#core-values-section .core-values-description{max-width:700px;font-size:14px}#core-values-section .core-values-system{width:700px;height:415px;margin-top:50px}#core-values-section .core-values-orbit{width:590px;height:590px}#core-values-section .core-value-item{width:134px}#core-values-section .core-value-item__icon{width:82px;height:82px}#core-values-section .core-value-item__icon svg{width:46px;height:46px}#core-values-section .core-value-item__label{margin-top:9px}#core-values-section .core-value-item__name{min-height:23px;padding:2px 7px;font-size:12px}#core-values-section .core-value-item--customer{top:63px;left:80px}#core-values-section .core-value-item--experience{top:63px;right:80px}#core-values-section .core-value-item--human{top:194px;left:35px}#core-values-section .core-value-item--responsibility{top:194px;right:35px}#core-values-section .core-value-item--customer .core-value-item__label,#core-values-section .core-value-item--human .core-value-item__label{transform:translateX(22px)}#core-values-section .core-value-item--experience .core-value-item__label,#core-values-section .core-value-item--responsibility .core-value-item__label{transform:translateX(-22px)}#core-values-section .core-values-content{top:177px;width:285px}#core-values-section .core-value-panel h3{margin-bottom:11px;font-size:19px}#core-values-section .core-value-panel p{font-size:13px;line-height:1.65}}@media (max-width: 767px){#core-values-section{padding:20px 20px}#core-values-section .core-values-title{flex-wrap:wrap;gap:5px;font-size:33px;line-height:1.18;letter-spacing:-1.2px}#core-values-section .core-values-description{margin-top:12px;font-size:14px;line-height:1.6}#core-values-section .core-values-system{width:100%;height:auto;margin-top:40px}#core-values-section .core-values-orbit{display:none}#core-values-section .core-values-items{position:relative;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:start;gap:26px 10px}#core-values-section .core-value-item{position:relative;inset:auto;width:100%;transform:none}#core-values-section .core-value-item--quality{grid-column:2;grid-row:1}#core-values-section .core-value-item--customer{grid-column:1;grid-row:2}#core-values-section .core-value-item--experience{grid-column:3;grid-row:2}#core-values-section .core-value-item--human{grid-column:1;grid-row:3}#core-values-section .core-value-item--responsibility{grid-column:3;grid-row:3}#core-values-section .core-value-item__icon{width:76px;height:76px}#core-values-section .core-value-item__icon svg{width:42px;height:42px}#core-values-section .core-value-item__label,#core-values-section .core-value-item--customer .core-value-item__label,#core-values-section .core-value-item--experience .core-value-item__label,#core-values-section .core-value-item--human .core-value-item__label,#core-values-section .core-value-item--responsibility .core-value-item__label{margin-top:8px;transform:none}#core-values-section .core-value-item__name{padding:2px 4px;font-size:11px;white-space:normal}#core-values-section .core-value-item__name::before{display:none}#core-values-section .core-values-content{position:relative;top:auto;left:auto;width:100%;max-width:440px;min-height:180px;margin:36px auto 0;padding:26px 22px;border:1px solid rgba(0,143,90,0.08);border-radius:18px;background:rgba(0,143,90,0.045);transform:none}#core-values-section .core-value-panel h3{font-size:20px}#core-values-section .core-value-panel p{font-size:14px;line-height:1.65}}@media (max-width: 480px){#core-values-section{padding:20px 0 20px}#core-values-section .core-values-title{font-size:29px}#core-values-section .core-values-items{grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px 12px}#core-values-section .core-value-item--quality{grid-column:1 / -1;grid-row:auto}#core-values-section .core-value-item--customer,#core-values-section .core-value-item--experience,#core-values-section .core-value-item--human,#core-values-section .core-value-item--responsibility{grid-column:auto;grid-row:auto}#core-values-section .core-value-item__icon{width:72px;height:72px}#core-values-section .core-value-item__icon svg{width:39px;height:39px}#core-values-section .core-values-content{margin-top:32px;padding:23px 18px}}.core-values-section .chuyen-nghiep{padding-left:23px !important}.core-values-section .trach-nhiem{padding-right:73px !important}html{scroll-behavior:smooth;scroll-padding-top:175px}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:175px}#core-values-section{scroll-margin-top:190px}#core-values-section .core-values-heading{scroll-margin-top:190px}@media (max-width: 1199px){html{scroll-padding-top:165px}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:165px}#core-values-section,#core-values-section .core-values-heading{scroll-margin-top:180px}}@media (max-width: 991px){html{scroll-padding-top:150px}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:150px}#core-values-section,#core-values-section .core-values-heading{scroll-margin-top:165px}}@media (max-width: 767px){html{scroll-padding-top:130px}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:130px}#core-values-section,#core-values-section .core-values-heading{scroll-margin-top:145px}}@media (max-width: 480px){html{scroll-padding-top:122px}#plt-la-ai,#home-achievement,#vision-mission-section,#core-values-section,#doi-tac{scroll-margin-top:122px}#core-values-section,#core-values-section .core-values-heading{scroll-margin-top:137px}}.dh-story-section,.dh-numbers-section,.dh-vision-section,.kg-vision-section,.ht-values-section{margin:0}.dh-story-section+.dh-numbers-section,.dh-numbers-section+.dh-vision-section,.dh-vision-section+.kg-vision-section,.kg-vision-section+.ht-values-section{margin-top:0}.dh-story-section{position:relative;overflow:hidden;padding:78px 0 76px;background:#003f22;color:#fff}.dh-story-section *{box-sizing:border-box}.dh-story-container{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.dh-story-head{max-width:780px;margin:0 auto 30px;text-align:center}.dh-story-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 16px;border:1px solid rgba(255,255,255,0.22);border-radius:999px;background:rgba(255,255,255,0.08);color:#d9f4c5;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dh-story-head h2{margin:0;color:#fff;font-size:clamp(32px, 4vw, 56px);line-height:1.05;font-weight:900;letter-spacing:-.04em}.dh-story-head h2 strong{color:#d9f4c5;font-weight:900}.dh-story-head p{max-width:720px;margin:18px auto 0;color:rgba(255,255,255,0.82);font-size:16px;line-height:1.8}.dh-story-tabs{display:flex;justify-content:center;gap:14px;margin-bottom:34px;flex-wrap:wrap}.dh-story-tab{appearance:none;border:1px solid rgba(255,255,255,0.28);background:transparent;color:#fff;min-height:48px;padding:8px 18px 8px 9px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:.28s ease}.dh-story-tab:hover{border-color:rgba(217,244,197,0.75);transform:translateY(-2px)}.dh-story-tab.is-active{background:#eef7e9;color:#004225;border-color:#eef7e9;box-shadow:0 18px 36px rgba(0,0,0,0.18)}.dh-tab-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,0.12);color:#d9f4c5;flex:0 0 auto}.dh-story-tab.is-active .dh-tab-icon{background:#004225;color:#fff}.dh-story-card{position:relative;display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:18px;align-items:stretch;padding:18px;border-radius:34px;background:#f7faf4;box-shadow:0 34px 90px rgba(0,0,0,0.26)}.dh-story-content{position:relative;min-height:500px;border-radius:26px;background:#ffffff;padding:clamp(26px, 4vw, 52px);color:#133226;overflow:hidden}.dh-story-copy-panel{display:none;animation:dhTextFade .42s ease both}.dh-story-copy-panel.is-active{display:block}.dh-story-label{display:inline-flex;margin-bottom:18px;color:#0a7a40;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dh-story-copy-panel h3{max-width:520px;margin:0 0 18px;color:#073522;font-size:clamp(28px, 3.2vw, 46px);line-height:1.08;font-weight:950;letter-spacing:-.035em}.dh-story-copy-panel p{max-width:560px;margin:0;color:#496357;font-size:16px;line-height:1.85}.dh-story-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:14px}.dh-story-list li{display:flex;align-items:flex-start;gap:12px;color:#24483a;font-size:15px;font-weight:700;line-height:1.45}.dh-story-list i{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e5f4dc;color:#08713b;font-size:11px;margin-top:-1px}.dh-story-media{position:relative;min-height:500px;border-radius:26px;overflow:hidden;background:#eaf1e7}.dh-story-image{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .45s ease, transform .7s ease}.dh-story-image.is-active{opacity:1;transform:scale(1);z-index:2}.dh-story-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.dh-story-media::after{content:"";position:absolute;inset:auto 0 0;height:44%;z-index:3;background:linear-gradient(to top, rgba(0,36,20,0.65), rgba(0,36,20,0));pointer-events:none}.dh-story-badge{position:absolute;left:24px;bottom:24px;z-index:4;display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,0.92);color:#073522;box-shadow:0 20px 44px rgba(0,0,0,0.22);backdrop-filter:blur(10px)}.dh-story-badge strong{color:#08713b;font-size:30px;line-height:1;font-weight:950}.dh-story-badge span{max-width:110px;font-size:13px;line-height:1.25;font-weight:800}.dh-story-bottom{display:grid;grid-template-columns:repeat(3, 1fr);gap:18px;margin-top:18px}.dh-stat-item{min-height:104px;padding:22px 24px;border-radius:24px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);text-align:center}.dh-stat-item strong{display:block;color:#d9f4c5;font-size:34px;line-height:1;font-weight:950}.dh-stat-item span{display:block;margin-top:8px;color:rgba(255,255,255,0.78);font-size:14px;font-weight:700}@keyframes dhTextFade{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.dh-story-section{padding:58px 0 62px}.dh-story-head{text-align:left;margin-bottom:22px}.dh-story-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:0 2px 8px;margin-left:-2px;margin-right:-2px;scroll-snap-type:x mandatory}.dh-story-tabs::-webkit-scrollbar{display:none}.dh-story-tab{flex:0 0 auto;scroll-snap-align:start}.dh-story-card{grid-template-columns:1fr;border-radius:28px;padding:12px}.dh-story-content{min-height:auto;border-radius:22px;padding:28px 22px}.dh-story-media{min-height:420px;border-radius:22px;order:-1}.dh-story-bottom{grid-template-columns:1fr}}@media (max-width: 575px){.dh-story-section{padding:44px 0 50px}.dh-story-container{width:calc(100% - 24px);max-width:1180px}.dh-story-head h2{font-size:34px}.dh-story-head p{font-size:15px;line-height:1.7}.dh-story-tabs{gap:10px;margin-bottom:18px}.dh-story-tab{min-height:44px;padding:7px 14px 7px 7px;font-size:11px}.dh-tab-icon{width:30px;height:30px}.dh-story-card{border-radius:24px}.dh-story-media{min-height:310px}.dh-story-image img{object-fit:cover;object-position:center}.dh-story-copy-panel h3{font-size:28px}.dh-story-copy-panel p{font-size:15px;line-height:1.75}.dh-story-badge{left:14px;bottom:14px;padding:12px 14px;border-radius:16px}.dh-story-badge strong{font-size:26px}.dh-stat-item{min-height:auto;padding:18px;border-radius:20px}}.dh-numbers-section{position:relative;overflow:hidden;padding:72px 0 76px;background:#f5f8f2;color:#063f28}.dh-numbers-section *{box-sizing:border-box}.dh-numbers-container{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.dh-numbers-heading{max-width:760px;margin:0 auto 42px;text-align:center}.dh-numbers-eyebrow{display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;color:#08743f;font-size:12px;font-weight:900;line-height:1;letter-spacing:.16em;text-transform:uppercase}.dh-numbers-heading h2{margin:0;color:#005f37;font-size:clamp(34px, 4vw, 54px);line-height:1.04;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.dh-numbers-heading p{max-width:680px;margin:16px auto 0;color:#66746f;font-size:16px;line-height:1.75}.dh-numbers-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}.dh-number-card{position:relative;min-height:230px;padding:30px 26px 28px;border-radius:28px;background:rgba(255,255,255,0.72);border:1px solid rgba(0,95,55,0.12);box-shadow:0 24px 70px rgba(6,63,40,0.08);overflow:hidden;isolation:isolate;transition:transform .32s ease, box-shadow .32s ease, border-color .32s ease}.dh-number-card::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg, rgba(255,255,255,0.95), rgba(255,255,255,0.62))}.dh-number-card::after{content:"";position:absolute;left:26px;right:26px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:#007c44;opacity:.92;transform:scaleX(0.32);transform-origin:left;transition:transform .32s ease}.dh-number-card:hover{transform:translateY(-8px);border-color:rgba(0,124,68,0.24);box-shadow:0 34px 90px rgba(6,63,40,0.14)}.dh-number-card:hover::after{transform:scaleX(1)}.dh-number-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:32px;border-radius:50%;background:#edf5ea;color:#007c44;font-size:13px;font-weight:900;letter-spacing:.04em}.dh-number-card strong{display:block;margin-bottom:16px;color:#007c44;font-size:clamp(34px, 3vw, 46px);line-height:.95;font-weight:950;letter-spacing:-.04em;white-space:nowrap}.dh-number-card span{display:block;max-width:220px;color:#5f6f68;font-size:15px;line-height:1.65;font-weight:600}@media (max-width: 1100px){.dh-numbers-grid{grid-template-columns:repeat(2, 1fr)}.dh-number-card{min-height:210px}}@media (max-width: 767px){.dh-numbers-section{padding:44px 0 48px}.dh-numbers-container{width:calc(100% - 24px);max-width:1180px}.dh-numbers-heading{margin-bottom:24px;text-align:left}.dh-numbers-heading h2{font-size:34px;letter-spacing:.02em}.dh-numbers-heading p{margin-top:12px;font-size:15px;line-height:1.65}.dh-numbers-grid{grid-template-columns:1fr;gap:12px}.dh-number-card{min-height:auto;padding:22px 20px;border-radius:22px;display:grid;grid-template-columns:44px 1fr;column-gap:16px;align-items:center;box-shadow:0 14px 34px rgba(6,63,40,0.07);transition:none}.dh-number-card:hover{transform:none;box-shadow:0 14px 34px rgba(6,63,40,0.07)}.dh-number-card::after{left:0;right:auto;top:18px;bottom:18px;width:4px;height:auto;border-radius:0 999px 999px 0;transform:none}.dh-number-index{width:42px;height:42px;margin:0;grid-row:span 2}.dh-number-card strong{margin:0 0 6px;font-size:34px}.dh-number-card span{max-width:none;font-size:14px;line-height:1.5}}@media (max-width: 420px){.dh-number-card strong{font-size:30px}.dh-number-card{grid-template-columns:40px 1fr;column-gap:14px;padding:20px 18px}.dh-number-index{width:40px;height:40px;font-size:12px}}.kg-vision-section{position:relative;overflow:hidden;padding:72px 0 76px;background:#f7f7f4;color:#1c1d22}.kg-vision-section *{box-sizing:border-box}.kg-vision-container{width:calc(100% - 32px);max-width:1180px;margin:0 auto}.kg-vision-layout{display:grid;grid-template-columns:minmax(0, 520px) minmax(0, 1fr);gap:clamp(46px, 7vw, 96px);align-items:center}.kg-vision-gallery{position:relative;min-height:430px}.kg-vision-gallery::before{content:"";position:absolute;left:36px;top:-28px;width:240px;height:330px;background:#ffffff;border-radius:34px;box-shadow:0 30px 80px rgba(20,20,30,0.08)}.kg-vision-image{position:absolute;overflow:hidden;background:#e8e8e2;box-shadow:0 24px 70px rgba(16,16,28,0.14)}.kg-vision-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.kg-vision-image:hover img{transform:scale(1.06)}.kg-img-main{left:0;top:18px;width:285px;height:245px;border-radius:0 44px 0 0;z-index:2}.kg-img-sub-1{left:108px;top:128px;width:295px;height:230px;border:10px solid #f7f7f4;z-index:4}.kg-img-sub-2{right:0;top:96px;width:190px;height:160px;border:10px solid #f7f7f4;z-index:3}.kg-vision-signature{position:absolute;left:40px;bottom:26px;z-index:5;min-width:138px;padding:18px 20px;border-radius:24px;background:#3b078d;color:#ffffff;box-shadow:0 22px 46px rgba(59,7,141,0.24)}.kg-vision-signature span{display:block;margin-bottom:4px;color:rgba(255,255,255,0.72);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.kg-vision-signature strong{display:block;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.04em}.kg-vision-content{max-width:680px}.kg-vision-eyebrow{display:inline-flex;margin-bottom:16px;color:#4b0aa2;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.kg-vision-content h2{margin:0 0 22px;color:#3b078d;font-size:clamp(36px, 4.4vw, 58px);line-height:1.02;font-weight:950;letter-spacing:-.035em;text-transform:uppercase}.kg-vision-content p{max-width:640px;margin:0 0 18px;color:#676b7a;font-size:16px;line-height:1.85}.kg-vision-points{display:grid;gap:12px;margin:26px 0 30px}.kg-vision-point{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:flex-start;padding:18px 20px;border-radius:22px;background:#ffffff;border:1px solid rgba(28,29,34,0.08);box-shadow:0 16px 42px rgba(18,18,30,0.055);transition:transform .28s ease, box-shadow .28s ease}.kg-vision-point:hover{transform:translateX(8px);box-shadow:0 22px 58px rgba(18,18,30,0.09)}.kg-vision-point span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#f1edf8;color:#3b078d;font-size:13px;font-weight:950}.kg-vision-point strong{display:block;margin-bottom:5px;color:#1c1d22;font-size:16px;font-weight:900}.kg-vision-point small{display:block;color:#717584;font-size:14px;line-height:1.55;font-weight:600}.kg-vision-btn{display:inline-flex;align-items:center;justify-content:center;min-width:138px;height:48px;padding:0 28px;border-radius:999px;background:#3b078d;color:#ffffff;font-size:14px;font-weight:900;text-decoration:none;box-shadow:0 16px 34px rgba(59,7,141,0.22);transition:transform .28s ease, box-shadow .28s ease, background .28s ease}.kg-vision-btn:hover{transform:translateY(-3px);background:#2f006f;box-shadow:0 22px 44px rgba(59,7,141,0.28)}@media (max-width: 991px){.kg-vision-section{padding:58px 0 62px}.kg-vision-layout{grid-template-columns:1fr;gap:40px}.kg-vision-gallery{min-height:390px;max-width:560px;margin:0 auto;width:100%}.kg-vision-content{max-width:none}}@media (max-width: 575px){.kg-vision-section{padding:44px 0 50px}.kg-vision-container{width:calc(100% - 24px);max-width:1180px}.kg-vision-layout{gap:24px}.kg-vision-gallery{min-height:auto;aspect-ratio:1 / .82;border-radius:26px;overflow:hidden;background:#e8e8e2;box-shadow:0 16px 42px rgba(16,16,28,0.1)}.kg-vision-gallery::before,.kg-img-sub-1,.kg-img-sub-2,.kg-vision-signature{display:none}.kg-img-main{position:absolute;inset:0;width:100%;height:100%;border-radius:0;box-shadow:none}.kg-vision-image img{object-position:center;transition:none}.kg-vision-image:hover img{transform:none}.kg-vision-eyebrow{margin-bottom:12px;font-size:11px}.kg-vision-content h2{margin-bottom:16px;font-size:34px}.kg-vision-content p{font-size:15px;line-height:1.72}.kg-vision-points{margin:24px 0 28px;gap:10px}.kg-vision-point{grid-template-columns:40px 1fr;gap:12px;padding:16px;border-radius:18px;box-shadow:0 12px 28px rgba(18,18,30,0.05);transition:none}.kg-vision-point:hover{transform:none;box-shadow:0 12px 28px rgba(18,18,30,0.05)}.kg-vision-point span{width:40px;height:40px;border-radius:14px;font-size:12px}.kg-vision-point strong{font-size:15px}.kg-vision-point small{font-size:13px}.kg-vision-btn{width:100%;height:48px;box-shadow:none;transition:none}.kg-vision-btn:hover{transform:none;box-shadow:none}}.plt-about-section{--plt-primary: #0f8a3b;--plt-primary-dark: #086b2d;--plt-primary-light: #eaf7ef;--plt-heading: #15231a;--plt-text: #637068;--plt-border: #dfe9e2;--plt-background: #f5faf7;position:relative;padding:110px 0;background:radial-gradient(circle at 8% 12%, rgba(15,138,59,0.09), transparent 28%),radial-gradient(circle at 94% 82%, rgba(8,107,45,0.06), transparent 26%),linear-gradient(180deg, #fff 0%, var(--plt-background) 100%);overflow:hidden}.plt-about-section::before{content:"";position:absolute;top:-210px;right:-180px;width:470px;height:470px;border:1px solid rgba(15,138,59,0.1);border-radius:50%;pointer-events:none}.plt-about-section::after{content:"";position:absolute;left:42px;bottom:38px;width:160px;height:160px;background-image:radial-gradient(rgba(15,138,59,0.2) 1.1px, transparent 1.1px);background-size:15px 15px;opacity:0.46;pointer-events:none}.plt-about-section *{box-sizing:border-box}.plt-about-section__container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);align-items:center;gap:82px;width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.plt-about-section__media{position:relative;min-height:650px;padding:20px 30px 40px 20px}.plt-about-section__media::before{content:"";position:absolute;top:0;left:0;width:calc(100% - 58px);height:calc(100% - 62px);border:1px solid rgba(15,138,59,0.24);pointer-events:none}.plt-about-section__media::after{content:"";position:absolute;right:0;bottom:0;z-index:-1;width:62%;height:72%;background:linear-gradient(135deg, rgba(15,138,59,0.11), rgba(8,107,45,0.04))}.plt-about-section__image-wrap{position:relative;width:100%;height:590px;overflow:hidden;background:var(--plt-heading);box-shadow:0 32px 75px rgba(14,55,29,0.2)}.plt-about-section__image-wrap::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,0.14);pointer-events:none}.plt-about-section__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(0.2, 0.65, 0.3, 1)}.plt-about-section__media:hover .plt-about-section__image{transform:scale(1.055)}.plt-about-section__image-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, rgba(6,24,13,0.02) 30%, rgba(5,30,16,0.84) 100%),linear-gradient(90deg, rgba(4,39,18,0.3), transparent 58%);pointer-events:none}.plt-about-section__image-caption{position:absolute;right:42px;bottom:42px;left:42px;z-index:2;max-width:390px}.plt-about-section__image-caption span{display:block;margin-bottom:11px;color:rgba(255,255,255,0.78);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:1.7px;text-transform:uppercase}.plt-about-section__image-caption strong{display:block;color:#ffffff;font-size:29px;font-weight:900;line-height:1.3;text-transform:uppercase}.plt-about-section__badge{position:absolute;top:70px;right:0;z-index:4;min-width:165px;padding:24px 26px;color:#ffffff;background:linear-gradient(135deg, var(--plt-primary), var(--plt-primary-dark));box-shadow:0 22px 46px rgba(15,138,59,0.28)}.plt-about-section__badge::after{content:"";position:absolute;right:22px;bottom:18px;width:34px;height:2px;background:rgba(255,255,255,0.76)}.plt-about-section__badge span{display:block;color:rgba(255,255,255,0.8);font-size:11px;font-weight:900;line-height:1;letter-spacing:1.7px;text-transform:uppercase}.plt-about-section__badge strong{display:block;margin-top:8px;color:#ffffff;font-size:17px;font-weight:900;line-height:1.3;text-transform:uppercase}.plt-about-section__decor{position:absolute;left:0;bottom:0;z-index:3;display:flex;align-items:flex-end;gap:7px;padding:18px 21px;background:#ffffff;box-shadow:0 16px 38px rgba(10,52,25,0.13)}.plt-about-section__decor span{display:block;width:5px;background:var(--plt-primary)}.plt-about-section__decor span:nth-child(1){height:24px}.plt-about-section__decor span:nth-child(2){height:36px;opacity:0.72}.plt-about-section__decor span:nth-child(3){height:48px;opacity:0.42}.plt-about-section__content{position:relative;max-width:590px}.plt-about-section__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--plt-primary);font-size:13px;font-weight:900;line-height:1;letter-spacing:1.7px;text-transform:uppercase}.plt-about-section__eyebrow::before{content:"";width:42px;height:2px;background:var(--plt-primary)}.plt-about-section__title{margin:0;color:var(--plt-heading);font-size:44px;font-weight:850;line-height:1.2;letter-spacing:-0.9px;text-transform:uppercase}.plt-about-section__title strong{display:block;margin-top:6px;color:var(--plt-primary);font-weight:900}.plt-about-section__lead{position:relative;margin:28px 0 0;padding-left:23px;color:var(--plt-heading);font-size:17px;font-weight:800;line-height:1.75}.plt-about-section__lead::before{content:"";position:absolute;top:7px;bottom:7px;left:0;width:4px;background:linear-gradient(180deg, var(--plt-primary), var(--plt-primary-dark));border-radius:99px}.plt-about-section__description{margin-top:24px}.plt-about-section__description p{margin:0;color:var(--plt-text);font-size:15px;font-weight:500;line-height:1.85}.plt-about-section__description p+p{margin-top:16px}.plt-about-section__values{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;margin-top:34px}.plt-about-section__value{position:relative;display:flex;align-items:center;gap:13px;min-height:86px;padding:15px 14px;background:rgba(255,255,255,0.96);border:1px solid var(--plt-border);box-shadow:0 12px 30px rgba(10,52,25,0.06);overflow:hidden;transition:transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease}.plt-about-section__value::before{content:"";position:absolute;top:-42px;right:-42px;width:90px;height:90px;border:1px solid rgba(15,138,59,0.09);border-radius:50%;transition:transform 0.35s ease}.plt-about-section__value::after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg, var(--plt-primary), var(--plt-primary-dark));transform:scaleX(0);transform-origin:left;transition:transform 0.3s ease}.plt-about-section__value:hover{transform:translateY(-5px);border-color:rgba(15,138,59,0.27);box-shadow:0 18px 38px rgba(10,52,25,0.12)}.plt-about-section__value:hover::before{transform:scale(1.15)}.plt-about-section__value:hover::after{transform:scaleX(1)}.plt-about-section__value-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;color:var(--plt-primary);background:var(--plt-primary-light);border:1px solid rgba(15,138,59,0.15);transition:color 0.3s ease, background-color 0.3s ease, transform 0.3s ease}.plt-about-section__value:hover .plt-about-section__value-icon{color:#ffffff;background:var(--plt-primary);transform:rotate(-4deg)}.plt-about-section__value-icon svg{display:block;width:21px;height:21px}.plt-about-section__value-text{position:relative;z-index:1}.plt-about-section__value-text strong,.plt-about-section__value-text span{display:block}.plt-about-section__value-text strong{color:var(--plt-heading);font-size:13px;font-weight:900;line-height:1.3;text-transform:uppercase}.plt-about-section__value-text span{margin-top:5px;color:var(--plt-text);font-size:11.5px;font-weight:600;line-height:1.4}@media (max-width: 991px){.plt-about-section{padding:78px 0}.plt-about-section__container{grid-template-columns:1fr;gap:54px}.plt-about-section__media{width:100%;max-width:740px;min-height:590px;margin:0 auto}.plt-about-section__image-wrap{height:530px}.plt-about-section__content{max-width:740px;margin:0 auto}.plt-about-section__title{max-width:680px;font-size:38px}}@media (max-width: 575px){.plt-about-section{padding:58px 0}.plt-about-section::after{display:none}.plt-about-section__container{gap:38px;padding:0 16px}.plt-about-section__media{min-height:auto;padding:10px 0 55px 10px}.plt-about-section__media::before{width:calc(100% - 20px);height:calc(100% - 58px)}.plt-about-section__image-wrap{height:390px}.plt-about-section__image-caption{right:24px;bottom:30px;left:24px}.plt-about-section__image-caption span{margin-bottom:8px;font-size:10px}.plt-about-section__image-caption strong{font-size:21px}.plt-about-section__badge{top:auto;right:10px;bottom:0;min-width:140px;padding:17px 18px}.plt-about-section__badge strong{font-size:14px}.plt-about-section__decor{padding:13px 16px}.plt-about-section__decor span:nth-child(1){height:18px}.plt-about-section__decor span:nth-child(2){height:27px}.plt-about-section__decor span:nth-child(3){height:36px}.plt-about-section__eyebrow{margin-bottom:16px;font-size:11px;letter-spacing:1.4px}.plt-about-section__eyebrow::before{width:32px}.plt-about-section__title{font-size:29px;line-height:1.28;letter-spacing:-0.4px}.plt-about-section__lead{margin-top:22px;font-size:15px;line-height:1.7}.plt-about-section__description{margin-top:20px}.plt-about-section__description p{font-size:14px;line-height:1.75}.plt-about-section__values{grid-template-columns:1fr;gap:10px;margin-top:28px}.plt-about-section__value{min-height:76px;padding:13px 14px}}.plt-statistics-section{--plt-green: #0f8a3b;--plt-green-dark: #086b2d;--plt-green-deep: #064d22;--plt-green-light: #eaf7ef;--plt-heading: #15231a;--plt-text: #68736c;--plt-border: #dfe9e2;position:relative;padding:100px 0;background:radial-gradient(circle at 8% 15%, rgba(15,138,59,0.1), transparent 28%),radial-gradient(circle at 93% 86%, rgba(8,107,45,0.08), transparent 27%),linear-gradient(180deg, #fff 0%, #f4faf6 100%);overflow:hidden}.plt-statistics-section::before{content:"";position:absolute;top:-220px;right:-170px;width:470px;height:470px;border:1px solid rgba(15,138,59,0.11);border-radius:50%;pointer-events:none}.plt-statistics-section::after{content:"";position:absolute;left:30px;bottom:30px;width:150px;height:150px;background-image:radial-gradient(rgba(15,138,59,0.22) 1.1px, transparent 1.1px);background-size:15px 15px;opacity:0.45;pointer-events:none}.plt-statistics-section *{box-sizing:border-box}.plt-statistics-section .container{position:relative;z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.plt-statistics-heading{max-width:760px;margin:0 auto 58px;text-align:center}.plt-statistics-heading__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px;color:var(--plt-green);font-size:13px;font-weight:900;line-height:1;letter-spacing:1.8px;text-transform:uppercase}.plt-statistics-heading__eyebrow::before,.plt-statistics-heading__eyebrow::after{content:"";width:34px;height:2px;background:var(--plt-green)}.plt-statistics-heading__title{margin:0;color:var(--plt-heading);font-size:44px;font-weight:900;line-height:1.2;letter-spacing:-0.8px;text-transform:uppercase}.plt-statistics-heading__title strong{display:block;margin-top:5px;color:var(--plt-green);font-weight:900}.plt-statistics-heading__description{max-width:650px;margin:18px auto 0;color:var(--plt-text);font-size:16px;font-weight:500;line-height:1.75}.plt-statistics-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:22px}.plt-statistics-item{position:relative;display:flex;align-items:center;gap:20px;min-height:164px;padding:30px 26px;background:linear-gradient(135deg, rgba(255,255,255,0.98), rgba(247,252,249,0.98));border:1px solid var(--plt-border);overflow:hidden;box-shadow:0 16px 42px rgba(11,64,30,0.07);transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}.plt-statistics-item::before{content:"";position:absolute;top:-65px;right:-65px;width:145px;height:145px;border:1px solid rgba(15,138,59,0.09);border-radius:50%;transition:transform 0.4s ease}.plt-statistics-item::after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background:linear-gradient(90deg, var(--plt-green), var(--plt-green-dark));transform:scaleX(0);transform-origin:left;transition:transform 0.35s ease}.plt-statistics-item:hover{transform:translateY(-8px);border-color:rgba(15,138,59,0.28);box-shadow:0 26px 58px rgba(11,64,30,0.14)}.plt-statistics-item:hover::before{transform:scale(1.2)}.plt-statistics-item:hover::after{transform:scaleX(1)}.plt-statistics-item__icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:68px;height:68px;flex:0 0 68px;color:var(--plt-green);background:var(--plt-green-light);border:1px solid rgba(15,138,59,0.14);box-shadow:0 12px 26px rgba(15,138,59,0.1);transition:color 0.35s ease, background 0.35s ease, transform 0.35s ease}.plt-statistics-item__icon svg{display:block;width:31px;height:31px}.plt-statistics-item:hover .plt-statistics-item__icon{color:#ffffff;background:linear-gradient(135deg, var(--plt-green), var(--plt-green-dark));transform:rotate(-5deg)}.plt-statistics-item__content{position:relative;z-index:2;min-width:0}.plt-statistics-item__number{display:block;color:var(--plt-green);font-size:31px;font-weight:900;line-height:1;letter-spacing:-0.7px;transition:color 0.3s ease}.plt-statistics-item:hover .plt-statistics-item__number{color:var(--plt-green-dark)}.plt-statistics-item__label{display:block;margin-top:10px;color:var(--plt-heading);font-size:14px;font-weight:800;line-height:1.5;text-transform:uppercase}.plt-statistics-item__index{position:absolute;top:18px;right:19px;color:rgba(21,35,26,0.12);font-size:12px;font-weight:900;line-height:1;letter-spacing:1px;transition:color 0.3s ease}.plt-statistics-item:hover .plt-statistics-item__index{color:var(--plt-green)}@media (max-width: 991px){.plt-statistics-section{padding:76px 0}.plt-statistics-heading{margin-bottom:44px}.plt-statistics-heading__title{font-size:37px}.plt-statistics-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.plt-statistics-item{min-height:150px;padding:26px 22px}}@media (max-width: 575px){.plt-statistics-section{padding:58px 0}.plt-statistics-section::after{display:none}.plt-statistics-section .container{padding:0 16px}.plt-statistics-heading{margin-bottom:32px}.plt-statistics-heading__eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:1.4px}.plt-statistics-heading__eyebrow::before,.plt-statistics-heading__eyebrow::after{width:24px}.plt-statistics-heading__title{font-size:28px;line-height:1.28;letter-spacing:-0.4px}.plt-statistics-heading__description{margin-top:14px;font-size:14px;line-height:1.65}.plt-statistics-grid{grid-template-columns:1fr;gap:12px}.plt-statistics-item{min-height:120px;gap:16px;padding:22px 20px;box-shadow:0 10px 28px rgba(11,64,30,0.07);transform:none !important}.plt-statistics-item:hover{transform:none !important}.plt-statistics-item__icon{width:56px;height:56px;flex-basis:56px;box-shadow:none}.plt-statistics-item__icon svg{width:26px;height:26px}.plt-statistics-item__number{font-size:27px}.plt-statistics-item__label{margin-top:7px;font-size:13px}.plt-statistics-item__index{top:14px;right:15px}}.ht-about-profile{--ht-about-green: #009846;--ht-about-green-dark: #006f35;--ht-about-text: #222222;--ht-about-gray: #747474;--ht-about-border: #343434;--ht-about-white: #ffffff;position:relative;width:100%;padding:100px 0 92px;overflow:hidden;background-image:url(/tassets/images/bg_home_sec_2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.ht-about-profile *,.ht-about-profile *::before,.ht-about-profile *::after{box-sizing:border-box}.ht-about-profile::before{position:absolute;top:-210px;right:-170px;width:560px;height:560px;border:1px solid rgba(0,152,70,0.08);border-radius:50%;content:"";pointer-events:none}.ht-about-profile::after{position:absolute;bottom:-250px;left:-200px;width:590px;height:590px;border:1px solid rgba(0,152,70,0.06);border-radius:50%;content:"";pointer-events:none}.ht-about-profile>.container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(360px, 430px) minmax(0, 680px);align-items:center;justify-content:space-between;gap:100px}.ht-about-profile__content{position:relative;z-index:2;width:100%;min-width:0;padding-left:4px}.ht-about-profile__content::before{position:absolute;top:5px;left:-24px;width:4px;height:92px;border-radius:999px;background:linear-gradient(180deg, var(--ht-about-green) 0%, rgba(0,152,70,0.15) 100%);content:""}.ht-about-profile__title{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 24px;color:var(--ht-about-text);font-size:40px;line-height:1.02;letter-spacing:-2px;text-transform:uppercase;font-weight:800}.ht-about-profile__title>span{display:block}.ht-about-profile__title strong{position:relative;display:inline-block;margin-top:8px;color:#003E2D;font-size:40px;font-weight:800;line-height:1;letter-spacing:-2.5px}.ht-about-profile__title strong::after{position:absolute;right:-49px;bottom:9px;width:35px;height:3px;border-radius:999px;background:var(--ht-about-green);content:""}.ht-about-profile__quote{position:relative;max-width:430px;margin:0 0 18px;padding-left:19px;color:#2d2d2d;font-size:19px;font-weight:700;line-height:1.55}.ht-about-profile__quote::before{position:absolute;top:1px;left:0;color:var(--ht-about-green);content:"“";font-size:31px;font-weight:800;line-height:1}.ht-about-profile__description{max-width:445px;margin:0 0 32px;color:black;font-size:16px;font-weight:400;line-height:1.75}.ht-about-profile__more{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:15px;min-width:192px;min-height:52px;padding:12px 24px;overflow:hidden;border:1px solid rgba(34,34,34,0.78);color:#2f2f2f;background:rgba(255,255,255,0.78);font-size:13px;font-weight:800;line-height:1;letter-spacing:0.4px;text-decoration:none;backdrop-filter:blur(8px);transition:color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease}.ht-about-profile__more::before{position:absolute;inset:0;background:linear-gradient(135deg, var(--ht-about-green) 0%, var(--ht-about-green-dark) 100%);content:"";transform:translateX(-102%);transition:transform 0.35s ease}.ht-about-profile__more span{position:relative;z-index:2}.ht-about-profile__arrow{display:inline-block;margin-top:-2px;font-size:24px;font-weight:300;line-height:0.8;transition:transform 0.3s ease}.ht-about-profile__more:hover{border-color:var(--ht-about-green);color:var(--ht-about-white);box-shadow:0 14px 30px rgba(0,152,70,0.2);transform:translateY(-3px)}.ht-about-profile__more:hover::before{transform:translateX(0)}.ht-about-profile__more:hover .ht-about-profile__arrow{transform:translateX(5px)}.ht-about-profile__visual{position:relative;width:100%;min-width:0;padding-right:82px}.ht-about-profile__visual::before{position:absolute;top:-20px;right:52px;width:calc(100% - 52px);height:calc(100% + 40px);border:1px solid rgba(0,152,70,0.14);content:"";pointer-events:none}.ht-about-profile__image-wrap{position:relative;width:100%;height:470px;overflow:hidden;background:#1f1f1f;box-shadow:0 30px 60px rgba(0,0,0,0.16),0 8px 20px rgba(0,0,0,0.08)}.ht-about-profile__image-wrap::before{position:absolute;inset:0;z-index:2;border:1px solid rgba(255,255,255,0.08);content:"";pointer-events:none}.ht-about-profile__image-wrap::after{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg, rgba(0,152,70,0.13) 0%, rgba(0,152,70,0) 40%),linear-gradient(180deg, rgba(0,0,0,0) 65%, rgba(0,0,0,0.18) 100%);content:"";pointer-events:none}.ht-about-profile__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),filter 0.5s ease}.ht-about-profile__visual:hover .ht-about-profile__image{filter:contrast(1.03);transform:scale(1.025)}.ht-about-profile__document{position:absolute;top:278px;right:0;z-index:4;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:166px;min-height:148px;padding:26px 22px 22px;overflow:hidden;color:var(--ht-about-white);background:linear-gradient(145deg, var(--ht-about-green) 0%, var(--ht-about-green-dark) 100%);text-decoration:none;box-shadow:0 22px 40px rgba(0,111,53,0.28);transition:transform 0.35s ease, box-shadow 0.35s ease}.ht-about-profile__document::before{position:absolute;top:-45px;right:-45px;width:110px;height:110px;border:1px solid rgba(255,255,255,0.2);border-radius:50%;content:""}.ht-about-profile__document::after{position:absolute;right:-30px;bottom:-48px;width:100px;height:100px;border:1px solid rgba(255,255,255,0.13);border-radius:50%;content:""}.ht-about-profile__document:hover{box-shadow:0 28px 48px rgba(0,111,53,0.34);transform:translateY(-7px)}.ht-about-profile__document-icon{position:relative;z-index:2;display:block;width:30px;height:30px;margin-bottom:13px}.ht-about-profile__document-icon svg{display:block;width:100%;height:100%}.ht-about-profile__document-text{position:relative;z-index:2;display:block;color:inherit;font-size:15px;font-weight:800;line-height:1.35;letter-spacing:0.3px;text-transform:uppercase}@media (max-width: 1199px){.ht-about-profile{padding:84px 0 78px}.ht-about-profile>.container{grid-template-columns:minmax(320px, 38%) minmax(0, 62%);gap:64px}.ht-about-profile__title{font-size:44px}.ht-about-profile__title strong{font-size:48px}.ht-about-profile__quote{font-size:17px}.ht-about-profile__description{font-size:15px}.ht-about-profile__visual{padding-right:70px}.ht-about-profile__image-wrap{height:430px}.ht-about-profile__document{top:auto;right:0;bottom:45px;width:152px;min-height:138px}}@media (max-width: 991px){.ht-about-profile{padding:72px 0}.ht-about-profile>.container{grid-template-columns:1fr;gap:54px}.ht-about-profile__content{max-width:700px}.ht-about-profile__title{font-size:48px}.ht-about-profile__title strong{font-size:52px}.ht-about-profile__quote{max-width:640px;font-size:18px}.ht-about-profile__description{max-width:680px;font-size:16px}.ht-about-profile__visual{padding-right:76px}.ht-about-profile__image-wrap{height:500px}.ht-about-profile__document{right:0;bottom:52px;width:160px;min-height:145px}}@media (max-width: 767px){.ht-about-profile{padding:58px 0}.ht-about-profile>.container{gap:38px}.ht-about-profile__content{padding-left:14px}.ht-about-profile__content::before{left:0;height:72px}.ht-about-profile__title{margin-bottom:19px;font-size:39px;letter-spacing:-1.5px}.ht-about-profile__title strong{font-size:43px;letter-spacing:-1.6px}.ht-about-profile__title strong::after{right:-38px;width:28px}.ht-about-profile__quote{font-size:17px}.ht-about-profile__description{font-size:15px;line-height:1.65}.ht-about-profile__more{min-width:180px;min-height:49px}.ht-about-profile__visual{padding-right:0;padding-bottom:82px}.ht-about-profile__visual::before{display:none}.ht-about-profile__image-wrap{height:400px}.ht-about-profile__document{top:auto;right:18px;bottom:0;width:154px;min-height:138px;padding:22px}.ht-about-profile__document-text{font-size:13px}}@media (max-width: 480px){.ht-about-profile{padding:48px 0}.ht-about-profile__title{font-size:32px}.ht-about-profile__title strong{font-size:36px}.ht-about-profile__quote{font-size:16px}.ht-about-profile__description{font-size:14px}.ht-about-profile__image-wrap{height:310px}.ht-about-profile__visual{padding-bottom:72px}.ht-about-profile__document{right:14px;width:145px;min-height:128px;padding:19px}.ht-about-profile__document-icon{width:26px;height:26px;margin-bottom:9px}.ht-about-profile__document-text{font-size:12px}}.dhf-journey-section{--dhf-journey-green: #006b49;--dhf-journey-green-dark: #00523a;--dhf-journey-text: #292929;--dhf-journey-bg: #f7f4eb;--dhf-journey-white: #ffffff;position:relative;width:100%;padding:62px 0 66px;overflow:hidden;background-color:var(--dhf-journey-bg);background-image:radial-gradient(circle at 18% 25%, rgba(0,107,73,0.035) 0, rgba(0,107,73,0) 32%),radial-gradient(circle at 82% 75%, rgba(0,107,73,0.025) 0, rgba(0,107,73,0) 34%),repeating-linear-gradient(0deg, rgba(60,48,31,0.017) 0, rgba(60,48,31,0.017) 1px, transparent 1px, transparent 4px)}.dhf-journey-section *,.dhf-journey-section *::before,.dhf-journey-section *::after{box-sizing:border-box}.dhf-journey-container{position:relative;width:calc(100% - 64px);max-width:1480px;margin:0 auto}.dhf-journey-media{position:relative;width:calc(100% - 190px);max-width:1145px;height:510px;margin:0 auto}.dhf-journey-video-wrap{position:relative;width:100%;height:100%;overflow:hidden;border-radius:20px;background:#dbe8e0}.dhf-journey-video-wrap::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(0,107,73,0.04) 0%, transparent 22%, transparent 78%, rgba(0,107,73,0.04) 100%)}.dhf-journey-video{display:block;width:100%;height:100%;object-fit:cover}.dhf-journey-image{position:absolute;z-index:3;width:205px;height:205px;overflow:hidden;border-radius:22px;background:var(--dhf-journey-white);box-shadow:0 18px 42px rgba(22,55,43,0.16)}.dhf-journey-image img{display:block;width:100%;height:100%;object-fit:cover}.dhf-journey-image--left{top:75px;left:-116px;transform:rotate(-13deg)}.dhf-journey-image--right{right:-128px;bottom:0;transform:rotate(11deg)}.dhf-journey-button{position:absolute;left:50%;bottom:-28px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:17px;min-width:290px;min-height:54px;padding:13px 26px;border-radius:999px;color:var(--dhf-journey-white);background:var(--dhf-journey-green-dark);font-size:17px;font-weight:700;line-height:1;text-decoration:none;transform:translateX(-50%);transition:background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.dhf-journey-button:hover{background:var(--dhf-journey-green);box-shadow:0 14px 30px rgba(0,82,58,0.26);transform:translateX(-50%) translateY(-4px)}.dhf-journey-button__arrow{display:inline-block;margin-top:-2px;font-size:30px;font-weight:300;line-height:0.7;transition:transform 0.25s ease}.dhf-journey-button:hover .dhf-journey-button__arrow{transform:translateX(5px)}.dhf-journey-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:42px;width:100%;margin-top:72px}.dhf-journey-stat{min-width:0;text-align:center}.dhf-journey-stat__number{display:inline-flex;align-items:flex-start;justify-content:center;color:var(--dhf-journey-green);font-size:49px;font-weight:800;line-height:1;letter-spacing:-2px;white-space:nowrap}.dhf-journey-stat__number sup{position:relative;top:-7px;margin-left:7px;font-size:31px;font-weight:800;line-height:1}.dhf-journey-stat__description{margin:15px 0 0;color:var(--dhf-journey-text);font-size:16px;font-weight:400;line-height:1.52}@media (max-width: 1450px){.dhf-journey-container{width:calc(100% - 60px)}.dhf-journey-media{width:calc(100% - 210px);max-width:1145px}.dhf-journey-image--left{left:-104px}.dhf-journey-image--right{right:-110px}}@media (max-width: 1199px){.dhf-journey-section{padding:54px 0 60px}.dhf-journey-media{width:calc(100% - 150px);height:460px}.dhf-journey-image{width:170px;height:170px}.dhf-journey-image--left{top:68px;left:-84px}.dhf-journey-image--right{right:-80px;bottom:10px}.dhf-journey-stat__number{font-size:41px}.dhf-journey-stat__number sup{font-size:26px}.dhf-journey-stat__description{font-size:15px}}@media (max-width: 991px){.dhf-journey-container{width:calc(100% - 40px)}.dhf-journey-media{width:calc(100% - 80px);height:410px}.dhf-journey-image{width:140px;height:140px;border-radius:17px}.dhf-journey-image--left{top:52px;left:-57px}.dhf-journey-image--right{right:-54px;bottom:16px}.dhf-journey-button{min-width:260px;font-size:15px}.dhf-journey-stats{grid-template-columns:repeat(2, minmax(0, 1fr));gap:42px 30px}}@media (max-width: 767px){.dhf-journey-section{padding:40px 0 50px}.dhf-journey-container{width:calc(100% - 30px)}.dhf-journey-media{width:100%;height:340px;padding-bottom:40px}.dhf-journey-video-wrap{height:300px;border-radius:16px}.dhf-journey-image{width:105px;height:105px;border-radius:13px}.dhf-journey-image--left{top:32px;left:-4px}.dhf-journey-image--right{right:-3px;bottom:42px}.dhf-journey-button{bottom:13px;min-width:235px;min-height:49px;padding:11px 20px;font-size:14px}.dhf-journey-button__arrow{font-size:26px}.dhf-journey-stats{margin-top:38px}.dhf-journey-stat__number{font-size:35px;letter-spacing:-1px}.dhf-journey-stat__number sup{top:-5px;margin-left:4px;font-size:22px}.dhf-journey-stat__description{margin-top:10px;font-size:14px}}@media (max-width: 480px){.dhf-journey-media{height:290px}.dhf-journey-video-wrap{height:250px}.dhf-journey-image{width:86px;height:86px}.dhf-journey-image--left{top:25px}.dhf-journey-image--right{bottom:47px}.dhf-journey-button{min-width:215px;font-size:13px}.dhf-journey-stats{grid-template-columns:1fr;gap:30px;margin-top:34px}.dhf-journey-stat__number{font-size:37px}.dhf-journey-stat__description br{display:none}}.ht-strength-section{position:relative;width:100%;padding:72px 0 78px;overflow:hidden;background-image:url(/tassets/images/bg_home_sec_2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.ht-strength-section *,.ht-strength-section *::before,.ht-strength-section *::after{box-sizing:border-box}.ht-strength-heading{width:100%;max-width:900px;margin:0 auto;text-align:center}.ht-strength-title{display:flex;flex-direction:column;align-items:center;margin:0;color:#003e2d;font-size:40px;font-weight:800;line-height:1.12;text-transform:uppercase}.ht-strength-title>span,.ht-strength-title>strong{display:block}.ht-strength-title>strong{margin-top:3px;font-weight:800}.ht-strength-subtitle{width:100%;max-width:900px;margin:14px auto 0;color:#000;font-size:16px;font-weight:400;line-height:1.6}.ht-strength-content{display:grid;grid-template-columns:400px minmax(0, 1fr);align-items:center;gap:72px;width:100%;margin-top:52px}.ht-strength-gallery{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.ht-strength-gallery__image{display:block;width:100%;max-width:390px;height:auto;margin:0 auto;object-fit:contain}.ht-strength-list{display:grid;grid-template-columns:repeat(2, minmax(240px, 1fr));column-gap:48px;row-gap:40px;min-width:0}.ht-strength-item{display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}.ht-strength-item__icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;margin:0 auto 14px}.ht-strength-item__icon img{display:block;width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(36%) sepia(25%) saturate(1220%) hue-rotate(95deg) brightness(88%) contrast(93%)}.ht-strength-item__content{width:100%;min-width:0}.ht-strength-item__content h3{margin:0;color:#16743f;font-size:22px;font-weight:700;line-height:1.35;white-space:nowrap}.ht-strength-item__content p{width:100%;max-width:260px;margin:7px auto 0;color:#000;font-size:16px;font-weight:400;line-height:1.6}@media (max-width: 1199px){.ht-strength-section{padding:65px 0 70px}.ht-strength-section>.container{max-width:1000px}.ht-strength-heading{max-width:820px}.ht-strength-title{font-size:38px}.ht-strength-subtitle{max-width:820px;font-size:15px}.ht-strength-content{grid-template-columns:350px minmax(0, 1fr);gap:46px;margin-top:48px}.ht-strength-gallery__image{max-width:345px}.ht-strength-list{grid-template-columns:repeat(2, minmax(210px, 1fr));column-gap:28px;row-gap:42px}.ht-strength-item__icon{width:72px;height:72px;margin-bottom:12px}.ht-strength-item__content h3{font-size:17px}.ht-strength-item__content p{max-width:235px;font-size:13px;line-height:1.55}}@media (max-width: 991px){.ht-strength-section{padding:55px 0 62px}.ht-strength-section>.container{width:calc(100% - 40px);max-width:760px}.ht-strength-heading{max-width:720px}.ht-strength-title{font-size:34px}.ht-strength-subtitle{max-width:700px;margin-top:14px;font-size:14px;line-height:1.6}.ht-strength-content{grid-template-columns:1fr;gap:46px;margin-top:44px}.ht-strength-gallery__image{max-width:410px}.ht-strength-list{grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:50px;row-gap:44px;width:100%;max-width:650px;margin:0 auto}.ht-strength-item__icon{width:70px;height:70px}.ht-strength-item__content h3{font-size:17px}.ht-strength-item__content p{max-width:260px;font-size:13px}}@media (max-width: 767px){.ht-strength-section{padding:45px 0 52px}.ht-strength-section>.container{width:calc(100% - 32px)}.ht-strength-title{font-size:29px;line-height:1.18}.ht-strength-subtitle{margin-top:14px;font-size:13px;line-height:1.6}.ht-strength-content{gap:38px;margin-top:38px}.ht-strength-gallery__image{max-width:360px}.ht-strength-list{grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:22px;row-gap:38px}.ht-strength-item__icon{width:62px;height:62px;margin-bottom:12px}.ht-strength-item__content h3{font-size:15px;white-space:nowrap}.ht-strength-item__content p{max-width:220px;margin-top:6px;font-size:12px;line-height:1.55}.ht-strength-item__content p br{display:none}}@media (max-width: 575px){.ht-strength-section{padding:40px 0 46px}.ht-strength-title{font-size:25px}.ht-strength-subtitle{font-size:12.5px}.ht-strength-content{gap:34px;margin-top:32px}.ht-strength-gallery__image{max-width:310px}.ht-strength-list{grid-template-columns:1fr;row-gap:32px;max-width:360px}.ht-strength-item__icon{width:64px;height:64px}.ht-strength-item__content h3{font-size:16px;white-space:normal}.ht-strength-item__content p{max-width:290px;font-size:13px}}@media (max-width: 380px){.ht-strength-section>.container{width:calc(100% - 24px)}.ht-strength-title{font-size:22px}.ht-strength-gallery__image{max-width:280px}.ht-strength-item__icon{width:58px;height:58px}}#dhf-product-section{--dhf-green: #006341;--dhf-green-dark: #004d34;--dhf-accent: #ff7100;--dhf-bg: #fbfaf5;--dhf-text: #4e514f;position:relative;width:100%;min-height:760px;overflow:hidden;background:radial-gradient(circle at 48% 42%, rgba(255,255,255,0.92), transparent 46%),linear-gradient(110deg, #fbfaf5 0%, #fffefa 48%, #f8f5ec 100%);isolation:isolate}#dhf-product-section::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;opacity:0.25;background-image:radial-gradient(circle at 20% 20%, rgba(100,77,45,0.06) 0 1px, transparent 1.5px),radial-gradient(circle at 72% 65%, rgba(100,77,45,0.04) 0 1px, transparent 1.5px);background-size:28px 28px, 39px 39px}#dhf-product-section .dhf-product-slider,#dhf-product-section .dhf-product-slides{position:relative;min-height:655px}#dhf-product-section .dhf-product-slide{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:minmax(310px, 1.1fr) minmax(330px, 0.8fr) minmax(360px, 1.2fr);grid-template-areas:"food content product";align-items:center;gap:clamp(25px, 3vw, 62px);min-height:655px;padding:65px clamp(50px, 6vw, 110px) 80px;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(40px);transition:opacity 0.55s ease,transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),visibility 0s linear 0.8s}#dhf-product-section .dhf-product-slide--normal{grid-template-areas:"food content product"}#dhf-product-section .dhf-product-slide--reverse{grid-template-areas:"product content food"}#dhf-product-section .dhf-product-slide.is-active{z-index:4;visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0);transition-delay:0s}#dhf-product-section .dhf-product-visual--food{grid-area:food}#dhf-product-section .dhf-product-center{grid-area:content}#dhf-product-section .dhf-product-visual--product{grid-area:product}#dhf-product-section .dhf-product-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;height:480px}#dhf-product-section .dhf-product-slide--normal .dhf-product-visual--food{justify-content:flex-start}#dhf-product-section .dhf-product-slide--normal .dhf-product-visual--product{justify-content:flex-end}#dhf-product-section .dhf-product-slide--reverse .dhf-product-visual--product{justify-content:flex-start}#dhf-product-section .dhf-product-slide--reverse .dhf-product-visual--food{justify-content:flex-end}#dhf-product-section .dhf-product-food-shape{position:absolute;top:50%;width:390px;height:390px;z-index:0;border-radius:50%;background:radial-gradient(circle at 40% 35%, rgba(255,255,255,0.45), transparent 25%),var(--dhf-accent);opacity:0.96;transform:translateY(-50%);transition:background 0.4s ease}#dhf-product-section .dhf-product-slide--normal .dhf-product-food-shape{left:-185px}#dhf-product-section .dhf-product-slide--reverse .dhf-product-food-shape{right:-185px}#dhf-product-section .dhf-product-food-shape::after{content:"";position:absolute;inset:22px;border-radius:inherit;border:16px solid rgba(0,99,65,0.34)}#dhf-product-section .dhf-product-food-image{position:relative;z-index:2;display:block;width:clamp(410px, 34vw, 600px);max-width:none;max-height:520px;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(32,48,40,0.13));opacity:0;transition:opacity 0.6s ease 0.12s,transform 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.12s}#dhf-product-section .dhf-product-slide--normal .dhf-product-food-image{transform:translateX(-55px) scale(0.9)}#dhf-product-section .dhf-product-slide--reverse .dhf-product-food-image{transform:translateX(55px) scale(0.9)}#dhf-product-section .dhf-product-slide--normal.is-active .dhf-product-food-image,#dhf-product-section .dhf-product-slide--reverse.is-active .dhf-product-food-image{opacity:1;transform:translateX(0) scale(1)}#dhf-product-section .dhf-product-main-image{position:relative;z-index:3;display:block;width:clamp(400px, 35vw, 610px);max-width:none;max-height:500px;object-fit:contain;filter:drop-shadow(0 30px 34px rgba(19,43,32,0.15));opacity:0;transition:opacity 0.65s ease 0.15s,transform 0.95s cubic-bezier(0.22, 1, 0.36, 1) 0.15s}#dhf-product-section .dhf-product-slide--normal .dhf-product-main-image{transform:translateX(55px) scale(0.9)}#dhf-product-section .dhf-product-slide--reverse .dhf-product-main-image{transform:translateX(-55px) scale(0.9)}#dhf-product-section .dhf-product-slide--normal.is-active .dhf-product-main-image,#dhf-product-section .dhf-product-slide--reverse.is-active .dhf-product-main-image{opacity:1;transform:translateX(0) scale(1)}#dhf-product-section .dhf-product-orb{position:absolute;z-index:1;border-radius:50%;background:var(--dhf-accent);opacity:0;transform:scale(0);transition:opacity 0.45s ease,transform 0.7s cubic-bezier(0.22, 1, 0.36, 1),background 0.4s ease}#dhf-product-section .dhf-product-orb--one{width:88px;height:88px;top:29%}#dhf-product-section .dhf-product-orb--two{width:60px;height:60px;bottom:18%}#dhf-product-section .dhf-product-orb--three{width:44px;height:44px;top:4%}#dhf-product-section .dhf-product-slide--normal .dhf-product-orb--one{left:4%}#dhf-product-section .dhf-product-slide--normal .dhf-product-orb--two{right:3%}#dhf-product-section .dhf-product-slide--normal .dhf-product-orb--three{left:40%}#dhf-product-section .dhf-product-slide--reverse .dhf-product-orb--one{right:4%}#dhf-product-section .dhf-product-slide--reverse .dhf-product-orb--two{left:3%}#dhf-product-section .dhf-product-slide--reverse .dhf-product-orb--three{right:40%}#dhf-product-section .is-active .dhf-product-orb{opacity:1;transform:scale(1)}#dhf-product-section .dhf-product-center{position:relative;z-index:8;display:flex;align-items:center;min-width:0}#dhf-product-section .dhf-product-content{width:100%;max-width:470px}#dhf-product-section .dhf-product-content h2{margin:0 0 18px;color:var(--dhf-accent);font-size:clamp(44px, 3.55vw, 65px);font-weight:900;line-height:0.98;letter-spacing:-0.045em;text-transform:uppercase;opacity:0;transform:translateY(28px);transition:opacity 0.55s ease 0.18s,transform 0.75s cubic-bezier(0.22, 1, 0.36, 1) 0.18s,color 0.4s ease}#dhf-product-section .is-active .dhf-product-content h2{opacity:1;transform:translateY(0)}#dhf-product-section .dhf-product-content p{margin:0 0 10px;color:var(--dhf-text);font-size:15.5px;font-weight:400;line-height:1.62;letter-spacing:0.005em;opacity:0;transform:translateY(20px);transition:opacity 0.5s ease,transform 0.7s cubic-bezier(0.22, 1, 0.36, 1)}#dhf-product-section .dhf-product-content p:nth-of-type(1){transition-delay:0.27s}#dhf-product-section .dhf-product-content p:nth-of-type(2){transition-delay:0.34s}#dhf-product-section .is-active .dhf-product-content p{opacity:1;transform:translateY(0)}#dhf-product-section .dhf-product-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-width:160px;min-height:50px;margin-top:12px;padding:13px 23px;overflow:hidden;border:1px solid var(--dhf-green);border-radius:999px;background:var(--dhf-green);color:#fff;font-size:14px;font-weight:800;line-height:1;text-decoration:none;text-transform:uppercase;opacity:0;transform:translateY(20px);transition:opacity 0.5s ease 0.42s,transform 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.42s,background 0.25s ease}#dhf-product-section .is-active .dhf-product-button{opacity:1;transform:translateY(0)}#dhf-product-section .dhf-product-button:hover{border-color:var(--dhf-accent);background:var(--dhf-accent)}#dhf-product-section .dhf-product-button-icon{font-size:23px;font-weight:400;line-height:1;transition:transform 0.25s ease}#dhf-product-section .dhf-product-button:hover .dhf-product-button-icon{transform:translateX(5px)}#dhf-product-section .dhf-product-controls{position:absolute;z-index:20;top:58px;right:clamp(65px, 9vw, 165px);display:flex;align-items:center;gap:5px}#dhf-product-section .dhf-product-arrow{display:flex;align-items:center;justify-content:center;width:41px;height:41px;padding:0;border:1px solid var(--dhf-green);border-radius:50%;background:transparent;color:var(--dhf-green);font-size:20px;cursor:pointer;transition:color 0.25s ease, background 0.25s ease, transform 0.25s ease}#dhf-product-section .dhf-product-arrow:hover,#dhf-product-section .dhf-product-next{color:#fff;background:var(--dhf-green)}#dhf-product-section .dhf-product-arrow:hover{transform:translateY(-2px)}#dhf-product-section .dhf-product-tabs-wrap{position:absolute;z-index:30;right:0;bottom:28px;left:0;padding:0 clamp(50px, 6vw, 110px)}#dhf-product-section .dhf-product-tabs{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;overflow-x:auto;scrollbar-width:none}#dhf-product-section .dhf-product-tabs::-webkit-scrollbar{display:none}#dhf-product-section .dhf-product-tab{flex:1 0 auto;min-width:max-content;min-height:44px;padding:12px 25px;border:0;border-radius:999px;background:var(--dhf-green);color:#fff;font-size:12px;font-weight:800;line-height:1;text-transform:uppercase;cursor:pointer;transition:background 0.25s ease, transform 0.25s ease}#dhf-product-section .dhf-product-tab:hover{background:var(--dhf-green-dark);transform:translateY(-2px)}#dhf-product-section .dhf-product-tab.is-active{background:var(--dhf-accent)}@media (max-width: 1500px){#dhf-product-section{min-height:720px}#dhf-product-section .dhf-product-slider,#dhf-product-section .dhf-product-slides,#dhf-product-section .dhf-product-slide{min-height:620px}#dhf-product-section .dhf-product-slide{grid-template-columns:minmax(280px, 1fr) minmax(320px, 0.82fr) minmax(320px, 1.05fr);gap:30px;padding-right:55px;padding-left:55px}#dhf-product-section .dhf-product-food-image{width:38vw;max-height:460px}#dhf-product-section .dhf-product-main-image{width:38vw;max-height:455px}#dhf-product-section .dhf-product-tabs-wrap{padding-right:55px;padding-left:55px}#dhf-product-section .dhf-product-tab{padding-right:20px;padding-left:20px;font-size:11px}}@media (max-width: 1199px){#dhf-product-section{min-height:960px}#dhf-product-section .dhf-product-slider,#dhf-product-section .dhf-product-slides,#dhf-product-section .dhf-product-slide{min-height:855px}#dhf-product-section .dhf-product-slide,#dhf-product-section .dhf-product-slide--normal,#dhf-product-section .dhf-product-slide--reverse{grid-template-columns:1fr 1fr;grid-template-areas:"food product" "content content";align-content:center;gap:10px 20px;padding:78px 40px 130px}#dhf-product-section .dhf-product-visual{height:345px;justify-content:center !important}#dhf-product-section .dhf-product-food-image,#dhf-product-section .dhf-product-main-image{width:46vw;max-height:340px}#dhf-product-section .dhf-product-food-shape{width:290px;height:290px;left:50% !important;right:auto !important;transform:translate(-50%, -50%)}#dhf-product-section .dhf-product-center{justify-content:center}#dhf-product-section .dhf-product-content{max-width:720px;text-align:center}#dhf-product-section .dhf-product-content h2{font-size:50px}}@media (max-width: 767px){#dhf-product-section{min-height:1050px}#dhf-product-section .dhf-product-slider,#dhf-product-section .dhf-product-slides,#dhf-product-section .dhf-product-slide{min-height:950px}#dhf-product-section .dhf-product-slide,#dhf-product-section .dhf-product-slide--normal,#dhf-product-section .dhf-product-slide--reverse{display:flex;flex-direction:column;justify-content:flex-start;padding:72px 18px 135px}#dhf-product-section .dhf-product-visual--food{order:1}#dhf-product-section .dhf-product-center{order:2}#dhf-product-section .dhf-product-visual--product{order:3}#dhf-product-section .dhf-product-visual{width:100%;height:275px}#dhf-product-section .dhf-product-food-image,#dhf-product-section .dhf-product-main-image{width:94vw;max-height:270px}#dhf-product-section .dhf-product-content{padding:8px 0 16px}#dhf-product-section .dhf-product-content h2{margin-bottom:15px;font-size:clamp(36px, 11vw, 46px)}#dhf-product-section .dhf-product-content p{font-size:14px;line-height:1.58}#dhf-product-section .dhf-product-controls{top:18px;right:18px}#dhf-product-section .dhf-product-arrow{width:39px;height:39px}#dhf-product-section .dhf-product-tabs-wrap{bottom:18px;padding:0 14px}#dhf-product-section .dhf-product-tabs{justify-content:flex-start;gap:8px}#dhf-product-section .dhf-product-tab{min-height:40px;padding:11px 17px;font-size:10px}}#dhf-product-section button:focus-visible,#dhf-product-section a:focus-visible{outline:3px solid var(--dhf-accent);outline-offset:4px}.kpHeroBanner{position:relative;width:100%;overflow:hidden;background:#f5f5f5}.kpHeroBanner__viewport{position:relative;width:100%;overflow:hidden}.kpHeroBanner__track{display:flex;width:100%;transition:transform 0.6s ease;will-change:transform}.kpHeroBanner__slide{position:relative;flex:0 0 100%;width:100%;overflow:hidden}.kpHeroBanner__img{display:block;width:100%;height:auto;object-fit:cover}.kpHeroBanner__button{position:absolute;right:7%;bottom:10%;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:180px;padding:14px 18px 14px 26px;color:#fff;background:#00a651;border-radius:999px;text-decoration:none;box-shadow:0 8px 20px rgba(0,166,81,0.25);transition:background-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease}.kpHeroBanner__button:hover,.kpHeroBanner__button:focus{color:#fff;background:#008f46;text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,166,81,0.35)}.kpHeroBanner__buttonText{font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.kpHeroBanner__buttonIcon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;color:#fff;background:rgba(255,255,255,0.15);border-radius:50%}.kpHeroBanner__buttonIcon svg{display:block;width:18px;height:18px}.kpHeroBanner__dots{position:absolute;left:50%;bottom:4%;z-index:4;display:flex;align-items:center;justify-content:center;gap:8px;transform:translateX(-50%)}.kpHeroBanner__dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,0.8);cursor:pointer;transition:width 0.25s ease, border-radius 0.25s ease, background-color 0.25s ease, transform 0.25s ease}.kpHeroBanner__dot:hover{transform:scale(1.1)}.kpHeroBanner__dot.is-active{width:28px;border-radius:999px;background:#00b85a}@media (max-width: 1199px){.kpHeroBanner__button{right:5%;bottom:9%}.kpHeroBanner__dots{bottom:3.5%}}@media (max-width: 767px){.kpHeroBanner{width:100%;overflow:hidden}.kpHeroBanner__viewport,.kpHeroBanner__track,.kpHeroBanner__slide{width:100%}.kpHeroBanner__slide{position:relative;flex:0 0 100%;height:auto;overflow:hidden}.kpHeroBanner__img{display:block;width:100%;height:auto;min-height:0;max-width:100%;object-fit:contain;object-position:center}.kpHeroBanner__button{right:16px;bottom:38px;left:auto;min-width:auto;gap:8px;padding:9px 10px 9px 16px;border-radius:999px;transform:none}.kpHeroBanner__button:hover,.kpHeroBanner__button:focus{transform:translateY(-2px)}.kpHeroBanner__buttonText{font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.kpHeroBanner__buttonIcon{width:27px;height:27px;flex:0 0 27px}.kpHeroBanner__buttonIcon svg{width:14px;height:14px}.kpHeroBanner__dots{bottom:13px;gap:6px}.kpHeroBanner__dot{width:7px;height:7px}.kpHeroBanner__dot.is-active{width:21px;height:7px}}@media (prefers-reduced-motion: reduce){.kpHeroBanner__track,.kpHeroBanner__button,.kpHeroBanner__dot{transition:none}}.ht-news-section{--ht-news-primary: #0b6846;--ht-news-primary-dark: #064e35;--ht-news-text: #282828;--ht-news-muted: black;--ht-news-border: #c8c8c8;--ht-news-bg: #ffffff;position:relative;width:100%;padding:60px 0;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.ht-news-section *,.ht-news-section *::before,.ht-news-section *::after{box-sizing:border-box}.ht-news-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;width:100%;margin-bottom:42px}.ht-news-heading{min-width:0}.ht-news-heading h2{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 9px;color:#003E2D;font-size:40px;font-weight:800;line-height:1.08;letter-spacing:0;text-transform:uppercase}.ht-news-heading h2 span{color:#003E2D;font-weight:800}.ht-news-heading h2 strong{color:var(--ht-news-text);font-weight:800}.ht-news-heading p{margin:0;color:var(--ht-news-muted);font-size:16px;font-weight:400;line-height:1.55}.ht-news-all{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:0 0 auto;min-width:140px;min-height:38px;padding:8px 16px;border:1px solid #555555;color:#333333;background:var(--ht-news-bg);font-size:11px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;transition:color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease}.ht-news-all-icon{position:relative;top:-1px;display:inline-block;font-size:21px;font-weight:300;line-height:1;transition:transform 0.25s ease}.ht-news-all:hover{border-color:var(--ht-news-primary);color:#ffffff;background:var(--ht-news-primary);text-decoration:none;transform:translateY(-2px)}.ht-news-all:hover .ht-news-all-icon{transform:translateX(3px)}.ht-news-layout{display:grid;grid-template-columns:minmax(0, 1.7fr) minmax(340px, 1fr);align-items:start;gap:34px;width:100%}.ht-news-featured{min-width:0}.ht-news-featured-image{position:relative;display:block;width:100%;height:360px;overflow:hidden;background:#eeeeee;text-decoration:none}.ht-news-featured-image::after,.ht-news-card-image::after{position:absolute;inset:0;content:"";background:rgba(11,104,70,0);pointer-events:none;transition:background-color 0.3s ease}.ht-news-featured-image img,.ht-news-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.ht-news-featured:hover .ht-news-featured-image img,.ht-news-card:hover .ht-news-card-image img{transform:scale(1.035)}.ht-news-featured:hover .ht-news-featured-image::after,.ht-news-card:hover .ht-news-card-image::after{background:rgba(11,104,70,0.09)}.ht-news-featured-content{padding-top:18px}.ht-news-featured-content h3{display:-webkit-box;overflow:hidden;margin:0 0 14px;color:var(--ht-news-text);font-size:22px;font-weight:700;line-height:1.35;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ht-news-featured-content h3 a{color:inherit;text-decoration:none;transition:color 0.25s ease;font-weight:700;font-size:17px}.ht-news-featured-content h3 a:hover{color:var(--ht-news-primary);text-decoration:none}.ht-news-featured-content p{display:-webkit-box;overflow:hidden;margin:0 0 15px;color:var(--ht-news-muted);font-size:16px;font-weight:400;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ht-news-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));column-gap:18px;row-gap:28px;min-width:0}.ht-news-card{min-width:0}.ht-news-card-image{position:relative;display:block;width:100%;height:160px;overflow:hidden;background:#eeeeee;text-decoration:none}.ht-news-card-content{padding-top:12px}.ht-news-card-content h3{display:-webkit-box;overflow:hidden;min-height:44px;margin:0 0 9px;color:var(--ht-news-text);font-size:14px;font-weight:700;line-height:1.5;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ht-news-card-content h3 a{color:inherit;text-decoration:none;transition:color 0.25s ease}.ht-news-card-content h3 a:hover{color:var(--ht-news-primary);text-decoration:none}.ht-news-detail{display:inline-flex;align-items:center;gap:8px;color:var(--ht-news-primary);font-size:16px;font-weight:400;line-height:1.4;text-decoration:none;transition:color 0.25s ease}.ht-news-detail-icon{display:inline-block;font-size:17px;line-height:1;transition:transform 0.25s ease}.ht-news-detail:hover{color:var(--ht-news-primary-dark);text-decoration:none}.ht-news-detail:hover .ht-news-detail-icon{transform:translateX(4px)}@media (max-width: 1199px){.ht-news-section{padding:55px 0}.ht-news-section>.container{max-width:1000px}.ht-news-heading h2{font-size:36px}.ht-news-layout{grid-template-columns:minmax(0, 1.55fr) minmax(320px, 1fr);gap:28px}.ht-news-featured-image{height:330px}.ht-news-card-image{height:145px}.ht-news-featured-content h3{font-size:20px}.ht-news-card-content h3{font-size:13px}}@media (max-width: 991px){.ht-news-section{padding:50px 0}.ht-news-section>.container{width:calc(100% - 40px);max-width:760px}.ht-news-header{margin-bottom:34px}.ht-news-heading h2{font-size:34px}.ht-news-layout{grid-template-columns:1fr;gap:38px}.ht-news-featured-image{height:auto;aspect-ratio:16 / 8.7}.ht-news-featured-content h3{font-size:21px}.ht-news-list{column-gap:22px;row-gap:30px}.ht-news-card-image{height:auto;aspect-ratio:16 / 10}.ht-news-card-content h3{min-height:46px;font-size:15px}}@media (max-width: 767px){.ht-news-section{padding:44px 0}.ht-news-section>.container{width:calc(100% - 32px)}.ht-news-header{align-items:flex-start;gap:20px}.ht-news-heading h2{gap:7px;font-size:29px}.ht-news-heading p{font-size:13px}.ht-news-all{min-width:125px;min-height:36px;padding:8px 13px;font-size:10px}.ht-news-featured-content h3{font-size:19px}}@media (max-width: 575px){.ht-news-section{padding:38px 0}.ht-news-section>.container{width:calc(100% - 28px)}.ht-news-header{display:block;margin-bottom:28px}.ht-news-heading{margin-bottom:19px}.ht-news-heading h2{display:block;margin-bottom:8px;font-size:27px;line-height:1.2}.ht-news-heading h2 span,.ht-news-heading h2 strong{display:inline}.ht-news-heading p{font-size:13px}.ht-news-all{min-width:132px}.ht-news-layout{gap:34px}.ht-news-featured-image{aspect-ratio:16 / 10}.ht-news-featured-content{padding-top:15px}.ht-news-featured-content h3{margin-bottom:12px;font-size:18px}.ht-news-featured-content p{font-size:13px;line-height:1.65}.ht-news-list{grid-template-columns:1fr;gap:28px}.ht-news-card-image{aspect-ratio:16 / 10}.ht-news-card-content{padding-top:12px}.ht-news-card-content h3{min-height:auto;margin-bottom:8px;font-size:15px}}.dhf-stats-section{--dhf-stats-green: #006f45;--dhf-stats-text: #252525;--dhf-stats-background: #f4f7f0;position:relative;width:100%;padding:42px 0 46px;overflow:hidden;background-image:url(/tassets/images/bg_home_sec_2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.dhf-stats-section *,.dhf-stats-section *::before,.dhf-stats-section *::after{box-sizing:border-box}.dhf-stats-list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:start;gap:56px;width:100%}.dhf-stats-item{position:relative;min-width:0;text-align:center}.dhf-stats-number{display:inline-flex;align-items:flex-start;justify-content:center;margin:0 0 14px;color:#005B41;font-size:2.75rem;font-weight:800;line-height:0.95;white-space:nowrap}.dhf-stats-number span{display:inline-block}.dhf-stats-number sup{display:inline-block;margin:-5px 0 0 7px;color:inherit;font-size:28px;font-weight:800;line-height:1;letter-spacing:0;vertical-align:top}.dhf-stats-description{max-width:285px;margin:0 auto;color:var(--dhf-stats-text);font-size:16px;font-weight:500;line-height:1.48;letter-spacing:-0.1px}.dhf-stats-description span{display:block}@media (max-width: 1199px){.dhf-stats-section{padding:40px 0 44px}.dhf-stats-list{gap:34px}.dhf-stats-number{font-size:41px;letter-spacing:-1.5px}.dhf-stats-number sup{margin-top:-4px;margin-left:5px;font-size:24px}.dhf-stats-description{max-width:240px;font-size:15px}}@media (max-width: 991px){.dhf-stats-section{padding:48px 0}.dhf-stats-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:44px 30px}.dhf-stats-number{margin-bottom:12px;font-size:42px}.dhf-stats-number sup{font-size:24px}.dhf-stats-description{max-width:290px;font-size:16px}}@media (max-width: 575px){.dhf-stats-section{padding:42px 0}.dhf-stats-list{grid-template-columns:1fr;gap:34px}.dhf-stats-item{padding-bottom:33px}.dhf-stats-item:not(:last-child)::after{position:absolute;bottom:0;left:50%;width:54px;height:1px;background:rgba(0,111,69,0.2);content:"";transform:translateX(-50%)}.dhf-stats-item:last-child{padding-bottom:0}.dhf-stats-number{margin-bottom:10px;font-size:40px;letter-spacing:-1.3px}.dhf-stats-number sup{margin-left:5px;font-size:22px}.dhf-stats-description{max-width:300px;font-size:15px;line-height:1.5}}.dhf-stats-section{border:none !important;border-bottom:none !important;box-shadow:none !important}.dhf-stats-section::before,.dhf-stats-section::after{border:none !important;box-shadow:none !important}.dhf-stats-section .container{border:none !important}.dhf-partner-section{--dhf-partner-green: #00583d;--dhf-partner-text: #000;--dhf-partner-line: rgba(175, 149, 91, 0.34);--dhf-partner-background: #fbfaf5;position:relative;width:100%;padding:82px 0 72px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center center/cover no-repeat}.dhf-partner-section *,.dhf-partner-section *::before,.dhf-partner-section *::after{box-sizing:border-box}.dhf-partner-section::before,.dhf-partner-section::after{position:absolute;border-radius:50%;opacity:0.14;background-image:radial-gradient(circle, rgba(159,136,82,0.55) 1px, transparent 1.4px);background-size:6px 6px;content:"";pointer-events:none}.dhf-partner-section::before{top:-165px;left:60px;width:650px;height:650px;transform:rotate(-12deg);-webkit-mask-image:radial-gradient(circle, #000 0, transparent 67%);mask-image:radial-gradient(circle, #000 0, transparent 67%)}.dhf-partner-section::after{right:25px;bottom:-290px;width:720px;height:720px;transform:rotate(16deg);-webkit-mask-image:radial-gradient(circle, #000 0, transparent 66%);mask-image:radial-gradient(circle, #000 0, transparent 66%)}.dhf-partner-section>.container{position:relative;z-index:2}.dhf-partner-layout{display:grid;grid-template-columns:minmax(0, 1fr) 1px minmax(0, 1fr);align-items:stretch;width:100%}.dhf-partner-column{min-width:0;overflow:hidden}.dhf-partner-column--trusted{padding-right:58px}.dhf-partner-column--distributed{padding-left:58px}.dhf-partner-divider{width:1px;min-height:390px;background:var(--dhf-partner-line)}.dhf-partner-heading{min-height:92px;margin:0 0 38px;text-align:center}.dhf-partner-label{display:block;margin:0 0 5px;color:var(--dhf-partner-green);font-size:13px;font-weight:700;line-height:1.4;letter-spacing:1.2px;text-transform:uppercase}.dhf-partner-heading h2{margin:0 0 8px;color:#003e2d;font-size:32px;font-weight:800;line-height:1.16;letter-spacing:-1.2px}.dhf-partner-heading p{max-width:520px;margin:0 auto;color:#000;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0.02px}.dhf-partner-slider{position:relative;width:100%;min-width:0;overflow:hidden;touch-action:pan-y}.dhf-partner-viewport{position:relative;width:100%;height:264px;overflow:hidden}.dhf-partner-track{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;height:100%;transform:translate3d(0, 0, 0);transition:transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform}.dhf-partner-slide{flex:0 0 100%;width:100%;min-width:100%;height:264px}.dhf-partner-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, 78px);grid-auto-flow:row !important;align-items:center;justify-items:center;width:100%;max-width:100%;height:264px;column-gap:30px;row-gap:15px}.dhf-partner-item{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;height:78px;padding:5px;overflow:hidden}.dhf-partner-item img{display:block;width:142px;height:68px;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transition:opacity 0.25s ease, filter 0.3s ease, transform 0.3s ease}.dhf-partner-item:hover img{opacity:0.94;filter:contrast(1.04);transform:scale(1.05)}.dhf-partner-empty{display:flex;align-items:center;justify-content:center;min-height:264px;margin:0;color:var(--dhf-partner-text);font-size:15px;line-height:1.5;text-align:center}@media (max-width: 1199px){.dhf-partner-section{padding:72px 0 64px}.dhf-partner-column--trusted{padding-right:38px}.dhf-partner-column--distributed{padding-left:38px}.dhf-partner-heading{margin-bottom:34px}.dhf-partner-heading h2{font-size:29px}.dhf-partner-heading p{font-size:14px}.dhf-partner-divider{min-height:370px}.dhf-partner-viewport,.dhf-partner-slide{height:246px}.dhf-partner-grid{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, 72px);grid-auto-flow:row !important;height:246px;column-gap:20px;row-gap:15px}.dhf-partner-item{height:72px}.dhf-partner-item img{width:122px;height:62px}.dhf-partner-empty{min-height:246px}}@media (max-width: 991px){.dhf-partner-section{padding:62px 0}.dhf-partner-layout{display:block}.dhf-partner-column{overflow:hidden}.dhf-partner-column--trusted,.dhf-partner-column--distributed{padding:0}.dhf-partner-divider{width:100%;height:1px;min-height:1px;margin:58px 0}.dhf-partner-heading{min-height:0;margin-bottom:36px}.dhf-partner-heading h2{font-size:32px}.dhf-partner-viewport,.dhf-partner-slide{height:276px}.dhf-partner-grid{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, 82px);grid-auto-flow:row !important;height:276px;column-gap:42px;row-gap:15px}.dhf-partner-item{height:82px}.dhf-partner-item img{width:148px;height:70px}.dhf-partner-empty{min-height:276px}}@media (max-width: 575px){.dhf-partner-section{padding:46px 20px}.dhf-partner-section>.container{width:100%;padding-right:0;padding-left:0}.dhf-partner-section::before{top:-100px;left:-220px;width:500px;height:500px}.dhf-partner-section::after{right:-240px;bottom:-190px;width:520px;height:520px}.dhf-partner-heading{min-height:0;margin-bottom:28px}.dhf-partner-label{margin-bottom:4px;font-size:11px;letter-spacing:1px}.dhf-partner-heading h2{font-size:25px;letter-spacing:-0.6px}.dhf-partner-heading p{max-width:320px;font-size:14px}.dhf-partner-divider{margin:46px 0}.dhf-partner-viewport,.dhf-partner-slide{height:212px}.dhf-partner-grid{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, 64px);grid-auto-flow:row !important;height:212px;column-gap:10px;row-gap:10px}.dhf-partner-item{height:64px;padding:3px}.dhf-partner-item img{width:96px;height:54px}.dhf-partner-empty{min-height:212px}}@media (max-width: 380px){.dhf-partner-section{padding-right:14px;padding-left:14px}.dhf-partner-heading h2{font-size:22px}.dhf-partner-heading p{font-size:13px}.dhf-partner-viewport,.dhf-partner-slide{height:190px}.dhf-partner-grid{grid-template-columns:repeat(3, minmax(0, 1fr));grid-template-rows:repeat(3, 58px);grid-auto-flow:row !important;height:190px;column-gap:6px;row-gap:8px}.dhf-partner-item{height:58px}.dhf-partner-item img{width:84px;height:48px}.dhf-partner-empty{min-height:190px}}@media (prefers-reduced-motion: reduce){.dhf-partner-track,.dhf-partner-item img{transition:none}}.plt-category-showcase{--plt-purple: #2e3690;--plt-green: #06a54b;--plt-blue: #6cc8ec;--plt-dark-green: #0d5f31;position:relative;width:100%;padding:72px 0 62px;overflow:hidden;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.plt-category-showcase,.plt-category-showcase *{box-sizing:border-box}.plt-category-showcase__slider{position:relative;width:100%}.plt-category-showcase__slides{position:relative;min-height:560px}.plt-category-showcase__slide{display:none;grid-template-columns:minmax(0, 1fr) minmax(420px, 0.82fr);align-items:center;gap:72px;min-height:560px}.plt-category-showcase__slide.is-active{display:grid}.plt-category-showcase__slide--reverse{grid-template-columns:minmax(420px, 0.82fr) minmax(0, 1fr)}.plt-category-showcase__slide--reverse .plt-category-showcase__media{order:2}.plt-category-showcase__slide--reverse .plt-category-showcase__content{order:1}.plt-category-showcase__media{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:520px}.plt-category-showcase__image{display:block;width:100%;max-width:690px;height:520px;object-fit:contain;object-position:center}.plt-category-showcase__content{position:relative;z-index:2;max-width:560px;padding:24px 0}.plt-category-showcase__label{display:block;margin-bottom:18px;color:var(--plt-green);font-size:13px;font-weight:700;line-height:1.4;letter-spacing:0.14em;text-transform:uppercase}.plt-category-showcase__title{margin:0 0 24px;color:#003E2D;font-size:40px;font-weight:800;line-height:0.96;letter-spacing:-0.045em;text-transform:uppercase}.plt-category-showcase__description{max-width:540px;margin:0 0 14px;color:black;font-size:16px;font-weight:400;line-height:1.75}.plt-category-showcase__description+.plt-category-showcase__description{margin-bottom:30px}.plt-category-showcase__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 22px;border:0;border-radius:999px;color:#ffffff;background:var(--plt-dark-green);font-size:13px;font-weight:700;line-height:1;text-decoration:none}.plt-category-showcase__button-icon{display:inline-flex;align-items:center;justify-content:center}.plt-category-showcase__arrows{position:absolute;top:14px;right:0;z-index:5;display:flex;align-items:center;gap:10px}.plt-category-showcase__arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--plt-dark-green);border-radius:50%;color:var(--plt-dark-green);cursor:pointer;background:#ffffff}.plt-category-showcase__arrow--next{color:#ffffff;background:var(--plt-dark-green)}.plt-category-showcase__tabs{display:flex;align-items:center;gap:20px;width:100%;margin-top:30px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.plt-category-showcase__tabs::-webkit-scrollbar{display:none}.plt-category-showcase__tab{flex:1 0 auto;min-width:155px;min-height:44px;padding:9px 22px;border:0;border-radius:999px;color:#ffffff;cursor:pointer;background:var(--plt-dark-green);font-size:14px;font-weight:700;line-height:1.3;text-align:center;white-space:nowrap}.plt-category-showcase__tab.is-active{color:#ffffff;background:var(--plt-purple)}.plt-category-showcase__button:focus-visible,.plt-category-showcase__arrow:focus-visible,.plt-category-showcase__tab:focus-visible{outline:2px solid var(--plt-blue);outline-offset:3px}@media (max-width: 1199px){.plt-category-showcase{padding:64px 0 56px}.plt-category-showcase__slides,.plt-category-showcase__slide{min-height:510px}.plt-category-showcase__slide,.plt-category-showcase__slide--reverse{grid-template-columns:minmax(0, 1fr) minmax(360px, 0.85fr);gap:48px}.plt-category-showcase__slide--reverse{grid-template-columns:minmax(360px, 0.85fr) minmax(0, 1fr)}.plt-category-showcase__media{min-height:470px}.plt-category-showcase__image{height:470px}.plt-category-showcase__title{font-size:clamp(44px, 5vw, 66px)}}@media (max-width: 991px){.plt-category-showcase{padding:54px 0 48px}.plt-category-showcase__slides{min-height:auto}.plt-category-showcase__slide,.plt-category-showcase__slide--reverse{grid-template-columns:1fr;gap:24px;min-height:auto}.plt-category-showcase__slide .plt-category-showcase__media,.plt-category-showcase__slide--reverse .plt-category-showcase__media{order:1}.plt-category-showcase__slide .plt-category-showcase__content,.plt-category-showcase__slide--reverse .plt-category-showcase__content{order:2}.plt-category-showcase__media{min-height:410px}.plt-category-showcase__image{height:410px}.plt-category-showcase__content{max-width:720px}.plt-category-showcase__description{max-width:680px}.plt-category-showcase__arrows{top:0}}@media (max-width: 767px){.plt-category-showcase{padding:44px 0 42px}.plt-category-showcase__media{min-height:330px}.plt-category-showcase__image{height:330px}.plt-category-showcase__content{padding:8px 0 0}.plt-category-showcase__label{margin-bottom:14px;font-size:11px}.plt-category-showcase__title{margin-bottom:20px;font-size:clamp(40px, 12vw, 54px)}.plt-category-showcase__description{font-size:15px;line-height:1.7}.plt-category-showcase__description+.plt-category-showcase__description{margin-bottom:25px}.plt-category-showcase__button{min-height:48px;padding:0 20px;font-size:12px}.plt-category-showcase__arrows{position:static;justify-content:flex-end;margin-top:22px}.plt-category-showcase__arrow{width:40px;height:40px}.plt-category-showcase__tabs{margin-top:22px;gap:8px}.plt-category-showcase__tab{min-width:145px;min-height:42px;padding:8px 18px;font-size:11px}}@media (max-width: 479px){.plt-category-showcase__media{min-height:280px}.plt-category-showcase__image{height:280px}.plt-category-showcase__title{font-size:38px}}.company-capability-section{--capability-primary: #0f8a3b;--capability-primary-dark: #086b2d;--capability-primary-deep: #064d22;--capability-primary-light: #eaf7ef;--capability-heading: #15231a;--capability-text: #657169;--capability-border: #dfe9e2;--capability-background: #f4faf6;position:relative;padding:110px 0;background:radial-gradient(circle at 8% 10%, rgba(15,138,59,0.09), transparent 29%),radial-gradient(circle at 92% 88%, rgba(8,107,45,0.06), transparent 28%),linear-gradient(180deg, #fff 0%, var(--capability-background) 100%);overflow:hidden}.company-capability-section::before{content:"";position:absolute;top:-180px;right:-180px;width:440px;height:440px;border:1px solid rgba(15,138,59,0.11);border-radius:50%;pointer-events:none}.company-capability-section::after{content:"";position:absolute;right:60px;bottom:40px;width:180px;height:180px;background-image:radial-gradient(rgba(15,138,59,0.2) 1px, transparent 1px);background-size:15px 15px;opacity:0.5;pointer-events:none}.company-capability-section *{box-sizing:border-box}.company-capability-section__container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(320px, 0.72fr) minmax(0, 1.28fr);gap:82px;width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.company-capability-section__intro{position:relative;align-self:center;max-width:470px}.company-capability-section__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:22px;color:var(--capability-primary);font-size:13px;font-weight:800;line-height:1.2;letter-spacing:1.6px;text-transform:uppercase}.company-capability-section__eyebrow::before{content:"";width:42px;height:2px;background:var(--capability-primary)}.company-capability-section__title{margin:0;color:var(--capability-heading);font-size:48px;font-weight:800;line-height:1.12;letter-spacing:-1.1px;text-transform:uppercase}.company-capability-section__title strong{display:block;margin-top:7px;color:var(--capability-primary);font-weight:900}.company-capability-section__description{margin:28px 0 0;color:var(--capability-text);font-size:16px;font-weight:500;line-height:1.85}.company-capability-section__decoration{display:flex;align-items:center;gap:7px;margin-top:38px}.company-capability-section__decoration span{display:block;height:4px;background:var(--capability-heading)}.company-capability-section__decoration span:nth-child(1){width:44px;background:var(--capability-primary)}.company-capability-section__decoration span:nth-child(2){width:15px;opacity:0.55}.company-capability-section__decoration span:nth-child(3){width:7px;opacity:0.25}.company-capability-section__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px}.company-capability-section__item{position:relative;min-height:290px;padding:32px 30px 35px;background:linear-gradient(145deg, rgba(255,255,255,0.98), rgba(248,252,249,0.96));border:1px solid var(--capability-border);box-shadow:0 15px 45px rgba(8,74,32,0.07);overflow:hidden;transition:transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease}.company-capability-section__item::before{content:"";position:absolute;top:-58px;right:-58px;width:145px;height:145px;border:1px solid rgba(15,138,59,0.11);border-radius:50%;transition:transform 0.45s ease, background-color 0.45s ease}.company-capability-section__item::after{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg, var(--capability-primary), var(--capability-primary-dark));transition:height 0.35s ease}.company-capability-section__item:hover{transform:translateY(-8px);border-color:rgba(15,138,59,0.27);background:#ffffff;box-shadow:0 28px 65px rgba(8,74,32,0.14)}.company-capability-section__item:hover::before{transform:scale(1.18);background:rgba(15,138,59,0.045)}.company-capability-section__item:hover::after{height:100%}.company-capability-section__item-header{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.company-capability-section__number{color:rgba(21,35,26,0.18);font-size:14px;font-weight:900;line-height:1;letter-spacing:1px;transition:color 0.3s ease}.company-capability-section__item:hover .company-capability-section__number{color:var(--capability-primary)}.company-capability-section__icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;color:var(--capability-primary);background:var(--capability-primary-light);border:1px solid rgba(15,138,59,0.15);box-shadow:0 10px 24px rgba(15,138,59,0.08);transition:color 0.35s ease, background-color 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease}.company-capability-section__icon svg{display:block;width:27px;height:27px}.company-capability-section__item:hover .company-capability-section__icon{color:#ffffff;background:linear-gradient(135deg, var(--capability-primary), var(--capability-primary-dark));box-shadow:0 14px 28px rgba(15,138,59,0.25);transform:rotate(-4deg) scale(1.04)}.company-capability-section__item-title{position:relative;z-index:2;margin:30px 0 0;color:var(--capability-heading);font-size:20px;font-weight:850;line-height:1.35;text-transform:uppercase}.company-capability-section__item-description{position:relative;z-index:2;margin:15px 0 0;color:var(--capability-text);font-size:14.5px;font-weight:500;line-height:1.75}.company-capability-section__line{position:absolute;right:30px;bottom:26px;left:30px;height:1px;background:var(--capability-border);overflow:hidden}.company-capability-section__line::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, var(--capability-primary), var(--capability-primary-dark));transform:translateX(-101%);transition:transform 0.45s ease}.company-capability-section__item:hover .company-capability-section__line::after{transform:translateX(0)}@media (max-width: 991px){.company-capability-section{padding:82px 0}.company-capability-section__container{grid-template-columns:1fr;gap:48px}.company-capability-section__intro{max-width:720px}.company-capability-section__title{max-width:650px;font-size:40px}.company-capability-section__description{max-width:680px}.company-capability-section__item{min-height:280px}}@media (max-width: 575px){.company-capability-section{padding:62px 0}.company-capability-section::before{top:-120px;right:-160px;width:340px;height:340px}.company-capability-section::after{display:none}.company-capability-section__container{gap:38px;padding:0 18px}.company-capability-section__eyebrow{margin-bottom:17px;font-size:11px;letter-spacing:1.3px}.company-capability-section__eyebrow::before{width:32px}.company-capability-section__title{font-size:31px;letter-spacing:-0.5px}.company-capability-section__description{margin-top:21px;font-size:14.5px;line-height:1.75}.company-capability-section__decoration{margin-top:27px}.company-capability-section__list{grid-template-columns:1fr;gap:16px}.company-capability-section__item{min-height:auto;padding:26px 24px 33px}.company-capability-section__item:hover{transform:none}.company-capability-section__icon{width:52px;height:52px;flex-basis:52px}.company-capability-section__icon svg{width:24px;height:24px}.company-capability-section__item-title{margin-top:25px;font-size:18px}.company-capability-section__item-description{margin-top:12px;padding-bottom:20px;font-size:14px}.company-capability-section__line{right:24px;bottom:23px;left:24px}}.dh-stats-section{padding:56px 0;background:#fff}.dh-stats-section .container{max-width:1180px;margin:0 auto;padding:0 15px}.dh-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:22px}.dh-stats__item{position:relative;min-height:178px;padding:28px 24px 26px;background:#fff;border:1px solid rgba(0,128,76,0.14);border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(18,44,30,0.07);transition:transform 0.32s ease, box-shadow 0.32s ease, border-color 0.32s ease}.dh-stats__item::before{content:"";position:absolute;top:-42px;right:-42px;width:118px;height:118px;border-radius:50%;background:rgba(0,128,76,0.055);pointer-events:none}.dh-stats__item::after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;background:#00804c;border-radius:99px 99px 0 0;transform:scaleX(0.38);transform-origin:left;transition:transform 0.32s ease}.dh-stats__item:hover{transform:translateY(-7px);border-color:rgba(0,128,76,0.3);box-shadow:0 22px 55px rgba(18,44,30,0.12)}.dh-stats__item:hover::after{transform:scaleX(1)}.dh-stats__icon{position:relative;z-index:1;width:48px;height:48px;margin-bottom:20px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#00804c;background:rgba(0,128,76,0.08)}.dh-stats__icon svg{width:27px;height:27px;display:block}.dh-stats__body{position:relative;z-index:1}.dh-stats__body h3{margin:0 0 10px;color:#00804c;font-size:34px;line-height:1;font-weight:800;letter-spacing:-0.03em}.dh-stats__body p{max-width:220px;margin:0;color:#66746c;font-size:15px;line-height:1.55;font-weight:500}@media (max-width: 991px){.dh-stats-section{padding:42px 0}.dh-stats{grid-template-columns:repeat(2, 1fr);gap:14px}.dh-stats__item{min-height:auto;padding:24px 20px;border-radius:18px;transform:none !important;box-shadow:0 8px 24px rgba(18,44,30,0.06);transition:none}.dh-stats__item::before{display:none}.dh-stats__item::after{left:20px;right:20px;transform:scaleX(1);transition:none}.dh-stats__item:hover{transform:none;box-shadow:0 8px 24px rgba(18,44,30,0.06)}.dh-stats__icon{width:42px;height:42px;margin-bottom:15px;border-radius:14px}.dh-stats__icon svg{width:24px;height:24px}.dh-stats__body h3{font-size:28px}.dh-stats__body p{font-size:14px;line-height:1.45}}@media (max-width: 575px){.dh-stats-section{padding:32px 0}.dh-stats-section .container{padding:0 12px}.dh-stats{grid-template-columns:repeat(2, 1fr);gap:10px}.dh-stats__item{padding:18px 14px 17px;border-radius:16px}.dh-stats__icon{width:36px;height:36px;margin-bottom:13px;border-radius:12px}.dh-stats__icon svg{width:21px;height:21px}.dh-stats__body h3{margin-bottom:7px;font-size:22px;letter-spacing:-0.02em}.dh-stats__body p{max-width:none;font-size:12.5px;line-height:1.42}}.dh-partners-section{padding:78px 0 88px;background:#fff;overflow:hidden}.dh-partners-section .container{max-width:1180px;margin:0 auto;padding:0 15px}.dh-partners-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:54px;position:relative}.dh-partners-wrap::before{content:"";position:absolute;top:8px;bottom:8px;left:50%;width:1px;background:linear-gradient(180deg, transparent, rgba(0,95,53,0.14), transparent);transform:translateX(-50%)}.dh-partner-box{position:relative;min-width:0}.dh-partner-head{margin-bottom:30px;text-align:center}.dh-partner-head span{display:inline-flex;align-items:center;justify-content:center;margin-bottom:9px;color:#007a43;font-size:13px;line-height:1;font-weight:800;letter-spacing:0.16em;text-transform:uppercase}.dh-partner-head h2{position:relative;margin:0;color:#005f35;font-size:34px;line-height:1.22;font-weight:900;letter-spacing:0.035em}.dh-partner-head h2::after{content:"";display:block;width:58px;height:3px;margin:16px auto 0;border-radius:99px;background:#005f35}.dh-partner-head p{margin:15px 0 0;color:#727d77;font-size:15px;line-height:1.55;font-weight:500}.dh-logo-card{position:relative;padding:34px 38px;background:#fff;border:1px solid rgba(0,95,53,0.1);border-radius:28px;box-shadow:0 20px 55px rgba(16,48,32,0.07);overflow:hidden;transition:transform 0.34s ease, box-shadow 0.34s ease, border-color 0.34s ease}.dh-logo-card::before{content:"";position:absolute;inset:12px;border:1px solid rgba(0,95,53,0.055);border-radius:22px;pointer-events:none}.dh-logo-card::after{content:"";position:absolute;left:38px;right:38px;bottom:0;height:3px;border-radius:99px 99px 0 0;background:#005f35;transform:scaleX(0.38);transform-origin:center;transition:transform 0.34s ease}.dh-logo-card:hover{transform:translateY(-7px);border-color:rgba(0,95,53,0.22);box-shadow:0 26px 70px rgba(16,48,32,0.11)}.dh-logo-card:hover::after{transform:scaleX(1)}.dh-logo-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3, 1fr);gap:18px 22px;align-items:center}.dh-logo-item{height:72px;padding:14px 16px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,95,53,0.08);border-radius:18px;transition:transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease}.dh-logo-item img{display:block;max-width:100%;max-height:42px;object-fit:contain;opacity:0.78;transition:filter 0.28s ease, opacity 0.28s ease, transform 0.28s ease}.dh-logo-item:hover{transform:translateY(-4px);border-color:rgba(0,95,53,0.18);box-shadow:0 12px 26px rgba(16,48,32,0.08)}.dh-logo-item:hover img{filter:grayscale(0);opacity:1;transform:scale(1.04)}@media (max-width: 991px){.dh-partners-section{padding:56px 0 62px}.dh-partners-wrap{grid-template-columns:1fr;gap:42px}.dh-partners-wrap::before{display:none}.dh-partner-head{margin-bottom:24px}.dh-partner-head h2{font-size:29px}.dh-logo-card{padding:28px;border-radius:24px;transform:none !important;transition:none}.dh-logo-card:hover{transform:none !important;box-shadow:0 20px 55px rgba(16,48,32,0.07)}.dh-logo-card::after{transform:scaleX(1);transition:none}.dh-logo-item,.dh-logo-item img{transform:none !important;transition:none}.dh-logo-item:hover{transform:none !important;box-shadow:none}}@media (max-width: 575px){.dh-partners-section{padding:42px 0 48px}.dh-partners-section .container{padding:0 12px}.dh-partners-wrap{gap:34px}.dh-partner-head{margin-bottom:18px}.dh-partner-head span{margin-bottom:8px;font-size:11.5px;letter-spacing:0.14em}.dh-partner-head h2{font-size:24px;line-height:1.28;letter-spacing:0.02em}.dh-partner-head h2::after{width:46px;height:2px;margin-top:12px}.dh-partner-head p{margin-top:11px;font-size:13.5px}.dh-logo-card{padding:16px;border-radius:18px;box-shadow:0 10px 28px rgba(16,48,32,0.06)}.dh-logo-card::before{display:none}.dh-logo-card::after{left:16px;right:16px;height:2px}.dh-logo-grid{grid-template-columns:repeat(3, 1fr);gap:9px}.dh-logo-item{height:56px;padding:10px;border-radius:13px;box-shadow:none}.dh-logo-item img{max-height:31px;filter:grayscale(0);opacity:1}}.king-strength-section{--king-green: #0f8a3b;--king-green-dark: #086b2d;--king-red: #d71920;--king-text: #17231b;--king-muted: #667169;--king-border: #e2e9e4;--king-background: #f6faf7;position:relative;padding:100px 0;background:radial-gradient(circle at 5% 12%, rgba(15,138,59,0.09), transparent 28%),radial-gradient(circle at 95% 82%, rgba(215,25,32,0.07), transparent 26%),linear-gradient(180deg, #fff 0%, var(--king-background) 100%);overflow:hidden}.king-strength-section::before{content:"";position:absolute;top:-190px;right:-170px;width:450px;height:450px;border:1px solid rgba(15,138,59,0.1);border-radius:50%}.king-strength-section::after{content:"";position:absolute;left:35px;bottom:40px;width:150px;height:150px;background-image:radial-gradient(rgba(215,25,32,0.18) 1.2px, transparent 1.2px);background-size:15px 15px;opacity:0.5;pointer-events:none}.king-strength-section *{box-sizing:border-box}.king-strength-section .container{position:relative;z-index:2;width:100%;max-width:1220px;margin:0 auto;padding:0 24px}.king-strength-heading{max-width:760px;margin:0 auto 60px;text-align:center}.king-strength-heading>span{display:inline-flex;align-items:center;justify-content:center;gap:11px;margin-bottom:18px;color:var(--king-green);font-size:13px;font-weight:900;line-height:1;letter-spacing:2px;text-transform:uppercase}.king-strength-heading>span::before,.king-strength-heading>span::after{content:"";width:34px;height:1px;background:var(--king-green)}.king-strength-heading h2{margin:0;color:var(--king-text);font-size:46px;font-weight:900;line-height:1.14;letter-spacing:-0.8px;text-transform:uppercase}.king-strength-heading h2 strong{display:inline;color:var(--king-red);font-weight:900}.king-strength-heading p{max-width:560px;margin:18px auto 0;color:var(--king-muted);font-size:16px;font-weight:500;line-height:1.75}.king-strength-wrap{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);align-items:stretch;gap:54px}.king-strength-media{position:relative;min-height:580px;padding:20px 0 34px 20px}.king-strength-media::before{content:"";position:absolute;top:0;left:0;width:calc(100% - 45px);height:calc(100% - 45px);border:1px solid rgba(15,138,59,0.22);pointer-events:none}.king-strength-media::after{content:"";position:absolute;right:0;bottom:0;width:65%;height:70%;background:linear-gradient(135deg, rgba(15,138,59,0.08), rgba(215,25,32,0.06));z-index:-1}.king-strength-image{position:relative;width:100%;height:100%;min-height:525px;overflow:hidden;background:#17231b;box-shadow:0 28px 68px rgba(20,46,28,0.2)}.king-strength-image::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,0.16);pointer-events:none}.king-strength-image img{display:block;width:100%;height:100%;min-height:525px;object-fit:cover;transition:transform 0.8s cubic-bezier(0.2, 0.65, 0.3, 1)}.king-strength-media:hover .king-strength-image img{transform:scale(1.055)}.king-strength-image__overlay{position:absolute;inset:20px 0 34px 20px;z-index:1;background:linear-gradient(180deg, rgba(10,30,17,0.02) 35%, rgba(7,24,13,0.82) 100%),linear-gradient(90deg, rgba(7,24,13,0.3), transparent 55%);pointer-events:none}.king-strength-image__content{position:absolute;left:58px;bottom:72px;z-index:3;max-width:350px;color:#ffffff}.king-strength-image__content span{display:block;margin-bottom:10px;color:rgba(255,255,255,0.78);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:1.7px;text-transform:uppercase}.king-strength-image__content strong{display:block;color:#ffffff;font-size:30px;font-weight:900;line-height:1.25;text-transform:uppercase}.king-strength-image__badge{position:absolute;top:58px;right:-22px;z-index:4;min-width:155px;padding:23px 24px;background:var(--king-red);color:#ffffff;box-shadow:0 20px 40px rgba(215,25,32,0.27)}.king-strength-image__badge::after{content:"";position:absolute;right:20px;bottom:18px;width:32px;height:2px;background:rgba(255,255,255,0.75)}.king-strength-image__badge strong{display:block;color:#ffffff;font-size:34px;font-weight:900;line-height:1}.king-strength-image__badge span{display:block;margin-top:8px;color:rgba(255,255,255,0.88);font-size:12px;font-weight:800;line-height:1.35;text-transform:uppercase}.king-strength-image__label{position:absolute;left:0;top:68px;z-index:4;padding:17px 21px;background:#ffffff;border-left:4px solid var(--king-green);box-shadow:0 15px 35px rgba(15,40,22,0.14)}.king-strength-image__label span,.king-strength-image__label strong{display:block;text-transform:uppercase}.king-strength-image__label span{color:var(--king-green);font-size:11px;font-weight:900;line-height:1;letter-spacing:1.4px}.king-strength-image__label strong{margin-top:7px;color:var(--king-text);font-size:13px;font-weight:900;line-height:1.25}.king-strength-content{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.king-feature{position:relative;min-height:280px;padding:31px 26px 34px;background:rgba(255,255,255,0.95);border:1px solid var(--king-border);overflow:hidden;box-shadow:0 15px 38px rgba(16,48,27,0.07);transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}.king-feature::before{content:"";position:absolute;top:-55px;right:-55px;width:135px;height:135px;border:1px solid rgba(15,138,59,0.1);border-radius:50%;transition:transform 0.4s ease}.king-feature::after{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg, var(--king-green), var(--king-red));transition:height 0.35s ease}.king-feature:hover{transform:translateY(-8px);border-color:rgba(15,138,59,0.26);box-shadow:0 25px 58px rgba(16,48,27,0.14)}.king-feature:hover::before{transform:scale(1.2)}.king-feature:hover::after{height:100%}.king-feature__number{position:absolute;top:26px;right:25px;color:rgba(23,35,27,0.13);font-size:14px;font-weight:900;line-height:1;letter-spacing:1px;transition:color 0.3s ease}.king-feature:hover .king-feature__number{color:var(--king-red)}.king-feature__icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:25px;color:var(--king-green);background:linear-gradient(135deg, rgba(15,138,59,0.12), rgba(215,25,32,0.07));border:1px solid rgba(15,138,59,0.14);transition:color 0.35s ease, background 0.35s ease, transform 0.35s ease}.king-feature__icon svg{display:block;width:30px;height:30px}.king-feature:hover .king-feature__icon{color:#ffffff;background:var(--king-green);transform:rotate(-4deg)}.king-feature h3{position:relative;z-index:1;margin:0;color:var(--king-text);font-size:19px;font-weight:900;line-height:1.35;text-transform:uppercase}.king-feature p{position:relative;z-index:1;margin:14px 0 0;color:var(--king-muted);font-size:14.5px;font-weight:500;line-height:1.7}.king-feature__line{position:absolute;right:26px;bottom:25px;left:26px;height:1px;background:var(--king-border);overflow:hidden}.king-feature__line::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, var(--king-green), var(--king-red));transform:translateX(-101%);transition:transform 0.4s ease}.king-feature:hover .king-feature__line::after{transform:translateX(0)}@media (max-width: 991px){.king-strength-section{padding:76px 0}.king-strength-heading{margin-bottom:44px}.king-strength-heading h2{font-size:38px}.king-strength-wrap{grid-template-columns:1fr;gap:46px}.king-strength-media{width:100%;max-width:720px;min-height:520px;margin:0 auto}.king-strength-image,.king-strength-image img{min-height:470px}.king-strength-content{max-width:720px;width:100%;margin:0 auto}}@media (max-width: 575px){.king-strength-section{padding:56px 0}.king-strength-section::after{display:none}.king-strength-section .container{padding:0 16px}.king-strength-heading{margin-bottom:32px}.king-strength-heading>span{margin-bottom:14px;font-size:11px;letter-spacing:1.5px}.king-strength-heading>span::before,.king-strength-heading>span::after{width:24px}.king-strength-heading h2{font-size:29px;line-height:1.25;letter-spacing:-0.4px}.king-strength-heading h2 strong{display:block}.king-strength-heading p{margin-top:13px;font-size:14px;line-height:1.6}.king-strength-wrap{gap:32px}.king-strength-media{min-height:auto;padding:10px 0 54px 10px}.king-strength-media::before{width:calc(100% - 18px);height:calc(100% - 55px)}.king-strength-image,.king-strength-image img{min-height:360px}.king-strength-image__overlay{inset:10px 0 54px 10px}.king-strength-image__content{left:30px;bottom:88px;max-width:250px}.king-strength-image__content span{margin-bottom:7px;font-size:10px}.king-strength-image__content strong{font-size:21px}.king-strength-image__badge{top:auto;right:10px;bottom:0;min-width:132px;padding:17px 18px}.king-strength-image__badge strong{font-size:27px}.king-strength-image__badge span{font-size:10px}.king-strength-image__label{top:30px;padding:13px 15px}.king-strength-image__label span{font-size:9px}.king-strength-image__label strong{font-size:11px}.king-strength-content{grid-template-columns:1fr;gap:14px}.king-feature{min-height:auto;padding:24px 22px 32px}.king-feature__icon{width:56px;height:56px;margin-bottom:19px}.king-feature__icon svg{width:25px;height:25px}.king-feature h3{font-size:17px}.king-feature p{margin-top:10px;padding-bottom:16px;font-size:14px}.king-feature__line{right:22px;bottom:22px;left:22px}}.plt-vision-section{--plt-green: #0f8a3b;--plt-green-dark: #086b2d;--plt-green-deep: #064c22;--plt-green-soft: #eaf7ef;--plt-green-light: #f4faf6;--plt-heading: #15231a;--plt-text: #627067;--plt-border: #dfe9e2;position:relative;padding:96px 0 100px;color:var(--plt-heading);background:radial-gradient(circle at 7% 12%, rgba(15,138,59,0.09), transparent 28%),radial-gradient(circle at 95% 88%, rgba(8,107,45,0.08), transparent 27%),linear-gradient(180deg, #fff 0%, #f5faf7 100%);overflow:hidden}.plt-vision-section::before{content:"";position:absolute;top:-190px;right:-160px;width:440px;height:440px;border:1px solid rgba(15,138,59,0.1);border-radius:50%;pointer-events:none}.plt-vision-section::after{content:"";position:absolute;left:35px;bottom:35px;width:150px;height:150px;background-image:radial-gradient(rgba(15,138,59,0.2) 1.1px, transparent 1.1px);background-size:15px 15px;opacity:0.45;pointer-events:none}.plt-vision-section *{box-sizing:border-box}.plt-vision-container{position:relative;z-index:2;width:calc(100% - 40px);max-width:1180px;margin:0 auto}.plt-vision-heading{max-width:800px;margin:0 auto 44px;text-align:center}.plt-vision-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-bottom:17px;color:var(--plt-green);font-size:12px;font-weight:900;line-height:1;letter-spacing:0.17em;text-transform:uppercase}.plt-vision-eyebrow::before,.plt-vision-eyebrow::after{content:"";display:block;width:32px;height:2px;background:var(--plt-green)}.plt-vision-heading h2{margin:0;color:var(--plt-heading);font-size:clamp(38px, 4.5vw, 60px);font-weight:950;line-height:1.05;letter-spacing:-0.045em;text-transform:uppercase}.plt-vision-heading h2 span{color:var(--plt-green)}.plt-vision-heading p{max-width:720px;margin:18px auto 0;color:var(--plt-text);font-size:16px;font-weight:500;line-height:1.8}.plt-vision-box{position:relative;padding:16px;background:rgba(255,255,255,0.96);border:1px solid rgba(15,76,34,0.09);border-radius:32px;box-shadow:0 30px 90px rgba(9,61,27,0.1)}.plt-vision-radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.plt-vision-tabs{display:flex;width:fit-content;margin:0 auto 16px;padding:7px;gap:8px;background:#eef4f0;border:1px solid rgba(15,76,34,0.08);border-radius:999px}.plt-vision-tab{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:200px;height:50px;padding:0 24px;color:#344239;font-size:13px;font-weight:900;line-height:1;letter-spacing:0.07em;text-transform:uppercase;border-radius:999px;cursor:pointer;transition:color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease}.plt-vision-tab span{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;color:var(--plt-green);font-size:11px;font-weight:900;background:#ffffff;border-radius:50%;transition:color 0.3s ease, background-color 0.3s ease}#plt-vision-tab-1:checked~.plt-vision-tabs .plt-vision-tab--vision,#plt-vision-tab-2:checked~.plt-vision-tabs .plt-vision-tab--mission{color:#ffffff;background:linear-gradient(135deg, var(--plt-green), var(--plt-green-dark));box-shadow:0 14px 34px rgba(15,138,59,0.24)}#plt-vision-tab-1:checked~.plt-vision-tabs .plt-vision-tab--vision span,#plt-vision-tab-2:checked~.plt-vision-tabs .plt-vision-tab--mission span{color:#ffffff;background:rgba(255,255,255,0.18)}.plt-vision-panels{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 10%, rgba(15,138,59,0.07), transparent 25%),#fbfdfb;border:1px solid rgba(15,76,34,0.09);border-radius:25px}.plt-vision-panel{display:none;grid-template-columns:minmax(0, 1fr) 320px;align-items:stretch;gap:42px;min-height:560px;padding:clamp(34px, 5vw, 62px);animation:pltVisionFade 0.4s ease both}#plt-vision-tab-1:checked~.plt-vision-panels .plt-vision-panel--vision,#plt-vision-tab-2:checked~.plt-vision-panels .plt-vision-panel--mission{display:grid}.plt-vision-content{align-self:center;max-width:700px}.plt-vision-label{display:inline-flex;align-items:center;gap:11px;margin-bottom:18px;color:var(--plt-green);font-size:12px;font-weight:950;line-height:1;letter-spacing:0.16em;text-transform:uppercase}.plt-vision-label::before{content:"";width:38px;height:2px;background:var(--plt-green)}.plt-vision-content h3{max-width:760px;margin:0 0 23px;color:var(--plt-heading);font-size:clamp(31px, 3.5vw, 48px);font-weight:950;line-height:1.11;letter-spacing:-0.04em}.plt-vision-content p{margin:0;color:var(--plt-text);font-size:15.5px;font-weight:500;line-height:1.85}.plt-vision-content p+p{margin-top:15px}.plt-vision-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px 22px;margin:28px 0 0;padding:0;list-style:none}.plt-vision-list li{position:relative;min-height:25px;padding-left:33px;color:#294033;font-size:14px;font-weight:750;line-height:1.55}.plt-vision-list li::before{content:"";position:absolute;top:3px;left:0;width:20px;height:20px;background:linear-gradient(135deg, var(--plt-green), var(--plt-green-dark));border-radius:50%;box-shadow:0 5px 14px rgba(15,138,59,0.2)}.plt-vision-list li::after{content:"";position:absolute;top:8px;left:7px;width:5px;height:8px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.plt-vision-side{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;padding:34px;color:#ffffff;background:radial-gradient(circle at 85% 15%, rgba(255,255,255,0.13), transparent 24%),linear-gradient(145deg, var(--plt-green-dark), var(--plt-green-deep));border-radius:24px;overflow:hidden;box-shadow:0 26px 55px rgba(6,76,34,0.22)}.plt-vision-side::before{content:"";position:absolute;top:26px;right:26px;width:110px;height:110px;border:1px solid rgba(255,255,255,0.16);border-radius:50%}.plt-vision-side::after{content:"";position:absolute;top:57px;right:57px;width:48px;height:48px;background:rgba(255,255,255,0.1);border-radius:50%}.plt-vision-side__icon{position:absolute;top:38px;left:34px;z-index:2;display:flex;align-items:center;justify-content:center;width:66px;height:66px;color:#ffffff;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);border-radius:20px;backdrop-filter:blur(8px)}.plt-vision-side__icon svg{display:block;width:31px;height:31px}.plt-vision-side__label{position:relative;z-index:2;display:block;margin-bottom:14px;color:rgba(255,255,255,0.68);font-size:11px;font-weight:900;line-height:1;letter-spacing:0.16em;text-transform:uppercase}.plt-vision-side strong{position:relative;z-index:2;display:block;color:#ffffff;font-size:43px;font-weight:950;line-height:1.04;letter-spacing:-0.04em;text-transform:uppercase}.plt-vision-side p{position:relative;z-index:2;margin:19px 0 0;color:rgba(255,255,255,0.79);font-size:14px;font-weight:600;line-height:1.7}.plt-vision-side__line{position:relative;z-index:2;width:72px;height:4px;margin-top:27px;background:rgba(255,255,255,0.24);border-radius:999px;overflow:hidden}.plt-vision-side__line::after{content:"";display:block;width:36px;height:100%;background:#ffffff;border-radius:inherit}@keyframes pltVisionFade{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.plt-vision-section{padding:72px 0 76px}.plt-vision-heading{margin-bottom:32px}.plt-vision-panel{grid-template-columns:1fr;gap:25px;min-height:auto}.plt-vision-side{min-height:300px}.plt-vision-list{max-width:720px}}@media (max-width: 575px){.plt-vision-section{padding:52px 0 56px}.plt-vision-section::after{display:none}.plt-vision-container{width:calc(100% - 24px)}.plt-vision-heading{margin-bottom:25px;text-align:left}.plt-vision-eyebrow{justify-content:flex-start;margin-bottom:13px;font-size:10px}.plt-vision-eyebrow::after{display:none}.plt-vision-eyebrow::before{width:27px}.plt-vision-heading h2{font-size:35px;line-height:1.1}.plt-vision-heading p{margin-top:14px;font-size:14px;line-height:1.7}.plt-vision-box{padding:9px;border-radius:23px;box-shadow:0 18px 48px rgba(9,61,27,0.09)}.plt-vision-tabs{width:100%;margin-bottom:9px;padding:5px;gap:5px}.plt-vision-tab{flex:1;min-width:0;height:45px;padding:0 10px;font-size:12px;letter-spacing:0.04em}.plt-vision-tab span{display:none}.plt-vision-panels{border-radius:18px}.plt-vision-panel{gap:22px;padding:26px 18px 18px;animation:none}.plt-vision-label{margin-bottom:14px;font-size:10px}.plt-vision-label::before{width:28px}.plt-vision-content h3{margin-bottom:18px;font-size:28px;line-height:1.18}.plt-vision-content p{font-size:14px;line-height:1.75}.plt-vision-content p+p{margin-top:13px}.plt-vision-list{grid-template-columns:1fr;gap:11px;margin-top:22px}.plt-vision-list li{padding-left:30px;font-size:13.5px}.plt-vision-list li::before{width:18px;height:18px}.plt-vision-list li::after{top:7px;left:6px}.plt-vision-side{min-height:280px;padding:26px 23px;border-radius:17px}.plt-vision-side::before,.plt-vision-side::after{display:none}.plt-vision-side__icon{top:24px;left:23px;width:54px;height:54px;border-radius:16px}.plt-vision-side__icon svg{width:26px;height:26px}.plt-vision-side strong{font-size:34px}.plt-vision-side p{margin-top:14px;font-size:13px}.plt-vision-side__line{margin-top:21px}}#home-company-intro{--company-primary: #0d6b3d;--company-primary-dark: #084f2d;--company-primary-light: #eaf7ef;--company-text: #173221;--company-description: #66756b;--company-border: #d7e6dc;--company-white: #ffffff;--company-shadow: 0 20px 50px rgba(13, 107, 61, .12);position:relative;overflow:hidden;padding:110px 0;background:radial-gradient(circle at top right, #f3fbf6 0%, transparent 40%),#fff}#home-company-intro,#home-company-intro *{box-sizing:border-box}#home-company-intro .container{width:100%;max-width:1175px;margin:auto;padding:0 20px}#home-company-intro .company-intro__layout{display:grid;grid-template-columns:420px minmax(0, 1fr);gap:90px;align-items:center}#home-company-intro .company-intro__heading{margin-bottom:28px}#home-company-intro .company-intro__eyebrow{display:block;margin-bottom:8px;color:var(--company-primary);font-size:18px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}#home-company-intro .company-intro__title{margin:0;color:var(--company-text);font-size:46px;font-weight:800;line-height:1.15;text-transform:uppercase}#home-company-intro .company-intro__title::after{content:"";display:block;width:72px;height:4px;margin-top:18px;border-radius:10px;background:var(--company-primary)}#home-company-intro .company-intro__slogan{margin:35px 0 24px;color:var(--company-text);font-size:19px;line-height:1.8;font-weight:700}#home-company-intro .company-intro__description{max-width:410px;margin:0 0 36px;color:var(--company-description);font-size:16px;line-height:2}#home-company-intro .company-intro__more{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:180px;height:54px;padding:0 34px;border-radius:999px;background:var(--company-primary);color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 30px rgba(13,107,61,0.25);transition:.35s}#home-company-intro .company-intro__more:hover{transform:translateY(-3px);background:var(--company-primary-dark)}#home-company-intro .company-intro__media{position:relative}#home-company-intro .company-intro__image-link{display:block;position:relative;overflow:hidden;border-radius:24px;box-shadow:var(--company-shadow);background:#f5f5f5}#home-company-intro .company-intro__image-link::before{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0,0,0,0.15), transparent 45%);z-index:2;pointer-events:none}#home-company-intro .company-intro__image{display:block;width:100%;height:430px;object-fit:cover;transition:.8s}#home-company-intro .company-intro__image-link:hover .company-intro__image{transform:scale(1.05)}#home-company-intro .company-intro__profile-button{position:absolute;right:-35px;bottom:55px;width:150px;height:150px;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;text-decoration:none;background:linear-gradient(135deg, #0d6b3d, #159253);color:#fff;font-size:14px;font-weight:700;line-height:1.5;box-shadow:0 18px 40px rgba(13,107,61,0.35);transition:.35s}#home-company-intro .company-intro__profile-button:hover{transform:translateY(-6px)}#home-company-intro .company-intro__profile-button::before{content:"";position:absolute;inset:10px;border:1px solid rgba(255,255,255,0.25);border-radius:16px}@media (max-width: 1199px){#home-company-intro{padding:90px 0}#home-company-intro .company-intro__layout{grid-template-columns:380px 1fr;gap:60px}#home-company-intro .company-intro__profile-button{right:20px}}@media (max-width: 991px){#home-company-intro{padding:70px 0}#home-company-intro .company-intro__layout{grid-template-columns:1fr;gap:50px}#home-company-intro .company-intro__description{max-width:100%}#home-company-intro .company-intro__image{height:420px}#home-company-intro .company-intro__profile-button{right:20px;bottom:20px;width:130px;height:130px}}@media (max-width: 767px){#home-company-intro{padding:55px 0}#home-company-intro .container{padding:0 16px}#home-company-intro .company-intro__eyebrow{font-size:15px}#home-company-intro .company-intro__title{font-size:34px}#home-company-intro .company-intro__slogan{font-size:17px}#home-company-intro .company-intro__description{font-size:15px;line-height:1.9}#home-company-intro .company-intro__image{height:300px}#home-company-intro .company-intro__profile-button{width:105px;height:105px;font-size:11px;padding:12px;right:15px;bottom:15px;border-radius:18px}}@media (max-width: 480px){#home-company-intro .company-intro__title{font-size:28px}#home-company-intro .company-intro__image{height:240px}#home-company-intro .company-intro__more{width:100%}}#home-statistics{--statistics-primary: #0d6b3d;--statistics-primary-light: #159253;--statistics-text: #66756b;--statistics-title: #173221;--statistics-border: rgba(13, 107, 61, 0.12);--statistics-white: #ffffff;--statistics-shadow: 0 18px 45px rgba(13, 107, 61, 0.1);position:relative;width:100%;padding:42px 0;background:linear-gradient(135deg, rgba(234,247,239,0.95) 0%, rgba(247,251,248,0.98) 50%, rgba(237,248,241,0.95) 100%);overflow:hidden}#home-statistics::before{content:"";position:absolute;top:-110px;left:-80px;width:260px;height:260px;border:1px solid rgba(13,107,61,0.08);border-radius:50%}#home-statistics::after{content:"";position:absolute;right:-90px;bottom:-140px;width:320px;height:320px;border:1px solid rgba(13,107,61,0.08);border-radius:50%}#home-statistics,#home-statistics *{box-sizing:border-box}#home-statistics .container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}#home-statistics .home-statistics__list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:stretch;column-gap:20px}#home-statistics .home-statistics__item{position:relative;min-width:0;padding:24px 20px;border:1px solid var(--statistics-border);border-radius:18px;background:rgba(255,255,255,0.76);box-shadow:0 8px 24px rgba(13,107,61,0.05);text-align:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease, background-color 0.3s ease}#home-statistics .home-statistics__item::before{content:"";position:absolute;top:0;left:50%;width:54px;height:3px;border-radius:0 0 10px 10px;background:linear-gradient(90deg, var(--statistics-primary), var(--statistics-primary-light));transform:translateX(-50%);transition:width 0.3s ease}#home-statistics .home-statistics__item:hover{border-color:rgba(13,107,61,0.24);background:var(--statistics-white);box-shadow:var(--statistics-shadow);transform:translateY(-6px)}#home-statistics .home-statistics__item:hover::before{width:84px}#home-statistics .home-statistics__number{display:block;margin-bottom:10px;color:var(--statistics-primary);font-size:31px;font-weight:800;line-height:1.15;letter-spacing:-0.02em;white-space:nowrap;text-shadow:0 8px 20px rgba(13,107,61,0.08)}#home-statistics .home-statistics__text{margin:0;color:var(--statistics-text);font-size:13px;font-weight:400;line-height:1.65}@media (max-width: 991px){#home-statistics{padding:38px 0}#home-statistics .home-statistics__list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px}#home-statistics .home-statistics__item{padding:28px 22px}#home-statistics .home-statistics__number{font-size:30px}}@media (max-width: 575px){#home-statistics{padding:30px 0}#home-statistics .container{padding:0 15px}#home-statistics .home-statistics__list{grid-template-columns:1fr;row-gap:16px}#home-statistics .home-statistics__item{padding:24px 18px;border-radius:16px}#home-statistics .home-statistics__number{margin-bottom:8px;font-size:28px}#home-statistics .home-statistics__text{font-size:13px}#home-statistics .home-statistics__text br{display:none}}#home-core-values{--primary: #0b3d2e;--primary2: #138a5b;--text: #20322b;--desc: #6d7b74;--bg: #f5f8f6;--white: #fff;padding:90px 0;background:var(--bg)}#home-core-values *{box-sizing:border-box}#home-core-values .container{max-width:1200px;margin:auto;padding:0 20px}.core-values__heading{text-align:center;margin-bottom:60px}.core-values__title{margin:0}.core-values__title span{display:block}.core-values__title span:first-child{color:var(--primary2);font-size:18px;font-weight:700;letter-spacing:4px}.core-values__title span:last-child{margin-top:6px;color:var(--primary);font-size:42px;font-weight:800}.core-values__subtitle{margin-top:18px;color:var(--desc);font-size:16px}.core-values__content{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.core-values__image{overflow:hidden;border-radius:26px;box-shadow:0 25px 60px rgba(0,0,0,0.12)}.core-values__image img{display:block;width:100%;height:620px;object-fit:cover;transition:.6s}.core-values__image:hover img{transform:scale(1.05)}.core-values__features{display:grid;grid-template-columns:repeat(2, 1fr);gap:22px}.core-values__item{padding:34px 28px;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,0.06);transition:.35s}.core-values__item:hover{transform:translateY(-6px);box-shadow:0 22px 45px rgba(11,61,46,0.14)}.core-values__icon{width:60px;height:60px;border-radius:50%;background:#eef8f3;color:var(--primary2);display:flex;justify-content:center;align-items:center;font-size:22px;margin-bottom:20px;transition:.3s}.core-values__item:hover .core-values__icon{background:var(--primary);color:#fff}.core-values__item h3{margin:0 0 12px;color:var(--primary);font-size:18px;font-weight:700}.core-values__item p{margin:0;color:var(--desc);line-height:1.8;font-size:14px}@media (max-width: 991px){.core-values__content{grid-template-columns:1fr}.core-values__image img{height:420px}}@media (max-width: 767px){#home-core-values{padding:60px 0}.core-values__title span:last-child{font-size:30px}.core-values__features{grid-template-columns:1fr}.core-values__image img{height:300px}}.consult-premium{position:relative;overflow:hidden;padding:40px 0;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}.consult-art{position:absolute;inset:0;z-index:1;pointer-events:none}.consult-art__img{position:absolute;right:6%;top:50%;width:clamp(170px, 17vw, 280px);height:auto;object-fit:contain;transform:translateY(-50%);filter:drop-shadow(0 22px 36px rgba(31,74,45,0.14));animation:consultFloat 7s ease-in-out infinite;user-select:none}@keyframes consultFloat{0%,100%{transform:translateY(-50%) rotate(0deg)}50%{transform:translateY(calc(-50% - 14px)) rotate(3deg)}}.consult-card{position:relative;max-width:980px;margin:0 auto;padding:56px 64px 48px;border-radius:30px;background:rgba(255,255,255,0.94);border:1px solid rgba(0,91,50,0.08);box-shadow:0 30px 90px rgba(17,47,33,0.08),0 10px 28px rgba(17,47,33,0.045);backdrop-filter:blur(12px)}.consult-card::before{content:"";position:absolute;inset:12px;border-radius:24px;border:1px solid rgba(0,91,50,0.06);pointer-events:none}.consult-heading{position:relative;z-index:1;max-width:880px;margin:0 auto 34px;text-align:center}.consult-eyebrow{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:7px 14px;border-radius:999px;background:rgba(0,91,50,0.06);color:#005b32;font-size:12px;font-weight:800;line-height:1;letter-spacing:0.16em;text-transform:uppercase}.consult-heading h2{margin:0;color:#003E2D;font-size:40px;line-height:1.05;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.consult-heading p{max-width:880px;margin:16px auto 0;color:black;font-size:15px;line-height:1.75}.consult-form{position:relative;z-index:1}.consult-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px 20px}.field{position:relative}.field--full{grid-column:1 / -1}.field input,.field select,.field textarea{width:100%;min-height:56px;padding:0 24px;border-radius:999px;border:1px solid rgba(0,91,50,0.14);background:#ffffff;color:#1f2937;font-size:15px;line-height:1.4;outline:none;box-shadow:0 1px 0 rgba(17,47,33,0.02);transition:border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease}.field textarea{min-height:98px;margin-top:20px;padding:22px 24px;border-radius:24px;resize:vertical}.field select{cursor:pointer;appearance:auto}.field input::placeholder,.field textarea::placeholder{color:#7a8494}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(0,91,50,0.45);box-shadow:0 0 0 5px rgba(0,91,50,0.08),0 12px 26px rgba(17,47,33,0.045);transform:translateY(-1px)}.consult-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:22px}.consult-note{max-width:540px;margin:0;color:#344054;font-size:13px;line-height:1.65}.consult-note a{color:#005b32;font-weight:800;text-decoration:none}.consult-note a:hover{text-decoration:underline}.consult-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:190px;height:56px;padding:0 30px;border:0;border-radius:999px;background:#005b32;color:#ffffff;cursor:pointer;font-size:13px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 16px 34px rgba(0,91,50,0.22);transition:transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease}.consult-btn i{font-style:normal;font-size:17px;line-height:1;transition:transform 0.25s ease}.consult-btn:hover{background:#004727;transform:translateY(-2px);box-shadow:0 20px 42px rgba(0,91,50,0.28)}.consult-btn:hover i{transform:translateX(4px)}@media (max-width: 1024px){.consult-premium{padding:80px 0}.consult-card{padding:48px 36px 40px}.consult-art__img{right:1%;width:150px;opacity:0.86}}@media (max-width: 767px){.consult-premium{padding:10px 0;overflow:hidden;padding-bottom:40px}.consult-art{display:none}.consult-card{padding:34px 18px 24px;border-radius:22px;background:#ffffff;box-shadow:0 16px 45px rgba(17,47,33,0.07);backdrop-filter:none}.consult-card::before{display:none}.consult-heading{margin-bottom:24px}.consult-eyebrow{margin-bottom:10px;font-size:11px}.consult-heading h2{font-size:30px;letter-spacing:0.04em}.consult-heading p{font-size:14px;line-height:1.65}.consult-grid{grid-template-columns:1fr;gap:14px}.field input,.field select,.field textarea{min-height:52px;padding:0 18px;font-size:14px;transform:none !important;transition:border-color 0.2s ease, box-shadow 0.2s ease}.field textarea{min-height:92px;margin-top:14px;padding:18px;border-radius:20px}.field input:focus,.field select:focus,.field textarea:focus{transform:none !important;box-shadow:0 0 0 4px rgba(0,91,50,0.08)}.consult-bottom{grid-template-columns:1fr;gap:18px;margin-top:18px}.consult-note{font-size:12.5px}.consult-btn{width:100%;min-width:0;height:54px;transform:none !important;box-shadow:0 12px 26px rgba(0,91,50,0.18)}.consult-btn:hover{transform:none !important}.consult-btn:hover i{transform:none !important}}@media (prefers-reduced-motion: reduce){.consult-art__img,.consult-btn,.consult-btn i,.field input,.field select,.field textarea{animation:none !important;transition:none !important}}#van-phong.office-premium{--office-primary: #008c4a;--office-primary-dark: #006d39;--office-primary-deep: #004d2c;--office-primary-light: #20aa68;--office-primary-soft: rgba(0, 140, 74, 0.08);--office-primary-border: rgba(0, 140, 74, 0.16);--office-heading: #083d29;--office-text: #53635b;--office-muted: #6f7d76;--office-border: rgba(8, 61, 41, 0.1);--office-background: #edf7f1;--office-white: #ffffff;position:relative;isolation:isolate;overflow:hidden;padding:72px 0 78px;background:url(/tassets/images/bg_home_sec_2.jpg) center/cover no-repeat}#van-phong.office-premium::before{content:"";position:absolute;top:40px;right:-180px;z-index:-1;width:430px;height:430px;border:1px solid rgba(0,140,74,0.08);border-radius:50%;pointer-events:none}#van-phong.office-premium::after{content:"";position:absolute;left:-210px;bottom:-230px;z-index:-1;width:480px;height:480px;border:1px solid rgba(0,140,74,0.07);border-radius:50%;pointer-events:none}#van-phong .office-top-layout{display:grid;grid-template-columns:minmax(430px, 0.9fr) minmax(0, 1.1fr);gap:34px;align-items:stretch;margin-bottom:72px}#van-phong .office-info-card,#van-phong .business-consult__card{position:relative;min-width:0;height:100%;overflow:hidden;border:1px solid rgba(0,140,74,0.11);border-radius:24px;background:linear-gradient(145deg, rgba(255,255,255,0.99), rgba(244,250,247,0.98));box-shadow:0 28px 68px rgba(8,61,41,0.09),0 8px 22px rgba(8,61,41,0.04)}#van-phong .office-info-card::before,#van-phong .business-consult__card::before{content:"";position:absolute;inset:14px;border:1px solid rgba(0,140,74,0.06);border-radius:18px;pointer-events:none}#van-phong .office-info-card::after,#van-phong .business-consult__card::after{content:"";position:absolute;top:0;right:0;width:130px;height:4px;background:linear-gradient(90deg, transparent, var(--office-primary))}#van-phong .office-info-card{padding:42px 40px}#van-phong .office-brand{position:relative;z-index:2;display:flex;align-items:center;margin-bottom:28px}#van-phong .office-brand__logo{display:inline-flex;align-items:center;justify-content:flex-start;max-width:100%;text-decoration:none}#van-phong .office-brand__logo img{display:block;width:auto;max-width:260px;height:112px;object-fit:contain;object-position:left center}#van-phong .office-company-name{position:relative;z-index:2;margin:0 0 30px;padding-top:22px;color:var(--office-heading);font-size:20px;font-weight:900;line-height:1.35;letter-spacing:0.01em;white-space:nowrap}#van-phong .office-company-name::before{content:"";position:absolute;top:0;left:0;width:62px;height:3px;background:linear-gradient(90deg, var(--office-primary), rgba(0,140,74,0.15))}#van-phong .office-contact-list{position:relative;z-index:2;display:grid;gap:17px}#van-phong .office-contact-item{display:grid;grid-template-columns:38px minmax(0, 1fr);gap:13px;align-items:center;min-width:0}#van-phong .office-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--office-primary-border);border-radius:50%;background:var(--office-primary-soft);color:var(--office-primary);font-size:14px;flex-shrink:0}#van-phong .office-contact-item p{min-width:0;margin:0;color:black;font-size:16px;line-height:1.55}#van-phong .office-contact-item a{color:inherit;text-decoration:none}#van-phong .office-contact-item a:hover{color:var(--office-primary)}#van-phong .office-contact-nowrap,#van-phong .office-contact-address{white-space:nowrap}#van-phong .office-contact-item--working{align-items:flex-start}#van-phong .office-contact-item--working .office-icon{margin-top:2px}#van-phong .office-working-time{display:grid;gap:3px;min-width:0;color:var(--office-text);font-size:16px;line-height:1.5}#van-phong .office-working-time strong{color:var(--office-heading);font-weight:800}#van-phong .office-working-time__main{color:var(--office-primary-dark);font-weight:800;white-space:nowrap}#van-phong .office-working-time__days{white-space:nowrap;color:black}#van-phong .business-consult__card{padding:40px}#van-phong .business-consult__heading,#van-phong .business-consult__form{position:relative;z-index:2}#van-phong .business-consult__heading{margin-bottom:25px;text-align:left}#van-phong .business-consult__eyebrow{display:inline-flex;align-items:center;justify-content:center;margin-bottom:11px;padding:7px 13px;border-radius:999px;background:var(--office-primary-soft);color:var(--office-primary);font-size:11px;font-weight:900;line-height:1;letter-spacing:0.16em;text-transform:uppercase}#van-phong .business-consult__title{margin:0;color:#003E2D;font-size:40px;font-weight:800;line-height:1.08;letter-spacing:0.04em}#van-phong .business-consult__description{max-width:580px;margin:13px 0 0;color:black;font-size:16px;line-height:1.65}#van-phong .business-consult__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:15px}#van-phong .business-consult__field{position:relative;min-width:0}#van-phong .business-consult__field--full{grid-column:1 / -1}#van-phong .business-consult__field input,#van-phong .business-consult__field select,#van-phong .business-consult__field textarea{width:100%;min-height:50px;padding:0 18px;border:1px solid rgba(0,91,50,0.14);border-radius:999px;outline:none;background:var(--office-white);color:var(--office-heading);font-size:14px;line-height:1.4;box-sizing:border-box;transition:border-color 0.25s ease, box-shadow 0.25s ease}#van-phong .business-consult__field textarea{min-height:92px;margin-top:15px;padding:18px;border-radius:20px;resize:vertical}#van-phong .business-consult__field select{cursor:pointer}#van-phong .business-consult__field input::placeholder,#van-phong .business-consult__field textarea::placeholder{color:#7a8494}#van-phong .business-consult__field input:focus,#van-phong .business-consult__field select:focus,#van-phong .business-consult__field textarea:focus{border-color:rgba(0,140,74,0.48);box-shadow:0 0 0 4px rgba(0,140,74,0.08)}#van-phong .business-consult__footer{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:18px;margin-top:18px}#van-phong .business-consult__note{margin:0;color:var(--office-text);font-size:16px;line-height:1.55}#van-phong .business-consult__note a{color:var(--office-primary-dark);font-weight:800;text-decoration:none}#van-phong .business-consult__note a:hover{text-decoration:underline}#van-phong .business-consult__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:168px;height:50px;padding:0 24px;border:0;border-radius:999px;background:linear-gradient(135deg, var(--office-primary-light), var(--office-primary-dark));color:var(--office-white);cursor:pointer;font-size:12px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 14px 28px rgba(0,140,74,0.2);transition:transform 0.25s ease, box-shadow 0.25s ease}#van-phong .business-consult__button i{font-size:16px;font-style:normal;line-height:1}#van-phong .business-consult__button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(0,140,74,0.27)}#van-phong .office-system{position:relative}#van-phong .office-system-heading{position:relative;margin-bottom:30px;padding-left:19px}#van-phong .office-system-heading::before{content:"";position:absolute;top:2px;bottom:2px;left:0;width:4px;background:linear-gradient(180deg, var(--office-primary), var(--office-primary-light))}#van-phong .office-system-heading h2{margin:0;color:#003E2D;font-size:40px;font-weight:800;line-height:1.15;letter-spacing:0.035em}#van-phong .office-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}#van-phong .office-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid var(--office-border);border-radius:18px;background:var(--office-white);box-shadow:0 20px 50px rgba(8,61,41,0.08),0 6px 18px rgba(8,61,41,0.035);color:inherit;text-decoration:none;transition:transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease}#van-phong .office-card::before{content:"";position:absolute;top:0;left:0;z-index:5;width:0;height:4px;background:linear-gradient(90deg, var(--office-primary), var(--office-primary-light));transition:width 0.35s ease}#van-phong .office-card:hover{transform:translateY(-7px);border-color:rgba(0,140,74,0.24);box-shadow:0 30px 70px rgba(8,61,41,0.13),0 10px 25px rgba(8,61,41,0.06)}#van-phong .office-card:hover::before{width:100%}#van-phong .office-map{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--office-background)}#van-phong .office-map iframe{display:block;width:100%;height:100%;border:0;pointer-events:none;filter:saturate(0.88) contrast(0.98);transform:scale(1.01);transition:transform 0.5s ease, filter 0.5s ease}#van-phong .office-card:hover .office-map iframe{filter:saturate(1) contrast(1);transform:scale(1.04)}#van-phong .office-map-label{position:absolute;right:16px;bottom:16px;left:16px;display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid rgba(255,255,255,0.35);border-radius:999px;background:rgba(0,77,44,0.82);color:var(--office-white);font-size:12px;font-weight:800;line-height:1;backdrop-filter:blur(8px);pointer-events:none}#van-phong .office-map-label i{color:var(--office-white)}#van-phong .office-card-body{min-height:145px;padding:23px 22px;background:linear-gradient(180deg, var(--office-white) 0%, #f8fcfa 100%)}#van-phong .office-card-body h3{position:relative;margin:0 0 15px;padding-bottom:13px;color:var(--office-heading);font-size:16px;font-weight:900;line-height:1.35;letter-spacing:0.035em}#van-phong .office-card-body h3::after{content:"";position:absolute;bottom:0;left:0;width:36px;height:2px;background:var(--office-primary)}#van-phong .office-card-body p{margin:0;color:black;font-size:13px;line-height:1.65}@media (max-width: 1199px){#van-phong .office-top-layout{grid-template-columns:minmax(370px, 0.9fr) minmax(0, 1.1fr);gap:28px}#van-phong .office-info-card,#van-phong .business-consult__card{padding:34px 30px}#van-phong .office-brand__logo img{max-width:225px;height:98px}#van-phong .office-company-name,#van-phong .office-contact-address,#van-phong .office-working-time__days{white-space:normal}}@media (max-width: 991px){#van-phong.office-premium{padding:58px 0 66px}#van-phong .office-top-layout{grid-template-columns:1fr;gap:28px;margin-bottom:56px}#van-phong .office-info-card,#van-phong .business-consult__card{width:100%}#van-phong .office-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}#van-phong .office-card:last-child{grid-column:1 / -1;width:calc(50% - 12px);justify-self:center}}@media (max-width: 767px){#van-phong.office-premium{padding:0 0 55px}#van-phong.office-premium::before,#van-phong.office-premium::after{display:none}#van-phong .office-top-layout{gap:22px;margin-bottom:46px}#van-phong .office-info-card,#van-phong .business-consult__card{padding:29px 20px;border-radius:18px}#van-phong .office-info-card::before,#van-phong .business-consult__card::before{inset:9px;border-radius:13px}#van-phong .office-brand__logo img{max-width:205px;height:88px}#van-phong .office-company-name{font-size:17px;white-space:normal}#van-phong .office-contact-item{grid-template-columns:35px minmax(0, 1fr);gap:11px}#van-phong .office-icon{width:35px;height:35px}#van-phong .office-contact-item p,#van-phong .office-working-time{font-size:13px}#van-phong .office-contact-nowrap,#van-phong .office-contact-address,#van-phong .office-working-time__days{white-space:normal;overflow-wrap:anywhere}#van-phong .business-consult__heading{margin-bottom:22px}#van-phong .business-consult__title{font-size:29px}#van-phong .business-consult__grid{grid-template-columns:1fr;gap:13px}#van-phong .business-consult__footer{grid-template-columns:1fr;gap:17px}#van-phong .business-consult__button{width:100%}#van-phong .office-system-heading h2{font-size:29px}#van-phong .office-grid{grid-template-columns:1fr;gap:22px}#van-phong .office-card:last-child{grid-column:auto;width:100%}#van-phong .office-card{transition:none}#van-phong .office-card:hover{transform:none}}@media (max-width: 420px){#van-phong .office-info-card,#van-phong .business-consult__card{padding:26px 17px}#van-phong .office-brand__logo img{max-width:185px;height:80px}#van-phong .office-company-name{font-size:16px}#van-phong .office-system-heading h2{font-size:25px}#van-phong .office-map-label{right:12px;bottom:12px;left:12px;font-size:11px}}@media (prefers-reduced-motion: reduce){#van-phong .office-card,#van-phong .office-card::before,#van-phong .office-map iframe,#van-phong .business-consult__button,#van-phong .business-consult__field input,#van-phong .business-consult__field select,#van-phong .business-consult__field textarea{animation:none !important;transition:none !important}}.default-place-card-container{display:none !important}.dh-main-header{position:fixed;top:0;left:0;z-index:9999;width:100%;height:88px;overflow:visible;background:#00472f;color:#fff;transition:height 0.25s ease, box-shadow 0.25s ease}.dh-main-header *{box-sizing:border-box}.dh-main-header.is-scrolled{height:76px;box-shadow:0 12px 30px rgba(0,35,22,0.22)}.dh-main-header__inner{position:relative;width:100%;max-width:1680px;height:100%;margin:0 auto;padding:0 58px}.dh-main-header__inner::before,.dh-main-header__inner::after{content:"";position:absolute;bottom:0;height:1px;background:rgba(255,255,255,0.18);pointer-events:none}.dh-main-header__inner::before{left:0;right:calc(50% + 92px)}.dh-main-header__inner::after{left:calc(50% + 92px);right:0}.dh-main-header.is-scrolled .dh-main-header__inner::before{right:calc(50% + 77px)}.dh-main-header.is-scrolled .dh-main-header__inner::after{left:calc(50% + 77px)}.dh-main-header__logo{position:absolute;top:0;left:50%;z-index:10;width:184px;height:104px;padding:14px 24px 22px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff;border:1px solid rgba(0,73,47,0.12);border-top:0;border-radius:0 0 120px 120px;box-shadow:0 12px 28px rgba(0,35,22,0.16);text-decoration:none;transition:width 0.25s ease, height 0.25s ease, padding 0.25s ease, box-shadow 0.25s ease}.dh-main-header.is-scrolled .dh-main-header__logo{width:154px;height:88px;padding:11px 20px 18px;box-shadow:0 10px 22px rgba(0,35,22,0.14)}.dh-main-header__logo img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.dh-main-header__nav{position:absolute;top:0;z-index:6;height:88px;display:flex;align-items:center;gap:58px;transition:height 0.25s ease}.dh-main-header.is-scrolled .dh-main-header__nav{height:76px}.dh-main-header__nav--left{right:calc(50% + 150px)}.dh-main-header__nav--right{left:calc(50% + 150px);gap:48px}.dh-main-header__item{position:relative;height:100%;display:flex;align-items:center}.dh-main-header__link,.dh-main-header__store{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;text-transform:uppercase;white-space:nowrap;font-size:14px;line-height:1;font-weight:700;letter-spacing:0.12em;transition:color 0.2s ease}.dh-main-header__link:hover{color:#f5d66f}.has-dropdown .dh-main-header__link::after{content:"";width:6px;height:6px;margin-left:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:0.8}.dh-main-header__dropdown{position:absolute;top:100%;left:50%;min-width:230px;padding:12px;background:#ffffff;border:1px solid rgba(0,73,47,0.1);border-radius:14px;box-shadow:0 22px 55px rgba(0,35,22,0.2);transform:translate(-50%, 12px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease}.dh-main-header__dropdown::before{content:"";position:absolute;top:-7px;left:50%;width:14px;height:14px;background:#fff;border-left:1px solid rgba(0,73,47,0.08);border-top:1px solid rgba(0,73,47,0.08);transform:translateX(-50%) rotate(45deg)}.dh-main-header__dropdown a{display:block;padding:12px 14px;border-radius:10px;color:#073d2a;text-decoration:none;text-transform:none;white-space:nowrap;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:0;transition:background-color 0.2s ease, color 0.2s ease, padding-left 0.2s ease}.dh-main-header__dropdown a:hover{color:#006b43;background:rgba(0,107,67,0.08);padding-left:18px}.has-dropdown:hover .dh-main-header__dropdown,.has-dropdown:focus-within .dh-main-header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, 0)}.dh-main-header__store{min-height:38px;padding:0 22px;gap:10px;border:1px solid #d5ba62;border-radius:999px;color:#f5d66f !important;background:transparent;letter-spacing:0.08em}.dh-main-header__store:hover{color:#00472f !important;background:#f5d66f;border-color:#f5d66f}.dh-main-header__store-icon{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.dh-main-header__search-btn{width:34px;height:34px;padding:0;border:0;outline:0;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color 0.2s ease, transform 0.2s ease}.dh-main-header__search-btn:hover{color:#f5d66f;transform:scale(1.04)}.dh-main-header__search-panel{position:absolute;top:calc(100% + 18px);right:58px;z-index:20;width:calc(100vw - 116px);max-width:520px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease}.dh-main-header.is-search-open .dh-main-header__search-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.dh-main-header__search-form{position:relative;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(0,73,47,0.1);border-radius:999px;background:#ffffff;box-shadow:0 24px 60px rgba(0,35,22,0.22)}.dh-main-header__search-form input{flex:1;min-width:0;height:42px;padding:0 18px;border:0;outline:0;background:transparent;color:#073d2a;font-size:15px;font-weight:600}.dh-main-header__search-form input::placeholder{color:rgba(7,61,42,0.45)}.dh-main-header__search-form button[type="submit"]{height:42px;padding:0 22px;border:0;border-radius:999px;background:#006b43;color:#ffffff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.06em;cursor:pointer}.dh-main-header__search-close{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:rgba(0,73,47,0.08);color:#073d2a;font-size:22px;line-height:1;cursor:pointer}body{padding-top:60px}@media (max-width: 1399px){.dh-main-header__inner{padding:0 36px}.dh-main-header__nav{gap:34px}.dh-main-header__nav--left{right:calc(50% + 128px)}.dh-main-header__nav--right{left:calc(50% + 128px);gap:28px}.dh-main-header__link,.dh-main-header__store{font-size:13px;letter-spacing:0.09em}.dh-main-header__search-panel{right:36px}}@media (max-width: 1199px){.dh-main-header__nav{gap:22px}.dh-main-header__nav--left{right:calc(50% + 112px)}.dh-main-header__nav--right{left:calc(50% + 112px);gap:18px}.dh-main-header__link,.dh-main-header__store{font-size:12px;letter-spacing:0.06em}.dh-main-header__store{padding:0 16px}.dh-main-header__logo{width:164px;height:96px;padding:13px 20px 20px}.dh-main-header.is-scrolled .dh-main-header__logo{width:142px;height:84px;padding:10px 18px 17px}.dh-main-header__inner::before{right:calc(50% + 82px)}.dh-main-header__inner::after{left:calc(50% + 82px)}.dh-main-header.is-scrolled .dh-main-header__inner::before{right:calc(50% + 71px)}.dh-main-header.is-scrolled .dh-main-header__inner::after{left:calc(50% + 71px)}}@media (max-width: 991px){.dh-main-header{display:none}body{padding-top:0}}.dh-mobile-header{display:none}@media (max-width: 991px){.dh-main-header{display:none !important}body{padding-top:72px}body.dh-mobile-lock{overflow:hidden;touch-action:none}.dh-mobile-header{position:fixed;top:0;left:0;z-index:9999;display:block;width:100%;height:72px;background:#00472f;color:#ffffff;box-shadow:0 10px 26px rgba(0,35,22,0.16)}.dh-mobile-header *{box-sizing:border-box}.dh-mobile-header__bar{position:relative;z-index:5;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#00472f}.dh-mobile-header__toggle,.dh-mobile-header__search-btn{width:42px;height:42px;padding:0;border:0;outline:0;border-radius:50%;background:rgba(255,255,255,0.08);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dh-mobile-header__toggle{flex-direction:column;gap:5px}.dh-mobile-header__toggle span{display:block;width:19px;height:2px;border-radius:999px;background:currentColor}.dh-mobile-header__logo{position:absolute;left:50%;top:11px;width:82px;transform:translateX(-50%);display:block;text-decoration:none}.dh-mobile-header__logo img{display:block;width:100%;height:auto;object-fit:contain}.dh-mobile-search{position:absolute;left:12px;right:12px;top:82px;z-index:4;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease}.dh-mobile-header.is-search-open .dh-mobile-search{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.dh-mobile-search__form{display:flex;align-items:center;gap:8px;padding:8px;border-radius:18px;background:#ffffff;box-shadow:0 18px 45px rgba(0,35,22,0.22)}.dh-mobile-search__form input{flex:1;min-width:0;height:42px;padding:0 12px;border:0;outline:0;background:transparent;color:#073d2a;font-size:14px;font-weight:600}.dh-mobile-search__form input::placeholder{color:rgba(7,61,42,0.45)}.dh-mobile-search__form button[type="submit"]{height:40px;padding:0 15px;border:0;border-radius:999px;background:#006b43;color:#ffffff;font-size:12px;font-weight:800;text-transform:uppercase}.dh-mobile-search__close{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:rgba(0,73,47,0.08);color:#073d2a;font-size:22px;line-height:1}.dh-mobile-menu-mask{position:fixed;inset:0;z-index:9997;background:rgba(0,22,14,0.54);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.26s ease, visibility 0.26s ease}.dh-mobile-header.is-menu-open .dh-mobile-menu-mask{opacity:1;visibility:visible;pointer-events:auto}.dh-mobile-menu{position:fixed;top:0;right:0;z-index:9998;width:88vw;max-width:390px;height:100vh;background:#00472f;color:#ffffff;transform:translateX(100%);transition:transform 0.32s ease;display:flex;flex-direction:column;box-shadow:-20px 0 55px rgba(0,20,13,0.28)}.dh-mobile-header.is-menu-open .dh-mobile-menu{transform:translateX(0)}.dh-mobile-menu__head{min-height:84px;padding:18px 18px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,0.13)}.dh-mobile-menu__logo{width:86px;display:block}.dh-mobile-menu__logo img{display:block;width:100%;height:auto}.dh-mobile-menu__close{width:42px;height:42px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,0.1);color:#ffffff;font-size:30px;line-height:1}.dh-mobile-menu__body{flex:1;overflow-y:auto;padding:14px 18px 28px;-webkit-overflow-scrolling:touch}.dh-mobile-menu__item{border-bottom:1px solid rgba(255,255,255,0.12)}.dh-mobile-menu__link{width:100%;min-height:56px;padding:0;border:0;outline:0;background:transparent;color:#ffffff;display:flex;align-items:center;justify-content:space-between;text-align:left;text-transform:uppercase;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:0.08em}.dh-mobile-menu__arrow{position:relative;width:26px;height:26px;flex:0 0 auto;border-radius:50%;background:rgba(255,255,255,0.08)}.dh-mobile-menu__arrow::before,.dh-mobile-menu__arrow::after{content:"";position:absolute;top:50%;left:50%;background:#f5d66f;border-radius:999px;transform:translate(-50%, -50%)}.dh-mobile-menu__arrow::before{width:11px;height:2px}.dh-mobile-menu__arrow::after{width:2px;height:11px;transition:transform 0.2s ease}.dh-mobile-menu__item.is-open .dh-mobile-menu__arrow::after{transform:translate(-50%, -50%) rotate(90deg)}.dh-mobile-menu__submenu{display:none;padding:0 0 14px}.dh-mobile-menu__item.is-open .dh-mobile-menu__submenu{display:block}.dh-mobile-menu__submenu a{display:block;padding:11px 14px;margin-bottom:6px;border-radius:12px;background:rgba(255,255,255,0.07);color:rgba(255,255,255,0.88);text-decoration:none;font-size:14px;line-height:1.3;font-weight:600}.dh-mobile-menu__link a{font-weight:800}.dh-mobile-menu__store{margin-top:20px;min-height:48px;padding:0 18px;border:1px solid #d5ba62;border-radius:999px;color:#f5d66f;text-decoration:none;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:0.08em}.dh-mobile-menu__store-icon{display:inline-flex;color:currentColor}}#header{position:fixed;top:0;z-index:9999;width:100%}#header::before{content:"";position:absolute;top:0;left:50%;width:104%;height:7.65rem;background-image:url(/tassets/images/bg_header.png);background-position:center;background-repeat:no-repeat;background-size:cover;transform:translateX(-50%);pointer-events:none}#header .container,#header .row,#header .col{overflow:visible}#header .col{position:relative;display:flex;align-items:center;justify-content:center}#header .main_menu{position:relative;z-index:10}#header .main_menu>ul{display:flex;align-items:center;flex-wrap:nowrap;width:auto;min-width:0;margin:0;padding:0;list-style:none;white-space:nowrap}#header .main_menu>ul>.nav-item1{position:relative;flex:0 0 auto;margin:0}#header .main_menu>ul>.nav-item1:hover>.sub_menu,#header .main_menu>ul>.nav-item1:hover>.mega_menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}#header .main_menu>ul>.nav-item1>.nav-link1{position:relative;display:block;color:#fff;font-size:15px;font-weight:500;line-height:76px;text-align:center;text-transform:uppercase;white-space:nowrap;transition:color 0.3s ease}#header .main_menu>ul>.nav-item1>.nav-link1::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;border-radius:5px;background:#fff;transform:translateX(-50%);transition:width 0.35s ease}#header .main_menu>ul>.nav-item1>.nav-link1:hover::after{width:100%}#header .main_menu>ul>.nav-item1>.sub_menu{position:absolute;top:100%;z-index:30;display:block;width:max-content;min-width:234px;max-width:450px;margin:0;padding:0;overflow:visible;border-radius:10px;background:#f5f2eb;text-align:left;list-style:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity 0.25s ease,             visibility 0.25s ease,             transform 0.25s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2{position:relative;display:block;margin:0;padding:0}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:first-child>.nav-link2{border-radius:10px 10px 0 0}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:last-child>.nav-link2{border-bottom:0;border-radius:0 0 10px 10px}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:only-child>.nav-link2{border-radius:10px}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:hover>.sub_menu_level3{opacity:1;visibility:visible;pointer-events:auto}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:hover>.nav-link2{color:#003e2d;background:rgba(0,62,45,0.06)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:hover>.nav-link2::after{width:calc(100% - 40px)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2:hover>.nav-link2 .sub-menu-arrow{transform:translateY(-50%) scale(1.08)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;margin:0;padding:13.5px 42px 13.5px 20px;border-bottom:1px solid rgba(51,51,51,0.15);color:#333;font-size:17.5px;font-style:normal;font-weight:600;line-height:1.4;text-align:left;text-transform:none;white-space:nowrap;transition:color 0.3s ease,                 background 0.3s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2::after{content:"";position:absolute;bottom:-1px;left:20px;width:0;height:2px;background:#003e2d;transition:width 0.35s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2:hover{color:#003e2d;background:rgba(0,62,45,0.06)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2:hover::after{width:calc(100% - 40px)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2 .sub-menu-arrow{position:absolute;top:50%;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#003e2d;font-size:10px;transform:translateY(-50%);transition:transform 0.25s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3{position:absolute;top:0;z-index:40;display:block;width:max-content;min-width:234px;max-width:450px;margin:0;padding:0;overflow:hidden;border-radius:10px;background:#f5f2eb;box-shadow:0 14px 35px rgba(0,0,0,0.14);list-style:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,                 visibility 0.25s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3{display:block;margin:0;padding:0}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3:first-child>.nav-link3{border-radius:10px 10px 0 0}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3:last-child>.nav-link3{border-bottom:0;border-radius:0 0 10px 10px}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3:only-child>.nav-link3{border-radius:10px}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3>.nav-link3{position:relative;display:block;min-height:52px;padding:13.5px 20px;border-bottom:1px solid rgba(51,51,51,0.15);color:#333;font-size:16px;font-weight:600;line-height:1.4;text-align:left;text-transform:none;white-space:nowrap;transition:color 0.3s ease,                     background 0.3s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3>.nav-link3::after{content:"";position:absolute;bottom:-1px;left:20px;width:0;height:2px;background:#003e2d;transition:width 0.35s ease}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3>.nav-link3:hover{color:#003e2d;background:rgba(0,62,45,0.06)}#header .main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3>.nav-item3>.nav-link3:hover::after{width:calc(100% - 40px)}#header .nav_left.main_menu{display:flex;justify-content:flex-start;width:50%;padding-right:7.5rem}#header .nav_left.main_menu>ul{justify-content:flex-end;gap:40px}#header .nav_left.main_menu>ul>.nav-item1>.sub_menu{right:0;left:auto;transform-origin:top right}#header .nav_left.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2{padding-right:20px;padding-left:42px}#header .nav_left.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2 .sub-menu-arrow{right:auto;left:16px}#header .nav_left.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3{top:0;right:calc(100% + 8px);left:auto;transform-origin:top right}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu{position:absolute;right:0;left:auto;z-index:30;width:68rem;border-radius:10px;background-color:#f5f2eb;background-image:url(/tassets/images/hoa_tiet_menu.svg);background-position:bottom 3rem right 2rem;background-repeat:no-repeat;background-size:9rem;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transform-origin:top right;transition:opacity 0.3s ease,             visibility 0.3s ease,             transform 0.3s ease}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner{display:flex;flex-wrap:wrap;margin:0 -1rem;padding:2rem 3rem}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box{position:relative;width:calc(20% - 2rem);margin:1rem;padding:0.5rem;border-radius:0.5rem;background:transparent;cursor:pointer;transition:background 0.5s ease}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box:hover{background:rgba(231,214,190,0.3)}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .style_center{position:absolute;inset:0;z-index:9}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .style_center::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#fff;transform:translateX(-50%);transition:width 0.5s ease}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .style_center:hover::after{width:100%}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .box_img{position:relative;padding-bottom:64%}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .box_img img{position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:90%;max-height:82%;transform:translate(-50%, -50%)}#header .nav_left.main_menu>ul>.nav-item1>.mega_menu .inner .product_box .title{display:-webkit-box;overflow:hidden;font-size:16px;font-weight:500;text-align:center;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}#header .logo{position:absolute;top:19px;left:50%;z-index:20;flex:0 0 auto;transform:translateX(-50%)}#header .logo a{display:block}#header .logo img{display:block;width:100px;height:auto}#header .nav_right.main_menu{display:flex;align-items:center;justify-content:space-between;width:50%;min-height:76px;padding-left:7.5rem}#header .nav_right.main_menu>ul{justify-content:flex-start;gap:20px}#header .nav_right.main_menu>ul>.nav-item1>.sub_menu{right:auto;left:0;transform-origin:top left}#header .nav_right.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2{padding-right:42px;padding-left:20px}#header .nav_right.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.nav-link2 .sub-menu-arrow{right:16px;left:auto}#header .nav_right.main_menu>ul>.nav-item1>.sub_menu>.nav-item2>.sub_menu_level3{top:0;right:auto;left:calc(100% + 8px);transform-origin:top left}#header .nav_right.main_menu .button_language{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;min-width:48px;min-height:76px;padding:0;color:#fff;font-size:0.75rem;font-style:normal;font-weight:700;text-transform:uppercase;cursor:pointer}#header .nav_right.main_menu .button_language:hover .sub_language{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, 100%)}#header .nav_right.main_menu .button_language>.icon{display:flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;margin:0;overflow:hidden;border-radius:50%}#header .nav_right.main_menu .button_language>.icon img{display:block;width:100%;height:100%;margin:0;aspect-ratio:1 / 1;object-fit:cover;object-position:center}#header .nav_right.main_menu .button_language .sub_language{position:absolute;bottom:0;left:50%;z-index:50;display:block;width:86px;min-width:86px;margin:0;padding:10px;border-radius:10px;background:#f5f2eb;box-shadow:0 10px 25px rgba(0,0,0,0.12);list-style:none;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%, calc(100% + 10px));transition:opacity 0.3s ease,           visibility 0.3s ease,           transform 0.3s ease}#header .nav_right.main_menu .button_language .sub_language li{display:block;margin:0;padding:0;border:0}#header .nav_right.main_menu .button_language .sub_language li a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin:0;padding:0;border-radius:7px;color:#333;font-size:0.75rem;font-weight:500;line-height:normal;text-align:center;text-transform:uppercase;transition:color 0.3s ease,               background 0.3s ease}#header .nav_right.main_menu .button_language .sub_language li a:hover{color:#003e2d;background:rgba(0,62,45,0.06)}#header .nav_right.main_menu .button_language .sub_language li a .icon{display:flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;margin:0;overflow:hidden;border-radius:50%}#header .nav_right.main_menu .button_language .sub_language li a .icon img{display:block;width:100%;height:100%;margin:0;aspect-ratio:1 / 1;object-fit:cover;object-position:center}#header .nav_right.main_menu .search_button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;padding:0;border:0;background:transparent;line-height:1;cursor:pointer}#header .nav_right.main_menu .search_button svg{display:block;width:19px;height:auto;fill:#fff;filter:brightness(0) invert(1)}body.menu2-search-is-open{overflow:hidden}.menu2-search-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:7.5rem 1.25rem 5rem;background:rgba(0,0,0,0.86);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.25s ease,     visibility 0.25s ease}.menu2-search-overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}.menu2-search-overlay.is-active .menu2-search-overlay__content{opacity:1;transform:translateY(0)}.menu2-search-overlay__close{position:absolute;top:1.1rem;right:1.05rem;width:2.2rem;height:2.2rem;padding:0;border:0;background:transparent;cursor:pointer}.menu2-search-overlay__close span{position:absolute;top:50%;left:50%;width:1.75rem;height:2px;border-radius:99px;background:#fff;transform-origin:center}.menu2-search-overlay__close span:first-child{transform:translate(-50%, -50%) rotate(45deg)}.menu2-search-overlay__close span:last-child{transform:translate(-50%, -50%) rotate(-45deg)}.menu2-search-overlay__content{width:100%;max-width:47.4rem;margin-top:3rem;text-align:center;opacity:0;transform:translateY(0.75rem);transition:opacity 0.3s ease,       transform 0.3s ease}.menu2-search-overlay__title{margin:0 0 1.15rem;color:#fff;font-size:1.55rem;font-weight:800;line-height:1.25}.menu2-search-overlay__form{position:relative;display:flex;align-items:center;width:100%;height:3.05rem;margin:0 auto;border-radius:99px;background:#fff;box-shadow:0 1.5rem 4rem rgba(0,0,0,0.2)}.menu2-search-overlay input{width:100%;height:100%;min-width:0;padding:0 4rem 0 1.2rem;border:0;border-radius:inherit;outline:0;background:transparent;color:#1b1b1b;font-size:0.82rem;font-weight:500}.menu2-search-overlay input::placeholder{color:#8a8a8a}.menu2-search-overlay__submit{position:absolute;top:50%;right:0.35rem;display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;padding:0;border:0;border-radius:50%;background:transparent;color:#0f0f0f;cursor:pointer;transform:translateY(-50%);transition:transform 0.2s ease,       color 0.2s ease}.menu2-search-overlay__submit:hover{color:#003e2d;transform:translateY(-50%) scale(1.04)}.menu2-search-overlay__submit svg{display:block;width:1.35rem;height:1.35rem}@media (max-width: 767px){#header{display:none !important}.menu2-search-overlay{align-items:flex-start;padding-top:8.5rem}.menu2-search-overlay__close{top:1rem;right:0.75rem}.menu2-search-overlay__content{margin-top:0}.menu2-search-overlay__title{margin-bottom:1rem;font-size:1.3rem}.menu2-search-overlay__form{height:2.8rem}.menu2-search-overlay input{padding-right:3.6rem;padding-left:1rem;font-size:0.78rem}.menu2-search-overlay__submit{width:2.2rem;height:2.2rem}}.policy-page{padding:60px 0;background:radial-gradient(circle at 8% 12%, rgba(0,174,80,0.08), transparent 25%),#f5f7f6}.policy-page__container{width:calc(100% - 40px);max-width:1320px;margin:0 auto}.policy-page__layout{display:grid;grid-template-columns:310px minmax(0, 1fr);gap:30px;align-items:start}.policy-sidebar{position:sticky;top:100px;overflow:hidden;background:#ffffff;border:1px solid #e4e9e6;border-radius:16px;box-shadow:0 12px 35px rgba(16,48,32,0.08)}.policy-sidebar__header{display:flex;align-items:center;gap:12px;padding:24px 24px 20px;background:linear-gradient(135deg, #00a94f 0%, #087c42 100%)}.policy-sidebar__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;color:#008d43;font-size:18px;background:#ffffff;border-radius:50%}.policy-sidebar__title{margin:0;color:#ffffff;font-size:21px;font-weight:700;line-height:1.3}.policy-sidebar__menu{padding:10px}.policy-sidebar__item{position:relative;margin-bottom:4px;border-radius:10px;transition:background-color 0.25s ease, transform 0.25s ease}.policy-sidebar__item:last-child{margin-bottom:0}.policy-sidebar__link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:12px 14px 12px 16px;color:#26352d;font-size:15px;font-weight:600;line-height:1.5;text-decoration:none;border-radius:10px;transition:color 0.25s ease, background-color 0.25s ease}.policy-sidebar__link-text{flex:1}.policy-sidebar__arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;color:#96a39b;background:#f2f6f3;border-radius:50%;transition:color 0.25s ease, background-color 0.25s ease, transform 0.25s ease}.policy-sidebar__item:hover{background:#f1faf5}.policy-sidebar__item:hover .policy-sidebar__link{color:#009d4a}.policy-sidebar__item:hover .policy-sidebar__arrow{color:#ffffff;background:#00a94f;transform:translateX(3px)}.policy-sidebar__item.is-active{background:#ecf9f2}.policy-sidebar__item.is-active::before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:4px;background:#00a94f;border-radius:0 4px 4px 0}.policy-sidebar__item.is-active .policy-sidebar__link{color:#009647;font-weight:700}.policy-sidebar__item.is-active .policy-sidebar__arrow{color:#ffffff;background:#00a94f}.policy-content{min-width:0;padding:38px 40px 42px;background:#ffffff;border:1px solid #e4e9e6;border-radius:16px;box-shadow:0 12px 35px rgba(16,48,32,0.07)}.policy-content__heading{margin-bottom:20px}.policy-content__label{display:inline-flex;align-items:center;min-height:30px;margin-bottom:10px;padding:5px 12px;color:#008f43;font-size:13px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:0.8px;background:#eaf8f0;border-radius:999px}.policy-content__title{margin:0;color:#0a9f4c;font-size:clamp(28px, 3vw, 40px);font-weight:800;line-height:1.25}.policy-content__divider{width:70px;height:4px;margin-bottom:28px;background:linear-gradient(90deg, #00a94f, #a6d900);border-radius:999px}.policy-content__body{color:#26312b;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.policy-content__body>*:first-child{margin-top:0}.policy-content__body>*:last-child{margin-bottom:0}.policy-content__body p{margin:0 0 18px}.policy-content__body h2,.policy-content__body h3,.policy-content__body h4{margin:30px 0 14px;color:#087b40;font-weight:750;line-height:1.4}.policy-content__body h2{font-size:26px}.policy-content__body h3{font-size:22px}.policy-content__body h4{font-size:18px}.policy-content__body ul,.policy-content__body ol{margin:0 0 20px;padding-left:24px}.policy-content__body li{margin-bottom:10px}.policy-content__body li::marker{color:#00a94f;font-weight:700}.policy-content__body strong,.policy-content__body b{color:#111b16;font-weight:700}.policy-content__body a{color:#009d4a;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,157,74,0.35);transition:color 0.25s ease, border-color 0.25s ease}.policy-content__body a:hover{color:#087b40;border-color:#087b40}.policy-content__body img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:12px}.policy-content__body table{width:100%;margin:24px 0;border-collapse:collapse;border:1px solid #dfe7e2}.policy-content__body th,.policy-content__body td{padding:12px 14px;text-align:left;vertical-align:top;border:1px solid #dfe7e2}.policy-content__body th{color:#ffffff;font-weight:700;background:#07944a}.policy-content__body tr:nth-child(even) td{background:#f7faf8}.policy-content__body blockquote{margin:24px 0;padding:18px 20px;color:#355043;background:#f0f8f4;border-left:4px solid #00a94f;border-radius:0 10px 10px 0}@media (max-width: 991px){.policy-page{padding:40px 0}.policy-page__layout{grid-template-columns:1fr}.policy-sidebar{position:static}.policy-sidebar__menu{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:6px}.policy-sidebar__item{margin-bottom:0}.policy-content{padding:32px 28px 36px}}@media (max-width: 575px){.policy-page{padding:28px 0}.policy-page__container{width:calc(100% - 30px)}.policy-page__layout{gap:20px}.policy-sidebar{border-radius:12px}.policy-sidebar__header{padding:18px}.policy-sidebar__menu{grid-template-columns:1fr;padding:8px}.policy-sidebar__link{min-height:50px;font-size:14px}.policy-content{padding:24px 20px 28px;border-radius:12px}.policy-content__title{font-size:28px}.policy-content__body{font-size:15px;line-height:1.75}.policy-content__body table{display:block;overflow-x:auto;white-space:nowrap}}.dhf-product-section1{padding:70px 0;background:#fff}.dhf-product-section__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.dhf-product-section__title{margin:0;color:#006b35;font-size:36px;font-weight:700;line-height:1.2}.dhf-product-section__more{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#006b35;font-size:15px;font-weight:600;text-decoration:none;transition:0.3s ease}.dhf-product-section__more i{font-size:13px;transition:transform 0.3s ease}.dhf-product-section__more:hover{color:#d7272d}.dhf-product-section__more:hover i{transform:translateX(4px)}.dhf-product-section__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}.dhf-product-card{min-width:0;border:1px solid #e8e8e8;background:#fff;transition:0.3s ease}.dhf-product-card:hover{border-color:#006b35;box-shadow:0 12px 30px rgba(0,0,0,0.08);transform:translateY(-5px)}.dhf-product-card__image{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.dhf-product-card__image img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform 0.4s ease}.dhf-product-card:hover .dhf-product-card__image img{transform:scale(1.06)}.dhf-product-card__content{padding:18px;text-align:center}.dhf-product-card__name{min-height:48px;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.4}.dhf-product-card__name a{display:-webkit-box;overflow:hidden;color:#222;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.3s ease}.dhf-product-card__name a:hover{color:#006b35}.dhf-product-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 20px;border:1px solid #006b35;color:#006b35;font-size:14px;font-weight:600;text-decoration:none;transition:0.3s ease}.dhf-product-card__link:hover{background:#006b35;color:#fff}@media (max-width: 991px){.dhf-product-section{padding:50px 0}.dhf-product-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.dhf-product-section__title{font-size:30px}}@media (max-width: 575px){.dhf-product-section{padding:40px 0}.dhf-product-section__head{margin-bottom:24px}.dhf-product-section__title{font-size:25px}.dhf-product-section__more{gap:6px;font-size:13px}.dhf-product-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.dhf-product-card__image img{padding:12px}.dhf-product-card__content{padding:12px 8px 14px}.dhf-product-card__name{min-height:40px;margin-bottom:10px;font-size:14px}.dhf-product-card__link{min-height:34px;padding:7px 10px;font-size:12px}}.dhf-post-section{padding:70px 0;background:#f8f8f5}.dhf-post-section__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.dhf-post-section__title{margin:0;color:#006b35;font-size:36px;font-weight:700;line-height:1.2}.dhf-post-section__more{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#006b35;font-size:15px;font-weight:600;text-decoration:none;transition:0.3s ease}.dhf-post-section__more i{font-size:13px;transition:transform 0.3s ease}.dhf-post-section__more:hover{color:#d7272d}.dhf-post-section__more:hover i{transform:translateX(4px)}.dhf-post-section__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}.dhf-post-card{min-width:0;overflow:hidden;border:1px solid #e8e8e8;background:#fff;transition:0.3s ease}.dhf-post-card:hover{border-color:#006b35;box-shadow:0 12px 30px rgba(0,0,0,0.08);transform:translateY(-5px)}.dhf-post-card__image{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#eeeeea}.dhf-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.dhf-post-card:hover .dhf-post-card__image img{transform:scale(1.06)}.dhf-post-card__content{padding:20px}.dhf-post-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;color:#777;font-size:13px;line-height:1.4}.dhf-post-card__meta span+span{position:relative;padding-left:14px}.dhf-post-card__meta span+span::before{position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:50%;background:#d7272d;content:"";transform:translateY(-50%)}.dhf-post-card__title{min-height:50px;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.4}.dhf-post-card__title a{display:-webkit-box;overflow:hidden;color:#222;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color 0.3s ease}.dhf-post-card__title a:hover{color:#006b35}.dhf-post-card__description{display:-webkit-box;overflow:hidden;min-height:66px;margin:0 0 18px;color:#666;font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dhf-post-card__link{display:inline-flex;align-items:center;gap:8px;color:#006b35;font-size:14px;font-weight:600;text-decoration:none;transition:0.3s ease}.dhf-post-card__link i{font-size:12px;transition:transform 0.3s ease}.dhf-post-card__link:hover{color:#d7272d}.dhf-post-card__link:hover i{transform:translateX(4px)}@media (max-width: 991px){.dhf-post-section{padding:50px 0}.dhf-post-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.dhf-post-section__title{font-size:30px}}@media (max-width: 575px){.dhf-post-section{padding:40px 0}.dhf-post-section__head{margin-bottom:24px}.dhf-post-section__title{font-size:25px}.dhf-post-section__more{gap:6px;font-size:13px}.dhf-post-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.dhf-post-card__content{padding:12px}.dhf-post-card__meta{gap:5px 8px;margin-bottom:8px;font-size:11px}.dhf-post-card__meta span+span{padding-left:9px}.dhf-post-card__meta span+span::before{width:3px;height:3px}.dhf-post-card__title{min-height:40px;margin-bottom:8px;font-size:14px}.dhf-post-card__description{display:none}.dhf-post-card__link{gap:5px;font-size:12px}.dhf-post-card__link i{font-size:10px}}*{font-family:"Montserrat", sans-serif}h1,h2,h3,h4,h5,h6,p,li,i{font-size:16px;line-height:1.5;margin-bottom:8px;color:var(--mau_chu_dao_4);font-weight:normal;font-style:normal;transition:0.3s}a{transition:all 0.3s;color:var(--mau_chu_dao_4);font-size:16px;line-height:1.5;font-weight:normal}a:hover{text-decoration:none}ul{padding:0;margin-bottom:8px;font-size:16px}img{width:100%}.owl-theme .owl-nav{margin:0 !important}.boldText500{font-weight:500;font-style:normal}.boldText700{font-weight:700;font-style:normal}:root{--primary-pink: #D64370;--primary-pink-dark: #D85A83;--primary-pink-light: #F6B5CA;--primary-green: #AFE775;--primary-green-dark: #98D85B;--primary-green-light: #D2EDA7;--background: #F8EFEE;--background-soft: #FDF8F8;--text-dark: #5C3A4A;--text-body: #7A6A72;--white: #FFFFFF}.thank-you{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:radial-gradient(circle at top left, rgba(255,122,0,0.15), transparent 35%),radial-gradient(circle at bottom right, rgba(0,92,185,0.15), transparent 35%),#f8fafc}.thank-you__card{max-width:600px;width:100%;background:#fff;border-radius:24px;padding:56px 40px;text-align:center;box-shadow:0 15px 45px rgba(0,0,0,0.08)}.thank-you__icon{width:90px;height:90px;margin:0 auto 28px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;color:#fff}.thank-you__icon svg{width:46px;height:46px}.thank-you__title{margin:0 0 16px;font-size:40px;font-weight:800;color:#0f172a}.thank-you__desc{margin:0 auto 36px;max-width:430px;font-size:17px;line-height:1.8;color:#64748b}.thank-you__btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:52px;padding:0 28px;border-radius:999px;background:#ff7a00;color:#fff;text-decoration:none;font-weight:700;transition:.25s}.thank-you__btn:hover{background:#e66f00;transform:translateY(-2px)}@media (max-width: 768px){.thank-you__card{padding:40px 24px}.thank-you__title{font-size:32px}.thank-you__desc{font-size:16px}.thank-you__btn{width:100%}}
