.thmg-top-product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,334px));gap:18px;justify-content:center;max-width:1070px;margin:0 auto;padding:0 16px}.thmg-top-product-card-slide{min-width:0}.thmg-top-product-card{--thmg-top-card-border:#d9d9d9;position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:334px;min-height:479px;aspect-ratio:334/479;padding:0;border:1px solid var(--thmg-top-card-border);border-radius:8px;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.thmg-top-product-card__content{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;color:#fff}.thmg-top-product-card__headline{margin:0;font-size:clamp(28px, 2.9vw, 40px);font-weight:800;line-height:1.05;color:#fff;text-transform:none}.thmg-top-product-card__subheadline{margin:10px 0 0;font-size:clamp(18px, 1.5vw, 28px);font-weight:500;line-height:1.15;color:#fff}.thmg-top-product-card__button{position:absolute;top:124px;left:50%;display:inline-flex;align-items:center;justify-content:center;width:max-content;margin-top:0;padding:10px 46px;border:1px solid #fff;border-radius:999px;background:0 0;transform:translateX(-50%);color:inherit;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;text-transform:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.thmg-top-product-card__button:focus,.thmg-top-product-card__button:hover{background:#fff;color:#111!important;border-color:#fff}@media (max-width:991px){.thmg-top-product-cards{display:block;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.thmg-top-product-cards .slick-list{padding:0!important}.thmg-top-product-card-slide{width:344px!important;padding:0 5px;box-sizing:border-box}.thmg-top-product-card{width:334px;max-width:334px;min-height:auto;padding:0;margin:0 auto}.thmg-top-product-cards .slick-dots{display:flex;justify-content:center;gap:8px;margin:18px 0 0!important;padding:0;list-style:none;line-height:0}.thmg-top-product-cards .slick-dots li{margin:0;width:10px;height:10px;line-height:0}.thmg-top-product-cards .slick-dots button{width:10px;height:10px;min-width:10px;min-height:10px;display:block;padding:0;border:0;border-radius:50%;background:rgba(17,17,17,.4);font-size:0;line-height:0}.thmg-top-product-cards .slick-dots .slick-active button{background:#111}}@media (max-width:575px){.thmg-top-product-card__button{min-width:170px}}