.Logo-module__zh8txq__logo{letter-spacing:-.02em;color:var(--c-graphite);align-items:flex-start;font-weight:900;line-height:1;display:inline-flex}.Logo-module__zh8txq__onDark{color:#fff}.Logo-module__zh8txq__pinSlot{width:.31em;display:inline-block;position:relative}.Logo-module__zh8txq__pin{background:var(--c-graphite);border-radius:50% 50% 50% 0;place-items:center;width:.357em;height:.357em;display:grid;position:absolute;top:-.095em;left:50%;transform:translate(-50%)rotate(-45deg);box-shadow:0 1px 2px #14161a40}.Logo-module__zh8txq__onDark .Logo-module__zh8txq__pin{background:var(--c-yellow);box-shadow:0 1px 2px #0000004d}.Logo-module__zh8txq__pinDot{background:var(--c-yellow);border-radius:50%;width:.119em;height:.119em;transform:rotate(45deg)}.Logo-module__zh8txq__onDark .Logo-module__zh8txq__pinDot{background:var(--c-graphite)}.Logo-module__zh8txq__badge{background:var(--c-yellow);color:var(--c-graphite);border-radius:var(--r-pill);align-items:center;padding:.048em .286em .095em;display:inline-flex}
.Header-module__Af2_WG__header{z-index:60;position:sticky;top:0}.Header-module__Af2_WG__bar{padding:15px var(--pad-x);border-bottom:1px solid var(--c-border);background:var(--c-surface);justify-content:space-between;align-items:center;gap:10px;display:flex}@media (min-width:768px){.Header-module__Af2_WG__bar{padding-top:18px;padding-bottom:18px}}.Header-module__Af2_WG__logoLink{flex:none;align-items:baseline;display:flex}.Header-module__Af2_WG__navDesk{display:none}@media (min-width:1024px){.Header-module__Af2_WG__navDesk{align-items:center;gap:19px;min-width:0;display:flex}}@media (min-width:1280px){.Header-module__Af2_WG__navDesk{gap:26px}}.Header-module__Af2_WG__navLink{color:var(--c-text-review);white-space:nowrap;padding:3px 0;font-size:13.5px;font-weight:600;position:relative}@media (min-width:1280px){.Header-module__Af2_WG__navLink{font-size:14.5px}}.Header-module__Af2_WG__navCta{background:var(--c-yellow);color:var(--c-graphite);border-radius:var(--r-nav-cta);white-space:nowrap;flex:none;align-items:center;padding:11px 18px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.Header-module__Af2_WG__actions{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__iconBtn{border-radius:var(--r-nav-cta);background:var(--c-surface-3);cursor:pointer;border:none;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.Header-module__Af2_WG__iconBtn img{object-fit:contain;display:block}@media (min-width:1024px){.Header-module__Af2_WG__iconBtn{display:none}}@media (min-width:1280px){.Header-module__Af2_WG__iconBtn{display:grid}}.Header-module__Af2_WG__burger{border-radius:var(--r-sm);background:var(--c-surface-3);cursor:pointer;border:none;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}@media (min-width:1024px){.Header-module__Af2_WG__burger{display:none}}.Header-module__Af2_WG__burgerBars{background:var(--c-graphite);width:16px;height:2px;box-shadow:0 5px 0 var(--c-graphite), 0 -5px 0 var(--c-graphite);border-radius:2px;display:block}.Header-module__Af2_WG__menuOverlay{z-index:1;background:#14161a70;height:900px;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__menuPanel{z-index:2;background:var(--c-surface);border-bottom:1px solid var(--c-border);padding:6px 10px 16px;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 46px #14161a33}.Header-module__Af2_WG__menuLink{color:var(--c-graphite);border-bottom:1px solid var(--c-surface-3);justify-content:space-between;align-items:center;padding:14px 8px;font-size:17px;font-weight:600;display:flex}.Header-module__Af2_WG__menuArrow{color:#c4c8cc;font-size:15px}.Header-module__Af2_WG__menuCta{text-align:center;background:var(--c-yellow);color:var(--c-graphite);border-radius:14px;margin:14px 8px 0;padding:15px;font-size:15px;font-weight:700;display:block}.Header-module__Af2_WG__menuContact{border-top:1px solid var(--c-border);flex-direction:column;gap:10px;margin:16px 8px 0;padding-top:16px;display:flex}.Header-module__Af2_WG__menuContactText{color:var(--c-text-2);font-size:13px;line-height:1.4}.Header-module__Af2_WG__menuChannels{gap:8px;display:flex}.Header-module__Af2_WG__menuChannel{border-radius:var(--r-btn);background:var(--c-surface-2);color:var(--c-graphite);flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 6px;font-size:13px;font-weight:600;display:flex}.Header-module__Af2_WG__menuChannel img,.Header-module__Af2_WG__menuChannel svg{flex:none}@media (min-width:1024px){.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__navCta,.Header-module__Af2_WG__iconBtn{transition:color var(--t-fast) ease, background-color var(--t-fast) ease, transform var(--t-fast) ease, box-shadow var(--t-shadow) ease}.Header-module__Af2_WG__navLink:after{content:"";background:var(--c-yellow);transform-origin:0;height:2px;transition:transform var(--t-shadow) var(--ease-out);border-radius:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__Af2_WG__navLink:hover{color:var(--c-graphite)}.Header-module__Af2_WG__navLink:hover:after{transform:scaleX(1)}.Header-module__Af2_WG__navCta:hover{background:var(--c-yellow-hover);box-shadow:var(--sh-yellow-hover);transform:translateY(-1px)}.Header-module__Af2_WG__navCta:active{transform:translateY(0)}.Header-module__Af2_WG__iconBtn:hover{background:var(--c-surface-3-hover);transform:translateY(-1px)}.Header-module__Af2_WG__iconBtn:active{transform:translateY(0)}}
.Hero-module__Z8hQ_W__hero{padding:26px var(--pad-x) 32px;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--c-text-review);border-radius:var(--r-pill);background:#f1f3f5;align-items:center;gap:9px;margin:0 0 18px;padding:9px 16px 9px 14px;font-size:12px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:#34c759;border-radius:50%;flex:none;width:11px;height:11px;animation:1.8s ease-out infinite Hero-module__Z8hQ_W__onlinePulse}@keyframes Hero-module__Z8hQ_W__onlinePulse{0%{box-shadow:0 0 #34c7598c}70%{box-shadow:0 0 0 7px #34c75900}to{box-shadow:0 0 #34c75900}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__dot{animation:none}}.Hero-module__Z8hQ_W__title{letter-spacing:-.025em;color:var(--c-graphite);text-wrap:balance;margin:0 0 16px;font-size:35px;font-weight:800;line-height:1.06}.Hero-module__Z8hQ_W__highlight{background:var(--g-highlight);padding:0 2px}.Hero-module__Z8hQ_W__sub{color:var(--c-text-2);text-wrap:pretty;margin:0 0 22px;font-size:15.5px;line-height:1.5}.Hero-module__Z8hQ_W__ctas{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{text-align:center;border-radius:15px;padding:16px;font-size:15px;display:block}.Hero-module__Z8hQ_W__ctaPrimary{background:var(--c-yellow);color:var(--c-graphite);font-weight:700}.Hero-module__Z8hQ_W__ctaSecondary{background:var(--c-graphite);color:#fff;font-weight:600}.Hero-module__Z8hQ_W__media{margin:6px 0 22px;position:relative}.Hero-module__Z8hQ_W__card{width:100%;height:auto;filter:var(--df-card);display:block}.Hero-module__Z8hQ_W__stat{background:var(--c-graphite);color:#fff;border-radius:var(--r-md);box-shadow:var(--sh-stat);padding:12px 15px;position:absolute;bottom:-14px;right:0}.Hero-module__Z8hQ_W__statValue{color:var(--c-yellow);font-size:23px;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:#a7adb4;margin-top:4px;font-size:11px}.Hero-module__Z8hQ_W__bullets{flex-direction:column;gap:12px;display:flex}.Hero-module__Z8hQ_W__bullet{color:var(--c-graphite);align-items:center;gap:11px;font-size:14.5px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__check{border-radius:var(--r-check);background:var(--c-yellow);width:22px;height:22px;color:var(--c-graphite);flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}@media (min-width:768px){.Hero-module__Z8hQ_W__hero{padding-top:44px}.Hero-module__Z8hQ_W__sub{max-width:36em;font-size:16.5px}.Hero-module__Z8hQ_W__ctas{flex-flow:wrap}.Hero-module__Z8hQ_W__ctas>a{flex:0 auto;min-width:220px}.Hero-module__Z8hQ_W__media{max-width:600px}.Hero-module__Z8hQ_W__bullets{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}}@media (min-width:1024px){.Hero-module__Z8hQ_W__hero{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;column-gap:56px;padding-top:64px;padding-bottom:52px;display:grid}.Hero-module__Z8hQ_W__badge{grid-area:1/1}.Hero-module__Z8hQ_W__title{grid-area:2/1;max-width:18em;margin-bottom:20px}.Hero-module__Z8hQ_W__sub{grid-area:3/1;margin-bottom:28px;font-size:17.5px}.Hero-module__Z8hQ_W__ctas{grid-area:4/1}.Hero-module__Z8hQ_W__bullets{flex-direction:column;grid-area:5/1;display:flex}.Hero-module__Z8hQ_W__media{grid-area:1/2/span 5;align-self:center;max-width:none;margin:0}}
.Trust-module__E4GQAa__trust{padding:6px var(--pad-x) 30px;grid-template-columns:1fr 1fr;gap:22px 12px;display:grid}.Trust-module__E4GQAa__value{letter-spacing:-.02em;color:var(--c-graphite);border-bottom:4px solid var(--c-yellow);padding-bottom:2px;font-size:31px;font-weight:800;line-height:1;display:inline-block}.Trust-module__E4GQAa__label{color:var(--c-text-2);margin-top:9px;font-size:12.5px}@media (min-width:768px){.Trust-module__E4GQAa__trust{grid-template-columns:repeat(4,1fr);gap:12px 20px}}@media (min-width:1024px){.Trust-module__E4GQAa__trust{padding:16px var(--pad-x) 44px;gap:12px 32px}}@media (min-width:1280px){.Trust-module__E4GQAa__trust{padding-top:18px}}
.Situations-module__LDXH2G__cards{flex-direction:column;gap:12px;display:flex}.Situations-module__LDXH2G__card{border-radius:var(--r-card);padding:20px;position:relative}.Situations-module__LDXH2G__cardTitle{color:var(--c-graphite);margin-bottom:8px;font-size:17px;font-weight:700}.Situations-module__LDXH2G__cardDesc{color:var(--c-text-2);margin:0 0 16px;padding-right:96px;font-size:14px;line-height:1.5}.Situations-module__LDXH2G__cardCta{background:var(--c-graphite);color:#fff;border-radius:var(--r-btn);align-items:center;gap:6px;padding:11px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.Situations-module__LDXH2G__cardIcon{object-fit:contain;object-position:bottom right;pointer-events:none;filter:drop-shadow(0 8px 14px #17181a29);position:absolute;bottom:-8px;right:-6px}@media (min-width:768px){.Situations-module__LDXH2G__cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (min-width:1024px){.Situations-module__LDXH2G__cards{gap:20px}.Situations-module__LDXH2G__cardCta{transition:transform var(--t-fast) ease, box-shadow var(--t-shadow) ease}.Situations-module__LDXH2G__cardCta:hover{box-shadow:var(--sh-dark-hover);transform:translateY(-1px)}.Situations-module__LDXH2G__cardCta:active{box-shadow:none;transform:translateY(0)}}
.ChannelButtons-module__PUNJ4G__row{gap:8px;display:flex}.ChannelButtons-module__PUNJ4G__button{border-radius:var(--r-btn);background:var(--c-surface-2);color:var(--c-graphite);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 6px;font-size:13px;font-weight:600;display:flex}.ChannelButtons-module__PUNJ4G__button img{flex:none}.ChannelButtons-module__PUNJ4G__button:disabled{opacity:.45;cursor:not-allowed}@media (min-width:1024px){.ChannelButtons-module__PUNJ4G__button{transition:filter var(--t-fast) ease}.ChannelButtons-module__PUNJ4G__button:not(:disabled):hover{filter:brightness(.97)}}
.ConsentCheckbox-module__g8-JZa__row{align-items:flex-start;gap:9px;display:flex}.ConsentCheckbox-module__g8-JZa__input{opacity:0;width:20px;height:20px;margin:0;position:absolute}.ConsentCheckbox-module__g8-JZa__box{border-radius:var(--r-xs);border:1px solid var(--c-border-checkbox);width:20px;height:20px;color:#0000;cursor:pointer;background:#fff;flex:none;place-items:center;margin-top:1px;font-size:12px;font-weight:800;display:grid}.ConsentCheckbox-module__g8-JZa__input:checked+.ConsentCheckbox-module__g8-JZa__box{border-color:var(--c-yellow);background:var(--c-yellow);color:var(--c-graphite)}.ConsentCheckbox-module__g8-JZa__input:focus-visible+.ConsentCheckbox-module__g8-JZa__box{outline:2px solid var(--c-graphite);outline-offset:2px}.ConsentCheckbox-module__g8-JZa__text{color:var(--c-text-2);cursor:pointer;font-size:11.5px;line-height:1.45}.ConsentCheckbox-module__g8-JZa__link{color:var(--c-yellow-brown);text-decoration:underline}
.LeadSent-module__juPhfa__box{background:var(--c-success-bg);border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:16px 15px;display:flex}.LeadSent-module__juPhfa__title{color:var(--c-graphite);align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.LeadSent-module__juPhfa__check{background:var(--c-success);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}.LeadSent-module__juPhfa__hint{color:var(--c-text-2);font-size:13px;line-height:1.5}.LeadSent-module__juPhfa__button{background:var(--c-yellow);color:var(--c-graphite);border-radius:var(--r-btn);cursor:pointer;border:none;padding:12px 20px;font-size:13.5px;font-weight:700}@media (min-width:1024px){.LeadSent-module__juPhfa__button{transition:background-color var(--t-fast) ease, transform var(--t-fast) ease, box-shadow var(--t-shadow) ease}.LeadSent-module__juPhfa__button:hover{background:var(--c-yellow-hover);box-shadow:var(--sh-yellow-hover);transform:translateY(-1px)}.LeadSent-module__juPhfa__button:active{transform:translateY(0)}}
.Quiz-module__29yVva__section{padding:32px var(--pad-x)}.Quiz-module__29yVva__card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-quiz);color:var(--c-graphite);box-shadow:var(--sh-card);flex-direction:column;height:672px;padding:24px 20px 26px;display:flex}.Quiz-module__29yVva__title{letter-spacing:-.02em;margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.12}.Quiz-module__29yVva__lead{color:var(--c-text-2);margin:0 0 20px;font-size:13.5px;line-height:1.5}.Quiz-module__29yVva__stepRow{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.Quiz-module__29yVva__stepText{color:#8a9099;font-size:12px;font-weight:600}.Quiz-module__29yVva__progress{background:var(--c-border);border-radius:var(--r-pill);height:6px;margin-bottom:18px;overflow:hidden}.Quiz-module__29yVva__progressFill{background:var(--c-yellow);border-radius:var(--r-pill);height:100%;transition:width var(--t-progress) var(--ease-out)}@media (prefers-reduced-motion:reduce){.Quiz-module__29yVva__progressFill{transition:none}}.Quiz-module__29yVva__chips{scroll-behavior:smooth;gap:7px;margin-bottom:20px;padding-bottom:8px;display:flex;overflow-x:auto}.Quiz-module__29yVva__chip{cursor:pointer;white-space:nowrap;border:none;border-radius:99px;flex:none;padding:7px 13px;font-size:12px;font-weight:600}.Quiz-module__29yVva__chipCurrent{background:var(--c-yellow);color:var(--c-graphite)}.Quiz-module__29yVva__chipDone{background:var(--c-cream);color:var(--c-yellow-brown)}.Quiz-module__29yVva__question{margin-bottom:14px;font-size:18px;font-weight:700}.Quiz-module__29yVva__options{grid-template-columns:1fr 1fr;align-content:start;gap:8px;min-height:166px;display:grid}.Quiz-module__29yVva__option{border-radius:var(--r-quiz-opt);cursor:pointer;text-align:left;background:var(--c-surface-2);min-height:50px;color:var(--c-graphite);border:1px solid var(--c-border-input);align-items:center;padding:13px 12px;font-size:13.5px;font-weight:600;line-height:1.2;display:flex}.Quiz-module__29yVva__optionSelected{background:var(--c-yellow);border-color:var(--c-yellow)}.Quiz-module__29yVva__contact{flex-direction:column;gap:12px;min-height:166px;display:flex}.Quiz-module__29yVva__note{background:var(--c-cream);color:var(--c-text-price);border-radius:14px;padding:14px 15px;font-size:13px;line-height:1.5}.Quiz-module__29yVva__prompt{color:var(--c-graphite);font-size:14px;font-weight:600}.Quiz-module__29yVva__nav{gap:10px;margin-top:auto;padding-top:20px;display:flex}.Quiz-module__29yVva__back,.Quiz-module__29yVva__backWide,.Quiz-module__29yVva__next{border-radius:var(--r-quiz-opt);cursor:pointer;border:none;font-size:14px}.Quiz-module__29yVva__back{background:var(--c-surface-3);color:var(--c-graphite);flex:none;padding:14px 18px;font-weight:600}.Quiz-module__29yVva__backWide{background:var(--c-surface-3);color:var(--c-graphite);flex:1;padding:15px;font-size:15px;font-weight:600}.Quiz-module__29yVva__next{background:var(--c-yellow);color:var(--c-graphite);flex:1;padding:14px;font-weight:700}.Quiz-module__29yVva__art{display:none}@media (min-width:768px){.Quiz-module__29yVva__card{max-width:720px;margin:0 auto}}@media (min-width:1024px){.Quiz-module__29yVva__section{grid-template-columns:minmax(0,1fr) minmax(0,.6fr);align-items:stretch;column-gap:44px;display:grid}.Quiz-module__29yVva__card{grid-area:1/1;max-width:none;height:auto;min-height:640px;margin:0}.Quiz-module__29yVva__art{grid-area:1/2;height:100%;padding:0 12px;display:block;position:relative}.Quiz-module__29yVva__art img{object-fit:contain;object-position:bottom;width:auto;max-width:calc(100% - 24px);height:auto;max-height:100%;margin:0 auto;position:absolute;bottom:0;left:12px;right:12px}.Quiz-module__29yVva__chip,.Quiz-module__29yVva__option,.Quiz-module__29yVva__back,.Quiz-module__29yVva__backWide,.Quiz-module__29yVva__next{transition:background-color var(--t-fast) ease, border-color var(--t-fast) ease, filter var(--t-fast) ease}.Quiz-module__29yVva__option:hover,.Quiz-module__29yVva__chip:hover,.Quiz-module__29yVva__back:hover,.Quiz-module__29yVva__backWide:hover,.Quiz-module__29yVva__next:hover{filter:brightness(.97)}}
.Paths-module__wCLo4W__cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Paths-module__wCLo4W__card{border-radius:var(--r-lg);flex-direction:column;min-height:150px;padding:16px;display:flex;position:relative;overflow:hidden}.Paths-module__wCLo4W__cardTitle{color:var(--c-graphite);margin-bottom:6px;font-size:15.5px;font-weight:700}.Paths-module__wCLo4W__cardDesc{color:var(--c-text-2);flex:1;margin-bottom:14px;font-size:12.5px;line-height:1.45}.Paths-module__wCLo4W__cardDescDark{color:#5a4e22}.Paths-module__wCLo4W__cardIcon{object-fit:contain;object-position:bottom right;pointer-events:none;flex:none;align-self:flex-end;width:87px;margin-top:auto}.Paths-module__wCLo4W__cardCta{color:var(--c-graphite);background:#fff;border:1.5px solid #fff;border-radius:99px;align-self:flex-end;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}@media (min-width:768px){.Paths-module__wCLo4W__cards{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){.Paths-module__wCLo4W__cards{gap:20px}.Paths-module__wCLo4W__card{transition:transform var(--t-move) ease, box-shadow var(--t-card) ease}.Paths-module__wCLo4W__card:hover{box-shadow:var(--sh-card-hover);transform:translateY(-3px)}}
.Process-module__gUgyKG__steps{position:relative}.Process-module__gUgyKG__trail{z-index:3;pointer-events:none;width:70px;height:100%;position:absolute;top:0;left:0;overflow:visible}.Process-module__gUgyKG__list{flex-direction:column;gap:14px;display:flex}.Process-module__gUgyKG__step{background:var(--c-surface-2);border-radius:var(--r-lg);align-items:flex-start;gap:16px;min-height:100px;padding:18px;display:flex}.Process-module__gUgyKG__num{color:#fff;letter-spacing:-.02em;-webkit-text-stroke:1px var(--c-graphite);flex:none;width:44px;font-size:30px;font-weight:800;line-height:1}.Process-module__gUgyKG__stepTitle{color:var(--c-graphite);margin-bottom:4px;font-size:16px;font-weight:700}.Process-module__gUgyKG__stepDesc{color:var(--c-text-2);font-size:13.5px;line-height:1.5}@media (min-width:768px){.Process-module__gUgyKG__trail{display:none}.Process-module__gUgyKG__list{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (min-width:1024px){.Process-module__gUgyKG__list{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px}.Process-module__gUgyKG__step{flex-direction:column;gap:10px}}
.Why-module__vwQ5pG__panel{background:var(--c-surface-2);border:1px solid var(--c-border);border-radius:var(--r-xl);color:var(--c-graphite);padding:24px}.Why-module__vwQ5pG__title{letter-spacing:-.02em;text-wrap:balance;margin:0 0 12px;font-size:27px;font-weight:800;line-height:1.12}.Why-module__vwQ5pG__lead{color:var(--c-text-2);margin:0 0 20px;font-size:14.5px;line-height:1.55}.Why-module__vwQ5pG__list{flex-direction:column;gap:14px;display:flex}.Why-module__vwQ5pG__item{color:var(--c-text-review);align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.Why-module__vwQ5pG__check{border-radius:var(--r-check);background:var(--c-yellow);width:22px;height:22px;color:var(--c-graphite);flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}@media (min-width:768px){.Why-module__vwQ5pG__panel{background:0 0;border:0;padding:0}.Why-module__vwQ5pG__list{grid-template-rows:repeat(4,auto);grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:16px 32px;display:grid}}@media (min-width:1024px){.Why-module__vwQ5pG__panel{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);align-items:start;column-gap:52px;display:grid}.Why-module__vwQ5pG__title{margin-bottom:14px;font-size:32px}.Why-module__vwQ5pG__lead{margin-bottom:0;font-size:15px}.Why-module__vwQ5pG__list{gap:18px 36px}}
.Team-module__Qyf_9a__cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Team-module__Qyf_9a__card{background:var(--c-surface-2);border-radius:var(--r-lg);text-align:center;padding:18px 14px}.Team-module__Qyf_9a__avatar{width:88px;height:88px;margin:0 auto 8px}.Team-module__Qyf_9a__avatar img{object-fit:contain;width:100%;height:100%;filter:var(--df-sticker);display:block}.Team-module__Qyf_9a__name{color:var(--c-graphite);font-size:14px;font-weight:700}.Team-module__Qyf_9a__spec{color:var(--c-graphite);margin-top:4px;font-size:12.5px;font-weight:600}.Team-module__Qyf_9a__duties{color:var(--c-text-2);margin-top:2px;font-size:12px}@media (min-width:768px){.Team-module__Qyf_9a__cards{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1280px){.Team-module__Qyf_9a__cards{grid-template-columns:repeat(6,1fr);gap:14px}}
.Pricing-module__TjAkjG__card{background:var(--g-price);border-radius:var(--r-xl);padding:24px}.Pricing-module__TjAkjG__label{color:var(--c-yellow-dark);margin-bottom:8px;font-size:13px;font-weight:600}.Pricing-module__TjAkjG__priceRow{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.Pricing-module__TjAkjG__price{letter-spacing:-.03em;color:var(--c-graphite);white-space:nowrap;font-size:46px;font-weight:800}.Pricing-module__TjAkjG__priceEdit{border-radius:var(--r-tag);color:var(--c-yellow-dark);background:#fff;padding:5px 10px;font-size:11px;font-weight:700}.Pricing-module__TjAkjG__desc{color:var(--c-text-price);margin:0 0 18px;font-size:14px;line-height:1.5}.Pricing-module__TjAkjG__table{border-radius:var(--r-table);background:#fff;margin-bottom:14px;padding:6px 16px}.Pricing-module__TjAkjG__row{border-bottom:1px solid var(--c-border-2);justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0;display:flex}.Pricing-module__TjAkjG__rowKey{color:var(--c-graphite);font-size:13.5px;line-height:1.35}.Pricing-module__TjAkjG__rowValue{color:var(--c-graphite);white-space:nowrap;flex:none;font-size:13.5px;font-weight:700}.Pricing-module__TjAkjG__note{color:var(--c-yellow-dark);padding:12px 0 4px;font-size:11.5px;line-height:1.5}.Pricing-module__TjAkjG__noteLast{color:var(--c-yellow-dark);padding:0 0 8px;font-size:11.5px;line-height:1.5}.Pricing-module__TjAkjG__includes{flex-direction:column;gap:11px;margin-bottom:20px;display:flex}.Pricing-module__TjAkjG__include{color:var(--c-graphite);gap:11px;font-size:13.5px;display:flex}.Pricing-module__TjAkjG__check{border-radius:var(--r-check);background:var(--c-yellow);width:22px;height:22px;color:var(--c-graphite);flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.Pricing-module__TjAkjG__cta{text-align:center;background:var(--c-graphite);color:#fff;border-radius:15px;padding:16px;font-size:15px;font-weight:700;display:block}@media (min-width:1024px){.Pricing-module__TjAkjG__card{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;column-gap:40px;padding:36px 40px;display:grid}.Pricing-module__TjAkjG__label,.Pricing-module__TjAkjG__priceRow,.Pricing-module__TjAkjG__desc,.Pricing-module__TjAkjG__includes{grid-column:1}.Pricing-module__TjAkjG__priceRow{flex-wrap:wrap}.Pricing-module__TjAkjG__table{grid-area:1/2/span 5;margin-bottom:0}.Pricing-module__TjAkjG__cta{transition:transform var(--t-fast) ease, box-shadow var(--t-shadow) ease;grid-column:1;justify-self:start;padding-left:44px;padding-right:44px}.Pricing-module__TjAkjG__cta:hover{box-shadow:var(--sh-dark-hover);transform:translateY(-1px)}.Pricing-module__TjAkjG__cta:active{box-shadow:none;transform:translateY(0)}}
.Reviews-module__XcOq9a__section{padding:32px 0 8px;scroll-margin-top:72px}.Reviews-module__XcOq9a__head{padding:0 var(--pad-x)}@media (min-width:1024px){.Reviews-module__XcOq9a__section{padding-top:56px}}.Reviews-module__XcOq9a__scroll{padding:0 var(--pad-x) 8px;gap:12px;display:flex;overflow-x:auto}.Reviews-module__XcOq9a__card{background:var(--c-surface-2);border-radius:var(--r-lg);flex:none;width:258px;margin:0;padding:18px}.Reviews-module__XcOq9a__person{align-items:center;gap:11px;margin-bottom:13px;display:flex}.Reviews-module__XcOq9a__avatar{width:44px;height:44px;color:var(--c-graphite);border-radius:50%;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid}.Reviews-module__XcOq9a__name{color:var(--c-graphite);font-size:13.5px;font-weight:700;display:block}.Reviews-module__XcOq9a__status{color:var(--c-text-2);font-size:11.5px;display:block}.Reviews-module__XcOq9a__stars{color:var(--c-star);letter-spacing:2px;margin-bottom:9px;font-size:13px}.Reviews-module__XcOq9a__text{color:var(--c-text-review);margin:0;font-size:13.5px;line-height:1.5}.Reviews-module__XcOq9a__note{padding:10px var(--pad-x) 0;color:var(--c-text-muted);font-size:11.5px}@media (min-width:1024px){.Reviews-module__XcOq9a__scroll{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;overflow:visible}.Reviews-module__XcOq9a__card{flex:auto;width:auto}}@media (min-width:1280px){.Reviews-module__XcOq9a__scroll{grid-template-columns:repeat(4,1fr)}}
.Faq-module__EHB7zG__list{flex-direction:column;gap:10px;display:flex}.Faq-module__EHB7zG__item{background:var(--c-surface-2);border-radius:var(--r-md);overflow:hidden}.Faq-module__EHB7zG__trigger{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 18px;display:flex}.Faq-module__EHB7zG__question{color:var(--c-graphite);margin:0;font-size:14.5px;font-weight:600;line-height:1.35}.Faq-module__EHB7zG__icon{background:var(--c-yellow);width:26px;height:26px;color:var(--c-graphite);border-radius:50%;flex:none;place-items:center;font-size:17px;font-weight:400;transition:transform .25s;display:grid}.Faq-module__EHB7zG__panel{transition:max-height .32s var(--ease-out), opacity var(--t-shadow);overflow:hidden}@media (prefers-reduced-motion:reduce){.Faq-module__EHB7zG__icon,.Faq-module__EHB7zG__panel{transition:none}}.Faq-module__EHB7zG__answer{color:var(--c-text-2);margin:0;padding:0 18px 17px;font-size:13.5px;line-height:1.55}@media (min-width:768px){.Faq-module__EHB7zG__list{grid-template-columns:1fr 1fr;align-content:start;align-items:start;gap:12px;display:grid}}@media (min-width:1024px){.Faq-module__EHB7zG__list{gap:14px 20px}.Faq-module__EHB7zG__item{transition:background-color var(--t-fast) ease}.Faq-module__EHB7zG__item:hover{background:var(--c-surface-3)}}
.FinalCta-module__IPvEmW__section{padding-bottom:32px}.FinalCta-module__IPvEmW__kicker{letter-spacing:.13em;text-transform:uppercase;color:#8a9099;align-items:center;gap:7px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.FinalCta-module__IPvEmW__dot{background:var(--c-yellow);border-radius:50%;width:6px;height:6px}.FinalCta-module__IPvEmW__title{letter-spacing:-.02em;color:var(--c-graphite);text-wrap:balance;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.1}.FinalCta-module__IPvEmW__lead{color:var(--c-text-2);margin:0 0 20px;font-size:14.5px;line-height:1.5}.FinalCta-module__IPvEmW__sending{color:var(--c-text-2);font-size:13px;font-weight:600}.FinalCta-module__IPvEmW__card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--sh-card);flex-direction:column;gap:11px;padding:22px;display:flex}@media (min-width:1024px){.FinalCta-module__IPvEmW__section{text-align:center;flex-direction:column;align-items:center;padding-top:64px;padding-bottom:64px;display:flex}.FinalCta-module__IPvEmW__title,.FinalCta-module__IPvEmW__lead{max-width:20em}.FinalCta-module__IPvEmW__card{text-align:left;width:100%;max-width:680px}}
.privacy-module__GpJUla__header{padding:15px var(--pad-x);border-bottom:1px solid var(--c-border);background:var(--c-surface);justify-content:space-between;align-items:center;gap:12px;display:flex}.privacy-module__GpJUla__back{color:var(--c-text-2);font-size:13.5px;font-weight:600}.privacy-module__GpJUla__main{padding:28px var(--pad-x) 40px;max-width:46em}@media (min-width:1024px){.privacy-module__GpJUla__main{padding-top:48px}}.privacy-module__GpJUla__title{letter-spacing:-.02em;color:var(--c-graphite);text-wrap:balance;margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.12}.privacy-module__GpJUla__revision{color:var(--c-text-muted);margin-bottom:28px;font-size:13px}.privacy-module__GpJUla__sections{flex-direction:column;gap:24px;display:flex}.privacy-module__GpJUla__sectionTitle{color:var(--c-graphite);margin-bottom:8px;font-size:17px;font-weight:700}.privacy-module__GpJUla__num{color:var(--c-yellow-dark)}.privacy-module__GpJUla__text{color:var(--c-text-2);text-wrap:pretty;font-size:14.5px;line-height:1.6}.privacy-module__GpJUla__link{color:var(--c-yellow-brown);text-decoration:underline}.privacy-module__GpJUla__backBottom{color:var(--c-graphite);margin-top:32px;font-size:14px;font-weight:600;display:inline-block}.privacy-module__GpJUla__footer{background:var(--c-graphite);color:var(--c-text-muted);padding:20px var(--pad-x);font-size:11.5px;line-height:1.5}
.not-found-module__sxuMuG__header{padding:15px var(--pad-x);border-bottom:1px solid var(--c-border);background:var(--c-surface);align-items:center;display:flex}.not-found-module__sxuMuG__main{padding:56px var(--pad-x) 80px;max-width:34em}@media (min-width:1024px){.not-found-module__sxuMuG__main{padding-top:96px;padding-bottom:120px}}.not-found-module__sxuMuG__code{letter-spacing:-.03em;color:var(--c-graphite);background:var(--g-highlight);margin-bottom:20px;padding:0 4px;font-size:56px;font-weight:800;line-height:1;display:inline-block}.not-found-module__sxuMuG__title{letter-spacing:-.02em;color:var(--c-graphite);text-wrap:balance;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.12}.not-found-module__sxuMuG__text{color:var(--c-text-2);text-wrap:pretty;margin:0 0 28px;font-size:15.5px;line-height:1.55}.not-found-module__sxuMuG__button{background:var(--c-yellow);color:var(--c-graphite);border-radius:15px;padding:16px 26px;font-size:15px;font-weight:700;display:inline-block}@media (min-width:1024px){.not-found-module__sxuMuG__button{transition:background-color var(--t-fast) ease, transform var(--t-fast) ease, box-shadow var(--t-shadow) ease}.not-found-module__sxuMuG__button:hover{background:var(--c-yellow-hover);box-shadow:var(--sh-yellow-hover);transform:translateY(-1px)}.not-found-module__sxuMuG__button:active{transform:translateY(0)}}
.Footer-module__EZoWya__footer{background:var(--c-graphite);color:var(--c-text-on-dark);padding:28px var(--pad-x)}@media (min-width:768px){.Footer-module__EZoWya__footer{padding-top:36px;padding-bottom:36px}}.Footer-module__EZoWya__brand{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__messengers{gap:8px;display:flex}.Footer-module__EZoWya__iconBtn{border-radius:var(--r-btn);background:var(--c-graphite-2);place-items:center;width:40px;height:40px;padding:0;display:grid}.Footer-module__EZoWya__iconBtn img{object-fit:contain;display:block}.Footer-module__EZoWya__tagline{color:var(--c-text-3);margin-bottom:16px;font-size:13px;font-weight:500;line-height:1.5}.Footer-module__EZoWya__contacts{flex-direction:column;gap:9px;margin-bottom:18px;font-size:13px;display:flex}.Footer-module__EZoWya__contactLink{color:var(--c-text-on-dark)}.Footer-module__EZoWya__contactLabel{color:var(--c-text-muted)}.Footer-module__EZoWya__contactValue{border-bottom:1px solid #3a3f45}.Footer-module__EZoWya__sections{flex-wrap:wrap;gap:9px 18px;margin-bottom:18px;display:flex}.Footer-module__EZoWya__sectionLink{color:var(--c-text-on-dark);font-size:13px}.Footer-module__EZoWya__privacyRow{flex-wrap:wrap;gap:9px 18px;margin-bottom:18px;display:flex}.Footer-module__EZoWya__privacyLink{color:var(--c-text-muted-2);font-size:13px}.Footer-module__EZoWya__legal{color:var(--c-text-muted);border-top:1px solid var(--c-border-dark);padding-top:14px;font-size:11.5px;line-height:1.5}@media (min-width:1024px){.Footer-module__EZoWya__footer{padding:52px var(--pad-x) 30px;grid-template-columns:.95fr 1.12fr 1fr 108px;align-content:start;column-gap:40px;display:grid;position:relative}.Footer-module__EZoWya__brand{grid-area:1/1;margin-bottom:14px}.Footer-module__EZoWya__messengers{top:52px;right:var(--pad-x);position:absolute}.Footer-module__EZoWya__tagline{grid-area:2/1;align-self:start;max-width:19em;margin-bottom:0}.Footer-module__EZoWya__sections{grid-area:1/2/span 2;grid-template-columns:1fr 1fr;align-content:start;gap:11px 22px;margin-bottom:0;display:grid}.Footer-module__EZoWya__contacts{grid-area:1/3/span 2;align-self:start;gap:11px;margin-bottom:0}.Footer-module__EZoWya__sections:before,.Footer-module__EZoWya__contacts:before{content:attr(data-title);font:700 11px/1 var(--font-sans);letter-spacing:.13em;text-transform:uppercase;color:var(--c-text-muted);margin-bottom:15px;display:block}.Footer-module__EZoWya__sections:before{grid-column:1/-1}.Footer-module__EZoWya__footer:after{content:"";border-top:1px solid var(--c-border-dark);grid-area:3/1/auto/-1;align-self:start;margin-top:40px}.Footer-module__EZoWya__legal{border-top:0;grid-area:3/1/auto/3;align-self:start;margin-top:40px;padding-top:16px}.Footer-module__EZoWya__privacyRow{grid-area:3/3/auto/-1;justify-content:flex-end;place-self:start end;margin:40px 0 0;padding-top:16px}.Footer-module__EZoWya__iconBtn,.Footer-module__EZoWya__contactLink,.Footer-module__EZoWya__sectionLink,.Footer-module__EZoWya__privacyLink{transition:color var(--t-fast) ease, background-color var(--t-fast) ease, transform var(--t-fast) ease}.Footer-module__EZoWya__iconBtn:hover{background:var(--c-graphite-3);transform:translateY(-2px)}.Footer-module__EZoWya__iconBtn:active{transform:translateY(0)}.Footer-module__EZoWya__sectionLink:hover,.Footer-module__EZoWya__privacyLink:hover{text-decoration:underline}.Footer-module__EZoWya__privacyLink:hover{color:var(--c-text-on-dark)}.Footer-module__EZoWya__contactLink:hover{color:var(--c-yellow)}}
