.stats-with-text-section{padding-top:var(--padding-top, 40px);padding-bottom:var(--padding-bottom, 40px);width:100%}.stats-with-text__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:var(--page-width, 1200px);margin:0 auto;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}@media screen and (min-width:990px){.stats-with-text__container{grid-template-columns:1fr 1fr;gap:4rem}}.stats-with-text__content{display:flex;flex-direction:column;gap:1.5rem}.stats-with-text__heading{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--color-foreground, #333);line-height:1.2;margin:0;text-align:center}@media screen and (min-width:990px){.stats-with-text__heading{text-align:left}}.stats-with-text__description{font-size:1rem;line-height:1.6;color:var(--color-foreground, #555)}.stats-with-text__description p{margin-top:0;margin-bottom:1.25rem}.stats-with-text__description p:last-child{margin-bottom:0}.stats-with-text__split-btn-container{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;position:relative}.stats-with-text__btn{display:inline-flex;justify-content:center;align-items:center;padding:1rem 2rem;border-radius:999px;font-weight:600;text-decoration:none;color:#fff;transition:opacity .3s ease,transform .3s ease;width:100%;text-align:center;box-sizing:border-box}.stats-with-text__btn:hover{opacity:.9;transform:translateY(-2px)}.stats-with-text__btn-or-mobile{font-size:.875rem;color:#999;font-weight:700;text-transform:uppercase}.stats-with-text__btn-or-desktop{display:none}@media screen and (min-width:750px){.stats-with-text__split-btn-container{flex-direction:row;gap:0;justify-content:flex-start;align-items:stretch;width:fit-content}.stats-with-text__btn{width:auto;padding:1rem 3rem}.stats-with-text__btn--left{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:2.5rem}.stats-with-text__btn--right{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:2.5rem}.stats-with-text__btn-or-mobile{display:none}.stats-with-text__btn-or-desktop{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background-color:#fff;border-radius:50%;font-size:.75rem;font-weight:700;color:#666;box-shadow:0 2px 8px #0000001a;z-index:2}}@media screen and (min-width:990px){.stats-with-text__split-btn-container{margin-top:0}}.stats-with-text__cards{display:flex;flex-direction:column;gap:2rem}.stats-with-text__card{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 10px 40px #0000000f;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.stats-with-text__card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000014}.stats-with-text__card-number{font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1;margin-bottom:.5rem}.stats-with-text__card-title{font-size:1.125rem;font-weight:700;color:var(--color-foreground, #333);margin-bottom:.5rem}.stats-with-text__card-desc{font-size:.875rem;color:var(--color-foreground, #666);line-height:1.5;margin:0}.stats-with-text__card-desc p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/stats-with-text.css.map */
