.tuga-product-card{position:relative;display:block;margin:30px 60px}.tuga-product-card-title{height:48px;margin-bottom:30px;color:#000;font-weight:500;font-size:36px;line-height:48px}.tuga-product-card-title-left{text-align:left}.tuga-product-card-title-center{text-align:center}.tuga-product-card-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tuga-product-card-item-image{position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.tuga-product-card-item-image a{display:block}.tuga-product-card-item-image lazy-picture{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.tuga-product-card-item-image lazy-picture picture img{border-radius:12px}.tuga-product-card-item-image .mec-lazy-picture__mask img{width:200px;height:30px}.tuga-product-card-item-content{position:relative;padding:0 50px}.tuga-product-card-item-content-products{position:relative;display:grid;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;align-self:stretch}.tuga-product-card-item-content-products>product-card-group-item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:100%}.tuga-product-card-item-content-products[data-page-size='2']>product-card-group-item:nth-of-type(n+3),.tuga-product-card-item-content-products[data-page-size='4']>product-card-group-item:nth-of-type(n+5){display:none}.tuga-product-card-item-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tuga-product-card-item-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tuga-product-card-item__arrow{position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;overflow:hidden;color:#000;font-size:24px;background:#fff;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.tuga-product-card-item__arrow--left{left:0}.tuga-product-card-item__arrow--right{right:0}.tuga-product-card-item__scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/-1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:300px;max-width:100%;margin:20px auto 0;padding:0;background:#f6f3f9;border:0;border-radius:10px}.tuga-product-card-item__scrollbar-segment{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;height:8px;padding:0;background:#f6f3f9;border:0;border-radius:10px;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.tuga-product-card-item__scrollbar-segment.is-active{background:#442f50}.tuga-product-card-footer{position:absolute;top:0;right:0}.tuga-product-card-footer__icon,.tuga-product-card-footer__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tuga-product-card-footer__more{gap:5px;font-weight:500;font-size:20px;line-height:48px;cursor:pointer}.tuga-product-card-footer__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000}