.hero-banner{width:100%;height:600px;position:relative;display:flex;align-items:center;overflow:hidden;will-change:transform}.hero-banner__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform 2.5s cubic-bezier(.22,1,.36,1)}.hero-banner__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.hero-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#000000b3,#00000080,#000000b3);z-index:2;pointer-events:none}.hero-banner.animate-bg .hero-banner__image{transform:scale(1.07)}@keyframes hero-bg-zoom{0%{transform:scale(1)}to{transform:scale(1.07)}}.hero-banner__container{position:relative;z-index:3;width:100%;max-width:1440px;margin:0 auto;padding:0 80px}.hero-banner__content{max-width:672px;padding:176px 16px 0;color:#fff}.hero-banner__title,.hero-banner__description,.hero-banner__buttons{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.hero-banner.animate .hero-banner__title{opacity:1;transform:translateY(0);transition-delay:.2s}.hero-banner.animate .hero-banner__description{opacity:1;transform:translateY(0);transition-delay:.5s}.hero-banner.animate .hero-banner__buttons{opacity:1;transform:translateY(0);transition-delay:.8s}.hero-banner__title{font-family:var(--font-heading-family);font-weight:700;font-size:48px;line-height:1em;margin:0 0 32px;max-width:451px}.hero-banner__description{font-family:var(--font-body-family);font-weight:400;font-size:20px;line-height:1.4em;margin:0 0 48px;max-width:636px}.hero-banner__buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-banner__button{padding:12px 32px;border-radius:6px;font-family:var(--font-body-family);font-weight:700;font-size:16px;line-height:1.2em;text-decoration:none;text-align:center;transition:all .3s ease;display:inline-block;min-width:160px;box-shadow:0 2px 8px #cf8d6614;position:relative;overflow:hidden}.hero-banner__button:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;background:#cf8d6614;border-radius:100%;transform:translate(-50%,-50%);transition:width .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1);z-index:0}.hero-banner__button:hover:after{width:200%;height:500%}.hero-banner__button span,.hero-banner__button{position:relative;z-index:1}.hero-banner__button--primary{background-color:var(--color-primary);color:#fff;border:2px solid var(--color-primary)}.hero-banner__button--primary:hover{background-color:var(--color-meatloaf);border-color:var(--color-meatloaf)}.hero-banner__button--secondary{background-color:#fff;color:#000;border:2px solid #FFFFFF}.hero-banner__button--secondary:hover{background-color:#ffffffe6}@media screen and (max-width: 768px){.hero-banner{height:500px}.hero-banner__container{padding:0 20px}.hero-banner__content{padding:60px 0 0;max-width:100%}.hero-banner__title{font-size:28px;margin-bottom:20px;line-height:1.1em}.hero-banner__description{font-size:16px;margin-bottom:28px;line-height:1.4em}.hero-banner__buttons{flex-direction:column;gap:12px}.hero-banner__button{width:100%;max-width:280px;font-size:14px;padding:10px 24px}}@media screen and (max-width: 480px){.hero-banner{height:450px}.hero-banner__content{padding:40px 0 0}.hero-banner__title{font-size:24px;margin-bottom:16px}.hero-banner__description{font-size:14px;margin-bottom:24px}.hero-banner__button{font-size:13px;padding:8px 20px;max-width:240px}}@media screen and (max-width: 375px){.hero-banner__title{font-size:22px}.hero-banner__description{font-size:13px}.hero-banner__button{font-size:12px;max-width:200px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero-banner.css.map */
