: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:linear-gradient(90deg,#29375d,#6ec1b4,#f2ed94);background-size:200% 400%;animation:gradient 30s ease infinite}@keyframes gradient{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.video-container{position:relative;overflow:hidden;height:100vh;width:100%}@media screen and (max-width:1023px){.video-container{height:calc(85vh - 50px)}}.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: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}}img{width:100%;height:100%;object-fit:cover;display:block}.ny-yt-player{padding:4% 4% 0;background-image:linear-gradient(to bottom,rgba(255,0,0,0),white)}.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 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{max-height:1900px;--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;color:#e2001a;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}}.hide-desktop{display:block}@media screen and (min-width:1024px){.hide-desktop{display:none}}#minimal-footer{z-index:77}.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:2rem;margin-left:2rem;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:9px;margin-left:9px;background-size:14px}}.productIcon.iconRight::before{left:auto;right:0;margin-right:20px}@media screen and (max-width:767px){.productIcon.iconRight::before{margin-right:9px}}.productIcon:hover::before{background-color:rgba(226,0,26,.7);transform:scale(1.1)}.imgContainer{display:flex;flex-wrap:wrap;position:relative;padding:0 0 0 4%}.imgContainer.starter{padding:0}.imgContainer.starter div{padding:0%;height:100vh}@media screen and (max-width:1023px){.imgContainer.starter div{height:70vh}.imgContainer.starter div img{object-position:bottom}}.imgContainer div{padding:4% 4% 0 0}.imgContainer .w100{width:100%}.imgContainer .w66{width:66.67%}@media screen and (max-width:1023px){.imgContainer .w66{width:100%}.imgContainer .w66.half{width:50%}}.imgContainer .w60{width:60%}.imgContainer .w50{width:50%}@media screen and (max-width:1023px){.imgContainer .w50.full{width:100%}}.imgContainer .w40{width:40%}.imgContainer .w33{width:33.33%}@media screen and (max-width:1023px){.imgContainer .w33{width:50%}}.imgContainer .column{display:flex;flex-direction:column;justify-content:space-between}.imgContainer .column .w100{height:47%;padding:0}@media screen and (max-width:1023px){.imgContainer .column .w100{height:48%}}.imgContainer .freePos{position:absolute}.imgContainer .freePos#wording{bottom:4%;right:4%;width:45%;padding:0;height:auto}@media screen and (max-width:1023px){.imgContainer .freePos#wording{bottom:auto;top:32%;width:75%;transform:translateX(-50%);right:auto;left:50%}}.pushTop{margin-top:-10%;z-index:5}