:root{--color-blue-100:#e4f7ff;--color-blue-400:#29abe1;--color-blue-500:#008fd0;--color-blue-600:#187eaa;--color-blue-700:#0c71b4;--color-blue-800:#0a629c;--color-blue-900:#000d5c;--color-green-500:#02974a;--color-green-700:#025f2d;--color-orange-500:#fea032;--color-grey-100:#f1f1f1;--color-grey-300:#efefef;--color-grey-500:#babcbe;--color-grey-700:#6c6c6c;--color-grey-800:#434345;--color-grey-900:#313131;--color-red-500:#ae3535;--font-size--base:1rem;--font-line-height--base:1.5rem;--font-size--h1:1.875rem;--font-line-height--h1:2.25rem;--font-size--h2:1.625rem;--font-line-height--h2:2.125rem;--font-size--h3:1.25rem;--font-line-height--h3:var(--font-line-height--base);--font-size--small:0.75rem;--font-line-height--small:1rem}@media only screen and (min-width:42.1875rem){:root{--font-size--h1:2.875rem;--font-line-height--h1:2.75rem;--font-size--h2:1.875rem;--font-line-height--h2:2.25rem;--font-size--h3:1.625rem;--font-line-height--h3:2rem}}body,html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;color:#000d5c;color:var(--color-blue-900);font-family:Silka,Arial,Helvetica,sans-serif;font-family:var(--font-family-silka);font-size:100%;line-height:1.5rem;line-height:var(--font-line-height--base);margin:0;padding:0;text-rendering:optimizeLegibility}.html--base16{font-size:1rem}*{box-sizing:border-box}img{height:auto;max-width:100%;vertical-align:top}:root{--font-family-silka:"Silka",Arial,Helvetica,sans-serif;--icon-font-family:ocean-all-static-icons}@font-face{font-display:swap;font-family:Silka;font-style:normal;font-weight:400;src:local("Silka"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-Regular.woff2) format("woff2"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Silka;font-style:normal;font-weight:600;src:local("Silka"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-Semibold.woff2) format("woff2"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:Silka;font-style:italic;font-weight:400;src:local("Silka"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-RegularItalic.woff2) format("woff2"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-RegularItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Silka;font-style:italic;font-weight:600;src:local("Silka"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-SemiboldItalic.woff2) format("woff2"),url(/_nuxt/node_modules/@ocean/fonts/src/fonts/Silka/Silka-SemiboldItalic.woff) format("woff")}@font-face{font-display:block;font-family:ocean-all-static-icons;font-style:normal;font-weight:400;src:local("ocean-all-static-icons"),url(/_nuxt/node_modules/@ocean/icons/src/fonts/ocean-all-static-icons.woff2) format("woff2"),url(/_nuxt/node_modules/@ocean/icons/src/fonts/ocean-all-static-icons.woff) format("woff"),url(/_nuxt/node_modules/@ocean/icons/src/fonts/ocean-all-static-icons.ttf) format("truetype")}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-feature-settings:normal!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;font-family:ocean-all-static-icons!important;font-family:var(--icon-font-family,"ocean-all-static-icons")!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1;text-transform:none!important}[data-icon]:before{content:attr(data-icon)}.icon-quote:before{content:"\61"}.icon-call:before{content:"\62"}.icon-profile:before{content:"\63"}.icon-home-lock:before{content:"\64"}.icon-person-heart:before{content:"\65"}.icon-car:before{content:"\66"}.icon-card:before{content:"\67"}.icon-cash:before{content:"\68"}.icon-home-cash:before{content:"\69"}.icon-home:before{content:"\6a"}.icon-tick-list:before{content:"\6b"}.icon-phone:before{content:"\6c"}.icon-chevron-down:before{content:"\6d"}.icon-chevron-right:before{content:"\6e"}.icon-lightning:before{content:"\6f"}.icon-bell:before{content:"\70"}.icon-mobile:before{content:"\71"}.icon-wifi:before{content:"\72"}.icon-stopwatch:before{content:"\73"}.icon-calendar:before{content:"\74"}.icon-refresh:before{content:"\75"}.icon-twitter:before{content:"\76"}.icon-facebook:before{content:"\77"}.icon-clock:before{content:"\78"}.icon-tick-usp:before{content:"\79"}.icon-pencil:before{content:"\7a"}.page{display:flex;flex-direction:column;min-height:100vh}.page main{display:flex;flex:1;flex-direction:column}.page main>*{flex:1}.container{margin:auto;max-width:100%;padding:0 1rem;width:63.5rem}.container--narrow{width:60rem}.horizontal-image-list ul{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:.9375rem}.horizontal-image-list ul li{flex:0 33%;height:2.5rem;text-align:center;width:6.25rem}@media(min-width:50rem){.horizontal-image-list ul li{flex:1}}.horizontal-image-list ul li img{vertical-align:middle}.bg--grey{background:#efefef;background:var(--color-grey-300)}.bg--blue-light{background:#e4f7ff;background:var(--color-blue-100)}.cf247{margin-bottom:.5rem;position:relative}.cf247 img{display:inline-block}.cf247 .term-and-condition{color:#000d5c;font-size:6px;font-weight:600;letter-spacing:-.226px;line-height:.75rem;position:absolute;right:.5rem;text-decoration:none;text-decoration:initial;top:.5rem}@media only screen and (min-width:50rem){.cf247 .term-and-condition{font-size:8px}}.cf247 .full-terms{color:#000d5c;text-decoration:underline}.h1,.h2,.h3,h1,h2,h3{color:#000d5c;color:var(--color-blue-900);font-weight:600;letter-spacing:-.01em}.h1,h1{font-size:1.875rem;font-size:var(--font-size--h1);line-height:2.25rem;line-height:var(--font-line-height--h1)}.h2,h2{font-size:1.625rem;font-size:var(--font-size--h2);line-height:2.125rem;line-height:var(--font-line-height--h2);margin:0 0 1rem}.h2.text-colour__light-blue,h2.text-colour__light-blue{color:#008fd0}.h3,h3{font-size:1.25rem;font-size:var(--font-size--h3);line-height:1.5rem;line-height:var(--font-line-height--h3)}.h3 .highlighted,h3 .highlighted{color:#3d6beb}p{font-size:1rem;font-size:var(--font-size--base);font-weight:400;letter-spacing:-.0281rem;line-height:1.5rem;line-height:var(--font-line-height--base);margin:0 0 1em}p.legal-text{font-size:.75rem;line-height:1rem}a{color:#3d6beb;font-weight:inherit;word-break:break-word}strong{letter-spacing:-.0281rem}ol,ul{list-style:none;margin:0 0 2rem;padding:0}ol.mb-lg,ul.mb-lg{margin-bottom:2rem}ol.mb-lg li,ul.mb-lg li{margin-bottom:.5rem!important}ol:not(.plain) li,ul:not(.plain) li{font-weight:700;letter-spacing:-.033em;padding:0 0 1rem 2.5rem;position:relative}ol:not(.plain) li:last-of-type,ul:not(.plain) li:last-of-type{padding-bottom:0}ol.plain li:before,ul.plain li:before{display:none}ul:not(.plain) li{color:#000d5c;color:var(--color-blue-900);font-weight:400;margin-bottom:1rem;padding-bottom:0;padding-left:1rem}ul:not(.plain) li:last-of-type{margin-bottom:0}ul:not(.plain) li:before{background-color:#000d5c;border-radius:50%;content:"";height:.375rem;left:0;position:absolute;top:.5em;width:.375rem}ul:not(.plain) li p{margin:0}ul:not(.plain).ticks li{padding:0 0 0 2rem}ul:not(.plain).ticks li:before{background:transparent;color:#000d5c;content:"\6b";font-family:ocean-all-static-icons;font-family:var(--icon-font-family);font-size:.7em;height:auto;left:0;position:absolute;top:.1em;width:auto}ul:not(.plain).ticks--green li:before{color:#000d5c}ul:not(.plain).ticks--orange li:before{color:#fea032}ul:not(.plain).ticks--regular li{font-weight:400}ul:not(.plain).regular li{font-weight:400;padding-left:1.75rem}ul:not(.plain).regular li:before{border-radius:50%;color:#000d5c;height:.375rem;left:.1875rem;position:absolute;top:.5625rem;width:.375rem}ul:not(.plain).minus li,ul:not(.plain).plus li{padding:0 0 0 2rem}ul:not(.plain).minus li:before,ul:not(.plain).plus li:before{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;left:0;position:absolute;top:.0625rem;width:1.25rem}ul:not(.plain).plus li:before{background-image:url(/_nuxt/img/plus.a2a5cfb.svg)}ul:not(.plain).minus li:before{background-image:url(/_nuxt/img/minus.9efb23d.svg)}ul:not(.plain).offset{margin-left:.5rem}ol:not(.plain){counter-reset:list-counter 0}ol:not(.plain) li{counter-increment:list-counter}ol:not(.plain) li:before{content:counter(list-counter) ".";display:inline-block;left:0;position:absolute}ol:not(.plain).numbered-list--highlighted li{margin-bottom:.25rem;padding-left:2.5rem}ol:not(.plain).numbered-list--highlighted li:before{background:#eee;border-radius:50%;color:#000d5c;content:counter(list-counter);font-size:1.125rem;font-weight:700;height:1.875rem;left:0;line-height:1.875rem;position:absolute;text-align:center;top:0;width:1.875rem}@media(min-width:42.1875rem){ol:not(.plain).numbered-list--highlighted li:before{top:-.1875rem}}ol:not(.plain).numbered-list--highlighted .blue{margin:.5rem 0}ol:not(.plain).numbered-list--highlighted .blue:before{background:#3d6beb;color:#fff}ol:not(.plain).numbered-list--regular li{font-weight:400}ol:not(.plain).numbered-list--white li:before{background:#fff}ol.regular li{font-weight:400}button{font-family:Silka,Arial,Helvetica,sans-serif;font-family:var(--font-family-silka)}.btn{background-color:#02974a;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.25rem;font-weight:700;letter-spacing:-.0281rem;line-height:1.5rem;max-width:100%;min-width:100%;outline-offset:4px;padding:1rem 3.25rem 1rem 1.25rem;position:relative;text-align:left;text-decoration:none;width:auto}@media(prefers-reduced-motion:no-preference){.btn{transition:background .25s}}@media(forced-colors:active){.btn{border:1px solid transparent}}.btn:after{content:"\6e";display:block;font-family:ocean-all-static-icons;font-family:var(--icon-font-family);font-size:1.5rem;font-weight:500;position:absolute;right:1.125rem;top:50%;transform:translateY(-50%)}.btn:hover{background-color:#025f2d}@media(min-width:42.1875rem){.btn{font-size:1.25rem;line-height:1.75rem;min-width:20.625rem}}.btn--small{font-size:1.25rem;min-height:3.125rem;padding:1rem 2rem}.btn--small:after{font-size:1em;width:.8em}.btn--back{padding-left:6rem}.btn--back:after{left:2rem;position:absolute;transform:translateY(-50%) rotate(180deg)}.btn--transparent{background:transparent}.btn--transparent,.btn--transparent:after{color:#0c71b4;color:var(--color-blue-700)}.btn--transparent:hover{background:#f5f5f5}.btn--dark-text{color:#000d5c;color:var(--color-blue-900)}.btn--chevron-top:after,.btn--chevron-up:after{top:25%;transform:rotate(-90deg)}.btn--chevron-bottom:after,.btn--chevron-down:after{top:27%;transform:rotate(90deg)}.btn--chevron-none{padding:1rem 1.25rem}.btn--chevron-none:after{content:none}.btn--w-subtext{line-height:1;padding-bottom:.5rem;padding-top:.5rem}.btn--w-subtext small{font-size:60%;font-weight:400;letter-spacing:-.0281rem}.strikethrough{position:relative}.strikethrough--diagonal:before{border-top:.0625rem solid;border-color:inherit;content:"";left:0;position:absolute;right:0;top:50%;transform:rotate(-10deg)}.pills{display:flex;flex-direction:column;font-size:1rem;font-size:var(--font-size--base);gap:.75rem;line-height:1.5rem;line-height:var(--font-line-height--base);margin:1rem 0}.pills--block{max-width:27.5rem}.pills--block .pills--item{height:5rem}.pills .pills--item{align-items:center;border-radius:.5rem;display:flex;justify-content:space-between;min-height:3.25rem;padding:.5rem 1rem}.pills .pills--item_blue{background:#e4f7ff}.pills .pills--item_yellow{background:#ffd000}.pills .pills--item_grey{background:#f8f8f8}.pills .pills--item__deep{min-height:5rem}.pills .highlight{background:url(https://cdn.buttercms.com/sxisd2v8SdudBEvF4EL7);background-clip:border-box;background-clip:initial;background-repeat:no-repeat;background-size:cover;font-size:1.75rem;height:5.625rem;line-height:5.625rem;text-align:center;width:5.625rem}.emphasised{border-bottom:.25rem solid #feca37;display:inline-block;line-height:.85;position:relative;text-shadow:.125rem .125rem transparent,.125rem -.125rem transparent,-.125rem .125rem transparent,-.125rem -.125rem transparent}@media only screen and (max-width:49rem){.logo-image-list{display:grid}}.logo-image-list ul{display:grid;margin:0}@media only screen and (max-width:49rem){.logo-image-list ul{grid-gap:.5rem;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:.625rem}}@media only screen and (min-width:50rem){.logo-image-list ul{grid-gap:.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,3.125rem);height:15rem;margin:0}}.logo-image-list li{padding:.875rem 1rem;text-align:center}@media only screen and (max-width:49rem){.logo-image-list li{background:#fff;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;padding:.125rem;width:5.625rem}}.logo-image-list li img{height:2.5rem;-o-object-fit:contain;object-fit:contain}.grid-container[\:has\(\.logo-image-list\)]{max-width:56.25rem}.grid-container:has(.logo-image-list){max-width:56.25rem}@media only screen and (min-width:50rem){.grid-container[\:has\(\.logo-image-list\)] .column-list-item:first-of-type .card--inner .column-list-item__cta{display:none!important}.grid-container:has(.logo-image-list) .column-list-item:first-of-type .card--inner .column-list-item__cta{display:none!important}.grid-container[\:has\(\.logo-image-list\)] .column-list-item:last-of-type .card--inner{width:25rem}.grid-container:has(.logo-image-list) .column-list-item:last-of-type .card--inner{width:25rem}}.flex-links{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:50rem){.flex-links{flex-direction:row;gap:.9375rem;justify-content:left}}.text-md{font-size:1rem}.text-normal{font-size:1.25rem}.yellow-underline{text-decoration:underline;text-decoration-color:#ffd000;text-decoration-thickness:.1875rem}.li-sl{font-size:1.25rem;margin-bottom:.5rem!important}@media(max-width:42.1875rem){.li-sl{font-size:1.375rem}}[class="5000-loans"] .hero-section__usp{order:1}[class="5000-loans"] .hero-section__content-inner{gap:1rem}[class="5000-loans"] .text-full-width:first-of-type{margin:0!important}[class="5000-loans"] .column-list--plain .btn__container{max-width:100%!important}.usps .title-centered{margin-bottom:2.25rem}@media only screen and (min-width:50rem){.usps .title-centered{text-align:center}}.usps-with-image{display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (min-width:50rem){.usps-with-image{flex-direction:row}}.usps-with-image__item{display:flex;flex-direction:row;margin-left:1.5rem;max-width:15.625rem}@media only screen and (min-width:50rem){.usps-with-image__item{flex-direction:column;margin-left:0;max-width:12.5rem;text-align:center}}.usps-with-image__item img{height:3rem;margin-right:2.125rem;width:3rem}@media only screen and (min-width:50rem){.usps-with-image__item img{margin:0 auto}}.background--light-gray{background-color:#efefef!important}.background--royal-blue,.background-mobile--royal-blue{background-color:#3d6beb!important}.background--royal-blue .hero-section__cta,.background--royal-blue .hero-section__heading-title,.background--royal-blue .hero-section__text-content,.background--royal-blue .hero-section__text-content ul li,.background-mobile--royal-blue .hero-section__cta,.background-mobile--royal-blue .hero-section__heading-title,.background-mobile--royal-blue .hero-section__text-content,.background-mobile--royal-blue .hero-section__text-content ul li{color:#fff}.background--royal-blue .hero-section__cta .btn,.background--royal-blue .hero-section__heading-title .btn,.background--royal-blue .hero-section__text-content .btn,.background--royal-blue .hero-section__text-content ul li .btn,.background-mobile--royal-blue .hero-section__cta .btn,.background-mobile--royal-blue .hero-section__heading-title .btn,.background-mobile--royal-blue .hero-section__text-content .btn,.background-mobile--royal-blue .hero-section__text-content ul li .btn{background-color:#000d5c}.background--royal-blue .hero-section__text-content ul li:before,.background-mobile--royal-blue .hero-section__text-content ul li:before{background-color:#fff}.hero-section--breadcrumbs-visible .hero-section__main{min-height:0;padding-top:0}.hero-section--followed-by-hero-boxes{margin-bottom:3.5rem;padding-bottom:3.25rem}@media(min-width:50rem){.hero-section--followed-by-hero-boxes{padding-bottom:2.25rem}}.hero-section--followed-by-hero-boxes .hero-section__main{padding-bottom:2rem}@media(min-width:42.1875rem){.hero-section--followed-by-hero-boxes .hero-section__main{padding-bottom:1.5rem}}.hero-section:not(.background--curved-bottom){background:#e4f7ff}.hero-section--large .hero-section__text-content p{font-size:1rem;font-weight:400;letter-spacing:-.047rem;line-height:1.5rem}@media(min-width:50rem){.hero-section--large .hero-section__text-content p{font-size:1.5rem;letter-spacing:-.053rem;line-height:2.125rem}}.hero-section--usp-below-title .hero-section__usp{order:2}.hero-section--image-above-cta .hero-section__usp{order:3}@media(min-width:50rem){.hero-section--image-above-cta .hero-section__usp{order:1}}.hero-section--image-above-cta .hero-section__cta-wrapper{margin-bottom:-2rem;order:2}@media(min-width:50rem){.hero-section--image-above-cta .hero-section__cta-wrapper{margin-bottom:0;order:2}}.hero-section--image-above-cta .hero-section__image-wrapper{margin:-2rem;order:1}@media(min-width:50rem){.hero-section--image-above-cta .hero-section__image-wrapper{margin:auto;order:3}}.hero-section__main{min-height:0;min-height:auto;padding-bottom:2rem;padding-top:2rem}@media(min-width:42.1875rem){.hero-section__main{min-height:29.5rem;padding-bottom:3.5rem;padding-top:3.5rem}}@media(min-width:50rem){.hero-section--no-help-text .hero-section__main{padding-bottom:1rem}.hero-section--no-help-text .hero-section__image-wrapper{position:relative;top:-2.5rem}}.hero-section__content-inner{grid-gap:2rem;display:grid;gap:2rem}@media(min-width:50rem){.hero-section__content-inner{-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr 1fr}}.hero-section__heading{display:flex;flex-direction:column}.hero-section__heading-title{margin:0;order:0;text-align:left}.hero-section__heading-subtitle{color:#000d5c;font-size:1.125rem;font-weight:700;line-height:1.5rem;margin:0;order:-1}@media(min-width:42.1875rem){.hero-section__heading-subtitle{font-size:1.25rem;line-height:1.625rem}}.hero-section__text-content h3{margin:0}@media(max-width:50rem){.hero-section__text-content h3{font-size:1.5rem}}.hero-section__text-content p{font-size:1.125rem;letter-spacing:-.0437rem;text-align:left}.hero-section__text-content p:last-of-type{margin-bottom:0}.hero-section__calculator-wrapper,.hero-section__image-wrapper{align-self:center;justify-self:center;order:3;place-self:center;width:100%}@media(min-width:50rem){.hero-section__calculator-wrapper,.hero-section__image-wrapper{grid-column:2;grid-row:1/span 6;width:inherit}}.hero-section__image-wrapper--mobile-invisible{display:none}@media(min-width:50rem){.hero-section__image-wrapper--mobile-invisible{display:flex}.hero-section__calculator-wrapper{align-self:start}}.hero-section__usp{order:7}@media(min-width:50rem){.hero-section__usp{order:4}}.hero-section__usp .ticks{--usp-vertical-padding:0;margin:0}@media(min-width:50rem){.hero-section__usp .ticks{margin:var(--usp-vertical-padding) 0}}.hero-section__usp .ticks .hero-section__usp-item{font-weight:400;margin-bottom:.5rem}@media only screen and (min-width:42.1875rem){.hero-section__usp .ticks .hero-section__usp-item{font-size:1.125rem}}.hero-section__cta-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;order:5;z-index:2}@media only screen and (min-width:42.1875rem){.hero-section__cta-wrapper{display:flex;justify-content:flex-start;order:6}}.hero-section__cta-wrapper--apr-hidden{display:none}@media only screen and (min-width:42.1875rem){.hero-section__cta-wrapper--apr-hidden{display:inline-block}}.hero-section__cta-wrapper--desktop .hero-section__cta-show{display:block}.hero-section__cta-wrapper--desktop .hero-section__cta{display:none}@media only screen and (min-width:42.1875rem){.hero-section__cta-wrapper--desktop .hero-section__cta{display:inline-block}}.hero-section__cta-wrapper--desktop .hero-section__feefo-logo.feefo-logo__wrapper{display:none}@media only screen and (min-width:42.1875rem){.hero-section__cta-wrapper--desktop .hero-section__feefo-logo.feefo-logo__wrapper{display:block}}.hero-section__cta-wrapper--mobile{display:block;order:3;text-align:left}@media only screen and (min-width:42.1875rem){.hero-section__cta-wrapper--mobile{display:none}.hero-section__cta{margin-right:1rem}}.hero-section__cta:not(.hero-section__cta--with-apr){width:100%}.hero-section__cta-help-text{align-items:baseline;display:flex;font-size:.875rem;justify-content:center;line-height:1.25rem;margin:0;min-width:100%}.hero-section__cta-help-text strong{display:block;font-size:1rem;margin-right:.25rem}@media(min-width:50rem){.hero-section__cta-help-text strong{margin-right:0}}@media(min-width:42.1875rem){.hero-section__cta-help-text{justify-content:flex-start;margin-top:1rem}}@media(min-width:50rem){.hero-section__cta-help-text{display:block}}@media(min-width:56.25rem){.hero-section__cta-help-text{margin-top:0;min-width:0;min-width:auto}}.hero-section__help-text{order:6}.hero-section__help-text p{font-size:.875rem;letter-spacing:-.0281rem;line-height:1.25rem;text-align:left}.hero-section__help-text p:last-of-type{margin-bottom:0}@media only screen and (max-width:50rem){.hero-section__help-text .hero-section__rep-example p{text-align:left}}.hero-section__feefo-logo{margin:0;max-width:11.25rem}@media(min-width:42.1875rem){.hero-section__feefo-logo{margin:1.375rem 0 0;max-width:10.625rem}}.hero-section--hero-with-car-registration.hero-section--followed-by-hero-boxes{margin-bottom:0;padding-bottom:28rem}.hero-section--hero-basic .hero-section__main{min-height:0;min-height:auto}@media(max-width:50rem){.hero-section--hero-with-calculator .hero-section__help-text img{display:none}}@media only screen and (min-width:42.1875rem){.hidden-sm-up{display:none!important}}.visible-sm-up{display:none!important}@media only screen and (min-width:42.1875rem){.visible-sm-up{display:inherit!important}}@media only screen and (min-width:50rem){.hidden-md-up{display:none!important}}.visible-md-up{display:none!important}@media only screen and (min-width:50rem){.visible-md-up{display:inherit!important}}.visible-md-down{display:none!important}@media only screen and (max-width:49.9375rem){.visible-md-down{display:inherit!important}.hidden-md-down{display:none!important}}.visible-dk-up{display:none!important}@media only screen and (min-width:63.5rem){.visible-dk-up{display:inherit!important}}.image-position--center{top:50%;transform:translateY(-50%)}.image-position--top{top:0}.image-position--bottom{bottom:0}.m-b-minus-double{margin-bottom:-4rem}.m-b-single{margin-bottom:2rem}.m-t-single,.m-y-single{margin-top:2rem}.m-y-single{margin-bottom:2rem}.h-plus-double{height:calc(100% + 4rem)}.background--curved-both,.background--curved-bottom,.background--curved-top,.background-mobile--curved-both,.background-mobile--curved-bottom,.background-mobile--curved-top{overflow:hidden;position:relative}.background--curved-both:before,.background--curved-bottom:before,.background--curved-top:before,.background-mobile--curved-both:before,.background-mobile--curved-bottom:before,.background-mobile--curved-top:before{height:100%;position:absolute}.background-mobile--curved-both:before,.background-mobile--curved-bottom:before,.background-mobile--curved-top:before{left:-25%;width:150%}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both:before,.background-mobile--curved-bottom:before,.background-mobile--curved-top:before{content:""}}@media only screen and (min-width:22.5rem){.background-mobile--curved-both:before,.background-mobile--curved-bottom:before,.background-mobile--curved-top:before{left:-15%;width:130%}}@media only screen and (min-width:42.1875rem){.background-mobile--curved-both:before,.background-mobile--curved-bottom:before,.background-mobile--curved-top:before{left:-5%;width:110%}}@media only screen and (min-width:50rem){.background--curved-both:before,.background--curved-bottom:before,.background--curved-top:before{content:"";left:-5%;width:110%}}@media only screen and (min-width:63.5rem){.background--curved-both:before,.background--curved-bottom:before,.background--curved-top:before{left:-1%;width:102%}}@media only screen and (min-width:50rem){.background--curved-top:before{border-top-left-radius:200% 25%;border-top-right-radius:200% 25%;top:0}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-top:before{border-top-left-radius:200% 25%;border-top-right-radius:200% 25%;top:0}}@media only screen and (min-width:50rem){.background--curved-bottom:before{border-bottom-left-radius:200% 25%;border-bottom-right-radius:200% 25%;bottom:0}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-bottom:before{border-bottom-left-radius:200% 25%;border-bottom-right-radius:200% 25%;bottom:0}}@media only screen and (min-width:50rem){.background--curved-both:before{border-bottom-left-radius:200% 25%;border-bottom-right-radius:200% 25%;border-top-left-radius:200% 25%;border-top-right-radius:200% 25%;bottom:0;top:0}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both:before{border-bottom-left-radius:200% 25%;border-bottom-right-radius:200% 25%;border-top-left-radius:200% 25%;border-top-right-radius:200% 25%;bottom:0;top:0}}@media only screen and (min-width:50rem){.background--light-blue:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#e4f7ff}}@media only screen and (max-width:49.9375rem){.background-mobile--light-blue:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#e4f7ff}}@media only screen and (min-width:50rem){.background--mid-blue:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#c2ecff}}@media only screen and (max-width:49.9375rem){.background-mobile--mid-blue:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#c2ecff}}@media only screen and (min-width:50rem){.background--light-gray:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#fbfbfb}}@media only screen and (max-width:49.9375rem){.background-mobile--light-gray:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#fbfbfb}}@media only screen and (min-width:50rem){.background--gray:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#f8f8f8}}@media only screen and (max-width:49.9375rem){.background-mobile--gray:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#f8f8f8}}@media only screen and (min-width:50rem){.background--dark-gray:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#eee}}@media only screen and (max-width:49.9375rem){.background-mobile--dark-gray:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#eee}}@media only screen and (min-width:50rem){.background--white:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background-color:#fff}}@media only screen and (max-width:49.9375rem){.background-mobile--white:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background-color:#fff}}@media only screen and (min-width:50rem){.background--gradient-gray:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background:linear-gradient(0deg,#fff,#f8f8f8)}}@media only screen and (max-width:49.9375rem){.background-mobile--gradient-gray:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background:linear-gradient(0deg,#fff,#f8f8f8)}}@media only screen and (min-width:50rem){.background--gradient-light-blue:not(.background--curved-top):not(.background--curved-bottom):not(.background--curved-both){background:linear-gradient(180deg,#3d6beb 55%,#fff 0)}}@media only screen and (max-width:49.9375rem){.background-mobile--gradient-light-blue:not(.background-mobile--curved-top):not(.background-mobile--curved-bottom):not(.background-mobile--curved-both){background:linear-gradient(180deg,#3d6beb 55%,#fff 0)}}@media only screen and (min-width:50rem){.background--curved-both.background--light-blue:before,.background--curved-bottom.background--light-blue:before,.background--curved-top.background--light-blue:before{background:#e4f7ff}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--light-blue:before,.background-mobile--curved-bottom.background-mobile--light-blue:before,.background-mobile--curved-top.background-mobile--light-blue:before{background:#e4f7ff}}@media only screen and (min-width:50rem){.background--curved-both.background--mid-blue:before,.background--curved-bottom.background--mid-blue:before,.background--curved-top.background--mid-blue:before{background:#c2ecff}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--mid-blue:before,.background-mobile--curved-bottom.background-mobile--mid-blue:before,.background-mobile--curved-top.background-mobile--mid-blue:before{background:#c2ecff}}@media only screen and (min-width:50rem){.background--curved-both.background--light-gray:before,.background--curved-bottom.background--light-gray:before,.background--curved-top.background--light-gray:before{background:#fbfbfb}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--light-gray:before,.background-mobile--curved-bottom.background-mobile--light-gray:before,.background-mobile--curved-top.background-mobile--light-gray:before{background:#fbfbfb}}@media only screen and (min-width:50rem){.background--curved-both.background--gray:before,.background--curved-bottom.background--gray:before,.background--curved-top.background--gray:before{background:#f8f8f8}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--gray:before,.background-mobile--curved-bottom.background-mobile--gray:before,.background-mobile--curved-top.background-mobile--gray:before{background:#f8f8f8}}@media only screen and (min-width:50rem){.background--curved-both.background--dark-gray:before,.background--curved-bottom.background--dark-gray:before,.background--curved-top.background--dark-gray:before{background:#eee}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--dark-gray:before,.background-mobile--curved-bottom.background-mobile--dark-gray:before,.background-mobile--curved-top.background-mobile--dark-gray:before{background:#eee}}@media only screen and (min-width:50rem){.background--curved-both.background--white:before,.background--curved-bottom.background--white:before,.background--curved-top.background--white:before{background:#fff}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--white:before,.background-mobile--curved-bottom.background-mobile--white:before,.background-mobile--curved-top.background-mobile--white:before{background:#fff}}@media only screen and (min-width:50rem){.background--curved-both.background--gradient-gray:before,.background--curved-bottom.background--gradient-gray:before,.background--curved-top.background--gradient-gray:before{background:linear-gradient(0deg,#fff,#f8f8f8)}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--gradient-gray:before,.background-mobile--curved-bottom.background-mobile--gradient-gray:before,.background-mobile--curved-top.background-mobile--gradient-gray:before{background:linear-gradient(0deg,#fff,#f8f8f8)}}@media only screen and (min-width:50rem){.background--curved-both.background--gradient-light-blue:before,.background--curved-bottom.background--gradient-light-blue:before,.background--curved-top.background--gradient-light-blue:before{background:linear-gradient(180deg,#3d6beb 55%,#fff 0)}}@media only screen and (max-width:49.9375rem){.background-mobile--curved-both.background-mobile--gradient-light-blue:before,.background-mobile--curved-bottom.background-mobile--gradient-light-blue:before,.background-mobile--curved-top.background-mobile--gradient-light-blue:before{background:linear-gradient(180deg,#3d6beb 55%,#fff 0)}}.text--blue{color:#3d6beb}.text--bold{font-weight:700}.text--regular{font-weight:400}.text--small,.text--small>p{font-size:max(.875rem,min(.75rem,.75rem));font-size:max(.875rem,min(var(--font-size--small),var(--font-size--small)));line-height:1rem;line-height:var(--font-line-height--small)}.text--center{text-align:center}.sr-only{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem)!important;border:0!important;clip-path:inset(50%)!important;height:.0625rem!important;margin:-.0625rem!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.0625rem!important}.sr-only--focusable:active,.sr-only--focusable:focus{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.grid-container{margin:0 auto;max-width:65.5rem;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.grid-container--narrow{max-width:60rem}.grid-container--with-vertical-spacing{margin:3rem auto}@media only screen and (min-width:50rem){.grid-container--with-vertical-spacing{margin:4rem auto}}@media(min-width:0){.col-xs-1{flex-basis:8.3333333333%}.offset-xs-1{margin-left:8.3333333333%}.col-xs-2{flex-basis:16.6666666667%}.offset-xs-2{margin-left:16.6666666667%}.col-xs-3{flex-basis:25%}.offset-xs-3{margin-left:25%}.col-xs-4{flex-basis:33.3333333333%}.offset-xs-4{margin-left:33.3333333333%}.col-xs-5{flex-basis:41.6666666667%}.offset-xs-5{margin-left:41.6666666667%}.col-xs-6{flex-basis:50%}.offset-xs-6{margin-left:50%}.col-xs-7{flex-basis:58.3333333333%}.offset-xs-7{margin-left:58.3333333333%}.col-xs-8{flex-basis:66.6666666667%}.offset-xs-8{margin-left:66.6666666667%}.col-xs-9{flex-basis:75%}.offset-xs-9{margin-left:75%}.col-xs-10{flex-basis:83.3333333333%}.offset-xs-10{margin-left:83.3333333333%}.col-xs-11{flex-basis:91.6666666667%}.offset-xs-11{margin-left:91.6666666667%}.col-xs-12{flex-basis:100%}.offset-xs-12{margin-left:100%}}@media(min-width:26.25rem){.col-sm-1{flex-basis:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex-basis:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex-basis:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex-basis:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex-basis:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex-basis:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex-basis:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex-basis:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex-basis:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex-basis:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex-basis:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex-basis:100%}.offset-sm-12{margin-left:100%}}@media(min-width:50rem){.col-md-1{flex-basis:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex-basis:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex-basis:25%}.offset-md-3{margin-left:25%}.col-md-4{flex-basis:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex-basis:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex-basis:50%}.offset-md-6{margin-left:50%}.col-md-7{flex-basis:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex-basis:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex-basis:75%}.offset-md-9{margin-left:75%}.col-md-10{flex-basis:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex-basis:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex-basis:100%}.offset-md-12{margin-left:100%}}@media(min-width:63.5rem){.col-lg-1{flex-basis:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex-basis:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex-basis:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex-basis:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex-basis:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex-basis:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex-basis:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex-basis:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex-basis:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex-basis:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex-basis:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex-basis:100%}.offset-lg-12{margin-left:100%}}.row{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.row>div{padding-left:1rem;padding-right:1rem}.feefo-logo__wrapper[data-v-633a9c90]{display:block}.feefo-logo--exceptional[data-v-633a9c90]{background:#fff;border-radius:.5rem;padding:.625rem}.feefo-logo--exceptional-horizontal[data-v-633a9c90]{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.hero-section__feefo-logo[\:has\(\.feefo-logo--exceptional-horizontal\)][data-v-633a9c90]{max-width:none}.hero-section__feefo-logo[data-v-633a9c90]:has(.feefo-logo--exceptional-horizontal){max-width:none}header[data-v-852c66d4]{position:sticky;top:0;width:100%;z-index:9999}@media(forced-colors:active){header[data-v-852c66d4]{border:1px solid transparent}}.banner[data-v-852c66d4]{background-color:#eee;padding:.5rem 0;text-align:center}@media only screen and (max-width:50rem){.banner[data-v-852c66d4]{padding:.5rem}}@media(forced-colors:active){.banner[data-v-852c66d4]{border:1px solid transparent}}.banner__content[data-v-852c66d4]{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:60.625rem;width:100%}.banner__content .banner__content-text[data-v-852c66d4]{align-items:center;display:flex}.banner__content--icon[data-v-852c66d4]{margin-right:.625rem;position:relative}.banner__content--copy[data-v-852c66d4]{align-self:center;font-size:.875rem;line-height:1rem;margin:0 2rem 0 0;text-align:left}@media only screen and (min-width:50rem){.banner__content--copy[data-v-852c66d4]{font-size:1rem;line-height:1.5rem}}.banner__content--close[data-v-852c66d4]{background:none;border:0;color:#3d6beb;display:inline-block;font-weight:600;margin:0;position:relative}@media(forced-colors:active){.banner__content--close[data-v-852c66d4]{border:1px solid transparent}}.banner__content--close span[data-v-852c66d4]{font-size:.875rem;margin-right:1.875rem}@media only screen and (max-width:50rem){.banner__content--close span[data-v-852c66d4]{display:none}}.banner__content--close[data-v-852c66d4]:after,.banner__content--close[data-v-852c66d4]:before{background-color:#3d6beb;border-radius:.5rem;content:"";font-weight:600;height:.125rem;position:absolute;right:50%;top:50%;width:1.125rem}@media only screen and (min-width:50rem){.banner__content--close[data-v-852c66d4]:after,.banner__content--close[data-v-852c66d4]:before{bottom:.75rem;right:.3125rem}}@media(forced-colors:active){.banner__content--close[data-v-852c66d4]:after,.banner__content--close[data-v-852c66d4]:before{background-color:ButtonText}}.banner__content--close[data-v-852c66d4]:hover{color:#000d5c;cursor:pointer}.banner__content--close[data-v-852c66d4]:hover:after,.banner__content--close[data-v-852c66d4]:hover:before{background-color:#000d5c}.banner__content--close[data-v-852c66d4]:after{transform:rotate(-45deg)}.banner__content--close[data-v-852c66d4]:before{transform:rotate(-135deg)}.main[data-v-852c66d4]{background:#fff;display:flex;justify-content:space-between}.main[data-v-852c66d4],.main[data-v-852c66d4]:before{height:4.0625rem;width:100%}.main[data-v-852c66d4]:before{bottom:0;box-shadow:0 .0625rem .25rem rgba(0,0,0,.2);content:"";left:0;pointer-events:none;position:absolute;z-index:8}.main .container[data-v-852c66d4]{display:flex;justify-content:space-between;margin:0 auto}@media(min-width:42.1875rem){.main .container[data-v-852c66d4]{padding:0 2rem 0 1rem}}@media(min-width:1030px){.main .container[data-v-852c66d4]{padding:0}}.main .home-link[data-v-852c66d4]{display:flex;margin-right:2rem;position:relative;z-index:10}.main .logo-svg[data-v-852c66d4]{align-self:center;height:2.5rem;max-width:100%;width:10.625rem}.main[data-v-852c66d4] .feefo-logo__wrapper{align-items:center;display:flex}.main[data-v-852c66d4] .feefo-logo--live{width:10.125rem}.main[data-v-852c66d4] .feefo-logo--platinum{width:13.125rem}.main[data-v-852c66d4] .feefo-logo--exceptional{width:6.5625rem}.main[data-v-852c66d4] .money-wellness-logo{position:relative;top:1.75rem;width:100%}@media(min-width:26.25rem){.main[data-v-852c66d4] .money-wellness-logo{top:1.375rem}}.main[data-v-852c66d4] .loans-logo__wrapper{align-items:center;display:flex}footer{background-color:#000d5c;color:#fff;contain-intrinsic-size:65.625rem;content-visibility:auto;font-size:.9375rem;padding:2rem 0 12rem}@media only screen and (min-width:50rem){footer{contain-intrinsic-size:38.875rem}}@media(forced-colors:active){footer{border-top:1px solid transparent}}footer.footer--has-legal-text{padding:2rem 0 4rem}footer .container{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:50rem){footer .container{justify-content:space-between}}footer a,footer button{align-items:center;background-color:transparent;color:#fff;display:inline-flex;text-decoration:none}footer p{margin:0}footer .footer-links{align-items:center;display:flex;flex-basis:100%;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:50rem){footer .footer-links{border-bottom:.0625rem solid #fff;flex-wrap:nowrap;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:2rem}}footer .footer-links .ocean-logo{display:flex;flex-basis:100%;justify-content:center;margin-bottom:2rem;order:0}footer .footer-links .ocean-logo img{margin:auto}@media only screen and (min-width:50rem){footer .footer-links .ocean-logo{flex-basis:7.5rem;justify-content:flex-start;margin-bottom:0;order:0}}footer .footer-key-links{flex-basis:100%;margin-bottom:1rem;text-align:center}@media only screen and (min-width:50rem){footer .footer-key-links{display:none}}footer .footer-key-links li{border-bottom:.0625rem solid #fff;font-size:1rem;height:2.8125rem;margin-bottom:.5rem;padding-bottom:.5rem;padding-top:.4375rem}footer .footer-key-links li.heading{font-weight:600}footer .footer-key-links li:last-of-type{border-bottom:0}footer .footer-social-links{display:flex;flex-basis:10rem;flex-wrap:wrap;justify-content:space-between;margin:1rem auto 2rem;padding-top:1.25rem;text-align:center}@media only screen and (min-width:50rem){footer .footer-social-links{flex-basis:17.5rem;flex-wrap:nowrap;font-size:1rem;margin:0;padding-top:0}}footer .footer-social-links li:first-of-type{flex-basis:100%;font-size:.75rem;margin:0 0 .5rem}@media only screen and (min-width:50rem){footer .footer-social-links li:first-of-type{flex-basis:auto;font-size:1rem;margin:0 1rem 0 0}}footer .footer-social-links a{transition:transform .3s ease}footer .footer-social-links a:hover{transform:scale(1.25)}footer .footer-general-links{display:flex;flex-wrap:wrap;font-size:.75rem}footer .footer-general-links a,footer .footer-general-links button{height:100%;text-decoration:none}footer .footer-general-links a:hover,footer .footer-general-links button:hover{text-decoration:underline}@media only screen and (min-width:50rem){footer .footer-general-links{display:none}}footer .footer-general-links li{border-right:.0625rem solid #fff;flex-shrink:1;height:1.5rem;line-height:1rem;margin:0 .5rem .625rem 0;padding-right:.5rem;text-decoration:underline}footer .footer-general-links li:last-of-type{border-right:0;margin-right:0}footer .footer-general-links--dk{display:none}@media only screen and (min-width:50rem){footer .footer-general-links--dk{display:flex;justify-content:space-between;width:100%}}footer .footer-general-links--dk .footer-general-links__container{display:flex;justify-content:space-between;width:100%}footer .footer-general-links--dk ul{margin:0}footer .footer-general-links--dk li{border-right:0;font-size:.875rem;margin:0 0 .25rem;padding:0!important;text-decoration:none}footer .footer-general-links--dk li:before{content:none!important}footer .footer-general-links--dk li.heading{color:#fff;font-weight:600}footer .footer-general-links #ot-sdk-btn.ot-sdk-show-settings{background-color:transparent;border:none!important;color:#fff!important;cursor:pointer!important;font-size:.75rem!important;height:100%!important;line-height:.75rem!important;padding:0!important}@media only screen and (min-width:50rem){footer .footer-general-links #ot-sdk-btn.ot-sdk-show-settings{font-size:.875rem!important}}footer .footer-general-links #ot-sdk-btn.ot-sdk-show-settings:hover{background-color:transparent!important;text-decoration:underline!important;-webkit-text-decoration:underline solid #fff!important;text-decoration:underline solid #fff!important}footer .footer-general-links__address p{font-size:.875rem;line-height:1.625rem}footer .footer-general-links__address span{display:list-item;height:.75rem;line-height:1rem;list-style:none;margin:0 0 1rem}footer .footer-general-links__address span:first-of-type{font-weight:600}footer .footer-legal{flex-basis:100%;flex-shrink:0;font-size:.75rem;white-space:pre-wrap}@media only screen and (min-width:50rem){footer .footer-legal{margin-top:2.125rem}}footer .footer-legal a{display:inline-block;font-weight:600;text-decoration:underline}@media only screen and (max-width:50rem){footer .footer-content{border-top:1px solid #008fd0;margin-bottom:2rem;padding-top:1.125rem;text-align:center}}@media only screen and (min-width:50rem){footer .footer-content{border-bottom:.0625rem solid #008fd0;margin-bottom:2rem;padding-bottom:2rem;padding-right:3.125rem}}footer .footer-content p{font-size:.875rem;font-weight:400;line-height:1.25rem}footer .footer-static-legal-text{font-size:.75rem;line-height:1rem;padding-top:0;text-align:left;width:100%}@media only screen and (max-width:50rem){footer .footer-static-legal-text:not(:last-of-type){margin-bottom:.75rem}}@media only screen and (min-width:50rem){footer .footer-static-legal-text{padding-top:1.25rem}}.layout-landing[data-v-c7a5ce06]{--font-size--base:1.25rem;--font-line-height--base:1.625rem;--font-size--small:0.875rem;--font-line-height--small:1.25rem}