.custom-hero-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.custom-hero__media-wrapper{position:relative}.custom-hero__link-wrapper{display:block;overflow:hidden;position:relative}.custom-hero__image{display:block;width:100%;height:auto;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.custom-hero__link-wrapper:hover .custom-hero__image{transform:scale(1.05)}.custom-hero__link-wrapper:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,#fff0,#fff3,#fff0);transform:skew(-25deg);transition:left .8s ease-in-out}.custom-hero__link-wrapper:hover:after{left:150%}.custom-hero__text-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;display:flex;padding:2rem;align-items:var(--desktop-align-items);justify-content:var(--desktop-justify-content);text-align:var(--desktop-justify-content)}.custom-hero__text-content{pointer-events:auto;animation:slideInUp 1.2s cubic-bezier(.19,1,.22,1) .3s forwards;opacity:0;transform:translateY(40px);padding-top:var(--text-padding-top-desktop)}.custom-hero__heading{color:var(--heading-color);font-size:var(--heading-size);font-weight:700;line-height:1.1;text-shadow:0 1px 4px rgba(0,0,0,.3);margin:0}.custom-hero__subtitle{color:var(--subtitle-color);font-size:var(--subtitle-size);font-weight:600;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.3);margin:0;margin-top:.5rem}@media screen and (max-width: 749px){.custom-hero__text-container{padding:1.5rem;align-items:var(--mobile-align-items);justify-content:var(--mobile-justify-content);text-align:var(--mobile-justify-content)}.custom-hero__heading{font-size:var(--heading-size-mobile)}.custom-hero__subtitle{font-size:var(--subtitle-size-mobile)}.custom-hero__text-content{padding-top:var(--text-padding-top-mobile)}}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-hero.css.map */
