.btn{display:inline-flex;padding:1rem;min-width:20rem;min-height:3.375rem;background-color:#5493e7;color:#fff;border-radius:2rem;text-decoration:none;font-size:16px;margin:2rem 0;justify-content:center;align-items:center;transition:all 0.4s}.btn:hover{background-color:#6aa1ea}.btn.subtle{color:#5493e7;background-color:transparent;min-width:initial;min-height:initial;font-weight:800;margin:0 0.5rem}.btn.white{color:#5493e7;background-color:#fff;min-width:initial;min-height:initial;font-weight:800;margin:0 0.5rem}.btn.yellow{background-color:#fe0;color:#5f6f64}.btn.bordered{background-color:transparent;border:2px solid #fff}.btn.bordered:hover{background-color:#4193ee;color:white}.btn.btn_short{min-width:16rem;margin:10px 0}.btn.sm{font-size:0.75rem;min-width:11.25rem;padding:0.5rem;min-height:initial}.btn.signup{background-color:#fff;color:#5493e7;min-width:9.375rem;min-height:2.625rem;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);font-weight:800}.btn.signup:hover{background-color:#5493e7;color:#fff}@media only screen and (max-width: 767px){.btn{min-width:18rem}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.flex-nowrap{flex-wrap:nowrap !important}.margin-auto{margin:auto}.margin-auto-0{margin:auto 0}.margin-0-auto{margin:auto 0}.text-lavander{color:#d5cff3}.text-green{color:#1cc589}.text-yellow{color:#fe0}.text-darkblue{color:#385c8c}@media screen and (max-width: 479px){.hidden-xs{display:none !important}.visible-xs-inline{display:inline !important}.visible-xs-inline-block{display:inline-block !important}.visible-xs-block{display:block !important}}@media screen and (min-width: 480px) and (max-width: 767px){.hidden-sm{display:none !important}.visible-sm-inline{display:inline !important}.visible-sm-inline-block{display:inline-block !important}.visible-sm-block{display:block !important}}@media screen and (min-width: 768px) and (max-width: 989px){.hidden-md{display:none !important}.visible-md-inline{display:inline !important}.visible-md-inline-block{display:inline-block !important}.visible-md-block{display:block !important}}@media screen and (min-width: 990px){.hidden-lg{display:none !important}.visible-lg-inline{display:inline !important}.visible-lg-inline-block{display:inline-block !important}.visible-lg-block{display:block !important}}@media screen and (max-width: 479px){.hidden-xs-and-down{display:none !important}.visible-xs-and-down{display:block !important}}@media screen and (max-width: 767px){.hidden-sm-and-down{display:none !important}.visible-sm-and-down{display:block !important}}@media screen and (max-width: 989px){.hidden-md-and-down{display:none !important}.visible-md-and-down{display:block !important}}@media screen and (min-width: 480px){.hidden-xs-and-up{display:none !important}.visible-xs-and-up{display:block !important}}@media screen and (min-width: 768px){.hidden-sm-and-up{display:none !important}.visible-sm-and-up{display:block !important}}@media screen and (min-width: 990px){.hidden-md-and-up{display:none !important}.visible-md-and-up{display:block !important}}.MnAr--Carousel{max-width:1200px;margin:auto;position:relative;display:flex;flex-direction:column;gap:30px;--slide-height: 299px;--slide-spacing: 67px;--slide-size: 33.33%}.MnAr--Carousel .carouselViewport{max-width:938px;margin:auto;overflow:hidden}.MnAr--Carousel .carouselContainer{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;touch-action:pan-y;margin-left:calc(var(--slide-spacing) * -1)}.MnAr--Carousel .carouselSlide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.MnAr--Carousel .reviewCard{display:flex;flex-direction:column;justify-content:start;gap:6px;height:100%;min-height:var(--slide-height);background-color:white;padding:48px 38px 32px}.MnAr--Carousel .reviewCard__initial{width:51px;height:51px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:29px;color:white}.MnAr--Carousel .reviewCard__name{margin-top:26px;font-size:18px;font-weight:bold}.MnAr--Carousel .reviewCard__review{font-size:14px}.MnAr--Carousel .carouselButton{position:absolute;top:0;bottom:0;margin:auto 0;background-color:transparent;border:0;padding:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}.MnAr--Carousel .carouselButton:disabled{cursor:initial}.MnAr--Carousel .carouselButton__prev{left:0}.MnAr--Carousel .carouselButton__next{right:0}.MnAr--Carousel .carouselDots__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:none}.MnAr--Carousel .carouselDots__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:10px;height:10px;display:flex;align-items:center;justify-content:center;border-radius:50%}.MnAr--Carousel .carouselDots__dot::after{background-color:#d9d9d9;width:10px;height:10px;border-radius:50%;content:''}.MnAr--Carousel .carouselDots__dot.selected::after{background-color:#9da0a4}@media only screen and (max-width: 1199px){.MnAr--Carousel{--slide-spacing: 40px}.MnAr--Carousel .carouselViewport{max-width:884px}}@media only screen and (max-width: 991px){.MnAr--Carousel{--slide-height: 266px;--slide-spacing: 20px}.MnAr--Carousel .carouselViewport{max-width:670px}.MnAr--Carousel .reviewCard{padding:42px 34px 34px}.MnAr--Carousel .reviewCard__name{margin-top:18px}}@media only screen and (max-width: 767px){.MnAr--Carousel{--slide-size: 360px;--slide-spacing: 100px}.MnAr--Carousel .carouselViewport{max-width:100%}.MnAr--Carousel .carouselButton{display:none}.MnAr--Carousel .carouselDots__container{display:flex}}@media only screen and (max-width: 767px){#carousel{display:none}}.MnAr--Carousel .mobile-container{max-width:80%;margin:auto;display:flex;flex-direction:column;gap:32px}#carousel-mobile{display:none}@media only screen and (max-width: 767px){#carousel-mobile{display:block}}.MnAr--FAQ{background:#f0f7fa;color:#697380;padding:3rem 0}.MnAr--FAQ .faq--heading{font-family:'Klein', Arial, sans-serif;font-size:54px;text-transform:uppercase;margin:0.4em 0 0.5em 0}.MnAr--FAQ .faq--text{font-size:18px;margin:0 0 2em 0}.MnAr--FAQ .faq__container{background-color:#f0f7fa;display:flex;flex-direction:column;gap:8px}.MnAr--FAQ .faq--block.open .faq--question::after{transform:none}.MnAr--FAQ .faq--block.open .faq--answer{display:block}.MnAr--FAQ .faq--question{color:#373c43;font-size:20px;line-height:24px;font-weight:700;position:relative;cursor:pointer;padding-right:1rem;margin:16px 0}.MnAr--FAQ .faq--question::after{content:url("../img/icon-arrow.svg");display:block;position:absolute;top:2px;right:0;transform:rotate(180deg)}.MnAr--FAQ .faq--answer{display:none;color:#505862;font-size:18px}.MnAr--FAQ .faq--answer a{color:#505862;text-decoration:underline}@media only screen and (max-width: 991px){.MnAr--FAQ .faq--heading{font-size:30px;line-height:normal}.MnAr--FAQ .faq--text{font-size:15px;line-height:23px}.MnAr--FAQ .faq--question{font-size:18px;line-height:normal}.MnAr--FAQ .faq--answer{font-size:16px;line-height:normal}}@font-face{font-family:"circular";src:url("../fonts/circularStd/CircularStd-Book.eot");src:url("../fonts/circularStd/CircularStd-Book.eot?#iefix") format("embedded-opentype"),url("../fonts/circularStd/CircularStd-Book.otf") format("opentype"),url("../fonts/circularStd/CircularStd-Book.svg#circular") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"circular";src:url("../fonts/circularStd/CircularStd-Bold.eot");src:url("../fonts/circularStd/CircularStd-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/circularStd/CircularStd-Bold.otf") format("opentype"),url("../fonts/circularStd/CircularStd-Bold.svg#circular") format("svg");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"klein";src:url("../fonts/klein/KleinCondensed-ExtraBold.eot");src:url("../fonts/klein/KleinCondensed-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/klein/KleinCondensed-ExtraBold.otf") format("opentype"),url("../fonts/klein/KleinCondensed-ExtraBold.svg#klein") format("svg");font-weight:800;font-style:normal;font-display:swap}.card{background-color:#fff;box-shadow:0 2px 14px 0 rgba(44,46,48,0.05);border-radius:0.5rem;padding:1rem}html{scroll-behavior:smooth;overflow-x:hidden !important}body{margin:0;color:#a0b4be;font-family:'circular', sans-serif;overflow-x:hidden !important}a{text-decoration:none}.bootstrap-wrapper .container.custom{max-width:814px}.MnAr--Header{position:absolute;top:0;left:0;right:0;background:#ffffff;mix-blend-mode:normal;opacity:0.84;z-index:100}.MnAr--Header .container{display:flex;align-items:center;justify-content:space-between}.MnAr--Header .btn{margin:1rem}.MnAr--Header .btn.signup{margin:1rem 0;border-radius:11.21px;min-width:13rem}.MnAr--Header .logo-moni{transition:opacity 0.5s ease-in-out;z-index:1}.MnAr--Header .logo-moni img{max-height:40px}.MnAr--Header .buttons{display:flex;justify-content:center;align-items:center;gap:32px;z-index:1}@media only screen and (max-width: 767px){.MnAr--Header .buttons{gap:16px}}@media only screen and (max-width: 479px){.MnAr--Header .buttons{gap:8px}}.MnAr--Header:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom, #e7eff4, #fff);opacity:0;transition:opacity 0.5s ease-in-out}.MnAr--Header.sticky{box-shadow:0 2px 6px 0 rgba(0,0,0,0.1);position:fixed;top:0;z-index:2;transition:background 0.5s ease-in-out, box-shadow 0.5s ease-in-out}.MnAr--Header.sticky .logo-moni{opacity:1;transition:opacity 0.5s ease-in-out}.MnAr--Header.sticky:before{opacity:1;transition:opacity 0.5s ease-in-out}@media only screen and (max-width: 991px){.MnAr--Header{position:initial}.MnAr--Header .btn{margin:0}.MnAr--Header .btn.signup{background-color:#fff;color:#5493e7;min-width:6.375rem;min-height:2.625rem;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);font-weight:800;border-radius:21px}}.MnAr--Heading{font-size:2rem;color:#a0b4be;font-family:'klein', sans-serif;text-transform:uppercase}.MnAr--Heading.primary{color:#5493e7}.MnAr--Heading.dark{color:#385c8c}.MnAr--Heading.dark-gray{color:#898989}.MnAr--Heading.white{color:#fff}@media only screen and (max-width: 767px){.MnAr--Heading{font-size:1.5rem}}.MnAr--Subheading{display:flex;font-size:1.25rem;color:#a0b4be;justify-content:center}.MnAr--Subheading.primary{color:#5493e7}.MnAr--Subheading.dark{color:#385c8c}.MnAr--Subheading.white{color:#fff}@media only screen and (max-width: 767px){.MnAr--Subheading{font-size:1.125rem !important}}.MnAr--SectionTitle{color:#c1cdd4;display:inline-flex;align-items:center;border-bottom:1px solid #c1cdd4;padding:0.5rem 0;opacity:0.6}.MnAr--SectionTitle span{margin-left:0.5rem}.MnAr--FAQ .containerCustom{display:grid;justify-content:center;grid-template-columns:1fr 1fr;grid-template-areas:'imgContent questionsContent';-moz-column-gap:32px;column-gap:32px}.MnAr--FAQ .containerCustom .imgContent{grid-area:imgContent}.MnAr--FAQ .containerCustom .questionsContent{grid-area:questionsContent}@media only screen and (max-width: 991px){.MnAr--FAQ .containerCustom{grid-template-columns:1fr;grid-template-areas:'imgContent' 'questionsContent'}}.MnAr--PreFooter{background-color:#f0f7fa;padding:130px 0 120px}.MnAr--PreFooter .container{max-width:1200px;display:flex;flex-direction:column;gap:120px}.MnAr--PreFooter .heading{display:flex;justify-content:center;align-items:center}.MnAr--PreFooter .heading__description{flex-grow:1;background-image:url(../img/bg-prefooter-deco.svg);background-position:center center;background-repeat:no-repeat;min-height:283px;display:flex;justify-content:center;align-items:center}.MnAr--PreFooter .heading__description h1{font-family:'klein', Sans-serif;text-transform:uppercase;font-size:48px}.MnAr--PreFooter .heading__description h1 b{color:#5574a5}@media only screen and (max-width: 767px){.MnAr--PreFooter{padding:96px 0 60px}.MnAr--PreFooter .heading{flex-direction:column;gap:10px}.MnAr--PreFooter .heading__description{background:none;text-align:center}}.MnAr--Footer{background-color:#132338;font-size:14px}.MnAr--Footer .container{max-width:986px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.MnAr--Footer .container .footer__links{padding:0 0 1rem}.MnAr--Footer .container .footer__links-content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:10px 10px;grid-template-areas:'tyc help ';margin-bottom:40px}.MnAr--Footer .container .footer__links-content-tyc{grid-area:tyc}.MnAr--Footer .container .footer__links-content-help{grid-area:help}.MnAr--Footer .container .footer__links-content-title{display:flex;color:white;font-size:21px;border-bottom:1px solid #5574a5;margin-bottom:10px}.MnAr--Footer .container .footer__links-content-title img{margin-right:10px;margin-bottom:5px;position:relative;bottom:5px}.MnAr--Footer .container .footer__links-content-link,.MnAr--Footer .container .footer__links-content-button{color:rgba(255,255,255,0.447662);font-size:15px;text-decoration:underline;text-align:start}.MnAr--Footer .container .footer__links-content-button{background-color:transparent;border:none;padding:0;cursor:pointer}@media (max-width: 768px){.MnAr--Footer .container .footer__links-content{display:flex;flex-direction:column;align-items:center}.MnAr--Footer .container .footer__links-content p{justify-content:center}.MnAr--Footer .container .footer__links-content-button{text-align:center}}.MnAr--Footer .container .footer__logo-moni{width:100px}@media (max-width: 768px){.MnAr--Footer .container .footer__logo-moni{display:flex;align-self:center}}.MnAr--Footer .container .footer__initial{padding:2rem 0 2.5rem}.MnAr--Footer .container .footer__initial-txt{color:#5493e7;font-size:36px}@media (max-width: 768px){.MnAr--Footer .container .footer__initial{display:flex;flex-direction:column}}.MnAr--Footer .container .footer__buttons-signup{display:flex;justify-content:space-around;align-items:center;gap:8px;background-color:#4193ee;background-image:url("/static/img/bg-button.svg");background-size:100% 100%;background-repeat:no-repeat;background-position:center;border-radius:24px;margin-top:20px;padding:54px 32px}.MnAr--Footer .container .footer__buttons-signup-text{font-size:36px;color:#f0f7fa}.MnAr--Footer .container .footer__buttons-signup-text b{color:#324b6f}.MnAr--Footer .container .footer__buttons-signup-button{margin:0 !important;flex-shrink:0;background-color:#e8fbfa;color:#324b6f;font-weight:400}@media (max-width: 768px){.MnAr--Footer .container .footer__buttons-signup{display:flex;flex-direction:column;gap:20px;margin-top:10px;padding:32px 16px}.MnAr--Footer .container .footer__buttons-signup-text{font-size:28px}}.MnAr--Footer .container .footer__buttons-legal{margin-top:48px;display:flex;justify-content:center;align-items:stretch;gap:16px}.MnAr--Footer .container .footer__buttons-legal-button{flex:1 1 auto;padding:24px 16px;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:6px}.MnAr--Footer .container .footer__buttons-legal-button button{background-color:transparent;border:none;padding:0;cursor:pointer;font-weight:bold;font-size:28px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.MnAr--Footer .container .footer__buttons-legal-button span{font-size:18px;text-align:center;-webkit-text-decoration-line:none;text-decoration-line:none;color:#5493e7}.MnAr--Footer .container .footer__buttons-legal-button.regret{background-color:#d6edec}.MnAr--Footer .container .footer__buttons-legal-button.regret button{color:#1dc086}.MnAr--Footer .container .footer__buttons-legal-button.unsubscribe{background-color:#d5cff3}.MnAr--Footer .container .footer__buttons-legal-button.unsubscribe button{color:#9da0a4}@media (max-width: 768px){.MnAr--Footer .container .footer__buttons-legal{flex-direction:column;margin-top:32px}.MnAr--Footer .container .footer__buttons-legal a{font-size:22px}.MnAr--Footer .container .footer__buttons-legal span{font-size:14px}}.MnAr--Footer .container .footer__buttons-media{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 0}.MnAr--Footer .container .footer__buttons-media-text{margin:0;color:#f0f7fa;text-align:center;font-size:21px}.MnAr--Footer .container .footer__buttons-media-logos{display:flex;align-items:center;justify-content:center;gap:42px}@media (max-width: 768px){.MnAr--Footer .container .footer__buttons-media-logos{gap:24px}.MnAr--Footer .container .footer__buttons-media-text{font-size:18px}}.MnAr--Footer .container .footer__legal{padding:2rem 0 2.5rem;border-top:1px solid rgba(215,215,215,0.26)}.MnAr--Footer .container .footer__legal-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.MnAr--Footer .container .footer__legal-info{flex-direction:column;align-items:flex-start;margin-bottom:32px}}.MnAr--Footer .container .footer__legal-txt{color:#5493e7;opacity:0.6;text-align:justify}.MnAr--Footer .container .footer__legal-images{display:flex;align-items:center;justify-content:center;gap:8px}.MnAr--Footer .container .footer__legal-images a{display:inline-flex;color:#5493e7;text-decoration:underline}@media (max-width: 768px){.MnAr--Footer .container .footer__legal-images{margin-top:12px}}.MnAr--Footer .container .footer__legal-cft{color:#fff;opacity:0.5;font-size:1rem;line-height:1.5rem;margin:0}.MnAr--Footer .container .btn{margin:0px 2.25rem;color:#324b6f}@media only screen and (max-width: 1199px){.MnAr--Footer .container .btn{margin-bottom:10px}}@media only screen and (max-width: 767px){.MnAr--Footer .container{text-align:center}.MnAr--Footer .container .btn{display:block;text-align:center;margin:1rem auto;padding:1rem;max-width:12rem}.MnAr--Footer .container .footer__links-logo{width:48px;height:48px;margin:0.5rem}}.spinner-container{display:flex;justify-content:center;align-items:center;width:100%;height:80px}.spinner{display:inline-block;position:relative;width:80px;height:80px}.spinner div{transform-origin:40px 40px;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#5493e7}.spinner div:nth-child(1){transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes spinner{0%{opacity:1}100%{opacity:0}}@keyframes spinner{0%{opacity:1}100%{opacity:0}}.MnAr--Estimator{width:100%;max-width:380px;background:white;border-radius:22px;box-shadow:0px 2.8254px 18.3651px rgba(160,180,190,0.401278);margin:auto;padding:12px 18px;box-sizing:border-box;font-size:19px;overflow:hidden}.MnAr--Estimator .call-to-action{margin:0;padding:18px 0 24px;font-weight:700;font-size:16px;line-height:24px;text-align:center;color:#5574a5}@media only screen and (min-width: 768px){.MnAr--Estimator .call-to-action{font-size:20px;line-height:24px}}.MnAr--Estimator .pick-amount--form{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px;padding:10px 0 14px}.MnAr--Estimator .pick-amount--form .spinner-container{height:72px}.MnAr--Estimator .pick-amount--form .spinner-container .spinner{transform:scale(0.5)}.MnAr--Estimator .pick-amount--form button .spinner-container{height:42px}.MnAr--Estimator .pick-amount--form button .spinner-container .spinner{transform:scale(0.375)}.MnAr--Estimator .pick-amount--form button .spinner-container .spinner div:after{background:white}@media only screen and (min-width: 768px){.MnAr--Estimator .pick-amount--form{padding:10px 0 18px}}.MnAr--Estimator .pick-amount--input{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:6px}.MnAr--Estimator .pick-amount--input .input__container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;border-bottom:1px solid #c1cdd4;cursor:text}.MnAr--Estimator .pick-amount--input .input__container span{color:#5493e7;font-family:'Circular Std', sans-serif;font-size:40px;line-height:51px;text-align:center;font-weight:400}.MnAr--Estimator .pick-amount--input .input__container input{display:inline-block;color:#5493e7;font-family:'Circular Std', sans-serif;font-size:40px;line-height:51px;text-align:center;font-weight:400;height:100%;padding:0;box-sizing:border-box;border:0;background:transparent;border-radius:0;-webkit-appearance:none;-moz-appearance:textfield}.MnAr--Estimator .pick-amount--input .input__container input[type='number']::-webkit-inner-spin-button,.MnAr--Estimator .pick-amount--input .input__container input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MnAr--Estimator .pick-amount--input .input__container input[type='number']{-moz-appearance:textfield}.MnAr--Estimator .pick-amount--input .input__container input:focus{outline:none}.MnAr--Estimator .pick-amount--input .input__container_error{border-bottom:1px solid #ff6363;background:transparent url("../img/icon-form-error.svg") no-repeat;background-position:100% 50%}.MnAr--Estimator .pick-amount--input .input__container button{position:absolute;right:0;display:flex;background:transparent;border:none;padding:0;width:32px;height:32px;background:url("../img/icon-edit.svg") no-repeat;background-size:100%;margin:3px -7px 0}@media only screen and (min-width: 768px){.MnAr--Estimator .pick-amount--input .input__container button{width:36px;height:36px;margin:4px -7px 0}}.MnAr--Estimator .pick-amount--input .feedback{color:#5574a5;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center}.MnAr--Estimator .pick-amount--input .feedback_error{color:#ff6363}@media only screen and (min-width: 768px){.MnAr--Estimator .pick-amount--input{max-width:273px}}.MnAr--Estimator .pick-amount--tooltip{position:absolute;top:20px;right:12%;width:115px;height:31px;background:#bfe1ff;border-radius:6px;padding:4px 1px 4px 8px;display:none}.MnAr--Estimator .pick-amount--tooltip p{font-size:10px;line-height:12px;color:#385c8c;padding:0px;margin:0}.MnAr--Estimator .pick-amount--tooltip button{background:transparent;border:none;color:#324b6f;padding:4px;margin:0}.MnAr--Estimator .pick-amount--tooltip::before{content:'';position:absolute;top:50%;right:100%;margin-top:-7px;border-width:7px;border-style:solid;border-color:transparent #bfe1ff transparent transparent}@media only screen and (min-width: 768px){.MnAr--Estimator .pick-amount--tooltip{display:flex}}.MnAr--Estimator .pick-amount--submit{border:1px #5493e7;min-width:253px;min-height:42px;margin:0;padding:0;font-family:'circular', sans-serif;font-weight:700;font-size:18px;line-height:23px;text-align:center;color:#eff4f7}.MnAr--Estimator .pick-amount--submit__disabled{background:#e5e5e5;color:white}.MnAr--Estimator .pick_quota{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:28px 0 12px}.MnAr--Estimator .pick_quota .picker_box{display:flex;flex-direction:column;width:100%}.MnAr--Estimator .pick_quota .picker_box .picker_item{width:100%;height:62px;margin:3px auto;border-radius:6.6px;display:flex;gap:16px;padding:0px 12px;box-sizing:border-box;align-items:center;cursor:pointer;background:#f0f7fa;border:2px solid #e7e7e7}.MnAr--Estimator .pick_quota .picker_box .picker_item.selected{background:#f0f7fa;border:2px solid #1cc589}.MnAr--Estimator .pick_quota .picker_box .picker_item.disabled{background:#fff;border:2px solid #e4eef2;cursor:default}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_checkbox{width:27px;height:27px;border:1px solid #9bb5bf;background:#dde8ee;border-radius:50%;box-sizing:border-box}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_checkbox.selected{border:0}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_checkbox.selected svg{width:100%;height:100%}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box .picker_item .item_checkbox{margin:0px auto 12px;width:30px;height:30px}}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox{display:flex;flex-grow:1;font-size:18px;justify-content:space-between;align-items:center}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .text{font-size:11.3952px;line-height:14px;font-weight:700;color:#5574a5}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .text.selected{color:#1cc589}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .text.disabled{color:#94b6c1}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .text{font-size:17.4518px;line-height:22px;margin:4px auto;max-width:100%}}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .amount{font-size:18px;font-weight:bold;color:#5574a5}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .amount.disabled{font-size:14px;line-height:18px;font-weight:400;color:#b1ccd6;width:100px;text-align:center}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .amount{margin:4px auto;font-size:23.269px;line-height:29px}.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox .amount.disabled{font-size:15.5127px;line-height:20px;margin:4px auto;width:100%}}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box .picker_item .item_textbox{flex-direction:column;width:100%;align-items:center;flex-grow:0}}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box .picker_item{width:auto;max-width:228px;height:140px;border-radius:8px;flex-grow:1;margin:auto 7.3px;flex-direction:column;justify-content:center;gap:0px}}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .picker_box{flex-direction:row;justify-content:center}}.MnAr--Estimator .pick_quota .button{margin:10px 0 0}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota .button{margin:20px 0 0}}.MnAr--Estimator .pick_quota .fees-info{width:100%;margin:auto;font-style:normal;font-weight:400;text-align:center;color:#bdbdbd}.MnAr--Estimator .pick_quota .fees-info p{font-size:12px;line-height:15px;margin:0}.MnAr--Estimator .pick_quota .fees-info p a{color:#bdbdbd;text-decoration:underline}@media only screen and (min-width: 768px){.MnAr--Estimator .pick_quota{gap:20px;padding:28px 0 22px}}.MnAr--Estimator .picker_container{padding:8px 14px 56px}.MnAr--Estimator .picker_container h1{text-align:center;color:#5493e7;font-size:19px;line-height:24px;margin:38px auto}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container h1{font-size:22px;line-height:28px;margin:28px auto}}.MnAr--Estimator .picker_container .picker_box{display:flex;flex-direction:column}.MnAr--Estimator .picker_container .picker_box .picker_item{width:100%;height:62px;margin:3px auto;border-radius:6.6px;display:flex;gap:16px;padding:0px 12px;box-sizing:border-box;align-items:center;cursor:pointer;background:#f0f7fa;border:2px solid #e7e7e7}.MnAr--Estimator .picker_container .picker_box .picker_item.selected{background:#f0f7fa;border:2px solid #1cc589}.MnAr--Estimator .picker_container .picker_box .picker_item.disabled{background:#fff;border:2px solid #e4eef2;cursor:default}.MnAr--Estimator .picker_container .picker_box .picker_item .item_checkbox{width:27px;height:27px;border:1px solid #9bb5bf;background:#dde8ee;border-radius:50%;box-sizing:border-box}.MnAr--Estimator .picker_container .picker_box .picker_item .item_checkbox.selected{border:0}.MnAr--Estimator .picker_container .picker_box .picker_item .item_checkbox.selected svg{width:100%;height:100%}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box .picker_item .item_checkbox{margin:0px auto 12px;width:30px;height:30px}}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox{display:flex;flex-grow:1;font-size:18px;justify-content:space-between;align-items:center}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .text{font-size:11.3952px;line-height:14px;font-weight:700;color:#5574a5}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .text.selected{color:#1cc589}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .text.disabled{color:#94b6c1}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .text{font-size:17.4518px;line-height:22px;margin:4px auto;max-width:100%}}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .amount{font-size:18px;font-weight:bold;color:#5574a5}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .amount.disabled{font-size:14px;line-height:18px;font-weight:400;color:#b1ccd6;width:100px;text-align:center}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .amount{margin:4px auto;font-size:23.269px;line-height:29px}.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox .amount.disabled{font-size:15.5127px;line-height:20px;margin:4px auto;width:100%}}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box .picker_item .item_textbox{flex-direction:column;width:100%;align-items:center;flex-grow:0}}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box .picker_item{width:auto;max-width:228px;height:140px;border-radius:8px;flex-grow:1;margin:auto 7.3px;flex-direction:column;justify-content:center;gap:0px}}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container .picker_box{flex-direction:row;justify-content:center}}@media only screen and (min-width: 768px){.MnAr--Estimator .picker_container{padding:28px 14px 56px}}.MnAr--Estimator .button{width:100%;min-width:253px;min-height:42px;margin:auto auto 1rem;padding:0;border:1px #5493e7;font-family:'circular', sans-serif;font-weight:700;font-size:14px;line-height:18px;text-align:center;color:#eff4f7}.MnAr--Estimator .button:hover{color:#fff}.MnAr--Estimator .button__disabled{background:#e5e5e5;color:white}@media only screen and (min-width: 768px){.MnAr--Estimator .button{font-size:18px;line-height:23px;max-width:206px}}@media only screen and (min-width: 768px){.MnAr--Estimator{max-width:753px}}.webp .MnAr--Hero .container .content,.no-webp .MnAr--Hero .container .content{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.webp .MnAr--Hero .container .content .hero__txt p,.no-webp .MnAr--Hero .container .content .hero__txt p{font-weight:700;font-size:23px;line-height:29px;color:#5574a5;margin:0}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content .hero__txt p,.no-webp .MnAr--Hero .container .content .hero__txt p{font-size:18px;line-height:23px;text-align:center}}.webp .MnAr--Hero .container .content .hero__txt h1,.no-webp .MnAr--Hero .container .content .hero__txt h1{font-family:'Klein';font-weight:800;font-size:52px;line-height:67px;color:#385c8c;margin:24px 0 0}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content .hero__txt h1,.no-webp .MnAr--Hero .container .content .hero__txt h1{font-size:30px;line-height:39px;text-align:center;margin:12px 0 0}}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content .hero__txt,.no-webp .MnAr--Hero .container .content .hero__txt{position:initial;flex-direction:column}}.webp .MnAr--Hero .container .content .hero__Subheading a,.no-webp .MnAr--Hero .container .content .hero__Subheading a{min-width:366px;max-width:366px;margin:24px 0;font-size:18px;line-height:23px;text-align:center}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content .hero__Subheading a,.no-webp .MnAr--Hero .container .content .hero__Subheading a{margin:0;min-width:261px;width:100%;font-size:14px;line-height:20px}}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content .hero__Subheading,.no-webp .MnAr--Hero .container .content .hero__Subheading{position:initial;padding:0;width:100%}}@media only screen and (max-width: 767px){.webp .MnAr--Hero .container .content,.no-webp .MnAr--Hero .container .content{justify-content:space-between;align-items:center;padding:32px 0;width:90%}}.webp .MnAr--Hero .custom,.no-webp .MnAr--Hero .custom{position:absolute;inset:82px 0 0;padding:0;display:flex;justify-content:flex-end}@media only screen and (max-width: 767px){.webp .MnAr--Hero .custom,.no-webp .MnAr--Hero .custom{justify-content:center}}.webp .MnAr--Requirements,.no-webp .MnAr--Requirements{padding:32px 0px 22px}.webp .MnAr--Requirements .container,.no-webp .MnAr--Requirements .container{max-width:428px}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .container,.no-webp .MnAr--Requirements .container{max-width:1024px}}.webp .MnAr--Requirements .requirements__container,.no-webp .MnAr--Requirements .requirements__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px;margin:auto;padding:32px 0px 22px}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .requirements__container,.no-webp .MnAr--Requirements .requirements__container{justify-content:space-around;padding:46px 0px 78px}}.webp .MnAr--Requirements .requirements__item,.no-webp .MnAr--Requirements .requirements__item{flex:1 1 45%;display:flex;flex-direction:column;justify-content:start;align-items:center;background:#f0f7fa;border-radius:5.32px;padding:18px 14px 10px;gap:6px;min-height:121px}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .requirements__item img,.no-webp .MnAr--Requirements .requirements__item img{width:100px;height:100px}}.webp .MnAr--Requirements .requirements__item p,.no-webp .MnAr--Requirements .requirements__item p{font-weight:700;font-size:11px;line-height:14px;text-align:center;color:#5493e7;margin:0}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .requirements__item p,.no-webp .MnAr--Requirements .requirements__item p{font-size:16px;line-height:20px}}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .requirements__item,.no-webp .MnAr--Requirements .requirements__item{flex:1 1 20%;border-radius:8px;padding:32px 14px 16px;max-width:206px}}.webp .MnAr--Requirements .account-requirement,.no-webp .MnAr--Requirements .account-requirement{font-size:10px;line-height:13px;text-align:center;color:#bdbdbd;margin:auto;padding:0}@media only screen and (min-width: 768px){.webp .MnAr--Requirements .account-requirement,.no-webp .MnAr--Requirements .account-requirement{font-size:12px;line-height:15px;max-width:460px}}@media only screen and (min-width: 768px){.webp .MnAr--Requirements,.no-webp .MnAr--Requirements{padding:42px 0px 32px}}.webp .MnAr--Estimation,.no-webp .MnAr--Estimation{background-color:rgba(215,228,244,0.35);padding:32px 0px 0px}@media only screen and (min-width: 768px){.webp .MnAr--Estimation,.no-webp .MnAr--Estimation{padding:42px 0px 0px}}.webp .MnAr--Estimation #loan-simulator,.no-webp .MnAr--Estimation #loan-simulator{display:flex;padding:36px 0px}@media only screen and (min-width: 768px){.webp .MnAr--Estimation #loan-simulator,.no-webp .MnAr--Estimation #loan-simulator{padding:64px 0px}}.webp .MnAr--Estimation .footer,.no-webp .MnAr--Estimation .footer{height:661px;display:flex;justify-content:center;align-items:center;margin-top:24px;position:relative;overflow:hidden}.webp .MnAr--Estimation .footer__content,.no-webp .MnAr--Estimation .footer__content{width:100%;height:100%;background:url("../img/bg-loanFooter-vertical.svg") no-repeat;background-size:cover;background-position:top center;position:absolute;top:0;max-width:428px;margin:auto}@media only screen and (min-width: 768px){.webp .MnAr--Estimation .footer__content,.no-webp .MnAr--Estimation .footer__content{background:url("../img/bg-loanFooter-horizontal.svg") no-repeat;background-size:cover;background-position:top center;max-width:2000px}}@media only screen and (min-width: 480px){.webp .MnAr--Estimation .footer,.no-webp .MnAr--Estimation .footer{height:760px}}@media only screen and (min-width: 768px){.webp .MnAr--Estimation .footer,.no-webp .MnAr--Estimation .footer{height:540px}}@media only screen and (min-width: 1200px){.webp .MnAr--Estimation .footer,.no-webp .MnAr--Estimation .footer{height:740px}}.webp .header,.no-webp .header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0px 32px;color:#5493e7;text-align:center;font-weight:700}.webp .header__step,.no-webp .header__step{background-color:#4193EE;display:flex;justify-content:center;align-items:center;width:54px;height:54px;border-radius:50%}.webp .header__step span,.no-webp .header__step span{color:white;font-weight:900;font-size:40px;line-height:70px}@media only screen and (min-width: 768px){.webp .header__step span,.no-webp .header__step span{font-size:64px}}@media only screen and (min-width: 768px){.webp .header__step,.no-webp .header__step{width:80px;height:80px}}.webp .header__title,.no-webp .header__title{font-size:28px;line-height:36px;margin-top:8px}@media only screen and (min-width: 768px){.webp .header__title,.no-webp .header__title{font-size:56px;line-height:60px;margin-top:16px}}.webp .header__subtitle,.no-webp .header__subtitle{font-size:18px;line-height:23px}@media only screen and (min-width: 768px){.webp .header__subtitle,.no-webp .header__subtitle{font-size:24px;line-height:30px}}@media only screen and (min-width: 768px){.webp .header,.no-webp .header{gap:20px;padding:0 46px}}

/*# sourceMappingURL=maps/MnAr--Landing-Prestamos.css.map */
