.ro-split{display:grid;gap:var(--ro-space-md);align-items:center}.ro-split__media{overflow:hidden;border-radius:var(--ro-shape-lg);transition:var(--ro-transition-shape)}@media(hover:hover)and (pointer:fine){.ro-split__media:hover{border-radius:var(--ro-shape-lg-hover)}}.ro-split__media img{display:block;inline-size:100%;block-size:auto}@media(prefers-reduced-motion:reduce){.ro-split__media{transition:none}.ro-split__media:hover{border-radius:var(--ro-shape-lg)}}.ro-card:nth-child(3n+2),.ro-card--golden:nth-child(3n+2),.ro-card--golden-white:nth-child(3n+2){--ro-shape-lg: var(--ro-shape-lg-v2);--ro-shape-lg-hover: var(--ro-shape-lg-v2-hover)}.ro-card:nth-child(3n),.ro-card--golden:nth-child(3n),.ro-card--golden-white:nth-child(3n){--ro-shape-lg: var(--ro-shape-lg-v3);--ro-shape-lg-hover: var(--ro-shape-lg-v3-hover)}.ro-split:nth-child(3n+2)>.ro-split__media{--ro-shape-lg: var(--ro-shape-lg-v2);--ro-shape-lg-hover: var(--ro-shape-lg-v2-hover)}.ro-split:nth-child(3n)>.ro-split__media{--ro-shape-lg: var(--ro-shape-lg-v3);--ro-shape-lg-hover: var(--ro-shape-lg-v3-hover)}.ro-lp-proof__testimonial:nth-child(3n+2){--ro-shape-lg: var(--ro-shape-lg-v2);--ro-shape-lg-hover: var(--ro-shape-lg-v2-hover)}.ro-lp-proof__testimonial:nth-child(3n){--ro-shape-lg: var(--ro-shape-lg-v3);--ro-shape-lg-hover: var(--ro-shape-lg-v3-hover)}.ro-trust-item:nth-child(3n+2){--ro-shape-md: var(--ro-shape-md-v2);--ro-shape-md-hover: var(--ro-shape-md-v2-hover)}.ro-trust-item:nth-child(3n){--ro-shape-md: var(--ro-shape-md-v3);--ro-shape-md-hover: var(--ro-shape-md-v3-hover)}@media(min-width:750px){.ro-split{grid-template-columns:1fr 1fr;gap:var(--ro-space-lg)}.ro-split--image-left>.ro-split__media{order:1}.ro-split--image-left>.ro-split__content{order:2}.ro-split--image-right>.ro-split__content{order:1}.ro-split--image-right>.ro-split__media{order:2}}@media(min-width:750px)and (max-width:989px){.ro-surface--cream,.ro-surface--white,.ro-surface--dark{padding-block:calc(var(--ro-section-pad-block) * .75)}.ro-center{--ro-center-width: min(var(--ro-center-width, var(--ro-container-md)), 90vw)}.ro-stack{--ro-stack-gap: calc(var(--ro-stack-gap, var(--ro-space-md)) * .85)}}.ro-check-list{margin:0;padding:0;list-style:none}.ro-check-list__item{display:flex;align-items:flex-start;gap:var(--ro-space-xs);margin-block:var(--ro-space-xs);font-family:var(--ro-font-body);font-size:var(--ro-text-base);line-height:1.45;color:var(--ro-text-body)}.ro-check-list__icon{display:inline-flex;flex-shrink:0;margin-block-start:.0625rem;color:var(--ro-accent-trust);font-weight:700}.ro-surface--dark .ro-check-list__item{color:var(--ro-text-on-dark-soft)}.ro-surface--dark .ro-check-list__icon{color:var(--ro-accent-trust-light)}.ro-sunburst--light,.ro-sunburst--dark{position:relative;overflow:hidden}.ro-sunburst--light:before,.ro-sunburst--dark:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;animation:ro-sunburst-rotate 180s linear infinite;pointer-events:none;z-index:0}.ro-sunburst--light:before{background:repeating-conic-gradient(var(--ro-bg-cream-alt) 0deg 4deg,transparent 4deg 8deg);opacity:.3}.ro-sunburst--dark:before{background:repeating-conic-gradient(var(--ro-overlay-faint-light) 0deg 4deg,transparent 4deg 8deg)}.ro-sunburst--light>*,.ro-sunburst--dark>*{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.ro-sunburst--light:before,.ro-sunburst--dark:before{animation:none}}.ro-card--golden,.ro-card--golden-white{border:var(--ro-border-weight) solid color-mix(in oklch,var(--ro-accent-highlight),transparent 70%);border-radius:var(--ro-shape-lg);padding:var(--ro-space-md);box-shadow:var(--ro-shadow-card),var(--ro-shadow-inner);transition:var(--ro-transition-shape),box-shadow .2s var(--ro-ease-out-expo),transform .2s var(--ro-ease-out-expo)}.ro-card--golden{background:linear-gradient(135deg,var(--ro-bg-cream),var(--ro-bg-cream-alt))}.ro-card--golden-white{background:var(--ro-bg-white)}@media(hover:hover)and (pointer:fine){.ro-card--golden:hover,.ro-card--golden-white:hover{border-radius:var(--ro-shape-lg-hover);box-shadow:var(--ro-shadow-card-hover),var(--ro-shadow-inner);transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.ro-card--golden,.ro-card--golden-white{transition:none}.ro-card--golden:hover,.ro-card--golden-white:hover{border-radius:var(--ro-shape-lg);transform:none}}.ro-highlight-box{padding:var(--ro-space-sm) var(--ro-space-md);margin-block:var(--ro-space-md);background:var(--ro-highlight-box-bg);border-inline-start:4px solid var(--ro-accent-highlight);border-radius:0 var(--ro-radius-sm) var(--ro-radius-sm) 0}.ro-highlight-box p{margin:0;font-family:var(--ro-font-body);font-size:var(--ro-text-base);line-height:1.6;color:var(--ro-text-headline)}.ro-surface--dark .ro-highlight-box{background:var(--ro-highlight-box-bg-dark)}.ro-surface--dark .ro-highlight-box p{color:var(--ro-text-on-dark)}.ro-framed{border:var(--ro-border);box-shadow:var(--ro-shadow-hard)}.ro-squiggle--flowing em{animation:ro-squiggle-flow 15s linear infinite;background-size:200% .75rem}@keyframes ro-squiggle-flow{0%{background-position:bottom 0 left 0}to{background-position:bottom 0 left 100%}}.ro-divider--blob{position:relative;height:var(--ro-divider-height);width:100%;background:currentColor;z-index:1}.ro-divider--blob-top{clip-path:var(--ro-shape-divider-top);margin-block-start:calc(var(--ro-divider-height) * -.5)}.ro-divider--blob-bottom{clip-path:var(--ro-shape-divider-bottom);margin-block-end:calc(var(--ro-divider-height) * -.5)}.ro-btn-tactile{transition:transform var(--ro-dur-base) var(--ro-ease-spring),border-radius var(--ro-dur-base) var(--ro-ease-spring)}.ro-btn-tactile:active{transform:scale(.96) translateY(var(--ro-border-weight));border-radius:var(--ro-shape-hover);transition-duration:var(--ro-dur-press)}.ro-headline--pressed{filter:var(--ro-filter-pressed)}@media(prefers-reduced-motion:reduce){.ro-squiggle--flowing em{animation:none}.ro-btn-tactile{transition:none}.ro-btn-tactile:active{transform:none}}.ro-stack{display:flex;flex-direction:column}.ro-stack>*+*{margin-block-start:var(--ro-stack-gap, var(--ro-space-md))}.ro-center{max-inline-size:var(--ro-center-width, var(--ro-container-sm));margin-inline:auto}.ro-touch-target{min-height:var(--ro-touch-target-min);min-width:var(--ro-touch-target-min);display:inline-flex;align-items:center;justify-content:center}.ro-touch-target--row{min-height:var(--ro-touch-target-min);display:flex;align-items:center;padding-block:var(--ro-space-xs)}.ro-deferred{content-visibility:auto}
/*# sourceMappingURL=/cdn/shop/t/94/assets/roral-compositions.css.map */
