@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap);:root{--ink:#172923;--muted:#64716b;--orange:#ff7547;--orange-light:#ffede5;--paper:#f7f9f6;--line:#dce4dd;--white:#fff;--error:#ab2323;font-family:DM Sans,Arial,sans-serif;color:var(--ink);font-size:16px;background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,select{font:inherit}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none}a,button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #34755d;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}.brand,h1,h2,h3{font-family:Manrope,Arial,sans-serif}img{display:block;max-width:100%;object-fit:cover}.wrap{max-width:1260px;width:calc(100% - 96px);margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.75rem;font-weight:800;letter-spacing:-1.3px;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--orange);font-size:1.8rem;height:41px;width:41px;border-radius:12px;font-weight:800;letter-spacing:-2px;padding-right:2px}.brand-uno{font-weight:500}.brand-dot{color:#ce4822}.site-header nav{display:flex;gap:30px;font-size:.875rem;font-weight:600}.site-header nav a:hover{color:#a43817}.header-cta{border:1px solid var(--ink);border-radius:100px;padding:12px 22px;font-weight:650;font-size:.875rem;display:flex;gap:26px}.header-cta:hover{background:var(--ink);color:#fff}.hero{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;row-gap:0;padding:25px 0 58px}.hero-copy{grid-column:1;grid-row:1;padding-top:25px}.eyebrow,.small-label{font-size:.75rem;font-weight:700;letter-spacing:.13em}.hero-copy .eyebrow{margin-bottom:24px}h1{font-size:clamp(3.1rem,5.2vw,4.7rem);line-height:1.065;letter-spacing:-.065em;font-weight:750}h1 span{color:#c74922;display:inline-block}h1 span:after{content:"";display:block;border-bottom:3px solid var(--orange);transform:rotate(-3deg);margin:0 4px}.hero-description{margin-top:25px;line-height:1.65;font-size:1.125rem;max-width:410px}.hero-points{flex-wrap:wrap;gap:24px;font-size:.875rem;font-weight:600}.hero-points i{font-style:normal;background:#e5eee5;border-radius:50%;margin-right:4px}.hero-visual{grid-column:1;grid-row:2;position:relative;overflow:hidden;border-radius:20px;margin-top:36px;height:260px;background:var(--orange)}.hero-visual img{width:100%;height:100%;object-position:center 37%}.visual-caption{position:absolute;left:26px;top:30px;color:var(--ink);font-size:1.1rem;line-height:1.45;letter-spacing:-.03em;max-width:45%;text-shadow:0 1px 5px #ff925766}.visual-caption strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:1.7rem;font-weight:750}.visual-corner{position:absolute;left:26px;bottom:20px;background:var(--ink);color:#fff;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:1.5rem}.hero-disclosure{grid-column:1;grid-row:3;margin-top:19px;color:var(--muted);font-size:.8125rem;line-height:1.6}.application{grid-row:1/span 3;background:#fff;padding:30px 32px 0;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 40px #16352309;overflow:hidden;min-width:0;scroll-margin-top:24px}.form-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.form-top .small-label{font-size:.75rem;color:var(--muted)}#step-counter{font-size:.75rem;font-weight:600}.stepper{display:flex;gap:18px;padding:0;margin:19px 0 30px;list-style:none}.stepper li{flex:1;display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#69756e;border-bottom:2px solid var(--line);padding-bottom:13px;font-weight:500}.stepper li[aria-current]{border-color:var(--ink);color:var(--ink)}.stepper li span{width:22px;height:22px;background:#edf1eb;border-radius:50%;display:grid;place-items:center;font-size:.75rem}.stepper li[aria-current] span{background:var(--ink);color:#fff}.application h2{font-size:1.7rem;letter-spacing:-.055em;line-height:1.2}.form-intro{font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:8px;margin-bottom:22px}.amount-heading{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:650}.amount-heading span{font-size:.75rem;color:var(--muted)}.amount-input{margin-top:8px;display:flex;align-items:center;border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:8px 14px;gap:10px}.amount-input input{border:0!important;background:transparent;padding:0!important;height:43px!important;min-width:0;width:100%;font-family:Manrope,Arial,sans-serif;font-size:2rem;font-weight:750;letter-spacing:-.04em;appearance:textfield}.amount-input input::-webkit-inner-spin-button{-webkit-appearance:none}.amount-input>span:first-child{font-size:1.8rem}.amount-input>span:last-child{font-size:.875rem;color:var(--muted)}input[type=range]{width:100%;accent-color:var(--ink);margin:22px 0 8px;height:8px;cursor:pointer}.range-ends{display:flex;justify-content:space-between}.micro,.range-ends{font-size:.75rem;color:var(--muted)}.micro{line-height:1.5;margin:8px 0 18px}.field{margin-bottom:17px;min-width:0}.field label{font-size:.875rem;font-weight:600;display:block;margin-bottom:7px;line-height:1.4}.field input,.field select{width:100%;height:49px;border-radius:9px;border:1px solid #d7dfd7;padding:11px 12px;color:var(--ink);background:#fff;min-width:0;font-size:1rem}.field input::placeholder{color:#6c7971;opacity:1}.field select{padding-right:30px}.field input:focus,.field select:focus{border-color:var(--ink)}.field-help{font-size:.75rem;line-height:1.45;color:var(--muted);display:block;margin-top:6px}.phone-input{display:flex;border:1px solid #d7dfd7;border-radius:9px;align-items:center}.phone-input>span{font-size:.8125rem;white-space:nowrap;padding-left:13px;padding-right:13px;border-right:1px solid var(--line);font-weight:600}.phone-input input{border:0;border-radius:9px}.button{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:54px;border:0;border-radius:10px;padding:15px 20px;font-size:.9375rem;font-weight:700;text-align:left;transition:background .15s,transform .15s}.primary{background:var(--ink);color:#fff}.primary:hover{background:#2b473a;transform:translateY(-1px)}.button span{font-size:1.4rem;line-height:1}.form-footnote{text-align:center;line-height:1.5;margin:13px 0 20px}.form-footnote,.form-security{font-size:.75rem;color:var(--muted)}.form-security{border-top:1px solid var(--line);margin:0 -32px;background:#fafcf9;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px}.form-security svg{width:14px;height:16px;stroke:currentColor;fill:none;stroke-width:1.6}.how-section{border-top:1px solid var(--line);padding-block:68px 75px}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;column-gap:70px}.section-heading .eyebrow{grid-column:1/span 2;margin-bottom:19px}.section-heading h2,h2{font-size:2.6rem;line-height:1.17;letter-spacing:-.055em;font-weight:700}.section-heading>p{font-size:1rem;line-height:1.7;color:var(--muted);padding-left:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:48px}.how-grid article{border-top:1px solid var(--line);padding-top:24px}.number{font-family:Manrope,Arial,sans-serif;font-size:.875rem;font-weight:700;color:#97533d}.how-grid h3{font-size:1.2rem;letter-spacing:-.035em;margin-top:16px;margin-bottom:12px}.how-grid p{font-size:1rem;line-height:1.6;color:var(--muted)}.requirements{border-radius:25px;background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:52px;gap:70px}.requirements h2{margin-top:18px}.requirements-lead>p{color:#c4d3c7;line-height:1.65;max-width:360px;margin-top:20px}.requirements .light{background:#e6f0d9;color:var(--ink);max-width:285px;margin-top:30px}.requirements .light:hover{background:#fff}.requirements-list>div{display:flex;gap:22px;padding:21px 0;border-bottom:1px solid #456151}.requirements-list>div:first-child{padding-top:0}.requirements-list>div:last-child{border:0;padding-bottom:0}.requirements-list>div>span{font-size:.75rem;color:#b9d097;padding-top:4px}.requirements-list p{font-size:.875rem;color:#c4d3c7;line-height:1.6}.requirements-list strong{display:block;font-size:1.075rem;color:#fff;font-weight:600;margin-bottom:4px}.faq-section{padding-block:82px 92px;display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.faq-section h2{margin-top:20px}.faq-section>div>p{color:var(--muted);font-size:1rem;line-height:1.65;margin-top:20px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}.faq-items summary{padding:22px 28px 22px 0;position:relative;list-style:none;cursor:pointer;font-weight:600;font-size:1rem;line-height:1.5}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary:after{content:"+";position:absolute;right:0;top:20px;font-size:1.4rem;font-weight:400}.faq-items details[open] summary:after{content:"\2212"}.faq-items details p{color:var(--muted);line-height:1.7;padding-bottom:23px;font-size:.9375rem}.site-footer{background:#edf1eb;padding-block:40px 25px;border-top:1px solid var(--line)}.footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px;padding-bottom:34px}.footer-top>.brand{font-size:1.4rem}.footer-top .brand-mark{width:34px;height:34px;font-size:1.5rem}.footer-top>p{font-size:.875rem}.footer-top>div{display:flex;gap:20px}.footer-top button{border:0;background:none;font-size:.8125rem;padding:0}.footer-top button:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #d2dbd2;padding-top:22px;display:flex;justify-content:space-between;gap:30px}.footer-bottom p{font-size:.75rem;line-height:1.7;color:var(--muted)}.footer-bottom p:last-child{text-align:right}.profile-heading{display:flex;align-items:start;gap:10px;justify-content:space-between}.profile-heading h2{max-width:280px}.text-button{border:0;background:none;padding:4px 0;font-size:.8125rem;font-weight:600;text-decoration:underline;white-space:nowrap}.request-summary{display:flex;justify-content:space-between;align-items:center;background:var(--orange-light);padding:12px;border-radius:8px;font-size:.875rem;margin-bottom:25px;gap:10px}.profile-group{padding-block:6px 20px;border-bottom:1px solid var(--line);margin-bottom:22px}.profile-group h3{font-size:1rem;font-weight:700;letter-spacing:-.02em;margin-bottom:19px;display:flex;gap:11px;align-items:center}.profile-group h3>span{font-size:.75rem;padding:5px;background:#e9eee7;border-radius:5px;font-family:DM Sans,Arial,sans-serif;letter-spacing:0}.fields-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.field.full{grid-column:1/-1}.check-row{display:flex;align-items:start;gap:10px;font-size:.8125rem;line-height:1.55;margin-top:18px}.check-row input{accent-color:var(--ink);min-width:19px;height:19px;margin:3px 0 0}.inline-link{border:0;background:none;text-decoration:underline;font-size:inherit;padding:0;display:inline;text-align:left}.privacy-help{font-size:.8125rem;line-height:1.6;background:var(--paper);padding:12px;border-radius:8px}.field-error{display:block;color:var(--error);font-size:.75rem;line-height:1.5;margin-top:5px}.field-error:empty{display:none}[aria-invalid=true]{border-color:var(--error)!important}.error-summary{border:1px solid #e5b5b5;border-radius:8px;background:#fff3f3;color:#8e2020;padding:13px;font-size:.875rem;line-height:1.5;margin-bottom:20px}.complete{padding-block:15px 10px}.complete-icon{display:grid;place-items:center;font-size:2rem;width:70px;height:70px;background:#e4efda;border-radius:50%;margin-bottom:30px}.complete .small-label{font-size:.75rem;display:block;margin-bottom:12px}.complete p{line-height:1.65;font-size:1rem;color:var(--muted);margin-block:20px}.complete button{margin-top:30px}body.profile-active .hero{align-items:start}body.profile-active .hero-copy{grid-row:1}body.profile-active .hero-visual{grid-row:1;margin-top:375px}body.profile-active .hero-disclosure{grid-row:1;margin-top:655px}dialog{width:min(590px,calc(100% - 32px));max-height:85vh;overflow:auto;border:1px solid var(--line);border-radius:20px;padding:30px;color:var(--ink);box-shadow:0 30px 80px #0003}dialog::backdrop{background:#11251ccc;backdrop-filter:blur(3px)}.dialog-top{display:flex;gap:20px;justify-content:space-between;align-items:start;margin-bottom:22px}.dialog-top h2{font-size:1.8rem}.dialog-top button{border:0;border-radius:50%;background:#edf1eb;width:32px;height:32px;font-size:1.5rem;flex-shrink:0}#dialog-body p{line-height:1.7;margin-block:16px;font-size:1rem}#dialog-body ul{padding-left:20px;line-height:1.7}.skip-link{position:fixed;top:-100px;left:15px;z-index:20;padding:12px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}.noscript{position:fixed;bottom:0;left:0;right:0;background:var(--ink);color:#fff;padding:20px;text-align:center}@media(min-width:1450px){.hero{column-gap:90px}.hero-copy{padding-top:35px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{column-gap:36px}.site-header nav{gap:20px}.brand{font-size:1.5rem}.application{padding:25px 24px 0}.form-security{margin-inline:-24px}.hero-visual{height:255px}.visual-caption{left:20px;top:24px}.visual-caption strong{font-size:1.5rem}.how-grid{gap:30px}.requirements{padding:40px;gap:40px}.faq-section,.section-heading{column-gap:40px}}@media(max-width:800px){.wrap{width:calc(100% - 36px)}.site-header{min-height:78px;gap:12px}.site-header nav{display:none}.brand{font-size:1.45rem}.brand-mark{width:35px;height:35px;font-size:1.55rem;border-radius:10px}.header-cta{padding:10px 15px;gap:15px;font-size:.8125rem}.hero{display:flex;flex-direction:column;padding-top:15px;padding-bottom:36px;gap:0}.hero-copy{padding:0 2px;width:100%}.hero-copy .eyebrow{font-size:.75rem;margin-bottom:12px;letter-spacing:.12em}h1{font-size:clamp(2.3rem,8.8vw,3.8rem);line-height:1.1;letter-spacing:-.055em}h1 br{display:none}h1 span:after{border-bottom-width:2px}.hero-description{font-size:.9375rem;line-height:1.5;margin-top:13px;max-width:430px}.hero-description br,.hero-points{display:none}.application{order:1;width:100%;margin-top:24px;padding:22px 22px 0;border-radius:18px}.hero-visual{order:2;width:100%;height:240px;margin-top:24px!important}.hero-disclosure{order:3;margin-top:14px!important;font-size:.75rem}.application h2{font-size:1.65rem}.stepper{margin-bottom:24px;gap:16px}.stepper li{font-size:.75rem}.form-intro{margin-bottom:21px}.form-security{margin-inline:-22px}.hero-visual img{object-position:center 38%}.visual-caption{left:26px;top:28px;max-width:40%}.visual-caption strong{font-size:1.75rem}.how-section{padding-block:42px}.section-heading{display:block}.section-heading .eyebrow{display:block;margin-bottom:15px}.section-heading h2,h2{font-size:2rem}.section-heading>p{margin-top:18px}.section-heading>p br{display:none}.how-grid{grid-template-columns:1fr;gap:26px;margin-top:30px}.how-grid article{display:grid;grid-template-columns:36px 1fr;gap:0 10px;padding-top:22px}.how-grid .number{grid-column:1;grid-row:1/span 2;margin-top:4px}.how-grid h3{margin:0 0 9px;font-size:1.2rem}.how-grid p{grid-column:2;font-size:.9375rem}.requirements{grid-template-columns:1fr;padding:30px 26px;gap:34px;border-radius:18px}.requirements h2 br{display:none}.requirements-lead>p{max-width:unset;margin-top:16px;font-size:.9375rem}.requirements .light{margin-top:22px}.requirements-list>div{padding-block:16px}.faq-section{grid-template-columns:1fr;gap:28px;padding-block:45px}.faq-section h2{margin-top:14px}.faq-section>div>p br,.faq-section h2 br{display:none}.faq-section>div>p{margin-top:14px;font-size:.9375rem}.faq-items summary{font-size:.9375rem;padding-block:19px}.footer-top{align-items:start;gap:22px;padding-bottom:25px}.footer-top>p{display:none}.footer-top>div{flex-direction:column;align-items:start;gap:13px}.footer-bottom{display:block}.footer-bottom p:last-child{text-align:left;margin-top:16px}.profile-heading h2{font-size:1.5rem}.fields-grid{column-gap:12px}.fields-grid .field{grid-column:1/-1}.profile-group h3{font-size:.9375rem}.field label{font-size:.875rem}body.profile-active .hero-copy{display:none}body.profile-active .hero-visual{margin-top:24px!important}body.profile-active .application{margin-top:0}body.profile-active .hero-disclosure{margin-top:14px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:52px;align-items:start}.hero-story{grid-column:1;min-width:0;display:flex;flex-direction:column;align-self:start}.hero .hero-story .hero-copy{grid-column:auto;grid-row:auto;padding-top:25px}.hero .hero-story .hero-visual{grid-column:auto;grid-row:auto;margin-top:36px;height:265px;flex-shrink:0}.hero .hero-story .hero-disclosure{grid-column:auto;grid-row:auto;margin-top:19px}.application{grid-column:2;grid-row:auto;padding:30px 30px 0}.form-security{margin-inline:-30px}.form-top{display:block;font-size:.875rem;line-height:1.55;color:var(--muted)}.form-top #step-counter{font-size:.875rem;color:var(--ink);font-weight:750}.form-progress{height:7px;background:#e5ebe4;border-radius:20px;margin:17px 0 28px;overflow:hidden}.form-progress>span{display:block;height:100%;width:var(--step-width,50%);background:linear-gradient(90deg,var(--ink),#50715a);border-radius:20px;transition:width .2s}#form-title-1{font-size:1.75rem;line-height:1.3;letter-spacing:-.045em;margin-bottom:21px}.amount-card{background:#edf3e9;border:1px solid #d7e1d1;border-radius:17px;padding:22px 22px 19px;margin:0}.amount-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.amount-card-top>label{margin:0;font-weight:600;font-size:.9375rem}.amount-readout{display:flex;align-items:baseline;justify-content:flex-end;gap:4px;font-family:Manrope,Arial,sans-serif;font-weight:800;color:var(--ink);font-size:1.9rem;letter-spacing:-.05em;max-width:100%}.amount-readout input{color:inherit;font:inherit;letter-spacing:inherit;width:6.5ch;height:44px;padding:0;border:0;border-radius:4px;background:transparent;text-align:right;min-width:0}.amount-readout>span:last-child{font-size:1.25rem;margin-left:5px}.amount-controls{display:flex;align-items:center;gap:16px;margin-top:20px}.amount-button{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;background:#fff;border:1px solid #becdb6;border-radius:13px;font-size:1.9rem;font-weight:500;line-height:1;box-shadow:0 2px 4px #17372009;transition:background .15s,transform .15s}.amount-button:hover:not(:disabled){background:var(--ink);color:#fff;border-color:var(--ink)}.amount-button:active:not(:disabled){transform:scale(.95)}.amount-button:disabled{cursor:default;opacity:.38;box-shadow:none}.amount-controls input[type=range]{--range-fill:14.14%;appearance:none;-webkit-appearance:none;flex:1;min-width:0;width:100%;height:48px;margin:0;border:0;padding:0;background:transparent;cursor:pointer;touch-action:pan-y}.amount-controls input[type=range]::-webkit-slider-runnable-track{height:7px;background:linear-gradient(90deg,var(--ink) 0,var(--ink) var(--range-fill),#cbd7c5 var(--range-fill),#cbd7c5);border-radius:7px}.amount-controls input[type=range]::-moz-range-track{height:7px;background:#cbd7c5;border-radius:7px}.amount-controls input[type=range]::-moz-range-progress{height:7px;background:var(--ink);border-radius:7px}.amount-controls input[type=range]::-webkit-slider-thumb{appearance:none;width:34px;height:34px;margin-top:-13.5px;border:4px solid var(--ink);border-radius:50%;background:#fff;box-shadow:0 3px 8px #1729232b}.amount-controls input[type=range]::-moz-range-thumb{width:27px;height:27px;border:4px solid var(--ink);border-radius:50%;background:#fff;box-shadow:0 3px 8px #1729232b}.contact-title{font-size:1.2rem;letter-spacing:-.03em;line-height:1.4;margin:28px 0 21px}.collection-notice{color:var(--muted);line-height:1.55;margin-bottom:23px}.contact-grid{column-gap:18px}.contact-grid .field{margin-bottom:21px}.contact-grid .field label{font-size:.9375rem;font-weight:650;margin-bottom:9px}.contact-grid .field input{height:54px;border-radius:10px;font-size:1rem;padding:13px 14px}.contact-grid .phone-input{border-radius:10px}.contact-grid .phone-input>span{font-size:1rem;padding-inline:16px;font-weight:650}.consent-field .field-error,.field .field-error{font-size:.8125rem;line-height:1.5;margin-top:8px;font-weight:450}.field-error:not(:empty){display:flex;gap:7px;align-items:baseline}.field-error:not(:empty):before{content:"!";display:inline-grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;width:14px;height:14px;flex:0 0 14px;font-size:10px;font-weight:750;line-height:1;transform:translateY(-1px)}.field.has-error .phone-input,.field.has-error>input,.field.has-error>select{border:1.5px solid #d83232;background:#fff3f3}.field.has-error .phone-input input{border:0!important}.field.has-error .amount-readout input{color:#b52929}.field.has-error input:focus-visible,.field.has-error select:focus-visible{outline-color:#bd2a2a}.consents{border:0;border-top:1px solid var(--line);padding:23px 0 0;margin:7px 0 24px;min-width:0}.consents legend{float:left;width:100%;font-size:.9375rem;font-weight:650;margin-bottom:18px;padding:0}.consent-field{clear:both;margin-bottom:17px}.consent-line{display:flex;align-items:start;gap:12px}.consent-line>input{appearance:none;-webkit-appearance:none;position:relative;flex:0 0 25px;width:25px;height:25px;background:#fff;border:1.5px solid #98ad94;border-radius:6px;margin:2px 0 0;cursor:pointer}.consent-line>input:checked{background:var(--ink);border-color:var(--ink)}.consent-line>input:checked:after{content:"";position:absolute;left:8px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.consent-line label{font-size:.875rem;line-height:1.65;cursor:pointer;min-height:32px}.consent-field.has-error .consent-line>input{background:#fff3f3;border-color:#d83232}.consent-field .field-error{margin-left:37px}.consent-preview{margin:16px 0 0;padding-left:37px}#next-step{font-size:1rem;min-height:56px}.brand-dot{color:#ae3b18}@media(min-width:801px){.hero-story{position:sticky;top:24px}.hero-story h1{font-size:clamp(3rem,4.8vw,4.3rem)}}@media(max-width:1100px) and (min-width:801px){.hero{gap:30px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.application{padding-inline:24px}.form-security{margin-inline:-24px}.amount-card{padding-inline:18px}.amount-card-top{gap:6px}.amount-readout{font-size:1.7rem}.hero-story h1{font-size:3.2rem}.hero .hero-story .hero-visual{height:240px}.contact-grid{column-gap:12px}}@media(max-width:800px){.hero{display:flex;gap:0}.hero-story{display:contents}.hero .hero-story .hero-copy{order:0;padding-top:0}.application{order:1;padding:22px 20px 0}.hero .hero-story .hero-visual{order:2;margin-top:24px!important;height:240px}.hero .hero-story .hero-disclosure{order:3;margin-top:14px!important}.form-security{margin-inline:-20px}.form-top,.form-top #step-counter{font-size:.8125rem}.form-progress{margin:14px 0 24px}#form-title-1{font-size:1.5rem;margin-bottom:18px}.amount-card{padding:17px 15px;border-radius:14px}.amount-card-top{display:block}.amount-card-top>label{font-size:.875rem;margin-bottom:9px}.amount-readout{font-size:1.9rem;justify-content:flex-start;width:100%;gap:3px}.amount-readout input{width:6.5ch;text-align:left}.amount-readout>span:last-child{font-size:1.125rem}.amount-controls{gap:12px;margin-top:13px}.amount-button{flex-basis:48px;width:48px;height:48px;border-radius:12px}.amount-controls input[type=range]::-webkit-slider-thumb{width:36px;height:36px;margin-top:-14.5px}.amount-controls input[type=range]::-moz-range-thumb{width:29px;height:29px}.amount-card .range-ends{font-size:.75rem}.contact-grid{grid-template-columns:1fr}.contact-grid .field{grid-column:1/-1;margin-bottom:22px}.contact-grid .field label{font-size:.9375rem}.consent-field .field-error,.field .field-error{font-size:.8125rem}.consent-line{gap:11px}.consent-line label{font-size:.8125rem}.consent-field .field-error,.consent-preview{margin-left:0;padding-left:0}.consent-field .field-error{margin-top:10px}.collection-notice,.form-footnote,.hero-copy .eyebrow{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.amount-button,.form-progress>span{transition:none}}.amount-card.has-error{border-color:#d83232;background:#fff3f3}:root{--paper:#f5f7f8;--line:#dce3e1}.site-header{min-height:112px;gap:24px}.header-identity{display:flex;align-items:center;gap:27px;min-width:0}.online-indicator{display:flex;align-items:center;gap:9px;padding-left:22px;border-left:1px solid var(--line);white-space:nowrap}.online-indicator>div{display:flex;flex-direction:column;gap:4px}.online-indicator strong{font-size:.8125rem;font-weight:650;line-height:1.15}.online-indicator>div>span{font-size:.75rem;color:var(--muted)}.online-dot{position:relative;display:block;flex:0 0 8px;width:8px;height:8px;background:#16824a;border-radius:50%;margin:5px}.online-dot:after{content:"";position:absolute;inset:-5px;border:1px solid #16824a;border-radius:50%;opacity:0;animation:online-halo 2.8s ease-out infinite}@keyframes online-halo{0%{transform:scale(.5);opacity:.6}72%,to{transform:scale(1.65);opacity:0}}#motion-toggle{width:28px;height:32px;border:0;background:transparent;border-radius:7px;display:grid;place-items:center;padding:0;color:#64716b;font-size:.8125rem;cursor:pointer}#motion-toggle:hover{background:#e5ebe5;color:var(--ink)}body.motion-paused .online-dot:after{animation:none;opacity:0}.site-header nav{gap:21px;margin-left:auto;font-size:.8125rem}.header-cta{background:var(--ink);color:#fff;border-radius:10px;gap:18px;padding:14px 18px;white-space:nowrap;font-size:.8125rem}.header-cta:hover{background:#315343}.hero{padding-top:16px;gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr)}.hero-story{background:#132e28;border-radius:28px;overflow:hidden;position:static;box-shadow:0 12px 35px #132e280c}.hero .hero-story .hero-copy{padding:38px 36px 0}.hero-copy .eyebrow{color:#c5dace;font-size:.75rem;font-weight:550;letter-spacing:.14em;margin-bottom:26px}.hero-story h1{color:#fff;font-size:clamp(3.1rem,4.9vw,4.5rem);line-height:1.04;font-weight:750;letter-spacing:-.06em}.hero-story h1 span{color:#ffb08b;display:inline-block}.hero-story h1 span:after{display:none}.hero-description{font-size:1.0625rem;line-height:1.7;color:#e1ece5;margin-top:24px;max-width:350px}.hero-points{display:flex;gap:16px;align-items:center;color:#fff;font-size:.8125rem;margin-top:25px}.hero-points i{color:#ffd1bb;background:#315046;padding:2px 5px;margin-right:3px}.approval-note{font-size:.75rem;color:#c1d1c7;line-height:1.5;margin-top:20px}.hero .hero-story .hero-visual{margin:29px 18px 18px;height:278px;border-radius:17px;position:relative}.hero-visual img{object-position:64% 38%}.visual-caption{top:25px;left:22px;max-width:41%;font-size:1rem;text-shadow:none}.visual-caption strong{font-size:1.9rem;line-height:1.12;letter-spacing:-.04em;margin-top:5px}.visual-corner{left:22px;bottom:24px;width:36px;height:36px;font-size:1.25rem}.photo-label{position:absolute;bottom:17px;right:15px;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;background:#ffffffed;border:1px solid #fff;border-radius:9px;box-shadow:0 3px 12px #132e2810;color:var(--ink)}.photo-label>span{color:#16824a;font-size:.875rem}.application{padding:29px 30px 0;border-radius:23px;border:1px solid #d5dfd9;box-shadow:0 10px 35px #183b2609}.application-heading{display:flex;gap:15px;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.application-kicker{font-size:.75rem;letter-spacing:.1em;font-weight:750;color:var(--ink)}.application-device{font-size:.75rem;color:var(--muted)}.form-top,.form-top #step-counter{font-size:.8125rem}.form-progress{margin-top:14px;height:5px}.form-progress>span{background:#dd7048}.amount-card{background:#fff1e9;border-color:#f2d9c8}.amount-card-top>label{color:#624737}.amount-readout{color:#843915}.amount-button{border-color:#e5c5af;background:#fffaf6}.amount-button:hover:not(:disabled){background:#843915;border-color:#843915}.amount-controls input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#a14b25 0,#a14b25 var(--range-fill),#e8ccba var(--range-fill),#e8ccba)}.amount-controls input[type=range]::-moz-range-track{background:#e8ccba}.amount-controls input[type=range]::-moz-range-progress{background:#a14b25}.amount-controls input[type=range]::-webkit-slider-thumb{border-color:#a14b25}.amount-controls input[type=range]::-moz-range-thumb{border-color:#a14b25}.amount-card .range-ends{color:#725745}.service-note{font-size:.875rem;color:#54665c;line-height:1.6;margin-bottom:11px}.collection-notice{font-size:.8125rem;line-height:1.6}.contact-grid .field input,.contact-grid .phone-input{background:#fcfdfc;border-color:#d0dcd5}.contact-grid .phone-input input{background:transparent}.contact-grid .field.has-error .phone-input,.contact-grid .field.has-error>input{background:#fff3f3;border-color:#d83232}.how-section{border:0;padding-top:38px}.section-heading .eyebrow{color:#9b4825}.how-grid{gap:20px;margin-top:32px}.how-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:27px}.how-grid .number{display:inline-grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#ffe8da;color:#813715;font-size:.75rem}.how-grid h3{margin-top:19px}.how-grid p{font-size:.9375rem}.requirements{background:#132e28;border-radius:23px}.requirements .light{background:#ffb58e}.requirements-list>div>span{color:#ffb58e}.footer-service-info{border-top:1px solid #d2dbd2;padding:23px 0;color:#54665c;font-size:.875rem;line-height:1.7}.footer-service-info p+p{margin-top:12px}.footer-service-info .inline-link{color:inherit}@media(max-width:1180px){.site-header{gap:18px}.header-identity{gap:17px}.online-indicator{padding-left:16px}.site-header nav{gap:15px}.header-cta{padding:12px 14px;gap:10px}.hero .hero-story .hero-copy{padding:30px 26px 0}.hero-story h1{font-size:clamp(2.8rem,5vw,3.8rem)}.hero-points{gap:10px;flex-wrap:wrap}.hero .hero-story .hero-visual{height:245px;margin:26px 14px 14px}.visual-caption strong{font-size:1.6rem}.photo-label{font-size:.75rem;padding:8px 10px;right:10px}}@media(max-width:1050px) and (min-width:801px){.site-header nav{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:22px}.application{padding-inline:24px}.form-security{margin-inline:-24px}.hero-story h1{font-size:3rem}.hero-description{font-size:1rem}.visual-caption{max-width:43%;top:20px;left:16px}.visual-caption strong{font-size:1.45rem}.photo-label{left:14px;right:auto;bottom:13px}.visual-corner{display:none}.hero .hero-story .hero-visual{height:230px}}@media(max-width:800px){.wrap{width:calc(100% - 32px)}.site-header{min-height:87px;gap:0}.header-identity{width:100%;justify-content:space-between;gap:10px}.site-header .brand{font-size:1.45rem;gap:8px}.online-indicator{padding-left:0;border:0;gap:5px}.online-indicator>div>span,.online-indicator strong{font-size:.75rem}.online-dot{width:7px;height:7px;flex-basis:7px;margin:4px}#motion-toggle{width:26px;height:32px;font-size:.75rem}.header-cta{display:none}.hero{display:flex;padding-top:6px;gap:0}.hero-story{display:contents;background:none;box-shadow:none}.hero .hero-story .hero-copy{background:#132e28;border-radius:20px;padding:24px 24px 27px;order:0}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.095em;margin-bottom:15px}.hero-story h1{font-size:clamp(2.4rem,8.9vw,4rem);line-height:1.07;letter-spacing:-.055em}.hero-story h1 br{display:none}.hero-story h1 span{display:inline}.hero-story h1 span:after{display:none}.hero-description{font-size:.9375rem;line-height:1.6;margin-top:16px;max-width:none}.hero-points{display:none}.approval-note{font-size:.75rem;margin-top:13px}.application{margin-top:17px;padding:22px 20px 0;border-radius:19px;order:1}.form-security{margin-inline:-20px}.application-heading{padding-bottom:16px;margin-bottom:16px}.application-device,.application-kicker{font-size:.75rem}.hero .hero-story .hero-visual{width:100%;height:250px;margin:20px 0 0!important;order:2;border-radius:18px}.hero-visual img{object-position:64% 37%}.visual-caption{top:25px;left:25px;max-width:43%}.visual-caption strong{font-size:1.9rem}.visual-corner{display:grid;left:25px;bottom:22px}.photo-label{right:14px;left:auto;bottom:16px;font-size:.75rem}.service-note{font-size:.8125rem}.collection-notice{font-size:.75rem}.how-section{padding-top:15px}.how-grid{gap:14px;margin-top:25px}.how-grid article{display:block;padding:24px}.how-grid .number{margin-top:0}.how-grid h3{margin-top:15px}.requirements{border-radius:18px}.consent-line label{font-size:.875rem}}@media(max-width:370px){.site-header .brand{font-size:1.25rem;gap:6px}.site-header .brand-mark{width:30px;height:30px;font-size:1.4rem}.online-indicator{gap:4px}.online-indicator strong{font-size:.75rem}#motion-toggle{width:23px}.hero .hero-story .hero-copy{padding:23px 20px}.hero-story h1{font-size:2.45rem}.visual-caption strong{font-size:1.6rem}.photo-label{padding:8px;font-size:.75rem}.application-device{display:none}}@media(prefers-reduced-motion:reduce){.online-dot:after{animation:none;opacity:0}#motion-toggle{display:none}}.noUi-target{position:relative;border-radius:7px;background-color:#cbd7c5;box-shadow:none}.noUi-target,.noUi-target *{touch-action:none;user-select:none;box-sizing:border-box}.noUi-base{z-index:1}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-connect{background:var(--ink)}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-vertical{width:18px}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal{height:7px}.noUi-horizontal .noUi-origin{height:0}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-horizontal .noUi-handle{width:34px;height:34px;right:-17px;top:-14px}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-handle{backface-visibility:hidden;position:absolute;border-radius:50%;border:4px solid var(--ink);background:#fff;box-shadow:0 3px 8px #1729232b}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-draggable{cursor:ew-resize}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips{position:absolute;color:#999}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.application form{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.application .form-group{grid-column-start:1;grid-column-end:-1;margin-bottom:21px;min-width:0}.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-city),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-houseNumber),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-income),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-incomeFrom),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-secondSurname),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-street),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-surname),.application form:has(#frm-step1LoanForm-form-name) .form-group:has(#frm-step1LoanForm-form-zipCode){grid-column-start:auto;grid-column-end:span 1}.application form:has(#frm-step2LoanForm-form-bankAccount) .form-group:has(#frm-step2LoanForm-form-district),.application form:has(#frm-step2LoanForm-form-bankAccount) .form-group:has(#frm-step2LoanForm-form-gender),.application form:has(#frm-step2LoanForm-form-bankAccount) .form-group:has(#frm-step2LoanForm-form-maritalStatus),.application form:has(#frm-step2LoanForm-form-bankAccount) .form-group:has(#frm-step2LoanForm-form-region){grid-column-start:auto;grid-column-end:span 1}.application .field-label label{font-size:.9375rem;font-weight:650;display:block;margin-bottom:9px;line-height:1.4;color:var(--ink)}.application .field-label label.required:after,.application .form-group.required>.field-label label:after{content:" *";color:#c74922}.application .field-control{min-width:0}.application .field-control input[type=date],.application .field-control input[type=email],.application .field-control input[type=number],.application .field-control input[type=tel],.application .field-control input[type=text],.application .field-control select,.application .field-control textarea{width:100%;height:54px;border-radius:10px;border:1px solid #d7dfd7;padding:13px 14px;color:var(--ink);background:#fff;font-size:1rem;min-width:0}.application .field-control textarea{height:auto;min-height:120px;resize:vertical}.application .field-control input:focus,.application .field-control select:focus,.application .field-control textarea:focus{border-color:var(--ink)}.application .field-control input::placeholder{color:#6c7971;opacity:1}.application .form-group.error input[type=date],.application .form-group.error input[type=email],.application .form-group.error input[type=number],.application .form-group.error input[type=tel],.application .form-group.error input[type=text],.application .form-group.error select,.application .form-group.error textarea{border:1.5px solid #d83232;background:#fff3f3}.application .errors,.application .form-group .errors{display:flex;gap:7px;align-items:baseline;color:var(--error);font-size:.8125rem;line-height:1.5;margin-top:8px;font-weight:450}.application .errors:before{content:"!";display:inline-grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;width:14px;height:14px;flex:0 0 14px;font-size:10px;font-weight:750;line-height:1;transform:translateY(-1px)}.application .error-summary{display:block;border:1px solid #e5b5b5;border-radius:8px;background:#fff3f3;color:#8e2020;padding:13px;font-size:.875rem;line-height:1.5;margin-bottom:20px}.application .error-summary:before{content:none}.application .error-summary span{display:block}.application .checkbox-div .field-control{display:flex;flex-direction:column;gap:17px}.application .checkbox-div label{display:flex;align-items:flex-start;gap:12px;font-size:.8125rem;line-height:1.55;font-weight:400;cursor:pointer}.application .checkbox-div input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative;flex:0 0 25px;width:25px;height:25px;background:#fff;border:1.5px solid #98ad94;border-radius:6px;margin:2px 0 0;cursor:pointer}.application .checkbox-div input[type=checkbox]:checked{background:var(--ink);border-color:var(--ink)}.application .checkbox-div input[type=checkbox]:checked:after{content:"";position:absolute;left:8px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.application .checkbox-div a{text-decoration:underline}.application .field-control button[type=submit],.application .field-control input[type=submit]{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:54px;border:0;border-radius:10px;padding:15px 20px;font-size:.9375rem;font-weight:700;text-align:left;background:var(--ink);color:#fff;cursor:pointer;transition:background .15s,transform .15s}.application .field-control input[type=submit]:hover{background:#2b473a;transform:translateY(-1px)}.application .loan-info,.application .request-summary{display:flex;justify-content:space-between;align-items:center;background:var(--orange-light);padding:12px;border-radius:8px;font-size:.875rem;margin-bottom:25px;gap:10px}.application .application-question{font-size:1.75rem;line-height:1.3;letter-spacing:-.045em;margin-bottom:21px}.application .contact-title{font-size:1.2rem;letter-spacing:-.03em;line-height:1.4;margin:28px 0 21px}.application .loan-input{display:none}.amount-card .heading-form{font-weight:600;font-size:.9375rem}.amount-card #numberLoan{font-family:Manrope,Arial,sans-serif;font-weight:800;color:var(--ink);font-size:1.9rem;letter-spacing:-.05em;line-height:1.1;text-align:right}.amount-card .amount-controls{display:flex;align-items:center;gap:16px;margin-top:20px}.amount-card .amount-button{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;background:#fff;border:1px solid #becdb6;border-radius:13px;font-size:1.9rem;font-weight:500;line-height:1;cursor:pointer;user-select:none;box-shadow:0 2px 4px #17372009;transition:background .15s,transform .15s}.amount-card .amount-button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.amount-card .amount-button:active{transform:scale(.95)}.amount-card #uisliderdiv{flex:1;min-width:0}.amount-card .range-ends{display:flex;justify-content:space-between;font-size:.8125rem;margin-top:12px;color:#53644e}.amount-card .noUi-horizontal{height:7px}.box-inner{max-width:1260px;width:calc(100% - 96px);margin-inline:auto}.box{padding-block:48px}.box h2{font-size:2.6rem;line-height:1.17;letter-spacing:-.055em;font-weight:700;margin-bottom:20px}.box p{line-height:1.7}.box.loans{padding-block:0}.box .main-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px 30px 0;box-shadow:0 14px 40px #16352309;max-width:720px;margin-inline:auto}.btn{display:inline-flex;justify-content:space-between;align-items:center;gap:20px;min-height:54px;border:0;border-radius:10px;padding:15px 22px;font-size:.9375rem;font-weight:700;background:var(--ink);color:#fff;transition:background .15s,transform .15s}.btn:hover{background:#2b473a;transform:translateY(-1px);color:#fff}.btn-blue,.btn-white{background:var(--orange-light);color:var(--ink)}.btn-blue:hover,.btn-white:hover{background:#fff;color:var(--ink)}.align-center{text-align:center;margin-top:32px}.success-header{padding-block:28px;text-align:center;border-bottom:1px solid var(--line)}.success-header .brand{font-size:1.75rem}.reviews-section{padding-block:20px 80px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:42px 0 0;padding:0;list-style:none}.reviews-grid li{border:1px solid var(--line);border-radius:18px;padding:26px;background:#fff}.reviews-grid .review-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px}.reviews-grid .name{font-weight:650}.reviews-grid .amount{font-family:Manrope,Arial,sans-serif;font-weight:750;color:#97533d}.reviews-grid .text p{color:var(--muted);line-height:1.7;font-size:.9375rem}#page-rating{font-size:.8125rem;color:var(--muted);padding-block:18px}.modal,.modal-window{display:none;position:fixed;inset:0;z-index:40}.modal-window.open,.modal.open{display:block}.modal-window .overlay-modal,.modal .overlay-modal{position:absolute;inset:0;background:#11251ccc;backdrop-filter:blur(3px)}.modal-window .column,.modal .column{position:relative;width:590px;max-height:85vh;overflow:auto;margin:6vh auto 0;background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:0 30px 80px #0003}.modal-window .head-part,.modal .head-part{display:flex;flex-direction:row-reverse;gap:20px;justify-content:flex-end;align-items:flex-start;margin-bottom:22px}.modal-window .bottom-text,.modal .bottom-text{flex:1}.modal-window .head-form-modal,.modal .head-form-modal{font-family:Manrope,Arial,sans-serif;font-size:1.8rem;font-weight:750;letter-spacing:-.04em}.modal-window .btn-close,.modal .btn-close{display:grid;place-items:center;border:0;border-radius:50%;background:#edf1eb;width:32px;height:32px;font-size:1.5rem;flex-shrink:0}.modal-window .btn-close:after,.modal .btn-close:after{content:"\D7"}.modal-window .terms-text,.modal .terms-text{line-height:1.7}.modal-window .terms-text p,.modal .terms-text p{margin-block:16px}.modal-contact .forms .form-group{margin-bottom:18px}.modal-contact .forms .field-label label{font-size:.875rem;font-weight:650;display:block;margin-bottom:8px}.modal-contact .forms input[type=email],.modal-contact .forms input[type=tel],.modal-contact .forms input[type=text],.modal-contact .forms textarea{width:100%;border-radius:10px;border:1px solid #d7dfd7;padding:13px 14px;font-size:1rem}.modal-contact .forms textarea{min-height:120px}.modal-contact .forms input[type=submit]{width:100%;min-height:54px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.flash-message{position:fixed;top:16px;right:16px;z-index:50}.flash-message .flash{position:relative;background:#fff;border:1px solid var(--line);border-left:4px solid var(--ink);border-radius:10px;padding:14px 44px 14px 16px;margin-bottom:10px;font-size:.875rem;line-height:1.5;box-shadow:0 14px 40px #16352314;max-width:360px}.flash-message .flash.error{border-left-color:var(--error)}.flash-message .hide-flash{position:absolute;right:12px;top:12px;width:20px;height:20px;display:grid;place-items:center}.flash-message .hide-flash:after{content:"\D7";font-size:1.2rem}@media (max-width:800px){.application form{grid-template-columns:1fr}.application .form-group{grid-column-start:1;grid-column-end:-1}.box-inner{width:calc(100% - 36px)}.reviews-grid{grid-template-columns:1fr}.box .main-form{padding:22px 22px 0}}.success-content{text-align:center}.success-content h3{font-family:Manrope,Arial,sans-serif;font-size:1.9rem;line-height:1.25;letter-spacing:-.045em;font-weight:750;color:var(--ink);margin-bottom:12px}.success-content .success-middle{font-size:1.0625rem;font-weight:650;color:var(--ink);margin-bottom:14px}.success-content p{color:var(--muted);line-height:1.7;max-width:560px;margin-inline:auto}.success-content a{text-decoration:underline}#countdown{position:relative;margin:28px auto;height:80px;width:80px;text-align:center}#countdown #countdown-number{display:inline-block;font-family:Manrope,Arial,sans-serif;font-size:1.75rem;line-height:80px;font-weight:750;letter-spacing:-.04em;color:var(--ink)}#countdown svg{position:absolute;top:0;right:0;width:80px;height:80px;transform:rotateY(-180deg) rotate(-90deg)}#countdown #second-circle{stroke-dasharray:226.195px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:5px;stroke:#cbd7c5;fill:none;animation:micredito1-countdown 60s linear 1 forwards}#countdown #normal-circle{stroke-dasharray:226.195px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:4px;stroke:var(--ink);fill:none}@keyframes micredito1-countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:226.195px}}@media (prefers-reduced-motion:reduce){#countdown #second-circle{animation:none}}