:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary-orange: #FF5722;--dark-blue: #1a237e;--dark-bg: #0a0a14;--card-bg: #141428;--text-light: #ffffff;--text-gray: #a0a0a0}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--dark-bg);color:var(--text-light);font-family:Arial,sans-serif}.app-container{display:flex;flex-direction:row;height:100vh;width:100vw}.sidebar{width:5rem;background-color:var(--card-bg);padding:1.3rem 0;display:flex;flex-direction:column;align-items:center}.logo{width:3rem;height:3rem;background-color:var(--primary-orange);border-radius:.8rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-bottom:2rem}.nav-menu{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.nav-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;color:var(--text-gray);font-size:.8rem;cursor:pointer;transition:color .2s}.nav-item:hover{color:var(--primary-orange)}.main-content{flex:1;padding:0 0 0 80px;height:auto;max-width:100vw;box-sizing:border-box;overflow-y:auto}.hero-section{height:74%;width:100%;max-width:100vw;border-radius:.8rem;overflow:hidden;position:relative}.section-header h3{margin:0;font-size:1.3rem;display:flex;width:100%;padding-top:1.5rem;text-decoration:underline;text-decoration-color:#ff7b00;text-decoration-thickness:.2rem;text-underline-offset:.4rem;padding-left:1rem}.hero-content{width:100%;height:100%;padding:0%}.hero-content h1{font-size:2rem;margin-bottom:1rem}.hero-content p{color:var(--text-white);margin-bottom:1.5rem;line-height:1.5}.promotions-section{height:33vh;width:96vw;max-width:100vw;margin-bottom:2rem;overflow:hidden}.appContainer{display:flex;justify-content:center;align-items:center}.section-header{display:flex;justify-content:space-between;align-items:center}.more-btn{background-color:var(--primary-orange);color:#fff;border:none;padding:.5rem 1.3rem;border-radius:8rem;cursor:pointer;font-weight:700;transition:opacity .2s;margin-right:2rem;margin-top:auto}.more-btn:hover{opacity:.9}.promo-cards{display:grid;gap:1rem;margin-left:0}.promo-card{background-color:var(--card-bg);border-radius:.8rem;overflow:hidden;cursor:pointer}.promo-card img{width:100%;height:12.5rem;object-fit:cover}.card-content{padding:1rem}.card-content h3{margin-bottom:.5rem;font-size:1rem}.card-content p{color:var(--text-gray);font-size:.9rem;line-height:1.4}.banners-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.banner{background-color:var(--primary-orange);border-radius:.8rem;overflow:hidden;aspect-ratio:16/9}.banner img{width:100%;height:100%;object-fit:cover;mix-blend-mode:overlay}@media (max-width: 1200px){.promo-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.promo-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.hero-section{width:100vw;max-width:100vw;border-radius:12px;overflow:hidden;position:relative;height:auto}.promo-cards,.banners-grid{grid-template-columns:1fr}.hero-content{padding:0 10%}.main-content{flex:1;padding:0;height:auto;width:100vw;max-width:100vw;box-sizing:border-box;overflow-y:auto;margin-top:26px}}@media screen and (max-width: 1528px){.promo-cards{margin-left:20rem}}._carouselContainer_12htz_1{position:relative;width:100%;height:100%;min-height:74vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden}._overlay_12htz_27{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006 -50%,#000000b3 41%,#000000e6 60%,#000 66%),linear-gradient(to right,#0000,#00000080 50%,#000000e6 85%,#000);-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem)}._carouselGrid_12htz_71{position:relative;display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;width:100%;height:100%;padding:2rem;max-width:1600px;margin:0 auto}._carousel_12htz_1{position:relative;display:flex;flex-direction:column;gap:1rem;height:100%;max-height:70vh}._carouselImageContainer_12htz_113{position:relative;width:100%;height:0;padding-bottom:56.25%;border:3px solid white;overflow:hidden}._carouselImage_12htz_113{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width: 1200px){._carouselGrid_12htz_71{grid-template-columns:1fr 1.2fr;gap:1rem;padding:1rem}._carousel_12htz_1{max-height:60vh}._carouselImageContainer_12htz_113{padding-bottom:66.67%}}@media (max-width: 1024px){._carouselContainer_12htz_1{min-height:65vh}._carouselGrid_12htz_71{grid-template-columns:1fr 1fr;padding:1rem}._carousel_12htz_1{max-height:55vh}._carouselImageContainer_12htz_113{padding-bottom:75%}}@media (max-width: 900px){._carouselGrid_12htz_71{gap:.5rem;padding:.5rem}._carouselImageContainer_12htz_113{border-width:2px}}._thumbnailContainer_12htz_245{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.5) rgba(255,255,255,.1);max-width:100%}._thumbnail_12htz_245{flex:0 0 auto;width:120px;height:67.5px;border:2px solid transparent;transition:all .3s ease;cursor:pointer;overflow:hidden}._thumbnail_12htz_245:hover,._activeThumbnail_12htz_287{border-color:#fff;transform:scale(1.05)}._thumbnailImage_12htz_297{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){._mobileTitle_12htz_313{font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;margin-top:7rem;margin-bottom:-13px;padding:0;border:0;transition:all .3s ease-in-out}._blurOverlay_12htz_341{position:absolute;top:0;left:0;right:0;bottom:0;backdrop-filter:blur(20px) brightness(.7);-webkit-backdrop-filter:blur(20px) brightness(.7);z-index:1}._mobileNavigation_12htz_361{display:flex;width:100%;padding:8px 16px;position:relative}._navigationContent_12htz_375{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between}._mobileMoreButton_12htz_391{position:absolute;background-color:#f40;color:#fff;border:none;border-radius:14px;padding:0 13px;font-size:15px;font-weight:900;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent}._mobileDots_12htz_419{display:flex;gap:8px;justify-content:center;flex-grow:1}._mobileDot_12htz_419{width:8px;height:8px;background-color:#ffffff4d;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent}._mobileActiveDot_12htz_455{background-color:red}._mobileCarouselContainer_12htz_463{position:relative;width:100%;height:auto;overflow:hidden;margin-top:-15%;padding-bottom:2px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;border-bottom:4px solid rgb(255,255,255)}._mobileCarouselContainer_12htz_463:before{content:"";position:absolute;width:100%;height:40vh;top:0;left:0;right:0;bottom:0;background:inherit;filter:blur(30px) brightness(.7);transform:scale(1.2);z-index:-1}._peekWrapper_12htz_529{padding:0 32px;overflow:hidden;position:relative;z-index:1;width:100%;max-width:400px;margin:10px auto}._slideContainer_12htz_549{display:flex;transition:transform .5s ease-in-out;gap:16px;padding:16px 0}._slideWrapper_12htz_563{width:85%;flex-shrink:0;padding:0;-webkit-tap-highlight-color:transparent}._mobileImageContainer_12htz_577{overflow:hidden;width:100%;box-shadow:0 4px 8px #0003;border:2px solid white;border-bottom:6px solid white;border-top:6px solid white;transition:transform .3sease;-webkit-tap-highlight-color:transparent}._mobileImage_12htz_577{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;-webkit-user-select:none;user-select:none}._leftPeekArea_12htz_619,._rightPeekArea_12htz_621{position:absolute;top:0;height:100%;width:70px;cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent}._leftPeekArea_12htz_619{left:0}._rightPeekArea_12htz_621{right:0}}._carouselWrapper_18342_179{position:relative;width:100%;height:100vh;overflow:hidden}._blurredBackground_18342_193{position:absolute;top:-363px;left:-145px;width:2169px;height:1307px;background-size:cover;background-position:center;filter:blur(10px);z-index:0}._darkOverlay_18342_217{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4}._carouselContainer_18342_1{position:relative;width:100%;height:100%;z-index:1}._carouselGrid_18342_39{display:grid;width:100%;grid-template-columns:2fr 3fr}._carousel_18342_1{position:relative}._carouselImageContainer_18342_59{margin-bottom:10px;margin-top:1rem;margin-right:1rem;width:110vh;height:50vh;align-items:flex-end}._carouselImage_18342_59{width:inherit;height:inherit;cursor:pointer}._thumbnailContainer_18342_89{display:flex;gap:10px;justify-content:center;margin-top:10px;margin-right:1rem}._thumbnail_18342_89{cursor:pointer;transition:border-color .5s}._thumbnail_18342_89:hover{border-color:#ccc}._thumbnailImage_18342_125{width:10rem;height:5rem;object-fit:cover}._dotsContainer_18342_137{display:flex;justify-content:center;gap:10px;padding-left:3rem}._dot_18342_137{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer}._activeDot_18342_167{background-color:#e74f21;cursor:pointer}._promoInfoContainer_4tad1_3{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}._promoInfoContainer_4tad1_3 h3{color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:clamp(1.2rem,3vw,2rem);margin-bottom:clamp(1rem,2vw,2rem);line-height:1.2;padding:0 1rem}._promoInfoContainer_4tad1_3 p{color:#fff;text-align:center;font-size:clamp(.8rem,1vw,1rem);line-height:1.5;margin-bottom:clamp(1rem,2vw,2rem);padding:0 1rem;max-width:90%;max-height:17rem;overflow-x:scroll}._promoInfoContainer_4tad1_3 p::-webkit-scrollbar{display:none}._more_4tad1_73{background-color:var(--primary-orange);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;cursor:pointer;font-weight:700;font-size:clamp(.8rem,1vw,1rem);text-transform:uppercase;transition:all .2s ease;min-width:120px;margin-top:6px}._more_4tad1_73:hover{opacity:.9;transform:translateY(-2px)}@media (max-width: 1200px){._promoInfoContainer_4tad1_3{padding:.5rem}._promoInfoContainer_4tad1_3 h3,._promoInfoContainer_4tad1_3 p{margin-bottom:1rem}}@media (max-width: 1024px){._more_4tad1_73{padding:.5rem 1.5rem;min-width:100px}}._carouselImageContainer_g8j9q_1{display:grid;grid-template-rows:4fr 2fr}._carousel_1oq5e_3{display:flex;justify-content:center;width:100%;height:12.5rem;margin-top:1.8rem;position:relative;overflow:hidden;margin-left:0}._carouselGrid_1oq5e_27{display:flex;place-items:center;height:100%;width:100%;transition:transform .5s ease}._thumbnailContainer_1oq5e_45{display:flex;gap:20px;margin-top:10px;justify-content:flex-start;max-width:117rem;white-space:nowrap;overflow:hidden;scroll-behavior:smooth;padding:0 1rem;margin-left:auto;position:relative}._thumbnailContainer_1oq5e_45::-webkit-scrollbar{display:none}._evenlySpaced_1oq5e_85{justify-content:space-between;margin-left:0;margin-right:0;padding:0 1rem}._thumbnail_1oq5e_45{cursor:pointer;border:2px solid transparent;transition:all .3s ease;display:flex;height:fit-content;object-fit:fill;flex-shrink:0;-webkit-user-drag:none}._thumbnail_1oq5e_45:hover{border-color:#ccc}._thumbnailImage_1oq5e_133{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}._activeThumbnail_1oq5e_149{border-color:#fff}._arrowButton_1oq5e_159{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:10px;cursor:pointer;font-size:24px;z-index:10;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:all .3s}._arrowButton_1oq5e_159:hover{background-color:#000c;border:2px solid white}._arrowButton_1oq5e_159:active{border:2px solid white;background-color:#000000e6}._arrowButton_1oq5e_159:first-of-type{left:20px;margin-top:-15px}._arrowButton_1oq5e_159:last-of-type{right:70px;margin-top:-15px}@media screen and (max-width: 1024px){._carousel_1oq5e_3{height:10rem}._carouselGrid_1oq5e_27{gap:15px}._thumbnailContainer_1oq5e_45{margin-left:2rem;gap:8px;padding:0 .5rem}._evenlySpaced_1oq5e_85{margin-left:0;margin-right:0;padding:0 2rem}._thumbnail_1oq5e_45{height:8rem}._arrowButton_1oq5e_159{width:2.5rem;height:2.5rem;font-size:20px}}@media screen and (max-width: 600px){._carousel_1oq5e_3{height:8rem}._carouselGrid_1oq5e_27{gap:10px}._thumbnailContainer_1oq5e_45{margin-left:1rem;gap:6px;padding:0 .25rem}._evenlySpaced_1oq5e_85{margin-left:0;margin-right:0;padding:0 1rem}._thumbnail_1oq5e_45{height:6rem}._arrowButton_1oq5e_159{width:2rem;height:2rem;font-size:18px}}._detailsContainer_113ei_1{position:relative;width:100%;min-height:100vh;text-align:center;background-size:170%;background-position:center;background-repeat:no-repeat;transition:background-image .5s ease-in-out}._carouselContainer_113ei_25{width:100%;height:10vh;overflow-x:scroll;display:flex;flex-direction:column}._carousel_113ei_25{display:flex;flex-direction:row;gap:10px;height:auto;scroll-snap-type:y mandatory}._carouselSlidesWrapper_113ei_57{display:flex;gap:1rem;flex-direction:row}._carouselCard_113ei_69{scroll-snap-align:start;width:100%}._carouselImage_113ei_79{display:block;height:6rem;object-fit:cover}._carouselButton_113ei_93{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:3}._prevButton_113ei_127{left:5px}._nextButton_113ei_135{right:5px}@media screen and (min-width: 769px){._detailsContainer_113ei_1{position:relative;width:100%;min-height:100vh;text-align:center;background-size:170%;background-position:center;background-repeat:no-repeat;transition:background-image .5s ease-in-out}._overlay_113ei_169{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006 -50%,#000000b3 41%,#000000e6 60%,#000 66%);z-index:1}._detailsGrid_113ei_197{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.25rem;position:relative;z-index:2;padding:1rem}._info_113ei_217{grid-column:1 / 2;grid-row:1 / 3;padding:20px;padding-right:4rem;text-align:left;-webkit-user-drag:none}._picture_113ei_235{grid-column:2 / 3;grid-row:1 / 2;display:flex;justify-content:flex-end;align-items:center;padding-right:1rem;-webkit-user-drag:none}._promo_113ei_255{display:flex;flex-direction:column;justify-content:center;align-items:center}._title_113ei_269{text-transform:uppercase;font-size:2rem;margin-bottom:.6rem;color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:900;-webkit-user-drag:none}._type_113ei_291{font-size:1.1rem;font-weight:700;color:orange;-webkit-user-drag:none}._description_113ei_305{font-size:1.1rem;margin-top:.6rem;color:#fff;-webkit-user-drag:none;overflow-y:auto;max-height:40rem;scrollbar-width:none}._description_113ei_305::-webkit-scrollbar{display:none}._image_113ei_339{width:100%;max-width:53.8rem;border:3px solid white;object-fit:cover;-webkit-user-drag:none}._relatedItemsGrid_113ei_355{padding:.3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;justify-items:center;align-items:center;margin-top:10px;max-width:100%;margin-left:auto;position:relative}._relatedItem_113ei_355{cursor:pointer;padding:.6rem;transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}._relatedItem_113ei_355:hover{transform:scale(1.05)}._relatedItemImage_113ei_409{width:100%;max-height:15.6rem;object-fit:stretch;transition:transform .3s ease-in-out,opacity .3s ease-in-out;-webkit-user-drag:none}}@media screen and (max-width: 768px){._mobilePromotionsContainer_113ei_483{width:100%;padding:1rem;border-bottom:2px solid white}._promotionHeader_113ei_497{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._moreButton_113ei_511{background-color:#ff4d00;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:700;cursor:pointer}._carouselContainer_113ei_25{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:-1rem;height:auto}._carouselContainer_113ei_25::-webkit-scrollbar{display:none}._carousel_113ei_25{display:flex;gap:.5rem;padding:.5rem 0}._carouselSlidesWrapper_113ei_57{display:flex;gap:.5rem}._carouselCard_113ei_69{flex:0 0 auto;width:198px;cursor:pointer;height:66px}._carouselImage_113ei_79{width:inherit;height:inherit;object-fit:cover;border-radius:4px}._mobileGrid_113ei_607{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:16px 0;width:100%}._mobileGridItem_113ei_623{cursor:pointer}._mobileGridImage_113ei_631{width:107%;height:98x;object-fit:cover;border-radius:4px}._detailsGrid_113ei_197{display:flex;flex-direction:column}._info_113ei_217{padding-left:14px;padding-right:14px}._picture_113ei_235{padding-top:4.5rem}._image_113ei_339{width:100%;max-width:100%;border:2px solid white}h2{color:#fff;font-size:1.5rem;margin:0;padding:0;text-decoration:none}._title_113ei_269{font-size:1.5rem;margin-top:1rem}}._promo_113ei_255{display:flex;flex-direction:column;justify-content:center;align-items:center}._title_113ei_269{text-transform:uppercase;font-size:2rem;margin-bottom:.6rem;color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:900;-webkit-user-drag:none}._type_113ei_291{font-size:1.1rem;font-weight:700;color:orange;-webkit-user-drag:none}._description_113ei_305{font-size:1.1rem;margin-top:.6rem;color:#fff;-webkit-user-drag:none;overflow-y:auto;max-height:40rem;scrollbar-width:none}._description_113ei_305::-webkit-scrollbar{display:none}._relatedItem_113ei_355{cursor:pointer;padding:.6rem;transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}._relatedItem_113ei_355:hover{transform:scale(1.05)}._relatedItemImage_113ei_409{width:100%;max-height:15.6rem;object-fit:stretch;transition:transform .3s ease-in-out,opacity .3s ease-in-out;-webkit-user-drag:none}._relatedTitle_113ei_833{text-transform:uppercase;color:#fff;margin-top:.5rem;font-size:.9rem}h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;position:relative;padding-top:2rem;text-decoration:underline;text-decoration-color:#0000;text-decoration-thickness:3px;color:#fff}h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;z-index:4;position:relative;padding-top:2rem;text-decoration:underline;text-decoration-color:#0000;text-decoration-thickness:3px;text-transform:uppercase;color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif}@media screen and (max-width: 480px){._title_113ei_269{text-transform:uppercase;font-size:18px}h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;z-index:4;position:relative;padding-top:2rem;text-decoration:underline;text-decoration-thickness:3px;text-transform:uppercase;color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif}._type_113ei_291,._description_113ei_305{font-size:14px}._relatedItem_113ei_355{max-width:250px}}._loading_113ei_967,._error_113ei_967{color:#fff;font-size:1.2rem;text-align:center;padding:2rem;position:relative;z-index:2}._morePromotions_141y7_3{text-align:start;overflow:hidden;width:100vw;height:100vh;background:linear-gradient(180deg,#333,#000);overflow-y:auto;position:relative;top:0;display:contents}._fullGrid_141y7_29{display:none}._fullItem_141y7_37{text-align:center}._fullItem_141y7_37 img{width:100%;height:auto;object-fit:contain}h2{padding:.6rem}._carouselContainer_141y7_65{display:flex;align-items:center;position:relative;max-width:100%;overflow:hidden}._carouselButton_141y7_83{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:.6rem;font-size:1.5rem;cursor:pointer;z-index:10;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:.3s}._carouselButton_141y7_83:first-child{left:3rem}._carouselButton_141y7_83:last-child{right:5.5rem}._carouselButton_141y7_83:hover{background:#000c}._promoCarousel_141y7_147{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:12px;scrollbar-width:none;left:-18px;position:relative}._promoCarousel_141y7_147::-webkit-scrollbar{display:none}._promoItem_141y7_183{height:auto;cursor:pointer;transition:transform .2s ease-in-out}._selectedPromo_141y7_193{flex:0 0 auto;width:auto;height:auto;cursor:pointer;transition:transform .2s ease-in-out}._promoItem_141y7_183:hover{transform:scale(1.05)}._promoImage_141y7_217{width:598px;height:200px;object-fit:contain}._selectedPromoImage_141y7_227{width:100%;height:200px;object-fit:contain}._promoItem_141y7_183 p{font-size:1rem;font-weight:700;color:#333;margin-top:.3rem}._moreButton_141y7_257{background-color:var(--primary-orange);color:#fff;border:none;padding:.4rem 1.3rem;border-radius:.3rem;cursor:pointer;font-weight:700;transition:opacity .2s;opacity:.9;margin-right:-4rem}._sectionWrapper_141y7_283{opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;height:auto;margin-left:2px}._sectionWrapper_141y7_283._hidden_141y7_299{opacity:1;height:auto;overflow:hidden}._promoSection_141y7_313{flex-grow:1;overflow:visible;visibility:visible;opacity:1;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}._promoSection_141y7_313._expanded_141y7_327{position:fixed;border-radius:10px;overflow:auto;height:100vh;width:100%;z-index:100;background:linear-gradient(to bottom,#242424,#000);top:0rem}._promoSection_141y7_313._expanded_141y7_327 ._promoCarousel_141y7_147{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:100vw;margin-left:25px}._promoSection_141y7_313._expanded_141y7_327 ._promoItem_141y7_183{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._promoSection_141y7_313._expanded_141y7_327 ._promoImage_141y7_217{height:auto;object-fit:cover;border-radius:8px}._promoSection_141y7_313._expanded_141y7_327::-webkit-scrollbar{width:0;height:0;display:none}._sectionHeader_141y7_419{display:flex;align-items:center;justify-content:space-between;margin-block-end:1rem;padding-inline:1rem;padding-right:10rem}._sectionTitle_141y7_437{font-size:1rem;font-weight:700;text-decoration:underline;text-decoration-color:#0000;text-decoration-thickness:.2rem;text-underline-offset:.3rem;text-align:start;margin:.4rem;text-overflow:none}@media screen and (max-width: 768px){._promoTitle_141y7_467{font-size:.875rem;margin-top:.25rem;color:#fff;text-align:left}._sectionHeader_141y7_419 h2{margin:-10px;padding:0;font-size:1rem;color:#fff;font-weight:500}._morePromotions_141y7_3{width:100vw;height:auto;overflow-y:auto;overflow-x:hidden;padding:0;background:#000;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:.5rem}._morePromotions_141y7_3::-webkit-scrollbar{display:none}._promoSection_141y7_313{display:contents;flex-direction:column;width:100%}._moreButton_141y7_257{background-color:#ff4800;color:#fff;border:none;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase;position:relative;left:5rem}._promoContainer_141y7_567{display:flex;flex-direction:column;width:100%}._promoCarousel_141y7_147{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem;gap:.5rem;max-width:100%;margin:0 0 0 20px}._promoCarousel_141y7_147::-webkit-scrollbar{display:none}._promoItem_141y7_183{flex:0 0 144px;scroll-snap-align:start;position:relative}._promoImage_141y7_217{width:165px;height:75px;object-fit:cover;border-radius:4px}._fullGrid_141y7_29{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}._expanded_141y7_327{height:auto;padding-bottom:2vh}._expanded_141y7_327 ._sectionHeader_141y7_419{position:relative;z-index:2;background:transparent}._expanded_141y7_327._promoCarousel_141y7_147{display:none}._expanded_141y7_327 ._fullGrid_141y7_29{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.5rem;padding:0 2rem;width:100%;max-height:100vh;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:1}._expanded_141y7_327 ._promoCarousel_141y7_147{display:none}._expanded_141y7_327 ._promoImage_141y7_217{width:100%;height:100%;object-fit:cover}._sectionHeader_141y7_419{position:relative;z-index:2;background:transparent;margin-top:6px;margin-bottom:2px}._hiddenGrid_141y7_759{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}._promoDescription_141y7_773{font-size:.75rem;color:#999;margin-top:.25rem;text-align:left}._expandedGrid_141y7_785{max-height:50vh}._carouselButton_141y7_83{display:none}._promoItem_141y7_183:hover{transform:none}}._detailsContainer_11n6a_1{position:relative;width:100%;min-height:100vh;padding:40px;text-align:center;background-size:170%;background-position:center;background-repeat:no-repeat;transition:background-image .5s ease-in-out}._detailsGrid_11n6a_29{display:grid;grid-template-columns:2fr 1.5fr;grid-template-rows:auto auto;grid-auto-flow:row;position:relative;z-index:3}._backButton_11n6a_47{background:#007bff;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;margin-bottom:20px}._title_11n6a_67{font-size:24px;margin-bottom:10px}._image_11n6a_77{width:100%;max-width:600px;border:3px solid white;height:17rem;width:35rem}._description_11n6a_93{font-size:18px;margin-top:10px}._info_11n6a_103{grid-column:1 / 2;grid-row:1 / 3;padding:20px;padding-right:4rem}._picture_11n6a_117{grid-column:2 / 3;grid-row:1 / 2;display:flex;justify-content:flex-end;align-items:center;padding-right:1rem}._promo_11n6a_135{grid-column:2 / 3;grid-row:2 / 3;display:flex;justify-content:center;align-items:center}._relatedItemsGrid_11n6a_151{padding:5px;text-align:center;z-index:3;position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;justify-items:center;align-items:center;margin-top:10px;max-width:47%;margin-left:auto}._gridContainer_11n6a_181{gap:10px;justify-items:center;align-items:center;z-index:2}._relatedItem_11n6a_151{cursor:pointer;padding:10px;transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}._relatedItem_11n6a_151:hover{transform:scale(1.05)}._relatedItemImage_11n6a_223{width:100%;height:90px;max-height:250px;object-fit:stretch;transition:transform .3s ease-in-out,opacity .3s ease-in-out}h2{font-size:1.5rem;font-weight:700;margin-bottom:20px;z-index:4;position:relative;padding-top:2rem;text-decoration:underline;text-decoration-color:#0000;text-decoration-thickness:3px}._sidebarContainer_1xbn6_3{position:fixed;height:100%;display:flex;z-index:1000}._sidebar_1xbn6_3{background:#1a1a1a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow-x:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);height:100vh;position:relative;overflow-y:hidden}._sidebar_1xbn6_3:not(._mobile_1xbn6_43){width:80px;transition:width .5s cubic-bezier(.4,0,.2,1)}._sidebar_1xbn6_3:not(._mobile_1xbn6_43)._expanded_1xbn6_53{width:240px}._desktopToggle_1xbn6_63{position:absolute;right:-10px;top:29%;transform:translateY(-50%);height:80px;width:20px;border-radius:10px;box-shadow:2px 0 8px #0003;transition:transform .4s cubic-bezier(.4,0,.2,1)}._desktopToggle_1xbn6_63:hover{transform:translateY(-50%) scale(1.05)}._sidebar_1xbn6_3._mobile_1xbn6_43{position:fixed;top:0;left:0;width:100%;height:70px;border-bottom:2px solid rgb(255,255,255);transition:height .4s cubic-bezier(.25,.1,.25,1);display:flex;flex-direction:column;padding-bottom:16px;will-change:height;overflow:hidden}._menuContainer_1xbn6_131,._categorySection_1xbn6_145{display:flex;flex-direction:column;width:100%;transition:opacity .4s ease}._menu_1xbn6_131{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;width:100%;transition:all .5s cubic-bezier(.4,0,.2,1)}._menu_1xbn6_131._mobile_1xbn6_43{display:flex;flex-direction:row;overflow-x:auto;padding:12px 20px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;align-items:flex-start}._menu_1xbn6_131._mobile_1xbn6_43::-webkit-scrollbar{display:none}._category_1xbn6_145{display:flex;align-items:center;padding:12px 16px;cursor:pointer;color:#fff;min-width:80px;gap:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}._category_1xbn6_145._mobile_1xbn6_43{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:63px;padding:0 12px;gap:0px;transition:transform .3s ease;overflow-y:hidden;scroll-snap-align:start;height:80px}._menu_1xbn6_131._mobile_1xbn6_43._expanded_1xbn6_53 ._category_1xbn6_145._mobile_1xbn6_43{margin-right:16px;height:80px}._menu_1xbn6_131._mobile_1xbn6_43._expanded_1xbn6_53 ._category_1xbn6_145._mobile_1xbn6_43:last-child{margin-right:0}._category_1xbn6_145._mobile_1xbn6_43 ._icon_1xbn6_279{width:30px;height:30px;margin-bottom:8px;filter:drop-shadow(0 0 2px rgba(0,0,0,.3));transition:all .4s cubic-bezier(.4,0,.2,1)}._category_1xbn6_145._mobile_1xbn6_43 ._text_1xbn6_295{width:100%;font-size:10px;text-align:center;opacity:0;transform:translateY(-5px);transition:all .4s cubic-bezier(.4,0,.2,1);word-wrap:break-word;max-width:70px;visibility:hidden;max-height:0}._category_1xbn6_145._mobile_1xbn6_43._expanded_1xbn6_53{min-width:80px}._category_1xbn6_145._mobile_1xbn6_43._expanded_1xbn6_53 ._text_1xbn6_295{visibility:visible;max-height:40px;opacity:1;transform:translateY(0);margin-top:0}._icon_1xbn6_279{width:30px;height:30px;filter:drop-shadow(0 0 2px rgba(0,0,0,.3));transition:all .4s cubic-bezier(.4,0,.2,1)}._text_1xbn6_295{white-space:normal;color:#fff;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.3);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);opacity:0;transform:translate(20px)}._toggle_1xbn6_389{background:#ff5100e6;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;font-size:11px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .4s cubic-bezier(.4,0,.2,1)}._toggle_1xbn6_389:hover{background:#ff5100}._mobileToggle_1xbn6_427{position:absolute;left:15%;bottom:-2px;transform:translate(-50%);width:50px;height:16px;border-radius:8px;background:#ff5100e6;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 4px #0003;overflow:hidden}._toggleIcon_1xbn6_457,._toggleIconExpanded_1xbn6_481{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;transition:opacity .4s cubic-bezier(.4,0,.2,1)}._showMoreContainer_1xbn6_507{width:100%;cursor:pointer;padding:6px 0;text-align:center;-webkit-user-select:none;user-select:none;transition:all .3s ease;position:relative}._showMoreContainer_1xbn6_507:hover{background-color:#ffffff0d}._showMoreContainer_1xbn6_507{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}._showMoreText_1xbn6_551{color:#d8e7f700;margin-top:4px}._showMoreLine_1xbn6_561{width:100%;height:1px;background-color:#06c;margin:8px 0;position:relative}._showMoreArrow_1xbn6_577{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:20px;height:20px;background-color:#d8e7f700;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;transition:transform .4s cubic-bezier(.4,0,.2,1)}._showMoreArrow_1xbn6_577._expanded_1xbn6_53{transform:translate(-50%) rotate(180deg)}@media (max-width: 768px){._sidebar_1xbn6_3._mobile_1xbn6_43{height:70px;transition:height .4s cubic-bezier(.25,.1,.25,1)}._mobileToggle_1xbn6_427{position:absolute;left:15%;bottom:-2px;transform:translate(-50%);transition:none;z-index:1002}._menu_1xbn6_131._mobile_1xbn6_43{padding:12px 20px 4px 0}._category_1xbn6_145._mobile_1xbn6_43:hover{transform:translateY(-2px)}._category_1xbn6_145._mobile_1xbn6_43:active{transform:scale(.95)}._category_1xbn6_145._mobile_1xbn6_43 ._text_1xbn6_295{transition:all .35s cubic-bezier(.33,1,.68,1)}}._loading_1xbn6_687{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._termsContainer_iuo5g_3{position:relative;width:100%;min-height:100vh;background-color:#1a1a1a;color:#fff}._overlay_iuo5g_19{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006 -50%,#000000b3 41%,#000000e6 60%,#000 66%);z-index:1}._termsHeader_iuo5g_47{background-color:#0a0a0a;text-align:center;position:relative;z-index:2;padding-top:4rem}._headerTitle_iuo5g_63{color:#fff;font-size:2rem;font-weight:700;text-transform:uppercase;margin:0}._loading_iuo5g_79{color:#fff;font-size:1.2rem;text-align:center;padding:2rem;position:relative;z-index:2}._error_iuo5g_97{color:#fff;font-size:1.2rem;text-align:center;padding:2rem;background-color:#f33;position:relative;z-index:2}@media screen and (min-width: 769px){._termsGrid_iuo5g_121{display:grid;grid-template-columns:1fr 1fr;gap:2rem;position:relative;z-index:2;padding:2rem}._info_iuo5g_139{grid-column:1 / 2;padding:2rem;text-align:left}._picture_iuo5g_151{grid-column:2 / 3;display:flex;justify-content:center;align-items:flex-start;padding:2rem}._image_iuo5g_167{width:100%;max-width:600px;border:3px solid #ff6600;border-radius:8px}._sectionTitle_iuo5g_181{color:#f60;font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #ff6600}._content_iuo5g_199{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}._description_iuo5g_211{max-height:70vh;overflow-y:auto;padding-right:1rem;scrollbar-width:thin;scrollbar-color:#ff6600 #1a1a1a}._description_iuo5g_211::-webkit-scrollbar{width:8px}._description_iuo5g_211::-webkit-scrollbar-track{background:#1a1a1a}._description_iuo5g_211::-webkit-scrollbar-thumb{background-color:#f60;border-radius:4px}}@media screen and (max-width: 768px){._termsGrid_iuo5g_121{display:flex;flex-direction:column;position:relative;z-index:2}._picture_iuo5g_151{padding-right:1rem;padding-left:1rem;padding-top:1rem;order:1}._image_iuo5g_167{width:100%;border:2px solid #ff6600;border-radius:4px}._info_iuo5g_139{padding:1rem;order:2}._sectionTitle_iuo5g_181{color:#f60;font-size:1.25rem;font-weight:700;margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #ff6600}._content_iuo5g_199{font-size:1rem;line-height:1.5;margin-bottom:1rem}._description_iuo5g_211{max-height:none;overflow-y:visible}._headerTitle_iuo5g_63{font-size:1.5rem;padding-bottom:1rem}}@media screen and (max-width: 768px){.promotion-page{background:#000;min-height:100vh;width:100vw;padding:1rem;overflow-x:overlay;margin-top:inherit}.promotion-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.5rem 0;position:sticky;top:0;background:#000;z-index:10}.promotion-header h1{color:#fff;font-size:1.25rem;font-weight:500;margin:0}.back-button{background:transparent;border:none;color:#fff;font-size:1rem;padding:.5rem;cursor:pointer}.promotion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding-bottom:2rem;width:100%}.promotion-card{width:100%;position:relative;padding-top:56.25%;cursor:pointer;border-radius:8px;overflow:hidden}.promotion-card:active{transform:scale(.98)}.promotion-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.promotion-card.loading{background:#1a1a1a}.promotion-card.error{background:#2a2a2a}}@media screen and (min-width: 769px){.promotion-page{background:linear-gradient(to bottom,#242424,#000);min-height:100vh;width:100%;padding:2rem;overflow:auto}.promotion-header{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding:1rem 0;position:sticky;top:0;background:transparent;z-index:10}.promotion-header h1{color:#fff;font-size:1.75rem;font-weight:600;margin:0}.back-button{background:transparent;border:none;color:#fff;font-size:1.25rem;padding:.75rem;cursor:pointer;transition:transform .2s ease}.back-button:hover{transform:scale(1.1)}.promotion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:3rem;width:100%;max-width:1400px;margin:0}.promotion-card{width:30vw;position:relative;padding-top:30.25%;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:10vw}.promotion-card:hover{transform:scale(1.03);box-shadow:0 8px 16px #0000004d}.promotion-image{position:absolute;top:0;left:0;width:-webkit-fill-available;height:-webkit-fill-available;object-fit:cover;object-position:center}.promotion-card.loading{background:#2a2a2a}.promotion-card.error{background:#3a3a3a}}
