: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}.specialContainer{overflow-x:hidden;background-color:#000}#video-container{position:relative;width:100%}#video-container .prev-vid{width:100%;object-fit:cover;display:block}@media screen and (max-width:1023px){#video-container .prev-vid{height:70vh}}#video-container #logo-overlay{position:absolute;width:35%;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;animation:fading 9.6s infinite}@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:75%}}.scroll-hint{fill:#fff;opacity:.5;position:absolute;top:-8rem;display:flex;justify-content:center;width:100vw;height:4rem;animation-name:bounce;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:ease;margin-left:-8%}@media screen and (max-width:1023px){.scroll-hint{bottom:7%;height:2rem}}.productIcon{position:relative}.productIcon::before{content:"";position:absolute;z-index:44;bottom:0;left:0;width:40px;height:40px;background:url(/img/icons/shirtW.png)no-repeat;margin-bottom:30px;margin-left:30px;background-color:rgba(120,120,120,.7);border-radius:50%;background-size:28px;background-position:50%;pointer-events:none;transition:all .3s ease-out}@media screen and (max-width:767px){.productIcon::before{width:20px;height:20px;margin-bottom:15px;margin-left:15px;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}}.productIcon.iconHigher::before{margin-bottom:80px}@media screen and (max-width:767px){.productIcon.iconHigher::before{margin-bottom:20px}}.productIcon.iconMoreLeft::before{margin-left:90px}@media screen and (max-width:767px){.productIcon.iconMoreLeft::before{margin-left:22px}}.productIcon:hover::before{background-color:rgba(226,0,26,.7);transform:scale(1.1)}.ny-yt-player{width:100%;padding:5% 5% 0}.special-footer{text-align:center;padding:5% 5% 10%}@media screen and (max-width:1023px){.special-footer{padding:10% 10% 20%}}.special-footer .descriptionText{max-width:1200px;margin:0 auto;color:#fff}.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:#fff;font-weight:700;font-size:16px;text-decoration:none;border-radius:1em;border:#fff 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;margin:32px 0;border:#e2001a solid 2px;box-shadow:0 0 8px #e2001a}}.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}}.hide-desktop{display:block}@media screen and (min-width:1024px){.hide-desktop{display:none}}#minimal-footer{z-index:99}img{width:100%;display:block;height:100%;object-fit:cover}.imgContainer{display:flex;flex-wrap:wrap;position:relative}.imgContainer.boxed{padding:3% 0 3% 3%}@media screen and (max-width:1023px){.imgContainer.boxed{padding:6% 0 6% 6%}}.imgContainer.boxed div{padding-right:3%}@media screen and (max-width:1023px){.imgContainer.boxed div{padding-right:6%}}.imgContainer.boxed div img{border-radius:24px}.imgContainer .w100{width:100%}.imgContainer .w33{width:33.33%}@media screen and (max-width:1023px){.imgContainer .w33{width:100%;padding-bottom:6%}}.imgContainer .w30{width:30%}@media screen and (max-width:1023px){.imgContainer .w30{width:100%;padding-bottom:6%}}.imgContainer .w20{width:20%}@media screen and (max-width:1023px){.imgContainer .w20{width:100%;padding-bottom:6%}}.imgContainer .w20.columnContainer{display:flex;flex-direction:column}.imgContainer .w20.columnContainer div{padding-right:0;height:100%}.imgContainer .w20.columnContainer div:nth-child(odd){padding-bottom:9%}@media screen and (max-width:1023px){.imgContainer .w20.columnContainer div:nth-child(odd){padding-bottom:3%}}.imgContainer .w20.columnContainer div:nth-child(even){padding-top:9%}@media screen and (max-width:1023px){.imgContainer .w20.columnContainer div:nth-child(even){padding-top:3%}}.freePos{position:absolute}.freePos#wording{top:65%;left:50%;transform:translateX(-50%);width:85%}