.Modules-StackedCards{color:#090402;height:100vh;margin-top:60px;margin-bottom:60px}@media (min-width:1024px){.Modules-StackedCards{margin-bottom:120px}}.Modules-StackedCards .CardsWrapper{position:sticky;top:100px}.Modules-StackedCards .SkipButton{color:#fff;opacity:.5;align-items:center;transition:opacity .3s ease-in;display:flex;position:absolute;top:calc(100% + 50px);right:60px}@media (hover:hover) and (pointer:fine){.Modules-StackedCards .SkipButton:hover{opacity:1;transition:opacity .5s ease-out}}.Modules-StackedCards .SkipButton svg{margin-left:8px}.Modules-StackedCards .StackedCard{--overlay-opacity:0;will-change:transform;border-radius:10px;width:100%;max-width:100%;height:700px;position:absolute;top:0;left:auto;right:auto;overflow:hidden}@media (min-width:768px){.Modules-StackedCards .StackedCard{height:800px}}.Modules-StackedCards .StackedCard .stacked-card-inner{width:100%;max-width:100%;min-height:100%;opacity:var(--overlay-inner-opacity);background:#fff;border-radius:10px;padding:40px 30px 70px}.Modules-StackedCards .StackedCard .stacked-card-inner:after{content:"";opacity:var(--overlay-opacity);pointer-events:none;z-index:1;background:#000;position:absolute;inset:-5px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .stacked-card-inner{padding:60px 0}}.Modules-StackedCards .StackedCard:first-child{z-index:calc(10 - 1)}.Modules-StackedCards .StackedCard:nth-child(2){z-index:calc(10 - 2)}.Modules-StackedCards .StackedCard:nth-child(3){z-index:calc(10 - 3)}.Modules-StackedCards .StackedCard:nth-child(4){z-index:calc(10 - 4)}.Modules-StackedCards .StackedCard:nth-child(5){z-index:calc(10 - 5)}.Modules-StackedCards .StackedCard:nth-child(6){z-index:calc(10 - 6)}.Modules-StackedCards .StackedCard:nth-child(7){z-index:calc(10 - 7)}.Modules-StackedCards .StackedCard:nth-child(8){z-index:calc(10 - 8)}.Modules-StackedCards .StackedCard:nth-child(9){z-index:calc(10 - 9)}.Modules-StackedCards .StackedCard:nth-child(10){z-index:calc(10 - 10)}.Modules-StackedCards .StackedCard .MediaWrapper{aspect-ratio:290/160;max-width:100%;height:auto;margin-top:54px;position:relative}.Modules-StackedCards .StackedCard .MediaWrapper.Modules-Picture{border-radius:4px;overflow:hidden}@media (min-width:1024px){.Modules-StackedCards .StackedCard .MediaWrapper{aspect-ratio:734/383;border-radius:6px;margin-top:40px;overflow:hidden}}.Modules-StackedCards .StackedCard .MediaWrapper img,.Modules-StackedCards .StackedCard .MediaWrapper video{max-width:100%;margin:auto 0;position:absolute;inset:0}.Modules-StackedCards .StackedCard .MediaWrapper video{border-radius:4px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .MediaWrapper video{border-radius:0}}.Modules-StackedCards .StackedCard .Subtitle{border-top:1px solid #7c7c7c66;margin-top:30px;padding-top:20px;line-height:100%}@media (min-width:1024px){.Modules-StackedCards .StackedCard .Subtitle{margin-top:0;padding-top:26px}}.Modules-StackedCards .StackedCard .Title{margin-top:40px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .Title{margin-top:85px}}.Modules-StackedCards .StackedCard .Text{margin-top:20px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .Text:nth-of-type(2){margin-top:40px}}.Modules-StackedCards .StackedCard .markdown-text ul{margin-top:10px;margin-bottom:10px;padding-left:30px}.Modules-StackedCards .StackedCard .markdown-text ul li{list-style-type:square}.Modules-StackedCards .StackedCard .text-caption{color:#7c7c7c;margin-top:10px}.Modules-StackedCards .StackedCard .Partials-UnderlineCta{margin-top:29px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .Partials-UnderlineCta{margin-top:40px}}.Modules-StackedCards .StackedCard .highlights{margin-top:30px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .highlights{margin-top:17px}}.Modules-StackedCards .StackedCard .highlights li:not(:first-child){margin-top:16px}.Modules-StackedCards .StackedCard .highlights li .text-body{margin-top:6px}.Modules-StackedCards .StackedCard .highlights~.Partials-UnderlineCta{margin-top:12px;margin-bottom:25px}.Modules-StackedCards .StackedCard .icon-list{margin-top:30px}@media (min-width:1024px){.Modules-StackedCards .StackedCard .icon-list{margin-top:27px}}.Modules-StackedCards .StackedCard .icon-list li{gap:14px;display:flex}.Modules-StackedCards .StackedCard .icon-list li:not(:first-child){margin-top:16px}.Modules-StackedCards .StackedCard .icon-list li .text-body{margin-top:6px}.Modules-StackedCards .StackedCard .icon-list li .icon-list-text{border-bottom:1px solid #7c7c7c4d;width:calc(100% - 56px);padding-bottom:12px;display:block}.Modules-StackedCards .StackedCard .icon-list li .icon-outer{z-index:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:4px;display:inline-flex;position:relative}.Modules-StackedCards .StackedCard .icon-list li .icon-outer:before{content:"";background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(45deg,#ff6b00 0%,#0000001a 47% 100%) border-box;border:1px solid #0000;border-radius:50%;position:absolute;inset:0}.Modules-StackedCards .StackedCard .icon-list li .icon-outer>img{z-index:2;position:relative}.Modules-StackedCards .StackedCard .icon-list~.Partials-UnderlineCta{margin-top:12px;margin-bottom:25px}.Modules-StackedCards .StackedCard .membership-cta{margin-top:20px;display:block}@media (min-width:1024px){.Modules-StackedCards .StackedCard .membership-cta{margin-top:30px}}.Modules-StackedCards .StackedCard .membership-cta .Partials-Button{width:100%;min-width:auto;height:100%;padding:16px 25px}.Modules-StackedCards .StackedCard .membership-cta .Partials-Button .inner{gap:14px}.Modules-StackedCards .StackedCard .read-more-wrapper{z-index:1;background-color:#fff;width:100%;padding:10px 30px 47px;position:absolute;bottom:0;left:0}@media (min-width:1024px){.Modules-StackedCards .StackedCard .read-more-wrapper{background-color:#0000;padding:0}}.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner-wrapper{background-color:#fff}@media (min-width:1024px){.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner-wrapper{padding:10px 30px 47px 0}}@media (min-width:1280px){.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner-wrapper{padding-top:13px}}.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner{pointer-events:none;position:relative}.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner:before{content:"";opacity:1;background:linear-gradient(#fff0,#fff 100%);width:100%;height:78px;transition:opacity .3s ease-out;position:absolute;top:-88px;left:0}.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner .MagneticWrapper{pointer-events:auto}.Modules-StackedCards .StackedCard .read-more-wrapper .read-more-inner .icon svg{transition:transform .3s ease-out}.Modules-StackedCards .StackedCard[aria-expanded=true] .read-more-wrapper .read-more-inner:before{opacity:0;pointer-events:none}.Modules-StackedCards .StackedCard[aria-expanded=true] .read-more-wrapper .read-more-inner .icon svg{transform:rotate(180deg)}.Modules-StackedCards .StackedCard[data-disable-read-more=true] .read-more-wrapper{display:none}.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper{width:100%}@media (min-width:768px){.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper{width:auto}}.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper .eligible-countries-cta.Partials-Button{min-width:100%;height:100%;margin-top:34px;padding:11px 24px 11px 18px}@media (min-width:768px){.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper .eligible-countries-cta.Partials-Button{min-width:auto}}@media (min-width:1280px){.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper .eligible-countries-cta.Partials-Button{padding:16px 25px}}.Modules-StackedCards .StackedCard .eligible-countries-cta-wrapper .MagneticWrapper .eligible-countries-cta.Partials-Button .inner{gap:15px}
