.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--primary:#0d5c3a;--primary-light:#1c7a4b;--primary-dark:#08452c;--secondary:#c89b3c;--secondary-light:#e1bc68;--text:#1f2937;--text-light:#6b7280;--background:#f8f3ea;--surface:#fff;--white:#fff;--border:#e5e7eb;--font-en:"Poppins", sans-serif;--font-kh:"Noto Sans Khmer", sans-serif;--font-size-h1:64px;--font-size-h2:44px;--font-size-h3:28px;--font-size-body:17px;--font-size-small:15px;--line-height-heading:1.15;--line-height-body:1.8;--container-width:1200px;--section-space:120px;--section-space-mobile:80px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:48px;--space-10:64px;--radius-sm:14px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-full:999px;--shadow-sm:0 8px 24px #0000000f;--shadow-md:0 14px 36px #00000017;--shadow-lg:0 22px 55px #0000001f;--shadow-hover:0 18px 42px #0000001f;--duration-fast:.2s;--duration-normal:.3s;--ease-default:ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{min-height:100%}body{font-family:var(--font-en);font-size:var(--font-size-body);font-weight:400;line-height:var(--line-height-body);background:var(--background);color:var(--text);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}html[lang=km] body{font-family:var(--font-kh)}main{flex-direction:column;flex:1;display:flex}img,picture,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;transition:color var(--duration-normal) var(--ease-default), opacity var(--duration-normal) var(--ease-default);text-decoration:none}ul,ol{list-style:none}.container{width:min(calc(100% - 40px), var(--container-width));margin-inline:auto}h1,h2,h3,h4,h5,h6{color:var(--text);line-height:var(--line-height-heading);text-wrap:balance}h1{font-size:var(--font-size-h1);font-weight:800}h2{font-size:var(--font-size-h2);font-weight:700}h3{font-size:var(--font-size-h3);font-weight:700}p{color:var(--text-light)}html[lang=km] h1,html[lang=km] h2,html[lang=km] h3,html[lang=km] h4,html[lang=km] h5,html[lang=km] h6{font-family:var(--font-kh);line-height:1.45}.btn{border-radius:var(--radius-full);cursor:pointer;min-height:48px;transition:background-color var(--duration-normal) var(--ease-default), color var(--duration-normal) var(--ease-default), border-color var(--duration-normal) var(--ease-default), box-shadow var(--duration-normal) var(--ease-default), transform var(--duration-normal) var(--ease-default);border:2px solid #0000;justify-content:center;align-items:center;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--white)}.btn-primary:hover{background:var(--primary-light);border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.btn-secondary{background:var(--secondary);border-color:var(--secondary);color:var(--primary-dark)}.btn-secondary:hover{background:var(--secondary-light);border-color:var(--secondary-light);box-shadow:var(--shadow-sm)}.btn-outline{border-color:var(--primary);color:var(--primary);background:0 0}.btn-outline:hover{background:var(--primary);color:var(--white)}.btn-text{min-height:auto;color:var(--primary);background:0 0;border:0;border-radius:0;padding:6px 0}.btn-text:hover{color:var(--primary-light);transform:none}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--duration-normal) var(--ease-default), box-shadow var(--duration-normal) var(--ease-default)}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}::selection{background:var(--primary);color:var(--white)}:focus-visible{outline:2px solid var(--secondary);outline-offset:3px}@media (width<=768px){:root{--font-size-h1:44px;--font-size-h2:32px;--font-size-h3:24px}.container{width:min(calc(100% - 32px), var(--container-width))}}@media (width<=480px){:root{--font-size-h1:38px;--font-size-h2:29px;--font-size-body:16px}.container{width:min(calc(100% - 28px), var(--container-width))}.btn{min-height:46px;padding:12px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.header{z-index:1000;-webkit-backdrop-filter:blur(12px);width:100%;transition:background var(--duration-normal) var(--ease-default), box-shadow var(--duration-normal) var(--ease-default), border-color var(--duration-normal) var(--ease-default);background:#ffffffc7;border-bottom:1px solid #ffffff40;position:fixed;top:0;left:0}.header-wrapper{height:88px;min-height:88px;transition:height var(--duration-normal) var(--ease-default), min-height var(--duration-normal) var(--ease-default);justify-content:space-between;align-items:center;display:flex}.logo{flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand-symbol{object-fit:contain;width:auto;height:72px;transition:height var(--duration-normal) var(--ease-default), transform var(--duration-normal) var(--ease-default);flex-shrink:0;display:block}.logo:hover .brand-symbol{transform:translateY(-1px)scale(1.02)}.brand-signature{flex-direction:column;align-items:center;width:max-content;line-height:1;display:flex}.brand-khmer{font-family:var(--font-kh);color:var(--primary);white-space:nowrap;font-size:28px;font-weight:700;line-height:1.25;display:block}.brand-divider{background:var(--secondary);border-radius:var(--radius-full);opacity:.95;width:100%;height:2px;margin:3px 0 5px;display:block}.brand-english{letter-spacing:.18em;color:var(--primary);white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:15px;font-weight:700;line-height:1;display:block}.nav-menu{align-items:center;gap:32px;display:flex}.nav-menu a{transition:color var(--duration-normal) var(--ease-default), transform var(--duration-normal) var(--ease-default);align-items:center;padding:8px 0;font-size:15px;font-weight:600;line-height:1.2;display:inline-flex;position:relative}.nav-menu a:hover{color:var(--primary);transform:translateY(-2px)}.nav-menu a.active{color:var(--primary)}.nav-menu a:after{content:"";background:var(--secondary);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--duration-normal) var(--ease-default);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-menu a:hover:after,.nav-menu a.active:after{width:60%}.menu-toggle{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:4px;font-family:inherit;font-size:30px;line-height:1;display:none}.language-switcher{margin-left:var(--space-4);flex-shrink:0;min-height:auto;padding:0;position:relative}.language-current{align-items:center;gap:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:142px;min-height:44px;color:var(--text);font:inherit;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default), background var(--duration-fast) var(--ease-default);padding:9px 12px;display:flex}.language-current:hover{border-color:var(--primary);box-shadow:0 5px 16px #0d5c3a1a}.language-current img{object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:18px}.language-current span:first-of-type{text-align:left;flex:1;font-weight:600}.arrow{transition:transform var(--duration-fast) var(--ease-default);font-size:.8rem}.language-current[aria-expanded=true] .arrow{transform:rotate(180deg)}.language-dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:180px;box-shadow:var(--shadow-md);z-index:1001;transform-origin:100% 0;display:none;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.language-dropdown.open{animation:.18s dropdown;display:block}.language-option{width:100%;color:var(--text);cursor:pointer;font:inherit;transition:background var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);background:0 0;border:none;align-items:center;gap:.9rem;padding:.85rem 1rem;display:flex;position:relative}.language-option img{object-fit:cover;border-radius:2px;width:24px;height:18px}.language-option:hover{background:#0d5c3a0d}.language-option.active{color:var(--primary);background:#0d5c3a14;font-weight:700}.check{color:var(--primary);margin-left:auto;font-size:.95rem;font-weight:700}.header.scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm);background:#fffffff7}.header.scrolled .header-wrapper{height:76px;min-height:76px}.header.scrolled .brand-symbol{height:60px}.header.scrolled .brand-khmer{font-size:24px}.header.scrolled .brand-divider{height:2px;margin:3px 0 4px}.header.scrolled .brand-english{letter-spacing:.16em;font-size:13px}@keyframes dropdown{0%{opacity:0;transform:scale(.96)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=768px){.header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #ffffff47;width:100%;position:fixed;top:0;left:0}.header-wrapper{min-height:78px}.header.scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm);background:#fffffff5}.logo{gap:10px}.brand-symbol{height:58px}.brand-khmer{font-size:20px}.brand-divider{height:2px;margin:2px 0 4px}.brand-english{letter-spacing:.14em;font-size:11px}.header.scrolled .header-wrapper{min-height:72px}.header.scrolled .brand-symbol{height:52px}.header.scrolled .brand-khmer{font-size:18px}.header.scrolled .brand-english{letter-spacing:.12em;font-size:10px}.menu-toggle{z-index:1002;display:block;position:relative}.nav-menu{align-items:center;gap:var(--space-6);width:100%;padding:var(--space-7) 0;-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity var(--duration-normal) var(--ease-default), transform var(--duration-normal) var(--ease-default), visibility var(--duration-normal) var(--ease-default), background var(--duration-normal) var(--ease-default);background:#ffffffc7;border-top:1px solid #ffffff4d;border-bottom:1px solid #ffffff47;flex-direction:column;display:flex;position:absolute;top:100%;left:0;transform:translateY(-15px);box-shadow:0 12px 30px #14271e1a}.nav-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-menu a{color:var(--text);font-size:17px;font-weight:600}.nav-menu a:hover,.nav-menu a.active{color:var(--primary)}.language-switcher{margin-left:auto}.language-current{min-width:auto;padding:.6rem .75rem}.language-dropdown{width:170px}}@media (width<=576px){.logo{gap:8px}.brand-symbol{height:52px}.brand-khmer{font-size:18px}.brand-english{letter-spacing:.12em;font-size:10px}.language-current{padding:8px 10px}}@media (width<=420px){.header-wrapper{min-height:72px}.brand-symbol{height:46px}.brand-khmer{font-size:16px}.brand-divider{margin:2px 0 3px}.brand-english{letter-spacing:.1em;font-size:9px}.language-current{min-height:40px;padding:7px 9px}.language-current img{width:21px;height:16px}}@media (prefers-reduced-motion:reduce){.header,.header-wrapper,.brand-symbol,.nav-menu,.nav-menu a,.nav-menu a:after,.language-current,.arrow{transition:none}.language-dropdown.open{animation:none}}@media (width<=768px){.header-wrapper{gap:8px;min-height:74px}.logo{gap:8px;min-width:0}.brand-symbol{height:52px}.brand-signature{flex-shrink:0}.brand-khmer{font-size:19px;line-height:1.18}.brand-divider{height:2px;margin:2px 0 3px}.brand-english{letter-spacing:.13em;font-size:10px;line-height:1}.menu-toggle{flex-shrink:0;padding:2px;font-size:27px}.language-switcher{margin-left:auto}.language-current{border-radius:10px;gap:7px;min-width:112px;min-height:40px;padding:7px 9px}.language-current img{width:22px;height:16px}.language-current span:first-of-type{font-size:14px}.header.scrolled .header-wrapper{min-height:68px}.header.scrolled .brand-symbol{height:47px}.header.scrolled .brand-khmer{font-size:17px}.header.scrolled .brand-english{letter-spacing:.11em;font-size:9px}}@media (width<=576px){.header-wrapper{min-height:72px}.logo{gap:7px}.brand-symbol{height:50px}.brand-khmer{font-size:18px}.brand-english{letter-spacing:.11em;font-size:9.5px}.language-current{min-width:105px;min-height:40px;padding:7px 9px}.language-current span:first-of-type{font-size:13px}.menu-toggle{font-size:26px}}@media (width<=420px){.header-wrapper{gap:5px;min-height:68px}.logo{gap:5px}.brand-symbol{height:44px}.brand-khmer{font-size:16px}.brand-divider{height:1.5px;margin:1px 0 2px}.brand-english{letter-spacing:.09em;font-size:8px}.menu-toggle{font-size:24px}.language-current{gap:5px;min-width:auto;min-height:38px;padding:6px 8px}.language-current img{width:20px;height:15px}.language-current span:first-of-type{font-size:12px}.arrow{font-size:.7rem}}@media (width<=768px){.header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #ffffff47;width:100%;position:fixed;top:0;left:0}.header-wrapper{min-height:74px}.header.scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm);background:#fffffff5}.header{z-index:1000;-webkit-backdrop-filter:blur(9px);border-bottom:1px solid #fff3;width:100%;top:0;left:0;right:0;background:#ffffff9e!important;position:fixed!important}.header-wrapper{height:74px;min-height:74px}.header.scrolled{border-bottom-color:#14271e14;background:#ffffffeb!important}}@media (width<=420px){.header-wrapper{height:68px;min-height:68px}}@media (width<=768px){.nav-menu{overscroll-behavior:contain;overflow-y:auto}.nav-item{width:100%;position:relative}.has-submenu{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.has-submenu>.nav-link{width:100%;min-width:0}.submenu-toggle{width:42px;height:42px;color:var(--primary-dark);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff7a;border:1px solid #0d5c3a1a;border-radius:13px;justify-content:center;align-items:center;margin-right:.35rem;padding:0;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.submenu-toggle:hover,.submenu-toggle:focus-visible{background:#ffffffc2;border-color:#0d5c3a2e;outline:none;box-shadow:0 7px 18px #0d5c3a14}.submenu-toggle .nav-chevron{opacity:.72;justify-content:center;align-items:center;font-size:.78rem;line-height:1;transition:transform .22s,opacity .18s;display:inline-flex;transform:rotate(0)}.has-submenu.submenu-open>.submenu-toggle .nav-chevron{opacity:1;transform:rotate(180deg)}.has-submenu>.submenu-panel{opacity:0;visibility:hidden;pointer-events:none;width:auto;max-height:0;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:18px;grid-column:1/-1;margin:0 .35rem;padding:0;transition:max-height .32s,margin .22s,padding .22s,opacity .18s,visibility .18s,transform .22s,background .22s,border-color .22s,box-shadow .22s;display:block;position:static;overflow:hidden;transform:translateY(-4px)}.has-submenu.submenu-open>.submenu-panel{opacity:1;visibility:visible;pointer-events:auto;backdrop-filter:blur(18px)saturate(145%);background:linear-gradient(145deg,#ffffffc7,#f8f6eea3);border-color:#ffffffc7;max-height:900px;margin:.3rem .35rem .65rem;padding:.45rem;transform:translateY(0);box-shadow:0 14px 34px #08452c1a,inset 0 1px #ffffffb8}.submenu-panel:before,.submenu-panel:after{display:none}.mega-menu,html[lang=km] .mega-menu{width:auto}.mega-menu-inner,html[lang=km] .mega-menu-inner{padding:0}.mega-menu-intro{border-bottom:1px solid #0d5c3a17;margin:0 0 .35rem;padding:.55rem .65rem .75rem}.mega-menu-intro:after{display:none}.mega-menu-eyebrow{letter-spacing:.06em;margin-bottom:.2rem;font-size:.76rem}.mega-menu-description{margin:0;font-size:.78rem;line-height:1.55}.mega-menu-grid{grid-template-columns:minmax(0,1fr);gap:.3rem;display:grid}.mega-menu-link{min-height:auto;box-shadow:none;background:#ffffff7a;border:1px solid #0d5c3a12;border-radius:13px;padding:.72rem .8rem;transform:none}.mega-menu-link:hover,.mega-menu-link.active{background:#ffffffd1;border-color:#0d5c3a26;transform:none;box-shadow:0 7px 18px #0d5c3a12}.mega-menu-link-title{padding-right:1.25rem;font-size:.88rem;line-height:1.45}.mega-menu-link-description{padding-right:1.25rem;font-size:.75rem;line-height:1.5}.mega-menu-link.featured{background:linear-gradient(135deg,#116c48f5,#07583af2);border-color:#cea54657;box-shadow:0 9px 22px #08452c21}.dropdown-menu{width:auto;padding:.4rem}.dropdown-menu-list{gap:.25rem;display:grid}.dropdown-menu-link{border-radius:12px;min-height:42px;padding:.65rem .75rem}html[lang=km] .mega-menu-eyebrow{letter-spacing:0;text-transform:none;font-size:.84rem}html[lang=km] .mega-menu-description{font-size:.82rem;line-height:1.8}html[lang=km] .mega-menu-link-title{font-size:.86rem;line-height:1.75}html[lang=km] .mega-menu-link-description{font-size:.76rem;line-height:1.8}html[lang=km] .dropdown-menu-link{line-height:1.7}}@media (width<=420px){.submenu-toggle{border-radius:11px;width:38px;height:38px;margin-right:.2rem}.has-submenu>.submenu-panel,.has-submenu.submenu-open>.submenu-panel{margin-left:.2rem;margin-right:.2rem}.mega-menu-link{padding:.65rem .7rem}}@media (width<=768px) and (prefers-reduced-motion:reduce){.submenu-toggle,.submenu-toggle .nav-chevron,.submenu-panel,.mega-menu-link,.dropdown-menu-link{transition:none}}@media (width<=768px){.header-wrapper{gap:10px;height:auto;min-height:76px}.logo{gap:8px;min-width:0}.brand-symbol{flex-shrink:0;width:auto;height:54px}.brand-signature{flex-shrink:1;min-width:0}.brand-khmer{white-space:nowrap;font-size:19px;line-height:1.15}.brand-divider{height:2px;margin:2px 0 3px}.brand-english{letter-spacing:.12em;white-space:nowrap;font-size:10px;line-height:1}.menu-toggle{flex:none;padding:5px;font-size:27px;line-height:1}.language-switcher{flex:none;margin-left:auto}.language-current{gap:6px;min-width:108px;min-height:40px;padding:7px 9px}.language-current img{width:21px;height:auto}.language-current span:first-of-type{font-size:13px}.nav-menu{width:100%;padding:10px max(14px, env(safe-area-inset-right)) 18px max(14px, env(safe-area-inset-left));align-items:stretch;gap:0}.header.scrolled .header-wrapper{min-height:70px}.header.scrolled .brand-symbol{height:49px}.header.scrolled .brand-khmer{font-size:17px}.header.scrolled .brand-english{font-size:9px}}@media (width<=576px){.header-wrapper{gap:7px;min-height:72px}.brand-symbol{height:49px}.brand-khmer{font-size:17px}.brand-english{letter-spacing:.1em;font-size:9px}.language-current{min-width:100px;padding:6px 8px}.language-current span:first-of-type{font-size:12px}.menu-toggle{font-size:25px}}@media (width<=420px){.header-wrapper{gap:5px;height:auto;min-height:68px}.logo{gap:5px}.brand-symbol{height:44px}.brand-khmer{font-size:15px}.brand-english{letter-spacing:.08em;font-size:7.5px}.language-current{gap:4px;min-width:auto;min-height:36px;padding:5px 7px}.language-current img{width:19px}.language-current span:first-of-type{font-size:11px}.menu-toggle{padding:4px;font-size:23px}}@media (width<=360px){.brand-signature{display:none}.brand-symbol{height:46px}.language-current{min-width:auto}}@media (width>=769px){.nav-link-row{white-space:nowrap;justify-content:center;align-items:center;gap:.18rem;min-height:44px;display:inline-flex}.nav-link-row>.nav-link{align-items:center;min-height:44px;padding-right:.15rem;display:inline-flex}.nav-link-row>.submenu-toggle{color:currentColor;cursor:pointer;width:20px;height:28px;box-shadow:none;appearance:none;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0;transition:background .16s,color .16s;display:inline-flex}.nav-link-row>.submenu-toggle:hover,.nav-link-row>.submenu-toggle:focus-visible{color:var(--primary);box-shadow:none;background:#0d5c3a12;outline:none}.has-submenu:hover>.nav-link-row>.nav-link,.has-submenu:focus-within>.nav-link-row>.nav-link{color:var(--primary)}html[lang=km] .nav-link-row{gap:.12rem}html[lang=km] .nav-link-row>.submenu-toggle{width:19px}.nav-menu{align-items:center;gap:.8rem;display:flex;overflow:visible}.nav-item{align-items:center;display:flex;position:relative}.nav-link-row{white-space:nowrap;align-items:center;gap:.22rem;min-height:46px;display:inline-flex}.nav-link-row>.nav-link{min-height:44px;color:var(--text);box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;padding:.6rem .2rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.nav-link-row>.nav-link:hover,.nav-link-row>.nav-link.active,.nav-link-row>.nav-link:focus-visible{color:var(--primary);box-shadow:none;background:0 0;border:0;outline:none;text-decoration:none}.nav-link:before,.nav-link:after,.nav-item>a:before,.nav-item>a:after,.nav-link-row>a:before,.nav-link-row>a:after{content:none!important;display:none!important}.nav-link-row>.submenu-toggle{color:#16231d9e;width:18px;height:28px;box-shadow:none;appearance:none;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .18s,background .18s;display:inline-flex}.nav-link-row>.submenu-toggle .nav-chevron{opacity:.72;justify-content:center;align-items:center;font-size:.64rem;line-height:1;transition:transform .18s,opacity .18s;display:inline-flex;transform:translateY(-1px)}.has-submenu:hover>.nav-link-row>.submenu-toggle .nav-chevron,.has-submenu:focus-within>.nav-link-row>.submenu-toggle .nav-chevron{opacity:1;transform:translateY(-1px)rotate(180deg)}.submenu-panel{z-index:1500;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(28px)saturate(145%);background:linear-gradient(145deg,#fffffff7,#f9f6eff2);border:1px solid #ffffffe0;border-radius:24px;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 10px);transform:translateY(8px)scale(.99);box-shadow:0 28px 70px #08452c29,0 8px 24px #0f1c150f}.has-submenu:hover>.submenu-panel,.has-submenu:focus-within>.submenu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.mega-menu{width:min(680px,100vw - 64px);left:50%;transform:translate(-50%)translateY(8px)scale(.99)}.has-submenu:hover>.mega-menu,.has-submenu:focus-within>.mega-menu{transform:translate(-50%)translateY(0)scale(1)}.mega-menu-inner{padding:1.3rem}.mega-menu-intro{border-bottom:1px solid #0d5c3a1a;margin-bottom:.7rem;padding:.15rem .2rem 1rem}.mega-menu-eyebrow{color:#07583a;letter-spacing:.05em;margin-bottom:.35rem;font-size:.83rem;font-weight:800;display:block}.mega-menu-description{color:#202b26ad;margin:0;font-size:.88rem;line-height:1.6}.mega-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.mega-menu-link{min-height:82px;color:inherit;flex-direction:column;justify-content:center;transition:background .17s,border-color .17s,box-shadow .17s,transform .17s;display:flex;position:relative;transform:none;text-decoration:none!important}.mega-menu-link:before{content:none!important;display:none!important}.mega-menu-link:after{content:"â€º";color:var(--primary);opacity:0;font-size:1.15rem;transition:opacity .17s,transform .17s;position:absolute;top:50%;right:.9rem;transform:translate(-4px,-50%)}.mega-menu-link-title,.mega-menu-link-description,.mega-menu-link-title:before,.mega-menu-link-title:after,.mega-menu-link-description:before,.mega-menu-link-description:after{box-shadow:none!important;border-bottom:0!important;text-decoration:none!important}.mega-menu-link-title{color:#07583a;padding-right:1.4rem;font-size:.93rem;font-weight:750;line-height:1.4}.mega-menu-link-description{color:#28332ea8;padding-right:1.4rem;font-size:.78rem;line-height:1.55}.mega-menu-link:hover,.mega-menu-link:focus-visible,.mega-menu-link.active{outline:none;transform:translateY(-2px);text-decoration:none!important}.mega-menu-link:hover:after,.mega-menu-link:focus-visible:after,.mega-menu-link.active:after{opacity:1;transform:translateY(-50%)}.mega-menu-link.featured .mega-menu-link-title{color:#fff}.mega-menu-link.featured .mega-menu-link-description{color:#ffffffc2}.mega-menu-link.featured:after{color:#fff}.dropdown-menu{border-radius:20px;width:260px;padding:.55rem;right:0}.dropdown-menu-list{gap:.22rem;margin:0;padding:0;list-style:none;display:grid}.dropdown-menu-link{min-height:44px;color:var(--primary-dark);box-shadow:none;background:0 0;border:0;border-radius:12px;align-items:center;padding:.7rem .85rem;transition:background .16s,color .16s;display:flex;text-decoration:none!important}.dropdown-menu-link:before,.dropdown-menu-link:after{content:none!important;display:none!important}.dropdown-menu-link:hover,.dropdown-menu-link:focus-visible,.dropdown-menu-link.active{color:var(--primary);background:#0d5c3a14;outline:none;text-decoration:none!important}.submenu-panel a,.submenu-panel a:hover,.submenu-panel a:focus,.submenu-panel a:focus-visible,.submenu-panel span{text-decoration:none!important}html[lang=km] .mega-menu{width:min(760px,100vw - 48px)}html[lang=km] .mega-menu-eyebrow{letter-spacing:0;text-transform:none;font-size:.9rem}html[lang=km] .mega-menu-link-title{font-size:.9rem;line-height:1.75}html[lang=km] .mega-menu-link-description{font-size:.78rem;line-height:1.85}.mega-menu-link:before,.mega-menu-link:after,.mega-menu-link:hover:before,.mega-menu-link:hover:after,.mega-menu-link:focus:before,.mega-menu-link:focus:after,.mega-menu-link:focus-visible:before,.mega-menu-link:focus-visible:after,.mega-menu-link.active:before,.mega-menu-link.active:after,.mega-menu-link.featured:before,.mega-menu-link.featured:after{content:none!important;width:0!important;height:0!important;box-shadow:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;transition:none!important;animation:none!important;display:none!important;position:static!important;transform:none!important}.mega-menu-link-title,.mega-menu-link-description,.mega-menu-link:hover .mega-menu-link-title,.mega-menu-link:hover .mega-menu-link-description,.mega-menu-link:focus-visible .mega-menu-link-title,.mega-menu-link:focus-visible .mega-menu-link-description{box-shadow:none!important;background-image:none!important;border:0!important;text-decoration:none!important}.mega-menu-link:hover,.mega-menu-link:focus-visible{transform:translateY(-2px)}.mega-menu-link{box-sizing:border-box;padding:.95rem 1.25rem!important}.mega-menu-link-title{margin:0 0 .35rem;line-height:1.25;padding:0!important}.mega-menu-link-description{margin:0;line-height:1.45;padding:0!important}.hero-content,.about-hero__content,.hero-trust,.home-stat-content,.trust-item__content,.trust-item__icon,.trust-bar__surface{mask-image:none}.hero-content.mega-menu-local-occluded,.about-hero__content.mega-menu-local-occluded,.hero-trust.mega-menu-local-occluded,.home-stat-content.mega-menu-local-occluded,.trust-item__content.mega-menu-local-occluded,.trust-item__icon.mega-menu-local-occluded,.trust-bar__surface.mega-menu-local-occluded{mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-size:100% 100%, calc(var(--menu-hole-right) - var(--menu-hole-left)) calc(var(--menu-hole-bottom) - var(--menu-hole-top));mask-size:100% 100%, calc(var(--menu-hole-right) - var(--menu-hole-left)) calc(var(--menu-hole-bottom) - var(--menu-hole-top));-webkit-mask-position:0 0, var(--menu-hole-left) var(--menu-hole-top);mask-position:0 0, var(--menu-hole-left) var(--menu-hole-top);-webkit-mask-composite:xor;mask-repeat:no-repeat,no-repeat;mask-composite:exclude}.submenu-panel,.mega-menu{backdrop-filter:blur(2px)saturate(108%)brightness(1.01);isolation:isolate;background:linear-gradient(145deg,#ffffff1a 0%,#f8fbf911 48%,#eef6f116 100%)!important;border:1px solid #ffffff85!important;padding:18px 20px 20px!important;box-shadow:0 28px 66px #0f402b1c,inset 0 1px #ffffffa3,inset 0 -1px #0c442e0d!important}.mega-menu-link,.mega-menu-link.featured{backdrop-filter:blur(2px)saturate(108%);background:linear-gradient(145deg,#ffffff1a 0%,#fafdfb0e 100%)!important;border:1px solid #ffffffd1!important;border-radius:17px!important;padding:19px 22px!important;box-shadow:inset 0 1px #ffffffb8,0 7px 18px #0a3a260e!important}.mega-menu-eyebrow{color:#075f3d!important;text-shadow:none!important;font-weight:800!important}.mega-menu-description{color:#354b40!important;text-shadow:none!important;font-weight:540!important;line-height:1.55!important}.mega-menu-link-title{color:#05603d!important;text-shadow:none!important;font-weight:780!important;line-height:1.4!important}.mega-menu-link-description{color:#263c32!important;text-shadow:none!important;font-weight:560!important;line-height:1.58!important}html[lang=km] .mega-menu-link{padding:20px 23px!important}html[lang=km] .mega-menu-link-title{line-height:1.62!important}html[lang=km] .mega-menu-link-description{line-height:1.76!important}html[lang=km] .mega-menu-description{line-height:1.72!important}.mega-menu-grid{gap:12px!important}.mega-menu-grid>.mega-menu-link:last-child:nth-child(odd){grid-column:1/-1}.mega-menu-link:hover,.mega-menu-link:focus-visible,.mega-menu-link.active{backdrop-filter:blur(2px)saturate(108%);background:linear-gradient(135deg,#146c48d1,#105b3dc2)!important;border-color:#ffffff7a!important;box-shadow:inset 0 1px #ffffff45,0 11px 25px #05462e24!important}.mega-menu-link:hover .mega-menu-link-title,.mega-menu-link:focus-visible .mega-menu-link-title,.mega-menu-link.active .mega-menu-link-title{color:#fff!important}.mega-menu-link:hover .mega-menu-link-description,.mega-menu-link:focus-visible .mega-menu-link-description,.mega-menu-link.active .mega-menu-link-description{color:#fffffff2!important}.has-submenu{position:relative}.has-submenu:after{content:"";pointer-events:auto;z-index:1499;background:0 0;height:12px;position:absolute;top:100%;left:0;right:0}.has-submenu>.submenu-panel{z-index:1500}.mega-menu-link{grid-template-columns:40px minmax(0,1fr);align-items:start;column-gap:12px;display:grid}.mega-menu-icon{color:#126846f5;backdrop-filter:blur(2px)saturate(108%);background:linear-gradient(145deg,#ffffff4d 0%,#f5fcf829 100%);border:1px solid #ffffff7a;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff57,0 4px 12px #114c3412}.mega-menu-icon svg{width:20px;height:20px;display:block;overflow:visible}.mega-menu-link-content{flex-direction:column;min-width:0;display:flex}.mega-menu-link:hover .mega-menu-icon,.mega-menu-link:focus-visible .mega-menu-icon,.mega-menu-link.active .mega-menu-icon{color:#fffffffa;background:linear-gradient(145deg,#ffffff2e 0%,#ffffff14 100%);border-color:#ffffff75;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 5px 14px #0838261f}}@media (width<=768px){.mega-menu-link-content{min-width:0}.mega-menu-icon{display:none}}@media (prefers-reduced-motion:reduce){.mega-menu-icon{transition:none!important;transform:none!important}}@media (width>=769px){.mega-menu-link{grid-template-rows:auto!important;grid-template-columns:56px minmax(0,1fr)!important;place-items:center stretch!important;column-gap:14px!important;display:grid!important}.mega-menu-link>.mega-menu-icon{border-radius:16px;flex:0 0 54px;width:54px;height:54px;grid-area:1/1!important;place-self:center!important}.mega-menu-link>.mega-menu-icon svg{stroke-width:1.75px;width:26px;height:26px}.mega-menu-link>.mega-menu-link-content{width:100%;min-width:0;flex-direction:column!important;grid-area:1/2!important;justify-content:center!important;align-items:flex-start!important;display:flex!important}.mega-menu-link-content>.mega-menu-link-title{width:100%;text-align:left!important;margin:0!important}.mega-menu-link-content>.mega-menu-link-description{width:100%;text-align:left!important;margin-left:0!important;margin-right:0!important}.mega-menu-link:hover>.mega-menu-icon,.mega-menu-link:focus-visible>.mega-menu-icon,.mega-menu-link.active>.mega-menu-icon{transform:translateY(-1px)scale(1.025)}body.mega-menu-page-blur-active:before{content:"";left:var(--mega-menu-blur-left,0px);top:var(--mega-menu-blur-top,0px);width:var(--mega-menu-blur-width,0px);height:var(--mega-menu-blur-height,0px);z-index:900;pointer-events:none;backdrop-filter:blur(4px)saturate(103%)brightness(1.005);background:#ffffff0a;border-radius:18px;position:fixed;overflow:hidden}body.mega-menu-page-blur-active .header{z-index:2000!important}body.mega-menu-page-blur-active .has-submenu>.submenu-panel{z-index:2100!important}.mega-menu-global-occluded{mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-size:100% 100%, calc(100% - var(--menu-hole-left) - var(--menu-hole-right)) calc(100% - var(--menu-hole-top) - var(--menu-hole-bottom));mask-size:100% 100%, calc(100% - var(--menu-hole-left) - var(--menu-hole-right)) calc(100% - var(--menu-hole-top) - var(--menu-hole-bottom));-webkit-mask-position:0 0, var(--menu-hole-left) var(--menu-hole-top);mask-position:0 0, var(--menu-hole-left) var(--menu-hole-top);-webkit-mask-composite:xor;mask-repeat:no-repeat,no-repeat;mask-composite:exclude}.has-submenu:has(>.mega-menu){isolation:isolate}.has-submenu:has(>.mega-menu)>.nav-link-row{z-index:2110;border:1px solid #0000;border-radius:18px;transition:background .16s,border-color .16s,box-shadow .16s,border-radius .16s;position:relative}.has-submenu:has(>.mega-menu):hover>.nav-link-row,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row{backdrop-filter:blur(14px)saturate(108%);background:linear-gradient(145deg,#ffffff2e 0%,#f8fbf91c 48%,#eef6f121 100%);border-color:#ffffff80 #ffffff80 #0000;border-radius:18px 18px 0 0;box-shadow:0 -5px 18px #1c432f0e}.has-submenu:has(>.mega-menu)>.nav-link-row:after{content:"";z-index:-1;pointer-events:none;opacity:0;visibility:hidden;background:linear-gradient(145deg,#ffffff2e 0%,#f8fbf91c 52%,#eef6f121 100%);border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;height:12px;transition:opacity .12s;position:absolute;top:calc(100% - 1px);left:-1px;right:-1px}.has-submenu:has(>.mega-menu):hover>.nav-link-row:after,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row:after{opacity:1;visibility:visible}.has-submenu:has(>.mega-menu):hover>.mega-menu,.has-submenu:has(>.mega-menu):focus-within>.mega-menu{margin-top:-1px}.has-submenu:has(>.mega-menu)>.mega-menu:before,.has-submenu:has(>.mega-menu)>.mega-menu:after{content:"";pointer-events:none;opacity:0;width:22px;height:22px;transition:opacity .12s;position:absolute;top:-11px}.has-submenu:has(>.mega-menu)>.mega-menu:before{border-bottom-right-radius:18px;left:0%;box-shadow:8px 8px #ffffff0e}.has-submenu:has(>.mega-menu)>.mega-menu:after{border-bottom-left-radius:18px;right:0%;box-shadow:-8px 8px #ffffff0e}.has-submenu:has(>.mega-menu):hover>.mega-menu:before,.has-submenu:has(>.mega-menu):hover>.mega-menu:after,.has-submenu:has(>.mega-menu):focus-within>.mega-menu:before,.has-submenu:has(>.mega-menu):focus-within>.mega-menu:after{opacity:1}.has-submenu:has(>.mega-menu):hover>.nav-link-row>.nav-link,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row>.nav-link{color:#07583a}@media (prefers-reduced-motion:reduce){.has-submenu:has(>.mega-menu)>.nav-link-row,.has-submenu:has(>.mega-menu)>.nav-link-row:after,.has-submenu:has(>.mega-menu)>.mega-menu:before,.has-submenu:has(>.mega-menu)>.mega-menu:after{transition:none!important}}.has-submenu:has(>.mega-menu)>.mega-menu{margin-top:0!important;top:calc(100% - 1px)!important}.has-submenu:has(>.mega-menu):hover>.nav-link-row,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row{z-index:2120;position:relative;transform:translateY(1px);border-bottom-color:#0000!important;border-radius:18px 18px 0 0!important}.has-submenu:has(>.mega-menu)>.nav-link-row:after{z-index:2!important;background:#f8fbf91f!important;border-bottom:0!important;border-left:1px solid #ffffff80!important;border-right:1px solid #ffffff80!important;height:5px!important;top:calc(100% - 2px)!important;left:-1px!important;right:-1px!important}.has-submenu:has(>.mega-menu)>.mega-menu{border-radius:18px!important;overflow:visible!important}.has-submenu:has(>.mega-menu)>.mega-menu:before,.has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;display:none!important}.has-submenu:has(>.mega-menu):hover>.mega-menu,.has-submenu:has(>.mega-menu):focus-within>.mega-menu{box-shadow:0 20px 50px #14342526,0 6px 18px #14342514!important}.has-submenu:has(>.mega-menu)>.mega-menu{pointer-events:none}.has-submenu:has(>.mega-menu):hover>.mega-menu,.has-submenu:has(>.mega-menu):focus-within>.mega-menu{pointer-events:auto}@media (prefers-reduced-motion:reduce){.has-submenu:has(>.mega-menu)>.nav-link-row{transform:none!important}}.has-submenu:has(>.mega-menu):hover>.nav-link-row,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row{backdrop-filter:blur(2px)saturate(108%)brightness(1.01)!important;background:linear-gradient(145deg,#ffffff0e 0%,#f8fbf906 52%,#eef6f10a 100%)!important;border-color:#ffffff7a #ffffff7a #0000!important;box-shadow:inset 0 1px #ffffff47,0 -4px 14px #114c3409!important}.has-submenu:has(>.mega-menu)>.nav-link-row:after{background:#ffffff09!important;border-left-color:#ffffff7a!important;border-right-color:#ffffff7a!important}.has-submenu:has(>.mega-menu):hover>.mega-menu,.has-submenu:has(>.mega-menu):focus-within>.mega-menu{backdrop-filter:blur(2px)saturate(108%)brightness(1.01)!important;background:linear-gradient(145deg,#ffffff1a 0%,#f8fbf911 48%,#eef6f116 100%)!important}.has-submenu:has(>.mega-menu):hover>.nav-link-row>.nav-link,.has-submenu:has(>.mega-menu):focus-within>.nav-link-row>.nav-link{z-index:3;position:relative}.header.mega-menu-header-cutout-active{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}.header.mega-menu-header-cutout-active:before{content:"";z-index:0;pointer-events:none;background:var(--mato-header-surface-background,#fffffff0);box-shadow:var(--mato-header-surface-box-shadow,none);border-bottom:var(--mato-header-surface-border-bottom,0);backdrop-filter:var(--mato-header-surface-backdrop,none);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-size:100% 100%, var(--mato-header-cut-width,0px) var(--mato-header-cut-height,0px);mask-size:100% 100%, var(--mato-header-cut-width,0px) var(--mato-header-cut-height,0px);-webkit-mask-position:0 0, var(--mato-header-cut-left,0px) var(--mato-header-cut-top,0px);mask-position:0 0, var(--mato-header-cut-left,0px) var(--mato-header-cut-top,0px);-webkit-mask-composite:xor;position:absolute;inset:0;mask-repeat:no-repeat,no-repeat;mask-composite:exclude}.header.mega-menu-header-cutout-active>.header-wrapper{z-index:1;position:relative}.header.mega-menu-header-cutout-active .has-submenu>.mega-menu{z-index:2100!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;background:linear-gradient(145deg,#ffffff1a 0%,#f8fbf90e 50%,#eef6f113 100%)!important}.header.mega-menu-header-cutout-active{--mato-connected-glass-bg:linear-gradient(145deg, #ffffff18 0%, #f8fbf90e 48%, #eef6f113 100%);--mato-connected-glass-border:#ffffff75;--mato-connected-glass-radius:18px}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{background:var(--mato-connected-glass-bg)!important;border:1px solid var(--mato-connected-glass-border)!important;border-radius:var(--mato-connected-glass-radius) var(--mato-connected-glass-radius) 0 0!important;box-shadow:none!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;border-bottom:0!important;transform:translateY(1px)!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:""!important;background:var(--mato-connected-glass-bg)!important;height:5px!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;border:0!important;border-radius:0!important;top:calc(100% - 3px)!important;left:0!important;right:0!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.mega-menu{background:var(--mato-connected-glass-bg)!important;border:1px solid var(--mato-connected-glass-border)!important;border-radius:var(--mato-connected-glass-radius)!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;margin-top:0!important;top:calc(100% - 2px)!important;overflow:visible!important;box-shadow:0 24px 58px #13352521!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.mega-menu:before,.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;display:none!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.nav-link-row{z-index:2120!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.mega-menu{z-index:2110!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):hover>.nav-link-row:before,.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row:before{content:"";z-index:-1;pointer-events:none;background:var(--mato-connected-glass-bg);height:6px;box-shadow:none;border:0;border-radius:0;position:absolute;bottom:-4px;left:0;right:0}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.mega-menu{outline:none!important}.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{z-index:3;position:relative}@media (prefers-reduced-motion:reduce){.header.mega-menu-header-cutout-active .has-submenu:has(>.mega-menu)>.nav-link-row{transition:none!important}}body.mega-menu-page-blur-active{--mc-open-glass-bg:linear-gradient(145deg, #ffffff1b 0%, #fafcfa0f 48%, #eff6f214 100%);--mc-open-glass-border:#ffffff7a;--mc-open-glass-blur:blur(4px) saturate(106%) brightness(1.005);--mc-open-glass-radius:18px}body.mega-menu-page-blur-active .header{backdrop-filter:blur(4px)saturate(104%)brightness(1.005)!important;background:#ffffff0e!important;border-bottom-color:#ffffff38!important;box-shadow:0 1px #ffffff21!important}body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active:before{content:none!important;backdrop-filter:none!important;display:none!important;mask-image:none!important}body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active{backdrop-filter:blur(4px)saturate(104%)brightness(1.005)!important;background:#ffffff0e!important;border-bottom:1px solid #ffffff38!important;box-shadow:0 1px #ffffff21!important}body.mega-menu-page-blur-active{--mc-local-glass-bg:linear-gradient(145deg, #ffffff18 0%, #f8fbf90e 48%, #eef6f113 100%);--mc-local-glass-border:#ffffff7a;--mc-local-glass-filter:blur(4px) saturate(106%) brightness(1.005);--mc-local-glass-radius:18px}body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border-bottom:0!important}body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active:before{content:""!important;z-index:0!important;pointer-events:none!important;background:var(--mato-header-surface-background,#fffffff5)!important;box-shadow:var(--mato-header-surface-box-shadow,none)!important;border-bottom:var(--mato-header-surface-border-bottom,0)!important;backdrop-filter:var(--mato-header-surface-backdrop,none)!important;clip-path:var(--mato-header-surface-clip,inset(0))!important;display:block!important;position:absolute!important;inset:0!important;mask-image:none!important}body.mega-menu-page-blur-active .header-wrapper{z-index:1;position:relative}body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{background:var(--mc-local-glass-bg)!important;border:1px solid var(--mc-local-glass-border)!important;border-radius:var(--mc-local-glass-radius) var(--mc-local-glass-radius) 0 0!important;backdrop-filter:var(--mc-local-glass-filter)!important;box-shadow:none!important;z-index:2120!important;border-bottom:0!important;overflow:visible!important;transform:translateY(1px)!important}body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.mega-menu{background:var(--mc-local-glass-bg)!important;border:1px solid var(--mc-local-glass-border)!important;border-radius:var(--mc-local-glass-radius)!important;backdrop-filter:var(--mc-local-glass-filter)!important;z-index:2110!important;outline:none!important;margin-top:0!important;top:calc(100% - 2px)!important;overflow:visible!important;box-shadow:0 24px 58px #13352521!important}body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;display:none!important}body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,body.mega-menu-page-blur-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{z-index:3;position:relative}#mega-menu-tab-glass-layer{left:var(--tab-glass-left,0px);top:var(--tab-glass-top,0px);width:var(--tab-glass-width,0px);height:var(--tab-glass-height,0px);z-index:2050;opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(4px)saturate(106%)brightness(1.005);box-shadow:none;background:linear-gradient(145deg,#ffffff16 0%,#f8fbf90b 48%,#eef6f111 100%);border:1px solid #ffffff7a;border-bottom:0;border-radius:18px 18px 0 0;transition:opacity .1s;display:block;position:fixed}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{opacity:1;visibility:visible}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{backdrop-filter:none!important;box-shadow:none!important;z-index:2120!important;background:0 0!important;border:1px solid #ffffff7a!important;border-bottom:0!important;border-radius:18px 18px 0 0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;background:linear-gradient(145deg,#ffffff16 0%,#f8fbf90b 48%,#eef6f111 100%)!important;border-color:#ffffff7a!important;box-shadow:0 24px 58px #13352521!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{z-index:3;position:relative}#mega-menu-tab-glass-layer{z-index:1990!important}body.mega-menu-tab-glass-active .header{z-index:2000!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row{position:relative;z-index:2!important}body.mega-menu-tab-glass-active .has-submenu>.mega-menu{z-index:2100!important}body.mega-menu-tab-glass-active{--mc-premium-join-radius:16px;--mc-premium-join-border:#ffffff70;--mc-premium-seam-fill:#f6faf713}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{border-color:var(--mc-premium-join-border)!important;border-radius:var(--mc-premium-join-radius) var(--mc-premium-join-radius) 0 0!important;height:calc(var(--tab-glass-height,0px) + 3px)!important;border-bottom:0!important;box-shadow:inset 0 1px #ffffff29!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{border-color:var(--mc-premium-join-border)!important;border-radius:var(--mc-premium-join-radius) var(--mc-premium-join-radius) 0 0!important;box-shadow:none!important;border-bottom:0!important;transform:translateY(2px)!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border-color:var(--mc-premium-join-border)!important;border-radius:var(--mc-premium-join-radius)!important;margin-top:0!important;top:calc(100% - 4px)!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row:after{content:""!important;z-index:1!important;pointer-events:none!important;visibility:visible!important;opacity:1!important;background:var(--mc-premium-seam-fill)!important;height:8px!important;box-shadow:none!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;border:0!important;border-radius:0!important;display:block!important;position:absolute!important;bottom:-6px!important;left:1px!important;right:1px!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;display:none!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{position:relative;z-index:3!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:none!important;box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;display:none!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{top:calc(100% - 3px)!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{transform:translateY(1px)!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{box-shadow:none!important;border-radius:18px 18px 0 0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border-radius:18px!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{box-shadow:none!important;height:calc(var(--tab-glass-height,0px) + 5px)!important;border:0!important;border-top:1px solid #fff6!important;border-radius:18px 18px 0 0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border:1px solid #ffffff70!important;border-top:0!important;border-radius:0 0 18px 18px!important;top:calc(100% - 3px)!important;box-shadow:0 24px 58px #13352521!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{box-shadow:none!important;border:0!important;border-radius:18px 18px 0 0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border:1px solid #fff6!important;border-top:0!important;border-radius:0 0 18px 18px!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{position:relative;z-index:3!important;filter:none!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer.mega-menu-tab-glass-synced{left:var(--tab-glass-left)!important;top:var(--tab-glass-top)!important;width:var(--tab-glass-width)!important;height:var(--tab-glass-height)!important;border-radius:var(--tab-glass-radius,18px) var(--tab-glass-radius,18px) 0 0!important;box-shadow:none!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;background:linear-gradient(145deg,#ffffff16 0%,#f8fbf90b 48%,#eef6f111 100%)!important;border:0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border-top:0!important;outline:0!important;top:calc(100% - 3px)!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{left:calc(var(--tab-glass-left,0px) - 10px)!important;width:calc(var(--tab-glass-width,0px) + 20px)!important;top:calc(var(--tab-glass-top,0px) - 6px)!important;height:calc(var(--tab-glass-height,0px) + 16px)!important;clip-path:none!important;box-shadow:none!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;background:linear-gradient(145deg,#ffffff16 0%,#f8fbf90b 48%,#eef6f111 100%)!important;border:0!important;border-radius:0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border:1px solid #fff6!important;border-top:0!important;border-radius:0 0 18px 18px!important;outline:0!important;top:calc(100% - 3px)!important}body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.nav-link,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row>.submenu-toggle{position:relative;z-index:3!important;-webkit-filter:none!important}body.mega-menu-tab-glass-active li.has-submenu.nav-mega:hover>.nav-link-row,body.mega-menu-tab-glass-active li.has-submenu.nav-mega:focus-within>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):hover>.nav-link-row,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu):focus-within>.nav-link-row{box-shadow:none!important;backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.nav-link-row:before,body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.nav-link-row:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:none!important;box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}body.mega-menu-tab-glass-active #mega-menu-tab-glass-layer{left:calc(var(--tab-glass-left,0px) - 2px)!important;top:calc(var(--tab-glass-top,0px) - 2px)!important;width:calc(var(--tab-glass-width,0px) + 4px)!important;height:calc(var(--tab-glass-height,0px) + 8px)!important;box-shadow:none!important;backdrop-filter:blur(4px)saturate(106%)brightness(1.005)!important;background:linear-gradient(145deg,#ffffff16 0%,#f8fbf90b 48%,#eef6f111 100%)!important;border:0!important;border-radius:0!important;outline:0!important}body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.mega-menu,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu{border-top:0!important;border-radius:0 0 18px 18px!important;outline:0!important}body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.mega-menu:before,body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.mega-menu:after,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:before,body.mega-menu-tab-glass-active .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;display:none!important}body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.nav-link-row>.nav-link,body.mega-menu-tab-glass-active li.has-submenu.nav-mega>.nav-link-row>.submenu-toggle{position:relative;z-index:3!important;opacity:1!important;-webkit-filter:none!important;backdrop-filter:none!important}}html body .header:not(.mega-menu-header-cutout-active){backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#fffdf8!important}html body .header.mega-menu-header-cutout-active{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:0 0!important}html body .header.mega-menu-header-cutout-active:before{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#fffdf8!important}html body .header.scrolled:not(.mega-menu-header-cutout-active){backdrop-filter:none!important;filter:none!important;background:#fffdf8!important}@media (width>=769px){html body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active{backdrop-filter:none!important;background:0 0!important}html body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active:before,html body.mega-menu-unified-glass-active .header.mega-menu-header-cutout-active:before{backdrop-filter:none!important;filter:none!important;background:#fffdf8!important}}html body .header,html body .header.scrolled,html body .header:hover,html body .header:focus-within{backdrop-filter:none!important;filter:none!important;box-shadow:none!important}html body .header:not(.mega-menu-header-cutout-active),html body .header.scrolled:not(.mega-menu-header-cutout-active){backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#fffdf8!important}html body .header.mega-menu-header-cutout-active,html body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active,html body.mega-menu-tab-glass-active .header.mega-menu-header-cutout-active,html body.mega-menu-unified-glass-active .header.mega-menu-header-cutout-active{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:0 0!important}html body .header.mega-menu-header-cutout-active:before,html body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active:before,html body.mega-menu-tab-glass-active .header.mega-menu-header-cutout-active:before,html body.mega-menu-unified-glass-active .header.mega-menu-header-cutout-active:before{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#fffdf8!important}html body .header:after,html body .header.scrolled:after,html body .header.mega-menu-header-cutout-active:after{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background-image:none!important}html body .header .header-wrapper,html body .header.scrolled .header-wrapper,html body.mega-menu-page-blur-active .header .header-wrapper,html body.mega-menu-unified-glass-active .header .header-wrapper{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:0 0!important}@media (width>=769px){html body .header,html body .header.scrolled{backdrop-filter:none!important;filter:none!important}html body .header:not(.mega-menu-header-cutout-active){background:#fffdf8!important}html body .header.mega-menu-header-cutout-active:before{backdrop-filter:none!important;filter:none!important;background:#fffdf8!important}.has-submenu.mega-menu-handoff-owner>.nav-link-row>.submenu-toggle .nav-chevron{opacity:1;transform:translateY(-1px)rotate(180deg)}.nav-menu .has-submenu.mega-menu-handoff-owner>.submenu-panel{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)scale(1)!important}.nav-menu .has-submenu.mega-menu-handoff-owner>.submenu-panel.mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%)translateY(0)scale(1)!important}html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header{backdrop-filter:none!important;filter:none!important;box-shadow:none!important;background:#fffdf8!important;transition:none!important}html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header:before{content:""!important;clip-path:none!important;backdrop-filter:none!important;filter:none!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;background:#fffdf8!important;transition:none!important;position:absolute!important;inset:0!important}html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) #mato-unified-mega-glass,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) #mato-unified-mega-outline,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) #mega-menu-tab-glass-layer{opacity:0!important;visibility:hidden!important;filter:none!important;box-shadow:none!important;backdrop-filter:none!important;transition:none!important}html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header{backdrop-filter:none!important;filter:none!important;background:#fffdf8!important;transition:none!important}html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header:before{content:""!important;clip-path:none!important;backdrop-filter:none!important;filter:none!important;opacity:1!important;visibility:visible!important;background:#fffdf8!important;transition:none!important;position:absolute!important;inset:0!important}html body:has(.header:hover):not(:has(.header .nav-menu:hover)) #mato-unified-mega-glass,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) #mato-unified-mega-outline,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) #mega-menu-tab-glass-layer{opacity:0!important;visibility:hidden!important;transition:none!important}html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .header-wrapper>a:first-child,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .header-wrapper>:first-child,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .logo,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .logo-link,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .header-logo,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .site-logo,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .brand,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .brand-logo,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .navbar-brand,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .header-wrapper>:first-child *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .logo *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .logo-link *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .header-logo *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .site-logo *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .brand *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .brand-logo *,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header .navbar-brand *,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .header-wrapper>:first-child,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .logo,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .logo-link,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .header-logo,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .site-logo,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .brand,html body:has(.header:hover):not(:has(.header .nav-menu:hover)) .header .brand-logo{opacity:1!important;visibility:visible!important;clip-path:none!important;filter:none!important;transition:none!important;transform:none!important;mask:none!important}}html body .header{isolation:isolate}html body .header:before{z-index:0!important;pointer-events:none!important}html body .header>.header-wrapper,html body.mega-menu-page-blur-active .header.mega-menu-header-cutout-active>.header-wrapper,html body.mega-menu-unified-glass-active .header.mega-menu-header-cutout-active>.header-wrapper,html body:has(.header .nav-menu>.nav-item:not(.has-submenu):hover) .header>.header-wrapper{z-index:2!important;position:relative!important}@media (width>=769px){html body .header,html body .header.scrolled{height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important;transition-property:background-color,background,box-shadow,border-color!important}html body .header>.header-wrapper,html body .header.scrolled>.header-wrapper{align-items:center!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important}html body .header.scrolled,html body .header.scrolled>.header-wrapper{transform:scale(1)!important}html body .header .nav-menu,html body .header.scrolled .nav-menu{align-items:center!important;height:100%!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;transform:none!important}html body .header .nav-menu>.nav-item,html body .header.scrolled .nav-menu>.nav-item{align-items:center!important;height:100%!important;display:flex!important;transform:none!important}html body .header.scrolled .header-wrapper>:first-child{transform:scale(1)!important}html body .header.mega-menu-header-cutout-active,html body .header.scrolled.mega-menu-header-cutout-active,html body .header.mega-menu-header-cutout-active>.header-wrapper,html body .header.scrolled.mega-menu-header-cutout-active>.header-wrapper{height:80px!important;min-height:80px!important;max-height:80px!important}html body .header .brand,html body .header.scrolled .brand,html body .header .brand-link,html body .header.scrolled .brand-link,html body .header .logo,html body .header.scrolled .logo,html body .header .logo-link,html body .header.scrolled .logo-link{zoom:1!important;flex-shrink:0!important;transition-property:none!important;transform:scale(1)!important}html body .header .brand img,html body .header.scrolled .brand img,html body .header .brand-link img,html body .header.scrolled .brand-link img,html body .header .logo img,html body .header.scrolled .logo img,html body .header .logo-link img,html body .header.scrolled .logo-link img,html body .header img.brand-logo,html body .header.scrolled img.brand-logo,html body .header .brand-logo img,html body .header.scrolled .brand-logo img{object-fit:contain!important;object-position:left center!important;zoom:1!important;opacity:1!important;visibility:visible!important;width:176px!important;min-width:176px!important;max-width:176px!important;height:56px!important;min-height:56px!important;max-height:56px!important;transition:none!important;transform:scale(1)!important}html body .header .brand svg,html body .header.scrolled .brand svg,html body .header .brand-link svg,html body .header.scrolled .brand-link svg,html body .header .logo svg,html body .header.scrolled .logo svg,html body .header .logo-link svg,html body .header.scrolled .logo-link svg,html body .header.scrolled.mega-menu-header-cutout-active .brand img,html body .header.scrolled.mega-menu-header-cutout-active .brand-link img,html body .header.scrolled.mega-menu-header-cutout-active .logo img,html body .header.scrolled.mega-menu-header-cutout-active .logo-link img,html body .header.scrolled.mega-menu-header-cutout-active img.brand-logo{width:176px!important;min-width:176px!important;max-width:176px!important;height:56px!important;min-height:56px!important;max-height:56px!important;transition:none!important;transform:scale(1)!important}html body .header .brand-text,html body .header.scrolled .brand-text,html body .header .logo-text,html body .header.scrolled .logo-text,html body .header .brand-copy,html body .header.scrolled .brand-copy,html body .header .brand-content,html body .header.scrolled .brand-content{zoom:1!important;transition:none!important;transform:scale(1)!important}html body .header .brand-khmer,html body .header.scrolled .brand-khmer,html body .header .brand-name,html body .header.scrolled .brand-name,html body .header .brand-title,html body .header.scrolled .brand-title,html body .header .brand-text>:first-child,html body .header.scrolled .brand-text>:first-child{zoom:1!important;font-size:20px!important;line-height:1.15!important;transition:none!important;transform:scale(1)!important}html body .header .brand-english,html body .header.scrolled .brand-english,html body .header .brand-subtitle,html body .header.scrolled .brand-subtitle,html body .header .brand-tagline,html body .header.scrolled .brand-tagline,html body .header .brand-text>:last-child,html body .header.scrolled .brand-text>:last-child{zoom:1!important;font-size:12px!important;line-height:1.2!important;transition:none!important;transform:scale(1)!important}html body .header.scrolled.mega-menu-header-cutout-active .brand-text,html body .header.scrolled.mega-menu-header-cutout-active .logo-text,html body .header.scrolled.mega-menu-header-cutout-active .brand-copy,html body .header.scrolled.mega-menu-header-cutout-active .brand-content{zoom:1!important;transition:none!important;transform:scale(1)!important}html body .header.scrolled.mega-menu-header-cutout-active .brand-khmer,html body .header.scrolled.mega-menu-header-cutout-active .brand-name,html body .header.scrolled.mega-menu-header-cutout-active .brand-title,html body .header.scrolled.mega-menu-header-cutout-active .brand-text>:first-child{font-size:20px!important;line-height:1.15!important;transition:none!important;transform:scale(1)!important}html body .header.scrolled.mega-menu-header-cutout-active .brand-english,html body .header.scrolled.mega-menu-header-cutout-active .brand-subtitle,html body .header.scrolled.mega-menu-header-cutout-active .brand-tagline,html body .header.scrolled.mega-menu-header-cutout-active .brand-text>:last-child{font-size:12px!important;line-height:1.2!important;transition:none!important;transform:scale(1)!important}html body .header .brand-text,html body .header.scrolled .brand-text,html body .header .logo-text,html body .header.scrolled .logo-text,html body .header .brand-copy,html body .header.scrolled .brand-copy,html body .header .brand-content,html body .header.scrolled .brand-content{zoom:1!important;transform:scale(1)!important}html body .header .brand-separator,html body .header.scrolled .brand-separator,html body .header .brand-divider,html body .header.scrolled .brand-divider,html body .header .logo-separator,html body .header.scrolled .logo-separator,html body .header .logo-divider,html body .header.scrolled .logo-divider{zoom:1!important;flex:0 0 1px!important;width:100%!important;max-width:none!important;height:1px!important;min-height:1px!important;max-height:1px!important;transition:none!important;transform:scale(1)!important}html body .header .brand-khmer,html body .header.scrolled .brand-khmer,html body .header .brand-name,html body .header.scrolled .brand-name,html body .header .brand-title,html body .header.scrolled .brand-title,html body .header .brand-text>:first-child,html body .header.scrolled .brand-text>:first-child{zoom:1!important;border-bottom-width:1px!important;transition:none!important;transform:scale(1)!important}html body .header .brand-khmer:after,html body .header.scrolled .brand-khmer:after,html body .header .brand-name:after,html body .header.scrolled .brand-name:after,html body .header .brand-title:after,html body .header.scrolled .brand-title:after,html body .header .brand-text>:first-child:after,html body .header.scrolled .brand-text>:first-child:after{zoom:1!important;height:1px!important;min-height:1px!important;max-height:1px!important;transition:none!important;transform:scale(1)!important}html body .header .brand-khmer:before,html body .header.scrolled .brand-khmer:before,html body .header .brand-name:before,html body .header.scrolled .brand-name:before,html body .header .brand-title:before,html body .header.scrolled .brand-title:before,html body .header .brand-text>:first-child:before,html body .header.scrolled .brand-text>:first-child:before{zoom:1!important;transition:none!important;transform:scale(1)!important}html body .header.scrolled.mega-menu-header-cutout-active .brand-separator,html body .header.scrolled.mega-menu-header-cutout-active .brand-divider,html body .header.scrolled.mega-menu-header-cutout-active .logo-separator,html body .header.scrolled.mega-menu-header-cutout-active .logo-divider{width:100%!important;height:1px!important;min-height:1px!important;max-height:1px!important;transition:none!important;transform:scale(1)!important}html body .header.scrolled.mega-menu-header-cutout-active .brand-khmer,html body .header.scrolled.mega-menu-header-cutout-active .brand-name,html body .header.scrolled.mega-menu-header-cutout-active .brand-title,html body .header.scrolled.mega-menu-header-cutout-active .brand-text>:first-child{border-bottom-width:1px!important;transition:none!important;transform:scale(1)!important}html body .header,html body .header.scrolled,html body .header>.header-wrapper,html body .header.scrolled>.header-wrapper{zoom:1!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important;transform:scale(1)!important}html body .header .brand,html body .header.scrolled .brand,html body .header .brand-link,html body .header.scrolled .brand-link,html body .header .brand-wrapper,html body .header.scrolled .brand-wrapper,html body .header .brand-identity,html body .header.scrolled .brand-identity,html body .header .logo,html body .header.scrolled .logo,html body .header .logo-link,html body .header.scrolled .logo-link,html body .header .navbar-brand,html body .header.scrolled .navbar-brand,html body .header .header-brand,html body .header.scrolled .header-brand,html body .header .header-logo,html body .header.scrolled .header-logo,html body .header .header-wrapper>:first-child,html body .header.scrolled .header-wrapper>:first-child,html body .header .brand img,html body .header.scrolled .brand img,html body .header .brand-link img,html body .header.scrolled .brand-link img,html body .header .logo img,html body .header.scrolled .logo img,html body .header .logo-link img,html body .header.scrolled .logo-link img,html body .header .header-logo img,html body .header.scrolled .header-logo img,html body .header .navbar-brand img,html body .header.scrolled .navbar-brand img,html body .header .header-wrapper>:first-child img,html body .header.scrolled .header-wrapper>:first-child img,html body .header .brand-copy,html body .header.scrolled .brand-copy,html body .header .brand-text,html body .header.scrolled .brand-text,html body .header .brand-content,html body .header.scrolled .brand-content,html body .header .brand-khmer,html body .header.scrolled .brand-khmer,html body .header .brand-name,html body .header.scrolled .brand-name,html body .header .brand-title,html body .header.scrolled .brand-title,html body .header .brand-english,html body .header.scrolled .brand-english,html body .header .brand-subtitle,html body .header.scrolled .brand-subtitle,html body .header .brand-divider,html body .header.scrolled .brand-divider,html body .header .brand-separator,html body .header.scrolled .brand-separator,html body .header .logo-divider,html body .header.scrolled .logo-divider,html body .header .logo-separator,html body .header.scrolled .logo-separator{zoom:1!important;flex-shrink:0!important;transform:scale(1)!important}html body .header .nav-menu,html body .header.scrolled .nav-menu,html body .header .nav-item,html body .header.scrolled .nav-item,html body .header .nav-link,html body .header.scrolled .nav-link{zoom:1!important;transform:scale(1)!important}html body .header.mega-menu-header-cutout-active,html body .header.scrolled.mega-menu-header-cutout-active,html body .header.mega-menu-header-cutout-active>.header-wrapper,html body .header.scrolled.mega-menu-header-cutout-active>.header-wrapper{zoom:1!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding-top:0!important;padding-bottom:0!important;transform:scale(1)!important}html body .header .brand-khmer,html body .header.scrolled .brand-khmer,html body .header.mega-menu-header-cutout-active .brand-khmer,html body .header.scrolled.mega-menu-header-cutout-active .brand-khmer{letter-spacing:normal!important;zoom:1!important;margin:0!important;padding:0!important;font-size:20px!important;line-height:23px!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .brand-english,html body .header.scrolled .brand-english,html body .header.mega-menu-header-cutout-active .brand-english,html body .header.scrolled.mega-menu-header-cutout-active .brand-english{letter-spacing:2.16px!important;zoom:1!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:14.4px!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .brand-divider,html body .header.scrolled .brand-divider,html body .header.mega-menu-header-cutout-active .brand-divider,html body .header.scrolled.mega-menu-header-cutout-active .brand-divider{zoom:1!important;flex-shrink:0!important;width:124.9px!important;min-width:124.9px!important;max-width:124.9px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin-top:3px!important;margin-bottom:5px!important;padding:0!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup,html body .header.scrolled .logo.brand-lockup,html body .header.mega-menu-header-cutout-active .logo.brand-lockup,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup{zoom:1!important;gap:8px!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup>.brand-symbol,html body .header.scrolled .logo.brand-lockup>.brand-symbol,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol{object-fit:cover!important;object-position:left center!important;zoom:1!important;flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup,html body .header.scrolled .logo.brand-lockup,html body .header.mega-menu-header-cutout-active .logo.brand-lockup,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup{gap:8px!important}html body .header .logo.brand-lockup>.brand-signature,html body .header.scrolled .logo.brand-lockup>.brand-signature,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature{zoom:1!important;zoom:1!important;flex-shrink:0!important;transition:none!important;position:relative!important;left:12px!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup>.brand-symbol,html body .header.scrolled .logo.brand-lockup>.brand-symbol,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol{object-fit:cover!important;object-position:left center!important;clip-path:inset(0 6px 0 0)!important;zoom:1!important;background:0 0!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;transition:none!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup>.brand-signature,html body .header.scrolled .logo.brand-lockup>.brand-signature,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature{box-shadow:none!important;background:0 0!important}html body .header .logo.brand-lockup,html body .header.scrolled .logo.brand-lockup,html body .header.mega-menu-header-cutout-active .logo.brand-lockup,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup{isolation:isolate!important;position:relative!important;overflow:visible!important}html body .header .logo.brand-lockup>.brand-symbol,html body .header.scrolled .logo.brand-lockup>.brand-symbol,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-symbol{z-index:4!important;object-fit:cover!important;object-position:left center!important;clip-path:none!important;zoom:1!important;background:0 0!important;flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;transition:none!important;position:relative!important;overflow:visible!important;transform:translate(0,0)scale(1)!important}html body .header .logo.brand-lockup>.brand-signature,html body .header.scrolled .logo.brand-lockup>.brand-signature,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature{z-index:2!important;box-shadow:none!important;zoom:1!important;background:0 0!important;transition:none!important;position:relative!important;left:12px!important;overflow:visible!important;transform:translate(0,0)scale(1)!important}html body .header .brand-signature,html body .header .brand-khmer,html body .header .brand-divider,html body .header .brand-english,html body .header.scrolled .brand-signature,html body .header.scrolled .brand-khmer,html body .header.scrolled .brand-divider,html body .header.scrolled .brand-english{box-shadow:none!important;clip-path:none!important;background-color:#0000!important}html body .header .logo.brand-lockup>.brand-signature>.brand-divider,html body .header.scrolled .logo.brand-lockup>.brand-signature>.brand-divider,html body .header.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature>.brand-divider,html body .header.scrolled.mega-menu-header-cutout-active .logo.brand-lockup>.brand-signature>.brand-divider{z-index:5!important;opacity:.95!important;visibility:visible!important;clip-path:none!important;zoom:1!important;pointer-events:none!important;background:#cba046!important;border:0!important;flex:0 0 1px!important;width:124.9px!important;min-width:124.9px!important;max-width:124.9px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:3px 0 5px!important;padding:0!important;transition:none!important;display:block!important;position:relative!important;transform:translate(0,0)scale(1)!important}}.footer{background:var(--primary);color:#fff;padding:72px 0 0}.footer-grid{grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(130px,1fr));align-items:start;gap:clamp(36px,5vw,72px);display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{margin-bottom:18px;display:inline-flex}.footer-logo img{object-fit:contain;width:210px;height:auto;transition:transform var(--duration-normal) var(--ease-default);display:block}.footer-logo:hover img{transform:translateY(-2px)}.footer-description{color:#ffffffc7;max-width:330px;margin:0;font-size:15px;line-height:1.75}.footer-column h4{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:8px 0 22px;font-size:15px;font-weight:700;line-height:1.3;position:relative}.footer-column h4:after{content:"";background:#ffffff6b;border-radius:999px;width:30px;height:2px;margin-top:10px;display:block}.footer-column ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footer-column a{color:#ffffffc7;transition:color var(--duration-fast) var(--ease-default), transform var(--duration-fast) var(--ease-default);font-size:14px;line-height:1.5;text-decoration:none;display:inline-block}.footer-column a:hover{color:#fff;transform:translate(3px)}.footer-contact-strip{border-top:1px solid #ffffff24;grid-template-columns:minmax(180px,.9fr) minmax(150px,.7fr) minmax(280px,1.4fr);gap:28px 44px;margin-top:54px;padding-top:28px;padding-bottom:28px;display:grid}.footer-contact-item{min-width:0}.footer-contact-label{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.footer-contact-item a,.footer-contact-item>span:last-child{color:#ffffffd1;font-size:13px;line-height:1.65;text-decoration:none}.footer-contact-item a{transition:color var(--duration-fast) var(--ease-default)}.footer-contact-item a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a}.footer-bottom-inner{text-align:center;justify-content:center;align-items:center;min-height:72px;display:flex}.footer-bottom p{color:#ffffff85;margin:0;font-size:12px;line-height:1.6}html[lang=km] .footer-column h4{letter-spacing:0;text-transform:none;font-size:16px;line-height:1.65}html[lang=km] .footer-column a{line-height:1.75}html[lang=km] .footer-description{line-height:1.9}html[lang=km] .footer-contact-label{letter-spacing:0;text-transform:none;font-size:13px}html[lang=km] .footer-contact-item a,html[lang=km] .footer-contact-item>span:last-child{line-height:1.8}@media (width<=992px){.footer{padding-top:64px}.footer-grid{grid-template-columns:minmax(240px,1.4fr) repeat(3,1fr);gap:38px 28px}.footer-logo img{width:175px}.footer-contact-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 36px;margin-top:44px}.footer-contact-item:last-child{grid-column:1/-1}}@media (width<=768px){.footer{padding-top:52px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}.footer-brand{text-align:center;grid-column:1/-1;align-items:center}.footer-logo{margin-bottom:14px}.footer-logo img{width:190px}.footer-description{max-width:340px;font-size:14px}.footer-column{text-align:left}.footer-column h4{margin-top:0;margin-bottom:18px;font-size:14px}.footer-column ul{gap:10px}.footer-column a{font-size:13px}.footer-contact-strip{text-align:center;grid-template-columns:1fr;gap:20px;margin-top:40px;padding-top:26px;padding-bottom:26px}.footer-contact-item:last-child{grid-column:auto}.footer-bottom-inner{min-height:64px}}@media (width<=480px){.footer{padding-top:46px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.footer-logo img{width:170px}.footer-description{max-width:300px;font-size:13px}.footer-column h4{font-size:13px}.footer-column a{font-size:12.5px}html[lang=km] .footer-column h4{font-size:14px}html[lang=km] .footer-column a{font-size:13px}.footer-contact-strip{margin-top:34px}.footer-bottom p{font-size:11px}}@media (width<=360px){.footer-grid{text-align:center;grid-template-columns:1fr}.footer-column{text-align:center}.footer-column h4:after{margin-inline:auto}.footer-logo img{width:160px}}@media (prefers-reduced-motion:reduce){.footer-logo img,.footer-column a{transition:none}.footer-logo:hover img,.footer-column a:hover{transform:none}}.footer-description{max-width:360px;font-size:16px;line-height:1.75}.footer-column h4{font-size:16px;font-weight:700}.footer-column a{font-size:15px;line-height:1.65}.footer-contact-label{font-size:12px}.footer-contact-item a,.footer-contact-item>span:last-child{font-size:14px;line-height:1.7}.footer-bottom p{font-size:13px}html[lang=km] .footer-description{font-size:16px;line-height:1.9}html[lang=km] .footer-column h4{font-size:17px;line-height:1.7}html[lang=km] .footer-column a{font-size:15px;line-height:1.85}html[lang=km] .footer-contact-label{font-size:14px}html[lang=km] .footer-contact-item a,html[lang=km] .footer-contact-item>span:last-child{font-size:14px;line-height:1.9}@media (width<=768px){.footer-description{font-size:15px;line-height:1.75}.footer-column h4{font-size:15px}.footer-column a{font-size:14px}.footer-contact-label{font-size:12px}.footer-contact-item a,.footer-contact-item>span:last-child{font-size:14px}.footer-bottom p{font-size:12px}html[lang=km] .footer-description{font-size:15px;line-height:1.9}html[lang=km] .footer-column h4{font-size:16px}html[lang=km] .footer-column a{font-size:14px;line-height:1.85}}@media (width<=480px){.footer-description,.footer-column h4{font-size:14px}.footer-column a{font-size:13.5px}html[lang=km] .footer-column h4{font-size:15px}html[lang=km] .footer-column a{font-size:14px}.footer{padding-top:40px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.footer-brand{grid-column:1/-1}.footer-column{text-align:left}.footer-column h4:after{margin-inline:0}.footer-contact-strip{gap:18px;margin-top:30px}}@media (width<=360px){.footer-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}.footer-brand{text-align:center;grid-column:1/-1}.footer-column{text-align:left}.footer-column h4:after{margin-inline:0}}@media (width<=480px){.footer-logo{margin-bottom:10px}.footer-description{max-width:290px;margin-inline:auto}}.section-title{margin-bottom:24px}.section-tag{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:700;display:inline-block}.section-title h2{max-width:720px;color:var(--text);text-wrap:balance;font-size:40px;line-height:1.2}.section-title.center{text-align:center}.section-title.center h2{margin-inline:auto}@media (width<=768px){.section-title h2{font-size:34px}}.featured-resources{background:#faf8f2;padding:120px 0}.featured-resources-action{text-align:center;margin-top:60px}.product-specifications{background:#faf8f2;padding:100px 0}.product-specifications h2{text-align:center;margin-bottom:40px}.specifications-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:900px;margin:0 auto;display:grid}.specifications-list li{background:#fff;border-radius:16px;padding:20px 24px 20px 48px;list-style:none;position:relative;box-shadow:0 8px 24px #0000000f}.specifications-list li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:20px}@media (width>=993px){html body.mega-menu-unified-glass-active .header .has-submenu:has(>.mega-menu)>.nav-link-row{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border-color:#0000!important;transition:none!important}html body.mega-menu-unified-glass-active .header .has-submenu:has(>.mega-menu)>.nav-link-row:after{content:none!important;opacity:0!important;visibility:hidden!important;transition:none!important;display:none!important}html body.mega-menu-unified-glass-active .header .has-submenu:has(>.mega-menu)>.mega-menu:before,html body.mega-menu-unified-glass-active .header .has-submenu:has(>.mega-menu)>.mega-menu:after{content:none!important;opacity:0!important;box-shadow:none!important;transition:none!important;display:none!important}html body.mega-menu-unified-glass-active .header .nav-item.mega-menu-handoff-owner>.nav-link-row{box-shadow:none!important;background:0 0!important;border-color:#0000!important;transition:none!important}html body .header .nav-menu .nav-item>.nav-link-row>.submenu-toggle{display:none!important}html body .header .nav-menu .nav-link{align-items:center;gap:6px;display:inline-flex}html body .header .nav-premium-icon{color:#0b6b46;opacity:.86;flex:0 0 17px;justify-content:center;align-items:center;width:17px;height:17px;transition:color .18s,opacity .18s,transform .18s;display:inline-flex;transform:translateY(-.25px)}html body .header .nav-premium-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block;overflow:visible}html body .header .nav-link:hover .nav-premium-icon,html body .header .nav-link:focus-visible .nav-premium-icon,html body .header .nav-link.active .nav-premium-icon{color:#087047;opacity:1;transform:translateY(-1px)}html body .header .nav-link:hover .nav-premium-icon svg,html body .header .nav-link:focus-visible .nav-premium-icon svg{filter:drop-shadow(0 1px 1px #08563724)}}@media (width<=992px){html body .header .nav-premium-icon{display:none!important}}@media (width>=993px){html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.nav-link-row[data-astro-cid-nen7h5rs]{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important;transition:none!important}html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.nav-link-row[data-astro-cid-nen7h5rs]:before,html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.nav-link-row[data-astro-cid-nen7h5rs]:after{content:none!important;visibility:hidden!important;opacity:0!important;box-shadow:none!important;background:0 0!important;border:0!important;transition:none!important;display:none!important}html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.mega-menu[data-astro-cid-nen7h5rs]{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.mega-menu[data-astro-cid-nen7h5rs]:before,html body.mega-menu-unified-glass-active .header[data-astro-cid-nen7h5rs] .nav-item[data-astro-cid-nen7h5rs].mega-menu-handoff-owner>.mega-menu[data-astro-cid-nen7h5rs]:after{content:none!important;visibility:hidden!important;opacity:0!important;box-shadow:none!important;background:0 0!important;border:0!important;transition:none!important;display:none!important}}
