:root{--ny-red:#e2001a;--white:#ffffff;--grey-text:#333333;--grey-text-light:#888888;--grey-light:#b2b2b2;--separator:#d6d6d6;--grey:#555555;--divider:#707070}:root{--ny-red:#e2001a;--white:#ffffff;--grey-text:#333333;--grey-text-light:#888888;--grey-light:#b2b2b2;--separator:#d6d6d6;--grey:#555555;--divider:#707070}.video-container{position:relative;overflow:hidden;width:100%;height:100vh;aspect-ratio:16/9;padding:1rem}@media screen and (max-width:1023px){.video-container{height:70vh;padding:1rem}}.video-container .prev-vid{width:100%;height:100%;object-fit:cover;display:block;border-radius:25px}@media screen and (max-width:1023px){.video-container .prev-vid{border-radius:14px}}.video-container #logo-overlay{position:absolute;width:25%;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;animation:fading 10s infinite;padding:0 0 6rem 6rem}@keyframes fading{0%{opacity:0}10%{opacity:1}30%{opacity:1}40%{opacity:0}100%{opacity:0}}@media screen and (max-width:1023px){.video-container #logo-overlay{width:65%;padding:0 0 2rem 2rem}}.scroll-hint{fill:#fff;opacity:.5;position:absolute;bottom:4rem;display:flex;justify-content:center;width:100vw;height:4rem;animation-name:bounce;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:ease}@media screen and (max-width:1023px){.scroll-hint{bottom:7%;height:2rem}}.ny-yt-player{width:100%;padding:6% 6% 0}.special-footer{text-align:center;padding:4% 4% 8%;margin:0% auto}@media screen and (max-width:1023px){.special-footer{padding:6% 6% 16%}}.special-footer .descriptionText{max-width:1200px;margin:0 auto}.special-footer .descriptionText p{overflow:hidden;max-height:90px;--mask:linear-gradient(to bottom, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0) 0) 100% 50% / 100% 100% repeat-x;mask:var(--mask);transition:max-height 1s ease-in-out}.special-footer .descriptionText p.active{--mask:auto}@media screen and (max-width:1023px){.special-footer .descriptionText p{text-align:justify}}.special-footer .showTextBtn{opacity:.5;height:2rem;width:2rem;margin:0 auto;border-radius:50%;background-color:#d3d3d3;padding:4px}.special-footer .showTextBtn.active{transform:rotate(180deg)}.special-footer a{display:inline-block;padding:16px 20px;color:#363636;font-weight:700;font-size:16px;text-decoration:none;border-radius:1em;border:#e2001a solid 2px;text-transform:uppercase;transition:all .2s ease-out;margin:50px 0}@media screen and (max-width:1023px){.special-footer a{font-size:14px;padding:12px 20px;border:#e2001a solid 2px;margin:32px 0}}.special-footer a:hover{border:#e2001a solid 2px;color:#e2001a;text-decoration:none;box-shadow:0 0 8px #e2001a}.hide-mobile{display:block}@media screen and (max-width:1023px){.hide-mobile{display:none!important}}.hide-desktop{display:block}@media screen and (min-width:1024px){.hide-desktop{display:none}}.productIcon{position:relative}.productIcon::before{content:"";position:absolute;bottom:0;left:0;width:40px;height:40px;background:url(/img/icons/shirtW.png)no-repeat;margin-bottom:20px;margin-left:20px;background-color:rgba(120,120,120,.7);border-radius:50%;background-size:28px;background-position:50%;pointer-events:none;transition:all .3s ease-out;z-index:50}@media screen and (max-width:767px){.productIcon::before{width:20px;height:20px;margin-bottom:9px;margin-left:9px;background-size:14px}}.productIcon.iconRight::before{left:auto;right:0;margin-right:50px}@media screen and (max-width:767px){.productIcon.iconRight::before{margin-right:9px}}@media screen and (min-width:1024px){.iconHigher::before{margin-bottom:70px}}.productIcon:hover::before{background-color:rgba(226,0,26,.7);transform:scale(1.1)}img{border-radius:25px}@media screen and (max-width:1023px){img{border-radius:14px}}.imgContainer{display:flex;flex-wrap:wrap;position:relative;align-items:center;padding:1rem 1rem 0 0}@media screen and (max-width:1023px){.imgContainer{padding:1rem 1rem 0 0}.imgContainer.pushTop{margin-top:-2rem}}.imgContainer img{width:100%;height:100%;object-fit:cover;display:block;border-radius:25px}@media screen and (max-width:1023px){.imgContainer img{border-radius:14px}}.imgContainer>*{padding:0 0 1rem 1rem}@media screen and (max-width:1023px){.imgContainer>*{padding:0 0 1rem 1rem}}.imgContainer .w100{width:100%}.imgContainer .w50{width:50%}.imgContainer .ratio-3-4{aspect-ratio:3/4}.imgContainer .ratio-4-3{aspect-ratio:4/3}.imgContainer .ratio-2-3{aspect-ratio:2/3}.imgContainer .ratio-3-2{aspect-ratio:3/2}.imgContainer .ratio-16-9{aspect-ratio:16/9}.imgContainer .ratio-9-16{aspect-ratio:9/16}.imgContainer .ratio-1-1{aspect-ratio:1/1}.wording{position:absolute;transform:translate(-50%,-50%);top:67%;left:50%;width:30%}@media screen and (max-width:1023px){.wording{width:75%;top:72%}}.wording img{width:100%;border-radius:0}.scroll-section{position:relative}.scroll-section[data-reverse=true] .sticky-container{flex-direction:row-reverse}@media screen and (max-width:1023px){.scroll-section[data-reverse=true] .sticky-container{flex-direction:column}}.sticky-container{position:sticky;top:0;height:100vh;width:100%;display:flex;flex-direction:row;overflow:hidden}@media screen and (max-width:1023px){.sticky-container{height:calc(100vh - 53px);top:53px;flex-direction:column}}.track-wrapper{flex:1;height:100%;overflow:hidden;position:relative}@media screen and (max-width:1023px){.track-wrapper{flex:none;width:100%;height:75vh}}.track{display:flex;align-items:center;height:100%;gap:1rem;padding:0 1rem}@media screen and (max-width:1023px){.track{gap:1rem;padding:0 1rem}}.panel{flex-shrink:0;height:100vh;width:calc(100vh * 2/3);position:relative;overflow:hidden}@media screen and (max-width:1023px){.panel{height:75vh;width:calc(75vh * 2/3)}}.panel img{height:100%;width:auto;display:block;object-fit:contain}.fixed-panel{flex-shrink:0;width:20%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.fixed-panel img{border-radius:0;height:100%;object-fit:contain;object-position:top;padding:35%}@media screen and (max-width:1023px){.fixed-panel img{padding:0%;padding-bottom:20%}}@media screen and (max-width:1023px){.fixed-panel{width:100%;height:25vh;flex-direction:row;justify-content:center;gap:3rem}}