.CatalogWrap-module-scss-module__kzF6_a__catalogWrap{min-height:700px;padding:140px 0 60px}.CatalogWrap-module-scss-module__kzF6_a__toolbar{grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:24px;display:grid}.CatalogWrap-module-scss-module__kzF6_a__title{font-size:1.8rem;font-weight:600}.CatalogWrap-module-scss-module__kzF6_a__controls{align-items:center;gap:12px;display:flex}.CatalogWrap-module-scss-module__kzF6_a__controls select{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:180px;padding:6px 10px;font-size:.9rem;transition:border-color .15s}.CatalogWrap-module-scss-module__kzF6_a__controls select:hover{border-color:#aaa}.CatalogWrap-module-scss-module__kzF6_a__sort{position:relative}.CatalogWrap-module-scss-module__kzF6_a__sortTrigger{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.9rem;transition:border-color .15s;display:inline-flex}.CatalogWrap-module-scss-module__kzF6_a__sortTrigger:hover{border-color:#bbb}.CatalogWrap-module-scss-module__kzF6_a__sortLabel{color:#777}.CatalogWrap-module-scss-module__kzF6_a__sortValue{color:#222;white-space:nowrap;font-weight:500}.CatalogWrap-module-scss-module__kzF6_a__chevron{color:#444;margin-left:2px;font-size:11px;line-height:1}.CatalogWrap-module-scss-module__kzF6_a__sortMenu{z-index:10;background:#fff;border:1px solid #e6e6e6;border-radius:10px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px rgba(0,0,0,.07)}.CatalogWrap-module-scss-module__kzF6_a__sortMenu li+li{margin-top:2px}.CatalogWrap-module-scss-module__kzF6_a__sortItem{text-align:left;cursor:pointer;color:#222;background:0 0;border:0;border-radius:8px;width:100%;padding:10px 12px;font-size:.92rem;transition:background .12s}.CatalogWrap-module-scss-module__kzF6_a__sortItem:hover{background:#f6f6f6}.CatalogWrap-module-scss-module__kzF6_a__sortItem.CatalogWrap-module-scss-module__kzF6_a__active{color:#fff;background:#0f0f0f}.CatalogWrap-module-scss-module__kzF6_a__paginationBar{margin-top:28px;width:max-content;margin-left:auto;margin-right:auto;position:relative}.CatalogWrap-module-scss-module__kzF6_a__paginationTrack{background:#e9e7e6;height:2px;position:absolute;bottom:-6px;left:0;right:0}.CatalogWrap-module-scss-module__kzF6_a__pagination{justify-content:center;align-items:center;gap:28px;display:flex;position:relative}.CatalogWrap-module-scss-module__kzF6_a__pageBtn{color:#3b3b3b;cursor:pointer;text-align:center;background:0 0;border:none;width:30px;padding:0;font-size:15px;line-height:1;transition:color .15s;position:relative}.CatalogWrap-module-scss-module__kzF6_a__pageBtn:hover{color:#1a1a1a}.CatalogWrap-module-scss-module__kzF6_a__pageBtn.CatalogWrap-module-scss-module__kzF6_a__current:after{content:"";background:#3b1e18;border-radius:3px;height:3px;position:absolute;bottom:-8px;left:-6px;right:-6px}.CatalogWrap-module-scss-module__kzF6_a__nextBtn{color:#3b3b3b;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:20px;line-height:1;transition:color .15s}.CatalogWrap-module-scss-module__kzF6_a__nextBtn:hover{color:#1a1a1a}.CatalogWrap-module-scss-module__kzF6_a__nextBtn.CatalogWrap-module-scss-module__kzF6_a__disabled{opacity:.35;cursor:default}.CatalogWrap-module-scss-module__kzF6_a__nextBtn.CatalogWrap-module-scss-module__kzF6_a__disabled:hover{color:#3b3b3b}.CatalogWrap-module-scss-module__kzF6_a__loader{justify-content:center;align-items:center;min-height:40px;margin-top:20px;display:flex}.CatalogWrap-module-scss-module__kzF6_a__loader .CatalogWrap-module-scss-module__kzF6_a__spinner{border:2px solid #ddd;border-top:2px solid var(--primary-color);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite CatalogWrap-module-scss-module__kzF6_a__spin}.CatalogWrap-module-scss-module__kzF6_a__loader .CatalogWrap-module-scss-module__kzF6_a__end{color:#777;font-size:.9rem}@keyframes CatalogWrap-module-scss-module__kzF6_a__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.CatalogWrap-module-scss-module__kzF6_a__title{font-size:1.6rem}.CatalogWrap-module-scss-module__kzF6_a__controls select{min-width:160px}}@media (max-width:768px){.CatalogWrap-module-scss-module__kzF6_a__toolbar{grid-template-columns:1fr;gap:12px}.CatalogWrap-module-scss-module__kzF6_a__title{font-size:1.5rem}.CatalogWrap-module-scss-module__kzF6_a__controls{flex-wrap:wrap;justify-content:flex-start;gap:10px}.CatalogWrap-module-scss-module__kzF6_a__controls select{flex:calc(50% - 10px);min-width:0}.CatalogWrap-module-scss-module__kzF6_a__pagination{gap:18px}.CatalogWrap-module-scss-module__kzF6_a__pageBtn{width:26px;font-size:14px}}@media (max-width:560px){.CatalogWrap-module-scss-module__kzF6_a__catalogWrap{padding:140px 0 50px}.CatalogWrap-module-scss-module__kzF6_a__controls{gap:8px}.CatalogWrap-module-scss-module__kzF6_a__controls select{flex:100%;width:100%}.CatalogWrap-module-scss-module__kzF6_a__pagination{gap:16px}.CatalogWrap-module-scss-module__kzF6_a__pageBtn{width:24px;font-size:13px}}@media (max-width:380px){.CatalogWrap-module-scss-module__kzF6_a__title{font-size:1.35rem}.CatalogWrap-module-scss-module__kzF6_a__pagination{gap:12px}.CatalogWrap-module-scss-module__kzF6_a__pageBtn{width:22px;font-size:12px}}
.Container-module-scss-module__69tsbq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.Container-module-scss-module__69tsbq__fluid{width:100%;margin:0;padding:0 32px}@media (max-width:480px){.Container-module-scss-module__69tsbq__fluid{padding:0 10px}}
.NewArrivals-module-scss-module__gdXC6a__newArrivals{padding:60px 0}.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__head{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__head h2{font-size:1.5rem;font-weight:600}.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__head .NewArrivals-module-scss-module__gdXC6a__viewAll{color:var(--secondary-color);font-size:.9rem;text-decoration:underline}.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1200px){.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.NewArrivals-module-scss-module__gdXC6a__newArrivals .NewArrivals-module-scss-module__gdXC6a__grid{grid-template-columns:repeat(2,1fr);gap:16px}}
.Grid-module-scss-module__MygNjq__grid{grid-template-columns:repeat(4,1fr);gap:25px 10px;display:grid}@media (max-width:1200px){.Grid-module-scss-module__MygNjq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Grid-module-scss-module__MygNjq__grid{grid-template-columns:repeat(2,1fr)}}
.ProductCard-module-scss-module__AaUkVq__card{text-align:left;color:inherit;text-decoration:none}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap{aspect-ratio:3/4;background:#f9f9f9;border-radius:0;width:100%;position:relative;overflow:hidden}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap .ProductCard-module-scss-module__AaUkVq__badge,.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap .ProductCard-module-scss-module__AaUkVq__soldOut{z-index:2;border-radius:24px;padding:4px 8px;font-size:.75rem;position:absolute;top:12px;left:12px}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap .ProductCard-module-scss-module__AaUkVq__badge{background:var(--primary-color);color:#fff}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap .ProductCard-module-scss-module__AaUkVq__soldOut{color:#fff;background:red}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__imageWrap img{object-fit:cover;width:100%;height:100%;display:block}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__title{margin:12px 0 6px;font-size:.95rem;font-weight:500;line-height:1.3}@media (max-width:768px){.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;display:-webkit-box;overflow:hidden}}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price{border-top:1px solid #e5e5e5;align-items:center;gap:8px;width:max-content;padding-top:6px;font-size:.9rem;display:flex}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price .ProductCard-module-scss-module__AaUkVq__oldPrice{color:gray;font-size:.85rem;text-decoration:line-through}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price .ProductCard-module-scss-module__AaUkVq__soldOutText{color:red;font-weight:600}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price .ProductCard-module-scss-module__AaUkVq__currentPrice{font-weight:600}@media (max-width:768px){.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price{flex-direction:column;align-items:flex-start;gap:2px;font-size:.8rem}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price .ProductCard-module-scss-module__AaUkVq__oldPrice{font-size:.75rem}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__price .ProductCard-module-scss-module__AaUkVq__currentPrice{font-size:.85rem}}.ProductCard-module-scss-module__AaUkVq__card .ProductCard-module-scss-module__AaUkVq__noImage{color:#999;background:repeating-linear-gradient(45deg,#f3f3f3,#f3f3f3 10px,#eaeaea 10px,#eaeaea 20px);justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-style:italic;display:flex}.ProductCard-module-scss-module__AaUkVq__imgPrimary,.ProductCard-module-scss-module__AaUkVq__imgSecondary{will-change:opacity,transform;transition:opacity .25s,transform .25s}.ProductCard-module-scss-module__AaUkVq__imgPrimary{opacity:1;transform:scale(1)}.ProductCard-module-scss-module__AaUkVq__imgSecondary{opacity:0;pointer-events:none;transform:scale(1.02)}.ProductCard-module-scss-module__AaUkVq__hasHover:hover .ProductCard-module-scss-module__AaUkVq__imgPrimary{opacity:0;transform:scale(1.02)}.ProductCard-module-scss-module__AaUkVq__hasHover:hover .ProductCard-module-scss-module__AaUkVq__imgSecondary{opacity:1;transform:scale(1)}
.FullscreenBanner-module-scss-module__ExfbSW__banner{width:100%;height:100vh;position:relative;overflow:hidden}@media (max-width:480px){.FullscreenBanner-module-scss-module__ExfbSW__banner{height:70vh}}.FullscreenBanner-module-scss-module__ExfbSW__link{background-color:transparent;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.FullscreenBanner-module-scss-module__ExfbSW__bgImageWrapper{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.FullscreenBanner-module-scss-module__ExfbSW__image{object-fit:cover;object-position:top;z-index:1;filter:brightness(.9);transition:scale .3s}.FullscreenBanner-module-scss-module__ExfbSW__overlay{z-index:2;background:rgba(0,0,0,.4);position:absolute;top:0;bottom:0;left:0;right:0}.FullscreenBanner-module-scss-module__ExfbSW__overlayContent{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.FullscreenBanner-module-scss-module__ExfbSW__overlayContent h1{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.6);font-size:max(2rem,min(6vw,4rem));font-weight:700}.FullscreenBanner-module-scss-module__ExfbSW__buttonLink{z-index:4;position:absolute}.FullscreenBanner-module-scss-module__ExfbSW__buttonLink button{cursor:pointer;color:#fff;background-color:var(--primary-color);border:none;border-radius:24px;padding:.6rem 1.4rem;font-size:1rem;font-weight:500;transition:background-color .2s,transform .2s}.FullscreenBanner-module-scss-module__ExfbSW__buttonLink button:hover{transform:translateY(-2px)}
.Button-module-scss-module__VLzsWq__button{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:4px;padding:8px 16px;transition:background .2s}.Button-module-scss-module__VLzsWq__button:hover{background:#005bb5}
.CollectionBlock-module-scss-module__VYentq__collectionBlock{padding:60px 0}.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__head{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__head h2{font-size:1.5rem;font-weight:600}.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__head .CollectionBlock-module-scss-module__VYentq__viewAll{color:var(--accent-color);font-size:.9rem;text-decoration:underline}.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1200px){.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CollectionBlock-module-scss-module__VYentq__collectionBlock .CollectionBlock-module-scss-module__VYentq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}
.SearchBar-module-scss-module__dF_4ia__wrap{position:relative}.SearchBar-module-scss-module__dF_4ia__trigger{color:var(--primary-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;font-size:18px;transition:transform .15s,color .2s;display:inline-flex}.SearchBar-module-scss-module__dF_4ia__trigger:hover{transform:scale(1.05)}.SearchBar-module-scss-module__dF_4ia__dropdown{width:100%;max-height:380px;font-family:var(--font-main);background:#fff;border:1px solid rgba(24,32,56,.14);border-radius:14px;padding:6px 10px;overflow:hidden;box-shadow:0 18px 32px rgba(0,0,0,.12)}.SearchBar-module-scss-module__dF_4ia__hint{color:rgba(29,45,95,.7);padding:10px 12px;font-size:.9rem}.SearchBar-module-scss-module__dF_4ia__list{scrollbar-width:thin;scrollbar-color:rgba(27,43,92,.25) transparent;-ms-overflow-style:none;max-height:270px;margin:0;padding:0;list-style:none;overflow-y:auto}.SearchBar-module-scss-module__dF_4ia__list::-webkit-scrollbar{width:6px}.SearchBar-module-scss-module__dF_4ia__list::-webkit-scrollbar-track{background:0 0}.SearchBar-module-scss-module__dF_4ia__list::-webkit-scrollbar-thumb{background:rgba(27,43,92,.25);border-radius:6px}.SearchBar-module-scss-module__dF_4ia__list::-webkit-scrollbar-thumb:hover{background:rgba(27,43,92,.35)}.SearchBar-module-scss-module__dF_4ia__list li+li{margin-top:6px}.SearchBar-module-scss-module__dF_4ia__list button{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;grid-template-columns:60px 1fr;align-items:center;gap:12px;width:100%;padding:12px 6px;transition:transform .15s,background .2s;display:grid}.SearchBar-module-scss-module__dF_4ia__list button:not(:last-child){border-bottom:1px solid rgba(24,32,56,.12);border-radius:0}.SearchBar-module-scss-module__dF_4ia__list button:hover{background:rgba(29,45,95,.04);transform:translateY(-1px)}.SearchBar-module-scss-module__dF_4ia__thumb{background:linear-gradient(135deg,rgba(0,0,0,.06),rgba(0,0,0,.1));border-radius:12px;width:60px;height:60px;position:relative;overflow:hidden}.SearchBar-module-scss-module__dF_4ia__thumb img{object-fit:cover}.SearchBar-module-scss-module__dF_4ia__fallback{background:linear-gradient(135deg,rgba(29,45,95,.1),rgba(29,45,95,.2));width:100%;height:100%}.SearchBar-module-scss-module__dF_4ia__meta{flex-direction:column;gap:6px;min-width:0;display:flex}.SearchBar-module-scss-module__dF_4ia__title{color:#1b2b5c;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:700;line-height:1.25;overflow:hidden}.SearchBar-module-scss-module__dF_4ia__price{color:rgba(27,43,92,.72);font-size:.9rem;font-weight:600}.SearchBar-module-scss-module__dF_4ia__allResults{cursor:pointer;color:#1b2b5c;text-align:left;background:rgba(27,43,92,.03);border:1px solid rgba(27,43,92,.12);border-radius:10px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:9px 12px;font-size:.95rem;font-weight:700;transition:background .2s,border-color .2s,transform .15s;display:flex}.SearchBar-module-scss-module__dF_4ia__allResults:hover{background:rgba(27,43,92,.07);border-color:rgba(27,43,92,.2);transform:translateY(-1px)}.SearchBar-module-scss-module__dF_4ia__allResults:before{content:"›";font-size:1.05rem;line-height:1;display:inline-block;transform:translateY(-1px)}.SearchBar-module-scss-module__dF_4ia__backdrop{z-index:9999;background:rgba(0,6,26,.32);justify-content:center;align-items:flex-start;padding-top:140px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SearchBar-module-scss-module__dF_4ia__modal{background:#fff;border:1px solid rgba(24,32,56,.08);border-radius:18px;width:min(600px,92vw);padding:14px 14px 18px;box-shadow:0 20px 48px rgba(0,0,0,.16)}.SearchBar-module-scss-module__dF_4ia__modalForm{background:rgba(29,45,95,.04);border:1px solid rgba(29,45,95,.1);border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:10px 14px;display:flex}.SearchBar-module-scss-module__dF_4ia__modalForm input{background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.SearchBar-module-scss-module__dF_4ia__icon{color:rgba(29,45,95,.8)}.SearchBar-module-scss-module__dF_4ia__clear{cursor:pointer;color:rgba(29,45,95,.65);background:0 0;border:none;align-items:center;padding:4px;display:flex}.SearchBar-module-scss-module__dF_4ia__clear:hover{color:var(--primary-color)}
.Footer-module-scss-module__EzUeIG__footer{color:#111;z-index:2;background:#fff;border-top:1px solid #e5e5e5;padding:60px 0 30px;font-size:.9rem;position:relative}.Footer-module-scss-module__EzUeIG__footer a{color:inherit;text-decoration:none}.Footer-module-scss-module__EzUeIG__footer a:hover{text-decoration:underline}.Footer-module-scss-module__EzUeIG__top{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.Footer-module-scss-module__EzUeIG__top h4{margin-bottom:12px;font-size:1rem;font-weight:600}.Footer-module-scss-module__EzUeIG__top ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module__EzUeIG__top ul li{margin-bottom:8px}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__subscribe{margin-bottom:12px;display:flex}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__subscribe input{border:1px solid #ccc;border-radius:20px 0 0 20px;flex:1;padding:10px;font-size:.9rem}@media (max-width:480px){.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__subscribe input{width:100%}}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__subscribe input:focus{outline:none}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__subscribe button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:0 20px 20px 0;padding:10px 16px;font-size:.9rem}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__checkbox{font-size:.8rem;line-height:1.4;display:block}.Footer-module-scss-module__EzUeIG__top .Footer-module-scss-module__EzUeIG__checkbox input{margin-right:6px}@media (max-width:992px){.Footer-module-scss-module__EzUeIG__top{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module-scss-module__EzUeIG__top{grid-template-columns:1fr}}.Footer-module-scss-module__EzUeIG__middle{text-align:center;margin-bottom:20px}.Footer-module-scss-module__EzUeIG__middle a{margin:0 10px;font-weight:500}.Footer-module-scss-module__EzUeIG__bottom{text-align:center;color:#555;font-size:.8rem}
.Maintenance-module-scss-module__N9AbPa__wrapper{background:var(--primary-color,#0f8);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.Maintenance-module-scss-module__N9AbPa__content{max-width:600px}.Maintenance-module-scss-module__N9AbPa__content img{object-fit:contain;width:300px;height:auto;margin-bottom:20px}.Maintenance-module-scss-module__N9AbPa__title{letter-spacing:4px;color:var(--primary-color,#0f8);font-size:48px;font-weight:700;animation:2s ease-in-out infinite alternate Maintenance-module-scss-module__N9AbPa__glow}.Maintenance-module-scss-module__N9AbPa__subtitle{opacity:.9;margin-top:10px;font-size:20px}.Maintenance-module-scss-module__N9AbPa__time{opacity:.7;margin-top:5px;font-size:16px}.Maintenance-module-scss-module__N9AbPa__timer{color:#fff;margin-top:20px;font-size:28px;font-weight:700}@keyframes Maintenance-module-scss-module__N9AbPa__glow{0%{text-shadow:0 0 5px var(--primary-color,#0f8),0 0 10px var(--primary-color,#0f8)}to{text-shadow:0 0 20px var(--primary-color,#0f8),0 0 40px var(--primary-color,#0f8)}}
:root{--primary-color:#1d2d5f;--secondary-color:#f5f5f5;--accent-color:#f5f5f5;--header-bg:#181818;--header-text:#f5f5f5;--font-main:"Inter",Arial,sans-serif}.CartPanel-module-scss-module__H1otWG__panel{color:var(--primary-color,#111);background:var(--bg-color,#fff);z-index:9999;border-left:1px solid var(--border-color,#e5e5e5);flex-direction:column;width:min(420px,100%);padding:20px 20px 16px;transition:transform .35s ease-out;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px rgba(0,0,0,.18)}.CartPanel-module-scss-module__H1otWG__panel.CartPanel-module-scss-module__H1otWG__open{transform:translate(0)}.CartPanel-module-scss-module__H1otWG__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.CartPanel-module-scss-module__H1otWG__header h2{color:var(--primary-color,#111);font-size:20px;font-weight:600}.CartPanel-module-scss-module__H1otWG__closeBtn{cursor:pointer;color:var(--primary-color,#111);background:0 0;border:none;padding:0 4px;font-size:26px;line-height:1}.CartPanel-module-scss-module__H1otWG__closeBtn:hover{opacity:.7}.CartPanel-module-scss-module__H1otWG__items{flex:1;padding-right:4px;overflow-y:auto}.CartPanel-module-scss-module__H1otWG__items::-webkit-scrollbar{width:4px}.CartPanel-module-scss-module__H1otWG__items::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:999px}.CartPanel-module-scss-module__H1otWG__empty{color:var(--muted-color,#999);margin-top:12px;font-size:14px}.CartPanel-module-scss-module__H1otWG__item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.CartPanel-module-scss-module__H1otWG__item img{object-fit:cover;border-radius:6px;flex-shrink:0}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info{flex:1;margin-left:10px}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__title{margin:0;font-size:14px;font-weight:600}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__variant{color:#777;margin:2px 0 0;font-size:13px}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__attrs{color:#444;margin:6px 0 0;padding:0;font-size:12px;list-style:none}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__attrs li+li{margin-top:4px}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__attrKey{font-weight:700}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__attrVal{font-weight:600}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__qty{align-items:center;gap:8px;margin-top:6px;display:flex}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__qty button{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:24px;width:24px;height:24px;font-size:16px;line-height:1}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__qty button:hover{border-color:var(--primary-color);color:var(--primary-color)}.CartPanel-module-scss-module__H1otWG__item .CartPanel-module-scss-module__H1otWG__info .CartPanel-module-scss-module__H1otWG__qty span{text-align:center;min-width:20px;font-weight:500}.CartPanel-module-scss-module__H1otWG__item>button{cursor:pointer;color:#999;background:0 0;border:none;font-size:13px}.CartPanel-module-scss-module__H1otWG__item>button:hover{color:red}.CartPanel-module-scss-module__H1otWG__priceRow{justify-content:flex-start;align-items:center;gap:8px;margin-top:6px;font-size:13px;display:flex}.CartPanel-module-scss-module__H1otWG__priceSubtotal{color:var(--primary-color,#111);white-space:nowrap;font-weight:600}.CartPanel-module-scss-module__H1otWG__remove{color:var(--muted-color,#999);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:12px}.CartPanel-module-scss-module__H1otWG__remove:hover{color:var(--primary-color,#111)}.CartPanel-module-scss-module__H1otWG__footer{border-top:1px solid rgba(0,0,0,.08);flex-direction:column;gap:10px;margin-top:8px;padding-top:10px;display:flex}.CartPanel-module-scss-module__H1otWG__totalRow{justify-content:space-between;align-items:center;font-size:15px;display:flex}.CartPanel-module-scss-module__H1otWG__totalLabel{color:var(--muted-color,#777)}.CartPanel-module-scss-module__H1otWG__totalValue{color:var(--primary-color,#111);font-weight:600}.CartPanel-module-scss-module__H1otWG__checkoutBtn{cursor:pointer;background:var(--primary-color,#111);color:#fff;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:999px;width:100%;padding:12px 18px;font-size:15px;font-weight:500}.CartPanel-module-scss-module__H1otWG__checkoutBtn:hover{opacity:.92}.CartPanel-module-scss-module__H1otWG__checkoutBtn:active{transform:translateY(1px)}.CartPanel-module-scss-module__H1otWG__fabCart{color:#fff;cursor:pointer;z-index:9998;background:#000;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .2s,box-shadow .2s,opacity .2s;display:none;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 20px rgba(0,0,0,.35)}.CartPanel-module-scss-module__H1otWG__fabCart:active{transform:translateY(1px)scale(.97);box-shadow:0 5px 14px rgba(0,0,0,.3)}.CartPanel-module-scss-module__H1otWG__fabIcon{font-size:22px;line-height:1}.CartPanel-module-scss-module__H1otWG__fabBadge{color:#000;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-2px}.CartPanel-module-scss-module__H1otWG__fabHidden{display:none!important}.CartPanel-module-scss-module__H1otWG__fabEmpty{opacity:.75}@media (max-width:768px){.CartPanel-module-scss-module__H1otWG__panel{width:100%;padding:16px 16px 12px}.CartPanel-module-scss-module__H1otWG__item{grid-template-rows:auto auto;grid-template-columns:auto 1fr;grid-auto-flow:row;align-items:flex-start}.CartPanel-module-scss-module__H1otWG__remove{justify-self:flex-end;margin-top:-4px}.CartPanel-module-scss-module__H1otWG__fabCart{display:flex}}
.Preloader-module-scss-module__JCqgxa__preloader{background:var(--primary-color);z-index:9999;color:#fff;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.Preloader-module-scss-module__JCqgxa__video{mix-blend-mode:screen;filter:brightness(1.3);width:260px;height:auto;animation:3s ease-in-out infinite Preloader-module-scss-module__JCqgxa__floatLogo}@media (max-width:600px){.Preloader-module-scss-module__JCqgxa__video{width:200px;margin-bottom:30px}}.Preloader-module-scss-module__JCqgxa__logo2{filter:brightness(5000%);width:160px;margin-bottom:15px}.Preloader-module-scss-module__JCqgxa__default{background:var(--primary-color)}.Preloader-module-scss-module__JCqgxa__withTimer{background:var(--primary-color);color:var(--secondary-color);text-align:center;padding:0 20px}.Preloader-module-scss-module__JCqgxa__timerBlock{font-family:var(--font-main);text-align:center;flex-direction:column;justify-content:center;align-items:center;animation:1.2s both Preloader-module-scss-module__JCqgxa__fadeIn;display:flex}.Preloader-module-scss-module__JCqgxa__title{text-transform:uppercase;letter-spacing:4px;color:var(--secondary-color);margin-bottom:10px;font-size:50px;font-weight:800}.Preloader-module-scss-module__JCqgxa__subtitle{opacity:.85;color:var(--accent-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:18px;font-weight:400}.Preloader-module-scss-module__JCqgxa__countdown{color:#fff;letter-spacing:2px;gap:15px;margin-bottom:25px;font-size:34px;font-weight:600;animation:2s ease-in-out infinite alternate Preloader-module-scss-module__JCqgxa__glow;display:flex}.Preloader-module-scss-module__JCqgxa__countdown span{flex-direction:column;align-items:center;min-width:60px;display:flex}.Preloader-module-scss-module__JCqgxa__countdown span .Preloader-module-scss-module__JCqgxa__num{color:var(--secondary-color);text-shadow:0 0 12px rgba(255,255,255,.3);font-size:36px;font-weight:700}.Preloader-module-scss-module__JCqgxa__countdown span .Preloader-module-scss-module__JCqgxa__label{opacity:.7;text-transform:uppercase;color:var(--accent-color);margin-top:4px;font-size:13px}@media (max-width:600px){.Preloader-module-scss-module__JCqgxa__countdown{font-size:24px}.Preloader-module-scss-module__JCqgxa__countdown span{min-width:45px}.Preloader-module-scss-module__JCqgxa__countdown span .Preloader-module-scss-module__JCqgxa__num{font-size:24px}.Preloader-module-scss-module__JCqgxa__countdown span .Preloader-module-scss-module__JCqgxa__label{font-size:11px}}.Preloader-module-scss-module__JCqgxa__footerText{opacity:.7;color:var(--secondary-color);margin-top:10px;font-size:14px}.Preloader-module-scss-module__JCqgxa__content{opacity:0;transition:opacity .8s}.Preloader-module-scss-module__JCqgxa__content.Preloader-module-scss-module__JCqgxa__visible{opacity:1}.Preloader-module-scss-module__JCqgxa__content.Preloader-module-scss-module__JCqgxa__hidden{opacity:0}@keyframes Preloader-module-scss-module__JCqgxa__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes Preloader-module-scss-module__JCqgxa__glow{0%{text-shadow:0 0 10px rgba(255,255,255,.2)}to{text-shadow:0 0 20px rgba(255,255,255,.5)}}.Preloader-module-scss-module__JCqgxa__accessForm{flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.Preloader-module-scss-module__JCqgxa__accessForm input{color:#fff;text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.3);border-radius:8px;width:260px;padding:10px 14px;font-size:15px;transition:all .3s}.Preloader-module-scss-module__JCqgxa__accessForm input::placeholder{color:rgba(255,255,255,.5)}.Preloader-module-scss-module__JCqgxa__accessForm input:focus{border-color:var(--accent-color);background:rgba(255,255,255,.15);outline:none}.Preloader-module-scss-module__JCqgxa__accessForm button{background:var(--accent-color);color:#000;cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;padding:10px 32px;font-size:15px;font-weight:600;transition:all .25s}.Preloader-module-scss-module__JCqgxa__accessForm button:hover{color:#000;background:#fff;transform:translateY(-1px)}.Preloader-module-scss-module__JCqgxa__accessForm button:active{opacity:.9;transform:translateY(0)}
:root{--primary-color:#1d2d5f;--secondary-color:#f5f5f5;--accent-color:#f5f5f5;--header-bg:#181818;--header-text:#f5f5f5;--font-main:"Inter",Arial,sans-serif}.AboutMain-module-scss-module__Iqom1G__aboutMain{color:#fff;background:var(--primary-color);min-height:100vh;padding:150px 0;position:relative;overflow:hidden}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__bg{filter:brightness(.3);z-index:0;background:url(/images/about-bg.JPG) 50%/cover no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border-radius:20px;max-width:900px;margin:0 auto;padding:100px 20px;font-size:16px;line-height:1.7;position:relative}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock h1{text-align:center;color:#fff;margin-bottom:40px;font-size:42px;font-weight:700}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock p{opacity:.95;margin:14px 0}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock strong{color:var(--accent-color)}@media (max-width:768px){.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock{padding:80px 16px}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock h1{font-size:30px}.AboutMain-module-scss-module__Iqom1G__aboutMain .AboutMain-module-scss-module__Iqom1G__textBlock p{font-size:15px}}
:root{--primary-color:#1d2d5f;--secondary-color:#f5f5f5;--accent-color:#f5f5f5;--header-bg:#181818;--header-text:#f5f5f5;--font-main:"Inter",Arial,sans-serif}.CareerSection-module-scss-module__vtzUEG__careerSection{min-height:100vh;color:var(--primary-color);padding:150px 0;position:relative;overflow:hidden}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bg{filter:brightness(.3);z-index:0;background:url(/images/career-bg-2.jpg) 50%/cover no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__title{z-index:1;text-align:center;color:#fff;margin-bottom:60px;font-size:40px;font-weight:700;position:relative}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid;position:relative}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card{background:rgba(255,255,255,.88);border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__image{background-position:50%;background-size:cover;height:180px}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info{flex-direction:column;flex-grow:1;gap:14px;padding:22px;display:flex}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info h2{color:var(--primary-color);font-size:20px;font-weight:600}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info p{color:var(--text-secondary,#333);flex-grow:1;font-size:15px;line-height:1.5}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info .CareerSection-module-scss-module__vtzUEG__applyBtn{background:var(--primary-color);color:#fff;text-align:center;border-radius:8px;width:100%;margin-top:auto;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .3s}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info .CareerSection-module-scss-module__vtzUEG__applyBtn:hover{opacity:.9}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__card .CareerSection-module-scss-module__vtzUEG__info .CareerSection-module-scss-module__vtzUEG__applyBtn.CareerSection-module-scss-module__vtzUEG__disabled{cursor:default;pointer-events:none;opacity:.7;background:#bfbfbf}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bottomActions{z-index:1;justify-content:center;gap:20px;margin-top:60px;display:flex;position:relative}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bottomActions a{color:var(--primary-color);background:rgba(255,255,255,.8);border-radius:10px;padding:12px 26px;font-weight:600;text-decoration:none;transition:all .3s}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bottomActions a:hover{background:#fff}@media (max-width:768px){.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__title{font-size:30px}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bottomActions{flex-direction:column;align-items:center}.CareerSection-module-scss-module__vtzUEG__careerSection .CareerSection-module-scss-module__vtzUEG__bottomActions a{text-align:center;width:100%}}
.CustomSelect-module-scss-module__D1uNNa__trigger{border:1px solid var(--border-color,#ddd);cursor:pointer;min-width:180px;color:var(--text-color,#111);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s;display:flex}.CustomSelect-module-scss-module__D1uNNa__trigger:focus{border:1px solid var(--border-color,#ddd);outline:none!important}.CustomSelect-module-scss-module__D1uNNa__trigger:hover{border-color:var(--primary-color)}.CustomSelect-module-scss-module__D1uNNa__trigger[data-placeholder]{color:var(--text-secondary,#666)}.CustomSelect-module-scss-module__D1uNNa__icon{color:var(--primary-color);margin-left:8px}.CustomSelect-module-scss-module__D1uNNa__content{border:1px solid var(--border-color,#ddd);z-index:50;background:#fff;border-radius:24px;min-width:180px;margin-top:6px;padding:7px;animation:.15s ease-out CustomSelect-module-scss-module__D1uNNa__fadeIn;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.CustomSelect-module-scss-module__D1uNNa__content:focus{border:1px solid var(--border-color,#ddd);outline:none!important}.CustomSelect-module-scss-module__D1uNNa__item{cursor:pointer;color:var(--text-color,#111);border-radius:24px;align-items:center;margin:1px;padding:8px 12px;font-size:14px;transition:background .15s;display:flex}.CustomSelect-module-scss-module__D1uNNa__item:hover{background:rgba(34,197,94,.08);background:color-mix(in srgb,var(--primary-color)15%,#fff)}.CustomSelect-module-scss-module__D1uNNa__item[data-state=checked]{color:var(--primary-color);font-weight:600}.CustomSelect-module-scss-module__D1uNNa__check{color:var(--primary-color);margin-left:auto}@keyframes CustomSelect-module-scss-module__D1uNNa__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
