.bd-featured-product-card{display:flex;flex-direction:column}.bd-featured-product-card>.image-wrapper{width:100%;aspect-ratio:1;height:auto;position:relative}.bd-featured-product-card>.image-wrapper img{width:100%;height:100%;object-fit:cover}.bd-featured-product-card>.image-wrapper .save-badge{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;border-radius:2px;background:#8782b9;position:absolute;top:8px;right:8px;color:#fff;text-align:center;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card>.info-wrapper{display:flex;flex-direction:column;padding:20px;background:#fff}.bd-featured-product-card>.info-wrapper .care-duration{width:fit-content;display:flex;align-items:center;gap:8px;padding:4px 16px 4px 8px;border-radius:100px;background:#f7f7fa}.bd-featured-product-card>.info-wrapper .care-duration .image-wrapper{min-width:16px;width:16px;height:16px}.bd-featured-product-card>.info-wrapper .care-duration .image-wrapper img{width:100%;height:100%;object-fit:contain}.bd-featured-product-card>.info-wrapper .care-duration .text{color:#0f0f0f;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card>.info-wrapper *+.title{margin-top:16px}.bd-featured-product-card>.info-wrapper .title{color:#0f0f0f;font-family:var(--font-heading);font-size:24px;font-style:normal;font-weight:500;line-height:120%}.bd-featured-product-card>.info-wrapper *+.description{margin-top:8px}.bd-featured-product-card>.info-wrapper .description{opacity:.8}.bd-featured-product-card>.info-wrapper .description *{color:#0f0f0f;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card>.info-wrapper .price-list{display:flex;align-items:center;gap:8px;margin-top:16px}.bd-featured-product-card>.info-wrapper .price-list .compare-at-price{color:#0f0f0f;font-family:var(--font-body);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}.bd-featured-product-card>.info-wrapper .price-list .price{color:#0f0f0f;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card>.info-wrapper .price-list .price-tag{display:flex;padding:4px 12px;border-radius:100px;background:#f7f7fa;color:#0f0f0f;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card .set-package{display:flex;flex-direction:column;gap:12px;margin-top:24px}.bd-featured-product-card .set-package .heading{color:#0f0f0f;font-family:var(--font-heading);font-size:18px;font-style:normal;font-weight:500;line-height:normal}.bd-featured-product-card .set-package .product-set-list{display:flex;flex-direction:column;gap:8px}.bd-featured-product-card .set-package .product-set{display:flex;align-items:center;gap:12px}.bd-featured-product-card .set-package .product-set .image-wrapper{min-width:36px;width:36px;height:36px;overflow:hidden;border-radius:100px}.bd-featured-product-card .set-package .product-set .image-wrapper img{width:100%;height:100%;object-fit:cover}.bd-featured-product-card .set-package .product-set .text-wrapper{display:flex;flex-direction:column}.bd-featured-product-card .set-package .product-set .text-wrapper .set-title{color:#0f0f0f;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card .set-package .product-set .text-wrapper .set-subtitle{opacity:.8}.bd-featured-product-card .set-package .product-set .text-wrapper .set-subtitle *{color:#0f0f0f;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card .atc-button{padding:16px;display:flex;width:100%;border-radius:2px;background:#005f5a;color:#f7f7fa;text-align:center;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;justify-content:center;margin-top:24px}.bd-featured-product-card .quote-wrapper{display:flex;flex-direction:column;gap:4px;border-radius:4px;background:#f7f7fa;padding:12px;margin-top:16px}.bd-featured-product-card .quote-wrapper .heading{color:#0f0f0f;font-family:var(--font-heading);font-size:15px;font-style:normal;font-weight:500;line-height:normal}.bd-featured-product-card .quote-wrapper .description{opacity:.8}.bd-featured-product-card .quote-wrapper .description *{color:#0f0f0f;font-family:var(--font-heading);font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}.bd-featured-product-card .quote-wrapper .author-info{display:flex;align-items:center;gap:8px}.bd-featured-product-card .quote-wrapper .author-info .image-wrapper{position:relative;min-width:36px;width:36px;height:36px}.bd-featured-product-card .quote-wrapper .author-info .image-wrapper img{width:100%;height:100%;border-radius:100px;object-fit:cover}.bd-featured-product-card .quote-wrapper .author-info .image-wrapper svg{position:absolute;top:-1px;right:-3px;width:14px;height:auto}.bd-featured-product-card .quote-wrapper .author-info .text-wrapper{display:flex;flex-direction:column}.bd-featured-product-card .quote-wrapper .author-info .text-wrapper .name{color:#0f0f0f;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.bd-featured-product-card .quote-wrapper .author-info .text-wrapper .tag{color:#0f0f0f;font-family:var(--font-body);font-size:12px;font-style:italic;font-weight:400;line-height:normal;opacity:.8}@media screen and (min-width: 60em){.bd-featured-product-card{flex-direction:row}.bd-featured-product-card>.image-wrapper{min-width:580px;width:580px;height:580px}.bd-featured-product-card>.info-wrapper{padding:0 24px;justify-content:center}.bd-featured-product-card>.info-wrapper .care-duration .text{font-size:16px}.bd-featured-product-card>.info-wrapper .description *{font-size:16px}.bd-featured-product-card>.info-wrapper .price-list .compare-at-price{font-size:18px}.bd-featured-product-card>.info-wrapper .price-list .price{font-size:16px}.bd-featured-product-card .set-package{margin-top:16px}.bd-featured-product-card .set-package .heading{font-size:20px}.bd-featured-product-card .set-package .product-set .image-wrapper{min-width:40px;width:40px;height:40px}.bd-featured-product-card .set-package .product-set .text-wrapper .set-title{font-size:16px}.bd-featured-product-card .set-package .product-set .text-wrapper .set-subtitle *{font-size:14px}.bd-featured-product-card .atc-button{margin-top:16px;font-size:16px}.bd-featured-product-card .quote-wrapper{border-radius:0;background:#fff;padding:16px;position:absolute;bottom:8px;left:8px;width:calc(100% - 16px);height:fit-content}.bd-featured-product-card .quote-wrapper .heading{font-size:16px}.bd-featured-product-card .quote-wrapper .description *{font-size:14px}.bd-featured-product-card .quote-wrapper .author-info .image-wrapper{min-width:38px;width:38px;height:38px}.bd-featured-product-card .quote-wrapper .author-info .text-wrapper .name,.bd-featured-product-card .quote-wrapper .author-info .text-wrapper .tag{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/bd-featured-product-card.css.map */
