.icon-wrapper,.icon-wrapper svg{display:block;height:fit-content;width:fit-content}:has(>.masked-link){position:relative}.masked-link{height:100%;inset:0;position:absolute;width:100%;z-index:2}.product-carousel{margin:var(--spacing-12x) auto var(--spacing-8x);max-width:1320px;padding-inline:20px;position:relative;z-index:1}.product-carousel__viewport{box-sizing:content-box;margin:-12px 0 -14px;overflow:hidden;padding:12px 0 14px;position:relative;width:100%;z-index:1}.product-carousel__track{display:flex;gap:32px;position:relative;transition:transform .45s ease;will-change:transform;z-index:1}.product-carousel__slide{flex:0 0 calc(33.33333% - 21.33333px);min-width:0}.product-card{background:#fff;border:1px solid var(--border-gray);display:flex;flex-direction:column;gap:var(--spacing-5x);height:100%;padding:var(--spacing-5x) var(--spacing-5x) var(--spacing-6x);position:relative;transition:var(--transition);z-index:1}.product-card:hover{border-color:var(--primary-base);box-shadow:0 5px 6px 0 rgba(0,0,0,.2)}.product-card__image-wrapper{background:var(--border-gray);height:305px;width:100%}.product-card__image{display:block;height:100%!important;object-fit:contain;width:100%}.product-card__content{display:flex;flex:1;flex-direction:column;gap:var(--spacing-5x);justify-content:space-between}.product-card__title{font-size:1.4444rem;margin-bottom:var(--spacing-3x)}.product-card__description{color:var(--text-light);font-size:.8333rem;line-height:1.4;margin-top:0}.product-card__btn{align-items:center;color:var(--primary-base);display:flex;font-weight:700;gap:var(--spacing-2x);margin-top:0}.product-card__btn .icon-wrapper{margin-top:2px}.product-carousel__arrow{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:hsla(0,0%,100%,.72);border:0;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12);color:#736f71;cursor:pointer;display:flex;font-size:32px;height:44px;justify-content:center;line-height:1;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease,background .2s ease,opacity .2s ease,transform .2s ease;width:44px;z-index:30}.product-carousel__arrow:active,.product-carousel__arrow:focus-visible,.product-carousel__arrow:hover{background:hsla(0,0%,100%,.9);color:#e11f29;outline:none}.product-carousel__arrow--prev{left:-26px}.product-carousel__arrow--next{right:-26px}@media (max-width:1050px){.product-carousel{padding-inline:16px}.product-carousel__slide{flex:0 0 calc(50% - 16px)}.product-carousel__arrow{background:hsla(0,0%,100%,.72);height:42px;top:180px;transform:none;width:42px}.product-carousel__arrow--prev{left:10px}.product-carousel__arrow--next{right:10px}}@media (max-width:1280px){.product-carousel{padding-inline:16px}.product-carousel__arrow{background:hsla(0,0%,100%,.72);height:42px;top:180px;transform:none;width:42px}.product-carousel__arrow--prev{left:10px}.product-carousel__arrow--next{right:10px}}@media (max-width:640px){.product-carousel{padding-inline:16px}.product-carousel__viewport{box-sizing:content-box;margin:-12px 0 -14px;overflow:hidden;padding:12px 0 14px;touch-action:pan-y;width:100%}.product-carousel__track{gap:20px}.product-carousel__slide{flex:0 0 100%;min-width:0}.product-card{height:100%}.product-card__title{font-size:23px}.product-carousel__arrow{font-size:28px;height:40px;top:170px;width:40px}.product-carousel__arrow--prev{left:8px}.product-carousel__arrow--next{right:8px}}