.cta-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;position:relative;margin-bottom:0}.cta-hero__search{position:relative;right:0;left:0;z-index:10}.cta-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1}.cta-hero--has-overlay .cta-hero__background{filter:brightness(0.7)}.cta-hero--image-position-top-left .cta-hero__background{object-position:top left}.cta-hero--image-position-top-center .cta-hero__background{object-position:top center}.cta-hero--image-position-top-right .cta-hero__background{object-position:top right}.cta-hero--image-position-bottom-left .cta-hero__background{object-position:bottom left}.cta-hero--image-position-bottom-center .cta-hero__background{object-position:bottom center}.cta-hero--image-position-bottom-right .cta-hero__background{object-position:bottom right}.cta-hero__content-link{color:var(--color-white)}.cta-hero__content-link:hover{color:var(--color-white)}.cta-hero.cta-hero--has-message .cta-hero__wrap{margin:0 auto;padding:0 var(--grid-col-gutter)}.cta-hero__content{position:relative;display:flex;flex-direction:column;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;color:var(--color-white);text-align:center;z-index:1}.cta-hero__content-inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.cta-hero__message{text-align:center;display:inline-block;margin:0 auto;padding:11px 20px 15px 20px;background-color:rgba(0,0,0,.45);box-shadow:var(--box-shadow-default);border-radius:var(--border-radius-default);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cta-hero__wrap{height:100%;width:100%;display:flex;align-items:center}.cta-hero__title{font-size:40px;font-family:var(--font-family);font-weight:600;text-transform:uppercase}.cta-hero__subtitle{display:flex;flex-direction:row;align-items:center;justify-content:center;font-style:italic;font-family:var(--font-family-display);font-weight:var(--font-weight-bold);letter-spacing:.6px}.cta-hero__subtitle span{min-height:25px;font-size:25px}.cta-hero__trustpilot-svg{display:none}.cta-hero__cta-btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px){.cta-hero__cta-btn{margin-top:-1em}}@media screen and (min-width: 576px){.cta-hero__title{font-size:60px}.cta-hero__subtitle span{min-height:35px;font-size:35px}}@media screen and (max-width: 576px){.cta-hero--hide-on-mobile{display:none}.cta-hero--hide-on-mobile+*{margin-top:-30px}}@media screen and (min-width: 768px){.cta-hero{height:400px}.cta-hero__content{display:block;position:initial;z-index:10}.cta-hero__message{padding:20px 25px 24px 25px}.cta-hero__title{font-size:60px}.cta-hero__subtitle span{min-height:40px;font-size:40px}.cta-hero__trustpilot-svg{display:inline-flex;position:absolute;top:0;right:0;background-color:var(--color-white);margin:30px 30px 0 0;border-radius:var(--border-radius-small);cursor:pointer;padding:5px 10px 10px 10px}}@media screen and (min-width: 1024px){.cta-hero{height:550px}.cta-hero__title{font-size:100px}.cta-hero__subtitle span{min-height:70px;font-size:70px}.cta-hero__message{max-width:var(--wrap-width);padding:15px 30px 25px 30px}}
