@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter&family=Sora:wght@400;600;700&display=swap";*{box-sizing:border-box}:focus,:active,a:focus,a:active{outline:none}a{color:inherit;text-decoration:none}input::-moz-placeholder,textarea::-moz-placeholder{padding:0;font-family:inherit}input,button,input::placeholder,textarea::placeholder{padding:0;font-family:inherit}html,body{width:100%;margin:0;padding:0;line-height:1}a,a:visited,a:hover{text-decoration:none}p{margin:0}img{vertical-align:top}ul{padding:0 0 0 20px;margin:0;list-style:square}form,h1,h2,h3,h4,h5,h6{margin:0}@font-face{font-family:Mascolori;src:url(MASCOLORI_Normal.otf);font-weight:400}@font-face{font-family:Mascolori;src:url(MASCOLORI_Bold.otf);font-weight:700}.announcement{width:100%;display:flex;justify-content:center;align-items:center;background-color:#000;padding:8px 30px}.announcement__inner{width:100%;overflow:hidden;display:flex;justify-content:space-between}.announcement__title{font-family:Inter;font-weight:400;font-size:16px;line-height:24px;text-align:start;color:#fff;max-width:calc(100% - 180px);width:100%;overflow:hidden}.announcement__title a,.announcement__title span{color:#fff}.announcement__reviews{position:relative;width:-moz-fit-content;width:fit-content;color:#fff;background-color:#000;z-index:1;display:flex;align-items:center;gap:6px}.announcement__reviews.dn{display:none}.announcement__reviews .stars{position:relative;display:flex;align-items:center}.announcement__reviews .stars-active,.announcement__reviews .stars-items{font-family:Sora;font-size:12px;letter-spacing:2px}.announcement__reviews .stars-active{width:100%;color:#fff}.announcement__reviews .stars-items{position:absolute;width:0;color:#ff5a5a;overflow:hidden;transition:width 1s ease}.announcement__reviews .text{transition:all .3s ease;color:#fff;text-align:right;font-family:Sora;font-size:12px;font-style:normal;font-weight:400;line-height:1.3}.announcement__reviews .text i{display:none}.announcement__reviews .text:hover{text-decoration:underline}.announcement__loader{width:24px;height:24px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.announcement__loader.dn{display:none}@media screen and (max-width:768px){.announcement__inner{justify-content:center}.announcement__title{display:none}}.header{position:sticky;top:0;width:100%;border-bottom:1px solid #E8E8E8;background-color:#fff;z-index:50000000}.header__wrapper{display:flex;width:100%;padding:20px 30px;align-items:center}.header .logo{flex-grow:0}.header .logo__inner{margin-right:49px;display:block;max-width:200px}.header .logo__inner svg path{transition:all .3s ease}.header .logo__inner svg:hover path{fill:#ff5a5a}.header .logo__inner img{display:block;max-width:-moz-fit-content;max-width:fit-content;width:100%;-o-object-fit:contain;object-fit:contain;height:auto}.header .menu{flex-grow:0}.header .menu__inner{display:flex;gap:35px}.header .menu__button{list-style:none;position:relative}.header .menu__button .url{display:flex;align-items:center;gap:10px}.header .menu__button .url.active{color:#ff5a5a}.header .menu__button .url.active path{stroke:#ff5a5a}.header .menu__button .dropdown-menu{visibility:hidden;opacity:0;position:absolute;top:100%;left:-17px;padding-top:22px;width:-moz-fit-content;width:fit-content;transition:opacity .3s ease,visibility .3s ease}.header .menu__button .dropdown-menu__links{padding:17px 50px 17px 21px;display:flex;flex-direction:column;gap:15px;border:1px solid #E8E8E8;background:#fff}.header .menu__button .dropdown-menu__title{font-family:Sora;font-size:14px;font-weight:400;line-height:1;text-transform:capitalize;white-space:nowrap}.header .menu__button:hover .url{color:#ff5a5a}.header .menu__button:hover svg{transform:rotate(-180deg)}.header .menu__button:hover path{stroke:#ff5a5a}.header .menu__button:hover .dropdown-menu{visibility:visible;opacity:1}.header .nav-count{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;background-color:#ff5a5a;color:#fff;width:14px;height:14px;border-radius:50%;font-size:8px;line-height:1.2}@media screen and (max-width:992px){.header .nav-count{width:20px;height:20px;font-size:12px}}.header .wk-floating{top:-8px!important;left:-5px!important}.header .wk-floating .wk-counter.wk-bubble{min-width:auto;width:14px;height:14px;background:#ff5a5a;font-size:8px;line-height:1.2;font-family:Sora;border-radius:50%;display:grid;place-items:center}@media screen and (max-width:992px){.header .wk-floating{top:-12px!important;left:-9px!important}.header .wk-floating .wk-counter.wk-bubble{width:20px;height:20px;font-size:12px}}.header .navigation{flex-grow:1;display:flex;justify-content:end}.header .navigation__inner{display:flex;gap:30px}.header .navigation__inner .nav-btn{display:flex;align-items:center}.header .navigation__lang-switch{display:flex}.header .navigation__like,.header .navigation__cart{position:relative}.header .navigation wishlist-link{display:flex;align-items:center;justify-content:center;margin-right:-30px}.header .navigation wishlist-link .wk-button{gap:0}.header .navigation wishlist-link wk-icon svg path{stroke-width:1.4px;transition:stroke .3s ease!important}.header .navigation wishlist-link:hover wk-icon svg path{stroke:#ff5a5a!important}.header .navigation svg:hover path{stroke:#ff5a5a}.header .mobile-buttons{display:none;align-items:center}.header .mobile-buttons .burger-menu,.header .mobile-buttons .navigation__cart{margin-left:23px}.header .mobile-buttons a.wk-button{display:block}.header .mobile-buttons a.wk-button svg{width:25px!important;height:25px!important}.header .burger-menu__body{position:relative;display:flex;flex-direction:column;justify-content:center;gap:5px;width:25px;height:19px}.header .burger-menu__body span{display:block;width:100%;height:3px;background-color:#000;border-radius:3px;transition:.5s ease}.header .mobile-menu{position:fixed;top:0;right:-100%;height:100%;width:100%;z-index:57;transition:right .3s ease;background-color:#fff}.header .mobile-menu__inner{height:100%;display:flex;flex-direction:column;gap:21px;padding:30px 15px}.header .mobile-menu__header{display:flex}.header .mobile-menu__search{flex-grow:0}.header .mobile-menu__search-inner{display:flex;gap:9px}.header .mobile-menu__input{background-color:transparent;font-size:18px;border:none;padding-bottom:10px;border-bottom:1px solid #000000;display:flex;flex:0 100%;max-width:700px}.header .mobile-menu__input-btn{display:flex;align-items:center}.header .mobile-menu .close-btn{flex:1;display:flex;justify-content:end;margin-left:20px}.header .mobile-menu .close-btn__inner{position:relative;display:flex;flex-direction:column;justify-content:center;width:25px}.header .mobile-menu .close-btn__inner span{display:block;width:100%;height:3px;background-color:#000;border-radius:3px;transition:.5s ease;transform:rotate(-45deg)}.header .mobile-menu .close-btn__inner span:first-child{position:absolute;transform:rotate(45deg)}.header .mobile-menu__menu{display:flex;flex-direction:column;flex-grow:1;gap:20px}.header .mobile-menu__menu .item{list-style:none}.header .mobile-menu__menu .item__title,.header .mobile-menu__menu .item .title-inner{font-size:30px;line-height:normal}.header .mobile-menu__menu .item__dropdown-title{display:flex;justify-content:space-between;align-items:center}.header .mobile-menu__menu .item__dropdown-title .title-inner{font-size:30px;line-height:normal;font-family:Mascolori;font-weight:400;text-transform:lowercase}.header .mobile-menu__menu .item.active{color:#ff5a5a}.header .mobile-menu__menu .item:hover{color:#000}.header .mobile-menu__menu .item .dropdown-menu{position:absolute;left:100%;top:0;width:100%;height:100%;background-color:#fff;padding:27px 0 0 15px;transition:all .5s ease;z-index:1}.header .mobile-menu__menu .item .dropdown-menu.active{left:0}.header .mobile-menu__menu .item .dropdown-menu .back-button{display:flex;align-items:center;gap:10px;font-family:Sora;font-size:18px;font-style:normal;font-weight:300;line-height:1.44}.header .mobile-menu__menu .item .dropdown-menu .back-button:hover{color:#000}.header .mobile-menu__menu .item .dropdown-menu__links{padding:0;display:flex;flex-direction:column;gap:20px;margin-top:30px}.header .mobile-menu__menu .item .dropdown-menu__title{font-family:Mascolori;font-size:30px;font-style:normal;font-weight:400;line-height:normal;text-transform:lowercase}.header .mobile-menu__navigation{flex-grow:0;display:flex;gap:33px}.header .mobile-menu .nav-mobile__button{display:flex;align-items:center;gap:4px}.header .mobile-menu .nav-mobile__button span{font-family:Mascolori;font-weight:400;font-size:18px;line-height:1.02}.header .mobile-menu .nav-mobile__button svg path{transition:stroke .3s ease}.header .mobile-menu .nav-mobile__like{gap:10px}.header .mobile-menu .nav-mobile__button:hover svg path{stroke:#ff5a5a}.header .mobile-menu.active{right:0}.header a{font-family:Mascolori;font-weight:400;font-size:17px;line-height:20px;text-transform:lowercase;transition:all .3s ease}.header button{border:none;background-color:transparent;cursor:pointer;transition:color .3s ease;display:flex}.header a:hover,.header button:hover{color:#ff5a5a}@media screen and (max-width:1400px){.header .logo__inner{margin-right:20px}.header .menu__inner,.header .navigation__inner{gap:20px}}@media screen and (max-width:1200px){.header__wrapper{justify-content:space-between}.header .navigation,.header .menu{display:none}.header .mobile-buttons{display:flex}}@media screen and (max-width:768px){.header__wrapper{padding:18px 15px}}.footer{background-color:#000;color:#fff}.footer a{color:#fff}.footer__wrapper{padding:45px 30px;display:flex;justify-content:space-between;gap:100px}.footer__info-block{max-width:382px}.footer__logo{display:block;margin-bottom:30px;max-width:200px}.footer__logo svg:hover path{fill:#ff5a5a}.footer__logo img{display:block;max-width:-moz-fit-content;max-width:fit-content;width:100%;-o-object-fit:contain;object-fit:contain;height:auto}.footer__text,.footer__copyright{font-size:15px;line-height:1.73}.footer__nav-block{margin-right:80px}.footer__menu{display:flex;gap:140px}.footer__menu .menu-item{display:flex;flex-direction:column;gap:4px}.footer__menu .menu-item__title{text-transform:uppercase}.footer__menu .menu-item a,.footer__menu .menu-item p,.footer__menu .menu-item ul{font-size:15px;line-height:1.73;max-width:200px}.footer__menu .menu-item a:hover{color:#ff5a5a}@media screen and (max-width:1650px){.footer__nav-block{width:100%;margin-right:0}.footer__menu{gap:50px 30px;justify-content:space-between;width:100%;flex-wrap:wrap}}@media screen and (max-width:992px){.footer__wrapper{flex-direction:column}}@media screen and (max-width:768px){.footer__wrapper{padding:30px 15px;gap:0}.footer__logo{max-width:122px;margin-bottom:27px}.footer__logo svg{width:100%}.footer__text{margin-bottom:43px}.footer__social{margin-bottom:48px}.footer__menu{flex-direction:column;gap:30px}}@media screen and (max-width:576px){.footer__info-block{max-width:100%}}.social{display:flex;gap:29px;align-items:center}.social a svg:hover path{fill:#ff5a5a}.social-mobile{display:none;margin:24px 0}@media screen and (max-width:768px){.social-mobile{display:flex}}.lower-footer{background-color:#000;color:#fff;width:100%}.lower-footer__inner{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 30px 25px;gap:20px 10px}.lower-footer__copyright{font-size:15px;line-height:1.73}.lower-footer__made-by{color:#686868;font-size:14px;line-height:1.86;white-space:nowrap}.lower-footer__made-by:hover{color:#fff}.lower-footer__payments{display:flex;gap:24px}@media screen and (max-width:992px){.lower-footer{display:flex}.lower-footer__inner{flex-wrap:wrap}}@media screen and (max-width:768px){.lower-footer__inner{flex-direction:column;align-items:start;display:flex;padding:0 15px 30px}.lower-footer__social{display:none}.lower-footer__copyright{order:2}.lower-footer__payments{order:1}.lower-footer__made-by{order:3}}@font-face{font-family:swiper-icons;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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{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:translate(-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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.lang-switch{display:flex;align-items:center;gap:7px}.lang-switch a,.lang-switch span{font-family:Mascolori;font-weight:400;font-size:17px;line-height:20px;text-transform:lowercase;display:flex}.lang-switch a,.lang-switch span{background-color:transparent;border:none;cursor:pointer}.lang-switch a.active,.lang-switch span.active{color:#ff5a5a}.lang-switch span{cursor:default}.overflow-hidden{overflow:hidden}red{color:#ff5a5a}.default-img-button{font-size:20px;line-height:1.25;display:flex;gap:10px;align-items:center;transition:color .3s ease;width:-moz-fit-content;width:fit-content;transition:color .3s ease,background-color .3s ease}.default-img-button svg{transform:translate(0)}@media screen and (max-width:768px){.default-img-button{font-size:18px}}.default-img-button:hover{color:#ff5a5a}.default-img-button:hover path{stroke:#ff5a5a}.default-img-button:hover svg{transform:translate(10px)}.default-img-button.bg{background-color:#fff;border:1px solid #FFFFFF;padding:13px 22px 13px 25px;border-radius:40px;color:#000;font-size:18px;text-align:center;font-family:Mascolori;white-space:nowrap}.default-img-button.bg path{stroke:#000;color:beige}.default-img-button.bg:hover{background-color:transparent;color:#fff}.default-img-button.bg:hover path{stroke:#fff}.default-section-header{display:flex;align-items:start;justify-content:space-between;padding:42px 30px 30px;border-bottom:1px solid #E8E8E8}.default-section-header .description{max-width:932px}.live-chat{position:fixed;bottom:45px;right:80px;display:none;z-index:55}.live-chat.active{display:block}@media screen and (max-width:768px){.live-chat{top:unset;bottom:110px;right:13px}}.floating-buttons{position:fixed;bottom:45px;right:13px;display:flex;flex-direction:column;gap:10px;z-index:49;visibility:visible;opacity:1;transition:opacity .5s ease,visibility .5s ease}.floating-buttons .chat-btn{transition:none}.floating-buttons .chat-btn.disabled{visibility:hidden;opacity:0}.floating-buttons .close-btn{position:absolute;visibility:hidden;opacity:0;transition:none}.floating-buttons .close-btn path{stroke:#ff5a5a}.floating-buttons .close-btn.active{visibility:visible;opacity:1}.floating-buttons button{width:60px;height:60px;display:grid;place-content:center;background:#fff;border:1px solid #E8E8E8;border-radius:3px;cursor:pointer;transition:opacity .5s ease,visibility .5s ease}.floating-buttons button.active{visibility:visible;opacity:1}.floating-buttons button:hover path{fill:#ff5a5a}.floating-buttons__scroll-top{visibility:hidden;opacity:0}.floating-buttons__scroll-top:hover path{stroke:#ff5a5a}@media screen and (max-width:768px){.floating-buttons{z-index:49;top:unset;bottom:90px}.floating-buttons button{width:45px;height:45px}.floating-buttons button svg{max-width:23px}.floating-buttons button .close-btn{max-width:100%}.floating-buttons button:hover path{fill:#000}.floating-buttons button:last-child svg{max-height:22px}.floating-buttons__scroll-top:hover path{stroke:#000}}.loader{position:fixed;top:0;left:0;width:100%;height:100%;display:none;place-content:center;z-index:60;background-color:#0000001a}.loader svg{animation:loading 1.5s linear infinite}.loader.active{display:grid}.unactive{visibility:hidden;opacity:0}.overlay{display:none;position:fixed;width:100%;height:100%;z-index:10;top:0;left:0}.overlay.cart{display:block;visibility:hidden;opacity:0;transition:all .3s ease;background-color:#0006;z-index:55}.overlay.cart.active{visibility:visible;opacity:1}.filter-checkbox label{display:flex;gap:12px;align-items:center;width:-moz-fit-content;width:fit-content;padding:10px 15px;border:1px solid #E8E8E8;border-radius:40px;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;transition:color .3s ease,background-color .3s ease;background-size:33px;background-position:left;background-color:transparent;color:#000}.filter-checkbox label:hover{background-color:#000;color:#fff}.filter-checkbox input{display:none}.filter-checkbox input:checked+label{background-color:#000;color:#fff}.filter-checkbox input:disabled+label{background-color:#f5f5f5;color:#9f9f9f;cursor:not-allowed}@media screen and (max-width:768px){.filter-checkbox label:hover{background-color:transparent;color:#000}}.filter-item.kleur .filter-checkbox label{padding:0;gap:0;align-items:normal}.filter-item.kleur .filter-checkbox .filter-color{display:block;width:33px;height:100%;height:auto;border-radius:40px 0 0 40px;margin:2px}.filter-item.kleur .filter-checkbox .label-name{padding:12px 10px}.filter-item.kleur .filter-checkbox .label-count{padding:12px 10px 12px 0}.image-full-screen{visibility:hidden;opacity:0;position:fixed;top:0;left:0;z-index:10000000000;width:100%;height:100%}.image-full-screen__wrapper{display:flex;position:relative;height:100%}.image-full-screen .strip{width:10%;background:#000c}.image-full-screen .close-button{position:absolute;top:40px;right:35px;color:#fff;background-color:transparent;border:none;cursor:pointer;background-color:#0000005e;padding:10px;border-radius:5px}.image-full-screen .close-button:hover{color:#ff5a5a}@media screen and (max-width:1200px){.image-full-screen .close-button{background-color:#0000005e;padding:10px;border-radius:5px}}.image-full-screen .image{display:block;flex:0 1 100%;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.image-full-screen .fixed-images{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:10px}.image-full-screen .fixed-images .image{width:108px;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:2px solid transparent;cursor:pointer;transition:border .3s ease}.image-full-screen .fixed-images .image.active{border:2px solid #FF5A5A}.image-full-screen.active{visibility:visible;opacity:1}.primary-title{display:flex;flex-wrap:wrap;gap:15px 22px;overflow:hidden}.primary-title__alter-words{position:relative;display:flex;flex-direction:column;height:91px}.primary-title__alter-words-wrapper{overflow:hidden}.primary-title__alter-word{white-space:nowrap}@media screen and (max-width:768px){.primary-title{gap:15px 10px}.primary-title__alter-words{height:45px}}.product-card{border:1px solid #E8E8E8;height:auto;position:relative;display:flex;flex-direction:column;gap:10px}.product-card__header{padding:20px 40px 0 18px;display:flex;flex-direction:column;gap:6px}.product-card__title,.product-card__price{font-family:Sora;font-size:20px;line-height:1.25}.product-card__sale-label{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:26px;padding:10px 15px;border-radius:40px;font-family:Sora;font-weight:400;background-color:#000;color:#fff}.product-card__price{min-width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.product-card__price-old{color:#9f9f9f;font-size:12px;font-weight:400;text-decoration:line-through}.product-card__discount{background-color:#ff5a5a;padding:2px 5px;border-radius:20px;color:#fff;font-size:12px;font-weight:400;white-space:nowrap}.product-card__wishlist{display:none}.product-card wishlist-button-collection{position:absolute;top:20px;right:18px;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.product-card wishlist-button-collection .wk-icon svg{width:24px!important;height:auto!important}.product-card wishlist-button-collection .wk-icon svg path{stroke:#9f9f9f}.product-card wishlist-button-collection .wk-selected wk-icon svg path{stroke:#000;fill:#000}.product-card__main{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:0 23.5px;height:100%}.product-card__img{aspect-ratio:1/1;width:100%;transition:scale .3s ease;height:auto;-o-object-fit:contain;object-fit:contain}.product-card__variants{position:relative;bottom:-10px;visibility:hidden;opacity:0;transition:bottom .3s,visibility .3s ease,opacity .3s ease;display:flex;gap:15px;justify-content:center;width:100%;padding:24px 0 20px;cursor:default;flex-wrap:wrap}.product-card__variants .available{display:inline}.product-card__variants .out-of-stock{color:#9f9f9f}@media screen and (max-width:992px){.product-card wishlist-button-collection .wk-floating{display:none}.product-card__variants,.product-card__wishlist{display:none}.product-card__main{padding-bottom:58px;justify-content:center}}@media screen and (max-width:768px){.product-card{gap:6px}.product-card__header{padding:16px 14px 0}.product-card__title,.product-card__price{font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-card__main{padding:0 0 12px}}.product-card.hovered wishlist-button-collection,.product-card.hovered .product-card__variants{visibility:visible;opacity:1;bottom:0}.product-card.hovered img{scale:1.05}.cart-popup .title{font-family:Sora;font-weight:700;font-size:20px;line-height:1.25;text-transform:uppercase}.cart-popup__form{position:fixed;top:0;bottom:0;z-index:2560000000;max-width:523px;width:100%;height:100vh;background-color:#fff;display:flex;flex-direction:column;border-left:1px solid #E8E8E8;right:-100%;transition:right .7s ease}.cart-popup__form.active{right:0}.cart-popup__form--has-recommended{max-width:790px}.cart-popup__header{display:flex}.cart-popup__header .left-block{max-width:266px;width:100%;display:none}.cart-popup__header .left-block--visible{display:block}.cart-popup__header .left-block__title{padding:14px 57px 9px 30px;border-bottom:1px solid #E8E8E8}.cart-popup__header .right-block{display:flex;justify-content:space-between;align-items:center;padding:14px 30px 9px;width:100%;border-left:1px solid #E8E8E8}.cart-popup__header .right-block .close-btn{cursor:pointer}.cart-popup__header .right-block .close-btn:hover{color:#ff5a5a}.cart-popup__main{display:flex;height:calc(100% - 74px);min-height:auto}.cart-popup__main .featured-products{max-width:266px;width:100%;display:none}.cart-popup__main .featured-products--visible{display:block}.cart-popup__main .featured-products__title.mobile{display:none}.cart-popup__main .featured-products__body{display:flex;flex-direction:column;height:100%;padding:25px 30px 0;overflow:auto}.cart-popup__main .featured-products__body::-webkit-scrollbar{display:none}.cart-popup__main .featured-products .featured-product{border:1px solid #E8E8E8;height:auto;display:block}.cart-popup__main .featured-products .featured-product__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Sora;font-weight:400;display:block;font-size:16px;line-height:1.62}.cart-popup__main .featured-products .featured-product__price{font-family:Sora;font-weight:400;display:block;font-size:16px;line-height:1.62}.cart-popup__main .featured-products .featured-product__header{padding:18px 18px 0}.cart-popup__main .featured-products .featured-product__main{margin:12px 1px 11px;display:block}.cart-popup__main .featured-products .featured-product__img{width:100%;aspect-ratio:204/180;height:auto;-o-object-fit:contain;object-fit:contain}.cart-popup__main .featured-products .featured-product:not(:last-child){margin-bottom:-1px}.cart-popup__main .featured-products .featured-product__footer{display:flex;justify-content:center;padding:0 18px 18px;flex-wrap:wrap;gap:15px}.cart-popup__main .featured-products .featured-product__footer .available{cursor:pointer}.cart-popup__main .featured-products .featured-product__footer .out-of-stock{color:#9f9f9f}.cart-popup__main .cart-body{width:100%;display:flex}.cart-popup__main .cart-body:before{content:"";display:block;width:1px;height:66%;background-color:#e8e8e8}.cart-popup__main .cart-body__main{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between}.cart-popup__main .cart-body .cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;margin-top:187px;gap:24px}.cart-popup__main .cart-body .cart-empty__title{font-family:Sora;font-weight:400;font-size:16px;line-height:1.25}.cart-popup__main .cart-body .cart-empty__button{font-family:Sora;font-weight:400;font-size:16px;line-height:1.25;border:1px solid #E8E8E8;padding:13px 31.5px;border-radius:40px}.cart-popup__main .cart-body .cart-empty__button:hover{background-color:#000;border-color:#000;color:#fff}.cart-popup__main .cart-body .cart-products{display:flex;flex-direction:column;gap:15px;margin:0 30px;overflow:auto}.cart-popup__main .cart-body .cart-products .cart-product{display:flex;gap:20px}.cart-popup__main .cart-body .cart-products .cart-product:not(:first-child){border-top:1px solid #E8E8E8;padding-top:15px}.cart-popup__main .cart-body .cart-products .cart-product__image{display:block;max-width:125px;width:100%}.cart-popup__main .cart-body .cart-products .cart-product__image img{aspect-ratio:1;height:auto;border:1px solid #E8E8E8;width:100%;-o-object-fit:contain;object-fit:contain}.cart-popup__main .cart-body .cart-products .cart-product__body{flex:0 1 100%;display:flex;flex-direction:column}.cart-popup__main .cart-body .cart-products .cart-product__body .title-delete{display:flex;justify-content:space-between;margin-bottom:17px}.cart-popup__main .cart-body .cart-products .cart-product__body .title-delete .title{font-family:Sora;font-weight:600;font-size:18px;line-height:1.11;max-width:233px;text-transform:none}.cart-popup__main .cart-body .cart-products .cart-product__body .title-delete .delete-btn{cursor:pointer}.cart-popup__main .cart-body .cart-products .cart-product__body .title-delete .delete-btn:hover path{fill:#ff5a5a}.cart-popup__main .cart-body .cart-products .cart-product__body .size{line-height:1.25}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .price{line-height:1.25;font-size:18px}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter{display:flex;align-items:center;border:1px solid #E8E8E8;border-radius:30px;padding:8px 0}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter__quantity{display:block;width:100%;max-width:20px;text-align:center;border:none}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter__quantity::-webkit-outer-spin-button,.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter__quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter .btn{border:none;margin:0;background-color:transparent;align-items:center;cursor:pointer;padding:0 14px}.cart-popup__main .cart-body .cart-products .cart-product__body .price-count .counter .btn:hover path{fill:#ff5a5a}.cart-popup__main .cart-body__footer{display:flex;flex-direction:column;gap:20px;margin:0 30px 51px}.cart-popup__main .cart-body__footer .total-price-block{padding:20px 0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;display:flex;justify-content:space-between;align-items:center;font-size:18px;line-height:1.25}.cart-popup__main .cart-body__footer .total-price-block .price{font-weight:600}.cart-popup__main .cart-body__footer .footer-buttons{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-top:20px}.cart-popup__main .cart-body__footer .footer-buttons .footer-button{flex:0 1 100%;border:1px solid #E8E8E8;border-radius:40px;padding:13px 16px;display:flex;justify-content:center;text-align:center;cursor:pointer;line-height:1.25}.cart-popup__main .cart-body__footer .footer-buttons .footer-button.go-back-button:hover{background-color:#000;border-color:#000;color:#fff}.cart-popup__main .cart-body__footer .footer-buttons .footer-button.checkout-button{background-color:#ff5a5a;border-color:#ff5a5a;color:#fff}.cart-popup__main .cart-body__footer .footer-buttons .footer-button.checkout-button:hover{background-color:#000;border-color:#000;color:#fff}@media screen and (max-width:768px){.cart-popup__form{transition:right .3s ease;justify-content:space-between;overflow:auto}.cart-popup__header{margin-bottom:20px}.cart-popup__header .left-block{display:none}.cart-popup__header .right-block{padding:29px 15px 0}.cart-popup__main{flex-direction:column-reverse;justify-content:space-between;padding:0 15px 44px;height:auto;gap:35px}.cart-popup__main .featured-products{max-width:100%}.cart-popup__main .featured-products__body{flex-direction:row;padding:20px 0 0}.cart-popup__main .featured-products__body .featured-product{flex:0 0 286px;max-width:286px}.cart-popup__main .featured-products__title.mobile{display:block}.cart-popup__main .cart-body:before{display:none}.cart-popup__main .cart-body .cart-empty{margin-top:160px}.cart-popup__main .cart-body .cart-products{margin:0 0 30px;max-height:300px}.cart-popup__main .cart-body .cart-products .cart-product__image{max-width:100px}.cart-popup__main .cart-body__footer{margin:0}}@media screen and (max-width:576px){.cart-popup__main .footer-buttons{flex-wrap:wrap-reverse}.cart-popup__main .footer-buttons .footer-button{width:-moz-fit-content;width:fit-content}}.contact-us{position:sticky;top:30px;width:40%;padding-top:70px}.contact-us__title{font-size:22px;line-height:1.3}.contact-us__text{padding-top:24px;font-size:16px;line-height:1.88}.contact-us__text p{padding-top:10px}.contact-us__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:34px}.contact-us__buttons-inner{display:flex;align-items:center;gap:10px}.contact-us__button-main{padding:13px 0;width:100%;max-width:255px;background-color:#ff5a5a;color:#fff;border-radius:52px;text-align:center;font-size:16px;line-height:1.2;transition:background-color .3s}.contact-us__button-main:hover{background-color:#ff8030}.contact-us__button-second{padding:13px 15px;border:1px solid #E8E8E8;border-radius:50%;transition:border .3s}.contact-us__button-second svg{width:19px;height:19px}.contact-us__button-second:hover{border-color:#000}@media(max-width:992px){.contact-us{padding:0;width:100%}}.predictive-search{width:100%;display:flex;gap:41px;flex-direction:column;padding:40px 30px 87px;background-color:#fff;border-bottom:1px solid #E8E8E8;transition:top .5s ease}.predictive-search__container{position:fixed;left:0;top:-100%;width:100%;height:100%;transition:top .5s ease;z-index:60}.predictive-search__container.active{top:0}.predictive-search__header{display:flex;justify-content:space-between}.predictive-search__title{font-family:Sora;font-weight:400;font-size:22px;line-height:1.5}.predictive-search__close-btn{cursor:pointer;transition:color .3s ease}.predictive-search__close-btn:hover{color:#ff5a5a}.predictive-search__body .search-form{display:flex;align-items:center;width:100%;gap:33px}.predictive-search__body .search-form__input-block{display:flex;align-items:center;flex:0 1 100%;border-bottom:2px solid #000000}.predictive-search__body .search-form__input{flex:0 1 100%;font-size:62px;line-height:1.25;padding-bottom:12px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.predictive-search__body .search-form__input::-moz-placeholder{color:#d2d1d1}.predictive-search__body .search-form__input::placeholder{color:#d2d1d1}.predictive-search__body .search-form__clear-btn{cursor:pointer}.predictive-search__body .search-form__clear-btn path{transition:fill .3s ease}.predictive-search__body .search-form__clear-btn:hover path{fill:#ff5a5a}.predictive-search__body .search-form__submit-btn{display:flex;align-items:center;gap:10px;background-color:transparent;border:none;cursor:pointer}.predictive-search__body .search-form__submit-btn span{white-space:nowrap}.predictive-search__body .search-form__submit-btn:hover{color:#ff5a5a}.predictive-search__body .search-form__submit-btn:hover path{stroke:#ff5a5a}.predictive-search .search-results{display:flex;gap:30px;margin-top:35px}.predictive-search .search-results .search-product{border:1px solid #E8E8E8}.predictive-search .search-results .search-product__header{padding:28px 30px 43px}.predictive-search .search-results .search-product__image{display:flex;margin-bottom:19px;max-width:322px}.predictive-search .search-results .search-product__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;aspect-ratio:1.2}.predictive-search .search-results .search-product__price{font-family:Sora;font-weight:400}.predictive-search input[type=search]::-webkit-search-decoration,.predictive-search input[type=search]::-webkit-search-cancel-button,.predictive-search input[type=search]::-webkit-search-results-button,.predictive-search input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.section-title{margin:4px 0 17px}@media screen and (max-width:768px){.section-title{margin:9px 0}}.section-banner{margin-bottom:36px}.section-banner__wrapper{display:grid;grid-template-columns:1fr 1fr}.section-banner__block{position:relative;overflow:hidden;display:block;height:auto}.section-banner__block img{transition:transform 3s ease;display:flex}.section-banner__block:after{content:"";background:linear-gradient(0deg,#0003,#0006);position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.section-banner__block:hover img{transform:scale(1.04)}.section-banner__img{width:100%;aspect-ratio:1.12;position:relative;height:auto}.section-banner__info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#fff;display:flex;flex-direction:column;align-items:center;gap:20px}.section-banner__info .title{font-size:56px;line-height:.82}.section-banner__info .button{font-size:20px;line-height:1.25;display:flex;gap:10px;align-items:center;transition:color .3s ease}.section-banner__info .button svg{transform:translate(0)}.section-banner__info .button:hover{color:#ff5a5a}.section-banner__info .button:hover path{stroke:#ff5a5a}.section-banner__info .button:hover svg{transform:translate(10px)}.section-banner__info .button.bg{background-color:#fff;border:1px solid #FFFFFF;padding:13px 22px 13px 25px;border-radius:40px;color:#000;font-size:18px;text-align:center;font-family:Mascolori}.section-banner__info .button.bg path{stroke:#000}.section-banner__info .button.bg:hover{background-color:transparent;color:#fff}.section-banner__info .button.bg:hover path{stroke:#fff}@media screen and (max-width:992px){.section-banner__wrapper{grid-template-columns:1fr}}@media screen and (max-width:768px){.section-banner__info{gap:10px}.section-banner__info .title{font-size:35px;line-height:1.31}.section-banner__info .button{font-size:18px}}@media screen and (max-width:576px){.section-banner{margin-bottom:41px!important}}.featured-slider{margin-bottom:59px}.featured-slider__wrapper{display:flex;flex-direction:column;gap:21px;margin:0 30px}.featured-slider__header{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.featured-slider__nav{display:flex;align-items:center;gap:10px}.featured-slider__nav .slider-btn{cursor:pointer;border:none;background-color:transparent}.featured-slider__nav .slider-btn svg{display:block}.featured-slider__bullets{display:flex;gap:10px}.featured-slider__bullets .swiper-pagination-bullet{width:24px;height:3px;background-color:#9f9f9f;border-radius:0;margin:0;transition:all .3s ease}.featured-slider__bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000}.featured-slider__body{display:flex;overflow:hidden;padding-right:15px}@media screen and (max-width:768px){.featured-slider{margin-bottom:38px}.featured-slider__wrapper{margin:0;padding-left:15px;gap:27px}.featured-slider__nav{padding-right:15px;gap:5px}.featured-slider__nav .slider-btn svg{max-width:26px}.featured-slider__bullets{gap:5px}.featured-slider__bullets .swiper-pagination-bullet{width:12px;height:2px}}.running-string{position:relative;overflow:hidden;background-color:#000;margin-bottom:70px}.running-string__inner{animation:marquee 30s infinite linear;width:-moz-fit-content;width:fit-content;padding:23px 0 27px}.running-string__body{align-items:center;display:flex}.running-string__block{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:22px;padding:0 11px}.running-string__item{display:flex;align-items:center;gap:22px;font-size:16px;line-height:1.2;white-space:nowrap;color:#fff}.running-string__item:after{content:"";display:block;width:10px;height:10px;background-color:#fff}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:768px){.running-string{display:none}}.featured-collection{margin-bottom:120px}.featured-collection__wrapper{display:flex}.featured-collection__block{height:auto;max-width:50%;width:100%}.featured-collection .image-block{position:relative;overflow:hidden}.featured-collection .image-block__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transition:transform 3s ease;aspect-ratio:.8}.featured-collection .image-block__info{position:absolute;top:51px;left:27px;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;gap:23px;z-index:10}.featured-collection .image-block__title{color:#fff}.featured-collection .image-block:after{content:"";background:linear-gradient(0deg,#0003,#0003);position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.featured-collection .image-block:hover img{transform:scale(1.05)}.featured-collection .products-block{display:flex;flex-wrap:wrap}.featured-collection .products-block .product-card{max-width:50%}@media screen and (max-width:992px){.featured-collection__wrapper{flex-direction:column}.featured-collection__block{max-width:100%}.featured-collection .image-block__img{max-height:900px}.featured-collection .image-block__info{gap:30px}}@media screen and (max-width:992px){.featured-collection{margin-bottom:50px}}.section-gallery{overflow:hidden;margin-bottom:90px}.section-gallery .image-block{display:flex;justify-content:space-between;gap:247px;position:relative}.section-gallery .image-block__img-wrapper{display:block;text-decoration:none;height:auto;position:relative;z-index:10}.section-gallery .image-block__img{display:block;aspect-ratio:.8;max-width:560px;height:100%}.section-gallery .image-block__title{font-size:120px;line-height:1;position:absolute}.section-gallery .image-block__title a{filter:drop-shadow(1px 1px 5px black);color:#fff}.section-gallery .image-block .title-1{z-index:15;top:15%;left:-80%}.section-gallery .image-block .title-2{z-index:15;top:50%;right:-80%}@media screen and (max-width:1680px){.section-gallery .image-block{gap:100px}.section-gallery .image-block .title-1{left:-60%}.section-gallery .image-block .title-2{right:-60%}}@media screen and (max-width:1200px){.section-gallery .image-block .title-1{left:-80%}.section-gallery .image-block .title-2{right:-80%}}@media screen and (max-width:992px){.section-gallery .image-block .title-1{left:-96%}.section-gallery .image-block .title-2{right:-96%}}@media screen and (max-width:768px){.section-gallery .image-block__title{font-size:32px}.section-gallery .image-block .title-1{left:-55%}.section-gallery .image-block .title-2{right:-55%}}.section-quotation__wrapper{max-width:988px;margin:0 auto}.section-quotation__content,.section-quotation__content p,.section-quotation__content ul{text-align:center;font-size:63px;line-height:1.21;letter-spacing:.04em;text-transform:uppercase}.section-quotation__content a,.section-quotation__content p a,.section-quotation__content ul a{text-decoration-line:underline;font-weight:700;color:#000}.section-quotation__content a:hover,.section-quotation__content p a:hover,.section-quotation__content ul a:hover{color:#ff5a5a}@media screen and (max-width:988px){.section-quotation__wrapper{max-width:768px}.section-quotation__content,.section-quotation__content p,.section-quotation__content ul{font-size:50px}}@media screen and (max-width:768px){.section-quotation{display:none}}.section-tiv{margin-bottom:120px}.section-tiv__title{margin-bottom:21px;font-size:63px;line-height:1}.section-tiv__body{display:grid;grid-template-columns:2fr 1fr}.section-tiv .tiv-title-sm{font-family:Sora;font-weight:700;font-size:22px;line-height:1.59;margin-bottom:15px}.section-tiv .tiv-desc{font-size:22px;line-height:35px;line-height:1.59}.section-tiv__images{display:flex;flex-direction:column}.section-tiv__images .images-item{display:flex;align-items:center;align-items:start;width:100%}.section-tiv__images .images-item__image-wrapper{max-width:50%;width:100%}.section-tiv__images .images-item__image{width:100%;aspect-ratio:520/444;height:auto}.section-tiv__images .images-item__text{max-width:50%;width:100%;padding:38px 42px 38px 30px}.section-tiv__images .images-item.reversed{flex-direction:row-reverse}.section-tiv__images .images-item.reversed .images-item__text{padding-left:0}.section-tiv__video .video-item__video-wrapper{width:100%;cursor:pointer;position:relative;margin-bottom:38px}.section-tiv__video .video-item__text{padding-left:30px}.section-tiv__video .video-item__video{height:auto;-o-object-fit:fill;object-fit:fill}.section-tiv__video .video-item__video[poster]{aspect-ratio:520/444;-o-object-fit:cover;object-fit:cover}.section-tiv__video .video-item__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .7s ease,visibility .7s ease}.section-tiv__video .video-item__button:hover path{fill:#ff5a5a}.section-tiv__video .video-item__button.disabled{visibility:hidden;opacity:0}@media screen and (max-width:1400px){.section-tiv__body{grid-template-columns:1fr 1fr}.section-tiv__images{gap:30px}.section-tiv__images .images-item{flex-wrap:wrap;gap:30px}.section-tiv__images .images-item__image-wrapper,.section-tiv__images .images-item__text{max-width:100%;padding:0;padding-right:0!important}}@media screen and (max-width:768px){.section-tiv{margin-bottom:85px}.section-tiv__body{grid-template-columns:1fr}.section-tiv__title{font-size:40px;line-height:1.2;margin-bottom:15px}.section-tiv__video{display:none}.section-tiv__images{padding-right:0}.section-tiv__images .images-item{gap:15px}.section-tiv__images .images-item:last-of-type{display:none}.section-tiv .tiv-title-sm,.section-tiv .tiv-desc{font-size:18px;line-height:1.67}}.section-newsletter{margin-bottom:120px}.section-newsletter__subtitle{margin:27px 0 38px}.section-newsletter form.klaviyo-form{margin-left:0!important;max-width:100%!important}.section-newsletter form.klaviyo-form input{border-bottom:1px solid #000000!important;max-width:928px!important;width:100%!important;font-size:22px!important;line-height:1.18!important}.section-newsletter .wrapper>.klaviyo-form-UsBFaa,.section-newsletter .wrapper>.klaviyo-form-W4pN86,.section-newsletter .wrapper>.klaviyo-form-XSNH7S{display:flex;align-items:center;flex-direction:row-reverse;width:60%!important;justify-content:start}.section-newsletter .wrapper>.klaviyo-form-UsBFaa>.needsclick,.section-newsletter .wrapper>.klaviyo-form-W4pN86>.needsclick,.section-newsletter .wrapper>.klaviyo-form-XSNH7S>.needsclick{width:100%}.section-newsletter .wrapper>.klaviyo-form-UsBFaa p,.section-newsletter .wrapper>.klaviyo-form-W4pN86 p,.section-newsletter .wrapper>.klaviyo-form-XSNH7S p{text-align:left!important}.section-newsletter .disabled{display:none}.section-newsletter .active{transform:translate(10px)}.section-newsletter .active path,.section-newsletter .active line{stroke:#ff5a5a}.section-newsletter .fulfillment{margin-top:20px;font-size:20px;color:#ff5a5a;display:none}.section-newsletter .fulfillment.active{display:block}.section-newsletter .contact-form{display:flex;gap:33px}.section-newsletter .contact-form__input{background-color:transparent;border:none;border-bottom:1px solid #000000;padding:30px 0;max-width:928px;width:100%;font-size:22px;line-height:1.18}.section-newsletter .contact-form__input::-moz-placeholder{color:#877676}.section-newsletter .contact-form__input::placeholder{color:#877676}.section-newsletter .contact-form__submit{background-color:transparent;display:flex;align-items:center;gap:8px;border:none;font-size:22px;cursor:pointer;white-space:nowrap}.section-newsletter .contact-form__submit svg{position:relative;transition:transform .3s ease}.section-newsletter .contact-form__submit:hover{color:#ff5a5a}@media screen and (max-width:768px){.section-newsletter{margin-bottom:50px}.section-newsletter__subtitle{margin-bottom:30px}.section-newsletter .contact-form{gap:6px}.section-newsletter .contact-form__submit{font-size:16px}.section-newsletter .contact-form__input{font-size:18px;padding:10px 0}.section-newsletter .primary-title{font-size:32px}.section-newsletter .primary-title__alter-words{height:42px}.section-newsletter .primary-title__alter-word{padding:5px 0}}@media screen and (max-width:576px){.section-newsletter .primary-title{font-size:26px;line-height:1.2}}.contact-form button:hover .contact-form__submit-icon{transform:translate(10px)}.contact-form button:hover .contact-form__submit-icon path,.contact-form button:hover .contact-form__submit-icon line{stroke:#ff5a5a}.section-reviews{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 170px}.section-reviews__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1350px}.section-reviews__title{margin-bottom:60px;font-family:Mascolori;font-size:50px;font-weight:400}.section-reviews__title red{color:#ff5a5a}.section-reviews__body{position:relative;width:100%;height:auto}.section-reviews__body:before,.section-reviews__body:after{position:absolute}.section-reviews__body:before{content:url("data:image/svg+xml,%3Csvg width='107' height='85' viewBox='0 0 107 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.22 0.959998L45.82 8.93999C35.6867 17.3 29.1 24.2667 26.06 29.84C23.02 35.4133 21.12 39.9733 20.36 43.52L21.12 44.66C21.3733 44.66 21.6267 44.66 21.88 44.66C22.1333 44.66 22.5133 44.5333 23.02 44.28C23.2733 44.28 23.5267 44.28 23.78 44.28C24.0333 44.28 24.2867 44.28 24.54 44.28C30.8733 44.5333 35.94 46.4333 39.74 49.98C43.7933 53.5267 45.82 58.5933 45.82 65.18C45.82 65.6867 45.82 66.32 45.82 67.08C45.82 67.5867 45.6933 68.0933 45.44 68.6C44.68 72.6533 42.6533 76.4533 39.36 80C36.0667 83.2933 31.1267 84.94 24.54 84.94C23.78 84.94 23.02 84.94 22.26 84.94C21.7533 84.94 21.12 84.8133 20.36 84.56C15.2933 83.8 10.7333 81.52 6.68 77.72C2.62667 73.6667 0.6 67.2067 0.6 58.34C0.6 47.7 4.02 37.5667 10.86 27.94C17.7 18.06 25.3 10.08 33.66 3.99998C34.42 3.49332 35.18 2.98665 35.94 2.47998C36.7 1.97332 37.46 1.46666 38.22 0.959998ZM98.64 0.959998L106.24 8.93999C96.36 17.3 89.7733 24.2667 86.48 29.84C83.44 35.4133 81.54 39.9733 80.78 43.52L81.54 44.66C81.7933 44.66 82.0467 44.66 82.3 44.66C82.5533 44.66 82.9333 44.5333 83.44 44.28C83.6933 44.28 83.9467 44.28 84.2 44.28C84.4533 44.28 84.7067 44.28 84.96 44.28C91.2933 44.5333 96.36 46.4333 100.16 49.98C104.213 53.5267 106.24 58.5933 106.24 65.18C106.24 65.6867 106.24 66.32 106.24 67.08C106.24 67.5867 106.113 68.0933 105.86 68.6C105.1 72.6533 103.073 76.4533 99.78 80C96.4867 83.2933 91.5467 84.94 84.96 84.94C84.2 84.94 83.44 84.94 82.68 84.94C82.1733 84.94 81.54 84.8133 80.78 84.56C75.7133 83.8 71.1533 81.52 67.1 77.72C63.0467 73.6667 61.02 67.2067 61.02 58.34C61.02 47.7 64.44 37.5667 71.28 27.94C78.12 18.06 85.72 10.08 94.08 3.99998C94.84 3.49332 95.6 2.98665 96.36 2.47998C97.12 1.97332 97.88 1.46666 98.64 0.959998Z' fill='%23E6E2E2'/%3E%3C/svg%3E%0A");top:0;left:-30px;transform:translate(-100%)}.section-reviews__body:after{content:url("data:image/svg+xml,%3Csvg width='107' height='85' viewBox='0 0 107 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2 84.94L0.6 76.96C10.7333 68.6 17.32 61.6333 20.36 56.06C23.4 50.2333 25.3 45.6733 26.06 42.38L25.3 41.24C25.0467 41.24 24.7933 41.24 24.54 41.24C24.2867 41.24 24.0333 41.24 23.78 41.24C23.2733 41.4933 22.8933 41.62 22.64 41.62C22.3867 41.62 22.1333 41.62 21.88 41.62C15.5467 41.3667 10.3533 39.4666 6.3 35.92C2.5 32.3733 0.6 27.3067 0.6 20.72C0.6 20.2133 0.6 19.7067 0.6 19.2C0.6 18.44 0.726667 17.8067 0.980001 17.3C1.74 13.2467 3.76667 9.57332 7.06 6.28C10.3533 2.73333 15.2933 0.959998 21.88 0.959998C22.64 0.959998 23.2733 0.959998 23.78 0.959998C24.54 0.959998 25.3 1.08666 26.06 1.33999C31.1267 2.09998 35.6867 4.50665 39.74 8.55999C43.7933 12.36 45.82 18.6933 45.82 27.56C45.82 38.2 42.4 48.46 35.56 58.34C28.72 67.9666 21.12 75.82 12.76 81.9C12 82.4067 11.24 82.9133 10.48 83.42C9.72 83.9267 8.96 84.4333 8.2 84.94ZM68.62 84.94L61.02 76.96C70.9 68.6 77.36 61.6333 80.4 56.06C83.6933 50.2333 85.72 45.6733 86.48 42.38L85.72 41.24C85.4667 41.24 85.2133 41.24 84.96 41.24C84.7067 41.24 84.4533 41.24 84.2 41.24C83.6933 41.4933 83.3133 41.62 83.06 41.62C82.8067 41.62 82.5533 41.62 82.3 41.62C75.9667 41.3667 70.7733 39.4666 66.72 35.92C62.92 32.3733 61.02 27.3067 61.02 20.72C61.02 20.2133 61.02 19.7067 61.02 19.2C61.02 18.44 61.1467 17.8067 61.4 17.3C62.16 13.2467 64.1867 9.57332 67.48 6.28C70.7733 2.73333 75.7133 0.959998 82.3 0.959998C83.06 0.959998 83.6933 0.959998 84.2 0.959998C84.96 0.959998 85.72 1.08666 86.48 1.33999C91.5467 2.09998 96.1067 4.50665 100.16 8.55999C104.213 12.36 106.24 18.6933 106.24 27.56C106.24 38.2 102.82 48.46 95.98 58.34C89.14 67.9666 81.54 75.82 73.18 81.9C72.42 82.4067 71.66 82.9133 70.9 83.42C70.14 83.9267 69.38 84.4333 68.62 84.94Z' fill='%23E6E2E2'/%3E%3C/svg%3E%0A");right:-30px;bottom:50px;transform:translate(100%)}.section-reviews .swiper,.section-reviews .swiper-wrapper{width:100%}.section-reviews .swiper-slide{width:100%!important}.section-reviews .swiper-slide .slide__message{width:100%;margin-bottom:30px;font-family:Sora;font-size:30px;font-weight:400;line-height:1.66;color:#000}.section-reviews .swiper-slide .slide__user{margin-bottom:15px;font-family:Sora;font-size:20px;font-weight:700;color:#000}.section-reviews .swiper-slide .slide__rating{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content}.section-reviews .swiper-slide .slide__rating .review-link{font-family:Sora;font-size:16px;font-weight:400;color:#3574d3}.section-reviews .swiper-slide .slide__stars{position:relative;display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.section-reviews .swiper-slide .slide__stars .stars-active,.section-reviews .swiper-slide .slide__stars .stars-items{font-family:Sora;font-size:16px;letter-spacing:2px}.section-reviews .swiper-slide .slide__stars .stars-active{width:100%;color:#000}.section-reviews .swiper-slide .slide__stars .stars-items{position:absolute;width:0;color:#ff8030;overflow:hidden}.section-reviews .swiper-nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:50px}.section-reviews .swiper .swiper-button-prev,.section-reviews .swiper .swiper-button-next{position:unset;width:unset;height:unset;margin:0}.section-reviews .swiper .swiper-button-prev:after,.section-reviews .swiper .swiper-button-next:after{display:block;width:unset;height:unset;font-size:unset}.section-reviews .swiper .swiper-button-prev:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='25' viewBox='0 0 44 25' fill='none'%3E%3Cg clip-path='url(%23clip0_208_2487)'%3E%3Cpath d='M44 12.5L0.999999 12.5M0.999999 12.5L12.4219 24M0.999999 12.5L12.4219 0.999997' stroke='black' stroke-width='1.4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_208_2487'%3E%3Crect width='44' height='25' fill='white' transform='matrix(-1 0 0 1 44 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.section-reviews .swiper .swiper-button-next:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='25' viewBox='0 0 44 25' fill='none'%3E%3Cg clip-path='url(%23clip0_208_2493)'%3E%3Cpath d='M0 12.5L43 12.5M43 12.5L31.5781 1M43 12.5L31.5781 24' stroke='black' stroke-width='1.4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_208_2493'%3E%3Crect width='44' height='25' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.section-reviews .swiper .swiper-pagination{position:unset;display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;margin-bottom:1px}.section-reviews .swiper .swiper-pagination .swiper-pagination-bullet{width:24px;height:2px;margin:0;background-color:#9f9f9f}.section-reviews .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#000}@media screen and (max-width:1200px){.section-reviews{padding:0 30px}.section-reviews__body:after,.section-reviews__body:before{display:none}}@media screen and (max-width:768px){.section-reviews{margin:50px 0!important;padding:0 15px}.section-reviews__title{margin-bottom:15px;font-size:35px}.section-reviews .swiper-slide .slide__message{font-size:22px;line-height:1.45}}.collection .disc-title{display:none}.collection__header{padding:42px 50px 46px 30px;gap:100px}.collection__header .description{max-width:913px}.collection__header .description .section-text-content__wrapper{margin:0}.collection__header .idisc__wrapper{display:flex;flex-direction:column;justify-content:center;gap:30px;width:100%}.collection__header .idisc__image{max-width:100%;height:auto;max-height:600px}.collection__header.mobile{display:none}.collection .collection-filters{padding:0 30px 28px;position:sticky;top:0;z-index:50;background-color:#fff}.collection .collection-filters__inner{margin:0 0 0 -20px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.collection .collection-filters .filter-quantity{padding-top:18px}.collection .collection-filters .filter-form{display:flex;flex-wrap:wrap;row-gap:10px}.collection .collection-filters .filter-form .filter-item{position:relative}.collection .collection-filters .filter-form .filter-item__header{display:flex;gap:10px;padding:18px 20px 0;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease}.collection .collection-filters .filter-form .filter-item__header:hover{color:#ff5a5a}.collection .collection-filters .filter-form .filter-item__main{background-color:#fff;border:1px solid #E8E8E8;position:absolute;z-index:15;top:-1px;left:-1px;flex-direction:column;gap:16px;display:none}.collection .collection-filters .filter-form .filter-item__body{display:grid;grid-template-columns:1fr 1fr;padding:0 20px 26px;gap:10px}.collection .collection-filters .filter-form .filter-item.kleur__body{grid-template-columns:repeat(5,1fr)}.collection .collection-filters .filter-form .filter-item.active .filter-main{display:flex}.collection .collection-filters .active-filters{display:flex;align-items:center;gap:8px;margin-top:22px;font-size:14px;line-height:1}.collection .collection-filters .active-filters .button{background-color:#f5f5f5;border-radius:25px;padding:12px 15px 12px 21px;display:flex;align-items:center;gap:16px;transition:color .3s ease}.collection .collection-filters .active-filters .button svg{cursor:pointer}.collection .collection-filters .active-filters .button svg:hover path{fill:#ff5a5a}.collection .collection-filters .active-filters__clear{padding:9px 10px;cursor:pointer;text-decoration-line:underline;transition:color .3s ease}.collection .collection-filters .active-filters__clear:hover{color:#ff5a5a}.collection .collection-mobile-pannel{display:none;justify-content:space-between;align-items:center;margin:0 15px 13px}.collection .collection-mobile-pannel .open-button{display:flex;align-items:center;gap:10px;font-size:20px;line-height:1.25}.collection .collection-mobile-pannel__settings-block{display:flex;align-items:center;gap:15px}.collection .collection-mobile-pannel__settings-block .filter-quantity{font-size:14px}.collection .collection-mobile-pannel__settings-block .grid-switch{display:flex;align-items:center;gap:13px}.collection .collection-mobile-pannel__settings-block .grid-switch button{background-color:transparent;border:none;display:flex}.collection .collection-mobile-pannel__settings-block .grid-switch button.active .fill{fill:#ff5a5a}.collection .collection-mobile-pannel__settings-block .grid-switch button.active .stroke{stroke:#ff5a5a}.collection .filter-mobile{position:fixed;top:0;left:-100%;z-index:60000000000;width:100%;height:100%;background-color:#fff;background:#fff;transition:left .3s ease}.collection .filter-mobile.active{left:0}.collection .filter-mobile__wrapper{margin:23px 15px 0;height:100%;display:flex;flex-direction:column;gap:30px}.collection .filter-mobile__header{display:flex;justify-content:space-between;background-color:#fff}.collection .filter-mobile__header .title{font-size:22px;line-height:1.2;text-transform:uppercase;padding-top:9px}.collection .filter-mobile__header .close-btn{background-color:transparent;border:none;line-height:1.25}.collection .filter-mobile__title{font-size:22px;line-height:1.2;text-transform:uppercase}.collection .filter-mobile__body{display:flex;flex-direction:column;gap:30px;overflow:scroll;overflow-x:hidden}.collection .filter-mobile__body .filter-form{display:flex;flex-direction:column;gap:30px}.collection .filter-mobile .filter-item{display:flex;flex-direction:column}.collection .filter-mobile .filter-item__header{display:flex;justify-content:space-between;align-items:center;line-height:1.25}.collection .filter-mobile .filter-item__body{display:flex;flex-wrap:wrap;gap:10px;height:0;overflow:hidden;transition:.3s ease}.collection .filter-mobile .filter-item__arrow{transition:transform .3s ease}.collection .filter-mobile .filter-item__arrow.active{transform:rotate(-180deg)}.collection .filter-mobile .filter-item .filter-checkbox input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.collection .filter-mobile__buttons{display:flex;flex-direction:column;align-items:center;gap:30px}.collection .filter-mobile__buttons .search-btn{background:#000;border:1px solid #000000;border-radius:40px;padding:13px 0;width:100%;line-height:1.25;color:#fff}.collection .filter-mobile__buttons .search-btn:hover{background-color:#fff;color:#000}.collection .filter-mobile__buttons .clear-btn{background-color:transparent;border:none;text-align:center;text-decoration:underline;line-height:1.25}.collection .filter-mobile__buttons .clear-btn:hover{opacity:.6}.collection__wrapper{margin-bottom:100px}.collection__body{display:flex;flex-direction:column;margin:1px 30px 100px}.collection__products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;margin-top:1px}.collection__products-grid .product-card{border:none;box-shadow:0 0 0 1px #e8e8e8}.collection__loader{display:flex;justify-content:center;gap:10px;align-items:center;color:#9f9f9f;margin-top:48px}.collection__loader svg{animation:loading 1.5s linear infinite}.collection__loader.disabled{display:none}@media screen and (max-width:992px){.collection__products-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.collection .disc-title{display:block;padding:30px 15px}.collection__header{padding:9px 15px 35px;border-bottom:none;flex-direction:column;gap:30px}.collection__header .idisc__wrapper{flex-direction:column}.collection__header .idisc__image{max-height:500px}.collection__header.mobile{display:block}.collection .collection-filters{display:none}.collection .collection-mobile-pannel{display:flex}.collection__wrapper{margin-bottom:60px}.collection__body{margin:0 15px}.collection__products-grid{grid-template-columns:50% 50%}.collection__products-grid.one-block{grid-template-columns:100%}}.section-text-content__wrapper{margin:0 30px 40px}@media screen and (max-width:1200px){.section-text-content__wrapper{margin:0 15px 40px}}.section-text-content__wrapper .section-text-content__wrapper{margin:0}.section-text-content__title{font-family:Sora;font-weight:600;font-size:22px;line-height:1.18;margin-bottom:20px}.section-text-content__text{max-width:1208px;line-height:1.69}.section-text-content__text main{min-height:auto}.form-contact{padding:65px 30px 43px;border-bottom:1px solid #E8E8E8}.form-contact__wrapper{padding-top:20px;display:flex;gap:73px}.form-contact__form-container,.form-contact__image-container{width:50%}.form-contact__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form-contact__title{font-size:90px}.form-contact__message-title{padding-bottom:50px;font-weight:400;font-size:50px}.form-contact__form-message{width:100%;height:-moz-fit-content;height:fit-content}.form-contact__message-text{font-size:25px;line-height:1.5}.form-contact__message-button{display:block;width:100%;max-width:255px;padding:13px 0;margin-top:30px;background-color:#ff5a5a;color:#fff;border:none;border-radius:52px;font-size:16px;line-height:1.2;transition:background-color .3s;text-align:center}.form-contact__message-button:hover{background-color:#ff8030;cursor:pointer}.form-contact__text{font-size:30px;line-height:1.67}.form-contact__input-wrapper{display:flex;width:100%;gap:35px;padding-top:65px}.form-contact__label-wrapper{width:50%}.form-contact__textarea,.form-contact__input{width:100%;display:block;padding:30px 0 22px;border:none;border-bottom:2px solid #0D0D0D;font-size:16px;line-height:1.62}.form-contact__textarea::-moz-placeholder,.form-contact__input::-moz-placeholder{font-family:Sora;font-weight:400;font-size:16px;line-height:1.62}.form-contact__textarea::placeholder,.form-contact__input::placeholder{font-family:Sora;font-weight:400;font-size:16px;line-height:1.62}.form-contact__textarea-wrapper{width:100%;padding-top:55px}.form-contact__textarea{resize:none;padding-bottom:72px}.form-contact__button{width:35%;max-width:255px;padding:13px 0;background-color:#ff5a5a;color:#fff;border:none;border-radius:52px;font-size:16px;line-height:1.2;transition:background-color .3s}.form-contact__button:hover{background-color:#ff8030;cursor:pointer}.form-contact__button-container{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:45px}.form-contact__info-link,.form-contact__info{color:#877676;font-size:15px;line-height:1.33}.form-contact__info{width:60%}.form-contact__info-link{text-decoration:underline;transition:color .3s}.form-contact__info-link:hover{color:#0d0d0d;text-decoration:underline}.form-contact form{padding:0}@media(max-width:1200px){.form-contact{padding:9px 15px 50px}.form-contact__title{font-size:40px;line-height:1.12}.form-contact__text{font-size:22px;line-height:1.45}.form-contact__wrapper{gap:30px}}@media(max-width:992px){.form-contact__wrapper{flex-direction:column}.form-contact__form-container,.form-contact__image-container{width:100%}}@media(max-width:576px){.form-contact__button-container{flex-direction:column;gap:20px}.form-contact__button{width:100%;max-width:none}.form-contact__info{width:100%}}.team{display:flex;align-items:start;justify-content:space-between;gap:73px;padding:44px 30px 120px;border-bottom:1px solid #E8E8E8}.team__text-wrapper{width:50%;padding-right:80px}.team__title{font-size:22px;line-height:1.3}.team__text{padding-top:54px;font-size:18px;line-height:1.67}.team__members{display:flex;justify-content:space-between;gap:30px;width:50%;overflow:scroll}.team__members::-webkit-scrollbar{display:none}.team__member{width:100%;display:flex;flex-direction:column;gap:24px}.team__image{width:100%;-o-object-fit:cover;object-fit:cover}.team__name{font-weight:600;font-size:22px;line-height:1.3}@media(max-width:1200px){.team{padding:50px 15px 70px;gap:30px}.team__text-wrapper{padding-right:0}.team__text{padding-top:22px}}@media(max-width:992px){.team{flex-direction:column;gap:20px}.team__text-wrapper,.team__members{width:100%}}@media(max-width:576px){.team{padding:50px 0 70px}.team__text-wrapper,.team__members{padding:0 15px}.team__member{min-width:245px}}.inside-view{padding:44px 30px 120px}.inside-view__content-wrapper{display:flex;align-items:start;justify-content:space-between;gap:73px;padding-top:95px}.inside-view__title{font-size:22px;line-height:1.3}.inside-view__text-container{width:50%}.inside-view__text{padding-bottom:47px;margin-bottom:47px;border-bottom:1px solid #E8E8E8}.inside-view__text p{font-size:18px;line-height:2.06}.inside-view__text:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.inside-view__embed{width:50%}.inside-view__embed iframe{width:100%;height:724px}@media(max-width:1200px){.inside-view{padding:50px 15px 80px}.inside-view__content-wrapper{flex-direction:column;gap:30px;padding-top:30px}.inside-view__text-container,.inside-view__embed{width:100%}.inside-view__embed iframe{height:500px}.inside-view__text{padding-bottom:60px;margin:0;border-bottom:none}.inside-view__text p{font-size:16px;line-height:1.5}}@media(max-width:768px){.inside-view{padding-bottom:30px}}@media(max-width:576px){.inside-view__embed{width:100%}.inside-view__embed iframe{height:380px}}.template-product{margin-bottom:110px}.template-product [data-yotpo-product-id] div{margin:0!important}.template-product [data-yotpo-product-id] .yotpo-bottom-line-scroll-panel{flex-direction:column;gap:5px}.template-product [data-yotpo-product-id] .yotpo-sr-bottom-line-summary{flex-direction:column-reverse!important;gap:5px}.template-product [data-yotpo-product-id] .yotpo-sr-bottom-line-new-review{margin-left:0!important;padding-left:0!important;border-left:none!important}.template-product [data-yotpo-product-id] .star-container{margin-left:3px!important}@media screen and (max-width:768px){.template-product [data-yotpo-product-id] .yotpo-bottom-line-scroll-panel,.template-product [data-yotpo-product-id] .yotpo-sr-bottom-line-summary{align-items:flex-start!important}.template-product [data-yotpo-product-id] .star-container{margin-right:3px!important;margin-left:0!important}}.template-product__wrapper{display:flex;justify-content:space-between}.template-product .image-mobile-block{display:none;overflow:hidden}.template-product .image-mobile-block .mobile-image{aspect-ratio:1;height:auto;-o-object-fit:contain;object-fit:contain}.template-product .image-mobile-block .swiper-dots{display:flex;justify-content:center;margin-top:30px;gap:10px}.template-product .image-mobile-block .swiper-dots .swiper-pagination-bullet{background-color:#d9d9d9;width:10px;height:10px;margin:0}.template-product .image-mobile-block .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ff5a5a}.template-product .image-block{flex:0 0 64%;max-width:64%;display:flex;flex-direction:column}.template-product .image-block__inner{display:flex;gap:30px}.template-product .image-block__aside{margin-top:40px;display:flex;flex-direction:column;gap:10px}.template-product .image-block__aside .asside-image-wrapper{display:block;max-width:108px}.template-product .image-block__aside .asside-image{display:block;width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border:1px solid transparent;cursor:pointer;transition:border .3s ease}.template-product .image-block__aside .asside-image.active{border:1px solid #E8E8E8}.template-product .image-block__main{width:100%;display:flex;flex-direction:column;gap:60px;height:auto;min-height:auto}.template-product .image-block__main .main-images{position:relative}.template-product .image-block__main .main-images__wrapper{position:relative;display:flex;flex-direction:column;gap:10px;max-width:100%;width:100%;aspect-ratio:1;max-height:calc(100vh - 109px);overflow:scroll}.template-product .image-block__main .main-images__wrapper::-webkit-scrollbar{display:none}.template-product .image-block__main .main-images .zoom-btn{position:absolute;bottom:21px;right:17px;cursor:pointer}.template-product .image-block__main .main-images .zoom-btn:hover path{stroke:#ff5a5a}.template-product .image-block__main .main-image{display:block;width:100%;height:auto;max-height:calc(100vh - 110px);aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border:1px solid #E8E8E8;margin-top:-1px;cursor:zoom-in}.template-product .info-block{display:flex;flex:0 0 32.1%;max-width:32.1%;width:100%}.template-product .info-block__inner{display:flex;flex-direction:column;gap:30px;margin-top:40px;width:100%}.template-product .info-block .breadcrumbs{line-height:1.25;color:#9f9f9f}.template-product .info-block .breadcrumbs a{color:#9f9f9f}.template-product .info-block .breadcrumbs a:hover{color:#ff5a5a}.template-product .info-block .title-reviews{display:flex;justify-content:space-between;align-items:start}.template-product .info-block .title-reviews .title{font-family:Sora;font-weight:600;font-size:36px;line-height:1.11;max-width:329px}.template-product .info-block .title-reviews .reviews{display:flex;flex-direction:column;gap:4px}.template-product .info-block .title-reviews .reviews__label{font-size:12px;font-weight:300;line-height:130%;color:#4e4a33;text-align:right}.template-product .info-block .title-reviews .reviews__rating{display:flex;gap:1px}.template-product .info-block .price-wishlist{display:flex;justify-content:space-between;align-items:center}.template-product .info-block .price-wishlist .price{display:flex;align-items:center;gap:6px;font-family:Sora;font-style:normal;font-weight:400;font-size:26px;line-height:1.23}.template-product .info-block .price-wishlist .wishlist{display:none}.template-product .info-block .price-wishlist wishlist-button-product{cursor:pointer}.template-product .info-block .price-wishlist wishlist-button-product wk-icon svg{width:24px!important;height:auto!important}.template-product .info-block .price-wishlist wishlist-button-product wk-icon svg path{stroke-width:2px}.template-product .info-block .description{line-height:1.5}.template-product .info-block .description a{color:#ff5a5a}.template-product .info-block .buttons-outer{width:100%;display:flex;flex-direction:column;gap:10px}.template-product .info-block .buttons-outer .buttons-popup{color:#ff5a5a;font-family:Sora;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;transition:all .3s ease;overflow:hidden}.template-product .info-block .buttons-outer .buttons-popup.hidden{height:0;visibility:hidden;opacity:0}.template-product .info-block .buttons{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.template-product .info-block .buttons__item{width:100%;padding:15px 25px;border-radius:52px;white-space:nowrap}.template-product .info-block .buttons .size-select{position:relative;z-index:51;display:flex;align-items:center;width:100%;border:1px solid #E8E8E8;font-size:16px;line-height:1.25;background-color:#fff;transition:max-height .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.template-product .info-block .buttons .size-select svg{transition:transform .3s ease}.template-product .info-block .buttons .size-select.active svg{transform:rotate(180deg)}.template-product .info-block .buttons .size-select__head{display:flex;align-items:center;justify-content:space-between;width:100%}.template-product .info-block .buttons .size-select__list{position:absolute;top:60px;left:0;display:flex;flex-direction:column;padding:15px 25px 30px;gap:10px;width:100%;border:1px solid #E8E8E8;border-radius:24px;background-color:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.template-product .info-block .buttons .size-select__list.active{opacity:1;visibility:visible}.template-product .info-block .buttons .size-select__list .out-of-stock{text-decoration:line-through;color:#d2d1d1}.template-product .info-block .buttons .size-select__list .available{transition:color .2s ease}.template-product .info-block .buttons .size-select__list .available.active,.template-product .info-block .buttons .size-select__list .available:hover{color:#ff5a5a}.template-product .info-block .buttons .size-select .hidden{display:none}.template-product .info-block .buttons .size-select .visible{display:block}.template-product .info-block .buttons .buy-button{position:relative;z-index:50;display:flex;align-items:center;justify-content:center;gap:10px;height:-moz-fit-content;height:fit-content;border:1px solid #FF5A5A;background-color:#ff5a5a;color:#fff;cursor:pointer}.template-product .info-block .buttons .buy-button:hover{background-color:#000;border-color:#000}.template-product .info-block .buttons .buy-button svg{min-width:24px}.template-product .info-block .buttons .buy-button:disabled{width:100%;border-radius:52px;white-space:nowrap;border:1px solid #686868;background-color:#686868;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 16.5px;cursor:not-allowed}.template-product .info-block .buttons .buy-button-disabled{width:100%;border-radius:52px;white-space:nowrap;border:1px solid #686868;background-color:#686868;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 16.5px;cursor:not-allowed}.template-product .info-block .usp__item{display:flex;align-items:center;gap:13px;padding:16px 27px 16px 24px;border-top:1px solid #E8E8E8;font-size:14px;line-height:1.5}.template-product .info-block .usp__item:last-child{border-bottom:1px solid #E8E8E8}.template-product .info-block .perfect-match{border:1px solid #E8E8E8;display:flex;flex-direction:column;gap:15px}.template-product .info-block .perfect-match__header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:23px 15px 0}.template-product .info-block .perfect-match__header .title{font-family:Sora;font-weight:600;font-size:18px;line-height:1.3}.template-product .info-block .perfect-match__header .button{display:flex;align-items:center;cursor:pointer}.template-product .info-block .perfect-match__header .button:hover svg path{fill:#ff5a5a}.template-product .info-block .perfect-match .toaster{visibility:hidden;opacity:0;position:absolute;right:10px;margin-left:10px;top:10px;background-color:#fff;display:flex;gap:16px;padding:16px;border:1px solid #E8E8E8;transition:all .3s ease}.template-product .info-block .perfect-match .toaster__content{min-width:253px}.template-product .info-block .perfect-match .toaster .info-icon{min-width:21px}.template-product .info-block .perfect-match .toaster .close-btn{min-width:12px;cursor:pointer}.template-product .info-block .perfect-match .toaster .close-btn:hover path{fill:#ff5a5a}.template-product .info-block .perfect-match .toaster.active{visibility:visible;opacity:1}.template-product .info-block .perfect-match__image-wrapper{display:block;max-width:100%}.template-product .info-block .perfect-match__image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;aspect-ratio:1}.template-product .info-block .perfect-match__footer{padding:0 15px 21px;display:flex;justify-content:space-between;align-items:end;gap:10px}.template-product .info-block .perfect-match__footer .title-price{display:flex;flex-direction:column;gap:6px}.template-product .info-block .perfect-match__footer .title-price .price{font-size:20px;line-height:1.25;font-family:Sora;font-weight:400}.template-product .info-block .perfect-match__footer .title-price .title{font-family:Sora;font-weight:400}.template-product .info-block .perfect-match__footer .buttons{display:flex;gap:10px;min-width:-moz-fit-content;min-width:fit-content;justify-content:right;max-height:54px}@media screen and (max-width:1200px){.template-product .info-block .perfect-match__footer .buttons{width:auto;justify-content:right}}.template-product .info-block .perfect-match__footer .buttons .button-buy{border-radius:50%;padding:14px;background-color:#000;border:1px solid #000000;cursor:pointer;height:auto;aspect-ratio:1;display:grid;place-items:center}.template-product .info-block .perfect-match__footer .buttons .button-buy svg{min-width:24px;min-height:24px;display:flex}.template-product .info-block .perfect-match__footer .buttons .button-buy:hover{background-color:#fff}.template-product .info-block .perfect-match__footer .buttons .button-buy:hover svg path{stroke:#000}.template-product .info-block .perfect-match__footer .buttons .button-select{border:1px solid #E8E8E8;border-radius:52px;display:flex;width:100%}.template-product .info-block .perfect-match__footer .buttons .button-select select{max-width:150px;width:100%;padding:14px 72px 14px 23px;height:100%;background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(icon-arrow-down.svg) right 20px center no-repeat;cursor:pointer;font-size:16px;line-height:1.25}.template-product .product-tabs.mobile{display:none}.template-product .product-tabs__item{display:flex;flex-direction:column;border-top:1px solid #E8E8E8}.template-product .product-tabs__item:last-child{border-bottom:1px solid #E8E8E8}.template-product .product-tabs__item.active .arrow{transform:rotate(-180deg)}.template-product .product-tabs__header{display:flex;justify-content:space-between;align-items:center;padding:34px 0;cursor:pointer}.template-product .product-tabs__title{font-family:Sora;font-weight:600;font-size:22px;line-height:1.3}.template-product .product-tabs__info{height:0;overflow:hidden;transition:all .3s ease;line-height:2}.template-product .product-tabs__info p{margin-bottom:15px}.template-product .product-tabs__info a{color:#ff5a5a}@media screen and (max-width:1599px){.template-product .info-block .buttons{grid-template-columns:1fr}.template-product .size-guide__open-btn{bottom:-30px}}@media screen and (max-width:1200px){.template-product .perfect-match__footer{flex-wrap:wrap}}@media screen and (max-width:1024px){.template-product__wrapper{flex-direction:column}.template-product .product-tabs{margin:30px 15px 0}.template-product .image-mobile-block,.template-product .product-tabs.mobile{display:block}.template-product .image-block{display:none}.template-product .info-block{flex:0 0 100%;max-width:100%;width:100%}.template-product .info-block__inner{width:100%}.template-product .info-block .buttons{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.template-product{margin-bottom:40px}.template-product__wrapper.wrapper{margin:0}.template-product .info-block{margin-top:23px;border-top:1px solid #E8E8E8}.template-product .info-block__inner{margin:0 15px}.template-product .info-block .title-reviews{flex-direction:column;gap:30px}.template-product .info-block .title-reviews .reviews{flex-direction:row-reverse}.template-product .info-block .perfect-match__footer{flex-direction:column;align-items:center;gap:16px;padding-bottom:27px}.template-product .info-block .perfect-match__footer .title-price{align-items:center;gap:4px}.template-product .info-block .perfect-match .toaster__content{min-width:0;max-width:98%}.template-product .info-block .buttons{gap:20px}.template-product .product-tabs__header{padding:20px 0}.template-product .product-tabs__title{font-size:18px}.template-product .product-tabs__info{font-size:14px}}@media screen and (max-width:576px){.template-product .info-block .buttons{grid-template-columns:1fr}}#yotpo-app .yotpo-base-layout{width:100%!important;max-width:calc(100vw - 60px);margin:0 30px}#yotpo-app .yotpo-layout-header-wrapper{justify-content:space-between}#yotpo-app .yotpo-bottom-line-score,#yotpo-app .yotpo-star-distribution-value,#yotpo-app .yotpo-star-distribution-index{color:#4e4a33}#yotpo-app .yotpo-progress-bar .yotpo-progress-bar-score{background-color:#4e4a33}#yotpo-app .yotpo-media-select,#yotpo-app .yotpo-filter-select{transition:border-color,.3s .1s}#yotpo-app .yotpo-media-select:hover,#yotpo-app .yotpo-filter-select:hover,#yotpo-app .yotpo-search-filter .yotpo-search-label .yotpo-search-input:valid{border-color:#4e4a33!important;transition:border-color,.1s 0}#yotpo-app .yotpo-head,#yotpo-app .yotpo-headline{width:-moz-fit-content;width:fit-content}#yotpo-app .yotpo-head{display:flex;align-items:flex-start;justify-content:flex-start;margin:0 0 25px}#yotpo-app .yotpo-headline{margin:0;font-family:Mascolori}#yotpo-app .yotpo-head .yotpo-reviews-by{display:none}#yotpo-app .yotpo-new-review-btn{padding:10px 20px}@media screen and (max-width:992px){#yotpo-app .yotpo-layout-header-wrapper{flex-direction:column}}@media screen and (max-width:768px){#yotpo-app .yotpo-base-layout{max-width:calc(100vw - 30px);margin:0 15px}#yotpo-app .yotpo-bottom-line{flex-direction:column;margin:0}}.page-default{display:flex;justify-content:space-between;gap:73px;padding:42px 30px 30px;border-bottom:1px solid #E8E8E8}.page-default__title{width:40%;font-size:50px;line-height:1.2}.page-default__text{width:60%;font-size:18px;line-height:1.5}@media(max-width:1200px){.page-default{padding:9px 15px 31px;gap:30px}.page-default__title{font-size:40px;line-height:1.12}}@media(max-width:992px){.page-default{border-bottom:none}}@media(max-width:768px){.page-default{flex-direction:column;align-items:start}.page-default__title,.page-default__text{width:100%}}.tos{position:relative;display:flex;align-items:start;justify-content:space-between;gap:73px;padding:0 30px 120px;border-bottom:1px solid #E8E8E8}.tos__content{width:60%;padding-right:150px;padding-top:70px}.tos__content h1,.tos__content h2,.tos__content h3,.tos__content h4,.tos__content h5,.tos__content h6{padding-top:70px;padding-bottom:34px;font-family:Sora;font-weight:600;font-size:22px;line-height:1}.tos__content p,.tos__content span{font-family:Sora;font-weight:400;font-size:16px;line-height:1.88}.tos__content ul{list-style:square;padding-left:30px}.tos__content ol{padding-left:20px}.tos__content ol>li::marker{font-weight:600}.tos__content strong{font-size:16px;line-height:1.88}@media(max-width:1200px){.tos{padding:0 15px 46px;gap:30px}.tos__content{padding-right:0}}@media(max-width:992px){.tos{flex-direction:column-reverse;gap:50px}.tos__content{width:100%;padding:0}.tos__content h3:first-of-type{padding-top:0}}@media(max-width:768px){.tos{border-bottom:none;padding:0 15px}}.faq{padding:0 30px 120px;display:flex;flex-direction:column;align-items:start;gap:50px;border-bottom:1px solid #E8E8E8}.faq__container{position:relative;display:flex;align-items:start;justify-content:space-between;gap:73px}.faq__title{width:40%;padding-top:70px;font-weight:600;font-size:22px;line-height:1.3}.faq input{position:absolute;opacity:0;z-index:-1}.faq .tabs-wrapper{width:60%;padding:70px 150px 0 0}.faq .tabs{border-bottom:1px solid #E8E8E8;overflow:hidden}.faq .tab{width:100%;overflow:hidden;border-top:1px solid #E8E8E8}.faq .tab-label{display:flex;align-items:center;justify-content:space-between;padding:34px 0;cursor:pointer;font-weight:600;font-size:22px;line-height:1.3}.faq .tab-arrow{text-align:center;transition:transform .3s}.faq .tab-content{max-height:0;font-size:16px;line-height:1.9;transition:padding .3s,max-height .3s}.faq .tab-content p{font-size:16px;line-height:1.9}.faq .tab-content strong{display:block;padding-top:10px}.faq input:checked+.tab-label{border:none}.faq input:checked+.tab-label .tab-arrow{transform:rotate(180deg)}.faq input:checked~.tab-content{max-height:500vh;padding-bottom:34px}@media(max-width:1200px){.faq{padding:0 15px 46px}.faq .faq__container{gap:30px}.faq .faq__container .tabs-wrapper{padding:70px 0 0}}@media(max-width:992px){.faq .faq__container{flex-direction:column-reverse;gap:50px}.faq .faq__container .faq__title,.faq .faq__container .tabs-wrapper{width:100%;padding:0}.faq .faq__container .faq__title{order:2}}@media(max-width:768px){.faq{border-bottom:none;padding:0 15px}}@media(max-width:992px){.mobile-none{display:none}}.about-links{padding:30px}.about-links__text{font-weight:400;font-size:22px;line-height:1.59}.about-links__title{font-weight:400;font-size:90px;line-height:1.2}.about-links__links{display:flex;align-items:center;gap:10px;padding-top:13px}.about-links__link{padding:10px 15px;border:1px solid #E8E8E8;border-radius:52px;font-size:14px;line-height:1.3}.about-links__link--active{border-color:#0d0d0d}.about-links__images{display:none;height:-moz-fit-content;height:fit-content;max-height:300px;padding-top:40px}.about-links__image{width:100%;height:auto}@media(max-width:1200px){.about-links{padding:30px 15px 50px}}@media(max-width:768px){.about-links__text{font-size:18px}.about-links__title{font-size:40px;line-height:1.12}.about-links__images{display:flex;max-height:250px;padding-top:50px}.about-links__link{padding:10px}}.gallery{padding:0 30px 120px}.gallery__wrapper{display:grid;border:1px solid #E8E8E8}.gallery__text-container{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:30px;padding:50px}.gallery__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__title{font-size:62px;line-height:1.13}.gallery__text{font-size:16px;line-height:1.88}.gallery__link{display:flex;align-items:center;justify-content:center;padding:13px 30px;border:1px solid #000;border-radius:40px;font-family:Sora;font-size:16px;font-weight:400;background-color:#000;color:#fff;transition:background-color .2s ease,color .2s ease}.gallery__link:hover{background-color:#fff;color:#000}@media(max-width:1400px){.gallery__text-container{padding:15px}.gallery__title{font-size:40px;line-height:1.12}.gallery__text{line-height:1.5}}@media(max-width:1200px){.gallery{padding:0 15px 30px}.gallery__title{font-weight:600;font-size:22px;line-height:1.3}}@media(max-width:992px){.gallery{padding:0 15px}.gallery__wrapper{margin-bottom:50px}.gallery__image-container:nth-of-type(2),.gallery__image-container:nth-last-of-type(2){display:none}}.experience{padding:0 30px 120px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8}.experience__text-container{display:flex;justify-content:space-between;gap:86px;padding:44px 0 120px}.experience__title{width:50%;font-weight:600;font-size:22px;line-height:1.3}.experience__text{width:50%;font-size:18px;line-height:1.67}.experience__image-container{width:100%;height:569px}.experience__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1200px){.experience{padding:0 15px}}@media(max-width:992px){.experience{display:flex;flex-direction:column-reverse;border:none;padding:0}.experience__image-container{height:190px;padding:0 15px}.experience__text-container{flex-direction:column;gap:30px;margin-top:50px;padding:50px 15px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8}.experience__title{width:100%}.experience__text{width:100%;font-size:16px;line-height:1.5}}.section-video{padding:0 30px 120px}.section-video__video-container{display:flex;gap:15px;height:500px;margin-top:120px}.section-video__video-wrapper{position:relative;width:calc((100% - 15px)/2)}.section-video__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-video__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .7s ease,visibility .7s ease}.section-video__button:hover path{fill:#ff5a5a}.section-video__button.disabled{visibility:hidden;opacity:0}.about-text{display:flex;align-items:start;gap:30px}.about-text__text--big{width:50%;font-size:36px;line-height:1.53}.about-text__text--small{width:50%;margin-top:10px;font-size:22px;line-height:1.68}.about-text__text--small p{font-size:22px;line-height:1.68}.about-text__text--small p:not(:first-child){padding-top:20px}@media(max-width:1400px){.about-text__text--big{font-size:22px;line-height:1.36}.about-text__text--small,.about-text__text--small p{font-size:16px;line-height:1.5}}@media(max-width:1200px){.section-video{padding:0 15px 50px}.section-video__video-container{margin-top:50px;height:-moz-fit-content;height:fit-content}.section-video__video-wrapper{position:relative;width:calc((100% - 15px)/2);height:300px}.about-text{gap:20px;flex-direction:column}.about-text__text--big,.about-text__text--small{width:100%}}@media(max-width:768px){.section-video__video-container{flex-direction:column}.section-video__video-wrapper{width:100%}.section-video__video{aspect-ratio:344/192;height:auto}}@media(max-width:576px){.section-video__video-wrapper{height:200px;height:-moz-fit-content;height:fit-content;display:flex}}.article-preview{padding:120px 30px;border-bottom:1px solid #E8E8E8}.article-preview__article{display:flex;width:100%}.article-preview__article:nth-child(2n){flex-direction:row-reverse}.article-preview__content-container{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:30px;width:50%;padding:90px}.article-preview .article__image-wrapper{position:relative;width:50%}.article-preview .article__image-wrapper .image{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:810/488;height:auto}.article-preview .article__title{font-weight:700;font-size:22px;line-height:1.59;color:#000}.article-preview .article__content{font-size:18px;line-height:1.56;margin:0;padding:0}.article-preview .article__content p{font-size:18px;line-height:1.56}.article-preview .article__links{display:flex;align-items:center;gap:10px}.article-preview .article__links .link{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:46px;padding:0 30px;border-radius:40px;font-size:16px;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.article-preview .article__links .link:nth-child(1){border:1px solid #000000;background-color:#000;color:#fff}.article-preview .article__links .link:nth-child(1):hover{border-color:#d2d1d1;background-color:transparent;color:#000}.article-preview .article__links .link:nth-child(2){border:1px solid #D2D1D1;background-color:transparent;color:#000}.article-preview .article__links .link:nth-child(2):hover{border-color:#000;background-color:#000;color:#fff}@media(max-width:1400px){.article-preview__content-container{padding:20px}}@media(max-width:1200px){.article-preview{padding:50px 15px}.article-preview__content-container{gap:18px}}@media(max-width:992px){.article-preview{padding:50px 15px 0}.article-preview__article{flex-direction:column}.article-preview__article:nth-child(2n){flex-direction:column}.article-preview__content-container{width:100%;padding:30px 0 50px}.article-preview .article__image-wrapper{width:100%}.article-preview .article__title{padding-bottom:12px}.article-preview .article__links{width:100%;max-width:400px}.article-preview .article__links .link:nth-child(1){display:none}.article-preview .article__links .link:nth-child(2){width:100%}}@media(max-width:992px){.article-preview{padding:0 15px}.article-preview__content-container{padding:23px 0 50px;gap:6px}.article-preview .article__image-wrapper{width:100%}.article-preview .article__image-wrapper .image{aspect-ratio:345/192;height:auto}.article-preview .article__title{padding-bottom:0}.article-preview .article__content{padding-top:0;margin-bottom:44px;font-size:16px}}.about-art{padding:35px 33px;margin-bottom:84px}.about-art__title{font-weight:600;font-size:25px;line-height:1}.about-art__wrapper{display:flex;justify-content:space-between;gap:93px;padding-top:25px}.about-art__image-container{width:46%}.about-art__hero-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:730/865}.about-art__content{display:flex;flex-direction:column;gap:50px;width:50%}.about-art__content p{font-size:22px;font-weight:400;line-height:1.68}.about-art__text{font-size:22px;line-height:1.68}.about-art__blocks{display:flex;justify-content:start;gap:67px}.about-art__image{width:calc((100% - 67px)/2);height:100%}.about-art__button{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:46px;padding:0 62px;border-radius:40px;font-size:16px;border:1px solid #D2D1D1;background-color:transparent;color:#000;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.about-art__button:hover{border-color:#000;background-color:#000;color:#fff}@media(max-width:1200px){.about-art{padding:50px 15px}.about-art__content,.about-art__wrapper{gap:30px}.about-art__blocks{gap:5px}.about-art__image{width:calc((100% - 5px)/2)}.about-art__text{font-size:16px;line-height:1.5}}@media(max-width:768px){.about-art{margin-bottom:0}.about-art__wrapper{flex-direction:column}.about-art__image-container,.about-art__content{width:100%}.about-art__blocks{flex-direction:column}.about-art__image{width:100%}.about-art__text{font-size:16px;line-height:1.5}.about-art__button{width:100%;max-width:600px;margin:0 auto}}.video-v2{padding:44px 85px 120px 30px;border-top:1px solid #E8E8E8;display:flex;justify-content:space-between;gap:86px}.video-v2__title{width:50%;font-weight:600;font-size:25px;line-height:1}.video-v2__content{width:50%}.video-v2__text{font-size:18px;line-height:1.67}.video-v2__video-container{position:relative;width:100%;height:500px;margin-top:47px}.video-v2__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-v2__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .7s ease,visibility .7s ease}.video-v2__button:hover path{fill:#ff5a5a}.video-v2__button.disabled{visibility:hidden;opacity:0}@media(max-width:1200px){.video-v2{padding:50px 15px 30px;gap:30px}.video-v2__title{width:30%}.video-v2__content{width:70%}.video-v2__video-container{height:400px;margin-top:30px}}@media(max-width:768px){.video-v2{flex-direction:column}.video-v2__title,.video-v2__content{width:100%}.video-v2__video-container{height:344px}.video-v2__text{font-size:16px;line-height:1.5}}.search__header{padding:42px 50px 89px 30px;gap:100px}.search .search-filters{padding:17px 30px 28px;position:sticky;top:0;z-index:50;background-color:#fff}.search .search-filters__inner{margin:0 0 0 -20px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.search .search-filters .filter-form{display:flex;flex-wrap:wrap;row-gap:10px}.search .search-filters .filter-form .filter-item{position:relative}.search .search-filters .filter-form .filter-item__header{display:flex;gap:10px;padding:18px 20px 0;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .3s ease}.search .search-filters .filter-form .filter-item__header:hover{color:#ff5a5a}.search .search-filters .filter-form .filter-item__main{background-color:#fff;border:1px solid #E8E8E8;position:absolute;z-index:15;top:-1px;left:-1px;flex-direction:column;gap:16px;display:none}.search .search-filters .filter-form .filter-item__body{display:grid;grid-template-columns:1fr 1fr;padding:0 20px 26px;gap:10px}.search .search-filters .filter-form .filter-item.kleur__body{grid-template-columns:repeat(5,1fr)}.search .search-filters .filter-form .filter-item.active .filter-main{display:flex}.search .search-filters .active-filters{display:flex;align-items:center;gap:8px;margin-top:22px;font-size:14px;line-height:1}.search .search-filters .active-filters .button{background-color:#f5f5f5;border-radius:25px;padding:12px 15px 12px 21px;display:flex;align-items:center;gap:16px;transition:color .3s ease}.search .search-filters .active-filters .button svg{cursor:pointer}.search .search-filters .active-filters .button svg:hover path{fill:#ff5a5a}.search .search-filters .active-filters__clear{padding:9px 10px;cursor:pointer;text-decoration-line:underline;transition:color .3s ease}.search .search-filters .active-filters__clear:hover{color:#ff5a5a}.search .search-mobile-pannel{display:none;justify-content:space-between;align-items:center;margin:0 15px 13px}.search .search-mobile-pannel .open-button{display:flex;align-items:center;gap:10px;font-size:20px;line-height:1.25}.search .search-mobile-pannel__settings-block{display:flex;align-items:center;gap:15px}.search .search-mobile-pannel__settings-block .filter-quontity{font-size:14px}.search .search-mobile-pannel__settings-block .grid-switch{display:flex;align-items:center;gap:13px}.search .search-mobile-pannel__settings-block .grid-switch button{background-color:transparent;border:none;display:flex}.search .search-mobile-pannel__settings-block .grid-switch button.active .fill{fill:#ff5a5a}.search .search-mobile-pannel__settings-block .grid-switch button.active .stroke{stroke:#ff5a5a}.search .filter-mobile{position:fixed;top:0;left:-100%;z-index:600000000;width:100%;height:100%;background-color:#fff;background:#fff;transition:left .3s ease}.search .filter-mobile.active{left:0}.search .filter-mobile__wrapper{margin:23px 15px 0;height:100%;display:flex;flex-direction:column;gap:30px}.search .filter-mobile__header{display:flex;justify-content:space-between;background-color:#fff}.search .filter-mobile__header .title{font-size:22px;line-height:1.2;text-transform:uppercase;padding-top:9px}.search .filter-mobile__header .close-btn{background-color:transparent;border:none;line-height:1.25}.search .filter-mobile__title{font-size:22px;line-height:1.2;text-transform:uppercase}.search .filter-mobile__body{display:flex;flex-direction:column;gap:30px;overflow:scroll}.search .filter-mobile__body .filter-form{display:flex;flex-direction:column;gap:30px;overflow-x:hidden}.search .filter-mobile .filter-item{display:flex;flex-direction:column}.search .filter-mobile .filter-item__header{display:flex;justify-content:space-between;align-items:center;line-height:1.25}.search .filter-mobile .filter-item__body{display:flex;flex-wrap:wrap;gap:10px;height:0;overflow:hidden;transition:.3s ease}.search .filter-mobile .filter-item__arrow{transition:transform .3s ease}.search .filter-mobile .filter-item__arrow.active{transform:rotate(-180deg)}.search .filter-mobile .filter-item .filter-checkbox input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.search .filter-mobile__buttons{display:flex;flex-direction:column;align-items:center;gap:30px}.search .filter-mobile__buttons .search-btn{background:#000;border:1px solid #000000;border-radius:40px;padding:13px 0;width:100%;line-height:1.25;color:#fff}.search .filter-mobile__buttons .search-btn:hover{background-color:#fff;color:#000}.search .filter-mobile__buttons .clear-btn{background-color:transparent;border:none;text-align:center;text-decoration:underline;line-height:1.25}.search .filter-mobile__buttons .clear-btn:hover{opacity:.6}.search__wrapper{margin-bottom:100px}.search__body{display:flex;flex-direction:column;margin:1px 30px 100px}.search__products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;margin-top:1px}.search__products-grid .product-card{border:none;box-shadow:0 0 0 1px #e8e8e8}.search__loader{display:flex;justify-content:center;gap:10px;align-items:center;color:#9f9f9f;margin-top:48px}.search__loader svg{animation:loading 1.5s linear infinite}.search__loader.disabled{display:none}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:992px){.search__products-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.search__header{padding:9px 15px 35px;border-bottom:none}.search .search-filters{display:none}.search .search-mobile-pannel{display:flex}.search__wrapper{margin-bottom:60px}.search__body{margin:0 15px}.search__products-grid{grid-template-columns:50% 50%}.search__products-grid.one-block{grid-template-columns:100%}}.page-layout,.article{padding:30px 0 60px}.page-layout__container,.article__container{padding:0 30px 60px;border-bottom:1px solid #E8E8E8}.page-layout__text,.article__text{font-size:22px;line-height:1.59}.page-layout__title,.article__title{font-size:90px;line-height:1.2}.page-layout__image,.article__image{aspect-ratio:1.84/1;width:100%;max-height:594px;margin-top:81px}.page-layout__content,.article__content{font-family:Sora;font-size:22px;font-weight:400;line-height:1.7;max-width:820px;padding:0;margin:0 auto}.page-layout__content h1,.page-layout__content h2,.page-layout__content h3,.page-layout__content h4,.article__content h1,.article__content h2,.article__content h3,.article__content h4{padding-top:60px;font-family:Sora;font-size:36px;font-weight:600;line-height:1.5;text-align:left}.page-layout__content p,.article__content p{padding-top:45px;font-family:Sora;font-size:22px;font-weight:400;line-height:1.7}.page-layout__metafield h4,.article__metafield h4{padding:0;font-size:22px;line-height:1.9}.page-layout__metafield-text,.article__metafield-text{padding-top:20px;font-size:17px;line-height:1.9}.page-layout__metafield-text h1,.page-layout__metafield-text h2,.page-layout__metafield-text h3,.page-layout__metafield-text h4,.article__metafield-text h1,.article__metafield-text h2,.article__metafield-text h3,.article__metafield-text h4{padding-top:15px}.page-layout__metafield-text p,.page-layout__metafield-text ul,.page-layout__metafield-text li,.article__metafield-text p,.article__metafield-text ul,.article__metafield-text li{padding-top:10px;font-size:17px;line-height:1.9}.page-layout__images,.article__images{display:flex;max-width:820px;padding:0 15px;margin:0 auto;gap:67px;max-height:400px}.page-layout__images-container,.article__images-container{width:100%;max-height:400px}.page-layout__decoration-image,.article__decoration-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article__content{padding:30px 15px 0}.page-layout{padding-bottom:160px}.page-layout__content{padding-bottom:70px}.article-paragraph__item{max-width:820px;margin:0 auto;padding:0 15px 30px}.article-paragraph h1,.article-paragraph h2,.article-paragraph h3{font-size:45px;font-family:Sora;font-weight:400;padding-top:30px}.article-paragraph p{padding-top:15px}.article-paragraph__images{width:100%;display:flex;align-items:center;gap:30px;overflow:clip}.article-paragraph__image-container{width:100%;height:100%;max-height:400px}.article-paragraph__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-paragraph__products{display:flex;align-items:stretch;justify-content:center;gap:30px;padding-top:60px}.article-paragraph__products .product-card__variants{display:none}.article-paragraph__products .swiper-slide{flex-shrink:1}@media(max-width:576px){.article-paragraph__products{flex-direction:column}}@media(max-width:1200px){.page-layout,.article{padding:30px 0 50px}.page-layout__container,.article__container{padding:0 15px 30px}.page-layout__text,.article__text{font-size:18px;line-height:1.94}.page-layout__title,.article__title{font-size:40px;line-height:1.12}.page-layout__image,.article__image{margin-top:50px}.page-layout__images,.article__images{gap:20px}.page-layout__content,.article__content{padding-bottom:30px}.page-layout__content h1,.page-layout__content h2,.page-layout__content h3,.page-layout__content h4,.article__content h1,.article__content h2,.article__content h3,.article__content h4{padding-top:30px}.page-layout__content p,.article__content p{padding-top:15px}.page-layout__metafield h4,.article__metafield h4{padding:0}.article__content{padding-top:20px}}.additional-info{padding:0 30px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8}.additional-info__item{padding:20px 0}.additional-info__title{font-weight:600;font-size:22px;line-height:1.3;padding-bottom:100px;width:100%;max-width:400px}.additional-info__container{display:flex;justify-content:space-between;align-items:start;gap:73px}.additional-info__text{width:70%;max-width:1070px}.additional-info__images{width:30%;display:flex;align-items:center;justify-content:center}.additional-info__image{display:block;width:100%;height:auto}@media(max-width:1599px){.additional-info__text,.additional-info__images{width:50%}}@media(max-width:1200px){.additional-info{padding:50px 15px;border-bottom:none}.additional-info__title{padding-bottom:0}.additional-info__container{flex-direction:column;gap:30px;padding-top:30px}.additional-info__text,.additional-info__images{width:100%}}.template-cart__header{padding:42px 0 55px 27px}.template-cart__header .title{color:#0d0d0d;font-family:Mascolori;font-size:50px;font-weight:400}.template-cart .cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:50vh}.template-cart .cart-empty__title{font-family:Sora;font-weight:400;font-size:25px;line-height:1.25}.template-cart .cart-empty__button{font-family:Sora;font-weight:400;font-size:16px;line-height:1.25;border:1px solid #E8E8E8;padding:13px 31.5px;border-radius:40px}.template-cart .cart-empty__button:hover{background-color:#000;border-color:#000;color:#fff}.template-cart .cart-form__header{display:grid;grid-template-columns:48% 1fr 3fr 1fr;padding:0 30px 10px 27px;border-bottom:1px solid #E8E8E8}.template-cart .cart-form__title{font-family:Sora;font-size:20px;font-weight:400;line-height:1}.template-cart .cart-form__title.price{justify-self:end}.template-cart .cart-form__title.quantity{justify-self:center}.template-cart .cart-form__title.total{justify-self:end}.template-cart .cart-form__body{margin-bottom:48px}.template-cart .cart-form__body .cart-product{display:grid;margin:21px 30px 0 27px;padding-bottom:21px;grid-template-columns:48% 1fr 3fr 1fr;border-bottom:1px solid #E8E8E8;align-items:center}.template-cart .cart-form__body .cart-product__block{display:flex;align-items:center}.template-cart .cart-form__body .cart-product .block-mobile{display:none}.template-cart .cart-form__body .cart-product .delete-btn{display:flex;cursor:pointer}.template-cart .cart-form__body .cart-product__image-container{display:flex;aspect-ratio:1/1;height:auto;width:185px;display:grid;place-items:center;border:1px solid #E8E8E8;margin:0 32px 0 38px}.template-cart .cart-form__body .cart-product__image{display:flex;height:auto;width:100%}.template-cart .cart-form__body .cart-product__title-container{display:flex;flex-direction:column;gap:16px}.template-cart .cart-form__body .cart-product__title{font-family:Sora;font-size:20px;font-weight:600;line-height:1}.template-cart .cart-form__body .cart-product__variant{font-family:Sora;font-size:16px;font-weight:400;line-height:1}.template-cart .cart-form__body .cart-product__price,.template-cart .cart-form__body .cart-product__total-price{justify-self:end;font-family:Sora;font-size:18px;font-weight:400;line-height:1}.template-cart .cart-form__body .cart-product__counter{justify-self:center}.template-cart .cart-form__body .cart-product__counter .product-quantity{display:flex;border-radius:30px;border:1px solid #E8E8E8;gap:4px}.template-cart .cart-form__body .cart-product__counter .product-quantity .product-button{display:flex;border:none;background-color:transparent;cursor:pointer}.template-cart .cart-form__body .cart-product__counter .product-quantity .product-button:first-child{padding:11px 13px 11px 18px;align-items:center}.template-cart .cart-form__body .cart-product__counter .product-quantity .product-button:last-child{padding:11px 18px 11px 13px}.template-cart .cart-form__body .cart-product__counter .product-quantity .product-input{display:flex;align-items:center}.template-cart .cart-form__body .cart-product__total-price{justify-self:end}.template-cart .cart-form__footer{padding:0 30px;display:flex;width:100%;justify-content:space-between;margin-bottom:31px}.template-cart .cart-form__footer .note-block{display:flex;flex-direction:column;gap:24px;max-width:49%;width:100%}.template-cart .cart-form__footer .note-block__title{font-family:Sora;font-size:18px;font-weight:400;line-height:1}.template-cart .cart-form__footer .note-block__note{padding-bottom:10px;color:#877676;font-family:Sora;font-size:16px;font-weight:400;line-height:1.62;border:none;border-bottom:2px solid #000000}.template-cart .cart-form__footer .checkout-block{display:flex;flex-direction:column;align-items:end}.template-cart .cart-form__footer .checkout-block__subtotal{font-family:Sora;font-size:18px;font-weight:400;line-height:1;margin-bottom:24px;display:flex;gap:15px}.template-cart .cart-form__footer .checkout-block__subtotal .price{font-weight:600}.template-cart .cart-form__footer .checkout-block__subtitle{color:#877676;font-family:Sora;font-size:15px;font-weight:400;line-height:1.33;margin-bottom:32px}.template-cart .cart-form__footer .checkout-block__button{border-radius:40px;background:#ff5a5a;border:3px solid #FF5A5A;color:#fff;font-family:Sora;font-size:16px;font-weight:400;line-height:1;padding:13px 40px;cursor:pointer;transition:color .3s ease,background-color .3s ease}.template-cart .cart-form__footer .checkout-block__button:hover{background-color:#fff;color:#ff5a5a}@media screen and (max-width:992px){.template-cart__header{padding:9px 26px 19px 15px}.template-cart__header .title{font-size:40px;line-height:1.125}.template-cart .cart-form__header{display:none}.template-cart .cart-form__body{margin-bottom:40px}.template-cart .cart-form__body .cart-product{grid-template-columns:1fr 4fr 4fr;margin:15px 15px 0;padding-bottom:15px}.template-cart .cart-form__body .cart-product__block{grid-row:1/4}.template-cart .cart-form__body .cart-product__block .delete-btn,.template-cart .cart-form__body .cart-product__total-price,.template-cart .cart-form__body .cart-product__title-container{display:none}.template-cart .cart-form__body .cart-product .block-mobile{display:flex;grid-column:2/4;grid-row:1/3;align-self:start;justify-content:space-between}.template-cart .cart-form__body .cart-product .block-mobile__title-container{display:flex;flex-direction:column;gap:17px}.template-cart .cart-form__body .cart-product .block-mobile__title{font-family:Sora;font-size:18px;font-weight:600;line-height:1}.template-cart .cart-form__body .cart-product .block-mobile__variant{font-family:Sora;font-size:16px;font-weight:400;line-height:1}.template-cart .cart-form__body .cart-product__image-container{margin:0 20px 0 0;width:100px}.template-cart .cart-form__body .cart-product__price{justify-self:start}.template-cart .cart-form__body .cart-product__counter{justify-self:end}.template-cart .cart-form__body .cart-product:last-child{border-bottom:none}.template-cart .cart-form__footer{flex-direction:column;gap:40px;padding:0 15px}.template-cart .cart-form__footer .note-block{max-width:100%;gap:18px}.template-cart .cart-form__footer .note-block__note{padding:0}.template-cart .cart-form__footer .checkout-block__subtotal{width:100%;justify-content:space-between;padding:20px 0;border-bottom:1px solid #E8E8E8;border-top:1px solid #E8E8E8}.template-cart .cart-form__footer .checkout-block__subtitle{width:100%;justify-content:start}.template-cart .cart-form__footer .checkout-block__button{width:100%;display:flex;justify-content:center}}.cart-featured-products__wrapper{display:flex;flex-direction:column;gap:20px;overflow:auto;margin:0 27px 115px}.cart-featured-products .title{font-family:Sora;font-size:20px;font-style:normal;font-weight:725;line-height:normal;text-transform:uppercase}.cart-featured-products__body{display:grid;grid-template-columns:repeat(4,280px);overflow:auto}.cart-featured-products__body .featured-product{border:1px solid #E8E8E8;height:-moz-fit-content;height:fit-content;flex:0 0 12.5%;max-width:12.5%;min-width:280px}.cart-featured-products__body .featured-product__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Sora;font-weight:400}.cart-featured-products__body .featured-product__price{font-family:Sora;font-weight:400}.cart-featured-products__body .featured-product__header{padding:18px 18px 0}.cart-featured-products__body .featured-product__main{margin:12px 0 0}.cart-featured-products__body .featured-product__footer{display:flex;justify-content:space-between;padding:0 18px 18px;flex-wrap:wrap;gap:15px}.cart-featured-products__body .featured-product__footer .out-of-stock{color:#9f9f9f}.cart-featured-products__body .featured-product__img{width:100%;aspect-ratio:204/180;height:auto;-o-object-fit:contain;object-fit:contain}.cart-featured-products__body .featured-product:not(:last-child){margin-right:-1px}@media screen and (max-width:1599px){.cart-featured-products__body{grid-template-columns:repeat(3,280px)}.cart-featured-products__body .featured-product{flex:0 0 206px;max-width:206px}}@media screen and (max-width:992px){.cart-featured-products__wrapper{margin:0 0 50px 15px}.cart-featured-products__body{grid-template-columns:repeat(2,280px)}}@media screen and (max-width:576px){.cart-featured-products__body{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto}}.wishlist__header{margin:42px 0 60px 27px}.wishlist .wishlist-collection .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;margin-bottom:120px;padding:0 30px}.wishlist .wishlist-collection .grid .wk-item-column{height:auto}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout{margin:0;display:flex;border:1px solid #E8E8E8;flex-direction:column;height:100%}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-variant-image{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;margin-bottom:30px}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-button-wishlist-page.wk-remove-item.wk-with-hover{opacity:1}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-product-title{margin-bottom:0}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-product-title .wk-variant-link{margin:0 0 10px;font-family:Sora;font-size:20px;font-weight:600;line-height:1;min-block-size:unset;max-block-size:unset}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-purchase{margin-bottom:30px}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-purchase .wk-price.wk-price-preview{font-family:Sora;font-size:18px;font-weight:400;line-height:1}.wishlist .wishlist-collection .grid .wk-item.wk-fadeout .wk-add-item-form{display:none}@media screen and (max-width:992px){.wishlist .wishlist-collection .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.wishlist .wk-item-column{width:100%!important}}@media screen and (max-width:576px){.wishlist .wishlist-collection .grid{grid-template-columns:100%}}.not-found{position:relative;max-height:850px;min-height:500px;width:100%;overflow:clip}.not-found__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.not-found__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;padding-bottom:100px}.not-found__title{color:#fff;text-align:center;text-shadow:0px 0px 0px rgba(0,0,0,.08),-17px 24px 64px rgba(0,0,0,.08),-70px 94px 117px rgba(0,0,0,.07),-157px 212px 158px rgba(0,0,0,.04),-279px 376px 187px rgba(0,0,0,.01),-436px 588px 205px rgba(0,0,0,0);font-family:Sora;font-size:240px;font-weight:600}.not-found__text{display:block;max-width:800px;padding-top:7px;color:#fff;text-align:center;font-family:Sora;font-size:30px;font-weight:400;line-height:1.3}.not-found__link{display:flex;align-items:center;gap:10px;padding:13px 20px 13px 25px;margin-top:45px;background-color:#fff;border-radius:40px;font-size:18px;font-weight:400;transition:transform 1s}.not-found__link svg{transition:transform 1s}.not-found__link:hover{transform:scale(102%)}.not-found__link:hover svg{transform:translate(20%)}.not-found__decoration{position:absolute}.not-found__decoration--1{width:-moz-fit-content;width:fit-content;height:auto;max-height:370px;bottom:42%;right:50%}.not-found__decoration--1 img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.not-found__decoration--2{right:0;bottom:0;width:-moz-fit-content;width:fit-content;max-width:30%;height:auto;max-height:370px}.not-found__decoration--2 img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}@media(max-width:1200px){.not-found{height:500px}.not-found__content{padding:0 10px 45px;justify-content:center}.not-found__title{font-size:120px}.not-found__text{font-size:22px}.not-found__decoration--1{bottom:30%;right:45%}.not-found__decoration--1 img{width:400px}.not-found__decoration--2{max-width:20%;max-height:340px}}@media(max-width:768px){.not-found__decoration--1{bottom:40%;right:50%}.not-found__decoration--1 img{width:300px}.not-found__decoration--2{max-width:30%}}.pages-preview{padding:0 30px 110px}.pages-preview__title{font-size:76px;font-weight:400}.pages-preview .articles-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:90px 30px;width:100%;padding-top:30px}.pages-preview .articles-container__article{display:flex;flex-direction:column;gap:30px}.pages-preview .articles-container__article .article__image-wrapper{position:relative;display:block;width:100%;height:-moz-fit-content;height:fit-content;overflow:clip}.pages-preview .articles-container__article .article__image-wrapper .image{width:100%;aspect-ratio:1.62/1;height:auto;-o-object-fit:cover;object-fit:cover}.pages-preview .articles-container__article .article__title{font-weight:700;font-size:22px;line-height:1.59;color:#000}.pages-preview .articles-container__article .article__content{padding:0;margin:0;font-size:18px;line-height:1.56;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pages-preview .articles-container__article .article__content p{font-size:18px;line-height:1.56}.pages-preview .articles-container__article .article__links{display:flex;align-items:center;gap:10px}.pages-preview .articles-container__article .article__links .link{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:46px;padding:0 30px;border-radius:40px;font-size:16px;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.pages-preview .articles-container__article .article__links .link:nth-child(1){border:1px solid #000000;background-color:#000;color:#fff}.pages-preview .articles-container__article .article__links .link:nth-child(1):hover{border-color:#d2d1d1;background-color:transparent;color:#000}.pages-preview .articles-container__article .article__links .link:nth-child(2){border:1px solid #D2D1D1;background-color:transparent;color:#000}.pages-preview .articles-container__article .article__links .link:nth-child(2):hover{border-color:#000;background-color:#000;color:#fff}@media screen and (max-width:1400px){.pages-preview__title{font-size:45px;font-weight:400;line-height:1.1}.pages-preview .articles-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.pages-preview{padding:0 15px 40px}}@media screen and (max-width:992px){.pages-preview .articles-container{grid-template-columns:1fr}}@media screen and (max-width:768px){.pages-preview .articles-container{grid-gap:70px}.pages-preview .articles-container__article{gap:20px}}.landing{padding:40px 30px;max-width:1660px;margin:0 auto}.landing__links{margin:50px auto 0;max-width:1600px;display:grid;grid-template-columns:repeat(3,1fr)}.landing__link{padding:10px 20px;border:1px solid #E8E8E8;text-decoration:underline;cursor:pointer;transition:color .3s}.landing__link:hover{color:#1979c3}.landing__nav{display:block;margin:0 auto;max-width:1200px;padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:100px}.landing__nav-item{display:block;width:-moz-fit-content;width:fit-content;min-width:133px;padding:13px 30px;color:#fff;background-color:#ff5a5a;border-radius:40px;transition:background-color .3s,color .3s;border:2px solid #FF5A5A;text-align:center}.landing__nav-item:hover{background-color:transparent;color:#ff5a5a}.landing__button{display:block;width:-moz-fit-content;width:fit-content;margin:50px auto 0;padding:13px 30px;color:#fff;background-color:#ff5a5a;border-radius:40px;transition:background-color .3s,color .3s;border:2px solid #FF5A5A;text-align:center}.landing__button:hover{background-color:transparent;color:#ff5a5a}.landing h1,.landing h2{color:#0d0d0d;font-size:45px;line-height:1;font-weight:400;padding:20px 0 0}.landing *{font-family:Sora;font-size:16px;line-height:1.5}.landing p{padding-top:15px}.landing__paragraph{padding-top:40px}.landing .product-card__variants{display:none}.landing__products{margin:0 auto;max-width:1200px;width:100%;display:flex;align-items:stretch;justify-content:center;gap:30px;padding-top:60px}.landing__products .product-card{flex-shrink:1}.landing .faq{border:none;padding:0}.landing .faq__container{flex-direction:column;padding-top:50px;gap:30px}.landing .tabs-wrapper{width:100%;padding:0}.landing .section-reviews{padding-top:60px}.landing .section-reviews__title{font-family:Mascolori;font-size:50px}.landing .section-reviews__title red{font-family:Mascolori;font-size:50px}@media screen and (max-width:1200px){.landing{padding:60px 15px}}@media screen and (max-width:992px){.landing h1,.landing h2{font-size:35px}.landing__links{grid-template-columns:repeat(2,1fr)}.landing__products{gap:5px}.landing__nav{gap:0;justify-content:space-between}}@media screen and (max-width:768px){.landing__links{grid-template-columns:repeat(1,1fr)}.landing__products{max-width:500px;flex-direction:column;gap:15px}}@media screen and (max-width:576px){.landing__nav{flex-wrap:wrap;gap:15px}.landing__nav-item{width:calc((100% - 15px)/2)}}.size-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;width:100vw;height:100vh;padding:0 15px;background-color:#0006;opacity:0;visibility:0;transition:opacity .3s ease,visibility .3s ease}.size-guide__wrapper{width:100%;max-width:790px;background-color:#fff}.size-guide__head{display:flex;align-items:center;justify-content:space-between;padding:27px 30px 21px;border-bottom:1px solid #E8E8E8}.size-guide__title,.size-guide__close-btn,.size-guide__info-text{color:#000}.size-guide__title{font-size:20px;font-weight:725;text-transform:uppercase}.size-guide__close-btn{font-size:16px;font-weight:400;transition:color .2s ease;cursor:pointer}.size-guide__close-btn:hover{color:#ff5a5a}.size-guide__content{padding:37px 30px 36px}.size-guide__info-text{margin-bottom:20px;font-size:16px;font-weight:400}.size-guide__table{display:flex;margin-bottom:30px;border:1px solid #E8E8E8;overflow:auto}.size-guide__table::-webkit-scrollbar{height:3px;background-color:#000}.size-guide__table::-webkit-scrollbar-thumb{border-radius:10px;background-color:#000}.size-guide__table::-webkit-scrollbar-track{background-color:#fff}.size-guide__table .table__column{border-right:1px solid #E8E8E8}.size-guide__table .table__column:nth-child(2n) .table__block{background-color:#f5f5f5}.size-guide__table .table__block{width:90px;height:40px;padding:10px;border-bottom:1px solid #E8E8E8;background-color:#ffffff0d}.size-guide__table .table__block:last-child{border-bottom:none}.size-guide__open-btn{position:absolute;bottom:-30px;left:0;display:none;font-size:16px;font-weight:400;color:#9f9f9f;transition:color .2s ease;cursor:pointer}.size-guide__open-btn:hover{color:#000}.size-guide__open-btn.active{display:block}.size-guide.df{display:flex}.size-guide.active{opacity:1;visibility:visible}@media screen and (max-width:1599px){.size-guide__open-btn{bottom:-95px}}.customer-login{display:flex;flex-direction:column;align-items:center;width:100%}.customer-login__wrapper{display:flex;justify-content:space-between;width:100%}.customer-login__wrapper .img{width:100%;max-height:942px}.customer-login__wrapper .grid-form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:35px}.customer-login__wrapper .form{display:flex;flex-direction:column;align-items:center;width:100%;padding:100px 73px 100px 60px;opacity:0;transition:opacity .5s ease-in-out}.customer-login__wrapper .form__wrapper{width:100%;max-width:750px}.customer-login__wrapper .form__title{margin-bottom:85px;font-family:Mascolori;font-weight:400;font-size:90px;line-height:1.2;color:#0d0d0d}.customer-login__wrapper .form__alert{margin-bottom:40px}.customer-login__wrapper .form__alert ul li{font-size:20px;color:#ff5a5a}.customer-login__wrapper .form__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:35px}.customer-login__wrapper .form__container{position:relative;display:block;margin-bottom:42px;border-bottom:2px solid #000000}.customer-login__wrapper .form__container .label{position:absolute;top:22px;z-index:1;width:100%;font-size:20px;line-height:1.25;background-color:#fff;color:#000;transition:transform .3s ease;font-family:Sora}.customer-login__wrapper .form__container .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:22px 0;border:none;font-size:16px;line-height:1.63}.customer-login__wrapper .form__container .input::-moz-placeholder{color:#877676;opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.customer-login__wrapper .form__container .input::placeholder{color:#877676;opacity:0;transition:opacity .3s ease}.customer-login__wrapper .form__container.margined{margin-bottom:78px}.customer-login__wrapper .form__container.focused .label{transform:translateY(-50px)}.customer-login__wrapper .form__container.focused .input::-moz-placeholder{opacity:1}.customer-login__wrapper .form__container.focused .input::placeholder{opacity:1}.customer-login__wrapper .form__description{margin-bottom:40px;font-size:18px;line-height:1.67;color:#000}.customer-login__wrapper .form__submit{height:45px;width:100%;max-width:223px;margin-bottom:20px;border:2px solid #FF5A5A;border-radius:52px;font-family:Mascolori;font-weight:700;font-size:16px;background-color:#ff5a5a;color:#fff;cursor:pointer;transition:background-color .2s ease,color .2s ease}.customer-login__wrapper .form__submit:hover{background-color:#fff;color:#ff5a5a}.customer-login__wrapper .form__links{display:flex;align-items:center;gap:20px}.customer-login__wrapper .form__links .link{font-size:16px;line-height:1.25;text-decoration:underline;color:#000;cursor:pointer;transition:color .2s ease}.customer-login__wrapper .form__links .link:hover{color:#ff5a5a}.customer-login__wrapper .form.dn{display:none}.customer-login__wrapper .form.active{opacity:1}@media screen and (max-width:1499px){.customer-login__wrapper .img{width:50%;max-height:unset}.customer-login__wrapper .form__grid{grid-template-columns:1fr}}@media screen and (max-width:992px){.customer-login__wrapper{flex-direction:column-reverse}.customer-login__wrapper .img{width:100%}}@media screen and (max-width:768px){.customer-login__wrapper .form{padding:10px 15px 40px}.customer-login__wrapper .form__title{margin-bottom:63px;font-size:40px}}@media screen and (max-width:576px){.customer-login__wrapper .form__submit{max-width:100%}.customer-login__wrapper .form__links{justify-content:center;margin:0 auto}}html{scroll-behavior:smooth}body{width:100%;font-family:Sora;font-weight:400;line-height:1}.body-scroll-stop{overflow:hidden}body::-webkit-scrollbar,textarea::-webkit-scrollbar,ul::-webkit-scrollbar{width:15px;background-color:#000}body::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background-color:#000}body::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background-color:#fff}.main{width:100%}.wrapper{margin:0 30px}h1,h2,h3,h4,h5,h6{font-family:Mascolori;line-height:1.2;font-weight:400}h1{font-size:50px}h2{font-size:76px}h3{font-size:50px}h4,h5,h6{font-size:16px;line-height:1.62}p,li,input,button{font-family:Sora;font-size:16px;line-height:1.5;font-weight:400}a,button{transition:color .3s ease,background-color .3s ease,opacity .3s ease,border .3s ease;color:#000}img{-o-object-fit:cover;object-fit:cover;transition:scale .3s ease}svg{transition:transform .3s ease,visibility .3s ease,opacity .3s ease}svg path,svg g,svg line{transition:fill .3s ease,stroke .3s ease}select{color:#000}.shopify-challenge__container{padding:30px 30px 80px}.shopify-challenge__container .shopify-challenge__message{margin-bottom:30px;font-weight:400;font-size:26px;line-height:1.33;color:#000}.shopify-challenge__container .shopify-challenge__button{display:flex;align-items:center;justify-content:center;height:46px;width:100%;max-width:375px;margin-top:30px;padding:0;border:1px solid #FF5A5A;border-radius:40px;background-color:#ff5a5a;color:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.shopify-challenge__container .shopify-challenge__button:hover{border-color:#000;background-color:transparent;color:#000}wishlist-page[data-wishlist-id]{max-width:100%}wishlist-page[data-wishlist-id] .wk-page{max-width:100%;padding:0}wishlist-page[data-wishlist-id] .wk-page .wk-header{flex-direction:column;justify-content:space-between;margin-bottom:60px;padding:42px 30px 0}wishlist-page[data-wishlist-id] .wk-page .wk-header .wk-title{text-align:left}wishlist-page[data-wishlist-id] .wk-page .wk-header .wk-wishlist-empty-callout{padding-top:40px}wishlist-page[data-wishlist-id] .wk-page .x--wk-head{display:grid;grid-template-columns:52% 17% 31%;align-items:center;padding:0 30px 15px;border-bottom:1px solid #E8E8E8}wishlist-page[data-wishlist-id] .wk-page .x--wk-head .minititle{font-weight:400;font-size:20px;line-height:1.25;color:#000}wishlist-page[data-wishlist-id] .wk-page .wk-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;margin-bottom:120px;padding:0 30px}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-product-card{gap:30px;border:1px solid #E8E8E8}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-image-link .wk-image{-o-object-fit:contain;object-fit:contain}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-meta{width:100%;margin-bottom:30px}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-meta .wk-product-title,wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-meta .wk-price{color:#000}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-meta .wk-product-title{font-weight:600;font-size:20px}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-meta .wk-price{font-weight:400;font-size:18px}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-form{display:none!important;padding:0 30px}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-form wk-option-select .wk-control{width:100%;height:48px;margin:0 auto 20px;padding:0 30px;border:1px solid #E8E8E8;border-radius:52px;font-family:Mascolori;font-weight:700;font-size:16px;background-color:transparent;color:#000}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-form wk-option-select .wk-control .wk-icon svg{width:36px!important;height:auto!important}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card .wk-form .wk-cta-button{width:100%;height:48px;margin:0 auto 20px;padding:0 30px;border:1px solid #FF5A5A;border-radius:52px;font-family:Mascolori;font-weight:700;font-size:16px;background-color:#ff5a5a;color:#fff}wishlist-page[data-wishlist-id] .wk-page .wk-grid wishlist-product-card remove-button{position:absolute}.ht-google-place-review-section{display:none!important}@media screen and (max-width:1200px){wishlist-page[data-wishlist-id] .wk-page .wk-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){wishlist-page[data-wishlist-id] .wk-page .wk-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.wrapper{margin:0 15px}h2{font-size:45px;line-height:1}h3{font-size:40px;line-height:112%}wishlist-page[data-wishlist-id] .wk-page .wk-header{flex-direction:column;margin-bottom:40px;padding:10px 15px 0}wishlist-page[data-wishlist-id] .wk-page .wk-grid{padding:0 15px}}@media screen and (max-width:576px){wishlist-page[data-wishlist-id] .wk-page .wk-grid{grid-template-columns:1fr}}body .otCookiesNotification #cookies-wrapper{width:94%;left:3%;bottom:1em;padding:.8em .9em;box-shadow:0 0 0 1px #e8e8e8;z-index:10000000000}@media screen and (max-width:600px){body .otCookiesNotification #cookies-wrapper{width:92%!important;left:4%}}body .otCookiesNotification #cookies-message{margin-bottom:0}body .otCookiesNotification #cookies-message>p{color:#777;font-size:.8em}body .otCookiesNotification #cookies-more-info{display:none}.otCookiesNotification #cookies-dismiss>.ot-cookie{font-weight:400;color:#fff;background-color:#686868;transition:opacity .3s ease-in-out}.otCookiesNotification #cookies-submit>.ot-cookie{font-weight:400;text-transform:uppercase;background-color:#ff5a5a;transition:background-color .3s ease-in-out}.otCookiesNotification #cookies-submit>.ot-cookie:hover{background-color:#000;opacity:1}@media screen and (min-width:601px){body .otCookiesNotification .otCookies-header-banner{max-width:70%}body .otCookiesNotification .ot-btn-group-wrapper{max-width:28%}}body .otCookiesNotification .ot-btn-group{flex-direction:row-reverse}@media(min-width:320px)and (max-width:1024px){body .otCookiesNotification .ot-btn-group{flex-direction:column-reverse;align-items:stretch;width:100%}}@media screen and (min-width:1024px){body .otCookiesNotification .otCookies-header-banner{max-width:64%}body .otCookiesNotification .ot-btn-group-wrapper{max-width:34%}}@media screen and (min-width:1400px){body .otCookiesNotification .otCookies-header-banner{max-width:74%}body .otCookiesNotification .ot-btn-group-wrapper{max-width:24%}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/application.css.map */
