.m-guarantee-badge-section{width:100%;position:relative;overflow:hidden}.m-guarantee-badge-section__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px);padding-left:20px;padding-right:20px}.m-guarantee-badge{position:relative;width:var(--badge-size, 180px);height:var(--badge-size, 180px);margin-bottom:32px;flex-shrink:0}.m-guarantee-badge__circle-text{width:100%;height:100%;animation:m-badge-spin 18s linear infinite;position:absolute;top:0;left:0}.m-guarantee-badge__circle-text text{font-family:var(--font-stack-header, var(--font-stack-body, inherit));font-size:var(--badge-circular-text-size, 11px);letter-spacing:3.5px;text-transform:uppercase;fill:var(--badge-circle-text-color, #ffffff);font-weight:600}.m-guarantee-badge__inner{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;background-color:var(--badge-inner-color, #1a6fd4);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--badge-shadow, 0 8px 20px rgba(0,0,0,.25))}.m-guarantee-badge__number{font-family:var(--font-stack-header, var(--font-stack-body, inherit));font-size:var(--badge-number-size, 52px);font-weight:800;line-height:1;color:var(--badge-number-color, #ffffff)}.m-guarantee-badge__subtitle{font-family:var(--font-stack-body, inherit);font-size:var(--guarantee-subtitle-size, 18px);font-weight:600;color:var(--guarantee-text-color, #ffffff);margin-bottom:12px;line-height:1.4}.m-guarantee-badge__title{font-family:var(--font-stack-header, var(--font-stack-body, inherit));font-size:var(--guarantee-title-size, 40px);font-weight:800;line-height:1.15;color:var(--guarantee-text-color, #ffffff);text-transform:uppercase;margin:0 0 6px}.m-guarantee-badge__title2{font-family:var(--font-stack-header, var(--font-stack-body, inherit));font-size:var(--guarantee-title2-size, 40px);font-weight:800;line-height:1.15;color:var(--guarantee-text-color, #ffffff);text-transform:uppercase;margin:0 0 28px}.m-guarantee-badge__description{font-family:var(--font-stack-body, inherit);font-size:var(--guarantee-desc-size, 16px);line-height:1.75;color:var(--guarantee-text-color, #ffffff);max-width:560px;margin:0 auto}@keyframes m-badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:767px){.m-guarantee-badge{width:calc(var(--badge-size, 180px) * .85);height:calc(var(--badge-size, 180px) * .85)}.m-guarantee-badge__title,.m-guarantee-badge__title2{font-size:calc(var(--guarantee-title-size, 40px) * .65)}.m-guarantee-badge__subtitle{font-size:calc(var(--guarantee-subtitle-size, 18px) * .9)}.m-guarantee-badge__description{font-size:calc(var(--guarantee-desc-size, 16px) * .9)}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/guarantee-badge.css.map */
