@layer cluster{.cluster-page{--cluster-accent:#08a98f;--cluster-deep:#063f49;--cluster-soft:#effafa;color:#102d3b;background:#fff}.cluster--dark{--cluster-accent:#08a078;--cluster-deep:#052f35;--cluster-soft:#edf7f3}.cluster--garden{--cluster-accent:#169f58;--cluster-deep:#083f32;--cluster-soft:#eff9f1}.cluster--warm{--cluster-accent:#0fa597;--cluster-deep:#07454d;--cluster-soft:#f4f9f5}.cluster--business{--cluster-accent:#02aeb0;--cluster-deep:#043b4b;--cluster-soft:#eef9fb}.cluster--clean{--cluster-accent:#009d91;--cluster-deep:#074452;--cluster-soft:#f1fafa}.cluster-page h1,.cluster-page h2,.cluster-page h3{color:#0b2d44}.cluster-section{padding:72px 0}.cluster-section--soft{background:var(--cluster-soft)}.cluster-hero{background:#e9f3f3;align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.cluster-hero__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.cluster-hero__image img{object-fit:cover;object-position:center;width:100%;height:100%}.cluster-hero__veil{background:linear-gradient(90deg,#f8fcfcfc 0%,#f8fcfcf5 35%,#f8fcfc8c 55%,#00272f0f 100%);position:absolute;inset:0}.cluster--dark .cluster-hero__veil,.cluster--business .cluster-hero__veil{background:linear-gradient(90deg,#03232afa,#03232ae8 40%,#03232a47 68%,#03232a0f)}.cluster-hero__content{z-index:1;padding-block:70px;position:relative}.breadcrumbs{color:#526f78;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:30px;font-size:.78rem;display:flex}.breadcrumbs a:hover{color:var(--cluster-accent)}.cluster--dark .breadcrumbs,.cluster--business .breadcrumbs{color:#c3dadc}.cluster-eyebrow,.cluster-heading>span,.cluster-benefits header>span,.cluster-final span{color:var(--cluster-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:850}.cluster-hero h1{letter-spacing:-.05em;max-width:690px;margin:12px 0 18px;font-size:clamp(2.7rem,5vw,4.7rem);line-height:.98}.cluster-hero h1 em{color:var(--cluster-accent);font-style:normal;display:block}.cluster-hero__content>p{max-width:650px;font-size:1.1rem;line-height:1.6}.cluster--dark .cluster-hero h1,.cluster--dark .cluster-hero__content>p,.cluster--business .cluster-hero h1,.cluster--business .cluster-hero__content>p{color:#fff}.cluster-hero__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.cluster-hero__facts{grid-template-columns:repeat(3,1fr);gap:18px;max-width:720px;margin-top:34px;padding:0;list-style:none;display:grid}.cluster-hero__facts li{color:#1b5661;align-items:center;gap:10px;font-size:.76rem;font-weight:750;display:flex}.cluster-hero__facts svg{color:var(--cluster-accent);flex:none}.cluster--dark .cluster-hero__facts li,.cluster--business .cluster-hero__facts li{color:#d8eff0}.cluster-heading{text-align:center;max-width:790px;margin:0 auto 34px}.cluster-heading--left{text-align:left;max-width:none;margin-inline:0}.cluster-heading h2,.cluster-benefits h2,.cluster-price h2,.cluster-final h2{margin-top:8px;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.cluster-heading p{max-width:680px;margin:12px auto 0}.cluster-heading--left p{margin-left:0}.cluster-catalog-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.cluster-card{background:#fff;border:1px solid #d6e8e9;border-radius:16px;padding:24px;box-shadow:0 8px 25px #0a40480e}.cluster-catalog-card{color:#092f48;background:#fff;border:1px solid #d6e8e9;border-radius:14px;grid-template-rows:120px 1fr;min-height:190px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 8px 25px #0a40480e}.cluster-catalog-card:hover{border-color:var(--cluster-accent);transform:translateY(-4px);box-shadow:0 14px 32px #0a40481f}.cluster-catalog-card__image,.cluster-catalog-card__image img{width:100%;height:120px}.cluster-catalog-card__image{object-fit:cover;background:#edf6f8;transition:transform .35s;display:block;overflow:hidden}.cluster-catalog-card__image img{object-fit:cover;transition:transform .35s;display:block}.cluster-catalog-card:hover .cluster-catalog-card__image,.cluster-catalog-card:hover .cluster-catalog-card__image img{transform:scale(1.035)}.cluster-catalog-card__content{grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;padding:14px 13px;display:grid}.cluster-catalog-card__content strong{font-size:.78rem;line-height:1.2}.cluster-catalog-card__icon,.cluster-catalog-card__arrow{color:var(--cluster-accent);place-items:center;display:grid}.cluster-catalog-card__arrow{justify-self:end;transition:transform .2s}.cluster-catalog-card:hover .cluster-catalog-card__arrow{transform:translate(3px)}.cluster-card h3{margin:16px 0 8px;font-size:1rem}.cluster-card p{font-size:.82rem;line-height:1.55}.cluster-card__icon{width:52px;height:52px;color:var(--cluster-accent);background:color-mix(in srgb,var(--cluster-accent) 12%,white);border-radius:14px;place-items:center;display:grid}.cluster-card-grid{gap:14px;display:grid}.cluster-card-grid--six{grid-template-columns:repeat(6,1fr)}.cluster-card-grid--three{grid-template-columns:repeat(3,1fr)}.cluster-card--compact{align-items:flex-start;gap:12px;min-height:118px;padding:17px;display:flex}.cluster-card--compact>svg{color:var(--cluster-accent);flex:none}.cluster-card--compact h3{margin:0 0 5px}.cluster-card--compact p{font-size:.72rem}.cluster-split{grid-template-columns:1.45fr .55fr;align-items:start;gap:26px;display:grid}.cluster-highlight{color:#fff;background:linear-gradient(145deg,var(--cluster-deep),color-mix(in srgb,var(--cluster-deep) 72%,var(--cluster-accent)));border-radius:19px;gap:18px;min-height:100%;padding:30px;display:flex;box-shadow:0 16px 38px #02343c2e}.cluster-highlight>svg{color:#60e0ce;flex:none}.cluster-highlight h2{color:#fff;font-size:1.45rem}.cluster-highlight ul{gap:11px;margin:18px 0;padding:0;list-style:none;display:grid}.cluster-highlight li{align-items:flex-start;gap:7px;font-size:.78rem;display:flex}.cluster-highlight li svg{color:#5ee4bd;flex:none}.cluster-highlight p{color:#c9e5e4;font-size:.77rem;line-height:1.55}.cluster-benefits{color:#fff;background:var(--cluster-deep);padding:45px 0}.cluster-benefits h2{color:#fff}.cluster-benefits header{margin-bottom:24px}.cluster-benefit-grid{background:#ffffff21;grid-template-columns:repeat(6,1fr);gap:1px;display:grid}.cluster-benefit-grid article{background:var(--cluster-deep);flex-direction:column;gap:14px;min-height:150px;padding:22px 17px;display:flex}.cluster-benefit-grid svg{color:#51ddca}.cluster-benefit-grid h3{color:#fff;font-size:.82rem}.cluster-benefit-grid p{color:#bcdbdd;margin-top:5px;font-size:.68rem;line-height:1.45}.cluster-process{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.cluster-process li{border-left:1px solid #d8e9ea;min-height:185px;padding:27px 22px;position:relative}.cluster-process li:last-child{border-right:1px solid #d8e9ea}.cluster-process__number{color:#fff;background:var(--cluster-accent);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid;position:absolute;top:-14px;left:17px}.cluster-process svg{color:var(--cluster-accent);margin-top:9px}.cluster-process h3{margin:16px 0 7px;font-size:.9rem}.cluster-process p{font-size:.75rem;line-height:1.45}.cluster-method-layout{grid-template-columns:1.25fr .75fr;gap:28px;display:grid}.cluster-method-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cluster-method-grid article,.cluster-checklists article{background:#fff;border:1px solid #d7e8e8;border-radius:14px;padding:23px}.cluster-method-grid article>span{width:48px;height:48px;color:var(--cluster-accent);background:var(--cluster-soft);border-radius:50%;place-items:center;display:grid}.cluster-method-grid h3{margin:14px 0 7px;font-size:.92rem}.cluster-method-grid p{font-size:.76rem}.cluster-checklists{gap:12px;display:grid}.cluster-checklists h2{font-size:1.25rem}.cluster-checklists ul,.cluster-price ul{gap:10px;margin:17px 0 0;padding:0;list-style:none;display:grid}.cluster-checklists li,.cluster-price li{align-items:flex-start;gap:8px;font-size:.78rem;display:flex}.cluster-checklists svg,.cluster-price svg{color:var(--cluster-accent);flex:none}.cluster-object-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.cluster-object-grid article{text-align:center;background:#fff;border:1px solid #d9e8e9;border-radius:13px;align-content:center;place-items:center;min-height:130px;padding:20px 12px;display:grid}.cluster-object-grid svg{color:var(--cluster-accent)}.cluster-object-grid h3{margin-top:13px;font-size:.82rem}.cluster-price{color:#fff;background:linear-gradient(115deg,var(--cluster-deep),color-mix(in srgb,var(--cluster-deep) 70%,var(--cluster-accent)));padding-block:50px}.cluster-price__grid{grid-template-columns:1.35fr .75fr auto;align-items:center;gap:40px;display:grid}.cluster-price h2{color:#fff}.cluster-price p,.cluster-price li{color:#d4e9e9}.cluster-proof__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cluster-proof article{border:1px solid #d7e8e9;border-radius:16px;padding:28px}.cluster-proof svg{color:var(--cluster-accent)}.cluster-proof h2{margin:17px 0 9px;font-size:1.25rem}.cluster-proof p{font-size:.82rem}.cluster-proof a{color:var(--cluster-accent);font-weight:800}.cluster-bottom-grid{grid-template-columns:1.15fr .85fr;gap:55px;display:grid}.cluster-region-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.cluster-region-grid a{color:#173f4b;background:#fff;border:1px solid #d6e7e8;border-radius:11px;align-items:center;gap:8px;padding:14px;font-size:.8rem;font-weight:750;display:flex}.cluster-region-grid a:hover,.cluster-region-grid a.is-current{border-color:var(--cluster-accent);color:var(--cluster-accent)}.cluster-final{color:#fff;background:var(--cluster-deep);padding:36px 0}.cluster-final>.container{grid-template-columns:1fr auto auto;align-items:center;gap:16px;display:grid}.cluster-final h2{color:#fff;font-size:1.65rem}.cluster-final p{color:#c1dddd;font-size:.82rem}}@layer cluster-responsive{@media (width<=1050px){.cluster-catalog-grid,.cluster-card-grid--six,.cluster-benefit-grid,.cluster-object-grid{grid-template-columns:repeat(3,1fr)}.cluster-split,.cluster-method-layout{grid-template-columns:1fr}.cluster-price__grid{grid-template-columns:1fr 1fr}.cluster-price__grid .button{grid-column:1/-1;justify-self:start}}@media (width<=760px){.cluster-section{padding:54px 0}.cluster-hero{min-height:auto;padding-bottom:280px}.cluster-hero__image,.cluster-hero__image img{object-position:70% center}.cluster-hero__veil{background:linear-gradient(#f8fcfcfc 0%,#f8fcfcf2 48%,#f8fcfc38 75%,#0000)}.cluster--dark .cluster-hero__veil,.cluster--business .cluster-hero__veil{background:linear-gradient(#03232afc,#03232aed 52%,#03232a2e 82%,#0000)}.cluster-hero__content{padding-block:45px}.cluster-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.cluster-hero__facts{grid-template-columns:1fr}.cluster-catalog-grid,.cluster-card-grid--six,.cluster-card-grid--three,.cluster-benefit-grid,.cluster-object-grid{grid-template-columns:repeat(2,1fr)}.cluster-process{grid-template-columns:1fr}.cluster-process li,.cluster-process li:last-child{border:0;border-top:1px solid #d8e9ea;min-height:auto;padding:18px 15px 20px 67px}.cluster-process__number{top:21px}.cluster-process svg{position:absolute;top:58px;left:24px}.cluster-method-grid,.cluster-price__grid,.cluster-proof__grid,.cluster-bottom-grid,.cluster-final>.container{grid-template-columns:1fr}.cluster-final .button{justify-self:start}}@media (width<=470px){.cluster-hero{padding-bottom:230px}.cluster-hero__actions{display:grid}.cluster-card-grid--six,.cluster-card-grid--three,.cluster-benefit-grid,.cluster-object-grid,.cluster-region-grid{grid-template-columns:1fr}.cluster-catalog-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cluster-catalog-card{grid-template-rows:102px 1fr;min-height:164px}.cluster-catalog-card__image,.cluster-catalog-card__image img{height:102px}.cluster-catalog-card__content{grid-template-columns:23px minmax(0,1fr) 17px;gap:5px;padding:11px 9px}.cluster-catalog-card__content strong{font-size:.67rem}.cluster-card{padding:20px}.cluster-highlight{padding:24px 20px}.cluster-price__grid{gap:24px}}}
