.form-borrow{display:flex;flex-direction:column;gap:clamp(32px,5vw,4rem)}.form-borrow__section{display:flex;flex-direction:column;gap:32px}.form-borrow-item{display:flex;flex-direction:column;justify-content:center}.form-borrow-item-copy{display:flex;align-items:center;gap:clamp(.75rem,1vw,1rem);cursor:pointer;background-color:#004568;border-top-left-radius:10px;border-top-right-radius:10px;max-width:-moz-fit-content;max-width:fit-content;padding:1rem 2rem}@media(max-width:767.98px){.form-borrow-item-copy{gap:8px;padding:8px 14px}}.form-borrow-item .input-wrapper{border-top-left-radius:0;line-height:normal;font-weight:900}@media(max-width:767.98px){.form-borrow-item .input-wrapper{height:50px}}.form-borrow-item .input-wrapper input,.form-borrow-item .input-wrapper span{font-size:25px}.form-borrow-item .input-wrapper .input-prefix{padding-left:14px}.form-borrow-checkbox .checkbox__label{font-family:var(--font-inter)}.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}}.how-much-grid{position:absolute;top:0;right:0;z-index:1;background:var(--brand-colours-ocean-blue,#004568);width:clamp(5rem,9vw,9rem);height:clamp(5rem,9vw,9rem)}@media(max-width:765px){.how-much-grid{display:none}}.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-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%}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.how-much-borrow{background-color:var(--brand-colours-wild-sand,#edebe5);position:relative}@media(min-width:768px){.how-much-borrow{padding-top:clamp(1rem,5vw,5rem)}}.how-much-borrow__inner{display:flex;justify-content:space-between;align-items:center;gap:7rem}.how-much-borrow__content{width:100%;max-width:30rem}.how-much-borrow__content-title{display:flex;flex-direction:column;gap:clamp(1rem,1.8vw,1.8rem);padding-bottom:clamp(1.5rem,1.8vw,1.8rem)}.how-much-borrow__content-copy{padding-bottom:3rem}.how-much-borrow__form{padding:3rem;border-radius:20px;background-size:150%;flex-basis:100%}@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)}@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;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%}.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}}@media(max-width:575.98px){.how-much-borrow__form{margin-left:-1rem;margin-right:-1rem}}