main{overflow-x:hidden}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}body{height:100%;font-family:"Montserrat",sans-serif}body.modal-visible{overflow-y:hidden}.swal2-popup{border-radius:0}.swal2-styled.swal2-confirm{background-color:rgba(0,0,0,.5);box-shadow:none;margin:0 0 5px 0;border-radius:10px}.swal2-styled.swal2-cancel{background-color:rgba(254,112,8,.5);box-shadow:none;margin:0 0 5px 5px;border-radius:10px}@media screen and (max-width: 575.98px){.swal2-html-container{font-size:14px}}@keyframes moveDown{from{top:5%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveDownBackward{from{top:50%;transform:translateY(-50%)}to{top:5%;transform:translateY(0)}}@keyframes moveUp{from{top:95%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveUpBackward{from{top:50%;transform:translateY(-50%)}to{top:95%;transform:translateY(0)}}@keyframes makeCross1{from{transform:rotate(0deg)}to{transform:rotate(40deg)}}@keyframes makeCross1Backward{from{top:50%;transform:rotate(40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}@keyframes makeCross2{from{transform:rotate(0deg)}to{transform:rotate(-40deg)}}@keyframes makeCross2Backward{from{top:50%;transform:rotate(-40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}@keyframes anime{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.header{position:fixed;top:0;left:0;display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 4rem;z-index:100;height:110px;color:#fff;backdrop-filter:blur(0);background-color:rgba(81,12,118,.9);transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.header.active{height:90px;backdrop-filter:blur(3px)}.header.active .header-logo{width:200px}.header .header-logo{transition:all .6s cubic-bezier(0.19, 1, 0.22, 1);width:260px}.header .header-menu{padding:0;margin:0;display:flex;list-style:none}.header .header-menu__item{margin:0 0 0 3rem;font-size:18px;font-weight:400;position:relative;display:flex;align-items:flex-end}.header .header-menu__item.toogle-submenu.active .header-submenu{visibility:visible;opacity:1;top:2rem;transform:scale(1)}.header .header-menu__item:last-child{color:#cdde00;font-size:20px;font-weight:500}.header .header-menu__item .more{color:#cdde00;display:inline-block;margin:0 0 0 5px}.header .header-menu__item .arrow{color:#cdde00;display:none;margin:0 0 0 5px}.header .header-menu__item .arrow img{width:15px;display:inline-block}.header .header-submenu{opacity:0;position:absolute;top:3rem;left:0;list-style:none;margin:0;padding:.4rem 0;visibility:hidden;transition:all .3s;background-color:#a87bc9;width:280px;transform:scale(0.96);z-index:200}.header .header-submenu::before{content:"";position:absolute;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #510c76;top:-5px;left:10px}.header .header-submenu__link{display:block;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1);background-color:rgba(0,0,0,0);padding:.2rem 1rem}.header .header-submenu__link:hover{background-color:rgba(0,0,0,.2)}.header label,.header input{display:none}@media screen and (max-width: 1399.98px){.header{padding:0 3rem}.header .header-menu__item{margin:0 0 0 1.6rem}}@media screen and (max-width: 1199.98px){.header{padding:0 2rem}.header .header-logo{width:220px}.header .header-menu__item{margin:0 0 0 1rem}.header .header-menu__item:last-child{font-size:18px}}@media screen and (max-width: 991.98px){.header label{cursor:pointer;display:block;position:relative;z-index:20}.header label span{border:1px solid #fff;font-size:16px;padding:1px 15px 3px;border-radius:20px}.header .toggle:checked~.header-menu{height:100vh}.header .header-menu{background-color:#a87bc9;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;height:0;left:0;top:0;margin:0;overflow:hidden;position:absolute;transition:height .6s ease-out;width:100%;z-index:10;padding:0 3rem}.header .header-menu__item{font-size:16px;display:block;margin:0}.header .header-menu__item:first-child{margin:5rem 0 0 0}.header .header-menu__item .more{display:none}.header .header-menu__item .arrow{display:inline-block}.header .header-menu__item.toogle-submenu.active .header-submenu{max-height:300px;height:auto;visibility:visible;top:0;margin:.5rem 0;opacity:1}.header .header-menu__item.toogle-submenu.active .arrow{transform:rotate(90deg)}.header .header-menu__link{margin:.4rem 0;display:inline-block}.header .header-submenu{position:relative;background-color:rgba(81,12,118,0);width:100%;top:initial;left:initial;transform:scale(1);padding:0;height:0;max-height:0}.header .header-submenu::before{display:none}.header .header-submenu__link{background-color:rgba(0,0,0,0)}.header .header-submenu__link:hover{background-color:rgba(0,0,0,0)}}@media screen and (max-width: 575.98px){.header{height:80px;padding:0 1rem}.header.active{height:70px}.header.active .header-logo{width:140px}.header .header-logo{width:180px}}.footer{color:#fff;background-image:linear-gradient(to bottom, #A87BC9, #510C76);margin:75px 0 0 0}.footer .footer-main{padding:75px 0 30px 0;display:grid;grid-template-columns:40% 30% 30%}.footer .footer-main>div:first-child{text-align:center}.footer .footer-main__social{margin:10px 0 30px 0;padding:0;list-style:none;display:flex;justify-content:center}.footer .social-item{margin:0 5px}.footer .social-icon{height:40px}.footer .footer-main__subtitle{margin:0;font-size:23px;font-weight:700}.footer .footer-main__text{font-size:18px;margin:0 0 5px 0}.footer .footer-main__menu,.footer .footer-main__submenu{padding:0;margin:1rem 0 0 0;list-style:none}.footer .footer-main__submenu{margin:.5rem 0 0 0;height:0;visibility:hidden;padding:0 0 0 15px;opacity:0;transition:all .4s cubic-bezier(0.19, 1, 0.22, 1)}.footer .footer-main__submenu.active{visibility:visible;opacity:1;height:auto;max-height:200px}.footer .menu-item{font-size:18px;margin:0 0 5px 0;cursor:pointer}.footer .menu-item:last-child{margin:0}.footer .menu-item img{width:20px;height:20px;object-fit:contain;object-fit:50%;margin:0 5px 0 0;display:inline-block}.footer .footer-copyright{padding:1.4rem 0}.footer .footer-copyright__text{margin:0;font-size:18px;text-align:center}.footer .footer-main__link{color:#cdde00;font-size:22px;font-weight:600;margin:25px 0 0;display:inline-block}@media screen and (max-width: 991.98px){.footer .footer-main{padding:60px 0 30px 0;grid-template-columns:50%;grid-template-rows:auto auto}.footer .footer-main>div:first-child{grid-column:1/3;margin:0 0 30px 0}.footer .footer-main__social{margin:15px 0}}@media screen and (max-width: 575.98px){.footer{margin:50px 0 0 0}.footer .footer-main{padding:30px 0 15px 0;grid-template-columns:100%}.footer .footer-main>div{margin:20px 0 0 0;text-align:center}.footer .footer-main>div:first-child{grid-column:1/2;margin:0}.footer .footer-main__social{margin:10px 0}.footer .footer-main__subtitle{font-size:20px}.footer .footer-main__text{margin:0}.footer .footer-main__menu{margin:10px 0 0 0}.footer .menu-item{font-size:16px}.footer .footer-copyright{padding:10px 0}.footer .footer-copyright__text{font-size:16px}}.contact{position:fixed;top:50vh;right:0;z-index:6}.contact .contact-menu{background-color:#cdde00;padding:0;margin:0;list-style:none;border-radius:25px 0 0 25px;display:flex;flex-direction:column;padding:1.2rem 1rem}.contact .contact-menu__item{margin:0 0 1rem 0}.contact .contact-menu__item:last-child{margin:0}.contact .contact-menu__image{width:26px}.referrals.button,.referrals .shadow{width:360px;height:50px;font-size:20px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:15px;background:linear-gradient(-45deg, #CDDE00, #510C76, #A87BC9);background-size:600%;animation:anime 20s linear 20;position:fixed;bottom:1rem;right:1rem;font-weight:600;z-index:10000}.referrals .shadow{position:absolute;z-index:-1;filter:blur(30px);opacity:.6;bottom:.5rem;right:.5rem}.whatsapp.button{position:fixed;bottom:5rem;right:1rem;background-color:#29a71a;padding:15px;border-radius:50%;z-index:10000}.whatsapp.button img{width:40px}.whatsapp.button.active{bottom:5rem}@media screen and (max-width: 575.98px){.contact{top:55vh}.contact .contact-menu{padding:1rem .8rem}.contact .contact-menu__item{margin:0 0 .6rem 0}.contact .contact-menu__image{width:20px}.referrals.button,.referrals .shadow{width:92%;height:50px;font-size:18px;bottom:2%;right:4%}.referrals .shadow{bottom:0;right:0}.whatsapp.button{bottom:2rem;padding:15px}.whatsapp.button img{width:30px}.whatsapp.button.active{bottom:5rem}}.calculator-form .form-row{display:grid;grid-template-columns:repeat(2, 48.5%);justify-content:space-between;transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.calculator-form .form-row:last-child .form-group{margin:0}.calculator-form .form-group{margin:0 0 15px 0}.calculator-form .input-control{display:block;width:100%;height:42px;padding:0 15px;border-radius:10px;border:1px solid rgba(0,0,0,.6);font-size:18px}.calculator-form .input-control:focus{outline:none;border:1px solid #510c76}.calculator-form .submit-control{font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#cdde00;color:#510c76;margin:0 auto;border:none;border-radius:10px;height:46px;text-transform:uppercase;width:220px;cursor:pointer}.calculator-form select.input-control{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-image:url(../2539b171c9e9fb0023f2.svg);background-repeat:no-repeat;background-size:14px;background-position:96% 50%}.calculator-form .calculator-content{transition:all .4s cubic-bezier(0.19, 1, 0.22, 1)}.calculator-form .calculator-box{background-color:#fff;box-shadow:0 3px 8px rgba(168,123,201,.2);border-radius:20px;color:#000}.calculator-form .calculator-box__info{padding:25px 35px}.calculator-form .calculator-box__title{text-align:center;font-size:28px;display:block}.calculator-form .calculator-box__amount{text-align:center;margin:5px 0 0 0;font-size:45px;font-weight:700}.calculator-form .rangeslider{background-color:#510c76;height:8px}.calculator-form .rangeslider,.calculator-form .rangeslider__fill{border-radius:2px;box-shadow:none}.calculator-form .rangeslider__fill{background-color:#cdde00}.calculator-form .rangeslider__handle{width:20px;height:20px;background-color:#cdde00;border:none;top:-6px}.calculator-form .rangeslider__handle::after{display:none}.calculator-form .credit-amount{margin:25px 0 0 0}.calculator-form .credit-amount__info,.calculator-form .credit-time__info{display:flex;justify-content:space-between;margin:5px 0 0 0}.calculator-form .credit-amount__values{font-size:22px;font-weight:600}.calculator-form .credit-time__values{font-size:16px;font-weight:600;margin:5px 0 0 0}.calculator-form .credit-time{margin:25px 0 0 0}.calculator-form .credit-time__title{font-size:20px;display:block;text-align:center;margin:0 0 15px 0}.calculator-form .calculator-box__payment{text-align:center}.calculator-form .payment-title{color:#000;display:block;font-size:22px}.calculator-form .payment-amount{color:#fff;font-size:24px;font-weight:600;background-color:#510c76;display:block;padding:8px 0;margin:10px 0 0 0}.calculator-form .calculator-box__submit{padding:20px 25px 25px}.calculator-form .submit-disclaimer{font-size:14px}@media screen and (max-width: 575.98px){.calculator-form .input-control{font-size:14px;height:38px;padding:0 .6rem}.calculator-form .calculator-box__info{padding:20px 20px 10px 20px}.calculator-form .calculator-box__title{font-size:20px}.calculator-form .calculator-box__amount{margin:0;font-size:40px}.calculator-form .credit-amount{margin:15px 0 0 0}.calculator-form .credit-amount__values{font-size:20px}.calculator-form .credit-time{margin:10px 0 0 0}.calculator-form .credit-time__title{font-size:16px;margin:0 0 10px 0}.calculator-form .credit-time__values{font-size:14px}.calculator-form .payment-title{font-size:20px}.calculator-form .payment-amount{margin:0;font-size:20px;padding:5px 0}.calculator-form .calculator-box__submit{padding:20px}.calculator-form .submit-control{font-size:16px}}.advice{position:fixed;top:0;left:0;width:100dvw;height:100dvh;visibility:hidden;z-index:-1;opacity:0;transition:all .6s ease;background-color:rgba(0,0,0,.3);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.advice.active{visibility:visible;opacity:1;z-index:10000000}.advice .advice-content{background-color:#e0e0e0;width:740px;height:auto;padding:30px 20px 10px 20px;position:relative;text-align:center}.advice .advice-close{position:absolute;top:-20px;right:-20px;background-color:gray;width:40px;height:40px;border-radius:50%;border:none;font-size:26px;display:flex;align-items:center;justify-content:center}.advice .advice-title{color:#510c76;font-size:60px;margin:0 0 10px 0;font-weight:bold}.advice .advice-subtitle{color:#510c76;font-size:24px;margin:0}.advice .advice-text{color:#a87bc9;font-size:30px;margin:0;font-weight:bold}.advice .advice-image{width:50%;display:block;margin:0 auto}@media screen and (max-width: 767.98px){.advice .advice-content{width:90%;padding:30px 20px 10px 20px}.advice .advice-close{top:-15px;right:-15px;width:30px;height:30px;font-size:26px}.advice .advice-title{font-size:32px}.advice .advice-subtitle{font-size:20px}.advice .advice-text{font-size:22px}.advice .advice-image{width:60%}}.home-banner{padding:160px 0 30px 0;background-image:url(../fa05fde41d40d6eec73d.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.home-banner .home-banner__content{display:grid;grid-template-columns:48% 48%;justify-content:space-between}.home-banner .content-info__title{color:#fff;font-size:40px;margin:0;text-transform:uppercase;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.home-banner .content-info__subtitle{color:#fff;font-size:40px;margin:5px 0 0 0;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.home-banner .content-info__subtitle span{color:#cdde00;font-weight:600}.home-banner .content-info__inputs,.home-banner .content-info__conventions{margin:30px 0 0 0;position:relative}.home-banner .content-info__small{color:#fff;font-weight:500;margin:20px 0 0;display:block;font-size:20px;line-height:1.1}.home-banner .content-info__small span{color:#cdde00}.home-banner .conventions-title{color:#fff;font-weight:600;font-size:30px}.home-banner .conventions-swiper{margin:15px auto 0 auto;width:90%}.home-banner .swiper-item{background-color:#fff;border-radius:15px;display:grid;grid-template-columns:25% auto;gap:8px;padding:8px;height:70px;align-items:center}.home-banner .swiper-icon{width:90%;height:auto;object-fit:contain;margin:0 auto}.home-banner .swiper-title{font-size:12px;color:#510c76;margin:0;font-weight:700}.home-banner .swiper-button-prev{left:0}.home-banner .swiper-button-next{right:0}.home-banner .swiper-button-prev,.home-banner .swiper-button-next{color:#fff;top:70%;width:16px}.home-banner .swiper-button-prev::after,.home-banner .swiper-button-next::after{font-size:24px}.home-banner .calculator-form .calculator-content.active{pointer-events:none;opacity:.6}.home-banner .home-banner__small{color:#fff;text-align:center;margin:50px auto 0 auto;width:95%;font-size:14px}@media screen and (max-width: 1399.98px){.home-banner .content-info__title{font-size:34px}.home-banner .content-info__subtitle{font-size:38px}}@media screen and (max-width: 1199.98px){.home-banner .home-banner__content{grid-template-columns:49% 49%}.home-banner .content-info__title{font-size:30px}.home-banner .content-info__subtitle{font-size:32px}}@media screen and (max-width: 991.98px){.home-banner .home-banner__content{grid-template-columns:100%;text-align:center}.home-banner .content-calculator{margin:40px 0 0 0}.home-banner .swiper-icon{width:60%}}@media screen and (max-width: 575.98px){.home-banner{padding:100px 0 40px 0}.home-banner .content-info__title{font-size:30px}.home-banner .content-info__subtitle{font-size:24px}.home-banner .conventions-title{font-size:22px}.home-banner .content-calculator{margin:20px 0 0 0}.home-banner .content-info__inputs,.home-banner .content-info__conventions{margin:15px 0 0 0}.home-banner .content-info__small{margin:15px 0 0;font-size:16px}.home-banner .conventions-swiper{width:86%}.home-banner .swiper-icon{height:50px;width:auto}.home-banner .home-banner__small{margin:20px auto 0 auto;width:100%;font-size:12px}}.home-requirements{margin:50px auto 0 auto;width:80%}.home-requirements .home-requirements__title{color:#510c76;font-size:42px;font-weight:700;text-align:center;text-transform:uppercase;margin:0}.home-requirements .home-requirements__title span{color:#cdde00}.home-requirements .home-requirements__swiper{background-image:linear-gradient(to top, #510C76, #A87BC9);margin:40px 0 0 0;border-radius:25px;padding:0 40px}.home-requirements .swiper-item{margin:0 auto;width:230px;height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.home-requirements .swiper-image{width:130px;height:130px;object-fit:contain;object-position:center}.home-requirements .swiper-image.account{width:105px;width:105px}.home-requirements .swiper-title{font-size:20px;line-height:1.1;margin:10px 0 0 0;min-height:50px}.home-requirements .home-requirements__button{margin:60px auto 0 auto;display:flex;align-items:center;justify-content:center;width:300px;height:55px;color:#510c76;background-color:#cdde00;border-radius:10px;text-transform:uppercase;font-weight:800;font-size:22px}.home-requirements .swiper-button-next,.home-requirements .swiper-button-prev{color:#fff}.home-requirements .swiper-button-next::after,.home-requirements .swiper-button-prev::after{font-size:30px}.home-requirements .swiper-button-next{right:20px}.home-requirements .swiper-button-prev{left:20px}@media screen and (max-width: 1399.98px){.home-requirements{width:100%}}@media screen and (max-width: 991.98px){.home-requirements .home-requirements__title{font-size:36px}}@media screen and (max-width: 767.98px){.home-requirements{margin:30px 0 0 0}.home-requirements .home-requirements__title{font-size:28px}.home-requirements .home-requirements__swiper{margin:20px 0 0 0}.home-requirements .swiper-item{height:210px}.home-requirements .swiper-image{width:100px;height:100px}.home-requirements .home-requirements__button{margin:30px auto 0 auto;font-size:20px;height:50px}}.home-about{margin:50px auto 0 auto;width:80%}.home-about .home-about__title{color:#510c76;font-weight:800;font-size:40px;margin:0;text-transform:uppercase}.home-about .home-about__text{font-size:22px;margin:15px 0 0 0;font-weight:500}.home-about .home-about__info{margin:40px 0 0 0;display:grid;grid-template-columns:100%;gap:30px}.home-about .info-item{display:grid;grid-template-columns:75% auto;min-height:180px}.home-about .info-item__content{background-color:#510c76;color:#fff;padding:30px}.home-about .info-item__title{text-transform:uppercase;font-size:36px;font-weight:700;margin:0}.home-about .info-item__text{font-size:24px;margin:10px 0 0 0;font-weight:500}.home-about .info-item__picture{background-image:linear-gradient(to left, #510C76, #A87BC9);display:grid;align-items:center;justify-content:center}.home-about .info-item__image{width:160px}.home-about .home-about__brands{margin:40px 0 0 0;display:flex;align-items:center;justify-content:flex-end}.home-about .brands-image{width:150px;height:80px;object-fit:contain;object-position:50%}@media screen and (max-width: 1399.98px){.home-about{width:100%}}@media screen and (max-width: 767.98px){.home-about{margin:30px 0 0 0;text-align:center}.home-about .home-about__title{font-size:32px}.home-about .home-about__info{gap:20px;margin:20px 0 0 0}.home-about .info-item__content{padding:20px}.home-about .info-item__image{width:80px}.home-about .info-item__title{font-size:28px}.home-about .home-about__text,.home-about .info-item__text{font-size:16px;line-height:1.4;margin:5px 0 0 0}.home-about .brands-image{width:110px;height:60px}}.credit-banner{padding:140px 0 70px 0;position:relative;color:#fff;background-image:url(../e057ddc3dd23efcdf378.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.credit-banner .credit-banner__content{min-height:400px;width:660px;display:flex;flex-direction:column;justify-content:center}.credit-banner .credit-banner__title{color:#fff;font-size:40px;margin:0;text-transform:uppercase;font-weight:700;line-height:1.4;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.credit-banner .credit-banner__title span{color:#cdde00}.credit-banner .credit-banner__text{text-shadow:1px 1px 4px rgba(0,0,0,.6);font-size:22px;line-height:1.6;margin:15px 0 0 0}@media screen and (max-width: 1199.98px){.credit-banner .credit-banner__content{width:600px}.credit-banner .credit-banner__title{font-size:36px}}@media screen and (max-width: 991.98px){.credit-banner{background-position:75% 50%}.credit-banner::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#510c76;opacity:.7;z-index:0}.credit-banner .container{position:relative;z-index:1}}@media screen and (max-width: 767.98px){.credit-banner .credit-banner__content{width:100%;min-height:240px}.credit-banner .credit-banner__title{font-size:34px;line-height:1.2}.credit-banner .credit-banner__text{font-size:20px;line-height:1.3}}.credit-estimate{margin:20px auto;width:80%}.credit-estimate .credit-estimate__content{background-image:linear-gradient(to top, #510C76, #a87bc9);color:#fff;border-radius:20px;min-height:200px;padding:30px 60px}.credit-estimate .credit-estimate__title{text-align:center;font-size:44px;font-weight:800;text-transform:uppercase}.credit-estimate .credit-estimate__title span{color:#cdde00}.credit-estimate .calculator-form{margin:30px 0 0 0;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px 50px;justify-content:space-between;grid-template-rows:auto auto auto}.credit-estimate .form-group.submit{grid-column:1/4}.credit-estimate .submit-control{width:270px}@media screen and (max-width: 1199.98px){.credit-estimate{width:100%}.credit-estimate .calculator-form{gap:20px 30px}}@media screen and (max-width: 991.98px){.credit-estimate .calculator-form{display:block}}@media screen and (max-width: 767.98px){.credit-estimate{margin:0}.credit-estimate .credit-estimate__content{padding:20px 30px}.credit-estimate .credit-estimate__title{font-size:30px}.credit-estimate .submit-control{width:100%}}.credit-features{padding:70px 0;width:80%;margin:0 auto}.credit-features .credit-features__info{display:grid;grid-template-columns:repeat(3, 240px);grid-gap:100px;justify-content:space-evenly;align-items:center}.credit-features .info-item{position:relative;height:140px;box-shadow:0 0 8px rgba(0,0,0,.4);background-color:#fff;padding:25px 15px;border-radius:25px;text-align:center}.credit-features .info-item__title{color:#510c76;font-size:26px;margin:0;font-weight:800;text-transform:uppercase}.credit-features .info-item__text{font-size:18px;margin:5px 0 0 0;line-height:1.3;color:#000}@media screen and (max-width: 1199.98px){.credit-features .credit-features__info{grid-template-columns:repeat(3, 30%);grid-gap:30px 0;justify-content:space-between}}@media screen and (max-width: 991.98px){.credit-features .credit-features__info{grid-template-columns:repeat(2, 40%);justify-content:space-evenly}}@media screen and (max-width: 767.98px){.credit-features{width:100%}.credit-features .credit-features__info{grid-template-columns:90%;grid-gap:20px 0}.credit-features .info-item{height:auto}.credit-features .info-item__title{font-size:22px}}.credit-clients{margin:50px auto 0 auto;width:80%}.credit-clients .credit-clients__title{text-align:center;color:#cdde00;font-size:30px;font-weight:700;text-transform:uppercase;color:#510c76}.credit-clients .credit-clients__title span{color:#cdde00}.credit-clients .credit-clients__swiper{margin:2rem 0 0 0;padding:10px 10px 3rem 10px}.credit-clients .swiper-item{width:100%;height:130px;border-radius:25px;box-shadow:0 3px 8px rgba(168,123,201,.2);display:flex;align-items:center;justify-content:center}.credit-clients .swiper-image{width:80%;height:90%;object-fit:contain;object-position:50%}.credit-clients .swiper-pagination-bullet{border:1px solid rgba(0,0,0,.3);background-color:rgba(0,0,0,0);opacity:1}.credit-clients .swiper-pagination-bullet-active{background-color:rgba(0,0,0,.1)}@media screen and (max-width: 767.98px){.credit-clients{margin:40px 0 0 0;width:100%}}.insurance-banner{padding:140px 0 70px 0;position:relative;color:#fff;background-image:url(../a2b55e335b35441c105f.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.insurance-banner .insurance-banner__content{min-height:400px;display:flex;flex-direction:column;justify-content:center;width:600px}.insurance-banner .insurance-banner__title{color:#fff;font-size:40px;margin:0;font-weight:700;line-height:1.4;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.insurance-banner .insurance-banner__title span{color:#cdde00}.insurance-banner .insurance-banner__text{text-shadow:1px 1px 4px rgba(0,0,0,.6);font-size:22px;line-height:1.6;margin:15px 0 0 0}@media screen and (max-width: 991.98px){.insurance-banner{background-position:75% 50%}.insurance-banner::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#510c76;opacity:.7;z-index:0}.insurance-banner .container{position:relative;z-index:1}}@media screen and (max-width: 767.98px){.insurance-banner .insurance-banner__content{min-height:240px;width:100%}.insurance-banner .insurance-banner__title{font-size:34px;line-height:1.2}.insurance-banner .insurance-banner__text{font-size:20px;line-height:1.3}}.insurance-policy{margin:40px 0 0 0}.insurance-policy .insurance-policy__logos{display:flex;justify-content:flex-end}.insurance-policy .logos-items{width:200px;height:100px;object-fit:contain}.insurance-policy .insurance-policy__title{color:#510c76;font-size:36px;text-transform:uppercase;font-weight:800;margin:10px 0 0 0}.insurance-policy .insurance-policy__title span{color:#cdde00}.insurance-policy .insurance-policy__calculator{background-color:#510c76;border-radius:20px;color:#fff;margin:30px auto 0;width:100%;padding:30px}.insurance-policy .insurance-calculator{display:grid;grid-template-columns:70% auto}.insurance-policy .insurance-calculator__box.first{padding:10px 30px 30px 10px;border-right:5px solid #a87bc9;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.insurance-policy .insurance-calculator__box.second{padding:10px 10px 30px 30px}.insurance-policy .insurance-calculator__box.third{grid-column:1/3;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;border-top:5px solid #a87bc9;padding:30px 10px 10px 10px}.insurance-policy .insurance-calculator__box.third .form-group:last-child{grid-column:1/5}.insurance-policy .insurance-calculator__subtitle{color:#cdde00;font-size:22px;font-weight:600;text-transform:uppercase}.insurance-policy .label-control{font-size:18px;text-transform:uppercase;font-weight:700;margin:0}.insurance-policy .input-control{width:100%;display:block;height:42px;padding:0 15px;border-radius:10px;border:1px solid rgba(0,0,0,.6);font-size:18px;margin:5px 0 0 0}.insurance-policy .input-control:focus{outline:none;border:1px solid #510c76}.insurance-policy select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-image:url(../2539b171c9e9fb0023f2.svg);background-repeat:no-repeat;background-size:14px;background-position:96% 50%}.insurance-policy .submit-control{width:400px;background-color:#cdde00;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:none;margin:10px auto;color:#510c76;text-transform:uppercase;font-weight:700;font-size:24px}.insurance-policy .insurance-calculator__result{display:flex;align-items:center;border:1px solid #fff;font-weight:500;color:#cdde00;background-color:#fff}@media screen and (max-width: 991.98px){.insurance-policy .insurance-calculator{grid-template-columns:100%}.insurance-policy .insurance-calculator__box.first{padding:0 0 30px 0;border-right:none;border-bottom:5px solid #a87bc9}.insurance-policy .insurance-calculator__box.second{padding:20px 0 30px 0}.insurance-policy .insurance-calculator__box.third{grid-column:initial;padding:30px 0 0 0;grid-template-columns:repeat(2, 1fr)}.insurance-policy .insurance-calculator__box.third .form-group:last-child{grid-column:1/3}}@media screen and (max-width: 767.98px){.insurance-policy .insurance-policy__logos{justify-content:center}.insurance-policy .logos-items{width:140px;height:70px}.insurance-policy .insurance-policy__title{font-size:30px;text-align:center}.insurance-policy .insurance-policy__calculator{margin:15px 0 0 0}.insurance-policy .insurance-calculator__box.first{grid-template-columns:100%;gap:10px}.insurance-policy .insurance-calculator__box.third{grid-template-columns:100%;gap:10px}.insurance-policy .insurance-calculator__box.third .form-group:last-child{grid-column:initial}.insurance-policy .insurance-calculator__box .submit-control{width:100%;font-size:20px}}.insurance-info{text-align:center}.insurance-info .insurance-info__title{color:#510c76;text-transform:uppercase;font-size:36px;font-weight:800;margin:40px 0 0 0}.insurance-info .insurance-info__title span{color:#cdde00}.insurance-info .insurance-info__text{font-size:20px;padding:0 200px;margin:10px 0 0 0;color:#000}.insurance-info .insurance-info__image{width:80%;margin:20px auto 0 auto;display:block}.insurance-info .insurance-info__link{background-color:#cdde00;text-transform:uppercase;color:#510c76;font-size:24px;border-radius:20px;display:flex;align-items:center;justify-content:center;width:320px;height:60px;margin:40px auto 0 auto;font-weight:800}@media screen and (max-width: 991.98px){.insurance-info .insurance-info__text{padding:0}.insurance-info .insurance-info__image{width:100%}}@media screen and (max-width: 767.98px){.insurance-info .insurance-info__title{font-size:30px}.insurance-info .insurance-info__text{font-size:18px}.insurance-info .insurance-info__link{width:300px;font-size:18px;height:40px}}.branches-banner{padding:140px 0 70px 0;position:relative;color:#fff;background-image:url(../d5e296c964a1cdcb7738.jpg);background-repeat:no-repeat;background-size:112%;background-position:left top}.branches-banner .branches-banner__content{min-height:400px;width:500px}.branches-banner .branches-banner__title{color:#fff;font-size:44px;margin:0;font-weight:700;line-height:1.4;margin:5px 0 0 0;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.branches-banner .branches-banner__title span{color:#cdde00}@media screen and (max-width: 1199.98px){.branches-banner{background-size:cover}.branches-banner .branches-banner__title{margin:-15px 0 0 0;line-height:1.2}}@media screen and (max-width: 991.98px){.branches-banner .branches-banner__content{width:100%}}@media screen and (max-width: 767.98px){.branches-banner .branches-banner__content{min-height:300px}.branches-banner .branches-banner__title{margin:-50px 0 0 0;font-size:36px}}.branches-info{margin:60px 0 0 0}.branches-info .branches-info__image{width:60%;display:block;margin:0 auto}.branches-info .branches-info__list{display:flex;flex-wrap:wrap;justify-content:center;color:#510c76;gap:3%;margin:40px 0 0 0}.branches-info .list-item{flex-basis:30%;text-align:center;position:relative}.branches-info .list-item__number{font-size:30px;margin:0;font-weight:bold;position:relative;z-index:2}.branches-info .list-item__layer{width:50px;height:50px;border:5px solid #cdde00;border-radius:50%;position:absolute;top:-5px;left:50%;transform:translateX(-50%)}.branches-info .list-item__layer::before{position:absolute;top:-5px;left:50%;transform:translateX(-50%);content:"";width:100px;height:25px;background-color:#fff;z-index:1}.branches-info .list-item__title{font-weight:bold;font-size:26px;margin:20px 0 0 0}.branches-info .list-item__text{font-size:18px;padding:0 20px}.branches-info .branches-info__subtitle{text-align:center;color:#510c76;margin:30px 0 0 0;font-size:34px;font-weight:bold}.branches-info .branches-info__subtitle span{color:#cdde00}.branches-info .branches-info__link{display:flex;align-items:center;justify-content:center;background-color:#cdde00;border-radius:10px;text-transform:uppercase;width:240px;height:40px;font-weight:bold;color:#510c76;margin:30px auto;font-size:18px}.branches-info .branches-info__small{text-align:center;display:block;margin:0}@media screen and (max-width: 1199.98px){.branches-info .branches-info__image{width:80%}}@media screen and (max-width: 991.98px){.branches-info .branches-info__image{width:90%}.branches-info .list-item{flex-basis:45%}}@media screen and (max-width: 767.98px){.branches-info .branches-info__image{width:100%}.branches-info .list-item{flex-basis:100%}.branches-info .branches-info__list{margin:20px 0 0 0}.branches-info .list-item__title{font-size:22px}.branches-info .list-item__text{font-size:16px}.branches-info .branches-info__subtitle{font-size:30px}}.contact-banner{padding:140px 0 70px 0;position:relative;color:#fff;background-image:url(../8487c60c1298c2cf2930.jpg);background-repeat:no-repeat;background-size:cover;background-position:center right}.contact-banner .contact-banner__content{min-height:400px;width:500px}.contact-banner .contact-banner__title{color:#fff;font-size:48px;margin:0;font-weight:700;line-height:1.4;margin:25px 0 0 0;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.contact-banner .contact-banner__title span{color:#cdde00}@media screen and (max-width: 991.98px){.contact-banner{background-position:65% 50%}.contact-banner::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#510c76;opacity:.7;z-index:0}.contact-banner .container{position:relative;z-index:1}.contact-banner .contact-banner__content{width:100%}}@media screen and (max-width: 767.98px){.contact-banner .contact-banner__content{min-height:140px;display:flex;justify-content:center}.contact-banner .contact-banner__title{font-size:36px;line-height:1.2;margin:-30px 0 0 0}}.contact-info{padding:120px 0 60px 0;color:#fff}.contact-info .contact-info__content{display:grid;grid-template-columns:45% auto;width:70%;margin:0 auto}.contact-info .contact-info__box{background-color:#510c76;padding:30px 50px;text-align:center;position:relative;z-index:1}.contact-info .box-title{text-transform:uppercase;font-size:26px;font-weight:700}.contact-info .box-text{margin:0;font-size:20px;font-weight:300}.contact-info .box-list{list-style:none;padding:0;margin:20px 0 0 0;text-align:left;font-size:20px;font-weight:300}.contact-info .box-list__item{display:flex;align-items:center;margin:0 0 10px 0}.contact-info .box-list__item img{width:35px;margin:0 10px 0 0}.contact-info .contact-info__form{position:relative;padding:10px 30px}.contact-info .contact-info__form::before{background-color:#a87bc9;width:calc(100% + 200px);height:calc(100% + 80px);top:-40px;right:0;position:absolute;border-radius:10px;content:"";z-index:0;box-shadow:3px 3px 6px rgba(0,0,0,.4)}.contact-info .form-group{position:relative;z-index:1;margin:0 0 5px 0}.contact-info .form-group.message{margin:10px 0 0 0}.contact-info .label-control{font-size:20px}.contact-info .input-control{width:100%;display:block;height:40px;padding:0 10px}.contact-info .input-control:focus{outline:none}.contact-info .textarea-control{height:170px;width:100%;display:block;resize:none;padding:0 10px}.contact-info .textarea-control:focus{outline:none}.contact-info .submit-control{display:flex;align-items:center;justify-content:center;margin:15px 0 0 auto;background-color:#cdde00;border:none;font-weight:700;color:#510c76;position:relative;width:120px;height:40px;font-size:18px}.contact-info .submit-control:focus{outline:none}@media screen and (max-width: 1199.98px){.contact-info .contact-info__content{width:100%}.contact-info .contact-info__box{padding:30px}}@media screen and (max-width: 991.98px){.contact-info{padding:60px 0}.contact-info .contact-info__content{grid-template-columns:100%}.contact-info .contact-info__form::before{width:calc(100% + 40px);height:calc(100% + 180px);top:initial;bottom:-15px;left:-20px}}@media screen and (max-width: 767.98px){.contact-info{padding:40px 0 30px 0}.contact-info .contact-info__form{padding:10px 20px}.contact-info .box-title{font-size:24px}.contact-info .box-text,.contact-info .box-list__item,.contact-info .label-control{font-size:18px}.contact-info .box-list__item img{width:25px}.contact-info .textarea-control{height:120px}.contact-info .submit-control{width:100%}}.amortization-banner{padding:140px 0 0 0;color:#fff;position:relative;min-height:680px}.amortization-banner .amortization-banner__bg{position:absolute;height:100%;width:100%;background-image:url(../ea815e79c0ecd965cf36.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:0;top:0;left:0}.amortization-banner .amortization-banner__bg::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right, rgba(168, 123, 201, 0.9), rgba(81, 12, 118, 0.9));z-index:1}.amortization-banner .amortization-banner__title,.amortization-banner .amortization-banner__content{position:relative;z-index:2}.amortization-banner .amortization-banner__title{text-align:center;font-size:45px;margin:30px 0 0 0;font-weight:500}.amortization-banner .amortization-banner__title span{color:#cdde00}.amortization-banner .amortization-banner__content{width:90%;margin:30px auto}.amortization-banner .form-row{display:grid;grid-template-columns:repeat(4, 1fr);justify-content:space-between;gap:15px}.amortization-banner .input-control{display:block;width:100%;height:42px;padding:0 15px;border-radius:10px;border:1px solid rgba(0,0,0,.6);font-size:18px}.amortization-banner .input-control:focus{outline:none;border:1px solid #510c76}.amortization-banner .submit-control{font-size:18px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#cdde00;color:#fff;margin:0 auto;border:none;border-radius:10px;height:42px;width:100%;cursor:pointer}.amortization-banner select.input-control{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-image:url(../2539b171c9e9fb0023f2.svg);background-repeat:no-repeat;background-size:14px;background-position:96% 50%}.amortization-banner .amortization-banner__table{margin:30px 0 0 0;display:flex;flex-wrap:wrap;justify-content:center}.amortization-banner .table-item{flex:1 1 12.5%}.amortization-banner .table-item__title{color:#fff;background-color:#510c76;height:55px;font-size:18px;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.amortization-banner .table-item__title span{font-size:14px;line-height:1}.amortization-banner .table-item__text{display:flex;align-items:center;justify-content:center;margin:15px 0;background-color:#ddd;font-size:16px;height:55px;color:#000}.amortization-banner .amortization-consult__form{padding:15px 0 30px 0}.amortization-banner .amortization-consult__form .form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px;transition:all .6s cubic-bezier(0.19, 1, 0.22, 1)}.amortization-banner .amortization-consult__form .form-row.active{height:0;overflow:hidden;opacity:0}.amortization-banner .amortization-consult__form .submit-control{width:300px;margin:15px auto 0}.amortization-banner .amortization-consult__form .submit-control:disabled{background-color:rgba(221,221,221,.8);pointer-events:none}.amortization-banner .amortization-disclaimer{font-size:10px;padding:0;display:block;color:hsla(0,0%,100%,.6)}@media screen and (max-width: 1199.98px){.amortization-banner .amortization-banner__title{font-size:40px}}@media screen and (max-width: 991.98px){.amortization-banner .amortization-banner__title{margin:0}.amortization-banner .amortization-banner__content{width:100%}.amortization-banner .form-row{grid-template-columns:repeat(2, 1fr)}.amortization-banner .table-item{flex:1 1 20%}}@media screen and (max-width: 575.98px){.amortization-banner{padding:100px 0 0 0;min-height:520px}.amortization-banner .amortization-banner__title{font-size:26px;margin:0}.amortization-banner .amortization-banner__content{margin:15px 0}.amortization-banner .form-row{gap:10px}.amortization-banner .table-item{flex:1 1 25%}.amortization-banner .input-control{font-size:16px;padding:0 10px}.amortization-banner .submit-control{font-size:16px}.amortization-banner .amortization-banner__table{margin:15px 0 0 0}.amortization-banner .table-item__title{height:45px}.amortization-banner .table-item__title span{font-size:12px}.amortization-banner .table-item__text{margin:0 0 15px 0;height:50px}.amortization-banner .amortization-consult__form .form-row{gap:10px}}.legal-banner{padding:140px 0 0 0;color:#fff;position:relative}.legal-banner .legal-banner__bg{position:absolute;height:680px;width:100%;background-image:url(../a2b55e335b35441c105f.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:0;top:0;left:0}.legal-banner .legal-banner__bg::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right, rgba(168, 123, 201, 0.9), rgba(81, 12, 118, 0.9));z-index:1}.legal-banner .legal-banner__title,.legal-banner .legal-banner__content{position:relative;z-index:2}.legal-banner .legal-banner__title{text-align:center;font-size:45px;margin:30px 0 0 0;font-weight:500}.legal-banner .legal-banner__title span{color:#cdde00}.legal-banner .legal-banner__content{margin:45px 0 15px 0;color:#a87bc9}.legal-banner .legal-banner__box{background-color:#fff;border-radius:40px;box-shadow:0 3px 8px rgba(168,123,201,.2);margin:0 0 30px 0;padding:45px}.legal-banner .box-title{color:#510c76;font-size:35px;font-weight:700;margin:0 0 15px 0}.legal-banner .box-subtitle{color:#510c76;font-size:25px;font-weight:600;margin:30px 0 15px 0}.legal-banner .box-text{font-size:18px;line-height:1.6;margin:0 0 5px 0}.legal-banner .box-text.tab{padding:0 0 0 15px}.legal-banner .box-image{width:100%;margin:0 0 5px 0}.legal-banner .box-link{font-weight:500;text-decoration:underline}.legal-banner .box-list{list-style:none;padding:0}.legal-banner .box-list__item{font-size:18px;line-height:1.6;position:relative;padding:0 0 0 20px}.legal-banner .box-list__item::before{position:absolute;content:"";top:10px;left:5px;width:6px;height:6px;border-radius:50%;background-color:#510c76;opacity:.8}@media screen and (max-width: 1199.98px){.legal-banner .legal-banner__title{font-size:40px;margin:5rem 0 0 0}}@media screen and (max-width: 991.98px){.legal-banner .legal-banner__title{margin:0}}@media screen and (max-width: 767.98px){.legal-banner .legal-banner__content{margin:30px 0 15px 0}}@media screen and (max-width: 575.98px){.legal-banner{padding:100px 0 0 0}.legal-banner .legal-banner__title{font-size:26px}.legal-banner .legal-banner__content{margin:15px 0}.legal-banner .legal-banner__box{padding:20px}.legal-banner .box-title{font-size:25px}.legal-banner .box-subtitle{font-size:18px}.legal-banner .box-text,.legal-banner .box-list__item{font-size:16px;line-height:1.4}}.faqs-banner{padding:140px 0 0 0;color:#fff}.faqs-banner .faqs-banner__bg{position:absolute;height:680px;width:100%;background-image:url(../a2b55e335b35441c105f.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:0;top:0;left:0}.faqs-banner .faqs-banner__bg::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right, rgba(168, 123, 201, 0.9), rgba(81, 12, 118, 0.9));z-index:1}.faqs-banner .faqs-banner__title,.faqs-banner .faqs-banner__content{position:relative;z-index:2}.faqs-banner .faqs-banner__title{text-align:center;font-size:45px;margin:7rem 0 0 0;font-weight:500}.faqs-banner .faqs-banner__title span{color:#cdde00}.faqs-banner .faqs-banner__content{margin:5rem 0 1rem 0;color:#a87bc9}.faqs-banner .accordion{box-shadow:0 3px 8px rgba(168,123,201,.2)}.faqs-banner .accordion-button{font-weight:600;font-size:18px;color:#510c76}.faqs-banner .accordion-button:focus{box-shadow:none}.faqs-banner .accordion-button:not(.collapsed){color:#510c76;background-color:rgba(81,12,118,.2)}.faqs-banner .accordion-button::after{background-image:url(../a21a36ab73a3d3f27266.svg)}.faqs-banner .accordion-body{font-size:18px;line-height:1.6}@media screen and (max-width: 1199.98px){.faqs-banner .faqs-banner__title{font-size:40px;margin:5rem 0 0 0}}@media screen and (max-width: 767.98px){.faqs-banner .faqs-banner__title{margin:0}.faqs-banner .faqs-banner__content{margin:4rem 0 1rem 0}}@media screen and (max-width: 575.98px){.faqs-banner{padding:120px 0 0 0}.faqs-banner .faqs-banner__title{font-size:26px}.faqs-banner .faqs-banner__content{margin:1rem 0}.faqs-banner .accordion-button{font-size:16px}.faqs-banner .accordion-body{font-size:16px;line-height:1.4}}.jobs-banner{padding:140px 0 0 0;color:#fff}.jobs-banner .jobs-banner__bg{position:absolute;height:680px;width:100%;background-image:url(../03efee5a26f39f1e1d0b.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:0;top:0;left:0}.jobs-banner .jobs-banner__bg::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right, rgba(168, 123, 201, 0.9), rgba(81, 12, 118, 0.9));z-index:1}.jobs-banner .jobs-banner__title,.jobs-banner .jobs-banner__content{position:relative;z-index:2}.jobs-banner .jobs-banner__title{text-align:center;font-size:45px;margin:30px 0 0 0;font-weight:500}.jobs-banner .jobs-banner__title span{color:#cdde00}.jobs-banner .jobs-banner__content{padding:0 0 30px 0}.jobs-banner .jobs-form{background-color:#fff;box-shadow:0 3px 8px rgba(168,123,201,.2);border-radius:30px;color:#a87bc9;margin:50px auto 0;width:90%;display:grid;grid-template-columns:50% 50%}.jobs-banner .jobs-form__subtitle{font-size:22px;font-weight:600}.jobs-banner .jobs-form__subtitle sup{color:red}.jobs-banner .form-section{padding:30px 35px}.jobs-banner .form-section:first-child{border-right:1px solid rgba(81,12,118,.5)}.jobs-banner .form-section:nth-child(3),.jobs-banner .form-section:last-child{grid-column:1/3;border-top:1px solid rgba(81,12,118,.5)}.jobs-banner .form-group{margin:0 0 10px 0}.jobs-banner .form-group:last-child{margin:0}.jobs-banner .label-control{font-weight:500;font-size:16px}.jobs-banner .label-control sup{color:red}.jobs-banner .input-control{width:100%;display:block;height:42px;padding:0 15px;border-radius:10px;border:1px solid rgba(0,0,0,.6);font-size:18px}.jobs-banner .input-control:focus{outline:none;border:1px solid #510c76}.jobs-banner select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-image:url(../2539b171c9e9fb0023f2.svg);background-repeat:no-repeat;background-size:14px;background-position:97% 50%}.jobs-banner .input-file{width:100%;display:block;margin:5px 0 0 0}.jobs-banner .submit-control{font-size:18px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#cdde00;color:#fff;margin:0 auto;border:none;border-radius:10px;height:36px;width:260px;cursor:pointer}@media screen and (max-width: 1399.98px){.jobs-banner .jobs-form{width:100%}.jobs-banner .jobs-form__subtitle{font-size:20px}}@media screen and (max-width: 991.98px){.jobs-banner .jobs-banner__title{margin:0}}@media screen and (max-width: 767.98px){.jobs-banner .jobs-banner__bg{height:800px}.jobs-banner .jobs-form{width:100%;grid-template-columns:100%}.jobs-banner .form-section{padding:25px 30px}.jobs-banner .form-section:first-child{border-right:none;border-bottom:1px solid rgba(81,12,118,.5)}.jobs-banner .form-section:nth-child(3),.jobs-banner .form-section:last-child{grid-column:auto}}@media screen and (max-width: 575.98px){.jobs-banner{padding:100px 0 0 0}.jobs-banner .jobs-banner__bg{height:520px}.jobs-banner .jobs-banner__title{font-size:26px}.jobs-banner .jobs-form{margin:30px 0 0 0}.jobs-banner .jobs-form__subtitle{font-size:18px}.jobs-banner .input-control,.jobs-banner .label-control{font-size:14px}}
