:root{--sw-primary: #00a3e0;--sw-primary-dark: #0088c2;--sw-primary-cta-mid: #0095c2;--sw-link: #006b86;--sw-navy: #0a1128;--sw-navy-soft: #151d3b;--sw-accent: #ffd700;--sw-text: #1a1a1a;--sw-muted: #4b5563;--sw-border: #e5e7eb;--sw-bg-soft: #f0f9ff;--sw-white: #ffffff;--sw-radius: 10px;--sw-radius-lg: 12px;--sw-max: 1200px;--sw-font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--sw-header-offset: 5.5rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--sw-header-offset)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--sw-font);font-size:16px;line-height:1.55;color:var(--sw-text);background:var(--sw-white)}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:200;padding:.5rem .9rem;font-weight:600;color:var(--sw-navy);background:var(--sw-white);border:2px solid var(--sw-primary);border-radius:var(--sw-radius);box-shadow:0 2px 8px #0a11281f;clip:rect(0,0,0,0);clip-path:inset(100%);width:1px;height:1px;margin:0;overflow:hidden;white-space:nowrap}.skip-link:focus,.skip-link:focus-visible{clip:auto;clip-path:none;width:auto;height:auto;margin:0;overflow:visible;outline:2px solid var(--sw-primary);outline-offset:2px}img{max-width:100%;height:auto;display:block}a{color:var(--sw-link);text-decoration:none}a:hover{text-decoration:underline}.sw-container{width:100%;max-width:var(--sw-max);margin-inline:auto;padding-inline:clamp(1rem,4vw,1.5rem)}.site-header{position:sticky;top:0;z-index:100;background:var(--sw-white);border-bottom:1px solid var(--sw-border)}.trust-strip{position:relative;z-index:1;background:linear-gradient(180deg,#0d1328,#0a0f1f);border-bottom:1px solid rgba(255,255,255,.06);padding-block:clamp(.65rem,2vw,.95rem)}.trust-strip__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem}@media (min-width: 768px){.trust-strip__inner{flex-direction:row;flex-wrap:wrap;gap:clamp(1rem,2.5vw,2rem)}}.trust-strip__title{margin:0;text-align:center;font-size:.68rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#ffffff8c;line-height:1.3}@media (min-width: 768px){.trust-strip__title{flex:0 0 auto;text-align:left;padding-right:.25rem;border-right:1px solid rgba(255,255,255,.12);margin-right:.25rem;padding-inline-end:clamp(.75rem,2vw,1.25rem)}}.trust-strip__logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(.85rem,2.5vw,1.75rem)}.trust-strip__item{display:flex;align-items:center;justify-content:center}.trust-strip__logo{display:block;height:clamp(1.85rem,4.2vw,2.35rem);width:auto;max-width:min(40vw,9rem);object-fit:contain}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.85rem}.site-header__logo{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;text-decoration:none;color:var(--sw-navy);font-weight:800;font-size:1.15rem;letter-spacing:-.02em}.site-header__logo:hover{text-decoration:none;color:var(--sw-primary)}.site-header__logo:hover .logo-wordmark__name{color:var(--sw-primary)}.logo-wordmark{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem .45rem;line-height:1.1;max-width:min(100%,18rem)}.logo-wordmark__name{font-family:"Plus Jakarta Sans",var(--sw-font);font-weight:800;font-size:clamp(1.05rem,2.8vw,1.2rem);letter-spacing:-.04em;color:var(--sw-navy)}.logo-wordmark__badge{font-family:"Plus Jakarta Sans",var(--sw-font);font-size:.62rem;font-weight:700;letter-spacing:.1em;line-height:1;padding:.28em .45em;border-radius:4px;color:var(--sw-link);background:#00a3e01f;border:1px solid var(--sw-primary)}.logo-wordmark--footer .logo-wordmark__name{color:var(--sw-white);font-size:clamp(1.1rem,2.6vw,1.3rem)}.logo-wordmark--footer .logo-wordmark__badge{background:#ffffff14;border-color:#fff3;color:#ffffffeb}.site-header__logo:hover .logo-wordmark__badge{border-color:var(--sw-primary-dark)}.site-header__partner{display:block;font-size:.7rem;font-weight:600;color:var(--sw-muted);letter-spacing:.02em}.site-header__nav{display:none;align-items:center;gap:1.5rem}@media (min-width: 1024px){.site-header__nav{display:flex}}.site-header__nav a{color:#374151;font-size:.95rem;font-weight:500}.site-header__nav a:hover{color:var(--sw-primary);text-decoration:none}.site-header__actions{display:flex;align-items:center;gap:.75rem}.site-header__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--sw-border);border-radius:var(--sw-radius);background:var(--sw-white);cursor:pointer;color:var(--sw-navy)}.site-header__toggle:focus-visible{outline:2px solid var(--sw-primary);outline-offset:2px}@media (min-width: 1024px){.site-header__toggle{display:none}}.site-header__mobile-nav{display:none;flex-direction:column;gap:.25rem;padding:.75rem 0 1rem;border-top:1px solid var(--sw-border)}@media (max-width: 1023px){.site-header__mobile-nav.is-open{display:flex}}@media (min-width: 1024px){.site-header__mobile-nav{display:none!important}}.site-header__mobile-nav a{padding:.65rem 0;color:#374151;font-weight:500;border-bottom:1px solid #f3f4f6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;border-radius:var(--sw-radius);border:2px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.btn:focus-visible{outline:2px solid var(--sw-primary);outline-offset:2px}.btn:hover{text-decoration:none}.btn--primary{background:linear-gradient(180deg,var(--sw-primary) 0%,var(--sw-primary-cta-mid) 100%);color:var(--sw-white);font-weight:800;font-size:1.125rem;letter-spacing:.01em;text-shadow:0 1px 0 rgba(0,70,95,.45),0 0 1px rgba(0,70,95,.35)}.btn--primary:hover{background:linear-gradient(180deg,var(--sw-primary-dark) 0%,#007aa1 100%);color:var(--sw-white);text-shadow:0 1px 0 rgba(0,50,70,.5),0 0 1px rgba(0,50,70,.4)}.btn--outline{background:transparent;color:var(--sw-link);border-color:var(--sw-primary)}.btn--outline:hover{background:var(--sw-primary-dark);color:var(--sw-white);border-color:var(--sw-primary-dark)}.btn--lg{padding:.85rem 1.5rem;font-size:1rem}.btn--primary.btn--lg{font-size:1.2rem}.btn--block{width:100%}.site-header__actions>.btn.site-header__cta-desktop{display:none}@media (min-width: 1024px){.site-header__actions>.btn.site-header__cta-desktop{display:inline-flex}}.hero{background:linear-gradient(180deg,#e8f7fc 0%,var(--sw-white) 55%);padding-block:clamp(2.5rem,6vw,4rem)}.hero__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.hero__grid{grid-template-columns:1fr 1fr;gap:3rem}}.hero__badge{display:inline-block;background:#00a3e01f;color:var(--sw-link);font-size:.8rem;font-weight:600;padding:.4rem .85rem;border-radius:999px;margin-bottom:1rem}.hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin:0 0 1rem;color:var(--sw-navy)}.hero__title .accent{color:var(--sw-primary)}.hero__subtitle{margin:0 0 1.5rem;color:var(--sw-muted);font-size:1.05rem;max-width:36ch}.hero__bullets{list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.hero__bullets li{display:flex;align-items:flex-start;gap:.5rem;color:#374151;font-size:.95rem}.hero__bullets svg{flex-shrink:0;margin-top:.15rem;color:var(--sw-primary)}.hero__ctas{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 480px){.hero__ctas{flex-direction:row;flex-wrap:wrap}}.hero__quick-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--sw-border)}.hero__quick-stats strong{display:block;font-size:clamp(1.25rem,3vw,1.75rem);color:var(--sw-link);font-weight:800}.hero__quick-stats span{font-size:.75rem;color:var(--sw-muted)}.hero__visual{position:relative}.hero__visual-link{display:block;border-radius:var(--sw-radius-lg);overflow:hidden;box-shadow:0 20px 50px #0a11281f;transition:box-shadow .25s ease}.hero__visual-link:focus-visible{outline:2px solid var(--sw-primary);outline-offset:3px}.hero__visual-link:hover{box-shadow:0 24px 56px #0a112833}.hero__visual-link:hover img,.hero__visual-link:focus-visible img{transform:scale(1.02)}@media (prefers-reduced-motion: reduce){.hero__visual-link,.hero__visual img{transition:none}.hero__visual-link:hover img,.hero__visual-link:focus-visible img{transform:none}}.hero__visual img{width:100%;display:block;border-radius:var(--sw-radius-lg);transition:transform .28s ease}.hero__trust{position:absolute;bottom:1rem;left:1rem;right:auto;max-width:220px;background:var(--sw-white);padding:.75rem 1rem;border-radius:var(--sw-radius);box-shadow:0 8px 24px #0000001a;font-size:.85rem;font-weight:600;color:var(--sw-navy);display:flex;align-items:center;gap:.5rem}@media (max-width: 1023px){.hero__trust{position:static;max-width:none;width:fit-content;margin-top:1rem;margin-bottom:0}}.hero__trust svg{flex-shrink:0;color:#22c55e}.section{padding-block:clamp(3rem,7vw,5rem)}.section__head{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:2.5rem}.section__head h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);color:var(--sw-navy)}.section__head p{margin:0;color:var(--sw-muted)}.section--muted{background:#f9fafb}.benefits-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{background:var(--sw-white);border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);padding:1.5rem;transition:box-shadow .2s}.benefit-card:hover{box-shadow:0 12px 32px #0a11280f}.benefit-card__icon{width:44px;height:44px;border-radius:var(--sw-radius);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.benefit-card__icon--yellow{background:#ffd70033;color:#b45309}.benefit-card__icon--blue{background:#00a3e026;color:var(--sw-link)}.benefit-card h3{margin:0 0 .5rem;font-size:1.1rem;color:var(--sw-navy)}.benefit-card p{margin:0;font-size:.9rem;color:var(--sw-muted)}.how-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.how-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.how-grid{grid-template-columns:repeat(4,1fr)}}.how-card{position:relative;background:var(--sw-white);border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);padding:2rem 1.25rem 1.5rem}.how-card__num{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;border-radius:50%;background:var(--sw-primary);color:var(--sw-white);font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.how-card h3{margin:0 0 .5rem;font-size:1rem;color:var(--sw-navy)}.how-card p{margin:0;font-size:.875rem;color:var(--sw-muted)}.stats-revolution{background:linear-gradient(180deg,var(--sw-navy) 0%,var(--sw-navy-soft) 100%);color:var(--sw-white);padding-block:clamp(3rem,7vw,5rem)}.stats-revolution h2{text-align:center;margin:0 0 2.5rem;font-size:clamp(1.5rem,3vw,2rem)}.stats-revolution__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.stats-revolution__grid{grid-template-columns:repeat(4,1fr)}}.stats-revolution__item{text-align:center}.stats-revolution__item svg{margin:0 auto .5rem;opacity:.95}.stats-revolution__item strong{display:block;font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.stats-revolution__item span{font-size:.8rem;opacity:.85}.stats-revolution__certs{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.stats-revolution__cert{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.95}.gallery-carousel-shell{width:100%}@media (min-width: 1024px){.gallery-carousel-shell{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-inline:clamp(1rem,4vw,2.5rem);box-sizing:border-box}}.gallery-carousel{--gallery-slides: 1;--gallery-index: 0}.gallery-carousel__toolbar{display:flex;align-items:stretch;gap:.75rem}.gallery-carousel__viewport{flex:1;min-width:0;overflow:hidden;border-radius:var(--sw-radius-lg)}.gallery-carousel__track{display:flex;width:calc(var(--gallery-slides) * 100%);transition:transform .4s cubic-bezier(.25,.8,.25,1);will-change:transform;transform:translate(calc(-100% * var(--gallery-index) / var(--gallery-slides)))}@media (prefers-reduced-motion: reduce){.gallery-carousel__track{transition:none}}.gallery-carousel__slide{flex:0 0 calc(100% / var(--gallery-slides));min-width:0;box-sizing:border-box;overflow:hidden}.gallery-carousel__slide-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start;min-height:100%;width:100%;min-width:0}@media (min-width: 1024px){.gallery-carousel__slide-inner{gap:1.25rem}}@media (max-width: 767.98px){.gallery-carousel__slide-inner{grid-template-columns:1fr}}.gallery-carousel__slide-inner--gallery{grid-template-columns:1fr}@media (min-width: 768px){.gallery-carousel__slide-inner--gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.gallery-carousel__slide-inner--gallery .gallery-card:only-child{grid-column:1 / -1;width:calc((100% - 1rem)/2);justify-self:center}@media (min-width: 1024px){.gallery-carousel__slide-inner--gallery .gallery-card:only-child{width:calc((100% - 1.25rem)/2)}}.gallery-carousel__btn{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--sw-border);border-radius:var(--sw-radius-md);background:var(--sw-white);color:var(--sw-text);cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.gallery-carousel__btn:hover:not(:disabled){background:var(--sw-muted);border-color:#cbd5e1}.gallery-carousel__btn:disabled{opacity:.35;cursor:not-allowed}.gallery-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem;flex-wrap:wrap}.gallery-carousel__dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:background .15s ease,transform .15s ease}.gallery-carousel__dot.is-active{background:var(--sw-accent, #2563eb);transform:scale(1.25)}.gallery-carousel__dot:focus-visible{outline:2px solid var(--sw-accent, #2563eb);outline-offset:2px}.gallery-card{position:relative;margin:0;min-width:0;max-width:100%;width:100%;border-radius:var(--sw-radius-lg);overflow:hidden;aspect-ratio:4 / 3;background:var(--sw-bg-soft, #f1f5f9)}.gallery-card img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.gallery-card__cap{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent,#000000bf);color:var(--sw-white);font-size:.85rem}.gallery-card__cap strong{display:block;font-size:.95rem}.gallery-card__desc{margin:.35rem 0 0;font-size:.82rem;font-weight:400;line-height:1.35;opacity:.92}.news-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 768px){.news-grid{grid-template-columns:repeat(3,1fr)}}.news-card{background:var(--sw-white);border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);overflow:hidden;display:flex;flex-direction:column}.news-card__lead{display:flex;flex-direction:column;text-decoration:none;color:inherit;outline:none}.news-card__lead:focus-visible{outline:2px solid var(--sw-primary);outline-offset:2px}.news-card__lead img{aspect-ratio:16/10;object-fit:cover;width:100%}.news-card__lead-text{padding:1.25rem 1.25rem 0}.news-card__cat{font-size:.75rem;font-weight:700;color:var(--sw-link);text-transform:uppercase;letter-spacing:.04em}.news-card__title{margin:.5rem 0 0;font-size:1.05rem;color:var(--sw-navy);line-height:1.35}.news-card__lead:hover .news-card__title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.news-card__body{padding:1rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column}.news-card__body p{margin:0 0 1rem;font-size:.9rem;color:var(--sw-muted);flex:1}.news-card a.read{font-weight:600;font-size:.9rem}.news-section__view-all{margin:clamp(1.75rem,4vw,2.5rem) 0 0;text-align:center}.news-section__view-all .btn.btn--outline{min-width:12rem;font-size:1.1rem;font-weight:700;letter-spacing:.01em;padding:.5rem 1.5rem;color:var(--sw-link);border-color:var(--sw-link);border-width:2px}.news-section__view-all .btn.btn--outline:hover{color:var(--sw-white);background-color:var(--sw-link);text-shadow:0 1px 0 rgba(0,50,70,.45),0 0 1px rgba(0,50,70,.35)}.blog-index{padding-block:clamp(2.5rem,6vw,4rem);background:var(--sw-white)}.blog-index__head{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:clamp(2rem,4vw,3rem)}.blog-index__head h1{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.25rem);color:var(--sw-navy)}.blog-index__head p{margin:0;color:var(--sw-muted);font-size:1.05rem}.blog-index__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;max-width:min(52rem,100%);margin-inline:auto}.blog-index__card{border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);background:#fafbfc;transition:border-color .15s ease,box-shadow .15s ease}.blog-index__card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0a11280f}.blog-index__link{display:flex;flex-direction:column;padding:0;text-decoration:none;color:inherit;overflow:hidden;border-radius:inherit}.blog-index__link:hover{text-decoration:none}@media (min-width: 640px){.blog-index__link{flex-direction:row;align-items:stretch}}.blog-index__thumb{flex:0 0 auto;aspect-ratio:16 / 10;background:#e5e7eb;max-height:200px}@media (min-width: 640px){.blog-index__thumb{width:38%;min-width:180px;max-width:260px;max-height:none;align-self:stretch}}.blog-index__thumb img{width:100%;height:100%;object-fit:cover;display:block}.blog-index__text{padding:1.25rem 1.5rem;flex:1;min-width:0}.blog-index__cat{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--sw-link)}.blog-index__text h2{margin:.4rem 0 .5rem;font-size:1.15rem;color:var(--sw-navy);line-height:1.35}.blog-index__text p{margin:0 0 .65rem;font-size:.95rem;color:var(--sw-muted);line-height:1.5}.blog-index__text time{font-size:.82rem;color:#525b69}.blog-post{padding-block:clamp(2rem,5vw,3.5rem);background:var(--sw-white)}.blog-post__article{max-width:44rem}.blog-post__header{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid var(--sw-border)}.blog-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin:0 0 .75rem;font-size:.85rem;color:var(--sw-muted)}.blog-post__cat{font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;color:var(--sw-link)}.blog-post__header h1{margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.15rem);line-height:1.2;color:var(--sw-navy);letter-spacing:-.02em}.blog-post__hero{width:100%;height:auto;border-radius:var(--sw-radius-lg);margin-bottom:2rem;box-shadow:0 12px 40px #0a112814}.blog-post__back{margin:2.5rem 0 0;padding-top:1.5rem;border-top:1px solid var(--sw-border);font-size:.95rem}.blog-post__back a{font-weight:600}.blog-post__prose.prose{font-size:1.02rem;line-height:1.65;color:var(--sw-text)}.blog-post__prose.prose>:first-child{margin-top:0}.blog-post__prose.prose>:last-child{margin-bottom:0}.blog-post__prose.prose p{margin:0 0 1.1rem}.blog-post__prose.prose h2,.blog-post__prose.prose h3{margin:2rem 0 .75rem;line-height:1.25;color:var(--sw-navy);font-weight:800}.blog-post__prose.prose h2{font-size:1.35rem}.blog-post__prose.prose h3{font-size:1.15rem}.blog-post__prose.prose ul,.blog-post__prose.prose ol{margin:0 0 1.1rem;padding-left:1.35rem}.blog-post__prose.prose li{margin-bottom:.4rem}.blog-post__prose.prose li::marker{color:var(--sw-primary)}.blog-post__prose.prose a{text-decoration:underline;text-underline-offset:2px}.blog-post__prose.prose strong{font-weight:700;color:var(--sw-navy)}.blog-post__prose.prose img,.blog-post__prose.prose .blog-post__prose-img{max-width:100%;height:auto;border-radius:var(--sw-radius);margin:1rem 0}.blog-post__prose.prose .blog-quote-teaser{margin:1.75rem 0;max-width:32rem;padding:1.25rem;border:1px solid var(--sw-border);border-radius:var(--sw-radius);background:var(--sw-bg-soft)}.blog-post__prose.prose .blog-quote-teaser__intro{margin:0 0 1rem;font-weight:600;color:var(--sw-navy)}.blog-post__prose.prose blockquote{margin:1.25rem 0;padding:.75rem 0 .75rem 1rem;border-left:4px solid var(--sw-primary);background:var(--sw-bg-soft);color:var(--sw-muted)}.blog-post__prose.prose hr{border:none;border-top:1px solid var(--sw-border);margin:2rem 0}.blog-post__prose.prose table{width:100%;border-collapse:collapse;font-size:.92rem;margin:1.25rem 0}.blog-post__prose.prose th,.blog-post__prose.prose td{border:1px solid var(--sw-border);padding:.5rem .65rem;text-align:left}.blog-post__prose.prose th{background:#f3f4f6;font-weight:600}.test-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.test-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.test-grid{grid-template-columns:repeat(3,1fr)}}.test-card{background:var(--sw-white);border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);padding:1.5rem}.test-card__stars{color:var(--sw-accent);font-size:1rem;letter-spacing:.1em;margin-bottom:.75rem}.test-card blockquote{margin:0 0 1rem;font-style:italic;font-size:.95rem;color:#374151;line-height:1.5}.test-card__foot{display:flex;align-items:center;gap:.65rem}.test-card__foot img{width:40px;height:40px;border-radius:50%}.test-card__foot cite{font-style:normal;font-size:.9rem;font-weight:600;color:var(--sw-navy)}.test-card__foot span{display:block;font-size:.8rem;font-weight:400;color:var(--sw-muted)}.test-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;text-align:center}.test-summary div strong{display:block;font-size:1.35rem;color:var(--sw-link);font-weight:800}.test-summary div span{font-size:.8rem;color:var(--sw-muted)}.lead-section{background:linear-gradient(180deg,#e8f7fc 0%,var(--sw-white) 100%)}.lead-card{background:var(--sw-white);border-radius:var(--sw-radius-lg);padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 16px 48px #0a112814;border:1px solid var(--sw-border);max-width:36rem;margin-inline:auto}.lead-card:has(.lead-form-full){max-width:min(100%,46rem)}.lead-field{margin-bottom:1.25rem}.lead-field label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:#374151}.lead-field__req{margin-left:.2rem;font-weight:700;color:#b91c1c;text-decoration:none;cursor:help}.lead-field__group-heading{margin:0 0 .35rem;font-size:.85rem;font-weight:600;color:#374151}.lead-bill-pills{display:flex;flex-wrap:wrap;gap:.5rem}.lead-bill-pill{position:relative;margin:0;cursor:pointer}.lead-bill-pill input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.lead-bill-pill__text{display:inline-block;padding:.55rem 1rem;font-size:.95rem;line-height:1.3;border:1px solid var(--sw-border);border-radius:999px;background:#f9fafb;color:var(--sw-text);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.lead-bill-pill:hover .lead-bill-pill__text{border-color:#cbd5e1}.lead-bill-pill input:focus-visible+.lead-bill-pill__text{outline:2px solid var(--sw-primary);outline-offset:2px}.lead-bill-pill input:checked+.lead-bill-pill__text{border-color:var(--sw-primary);background:#00a3e014;color:var(--sw-navy);font-weight:600}.lead-field input[type=text],.lead-field input[type=email],.lead-field input[type=number],.lead-field input[type=time],.lead-field select{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;border:1px solid var(--sw-border);border-radius:var(--sw-radius);background:#f9fafb}.lead-field__hint{margin:.35rem 0 0;font-size:.8rem;color:var(--sw-muted)}.lead-field__error{margin:.35rem 0 0;font-size:.8rem;color:#b91c1c}.lead-field--address-combobox .lead-address-combobox{position:relative}.lead-address-places-ghost{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none;visibility:hidden}.lead-address-suggestions{position:absolute;left:0;right:0;top:calc(100% + .25rem);z-index:50;margin:0;padding:.35rem 0;list-style:none;max-height:16rem;overflow-y:auto;background:#fff;border:1px solid var(--sw-border);border-radius:var(--sw-radius);box-shadow:0 10px 40px #0a11281f}.lead-address-suggestion{margin:0;padding:.55rem 1rem;font-size:.95rem;line-height:1.35;color:var(--sw-text);cursor:pointer;transition:background .12s ease}.lead-address-suggestion:hover,.lead-address-suggestion--active{background:#00a3e01a;outline:none}.lead-address-suggestions__attr{margin:0;padding:.4rem 1rem .15rem;font-size:.7rem;color:var(--sw-muted);list-style:none;border-top:1px solid #e5e7eb;margin-top:.2rem;cursor:default;pointer-events:none}.lead-form-errors{padding:.75rem 1rem;margin-bottom:1rem;border-radius:var(--sw-radius);background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.9rem}.lead-form-section{margin:0 0 1.5rem;padding:0;min-width:0}.lead-form-section__label{display:block;margin:0 0 .35rem;font-size:.85rem;font-weight:600;color:#374151}.lead-form-row{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 480px){.lead-form-row{grid-template-columns:1fr 1fr}}.lead-consumption-grid{display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width: 520px){.lead-consumption-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 900px){.lead-consumption-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.lead-consumption-card{position:relative;display:block;margin:0;border-radius:var(--sw-radius-lg);border:1px solid var(--sw-border);background:var(--sw-white);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.lead-consumption-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0a11280f}.lead-consumption-card__input{position:absolute;inset:0;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.lead-consumption-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:.4rem;padding:.85rem .95rem 1rem;pointer-events:none}.lead-consumption-card:has(.lead-consumption-card__input:checked){border-color:var(--sw-primary);background:linear-gradient(165deg,#eff6ff,#fff 55%);box-shadow:0 0 0 1px var(--sw-primary),0 10px 28px #0ea5e91f}.lead-consumption-card:has(.lead-consumption-card__input:focus-visible){outline:2px solid var(--sw-primary);outline-offset:2px}.lead-consumption-card__title{font-size:.95rem;font-weight:700;color:var(--sw-navy);line-height:1.25}.lead-consumption-card__desc{font-size:.8rem;line-height:1.35;color:var(--sw-muted)}.consumption-curve{margin:0 0 .15rem;color:#0ea5e9}.lead-consumption-card:has(.lead-consumption-card__input:checked) .consumption-curve{color:#0284c7}.consumption-curve__svg{display:block;width:100%;height:auto;max-height:3.25rem}.consumption-curve__baseline{stroke:#e5e7eb;stroke-width:1}.consumption-curve__line{stroke:currentColor}.consumption-curve__axis{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.62rem;letter-spacing:.02em;text-transform:uppercase;color:#6b7280}@media (max-width: 519.98px){.lead-consumption-grid{gap:.5rem}.lead-consumption-card__body{padding:.6rem .7rem .7rem;gap:.3rem}.lead-consumption-card__title{font-size:.88rem;line-height:1.2}.lead-consumption-card__desc{display:none;margin:0;padding-top:.15rem}.lead-consumption-card:has(.lead-consumption-card__input:checked) .lead-consumption-card__desc{display:block}.consumption-curve{margin:0}.consumption-curve__svg{max-height:2.35rem}.consumption-curve__axis{display:none}}@media (min-width: 520px){.lead-consumption-card__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.quote-page{padding-block:clamp(1.5rem,4vw,2.5rem)}.quote-page__intro{max-width:46rem;margin-inline:auto;margin-bottom:1.5rem;text-align:center}.quote-page__intro h1{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem);color:var(--sw-navy)}.quote-page__lede{margin:0;color:var(--sw-muted);line-height:1.5}.lead-field--check label{display:flex;align-items:flex-start;gap:.5rem;font-weight:400;font-size:.9rem}.lead-field--consent .lead-field--consent__label span{line-height:1.45}.lead-phone-uk{display:flex;align-items:stretch;width:100%;border:1px solid var(--sw-border);border-radius:var(--sw-radius);background:#f9fafb;overflow:hidden}.lead-phone-uk__prefix{display:flex;align-items:center;padding:.75rem .65rem .75rem 1rem;font-size:1rem;font-weight:600;color:#374151;background:#eef2f6;border-right:1px solid var(--sw-border);flex-shrink:0}.lead-field .lead-phone-uk input[type=tel]{flex:1;min-width:0;width:100%;margin:0;border:none;border-radius:0;box-shadow:none;background:#f9fafb;padding:.75rem 1rem;font-size:1rem;font-family:inherit;appearance:none}.lead-field .lead-phone-uk input[type=tel]:focus{outline:none}.lead-phone-uk:focus-within{border-color:var(--sw-primary);box-shadow:0 0 0 1px var(--sw-primary)}.lead-success{max-width:min(100%,28rem);margin-inline:auto;padding-block:.25rem .5rem}.lead-success__panel{position:relative;text-align:center;padding:clamp(2rem,5vw,2.75rem) clamp(1.5rem,4vw,2rem);background:linear-gradient(165deg,#fff,#f8fffc 55%,#f0fdf9);border:1px solid rgba(5,150,105,.18);border-radius:var(--sw-radius-lg);box-shadow:0 1px #ffffffe6 inset,0 14px 44px #0a282314}.lead-success__panel:before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:var(--sw-radius-lg) var(--sw-radius-lg) 0 0;background:linear-gradient(90deg,var(--sw-primary) 0%,#34d399 50%,#6ee7b7 100%)}.lead-success__mark{display:flex;justify-content:center;margin-bottom:1.25rem}.lead-success__icon{width:4rem;height:4rem;display:block;filter:drop-shadow(0 6px 14px rgba(5,150,105,.28))}.lead-success__title{margin:0 0 .65rem;font-size:clamp(1.35rem,3.5vw,1.6rem);font-weight:800;letter-spacing:-.02em;color:var(--sw-navy);line-height:1.2}.lead-success__text{margin:0 auto;max-width:26rem;font-size:1.02rem;line-height:1.55;color:var(--sw-muted)}.lead-success__cta{margin-top:1.75rem;min-width:12rem}@media (prefers-reduced-motion: no-preference){.lead-success__panel{animation:lead-success-in .45s ease-out both}@keyframes lead-success-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}.site-footer{background:#050814;color:#d1d5db;padding-block:clamp(2.5rem,6vw,4rem);font-size:.9rem}.site-footer a{color:#e5e7eb}.site-footer a:hover{color:var(--sw-primary)}.site-footer__main{display:grid;gap:2.5rem;grid-template-columns:1fr;align-items:start}@media (min-width: 768px){.site-footer__main{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:3rem}}.site-footer__title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.site-footer__brand{font-weight:800;font-size:1.15rem;color:var(--sw-white)}.site-footer__partner{font-size:.75rem;color:#7dd3fc;font-weight:600;margin-bottom:.75rem}.site-footer__blurb{margin:0;line-height:1.6;max-width:36rem}.site-footer__contact-block{padding-top:.15rem}@media (min-width: 768px){.site-footer__contact-block{justify-self:start;max-width:22rem}}.site-footer__heading{margin:0 0 .75rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer__contact li{display:grid;grid-template-columns:1.125rem minmax(0,1fr);column-gap:.65rem;align-items:start;margin-bottom:.5rem}.site-footer__contact li svg{display:block;width:1.125rem;height:1.125rem;margin-top:.2em;flex-shrink:0}.site-footer__contact li:last-child{margin-bottom:0}.site-footer__address{white-space:pre-line;text-align:left}.site-footer__bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #1f2937;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;text-align:center;font-size:.85rem;color:#9ca3af}@media (min-width: 640px){.site-footer__bottom{flex-direction:row;flex-wrap:wrap;gap:.5rem .75rem}}.site-footer__copyright{margin:0}.site-footer__legal{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem}.site-footer__legal a{color:#a8b0bd;text-decoration:none;font-weight:500;transition:color .15s ease}.site-footer__legal-button{color:#a8b0bd;text-decoration:none;font-weight:500;font:inherit;background:none;border:none;padding:0;cursor:pointer;transition:color .15s ease}.site-footer__legal a:hover,.site-footer__legal-button:hover{color:var(--sw-primary)}.site-footer__legal-button:focus-visible{outline:2px solid var(--sw-primary);outline-offset:3px}.site-footer__legal-sep{color:#4b5563;user-select:none}.cookie-banner{position:fixed;inset:auto 0 0;z-index:220;padding:.75rem}.cookie-banner__panel{max-width:min(56rem,100%);margin-inline:auto;background:#07152b;color:#f8fafc;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 20px 50px #02061759;padding:1rem;display:grid;gap:.9rem}.cookie-banner__copy h2{margin:0 0 .4rem;font-size:1rem;color:#f1f5f9}.cookie-banner__copy p{margin:0;color:#e2e8f0;font-size:.9rem;line-height:1.45}.cookie-banner__actions{display:grid;gap:.6rem}.cookie-banner__accept{width:100%}.cookie-banner .btn--primary{background:linear-gradient(180deg,var(--sw-primary) 0%,var(--sw-primary-cta-mid) 100%);color:#fff;border-color:transparent;font-weight:800;font-size:1.125rem;text-shadow:0 1px 0 rgba(0,70,95,.45),0 0 1px rgba(0,70,95,.35)}.cookie-banner .btn--primary:hover{background:linear-gradient(180deg,var(--sw-primary-dark) 0%,#007aa1 100%);color:#fff;text-shadow:0 1px 0 rgba(0,50,70,.5),0 0 1px rgba(0,50,70,.4)}.cookie-banner__reject,.cookie-banner .btn--outline{width:100%;color:#e8f1fc;border-color:#ffffff73;background:transparent}.cookie-banner__reject:hover,.cookie-banner .btn--outline:hover{color:#fff;border-color:#c4d0e3;background:#0f223f}@media (min-width: 720px){.cookie-banner__panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding:1rem 1.1rem}.cookie-banner__actions{display:inline-flex;flex-direction:row;gap:.55rem;justify-content:flex-end}.cookie-banner__accept,.cookie-banner__reject{width:auto;min-width:11rem}}@media (prefers-reduced-motion: no-preference){.cookie-banner.is-visible{animation:cookie-banner-in .25s ease-out}@keyframes cookie-banner-in{0%{transform:translateY(8px)}to{transform:translateY(0)}}}.legal-page{padding-block:clamp(1.5rem,4vw,2.5rem) clamp(2.5rem,6vw,4rem)}.legal-prose{max-width:56rem;margin-inline:auto}.legal-prose .news_con .con{margin-top:0!important;margin-bottom:0!important}.legal-prose .article-page01{width:100%;margin-inline:auto}.legal-prose .article-page01.map{padding-top:0}.legal-prose .w-83.wrap{padding-inline:0}.legal-prose h3{margin:0 0 1.25rem;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;line-height:1.3;color:var(--sw-text)}.legal-prose .title1{margin-bottom:1.5rem}.legal-prose p{margin:0 0 .85em;font-size:.9375rem;line-height:1.75;color:var(--sw-text)}.legal-prose strong{font-weight:700;color:var(--sw-text)}.legal-prose ol{margin:0 0 1rem 1.25rem;padding:0}.legal-prose li{margin-bottom:.5em}.legal-prose a{word-break:break-word}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.content-carousel__panel{display:none}.content-carousel__panel.is-active{display:block}.gallery-carousel__slide-inner--testimonials{grid-template-columns:1fr}@media (min-width: 768px){.gallery-carousel__slide-inner--testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}}.testimonials-carousel-shell{width:100%}.site-header__lang{display:inline-flex;align-items:center;gap:.35rem;margin-right:.75rem}.site-header__lang-link{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sw-muted-fg, #64748b);text-decoration:none}.site-header__lang-link.is-active{color:var(--sw-accent, #2563eb)}.site-header__phone{font-weight:700;color:inherit;text-decoration:none;margin-right:.75rem;white-space:nowrap}.site-header__phone--mobile{display:block;margin:.5rem 0}.site-header__lang--mobile{margin:.75rem 0}.site-footer--simple .site-footer__simple-main{text-align:center;padding:1.5rem 0 .5rem}.site-footer__partner-badge{font-weight:700;margin:0 0 1rem}.site-footer__simple-contact{color:var(--sw-muted-fg, #64748b);line-height:1.6}.site-footer__simple-contact a{color:inherit;font-weight:700}.lead-form-full--disabled{text-align:center;padding:1.5rem .5rem}.lead-form-full__disabled-msg{margin:0 0 1.25rem;color:var(--sw-muted-fg, #64748b)}.blog-index__empty{color:var(--sw-muted-fg, #64748b);padding:2rem 0}.site--ccell{--sw-primary: #d97400;--sw-primary-dark: #c8502c;--sw-primary-cta-mid: #c8502c;--sw-link: #b45300;--sw-navy: #212426;--sw-navy-soft: #212426;--sw-accent: #fc992c;--sw-text: #212426;--sw-muted: #6b7280;--sw-border: rgba(0, 0, 0, .1);--sw-bg-soft: #f9fafb;--sw-white: #ffffff;--sw-radius: 12px;--sw-radius-lg: 16px;--sw-success: #219653;--sw-header-offset: 4rem;--sw-fixed-cta-height: 3.25rem}.site--ccell .btn--primary{background:linear-gradient(90deg,var(--sw-primary) 0%,var(--sw-primary-dark) 100%);border:none;color:#fff;box-shadow:0 4px 14px #d9740040}.site--ccell .btn--primary:hover{opacity:.92;filter:none}.site--ccell .btn--outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;border:2px solid var(--sw-accent);border-radius:var(--sw-radius);color:var(--sw-link);font-weight:600;text-decoration:none;background:transparent}.site--ccell .btn--outline:hover{background:var(--sw-accent);color:#fff;text-decoration:none}.site--ccell .section--muted{background:var(--sw-bg-soft)}.site--ccell .main--ccell{padding-bottom:calc(var(--sw-fixed-cta-height) + 1rem)}.site--ccell #contact{scroll-margin-top:var(--sw-header-offset)}.site-header--ccell{box-shadow:0 1px 3px #00000014}.site-header--ccell .site-header__bar{padding-block:.85rem;min-height:4rem;align-items:center}.site-header--ccell .site-header__actions{gap:.85rem}.site-header--ccell .site-header__lang{padding-left:.85rem;border-left:1px solid rgba(33,36,38,.12)}.site-header--ccell .site-header__logo{flex-direction:row;align-items:center;gap:.85rem;color:var(--sw-text);font-weight:600;min-width:0}.site-header--ccell .site-header__logo:hover{color:var(--sw-link)}.site-header--ccell .site-header__brand-logo-wrap{display:flex;align-items:center;flex-shrink:0;height:2.125rem;overflow:hidden}.site-header--ccell .site-header__brand-logo{display:block;width:auto;height:3.25rem;max-width:none;object-fit:cover;object-position:left 36%;clip-path:inset(0 0 32% 0);transform:translateY(.125rem)}@media (min-width: 768px){.site-header--ccell .site-header__brand-logo-wrap{height:2.25rem}.site-header--ccell .site-header__brand-logo{height:3.4rem;transform:translateY(.15rem)}}.site-header--ccell .site-header__brand-name{font-size:1.25rem;line-height:1.2;flex-shrink:0}.site-header--ccell .site-header__partner-mark{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:center;gap:.15rem;padding-left:.85rem;border-left:1px solid rgba(33,36,38,.12);min-width:0}.site-header--ccell .site-header__partner{font-size:.625rem;font-weight:500;color:#9ca3af;letter-spacing:.01em;line-height:1.2;white-space:nowrap}.site-header--ccell .site-header__partner-logo{display:block;width:auto;height:.875rem;max-width:5.75rem;object-fit:contain;object-position:left center}.site-header--ccell .site-header__blog-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.45rem 1.1rem;border-radius:999px;font-size:.875rem;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;box-shadow:none}.site-header--ccell .site-header__blog-btn:hover{text-decoration:none;opacity:.92}.site-header--ccell .site-header__lang-sep{color:var(--sw-muted);font-size:.875rem}.site-header--ccell .site-header__lang-link.is-active{color:var(--sw-text);font-weight:600}.site-header--ccell .site-header__lang-link:not(.is-active){color:var(--sw-muted)}.ccell-hero{background:linear-gradient(135deg,#fff7ed,#fff 55%);padding-block:clamp(2.5rem,6vw,4.5rem)}.ccell-hero__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.ccell-hero__grid{grid-template-columns:1fr 1fr;gap:3rem}}.ccell-hero__eyebrow{margin:0 0 .75rem;font-size:clamp(1rem,2.2vw,1.125rem);font-weight:400;line-height:1.4;color:var(--sw-text)}.ccell-hero[data-locale=vi] .ccell-hero__eyebrow,.ccell-hero[data-locale=vi] .ccell-hero__title,.ccell-hero[data-locale=vi] .ccell-hero__lede{color:var(--sw-link)}.ccell-hero[data-locale=vi] .ccell-hero__title{font-weight:700}.ccell-hero__title{margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15;color:var(--sw-text)}.ccell-hero__title-accent{color:var(--sw-accent)}.ccell-hero__lede{margin:0 0 1rem;font-size:clamp(1.05rem,2.5vw,1.25rem);line-height:1.6;color:var(--sw-muted)}.ccell-hero__lede--secondary{font-size:1rem;margin-bottom:1.5rem}.ccell-hero__actions{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 480px){.ccell-hero__actions{flex-direction:row;flex-wrap:wrap}}.ccell-hero__image{width:100%;height:auto;border-radius:var(--sw-radius-lg);box-shadow:0 20px 50px #2124261f}.ccell-install{padding-block:3.5rem 4rem}.ccell-install__title{margin:0 0 2.75rem;text-align:center;font-size:clamp(1.625rem,3.5vw,2.125rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--sw-text);max-width:42rem;margin-inline:auto}.ccell-install__grid{display:grid;gap:1.25rem;align-items:stretch}@media (min-width: 1024px){.ccell-install__grid{grid-template-columns:repeat(3,1fr);gap:1rem;align-items:center}}.ccell-install__panel{display:flex;flex-direction:column;height:100%;border-radius:var(--sw-radius-lg);padding:1.75rem 1.5rem;border:1px solid transparent}@media (min-width: 1024px){.ccell-install__panel{padding:2rem 1.75rem}.ccell-install__panel--accent{padding-block:2.25rem;transform:scale(1.03);z-index:1}}.ccell-install__panel--muted{background:#fff;border-color:#21242614;box-shadow:0 8px 28px #2124260f}.ccell-install__panel--accent{background:linear-gradient(145deg,var(--sw-accent) 0%,var(--sw-primary) 48%,var(--sw-primary-dark) 100%);color:#fff;box-shadow:0 16px 40px #c8502c47}.ccell-install__panel-title{margin:0 0 1.5rem;font-size:1.0625rem;font-weight:700;line-height:1.35;color:var(--sw-text)}.ccell-install__panel-title--light{color:#fff}.ccell-install__paragraph{margin:0;font-size:.9375rem;color:var(--sw-muted);line-height:1.65}.ccell-install__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem;flex:1}.ccell-install__list-item{display:flex;gap:.875rem;align-items:flex-start}.ccell-install__list-copy{margin:0;font-size:.9375rem;color:var(--sw-text);line-height:1.6}.ccell-install__icon-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:999px}.ccell-install__icon-badge--warning{background:#dc26261a;color:#dc2626}.ccell-install__icon-badge--positive{background:#16a34a1f;color:#16a34a}.ccell-install__emphasis{font-weight:700}.ccell-install__emphasis--warning{color:#dc2626}.ccell-install__emphasis--positive{color:#16a34a}.ccell-install__icon-svg{display:block}.ccell-install__stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1rem;margin-bottom:.25rem;flex:1}.ccell-install__stat-item{min-width:0}.ccell-install__stat-value{margin:0 0 .625rem;font-size:clamp(1.25rem,2.2vw,1.625rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.12);white-space:nowrap}.ccell-install__stat-item .ccell-install__stat-copy{margin:0}.ccell-install__stat-copy{margin:0;line-height:1.55;color:#ffffffeb;font-size:.8125rem}.ccell-install__payment{display:flex;gap:.75rem;align-items:center;padding:.875rem 1rem;margin-top:auto;border-radius:10px;background:#00000024}.ccell-install__payment-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:999px;background:#ffffff29;color:#fff}.ccell-install__payment p{margin:0;color:#fffffff2;line-height:1.45;font-size:.875rem;font-weight:500}.ccell-install__feature-list{display:flex;flex-direction:column;gap:1.5rem;flex:1}.ccell-install__feature-list--grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1rem}@media (max-width: 640px){.ccell-install__feature-list--grid,.ccell-install__stats-grid{grid-template-columns:1fr}.ccell-install__panel--accent{transform:none}}.ccell-install__panel-footer{margin:auto 0 0;padding-top:1.25rem;border-top:1px solid rgba(33,36,38,.08);font-size:.8125rem;line-height:1.55;color:var(--sw-muted)}.ccell-install__feature-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;border-radius:12px;background:#d974001a;color:var(--sw-primary)}.ccell-install__feature:nth-child(2) .ccell-install__feature-icon{background:#16a34a1a;color:#16a34a}.ccell-install__feature h4{margin:0 0 .5rem;font-size:.9375rem;font-weight:700;line-height:1.35;color:var(--sw-text)}.ccell-install__feature p{margin:0;font-size:.8125rem;color:var(--sw-muted);line-height:1.6}.ccell-credentials__title{margin:0 0 .75rem;text-align:center;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600}.ccell-credentials__subtitle{margin:0 auto 2.5rem;max-width:48rem;text-align:center;color:var(--sw-muted);line-height:1.6}.ccell-credentials__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2.5rem}@media (min-width: 768px){.ccell-credentials__stats{grid-template-columns:repeat(4,1fr)}}.ccell-credentials__stat{text-align:center}.ccell-credentials__stat-value{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--sw-text);margin-bottom:.35rem}.ccell-credentials__stat-label{font-size:.875rem;color:var(--sw-muted);line-height:1.4}.ccell-credentials__certs{margin-top:clamp(2.5rem,6vw,4rem)}.ccell-credentials__certs-title{margin:0 0 1rem;text-align:center;font-size:1.0625rem;font-weight:600;color:#6b7280;line-height:1.3}.ccell-credentials__cert-logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.ccell-credentials__cert-item{display:flex;align-items:center;justify-content:center;padding-inline:clamp(1.25rem,4vw,3rem)}.ccell-credentials__cert-item:not(:last-child){border-right:1px solid #e0e0e0}.ccell-credentials__cert-logo{display:block;width:auto;height:auto;max-width:clamp(4.5rem,18vw,8.875rem);object-fit:contain}.ccell-how{background:var(--sw-white)}.ccell-how__head{max-width:48rem}.ccell-how__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sw-muted)}.ccell-how__grid{display:grid;gap:1rem}@media (min-width: 768px){.ccell-how__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.ccell-how__card{position:relative;overflow:hidden;min-height:14rem;padding:1.5rem 1.25rem 1.75rem;border:1px solid var(--sw-border);border-radius:var(--sw-radius-lg);background:var(--sw-bg-soft);box-shadow:0 8px 24px #2124260a}.ccell-how__watermark{position:absolute;top:.5rem;right:.75rem;font-size:clamp(5rem,14vw,7.5rem);font-weight:700;line-height:1;color:#d9740014;pointer-events:none;user-select:none}.ccell-how__card-title{position:relative;z-index:1;margin:0 0 .85rem;font-size:clamp(1rem,2.2vw,1.125rem);font-weight:700;line-height:1.35;color:var(--sw-text)}.ccell-how__step-num{color:var(--sw-link)}.ccell-how__card-text{position:relative;z-index:1;margin:0;font-size:.9375rem;line-height:1.6;color:var(--sw-muted)}.site--ccell .test-summary{display:none}.ccell-lead{padding-block:3rem 3.5rem}.ccell-lead__title{margin:0 0 2rem;text-align:center;font-size:clamp(1.25rem,3.5vw,1.75rem);font-weight:700;line-height:1.25;color:var(--sw-primary);text-transform:uppercase;letter-spacing:.02em}.ccell-lead__layout{display:grid;gap:2rem;align-items:start}@media (min-width: 768px){.ccell-lead__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:stretch}}.ccell-lead__carousel{min-width:0}.ccell-lead-carousel .gallery-carousel__toolbar{align-items:stretch}.ccell-lead-carousel__toolbar{min-height:100%}.ccell-lead-carousel__figure{margin:0;height:100%;border-radius:var(--sw-radius-lg);overflow:hidden;background:var(--sw-bg-soft)}.ccell-lead-carousel__figure img{display:block;width:100%;height:100%;min-height:14rem;object-fit:cover}@media (min-width: 768px){.ccell-lead-carousel__figure img{min-height:20rem}}.ccell-lead__form-wrap{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.ccell-lead__intro{margin:0;font-size:1rem;font-weight:600;line-height:1.55;color:var(--sw-primary)}.ccell-lead-form{display:flex;flex-direction:column;gap:1.25rem;flex:1}.ccell-lead-form__fields{display:flex;flex-direction:column;gap:1rem}.ccell-lead-form__consent-label{display:flex;align-items:flex-start;gap:.65rem;font-size:.8125rem;line-height:1.5;color:var(--sw-text);cursor:pointer}.ccell-lead-form__checkbox{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15rem;accent-color:var(--sw-primary)}.ccell-lead-form__consent-label a{color:var(--sw-link);text-decoration:underline}.ccell-lead-form__consent-label a:hover{color:var(--sw-primary)}.ccell-lead-form__actions{display:flex;justify-content:flex-end;margin-top:auto;padding-top:.5rem}.ccell-lead-form__submit{min-width:10rem}.ccell-lead-form__success{padding:1.25rem;border-radius:var(--sw-radius);background:#21965314;border:1px solid rgba(33,150,83,.2)}.ccell-lead-form__success-title{margin:0 0 .35rem;font-size:1.125rem;font-weight:700;color:var(--sw-success)}.ccell-lead-form__success-text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--sw-muted)}.quote-page--ccell{padding-block:clamp(1.5rem,4vw,2.75rem)}.quote-page__intro--ccell h1{color:var(--sw-primary);font-size:clamp(1.125rem,3.2vw,1.625rem);font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.3}.quote-page__lede--ccell{color:var(--sw-text);font-weight:600;font-size:1rem;line-height:1.55}.quote-page__card--ccell{max-width:min(100%,40rem);margin-inline:auto;padding:clamp(1.25rem,3vw,2rem);border-radius:var(--sw-radius-lg);background:var(--sw-white);box-shadow:0 8px 32px #21242614}.ccell-lead-form--full{gap:1.5rem}.ccell-lead-form__form{display:flex;flex-direction:column;gap:1.25rem}.ccell-lead-form__actions--full{justify-content:stretch;padding-top:.25rem}.ccell-lead-form__actions--full .ccell-lead-form__submit{width:100%;min-width:0}.ccell-lead-form__success-panel .lead-success__panel{padding:.5rem 0}.lead-bill-pills--ccell{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding:.85rem 1rem;border-radius:var(--sw-radius);background:#f3f4f6}.site--ccell .lead-bill-pills--ccell .lead-bill-pill__text{border:none;border-radius:0;background:transparent;padding:.35rem 0 .35rem 1.75rem;position:relative;font-size:.9375rem}.site--ccell .lead-bill-pills--ccell .lead-bill-pill input{position:absolute;opacity:0;width:1.125rem;height:1.125rem;left:0;top:50%;transform:translateY(-50%);margin:0}.site--ccell .lead-bill-pills--ccell .lead-bill-pill{position:relative}.site--ccell .lead-bill-pills--ccell .lead-bill-pill__text:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:2px solid #d1d5db;border-radius:50%;background:#fff;box-sizing:border-box}.site--ccell .lead-bill-pills--ccell .lead-bill-pill input:checked+.lead-bill-pill__text:before{border-color:var(--sw-accent);background:radial-gradient(circle at center,var(--sw-accent) 0 35%,transparent 36%)}.site--ccell .lead-bill-pills--ccell .lead-bill-pill input:checked+.lead-bill-pill__text{background:transparent;border:none;color:var(--sw-text);font-weight:600}.site--ccell .lead-bill-pills--ccell .lead-bill-pill input:focus-visible+.lead-bill-pill__text:before{outline:2px solid var(--sw-primary);outline-offset:2px}.site--ccell .ccell-lead-form--full .lead-field label,.site--ccell .ccell-lead-form--full .lead-field__group-heading{color:var(--sw-text);font-size:.9375rem}.site--ccell .ccell-lead-form--full .lead-field input[type=text],.site--ccell .ccell-lead-form--full .lead-field input[type=email],.site--ccell .ccell-lead-form--full .lead-phone-uk,.site--ccell .ccell-lead-form--full .lead-phone-uk input[type=tel]{background:#fff}.site--ccell .gallery-carousel__dot.is-active{background:var(--sw-accent)}.site-footer--ccell{background:var(--sw-navy);color:#fff;position:relative;padding-bottom:calc(var(--sw-fixed-cta-height) + .5rem)}.site-footer--ccell .site-footer__ccell-main{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding-block:2rem 1.25rem}.site-footer--ccell .site-footer__ccell-logo-link{display:inline-flex;text-decoration:none}.site-footer--ccell .site-footer__ccell-logo-link:hover{opacity:.92}.site-footer--ccell .site-footer__ccell-logo{display:block;width:auto;height:2rem;max-width:9rem;object-fit:contain;object-position:left center;clip-path:inset(0 0 30% 0)}.site-footer--ccell .site-footer__ccell-name{display:block;font-size:1.875rem;font-weight:600}.site-footer--ccell .site-footer__ccell-contact{display:flex;flex-direction:column;gap:.65rem}.site-footer--ccell .site-footer__ccell-line{margin:0;font-size:.875rem;line-height:1.55;color:#ffffffbf}.site-footer--ccell .site-footer__ccell-label{font-weight:600;color:#ffffffeb;margin-right:.35rem}.site-footer--ccell .site-footer__ccell-line a{color:#ffffffbf;text-decoration:none}.site-footer--ccell .site-footer__ccell-line a:hover{color:var(--sw-accent)}.site-footer--ccell .site-footer__ccell-legal{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.site-footer--ccell .site-footer__ccell-legal a{font-size:.875rem;color:#ffffffbf;text-decoration:none}.site-footer--ccell .site-footer__ccell-legal a:hover{color:var(--sw-accent)}.site-footer--ccell .site-footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding-block:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.site-footer--ccell .site-footer__copyright{margin:0;color:#ffffff80;font-size:.8125rem}.site-footer--ccell .site-footer__legal-button{color:#ffffff8c;font-size:.8125rem;padding:0}.site-footer__scroll-top{position:fixed;bottom:calc(var(--sw-fixed-cta-height) + 1rem);right:1.25rem;width:3rem;height:3rem;border:none;border-radius:999px;background:var(--sw-accent);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000026;z-index:90}.site-footer__scroll-top:hover{background:var(--sw-primary)}.ccell-fixed-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;background:linear-gradient(90deg,var(--sw-primary) 0%,var(--sw-primary-dark) 100%);box-shadow:0 -4px 16px #0000001f}.ccell-fixed-cta__btn{display:block;width:100%;margin:0;padding:.95rem 1rem;border:none;background:transparent;color:#fff;font:inherit;font-size:1rem;font-weight:600;line-height:1.25;text-align:center;cursor:pointer}.ccell-fixed-cta__btn:hover{background:#ffffff14}body.site--ccell.ccell-chat-open{overflow:hidden}.ccell-chat-drawer{position:fixed;inset:0;z-index:10000;pointer-events:none;visibility:hidden}.ccell-chat-drawer.is-open{pointer-events:auto;visibility:visible}.ccell-chat-drawer__overlay{position:absolute;inset:0;background:#0000004d;opacity:0;transition:opacity .3s ease}.ccell-chat-drawer.is-open .ccell-chat-drawer__overlay{opacity:1}.ccell-chat-drawer__panel{position:absolute;top:0;right:0;width:min(420px,100vw);height:100dvh;max-height:100dvh;background:var(--sw-white);box-shadow:-4px 0 24px #0000001f;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.ccell-chat-drawer.is-open .ccell-chat-drawer__panel{transform:translate(0)}.ccell-chat-drawer__iframe{display:block;width:100%;height:100%;border:0}.ccell-chat-launcher{position:fixed;top:50%;right:1.25rem;z-index:95;width:3.75rem;height:3.75rem;margin:0;padding:0;border:none;border-radius:999px;background:var(--sw-accent);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0000002e;transform:translateY(-50%);transition:background .2s ease,transform .2s ease}.ccell-chat-launcher:hover{background:var(--sw-primary);transform:translateY(-50%) scale(1.04)}.ccell-chat-launcher__icon{display:flex}@media (max-width: 640px){.ccell-chat-drawer__panel{width:100vw}.ccell-chat-launcher{top:auto;bottom:calc(var(--sw-fixed-cta-height) + 4.75rem);transform:none}.ccell-chat-launcher:hover{transform:scale(1.04)}}
