.point{pointer-events:none;width:2.4rem;height:2.4rem;transform:translate(-50%, -50%);border-radius:50%;backdrop-filter:invert(1);position:fixed;z-index:999}body{cursor:none}.new-product-trends-container{position:relative}.new-product-trends-container .more-module{position:relative;width:100%;height:calc(3 * var(--page-height))}.new-product-trends-container .more-module .more-inner{width:100%;height:var(--page-height);position:sticky;top:var(--head-height);box-sizing:border-box;padding:8rem 0;animation-fill-mode:forwards;animation-name:padding;animation-timeline:scroll();animation-range:calc(7 * var(--page-height)) calc(9 * var(--page-height))}.new-product-trends-container .more-module .more-inner .module-width{height:100%;position:relative;animation-fill-mode:forwards;animation-name:width;animation-timeline:scroll();animation-range:calc(7 * var(--page-height)) calc(9 * var(--page-height))}.new-product-trends-container .more-module .more-inner .module-width .bg-image{width:100%;height:100%}.new-product-trends-container .more-module .more-inner .module-width .bg-image video{width:100%;height:100%;object-fit:cover}.new-product-trends-container .more-module .more-inner .module-width .title{padding:1rem 2rem;background-color:#00000055;line-height:1;color:white;position:absolute;left:50%;top:12rem;transform:translateX(-50%);text-align:center;font-weight:bold;font-family:SpecialGothicExpandedOne, serif;font-size:3.6rem;letter-spacing:.4rem;opacity:1;animation-fill-mode:forwards;animation-name:title;animation-timeline:scroll();animation-range:calc(7 * var(--page-height)) calc(9 * var(--page-height))}.new-product-trends-container .more-module .more-inner .module-width .button{position:absolute;left:50%;transform:translateX(-50%);font-family:SpecialGothicExpandedOne, serif;font-size:2rem;width:fit-content;padding:1.2rem 2.8rem;border-radius:6.4rem;opacity:0;animation-fill-mode:forwards;animation-name:button;animation-timeline:scroll();animation-range:calc(7 * var(--page-height)) calc(9 * var(--page-height));transition-duration:300ms}.new-product-trends-container .more-module .more-inner .module-width .button:hover{filter:invert(1)}@keyframes button{0%{opacity:0;outline:.2rem solid #fff;background-color:#00000055;color:white;bottom:6.4rem}25%{opacity:1;outline:.2rem solid #fff;background-color:#00000055;color:white;bottom:6.4rem}75%{opacity:1;outline:.2rem solid #fff;background-color:#00000055;color:white;bottom:6.4rem}100%{opacity:1;outline:.2rem solid #fff;background-color:black;color:white;bottom:-12.8rem}}@keyframes title{0%{top:11rem;font-size:3.6rem;letter-spacing:.4rem;opacity:1}25%{top:7rem;font-size:4.2rem;letter-spacing:0rem;opacity:0}75%{top:7rem;font-size:4.2rem;letter-spacing:0rem;opacity:0}100%{top:3rem;font-size:3.6rem;letter-spacing:.4rem;opacity:1}}@keyframes padding{0%{padding:8rem 0}25%{padding:0 0}75%{padding:0 0}100%{padding:8rem 0 24rem}}@keyframes width{0%{width:140rem;padding:0 4rem}25%{width:100%;padding:0 0}75%{width:100%;padding:0 0}100%{width:140rem;padding:0 4rem}}.new-product-trends-container .showcase-module{width:100%;height:calc(3 * var(--page-height))}.new-product-trends-container .showcase-module .showcase-inner{width:100%;height:var(--page-height);position:sticky;top:var(--head-height);box-sizing:border-box;padding:8rem 0}.new-product-trends-container .showcase-module .showcase-inner .football{width:60rem;aspect-ratio:1;position:absolute;left:0;transform:translateX(-20rem) rotate(0deg);bottom:-30rem;animation-fill-mode:forwards;animation-name:ball2;animation-timeline:scroll();animation-range:calc(4 * var(--page-height)) calc(6 * var(--page-height))}.new-product-trends-container .showcase-module .showcase-inner .football img{filter:brightness(2);opacity:0.1}@keyframes ball2{from{left:0;transform:translateX(-20rem) rotate(0deg)}to{left:100%;transform:translateX(0) rotate(360deg)}}.new-product-trends-container .showcase-module .showcase-inner .module-width{height:calc(100%);display:grid;grid-template-rows:auto 1fr;grid-gap:4.8rem}.new-product-trends-container .showcase-module .showcase-inner .module-width .title{text-align:center;font-size:4.2rem;font-weight:bold;font-family:SpecialGothicExpandedOne, serif}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont{position:relative}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list{height:100%;width:fit-content;display:flex;flex-wrap:nowrap;transform:translateX(calc((((var(--list-length)) * (30% + 3.2rem)) - 100%) * -1));animation-fill-mode:forwards;animation-name:scroll2;animation-timeline:scroll();animation-range:calc(4 * var(--page-height)) calc(6 * var(--page-height))}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item{display:flex;flex-direction:column;border-radius:1.2rem;width:30%;padding:3.2rem 0;margin-right:3.2rem;position:relative}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .item-image{overflow:hidden;position:relative;aspect-ratio:1;width:100%;margin-bottom:2.4rem;background-image:linear-gradient(#1C2328 30%, #C8D3D7);background-size:100% 150%;transition-property:all;transition-duration:300ms}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .item-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transform-origin:50% 100%;transform:scale(1);transition-property:all;transition-duration:300ms;display:block}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item:hover .item-image{background-position:0 100%}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item:hover .item-image img{transform:scale(1.14);filter:drop-shadow(0 0 3rem rgba(0,0,0,0.25))}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .title{text-align:left;font-size:2rem;margin-bottom:1.6rem}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .desc{position:relative;margin-top:auto;width:100%;align-items:center}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .desc .price{position:absolute;left:0;top:50%;transform:translateY(-50%);max-width:50%;overflow:hidden;white-space:nowrap;display:inline-block;width:fit-content;color:black;font-size:2.2rem;font-weight:bold;font-family:SpecialGothicExpandedOne, serif}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .desc .buy{float:right;width:fit-content;background-color:#F3F4F6;padding:1.2rem 2.4rem;font-size:1.8rem;display:inline-block;grid-gap:1.2rem;border-radius:6.4rem;font-weight:bold}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .desc .buy:hover{transition-duration:300ms;background-color:black;color:white}.new-product-trends-container .showcase-module .showcase-inner .module-width .list-cont .list .showcase-item .desc .buy span{margin-left:1.2rem;font-family:SpecialGothicExpandedOne, serif}@keyframes scroll2{from{transform:translateX(calc((((var(--list-length)) * (30% + 3.2rem)) - 100%) * -1))}to{transform:translateX(0)}}.new-product-trends-container .inspiration-module{width:100%;height:calc(3 * var(--page-height))}.new-product-trends-container .inspiration-module .inspiration-inner{box-sizing:border-box;padding:8rem 0;width:100%;height:var(--page-height);position:sticky;top:var(--head-height)}.new-product-trends-container .inspiration-module .inspiration-inner .football{width:60rem;aspect-ratio:1;position:absolute;right:0;transform:translateX(20rem) rotate(0deg);bottom:-30rem;animation-fill-mode:forwards;animation-name:ball;animation-timeline:scroll();animation-range:var(--page-height) calc(3 * var(--page-height))}.new-product-trends-container .inspiration-module .inspiration-inner .football img{opacity:0.1;filter:brightness(2)}@keyframes ball{from{right:0;transform:translateX(20rem) rotate(0deg)}to{right:100%;transform:translateX(0) rotate(-360deg)}}.new-product-trends-container .inspiration-module .inspiration-inner .module-width{height:calc(100%);display:grid;grid-template-rows:auto 1fr;grid-gap:4.8rem}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .title{text-align:center;font-size:4.2rem;font-weight:bold;font-family:SpecialGothicExpandedOne, serif}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont{position:relative}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list{height:100%;width:fit-content;display:flex;flex-wrap:nowrap;animation-fill-mode:forwards;animation-name:scroll;animation-timeline:scroll();animation-range:var(--page-height) calc(3 * var(--page-height))}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item{display:flex;flex-direction:column;border-radius:1.2rem;width:40%;padding:3.2rem 0;margin-right:3.2rem}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item .item-image{position:relative;flex:1;width:100%;margin-bottom:2.4rem;background-color:grey;overflow:hidden}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item .item-image img{position:absolute;left:0;top:0;width:100%;height:100%;transition-duration:300ms;transition-property:all}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item .title{text-align:left;font-size:2rem;margin-bottom:1.6rem}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item .desc{font-size:1.6rem;color:#4B5563;line-height:1.6}.new-product-trends-container .inspiration-module .inspiration-inner .module-width .list-cont .list .inspiration-item:hover .item-image img{scale:1.1}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc((((var(--list-length)) * (40% + 3.2rem)) - 100%) * -1))}}.new-product-trends-container .hero-module{position:relative;width:100%;height:var(--page-height)}.new-product-trends-container .hero-module .module-width{position:relative;height:100%}.new-product-trends-container .hero-module .module-width .text{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center}.new-product-trends-container .hero-module .module-width .text .title{font-size:5.2rem;line-height:1;font-weight:bold;margin-bottom:2.4rem;font-family:SpecialGothicExpandedOne, serif}.new-product-trends-container .hero-module .module-width .text .desc{color:#4B5563;font-size:2rem;line-height:1.4;margin-bottom:3.6rem}.new-product-trends-container .hero-module .module-width .text .button{border-radius:8.6rem;padding:2.4rem 3.6rem;background-color:black;color:white;font-size:2rem;font-weight:bold;width:fit-content;font-family:SpecialGothicExpandedOne, serif;transition-duration:300ms;transition-property:all}.new-product-trends-container .hero-module .module-width .text .button:hover{background-color:white;color:black}.new-product-trends-container .hero-module .hero-image{position:absolute;left:0;top:0;width:100%;height:100%}.new-product-trends-container .hero-module .hero-image img{object-fit:cover}.new-product-trends-container .hero-module .hero-image::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg, transparent, transparent),linear-gradient(90deg, rgba(255,255,255,0.9) 0%, transparent 100%)}
