.footer,.page-footer-outer-wrapper{grid-area:footer}.footer{background-color:var(--main-app-color);font-size:12px;min-width:330px;padding:32px var(--mobile-page-margin) 25px var(--mobile-page-margin)}.footer p{font-weight:400!important;margin:0}@media(min-width:800px){.footer{padding:29px var(--tablet-page-margin) 20px var(--tablet-page-margin)}}@media(min-width:1100px){.footer{padding:29px var(--desktop-page-margin) 20px var(--desktop-page-margin)}}.separator{background:var(--main-app-gradient);height:5px;width:100%}.footer-heading-logo{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px;width:100%}.footer-line-after-logo{background-color:var(--main-darken-app-color);height:1px;justify-self:flex-end;margin:-8px 0 0 15px;width:100%}.footer-formal-text-wrapper{color:var(--main-light-color);font-size:10px;grid-area:formal-text;line-height:12px;text-align:justify}.footer-text-wrapper{grid-row-gap:13px;align-items:center;color:var(--secondary-app-color);display:grid;grid-template-areas:"heading-1 heading-1 heading-2 heading-2" "how-it-works how-it-works privacy-policy privacy-policy" "faq faq website-regulations website-regulations" "contact contact docs-to-download docs-to-download" ". . accessibility-statement accessibility-statement" "gap gap gap gap" "contact-heading contact-heading logo-heading-1 logo-heading-2" "phone phone logo-1 logo-2" "opening-hours opening-hours logo-1 logo-2" "formal-text-gap formal-text-gap formal-text-gap formal-text-gap" "formal-text formal-text formal-text formal-text";grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.2fr .2fr .2fr .2fr .2fr 50px .2fr .2fr .2fr 30px 1fr;row-gap:13px}.footer-text-wrapper a,.footer-text-wrapper p{font-size:12px;font-weight:400}@media(min-width:900px){.footer-text-wrapper{gap:13px 30px;grid-template-areas:"heading-1 heading-2 contact-heading . logo-heading-1 logo-heading-2" "how-it-works privacy-policy phone gap logo-1 logo-2" "faq website-regulations opening-hours gap logo-1 logo-2" "contact docs-to-download . gap . ." ". accessibility-statement . gap . ." "formal-text-gap formal-text-gap formal-text-gap formal-text-gap formal-text-gap formal-text-gap" "formal-text formal-text formal-text formal-text formal-text formal-text";grid-template-columns:.2fr .2fr .2fr auto .2fr .2fr;grid-template-rows:30px 30px 30px 30px 23px 1fr}}@media(min-width:1300px){.footer-text-wrapper{gap:13px 55px}}.footer-heading-1{font-weight:700;grid-area:heading-1;white-space:nowrap}.footer-heading-2{font-weight:700;grid-area:heading-2;white-space:nowrap}.how-it-works{grid-area:how-it-works;white-space:nowrap}.faq{grid-area:faq}.contact,.faq{white-space:nowrap}.contact{grid-area:contact}.privacy-policy{grid-area:privacy-policy;white-space:nowrap}.website-regulations{grid-area:website-regulations;white-space:nowrap}.docs-to-download{grid-area:docs-to-download;white-space:nowrap}.accessibility-statement{grid-area:accessibility-statement;white-space:nowrap}.gap{grid-area:gap}.contact-heading{font-weight:700;grid-area:contact-heading;white-space:nowrap}.footer-phone-wrapper{align-items:center;display:flex;grid-area:phone;justify-content:flex-start;justify-self:flex-start;margin:0;padding:0;white-space:nowrap}.footer-phone-wrapper p{font-weight:700!important;margin-left:5px}@media(min-width:800px){.footer-phone-wrapper{align-items:center;margin-bottom:0}}.opening-hours{grid-area:opening-hours}.logo-heading-1,.opening-hours{justify-self:flex-start;white-space:nowrap}.logo-heading-1{align-self:center;font-weight:700!important;grid-area:logo-heading-1;width:95px}@media(min-width:1100px){.logo-heading-1{justify-self:flex-end;width:150px}}.logo-heading-2{align-self:center;font-weight:700!important;grid-area:logo-heading-2;justify-self:flex-start;white-space:nowrap;width:80px}@media(min-width:1100px){.logo-heading-2{justify-self:flex-end;width:135px}}.logo-1{font-weight:700!important;grid-area:logo-1;justify-self:flex-start;margin:0 15px 0 0;width:80px}.logo-1 img{width:100%}@media(min-width:1100px){.logo-1{justify-self:flex-end;width:135px}}.logo-2{font-weight:700!important;grid-area:logo-2;justify-self:flex-start;width:80px}.logo-2 img{justify-self:flex-end;width:100%}@media(min-width:1100px){.logo-2{justify-self:flex-end;width:135px}}.formal-text-gap{font-weight:300;grid-area:formal-text-gap}.footer-breakline{background-color:var(--main-darken-app-color);height:1px;margin:20px auto}.footer-copyright{color:var(--main-light-color)}.page-navbar{background-color:var(--page-color);grid-area:navbar}.page-navbar-outer-wrapper{height:calc(var(--mobile-navbar-height) - 5px);padding:0 var(--mobile-page-margin)}@media(min-width:800px){.page-navbar-outer-wrapper{height:calc(var(--desktop-navbar-height) - 9px);padding:0 var(--tablet-page-margin)}}@media(min-width:1100px){.page-navbar-outer-wrapper{padding:0 var(--desktop-page-margin)}}.page-navbar-inner-wrapper{align-items:center;display:grid;grid-template-areas:"page-logo gap phone burger-menu";grid-template-columns:140px auto min-content min-content;grid-template-rows:1fr;height:calc(var(--mobile-navbar-height) - 5px);justify-items:center;width:100%}@media(min-width:1000px){.page-navbar-inner-wrapper{align-items:center;grid-template-areas:"page-logo gap nav-links phone";grid-template-columns:140px 1fr min-content min-content;grid-template-rows:1fr;height:calc(var(--desktop-navbar-height) - 9px);justify-self:flex-start}}.navbar-separator{height:5px}@media(min-width:800px){.navbar-separator{height:9px}}.navbar-links-wrapper{display:none}@media(min-width:1000px){.navbar-links-wrapper{align-items:center;display:flex;flex-direction:row;grid-area:nav-links;justify-content:space-between;justify-self:flex-end}}.nav-links-item{color:var(--secondary-app-color);font-size:20px;padding:0 0 0 30px;white-space:nowrap}.nav-links-item:hover{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;-moz-background-clip:text;background-color:var(--page-color);background-image:var(--main-app-gradient);background-size:100%;transition:all .25s}.page-logo{grid-area:page-logo;margin:0 auto}.page-logo img{height:25px;margin-top:8px;width:140px}.navbar-phone-wrapper{align-items:flex-end;column-gap:30px;display:flex;flex-wrap:nowrap;font-size:14px;font-weight:700;grid-area:phone;justify-content:flex-end;margin-left:0;white-space:nowrap}@media(min-width:800px){.navbar-phone-wrapper{column-gap:15px;margin-left:30px}}.navbar-phone-wrapper p{display:none;line-height:26px}.navbar-phone-wrapper img{height:26px;width:auto}@media(min-width:1000px){.navbar-phone-wrapper{justify-self:flex-end;margin-right:0}.navbar-phone-wrapper p{color:var(--main-app-color);display:block;font-size:16px;margin:0!important}.navbar-phone-wrapper img{width:20px}}.mobile-navbar-hamburger-menu-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);grid-area:burger-menu;margin-left:30px}@media(min-width:1000px){.mobile-navbar-hamburger-menu-wrapper{display:none}}.mobile-navbar-inner-menu-wrapper{background-color:#fffffff2;display:flex;flex-direction:column;left:0;position:absolute;right:0;text-align:center;top:var(--mobile-navbar-height);z-index:999}.mobile-menu-nav-links-item{border-bottom:1px solid #9a989c80;color:var(--secondary-app-color);font-size:24px;font-weight:500;line-height:35px;padding:15px}.mobile-menu-nav-links-item:first-child{border-top:1px solid #9a989c80}#navbar-hamburger-icon{cursor:pointer;height:26px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;-webkit-user-select:none!important;user-select:none!important;width:40px}#navbar-hamburger-icon span{background:var(--main-app-gradient);border-radius:9px;display:block;height:5px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}@media(min-width:1000px){#navbar-hamburger-icon{display:none}}#navbar-hamburger-icon span:first-child{top:0}#navbar-hamburger-icon span:nth-child(2),#navbar-hamburger-icon span:nth-child(3){top:10px}#navbar-hamburger-icon span:nth-child(4){top:20px}#navbar-hamburger-icon.open span:first-child{left:50%;top:10px;width:0}#navbar-hamburger-icon.open span:nth-child(2){transform:rotate(45deg)}#navbar-hamburger-icon.open span:nth-child(3){transform:rotate(-45deg)}#navbar-hamburger-icon.open span:nth-child(4){left:50%;top:9px;width:0}.page-layout-outer-wrapper{grid-gap:0 0;display:grid;gap:0 0;grid-template-areas:"navbar" "page-content" "footer";grid-template-columns:1fr;grid-template-rows:var(--mobile-navbar-height) auto min-content}@media(min-width:840px){.page-layout-outer-wrapper{grid-template-rows:var(--desktop-navbar-height) auto min-content}}.page-content-wrapper{grid-area:page-content;min-height:50vh}.home-page-why-opena-section{margin-bottom:60px;padding:0 var(--mobile-page-margin)}@media(min-width:800px){.home-page-why-opena-section{margin-bottom:50px;margin-top:95px;padding:0 var(--tablet-page-margin)}}@media(min-width:1100px){.home-page-why-opena-section{padding:0 var(--desktop-page-margin)}}.home-page-why-opena-section .home-page-why-opena-heading .home-page-why-opena-heading-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.home-page-why-opena-section .home-page-why-opena-heading .home-page-why-opena-heading-separator{margin:38px auto 40px}}.home-page-why-opena-section .home-page-why-opena-heading h2{color:var(--secondary-app-color);font-family:var(--font-family);font-size:35px;font-weight:700;margin:0;text-align:center;width:100%}.home-page-all-cards-wrapper{grid-gap:40px 0;display:grid;gap:40px 0;grid-template-areas:"card-1" "card-2" "card-3";grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;justify-content:center}@media(min-width:800px){.home-page-all-cards-wrapper{gap:0 35px;grid-template-areas:"card-1 card-2 card-3";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border:first-child{grid-area:card-1}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border:nth-child(2){grid-area:card-2}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border:nth-child(3){grid-area:card-3}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border{align-items:center;background:var(--page-color);background-clip:padding-box;border:2px solid #0000;border-radius:31px;box-sizing:border-box;color:var(--main-aside-text-color);display:grid;grid-auto-columns:1fr;grid-template-columns:1fr;grid-template-rows:repeat(3,min-content);justify-content:center;padding:30px 10px 10px;position:relative}@media(min-width:800px){.home-page-all-cards-wrapper .home-page-single-card-wrapper-border{padding:50px 10px 20px}}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border:before{background:var(--main-app-gradient);border-radius:inherit;bottom:0;content:"";left:0;margin:-2px;position:absolute;right:0;top:0;z-index:-1}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border h4{color:var(--main-app-color);font-size:15px;font-weight:900;height:30px;margin-bottom:5px;margin-top:40px;text-align:center;text-transform:uppercase}@media(min-width:800px){.home-page-all-cards-wrapper .home-page-single-card-wrapper-border h4{margin-bottom:0}}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border p{font-size:var(--aside-font-size);margin:0 auto;max-width:300px;min-height:40px;text-align:center}@media(min-width:800px){.home-page-all-cards-wrapper .home-page-single-card-wrapper-border p{min-height:60px}}.home-page-all-cards-wrapper .home-page-single-card-wrapper-border img{height:40px;margin:0 auto;width:40px}.overlay-loader{inset:0;position:absolute;z-index:9999}.overlay-loader__backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);inset:0;position:absolute;z-index:0}.overlay-loader__content{display:grid;inset:0;place-items:center;position:absolute;z-index:1}.overlay-loader__spinner{height:clamp(60px,18%,100px);position:relative;width:clamp(60px,18%,100px)}.overlay-loader__spinner div{animation:overlay-loader-spinner 1.2s linear infinite;inset:0;position:absolute;transform-origin:50% 50%}.overlay-loader__spinner div:after{background:var(--secondary-app-color);border-radius:20%;content:" ";display:block;height:28%;left:46%;position:absolute;top:-3%;width:8%}.overlay-loader__spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.overlay-loader__spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.overlay-loader__spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.overlay-loader__spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.overlay-loader__spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.overlay-loader__spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.overlay-loader__spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.overlay-loader__spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.overlay-loader__spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.overlay-loader__spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.overlay-loader__spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.overlay-loader__spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes overlay-loader-spinner{0%{opacity:1}to{opacity:0}}.overlay-loader__text{color:var(--secondary-app-color);font-weight:500;margin-top:12px;text-align:center}.loan-instalment-button-main{align-items:center;border:none;border-radius:31px;cursor:pointer;display:flex;font-size:16px;font-weight:600;margin:0;padding:10px 25px;place-content:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.loan-instalment-button-main:focus-visible{outline:none}.loan-instalment-button-main:active:not([aria-disabled=true]){transform:scale(.97)}@media(min-width:800px){.loan-instalment-button-main{font-size:20px}}.loan-instalment-button--selected{background-color:var(--secondary-app-color);color:var(--main-light-color)}.loan-instalment-button--selected:active:not([aria-disabled=true]),.loan-instalment-button--selected:hover:not([aria-disabled=true]){background-color:#4b0f34}.loan-instalment-button--selected:focus-visible{background-color:#4b0f34;outline:2px solid var(--main-light-color)}.loan-instalment-button--default{background-color:var(--main-light-color);color:var(--secondary-app-color)}.loan-instalment-button--default:hover:not([aria-disabled=true]){background-color:#f1ebef}.loan-instalment-button--default:active:not([aria-disabled=true]){background-color:#eae3e8}.loan-instalment-button--default:focus-visible{background-color:#eae3e8;outline:2px solid var(--secondary-app-color)}.loan-calculator-outer-wrapper{align-items:center;display:flex;height:min-content;justify-content:center;margin:0 auto;min-height:fit-content;position:absolute;top:109px;width:100%}@media(min-width:800px){.loan-calculator-outer-wrapper{bottom:50%;right:calc(var(--tablet-page-margin) - 2px);top:52%;transform:translateY(-50%);width:430px}}@media(min-width:1100px){.loan-calculator-outer-wrapper{right:calc(var(--desktop-page-margin) - 2px)}}.loan-calculator-heading{color:var(--secondary-app-color);font-family:var(--font-family);font-size:19px!important;font-weight:600!important;letter-spacing:1px;margin:0 0 20px;text-align:center}@media(min-width:800px){.loan-calculator-heading{font-size:26px!important}}.loan-calculator-section-separator{background:#b6671e;height:9px;margin-top:-1px}.loan-summary-wrapper{grid-gap:2px 15px;background-color:var(--main-light-color);border-radius:0 0 20px 20px;display:grid;gap:2px 15px;grid-auto-columns:1fr;grid-template-areas:"requestedAmount interestRate" "instalments rrso" "instalmentsAmount ckdz";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:60px;margin-top:-1px;padding:13px var(--mobile-page-margin);padding-top:0}@media(min-width:450px){.loan-summary-wrapper{gap:0 20px}}@media(min-width:800px){.loan-summary-wrapper{padding:0 35px 13px}}.loan-summary{align-items:center;column-gap:30px;display:flex;justify-content:space-between}.loan-summary p{color:var(--main-aside-text-color);font-size:9px!important;font-weight:400;margin:0}@media(min-width:800px){.loan-summary{column-gap:38px}}.loan-summary-details{position:relative}.loan-summary-text-no-wrap{color:var(--main-aside-text-color);font-size:10px!important;font-weight:700;white-space:nowrap}.loan-summary-loan-amount{grid-area:requestedAmount}.loan-summary-loan-amount p{white-space:nowrap}.loan-summary-loan-instalments{grid-area:instalments}.loan-summary-loan-instalments p{white-space:nowrap}.loan-summary-instalments-amount{grid-area:instalmentsAmount}.loan-summary-instalments-amount p{white-space:nowrap}.loan-summary-interest-rate{grid-area:interestRate}.loan-summary-interest-rate p{white-space:nowrap}.loan-summary-rrso{grid-area:rrso}.loan-summary-rrso p{white-space:nowrap}.loan-summary-ckdz{grid-area:ckdz}.loan-calculator-period-slider-outer-wrapper{margin-bottom:25px}.loan-calculator-inner-wrapper{background-color:var(--main-light-color);display:flex;flex-direction:column;justify-content:center;min-width:100%}.loan-calculator-inner-wrapper .loan-calculator-sliders-outer-wrapper{background-color:var(--main-app-color);padding:13px var(--mobile-page-margin);padding-bottom:40px}@media(min-width:800px){.loan-calculator-inner-wrapper .loan-calculator-sliders-outer-wrapper{border-radius:20px 20px 0 0;padding:13px 35px 40px}}.loan-calculator-slider-wrapper{grid-gap:0 0;display:grid;gap:0 0;grid-auto-columns:1fr;grid-template-areas:"subtract-button summary add-button" "slider slider slider";grid-template-columns:30px 1fr 30px;grid-template-rows:30px 50px;margin-bottom:30px;width:100%}.loan-calculator-slider-left-half .MuiSlider-thumb{margin-left:11px!important}.loan-calculator-slider-right-half .MuiSlider-thumb{margin-left:-11px!important}.loan-calculator-slider-centered-mark .MuiSlider-thumb{left:100%!important}.loan-calculator-slider-centered-mark .MuiSlider-track{left:0!important;width:100%!important}.loan-calculator-slider-button{align-self:center!important;border:1px solid var(--main-light-color)!important;border-radius:50%!important;height:33px!important;justify-self:center!important;padding:11px!important;width:33px!important}.loan-calculator-slider-button:nth-of-type(odd){margin-left:-6px}.loan-calculator-slider-button:nth-of-type(2n){margin-left:6px}.loan-calculator-slider-button svg{fill:var(--main-light-color)!important}.loan-calculator-slider-heading{align-self:center;color:var(--main-light-color);font-size:24px;font-weight:700;justify-self:center;margin:0;text-align:center}.loan-calculator-button-wrapper{background:var(--main-light-color);border-radius:0 0 20px 20px;width:100%}.loan-calculator-button-wrapper .loan-calculator-slider-submit-button{background:linear-gradient(260deg,var(--secondary-app-color),#0000) var(--secondary-app-color);border:none;border-radius:35px;color:var(--main-light-color);cursor:pointer;display:flex;font-family:var(--font-family);font-family:inherit;font-size:32px;font-weight:700;padding:13px 60px;place-content:center;text-decoration:none;transition:background-color .2s ease-in;white-space:nowrap;width:100%}@media(min-width:800px){.loan-calculator-button-wrapper .loan-calculator-slider-submit-button{width:auto}}@media(min-width:1100px){.loan-calculator-button-wrapper .loan-calculator-slider-submit-button:focus,.loan-calculator-button-wrapper .loan-calculator-slider-submit-button:hover{background-color:var(--main-app-color);color:var(--main-light-color)}}.loan-calculator-button-wrapper .loan-calculator-slider-submit-button{margin:0 auto;position:relative;transform:translateY(-65%);width:calc(100% - 50px)!important;z-index:100}@media(min-width:800px){.loan-calculator-button-wrapper .loan-calculator-slider-submit-button{width:calc(100% - 120px)!important}}.loan-calculator-manual-choose-instalment-outer-wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto 20px}.instalment-amount-heading{margin-bottom:30px!important}.loan-calculator-heading--instalment-amount{color:var(--main-light-color)}.home-page-heading-image{background-image:url(/static/media/home-page-heading-image-mobile.1cf9d26bda7b5bb5287f.jpg);background-position:right 0 bottom 0;background-repeat:no-repeat;background-size:auto 109px;margin-bottom:5px;min-height:109px;position:relative;width:100%}@media(min-width:800px){.home-page-heading-image{background-image:url(/static/media/home-page-heading-image.ea87ba3f1fc5d98482bd.jpg);background-position:50%;background-size:cover;margin-top:50px;min-height:430px}}.home-page-heading-image .home-page-heading-text-wrapper{left:var(--mobile-page-margin);position:absolute;top:50%;transform:translateY(-50%)}@media(min-width:800px){.home-page-heading-image .home-page-heading-text-wrapper{left:var(--tablet-page-margin)}.home-page-heading-image .home-page-heading-text-wrapper br{display:none}.home-page-heading-image .home-page-heading-text-wrapper p br{display:block}}@media(min-width:1100px){.home-page-heading-image .home-page-heading-text-wrapper{left:var(--desktop-page-margin)}}.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-header-text{color:var(--secondary-app-color);font-family:var(--font-family);font-size:20px;font-weight:700;line-height:22px;margin:0}.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-header-text span{color:var(--main-app-color)}@media(min-width:800px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-header-text{font-size:22px;line-height:22px}}@media(min-width:1300px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-header-text{font-size:30px}}@media(min-width:1450px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-header-text{font-size:36px}}.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-separator{display:none}@media(min-width:800px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-separator{border-radius:15px;display:block;height:3px;margin:38px auto 40px 3px;width:30px}}.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-aside-text{display:none}@media(min-width:800px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-aside-text{color:var(--secondary-app-color);display:block;font-size:13px;font-weight:400;margin:0}.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-aside-text span{color:var(--main-app-color)}}@media(min-width:1320px){.home-page-heading-image .home-page-heading-text-wrapper .home-page-heading-aside-text{font-size:20px}}.animated-arrow{cursor:pointer;height:18px;margin-top:5px;overflow:hidden;position:relative;transform:rotate(180deg);transition:.2s;width:18px}.animated-arrow:after{border-bottom:2px solid;height:9.1px;top:-1px;transform:translateX(4px);width:15px}.animated-arrow:after,.animated-arrow:before{color:var(--secondary-app-color);content:"";display:block;position:absolute}.animated-arrow:before{border-left:2px solid;border-top:2px solid;height:7px;left:2px;top:50%;transform:rotate(-45deg);transform-origin:0 0;width:7px}@media(min-width:800px){.animated-arrow:hover{border:2px solid var(--secondary-app-color);border-radius:50%}.animated-arrow:hover:before{animation:aniArrow01 .8s cubic-bezier(0,.6,1,.4) .2s infinite}.animated-arrow:hover:after{animation:aniArrow02 .8s cubic-bezier(0,.6,1,.4) .2s infinite}span:hover~.animated-arrow{border:2px solid var(--secondary-app-color);border-radius:50%}span:hover~.animated-arrow:before{animation:aniArrow01 .8s cubic-bezier(0,.6,1,.4) .2s infinite}span:hover~.animated-arrow:after{animation:aniArrow02 .8s cubic-bezier(0,.6,1,.4) .2s infinite}}@keyframes aniArrow01{0%{transform:rotate(-45deg) translateY(30px) translateX(30px)}to{transform:rotate(-45deg) translateY(-35px) translateX(-35px)}}@keyframes aniArrow02{0%{transform:translateX(45px)}to{transform:translateX(-45px)}}@keyframes borderAni{0%{border:2px solid var(--secondary-app-color)}to{border:2px solid var(--secondary-app-color);border-radius:50%}}.home-page-how-it-works-section{background-color:var(--main-app-color);width:100%}@media(min-width:1100px){.home-page-how-it-works-section{background-image:url(/static/media/how-it-works-image.6aee83095cfd2b391511.jpg);background-position:260% 50%;background-repeat:no-repeat;background-size:85%}}@media(min-width:1500px){.home-page-how-it-works-section{background-position:135% 50%;background-size:75%}}@media(min-width:1920px){.home-page-how-it-works-section{background-position:125% 50%;background-size:60%}}@media(min-width:2400px){.home-page-how-it-works-section{background-position:110% 50%;background-size:40%}}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper{margin-left:var(--mobile-page-margin);margin-right:var(--mobile-page-margin);width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper{margin-left:var(--tablet-page-margin);margin-right:var(--tablet-page-margin);width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper{margin-left:var(--desktop-page-margin);width:600px}}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:0}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-heading h2{color:var(--main-light-color);font-size:34px;font-weight:700;margin:0;padding-top:40px;text-align:center}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-heading .home-page-how-it-works-section-separator{height:0;margin:20px auto;width:40px}@media(min-width:800px){.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-heading .home-page-how-it-works-section-separator{height:2px;margin:40px auto}}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:center;row-gap:40px}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card{align-items:center;background-color:var(--secondary-app-color);border-radius:35px;display:flex;justify-content:flex-start;padding:15px 20px}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card p{color:var(--main-light-color);font-size:12px;font-weight:400;line-height:15px;margin:0}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card p:first-child{font-size:26px;font-weight:700;width:10%}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card p:nth-child(2){text-align:center;width:90%}@media(min-width:800px){.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card{padding:20px 35px}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-section-description-cards-wrapper .home-page-how-it-works-section-description-card p{font-size:15px;line-height:inherit}}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link{grid-gap:0 10px;align-items:center;color:var(--main-light-color);display:grid;font-size:20px;font-weight:700;gap:0 10px;grid-auto-columns:1fr;grid-template-areas:"link arrow";grid-template-columns:min-content 35px;grid-template-rows:1fr;justify-content:center;margin-bottom:40px;margin-top:40px;min-height:35px;text-align:center;text-decoration:underline;text-underline-offset:5px;width:100%}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link span{grid-area:link;white-space:nowrap}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link div.animated-arrow{grid-area:arrow}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link div.animated-arrow:after,.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link div.animated-arrow:before{color:var(--main-light-color)}@media(min-width:800px){.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link{font-size:16px}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link .animated-arrow:after,.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link .animated-arrow:before{color:var(--main-light-color)}.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link .animated-arrow:hover,.home-page-how-it-works-section .home-page-how-it-works-section-content-inner-wrapper .home-page-how-it-works-link span:hover~.animated-arrow{border-color:var(--main-light-color)}}.home-page-loan-rules-section-outer-wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin-left:var(--mobile-page-margin);margin-right:var(--mobile-page-margin);margin-top:60px;width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper{align-items:flex-start;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-areas:"heading-text heading-text heading-text image" "icon-1 subheading-text-1 description-1 image" "icon-2 subheading-text-2 description-2 image" "icon-3 subheading-text-3 description-3 image";grid-template-columns:30px 1fr 1fr auto;grid-template-rows:min-content min-content min-content min-content;margin-left:var(--tablet-page-margin);margin-top:50px;width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.home-page-loan-rules-section-outer-wrapper{margin-left:var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-heading{align-self:flex-start;grid-area:heading-text;text-align:center;width:100%}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-heading h2{color:var(--secondary-app-color);font-size:26px;font-weight:700;margin:0}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-heading{align-self:flex-end}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-heading h2{font-size:34px}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-section-separator{margin:38px auto 40px}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-icon{height:27px;margin:0 auto;width:27px}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-icon{margin-bottom:40px}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description{color:var(--main-aside-text-color);font-size:var(--aside-font-size);font-weight:400;margin:0 0 40px;text-align:center}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description{margin-bottom:40px;margin-left:20px;text-align:left}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description:last-of-type{margin-bottom:0}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading{color:var(--main-app-color);font-size:15px;font-weight:700;margin:15px 0;text-align:center;text-transform:uppercase}@media(min-width:800px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading{margin:0 0 40px 20px;text-align:left}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading:last-of-type{margin-bottom:0}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-image{display:none}@media(min-width:1000px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-image{display:block;grid-area:image;margin-left:40px}}@media(min-width:1100px){.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-image{margin-left:70px}}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-age-icon{grid-area:icon-1}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-chat-icon{grid-area:icon-2}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-bank-icon{grid-area:icon-3}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading-1{grid-area:subheading-text-1;white-space:nowrap}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description-1{grid-area:description-1}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading-2{grid-area:subheading-text-2}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description-2{grid-area:description-2}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-subheading-3{grid-area:subheading-text-3;white-space:nowrap}.home-page-loan-rules-section-outer-wrapper .home-page-loan-rules-description-3{grid-area:description-3}.get-loan-button-main{background:linear-gradient(260deg,var(--secondary-app-color),#0000) var(--secondary-app-color);border:none;border-radius:35px;color:var(--main-light-color);cursor:pointer;display:flex;font-family:var(--font-family);font-family:inherit;font-size:32px;font-weight:700;padding:13px 60px;place-content:center;text-decoration:none;transition:background-color .2s ease-in;white-space:nowrap;width:100%}@media(min-width:800px){.get-loan-button-main{width:auto}}@media(min-width:1100px){.get-loan-button-main:focus,.get-loan-button-main:hover{background-color:var(--main-app-color);color:var(--main-light-color)}}.get-loan-button-main{margin:0 auto}.home-page-zpf-info-section-outer-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:var(--mobile-page-margin);margin-right:var(--mobile-page-margin);margin-top:60px;width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper{grid-gap:0 70px;align-items:flex-end;display:grid;gap:0 70px;grid-auto-columns:1fr;grid-template-areas:"heading heading" "zpf-logo zpf-text" "zpf-link zpf-link" "loan-button loan-button";grid-template-columns:auto auto;grid-template-rows:repeat(4,max-content);justify-content:space-between;margin-left:var(--tablet-page-margin);margin-top:50px;width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.home-page-zpf-info-section-outer-wrapper{margin-left:var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-heading{align-self:flex-start;grid-area:heading;text-align:center;width:100%}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-heading h2{color:var(--secondary-app-color);font-size:26px;font-weight:700;margin:0}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-heading h2{font-size:34px}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-separator{margin:38px auto 40px}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-logo{grid-area:zpf-logo;margin-bottom:40px}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-logo{margin-bottom:0}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-text{align-self:flex-start;grid-area:zpf-text}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-text p{color:var(--main-aside-text-color);font-size:var(--aside-font-size);margin:0}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-text h4{color:var(--main-app-color);font-size:24px;font-weight:500;margin:0 0 20px;text-align:center}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-text h4{margin-bottom:20px}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-link{align-items:center;color:var(--secondary-app-color);display:grid;font-size:var(--aside-font-size);font-weight:700;grid-area:zpf-link;grid-auto-columns:1fr;grid-template-areas:"link arrow";grid-template-columns:min-content 35px;grid-template-rows:1fr;justify-content:flex-end;margin-top:20px;min-height:20px;text-align:center;text-decoration:underline;text-underline-offset:5px;width:100%}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-link span{grid-area:link;justify-self:flex-end}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-link div.animated-arrow{grid-area:arrow;justify-self:flex-end}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-zpf-link{margin-top:20px}}.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-loan-button{grid-area:loan-button;margin:150px 0 150px auto;width:100%}@media(min-width:800px){.home-page-zpf-info-section-outer-wrapper .home-page-zpf-info-section-loan-button{margin:100px auto}}.home-page-main-content-wrapper{margin-top:550px}@media(min-width:800px){.home-page-main-content-wrapper{margin-top:0}}.how-it-works-page-heading-image{background-image:url(/static/media/how-it-works-page-heading-image-mobile.8244522998ff711291b3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:265px;position:relative;width:100%}@media(min-width:800px){.how-it-works-page-heading-image{background-image:url(/static/media/how-it-works-page-heading-image.d33d28430cec332f2a19.jpg);background-position:top;background-size:cover;min-height:300px}}.how-it-works-page-heading-image .how-it-works-page-heading-separator{height:9px}.how-it-works-page-heading-image .how-it-works-page-heading-separator:last-of-type{bottom:0;left:0;position:absolute;right:0}.how-it-works-page-heading-image .how-it-works-page-title{align-items:center;background:var(--secondary-app-color);border:none;border-radius:31px;color:var(--main-light-color);display:flex;margin:0 auto;padding:0;place-content:center;text-decoration:none;width:calc(100% - var(--mobile-page-margin)*2)}.how-it-works-page-heading-image .how-it-works-page-title h1{font-family:var(--font-family);font-size:36px!important;font-weight:700;margin:0;padding:12px 0;text-align:center}@media(min-width:800px){.how-it-works-page-heading-image .how-it-works-page-title h1 br{display:none}.how-it-works-page-heading-image .how-it-works-page-title{height:100px;white-space:nowrap;width:580px}}.how-it-works-page-heading-image .how-it-works-page-title{bottom:0;left:50%;padding:16px 0;position:absolute;right:50%;transform:translate(-50%,50%)}@media(min-width:800px){.how-it-works-page-heading-image .how-it-works-page-title{padding:0}}.carousel-item-wrapper{background:var(--page-color);border:2px solid var(--main-app-color);border-radius:31px;color:var(--main-aside-text-color);margin:0 var(--mobile-page-margin);padding:20px}@media(min-width:800px){.carousel-item-wrapper{margin:0 20px;width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.carousel-item-wrapper{padding:50px 0;width:calc(100% - var(--desktop-page-margin)*2)}}.flickity-page-dots{bottom:-45px;transform:translateY(25px)}.flickity-page-dots .dot{height:28px;margin:0 15px;width:28px}.flickity-page-dots .dot.is-selected{background-color:var(--main-app-color)}.flickity-button{background:var(--main-app-gradient);border-radius:50%;height:30px;width:30px}.flickity-button svg{fill:var(--main-light-color)}.flickity-button:hover{background:var(--main-app-gradient)}.flickity-button:hover svg{fill:var(--main-light-color)}@media(min-width:800px){.flickity-button{height:60px;width:60px}}.how-it-works-section-wrapper{margin:0 var(--mobile-page-margin);width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.how-it-works-section-wrapper{margin:0 var(--tablet-page-margin);width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.how-it-works-section-wrapper{margin:0 var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}.how-it-works-page-main-content-heading{margin-top:104px}.how-it-works-page-main-content-heading .how-it-works-page-main-content-heading-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.how-it-works-page-main-content-heading .how-it-works-page-main-content-heading-separator{margin:38px auto 40px}}.how-it-works-page-main-content-heading h2{color:var(--secondary-app-color);font-family:var(--font-family);font-size:35px;font-size:26px;font-weight:700;margin:0;text-align:center;white-space:nowrap;width:100%}@media(min-width:800px){.how-it-works-page-main-content-heading{margin-top:91px}.how-it-works-page-main-content-heading h2{font-size:34px}.how-it-works-page-main-content-heading br{display:none}}.how-it-works-carousel-heading{color:var(--main-app-color);font-size:24px;font-weight:500;margin:0 0 40px;text-align:center}@media(min-width:800px){.how-it-works-carousel-heading{margin-bottom:40px}}.how-it-works-carousel-item-wrapper{grid-gap:20px 0;display:grid;gap:20px 0;grid-auto-columns:1fr;grid-template-areas:"step" "heading" "sub-heading" "image" "text";grid-template-columns:1fr;grid-template-rows:20px 32px 36px min-content 140px;height:max-content;justify-content:space-between;min-height:max-content;text-align:center}@media(min-width:800px){.how-it-works-carousel-item-wrapper{gap:30px 30px;grid-template-areas:"step image" "heading image" "sub-heading image" "text image";grid-template-columns:1fr min-content;grid-template-rows:repeat(4,min-content);height:340px;justify-content:space-between;margin:0 100px 0 60px}}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-step{color:var(--main-aside-text-color);font-size:16px;font-weight:700;grid-area:step;margin:0;text-transform:uppercase;white-space:nowrap}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-heading{color:var(--main-app-color);font-size:26px;font-weight:700;grid-area:heading;margin:0;white-space:nowrap}@media(min-width:800px){.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-heading{font-size:34px}}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-sub-heading{color:var(--secondary-app-color);font-size:12px;font-weight:400;grid-area:sub-heading;line-height:18px;margin:0}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-sub-heading br{display:none}@media(min-width:800px){.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-sub-heading{font-size:24px;line-height:36px}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-sub-heading br{display:block}}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-text{color:var(--main-aside-text-color);column-gap:15px;display:flex;font-size:var(--aside-font-size);font-weight:400;grid-area:text;line-height:18px;margin:0;text-align:left}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-text p{align-self:flex-start;margin:0}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-text .how-it-works-carousel-item-bell-icon{align-self:center;height:27px;width:27px}@media(min-width:800px){.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-text{column-gap:30px;margin:0 auto;width:80%}}.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-image{grid-area:image;width:100%}@media(min-width:800px){.how-it-works-carousel-item-wrapper .how-it-works-carousel-item-image{width:auto}}.how-it-works-page-content-section-loan-button{grid-area:loan-button;margin:218px auto 150px}@media(min-width:800px){.how-it-works-page-content-section-loan-button{margin:168px auto 100px}}.faq-page-heading-image{background-image:url(/static/media/faq-page-heading-image-mobile.f6d0c7a8b4b81665826b.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:265px;position:relative;width:100%}@media(min-width:800px){.faq-page-heading-image{background-image:url(/static/media/faq-page-heading-image.8e3298ee2198180ae9c4.jpg);background-position:50%;background-size:cover;min-height:270px}}.faq-page-heading-image .faq-page-heading-separator{height:9px}.faq-page-heading-image .faq-page-heading-separator:last-of-type{bottom:0;left:0;position:absolute;right:0}.faq-page-heading-image .faq-page-title{align-items:center;background:var(--secondary-app-color);border:none;border-radius:31px;color:var(--main-light-color);display:flex;margin:0 auto;padding:0;place-content:center;text-decoration:none;width:calc(100% - var(--mobile-page-margin)*2)}.faq-page-heading-image .faq-page-title h1{font-family:var(--font-family);font-size:36px!important;font-weight:700;margin:0;padding:12px 0;text-align:center}@media(min-width:800px){.faq-page-heading-image .faq-page-title h1 br{display:none}.faq-page-heading-image .faq-page-title{height:100px;white-space:nowrap;width:580px}}.faq-page-heading-image .faq-page-title{bottom:0;left:50%;position:absolute;right:50%;transform:translate(-50%,50%)}.faq-page-heading-image .faq-page-title br{display:block}@media(min-width:800px){.faq-page-heading-image .faq-page-title br{display:none}}.faq-page-main-content-heading{margin-top:99px}.faq-page-main-content-heading .faq-page-main-content-heading-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.faq-page-main-content-heading .faq-page-main-content-heading-separator{margin:38px auto 40px}}.faq-page-main-content-heading h2{color:var(--secondary-app-color);font-family:var(--font-family);font-size:35px;font-size:26px;font-weight:700;margin:0;text-align:center;white-space:nowrap;width:100%}@media(min-width:800px){.faq-page-main-content-heading{margin-top:91px}.faq-page-main-content-heading h2{font-size:34px}}.faq-accordion-outer-wrapper{display:flex;flex-direction:column;margin:0;padding:0;row-gap:20px}@media(min-width:1100px){.faq-accordion-outer-wrapper{margin:0 auto;row-gap:20px;width:865px}}.faq-accordion-content-outer-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background:var(--page-color);background-clip:padding-box;border:2px solid #0000;border-radius:31px;box-sizing:border-box;color:var(--main-aside-text-color);cursor:pointer;height:max-content;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1) 0ms}.faq-accordion-content-outer-wrapper:before{background:var(--main-app-gradient);border-radius:inherit;bottom:0;content:"";left:0;margin:-2px;position:absolute;right:0;top:0;z-index:-1}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper{grid-row-gap:0;grid-column-gap:7px;align-items:center;column-gap:7px;display:grid;grid-auto-columns:1fr;grid-template-areas:"order-number heading-text expand-icon" ". description-text .";grid-template-columns:30px 1fr 15px;grid-template-rows:max-content 0;overflow:hidden;padding:0 32px 0 12px;row-gap:0;transition:max-height .2s ease-out}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper p{margin:0}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper h4{margin:14px 0}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-order-number{grid-area:order-number;justify-self:flex-end}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-heading-text{grid-area:heading-text;justify-self:flex-start;margin:15px 0}@media(min-width:800px){.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-heading-text{margin:15px 0}}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-heading-text,.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-order-number{color:var(--secondary-app-color);font-size:14px;font-weight:400}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-expand-icon{fill:var(--secondary-app-color);grid-area:expand-icon;transition:transform .15s cubic-bezier(.4,0,.2,1) 0ms;width:18px}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-description-text{color:var(--main-aside-text-color);font-size:12px;font-weight:400;grid-area:description-text;height:0;transition:all .2s cubic-bezier(.4,0,.2,1) 0ms}@media(min-width:800px){.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper{column-gap:10px;grid-template-columns:30px 1fr 30px;padding:0 25px 0 62px}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper h4{margin:17px 0}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-heading-text,.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-title-wrapper-order-number{font-size:20px}.faq-accordion-content-outer-wrapper .faq-accordion-heading-wrapper .faq-accordion-description-text{font-size:14px;padding-right:20px}}.faq-accordion-heading-wrapper-open{height:max-content;padding:0 0 15px}@media(min-width:800px){.faq-accordion-heading-wrapper-open{padding:0 0 15px}}.faq-accordion-heading-wrapper-open .faq-accordion-heading-wrapper{grid-template-rows:max-content 1fr;height:max-content;overflow:visible!important}.faq-accordion-heading-wrapper-open .faq-accordion-heading-wrapper .faq-accordion-description-text{height:max-content}.faq-accordion-heading-wrapper-open .faq-accordion-heading-wrapper .faq-accordion-expand-icon{transform:rotate(180deg)}.faq-page-faq-content-section-loan-button{grid-area:loan-button;margin:150px auto}@media(min-width:800px){.faq-page-faq-content-section-loan-button{margin:100px auto}}.faq-page-main-content-wrapper{margin-left:var(--mobile-page-margin);margin-right:var(--mobile-page-margin);width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.faq-page-main-content-wrapper{margin-left:var(--tablet-page-margin);margin-right:var(--tablet-page-margin);width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.faq-page-main-content-wrapper{margin-left:var(--desktop-page-margin);margin-right:var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}.docs-to-download-page-heading-image{background-image:url(/static/media/doc-to-download-heading-image-mobile.916f7322ac92904da981.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:265px;position:relative;width:100%}@media(min-width:800px){.docs-to-download-page-heading-image{background-image:url(/static/media/doc-to-download-heading-image.543398dcad627c3e5aac.jpg);background-position:top;background-size:cover;min-height:300px}}.docs-to-download-page-heading-image .docs-to-download-page-heading-separator{height:9px}.docs-to-download-page-heading-image .docs-to-download-page-heading-separator:last-of-type{bottom:0;left:0;position:absolute;right:0}.docs-to-download-page-heading-image .docs-to-download-page-title{align-items:center;background:var(--secondary-app-color);border:none;border-radius:31px;color:var(--main-light-color);display:flex;margin:0 auto;padding:0;place-content:center;text-decoration:none;width:calc(100% - var(--mobile-page-margin)*2)}.docs-to-download-page-heading-image .docs-to-download-page-title h1{font-family:var(--font-family);font-size:36px!important;font-weight:700;margin:0;padding:12px 0;text-align:center}@media(min-width:800px){.docs-to-download-page-heading-image .docs-to-download-page-title h1 br{display:none}.docs-to-download-page-heading-image .docs-to-download-page-title{height:100px;white-space:nowrap;width:580px}}.docs-to-download-page-heading-image .docs-to-download-page-title{bottom:0;left:50%;padding:16px 0;position:absolute;right:50%;transform:translate(-50%,50%)}@media(min-width:800px){.docs-to-download-page-heading-image .docs-to-download-page-title{padding:0}}.docs-to-download-page-main-content-heading{margin-top:101px}.docs-to-download-page-main-content-heading .docs-to-download-page-main-content-heading-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.docs-to-download-page-main-content-heading .docs-to-download-page-main-content-heading-separator{margin:38px auto 40px}}.docs-to-download-page-main-content-heading h2{color:var(--secondary-app-color);font-family:var(--font-family);font-size:35px;font-size:26px;font-weight:700;margin:0;text-align:center;white-space:nowrap;width:100%}.docs-to-download-page-main-content-heading br{display:block}@media(min-width:800px){.docs-to-download-page-main-content-heading{margin-top:91px}.docs-to-download-page-main-content-heading h2{font-size:34px}.docs-to-download-page-main-content-heading br{display:none}}.docs-to-download-buttons-wrapper{grid-gap:40px 0;align-items:center;display:grid;gap:40px 0;grid-auto-columns:1fr;grid-template-areas:"." "." "." ".";grid-template-columns:1fr;grid-template-rows:repeat(4,60px);justify-content:center}.docs-to-download-buttons-wrapper .docs-to-download-single-button{background-color:var(--main-aside-text-color);border-radius:31px;color:var(--main-light-color);display:block;font-family:var(--font-family);font-size:24px;font-weight:700;padding:15px 20px;text-align:center}@media(min-width:800px){.docs-to-download-buttons-wrapper{gap:40px 40px;grid-template-areas:". ." ". .";grid-template-columns:330px 330px;grid-template-rows:60px 60px}}.docs-to-download-page-content-section-loan-button{grid-area:loan-button;margin:150px auto}@media(min-width:800px){.docs-to-download-page-content-section-loan-button{margin:100px auto}}.docs-to-download-page-main-content-wrapper{margin:0 var(--mobile-page-margin);width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.docs-to-download-page-main-content-wrapper{margin:0 var(--tablet-page-margin);width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.docs-to-download-page-main-content-wrapper{margin:0 var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}.contact-page-heading-image{background-image:url(/static/media/contact-page-heading-image-mobile.01bab665dc7220dea09c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:265px;position:relative;width:100%}@media(min-width:800px){.contact-page-heading-image{background-image:url(/static/media/contact-page-heading-image.0394ccb24a7fc46d2074.jpg);background-position:top;background-size:cover;min-height:300px}}.contact-page-heading-image .contact-page-heading-separator{height:9px}.contact-page-heading-image .contact-page-heading-separator:last-of-type{bottom:0;left:0;position:absolute;right:0}.contact-page-heading-image .contact-page-title{align-items:center;background:var(--secondary-app-color);border:none;border-radius:31px;color:var(--main-light-color);display:flex;margin:0 auto;padding:0;place-content:center;text-decoration:none;width:calc(100% - var(--mobile-page-margin)*2)}.contact-page-heading-image .contact-page-title h1{font-family:var(--font-family);font-size:36px!important;font-weight:700;margin:0;padding:12px 0;text-align:center}@media(min-width:800px){.contact-page-heading-image .contact-page-title h1 br{display:none}.contact-page-heading-image .contact-page-title{height:100px;white-space:nowrap;width:580px}}.contact-page-heading-image .contact-page-title{bottom:0;left:50%;padding:16px 0;position:absolute;right:50%;transform:translate(-50%,50%)}@media(min-width:800px){.contact-page-heading-image .contact-page-title{padding:0}}.contact-page-main-content-heading{margin-top:123px}.contact-page-main-content-heading .contact-page-main-content-heading-separator{height:2px;margin:40px auto;width:30px}@media(min-width:800px){.contact-page-main-content-heading .contact-page-main-content-heading-separator{margin:40px auto}}.contact-page-main-content-heading h2{color:var(--secondary-app-color);font-family:var(--font-family);font-size:35px;font-size:26px;font-weight:700;margin:0;text-align:center;white-space:nowrap;width:100%}.contact-page-main-content-heading br{display:block}@media(min-width:800px){.contact-page-main-content-heading{margin-top:91px}.contact-page-main-content-heading h2{font-size:34px}.contact-page-main-content-heading br{display:none}}.contact-page-contact-info-cards-wrapper{grid-gap:40px 0;display:grid;gap:40px 0;grid-template-areas:"contact-card-1" "contact-card-2" "contact-card-3" "instruction";grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr min-content;justify-content:center;padding:0}@media(min-width:800px){.contact-page-contact-info-cards-wrapper{gap:40px 40px;grid-template-areas:"contact-card-1 contact-card-2 contact-card-3" "instruction instruction instruction";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr min-content}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border{grid-gap:0 0;align-items:center;background:var(--page-color);background-clip:padding-box;border:2px solid #0000;border-radius:31px;box-sizing:border-box;color:var(--main-aside-text-color);display:grid;gap:0 0;grid-auto-columns:1fr;grid-template-areas:"icon" "content";grid-template-columns:1fr;grid-template-rows:min-content 1fr;justify-content:center;padding:35px 21px 15px;position:relative}@media(min-width:800px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border{padding:34px 10px 21px}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:before{background:var(--main-app-gradient);border-radius:inherit;bottom:0;content:"";left:0;margin:-2px;position:absolute;right:0;top:0;z-index:-1}.contact-page-contact-info-cards-wrapper .contact-page-administrative-instruction-text{color:var(--main-aside-text-color);font-size:var(--aside-font-size);font-weight:400;grid-area:instruction;line-height:18px;margin:8px 2px 0}.contact-page-contact-info-cards-wrapper .contact-page-administrative-instruction-text a{color:var(--main-aside-text-color);font-weight:400;text-decoration:underline;text-underline-offset:2px}@media(min-width:800px){.contact-page-contact-info-cards-wrapper .contact-page-administrative-instruction-text{margin:0 2px}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-content-wrapper{grid-area:content;text-align:center}.contact-page-contact-info-cards-wrapper img{align-content:flex-start;grid-area:icon;justify-self:center}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child{grid-area:contact-card-1}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child .contact-page-single-card-content-wrapper{height:100%}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child img{height:45px;margin-bottom:20px;width:45px}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child h4{color:var(--main-app-color);font-size:20px;font-weight:700;margin:0 0 21px}@media(min-width:1100px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child h4{white-space:nowrap}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child h6{color:var(--secondary-app-color);font-size:16px;font-weight:400;margin:0 0 21px}@media(min-width:1100px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child h6{white-space:nowrap}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child p{color:var(--main-aside-text-color);font-size:14px;font-weight:400;margin:0}@media(min-width:1100px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child p{white-space:nowrap}}@media(min-width:800px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:first-child img{margin-bottom:30px}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(2){grid-area:contact-card-2}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(2) img{margin-top:8px}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(2) h4{color:var(--main-app-color);font-size:20px;font-weight:700;margin:0}@media(min-width:800px){.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(2) img{margin-top:0}}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(3){grid-area:contact-card-3}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(3) img{height:45px;width:45px}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(3) h4{color:var(--secondary-app-color);font-size:16px;font-weight:400;margin:15px 0}.contact-page-contact-info-cards-wrapper .contact-page-single-card-wrapper-border:nth-child(3) h6{color:var(--main-app-color);font-size:20px;font-weight:400;margin:0 0 20px}.contact-page-company-introduction-section-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:60px;width:100%}@media(min-width:800px){.contact-page-company-introduction-section-wrapper{grid-column-gap:65px;align-items:flex-end;column-gap:65px;display:grid;grid-auto-columns:1fr;grid-template-areas:"heading heading" "opena-paytree-logo zpf-text" "paytree-link paytree-link";grid-template-columns:auto auto;grid-template-rows:min-content min-content min-content;justify-content:space-between}}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-heading{align-self:flex-start;grid-area:heading;text-align:center;width:100%}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-heading h2{color:var(--secondary-app-color);font-size:26px;font-weight:700;margin:0}@media(min-width:800px){.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-heading h2{font-size:34px}}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-separator{height:2px;margin:38px auto 40px;width:30px}@media(min-width:800px){.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-separator{margin:38px auto 40px}}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-paytree-opena-logo{grid-area:opena-paytree-logo;margin-bottom:40px;width:100%}@media(min-width:800px){.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-section-paytree-opena-logo{margin-bottom:0;width:300px}}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-text{align-self:flex-start;grid-area:zpf-text;margin:0 2px}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-text p{color:var(--main-aside-text-color);font-size:var(--aside-font-size);margin:0 2px}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-text h6{color:var(--main-app-color);font-size:24px;font-weight:500;margin:0 0 25px;text-align:center}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-paytree-link{align-items:center;align-self:flex-end;color:var(--secondary-app-color);display:flex;display:grid;font-size:16px;font-weight:700;grid-area:paytree-link;grid-auto-columns:1fr;grid-template-areas:"link arrow";grid-template-columns:min-content 35px;grid-template-rows:1fr;justify-content:flex-end;justify-self:flex-end;margin-top:20px;min-height:20px;text-align:center;text-decoration:underline;text-underline-offset:5px}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-paytree-link span{grid-area:link;justify-self:flex-end}.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-paytree-link div.animated-arrow{grid-area:arrow;justify-self:flex-end}@media(min-width:800px){.contact-page-company-introduction-section-wrapper .contact-page-company-introduction-paytree-link{margin-top:20px}}.contact-page-content-section-loan-button{grid-area:loan-button;margin:150px auto}@media(min-width:800px){.contact-page-content-section-loan-button{margin:100px auto}}.contact-page-main-content-wrapper{margin:0 var(--mobile-page-margin);width:calc(100% - var(--mobile-page-margin)*2)}@media(min-width:800px){.contact-page-main-content-wrapper{margin:0 var(--tablet-page-margin);width:calc(100% - var(--tablet-page-margin)*2)}}@media(min-width:1100px){.contact-page-main-content-wrapper{margin:0 var(--desktop-page-margin);width:calc(100% - var(--desktop-page-margin)*2)}}:root{--main-app-gradient:linear-gradient(90deg,#fb8b24,#5f0f40);--main-app-color:#f28a2a;--main-darken-app-color:#e36512;--secondary-app-color:#5f1341;--main-error-color:#991921;--main-succes-color:#144d5c;--main-light-color:#fff;--main-aside-text-color:#9a989c;--page-color:#fff;--offert-slider-rail-box-shadow:inset 0px 4px 4px #00000026;--offert-active-thumb-box-shadow:0px 0px 0px 10px #f28a2a80;--loan-calculator-active-thumb-box-shadow:0px 0px 0px 7px #5f134159;--font-family:"Lato",sans-serif;--aside-font-size:14px;--button-height:65px;--button-width:325px;--desktop-page-margin:15%;--tablet-page-margin:8%;--mobile-page-margin:15px;--tablet-page-height:8%;--mobile-navbar-height:55px;--desktop-navbar-height:75px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--page-color);margin:0}body,html{height:100%}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=number]{-moz-appearance:textfield}li{list-style-type:none}*{font-family:var(--font-family)}a{color:var(--secondary-app-color);text-decoration:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}hr{border:none;margin:0}
/*# sourceMappingURL=main.efd3098f.css.map*/