.hero-ungated{background:var(--accent);padding:7.5rem 0 0;color:var(--light);position:relative;overflow:visible;margin-bottom:20rem}.hero-ungated:after{content:"";position:absolute;left:0;bottom:-14rem;width:100%;height:14rem;background-color:var(--accent);z-index:-1;border-bottom-left-radius:100% 100%;border-bottom-right-radius:100% 100%;background:var(--accent);clip-path:ellipse(51% 100% at 50% -10%)}.hero-ungated__main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media(min-width:992px){.hero-ungated__main-content{-ms-flex-pack:distribute;justify-content:space-around}.hero-ungated__image-container{height:32rem}}.hero-ungated__text-content{max-width:42rem}.hero-ungated__text-content .btn-primary{background-color:var(--primary);border-color:var(--primary);color:var(--light);font-size:1.5rem;font-weight:var(--font-weight-regular);padding:.6rem 1rem;border-radius:.625rem;-webkit-box-shadow:0 .1875rem .1875rem rgba(0,0,0,.2);box-shadow:0 .1875rem .1875rem rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;width:auto}.hero-ungated__text-content .btn-primary svg{margin-bottom:5px}.hero-ungated__text-content .btn-primary:hover{background-color:var(--primary-shadow);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.hero-ungated__copy,.hero-ungated__headline,.hero-ungated__preheadline{color:var(--tone)}.hero-ungated__preheadline{font-family:var(--font-secondary);font-size:1.3rem;line-height:1.5rem;letter-spacing:2px;text-transform:uppercase;letter-spacing:1.25px;margin-bottom:1rem;color:var(--tone)}.hero-ungated__headline{font-family:var(--font-primary);font-size:var(--font-heading2);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading2);margin-bottom:1rem}.hero-ungated__copy{font-family:var(--font-secondary);font-size:1.4rem;font-weight:var(--font-weight-regular);line-height:1.5;margin-bottom:2.4rem}.hero-ungated__image-container{-ms-flex-negative:0;flex-shrink:0}.hero-ungated__image-container img{border-radius:.9rem;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(min-width:768px) and (max-width:991px){.hero-ungated__image-container{height:24rem;width:100%}.hero-ungated__image-container img{-o-object-fit:initial;object-fit:initial;width:auto}}@media(max-width:767px){.hero-ungated__image-container{width:100%}.hero-ungated__image-container img{max-height:24rem;width:100%}}.hero-ungated__desktop-image{display:block}.hero-ungated__mobile-image{display:none}@media(max-width:991px){.hero-ungated:after{bottom:-4.8rem;height:5rem}.hero-ungated__text-content .btn-primary{border-radius:1rem;font-size:2.4rem;padding:1rem 1.6rem}.hero-ungated{padding:4.8rem 0 1rem}.hero-ungated__main-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-ungated__text-content{max-width:100%}.hero-ungated__headline{font-size:2.4rem}.hero-ungated__copy{font-size:1.6rem}.hero-ungated__desktop-image{display:none}.hero-ungated__mobile-image{display:block}}