.HeroAbout{padding-bottom:50px}@media screen and (max-width:767px){.HeroAbout{padding-bottom:32px}}.HeroAbout__image{margin-top:48px;overflow:hidden;background:var(--color-bg);border-radius:24px}@media screen and (max-width:767px){.HeroAbout__image{height:364px;margin-top:24px;border-radius:16px}}@media screen and (max-width:767px){.HeroAbout__image img{width:100%;height:100%;object-fit:cover}}.About{padding:50px 0}@media screen and (max-width:767px){.About{padding:32px 0}}.About__wrapper{display:grid;grid-template-columns:200px 1fr;gap:30px}@media screen and (max-width:1023px){.About__wrapper{grid-template-columns:1fr}}@media screen and (max-width:767px){.About__wrapper{gap:16px}}.About__text{font-size:24px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.About__text{font-size:16px}}.About__factoids{margin-top:80px}@media screen and (max-width:767px){.About__factoids{margin-top:40px}}.Factoids{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;justify-content:space-between}@media screen and (max-width:767px){.Factoids{grid-template-columns:1fr}}.Factoids__item{max-width:360px}@media screen and (max-width:767px){.Factoids__item{margin-right:auto;margin-left:auto;text-align:center}}.Factoids__item-title{font-size:56px;font-weight:400;line-height:120%;letter-spacing:-.01em;background:linear-gradient(97.26deg,#6555cc 1.27%,#c422c4 105.1%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:767px){.Factoids__item-title{font-size:40px}}.Factoids__item-description{margin-top:4px;font-size:20px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.Factoids__item-description{font-size:16px}}.Ceo{padding:50px 0}@media screen and (max-width:767px){.Ceo{padding:32px 0}}.Ceo__wrapper{display:grid;grid-template-columns:44.32% 1fr;gap:56px;padding:56px;overflow:hidden;background:var(--color-bg);border-radius:24px}@media screen and (max-width:1023px){.Ceo__wrapper{grid-template-columns:1fr;gap:32px}}@media screen and (max-width:767px){.Ceo__wrapper{padding:40px 16px;margin-right:-16px;margin-left:-16px;border-radius:20px}}.Ceo__image{position:relative;overflow:hidden;border-radius:16px}@media screen and (max-width:1023px){.Ceo__image{order:2;width:100%}.Ceo__image:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:linear-gradient(180deg,#02020200 44.19%,#020202)}}@media screen and (max-width:767px){.Ceo__image{border-radius:12px}}.Ceo__image img{width:100%;background:#fff;border-radius:16px}@media screen and (max-width:767px){.Ceo__image img{border-radius:12px}}.Ceo__content{display:flex;flex-direction:column;justify-content:center}.Ceo__title{max-width:630px}@media screen and (max-width:767px){.Ceo__title{max-width:100%;text-align:center}}.Ceo__text{margin:48px 0;font-size:20px;font-weight:500;line-height:140%;color:var(--color-text-gray)}@media screen and (max-width:767px){.Ceo__text{margin:32px 0 16px;font-size:16px}}.Ceo__name{font-size:24px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.Ceo__name{font-size:20px}}.Ceo__description{font-size:24px;font-weight:500;line-height:140%;color:var(--color-text-gray)}@media screen and (max-width:767px){.Ceo__description{font-size:20px}}.Countries{padding-bottom:50px}@media screen and (max-width:767px){.Countries{padding-top:32px;padding-bottom:32px}}.Countries--bg{padding:100px 0 50px}@media screen and (max-width:767px){.Countries--bg{padding:64px 0 32px}}.Countries--bg .Countries__wrapper{background:var(--color-bg)}@media screen and (max-width:1023px){.Countries--bg .Countries__wrapper{padding:32px}}@media screen and (max-width:767px){.Countries--bg .Countries__wrapper{padding:40px 16px;margin-right:-16px;margin-left:-16px;border-radius:20px}}.Countries__wrapper{padding:56px;border-radius:24px}@media screen and (max-width:1023px){.Countries__wrapper{padding:0}}.Countries__header{display:flex;gap:40px;justify-content:space-between}@media screen and (max-width:1023px){.Countries__header{flex-direction:column;gap:16px;align-items:center;justify-content:center;text-align:center}}.Countries__text-wrapper{display:flex;flex-direction:column;max-width:440px;font-size:20px;font-weight:500;line-height:140%;color:var(--color-text-gray)}@media screen and (max-width:1023px){.Countries__text-wrapper{max-width:100%;font-size:16px}}.Countries__text{margin-bottom:32px}.Countries__text strong{font-size:32px;font-weight:500;line-height:130%;background:linear-gradient(97.26deg,#6555cc 1.27%,#c422c4 105.1%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1023px){.Countries__text strong{display:block;font-size:24px;text-align:center}}.Countries__map{display:flex;justify-content:center}.Countries__button{margin-left:auto}@media screen and (max-width:1023px){.Countries__button--header{display:none!important}}.Countries__button--footer{display:none!important;max-width:480px;margin:32px auto 0}@media screen and (max-width:1023px){.Countries__button--footer{display:flex!important}}.Countries__advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:52px}@media screen and (max-width:1023px){.Countries__advantages{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.Countries__advantages{grid-template-columns:1fr;margin-top:32px}}.CountriesMap{position:relative;max-width:800px;margin:0 auto}@media screen and (max-width:960px){.CountriesMap{max-width:624px}}.CountriesMap__empty-image--desktop{display:block}@media screen and (max-width:767px){.CountriesMap__empty-image--desktop{display:none}}.CountriesMap__empty-image--mobile{display:none}@media screen and (max-width:767px){.CountriesMap__empty-image--mobile{display:block}}.CountriesMap__list,.CountriesMap__buttons,.CountriesMap__image,.CountriesMap__image-mobile{position:absolute;top:0;left:0;width:100%;height:100%}.CountriesMap__image,.CountriesMap__image-mobile{visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.CountriesMap__image--active,.CountriesMap__image-mobile--active{visibility:visible;opacity:1}@media screen and (max-width:767px){.CountriesMap__image{display:none}}.CountriesMap__image-mobile{display:none}@media screen and (max-width:767px){.CountriesMap__image-mobile{display:block}}.CountriesMap__button{position:absolute;display:inline-flex;gap:8px;align-items:center;padding:8px 12px 8px 8px;font-size:16px;font-weight:500;line-height:22px;color:#020202;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffd9;border-radius:38px;box-shadow:0 2px 25px #70418d1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .2s ease}@media screen and (max-width:960px){.CountriesMap__button{transform:scale(.78)}}@media screen and (max-width:767px){.CountriesMap__button{opacity:0}}.CountriesMap__button:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;content:"";background:linear-gradient(97.26deg,#623bec 1.27%,#ed00f6 105.1%) border-box;border:1px solid transparent;border-radius:38px;opacity:0;-webkit-mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);mask:linear-gradient(#ffffff 0 0) padding-box,linear-gradient(#ffffff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .2s ease}.CountriesMap__button:hover,.CountriesMap__button--active{opacity:1}.CountriesMap__button:hover:before,.CountriesMap__button--active:before{opacity:1}@media screen and (max-width:767px){.CountriesMap__button--austria{left:56vw!important}.CountriesMap__button--czech{right:34vw!important;left:auto!important}.CountriesMap__button--denmark{left:41vw!important}.CountriesMap__button--estonia{right:27vw!important;left:auto!important}.CountriesMap__button--finland{right:30vw!important;left:auto!important}.CountriesMap__button--france{left:30vw!important}.CountriesMap__button--germany{left:10vw!important}.CountriesMap__button--hungury{right:26vw!important;left:auto!important}.CountriesMap__button--latvia{right:32vw!important;left:auto!important}.CountriesMap__button--norway{left:43vw!important}.CountriesMap__button--spain{left:14vw!important}.CountriesMap__button--sweden{left:50vw!important}.CountriesMap__button--switherland{left:34vw!important}.CountriesMap__button--uk{left:24vw!important}}.CountriesMap__bullet{position:relative;display:block;flex-shrink:0;width:16px;height:16px;content:"";background:#6555cc33;border-radius:50%}.CountriesMap__bullet:before{position:absolute;top:4px;left:4px;display:block;width:100%;width:8px;height:100%;height:8px;content:"";background:linear-gradient(97.26deg,#6555cc 1.27%,#c422c4 105.1%);border-radius:50%}.Logos{--offset: 16px;--slides-per-view: 6}.Logos--4{--slides-per-view: 4}.Logos{padding:50px 0;overflow:hidden}@media screen and (max-width:1023px){.Logos{--slides-per-view: 4}}@media screen and (max-width:767px){.Logos{padding:32px 0;--slides-per-view: 1}}.Logos .swiper{overflow:visible}.Logos .swiper-wrapper{transition-timing-function:linear!important}.Logos .swiper-slide{width:calc(100% / var(--slides-per-view) - var(--offset) * (var(--slides-per-view) - 1) / var(--slides-per-view));margin-right:16px}@media screen and (max-width:767px){.Logos .swiper-slide{width:170px;margin:0}}.Logos+.Reviews{margin-top:50px}@media screen and (max-width:767px){.Logos+.Reviews{margin-top:32px}}.Logos__item{display:flex;align-items:center;justify-content:center;height:100%;-webkit-user-select:none;user-select:none}.Reviews{--offset: 16px;--slides-per-view: 3;padding:80px 0;overflow:hidden;background:linear-gradient(97.26deg,#6555cc 1.27%,#c422c4 105.1%);border-radius:24px}@media screen and (max-width:1023px){.Reviews{--slides-per-view: 2}}@media screen and (max-width:767px){.Reviews{padding:40px 0;border-radius:20px;--slides-per-view: 1}}.Reviews .SectionTitle{max-width:670px}.Reviews .SectionTitle__title,.Reviews .SectionTitle__description{color:#fff}.Reviews__wrapper{position:relative;padding-left:460px;margin-top:48px}@media screen and (max-width:1023px){.Reviews__wrapper{padding:0;margin-top:32px}}.Reviews__image{position:absolute;top:0;left:0;width:668px;height:100%}@media screen and (max-width:1023px){.Reviews__image{display:none}}.Reviews__image img{width:100%;height:100%;object-fit:contain;object-position:left center}.Reviews__slider{position:relative;z-index:2;padding-top:52px}@media screen and (max-width:1023px){.Reviews__slider{padding:0}}.Reviews .swiper{overflow:visible}.Reviews .swiper-slide{width:400px;height:auto;margin-right:16px}@media screen and (max-width:767px){.Reviews .swiper-slide{max-width:265px;margin:0}}.Reviews__controls{display:flex;gap:0;align-items:center;justify-content:space-between;margin-top:12px}.Reviews__controls:has(.swiper-button-lock){display:none}@media screen and (max-width:1023px){.Reviews__controls{margin-top:32px}}.Reviews .ReviewCardPreview,.Reviews .ReviewCard{height:100%}.ReviewCardPreview{display:flex;flex-direction:column;min-height:340px;padding:24px;background:#fff;border-radius:16px}@media screen and (max-width:767px){.ReviewCardPreview{min-height:320px;padding:16px;border-radius:12px}}.ReviewCardPreview__title{margin-top:52px;margin-bottom:52px;font-size:40px;font-weight:500;line-height:120%;letter-spacing:-.4px}@media screen and (max-width:767px){.ReviewCardPreview__title{font-size:32px}}.ReviewCardPreview__text{margin-top:auto;font-size:18px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.ReviewCardPreview__text{font-size:16px}}.ReviewCardPreview__text-emoji{margin-bottom:8px;font-size:32px;font-weight:500;line-height:130%}@media screen and (max-width:767px){.ReviewCardPreview__text-emoji{margin-bottom:4px;font-size:24px}}.ReviewCard{display:flex;flex-direction:column;min-height:340px;padding:24px;background:#fff;border-radius:16px}@media screen and (max-width:767px){.ReviewCard{min-height:320px;padding:16px;border-radius:12px}}.ReviewCard__text{margin-bottom:40px;font-size:16px;font-weight:500;line-height:140%;color:var(--color-text-gray);letter-spacing:.01em}@media screen and (max-width:767px){.ReviewCard__text{font-size:14px;line-height:120%;letter-spacing:0}}.ReviewCard__footer{display:flex;gap:12px;align-items:center;margin-top:auto}@media screen and (max-width:767px){.ReviewCard__footer{gap:8px}}.ReviewCard__photo{flex-shrink:0;width:48px;height:48px;background:var(--color-bg);border-radius:50%}.ReviewCard__photo img{width:100%;height:100%;object-fit:cover}.ReviewCard__name{margin-bottom:4px;font-size:20px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.ReviewCard__name{margin:0;font-size:18px}}.Process{--offset: 16px;--slides-per-view: 3;padding:50px 0;overflow:hidden}@media screen and (max-width:1023px){.Process{--slides-per-view: 2}}@media screen and (max-width:767px){.Process{padding:32px 0;--slides-per-view: 1}}.Process .SectionTitle{display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:1023px){.Process .SectionTitle{flex-direction:column}}.Process .SectionTitle__description{max-width:550px;margin:0;font-size:20px}@media screen and (max-width:1023px){.Process .SectionTitle__description{max-width:100%}}.Process__slider{margin-top:48px}@media screen and (max-width:767px){.Process__slider{margin-top:32px}}@media screen and (max-width:767px){.Process .swiper{overflow:visible}}.Process .swiper-slide{width:calc(100% / var(--slides-per-view) - var(--offset) * (var(--slides-per-view) - 1) / var(--slides-per-view));margin-right:16px}.Process .swiper-slide .ServiceCard{width:100%}.Process__image{aspect-ratio:442/540;overflow:hidden;border-radius:16px}.Process__image img{width:100%;height:100%;-webkit-user-select:none;user-select:none;object-fit:cover;border-radius:16px;transform:translateZ(0)}.Process__controls{display:flex;gap:0;align-items:center;justify-content:space-between;margin-top:40px}@media screen and (max-width:767px){.Process__controls{margin-top:32px}}.Process__controls:has(.swiper-button-lock){display:none}.Reviews+.Process{margin-top:50px}@media screen and (max-width:767px){.Reviews+.Process{margin-top:32px}}.Process+.Logos{padding-top:0}.TeamPreview{--offset: 16px;--slides-per-view: 4;padding:80px 0;overflow:hidden;background:var(--color-bg)}@media screen and (max-width:1023px){.TeamPreview{--slides-per-view: 2}}@media screen and (max-width:767px){.TeamPreview{padding:40px 0;--slides-per-view: 1}}.TeamPreview__slider{margin-top:48px}@media screen and (max-width:767px){.TeamPreview__slider{margin-top:32px}}@media screen and (max-width:767px){.TeamPreview .swiper{overflow:visible}}.TeamPreview .swiper-slide{width:calc(100% / var(--slides-per-view) - var(--offset) * (var(--slides-per-view) - 1) / var(--slides-per-view));margin-right:16px}.TeamPreview .swiper-slide .ServiceCard{width:100%}.TeamPreview__controls{display:flex;gap:0;align-items:center;justify-content:space-between;margin-top:40px}@media screen and (max-width:767px){.TeamPreview__controls{margin-top:32px}}.TeamPreview__controls:has(.swiper-button-lock){display:none}.Logos+.TeamPreview{margin-top:50px}@media screen and (max-width:767px){.Logos+.TeamPreview{margin-top:32px}}.TeamCard__image{aspect-ratio:328/492;overflow:hidden;background:var(--color-bg);border-radius:16px}.TeamCard__content{display:flex;flex-direction:column;gap:8px;padding-top:16px;font-size:18px;font-weight:500;line-height:140%}.TeamCard__name{font-size:32px;font-weight:500;line-height:130%}.TeamCard__info{color:var(--color-text-gray)}.TeamCard__info p{margin-bottom:8px}.TeamCard__info p:last-child{margin:0}.TeamCard__info a{color:var(--color-text-gray);text-decoration:none;transition:color .2s ease}.TeamCard__info a:hover{color:var(--color-text)}.Cta2{padding:100px 0;text-align:center}@media screen and (max-width:767px){.Cta2{padding:64px 0}}.Cta2__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:524px;padding:54px 40px;overflow:hidden;background:var(--color-bg);border-radius:24px}@media screen and (max-width:767px){.Cta2__wrapper{min-height:556px;padding:32px 16px;border-radius:20px}}.Cta2__background{position:absolute;top:0;right:3%;width:100%;height:100%;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}@media screen and (max-width:767px){.Cta2__background{right:0;width:80%}}.Cta2__background img{width:100%;height:100%;object-fit:contain;object-position:right center}@media screen and (max-width:767px){.Cta2__background img{object-fit:cover;object-position:left center}}.Cta2__content{position:relative;z-index:3}.Cta2 .SectionTitle{max-width:800px}.Cta2__button{margin-top:48px}@media screen and (max-width:767px){.Cta2__button{margin-top:32px}}.Cta2__rating{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-top:16px;font-size:18px;font-weight:500;line-height:20px}@media screen and (max-width:767px){.Cta2__rating{flex-direction:column;font-size:14px}}.Cta2__rating-stars{transform:translateY(-2px)}
