@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Prosto+One&display=swap);*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0}.container{margin-left:auto;margin-right:auto;max-width:100vw;padding-left:20px;padding-right:20px;width:100%;@media (min-width:576px){max-width:536px}@media (min-width:768px){max-width:728px}@media (min-width:992px){max-width:952px}@media (min-width:1200px){max-width:1200px}@media (min-width:1400px){max-width:1400px}}.App{display:grid;grid-template-rows:auto 1fr auto;height:100%;min-height:100vh}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:10vh}.App-link{color:#61dafb}.header__wrapper{align-content:center;align-items:center;border-bottom:1px solid #000;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;height:108px;justify-content:space-between;padding:30px 72px}@media screen and (max-width:992px){.header__wrapper{height:120px}}@media screen and (min-width:320px)and (max-width:768px){.header__wrapper{padding:30px}}.nav__menu{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:center;order:2;position:relative}.menu__list{display:inherit;justify-content:space-between;list-style:none;margin:auto 0;padding:0;width:calc(500px + 10%)}@media screen and (min-width:992px)and (max-width:1200px){.menu__list{width:calc(400px + 5%)}.menu__list .menu__list--item__link{font-size:16px}}@media screen and (max-width:992px){.menu__list{display:none}}.burger-menu{align-items:center;color:#090909;cursor:pointer;display:flex;flex-direction:column;gap:13%;height:2.5em;justify-content:center;order:3;position:relative;transition:all .3s;width:2.5em}@media screen and (min-width:993px){.burger-menu{display:none}}.burger-menu:hover{border:1px solid #fff}.burger-menu:active{color:#e8e8e8}.burger-menu span{background:#131313;height:3px;transition:.3s ease;width:25px}.burger-menu.checked .burger-menu__item1{-webkit-transform:translateY(350%) rotate(45deg);transform:translateY(350%) rotate(45deg);width:25px}.burger-menu.checked .burger-menu__item2{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.burger-menu.checked .burger-menu__item3{-webkit-transform:translateY(-200%) rotate(-45deg);transform:translateY(-200%) rotate(-45deg);width:25px}@media screen and (min-width:320px)and (max-width:768px){.menu-extended{background:#fff;border:1px solid #e8e8e8;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:450px;justify-content:space-evenly;left:0;position:absolute;top:60px;transition:.5s ease-in-out;z-index:2}.menu-extended>li{display:contents;font-size:17px;height:100%;padding:0;width:100%}.menu-extended>li>a{box-sizing:border-box;padding:10px 20px;width:100%}}@media screen and (min-width:768px)and (max-width:992px){.menu-extended{background:#fff;border:1px solid #e8e8e8;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:450px;justify-content:space-evenly;left:0;position:absolute;top:60px;transition:.5s ease-in-out;width:100vw;z-index:2}.menu-extended>li{display:contents;font-size:17px;height:100%;padding:0;width:100%}.menu-extended>li>a{box-sizing:border-box;padding:10px 20px;width:100%}}.item__link{color:#000;font-size:18px;text-decoration:none;text-transform:uppercase}.item__link:hover{color:#ec1d1d;-webkit-filter:sepia(40%);filter:sepia(40%);transition:.2s linear}.icons__link{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin:auto 0;order:3;position:relative}.icons__link--cart{height:25px;width:25px}@media screen and (max-width:992px){.icons__link{margin:0 25px 0 0;order:2}}.auth-button{align-items:baseline;margin-right:5px;order:2;padding-top:5px}.logo{align-items:center;color:#000;display:flex;text-decoration:none;text-transform:capitalize}.logo__pic{height:75px;width:65px}@media screen and (min-width:320px)and (max-width:640px){.logo__pic{height:55px;width:45px}}.logo__title{font-size:2rem}@media screen and (min-width:640px)and (max-width:1200px){.logo__title{font-size:1.5rem}}@media screen and (min-width:540px)and (max-width:640px){.logo__title{font-size:1.2rem}}@media screen and (min-width:320px)and (max-width:540px){.logo__title{display:none}}.logo:hover{color:#ec1d1d;-webkit-filter:sepia(40%);filter:sepia(40%);transition:color .2s linear}.counter{align-items:center;background-color:#ec1d1d;border-radius:25px;bottom:-50%;display:flex;height:20px;justify-content:center;position:absolute;right:-50%;width:20px}.counter span{color:#fff}.auth-button{background-color:transparent;border:none;cursor:pointer}.auth-button>svg{height:25px;width:25px}.auth-button>svg:hover path:first-child{fill:#ec1d1d;-webkit-filter:sepia(40%);filter:sepia(40%)}.auth-modal__overlay{background-color:rgba(40,40,40,.2);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.auth-modal__overlay--hidden{display:none}.auth-modal__overlay--visible{align-items:center;display:flex;justify-content:center}.auth-modal__content{align-items:center;background-color:#fefefe;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:50px 25px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.auth-modal__content button.auth--close{padding:2px 6px;position:absolute;right:20px;top:20px}.auth--form{align-items:center;display:flex;flex-direction:column}.auth--error-message{color:#ec1d1d}.auth--switcher{margin-top:20px}.auth--switcher .switcher--button{margin-left:10px;padding:3px 6px}.form-item.has-validation .form-control{border-color:#ff0018}.form-item.has-validation .form-control:focus,.form-item.has-validation .form-control:hover{border-color:#ff0018;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-item.has-validation .error-message{color:#ff0018;text-align:left}.input{border-radius:2px;font-size:16px;font-weight:400;line-height:24px;padding:16px,0}.input::-webkit-input-placeholder{size:16px;font-weight:400;line-height:24px}.input::placeholder{size:16px;font-weight:400;line-height:24px}.header-input,.input-wrapper{position:relative}.header-input{background-color:#fff;border-radius:50%;border-style:none;box-shadow:0 0 3px #f3f3f3;color:#090909;height:25px;outline:none;padding:5px 20px 0 5px;transition:.5s ease-in-out;width:25px}.header-input::-webkit-input-placeholder{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:17px}.header-input::placeholder{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:17px}.icon-header{background:url(/static/media/Search.77d730637913cfb02755.svg) no-repeat;background-size:cover;content:"";cursor:pointer;height:25px;position:absolute;right:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px}.header-input:focus{background-color:transparent;border-bottom:3px solid #000;border-radius:0;box-shadow:none;transition:all .5s cubic-bezier(0,.11,.35,2);width:150px}.signIn-input{height:56px;margin-bottom:48px;position:relative;width:456px}.signIn-input .input{border:2px solid #000}.signIn-input::-webkit-input-placeholder{color:#000;padding-left:50px;text-transform:uppercase}.signIn-input::placeholder{color:#000;padding-left:50px;text-transform:uppercase}.signIn-icon--email{background:url(/static/media/email.43b8621300118ed21947.svg) no-repeat;background-size:cover}.signIn-icon--email,.signIn-icon--password{content:"";cursor:pointer;height:25px;left:34%;position:absolute;top:26%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px}.signIn-icon--password{background:url(/static/media/password.c5c82f56899a37247d1a.svg) no-repeat;background-size:cover}.shipping-input .input{border:2px solid gray}.shipping-input{height:56px;margin-bottom:48px}.shipping-input .shipping-input__1{width:289px}.shipping-input .shipping-input__2{width:145px}.shipping-input::-webkit-input-placeholder{color:#000;padding-left:10px}.shipping-input::placeholder{color:#000;padding-left:10px}.pay-input .input{border:none;border-bottom:1px solid gray}.pay-input1 .input{width:255px}.pay-input2 .input{width:107px}.pay-input .lable{padding-left:0}.pay-input::-webkit-input-placeholder{text-transform:uppercase}.pay-input::placeholder{text-transform:uppercase}.button{border:1px solid #000;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:400;padding:20px 40px;text-align:center;text-transform:uppercase}.buttonLight{background-color:#fff;color:#000}.buttonDark{background-color:#000;color:#fff}.buttonDark:hover{background-color:#fff;color:#000;cursor:pointer;transition:.2s linear}@media screen and (min-width:320px)and (max-width:768px){.buttonDark{font-size:12px;padding:15px 25px}}.AddToCart{background:none;color:#fff;opacity:1;text-decoration:underline}.AddToCart,.Remove{border:none;padding:0;text-transform:uppercase}.Remove{color:#282828}.Quantity,.Remove{background:transparent}.Quantity{border:none;height:24px;padding:0;width:24px}@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;overflow:clip;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:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-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{-webkit-transform:translateZ(0);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:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-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:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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 transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin: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{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-scrollbar{background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.slider__wrapper{box-sizing:border-box;overflow-x:hidden;width:100%}.salesList__container{align-items:center;display:flex;flex-direction:row;height:550px;justify-content:space-between}@media screen and (min-width:320px)and (max-width:1200px){.salesList__container--pic{display:none}}.salesList__banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:550px}.banner__item{color:#fff;text-align:center;text-shadow:#000 10px 5px 7px}@media screen and (min-width:320px)and (max-width:768px){.banner__item{background:rgba(0,0,0,.24)}}.banner__item--title{font-size:38px;line-height:normal;padding:10px;text-align:center;text-transform:uppercase}@media screen and (min-width:768px)and (max-width:1200px){.banner__item--title{font-size:22px}}@media screen and (min-width:540px)and (max-width:768px){.banner__item--title{font-size:18px}}@media screen and (min-width:320px)and (max-width:540px){.banner__item--title{text-wrap:wrap;font-size:16px}}.banner__item--text{font-size:22px;line-height:35px;margin:10px auto 40px;max-width:calc(70% - 40px);padding:10px}@media screen and (min-width:768px)and (max-width:1200px){.banner__item--text{font-size:18px}}@media screen and (min-width:540px)and (max-width:768px){.banner__item--text{font-size:14px;margin:15px auto;max-width:calc(80% - 10px);padding:5px}}@media screen and (min-width:320px)and (max-width:540px){.banner__item--text{font-size:12px;margin:10px auto;max-width:calc(90% - 10px);padding:5px}}.banner1{background:bottom no-repeat url(/static/media/whiteWine%20table.6558b4e330c81dbcd954.jpg);background-size:cover}.banner2{background-image:url(/static/media/bottles.25117bf0dd76ba5db24d.jpg)}@media screen and (min-width:320px)and (max-width:1200px){.adapt-pic-glass{background:50% no-repeat url(/static/media/redWineGlass.15035a7f1ae80e632eb7.jpg);background-size:cover}.intro-pic-red-wine{background:50% no-repeat url(/static/media/red%20wine%20table.599e4e984a63d515cc7c.jpg);background-size:cover}}.sales__item{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;text-align:center}.sales__item:last-child{padding-bottom:10px}@media screen and (min-width:320px)and (max-width:850px){.sales__item{background:rgba(0,0,0,.24)}}.sales__item--title{font-size:22px;line-height:30px;margin-top:15px;text-transform:uppercase}@media screen and (min-width:850px)and (max-width:1200px){.sales__item--title{color:#fff;font-size:18px}}@media screen and (min-width:320px)and (max-width:850px){.sales__item--title{color:#fff;font-size:16px}}.sales__item--text{font-size:18px;line-height:35px;margin:0 50px 35px;padding:10px}@media screen and (min-width:1200px)and (max-width:1410px){.sales__item--text{line-height:20px}}@media screen and (min-width:850px)and (max-width:1200px){.sales__item--text{color:#fff;font-size:16px}}@media screen and (min-width:568px)and (max-width:850px){.sales__item--text{color:#fff;font-size:14px}}@media screen and (min-width:320px)and (max-width:568px){.sales__item--text{color:#fff;font-size:12px;line-height:20px;margin:0 25px 35px}}.sales__item--time-limited{color:#ff1919;font-size:20px;margin:0 auto;padding:0;text-align:center;text-shadow:#a01c1c 1px 10px 10px}@media screen and (min-width:850px)and (max-width:1200px){.sales__item--time-limited{font-size:16px}}@media screen and (min-width:640px)and (max-width:850px){.sales__item--time-limited{font-size:14px}}@media screen and (min-width:320px)and (max-width:1200px){.sales__item--pic{display:none}}.sales__item-glass{color:#000;padding:10px;text-align:center}@media screen and (min-width:320px)and (max-width:850px){.sales__item-glass{background:rgba(0,0,0,.24)}}.sales__item-glass--time-limited{color:#ff1919;font-size:20px;margin:0 auto;padding:0;text-align:center;text-shadow:#a01c1c 1px 10px 10px}@media screen and (min-width:850px)and (max-width:1200px){.sales__item-glass--time-limited{font-size:16px}}@media screen and (min-width:640px)and (max-width:850px){.sales__item-glass--time-limited{font-size:14px}}.sales__item-glass--text{line-height:35px;margin:10px auto;max-width:calc(70% - 40px);padding:10px}@media screen and (min-width:568px)and (max-width:1200px){.sales__item-glass--text{font-size:16px}}@media screen and (min-width:320px)and (max-width:568px){.sales__item-glass--text{font-size:14px;line-height:20px;max-width:100%}}.sale2{align-items:center;display:flex;flex-direction:column;height:550px;justify-content:center}@media screen and (min-width:1200px){.sale2{flex-direction:row}}@media screen and (min-width:850px)and (max-width:1200px){.sale2{color:#000;font-size:18px}}@media screen and (min-width:320px)and (max-width:850px){.sale2{color:#000;font-size:16px}}@media screen and (max-width:568px){.swiper-button-next:after,.swiper-button-prev:after{display:none}}.product-list{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:70px;max-width:1280px;padding-left:76px;padding-right:76px}.product-list__wrapper{display:flex;justify-content:center;width:100%}.product-list__filter-block{margin:0 auto;min-width:216px;width:216px}.product-list__products{display:flex;flex-direction:row;flex-wrap:wrap;gap:48px 24px;justify-content:space-evenly;padding:0}.product-list__sorting{text-align:right}@media(max-width:768px){.product-list{flex-direction:column;gap:40px}}.product-card{display:flex;flex-direction:column;flex-wrap:nowrap;gap:9px;list-style:none;position:relative;width:264px}.product-card__image img{height:264px;object-fit:contain;width:264px}.product-card__price-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:9px;justify-content:center}.product-card__price-group .discounted{text-decoration:line-through}.product-card__price-group .product-card__price-after-discount{color:#d61d2c}.product-card__hover-content{align-items:center;background-color:rgba(40,40,40,.4);display:flex;flex-direction:column;flex-wrap:nowrap;gap:20px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:1s;width:100%}.product-card__hover-content:hover{opacity:1;transition:1s}h3,p{margin:0}.product-card__title{font-size:16px}.product-card__origin-text,.product-card__title{color:#282828;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;text-align:center}.product-card__origin-text{font-size:14px}.product-card__price-group{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:24px;text-align:center}.filter-panel,.product-card__price-group{color:#282828;font-family:Montserrat,sans-serif}.filter-panel{list-style:none;padding:0}.filter-panel__block{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.filter-panel__block:after{background-color:#a0a0a0;bottom:0;content:"";display:block;height:1px;left:10%;position:absolute;width:80%}.filter-panel__button{background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:15px 0 8px}.filter-panel__button .filter-panel__expand-icon{background-color:#282828;display:block;height:2px;position:relative;right:7px;top:8px;transition:1s;width:10px}.filter-panel__button .filter-panel__expand-icon:after{background-color:#282828;content:"";display:block;height:2px;position:absolute;right:0;top:0;transition:1s;width:10px}.filter-panel__button.closed .filter-panel__button{padding-bottom:15px}.filter-panel__button.closed .filter-panel__expand-icon{right:5px;width:14px}.filter-panel__button.closed .filter-panel__expand-icon:after{background-color:#282828;content:"";display:block;height:2px;position:absolute;right:0;top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:1s;width:14px}.filter-panel__button.closed~.filter-panel__options{max-height:0;opacity:0;-webkit-transform:translate(-25px);transform:translate(-25px);transition:1s;z-index:-1}.filter-panel__title{color:#282828;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:.15px;margin:0;text-transform:uppercase}.filter-panel__options{list-style:none;max-height:500vh;opacity:1;padding:0;transition:1s}.filter-panel__option{color:inherit;font-family:inherit;font-size:14px;font-weight:400;letter-spacing:.25px;margin-bottom:8px;text-transform:capitalize}.sorting-panel{border:0;color:#282828;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:.15px;text-transform:uppercase}.wine__bottle{align-items:center;display:flex;justify-content:center;width:100%}.wine{--pathlength:2287;fill:transparent;stroke:#000;stroke-width:19px;stroke-linecap:round;stroke-dashoffset:var(--pathlength);stroke-dasharray:0 var(--pathlength);-webkit-animation:loader 8s cubic-bezier(.5,.1,.5,1) infinite alternate;animation:loader 8s cubic-bezier(.5,.1,.5,1) infinite alternate}@-webkit-keyframes loader{90%,to{stroke-dashoffset:0;stroke-dasharray:var(--pathlength) 0}}@keyframes loader{90%,to{stroke-dashoffset:0;stroke-dasharray:var(--pathlength) 0}}.pagination-panel{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;list-style:none;padding:0}.pagination-panel .pagination-panel__arrow>button,.pagination-panel .pagination-panel__page-number>button{background-color:transparent;border:0;font-size:18px;font-weight:300;padding:0}.pagination-panel .pagination-panel__arrow--active>button,.pagination-panel .pagination-panel__page-number>button{cursor:pointer;font-weight:500}.pagination-panel .pagination-panel__page-number--current>button{font-weight:300;text-decoration:underline}.footer{background-color:#f4f4f4;padding-bottom:30px;padding-top:30px}.footer__wrapper{grid-column-gap:40px;align-items:flex-start;-webkit-column-gap:40px;column-gap:40px;display:grid;font-size:14px;grid-template-columns:-webkit-max-content repeat(3,1fr);grid-template-columns:max-content repeat(3,1fr);justify-content:space-between;letter-spacing:.25px;line-height:143%}@media(max-width:1200px){.footer__wrapper{-webkit-column-gap:0;column-gap:0;grid-template-columns:repeat(2,1fr);row-gap:40px}}@media(max-width:768px){.footer__wrapper{grid-template-columns:1fr}}@media(max-width:1200px){.footer__logo{order:-2}}.footer-title{font-size:16px;font-weight:500;letter-spacing:.15px;line-height:150%;text-transform:uppercase}.footer-list{list-style:none;margin-bottom:0;margin-top:24px;padding-left:0}.footer__item{margin-bottom:9px}.footer__item:last-child{margin-bottom:0}.footer__link{color:#282828;font-size:14px;letter-spacing:.25px;line-height:143%;text-decoration:none}@media(max-width:1200px){.footer__contacts{order:-1}}.contacts__item{background-position:0;background-repeat:no-repeat;margin-bottom:9px;padding-left:26px}.contacts__item--adress{background-image:url(/static/media/location.1b68ec3f66ec24139cde.svg);max-width:244px}.contacts__item--email{background-image:url(/static/media/mail.7ed4c9bcfd296b40f258.svg)}.contacts__item--tel{background-image:url(/static/media/call.e2bbb815dc40e48facac.svg);display:flex;flex-direction:column}.contacts__item:last-child{margin-bottom:0}.contacts__text{color:#282828;font-size:14px;letter-spacing:.25px;line-height:143%}.section-404page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto}.section-404page__title{font-size:58px;margin-bottom:5px;margin-top:30px}.section-404page__desc,.section-404page__title{font-family:Montserrat,sans-serif;font-weight:700}.section-404page__desc{font-size:24px;margin-bottom:15px;margin-top:10px}.section-404page__img{height:420px;width:600px}.section-404page__btn{align-items:center;background-color:#000;border:0!important;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:18px;height:58px;justify-content:center;margin-bottom:50px;margin-top:50px;padding:0!important;padding:0;text-transform:none!important;text-transform:none;width:185px}.section-404page__btn:before{background-image:url(/static/media/arrow.f8d4015b7ebd7069260c.svg);content:"";height:12px;margin-right:5px;width:17px}.section-404page__btn-arrow{padding-right:5px}@media(min-width:576px)and (max-width:992px){.section-404page__title{font-size:38px;font-weight:700;margin-top:20px}.section-404page__desc{font-size:16px}.section-404page__img{height:280px;width:100%}.section-404page__btn{border-radius:25px;font-size:14px;height:42px;width:150px}}@media(max-width:576px){.section-404page__title{font-size:32px;font-weight:700;margin-top:20px}.section-404page__desc{font-size:16px}.section-404page__img{height:196px;width:100%}.section-404page__btn{border-radius:25px;font-size:14px;height:42px;margin-bottom:33px;margin-top:33px;width:150px}}.like{padding-bottom:93px;padding-top:68px;text-align:center}@media(max-width:1200px){.like{padding-bottom:65px;padding-top:50px}}@media(max-width:768px){.like{padding-bottom:45px;padding-top:35px}}.like__title{color:#282828;font-size:32px;line-height:125%;margin-bottom:40px;margin-top:0}@media(max-width:1200px){.like__title{margin-bottom:30px}}@media(max-width:992px){.like__title{font-size:26px}}.like__wrapper{display:flex;justify-content:center}.like__list{grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin-bottom:0;margin-top:0;padding-left:0}@media(max-width:992px){.like__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.like__list{grid-template-columns:1fr}}.product{grid-column-gap:96px;-webkit-column-gap:96px;column-gap:96px;display:grid;grid-template-columns:456px 1fr;padding-bottom:63px;padding-top:37px;position:relative}@media(max-width:1200px){.product{-webkit-column-gap:50px;column-gap:50px;grid-template-columns:repeat(2,1fr);padding-bottom:50px}}@media(max-width:992px){.product{-webkit-column-gap:30px;column-gap:30px}}@media(max-width:768px){.product{grid-template-columns:1fr}}@media(max-width:576px){.product{padding-bottom:30px}}.product-loader{align-items:center;display:flex;height:500px;justify-content:center;width:500px}.product__img{height:507px;width:456px}@media(max-width:992px){.product__img{height:380px;width:350px}}@media(max-width:768px){.product__img{height:100%;width:100%}}@media(max-width:576px){.product__img{height:393px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:768px){.product__wrapper{margin-top:30px}}@media(max-width:576px){.product__wrapper{margin-top:0;padding-top:380px}}.product__title{font-size:36px;line-height:122%;margin-bottom:21px;margin-top:0;text-transform:uppercase}@media(max-width:768px){.product__title{font-size:28px}}@media(max-width:576px){.product__title{margin-bottom:12px}}.product__description{font-size:16px;letter-spacing:.5px;line-height:150%;margin-bottom:21px}@media(max-width:576px){.product__description{margin-bottom:12px}}.product__price{font-size:36px;line-height:122%;margin-bottom:21px}.product__price--old-price{color:silver;font-size:24px;margin-right:8px;text-decoration:line-through}.product__price--discount{color:#ec1d1d;font-size:18px;margin-right:25px}.product__price--new-price{text-decoration:underline}@media(max-width:768px){.product__price{font-size:28px}}@media(max-width:576px){.product__price{margin-bottom:12px;text-align:center}}.product__all-price{margin-bottom:21px}@media(max-width:576px){.product__all-price{margin-bottom:12px;text-align:center}}.product__buy{display:flex}@media(max-width:576px){.product__buy{justify-content:center}}.buy__wrapper{align-items:center;display:flex;margin-right:27px}.buy__btn{background-color:transparent;border:none;cursor:pointer;padding-bottom:0;padding-top:0}.buy__text{font-size:22px;line-height:127%}.buy__add-cart{color:#ec1d1d;margin-top:20px}@media(max-width:578px){.buy__add-cart{text-align:center}}.product-info{background-color:#f4f4f4;padding-bottom:40px;padding-top:40px}@media(max-width:1200px){.product-info{padding-bottom:30px;padding-top:30px}}.product-info__title{font-size:32px;line-height:88%;margin-bottom:40px;margin-top:0;text-align:center}@media(max-width:1200px){.product-info__title{margin-bottom:30px}}@media(max-width:768px){.product-info__title{font-size:28px}}@media(max-width:576px){.product-info__title{margin-bottom:15px}}.product-info__list{grid-column-gap:20px;grid-row-gap:15px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin:0 auto;padding-left:0;row-gap:15px;text-align:center}@media(max-width:768px){.product-info__list{grid-template-columns:1fr}}.cart{box-sizing:border-box;margin:0 76px;max-width:100vw}.cart .routes{display:flex;flex-direction:row;justify-content:center;margin-bottom:55px;margin-top:40px}.cart .routes-line{background:#282828;height:1px;margin:auto 29px;width:250px}@media(max-width:992px){.cart .routes-line{width:100px}}@media(max-width:769px){.cart .routes-line{display:none}}.cart .routes-tit{font-family:Montserrat;font-size:22px;font-style:normal;font-weight:400}@media(max-width:992px){.cart .routes-tit{font-size:18px}}@media(max-width:769px){.cart .routes-tit{display:none}}.cart .routes-tit:first-of-type{color:#ec1d1d;font-size:26px;font-style:normal;font-weight:700}@media(max-width:992px){.cart .routes-tit:first-of-type{font-size:20px;font-weight:500}}@media(max-width:769px){.cart .routes-tit:first-of-type{display:block;margin-right:40px}}.cart-subtotal{margin-bottom:25px}.cart-container,.cart-subtotal{display:flex;justify-content:space-between}.cart-details{width:45%}.cart-details__info{background-color:#f4f4f4;margin-bottom:50px;padding:20px 30px}.cart-details__info p{color:rgba(40,40,40,.7);font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin-bottom:25px;text-align:left}.cart-details__info h2{-webkit-margin-before:0;margin-block-start:0}.cart-details__info__title{font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-align:left}.cart-details__info__total{display:flex;justify-content:space-between;margin-bottom:25px}.cart-details__payment{background-color:#f4f4f4;margin-bottom:50px;padding:20px 30px}.cart-details__payment-choose{display:flex;flex-wrap:wrap;justify-content:space-between}.cart-details__delivery{background-color:#f4f4f4;font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;margin-bottom:50px;padding:20px 30px;text-align:left}.cart-details__delivery h2{-webkit-margin-before:0;margin-block-start:0}.cart-details__delivery-title{font-size:22px;font-weight:400;letter-spacing:0;line-height:28px;text-align:left}.cart-details__delivery-list{list-style:none;margin-bottom:0;padding-left:0}.cart-details__delivery-list li{font-size:14px;font-weight:400;letter-spacing:.25px;line-height:20px;padding-left:20px;padding-top:20px;position:relative;text-align:left}.cart-details__delivery-list li:before{color:#282828;content:">";left:0;position:absolute}@media screen and (max-width:790px){.cart-container{flex-direction:column}.cart-details{width:100%}.cart-details__delivery,.cart-details__info,.cart-details__payment{margin-left:-76px;margin-right:-76px;padding:20px 76px}}@media screen and (max-width:450px){.cart{margin:0 20px}}.cart-lis{margin-bottom:50px;width:40%}.cart-lis__subtotal{display:flex;justify-content:space-between;margin-bottom:25px}.cart-lis__link{display:flex;justify-content:center}.cart-lis__link-shop{border:1px solid #000;box-sizing:border-box;color:#282828;cursor:pointer;margin:0 auto;padding:10px 24px;text-decoration:none}.cart-lis__item{display:flex;height:80px;margin-bottom:30px;width:100%}.cart-lis__item-info{width:100%}.cart-lis__item-name-quantity{display:flex;justify-content:space-between}.cart-lis__item-name-quantity a{color:#000;display:flex;flex-wrap:wrap;text-decoration:none;text-transform:capitalize}.cart-lis__item-name-quantity p{display:flex;flex-wrap:wrap}.cart-lis__item-price{display:flex;justify-content:space-between;margin-top:10px}.cart-lis__item-price__quantity{align-items:center;color:#282828;display:flex;justify-content:space-between}.cart-lis__item-img{margin-right:10px;min-width:80px}.cart-lis__item-img img{height:80px;object-fit:contain;width:80px}@media screen and (max-width:950px){.cart-lis{width:50%}}@media screen and (max-width:790px){.cart-lis{display:flex;flex-direction:column;justify-content:center}.cart-lis,.cart-lis__item,.cart-lis__subtotal{width:100%}}@media screen and (max-width:320px){.cart-lis__item{margin-bottom:60px}}.delivery-page{margin-bottom:90px}.cart-list{display:none}.route-line{background:#282828;height:1px;margin:auto 29px;width:250px}.routes-title{font-family:Montserrat;font-size:22px;font-style:normal;font-weight:400}.routes-title:nth-of-type(2n){color:#ec1d1d;font-family:Montserrat;font-size:26px;font-style:normal;font-weight:700}.form-label{display:none}.delivery-form{display:flex;gap:55px;justify-content:space-evenly}.delivery-form__button{background-color:#000;color:#fff;margin-top:15px;padding:15px 40px!important}.delivery-form-address,.delivery-form-contact,.delivery-form-order{display:flex;flex-direction:column}.delivery-form-address__title,.delivery-form-contact__title{font-family:Montserrat;font-size:22px;font-style:normal;font-weight:400;margin-bottom:18px;margin-top:0}.delivery-form-order__title{font-size:22px;margin-bottom:40px;margin-top:0}.delivery-form-order__label,.delivery-form-order__title{font-family:Montserrat;font-style:normal;font-weight:400}.delivery-form-order__label{display:flex;font-size:18px;justify-content:space-between;margin-bottom:21px}.delivery-form-order__summery{background-color:#f4f4f4;padding:30px 20px 40px;width:380px}.delivery-form-order__info{color:rgba(40,40,40,.7);font-size:16px;font-style:normal;font-weight:400}.form-input{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:10px 0;text-indent:10px;width:288px}.form-button{background-color:#000;color:#fff;padding:15px 40px!important}.line{background-color:#282828;height:1px;margin:21px}.form-field{margin-bottom:20px}.error-message{color:red;font-size:18px;margin-bottom:0;margin-top:5px}@media(min-width:993px)and (max-width:1200px){.delivery-page{margin-bottom:63px}.routes{margin-bottom:38px;margin-top:28px}.route-line{height:1px;margin:auto 20px;width:130px}.routes-title{align-self:center;display:block;font-size:20px}.routes-title:nth-of-type(2n){font-size:22px}.delivery-form{gap:38px}.delivery-form__button{font-size:14px;padding:10px 28px!important}.delivery-form-order__label{font-size:16px;margin-bottom:10px}.delivery-form-order__summery{width:278px}.delivery-form-order__info{font-size:14px}.delivery-form-address__title,.delivery-form-contact__title,.delivery-form-order__title{font-family:Montserrat;font-size:16px;font-style:normal;margin-bottom:12px}.form-input{padding:7px 0;text-indent:7px;width:200px}.form-button{background-color:#000;color:#fff;padding:10px 28px!important}.line{background-color:#282828;height:1px}.form-field{margin-bottom:14px}.error-message{color:red;font-size:12px;margin-bottom:0;margin-top:5px}}@media(min-width:769px)and (max-width:992px){.routes{margin-bottom:38px;margin-top:28px}.route-line{height:1px;margin:auto 20px;width:115px}.routes-title{align-self:center;display:block;font-size:16px}.routes-title:nth-of-type(2n){font-size:18px}.delivery-form{gap:38px}.delivery-form__button{font-size:14px;padding:10px 28px!important}.delivery-form-order__label{font-size:16px;margin-bottom:10px}.delivery-form-order__summery{width:278px}.delivery-form-order__info{font-size:14px}.delivery-form-address__title,.delivery-form-contact__title,.delivery-form-order__title{font-family:Montserrat;font-size:16px;font-style:normal;margin-bottom:12px}.form-input{padding:7px 0;text-indent:7px;width:200px}.form-button{background-color:#000;color:#fff;padding:10px 28px!important}.line{background-color:#282828;height:1px}.form-field{margin-bottom:14px}.error-message{color:red;font-size:12px;margin-bottom:0;margin-top:5px}}@media(min-width:425px)and (max-width:768px){.delivery-page{margin-bottom:36px}.routes{align-items:center;flex-direction:column;margin-bottom:22px!important;margin-top:16px!important}.routes-title:nth-of-type(2n){display:block;font-size:20px;margin:10px 0}.form-label,.route-line,.routes-title{display:none}.delivery-form{align-items:center;flex-direction:column;gap:30px;justify-content:center}.delivery-form__button{padding:15px 40px!important}.delivery-form-address,.delivery-form-contact,.delivery-form-order{display:flex;flex-direction:column;width:288px}.delivery-form-address__title,.delivery-form-contact__title,.delivery-form-order__title{align-self:center;font-family:Montserrat}.form-button{background-color:#000;color:#fff;padding:15px 40px!important}.line{background-color:#282828;height:1px}.form-field{margin-bottom:20px}.delivery-form-order__summery{height:100%;width:100%}.delivery-form-order__info{font-size:14px}}@media(min-width:320px)and (max-width:424px){.delivery-page{margin-bottom:30px}.routes{align-items:center;flex-direction:column;margin-bottom:22px!important;margin-top:16px!important}.routes-title:nth-of-type(2n){display:block;font-size:20px;margin:10px 0}.form-label,.route-line,.routes-title{display:none}.delivery-form{align-items:center;flex-direction:column;justify-content:center}.delivery-form__button{padding:10px 30px!important}.delivery-form-address,.delivery-form-contact,.delivery-form-order{display:flex;flex-direction:column;max-width:268px}.delivery-form-address__title,.delivery-form-contact__title,.delivery-form-order__title{align-self:center;font-size:20px;margin-bottom:14px}.form-input{align-self:center;width:180px}.form-button{padding:10px 30px!important}.line{background-color:#282828;height:1px}.form-field{margin-bottom:15px}.error-message{font-size:14px;margin-top:5px}.delivery-form-order__summery{height:100%;width:100%}.delivery-form-order__info{font-size:14px}.delivery-form-order__label{font-size:16px}}.form-item.has-validation .error-message{margin-bottom:10px;margin-top:5px}.pay-input .input{margin-bottom:10px}.payment-page{margin:0 auto;max-width:1280px}.routes{display:flex;flex-direction:row;justify-content:center;margin-bottom:55px;margin-top:40px}.routes-line{background:#282828;height:1px;margin:auto 29px;width:250px}@media(max-width:992px){.routes-line{width:100px}}@media(max-width:769px){.routes-line{display:none}}.routes-titl{font-family:Montserrat;font-size:22px;font-style:normal;font-weight:400}@media(max-width:992px){.routes-titl{font-size:18px}}@media(max-width:769px){.routes-titl{display:none}}.routes-titl:nth-of-type(3n){color:#ec1d1d;font-size:26px;font-style:normal;font-weight:700}@media(max-width:992px){.routes-titl:nth-of-type(3n){font-size:20px;font-weight:500}}@media(max-width:769px){.routes-titl:nth-of-type(3n){display:block;margin-right:40px}}.payment{display:flex;flex-direction:row;gap:40px;margin:52px 0 132px 75px}@media(max-width:992px){.payment{flex-direction:column;gap:0}}.payment-adaptive{display:flex;flex-direction:row;gap:50px;justify-content:center}@media(max-width:992px){.payment-adaptive{display:flex;flex-direction:row;gap:50px;justify-content:center}}@media(max-width:769px){.payment-adaptive{align-items:center;display:flex;flex-direction:column;gap:50px}}.payment-info{max-width:264px}.payment-info .payment-info__btn{background-color:#fff;border:none;color:#c3b212;cursor:pointer;font-size:16px;font-style:normal;letter-spacing:.5px;line-height:24px;margin-top:34px;padding:0}.payment-info .payment-info__btn:hover{font-size:18px}.payment-title{font-size:24px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:12px;margin-top:0}.textarea{max-height:40px;max-width:250px}.textarea:hover{border:2px solid #c3b212}.textarea-email{max-height:50px;width:300px}.textarea-email:hover{border:2px solid #c3b212}.payment-address--textarea{margin-top:10px}.payment-address{margin-top:40px}@media(max-width:769px){.payment-address{margin-top:20px}}.payment-address .payment-address__title{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:24px;margin-bottom:7px}.payment-address .payment-address__text{font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.payment-type__btn{border:1px solid #a0a0a0;height:56px;margin-bottom:24px;margin-left:3px;margin-top:24px;max-width:355px;position:relative}@media(max-width:992px){.payment-type__btn{margin-top:45px}}@media(max-width:769px){.payment-type__btn{margin-top:30px}}.payment-type__btn__form{background-color:#fff;border:1px solid #282828;height:56px;margin-left:2px;margin-top:16px;padding:10px 24px;width:356px}.payment-type__btn__form:hover{color:#c3b212}.payment-form-title__icon{display:flex;gap:11px;margin-top:18px}.pay-form-title-container{display:flex;flex-direction:row;gap:12px}.payment-summery .payment-summery__order-container{background:#f4f4f4;padding:28px 31px 42px 18px}@media(max-width:992px){.payment-summery .payment-summery__order-container{margin-left:0;margin-top:30px;max-width:720px}}@media(max-width:769px){.payment-summery .payment-summery__order-container{max-width:360px}}.payment-summery .payment-summery__order-container h4{margin-bottom:40px}@media(max-width:992px){.payment-summery .payment-summery__order-container h4{margin-left:45px}}.payment-summery .payment-summery__order{display:flex;flex-direction:row;gap:280px;margin-bottom:21px}@media(max-width:992px){.payment-summery .payment-summery__order{margin-left:45px}}@media(max-width:769px){.payment-summery .payment-summery__order{margin-left:0}}.payment-summery .payment-summery__order .payment-summery__order-position{color:#282828;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.payment-summery .payment-summery__order .payment-summery__order-price{color:#282828;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}@media(max-width:992px){.payment-summery .payment-summery__order .payment-summery__order-price{margin-left:150px}}@media(max-width:769px){.payment-summery .payment-summery__order .payment-summery__order-price{margin-left:-75px}}.payment-summery .payment-summery__order .payment-summery__order-total{color:#282828;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}.payment-summery .payment-summery__order .payment-summery__order-price-total{color:#282828;font-size:22px;font-weight:500;line-height:28px}@media(max-width:992px){.payment-summery .payment-summery__order .payment-summery__order-price-total{margin-left:165px}}@media(max-width:769px){.payment-summery .payment-summery__order .payment-summery__order-price-total{margin-left:-75px}}.payment-summery .payment-summery__order-info{color:rgba(40,40,40,.7);font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:992px){.payment-summery .payment-summery__order-info{margin-left:46px}}@media(max-width:769px){.payment-summery .payment-summery__order-info{margin-left:0}}.payment-summery__order-btn{background-color:#282828;color:#fff;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin-top:32px;text-align:center;text-transform:uppercase;width:465px}.payment-summery__order-btn:hover{background-color:#fff;color:#282828}@media(max-width:992px){.payment-summery__order-btn{margin-left:0;width:720px}}@media(max-width:769px){.payment-summery__order-btn{width:360px}}.payment-summery-line{background-color:#a0a0a0;height:1px;margin:21px auto;max-width:362px}@media(max-width:992px){.payment-summery-line{margin:25px 75px;max-width:500px}}.form__pay{margin-top:40px}*{box-sizing:border-box;font-family:Montserrat,sans-serif}.form__signIn{background-color:#f4f4f4;height:455px;width:552px}.form__signIn .form-block{border:none;padding:50px}.form__signIn .form-block:not(:last-child){margin-bottom:25px}.form__signIn .form-block .form-item{display:block;width:100%}.form__signIn .form-block .form-label{color:#000;display:block;font-size:22px;font-weight:400;line-height:28px;margin-bottom:30px}.form__delivery{height:448px;padding:50px;width:290px}.form__delivery .form-block{border:none}.form__delivery .form-block:not(:last-child){margin-bottom:15px}.form__delivery .form-block .form-item{display:block;width:100%}.form__delivery .form-block .form-label{color:#000;display:block;font-size:22px;font-weight:400;line-height:28px;margin-bottom:15px}.flex{margin-bottom:-15px}.form__delivery__contact{height:112px;padding:0;width:288px}.form__delivery__contact .form-block{border:1px solid}.form__delivery__contact .form-block .form-item{display:block;width:100%}.form__delivery__contact .form-block .form-label{color:#000;display:block;font-size:22px;font-weight:400;line-height:28px;margin-bottom:15px}.form__pay{width:360px}.form__pay .form-block{border:1px solid #a0a0a0;padding:20px 35px}.form__pay .form-block:not(:last-child){padding-bottom:50px}.form__pay .form-block .form-item{display:block;padding-left:15px;width:100%}.form__pay .form-block .form-label{color:#282828;display:block;font-size:16px;font-weight:400;line-height:24px;padding-left:0}.flex{display:flex;margin-bottom:25px}.pay-form-title{color:#000;display:block;font-size:16px;font-weight:500;line-height:24px;margin-bottom:15px;padding-bottom:35px;padding-left:0;padding-top:15px}.confirm-page{margin:25px auto;max-width:1280px}.loader{left:236px;position:absolute;top:181px}.loading:after,.loading:before{content:"";position:absolute;top:0}.loading:before{left:-19.992px}.loading:after{-webkit-animation-delay:.32s!important;animation-delay:.32s!important;left:19.992px}.loading,.loading:after,.loading:before{-webkit-animation:loading-keys-app-loading .8s ease-in-out infinite;animation:loading-keys-app-loading .8s ease-in-out infinite;background:red;height:32px;width:13.6px}.loading{-webkit-animation-delay:.16s!important;animation-delay:.16s!important;margin:auto;position:absolute;right:calc(50% - 6.8px);text-indent:-9999em;top:calc(50% - 16px)}@-webkit-keyframes loading-keys-app-loading{0%,80%,to{box-shadow:0 0 red;height:32px;opacity:.75}40%{box-shadow:0 -8px red;height:40px;opacity:1}}@keyframes loading-keys-app-loading{0%,80%,to{box-shadow:0 0 red;height:32px;opacity:.75}40%{box-shadow:0 -8px red;height:40px;opacity:1}}.swal-icon--success{border-color:#a5dc86}.swal-icon--success:after,.swal-icon--success:before{background:#fff;border-radius:50%;content:"";height:120px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:60px}.swal-icon--success:before{border-radius:120px 0 0 120px;left:-33px;top:-7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal-icon--success:after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in;border-radius:0 120px 120px 0;left:30px;top:-11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal-icon--success__ring{border:4px solid hsla(98,55%,69%,.2);border-radius:50%;box-sizing:initial;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.swal-icon--success__hide-corners{background-color:#fff;height:90px;left:28px;padding:1px;position:absolute;top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:5px;z-index:1}.swal-icon--success__line{background-color:#a5dc86;border-radius:2px;display:block;height:5px;position:absolute;z-index:2}.swal-icon--success__line--tip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:25px}.swal-icon--success__line--long{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:47px}.swal-icon{border-radius:50%;border-style:solid;border-width:4px;box-sizing:initial;height:80px;margin:20px auto;padding:0;position:relative;width:80px}.swal-icon:first-child{margin-top:32px}@-webkit-keyframes animateSuccessLong{0%{right:46px;top:54px;width:0}65%{right:46px;top:54px;width:0}84%{right:0;top:35px;width:55px}to{right:8px;top:38px;width:47px}}@keyframes animateSuccessLong{0%{right:46px;top:54px;width:0}65%{right:46px;top:54px;width:0}84%{right:0;top:35px;width:55px}to{right:8px;top:38px;width:47px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes animateSuccessTip{0%{left:1px;top:19px;width:0}54%{left:1px;top:19px;width:0}70%{left:-8px;top:37px;width:50px}84%{left:21px;top:48px;width:17px}to{left:14px;top:45px;width:25px}}@keyframes animateSuccessTip{0%{left:1px;top:19px;width:0}54%{left:1px;top:19px;width:0}70%{left:-8px;top:37px;width:50px}84%{left:21px;top:48px;width:17px}to{left:14px;top:45px;width:25px}}.creditos{align-items:center;bottom:0;color:#ddd;display:flex;justify-content:center;left:0;position:absolute;right:0;text-align:center}.logo-sweetalert{background:url(https://sweetalert.js.org/assets/images/logo.svg) 50% no-repeat;background-size:contain;color:transparent;height:40px;margin-left:.5em;width:70px}.confirm{max-width:600px;position:relative}.confirm .confirm-btn__cancle{background-color:#fff;border:none;font-size:16px;letter-spacing:.5px;line-height:24px;margin-bottom:25px;margin-left:342px;text-transform:uppercase}.confirm .confirm-btn__cancle:hover{font-size:18px;font-weight:500}@media(max-width:769px){.confirm .confirm-btn__cancle{margin-left:300px}}.confirm .confirm-btn__pay{background-color:#282828;color:#fff;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;margin-left:8px;text-align:center;text-transform:uppercase;width:480px}.confirm .confirm-btn__pay:hover{background-color:#fff;color:#282828}.confirm .confirm_bank{display:flex;justify-content:center;margin-bottom:130px;position:relative}.confirm .confirm_bank .confirm_bank-name{font-size:22px;font-weight:600;line-height:28px;margin-right:70px;margin-top:-4px}@media(max-width:769px){.confirm .confirm_bank .confirm_bank-name{margin-right:20px}}.confirm .confirm_bank .confirm_bank-check{border-left:1px solid #6d6b6b;font-size:16px;font-weight:400;height:23px;letter-spacing:.5px;line-height:24px;margin-left:15px;margin-top:-2px;padding-left:15px;text-transform:uppercase}.confirm .confirm_payment{display:flex;font-size:16px;font-weight:400;justify-content:center;letter-spacing:.5px;line-height:24px;margin-bottom:25px}.confirm .confirm_info{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);display:block;justify-content:center;margin-bottom:25px;padding:20px}.confirm .confirm_info .confirm_info-store{color:gray;gap:138px;justify-content:center}.confirm .confirm_info .confirm_info-payment,.confirm .confirm_info .confirm_info-store{display:flex;font-size:16px;font-weight:500;letter-spacing:.5px;line-height:24px;text-transform:uppercase}.confirm .confirm_info .confirm_info-payment{gap:105px;margin:0 25px}*{font-family:Montserrat}.success-page{margin:0 auto;max-width:1280px;padding:0 21px}.success-order-title{font-size:22px;font-weight:500;line-height:28px;margin-bottom:53px;text-align:center;text-transform:uppercase}.success-order-title:hover{color:#ec1d1d}.success-title{font-family:Prosto One;font-size:36px;line-height:44px}.success-info,.success-title{font-weight:400;text-align:center}.success-info{font-size:16px;letter-spacing:.5px;line-height:24px;margin-bottom:28px;margin-top:16px}.success{color:#282828}.success .success-order{display:flex;gap:72px;justify-content:center}@media(max-width:992px){.success .success-order{display:block}}.success .success-order .success-card{align-items:center;display:flex;flex-direction:column;gap:28px;margin-right:72px;margin-top:34px;max-width:453px}@media(max-width:992px){.success .success-order .success-card{margin:0 auto}}.success .success-order .success-card .success-card__info{display:flex;gap:26px}.success .success-order .success-card .success-card__info .success-card__info-img{height:71px;width:71px}.success .success-order .success-card .success-card__info .success-card__info-title{font-size:14px;font-weight:400}.success .success-order .success-card .success-card__info .success-card__info-price{font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin-left:100px}.success .success-order .success-order__info-container{display:flex}@media(max-width:992px){.success .success-order .success-order__info-container{gap:40px;margin-bottom:100px;margin-top:40px}}@media(max-width:541px){.success .success-order .success-order__info-container{align-items:center;flex-direction:column;gap:80px;justify-content:center}}.success .success-order .success-order__delivery{margin-left:50px;margin-right:72px;max-width:264px}@media(max-width:992px){.success .success-order .success-order__delivery{margin-bottom:-40px}}@media(max-width:769px){.success .success-order .success-order__delivery{margin-right:0}}.success .success-order .success-order__title{font-size:22px;font-weight:400;line-height:28px;margin-bottom:12px}.success .success-order__info-title{font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;margin-bottom:8px}.success .success-order__info-text{font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;margin-bottom:40px}.success .success-order .success-order__payment{width:196px}.success .success-summery{display:flex;gap:218px;justify-content:center;margin-top:57px}@media(max-width:992px){.success .success-summery{flex-direction:column;gap:30px}}.success .success-summery .success-summery_recipe{margin-bottom:100px}@media(max-width:992px){.success .success-summery .success-summery_recipe{margin:0 auto}}.success .success-summery .success-summery_recipe .success-summery__order{display:flex;gap:329px}@media(max-width:992px){.success .success-summery .success-summery_recipe .success-summery__order{gap:400px}}@media(max-width:769px){.success .success-summery .success-summery_recipe .success-summery__order{gap:300px}}.success .success-summery .success-summery_recipe .success-summery__order .success-summery__order-position{font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin-bottom:29px}.success .success-summery .success-summery_recipe .success-summery__order .success-summery__order-price{font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px}.success .success-summery .success-summery_recipe .success-summery__order .success-summery__order-price-total{font-size:22px;font-weight:500;line-height:28px}.success .success-summery .success-summery_recipe .success-summery__order .success-summery__order-total{font-size:22px;font-weight:500;letter-spacing:.15px;line-height:28px}.success .success-summery .success-summery_recipe .success-summery-line{margin-bottom:22px;margin-right:14px;max-width:416.019px}@media(max-width:992px){.success .success-summery .success-summery_recipe .success-summery-line{margin-right:189px;max-width:450.019px}}@media(max-width:769px){.success .success-summery .success-summery_recipe .success-summery-line{margin-right:28px;max-width:400px}}.success .success-btn{background-color:#282828;color:#fff;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:20px;padding:21px 70px;text-align:center;text-transform:uppercase}@media(max-width:992px){.success .success-btn{margin:20px 170px 40px}}@media(max-width:541px){.success .success-btn{margin:0 0 0 115px}}.success .success-btn:hover{background-color:#fff;color:#282828}.cart-list__item{display:flex;gap:26px}.cart-list__item-quantity{display:flex;font-size:16px;font-weight:500;letter-spacing:.15px;line-height:24px;text-transform:uppercase}.img{height:71px;width:71px}.cartList-text{width:400px}@media(max-width:541px){.cartList-text{margin-right:40px;width:250px}}.wine-blog__accent,.wine-blog__subtitle,.wine-blog__text,.wine-blog__title{color:#282828}.wine-blog{padding-bottom:40px;padding-top:50px}@media(max-width:1200px){.wine-blog{padding-bottom:20px;padding-top:30px}}@media(max-width:992px){.wine-blog__wrapper{align-items:center;display:flex;justify-content:center}}.wine-blog__title{font-family:Prosto One;font-size:42px;line-height:122%;margin-bottom:40px;margin-top:0;text-align:center}@media(max-width:1200px){.wine-blog__title{margin-bottom:30px}}@media(max-width:992px){.wine-blog__title{margin-bottom:0}}@media(max-width:576px){.wine-blog__title{font-size:32px}}.wine-blog__list{list-style:none;margin-bottom:0;margin-top:0;padding-left:0}.wine-blog__item{grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:500px 1fr;margin-bottom:50px}@media(max-width:1200px){.wine-blog__item{-webkit-column-gap:0;column-gap:0;grid-template-columns:repeat(450px 1fr);margin-bottom:35px}}@media(max-width:992px){.wine-blog__item{grid-template-columns:1fr;margin-bottom:20px}}.wine-blog__img{height:400px;width:500px}@media(max-width:1200px){.wine-blog__img{height:350px;width:450px}}@media(max-width:992px){.wine-blog__img{height:100%;width:100%}}.wine-blog__item:last-child{margin-bottom:0}.wine-blog__info{max-width:500px}@media(max-width:992px){.wine-blog__info{margin-bottom:20px;order:-1}}@media(max-width:576px){.wine-blog__info{width:100%}}.wine-blog__subtitle{font-family:Prosto One;font-size:32px;line-height:122%;margin-bottom:20px}@media(max-width:992px){.wine-blog__subtitle{margin-top:50px}}@media(max-width:576px){.wine-blog__subtitle{font-size:26px;margin-bottom:15px;margin-top:20px;margin-top:15px;text-align:center}}.wine-blog__text{font-family:Montserrat;font-size:16px;letter-spacing:.5px;line-height:150%}@media(max-width:576px){.wine-blog__text{font-size:14px}}.wine-blog__accent{color:red;text-decoration:none}.blog{padding-bottom:40px;padding-top:50px}@media(max-width:1200px){.blog{padding-bottom:20px;padding-top:30px}}.blog__title{font-family:Prosto One;font-size:42px;line-height:122%;margin-bottom:0;margin-top:0;text-align:center}@media(max-width:576px){.blog__title{font-size:32px}}.blog__img-wrapper{margin-bottom:30px;margin-top:30px;text-align:center}@media(max-width:992px){.blog__img-wrapper{margin-bottom:20px;margin-top:20px}}.blog__img-wrapper:last-child{margin-bottom:0}.blog__text{font-family:Montserrat;font-size:20px;letter-spacing:.5px;line-height:150%;margin-bottom:20px}@media(max-width:768px){.blog__text{font-size:14px}}@media(max-width:1200px){.blog__img{height:100%;width:100%}}.blog__subtitle{font-family:Prosto One;font-size:28px;line-height:122%;margin-bottom:20px;text-align:center}@media(max-width:992px){.blog__subtitle{margin-top:20px}}@media(max-width:576px){.blog__subtitle{font-size:22px;margin-bottom:15px;margin-top:15px}}.blog__list{list-style:none;margin-bottom:0;margin-top:0;padding-left:0}.blog__item{margin-bottom:40px}@media(max-width:992px){.blog__item{margin-bottom:25px}}.blog__accent-text{font-weight:600}.aboutUs-title{margin-top:150px}@media(max-width:768px){.aboutUs-title{font-size:24px;line-height:28px;margin-top:50px}}.aboutUs-title:before{background-color:#ec1d1d;content:"";display:block;height:2px;margin-left:728px;margin-top:70px;position:absolute;width:85px}@media(max-width:992px){.aboutUs-title:before{margin-left:550px}}.aboutUs-title:after{background-color:#ec1d1d;content:"";display:block;height:2px;margin-left:715px;margin-top:24px;position:absolute;width:85px}@media(max-width:992px){.aboutUs-title:after{margin-left:515px}}.aboutUs-block{margin:0 auto;max-width:1200px;padding-bottom:50px}.aboutUs-list{display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:39px;margin-bottom:30px;margin-top:80px}@media(max-width:768px){.aboutUs-list{flex-wrap:wrap}}.aboutUs-list .aboutUs-list__items{background:#f8fcfe;border:1px solid #edefef;cursor:pointer;padding:20px 90px;position:relative}@media(max-width:1011px){.aboutUs-list .aboutUs-list__items{padding:20px 60px}}@media(max-width:831px){.aboutUs-list .aboutUs-list__items{padding:20px 34px}}@media(max-width:675px){.aboutUs-list .aboutUs-list__items{padding:20px 16px}}@media(max-width:308px){.aboutUs-list .aboutUs-list__items{padding:20px 10px}}.aboutUs-list .aboutUs-list__items:hover{border:2px solid #ec1d1d}.aboutUs-list__items.active{background:#ec1d1d!important;color:#fff}.aboutUs-content{display:flex;justify-content:center}@media(max-width:567px){.aboutUs-content{align-items:center;flex-direction:column}}.aboutUs-content .aboutUs-content-img{margin-right:55px;max-height:200px;max-width:300px;padding-left:42px}@media(max-width:768px){.aboutUs-content .aboutUs-content-img{margin-bottom:20px;margin-right:30px;max-height:150px;max-width:250px}}@media(max-width:435px){.aboutUs-content .aboutUs-content-img{max-height:150px;max-width:200px}}.aboutUs-content .aboutUs-content-text{color:#555;font-size:18px;font-weight:400;line-height:24px;padding-right:42px}@media(max-width:567px){.aboutUs-content .aboutUs-content-text{font-size:16px;padding-left:42px;padding-right:32px}}.section-hide{display:none}.section-active{display:block}.aboutUs-content-text__hide{display:none}.aboutUs-content-text__active{display:block}.reviews-container{align-items:center;background-color:hsla(0,0%,83%,.38);display:flex;flex-direction:column;justify-content:space-between;margin-top:100px;padding:50px}.reviews-img{border-bottom-left-radius:200px;border-bottom-right-radius:200px;border-top-left-radius:200px;border-top-right-radius:200px;height:150px;margin-top:50px;width:200px}.reviews__item{color:#000;text-align:center}.reviews__item--text{font-size:18px;line-height:30px;margin:25px auto 40px;max-width:calc(80% - 25px);padding:10px}.reviews__item--time-limited{color:#ff1919;font-size:20px;margin:0 auto;text-align:center;text-shadow:#a01c1c 1px 10px 10px}.swiper-button-next:after,.swiper-button-prev:after{color:#8a8585;margin-bottom:-100px}.aboutUs-title{color:#4e4e4e;font-size:36px;font-weight:400;line-height:40px;margin-top:50px;position:relative;text-align:center}.aboutUs-title:after,.aboutUs-title:before{background-color:#ec1d1d;content:"";display:block;height:2px;position:absolute;width:85px}.aboutUs-title:before{left:calc(50% - 730px);top:-13px}@media(max-width:992px){.aboutUs-title:before{left:calc(50% - 550px)}}.aboutUs-title:after{left:calc(50% - 730px);top:24px}@media(max-width:992px){.aboutUs-title:after{left:calc(50% - 533px)}}.contactUs__title{font-size:2rem;font-weight:700;margin:20px auto 0;text-align:center;text-transform:uppercase}.contactUs__desc{margin:21px auto;text-align:center;width:696px}.contactUs__line{background-color:red;height:5px;margin:20px auto 0;-webkit-transform-origin:right center;transform-origin:right center;width:86px}.block{background-color:#000;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 50px;width:1140px}.block-info{align-content:space-evenly;flex-wrap:wrap;gap:10px;justify-content:center;margin-left:10px;max-width:520px;width:100%}.block-info,.block-info-item{align-items:center;display:flex}.block-info-item{box-sizing:border-box;color:#fff;flex-direction:column;gap:5px;height:150px;text-align:center;width:48%}.item__img{width:40px}.item__title{color:#999;font-size:1.25rem;font-weight:700;letter-spacing:2px;margin:20px 0 0;text-transform:uppercase}.item__desc{color:#fff;font-size:.8rem;line-height:1.6;text-decoration:none}.item__desc:last-child:hover{color:#be0000}.item__icon{gap:10px}.block-location,.item__icon{display:flex}.block-location__map{border:0;height:450px;text-align:center;width:520px}@media(min-width:992px)and (max-width:1200px){.contactUs__title{font-size:1.5rem}.contactUs__desc{font-size:.8rem}.contactUs__line{margin:15px auto 0}.block{width:900px}.block-info-item{height:125px}.block-location__map{height:337px;width:390px}.item__title{font-size:.9rem}.item__desc{font-size:.6rem}}@media(min-width:769px)and (max-width:992px){.contactUs__title{font-size:1.3rem}.contactUs__desc{font-size:.7rem}.contactUs__line{margin:10px auto 0}.block{width:668px}.block-info{margin-top:10px}.block-location__map{height:320px;width:312px}.item__title{font-size:.7rem}.item__desc{font-size:.6rem}}@media(min-width:576px)and (max-width:768px){.contactUs__title{font-size:.8rem}.contactUs__desc{font-size:.6rem;width:385px}.contactUs__line{margin:10px auto 0;width:50px}.block{flex-direction:column;width:100%}.block-info{align-self:center;margin-left:0;margin-top:20px}.block-info-item{width:45%}.block-location__map{height:390px;width:100%}.item__title{font-size:.7rem}.item__desc{font-size:.6rem}}@media(max-width:576px){.contactUs__title{font-size:.8rem}.contactUs__desc{font-size:.6rem;width:280px}.contactUs__line{margin:10px auto 0;width:35px}.block{width:100%}.block,.block-info{flex-direction:column}.block-info{align-self:center;margin-left:0;margin-top:20px}.block-location__map{height:266px;width:100%}.item__title{font-size:.7rem}.item__desc{font-size:.6rem}}.overlay{background-color:rgba(40,40,40,.2);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.none{display:none}.cart-modal{background-color:#fff;padding:44px 22px;position:fixed;right:0;top:0;width:33%;z-index:2}.cart-modal h2{margin:0 0 44px}.cart-modal__container{max-height:460px;overflow-y:auto}.cart-modal__subtotal{display:flex;justify-content:space-between;margin-bottom:25px}.cart-modal__link,.cart-modal__link-shop{display:flex;justify-content:center}.cart-modal__link-shop{background-color:#000;border:1px solid #000;box-sizing:border-box;color:#fff;cursor:pointer;margin:0 auto;padding:10px 24px;text-decoration:none;width:100%}.cart-modal__item{display:flex;height:80px;margin-bottom:30px;width:100%}.cart-modal__item-info{width:100%}.cart-modal__item-name-quantity{display:flex;justify-content:space-between}.cart-modal__item-name-quantity a{color:#000;display:flex;flex-wrap:wrap;text-decoration:none;text-transform:capitalize}.cart-modal__item-price{display:flex;justify-content:space-between;margin-top:10px}.cart-modal__item-price__quantity{align-items:center;color:#282828;display:flex;justify-content:space-between}.cart-modal__item-img{margin-right:10px;min-width:80px}.cart-modal__item-img img{height:80px;object-fit:contain;width:80px}@media screen and (max-width:950px){.cart-modal{width:50%}}@media screen and (max-width:600px){.cart-modal{width:75%}}
/*# sourceMappingURL=main.1ceb2cd0.css.map*/