: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}.video-container .prev-vid{width:100%;height:100%;object-fit:cover;display:block}.video-container #logo-overlay{position:absolute;width:25%;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff;animation:fading 10s 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:65%}}.scroll-hint{fill:#fff;opacity:.5;position:absolute;top:-8rem;display:flex;justify-content:center;width:94vw;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:90%;margin:0 auto;padding:4% 4% 0}@media screen and (max-width:1023px){.ny-yt-player{width:100%;padding:6% 6% 0}}.special-footer{text-align:center;max-width:1200px;margin:5% auto 10%;padding:0 5%}@media screen and (max-width:1023px){.special-footer{margin:10% auto 20%;padding:0 10%}}.special-footer .descriptionText{color:#363636}.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 .7s 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:#dbdbdb;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;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}.productIcon{position:relative;height:100%}.productIcon::before{content:"";position:absolute;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;z-index:6}@media screen and (max-width:767px){.productIcon::before{width:20px;height:20px;margin-bottom:20px;margin-left:20px;background-size:14px}}.productIcon.iconTop::before{bottom:auto;top:0;margin-bottom:auto;margin-top:30px}@media screen and (max-width:767px){.productIcon.iconTop::before{margin-top:20px}}.productIcon.iconRight::before{left:auto;right:0;margin-right:30px}@media screen and (max-width:767px){.productIcon.iconRight::before{margin-right:20px}}.productIcon.iconHigher::before{margin-left:50px;margin-bottom:50px}.productIcon:hover::before{background-color:rgba(226,0,26,.7)}img{width:100%;height:100%;object-fit:cover;display:block}.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-container{position:relative;display:flex;flex-wrap:wrap;gap:1rem}.img-container .lightboxImg{position:absolute;top:0;height:100%}.img-container .lightboxImg img{opacity:0}.img-container .overlay{pointer-events:none;position:absolute;top:0}.img-container .overlay.overlay2{top:auto;bottom:0}.img-container .wording{pointer-events:none;position:absolute;top:0}.img-container .wording.wording2{top:-10%}.img-container.frame{padding:8%;background-color:#fff}.img-container .w100{width:100%}.img-container .w50{width:calc(50% - .5rem)}.img-container .w25{width:calc(25% - .75rem)}@media screen and (max-width:1023px){.img-container .w25{width:calc(50% - .5rem)}}.img-container .ratio-16_9{aspect-ratio:16/9}.img-container .ratio-3_2{aspect-ratio:3/2}.img-container .ratio-2_3{aspect-ratio:2/3}.img-container .ratio-3_4{aspect-ratio:3/4}