home-products-matrix{display:block}.home-products-matrix{--item-spacing: 20px;--item-count: 3;overflow:hidden;font-family:MiSans Latin}.home-products-matrix .common-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:center}.home-products-matrix .common-title{color:#000;font-size:36px;font-weight:600;line-height:120%}.home-products-matrix .common-view-more{display:flex;align-items:center;gap:8px;color:#7a7a7a;font-size:16px;font-weight:500;line-height:140%;text-decoration:none;position:relative}.home-products-matrix .common-view-more__wrapper-bottom{display:none}.home-products-matrix .common-view-more:hover:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid currentColor}.home-products-matrix .swiper{overflow:visible}.home-products-matrix .swiper-slide{width:calc((100% + var(--item-spacing)) / var(--item-count) - var(--item-spacing));height:auto}.home-products-matrix .swiper-slide:not(:last-child){margin-right:var(--item-spacing)}.home-products-matrix__item{display:flex;flex-direction:column;position:relative;border-radius:8px;background-color:#fff;color:inherit;--subtitle-color: #CDA381;--title-color: #141414;--desc-color: rgba(31, 31, 31, .8)}.home-products-matrix__item-2-wrapper{display:flex;flex-direction:column;gap:var(--item-spacing)}.home-products-matrix__item-2-wrapper .home-products-matrix__item--2{flex:1}.home-products-matrix__item p{margin:0}.home-products-matrix__item-bg picture{border-radius:inherit}.home-products-matrix__item-bg,.home-products-matrix__item-bg img{width:100%;height:100%;display:block;object-fit:fill;border-radius:inherit}.home-products-matrix__item-bg auto-play-video,.home-products-matrix__item-bg video{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.home-products-matrix__item-video--mb{display:none!important}.home-products-matrix__item-info{padding:24px 32px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.home-products-matrix__item-info>*:first-child{margin-top:0!important}.home-products-matrix__item-icon{margin-top:8px}.home-products-matrix__item-icon svg{vertical-align:middle;height:48px;width:auto}.home-products-matrix__item-badge{position:absolute;top:24px;left:32px;color:var(--badge-text-color);background-color:var(--badge-bg-color);border-radius:20px;padding:4px 8px;text-shadow:0px 0px 2px rgba(26,26,26,.4);font-size:14px;font-weight:500;line-height:120%;letter-spacing:0}.home-products-matrix__item-subtitle{color:var(--subtitle-color, #CD9E81);font-size:14px;font-weight:500;line-height:130%;letter-spacing:-.14px;margin-top:8px}.home-products-matrix__item-title{color:var(--title-color, #141414);font-size:24px;font-weight:600;line-height:120%;margin-top:2px;margin-bottom:0;letter-spacing:0}.home-products-matrix__item-desc{color:var(--desc-color, rgba(31, 31, 31, .8));font-size:16px;font-weight:400;line-height:130%;margin-top:8px;--buttons-radius: 8px;--buttons-radius-outset: 9px;letter-spacing:0;min-height:2.6em}.home-products-matrix__item-cta{margin-top:20px;display:flex;gap:8px;justify-content:space-between;align-items:flex-end}.home-products-matrix__item-price{margin-right:8px;color:#1a1a1a;font-size:20px;font-weight:500;line-height:1.1;letter-spacing:-.2px;vertical-align:bottom}.home-products-matrix__item-compare-price{color:#1a1a1a99;font-size:14px;font-weight:400;line-height:120%;letter-spacing:-.14px;vertical-align:bottom}.home-products-matrix__item-button{font-size:18px;font-weight:500;min-width:initial;min-height:initial;padding:8px 24px;line-height:120%;--buttons-radius: 8px;--buttons-radius-outset: 9px;white-space:nowrap}.home-products-matrix .swiper-btn-wrapper{position:absolute;top:50%;width:100%;transform:translateY(-50%);z-index:2;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;pointer-events:none}.home-products-matrix .swiper-btn-wrapper .btn-swiper{cursor:pointer;position:relative;pointer-events:initial;transition:opacity .3s}.home-products-matrix .btn-swiper.swiper-button-disabled{opacity:.2;cursor:not-allowed}.home-products-matrix .swiper:not(:hover) .btn-swiper{opacity:0}.home-products-matrix .swiper-btn-wrapper .btn-swiper svg{width:48px;height:auto;vertical-align:middle}.home-products-matrix .swiper-btn-wrapper .btn-swiper-left{left:-40px;transform:translate(-100%)}.home-products-matrix .swiper-btn-wrapper .btn-swiper-right{right:-40px;transform:translate(100%)}.home-products-matrix__item-image,.home-products-matrix__item-image-inner{position:relative}.home-products-matrix__item-image img,.home-products-matrix__item-image video{width:100%;height:100%}.home-products-matrix__item-image .home-products-matrix__item-image-media-hover{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;width:100%;height:100%;visibility:hidden;background-color:#fff;transition:all .3s}.home-products-matrix__item-image:hover .home-products-matrix__item-image-media-hover{opacity:1;visibility:visible}.home-products-matrix__item--full-image .home-products-matrix__item-info{position:absolute;top:0;bottom:initial;left:0;right:0;padding:24px 32px;background-color:transparent}.home-products-matrix__item--full-image .home-products-matrix__item-desc{min-height:initial}.home-products-matrix__item--full-image .home-products-matrix__item-cta{display:block;margin-top:16px}.home-products-matrix__item--accessory .home-products-matrix__item-info-top{padding:24px}.home-products-matrix__item--accessory .home-products-matrix__item-info-top>*:first-child{margin-top:0!important}.home-products-matrix__item--accessory .home-products-matrix__item-image{flex:1;display:flex;align-items:center}.home-products-matrix__item--accessory .home-products-matrix__item-info{padding:8px 32px 24px}.home-products-matrix__item--accessory .home-products-matrix__item-title{margin-top:4px}@media screen and (max-width: 1279px) and (min-width: 768px){.home-products-matrix{--item-spacing: 16px;--item-count: 2}}@media screen and (max-width: 989px){.home-products-matrix .common-title{font-size:24px}.home-products-matrix__item-info{padding:16px 24px}.home-products-matrix__item-badge{font-size:12px;top:16px;left:24px}.home-products-matrix__item-subtitle{font-size:12px}.home-products-matrix__item-title{font-size:22px}.home-products-matrix__item-desc{font-size:14px}.home-products-matrix__item-button{font-size:16px;padding:8px 24px}}@media screen and (max-width: 767px){.home-products-matrix{--item-spacing: 16px;--item-count: 2.1}.home-products-matrix .common-header{margin-bottom:16px}.home-products-matrix__item-video--mb{display:block!important}.home-products-matrix__item-video--mb+.home-products-matrix__item-video{display:none!important}.home-products-matrix__item--accessory .home-products-matrix__item-info{padding:16px 24px}.home-products-matrix__item-cta{align-items:center}.home-products-matrix__item-price-wrapper{display:flex;align-items:center;flex-wrap:wrap}.home-products-matrix__item-price{font-size:16px;margin-right:5px}.home-products-matrix__item-compare-price{font-size:12px}}@media screen and (max-width: 589px){.home-products-matrix{--item-count: 1.1}.home-products-matrix .common-header .common-view-more{display:none}.home-products-matrix .common-view-more__wrapper-bottom{display:block;text-align:center;margin-top:16px}.home-products-matrix .common-view-more__wrapper-bottom .common-view-more{display:inline-flex;color:#333;font-size:14px}.home-products-matrix .common-view-more__wrapper-bottom .common-view-more svg path{stroke:#333}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/section-home-products-matrix.css.map */
