@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}@font-face{font-family:Florence Outline;src:local("Florence"),url(/static/media/FlorencesansSCOutline.d811ea05aa54c7eb4ad3.woff) format("woff")}@font-face{font-family:Florence;src:local("Florence"),url(/static/media/Florsn18.2e858ae706e388ccec79.woff) format("woff")}:root{--first-color:#9147fb;--second-color:#cdfb4f;--third-color:#e8e8e8;--fourth-color:#1e1e1e;--title-font:"Florence Outline","Open Sans",sans-serif;--subtitle-font:"Florence","Roboto",sans-serif;--text-font:"Manrope",sans-serif;--big-font-size:2.5rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1.125rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem;--font-light:300;--font-medium:500;--font-semibold:600;--font-bold:700;--mb-1:0.5rem;--mb-2:1rem;--mb-3:1.5rem;--mb-4:2rem;--mb-5:2.5rem;--mb-6:3rem}*{cursor:none}*,body,html{scroll-behavior:smooth!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0;padding:0}body,code{font-family:Manrope,sans-serif}body.dragging,body.dragging *{cursor:grabbing}a{text-decoration:none}#bg{float:none;height:inherit;z-index:-1}#bg,.mini{position:absolute}.mini{font-size:1vw;font-weight:100;left:10vw}@media screen and (max-width:1024px){*{cursor:default}}.scroll-top{background:var(--first-color);border:none;border-radius:50%;bottom:2rem;color:#fff;height:50px;position:fixed!important;right:2rem;scroll-behavior:smooth;width:50px;z-index:10}.scroll-top,.scroll-top:hover{cursor:pointer;transition:all .5s ease-in-out}.scroll-top:hover{background:var(--fourth-color)}#header{background:url(/static/media/MainBackground.498912dce433e8bb5306.jpg) no-repeat 50%;background-size:cover;height:100vh}#header #main-text{margin-left:10vw;margin-top:15vw;width:60%}#header #main-text .title{color:var(--second-color);font-family:Florence Outline;font-size:3.5vw}#header #main-text .subtitle{color:var(--second-color);font-family:Florence;font-size:6vw}#header #bottom-text{bottom:5vw;color:#fff;font-size:1.3vw;padding-left:20px;position:absolute;width:97vw}#header .left{display:block;float:left;padding-left:10vw}#header .right{position:absolute;right:15vw;transition:all .5s ease}#header .right a{color:#fff;text-decoration:none;text-transform:uppercase}#header .right:hover{-webkit-transform:translateX(20px);transform:translateX(20px)}@media screen and (max-width:1024px){#header #main-text{margin-left:5.5vw;margin-top:20%;width:auto}#header #main-text .title{font-size:4rem;line-height:6rem}#header #main-text .subtitle{line-height:6rem}#header #bottom-text .left{padding-left:5.5vw}#header #bottom-text .left,#header #bottom-text .right{font-size:1.25rem}}@media screen and (max-width:768px){#header{height:100vh}#header #main-text{margin-top:40%}#header #main-text .title{font-size:4rem;line-height:5rem}#header #main-text .subtitle{line-height:3rem}#header #bottom-text{display:flex;flex-direction:column}#header #bottom-text .left,#header #bottom-text .right{font-size:1.1rem;padding:1rem 0;text-align:left}#header #bottom-text .right{bottom:.5rem;position:relative;right:inherit}#header #bottom-text .left{padding-left:2vw}}@media screen and (max-width:640px){#header #main-text{margin-top:50%}#header #bottom-text{width:auto}#header #main-text .title{font-size:2rem}}.navig{height:50px;padding-top:5vw}.navig .logo{height:auto;width:10vw}.navig .nav-button{visibility:hidden}.navig .icon{color:#fff;display:block;float:left;font-size:1.3vw;padding-left:10vw;position:absolute;top:3vw}.navig .menu{float:right;font-size:var(--normal-font-size);justify-content:center;margin-right:0;position:relative;text-align:center;width:50%}.navig .menu,.navig .menu li{align-items:flex-start;display:flex}.navig .menu li{height:46px;list-style:none;margin-left:15px;margin-right:15px}.navig .menu li a,.navig .menu li button{background:none;border:none;color:#fff;font-size:1rem;text-decoration:none;transition:all .3s ease-in-out}.navig .menu li button{padding:.2rem 0}.navig .menu li a:hover,.navig .menu li button:hover{color:var(--second-color);text-shadow:2px 2px 3px var(--first-color);-webkit-transform:translateY(3px);transform:translateY(3px)}@media screen and (max-width:1024px){.navig .icon{padding-left:7vw}.navig .logo{height:auto;margin-top:2rem;width:10rem}.navig .nav-button{background:none;border:none;position:absolute;right:3rem;top:4rem;visibility:visible;z-index:11}.navig{padding-top:0!important}.navig .menu{align-items:center;cursor:default;flex-direction:column;height:100%;left:100%;margin:0;opacity:1;overflow:hidden;padding:0;position:fixed;transition:all .5s ease-in-out;visibility:hidden;width:100%;z-index:1}.navig .menu.active{background:var(--first-color);left:0;opacity:1;visibility:visible;z-index:10}.navig .menu li{margin-top:3rem}.navig .menu li a,.navig .menu li button{font-size:2rem}.navig .menu li a:hover,.navig .menu li button:hover{cursor:pointer}}@media screen and (max-width:760px){.navig .icon{margin-top:-1rem}.navig .logo{margin-top:3rem}.navig .nav-button{right:1rem;top:3rem}.navig .menu li{margin:2rem 0}}#tsparticles{overflow:hidden;position:absolute}#competencia{background-color:#fff;color:var(--first-color);height:30vw;margin-bottom:5rem;padding-top:5vw;position:relative;z-index:1}#competencia .top{display:block;float:left;font-size:1.3vw;padding-left:10vw;text-transform:uppercase}#competencia .content{font-size:4vw;font-weight:300;padding-left:10vw;padding-top:1vw;position:absolute}#competencia .content p{-webkit-margin-before:1em;font-size:4vw;font-weight:300;margin-block-start:1em;width:50%}#competencia .nav-comp{bottom:5vw;font-size:1.3vw;position:absolute;right:15vw;text-transform:uppercase;transition:all .5s ease}#competencia .nav-comp:hover{-webkit-transform:translateX(20px);transform:translateX(20px)}@media screen and (max-width:1024px){#competencia{height:auto;margin-bottom:0}#competencia .nav-comp,#competencia .top{font-size:1.5rem}#competencia .content{margin-top:2rem;position:relative}#competencia .content p{font-size:3rem;height:auto;width:50%}#competencia .nav-comp{bottom:0;right:10vw}}@media screen and (max-width:768px){#competencia{height:80vh;margin-bottom:0}#competencia .top{margin-top:2rem;padding-left:5.5vw}#competencia .nav-comp,#competencia .top{font-size:1.1rem}#competencia .content{line-height:4rem;padding-left:5.5vw;padding-top:5rem}#competencia .content p{font-size:2.5rem;width:auto}#competencia .nav-comp{bottom:5vw;right:10vw}}@media screen and (max-width:640px){#competencia .content p{font-size:2rem;width:auto}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:rgba(0,0,0,.5);border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:rgba(0,0,0,.5);cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}#carousel{background:#fff;padding-left:1.5vw}#carousel img{object-fit:cover;-webkit-transform:scale(1);transform:scale(1)}#carousel img,#carousel img:hover{height:17vw;transition:all 1.2s cubic-bezier(0,.28,.5,1);width:30vw}#carousel img:hover{-webkit-transform:scale(.95);transform:scale(.95)}#carousel .car-card{color:var(--first-color)}#carousel .car-card .card-id{float:left;font-size:1.4vw;margin-right:2rem;margin-top:1.2rem;padding-left:.5rem;position:absolute}#carousel .car-card h1{font-size:2vw;font-weight:350}#carousel .car-card .card-main{float:right;font-size:1.2vw;margin-top:1rem;padding-right:8vw}#carousel p{font-weight:300;margin-top:1rem}@media screen and (max-width:1024px){#carousel img{height:40vh;width:95%}#carousel .car-card .card-id{font-size:1.5rem;margin-top:2rem}#carousel .car-card .card-main{margin-top:2rem;padding-right:5vw}#carousel .car-card h1{font-size:2rem}#carousel p{font-size:1.3rem}}@media screen and (max-width:760px){#carousel .car-card .card-id{font-size:1.2rem}#carousel .car-card h1{font-size:1.5rem}#carousel p{font-size:.7rem;width:80%}}#compania{background-attachment:fixed;background-image:url(/static/media/background.ed739de1060392789c84.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100vh}#compania .after,#compania .before,#compania .text{color:#cdfb4f;font-family:Florence}#compania .top{font-size:1.3vw;padding-left:10vw;padding-top:5vw;text-transform:uppercase}#compania .content{font-size:4vw;font-weight:300;padding-left:10vw;padding-top:7rem;position:absolute;-webkit-transform:scale(1);transform:scale(1);width:60%}#compania .content,#compania .content:hover{transition:all 1.2s cubic-bezier(0,.28,.5,1)}#compania .content:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1024px){#compania .top{font-size:1.5rem;padding-top:5rem}#compania .content{font-size:4rem;line-height:4rem}}@media screen and (max-width:768px){#compania .content,#compania .top{padding-left:5.5vw}#compania .top{font-size:1.1rem;padding-top:2rem}#compania .content{font-size:4rem;line-height:5rem;padding-top:10rem}}@media screen and (max-width:640px){#compania .content{font-size:2rem;line-height:4rem;width:auto}}#compromiso{background-color:var(--first-color);color:#fff;height:100vh;position:relative;z-index:1}#compromiso .top{font-size:1.3vw;padding-left:10vw;padding-top:5vw;text-transform:uppercase}#compromiso .content{font-family:Florence Outline;font-size:4vw;font-weight:300;margin-top:5rem;padding-left:10vw;width:57vw}#compromiso .bot{font-size:1.3vw;margin-left:10vw;margin-top:10vw;position:absolute;text-transform:uppercase;transition:all .5s ease}#compromiso .bot:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}#compromiso .mid-img{bottom:-14vw;position:absolute;right:0}#compromiso img{height:auto;width:50vw}@media screen and (max-width:1024px){#compromiso{height:80vh;padding-bottom:5rem}#compromiso .bot,#compromiso .top{font-size:1.5rem}#compromiso .content{font-size:4rem;padding-top:1rem}#compromiso .mid-img{bottom:-25vw}#compromiso img{height:auto;width:80vw}}@media screen and (max-width:1024px) and (max-height:700px){#compromiso{height:150vh}}@media screen and (max-width:850px){#compromiso{height:100vh}}@media screen and (max-width:760px){#compromiso{height:80vh}#compromiso .bot,#compromiso .top{font-size:1.1rem;margin:0;padding-left:5.5vw}#compromiso .content{font-size:2.3rem;padding-left:5.5vw}#compromiso .bot{margin-top:6rem}}#testimonios .white-space{background:var(--third-color);height:25vw}#testimonios{background:var(--third-color);color:var(--first-color);text-align:right;width:100%}.testimonial-title{font-size:var(--big-font-size);font-weight:350;padding:2rem;text-align:center}#testimonios .swiper-slide{display:flex;justify-content:center}#team-form,#testimonios .swiper-button-next,#testimonios .swiper-button-prev{color:var(--first-color)}#team-form{background:var(--third-color);height:8vw;padding:5rem 0;text-align:center}#team-form h1{font-size:1.4vw;text-transform:uppercase}#team-form a{color:var(--first-color);font-size:1rem;text-transform:uppercase;transition:all .5s ease-in-out}#team-form a:hover{font-size:1.1rem;text-decoration:underline;transition:all .5s ease-in-out}@media screen and (max-width:1024px){#testimonios{height:auto;padding:5rem 0}#team-form h1{font-size:1rem}#team-form a{font-size:1.5rem}}@media screen and (max-width:768px){#testimonios{height:auto}#testimonios img{height:5rem;width:5rem}#team-form h1{font-size:1rem}#team-form a{font-size:1.5rem}}@media screen and (max-width:640px){#testimonios{padding-bottom:15rem}#team-form{height:auto}}.testimonial-card{align-self:center;background:var(--fourth-color);color:#fff;height:26rem;padding:2.75rem;text-align:left;width:16rem}.testimonial-card img{border-radius:50%;height:8vw;margin-left:1rem;object-fit:contain;width:8vw}.testimonial-card span{color:var(--second-color);margin:0 1rem}.testimonial-card h2{color:var(--first-color)}.testimonial-card .description{text-align:justify}@media screen and (max-width:1024px){.testimonial-card{width:15rem}}#conocenos-header{background:url(/static/media/Fondo.5700bc1ffd8fbd9cb514.jpg) 50% no-repeat fixed;background-size:cover;color:#fff;height:100vh}#conocenos-header a{color:#fff}#conocenos-header .top{font-size:1rem;padding-left:10vw;padding-top:7vw;text-transform:uppercase}#conocenos-header #main-text{color:#cdfb4f;font-family:Florence;font-size:4.3vw;font-weight:300;padding-left:10vw;text-transform:uppercase;width:60vw}#conocenos-header #bottom-text .left{font-size:1rem;padding-left:10vw;text-transform:uppercase;transition:all .5s ease;width:30rem}#conocenos-header #bottom-text .left:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}@media screen and (max-width:1024px){#conocenos-header .top{font-size:1.5rem;margin-top:30%}#conocenos-header #main-text{font-size:4rem;font-weight:600}#conocenos-header #bottom-text .left{font-size:1.5rem;padding-top:15rem;width:auto}}@media screen and (max-width:768px){#conocenos-header .top{font-size:1.1rem}#conocenos-header #main-text{font-size:3rem;font-weight:600}#conocenos-header #bottom-text .left{font-size:1.1rem;padding-top:5rem;width:auto}}@media screen and (max-width:640px){#conocenos-header #main-text{font-size:2rem;font-weight:600;padding-left:7vw;width:auto}}#con-text{background-color:var(--fourth-color);color:#fff;height:45vw;text-align:left}#con-text p{font-size:var(--h3-font-size);left:33vw;padding-top:2vw;position:absolute;width:33vw}#con-text img{height:auto;padding-top:25vw;width:85vw}#conocenos #white-text{background-color:#fff;color:var(--first-color);height:60vw}#conocenos #white-text p{font-size:var(--h3-font-size);margin-bottom:5vw;padding-left:33vw;padding-top:37vw;text-align:left;width:50%}#conocenos #white-text a{color:var(--first-color);font-size:1.3vw;padding-left:33vw;text-transform:uppercase;transition:all .5s ease}#conocenos #white-text a:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}#con-purp{background-color:var(--first-color);color:#fff;height:100vh;position:relative}#con-purp .top{font-size:1.1vw;padding-left:15vw;position:absolute;text-transform:uppercase;top:5vw}#con-purp p{font-size:3rem;padding-left:15vw;padding-top:15vw;width:60vw}#con-purp a{color:#fff;font-size:1.3vw;padding-left:15vw;padding-top:7vw;position:absolute;text-transform:uppercase}#con-purp a,#con-purp a:hover{transition:all .5s ease!important}#con-purp a:hover{-webkit-transform:translateX(20px)!important;transform:translateX(20px)!important}#white-2{background-color:#fff;color:var(--first-color)}#white-2 .top{font-size:1.1vw;padding-left:15vw;padding-top:5vw;text-transform:uppercase}#white-2 .down{font-size:3rem;font-weight:500;padding:5vw 0 5vw 15vw;width:50vw}@media screen and (max-width:1024px){#con-text{height:auto}#con-text p{font-size:2rem;left:15vw;padding-top:7vw;width:70%}#con-text img{padding-top:80vw;width:100vw}#conocenos #white-text{height:auto}#conocenos #white-text p{font-size:1.6rem;margin-bottom:5rem;padding-left:10vw;padding-top:10vw;width:80%}#con-purp .top,#conocenos #white-text a{font-size:1.5rem;padding-left:10vw}#con-purp .top{padding-top:15vw}#con-purp p{font-size:4rem;padding-left:10vw;padding-top:35vw;width:80vw}#con-purp a{font-size:1.5rem;padding-left:10vw;padding-top:30vw}#white-2{height:40vh}#white-2 .top{font-size:1.5rem;padding-left:10vw;padding-top:10vw}#white-2 .down{font-size:3.5rem;padding-left:10vw;width:70vw}}@media screen and (max-width:768px){#con-text p{font-size:1.1rem;margin:0;padding:3rem 0;position:relative;width:70%}#con-text img{height:auto;padding-top:0;width:100vw}#conocenos #white-text p{font-size:1.1rem;margin-bottom:5rem;padding-left:15vw;padding-top:10vw;width:70%}#conocenos #white-text a{font-size:1.2rem;padding-left:15vw}#con-purp{height:70vh}#con-purp .top{font-size:1.2rem;padding-left:10vw;padding-top:15vw}#con-purp p{font-size:2.5rem;padding-left:10vw;padding-top:35vw;width:auto}#con-purp a{font-size:1.2rem;padding-left:10vw;padding-top:20vw}#white-2{height:40vh}#white-2 .top{font-size:1.2rem;padding-left:10vw;padding-top:15vw}#white-2 .down{font-size:2.2rem;padding-left:10vw;width:auto}}@media screen and (max-width:640px){#con-purp{height:100vh}#con-purp a{padding-top:30vw}#con-purp p{font-size:2rem;width:80%}#white-2{height:50vh}}#conocenos #carousel{padding-bottom:3vw}@media screen and (max-width:1024px){#conocenos #carousel{padding-bottom:5rem}}#tecnologias-header{background-color:#211942;color:#fff;height:100vh;margin-bottom:3rem}#tecnologias-header .top{font-size:1.1vw;padding-left:10vw;padding-top:7vw;text-transform:uppercase}#tecnologias-header #main-text p{font-family:Florence Outline}#tecnologias-header #main-text{color:#cdfb4f;font-family:Florence;font-size:4vw;font-weight:300;padding-left:10vw;text-transform:uppercase;width:60vw}#tecnologias-header #bottom-text .left{font-size:1.1vw;padding-left:10vw;padding-top:3vw;text-transform:uppercase;transition:all .5s ease;width:30rem}#tecnologias-header #bottom-text .left:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}#tecnologias-header #bottom-text .left a{color:#fff}#conImg{height:45vw}#conImg .main-img{background:url(/static/media/software-developer.9bcf250b7e1baedb30c7.jpg) fixed 50% no-repeat;background-size:cover;height:45vw;width:75vw}@media screen and (max-width:1024px){#tecnologias-header{height:auto}#tecnologias-header .top{font-size:1.5rem;margin-top:40%}#tecnologias-header #main-text{font-size:4.3rem;font-weight:600;width:80vw}#tecnologias-header #bottom-text .left{font-size:1.5rem;padding-top:10rem;width:auto}#conImg{height:55vh}#conImg .main-img{background-attachment:scroll;background-position:auto;background-size:contain;height:50vh;width:100%}}@media screen and (max-width:760px){#tecnologias-header{margin-bottom:0}#tecnologias-header .top{font-size:1.1rem;margin-top:40%}#tecnologias-header #main-text{font-size:2rem;font-weight:600;width:auto}#tecnologias-header #bottom-text .left{font-size:1.1rem;padding-top:10rem;width:auto}}#prod-cascade{grid-gap:0 0;color:#fff;display:grid;gap:0 0;grid-template-columns:1fr 1fr;padding-bottom:5rem}#prod-cascade .cascade-img{margin-top:2rem;-webkit-transform:scale(1);transform:scale(1)}#prod-cascade .cascade-img,#prod-cascade .cascade-img:hover{justify-self:center;transition:all 1.2s cubic-bezier(0,.28,.5,1)}#prod-cascade .cascade-img:hover{-webkit-transform:scale(.95);transform:scale(.95)}#prod-cascade img{height:auto;width:30vw}#prod-cascade .main-text{width:25vw}#prod-cascade .cascade-text{justify-self:center;margin-top:2rem;width:30vw}#prod-cascade .cascade-text h2{color:#cdfb4f;font-family:Florence;font-size:1.5rem;margin:1.5rem 0;text-transform:uppercase}#prod-cascade .cascade-text p{font-size:1.4vw}@media screen and (max-width:1024px){#prod-cascade{align-content:flex-start;align-items:center;grid-template-columns:1fr}#prod-cascade .cascade-img{margin-top:1.5rem;text-align:left}#prod-cascade .cascade-img img{width:80%}#prod-cascade .cascade-text h2{font-size:3rem}#prod-cascade .cascade-text,#prod-cascade .main-text{font-size:2rem;margin:0;padding:0;width:60%}#prod-cascade .cascade-text p{font-size:1.5rem;padding:0}}@media screen and (max-width:760px){#prod-cascade .cascade-text h2{font-size:1.6rem}#prod-cascade .cascade-text,#prod-cascade .main-text{font-size:1rem;width:80%}#prod-cascade .cascade-text p{font-size:1rem}}.catalog-bottom{align-items:flex-end;display:flex;flex-direction:column}.catalog-bottom .question{color:var(--fourth-color);font-size:2.5rem;text-align:left;text-transform:uppercase;width:35rem}.catalog-bottom .question span{display:flex;font-size:1.5rem;font-weight:300;justify-content:flex-end;margin-right:6rem}.catalog-bottom .links{align-content:flex-start;display:flex;flex-direction:column;margin-bottom:3rem;width:35rem}.catalog-bottom .links a{align-items:center;display:flex;justify-content:space-between}.catalog-bottom span{color:var(--first-color);padding-right:1rem}.catalog-bottom .arrow .pop-button,.catalog-bottom .arrow a{background:none;border:none;color:gray;font-size:var(--h3-font-size);font-weight:500;padding:1rem 0;text-transform:uppercase}.catalog-bottom .arrow .pop-button{margin-top:1rem}.catalog-bottom .arrow{align-items:center;display:flex;justify-content:space-between;line-height:46px;overflow:hidden;padding:0 0 6px;position:relative;width:30rem}.catalog-bottom .arrow:before{background:var(--third-color)}.catalog-bottom .arrow:after,.catalog-bottom .arrow:before{bottom:0;content:"";height:3px;position:absolute;width:100%}.catalog-bottom .arrow:after{background:var(--fourth-color);left:-100%;transition:left .6s ease-in}.catalog-bottom .arrow:hover a,.catalog-bottom .arrow:hover button,.catalog-bottom .arrow:hover:after{color:var(--fourth-color);left:0}@media screen and (max-width:1024px){.catalog-bottom .question{align-items:flex-end;display:flex;flex-direction:column;padding:0 3rem;width:100%}.catalog-bottom .question span{display:inline;display:initial;font-size:1.5rem;font-weight:300;margin:0}.catalog-bottom .links{align-items:flex-end;margin:3rem;width:100%}}@media screen and (max-width:640px){.catalog-bottom .question{width:auto}.catalog-bottom .links{margin:2rem;width:100%}}.catalog-categories{margin:5rem 0 8rem}.catalog-categories .category-carousel:nth-child(4) .main-title{color:#000}.catalog-categories .categories{align-items:center;background:linear-gradient(0deg,#000 0,#000 50%,#fff 0,#fff);color:#fff;display:flex;justify-content:space-around;position:relative}@media screen and (max-width:640px){.catalog-categories .categories{flex-direction:column}}.category-carousel{color:#fff;padding:2rem 2rem 5rem}.category-carousel .main-title{font-size:2rem}@media screen and (max-width:640px){.category-carousel .swiper-slide{display:flex;justify-content:center}}.cat-card{align-items:center;background:var(--fourth-color);display:flex;flex-direction:column;height:24rem;justify-content:center;margin-right:3rem;width:17rem}.cat-card .top-number{align-self:flex-start;margin-bottom:3rem;margin-left:2rem}.cat-card .swiper-main{background:#1c1c1e;margin:0 5rem;width:90%}.cat-card .swiper{align-items:center;display:flex;height:25rem}.cat-card .swiper-wrapper{height:auto}.cat-card img{border-radius:10px;height:9rem;object-fit:cover;width:auto}.cat-card .card-description,.cat-card .card-title{margin:.5rem 0;width:85%}.cat-card .card-title{color:#fff;font-size:1rem;margin-top:1.5rem;text-align:left;text-transform:uppercase}.cat-card .card-description{color:#fff;margin-top:-.5rem;text-align:left}.cat-card .watch-more{align-self:flex-start;border:none;border-radius:.5rem;color:var(--third-color);font-size:1rem;margin-bottom:.75rem;padding:.5rem 1.5rem;text-transform:uppercase;transition:all .5s ease-in-out}.cat-card:hover .watch-more{color:var(--second-color);-webkit-transform:translateX(10px);transform:translateX(10px)}@media screen and (max-width:640px){.cat-card{margin:0}}.dropdown-card{background:#fff;height:15rem;overflow:hidden;position:-webkit-sticky;position:sticky;transition:.3s ease-in-out;transition:all .3s ease-in-out;width:20rem}.dropdown-card:hover{height:30rem}.dropdown-card .content{height:15rem;overflow:scroll;width:20rem}.dropdown-img{background-size:cover;border:none;height:15rem;top:-15rem;width:20rem}.dropdown-img h1{color:#fff;font-size:1.5rem}.dropdown-list{background:#fff;border:1px solid #fff;color:#fff;display:flex;flex-direction:column;position:relative}.dropdown-list button{background:none;border:none;font-family:Manrope,sans-serif;font-size:1rem;padding:1rem;position:relative;transition:all .5s}.dropdown-list button:hover{background:var(--first-color);color:var(--third-color)}@media screen and (max-width:1024px){.dropdown-card{height:10rem;margin:2rem 0;width:15rem}.dropdown-card:hover{height:30rem}.dropdown-img{height:10rem;width:15rem}.dropdown-img h1{font-size:1.2rem}.dropdown-list{height:15rem}}@media screen and (max-width:640px){.dropdown-img{width:100%}.dropdown-img h1{font-size:1.5rem}}#catalogo-header{background:url(/static/media/Catalogo.14902f57cd9f29838c7c.jpg) no-repeat;background-size:100% 100%;color:#fff;height:100vh}#catalogo-header .menu li a,#catalogo-header .menu li button{color:#000}#catalogo-header .top{font-size:1.1vw;padding-top:5vw}#catalogo-header #main-text,#catalogo-header .top{color:#000;padding-left:10vw;text-transform:uppercase}#catalogo-header #main-text{font-size:4vw;font-weight:300;padding-top:3vw;width:60vw}#catalogo-header #main-text p{font-family:Florence}#catalogo-header #main-text span{font-family:Florence Outline;font-size:5vw}#catalogo-header #bottom-text .left{font-size:1.1vw;padding-left:10vw;text-transform:uppercase;transition:all .5s ease;width:30rem}#catalogo-header #bottom-text .left:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}#catalogo-header #bottom-text .left a{color:#000}@media screen and (max-width:1024px){#catalogo-header{height:auto}#catalogo-header .top{font-size:1.5rem;margin-top:30%}#catalogo-header #main-text{font-size:3rem;font-weight:600;width:85vw}#catalogo-header #main-text span{font-size:5rem}#catalogo-header #bottom-text .left{font-size:1.5rem;padding-top:7rem;width:auto}#catalogo-header .navig .nav-button svg{color:#000}}@media screen and (max-width:768px){#catalogo-header .top{font-size:1.1rem;margin-top:40%}#catalogo-header #main-text{font-size:2rem;font-weight:600;width:auto}#catalogo-header #bottom-text .left{font-size:1.1rem;padding-top:10rem;width:auto}}@media screen and (max-width:640px){#catalogo-header #main-text{font-size:2rem}#catalogo-header #main-text span{font-size:3rem}}.product-view .title{background:#e8e8e8;background:linear-gradient(0deg,#e8e8e8,#fff);margin:-15rem 5rem 3rem;padding:2rem;position:absolute}.product-view .title h2,.product-view .title p{width:50%}.product-view .title p{text-transform:uppercase}.product-view .title span{font-weight:700}.product-view .title h2{font-family:Manrope;font-size:3rem;font-weight:400;padding:3rem 5rem 0}.product-view .title button{background:none;border:none;color:var(--first-color);font-size:1rem;padding-left:5rem}.product-view .easy{background:#e8e8e8;background-image:linear-gradient(to right bottom,#9147fb,#e8e8e8,#e8e8e8,#e8e8e8,#e8e8e8,#e8e8e8,#cdfb4f);padding-top:15rem}.product-view .easy img{height:27rem;object-fit:cover;width:60%}.product-view .easy .text{padding:3rem 3rem 3rem 13rem}.product-view .easy .text p{width:40%}.product-view .how-works{align-items:flex-end;display:flex;flex-direction:column;padding:3rem 5rem}.product-view .how-works div{display:flex;flex-wrap:wrap;justify-content:flex-end;width:70%}.product-view .how-works p{padding:0 1.5rem;text-align:justify;width:40%}.product-view .how-works img{margin-top:3rem;width:100%}.adventages{background:var(--fourth-color);color:#fff;padding:5rem}.adventages h2{font-size:1.5rem;font-weight:600;margin-left:-6rem;text-align:center;text-transform:uppercase}.adventages .container{display:flex;flex-wrap:wrap;justify-content:flex-end}@media screen and (min-width:1920px){.product-view .title{margin-top:-23rem;width:80%}}@media screen and (max-width:1024px){.product-view .title{margin-top:-18rem}.product-view .how-works div{width:auto}}@media screen and (max-width:768px){.product-view .title{margin:-15rem 3rem 3rem}.product-view .title h2{font-size:2.75rem;padding:3rem 3rem 0}}@media screen and (max-width:640px){.product-view .title{margin:0;padding:2rem}.product-view .title h2{font-size:2rem;padding:0}.product-view .title button{padding:0}.adventages,.product-view .easy .text,.product-view .how-works{padding:3rem}.product-view .easy .text p{width:auto}.product-view .how-works div{flex-direction:column}.product-view .how-works p{width:auto}.adventages h2{margin:0 0 2rem}.adventages .container{flex-direction:column}}.adventage{display:flex;margin:1rem;width:25rem}.adventage .icon{height:3rem;object-fit:contain;padding:1.5rem;width:3rem}.adventage h3{color:var(--third-color);font-size:1.65rem;font-weight:300}@media screen and (max-width:1024px){.adventage{width:auto}}@media screen and (max-width:640px){.adventage{flex-direction:column}.adventage .icon{padding:.5rem}.adventage h3{margin:.5rem 0}}.product-bottom{background:var(--fourth-color);padding-bottom:5rem;text-align:center}.product-bottom h3{color:#fff;font-size:1.5rem;margin:0 0 0 10rem;padding-top:5rem;text-align:left}.product-bottom h3 span{font-weight:300}.product-bottom .content{border:1px solid var(--third-color);display:flex;margin:3rem 10rem}.product-bottom .graphics-img{width:70%}.product-bottom .text{align-items:flex-start;color:#fff;display:flex;flex-direction:column;padding:2rem;width:30%}.product-bottom .text p{text-align:left}.product-bottom .text button{background:none;border:none;color:var(--first-color);font-size:1rem;padding:0}@media screen and (max-width:1024px){.product-bottom .content{flex-direction:column}.product-bottom .graphics-img,.product-bottom .text{width:auto}}@media screen and (max-width:640px){.product-bottom .text{padding:3rem}.product-bottom .text button,.product-bottom .text h3,.product-bottom .text p{width:auto}.product-bottom .text h3{text-align:center}.product-bottom .text p .product-bottom .text button{text-align:left}.product-bottom .text button{font-size:.95rem;margin-top:1rem}}.product-header{color:#fff;height:90vh}.product-header .navig{position:absolute;width:100%;z-index:2}.product-header .video-container{height:90vh;object-fit:cover;width:100%}@media screen and (max-width:1024px){.product-header,.product-header .video-container{height:40vh}}@media screen and (max-width:640px){.product-header{height:25vh}}.value-carrousel{width:100%}.value-carrousel span{color:var(--fourth-color);font-size:2rem}.value-carrousel .title{background:#8843ec;background:linear-gradient(90deg,#8843ec,#1e0f34);height:15rem;margin:0;padding:auto!important;padding-bottom:7rem;position:relative}.value-carrousel span{font-weight:400!important;padding:2rem}.value-carrousel .titulo{color:#fff;font-size:2.5rem!important;font-weight:300;margin:0;padding:2rem!important;text-align:left}@media screen and (max-width:1024px){.value-carrousel .title{height:20rem}.value-carrousel .titulo{width:70%!important}}.calendly{padding:5rem}.calendly h2{color:grey;font-size:2rem;text-transform:uppercase}.calendly button{background:#753399;border:none;border-radius:.5rem;color:#fff;font-size:3rem;height:30rem;width:100%}.contact-bottom{background:#000;color:#fff;display:flex;padding:5rem}.contact-bottom .text,.contact-bottom .video{width:50%}.contact-bottom .video video{width:100%}.contact-bottom .text h3{font-size:4rem;font-weight:400;margin-bottom:1rem}.contact-bottom .text button{background:none;border:none;color:var(--second-color);font-size:1rem;margin-bottom:5rem;text-transform:uppercase}.contact-bottom .text button:hover{color:var(--first-color);-webkit-transform:translateX(15px);transform:translateX(15px)}@media screen and (max-width:1024px){.contact-bottom{padding:3.5rem}.contact-bottom .text h3{font-size:3rem}}@media screen and (max-width:640px){.contact-bottom{flex-direction:column;margin-bottom:3rem}.contact-bottom .text,.contact-bottom .video{width:100%}}.contact-form{display:flex;padding:5rem}.contact-form .title{color:var(--fourth-color);font-weight:400;padding-left:4vw;text-transform:uppercase;width:45%}.contact-form form{align-items:flex-end;display:flex;flex-direction:column;width:55%}.contact-form form button,.contact-form form input{font-weight:500;padding:.5rem 0}.contact-form form input,.contact-form form label{border:none;font-size:1rem;margin-bottom:.5rem;width:100%}.contact-form form input{border-bottom:1px solid gray;margin-bottom:2.5rem}.contact-form form input:hover{cursor:text}.contact-form form .bottom-form{display:flex;justify-content:space-between;width:100%}.contact-form form .bottom-form a{transition:all .5s ease}.contact-form form .bottom-form a:hover{color:var(--first-color);text-decoration:underline;-webkit-transform:translateX(5px);transform:translateX(5px)}.contact-form form button{background:none;border:none;cursor:pointer;font-size:1.25rem;margin-top:1rem;transition:all .5s ease}.contact-form form button:hover{color:var(--first-color);-webkit-transform:translateX(15px);transform:translateX(15px)}@media screen and (max-width:768px){.contact-form{flex-direction:column}.contact-form form{width:100%}}@media screen and (max-width:640px){.contact-form{padding:3rem}.contact-form .title{color:var(--fourth-color);font-size:1.5rem;font-weight:400;margin-bottom:2rem;text-transform:uppercase;width:auto}}.contact-header{background:url(/static/media/contacto-bg.7ffd9857be935d79d70c.jpg) 50% no-repeat fixed;background-size:cover;color:#fff;height:auto}.contact-header .top{font-size:1rem;padding-left:10vw;padding-top:7vw;text-transform:uppercase}.contact-header .title{color:#fff;font-family:Florence;font-size:4.3vw;font-weight:300;line-height:1rem;padding-left:10vw;padding-top:5vw;text-transform:uppercase;width:60vw}.contact-header .subtitle{font-family:Florence Outline,sans-serif;font-size:6.5vw}.contact-header .bottom-text{display:flex;padding-bottom:2rem}.contact-header .bottom-text .buttons{padding:1rem 5rem 1rem 10vw;width:30%}.contact-header .bottom-text .contact-button,.contact-header .bottom-text .meet-button{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;transition:left .8s ease-in;width:auto}.contact-header .bottom-text .contact-button a,.contact-header .bottom-text .contact-button p,.contact-header .bottom-text .meet-button button{background:none;border:none;color:#fff;font-family:Manrope,sans-serif;font-size:1rem;padding:1.5rem 1rem;width:auto}.contact-header .arrow{overflow:hidden;position:relative}.contact-header .arrow:before{background:var(--third-color)}.contact-header .arrow:after,.contact-header .arrow:before{bottom:0;content:"";height:2px;position:absolute;width:100%}.contact-header .arrow:after{background:var(--first-color);left:-100%;transition:left .6s ease-in}.contact-header .arrow:hover a,.contact-header .arrow:hover button,.contact-header .arrow:hover:after{color:var(--second-color);left:0}.contact-header .bottom-text .contact-button a{padding:1.5rem 1rem}.contact-header .bottom-text span{color:var(--second-color)}@media screen and (max-width:1024px){.contact-header .top{padding-left:7vw;padding-top:15rem}.contact-header .bottom-text .buttons,.contact-header .title{padding-left:7vw}.contact-header .bottom-text .buttons,.contact-header .bottom-text p{padding:1rem 3.5rem}}@media screen and (max-width:640px){.contact-header .title{font-size:3rem;line-height:normal;width:auto}.contact-header .subtitle{font-size:3.5rem;line-height:0;margin:0;padding:0}.contact-header .bottom-text{flex-direction:column;margin-top:2rem}.contact-header .bottom-text .buttons,.contact-header .bottom-text p{padding:1rem 8vw;width:auto}}.marketplace-body .body{background:#cdfb4f;background:linear-gradient(0deg,#cdfb4f 30%,#6e7a28);display:flex;padding:5rem 0}.marketplace-body .body .images,.marketplace-body .body .resume{margin-left:4rem;width:50%}.marketplace-body .images img{height:15rem;margin:2rem 1rem;overflow:hidden;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.marketplace-body .images img:hover{-webkit-transform:scale(1.25);transform:scale(1.25)}.marketplace-body .body .resume .title{font-size:3.5rem;font-weight:300}.marketplace-body .body .resume p{width:30rem}.marketplace-body .benefits{margin:0 7vw}.marketplace-body .benefits h2{padding:5rem 2rem 0 3rem}.marketplace-body .benefits .content{display:flex;justify-content:space-evenly}.marketplace-body .benefits button{background:none;border:none;color:var(--firs-color);font-size:1.25rem;margin:0 2rem;position:absolute;right:4rem;text-align:right;text-transform:uppercase;transition:all .5s ease}.marketplace-body .benefits button:hover{color:var(--fourth-color);-webkit-transform:translateX(15px);transform:translateX(15px)}.benefit{align-items:flex-start;background:var(--fourth-color);color:#fff;display:flex;flex-direction:column;height:20rem;margin:2rem;padding:2rem;width:20rem}.benefit .icon{height:3rem;margin:2rem 0 0}.benefit .benefit-title{color:var(--second-color);font-size:1.5rem;font-weight:300}.benefit .benefit-title,.benefit p{text-align:left}@media screen and (max-width:1024px){.marketplace-body .body{background:#cdfb4f;background:linear-gradient(0deg,#cdfb4f 30%,#b4c641)}.marketplace-body .benefits h2{padding:5rem 2rem 0 1.5rem}.benefit{margin:1rem 1rem 2rem;padding:1.5rem}}@media screen and (max-width:768px){.marketplace-body .body{flex-direction:column}.marketplace-body .body .images,.marketplace-body .body .resume{width:80%}.marketplace-body .benefits .content{flex-wrap:wrap;justify-content:center}.marketplace-body .benefits button{left:4rem;right:auto}.marketplace-body .body .resume .title{font-size:3rem}.marketplace-body .body .resume p{width:auto}}@media screen and (max-width:640px){.marketplace-body .body{padding:0}.marketplace-body .body .images,.marketplace-body .body .resume{margin:0;width:auto}.marketplace-body .body .images{align-items:center;display:flex;flex-direction:column}.marketplace-body .images img{margin:.5rem 1rem}.marketplace-body .body .resume .title{font-size:2rem}.marketplace-body .body .resume{padding:3rem;width:auto}.marketplace-body .benefits button{left:.5rem}}.marketplace-catalog{margin:5rem 7vw}.marketplace-catalog h2{padding:5rem 2rem 0 3rem}.marketplace-catalog .selectors{display:flex;justify-content:space-between;margin-left:3rem;margin-top:3rem}.marketplace-catalog .underline{overflow:hidden;position:relative;width:20rem}.marketplace-catalog .underline:before{background:var(--fourth-color);bottom:0;content:"";height:3px;position:absolute;width:100%}.marketplace-catalog .underline:after{background:var(--first-color);bottom:0;content:"";height:3px;left:-100%;position:absolute;transition:left .6s ease-in;width:100%}.marketplace-catalog .underline:hover h3,.marketplace-catalog .underline:hover:after{color:var(--first-color);left:0}.marketplace-catalog .underline h3{font-size:1.35rem}.marketplace-catalog .products{display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width:1024px){.marketplace-catalog{margin:5rem 8vw}.marketplace-catalog h2{padding:5rem 2rem 0 1.5rem}.marketplace-catalog .selectors{margin:0;padding:0}.marketplace-catalog .underline{width:15rem}}@media screen and (max-width:640px){.marketplace-catalog h2{padding:.5rem}.marketplace-catalog .underline{width:auto}}.mkt-product{display:flex;margin:2rem 0;width:30rem}.mkt-product img{object-fit:contain;width:40%}.mkt-product .content{display:flex;flex-direction:column;justify-content:space-evenly;padding:1rem 1.5rem;width:60%}.mkt-product .content h3{font-size:1.35rem;font-weight:400}.mkt-product .content .date{margin-bottom:1.5rem}.mkt-product .content .date p{margin:0}.mkt-product .content .date span{color:gray}.mkt-product button{background:none;border:none;color:var(--first-color);text-align:left;text-transform:uppercase;transition:all .5s ease-in-out}.mkt-product button:hover{color:var(--fourth-color);-webkit-transform:translateX(10px);transform:translateX(10px)}@media screen and (max-width:1024px){.mkt-product{height:20rem;width:auto}}@media screen and (max-width:640px){.mkt-product{align-items:center;flex-direction:column;height:auto}.mkt-product img{width:10rem}.mkt-product .content{width:auto}}.marketplace-header{background:url(/static/media/marketplace_background.e31aa70378dc0379f607.jpg) no-repeat;background-position:top;background-size:cover;color:#fff;height:100vh}.marketplace-header .top{color:#fff;font-size:1rem;padding-left:10vw;padding-top:7vw;text-transform:uppercase}.marketplace-header .main-text{color:#fff;font-family:Florence,sans-serif;font-size:4.3vw;font-weight:300;padding-left:10vw;text-transform:uppercase;width:60vw}.marketplace-header .main-text span{font-family:Florence Outline,sans-serif;font-size:5rem}.marketplace-header .bottom-text .left{font-size:1rem;padding-left:10vw;text-transform:uppercase;transition:all .5s ease;width:30rem}.marketplace-header .bottom-text .left:hover{-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .5s ease}.marketplace-header .bottom-text .left a{color:#fff}@media screen and (max-width:1024px){.marketplace-header .top{font-size:1.5rem;margin-top:30%}.marketplace-header .main-text{font-size:4rem;font-weight:600}.marketplace-header .bottom-text .left{font-size:1.5rem;padding-top:15rem;width:auto}}@media screen and (max-width:768px){.marketplace-header .top{font-size:1.1rem}.marketplace-header .main-text{font-size:3rem;font-weight:600}.marketplace-header .bottom-text .left{font-size:1.1rem;padding-top:5rem;width:auto}}@media screen and (max-width:640px){.marketplace-header .main-text{font-size:2rem;font-weight:600;padding-left:7vw;width:auto}}.market-product{background:var(--fourth-color);color:#fff}.market-product .container{display:flex;padding:5rem 10vw}.market-product .side-menu{display:flex;flex-direction:column;margin-right:7rem}.market-product .side-menu .other{font-weight:400;width:17rem}.market-product .side-menu input{background:#111;border:none;font-size:1rem;margin-bottom:1.5rem;padding:.5rem}.market-product .side-menu p{color:gray;margin:.15rem 0}.market-product .side-menu .support{background:#111;margin-top:10rem;padding:1.5rem 1rem}.market-product .side-menu .support h3{color:var(--second-color);font-size:1rem;font-weight:300;margin:0 0 1rem}.market-product .side-menu .support span{color:var(--second-color)}.market-product .article{background:#000;display:flex;flex-direction:column;padding:2rem 7rem 2rem 3rem}.market-product .article img{width:40rem}.market-product .article h3{color:var(--second-color);font-weight:300;margin:0 0 5rem}.market-product .article h1{font-size:3rem;font-weight:400;margin:0}.market-product .article p{font-size:.9rem;width:50%}.market-product .article span{color:var(--second-color);display:block;margin:2rem 0 .5rem;text-align:right}@media screen and (max-width:1024px){.market-product .container{display:flex;margin-top:5rem;padding:5rem 7vw}.market-product .side-menu{margin-right:3rem;width:30%}.market-product .article{padding-right:3rem}.market-product .article img{width:100%}}@media screen and (max-width:768px){.market-product .container{flex-direction:column}.market-product .side-menu{align-items:center;flex-direction:row;margin-bottom:3rem;width:100%}.market-product .side-menu .categories,.market-product .side-menu .support{width:50%}.market-product .side-menu .support{height:10rem;margin-top:0}}@media screen and (max-width:640px){.market-product .side-menu{flex-direction:column}.market-product .side-menu .categories,.market-product .side-menu .support{width:auto}.market-product .side-menu .categories{margin-bottom:3rem}.market-product .article{padding:2rem}.market-product .article h1{font-size:2rem}.market-product .article p{width:auto}}.cursor{background:var(--first-color);border-radius:50%;height:20px;margin-left:-20px;margin-top:-19px;pointer-events:none;position:fixed;-webkit-transform-origin:center center;transform-origin:center center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:20px;z-index:1000}.cursor.grow{background:var(--second-color);border:none;mix-blend-mode:difference;-webkit-transform:scale(2);transform:scale(2)}.footer{background:var(--fourth-color);color:#fff;padding:5rem;z-index:0}.footer .logo{height:5rem}.footer h3{border-bottom:2px solid gray;padding-bottom:1rem;width:15rem}.footer .data{display:flex;justify-content:space-around}.footer .data .left{display:flex;flex-direction:column;width:40%}.footer .data .right{width:60%}.footer .left .footer-menu{margin-bottom:3rem;padding:0}.footer .left .footer-menu li{list-style:none;margin:1.25rem 0;padding:0;text-decoration:none;transition:all .5s ease}.footer .left .footer-menu li a{color:#fff}.footer .left .footer-menu li:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.footer .left .footer-menu li:hover a,.footer .right .social-media a:hover svg{color:var(--second-color)!important}.footer .copy{color:gray;font-size:1rem}.footer .right{display:flex;justify-content:flex-start}.footer .contact,.footer .schedule{display:flex;flex-direction:column;justify-content:space-between}.right .contact a p,.right .contact button{background:none;border:none;color:#fff;font-size:1rem;text-align:left;transition:all .5s ease}.right .contact a:hover p,.right .contact button:hover{color:var(--second-color);-webkit-transform:translateX(10px);transform:translateX(10px)}.footer .right .contact .footer-field:nth-child(5) p{display:none}.footer .right .social-media a{margin-right:1rem}.footer .right .social-media a svg{transition:all .5s ease}.footer .right .social-media a:hover svg{-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media screen and (max-width:1024px){.footer{height:auto}}@media screen and (max-width:768px){.footer{padding:4rem 7vw}.footer .data{flex-direction:column}.footer .data .left,.footer .data .right{width:auto}}@media screen and (max-width:640px){.footer{padding:3rem}.footer h3{width:auto}.footer .data .right{flex-direction:column}}.footer-field{display:flex;flex-direction:column}.footer-field h4{color:gray;font-weight:300;margin:0;padding:0}.footer-field .description{margin:0 0 1.5rem;padding:0;width:60%}
/*# sourceMappingURL=main.d31b1f1f.css.map*/