.td-cfp__section-wrapper{display:flex;flex-direction:column;gap:20px}.td-cfp__heading{color:var(--heading-color);margin:0;text-align:center}.td-cfp__blocks-wrapper{display:grid;grid-template-columns:1fr;gap:20px;max-width:400px;margin:auto}.td-cfp__card-wrapper{display:flex;flex-direction:column;height:100%;border-radius:20px;overflow:hidden;background:var(--bg-color);box-shadow:0 4px 8px #0003}.td-cfp__image{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.td-cfp__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .15s ease-in-out}.td-cfp__card-wrapper:hover .td-cfp__image img{transform:scale(1.03);transition:transform .15s ease-in-out}.td-cfp__content-wrapper{display:flex;flex-direction:column;gap:20px;padding:20px;justify-content:space-between;height:100%}.td-cfp__top-content{display:flex;flex-direction:column}.td-cfp__title{font-size:30px;font-weight:700;margin:0;color:var(--text-color)}.td-cfp__rating-wrapper{display:flex;flex-direction:row;align-items:center;gap:5px;flex-wrap:wrap;margin:10px 0 2px}.td-cfp__stars{color:var(--star-color);display:flex}.td-cfp__review-count{font-size:18px;color:var(--text-color);margin:0;font-weight:700;line-height:100%}.td-cfp__verified-buyers{display:flex;flex-direction:row;align-items:center;gap:3px}.td-cfp__verified-buyers p{margin:0;font-size:18px;font-weight:400;color:var(--text-color)}.td-cfp__verified-buyers svg{width:20px;height:20px}.td-cfp__verified-buyers svg *{fill:var(--verified-color);stroke:var(--bg-color)}.td-cfp__description{margin-top:5px}.td-cfp__description *{font-size:18px;color:var(--text-color);margin:0;font-weight:400;line-height:140%}.td-cfp__btn{padding:0 16px;width:100%;height:56px;border-radius:30px;border:2px solid var(--button-border-color);background-color:var(--button-bg-color)}.td-cfp__btn-label{font-family:var(--font-body-family);font-size:16px;font-style:normal;font-weight:700;line-height:148%;color:var(--button-text-color)}.td-cfp__btn:hover *{color:var(--button-bg-color)}.td-cfp__btn:before{background:var(--button-text-color)}@media screen and (min-width: 600px){.td-cfp__blocks-wrapper{grid-template-columns:repeat(2,1fr)}.td-cfp__blocks-wrapper{max-width:700px}}@media screen and (min-width: 1200px){.td-cfp__blocks-wrapper{grid-template-columns:repeat(4,1fr)}.td-cfp__blocks-wrapper{max-width:unset}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/section-td-collection-featured-products.css.map */
