.rich-text-pro{position:relative;overflow:hidden;padding-top:var(--rtp-pt-desktop, 100px);padding-bottom:var(--rtp-pb-desktop, 100px)}.rich-text-pro--custom-bg{background-color:var(--rtp-section-bg, transparent);background-image:var(--rtp-bg-image, none);background-size:cover;background-position:center;background-repeat:no-repeat}.rich-text-pro .rich-text-pro__overlay,div.rich-text-pro__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rtp-overlay-color, #000);opacity:var(--rtp-overlay-opacity, 0);pointer-events:none}.rich-text-pro__wrapper{position:relative;z-index:2}.rich-text-pro__content{position:relative;max-width:var(--rtp-content-width, 900px);margin:0 auto}.rich-text-pro__container--wide{max-width:1200px;margin:0 auto;padding-left:4rem;padding-right:4rem}.rich-text-pro__container--full{width:100%;padding-left:4rem;padding-right:4rem}.rich-text-pro--align-left .rich-text-pro__content{text-align:left}.rich-text-pro--align-center .rich-text-pro__content{text-align:center}.rich-text-pro--align-right .rich-text-pro__content{text-align:right}.rich-text-pro .rich-text-pro__subtitle{display:block;font-family:var(--font-heading-family);color:var(--rtp-subtitle-color, rgb(var(--color-foreground)));font-size:var(--rtp-subtitle-size, 14px);font-weight:var(--rtp-subtitle-weight, 600);line-height:var(--rtp-subtitle-line-height, 1);letter-spacing:var(--rtp-subtitle-letter-spacing, 2px);text-transform:var(--rtp-subtitle-transform, uppercase);margin-top:var(--rtp-subtitle-margin-top, 0);margin-bottom:var(--rtp-subtitle-margin-bottom, 16px)}.rich-text-pro .rich-text-pro__heading{font-family:var(--font-heading-family);color:var(--rtp-heading-color, rgb(var(--color-foreground)));font-size:var(--rtp-heading-size, 48px);font-weight:var(--rtp-heading-weight, 500);line-height:var(--rtp-heading-line-height, 1);letter-spacing:var(--rtp-heading-letter-spacing, 0);text-transform:var(--rtp-heading-transform, none);margin-top:var(--rtp-heading-margin-top, 0);margin-bottom:var(--rtp-heading-margin-bottom, 16px)}.rich-text-pro .rich-text-pro__heading-main{color:inherit;font-weight:inherit}.rich-text-pro .rich-text-pro__heading-highlight{color:var(--rtp-heading-highlight-color, rgb(var(--color-foreground)));font-weight:var(--rtp-heading-highlight-weight, 700)}.rich-text-pro .rich-text-pro__heading-main+.rich-text-pro__heading-highlight:before,.rich-text-pro .rich-text-pro__heading-highlight+.rich-text-pro__heading-main:before{content:" ";white-space:pre}.rich-text-pro__divider-wrapper{display:flex;align-items:center;gap:1.2rem;width:100%;margin-top:var(--rtp-divider-margin-top, 20px);margin-bottom:var(--rtp-divider-margin-bottom, 20px)}.rich-text-pro__divider-wrapper.rich-text-pro__divider--left{justify-content:flex-start}.rich-text-pro__divider-wrapper.rich-text-pro__divider--center{justify-content:center}.rich-text-pro__divider-wrapper.rich-text-pro__divider--right{justify-content:flex-end}.rich-text-pro__divider{display:block;width:var(--rtp-divider-width, 80px);max-width:100%;height:var(--rtp-divider-height, 2px);background:var(--rtp-divider-color, rgb(var(--color-foreground)));border-radius:var(--rtp-divider-radius, 50px)}.rich-text-pro__divider.rich-text-pro__divider--dashed,.rich-text-pro__divider.rich-text-pro__divider--dotted,.rich-text-pro__divider.rich-text-pro__divider--double{background:none;height:0;border-radius:0}.rich-text-pro__divider.rich-text-pro__divider--dashed{border-top:var(--rtp-divider-height, 2px) dashed var(--rtp-divider-color, rgb(var(--color-foreground)))}.rich-text-pro__divider.rich-text-pro__divider--dotted{border-top:var(--rtp-divider-height, 2px) dotted var(--rtp-divider-color, rgb(var(--color-foreground)))}.rich-text-pro__divider.rich-text-pro__divider--double{border-top:4px double var(--rtp-divider-color, rgb(var(--color-foreground)))}.rich-text-pro__divider-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--rtp-divider-icon-size, 40px);height:var(--rtp-divider-icon-size, 40px)}.rich-text-pro__divider-icon-image{width:100%;height:100%;object-fit:contain}.rich-text-pro .rich-text-pro__description{font-family:var(--font-body-family);color:var(--rtp-desc-color, rgb(var(--color-foreground)));font-size:var(--rtp-desc-size, 18px);font-weight:var(--rtp-desc-weight, 400);line-height:var(--rtp-desc-line-height, 1.8);letter-spacing:var(--rtp-desc-letter-spacing, 0);text-transform:var(--rtp-desc-transform, none);width:100%;max-width:var(--rtp-desc-max-width, 800px);margin-top:var(--rtp-desc-margin-top, 0);margin-bottom:var(--rtp-desc-margin-bottom, 0);margin-left:auto;margin-right:auto}.rich-text-pro .rich-text-pro__description>*{font-size:inherit;line-height:inherit;color:inherit}.rich-text-pro .rich-text-pro__description p{margin:0}.rich-text-pro .rich-text-pro__description p+p{margin-top:1em}.rich-text-pro--align-left .rich-text-pro__description{margin-left:0}.rich-text-pro--align-right .rich-text-pro__description{margin-right:0}.rich-text-pro__buttons{display:inline-flex}.rich-text-pro .rich-text-pro__button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rtp-btn-width, 180px);max-width:100%;min-height:var(--rtp-btn-height, 54px);font-family:var(--font-body-family);font-size:var(--rtp-btn-font-size, 16px);font-weight:var(--rtp-btn-font-weight, 600);letter-spacing:var(--rtp-btn-letter-spacing, 0);text-transform:var(--rtp-btn-transform, none);text-decoration:none;border-radius:var(--rtp-btn-radius, 6px);margin-top:var(--rtp-btn-margin-top, 20px);margin-bottom:var(--rtp-btn-margin-bottom, 0);transition:background-color .35s ease,color .35s ease,border-color .35s ease}.rich-text-pro .rich-text-pro__button--primary{background:var(--rtp-btn-bg, rgb(var(--color-button)));color:var(--rtp-btn-color, rgb(var(--color-button-text)));border:1px solid var(--rtp-btn-border, rgb(var(--color-button)))}.rich-text-pro .rich-text-pro__button--secondary{background:transparent;color:var(--rtp-btn-border, rgb(var(--color-foreground)));border:1px solid var(--rtp-btn-border, rgb(var(--color-foreground)))}.rich-text-pro .rich-text-pro__button--link{width:auto;min-height:0;padding:0;background:transparent;border:none;color:var(--rtp-btn-bg, rgb(var(--color-foreground)));text-decoration:underline}.rich-text-pro a.rich-text-pro__button:hover{background:var(--rtp-btn-hover-bg, rgb(var(--color-button)));color:var(--rtp-btn-hover-color, rgb(var(--color-button-text)));border-color:var(--rtp-btn-hover-border, rgb(var(--color-button)))}.rich-text-pro a.rich-text-pro__button--link:hover{background:transparent;border:none}.rich-text-pro a.rich-text-pro__button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.rich-text-pro__empty{margin:0;opacity:.6}@keyframes rich-text-pro-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes rich-text-pro-fade-down{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:none}}@keyframes rich-text-pro-fade-left{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes rich-text-pro-fade-right{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:none}}@keyframes rich-text-pro-zoom-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.rich-text-pro[data-animation=fade-up] .rich-text-pro__content{animation:rich-text-pro-fade-up .8s ease both}.rich-text-pro[data-animation=fade-down] .rich-text-pro__content{animation:rich-text-pro-fade-down .8s ease both}.rich-text-pro[data-animation=fade-left] .rich-text-pro__content{animation:rich-text-pro-fade-left .8s ease both}.rich-text-pro[data-animation=fade-right] .rich-text-pro__content{animation:rich-text-pro-fade-right .8s ease both}.rich-text-pro[data-animation=zoom-in] .rich-text-pro__content{animation:rich-text-pro-zoom-in .8s ease both}}@media(prefers-reduced-motion:reduce){.rich-text-pro,.rich-text-pro *{animation:none!important;transition:none!important}}@media screen and (min-width:750px){.rich-text-pro--hide-desktop{display:none}}@media screen and (max-width:749px){.rich-text-pro--hide-mobile{display:none}.rich-text-pro{padding-top:var(--rtp-pt-mobile, 40px);padding-bottom:var(--rtp-pb-mobile, 40px)}.rich-text-pro .rich-text-pro__heading{font-size:var(--rtp-heading-size-mobile, 32px)}.rich-text-pro .rich-text-pro__subtitle{font-size:var(--rtp-subtitle-size-mobile, 13px)}.rich-text-pro .rich-text-pro__description{font-size:var(--rtp-desc-size-mobile, 16px)}.rich-text-pro__container--wide,.rich-text-pro__container--full{padding-left:2rem;padding-right:2rem}.rich-text-pro__buttons--full-mobile{display:flex;width:100%}.rich-text-pro__buttons--full-mobile .rich-text-pro__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/rich-text-pro.css.map */
