.form-borrow,.form-borrow__section{display:flex;flex-direction:column;gap:clamp(32px,5vw,43px)}.form-borrow-item{display:flex;flex-direction:column;justify-content:center}.form-borrow-item-copy{display:flex;align-items:center;cursor:pointer;background-color:#004568;border-top-left-radius:10px;border-top-right-radius:10px;max-width:-moz-fit-content;max-width:fit-content;gap:8px;padding:8px 14px}.form-borrow-item .input-wrapper{border-top-left-radius:0;line-height:normal;font-weight:900;font-size:35px}.form-borrow-item .input-wrapper input{padding:0 12px}@media(max-width:767.98px){.form-borrow-item .input-wrapper{height:50px;font-size:25px}}.form-borrow-item .input-wrapper .input-prefix{padding-left:12px}.form-borrow-checkbox .checkbox__label{font-family:var(--font-inter);font-family:var(--font-dm-sans);font-size:1.5625rem;font-weight:900;letter-spacing:-.03125rem;line-height:normal}@media(max-width:1199.98px){.form-borrow-checkbox .checkbox__label{font-size:1.25rem;font-weight:900;letter-spacing:normal;line-height:normal}}@media(max-width:767.98px){.form-borrow-checkbox .checkbox__label{font-size:1rem;font-weight:600;letter-spacing:normal;line-height:normal}}.form-borrow-inputDark{background-color:var(--brand-colours-ocean-blue,#004568);color:var(--colors-white,#ffffff)}.tooltip-link{text-decoration:underline}.borrow-result{display:flex;flex-direction:column;gap:16px}.borrow-result__header{text-align:center}@media(max-width:767.98px){.borrow-result__header--text{font-size:16px}}.borrow-result__result{text-align:center;font-weight:900}@media(max-width:767.98px){.borrow-result__result{font-size:25px;letter-spacing:-.5px}}.u-c{width:100%;max-width:var(--container,100rem);margin:0 auto;padding-left:clamp(1.8rem,6vw,8.5rem);padding-right:clamp(1.8rem,6vw,8.5rem)}@media(max-width:767.98px){.u-c{padding-left:1rem;padding-right:1rem}}.u-p-tb{padding-block:clamp(3rem,10vw,10rem)}.u-p-tb--small{padding-block:clamp(2rem,3.89vw,10rem)}.u-pb-5{padding-bottom:clamp(3rem,8vw,8rem)}.u-g{background-color:#fff;background-image:radial-gradient(at 77% 19%,hsl(36,23%,91%) 0,transparent 50%),radial-gradient(at 12% 14%,hsl(189,100%,56%) 0,transparent 50%),radial-gradient(at 13% 86%,hsl(26,100%,62%) 0,transparent 50%),radial-gradient(at 88% 86%,hsl(10,21%,83%) 0,transparent 50%)}.u-g--subtle{background-position:100%}.u-bg-white{background-color:var(--colors-white,#fff)}.u-bg-pearl-bush{background-color:var(--brand-colours-pearl-bush,#e0d1cc)}.u-bg-pearl-bush-60-light{background-color:var(--web-variables-pearl-bush-60-light,#ECE3E0)}.u-bg-wild-sand-60-light{background-color:var(--web-variables-wild-sand-60-light,#F4F3EF)}.input-error{color:var(--colors-error,#ff0000);font-size:1rem;margin:8px 19px 0}@media(max-width:767.98px){.input-error{font-size:12px}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.how-much-borrow{position:relative}.how-much-borrow__inner{display:flex;justify-content:space-between;gap:6rem}.how-much-borrow__content{width:100%;display:flex;flex-direction:column;gap:2.5rem}.how-much-borrow__content-title{display:flex;justify-content:space-between}.how-much-borrow__content-title h2{text-wrap:unset}@media(min-width:992px){.how-much-borrow__content-title{flex-direction:column-reverse;align-items:flex-start}}.how-much-borrow__form{padding:3rem;border-radius:40px;background-size:150%;flex-basis:100%;max-width:523px}@media(max-width:767.98px){.how-much-borrow__form{box-shadow:-8.133px 8.133px 12.199px 0 rgba(0,0,0,.15)}}.how-much-borrow__form .button{padding:clamp(.75rem,1.25vw,1.25rem) clamp(2rem,3vw,6.25rem)}.how-much-borrow__form .icon-exclamation{width:unset;min-width:unset}@media(max-width:1199.98px){.how-much-borrow__inner{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "copy" "form" "tc";grid-row-gap:0;row-gap:0;padding-left:0;padding-right:0}.how-much-borrow__content{display:contents}.how-much-borrow__content-title{grid-area:title;padding-bottom:1.5rem}.how-much-borrow__content-copy{grid-area:copy;padding-bottom:1.5rem}.how-much-borrow__content-tc{grid-area:tc;padding-top:max(1rem,min(8vw,8rem))}.how-much-borrow__form{grid-area:form;padding:24px 32px;position:relative;border-radius:20px}}@media(max-width:575.98px){.how-much-borrow__form{margin-left:-1rem;margin-right:-1rem}}