.tudo-marquee-hero-section .marquee-section{margin-bottom:clamp(25px,calc(30px + (var(--max-vw) - 375px) * .015),47px);margin-top:clamp(25px,calc(30px + (var(--max-vw) - 375px) * .015),47px);padding:0}@media(min-width:1024px){.tudo-marquee-hero-section .marquee-section{margin-bottom:clamp(70px,calc(70px * (var(--max-vw) / var(--vw-base))),100px);margin-top:clamp(47px,calc(47px * (var(--max-vw) / var(--vw-base))),60px)}}.tudo-marquee-hero-section .marquee-slider{overflow:hidden;white-space:nowrap;background:var(--color-surface-marquee);padding:10px 0;height:45px;width:100%}@media(min-width:1024px){.tudo-marquee-hero-section .marquee-slider{height:65px}}.tudo-marquee-hero-section .marquee-ticker-container{display:flex;flex-direction:row;overflow:hidden;position:relative;width:100%}.tudo-marquee-hero-section .marquee-ticker-container:hover div{animation-play-state:var(--pause-on-hover)}@keyframes marquee-ticker-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - var(--gap)),0,0)}}.tudo-marquee-hero-section .marquee-ticker{animation:marquee-ticker-scroll var(--duration) linear infinite;animation-delay:0s;animation-direction:var(--direction);animation-play-state:var(--play);transform:translateZ(0)}.tudo-marquee-hero-section .marquee-ticker,.tudo-marquee-hero-section .marquee-ticker-initial-child-container{display:flex;flex:0 0 auto;flex-direction:row;align-items:center;column-gap:10px}@media(min-width:1024px){.tudo-marquee-hero-section .marquee-ticker,.tudo-marquee-hero-section .marquee-ticker-initial-child-container{column-gap:20px}}.tudo-marquee-hero-section .slider-track{display:inline-flex;align-items:center;column-gap:10px}@media(min-width:1024px){.tudo-marquee-hero-section .slider-track{column-gap:20px}}.tudo-marquee-hero-section .marquee-section__logo{display:inline-block;flex-shrink:0;height:25px;width:auto;margin-right:40px}@media(min-width:1024px){.tudo-marquee-hero-section .marquee-section__logo{height:45px;margin-right:75px}}.tudo-marquee-hero-section .marquee-section__logo img{height:100%;width:auto;max-width:none;display:block}.tudo-marquee-hero-section .hero__card{--color-text: #ffffff;--color-surface: #ffffff;background:var(--color-surface);border-radius:var(--radius-md);overflow:hidden;position:relative;padding:20px}@media(min-width:1024px){.tudo-marquee-hero-section .hero__card{padding:clamp(51px,calc(75px * (var(--max-vw) / var(--vw-base))),75px) clamp(40px,calc(60px * (var(--max-vw) / var(--vw-base))),60px)}}.tudo-marquee-hero-section .hero__ellipse{position:absolute;pointer-events:none;z-index:0}.tudo-marquee-hero-section .hero__ellipse--left{width:583px;width:calc(583px + (var(--max-vw) - 375px) * 1.015);height:445px;height:calc(445px + (var(--max-vw) - 375px) * 1.5);top:50%;left:50%;transform:translate(calc(-50% + .34px),calc(-50% - 313px));border-radius:582.547px;background:radial-gradient(50% 50% at 50% 50%,#020202 25%,#4e637c 73.56%,#a5c3e9);filter:blur(75px)}.tudo-marquee-hero-section .hero__ellipse--right{width:583px;width:100%;width:calc(583px + (var(--max-vw) - 375px) * 1.015);height:445px;height:calc(445px + (var(--max-vw) - 375px) * 1.5);top:50%;left:50%;transform:translate(calc(-50% + .34px),calc(-50% + 308px));border-radius:582.547px;background:radial-gradient(50% 50% at 50% 50%,#020202 25%,#4e637c 73.56%,#a5c3e9);filter:blur(75px)}@media(min-width:1024px){.tudo-marquee-hero-section .hero__ellipse--left{width:clamp(642px,calc(953px * (var(--max-vw) / var(--vw-base))),1300px);height:clamp(491px,calc(729px * (var(--max-vw) / var(--vw-base))),1100px);top:50%;left:clamp(-353px,calc(-353px * (var(--max-vw) / var(--vw-base))),-500px);transform:translateY(-50%)}.tudo-marquee-hero-section .hero__ellipse--right{width:clamp(642px,calc(953px * (var(--max-vw) / var(--vw-base))),1300px);height:clamp(491px,calc(729px * (var(--max-vw) / var(--vw-base))),1100px);top:50%;left:clamp(560px,calc(831px * (var(--max-vw) / var(--vw-base))),1100px);transform:translateY(-50%)}}.tudo-marquee-hero-section .hero__ellipse img{width:100%;height:100%;max-width:none;object-fit:contain}.tudo-marquee-hero-section .hero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.tudo-marquee-hero-section .hero__content{flex-direction:row;align-items:stretch;justify-content:space-between;gap:0}}.tudo-marquee-hero-section .hero__text{display:flex;flex-direction:column;gap:15px}@media(min-width:1024px){.tudo-marquee-hero-section .hero__text{width:31.5%;flex-shrink:0;align-self:stretch;gap:0;justify-content:space-between}}.tudo-marquee-hero-section .hero__heading{display:flex;flex-direction:column;gap:2px}.tudo-marquee-hero-section .hero__heading-highlight{font-family:var(--font-display);font-style:italic;font-size:var(--text-h1);line-height:1.2;color:var(--color-highlight-text);background:var(--color-highlight-bg);display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.tudo-marquee-hero-section .hero__heading-highlight-line{display:block;width:fit-content}.tudo-marquee-hero-section .hero__heading-subtitle{font-family:var(--font-display);font-style:normal;font-size:var(--text-h1);line-height:1.1;color:var(--color-text)}.tudo-marquee-hero-section .hero__citation{display:flex;align-items:center;gap:5px;margin-top:15px}.tudo-marquee-hero-section .hero__citation-icon{width:14px;height:14px;flex-shrink:0}.tudo-marquee-hero-section .hero__citation-text{font-family:var(--font-body);font-weight:400;font-size:var(--text-label);font-size:var(--text-step-title);line-height:normal;letter-spacing:-.07em;color:var(--color-text-accent)}.tudo-marquee-hero-section .hero__description{font-family:var(--font-body);font-weight:400;font-size:var(--text-body-lg);line-height:1.2;letter-spacing:-.04em;color:var(--color-text);padding-bottom:calc(35px * (var(--max-vw) / var(--vw-base)))}.tudo-marquee-hero-section .hero__image{border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}@media(max-width:768px){.tudo-marquee-hero-section .hero__image{aspect-ratio:1 / 1;object-fit:cover}}@media(min-width:1024px){.tudo-marquee-hero-section .hero__image{width:25.7%;align-self:flex-start}}.tudo-marquee-hero-section .hero__image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:339 / 435}.tudo-marquee-hero-section .hero__accordion-wrapper{width:100%}@media(min-width:1024px){.tudo-marquee-hero-section .hero__accordion-wrapper{width:32.6%;flex-shrink:0;align-self:center}}.tudo-marquee-hero-section .deficiency-item{border-bottom:none}.tudo-marquee-hero-section .deficiency-trigger{width:100%;text-align:left;background:transparent;border:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0;font-family:var(--font-body);font-weight:500;font-size:var(--text-accordion-title);line-height:1.1;color:var(--color-text);text-transform:uppercase}@media(min-width:768px)and (max-width:1024px){.tudo-marquee-hero-section .deficiency-trigger{font-size:var(--text-subtitle)}}.tudo-marquee-hero-section .deficiency-trigger span{display:flex;gap:5px;align-items:baseline}.tudo-marquee-hero-section .deficiency-trigger .accordion-icon,.tudo-marquee-hero-section .deficiency-trigger svg,.tudo-marquee-hero-section .deficiency-trigger img{pointer-events:none;flex-shrink:0}.tudo-marquee-hero-section .accordion-icon{width:8px;height:8px;display:flex;align-items:center;justify-content:center}.tudo-marquee-hero-section .deficiency-body{height:0;overflow:hidden;transition:height .3s ease}.tudo-marquee-hero-section .deficiency-body p{margin:0;padding:8px 0 0;font-family:var(--font-body);font-weight:400;font-size:var(--text-body);line-height:1.1;letter-spacing:-.04em;color:var(--color-text)}.tudo-marquee-hero-section .deficiency-separator:not(:last-child){width:100%;height:1px;background:var(--color-separator);margin:15px 0}.tudo-marquee-hero-section .deficiency-separator:last-child{width:100%;height:1px;background:var(--color-separator);margin:15px 0 0}@media(min-width:1024px){.tudo-marquee-hero-section .deficiency-separator{margin:clamp(13px,calc(20px * (var(--max-vw) / var(--vw-base))),20px) 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tudo-pdp-marquee-hero.css.map */
