.fun-facts{background-color:var(--fun-facts-bg, #d9d3ff)}.fun-facts__inner{max-width:1200px;margin:0 auto;padding:60px 24px;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:768px){.fun-facts__inner{grid-template-columns:1fr 1fr;padding:72px 40px;gap:60px}}.fun-facts__label{display:flex;align-items:center;gap:10px;margin-bottom:18px}.fun-facts__label-icon{flex-shrink:0;display:flex;align-items:center}.fun-facts__label-icon img{width:67px;height:59px;display:block}.fun-facts__label-text{font-family:var(--font-body-family, sans-serif);font-size:1.8rem;font-weight:600;color:#9540ff;line-height:1.2}.fun-facts__heading{font-family:var(--font-heading-family, sans-serif);font-size:3.6rem;font-weight:700;color:#9540ff;line-height:1.1;margin:0 0 20px}@media(min-width:768px){.fun-facts__heading{font-size:4.8rem}}.fun-facts__text{font-family:var(--font-body-family, sans-serif);font-size:1.6rem;line-height:1.625;color:#1a1a33;margin:0 0 36px}.fun-facts__body{transition:opacity .3s ease,transform .3s ease}.fun-facts__body--exit{opacity:0;transform:translateY(-12px)}.fun-facts__body--enter{animation:funFactsEnter .4s ease forwards}@keyframes funFactsEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fun-facts__counter{display:inline-block;margin-left:10px;font-size:1.4rem;font-weight:400;opacity:.6}.fun-facts__button .btn,.fun-facts__btn.btn{display:inline-flex;align-items:center;justify-content:center;min-height:6.5rem;min-width:23.5rem;border:2.5px solid #1a1a33;border-radius:55px;background:transparent;color:#1a1a33;font-size:2.2rem;font-weight:700;font-family:var(--font-heading-family, sans-serif);text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.fun-facts__button .btn:hover,.fun-facts__btn.btn:hover{background:#1a1a33;color:#fff}.fun-facts__btn.btn:disabled{opacity:.4;cursor:default}.fun-facts__btn.btn.is-animating{pointer-events:none}.fun-facts__media{display:flex;justify-content:center;align-items:center;order:2}.fun-facts__image-wrap{width:288px;height:288px;border-radius:50%;overflow:hidden;flex-shrink:0}@media(min-width:768px){.fun-facts__image-wrap{width:320px;height:320px}}.fun-facts__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.fun-facts__content{order:1}
/*# sourceMappingURL=/cdn/shop/t/64/assets/section-fun-facts.css.map */
