.header{display:flex;justify-content:space-between;margin-top:25px;padding:0 calc(var(--block-padding) + var(--container-padding));width:100%}.header-logo{align-items:center;display:flex;justify-content:center;text-align:center}.header-logo-title{margin:0;>a{color:#000;display:table-cell;font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;text-decoration:none;vertical-align:middle;white-space:nowrap}}.header-wrapper{display:flex;flex:1 1}.header-navigation{align-items:center;display:flex;gap:45px;justify-content:end;padding:0 50px;width:100%}.navigation-item{color:#000;font-family:MontserratAlternatesSemiBold,sans-serif;font-size:24px;position:relative;text-decoration:none}.navigation-item:after{background:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navigation-item:hover:after{width:100%}.header-btns{align-items:center;display:flex;gap:15px;justify-content:space-between;width:min-content}.header-burger-menu-btn,.header-search-btn{flex:1 1;height:40px;min-width:0}.header-burger-menu-btn{display:none}.burger-menu,.search-wrapper button{align-items:center;background-color:var(--color-secondary);border:none;border-radius:25px;display:flex;height:100%;justify-content:center;padding:.5rem 1rem;width:100%;>img{max-height:20px;object-fit:cover}}.search-wrapper button{width:auto}.header-burger-menu-btn button{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);box-shadow:4px 4px 10px 0 #0003}.burger-menu:hover,.search-wrapper>button:hover{background:#d4d4d4!important;cursor:pointer}.header-burger-menu-btn>button:hover{background-color:#a1a1a140;cursor:pointer}.header-burger-menu-btn>button:active,.search-wrapper>button:active{box-shadow:0 0 0 3px var(--color-secondary)}.header-search-form{display:flex;height:100%;position:relative;width:100%}.search-wrapper{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background-color:var(--color-secondary);border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;height:100%;overflow:hidden;overflow:visible}.header-search-input{display:none;min-width:50px;padding:0 15px}.navbar-overlay{background-color:#0003;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:998}.navbar-overlay.active{opacity:1;visibility:visible}.side-navbar{background-color:#fff;display:flex;flex-direction:column;gap:15px;height:100vh;position:fixed;right:-300px;top:0;transition:transform .3s ease;width:clamp(300px,30vw,560px);z-index:999}.navbar-wrapper{padding:20px;position:relative}.navbar-close-btn{background-color:initial;border:none;cursor:pointer;position:absolute;right:15px;top:15px}.mobile-navbar-header{color:#000c;font-family:Montserrat,sans-serif;font-size:48px;font-weight:900}.mobile-navbar-navigation{display:flex;flex-direction:column;gap:.75rem}.navigation-item{width:fit-content}.side-navbar.active{transform:translateX(-300px)}body.navbar-open{overflow:hidden}@media screen and (max-width:1400px){.header{margin-top:50px}.header-navigation{gap:30px;padding:0 15px}.mobile-navbar-header{font-size:40px}}@media screen and (max-width:1200px){.header{margin-top:30px}.navigation-item{font-size:20px}.header-logo-title{>a{font-size:30px}}.header-btns{gap:10px}.mobile-navbar-header{font-size:32px}}@media screen and (max-width:992px){.search-wrapper.open .header-sф.header{display:flex;justify-content:space-between;margin-top:25px;padding:0 calc(var(--block-padding) + var(--container-padding));width:100%}.header-logo{align-items:center;display:flex;justify-content:center;text-align:center}.header-logo-title{margin:0;>a{color:#000;display:table-cell;font-family:Montserrat,sans-serif;font-size:28px;text-decoration:none;vertical-align:middle;white-space:nowrap}}.header-wrapper{display:flex;flex:1 1}.header-navigation{align-items:center;display:flex;gap:45px;justify-content:end;padding:0 50px;width:100%}.navigation-item{color:#000;font-family:MontserratAlternatesSemiBold,sans-serif;font-size:24px;position:relative;text-decoration:none}.navigation-item:after{background:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navigation-item:hover:after{width:100%}.header-btns{align-items:center;display:flex;gap:15px;justify-content:space-between;width:min-content}.header-burger-menu-btn,.header-search-btn{flex:1 1;height:clamp(45px,4.5vw,65px);min-width:0}.header-burger-menu-btn{display:none}.burger-menu,.search-wrapper button{align-items:center;background-color:var(--color-secondary);border:none;border-radius:25px;display:flex;height:100%;justify-content:center;padding:1rem 1.5rem;width:100%;>img{max-height:100%;object-fit:cover}}.header-burger-menu-btn button{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);box-shadow:4px 4px 10px 0 #0003}.burger-menu:hover,.search-wrapper>button:hover{background:#d4d4d4!important;cursor:pointer}.header-burger-menu-btn>button:hover{background-color:#a1a1a140;cursor:pointer}.header-burger-menu-btn>button:active,.search-wrapper>button:active{box-shadow:0 0 0 3px var(--color-secondary)}.header-search-form{position:relative}.search-wrapper{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background-color:var(--color-secondary);border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;overflow:hidden;overflow:visible}.header-search-input{display:none}.navbar-overlay{background-color:#0003;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:998}.navbar-overlay.active{opacity:1;visibility:visible}.side-navbar{background-color:#fff;display:flex;flex-direction:column;gap:15px;height:100vh;position:fixed;right:-300px;top:0;transition:transform .3s ease;width:clamp(300px,30vw,560px);z-index:999}.navbar-wrapper{padding:20px;position:relative}.navbar-close-btn{background-color:initial;border:none;cursor:pointer;position:absolute;right:15px;top:15px}.mobile-navbar-header{color:#000c;font-family:Montserrat,sans-serif;font-size:48px;font-weight:900}.mobile-navbar-navigation{display:flex;flex-direction:column;gap:.75rem}.navigation-item{width:fit-content}.side-navbar.active{transform:translateX(-300px)}body.navbar-open{overflow:hidden}@media screen and (max-width:1400px){.header{margin-top:50px}.header-navigation{gap:30px;padding:0 15px}.mobile-navbar-header{font-size:40px}}@media screen and (max-width:1200px){.header{margin-top:30px}.navigation-item{font-size:20px}.header-logo-title{>a{font-size:30px}}.header-btns{gap:10px}.mobile-navbar-header{font-size:32px}}@media screen and (max-width:992px){.search-wrapper.open .header-search-input{min-width:100px;width:120px}.header-btns{flex:1 1;justify-content:flex-end;max-width:100%}.header-search-btn{align-items:center;display:flex;flex:initial;min-width:0;width:100%}.header-burger-menu-btn{display:block;flex:initial}.header-search-input{display:block;flex-grow:1;font-size:16px;min-width:50px;padding:0 15px}.header-search-form{display:flex}.header-search-form,.search-wrapper{height:100%;width:100%}.header{gap:25px;margin-top:20px}.header-navigation{display:none}.header-burger-menu-btn button,.header-search-btn button{padding:.5rem 1.5rem}.header-logo-title{>a{text-wrap:wrap;font-size:24px}}.search-wrapper button{width:auto}.mobile-navbar-header{font-size:24px;margin-bottom:.5rem}.mobile-navbar-navigation{padding:0 15px 30px}.side-navbar.mobile-top .mobile-navbar-header{font-size:32px}}@media screen and (max-width:768px){.header-burger-menu-btn,.header-search-form{height:35px}.header-search-input{font-size:20px;padding:0 10px}.header-btn{gap:25px}.header{padding:0 var(--container-padding)}.header-search-input{font-size:14px!important;opacity:1!important;padding:2px 15px!important}.side-navbar.mobile-top .mobile-navbar-navigation{align-items:flex-start}}@media screen and (max-width:576px){.navbar-wrapper{padding:20px 10px}.navbar-close-btn{right:5px}.side-navbar.mobile-top .navigation-item{font-size:20px}.search-wrapper.open .header-search-input{font-size:16px;min-width:80px;padding:0 10px;width:100px}.header-btns{justify-content:end}.header-burger-menu-btn,.header-search-form{height:30px}.header-burger-menu-btn button,.header-search-btn button{padding:.3rem .75rem}.header-search-input{font-size:16px;padding:0 8px}.search-wrapper button img{height:auto;width:16px}.header-break-word{display:block}.header{padding:0 15px}.header-logo-title{height:fit-content;>a{text-wrap:wrap;font-size:20px}}.header-btns{gap:20px}.header-burger-menu-btn button,.search-wrapper,.search-wrapper button{background-color:#f2f2f2;box-shadow:none}.header-search-input{font-size:12px!important;opacity:1!important;padding:2px 15px!important}}.header-search-input{background:#0000;border:none;box-sizing:border-box;font-family:MontserratAlternatesMedium,sans-serif;font-size:20px;min-width:0;min-width:auto;opacity:0;outline:none;padding:0;transition:width .3s ease,opacity .3s ease;width:0}.search-wrapper.open .header-search-input{opacity:1;padding:0 15px;width:clamp(150px,20vw,1000px)}.side-navbar.mobile-top{border-radius:0 0 20px 20px;box-shadow:0 4px 10px #0000001a;height:auto;left:0;max-width:100vw;right:auto;top:0;transform:translateY(-100%);width:100vw}.side-navbar.mobile-top.active{transform:translateY(0)}earch-input{min-width:100px;padding:0 15px;width:120px}.header-btns{flex:1 1;justify-content:flex-end;max-width:100%}.header-search-btn{align-items:center;display:flex;flex:initial;min-width:0;width:100%}.header-burger-menu-btn{display:block;flex:initial}.header-search-input{display:block;flex-grow:1;font-size:16px;min-width:50px;padding:0 15px}.header-search-form{display:flex}.header-search-form,.search-wrapper{height:100%;width:100%}.header{gap:25px;margin-top:20px}.header-navigation{display:none}.header-burger-menu-btn button,.header-search-btn button{padding:.5rem 1.5rem}.header-logo-title{>a{text-wrap:wrap;font-size:24px}}.search-wrapper button{width:auto}.mobile-navbar-header{font-size:24px;margin-bottom:.5rem}.mobile-navbar-navigation{padding:0 15px 30px}.side-navbar.mobile-top .mobile-navbar-header{font-size:32px}}@media screen and (max-width:768px){.header-burger-menu-btn,.header-search-form{height:35px}.header-search-input{font-size:20px;padding:0 10px}.header-btn{gap:25px}.header{padding:0 var(--container-padding)}.header-search-input{font-size:14px!important;opacity:1!important;padding:2px 15px!important}.side-navbar.mobile-top .mobile-navbar-navigation{align-items:flex-start}}@media screen and (max-width:576px){.navbar-wrapper{padding:20px 10px}.navbar-close-btn{right:5px}.side-navbar.mobile-top .navigation-item{font-size:20px}.search-wrapper.open .header-search-input{font-size:16px;min-width:80px;padding:0 10px;width:100px}.header-btns{justify-content:end}.header-burger-menu-btn,.header-search-form{height:30px}.header-burger-menu-btn button,.header-search-btn button{padding:.3rem .75rem}.header-search-input{font-size:16px;padding:0 8px}.search-wrapper button img{height:auto;width:16px}.header-break-word{display:block}.header{padding:0 15px}.header-logo-title{height:fit-content;>a{text-wrap:wrap;font-size:20px}}.header-btns{gap:20px}.header-burger-menu-btn button,.search-wrapper,.search-wrapper button{background-color:#f2f2f2;box-shadow:none}.header-search-input{font-size:12px!important;opacity:1!important;padding:2px 15px!important}}.header-search-input{background:#0000;border:none;box-sizing:border-box;display:block;flex-grow:1;font-family:MontserratAlternatesMedium,sans-serif;font-size:20px;min-width:0;min-width:auto;outline:none;padding:0;transition:width .3s ease,opacity .3s ease;width:0}.search-wrapper.open .header-search-input{opacity:1;padding:0 15px;width:clamp(150px,20vw,1000px)}.side-navbar.mobile-top{border-radius:0 0 20px 20px;box-shadow:0 4px 10px #0000001a;height:auto;left:0;max-width:100vw;right:auto;top:0;transform:translateY(-100%);width:100vw}.side-navbar.mobile-top.active{transform:translateY(0)}.navigate-to-product-link{align-items:center;background-color:#fff;border-radius:50%;box-shadow:4px 4px 8px 0 #0003;display:flex;height:45px;justify-content:center;min-height:45px;min-width:45px;width:45px;>img{max-width:18px}}.navigate-to-product-link:hover{background-color:#fff6}@media screen and (max-width:1400px){.navigate-to-product-link{height:40px;min-height:40px;min-width:40px;width:40px}}@media screen and (max-width:768px){.navigate-to-product-link{height:35px;min-height:35px;min-width:35px;width:35px;>img{width:40%}}}@media screen and (max-width:576px){.navigate-to-product-link{height:30px;min-height:30px;min-width:30px;width:30px;>img{width:40%}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.banner-wrapper{margin-top:25px;padding:0 var(--block-padding)}.banner-bg{>img{border-radius:45px;max-height:650px;object-fit:cover;width:100%}}.banner-slide{position:relative}.desktop-banner-product-bestseller-wrapper,.desktop-banner-product-description-wrapper{background-color:#fff;border-radius:25px;bottom:35px;left:45px;max-height:100%;max-width:45%;position:absolute}.desktop-banner-product-bestseller-wrapper{left:auto;right:45px}.banner-product{display:flex;gap:15px;padding:15px}.banner-product-img{>img{aspect-ratio:1;border-radius:30px;height:150px;object-fit:cover;width:150px}}.banner-product-info{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.bannner-product-subtitle,.bannner-product-title{font-family:MontserratAlternatesSemiBold,sans-serif;font-size:18px;margin:0}.bannner-product-description{color:#000c;font-family:Montserrat,sans-serif;font-weight:400;margin-top:20px}.desktop-banner-product-bestseller-wrapper{background-color:initial}.banner-bestseller-container{display:flex;flex-direction:column;gap:10px}.banner-bestseller-product,.bestseller-category-item{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003}.banner-bestseller-highlight{box-shadow:4px 4px 8px 0 #0003}.banner-bestseller-product{padding:6px 8px}.banner-bestseller-img{>img{background-color:#fff;border-radius:30px;max-height:200px;object-fit:contain;width:100%}}.banner-bestseller-categories{display:flex;gap:10px;justify-content:space-between}.bestseller-category-item{align-items:center;color:#fff;display:flex;flex:1 1;font-family:MontserratAlternatesSemiBold,sans-serif;justify-content:center;padding:.5rem .25rem;text-align:center}.banner-bestseller-header{align-items:center;display:flex;justify-content:space-between}.banner-bestseller-highlight{background-color:#fff6;border-radius:15px;color:#000000b3;display:flex;font-family:MontserratAlternatesSemiBold,sans-serif;height:fit-content;justify-content:center;padding:.4rem 2rem}.banner-bestseller-title-wrapper{max-width:290px}.banner-bestseller-title{color:#fff;font-family:MontserratAlternatesBlack,sans-serif;font-size:28px;max-width:100%;padding:0 2px;white-space:normal}.banner-swiper-pagination{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff24;border:1px solid #fff9;height:15px;opacity:1;width:15px}.banner-swiper .swiper-pagination-bullet-active{background-color:#fff!important}.banner-product.moblie{display:flex;flex-direction:column}.banner-product-img-and-title-wrapper{align-items:center;display:flex;gap:15px}.banner-product-img-wrapper{max-height:50%;max-width:30%;>img{aspect-ratio:1;border-radius:0;flex:1 1;object-fit:cover;width:100%}}@media screen and (max-width:992px){.banner-bestseller-title-wrapper{max-width:250px}.banner-bestseller-img img{max-height:170px}.banner-product-img img{max-height:100px;max-width:100px}.banner-product-info{font-size:14px}.desktop-banner-product-description-wrapper{max-width:40%}}@media screen and (max-width:768px){.banner-wrapper{background-color:#d9d9d9;border-radius:25px;padding:1rem}.desktop-banner-product-bestseller-wrapper,.desktop-banner-product-description-wrapper{margin-top:1rem;min-width:100%;position:static}.banner-bestseller-title-wrapper{max-width:100%}.banner-bestseller-img img{max-height:350px;max-width:100%}.banner-bestseller-container{width:100%}.banner-bestseller-categories,.banner-bestseller-product{margin-left:.75rem;margin-right:.75rem}.desktop-banner-product-description-wrapper{background-color:initial;max-width:none;min-width:0;min-width:auto;padding:0 .75rem}.banner-product{background-color:#fff;border-radius:25px;padding-bottom:2rem;padding-top:2rem;>.banner-product-info{font-size:inherit}}.banner-swiper .swiper-pagination{height:fit-content;top:58vw}}@media screen and (max-width:576px){.banner-product-img-wrapper{border-radius:5px;max-width:40%}.banner-product{padding-bottom:40px}.banner-bestseller-img img{max-height:250px}}.banner-skeleton-item{background:#f5f5f5;border-radius:45px;height:650px;min-height:300px;overflow:hidden;position:relative;width:100%}.bannner-product-title{font-family:MontserratAlternatesSemiBold,sans-serif;font-size:15px;margin:0}.banner-skeleton-bg-image{animation:banner-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:45px;height:100%;width:100%}.banner-skeleton-description-wrapper{background-color:#f5f5f5;border-radius:25px;padding:0;width:45%}.banner-skeleton-product-card{box-sizing:border-box;display:flex;gap:15px;height:100%;padding:15px}.banner-skeleton-product-img-element{animation:banner-skeleton-loading 1.5s infinite;aspect-ratio:1;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:30px;height:150px;width:150px}.banner-skeleton-product-info{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center}.banner-skeleton-bestseller-title-text,.banner-skeleton-category-item,.banner-skeleton-description-line-1,.banner-skeleton-description-line-2,.banner-skeleton-highlight-badge,.banner-skeleton-navigation-placeholder,.banner-skeleton-product-name,.banner-skeleton-product-type{animation:banner-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px;height:1rem;margin-bottom:.5rem;width:100%}.banner-skeleton-product-type{height:1.2rem;margin-bottom:.3rem;width:60%}.banner-skeleton-product-name{height:1.1rem;margin-bottom:.5rem;width:80%}.banner-skeleton-description-line-1{margin-bottom:.3rem;margin-top:.5rem;width:90%}.banner-skeleton-description-line-2{margin-bottom:0;width:70%}.banner-skeleton-bestseller-wrapper{width:25%}.banner-skeleton-bestseller-container{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-end}.banner-skeleton-categories-wrapper{display:flex;gap:10px;justify-content:space-between}.banner-skeleton-category-item{border-radius:25px;flex:1 1;height:2rem;margin-bottom:0}.banner-skeleton-bestseller-product-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003;box-sizing:border-box;height:fit-content;padding:6px 8px}.banner-skeleton-bestseller-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.banner-skeleton-highlight-badge{border-radius:15px;height:fit-content;height:1.8rem;margin-bottom:0;padding:.4rem 2rem;width:100px}.banner-skeleton-navigation-placeholder{border-radius:50%;height:24px;margin-bottom:0;width:24px}.banner-skeleton-bestseller-title-wrapper{margin-bottom:.5rem;max-width:290px}.banner-skeleton-bestseller-title-text{height:1.8rem;margin-bottom:0;width:70%}.banner-skeleton-bestseller-img-element{animation:banner-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:30px;height:200px;max-height:200px;object-fit:contain;width:100%}@keyframes banner-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media screen and (max-width:768px){.banner-skeleton-item{background-color:#d9d9d9;border-radius:25px;box-sizing:border-box;display:flex;flex-direction:column;height:fit-content;min-height:200px;padding:1rem}.banner-skeleton-bg-image{border-radius:25px;height:350px}.banner-skeleton-product-card{flex-direction:column;padding:1rem}.banner-skeleton-bestseller-img-element{height:auto;max-height:350px}.desktop-banner-product-bestseller-wrapper.banner-skeleton-bestseller-wrapper,.desktop-banner-product-description-wrapper.banner-skeleton-description-wrapper{background-color:initial;margin-top:1rem;min-width:100%;padding:0 .75rem;position:static}.desktop-banner-product-description-wrapper.banner-skeleton-description-wrapper{background-color:#f5f5f5;border-radius:25px;padding:0 .75rem}.banner-skeleton-bestseller-container{justify-content:flex-start;width:100%}.banner-skeleton-bestseller-product-card,.banner-skeleton-categories-wrapper{margin-left:.75rem;margin-right:.75rem}.banner-skeleton-bestseller-wrapper{height:200px}.banner-skeleton-bestseller-product-card{flex:1 1}}@media screen and (max-width:576px){.banner-skeleton-bestseller-img-element{max-height:250px}}.more-details-btn{-webkit-backdrop-filter:blur(14.4px);backdrop-filter:blur(14.4px);background-color:#fff;border:1px solid #fff;border-radius:15px;box-shadow:4px 4px 10px 0 #0003;color:#000c;font-family:MontserratAlternatesSemiBold,sans-serif;font-size:16px;padding:.65rem 2.5rem;text-decoration:none;width:fit-content}.more-details-btn:hover{background-color:var(--color-secondary);cursor:pointer}.more-details-btn:active{border:1px solid var(--color-secondary);box-shadow:0 0 0 3px #fff}.our-task-container{background-color:var(--color-primary);border-radius:25px;display:flex;gap:10px;margin-top:1rem;padding:0 1.5rem 1rem}.our-task-title{text-wrap:nowrap;color:#fff;font-family:MontserratAlternatesBold,sans-serif;font-size:48px;padding-left:1rem}.our-task-body{display:flex;flex-direction:column}.our-task-body-wrapper{padding-left:20%}.our-task-description{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;margin-bottom:10px;padding:1.5rem 1rem}@media screen and (max-width:1400px){.our-task-body-wrapper{padding-left:12%}}@media screen and (max-width:1200px){.our-task-body-wrapper{padding-left:7%}}@media screen and (max-width:992px){.our-task-body-wrapper{padding-left:2%}}@media screen and (max-width:768px){.our-task-body-wrapper{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003;padding:1.5rem 2rem}.our-task-description{-webkit-backdrop-filter:initial;backdrop-filter:none;background-color:initial;border:none;border-radius:0;border-radius:initial;box-shadow:none;font-size:15px;margin-top:0;padding:initial}.our-task-container{flex-direction:column}.our-task-title{font-family:MontserratAlternatesBlack,sans-serif;font-size:32px;margin-bottom:0;text-align:center}}.catalog-grid-item-title{color:#fff;margin:0}.catalog-grid-item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25px;color:inherit;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;padding:15px;position:relative;text-decoration:none}.catalog-grid-item:before{background-color:#0000004d;border-radius:25px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.catalog-grid-item-link,.catalog-grid-item-title{position:relative;z-index:2}.catalog-grid-item-link{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#a1a1a124;border:1px solid #fff;border-radius:20px;box-shadow:4px 4px 8px 0 #0003;color:#fff;display:flex;font-family:MontserratAlternatesBold,sans-serif;font-size:24px;justify-content:center;padding:.5rem 1rem;text-decoration:none}.catalog-grid-item-link:hover{box-shadow:0 0 0 2px #fff}.catalog-grid-item-link:active{box-shadow:inset 0 0 0 3px #fff}.catalog-grid-item-link-content{align-items:center;display:flex;gap:15px;>img{width:22px}}.catalog-grid-item-title{font-family:MontserratAlternatesBlack,sans-serif;font-size:28px;padding:.25rem}@media screen and (max-width:1400px){.catalog-grid-item{max-width:370px;min-height:400px}.catalog-grid-item-title{text-wrap:wrap;word-break:break-all}}@media screen and (max-width:1200px){.catalog-grid-item{min-height:350px}.catalog-grid-item-link-content,.catalog-grid-item-title{font-size:24px}}@media screen and (max-width:992px){.catalog-grid-item-link-content,.catalog-grid-item-title{font-size:22px}}@media screen and (max-width:768px){.catalog-grid-item{min-height:300px}.catalog-grid-item-link-content,.catalog-grid-item-title{font-size:22px;word-break:normal}}@media screen and (max-width:576px){.catalog-grid-item{min-height:200px;padding:.5rem .25rem}.catalog-grid-item-link-content,.catalog-grid-item-title{font-size:16px;word-break:normal}.catalog-grid-item-title{margin-top:.5rem}.catalog-grid-item-link{margin:0 1rem;padding:0 .5rem}.catalog-grid-item-link-content{gap:5px;height:24px;>img{max-height:16px}}}.catalog-container{padding:0 var(--block-padding)}.catalog-title{font-family:MontserratAlternatesBlack,sans-serif;font-size:54px;margin:2rem 0 1.5rem;text-transform:uppercase}.catalog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;padding:0 15px}@media screen and (max-width:992px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-title{font-size:48px}}@media screen and (max-width:768px){.catalog-title{font-size:40px}.catalog-container{padding:0}}@media screen and (max-width:576px){.catalog-title{font-size:32px;margin:1rem 0 .75rem;text-align:center}}@media screen and (max-width:390px){.catalog-grid{gap:15px;grid-template-columns:1fr;padding:0 15px}}.catalog-list-skeleton-item{background:#f5f5f5;border-radius:12px;display:flex;flex-direction:column;height:500px;overflow:hidden;position:relative}.catalog-list-skeleton-image{animation:catalog-list-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);height:70%;width:100%}.catalog-list-skeleton-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:20px}.catalog-list-skeleton-title{height:36px;margin-bottom:15px}.catalog-list-skeleton-link,.catalog-list-skeleton-title{animation:catalog-list-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);border-radius:4px}.catalog-list-skeleton-link{align-self:flex-start;height:24px;width:100px}@keyframes catalog-list-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media screen and (max-width:1400px){.catalog-list-skeleton-item{height:400px}}@media screen and (max-width:992px){.catalog-list-skeleton-item{height:350px}.catalog-list-skeleton-title{height:32px}.catalog-list-skeleton-link{height:22px}}@media screen and (max-width:768px){.catalog-list-skeleton-item{height:300px}}@media screen and (max-width:576px){.catalog-list-skeleton-item{height:200px}.catalog-list-skeleton-image{height:60%}.catalog-list-skeleton-content{padding:15px}.catalog-list-skeleton-title{height:28px;margin-bottom:10px}.catalog-list-skeleton-link{height:20px}}@media screen and (max-width:390px){.catalog-list-skeleton-content{padding:12px}.catalog-list-skeleton-title{height:24px}.catalog-list-skeleton-link{height:18px}}.bestseller-slide-item-header{align-items:start;display:flex;justify-content:space-between;padding:1rem 2rem 0;>.banner-bestseller-link{align-self:flex-start}}.bestseller-slide-product-description{font-family:MontserratAlternatesMedium,sans-serif}.bestseller-slide-product-title{font-family:MontserratAlternatesBold,sans-serif;font-size:18px;margin-top:0}.bestseller-slide-img{padding:.25rem .5rem;>img{background-color:#fff;border-radius:30px;height:clamp(230px,20vw,350px);max-width:100%;object-fit:contain;width:100%}}.bestseller-slide-item{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:500px}@media screen and (max-width:1400px){.bestseller-slide-item-header{padding:.75rem 1.25rem 0}}@media screen and (max-width:1200px){.bestseller-slide-item-header{padding:.75rem 1rem 0}.bestseller-slide-product-description{font-size:14px}.bestseller-slide-product-title{font-size:16px}}@media screen and (max-width:992px){.bestseller-slide-img img{width:100%}}@media screen and (max-width:768px){.swiper-navigation{display:none!important}}@media screen and (max-width:576px){.bestseller-slide-img img{height:200px}}@media screen and (max-width:440px){.bestseller-slide-item-header{padding:.5rem .25rem 0 1rem}}.swiper-navigation-btn{background:none;border:none}.swiper-navigation-btn:hover{cursor:pointer}.bestseller-slider-container{background-color:var(--color-primary);border-radius:25px;color:#fff;margin-top:2.5rem;overflow-x:hidden;padding:50px 0}.bestseller-slider-title{font-family:MontserratAlternatesBlack,sans-serif;font-size:54px;padding:0 2.5rem;text-transform:uppercase;>h2{font-size:1em}}.bestseller-slider-title>h2{margin-bottom:0;margin-top:0}.bestseller-slider-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:15px;padding:0 2rem}.bestseller-slider{flex:1 1;margin:0 2rem;overflow:hidden;padding:.5rem}.bestseller-slide{height:auto}.bestseller-slider .swiper-wrapper{align-items:stretch}@media screen and (max-width:1200px){.bestseller-slider-title h2{font-size:56px}.bestseller-slider-wrapper{padding:.25rem}.bestseller-slider{margin:0}}@media screen and (max-width:992px){.bestseller-slider-title h2{font-size:48px}}@media screen and (max-width:768px){.bestseller-slider-title h2{font-size:40px}}@media screen and (max-width:576px){.bestseller-slider-container{border-radius:15px;margin-top:1.5rem;padding-top:1.25rem}.bestseller-slider-title{padding:0 1rem}.bestseller-slider-title h2{font-size:32px;margin:0;text-align:center}.bestseller-slider-wrapper{padding:0 1rem}.bestseller-slider{margin-right:-5rem}}.bestseller-skeleton-swiper{flex:1 1;margin:0 2rem;overflow:hidden;padding:.5rem}.bestseller-skeleton-wrapper{align-items:stretch;display:flex;gap:25px;justify-content:space-between}.bestseller-skeleton-slide{flex:1 1;min-width:0}.bestseller-skeleton-item{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#a1a1a124;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 8px 0 #0003;flex-direction:column;height:100%}.bestseller-skeleton-item,.bestseller-skeleton-item-header{box-sizing:border-box;display:flex;justify-content:space-between}.bestseller-skeleton-item-header{align-items:start;padding:1rem 2rem 0}.bestseller-skeleton-title-wrapper{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.bestseller-skeleton-text{animation:bestseller-skeleton-loading 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:4px;height:1rem;width:100%}.bestseller-skeleton-description{height:1rem;width:60%}.bestseller-skeleton-title{height:1.25rem;margin-bottom:0;width:80%}.bestseller-skeleton-navigate-icon{align-self:flex-start;animation:bestseller-skeleton-loading 1.5s ease-in-out infinite;background-color:#e0e0e0;border-radius:50%;flex-shrink:0;height:24px;width:24px}.bestseller-skeleton-img{box-sizing:border-box;padding:.25rem .5rem}.bestseller-skeleton-img:before{animation:bestseller-skeleton-loading 1.5s ease-in-out infinite;background-color:#e0e0e0;background-color:#fff;border-radius:30px;content:"";display:block;height:clamp(230px,20vw,350px);width:100%}@keyframes bestseller-skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:silver}to{background-color:#e0e0e0}}@keyframes bestseller-skeleton-shimmer{0%{background-image:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%}to{background-image:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-position:-200% 0;background-size:200% 100%}}.bestseller-skeleton-shimmer{animation:bestseller-skeleton-shimmer 1.5s infinite}@media screen and (max-width:1200px){.bestseller-skeleton-item-header{padding:.75rem 1.25rem 0}}@media screen and (max-width:1024px){.bestseller-skeleton-wrapper{gap:25px}}@media screen and (max-width:768px){.bestseller-skeleton-swiper{margin:0;padding:0}.bestseller-skeleton-wrapper{gap:25px}.bestseller-skeleton-item-header{padding:1rem 1rem 0}.bestseller-skeleton-img:before{height:200px}.swiper-navigation{display:none!important}}@media screen and (max-width:576px){.bestseller-skeleton-swiper{margin-right:-5rem}.bestseller-skeleton-wrapper{gap:10px}.bestseller-skeleton-item-header{padding:.5rem .25rem 0 1rem}.bestseller-skeleton-img:before{height:200px}}@media screen and (max-width:400px){.bestseller-skeleton-wrapper{gap:10px}}.bestseller-skeleton-item-placeholder{align-items:center;background-color:#ffffff1a;border:1px dashed #ccc;border-radius:25px;color:#ccc;display:flex;font-style:italic;height:100%;justify-content:center}.bestseller-skeleton-item{background-color:#f5f5f5}.filial-navigate-link{align-items:center;background-color:#fff;border-radius:50%;box-shadow:4px 4px 8px 0 #0003;display:flex;height:70px;justify-content:center;min-height:70px;min-width:70px;width:70px}.fillial-navigate-link:hover{background-color:#efefef;border:1px solid #fff}.fillial-navigate-link:active{box-shadow:0 0 0 3px #fff}@media screen and (max-width:992px){.filial-navigate-link{height:50px;min-height:50px;min-width:50px;width:50px}}.filial-map-container{background-color:#ededed;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;flex:1 1;flex-direction:column;padding:15px;z-index:2}.filial-map-subtitle{font-family:MontserratAlternatesMedium,sans-serif;font-size:16px;margin:0}.filial-map-title{font-family:MontserratAlternatesBold,sans-serif;font-size:28px;margin:0}.filial-map{aspect-ratio:1/1.1;border:none;border-radius:30px;height:100%;max-height:525px;width:100%}.filial-map-wrapper{align-items:center;display:flex;justify-content:space-between;margin:10px 0 25px;padding:0 20px}@media screen and (max-width:992px){.filial-map-title{font-size:20px}.filial-map-wrapper{padding:0 10px}}.custom-select{color:#000;font-family:MontserratAlternatesMedium,sans-serif;font-size:28px;margin:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.custom-select-selected-option{align-items:center;background:#fff;border-radius:30px;box-shadow:4px 4px 10px 0 #0003;cursor:pointer;display:flex;justify-content:space-between;padding:12px 24px;position:relative;transition:all .3s ease;z-index:10}.custom-select-arrow{transition:transform .3s ease}.custom-select-arrow.rotated{transform:rotate(180deg)}.custom-select-options-container{background:#fff;border-radius:0 0 30px 30px;box-shadow:4px 4px 10px 0 #0003;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease,padding .3s ease;translate:0 -30px;z-index:2}.custom-select-options-container.show{max-height:400px;padding:2.5rem 0 1rem}.custom-select-option{padding:.5rem 1rem}.custom-select-option:hover{background:#f5f5f5;cursor:pointer}.custom-select-option.selected{background:#f0f7ff}.custom-select-option-content{display:flex;flex-direction:column}.custom-select-arrow-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 8px 2px #0003;display:flex;height:60px;justify-content:center;min-height:60px;min-width:60px;width:60px}@media screen and (max-width:1200px){.custom-select{font-size:24px}.custom-select-arrow-icon{height:50px;min-height:50px;min-width:50px;width:50px}.custom-select-selected-option{padding:6px 16px}}@media screen and (max-width:992px){.custom-select{font-size:16px}}.filial-select-container{background-color:var(--color-primary);border-radius:25px;box-shadow:4px 4px 10px 0 #0003;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-items:center;padding:15px}.filial-select-info-wrapper{align-items:center;display:flex;justify-content:space-between;margin:10px 0 25px;padding:0 20px}.filial-select-subtitle{font-family:MontserratAlternatesMedium,sans-serif;font-size:16px;margin:0}.filial-select-title{font-family:MontserratAlternatesBold,sans-serif;font-size:24px;margin:0}.filial-select-address-title,.filial-select-phone-title{font-family:MontserratAlternatesBold,sans-serif;font-size:32px;margin:0;padding:0 20px}.filial-select-address-title{margin-top:1.5rem}.filial-select-address,.filial-select-phone{color:#fffc;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;margin:1rem 0;padding:0 30px}.filial-select-map-icon-wrapper{align-items:center;background-color:#fff;border-radius:50%;box-shadow:4px 4px 8px 0 #0003;display:flex;height:70px;justify-content:center;min-height:70px;min-width:70px;width:70px;>img{max-height:50%;max-width:50%}}@media screen and (max-width:1200px){.filial-select-address,.filial-select-phone{font-size:20px}.filial-select-address-title,.filial-select-phone-title,.filial-select-title{font-size:24px}}@media screen and (max-width:992px){.filial-select-address-title,.filial-select-phone-title{padding:0 10px}.filial-select-address-title,.filial-select-phone-title,.filial-select-title{font-size:18px}.filial-select-address,.filial-select-phone{margin:.75rem 0;padding:0 15px}.filial-select-map-icon-wrapper{height:50px;min-height:50px;min-width:50px;width:50px}.filial-select-info-wrapper{padding:0 10px}}@media screen and (max-width:576px){.filial-select-container{margin-top:-50px;padding-top:70px;z-index:1}.filial-select-address,.filial-select-address-title,.filial-select-phone,.filial-select-phone-title,.filial-select-title{font-size:18px}}.filial-container{padding:0 var(--block-padding)}.filial-title{font-family:MontserratAlternatesBlack,sans-serif;font-size:54px;margin:2rem 0 1.5rem;text-transform:uppercase}.filial-wrapper{display:flex;gap:50px;justify-content:space-between;padding:0 20px}@media screen and (max-width:1200px){.filial-title{font-size:56px}}@media screen and (max-width:992px){.filial-wrapper{padding:0}.filial-title{font-size:48px}}@media screen and (max-width:768px){.filial-wrapper{flex-direction:column;gap:25px}.filial-title{font-size:40px}}@media screen and (max-width:576px){.filial-container{padding:0}.filial-wrapper{flex-direction:column;gap:0}.filial-title{font-size:32px;text-align:center}}.accordion-item{-webkit-backdrop-filter:blur(14.4px);backdrop-filter:blur(14.4px);background-color:#a1a1a124;border:1px solid #e0e0e0;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;margin-bottom:12px;overflow:hidden}.accordion-header{align-items:center;background-color:initial;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-family:MontserratAlternatesSemiBold;font-size:24px;justify-content:space-between;padding:12px 20px 12px 50px;text-align:left;text-align:center;transition:padding .3s ease;width:100%}.accordion-question{font-weight:500}.accordion-icon{font-size:1.2rem;font-weight:700;transition:transform .3s ease}.accordion-item.open{border-radius:20px}.accordion-item.open .accordion-icon{transform:rotate(90deg)}.accordion-content{overflow:hidden;transition:height .3s ease}.accordion-content-inner{cursor:pointer;font-family:MontserratAlternatesRegular;font-size:24px;margin-top:-20px;padding:0 75px}.accordion-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 8px 2px #0003;display:flex;height:50px;justify-content:center;width:50px}@media screen and (max-width:1200px){.accordion-content-inner,.accordion-header{font-size:22px}}@media screen and (max-width:992px){.accordion-content-inner,.accordion-header{font-size:20px}.accordion-icon{height:40px;min-height:40px;min-width:40px;width:40px}.accordion-header{padding:16px 20px 16px 40px}.accordion-content-inner{padding:0 50px}}@media screen and (max-width:768px){.accordion-content-inner,.accordion-header{font-size:16px}.accordion-icon{height:40px;min-height:40px;min-width:40px;width:40px;>img{width:50%}}.accordion-header{padding:12px 20px 12px 30px}.accordion-content-inner{margin-top:-15px;padding:0 40px}}@media screen and (max-width:576px){.accordion-header{font-size:14px}.accordion-content-inner{font-style:12px}.accordion-header{padding:4px 4px 4px 20px}.accordion-icon{height:30px;min-height:30px;min-width:30px;width:30px;>img{width:50%}}.accordion-content-inner{margin-top:-10px;padding:0 30px}}.faq-container{background-color:var(--color-primary);border-top-left-radius:25px;border-top-right-radius:25px;color:#fff;margin-bottom:-25px;margin-top:60px;padding-bottom:45px}.faq-title{font-family:MontserratAlternatesBlack;font-size:54px;margin:0;padding:65px 0 35px 30px;text-transform:uppercase}.faq-wrapper{padding:0 50px}@media screen and (max-width:1200px){.faq-title{font-size:56px}}@media screen and (max-width:992px){.faq-title{font-size:48px}}@media screen and (max-width:768px){.faq-title{font-size:40px}}@media screen and (max-width:576px){.faq-container{margin-top:30px}.faq-title{font-size:32px;padding:30px 40px;text-align:center}.faq-wrapper{padding:0 12px}}.faq-skeleton-item{-webkit-backdrop-filter:blur(14.4px);backdrop-filter:blur(14.4px);background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;margin-bottom:12px;overflow:hidden}.faq-skeleton-header{align-items:center;background-color:initial;border:none;border-radius:25px;box-sizing:border-box;color:#fff;display:flex;font-family:MontserratAlternatesSemiBold;font-size:24px;justify-content:space-between;padding:12px 20px 12px 50px;text-align:left;width:100%}.faq-skeleton-question{border-radius:4px;height:1.2em;width:80%}.faq-skeleton-icon,.faq-skeleton-question{animation:faq-skeleton-loading 1.5s ease-in-out infinite;background-color:#e0e0e0}.faq-skeleton-icon{align-items:center;border-radius:50%;box-shadow:0 0 8px 2px #0003;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}@keyframes faq-skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:silver}to{background-color:#e0e0e0}}@media screen and (max-width:1200px){.faq-skeleton-header{font-size:22px}}@media screen and (max-width:992px){.faq-skeleton-header{font-size:20px}.faq-skeleton-icon{height:40px;min-height:40px;min-width:40px;width:40px}.faq-skeleton-header{padding:16px 20px 16px 40px}}@media screen and (max-width:768px){.faq-skeleton-content,.faq-skeleton-header{font-size:16px}.faq-skeleton-icon{height:40px;min-height:40px;min-width:40px;width:40px}.faq-skeleton-header{padding:12px 20px 12px 30px}}@media screen and (max-width:576px){.faq-skeleton-header{font-size:14px;padding:4px 4px 4px 20px}.faq-skeleton-icon{height:30px;min-height:30px;min-width:30px;width:30px}}.footer{background-color:var(--color-dark);border-top-left-radius:25px;border-top-right-radius:25px;color:#fff;padding:0 50px;position:relative;z-index:20}.footer-container{display:flex;flex-direction:column;margin:0 auto;max-width:1980px}.footer-wrapper{display:flex;gap:100px;justify-content:space-between;padding:0 40px}.footer-title-and-socials-wrapper{display:flex;flex-direction:column}.footer-contacts,.footer-navigation{display:flex;flex-direction:column;gap:15px;margin-right:80px}.footer-phones-wrapper{display:flex;gap:15px}.footer-navigation-and-contacts-wrapper{display:flex;flex:3 1;flex-direction:column;gap:25px;margin-top:80px}.footer-contacts-wrapper,.footer-navigation-wrapper{display:flex;gap:50px;justify-content:space-between}.footer-social-icon a{>img{height:30px;width:30px}}.footer-contacts-item,.footer-navigation-item{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;margin:0;position:relative;text-decoration:none;width:fit-content}.footer-contacts-item.phone{text-wrap:nowrap;height:fit-content}.footer-contacts-title,.footer-navigation-title{font-family:MontserratAlternatesBold;font-size:20px;line-height:160%}.footer-title-wrapper{align-items:center;display:flex}.footer-title-and-socials-wrapper{flex:1 1}.footer-title{font-family:MontserratAlternatesBold;font-size:50px;margin:50px 0 30px;width:min-content}.footer-subtitle{font-family:MontserratAlternatesBlack;font-size:20px;margin:0;text-transform:lowercase}.footer-dash{background-color:#fff;height:2px;margin:50px 10px 30px;max-width:150px;min-width:30px;width:100%}.footer-socials{display:flex;justify-content:space-around;margin-top:40px}.footer-docs-wrapper{gap:120px}.footer-docs,.footer-docs-wrapper{display:flex;justify-content:space-between}.footer-docs{border-top:1px solid #fff;margin-top:30px;padding:20px 50px 35px}.footer-doc a,.footer-gostack a{color:#fff;font-family:MontserratAlternatesBold;font-size:16px;position:relative}.footer-doc a{text-decoration:none}.footer-contacts-item.phone:hover:after,.footer-doc a:hover:after,.footer-navigation-item:hover:after{width:100%}.footer-contacts-item.phone:after,.footer-doc a:after,.footer-navigation-item:after{background:#fff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}@media (max-width:1400px){.footer-wrapper{gap:80px}.footer-contacts-wrapper,.footer-navigation-wrapper{gap:20px}.footer-docs-wrapper{gap:100px}.footer-contacts,.footer-navigation{margin-right:50px}.footer-dash{display:none}.footer-contacts-wrapper{flex-direction:column}}@media (max-width:1200px){.footer-wrapper{gap:60px;padding:0 30px}.footer-contacts,.footer-navigation{margin-right:40px}.footer-contacts-item,.footer-navigation-item{font-size:16px}.footer-docs-wrapper{gap:80px}.footer-contacts-wrapper{gap:15px}}@media (max-width:992px){.footer-wrapper{flex-direction:column;gap:40px}.footer-navigation-and-contacts-wrapper{flex-direction:row;flex-wrap:wrap;margin-top:40px}.footer-title-and-socials-wrapper{flex-direction:row}.footer-socials{align-items:center;flex:1 1;gap:35px;justify-content:start}.footer-subtitle{width:90%}.footer-contacts,.footer-navigation{flex:1 1;margin-right:0;min-width:250px}.footer-contacts-wrapper,.footer-navigation-wrapper{flex-direction:column;gap:15px}.footer-docs{flex-direction:column;gap:20px}.footer-docs-wrapper{flex-direction:column;gap:15px}.footer-dash{display:none}.footer-phones-wrapper{flex-direction:column}}@media (max-width:768px){.footer-navigation-wrapper{align-items:center;flex-direction:column;gap:40px}.footer-subtitle{text-align:center;text-transform:inherit}.footer-contacts,.footer-navigation{align-items:center;justify-content:center}.footer-contacts-wrapper{align-items:center}.footer-contacts-item{text-align:center}.footer-title-and-socials-wrapper{align-items:center}.footer-title-wrapper{justify-content:center}.footer{padding:0 30px}.footer-wrapper{padding:0 20px}.footer-title{margin:40px 0 25px}.footer-subtitle{font-size:18px}.footer-socials{justify-content:center;margin-top:30px}.footer-docs{align-items:center;padding:20px 30px 25px;>.footer-docs-wrapper .footer-doc{text-align:center}}.footer-gostack{text-align:center;width:100%}.footer-contacts-title,.footer-navigation-title{font-family:MontserratAlternatesSemiBold,sans-serif}}@media (max-width:576px){.footer-socials{margin-top:15px;padding:0 30px;width:70%}.footer-wrapper{gap:25px}.footer-title-and-socials-wrapper{flex-direction:column}.footer-navigation-and-contacts-wrapper{margin-top:0}.footer{padding:0 32px}.footer-wrapper{padding:0 10px}.footer-title{font-size:48px;margin:30px 0 20px}.footer-subtitle{font-family:MontserratAlternatesRegular,sans-serif;font-size:20px;width:100%}.footer-dash{margin:30px 10px 20px}.footer-contacts-title,.footer-navigation-title{font-size:20px;letter-spacing:3%;margin-top:0}.footer-contacts-item,.footer-navigation-item{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;margin-bottom:15px}.footer-docs{padding:20px 20px 40px}.footer-doc a,.footer-gostack a{font-family:MontserratAlternatesSemiBold,sans-serif;font-size:16px}.footer-navigation-and-contacts-wrapper{flex-direction:column-reverse;gap:0}}.main-container{margin:0 auto;max-width:1980px;padding:0 var(--container-padding)}.order-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.order-modal-close,.order-modal-overlay{align-items:center;display:flex;justify-content:center}.order-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:48px;font-weight:800;height:30px;position:absolute;right:16px;top:16px;width:30px}.order-modal{background:#fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;max-width:600px;padding:20px 50px 80px;position:relative;width:90%}.order-form-btn-wrapper{align-items:center;display:flex;font-family:MontserratAlternatesBlack;font-size:24px}.order-modal-title{font-family:MontserratAlternatesBold;font-size:clamp(28px,4vw,32px);text-align:center}.order-modal-description{font-family:MontserratAlternatesRegular;font-size:clamp(14px,2.5vw,20px);text-align:center}.order-product-info{align-content:center;align-items:center;display:flex;gap:30px}.order-product-image{height:150px;width:150px;>img{aspect-ratio:1;border-radius:25px;height:100%;object-fit:cover;width:100%}}.order-product-details{display:flex;flex-direction:column;font-family:MontserratAlternatesSemiBold;height:150px;justify-content:space-between;padding:14px 0}.order-form-btn-wrapper{margin-bottom:10px}.order-form-category{color:#0009;font-size:16px;margin:0}.order-form-product-name{font-size:20px;margin:0}.order-product-price{color:#333;font-weight:700;margin:0}.order-quantity-control{align-items:center;display:flex;gap:12px}.order-quantity-btn{align-items:center;background:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.order-quantity-btn:disabled{cursor:not-allowed;opacity:.5}.order-quantity-value{font-weight:700;min-width:30px;text-align:center}.order-form{display:flex;flex-direction:column;gap:20px}.order-form-group{font-family:Montserrat;font-size:16px;font-weight:400}.order-form-group input{border:2px solid #000;border-radius:15px;box-shadow:4px 4px 10px 0 #0003;color:#0009;margin-top:5px;padding:14px 20px;width:100%}.order-form-group input:focus{outline:none}.order-form-group input.error{border-color:#dc3545}.order-form-error-message{color:#dc3545;display:block;font-size:14px;margin-top:5px}.order-submit-btn{background-color:#000;border-radius:15px;box-shadow:4px 4px 10px 0 #0003;color:#fff;cursor:pointer;font-family:MontserratAlternatesBold;font-size:24px;padding:10px 0;text-align:center;text-transform:lowercase;width:100%}.order-submit-btn:active{box-shadow:0 0 0 4px #0003}.order-form-footer{font-family:Montserrat;font-size:15px;font-weight:400;letter-spacing:-1%;text-align:center;width:100%;>p{margin:0}>a{color:#000}}@media screen and (max-width:768px){.order-modal{padding:15px}.order-modal-title{margin-bottom:0}.order-form-group input{font-size:clamp(12px,3vw,16px)}.order-form-category{font-size:clamp(10px,3vw,16px)}.order-form-product-name{font-size:clamp(13px,3vw,16px)}}.order-submit-message{font-family:MontserratAlternatesSemiBold,sans-serif;font-size:clamp(18px,2.5vw,24px);margin:50px 0 30px}.navigation-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:4px 4px 8px 0 #0003;display:flex;height:70px;justify-content:center;min-height:70px;min-width:70px;padding:22px;width:70px;>img{height:100%;width:100%}}@media screen and (max-width:992px){.navigation-icon{height:50px;min-height:50px;min-width:50px;padding:10px;position:absolute;right:2%;width:50px}}@media screen and (max-width:768px){.navigation-icon{height:40px;height:35px;min-height:40px;min-height:35px;min-width:40px;min-width:35px;width:40px;width:35px}}.custom-dropdown{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;margin:10px 0;-webkit-user-select:none;user-select:none;width:100%}.custom-dropdown-option{align-items:center;background:#fff;border-radius:30px;box-shadow:4px 4px 10px 0 #0003;cursor:pointer;display:flex;justify-content:space-between;padding:12px 24px;position:relative;transition:all .3s ease;z-index:10}.custom-dropdown-arrow{height:24px;transition:transform .3s ease;width:24px}.custom-dropdown-arrow.rotated{transform:rotate(90deg)}.custom-dropdown-container{background:#fff;border-radius:0 0 40px 40px;box-shadow:4px 4px 10px 0 #0003;margin-top:-30px;max-height:0;overflow:hidden;padding-top:30px;position:relative;transition:max-height .3s ease;z-index:5}.custom-dropdown-container.show{max-height:500px}.custom-dropdown-content{padding:2.5rem 1.5rem 1rem}.custom-dropdown-option-item{border-radius:30px;margin-bottom:4px;padding:.5rem 1rem;transition:background-color .2s ease}.custom-dropdown-option-item:hover{background:#f5f5f5;cursor:pointer}.custom-dropdown-option-item.selected{background:#f0f7ff}.custom-dropdown-arrow-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 8px 2px #0003;display:flex;flex-shrink:0;height:60px;justify-content:center;min-height:60px;min-width:60px;width:60px}@media screen and (max-width:768px){.custom-dropdown{font-size:18px}.custom-dropdown-arrow-icon{height:45px;min-height:45px;min-width:45px;width:45px}.custom-dropdown-option{padding:8px 16px}.custom-dropdown-content{padding:1rem .8rem .5rem}}@media screen and (max-width:576px){.custom-dropdown{font-size:18px}.custom-dropdown-arrow-icon{height:30px;min-height:30px;min-width:30px;padding:7px;width:30px;>img{height:100%;width:100%}}.custom-dropdown-content{padding:1rem .8rem .5rem}}.product-info-container{-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);background:#dfdfdf24;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;flex-direction:column;margin:0 35px 40px;padding:70px 75px}.product-info-wrapper{margin-top:20px;overflow:hidden}.product-image-and-title-wrapper{display:flex;gap:clamp(10px,4vw,60px)}.product-title-and-details-btn-wrapper{display:flex;flex-direction:column;justify-content:space-between}.product-breadcrumbs{color:#0009;font-family:MontserratAlternatesBold;font-size:clamp(12px,2.5vw,20px);margin-bottom:20px;& a{color:#0009;position:relative;text-decoration:none}}.product-category{font-size:clamp(24px,2.5vw,40px);margin-bottom:0}.product-category,.product-title{font-family:MontserratAlternatesSemiBold;text-align:center}.product-title{font-size:clamp(32px,4vw,64px);margin:0}.product-stock-info{font-family:MontserratAlternatesBold;font-size:20px}.product-details-btn{align-items:center;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background-color:#fff;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;cursor:pointer;display:flex;font-family:Montserrat;font-size:clamp(20px,2vw,32px);font-weight:600;gap:clamp(10px,2vw,30px);padding:15px 30px;text-align:center}.product-details-btn:hover{background-color:var(--color-secondary);border:1px solid #0000}.product-details-btn:active{box-shadow:0 0 0 3px var(--color-secondary)}.product-info-wrapper{position:relative}.product-bg-line{position:absolute}.product-bg-line.line1{right:0;top:0;transform:translateY(0)}.product-bg-line.line2{right:0;top:0;transform:translateY(40%)}.product-swiper-wrapper{border-radius:30px;box-shadow:4px 4px 10px 0 #0003;height:clamp(350px,50vw,550px);position:relative;width:clamp(350px,50vw,550px);.swiper-slide,.swiper-wrapper,>.product-swiper-preview{height:clamp(350px,50vw,550px);width:clamp(350px,50vw,550px);>img{background-color:#fff;border-radius:15px;height:100%;object-fit:contain;width:100%}}>.vertical-swiper-container{border-radius:15px;display:flex;flex-direction:column;gap:5px;left:15px;margin:0;max-height:70%;position:absolute;top:50%;transform:translateY(-50%);width:25%;z-index:1;>.product-swiper{max-height:100%;padding:5px 15px;width:100%;>.swiper-wrapper{width:100%}& .swiper-slide{border-radius:15px;box-shadow:4px 4px 10px 0 #0003;cursor:pointer;max-width:100%}}>img{background-color:#fff;border-radius:15px;height:100%;object-fit:cover;width:100%}& .swiper-navigation{display:flex!important;justify-content:center;z-index:99}& .swiper-slide:not(.swiper-slide-thumb-active){background-color:#fff;>img{opacity:.6}}}}.product-info-btns{display:flex;gap:15px;margin-top:70px}.product-info-tab-btn{align-items:baseline;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background-color:#fff;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;cursor:pointer;display:flex;font-family:Montserrat;font-size:24px;font-weight:600;gap:30px;padding:20px 100px;text-align:center}.product-info-tab-btn[data-active=true]{-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);background-color:#a1a1a133;box-shadow:4px 4px 10px 0 #0003}.product-info-tab-btn:hover{background-color:var(--color-secondary);border:1px solid #0000}.product-info-tab-btn:active{box-shadow:0 0 0 3px var(--color-secondary)}.product-characters,.product-description-wrapper{background-color:#fff;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;font-family:Montserrat;font-size:20px;font-weight:600;margin-top:20px;padding:30px 40px;>h3{font-size:24px;margin:0}}.product-characters.mobile,.product-description-wrapper.mobile{border:1px solid #0000;box-shadow:none;font-family:Montserrat;font-size:20px;font-weight:600;margin-top:0;padding:0;>h3{font-size:24px;margin:0}}.product-description{font-family:Montserrat;font-weight:400}.product-characters{width:clamp(500px,50%,800px)}.characters-list{margin-top:20px}.character-list-grid{display:grid;grid-template-columns:auto 1fr 250px;margin:5px 0;>span{text-wrap:wrap}}.character-key{color:#000000b3;font-family:Montserrat;font-weight:500;white-space:nowrap}.dots{border-bottom:2px dotted #000;flex:1 1;height:1em;margin:0 8px}.character-value{white-space:nowrap}@media screen and (max-width:992px){.product-image-and-title-wrapper{flex-direction:column;justify-content:center}.product-category{color:#0009}.product-category,.product-title{text-align:inherit}.product-details-btn{font-size:clamp(18px,4vw,32px);justify-content:space-between;padding:10px 20px;text-align:center;width:100%;>span{width:100%}}.product-info-btns{margin-top:15px}.product-info-tab-btn{padding:20px 40px}.character-list-grid{grid-template-columns:auto 1fr 175px;margin:5px 0}}@media screen and (max-width:992px) and (min-width:576px){.product-swiper-preview,.product-swiper-wrapper,.swiper-wrapper{align-self:center;display:flex;height:auto!important;width:100%!important}}@media screen and (max-width:768px){.product-info-container{margin:0 20px;padding:50px 20px}.product-details-btn{padding:12px 5px}.product-info-tab-btn{padding:15px 20px}.character-list-grid{grid-template-columns:auto 1fr 150px;margin:5px 0}}@media screen and (max-width:576px){.product-info-container{margin:0 0 15px;padding:50px 15px 80px}.product-swiper-preview,.product-swiper-preview .swiper-slide,.product-swiper-wrapper{height:clamp(280px,90vw,576px)!important;width:clamp(280px,90vw,576px)!important}.product-swiper-wrapper{margin:0 auto}.product-swiper-wrapper.swiper-wrapper{height:auto!important;width:auto!important}.product-swiper-preview.swiper-slide,.swiper-wrapper{height:100%!important;width:100%!important}.product-info-tab-btn{padding:15px 20px}.product-title{font-size:clamp(20px,5vw,28px)}.product-category{font-size:clamp(18px,4.5vw,26px)}.product-characters.mobile,.product-description-wrapper.mobile{font-size:clamp(13px,3vw,16px);>h3{font-size:clamp(14px,3vw,16px);text-align:center}}.product-characters.mobile{width:100%}.characters-list{display:flex;flex-direction:column;font-family:Montserrat;font-weight:500;gap:10px;padding-bottom:15px;text-transform:lowercase}.character-list-grid{grid-template-columns:auto 1fr 35%;margin:5px 0}.product-details-btn{font-size:clamp(18px,4vw,32px);justify-content:space-between;padding:10px 50px 10px 0;text-align:center;width:100%}}.product-skeleton-swiper-wrapper{background-color:#f5f5f5;border-radius:30px;box-shadow:4px 4px 10px 0 #0003;height:clamp(350px,50vw,550px);overflow:hidden;position:relative;width:clamp(350px,50vw,550px)}.product-skeleton-swiper-preview{animation:product-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:15px;height:100%;width:100%}.product-skeleton-vertical-swiper-container{border-radius:15px;display:flex;flex-direction:column;gap:5px;left:15px;margin:0;max-height:70%;position:absolute;top:50%;transform:translateY(-50%);width:25%;z-index:1}.product-skeleton-nav-btn{animation:product-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:8px;height:30px;width:100%}.product-skeleton-thumbs-swiper{display:flex;flex-direction:column;gap:10px;max-height:100%;padding:5px 15px;width:100%}.product-skeleton-thumb{animation:product-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:8px;height:60px;width:100%}.product-skeleton-category,.product-skeleton-content-text,.product-skeleton-content-title,.product-skeleton-stock,.product-skeleton-tab-btn,.product-skeleton-title{animation:product-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px;height:1rem;margin-bottom:.5rem;width:100%}.product-skeleton-category{height:clamp(24px,2.5vw,40px);margin-bottom:10px;width:60%}.product-skeleton-title{height:clamp(32px,4vw,64px);margin-bottom:.5rem;width:100%}.product-skeleton-stock{align-self:flex-start;height:24px;margin-bottom:15px;width:30%}.product-skeleton-details-btn{align-items:center;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background-color:#fff;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;gap:clamp(10px,2vw,30px);padding:25px 30px}.product-title-wrapper.skeleton{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}.skeleton-icon{animation:product-skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:50%;height:24px;width:24px}.product-skeleton-tab-btn{align-items:baseline;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);font-size:24px;gap:30px;height:24px;margin-bottom:0;padding:20px 100px;text-align:center;width:200px}.product-skeleton-content,.product-skeleton-tab-btn{background-color:#fff;border:1px solid #fff;border-radius:25px;box-shadow:4px 4px 10px 0 #0003;display:flex;font-family:Montserrat;font-weight:600}.product-skeleton-content{flex-direction:column;font-size:20px;gap:15px;margin-top:20px;padding:30px 40px}.product-skeleton-content-title{height:28px;margin-bottom:.5rem;width:60%}.product-skeleton-content-text{height:20px;margin-bottom:0}.product-skeleton-content-text:last-child{width:95%}.product-error-message{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;padding:50px 20px;text-align:center}.product-error-message h2{color:#333;font-family:MontserratAlternatesBold,sans-serif;font-size:32px;margin-bottom:20px}.product-error-message p{color:#666;font-size:20px;margin-bottom:30px}.back-to-catalog-link{background-color:var(--color-secondary);border:1px solid #0000;border-radius:20px;color:#000;display:inline-block;font-family:MontserratAlternatesMedium,sans-serif;font-size:16px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.back-to-catalog-link:hover{background-color:#d4d4d4;border-color:var(--color-secondary)}@media screen and (max-width:992px){.product-skeleton-swiper-preview,.product-skeleton-swiper-wrapper{align-self:center;display:flex;width:100%!important}.product-skeleton-tab-btn{padding:20px 40px}.product-skeleton-category,.product-skeleton-title{text-align:inherit}}@media screen and (max-width:768px){.product-skeleton-tab-btn{padding:15px 20px}.product-info-container{margin:0 20px;padding:50px 20px}.product-skeleton-details-btn{font-size:clamp(18px,4vw,32px);justify-content:space-between;padding:12px 20px;text-align:center;width:100%}.product-skeleton-content{font-size:18px;padding:20px 30px}.product-skeleton-content-title{font-size:22px}}@media screen and (max-width:576px){.product-skeleton-swiper-preview,.product-skeleton-swiper-wrapper{height:clamp(280px,90vw,576px)!important;width:clamp(280px,90vw,576px)!important}.product-skeleton-swiper-wrapper{margin:0 auto}.product-skeleton-tab-btn{font-size:18px;padding:15px 20px}.product-info-container{margin:0 0 15px;padding:50px 15px 80px}.product-skeleton-content{font-size:16px;padding:15px 20px}.product-skeleton-content-title{font-size:20px;text-align:center}.product-skeleton-details-btn{padding:10px 50px 10px 0}.product-skeleton-category{font-size:clamp(18px,4.5vw,26px)}.product-skeleton-title{font-size:clamp(20px,5vw,28px)}}.product-title-and-details-btn-wrapper.skeleton{align-content:center;flex:1 1}.catalog-menu{background-color:#fff;margin-left:5vw;margin-top:10px;min-height:80vh;overflow:hidden;padding-bottom:150px;position:relative}.catalog-menu-header{align-items:center;display:flex;gap:20px}.back-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:10px}.back-icon{height:24px;width:14px}.catalog-menu-title{font-family:MontserratAlternatesBold,sans-serif;font-size:64px;line-height:110%;margin:23px 0}.catalog-menu-content{display:flex;gap:40px;position:relative}.catalog-menu-list,.catalog-products-list,.catalog-sub-list,.catalog-sub-sub-list{flex-shrink:0;list-style:none;margin:0;padding:0;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:clamp(150px,20vw,350px)}.catalog-products-list{flex:1 1}.catalog-menu-list{z-index:4}.catalog-sub-list{z-index:3}.catalog-sub-sub-list{z-index:2}.catalog-products-list{z-index:1}.catalog-menu-item,.catalog-product-item,.catalog-sub-item,.catalog-sub-sub-item{align-items:center;cursor:pointer;display:flex;font-family:MontserratAlternatesMedium,sans-serif;font-size:20px;justify-content:space-between;line-height:110%;opacity:1;padding:15px 0;position:relative;transition:all .3s ease}.catalog-menu-item>span,.catalog-sub-item>span,.catalog-sub-sub-item>span{flex:1 1;overflow:hidden;padding-right:10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.catalog-product-item>a{overflow:hidden;text-overflow:ellipsis}.catalog-menu-item>span:hover,.catalog-product-item>a:hover,.catalog-sub-item>span:hover,.catalog-sub-sub-item>span:hover{margin:-15px;overflow:visible;padding:15px;white-space:normal;word-break:break-word;z-index:10}.catalog-product-item>a{color:#000;text-decoration:none;white-space:nowrap}.catalog-product-item a:after{background:#000;bottom:5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.catalog-product-item a:hover:after{width:100%}.catalog-menu-arrow.inactive,.catalog-menu-item.inactive,.catalog-sub-item.inactive,.catalog-sub-sub-item.inactive{opacity:.4}.catalog-menu-item:hover,.catalog-sub-item:hover,.catalog-sub-sub-item:hover{opacity:1!important}.catalog-menu-arrow{flex-shrink:0;height:24px;margin-left:20px;width:14px}.catalog-sub-list{max-height:0;opacity:0;overflow:hidden;transform:translateX(20px);visibility:hidden}.catalog-sub-list:not(.hidden){max-height:none;opacity:1;transform:translateX(0);visibility:visible}.catalog-sub-sub-list{max-height:0;opacity:0;overflow:hidden;transform:translateX(40px);visibility:hidden}.catalog-sub-sub-list:not(.hidden){max-height:none;opacity:1;transform:translateX(0);visibility:visible}.catalog-products-list{max-height:0;opacity:0;overflow:hidden;transform:translateX(60px);visibility:hidden}.catalog-products-list:not(.hidden){max-height:none;opacity:1;transform:translateX(0);visibility:visible}@media screen and (max-width:1200px){.catalog-menu{margin-left:0}}@media screen and (max-width:1024px){.catalog-menu{margin-left:0;padding:0 0 30px}.catalog-menu-title{font-size:48px;margin:20px 0}.catalog-menu-content{gap:30px}.catalog-menu-item,.catalog-product-item,.catalog-sub-item,.catalog-sub-sub-item{font-size:18px;padding:12px 0}.catalog-menu-arrow{margin-left:10px}}@media (max-width:768px){.catalog-menu-list,.catalog-products-list,.catalog-sub-list,.catalog-sub-sub-list{display:none}.catalog-menu-list.active-level,.catalog-products-list.active-level,.catalog-sub-list.active-level,.catalog-sub-sub-list.active-level{display:block}.catalog-menu{margin-left:0;padding:20px}.catalog-menu-title{font-size:32px;margin:15px 0}.catalog-menu-content{display:block;overflow:hidden;position:relative}.catalog-menu-list,.catalog-products-list,.catalog-sub-list,.catalog-sub-sub-list{background:#fff;box-sizing:border-box;height:100%;left:0;padding:20px;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.catalog-menu-list.level-main,.catalog-products-list.level-products,.catalog-sub-list.level-sub,.catalog-sub-sub-list.level-subSub{transform:translateX(0)}.catalog-menu-list.level-products,.catalog-menu-list.level-sub,.catalog-menu-list.level-subSub,.catalog-sub-list.level-products,.catalog-sub-list.level-subSub,.catalog-sub-sub-list.level-products{transform:translateX(-100%)}.catalog-products-list.level-main,.catalog-products-list.level-sub,.catalog-products-list.level-subSub,.catalog-sub-list.level-main,.catalog-sub-sub-list.level-main,.catalog-sub-sub-list.level-sub{transform:translateX(100%)}.back-button{padding:5px}.back-icon{height:24px;width:14px}.catalog-menu-item,.catalog-product-item,.catalog-sub-item,.catalog-sub-sub-item{font-size:18px;padding:15px 0}.catalog-product-item a,.catalog-sub-item span,.catalog-sub-sub-item span{margin:-15px;overflow:visible;padding:15px;white-space:normal;word-break:break-word;z-index:10}}@media (max-width:576px){.catalog-menu{padding:15px}.catalog-menu-title{font-size:28px;margin:12px 0}.catalog-menu-list,.catalog-products-list,.catalog-sub-list,.catalog-sub-sub-list{padding:15px}.catalog-menu-item,.catalog-product-item,.catalog-sub-item,.catalog-sub-sub-item{font-size:16px;padding:12px 0}.back-button{padding:3px}}.catalog-menu-item,.catalog-product-item,.catalog-sub-item,.catalog-sub-sub-item{will-change:opacity,transform}.skeleton-loader{background-color:#fff;box-sizing:border-box;width:100%}.skeleton-content{display:flex;gap:40px}.skeleton-column{flex:1 1}.skeleton-item{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);border-radius:6px;height:50px;margin-bottom:15px}.skeleton-item:last-child{margin-bottom:0}.skeleton-item-short{width:70%}.skeleton-item-medium{width:85%}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.skeleton-content{flex-direction:column;gap:20px;padding:15px}.skeleton-item{height:45px}}@media (max-width:576px){.skeleton-item{height:40px}}.catalog-page-container{padding:0 var(--container-padding)}.products-page{margin-top:20px;padding:20px var(--container-padding)}.products-container{margin:0 auto;max-width:1200px;max-width:var(--container-max-width,1200px)}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.products-search-info{font-family:MontserratAlternatesSemiBold,sans-serif;font-size:clamp(14px,4vw,24px);margin-bottom:40px;margin-top:0}.product-card{border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .3s ease,transform .2s ease}.product-card:hover{box-shadow:0 4px 10px #00000026;transform:translateY(-2px)}.product-image-container{max-height:190px;padding:10px 10px 0;position:relative;width:100%}.product-image{border-radius:25px;height:100%;left:0;object-fit:contain;object-position:center;top:0;width:100%}.product-info{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:15px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:MontserratAlternatesSemiBold,sans-serif;font-size:18px;line-height:1.3;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis}.product-link{background-color:var(--color-secondary);border:1px solid #0000;border-radius:20px;color:#000;cursor:pointer;display:inline-block;font-family:MontserratAlternatesMedium,sans-serif;font-size:14px;padding:8px 15px;text-decoration:none;transition:background-color .3s ease}.product-link:hover{background-color:#d4d4d4;border-color:var(--color-secondary)}.no-products{color:#666;font-family:MontserratAlternatesMedium,sans-serif;font-size:20px;grid-column:1/-1;margin:50px 0 200px;padding:40px 20px;text-align:center}@media screen and (max-width:1200px){.products-grid{gap:15px;grid-template-columns:repeat(4,1fr)}.product-name{font-size:16px}.product-link{font-size:13px;padding:6px 12px}}@media screen and (max-width:992px){.products-page{margin-top:15px;padding:15px var(--container-padding)}.products-grid{gap:15px;grid-template-columns:repeat(3,1fr)}.product-info{padding:12px}.product-name{font-size:16px;margin-bottom:8px}.product-link{font-size:12px;padding:6px 12px}}@media screen and (max-width:768px){.products-page{margin-top:15px;padding:15px}.products-grid{gap:20px;grid-template-columns:1fr 1fr 1fr}.product-info{padding:15px}.product-name{font-size:18px;margin-bottom:10px}.product-link{font-size:14px;padding:8px 15px;text-align:center;width:100%}}@media screen and (max-width:576px){.products-grid{gap:20px;grid-template-columns:1fr 1fr}.products-page{margin-top:10px;padding:10px}.products-grid{gap:15px}.product-info{padding:12px}.product-name{font-size:16px;margin-bottom:8px}.product-link{font-size:13px;padding:6px 12px}}.product-skeleton-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden}.product-skeleton-image-container{animation:product-skeleton-loading 1.5s infinite;background-color:#f5f5f5;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%;padding-top:100%;position:relative;width:100%}.product-skeleton-info{display:flex;flex-direction:column;flex-grow:1;gap:10px;justify-content:space-between;padding:15px}.product-skeleton-name{border-radius:4px;height:40px;width:100%}.product-skeleton-link,.product-skeleton-name{animation:product-skeleton-loading 1.5s infinite;background-color:#e0e0e0;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%}.product-skeleton-link{align-self:flex-start;border-radius:20px;height:36px;width:120px}@keyframes product-skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media screen and (max-width:1200px){.product-skeleton-name{height:36px}.product-skeleton-link{height:32px;width:100px}}@media screen and (max-width:992px){.product-skeleton-info{padding:12px}.product-skeleton-name{height:36px;margin-bottom:8px}.product-skeleton-link{height:30px;width:90px}}@media screen and (max-width:768px){.product-skeleton-info{padding:15px}.product-skeleton-name{height:40px;margin-bottom:10px}.product-skeleton-link{height:36px;width:100%}}@media screen and (max-width:576px){.product-skeleton-info{padding:12px}.product-skeleton-name{height:36px;margin-bottom:8px}.product-skeleton-link{height:32px;width:100%}}html{scroll-behavior:smooth}@font-face{font-family:Montserrat;font-style:normal;src:url(/static/media/Montserrat-VariableFont_wght.29d23d38bf1ff3e03263.woff2) format("woff2")}@font-face{font-family:MontserratAlternatesRegular;font-style:normal;font-weight:400;src:url(/static/media/MontserratAlternates-Regular.ca67c4d7bbe733ceb311.woff2) format("woff2")}@font-face{font-family:MontserratAlternatesMedium;font-style:normal;font-weight:500;src:url(/static/media/MontserratAlternates-Medium.6a0a473a80565d7ed5a8.woff2) format("woff2")}@font-face{font-family:MontserratAlternatesSemibold;font-style:normal;font-weight:600;src:url(/static/media/MontserratAlternates-SemiBold.f764ac4c5011828a0d8a.woff2) format("woff2")}@font-face{font-family:MontserratAlternatesBold;font-style:normal;font-weight:700;src:url(/static/media/MontserratAlternates-Bold.c6d2984f0eaab68b2b89.woff2) format("woff2")}@font-face{font-family:MontserratAlternatesBlack;font-style:normal;font-weight:900;src:url(/static/media/MontserratAlternates-Black.e5508fc00c915079e6e7.woff2) format("woff2")}:root{--color-primary:#d1b4f7;--color-secondary:#e6e6e6;--color-dark:#333;--block-padding:40px;--container-padding:50px}@media screen and (max-width:768px){:root{--container-padding:25px}}@media screen and (max-width:576px){:root{--container-padding:0px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;box-sizing:border-box;line-height:1.15}*,:after,:before{box-sizing:inherit}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.926d8ec1.css.map*/