.mo-material-truth{background:var(--mmt-bg, #fff);padding-bottom:var(--mmt-padding-bottom, 34px);padding-top:var(--mmt-padding-top, 34px);width:100%}.mo-material-truth__inner{width:100%}.mo-material-truth__inner--full{padding-inline:1.5rem}.mo-material-truth__header{margin-bottom:30px}.mo-material-truth__heading{color:var(--mmt-heading-color, #173b31);font-size:var(--mmt-heading-size, 36px);font-weight:600;line-height:1.18;margin:0}.mo-material-truth__subheading{color:var(--mmt-subheading-color, #6d7685);font-size:var(--mmt-subheading-size, 14px);line-height:1.6;margin:10px 0 0}.mo-material-truth__panels{display:grid;gap:var(--mmt-panel-gap, 36px);grid-template-columns:repeat(2,minmax(0,1fr))}.mo-material-truth__panel{border-radius:var(--mmt-panel-radius, 14px);display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:var(--mmt-panel-padding, 32px)}.mo-material-truth__panel--concern{background:var(--mmt-left-bg, #fff7f3)}.mo-material-truth__panel--guarantee{background:var(--mmt-right-bg, #eaf4f2)}.mo-material-truth__panel-title-row{align-items:center;display:flex;gap:14px;margin-bottom:8px;min-width:0}.mo-material-truth__panel-icon{align-items:center;border-radius:50%;display:inline-flex;flex:0 0 34px;height:34px;justify-content:center;overflow:hidden;width:34px}.mo-material-truth__panel-title-row--left .mo-material-truth__panel-icon{background:color-mix(in srgb,var(--mmt-left-accent, #ff4646) 12%,transparent);color:var(--mmt-left-accent, #ff4646)}.mo-material-truth__panel-title-row--right .mo-material-truth__panel-icon{background:color-mix(in srgb,var(--mmt-right-accent, #3c696a) 12%,transparent);color:var(--mmt-right-accent, #3c696a)}.mo-material-truth__panel-icon svg{display:block;fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:22px}.mo-material-truth__panel-icon-image,.mo-material-truth__callout-icon-image,.mo-material-truth__item-icon-image{display:block;height:100%;object-fit:contain;width:100%}.mo-material-truth__panel-title{color:var(--mmt-left-title, #f03333);font-size:var(--mmt-panel-title-size, 18px);font-weight:600;line-height:1.25;margin:0;max-width:440px}.mo-material-truth__panel--guarantee .mo-material-truth__panel-title{color:var(--mmt-right-title, #365859)}.mo-material-truth__concern-body{align-items:center;display:grid;flex:1;gap:5px;grid-template-columns:minmax(0,.56fr) minmax(180px,.44fr)}.mo-material-truth__concern-list{min-width:0}.mo-material-truth__concern-item{align-items:flex-start;display:flex;gap:14px;min-width:0;padding:18px 0}.mo-material-truth__concern-item:not(:last-child){border-bottom:1px dashed var(--mmt-left-divider, #f4bbb4)}.mo-material-truth__concern-icon{align-items:center;background:color-mix(in srgb,var(--mmt-left-accent, #ff4646) 10%,#fff);border-radius:50%;color:var(--mmt-left-accent, #ff4646);display:inline-flex;flex:0 0 42px;height:42px;justify-content:center;overflow:hidden;width:42px}.mo-material-truth__concern-icon svg{display:block;fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:24px}.mo-material-truth__concern-icon img{height:20px;width:20px}.mo-material-truth__concern-copy{min-width:0}.mo-material-truth__item-title,.mo-material-truth__guarantee-title{color:var(--mmt-left-text, #182234);font-size:var(--mmt-item-title-size, 14px);font-weight:600;line-height:1.35;margin:0}.mo-material-truth__item-text,.mo-material-truth__guarantee-text{color:var(--mmt-left-muted, #7c8493);font-size:var(--mmt-item-text-size, 10px);line-height:1.45;margin:6px 0 0}.mo-material-truth__concern-media{align-items:center;display:flex;justify-content:center;min-width:0}.mo-material-truth__concern-image,.mo-material-truth__concern-placeholder{display:block;height:auto;max-height:315px;max-width:100%;object-fit:contain;width:100%}.mo-material-truth__concern-placeholder{opacity:.28}.mo-material-truth__guarantee-grid{display:grid;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2px;align-items:center}.mo-material-truth__guarantee-item{align-items:center;border-color:var(--mmt-right-divider, #afcac8);border-style:solid;border-width:0 1px 0px 0;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:16px 12px;text-align:center}.mo-material-truth__guarantee-item:nth-child(3n){border-right-width:0}.mo-material-truth__guarantee-item:nth-last-child(-n+3){border-bottom-width:0}.mo-material-truth__guarantee-icon{color:var(--mmt-right-accent, #3c696a);display:inline-flex;height:var(--mmt-icon-size, 58px);margin-bottom:10px;width:var(--mmt-icon-size, 58px)}.mo-material-truth__guarantee-icon svg{display:block;fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;width:100%}.mo-material-truth__guarantee-title{color:var(--mmt-right-text, #29484a)}.mo-material-truth__guarantee-text{color:var(--mmt-right-muted, #47686a)}.mo-material-truth__callout{align-items:center;border-radius:8px;display:flex;gap:14px;margin-top:28px;min-width:0;padding:15px 18px}.mo-material-truth__callout--left{background:var(--mmt-left-callout-bg, #ffe1df);color:var(--mmt-left-callout-text, #e22d32)}.mo-material-truth__callout--right{background:var(--mmt-right-callout-bg, #cbe8e4);color:var(--mmt-right-callout-text, #2f5758);display:none}.mo-material-truth__callout-icon{align-items:center;background:currentColor;border-radius:50%;color:inherit;display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;overflow:hidden;width:36px}.mo-material-truth__callout-icon svg{color:#fff;display:block;fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:22px}.mo-material-truth__callout-icon img{height:22px;width:22px}.mo-material-truth__callout p{color:inherit;font-size:var(--mmt-callout-size, 10px);line-height:1.45;margin:0}@media screen and (max-width:989px){.mo-material-truth__panels{grid-template-columns:1fr}}@media screen and (max-width:749px){.mo-material-truth{padding-bottom:var(--mmt-padding-bottom-mobile, 28px);padding-top:var(--mmt-padding-top-mobile, 26px)}.mo-material-truth__inner--full{padding-inline:1.5rem}.mo-material-truth__header{margin-bottom:20px;text-align:center}.mo-material-truth__heading{font-size:var(--mmt-heading-size-mobile, 28px)}.mo-material-truth__subheading{font-size:var(--mmt-subheading-size-mobile, 13px)}.mo-material-truth__panels{gap:12px}.mo-material-truth__panel{padding:16px}.mo-material-truth__panel-title-row{margin-bottom:5px}.mo-material-truth__panel-title{font-size:var(--mmt-panel-title-size-mobile, 17px)}.mo-material-truth__concern-body{gap:16px;grid-template-columns:1fr}.mo-material-truth__concern-media{order:-1}.mo-material-truth__concern-image,.mo-material-truth__concern-placeholder{max-height:160px;width:min(100%,420px)}.mo-material-truth__concern-item{padding:10px 0}.mo-material-truth__item-title,.mo-material-truth__guarantee-title{font-size:var(--mmt-item-title-size-mobile, 14px)}.mo-material-truth__item-text,.mo-material-truth__guarantee-text{font-size:var(--mmt-item-text-size-mobile, 11px)}.mo-material-truth__guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mo-material-truth__guarantee-item{padding:9px 10px;border-width:0 1px 1px 0}.mo-material-truth__guarantee-item:nth-child(3n){border-right-width:1px}.mo-material-truth__guarantee-item:nth-child(2n){border-right-width:0}.mo-material-truth__guarantee-item:nth-last-child(-n+3){border-bottom-width:1px}.mo-material-truth__guarantee-item:nth-last-child(-n+2){border-bottom-width:0}.mo-material-truth__guarantee-icon{height:var(--mmt-icon-size-mobile, 46px);width:var(--mmt-icon-size-mobile, 46px)}.mo-material-truth__callout{align-items:flex-start;margin-top:10px;padding:10px}.mo-material-truth__callout p{font-size:var(--mmt-callout-size-mobile, 11px)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/mo-material-truth-panels.css.map */
