.Button-module-scss-module__HB5Z3q__button{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;padding:24px 32px;font-size:18px;font-weight:600;line-height:24px;transition:opacity .2s;display:inline-flex}.Button-module-scss-module__HB5Z3q__button:hover{opacity:.9}.Button-module-scss-module__HB5Z3q__button:active{opacity:.8}.Button-module-scss-module__HB5Z3q__view-white{color:#0a0a0a;background-color:#fff}
.Text-module-scss-module__mRwSyG__text{margin:0;font-weight:600}.Text-module-scss-module__mRwSyG__size-3xl{font-size:var(--font-size-3xl);line-height:1.15}.Text-module-scss-module__mRwSyG__size-2xl{font-size:var(--font-size-2xl);line-height:52px}.Text-module-scss-module__mRwSyG__size-xl{font-size:var(--font-size-xl);font-weight:500;line-height:1.3}.Text-module-scss-module__mRwSyG__size-l{font-size:var(--font-size-l);line-height:32px}.Text-module-scss-module__mRwSyG__size-m{font-size:var(--font-size-m);font-weight:500;line-height:1.4}.Text-module-scss-module__mRwSyG__size-s{font-size:var(--font-size-s);font-weight:500;line-height:1.4}.Text-module-scss-module__mRwSyG__view-primary{color:var(--text-color-primary)}.Text-module-scss-module__mRwSyG__view-secondary{color:var(--text-color-secondary)}.Text-module-scss-module__mRwSyG__view-inverted{color:var(--text-color-inverted)}
.Card-module-scss-module__ZcVXRG__wrapper{gap:var(--space-m);flex-direction:column;display:flex;position:relative}.Card-module-scss-module__ZcVXRG__link{z-index:1;position:absolute;inset:0}.Card-module-scss-module__ZcVXRG__image{aspect-ratio:450/512;border-radius:var(--space-m);background:#d4d4d4;width:100%;position:relative;overflow:hidden}.Card-module-scss-module__ZcVXRG__image img{object-fit:cover;border-radius:var(--space-m);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Card-module-scss-module__ZcVXRG__imageWithLink:after{content:"";border-radius:var(--space-m);pointer-events:none;background:linear-gradient(360deg,#0a0a0a00 0%,#0a0a0a40 50%,#0a0a0aa6 100%);position:absolute;inset:0}.Card-module-scss-module__ZcVXRG__content{gap:var(--space-s);flex-direction:column;display:flex}
.FaqItem-module-scss-module__O2tatW__wrapper{width:100%}.FaqItem-module-scss-module__O2tatW__trigger{width:100%;padding:var(--space-2xl) var(--space-xl);border-radius:var(--border-radius);cursor:pointer;text-align:left;background:#fff;border:none;align-items:flex-start;gap:10px;display:flex}.FaqItem-module-scss-module__O2tatW__text{gap:var(--space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.FaqItem-module-scss-module__O2tatW__title{color:var(--text-color-primary);font-weight:600;font-size:var(--font-size-l);line-height:44px}.FaqItem-module-scss-module__O2tatW__content{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .2s;display:grid}.FaqItem-module-scss-module__O2tatW__contentOpen{opacity:1;grid-template-rows:1fr}.FaqItem-module-scss-module__O2tatW__contentInner{overflow:hidden}.FaqItem-module-scss-module__O2tatW__description{color:var(--text-color-secondary);font-weight:500;font-size:var(--font-size-m);line-height:28px;display:block}.FaqItem-module-scss-module__O2tatW__toggle{background:var(--text-color-primary);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.FaqItem-module-scss-module__O2tatW__toggleIcon{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:12px;height:12px}
.Header-module-scss-module__wS1-Va__header{--header-current-height:var(--header-height);--wipe-duration:.5s;--wipe-ease:cubic-bezier(.4, 0, .2, 1);z-index:100;color:var(--text-color-primary);transition:transform .25s ease,color var(--wipe-duration) var(--wipe-ease),height .35s var(--wipe-ease),padding .35s var(--wipe-ease);padding:var(--space-m) var(--space-xl);height:var(--header-current-height);background:0 0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.Header-module-scss-module__wS1-Va__surface{z-index:0;background:var(--background);border-bottom:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);transition:transform var(--wipe-duration) var(--wipe-ease);will-change:transform;position:absolute;inset:0;transform:translateY(0)}.Header-module-scss-module__wS1-Va__inner{z-index:1;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.Header-module-scss-module__wS1-Va__expanded{--header-current-height:var(--header-height-expanded);padding:var(--space-xl) var(--space-2xl)}.Header-module-scss-module__wS1-Va__inverted{color:var(--text-color-inverted)}.Header-module-scss-module__wS1-Va__inverted .Header-module-scss-module__wS1-Va__surface,.Header-module-scss-module__wS1-Va__hidden{transform:translateY(-100%)}.Header-module-scss-module__wS1-Va__logo{align-items:center;height:100%;display:flex}.Header-module-scss-module__wS1-Va__logo a{height:100%;display:block;position:relative}.Header-module-scss-module__wS1-Va__logo img{width:auto;height:100%;max-height:100px;transition:max-height .35s var(--wipe-ease),opacity var(--wipe-duration) var(--wipe-ease);display:block}.Header-module-scss-module__wS1-Va__logoDark,.Header-module-scss-module__wS1-Va__logoLight{transition:opacity var(--wipe-duration) var(--wipe-ease)}.Header-module-scss-module__wS1-Va__logoLight{opacity:0;position:absolute;top:0;left:0}.Header-module-scss-module__wS1-Va__inverted .Header-module-scss-module__wS1-Va__logoDark{opacity:0}.Header-module-scss-module__wS1-Va__inverted .Header-module-scss-module__wS1-Va__logoLight{opacity:1}.Header-module-scss-module__wS1-Va__expanded .Header-module-scss-module__wS1-Va__logo img{max-height:140px}.Header-module-scss-module__wS1-Va__nav{font-size:var(--font-size-m);transition:font-size .35s var(--wipe-ease);gap:1.5rem;padding:1rem 1.5rem;display:flex}.Header-module-scss-module__wS1-Va__expanded .Header-module-scss-module__wS1-Va__nav{font-size:var(--font-size-l)}.Header-module-scss-module__wS1-Va__headerAppear{--header-appear-ease:cubic-bezier(.22, 1, .36, 1);opacity:0;animation:Header-module-scss-module__wS1-Va__headerFadeUp .55s var(--header-appear-ease) forwards}.Header-module-scss-module__wS1-Va__logo.Header-module-scss-module__wS1-Va__headerAppear{animation-delay:.12s}.Header-module-scss-module__wS1-Va__nav.Header-module-scss-module__wS1-Va__headerAppear{animation-delay:.2s}@keyframes Header-module-scss-module__wS1-Va__headerFadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module-scss-module__wS1-Va__headerAppear{opacity:1;animation:none;transform:none}}.Header-module-scss-module__wS1-Va__spacer{height:var(--header-height);flex-shrink:0}
.Hero-module-scss-module__twV7AW__hero{--hero-appear-ease:cubic-bezier(.22, 1, .36, 1);--hero-zoom-ease:cubic-bezier(.22, 1, .36, 1);--hero-parallax:0px;min-height:95vh;transform:translate3d(0, var(--hero-parallax), 0);will-change:transform;background:#0a0a0a;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden;padding-top:calc(var(--header-height-expanded) + var(--space-xl))!important}.Hero-module-scss-module__twV7AW__content{z-index:1;gap:var(--space-3xl);width:100%;max-width:unset;flex:1;grid-template-rows:1fr auto;display:grid;position:relative}.Hero-module-scss-module__twV7AW__logoWrap{justify-content:center;align-items:center;display:flex}.Hero-module-scss-module__twV7AW__logo{object-fit:contain;transform-origin:50%;width:50%;max-width:1100px;height:auto;animation:Hero-module-scss-module__twV7AW__heroLogoZoom 1.1s var(--hero-zoom-ease) both;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;display:block}.Hero-module-scss-module__twV7AW__bottom{gap:var(--space-l);justify-content:space-between;display:flex}.Hero-module-scss-module__twV7AW__left{gap:var(--space-m);flex-direction:column;display:flex}.Hero-module-scss-module__twV7AW__title{white-space:normal;opacity:0;animation:Hero-module-scss-module__twV7AW__heroFadeUp .55s var(--hero-appear-ease) .18s forwards}.Hero-module-scss-module__twV7AW__subtitle{opacity:0;animation:Hero-module-scss-module__twV7AW__heroFadeUp .55s var(--hero-appear-ease) .26s forwards;line-height:42px}.Hero-module-scss-module__twV7AW__cta{opacity:0;animation:Hero-module-scss-module__twV7AW__heroFadeUp .55s var(--hero-appear-ease) .34s forwards}.Hero-module-scss-module__twV7AW__right{min-width:0}@keyframes Hero-module-scss-module__twV7AW__heroLogoZoom{0%{opacity:.92;transform:translateY(-48px)scale(1.3)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Hero-module-scss-module__twV7AW__heroFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__twV7AW__hero{transform:none}.Hero-module-scss-module__twV7AW__logo,.Hero-module-scss-module__twV7AW__title,.Hero-module-scss-module__twV7AW__subtitle,.Hero-module-scss-module__twV7AW__cta{opacity:1;animation:none;transform:none}}
.HowWeWorkCard-module-scss-module__Xmp-Jq__wrapper{border-radius:var(--border-radius);flex-direction:column;min-height:600px;display:flex;overflow:hidden}.HowWeWorkCard-module-scss-module__Xmp-Jq__content{gap:var(--space-xl);padding:var(--space-2xl) var(--space-xl);background:#fff;flex-direction:column;display:flex}.HowWeWorkCard-module-scss-module__Xmp-Jq__label{align-items:center;gap:var(--space-xs);display:flex}.HowWeWorkCard-module-scss-module__Xmp-Jq__icon{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;flex-shrink:0;width:24px;height:24px}.HowWeWorkCard-module-scss-module__Xmp-Jq__labelText{font-size:18px;font-weight:600;line-height:24px}.HowWeWorkCard-module-scss-module__Xmp-Jq__title{white-space:pre-line}.HowWeWorkCard-module-scss-module__Xmp-Jq__image{flex:1;min-height:0;position:relative}.HowWeWorkCard-module-scss-module__Xmp-Jq__image img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
.InfoCard-module-scss-module__RbMpiq__wrapper{gap:var(--space-m);border-radius:var(--border-radius);background-color:#fff;grid-template-columns:1fr 1fr;min-height:160px;display:grid;overflow:hidden}.InfoCard-module-scss-module__RbMpiq__left{gap:var(--space-m);padding:var(--space-2xl) var(--space-xl);flex-direction:column;justify-content:center;display:flex}.InfoCard-module-scss-module__RbMpiq__description{white-space:pre-line}.InfoCard-module-scss-module__RbMpiq__right{width:100%;min-height:0}.InfoCard-module-scss-module__RbMpiq__right img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%}.InfoCard-module-scss-module__RbMpiq__imageContain img{object-fit:contain}
.LicenseCard-module-scss-module__cLIHra__wrapper{border-radius:var(--border-radius);background-color:#fff;grid-template-columns:1fr .75fr;display:grid;overflow:hidden}.LicenseCard-module-scss-module__cLIHra__content{gap:var(--space-2xl);padding:var(--space-2xl) var(--space-xl);flex-direction:column;min-width:0;display:flex}.LicenseCard-module-scss-module__cLIHra__header{gap:var(--space-s);flex-direction:column;display:flex}.LicenseCard-module-scss-module__cLIHra__meta{gap:var(--space-m);grid-auto-flow:column;display:grid}.LicenseCard-module-scss-module__cLIHra__metaItem{gap:var(--space-s);padding:var(--space-s) var(--space-xl);border-radius:var(--border-radius-s);background:#f1f1f180;flex-direction:column;flex:1 1 0;min-width:0;display:flex}.LicenseCard-module-scss-module__cLIHra__list{gap:var(--space-m);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.LicenseCard-module-scss-module__cLIHra__listItem{align-items:flex-start;gap:var(--space-s);display:flex}.LicenseCard-module-scss-module__cLIHra__check{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;flex-shrink:0;width:24px;height:24px;margin-top:1px}.LicenseCard-module-scss-module__cLIHra__expand{width:100%;padding:var(--space-xl) var(--space-2xl);cursor:pointer;text-align:left;background:#f1f1f180;border:none;border-radius:16px;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.LicenseCard-module-scss-module__cLIHra__expandText{color:var(--text-color-primary);font-size:18px;font-weight:600;line-height:24px}.LicenseCard-module-scss-module__cLIHra__chevron{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;flex-shrink:0;width:24px;height:24px;transition:transform .2s}.LicenseCard-module-scss-module__cLIHra__expandOpen .LicenseCard-module-scss-module__cLIHra__chevron{transform:rotate(180deg)}.LicenseCard-module-scss-module__cLIHra__image{align-self:stretch;min-height:0;position:relative}.LicenseCard-module-scss-module__cLIHra__image img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;position:absolute;inset:0}
.Logo-module-scss-module__23_uaW__logo{flex-shrink:0;align-items:center;gap:16px;height:100px;display:flex}.Logo-module-scss-module__23_uaW__mark{flex-shrink:0;width:94px;height:100%;position:relative;overflow:hidden}.Logo-module-scss-module__23_uaW__piece{justify-content:center;align-items:center;display:flex;position:absolute}.Logo-module-scss-module__23_uaW__piece img{object-fit:fill;width:100%;max-width:none;height:100%;display:block}.Logo-module-scss-module__23_uaW__piece[data-piece="1"]{inset:-6.35% 12.09% 47.69% 17.78%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="2"]{inset:11.26% 43.8% 26.08% -13.52%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="3"]{inset:34.43% 32.55% -7.14% 3.9%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="4"]{inset:41.15% -6.29% -2.73% 24.57%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="5"]{inset:6.81% -10.94% 19.74% 48%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="6"]{inset:-6.34% 12.09% 47.68% 17.78%;transform:rotate(-18deg)}.Logo-module-scss-module__23_uaW__piece[data-piece="7"]{inset:33.89% 61.53% 33.89% -.09%}.Logo-module-scss-module__23_uaW__wordmark{flex-shrink:0;width:176px;height:46px;display:block}
.Title-module-scss-module__GFuh2W__wrapper{gap:var(--space-m);flex-direction:column;display:flex}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.page-module-scss-module__-ytPBG__wrapper{width:100%}.page-module-scss-module__-ytPBG__sectionContent{max-width:var(--content-width);gap:var(--space-xl);flex-direction:column;width:100%;margin:0 auto;display:flex}.page-module-scss-module__-ytPBG__section{width:100%;padding:var(--space-xl) var(--space-2xl)}.page-module-scss-module__-ytPBG__column{gap:var(--space-m);flex-direction:column;display:flex}.page-module-scss-module__-ytPBG__gap_3xs{gap:var(--space-3xs)}.page-module-scss-module__-ytPBG__gap_2xs{gap:var(--space-2xs)}.page-module-scss-module__-ytPBG__gap_xs{gap:var(--space-xs)}.page-module-scss-module__-ytPBG__gap_s{gap:var(--space-s)}.page-module-scss-module__-ytPBG__gap_m{gap:var(--space-m)}.page-module-scss-module__-ytPBG__gap_l{gap:var(--space-l)}.page-module-scss-module__-ytPBG__gap_xl{gap:var(--space-xl)}.page-module-scss-module__-ytPBG__gap_2xl{gap:var(--space-2xl)}.page-module-scss-module__-ytPBG__gap_3xl{gap:var(--space-3xl)}.page-module-scss-module__-ytPBG__gap_4xl{gap:var(--space-4xl)}.page-module-scss-module__-ytPBG__gap_5xl{gap:var(--space-5xl)}.page-module-scss-module__-ytPBG__gap_6xl{gap:var(--space-6xl)}.page-module-scss-module__-ytPBG__teamGrid{gap:var(--space-xl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-module-scss-module__-ytPBG__bigLogoSection{padding:var(--space-3xl) 0;background-color:#000;justify-content:center;align-items:center;display:flex}.page-module-scss-module__-ytPBG__bigLogoSection .page-module-scss-module__-ytPBG__container{justify-content:center;align-items:center;width:max(35%,290px);height:100%;max-height:900px;display:flex}.page-module-scss-module__-ytPBG__requisites{gap:var(--space-l);flex-direction:column;display:flex}.page-module-scss-module__-ytPBG__requisiteItem{gap:var(--space-2xl);grid-template-columns:minmax(0,.4fr) minmax(0,1fr);align-items:start;display:grid}
.page-module-scss-module__rcUngW__wrapper{width:100%;margin-top:calc(-1*var(--header-height-expanded))}.page-module-scss-module__rcUngW__sectionContent{max-width:var(--content-width);gap:var(--space-xl);flex-direction:column;width:100%;margin:0 auto;display:flex}.page-module-scss-module__rcUngW__section{width:100%;padding:var(--space-xl) var(--space-2xl)}.page-module-scss-module__rcUngW__anchor{scroll-margin-top:var(--header-height)}.page-module-scss-module__rcUngW__row{gap:var(--space-m);display:flex}.page-module-scss-module__rcUngW__column{gap:var(--space-m);flex-direction:column;display:flex}.page-module-scss-module__rcUngW__gap_3xs{gap:var(--space-3xs)}.page-module-scss-module__rcUngW__gap_2xs{gap:var(--space-2xs)}.page-module-scss-module__rcUngW__gap_xs{gap:var(--space-xs)}.page-module-scss-module__rcUngW__gap_s{gap:var(--space-s)}.page-module-scss-module__rcUngW__gap_m{gap:var(--space-m)}.page-module-scss-module__rcUngW__gap_l{gap:var(--space-l)}.page-module-scss-module__rcUngW__gap_xl{gap:var(--space-xl)}.page-module-scss-module__rcUngW__gap_2xl{gap:var(--space-2xl)}.page-module-scss-module__rcUngW__gap_3xl{gap:var(--space-3xl)}.page-module-scss-module__rcUngW__gap_4xl{gap:var(--space-4xl)}.page-module-scss-module__rcUngW__gap_5xl{gap:var(--space-5xl)}.page-module-scss-module__rcUngW__gap_6xl{gap:var(--space-6xl)}.page-module-scss-module__rcUngW__aboutCompany{align-items:stretch;gap:var(--space-m);grid-template-columns:1fr 1fr;display:grid}.page-module-scss-module__rcUngW__aboutCompany .page-module-scss-module__rcUngW__imageBlock{border-radius:var(--border-radius);min-height:0;position:relative;overflow:hidden}.page-module-scss-module__rcUngW__aboutCompany .page-module-scss-module__rcUngW__imageBlock .page-module-scss-module__rcUngW__descriptionBlock{z-index:1;bottom:var(--space-xl);left:var(--space-xl);right:var(--space-xl);padding:var(--space-xl);border-radius:var(--border-radius-s);-webkit-backdrop-filter:blur(18px);background:#f1f1f11a;border:1px solid #fff3;position:absolute}.page-module-scss-module__rcUngW__aboutCompany .page-module-scss-module__rcUngW__imageBlock .page-module-scss-module__rcUngW__image{object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.page-module-scss-module__rcUngW__partners{gap:var(--space-m);flex-wrap:wrap;justify-content:center;display:flex}.page-module-scss-module__rcUngW__howWeWork{gap:var(--space-xl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-module-scss-module__rcUngW__faq{gap:var(--space-2xl);grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start;display:grid}.page-module-scss-module__rcUngW__faqAside{gap:var(--space-m);flex-direction:column;display:flex}.page-module-scss-module__rcUngW__faqAsideText{line-height:28px}.page-module-scss-module__rcUngW__faqLink{align-items:center;gap:var(--space-xs);color:var(--color-accent);font-weight:600;font-size:var(--font-size-m);width:fit-content;line-height:24px;text-decoration:none;display:inline-flex}.page-module-scss-module__rcUngW__faqLink img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:24px;height:24px}.page-module-scss-module__rcUngW__faqList{gap:var(--space-xl);flex-direction:column;display:flex}.page-module-scss-module__rcUngW__partnerCard{flex:0 1 calc((100% - 2*var(--space-m))/3);height:160px;padding:var(--space-2xl);border-radius:var(--border-radius);background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden}.page-module-scss-module__rcUngW__partnerLogo{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;max-width:100%;height:100%}
.page-module-scss-module__rocvOa__wrapper{width:100%}.page-module-scss-module__rocvOa__sectionContent{max-width:var(--content-width);gap:var(--space-xl);flex-direction:column;width:100%;margin:0 auto;display:flex}.page-module-scss-module__rocvOa__section{width:100%;padding:var(--space-xl) var(--space-2xl)}.page-module-scss-module__rocvOa__column{gap:var(--space-m);flex-direction:column;display:flex}.page-module-scss-module__rocvOa__gap_3xs{gap:var(--space-3xs)}.page-module-scss-module__rocvOa__gap_2xs{gap:var(--space-2xs)}.page-module-scss-module__rocvOa__gap_xs{gap:var(--space-xs)}.page-module-scss-module__rocvOa__gap_s{gap:var(--space-s)}.page-module-scss-module__rocvOa__gap_m{gap:var(--space-m)}.page-module-scss-module__rocvOa__gap_l{gap:var(--space-l)}.page-module-scss-module__rocvOa__gap_xl{gap:var(--space-xl)}.page-module-scss-module__rocvOa__gap_2xl{gap:var(--space-2xl)}.page-module-scss-module__rocvOa__gap_3xl{gap:var(--space-3xl)}.page-module-scss-module__rocvOa__gap_4xl{gap:var(--space-4xl)}.page-module-scss-module__rocvOa__gap_5xl{gap:var(--space-5xl)}.page-module-scss-module__rocvOa__gap_6xl{gap:var(--space-6xl)}.page-module-scss-module__rocvOa__projectsGrid{gap:var(--space-xl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}
