.homepage-hero{position:relative;padding-top:60px;padding-bottom:0;overflow-x:clip}@media only screen and (min-width:641px)and (max-width:1100px){.homepage-hero{padding-top:40px}}@media only screen and (max-width:640px){.homepage-hero{padding-top:20px}}.homepage-hero__orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.15;pointer-events:none;z-index:0}.homepage-hero__orb--1{width:500px;height:500px;background:var(--cl-lavander-1);top:-120px;right:-80px;animation:hero-orb-float 8s ease-in-out infinite alternate}.homepage-hero__orb--2{width:400px;height:400px;background:var(--cl-green-1);bottom:-120px;left:-120px;animation:hero-orb-float 10s ease-in-out infinite alternate-reverse}.homepage-hero__orb--3{width:250px;height:250px;background:var(--cl-blue-1);top:45%;left:45%;animation:hero-orb-float 12s ease-in-out infinite alternate}@media only screen and (max-width:640px){.homepage-hero__orb{filter:blur(56px);opacity:.09;animation:none}.homepage-hero__orb--1{width:280px;height:280px}.homepage-hero__orb--2{width:240px;height:240px}.homepage-hero__orb--3{width:160px;height:160px}}@media(prefers-reduced-motion:reduce){.homepage-hero__orb{animation:none}}@keyframes hero-orb-float{0%{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.1)}to{transform:translate(-20px,30px) scale(.95)}}.homepage-hero__inner{position:relative;z-index:1;padding-bottom:60px}@media only screen and (min-width:641px)and (max-width:1100px){.homepage-hero__inner{padding-bottom:40px}}@media only screen and (max-width:640px){.homepage-hero__inner{padding-bottom:30px}}.homepage-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}@media only screen and (max-width:640px){.homepage-hero__badges{gap:8px;margin-bottom:28px}}.homepage-hero__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border-radius:40px;font-size:11px;font-weight:500;line-height:1.3;text-decoration:none;background:var(--cl-white-a-32);border:1px solid var(--cl-white-a-44);color:var(--cl-white);transition:background .2s}.homepage-hero__badge:hover{background:hsla(0,0%,100%,.2)}@media only screen and (max-width:640px){.homepage-hero__badge{padding:4px 10px;font-size:10px}}.homepage-hero__badge--accent{background:var(--cl-green-1);border-color:var(--cl-green-2);color:var(--cl-purple-1);font-weight:600}.homepage-hero__badge--accent:hover{background:var(--cl-green-2)}.homepage-hero__badge-icon{font-size:12px;line-height:1}.homepage-hero__badge-laurel{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:var(--cl-purple-1)}.homepage-hero__badge-laurel svg{width:100%;height:100%}.homepage-hero__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center}@media only screen and (min-width:641px)and (max-width:1100px){.homepage-hero__grid{gap:40px}}@media only screen and (min-width:641px)and (max-width:900px){.homepage-hero__grid{grid-template-columns:1fr;gap:36px}}@media only screen and (max-width:640px){.homepage-hero__grid{grid-template-columns:1fr;gap:36px}}.homepage-hero__left{min-width:0}.homepage-hero__left .title--h1{font-size:clamp(32px,5vw,64px);line-height:1.15}.homepage-hero__desc{margin-top:28px;max-width:540px;color:var(--cl-grey-2);line-height:1.6}@media only screen and (max-width:640px){.homepage-hero__desc{margin-top:20px}}.homepage-hero__desc--secondary{margin-top:12px;color:var(--cl-grey-2)}.homepage-hero__action.button{display:inline-flex;width:auto;margin-top:32px}@media only screen and (max-width:640px){.homepage-hero__action.button{margin-top:24px}}.homepage-hero__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media only screen and (max-width:340px){.homepage-hero__stats{grid-template-columns:1fr}}.homepage-hero__stat{padding:20px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(10px);text-align:center}@media only screen and (max-width:640px){.homepage-hero__stat{padding:16px}}.homepage-hero__stat-value{font-size:32px;font-weight:800;line-height:1.2;color:var(--cl-white)}@media only screen and (min-width:641px)and (max-width:1100px){.homepage-hero__stat-value{font-size:26px}}@media only screen and (max-width:640px){.homepage-hero__stat-value{font-size:24px}}.homepage-hero__stat-value--grad{background:var(--grad-lavender-green-1) text;-webkit-text-fill-color:transparent}.homepage-hero__stat-value--green{color:var(--cl-green-1)}.homepage-hero__stat-value--yellow{color:var(--cl-yellow-1)}.homepage-hero__stat-label{margin-top:6px;font-size:11px;color:var(--cl-grey-2);text-transform:uppercase;letter-spacing:.04em;line-height:1.4}.achivements__title{text-align:center;margin-bottom:18px}@media only screen and (max-width:640px){.achivements__title{margin-bottom:14px}}.achivements__frame-wrap{position:relative;border-radius:var(--radius-block);padding:1px;background:linear-gradient(135deg,rgba(170,150,255,.55),hsla(0,0%,100%,.08) 35%,rgba(80,220,200,.45));box-shadow:0 30px 70px -20px rgba(60,45,140,.45),0 12px 30px -10px rgba(60,45,140,.25)}.achivements__frame-wrap:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:inherit;pointer-events:none;opacity:0}.achivements__frame-wrap:after{content:"";position:absolute;inset:1px;border-radius:calc(var(--radius-block) - 1px);background:radial-gradient(ellipse at top left,hsla(0,0%,100%,.12),transparent 45%),radial-gradient(ellipse at bottom right,rgba(140,230,215,.16),transparent 50%);pointer-events:none;z-index:1;mix-blend-mode:screen}.achivements__brands{position:relative;z-index:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-image:linear-gradient(hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:200px 90px;background-position:50%}.achivements__brands.frame{padding:38px 60px}@media only screen and (min-width:1101px){.achivements__brands{gap:24px 50px}}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__brands{gap:22px 35px}.achivements__brands.frame{padding:32px 35px}}@media only screen and (max-width:640px){.achivements__brands{gap:20px 30px}.achivements__brands.frame{padding:24px 18px}}.achivements__brand{position:relative;z-index:1;transition:transform .25s ease,filter .25s ease}.achivements__brand:before{content:"";position:absolute;inset:-16px -22px;border-radius:16px;background:radial-gradient(ellipse at center,rgba(180,160,255,.28),transparent 65%);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:-1}.achivements__brand:hover{transform:translateY(-6%);filter:drop-shadow(0 6px 14px rgba(180,160,255,.35))}.achivements__brand:hover:before{opacity:1}.achivements__link{display:flex}.achivements__link img{height:28px;width:auto}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img{height:26px}}@media only screen and (max-width:640px){.achivements__link img{height:22px}}.achivements__link img[alt=nadpo],.achivements__link img[alt=zovrus]{height:40px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=nadpo],.achivements__link img[alt=zovrus]{height:36px}}@media only screen and (max-width:640px){.achivements__link img[alt=nadpo],.achivements__link img[alt=zovrus]{height:30px}}.achivements__link img[alt=coddy],.achivements__link img[alt=svoya-zemlya],.achivements__link img[alt=valta]{height:36px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=coddy],.achivements__link img[alt=svoya-zemlya],.achivements__link img[alt=valta]{height:33px}}@media only screen and (max-width:640px){.achivements__link img[alt=coddy],.achivements__link img[alt=svoya-zemlya],.achivements__link img[alt=valta]{height:27px}}.achivements__link img[alt=altegrosky]{height:48px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=altegrosky]{height:44px}}@media only screen and (max-width:640px){.achivements__link img[alt=altegrosky]{height:36px}}.achivements__link img[alt=detensor],.achivements__link img[alt=mnogomeb]{height:38px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=detensor],.achivements__link img[alt=mnogomeb]{height:35px}}@media only screen and (max-width:640px){.achivements__link img[alt=detensor],.achivements__link img[alt=mnogomeb]{height:30px}}.achivements__link img[alt=alter]{height:33px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=alter]{height:30px}}@media only screen and (max-width:640px){.achivements__link img[alt=alter]{height:25px}}.achivements__link img[alt=just-food]{height:31px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=just-food]{height:28px}}@media only screen and (max-width:640px){.achivements__link img[alt=just-food]{height:24px}}.achivements__link img[alt=ozinkovka]{height:22px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=ozinkovka]{height:20px}}@media only screen and (max-width:640px){.achivements__link img[alt=ozinkovka]{height:17px}}.achivements__link img[alt=stomatorg]{height:18px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__link img[alt=stomatorg]{height:17px}}@media only screen and (max-width:640px){.achivements__link img[alt=stomatorg]{height:14px}}.achivements__stats{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:24px}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__stats{grid-template-columns:repeat(3,1fr);gap:12px}}@media only screen and (max-width:640px){.achivements__stats{grid-template-columns:repeat(2,1fr);gap:10px}}.achivements__stats--verticals{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:640px){.achivements__stats--verticals{grid-template-columns:1fr}}.achivements__stat{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:22px 20px;border-radius:var(--radius-block);background:var(--bg-contrast);transition:transform .2s ease,box-shadow .2s ease}.achivements__stat:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(110,90,220,.18)}.achivements__stat--accent{background:linear-gradient(135deg,#2a2360,#1f1a4a);color:#fff}.achivements__stat--accent .achivements__stat-label{color:hsla(0,0%,100%,.78)}.achivements__stat--accent .achivements__stat-value{color:#b9a4ff}@media only screen and (max-width:640px){.achivements__stat{padding:16px 14px}}.achivements__stat-value{font-size:36px;font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--text-accent,#6849e0)}@media only screen and (min-width:641px)and (max-width:1100px){.achivements__stat-value{font-size:30px}}@media only screen and (max-width:640px){.achivements__stat-value{font-size:26px}}.achivements__stat-label{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary,rgba(0,0,0,.6))}@media only screen and (max-width:640px){.achivements__stat-label{font-size:11px}}.achivements__budget{display:flex;align-items:center;gap:22px;margin-top:14px;padding:22px 30px;border-radius:var(--radius-block);background:linear-gradient(135deg,#2a2360,#1f1a4a 60%,#1a3f56);border:1px solid rgba(170,150,255,.28);box-shadow:0 18px 40px -18px rgba(60,45,140,.45);color:#fff}@media only screen and (max-width:640px){.achivements__budget{gap:16px;padding:18px 20px}}.achivements__budget-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,rgba(170,150,255,.25),rgba(80,220,200,.18));border:1px solid rgba(170,150,255,.35);color:hsla(0,0%,100%,.92)}.achivements__budget-icon svg{width:24px;height:24px}@media only screen and (max-width:640px){.achivements__budget-icon{width:44px;height:44px}.achivements__budget-icon svg{width:20px;height:20px}}.achivements__budget-main{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.achivements__budget-headline{font-size:17px;font-weight:600;line-height:1.3;color:#fff}.achivements__budget-headline em{font-style:normal;font-weight:400}@media only screen and (max-width:640px){.achivements__budget-headline{font-size:15px}}.achivements__budget-sub{font-size:14px;line-height:1.4;color:hsla(0,0%,100%,.75)}.achivements__budget-sub b{font-weight:600;color:#fff}@media only screen and (max-width:640px){.achivements__budget-sub{font-size:13px}}.products .section__container{display:flex;flex-direction:column;gap:0}.products__group{margin-bottom:44px}.products__group:last-child{margin-bottom:0}.products__group-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--cl-grey-2);padding-left:6px;margin-bottom:18px;display:flex;align-items:center;gap:12px}.products__group-title:before{content:"";display:block;width:28px;height:2px;border-radius:2px}.products__group-title:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.08),transparent 50%)}.products__group-title--grad:before{background:var(--grad-lavender-green-1);box-shadow:0 0 12px rgba(86,150,255,.4)}.products__group-title--green:before{background:var(--cl-green-1);box-shadow:0 0 12px rgba(23,219,185,.4)}.products__group-title--yellow-green:before{background:var(--grad-yellow-green-1);box-shadow:0 0 12px rgba(244,248,68,.35)}.products__group-title--blue:before{background:var(--cl-blue-1)}.products__grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.products__grid-2:last-child{margin-bottom:0}@media only screen and (max-width:640px){.products__grid-2{grid-template-columns:1fr;gap:18px;margin-bottom:18px}}.products__grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:22px}.products__grid-3:last-child{margin-bottom:0}@media only screen and (min-width:641px)and (max-width:1100px){.products__grid-3{grid-template-columns:1fr 1fr}}@media only screen and (max-width:640px){.products__grid-3{grid-template-columns:1fr}}.products__card{position:relative;isolation:isolate;display:flex;flex-direction:column;border-radius:28px;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;background:#15093d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),inset 0 0 0 1px hsla(0,0%,100%,.05),0 1px 2px rgba(0,0,0,.35),0 22px 50px -28px rgba(0,0,0,.65);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s cubic-bezier(.2,.7,.2,1)}.products__card:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 30%,hsla(0,0%,100%,.035) 1px,transparent 0),radial-gradient(circle at 75% 70%,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:5px 5px,7px 7px;opacity:.35;pointer-events:none;z-index:1;mix-blend-mode:overlay}.products__card:hover{transform:translateY(-6px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),inset 0 0 0 1px hsla(0,0%,100%,.09),0 2px 4px rgba(0,0,0,.4),0 38px 70px -26px rgba(0,0,0,.7)}.products__card:hover .products__card-arrow:not(.products__card-arrow--static){background:hsla(0,0%,100%,.18);color:#fff;transform:translate(2px,-2px)}.products__card:hover .products__card-blob--a{transform:scale(1.08) translate(2%,-3%)}.products__card:hover .products__card-blob--b{transform:scale(1.06) translate(-3%,2%)}.products__card-aura{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:inherit}.products__card-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;transition:transform .8s cubic-bezier(.2,.7,.2,1);will-change:transform}.products__card-blob--a{width:340px;height:340px;top:-160px;right:-150px}.products__card-blob--b{width:300px;height:300px;bottom:-160px;left:-130px;opacity:.35}.products__card-mesh{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(circle at 70% 30%,#000 0,transparent 65%);-webkit-mask-image:radial-gradient(circle at 70% 30%,#000 0,transparent 65%);opacity:.8}.products__card-rings{position:absolute;inset:-20% 0 auto -20%;height:380px;background-image:radial-gradient(circle,transparent 80px,hsla(0,0%,100%,.04) 81px,hsla(0,0%,100%,.04) 82px,transparent 83px),radial-gradient(circle,transparent 130px,hsla(0,0%,100%,.03) 131px,hsla(0,0%,100%,.03) 132px,transparent 133px),radial-gradient(circle,transparent 180px,hsla(0,0%,100%,.02) 181px,hsla(0,0%,100%,.02) 182px,transparent 183px);background-position:50% 50%;background-repeat:no-repeat;opacity:.9}.products__card-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(33,17,82,.045) 1px,transparent 0),linear-gradient(90deg,rgba(33,17,82,.045) 1px,transparent 0);background-size:24px 24px;mask-image:linear-gradient(180deg,transparent,#000 35%,#000 65%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 35%,#000 65%,transparent)}.products__card-head{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-start;padding:22px 24px 0;gap:12px}@media only screen and (max-width:640px){.products__card-head{padding:20px 20px 0}}.products__card-arrow{width:34px;height:34px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.55);transition:background .35s,color .35s,transform .35s cubic-bezier(.2,.7,.2,1)}.products__card-arrow svg{width:14px;height:14px}.products__card-hero{position:relative;z-index:2;margin:16px 22px 4px;padding:0;height:170px;display:grid;place-items:center;overflow:hidden}@media only screen and (min-width:641px)and (max-width:1100px){.products__card-hero{height:152px}}@media only screen and (max-width:640px){.products__card-hero{height:138px;margin:12px 18px 4px}}.products__hero-svg{width:100%;height:100%;overflow:hidden;display:block}.products__card-body{position:relative;z-index:3;padding:18px 26px 14px;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:640px){.products__card-body{padding:16px 22px 12px}}.products__card-title{font-size:22px;font-weight:800;line-height:1.18;letter-spacing:-.012em;color:#fff;margin:0}@media only screen and (max-width:640px){.products__card-title{font-size:19px}}.products__card-desc{font-size:13.5px;line-height:1.55;color:hsla(0,0%,100%,.68);margin:0}.products__card-foot{position:relative;z-index:3;margin-top:auto;padding:14px 26px 22px;display:flex;flex-direction:column;gap:10px}.products__card-foot:before{content:"";display:block;height:1px;margin-bottom:4px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.14),transparent)}@media only screen and (max-width:640px){.products__card-foot{padding:12px 22px 20px}}.products__card-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:hsla(0,0%,100%,.72)}.products__feats{display:flex;flex-wrap:wrap;gap:6px}.products__feat{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:100px;font-size:11.5px;font-weight:500;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(6px);transition:background .25s,border-color .25s}.products__feat:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--cl-green-2);box-shadow:0 0 8px rgba(66,227,180,.65);flex-shrink:0}.products__card:hover .products__feat{background:hsla(0,0%,100%,.085);border-color:hsla(0,0%,100%,.14)}.products__tag{position:relative;display:inline-flex;align-items:center;gap:7px;padding:5px 13px 5px 11px;border-radius:40px;font-size:11px;font-weight:700;letter-spacing:.02em;width:-moz-fit-content;width:fit-content}.products__tag-pulse{position:relative;width:6px;height:6px;border-radius:50%;background:currentColor}.products__tag-pulse:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid currentColor;opacity:.35;animation:productsPulse 2.4s ease-out infinite}@keyframes productsPulse{0%{transform:scale(.5);opacity:.55}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.products__tag--ok{background:rgba(66,227,180,.14);border:1px solid rgba(66,227,180,.35);color:var(--cl-green-2)}.products__tag--ok-dark{background:rgba(33,17,82,.92);border:1px solid rgba(33,17,82,.25);color:var(--cl-green-2)}.products__tag--soon{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85)}.products__tag--new{background:rgba(121,102,250,.2);border:1px solid rgba(121,102,250,.55);color:#fff}.products__card--light{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.55),inset 0 0 0 1px rgba(33,17,82,.06),0 1px 2px rgba(33,17,82,.08),0 24px 50px -28px rgba(33,17,82,.35)}.products__card--light:after{opacity:.25;mix-blend-mode:multiply}.products__card--light .products__card-title{color:var(--cl-purple-1)}.products__card--light .products__card-desc{color:rgba(33,17,82,.58)}.products__card--light .products__card-label{color:rgba(33,17,82,.68)}.products__card--light .products__card-foot:before{background:linear-gradient(90deg,transparent,rgba(33,17,82,.15),transparent)}.products__card--light .products__feat{background:rgba(33,17,82,.055);border-color:rgba(33,17,82,.1);color:var(--cl-purple-1)}.products__card--light .products__feat:before{background:var(--cl-purple-1);box-shadow:0 0 8px rgba(33,17,82,.25)}.products__card--light .products__card-arrow{background:rgba(33,17,82,.07);border-color:rgba(33,17,82,.12);color:rgba(33,17,82,.6)}.products__card--light:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65),inset 0 0 0 1px rgba(33,17,82,.08),0 2px 4px rgba(33,17,82,.1),0 36px 70px -26px rgba(33,17,82,.4)}.products__card--light:hover .products__card-arrow:not(.products__card-arrow--static){background:var(--cl-purple-1);color:#fff;border-color:var(--cl-purple-1)}.products__card--universal-modeled{background:radial-gradient(120% 80% at 0 0,rgba(121,102,250,.4) 0,transparent 55%),radial-gradient(100% 70% at 100% 100%,rgba(66,227,180,.28) 0,transparent 55%),linear-gradient(155deg,#2a1b6c,#1d1656 55%,#0f1844)}.products__card--universal-modeled .products__card-blob--a{background:radial-gradient(circle,rgba(121,102,250,.85),transparent 70%);top:-120px;right:-80px;width:360px;height:360px}.products__card--universal-modeled .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.55),transparent 70%);bottom:-100px;left:-60px;width:320px;height:320px}.products__card--external-modeled{background:radial-gradient(120% 80% at 0 0,rgba(86,150,255,.35) 0,transparent 55%),radial-gradient(100% 70% at 100% 100%,rgba(255,204,0,.22) 0,transparent 55%),linear-gradient(155deg,#1c2a6b,#161856 55%,#0f1844)}.products__card--external-modeled .products__card-blob--a{background:radial-gradient(circle,rgba(86,150,255,.8),transparent 70%);top:-120px;right:-80px;width:340px;height:340px}.products__card--external-modeled .products__card-blob--b{background:radial-gradient(circle,rgba(255,204,0,.45),transparent 70%);bottom:-100px;left:-60px;width:300px;height:300px}.products__card--performance{background:linear-gradient(155deg,#261464,#1a0f4d 55%,#0e1944)}.products__card--performance .products__card-blob--a{background:radial-gradient(circle,rgba(121,102,250,.8),transparent 70%)}.products__card--performance .products__card-blob--b{background:radial-gradient(circle,rgba(86,150,255,.55),transparent 70%)}.products__card--brandformance{background:linear-gradient(150deg,#0a3148,#0e2a4d 50%,#103655)}.products__card--brandformance .products__card-blob--a{background:radial-gradient(circle,rgba(23,219,185,.6),transparent 70%);top:-100px;right:-120px;width:360px;height:360px}.products__card--brandformance .products__card-blob--b{background:radial-gradient(circle,rgba(86,150,255,.45),transparent 70%)}.products__card--media{background:linear-gradient(160deg,#1c2270,#15184f 60%,#0f1444)}.products__card--media .products__card-blob--a{background:radial-gradient(circle,rgba(168,192,255,.55),transparent 70%);top:-140px;left:50%;transform:translateX(-50%);right:auto;width:360px;height:360px}.products__card--media .products__card-blob--b{background:radial-gradient(circle,rgba(79,120,247,.35),transparent 70%)}.products__card--ltv{background:radial-gradient(120% 80% at 0 100%,rgba(66,227,180,.35) 0,transparent 55%),radial-gradient(120% 80% at 100% 0,rgba(244,248,68,.55) 0,transparent 60%),linear-gradient(160deg,#f8fab8,#d3f4e0)}.products__card--ltv .products__card-blob--a{background:radial-gradient(circle,rgba(244,248,68,.85),transparent 70%);opacity:.9;filter:blur(40px)}.products__card--ltv .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.8),transparent 70%);opacity:.85;filter:blur(50px)}.products__card--antibot.products__card--light-teal{background:radial-gradient(120% 80% at 100% 0,rgba(86,150,255,.25) 0,transparent 55%),linear-gradient(160deg,#d8fff4,#b8f2e5 50%,#a8ecdc)}.products__card--antibot.products__card--light-teal .products__card-blob--a{background:radial-gradient(circle,rgba(23,219,185,.9),transparent 70%);opacity:.65}.products__card--antibot.products__card--light-teal .products__card-blob--b{background:radial-gradient(circle,rgba(86,150,255,.55),transparent 70%);opacity:.6}.products__card--segments{background:linear-gradient(155deg,#0e2c8a,#0a1f64 55%,#08184a)}.products__card--segments .products__card-blob--a{background:radial-gradient(circle,rgba(86,150,255,.6),transparent 70%)}.products__card--segments .products__card-blob--b{background:radial-gradient(circle,rgba(86,150,255,.28),transparent 70%);bottom:auto;top:30%;left:-120px;width:280px;height:280px}.products__card--feed{background:linear-gradient(155deg,#103a5a,#0e2a44 50%,#0a1f38)}.products__card--feed .products__card-blob--a{background:radial-gradient(circle,rgba(66,227,180,.55),transparent 70%);top:-120px;right:25%}.products__card--feed .products__card-blob--b{background:radial-gradient(circle,rgba(86,150,255,.4),transparent 70%)}.products__card--personalization{background:linear-gradient(160deg,#4a1d52,#2c1660 60%,#1a0e4a)}.products__card--personalization .products__card-blob--a{background:radial-gradient(circle,rgba(255,138,200,.55),transparent 70%)}.products__card--personalization .products__card-blob--b{background:radial-gradient(circle,rgba(101,71,203,.65),transparent 70%)}.products__card--abtests{background:linear-gradient(155deg,#2d1380,#311a8c 50%,#4426b3)}.products__card--abtests .products__card-blob--a{background:radial-gradient(circle,rgba(177,92,237,.65),transparent 70%)}.products__card--abtests .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.35),transparent 70%)}.products__card--analytics{background:linear-gradient(155deg,#1c1a62,#14234f 52%,#0d3c3b)}.products__card--analytics .products__card-blob--a{background:radial-gradient(circle,rgba(121,102,250,.62),transparent 70%);top:-120px;right:18%}.products__card--analytics .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.48),transparent 70%);bottom:-110px;left:25%}.products__card--surveys{background:linear-gradient(160deg,#14204a,#1a2860 55%,#1f2e6e)}.products__card--surveys .products__card-blob--a{background:radial-gradient(circle,rgba(86,150,255,.55),transparent 70%);top:-120px;right:30%}.products__card--surveys .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.35),transparent 70%);bottom:-100px;left:30%}.products__card--api{background:linear-gradient(155deg,#1d1452,#160d40 55%,#0e0830)}.products__card--api .products__card-blob--a{background:radial-gradient(circle,rgba(121,102,250,.55),transparent 70%)}.products__card--api .products__card-blob--b{background:radial-gradient(circle,rgba(66,227,180,.3),transparent 70%)}.products__card-arrow--static{cursor:default}.problem-matrix .section__container{display:block}.problem-matrix__panel{position:relative;isolation:isolate;overflow:hidden;padding:22px;border-radius:16px;background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.018)),rgba(16,9,52,.46);border:1px solid hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),0 28px 60px -44px rgba(0,0,0,.75)}@media only screen and (max-width:640px){.problem-matrix__panel{padding:16px;border-radius:14px}}.problem-matrix__backdrop{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0),radial-gradient(circle at 10% 10%,rgba(66,227,180,.13),transparent 30%),radial-gradient(circle at 92% 18%,rgba(121,102,250,.18),transparent 34%),radial-gradient(circle at 80% 92%,rgba(86,150,255,.13),transparent 36%);background-size:26px 26px,26px 26px,auto,auto,auto}.problem-matrix__scan{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(66,227,180,.45),transparent);opacity:.55}.problem-matrix__scan--a{top:52px;left:-10%;width:56%;transform:rotate(-10deg)}.problem-matrix__scan--b{right:-12%;bottom:48px;width:48%;transform:rotate(12deg)}.problem-matrix__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:20px;align-items:end;margin-bottom:14px}@media only screen and (min-width:641px)and (max-width:900px){.problem-matrix__head{grid-template-columns:1fr;gap:8px}}@media only screen and (max-width:640px){.problem-matrix__head{grid-template-columns:1fr;gap:8px}}.problem-matrix__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;color:var(--cl-green-2);font-size:10px;font-weight:850;letter-spacing:.09em;line-height:1.35;text-transform:uppercase;hyphens:none}.problem-matrix__eyebrow:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(66,227,180,.12)}.title.problem-matrix__title{color:var(--cl-white);font-size:24px;line-height:1.12;hyphens:none}@media only screen and (max-width:640px){.title.problem-matrix__title{font-size:21px}}.problem-matrix__lead{margin:0;color:hsla(0,0%,100%,.58);font-size:12.5px;line-height:1.5}@media only screen and (max-width:640px){.problem-matrix__lead{font-size:12px}}.problem-matrix__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}@media only screen and (min-width:641px)and (max-width:1100px){.problem-matrix__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.problem-matrix__grid{grid-template-columns:1fr;gap:7px}}.problem-matrix__cell{position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"mark title arrow" "mark text arrow";-moz-column-gap:10px;column-gap:10px;row-gap:2px;align-items:center;min-height:88px;padding:14px 13px;overflow:hidden;color:inherit;text-decoration:none;border-radius:8px;background:rgba(22,16,69,.72);border:1px solid hsla(0,0%,100%,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),inset 0 0 0 1px hsla(0,0%,100%,.015);transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.problem-matrix__cell:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,var(--matrix-a),transparent 46%),linear-gradient(290deg,var(--matrix-b),transparent 54%);opacity:.78}.problem-matrix__cell:after{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:linear-gradient(180deg,var(--matrix-line),transparent);opacity:.9}.problem-matrix__cell:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.18);background:rgba(31,24,84,.86);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 18px 36px -28px rgba(0,0,0,.8)}.problem-matrix__cell:hover .problem-matrix__arrow{color:var(--cl-white);transform:translate(2px,-2px);border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.13)}@media only screen and (max-width:640px){.problem-matrix__cell{min-height:76px;padding:12px}}.problem-matrix__cell--lime{--matrix-a:rgba(66,227,180,.18);--matrix-b:rgba(244,248,68,.1);--matrix-line:var(--cl-green-2)}.problem-matrix__cell--blue{--matrix-a:rgba(86,150,255,.2);--matrix-b:rgba(66,227,180,.08);--matrix-line:var(--cl-blue-1)}.problem-matrix__cell--teal{--matrix-a:rgba(23,219,185,.17);--matrix-b:rgba(86,150,255,.1);--matrix-line:var(--cl-green-1)}.problem-matrix__cell--violet{--matrix-a:rgba(121,102,250,.22);--matrix-b:rgba(255,138,200,.08);--matrix-line:var(--cl-lavander-1)}.problem-matrix__cell--indigo{--matrix-a:rgba(86,150,255,.14);--matrix-b:rgba(121,102,250,.17);--matrix-line:#8eaaff}.problem-matrix__cell--rose{--matrix-a:hsla(4,94%,69%,.12);--matrix-b:rgba(121,102,250,.15);--matrix-line:#ff8abf}.problem-matrix__cell--red{--matrix-a:rgba(231,99,99,.18);--matrix-b:rgba(244,248,68,.06);--matrix-line:var(--cl-red-2)}.problem-matrix__cell--yellow{--matrix-a:rgba(244,248,68,.12);--matrix-b:rgba(66,227,180,.12);--matrix-line:var(--cl-yellow-1)}.problem-matrix__mark{grid-area:mark;display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;border-radius:8px;color:hsla(0,0%,100%,.88);background:linear-gradient(135deg,hsla(0,0%,100%,.105),hsla(0,0%,100%,.035));border:1px solid hsla(0,0%,100%,.11);font-size:10px;font-weight:900;letter-spacing:.05em;hyphens:none}@media only screen and (max-width:640px){.problem-matrix__mark{width:38px;min-width:38px;height:38px;font-size:9.5px}}.problem-matrix__cell-title{grid-area:title;display:block;color:var(--cl-white);font-size:15px;font-weight:850;line-height:1.18;hyphens:none}@media only screen and (max-width:640px){.problem-matrix__cell-title{font-size:14.5px}}.problem-matrix__cell-text{grid-area:text;display:block;color:hsla(0,0%,100%,.58);font-size:11.5px;line-height:1.35;hyphens:none}.problem-matrix__arrow{grid-area:arrow;display:grid;place-items:center;width:24px;height:24px;color:hsla(0,0%,100%,.48);border-radius:50%;background:hsla(0,0%,100%,.065);border:1px solid hsla(0,0%,100%,.09);transition:color .22s ease,transform .22s ease,background .22s ease,border-color .22s ease}.problem-matrix__arrow svg{width:12px;height:12px}.modeled-conversions__content{display:grid;grid-template-columns:5fr 7fr;gap:var(--bento-gap)}@media only screen and (min-width:641px)and (max-width:900px){.modeled-conversions__content{grid-template-columns:1fr}}@media only screen and (max-width:640px){.modeled-conversions__content{grid-template-columns:1fr}}.modeled-conversions__prefix{margin-bottom:20px;color:var(--text-contrast)}@media only screen and (min-width:1101px){.modeled-conversions__frame:first-child{grid-column:1/2;grid-row:1/3}}@media only screen and (min-width:901px)and (max-width:1100px){.modeled-conversions__frame:first-child{grid-column:1/2;grid-row:1/3}}@media only screen and (min-width:1101px){.modeled-conversions__frame:nth-child(2){grid-column:2/3}}@media only screen and (min-width:901px)and (max-width:1100px){.modeled-conversions__frame:nth-child(2){grid-column:2/3}}@media only screen and (min-width:1101px){.modeled-conversions__button{grid-column:2/3}}@media only screen and (min-width:901px)and (max-width:1100px){.modeled-conversions__button{grid-column:2/3}}.personalizations__content{display:flex;align-items:stretch;gap:var(--bento-gap)}@media only screen and (max-width:640px){.personalizations__content{flex-direction:column}}.personalizations__frame{padding-inline:75px 35%;flex-grow:1;background:var(--bg-lavander) url(/img/personalizations-frame-bg.f34b0a55.svg) 100% calc(100% + 5px)/655px auto no-repeat}@media only screen and (min-width:1201px)and (max-width:1600px){.personalizations__frame{background-size:50% auto}}@media only screen and (min-width:1101px)and (max-width:1200px){.personalizations__frame{padding-inline:55px 20%;background-position:155% 100%;background-size:60% auto}}@media only screen and (min-width:641px)and (max-width:1100px){.personalizations__frame{padding-inline:35px;background:var(--bg-lavander)}}@media only screen and (max-width:640px){.personalizations__frame{padding-inline:35px;background:var(--bg-lavander)}}.security__frame-top{display:flex;align-items:center;gap:40px}@media only screen and (max-width:640px){.security__frame-top{flex-direction:column}}.security__icons{display:flex;align-items:center;gap:var(--bento-gap)}@media only screen and (min-width:641px)and (max-width:900px){.security__icons{flex-direction:column}}.security__title{margin-bottom:15px}.security__notice{margin-top:40px;padding:20px 35px;background-color:var(--cl-lavander-a-32);border-radius:var(--radius-block)}@media only screen and (max-width:640px){.security__notice{border-radius:20px}}.accredited-software__frame{position:relative}@media only screen and (min-width:1101px){.accredited-software__content{padding-right:360px}}@media only screen and (min-width:901px)and (max-width:1100px){.accredited-software__content{padding-right:360px}}.accredited-software__text-item{margin-top:15px}.accredited-software__image{position:absolute;inset:-30px 90px -30px auto;padding:10px;background:var(--bg-contrast);border-radius:8px;box-shadow:0 54px 32px rgba(0,0,0,.25)}@media only screen and (min-width:901px)and (max-width:1100px){.accredited-software__image{right:40px}}@media only screen and (min-width:641px)and (max-width:900px){.accredited-software__image{position:relative;inset:0;margin:30px auto 15px;max-width:200px}}@media only screen and (max-width:640px){.accredited-software__image{position:relative;inset:0;margin:30px auto 15px;max-width:200px}}.accredited-software__image img{height:100%}.telegram-channel__frame.frame{position:relative;display:block;overflow:hidden;text-decoration:none;color:var(--cl-white);border:1px solid hsla(0,0%,100%,.08);background:radial-gradient(120% 140% at 0 0,rgba(121,102,250,.18) 0,rgba(121,102,250,0) 55%),radial-gradient(110% 140% at 100% 100%,rgba(86,150,255,.14) 0,rgba(86,150,255,0) 55%),linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));backdrop-filter:blur(12px);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.telegram-channel__frame.frame:hover{border-color:hsla(0,0%,100%,.18);transform:translateY(-2px);box-shadow:0 30px 80px -40px rgba(86,150,255,.55)}.telegram-channel__frame.frame:hover .telegram-channel__glow--blue{opacity:.55}.telegram-channel__frame.frame:hover .telegram-channel__cta-arrow{transform:translateX(6px)}.telegram-channel__frame.frame:hover .telegram-channel__orb{transform:scale(1.04) rotate(-4deg)}.telegram-channel__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0;transition:opacity .4s ease}.telegram-channel__glow--lavander{width:360px;height:360px;top:-160px;left:-120px;background:var(--cl-lavander-1);opacity:.35}.telegram-channel__glow--blue{width:380px;height:380px;bottom:-180px;right:15%;background:var(--cl-blue-1);opacity:.35}.telegram-channel__glow--green{width:260px;height:260px;top:30%;right:-80px;background:var(--cl-green-1);opacity:.18}.telegram-channel__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px}@media only screen and (min-width:641px)and (max-width:1100px){.telegram-channel__inner{gap:40px}}@media only screen and (max-width:640px){.telegram-channel__inner{grid-template-columns:1fr;gap:32px}}.telegram-channel__content{min-width:0}.telegram-channel__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:40px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--cl-grey-2)}.telegram-channel__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--cl-blue-1);box-shadow:0 0 0 0 rgba(86,150,255,.55);animation:telegram-pulse 2.2s ease-out infinite}@keyframes telegram-pulse{0%{box-shadow:0 0 0 0 rgba(86,150,255,.55)}70%{box-shadow:0 0 0 10px rgba(86,150,255,0)}to{box-shadow:0 0 0 0 rgba(86,150,255,0)}}.telegram-channel__title{margin-top:20px}.telegram-channel__text{margin-top:18px;max-width:620px;color:var(--cl-grey-2)}.telegram-channel__cta{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:12px 22px;border-radius:var(--radius-button);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);font-size:15px;font-weight:600;color:var(--cl-white);transition:background .25s ease,border-color .25s ease}.telegram-channel__frame:hover .telegram-channel__cta{background:rgba(86,150,255,.14);border-color:rgba(86,150,255,.45)}.telegram-channel__cta-handle{background:var(--grad-lavender-green-1) text;-webkit-text-fill-color:transparent}.telegram-channel__cta-arrow{display:inline-block;font-size:18px;line-height:1;color:var(--cl-white);transition:transform .25s ease}.telegram-channel__visual{position:relative;width:200px;height:200px;flex-shrink:0}@media only screen and (min-width:641px)and (max-width:1100px){.telegram-channel__visual{width:160px;height:160px}}@media only screen and (max-width:640px){.telegram-channel__visual{width:140px;height:140px;margin-left:auto;margin-right:auto}}.telegram-channel__ring{position:absolute;inset:0;border-radius:50%;border:1px dashed hsla(0,0%,100%,.14);pointer-events:none;animation:telegram-spin 60s linear infinite}.telegram-channel__ring--inner{inset:18px;border-style:solid;border-color:hsla(0,0%,100%,.06);animation-duration:90s;animation-direction:reverse}@keyframes telegram-spin{to{transform:rotate(1turn)}}.telegram-channel__orb{position:absolute;inset:30px;border-radius:50%;background:linear-gradient(135deg,#2aabee,#066cd0);box-shadow:0 20px 50px -10px rgba(7,108,208,.6),inset 0 -10px 30px rgba(0,0,0,.15),inset 0 4px 12px hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.telegram-channel__plane{width:56%;height:56%;color:var(--cl-white);transform:translate(-3%,2%);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.telegram-channel__badge{position:absolute;top:8px;right:8px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#fa6376,#fb989d);box-shadow:0 8px 20px -4px rgba(250,99,118,.55);color:var(--cl-white);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:640px){.telegram-channel__badge{width:28px;height:28px;font-size:12px;top:4px;right:4px}}.main-form__shell{position:relative;overflow:hidden;border-radius:36px;padding:56px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03)),rgba(33,17,82,.55);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 40px 80px -40px rgba(8,4,30,.6),inset 0 1px 0 hsla(0,0%,100%,.08);isolation:isolate}.main-form__shell:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(170,150,255,.45),rgba(86,150,255,.18) 35%,rgba(66,227,180,.35));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__shell{padding:40px;border-radius:28px}}@media only screen and (max-width:640px){.main-form__shell{padding:28px 22px;border-radius:24px}}.main-form__aurora{position:absolute;inset:0;z-index:-2;overflow:hidden;border-radius:inherit;pointer-events:none}.main-form__aurora-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;will-change:transform}.main-form__aurora-blob--1{top:-15%;left:-10%;width:480px;height:480px;background:radial-gradient(circle,rgba(121,102,250,.85) 0,rgba(121,102,250,0) 65%);animation:aurora-drift-1 22s ease-in-out infinite}.main-form__aurora-blob--2{bottom:-25%;right:-10%;width:540px;height:540px;background:radial-gradient(circle,rgba(66,227,180,.55) 0,rgba(66,227,180,0) 65%);animation:aurora-drift-2 28s ease-in-out infinite}.main-form__aurora-blob--3{top:30%;left:40%;width:380px;height:380px;background:radial-gradient(circle,rgba(86,150,255,.45) 0,rgba(86,150,255,0) 65%);animation:aurora-drift-3 26s ease-in-out infinite}@keyframes aurora-drift-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,40px) scale(1.1)}}@keyframes aurora-drift-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,-30px) scale(1.08)}}@keyframes aurora-drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,50px) scale(.95)}}.main-form__grain{position:absolute;inset:0;z-index:-1;opacity:.35;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 200 200%27 xmlns=%27http://www.w3.org/2000/svg%27><filter id=%27n%27><feTurbulence type=%27fractalNoise%27 baseFrequency=%270.85%27 numOctaves=%272%27 stitchTiles=%27stitch%27/><feColorMatrix values=%270 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.35 0%27/></filter><rect width=%27100%25%27 height=%27100%25%27 filter=%27url%28%23n%29%27/></svg>");background-size:200px 200px}.main-form__layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px;align-items:stretch}@media only screen and (min-width:1101px)and (max-width:1200px){.main-form__layout{gap:40px}}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__layout{gap:40px}}@media only screen and (max-width:640px){.main-form__layout{grid-template-columns:1fr;gap:32px}}.main-form__aside,.main-form__form{min-width:0}.main-form__aside{display:flex;flex-direction:column;gap:22px;padding-right:12px}@media only screen and (max-width:640px){.main-form__aside{padding-right:0;gap:18px}}.main-form__chip{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;border-radius:999px;background:rgba(66,227,180,.12);border:1px solid rgba(66,227,180,.32);color:var(--cl-green-2);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:normal;line-height:1.2}.main-form__chip-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--cl-green-2);box-shadow:0 0 0 0 rgba(66,227,180,.6);animation:main-form-pulse 2s ease-out infinite}@keyframes main-form-pulse{0%{box-shadow:0 0 0 0 rgba(66,227,180,.55)}70%{box-shadow:0 0 0 10px rgba(66,227,180,0)}to{box-shadow:0 0 0 0 rgba(66,227,180,0)}}.main-form__lead{margin:0;font-size:32px;line-height:1.18;font-weight:700;letter-spacing:-.01em;color:var(--cl-white)}@media only screen and (min-width:1101px)and (max-width:1200px){.main-form__lead{font-size:26px}}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__lead{font-size:26px}}@media only screen and (max-width:640px){.main-form__lead{font-size:22px}}.main-form__lead-accent{background:var(--lavander-blue-green-1);-webkit-background-clip:text;background-clip:text;color:transparent}.main-form__sub{margin:0;color:hsla(0,0%,100%,.82);font-size:15px;line-height:1.55;max-width:32em}.main-form__perks{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.main-form__perk{display:flex;align-items:center;gap:12px;color:hsla(0,0%,100%,.84);font-size:14px;line-height:1.4}.main-form__perk-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:rgba(66,227,180,.16);color:var(--cl-green-2);border:1px solid rgba(66,227,180,.28)}.main-form__form{position:relative;display:flex;flex-direction:column;gap:18px;padding:32px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02)),rgba(15,5,50,.4);border:1px solid hsla(0,0%,100%,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}@media only screen and (max-width:640px){.main-form__form{padding:22px 18px;border-radius:20px;gap:14px}}.main-form__fields{display:flex;flex-direction:column;gap:12px}.main-form__form .field{position:relative;cursor:text}.main-form__form .field__input{display:block;width:100%;padding:26px 20px 12px;font-size:15px;line-height:22px;color:var(--cl-white);background:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.24);border-radius:16px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;caret-color:var(--cl-green-2)}.main-form__form .field__input:hover{border-color:rgba(170,150,255,.48);background:hsla(0,0%,100%,.1)}.main-form__form .field__input:active,.main-form__form .field__input:focus{outline:none;border-color:rgba(170,150,255,.6);background:hsla(0,0%,100%,.12);box-shadow:0 0 0 4px rgba(121,102,250,.18),0 8px 24px -10px rgba(121,102,250,.45)}.main-form__form .field__input::-moz-placeholder{color:hsla(0,0%,100%,.52);opacity:0;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.main-form__form .field__input::placeholder{color:hsla(0,0%,100%,.52);opacity:0;transition:opacity .2s ease}.main-form__form .field__input:focus::-moz-placeholder{opacity:1}.main-form__form .field__input:focus::placeholder{opacity:1}.main-form__form .field__label{position:absolute;top:18px;left:21px;display:flex;align-items:center;line-height:20px;font-size:14px;color:hsla(0,0%,100%,.86);transition:transform .2s ease,font-size .2s ease,color .2s ease;pointer-events:none;z-index:1;background:transparent}.main-form__form .field--filled .field__label,.main-form__form .field:focus-within .field__label{transform:translateY(-9px);font-size:11px;letter-spacing:.04em;color:var(--cl-green-2)}.main-form__form .field__hint{display:block;margin:6px 4px 0;color:hsla(0,0%,100%,.64);font-size:12px;line-height:1.35}.main-form__form .radio-group--button .radio-group__options{gap:10px;min-width:0}@media(max-width:960px){.main-form__form .radio-group--button .radio-group__options{flex-direction:column}}.main-form__form .radio-option{flex:1;min-width:0;padding:14px 18px;background:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.24);border-radius:14px;transition:border-color .2s ease,background .2s ease,transform .15s ease}.main-form__form .radio-option:hover:not(.radio-option--checked){background:hsla(0,0%,100%,.1);border-color:rgba(170,150,255,.48);transform:translateY(-1px)}.main-form__form .radio-option--checked{background:linear-gradient(135deg,rgba(121,102,250,.28),rgba(66,227,180,.22)),rgba(15,5,50,.6);border-color:rgba(170,150,255,.55);box-shadow:0 0 0 1px rgba(170,150,255,.25),0 8px 24px -12px rgba(121,102,250,.55)}.main-form__form .radio-option__label{font-size:13.5px;font-weight:600;color:var(--cl-white);gap:10px;min-width:0;overflow-wrap:anywhere}.main-form__form .radio-option__icon{color:#afa4ff}.main-form__form .radio-option--checked .radio-option__icon{color:var(--cl-green-2)}.main-form__submit{position:relative;margin-top:6px;overflow:hidden;color:#160b3d;font-weight:700;transition:transform .2s ease,box-shadow .25s ease;box-shadow:0 18px 40px -14px rgba(66,227,180,.55),0 6px 16px -8px rgba(121,102,250,.4)}.main-form__submit:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.55) 50%,transparent);transform:skewX(-20deg);animation:main-form-shine 4.5s ease-in-out infinite;pointer-events:none}.main-form__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 48px -14px rgba(66,227,180,.7),0 8px 18px -8px rgba(121,102,250,.5)}.main-form__submit:hover:not(:disabled) .main-form__submit-icon{transform:translateX(4px)}.main-form__submit:disabled{opacity:.7;cursor:progress}.main-form__submit span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px}.main-form__submit-icon{position:relative;z-index:1;transition:transform .2s ease}@keyframes main-form-shine{0%{left:-75%}60%{left:125%}to{left:125%}}.main-form__legal{margin:4px 0 0;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.9);text-align:center}.main-form__legal a{color:var(--cl-green-2);font-weight:700;text-decoration:underline;text-underline-offset:3px}.notify{position:fixed;top:20px;right:20px;display:flex;gap:10px;padding:30px 25px;max-width:400px;color:var(--text-contrast);border-radius:var(--radius-block);z-index:200}@media only screen and (max-width:640px){.notify{max-width:calc(100% - 40px)}}.notify--success{background:var(--bg-green-light)}.notify--error{background:var(--bg-error)}.notify__icon{flex-shrink:0}.writing-about-us{display:grid;grid-template-columns:280px auto;gap:25px}@media only screen and (max-width:640px){.writing-about-us{grid-template-columns:1fr}}.writing-about-us__aside{padding:25px 30px}.writing-about-us__aside-message{position:sticky;top:calc(var(--header-height) + 15px)}.writing-about-us__aside-message .title{word-break:normal;overflow-wrap:normal;hyphens:none;font-size:32px;line-height:1.15}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__aside-message .title{font-size:26px}}.writing-about-us__aside-text{margin-top:40px}@media only screen and (max-width:640px){.writing-about-us__aside-text{margin-top:20px}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__aside-text{margin-top:20px}}.writing-about-us__card:not(:first-child){margin-top:25px}.writing-about-us__card-info{padding:25px 25px 25px 95px}@media only screen and (max-width:640px){.writing-about-us__card-info{padding:55px 25px 25px 25px}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-info{padding:55px 25px 25px 25px}}.writing-about-us__card-title{position:relative;display:inline-flex;gap:20px}@media only screen and (min-width:1101px){.writing-about-us__card-title{align-items:center}}@media only screen and (max-width:640px){.writing-about-us__card-title{flex-direction:column}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-title{flex-direction:column}}.writing-about-us__card-title:before{content:"";width:40px;height:40px;background-image:var(--bg-image);background-repeat:no-repeat;background-position:50%;z-index:-1}@media only screen and (min-width:1101px){.writing-about-us__card-title:before{margin-left:-60px}}@media only screen and (max-width:640px){.writing-about-us__card-title:before{margin-top:-60px}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-title:before{margin-top:-60px}}.writing-about-us__card-quote{margin-top:15px}.writing-about-us__card-summary{margin-top:10px}.writing-about-us__card-button{margin-top:15px}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-button{margin-left:auto;max-width:-moz-fit-content;max-width:fit-content}}@media only screen and (min-width:1101px){.writing-about-us__card-button{margin-left:auto;max-width:-moz-fit-content;max-width:fit-content}}@media only screen and (max-width:640px){.writing-about-us__card-button{margin-top:25px}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-button{margin-top:25px}}.writing-about-us__card-banner{display:flex;align-items:center;gap:15px;padding:25px 35px}@media only screen and (max-width:640px){.writing-about-us__card-banner{flex-direction:column;align-items:flex-start}}@media only screen and (min-width:641px)and (max-width:1100px){.writing-about-us__card-banner{flex-direction:column;align-items:flex-start}}.partners__list{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}@media only screen and (min-width:641px)and (max-width:1100px){.partners__list{grid-template-columns:repeat(2,1fr);gap:12px}}@media only screen and (max-width:640px){.partners__list{grid-template-columns:1fr;gap:10px}}.partner{grid-column:span 2;min-height:180px}@media only screen and (max-width:640px){.partner{grid-column:span 1;min-height:130px}}@media only screen and (min-width:641px)and (max-width:1100px){.partner{grid-column:span 1;min-height:130px}}.partner--feature{grid-column:span 3;min-height:200px}@media only screen and (min-width:641px)and (max-width:1100px){.partner--feature{grid-column:span 1}}@media only screen and (max-width:640px){.partner--feature{grid-column:span 1;min-height:150px}}.partner__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:100%;padding:26px;border-radius:24px;color:var(--text-contrast);text-decoration:none;background-color:var(--bg-contrast);box-shadow:inset 0 0 0 1px rgb(var(--cl-purple-1-raw)/.05),0 1px 2px rgb(var(--cl-purple-1-raw)/.04);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s cubic-bezier(.2,.7,.2,1);overflow:hidden;isolation:isolate}@media only screen and (max-width:640px){.partner__link{padding:22px}}.partner__link:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px rgb(var(--cl-purple-1-raw)/.12),0 18px 40px -20px rgb(var(--cl-purple-1-raw)/.22),0 6px 14px -6px rgb(var(--cl-purple-1-raw)/.1)}.partner__link:hover .partner__logo{opacity:1;transform:translateY(-1px)}.partner__link:focus-visible{outline:2px solid var(--cl-lavander-1);outline-offset:3px}.partner__logo{max-width:60%;max-height:48px;width:auto;height:auto;opacity:.82;transition:opacity .3s ease,transform .35s cubic-bezier(.2,.7,.2,1);-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:640px){.partner__logo{max-width:68%;max-height:42px}}.partner--feature .partner__logo{max-width:38%;max-height:56px}@media only screen and (max-width:640px){.partner--feature .partner__logo{max-width:60%;max-height:48px}.for-agencies{padding-left:12px;padding-right:12px}}.for-agencies__frame{position:relative;display:block;overflow:hidden;padding:1px;border-radius:var(--radius-block);text-decoration:none;color:inherit;cursor:pointer;background:linear-gradient(135deg,rgba(170,150,255,.55),hsla(0,0%,100%,.08) 35%,rgba(80,220,200,.45));box-shadow:0 30px 70px -22px rgba(60,45,140,.45),0 12px 30px -10px rgba(60,45,140,.22);transition:transform .25s ease,box-shadow .25s ease}.for-agencies__frame:hover{transform:translateY(-3px);box-shadow:0 40px 90px -22px rgba(60,45,140,.55),0 16px 36px -10px rgba(60,45,140,.28)}.for-agencies__frame:hover .for-agencies__cta-arrow{transform:translateX(4px)}.for-agencies__frame:hover .for-agencies__cta{background:linear-gradient(135deg,rgba(170,150,255,.32),rgba(80,220,200,.22));border-color:hsla(0,0%,100%,.28)}.for-agencies__bg{position:absolute;inset:1px;border-radius:calc(var(--radius-block) - 1px);overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at top left,hsla(0,0%,100%,.08),transparent 55%),linear-gradient(135deg,#2a2360,#1f1a4a 55%,#1a3f56)}.for-agencies__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35}.for-agencies__orb--a{width:320px;height:320px;background:var(--cl-lavander-1);top:-120px;right:-60px}.for-agencies__orb--b{width:260px;height:260px;background:var(--cl-green-1);bottom:-120px;left:-40px;opacity:.25}.for-agencies__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center;padding:44px 50px;border-radius:calc(var(--radius-block) - 1px)}@media only screen and (min-width:641px)and (max-width:1100px){.for-agencies__inner{gap:32px;padding:36px 36px}}@media only screen and (min-width:641px)and (max-width:900px){.for-agencies__inner{grid-template-columns:1fr;gap:24px;padding:28px 24px}}@media only screen and (max-width:640px){.for-agencies__inner{grid-template-columns:1fr;gap:24px;padding:28px 24px}}.for-agencies__left{min-width:0}.for-agencies__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 8px;border-radius:40px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cl-grey-2)}.for-agencies__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--cl-green-1);box-shadow:0 0 0 3px rgba(23,219,185,.18)}.title.for-agencies__title{margin-top:16px;font-size:clamp(24px,2.4vw,34px);line-height:1.2;color:var(--cl-white)}.for-agencies__desc{margin-top:14px;max-width:580px;color:var(--cl-grey-2);line-height:1.55}.for-agencies__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;padding:0;list-style:none}.for-agencies__chip{padding:6px 12px;border-radius:40px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);font-size:12px;font-weight:500;color:var(--cl-grey-2)}@media only screen and (max-width:640px){.for-agencies__chip{font-size:11px;padding:5px 10px}}.for-agencies__cta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:220px;padding:22px 26px;border-radius:22px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(8px);transition:background .25s ease,border-color .25s ease}@media only screen and (min-width:641px)and (max-width:900px){.for-agencies__cta{flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:16px 20px}}@media only screen and (max-width:640px){.for-agencies__cta{flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0;padding:16px 20px}}.for-agencies__cta-label{font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--cl-grey-2)}.for-agencies__cta-action{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:var(--cl-white);white-space:nowrap;word-break:keep-all;hyphens:none;flex-shrink:0}.for-agencies__cta-arrow{width:18px;height:18px;transition:transform .25s ease}