*{margin:0;padding:0;box-sizing:border-box}#__next{scrollbar-gutter:stable}#__next.no-scrollbar{overflow:hidden;margin-right:15px}#__next,body{display:flex;flex-direction:column}a{text-decoration:none;color:#1f1f1f}:root{--poppins: "Poppins", sans-serif;--ubuntu: "Ubuntu", sans-serif;--roboto: "Roboto", sans-serif;--inter: "Inter", sans-serif;--contentWidth: 1200px }.header__other{display:flex;align-items:center;max-width:1200px;margin:0 auto;justify-content:space-between;position:relative;z-index:5;width:100%;padding:16px 0}.header__other__logo{margin-right:4%;display:flex;align-items:center;justify-content:center}.header__other__buttons{display:flex;gap:8px}.header__other__navBar{display:flex;align-items:center;margin-left:auto}.header__other__navBar__link{font-family:var(--poppins);font-weight:500;font-size:14px;line-height:24px;letter-spacing:.01em;color:#1f1f1f;cursor:pointer;margin-right:40px;opacity:.7}.header__other__navBar__link:hover{opacity:1}.header__other__navBar__link:active{transition:all .2s linear;opacity:1;color:#002aaa}.header__other__navBar__link__active{color:#002aaa;opacity:1}.header__other--white .header__other__navBar__link{color:#fff}.header__other__downloadAppBtn{height:48px;width:194px;border-radius:100px;font-family:var(--poppins);font-weight:700;font-size:12px;line-height:167.4%;color:#fff;background-color:#002aaa;cursor:pointer;display:flex;justify-content:center;align-items:center}.header__other__downloadAppBtn__text{padding:0px 18px}.header__other__downloadAppBtn:hover{transition:all .2s linear}.header__other__downloadAppBtn:active{transition:all .2s linear;background-color:#002491}.header__other__signInAppBtn{display:none;height:48px;width:106px;border-radius:100px;font-family:var(--poppins);font-weight:700;font-size:12px;line-height:167.4%;color:#002aaa;border:2px solid #002aaa;cursor:pointer;justify-content:center;align-items:center;margin-right:8px}.header__other__signInAppBtn__text{padding:0px 18px}.header__other__signInAppBtn:hover{background-color:rgba(0,42,170,.5);transition:all .2s linear}.header__other__signInAppBtn:active{background-color:rgba(0,42,170,.5);transition:all .2s linear}.header__other__menuBurger{display:none;width:32px;height:32px;cursor:pointer}.header__other__mobNav{background-color:rgba(0,0,0,.76);position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none}.header__other__mobNav--open{display:flex}.header__other__mobNav__container{width:100%;height:fit-content;background-color:#fff;border-radius:0 0 24px 24px;position:relative;z-index:200}.header__other__mobNav__closeIcon{color:#002aaa;cursor:pointer;width:32px;height:32px}.header__other__mobNav__closeIcon svg{width:32px;height:32px}.header__other__mobNav__header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.header__other__mobNav__logo{display:flex;align-items:center}.header__other__mobNav__content{padding:0 24px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.header__other__mobNav__nav{display:flex;flex-direction:column;align-items:center;margin-top:32px}.header__other__mobNav__nav__legalDropDown{width:100%;background-color:#e9f3ff;border-radius:8px;margin-bottom:13px}.header__other__mobNav__nav__legalDropDown__content{display:flex;flex-direction:column;padding:13px 19px}.header__other__mobNav__nav__legalDropDown__link{font-family:var(--poppins);font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:rgba(50,52,80,.8);margin-bottom:12px}.header__other__mobNav__nav__legalDropDown__link:last-child{margin-bottom:0}.header__other__mobNav__nav__link{margin-bottom:32px;cursor:pointer;font-family:var(--poppins);font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#1f1f1f}.header__other__mobNav__nav__link_active{color:#336dae;margin-bottom:6px}.header__other__mobNav__nav__link_legal{display:flex;justify-content:space-between;align-items:center}.header__other__mobNav__nav__link:visited{color:rgba(50,52,80,.8)}.header__other__mobNav__sideLinks{margin-bottom:24px}.header__other__mobNav .signInButton_buttons{display:flex;flex-direction:column;align-items:center;margin:0;gap:8px}.header__other__mobNav .signInButton_buttons__signIn{display:flex;height:48px;border-radius:100px;font-family:var(--poppins);font-weight:700;font-size:12px;line-height:24px;cursor:pointer;justify-content:center;align-items:center;width:100%;margin:0;max-width:468px;background-color:#336dae;color:#fff;border:2px solid rgba(0,0,0,0)}.header__other__mobNav .signInButton_buttons__signIn__text{padding:0 18px}.header__other__mobNav .signInButton_buttons__downloadApp{width:100%;max-width:468px;height:48px;border-radius:100px;font-family:var(--poppins);font-weight:700;font-size:12px;line-height:24px;color:#fff;background-color:#002aaa;cursor:pointer;display:flex;justify-content:center;align-items:center}.header__other__mobNav .signInButton_buttons__downloadApp__text{padding:0 18px}.header__other__language{position:relative}.header__other__language-item{display:flex;align-items:center;font-family:Poppins;font-size:.875rem;letter-spacing:.00875rem;color:#1f1f1f}.header__other__language-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;margin-right:.5rem}.header__other__language-icon img{max-width:100%;max-height:100%}.header__other__language-menu{display:none;position:absolute;z-index:10;top:100%;right:0;left:0}.header__other__language-dropdown{flex-shrink:0;margin-left:.5rem;transition:all 200ms ease-in-out}.header__other__language.active .header__other__language-dropdown{transform:rotate(180deg)}.header__other--white .header__other__language-item{color:#fff}@media screen and (max-width: 1250px){.header__other{padding:16px 24px}}@media screen and (max-width: 1000px){.header__navBar,.header__other__navBar{display:none}.header__buttons_mob,.header__other__buttons_mob{margin:0 0 30px 0}.header__buttons,.header__other__buttons{margin:0 22px 0 0}.header__menuBurger,.header__other__menuBurger{display:flex;align-items:center;justify-content:space-between;flex-direction:column}.header__buttons,.header__other__buttons{display:none}}.footer{display:flex;justify-content:center;align-items:center;padding:32px 20px 32px 20px;background:#fafbff;width:100%;margin-top:auto;font-family:var(--poppins)}.footer__content{display:flex;justify-content:center;flex-direction:column;max-width:var(--contentWidth);max-width:1184px;width:100%}.footer__head{display:flex;justify-content:space-between;margin-bottom:64px;align-items:center}.footer__head__notice{display:flex;flex-direction:column;gap:4px}.footer__header{font-family:var(--poppins);font-weight:600;font-size:24px;line-height:40px;color:#1f1f1f}.footer__subheader{font-family:var(--poppins);color:#616262;font-weight:400;font-size:13px;line-height:167.4%;text-align:start}.footer__subheader_2>a{text-decoration:underline;color:#616262}.footer__span{font-size:14px;line-height:24px;color:#616262;letter-spacing:.01em}.footer__link{display:block;font-family:var(--poppins);font-weight:400;font-size:14px;line-height:20px;color:#002aaa;cursor:pointer}.footer__link:hover{text-decoration:underline}.footer__link__mob{display:none}.footer__socialMedia{width:100%;max-width:292px;display:flex;justify-content:space-between}.footer__socialMedia_link{display:flex}.footer__socialMedia_icon{width:auto;height:24px;color:#616262}.footer__socialMedia_icon:hover{color:#336dae}.footer__info{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:64px}.footer__info_header{font-family:var(--poppins);font-weight:700;font-size:16px;line-height:24px;color:#1f1f1f}.footer .contact__header,.footer .aboutUs__header,.footer .otherLinks__header{margin-bottom:12px}.footer__aboutUs{max-width:263px}.footer__aboutUs__button{display:flex;justify-content:center;align-items:center;width:263px;height:48px;border:1px solid #002aaa;border-radius:12px;margin-top:12px;margin-bottom:7px;color:#002aaa;font-family:var(--poppins);font-size:14px;line-height:167.4%;font-weight:500}.footer__aboutUs__button:hover{background-color:#002aaa;color:#fff;transition:all ease-in-out .3s}.footer__aboutUs__button:active{background-color:#002491;color:#fff;transition:all ease-in-out .3s}.footer__aboutUs .aboutUs__text{font-family:var(--poppins);font-weight:400;font-size:14px;line-height:24px;color:#616262}.footer__contact{max-width:267px;font-family:var(--poppins);font-weight:400;font-size:14px;line-height:167.4%;color:#616262}.footer__contact .contact__info{display:flex}.footer__contact .contact__info_mailAddress{color:#616262}.footer__contact .contact__info_mailAddress:hover{color:#243b81}.footer__contact .contact__info_mailAddress:visited{color:#323450}.footer__contact .contact__info:nth-child(odd){margin-top:11px}.footer__contact .contact__info_icon{flex-shrink:0;margin-right:9px}.footer__memberships{margin-bottom:64px}.footer__memberships__logo{display:flex;gap:10px;margin-top:24px}.footer__legalNotice{gap:4px;display:flex;padding-top:24px;border-top:#e8e8e8 1px solid}@media screen and (max-width: 800px){.footer{display:block;padding:32px 24px 32px 24px}.footer__aboutUs{max-width:unset}.footer__aboutUs__button{width:100%;max-width:468px;margin-top:16px}.footer__head{flex-direction:column;margin-bottom:48px;align-items:flex-start}.footer__header{font-weight:600;font-size:20px;line-height:24px;color:#1f1f1f}.footer__info{gap:32px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-bottom:32px}.footer__info_header{font-weight:600;line-height:normal}.footer__content{width:100%;margin-top:0px;padding:0}.footer__link{padding:5px 0 5px 5px;font-size:14px;line-height:24px;cursor:pointer}.footer__link__mob{display:inline}.footer__contact{max-width:none}.footer__memberships{margin-bottom:48px}.footer__memberships__logo{flex-direction:column;margin-top:16px;gap:16px}.footer__legalNotice{gap:4px;flex-direction:column}.footer__socialMedia{margin-top:32px}}.landing{max-width:1728px;margin:0 auto;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;font-family:var(--poppins)}.landing>a{text-decoration:unset}@media screen and (max-width: 768px){.landing{max-width:100%;width:100%}.landing__content{width:100%}}.input-slider{position:relative;width:100%;height:.75rem;margin-top:.625rem;margin-bottom:.625rem;background:#f3f6ff;border-radius:1.125rem}.input-slider__handle{position:absolute;z-index:2;top:50%;display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;margin-left:-15px;border:8px solid #fff;background:var(--text-accent, #70FF00);box-shadow:0 3.794px 5.058px 0 rgba(144,67,237,.18);border-radius:50%;cursor:pointer;transform:translate(0, -50%)}.input-slider__range{position:absolute;z-index:1;top:0;left:0;height:100%;background:var(--text-blue, #002AAA);box-shadow:0 4px 10px 0 rgba(99,111,140,0);border-radius:1.125rem 0 0 1.125rem}.input-slider--disabled .input-slider__handle{background:#616262;cursor:not-allowed}.input-slider--disabled .input-slider__range{background:#616262}.carousel{position:relative;width:100%;height:100%;overflow:hidden}.carousel__arrow{display:flex;position:absolute;z-index:10;top:0;bottom:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:auto;background:#eeeff3;border-radius:50%;cursor:pointer}.carousel__arrow--prev{left:-1.25rem;transform:rotate(180deg)}.carousel__arrow--next{right:-1.25rem}.carousel__arrow--disabled svg{opacity:.5}.carousel__pagination{display:none;justify-content:center;margin-top:1.5rem}.carousel__page{width:.5rem;height:.5rem;margin-right:.75rem;background:#dde1ee;border-radius:6.25rem;cursor:pointer}.carousel__page:last-child{margin-right:0}.carousel__page--active{width:2.5rem;background:#99a5cc;cursor:default}@media screen and (max-width: 800px){.carousel__arrow{display:none}.carousel__pagination{display:flex}}.firstLoan{max-width:1200px;max-height:296px;display:flex;box-shadow:0 10px 56px rgba(57,130,0,.07);border-radius:20px;width:100%;overflow:hidden}.firstLoan__left{display:block;max-width:644px;width:100%;height:100%;background-color:#fff;padding:56px 60px 56px 56px}.firstLoan__left__header{font-family:var(--poppins);font-size:56px;line-height:72px;letter-spacing:-2px;font-weight:600;margin-bottom:24px}.firstLoan__right{display:flex;justify-content:center;max-width:556px;width:100%;height:100%;background-color:#7fec2a;padding:0 84px;position:relative}.firstLoan__right__offerDog{position:relative;bottom:40px;left:30px;width:100%;z-index:5}.firstLoan__right_coins{position:absolute;width:100%;height:100%;top:0;z-index:2}.firstLoan__right_coins_coin1{position:absolute;top:0;left:449px}.firstLoan__right_coins_coin2{position:absolute;top:-10px;left:134px}.firstLoan__right_coins_coin3{position:absolute;top:37px;left:0}.firstLoan__right_coins_coin4{position:absolute;top:81px;left:363px}.firstLoan__right_coins_coin5{position:absolute;top:253px;left:439px}.firstLoan__right_coins_coin6{position:absolute;top:104px;left:45px}.firstLoan__right_coins_coin7{position:absolute;top:756px;left:409px;display:none}.firstLoan__right_coins_coin8{top:403px;left:263px;position:absolute;display:none}.firstLoan__right_coins_coin9{top:489px;left:127px;position:absolute;display:none}@media screen and (max-width: 1200px){.firstLoan__left{padding:56px 10px}}@media screen and (max-width: 1000px){.firstLoan{flex-direction:column-reverse;max-height:100%;display:flex;align-items:center;max-width:556px;width:100%;align-self:center}.firstLoan__left{flex-direction:column;display:flex;align-items:center;padding:32px 0}.firstLoan__left__header{font-size:32px;line-height:40px}.firstLoan__left__button{width:100%;padding:0 24px;display:flex;justify-content:center}.firstLoan__right{display:flex;justify-content:center;width:100%;max-height:291px;height:100%;padding:0;overflow:hidden;border-radius:20px 20px 0 0}.firstLoan__right_coins_coin1{display:none}.firstLoan__right_coins_coin2{top:-24px;left:166px}.firstLoan__right_coins_coin3{top:29px;left:0}.firstLoan__right_coins_coin4{display:none}.firstLoan__right_coins_coin5{top:120px;left:21px}.firstLoan__right_coins_coin6{top:261px;left:292px}.firstLoan__right_coins_coin7{display:none}.firstLoan__right_coins_coin8{top:52px;left:247px;display:block}.firstLoan__right_coins_coin9{top:258px;left:87px;display:block}}@media screen and (max-width: 800px){.firstLoan__right__offerDog{position:relative;bottom:40px;width:100%}}.applyButton{display:inline-flex;align-items:center;min-width:272px;max-width:468px;width:100%;border-radius:24px;padding:8px;gap:8px}.applyButton__apply{width:100%;height:100%;line-height:24px;font-size:16px;font-weight:600;border-radius:20px;letter-spacing:.02em;padding:24px 0;border:none;cursor:pointer;font-family:var(--poppins);text-align:center}.applyButton__icon{display:inline-block;background-size:cover;width:24px;height:24px;margin-left:16px;vertical-align:middle}@media screen and (max-width: 850px){.applyButton{flex-direction:column}.applyButton__content{flex-direction:column;justify-content:center}.applyButton__apply{max-width:unset}}.offerDog{height:350px;position:relative;display:flex;justify-content:flex-end;flex-direction:column;transform:rotate(12deg);width:-moz-fit-content;width:fit-content}.offerDog__img1{position:absolute;z-index:2;top:0;transform:rotate(-10deg)}.offerDog__img2{position:absolute;z-index:15;top:40%;left:10%;transform:rotate(-50deg)}.offerDog__img3{position:absolute;z-index:15;right:40%;top:36%;transform:rotate(15deg)}.offerDog__content{display:flex;width:-moz-fit-content;width:fit-content}.offerDog__content_header{width:218px;height:32px;border-radius:24px;background:#fff;box-shadow:0 4px 12px rgba(0,42,170,.25);font-size:12px;font-weight:600;font-family:var(--poppins);color:#002aaa;text-align:center;padding:8px 24px;position:absolute;top:-6%;left:67px;display:flex;justify-content:center;align-items:center;gap:8px;z-index:10}.offerDog__content_subheader{font-family:var(--poppins);font-size:14px;font-weight:400}.offerDog__content_message{position:relative}.offerDog__content_message_general{width:352px;height:184px;font-family:var(--poppins);background:#fff;border-radius:24px;z-index:5;position:relative;box-shadow:0 5px 16px rgba(99,111,140,.15);display:flex;flex-direction:column;align-items:center}.offerDog__content_message_general_title{display:flex;align-items:center;justify-content:center;color:#002aaa;line-height:19.6px;padding-top:29px}.offerDog__content_message_general_info :first-child{font-size:32px;font-weight:700;color:#002aaa}.offerDog__content_message_general_info :last-child{font-size:48px;font-weight:700;color:#1f1f1f}.offerDog__content_message_general_button{width:304px;height:48px;background-color:#67ea00;border-radius:44px;border:none;font-family:var(--poppins);font-size:16px;font-weight:600;line-height:22.4px;color:#000;cursor:pointer}.offerDog__content_message_shadow_1{width:336px;height:108px;border-radius:16px;background-color:rgba(255,255,255,.95);z-index:2;position:absolute;top:82px;left:6.5px;box-shadow:0 5px 16px rgba(99,111,140,.15)}.offerDog__content_message_shadow_2{width:320px;height:53px;border-radius:16px;background-color:rgba(255,255,255,.85);z-index:1;position:absolute;top:143px;left:13px;box-shadow:0 5px 16px rgba(99,111,140,.15)}@media screen and (max-width: 1000px){.offerDog{left:40%;transform:scale(0.75) rotate(12deg) translate(-50%);transform-origin:center}}/*# sourceMappingURL=app.css.map */
