.sobre-hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.sobre-hero--no-images{background:rgba(var(--color-foreground),.85)}.sobre-hero--no-images .sobre-hero__overlay{display:none}.sobre-hero__rows{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;flex-direction:column}.sobre-hero__row{flex-shrink:0;overflow:hidden;height:25vh}@media screen and (max-width:749px){.sobre-hero--m-rows-2 .sobre-hero__row{height:50vh}.sobre-hero--m-rows-2 .sobre-hero__row:nth-child(n+3){display:none}.sobre-hero--m-rows-3 .sobre-hero__row{height:33.333vh}.sobre-hero--m-rows-3 .sobre-hero__row:nth-child(n+4){display:none}.sobre-hero--m-rows-4 .sobre-hero__row{height:25vh}}@media screen and (min-width:750px){.sobre-hero--d-rows-2 .sobre-hero__row{height:50vh}.sobre-hero--d-rows-2 .sobre-hero__row:nth-child(n+3){display:none}.sobre-hero--d-rows-3 .sobre-hero__row{height:33.333vh}.sobre-hero--d-rows-3 .sobre-hero__row:nth-child(n+4){display:none}.sobre-hero--d-rows-4 .sobre-hero__row{height:25vh}}.sobre-hero__track{display:flex;flex-wrap:nowrap;width:max-content;height:100%;animation:sobre-hero-slide-left var(--sobre-duration-m, 180s) linear infinite}@media screen and (min-width:750px){.sobre-hero__track{animation-duration:var(--sobre-duration-d, 180s)}}.sobre-hero__row--right .sobre-hero__track{animation-name:sobre-hero-slide-right}@keyframes sobre-hero-slide-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes sobre-hero-slide-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.sobre-hero__track{animation:none}}.sobre-hero__cell{flex-shrink:0;height:100%;width:auto;aspect-ratio:var(--sobre-aspect-m, 1);overflow:hidden}@media screen and (min-width:750px){.sobre-hero__cell{aspect-ratio:var(--sobre-aspect-d, 1)}}.sobre-hero__img{width:100%;height:100%;object-fit:cover;display:block}.sobre-hero__overlay{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#00000040,#00000080);pointer-events:none}.sobre-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:3rem 2rem;text-align:center;gap:1rem;pointer-events:none}.sobre-hero__title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 2rem);letter-spacing:calc(var(--font-heading-scale) * .4rem);line-height:1.2;color:#fff;text-transform:uppercase;word-break:break-word;text-shadow:0 .1rem .6rem rgba(0,0,0,.2)}.sobre-hero__subtitle{margin:0;font-size:1.4rem;line-height:1.4;color:#fff;text-shadow:0 .1rem .4rem rgba(0,0,0,.3);max-width:32ch}@media screen and (min-width:750px){.sobre-hero__title{font-size:calc(var(--font-heading-scale) * 2.5rem);letter-spacing:calc(var(--font-heading-scale) * .5rem)}.sobre-hero__subtitle{font-size:1.6rem}}@media screen and (min-width:990px){.sobre-hero__title{font-size:calc(var(--font-heading-scale) * 3rem)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-sobre-a-mareblu.css.map */
