.announcementSection{width:100vw}.announcementSection .sec1{width:100%;padding-right:8.5vw;justify-content:end}.announcementSection .sec1 .sectionTitle{flex-basis:100%;text-align:end}.announcementSection .sec2{padding:1rem 2.8rem 0 1.8rem;justify-content:space-between}.announcementSection .sec2 .leftSection{flex-basis:35%;justify-content:space-between;align-items:flex-start;flex-shrink:0}.announcementSection .sec2 .leftSection img{height:20rem}.announcementSection .sec2 .leftSection .announcementImageContainer{width:25rem;height:20.25rem;overflow:hidden;box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.announcementSection .sec2 .leftSection .announcementImageContainer .announcementImage{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.announcementSection .sec2 .verticalWingRight{display:none}.announcementSection .sec2 .announcementsContainer{position:relative;width:50%}.announcementSection .sec2 .announcementsContainer .announcementCarousel{display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:.625rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.announcementSection .sec2 .announcementsContainer .announcementCarousel::-webkit-scrollbar{display:none}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard{flex-shrink:0;width:45rem;height:12rem;color:#fff;border-radius:.75rem;overflow:hidden;transition:all .3s ease;opacity:.6;transform:scale(.95)}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard.active{opacity:1;transform:scale(1)}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent{padding:1.25rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementTitle{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff;line-height:1.4}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementDescription{font-size:.875rem;line-height:1.6;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer{margin-top:1rem;width:100%}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack{position:relative;width:100%;height:.5rem;padding:.25rem;background-color:transparent;border-radius:.1875rem;cursor:pointer;overflow:hidden;border:1px solid #fff}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack:hover{background-color:rgba(209,213,219,.302)}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack .customScrollbarThumb{position:absolute;top:0;height:100%;border-radius:.1875rem;cursor:-webkit-grab;cursor:grab;transition:all .15s ease-out;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.1)}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack .customScrollbarThumb:hover{box-shadow:0 .125rem .375rem rgba(0,0,0,.15)}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack .customScrollbarThumb.dragging,.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack .customScrollbarThumb:active{cursor:-webkit-grabbing;cursor:grabbing;box-shadow:0 .1875rem .5rem rgba(0,0,0,.2)}.announcementSection .sec2 .announcementsContainer .slideCount{font-weight:600;padding:.5rem}@media(max-width:768px){.announcementSection .sec1{padding-right:5vw}.announcementSection .sec2{padding:.5rem 1rem 1rem;flex-direction:column;gap:1rem}.announcementSection .sec2 .leftSection{width:100%;justify-content:center}.announcementSection .sec2 .leftSection .announcementImageContainer{width:100%;max-width:20rem;height:15rem}.announcementSection .sec2 .announcementsContainer{width:100%}.announcementSection .sec2 .announcementsContainer .announcementCarousel{gap:1rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard{width:70vw;min-width:17.5rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent{padding:1rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementTitle{font-size:1.125rem;margin-bottom:.5rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementDescription{font-size:.8125rem}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer{margin-top:.75rem}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack{height:.5rem}.announcementSection .sec2 .announcementsContainer .customScrollbarContainer .customScrollbarTrack .customScrollbarThumb{border-radius:.25rem}}@media(max-width:576px){.announcementSection .sec1{padding-right:3vw}.announcementSection .sec1 .sectionTitle{text-align:center}.announcementSection .sec2{padding:.75rem}.announcementSection .sec2 .leftSection{padding:1rem;justify-content:space-between}.announcementSection .sec2 .leftSection .verticalWingLeft,.announcementSection .sec2 .leftSection .verticalWingRight{height:15rem;flex-basis:10%}.announcementSection .sec2 .leftSection .announcementImageContainer{flex-basis:70%}.announcementSection .sec2 .leftSection .verticalWingRight{display:block}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard{width:80vw;min-width:15rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent{padding:.75rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementTitle{font-size:1rem}.announcementSection .sec2 .announcementsContainer .announcementCarousel .announcementCard .announcementContent .announcementDescription{font-size:.75rem}}.carousel{display:flex;overflow-x:auto;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:1rem;cursor:-webkit-grab;cursor:grab;will-change:scroll-position;user-select:none;-webkit-user-select:none;-moz-user-select:none}.carousel:active{cursor:-webkit-grabbing;cursor:grabbing}.carousel::-webkit-scrollbar{display:none}.carousel img{flex:0 0 auto;width:12rem;height:15rem;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.closetSection{padding:8.5vw}.closetSection .sec1{width:100%;justify-content:space-between}.closetSection .sec1 .subSec1{justify-content:start}.closetSection .sec1 .subSec1 .sectionTitle{flex-basis:100%}.closetSection .sec1 .subSec1 p{margin-top:.5rem}.closetSection .sec1 .subSec2{display:block}.closetSection .sec2{justify-content:space-between;padding:0 5rem}.closetSection .sec2 .primaryImg{z-index:2;width:25.25vw;height:32.5rem}.closetSection .sec2 .secondaryImg{width:19vw;height:19.7rem;position:relative;transition-timing-function:ease-out;animation-duration:4s}.closetSection .closetCTAMobile{display:none}.slideOutRight{animation-name:slideOutRight}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{right:30rem;opacity:75%}to{right:0;opacity:100%}}@keyframes slideOutLeft{0%{left:30rem;opacity:50%}to{left:0;opacity:100%}}@media(max-width:576px){.closetSection{padding:2vw}.closetSection .sec1{width:100%;justify-content:space-between}.closetSection .sec1 .subSec1{justify-content:start}.closetSection .sec1 .subSec1 .sectionTitle{flex-basis:100%;text-align:center}.closetSection .sec1 .subSec1 p{width:100%;text-align:center;margin-top:.5rem}.closetSection .sec1 .subSec2{display:none}.closetSection .sec2{justify-content:space-between;padding:7vw 2vw}.closetSection .sec2 .primaryImg{height:max-content;z-index:2;width:40vw}.closetSection .sec2 .secondaryImg{height:max-content;width:25vw;position:relative;transition-timing-function:ease-out;animation-duration:4s}.closetSection .ctaContainer{width:100%;justify-content:center}.closetSection .ctaContainer .closetCTAMobile{display:block}}.heroSectionContainer{justify-content:center}.heroSectionContainer .heroSection{background:#000;width:100vw;height:45rem;background-image:url(/_next/static/media/BG.f2d62673.svg);background-size:cover}.heroSectionContainer .heroSection .gradientOverlay{background-image:url(/_next/static/media/gradientOverlay.ecb30324.svg);width:100%;height:100%;object-fit:cover;justify-content:center;align-items:center;text-align:center}.heroSectionContainer .heroSection .gradientOverlay .title{margin-top:10rem;font-size:3rem;width:100%;font-weight:600}.heroSectionContainer .heroSection .gradientOverlay .captionContainer{margin-top:1rem;width:100%;justify-content:center}.heroSectionContainer .heroSection .gradientOverlay .captionContainer .caption{font-size:1.5rem;font-weight:400;padding:0;margin:0}.heroSectionContainer .heroSection .gradientOverlay .exploreNow{margin-top:1rem;margin-bottom:2rem}.heroSectionContainer .heroSection .gradientOverlay .exploreNow a{color:#000}.heroSectionContainer .heroSection .gradientOverlay .carouselContainer{justify-content:center}.heroSectionContainer .heroSection .gradientOverlay .carouselContainer .carousel{width:60vw}.heroSectionContainer .ellipse{width:100%}@media(max-width:576px){.heroSectionContainer .heroSection{height:max-content;background-image:url(/_next/static/media/BGMobile.869e0c0b.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}.heroSectionContainer .heroSection .gradientOverlay .title{width:100%;font-size:1.5rem;text-align:center}.heroSectionContainer .heroSection .gradientOverlay .captionContainer{margin-top:.5rem}.heroSectionContainer .heroSection .gradientOverlay .captionContainer .caption{width:90%;font-size:.75rem}.heroSectionContainer .heroSection .gradientOverlay .carouselContainer .carousel{width:90vw}.heroSectionContainer .ellipse{display:none}}.storySection{padding:2vw}.storySection .sec1{width:100%;justify-content:space-between}.storySection .sec2{padding:8vw;justify-content:space-between}.storySection .sec2 p{height:8.9rem;font-size:1rem;font-weight:400;padding:1.5rem;flex-basis:60%;background-color:#2a2a2a;border:1px solid #fff}.storySection .sec2 p span{text-wrap:wrap}@media(max-width:576px){.storySection{margin-bottom:3rem}.storySection .sec1{margin-bottom:2rem}.storySection .sec1 .storySectionImg{width:80%}.storySection .sec2{width:100vw;padding:2.5vw}.storySection .sec2 .sectionTitle{width:100%;flex-basis:100%;margin-bottom:1rem}.storySection .sec2 p{padding:1.5rem;width:100%;flex-basis:95%;height:max-content;font-size:.75rem}}