body{font-family:Inter,sans-serif;margin:0;padding:0;background-color:#0a0a0f;color:#e0e0e0;overflow-x:hidden}.brand-tagline-journey,.brand-title-journey{display:none}section#brands.brands{margin-top:0!important;background:#0a0a0f!important;height:calc(var(--vh, 1vh) * 100)!important;display:flex;align-items:center;padding:0!important;position:relative;overflow:hidden;contain:layout style paint}.brand-journey-container{width:600vw;transition:transform .8s cubic-bezier(.65,0,.35,1);margin-top:0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.brand-journey-container,.brand-section{display:flex;height:calc(var(--vh, 1vh) * 100);position:relative}.brand-section{width:100vw;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;padding-top:0!important;margin-top:0!important;box-sizing:border-box;gap:5%}.parallax-bg{position:absolute;top:0;left:0;width:120%;height:120%;background-size:cover;background-position:50%;opacity:.15;transition:transform 1.2s ease;z-index:1}#brand-fit{background:radial-gradient(ellipse at bottom right,#004f59 0,#003038 60%,#0a0a0f 100%)}#brand-cutop{background:radial-gradient(ellipse at bottom right,#2A4998 0,#1e3370 60%,#0a0a0f 100%)}#brand-mastercolor{background:radial-gradient(ellipse at top left,#0065A8 0,#004a7d 60%,#0a0a0f 100%)}#brand-kypc{background:radial-gradient(ellipse at bottom left,#d81515 0,#851515 60%,#0a0a0f 100%)}#brand-mos{background:radial-gradient(ellipse at top right,#00AEEF 0,#0077a2 60%,#0a0a0f 100%)}#brand-xbat{background:radial-gradient(ellipse at center,#1A1A1A 0,#111111 60%,#0a0a0f 100%)}.brand-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;opacity:0;transform:translateY(0);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s;width:40%;padding-left:6%;padding-top:calc(calc(var(--vh, 1vh) * 50) - 220px);height:calc(var(--vh, 1vh) * 100);margin-top:0}.brand-section.active .brand-content{opacity:1;transform:translateY(0)}.brand-logo-journey{width:220px;height:220px;margin-bottom:2.5rem;position:relative;display:flex;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.19,1,.22,1);z-index:2}.brand-logo-journey:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.25) 0,rgba(255,255,255,.05) 70%);z-index:-1;opacity:.9;transform:scale(.91);border-radius:50%;filter:blur(15px);transition:all .8s cubic-bezier(.19,1,.22,1);pointer-events:none}#brand-fit .brand-logo-journey img{transform:scale(2)}#brand-cutop .brand-logo-journey img,#brand-mastercolor .brand-logo-journey img,#brand-mos .brand-logo-journey img{transform:scale(1.6)}#brand-kypc .brand-logo-journey img,#brand-xbat .brand-logo-journey img{transform:scale(1.6);filter:brightness(0) invert(1)}#brand-xbat.active .brand-logo-journey img{transform:scale(1.6);filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(255,255,255,.5))}#brand-kypc.active .brand-logo-journey img{transform:scale(1.6);filter:brightness(0) invert(1)}#brand-cutop .brand-logo-journey img,#brand-mastercolor .brand-logo-journey img,#brand-mos .brand-logo-journey img{filter:drop-shadow(.05px 0 0 #fff) drop-shadow(-.05px 0 0 #fff) drop-shadow(0 .05px 0 #fff) drop-shadow(0 -.05px 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff)}#brand-cutop.active .brand-logo-journey img,#brand-mastercolor.active .brand-logo-journey img,#brand-mos.active .brand-logo-journey img{filter:drop-shadow(.05px 0 0 #fff) drop-shadow(-.05px 0 0 #fff) drop-shadow(0 .05px 0 #fff) drop-shadow(0 -.05px 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 0 #fff) drop-shadow(0 0 15px rgba(255,255,255,.4))}.brand-section.active .brand-logo-journey{transform:translateY(-10px)}.brand-logo-journey img{max-width:90%;max-height:90%;object-fit:contain;transition:transform .7s cubic-bezier(.19,1,.22,1)}.brand-section.active .brand-logo-journey img{transform:scale(1.05)}#brand-fit.brand-section.active .brand-logo-journey img{transform:scale(2.1)}.brand-description{font-size:1rem;font-weight:300;color:rgba(255,255,255,.85);line-height:1.7;max-width:85%;margin-top:0;position:relative;padding:0 0 0 1.5rem;letter-spacing:.02em;text-shadow:0 2px 15px rgba(0,0,0,.3);transform:translateY(15px);opacity:0;transition:all .7s cubic-bezier(.19,1,.22,1) .2s;background:transparent;border-radius:0;box-shadow:none;border:none}.brand-description:before{content:"";position:absolute;left:0;top:.5rem;bottom:.5rem;width:2px;background:var(--brand-color,rgba(255,255,255,.3))}#brand-fit .brand-description:before{--brand-color:rgba(253,185,19,0.6)}#brand-kypc .brand-description:before{--brand-color:rgba(216,21,21,0.6)}#brand-mos .brand-description:before{--brand-color:rgba(0,174,239,0.6)}#brand-xbat .brand-description:before{--brand-color:rgba(26,26,26,0.6)}#brand-cutop .brand-description:before{--brand-color:rgba(42,73,152,0.6)}#brand-mastercolor .brand-description:before{--brand-color:rgba(0,101,168,0.6)}.brand-section.active .brand-description{transform:translateY(0);opacity:1}.navigation-dots{position:absolute;right:3rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.2rem;z-index:100;background:transparent;padding:15px 10px;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none}.dot{width:6px;height:6px;background-color:rgba(255,255,255,.2);border-radius:50%;cursor:pointer;border:none;box-shadow:none;position:relative}.dot,.dot:after{transition:all .5s cubic-bezier(.19,1,.22,1)}.dot:after{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:1px solid rgba(255,255,255,0);border-radius:50%}.dot.active{background-color:rgba(255,255,255,.9);transform:scale(1);border:none;box-shadow:none}.dot.active:after{border-color:rgba(255,255,255,.3)}.scroll-indicator{position:fixed;bottom:210px;left:50%;transform:translateX(-50%);z-index:110;color:rgba(255,255,255,.6);font-size:.9rem;display:flex;align-items:center;gap:1rem;background:transparent;padding:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;box-shadow:none;font-weight:300;letter-spacing:.05em;opacity:.7;transition:opacity .3s ease}.scroll-indicator:hover{opacity:1}.scroll-indicator svg{width:18px;height:18px;fill:rgba(255,255,255,.6)}.brand-section .journey-brand-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;width:80%;margin-right:5%;position:relative;height:auto;padding:calc(1rem + 60px) .5rem 1rem}@media (max-width:1200px){.brand-section .journey-brand-products{padding-left:24px;padding-right:24px;gap:28px}}@media (max-width:1399px){.scroll-indicator{bottom:5.2rem;font-size:.88rem}}@media (max-width:1200px){.scroll-indicator{bottom:5.5rem;font-size:.87rem}}@media (max-width:768px){.scroll-indicator{bottom:6rem;font-size:.85rem}}@media (max-width:480px){.scroll-indicator{bottom:6.5rem;font-size:.8rem}}@media (max-width:1399px){.brand-section{flex-direction:column;gap:12px;padding:80px 20px 15px}.brand-content,.brand-section{justify-content:center;align-items:center}.brand-content{width:80%;max-width:1300px;padding-left:0;padding-top:0;display:flex;flex-direction:row;gap:25px;height:auto;margin:50px 0 0}.brand-logo-journey{margin:0;flex-shrink:0}.brand-info-journey{text-align:left;max-width:100%;flex:1}.brand-text-journey{text-align:left;margin:0;overflow:visible}.brand-section .journey-brand-products{max-width:1300px;margin-right:0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.brand-section .journey-brand-products::-webkit-scrollbar{display:none}#brand-fit.brand-section.active .brand-logo-journey img{transform:scale(1.5)}.brand-title-journey{display:none}}@media (max-width:1200px){.brand-section{padding:70px 20px 20px;gap:18px}.brand-content{max-width:850px}.brand-logo-journey{max-width:200px}.brand-text-journey{font-size:.92rem;max-width:650px}.journey-brand-products-title{font-size:1.45rem;margin-bottom:18px}}@media (max-width:768px){.brand-title-journey{font-size:2.2rem}.brand-tagline-journey,.brand-title-journey{display:none}.brand-content{padding-top:calc(50vh - 60px)}.brand-logo-journey{width:100px;height:100px;margin-bottom:1.5rem}.navigation-dots{right:1rem;gap:.8rem}.dot{width:10px;height:10px}.journey-brand-products-scrollable-track{grid-template-columns:repeat(2,1fr)}.journey-brand-products-title{font-size:1.3rem}.journey-product-card{width:180px}}@media (max-width:480px){.brand-section{padding:1.5rem 1rem}.brand-title-journey{font-size:1.8rem}.brand-tagline-journey,.brand-title-journey{display:none}.brand-content{padding-top:calc(50vh - 50px)}.journey-brand-products-title{font-size:1.2rem}.journey-product-card{width:160px}.journey-product-card .product-image-container{height:110px}}.journey-brand-products-scrollable-track{display:flex;transition:transform .6s cubic-bezier(.65,0,.35,1);will-change:transform;align-items:stretch}.journey-brand-products-title{font-size:1.6rem;margin-bottom:1rem;padding-bottom:.5rem;align-self:center;width:calc(100% - 80px);text-align:center}.product-slider-controls-container{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative;margin-top:.5rem}.product-slider-viewport{overflow:hidden;flex-grow:1}.journey-product-card.product-card-slider-item{display:flex;flex-direction:column;min-height:360px;background-color:rgba(28,30,38,.8);border-radius:16px;box-shadow:0 10px 35px rgba(0,0,0,.35);overflow:hidden;border:1px solid rgba(255,255,255,.08);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;height:425px;min-height:380px}.journey-product-card.product-card-slider-item:hover{transform:translateY(-8px);box-shadow:0 18px 45px rgba(0,0,0,.4)}.journey-product-card.product-card-slider-item .product-card-inner:after{display:none}.journey-product-card .journey-product-card-image-container{width:100%;overflow:hidden;padding:0;background-color:rgba(255,255,255,.03);display:block}.journey-product-card .journey-product-card-image-container img{display:block;width:100%;height:auto;transition:transform .4s ease}.journey-product-card.product-card-slider-item:hover .journey-product-card-image-container img{transform:scale(1.06)}.journey-product-card .product-info-container{padding:20px 20px 24px;display:flex;flex-direction:column;flex-grow:1;background-color:initial}.journey-product-card .product-category{font-size:.7rem;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px;font-weight:600;opacity:.8;line-height:1.2}.journey-product-card .product-name{font-size:.95rem;font-weight:700;color:#EAEAEA;margin-bottom:8px;line-height:1.3;height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.journey-product-card .product-article{font-size:.75rem;color:#888E9B;margin-bottom:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.journey-product-card .product-price{display:none}.journey-product-card .product-detail-btn{padding:8px 14px;font-size:.85rem;margin-top:auto;align-self:stretch;border-radius:8px;color:#FFFFFF;border:none;cursor:pointer;font-weight:600;text-align:center;transition:filter .3s ease,transform .3s ease;white-space:nowrap;min-height:36px}.journey-product-card .product-detail-btn:hover{filter:brightness(1.15);transform:scale(1.02)}.product-slider-arrow{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;padding:10px 15px;border-radius:50%;cursor:pointer;font-size:1.5rem;line-height:1;transition:background-color .3s,opacity .3s;z-index:10;flex-shrink:0}.product-slider-arrow:hover:not(:disabled){background-color:rgba(255,255,255,.25)}.product-slider-arrow:disabled{opacity:.3;cursor:not-allowed}@media (max-width:1399px){.brand-info-journey{padding:.5rem}.brand-logo-journey{max-width:160px}.brand-text-journey{font-size:.72rem;max-width:100%;line-height:1.35}.journey-brand-products-title{font-size:1.15rem;margin-bottom:8px}.journey-product-card.product-card-slider-item{min-height:320px;flex:0 0 auto;width:23%;min-width:220px}.journey-product-card .product-info-container{padding:12px 14px 16px}.journey-product-card .product-category{font-size:.58rem;margin-bottom:2px;letter-spacing:.3px}.journey-product-card .product-name{font-size:.78rem;margin-bottom:4px;height:2.1em;line-height:1.15}.journey-product-card .product-article{font-size:.62rem;margin-bottom:6px}.journey-product-card .product-detail-btn{padding:4px 8px;font-size:.7rem}}@media (max-width:1200px){.brand-section .journey-brand-products{width:75%!important;gap:1.5vw!important}.brand-info-journey{padding:1.3rem}.brand-section .journey-product-card.product-card-slider-item{min-height:300px!important;flex:0 0 auto;width:23%;min-width:165px}.brand-section .journey-product-card .product-info-container{padding:12px 14px 16px!important}.brand-section .journey-product-card .product-category{font-size:clamp(.55rem,.5vw,.6rem)!important;margin-bottom:3px;letter-spacing:.4px}.brand-section .journey-product-card .product-name{font-size:clamp(.75rem,.7vw,.82rem)!important;margin-bottom:5px;height:2.2em;line-height:1.2}.brand-section .journey-product-card .product-article{font-size:clamp(.6rem,.55vw,.66rem)!important;margin-bottom:clamp(5px,.6vw,7px)!important}.brand-section .journey-product-card .product-detail-btn{padding:.4vw .8vw!important;font-size:clamp(.68rem,.65vw,.75rem)!important;min-height:28px!important}}@media (max-width:992px){section#brands.brands{height:auto!important;min-height:min(calc(var(--vh, 1vh) * 90),700px)}.brand-section{gap:clamp(15px,3vh,20px);padding:clamp(45px,10vh,60px) 15px clamp(20px,4vh,30px);min-height:auto;display:flex;flex-direction:column;justify-content:center}.brand-content{max-width:650px}.brand-info-journey{padding:.8rem}.brand-logo-journey{max-width:140px}.brand-text-journey{font-size:.8rem;max-width:550px;line-height:1.5}.brand-tagline-journey{font-size:.85rem}.brand-section .journey-brand-products{max-width:452px;width:452px;overflow:hidden;position:relative;margin:0 auto}.product-carousel-track{display:flex;flex-wrap:nowrap;gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.journey-brand-products-title{font-size:1.2rem;margin-bottom:12px}.journey-product-card.product-card-slider-item{min-height:260px;min-width:140px;flex:0 0 auto;display:flex;flex-direction:column}.journey-product-card .product-info-container{padding:10px 12px 12px;display:flex;flex-direction:column;gap:3px}.journey-product-card .product-category{font-size:.5rem;margin-bottom:0}.journey-product-card .product-name{font-size:.68rem;line-height:1.3;height:2.6em;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.journey-product-card .product-article{font-size:.56rem;margin-bottom:0}.journey-product-card .product-detail-btn{padding:4px 6px;font-size:.62rem;min-height:22px;margin-top:auto}.dot{width:8px;height:8px}.scroll-indicator{bottom:70px;font-size:.8rem}.scroll-indicator svg{width:16px;height:16px}}@media (max-width:768px){.brand-journey-container{width:600vw;height:auto;min-height:auto}.brand-section{gap:clamp(12px,calc(var(--vh, 1vh) * 3),18px);padding:clamp(30px,calc(var(--vh, 1vh) * 7),45px) clamp(10px,3vw,15px) clamp(15px,calc(var(--vh, 1vh) * 4),20px);min-height:calc(var(--vh, 1vh) * 110);max-height:none;display:flex;flex-direction:column;justify-content:flex-start}.brand-info-journey{padding:clamp(.8rem,2vh,1.2rem)}.brand-logo-journey{max-width:clamp(100px,20vw,140px)}.brand-text-journey{line-height:1.4}.brand-tagline-journey,.brand-text-journey{font-size:clamp(.72rem,2.2vw,.85rem)}.brand-section .journey-brand-products{max-width:min(425px,90vw);width:min(425px,90vw);overflow:hidden;position:relative;margin:0 auto}.product-carousel-track{display:flex;flex-wrap:nowrap;gap:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.journey-product-card.product-card-slider-item{min-height:240px;min-width:140px;flex:0 0 auto;display:flex;flex-direction:column}.journey-product-card .product-info-container{padding:10px 12px 12px;display:flex;flex-direction:column;gap:3px}.journey-product-card .product-category{font-size:clamp(.45rem,1.2vw,.5rem);margin-bottom:0}.journey-product-card .product-name{font-size:clamp(.62rem,1.6vw,.68rem);line-height:1.3;height:2.6em;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.journey-product-card .product-article{font-size:clamp(.52rem,1.4vw,.56rem);margin-bottom:0}.journey-product-card .product-detail-btn{padding:4px 6px;font-size:clamp(.58rem,1.5vw,.62rem);min-height:22px;margin-top:auto}.journey-brand-products-title{font-size:clamp(.9rem,2.8vw,1.1rem);width:calc(100% - 70px);margin-bottom:clamp(8px,2vh,12px)}.product-slider-arrow{padding:8px 12px;font-size:1.2rem}.dot{width:8px;height:8px}.scroll-indicator{bottom:70px;font-size:.8rem}.scroll-indicator svg{width:16px;height:16px}}.brand-section.active .brand-logo-journey:before{opacity:.8;transform:scale(1.26)}.section-nav-arrow{position:fixed;left:50%;transform:translateX(-50%);width:50px;height:50px;background:linear-gradient(135deg,rgba(255,184,0,.15),rgba(255,184,0,.25));border:2px solid rgba(255,184,0,.6);border-radius:50%;color:#FFB800;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(255,184,0,.2);animation:fadeInArrow .5s ease-out,pulseArrow 2s ease-in-out 1s infinite}@keyframes fadeInArrow{0%{opacity:0;transform:translateX(-50%) scale(.8)}to{opacity:1;transform:translateX(-50%) scale(1)}}@keyframes pulseArrow{0%,to{box-shadow:0 4px 15px rgba(255,184,0,.2)}50%{box-shadow:0 4px 25px rgba(255,184,0,.5)}}.section-nav-arrow svg{width:24px;height:24px;transition:transform .3s ease}.section-nav-arrow:hover{background:linear-gradient(135deg,rgba(255,184,0,.3),rgba(255,184,0,.4));border-color:#FFB800;transform:translateX(-50%) scale(1.1);box-shadow:0 6px 25px rgba(255,184,0,.4)}.section-nav-arrow.arrow-up{top:calc(var(--header-height, 80px) - 22px)}.section-nav-arrow.arrow-up:hover svg{transform:translateY(-3px)}.section-nav-arrow.arrow-down{bottom:150px}.section-nav-arrow.arrow-down:hover svg{transform:translateY(3px)}@media (max-width:1399px){.section-nav-arrow{width:38px;height:38px}.section-nav-arrow svg{width:20px;height:20px}.section-nav-arrow.arrow-up{top:90px}.section-nav-arrow.arrow-down{bottom:15px}}@media (max-width:1200px){.section-nav-arrow{width:50px;height:50px}.section-nav-arrow svg{width:23px;height:23px}.section-nav-arrow.arrow-up{top:92px}.section-nav-arrow.arrow-down{bottom:20px}}@media (max-width:992px){.section-nav-arrow.arrow-left{left:20px;top:40%;transform:translateY(-50%)}.section-nav-arrow.arrow-left:hover{transform:translateY(-50%) scale(1.1)}.section-nav-arrow.arrow-right{right:20px;left:auto;top:40%;transform:translateY(-50%)}.section-nav-arrow.arrow-right:hover{transform:translateY(-50%) scale(1.1)}.section-nav-arrow.arrow-left:hover svg{transform:translateX(-3px)}.section-nav-arrow.arrow-right:hover svg{transform:translateX(3px)}.navigation-dots{position:fixed;bottom:3px;left:50%;transform:translateX(-50%);right:auto;top:auto;flex-direction:row;gap:12px;z-index:110}}@media (max-width:768px){.section-nav-arrow{width:30px;height:30px}.section-nav-arrow svg{width:20px;height:20px}.section-nav-arrow.arrow-up{top:90px}.section-nav-arrow.arrow-down{bottom:80px}.section-nav-arrow.arrow-left{left:15px}.section-nav-arrow.arrow-right{right:15px}.brand-content{flex-direction:column;gap:10px;margin:15px 0 0;padding-top:10px}.brand-logo-journey{margin-bottom:0}.brand-description{font-size:.7rem}#brand-fit.brand-section.active .brand-logo-journey img{transform:scale(1)}.brand-section .journey-brand-products{width:298px!important}.scroll-indicator{display:none}}@media (max-width:768px) and (max-height:600px){section#brands.brands{min-height:auto}.brand-section{padding:clamp(25px,5vh,35px) 15px clamp(12px,3vh,18px);gap:clamp(8px,2vh,12px)}.brand-logo-journey{max-width:clamp(80px,15vw,100px)}.brand-text-journey{font-size:clamp(.68rem,2vw,.75rem);line-height:1.3}.journey-brand-products-title{font-size:clamp(.85rem,2.5vw,.95rem);margin-bottom:clamp(6px,1.5vh,10px)}.journey-product-card.product-card-slider-item{min-width:120px}.section-nav-arrow{width:38px;height:38px}.section-nav-arrow svg{width:18px;height:18px}}