:root{--layout-width: 360px;--layout-width-tablet: 750px;--layout-width-desktop: 1200px;--gradient-primary: radial-gradient( 193.23% 116.91% at 54.51% 100%, #5788ff 0%, #004bff 39.67%, #003ed6 77.51% )}html{scroll-behavior:smooth}html,body{min-width:360px;overflow-x:hidden;scroll-behavior:smooth;font-family:Raleway,sans-serif}.viewport-scaler{width:100vw;min-height:100vh;overflow-x:hidden}.main{transform-origin:top center}@media(min-width:361px)and (max-width:749px){.main{transform:scale(calc(100vw / var(--layout-width)));width:var(--layout-width);margin:0 auto}}@media(min-width:750px)and (max-width:1199px){.main{transform:scale(calc(100vw / var(--layout-width-tablet)));width:var(--layout-width-tablet);margin:0 auto}}@media(min-width:1200px){.main{transform:scale(calc(100vw / var(--layout-width-desktop)));width:var(--layout-width-desktop);margin:0 auto}}*,*:before,*:after{box-sizing:border-box;padding:0;padding-inline:0;margin:0;margin-block:0;margin-inline:0}button{cursor:pointer;background:none;border:none}a{color:inherit;text-decoration:none}.header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;padding:16px;justify-content:space-between;align-items:center;background-color:#013fd9}.header__title{color:#fff;-webkit-text-stroke-width:.34px;-webkit-text-stroke-color:#fff;font-size:27.009px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.54px;text-transform:uppercase}.header__button{width:32px;height:32px}.header__links{align-items:center;gap:24px;display:none}.header__links--open{display:flex;flex-direction:column;position:fixed;top:63px;left:0;right:0;background-color:#013fd9;padding:24px 16px;z-index:999;gap:20px;align-items:flex-start}.header__links--open .header__link-mobile{display:block}.header__links--open .header__link-tablet{display:none}.header__link{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.header__link-pc,.header__link-mobile,.header__link-tablet{display:none}.header__dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;background-color:#013fd9;padding:16px;flex-direction:column;gap:16px;min-width:150px;box-shadow:0 4px 8px #0003;z-index:1001}.header__dropdown--open{display:flex}.header__dropdown-link{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;text-decoration:none}@media(min-width:361px)and (max-width:749px){.header{width:var(--layout-width);left:50%;right:auto;transform-origin:top center;transform:translate(-50%) scale(calc(100vw / var(--layout-width)))}}@media(min-width:750px)and (max-width:1199px){.header{width:var(--layout-width-tablet);left:50%;right:auto;transform-origin:top center;transform:translate(-50%) scale(calc(100vw / var(--layout-width-tablet)))}}@media(min-width:1200px){.header{width:var(--layout-width-desktop);left:50%;right:auto;transform-origin:top center;transform:translate(-50%) scale(calc(100vw / var(--layout-width-desktop)))}}@media(min-width:750px){.header{padding:40px 40px 16px}.header__title{-webkit-text-stroke-width:.5px;font-size:40px;letter-spacing:.8px}.header__button{display:none}.header__links{display:flex;position:relative;align-items:center}.header__links--open{position:static;flex-direction:row;padding:0;gap:24px}.header__links--open .header__link-mobile{display:none}.header__link-tablet{display:block;position:relative}.header__link-pc{display:none}.header__dropdown{top:calc(100% + 4px)}}@media(min-width:1200px){.header{padding:29px 58px 12px}.header__title{font-size:29px}.header__links{gap:17px}.header__link-pc,.header__link.header__link-pc,.header__link-mobile.header__link-pc,.header__links--open .header__link-mobile.header__link-pc{display:block!important}.header__link-mobile:not(.header__link-pc){display:none}.header__link-tablet,.header__dropdown{display:none}}.hero{padding:75px 16px 18px;background:linear-gradient(to bottom,#013fd9 0 64px,#013fd9d9 96px,#013fd999 140px,#013fd94d,#013fd900 260px),var(--gradient-primary);position:relative;overflow:hidden}.hero__container{display:flex;flex-direction:column;gap:28px;z-index:1;position:relative}.hero__top{display:flex;flex-direction:column;gap:10px}.hero__bottom{display:flex;flex-direction:column;gap:173px}.hero__title{color:#fff;font-size:32px;font-style:normal;font-weight:600;line-height:118%;letter-spacing:-.64px;text-transform:uppercase}.hero__subtitle{color:#fffc;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.hero__button{display:inline-flex;padding:12px 24px;align-items:center;border-radius:9.541px;background:#ffffff3d;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.32px;text-transform:uppercase;width:min-content}.hero__links{display:flex;align-items:center;gap:24px}.hero__link{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.hero__image{width:328px;height:auto;aspect-ratio:786 / 785;position:absolute;left:50%;transform:translate(-50%);bottom:-157px}@media(min-width:750px){.hero{padding:151px 40px 28px}.hero__container{gap:60px}.hero__top{gap:12px}.hero__bottom{gap:83px}.hero__title{font-size:40px;line-height:114%;letter-spacing:-.8px}.hero__subtitle{font-size:18px;line-height:24px;letter-spacing:-.36px}.hero__image{width:550px;right:-276px;left:initial;transform:initial;bottom:-110px}}@media(min-width:1200px){.hero{padding:106px 58px 24px}.hero__container{gap:35px}.hero__bottom{gap:83px}.hero__title{font-size:70px;line-height:116%;letter-spacing:-1.4px;text-transform:uppercase}.hero__links{gap:35px}.hero__button{padding:19px 38px;border-radius:15px;font-size:23px;letter-spacing:-.46px}.hero__image{width:575px;bottom:-84px;right:-197px}}.line{background-color:#fff;padding:24px;width:100vw}.line__list{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.line__item{display:flex;align-items:center;gap:24px;width:max-content;flex-shrink:0}.line__text{color:#0147f1;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media(min-width:1200px){.line__list{gap:30px}}.about{display:flex;padding:28px 16px;background-color:#fff;position:relative}.about__box{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.about__title{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:108%;text-transform:uppercase}.about__text{color:#3f4346cc;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.about__image-1{width:208px;height:auto;aspect-ratio:459 / 406;position:absolute;display:none;visibility:hidden;left:1px;top:0}.about__image-2{position:absolute;width:180px;height:auto;aspect-ratio:379 / 386;display:none;visibility:hidden;left:140px;top:50px}@media(min-width:750px){.about{padding:47px 36px 32px;justify-content:flex-end}.about__box{width:295px;gap:16px}.about__image-1,.about__image-2{display:initial;visibility:initial}}@media(min-width:1200px){.about{padding:127px 58px}.about__box{width:472px;gap:30px}.about__title{font-size:35px}.about__text{font-size:20px;line-height:30px;letter-spacing:-.6px}.about__image-1{width:333px}.about__image-2{width:290px;left:223px;top:77px}}.services{display:flex;flex-direction:column;padding:32px 16px;gap:28px;background:#2b2f31}.services__title{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:108%;text-transform:uppercase;display:none;visibility:hidden}.services__items{display:flex;flex-direction:column;justify-content:center;gap:24px}.services__item{display:flex;gap:8px;align-self:stretch}.services__number{color:#ffffff6b;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.services__box{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.services__item__title{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.4px;text-transform:uppercase}.services__item__text{color:#fff6;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.32px}@media(min-width:750px){.services{padding:32px 40px}.services__title{display:initial;visibility:initial}.services__items{flex-wrap:wrap;max-height:284px;max-width:329px;justify-content:flex-start;column-gap:12px}.services__item__text{line-height:20px}}@media(min-width:1200px){.services{padding:44px 58px 125px 45px}.services__title{font-size:35px}.services__box{gap:10px}.services__items{gap:46px;max-width:initial;max-height:390px;column-gap:142px}.services__item{max-width:477px}.services__item__title{font-size:30px}.services__item__text{font-size:20px;line-height:27px;letter-spacing:-.41px}}.design{background:var(--gradient-primary);padding:28px 16px 266px;position:relative;overflow:hidden;display:flex}.design__box{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 0 25px}.design__title{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:108%;text-transform:uppercase}.design__text{color:#fffc;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.design__image{width:423px;height:auto;aspect-ratio:1071 / 1096;position:absolute;left:-32px;bottom:-167px}@media(min-width:750px){.design{padding:150px 36px;justify-content:flex-end}.design__box{width:291px;padding:0}.design__text{letter-spacing:-.48px}.design__image{width:488px;left:-75px;bottom:-119px}}@media(min-width:1200px){.design{padding:236px 56px}.design__box{width:466px;gap:30px}.design__title{font-size:35px}.design__text{font-size:20px;line-height:30px;letter-spacing:-.6px}.design__image{width:777px;left:-116px;bottom:-195px}}.app{padding:28px 16px 392px;position:relative;background:#fff;overflow:hidden}.app__wrapper{display:flex;flex-direction:column;gap:48px}.app__box{display:flex;flex-direction:column;gap:12px}.app__logo{width:124px;height:auto;aspect-ratio:170 / 79}.app__text{color:#45494b;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.app__codes{display:flex;gap:42px;align-items:center}.app__code{display:flex;flex-direction:column;gap:8px}.app__code__title{color:#45494b99;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.app__code__image{width:102px;height:auto;aspect-ratio:328 / 328}.app__image{width:310px;height:auto;aspect-ratio:705 / 974;position:absolute;bottom:-106px;left:50%;transform:translate(-50%)}@media(min-width:750px){.app{padding:28px 28px 37px}.app__box{gap:42px;width:315px}.app__logo{width:170px}.app__text{line-height:18px;letter-spacing:0}.app__image{width:359px;bottom:-54px;right:28px;left:initial;transform:initial}}@media(min-width:1200px){.app{padding:44px 58px 172px}.app__wrapper{gap:50px}.app__box{gap:30px;width:402px}.app__logo{width:124px}.app__text{font-size:20px;line-height:23px}.app__codes{gap:100px}.app__code{gap:10px}.app__code__title{font-size:17px}.app__code__image{width:120px}.app__image{width:508px;bottom:-100px;right:173px}}.video{background:var(--gradient-primary);padding:28px 16px 246px;position:relative;overflow:hidden;display:flex}.video__box{display:flex;flex-direction:column;gap:12px;padding:0 0 25px}.video__title{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:108%;text-transform:uppercase}.video__text{color:#fffc;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.32px}.video__image{width:396px;height:auto;aspect-ratio:1258 / 1229;position:absolute;bottom:-124px;left:-37px}@media(min-width:750px){.video{padding:150px 36px;justify-content:flex-end}.video__box{padding:0;width:291px}.video__text{letter-spacing:-.48px}.video__image{width:577px;left:-114px;bottom:-112px}}@media(min-width:1200px){.video{padding:236px 56px}.video__box{width:466px;gap:30px}.video__title{font-size:35px}.video__text{font-size:20px;line-height:30px;letter-spacing:-.6px}.video__image{width:914px;left:-176px;bottom:-212px}}.footer{background:#2b2f31;display:flex;padding:16px;flex-direction:column;gap:12px}.footer__contacts{color:#ffffff4a;font-size:11.707px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;align-self:flex-end;display:none;visibility:hidden}.footer__box{display:flex;flex-direction:column;gap:20px}.footer__links{display:flex;align-items:center;gap:40px;flex-wrap:wrap;row-gap:20px}.footer__link{display:flex;flex-direction:column;gap:6px}.footer__link__title{color:#ffffff7d;font-size:12px;font-style:normal;font-weight:500;line-height:10.976px;letter-spacing:-.48px}.footer__link__text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:10.976px;font-variant-numeric:lining-nums proportional-nums}.footer__button{padding:12px 24px;border-radius:9.541px;background:#ffffff3d;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.32px;text-transform:uppercase;width:min-content}.footer__line{height:.5px;background-color:#ffffff1f;width:100%;margin:8px 0 0}.footer__address{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.footer__address__text{color:#ffffff7a;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:10.976px;letter-spacing:-.44px}@media(min-width:750px){.footer{padding:20px 40px 16px}.footer__contacts{display:initial;visibility:initial}.footer__box{justify-content:space-between;align-items:center;flex-direction:row}.footer__links{width:306px}.footer__line{margin:0}}@media(min-width:1200px){.footer{padding:32px 58px}.footer__link{gap:8px}.footer__link__title{font-size:13px;line-height:17px}.footer__link__text{font-size:17px;line-height:17px}.footer__button{padding:19px 38px;border-radius:15px;font-size:23px;letter-spacing:-.46px}.footer__address__text{line-height:17px;letter-spacing:-.2px}}
