.rich-text{display:flex;align-items:center;justify-content:center;padding:var(--rt-padding-y-desktop) var(--rt-padding-x-desktop);margin-top:var(--rt-margin-top-desktop);margin-bottom:var(--rt-margin-bottom-desktop)}.rich-text__content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6.4rem}.rich-text__content--max-width{max-width:90rem}.rich-text__title{text-align:center;width:100%}.rich-text__title strong{font-family:var(--font-body-family)!important;font-weight:500!important;letter-spacing:-.7rem}.rich-text__content p{text-align:center;color:var(--color-black)}@media screen and (max-width:767px){.rich-text__content p{margin:0}}.rich-text__content p a{color:var(--color-black)}.rich-text__animation{position:relative;height:3.2rem;width:12.8rem;overflow:hidden}.rich-text__bounce{display:block;width:3.2rem;height:3.2rem;border-radius:3.2rem;border:1px solid var(--color-black);background-color:currentColor;position:absolute;transform:translateY(-3.2rem);animation:bounceAnimation 6s ease-in-out infinite}.rich-text__bounce:nth-child(1){animation-delay:0}.rich-text__bounce:nth-child(2){left:calc(3.2rem + 1.6rem);animation-delay:.5s}.rich-text__bounce:nth-child(3){left:calc(6.4rem + 3.2rem);animation-delay:1s}.rich-text__img-wrapper{display:flex}.rich-text__img-wrapper div{position:relative}.rich-text__img-wrapper img{max-width:100%}.rich-text__icon{position:absolute;max-width:160px;max-height:185px;object-fit:contain;right:-80px;top:-40px}@media screen and (max-width:767px){.rich-text__img-wrapper img{max-width:320px}.rich-text__icon{max-width:90px!important;right:-50px}}@media(max-width:767px){.rich-text{display:flex;align-items:center;justify-content:center;padding:var(--rt-padding-y-mobile) var(--rt-padding-x-mobile);margin-top:var(--rt-margin-top-mobile);margin-bottom:var(--rt-margin-bottom-mobile)}.rich-text__content{gap:4.8rem}}@keyframes bounceAnimation{0%{transform:translateY(-3.2rem)}5%{transform:translateY(0)}50%{transform:translateY(0)}55%{transform:translateY(3.2rem)}to{transform:translateY(3.2rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-rich-text.css.map */
