.country-flag{display:block;flex:0 0 auto;overflow:hidden;border-radius:999px;box-shadow:inset 0 0 0 1px #0e17281f}.lang-switch{position:relative;width:72px;flex-shrink:0}.lang-switch__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:72px;height:42px;padding:10px 12px;gap:4px;border:none;background:none;box-shadow:none;cursor:pointer;color:#52525b;overflow:visible}.lang-switch__trigger:hover .drawn--outline:after,.lang-switch__trigger--open .drawn--outline:after{background:#f0f5fa}.lang-switch__flag,.lang-switch__chevron,.lang-switch__label{position:relative;z-index:1}.lang-switch__flag{display:inline-flex;width:20px;height:20px;overflow:hidden;border-radius:999px}.lang-switch__chevron{width:20px;height:20px;flex:none;color:#667085}.lang-switch__menu{position:absolute;top:calc(100% + 6px);right:-8px;z-index:20;width:196px;padding:16px 12px;margin:0;list-style:none;background:none;border:none;box-shadow:none;visibility:hidden;pointer-events:none;filter:drop-shadow(0 1px 0 #d0d5dd) drop-shadow(0 -1px 0 #d0d5dd) drop-shadow(1px 0 0 #d0d5dd) drop-shadow(-1px 0 0 #d0d5dd)}.lang-switch__menu.is-open{visibility:visible;pointer-events:auto}.lang-switch__menu:before,.lang-switch__menu:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;-webkit-mask:url(/images/card-shape.webp) center / 100% 100% no-repeat;mask:url(/images/card-shape.webp) center / 100% 100% no-repeat}.lang-switch__menu:before{display:none}.lang-switch__menu:after{top:0;right:0;bottom:0;left:0;background:#fff}.lang-switch__menu li{position:relative;z-index:1}.lang-switch__option{position:relative;display:flex;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;border:none;background:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#0e1728;text-align:left}.lang-switch__option>:not(.drawn){position:relative;z-index:1}.lang-switch__option-hover{opacity:0}.lang-switch__option:hover .lang-switch__option-hover,.lang-switch__option--active .lang-switch__option-hover{opacity:1}.lang-switch__option:hover .drawn--outline:after,.lang-switch__option--active .drawn--outline:after{background:#f0f5fa}.lang-switch__option:hover,.lang-switch__option--active{color:#233876}.lang-switch--full{width:100%}.lang-switch__trigger--full{width:100%;height:48px;justify-content:flex-start;padding:0 14px}.lang-switch__label{flex:1;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#0e1728;text-align:left}.lang-switch--full .lang-switch__menu{left:0;right:0;width:auto}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:none;animation:header-in .18s ease both}.header:before,.header:after{content:"";position:absolute;left:0;right:0;top:0;bottom:-10px;pointer-events:none;z-index:0;-webkit-mask:url(/images/nav-fill.webp) center / 100% 100% no-repeat;mask:url(/images/nav-fill.webp) center / 100% 100% no-repeat}.header:before{background:#d0d5dd;transform:translateY(1.5px)}.header:after{background:#fff}@keyframes header-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.header{animation:none}}.header__nav{position:relative;width:100%}.header__inner{position:relative;z-index:2;width:100%;margin:0 auto;padding:0 80px;height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:24px}.header__logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;z-index:2;justify-self:start}.header__logo-icon-wrap{width:51px;height:57px;flex-shrink:0;position:relative;overflow:visible}.header__logo-icon{width:46px;height:49px;object-fit:cover;position:absolute;top:51%;left:51%;transform:translate(-50%,-50%)}.header__logo-text{display:flex;flex-direction:column;white-space:nowrap}.header__logo-name{font-family:Inter,sans-serif;font-size:21px;font-weight:700;line-height:1.1;color:#233876}.header__logo-tagline{font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.1;color:#233876}.header__logo-china{color:#3376df}.header__backdrop{display:none}.header__panel{display:flex;align-items:center;justify-self:center}.header__panel-shape{display:none}.header__links{display:flex;align-items:center;justify-content:center;gap:8px}.header__link{position:relative;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:1;color:#000;text-decoration:none;white-space:nowrap}.header__link-shape{opacity:0}.header__link-text{position:relative;z-index:1}.header__link:hover{color:#233876}.header__link:hover .header__link-shape{opacity:1}.header__actions{display:flex;align-items:center;justify-self:end;gap:12px;position:relative;z-index:3}.header__lang--mobile{display:none}.header__burger{display:none;width:40px;height:40px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;background:#fff;border:1px solid #e4e7ec;border-radius:10px;cursor:pointer}.header__burger span{display:block;width:16px;height:2px;background:#233876;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.header__burger--open span:first-child{transform:translateY(4px) rotate(45deg)}.header__burger--open span:last-child{transform:translateY(-4px) rotate(-45deg)}body.nav-open{overflow:hidden}@media(max-width:1199.98px){.header__inner{height:64px;padding:0 16px;grid-template-columns:minmax(0,1fr) auto;column-gap:12px}.header__logo-icon-wrap{width:35px;height:41px}.header__logo-icon{width:32px;height:35px}.header__logo-name{font-size:18px}.header__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;border:0;padding:0;background:#0e172847;cursor:default}.header__panel{position:fixed;top:80px;left:16px;right:16px;z-index:2;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:20px 18px 18px;background:none;border:none;border-radius:0;box-shadow:none;justify-self:stretch;visibility:hidden;pointer-events:none}.header__panel-shape{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;filter:drop-shadow(0 1px 0 #d0d5dd) drop-shadow(0 -1px 0 #d0d5dd) drop-shadow(1px 0 0 #d0d5dd) drop-shadow(-1px 0 0 #d0d5dd)}.header__panel-shape:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url(/images/menu-shape.webp) center / 100% 100% no-repeat;mask:url(/images/menu-shape.webp) center / 100% 100% no-repeat}.header--open .header__panel{visibility:visible;pointer-events:auto}.header__links{position:relative;z-index:1;flex-direction:column;align-items:stretch;gap:6px}.header__link{height:48px;justify-content:flex-start;padding:0 14px;font-size:16px;background:none}.header__link:hover{color:#233876;background:none}.header__lang--desktop{display:none}.header__lang--mobile{display:block;position:relative;z-index:1;width:100%;margin-top:4px;padding-top:16px;border-top:none}.header__lang--mobile:before{content:"";position:absolute;left:8px;right:8px;top:4px;height:8px;background:#d0d5dd;pointer-events:none;-webkit-mask:url(/images/nav-line.webp) center / 100% 100% no-repeat;mask:url(/images/nav-line.webp) center / 100% 100% no-repeat}.header__burger{display:flex}}@media(max-width:777.98px){.header__inner{padding:0 16px}.header__logo-tagline{font-size:11px}}.image-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:222px;height:52px;border-radius:10px;overflow:hidden;text-decoration:none;flex-shrink:0;border:none;cursor:pointer;padding:0;background:none}.image-btn:disabled{opacity:.6;cursor:not-allowed}.image-btn__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:opacity .35s cubic-bezier(.34,1.2,.64,1)}.image-btn__bg--hover{opacity:0}.image-btn:hover .image-btn__bg--hover,.image-btn:focus-visible .image-btn__bg--hover{opacity:1}.image-btn__text{position:relative;z-index:1;font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:24px;color:#fff}.image-btn--wide{width:100%;max-width:100%}@media(max-width:777px){.image-btn{width:100%}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.reveal--visible,.reveal.reveal-stagger{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transform:translateY(18px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.reveal--visible.reveal-stagger>*:nth-child(1){transition-delay:.04s}.reveal--visible.reveal-stagger>*:nth-child(2){transition-delay:.1s}.reveal--visible.reveal-stagger>*:nth-child(3){transition-delay:.16s}.reveal--visible.reveal-stagger>*:nth-child(4){transition-delay:.22s}.reveal--visible.reveal-stagger>*:nth-child(5){transition-delay:.28s}.reveal--visible.reveal-stagger>*:nth-child(6){transition-delay:.34s}.reveal--visible.reveal-stagger>*{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal,.reveal-stagger>*{opacity:1;transform:none;transition:none}}.offers{padding:80px;background:linear-gradient(180deg,#fff,#f0f5fa);overflow-x:hidden}.offers__container{max-width:1280px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center;gap:32px}.offers__header{position:relative;max-width:650px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.offers__title{position:relative;z-index:1;font-family:Inter,sans-serif;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876}.offers__highlight{position:relative;display:inline-block;white-space:nowrap}.offers__doodle{position:absolute;left:50%;top:48%;width:295px;height:125px;max-width:none;transform:translate(-50%,-50%) rotate(8deg);object-fit:contain;pointer-events:none;z-index:2}.offers__text{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b;max-width:660px}.offers__marquee{width:100%;overflow:hidden}.offers__track{display:flex;gap:16px;width:max-content;will-change:transform}.offers__card{flex-shrink:0;width:198px;height:280px;border-radius:8px;overflow:hidden;box-shadow:.3px .3px .43px -1.25px #0000002e,1.14px 1.14px 1.62px -2.5px #00000029,5px 5px 7.07px -3.75px #0000000f}.offers__card img{width:100%;height:100%;object-fit:cover}@media(max-width:1199px){.offers{padding:40px}.offers__title{font-size:34px}.offers__doodle{width:230px;height:98px}}@media(max-width:777px){.offers{padding:60px 20px}.offers__container{padding:0}.offers__title{font-size:27px}.offers__doodle{width:172px;height:73px}.offers__text{font-size:14px}.offers__card{width:160px;height:226px}}.hero-section{overflow-x:hidden}.hero{overflow:hidden;background:linear-gradient(180deg,#f0f5fa,#fff)}.hero__content{width:100%;margin:0 auto;padding:167px 80px 80px;display:flex;align-items:center;gap:60px}.hero__text-col{flex:0 0 53%;min-width:0;display:flex;flex-direction:column;gap:24px;container-type:inline-size}.hero__title{display:flex;flex-direction:column;gap:0;width:100%;font-size:clamp(18px,5.2vw,52px);font-size:clamp(18px,7.4cqi,52px)}.hero__text-col[data-hero-lang=ru] .hero__title{font-size:clamp(20px,6.2vw,52px);font-size:clamp(20px,8.8cqi,52px)}.hero__title-line{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:.2em;font-family:Inter,sans-serif;font-size:1em;font-weight:800;letter-spacing:-.019em;line-height:1.1;color:#233876}.hero__inline-photo{width:1.077em;height:1.385em;border-radius:.48em;object-fit:cover;flex-shrink:0;transform-origin:center bottom;cursor:pointer;transition:transform .45s cubic-bezier(.34,1.4,.64,1)}.hero__inline-photo:hover{transform:rotate(-11deg)}.hero__china-text{width:1.46em;height:.77em;object-fit:contain;flex-shrink:0;cursor:pointer;mix-blend-mode:multiply;transform-origin:center center;transition:transform .4s cubic-bezier(.34,1.4,.64,1)}.hero__china-text:hover{transform:scale(1.14)}.hero__copy{display:flex;flex-direction:column;gap:24px;width:100%}.hero__body{display:flex;flex-direction:column;gap:10px}.hero__body p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#52525b}.hero__image-col{flex:1 1 47%;position:relative;min-width:0;padding:30px 30px 0 0;container-type:inline-size}.hero__photo-frame{position:relative;height:600px}.hero__photo-wrap{height:100%}.hero__photo{width:100%;height:100%;object-fit:cover}.hero__badge{position:absolute;bottom:24px;left:-60px;z-index:2;display:flex;align-items:center;gap:12px;padding:14px 22px;background:none}.hero__badge-shape.drawn--outline:after{background:#e3f1ff}.hero__badge-avatars,.hero__badge-text{position:relative;z-index:1}.hero__badge-avatars{display:flex;align-items:center}.hero__badge-avatars img{width:40px;height:40px;border-radius:50%;border:1.5px solid #fff;object-fit:cover;margin-left:-12px}.hero__badge-avatars img:first-child{margin-left:0}.hero__badge-text{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.6;color:#233876;white-space:nowrap}.hero__lanterns{position:absolute;top:-18cqi;right:-2cqi;width:min(191px,42cqi);height:auto;aspect-ratio:191 / 278;object-fit:cover;transform-origin:top center;animation:hero-float-lanterns 4.2s ease-in-out infinite;z-index:3;pointer-events:none}@keyframes hero-float-lanterns{0%,to{transform:rotate(0)}50%{transform:rotate(-4deg)}}@media(prefers-reduced-motion:reduce){.hero__lanterns{animation:none}}@media(max-width:1199px){.hero__content{padding:120px 40px 60px;gap:40px}.hero__body p{font-size:14px}}@media(max-width:777px){.hero__content{flex-direction:column;align-items:flex-start;padding:100px 20px 40px;gap:32px}.hero__text-col{display:contents}.hero__title{order:1;width:100%}.hero__image-col{order:2;width:100%;min-height:auto;padding:15px 15px 0 0}.hero__copy{order:3}.hero__photo-frame{height:auto;aspect-ratio:4/5}.hero__badge{left:8px;right:8px;bottom:12px;width:auto;max-width:calc(100% - 16px);padding:10px 12px;gap:8px}.hero__badge-avatars img{width:32px;height:32px}.hero__badge-text{font-size:12px;line-height:1.3;white-space:normal}.hero__lanterns{width:min(168px,46cqi);top:8px;right:0}}.about{position:relative;width:100%;padding:80px;overflow-x:hidden;scroll-margin-top:80px}.about__inner{position:relative;z-index:1;width:100%;display:flex;align-items:center;gap:32px}.about__bg-map{position:absolute;z-index:0;width:1040px;height:712px;max-width:none;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;opacity:.1;pointer-events:none}.about__content{position:relative;z-index:2;flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.about__heading-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}.about__sticker{width:102px;height:58px;object-fit:contain;max-width:none}.about__title-wrap{position:relative;display:inline-block;padding-bottom:10px}.about__title{font-family:Inter,sans-serif;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;text-align:left}.about__doodle{position:absolute;left:-6px;bottom:1px;width:208px;height:11px;max-width:none;object-fit:cover;transform:rotate(-1deg);pointer-events:none}html[lang=en] .about__doodle{width:148px}.about__text{display:flex;flex-direction:column;gap:16px}.about__copy{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.about__text p,.about-entry p{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.about__btn{width:205px;height:48px}.about__btn.is-hidden{visibility:hidden;pointer-events:none}.about__image-col{position:relative;z-index:2;flex:1;min-width:0;padding:30px 30px 0 0}.about__photo-frame{height:532px}.about__photo-wrap{height:100%}.about__photo{width:100%;height:100%;object-fit:cover;display:block}.about-preload{position:absolute;width:80px;height:80px;overflow:hidden;opacity:0;pointer-events:none;left:0;top:0}.about-more-panel{height:0;overflow:hidden}.about-more{position:relative;z-index:1;width:100%;margin-top:80px;display:flex;flex-direction:column;gap:56px;scroll-margin-top:80px;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.about--open .about-more{opacity:1;transform:none}.about-more__row{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px;align-items:start}.about-more__photos{width:100%;max-width:380px;min-width:0;align-self:start;justify-self:center}.about-more__row--photos-left .about-more__photos{grid-column:1;grid-row:1}.about-more__row--photos-left .about-more__col{grid-column:2;grid-row:1}.about-more__row--photos-right .about-more__col{grid-column:1;grid-row:1}.about-more__row--photos-right .about-more__photos{grid-column:2;grid-row:1}.about-more__col{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:14px}.about-more__title{font-family:Inter,sans-serif;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876}.about-more__h3{font-family:Inter,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#233876}.about-more__title+.about-more__h3,.about-more__col>.about-more__h3:first-child{margin-top:0}.about-more__h3:not(:first-child){margin-top:8px}.about-entry{display:flex;flex-direction:column;gap:4px}.about-entry__meta{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.6;color:#52525b}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:10px;width:100%}.about-grid__cell{aspect-ratio:221 / 282;overflow:visible;transform:rotate(var(--card-tilt, 0deg))}.about-grid__img{width:100%;height:100%;object-fit:cover;display:block;border-radius:26px;cursor:pointer;transform-origin:center center;transition:transform .4s cubic-bezier(.34,1.4,.64,1)}.about-grid__cell:hover .about-grid__img{transform:rotate(7deg)}@media(max-width:1199px){.about{padding:60px 40px}.about__title,.about-more__title{font-size:34px}.about-more__h3{font-size:26px}.about__photo-frame{height:420px}.about__bg-map{width:min(621px,160%)}.about-more__row{gap:32px 24px}.about-grid{gap:12px}}@media(max-width:777px){.about{padding:60px 20px}.about__inner{flex-direction:column;align-items:stretch;gap:24px}.about__content{display:contents}.about__heading-row{order:1}.about__image-col{order:2;padding:15px 15px 0 0}.about__copy{order:3}.about__title,.about-more__title{font-size:27px}.about-more__h3{font-size:22px}.about__doodle{width:156px;height:8px;left:-3px}html[lang=en] .about__doodle{width:118px}.about__text p,.about-entry p{font-size:14px}.about-entry__meta{font-size:16px}.about__btn{width:100%;max-width:100%}.about__btn.is-hidden{display:none}.about__photo-frame{height:auto;aspect-ratio:1}.about-more{margin-top:28px;gap:40px}.about-more__row{grid-template-columns:1fr}.about-more__row--photos-left .about-more__photos,.about-more__row--photos-right .about-more__photos{grid-column:1;grid-row:1;width:min(380px,100%);justify-self:center;max-width:380px}.about-more__row--photos-left .about-more__col,.about-more__row--photos-right .about-more__col{grid-column:1;grid-row:2}.about-grid{width:100%;gap:10px}}.services{padding:80px;overflow:hidden}.services__inner{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.services__header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:18px}.services__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;text-align:center}.services__doodle{position:absolute;left:50%;bottom:-8px;width:676px;height:auto;max-width:none;transform:translate(-50%) rotate(1deg);pointer-events:none;z-index:1}html[lang=en] .services__doodle{width:340px}.services__tabs{display:flex;justify-content:center;gap:32px;width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;z-index:1}.services__tabs::-webkit-scrollbar{display:none}.services__tab{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:0;background:none;border:none;cursor:pointer}.services__tab span:first-child{font-family:Inter,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:1.2;color:#11101166;white-space:nowrap;transition:color .35s ease}.services__tab--active span:first-child{color:#233876}.services__tab-indicator{display:block;width:100%;height:8px;background:#11101138;-webkit-mask:url(/images/nav-line.webp) center / 100% 100% no-repeat;mask:url(/images/nav-line.webp) center / 100% 100% no-repeat;transition:background .35s ease}.services__tab--active .services__tab-indicator{background:#1b76f5}.services__mobile{display:none}.services__list,.services__desktop,.services__row{width:100%}.services__list{display:grid;width:100%}.services__list .services__row{grid-area:1 / 1;display:flex;opacity:0;visibility:hidden;pointer-events:none}.services__list .services__row.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.services__row{display:flex;align-items:stretch;gap:32px;width:100%;padding-top:18px}.services__photo-col{flex:1 1 0;min-width:0;padding:30px 0 0 30px}.services__photo-frame{height:600px}.services__photo-wrap{height:100%}.services__photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.services__panel{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px;overflow:visible}.services__panel-copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.services__deco{position:absolute;z-index:0;opacity:.2;pointer-events:none;object-fit:contain;max-width:none}.services__deco--0{width:87%;height:77%;left:75px;bottom:0}.services__deco--1{width:457px;height:480px;left:118px;bottom:0}.services__deco--2{width:470px;height:497px;left:114px;bottom:0}.services__deco--3{width:457px;height:468px;left:123px;top:132px}.services__panel-title,.services__panel-text,.services__subsection{position:relative;z-index:1}.services__panel-title{font-family:Inter,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#233876}.services__panel-text,.services__subsection p{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.services__subsection h4{font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.6;color:#52525b;margin-bottom:0}@media(max-width:1199px){.services{padding:60px 40px}.services__photo-frame{height:480px}.services__deco--1,.services__deco--2,.services__deco--3{width:min(360px,80%);height:auto;left:40px}.services__deco--0{left:40px}}@media(max-width:777px){.services{padding:28px 20px}.services__inner{gap:20px}.services__header{padding-bottom:22px}.services__title{font-size:27px}.services__doodle{width:min(260px,90%);height:auto;bottom:4px}html[lang=en] .services__doodle{width:min(168px,72%)}.services__tabs{display:none}.services__list{display:flex;flex-direction:column;gap:40px}.services__list .services__row,.services__list .services__row.is-active{display:grid;grid-area:auto;opacity:1;visibility:visible;pointer-events:auto;transform:none}.services__row{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "photo" "copy";gap:20px;padding-top:0}.services__panel{display:contents}.services__panel-title{grid-area:title}.services__photo-col{grid-area:photo;flex:none;width:100%;padding:15px 15px 0 0}.services__panel-copy{position:relative;grid-area:copy;gap:20px}.services__photo-frame{height:420px}.services__deco--0,.services__deco--1,.services__deco--2,.services__deco--3{width:min(253px,100%);max-width:100%;height:auto;left:auto;right:0;top:auto;bottom:0}.services__deco--1{width:min(295px,100%)}.services__deco--2{width:min(314px,100%)}.services__deco--3{width:min(213px,100%)}}.accordion-fold{height:0;overflow:hidden;width:100%;overflow-anchor:none}.accordion-fold__inner{width:100%}.why{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:40px;padding:80px;overflow-x:hidden}.why__deco{position:absolute;top:14px;right:43px;width:191px;height:225px;object-fit:contain;mix-blend-mode:multiply;cursor:pointer;z-index:3;transform-origin:center center;transform:rotate(0);transition:transform .4s cubic-bezier(.34,1.4,.64,1)}.why__deco:hover{transform:rotate(-24deg)}.why__inner{position:relative;z-index:2;flex:1 1 0;min-width:0;min-height:600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}.why__title-wrap{position:relative;display:inline-block;max-width:100%;padding-bottom:16px}.why__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876}.why__doodle{position:absolute;left:0;bottom:0;width:100%;height:auto;object-fit:contain;object-position:left bottom;pointer-events:none;transform:rotate(-1deg)}html[lang=en] .why__doodle{width:210px;max-width:100%}.why__list{display:flex;flex-direction:column;gap:20px;width:100%;overflow-anchor:none}.why__item{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;overflow-anchor:none}.why__item:hover .why__item-title{color:#1b4fb8}.why__head{display:flex;align-items:center;gap:38px;width:100%;padding:0;background:none;border:none;cursor:pointer;text-align:left}.why__item-title{flex:1;min-width:0;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.4;color:#233876;transition:color .2s ease}.why__fold-inner{padding-left:82px}.why__item-body{margin:0;padding-top:16px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.why__toggle{position:relative;display:block;flex-shrink:0;width:44px;height:44px}.why__disc{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(0);transform-origin:center;transition:transform .45s ease}.why__item--open .why__disc{transform:rotate(180deg)}.why__toggle img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply;pointer-events:none;transition:opacity .35s ease}.why__toggle img.is-off{opacity:0}.why__chevron{position:absolute;top:50%;left:50%;width:15px;height:10px;color:#317ff4;z-index:1;transform:translate(-50%,-50%) rotate(180deg);pointer-events:none;transition:transform .45s ease,color .35s ease}.why__item--open .why__chevron{color:#fff;transform:translate(-50%,-50%) rotate(360deg)}.why__photo-col{flex:1 1 0;min-width:0;padding:0 30px 0 0}.why__photo-frame{height:600px}.why__photo-wrap{height:100%}.why__photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1199px){.why{flex-direction:column;padding:40px}.why__inner,.why__photo-col{flex:none;width:100%}.why__inner{min-height:0;justify-content:flex-start}.why__photo-col{padding:30px 30px 0 0}.why__photo-frame{height:580px}.why__deco{top:569px;right:40px}}@media(max-width:777px){.why{padding:20px;gap:24px}.why__inner{display:contents}.why__title-wrap{order:1}.why__photo-col{order:2}.why__list{order:3}.why__title{font-size:27px}.why__title-wrap{padding-bottom:14px}html[lang=en] .why__doodle{width:155px}.why__deco{display:none}.why__item{gap:0}.why__head{gap:16px}.why__fold-inner{padding-left:60px}.why__item-body{padding-top:16px}.why__photo-col{padding:15px 15px 0 0}.why__photo-frame{height:420px}}.process{padding:80px;overflow:visible}.process__inner{width:100%}.process__track{position:relative;width:100%}.process__pin{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.process__pin--frozen{overflow:visible}.process__sticky-head{position:sticky;top:88px;z-index:24;width:100%;padding-bottom:40px;background:#fff}.process__header{position:relative;width:100%;display:flex;justify-content:center;padding-top:8px;padding-bottom:20px;background:#fff}.process__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;text-align:center}.process__doodle{position:absolute;left:50%;top:calc(100% - 22px);width:625px;height:auto;transform:translate(-50%) rotate(5deg);mix-blend-mode:multiply;pointer-events:none;z-index:1}html[lang=en] .process__doodle{width:360px}.process__deco{position:absolute;z-index:0;pointer-events:none;object-fit:contain;mix-blend-mode:multiply;opacity:.14;width:min(180px,42%);height:auto;max-height:55%}.process__deco--right{right:8px;bottom:4px}.process__deco--left{left:8px;bottom:4px}.process__card{position:sticky;top:calc(var(--process-stick, 168px) + (var(--z, 1) - 1) * 20px);z-index:var(--z, 1);display:flex;flex-direction:column;gap:16px;width:100%;min-height:350px;height:var(--process-card-h, auto);margin-bottom:20px;padding:20px;border-radius:26px;overflow:hidden;box-sizing:border-box}.process__note{margin-bottom:0}.process__slack{width:100%;height:200px;flex-shrink:0;pointer-events:none}.process__card--fill{background:#f0f5fa}.process__card--outline{background:#fcfdfe;border:2px solid #f0f5fa}.process__card-head,.process__card-body,.process__note h3,.process__note ul{position:relative;z-index:1}.process__card-head{display:flex;align-items:center;gap:10px;flex-shrink:0}.process__icon{width:50px;height:50px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}.process__card-head h3,.process__note h3{font-family:Inter,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#233876}.process__card-body{display:flex;flex-direction:column;gap:12px;min-height:0}.process__card-body p{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.process__note{gap:8px}.process__note ul{list-style:disc;padding-left:20px}.process__note li{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.6;color:#52525b}.process__note li+li{margin-top:8px}@media(max-width:1199px){.process{padding:60px 40px}.process__sticky-head{top:80px}.process__doodle{width:min(625px,100%)}html[lang=en] .process__doodle{width:min(360px,70%)}}@media(max-width:777px){.process{padding:60px 20px;overflow-x:hidden}.process__title{font-size:27px}.process__sticky-head{position:relative;top:auto;padding-bottom:40px;background:none}.process__header{padding-bottom:22px;background:none}.process__doodle{width:min(280px,92%);top:auto;bottom:4px}html[lang=en] .process__doodle{width:min(188px,78%)}.process__card{position:relative;top:auto;height:auto;min-height:0;overflow:hidden}.process__slack{display:none}.process__icon{width:40px;height:40px}.process__card-head h3,.process__note h3{font-size:22px}}.pricing{position:relative;display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 80px 40px;background:#f0f5fa;overflow-x:hidden}.pricing__header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.pricing__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;width:100%;text-align:center}.pricing__deco{position:absolute;top:-72px;right:-28px;width:180px;height:208px;object-fit:cover;mix-blend-mode:multiply;cursor:pointer;z-index:2;transform:rotate(-5deg);transform-origin:center center;transition:transform .4s cubic-bezier(.34,1.4,.64,1);pointer-events:auto}.pricing__deco:hover{transform:rotate(-30deg)}.pricing__block{width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:center;gap:40px;overflow:visible}.pricing__grid{display:flex;align-items:stretch;gap:20px;width:100%;overflow:visible}.pricing__card{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding:24px;background:#fff;border-radius:26px;overflow:visible;transition:transform .35s cubic-bezier(.22,1,.36,1)}.pricing__card:hover{transform:translateY(-6px)}.pricing__card--deco{z-index:1}.pricing__card-top{display:flex;flex-direction:column;gap:16px;width:100%}.pricing__card-name,.pricing__price{font-family:Inter,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#233876}.pricing__price-row{display:flex;flex-wrap:wrap;align-items:flex-end;width:100%}.pricing__duration{font-family:Inter,sans-serif;font-size:20px;font-weight:800;line-height:1.4;color:#233876;white-space:pre}.pricing__summary{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.pricing__features{display:flex;flex-direction:column;gap:12px;width:100%}.pricing__features li{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b}.pricing__check{width:21px;height:20px;flex-shrink:0}.pricing__payment-note{font-family:Inter,sans-serif;font-size:12px;line-height:1.6;color:#9e9e9e}.pricing__note{width:100%}.pricing__note-label{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.6;color:#233876}.pricing__note ul{list-style:disc;padding-left:1.25em;margin:0}.pricing__note li{font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#53535cb8}.pricing__note li+li{margin-top:.2em}.pricing__note strong{font-weight:600;color:#233876}.pricing__subtitle{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;width:100%;text-align:center}@media(max-width:1199px){.pricing{padding:40px}.pricing__deco{display:none}.pricing__grid{flex-direction:column}.pricing__card{flex:none;width:100%}}@media(max-width:777px){.pricing{padding:20px;gap:20px}.pricing__title,.pricing__subtitle{font-size:27px}.pricing__card-name,.pricing__price{font-size:22px}}@media(prefers-reduced-motion:reduce){.pricing__card:hover{transform:none}}.testimonials{width:100%;padding:80px;background:#fff;overflow-x:hidden}.testimonials__inner{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.testimonials__header{display:flex;justify-content:center;align-items:center;width:100%;min-height:70px;position:relative}.testimonials__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;text-align:center;max-width:100%}.testimonials__hart{display:inline-block;width:1.2em;height:1.22em;margin-left:.18em;vertical-align:-.12em;object-fit:contain;cursor:pointer;transform-origin:center center;transition:transform .4s cubic-bezier(.34,1.4,.64,1)}.testimonials__hart:hover{transform:rotate(10deg) scale(1.12)}.testimonials__list{display:flex;flex-direction:column;gap:20px;width:100%}.testimonials__stack{width:100%}.testimonials__more{padding-top:20px;opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.testimonials--open .testimonials__more{opacity:1;transform:none}.testimonials__card{display:flex;flex-flow:row;align-items:flex-start;gap:32px;width:100%;background:#f0f5fa;border:1px solid #f0f5fa;border-radius:26px;padding:32px 52px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.testimonials__card:hover{transform:translateY(-4px)}.testimonials__photo-col{flex:none;width:203px;height:285px}.testimonials__photo{width:100%;height:100%;object-fit:cover;display:block}.testimonials__body{flex:1 0 0;width:1px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:0}.testimonials__details{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:min-content;max-width:100%}.testimonials__name-row{display:flex;align-items:center;gap:10px;width:100%}.testimonials__avatar-wrap{width:55px;height:55px;border-radius:50%;border:2px solid #fff;overflow:hidden;background:#f5f5f5;flex-shrink:0;box-shadow:0 2px 4px #0000001a}.testimonials__avatar{width:100%;height:100%;object-fit:cover;display:block}.testimonials__name{font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.4;letter-spacing:0;color:#233876;white-space:nowrap}.testimonials__meta-row{display:flex;align-items:center;gap:10px;width:100%}.testimonials__meta-row--top{align-items:flex-start}.testimonials__label,.testimonials__value{font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:12px;line-height:1.6;color:#52525b;white-space:pre}.testimonials__label{font-weight:700;flex-shrink:0}.testimonials__value{font-weight:400}.testimonials__text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#52525b;width:100%;white-space:pre-line}.testimonials__cta-wrap{display:flex;justify-content:center;width:100%}.testimonials__cta-wrap.is-hidden{visibility:hidden;pointer-events:none;height:0;overflow:hidden;margin:0}.testimonials__cta{width:208px;height:49px}@media(max-width:1199px)and (min-width:778px){.testimonials{padding:40px}.testimonials__text{font-size:14px}}@media(max-width:777px){.testimonials{padding:20px}.testimonials__header{justify-content:flex-start;min-height:0}.testimonials__title{font-size:27px;text-align:left}.testimonials__card{flex-direction:column;gap:20px;padding:20px}.testimonials__photo-col{width:100%;height:auto;aspect-ratio:203 / 285}.testimonials__body{flex:none;width:100%}.testimonials__details{width:100%}.testimonials__name,.testimonials__label,.testimonials__value{white-space:normal}.testimonials__text{font-size:14px}.testimonials__cta{width:100%;max-width:320px;height:52px}}@media(prefers-reduced-motion:reduce){.testimonials__card:hover{transform:none}.testimonials__more{opacity:1;transform:none;transition:none}}.faq{display:flex;flex-flow:row;align-items:flex-start;gap:32px;width:100%;padding:80px;background:#f0f5fa;overflow-x:hidden;scroll-margin-top:73px}.faq__photo-col{flex:1 1 0;min-width:0;padding:30px 0 0 30px}.faq__photo-frame{height:600px}.faq__photo-wrap{height:100%}.faq__photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.faq__inner{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:40px}.faq__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;width:100%;text-align:center}.faq__list{display:flex;flex-direction:column;gap:20px;width:100%;overflow-anchor:none}.faq__item{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;overflow-anchor:none}.faq__item:hover .faq__item-title{color:#1b4fb8}.faq__head{display:flex;align-items:center;gap:38px;width:100%;padding:0;background:none;border:none;cursor:pointer;text-align:left}.faq__item-title{flex:1;min-width:0;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:1.4;color:#233876;transition:color .2s ease}.faq__fold-inner{padding-right:82px}.faq__item-body{margin:0;padding-top:16px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#52525b;white-space:pre-line;width:100%}.faq__item-body strong{font-weight:600;color:#233876}.faq__toggle{position:relative;display:block;flex-shrink:0;width:44px;height:44px}.faq__disc{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(0);transform-origin:center;transition:transform .45s ease}.faq__item--open .faq__disc{transform:rotate(180deg)}.faq__toggle img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply;pointer-events:none;transition:opacity .35s ease}.faq__toggle img.is-off{opacity:0}.faq__chevron{position:absolute;top:50%;left:50%;z-index:1;width:15px;height:10px;color:#317ff4;transform:translate(-50%,-50%) rotate(180deg);pointer-events:none;transition:transform .45s ease,color .35s ease}.faq__item--open .faq__chevron{color:#fff;transform:translate(-50%,-50%) rotate(360deg)}@media(max-width:1199px){.faq{flex-direction:column;padding:40px;gap:40px}.faq__inner,.faq__photo-col{flex:none;width:100%}.faq__inner{order:0}.faq__photo-col{order:1;padding:30px 0 0 30px}.faq__title{font-size:32px;letter-spacing:-.5px;line-height:1.4;text-align:left}.faq__photo-frame{height:580px}}@media(max-width:777px){.faq{padding:20px;gap:24px}.faq__inner{display:contents}.faq__title{order:1}.faq__photo-col{order:2}.faq__list{order:3}.faq__title{font-size:27px}.faq__head{gap:16px}.faq__fold-inner{padding-right:60px}.faq__item-body{padding-top:16px}.faq__photo-col{padding:0}.faq__photo-frame{height:420px}}.social-icons{display:flex;align-items:center;gap:10px}.social-icons__link{display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;color:#1c64f2;transition:color .35s cubic-bezier(.34,1.2,.64,1)}.social-icons__link:hover,.social-icons__link:focus-visible{color:#233876}.social-icons__icon{display:block;width:52px;height:45px}.social-icons__vk-wrap{position:relative;display:block;width:37px;height:37px}.social-icons__vk{display:block;width:100%;height:100%;object-fit:cover}.social-icons__vk--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s cubic-bezier(.34,1.2,.64,1)}.social-icons__link--vk:hover .social-icons__vk--hover,.social-icons__link--vk:focus-visible .social-icons__vk--hover{opacity:1}.social-icons--contact .social-icons__vk-wrap{width:29px;height:29px}.social-icons--contact .social-icons__link{color:#1c64f2}.social-icons--contact .social-icons__link:hover,.social-icons--contact .social-icons__link:focus-visible{color:#233876}.social-icons--contact .social-icons__icon{width:36px;height:36px}.social-icons--footer .social-icons__link{color:#fcfdff}.social-icons--footer .social-icons__link:hover{color:#c2c2c2}.social-icons--footer .social-icons__icon{width:34px;height:34px}.social-icons--footer .social-icons__vk-wrap{width:29px;height:29px}.social-icons--footer .social-icons__link--vk:hover{opacity:.57}.drawn-select{position:relative;width:100%}.drawn-select__native{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.drawn-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:42px;padding:10px 14px;border:none;background:none;box-shadow:none;outline:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.25;color:#0e1728;text-align:left;cursor:pointer}.drawn-select__trigger.is-placeholder{color:#98a2b3}.drawn-select__value,.drawn-select__chevron{position:relative;z-index:1}.drawn-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawn-select__chevron{flex:none;width:20px;height:20px;color:#667085}.drawn-select__trigger:hover .drawn--outline:after,.drawn-select__trigger.is-open .drawn--outline:after,.drawn-select__trigger.is-filled .drawn--outline:after{background:#f0f5fa}.drawn-select__menu{position:absolute;top:calc(100% + 6px);left:-8px;right:-8px;z-index:24;padding:12px 8px;margin:0;list-style:none;background:none;border:none;visibility:hidden;pointer-events:none;filter:drop-shadow(0 1px 0 #d0d5dd) drop-shadow(0 -1px 0 #d0d5dd) drop-shadow(1px 0 0 #d0d5dd) drop-shadow(-1px 0 0 #d0d5dd)}.drawn-select__menu.is-open{visibility:visible;pointer-events:auto}.drawn-select__menu:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:#fff;-webkit-mask:url(/images/card-shape.webp) center / 100% 100% no-repeat;mask:url(/images/card-shape.webp) center / 100% 100% no-repeat}.drawn-select__menu li{position:relative;z-index:1}.drawn-select__option{position:relative;display:flex;align-items:center;width:100%;min-height:42px;padding:8px 12px;border:none;background:none;outline:none;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#0e1728;text-align:left}.drawn-select__option>:not(.drawn){position:relative;z-index:1}.drawn-select__option-hover{opacity:0}.drawn-select__option:hover .drawn-select__option-hover,.drawn-select__option.is-active .drawn-select__option-hover{opacity:1}.drawn-select__option:hover .drawn--outline:after,.drawn-select__option.is-active .drawn--outline:after{background:#f0f5fa}.drawn-select__option:hover,.drawn-select__option.is-active{color:#233876}.drawn-field{position:relative;width:100%}.drawn-field input,.drawn-field textarea{position:relative;z-index:1;display:block;width:100%;height:42px;padding:10px 14px;border:none;border-radius:0;background:none;box-shadow:none;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.25;color:#0e1728}.drawn-field input::placeholder,.drawn-field textarea::placeholder{color:#98a2b3;opacity:1}.drawn-field:not(.is-filled) input,.drawn-field:not(.is-filled) textarea{color:#98a2b3}.drawn-field--area textarea{height:auto;min-height:112px;padding:12px 14px;resize:vertical;line-height:1.5}.drawn-field .drawn--outline:after{background:#fff}.drawn-field:hover .drawn--outline:after,.drawn-field:focus-within .drawn--outline:after,.drawn-field.is-filled .drawn--outline:after{background:#f0f5fa}.drawn-field input:-webkit-autofill,.drawn-field textarea:-webkit-autofill{-webkit-text-fill-color:#0e1728;transition:background-color 9999s ease-out}.contact{width:100%;padding:80px 80px 89px;background:#fff;scroll-margin-top:73px;overflow-x:hidden}.contact__inner{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-flow:row;align-items:flex-start;gap:40px}.contact__photo-col{flex:1 1 0;min-width:0;padding:30px 30px 0 0}.contact__photo-frame{height:600px}.contact__photo-wrap{height:100%}.contact__photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.contact__form-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:20px;overflow:visible;position:relative;z-index:2}.contact__title{font-family:Inter,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;text-align:left;width:100%}.contact__copy,.contact__form{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.contact__row{display:flex;gap:10px;width:100%}.contact__field{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1;min-width:0;width:100%}.contact__label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.2;color:#52525b}.contact__consent{display:flex;align-items:flex-start;gap:10px;width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;color:#52525b;cursor:pointer}.contact__consent input{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin-top:2px;flex:none;width:18px;height:18px;border:none;border-radius:4px;background-color:#fff;box-shadow:inset 0 0 0 1.5px #d0d5dd;outline:none;cursor:pointer;display:grid;place-content:center;transition:background-color .2s ease,box-shadow .2s ease}.contact__consent input:checked{background-color:#1c64f2;box-shadow:none}.contact__consent input:checked:after{content:"";width:10px;height:8px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M1.5 5.2 4.4 8.1 10.5 1.5'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M1.5 5.2 4.4 8.1 10.5 1.5'/%3E%3C/svg%3E") center / contain no-repeat}.contact__submit{width:100%;max-width:100%;height:52px;overflow:visible;border-radius:0}.contact__submit .image-btn__bg{object-fit:fill;border-radius:0}.contact__consent a{color:#233876;font-weight:600;text-underline-offset:2px}.contact__consent a:hover{color:#1c64f2}.contact__submit-row{display:flex;width:100%}.contact__msg{font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin:0}.contact__msg--ok{color:#059669}.contact__msg--err{color:#dc2626}.contact__alt{display:flex;flex-flow:row;align-items:center;gap:10px;width:100%}.contact__alt p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.6;color:#52525b;white-space:nowrap}@media(max-width:1199px){.contact{padding:40px}.contact__inner{flex-direction:column}.contact__form-col,.contact__photo-col{flex:none;width:100%}.contact__photo-frame{height:600px}}@media(max-width:777px){.contact{padding:20px}.contact__form-col{display:contents}.contact__title{order:1}.contact__photo-col{order:2}.contact__copy{order:3}.contact__title{font-size:27px}.contact__row{flex-direction:column}.contact__submit{width:100%}.contact__alt{flex-direction:column;align-items:flex-start;gap:20px}.contact__alt p{white-space:normal}.contact__photo-col{padding:15px 15px 0 0}.contact__photo-frame{height:450px}}.footer{background:#2a2a2b;padding:64px 80px 40px;overflow-x:hidden}.footer__inner{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:48px}.footer__grid{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;column-gap:64px;align-items:start}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer__links{display:contents}.footer__logo{display:flex;flex-flow:row;align-items:center;gap:10px;text-decoration:none}.footer__logo-icon{width:48px;height:52px;object-fit:contain;display:block}.footer__logo-name{font-family:Inter,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em;color:#fff}.footer__desc{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#ababab;max-width:34em}.footer__col{display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-width:0}.footer__heading{font-family:Inter,sans-serif;font-size:18px;line-height:1.6;color:#fff}.footer__col ul{display:flex;flex-direction:column;gap:10px}.footer__col a{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#b0b0bd;text-decoration:none}.footer__col a:hover{color:#fff}.footer__copy{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#ababab;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer__copy span{font-weight:600;color:#fff}.footer__legal{color:#ababab;text-decoration:underline;text-underline-offset:3px}.footer__legal:hover{color:#fff}@media(max-width:1199px){.footer{padding:48px 40px 36px}.footer__inner{gap:40px}.footer__grid{grid-template-columns:1fr 1fr;column-gap:48px;row-gap:36px}.footer__brand{grid-column:1 / -1}}@media(max-width:777px){.footer{padding:40px 20px 32px}.footer__inner{gap:32px}.footer__grid{grid-template-columns:1fr;gap:28px}.footer__brand{grid-column:auto}.footer__links{display:flex;width:100%;justify-content:space-between;gap:32px}}.privacy{width:100%;padding:120px 80px 80px;background:#fff;overflow-x:hidden}.privacy__inner{width:100%;max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.privacy__title{font-family:Inter,sans-serif;font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1.2;color:#233876;margin:0}.privacy__updated{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#52525b;margin:0}.privacy__section h2{font-family:Inter,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.4px;line-height:1.3;color:#233876;margin:0 0 10px}.privacy__section p{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#3f3f46;margin:0}@media(max-width:1199px){.privacy{padding:100px 40px 60px}.privacy__title{font-size:34px}}@media(max-width:777px){.privacy{padding:88px 20px 40px}.privacy__title{font-size:27px}.privacy__section h2{font-size:18px}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-cyrillic-wght-normal.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/plus-jakarta-sans-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #233876;--color-accent: #1c64f2;--color-accent-hover: #1b77f4;--color-accent-light: #e3f1ff;--color-bg-light: #f0f5fa;--color-bg-white: #fcfdfe;--color-text: #52525b;--color-text-dark: #0e1728;--color-border: #e4e7ec;--font-sans: "Plus Jakarta Sans", "Inter", sans-serif;--radius-lg: 26px;--radius-md: 16px;--radius-sm: 10px;--container-max: 1280px;--section-padding: 80px 20px}html{scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a,button,input,select,textarea,summary,[role=button]{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #1c64f2;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body,#root,main{max-width:100%}body{font-family:Inter,Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#52525b;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none}.container{max-width:var(--container-max);margin:0 auto;padding:0 20px}.section-title{font-size:clamp(28px,4vw,40px);font-weight:800;color:var(--color-primary);line-height:1.3;letter-spacing:-.5px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:var(--color-accent);color:#fff;font-weight:700;font-size:15px;border-radius:var(--radius-sm);transition:background .2s,transform .2s}.btn-primary:hover{background:var(--color-accent-hover);transform:translateY(-1px)}.check-icon{width:20px;height:20px;flex-shrink:0;color:var(--color-accent)}@media(max-width:768px){:root{--section-padding: 60px 16px}}.drawn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.drawn:before,.drawn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask:url(/images/button.webp) center / 100% 100% no-repeat;mask:url(/images/button.webp) center / 100% 100% no-repeat}.drawn--outline:before{background:#d0d5dd}.drawn--outline:after{top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;background:#fff}.drawn--blue:before{display:none}.drawn--blue:after{background:#f0f5fa;-webkit-mask-image:url(/images/button-hover.webp);mask-image:url(/images/button-hover.webp)}.drawn-photo{position:relative}.drawn-photo__back,.drawn-photo__frame{-webkit-mask:url(/images/photo-shape.webp) center / 100% 100% no-repeat;mask:url(/images/photo-shape.webp) center / 100% 100% no-repeat}.drawn-photo__back{-webkit-mask-image:url(/images/photo-shape-back.webp);mask-image:url(/images/photo-shape-back.webp)}.drawn-photo__back{position:absolute;top:0;right:0;bottom:0;left:0;background:#e3f1ff;transform:translate(30px,-30px);pointer-events:none;z-index:0}.drawn-photo--left .drawn-photo__back{transform:translate(-30px,-30px)}.drawn-photo__frame{position:relative;z-index:1;overflow:hidden;height:100%}@media(max-width:777.98px){.drawn-photo__back{transform:translate(15px,-15px)}.drawn-photo--left .drawn-photo__back{transform:translate(-15px,-15px)}.drawn-photo--flip-mobile .drawn-photo__back{transform:translate(15px,-15px)}.drawn-photo--plain-mobile .drawn-photo__back{display:none}}
