:root{--teal:#00bdb4;--teal-dark:#007a73;--yellow:#ffd510;--dark:#0d1c1b;--dark-2:#152624;--text:#1a2e2d;--muted:#637b78;--line:#d8eeec;--light:#f0f7f7;--white:#fff;--shadow:0 22px 70px rgba(13, 28, 27, 0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Bai Jamjuree",Arial,sans-serif;background:var(--white);line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(1200px, calc(100% - 40px));margin:0 auto}.topbar{background:var(--dark);color:rgb(255 255 255 / .72);font-size:13px;padding:7px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar a{color:var(--teal)}.site-header{position:sticky;top:0;z-index:50;background:var(--dark-2);border-bottom:3px solid var(--teal);box-shadow:0 10px 28px rgb(0 0 0 / .28)}.nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.logo-mark{width:48px;height:48px;display:grid;place-items:center;background:var(--teal);clip-path:polygon(0 0,70% 0,100% 50%,70% 100%,0 100%,30% 50%)}.logo-mark:after{content:"";width:20px;height:20px;background:var(--yellow);clip-path:inherit}.brand-name{display:block;color:var(--white);font-family:"Bai Jamjuree",sans-serif;font-size:27px;font-weight:900;line-height:1;letter-spacing:.05em}.brand-name span{color:var(--teal)}.brand-sub{display:block;margin-top:2px;color:var(--yellow);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.primary-nav{flex:1;min-width:0}.main-menu{display:flex;align-items:center;justify-content:center;gap:0;margin:0;padding:0;list-style:none}.main-menu li{position:relative}.main-menu a{display:block;padding:24px 9px;color:rgb(255 255 255 / .86);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.main-menu a:hover,.current-menu-item>a{color:var(--teal)}.main-menu .sub-menu{position:absolute;top:calc(100% + 3px);left:0;z-index:70;min-width:330px;max-height:calc(100vh - 130px);overflow-y:auto;margin:0;padding:8px;list-style:none;background:var(--white);border-top:3px solid var(--teal);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.main-menu li:hover>.sub-menu{opacity:1;pointer-events:auto;transform:none}.main-menu .sub-menu a{padding:10px 12px;color:var(--text);font-size:12px;letter-spacing:.02em;text-transform:none;border-bottom:1px solid var(--line)}.main-menu .sub-menu li:last-child a{border-bottom:0}.main-menu .sub-menu a:hover{color:var(--teal-dark);background:var(--light)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;color:var(--dark);background:var(--teal);font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%)}.header-cta:hover{background:var(--yellow)}.menu-toggle{display:none}.hero{min-height:calc(100vh - 104px);position:relative;display:grid;align-items:center;overflow:hidden;color:var(--white);background:var(--dark)}.hero-media,.hero-media:after{position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(90deg,rgb(26 77 73 / 94%),rgb(26 77 71 / 64%) 47%,rgb(255 255 255 / 22%)),linear-gradient(0deg,rgb(13 28 27 / .86),transparent 46%)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;max-width:720px;padding:80px 0 190px}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-family:"Bai Jamjuree",sans-serif;font-size:clamp(46px, 6vw, 82px);line-height:.98;font-weight:900;letter-spacing:0}h1 em,.accent{color:var(--teal);font-style:normal}h2{margin-bottom:18px;color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:clamp(34px, 4vw, 56px);line-height:1.05;font-weight:900}h2 span{color:var(--teal)}.lead{max-width:650px;color:rgb(255 255 255 / .78);font-size:18px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.button.primary{color:var(--dark);background:var(--teal);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.button.primary:hover{background:var(--yellow)}.button.ghost{color:var(--white);border:2px solid rgb(255 255 255 / .32)}.button.ghost:hover{color:var(--teal);border-color:var(--teal)}.panel-card .button.ghost{color:var(--dark);border-color:var(--line)}.stat-strip{position:absolute;left:50%;bottom:0;z-index:3;width:min(1200px, calc(100% - 40px));display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);box-shadow:var(--shadow);transform:translateX(-50%)}.stat-strip article{min-height:112px;padding:26px;border-right:1px solid var(--line)}.stat-strip article:last-child{border-right:0}.stat-strip strong{display:block;color:var(--teal-dark);font-family:"Bai Jamjuree",sans-serif;font-size:38px;line-height:1}.stat-strip span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase}.section{padding:clamp(56px, 6.5vw, 86px) 0}.section.light{background:var(--light)}.section.dark{color:var(--white);background:var(--dark)}.section.dark h2{color:var(--white)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:34px}.section-head p:last-child{max-width:560px;color:var(--muted)}.dark .section-head p:last-child{color:rgb(255 255 255 / .58)}.intro-grid,.about-grid,.why-grid,.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.copy p{color:var(--muted);font-size:16px}.check-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:30px}.check-list li:before{position:absolute;left:0;top:0;content:"ÃƒÂ¢Ã…â€œÃ¢â‚¬Å“";color:var(--teal);font-weight:900}.panel-card{padding:34px;background:var(--white);border:1px solid var(--line);border-top:5px solid var(--teal);box-shadow:var(--shadow)}.panel-card.dark{color:var(--white);background:var(--dark-2);border-color:rgb(255 255 255 / .08)}.big-number{display:block;margin:12px 0;color:var(--teal);font-family:"Bai Jamjuree",sans-serif;font-size:58px;font-weight:900;line-height:1}.product-tabs{display:flex;gap:0;margin-bottom:36px;border-bottom:2px solid rgb(255 255 255 / .12);overflow-x:auto}.product-tab{padding:14px 28px;color:rgb(255 255 255 / .46);border:0;border-bottom:3px solid #fff0;background:#fff0;cursor:pointer;font:inherit;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-tab.active{color:var(--teal);border-color:var(--teal)}.product-panel{display:none;grid-template-columns:repeat(4,1fr);gap:2px}.product-panel.active{display:grid}.product-card{min-height:305px;padding:30px 24px;background:var(--dark-2);border-top:3px solid #fff0}.product-card:hover{border-color:var(--teal);background:#1e3532}.product-card img{height:92px;margin-bottom:22px;object-fit:contain}.product-card h3{color:var(--white);font-family:"Bai Jamjuree",sans-serif;font-size:24px;line-height:1.12}.product-card p{color:rgb(255 255 255 / .55);font-size:14px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.tags span{padding:4px 9px;color:var(--teal);border:1px solid rgb(0 189 180 / .35);font-size:10px;font-weight:800}.solution-grid,.factory-grid,.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-card,.factory-card,.project-card,.cert-card{overflow:hidden;background:var(--white);border:1px solid var(--line)}.solution-card{min-height:220px;padding:28px;background:linear-gradient(135deg,#152624,#0d1c1b);color:var(--white)}.solution-card span{color:var(--teal);font-weight:900;letter-spacing:.14em}.solution-card h3{margin-top:58px;font-family:"Bai Jamjuree",sans-serif;font-size:28px}.solution-card p{color:rgb(255 255 255 / .62)}.feature-strip{background:var(--teal)}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.feature-grid article{min-height:166px;padding:26px 20px;text-align:center;background:var(--teal);border:1px solid rgb(255 255 255 / .22)}.feature-grid strong{display:block;color:#fff;font-size:18px}.feature-grid p{margin:8px 0 0;color:rgb(255 255 255 / .82);font-size:13px}.project-card img{width:100%;height:260px;object-fit:cover}.project-card div,.factory-card div{padding:24px}.project-card span{color:var(--teal-dark);font-size:12px;font-weight:900;text-transform:uppercase}.factory-card{border-top:4px solid var(--teal)}.factory-card h3,.project-card h3{font-family:"Bai Jamjuree",sans-serif;font-size:26px}.factory-card p,.project-card p{color:var(--muted)}.project-card p{margin:7px 0 0;line-height:1.55}.project-card p strong{color:var(--dark);font-weight:900;text-transform:uppercase}.project-grid-wide .project-card{position:relative;min-height:420px;overflow:hidden}.project-grid-wide .project-card img{height:420px}.project-grid-wide .project-card>div{position:absolute;right:0;bottom:0;left:0;padding:26px 32px;color:#fff;background:linear-gradient(90deg,rgb(0 189 180 / .86),rgb(0 112 107 / .62))}.project-grid-wide .project-card h3,.project-grid-wide .project-card p,.project-grid-wide .project-card p strong{color:#fff}.project-grid-wide .project-card h3{margin:0 0 10px;font-size:16px;text-transform:uppercase}.project-grid-wide .project-card p{font-size:13px;font-weight:700;text-transform:uppercase}.cert-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cert-card{padding:28px 18px;text-align:center;background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .18)}.cert-card strong{color:var(--white);font-size:18px}.cert-card span{display:block;margin-top:8px;color:rgb(255 255 255 / .56);font-size:13px}.about-hero{padding:82px 0 0;color:var(--dark);background:radial-gradient(circle at 80% 18%,rgb(0 189 180 / .18),transparent 30%),linear-gradient(135deg,#f4fbfa 0%,#e8f6f5 58%,#d7eeec 100%)}.about-hero .container{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:end}.about-hero-content{padding-bottom:70px}.breadcrumb{margin-bottom:22px;color:rgb(15 48 45 / .58);font-size:13px}.breadcrumb a{color:var(--teal)}.hero-numbers{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.hero-numbers article{padding:30px;background:var(--white)}.hero-numbers article:nth-child(2){background:var(--teal)}.hero-numbers strong{color:var(--teal-dark);font-family:"Bai Jamjuree",sans-serif;font-size:54px;line-height:1}.hero-numbers span{display:block;color:var(--muted);font-weight:800;text-transform:uppercase}.mvv-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px}.mvv-card{padding:44px 38px;background:var(--dark);color:var(--white)}.mvv-card:nth-child(2){background:var(--teal);color:var(--dark)}.mvv-card:nth-child(3){grid-column:span 2;color:var(--text);background:var(--light);border:1px solid var(--line)}.mvv-card h3{font-family:"Bai Jamjuree",sans-serif;font-size:34px;line-height:1.1}.mvv-card p{color:inherit;opacity:.74}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.quote-section{background:var(--teal)}.quote-section h2{color:var(--dark)}.quote-form{display:grid;gap:14px;padding:28px;background:var(--white);box-shadow:var(--shadow)}.quote-form label{display:grid;gap:7px;color:var(--dark);font-size:13px;font-weight:900}input,select,textarea{width:100%;min-height:46px;padding:12px 14px;border:1px solid #c6d9d7;font:inherit}textarea{resize:vertical}.quote-form .button{width:100%;border:0;cursor:pointer}.partner-marquee{overflow:hidden;padding:28px 0;background:#f6faf9;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-track{display:flex;width:max-content;gap:42px;animation:sunpanelPartnerScroll 58s linear infinite}.partner-logo{display:grid;place-items:center;width:150px;height:76px;padding:14px 18px;background:#fff!important;border:1px solid rgb(15 48 45 / .08)}.partner-logo img{max-width:100%;max-height:48px;object-fit:contain;filter:grayscale(.1)}@keyframes sunpanelPartnerScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.site-footer{padding:58px 0 24px;color:rgb(255 255 255 / .72);background:var(--dark)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.site-footer h4{margin:0 0 14px;color:var(--white)}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:8px}.site-footer a:hover{color:var(--teal)}.footer-bottom{margin-top:36px;padding-top:18px;border-top:1px solid rgb(255 255 255 / .1);font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}.page-hero{padding:76px 0 70px;color:var(--dark);background:radial-gradient(circle at 78% 12%,rgb(0 189 180 / .16),transparent 32%),linear-gradient(135deg,#f5fbfa 0%,#e7f5f4 54%,#d6edeb 100%);overflow:hidden}.page-hero-inner{position:relative;z-index:1}.page-hero h1{max-width:920px}.page-hero .lead{max-width:720px}.core-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.core-nav a{display:grid;gap:8px;min-height:160px;padding:24px;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--core-color,var(--teal));transition:transform .18s ease,box-shadow .18s ease}.core-nav a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.core-nav strong{color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:24px;line-height:1.1}.core-nav span{color:var(--muted);font-size:14px}.catalog-section:nth-of-type(even){background:var(--white)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.catalog-card{overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--teal);transition:transform .18s ease,box-shadow .18s ease}.catalog-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.catalog-card-media{display:grid;place-items:center;height:185px;padding:24px;background:var(--light)}.catalog-card-media img{max-height:140px;object-fit:contain}.catalog-card-body{padding:24px}.catalog-tag{display:inline-block;margin-bottom:10px;color:var(--teal-dark);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.catalog-card h3,.blog-card h3{color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:26px;line-height:1.1}.catalog-card p,.blog-card p{color:var(--muted);font-size:14px}.spec-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.spec-mini span{padding:9px 10px;color:var(--muted);background:var(--light);font-size:12px;font-weight:700}.text-link{color:var(--teal-dark);font-weight:900}.page-hero .lead,.about-hero .lead,.product-hero .lead,.category-hero .lead{color:rgb(15 48 45 / .72)}.page-hero .breadcrumb,.about-hero .breadcrumb,.product-hero .breadcrumb,.category-hero .breadcrumb{color:rgb(15 48 45 / .58)}.page-hero .breadcrumb a,.about-hero .breadcrumb a,.product-hero .breadcrumb a,.category-hero .breadcrumb a{color:var(--teal-dark)}.compare-wrap{overflow-x:auto}.compare-table,.spec-table{width:100%;border-collapse:collapse;min-width:720px;background:var(--white)}.compare-table th,.spec-table th{padding:15px 18px;color:var(--white);background:var(--dark);text-align:left;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.compare-table td,.spec-table td{padding:14px 18px;border-bottom:1px solid var(--line)}.compare-table td:first-child,.spec-table th{font-weight:900}.compare-table tr:hover td,.spec-table tr:hover td{background:var(--light)}.product-hero{padding:82px 0;color:var(--dark);background:radial-gradient(circle at 78% 22%,rgb(0 189 180 / .18),transparent 30%),linear-gradient(135deg,#f5fbfa 0%,#e6f5f4 58%,#d8efed 100%)}.product-hero-grid,.product-detail-grid,.article-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);gap:54px;align-items:center}.product-hero-copy{min-width:0}.product-visual{display:grid;place-items:center;min-height:360px;padding:38px;background:#00A9AC;border:1px solid rgb(0 189 180 / .24);box-shadow:0 24px 70px rgb(15 48 45 / .13)}.product-visual img{max-height:320px;object-fit:contain}.product-detail-grid{align-items:start}.spec-table-wrap{overflow-x:auto;box-shadow:var(--shadow)}.spec-table th{width:220px;background:var(--teal-dark)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{overflow:hidden;background:var(--white);border:1px solid var(--line)}.blog-media{display:block;height:220px;background:var(--dark)}.blog-media img{width:100%;height:100%;object-fit:cover}.blog-card-body{padding:24px}.pagination{margin-top:34px}.article-layout{align-items:start}.article-main{min-width:0}.article-cover{margin-bottom:32px}.article-cover img{width:100%;max-height:520px;object-fit:cover}.entry-content{color:var(--text);font-size:18px;line-height:1.8}.entry-content img{margin:24px 0}.editable-page-content{max-width:1120px}.editable-page-content img{width:auto;max-width:100%;height:auto}.editable-page-content .wp-block-image,.editable-page-content .wp-block-gallery{margin:24px 0}.home-about-section{background:#eef8f7}.section+.section{margin-top:0}.section h2{margin-bottom:18px}.section>.container>.eyebrow+h2{margin-bottom:30px}.home-about-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.75fr);gap:64px;align-items:end;margin-bottom:48px}.home-about-head h2{max-width:760px;margin:0;color:var(--dark);font-size:clamp(42px, 5vw, 72px);line-height:.98}.home-about-head>p{max-width:520px;color:var(--muted);font-size:18px;line-height:1.8}.home-about-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr) minmax(320px,.78fr);gap:24px;align-items:stretch}.home-about-image{min-height:360px;overflow:hidden;background:var(--white);border:1px solid rgb(15 48 45 / .08);box-shadow:0 24px 70px rgb(15 48 45 / .1)}.home-about-image img{width:100%;height:100%;min-height:360px;object-fit:cover}.home-about-card{padding:40px;background:var(--white);border-top:6px solid var(--teal);box-shadow:0 24px 70px rgb(15 48 45 / .12)}.home-about-card>p{margin-top:0;color:var(--muted);font-size:17px;line-height:1.8}.home-capacity-card{display:grid;align-content:center;padding:42px;color:var(--dark);background:linear-gradient(135deg,#ffffff,#dff6f4);border:1px solid rgb(0 188 181 / .2);border-top:6px solid var(--teal);box-shadow:0 24px 70px rgb(15 48 45 / .1)}.home-capacity-card span{font-weight:800}.home-capacity-card strong{display:block;margin:12px 0;color:var(--teal);font-size:clamp(44px, 5vw, 72px);line-height:1}.home-capacity-card p{max-width:560px;color:var(--text);font-weight:700;line-height:1.7}.product-section-bright{background:#f7fbfb}.product-section-bright .section-head h2,.product-section-bright .section-head p{color:var(--dark)}.product-section-bright .product-tabs{border-bottom-color:rgb(15 48 45 / .14)}.product-section-bright .product-tab{color:var(--muted)}.product-section-bright .product-tab.active{color:var(--teal-dark)}.product-section-bright .product-panel{background:#fff0}.product-section-bright .product-card{background:var(--white);border-color:rgb(15 48 45 / .08);border-top-color:#fff0}.product-section-bright .product-card h3{color:var(--dark)}.product-section-bright .product-card p{color:var(--muted)}.solution-card{position:relative;min-height:300px;padding:0;overflow:hidden;background:var(--white);color:var(--dark);border:1px solid rgb(15 48 45 / .1);box-shadow:0 16px 38px rgb(15 48 45 / .08)}.solution-card .solution-visual{position:relative;height:150px;overflow:hidden}.solution-card .solution-visual img{width:100%;height:100%;object-fit:cover}.solution-card .solution-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 27 25 / .06),rgb(8 27 25 / .48))}.solution-card .solution-visual span{position:absolute;right:18px;bottom:-24px;z-index:1;display:grid;place-items:center;width:58px;height:58px;color:var(--dark);background:var(--teal);border:4px solid var(--white);border-radius:50%;font-size:26px}.solution-card small{display:block;margin:28px 24px 0;color:var(--teal-dark);font-weight:900;letter-spacing:.14em}.solution-card h3{margin:10px 24px 12px;color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:24px}.solution-card p{margin:0 24px 26px;color:var(--muted)}.solution-mosaic{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,.8fr);grid-template-rows:190px 190px;gap:18px;margin-top:28px}.solution-photo-card{position:relative;min-height:190px;overflow:hidden;background:#dcebea;box-shadow:0 18px 44px rgb(15 48 45 / .12)}.solution-photo-card.featured{grid-row:span 2}.solution-photo-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.95)}.solution-photo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 188 181 / .08),rgb(0 143 138 / .78)),linear-gradient(90deg,rgb(7 30 28 / .42),rgb(7 30 28 / .05))}.solution-photo-card div{position:absolute;right:20px;bottom:18px;left:20px;z-index:1;color:var(--white)}.solution-photo-card span{display:inline-grid;place-items:center;width:34px;height:34px;margin-bottom:10px;color:var(--dark);background:var(--teal);border-radius:50%;font-size:17px}.solution-photo-card h3{margin:0 0 5px;color:var(--white);font-size:18px;line-height:1.2}.solution-photo-card p{max-width:360px;margin:0;color:rgb(255 255 255 / .86);font-size:13px;line-height:1.5}.solution-photo-card.featured h3{font-size:24px}.solution-photo-card.featured p{font-size:14px}.home-cert-section h2{max-width:760px;margin-bottom:28px;color:var(--dark)}.home-cert-section{background:linear-gradient(180deg,#ffffff,#eef8f7)}.home-cert-section .cert-card{background:var(--white);border-color:rgb(15 48 45 / .1);box-shadow:0 14px 32px rgb(15 48 45 / .07)}.home-cert-section .cert-card strong{color:var(--dark)}.home-cert-section .cert-card span{color:var(--muted)}.blog-wide{width:min(1200px, calc(100% - 40px))}@media (max-width:980px){.home-about-head,.home-about-layout,.solution-mosaic{grid-template-columns:1fr;grid-template-rows:none;gap:28px}.solution-photo-card.featured{grid-row:auto}.solution-photo-card{min-height:260px}.home-about-head h2{font-size:clamp(34px, 8vw, 52px)}}.feature-grid article{border:0!important}.hero .button.primary,.hero .button.ghost,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost,.ad-panel-hero .button.ghost{border:2px solid var(--yellow)!important}.home-product-carousel .product-detail-link,.product-section-bright .product-card .product-detail-link{color:var(--dark)!important;background:var(--yellow)!important}.hero .button.primary:hover,.hero .button.ghost:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .button.ghost:hover,.ad-panel-hero .quote-trigger:hover,.home-product-carousel .product-detail-link:hover,.product-section-bright .product-card .product-detail-link:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}.hero .button.primary,.category-hero .button.primary,.product-hero .button.primary,.product-hero .quote-trigger,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger,.blog-hero-search button{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost{color:var(--white)!important;background:transparent!important;border-color:rgb(255 255 255 / .42)!important}.hero .button.ghost:hover{color:var(--yellow)!important;background:rgb(255 255 255 / .08)!important;border-color:var(--yellow)!important}.category-hero .button.primary:hover,.product-hero .button.primary:hover,.product-hero .quote-trigger:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .quote-trigger:hover,.blog-hero-search button:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}.home-capacity-card{box-shadow:0 28px 72px rgb(255 213 16 / .28)!important}.feature-strip,.feature-grid article{background:#184845!important}.feature-grid article{border:0!important}.feature-grid strong,.feature-grid p{color:#fff!important}.quote-section{background:linear-gradient(90deg,rgb(24 72 69 / .96),rgb(0 189 180 / .86)),linear-gradient(0deg,rgb(13 28 27 / .32),transparent),var(--teal)!important;color:var(--white)}.quote-section .quote-grid>div:first-child{align-self:center;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .18);box-shadow:0 24px 70px rgb(13 28 27 / .18)}.quote-section .eyebrow,.quote-section h2,.quote-section p{color:var(--white)!important}.quote-section .quote-form{background:#fff!important;border-top-color:var(--yellow)!important;box-shadow:0 26px 72px rgb(13 28 27 / .24)!important}.quote-section .quote-form .button{color:var(--dark)!important;background:var(--yellow)!important}.quote-section .quote-form .button:hover{background:var(--teal)!important}.search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.search-result-card{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--teal);box-shadow:none}.search-result-media{display:grid;place-items:center;width:100%;height:185px;min-height:0;padding:24px;background:var(--light);border-bottom:0}.search-result-media img{width:100%;height:100%;min-height:0;max-height:140px;object-fit:contain;padding:0;background:#fff0}.search-result-body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px}.search-result-body .catalog-tag{margin-bottom:10px}.search-result-body h2{display:-webkit-box;min-height:0;margin:0 0 12px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:22px;line-height:1.12}.search-result-body h2 a{color:inherit}.search-result-body p{display:-webkit-box;min-height:0;margin:0 0 18px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted);font-size:14px;line-height:1.65}.search-result-body .text-link{margin-top:auto}@media (max-width:980px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr}.search-result-media{height:170px}.search-result-body{padding:20px}.search-result-body h2{font-size:20px;line-height:1.16}}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.search-result-media{height:185px!important;aspect-ratio:auto!important;padding:24px!important;background:var(--light)!important;border-bottom:0!important}.search-result-media img{max-height:140px!important;padding:0!important;background:transparent!important}.search-result-body{padding:24px!important}.search-result-body h2{min-height:0!important;font-size:22px!important;line-height:1.12!important}.search-result-body p{min-height:0!important}@media (max-width:1180px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr!important}.search-result-media{height:170px!important}.search-result-body h2{font-size:20px!important;line-height:1.16!important}}.search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.search-result-card{display:flex!important;flex-direction:column;min-height:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--teal);box-shadow:none}.search-result-media{display:grid;place-items:center;width:100%;min-height:0;height:185px;aspect-ratio:auto;padding:24px;background:var(--light);border-bottom:0}.search-result-media img{width:100%;height:100%;min-height:0!important;max-height:140px;object-fit:contain;padding:0;background:#fff0}.search-result-body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px!important}.search-result-body .catalog-tag{margin-bottom:10px}.search-result-body h2{display:-webkit-box;min-height:0;margin:0 0 12px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:22px!important;line-height:1.12!important}.search-result-body h2 a{color:inherit}.search-result-body p{display:-webkit-box;min-height:0;margin:0 0 18px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted);font-size:14px;line-height:1.65}.search-result-body .text-link{margin-top:auto}@media (max-width:980px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr}.search-result-media{height:170px}.search-result-body h2{font-size:20px!important}}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.search-result-card{display:flex;flex-direction:column;min-height:0;background:#fff;border:1px solid rgb(0 189 180 / .18);border-top:4px solid var(--teal);box-shadow:0 18px 50px rgb(15 48 45 / .08)}.search-result-media{display:grid;place-items:center;min-height:0;aspect-ratio:16 / 10;background:#fff;border-bottom:1px solid rgb(15 48 45 / .08)}.search-result-media img{width:100%;height:100%;min-height:0;object-fit:contain;padding:18px;background:#fff}.search-result-body{display:flex;flex:1 1 auto;flex-direction:column;padding:22px}.search-result-body h2{display:-webkit-box;min-height:0;margin:12px 0 10px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:20px;line-height:1.18}.search-result-body p{display:-webkit-box;min-height:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted)}.search-result-body .text-link{margin-top:auto}@media (max-width:980px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr}.search-result-body{padding:18px}.search-result-body h2{font-size:18px}}.hero .button.primary,.category-hero .button.primary,.product-hero .button.primary,.product-hero .quote-trigger,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger,.blog-hero-search button{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost{color:var(--white)!important;background:transparent!important;border-color:rgb(255 255 255 / .42)!important}.hero .button.ghost:hover{color:var(--yellow)!important;background:rgb(255 255 255 / .08)!important;border-color:var(--yellow)!important}.category-hero .button.primary:hover,.product-hero .button.primary:hover,.product-hero .quote-trigger:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .quote-trigger:hover,.blog-hero-search button:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}.home-capacity-card{box-shadow:0 28px 72px rgb(255 213 16 / .28)!important}.feature-strip,.feature-grid article{background:#184845!important}.feature-grid article{border:0!important}.feature-grid strong,.feature-grid p{color:#fff!important}.quote-section{background:linear-gradient(90deg,rgb(24 72 69 / .96),rgb(0 189 180 / .86)),linear-gradient(0deg,rgb(13 28 27 / .32),transparent),var(--teal)!important;color:var(--white)}.quote-section .quote-grid>div:first-child{align-self:center;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .18);box-shadow:0 24px 70px rgb(13 28 27 / .18)}.quote-section .eyebrow,.quote-section h2,.quote-section p{color:var(--white)!important}.quote-section .quote-form{background:#fff!important;border-top-color:var(--yellow)!important;box-shadow:0 26px 72px rgb(13 28 27 / .24)!important}.quote-section .quote-form .button{color:var(--dark)!important;background:var(--yellow)!important}.quote-section .quote-form .button:hover{background:var(--teal)!important}.feature-grid article{border:0!important}.home-product-carousel .product-detail-link,.product-section-bright .product-card .product-detail-link{color:var(--dark)!important;background:var(--yellow)!important}.home-product-carousel .product-detail-link:hover,.product-section-bright .product-card .product-detail-link:hover{background:var(--teal)!important}.hero .button.primary,.hero .button.ghost,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost,.ad-panel-hero .button.ghost{border:2px solid var(--yellow)!important}.hero .button.primary:hover,.hero .button.ghost:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .button.ghost:hover,.ad-panel-hero .quote-trigger:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}@media (max-width:980px){.main-menu>.menu-item-has-children>a{padding-right:8px!important}.main-menu>.menu-item-has-children>a::after{content:none!important}.main-menu .submenu-toggle{display:grid!important}}@media (max-width:680px){.home-product-carousel .product-panel{align-items:stretch!important;grid-auto-columns:100%!important;gap:12px!important}.home-product-carousel .product-card{display:flex!important;flex-direction:column;min-height:510px!important;padding:20px 22px 22px!important}.home-product-carousel .product-card img{flex:0 0 auto;height:168px!important;margin-bottom:18px!important}.home-product-carousel .product-card h3{min-height:72px!important;margin-bottom:12px;font-size:23px!important;line-height:1.14}.home-product-carousel .product-card p{min-height:96px!important}.home-product-carousel .product-card .tags{min-height:32px;margin-top:auto}.product-scroll{top:104px!important;transform:none!important}}@media (max-width:680px){.home-about-card,.home-capacity-card{padding:24px}.home-capacity-card strong{font-size:38px}}.latest-link{display:block;padding:14px 0;border-bottom:1px solid var(--line);color:var(--dark);font-weight:800}.latest-link span{display:block;color:var(--muted);font-size:12px;font-weight:600}.project-grid-wide{grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.menu-toggle{display:inline-flex;padding:8px 12px;color:var(--white);border:1px solid rgb(255 255 255 / .2);background:#fff0}.main-menu{display:none;position:absolute;top:75px;right:20px;left:20px;padding:12px;background:var(--dark);box-shadow:var(--shadow);max-height:calc(100vh - 95px);overflow-y:auto}.main-menu.is-open{display:block}.main-menu a{padding:12px}.main-menu .sub-menu{position:static;display:block;max-height:none;opacity:1;pointer-events:auto;transform:none;margin-left:12px;background:rgb(255 255 255 / .06);border-top:0;box-shadow:none}.main-menu .sub-menu a{color:rgb(255 255 255 / .82);border-color:rgb(255 255 255 / .08)}.header-cta{display:none}.stat-strip,.intro-grid,.about-grid,.why-grid,.quote-grid,.about-hero .container,.product-panel,.solution-grid,.factory-grid,.project-grid,.cert-grid,.feature-grid,.footer-grid,.core-nav,.catalog-grid,.blog-grid,.project-grid-wide,.product-hero-grid,.product-detail-grid,.article-layout{grid-template-columns:1fr 1fr}.section-head{display:block}.hero{min-height:860px}.hero-content{padding-bottom:310px}}@media (max-width:680px){.topbar .container{display:block}.brand-name{font-size:23px}.hero{min-height:920px}.hero-content{padding:60px 0 400px}h1{font-size:44px}.stat-strip,.intro-grid,.about-grid,.why-grid,.quote-grid,.about-hero .container,.hero-numbers,.product-panel,.solution-grid,.factory-grid,.project-grid,.cert-grid,.feature-grid,.footer-grid,.mvv-grid,.values-grid,.core-nav,.catalog-grid,.blog-grid,.project-grid-wide,.product-hero-grid,.product-detail-grid,.article-layout{grid-template-columns:1fr}.mvv-card:nth-child(3){grid-column:auto}.stat-strip article{min-height:88px;padding:18px;border-right:0;border-bottom:1px solid var(--line)}}body,button,input,select,textarea,h1,h2,h3,h4,.brand-name,.stat-strip strong,.big-number,.product-card h3,.catalog-card h3,.blog-card h3,.solution-card h3,.factory-card h3,.project-card h3,.mvv-card h3,.core-nav strong{font-family:"Bai Jamjuree",Arial,sans-serif!important}.nav-inner{gap:16px;width:min(1440px, calc(100% - 32px))}.brand{min-width:174px}.brand-name{font-size:22px;letter-spacing:.02em}.main-menu a{padding:24px 8px;font-size:14px;letter-spacing:0}.main-menu .sub-menu{min-width:360px}.main-menu .sub-menu-small{min-width:230px}.main-menu .sub-menu a{white-space:normal;line-height:1.35}.image-hero{background:linear-gradient(90deg,rgb(13 28 27 / .94),rgb(13 28 27 / .68)),url(/wp-content/themes/sunpanel-theme-v1.10.123/assets/images/catalog-page-01-0.png) center/cover}.core-nav{grid-template-columns:repeat(5,1fr)}.core-nav a{min-height:230px;align-content:start}.core-nav img{width:100%;height:92px;object-fit:contain;margin-bottom:8px}.compare-table-card{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.compare-table-card div{padding:28px;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--teal)}.compare-table-card strong{display:block;margin-bottom:8px;color:var(--dark);font-size:20px}.compare-table-card span{color:var(--muted)}.category-hero{padding:78px 0;color:var(--dark);background:radial-gradient(circle at 78% 20%,rgb(0 189 180 / .18),transparent 30%),linear-gradient(135deg,#f5fbfa 0%,#e6f5f4 58%,#d8efed 100%)}.category-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:52px;align-items:center}.category-hero-media{display:grid;place-items:center;min-height:320px;padding:24px;background:#00A9AC;border:1px solid rgb(0 189 180 / .24);box-shadow:0 24px 70px rgb(15 48 45 / .13)}.category-hero-media img{max-height:260px;object-fit:contain}.product-gallery{min-width:0}.gallery-main{display:grid;place-items:center;min-height:370px;padding:32px;background:#00A9AC;border:1px solid rgb(0 189 180 / .28)}.gallery-main img{width:100%;max-height:330px;object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.gallery-thumbs button{height:82px;padding:8px;cursor:pointer;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .16)}.gallery-thumbs button.active,.gallery-thumbs button:hover{border-color:var(--teal)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-content-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);gap:42px;align-items:start}.product-description p{color:var(--muted);font-size:16px}.image-band{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.image-band img{width:100%;height:170px;object-fit:cover;background:var(--light)}.spec-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.spec-cards article{min-height:116px;padding:18px;background:var(--white);border:1px solid var(--line);border-left:4px solid var(--teal)}.spec-cards span{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.spec-cards strong{display:block;color:var(--dark);line-height:1.35}.spec-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 70px;margin-top:34px}.spec-catalog-grid article{min-height:92px;padding:18px;background:var(--white);border:1px solid var(--line);border-left:4px solid var(--teal);box-shadow:0 16px 36px rgb(15 48 45 / .06)}.spec-catalog-grid span{display:block;color:var(--dark);font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.spec-catalog-grid span::after{content:"";display:block;width:86px;height:1px;margin:14px 0 10px;background:rgb(15 48 45 / .32)}.product-copy-block{display:grid;gap:14px;padding:24px;background:var(--white);border:1px solid var(--line);border-left:4px solid var(--teal);box-shadow:0 18px 40px rgb(15 48 45 / .07)}.product-copy-block h3{margin:8px 0 0;color:var(--teal-dark);font-size:20px}.product-copy-block p{margin:0}.spec-catalog-grid strong{display:block;color:var(--dark);font-size:14px;font-weight:500;line-height:1.55}.blog-grid{align-items:stretch}.blog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.blog-sidebar{position:sticky;top:110px;display:grid;gap:16px}.blog-search,.sidebar-box{padding:20px;background:var(--white);border:1px solid var(--line);box-shadow:0 12px 36px rgb(13 28 27 / .08)}.blog-search{display:grid;gap:10px}.blog-search button{min-height:42px;border:0;color:var(--dark);background:var(--teal);font-weight:800;cursor:pointer}.sidebar-box h3{margin:0 0 14px;font-size:18px}.sidebar-box ul{margin:0;padding:0;list-style:none}.sidebar-box li{padding:9px 0;border-bottom:1px solid var(--line)}.blog-card{border-radius:0;box-shadow:0 12px 36px rgb(13 28 27 / .08)}.blog-card:first-child{grid-column:span 2}.blog-card:first-child .blog-media{height:360px}.article-sidebar{position:sticky;top:110px}.article-main{background:var(--white);border:1px solid var(--line);padding:28px;box-shadow:var(--shadow)}@media (max-width:1280px){.header-cta{display:none}.main-menu a{font-size:13px;padding-inline:6px}}@media (max-width:980px){.nav-inner{width:min(1200px, calc(100% - 40px))}.main-menu a{font-size:12px}.core-nav,.spec-cards,.spec-catalog-grid,.compare-table-card,.category-hero-grid,.product-content-layout{grid-template-columns:1fr 1fr}.blog-card:first-child{grid-column:auto}.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.project-grid-wide .project-card,.project-grid-wide .project-card img{min-height:360px;height:360px}}.product-category-sidebar nav{display:grid;gap:8px;margin-top:14px}.product-category-sidebar nav a{display:flex;justify-content:space-between;gap:14px;padding:13px 14px;background:var(--light);border-left:4px solid #fff0}.product-category-sidebar nav a.active,.product-category-sidebar nav a:hover{border-left-color:var(--teal);background:#e6faf9}.product-category-sidebar nav strong{color:var(--dark)}.product-category-sidebar nav span{color:var(--muted);font-size:12px}.single-blog-hero{padding:44px 0 38px}.single-blog-hero h1{max-width:960px;font-size:clamp(30px, 3.4vw, 48px);line-height:1.18}.single-blog-hero .lead{font-size:15px}.article-section{background:#f7fbfb}.article-layout{grid-template-columns:minmax(0,1fr) 300px;max-width:1320px}.article-main{width:100%}.article-cover img{max-height:430px}.contact-section{background:#f7fbfb}.contact-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.75fr);gap:28px;align-items:start}.contact-form-card{padding:30px;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.contact-map{margin-top:24px;overflow:hidden;border:1px solid var(--line)}.contact-map iframe{display:block;width:100%;height:360px;border:0}.sunpanel-lead-form{box-shadow:none}.contact-form-card .sunpanel-lead-form{padding:0;border:0}.quote-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.quote-modal.is-open{display:flex}.quote-modal-backdrop{position:absolute;inset:0;background:rgb(13 28 27 / .72)}.quote-modal-dialog{position:relative;z-index:1;width:min(560px, 100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:28px;background:var(--white);border-top:5px solid var(--teal);box-shadow:0 30px 90px rgb(0 0 0 / .32)}.quote-modal-close{position:absolute;top:10px;right:12px;width:38px;height:38px;border:0;background:var(--light);color:var(--dark);font-size:26px;line-height:1;cursor:pointer}.quote-modal-copy h2{margin-bottom:8px;font-size:30px}.quote-modal-copy p:last-child{color:var(--muted)}.quote-modal .quote-form{padding:0;border:0;box-shadow:none}.quote-modal-open{overflow:hidden}@media (max-width:980px){.article-layout,.contact-layout{grid-template-columns:1fr}.article-sidebar{position:static}}@media (max-width:680px){.single-blog-hero{padding:34px 0 30px}.single-blog-hero h1{font-size:30px}.contact-form-card,.quote-modal-dialog{padding:20px}.contact-map iframe{height:280px}}.hero{min-height:760px;align-items:start}.hero-content{max-width:620px;width:min(1200px, calc(100% - 40px));margin-left:auto;margin-right:auto;padding:86px 0 190px}.hero-content h1{font-size:clamp(38px, 4.8vw, 64px);line-height:1.08}.hero-content .lead{max-width:560px;font-size:16px}.stat-strip article{display:grid;place-items:center;text-align:center}.product-detail-link{display:inline-flex;width:fit-content;margin-top:18px;padding:9px 14px;color:var(--dark);background:var(--teal);font-size:12px;font-weight:800;text-transform:uppercase}.product-detail-link:hover{background:var(--yellow)}.product-panel{align-items:stretch}.product-card{display:flex;flex-direction:column}.product-card p{min-height:68px}.product-card .tags{margin-top:auto}.product-card .product-detail-link{margin-top:14px}.feat-symbol{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;color:var(--teal);background:var(--white);border:2px solid rgb(13 28 27 / .18);border-radius:50%;box-shadow:inset 0 0 0 8px rgb(0 189 180 / .1);font-size:25px;font-weight:900}.home-blog-section{background:var(--white)}.home-blog-grid .blog-card:first-child{grid-column:auto}.home-blog-grid{grid-template-columns:repeat(3,1fr)}.home-blog-grid .blog-card{border:1px solid #e5e7eb;box-shadow:0 8px 22px rgb(15 23 42 / .08);background:#fff}.home-blog-grid .blog-media{height:210px}.home-blog-grid .blog-card-body{padding:18px 20px}.home-blog-grid .blog-card h3{font-size:17px;line-height:1.35;margin-bottom:8px}.home-blog-grid .blog-card p{color:#667085;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-grid .catalog-tag{display:block;margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7;color:#667085;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.quote-section{background:linear-gradient(135deg,rgb(0 189 180 / .95),rgb(0 122 115 / .94)),url(/wp-content/themes/sunpanel-theme-v1.10.123/assets/images/catalog-page-01-0.png) center/cover}.quote-section .quote-grid{align-items:center;grid-template-columns:minmax(0,.85fr) minmax(320px,.55fr);gap:28px}.quote-section .quote-grid>div:first-child{padding:26px;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .24)}.quote-section .quote-form{border-top:5px solid var(--dark);padding:22px;gap:10px}.quote-section .quote-form label{gap:5px}.quote-section input,.quote-section select,.quote-section textarea{min-height:42px;padding:9px 12px}.quote-section textarea{min-height:92px}.blog-archive-hero{padding:56px 0 48px}.blog-hero-search{display:grid;grid-template-columns:minmax(0,420px) 92px;gap:8px;margin-top:24px}.blog-hero-search input,.blog-hero-search button{min-height:48px;border:0}.blog-hero-search button{color:var(--dark);background:var(--teal);font-weight:900}.blog-wide{width:min(1440px, calc(100% - 24px))}.article-layout.container{width:min(1440px, calc(100% - 24px))}.blog-archive-section{padding-top:48px}.blog-archive-section .blog-grid{grid-template-columns:repeat(4,1fr);gap:18px}.blog-archive-section .blog-card:first-child{grid-column:span 2}.blog-archive-section .blog-card:first-child .blog-media{height:300px}.article-layout{grid-template-columns:minmax(0,1fr) 260px;max-width:1440px;gap:24px}@media (max-width:1180px){.blog-archive-section .blog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.site-header{position:sticky}.container,.nav-inner{width:min(100% - 28px, 1200px)}.topbar{font-size:12px}.nav-inner{position:relative;justify-content:center;min-height:64px}.menu-toggle{order:1;position:absolute;left:0}.brand{order:2;min-width:0;justify-content:center}.primary-nav{order:3}.logo-mark{width:40px;height:40px}.brand-name{font-size:19px}.brand-sub{font-size:8px}.main-menu{right:14px;left:14px}.core-nav,.spec-cards,.spec-catalog-grid,.compare-table-card,.category-hero-grid,.product-content-layout,.image-band{grid-template-columns:1fr}.core-nav a{min-height:auto}.gallery-main{min-height:270px;padding:20px}.gallery-thumbs{grid-template-columns:repeat(2,1fr)}.gallery-thumbs button{height:76px}.project-grid-wide .project-card,.project-grid-wide .project-card img{min-height:330px;height:330px}.project-grid-wide .project-card>div{padding:20px}.image-band img{height:190px}.article-main{padding:18px}.entry-content{font-size:16px}.blog-sidebar{grid-template-columns:1fr}.hero{min-height:760px}.hero-content{padding:42px 0 350px;max-width:100%;width:min(100% - 28px, 1200px)}.hero-content h1{font-size:34px}.hero-content .lead{font-size:15px}.stat-strip article{min-height:78px;padding:12px}.stat-strip strong{font-size:26px}.stat-strip span{font-size:11px}.feature-grid article{min-height:auto;padding:18px 14px}.feat-symbol{width:46px;height:46px;font-size:20px}.spec-cards article{min-height:auto;padding:12px 14px}.spec-cards span{margin-bottom:4px;font-size:10px}.spec-cards strong{font-size:13px}.blog-hero-search{grid-template-columns:1fr}.blog-archive-section .blog-grid{grid-template-columns:1fr}.blog-archive-section .blog-card:first-child{grid-column:auto}.blog-archive-section .blog-card:first-child .blog-media,.blog-media{height:210px}.home-blog-grid{grid-template-columns:1fr}.quote-section .quote-grid{grid-template-columns:1fr}.quote-section .quote-grid>div:first-child{padding:18px}.quote-section .quote-form{padding:18px}.product-category-sidebar{order:4}.product-content-layout>.product-category-sidebar{margin-top:18px}.site-footer{padding-top:28px}.footer-grid{gap:0}.footer-grid>div{padding:12px 0;border-bottom:1px solid rgb(255 255 255 / .12)}.footer-grid>div:first-child p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.site-footer h4{position:relative;margin:0;cursor:pointer}.site-footer h4::after{content:"+";position:absolute;right:0}.site-footer .footer-open h4::after{content:"-"}.site-footer h4+ul,.site-footer h4~p{display:none;margin-top:12px}.site-footer .footer-open h4+ul,.site-footer .footer-open h4~p{display:block}}.site-header{background:var(--white);border-bottom:3px solid var(--teal);box-shadow:0 8px 28px rgb(13 28 27 / .08)}.site-header .brand-name{color:var(--dark)}.site-header .main-menu a{color:var(--text)}.site-header .main-menu a:hover,.site-header .current-menu-item>a{color:var(--teal-dark)}.site-header .header-cta{color:var(--dark)}.hero-content{width:min(1200px, calc(100% - 40px));max-width:none;padding-left:clamp(0px, 16vw, 300px)}.hero-content h1,.hero-content .lead{max-width:640px}.blog-archive-hero .page-hero-inner{width:min(1200px, calc(100% - 40px));max-width:none;margin-left:auto;margin-right:auto;padding-left:0}.blog-wide{width:min(1460px, calc(100% - 48px));margin-left:auto;margin-right:auto}.blog-archive-section .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-archive-section .blog-card:first-child{grid-column:auto}.blog-archive-section .blog-card:first-child .blog-media,.blog-archive-section .blog-media{height:250px}.about-hero-visual{padding:80px 0}.about-hero-visual .container{align-items:center}.about-hero-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-hero-gallery img{width:100%;height:170px;object-fit:cover;border:1px solid rgb(255 255 255 / .18)}.about-hero-gallery img:first-child{grid-column:span 2;height:250px}.about-media-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);gap:44px;align-items:center}.about-image-stack{display:grid;gap:12px}.about-image-stack>img{width:100%;max-height:360px;object-fit:cover;background:var(--light)}.about-mini-images{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-mini-images img{width:100%;height:150px;object-fit:contain;background:var(--light);border:1px solid var(--line)}.about-number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:32px;background:var(--line)}.about-number-grid article{padding:30px;text-align:center;background:var(--white)}.about-number-grid strong{display:block;color:var(--teal-dark);font-size:36px;line-height:1}.about-number-grid span{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.reason-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.reason-grid .mvv-card{grid-column:span 2;min-height:245px;padding:28px}.reason-grid .mvv-card:nth-child(4){grid-column:2 / span 2}.reason-grid .mvv-card:nth-child(5){grid-column:4 / span 2}.reason-grid .mvv-card>span{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:34px;color:var(--white);background:var(--teal-dark);font-weight:900}.reason-grid .mvv-card h3{font-size:clamp(24px, 2vw, 34px);line-height:1.12}.factory-card>img{width:100%;height:180px;object-fit:cover}.menu-close{display:none}@media (max-width:980px){.primary-nav{position:fixed;inset:0;z-index:9998;display:none;padding:78px 22px 24px;overflow-y:auto;background:var(--white)}.primary-nav.is-open{display:block}.menu-close{position:fixed;top:18px;right:20px;z-index:10000;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);background:var(--white);color:var(--dark);font-size:30px;line-height:1}.main-menu{position:static!important;display:block!important;max-height:none!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.main-menu>li>a{padding:16px 0;color:var(--dark)!important;border-bottom:1px solid var(--line);font-size:16px}.main-menu .sub-menu{position:static;display:none;max-height:none;opacity:1;pointer-events:auto;transform:none;margin:0;padding:8px 0 12px 14px;background:var(--light);box-shadow:none;border-top:0}.main-menu .submenu-open>.sub-menu{display:block}.main-menu .sub-menu a{color:var(--text)!important;border-bottom:1px solid var(--line);font-size:14px}.hero-content{padding-left:clamp(0px, 10vw, 120px)}.about-media-grid,.about-hero-visual .container{grid-template-columns:1fr}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reason-grid .mvv-card,.reason-grid .mvv-card:nth-child(4),.reason-grid .mvv-card:nth-child(5){grid-column:auto}.about-number-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.nav-inner{justify-content:center}.menu-toggle{left:0;color:var(--dark);border-color:var(--line);background:var(--white)}.hero-content{padding-left:0}.blog-wide{width:min(100% - 28px, 1460px)}.blog-archive-section .blog-grid{grid-template-columns:1fr}.about-hero-gallery img,.about-hero-gallery img:first-child{grid-column:auto;height:180px}.about-hero-gallery,.about-mini-images,.reason-grid,.about-number-grid{grid-template-columns:1fr}}.hero-content{padding-left:0!important}.hero-content h1,.hero-content .lead,.hero-content .actions{margin-left:0}.poshaco-diagram{margin-top:44px;padding:34px;color:var(--white);background:#08aaa6;border:1px solid rgb(255 255 255 / .3)}.poshaco-title{text-align:center;font-size:26px;font-weight:900;letter-spacing:.08em}.poshaco-title span{display:block;font-size:13px;letter-spacing:.2em}.poshaco-line{width:min(520px, 88%);height:36px;margin:14px auto 0;border-top:2px dashed rgb(255 255 255 / .9);border-left:2px dashed rgb(255 255 255 / .9);border-right:2px dashed rgb(255 255 255 / .9)}.poshaco-companies{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:0}.poshaco-companies article{display:grid;align-content:space-between;min-height:112px;padding:12px;color:var(--dark);background:rgb(255 255 255 / .12);border:2px solid rgb(255 255 255 / .8)}.poshaco-companies strong{display:block;padding:8px;text-align:center;background:var(--yellow);font-size:12px;line-height:1.15}.poshaco-companies span{display:block;margin-top:10px;color:var(--white);font-size:12px;font-weight:700;text-align:center}.poshaco-companies article.active{background:rgb(255 255 255 / .22)}.tech-flow{margin-top:34px;padding:22px;border:2px dashed rgb(255 255 255 / .85)}.tech-flow h3{max-width:340px;margin:0 0 16px;color:var(--white);font-size:22px;text-transform:uppercase}.tech-flow>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tech-flow span{display:block;padding:14px 18px;color:var(--teal-dark);background:var(--white);clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);font-weight:900}.tech-flow small{color:var(--muted);font-size:10px;font-weight:700}@media (max-width:980px){.main-menu>li>a{position:relative;padding-left:18px!important}.main-menu>li>a::before{content:"|";position:absolute;left:0;top:50%;color:var(--teal-dark);font-weight:800;transform:translateY(-50%)}.main-menu>.menu-item-has-children>a{position:relative;padding-right:42px}.main-menu>.menu-item-has-children>a::after{content:"+";position:absolute;right:4px;top:50%;width:28px;height:28px;display:grid;place-items:center;color:var(--teal-dark);border:1px solid var(--line);transform:translateY(-50%);font-size:20px;font-weight:800}.main-menu>.menu-item-has-children.submenu-open>a::after{content:"ÃƒÂ¢Ã‹â€ Ã¢â‚¬â„¢"}.article-layout.container{width:min(100% - 28px, 1440px);display:block}.article-main{width:100%;max-width:none;margin:0}.article-sidebar{width:100%;margin-top:24px}}.blog-archive-section .blog-wide{width:min(1200px, calc(100% - 40px))!important;max-width:1200px}.solution-mosaic{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,250px)!important;gap:16px!important}.solution-photo-card,.solution-photo-card.featured{grid-row:auto!important;min-height:250px}.solution-photo-card::after{background:linear-gradient(180deg,rgb(0 188 181 / .05),rgb(0 143 138 / .44)),linear-gradient(180deg,rgb(7 30 28 / .04) 35%,rgb(7 30 28 / .62) 100%)}.solution-photo-card div{bottom:16px}.solution-photo-card h3,.solution-photo-card.featured h3{font-size:20px}.solution-photo-card p,.solution-photo-card.featured p{max-width:420px;color:rgb(255 255 255 / .9);font-size:13px}.home-cert-section{padding-top:74px;padding-bottom:74px}.home-cert-section h2{max-width:720px}.home-cert-section .cert-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:860px;gap:18px}.home-cert-section .cert-card{min-height:132px;display:grid;align-content:center;padding:26px 22px;border-top:4px solid var(--teal)}.quote-section{padding:54px 0}.quote-section .quote-grid{grid-template-columns:minmax(0,.95fr) minmax(300px,420px);gap:34px}.quote-section .quote-grid>div:first-child{padding:22px 26px}.quote-section .quote-form{max-width:420px;padding:18px 20px;gap:8px;border-top:4px solid var(--dark)}.quote-section .quote-form label{gap:4px;font-size:12px}.quote-section input,.quote-section select,.quote-section textarea{min-height:38px;padding:8px 11px}.quote-section textarea{min-height:76px}.quote-section .quote-form .button{min-height:42px}@media (max-width:980px){.solution-mosaic,.home-cert-section .cert-grid,.quote-section .quote-grid{grid-template-columns:1fr!important;grid-template-rows:none!important}.solution-photo-card{min-height:240px}.quote-section .quote-form{max-width:none}}.site-header .header-cta,.header-cta{color:#fff!important}.site-header .header-cta:hover,.header-cta:hover{color:#fff!important}.cert-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:48px;align-items:end;margin-bottom:34px}.cert-head h2{max-width:680px;margin-bottom:0}.cert-head>p{color:var(--muted);font-size:16px;line-height:1.8}.cert-showcase{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(300px,.76fr) minmax(300px,.76fr);grid-template-rows:1fr 1fr;gap:18px;align-items:stretch}.cert-document-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;min-height:210px;padding:18px;background:var(--white);border:1px solid rgb(15 48 45 / .1);border-top:4px solid var(--teal);box-shadow:0 18px 46px rgb(15 48 45 / .08)}.cert-document-card.featured{grid-row:span 2;grid-template-columns:minmax(240px,.82fr) minmax(0,1fr);min-height:438px;padding:22px}.cert-document-card:not(.featured){grid-template-columns:116px minmax(0,1fr)}.cert-preview{display:block;overflow:hidden;background:#edf5f4;border:1px solid var(--line)}.cert-preview img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .35s ease}.cert-document-card:not(.featured) .cert-preview img{object-fit:cover}.cert-preview:hover img{transform:scale(1.035)}.cert-info{display:grid;align-content:center}.cert-info span{color:var(--teal-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cert-info h3{margin:8px 0 10px;color:var(--dark);font-size:22px;line-height:1.25}.cert-document-card.featured .cert-info h3{font-size:30px}.cert-info p{margin:0 0 14px;color:var(--muted);line-height:1.65}.cert-lightbox{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:28px;background:rgb(7 30 28 / .84)}.cert-lightbox.is-open{display:flex}.cert-lightbox figure{position:relative;width:min(94vw, 980px);max-height:92vh;margin:0;display:grid;gap:10px}.cert-lightbox img{max-width:100%;max-height:calc(92vh - 44px);object-fit:contain;background:#fff;box-shadow:0 24px 80px rgb(0 0 0 / .32)}.cert-lightbox figcaption{color:#fff;font-weight:800;text-align:center}.cert-lightbox-close{position:fixed;top:18px;right:20px;width:44px;height:44px;border:0;color:var(--dark);background:var(--white);cursor:pointer;font-size:30px;line-height:1}.cert-lightbox-open{overflow:hidden}@media (max-width:980px){.cert-head,.cert-showcase,.cert-document-card,.cert-document-card.featured{grid-template-columns:1fr;grid-template-rows:none}.cert-document-card.featured{grid-row:auto;min-height:auto}.cert-preview{height:320px}.cert-document-card:not(.featured) .cert-preview{height:240px}}.cert-showcase{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:none!important;gap:18px}.cert-document-card,.cert-document-card.featured,.cert-document-card:not(.featured){grid-row:auto!important;grid-template-columns:1fr!important;min-height:100%;padding:18px}.cert-preview{height:260px}.cert-document-card.featured .cert-info h3,.cert-info h3{font-size:22px}.cert-info{align-content:start}.cert-info p{display:-webkit-box;min-height:78px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.cert-lightbox{align-items:center!important;justify-content:center!important}.cert-lightbox figure{place-items:center}@media (max-width:1180px){.cert-showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.cert-showcase{grid-template-columns:1fr!important}.cert-preview{height:320px}}.category-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,.72fr)}.category-hero-media{min-height:320px;padding:10px}.category-hero-media img{width:100%;height:100%;max-height:300px;object-fit:cover}.product-hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,.82fr)}.gallery-main{min-height:370px;padding:18px;background:#00A9AC!important;border:1px solid rgb(0 189 180 / .22);box-shadow:0 24px 70px rgb(15 48 45 / .13)}.gallery-main img{height:350px;max-height:none;object-fit:contain}.category-hero .button.primary,.product-hero .button.primary,.product-hero .quote-trigger{color:#fff!important}.category-hero .button.ghost,.product-hero .button.ghost{color:var(--dark);border-color:rgb(15 48 45 / .38)}@media (max-width:980px){.category-hero-grid,.product-hero-grid{grid-template-columns:1fr}.category-hero-media img,.gallery-main img{height:auto;max-height:320px;object-fit:contain}}@media (max-width:680px){.article-layout.container{width:100%}.article-main{border-left:0;border-right:0;box-shadow:none}.article-sidebar{width:min(100% - 28px, 720px);margin-left:auto;margin-right:auto}.poshaco-diagram{padding:20px}.poshaco-companies,.tech-flow>div{grid-template-columns:1fr}.poshaco-line{display:none}.tech-flow span{clip-path:none}}@media (min-width:981px){.primary-nav{flex:1 1 auto}.main-menu{flex-wrap:nowrap;justify-content:center;white-space:nowrap}.main-menu>li>a{position:relative;padding:22px 7px!important;font-size:13px!important}.main-menu>li+li>a::before{content:"|";margin-right:12px;color:rgb(15 48 45 / .32);font-weight:700}.main-menu .sub-menu a::before{content:none!important}.header-cta{padding-inline:24px}}@media (min-width:981px){.site-header .main-menu{gap:0}.site-header .main-menu>li>a,.main-menu>li>a{font-size:16px!important;line-height:1.15;padding:22px 10px!important;letter-spacing:0}.site-header .main-menu .sub-menu,.main-menu .sub-menu{min-width:300px;max-height:none;overflow:visible;padding:12px;border:1px solid rgb(0 189 180 / .24);border-top:4px solid var(--teal);box-shadow:0 20px 45px rgb(13 28 27 / .16)}.site-header .main-menu .sub-menu a,.main-menu .sub-menu a{display:block;padding:12px 14px!important;color:var(--dark)!important;font-size:15px!important;line-height:1.35;font-weight:800;white-space:normal;border-bottom:1px solid rgb(13 28 27 / .08)}.site-header .main-menu .sub-menu a:hover,.main-menu .sub-menu a:hover{color:var(--teal-dark)!important;background:#eefafa}.site-header .main-menu .menu-item-core>.sub-menu,.main-menu .menu-item-core>.sub-menu{left:50%;width:min(1080px, calc(100vw - 40px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;transform:translate(-50%,-8px)}.site-header .main-menu .menu-item-core:hover>.sub-menu,.main-menu .menu-item-core:hover>.sub-menu{transform:translate(-50%,0)}.site-header .main-menu .menu-item-core>.sub-menu>li,.main-menu .menu-item-core>.sub-menu>li{position:static;background:#f6fbfb;border:1px solid rgb(13 28 27 / .08)}.site-header .main-menu .menu-item-core>.sub-menu>li>a,.main-menu .menu-item-core>.sub-menu>li>a{color:var(--teal-dark)!important;background:#fff;border-bottom:2px solid var(--teal)}.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{position:static;display:block;min-width:0;width:auto;margin:0;padding:4px 0;opacity:1;pointer-events:auto;transform:none;border:0;box-shadow:none;background:#fff0}.site-header .main-menu .menu-item-core .sub-menu .sub-menu a,.main-menu .menu-item-core .sub-menu .sub-menu a{padding:9px 12px!important;font-size:14px!important;font-weight:700;color:#365956!important}.site-header .main-menu .submenu-toggle,.main-menu .submenu-toggle{display:none}}.ad-panel-hero{padding:42px 0 48px!important}.ad-panel-hero .page-hero-inner{padding:24px 0 20px!important}.ad-panel-hero-grid{gap:40px}.ad-panel-hero h1{font-size:clamp(40px, 5.2vw, 76px)}.ad-panel-hero-media img{height:270px}.about-hero-video,.about-hero-video iframe{width:100%}.about-hero-video{aspect-ratio:16 / 9;overflow:hidden;background:#0d1c1b;box-shadow:var(--shadow)}.about-hero-video iframe{height:100%;border:0}@media (max-width:980px){.ad-panel-hero{padding:26px 0 34px!important}.ad-panel-hero-grid{gap:24px}.ad-panel-hero-media img{height:220px}}.product-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;border-bottom:2px solid rgb(15 48 45 / .12)}.product-tabs-row .product-tabs{flex:1 1 auto;margin-bottom:0;border-bottom:0}.product-tabs-all{flex:0 0 auto;color:var(--teal-dark);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-product-carousel{position:relative;display:none}.home-product-carousel.active{display:block}.home-product-carousel .product-panel{display:grid!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 6px) / 4);grid-template-columns:none!important;gap:2px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;border-top:0}.home-product-carousel .product-panel::-webkit-scrollbar{display:none}.home-product-carousel .product-card{scroll-snap-align:start;min-width:0}.product-scroll{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:44px;height:56px;border:1px solid rgb(0 189 180 / .4);color:var(--teal-dark);background:rgb(255 255 255 / .94);box-shadow:0 14px 34px rgb(15 48 45 / .12);cursor:pointer;transform:translateY(-50%);font-size:34px;line-height:1}.product-scroll-prev{left:-22px}.product-scroll-next{right:-22px}#cong-trinh .section-head{margin-bottom:28px}.product-section-bright .product-card h3{min-height:58px}.product-section-bright .product-card p{min-height:76px}.product-section-bright .product-card .tags,.product-section-bright .product-card .product-detail-link{align-self:flex-start}.category-hero .button.primary{color:#fff!important}@media (max-width:980px){.product-tabs-row{align-items:flex-start;flex-direction:column}.home-product-carousel .product-panel{grid-auto-columns:minmax(250px,82vw)}.product-scroll{width:38px;height:48px}.product-scroll-prev{left:4px}.product-scroll-next{right:4px}}.header-search-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 22px;border:0;background:var(--teal);color:#fff;font:inherit;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.header-search-toggle:hover{background:var(--teal-dark);color:#fff}.header-search-icon{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;position:relative;flex:0 0 auto}.header-search-icon::after{content:"";position:absolute;width:8px;height:2px;right:-7px;bottom:-3px;background:currentColor;transform:rotate(45deg)}.site-search-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:flex-start;justify-content:center;padding:92px 18px 24px}.site-search-modal.is-open{display:flex}.site-search-backdrop{position:absolute;inset:0;background:rgb(7 28 26 / .48);backdrop-filter:blur(5px)}.site-search-dialog{position:relative;width:min(760px, 100%);background:#fff;padding:36px;box-shadow:0 30px 90px rgb(15 48 45 / .22);border-top:5px solid var(--teal)}.site-search-dialog h2{margin:0 0 12px;font-size:clamp(32px, 4vw, 54px)}.site-search-dialog p:not(.eyebrow){max-width:560px;color:var(--muted)}.site-search-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:1px solid rgb(15 48 45 / .14);background:#f5fbfa;color:var(--dark);font-size:28px;line-height:1;cursor:pointer}.site-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:24px}.site-search-form input{min-height:54px;border:1px solid rgb(15 48 45 / .18);padding:0 18px;font:inherit}.site-search-form .button{border:0;color:#fff}.site-search-open,.quote-modal-open,.cert-lightbox-open{overflow:hidden}.product-index-hero.image-hero,.search-hero,.generic-page-hero{color:var(--dark);background:radial-gradient(circle at 78% 12%,rgb(0 189 180 / .16),transparent 32%),linear-gradient(135deg,#f5fbfa 0%,#e7f5f4 54%,#d6edeb 100%)!important}.product-index-hero .lead,.search-hero .lead,.generic-page-hero .lead{color:rgb(15 48 45 / .72)}.product-index-hero .breadcrumb,.search-hero .breadcrumb,.generic-page-hero .breadcrumb{color:rgb(15 48 45 / .58)}.product-index-hero .breadcrumb a,.search-hero .breadcrumb a,.generic-page-hero .breadcrumb a{color:var(--teal-dark)}.generic-page-hero{position:relative}.generic-page-hero-image{position:absolute;right:max(24px, calc((100vw - 1180px) / 2));bottom:0;width:min(34vw, 440px);opacity:.22;pointer-events:none}.generic-page-hero-image img{width:100%;height:auto;object-fit:contain}.generic-page-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}.generic-page-menu{position:sticky;top:104px;display:grid;gap:2px;padding:20px;background:#fff;border-top:4px solid var(--teal);box-shadow:0 18px 50px rgb(15 48 45 / .08)}.generic-page-menu strong{margin-bottom:8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.generic-page-menu a{padding:11px 0;border-top:1px solid rgb(15 48 45 / .1);color:var(--dark);font-weight:700}.generic-page-menu a:hover{color:var(--teal-dark)}.generic-page-content{min-width:0;padding:clamp(26px, 4vw, 52px);background:#fff;box-shadow:0 18px 60px rgb(15 48 45 / .08);line-height:1.8}.generic-page-content>*:first-child{margin-top:0}.generic-page-content img{max-width:100%;height:auto}.search-results-form{max-width:650px}.search-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.search-result-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;min-height:230px;background:#fff;border-top:4px solid var(--teal);box-shadow:0 18px 50px rgb(15 48 45 / .08)}.search-result-media{display:block;min-height:100%;background:#e8f6f5}.search-result-media img{width:100%;height:100%;min-height:230px;object-fit:cover}.search-result-body{padding:24px 22px 24px 0}.search-result-body h2{margin:12px 0 10px;font-size:24px}.search-result-body h2 a{color:var(--dark)}.search-result-body p{color:var(--muted)}.pagination-wrap{margin-top:34px}.empty-state{max-width:760px;padding:44px;background:#fff;border-top:4px solid var(--teal);box-shadow:0 18px 50px rgb(15 48 45 / .08)}@media (max-width:1280px){.header-search-toggle{padding-inline:18px}}@media (max-width:980px){.header-search-toggle{margin-left:auto;min-height:40px;padding:0 16px}.header-search-toggle span:last-child{display:none}.site-search-dialog{padding:30px 22px 24px}.site-search-form{grid-template-columns:1fr}.generic-page-hero-image{display:none}.generic-page-layout{grid-template-columns:1fr}.generic-page-menu{position:static}.search-results-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-search-modal{padding-top:72px}.search-result-card{grid-template-columns:1fr}.search-result-media img{min-height:220px}.search-result-body{padding:0 20px 24px}}@media (min-width:981px){.site-header .nav-inner{width:min(1360px, calc(100% - 40px))!important;min-height:70px;gap:14px!important}.site-header .brand,.site-header .custom-logo-link{flex:0 0 210px;width:210px;min-width:210px!important;max-width:210px}.site-header .custom-logo,.site-header .brand img{width:210px;max-width:210px;height:auto;object-fit:contain}.site-header .primary-nav{flex:1 1 auto;min-width:0}.site-header .main-menu{justify-content:center;gap:0}.site-header .main-menu>li>a{padding:22px 5px!important;font-size:12px!important;letter-spacing:0!important}.site-header .main-menu>li+li>a::before{margin-right:9px!important}.site-header .header-search-toggle{flex:0 0 92px;min-width:92px;max-width:92px;min-height:44px;padding:0 14px;gap:8px;font-size:12px;line-height:1.05}.site-header .header-search-toggle span:last-child{display:inline-block;max-width:42px;white-space:normal}}@media (min-width:981px) and (max-width:1220px){.site-header .brand,.site-header .custom-logo-link{flex-basis:174px;width:174px;min-width:174px!important}.site-header .custom-logo,.site-header .brand img{width:174px;max-width:174px}.site-header .main-menu>li>a{font-size:11px!important;padding-inline:4px!important}.site-header .main-menu>li+li>a::before{margin-right:7px!important}}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px}.search-result-card{display:flex!important;flex-direction:column;min-height:0;gap:0;overflow:hidden;border:1px solid rgb(0 189 180 / .18);border-top:4px solid var(--teal)}.search-result-media{width:100%;min-height:0;aspect-ratio:16 / 10;background:#f2fbfa;border-bottom:1px solid rgb(15 48 45 / .08)}.search-result-media img{width:100%;height:100%;min-height:0!important;object-fit:contain;padding:14px;background:#f2fbfa}.search-result-card .catalog-tag{width:fit-content}.search-result-body{display:flex;flex:1 1 auto;flex-direction:column;padding:22px!important}.search-result-body h2{min-height:58px;font-size:22px;line-height:1.18}.search-result-body p{min-height:78px}.search-result-body .text-link{margin-top:auto}.pagination-wrap .nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pagination-wrap .page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border:1px solid rgb(0 122 115 / .22);background:#fff;color:var(--dark);font-weight:800;box-shadow:0 10px 26px rgb(15 48 45 / .06)}.pagination-wrap .page-numbers.current{background:var(--teal);border-color:var(--teal);color:#fff}.pagination-wrap a.page-numbers:hover{background:var(--dark);border-color:var(--dark);color:#fff}.pagination-wrap .page-numbers.prev,.pagination-wrap .page-numbers.next{min-width:92px}.single-blog-hero .page-hero-inner,.article-layout.container{width:min(1220px, calc(100% - 40px))!important}.article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.article-main{padding:34px}@media (max-width:1180px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:980px){.search-results-grid{grid-template-columns:1fr!important}.search-result-body h2,.search-result-body p{min-height:0}}@media (max-width:680px){.single-blog-hero .page-hero-inner,.article-layout.container{width:min(100% - 28px, 1220px)!important}.article-main{padding:18px}}@media (min-width:981px){.site-header .main-menu>li>a{font-size:14px!important;padding-inline:4px!important}.site-header .brand,.site-header .custom-logo-link{flex-basis:190px;width:190px;min-width:190px!important;max-width:190px}.site-header .custom-logo,.site-header .brand img{width:190px;max-width:190px}.site-header .header-search-toggle{flex-basis:118px;min-width:118px;max-width:118px;padding-inline:14px;white-space:nowrap}.site-header .header-search-toggle span:last-child{max-width:none;white-space:nowrap}}@media (min-width:981px) and (max-width:1320px){.site-header .main-menu>li>a{font-size:13px!important;padding-inline:3px!important}.site-header .brand,.site-header .custom-logo-link{flex-basis:168px;width:168px;min-width:168px!important;max-width:168px}.site-header .custom-logo,.site-header .brand img{width:168px;max-width:168px}}.blog-archive-section .blog-card h3{display:-webkit-box;overflow:hidden;min-height:calc(1.35em * 3);-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-archive-section .blog-card p{display:-webkit-box;overflow:hidden;min-height:calc(1.55em * 3);-webkit-line-clamp:3;-webkit-box-orient:vertical}.latest-news-panel{position:sticky;top:110px;padding:24px 26px;background:#fff;border:1px solid rgb(15 48 45 / .14);box-shadow:none}.latest-news-panel h3{margin:0 0 22px;padding-bottom:14px;border-bottom:2px solid var(--teal);color:var(--dark);font-size:20px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.latest-news-panel .latest-link{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid rgb(15 48 45 / .1);color:var(--dark)}.latest-news-panel .latest-link:last-child{border-bottom:0}.latest-number{color:rgb(15 48 45 / .26);font-size:32px;font-weight:700;line-height:1;text-align:right}.latest-copy{display:block;border-left:1px solid rgb(15 48 45 / .14);padding-left:14px}.latest-copy em{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.latest-copy strong{display:-webkit-box;overflow:hidden;color:var(--teal-dark);font-size:14px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}.latest-news-panel .latest-link:hover .latest-copy strong{color:var(--dark)}@media (max-width:980px){.latest-news-panel{position:static}}@media (max-width:680px){.site-header .nav-inner{width:min(100% - 20px, 1200px)!important;gap:6px;overflow:hidden}.site-header .brand,.site-header .custom-logo-link{flex:1 1 auto;min-width:0!important;max-width:calc(100% - 126px);overflow:hidden}.site-header .custom-logo,.site-header .brand img{width:min(190px, 100%);max-width:100%;height:auto;object-fit:contain}.site-header .menu-toggle{flex:0 0 auto;max-width:64px;padding-inline:10px}.site-header .header-search-toggle{flex:0 0 42px;width:42px;min-width:42px;max-width:42px;padding:0;margin-left:0}.site-header .header-search-toggle span:last-child{display:none!important}}.submenu-toggle{display:none}.blog-archive-hero.image-hero{color:#fff;background:linear-gradient(90deg,rgb(26 77 73 / 94%),rgb(26 77 71 / 64%) 47%,rgb(255 255 255 / 18%)),linear-gradient(0deg,rgb(13 28 27 / .82),transparent 46%),url(/wp-content/themes/sunpanel-theme-v1.10.123/assets/images/catalog-page-01-0.png) center/cover!important}.blog-archive-hero .breadcrumb,.blog-archive-hero .breadcrumb a{color:rgb(255 255 255 / .78)!important}.blog-archive-hero .eyebrow{color:var(--yellow)}.blog-archive-hero h1{color:#fff;text-shadow:0 12px 34px rgb(0 0 0 / .24)}.blog-archive-hero h1 em{color:var(--teal)}.blog-archive-hero .lead{color:rgb(255 255 255 / .86)!important}@media (max-width:980px){.main-menu .menu-item-has-children{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center}.main-menu .menu-item-has-children>a{grid-column:1;min-width:0;padding-right:8px!important}.submenu-toggle{display:grid;grid-column:2;place-items:center;width:38px;height:38px;margin-left:auto;border:1px solid rgb(0 189 180 / .28);background:#f3fbfa;color:var(--teal-dark);font:inherit;font-size:22px;font-weight:800;line-height:1}.main-menu .menu-item-has-children>.sub-menu{grid-column:1 / -1}}@media (max-width:680px){.home-product-carousel{padding-inline:0}.home-product-carousel .product-panel{align-items:stretch;grid-auto-columns:100%!important}.home-product-carousel .product-card{position:relative;min-height:500px;padding:20px 22px 22px}.home-product-carousel .product-card img{height:168px;margin-bottom:18px}.home-product-carousel .product-card h3{min-height:68px;margin-bottom:12px;font-size:23px;line-height:1.15}.home-product-carousel .product-card p{min-height:92px;margin-bottom:16px}.home-product-carousel .product-card .tags{min-height:30px}.product-scroll{top:104px!important;transform:none}.product-scroll-prev{left:10px!important}.product-scroll-next{right:10px!important}}.accessory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-section{padding-top:36px}.single-blog-hero{padding-bottom:26px}.article-layout.container{width:min(1320px, calc(100% - 40px))!important}.article-layout{grid-template-columns:minmax(0,1fr) 360px;gap:32px}.latest-news-panel{padding:24px 22px}.latest-news-panel .latest-link{grid-template-columns:34px minmax(0,1fr);gap:10px}.latest-number{font-size:28px}.latest-copy{padding-left:12px}@media (max-width:980px){.accessory-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-header .nav-inner{display:grid;grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;min-height:64px}.site-header .menu-toggle{position:static!important;order:0;grid-column:1;grid-row:1;max-width:none}.site-header .brand,.site-header .custom-logo-link{order:0;grid-column:2;grid-row:1;justify-self:center;max-width:100%}.site-header .custom-logo,.site-header .brand img{width:min(185px, 100%)}.site-header .header-search-toggle{order:0;grid-column:3;grid-row:1;justify-self:end}.site-header .primary-nav{grid-column:1 / -1;grid-row:2}.product-section-bright{overflow:hidden}.product-section-bright .section-head{gap:12px;margin-bottom:22px}.product-section-bright .section-head h2{font-size:32px;line-height:1.12}.product-tabs-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;margin-bottom:20px}.product-tabs-row .product-tabs{display:grid;grid-column:1 / -1;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;width:100%}.product-tabs-row .product-tabs-all{grid-column:2;grid-row:2;align-self:center;font-size:12px}.product-section-bright .product-tab{display:grid;place-items:center;min-height:48px;padding:8px 10px;border:1px solid rgb(0 122 115 / .18);border-bottom:3px solid #fff0;background:#fff;color:rgb(15 48 45 / .68);font-size:12px;line-height:1.25;text-align:center}.product-section-bright .product-tab.active{color:var(--dark);border-color:rgb(0 189 180 / .28);border-bottom-color:var(--teal);background:#e8f7f6}.home-product-carousel .product-panel{grid-auto-columns:100%!important;gap:12px}.home-product-carousel .product-card{min-height:auto;padding:22px;border:1px solid rgb(0 189 180 / .18);border-top:4px solid var(--teal);box-shadow:0 14px 34px rgb(15 48 45 / .08)}.home-product-carousel .product-card img{width:100%;height:150px;margin-bottom:18px}.home-product-carousel .product-card h3{min-height:0;font-size:24px}.home-product-carousel .product-card p{min-height:0}.product-scroll{top:47%;width:38px;height:46px;background:rgb(255 255 255 / .98)}.product-scroll-prev{left:8px}.product-scroll-next{right:8px}.single-blog-hero{padding-bottom:20px}.article-section{padding-top:22px}.article-layout.container{width:min(100% - 28px, 1320px)!important}.latest-news-panel{width:100%;padding:22px 18px}}@media (max-width:980px){.main-menu>.menu-item-has-children>a{padding-right:8px!important}.main-menu>.menu-item-has-children>a::after{content:none!important;display:none!important}.main-menu .submenu-toggle{display:grid!important}}@media (max-width:680px){.home-product-carousel .product-card{min-height:510px!important}.home-product-carousel .product-card h3{min-height:72px!important}.home-product-carousel .product-card p{min-height:96px!important}.product-scroll{top:104px!important;transform:none!important}}.catalog-card-media{height:260px!important;padding:14px!important;background:#fff!important;overflow:hidden}.catalog-card-media img{width:100%;height:100%;max-width:100%;max-height:none!important;object-fit:contain}.product-section-bright .product-card>img,.home-product-carousel .product-card>img{display:block;width:100%;height:260px!important;max-height:none;margin:0 0 22px!important;padding:6px;background:#fff;border:0;object-fit:contain}.product-section-bright .product-card{padding-top:0!important}@media (max-width:980px){.catalog-card-media{height:240px!important}}@media (max-width:680px){.catalog-card-media{height:220px!important}.home-product-carousel .product-card>img,.product-section-bright .product-card>img{height:215px!important}.home-product-carousel .product-card{min-height:555px!important}}.catalog-card-media{position:relative;overflow:hidden!important}.catalog-card-media>img,.catalog-card-media>picture,.catalog-card-media>picture>img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.product-section-bright .product-card>img,.home-product-carousel .product-card>img{background:#fff!important}.product-gallery img{object-fit:contain}.blog-archive-section .blog-card h3,.blog-archive-section .blog-card h3 a{display:-webkit-box!important;overflow:hidden!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.blog-archive-section .blog-card h3{min-height:0!important}.blog-archive-section .blog-card .blog-card-body>p{display:-webkit-box!important;overflow:hidden!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.blog-archive-section .blog-card,.home-blog-grid .blog-card{display:flex!important;flex-direction:column!important;min-height:0!important}.blog-archive-section .blog-media,.home-blog-grid .blog-media{display:block!important;width:100%!important;height:250px!important;min-height:0!important;overflow:hidden!important;background:#fff!important}.blog-archive-section .blog-card:first-child .blog-media{height:250px!important}.blog-archive-section .blog-media img,.home-blog-grid .blog-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.blog-archive-section .blog-card h3,.home-blog-grid .blog-card h3{display:-webkit-box!important;overflow:hidden!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.blog-archive-section .blog-card .blog-card-body>p,.home-blog-grid .blog-card .blog-card-body>p{display:-webkit-box!important;overflow:hidden!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.product-section-bright .product-card>img,.home-product-carousel .product-card>img,.product-category-section .product-card>img,.catalog-card-media{background:#fff!important;border:0!important}@media (max-width:680px){.blog-archive-section .blog-media,.blog-archive-section .blog-card:first-child .blog-media,.home-blog-grid .blog-media{height:210px!important}}.ad-panel-hero{background:radial-gradient(circle at 72% 18%,rgb(0 189 180 / .28),transparent 34%),linear-gradient(135deg,#f4ffff 0%,#e9f8f7 55%,#d9f1ef 100%);color:var(--dark)}.ad-panel-hero .breadcrumb,.ad-panel-hero .breadcrumb a,.ad-panel-hero .lead{color:#476763}.ad-panel-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:56px;align-items:center}.ad-panel-hero .page-hero-inner{padding:56px 0 48px}.ad-panel-hero-media{background:#fff;border-top:5px solid var(--teal);box-shadow:var(--shadow);padding:22px}.ad-panel-hero-media img{display:block;width:100%;height:310px;object-fit:cover}.ad-panel-hero .button.ghost{color:var(--dark);border-color:rgb(13 28 27 / .34);background:rgb(255 255 255 / .72)}.ad-panel-hero .button.ghost:hover{color:var(--teal-dark);border-color:var(--teal);background:#fff}.ad-panel-intro-grid,.ad-panel-two-col{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:64px;align-items:start}.ad-panel-intro .entry-content{border-left:4px solid var(--teal);background:#fff;box-shadow:var(--shadow);padding:28px}.ad-panel-product-grid .catalog-card-media{height:250px!important}.ad-panel-apps{background:#fff}.ad-panel-feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ad-panel-feature-list article,.ad-panel-reason-grid article{background:#fff;border:1px solid #d8eeee;border-top:4px solid var(--teal);padding:22px;box-shadow:0 16px 42px rgb(10 42 39 / .08)}.ad-panel-feature-list article{position:relative;min-height:260px;overflow:hidden;border:0;border-top:0;padding:0;background:#e9f8f7}.ad-panel-feature-list article img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;transition:transform .35s ease}.ad-panel-feature-list article:hover img{transform:scale(1.04)}.ad-panel-feature-list article>div{position:absolute;inset:auto 0 0;display:grid;gap:12px;padding:22px;background:linear-gradient(0deg,rgb(7 44 40 / .88),rgb(7 44 40 / .58) 62%,transparent);color:#fff}.ad-panel-feature-list span,.ad-panel-reason-grid strong{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:18px;background:var(--teal);color:#fff;font-weight:900}.ad-panel-feature-list p,.ad-panel-reason-grid p{margin:0;color:var(--dark);font-weight:700}.ad-panel-feature-list p{color:#fff;font-size:17px;line-height:1.35;text-shadow:0 1px 10px rgb(0 0 0 / .28)}.ad-panel-reason-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ad-panel-quote{margin-top:0}@media (max-width:980px){.ad-panel-hero-grid,.ad-panel-intro-grid,.ad-panel-two-col{grid-template-columns:1fr;gap:28px}.ad-panel-hero .page-hero-inner{padding:40px 0 0}.ad-panel-reason-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.ad-panel-hero-media{padding:12px}.ad-panel-hero-media img{height:230px}.ad-panel-feature-list,.ad-panel-reason-grid{grid-template-columns:1fr}.ad-panel-product-grid .catalog-card-media{height:220px!important}}.thankyou-hero .button.ghost{color:var(--dark)!important;border-color:rgb(13 28 27 / .3)!important;background:rgb(255 255 255 / .86)}.thankyou-hero .button.ghost:hover{color:var(--teal-dark)!important;border-color:var(--teal)!important;background:#fff}.feature-grid article{background:var(--teal)!important;border:1px solid rgb(255 255 255 / .24)}.feature-grid strong{color:#fff!important}.feature-grid p{color:rgb(255 255 255 / .84)!important}@media (min-width:981px){.site-header .main-menu .sub-menu .sub-menu,.main-menu .sub-menu .sub-menu{top:-11px;left:calc(100% - 8px)}.site-header .main-menu .sub-menu li:hover>.sub-menu,.main-menu .sub-menu li:hover>.sub-menu{opacity:1;pointer-events:auto;transform:none}.site-header .main-menu>li>a{font-size:13px;padding-inline:7px}}@media (min-width:981px){.site-header .main-menu>li>a,.main-menu>li>a{font-size:16px!important;line-height:1.15;padding:22px 10px!important;letter-spacing:0}.site-header .main-menu .sub-menu,.main-menu .sub-menu{min-width:300px;max-height:none;overflow:visible;padding:12px;border:1px solid rgb(0 189 180 / .24);border-top:4px solid var(--teal);box-shadow:0 20px 45px rgb(13 28 27 / .16)}.site-header .main-menu .sub-menu a,.main-menu .sub-menu a{padding:12px 14px!important;color:var(--dark)!important;font-size:15px!important;line-height:1.35;font-weight:800;white-space:normal;border-bottom:1px solid rgb(13 28 27 / .08)}.site-header .main-menu .menu-item-core>.sub-menu,.main-menu .menu-item-core>.sub-menu{left:50%;width:min(1080px, calc(100vw - 40px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;transform:translate(-50%,-8px)}.site-header .main-menu .menu-item-core:hover>.sub-menu,.main-menu .menu-item-core:hover>.sub-menu{transform:translate(-50%,0)}.site-header .main-menu .menu-item-core>.sub-menu>li,.main-menu .menu-item-core>.sub-menu>li{position:static;background:#f6fbfb;border:1px solid rgb(13 28 27 / .08)}.site-header .main-menu .menu-item-core>.sub-menu>li>a,.main-menu .menu-item-core>.sub-menu>li>a{color:var(--teal-dark)!important;background:#fff;border-bottom:2px solid var(--teal)}.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{position:static;display:block;min-width:0;width:auto;margin:0;padding:4px 0;opacity:1;pointer-events:auto;transform:none;border:0;box-shadow:none;background:#fff0}.site-header .main-menu .menu-item-core .sub-menu .sub-menu a,.main-menu .menu-item-core .sub-menu .sub-menu a{padding:9px 12px!important;font-size:14px!important;font-weight:700;color:#365956!important}.site-header .main-menu .submenu-toggle,.main-menu .submenu-toggle{display:none}}.ad-panel-hero{padding:42px 0 48px!important}.ad-panel-hero .page-hero-inner{padding:24px 0 20px!important}.ad-panel-hero-grid{gap:40px!important}.ad-panel-hero h1{font-size:clamp(40px, 5.2vw, 76px)}.ad-panel-hero-media img{height:270px!important}@media (max-width:980px){.ad-panel-hero{padding:26px 0 34px!important}.ad-panel-hero-media img{height:220px!important}}html,body,button,input,select,textarea{font-family:"Bai Jamjuree",Arial,sans-serif!important}.brand .sunpanel-brand-logo{display:block;width:290px;max-width:100%;height:auto;object-fit:contain}.site-header .brand{min-width:300px}.site-footer .brand .sunpanel-brand-logo{width:230px;filter:none}.check-list li:before{content:"\2713"!important;color:var(--teal);font-weight:900}@media (min-width:981px){.site-header .main-menu>li>a,.main-menu>li>a{font-size:16px!important;padding:22px 9px!important}.site-header .main-menu .menu-item-core>.sub-menu,.main-menu .menu-item-core>.sub-menu{left:0!important;width:360px!important;min-width:360px!important;display:block!important;grid-template-columns:none!important;transform:translateY(-8px)!important;padding:12px!important;overflow:visible!important}.site-header .main-menu .menu-item-core:hover>.sub-menu,.main-menu .menu-item-core:hover>.sub-menu{transform:translateY(0)!important}.site-header .main-menu .menu-item-core>.sub-menu>li,.main-menu .menu-item-core>.sub-menu>li{position:relative!important;display:block!important;background:#fff!important;border:0!important}.site-header .main-menu .menu-item-core>.sub-menu>li>a,.main-menu .menu-item-core>.sub-menu>li>a{color:var(--dark)!important;background:#fff!important;border-bottom:1px solid rgb(13 28 27 / .1)!important}.site-header .main-menu .menu-item-core>.sub-menu>li>a::after,.main-menu .menu-item-core>.sub-menu>li>a::after{content:"+";float:right;color:var(--teal-dark);font-weight:900}.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{position:absolute!important;top:-12px!important;left:calc(100% + 12px)!important;display:block!important;width:380px!important;min-width:380px!important;max-height:calc(100vh - 170px)!important;overflow-y:auto!important;padding:12px!important;opacity:0!important;pointer-events:none!important;transform:translateX(-8px)!important;background:#fff!important;border:1px solid rgb(0 189 180 / .24)!important;border-top:4px solid var(--teal)!important;box-shadow:0 20px 45px rgb(13 28 27 / .16)!important}.site-header .main-menu .menu-item-core .sub-menu li:hover>.sub-menu,.main-menu .menu-item-core .sub-menu li:hover>.sub-menu{opacity:1!important;pointer-events:auto!important;transform:none!important}}.about-hero-video{grid-column:1 / -1;aspect-ratio:16 / 9;min-height:360px}.about-hero-video iframe{width:100%;height:100%}.blog-archive-hero.thankyou-hero .button.ghost{color:#fff!important;border-color:rgb(255 255 255 / .7)!important;background:rgb(255 255 255 / .08)!important}.blog-archive-hero.thankyou-hero .button.ghost:hover{color:var(--dark)!important;background:#fff!important}@media (max-width:980px){.brand .sunpanel-brand-logo{width:220px}.site-header .brand{min-width:0}.about-hero-video{min-height:220px}}.site-footer .brand,.site-footer .brand:hover{background:transparent!important;box-shadow:none!important}.site-footer .brand .sunpanel-brand-logo{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important;mix-blend-mode:normal}.product-category-sidebar-mobile{display:none;margin-top:28px}.real-products-grid .catalog-card-media{background:#fff}.real-products-grid .catalog-card-media img{object-fit:cover}@media (min-width:981px){.product-category-sidebar-mobile{display:none!important}}@media (max-width:980px){.product-content-layout>.product-category-sidebar{display:none!important}.product-category-sidebar-mobile{display:block!important}.product-category-sidebar-mobile nav{display:grid;gap:8px}.product-category-sidebar-mobile nav a{display:flex;justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px}}@media (min-width:981px){.container{width:min(1400px, calc(100% - 48px))}.site-header .nav-inner,.topbar .container{width:min(1400px, calc(100% - 48px))}.page-hero-inner,.hero .hero-content,.section>.container,.generic-page-layout,.article-layout.container,.product-hero .container,.product-category-hero .container,.landing-hero .container{width:min(1400px, calc(100% - 48px))}}.real-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px, 2vw, 34px)}.real-products-grid .catalog-card{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(0,1fr);min-height:320px}.real-products-grid .catalog-card-media{min-height:100%;border-right:1px solid var(--line)}.real-products-grid .catalog-card-media img{width:100%;height:100%;object-fit:cover}.real-products-grid .catalog-card-body{display:flex;flex-direction:column;justify-content:center}.generic-page-menu-group{display:grid;gap:0;padding:8px 0 10px;border-top:1px solid rgb(15 48 45 / .1)}.generic-page-menu-group>a{border-top:0}.generic-page-menu .generic-page-menu-parent{padding-top:8px;color:var(--teal-dark);font-size:14px;text-transform:uppercase;letter-spacing:.04em}.generic-page-menu-group a:not(.generic-page-menu-parent){padding:7px 0 7px 13px;color:#45605e;font-size:13px;font-weight:600}.generic-page-menu-group a:not(.generic-page-menu-parent)::before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:999px;background:var(--teal);vertical-align:middle}@media (max-width:980px){.real-products-grid{grid-template-columns:1fr}.real-products-grid .catalog-card{grid-template-columns:1fr;min-height:0}.real-products-grid .catalog-card-media{min-height:230px;border-right:0}}.section{padding:clamp(40px, 4.8vw, 64px) 0}.section-head{margin-bottom:clamp(22px, 2.6vw, 30px)}.section+.section{margin-top:0}.blog-archive-section{padding-top:clamp(36px, 4vw, 54px)}@media (min-width:981px){.blog-archive-hero .page-hero-inner,.single-blog-hero .page-hero-inner,.contact-hero .page-hero-inner,.generic-page-hero .page-hero-inner{width:min(1400px, calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important}.blog-wide,.blog-archive-section .blog-wide,.article-layout.container,.single-blog-hero .page-hero-inner{width:min(1400px, calc(100% - 48px))!important}.blog-archive-section .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.article-layout{grid-template-columns:minmax(0,1fr) 330px;gap:34px}.article-main{padding:clamp(34px, 3vw, 48px)}.contact-layout{align-items:stretch}.contact-info,.contact-form-card{height:100%;min-height:620px}.contact-info{display:flex;flex-direction:column}.contact-map{flex:1;min-height:300px}.contact-map iframe{height:100%;min-height:300px}}@media (max-width:980px){.section{padding:34px 0}.blog-archive-section{padding-top:30px}.contact-info,.contact-form-card{min-height:0}}@media (min-width:981px){.blog-archive-section .blog-wide,.blog-wide{width:min(1400px, calc(100% - 48px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}}.section,.blog-archive-section,.article-section,.contact-section,.catalog-section,.home-about-section,.home-blog-section,.home-cert-section{padding-top:0!important;padding-bottom:0!important}.section>.container,.article-section>.container,.contact-section>.container{padding-top:clamp(34px, 4vw, 54px);padding-bottom:clamp(34px, 4vw, 54px)}.image-hero,.blog-archive-hero.image-hero{background:linear-gradient(90deg,rgb(26 77 73 / 94%),rgb(26 77 71 / 64%) 47%,rgb(255 255 255 / 18%)),linear-gradient(0deg,rgb(13 28 27 / .82),transparent 46%),var(--sunpanel-hero-image,url(/wp-content/themes/sunpanel-theme-v1.10.123/assets/images/catalog-page-01-0.png)) center/cover!important}.mobile-menu-contact{display:none}@media (min-width:981px){.site-header .main-menu .menu-item-core>.sub-menu,.main-menu .menu-item-core>.sub-menu{padding-right:18px!important}.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{left:calc(100% - 2px)!important;transform:translateX(-4px)!important}.site-header .main-menu .menu-item-core .sub-menu .sub-menu::before,.main-menu .menu-item-core .sub-menu .sub-menu::before{content:"";position:absolute;top:0;bottom:0;left:-18px;width:18px}.site-header .main-menu .menu-item-core .sub-menu li:hover>.sub-menu,.site-header .main-menu .menu-item-core .sub-menu li:focus-within>.sub-menu,.main-menu .menu-item-core .sub-menu li:hover>.sub-menu,.main-menu .menu-item-core .sub-menu li:focus-within>.sub-menu{opacity:1!important;pointer-events:auto!important;transform:none!important}}@media (max-width:980px){body{line-height:1.7}h1,h2,h3,.page-hero h1,.hero-content h1,.section h2,.catalog-card h3,.blog-card h3,.product-hero h1{line-height:1.2!important}p,li,a,span,.lead,.page-hero .lead,.catalog-card p,.blog-card p{line-height:1.65}.topbar{display:none}.primary-nav{padding-top:70px}.mobile-menu-contact{display:grid;gap:8px;margin-bottom:18px;padding:16px;background:linear-gradient(135deg,#eefafa,#ffffff);border:1px solid rgb(0 189 180 / .22);border-left:4px solid var(--teal)}.mobile-menu-contact strong{color:var(--dark);font-size:14px;line-height:1.25}.mobile-menu-contact a{color:var(--teal-dark);font-weight:800;line-height:1.25}.section>.container,.article-section>.container,.contact-section>.container{padding-top:28px;padding-bottom:28px}}@media (min-width:981px){.site-header .main-menu .menu-item-core>.sub-menu{z-index:100}.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{left:calc(100% + 26px)!important;z-index:110!important;transform:translateX(-8px)!important}.site-header .main-menu .menu-item-core .sub-menu .sub-menu::before,.main-menu .menu-item-core .sub-menu .sub-menu::before{left:-30px!important;width:30px!important}.site-header .main-menu .menu-item-core .sub-menu li:hover>.sub-menu,.site-header .main-menu .menu-item-core .sub-menu li:focus-within>.sub-menu,.main-menu .menu-item-core .sub-menu li:hover>.sub-menu,.main-menu .menu-item-core .sub-menu li:focus-within>.sub-menu{opacity:1!important;pointer-events:auto!important;transform:translateX(0)!important}}@media (max-width:980px){.mobile-menu-contact{margin-top:18px!important;margin-bottom:0!important}}@media (min-width:981px){.site-header .main-menu .menu-item-core .sub-menu .sub-menu,.main-menu .menu-item-core .sub-menu .sub-menu{left:100%!important;top:0!important;transform:none!important;margin-left:0!important}.site-header .main-menu .menu-item-core .sub-menu .sub-menu::before,.main-menu .menu-item-core .sub-menu .sub-menu::before{left:-2px!important;width:2px!important}.site-header .main-menu .menu-item-core .sub-menu>li:hover>.sub-menu,.site-header .main-menu .menu-item-core .sub-menu>li:focus-within>.sub-menu,.main-menu .menu-item-core .sub-menu>li:hover>.sub-menu,.main-menu .menu-item-core .sub-menu>li:focus-within>.sub-menu{opacity:1!important;pointer-events:auto!important;transform:none!important}}h1,.page-hero h1,.hero-content h1,.product-hero h1,.single-blog-hero h1,.ad-panel-hero h1{font-size:clamp(48px, 4vw, 60px)!important;line-height:1.08}h2,.section h2,.home-about-head h2,.home-cert-section h2,.quote-section h2,.site-search-dialog h2,.contact-form-card h2,.contact-info h2{font-size:44px!important;line-height:1.12}h3,.catalog-card h3,.blog-card h3,.product-card h3,.factory-card h3,.project-card h3,.solution-card h3,.mvv-card h3,.sidebar-box h3,.latest-news-panel h3{font-size:26px!important;line-height:1.18}h4,.site-footer h4{font-size:16px!important;line-height:1.3}.single .entry-content,.article-main .entry-content,.article-main,.entry-content p,.entry-content li{font-size:15px}@media (max-width:980px){h1,.page-hero h1,.hero-content h1,.product-hero h1,.single-blog-hero h1,.ad-panel-hero h1{font-size:clamp(34px, 10vw, 46px)!important;line-height:1.18!important}h2,.section h2,.home-about-head h2,.home-cert-section h2,.quote-section h2,.site-search-dialog h2,.contact-form-card h2,.contact-info h2{font-size:clamp(28px, 8vw, 38px)!important;line-height:1.18!important}h3,.catalog-card h3,.blog-card h3,.product-card h3,.factory-card h3,.project-card h3,.solution-card h3,.mvv-card h3,.sidebar-box h3,.latest-news-panel h3{font-size:22px!important;line-height:1.22!important}}.feature-grid article{border:0!important}.hero .button.primary,.hero .button.ghost,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost,.ad-panel-hero .button.ghost{border:2px solid var(--yellow)!important}.home-product-carousel .product-detail-link,.product-section-bright .product-card .product-detail-link{color:var(--dark)!important;background:var(--yellow)!important}.hero .button.primary:hover,.hero .button.ghost:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .button.ghost:hover,.ad-panel-hero .quote-trigger:hover,.home-product-carousel .product-detail-link:hover,.product-section-bright .product-card .product-detail-link:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}.hero .button.primary,.category-hero .button.primary,.product-hero .button.primary,.product-hero .quote-trigger,.ad-panel-hero .button.primary,.ad-panel-hero .quote-trigger,.blog-hero-search button{color:var(--dark)!important;background:var(--yellow)!important;border-color:var(--yellow)!important}.hero .button.ghost{color:var(--white)!important;background:transparent!important;border-color:rgb(255 255 255 / .42)!important}.hero .button.ghost:hover{color:var(--yellow)!important;background:rgb(255 255 255 / .08)!important;border-color:var(--yellow)!important}.category-hero .button.primary:hover,.product-hero .button.primary:hover,.product-hero .quote-trigger:hover,.ad-panel-hero .button.primary:hover,.ad-panel-hero .quote-trigger:hover,.blog-hero-search button:hover{color:var(--dark)!important;background:var(--teal)!important;border-color:var(--teal)!important}.home-capacity-card{box-shadow:0 28px 72px rgb(255 213 16 / .28)!important}.feature-strip,.feature-grid article{background:#184845!important}.feature-grid article{border:0!important}.feature-grid strong,.feature-grid p{color:#fff!important}.feature-grid .feat-symbol{color:#184845!important;background:#fff!important;border-color:rgb(255 255 255 / .65)!important;box-shadow:none!important}.hero-product-video{position:absolute;right:max(42px, calc((100vw - 1200px) / 2));top:128px;z-index:2;width:min(42vw, 640px);pointer-events:none}.hero-product-video video{width:100%;height:auto;display:block;filter:drop-shadow(0 28px 60px rgb(0 0 0 / .22))}@media (max-width:1180px){.hero-product-video{right:22px;top:160px;width:min(38vw, 420px);opacity:.82}}@media (max-width:900px){.hero-product-video{display:none}}.quote-section{background:linear-gradient(90deg,rgb(24 72 69 / .96),rgb(0 189 180 / .86)),linear-gradient(0deg,rgb(13 28 27 / .32),transparent),var(--teal)!important;color:var(--white)}.quote-section .quote-grid>div:first-child{align-self:center;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .18);box-shadow:0 24px 70px rgb(13 28 27 / .18)}.quote-section .eyebrow,.quote-section h2,.quote-section p{color:var(--white)!important}.quote-section .quote-form{background:#fff!important;border-top-color:var(--yellow)!important;box-shadow:0 26px 72px rgb(13 28 27 / .24)!important}.quote-section .quote-form .button{color:var(--dark)!important;background:var(--yellow)!important}.quote-section .quote-form .button:hover{background:var(--teal)!important}.search-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.search-result-card{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:4px solid var(--teal);box-shadow:none}.search-result-media{display:grid;place-items:center;width:100%;height:185px;min-height:0;padding:24px;background:var(--light);border-bottom:0}.search-result-media img{width:100%;height:100%;min-height:0;max-height:140px;object-fit:contain;padding:0;background:#fff0}.search-result-body{display:flex;flex:1 1 auto;flex-direction:column;padding:24px}.search-result-body .catalog-tag{margin-bottom:10px}.search-result-body h2{display:-webkit-box;min-height:0;margin:0 0 12px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--dark);font-family:"Bai Jamjuree",sans-serif;font-size:22px;line-height:1.12}.search-result-body h2 a{color:inherit}.search-result-body p{display:-webkit-box;min-height:0;margin:0 0 18px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--muted);font-size:14px;line-height:1.65}.search-result-body .text-link{margin-top:auto}@media (max-width:980px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr}.search-result-media{height:170px}.search-result-body{padding:20px}.search-result-body h2{font-size:20px;line-height:1.16}}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.search-result-media{height:185px!important;aspect-ratio:auto!important;padding:24px!important;background:var(--light)!important;border-bottom:0!important}.search-result-media img{max-height:140px!important;padding:0!important;background:transparent!important}.search-result-body{padding:24px!important}.search-result-body h2{min-height:0!important;font-size:22px!important;line-height:1.12!important}.search-result-body p{min-height:0!important}@media (max-width:1180px){.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.search-results-grid{grid-template-columns:1fr!important}.search-result-media{height:170px!important}.search-result-body h2{font-size:20px!important;line-height:1.16!important}}.panel-quick-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;max-width:680px;margin:20px 0 6px}.panel-quick-benefits span{display:flex;align-items:center;gap:10px;color:var(--dark);font-weight:700;line-height:1.25}.panel-quick-benefits i{display:inline-grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:999px;background:#e4fbf8;color:#00aeb3;font-size:13px;font-style:normal;font-weight:800}.panel-stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin:22px 0 20px;overflow:hidden;border:1px solid #d6efed;background:#fff;box-shadow:0 16px 38px rgb(0 87 84 / .08)}.panel-stat-item{display:grid;grid-template-columns:40px 1fr;column-gap:12px;align-items:center;min-width:0;padding:17px 18px;border-right:1px solid #d6efed}.panel-stat-item:last-child{border-right:0}.panel-stat-icon{grid-row:1/span 2;width:32px;height:32px;border:2px solid #008f8d;border-radius:10px;position:relative}.panel-stat-icon:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#00bdb4}.panel-stat-item strong{color:#008f8d;font-size:25px;line-height:1.05;white-space:nowrap}.panel-stat-item small{color:#17302e;font-size:12px;font-weight:700;line-height:1.15}.ad-panel-intro .entry-content{border-left:4px solid #00bdb4;background:#fff;padding:24px;box-shadow:0 18px 42px rgb(0 87 84 / .06)}.ad-panel-apps{background:#fff}.ad-panel-feature-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ad-panel-feature-row article{min-height:210px}.panel-quote-strip-section{padding-top:0;padding-bottom:48px;background:var(--light)}.panel-quote-strip{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:24px;padding:18px 28px;border-radius:10px;background:linear-gradient(90deg,#008f8d,#09bcb8);color:#fff;box-shadow:0 18px 42px rgb(0 121 118 / .18)}.panel-quote-product img{width:150px;height:78px;object-fit:contain}.panel-quote-copy h2{margin:0 0 9px;color:#fff;font-size:25px;line-height:1.15}.panel-quote-copy p{display:flex;flex-wrap:wrap;gap:18px;margin:0;color:#fff;font-weight:700}.panel-quote-copy span:before{content:"\2713";display:inline-grid;width:17px;height:17px;margin-right:7px;place-items:center;border-radius:999px;background:rgb(255 210 0 / .95);color:#006d6b;font-size:11px}.panel-quote-actions{display:grid;gap:8px;justify-items:end}.panel-quote-actions .button{border:0;background:#ffd200;color:#071b1a;white-space:nowrap}.panel-quote-actions small{color:#fff;font-weight:700}.core-hero-gallery .gallery-main{border:10px solid #00a9ac;background:#00a9ac}.core-hero-gallery .gallery-main img{width:100%;height:100%;max-height:360px;object-fit:contain;background:#00a9ac}.core-hero-gallery .gallery-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.core-hero-gallery .gallery-thumbs button{width:76px;height:58px;padding:4px;border:1px solid #bfe7e4;background:#fff;cursor:pointer}.core-hero-gallery .gallery-thumbs button.active{border-color:#00aeb3}.core-hero-gallery .gallery-thumbs img{width:100%;height:100%;object-fit:contain}.category-hero .category-hero-media-mobile .core-hero-gallery{display:none}@media(max-width:980px){.panel-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-stat-item:nth-child(2){border-right:0}.ad-panel-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-quote-strip{grid-template-columns:1fr;text-align:left}.panel-quote-actions{justify-items:start}.category-hero .category-hero-media>.core-hero-gallery{display:none}.category-hero .category-hero-media-mobile .core-hero-gallery{display:block}}@media(max-width:680px){.panel-quick-benefits{grid-template-columns:1fr;gap:10px}.panel-stats-strip{grid-template-columns:1fr}.panel-stat-item{border-right:0;border-bottom:1px solid #d6efed;padding:14px 16px}.panel-stat-item:last-child{border-bottom:0}.panel-stat-item strong{font-size:22px}.ad-panel-feature-row{grid-template-columns:1fr}.panel-quote-copy h2{font-size:20px}.panel-quote-product img{width:120px;height:64px}.core-hero-gallery .gallery-thumbs button{width:64px;height:50px}}.ad-panel-hero-grid{align-items:center}.ad-panel-hero-grid>.ad-panel-hero-media{min-height:360px;display:flex;align-items:stretch}.ad-panel-hero-grid>.ad-panel-hero-media img{width:100%;min-height:340px;height:auto;object-fit:cover}.category-hero-media .core-hero-gallery,.category-hero-media-mobile .core-hero-gallery{width:100%}.core-hero-gallery .gallery-main{width:100%;height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:10px solid #00a9ac;background:#00a9ac}.core-hero-gallery .gallery-main img{width:100%;height:100%;max-height:none;object-fit:contain;background:#00a9ac}.panel-quote-strip{grid-template-columns:minmax(120px,170px) minmax(0,1fr) auto;gap:22px;padding:18px 24px}.panel-quote-product{display:flex;align-items:center;justify-content:center}.panel-quote-product img{width:170px;height:92px;object-fit:contain}.panel-quote-copy h2{overflow-wrap:anywhere}@media(max-width:980px){.ad-panel-hero-grid>.ad-panel-hero-media{min-height:0}.ad-panel-hero-grid>.ad-panel-hero-media img{min-height:240px}.core-hero-gallery .gallery-main{height:300px}.panel-quote-strip{grid-template-columns:110px minmax(0,1fr);text-align:left}.panel-quote-actions{grid-column:1/-1;justify-items:start}}@media(max-width:680px){.ad-panel-hero-grid>.ad-panel-hero-media img{min-height:210px}.core-hero-gallery .gallery-main{height:250px;border-width:8px}.panel-quote-strip{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:14px;border-radius:8px}.panel-quote-product img{width:86px;height:58px}.panel-quote-copy h2{font-size:18px;line-height:1.18;margin-bottom:8px}.panel-quote-copy p{gap:6px 10px;font-size:12px;line-height:1.3}.panel-quote-copy span:before{width:15px;height:15px;margin-right:5px}}.category-hero-media .core-hero-gallery,.category-hero-media-mobile .core-hero-gallery{background:#fff;padding:10px;box-shadow:0 18px 45px rgb(0 87 84 / .12)}.core-hero-gallery .gallery-main{border:0!important;background:#00a9ac;height:360px}.core-hero-gallery .gallery-main img{display:block;width:100%;height:100%;object-fit:contain;background:#00a9ac}.core-hero-gallery .gallery-thumbs{margin:10px 0 0;padding:0;background:#fff}.core-hero-gallery .gallery-thumbs button{display:grid;place-items:center;overflow:hidden;background:#fff}.core-hero-gallery .gallery-thumbs img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.panel-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr));max-width:760px;overflow:visible;border-color:#cfe9e7}.panel-stat-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;padding:11px 10px;min-width:0}.panel-stat-icon{grid-row:auto;width:26px;height:26px;border:1px solid #00a9ac;border-radius:9px;display:grid;place-items:center;color:#008f8d;background:#e8fbf8;font-size:15px;font-weight:800}.panel-stat-icon:after{display:none}.panel-stat-icon-experience:before{content:"\2713"}.panel-stat-icon-factory:before{content:"\25A6"}.panel-stat-icon-volume:before{content:"\25A4"}.panel-stat-icon-project:before{content:"\25A3"}.panel-stat-text{display:grid;gap:2px;min-width:0}.panel-stat-item strong{font-size:clamp(14px,1vw,18px);line-height:1;white-space:nowrap;overflow-wrap:normal}.panel-stat-item small{font-size:13px;line-height:1.12;text-transform:none}.panel-quote-strip{grid-template-columns:140px minmax(0,1fr) auto;min-height:120px}.panel-quote-copy h2{font-size:clamp(24px,2.15vw,34px);line-height:1.08}.panel-quote-product img{max-width:100%}@media(max-width:980px){.panel-stats-strip{max-width:100%}.panel-stat-item{padding:10px 9px}.panel-quote-strip{grid-template-columns:105px minmax(0,1fr)}.panel-quote-actions{grid-column:2;justify-items:start}}@media(max-width:680px){.core-hero-gallery .gallery-main{height:238px}.panel-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0}.panel-stat-item{border-right:1px solid #d6efed;border-bottom:1px solid #d6efed}.panel-stat-item:nth-child(2n){border-right:0}.panel-stat-item:nth-last-child(-n+2){border-bottom:0}.panel-stat-item strong{font-size:15px}.panel-stat-item small{font-size:13px}.panel-quote-strip{grid-template-columns:72px minmax(0,1fr);align-items:center;padding:16px;gap:12px}.panel-quote-product{align-self:start}.panel-quote-product img{width:72px;height:54px}.panel-quote-copy h2{font-size:20px;line-height:1.15;margin:0 0 8px}.panel-quote-copy p{display:grid;gap:5px;font-size:11px;line-height:1.25}.panel-quote-actions{grid-column:1/-1;justify-items:stretch;gap:7px}.panel-quote-actions .button{width:100%;padding:11px 12px;font-size:13px;text-align:center}}.category-hero .actions .button{min-width:190px;justify-content:center;text-align:center}@media(max-width:680px){.category-hero .actions .button{width:100%;min-width:0}}.ad-panel-hero h1{font-size:clamp(40px,3.4vw,50px)!important}@media(max-width:980px){.ad-panel-hero h1{font-size:clamp(32px,9vw,42px)!important}}