.av-hero{--av-hero-padding-top: 80px;--av-hero-padding-bottom: 80px;--av-hero-overlay-opacity: .5;position:relative;overflow:hidden;margin-top:var(--section-margin-top, 40px);margin-bottom:var(--section-margin-bottom, 60px)}.av-hero__wrapper{position:relative;padding:var(--section-padding-top, var(--av-hero-padding-top)) 0 var(--section-padding-bottom, var(--av-hero-padding-bottom));min-height:auto;max-height:var(--section-max-height, 600px);display:flex;align-items:center;justify-content:center}.av-hero__wrapper.has-bg-image{padding:calc(var(--section-padding-top, var(--av-hero-padding-top)) + 2rem) 0 calc(var(--section-padding-bottom, var(--av-hero-padding-bottom)) + 2rem);min-height:300px;max-height:var(--section-max-height, 600px);margin:0 auto;border-radius:10px;overflow:hidden;max-width:1400px;box-shadow:0 8px 20px #0000001a}.av-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;border-radius:10px}.av-hero__bg-image img{width:100%;height:100%;object-fit:cover;object-position:center}.av-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--overlay-opacity, .5));border-radius:10px}.av-hero__container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.av-hero__content{text-align:center;max-width:800px;margin:0 auto}.av-hero__title{margin-bottom:1.5rem;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:600;line-height:1.2;color:var(--color-foreground)}.av-hero__wrapper.has-bg-image .av-hero__title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.av-hero__description{margin-top:2rem;margin-bottom:0;font-family:Montserrat,sans-serif;font-size:1.25rem;line-height:1.6;color:var(--color-foreground-75);max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;text-align:center}.av-hero__wrapper.has-bg-image .av-hero__description{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.av-hero__button-wrapper{margin-top:2rem}.av-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:linear-gradient(135deg,red,#c00);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.025em;transition:all .3s ease;box-shadow:0 4px 12px #f003;border:none;cursor:pointer;min-width:150px}.av-hero__button:hover{background:linear-gradient(135deg,#c00,#a00);transform:translateY(-2px);box-shadow:0 6px 20px #ff00004d;color:#fff}.av-hero__button:focus{outline:2px solid #ffffff;outline-offset:2px}@media screen and (max-width: 989px){.av-hero__wrapper.has-bg-image{margin:0 1rem;max-width:calc(100% - 2rem)}.av-hero__title{font-size:2.5rem}.av-hero__description{font-size:1.125rem}}@media screen and (max-width: 749px){.av-hero__wrapper{min-height:auto;max-height:calc(var(--section-max-height, 600px) * .8);padding:calc(var(--section-padding-top, var(--av-hero-padding-top)) * .75) 0 calc(var(--section-padding-bottom, var(--av-hero-padding-bottom)) * .75)}.av-hero__wrapper.has-bg-image{padding:calc(var(--section-padding-top, var(--av-hero-padding-top)) * .75 + 1.5rem) 0 calc(var(--section-padding-bottom, var(--av-hero-padding-bottom)) * .75 + 1.5rem);min-height:250px;max-height:calc(var(--section-max-height, 600px) * .8);margin:0 15px;max-width:calc(100% - 30px)}.av-hero__container{padding:0 1.5rem}.av-hero__title{font-size:2rem;margin-bottom:1rem}.av-hero__description{display:none}.av-hero__button{padding:.875rem 1.5rem;font-size:.875rem;min-width:120px}}@media screen and (max-width: 480px){.av-hero__title{font-size:1.75rem}}@keyframes av-hero-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.av-hero__content>*{animation:av-hero-fade-in .6s ease forwards}.av-hero__title{animation-delay:.2s}.av-hero__button-wrapper{animation-delay:.4s}.av-hero__description{animation-delay:.6s}.av-hero__wrapper.has-bg-image .av-hero__title,.av-hero__wrapper.has-bg-image .av-hero__description{text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (prefers-contrast: high){.av-hero__wrapper.has-bg-image .av-hero__overlay{background-color:#000c}}@media (prefers-reduced-motion: reduce){.av-hero__content>*{animation:none}.av-hero__button{transition:none}.av-hero__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/av-hero.css.map */
