.hero-section{position:relative;display:flex;background-color:var(--background);min-height:550px}.hero-section__inner{width:100%;min-height:100%;position:relative;z-index:2}.hero-section__inner:after{content:"";position:absolute;top:0;left:0;width:100%;bottom:0;z-index:1;background:linear-gradient(90deg,#28221a 0% 35.58%,#28221a00 57.64%),linear-gradient(101.71deg,#28221a 21.93% 37.86%,#28221a00 51.1%)}.hero-section__container{position:relative;z-index:4}.hero-section__content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding-right:55%;padding-top:var(--padding_top);padding-bottom:var(--padding_bottom);gap:36px}.hero-section__social{display:flex;align-items:center;gap:6px}.hero-section__avatars{display:flex}.hero-section__avatar{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;margin-left:-12px;border:2px solid rgba(237,237,237,.4)}.hero-section__avatar:first-child{margin-left:0;z-index:1}.hero-section__avatar:nth-child(2){z-index:2}.hero-section__avatar:nth-child(3){z-index:3}.hero-section__avatar:nth-child(4){z-index:4}.hero-section__subscribers{display:flex;flex-direction:column;gap:4px}.hero-section__count{font-family:var(--heading-font-family);font-size:1.125rem;line-height:1}.hero-section__title{font-family:var(--heading-font-family);font-size:clamp(32px,3vw + 1rem,64px);line-height:1}.hero-section__label{font-size:var(--text-base);line-height:1;color:#c58a3fb3}.hero-section__description{display:flex;flex-direction:column;gap:20px;color:var(--text-color);opacity:.7;max-width:500px;font-size:var(--text-lg);line-height:1.5}.hero-section__heading-with-text{display:flex;flex-direction:column;gap:20px}.hero-section__buttons{display:flex;gap:24px;align-items:center}.hero-section__btn--primary{background:linear-gradient(#d79a45,#c8872d);padding:20px 40px;border-radius:14px;font-weight:700;text-decoration:none;color:#fff}.hero-section__btn--link{color:#9c7a5a;text-decoration:underline;font-weight:700;font-size:var(--text-base);line-height:1.4;text-transform:uppercase}.hero-section__image-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;overflow:hidden}.hero-section__image{width:100%;height:100%;object-fit:contain;object-position:100% 0}@media(max-width:992px){.hero-section{flex-direction:column;min-height:inherit}.hero-section__inner:after{display:none}.hero-section__heading-with-text{align-items:center}.hero-section__image-wrapper{position:relative;left:inherit;width:100%}.hero-section__content{align-items:center;padding-right:0}.hero-section__description{gap:0;text-align:center;max-width:100%}.hero-section__title{text-align:center}.hero-section__inner{background:var(--background-gradient)}}@media(max-width:768px){.hero-section__content{padding-top:var(--padding_top_mobile);padding-bottom:var(--padding_bottom_mobile);gap:16px}.hero-section__buttons{flex-direction:column;gap:var(--spacing-4)}.hero-section__avatar{width:var(--spacing-8);height:var(--spacing-8)}.hero-section__social{gap:var(--spacing-0-5)}.hero-section__count,.hero-section__description{font-size:1rem}.hero-section__label{font-size:.75rem}.hero-section__subscribers{gap:1px}.hero-section__secondary-button .button{font-size:.813rem;line-height:1.7}.hero-section__secondary-button .button .button__gradient-wrap{padding-block-start:var(--spacing-1-5);padding-block-end:var(--spacing-1);padding-inline-start:var(--spacing-2-5);padding-inline-end:var(--spacing-2-5)}}@media screen and (max-width:480px){.hero-section__buttons,.hero-section__buttons .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/section-hero.css.map */
