.promotions-grid .pg-card__more.k8-btn,.promotions-grid .pg-slide__more.k8-btn{border-radius:100px;height:44px;font-size:14px;font-weight:600;border:2px solid #1d1d1f;transition:all .3s cubic-bezier(.2,0,.2,1);box-shadow:none}.promotions-grid .pg-card__more.k8-btn .btn-icon,.promotions-grid .pg-slide__more.k8-btn .btn-icon{transition:transform .3s ease}.promotions-grid .pg-card__more.k8-btn:hover .btn-icon,.promotions-grid .pg-slide__more.k8-btn:hover .btn-icon{transform:translateX(4px)}.promotions-grid{width:100%;padding-left:var(--spacing-side,20px);padding-right:var(--spacing-side,20px)}.promotions-grid .pg-section-header{margin-bottom:24px}.promotions-grid .pg-section-title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary)}.promotions-grid__inner{display:flex;gap:16px;height:600px;width:100%}@media(max-width:1024px){.promotions-grid__inner{display:grid;grid-template-columns:1fr 1fr;height:auto;grid-gap:12px;gap:12px}}@media(max-width:768px){.promotions-grid__inner{display:flex;flex-direction:column}}@media(max-width:1024px){.promotions-grid .desktop-only{display:none!important}}.promotions-grid .mobile-only{display:none!important}@media(max-width:1024px){.promotions-grid .mobile-only{display:block!important;grid-column:1/-1;grid-row:1}}@media(max-width:768px){.promotions-grid .mobile-only{grid-column:unset;grid-row:unset;order:1}}.promotions-grid .mobile-only-flex{display:none!important}@media(max-width:1024px){.promotions-grid .mobile-only-flex{display:flex!important;flex-direction:column;grid-column:1;grid-row:2;gap:12px}}@media(max-width:768px){.promotions-grid .mobile-only-flex{grid-column:unset;grid-row:unset;order:3}}.promotions-grid .pg-bento{flex:1 1;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-gap:16px;gap:16px;height:100%}.promotions-grid .pg-bento--one{grid-template-columns:1fr}.promotions-grid .pg-bento--one .pg-card{height:100%;grid-column:span 1}.promotions-grid .pg-bento--two{grid-template-columns:1fr}.promotions-grid .pg-bento--two .pg-card--tall{grid-column:span 1}.promotions-grid .pg-slider{flex:1 1;height:100%;border-radius:24px;overflow:hidden;position:relative}@media(max-width:1024px){.promotions-grid .pg-slider{grid-column:2;grid-row:2;height:600px}}@media(max-width:768px){.promotions-grid .pg-slider{display:block;grid-column:unset;grid-row:unset;height:320px;order:2}}.promotions-grid .pg-slider .pg-swiper{width:100%;height:100%}@media(max-width:1024px){.promotions-grid .pg-slider .pg-swiper,.promotions-grid .pg-slider .pg-swiper .swiper-slide,.promotions-grid .pg-slider .pg-swiper .swiper-wrapper{height:100%}}@media(max-width:768px){.promotions-grid .pg-slider .pg-swiper,.promotions-grid .pg-slider .pg-swiper .swiper-slide,.promotions-grid .pg-slider .pg-swiper .swiper-wrapper{height:320px}}.promotions-grid .pg-slider .pg-swiper .swiper-pagination-progressbar{background:hsla(0,0%,100%,.25);height:3px;border-radius:10px;overflow:hidden;width:30%;min-width:80px;right:28px;left:auto;bottom:28px;top:auto}.promotions-grid .pg-slider .pg-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#fff;border-radius:10px}.promotions-grid .pg-nav-btn{width:44px;height:44px;background:var(--bg-secondary,#f2f2f7);border:1px solid var(--border-color,rgba(0,0,0,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary,#1d1d1f);cursor:pointer;transition:all .3s cubic-bezier(.2,.7,.2,1)}.promotions-grid .pg-nav-btn:hover{background:#fff;border-color:var(--text-primary,#1d1d1f)}.promotions-grid .pg-nav-btn:active{transform:scale(.92)}.promotions-grid .pg-nav-btn.swiper-button-disabled,.promotions-grid .pg-nav-btn[disabled]{opacity:0;pointer-events:none}@media(max-width:768px){.promotions-grid .pg-nav-btn{width:36px;height:36px}.promotions-grid .pg-nav-btn svg{width:16px;height:16px}}.promotions-grid .pg-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.12);opacity:0;transition:opacity .25s ease,background .2s ease,border-color .2s ease}@media(max-width:1024px){.promotions-grid .pg-nav-btn{display:none}}.promotions-grid .pg-nav-btn--prev{left:16px}.promotions-grid .pg-nav-btn--next{right:16px}.promotions-grid .pg-nav-btn:active{transform:translateY(-50%) scale(.92)}.promotions-grid .pg-nav-btn.swiper-button-disabled{opacity:0;pointer-events:none}.promotions-grid .pg-slider:hover .pg-nav-btn{opacity:1}.promotions-grid .pg-slide{position:relative;width:100%;height:100%}.promotions-grid .pg-slide__bg{position:absolute;inset:0;z-index:1}.promotions-grid .pg-slide__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.5),transparent 60%)}.promotions-grid .pg-slide__bg img{width:100%;height:100%;object-fit:cover}.promotions-grid .pg-slide__more.k8-btn{position:absolute;bottom:28px;left:28px;z-index:3}.promotions-grid .pg-slide__more.k8-btn:after{display:none}.promotions-grid .pg-slide__more.k8-btn:hover{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.promotions-grid .pg-slide__content{position:absolute;top:28px;left:28px;z-index:2;max-width:70%}.promotions-grid .pg-slide__content .pg-card__title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.promotions-grid .pg-slide__content .pg-card__desc{color:hsla(0,0%,100%,.85);text-shadow:0 1px 3px rgba(0,0,0,.3)}.promotions-grid .pg-card{position:relative;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;padding:28px;cursor:pointer;border:1px solid rgba(0,0,0,.1);transition:box-shadow .3s ease}.promotions-grid .pg-card--tall{grid-column:span 2}@media(max-width:1024px){.promotions-grid .pg-card--tall{height:288px}}@media(max-width:768px){.promotions-grid .pg-card--tall{height:258px}}.promotions-grid .pg-card--square:hover .pg-card__desc,.promotions-grid .pg-card--square:hover .pg-card__title{color:#007aff}@media(max-width:1024px){.promotions-grid .pg-card--square{height:288px;padding:16px}}@media(max-width:768px){.promotions-grid .pg-card--square{height:192px}}.promotions-grid .pg-card__content{position:relative;z-index:2;max-width:75%}.promotions-grid .pg-card__title{font-family:var(--font-main);font-weight:600;line-height:1.15;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 24px;white-space:pre-line;transition:color .25s ease}.promotions-grid .pg-card__nowrap{white-space:nowrap}.promotions-grid .pg-card__desc{font-size:14px;line-height:1.45;color:#8e8e93;transition:color .25s ease}.promotions-grid .pg-card__media{position:absolute;bottom:0;right:0;width:60%;height:60%;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end}.promotions-grid .pg-card__media img{max-width:100%;max-height:100%;object-fit:contain}.promotions-grid .pg-card__more.k8-btn{position:absolute;bottom:28px;left:28px;z-index:3}.promotions-grid .pg-card__more.k8-btn:hover{background:#fff;color:#1d1d1f;border-color:#1d1d1f}@media(max-width:1024px){.promotions-grid .pg-card__more.k8-btn{height:40px;padding:0 20px;font-size:13px;bottom:16px;left:16px}.promotions-grid .pg-bento-row{display:flex!important;flex-direction:column;gap:12px}}@media(max-width:768px){.promotions-grid .pg-bento-row{display:grid!important;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}}.pg-modal-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;animation:pg-fade-in .2s ease}@media(max-width:480px){.pg-modal-overlay{align-items:flex-end;padding:0}}.pg-modal{position:relative;background:#fff;border-radius:24px;max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:pg-slide-up .25s cubic-bezier(.2,.8,.2,1)}@media(max-width:480px){.pg-modal{max-width:none;height:70vh;max-height:70vh;border-radius:28px 28px 0 0;animation:pg-sheet-up .32s cubic-bezier(.2,.9,.3,1)}}.pg-modal__handle{display:none}@media(max-width:480px){.pg-modal__handle{display:block;width:36px;height:4px;border-radius:2px;background:#e5e5ea;margin:12px auto 0;flex-shrink:0}}.pg-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:40px 40px 0;flex-shrink:0}@media(max-width:480px){.pg-modal__header{padding:24px 20px 0}}.pg-modal__close{width:36px;height:36px;border-radius:50%;background:#f2f2f7;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1d1d1f;transition:background .2s ease;flex-shrink:0}.pg-modal__close:hover{background:#e5e5ea}.pg-modal__title{font-family:var(--font-main);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 24px;white-space:pre-line}.pg-modal__body{font-size:16px;line-height:1.6;color:#8e8e93;padding:0 40px 40px;min-height:0;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pg-modal__body::-webkit-scrollbar{display:none}@media(max-width:480px){.pg-modal__body{padding:0 20px 24px}}.pg-modal__buttons{display:flex;justify-content:center;gap:12px;padding:20px 40px 32px;border-top:1px solid rgba(0,0,0,.1);flex-wrap:wrap;flex-shrink:0}@media(max-width:480px){.pg-modal__buttons{padding:16px 20px calc(20px + env(safe-area-inset-bottom));flex-direction:column}}@keyframes pg-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pg-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pg-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hero-marketplace{width:100%;background:#f2f2f7;min-height:560px;overflow:hidden}.hero-marketplace__inner{max-width:1200px;margin:0 auto;padding:0 var(--spacing-side,20px);display:flex;min-height:640px}@media(min-width:769px){.hero-marketplace--has-image .hero-marketplace__inner{height:1px}}.hero-marketplace__left{flex:0 0 55%;padding:80px 48px 80px 0;display:flex;flex-direction:column;justify-content:center}.hero-marketplace__eyebrow{font-size:13px;font-weight:600;color:#8e8e93;letter-spacing:.02em;text-transform:uppercase;margin-bottom:20px}.hero-marketplace__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);font-size:56px;font-weight:700;color:#1d1d1f;margin:0 0 24px;text-wrap:balance}.hero-marketplace__subtitle{font-size:17px;line-height:1.65;color:#8e8e93;max-width:460px;margin:0 0 48px}.hero-marketplace__stats{display:flex;gap:0;border-top:1px solid #e5e5ea;padding-top:32px}.hero-marketplace__stat{flex:1 1;padding-right:24px;border-right:1px solid #e5e5ea;margin-right:24px}.hero-marketplace__stat:last-child{padding-right:0;border-right:none;margin-right:0}.hero-marketplace__stat-num{display:block;font-size:26px;font-weight:700;letter-spacing:-.02em;color:#1d1d1f;margin-bottom:4px}.hero-marketplace__stat-label{display:block;max-width:150px;font-size:12px;color:#8e8e93;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-marketplace__right{flex:0 0 45%;padding:80px 0 80px 48px;display:flex;align-items:center;position:relative}.hero-marketplace__right--image{flex:0 0 auto;padding:80px 0 80px 48px;overflow:hidden;align-self:stretch}.hero-marketplace__image{display:block;height:100%;width:auto;max-width:none;border-radius:24px}.hero-marketplace__image--mobile-inline{display:none}.hero-marketplace__background-text{position:absolute;left:-90px;top:30%;transform:translateY(-50%);z-index:0;color:rgba(29,29,31,.035);font-size:clamp(280px,34vw,560px);font-weight:700;line-height:.8;letter-spacing:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-marketplace__card{width:100%;position:relative;z-index:1;background:#fff;border-radius:28px;padding:36px;box-shadow:0 8px 40px rgba(0,0,0,.08)}.hero-marketplace__card-title{font-size:20px;font-weight:700;letter-spacing:-.02em;color:#1d1d1f;margin-bottom:20px}.hero-marketplace__input{display:block;width:100%;padding:14px 16px;border:none;outline:none;border-radius:14px;background:#f2f2f7;font-size:15px;font-family:var(--font-main);color:#1d1d1f;margin-bottom:10px;box-sizing:border-box}.hero-marketplace__input::placeholder{color:#8e8e93}.hero-marketplace__input--textarea{resize:vertical}.hero-marketplace__chips-group{margin-bottom:24px}.hero-marketplace__chips-label{font-size:12px;font-weight:600;color:#8e8e93;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.hero-marketplace__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 0;gap:8px 0}.hero-marketplace__chip{width:100%;height:38px;padding:0 16px;border:1px solid rgba(29,29,31,.14);border-radius:0;cursor:pointer;background:#f2f2f7;color:#1d1d1f;font-size:14px;font-weight:600;font-family:var(--font-main);white-space:nowrap;transition:background .15s ease,color .15s ease}.hero-marketplace__chip:nth-child(odd){border-radius:999px 0 0 999px}.hero-marketplace__chip:nth-child(2n){border-left:0;border-radius:0 999px 999px 0}.hero-marketplace__chip:nth-child(3):last-child{grid-column:1/-1;border-radius:999px}.hero-marketplace__chip.active{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.hero-marketplace__chip:hover:not(.active){background:#e5e5ea}.hero-marketplace__checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;cursor:pointer;font-size:13px;line-height:1.5;color:#8e8e93}.hero-marketplace__checkbox input[type=checkbox]{flex-shrink:0;margin-top:2px;width:16px;height:16px;accent-color:#1d1d1f;cursor:pointer}.hero-marketplace__checkbox-link{color:#007aff;text-decoration:none}.hero-marketplace__checkbox-link:hover{text-decoration:underline}.hero-marketplace__submit{width:100%;height:54px;background:#1d1d1f;color:#fff;border:none;border-radius:18px;font-size:17px;font-weight:600;font-family:var(--font-main);cursor:pointer;margin-top:4px;transition:transform .2s ease}.hero-marketplace__submit:active{transform:scale(.96)}.hero-marketplace__submit{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.hero-marketplace__submit:disabled{opacity:.6;cursor:not-allowed}.hero-marketplace__disclaimer{margin-top:14px;font-size:11px;color:#8e8e93;line-height:1.55}.hero-marketplace__success{text-align:center;padding:20px 0;font-size:17px;font-weight:600;color:#1d1d1f}@media(min-width:769px)and (max-width:1024px){.hero-marketplace{min-height:560px}.hero-marketplace__inner{min-height:600px;padding:0 24px}.hero-marketplace__left{flex-basis:49%;padding:64px 20px 64px 0}.hero-marketplace__eyebrow{margin-bottom:16px}.hero-marketplace__title{font-size:clamp(42px,5vw,50px);margin-bottom:22px}.hero-marketplace__subtitle{max-width:420px;margin-bottom:36px;font-size:16px;line-height:1.6}.hero-marketplace__stats{display:flex;justify-content:space-between;gap:24px;padding-top:28px;background:linear-gradient(#e5e5ea,#e5e5ea) 33.333% 28px/1px calc(100% - 28px) no-repeat,linear-gradient(#e5e5ea,#e5e5ea) 66.666% 28px/1px calc(100% - 28px) no-repeat}.hero-marketplace__stat{flex:0 1 auto;min-width:0;padding:0;border-right:0;margin-right:0}.hero-marketplace__stat-num{font-size:clamp(20px,2.7vw,24px);white-space:nowrap}.hero-marketplace__stat-label{max-width:none;font-size:13px;-webkit-line-clamp:3}.hero-marketplace__right,.hero-marketplace__right--image{flex-basis:51%;padding:64px 0 64px 20px}.hero-marketplace__background-text{left:-70px;top:34%;font-size:clamp(220px,32vw,360px)}.hero-marketplace__card{border-radius:24px;padding:30px}.hero-marketplace__card-title{font-size:19px;margin-bottom:18px}.hero-marketplace__input{padding:13px 15px}.hero-marketplace__checkbox{font-size:12px;gap:9px;margin-bottom:14px}.hero-marketplace__chip{padding:8px 16px;font-size:13px}.hero-marketplace__submit{height:52px;font-size:16px}}@media(max-width:768px){.hero-marketplace{min-height:auto}.hero-marketplace__inner{flex-direction:column;min-height:auto}.hero-marketplace__left{flex:none;padding:48px 0 32px}.hero-marketplace__title{font-size:clamp(32px,8vw,56px)}.hero-marketplace__subtitle{margin-bottom:32px}.hero-marketplace__stats{flex-wrap:wrap;gap:16px;padding-top:24px}.hero-marketplace__stat{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px);border-right:none;padding-right:0;margin-right:0}.hero-marketplace__right{flex:none;padding:0 0 48px}.hero-marketplace__right--image{display:none}.hero-marketplace__image--mobile-inline{display:block;width:100%;height:auto;border-radius:20px;margin:20px 0 28px}.hero-marketplace__background-text{left:50%;right:auto;font-size:clamp(180px,54vw,320px);transform:translate(-50%,-50%)}}@media(max-width:480px){.hero-marketplace__inner{padding:0 var(--spacing-side,20px)}.hero-marketplace__left{padding:40px 0 28px}.hero-marketplace__eyebrow{margin-bottom:14px;font-size:12px}.hero-marketplace__title{font-size:clamp(36px,11vw,44px);line-height:1.05;margin-bottom:22px}.hero-marketplace__subtitle{max-width:none;margin-bottom:34px;font-size:20px;line-height:1.5}.hero-marketplace__stats{display:flex;justify-content:space-between;gap:12px;padding-top:24px}.hero-marketplace__stat{flex:0 1 auto;min-width:0}.hero-marketplace__stat-num{font-size:clamp(20px,5.8vw,26px);line-height:1.05;margin-bottom:7px;white-space:nowrap}.hero-marketplace__stat-label{max-width:none;font-size:12px;line-height:1.4;-webkit-line-clamp:3}.hero-marketplace__right{padding:0 0 40px}.hero-marketplace__right--image{display:none}.hero-marketplace__image--mobile-inline{border-radius:16px;margin:16px 0 24px}.hero-marketplace__background-text{display:none}.hero-marketplace__card{border-radius:24px;padding:24px}.hero-marketplace__card-title{font-size:22px;line-height:1.15;margin-bottom:22px}.hero-marketplace__input{min-height:54px;padding:15px 18px;border-radius:16px;font-size:16px;margin-bottom:12px}.hero-marketplace__checkbox{gap:11px;margin-bottom:16px;font-size:14px;line-height:1.45}.hero-marketplace__checkbox input[type=checkbox]{width:18px;height:18px}.hero-marketplace__chips-group{margin-bottom:28px}.hero-marketplace__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 0;gap:14px 0;overflow:visible;border:0;border-radius:0;background:transparent}.hero-marketplace__chip{width:100%;height:46px;padding:0 14px;border:1px solid rgba(29,29,31,.1);border-radius:0;background:#f2f2f7;font-size:16px;font-weight:700;line-height:1;white-space:nowrap;text-align:center}.hero-marketplace__chip:nth-child(odd){border-radius:999px 0 0 999px}.hero-marketplace__chip:nth-child(2n){border-left:0;border-radius:0 999px 999px 0}.hero-marketplace__chip:nth-child(3):last-child{grid-column:1/-1;border-radius:999px}.hero-marketplace__chip.active{background:#1d1d1f;border-color:#1d1d1f;color:#fff}.hero-marketplace__submit{height:56px;border-radius:18px;font-size:17px}}.text-accent{display:flex;flex-direction:column;width:100%;background:var(--block-custom-bg,#f2f2f7);padding:96px var(--spacing-side,20px) 96px}.text-accent,.text-accent__divider,.text-accent__features,.text-accent__inner{max-width:1200px;margin-left:auto;margin-right:auto}.text-accent__inner{width:100%;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:22px;gap:22px;align-items:stretch;margin-bottom:36px}.text-accent__inner--title-only{display:block}.text-accent__left{display:flex;flex-direction:column;gap:28px}.text-accent__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0;text-wrap:balance}.text-accent__btn{align-self:flex-start;min-width:280px;margin-top:auto}.text-accent__text{font-size:clamp(18px,1.45vw,20px);line-height:1.62;color:#8e8e93;margin:0}.text-accent__divider{height:1px;background:#e5e5ea;margin-bottom:36px;width:100%}.text-accent__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;width:100%}.text-accent__feature{min-height:190px;background:#fff;border:1px solid #e5e5ea;border-radius:22px;padding:38px 42px 36px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.text-accent__feature-num{font-size:14px;font-weight:600;letter-spacing:.12em;color:hsla(240,2%,57%,.28);margin:0 0 28px}.text-accent__feature-title{font-size:clamp(18px,1.45vw,22px);font-weight:700;letter-spacing:0;color:#1d1d1f;line-height:1.2;margin:0 0 16px}.text-accent__feature-text{font-size:clamp(15px,1.25vw,18px);line-height:1.55;color:#8e8e93;margin:0}@media(min-width:769px)and (max-width:1024px){.text-accent__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.text-accent__feature{min-height:auto;padding:32px 34px 30px}.text-accent__feature:last-child:nth-child(odd){grid-column:1/-1}.text-accent__feature-num{margin-bottom:24px}.text-accent__feature-title{font-size:20px;margin-bottom:14px}.text-accent__feature-text{font-size:16px;line-height:1.48}}@media(max-width:768px){.text-accent{padding-top:56px;padding-bottom:56px}.text-accent__inner{grid-template-columns:1fr;gap:24px;margin-bottom:44px}.text-accent__left{display:contents}.text-accent__title{order:1}.text-accent__text{order:2;font-size:18px;line-height:1.55}.text-accent__btn{order:3;width:100%;min-width:unset}.text-accent__divider{margin-bottom:28px}.text-accent__features{grid-template-columns:1fr;gap:14px}.text-accent__feature{min-height:auto;border-radius:22px;padding:28px}.text-accent__feature-num{margin-bottom:22px}.text-accent__feature-title{font-size:22px;margin-bottom:12px}.text-accent__feature-text{font-size:17px}}.situation-cards{width:100%;background:var(--block-custom-bg,#fff);padding:80px var(--spacing-side,20px)}.situation-cards,.situation-cards__eyebrow,.situation-cards__grid{max-width:1200px;margin-left:auto;margin-right:auto}.situation-cards__eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8e8e93;margin:0 0 16px}.situation-cards__block-title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 40px;text-wrap:balance}.situation-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.situation-cards__grid--columns{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-cards__card{min-height:330px;background:#f2f2f7;padding:30px;display:flex;flex-direction:column;border:1px solid #e5e5ea;border-radius:0;transition:border-color .24s ease}@media(min-width:768px){.situation-cards__grid--grid .situation-cards__card:first-child{border-top-left-radius:22px}.situation-cards__grid--grid .situation-cards__card:nth-child(2){border-top-right-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child:nth-child(odd),.situation-cards__grid--grid .situation-cards__card:nth-last-child(2):nth-child(odd){border-bottom-left-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child{border-bottom-right-radius:22px}.situation-cards__grid--grid .situation-cards__card:last-child:nth-child(odd){grid-column:1/-1}.situation-cards__grid--columns .situation-cards__card:first-child{border-top-left-radius:22px;border-bottom-left-radius:22px}.situation-cards__grid--columns .situation-cards__card:last-child{border-top-right-radius:22px;border-bottom-right-radius:22px}}@media(hover:hover)and (pointer:fine){.situation-cards__card:hover{border-color:hsla(240,2%,57%,.55)}.situation-cards__card:hover .situation-cards__cta-arrow{transform:translateX(6px)}}.has-bg .situation-cards .situation-cards__card{background:#fff;border-color:rgba(0,0,0,.08)}@media(hover:hover)and (pointer:fine){.has-bg .situation-cards .situation-cards__card:hover{border-color:hsla(240,2%,57%,.55)}}.situation-cards__sub{font-size:14px;font-weight:600;color:#8e8e93;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.situation-cards__title{font-size:clamp(22px,1.75vw,28px);font-weight:700;letter-spacing:0;color:#1d1d1f;line-height:1.12;margin:0 0 20px}.situation-cards__text{font-size:clamp(16px,1.25vw,20px);line-height:1.58;color:#8e8e93;margin:0;max-width:420px}.situation-cards__cta{background:none;border:none;margin-top:auto;padding:20px 0 0;align-self:flex-start;text-align:left;color:#1d1d1f;font-size:16px;font-weight:700;font-family:var(--font-main);cursor:pointer;display:inline-flex;align-items:center;gap:5px}.situation-cards__cta-arrow{display:inline-block;transition:transform .24s ease}.situation-cards__rows{background:#f2f2f7;border-radius:22px;overflow:hidden}.situation-cards__row{display:grid;grid-template-columns:minmax(180px,.4fr) 1fr;grid-gap:24px;gap:24px;padding:28px 40px;border-top:1px solid rgba(0,0,0,.08);align-items:start}.situation-cards__row:first-child{border-top:none}.situation-cards__row-label{font-size:clamp(18px,1.75vw,26px);font-weight:700;color:#1d1d1f;line-height:1.4}.situation-cards__row-text{font-size:16px;font-weight:400;color:#8e8e93;line-height:1.6}.situation-cards__row-text ol,.situation-cards__row-text p,.situation-cards__row-text ul{margin-top:0}.situation-cards__post-text{font-size:15px;line-height:1.6;color:rgba(0,0,0,.5);margin:20px 0 0;text-align:center}.has-bg .situation-cards .situation-cards__rows{background:#fff}@media(max-width:768px){.situation-cards__eyebrow{margin-bottom:36px}.situation-cards__grid{grid-template-columns:1fr;gap:12px}.situation-cards__row{grid-template-columns:1fr;gap:8px;padding:20px 24px}.situation-cards__card{min-height:auto;padding:30px 28px 34px;border-radius:0}.situation-cards__card:first-child{border-top-left-radius:22px;border-top-right-radius:22px}.situation-cards__card:last-child{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.situation-cards__sub{margin-bottom:18px}.situation-cards__title{font-size:26px;margin-bottom:16px}.situation-cards__text{font-size:17px}.situation-cards__cta{padding-top:28px;font-size:16px}}.metrics-double{width:100%;background:var(--block-custom-bg,#fff)}.metrics-double__inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:96px var(--spacing-side,20px)}.metrics-double__block-title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 64px;text-wrap:balance}.metrics-double__panels{display:flex}.metrics-double__panel{flex:1 1;padding-right:80px}.metrics-double__panel--bordered{border-right:1px solid rgba(0,0,0,.08);margin-right:80px}.metrics-double__title{font-size:clamp(42px,5.5vw,68px);font-weight:700;letter-spacing:-.04em;color:#1d1d1f;line-height:1;margin:0 0 16px}.metrics-double__text{font-size:15px;line-height:1.65;color:#8e8e93;margin:0 0 20px}.metrics-double__disclaimer{font-size:clamp(18px,1.45vw,20px);line-height:1.62;color:#8e8e93;margin:48px 0 0}@media(max-width:768px){.metrics-double__inner{padding-top:56px;padding-bottom:56px}.metrics-double__block-title{margin-bottom:40px}.metrics-double__panels{flex-direction:column}.metrics-double__panel{padding-right:0;padding-bottom:40px}.metrics-double__panel--bordered{margin-right:0;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:40px}.metrics-double__title{font-size:48px}.metrics-double__disclaimer{font-size:18px;line-height:1.55;margin-top:32px}}.steps-block{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;background:var(--block-custom-bg,transparent);padding-left:var(--spacing-side,20px);padding-right:var(--spacing-side,20px)}.steps-block__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);max-width:1200px;margin:0 auto 40px}.steps-block__grid,.steps-block__progress-row{max-width:1200px;margin-left:auto;margin-right:auto}.steps-block__progress-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:3px;gap:3px;margin-bottom:3px}.steps-block__progress-segment{height:2px;background:#e5e5ea}.steps-block__progress-segment.active{background:#1d1d1f}.steps-block__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:3px;gap:3px}.steps-block__grid:has(>:nth-child(2):last-child),.steps-block__progress-row:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__progress-row:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.steps-block__grid:has(>:nth-child(3):last-child)>:first-child{border-bottom-left-radius:0}.steps-block__grid:has(>:nth-child(3):last-child)>:nth-child(3){grid-column:1/-1;border-bottom-left-radius:22px;border-bottom-right-radius:22px}.steps-block__step{min-height:292px;background:#f2f2f7;padding:30px 38px 22px;display:flex;flex-direction:column;color:#8e8e93;cursor:pointer;transition:color .2s ease;border-radius:0}.steps-block__step:first-child{border-bottom-left-radius:22px}.steps-block__step:last-child{border-bottom-right-radius:22px}.steps-block__step--active{color:#1d1d1f}.steps-block__step:not(.steps-block__step--active) .steps-block__dot{opacity:.18}.steps-block__step:not(.steps-block__step--active) .steps-block__number{opacity:.22}.steps-block__step:not(.steps-block__step--active) .steps-block__step-text,.steps-block__step:not(.steps-block__step--active) .steps-block__step-title{opacity:.65}.steps-block__step-lead{display:flex;flex-direction:column}.steps-block__dot{width:13px;height:13px;border-radius:50%;background:currentColor;display:block;flex-shrink:0;margin-bottom:26px}.steps-block__number{font-size:clamp(42px,3.6vw,54px);line-height:1;margin-bottom:28px}.steps-block__number,.steps-block__step-title{font-weight:700;letter-spacing:0;color:currentColor}.steps-block__step-title{font-size:clamp(18px,1.45vw,20px);line-height:1.18;margin:0 0 14px}.steps-block__step-text{font-size:clamp(14px,1.08vw,16px);line-height:1.52;color:#8e8e93;margin:0}@media(max-width:1024px){.steps-block__progress-row{display:none}.steps-block__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-block__step{min-height:auto;color:#1d1d1f;cursor:default;padding-bottom:22px}.steps-block__step:not(.steps-block__step--active) .steps-block__dot,.steps-block__step:not(.steps-block__step--active) .steps-block__number,.steps-block__step:not(.steps-block__step--active) .steps-block__step-text,.steps-block__step:not(.steps-block__step--active) .steps-block__step-title{opacity:1}.steps-block__step:first-child{border-bottom-left-radius:0;border-top-left-radius:22px}.steps-block__step:nth-child(2){border-top-right-radius:22px}.steps-block__step:last-child:nth-child(odd){border-bottom-left-radius:22px;border-bottom-right-radius:0}.steps-block__step:nth-child(2):nth-last-child(2){border-bottom-right-radius:22px}.steps-block__step:nth-last-child(2):nth-child(odd){border-bottom-left-radius:22px}.steps-block__step:nth-child(3):last-child{border-bottom-right-radius:22px}.steps-block__step-lead{flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.steps-block__dot,.steps-block__number{margin-bottom:0}}@media(max-width:768px){.steps-block__title{margin-bottom:40px}.steps-block__grid,.steps-block__grid:has(>:nth-child(2):last-child),.steps-block__grid:has(>:nth-child(3):last-child){grid-template-columns:1fr;gap:3px}.steps-block__grid:has(>:nth-child(3):last-child)>:nth-child(3){grid-column:auto}.steps-block__step{min-height:auto;padding:32px 28px 22px;color:#1d1d1f;cursor:default}.steps-block__step:first-child{border-top-right-radius:22px}.steps-block__step:nth-child(2){border-top-right-radius:0}.steps-block__step:nth-child(2):nth-last-child(2){border-bottom-right-radius:0}.steps-block__step:nth-last-child(2):nth-child(odd){border-bottom-left-radius:0}.steps-block__step:last-child{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.steps-block__number{font-size:48px}.steps-block__step-title{font-size:22px;margin-bottom:14px}.steps-block__step-text{font-size:17px}}.marketplace-catalog{background:var(--block-custom-bg,transparent)}.marketplace-catalog__inner{max-width:1200px;margin:0 auto;padding:0 var(--spacing-side,20px)}.marketplace-catalog__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;gap:16px;flex-wrap:nowrap}.marketplace-catalog__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0;flex:1 1;min-width:0}.marketplace-catalog__tabs{display:flex;align-items:stretch;gap:0;overflow:hidden;border:1px solid rgba(29,29,31,.24);border-radius:22px;background:#fff;align-self:center;flex-shrink:0}.marketplace-catalog__tab{height:38px;padding:0 20px;border:0;border-right:1px solid rgba(29,29,31,.24);border-radius:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:rgba(29,29,31,.68);font-size:16px;font-weight:500;line-height:1;font-family:var(--font-main);text-decoration:none;transition:background .16s ease,color .16s ease}.marketplace-catalog__tab:last-child{border-right:0}.marketplace-catalog__tab.active{background:#1d1d1f;color:#fff}.marketplace-catalog__tab:hover:not(.active){color:#1d1d1f}.marketplace-catalog__tab--more{background:transparent}.marketplace-catalog__carousel{position:relative}.marketplace-catalog__nav{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:20}@media(max-width:800px){.marketplace-catalog__nav{display:none}}.marketplace-catalog__arrow{position:absolute;top:50%;margin-top:-22px;width:44px;height:44px;background:var(--bg-secondary,#f2f2f7);border:1px solid var(--border-color,rgba(0,0,0,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary,#1d1d1f);z-index:10;cursor:pointer;transition:all .3s cubic-bezier(.2,.7,.2,1)}.marketplace-catalog__arrow:hover{background:#fff;border-color:var(--text-primary,#1d1d1f)}.marketplace-catalog__arrow:active{transform:scale(.92)}.marketplace-catalog__arrow.swiper-button-disabled,.marketplace-catalog__arrow[disabled]{opacity:0;pointer-events:none}@media(max-width:768px){.marketplace-catalog__arrow{width:36px;height:36px}.marketplace-catalog__arrow svg{width:16px;height:16px}}.marketplace-catalog__arrow{pointer-events:auto;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;transition:opacity .2s ease,background .2s ease,border-color .2s ease}.marketplace-catalog__arrow.left{left:0;transform:translateX(-50%)}.marketplace-catalog__arrow.right{right:0;transform:translateX(50%)}.marketplace-catalog__arrow.disabled{display:none}.marketplace-catalog__carousel:hover .marketplace-catalog__arrow{opacity:1}.marketplace-catalog__track{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.marketplace-catalog__track::-webkit-scrollbar{display:none}.marketplace-catalog__track{-ms-overflow-style:none;scrollbar-width:none}@media(min-width:768px){.marketplace-catalog__track{gap:24px}}.marketplace-catalog__item{flex:0 0 280px;scroll-snap-align:start;cursor:pointer}.marketplace-catalog__item .property-card{border-color:#e5e5ea;transition:border-color .24s ease}@media(hover:hover)and (pointer:fine){.marketplace-catalog__item:hover .property-card{border-color:hsla(240,2%,57%,.55)}}@media(min-width:768px){.marketplace-catalog__item{flex:0 0 320px}}.marketplace-catalog__empty,.marketplace-catalog__loading{text-align:center;padding:60px;font-size:15px;color:#8e8e93}@media(max-width:768px){.marketplace-catalog__inner{padding:48px var(--spacing-side,20px)}.marketplace-catalog__tabs{border-radius:20px}.marketplace-catalog__tab{flex:1 1;height:36px;padding:0;font-size:14px}}.projects-featured{background:var(--block-custom-bg,#fff)}.projects-featured__inner{max-width:1200px;margin:0 auto;padding:72px 80px 80px}.projects-featured__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 36px}.projects-featured__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.projects-featured__card{background:#f2f2f7;border:1px solid #e5e5ea;border-radius:24px;overflow:hidden;transform:none;box-shadow:none;transition:border-color .24s ease}@media(hover:hover)and (pointer:fine){.projects-featured__card:hover{border-color:hsla(240,2%,57%,.55);transform:none;box-shadow:none}}.projects-featured__card--compact{border-radius:18px;display:flex;flex:1 1}.projects-featured__photo{position:relative}.projects-featured__photo--large{height:260px}.projects-featured__photo--compact{flex:0 0 140px;height:auto}.projects-featured__placeholder{width:100%;height:100%;background:#e5e5ea}.projects-featured__info{padding:28px}.projects-featured__info--compact{padding:20px 22px;display:flex;flex-direction:column;justify-content:center}.projects-featured__eyebrow{font-size:12px;font-weight:700;color:#007aff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.projects-featured__name{font-size:28px;font-weight:800;color:#1d1d1f;line-height:1.1;margin-bottom:10px}.projects-featured__name--compact{font-size:20px;margin-bottom:6px}.projects-featured__desc{font-size:15px;color:#8e8e93;line-height:1.5;margin:0 0 8px}.projects-featured__desc--compact{font-size:13px;line-height:1.4;margin-bottom:6px}.projects-featured__note{font-size:13px;font-weight:600;color:#007aff;margin-bottom:24px}.projects-featured__note--compact{font-size:12px;margin-bottom:14px}.projects-featured__btn{height:48px;padding:0 24px;background:#1d1d1f;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;font-family:var(--font-main);cursor:pointer;transition:transform .2s ease}.projects-featured__btn:active{transform:scale(.96)}.projects-featured__link{background:none;border:none;padding:0;color:#007aff;font-size:13px;font-weight:600;font-family:var(--font-main);cursor:pointer;text-align:left}.projects-featured__link:hover{opacity:.75}.projects-featured__side{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.projects-featured__inner{padding:48px var(--spacing-side,20px)}.projects-featured__grid{grid-template-columns:1fr}.projects-featured__card--compact{flex-direction:column}.projects-featured__photo--compact{flex:none;height:160px}}@media(min-width:769px)and (max-width:1024px){.projects-featured__inner{padding:64px var(--spacing-side,20px) 72px}}.faq-tabs{background:var(--block-custom-bg,#f2f2f7);max-width:1200px;margin-left:auto;margin-right:auto;padding:80px var(--spacing-side,20px)}.faq-tabs__inner{max-width:1200px;margin:0 auto}.faq-tabs__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);grid-gap:40px;gap:40px;align-items:start;margin-bottom:84px}.faq-tabs__header--title-only{display:block}.faq-tabs__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0}.faq-tabs__description{font-size:clamp(18px,1.45vw,22px);line-height:1.55;color:#8e8e93;margin:0;max-width:700px}.faq-tabs__list{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:14px;overflow:hidden}.faq-tabs__item{border-radius:0;background:#fff;border-bottom:1px solid hsla(240,2%,57%,.18)}.faq-tabs__item.active{background:#fff}.faq-tabs__item.active .faq-tabs__answer{grid-template-rows:1fr}.faq-tabs__item.active .faq-tabs__icon{transform:rotate(45deg)}.faq-tabs__item:last-child{border-bottom:none}.bg-white .faq-tabs .faq-tabs__item,.bg-white .faq-tabs .faq-tabs__item.active,.bg-white .faq-tabs .faq-tabs__list{background:#f2f2f7}.faq-tabs__question{width:100%;min-height:80px;background:none;border:none;padding:0 28px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;text-align:left;cursor:pointer;font-family:var(--font-main);font-size:clamp(16px,1.65vw,22px);font-weight:600;color:#1d1d1f;line-height:1.22}.faq-tabs__icon{flex:0 0 auto;color:#8e8e93;font-size:30px;font-weight:400;line-height:1;transition:transform .24s ease}.faq-tabs__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-tabs__answer-inner{overflow:hidden}.faq-tabs__answer-text{padding:0 80px 30px 30px;font-size:clamp(20px,1.45vw,22px);line-height:1.38;color:#8e8e93;margin:0}@media(max-width:768px){.faq-tabs{padding:56px var(--spacing-side,20px)}.faq-tabs__header{grid-template-columns:1fr;gap:20px;margin-bottom:44px}.faq-tabs__description{font-size:17px;margin-top:0}.faq-tabs__question{min-height:78px;padding:0 18px;font-size:20px}.faq-tabs__answer-text{padding:0 18px 28px;font-size:17px}}.form-success-message{text-align:center;padding:20px 0}.form-success-message .success-icon{width:64px;height:64px;background:#34c759;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.form-success-message h3{font-size:22px;font-weight:800;margin-bottom:8px}.form-success-message p{font-size:15px;color:#666}.download-choice__options{display:flex;gap:12px;margin-top:24px}@media(max-width:480px){.download-choice__options{flex-direction:column}}.download-choice__btn{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;background:#f2f2f7;color:#1d1d1f;text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s,background .2s}.download-choice__btn svg{opacity:.7}.download-choice__btn:hover{border-color:#007aff;background:#fff}.download-choice__btn:hover svg{opacity:1;stroke:#007aff}.cta-form{width:100%;background:var(--block-custom-bg,transparent)}.cta-form__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.98fr) minmax(460px,.92fr);grid-column-gap:60px;column-gap:60px;grid-row-gap:0;row-gap:0;align-items:start;padding:0 var(--spacing-side,20px)}.cta-form__left{min-width:0}.cta-form__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin:0 0 32px;max-width:560px;text-wrap:balance}.cta-form__text{font-size:clamp(18px,1.35vw,21px);line-height:1.55;color:rgba(29,29,31,.58);max-width:500px;margin:0}.cta-form__proof{display:grid;grid-template-columns:repeat(var(--proof-count,3),minmax(0,1fr));grid-gap:36px;gap:36px;margin-top:56px;padding-top:40px;border-top:1px solid hsla(240,2%,57%,.24);max-width:620px}.cta-form__proof-item{display:flex;flex-direction:column;gap:10px;min-width:0}.cta-form__proof-num{font-size:clamp(24px,1.8vw,36px);font-weight:700;letter-spacing:0;color:#1d1d1f;line-height:1}.cta-form__proof-label{font-size:clamp(13px,1vw,12px);color:hsla(240,2%,57%,.78);line-height:1.45;text-transform:uppercase}.cta-form__right{min-width:0;align-self:center}.cta-form__card{width:100%;background:#fff;border:1px solid rgba(29,29,31,.08);border-radius:24px;padding:34px 40px 32px;box-shadow:0 18px 44px rgba(29,29,31,.08)}.cta-form__fields{display:flex;flex-direction:column;gap:14px}.cta-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.cta-form__input{display:block;width:100%;height:50px;padding:0 18px;border:1px solid rgba(29,29,31,.12);outline:none;border-radius:14px;background:rgba(229,229,234,.42);font-size:clamp(16px,1.15vw,18px);font-family:var(--font-main);color:#1d1d1f;box-sizing:border-box}.cta-form__input::placeholder{color:hsla(240,2%,57%,.68)}.cta-form__input:focus{border-color:rgba(29,29,31,.36);background:#fff}.cta-form__input--textarea{height:auto;min-height:112px;padding:16px 18px;resize:vertical;line-height:1.45}.cta-form__checkbox{display:flex;align-items:flex-start;gap:10px;color:hsla(240,2%,57%,.72);font-size:13px;line-height:1.35;cursor:pointer}.cta-form__checkbox input{flex:0 0 auto;margin-top:2px;accent-color:#1d1d1f}.cta-form__checkbox a{color:#1d1d1f;text-decoration:underline;text-underline-offset:2px}.cta-form__secondary,.cta-form__submit{width:100%;height:58px;border-radius:14px;font-family:var(--font-main);font-size:clamp(17px,1.2vw,19px);font-weight:700;cursor:pointer;transition:transform .2s ease}.cta-form__secondary:active,.cta-form__submit:active{transform:scale(.98)}.cta-form__submit{margin-top:10px;background:#0a0a0a;color:#fff;border:none}.cta-form__submit:disabled{opacity:.6;cursor:not-allowed}.cta-form__secondary{background:#fff;color:rgba(29,29,31,.62);border:1px solid rgba(29,29,31,.14);font-weight:500}.cta-form__disclaimer{font-size:12px;color:hsla(240,2%,57%,.28);line-height:1.45;margin:6px 0 0;text-align:center}.cta-form__success{text-align:center;padding:72px 0;font-size:22px;font-weight:700;color:#1d1d1f}@media(max-width:1024px){.cta-form__inner{grid-template-columns:1fr 1fr;column-gap:40px}.cta-form__left{align-self:center}.cta-form__proof{display:none}}@media(max-width:768px){.cta-form__inner{grid-template-columns:1fr;row-gap:32px;padding:0 var(--spacing-side,20px)}.cta-form__title{margin-bottom:22px}.cta-form__text{font-size:18px}.cta-form__proof{display:none}.cta-form__card{border-radius:22px;padding:22px}.cta-form__row{grid-template-columns:1fr}.cta-form__input{height:52px;padding:0 16px;font-size:16px}.cta-form__secondary,.cta-form__submit{height:56px;font-size:16px}.cta-form__disclaimer{font-size:12px}}.text-checklist{background:var(--block-custom-bg,#fff);padding:96px 0}.text-checklist__inner{max-width:1200px;margin:0 auto;padding:0 20px}.text-checklist__card{background:#0c0d0f;border-radius:24px;padding:64px 72px}.text-checklist__card--gray{background:#f2f2f7}.text-checklist__card--gray .text-checklist__eyebrow{color:#8e8e93}.text-checklist__card--gray .text-checklist__title{color:#0c0d0f}.text-checklist__card--gray .text-checklist__desc{color:rgba(0,0,0,.5)}.text-checklist__card--gray .text-checklist__item{background:#e5e5ea}@media(hover:hover){.text-checklist__card--gray .text-checklist__item:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}}.text-checklist__card--gray .text-checklist__item-text,.text-checklist__card--gray .text-checklist__item-title{color:#0c0d0f}.text-checklist__card--gray .text-checklist__num{color:rgba(0,0,0,.35)}.text-checklist__card--gray .text-checklist__post-text,.text-checklist__card--gray .text-checklist__pre-text{color:rgba(0,0,0,.55)}.text-checklist__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.text-checklist__eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin:0 0 16px}.text-checklist__title{font-family:var(--font-main);font-weight:600;font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);color:#fff;text-wrap:balance;margin:0 0 20px}.text-checklist__desc{font-size:15px;line-height:1.72;color:hsla(0,0%,100%,.45);margin:0;max-width:380px}.text-checklist__pre-text{margin:0 0 20px}.text-checklist__post-text,.text-checklist__pre-text{font-size:20px;line-height:1.6;color:hsla(0,0%,100%,.55)}.text-checklist__post-text{margin:20px 0 0}.text-checklist__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.text-checklist__item{display:flex;align-items:center;gap:16px;background:hsla(0,0%,100%,.07);border-radius:14px;padding:20px 24px;box-shadow:inset 0 0 0 1px transparent;transition:box-shadow .2s ease}@media(hover:hover){.text-checklist__item:hover{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}}.text-checklist__item:is(.text-checklist__list--numbered *){align-items:flex-start}.text-checklist__num{font-size:11px;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.35);flex-shrink:0;padding-top:3px;line-height:1;width:20px}.text-checklist__item-body{display:flex;flex-direction:column;gap:4px}.text-checklist__item-title{font-size:16px;font-weight:600;color:#fff;line-height:1.3;margin:0}.text-checklist__item-text{font-size:20px;font-weight:400;color:#fff;line-height:1.45;margin:0}.text-checklist__list--numbered .text-checklist__item-text{font-size:16px;font-weight:500}.text-checklist--plain{padding:80px 0;background:var(--block-custom-bg,#f2f2f7)}.text-checklist--plain .text-checklist__grid{align-items:start}.text-checklist--plain .text-checklist__eyebrow{color:#8e8e93}.text-checklist--plain .text-checklist__title{color:#1d1d1f;margin-bottom:0}.text-checklist--plain .text-checklist__desc{color:rgba(0,0,0,.55)}.text-checklist--plain .text-checklist__list{gap:0;position:relative;padding-left:20px}.text-checklist--plain .text-checklist__list:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(0,0,0,.15)}.text-checklist--plain .text-checklist__item{background:none;border-radius:0;padding:20px 0;border-top:1px solid rgba(0,0,0,.1);box-shadow:none}.text-checklist--plain .text-checklist__item:first-child{border-top:none}.text-checklist--plain .text-checklist__item:last-child{border-bottom:none}.text-checklist--plain .text-checklist__item:hover{box-shadow:none}.text-checklist--plain .text-checklist__item-title{color:#1d1d1f}.text-checklist--plain .text-checklist__item-text{color:rgba(0,0,0,.6);font-size:20px}.text-checklist--plain .text-checklist__post-text,.text-checklist--plain .text-checklist__pre-text{color:rgba(0,0,0,.55)}.text-checklist--plain.text-checklist--gray{background:var(--block-custom-bg,#fff)}@media(max-width:768px){.text-checklist--plain{padding:48px 0}.text-checklist--plain .text-checklist__list{padding-left:16px}.text-checklist--plain .text-checklist__item{padding:16px 0}.text-checklist{padding:40px 0}.text-checklist__card{border-radius:16px;padding:40px 28px}.text-checklist__grid{grid-template-columns:1fr;gap:36px}.text-checklist__grid--centered{align-items:start}}