@import"https://fonts.googleapis.com/css2?family=Major+Mono+Display&family=Open+Sans:ital,wght@0,300..800;1,300..800";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tektur:wght@400..900&display=swap";.sg-form-lib,.sg-form-lib h2,.sg-form-lib p{margin:0}.sg-form-lib{display:flex;flex-direction:column;font-family:Open Sans,sans-serif;align-items:center;background-color:#15172b;border-radius:5px;box-shadow:0 10px 13px -7px #000,5px 5px 15px 5px #0000;box-sizing:border-box;color:#eee;gap:30px;padding:20px;position:relative;width:100%}.sg-form-lib__section-title{display:flex;flex-direction:column;align-items:center}.sg-form-lib__title{border-bottom:solid 2px #eee;font-size:2rem;letter-spacing:.2cap;padding-bottom:20px}.sg-form-lib__subtitle{font-size:.825rem;margin:auto;padding-top:10px;width:90%}.sg-form-lib__content{display:flex;flex-direction:column;align-items:center;gap:15px;width:90%}.sg-form-lib__data{display:flex;flex-direction:column;gap:0px;width:100%}.sg-form-lib__data--error{color:#d63838;margin-top:5px}.sg-form-lib__label{color:#eee}.sg-form-lib__input,.sg-form-lib__textarea,.sg-form-lib__select{background-color:#303245;border-radius:5px;border:0;box-sizing:border-box;color:#eee;font-size:1rem;outline:0;padding:5px 10px;width:100%}.sg-form-lib__input{height:45px}.sg-form-lib__textarea{height:200px}.sg-form-lib__select option{padding:0}.sg-form-lib__radios,.sg-form-lib__checkboxes{display:flex;gap:10px}.sg-form-lib__checkboxes{flex-direction:column;padding-left:5px;padding-top:5px}.sg-form-lib__field--error{border:1px solid #d63838}.sg-form-lib__message--validation{color:#168825}.sg-form-lib__message--error{color:#d63838}.sg-form-lib__btn{background-color:#08d;border:0;border-radius:5px;color:#eee;cursor:pointer;font-size:1.2rem;height:50px;text-align:center;width:100%}.sg-form-lib__btn:active{background-color:#06b}.sg-form-lib .hidden{display:none}@media screen and (min-width: 768px){.sg-form-lib{padding:40px 50px}}.sg-form-lib{background-color:transparent;box-shadow:none;gap:0}.sg-form-lib__message--error,.sg-form-lib__data--error{color:#e74c3c}.sg-form-lib__select{height:45px}.sg-form-lib__title{color:#ecd448;border-color:#ecd448}.sg-form-lib__input,.sg-form-lib__select,.sg-form-lib__textarea{border:1px solid #ecd448;background-color:#1f1f1f}.sg-form-lib__input--error,.sg-form-lib__select--error,.sg-form-lib__textarea--error{border:2px solid #e74c3c}.sg-form-lib .sg-form-lib__data--error{text-align:left}button{background-color:transparent;border:none;cursor:pointer;display:inline-block;text-decoration:none;vertical-align:middle}html{box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}#root>div{display:flex;flex-direction:column;min-height:100vh}body{margin:0;padding:0;min-height:100vh;background-color:#1f1f1f;background-image:linear-gradient(32deg,rgba(27,27,27,.74) 30px,transparent);background-size:60px 60px;background-position:-5px -5px}main{display:flex;flex-direction:column}.container{margin:auto;padding:0 20px;width:100%}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.no-scroll{overflow:hidden}a{text-decoration:none;cursor:pointer;width:fit-content}body,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0;font-weight:400}ul{list-style-type:none;padding:0;margin:0}.underline{text-decoration:underline}.bold{font-weight:700}.important-word{font-size:1.2rem;color:#ecd448}h1,h2,h3,h4{font-family:Tektur,sans-serif}body,input,select,button{font-family:Raleway,sans-serif}body,input,select{font-size:1rem;line-height:1.5rem}body,input,select,a{color:#f8f5ec}a:hover,a:active,a:focus,a:focus-within{color:#ff6700}.footer{background-color:#1f1f1f;margin-top:20px;position:relative;z-index:-1}.footer__text{bottom:20px;text-align:center;font-style:italic;padding:50px}.header{align-items:center;background-image:linear-gradient(32deg,rgba(27,27,27,.74) 30px,transparent);display:flex;height:110px;justify-content:space-between;padding:30px 10px;position:sticky;z-index:999;top:-5px}.header__titles{display:flex;flex-direction:column;gap:5px}@media screen and (min-width: 768px){.header{padding:20px}}.hero{display:flex;flex-direction:column;gap:10px}.hero__img{height:40vh;object-fit:contain;position:relative}.hero__text{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px;text-align:center}.hero__title{font-size:1.5rem}.hero__cta{align-self:center}@media screen and (min-width: 768px){.hero{height:70vh;flex-direction:row}.hero__img{position:absolute;bottom:0;left:10vw;height:70vh}.hero__text{position:absolute;right:5vw;align-self:center}.hero__text,.hero__description{text-align:left!important;width:50vw}.hero__title{margin-bottom:10px;line-height:2rem}.hero__description{padding:0!important}}@media screen and (min-width: 1024px){.hero__title{font-size:2rem}.hero__text{right:9vw}.hero__description{font-size:1.2rem}}.menu{z-index:99}.menu__burger{background:transparent;cursor:pointer;height:30px;margin-left:auto;width:40px}.menu__burger input{display:none}.menu__burger input:checked~span:nth-of-type(1){transform:rotate(45deg);top:0;left:5px}.menu__burger input:checked~span:nth-of-type(2){width:0%;opacity:0}.menu__burger input:checked~span:nth-of-type(3){transform:rotate(-45deg);top:28px;left:5px}.menu__burger span{background-color:#f8f5ec;border-radius:10px;display:block;height:3px;margin:6px 0;transform:rotate(0);transition:.25s ease-in-out;width:25px}.menu__burger span:nth-of-type(1){top:0;transform-origin:left center}.menu__burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.menu__burger span:nth-of-type(3){top:100%;transform-origin:left center;transform:translateY(-100%)}.menu--responsive{background-color:#1f1f1f;border-radius:0;box-shadow:0 5px 5px #0003;height:fit-content;padding-bottom:10px;position:absolute;right:0;top:110px;transform-origin:top;transform:scaleY(0);transition:transform .3s ease;width:100%;z-index:97}.menu--responsive .menu__list{align-items:center;display:flex;flex-direction:column;gap:1.7rem;margin-top:0;padding:20px 20px 30px}.menu--open{transform:scaleY(1)}.menu--closed{transform:scaleY(0)}@media screen and (min-width: 1440px){.menu{display:flex;margin-left:auto}.menu__list{align-items:center;display:flex;gap:2rem}.menu__item-link{position:relative}.menu__item-link:after{background-color:#ff6700;content:"";bottom:0;height:2px;left:0;opacity:0;position:absolute;right:0;top:100%;transform:scale(0);transform-origin:left;transition:transform .2s ease-in;width:60%}.menu__item-link:hover:after{opacity:1;transform:scale(1)}.menu__burger{display:none}}.about__item-subtitle{font-size:1.2rem;padding:10px 0;position:relative;padding:.5rem 1rem;z-index:1;color:#1f1f1f;border-radius:5px;overflow:hidden;margin:auto;width:fit-content;text-align:center}.about__item-subtitle:before{content:"";position:absolute;top:0;left:-10px;width:110%;height:100%;background-color:#f8f5ec;transform:skew(-10deg);z-index:-1;border-radius:4px}.about__item-content{margin:10px 0}@media screen and (min-width: 768px){.about__item-subtitle{margin:0;white-space:nowrap}}.services__content{gap:50px!important}.services__cards{display:flex;flex-direction:column;gap:25px;margin:10px 0}.services__mobile-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%}.services .services-swiper{width:100%;padding:5px 0}.services .services-swiper .swiper-button-prev,.services .services-swiper .swiper-button-next{color:#f8f5ec;width:40px;height:40px;background-color:#1f1f1f;border-radius:50%;box-shadow:0 2px 10px #0000001a;transition:all .3s ease}.services .services-swiper .swiper-button-prev:after,.services .services-swiper .swiper-button-next:after{font-size:16px;font-weight:700}.services .services-swiper .swiper-button-prev:hover,.services .services-swiper .swiper-button-next:hover{background-color:#f8f5ec;color:#1f1f1f;transform:scale(1.05)}.services .services-swiper .swiper-button-prev{left:10px}.services .services-swiper .swiper-button-next{right:10px}.services .services-swiper .swiper-pagination{position:relative;margin-top:30px;bottom:0}.services .services-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#f8f5ec;opacity:.5;transition:all .3s ease}.services .services-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background-color:#f8f5ec;transform:scale(1.2)}.services .services-swiper .swiper-slide{display:flex;justify-content:center;align-items:center;height:auto}.services .services-swiper .swiper-slide>div{width:100%;max-width:100%}.services .services-swiper .swiper-pagination-progressbar{height:4px;background-color:#f8f5ec;opacity:.3}.services .services-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#f8f5ec}.portfolio-swiper{width:100%;padding:20px 0}.portfolio-swiper .swiper-slide{display:flex;justify-content:center;align-items:stretch}.portfolio-swiper .swiper-button-prev,.portfolio-swiper .swiper-button-next{color:#f8f5ec;width:40px;height:40px;background-color:#1f1f1fcc;border-radius:50%;transition:all .3s ease}.portfolio-swiper .swiper-button-prev:after,.portfolio-swiper .swiper-button-next:after{font-size:16px;font-weight:700}.portfolio-swiper .swiper-button-prev:hover,.portfolio-swiper .swiper-button-next:hover{background-color:#f8f5ec;transform:scale(1.1)}.portfolio-swiper .swiper-pagination{position:relative;margin-top:30px;bottom:0}.portfolio-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#f8f5ec;opacity:.5;transition:all .3s ease}.portfolio-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}@media (max-width: 568px){.portfolio .swiper-button-prev,.portfolio .swiper-button-next{display:none}}.calendly-inline-widget{min-width:320px;max-width:100vw;height:700px}@media screen and (max-width: 500px){.contact__content{padding:0!important;justify-content:center}}.page-layout{display:flex;flex-direction:column;min-height:100vh}.section-layout{padding-bottom:50px}.section-layout__title{font-size:2rem;padding:15px;width:fit-content;justify-self:center;text-align:center;text-transform:uppercase}.section-layout__content{padding:0 10vw}.section-layout__content p,.section-layout li{text-align:center}.section-layout__content p{padding:5px 15px}.section-layout__img{width:60vw;margin:auto;max-height:300px;object-fit:contain}@media screen and (min-width: 768px){.section-layout{margin:0 15px;padding-bottom:0}.section-layout__content{display:flex;flex-direction:column;margin-top:30px;margin-left:20vw;padding:0;gap:15px}.section-layout__content p{padding:0}.section-layout__content p,.section-layout li{text-align:left}.section-layout__img{width:40vw}.section-layout__title{font-size:2rem;position:absolute;left:15vw;writing-mode:vertical-rl;text-orientation:upright;padding:0;top:130px}}.loader{align-items:center;display:flex;gap:40px;min-height:30vh;justify-content:center;position:relative;width:100%;z-index:99}.loader__element{animation:loader 2s infinite ease-in-out;animation-fill-mode:both;background-color:#f8f5ec;border-radius:100%;opacity:1;z-index:99;height:40px;width:40px}@media screen and (min-width: 768px){.loader__element{height:20px;width:20px}}.loader__element--1{animation-delay:.2s}.loader__element--2{animation-delay:.4s}.loader__element--3{animation-delay:.6s}@keyframes loader{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1)}to{transform:scale(.3);opacity:0}}.scroll-up{right:1vw;position:fixed;bottom:9vh;z-index:99;background-color:#1f1f1f;border-radius:5px 0 0}@media screen and (min-width: 425px){.scroll-up{margin-left:94vw}}.cta{padding:1.1em 2em;background:none;border:2px solid #fff;font-size:15px;color:#131313;cursor:pointer;position:relative;overflow:hidden;transition:all .3s;border-radius:12px;background-color:#ecd448;font-weight:bolder;box-shadow:0 2px 0 2px #000}.cta:before{content:"";position:absolute;width:100px;height:120%;background-color:#ff6700;top:50%;transform:skew(30deg) translate(-150%,-50%);transition:all .5s}.cta:hover{background-color:#4cc9f0;color:#f8f5ec;box-shadow:0 2px 0 2px #0d3b66}.cta:hover:before{transform:skew(30deg) translate(250%,-50%);transition-delay:.1s}.cta:active{transform:scale(.9)}.scrolling-banner{position:relative;width:100%;overflow:hidden;white-space:nowrap;background-color:#f8f5ec;color:#1f1f1f;top:-8px}.scrolling-content{display:inline-flex;animation:scroll-left 1500s linear infinite}.scrolling-content span{font-size:1.5rem;white-space:nowrap;padding:1.5rem 2rem 1.5rem 0}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.section-choice{background-color:#1f1f1f;gap:15px;display:flex;position:fixed;bottom:0;padding:10px;justify-content:space-around;width:100%;z-index:99}.section-choice__item{display:flex;justify-content:center;background-color:#f8f5ec;border-radius:100px;border:2px solid #f8f5ec;height:40px;width:40px}.section-choice__item svg{fill:#1f1f1f;height:20px;width:20px;z-index:99}.section-choice__item-tooltip{display:none;position:absolute;left:0;top:24px;height:51px;transform:translateY(-50%);background-color:#f8f5ec;color:#1f1f1f;padding:10px 20px 10px 65px;border-radius:100px;white-space:nowrap;font-size:1.2rem;line-height:150%}@media screen and (min-width: 768px){.section-choice{display:flex;flex-direction:column;background-color:transparent;gap:15px;width:fit-content;left:10px;top:100px}.section-choice__item{position:relative;height:50px;width:50px}.section-choice__item svg{height:30px;width:30px}.section-choice__item:hover .section-choice__item-tooltip{display:block}}.needs-analysis-form{display:flex;flex-direction:column;gap:15px}.needs-analysis-form__title{color:#1f1f1f}.language-switcher__btn{color:#ecd448}.language-switcher__btn:hover{color:#4cc9f0}.service-card{display:flex;flex-direction:column;position:relative;justify-content:space-around;gap:15px;padding:1.5rem;background-color:#1f1f1f;border-radius:10px;border:2px solid #f8f5ec;height:100%;min-height:320px;width:100%;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-card__title-container{display:flex;flex-direction:column;gap:15px}.service-card__title-container .service-card__title{text-align:center;font-size:1.2rem;white-space:normal;word-wrap:break-word;font-weight:600}.service-card__title-container .service-card__subtitle{margin-top:.25rem;width:100%;font-size:1rem;font-style:italic;padding:0;white-space:normal;word-wrap:break-word}.service-card .line{width:100%;height:1px;background-color:#f8f5ec;border:none;margin:10px 0}.service-card__list{display:flex;flex-direction:column;gap:.75rem;width:100%}.service-card__list-item{display:flex;align-items:center;gap:.75rem}.service-card__list-item .check{display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;background-color:#f8f5ec;border-radius:50%;flex-shrink:0;margin-top:2px}.service-card__list-item .check__svg{width:.875rem;height:.875rem;fill:#1f1f1f}.service-card .list__text{font-size:.8rem;white-space:normal;word-wrap:break-word;flex:1;line-height:1.4;text-align:left!important}.service-card .button{cursor:pointer;padding:.75rem 1rem;width:100%;background-color:#f8f5ec;font-size:.8rem;color:#1f1f1f;border:0;border-radius:9999px;box-shadow:inset 0 -2px 15px #ffffff4d;transition:all .3s ease;font-weight:500;letter-spacing:.5px}.service-card .button:hover{background-color:#f8f5ec;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.service-card .button:active{transform:translateY(0)}.service-card .services-swiper{padding:15px 0}.service-card .services-swiper .swiper-button-prev,.service-card .services-swiper .swiper-button-next{display:none}@media screen and (min-width: 768px){.services-swiper .swiper-button-prev,.services-swiper .swiper-button-next{width:45px;height:45px;border:2px solid #f8f5ec}.services-swiper .swiper-button-prev:after,.services-swiper .swiper-button-next:after{font-size:18px}.service-card__title,.service-card__subtitle{text-align:left!important}}@media screen and (max-width: 500px){.swiper-button-prev,.swiper-button-next{display:none!important}}.portfolio-card{background-color:#1f1f1f!important}
