.header{z-index:1}.hero-fullwidth{padding:4rem 2rem;position:relative}.hero-fullwidth--bg{bottom:0;height:100%;left:50%;object-fit:cover;position:absolute;transform:translate(-50%,var(--bgOffset));width:100%}.hero-fullwidth .content-wrapper{color:#fff;max-width:95rem;padding:0;position:relative;text-align:center}.hero-fullwidth h1{font-size:3.5rem;font-weight:600}.hero-fullwidth--phone{margin:0 0 4rem}.hero-fullwidth--phone a{color:#fff;display:inline-flex;font-family:var(--secondary-font-family);font-size:1.6rem;font-weight:700;gap:2rem;justify-content:center;letter-spacing:1px;line-height:2.2rem;text-decoration:none}.hero-fullwidth--phone span{text-decoration:underline}.hero-fullwidth--phone a:hover span{text-decoration:none}.hero-fullwidth--image{margin:4rem -2rem 0 auto;max-width:var(--container-width);position:relative}.hero-fullwidth--image-desktop{display:none}@media (min-width:768px){.hero-fullwidth{padding:8rem 2rem}.hero-fullwidth h1{font-size:8.2rem;line-height:1;margin:0 0 2rem}.hero-fullwidth p{font-size:2.8rem;font-weight:400;line-height:4.6rem;margin:0 0 5rem}.hero-fullwidth--phone a{font-size:1.9rem}.hero-fullwidth--image{margin:4rem auto 0}.hero-fullwidth--image-desktop{display:block}.hero-fullwidth--image-mobile{display:none}}