.woow-product-cards{font-family:Montserrat,sans-serif;padding:64px 0}.woow-product-cards__title{font-size:36px;font-weight:400;line-height:1.3;margin:0 0 40px}.woow-product-cards__title-bold{font-weight:700}.woow-product-cards__grid{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;padding-bottom:8px}.woow-product-cards__grid::-webkit-scrollbar{display:none}.woow-product-cards__card{background-color:#1a1a1a;border:1px solid hsla(0,0%,100%,.06);border-radius:20px;cursor:pointer;display:flex;flex:0 0 280px;flex-direction:column;height:100%;min-height:420px;overflow:hidden;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease}.woow-product-cards__card:hover{box-shadow:0 8px 30px rgba(0,0,0,.3);transform:translateY(-4px)}.woow-product-cards__image-wrap{overflow:hidden;position:relative}.woow-product-cards__image{display:block;height:192px;object-fit:cover;width:100%}.woow-product-cards__content{display:flex;flex:1;flex-direction:column;padding:20px 16px}.woow-product-cards__name{color:inherit;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px}.woow-product-cards__desc{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 auto;opacity:.7;padding-bottom:16px}.woow-product-cards__partner{margin-bottom:12px}.woow-product-cards__partner-logo{max-height:20px;object-fit:contain;opacity:.8;width:auto}.woow-product-cards__price{margin-bottom:16px}.woow-product-cards__price-value{font-size:24px;font-weight:700;line-height:1.2}.woow-product-cards__price-suffix{font-size:16px;font-weight:400;opacity:.7}.woow-product-cards__cta{border-radius:16px;color:#fff!important;display:block;font-size:14px;font-weight:600;margin-top:auto;padding:12px 24px;text-align:center;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.woow-product-cards__cta:hover{box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-2px)}@media (max-width:991px){.woow-product-cards__title{font-size:30px}.woow-product-cards__card{flex:0 0 240px;min-height:380px}}@media (max-width:767px){.woow-product-cards{padding:40px 0}.woow-product-cards__title{font-size:24px;margin-bottom:24px}.woow-product-cards__grid{cursor:default;gap:16px;justify-content:flex-start;margin:0 -12px;padding:0 12px 8px;scroll-snap-type:x mandatory}.woow-product-cards__card{flex:0 0 85vw;scroll-snap-align:center}.woow-product-cards__image{height:180px}}