@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{font-family:Tw Cen MT,sans-serif}h1,h2{font-family:Prompt,sans-serif}h3{font-size:2rem}p{font-family:Tw Cen MT,sans-serif;font-size:1.8rem}.u-nav-link-style{font-family:Tw Cen MT,sans-serif;font-weight:300;font-size:1.4em;text-decoration:none;color:#000}*{box-sizing:border-box;font-display:swap;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{font-family:Tw Cen MT,sans-serif;font-weight:400;font-size:1.6rem;font-style:normal;line-height:1.618}html{font-size:62.5%}a{color:inherit;text-decoration:none;display:block}svg{display:block}img{display:block;width:100%}ul,li{list-style-type:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit}input,textarea,button,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0px;border:none;border-radius:none;background:none;cursor:pointer;outline:none;resize:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateAndCenter{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}body{background-color:#fff}.l-main{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{transition:all .3s ease-in-out;background-color:#005cc4;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#fff}.u-background{z-index:-5;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#000}.a-transition{z-index:1000;position:fixed;top:0;left:0;width:100%;height:100vh}.a-transition.--in{transform-origin:top}.a-transition.--out{transform-origin:bottom}.l-main .a-transition{background-color:#005cc4}.l-main.--is-home .a-transition{background-color:#000}.c-header{top:0;left:0;position:absolute;z-index:10;width:100%}.c-header__container-menu{position:absolute;top:0;left:0;width:100%;height:fit-content;padding:0 6rem;position:fixed;transition:all .3s ease-in-out;background-color:#fff0}@media all and (max-width: 57.49em){.c-header__container-menu{position:fixed;top:0;left:0;background-color:#fff;width:100%;height:100%;padding:0;transform:translate(-100%)}}.c-header.--is-black .c-header__container-menu{color:#000;background-color:#fff}.c-header__menu{height:100%;width:100%}@media all and (max-width: 57.49em){.c-header__menu{transition:all .3s ease-in-out}}.c-header__menu.--is-open{transform:translate(100%);background-color:#fff}.c-header__container{width:18rem;height:18rem;position:fixed;top:0;left:0;border-radius:0 0 50%;transition:all .3s ease-in-out}@media all and (min-width: 57.5em){.c-header__container{transform:translateY(-100%)}}.c-header__button{height:5rem;width:5rem;background-color:#00f;position:fixed;top:6rem;left:6rem;border-radius:50%;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.c-header__button__bar{position:relative;width:3rem;height:.4rem;background-color:#fff;border-radius:.2rem;margin:.2rem;transition:all .3s ease-in-out}.c-header.--is-open .c-header__button__bar{background-color:#00f}.c-header__button__bar:before,.c-header__button__bar:after{content:"";position:absolute;width:3rem;height:.4rem;background-color:#fff;border-radius:.2rem;transition:all .3s ease-in-out}.c-header__button__bar:before{top:-.8rem}.c-header.--is-open .c-header__button__bar:before{transform:rotate(45deg);top:0}.c-header__button__bar:after{top:.8rem}.c-header.--is-open .c-header__button__bar:after{transform:rotate(-45deg);top:0}@media all and (max-width: 37.49em){.c-header__button{top:2rem;left:2rem}}.c-header__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:50%;z-index:-1;opacity:0;transition:all .3s ease-in-out}.c-header__button:hover{cursor:pointer}.c-header__button:hover:before{opacity:.1;scale:1.2}.c-footer{padding:0rem 6rem;width:100%}@media all and (max-width: 37.49em){.c-footer{padding:6rem 2rem}}@media all and (max-width: 57.49em){.c-footer{padding-top:2rem;padding-bottom:2rem}}.c-footer.--is-black{background-color:#000}.c-footer__wrapper-content{max-width:136rem;margin:0 auto;width:100%;padding:4rem 0 1rem;height:100%}@media all and (max-width: 57.49em){.c-footer__wrapper-content{padding:1rem 0;margin:0}}.c-footer__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2;gap:4rem;height:100%}@media all and (max-width: 89.99em){.c-footer__content{grid-column:1/-1}}@media all and (max-width: 57.49em){.c-footer__content{display:flex;flex-direction:column}}.c-footer__bottom{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2;gap:4rem;height:100%;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.16)}@media all and (max-width: 89.99em){.c-footer__bottom{grid-column:1/-1}}@media all and (max-width: 57.49em){.c-footer__bottom{display:flex;flex-direction:column-reverse;gap:1rem}}.c-footer__logo{grid-column:1/2;width:100%;max-width:18rem}@media all and (max-width: 57.49em){.c-footer__logo{max-width:8rem}}.c-footer__nav{grid-column:-3/-1;margin-top:auto;display:flex;align-items:end;justify-content:space-between}@media all and (max-width: 57.49em){.c-footer__nav{width:100%}}.c-footer__item{margin-top:1rem}.c-footer__link{color:#fff;opacity:.6;transition:.3s ease-in-out}.c-footer__link:hover{opacity:1}.c-footer__social{height:4rem}.c-footer__terms{grid-column:-3/-1;display:flex;color:#fff;gap:4rem;width:100%;justify-content:space-between}@media all and (max-width: 57.49em){.c-footer__terms{flex:1 1 66%}}.c-footer__copyright{grid-column:1/2;color:#fff;font-size:1.8rem}@media all and (max-width: 57.49em){.c-footer__copyright{flex:1 1 33%}}.c-hero-section{color:#fff}.c-hero-section.--is-max-height{min-height:100vh}.c-hero-section.--is-min-height{max-height:75vh}@media all and (max-width: 57.49em){.c-hero-section.--is-min-height{max-height:60vh}}.c-hero-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-hero-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-hero-section__content{grid-column:1/-1}}.c-hero-section__main{grid-column:1/-1;min-height:calc(100vh - 12rem);display:flex;flex-direction:column;justify-content:center}.c-hero-section__title{align-self:center;justify-self:center;margin-bottom:2rem}@media all and (max-width: 63.99em){.c-hero-section__title{align-self:inherit;justify-self:inherit}}.c-hero-section__tagline{align-self:center;justify-self:center}@media all and (max-width: 63.99em){.c-hero-section__tagline{margin-top:4rem;justify-self:start}}.c-hero-section__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.c-hero-section__background.--is-black{background-color:#000}.c-hero-section__color.--is-black{position:absolute;z-index:-1;background-color:#000;top:0;left:0;width:100%;height:calc(100% - 38rem)}.c-hero-section__fade{position:absolute;content:""}.c-hero-section__fade.--is-black{width:100%;top:calc(100% - 38rem);height:38rem}.c-heropage-section{padding:6rem 6rem 10rem;width:100%;color:#fff}@media all and (max-width: 37.49em){.c-heropage-section{padding:6rem 2rem}}.c-heropage-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-heropage-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-heropage-section__content{grid-column:1/-1}}.c-heropage-section__title{grid-row:1;grid-column:1/-1;margin-top:16rem}@media all and (max-width: 63.99em){.c-heropage-section__title{margin-top:8rem}}.c-list-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-list-section{padding:6rem 2rem}}.c-list-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-list-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-list-section__content{grid-column:1/-1}}.c-list-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-list-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-list-section__title{margin-bottom:4rem}}.c-list-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-list-section__text{grid-column:1/-1}}.c-list-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;z-index:1;align-items:stretch}.c-list-section__item{flex:1}@media all and (max-width: 81.24em){.c-list-section__item{flex:0 1 calc(33% - 1.34rem)}}@media all and (max-width: 57.49em){.c-list-section__item{flex:0 1 calc(50% - 1rem)}}@media all and (max-width: 37.49em){.c-list-section__item{flex:0 1 calc(100% + -0rem)}}.c-list-section__button{grid-row:4;grid-column:1/-1;z-index:1;margin-top:6rem}.c-list-section__illustration{position:absolute;opacity:.7;z-index:0;bottom:-50%;right:0;width:100%;max-width:80rem}.c-profit-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-profit-section{padding:6rem 2rem}}.c-profit-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-profit-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-profit-section__content{grid-column:1/-1}}.c-profit-section__title{grid-row:1;grid-column:1/-1;margin-bottom:4rem}.c-profit-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-profit-section__text{grid-column:1/-1}}.c-profit-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;z-index:1;align-items:stretch}.c-profit-section__item{flex:0 1 calc(50% - 1rem)}@media all and (max-width: 57.49em){.c-profit-section__item{flex:0 1 calc(100% + -0rem)}}.c-profit-section__button{grid-row:4;grid-column:1/-1;z-index:1;margin-top:6rem}.c-profit-section__illustration{position:absolute;opacity:.7;z-index:0;bottom:-50%;right:0;width:100%;max-width:80rem}.c-strength-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-strength-section{padding:6rem 2rem}}.c-strength-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-strength-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-strength-section__content{grid-column:1/-1}}.c-strength-section__title{grid-row:1;grid-column:1/-1;margin-bottom:4rem}.c-strength-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-strength-section__text{grid-column:1/-1}}.c-strength-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;z-index:1;align-items:stretch}.c-strength-section__item{flex:0 1 calc(33% - 1.34rem)}@media all and (max-width: 57.49em){.c-strength-section__item{flex:0 1 calc(50% - 1rem)}}@media all and (max-width: 37.49em){.c-strength-section__item{flex:0 1 calc(100% + -0rem)}}.c-strength-section__button{grid-row:4;grid-column:1/-1;z-index:1;margin-top:6rem}.c-strength-section__illustration{position:absolute;opacity:.7;z-index:0;bottom:-50%;right:0;width:100%;max-width:80rem}.c-value-section{padding:6rem 6rem 10rem;width:100%;background-color:#fff}@media all and (max-width: 37.49em){.c-value-section{padding:6rem 2rem}}.c-value-section__wrapper-content{display:grid;grid-template-columns:repeat(7,1fr);gap:0rem 2rem;align-items:start}.c-value-section__title{grid-row:1;grid-column:2/-2;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-value-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-value-section__title{margin-bottom:4rem}}.c-value-section__content{grid-row:2;grid-column:2/-2;display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;position:relative}.c-value-section__text{grid-row:1;grid-column:1/span 2;margin-bottom:6rem;z-index:1}.c-value-section__list{grid-row:2;grid-column:1/-1;display:flex;gap:2rem;margin-bottom:6rem;z-index:1}.c-value-section__item{flex:1}.c-value-section__button{grid-row:3;grid-column:1/-1;z-index:1}.c-value-section__illustration{position:absolute;opacity:.7;z-index:0;bottom:-50%;right:0;width:100%;max-width:80rem}.c-product-section{padding:6rem 6rem 10rem;width:100%;background-color:#000;color:#fff;min-height:95vh;display:flex;align-items:center}@media all and (max-width: 37.49em){.c-product-section{padding:6rem 2rem}}.c-product-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-product-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-product-section__content{grid-column:1/-1}}.c-product-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-product-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-product-section__title{margin-bottom:4rem}}.c-product-section__list{grid-row:2;grid-column:1/-1;display:flex;gap:2rem;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-product-section__list{flex-direction:column;gap:8rem}}.c-product-section__item{flex:0 1 calc(33.3333333333% - 1.3333333333rem);display:flex;gap:2rem;justify-content:center}@media all and (max-width: 63.99em){.c-product-section__item{flex:0 1 calc(100% + -0rem)}}.c-product-section__button{grid-row:3;grid-column:1/-1;z-index:1;display:flex;justify-content:center}.c-product-section__illustration{position:absolute;z-index:0;bottom:-50%;right:0;width:100%;max-width:60rem}.c-partner-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-partner-section{padding:6rem 2rem}}.c-partner-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-partner-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-partner-section__content{grid-column:1/-1}}.c-partner-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-partner-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-partner-section__title{margin-bottom:4rem}}.c-partner-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-partner-section__text{grid-column:1/-1}}.c-partner-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:6rem;z-index:1}.c-partner-section__item{flex:0 1 calc(20% - 1.6rem);display:flex;justify-content:left;align-items:center}@media all and (max-width: 63.99em){.c-partner-section__item{flex:0 1 calc(50% - 1rem)}}.c-partner-section__image{max-height:9rem;max-width:60%;width:auto;padding:0 2.8rem 2.8rem 0}@media all and (max-width: 57.49em){.c-partner-section__image{padding:0;max-width:80%}}.c-situation-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-situation-section{padding:6rem 2rem}}.c-situation-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-situation-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-situation-section__content{grid-column:1/-1}}.c-situation-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-situation-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-situation-section__title{margin-bottom:4rem}}.c-situation-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-situation-section__text{grid-column:1/-1}}.c-situation-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;align-items:stretch;margin-bottom:6rem}.c-situation-section__item{flex:0 1 calc(33.3333333333% - 1.3333333333rem)}@media all and (max-width: 63.99em){.c-situation-section__item{flex:0 1 calc(50% - 1rem)}}@media all and (max-width: 37.49em){.c-situation-section__item{flex:0 1 calc(100% + -0rem)}}.c-process-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-process-section{padding:6rem 2rem}}.c-process-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-process-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-process-section__content{grid-column:1/-1}}.c-process-section__title{grid-row:1;grid-column:1/-1;text-align:center;margin:0 auto;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-process-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-process-section__title{margin-bottom:4rem}}.c-process-section__container{grid-row:2;grid-column:1/-1;height:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;position:relative}.c-process-section__list{grid-row:2;grid-column:1/-1;display:flex;gap:2rem;margin-top:2rem}.c-process-section__container-scene{border:1px solid rgba(0,0,0,.1);grid-row:1;grid-column:1/-1;height:100%}@media all and (max-width: 63.99em){.c-process-section__container-scene{grid-column:1/-1}}.c-process-section__scene{width:100%;height:60vh;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}@media all and (max-width: 57.49em){.c-process-section__scene{height:65vh}}.c-image-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-image-section{padding:6rem 2rem}}.c-image-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-image-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2;gap:4rem}@media all and (max-width: 89.99em){.c-image-section__content{grid-column:1/-1}}@media all and (max-width: 63.99em){.c-image-section__content{gap:8rem}}.c-image-section__container{grid-row:1;grid-column:4/-1;position:relative}@media all and (max-width: 63.99em){.c-image-section__container{grid-row:2;grid-column:1/-1}}.c-image-section__title{margin-bottom:8rem}@media all and (max-width: 57.49em){.c-image-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-image-section__title{margin-bottom:4rem}}.c-image-section__texts{margin-bottom:4rem}.c-image-section__text{margin-bottom:2rem}@media all and (min-width: 64em){.c-image-section__text{padding-right:4rem}}.c-image-section__poster{grid-row:1;grid-column:1/4;z-index:1;height:100%;width:100%;display:flex;align-items:center;overflow:hidden}@media all and (max-width: 63.99em){.c-image-section__poster{grid-row:1;grid-column:1/-1;margin-top:4rem}}.c-image-section.--has-picture .c-image-section__poster{overflow:hidden}.c-image-section__image{margin:0 auto;width:100%;object-position:50% 38%}.c-image-section.--has-logo .c-image-section__image{object-fit:contain;max-height:28rem}@media all and (max-width: 63.99em){.c-image-section.--has-logo .c-image-section__image{max-width:27rem}}.c-image-section.--has-picture .c-image-section__image{object-fit:cover;max-height:48rem;width:80%}@media all and (max-width: 81.24em){.c-image-section.--has-picture .c-image-section__image{width:100%}}.c-team-section{padding:6rem 6rem 10rem;width:100%;background-color:#000000f2;color:#fff}@media all and (max-width: 37.49em){.c-team-section{padding:6rem 2rem}}.c-team-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-team-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-team-section__content{grid-column:1/-1}}.c-team-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-team-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-team-section__title{margin-bottom:4rem}}.c-team-section__list{grid-row:2;grid-column:1/-1;display:flex;gap:2rem;margin-bottom:6rem;z-index:1;flex-wrap:wrap}.c-team-section__item{flex:0 1 calc(20% - 1.6rem)}@media all and (max-width: 89.99em){.c-team-section__item{flex:0 1 calc(25% - 1.5rem)}}@media all and (max-width: 63.99em){.c-team-section__item{flex:0 1 calc(33% - 1.34rem)}}@media all and (max-width: 57.49em){.c-team-section__item{flex:0 1 calc(50% - 1rem)}}@media all and (max-width: 37.49em){.c-team-section__item{flex:0 1 calc(100% + -0rem)}}.c-application-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-application-section{padding:6rem 2rem}}.c-application-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-application-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-application-section__content{grid-column:1/-1}}.c-application-section__title{grid-row:1;grid-column:1/3;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-application-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-application-section__title{margin-bottom:4rem}}@media all and (max-width: 63.99em){.c-application-section__title{grid-column:1/-1}}.c-application-section__texts{grid-row:2;grid-column:1/3;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-application-section__texts{grid-row:3;grid-column:1/-1;margin-bottom:0;margin-top:6rem}}.c-application-section__text{margin-bottom:2rem}.c-application-section__app{grid-row:1/3;grid-column:3/-1;z-index:1;max-width:70rem;margin:auto 0 auto auto}@media all and (max-width: 63.99em){.c-application-section__app{grid-row:2;grid-column:1/-1;max-width:inherit}}.c-form-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-form-section{padding:6rem 2rem}}.c-form-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-form-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-form-section__content{grid-column:1/-1}}.c-form-section__conainer{grid-row:1;grid-column:1/3}@media all and (max-width: 63.99em){.c-form-section__conainer{grid-column:1/-1}}.c-form-section__form{grid-row:1;grid-column:3/-1;width:100%}@media all and (max-width: 63.99em){.c-form-section__form{grid-row:2;grid-column:1/-1}}.c-improvement-section{padding:6rem 6rem 10rem;width:100%;background-color:#000;color:#fff}@media all and (max-width: 37.49em){.c-improvement-section{padding:6rem 2rem}}.c-improvement-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-improvement-section__content{grid-column:1/-1}}.c-improvement-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-improvement-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-improvement-section__title{margin-bottom:4rem}}.c-improvement-section__text{grid-row:2;grid-column:2/-2;margin-bottom:12rem;max-width:54rem;text-align:center;justify-self:center}@media all and (max-width: 63.99em){.c-improvement-section__text{grid-column:1/-1;text-align:left}}.c-improvement-section__wrapper{grid-row:3;grid-column:1/-1;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:0rem 2rem;align-items:start;max-width:108rem;margin:0 auto}@media all and (max-width: 81.24em){.c-improvement-section__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:0rem 2rem;align-items:start}}@media all and (max-width: 57.49em){.c-improvement-section__wrapper{position:relative;display:flex;overflow:hidden}}.c-improvement-section__circle{grid-row:1;grid-column:1/3;padding:4rem;align-self:center;width:100%}@media all and (max-width: 81.24em){.c-improvement-section__circle{grid-column:1/-1;max-width:70rem;justify-self:center;opacity:.7}}@media all and (max-width: 57.49em){.c-improvement-section__circle{position:absolute;left:-40%;width:70rem}}.c-improvement-section__list{grid-row:1;grid-column:3/3;height:100%;display:flex;gap:2rem;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}@media all and (max-width: 81.24em){.c-improvement-section__list{grid-column:2/2}}@media all and (max-width: 57.49em){.c-improvement-section__list{margin-left:auto}}.c-improvement-section__item-container{justify-self:center;align-self:center;width:100%}@media all and (max-width: 37.49em){.c-improvement-section__item-container{flex:0 1 calc(100% + -0rem)}}.c-text-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-text-section{padding:6rem 2rem}}.c-text-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-text-section__content{margin-bottom:8rem}.c-text-section__item{margin-bottom:4rem}.c-text-section__title{font-family:Prompt,sans-serif;text-transform:uppercase;display:block;font-size:2rem;margin-bottom:2rem;font-weight:800;color:#005cc4}@media all and (max-width: 63.99em){.c-text-section__title{font-size:1.8rem}}.c-text-section__text{margin-bottom:.8rem}.c-cookies{position:fixed;bottom:4rem;right:4rem;z-index:5;max-width:400px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;gap:13px;overflow:hidden;border:rgba(0,0,0,.1) 1px solid}@media all and (max-width: 57.49em){.c-cookies{bottom:0;right:0}}.c-cookies__svg{width:5rem;height:5rem}.c-cookies__svg g path{fill:#005cc4cc}.c-cookies__title{font-size:2rem;font-weight:700;color:#000}.c-cookies__text{font-size:1.2rem;font-weight:400;color:#000;text-align:center}.c-cookies__link{font-size:1.2rem;font-weight:700;color:#005cc4;text-decoration:underline;cursor:pointer}.c-cookies__wrapper-buttons{display:flex}.c-actu-section{padding:6rem 6rem 10rem;width:100%}@media all and (max-width: 37.49em){.c-actu-section{padding:6rem 2rem}}.c-actu-section__wrapper-content{max-width:136rem;margin:0 auto;width:100%}.c-actu-section__content{display:grid;grid-template-columns:repeat(5,1fr);gap:0rem 2rem;align-items:start;grid-row:1;grid-column:2/-2}@media all and (max-width: 89.99em){.c-actu-section__content{grid-column:1/-1}}.c-actu-section__title{grid-row:1;grid-column:1/-1;margin-bottom:8rem}@media all and (max-width: 57.49em){.c-actu-section__title{margin-bottom:6rem}}@media all and (max-width: 27.49em){.c-actu-section__title{margin-bottom:4rem}}.c-actu-section__text{grid-row:2;grid-column:1/span 2;margin-bottom:6rem;z-index:1}@media all and (max-width: 63.99em){.c-actu-section__text{grid-column:1/-1}}.c-actu-section__list{grid-row:3;grid-column:1/-1;display:flex;gap:2rem;flex-wrap:wrap;z-index:1;align-items:stretch}.c-actu-section__item{flex:1}.c-actu-section__item:first-child{flex:0 1 calc(100% + -0rem);aspect-ratio:16/6}@media all and (max-width: 81.24em){.c-actu-section__item{flex:0 1 calc(50% - 1rem)}}@media all and (max-width: 57.49em){.c-actu-section__item{flex:0 1 calc(100% + -0rem)}}.c-actu-section__button{grid-row:4;grid-column:1/-1;z-index:1;margin-top:6rem}.c-actu-section__illustration{position:absolute;opacity:.7;z-index:0;bottom:-50%;right:0;width:100%;max-width:80rem}.c-menu{width:100%;padding:1rem 0}@media all and (max-width: 57.49em){.c-menu{padding:12rem 6rem;height:100%;width:100%}}@media all and (max-width: 37.49em){.c-menu{padding:12rem 2rem}}.c-menu__content{display:flex;align-items:center;justify-content:space-between;color:#fff}.c-menu.--is-black .c-menu__content{color:#000}@media all and (max-width: 57.49em){.c-menu__content{flex-direction:column;color:#000;height:100%;width:100%;align-items:flex-start}}@media all and (max-width: 37.49em){.c-menu__content{align-items:center}}.c-menu__list{display:flex;justify-content:space-between;align-items:center;width:fit-content;gap:2rem}@media all and (max-width: 57.49em){.c-menu__list{flex-direction:column;align-items:flex-start;margin-bottom:4rem}}@media all and (max-width: 37.49em){.c-menu__list{align-items:center;gap:1.2rem}}.c-menu__link{font-family:Prompt,sans-serif;font-size:1.6rem;text-transform:uppercase;position:relative}@media all and (max-width: 57.49em){.c-menu__link{font-size:2.2rem}}.c-menu__link:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease-in-out}.c-menu.--is-black .c-menu__link:before{background-color:#000}@media all and (max-width: 57.49em){.c-menu__link:before{height:3px}}.c-menu__link.active:before{width:100%}.c-menu__link:hover:before{width:100%}.c-menu__logo{width:3.8rem}.c-menu.--is-black .c-menu__logo *{fill:#000}@media all and (max-width: 57.49em){.c-menu__logo{width:5rem;margin-bottom:4rem}}.c-social{display:flex;gap:4rem;justify-content:space-between}.c-social__list{display:flex;gap:4rem}.c-social__item{height:3rem;fill:#fff}.c-application{width:100%}.c-application__text{margin-bottom:4rem}.c-application__app{width:100%;padding:3%;box-shadow:0 1px 3px #0000001f,0 1px 2px #d5deec3d;background-color:#000;border-radius:2rem}@media all and (max-width: 57.49em){.c-application__app{border-radius:.5rem}}.c-svg-illustration.--app{height:95%}.c-svg-illustration.--app .cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;animation:drawSvgApp 2s linear}.c-svg-illustration.--ai{height:80%;width:auto}.c-svg-illustration.--ai .cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;animation:drawSvgAi 2s linear}.c-svg-illustration.--ai .cls-2{stroke:#fff;font-family:Tw Cen MT,sans-serif;font-size:8px}.c-svg-illustration.--sensor{height:68%}.c-svg-illustration.--sensor .cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:.4px;animation:drawSvgSensor 2s linear}.c-svg-card{display:flex;flex-direction:column;height:100%}@media all and (max-width: 63.99em){.c-svg-card{gap:4rem}}.c-svg-card__title{text-align:center}.c-svg-card__svg{margin:auto;width:80%;height:auto;display:flex;justify-content:center;align-items:center}.c-slider{width:100%;position:relative}@media all and (max-width: 57.49em){.c-slider{overflow:hidden}}.c-slider__container{display:flex;gap:2rem}@media all and (max-width: 57.49em){.c-slider__container{flex-wrap:nowrap;gap:0}}.c-slider__item{flex:1}.c-slider-card{height:100%;padding:1rem;cursor:pointer;border:1px solid rgba(0,0,0,.1);background-color:#0000}@media all and (max-width: 57.49em){.c-slider-card{width:calc(100% - 1.5rem)}}.c-slider-card:hover{background-color:#0000001a}.c-slider-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-slider-card__text{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-slider-card__progress{width:100%;height:1rem;margin-top:1rem;background-color:#fff;border:1px solid rgba(0,0,0,.1)}.c-slider-card__progress-bar{width:0;height:100%;background-color:#005cc4}.c-big-title{color:#000}.c-big-title.--is-white{color:#fff}.c-big-title.--is-blue{color:#0f1c30}.c-big-title__text{font-size:14.8rem;gap:0;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}@media all and (max-width: 63.99em){.c-big-title__text{font-size:12.6rem}}@media all and (max-width: 57.49em){.c-big-title__text{font-size:6.4rem}}@media all and (max-width: 37.49em){.c-big-title__text{font-size:4.8rem}}.c-big-title__part{font-weight:600;line-height:110%;display:block;height:fit-content;width:fit-content;font-family:Tw Cen MT Condensed,sans-serif}.c-secondary-title{width:fit-content;margin-bottom:4rem;font-size:4.8rem;font-family:Tw Cen MT,sans-serif;line-height:125%;font-weight:300}@media all and (max-width: 63.99em){.c-secondary-title{font-size:4.2rem}}@media all and (max-width: 57.49em){.c-secondary-title{font-size:3.6rem}}.c-secondary-title.--is-left{text-align:left}.c-secondary-title.--is-right{text-align:right}.c-secondary-title.--is-center{margin:0 auto}@media all and (min-width: 64em){.c-secondary-title.--is-center{text-align:center;max-width:100rem}}.c-secondary-title.--is-white{color:#fff}.c-secondary-title__title{display:block}.c-secondary-title__subject{font-family:Prompt,sans-serif;text-transform:uppercase;display:block;font-size:1.6rem;margin-top:1.6rem;font-weight:800;color:#005cc4}@media all and (max-width: 63.99em){.c-secondary-title__subject{font-size:1.4rem}}.c-secondary-title.--is-left .c-secondary-title__subject{text-align:left}.c-secondary-title.--is-right .c-secondary-title__subject{text-align:right}.c-secondary-title.--is-center .c-secondary-title__subject{text-align:center}@media all and (max-width: 57.49em){.c-secondary-title.--is-center .c-secondary-title__subject{text-align:left;max-width:100rem}}.c-card{width:100%;padding:2rem;height:fit-content;min-height:35vh;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background-color:#fff3;height:100%}.c-card__content{height:100%}.c-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-card__image{width:100%;max-height:60%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;aspect-ratio:4/2;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #0000003d}.c-card__poster{width:100%;height:100%;object-fit:cover}.c-card__text{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-small-card{width:100%;height:100%;padding:2rem;border:rgba(0,0,0,.1) 1px solid;background-color:#fff3}.c-small-card__content{height:100%}.c-small-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-small-card__icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.c-small-card__text{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-actu-card{display:block;text-decoration:none;color:inherit;width:100%;height:100%;min-height:300px;transition:transform .3s ease}.c-actu-card:hover{transform:translateY(-5px)}.c-actu-card__content{width:100%;height:100%;min-height:300px}.c-actu-card__image{width:100%;height:100%;min-height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;overflow:hidden;position:relative}.c-actu-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.8) 100%);display:flex;align-items:flex-end;padding:2rem}.c-actu-card__text-content{color:#fff;width:100%}.c-actu-card__title{margin-bottom:.5rem}.c-actu-card__title h3{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.c-actu-card__date p{margin:0;font-size:1.1rem;opacity:.9}.c-fade-icon-card{width:100%;height:100%;padding:2rem;position:relative;overflow:hidden;border:rgba(0,0,0,.1) 1px solid;background-color:#fff3;display:flex;align-items:center}.c-fade-icon-card__content{height:fit-content;padding-left:10rem}.c-fade-icon-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem;color:#005cc4}.c-fade-icon-card__icon{position:absolute;width:11rem;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;top:50%;transform:translate(-35%,-50%);opacity:.16}.c-fade-icon-card__text{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-image-card{width:100%;padding:2rem;box-shadow:0 1px 3px #ffffff29,0 1px 2px #ffffff52;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background-color:#ffffff0a}.c-image-card__content{height:100%}.c-image-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-image-card__image{width:100%;max-height:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d}@media all and (min-width: 64em){.c-image-card__image{aspect-ratio:16/7.8}}.c-image-card__text{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-hover-card{background-color:#fff;width:100%;height:100%;position:relative}.c-hover-card__content{height:fit-content}.c-hover-card__image{width:100%;max-height:70%;overflow:hidden;display:flex;justify-content:center;align-items:center;aspect-ratio:5/3;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #0000003d}.c-hover-card__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000014}.c-hover-card__poster{width:100%;height:100%;object-fit:cover}.c-hover-card__postit{position:absolute;bottom:0;left:calc(35% - 2rem);width:65%;background-color:#fff;padding:1rem;margin:0 2rem 2rem 0;border-radius:.5rem}.c-hover-card__title{margin-bottom:1rem;font-weight:400;font-size:1.8rem}.c-hover-card__text{font-size:1.4rem;font-weight:700;color:#005cc4;justify-self:flex-end;align-self:flex-end}.c-team-card{width:100%;aspect-ratio:.7;padding:2rem;box-shadow:0 1px 3px #ffffff29,0 1px 2px #ffffff52;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background-color:#ffffff0a}.c-team-card__content{height:100%}.c-team-card__name{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-team-card__poster{width:100%;aspect-ratio:1;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d}.c-team-card__image{width:100%;height:100%;object-fit:cover}.c-team-card__role{font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-flex-card{width:100%;height:100%;padding:2rem;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;background-color:#fff}.c-flex-card__content{height:100%}.c-flex-card__image{width:100%;max-height:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d}@media all and (max-width: 57.49em){.c-flex-card__image{max-height:90%}}.c-flex-card__text{font-weight:400;justify-self:flex-end;align-self:flex-end}.c-list-card{width:100%;max-width:33rem;padding:2rem;background-color:#000000d9;border:rgba(255,255,255,.16) 1px solid;position:relative}.c-list-card__content{height:100%}.c-list-card__title{margin-bottom:2rem;font-weight:700;font-size:1.8rem}.c-list-card__image{width:100%;max-height:60%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;box-shadow:0 1px 3px #ffffff1f,0 1px 2px #ffffff3d}.c-list-card__poster{width:100%;height:100%;object-fit:cover}.c-list-card__item{list-style-type:circle;padding-left:.2rem;margin-left:2rem;font-size:1.4rem;font-weight:400;justify-self:flex-end;align-self:flex-end}.c-list-card__before{position:absolute;top:50%;right:100%;height:1px;background-color:#ffffff29}.c-list-card__before.--0,.c-list-card__before.--3{width:21.5rem}.c-list-card__before.--1,.c-list-card__before.--2{width:9.5rem}@media all and (max-width: 81.24em){.c-list-card__before.--0,.c-list-card__before.--3{width:16.1rem}.c-list-card__before.--1,.c-list-card__before.--2{width:28.6rem}}@media all and (max-width: 57.49em){.c-list-card__before{display:none}}.c-list-card__before:before{content:"";position:absolute;left:0;top:0;transform:translate(-50%,-50%);border-radius:50%;width:1rem;height:1rem;background-color:#005cc4}.c-rectangle-card{width:100%;height:100%;padding:2rem;border:rgba(0,0,0,.1) 1px solid}.c-rectangle-card__content{display:flex;height:100%;align-items:center}.c-rectangle-card__icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;margin-right:4rem}.c-rectangle-card__icon>img{width:100%;height:100%}.c-rectangle-card__text{font-size:1.4rem;font-weight:400}.c-illustration{width:100%;height:100%;opacity:0}.c-illustration .cls-1,.c-illustration__emitter{fill:"fff";opacity:0}.c-button{position:relative;display:block;padding:.4rem 2rem;width:fit-content;text-align:center;border-radius:5rem;transition:all .3s ease;overflow:hidden;font-size:1.6rem;color:#fff;border:1px solid #005cc4;background-color:#005cc4}.c-button:hover{background-color:#fff;color:#005cc4}.c-button.--is-white{background-color:#0003;border:1px solid #ffffff}.c-button.--is-white:hover{color:#005cc4;border:1px solid #005cc4}.c-button.--is-transparent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.c-circle *{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:.35px}@media all and (max-width: 57.49em){.c-circle *{stroke:#005cc4}}.c-underline .cls-1{stroke:#005cc4}.c-underline .cls-1,.c-underline .cls-2,.c-underline .cls-3,.c-underline .cls-4,.c-underline .cls-5{stroke-miterlimit:10;stroke-width:.5px}.c-underline .cls-1,.c-underline .cls-3,.c-underline .cls-4,.c-underline .cls-5{fill:none}.c-underline .cls-2{fill:#005cc4;stroke:#005cc4}.c-underline .cls-3,.c-underline .cls-4,.c-underline .cls-5{stroke:#005cc4}.c-scroll-button{position:relative;z-index:1;width:5rem;opacity:.6;bottom:0;left:50%;transform:translate(-50%)}.c-scroll-button__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.8rem}.c-scroll-button__icon{position:relative;display:flex;width:5rem;height:2.5rem}.c-scroll-button__circle{position:absolute;top:50%;left:50%;width:1.5rem;height:2.5rem;transform:translate(-50%,-50%);border:1px solid #ffffff;border-radius:1.5rem}.c-scroll-button__line{position:absolute;top:50%;left:50%;height:.8rem;transform:translate(-50%,-100%);width:.1rem;background-color:#fff;animation:scroll 3s infinite ease-in-out}.c-scroll-button__text{font-size:1.2rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;text-transform:uppercase}@keyframes scroll{0%{transform:translateY(-55%)}50%{transform:translateY(-95%)}to{transform:translateY(-55%)}}.c-logo{height:100%;width:auto}.c-logo.--is-white .cls-1,.c-logo.--is-white .cls-2{fill:#fff}.c-logo.--is-black .cls-1{fill:url(#gradient-1)}.c-logo.--is-black .cls-2{fill:url(#gradient-2)}.c-logo-full .cls-1{fill:url(#gradient-1)}.c-logo-full .cls-2{stroke:#003c59;stroke-miterlimit:10;stroke-width:5px}.c-logo-full .cls-2,.c-logo-full .cls-3{fill:#003c59}.c-logo-full .cls-4{fill:url(#gradient-2)}.c-logo-text{width:100%;height:auto}.c-logo-text .cls-1{fill:#0f1c30}.c-logo-text.--is-white .cls-1{fill:#fff}.c-icon{height:100%;width:auto}.c-icon .cls-1{fill:#fff;transition:.3s ease-in-out}.c-icon:hover .cls-1{fill:#005cc4}.c-contact-form{display:flex;flex-direction:column;gap:2rem;width:100%}.c-contact-form__wrapper{display:flex;gap:2rem}@media all and (max-width: 63.99em){.c-contact-form__wrapper{flex-direction:column}}.c-contact-form__item{width:100%;display:flex;flex-direction:column;gap:.6rem}.c-contact-form__input{width:100%;height:4rem;border:none;font-size:1.8rem;color:#000;padding:2rem;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.c-contact-form__message{padding:1rem;font-size:1.8rem;color:#000;height:14rem;resize:none;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.c-contact-form__input:focus,.c-contact-form__message:focus{outline:#005cc4 auto 1px}.c-contact-form__error{color:red;font-size:1.4rem}.c-contact-form__error:before{content:"⚠ "}.c-contact-form__success{color:#00a500;font-size:1.4rem}.c-contact-form__success:before{content:"✓ "}.c-contact-form__button{height:3.56rem}.c-login-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;max-width:400px;width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;gap:13px;overflow:hidden;border:rgba(0,0,0,.1) 1px solid}@media all and (max-width: 37.49em){.c-login-form{padding:2rem;border:none}}.c-login-form__form{display:flex;align-items:center;flex-direction:column;gap:4rem;width:100%}.c-login-form__title{font-size:2rem;font-weight:700;color:#000}.c-login-form__form-container{overflow:hidden;border-radius:8px;background-color:#fff;margin:1rem 0 .5rem;width:100%;display:flex;flex-direction:column;gap:1rem}.c-login-form__input{background:none;border:0;outline:0;height:40px;width:100%;border-bottom:1px solid #eee;padding:8px 15px;border:rgba(0,0,0,.1) 1px solid}.c-login-form__text{font-size:1.2rem;font-weight:400;color:#000;text-align:center}.c-login-form__link{color:#005cc4;text-decoration:underline}.c-login-form__link:hover{opacity:.8}.c-login-form__error{color:red;font-size:1.4rem}.c-login-form__error:before{content:"⚠ "}
