.product-slider{width:100%}.product-slider .content-wrapper{margin:auto;padding:0;width:100%}.product-slider__title{display:flex;flex-direction:row;gap:clamp(30px,5vw,80px);margin-bottom:64px}.product-slider__title-column--title{flex-shrink:1;min-width:0;width:35%}.product-slider__title-column--title h2{color:#fff;hyphens:auto;margin-bottom:0;overflow-wrap:break-word;word-break:break-word}.product-slider__title-column.product-slider__title-column--content{width:70%}.product-slider .swiper-slide{height:auto}.product-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:33px;height:100%;isolation:isolate;overflow:clip;padding:280px 24px 40px 32px;position:relative}.product-card__overlay{z-index:1}.product-card__overlay,.product-card__overlay:before{border-radius:33px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.product-card__overlay:before{background:linear-gradient(192deg,#000 -29.66%,#00000054 73.29%);border:1px solid #b9b9b9;box-shadow:0 4px 30px rgba(0,0,0,.1);pointer-events:none;transform:rotate(180deg);transition:var(--transition);z-index:2}.product-card:hover .product-card__overlay:before{background:linear-gradient(135deg,hsla(0,0%,100%,.5) 6.53%,rgba(84,75,255,.3) 33.29%,rgba(84,75,255,.35) 53.12%,rgba(7,253,212,.5) 90.72%),#fff;border:1px solid #fff;opacity:.9}.product-card__content-wrapper{overflow:clip;position:relative;z-index:3}.product-card__content{bottom:0;height:auto;left:0;position:absolute;transform:translateY(75px);transition:var(--transition);width:100%}.product-card:hover .product-card__content{transform:translateY(0)}.product-card__content h3,.product-card__content p{color:#fff;line-height:1.1;margin-bottom:20px;transition:color var(--transition)}.product-card:hover .product-card__content h3,.product-card:hover .product-card__content p{color:#000}.product-card__content .primary-cta{opacity:0;padding:16px 40px;pointer-events:none;transition:var(--transition)}.product-card:hover .primary-cta{opacity:1;pointer-events:all}.product-slider .slider-scroll-bar{background-color:hsla(0,0%,100%,.3);margin-top:70px}@media screen and (max-width:1400px){.product-slider .content-wrapper{padding:0 20px}}@media screen and (max-width:1023px){.product-slider__title{flex-direction:column;gap:40px;margin-bottom:50px}.product-slider__title-column--title,.product-slider__title-column.product-slider__title-column--content{width:100%}.product-card{padding:124px 24px 24px}.product-card:hover .product-card__content,.product-card__content{transform:translateY(0)}.product-card__content .primary-cta{max-width:max-content;opacity:1;pointer-events:all}}