.category-grid{display:grid;gap:20px}.category-grid__item{position:relative;overflow:hidden;border-radius:8px}.category-grid__link{display:block;position:relative}.category-grid__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-grid__item:hover .category-grid__image{transform:scale(1.05)}.category-grid__overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,#0009);color:#fff}.category-grid__title{margin:0;font-size:1.6rem;font-weight:600}.title-section{text-align:center}.title-section__subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.1em}.title-section__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground))}.title-section__description{margin:1rem 0 0;font-size:1.5rem;color:rgba(var(--color-foreground),.7);max-width:600px;margin-left:auto;margin-right:auto}.image-text{display:grid;gap:40px;align-items:center}.image-text--reverse{direction:rtl}.image-text--reverse>*{direction:ltr}.image-text__media{position:relative;overflow:hidden;border-radius:8px}.image-text__image{width:100%;height:auto;display:block}.image-text__content{display:flex;flex-direction:column;gap:1rem}.image-text__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.1em;margin:0}.image-text__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);margin:0;color:rgb(var(--color-foreground))}.image-text__description{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.8);margin:0}.image-text__button{align-self:flex-start}.multi-button{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.multi-button__item{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:4px;text-decoration:none;font-size:1.4rem;font-weight:500;transition:all .3s ease}.multi-button__item svg,.multi-button__item img{width:20px;height:20px}.video-product{display:grid;gap:30px;align-items:start}.video-product__media{position:relative;border-radius:8px;overflow:hidden}.video-product__video{width:100%;display:block}.video-product__poster{width:100%;height:100%;object-fit:cover}.video-product__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-product__play:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.video-product__play svg{width:24px;height:24px;margin-left:4px}.video-product__content{display:flex;flex-direction:column;gap:1rem}.product-text{display:grid;gap:30px;align-items:center}.product-text__content{display:flex;flex-direction:column;gap:1rem}.product-text__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.product-text__description{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.8);margin:0}.index-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.index-header__title-wrap{display:flex;align-items:center;gap:15px;flex:1}.index-header__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0 0 .3rem}.index-header__title{font-size:2.4rem;font-weight:600;margin:0;font-family:var(--font-heading-family)}.index-header__line{flex:1;height:1px;background:rgba(var(--color-foreground),.2)}@media screen and (min-width: 750px){.image-text{grid-template-columns:1fr 1fr}.video-product{grid-template-columns:2fr 1fr}.product-text{grid-template-columns:1fr 1fr}}@media screen and (max-width: 749px){.category-grid__overlay{padding:15px}.category-grid__title{font-size:1.4rem}.multi-button__item{padding:10px 18px;font-size:1.3rem}.video-product__play{width:50px;height:50px}.video-product__play svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/colorbox-misc.css.map */
