@import url(https://fonts.googleapis.com/css?family=Roboto);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);@import url(https://fonts.googleapis.com/css?family=Roboto+Mono);@import url(https://cdn.rawgit.com/konpa/devicon/df6431e323547add1b4cf45992913f15286456d3/devicon.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Mono;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes bugfix{0%{padding:0}to{padding:0}}header{align-items:center;background-color:initial;display:flex;flex-direction:row;justify-content:space-between;position:fixed;top:0;transition:all 1.5s;width:100vw;z-index:2000}header.nav-transition{background-color:#fff}@media (max-width:60em){header{align-items:flex-start;flex-direction:column;flex-wrap:wrap}}header .logo{margin:5vh 5vw}header .logo.nav-transition-logo{margin:2vh 5vw}@media (max-width:60em){header .logo{margin:3vh 5vw}}header .logo .company-logo{height:100%}header #nav{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin:5vh 5vw}header #nav.nav-transition-nav{margin:2vh 5vw}@media (max-width:60em){header #nav{background:#fff;margin:0;position:fixed;right:0}header #nav.nav-transition-nav{margin:2vh 0}}header #nav ul{display:none;list-style:none;margin:0;padding:0;width:100%}@media (max-width:60em){header #nav ul{background:#fff;height:100vh;margin:50px 0;width:auto}}header #nav ul li a{background:#0000;color:#fff;display:block;padding:0 2em;text-decoration:none}header #nav ul li a.nav-transition-a{color:#222}header #nav ul li a .squareBracket,header #nav ul li a:hover{color:#f7e000}header #nav ul li a:active{color:#c4b200}@media (max-width:60em){header #nav ul li a{background:#fff;color:#222;margin:10px 0}}header #nav ul .svg-line{display:none}header #nav input.trigger{left:-9999px;position:absolute;top:-9999px}header #nav input.trigger:checked~ul{display:block!important}@media (min-width:60em){header #nav input.trigger:checked~ul{display:flex;flex-direction:column}}header #nav input.trigger:checked~label:after{color:#222}header #nav label{background:#fff;color:#fff;cursor:pointer;display:flex;font-size:1.1em;line-height:2em;margin:0;min-height:2em}header #nav label.nav-transition-label:after{color:#222;margin:2vh 5vw}header #nav label:hover{color:#f7e000}header #nav label:after{color:#fff;content:"\2261";font-size:1.8em;margin:3vh 5vw;position:fixed;right:0;top:0}header #nav label:after:hover{color:#f7e000}@media (min-width:60em){header #nav ul{display:flex;flex-direction:row}header #nav ul li{flex:1 1;position:relative;text-align:center}header #nav ul li .svg-line,header #nav ul li:hover>ul{display:block!important}header #nav ul li .svg-line .line{stroke:#666;stroke-width:2}header #nav label{display:none}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.4cf246e62ee1bca9a65d.eot);src:url(/static/media/icomoon.4cf246e62ee1bca9a65d.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.c0557eb1e6c5582a7a7d.ttf) format("truetype"),url(/static/media/icomoon.1f9ae162619533b45b2f.woff) format("woff"),url(/static/media/icomoon.17eccd8060809084bedc.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-twitter:before,.icon-x:before{content:"\e900"}.icon-home:before{content:"\e901"}.icon-calendar:before{content:"\e953"}.icon-facebook2:before{content:"\ea91"}.icon-instagram:before{content:"\ea92"}.icon-whatsapp:before{content:"\ea93"}.icon-twitter1:before{content:"\ea96"}.icon-linkedin:before{content:"\eac9"}#home{align-items:center;animation:bgFadeIn 1s ease-in both;display:flex;flex-direction:row;height:100vh;justify-content:center;position:relative;text-align:center}#home:before{background:linear-gradient(#000c,#000c),url(/static/media/cover.214b1bb1b25712e90881.png);background-attachment:fixed;background-color:#ccc;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}@keyframes bgFadeIn{0%{background-color:#fff}to{background-color:#fff0}}#home .container h1{color:#f7e000;font-size:36px;font-weight:600;margin:0}@media screen and (min-width:600px){#home .container h1{font-size:calc(-18px + 9vw)}}@media screen and (min-width:1200px){#home .container h1{font-size:90px}}#home .container h2{color:#fff;font-size:36px;font-weight:600;margin:0}@media screen and (min-width:600px){#home .container h2{font-size:calc(-18px + 9vw)}}@media screen and (min-width:1200px){#home .container h2{font-size:90px}}#home .container h3{color:#fff;font-family:Roboto Condensed;font-size:16px;font-weight:100;margin:50px 0 0}@media screen and (min-width:600px){#home .container h3{font-size:calc(12px + .66667vw)}}@media screen and (min-width:1200px){#home .container h3{font-size:20px}}@keyframes arrowGoingDown{0%{bottom:100px}to{bottom:50px}}#home .container .arrow{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:arrowGoingDown;bottom:100px;left:0;margin:0 auto;position:absolute;right:0}#services{display:flex;flex-direction:row}@media (max-width:60em){#services{flex-wrap:wrap}}#services .service-card{align-items:center;display:flex;flex-direction:column;justify-content:center;width:33vw}@media (max-width:60em){#services .service-card{width:100%}}#services .service-card .upper-section{background-color:#f7e000;width:100%}#services .service-card .upper-section .image-service1{background:url(/static/media/services1.f3074f666515b48eccc4.jpg);background-position:50%;background-size:cover;height:50vh}#services .service-card .upper-section .image-service2{background:url(/static/media/services2.1f04fc90a0b04436f990.jpg);background-position:50%;background-size:cover;height:50vh}#services .service-card .upper-section .image-service3{background:url(/static/media/services3.453d34334f647f2007e7.jpg);background-position:50%;background-size:cover;height:50vh}#services .service-card .upper-section .title{color:#222;display:flex;flex-direction:column;font-family:Roboto Mono;font-size:18px;font-weight:700;height:10vh;justify-content:center;margin-left:3vw;margin-right:3vw}@media screen and (min-width:600px){#services .service-card .upper-section .title{font-size:calc(10px + 1.33333vw)}}@media screen and (min-width:1200px){#services .service-card .upper-section .title{font-size:26px}}#services .service-card .description{color:#222;display:flex;flex-direction:column;font-family:Roboto Condensed;font-size:14px;font-weight:100;height:20vh;justify-content:center;margin-left:3vw;margin-right:3vw}@media screen and (min-width:600px){#services .service-card .description{font-size:calc(10px + .66667vw)}}@media screen and (min-width:1200px){#services .service-card .description{font-size:18px}}#services .service-card button{background-color:#f7e000;border:0;border-radius:12px;box-sizing:border-box;color:#000;cursor:pointer;font-family:Roboto Mono;font-size:16px;font-weight:700;margin-bottom:100px;padding:10px 15px;text-align:center;touch-action:manipulation;transition:.2s;user-select:none;-webkit-user-select:none;width:60%}#services .service-card button:not(:disabled):focus,#services .service-card button:not(:disabled):hover{background:#f4e603;box-shadow:0 0 0 2px #0003,0 3px 8px 0 #00000026;outline:0}#services .service-card button:disabled{cursor:not-allowed;filter:saturate(.2) opacity(.5);-webkit-filter:saturate(.2) opacity(.5)}.alice-carousel{direction:ltr;margin:auto}.alice-carousel,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow:hidden}.alice-carousel__stage{box-sizing:border-box;height:100%;margin:0;padding:0;position:relative;white-space:nowrap;width:100%}.alice-carousel__stage-item{display:inline-block;height:100%;line-height:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__cloned{opacity:0;visibility:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:15px 10px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:#0000;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:#0000 #0000 #0000 #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .3s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots-item{background-color:#e0e4fb;border-radius:50%;cursor:pointer;display:inline-block;height:8px;margin-right:15px;width:8px}.alice-carousel__dots-item.__active,.alice-carousel__dots-item:hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:#e0e4fb99;border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}#projects{background-color:#fff;position:relative;text-align:center;width:100%}@keyframes fade-in{0%{opacity:0}to{opacity:1}}#projects .modal-overlay{background:#0006;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:15000}#projects .modal-state:checked+.modal-overlay{animation:fade-in .4s;display:block;opacity:1}@keyframes scoot-up{0%{margin-top:80px}to{margin-top:50px}}#projects .modal{background:#fff;box-shadow:0 0 38px #0003;position:relative;text-align:left}#projects .modal-state:checked+.modal-overlay .modal{animation:scoot-up .2s;animation-timing-function:ease-out;height:90vh;margin:5vh auto;max-width:850px;overflow-y:auto;transform-origin:50% 0;width:90vw}#projects .modal-close{position:absolute;right:20px;top:40px}#projects .modal-overlay-close{height:100%;left:0;position:absolute;top:0;width:100%}#projects .modal-state{display:none}#projects .button:focus,#projects .button:hover{cursor:pointer}#projects .button-close{background-color:#f7e000;height:30px;left:0;padding:10px;position:absolute;right:0;text-align:center;top:0;width:30px;z-index:200}#projects .button-close span{color:#222;font-family:Roboto Mono;font-size:20px;font-weight:bolder}#projects .button--inline{padding:.25em .5em}#projects .button-close:focus,#projects .button-close:hover{background-color:#222}#projects .button-close:focus span,#projects .button-close:hover span{color:#fff}#projects .project-info{display:"flex";flex-direction:column}#projects .project-info .project-info-header{position:absolute;width:100%}#projects .project-info .project-info-header .project-info-image-container{align-items:center;display:flex;justify-content:center;overflow:hidden}#projects .project-info .project-info-header .project-info-image-container .project-info-image{max-height:100%;max-width:100%}#projects .project-info .project-info-header .project-info-basic{align-items:center;background-image:linear-gradient(#0000,#888,#555,#222);bottom:0;display:flex;flex-direction:row;justify-content:space-between;padding:10px 0;position:absolute;width:100%}#projects .project-info .project-info-header .project-info-basic .project-info-title-description{margin-left:20px}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description{margin-left:3.33333vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description{margin-left:40px}}#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-title{color:#fff;font-size:16px;margin:0}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-title{font-size:2.66667vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-title{font-size:32px}}#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description{font-weight:100;margin:0}#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-type{color:#f7e000;font-size:10px;text-transform:uppercase}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-type{font-size:calc(6px + .66667vw)}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-type{font-size:14px}}#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-year{color:#fff;font-size:10px}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-year{font-size:calc(6px + .66667vw)}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-title-description .project-info-description .project-info-year{font-size:14px}}#projects .project-info .project-info-header .project-info-basic .project-info-tags{display:flex;flex-wrap:wrap;font-size:10px;font-weight:100;margin:0 20px}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{font-size:calc(6px + .66667vw)}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{font-size:14px}}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{margin-left:3.33333vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{margin-left:40px}}@media screen and (min-width:600px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{margin-right:3.33333vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-header .project-info-basic .project-info-tags{margin-right:40px}}#projects .project-info .project-info-header .project-info-basic .project-info-tags .tag .square-brackets{color:#f7e000}#projects .project-info .project-info-header .project-info-basic .project-info-tags .tag .tag-text{color:#fff}#projects .project-info .project-info-text{color:#222;column-count:2;column-gap:20px;font-size:10px;padding:20px;position:relative;top:50vh}@media screen and (min-width:600px){#projects .project-info .project-info-text{column-gap:3.33333vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-text{column-gap:40px}}@media screen and (min-width:600px){#projects .project-info .project-info-text{font-size:calc(6px + .66667vw)}}@media screen and (min-width:1200px){#projects .project-info .project-info-text{font-size:14px}}@media screen and (min-width:600px){#projects .project-info .project-info-text{padding:3.33333vw}}@media screen and (min-width:1200px){#projects .project-info .project-info-text{padding:40px}}#projects .background-line{background-color:#f7e000;height:150px;position:absolute;top:50%;width:100%;z-index:0}#projects .with-line{color:#222;font-size:28px;font-weight:bolder;margin:30px 0;position:relative;z-index:1}@media screen and (min-width:600px){#projects .with-line{font-size:calc(-4px + 5.33333vw)}}@media screen and (min-width:1200px){#projects .with-line{font-size:60px}}#projects .with-line:before{border-top:14px solid #f7e000;bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:14px;width:160px;z-index:-1}@media screen and (min-width:600px){#projects .with-line:before{border-top-width:calc(-2px + 2.66667vw)}}@media screen and (min-width:1200px){#projects .with-line:before{border-top-width:30px}}@media screen and (min-width:600px){#projects .with-line:before{top:calc(-2px + 2.66667vw)}}@media screen and (min-width:1200px){#projects .with-line:before{top:30px}}@media screen and (min-width:600px){#projects .with-line:before{width:calc(-80px + 40vw)}}@media screen and (min-width:1200px){#projects .with-line:before{width:400px}}#projects h2{font-family:Roboto Condensed;font-size:12px;font-weight:300;margin:50px 20%}@media screen and (min-width:600px){#projects h2{font-size:calc(8px + .66667vw)}}@media screen and (min-width:1200px){#projects h2{font-size:16px}}#projects .alice-carousel{z-index:10}#projects .carousel{align-items:center;display:flex;justify-content:center;width:100%}#projects .project-card{align-items:center;display:flex;flex-direction:column;padding:10px}#projects .project-card .card-image{float:left;height:200px;overflow:hidden;position:relative;width:350px}#projects .project-card .card-image:before{background:#0000001a;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}#projects .project-card .card-image img{max-height:100%;max-width:100%;min-height:100%;min-width:100%}#projects .project-card .card-text{background-color:#222;text-align:left;width:350px}#projects .project-card .card-text h1{color:#fff;font-size:12px;margin-bottom:0;margin-left:10px;margin-top:20px}@media screen and (min-width:600px){#projects .project-card .card-text h1{font-size:calc(6px + 1vw)}}@media screen and (min-width:1200px){#projects .project-card .card-text h1{font-size:18px}}#projects .project-card .card-text h2{font-size:12px;font-weight:100;margin-bottom:20px;margin-left:10px;margin-top:0}@media screen and (min-width:600px){#projects .project-card .card-text h2{font-size:calc(14px - .33333vw)}}@media screen and (min-width:1200px){#projects .project-card .card-text h2{font-size:10px}}#projects .project-card .card-text h2 .first{color:#f7e000;text-transform:uppercase}#projects .project-card .card-text h2 .second{color:#fff}#aboutus{align-items:center;background-color:#fff;background-image:url(/static/media/coverAboutUs.311a7f3acf04bdecc2f7.png);background-position-x:50vw;background-position-y:50%;background-repeat:no-repeat;display:flex;flex-direction:row;height:80vh;justify-content:center;text-align:center}#aboutus .container h1{color:#222;font-size:36px;font-weight:bolder;margin:0;position:relative;z-index:1}@media screen and (min-width:600px){#aboutus .container h1{font-size:calc(-8px + 7.33333vw)}}@media screen and (min-width:1200px){#aboutus .container h1{font-size:80px}}#aboutus .container h1:before{border-top:18px solid #f7e000;bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:18px;width:120px;z-index:-1}@media screen and (min-width:600px){#aboutus .container h1:before{border-top-width:calc(-4px + 3.66667vw)}}@media screen and (min-width:1200px){#aboutus .container h1:before{border-top-width:40px}}@media screen and (min-width:600px){#aboutus .container h1:before{top:calc(-4px + 3.66667vw)}}@media screen and (min-width:1200px){#aboutus .container h1:before{top:40px}}@media screen and (min-width:600px){#aboutus .container h1:before{width:calc(-60px + 30vw)}}@media screen and (min-width:1200px){#aboutus .container h1:before{width:300px}}#aboutus .container h2{color:#222;font-family:Roboto;font-size:16px;font-weight:50;margin:30px 20vw}@media screen and (min-width:600px){#aboutus .container h2{font-size:calc(10px + 1vw)}}@media screen and (min-width:1200px){#aboutus .container h2{font-size:22px}}#alliance{align-items:center;background:linear-gradient(#000c,#000c),url(/static/media/coverAlliance.888c6905c2d46e4c6e9c.png);display:flex;flex-direction:row;justify-content:center;text-align:center}#alliance .container h1{color:#f7e000;font-size:36px;font-weight:bolder;margin-top:50px}@media screen and (min-width:600px){#alliance .container h1{font-size:calc(22px + 2.33333vw)}}@media screen and (min-width:1200px){#alliance .container h1{font-size:50px}}#alliance .container h2{color:#fff;font-family:Roboto;font-size:16px;font-weight:50;margin:50px 25vw}@media screen and (min-width:600px){#alliance .container h2{font-size:calc(12px + .66667vw)}}@media screen and (min-width:1200px){#alliance .container h2{font-size:20px}}#alliance .container .logos{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px;opacity:35%}#alliance .container .logos a .company-logo{margin:25px;max-height:10vh;max-width:10vw}#alliance .container .logos a:hover .company-logo{max-height:12vh;max-width:12vw}#technologies{align-items:flex-start;background-color:#222;color:#666;display:flex;flex-direction:column;justify-content:flex-start;padding:5vw;text-align:left}#technologies h1{color:#f7e000;font-size:14px;font-weight:300}@media screen and (min-width:600px){#technologies h1{font-size:calc(10px + .66667vw)}}@media screen and (min-width:1200px){#technologies h1{font-size:18px}}#technologies .tech span{display:flex;flex-wrap:wrap}#technologies .tech span i{font-size:32px;margin:20px}@media screen and (min-width:600px){#technologies .tech span i{font-size:calc(14px + 3vw)}}@media screen and (min-width:1200px){#technologies .tech span i{font-size:50px}}#technologies .devops,#technologies .proc{width:100%}#technologies .devops ul,#technologies .proc ul{grid-gap:1em;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0}#technologies .devops ul li,#technologies .proc ul li{display:flex;font-size:10px;padding:0}@media screen and (min-width:600px){#technologies .devops ul li,#technologies .proc ul li{font-size:calc(6px + .66667vw)}}@media screen and (min-width:1200px){#technologies .devops ul li,#technologies .proc ul li{font-size:14px}}#contactus{align-items:center;background:#fff;background-size:cover;display:flex;flex-direction:row;height:80vh;justify-content:center;text-align:center}#contactus .container .title{color:#f7e000;font-size:36px;font-weight:bolder;margin:0}@media screen and (min-width:600px){#contactus .container .title{font-size:calc(22px + 2.33333vw)}}@media screen and (min-width:1200px){#contactus .container .title{font-size:50px}}#contactus .container .subtitle{color:#000;font-family:Roboto;font-size:16px;font-weight:100;margin:50px 25vw}@media screen and (min-width:600px){#contactus .container .subtitle{font-size:calc(14px + .33333vw)}}@media screen and (min-width:1200px){#contactus .container .subtitle{font-size:18px}}#contactus .container .info{color:#000;font-family:Roboto Mono;font-size:16px;font-weight:500}@media screen and (min-width:600px){#contactus .container .info{font-size:calc(14px + .33333vw)}}@media screen and (min-width:1200px){#contactus .container .info{font-size:18px}}#contactus .container .info .email{color:#f7e000}#contactus .container button{background-color:#f7e000;border:0;border-radius:12px;box-sizing:border-box;color:#000;cursor:pointer;font-family:Roboto Mono;font-size:16px;font-weight:700;margin-bottom:100px;padding:10px 15px;text-align:center;touch-action:manipulation;transition:.2s;user-select:none;-webkit-user-select:none;width:20%}#contactus .container button:not(:disabled):focus,#contactus .container button:not(:disabled):hover{background:#f4e603;box-shadow:0 0 0 2px #0003,0 3px 8px 0 #00000026;outline:0}#contactus .container button:disabled{cursor:not-allowed;filter:saturate(.2) opacity(.5);-webkit-filter:saturate(.2) opacity(.5)}#testimonials{align-items:center;background:linear-gradient(#000c,#000c),url(/static/media/coverContactUs.bbf3aeb3f52629badcfe.png);background-size:cover;display:flex;flex-direction:row;height:80vh;justify-content:center;text-align:center}#testimonials .container .title{color:#f7e000;font-size:36px;font-weight:bolder;margin:0}@media screen and (min-width:600px){#testimonials .container .title{font-size:calc(22px + 2.33333vw)}}@media screen and (min-width:1200px){#testimonials .container .title{font-size:50px}}#testimonials .container .text{color:#fff;font-family:Roboto;font-size:16px;font-style:italic;font-weight:100;margin:50px 25vw 20px}@media screen and (min-width:600px){#testimonials .container .text{font-size:calc(14px + .33333vw)}}@media screen and (min-width:1200px){#testimonials .container .text{font-size:18px}}#testimonials .container .author{color:#fff;font-family:Roboto Mono;font-size:16px;font-weight:500;margin-bottom:70px}@media screen and (min-width:600px){#testimonials .container .author{font-size:calc(14px + .33333vw)}}@media screen and (min-width:1200px){#testimonials .container .author{font-size:18px}}#testimonials .container .author a{color:#fff;text-decoration:none}#testimonials .container .author a:hover{color:#f7e000}#prefooter{background-color:#f7e000;color:#fff;flex-wrap:wrap;justify-content:space-between;width:100%}#prefooter,#prefooter #logo{align-items:center;display:flex;flex-direction:row}#prefooter #logo{height:7vw;justify-content:center;margin:0 1.5em}#prefooter #logo .footer-company-logo{height:2vw}#prefooter #social-networks{display:flex;flex-direction:row}#prefooter #social-networks .logo{align-items:center;display:flex;flex-direction:row;height:7vw;justify-content:center;width:7vw}#prefooter #social-networks .logo.calendly{background-color:#4f4f4f}#prefooter #social-networks .logo.facebook{background-color:#474747}#prefooter #social-networks .logo.instagram{background-color:#333}#prefooter #social-networks .logo.linkedin{background-color:#191919}#prefooter #social-networks .logo.twitter{background-color:#161616}#prefooter #social-networks .logo.whatsapp{background-color:#0e0e0e}#prefooter #social-networks .logo .url{color:#f7e000;font-size:2vw;text-decoration:none}footer{align-items:center;background-color:#222;color:#fff;display:flex;height:3em;justify-content:space-between;width:100%}footer small{font-family:Roboto Condensed;font-size:10px;margin-left:2em;margin-right:2em}@media screen and (min-width:600px){footer small{font-size:calc(8px + .33333vw)}}@media screen and (min-width:1200px){footer small{font-size:12px}}footer small a{color:#f7e000;text-decoration:none}.App{text-align:center}.App .language{background-color:#fff;border:1px solid #f7e000;border-bottom-left-radius:5px;border-right-width:0;border-top-left-radius:5px;margin:0;padding-left:10px;position:fixed;right:0;top:25vh;z-index:1000}.App .language span{color:#f7e000;font-size:12px}@media screen and (min-width:600px){.App .language span{font-size:calc(9px + .5vw)}}@media screen and (min-width:1200px){.App .language span{font-size:15px}}.App .language span .languageText{color:#222;font-family:Roboto Condensed;font-weight:700}.App .space-before:before{content:"";display:block;height:2em}
/*# sourceMappingURL=main.ec94281e.css.map*/