html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}button,input,textarea{font-size:100%;line-height:1.15}button,input{overflow:visible}button{text-transform:none}button,[type=button],[type=submit]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0;font:inherit}h1,h2,h3{text-wrap:balance}p{max-width:75ch;text-wrap:pretty}ul,ol{list-style:none}img{max-width:100%;height:auto}iframe{border:0}a{display:block;color:#f3f4f6;text-decoration:none;background-color:transparent}img{max-width:100%;height:auto;font-style:italic;vertical-align:middle;border-style:none}button{padding:0;font:inherit;color:inherit;background:none;border:none;outline:none}@font-face{font-family:Dm sans;font-weight:400;font-display:swap;src:local("Dm sans"),url(/asset/font/dm_sans/dm_sans_regular.woff2) format("woff2"),url(/asset/font/dm_sans/dm_sans_regular.woff) format("woff"),url(/asset/font/dm_sans/dm_sans_regular.ttf) format("ttf")}@font-face{font-family:Dm sans;font-weight:500;font-display:swap;src:local("Dm sans Medium"),url(/asset/font/dm_sans/dm_sans_medium.woff2) format("woff2"),url(/asset/font/dm_sans/dm_sans_medium.woff) format("woff"),url(/asset/font/dm_sans/dm_sans_medium.ttf) format("ttf")}@font-face{font-family:Dm sans;font-weight:600;font-display:swap;src:local("Dm sans SemiBold"),url(/asset/font/dm_sans/dm_sans_semibold.woff2) format("woff2"),url(/asset/font/dm_sans/dm_sans_semibold.woff) format("woff"),url(/asset/font/dm_sans/dm_sans_semibold.ttf) format("ttf")}@font-face{font-family:Dm sans;font-weight:700;font-display:swap;src:local("Dm sans Bold"),url(/asset/font/dm_sans/dm_sans_bold.woff2) format("woff2"),url(/asset/font/dm_sans/dm_sans_bold.woff) format("woff"),url(/asset/font/dm_sans/dm_sans_bold.ttf) format("ttf")}@font-face{font-family:Dm sans;font-weight:800;font-display:swap;src:local("Dm sans Black"),url(/asset/font/dm_sans/dm_sans_black.woff2) format("woff2"),url(/asset/font/dm_sans/dm_sans_black.woff) format("woff"),url(/asset/font/dm_sans/dm_sans_black.ttf) format("ttf")}h1{font-size:4.76rem}h2{font-size:3.81rem}h3{font-size:3.04rem}p{font-size:1.56rem}html{scroll-behavior:smooth;scrollbar-gutter:stable;width:100%;font-size:62.5%}body{overflow-x:hidden;width:100%;font-family:Dm sans,system-ui,sans-serif;font-size:1.56rem;color:#030712;background-color:#f3f4f6}body{font-weight:400}.base-layout{max-width:192rem;margin:auto;padding-right:3.2rem;padding-left:3.2rem}@media screen and (min-width:64em){.base-layout{padding-right:4.8rem;padding-left:4.8rem}}@media screen and (min-width:80em){.base-layout{padding-right:6.4rem;padding-left:6.4rem}}.section{padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:64em){.section{padding-top:12.8rem;padding-bottom:12.8rem}}.fade-in{opacity:0}.fade-in-animation{animation:fadeIn 1.2s ease-in both}@keyframes fadeIn{to{opacity:1}}.fade-in-up{transform:translateY(3.2rem);opacity:0}.fade-in-up-animation{animation:fadeInUp 1.2s ease-in-out both}@keyframes fadeInUp{to{transform:translateY(0);opacity:1}}.fade-in-down{transform:translateY(-3.2rem);opacity:0}.fade-in-down-animation{animation:fadeInDown 1.2s ease-in-out both}@keyframes fadeInDown{to{transform:translateY(0);opacity:1}}.zoom-in{transform:scale(.5);opacity:0}.zoom-in-animation{animation:zoomIn 1.2s ease-out both}@keyframes zoomIn{to{transform:scale(1);opacity:1}}.text-blur-up{transform:translateY(100%);opacity:0;filter:blur(.6rem)}.text-blur-up-animation{animation:textBlurUp 1.2s ease-in-out both}@keyframes textBlurUp{to{transform:translateY(0);opacity:1;filter:blur(0)}}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;font-size:11.64rem}.skeleton{position:relative;overflow:hidden;display:block;visibility:hidden;opacity:0;background-color:#e5e7eb;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.skeleton:before{content:"";position:absolute;top:0;left:0;transform:translate(-100%);width:100%;height:100%;background:linear-gradient(90deg,#0000,#9ca3af99,#0000);animation:1.5s shimmer infinite}.skeleton--active{visibility:visible;opacity:1}@keyframes shimmer{to{transform:translate(100%)}}.custom-image{position:relative;display:inline-block;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.custom-image__skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.custom-image__content{visibility:visible;opacity:1}::-webkit-scrollbar{width:1.3rem;border-radius:2rem}::-webkit-scrollbar-thumb{background-color:#f1424c;background-clip:content-box;border:.3rem solid transparent;border-radius:2rem}::-webkit-scrollbar-thumb:hover{background-color:#fa6f77}::-webkit-scrollbar-thumb:active{background-color:#ae1821}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-corner{background:#e5e7eb}.overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100vh;visibility:hidden;opacity:0;background-color:#00000080;transition:opacity .5s,visibility .5s}.overlay--active{visibility:visible;opacity:1}.navbar{position:fixed;z-index:30;top:0;left:0;width:100%;background-color:#f9fafb;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a;transition:transform .5s,background-color .5s}.navbar--scroll-down{transform:translateY(-150%);box-shadow:none}.navbar--scroll-up{transform:translateY(0);margin-top:0}.navbar__container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8rem 0}.navbar__container-menu{display:flex;align-items:center}.navbar__logo{width:4.8rem;height:auto}@media screen and (min-width:80em){.navbar__logo{width:5.6rem}}.navbar__menu{will-change:transform;position:fixed;top:0;right:0;transform:translate(100%);display:flex;flex-direction:column;gap:5.6rem;align-items:flex-end;width:100%;max-width:38.4rem;height:100vh;padding:3.2rem 5.6rem;background-color:#f3f4f6;box-shadow:none;transition:box-shadow .5s,transform .5s}@media screen and (min-width:80em){.navbar__menu{position:static;top:auto;right:auto;transform:translate(0);flex-direction:row;gap:5.6rem;align-items:center;width:auto;max-width:none;height:auto;padding:2rem 4.8rem;background-color:transparent;box-shadow:none;transition:none}}.navbar__menu--active{transform:translate(0)}.navbar__close-button{cursor:pointer;display:flex}@media screen and (min-width:80em){.navbar__close-button{position:absolute;visibility:hidden;opacity:0}}.navbar__close-icon{width:2.4rem;height:2.4rem;fill:#030712}.navbar__link{position:relative;display:block;font-size:1.95rem}.navbar__link:before{content:"";position:absolute;right:0;bottom:-1.2rem;width:0;height:.3rem;background-color:#f1424c;border-radius:2rem;transition:width .5s}.navbar__link{font-weight:700}.navbar__link a{color:#030712}.navbar__link--active:before{width:100%}.navbar__link:hover:before{width:100%}.navbar__menu-button{cursor:pointer;display:flex}@media screen and (min-width:80em){.navbar__menu-button{position:absolute;visibility:hidden;opacity:0}}.navbar__menu-icon{width:2.4rem;height:2.4rem;fill:#030712}.navbar__overlay{width:100%}@media screen and (min-width:80em){.navbar__overlay{visibility:hidden;opacity:0}}.navbar__space{display:block;width:100%;height:8rem}@media screen and (min-width:80em){.navbar__link-contact{visibility:hidden;opacity:0}}.navbar__link-contact-desktop{position:absolute;color:#f3f4f6;visibility:hidden;opacity:0}@media screen and (min-width:80em){.navbar__link-contact-desktop{position:static;visibility:visible;opacity:1}}.navbar__link-contact a{color:#f3f4f6}.navbar__sub-link{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}@media screen and (min-width:64em){.navbar__sub-link{align-items:flex-start}}.navbar__sub-link-menu{max-height:0;margin-top:0;visibility:hidden;opacity:0;transition:max-height .3s,opacity .3s,visibility .3s,margin-top .3s}@media screen and (min-width:64em){.navbar__sub-link-menu{position:absolute;top:8rem}}.navbar__sub-link-menu--active{max-height:200rem;visibility:visible;opacity:1;transition:max-height .3s,margin-top .3s,opacity .3s,visibility .3s}@media screen and (min-width:64em){.navbar__sub-link-menu--active{margin-top:0}}@media screen and (min-width:64em){.navbar__sub-link-menu--active{position:absolute;z-index:30;top:8rem;padding:0 1.2rem 1.2rem;background-color:#f9fafb;border:.1rem solid #f1424c;border-radius:1.2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}}.navbar__sub-link-button{cursor:pointer;position:relative;display:flex;gap:.8rem;align-items:center;font-size:1.95rem}.navbar__sub-link-button{font-weight:700}.navbar__container-sub-link-menu--active{visibility:visible;opacity:1}.navbar__sub-link-menu-container{display:block;width:100%;margin-top:2rem;padding:1.6rem;font-size:1.95rem;color:#030712;text-align:right;border-radius:1.2rem;transition:background-color .5s}.navbar__sub-link-menu-container{font-weight:700}.navbar__sub-link-menu-container:hover,.navbar__sub-link-menu-container--active{color:#f3f4f6;background-color:#f1424c}.navbar__sub-link-icon{width:1.6rem;height:1.6rem}.button{cursor:pointer;display:inline-flex;align-items:center;padding:1.2rem 3.2rem;text-align:center;letter-spacing:.1rem;background-color:#f1424c;border-radius:1.2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a;transition:transform .5s}.button{font-weight:700}@media screen and (min-width:30em){.button{font-size:1.95rem}}.button:hover{transform:scale(1.05)}.button:active{transform:scale(.95)}.button--secondary{color:#030712;background-color:#e5e7eb}.message{display:flex;gap:1.6rem;align-items:center;height:auto;max-height:0;margin-bottom:0;padding:0;visibility:hidden;opacity:0;background-color:#fecaca;border:.1rem solid #b91c1c;border-radius:1.2rem;transition:opacity .5s,visibility .5s,max-height .5s,padding .5s}.message--success{background-color:#bbf7d0;border:.1rem solid #15803d}.message--active{max-height:40rem;margin-bottom:2rem;padding:1.6rem;visibility:visible;opacity:1}.message__container{display:flex;flex-direction:column;gap:.8rem}.message__title{font-size:1.95rem}.message__title{font-weight:700}.message__icon{position:relative;visibility:visible;opacity:1;fill:#030712;transition:opacity .5s,visibility .5s}.message__icon--disabled{position:absolute;visibility:hidden;opacity:0}.input__icon{display:flex;width:2rem;min-width:2rem;max-width:2rem;height:2rem;fill:#9ca3af;transition:fill .5s}@media screen and (min-width:30em){.input__icon{width:2.4rem;min-width:2.4rem;max-width:2.4rem;height:2.4rem}}.input__container{cursor:text;display:flex;gap:.8rem;align-items:center;width:100%;padding:1.6rem;background-color:#e5e7eb;border-radius:1.2rem;outline:0 solid transparent;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a;transition:outline-color .3s,box-shadow .3s}.input__container:hover{outline:.2rem solid #f1424c;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a,0 0 0 .4rem #ffc9cc}.input__container:has(.input__tag:focus){outline:.2rem solid #f1424c;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a,0 0 0 .4rem #ffc9cc}.input__container:hover .input__icon{fill:#f1424c}.input__container:has(.input__tag:focus) .input__icon{fill:#f1424c}.input__label{position:absolute;top:0;left:0;color:#9ca3af;transition:top .5s,font-size .3s}.input__tag{width:100%;height:100%;color:#030712;background-color:transparent;border:none;outline:none}.input__tag::placeholder{color:transparent;transition:color .5s}.input__tag:not(:placeholder-shown)~.input__label{top:-1.6rem;font-size:1.25rem;color:#6b7280}.input__tag:not(:placeholder-shown)~.input__label{font-weight:600}.input__tag:focus~.input__label{top:-1.6rem;font-size:1.25rem;color:#f1424c}.input__tag:focus~.input__label{font-weight:600}.input__tag:hover:not(:placeholder-shown)~.input__label{color:#f1424c}.input__tag:focus::placeholder{color:#9ca3af}.input__tag:-webkit-autofill{box-shadow:0 0 0 3.2rem #e5e7eb inset!important}.input__container-tag{position:relative;top:0;width:100%;transition:top .3s}.input__container-tag:has(.input__tag:focus){top:.7rem}.input__container-tag:has(.input__tag:not(:placeholder-shown)){top:.7rem}.input__label-required{color:#ef4444}.input__text-helper{width:100%;font-size:1.25rem;color:#030712}.input__text-helper-right{text-align:end}.input__container-helper{display:flex;width:100%;margin-top:.8rem}.input--area{resize:none;min-height:12.8rem}.input__label--area{top:.6rem}.input__text-error{width:100%;height:auto;max-height:0;font-size:1.25rem;color:#f87171;visibility:hidden;opacity:0;transition:max-height .5s,opacity .5s,visibility .5s}.input__text-error--active{max-height:1.6rem;visibility:visible;opacity:1}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer__container-leave{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center}.footer__title{font-size:3.04rem;text-align:center}.footer__title{font-weight:700}@media screen and (min-width:30em){.footer__title{font-size:3.81rem}}@media screen and (min-width:48em){.footer__title{font-size:4.76rem}}@media screen and (min-width:64em){.footer__title{font-size:5.96rem}}.footer__logo{width:20.8rem}.footer__description{line-height:1.5;text-align:center}@media screen and (min-width:30em){.footer__description{font-size:1.95rem}}@media screen and (min-width:48em){.footer__description{margin-top:2rem;font-size:2.44rem}}.footer__container-description{display:flex;gap:1.2rem;align-items:center;margin:3.2rem 0}.footer__icon{min-width:3.2rem;min-height:3.2rem;fill:#f1424c}.footer__text-location{line-height:1.5}@media screen and (min-width:30em){.footer__text-location{font-size:1.95rem}}.footer__container-map{overflow:hidden;width:100%;border:.1rem solid #9ca3af;border-radius:1.2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width:30em){.footer__map{width:100%;min-height:25rem}}.footer__container{width:100%;background-color:#262626}.footer__container-information{display:flex;flex-wrap:wrap;gap:6.4rem;align-items:center;justify-content:space-between;width:100%}.footer__container-logo{display:flex;flex-direction:column;gap:3.2rem;align-items:center;max-width:40rem}.footer__company-description{font-size:1.95rem;line-height:1.5;color:#f3f4f6;text-align:center}@media screen and (min-width:48em){.footer__company-description{text-align:start}}.footer__container-social{display:flex;gap:6.4rem;align-items:center;justify-content:center;width:100%}@media screen and (min-width:48em){.footer__container-social{width:auto}}.footer__container-icon{padding:1.6rem;background-color:#f1424c;border-radius:1.2rem}.footer__social-icon{display:flex;min-width:3.2rem;min-height:3.2rem;fill:#f3f4f6}.footer__container-contact{display:flex;gap:2rem;align-items:center}.footer__social-text{font-size:1.95rem;color:#f3f4f6}.footer__container-contact-info{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width:48em){.footer__container-contact-info{width:35rem}}.footer__copyright{position:relative;display:flex;flex-direction:column;gap:1.2rem;align-items:center;padding-bottom:2rem}.footer__copyright:before{content:"";position:absolute;top:-4rem;width:90%;height:.3rem;background-color:#6b7280}.footer__copyright-text{color:#6b7280;text-align:center}.not-found{display:flex;flex-direction:column;gap:5.6rem;align-items:center;justify-content:center;min-height:100vh}.not-found__letter{font-size:40vw;color:#f3f4f6;text-shadow:0 .8rem 3.2rem rgba(0,0,0,.3)}.not-found__letter{font-weight:800}@media screen and (min-width:80em){.not-found__letter{position:absolute}}.not-found__container{z-index:10;display:flex;flex-direction:column;align-items:center;padding:4rem;background-color:#d1d5db80;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);border:.1rem solid #9ca3af;border-radius:2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}@media screen and (min-width:90em){.not-found__container{min-width:65rem}}@media screen and (min-width:80em){.not-found__container{min-width:50rem}}.not-found__container-title{display:flex;gap:2rem;align-items:center;justify-content:center}.not-found__title{font-size:4.76rem;text-align:center}.not-found__title{font-weight:800}@media screen and (min-width:90em){.not-found__title{font-size:7.45rem}}@media screen and (min-width:80em){.not-found__title{font-size:5.96rem}}.not-found__emoji{width:4rem}@media screen and (min-width:80em){.not-found__emoji{width:6.4rem}}.not-found__subtitle{max-width:32rem;margin:2rem 0;font-size:1.95rem;line-height:1.5;text-align:center}@media screen and (min-width:80em){.not-found__subtitle{font-size:2.44rem}}.not-found__description{font-size:1.25rem;text-align:center}@media screen and (min-width:80em){.not-found__description{font-size:1.56rem}}.not-found__button{margin-top:4rem;padding:.8rem 3.2rem;color:#f3f4f6;background-color:#030712;border-radius:3.2rem;transition:transform .5s}.not-found__button{font-weight:600}.not-found__button:hover{transform:scale(1.05)}.not-found__button:active{transform:scale(.95)}.hero{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding-top:3.2rem}@media screen and (min-width:48em){.hero{padding:6.4rem}}.hero__title{font-size:2.44rem;line-height:1;text-align:center;letter-spacing:-.1rem}.hero__title{font-weight:800}@media screen and (min-width:30em){.hero__title{font-size:3.04rem}}@media screen and (min-width:48em){.hero__title{font-size:3.81rem}}@media screen and (min-width:64em){.hero__title{font-size:4.76rem}}@media screen and (min-width:80em){.hero__title{font-size:5.96rem}}.hero__text-color{color:#f1424c}.hero__container-description{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;margin:3.2rem 0}@media screen and (min-width:64em){.hero__container-description{flex-direction:row;gap:4rem;width:100%;margin:5.6rem 0}}.hero__card{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:80em){.hero__card{max-width:60rem}}.hero__card-title{font-size:1.95rem;text-align:center}.hero__card-title{font-weight:700}@media screen and (min-width:30em){.hero__card-title{font-size:2.44rem}}@media screen and (min-width:80em){.hero__card-title{font-size:3.04rem}}.hero__description{line-height:1.5;text-align:center}@media screen and (min-width:30em){.hero__description{font-size:1.95rem}}@media screen and (min-width:80em){.hero__description{font-size:2.44rem}}.hero__container-button{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:64em){.hero__container-button{flex-direction:row;gap:3.2rem;align-items:center;justify-content:center}}.hero__button{display:block;width:100%;text-align:center}@media screen and (min-width:64em){.hero__button{align-self:center;width:auto}}.hero__image{width:100%;height:auto;margin-top:3.2rem;object-fit:cover}@media screen and (min-width:80em){.hero__image{margin-top:0}}.hero__illustration{position:absolute;z-index:-1;width:100%}.hero__container-image{position:relative}.hero__container-logo{position:absolute;right:0;bottom:0;width:6.4rem}@media screen and (min-width:30em){.hero__container-logo{width:8rem}}@media screen and (min-width:48em){.hero__container-logo{width:12.8rem}}@media screen and (min-width:64em){.hero__container-logo{width:16rem}}@media screen and (min-width:64em){.hero__container-logo{width:20.8rem}}.benefit{display:flex;flex-direction:column;align-items:center;justify-content:center}.benefit__title{margin-bottom:8rem;color:#f1424c;text-align:center}.benefit__title{font-weight:800}@media screen and (min-width:30em){.benefit__title{margin-bottom:12.8rem;font-size:4.76rem}}@media screen and (min-width:48em){.benefit__title{font-size:5.96rem}}.benefit__container-card{display:flex;flex-wrap:wrap;gap:12.8rem;align-items:center;justify-content:center}@media screen and (min-width:48em){.benefit__container-card{gap:4rem}}.benefit__card{display:flex;flex-direction:column;gap:2.4rem;align-items:center;justify-content:center;width:100%;max-width:40rem}.benefit__card-title{font-size:2.44rem;text-align:center}.benefit__card-title{font-weight:700}@media screen and (min-width:30em){.benefit__card-title{font-size:3.04rem}}.benefit__card-description{line-height:1.5;text-align:center}@media screen and (min-width:30em){.benefit__card-description{font-size:1.95rem}}.benefit__card-container-icon{display:flex;align-items:center;justify-content:center;padding:1.6rem;background-color:#f1424c;border-radius:1.2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}.benefit__card-icon{width:4.4rem;height:4.4rem;fill:#f3f4f6}.about-us__title{margin-bottom:5.6rem;color:#f1424c}.about-us__title{font-weight:700}@media screen and (min-width:30em){.about-us__title{margin-bottom:8rem;font-size:5.96rem}}.about-us__container-project{display:flex;flex-direction:column;gap:6.4rem}@media screen and (min-width:80em){.about-us__container-project{flex-direction:row}}.about-us__description{line-height:1.5}@media screen and (min-width:30em){.about-us__description{font-size:1.95rem}}@media screen and (min-width:48em){.about-us__description{font-size:2.44rem}}@media screen and (min-width:80em){.about-us__description{width:50%}}.about-us__container-project-description{padding-left:2rem;border-left:.2rem solid #9ca3af}@media screen and (min-width:80em){.about-us__container-project-description{width:50%}}.about-us__container-project-text{position:relative;display:flex;flex-direction:column}.about-us__container-project-text:before{content:"";position:absolute;bottom:-2rem;left:-2rem;width:100%;height:.2rem;background-color:#9ca3af}.about-us__project-title{line-height:1.5}@media screen and (min-width:30em){.about-us__project-title{font-size:1.95rem}}@media screen and (min-width:48em){.about-us__project-title{font-size:2.44rem}}.about-us__project-number{margin-top:4rem;font-size:7.45rem;color:#f1424c}.about-us__project-number{font-weight:800}@media screen and (min-width:30em){.about-us__project-number{font-size:11.64rem}}@media screen and (min-width:48em){.about-us__project-number{font-size:16rem}}@media screen and (min-width:80em){.about-us__project-number{font-size:20rem}}.about-us__container{display:flex;flex-wrap:wrap;gap:8rem;align-items:center;justify-content:center;margin-top:9.6rem}.about-us__card{width:100%;max-width:50rem;padding-left:2rem;border-left:.2rem solid #9ca3af}.about-us__card-title{position:relative;font-size:1.95rem}.about-us__card-title:before{content:"";position:absolute;bottom:-2rem;left:-2rem;width:100%;height:.2rem;background-color:#9ca3af}@media screen and (min-width:30em){.about-us__card-title{font-size:2.44rem}}@media screen and (min-width:48em){.about-us__card-title{font-size:3.04rem}}.about-us__container-card{margin-top:4rem}.about-us__card-number{font-size:4.76rem}.about-us__card-number{font-weight:800}@media screen and (min-width:30em){.about-us__card-number{font-size:5.96rem}}@media screen and (min-width:48em){.about-us__card-number{font-size:7.45rem}}.about-us__card-text{color:#374151}@media screen and (min-width:30em){.about-us__card-text{font-size:1.95rem}}@media screen and (min-width:48em){.about-us__card-text{font-size:2.44rem}}.about-us__button{gap:2rem;margin-top:8rem;color:#030712;background-color:#f3f4f6;border:.2rem solid #f1424c}.company{display:flex;flex-direction:column;gap:8rem;align-items:center}@media screen and (min-width:80em){.company{flex-direction:row-reverse;gap:14.4rem}}.company__title{color:#f1424c}.company__title{font-weight:700}@media screen and (min-width:30em){.company__title{font-size:4.76rem}}@media screen and (min-width:30em){.company__title{font-size:5.96rem}}.company__container-description{display:flex;flex-direction:column;gap:3.2rem}.company__description{line-height:1.5}@media screen and (min-width:30em){.company__description{font-size:1.95rem}}@media screen and (min-width:80em){.company__description{font-size:2.44rem}}.company__image{width:100%;max-width:60rem}@media screen and (min-width:80em){.company__image{max-width:70rem}}.team{display:flex;flex-direction:column;gap:8rem;align-items:center}@media screen and (min-width:80em){.team{flex-direction:row;gap:14.4rem}}.team__title{color:#f1424c}.team__title{font-weight:700}@media screen and (min-width:30em){.team__title{font-size:4.76rem}}@media screen and (min-width:30em){.team__title{font-size:5.96rem}}.team__container-description{display:flex;flex-direction:column;gap:3.2rem}.team__description{line-height:1.5}@media screen and (min-width:30em){.team__description{font-size:1.95rem}}@media screen and (min-width:80em){.team__description{font-size:2.44rem}}.team__image{width:100%;max-width:60rem}@media screen and (min-width:80em){.team__image{max-width:70rem}}.service{position:relative;background-color:#262626}.service__container-title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:9.6rem}@media screen and (min-width:48em){.service__container-title{margin-bottom:16rem}}.service__title{margin-bottom:2rem;color:#f1424c;text-align:center}.service__title{font-weight:700}@media screen and (min-width:30em){.service__title{font-size:4.76rem}}@media screen and (min-width:48em){.service__title{font-size:5.96rem}}@media screen and (min-width:64em){.service__title{font-size:7.45rem}}.service__description{line-height:1.5;color:#f3f4f6;text-align:center}@media screen and (min-width:30em){.service__description{font-size:1.95rem}}@media screen and (min-width:48em){.service__description{font-size:2.44rem}}.service__container-card{display:flex;flex-wrap:wrap;gap:6.4rem;align-items:center;justify-content:center}.service__card{width:100%;max-width:40rem;background-color:#404040;box-shadow:0 2.5rem 2rem #0000001a,0 1rem .8rem #0000001a}@media screen and (min-width:64em){.service__card{min-height:60rem}}.service__container-description{padding:2.8rem}.service__card-title{color:#f1424c}.service__card-title{font-weight:700}.service__card-description{margin-top:2.4rem;line-height:1.5;color:#f3f4f6}.service__shape{position:absolute;top:0;left:0;width:6.4rem;height:auto}@media screen and (min-width:48em){.service__shape{width:12.8rem}}.service__shape--bottom{inset:auto 0 0 auto}.client-slider__container-title{display:flex;flex-direction:column;gap:1.2rem;align-items:center;justify-content:center;margin-bottom:8rem}.client-slider__line{width:24rem;opacity:.5;fill:none}@media screen and (min-width:48em){.client-slider__line{width:38.4rem}}.client-slider__title{max-width:100rem;font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem}.client-slider__title{font-weight:800}@media screen and (min-width:48em){.client-slider__title{font-size:4.76rem}}.slider{position:relative;z-index:10;overflow:hidden;width:100%;padding:4rem 0}.slider__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.slider__content{display:flex;gap:6.4rem;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content;animation:slider 80s forwards linear infinite}.slider__item{display:flex;align-items:center;justify-content:center;width:32rem;height:32rem}.slider__overlay{position:absolute;z-index:20;top:50%;left:-.2rem;transform:translateY(-50%);display:block;width:8rem;height:100%;background:linear-gradient(90deg,#f3f4f6,#f3f4f600 58%)}.slider__overlay--right{right:-.2rem;left:auto;background:linear-gradient(270deg,#f3f4f6,#f3f4f600 58%)}@keyframes slider{to{transform:translate(calc(-50% - 6.4rem + 4rem))}}.slider__container-item-image{width:25rem;height:auto;object-fit:cover}.sector{background-color:transparent}.sector__card{background-color:#f3f4f6;border:.1rem solid #f1424c}.sector__card-description{color:#082f49}.form-contact{display:flex;flex-direction:column;width:100%}.form-contact__container-button{width:100%}.form-contact__button{display:flex;place-content:center center;width:100%;color:#f3f4f6;text-align:center}.form-contact__input{margin-bottom:2rem}.contact{display:flex;flex-direction:column;align-items:center}.contact__title{margin-bottom:8rem;color:#f1424c}.contact__title{font-weight:700}.contact__container{display:flex;flex-direction:column;gap:4rem;padding:2rem;background-color:#f9fafb;border:.1rem solid #d1d5db;border-radius:2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}@media screen and (min-width:48em){.contact__container{flex-direction:row;padding:3.2rem}}.contact__container-info{display:flex;flex-direction:column;gap:3.2rem}.contact__container-social{display:flex;gap:1.2rem;align-items:center}.contact__social-icon{width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;fill:#f1424c}@media screen and (min-width:48em){.contact__social-icon{width:3.2rem;min-width:3.2rem;height:3.2rem;min-height:3.2rem}}@media screen and (min-width:48em){.contact__social-text{font-size:1.95rem}}.animation-delay-20{animation-delay:.2s}.animation-delay-40{animation-delay:.4s}.animation-delay-50{animation-delay:.5s}.animation-delay-60{animation-delay:.6s}.animation-delay-80{animation-delay:.8s}.inline{display:inline}
