:root{--gg-ink: #14212b;--gg-muted: #5f6d75;--gg-paper: #f7f5ef;--gg-white: #fff;--gg-blue: #3475b3;--gg-blue-dark: #235a8c;--gg-mint: #bdebd8;--gg-green: #13845d;--gg-yellow: #ffd84d;--gg-line: rgba(20, 33, 43, .14);--gg-shadow: 0 24px 70px rgba(20, 33, 43, .12);--gg-radius-sm: 18px;--gg-radius-md: 28px;--gg-radius-lg: 40px}html{background:var(--gg-paper)}body{color:var(--gg-ink);background:var(--gg-paper);font-family:Poppins,sans-serif}#header{position:relative;background:#f7f5eff5!important;border-bottom:1px solid var(--gg-line)}#header .navbar{min-height:76px!important;padding-inline:clamp(16px,3vw,32px)}#header a,#header button{font-family:Poppins,sans-serif!important}#header .navbar-center>ul{gap:26px}#header .navbar-center>ul>li>a,#header .navbar-center>ul>li>button{color:var(--gg-ink)!important;font-weight:600}#header .navbar-center>ul>li>a:hover,#header .navbar-center>ul>li>button:hover{color:var(--gg-blue)!important}.gg-preview-header{position:relative;z-index:50;border-bottom:1px solid var(--gg-line);background:#f7f5eff5}.gg-preview-header .gg-shell{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:28px}.gg-preview-header img{width:148px;height:auto}.gg-preview-header nav{display:flex;align-items:center;gap:30px}.gg-preview-header nav a{color:var(--gg-ink);font-size:14px;font-weight:600;text-decoration:none}.gg-preview-footer{padding:58px 0 34px}.gg-preview-footer .gg-shell{display:grid;grid-template-columns:1.45fr repeat(3,minmax(0,1fr));gap:42px}.gg-preview-footer img{width:150px;height:auto}.gg-preview-footer p{max-width:360px;color:var(--gg-muted);line-height:1.7}.gg-preview-footer strong,.gg-preview-footer a{display:block;margin-bottom:12px}.gg-preview-footer a{color:var(--gg-muted);font-size:14px;text-decoration:none}.gg-page{overflow:clip;background:var(--gg-paper)}.gg-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.gg-grid{background-image:linear-gradient(rgba(52,117,179,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(52,117,179,.07) 1px,transparent 1px);background-size:44px 44px}.gg-kicker{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--gg-blue-dark);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gg-kicker:before{content:"";width:24px;height:2px;background:var(--gg-blue)}.gg-hero{position:relative;padding:clamp(64px,8vw,112px) 0;border-bottom:1px solid var(--gg-line)}.gg-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 52% 42%,transparent 0,var(--gg-paper) 78%)}.gg-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:center;gap:clamp(38px,7vw,90px)}.gg-title{margin:0;max-width:780px;color:var(--gg-ink);font-size:clamp(42px,6.2vw,82px);font-weight:700;line-height:.98;letter-spacing:-.055em}.gg-title mark{color:var(--gg-blue);background:none}.gg-lede{max-width:650px;margin:26px 0 0;color:var(--gg-muted);font-size:clamp(17px,1.55vw,21px);line-height:1.65}.gg-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.gg-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid var(--gg-ink);border-radius:var(--gg-radius-sm);background:var(--gg-ink);color:#fff!important;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.gg-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #14212b2e}.gg-button.secondary{background:transparent;color:var(--gg-ink)!important}.gg-art{position:relative;overflow:visible;margin:0;border-radius:0;background:transparent;box-shadow:none}.gg-art:before{display:none}.gg-art img{position:relative;z-index:1;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-mask-image:radial-gradient(ellipse 50% 48% at 50% 49%,#000 80%,rgba(0,0,0,.95) 87%,transparent 100%);mask-image:radial-gradient(ellipse 50% 48% at 50% 49%,#000 80%,rgba(0,0,0,.95) 87%,transparent 100%)}.gg-art-wide{grid-column:span 1}.gg-section{padding:clamp(72px,9vw,128px) 0}.gg-section-head{max-width:760px;margin-bottom:46px}.gg-section h2{margin:0;color:var(--gg-ink);font-size:clamp(34px,4.8vw,58px);line-height:1.04;letter-spacing:-.045em}.gg-section-head>p:last-child{margin-top:18px;color:var(--gg-muted);font-size:18px;line-height:1.65}.gg-assurance-strip{padding:18px 0;border-bottom:1px solid var(--gg-line);background:#fff}.gg-assurance-strip .gg-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gg-assurance-strip span{display:block;padding:8px 18px;color:var(--gg-muted);font-size:13px;line-height:1.5}.gg-assurance-strip span+span{border-left:1px solid var(--gg-line)}.gg-assurance-strip b{display:block;color:var(--gg-ink);font-size:14px}.gg-final-conversion{padding:clamp(48px,7vw,78px) 0;background:var(--gg-yellow)}.gg-final-conversion .gg-shell{display:flex;align-items:center;justify-content:space-between;gap:32px}.gg-final-conversion h2{max-width:760px;margin:0;font-size:clamp(32px,4.5vw,54px);line-height:1.02;letter-spacing:-.045em}.gg-dark{color:#fff;background:var(--gg-ink)}.gg-dark h2,.gg-dark h3{color:#fff}.gg-dark p{color:#ffffffb8}.gg-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gg-step{padding:clamp(24px,4vw,42px);border:1px solid rgba(255,255,255,.13);border-radius:var(--gg-radius-md);background:#ffffff0b}.gg-step img{width:100%;aspect-ratio:1.2;margin-bottom:24px;-o-object-fit:contain;object-fit:contain;border-radius:0;background:transparent;-webkit-mask-image:radial-gradient(ellipse 50% 48% at 50% 50%,#000 82%,rgba(0,0,0,.94) 89%,transparent 100%);mask-image:radial-gradient(ellipse 50% 48% at 50% 50%,#000 82%,rgba(0,0,0,.94) 89%,transparent 100%)}.gg-step small{color:var(--gg-yellow);font-size:12px;font-weight:700;letter-spacing:.14em}.gg-step h3{margin:14px 0 10px;font-size:24px}.gg-step p{margin:0;line-height:1.7}.gg-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gg-device-card{display:grid;min-width:0;grid-template-rows:220px minmax(168px,auto);overflow:hidden;border:1px solid var(--gg-line);border-radius:var(--gg-radius-md);background:#fff;color:var(--gg-ink)!important;text-decoration:none;isolation:isolate;transition:transform .2s,box-shadow .2s,border-color .2s}.gg-device-card:hover{transform:translateY(-4px);border-color:#3475b38c;box-shadow:var(--gg-shadow)}.gg-device-card figure{display:grid;min-width:0;min-height:0;overflow:hidden;margin:0;padding:24px;place-items:center;border-radius:0 0 var(--gg-radius-md) var(--gg-radius-md);background:#eef5f1}.gg-device-card:not(.gg-product-card) figure{overflow:visible;border-radius:0;background:transparent}.gg-device-card img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.gg-device-card>div{position:relative;z-index:2;padding:24px;background:#fff}.gg-product-card figure{padding:28px 34px}.gg-product-card figure img{width:auto!important;height:164px!important;max-width:100%!important;max-height:164px!important}.gg-device-card h3{margin:0;font-size:20px}.gg-device-card p{margin:9px 0 0;color:var(--gg-muted);font-size:14px;line-height:1.55}.gg-price{display:block;margin-top:14px;color:var(--gg-green);font-size:15px;font-weight:700}.gg-prep-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch}.gg-prep-art{overflow:visible;min-height:560px;margin:0;border-radius:0;background:transparent}.gg-prep-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:radial-gradient(ellipse 50% 48% at 50% 50%,#000 80%,rgba(0,0,0,.94) 88%,transparent 100%);mask-image:radial-gradient(ellipse 50% 48% at 50% 50%,#000 80%,rgba(0,0,0,.94) 88%,transparent 100%)}.gg-prep-list{display:grid;gap:12px}.gg-prep-list article{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:22px;border:1px solid var(--gg-line);border-radius:var(--gg-radius-md);background:#fff}.gg-prep-list b{display:grid;width:42px;height:42px;place-items:center;border-radius:15px;color:var(--gg-blue-dark);background:#e5f2ff;font-size:13px}.gg-prep-list h3{margin:0 0 6px;font-size:20px}.gg-prep-list p{margin:0;color:var(--gg-muted);font-size:14px;line-height:1.6}.gg-faq{border-top:1px solid var(--gg-line)}.gg-faq details{margin-bottom:10px;border:1px solid var(--gg-line);border-radius:var(--gg-radius-sm);background:#ffffffb8}.gg-faq summary{cursor:pointer;list-style:none;padding:22px 24px;font-size:18px;font-weight:700}.gg-faq details p{max-width:780px;margin:0;padding:0 24px 24px;color:var(--gg-muted);line-height:1.75}.gg-product-page #main-product-container{padding:28px 0 72px;background:var(--gg-paper)!important}.gg-product-page #main-product-container .col1,.gg-product-page #main-product-container .col2{border:1px solid var(--gg-line);border-radius:var(--gg-radius-md)!important;box-shadow:0 18px 50px #14212b17!important}.gg-product-page #main-product-container .col1{overflow:hidden}.gg-product-page #main-product-container .col1 h1{font-family:Poppins,sans-serif!important;color:var(--gg-ink)!important;letter-spacing:-.03em}.gg-product-page #main-product-container .text-\[\#0194f3\],.gg-product-page #main-product-container .text-\[\#2e70b0\]{color:var(--gg-blue)!important}.gg-product-page #main-product-container .bg-\[\#0194f3\]{background:var(--gg-blue)!important}.gg-product-page #main-product-container button{border-radius:var(--gg-radius-sm)}.gg-product-page #main-product-container .condition-option{transition:border-color .2s,background .2s,transform .2s}.gg-product-page #main-product-container .condition-option:hover{transform:translateY(-2px);border-color:var(--gg-blue)!important}.gg-product-intro{padding:clamp(54px,7vw,94px) 0 34px;background:var(--gg-paper)}.gg-product-intro-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.62fr);gap:clamp(34px,7vw,90px);align-items:center}.gg-product-intro h1{max-width:850px;margin:0;color:var(--gg-ink);font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.055em}.gg-product-intro h1 mark{color:var(--gg-blue);background:none}.gg-product-intro p:not(.gg-kicker){max-width:720px;margin:24px 0 0;color:var(--gg-muted);font-size:clamp(17px,1.5vw,21px);line-height:1.65}.gg-product-intro figure{display:grid;min-height:370px;margin:0;padding:40px;place-items:center;overflow:hidden;border-radius:var(--gg-radius-lg);background:linear-gradient(145deg,#e9f5ef,#fff7d9);box-shadow:var(--gg-shadow)}.gg-product-intro figure img{width:auto;height:min(310px,32vw);max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(20,33,43,.18))}.gg-product-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.gg-product-proof span{padding:10px 14px;border:1px solid rgba(20,33,43,.13);border-radius:15px;background:#ffffffb8;font-size:13px;font-weight:650}.gg-product-page #main-product-container{padding-top:0}.gg-product-page #main-product-container>.container{max-width:1180px}.gg-product-page #main-product-container nav[aria-label=Breadcrumb]{padding:18px 0!important}.gg-product-page #main-product-container .row{gap:24px;padding-bottom:74px!important}.gg-product-page #main-product-container .col1{width:min(100%,880px)!important;margin:0 auto!important;border:0;border-radius:var(--gg-radius-lg)!important;background:#fff;box-shadow:0 26px 70px #14212b1a!important}.gg-product-page .gg-configurator-head{padding:25px 30px 20px;background:radial-gradient(circle at 92% 0,#e9f5ef 0,transparent 42%),#fff}.gg-product-page .gg-configurator-head h1{padding:0!important;font-size:clamp(27px,3vw,38px)!important;line-height:1.08!important}.gg-product-page .gg-configurator-head>div{padding:10px 0 0!important}.gg-product-page .gg-configurator-head p{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:baseline;margin:0;color:var(--gg-blue-dark)!important}.gg-product-page .gg-configurator-head p span{margin:0!important;color:var(--gg-muted)!important;font-size:13px!important;font-weight:500}.gg-configurator-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0 30px;border-top:1px solid var(--gg-line);border-bottom:1px solid var(--gg-line);background:#f8fbf9}.gg-configurator-assurance span{position:relative;padding:13px 18px 13px 26px;color:var(--gg-ink);font-size:12px;font-weight:650;text-align:center}.gg-configurator-assurance span:before{content:"";position:absolute;top:50%;width:7px;height:7px;margin-left:-15px;border-radius:999px;background:var(--gg-green);transform:translateY(-50%)}.gg-configurator-assurance span+span{border-left:1px solid var(--gg-line)}.gg-product-page #main-product-container .col1>hr:first-of-type{display:none}.gg-product-page #main-product-container .col1>.flex.flex-col.sm\:flex-row{padding:34px 38px 20px!important;gap:34px;justify-content:start!important}.gg-product-page #main-product-container .col1>.flex.flex-col.sm\:flex-row>.col:first-child{width:26%!important;padding:22px;border-radius:var(--gg-radius-md);background:#f0f7f3}.gg-product-page #main-product-container .col1>.flex.flex-col.sm\:flex-row>.col:last-child{width:70%!important}.gg-product-page #progress-section{margin-bottom:12px;padding:0!important}.gg-product-page #progress-section p{display:inline-flex;padding:7px 11px;border-radius:12px;color:var(--gg-blue-dark)!important;background:#e8f3ff;font-family:Poppins,sans-serif;font-weight:650}.gg-product-page .attributes-accordion{margin:0 0 12px!important;padding:8px 0 16px!important;border:1px solid var(--gg-line)!important;border-radius:var(--gg-radius-sm)!important;background:#fff}.gg-product-page .attributes-accordion>button{min-height:54px;padding:0 18px!important;border-radius:var(--gg-radius-sm)!important;font-family:Poppins,sans-serif!important}.gg-product-page .attributes-accordion>div{padding-inline:18px}.gg-product-page .network-option{min-height:48px;padding:8px!important;border-radius:14px!important;box-shadow:none!important}.gg-product-page .attributes-accordion button[class*=-option]{min-height:46px!important;padding:10px 18px!important;border:1px solid var(--gg-line)!important;border-radius:14px!important;color:var(--gg-ink)!important;background:#f9faf8;font-family:Poppins,sans-serif!important}.gg-product-page .condition-card{margin-bottom:10px!important;overflow:hidden;border:1px solid var(--gg-line)!important;border-radius:var(--gg-radius-sm)!important;box-shadow:none!important}.gg-product-page .condition-card>div:first-child{min-height:72px;padding:12px 14px!important}.gg-product-page .condition-details-toggle{padding:9px 14px!important;border-radius:0!important;background:#f7faf8!important}.gg-product-page #unified-action-area{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.72fr);gap:34px;align-items:end;margin:10px 38px 32px;padding:34px 36px!important;overflow:hidden;border:1px solid rgba(11,193,117,.22)!important;border-radius:30px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(255,214,78,.22),transparent 34%),linear-gradient(135deg,#10242c,#173a3a)!important;box-shadow:0 30px 60px -34px #10242ca6}.gg-product-page #unified-action-area.hidden{display:none}.gg-product-page:has(.gg-inline-store-finder:not(.hidden)) #unified-action-area{grid-template-columns:1fr;margin-bottom:0;border-bottom-color:#ffffff14!important;border-radius:30px 30px 0 0;box-shadow:none}.gg-product-page #unified-action-area:after{content:"";position:absolute;right:-70px;bottom:-90px;width:250px;height:250px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 34px #ffffff06,0 0 0 72px #ffffff05;pointer-events:none}.gg-quote-reveal-copy,.gg-quote-reveal-actions{position:relative;z-index:1}.gg-quote-reveal-label{margin:0 0 7px;color:#9fe5c8;font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.gg-quote-reveal-summary{margin:0;color:#ffffffbf;font-size:14px;font-weight:550}.gg-quote-reveal-price{display:flex;gap:9px;align-items:baseline;margin:9px 0 5px;color:#fff!important;font-family:Poppins,sans-serif;font-size:clamp(58px,8vw,86px)!important;font-weight:750!important;line-height:.94;letter-spacing:-.065em}.gg-quote-reveal-price span{color:#9fe5c8;font-size:13px!important;font-weight:700;letter-spacing:.06em}.gg-quote-reveal-note{max-width:460px;margin:12px 0 0;color:#ffffffab;font-size:12px;line-height:1.55}.gg-product-page #unified-action-area .gg-quote-primary-action{position:relative;min-height:76px;padding:15px 20px;border-radius:20px!important;background:var(--gg-yellow)!important;color:var(--gg-ink)!important;box-shadow:0 18px 34px -20px #ffd64ecc!important}.gg-product-page #unified-action-area .gg-quote-primary-action:hover{background:#ffe16e!important}.gg-quote-primary-action>div{gap:9px}.gg-quote-primary-action>div svg{display:none}.gg-quote-primary-action>div span{font-family:Poppins,sans-serif;font-size:17px}.gg-quote-primary-action>p{margin:3px 0 0;font-size:11px;font-weight:600;opacity:.68}.gg-inline-store-finder{position:relative;margin:0 38px 34px;padding:clamp(26px,3vw,38px);overflow:hidden;border:1px solid rgba(20,33,43,.12);border-top:0;border-radius:0 0 30px 30px;background:#f5f1e8;box-shadow:0 30px 60px -38px #14212b94;scroll-margin-top:104px}.gg-inline-store-finder:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.46;background-image:linear-gradient(rgba(51,122,183,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(51,122,183,.08) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at 78% 24%,#000,transparent 58%);mask-image:radial-gradient(circle at 78% 24%,#000,transparent 58%)}.gg-inline-store-finder.hidden{display:none}.gg-store-finder-heading,.gg-store-finder-search,.gg-store-search-status,.gg-store-results{position:relative;z-index:1}.gg-store-finder-heading{display:block}.gg-store-finder-heading h2{max-width:650px;margin:0;color:var(--gg-ink);font-size:clamp(30px,3.8vw,46px);line-height:1.02;letter-spacing:-.05em}.gg-store-finder-heading>div>p:last-child{max-width:680px;margin:16px 0 0;color:var(--gg-muted);font-size:15px;line-height:1.65}.gg-store-finder-step{margin:0;color:var(--gg-blue-dark);font-size:11px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.gg-store-finder-search{display:grid;grid-template-columns:minmax(220px,.78fr) 42px minmax(320px,1.22fr);gap:20px;align-items:end;margin-top:24px;padding:18px;border-radius:24px;background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gg-location-action{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;min-height:60px;padding:6px 16px 6px 6px;border:0;border-radius:18px;color:#fff;text-align:left;background:var(--gg-blue-dark);transition:transform .2s ease,background .2s ease}.gg-location-action:hover{background:#194f82;transform:translateY(-1px)}.gg-location-action:disabled{cursor:wait;opacity:.72}.gg-location-symbol{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:var(--gg-yellow);background:#ffffff17}.gg-location-symbol svg{width:25px;height:25px}.gg-location-action strong,.gg-location-action small{display:block}.gg-location-action strong{font-size:14px}.gg-location-action small{margin-top:3px;color:#ffffffa1;font-size:10px}.gg-location-action.is-locating .gg-location-symbol{animation:gg-location-pulse 1s ease-in-out infinite}.gg-search-divider{display:flex;height:66px;align-items:center;justify-content:center;color:#8a9297;font-size:11px;text-transform:uppercase}.gg-search-divider:before,.gg-search-divider:after{content:"";width:1px;height:19px;background:var(--gg-line)}.gg-search-divider span{margin:7px 0}.gg-search-divider{flex-direction:column}.gg-postal-search label{display:block;margin:0 0 8px;color:var(--gg-ink);font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.gg-postal-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.gg-postal-search input{width:100%;min-width:0;min-height:52px;padding:0 15px;border:1px solid rgba(20,33,43,.17);border-radius:15px;color:var(--gg-ink);background:#fff;font-size:13px;outline:none}.gg-postal-search input:focus{border-color:var(--gg-blue);box-shadow:0 0 0 3px #337ab71f}.gg-postal-search button{min-height:52px;padding:0 18px;border:0;border-radius:15px;color:#fff;background:var(--gg-green);font-size:13px;font-weight:750}.gg-store-search-status{margin:16px 3px 0;color:var(--gg-muted);font-size:11px;line-height:1.5}.gg-store-search-status[data-tone=error]{color:#9b3d32}.gg-store-search-status[data-tone=success]{color:#187451;font-weight:650}.gg-store-results:not(:empty){margin-top:12px;border-top:1px solid rgba(20,33,43,.16)}.gg-store-result{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:20px;align-items:center;padding:22px 4px;border-bottom:1px solid rgba(20,33,43,.16)}.gg-store-index{color:var(--gg-blue);font-family:Poppins,sans-serif;font-size:12px;font-weight:760}.gg-store-result-copy>p{margin:0 0 4px;color:var(--gg-green);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.gg-store-result h3{margin:0;color:var(--gg-ink);font-size:19px;letter-spacing:-.025em}.gg-store-result address{margin-top:5px;color:var(--gg-muted);font-size:12px;font-style:normal;line-height:1.5}.gg-store-result>a{display:inline-flex;min-height:44px;padding:0 3px;align-items:center;gap:14px;border-bottom:1px solid var(--gg-ink);color:var(--gg-ink);font-size:12px;font-weight:750;text-decoration:none}.gg-store-result>a span{color:var(--gg-green);font-size:18px;transition:transform .18s ease}.gg-store-result>a:hover span{transform:translate(3px)}.gg-store-empty{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:28px 4px;color:var(--gg-muted)}.gg-store-empty>span{color:var(--gg-blue);font-family:Poppins,sans-serif;font-size:12px;font-weight:760}.gg-store-empty strong{color:var(--gg-ink);font-size:16px}.gg-store-empty p{margin:5px 0 0;font-size:12px;line-height:1.5}.gg-store-loading{display:flex;gap:14px;align-items:center;padding:29px 4px;color:var(--gg-muted);font-size:12px}.gg-store-loading span{width:18px;height:18px;border:2px solid rgba(51,122,183,.2);border-top-color:var(--gg-blue);border-radius:50%;animation:gg-store-spin .8s linear infinite}@keyframes gg-store-spin{to{transform:rotate(360deg)}}@keyframes gg-location-pulse{50%{transform:scale(.86);opacity:.68}}.gg-product-trust{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.45fr);gap:clamp(36px,7vw,90px);align-items:end;width:min(100% - 48px,1040px);margin:14px auto 88px;padding-top:34px;border-top:1px solid var(--gg-line)}.gg-product-trust-intro h2{max-width:420px;margin:0;color:var(--gg-ink);font-size:clamp(26px,3.2vw,40px);line-height:1.08;letter-spacing:-.04em}.gg-product-trust-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.gg-product-trust-proof article{display:flex;min-height:120px;padding:8px 26px 8px 30px;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--gg-line)}.gg-product-trust-proof strong{color:var(--gg-blue-dark);font-family:Poppins,sans-serif;font-size:clamp(25px,2.7vw,36px);line-height:1;letter-spacing:-.035em}.gg-product-trust-proof img{width:auto;height:34px;margin-right:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.gg-product-trust-proof span{margin-top:13px;color:var(--gg-muted);font-size:12px;line-height:1.45}.gg-product-narrative{padding:clamp(74px,9vw,126px) 0;background:var(--gg-paper)}.gg-product-narrative-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.62fr);gap:clamp(54px,9vw,120px);align-items:center}.gg-product-narrative h2,.gg-condition-editorial h2,.gg-comparison-editorial h2,.gg-impact-editorial h2,.gg-product-faq-editorial h2{margin:0;color:var(--gg-ink);font-size:clamp(39px,5vw,66px);line-height:1.01;letter-spacing:-.055em}.gg-product-narrative-copy>p:not(.gg-kicker){max-width:700px;margin:24px 0 0;color:var(--gg-muted);font-size:18px;line-height:1.7}.gg-process-ledger{margin:48px 0 0;padding:0;list-style:none;border-top:1px solid var(--gg-line)}.gg-process-ledger li{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--gg-line)}.gg-process-ledger li>span{color:var(--gg-blue);font-family:Poppins,sans-serif;font-size:13px;font-weight:750}.gg-process-ledger h3{margin:0;color:var(--gg-ink);font-size:20px}.gg-process-ledger p{margin:6px 0 0;color:var(--gg-muted);line-height:1.55}.gg-product-narrative-device{position:relative;display:grid;min-height:550px;margin:0;padding:46px;place-items:center;overflow:hidden;border-radius:42% 42% 28px 28px;background:linear-gradient(155deg,#e7f4ee,#fff4cf)}.gg-product-narrative-device:before{content:"";position:absolute;inset:22px;border:1px solid rgba(20,33,43,.1);border-radius:inherit}.gg-product-narrative-device>span{position:absolute;top:30px;left:34px;color:var(--gg-blue-dark);font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.gg-product-narrative-device img{position:relative;width:auto;max-width:82%;height:330px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 28px 22px rgba(20,33,43,.18))}.gg-product-narrative-device figcaption{position:absolute;right:34px;bottom:30px;color:var(--gg-ink);font-weight:700}.gg-product-narrative-art{min-height:580px;padding:24px 12px 0;overflow:visible;border-radius:0;background:transparent}.gg-product-narrative-art:before{display:none}.gg-product-narrative-art img{width:min(100%,520px);height:auto;max-width:100%;max-height:540px;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 26px 26px rgba(20,33,43,.14))}.gg-condition-editorial{padding:clamp(78px,9vw,124px) 0;background:#eaf3ef}.gg-editorial-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:clamp(44px,8vw,110px);align-items:end}.gg-editorial-heading>p{margin:0;color:var(--gg-muted);font-size:17px;line-height:1.75}.gg-condition-ledger{margin-top:62px;border-top:1px solid rgba(20,33,43,.17)}.gg-condition-ledger article{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr) minmax(220px,.55fr);gap:38px;padding:32px 0;border-bottom:1px solid rgba(20,33,43,.17);align-items:start}.gg-condition-ledger h3{margin:0;color:var(--gg-ink);font-size:27px;letter-spacing:-.035em}.gg-condition-ledger ul{display:grid;gap:8px;margin:0;padding:0;color:var(--gg-ink);list-style:none}.gg-condition-ledger li:before{content:"✓";margin-right:10px;color:var(--gg-green);font-weight:800}.gg-condition-ledger article>p{margin:0;color:var(--gg-muted);font-size:13px;line-height:1.65}.gg-comparison-editorial{padding:clamp(78px,9vw,124px) 0;background:#fff}.gg-comparison-table{margin-top:60px;border-top:1px solid var(--gg-line)}.gg-comparison-row{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:24px;padding:24px 20px;border-bottom:1px solid var(--gg-line);color:var(--gg-muted)}.gg-comparison-row strong{color:var(--gg-ink)}.gg-comparison-featured{position:relative;margin-inline:-18px;padding-inline:38px;border:0;border-radius:22px;color:#d9ece5;background:var(--gg-ink);box-shadow:0 24px 54px -34px #14212b8c}.gg-comparison-featured strong{color:#fff}.gg-comparison-note{max-width:780px;margin:22px 0 0;color:var(--gg-muted);font-size:12px;line-height:1.65}.gg-impact-editorial{padding:clamp(82px,10vw,140px) 0;color:#fff;background:var(--gg-blue-dark)}.gg-impact-editorial .gg-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(52px,9vw,120px);align-items:end}.gg-impact-editorial .gg-kicker{color:var(--gg-yellow)}.gg-impact-editorial h2{color:#fff}.gg-impact-statement>p:not(.gg-kicker){max-width:620px;margin:24px 0 0;color:#ffffffad;font-size:17px;line-height:1.7}.gg-impact-metrics{margin:0;border-top:1px solid rgba(255,255,255,.2)}.gg-impact-metrics div{display:flex;justify-content:space-between;gap:24px;align-items:baseline;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.2)}.gg-impact-metrics dt{color:var(--gg-yellow);font-family:Poppins,sans-serif;font-size:clamp(30px,4vw,50px);font-weight:720;letter-spacing:-.05em}.gg-impact-metrics dd{margin:0;color:#ffffffb8;text-align:right}.gg-stripe-climate-proof{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:12px;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.2);color:#ffffffc2;text-decoration:none}.gg-stripe-climate-proof strong{color:#fff}.gg-stripe-climate-proof .stripe-climate-mark{border-radius:16px;box-shadow:0 12px 32px -16px #000000b3}.gg-stripe-climate-link{color:var(--gg-yellow);font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.gg-stripe-climate-proof:hover .gg-stripe-climate-link{text-decoration:underline;text-underline-offset:4px}.gg-product-faq-editorial{padding:clamp(82px,10vw,140px) 0;background:var(--gg-paper)}.gg-product-faq-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1fr);gap:clamp(58px,9vw,120px);align-items:start}.gg-product-faq-heading{position:sticky;top:110px}.gg-product-faq-list{border-top:1px solid var(--gg-line)}.gg-product-faq-list details{border-bottom:1px solid var(--gg-line)}.gg-product-faq-list summary{position:relative;padding:24px 42px 24px 0;color:var(--gg-ink);cursor:pointer;list-style:none;font-size:18px;font-weight:700}.gg-product-faq-list summary:after{content:"+";position:absolute;top:22px;right:2px;color:var(--gg-blue);font-size:24px;font-weight:400}.gg-product-faq-list details[open] summary:after{content:"−"}.gg-product-faq-list details p{max-width:720px;margin:0;padding:0 44px 24px 0;color:var(--gg-muted);line-height:1.72}.gg-product-faq-editorial+.gg-related-links{width:min(100% - 48px,1180px);margin-top:-50px;margin-bottom:20px}.gg-quote-guide{margin:0 38px 38px;padding:28px;border-radius:var(--gg-radius-md);color:#fff;background:var(--gg-ink)}.gg-quote-guide .gg-kicker{color:var(--gg-yellow)}.gg-quote-guide h2{max-width:620px;margin:0;color:#fff;font-size:clamp(24px,3vw,34px);line-height:1.08}.gg-quote-guide ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0;margin:24px 0;list-style:none}.gg-quote-guide li{display:grid;grid-template-columns:34px 1fr;gap:10px;color:#ffffffb8;font-size:13px;line-height:1.55}.gg-quote-guide li b{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;color:var(--gg-ink);background:var(--gg-yellow)}.gg-quote-guide li strong{display:block;color:#fff}.gg-quote-guide>a{color:var(--gg-yellow);font-size:14px;font-weight:700;text-decoration:none}.gg-product-support{padding:clamp(64px,8vw,110px) 0;background:#eef5f1}.gg-product-value-copy{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.75fr);gap:clamp(40px,8vw,110px);align-items:end}.gg-product-value-copy h2,.gg-product-faq-block h2{margin:0;color:var(--gg-ink);font-size:clamp(34px,4.7vw,58px);line-height:1.04;letter-spacing:-.045em}.gg-product-value-copy>p{margin:0;color:var(--gg-muted);font-size:17px;line-height:1.75}.gg-value-factors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:48px}.gg-value-factors article{padding:28px;border:1px solid var(--gg-line);border-radius:var(--gg-radius-md);background:#fff}.gg-value-factors span{color:var(--gg-blue);font-size:13px;font-weight:750}.gg-value-factors h3{margin:22px 0 8px;font-size:24px}.gg-value-factors p{margin:0;color:var(--gg-muted);font-size:14px;line-height:1.65}.gg-product-faq-block{display:grid;grid-template-columns:minmax(0,.72fr) minmax(400px,1fr);gap:clamp(42px,8vw,100px);margin-top:clamp(70px,9vw,120px)}.gg-related-links{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;margin-top:46px;padding:22px 24px;border-radius:var(--gg-radius-sm);background:#fff}.gg-related-links a{color:var(--gg-blue-dark);font-size:14px;font-weight:650}footer{border-top:1px solid var(--gg-line);background:#f0eee7!important}footer h3,footer h4{color:var(--gg-ink)!important}footer a{color:#52616a!important}footer a:hover{color:var(--gg-blue)!important}@media(max-width:900px){.gg-hero-grid{grid-template-columns:1fr}.gg-art{max-width:620px}.gg-steps,.gg-device-grid{grid-template-columns:1fr 1fr}.gg-prep-layout{grid-template-columns:1fr}.gg-prep-art{min-height:420px}.gg-product-intro-grid,.gg-product-value-copy,.gg-product-faq-block{grid-template-columns:1fr}.gg-product-intro figure{max-width:620px}.gg-quote-guide ol,.gg-value-factors,.gg-product-page #unified-action-area,.gg-store-finder-search{grid-template-columns:1fr}.gg-search-divider{height:auto;flex-direction:row}.gg-search-divider:before,.gg-search-divider:after{width:24px;height:1px}.gg-search-divider span{margin:0 9px}.gg-product-trust,.gg-product-narrative-grid,.gg-editorial-heading,.gg-impact-editorial .gg-shell,.gg-product-faq-grid{grid-template-columns:1fr}.gg-product-trust-proof{margin-top:8px}.gg-product-narrative-device{max-width:600px;min-height:470px}.gg-condition-ledger article{grid-template-columns:150px 1fr}.gg-condition-ledger article>p{grid-column:2}.gg-product-faq-heading{position:static}}@media(max-width:640px){.gg-shell{width:min(100% - 28px,1180px)}.gg-hero{padding:54px 0 64px}.gg-title{font-size:clamp(40px,13vw,58px)}.gg-actions,.gg-button{width:100%}.gg-steps,.gg-device-grid{grid-template-columns:1fr}.gg-device-card{grid-template-columns:116px 1fr;grid-template-rows:auto}.gg-device-card figure{min-height:150px}.gg-device-card div{padding:19px 16px}.gg-product-card figure img{height:118px!important;max-height:118px!important}.gg-prep-art{min-height:320px}.gg-prep-list article{padding:18px}.gg-product-page #main-product-container{padding-top:10px}.gg-product-intro{padding-top:44px}.gg-product-intro figure{min-height:300px;padding:28px}.gg-product-intro figure img{height:250px}.gg-product-narrative-art{min-height:470px;padding:18px 8px 0}.gg-product-narrative-art img{width:min(100%,430px);max-height:440px}.gg-product-page #main-product-container nav[aria-label=Breadcrumb]{padding-inline:14px!important}.gg-product-page #main-product-container .col1{width:calc(100% - 28px)!important;border-radius:var(--gg-radius-md)!important}.gg-product-page .gg-configurator-mobile-head{padding:18px 16px 14px!important;background:radial-gradient(circle at 100% 0,#e9f5ef 0,transparent 55%),#fff}.gg-product-page .gg-configurator-mobile-head>div:first-child{width:82px!important;height:82px!important;padding:8px;border-radius:18px;background:#f0f7f3}.gg-product-page .gg-configurator-mobile-head #product-title{font-family:Poppins,sans-serif!important;font-size:20px!important;line-height:1.08!important;letter-spacing:-.025em}.gg-product-page .gg-configurator-mobile-head p{margin-top:5px}.gg-configurator-assurance{padding:0 8px}.gg-configurator-assurance span{padding:11px 5px 11px 14px;font-size:9px;line-height:1.25}.gg-configurator-assurance span:before{width:6px;height:6px;margin-left:-10px}.gg-product-page #main-product-container .col1>.flex.flex-col.sm\:flex-row{padding:20px 16px 12px!important}.gg-product-page #main-product-container .col1>.flex.flex-col.sm\:flex-row>.col:last-child{width:100%!important}.gg-product-page #unified-action-area{gap:24px;margin:8px 16px 20px;padding:26px 22px!important;border-radius:24px}.gg-product-page:has(.gg-inline-store-finder:not(.hidden)) #unified-action-area{margin-bottom:0;border-radius:24px 24px 0 0}.gg-inline-store-finder{margin:0 16px 22px;padding:25px 20px;border-radius:0 0 24px 24px}.gg-store-finder-heading h2{font-size:clamp(31px,10vw,42px)}.gg-store-finder-heading>div>p:last-child{font-size:13px}.gg-store-finder-search{margin-top:27px;padding:14px;border-radius:20px}.gg-postal-search>div{grid-template-columns:1fr}.gg-postal-search button{width:100%}.gg-store-result{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:20px 2px}.gg-store-result>a{grid-column:2;width:-moz-max-content;width:max-content}.gg-quote-reveal-price{font-size:clamp(56px,19vw,76px)!important}.gg-product-page #unified-action-area .gg-quote-primary-action{min-height:70px}.gg-product-trust{grid-template-columns:1fr;width:min(100% - 28px,1040px);margin:8px auto 64px;padding-top:28px}.gg-product-trust-proof{grid-template-columns:1fr}.gg-product-trust-proof article{min-height:86px;padding:18px 0;border-top:1px solid var(--gg-line);border-left:0}.gg-product-trust-proof article:first-child{border-top:0}.gg-product-trust-proof img{height:30px}.gg-product-narrative h2,.gg-condition-editorial h2,.gg-comparison-editorial h2,.gg-impact-editorial h2,.gg-product-faq-editorial h2{font-size:clamp(37px,11vw,52px)}.gg-product-narrative-device{min-height:390px;padding:32px;border-radius:38% 38% 24px 24px}.gg-product-narrative-device img{height:250px}.gg-editorial-heading{gap:24px}.gg-condition-ledger{margin-top:42px}.gg-condition-ledger article{grid-template-columns:1fr;gap:16px;padding:26px 0}.gg-condition-ledger article>p{grid-column:auto}.gg-comparison-table{margin-top:42px;overflow-x:auto}.gg-comparison-row{min-width:720px}.gg-comparison-featured{margin-inline:0;padding-inline:20px}.gg-impact-metrics{margin-top:18px}.gg-impact-metrics div{align-items:flex-end}.gg-impact-metrics dt{font-size:34px}.gg-stripe-climate-proof{grid-template-columns:auto 1fr}.gg-stripe-climate-link{grid-column:2}.gg-product-faq-grid{gap:42px}.gg-product-faq-editorial+.gg-related-links{width:min(100% - 28px,1180px);margin-top:-36px}.gg-quote-guide{margin:0 16px 20px;padding:22px}.gg-preview-header nav{display:none}.gg-preview-header .gg-button{width:auto;min-height:44px;padding-inline:14px}.gg-preview-footer .gg-shell{grid-template-columns:1fr;gap:26px}.gg-assurance-strip .gg-shell{grid-template-columns:1fr;gap:0}.gg-assurance-strip span{padding:11px 4px}.gg-assurance-strip span+span{border-top:1px solid var(--gg-line);border-left:0}.gg-final-conversion .gg-shell{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
