@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@200..800&display=swap);body{background-color:#fafafa;font-family:Raleway;font-size:18px;font-weight:300;line-height:1.77778;min-width:375px;overflow-x:hidden;position:relative}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-zoom:none}a{color:inherit;transition:all .5s;-o-transition:all .5s}button{border:none;outline:none}a,button{-webkit-tap-highlight-color:rgba(0,0,0,0)}h2{color:#005daa;font-size:50px;line-height:1.1;margin-bottom:20px}h2,h2 span{font-weight:600}h5{color:#0060a9;font-size:15px;font-weight:800;margin-bottom:0}p{color:#262627;font-size:14px;margin:0 0 1rem}h1{color:#005daa;font-family:Raleway;font-size:53px;line-height:1;margin-bottom:20px}h1,h3{font-weight:400}h3{font-size:24px}h1 span,h3 span{font-weight:600}h4{font-size:20px;margin-bottom:5px}.titleSec{margin-bottom:40px}strong{font-family:Raleway;font-weight:900}.boxShadow{box-shadow:10px 20px 42px 0 #3737373b}.btn{background:#f9db00;border:none;border-radius:7px;color:#000;cursor:pointer;font-size:18px;font-weight:700;margin-bottom:0;outline:none;padding:9px 25px}.btn.whitebtn{background:#fff;box-shadow:inset 0 0 0 2px #0060a9;color:#0060a9}.section{width:100%}@media (max-width:650px){h1{font-size:33px;margin-top:20px}h4{font-size:17px}h3{width:100%}h2{font-size:36px;line-height:1.3;margin-bottom:10px}h3{font-size:18px}.btn{font-size:15px}}*{scroll-behavior:smooth;scroll-margin-top:60px}::-webkit-scrollbar{background:#0000;width:0}#root{height:100vh}#root,.App,body,html{position:relative}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Raleway,sans-serif;font-size:100% 16px;line-height:100%}@media (max-width:650px){html{font-size:17px}}@media (min-width:650px) and (max-width:1200px){html{font-size:15px}}::selection{background-color:#fafafa;color:#595959}*,:after,:before{box-sizing:border-box}:focus{outline:none!important}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#262627;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{list-style:inside;margin-top:0;padding-left:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{color:#e4e4e4;font-weight:600}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{background-color:initial}a,a:hover{text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{color:#262627;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{color:#e4e4e4;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{appearance:listbox;-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}.App{flex-direction:column;height:100%;overflow-x:hidden}.App,.flex{display:flex}.flexCol{flex-direction:column}.flexRow{flex-direction:row}.flexCenter{align-items:center;align-self:center;justify-content:center}.flexWrap{flex-wrap:wrap}.space{justify-content:space-between}.alignCenter{align-items:center}.alignLeft{align-items:flex-start}.justifyCenter{justify-content:center}.textCenter{text-align:center}.relative{position:relative}.section{padding:70px 0}@media screen and (max-width:850px){.section{padding:40px 0}}.noPadBot{padding-bottom:0}.noPadTop{padding-top:0}.container-lg{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:30px;padding-right:30px;width:100%}@media (max-width:650px){.container-lg{padding-left:13px;padding-right:13px}}.header{background:#fff;height:70px;padding:10px 0;position:relative;top:0;width:100%;z-index:9999}.header .buttonForm{font-size:16px;margin-bottom:0}.logoContainer{gap:20px;justify-content:center}.header>div,.logoContainer{align-items:center;display:flex}.header>div{height:100%;width:100%}.header img{height:100%;max-height:70px;max-width:140px;object-fit:contain}.logo{justify-content:space-between}.logoContainer span{color:#0060a9;font-weight:800;line-height:1.2;text-transform:uppercase;width:min-content}.secureBox{background:linear-gradient(180deg,#f8fcff,#fff);border:1px solid #e6f0f8;border-radius:12px;box-shadow:0 1px 2px #0000000a,0 4px 10px #0060a90f;color:#0b3954;gap:16px;justify-content:space-between;padding:10px 14px}.secureBox,.secureBox__left{align-items:center;display:flex}.secureBox__left{gap:10px;min-width:0}.secureBox__icon{align-items:center;background:#b5f7684f;border-radius:999px;box-shadow:inset 0 0 0 1px #0d6efd26;color:#75c519;display:inline-flex;height:28px;justify-content:center;width:28px}.secureBox__text{display:flex;flex-direction:column;line-height:1.1}.secureBox__text strong{color:#0b3954;font-size:14px}.secureBox__sub{color:#4f6f86;font-size:12px}.secureBox__right{align-items:center;display:flex;flex-direction:column;gap:0}.secureBox__label{color:#4f6f86;font-size:12px}.secureBox__tel{color:#0d6efd;font-weight:700;line-height:normal;text-decoration:none}.secureBox__icon svg{height:auto;width:12px}@media screen and (max-width:768px){.header img{max-height:50px;max-width:120px}.logoContainer{gap:10px}.header .buttonForm{font-size:14px;padding:10px 20px}.secureBox__icon{flex:0.3 1;height:23px;width:23px}.secureBox__tel,.secureBox__text strong{font-size:13px}.secureBox__label{font-size:10px}.secureBox{flex:0.9 1;gap:4px;padding:10px 7px;width:100%}.secureBox__left{gap:5px}.secureBox__text{flex:1 1}}.containerBox{padding:100px 0 130px}.home h1{font-size:70px;font-weight:700;margin-bottom:10px}.home{margin-bottom:50px}@media (max-width:768px){.home h1{font-size:40px}.containerBox{padding:80px 10px 100px}}.sticky-bar{background-color:#f9db00;bottom:0;padding:10px 0;position:fixed;text-align:center;width:100%;z-index:1000}.sticky-bar a{align-items:center;color:#000;display:flex;font-weight:600;justify-content:center;text-decoration:none}.sticky-bar a svg{margin-right:10px;vertical-align:middle}.controlSection .buttonForm{margin-top:20px}.controlSection img{max-height:600px;min-width:270px;width:40%}.controlSection{align-self:center;gap:40px;max-width:900px;text-align:left}@media (max-width:850px){.controlSection img{height:350px;margin-top:-50px;min-width:250px;object-fit:contain;object-position:right;pointer-events:none;width:100%}.controlSection{flex-direction:column;gap:0;margin:50px 0 0}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiperSec{background:#0060a9;border-radius:30px;max-width:1200px;overflow:hidden;padding:50px 40px 0;width:100%}.swiperSec h2{color:#fff}.imgBox .buttonForm{background-color:#f9db00;color:#000}.imgBox{align-items:center;display:flex!important;flex-direction:column;padding:0 20px 20px;position:relative}.imgBox:before{background:#fff;border-radius:15px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.imgBox .buttonForm{margin-bottom:0}.mySwiper{overflow:visible}.imgBox img{margin-bottom:-120px;margin-top:-20px;width:60%}.imgBox a.boton{font-size:14px;padding:10px 20px}.imgBox h4{color:#005daa;font-size:18px;margin-bottom:10px;margin-top:20px;text-align:center!important}.swiper{height:100%;padding:70px 0;width:100%}.swiper-slide{align-items:center;display:flex;font-size:16px;justify-content:center;text-align:center;transition:all .3s}.swiper-slide img{align-self:center;height:100%;object-fit:cover;position:relative;scale:1;transition:all .3s;z-index:-1}.swiper-slide-next,.swiper-slide-next img{scale:1.1}.swiper-slide p{font-size:14px;margin-top:0;max-height:0;min-height:0;overflow:hidden;transition:all .3s}.swiper-slide-next p{max-height:200px}.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{font-size:20px}.swiperSec .swiper-button-prev,.swiperSec .swiper-rtl .swiper-button-next{left:0}.swiperSec .swiper-button-next,.swiperSec .swiper-rtl .swiper-button-prev{right:0}@media (max-width:991px){.imgBox img{margin-bottom:-100px}}@media (max-width:640px){.swiper{padding-top:0}.swiper-slide-next p{max-height:0}.swiper-slide-active p{max-height:100px}.swiper-slide{padding-top:30px}}.seguridadSection{padding:90px 0 30px}.seguridadItem{background:#0060a93b;border-radius:30px;flex:1 1;padding:50px}.seguridadDiv{gap:40px;margin-top:50px}.seguridadSection p{margin:0}.seguridadDiv img{background:#f9db00;border-radius:40px;margin-bottom:10px;padding:14px;width:60px}.seguridadItem h3{color:#000;font-size:23px;font-weight:500;margin-bottom:10px}@media (max-width:850px){.seguridadSection{flex-direction:column;gap:0;padding:80px 0 40px}.seguridadDiv{flex-wrap:wrap;gap:20px}.seguridadItem{flex:1 1 300px;padding:20px 30px 30px}.seguridadItem p{font-size:14px}.seguridadDiv{margin-top:30px}}.ADTporque_section__xQny5{padding:70px 0 0}.ADTporque_section__xQny5 h2 span{color:#ffab00;font-weight:800}.ADTporque_boxes__gJ\+Eh{flex-wrap:wrap;gap:20px;justify-content:center;margin-top:40px}.ADTporque_box__TylJZ{align-items:center;background:#fff;display:flex;flex:1 1 220px;flex-direction:column;margin:90px 0 30px;padding:0 20px;text-align:center}.ADTporque_box__TylJZ h4{color:#005daa;font-size:18px;margin-bottom:10px;margin-top:20px;text-align:center!important}.ADTporque_box__TylJZ p{color:#0007;font-size:17px;line-height:1.5}.ADTporque_box__TylJZ img{margin-top:-90px}@media (max-width:850px){.ADTporque_section__xQny5 p{font-size:14px}.ADTporque_sec3__gcOEp{justify-content:center}.ADTporque_box__TylJZ{margin-bottom:20px}}.containerBox{background-position:50%;background-size:cover;border-radius:10px;min-height:500px;overflow:hidden;padding:100px 30px 130px;z-index:999}.containerBox,.infoBox{align-items:center;display:flex;justify-content:center;text-align:center}p{font-size:17px}span.stepNumber{background:#005daa;border-radius:10px;color:#fff;font-size:22px;font-weight:600;height:31px;line-height:1.2;margin-bottom:10px;width:30px}.stepHome,span.stepNumber{display:flex;justify-content:center}.stepHome{align-items:center;flex:1 1;flex-direction:column}.stepsHome h3{flex:1 1;margin-bottom:0;width:100%}.stepHome p{margin-bottom:0;margin-top:0}.stepsHome{background:#c4daeb;border-radius:30px;flex-direction:column;margin-bottom:20px;margin-top:-90px;max-width:680px;padding:20px;width:100%}.stepHomeBox,.stepsHome{display:flex;gap:20px;justify-content:center}.stepHomeBox{align-items:center;flex-wrap:wrap}.buttonForm{margin-bottom:50px}.landingContent{max-width:960px;width:100%}.landingContent .btn{margin:30px 0 10px}@media (max-width:768px){h1{font-size:40px}.containerBox{padding:80px 10px 100px}.stepHome{flex:1 1}.stepHome p{font-size:14px}.stepsHome{width:calc(100% - 30px)}.landingContent .btn{margin:40px 0}}.NuevoSistema_section__q-78d{padding:70px 0}.NuevoSistema_col60__mBagw h4{color:#ffab00}.NuevoSistema_col60__mBagw{align-items:flex-start;display:flex;flex:1 1 55%;flex-direction:column;justify-content:center;width:55%}.NuevoSistema_nuevoSistema__VHsdS{align-items:center;flex-wrap:wrap;gap:30px 60px}.NuevoSistema_col60__mBagw .NuevoSistema_buttonForm__aKTx0{margin-bottom:0}.NuevoSistema_col60__mBagw p{color:#000;font-size:14px;line-height:1.5;text-align:left}.NuevoSistema_col40__Jc6L8{background-color:#005daa;border-radius:30px;display:flex;flex:1 1 35%;flex-direction:column;justify-content:center;padding:40px;text-align:center;width:35%}.NuevoSistema_col40__Jc6L8 img{border-radius:20px;height:auto;width:100%}@media (max-width:850px){.NuevoSistema_section__q-78d{padding:60px 0}.NuevoSistema_col40__Jc6L8,.NuevoSistema_col60__mBagw{width:100%!important}}.Announcement_announcement__cywwM{background-color:#c4daeb;color:#000;padding:10px 0;position:sticky;top:0;width:100%;z-index:9999}.Announcement_container__iDrRn{align-items:center;display:flex;gap:30px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 30px;width:100%}.Announcement_container__iDrRn h4{font-size:14px;margin:0;white-space:nowrap}.Announcement_marquee__SiO3g{-webkit-mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000)}.Announcement_marqueeItem__qWAvZ{border-radius:5px;color:#000;font-size:14px;font-weight:500;margin:0;padding:3px 10px}@media (max-width:768px){.Announcement_container__iDrRn{gap:10px;padding:0 20px}}.WhatsappSection_sectionWhatsapp__yKAa9{padding:70px 0}.WhatsappSection_sectionWhatsapp__yKAa9 h2{color:#18131f;text-align:center}.WhatsappSection_sectionWhatsapp__yKAa9 p{font-size:14px}.WhatsappSection_boton__EDqCE{align-items:center;align-self:center;background:#4fb961;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;font-weight:700;justify-content:center;margin:30px 0 40px;padding:13px 40px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content;z-index:10}.WhatsappSection_boton__EDqCE img{position:absolute;right:-30px;top:-30px}@media (max-width:850px){.WhatsappSection_sectionWhatsapp__yKAa9{padding:60px 0}.WhatsappSection_sectionWhatsapp__yKAa9 p{font-size:14px;text-align:center}}.sendIframe{border-radius:20px;height:100%;margin-bottom:30px;max-width:600px;min-height:300px;width:100%}.textCol{padding:50px}@media (max-width:650px){.send h1{margin-bottom:20px}.textCol{padding:10px}}.popBox{height:calc(100% - 70px);margin-bottom:20px;margin-top:10px}.containerPop{align-items:center;background-color:#f0f0f0;flex-direction:column-reverse;gap:40px;min-height:550px;padding:0 60px;text-align:center;z-index:999}.containerPop,.popUp{border-radius:10px;display:flex;height:100%;justify-content:center}.popUp{background-clip:padding-box;flex-direction:column;max-width:850px;padding-top:70px;width:100%}.stepView{align-self:center;background:#e3e3e3;border-radius:20px;flex-direction:row;justify-content:space-around;margin-bottom:30px;max-width:580px;padding:20px 20px 13px;width:100%}.stepView,.stepView div{display:flex;position:relative}.stepView div{flex-direction:column}.step span{align-self:center;background:#a3a3a3;border-radius:50px;height:12px;margin-bottom:10px;position:relative;transition:all .8s;width:12px;z-index:1}.step.active span{background-color:#0060a9;box-shadow:0 0 0 5px #80808021}.step:not(:first-child):before{background-color:#a3a3a3;content:"";height:2px;left:-65px;position:absolute;top:5px;transition:all .5s;width:200%;z-index:0}.step.active:before{background-color:#0060a9}.popUp .step p{font-size:13px;margin:0}.step.active p{color:#0060a9}.confirmationStep{align-items:center}.confirmationStep img{border-radius:15px;margin-bottom:20px;width:360px}.popUp p{margin:0 0 20px}.step2 .labelForm{text-align:center}.step2 .radioDiv{gap:10px;margin-bottom:20px}.form{display:flex;flex-direction:column;margin:10px 0;width:100%}.navStep{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:70px}.navStep.planButtons{flex-direction:column-reverse;gap:15px}.buttonForm{background:#0060a9;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-bottom:0;outline:none;padding:9px 25px}.backButton{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#000;display:flex;font-weight:600;gap:10px;height:-moz-fit-content;height:fit-content}.backButton svg{height:auto;width:6px}.btnnext{background-color:#5149391a;color:#262627;transition:all .2s ease}.btnnext,.btnnext:hover{box-shadow:inset 0 0 0 2px #0060a9}.btnnext:hover{background-color:#0060a9;color:#fff}.backPlan{background-color:initial;color:#262627}.loadBoton{cursor:progress!important;opacity:.6;pointer-events:none}.formSuccess{background:#6aba6d;color:#262627;opacity:.7;pointer-events:none}.termscond{accent-color:#0060a9;display:flex;gap:10px;margin-top:20px}.termscond label{margin-bottom:0}.termscond label a{color:#0060a9}.step p{font-size:13px}@media (max-width:650px){.popBox{height:100dvh;margin-bottom:0;margin-top:5px}.popBox h1{font-size:30px}.containerPop{height:auto;min-height:600px;padding:50px 25px 20px}.popUp{max-width:450px;padding-top:30px;width:100%}.buttonForm{font-size:17px}.popUp .radioCard img{height:120px;min-height:120px;object-fit:cover}.inputDiv .radioDivCard{gap:20px;justify-content:center}.inputDiv .radioDivCard>div{flex:inherit;width:calc(50% - 10px)}.navStep{gap:20px;margin-top:30px}.stepView{margin-bottom:0;width:100%}.step:not(:first-child):before{left:-30px;transition:all .5s ease;width:130%}.confirmationStep img{margin-bottom:20px;width:100%}.step p{font-size:12px}.popUp h2{font-size:26px}.popUp p{font-size:14px}}.inputDiv{display:flex;flex-direction:column;justify-content:center;margin-bottom:15px;position:relative;text-align:left;width:100%}.inputDiv :is(input,select){-webkit-appearance:none;appearance:none;background-color:#fff;background-color:#5149391a;border:none;border-radius:5px;box-shadow:0 0 0 1px #51493999;color:#262627;display:flex;font-size:20px;font-weight:500;padding:15px 30px;transition:all .5s}.dropdown{position:absolute;right:50px;transform:rotate(-90deg);width:5px}.inputDiv :is(input,select):focus{border:none;box-shadow:0 0 0 3px #0060a9;outline:none}.radioDiv{display:flex;flex-wrap:wrap;gap:15px}.inputDiv input[type=radio]{display:none;margin:10px}.inputDiv input[type=radio]+label{background-color:#e7e7e7;border-color:#ddd;border-radius:5px;box-shadow:0 0 0 1px #51493999;cursor:pointer;padding:10px 20px 10px 10px;transition:all .2s ease-in-out}input[type=radio]:checked+label{animation:checkIn 1s both;background-color:#0060a94d;background-image:none;box-shadow:0 0 0 1px #0060a98f}input[type=radio]:checked+label span{background-color:#0060a96e;border-color:#0060a944;box-shadow:0 0 0 1px #0060a98f;color:#fff}.radioDiv label span{background-color:#00000026;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.288);color:#000000ab;margin-right:10px;padding:5px 10px;text-transform:uppercase}@keyframes checkIn{0%{opacity:1}25%{opacity:.5}50%{opacity:1}75%{opacity:.5}to{opacity:1}}.labelForm{font-size:14px;margin-bottom:10px!important}.error,.inputDiv .errorInput{color:#e95d53;display:none;font-size:14px;margin:5px 0 0}.error{align-self:center;color:#e95d53;display:flex;font-size:14px;justify-content:center;margin:15px 0 0}.error svg{margin-right:6px;width:18px}.error svg path{fill:#e95d53}.inputDiv :is(input,select):invalid[focused=true]~span{display:flex}.radioCard img{height:150px;min-height:150px;object-fit:cover;width:100%}.radioCard{align-items:center;display:flex;flex-direction:column;margin:0!important;overflow:hidden;padding:0!important}.radioDivCard{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.radioDivCard>div{flex:1 1 200px;max-width:214px}.radioCard input[type=radio]+label{background:none;border-radius:0;color:#262627;margin:0;padding:10px 0;text-align:center;width:100%}@media (max-width:650px){.inputDiv :is(input,select){font-size:16px}input[type=radio]+label{margin-bottom:0}.inputDiv input[type=radio]+label{font-size:15px;padding:10px 10px 10px 5px}}.errorPhone{color:#0060a9;display:block;font-size:14px;margin:5px 0 0}.errorPhone:empty{display:none}.labelInput{flex-wrap:wrap;gap:5px 10px;margin-bottom:30px;text-align:left}.labelInput,.labelInputTitle{align-items:center;display:flex}.labelInputTitle{gap:5px;margin-left:-30px;width:100%}.labelInput h3{font-size:24px;font-weight:400;margin-bottom:0}.labelInput h3 span{font-weight:600}.numberLabel{align-items:center;display:flex;font-size:16px;gap:4px;opacity:.7}.margTop{margin-top:40px}.labelInput p{color:#000;font-size:16px;margin:0;opacity:.7}.required{color:#f44336}.numberLabel svg{margin-top:3px}@media (max-width:650px){.labelInput h3{font-size:17px}.labelInputTitle{margin-left:0}.labelInput{margin-bottom:10px}}
/*# sourceMappingURL=main.8af57d1f.css.map*/