:root{--container-padding: 0 2rem;--container-maxwidth: 1440px}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:white;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,0.5);border-radius:4px;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);text-shadow:0 0.25em 0.5em rgba(0,0,0,0.1);opacity:1;cursor:pointer;transition:opacity 150ms ease, border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:white}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:0.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:rgba(255,255,255,0.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);margin:0 0.25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid white;background-color:rgba(255,255,255,0.5)}.glide__bullet--active{background-color:white}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}html{box-sizing:border-box}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{background-color:#f83d0c;font-family:"Space Mono", monospace;color:white}.glsl{position:fixed;top:0;left:0;outline:none;z-index:-1}.container{max-width:90em;height:100%;margin:0 auto}section{height:100vh}@media screen and (max-width: calc(20.625*1em)){body{font-size:14px}}.hero{scroll-snap-align:none;position:relative}.hero--titleContainer{width:fit-content;margin:0 auto}.hero--title{color:#ffffff;font-family:'Righteous', sans-serif;font-size:7em;line-height:1;margin:0.25em auto 0 auto;letter-spacing:5px}.hero--subtitle{letter-spacing:1px}.hero--button{position:absolute;top:calc(45vh + 5em);right:0;padding:0.25em;font-size:1.25em;writing-mode:vertical-lr;transform:rotate(180deg);background-color:green;cursor:pointer;z-index:500;color:green;user-select:none}.hero .nah{position:absolute;left:50%;top:75%;transform:translate(-50%, -50%);font-family:'Righteous', sans-serif;color:white;font-size:4em;text-align:center;user-select:none}@media screen and (max-height: 500px){.hero--title{font-size:6em}}@media screen and (min-width: calc(48*1em)){.hero--titleContainer{margin:0}.hero--title{font-size:8em;margin-top:0.5em;margin-left:0.5em;text-align:left}.hero--title #mexa{margin-left:1.5em}.hero--subtitle{text-align:right}.hero--button{top:calc(45vh + 4em)}.hero .nah{font-size:6em}}.form{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:white;z-index:555;transform:translateX(100%)}.form--container{padding:1em 2em}.form--title{font-family:'Righteous', sans-serif;color:black;font-size:4em;height:2.5em;overflow:hidden;white-space:pre-line;line-height:0.8}.form--title .split-parent{overflow:hidden}.form--inputGroup{color:black;display:flex;flex-direction:column;margin-top:1.5em}.form--inputGroup label{font-size:0.9em;font-weight:700}.form--inputGroup textarea,.form--inputGroup input{padding:0.5em 1em;font-family:'Space Mono', monospace}.form--inputGroup textarea.error,.form--inputGroup input.error{transition:0.3s;border:solid red}.form--submit{display:block;margin-top:2em;margin-left:auto;padding:0.5rem 1rem;width:5em;font-family:'Righteous', sans-serif;font-size:1.5em;background:none;color:green;border:solid 2px green;outline:none;cursor:pointer;transition:0.25s}.form--submit:hover,.form--submit:focus{box-shadow:inset 0 -3.25em 0 0 green;color:white}.form--closeBtn{position:absolute;top:2em;right:2em;width:70px;cursor:pointer;z-index:230}.form--closeBtn:hover .form--closeBtn__inner::before,.form--closeBtn:hover .form--closeBtn__inner::after{transform:rotate(0)}.form--closeBtn:hover .form--closeBtn__inner::before{top:0}.form--closeBtn:hover .form--closeBtn__inner::after{bottom:0}.form--closeBtn:hover label{opacity:1}.form--closeBtn__inner{width:inherit;text-align:center}.form--closeBtn__inner::before,.form--closeBtn__inner::after{content:'';position:absolute;height:2px;width:inherit;background-color:black;left:0;transition:all 0.3s ease-in}.form--closeBtn__inner::before{top:50%;transform:rotate(45deg)}.form--closeBtn__inner::after{bottom:50%;transform:rotate(-45deg)}.form--closeBtn label{font-size:0.8em;line-height:4;text-transform:uppercase;transition:all 0.3s ease-in;opacity:0;color:black;cursor:pointer}.form--error{position:absolute;left:0;bottom:0;transform:translateY(100%);padding:1em;background-color:#f83d0c;color:white;text-align:center}.thanks--overlay{position:fixed;top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,0.3);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:577}.thanks--container{padding:1em;background-color:rgba(0,128,0,0.8)}@media screen and (max-height: 500px){.form--title{font-size:2.9em;height:2em}}@media screen and (max-height: 600px){.form--title{font-size:3.2em;height:2.5em}.form--closeBtn{width:50px}.form--submit{margin-top:1em}}@media screen and (min-width: calc(48*1em)){.form{width:30em}.form--container{padding:2em}}.nosotros{scroll-snap-align:none}.nosotros .container{display:flex;align-items:center}.nosotros--gridContainer{width:100%}.nosotros--title{background-color:white;color:black;font-family:'Righteous', sans-serif;font-size:3.5em;text-align:right;width:fit-content;margin-left:auto;padding:0.5rem 1rem;font-weight:600;text-align:center}.nosotros--title span{font-size:1.1em}.nosotros--demo .iframeContainer{background-color:black}.nosotros--description{font-family:'Space Mono', monospace;font-weight:400;background-color:rgba(0,0,0,0.8);padding:2em;width:62%}@media screen and (min-width: calc(48*1em)){.nosotros .container{padding:0 3em}}@media screen and (min-width: calc(60.25*1em)){.nosotros .container{padding:0 4em;display:flex;align-items:center}.nosotros--gridContainer{display:grid;grid-template-columns:min-content auto;grid-template-rows:min-content min-content;height:fit-content;width:100%}.nosotros--title{grid-row:1 / 2;grid-column:1 / 2;font-size:3em;margin-left:0;width:auto}.nosotros--demo{grid-row:2 / 3;grid-column:2 / 3}.nosotros--description{grid-row:2 / 3;grid-column:1 / 2;width:auto;margin-top:3em;margin-right:3em;font-size:1.25em}}.servicios{scroll-snap-align:none;height:auto;margin-top:10vh}.servicios--item{position:relative;width:20em;margin-bottom:5em}.servicios--item:nth-of-type(odd){margin-left:auto}.servicios--item:nth-of-type(even) .servicios--item__playBtn{right:0;left:auto;transform:translate(20%, -20%)}.servicios--item__textContainer{background-color:rgba(0,0,0,0.8);padding:1.5rem;padding-bottom:4em;margin:0}.servicios--item__title{font-family:'Righteous', sans-serif;font-size:2.5em;line-height:0.9}.servicios--item__description{font-family:'Space Mono', monospace;margin-top:3em;font-weight:300}.servicios--item__imgContainer{position:relative;height:30vh}.servicios--item__imgContainer::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(166,142,3,0.3)}.servicios--item__imgContainer img{object-fit:cover;height:100%;width:100%}.servicios--item__playBtn{position:absolute;top:0;left:0;width:120px;height:120px;border-radius:50%;background-color:white;padding:0.5em;transform:translate(-20%, -20%)}.servicios--item__playBtn svg{height:100%;width:100%}@media screen and (min-width: calc(48*1em)){.servicios .container{padding:0 3em}.servicios--item_2{margin-top:-50%}.servicios--item_3{margin-top:-30%}.servicios--item_4{margin-top:-30%}}@media screen and (min-width: calc(60.25*1em)){.servicios .container{padding:0 4em}}@media screen and (min-width: 68em){.servicios--item{display:flex;width:90%;height:20em;margin-top:5em}.servicios--item:nth-of-type(even){flex-direction:row-reverse}.servicios--item__imgContainer{width:38%;height:100%}.servicios--item__textContainer{padding:1.5em;width:62%}.servicios--item__title{font-size:4em}}.movie--overlay{position:fixed;top:0;left:100%;height:100vh;width:100vw;background-color:#000;z-index:222;display:flex;align-items:center;justify-content:center}.movie--closeBtn{position:absolute;top:2em;right:2em;width:70px;cursor:pointer;z-index:230}.movie--closeBtn:hover .movie--closeBtn__inner::before,.movie--closeBtn:hover .movie--closeBtn__inner::after{transform:rotate(0)}.movie--closeBtn:hover .movie--closeBtn__inner::before{top:0}.movie--closeBtn:hover .movie--closeBtn__inner::after{bottom:0}.movie--closeBtn:hover label{opacity:1}.movie--closeBtn__inner{width:inherit;text-align:center}.movie--closeBtn__inner::before,.movie--closeBtn__inner::after{content:'';position:absolute;height:2px;width:inherit;background-color:white;left:0;transition:all 0.3s ease-in}.movie--closeBtn__inner::before{top:50%;transform:rotate(45deg)}.movie--closeBtn__inner::after{bottom:50%;transform:rotate(-45deg)}.movie--closeBtn label{font-size:0.8em;line-height:4;text-transform:uppercase;transition:all 0.3s ease-in;opacity:0;cursor:pointer}.movie--iframeContainer{position:relative;height:100%;width:100%}.movie--iframeContainer iframe{position:absolute;top:0;left:0;outline:none;border:none;width:100%;height:100%;z-index:223}@media screen and (min-width: calc(48*1em)){.movie--overlay{padding:3em}}.clients{height:auto;background-color:rgba(0,0,0,0.8);margin-top:20vh;margin-bottom:20vh}.clients .container{position:relative;padding:2em 0}.clients--title{position:absolute;top:-1.5em;left:1em}.clients ul{display:flex;align-items:center}.clients li img{object-fit:contain;height:100%;width:100%;max-height:8em}@media screen and (min-width: calc(48*1em)){.clients--title{left:3em}}@media screen and (min-width: calc(60.25*1em)){.clients--title{left:4em}}.footer{background-color:rgba(0,0,0,0.8)}.footer .container{padding:2em 1em}.footer--social{display:flex;margin-bottom:1.5em}.footer--social__item{display:inline-block;height:1.5em;width:1.5em;margin-right:2em;display:flex;align-items:center;cursor:pointer}.footer--copy{font-size:0.8em}@media screen and (min-width: calc(48*1em)){.footer .container{padding:1em 3em}.footer .row{display:flex;align-items:center;justify-content:space-between}.footer--social{margin-bottom:0}.footer--copy{font-size:1em}}@media screen and (min-width: calc(60.25*1em)){.footer .container{padding:1em 4em}}.cursor{display:none;position:fixed;border-radius:50%;pointer-events:none;z-index:666;width:80px;height:80px;background-color:white;mix-blend-mode:exclusion}@media screen and (min-width: calc(60.25*1em)){.cursor{display:block}}.contact{position:fixed;top:45vh;right:0;padding:0.25em;text-align:center;background-color:white;writing-mode:vertical-lr;transform:rotate(180deg);color:black;z-index:500;font-size:1.25em;cursor:pointer}svg.play{display:block;cursor:pointer;transform-origin:50% 50%}svg.play .triangle{fill:rgba(22,22,22,0);transition:500ms;transform-origin:50% 50%}svg.play:hover .triangle{fill:#000000;transform-origin:50% 50%}svg .lineOne,svg .lineTwo{transform-origin:50% 50%;transition:1s}svg:hover .lineOne{transform:rotate(260deg);-webkit-transform:rotate(260deg);-moz-transform:rotate(260deg);-o-transform:rotate(260deg);transform-origin:50% 50%}svg:hover .lineTwo{transform:rotate(-450deg);transform-origin:50% 50%}


/*# sourceMappingURL=index.40b008380e1fdc35.css.map*/