.euforia-banner{position:relative;box-sizing:border-box;min-height:30rem;width:100%;height:100%}.euforia-banner:before,.euforia-banner:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.euforia-banner:before{background:rgb(var(--color-foreground));opacity:0}.euforia-banner__media{position:relative;width:100%;height:auto;z-index:0}.euforia-banner__media-mobile{display:none}.euforia-banner__media-image,.euforia-banner__media-image-mobile{width:100%;height:auto;object-fit:contain;display:block}.euforia-banner__content{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.euforia-banner__box{width:min(50rem,90%);height:auto;max-height:90%;padding:2rem;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.euforia-banner__heading{margin:0}.euforia-banner__heading.h1{font-size:5.625rem;font-family:var(--font-heading-family)!important;text-shadow:1px 0 0 currentColor}.euforia-banner__subheading{margin:0;font-family:var(--font-body-family)}.euforia-banner__subheading.h2{font-size:2.625rem;margin:0}.euforia-banner__text{font-family:var(--font-heading-family);font-size:1.3rem}.euforia-banner__text p{margin-left:8rem!important;margin-right:8rem!important;margin-top:0!important;margin-bottom:2rem!important}.euforia-banner__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin:0}.euforia-banner__buttons--multiple{justify-content:center}.euforia-banner__content--top-left{align-items:flex-start;justify-content:flex-start;padding-left:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner__content--top-center{align-items:flex-start;justify-content:center}.euforia-banner__content--top-right{align-items:flex-start;justify-content:flex-end;padding-right:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner__content--middle-left{align-items:center;justify-content:flex-start;padding-left:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner__content--middle-center{align-items:center;justify-content:center}.euforia-banner__content--middle-right{align-items:center;justify-content:flex-end;padding-right:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner__content--bottom-left{align-items:flex-end;justify-content:flex-start;padding-left:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner__content--bottom-center{align-items:flex-end;justify-content:center}.euforia-banner__content--bottom-right{align-items:flex-end;justify-content:flex-end;padding-right:max(1.5rem,calc((100% - var(--page-width)) / 2))}.euforia-banner--content-align-left .euforia-banner__box{text-align:left}.euforia-banner--content-align-center .euforia-banner__box{text-align:center}.euforia-banner--content-align-right .euforia-banner__box{text-align:right}.euforia-banner--content-align-left .euforia-banner__buttons{justify-content:flex-start}.euforia-banner--content-align-center .euforia-banner__buttons{justify-content:center}.euforia-banner--content-align-right .euforia-banner__buttons{justify-content:flex-end}@media screen and (max-width: 749px){.euforia-banner{min-height:auto!important;display:block!important;position:relative!important}.euforia-banner__media{display:none!important}.euforia-banner__media-mobile{display:block!important;width:100%!important;height:auto!important;position:relative!important;z-index:1!important}.euforia-banner__media-image-mobile{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important}.euforia-banner__media-image{display:none!important}.euforia-banner__content{position:relative!important;z-index:2!important;width:100%!important;padding:2rem!important}.euforia-banner__box{width:90%;padding:1.5rem}.euforia-banner__heading.h1{font-size:5.5rem;margin-bottom:.5rem}.euforia-banner__subheading.h2{font-size:3rem;margin-bottom:.5rem}.euforia-banner__text{font-size:1.6rem;margin-bottom:.5rem}.euforia-banner__text p{margin-left:3rem!important;margin-right:3rem!important}.euforia-banner--mobile-bottom{display:block!important}.euforia-banner--mobile-bottom .euforia-banner__content{position:static!important;height:auto!important;min-height:auto!important;padding:0!important;width:100%!important}.euforia-banner--mobile-bottom .euforia-banner__media-mobile{margin-bottom:0!important}.euforia-banner--mobile-bottom .euforia-banner__box{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important}.euforia-banner--mobile-bottom .content-container--full-width-mobile{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content{position:absolute!important;height:100%!important;top:0!important;left:0!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__box{background:transparent!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--top-left,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--top-center,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--top-right,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--middle-left,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--middle-center,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--middle-right,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--bottom-left,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--bottom-center,.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__content--bottom-right{align-items:center!important;justify-content:center!important;padding:0!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__box{text-align:left!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__heading,.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading,.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__text{text-align:left!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__text p{margin-left:0!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__buttons{justify-content:flex-start!important}.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__box{text-align:center!important}.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__heading,.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading,.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__text{text-align:center!important}.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__buttons{justify-content:center!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__box{text-align:right!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__heading,.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading,.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__text{text-align:right!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__text p{margin-right:0!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__buttons{justify-content:flex-end!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading{text-align:inherit!important;margin-left:0!important;margin-right:0!important;width:100%!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading{text-align:left!important;margin-left:0!important}.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__subheading{text-align:right!important;margin-right:0!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__heading{width:100%!important;text-align:inherit!important}.euforia-banner:not(.euforia-banner--mobile-bottom) .euforia-banner__buttons{width:100%!important;display:flex!important}.euforia-banner--content-align-mobile-left:not(.euforia-banner--mobile-bottom) .euforia-banner__heading{text-align:left!important}.euforia-banner--content-align-mobile-center:not(.euforia-banner--mobile-bottom) .euforia-banner__heading{text-align:center!important}.euforia-banner--content-align-mobile-right:not(.euforia-banner--mobile-bottom) .euforia-banner__heading{text-align:right!important}}.euforia-banner--small{min-height:30rem}.euforia-banner--medium{min-height:50rem}.euforia-banner--large{min-height:70rem}.animate--fade-in{opacity:0;animation:fade-in .5s ease-in-out forwards}.animate--slide-in{opacity:0;transform:translateY(20px);animation:slide-in .5s ease-in-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/euforia-image-banner.css.map */
