.td-feature-card{padding:var(--pt, 56px) 60px var(--pb, 56px)}@media screen and (max-width:989px){.td-feature-card{padding:var(--pt-mobile, 40px) 18px var(--pb-mobile, 52px)}}.td-feature-card--has-border{border-bottom:1px solid var(--td-fc-border-color, #775E4D)}.td-feature-card__inner{max-width:var(--td-fc-mw, 900px);margin:0 auto}.td-feature-card__row{display:grid;grid-template-columns:var(--td-fc-col1-w, 310px) minmax(0,var(--td-fc-col2-w, 1fr));gap:var(--td-fc-gap, 32px);align-items:center}@media screen and (max-width:749px){.td-feature-card__row{grid-template-columns:1fr;gap:var(--td-fc-gap-m, 16px)}}.td-feature-card__heading--mobile{display:none}@media screen and (max-width:749px){.td-feature-card__heading--desktop{display:none}.td-feature-card__heading--mobile{display:block;margin:0 0 16px}}.td-feature-card__media{width:100%;aspect-ratio:1 / 1;background:var(--td-beige-200);border-radius:4px;overflow:hidden}.td-feature-card__heading{font-family:var(--td-fc-h-ff, "PP Right Gothic"),var(--td-font-display, var(--td-font-serif));font-size:var(--td-fc-h-fz-m, 32px);font-style:normal;font-weight:var(--td-fc-h-fw, 700);line-height:105%;letter-spacing:.32px;color:var(--td-fc-h-color, var(--td-brown-300, #583E36));margin:var(--td-fc-h-mt-m, 0) 0 var(--td-fc-h-mb-m, 16px);text-align:var(--td-fc-h-align-m, left)}@media screen and (min-width:990px){.td-feature-card__heading{font-size:var(--td-fc-h-fz-d, 32px);text-align:var(--td-fc-h-align-d, left);margin:var(--td-fc-h-mt-d, 0) 0 var(--td-fc-h-mb-d, 16px)}}.td-feature-card__media img{width:100%;height:100%;object-fit:cover;display:block}.td-feature-card__body{display:flex;flex-direction:column;gap:0}.td-feature-card__subtitle{font-family:var(--td-fc-sub-ff, "PP Right Gothic"),var(--td-font-heading, var(--td-font-display));font-size:var(--td-fc-sub-fz-m, 22px);font-weight:var(--td-fc-sub-fw, 700);line-height:1.05;letter-spacing:-.11px;color:var(--td-fc-sub-color, var(--td-fc-text, var(--td-brown-400)));margin:var(--td-fc-sub-mt-m, 0) 0 var(--td-fc-sub-mb-m, 0)}@media screen and (min-width:990px){.td-feature-card__subtitle{font-size:var(--td-fc-sub-fz-d, 22px);margin:var(--td-fc-sub-mt-d, 0) 0 var(--td-fc-sub-mb-d, 0)}}.td-feature-card__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.td-feature-card__bullets li{display:flex;align-items:flex-start;gap:6px}.td-feature-card__bullets li span{font-family:var(--td-font-body);font-size:1.3rem;font-weight:400;line-height:1.35;letter-spacing:-.065px;color:var(--td-fc-text, var(--td-brown-400))}.td-feature-card__check{flex-shrink:0;margin-top:2px;color:var(--td-fc-text, var(--td-brown-300))}.td-feature-card__desc{display:flex;flex-direction:column;gap:4px;margin:var(--td-fc-desc-mt-m, 8px) 0 var(--td-fc-desc-mb-m, 16px);font-family:var(--td-font-body);font-size:var(--td-fc-desc-fz-m, 14px);font-weight:400;line-height:1.35;letter-spacing:-.07px;color:var(--td-fc-text, var(--td-brown-400))}@media screen and (min-width:990px){.td-feature-card__desc{font-size:var(--td-fc-desc-fz-d, 14px);margin:var(--td-fc-desc-mt-d, 8px) 0 var(--td-fc-desc-mb-d, 16px)}}.td-feature-card__desc p{position:relative;margin:0;padding-left:22px}.td-feature-card__desc p:before{content:"";position:absolute;left:0;top:4px;width:14px;height:14px;background:var(--td-fc-check-icon, url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Ccircle cx='7' cy='7' r='6.5' stroke='%23583E36'/%3E%3Cpath d='M4 7.2l2 2 4-4' stroke='%23583E36' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")) center/contain no-repeat}.td-feature-card__form{margin:0}.td-feature-card__price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin:var(--td-fc-price-mt-m, 8px) 0 var(--td-fc-price-mb-m, 12px);font-family:"IBM Plex Sans",var(--td-font-body);color:var(--td-fc-price-color, var(--td-brown-400))}@media screen and (min-width:990px){.td-feature-card__price{margin:var(--td-fc-price-mt-d, 8px) 0 var(--td-fc-price-mb-d, 12px)}}.td-feature-card__price-value{font-family:"IBM Plex Sans",var(--td-font-body);font-size:var(--td-fc-price-fz-m, 17px);font-style:normal;font-weight:var(--td-fc-price-fw, 700);line-height:135%;letter-spacing:-.085px}@media screen and (min-width:990px){.td-feature-card__price-value{font-size:var(--td-fc-price-fz-d, 17px)}}.td-feature-card__price-prefix{font-size:14px;font-weight:400;opacity:.75}.td-feature-card__price--sale .td-feature-card__price-value{color:var(--td-fc-price-sale, #F46600)}.td-feature-card__price-compare{font-family:"IBM Plex Sans",var(--td-font-body);font-size:14px;font-style:normal;font-weight:400;line-height:135%;letter-spacing:-.07px;color:var(--td-fc-price-compare, #583E36);text-decoration-line:line-through}.td-feature-card__sale-badge{display:inline-flex;align-items:center;padding:4px 6px 5px;font-family:"IBM Plex Sans",var(--td-font-body);font-size:13px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.065px;color:var(--td-fc-badge-color, #FFF);background:var(--td-fc-badge-bg, #DC4527);border-radius:4px;white-space:nowrap}.td-feature-card__cta{display:inline-flex;width:fit-content;align-self:flex-start;align-items:center;gap:8px;padding:0 16px 0 20px;height:36px;background:var(--td-orange-300);color:#fff;font-family:var(--td-font-body);font-size:1.4rem;font-weight:600;line-height:1;border:none;border-radius:4px;box-shadow:0 4px 20px #39302e1a;cursor:pointer;transition:background .15s ease}.td-feature-card__cta:hover{background:#d95800}.td-feature-card__cta:disabled{opacity:.5;cursor:not-allowed}.td-feature-card__cta svg{width:14px;height:14px}.td-feature-card__subtitle--mobile-top{display:none}@media screen and (max-width:749px){.td-feature-card--mobile-sub-top .td-feature-card__subtitle--mobile-top{display:block;margin:var(--td-fc-sub-mt-m, 0) 0 var(--td-fc-sub-mb-m, 12px)}.td-feature-card--mobile-sub-top .td-feature-card__heading--mobile{display:none}.td-feature-card--mobile-sub-top .td-feature-card__heading--desktop{display:block}.td-feature-card--mobile-sub-top .td-feature-card__body>.td-feature-card__subtitle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-feature-card.css.map */
