.td-proof{background-color:var(--td-beige-100);padding-top:var(--pt, 72px);padding-bottom:var(--pb, 72px);padding-left:var(--pl, 18px);padding-right:var(--pr, 18px)}@media screen and (max-width:989px){.td-proof{padding-top:var(--pt-mobile, 56px);padding-bottom:var(--pb-mobile, 56px);padding-left:var(--pl-mobile, 18px);padding-right:var(--pr-mobile, 18px)}}.td-proof__inner{max-width:var(--td-proof-inner-mw, 1150px);margin:0 auto}.td-proof__card{background:var(--td-proof-card-bg, transparent);border-radius:12px;padding:0;display:flex;flex-direction:column;align-items:center;gap:0}@media screen and (min-width:990px){.td-proof__card{display:grid;grid-template-columns:minmax(0,500px) minmax(32px,1fr) minmax(0,500px);grid-template-areas:"heading . media" "body . media";grid-template-rows:auto auto;column-gap:0;row-gap:0;align-items:center}.td-proof__card:has(.td-proof__subtitle){grid-template-areas:"heading . media" "subtitle . media" "body . media";grid-template-rows:auto auto auto}.td-proof__heading{grid-area:heading;align-self:end}.td-proof__subtitle{grid-area:subtitle;align-self:start}.td-proof__media{grid-area:media}.td-proof__body{grid-area:body;align-self:start}}.td-proof__media{width:100%;max-width:500px}.td-proof__body{width:100%;display:flex;flex-direction:column;gap:24px;margin-top:24px;margin-bottom:32px}.td-proof__heading{font-family:var(--td-font-display);font-size:var(--td-proof-heading-fz-m, 36px);font-style:normal;font-weight:400;line-height:105%;letter-spacing:.46px;color:var(--td-proof-heading, var(--td-brown-300));text-align:var(--td-proof-h-align-m, center);margin:var(--td-proof-heading-mt-m, 0) 0 var(--td-proof-heading-mb-m, 24px)}@media screen and (min-width:990px){.td-proof__heading{font-family:var(--td-font-display, "PP Right Gothic");font-size:var(--td-proof-heading-fz-d, 46px);line-height:105%;letter-spacing:.46px;color:var(--td-proof-heading, #583E36);text-align:var(--td-proof-h-align-d, left);margin:var(--td-proof-heading-mt-d, 0) 0 var(--td-proof-heading-mb-d, 32px)}}.td-proof__heading-em{font-style:normal;color:var(--td-proof-highlight, var(--td-orange-300))}.td-proof__subtitle{font-family:"IBM Plex Sans",var(--td-font-body, inherit);font-size:var(--td-proof-subtitle-fz-d, 15px);font-weight:400;line-height:135%;letter-spacing:-.075px;color:var(--td-proof-subtitle, var(--td-brown-300, #583E36));text-align:var(--td-proof-subtitle-align-d, center);max-width:var(--td-proof-subtitle-mw-d, none);margin-block:var(--td-proof-subtitle-mt-d, 16px) var(--td-proof-subtitle-mb-d, 32px);margin-inline:var(--td-proof-subtitle-mi-d, auto);white-space:pre-line}@media screen and (max-width:989px){.td-proof__subtitle{font-size:var(--td-proof-subtitle-fz-m, 15px);text-align:var(--td-proof-subtitle-align-m, center);max-width:var(--td-proof-subtitle-mw-m, none);margin-block:var(--td-proof-subtitle-mt-m, 12px) var(--td-proof-subtitle-mb-m, 24px);margin-inline:var(--td-proof-subtitle-mi-m, auto)}}.td-proof__graph{width:100%}.td-proof__graph img{width:100%;height:auto;display:block}.td-proof__stats{display:flex;gap:56px;width:100%;justify-content:var(--td-proof-stats-justify-m, center)}@media screen and (min-width:990px){.td-proof__stats{gap:64px;justify-content:var(--td-proof-stats-justify-d, flex-start)}}.td-proof__stat{display:block}@media screen and (min-width:990px){.td-proof__stat{display:flex;align-items:center;gap:12px}}.td-proof__stat-number{font-family:"PP Right Gothic",var(--td-font-display, var(--td-font-serif));font-size:80px;font-style:normal;font-weight:400;line-height:100%;color:var(--td-proof-heading, var(--td-brown-300, #583E36));margin:0;text-align:var(--td-proof-num-align-m, center)}@media screen and (min-width:990px){.td-proof__stat-number{text-align:var(--td-proof-num-align-d, left)}}.td-proof__stat-text{font-family:"PP Right Gothic",var(--td-font-display, var(--td-font-serif));font-size:18px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:.18px;color:var(--td-proof-text, var(--td-brown-300, #583E36));margin:0;text-align:var(--td-proof-txt-align-m, center)}@media screen and (min-width:990px){.td-proof__stat-text{text-align:var(--td-proof-txt-align-d, left)}}.td-proof__cta-form{width:100%}.td-proof__cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 20px;background:var(--td-proof-cta-bg, var(--td-orange-300));color:var(--td-proof-cta-text, #fff);font-family:var(--td-font-body);font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.075px;border:0;border-radius:6px;box-shadow:0 4px 20px #39302e1a;cursor:pointer;transition:background .15s ease}.td-proof__cta:hover{background:#d95800}.td-proof__cta svg{flex-shrink:0}.td-proof__guarantee{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--td-proof-guarantee-bg, var(--td-beige-200));border:1px dashed var(--td-brown-200);border-radius:6px}.td-proof__guarantee-icon{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.td-proof__guarantee-icon img{width:100%;height:100%;object-fit:contain}.td-proof__guarantee-text{font-family:var(--td-font-body);font-size:1.3rem;font-style:normal;font-weight:400;line-height:135%;letter-spacing:-.065px;color:var(--td-proof-guarantee-text, var(--td-proof-text, var(--td-brown-300)));margin:0}.td-proof__guarantee-text strong{font-weight:600;color:var(--td-proof-guarantee-strong, #995929)}.td-proof__table{width:100%;margin-top:24px}.td-proof__table img{width:100%;height:auto;display:block}.td-proof__subtitle p{margin:0 0 .5em}.td-proof__subtitle p:last-child{margin-bottom:0}.td-proof__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%}.td-proof__bullet{display:flex;align-items:flex-start;gap:14px;font-family:"IBM Plex Sans",var(--td-font-body);font-size:var(--td-proof-bullet-fz-m, 14px);line-height:125%;letter-spacing:-.08px;margin:0}@media screen and (min-width:990px){.td-proof__bullet{font-size:var(--td-proof-bullet-fz-d, 16px)}}.td-proof__bullet-icon{flex-shrink:0;width:22px;height:22px;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.td-proof__bullet-icon--default{background:var(--td-proof-bullet-icon-bg, #E8E9DA);position:relative}.td-proof__bullet-icon--default:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--td-proof-bullet-icon-color, var(--td-proof-highlight, #647A39))}img.td-proof__bullet-icon{object-fit:contain;border-radius:0}.td-proof__bullet-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.td-proof__bullet-title{font-family:"IBM Plex Sans",var(--td-font-body);font-size:var(--td-proof-bullet-fz-m, 14px);font-weight:500;line-height:100%;letter-spacing:-.075px;color:var(--td-proof-bullet-title, var(--td-brown-400, #39302E))}.td-proof__bullet-sub{font-family:"IBM Plex Sans",var(--td-font-body);font-size:var(--td-proof-bullet-fz-m, 14px);font-weight:400;line-height:100%;letter-spacing:-.15px;color:var(--td-proof-bullet-sub, #7B8B56)}@media screen and (min-width:990px){.td-proof__bullet-title,.td-proof__bullet-sub{font-size:var(--td-proof-bullet-fz-d, 16px)}}.td-proof--has-bullets .td-proof__inner{max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:1250px){.td-proof--has-bullets .td-proof__inner{max-width:1290px}}@media screen and (min-width:1250px){.td-proof--has-bullets .td-proof__card{display:grid;grid-template-columns:minmax(0,500px) minmax(0,1fr) minmax(0,500px);grid-template-areas:"heading bullets media" "body    bullets media";column-gap:40px;row-gap:0;align-items:stretch}.td-proof--has-bullets .td-proof__card:has(.td-proof__subtitle){grid-template-areas:"heading  bullets media" "subtitle bullets media" "body     bullets media"}.td-proof--has-bullets .td-proof__heading{grid-area:heading;align-self:end}.td-proof--has-bullets .td-proof__subtitle{grid-area:subtitle;align-self:start}.td-proof--has-bullets .td-proof__media{grid-area:media;align-self:stretch;justify-self:end;max-width:400px;height:100%;display:flex;align-items:center;justify-content:flex-end}.td-proof--has-bullets .td-proof__media .td-proof__graph{height:100%}.td-proof--has-bullets .td-proof__media .td-proof__graph img{width:auto;height:100%;max-width:100%;object-fit:contain}.td-proof--has-bullets .td-proof__body{grid-area:body;align-self:start}.td-proof--has-bullets .td-proof__bullets{grid-area:bullets;align-self:center;margin-left:120px}}@media screen and (max-width:1249px){.td-proof--has-bullets{padding-left:0}.td-proof--has-bullets .td-proof__inner{max-width:500px;margin-inline:auto}.td-proof--has-bullets{overflow:hidden}.td-proof--has-bullets .td-proof__card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"heading heading" "media bullets" "body body";column-gap:16px;row-gap:16px;align-items:stretch}.td-proof--has-bullets .td-proof__card:has(.td-proof__subtitle){grid-template-areas:"heading heading" "subtitle subtitle" "media bullets" "body body"}.td-proof--has-bullets .td-proof__heading,.td-proof--has-bullets .td-proof__subtitle,.td-proof--has-bullets .td-proof__body{max-width:500px;width:100%;justify-self:center;padding-left:var(--pl-mobile, 18px);padding-right:var(--pr-mobile, 18px);box-sizing:border-box}.td-proof--has-bullets .td-proof__heading{grid-area:heading;margin-bottom:0}.td-proof--has-bullets .td-proof__subtitle{grid-area:subtitle;margin-block:0}.td-proof--has-bullets .td-proof__media{grid-area:media;margin-left:calc(min(0px,(500px - 100vw) / 2) - 30%);width:calc(130% + max(0px,(100vw - 500px) / 2));max-width:none;align-self:stretch;height:100%;overflow:hidden}.td-proof--has-bullets .td-proof__media,.td-proof--has-bullets .td-proof__graph{height:100%}.td-proof--has-bullets .td-proof__graph img{width:100%;height:100%;object-fit:cover;object-position:right center}.td-proof--has-bullets .td-proof__bullets{grid-area:bullets;padding-right:var(--pr-mobile, 18px);align-self:center}.td-proof--has-bullets .td-proof__body{grid-area:body;margin-top:8px}}@media screen and (min-width:768px){.td-proof--has-bullets .td-proof__graph img{max-height:600px;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-proof.css.map */
