.sb-formatos-calc-section{margin-top:var(--sbf-calc-margin-top);margin-bottom:var(--sbf-calc-margin-bottom);padding-top:var(--sbf-calc-padding-top);padding-bottom:var(--sbf-calc-padding-bottom)}.sb-formatos-calc-section .sbf-calc{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--sbf-calc-stats-width));align-items:center;gap:var(--sbf-calc-gap);padding:var(--sbf-calc-inner-padding);border-radius:var(--sbf-calc-radius);background:var(--sbf-calc-bg);color:var(--sbf-calc-text)}.sb-formatos-calc-section .sbf-calc__content{max-width:var(--sbf-calc-content-max-width)}.sb-formatos-calc-section .sbf-calc__title,.sb-formatos-calc-section .sbf-calc__title *,.sb-formatos-calc-section .sbf-calc__title.rte *,.sb-formatos-calc-section .sbf-calc__title h1,.sb-formatos-calc-section .sbf-calc__title h2,.sb-formatos-calc-section .sbf-calc__title h3,.sb-formatos-calc-section .sbf-calc__title p{margin:0;color:var(--sbf-calc-title-color)!important;font-size:var(--sbf-calc-title-size)!important;font-weight:var(--sbf-calc-title-weight)!important;line-height:var(--sbf-calc-title-line-height)!important}.sb-formatos-calc-section .sbf-calc__title{margin-bottom:var(--sbf-calc-title-margin-bottom)}.sb-formatos-calc-section .sbf-calc__text,.sb-formatos-calc-section .sbf-calc__text *,.sb-formatos-calc-section .sbf-calc__text.rte *,.sb-formatos-calc-section .sbf-calc__text p{color:var(--sbf-calc-text)!important;font-size:var(--sbf-calc-text-size)!important;font-weight:var(--sbf-calc-text-weight)!important;line-height:var(--sbf-calc-text-line-height)!important}.sb-formatos-calc-section .sbf-calc__text{margin:0 0 var(--sbf-calc-text-margin-bottom)}.sb-formatos-calc-section .sbf-calc__text>*{margin-top:0}.sb-formatos-calc-section .sbf-calc__text>*:last-child{margin-bottom:0}.sb-formatos-calc-section .sbf-calc__button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:var(--sbf-calc-button-min-width);padding:var(--sbf-calc-button-padding-y) var(--sbf-calc-button-padding-x);border-radius:var(--sbf-calc-button-radius);background:var(--sbf-calc-button-bg)!important;color:var(--sbf-calc-button-text)!important;text-decoration:none;font-size:var(--sbf-calc-button-size);font-weight:var(--sbf-calc-button-weight);line-height:1;border:0!important}.sb-formatos-calc-section .sbf-calc__stats{display:grid;grid-template-columns:repeat(var(--sbf-calc-stats-columns-desktop),minmax(0,1fr));gap:var(--sbf-calc-stats-gap)}.sb-formatos-calc-section .sbf-calc__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sbf-calc-stat-gap);min-height:var(--sbf-calc-stat-min-height);padding:var(--sbf-calc-stat-padding-y) var(--sbf-calc-stat-padding-x);border-radius:var(--sbf-calc-stat-radius);background:var(--sbf-calc-stat-bg);text-align:center}.sb-formatos-calc-section .sbf-calc__stat-number{display:block;margin:0;color:var(--sbf-calc-stat-number-color)!important;font-size:var(--sbf-calc-stat-number-size)!important;font-weight:var(--sbf-calc-stat-number-weight)!important;line-height:1!important;letter-spacing:-.02em;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important}.sb-formatos-calc-section .sbf-calc__stat-label{display:block;margin:0;color:var(--sbf-calc-stat-label-color)!important;font-size:var(--sbf-calc-stat-label-size)!important;font-weight:var(--sbf-calc-stat-label-weight)!important;line-height:1.35!important}@media screen and (max-width:749px){.sb-formatos-calc-section{margin-top:var(--sbf-calc-margin-top-mobile, var(--sbf-calc-margin-top));margin-bottom:var(--sbf-calc-margin-bottom-mobile, var(--sbf-calc-margin-bottom));padding-top:var(--sbf-calc-padding-top-mobile, var(--sbf-calc-padding-top));padding-bottom:var(--sbf-calc-padding-bottom-mobile, var(--sbf-calc-padding-bottom))}.sb-formatos-calc-section .sbf-calc{grid-template-columns:1fr;gap:var(--sbf-calc-gap-mobile);padding:var(--sbf-calc-inner-padding-mobile)}.sb-formatos-calc-section .sbf-calc__content{max-width:none}.sb-formatos-calc-section .sbf-calc__title,.sb-formatos-calc-section .sbf-calc__title *,.sb-formatos-calc-section .sbf-calc__title.rte *,.sb-formatos-calc-section .sbf-calc__title h1,.sb-formatos-calc-section .sbf-calc__title h2,.sb-formatos-calc-section .sbf-calc__title h3,.sb-formatos-calc-section .sbf-calc__title p{font-size:var(--sbf-calc-title-size-mobile)!important}.sb-formatos-calc-section .sbf-calc__text,.sb-formatos-calc-section .sbf-calc__text *,.sb-formatos-calc-section .sbf-calc__text.rte *,.sb-formatos-calc-section .sbf-calc__text p{font-size:var(--sbf-calc-text-size-mobile)!important}.sb-formatos-calc-section .sbf-calc__button{min-width:var(--sbf-calc-button-min-width-mobile);font-size:var(--sbf-calc-button-size-mobile)}.sb-formatos-calc-section .sbf-calc__stats{grid-template-columns:repeat(var(--sbf-calc-stats-columns-mobile),minmax(0,1fr));gap:var(--sbf-calc-stats-gap-mobile)}.sb-formatos-calc-section .sbf-calc__stat{min-height:var(--sbf-calc-stat-min-height-mobile)}.sb-formatos-calc-section .sbf-calc__stat-number{font-size:var(--sbf-calc-stat-number-size-mobile)!important}.sb-formatos-calc-section .sbf-calc__stat-label{font-size:var(--sbf-calc-stat-label-size-mobile)!important}.sb-formatos-calc-section,.sb-formatos-calc-section .sbf-calc,.sb-formatos-calc-section .sbf-calc__content,.sb-formatos-calc-section .sbf-calc__title,.sb-formatos-calc-section .sbf-calc__text{width:100%;max-width:100%;min-width:0}.sb-formatos-calc-section .sbf-calc__title,.sb-formatos-calc-section .sbf-calc__title *,.sb-formatos-calc-section .sbf-calc__text,.sb-formatos-calc-section .sbf-calc__text *{overflow-wrap:break-word;word-break:normal}.sb-formatos-calc-section .sbf-calc__button{max-width:100%;white-space:normal}.sb-formatos-calc-section .sbf-calc__button{width:100%;min-width:0;max-width:100%;box-sizing:border-box;white-space:normal;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sb-formatos-calc.css.map */
