@import url(https://fonts.googleapis.com/css?family=Inter:regular,500,600,700,800&display=swap);*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#060606;line-height:1;font-family:Inter;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-family:Inter;font-size:1rem;font-weight:400;background-color:#fafcff;line-height:150%}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:87.5rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,85.625rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.menu ul{display:flex;align-items:center;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.625rem}.menu ul li a{border:1px solid #dee2e6;border-radius:3.125rem;padding:.625rem 1rem;color:#060606;background:rgba(0,0,0,0);transition:all .3s ease 0s;text-align:center}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.preloader{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;background:#fafcff;z-index:1001}.preloader__image{position:relative;top:50%;left:50%;width:70px;height:70px;margin-top:-35px;margin-left:-35px;text-align:center;-webkit-animation:preloader-rotate 2s infinite linear;animation:preloader-rotate 2s infinite linear}@-webkit-keyframes preloader-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes preloader-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loaded_hiding .preloader{transition:.3s opacity;opacity:0}.loaded .preloader{display:none}.button{display:flex;align-items:center;border-radius:3.125rem;padding:.3125rem .3125rem .3125rem 1.5625rem;font-size:1.125rem;line-height:150%;gap:.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;transition:all .3s ease 0s}.button span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;aspect-ratio:1/1;border-radius:50%;transition:all .3s ease 0s}.button span>img,.button span>picture{width:1.25rem;aspect-ratio:1/1}.button span picture img,.button span picture source{width:1.25rem;aspect-ratio:1/1}.button--blue{background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);color:#fafcff;transition:all .3s ease 0s}.button--blue span{box-shadow:0 0 3px 0 rgba(0,0,0,.15);background:rgba(250,252,255,.1);border:1px solid #6dafcf}.button--white{border:1px solid #2b5799;box-shadow:20px 20px 50px 0 rgba(0,0,0,.1);background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease 0s}.button--white span{box-shadow:0 0 3px 0 rgba(0,0,0,.15);background:rgba(13,110,253,.1);border:1px solid #3165a2}.title{line-height:120%;font-weight:500}.title span{display:block;background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title--black{color:#060606}.title--white{color:#fafcff}.header{padding:1.25rem 0;background-color:#fafcff;border-bottom:1px solid #dee2e6;border-radius:0 0 1rem 1rem}.header__container{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.875rem}.header__logo{max-width:12.0625rem;aspect-ratio:193/40}.header__logo>img,.header__logo>picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__logo picture img,.header__logo picture source{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer{background-color:#fafcff;border-top:2px solid #dee2e6;border-radius:1rem 1rem 0 0;position:relative;z-index:2}.footer__bg{position:absolute;width:100%;height:100%;top:0;left:17%;pointer-events:none}.footer__bg>img,.footer__bg>picture{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.footer__bg picture img,.footer__bg picture source{width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.footer__container{padding-top:1.875rem;padding-bottom:1.875rem;display:flex;justify-content:space-between;gap:1.875rem;position:relative}.footer__left{width:100%;max-width:28.125rem;display:flex}.footer__info{padding-top:.625rem;padding-right:2.125rem;display:flex;flex-direction:column;justify-content:space-between;border-right:2px solid #dee2e6}.footer__contact{font-size:1rem;line-height:150%}.footer__mail{margin-bottom:1rem}.footer__mail a{font-weight:600;color:#22438d;transition:all .3s ease 0s}.footer__nav{padding-left:2.125rem}.footer__nav nav ul{display:flex;flex-direction:column;gap:.625rem}.footer__nav nav ul li a{padding:.625rem 1rem;font-size:1rem;line-height:150%;color:#495057;transition:all .3s ease 0s}.footer__nav nav ul li:nth-last-child(1) a{padding-bottom:0}.footer__right{width:100%;max-width:31.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;align-items:flex-end}.footer__top p{font-size:2rem;text-align:right;line-height:150%}.footer__bottom{display:flex;align-items:center;gap:.75rem}.footer__flag{display:flex;align-items:center;gap:.75rem}.footer__flag img{width:1.5rem;height:1.5rem}.footer__flag p{font-size:1.375rem;line-height:150%}.background{position:absolute;left:0;top:0;width:100%;aspect-ratio:2050/1300;z-index:-1}.hero{padding:2.1875rem 0}.hero__container{padding-top:3.125rem;padding-bottom:3.125rem;position:relative}.hero__container h1{font-weight:500;line-height:120%;text-align:left}.hero__container>p{line-height:150%;text-align:left}.hero__box{width:93%;height:100%;position:absolute;right:.9375rem;top:0;border-radius:.75rem;overflow:hidden}.hero__box>img,.hero__box>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__box picture img,.hero__box picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__content{border:1px solid rgba(6,6,6,.1);border-radius:.75rem;box-shadow:20px 20px 50px 0 rgba(0,0,0,.1);background:#fafcff;width:100%;max-width:43.75rem;display:flex;flex-direction:column;gap:1.5rem;padding:1.875rem;position:relative;z-index:2}.hero__buttons{display:flex;align-items:center;gap:1rem}.who{padding-bottom:2.1875rem}.who__container{display:flex;align-items:center;gap:1.875rem}.who__left{width:100%;max-width:43.75rem;border-radius:.75rem;overflow:hidden}.who__left>img,.who__left>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.who__left picture img,.who__left picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.who__right{display:flex;flex-direction:column;gap:1.5rem;text-align:left;width:100%;max-width:40rem}.who__text{display:flex;flex-direction:column;gap:1rem;font-size:1.25rem;line-height:150%}.what{margin-bottom:2.1875rem}.what__container h2{margin-left:1.875rem}.what__box{width:100%;border:2px solid rgba(250,252,255,.1);background-color:#060606;padding-top:3.125rem;padding-bottom:3.125rem;border-radius:.75rem}.what__row{display:flex;align-items:center;justify-content:center}.what__row h3{font-weight:500;line-height:120%;text-align:center;background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.what__row:nth-of-type(1){margin-top:-3.125rem}.what__row:nth-of-type(1) .what__text{max-width:31.25rem}.what__row:nth-of-type(1) .what__img{width:100%;max-width:31.25rem;aspect-ratio:650/580}.what__row:nth-of-type(1) .what__label:nth-child(1){max-width:18.125rem;left:-10%;top:16%}.what__row:nth-of-type(1) .what__label:nth-child(2){max-width:16.875rem;right:-8%;top:32%}.what__row:nth-of-type(1) .what__label:nth-child(3){max-width:16.25rem;left:-6%;bottom:35%}.what__row:nth-of-type(1) .what__label:nth-child(4){max-width:19.6875rem;right:-2%;bottom:14%}.what__row:nth-of-type(2){flex-direction:row-reverse}.what__row:nth-of-type(2) .what__text{max-width:40rem}.what__row:nth-of-type(2) .what__img{width:100%;max-width:34.375rem;aspect-ratio:650/580}.what__row:nth-of-type(2) .what__label:nth-child(1){max-width:16.25rem;top:20%;left:8%}.what__row:nth-of-type(2) .what__label:nth-child(2){max-width:16.25rem;top:47%;right:-10%}.what__row:nth-of-type(2) .what__label:nth-child(3){max-width:17.5rem;bottom:32%;left:-2%}.what__row:nth-of-type(2) .what__label:nth-child(4){max-width:13.75rem;bottom:8%;right:11%}.what__img{position:relative}.what__img>img,.what__img>picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.what__img picture img,.what__img picture source{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.what__labels{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;padding:0 .9375rem}.what__label{display:flex;align-items:center;gap:.75rem;padding:.375rem .375rem 1rem .375rem;border:1px solid #71889f;border-radius:6.25rem 3.125rem 3.125rem 6.25rem;padding:.375rem 1rem .375rem .375rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 56px 112px 0 rgba(0,0,0,.1);background:linear-gradient(148deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.04) 100%);transition:all .3s ease 0s;position:absolute}.what__label p{font-size:1rem;color:#fafcff;line-height:150%;text-align:left;font-weight:400}.what__icon{flex-shrink:0;border:1px solid #71889f;width:3rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease 0s;background:linear-gradient(148deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 100%);box-shadow:0 56px 112px 0 rgba(0,0,0,.1)}.what__icon>img,.what__icon>picture{height:2rem;-o-object-fit:contain;object-fit:contain}.what__icon picture img,.what__icon picture source{height:2rem;-o-object-fit:contain;object-fit:contain}.why{padding-bottom:2.1875rem}.why__container{display:flex;align-items:center;gap:1.875rem;position:relative}.why__bg{width:100%;max-width:81.25rem;aspect-ratio:1240/700;position:absolute;top:20%;right:-37%;-webkit-filter:blur(200px);filter:blur(200px);pointer-events:none;z-index:-1}.why__left{width:100%;max-width:43.75rem;border-radius:.75rem;overflow:hidden}.why__left>img,.why__left>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why__left picture img,.why__left picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why__right{display:flex;flex-direction:column;gap:1.5rem;text-align:left;width:100%;max-width:40rem}.why__text{display:flex;flex-direction:column;gap:1rem;font-size:1.25rem;line-height:150%}.approach{padding-bottom:3.75rem}.approach__box{width:100%;border:2px solid rgba(250,252,255,.1);background-color:#060606;padding:3.125rem 1.875rem;border-radius:.75rem;display:flex;flex-direction:column;gap:3.125rem}.approach__items{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr));-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:2.8125rem}.approach__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:0 1rem}.approach__item p{width:100%;max-width:22.5rem;font-size:1.25rem;line-height:150%;color:#fafcff}.approach__img{width:12.5rem;aspect-ratio:1/1}.approach__img>img,.approach__img>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.approach__img picture img,.approach__img picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.approach__content{background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);padding:1.25rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.5rem;color:#fafcff;line-height:150%}.work{padding-top:3.75rem}.work__container{display:flex;flex-direction:column;gap:2.5rem}.work__container h2{padding-left:1.875rem}.work__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.875rem}.work__item{display:flex;flex-direction:column}.work__item p{display:block;padding:.9375rem;text-align:left;font-size:1.25rem;line-height:150%}.work__img{width:100%;aspect-ratio:320/360}.work__img>img,.work__img>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.work__img picture img,.work__img picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.marquee-wrap{width:100%;max-width:100%;background:#fafcff;padding:3.75rem .75rem;overflow:hidden}.marquee{display:block;overflow:hidden;position:relative}.marquee__track{display:flex;align-items:center;gap:1.5rem;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y}.marquee__item{display:inline-flex;align-items:center;gap:1.5rem}.marquee__item img{display:block;width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.marquee__text{font-size:1.875rem;line-height:150%;color:#060606;font-weight:400}.contact{padding-bottom:2.1875rem;position:relative}.contact__box{width:100%;border-radius:.75rem;background-color:#060606;padding:3.125rem 1.25rem;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden}.contact__bg--section{width:100%;aspect-ratio:1290/680;position:absolute;top:-10%;left:0;-webkit-filter:blur(200px);filter:blur(200px);pointer-events:none}.contact__bg{width:100%;max-width:84.375rem;aspect-ratio:1350/420;position:absolute;top:0;left:0;-webkit-filter:blur(200px);filter:blur(200px);pointer-events:none}.contact__img--1,.contact__img--2{position:absolute;pointer-events:none}.contact__img--1>img,.contact__img--1>picture,.contact__img--2>img,.contact__img--2>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact__img--1 picture img,.contact__img--1 picture source,.contact__img--2 picture img,.contact__img--2 picture source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact__img--1{top:0;right:0}.contact__img--2{bottom:0;left:0}.contact__content{width:100%;max-width:40.625rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;position:relative;z-index:2}.contact__text{display:flex;flex-direction:column;gap:1rem;font-size:1.25rem;line-height:150%;color:#fafcff}@media (min-width:87.5em){.title{font-size:2.375rem}.hero__container h1{font-size:3rem}.hero__container>p{font-size:1.25rem}}@media (min-width:90em){.what__row h3{font-size:4.5rem}.what__row:nth-of-type(1){-webkit-column-gap:8.125rem;-moz-column-gap:8.125rem;column-gap:8.125rem}.what__row:nth-of-type(2){-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}}@media (max-width:75em){.menu__body{position:fixed;width:100%;height:100%;max-height:calc(100vh - 3.75rem);left:100%;top:3.75rem;overflow:auto;padding:0 0 .9375rem 1.875rem;transition:left .3s;z-index:10}.menu-open .menu__body{left:0}.menu ul li a{width:100%;border:none;border-radius:0;font-size:1.25rem}.menu ul li{width:100%}.menu ul{padding:1.25rem .625rem;flex-direction:column;max-width:18.75rem;margin-left:auto;border-top:1px solid #2b5799;border-bottom:1px solid #2b5799;border-left:1px solid #2b5799;border-radius:1.25rem 0 0 1.25rem;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 56px 112px 0 rgba(0,0,0,.1);background:linear-gradient(148deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 100%)}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.what__row:nth-of-type(1) .what__label:nth-child(2){right:0}.what__row:nth-of-type(2) .what__label:nth-child(3){left:0}}@media (max-width:75em)and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:48em){.what__row h3{font-size:2.25rem}.what__row:nth-of-type(1){-webkit-column-gap:.0000000625rem;-moz-column-gap:.0000000625rem;column-gap:.0000000625rem}.what__row:nth-of-type(2){-webkit-column-gap:.0000000625rem;-moz-column-gap:.0000000625rem;column-gap:.0000000625rem}}@media (max-width:20em){.title{font-size:1.5rem}.hero__container h1{font-size:2rem}.hero__container>p{font-size:1.125rem}}@media (max-width:61.99875em){.header{padding:.625rem 0}.footer__container{flex-direction:column}.footer__left{max-width:100%;justify-content:space-between}.footer__info{border:none}.footer__right{max-width:100%}.footer__copy{text-align:center;width:100%}.who__container{align-items:start}.what__box{display:flex;flex-direction:column;gap:1.5rem}.what__row:nth-of-type(1) .what__img{max-width:100%;aspect-ratio:initial}.what__row:nth-of-type(1) .what__label:nth-child(1){max-width:100%;top:initial;left:initial}.what__row:nth-of-type(1) .what__label:nth-child(2){max-width:100%;top:initial;right:initial}.what__row:nth-of-type(1) .what__label:nth-child(3){max-width:100%;bottom:initial;left:initial}.what__row:nth-of-type(1) .what__label:nth-child(4){max-width:100%;bottom:initial;right:initial}.what__row:nth-of-type(1){margin:0}.what__row:nth-of-type(2) .what__img{max-width:100%;aspect-ratio:initial}.what__row:nth-of-type(2) .what__label:nth-child(1){max-width:100%;top:initial;left:initial}.what__row:nth-of-type(2) .what__label:nth-child(2){max-width:100%;top:initial;right:initial}.what__row:nth-of-type(2) .what__label:nth-child(3){max-width:100%;bottom:initial;left:initial}.what__row:nth-of-type(2) .what__label:nth-child(4){max-width:100%;bottom:initial;right:initial}.what__row:nth-of-type(2){flex-direction:column}.what__row{flex-direction:column}.what__img>img,.what__img>picture{width:50%;height:50%;margin:0 auto;display:block}.what__img picture img,.what__img picture source{width:50%;height:50%;margin:0 auto;display:block}.what__labels{margin-top:1.25rem}.what__label{position:relative}.why__container{align-items:start}.approach__box{display:flex;flex-direction:column;gap:1.5rem}.contact__box{padding:6.25rem 1.25rem}}@media (max-width:47.99875em){.button{width:100%;justify-content:center}.footer__mail{margin:0}.footer__top p{font-size:1.5rem}.footer__bottom{flex-wrap:wrap;justify-content:center}.hero__box{width:100%;right:0}.hero__content{padding:1.25rem}.hero__buttons{flex-direction:column}.who__container{flex-direction:column-reverse}.who__text{font-size:1rem}.what__container h2{margin-left:1.25rem}.what__text{padding:0 .9375rem}.what__img>img,.what__img>picture{width:100%;height:100%}.what__img picture img,.what__img picture source{width:100%;height:100%}.what__labels{grid-template-columns:auto}.why__container{flex-direction:column-reverse}.why__bg{top:10%;right:-7%;-webkit-filter:blur(70px);filter:blur(70px)}.why__text{font-size:1rem}.approach__box{padding:3.125rem 1.25rem}.approach__items{grid-template-columns:auto;row-gap:1.875rem}.approach__item p{font-size:1rem}.approach__img{width:9.375rem}.approach__content{font-size:1.25rem}.approach{padding-bottom:1.875rem}.work__container h2{padding-left:1.25rem}.work__container{gap:1.5rem}.work__item p{font-size:1rem}.work{padding-top:1.875rem}.marquee-wrap{padding:1.875rem .75rem}.marquee__text{font-size:1.5rem}.contact__bg--section{top:60%;left:0;-webkit-filter:blur(70px);filter:blur(70px)}.contact__bg{top:10%;right:-7%;-webkit-filter:blur(70px);filter:blur(70px)}.contact__img--1,.contact__img--2{width:60%}.contact__text{font-size:1rem}}@media (max-width:31.25em){.footer__info{padding:0;width:100%;align-items:center;gap:1.25rem}.footer__mail{text-align:center}.footer__nav{padding:0;text-align:center}.footer__right{align-items:center}.footer__top p{text-align:center}}@media (min-width:20em)and (max-width:87.5em){.title{font-size:clamp(1.5rem ,1.2407407407rem + 1.2962962963vw ,2.375rem)}.hero__container h1{font-size:clamp(2rem ,1.7037037037rem + 1.4814814815vw ,3rem)}.hero__container>p{font-size:clamp(1.125rem ,1.087962963rem + .1851851852vw ,1.25rem)}}@media (min-width:48em)and (max-width:90em){.what__row h3{font-size:clamp(2.25rem ,-.3214285714rem + 5.3571428571vw ,4.5rem)}.what__row:nth-of-type(1){-webkit-column-gap:clamp(.0000000625rem ,-9.2857141518rem + 19.3452379464vw ,8.125rem);-moz-column-gap:clamp(.0000000625rem ,-9.2857141518rem + 19.3452379464vw ,8.125rem);column-gap:clamp(.0000000625rem ,-9.2857141518rem + 19.3452379464vw ,8.125rem)}.what__row:nth-of-type(2){-webkit-column-gap:clamp(.0000000625rem ,-5.7142855804rem + 11.904761756vw ,5rem);-moz-column-gap:clamp(.0000000625rem ,-5.7142855804rem + 11.904761756vw ,5rem);column-gap:clamp(.0000000625rem ,-5.7142855804rem + 11.904761756vw ,5rem)}}@media (any-hover:hover){.menu ul li a:hover{background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);color:#fafcff;transition:all .3s ease 0s}.button--blue:hover{background:linear-gradient(225deg,#22438d 0,#52b0d1 100%);transition:all .3s ease 0s}.button:hover span{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footer__mail a:hover{transition:all .3s ease 0s;text-decoration:underline}.footer__nav nav ul li a:hover{color:#22438d;transition:all .3s ease 0s;text-decoration:underline}.what__label:hover{cursor:pointer;transition:all .3s ease 0s;background:#fafcff;border-color:#fafcff}.what__label:hover p{color:#060606}.what__label:hover .what__icon{background:linear-gradient(225deg,#52b0d1 0,#22438d 100%);transition:all .3s ease 0s}}