.privacy-banner{width:100%;padding:16px 0;padding:1rem 0;background:#db002e;color:#fffaec;z-index:3;display:none;position:fixed;bottom:0;left:0}.privacy-banner p{margin-right:16px;margin-right:1rem}.privacy-banner a,.privacy-banner p{font-size:12px;font-size:.75rem;line-height:16px;line-height:1rem}.privacy-banner a{color:#fffaec}.privacy-banner.visible{display:block}.privacy-banner .inner-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:767px){.privacy-banner .inner-container{-ms-flex-pack:start;justify-content:flex-start}}.privacy-banner .accept-btn{width:16px;width:1rem;height:16px;height:1rem}.old-browser{height:200px;grid-template-columns:repeat(24,1fr);grid-column-gap:1.33333vw;display:none;border-top:1px solid #000}.old-browser>p{width:400px}.old-browser .close-wrapper{border:0;height:30px;width:30px;cursor:pointer}.old-browser .close-wrapper>img{width:100%}.old-browser.active{position:fixed;bottom:0;left:0;z-index:3;background:#fffaec;display:-ms-flexbox;display:-webkit-box;display:flex;width:100%;padding-left:20%;padding-right:100px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.old-browser.active .link-wrapper{padding-right:300px}.old-browser.active .link-wrapper .download-chrome-button{padding:18px 62px;border:1px solid #db002e;text-decoration:none}.old-browser.active .copy-link{margin-top:10px;border:0;background:transparent;color:#db002e;text-decoration:underline}@media (max-width:320px){.old-browser.active>p,.old-browser.active>p.mobile-extra{margin-top:20px;margin-bottom:0;width:250px}}@media (max-width:767px){.old-browser.active{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:0 30px}.old-browser.active .close-wrapper{position:absolute;top:20px;right:20px}.old-browser.active .close-wrapper>img{height:20px;width:20px}.old-browser.active>p,.old-browser.active>p.mobile-extra{margin-top:20px;margin-bottom:0;width:240px}.old-browser.active .link-wrapper{padding-right:0}}@media (min-width:768px) and (max-width:1024px){.old-browser.active{padding-left:10%}.old-browser.active>p{margin-top:auto;margin-bottom:auto;width:240px}.old-browser.active .link-wrapper{padding-right:0}}@media (min-width:1025px) and (max-width:1279px){.old-browser.active{padding-left:10%}.old-browser.active>p{margin-top:auto;margin-bottom:auto;width:340px}}@media (min-width:1280px){.old-browser.active{padding-left:10%}.old-browser.active>p{margin-top:auto;margin-bottom:auto;width:380px}.old-browser.active .link-wrapper{padding-right:100px}}.Overlay{position:fixed;width:100vw;height:100vh;z-index:11;background:#000}.Overlay .close-btn{position:absolute;top:10px;right:8px;right:.5rem;width:22.4px;width:1.4rem;height:auto;z-index:2;padding:10px;cursor:pointer}.Overlay .close-btn.hidden{display:none}@media (max-width:767px){.Overlay .close-btn{display:none}}.Overlay .close-btn.show-mobile.hidden{display:none}@media (max-width:767px){.Overlay .close-btn.show-mobile{display:block}}.Share{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:48px;width:3rem;height:48px;height:3rem;border-radius:2.5rem;border:2px solid #fffaec;cursor:pointer;overflow:hidden;-webkit-transition:color .1s linear 0s;-o-transition:color .1s 0s linear;transition:color .1s linear 0s;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.Share:before{content:"";background:#fffaec;position:absolute;width:0;height:0;bottom:-80px;bottom:-5rem;left:-80px;left:-5rem;border-radius:5rem;-webkit-transition:width .5s linear,height .5s linear;-o-transition:width .5s linear,height .5s linear;transition:width .5s linear,height .5s linear}.Share .content{width:20px;width:1.25rem;height:20px;height:1.25rem;background-size:contain;background-position:50%;background-repeat:no-repeat;z-index:1}.Share .content.facebook{background-image:url(/static/media/facebook.8cdced3a.svg)}.Share .content.twitter{background-image:url(/static/media/twitter.76785b2d.svg)}.Share.black{border:2px solid #000}.Share.black:before{background:#000}.Share.black .content.facebook{background-image:url(/static/media/facebook-black.9003c86c.svg)}.Share.black .content.twitter{background-image:url(/static/media/twitter-black.dd8a94d2.svg)}@media (hover:hover){.Share:hover:before{width:10rem;height:10rem}.Share:hover .content{-webkit-transition:background-image .1s linear .4s;-o-transition:background-image .1s .4s linear;transition:background-image .1s linear .4s}.Share:hover .content.facebook{background-image:url(/static/media/facebook_cherry.2bbe36d6.svg)}.Share:hover .content.twitter{background-image:url(/static/media/twitter_cherry.6757230d.svg)}}.Image{width:100%;height:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Image .image-container{position:relative;max-width:calc(100vw - 5rem);max-height:100vh}@media (max-width:767px){.Image .image-container{max-width:calc(100vw - .5rem)}}.Image .image-container .image-content{max-width:100%;max-height:calc(100vh - 10rem);-o-object-fit:contain;object-fit:contain;cursor:auto}.Image .image-container .button-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:16px;margin-top:1rem}.Image .image-container .button-container>*{margin:0 8px;margin:0 .5rem}.video-controls{position:absolute;bottom:0;left:0;width:100%;margin:0;cursor:pointer;opacity:.7;-webkit-transition:.2s;-webkit-transition:opacity .5s,visibility .5s;-o-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s;justify-self:flex-end;z-index:2}.video-controls.hidden{visibility:hidden;opacity:0}.video-controls:hover,.video-controls:hover.hidden{visibility:visible;opacity:1}@media (max-width:767px){.video-controls{display:none}}.video-controls .time-left{font-size:11.2px;font-size:.7rem;margin-right:16px;margin-right:1rem;color:#fffaec;text-align:right;margin-bottom:0}.video-controls .time-left.no-margin{margin-right:0}.video-controls .time-left.isIE{font-size:20.8px;font-size:1.3rem;margin-left:32px;margin-left:2rem}.video-controls .upper-row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-right:10px;-ms-flex-align:center;align-items:center;margin-bottom:10px}.video-controls .upper-row .full-screen{width:14px;height:14px;margin-right:10px}.video-controls .background-bar{width:100%;background:rgba(219,0,46,.4);height:10px}.video-controls .background-bar>.progress-bar{height:100%;background:red;position:relative}.video-controls .background-bar>.progress-bar>.progress-thumb{width:10px;height:100%;position:absolute;right:0;top:0;background:transparent}.Video{width:100%;height:100%}.Video,.Video .video-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.Video .video-container{position:relative;width:100vw;max-height:100vh;-ms-flex-direction:column;flex-direction:column}.Video .video-container video{width:100vw;max-height:100vh;-o-object-fit:contain;object-fit:contain;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.Video .video-container video.playing{cursor:url(/static/media/pause.737afacc.svg) 8 12,auto}@media (max-width:767px){.Video .video-container video{width:auto;max-width:100vw}}.Video .video-container.fullscreen video,.Video .video-container.fullscreen video.playing{cursor:default}.Video .video-container.show-controls .Controls{visibility:visible;opacity:.7}@media (max-width:767px){.Video .video-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;max-width:100vw}}.Video .video-container .share-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:end;justify-content:flex-end;position:absolute}.Video .video-container .share-container>*{margin:0 12.8px;margin:0 .8rem}@media (max-width:767px){.Video .video-container .share-container{position:relative;top:0!important;left:0!important;display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-pack:center;justify-content:center;margin-top:1rem}}.videoItem{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;will-change:contents;display:block;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.videoItem.playing{cursor:url(/static/media/pause.737afacc.svg) 8 12,auto}.videoItem.isIE{display:block}.video-end{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:2;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;cursor:default}.video-end .inner-content{width:400px;height:auto;text-align:center}.video-end .inner-content>p{color:#fffaec}.video-end .inner-content>button{cursor:pointer;background:transparent;border:2px solid #fffaec;color:#fffaec;padding:18px 52px;font-size:14px;letter-spacing:3px;margin-top:32px;margin-top:2rem}.video-end .inner-content>button>h5{margin:0}.video-end .inner-content .center-share-container{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:40px;width:100%}.video-end .inner-content .center-share-container .Share:first-child{margin-right:26px}.canvas-container{position:absolute;top:0;left:0;z-index:1;overflow:hidden;width:100vw;height:100vh;opacity:1;background:#000;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.canvas-container.hidden{opacity:0}.canvas-container.playing{cursor:url(/static/media/pause.737afacc.svg) 8 12,auto}.canvas-container>canvas{position:absolute;top:0;left:0;width:100%;height:100%}.canvas-container .video-controls-wrapper{position:absolute;left:0;width:100%;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.canvas-container .video-controls-wrapper.playing{cursor:url(/static/media/pause.737afacc.svg) 8 12,auto}@media (max-width:767px){.canvas-container .video-controls{display:block}.canvas-container .video-controls.hidden{visibility:hidden;opacity:0}}.canvas-container .mobile-pause-play-wrapper{position:absolute;bottom:15px;left:5px;width:22px;height:22px;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;padding:20px;z-index:3}.canvas-container .mobile-pause-play-wrapper>img{position:absolute;top:17%;left:10px;height:66%;margin-top:0}.canvas-container .mobile-pause-play-wrapper.visible{opacity:1}.intro-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:2;cursor:default;background-repeat:no-repeat;background-image:url(/static/media/mobile-bg.f583e822.jpg);background-size:cover}.intro-overlay,.intro-overlay .centerContainer{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex}.intro-overlay .centerContainer{width:80%;height:80%;color:$white}@media (max-width:767px){.intro-overlay .centerContainer{width:54%}}.intro-overlay .centerContainer .innerCenter{margin:0;width:480px;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.intro-overlay .centerContainer .innerCenter>p{margin:30px 0;text-align:center;color:#fffaec}.intro-overlay .centerContainer .innerCenter>button{cursor:pointer;background:transparent;border:2px solid #fffaec;color:#fffaec;padding:18px 74px;font-size:13px;letter-spacing:3px}.intro-overlay .centerContainer .innerCenter>button>h5{margin:0}.intro-overlay .centerContainer .loaderWrapper{width:60px;height:60px;position:relative}.intro-overlay .centerContainer .loaderWrapper>img{position:absolute;top:0;left:0;width:100%}.desktop{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}.desktop .tooltip{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;z-index:2;text-align:center}.desktop .tooltip.visible{display:block}.desktop .tooltip>img{margin-bottom:20px}.desktop .tooltip>h1{font-family:RFSU Headline Big,sans-serif;font-size:40px;line-height:44px;color:#fffaec}.desktop .close-btn-interactive{position:absolute;top:15px;right:15px;width:22.4px;width:1.4rem;height:auto;padding:15px;cursor:pointer;z-index:3;opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.desktop .close-btn-interactive.hidden{opacity:0}.desktop .videoWrapper{position:relative;width:100vw;top:0;left:0;height:100%}.desktop .videoWrapper .videoContainerItem{position:absolute;top:0;left:0;width:100%;height:100%}.desktop .videoWrapper .video-nav-item{position:absolute;top:50%;color:#fffaec;z-index:3;cursor:pointer;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;opacity:.4;font-size:14.4px;font-size:.9rem;letter-spacing:5.6px;letter-spacing:.35rem}.desktop .videoWrapper .video-nav-item.active{opacity:1}.desktop .videoWrapper .video-nav-item.disabled{opacity:0}.desktop .videoWrapper .video-nav-item.right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);right:-32px;padding:0;margin-top:0}.desktop .videoWrapper .video-nav-item.right:before{position:absolute;content:url(/static/media/right.3741f7d2.svg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:30px;left:36%;opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.desktop .videoWrapper .video-nav-item.right.active{color:#eac33d}.desktop .videoWrapper .video-nav-item.right.active:before{opacity:0}.desktop .videoWrapper .video-nav-item.left{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);left:-32px;padding:0;margin-top:0}.desktop .videoWrapper .video-nav-item.left:before{position:absolute;content:url(/static/media/left.90705796.svg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:30px;left:36%;opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.desktop .videoWrapper .video-nav-item.left.active{color:#e98784}.desktop .videoWrapper .video-nav-item.left.active:before{opacity:0}.desktop .videoLoaderWrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:40px;height:40px;z-index:1}.video-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.mobile{margin:0;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-image:url(/static/media/mobile-bg.f583e822.jpg);background-size:cover}.mobile .tooltip{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:RFSU Headline Big,sans-serif;font-size:30px;display:none;z-index:2;color:#fffaec}.mobile .tooltip.visible{display:block}.mobile .close-btn-interactive{position:absolute;top:0;right:0;width:22.4px;width:1.4rem;height:auto;padding:20px;cursor:pointer;z-index:7;opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.mobile .close-btn-interactive.hidden{opacity:0}.mobile .video-wrapper{position:relative;width:100vw;top:0;left:0;height:100%}.mobile .video-wrapper .video-container-item{position:absolute;top:0;left:0;width:100%;height:100%}.mobile .video-wrapper .video-nav-item{position:absolute;top:50%;color:#fffaec;z-index:3;cursor:pointer;opacity:.3;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:11.2px;font-size:.7rem}.mobile .video-wrapper .video-nav-item.active{opacity:1}.mobile .video-wrapper .video-nav-item.dimmed{opacity:.2}.mobile .video-wrapper .video-nav-item.disabled{opacity:0}.mobile .video-wrapper .video-nav-item.right{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);right:calc(-47px + env(safe-area-inset-right));padding:22px 70px 100px;margin-top:-60px}.mobile .video-wrapper .video-nav-item.right:before{position:absolute;content:url(/static/media/right.3741f7d2.svg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:45px;left:42%;opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.mobile .video-wrapper .video-nav-item.right.active{color:#eac33d}.mobile .video-wrapper .video-nav-item.right.active:before{opacity:0}.mobile .video-wrapper .video-nav-item.left{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);left:-22px;padding:22px 70px 100px 20px;margin-top:-90px}.mobile .video-wrapper .video-nav-item.left:before{position:absolute;content:url(/static/media/left.90705796.svg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:45px;left:calc(38% - 20px);opacity:1;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.mobile .video-wrapper .video-nav-item.left.active{color:#e98784}.mobile .video-wrapper .video-nav-item.left.active:before{opacity:0}.mobile .video-wrapper .video-nav-item.left.dimmed:before{opacity:1}.mobile .orientation-info{position:absolute;top:0;left:0;width:100%;height:100vh;background:transparent;z-index:3}.mobile .orientation-info,.mobile .orientation-info .orientation-inner{color:#fffaec;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-pack:center;justify-content:center}.mobile .orientation-info .orientation-inner{width:80%;height:400px;-ms-flex-direction:column;flex-direction:column;margin-top:-70px}.mobile .orientation-info .orientation-inner>img{margin-bottom:30px}.mobile .orientation-info .orientation-inner>p{color:#fffaec;font-family:RFSU Headline Big,sans-serif;font-size:50px;line-height:52px;width:195px}.interactive-film{margin:0;z-index:2;position:absolute;height:100vh;width:100vw;background:#000;top:0}.videoItem{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;will-change:contents;display:block;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.videoItem.playing{cursor:url(/static/media/pause.737afacc.svg) 8 12,auto}.videoItem.isIE{display:block;opacity:1}.canvas-container-hero{position:absolute;top:0;left:0;z-index:1;overflow:hidden;width:100%}.canvas-container-hero>canvas{position:absolute;top:0;left:0;width:100%;height:100%;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.canvas-container-hero>canvas.playing{cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.interactive-hero{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}.interactive-hero .videoWrapper{position:relative;width:100vw;top:0;left:0;height:100%}.interactive-hero .videoWrapper .videoContainerItem{position:absolute;top:0;left:0;width:100%;height:100%}.interactive-hero>.hero-center-text{position:absolute;width:100%;top:50%;left:50%;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);text-align:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fffaec}@media (min-width:768px) and (max-width:1024px){.interactive-hero>.hero-center-text{top:46%}}@media (max-width:767px){.interactive-hero>.hero-center-text{top:46%}}.interactive-hero>.hero-center-text .press-play-interactive{font-family:RFSU Headline Big,sans-serif;font-size:30px;position:absolute;bottom:-70px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);letter-spacing:0;display:none}@media (min-width:768px) and (max-width:1024px){.interactive-hero>.hero-center-text .press-play-interactive{display:block}}@media (max-width:767px){.interactive-hero>.hero-center-text .press-play-interactive{display:block}}.interactive-hero>.hero-center-text .interactive-hero-bottom-text{font-size:14.4px;font-size:.9rem;letter-spacing:4.8px;letter-spacing:.3rem;line-height:21px;line-height:1.3125rem;font-family:TT Norms Medium,serif}.interactive-hero>.hero-center-text .interactive-hero-bottom-text.interactive-hero-bottom-text-desktop{position:relative}.interactive-hero>.hero-center-text .interactive-hero-bottom-text.interactive-hero-bottom-text-desktop:before{content:"";position:absolute;left:-60px;width:40px;height:2px;background:#fffaec;top:49%}.interactive-hero>.hero-center-text .interactive-hero-bottom-text.interactive-hero-bottom-text-desktop:after{content:"";position:absolute;right:-60px;width:40px;height:2px;background:#fffaec;top:49%}@media (min-width:768px) and (max-width:1024px){.interactive-hero>.hero-center-text .interactive-hero-bottom-text{font-size:.75rem;line-height:1.125rem}}@media (max-width:767px){.interactive-hero>.hero-center-text .interactive-hero-bottom-text{font-size:.6rem;line-height:1.125rem;letter-spacing:.2rem}}.interactive-hero>.hero-center-text h1{font-size:10.4vw;line-height:8vw;margin-bottom:32px;margin-bottom:2rem;margin-top:32px;margin-top:2rem}@media (min-width:768px) and (max-width:1024px){.interactive-hero>.hero-center-text h1{font-size:6.5rem;line-height:3.175rem;margin-bottom:2.5rem;margin-top:2.5rem}}@media (max-width:767px){.interactive-hero>.hero-center-text h1{font-size:4.5rem;line-height:3.7rem;margin-bottom:.7rem;margin-top:.7rem}}@media (max-width:767px){.interactive-hero>.hero-center-text{width:100%}}.Hero{width:100vw;height:100vh;background-color:#000;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}.Hero .hero-container{position:relative;padding:41px 0;padding:2.5625rem 0;width:100%;height:100%;color:#fffaec}@media (max-width:767px){.Hero .hero-container{padding:1.125rem 0}}.Hero .hero-container .press-play{position:relative;text-align:center;margin-top:16px;margin-top:1rem;display:none}.Hero .hero-container .press-play.hidden{display:none}@media (hover:hover){.Hero .hero-container .press-play{display:none!important}}@media (min-width:1024px){.Hero .hero-container .press-play{margin-bottom:1rem}}@media (min-width:768px) and (max-width:1024px){.Hero .hero-container .press-play{display:block}}@media (max-width:767px){.Hero .hero-container .press-play{display:block}}.Hero .hero-container .video-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column}.Hero .hero-container .video-container.interactive{height:100%;max-width:100%}@media (max-width:1023px) and (min-width:768px){.Hero .hero-container .video-container{max-width:70%}}@media (max-width:767px){.Hero .hero-container .video-container{max-width:70%}}.Hero .hero-container .video-container video{max-width:100%}.Hero .hero-container .left-column{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;left:64px;left:4rem;top:100%;width:calc(100vh - 6rem);height:16px;height:1rem;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.Hero .hero-container .left-column{left:1.25rem;width:calc(100vh - 3rem)}}.Hero .hero-container .left-column .view-count{height:16px;height:1rem;line-height:16px;line-height:1rem}.Hero .hero-container .right-column{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;top:100%;right:64px;right:4rem;width:calc(100vh - 6rem);height:16px;height:1rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.Hero .hero-container .right-column{right:1.25rem;width:calc(100vh - 3rem)}}.Hero .hero-container .right-column .slogan{width:400px;width:25rem;height:16px;height:1rem;line-height:16px;line-height:1rem;text-align:center;margin-left:-48px;margin-left:-3rem}@media (max-width:1023px) and (min-width:768px){.Hero .hero-container .right-column .slogan{margin-left:0}}@media (max-width:767px){.Hero .hero-container .right-column .slogan{margin-left:0}}.Hero .hero-container .right-column .swipe{position:absolute;height:16px;height:1rem;line-height:16px;line-height:1rem;right:64px;right:4rem}.Hero .hero-container .right-column .animating-line{position:absolute;top:8px;top:.5rem;right:0;width:44px;width:2.75rem;height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fffaec;-webkit-animation:swipe-arrow 1.5s infinite;animation:swipe-arrow 1.5s infinite}.Menu{position:absolute;top:0;left:0;width:100%;z-index:9}.Menu.visible{position:fixed}.Menu .Hamburger{padding:50px 56px 0;padding:3.125rem 3.5rem 0}@media (max-width:767px){.Menu .Hamburger{padding:1.6rem 1.25rem 0}}.Menu .icon{cursor:pointer}@media (max-width:767px){.Menu .icon{width:1.53125rem;height:1.75rem}}.Menu .logo{position:absolute;top:48px;top:3rem;right:56px;right:3.5rem;height:52px;height:3.25rem;cursor:pointer;z-index:10}@media (max-width:767px){.Menu .logo{top:1.425rem;right:1.25rem;height:2rem}}.Menu .InnerMenu{width:100vw;height:100vh;background:#db002e;overflow-y:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;cursor:url(/static/media/Close-new.e20d45fb.svg) 50 100,auto}.Menu .InnerMenu .menu-item-wrapper{text-align:center;cursor:pointer;color:#fffaec;margin-top:-48px;margin-top:-3rem}@media (max-width:767px){.Menu .InnerMenu .menu-item-wrapper{margin-top:-1rem}}.Menu .InnerMenu .menu-item-wrapper .menu-item{font-size:144px;font-size:9rem;line-height:136px;line-height:8.5rem}@media (min-width:1025px) and (max-width:1279px){.Menu .InnerMenu .menu-item-wrapper .menu-item{font-size:6.25rem;line-height:6.2rem}}@media (min-width:768px) and (max-width:1024px){.Menu .InnerMenu .menu-item-wrapper .menu-item{font-size:4.25rem;line-height:4.25rem}}@media (max-width:767px){.Menu .InnerMenu .menu-item-wrapper .menu-item{font-size:3.25rem;line-height:3.25rem}}.Menu.relative{position:relative}.Menu.relative .Hamburger{padding:50px 56px;padding:3.125rem 3.5rem}@media (max-width:767px){.Menu.relative .Hamburger{padding:1.6rem 1.25rem}}.GridItem{position:relative;width:100%;background-color:#db002e;color:#fffaec}@media (max-width:767px){.GridItem{margin-bottom:1.25rem}.GridItem:last-child{margin-bottom:0}}.GridItem.no-grid{margin-bottom:20px;margin-bottom:1.25rem}.GridItem.no-grid:last-child{margin-bottom:0}.GridItem.no-grid.rectangle:before{padding-top:100%}.GridItem.rectangle:before{padding-top:50%}@media (max-width:767px){.GridItem.rectangle:before{padding-top:100%}}.GridItem:before{content:"";height:0;display:inline-block;padding-top:100%;width:1px;position:relative}.GridItem>.content{position:absolute;top:0;left:0;bottom:0;width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-direction:column;flex-direction:column}.GridItem>.content .upper-title{margin-bottom:40px;margin-bottom:2.5rem;padding:0 40px;padding:0 2.5rem}@media (min-width:768px) and (max-width:1024px){.GridItem>.content .upper-title{margin-bottom:1rem}}.GridItem>.content .lower-title{margin-top:40px;margin-top:2.5rem;padding:0 40px;padding:0 2.5rem}@media (min-width:768px) and (max-width:1024px){.GridItem>.content .lower-title{margin-top:1rem}}.GridItem>.content img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.GridItem>.content .button-container{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;bottom:16px;bottom:1rem;right:8px;right:.5rem}.GridItem>.content .button-container>*{opacity:1;margin:0 8px;margin:0 .5rem}@media (hover:hover){.GridItem>.content .button-container>*{opacity:0}}.GridItem>.content .button-container>:first-child{-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.GridItem>.content .button-container>:last-child{-webkit-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.GridItem>.content .play-icon{position:absolute;left:0;right:0;top:0;height:calc(100% - 3.125rem);display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.4)}.GridItem>.content .play-icon img{width:auto;height:auto}.GridItem>.content h2{width:calc(100% - 15rem);font-size:96px;font-size:6rem;line-height:83.2px;line-height:5.2rem}@media (max-width:1599px) and (min-width:1280px){.GridItem>.content h2{width:calc(100% - 5rem)}}@media (min-width:1025px) and (max-width:1279px){.GridItem>.content h2{width:calc(100% - 5rem);font-size:4.9375rem;line-height:4.4437rem}}@media (min-width:768px) and (max-width:1024px){.GridItem>.content h2{width:calc(100% - 2.25rem);font-size:3.25rem;line-height:3.25rem}}@media (max-width:767px){.GridItem>.content h2{width:calc(100% - 2.25rem);font-size:3.25rem;line-height:3.25rem}}.GridItem>.content h2.smaller{font-size:67.2px;font-size:4.2rem;line-height:64px;line-height:4rem}@media (min-width:1025px) and (max-width:1279px){.GridItem>.content h2.smaller{font-size:3.25rem;line-height:3.25rem}}@media (min-width:768px) and (max-width:1024px){.GridItem>.content h2.smaller{font-size:2.5rem;line-height:2.5rem}}@media (max-width:767px){.GridItem>.content h2.smaller{font-size:2.25rem;line-height:2.25rem}}@media (hover:hover){.GridItem:hover>.content .button-container>*{opacity:1}}.GridItem.image{cursor:url(/static/media/enlarge.659ad070.svg) 8 12,auto}.GridItem.text.link{cursor:url(/static/media/go_to.40b8a6e4.svg) 8 12,auto}.GridItem.video{cursor:url(/static/media/play.aeeff547.svg) 8 12,auto}@media (min-width:768px) and (max-width:1024px){.GridItem.video .content .play-icon{display:-ms-flexbox;display:-webkit-box;display:flex}}@media (max-width:767px){.GridItem.video .content .play-icon{display:-ms-flexbox;display:-webkit-box;display:flex}}.GridItem .title{position:absolute;bottom:0;left:0;right:0;height:50px;height:3.125rem;padding:0 22px;padding:0 1.375rem;background:#db002e;display:-ms-flexbox;display:-webkit-box;display:flex;justify-items:left;-ms-flex-align:center;align-items:center;text-align:left}@media (min-width:768px) and (max-width:1024px){.GridItem .title{height:4rem}}.GridItem.invert .title{color:#db002e;background:#fffaec;-ms-flex-pack:center;justify-content:center;height:68px;height:4.25rem}.GridItem.invert h6{font-size:19.2px;font-size:1.2rem}@media (min-width:1025px) and (max-width:1279px){.GridItem.invert h6{font-size:1rem}}@media (min-width:768px) and (max-width:1024px){.GridItem.invert h6{font-size:.8rem}}@media (max-width:767px){.GridItem.invert h6{font-size:.8rem}}.Grid{padding:0 120px;padding:0 7.5rem}@media (min-width:1025px) and (max-width:1279px){.Grid{padding:0 5rem}}@media (min-width:768px) and (max-width:1024px){.Grid{padding:0 4rem}}@media (max-width:767px){.Grid{padding:0 1.25rem}}.Grid.invert{background-color:#db002e;padding:44px 120px;padding:2.75rem 7.5rem}@media (min-width:1025px) and (max-width:1279px){.Grid.invert{padding:2.75rem 5rem}}@media (min-width:768px) and (max-width:1024px){.Grid.invert{padding:1.25rem 4rem}}@media (max-width:767px){.Grid.invert{padding:2.75rem 1.25rem}}.Grid .grid{display:grid;grid-gap:2.75rem;grid-template-columns:repeat(12,calc(8.33333% - 2.52083rem))}@media (min-width:768px) and (max-width:1024px){.Grid .grid{grid-gap:1.25rem;grid-template-columns:repeat(12,calc(8.33333% - 1.14583rem))}}@media (max-width:767px){.Grid .grid{display:block}}.Grid .grid.no-grid{display:block}.Typewriter .author{text-align:center;margin-bottom:48px;margin-bottom:3rem}@media (min-width:768px) and (max-width:1024px){.Typewriter .author{margin-bottom:2rem}}@media (max-width:767px){.Typewriter .author{margin-bottom:1rem}}.Typewriter .item h1{font-size:96px;font-size:6rem;line-height:83.2px;line-height:5.2rem}@media (min-width:1025px) and (max-width:1279px){.Typewriter .item h1{font-size:4.9375rem;line-height:4.4437rem}}@media (min-width:768px) and (max-width:1024px){.Typewriter .item h1{font-size:3.25rem;line-height:3.25rem}}@media (max-width:767px){.Typewriter .item h1{font-size:3.25rem;line-height:3.25rem}}.Quote{height:90vh;width:100vw;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media (min-width:768px) and (max-width:1024px){.Quote{height:70vh}}@media (max-width:767px){.Quote{height:90vh}}.Quote video{height:100%;-o-object-fit:cover;object-fit:cover}.Quote .typewriter-wrapper{position:absolute;max-width:960px;max-width:60rem;width:100%;color:#fffaec;text-align:center;padding:0 64px 64px;padding:0 4rem 4rem}@media (max-width:767px){.Quote .typewriter-wrapper{padding:0 1rem 2rem}}.Button{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:300px;width:18.75rem;height:50px;height:3.125rem;border:2px solid #fffaec;text-align:center;text-decoration:none;color:#fffaec;cursor:pointer;overflow:hidden;-webkit-transition:color .1s linear 0s;-o-transition:color .1s 0s linear;transition:color .1s linear 0s}@media (max-width:767px){.Button{width:100%}}.Button:before{content:"";background:#fffaec;position:absolute;width:0;height:0;bottom:-320px;bottom:-20rem;left:-320px;left:-20rem;border-radius:20rem;-webkit-transition:width .5s linear,height .5s linear;-o-transition:width .5s linear,height .5s linear;transition:width .5s linear,height .5s linear}@media (hover:hover){.Button:not(.disabled):hover{-webkit-transition:color .1s linear .4s;-o-transition:color .1s .4s linear;transition:color .1s linear .4s;color:#db002e}.Button:not(.disabled):hover:before{width:40rem;height:40rem}}.Button.inverted{color:#db002e;border-color:#db002e}.Button.inverted:before{background:#db002e}.Button.inverted:not(.disabled):hover{color:#fffaec}.Button.disabled{opacity:.5;cursor:auto}.Button.loading{opacity:1}.Button.loading:before{-webkit-animation:loading-animation 2s infinite;animation:loading-animation 2s infinite}.Button h6{position:relative}@-webkit-keyframes loading-animation{0%{width:0;height:0}50%{width:40rem;height:40rem}to{width:0;height:0}}@keyframes loading-animation{0%{width:0;height:0}50%{width:40rem;height:40rem}to{width:0;height:0}}.Story .content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding-bottom:142px;padding-bottom:8.875rem;cursor:url(/static/media/close_cherry.a6327bc4.svg) 8 12,auto}@media (min-width:768px) and (max-width:1024px){.Story .content{padding-bottom:4.25rem}}@media (max-width:767px){.Story .content{padding-bottom:3.25rem}}.Story .content .story-headline{max-width:580px;max-width:36.25rem;width:100%;text-align:center}@media (max-width:767px){.Story .content .story-headline{width:80%}}.Story .content .custom-margin{margin-bottom:150px;margin-bottom:9.375rem}.Story .content .story-paragraph{max-width:470px;max-width:29.375rem;width:100%;text-align:center;margin-bottom:96px;margin-bottom:6rem;margin-top:70px;margin-top:4.375rem}@media (max-width:767px){.Story .content .story-paragraph{width:80%;margin-bottom:3rem;margin-top:2rem}}.Story .content :focus{outline:none}.Story .content .input-wrapper{width:100%;text-align:center;padding-top:70px;padding-top:4.375rem;cursor:auto}@media (max-width:767px){.Story .content .input-wrapper{padding-top:2rem}}.Story .content .input-wrapper .story-input{background:transparent;border:none;border-bottom:3px solid #db002e;font-family:TT Norms Bold,sans-serif;margin-bottom:48px;margin-bottom:3rem;padding-bottom:13px;padding-bottom:.8125rem;font-size:13px;font-size:.8125rem;color:#db002e;max-width:480px;max-width:30rem;width:100%;text-align:center;text-transform:uppercase}@media (max-width:767px){.Story .content .input-wrapper .story-input{width:80%}}.Story .content .input-wrapper .story-input::-webkit-input-placeholder{font-size:13px;font-size:.8125rem;font-family:TT Norms Bold,sans-serif;text-align:center;color:#db002e;letter-spacing:2.7px;letter-spacing:.16875rem}.Story .content .input-wrapper .story-input::-moz-placeholder{font-size:13px;font-size:.8125rem;font-family:TT Norms Bold,sans-serif;text-align:center;color:#db002e;letter-spacing:2.7px;letter-spacing:.16875rem}.Story .content .input-wrapper .story-input::-ms-input-placeholder{font-size:13px;font-size:.8125rem;font-family:TT Norms Bold,sans-serif;text-align:center;color:#db002e;letter-spacing:2.7px;letter-spacing:.16875rem}.Story .content .input-wrapper .story-input::placeholder{font-size:13px;font-size:.8125rem;font-family:TT Norms Bold,sans-serif;text-align:center;color:#db002e;letter-spacing:2.7px;letter-spacing:.16875rem}.Story .content .input-wrapper .story-input:focus{outline-style:none}.Story .content .input-wrapper .story-input:focus::-webkit-input-placeholder{color:transparent}.Story .content .button-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.Story .content .button-wrapper .Button:first-child{margin-right:20px;margin-right:1.25rem}.Story .content .button-wrapper .Button:last-child{margin-left:20px;margin-left:1.25rem}@media (max-width:767px){.Story .content .button-wrapper{-ms-flex-direction:column;flex-direction:column}.Story .content .button-wrapper .Button:first-child{margin-right:0}.Story .content .button-wrapper .Button:last-child{margin-left:0;margin-top:1rem}}.default-cursor{cursor:auto!important}.sticky-menu{width:100%;background:#fffaec;position:fixed;top:0;left:0;z-index:10;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.sticky-menu.top{-webkit-transition:none;-o-transition:none;transition:none;display:none;opacity:0;z-index:-1}.sticky-menu.active{z-index:10;display:block}.sticky-menu.active,.sticky-menu.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.List{position:relative;padding-top:142px;padding-top:8.875rem;margin-bottom:140px}@media (min-width:768px) and (max-width:1024px){.List{padding-top:8.25rem}}@media (max-width:767px){.List{padding-top:4.5rem}}@media (min-width:768px) and (max-width:1024px){.List.top{padding-top:8.125rem}}@media (max-width:767px){.List.top{padding-top:4.45rem}}.List .list-title{max-width:800px;max-width:50rem;text-align:center;margin-left:auto;margin-right:auto;padding:0 32px;padding:0 2rem}@media (max-width:767px){.List .list-title{margin-top:50px}}.List .description{max-width:480px;max-width:30rem;text-align:center;margin-left:auto;margin-right:auto;margin-top:18px;margin-top:1.125rem}@media (min-width:768px) and (max-width:1024px){.List .description{margin-top:1.0125rem}}@media (max-width:767px){.List .description{margin-top:1rem}}.List .description.first{margin-top:55px;margin-top:3.4375rem}@media (min-width:768px) and (max-width:1024px){.List .description.first{margin-top:2.2rem}}@media (max-width:767px){.List .description.first{margin-top:1.8rem}}@media (max-width:767px){.List .description{width:80%}}.List .logo-container{margin-top:32px;margin-top:2rem;text-align:center}@media (min-width:768px) and (max-width:1024px){.List .logo-container{margin-top:1.25rem}}@media (max-width:767px){.List .logo-container{margin-top:1.025rem}}.List.no-title .description.first{margin-top:0}@media (min-width:768px) and (max-width:1024px){.List.no-title .description.first{margin-top:0}}@media (max-width:767px){.List.no-title .description.first{margin-top:0}}.List .child-container>*{margin-bottom:142px;margin-bottom:8.875rem}@media (min-width:768px) and (max-width:1024px){.List .child-container>*{margin-bottom:4.25rem}}@media (max-width:767px){.List .child-container>*{margin-bottom:3.25rem}}.List .child-container.stacked{margin-bottom:142px;margin-bottom:8.875rem}@media (min-width:768px) and (max-width:1024px){.List .child-container.stacked{margin-bottom:4.25rem}}@media (max-width:767px){.List .child-container.stacked{margin-bottom:3.25rem}}.List .child-container.stacked>*{margin-bottom:44px;margin-bottom:2.75rem}@media (min-width:768px) and (max-width:1024px){.List .child-container.stacked>*{margin-bottom:1.25rem}}@media (max-width:767px){.List .child-container.stacked>*{margin-bottom:1.25rem}}.link-old-film{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-image:url(/static/media/landing_1.93632b32.jpg);background-size:cover;height:56.25vw;max-height:90vh;width:100vw;cursor:url(/static/media/go_to.40b8a6e4.svg) 8 12,auto}@media (min-width:768px) and (max-width:1024px){.link-old-film{margin-top:4rem}}@media (max-width:767px){.link-old-film{height:66.66667vw;margin-top:4rem}}.link-old-film .link-old-film-center-container{text-align:center;color:#fffaec}.link-old-film .heading{font-size:160px;font-size:10rem;line-height:192px;line-height:12rem;color:#fffaec}@media (min-width:768px) and (max-width:1024px){.link-old-film .heading{font-size:4.25rem;line-height:5.25rem}}@media (max-width:767px){.link-old-film .heading{font-size:3.75rem;line-height:4.75rem}}.toggle-language{display:-ms-flexbox;display:-webkit-box;display:flex}.toggle-language>a{margin-left:16px;margin-left:1rem;margin-right:16px;margin-right:1rem;text-decoration:none;color:#fffaec;padding-bottom:20px;cursor:pointer}@media (min-width:768px) and (max-width:1024px){.toggle-language>a{margin-left:.8rem;margin-right:.8rem;padding-bottom:16px}}@media (max-width:767px){.toggle-language>a{margin-left:.5rem;margin-right:.5rem;padding-bottom:10px}}.six-questions{width:100vw;height:100vh;background-color:#000}.six-questions .six-container{position:relative;padding:41px 0;padding:2.5625rem 0;width:100%;height:100%;color:#fffaec}@media (max-width:767px){.six-questions .six-container{padding:1.125rem 0}}.six-questions .six-container .video-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:100%}.six-questions .six-container .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.six-questions .six-container .video-container .title-center-text{position:absolute;width:50%;top:50%;left:50%;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);text-align:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;word-spacing:9999999px;color:#fffaec}@media (min-width:768px) and (max-width:1024px){.six-questions .six-container .video-container .title-center-text{top:46%}}@media (max-width:767px){.six-questions .six-container .video-container .title-center-text{top:46%}}.six-questions .six-container .video-container .title-center-text .title-bottom-text{font-size:14.4px;font-size:.9rem;letter-spacing:4.8px;letter-spacing:.3rem;line-height:40px;line-height:2.5rem;font-family:TT Norms Medium,serif;position:relative;word-spacing:48px;word-spacing:3rem;margin-top:48px;margin-top:3rem}@media (min-width:768px) and (max-width:1024px),(min-width:1025px) and (max-width:1279px),(min-width:1280px){.six-questions .six-container .video-container .title-center-text .title-bottom-text:before{content:"";position:absolute;left:-60px;width:40px;height:2px;background:#fffaec;top:1.25em}.six-questions .six-container .video-container .title-center-text .title-bottom-text:after{content:"";position:absolute;right:-60px;width:40px;height:2px;background:#fffaec;top:1.25rem}}@media (min-width:768px) and (max-width:1024px){.six-questions .six-container .video-container .title-center-text .title-bottom-text{font-size:.75rem;line-height:1.5rem}.six-questions .six-container .video-container .title-center-text .title-bottom-text:before{top:.75em}.six-questions .six-container .video-container .title-center-text .title-bottom-text:after{top:.75rem}}@media (max-width:767px){.six-questions .six-container .video-container .title-center-text .title-bottom-text{font-size:.6rem;line-height:1.125rem;letter-spacing:.2rem}}.six-questions .six-container .video-container .title-center-text h1{font-size:15.4vh;line-height:15.4vh;margin-bottom:32px;margin-bottom:2rem;margin-top:32px;margin-top:2rem}@media (min-width:768px) and (max-width:1024px){.six-questions .six-container .video-container .title-center-text h1{font-size:6.5rem;line-height:6.5rem;margin-bottom:2.5rem;margin-top:2.5rem}}@media (max-width:767px){.six-questions .six-container .video-container .title-center-text h1{font-size:4.5rem;line-height:4.5rem;margin-bottom:.7rem;margin-top:.7rem}}.six-questions .six-container .left-column{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;left:64px;left:4rem;top:100%;width:calc(100vh - 6rem);height:16px;height:1rem;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-ms-flex-pack:center;justify-content:center;z-index:1}@media (max-width:767px){.six-questions .six-container .left-column{left:1.25rem;width:calc(100vh - 3rem)}}.six-questions .six-container .left-column .view-count{height:16px;height:1rem;line-height:16px;line-height:1rem}.six-questions .six-container .right-column{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;top:100%;right:64px;right:4rem;width:calc(100vh - 6rem);height:16px;height:1rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.six-questions .six-container .right-column{right:1.25rem;width:calc(100vh - 3rem)}}.six-questions .six-container .right-column .slogan{width:400px;width:25rem;height:16px;height:1rem;line-height:16px;line-height:1rem;text-align:center;margin-left:-48px;margin-left:-3rem}@media (max-width:1023px) and (min-width:768px){.six-questions .six-container .right-column .slogan{margin-left:0}}@media (max-width:767px){.six-questions .six-container .right-column .slogan{margin-left:0}}.six-questions .six-container .right-column .swipe{position:absolute;height:16px;height:1rem;line-height:16px;line-height:1rem;right:64px;right:4rem}.six-questions .six-container .right-column .animating-line{position:absolute;top:8px;top:.5rem;right:0;width:44px;width:2.75rem;height:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fffaec;-webkit-animation:swipe-arrow 1.5s infinite;animation:swipe-arrow 1.5s infinite}@-webkit-keyframes swipe-arrow{0%{width:0}70%{width:2.75rem;right:0}to{width:0;right:2.75rem}}@keyframes swipe-arrow{0%{width:0}70%{width:2.75rem;right:0}to{width:0;right:2.75rem}}.six-questions-body{margin:128px;margin:8rem;position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-align:center}@media (min-width:768px) and (max-width:1024px){.six-questions-body{margin:4rem}}@media (max-width:767px){.six-questions-body{margin:3rem}}.six-questions-body .heading{margin-top:16px;margin-top:1rem}@media (min-width:768px) and (max-width:1024px){.six-questions-body .heading{margin-top:.5rem}}@media (max-width:767px){.six-questions-body .heading{margin-top:.5rem}}.six-questions-body .body{max-width:480px;max-width:30rem;margin-top:48px;margin-top:3rem;margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px) and (max-width:1024px){.six-questions-body .body{margin-top:2rem}}@media (max-width:767px){.six-questions-body .body{margin-top:1.5rem}}.Landing{background-color:#fffaec}.Footer{position:fixed;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100vh;max-height:100vh;width:100%;background:#db002e;color:#fffaec;padding-left:16px;padding-left:1rem;padding-right:16px;padding-right:1rem;top:0;left:0;z-index:0}@media (max-width:767px){.Footer{-ms-flex-align:start;align-items:flex-start;padding-top:2rem}}.Footer.hidden{display:none}.Footer .content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Footer .content .footer-headline{max-width:1000px;max-width:62.5rem;text-align:center}@media (min-width:768px) and (max-width:1024px){.Footer .content .footer-headline{max-width:42.5rem}}.Footer .content .footer-paragraph{max-width:470px;max-width:29.375rem;text-align:center;margin:64px 0;margin:4rem 0}@media (max-height:780px){.Footer .content .footer-paragraph{margin:2rem 0}}@media (max-height:568px){.Footer .content .footer-paragraph{display:none}}.Footer .content .rfsu-logo{height:52px;height:3.25rem}@media (max-height:699px){.Footer .content .rfsu-logo{display:none}}.Footer .button-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;position:absolute;bottom:128px;bottom:8rem;left:0;padding-left:20px;padding-right:20px}.Footer .button-wrapper .Button:first-child{margin-right:20px;margin-right:1.25rem}.Footer .button-wrapper .Button:last-child{margin-left:20px;margin-left:1.25rem}@media (max-height:979px){.Footer .button-wrapper{bottom:4rem}}@media (max-width:767px){.Footer .button-wrapper{bottom:2rem;-ms-flex-direction:column;flex-direction:column}.Footer .button-wrapper .Button:first-child{margin-right:0;margin-bottom:.5rem}.Footer .button-wrapper .Button:last-child{margin-left:0;margin-top:.5rem}}.Minimal-Hero{width:100vw;cursor:url(/static/media/play.aeeff547.svg) 8 12,auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:120px}@media (max-width:767px){.Minimal-Hero{margin-bottom:0}}.Minimal-Hero .hero-container{position:relative;padding:30vh 0;width:90%;color:#fffaec;background-color:#000}@media (max-width:1023px) and (min-width:768px){.Minimal-Hero .hero-container{padding:0}}@media (max-width:767px){.Minimal-Hero .hero-container{padding:1.125rem 0}}.Minimal-Hero .hero-container .press-play{position:relative;text-align:center;margin-top:16px;margin-top:1rem;display:none}@media (hover:hover){.Minimal-Hero .hero-container .press-play{display:none!important}}@media (min-width:1024px){.Minimal-Hero .hero-container .press-play{margin-bottom:1rem}}@media (min-width:768px) and (max-width:1024px){.Minimal-Hero .hero-container .press-play{display:block}}@media (max-width:767px){.Minimal-Hero .hero-container .press-play{display:block}}.Minimal-Hero .hero-container .video-container{width:100%}@media (max-width:1023px) and (min-width:768px){.Minimal-Hero .hero-container .video-container{max-width:60%;margin-left:20%}}@media (max-width:767px){.Minimal-Hero .hero-container .video-container{margin-left:15%;max-width:70%}}.Minimal-Hero .hero-container .video-container video{max-width:100%}.List{position:relative;padding-top:142px;padding-top:8.875rem;margin-bottom:140px}@media (min-width:768px) and (max-width:1024px){.List{padding-top:8.25rem}}@media (max-width:767px){.List{padding-top:4.5rem}}@media (min-width:768px) and (max-width:1024px){.List.top{padding-top:8.125rem}}@media (max-width:767px){.List.top{padding-top:4.45rem}}.List .list-title{max-width:800px;max-width:50rem;text-align:center;margin-left:auto;margin-right:auto;padding:0 32px;padding:0 2rem}@media (max-width:767px){.List .list-title{margin-top:50px}}.List .description{max-width:480px;max-width:30rem;text-align:center;margin-left:auto;margin-right:auto;margin-top:18px;margin-top:1.125rem}@media (min-width:768px) and (max-width:1024px){.List .description{margin-top:1.0125rem}}@media (max-width:767px){.List .description{margin-top:1rem}}.List .description.first{margin-top:55px;margin-top:3.4375rem}@media (min-width:768px) and (max-width:1024px){.List .description.first{margin-top:2.2rem}}@media (max-width:767px){.List .description.first{margin-top:1.8rem}}@media (max-width:767px){.List .description{width:80%}}.List .logo-container{margin-top:32px;margin-top:2rem;text-align:center}@media (min-width:768px) and (max-width:1024px){.List .logo-container{margin-top:1.25rem}}@media (max-width:767px){.List .logo-container{margin-top:1.025rem}}.List.no-title .description.first{margin-top:0}@media (min-width:768px) and (max-width:1024px){.List.no-title .description.first{margin-top:0}}@media (max-width:767px){.List.no-title .description.first{margin-top:0}}.List .child-container>*{margin-bottom:142px;margin-bottom:8.875rem}@media (min-width:768px) and (max-width:1024px){.List .child-container>*{margin-bottom:4.25rem}}@media (max-width:767px){.List .child-container>*{margin-bottom:3.25rem}}.List .child-container.stacked{margin-bottom:142px;margin-bottom:8.875rem}@media (min-width:768px) and (max-width:1024px){.List .child-container.stacked{margin-bottom:4.25rem}}@media (max-width:767px){.List .child-container.stacked{margin-bottom:3.25rem}}.List .child-container.stacked>*{margin-bottom:44px;margin-bottom:2.75rem}@media (min-width:768px) and (max-width:1024px){.List .child-container.stacked>*{margin-bottom:1.25rem}}@media (max-width:767px){.List .child-container.stacked>*{margin-bottom:1.25rem}}.old-campaign{background:#fffaec;padding-bottom:1px}.old-campaign .Video{background:#000;margin-bottom:132px}@media (min-width:768px) and (max-width:1024px){.old-campaign .Video{background:#fffaec}}@media (max-width:767px){.old-campaign .Video{background:#fffaec}}.App{-webkit-text-size-adjust:100%}.App .app-content{position:relative;margin-bottom:100vh;z-index:1}.App .app-content.under-age{margin-bottom:0}@font-face{font-family:RFSU Headline Big;src:url(/static/media/RFSU-Headline-Big.dcb84a3f.woff2),url(/static/media/RFSU-Headline-Big.ff7c8f21.woff)}@font-face{font-family:TT Norms Bold;src:url(/static/media/TT-Norms-Bold.b99708b9.otf) format("opentype")}@font-face{font-family:TT Norms Medium;src:url(/static/media/TT-Norms-Medium.700e6c06.otf) format("opentype")}body,html{font-family:TT Norms Medium,serif;font-size:100%;margin:0;padding:0;color:#db002e}html{background-color:#fffaec}body{overflow-x:hidden}.no-scroll{overflow-y:hidden}h1{font-family:RFSU Headline Big,sans-serif;font-size:100px;font-size:6.25rem;line-height:99.2px;line-height:6.2rem;margin:0}@media (min-width:768px) and (max-width:1024px){h1{font-size:4.25rem;line-height:4.25rem}}@media (max-width:767px){h1{font-size:4.25rem;line-height:4.25rem}}h2{font-family:RFSU Headline Big,sans-serif;font-size:79px;font-size:4.9375rem;line-height:71.099px;line-height:4.4437rem;margin:0}@media (min-width:768px) and (max-width:1024px){h2{font-size:3.25rem;line-height:3.25rem}}@media (max-width:767px){h2{font-size:3.25rem;line-height:3.25rem}}h6{font-family:TT Norms Bold,sans-serif;font-size:11.2px;font-size:.7rem;line-height:13.499px;line-height:.8437rem;letter-spacing:2.659px;letter-spacing:.1662rem;margin:0;text-transform:uppercase}@media (min-width:768px) and (max-width:1024px){h6{font-size:.7rem;line-height:.8437rem}}@media (max-width:767px){h6{font-size:.5rem;line-height:.8rem}}a,p,span{font-family:TT Norms Medium,serif;margin:0;font-size:15px;font-size:.9375rem;line-height:18px;line-height:1.125rem}@media (min-width:768px) and (max-width:1024px){a,p,span{font-size:.8437rem;line-height:1.0125rem}}@media (max-width:767px){a,p,span{font-size:.8125rem;line-height:1rem}}a{color:#db002e}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{background-color:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}div{-webkit-box-sizing:border-box;box-sizing:border-box}button{font-family:TT Norms Bold,sans-serif}.max-width-container{max-width:1440px;padding:0 120px;padding:0 7.5rem;margin:auto}@media (min-width:768px) and (max-width:1024px){.max-width-container{padding:0 5.75rem}}@media (max-width:767px){.max-width-container{padding:0 1.25rem}}
/*# sourceMappingURL=main.6c6d52cf.css.map*/