.form-borrow{display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem)}.form-borrow__section{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2.3rem)}.form-borrow-item{display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1rem)}.form-borrow-item-copy{display:flex;align-items:center;gap:clamp(.75rem,1vw,1rem);cursor:pointer}.form-borrow-inputDark{background-color:var(--brand-colours-ocean-blue,#004568);color:var(--colors-white,#ffffff)}.tolltip-link{text-decoration:underline}.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}}.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__form{padding:clamp(3rem,6vw,7.01456rem) clamp(2rem,5.28638vw,5.28638rem);border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-size:150%;flex-basis:100%}@media(min-width:765px){.how-much-borrow__form{box-shadow:-8.133px 8.133px 12.199px 0 rgba(0,0,0,.15);border-radius:40px}}.how-much-borrow__form .button{padding:clamp(.75rem,1.25vw,1.25rem) clamp(2rem,3vw,6.25rem)}@media(max-width:765px){.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%;padding-left:1.8rem;padding-right:1.8rem}.how-much-borrow__content-copy{grid-area:copy;padding-left:1.8rem;padding-right:1.8rem;padding-bottom:1.5rem}.how-much-borrow__content-tc{grid-area:tc;padding-left:1.8rem;padding-right:1.8rem;padding-top:max(1rem,min(8vw,8rem))}.how-much-borrow__form{grid-area:form;padding:clamp(8rem,10vw,10rem) clamp(1rem,5vw,2rem) clamp(3.5rem,5vw,10rem);position:relative}.how-much-borrow__form:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 5rem);height:5rem;background-color:var(--brand-colours-wild-sand,#edebe5)}}