/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(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)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@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)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(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)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,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:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{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)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{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)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{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)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{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)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{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)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__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);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@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);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff;border-left:1px solid var(--bs-dark)}::-webkit-scrollbar-thumb{background:var(--bs-busqo-purple-dark);border-radius:10px 10px 10px 10px;border:2px solid var(--bs-busqo-purple)}*{font-family:Futura-Medium}body{-webkit-user-select:none;-moz-user-select:none;user-select:none}body input[type=number]::-webkit-inner-spin-button,body input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}body input::placeholder{text-transform:capitalize}body .btn{cursor:pointer}body .form-control:disabled.disabled-busqo,body .form-select:disabled.disabled-busqo{background-color:rgba(0,0,0,0)}body .list-group.list-group-cities{max-height:120px;overflow-y:auto;position:absolute;width:100%;z-index:1000}body .list-group.list-group-cities .list-group-item:hover{z-index:1000;color:#fff;background-color:#5e3eba;border-color:#fff;cursor:pointer}.animate__animated.animate__delay-5ms{animation-delay:.5s;animation-delay:calc(var(--animate-delay)*.5)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:calc(var(--animate-delay)*1)}.animate__animated.animate__delay-1s5ms{animation-delay:1.5s;animation-delay:calc(var(--animate-delay)*1.5)}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes rotacion{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--animate-delay:0.5s}.navbar{position:fixed;top:0;width:100%;z-index:1000;transition:all .2s ease}.navbar.navbar-hide{top:-90px}.navbar.navbar-expand-lg.navbar-light{background-color:#fff}.navbar.navbar-expand-lg.navbar-light .content-nav-mobile .navbar-brand{height:100%;max-height:42px;right:0}.navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-link.active,.navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-link:focus,.navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-link:hover{color:var(--bs-busqo-purple);border-bottom:2px solid var(--bs-busqo-green-light)}.navbar.navbar-expand-lg.navbar-light .navbar-toggler{border:1px solid var(--bs-busqo-purple);border-radius:10px;background:#fff;box-shadow:0 2px 5px var(--bs-busqo-purple)}.navbar.navbar-expand-lg.navbar-light .navbar-toggler .navbar-toggler-icon{background-image:url(/v2/images/icons/menuPurple.png)}.navbar.navbar-expand-lg.navbar-light a{color:var(--bs-busqo-purple)}.navbar.navbar-expand-lg.navbar-light .dropdown .dropdown-menu .dropdown-item{color:var(--bs-busqo-purple)!important;border-bottom:.5px solid var(--bs-secondary)}.navbar.navbar-expand-lg.navbar-light .dropdown .dropdown-menu .dropdown-item span{color:var(--bs-busqo-green)}.navbar.navbar-expand-lg.navbar-light .dropdown .dropdown-menu .dropdown-item:hover{background-color:rgba(27,222,141,.3)}.navbar.navbar-expand-lg.navbar-busqo{background-color:var(--bs-busqo-purple)!important}.navbar.navbar-expand-lg.navbar-busqo a{color:#fff!important}.navbar.navbar-expand-lg.navbar-busqo .navbar-toggler{box-shadow:0 2px 5px #fff}.navbar a.busqo{color:var(--bs-busqo-purple)!important}.footer-section.footer-busqo .logo-footer img,footer.footer-busqo .logo-footer img{width:60%}.footer-section.footer-busqo ul.list-group li,.footer-section.footer-busqo ul.list-group li.list-group-item,footer.footer-busqo ul.list-group li,footer.footer-busqo ul.list-group li.list-group-item{background-color:rgba(0,0,0,0);padding:0 1rem;color:var(--bs-busqo-purple);border-width:0 0 2px}.footer-section.footer-busqo #cody-footer,footer.footer-busqo #cody-footer{display:grid;justify-content:center;align-items:end;place-items:center}.footer-section.footer-busqo #cody-footer .box-bg,footer.footer-busqo #cody-footer .box-bg{height:25%;bottom:0;border-radius:50px 50px 0 0;z-index:1;width:85%}.footer-section.footer-busqo #cody-footer img,footer.footer-busqo #cody-footer img{position:relative;z-index:2}.footer-section.footer-busqo .info-add,footer.footer-busqo .info-add{border-bottom:1px solid #dee2e6;border-left:0}.footer-section.footer-busqo-v2 .target,footer.footer-busqo-v2 .target{border-radius:24px 0 0 24px}.footer-section.footer-busqo-v2 ul,footer.footer-busqo-v2 ul{list-style:none}.footer-section.footer-busqo-v2 ul li,footer.footer-busqo-v2 ul li{padding:.3rem 0}.footer-section.footer-busqo-v2 a,footer.footer-busqo-v2 a{color:var(--bs-busqo-black);text-decoration:none}.accordion .accordion-item{border:none}.accordion .accordion-item.accordion-busqo .accordion-header .accordion-button{border-bottom:3px solid var(--bs-busqo-green);border-top:none}.accordion .accordion-item.accordion-busqo .accordion-header .accordion-button:after{margin-left:unset;position:absolute;right:10px;background-size:2rem;width:2rem;height:2rem;background-image:url(/v2/images/icons/arrow-green.png)}.accordion .accordion-item.accordion-busqo .accordion-header .accordion-button.accordion-button:not(.collapsed){background-color:#5e3ebb}.accordion .accordion-item.accordion-busqo .accordion-header .accordion-button.accordion-button:not(.collapsed) p{color:#fff}.accordion .accordion-item.accordion-busqo .accordion-header .accordion-button p{max-width:90%}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button{background-color:var(--bs-busqo-grey);border-bottom:3px solid var(--bs-busqo-grey-dark);border-top:none}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button:focus{box-shadow:none}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button:after{margin-left:unset;position:absolute;right:10px;background-size:2rem;width:2rem;height:2rem;background-image:url(/v2/images/icons/arrow-grey.png)}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button.accordion-button:not(.collapsed){background-color:var(--bs-busqo-grey-dark)}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button.accordion-button:not(.collapsed) p{color:var(--bs-busqo-grey-dark2)}.accordion .accordion-item.accordion-busqo-gray .accordion-header .accordion-button p{max-width:90%}.tooltip-customer-busqo .tooltip-arrow:before{border-left-color:var(--bs-busqo-green)}.tooltip-customer-busqo .tooltip-inner{background-color:var(--bs-busqo-green);color:var(--bs-busqo-purple)}.social-networks{width:50px;position:fixed;z-index:4000;right:0;top:200px}.social-networks.social-mobile{position:relative;display:flex;top:0;left:0;width:100%;justify-content:center}.social-networks.social-mobile .network{width:50px;opacity:1}.social-networks .network{width:100%;height:50px;display:grid;place-content:center;background-color:var(--bs-busqo-purple)}.social-networks .network img{height:30px}.social-networks .network.facebook{background-color:#0866ff;border-radius:20px 0 0 0}.social-networks .network.facebook img{height:35px;z-index:3}.social-networks :nth-child(2){background:linear-gradient(90deg,#833ab4,#fd1d1d,#fcb045)}.social-networks :nth-child(2) img{height:30px}.social-networks :nth-child(4){border-radius:0 20px 0 0}.logos{overflow:hidden;padding:40px 0;background:#fff;white-space:nowrap;position:relative}.logos:after,.logos:before{position:absolute;top:0;width:100px;height:100%;content:"";z-index:2}.logos:before{left:0;background:linear-gradient(270deg,rgba(255,255,255,0),white)}.logos:after{right:0;background:linear-gradient(90deg,rgba(255,255,255,0),white)}.logos:hover .logos-slide{animation-play-state:paused}.logos .logos-slide{display:inline-block;animation:slide 35s linear infinite}.logos .logos-slide img{height:50px;margin:0 40px}.box-spinner{position:absolute;height:500px!important;width:500px!important;border-radius:50%;max-width:600px;background-color:var(--bs-busqo-purple-dark);opacity:.6}.box-spinner.spinner-left{top:-200px;left:-200px}.box-spinner.spinner-center-left{top:calc(50% - 250px);left:-200px}.box-spinner.spinner-center{top:calc(50% - 250px);left:calc(50% - 250px);display:flex;justify-content:center}.box-spinner.spinner-right{right:-200px;top:-200px}.box-spinner.spinner-right img{right:0;position:absolute}.box-spinner.spinner-center-right{top:calc(50% - 250px);right:-200px}.box-spinner.spinner-top{top:-250px;bottom:-250px;left:calc(50% - 250px);display:flex;justify-content:center}.btnScrollDown{position:absolute;top:calc(100vh - 40px);left:calc(50vw - 20px);width:40px;height:40px;display:flex;justify-content:center;align-items:center}.btnScrollDown img{width:20px}.offcanvas-busqo{position:absolute;bottom:0;left:0;width:100%;height:65%;background-color:var(--bs-white)}.carousel-busqo-select .carousel-items-select .carousel-items{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:10px;gap:10px;justify-items:center}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item{height:110px;width:100px;border:2px solid var(--bs-busqo-purple-dark);display:grid;grid-template-rows:45% 55%;justify-items:center;align-items:center;border-radius:5px}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.active,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item:hover{cursor:pointer;background-color:var(--bs-busqo-green-light);color:var(--bs-busqo-purple-dark);border:2px solid var(--bs-busqo-purple-dark);grid-template-rows:100%;transition:all .3s ease-in-out}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.active img,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item:hover img{height:70%;width:auto}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.active small,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item:hover small{display:none}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile{box-shadow:1px 1px 2px var(--bs-dark);border:2px solid var(--bs-busqo-purple-dark);background-color:var(--bs-busqo-green);grid-template-rows:45% 55%;color:var(--bs-busqo-purple)}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile.active,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile:hover{grid-template-rows:45% 55%}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile.active img,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile:hover img{height:90%}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile.active small,.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item.item-mobile:hover small{display:block}.carousel-busqo-select .carousel-items-select .carousel-items .carousel-busqo-item img{height:80%;width:auto}.carousel-busqo-select .carousel-items-content .carousel-busqo-content{width:100%}.toolsIcon{position:fixed;left:72vw;bottom:60px;cursor:pointer;display:flex;flex-direction:column-reverse;align-items:end;width:50px}.toolsIcon img.img-tool{width:100%;object-fit:cover;z-index:3000}.toolsIcon img.img-tool:hover{filter:drop-shadow(0 2px 5px rgba(0,0,0,.7))}.toolsIcon .options-tool{opacity:0;transform:translateY(100%);transition:1s ease-out;width:100%}.toolsIcon .options-tool .option-tool{display:grid;align-items:center;justify-content:center;margin-bottom:20px}.toolsIcon .options-tool .option-tool small{font-weight:700}.toolsIcon .options-tool .option-tool img{width:30px}.toolsIcon .options-tool .option-tool:hover,.toolsIcon:hover>img.img-tool:hover{filter:drop-shadow(0 2px 5px rgba(0,0,0,.7))}.toolsIcon:hover>.options-tool{opacity:1;transform:translateY(0);transition:1s ease-out}.toolsIcon:hover .option-tool{background-color:rgba(0,0,0,.7);border-radius:5px;padding:5px;color:#e7e7e7}.toolsIcon.guia-tools .options-tool.view-guia{opacity:1;transform:translateY(0);transition:1s ease-out}.bg-busqo-img{background:url(/v2/images/backgrounds/busqo.jpg);background-repeat:no-repeat}.BoxFirstProduct{padding-top:89px;background-size:cover!important;background-repeat:no-repeat;overflow-y:hidden;overflow-x:hidden;position:relative}.BoxFirstProduct.mobile{min-height:auto;height:auto}.BoxFirstProduct.moto,.BoxFirstProduct.vehicle{background:url(/v2/images/backgrounds/CityOpacity.png) 30% 0}.BoxFirstProduct.vida{background:url(/v2/images/backgrounds/CityOpacity.png) 76% 0}.BoxFirstProduct.hogar{background:url(/v2/images/backgrounds/CityOpacity.png) 80% 0}.BoxFirstProduct .body-content{position:inherit;z-index:2}#box-steps .title{color:var(--bs-busqo-purple)}#box-steps .step .number-out{color:var(--bs-white);text-shadow:1px 1px 2px #000}#box-steps .step .card{width:99%;height:100%}#box-steps .step .card .number{font-size:calc(3rem + 1vw);grid-area:number}#box-steps .step .card .card-body{display:grid;grid-template-areas:"number text" "number img";grid-template-columns:35% 65%}#box-steps .step .card .card-body div{width:100%}#box-steps .step .card .card-body .box-step-number{grid-area:number;align-self:center}#box-steps .step .card .card-body .box-step-text{grid-area:text}#box-steps .step .card .card-body .box-step-img{grid-area:img;display:flex}#box-steps .step .card .card-body .box-step-img img{margin:auto;width:40%}#box-steps .step .card img{display:none}#benefit #box-benfit-title{z-index:2;position:relative}#benefit #box-benfit-title h3{color:var(--bs-busqo-purple);text-align:center}#benefit #box-benefit{border-radius:40px;border:3px solid var(--bs-busqo-purple);z-index:2;position:relative;min-height:320px}#benefit #box-benefit .item-benefit{height:70%;display:grid;grid-template-rows:40% 15% 45%;place-items:center}#benefit #box-benefit .item-benefit img{max-height:100px}.box-otp .keyboard{width:250px!important;height:250px;display:grid;grid-template-columns:repeat(3,4fr);grid-template-rows:repeat(4,4fr);grid-gap:10px;place-items:center;position:absolute;z-index:1}.box-otp .keyboard .key{border:1px solid #000;width:100%;height:100%;display:grid;place-items:center;cursor:pointer;background-color:#fff}.box-otp .keyboarrd{width:250px!important;height:250px;display:grid;grid-template-columns:repeat(3,4fr);grid-template-rows:repeat(4,4fr);grid-gap:10px;place-items:center;position:absolute;z-index:2}.box-otp .keyboarrd .key{border:1px solid #000;width:100%;height:100%;display:grid;place-items:center;cursor:pointer;background-color:#fff}#SliderElements ::-webkit-scrollbar,#SliderOtherProduct ::-webkit-scrollbar{display:none}#SliderElements #boxScroll,#SliderOtherProduct #boxScroll{overflow-x:scroll;padding-right:0;scroll-snap-type:x mandatory}#SliderElements #boxScroll #boxScrollContent,#SliderOtherProduct #boxScroll #boxScrollContent{justify-content:space-evenly;display:flex}#SliderElements #boxScroll #boxScrollContent :first-child,#SliderOtherProduct #boxScroll #boxScrollContent :first-child{margin-left:20px}#SliderElements #boxScroll .card-item,#SliderOtherProduct #boxScroll .card-item{margin-top:20px;transition:all .3s ease-in-out;min-height:251px;margin-bottom:30px;scroll-snap-align:center;transform:scale(1);z-index:1}#SliderElements #boxScroll .card-item.centered,#SliderOtherProduct #boxScroll .card-item.centered{transform:scale(1.03);z-index:2}#SliderElements #boxScroll .card-item.centered.shadow,#SliderOtherProduct #boxScroll .card-item.centered.shadow{box-shadow:0 6px 12px rgba(0,0,0,.15)}#SliderElements #boxScroll .card-item.shadow,#SliderOtherProduct #boxScroll .card-item.shadow{box-shadow:0 4px 6px 1px rgba(0,0,0,.1),0 2px 4px 2px rgba(0,0,0,.06)}#SliderElements div.dot.active,#SliderOtherProduct div.dot.active{width:12px!important;height:12px!important;background:var(--bs-busqo-purple-dark)!important}@media(min-width:768px){.navbar .navbar-collapse{flex-grow:inherit}.footer-section.footer-busqo .logo-footer img,footer.footer-busqo .logo-footer img{width:50%}.footer-section.footer-busqo #cody-footer img,footer.footer-busqo #cody-footer img{width:90%}.footer-section.footer-busqo .info-add,footer.footer-busqo .info-add{border-left:1px solid #dee2e6;border-bottom:0}.logos:after,.logos:before{width:250px}.box-spinner{height:650px!important;border-radius:50%;width:650px!important}.box-spinner.spinner-left{top:-200px;left:-200px}.box-spinner.spinner-right{right:-200px;top:-200px}.box-spinner.spinner-right img{right:0;position:absolute}.toolsIcon{left:96vw}.toolsIcon:hover .option-tool{background-color:rgba(0,0,0,0);border-radius:inherit;padding:0;color:inherit}.animated-tip{width:140%!important;transition:width .5s ease-in-out}.BoxFirstProduct{padding-top:89px;background-position:center 55%!important}.BoxFirstProduct.vehicle{background:url(/v2/images/backgrounds/CityOpacity.png);background-color:#fff}.BoxFirstProduct.vehicle.compensar{background:url(https://s3.amazonaws.com/stgimg.busqo.com/Landings/195_desktop.png);background-size:130% auto!important;background-position:80% 55%!important;background-repeat:no-repeat}.BoxFirstProduct.hogar,.BoxFirstProduct.moto,.BoxFirstProduct.vida{background:url(/v2/images/backgrounds/CityOpacity.png)}.BoxFirstProduct .body-content{width:100%;height:100%}#box-steps .title{color:var(--bs-busqo-purple);text-shadow:inherit}#box-steps .step{display:grid;grid-template-rows:15% 85%}#box-steps .step .number-out{color:var(--bs-busqo-purple);text-shadow:inherit}#box-steps .step .card .card-body{min-height:280px;grid-template-rows:60% 40%}#box-steps .step .card .card-body,#box-steps .step .card .card-body.card-reverse{grid-template-areas:"text" "img";grid-template-columns:100%}#box-steps .step .card .card-body .box-step-img{display:block}#box-steps .step .card .card-body .box-step-img img{display:block;width:50%}#benefit{background-color:rgba(0,0,0,0)}#benefit #box-benfit-title h3{color:var(--bs-busqo-purple);text-shadow:inherit;text-align:center}#benefit #box-benefit{border-radius:40px;border:3px solid var(--bs-busqo-purple);z-index:2;position:relative}.borde-vertical{position:relative;padding-left:20px;border-right:0!important}.borde-vertical:after{content:"";position:absolute;right:0;top:10%;height:80%;width:2px;background-color:var(--bs-busqo-grey-dark2)}}@media(min-width:992px){.navbar.navbar-expand-lg a{color:#fff!important}.navbar.navbar-expand-lg.navbar-busqo{background-color:rgba(0,0,0,0)!important}.navbar.navbar-expand-lg.navbar-busqo a{color:#fff!important}.footer-section.footer-busqo-v2 .target,footer.footer-busqo-v2 .target{border-radius:50rem 0 0 50rem}.bg-busqo-img{background:none;background-repeat:no-repeat}.box-spinner{opacity:1}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}p.h5{font-size:1rem}@media(min-width:1200px){p.h5{font-size:1.25rem}}p strong{font-weight:400!important}.fw-bolder strong{font-family:Futura-bold;font-weight:bolder}.form-busqo label{font-family:Futura-Medium;font-size:1.25rem}.form-busqo input[type=date],.form-busqo input[type=email],.form-busqo input[type=number],.form-busqo input[type=text],.form-busqo select{border:1px solid #666;border-radius:8px;height:38px;outline:none;font-family:Futura-Medium}.form-busqo .msg-error{font-family:Futura-Medium}.form-busqo .input-radio-busqo input[type=radio]{display:none}.form-busqo .input-radio-busqo input[type=radio]:checked+.label-radio{padding:2% 40%;background:#5e3eba;border-radius:5px;color:#fff}.form-busqo .input-radio-busqo input[type=radio]:checked+.label-radio:before{display:none}.form-busqo .input-radio-busqo input[type=radio]:checked+.label-radio.radio-block{padding:1% 15%}.form-busqo .input-radio-busqo .label-radio{color:#666;padding:1% 3% 1% 1.7em;cursor:pointer;transition:all .3s ease;font-size:1.1em;margin-bottom:4px}.form-busqo .input-radio-busqo .label-radio:hover{background-color:#d9d9d9;border-radius:5px}.form-busqo .input-radio-busqo .label-radio:before{content:"";width:.9em;height:.9em;display:inline-block;background:none;border:2px solid #5e3eba;border-radius:50%;position:absolute;margin-top:.3em;left:.3em}.form-busqo .form-check-input{width:25px;height:25px}.busqo-center-box{display:flex;justify-content:center;align-items:center}.text-busqo{color:#1bde8d}.top-auto{top:auto!important}.box-Insurance-allies{background:linear-gradient(90deg,rgb(255,255,255) 0,rgb(233,231,237) 50%,rgb(255,255,255))}.c-pointer{cursor:pointer}.text-busqo-shadow{text-shadow:1px 1px 2px #000}.text-busqo-shadow-white{text-shadow:.5px .5px 0 #fff}.text-busqo-white{color:#fff}.text-busqo-white-shadow{text-shadow:1px 1px 2px #000}.img-busqo-shadow{filter:drop-shadow(1px 1px 2px #000)}.img-busqo-shadow-lg{filter:drop-shadow(1px 1px 5px var(--bs-busqo-grey-dark2))}.w-120{width:120%}.w-140{width:140%}input.form-control.search{padding-right:calc(1.5em + .75rem);background-image:url(/v2/images/icons/search.png);background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(1em + .175rem) calc(1em + .175rem)}input.form-control.search.loading{background-image:url(/v2/images/icons/loadingInput.svg);background-size:calc(2em + .375rem) calc(2em + .375rem)}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:44px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.bg-banner-landing-custom{background:url(https://s3.amazonaws.com/stgimg.busqo.com/Landings/195_desktop.png);background-size:cover;background-position:65% 0}.box-because ul{list-style:none}.box-because ul li{margin-bottom:1rem}.box-because ul li:before{content:"";width:.5em;height:.5em;display:inline-block;background:#12b27d;border-radius:50%;margin-right:15px}small.re-small{font-size:.675em}.index-health{padding-top:89px}.index-health .bg-HealthLanding-img{background-image:url(/v2/images/backgrounds/HealthLanding.png);background-size:cover}.index-health .senialar_frecuent-question{width:30px;transform:scaleX(-1) rotate(90deg);margin-left:10px}.quote-form{padding-top:89px}.quote-form .form-Health{padding:50px 10px}.quote-table{padding-top:89px;margin-bottom:20px}.quote-table .personal-information .img-cody{width:50%;padding-top:30px;padding-bottom:30px}.quote-table .personal-information #BoxAddParents{top:99%;right:0}.quote-table .tooltip-busqo{font-family:Arial}.quote-table .card-product:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.5);transition:all .3s}.quote-table .card-product .coberturas .img-cobertura{width:80px}.quote-table .card-product .bg-producto-1{background-color:blue}.quote-table .card-product .bg-producto-2{background-color:#3fa9f5}.quote-table .card-product .bg-producto-3{background-color:#022d6b}.quote-table .card-product .bg-categoria-,.quote-table .card-product .bg-producto-4{background-color:aqua;color:red!important}.quote-table .card-product .bg-categoria-alta{background-color:#12b27d}.quote-table .card-product .bg-categoria-media{background-color:#b79400}.quote-table .card-product .bg-categoria-basica{background-color:#dd7e2f}.quote-table .card-product.opacity-not-view{opacity:0}.quote-table .card-product .resultServicesCard .result{display:grid;grid-template-rows:50% 25% minmax(25%,auto);min-height:80px}.quote-table .card-product .resultServicesCard .result .cobertura{overflow:hidden}.quote-table .card-product #personForPrice .box-table{max-height:300px;overflow-y:auto}.quote-end img.redirect{cursor:pointer}.quote-end img.redirect:hover{filter:drop-shadow(0 0 .4rem #12b27d);transform:translateY(-2ex);transition:all .5s ease-in-out}@media(min-width:768px){.quote-form .form-Health{padding:50px 150px}.quote-table .personal-information #BoxAddParents{top:85%;right:10%}.quote-table .card-product .resultServicesCard .result:nth-child(2){border-left:3px solid #dee2e6}.quote-table .card-product #personForPrice .box-table{max-height:150px;overflow-y:auto}}@media(min-width:992px){.quote-form .form-Health{padding:50px 80px}}@media(min-width:1535px){.quote-form .form-Health{padding:50px 150px}}