.shop-hero{position:relative;height:700px}.shop-hero:before{content:'';position:absolute;inset:0;background:rgba(111,109,104,.08)}.shop-hero__img{width:100%;height:100%}.shop-hero__img>img{width:100%;height:100%;object-fit:cover}.shop-products{padding-block:120px 180px;gap:0;overflow:hidden}.shop-products__title{margin-bottom:28px !important;text-transform:uppercase}.shop-products__tabs{overflow:visible;width:100%;margin-bottom:72px !important}.shop-products__tab{position:relative}.shop-products__tab:not(.active)>a{z-index:1;background-color:var(--light-vanilla);color:var(--red-shadow);border:3px solid var(--red-shadow);transition:border-color .3s,color .3s}.shop-products__tab:not(.active):hover>a{border-color:var(--red-pattern);color:var(--red-pattern)}.shop-products__tab:not(.active):before{content:'';position:absolute;z-index:-1;top:6px;left:6px;width:100%;height:100%;border-radius:8px;color:var(--red-shadow);border:3px solid var(--red-shadow);transition:border-color .3s}.shop-products__tab:not(.active):hover:before{border-color:var(--red-pattern)}.shop-products__tab.active>a{color:var(--light-vanilla);background:var(--red);box-shadow:6px 6px 0px 0px var(--red-shadow)}.shop-products__tab.active:hover>a{background-color:var(--hover-red)}.shop-products__tab{width:fit-content}.shop-products__cards{display:grid;gap:56px 24px;grid-template-columns:repeat(3,1fr)}.shop-products__cards:not(:empty)+.shop-products__empty{display:none !important}.shop-products__cards:empty+.shop-products__empty{margin-inline:auto !important;padding-block:226px 246px;max-width:458px;row-gap:16px;text-align:center}.shop-footer{height:183px}.shop-footer__bg{width:100%;height:100%}.shop-footer__bg>img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1024px){.shop-products{padding-block:104px 160px}.shop-products__cards>.merch-card{padding:8px 16px 16px}.shop-products__cards>.merch-card>.merch-card__content{margin-top:8px}}@media screen and (max-width:992px){.shop-hero{position:relative;height:448px}.shop-products{padding-block:88px 96px}.shop-products__title{margin-bottom:24px !important;font-size:40px;line-height:124%}.shop-products__tabs{margin-bottom:56px !important}.shop-products__tab>a{padding-inline:32px !important}.shop-products__cards{display:grid;gap:24px 16px;grid-template-columns:repeat(2,1fr)}.shop-footer{height:219px}}@media screen and (max-width:640px){.shop-products__cards{grid-template-columns:1fr}}