@charset "UTF-8";/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */body,section{background-color:#fff}body,html{overflow-x:hidden}.section__title span,html,section{position:relative}.btn,.header__logotipo,.section__title--centered{text-align:center}.btn--third:hover img,.btn--whatsapp:hover img{filter:invert(100%) sepia(10) saturate(0) hue-rotate(0) brightness(100%) contrast(200%)}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.headShake,.heartBeat{animation-timing-function:ease-in-out}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%,28%,70%{transform:scale(1)}14%,42%{transform:scale(1.3)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s}.bounceIn,.bounceOut,.flipOutX,.flipOutY{animation-duration:.75s}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}.flipInX,.flipInY,.flipOutX,.flipOutY{backface-visibility:visible!important}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}@font-face{font-family:'Acumin Variable Concept Medium';src:url(../fonts/AcuminVariableConcept-Medium.eot);src:url(../fonts/AcuminVariableConcept-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/AcuminVariableConcept-Medium.woff2) format('woff2'),url(../fonts/AcuminVariableConcept-Medium.woff) format('woff'),url(../fonts/AcuminVariableConcept-Medium.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:'Acumin Variable Concept';src:url(../fonts/AcuminVariableConcept-SmUB.eot);src:url(../fonts/AcuminVariableConcept-SmUB.eot?#iefix) format('embedded-opentype'),url(../fonts/AcuminVariableConcept-SmUB.woff2) format('woff2'),url(../fonts/AcuminVariableConcept-SmUB.woff) format('woff'),url(../fonts/AcuminVariableConcept-SmUB.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:'Acumin Pro';src:url(../fonts/AcuminPro-Regular.eot);src:url(../fonts/AcuminPro-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/AcuminPro-Regular.woff2) format('woff2'),url(../fonts/AcuminPro-Regular.woff) format('woff'),url(../fonts/AcuminPro-Regular.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:'Acumin Pro Black Italic';src:url(../fonts/AcuminPro-BlackItalic.eot);src:url(../fonts/AcuminPro-BlackItalic.eot?#iefix) format('embedded-opentype'),url(../fonts/AcuminPro-BlackItalic.woff2) format('woff2'),url(../fonts/AcuminPro-BlackItalic.woff) format('woff'),url(../fonts/AcuminPro-BlackItalic.ttf) format('truetype');font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Acumin Pro Italic';src:url(../fonts/AcuminPro-Italic.eot);src:url(../fonts/AcuminPro-Italic.eot?#iefix) format('embedded-opentype'),url(../fonts/AcuminPro-Italic.woff2) format('woff2'),url(../fonts/AcuminPro-Italic.woff) format('woff'),url(../fonts/AcuminPro-Italic.ttf) format('truetype');font-weight:400;font-style:italic;font-display:swap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;text-decoration:none}*,body{font-family:Raleway,sans-serif;font-weight:400}button:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.container,.flex{display:flex}body{line-height:1;color:#000;min-height:100vh;min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch;font-size:14px}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}figure img,img{width:100%}*{box-sizing:border-box}html{height:-webkit-fill-available;height:-moz-available;height:stretch}@media (min-width:1280px){body{background-color:#fff;width:initial;margin:0 auto;font-size:16px}.main{margin-top:0}}p{line-height:1.5;font-size:1em;padding:15px 0}b{font-weight:700}.main{margin-top:0}.container{width:100%;max-width:100%;padding-right:20px;padding-left:20px;flex-direction:column}@media (min-width:768px){.container{flex-direction:row;padding-left:0;padding-right:0}}@media (min-width:1280px){.container{flex-direction:row;width:100%;max-width:1280px;height:auto;margin:0 auto}}.container--fluid{max-width:calc(100% - 60px)}@media (min-width:1280px){.container--fluid{max-width:80.677%}}.container--fullwidth,.container--small{max-width:100%}.flex--column{flex-direction:column}.section__title{font:normal normal 900 32px/40px Roboto}@media (min-width:1440px){.section__title{font:normal normal 900 57px/70px Roboto}}.section__title span{transform-style:preserve-3d;display:inline-block}.section__title span:before{content:'';position:absolute;left:-5px;bottom:2px;width:calc(100% + 10px);height:8px;background-color:#FFEA5E;transform:translateZ(-1px)}::-webkit-input-placeholder{color:#838880}::-moz-placeholder{color:#838880}:-ms-input-placeholder{color:#838880}:-moz-placeholder{color:#838880}.btn:hover,.color--white{color:#fff}::-webkit-scrollbar{width:10px;height:5px;background-color:#00609f}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,31,116,.1)}::-webkit-scrollbar-thumb{background-color:#001f74}.only-desktop{display:none!important}.only-mobile{display:flex!important}@media (min-width:1280px){.container--small{max-width:60%}.only-desktop{display:flex!important}.only-mobile{display:none!important}}.color--primary{color:#001f74!important}.color--secondary{color:#00609f!important}.color--third{color:#44c644!important}.btn{font-family:Raleway,sans-serif;font-weight:500;transition:all .3s ease-in;color:#001f74;width:75%;height:56px;max-width:300px;border-radius:28px;display:flex;justify-content:space-evenly;align-items:center;padding:0 12px;background-color:#fff;margin:40px auto 0;font-size:.95em;line-height:1.4;gap:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}@media (min-width:1280px){.btn{justify-content:center;line-height:initial;font-size:.9em;text-align:left;width:250px;height:48px;border-radius:24px;box-shadow:none}}.btn__whatsapp,.header{justify-content:center;position:fixed;display:flex}.btn:hover{transition:all .3s ease-in;background-color:#001f74}.btn__cta{transition:all .3s ease-in;background:#00609f;color:#4A4A49;font-size:1em;width:100%}.btn__cta:hover{background-color:#44c644;color:#4A4A49}.btn--primary{background:#001f74;color:#fff}.btn--secondary{background:#00609f;color:#4A4A49}.btn--third{background:#44c644;color:#4A4A49}.btn--third:hover{background:#4A4A49;color:#fff}.btn--third:hover img{transition:all .3s ease-in}.btn--whatsapp{background:#00C264;color:#fff}.btn--whatsapp:hover{background:#44c644;color:#4A4A49}.banner,.benefits,.suppliers__cta,.video{background-repeat:no-repeat}.btn--whatsapp:hover img{transition:all .3s ease-in}.icon{width:auto;height:32px}.wave{display:flex;width:163px;height:28px}.wave--white{background-image:url(../images/wave-white.png)}.wave--blue{background-image:url(../images/wave-blue.png)}.btn__whatsapp{bottom:20px;right:20px;background-color:#159A32;align-items:center;color:#fff;width:60px;height:60px;border-radius:30px;z-index:1000}.footer,.header{background-color:#00609f}.btn__whatsapp img{width:32px;height:32px}.btn__whatsapp i{font-size:35px;font-weight:200}.btn__whatsapp:active,.btn__whatsapp:hover,.btn__whatsapp:visited{text-decoration:none}.btn__whatsapp:active i,.btn__whatsapp:hover i,.btn__whatsapp:visited i{color:#fff}@keyframes pulsing{0%,100%{transform:scale(1)}50%{transform:scale(1.4)}}@keyframes animate{0%{transform:scale(.8)}100%{transform:scale(1)}}@keyframes move1{0%{transform:translateX(100%)}100%{transform:translateX(190px)}}@keyframes move2{0%{transform:translateX(100%)}100%{transform:translateX(140px)}}@keyframes move1_mobile{0%{transform:translateX(100%)}100%{transform:translateX(40px)}}@keyframes move2_mobile{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes move1_inverse{0%{transform:translateX(-100%)}100%{transform:translateX(calc(50vw - 150% + 190px))}}@keyframes move2_inverse{0%{transform:translateX(100%)}100%{transform:translateX(calc(50vw - 150% + 380px))}}@keyframes move1_mobile_inverse{0%{transform:translateX(100%)}100%{transform:translateX(40px)}}@keyframes move2_mobile_inverse{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.header{transition:all .3s ease-in;height:125px;align-items:center;top:0;left:0;right:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:9999}@media (min-width:1280px){.header{height:100px;opacity:0;transform:translateY(-100px)}}.header.fixed{transition:all .3s ease-in;opacity:100;transform:translateY(0)}.header .container{display:flex;justify-content:center;align-items:center}.header__logotipo{width:auto;height:119px}.header__cta{display:none}@media (min-width:1280px){.header .container{justify-content:space-between}.header__logotipo{text-align:left;width:calc(329px - 15%);height:calc(119px - 15%)}.header__cta{display:flex;justify-content:center;align-items:center;gap:20px}}.header__cta>a{margin:0}.header__2{position:absolute;top:0;left:0;right:0;z-index:1000}.header__2 .container{flex-direction:row;justify-content:space-between;align-items:center;height:60px}.header__2 .greetings{text-transform:uppercase;color:#fff}.about__description,.expert__description{color:#00609f;font-size:1.4em}.header__2 .header__cta{display:flex;gap:20px}.header__2 .header__cta img{width:25px;height:25px}.banner{background-image:url(../images/webp/bg-banner.webp);background-size:cover;background-position:bottom;background-color:transparent;padding-top:80px;z-index:10}.banner .container{align-items:center;flex-direction:column}@media (min-width:1280px){.banner{min-height:800px;background-position:100% 60%;padding-top:0}.banner .container{flex-direction:row}}.banner__text{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px;width:45%;z-index:2}.banner__image{width:100%;transform:scale(1.25);padding-top:20px;z-index:1}@media (min-width:1280px){.banner__text{align-items:flex-end;text-align:right}.banner__image{width:55%;padding-top:100px;margin-left:-100px}}.banner__logotipo{width:calc(200px);height:calc(72px)}.banner__title{font-size:2.3em}.banner__title b{font-weight:700}.about{position:relative;margin-top:40px}.about .container{gap:40px}.about__image{z-index:5;position:relative;margin-top:-100px}@media (min-width:1280px){.banner__logotipo{width:calc(329px - 20%);height:calc(119px - 20%)}.banner__title{font-size:3em}.about .container>div{width:50%}.about__image{margin-top:0;width:50%;transform:scale(1.3) translateX(-15%) translateY(-7.5%)}.about__image::after{content:'';position:absolute;bottom:0;left:0;right:0;width:100%;height:40px;background-color:#f8feff}}.about__image.img{position:absolute;top:-200px;left:0;width:50%;z-index:1;overflow:visible}.expert,.partners{position:relative}.about__text{width:100%}.about__title{font-size:3em;color:#00609f;text-transform:uppercase;font-weight:800}.about__description b,.benefits__title,.expert__description b{font-weight:700}.about__description{text-align:justify}@media (min-width:1280px){.about__text{width:50%}.about__title{font-size:3.25em}.about__description{text-align:left}}.about__stars{width:40px;height:auto}.expert{background-color:#f8feff}@media (min-width:1280px){.expert::before{content:'';position:absolute;left:-100px;top:-80px;bottom:0;width:200px;height:350px;background-color:transparent;border-top-left-radius:100%;border-top-right-radius:100%;border-top:100px solid #f8feff;z-index:6;pointer-events:none}}@media (min-width:1440px){.expert::before{width:calc(50% + 250px)}}@media (min-width:1280px){.expert::after{content:'';position:absolute;right:-40px;top:-340px;bottom:0;width:200px;height:350px;background-color:transparent;border-top-left-radius:100%;border-top-right-radius:100%;border-top:100px solid #f8feff;transform:rotateX(180deg);z-index:4;pointer-events:none}}@media (min-width:1440px){.expert::after{width:calc(50% + 250px)}}.expert .container{gap:40px;flex-direction:column-reverse;align-items:center}.expert__image{width:100%;z-index:20}@media (min-width:1280px){.expert .container{flex-direction:row}.expert__image{width:50%}}.expert__image.img{position:absolute;top:-200px;left:0;width:50%;z-index:1;overflow:visible}.expert__text{width:100%}@media (min-width:1280px){.expert__text{width:50%}}.expert__stars{width:40px;height:auto}.partners{background-image:url(../images/webp/bg-partners.webp);background-size:cover;background-position:center;height:auto;overflow:hidden;padding:20px 0}.partners::after,.partners::before{content:'';position:absolute;left:50%;transform:translateX(-50%);border-bottom-left-radius:100%;border-bottom-right-radius:100%;pointer-events:none;z-index:1;right:0}@media (min-width:1280px){.partners{height:500px;background-position:100% 35%}}.partners::before{top:-150px;width:calc(150%);height:200px;background-color:#f8feff;display:none}@media (min-width:1280px){.partners::before{display:block}}.partners::after{display:none;bottom:-120px;width:100%;height:100px;background-color:transparent;border-bottom:120px solid #fff}@media (min-width:1280px){.partners::after{display:block;right:0;bottom:-120px;transform:translateX(-50%);width:calc(100% + 300px);height:350px}}@media (min-width:1440px){.partners::after{width:calc(150%);left:50%}}.partners .fix-roundedXXX{position:relative;width:100%;height:20px;pointer-events:none;z-index:1}.partners .fix-roundedXXX::after,.partners .fix-roundedXXX::before{content:'';position:absolute;bottom:0;height:20px;background-color:#fff}.partners .fix-roundedXXX::before{display:none;left:0;width:100%}@media (min-width:1280px){.partners .fix-roundedXXX::before{display:block;width:100px}}.partners .fix-roundedXXX::after{display:none;right:0;width:100px}@media (min-width:1280px){.partners .fix-roundedXXX::after{display:block}}.partners .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;height:100%;z-index:2}.partners .container p{font-size:1.4em;line-height:1.4;text-align:center;color:#fff}@media (min-width:1280px){.partners .container{width:60%}.partners .container p{font-size:1.9em;padding:0 140px}}.suppliers{padding:60px 0}.suppliers .container{justify-content:center;align-items:center}.suppliers__text{width:100%;text-align:center}@media (min-width:1280px){.suppliers__text{text-align:left;width:400px}}.suppliers__text p{font-size:2.3em;text-transform:uppercase;line-height:1;color:#00609f;position:relative;width:auto}@media (min-width:1280px){.suppliers__text p{font-size:2.8em}}.suppliers__cta{background-image:url(../images/webp/bg-button-cta.webp);background-size:contain;width:400px;height:288px;display:flex;align-items:center;justify-content:center;overflow:hidden}.suppliers__cta>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.suppliers__cta>div img{width:32px;height:32px}.suppliers__cta>div span{color:#fff;font-size:2.5em;text-align:center;padding:0 60px}.suppliers__stars{width:48px;height:auto;position:absolute;left:-10px;top:-20px;transform:rotateY(180deg)}@media (min-width:1280px){.suppliers__cta>div span{font-size:2.5em;padding:0 20px}.suppliers__stars{left:initial;right:60px;top:20px;transform:rotateY(0)}}.benefits{background-image:url(../images/webp/bg-benefits.webp);background-size:cover;height:auto;padding:40px 0}.benefits .container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.benefits__title{font-size:2.3em;color:#00609f;text-transform:uppercase;padding:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}@media (min-width:1280px){.benefits{height:300px}.benefits .container{width:60%;height:100%}.benefits__title{text-align:left}}.benefits__description{margin-top:10px;font-size:1.5em;font-weight:500;line-height:1.4;text-align:center;color:#00609f;padding:0}.video__text,.video__title{font-size:2.3em;text-align:center;text-transform:uppercase}@media (min-width:1280px){.benefits__description{padding:0 140px}}.video{background-image:url(../images/webp/bg-video.webp);background-size:cover;padding:40px 0}.video .container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:auto}@media (min-width:1280px){.video .container{width:60%;height:100%}}.video__title{color:#fff;padding:10px 0}.video__subtitle{font-size:1em;color:#fff}.video__iframe{margin:40px 0}.video__iframe iframe{width:100%;height:auto}@media (min-width:1280px){.video__iframe iframe{width:540px;height:304px}}.video__text{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer{position:relative;height:auto;padding:20px 0}.footer__bg-1,.footer__bg-2{position:absolute;top:0;left:0}.footer__bg-1{animation:1.6s ease-in-out move1_mobile_inverse;height:calc(100% + 140px);transform:translateX(40px)}@media (min-width:1280px){.footer__bg-1{animation:1.6s ease-in-out move1_inverse;height:100%;top:0;left:0;transform:translateX(calc(50vw - 150% + 190px))}}.footer__bg-2{display:none;animation:1.6s ease-in-out move2_mobile_inverse;height:calc(100% + 140px);transform:translateX(0)}.footer .container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;gap:20px}@media (min-width:1280px){.footer__bg-2{animation:1.6s ease-in-out move2_inverse;height:100%;top:0;transform:translateX(calc(50vw - 150% + 380px))}.footer .container{flex-direction:row}}.footer__logo img{max-width:230px;width:auto!important;height:60px!important}.footer__copyright p{color:#fff;font-size:12px}@media (min-width:1280px){.footer__copyright p{font-size:inherit}}