:root{--background:#fff;--foreground:#171717;--font-sans:"Ubuntu", Arial, Helvetica, sans-serif;--merch-color:#d9002b;--merch-color-hover:#b0001f;--merch-color-rgb:217, 0, 43;--gray:#888;--gray-secondary:#e1e6ef;--gray-to-white:#888;--bg:#f8fcff;--black:#242424;--white:#f7fcff;--dark-blue:#000b26;--header-background:#edf3fc;--light-blue:#fff;--accent-blue:#c1ff03;--accent-yellow:#fdcf31;--black-to-white:#242424;--white-to-black:#f7fcff;--bgcolor-gray-100:#f7f7f7;--light-blue-to-gray:#edf3fc;--accent-blue-to-yellow:#00afff;--button-dark:#002a3a;--primary-color:#c1ff03;--absolute-withe-to-black:#fff;--filter-icon:invert(0%);--promo-text:#11181c;--light-gray:#838383;--accent-purple:#a06ec5}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;padding-top:100px;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}main{flex:1 0 auto;width:100%}footer{flex-shrink:0;width:100%;margin-top:auto}.container,.footer-container{width:100%;max-width:1248px;margin:0 auto;padding-left:24px;padding-right:24px}img,svg,video,canvas{max-width:100%}button,input,select,textarea{font:inherit}@media (max-width:900px){body{padding-top:104px}}@media (max-width:600px){body{padding-top:86px}.container,.footer-container{padding-left:16px;padding-right:16px}}
@font-face{font-family:Ubuntu;src:url(/fonts/ubuntu-Histore-Regular.woff2)format("woff2"),url(/fonts/ubuntu-Histore-Regular.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Ubuntu;src:url(/fonts/Histore-Ubuntu-Medium.woff2)format("woff2"),url(/fonts/Histore-Ubuntu-Medium.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}
.Footer-module-sass-module__KIHHVW__footer{color:#fff;background:#333;width:100%;margin-top:auto;padding:40px 0}.Footer-module-sass-module__KIHHVW__wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module-sass-module__KIHHVW__links{flex-flow:column wrap;gap:20px;display:flex}.Footer-module-sass-module__KIHHVW__links a{color:#fff;font-size:14px;text-decoration:none;transition:opacity .2s}.Footer-module-sass-module__KIHHVW__links a:hover{opacity:.8}.Footer-module-sass-module__KIHHVW__payment{flex-wrap:wrap;align-items:center;gap:30px;display:flex}@media (max-width:600px){.Footer-module-sass-module__KIHHVW__footer{padding:28px 0}.Footer-module-sass-module__KIHHVW__wrapper{flex-direction:column;align-items:flex-start}.Footer-module-sass-module__KIHHVW__payment{gap:10px}}
.Header-module-sass-module__rhC4zW__header{z-index:1000;justify-content:center;width:100%;display:flex;position:fixed;top:0;left:0;right:0}.Header-module-sass-module__rhC4zW__logoWrapper{flex-direction:column;align-items:center;gap:2px;display:flex}.Header-module-sass-module__rhC4zW__returnStore{align-items:center;gap:4px;font-size:12px;display:inline-flex}.Header-module-sass-module__rhC4zW__returnStore:hover{color:#e6002d}.Header-module-sass-module__rhC4zW__returnStore:hover .Header-module-sass-module__rhC4zW__arrowIcon{background-color:#e6002d}.Header-module-sass-module__rhC4zW__arrowIcon{background-color:#000;flex-shrink:0;width:10px;height:10px;display:inline-block;transform:rotate(90deg);-webkit-mask-image:url(/arrow.svg);mask-image:url(/arrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Header-module-sass-module__rhC4zW__headerContainer{width:100%;max-width:1200px;min-height:100px;color:var(--black-to-white);background:#edf3fc;border-radius:0 0 15px 15px;align-items:center;gap:clamp(16px,3vw,46px);padding:0 20px;font-weight:400;transition:transform .2s;display:flex;box-shadow:0 0 50px -1px #223c5045}.Header-module-sass-module__rhC4zW__logo{flex-shrink:0}.Header-module-sass-module__rhC4zW__searchWrapper{flex:1;min-width:200px;position:relative}.Header-module-sass-module__rhC4zW__searchIcon{z-index:1;height:fit-content;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Header-module-sass-module__rhC4zW__input{background:var(--bg);width:100%;height:46px;color:var(--black-to-white);border:none;border-radius:10px;outline:none;padding:0 56px;font-size:16px}.Header-module-sass-module__rhC4zW__input::placeholder{color:var(--gray,#888)}.Header-module-sass-module__rhC4zW__searchResults{z-index:5;background:#fff;border:1px solid #e1e6ef;border-radius:12px;max-height:360px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #000b2624}.Header-module-sass-module__rhC4zW__searchResult{color:#242424;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px;text-decoration:none;transition:background .2s;display:flex}.Header-module-sass-module__rhC4zW__searchResult:hover{background:#edf3fc}.Header-module-sass-module__rhC4zW__searchResultImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:42px;height:42px}.Header-module-sass-module__rhC4zW__searchResultInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.Header-module-sass-module__rhC4zW__searchResultName{color:#242424;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.Header-module-sass-module__rhC4zW__searchResultCategory{color:#838383;font-size:12px}.Header-module-sass-module__rhC4zW__searchState{color:#838383;text-align:center;padding:12px;font-size:14px}.Header-module-sass-module__rhC4zW__desktopMenu{align-items:center;gap:30px;display:flex}.Header-module-sass-module__rhC4zW__menuItems{color:var(--black-to-white,#242424);white-space:nowrap;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.Header-module-sass-module__rhC4zW__menuItems:hover{color:#e6002d}.Header-module-sass-module__rhC4zW__button{white-space:nowrap;justify-content:center;align-items:center;max-width:180px;height:46px;padding:14px;font-weight:400;text-decoration:none;display:flex;color:#fff!important;background:var(--merch-color)!important;border-radius:12px!important;gap:6px!important;font-size:14px!important}.Header-module-sass-module__rhC4zW__button:hover{background:var(--merch-color-hover,#b0001f)!important}.Header-module-sass-module__rhC4zW__burgerButton{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;padding:8px;display:none}.Header-module-sass-module__rhC4zW__burgerButton:hover{opacity:.7}.Header-module-sass-module__rhC4zW__burgerLine{background:var(--black-to-white,#242424);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Header-module-sass-module__rhC4zW__burgerLineActive:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module-sass-module__rhC4zW__burgerLineActive:nth-child(2){opacity:0}.Header-module-sass-module__rhC4zW__burgerLineActive:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module-sass-module__rhC4zW__mobileMenu{z-index:1001;background:#f5f5f5;flex-direction:column;width:320px;max-width:80%;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px #0000001a}.Header-module-sass-module__rhC4zW__mobileMenuOpen{right:0}.Header-module-sass-module__rhC4zW__mobileMenuHeader{background:#edf3fc;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:24px 20px;display:flex}.Header-module-sass-module__rhC4zW__closeButton{width:40px;height:40px;color:var(--black-to-white,#242424);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:28px;transition:transform .2s;display:flex}.Header-module-sass-module__rhC4zW__closeButton:hover{transform:rotate(90deg)}.Header-module-sass-module__rhC4zW__mobileMenuContent{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.Header-module-sass-module__rhC4zW__mobileMenuItem{color:var(--black-to-white,#242424);border-radius:12px;padding:16px;font-size:18px;font-weight:400;text-decoration:none;transition:background .2s}.Header-module-sass-module__rhC4zW__mobileMenuItem:hover{background:#0000000d}.Header-module-sass-module__rhC4zW__mobileSteam{background:var(--merch-color,#d9002b);text-align:center;border-radius:12px;padding:16px;font-size:18px;font-weight:400;text-decoration:none;transition:opacity .2s;color:#fff!important}.Header-module-sass-module__rhC4zW__mobileSteam:hover{opacity:.9}.Header-module-sass-module__rhC4zW__overlay{z-index:1000;background:#00000080;width:100%;height:100%;animation:.3s Header-module-sass-module__rhC4zW__fadeIn;position:fixed;top:0;left:0}@keyframes Header-module-sass-module__rhC4zW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.Header-module-sass-module__rhC4zW__desktopMenu{display:none}.Header-module-sass-module__rhC4zW__burgerButton{display:flex}.Header-module-sass-module__rhC4zW__headerContainer{gap:20px;min-height:90px;padding:0 16px}.Header-module-sass-module__rhC4zW__searchWrapper{min-width:120px}.Header-module-sass-module__rhC4zW__input{height:40px;padding:0 40px;font-size:16px}.Header-module-sass-module__rhC4zW__searchIcon{width:24px;height:24px;left:12px}}@media (max-width:500px){.Header-module-sass-module__rhC4zW__header{padding-left:0;padding-right:0}.Header-module-sass-module__rhC4zW__headerContainer{border-radius:0 0 18px 18px;gap:12px;min-height:80px}.Header-module-sass-module__rhC4zW__logo{width:80px;height:auto}.Header-module-sass-module__rhC4zW__searchWrapper{min-width:80px;max-width:100%}.Header-module-sass-module__rhC4zW__input{height:36px;padding:0 10px 0 36px;font-size:16px}.Header-module-sass-module__rhC4zW__searchIcon{width:20px;height:20px;left:10px}.Header-module-sass-module__rhC4zW__mobileMenu{width:280px}.Header-module-sass-module__rhC4zW__mobileMenuItem,.Header-module-sass-module__rhC4zW__mobileSteam{padding:14px;font-size:16px}}@media (max-width:300px){.Header-module-sass-module__rhC4zW__mobileMenuContent{gap:8px}.Header-module-sass-module__rhC4zW__mobileSteam{padding:12px;font-size:14px}.Header-module-sass-module__rhC4zW__headerContainer{gap:8px;min-height:70px}.Header-module-sass-module__rhC4zW__logo{width:60px;height:auto}.Header-module-sass-module__rhC4zW__searchWrapper{min-width:60px}.Header-module-sass-module__rhC4zW__input{height:32px;padding:0 8px 0 32px;font-size:16px}.Header-module-sass-module__rhC4zW__searchIcon{width:18px;height:18px;left:8px}}
