@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);/*!
Theme Name: Lisma
Theme URI: http://underscores.me/
Author: Ihor Tryhuk
Author URI: https://tryhuk.pp.ua/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lisma
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Lisma is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 :root{--container:1440px;--gap:20px;--header-height:40px;--admin-bar:32px;--text-size:16px;--text-size-sm:14px;--text-size-lg:18px;--h1-size:48px;--h2-size:36px;--h3-size:28px;--h4-size:20px}*,::after,::before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-size:var(--text-size);font-weight:400;font-family:'Inter',serif;line-height:1.4;color:#1A1A1A;background:#FFF}a{color:#1A1A1A;text-underline-offset:4px;transition:.5s}a:hover{color:#727272}img{margin:0;vertical-align:middle;width:auto;height:auto;max-width:100%;max-height:100%;transition:.3s}img[data-lazyloaded]{opacity:0}img.litespeed-loaded{-webkit-transition:.3s linear 0.2s;-moz-transition:.3s linear 0.2s;transition:.3s linear 0.2s;opacity:1}.bg-cover{position:relative}.bg-cover img,.bg-cover video{width:100%;height:100%;object-fit:cover;object-position:center}.bg-cover span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}h1,h2,h3,h4,h5,h6{font-family:'Inter',serif;font-weight:500;margin:0 0 var(--gap);line-height:.95;letter-spacing:-.05em}h1{font-size:var(--h1-size)}h2{font-size:var(--h2-size)}h3{font-size:var(--h3-size)}h4{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}h6{font-size:var(--h6-size)}p,ul,ol,blockquote{margin:0 0 var(--gap)}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,blockquote:last-child{margin-bottom:0}iframe{max-width:100%}strong{font-weight:600}.form-fields{display:flex;flex-wrap:wrap;margin:0 calc(var(--gap) / 2 / -1.333) calc(var(--gap) / -1.333)}.form-field{position:relative;flex:0 0 100%;max-width:100%;padding:0 calc(var(--gap) / 2 / 1.333);margin-bottom:calc(var(--gap) / 1.333)}.form-field-30{flex:0 0 30%;max-width:30%}.form-field-50{flex:0 0 50%;max-width:50%}.form-field-70{flex:0 0 70%;max-width:70%}.form-field-wrap{position:relative;z-index:}.form-field-label{position:absolute;pointer-events:none;color:#959595;left:20px;top:13px;transition:0.2s ease all;z-index:2}.form-field-label.active{top:4px;font-size:12px}.form-field-label sup,.form-field-label .required{color:red}input[type="text"],input[type="email"],input[type="tel"],input[type="search"],textarea{font-size:var(--text-size-lg);font-weight:500;font-family:'Inter',serif;line-height:1.5;width:100%;background:#F4F2F0;border:1px solid #fff0;color:#1A1A1A;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:30px 20px 12px;height:51px;outline:none;transition:.5s}textarea{height:140px;resize:vertical}input[type="text"].wpcf7-not-valid,input[type="email"].wpcf7-not-valid,input[type="tel"].wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#C13515;background:#FBD5D5;color:#C13515}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="search"]:focus,textarea:focus{background:#F4F2F0;border-color:#3F3F3F;color:#3F3F3F}::-webkit-input-placeholder{color:#959595}::-moz-placeholder{color:#959595}:-ms-input-placeholder{color:#959595}:-moz-placeholder{color:#959595}select{-o-appearance:none;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font-size:var(--text-size);font-family:'Inter',serif;font-weight:400;line-height:1.5;color:#959595;background:#F4F2F0 url(/wp-content/themes/lisma/images/arrow-down.svg) no-repeat calc(100% - 10px) center;background-size:24px;padding:12px 42px 12px 20px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:none;outline:none;height:51px;cursor:pointer;transition:.5s}.select2-container--default .select2-selection--multiple,.select2-container .select2-selection--single{background:#F4F2F0 url(/wp-content/themes/lisma/images/arrow-down.svg) no-repeat calc(100% - 10px) center;background-size:24px;border:2px solid #fff0;color:#959595;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:12px 42px 12px 20px;height:51px;display:flex;align-items:center}.select2-container--default.select2-container--focus .select2-selection{border-color:#3F3F3F}.select2-container--default .select2-selection--multiple .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered{padding:0}.select2-container .select2-selection--single .select2-selection__rendered{color:#959595;line-height:48px}.select2-selection__arrow{display:none}.select2-container .select2-search--inline .select2-search__field{margin-top:0}.select2-dropdown{border:2px solid #3F3F3F;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.select2-results__option{padding:12px 24px}.select2-container--default .select2-results__option[aria-selected=true]{background:#F4F2F0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#F4F2F0;color:#959595}.form-field-button .btn{text-transform:inherit}.wpcf7-spinner{position:absolute;right:0;top:0}.wpcf7-not-valid-tip{margin-top:4px;font-size:var(--text-size-sm);font-weight:300;color:#BE2525;padding:0 var(--gap);display:block}.wpcf7 form .wpcf7-response-output{margin:calc(var(--gap) / 1.333) 0 0;padding:calc(var(--gap) / 2) calc(var(--gap) / 1.333);font-size:var(--text-size);color:#2f2f2f}.screen-reader-text{display:none}.container{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto}.section{position:relative;padding-top:calc(var(--gap) * 3.33);padding-bottom:calc(var(--gap) * 3.33);z-index:1}.section-lg{position:relative;padding-top:calc(var(--gap) * 5);padding-bottom:calc(var(--gap) * 5);z-index:1}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}@media (min-width:992px){.hide-lg{display:none!important}.mt-lg-0{margin-top:0!important}}@media (min-width:1200px){.hide-xl{display:none!important}}.bg-dark{background:#202020}.bg-light{background:#F8F7F7}.overflow-section{overflow:hidden}.heading{margin-bottom:calc(var(--gap) * 2)}.heading.white{color:#FFF}.heading .h2{font-size:var(--h1-size);font-weight:500;line-height:.95}.heading .desc{font-size:var(--text-size-lg);line-height:1.1;letter-spacing:-.02em}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:calc(var(--gap) / 1.25);text-align:center;font-size:var(--text-size-lg);font-family:'Inter',serif;font-weight:600;line-height:1;border:none;padding:calc(var(--gap) / 2.5) var(--gap);-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;outline:none;min-height:51px;text-decoration:none;cursor:pointer;transition:.5s}.btn:disabled,.btn[disabled]{cursor:not-allowed;opacity:.2}.btn-icon-left{padding-left:calc(var(--gap) / 2.5)}.btn-icon-right{padding-right:calc(var(--gap) / 2.5)}.btn.only-icon{padding:0;min-width:51px}.btn span{flex:0 0 35px;max-width:35px;width:35px;height:35px;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;display:flex;align-items:center;justify-content:center;transition:.5s}.btn.only-icon span{flex:0 0 41px;max-width:41px;width:41px;height:41px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.btn span:before{content:'';flex:0 0 14px;max-width:14px;width:14px;height:14px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:.5s}.btn.only-icon span:before{flex:0 0 20px;max-width:20px;width:20px;height:20px}.btn:hover span:before{transform:scale(-1,1)}.btn-w100{width:100%}.btn-primary{background-color:#1A1A1A;color:#FFF}.btn-primary:hover{background-color:#2F2F2F;color:#FFF}.btn-primary:disabled,.btn-primary[disabled]{background-color:#1A1A1A;color:#FFF}.btn-primary span{background:#F4F2F0}.btn-primary span:before{background-color:#1A1A1A}.btn-secondary{background-color:rgb(229 225 223 / .25);color:#FFF;backdrop-filter:blur(15px)}.btn-secondary:hover{background-color:#2F2F2F;color:#FFF}.btn-secondary span:before{background-color:#FFF}.btn-thirdy{background-color:#F4F2F0;color:#1A1A1A}.btn-thirdy:hover{background-color:#DCDCDC;color:#1A1A1A}.btn-thirdy:disabled,.btn-thirdy[disabled]{background-color:#F4F2F0;color:#1A1A1A}.btn-thirdy span{background:#F4F2F0}.btn-thirdy span:before{background-color:#1A1A1A}.btn-icon-arrowTopRight span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/arrow-top-right.svg);mask-image:url(/wp-content/themes/lisma/images/btn/arrow-top-right.svg)}.btn-icon-send span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/send.svg);mask-image:url(/wp-content/themes/lisma/images/btn/send.svg)}.btn-icon-cart span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg);mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg)}.btn-icon-ar span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/ar.svg);mask-image:url(/wp-content/themes/lisma/images/btn/ar.svg)}.btn-icon-pdf span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/pdf.svg);mask-image:url(/wp-content/themes/lisma/images/btn/pdf.svg)}.btn-icon-print span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/printer.svg);mask-image:url(/wp-content/themes/lisma/images/btn/printer.svg)}.btn-icon-3d span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/3d_rotation.svg);mask-image:url(/wp-content/themes/lisma/images/btn/3d_rotation.svg)}.btn-icon-filter span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/filter_list.svg);mask-image:url(/wp-content/themes/lisma/images/btn/filter_list.svg)}.swiper-nav{position:relative;display:flex;gap:var(--gap);z-index:9}button.swiper-navigation{position:relative;flex:0 0 50px;max-width:50px;width:50px;height:50px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:none;background:#F8F7F7;display:flex;align-items:center;justify-content:center;outline:none;padding:0;cursor:pointer;transition:.5s}button.swiper-navigation:hover{background:#1A1A1A}button.swiper-navigation:disabled{background:#F8F7F7;opacity:.15;cursor:no-drop}button.swiper-navigation:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/arrow-right.svg);mask-image:url(/wp-content/themes/lisma/images/btn/arrow-right.svg);background-color:#1A1A1A;flex:0 0 20px;max-width:20px;width:20px;height:20px;transition:.5s}button.swiper-navigation:hover:before{background-color:#FFF}button.swiper-navigation.prev:before{transform:scale(-1,1)}.soc-links{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:calc(var(--gap) / 2)}.soc-links li a{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;backdrop-filter:blur(15px);z-index:1}.soc-links.white li a{background:rgb(255 255 255 / .05)}.soc-links li a:hover{background:#1A1A1A}.soc-links.white li a:hover{background:#FFF}.soc-links li a:before{content:'';-webkit-mask-image:url(/wp-content/themes/lisma/images/border-dashed-soc.svg);mask-image:url(/wp-content/themes/lisma/images/border-dashed-soc.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#1A1A1A;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.soc-links.white li a:before{background-color:#FFF}.soc-links li a svg{flex:0 0 20px;max-width:20px;height:20px}.soc-links li a path{fill:#1A1A1A;transition:.5s}.soc-links.white li a path{fill:#FFF}.soc-links li a:hover path{fill:#FFF}.soc-links.white li a:hover path{fill:#1A1A1A}.modal-mobile{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-9999;opacity:0;transition:.5s}.modal-mobile.show{z-index:9999;opacity:1}.modal-mobile-bg{background:rgb(0 0 0 / 45%);position:absolute;opacity:0;transition:.5s;top:0;left:0;width:100%;height:100%;z-index:-1}.modal-mobile.show .modal-mobile-bg{opacity:1}.modal-mobile-wrap{position:relative;background:#FFF;height:100%;width:100%;margin-left:auto;transform:translateY(-100%);transition:.5s;overflow:auto;z-index:1}.modal-mobile.show .modal-mobile-wrap{transform:translateY(0)}.modal-mobile-wrap:after{content:'';background:url(/wp-content/themes/lisma/images/modal-mobile-bg.jpg) no-repeat center bottom;background-size:276px;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.mobile-header{position:relative;padding:calc(var(--gap) * 1.6) 0;z-index:1}.modal-mobile-close{position:relative;flex:0 0 var(--header-height);max-width:var(--header-height);width:var(--header-height);height:var(--header-height);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#F4F2F0;border:none;display:flex;align-items:center;justify-content:center;padding:0;outline:none;cursor:pointer;text-decoration:none;transition:.5s;z-index:1}.modal-mobile-close:hover{background:#1A1A1A}.modal-mobile-close:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg);mask-image:url(/wp-content/themes/lisma/images/close.svg);background:#1A1A1A;flex:0 0 20px;max-width:20px;width:20px;height:20px;transition:.5s}.modal-mobile-close:hover:before{background:#FFF}.mobile-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) / 2);font-size:var(--h4-size)}.mobile-menu li{position:relative;display:flex;align-items:center;flex-wrap:wrap;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;z-index:1}.mobile-menu li a{order:1;flex:0 0 100%;max-width:100%;position:relative;display:block;padding:calc(var(--gap) + 2px) calc(var(--gap) * 1.5) var(--gap);text-decoration:none;color:#1A1A1A;min-height:44px;z-index:1}.mobile-menu li.menu-item-has-children>a{flex:0 0 calc(100% - 40px);max-width:calc(100% - 40px)}.mobile-menu li:hover>a,.mobile-menu li.current-menu-item>a{color:var(--green)}.mobile-menu-toggle{order:2;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);background-color:#1A1A1A;flex:0 0 24px;max-width:24px;width:24px;height:24px;cursor:pointer;transition:.5s}.mobile-menu li.menu-item-has-children.active>.mobile-menu-toggle{transform:rotate(180deg)}.mobile-menu ul{flex:0 0 100%;max-width:100%;order:3;margin:0;padding:0 calc(var(--gap) * 1.5);list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) * 1.5);font-size:var(--text-size-lg);max-height:0;overflow:hidden;transition:.3s ease;z-index:9}.mobile-menu ul li{background:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.mobile-menu ul li:first-child{margin-top:calc(var(--gap) / 1.25)}.mobile-menu ul li:last-child{margin-bottom:calc(var(--gap) * 1.5)}.mobile-menu ul li a{min-height:inherit;padding:0}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;max-width:640px;margin:1.75rem auto;pointer-events:none;display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#FFF;background-clip:padding-box;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;outline:0;padding:64px;overflow:hidden;z-index:1}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000;opacity:0;z-index:-1}.modal-backdrop.show{opacity:.7;z-index:1049}.modal-title{font-size:var(--h2-size);font-weight:400;line-height:1.2;margin-bottom:24px;color:#2f2f2f}.modal-description{margin-bottom:32px}.modal-close{position:absolute;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:48px;height:48px;top:16px;right:16px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;transition:.5s;z-index:9}.modal-close:hover,.modal-close:focus{background:#DCDCDC}.modal-close:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg);mask-image:url(/wp-content/themes/lisma/images/close.svg);background-color:#2f2f2f;flex:0 0 20px;max-width:20px;height:20px;transition:.5s}.modalInfo-button{text-align:center;margin-top:30px}.modalInfo .modal-content:after{content:'';background:url(/wp-content/themes/lisma/images/modalInfo-after.png) no-repeat center;background-size:contain;width:201px;height:186px;margin:38px auto -1px;display:block}.wp-caption{max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{display:flex;flex-wrap:wrap;margin:26px -12px 2px}.gallery:first-child{margin-top:0}.gallery:last-child{margin-bottom:-24px}.gallery-item{display:inline-block;text-align:center;width:100%;margin:0 0 24px;padding:0 12px}.gallery-item *{height:100%}.gallery-item>*{overflow:hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;border:1px solid var(--grey-light)}.gallery-columns-2 .gallery-item{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}.gallery-columns-3 .gallery-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}.gallery-columns-4 .gallery-item{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}.gallery-columns-5 .gallery-item{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}.gallery-columns-6 .gallery-item{flex:0 0 calc(100% / 6);max-width:calc(100% / 6)}.gallery-columns-7 .gallery-item{flex:0 0 calc(100% / 6);max-width:calc(100% / 6)}.gallery-columns-8 .gallery-item{flex:0 0 calc(100% / 8);max-width:calc(100% / 8)}.gallery-columns-9 .gallery-item{flex:0 0 calc(100% / 9);max-width:calc(100% / 9)}.gallery-caption{display:block}.alignleft{float:left;margin-right:50px;margin-bottom:20px}.alignright{float:right;margin-left:50px;margin-bottom:20px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}.contentStyle h1,.contentStyle h2,.contentStyle h3,.contentStyle h4,.contentStyle h5,.contentStyle h6{color:#1A1A1A;margin-top:32px}.contentStyle h1:first-child,.contentStyle h2:first-child,.contentStyle h3:first-child,.contentStyle h4:first-child,.contentStyle h5:first-child,.contentStyle h6:first-child{margin-top:0}.contentStyle ul,.contentStyle ol{padding-left:28px}.contentStyle img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.wrapper{position:relative;z-index:1}.header{position:sticky;top:0;padding:var(--gap) 0;transition:.5s;z-index:92}.home .header{transform:translateY(-100%)}.home .header.animated{transform:translateY(0)}.admin-bar .header{top:var(--admin-bar)}.header.fixed{background:#FFF}.header-wrap{display:flex;justify-content:space-between;align-items:center;height:var(--header-height);gap:calc(var(--gap) * 4)}.header-logo{flex:0 0 110px;max-width:110px}.header-logo img{width:100%;max-height:var(--header-height)}.main-menu{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:calc(var(--gap) / 2);line-height:1}.main-menu li{position:relative;z-index:1}.main-menu li a{position:relative;display:inline-flex;align-items:center;min-height:var(--header-height);gap:calc(var(--gap) / 2);color:#1A1A1A;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:calc(var(--gap) / 2);text-decoration:none;z-index:2}.main-menu li a:hover{text-shadow:0 0 .01px #1A1A1A,0 0 .01px #1A1A1A}.main-menu li.menu-item-has-children>a:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);background-color:#1A1A1A;flex:0 0 21px;max-width:21px;width:21px;height:21px;transition:.5s}.main-menu li.menu-item-has-children:hover>a:after{transform:rotate(180deg)}.main-menu ul{width:max-content;max-width:220px;margin:0;padding:calc(var(--gap) / 1.667 + var(--gap) / 2) calc(var(--gap) / 2) calc(var(--gap) / 1.667);list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) / 1.5);position:absolute;top:100%;left:0;font-weight:300;line-height:1.1;transition:.3s;opacity:0;visibility:hidden;z-index:1}.main-menu li:hover>ul{opacity:1;visibility:visible}.main-menu ul:before{content:'';background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;position:absolute;width:100%;height:calc(100% - var(--gap) / 2);bottom:0;left:0;z-index:-1}.main-menu ul li a{padding:0;min-height:inherit}.header-phone{display:flex;margin-right:auto}.header-phone a{display:flex;align-items:center;gap:calc(var(--gap) / 2);height:var(--header-height);padding:calc(var(--gap) / 2);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#F4F2F0;text-decoration:none;color:#1A1A1A;text-align:center}.header-phone a:hover{background:#1A1A1A;color:#FFF}.header-phone a:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/phone.svg);mask-image:url(/wp-content/themes/lisma/images/phone.svg);background-color:#1A1A1A;flex:0 0 16px;max-width:16px;width:16px;height:16px;margin:auto;transition:.5s}.header-phone a:hover:before{background-color:#FFF}.header-cart{position:relative;display:flex;align-items:center;z-index:1}.header-cart>a{position:relative;flex:0 0 var(--header-height);max-width:var(--header-height);width:var(--header-height);height:var(--header-height);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#F4F2F0;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:1}.header-cart>a:hover{background:#1A1A1A}.header-cart>a:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg);mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg);background:#1A1A1A;flex:0 0 18px;max-width:18px;width:18px;height:18px;transition:.5s}.header-cart>a:hover:before{background:#FFF}.header-cart>a span{position:absolute;top:7px;right:7px;background:#1A1A1A;border:1px solid #F4F2F0;color:#FFF;font-size:8px;font-weight:600;width:12px;height:12px;display:flex;align-items:center;justify-content:center;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;z-index:1}.header-toggle{display:flex;align-items:center}.header-toggle button{position:relative;flex:0 0 var(--header-height);max-width:var(--header-height);width:var(--header-height);height:var(--header-height);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#F4F2F0;border:none;display:flex;align-items:center;justify-content:center;padding:0;outline:none;cursor:pointer;text-decoration:none;transition:.5s;z-index:1}.header-toggle button:hover{background:#1A1A1A}.header-toggle button:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/menu.svg);mask-image:url(/wp-content/themes/lisma/images/menu.svg);background:#1A1A1A;flex:0 0 20px;max-width:20px;width:20px;height:20px;transition:.5s}.header-toggle button:hover:before{background:#FFF}.main{position:relative;min-height:calc(100vh - 80px - 588px);z-index:1}.home .main{margin-top:calc((var(--header-height) + var(--gap) * 2) * -1)}.hero-section{position:relative;height:calc(100vw / 2.03);min-height:660px;z-index:1}.hero-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.hero-image{z-index:4}.hero-main{position:relative;background:#E5E1DF;padding:calc(var(--gap) * 2 + var(--header-height)) 0;height:calc(100vw / 4.18);min-height:320px;max-height:560px;display:flex;flex-direction:column;justify-content:center;transform:translateY(-100%);transition:1s;z-index:1}.hero-main.animated{transform:translateY(0)}.hero-wrap{position:relative;display:flex;justify-content:space-between;gap:var(--gap);margin-top:calc(var(--gap) / 2);z-index:1}.hero-logo{flex:0 0 713px;max-width:713px;height:184px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:#1A1A1A}.hero-slogan{position:absolute;bottom:42px;left:39px;text-transform:uppercase;color:#1A1A1A;font-weight:500;letter-spacing:-.03em;line-height:1;margin:0;z-index:1}.hero-description{font-size:var(--text-size-lg);font-weight:500;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:#1A1A1A;text-align:justify;max-width:474px}.hero-soc{position:absolute;left:calc((100% - var(--container)) / 2);bottom:calc(var(--gap) * 2);display:flex;flex-direction:column;gap:calc(var(--gap) / 2.5);margin:0;padding:0;list-style:none;z-index:5}.hero-soc li a{display:flex;align-items:center;min-height:40px;text-align:center;background:rgb(26 26 26 / .1);color:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:calc(var(--gap) / 2);line-height:1;text-decoration:none}.hero-soc li a:hover{background:#1A1A1A}.about-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--gap)}.about-wrap .heading{margin:0}.about-description{max-width:620px;font-size:var(--h3-size);line-height:1.1;color:#1A1A1A;text-transform:uppercase;margin-bottom:0}.about-button{flex:0 0 100%;max-width:100%}.about-images{display:flex;gap:var(--gap)}.about-image-main{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.about-image-other{position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:var(--gap);z-index:1}.about-image-other:before{content:'';background:url(/wp-content/themes/lisma/images/border-dashed-about.svg) no-repeat center;background-size:contain;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.about-image-other img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.about-image-1{flex:0 0 calc(44% - 118px - var(--gap));max-width:calc(44% - 118px - var(--gap));height:370px}.about-image-2{flex:0 0 236px;max-width:236px;height:370px}.about-image-3{flex:0 0 calc(56% - 118px - var(--gap));max-width:calc(56% - 118px - var(--gap));height:370px}.tabs-nav{margin:0 0 var(--gap);padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:calc(var(--gap) / 2);line-height:1.1;font-size:var(--text-size-lg);font-weight:500;text-transform:uppercase}.tabs-nav.ajaxLoadingCity{margin-bottom:calc(var(--gap) * 2)}.tabs-nav.tabsScroll{flex-wrap:nowrap;overflow:auto}.tabs-nav li{flex:0 0 auto}.tabs-nav li a{padding:calc(var(--gap) / 2 + 2px) var(--gap) calc(var(--gap) / 2);display:inline-flex;align-items:center;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;color:#1A1A1A;min-height:56px;text-decoration:none}.tabs-nav.white li a{background:#FFF}.tabs-nav li a:hover,.tabs-nav li.active a,.tabs-nav.white li a:hover,.tabs-nav.white li.active a{background:#1A1A1A;color:#FFF}.tabs-block{position:relative;display:none;z-index:1}.tabs-block.active{display:block}.tabs-content{position:relative;z-index:1}.loading{pointer-events:none}.loading::before{content:'';position:absolute;inset:0;background:rgb(255 255 255 / .7);backdrop-filter:blur(2px);z-index:5}.loading::after{content:'';position:absolute;top:50%;left:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;border:3px solid #dcdcdc;border-top-color:#000;border-radius:50%;animation:tabsLoader .7s linear infinite;z-index:6}@keyframes tabsLoader{to{transform:rotate(360deg)}}.products-bottom{position:relative;margin-top:calc(var(--gap) * 2);display:flex;align-items:center;justify-content:space-between;gap:var(--gap);z-index:1}.shops-wrap{display:flex;gap:calc(var(--gap) * 5)}.shops-left{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;justify-content:space-between}.advantages-items{display:flex;flex-wrap:wrap;gap:calc(var(--gap) * 3) calc(var(--gap) * 2)}.advantages-item{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap))}.advantages-item__image{padding-bottom:calc(var(--gap) / 1.333);margin-bottom:calc(var(--gap) / 1.333);border-bottom:1px solid rgb(26 26 26 / .3)}.advantages-item__image span{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain}.advantages-item__image span img{flex:0 0 25px;max-width:25px;height:25px}.advantages-item__title{font-size:var(--h3-size);font-weight:400;line-height:1.1;text-transform:uppercase;margin-bottom:calc(var(--gap) / 2)}.advantages-item__text{font-size:var(--text-size-lg);line-height:1.1}.shops-right{flex:auto;max-width:calc(50% - var(--gap) * 5)}.shops-image{position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;margin-bottom:calc(var(--gap) * 1.3);z-index:1}.shops-button{position:absolute;top:var(--gap);right:var(--gap);z-index:1}.shops-heading{font-size:var(--h2-size);font-weight:500;line-height:.95;margin-bottom:calc(var(--gap) / 1.333)}.shops-description{font-size:var(--text-size-lg);font-weight:400;line-height:1.1;letter-spacing:-.02em}.instagram-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:calc(var(--gap) * 2.5) var(--gap)}.instagram-heading.heading{margin-bottom:0;flex:auto;max-width:calc(100% - 200px - var(--gap))}.instagram-link{flex:0 0 200px;max-width:200px}.instagram-link a{display:inline-flex;align-items:center;gap:calc(var(--gap) / 2);font-size:calc(var(--text-size) * 1.5);line-height:1.1;letter-spacing:-.02em;text-decoration:none}.instagram-link a span{flex:0 0 40px;max-width:40px;width:40px;height:40px;background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain;display:flex;align-items:center;justify-content:center;transition:.5s}.instagram-link a span svg{flex:0 0 17px;max-width:17px;height:17px}.instagram-label{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:300;font-size:270px;line-height:.95;color:#A2887D;opacity:.3;text-transform:uppercase;margin-bottom:-115px}.instagram-swiper .swiper-wrapper{transition-timing-function:linear!important}.instagram-item.swiper-slide{width:223px;height:calc(223px * 1.32);user-select:none}.instagram-item__image{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;height:100%}.cityShops-wrap{display:flex;gap:var(--gap)}.cityShops-left{flex:0 0 calc(100% / 3 - var(--gap) / 2);max-width:calc(100% / 3 - var(--gap) / 2)}.cityShops-heading{font-size:var(--h3-size);font-weight:400;line-height:1.1;text-transform:uppercase;margin-bottom:calc(var(--gap) * 1.5)}.cityShops-items{display:flex;flex-direction:column;gap:calc(var(--gap) * 2)}.cityShops-item__wrap{position:relative}.cityShops-item__wrap.flex{display:flex;gap:calc(var(--gap) * 1.5)}.cityShops-item__image{flex:0 0 50%;max-width:50%;height:calc((var(--container) / 2 - var(--gap)) / 2 / 1.387);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.cityShops-item__info{flex:auto}.cityShops-item__type{display:inline-flex;align-items:center;font-size:var(--text-size);line-height:1.1;padding:4px 8px 2px;min-height:32px;border:2px solid #fff0;margin-bottom:calc(var(--gap) / 1.333);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.cityShops-item__type.branded{color:#3f3f3f;border-color:#3f3f3f}.cityShops-item__type.dealer{color:#999;border-color:#999}.cityShops-item__title{margin-bottom:calc(var(--gap) / 2);font-size:var(--text-size-lg);font-weight:600;line-height:1.1;text-transform:uppercase}.cityShops-item__address{margin-bottom:calc(var(--gap) / 1.333)}.cityShops-item__schedule{margin-bottom:calc(var(--gap) / 1.333);padding:0;list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) / 2)}.cityShops-item__schedule li{display:flex;align-items:flex-start;gap:calc(var(--gap) / 2);font-weight:500}.cityShops-item__schedule li.opened{color:#7F685F}.cityShops-item__schedule li.closed{color:#A2887D}.cityShops-item__schedule li:before{content:'';flex:0 0 10px;max-width:10px;width:10px;height:10px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;margin-top:6px}.cityShops-item__schedule li.opened:before{background:#7F685F;border:2.5px solid #DFD6D2}.cityShops-item__schedule li.closed:before{border:1px solid #A2887D}.cityShops-item__schedule li span{flex:0 0 86px;max-width:86px}.cityShops-item__phone{position:relative;padding-left:51px;display:flex;flex-direction:column;justify-content:center;gap:calc(var(--gap) / 4);min-height:36px;z-index:1}.cityShops-item__phone span{position:absolute;width:36px;height:36px;top:50%;left:0;transform:translateY(-50%);background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain;display:flex;align-items:center;justify-content:center;z-index:1}.cityShops-item__phone span:before{content:'';flex:0 0 16px;max-width:16px;height:16px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/phone.svg);mask-image:url(/wp-content/themes/lisma/images/phone.svg);background-color:#1A1A1A}.cityShops-item__phone p{margin-bottom:0;line-height:1.1}.cityShops-item__phone p a{text-decoration:none}.cityShops-right{flex:0 0 calc(100% / 3 * 2 - var(--gap) / 2);max-width:calc(100% / 3 * 2 - var(--gap) / 2)}.cityShops-map{position:relative;width:100%;height:480px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;z-index:1}.complex-wrap{display:flex;gap:calc(var(--gap) * 2)}.complex-left{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap))}.complex-heading .desc{max-width:520px}.complex-right{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap))}.complex-image{position:relative;height:100%;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;z-index:1}.complex-items{display:flex;flex-direction:column;gap:calc(var(--gap) * 1.25);margin-bottom:calc(var(--gap) * 2.5);max-width:590px}.complex-item{position:relative;display:flex;align-items:center;padding:0 calc(var(--gap) / 1.333);gap:calc(var(--gap) / 1.333);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;opacity:.85;cursor:pointer;transition:.5s}.complex-item.active{opacity:1;background:#F8F7F7;padding:calc(var(--gap) / 1.333)}.complex-item__icon{flex:0 0 50px;max-width:50px;width:50px;display:flex;align-items:center;justify-content:flex-start}.complex-item__icon span{flex:0 0 35px;max-width:35px;height:35px;background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain;display:flex;align-items:center;justify-content:center;transition:.5s}.complex-item.active .complex-item__icon span{flex:0 0 50px;max-width:50px;height:50px}.complex-item__icon img{max-width:18px;min-width:18px;max-height:18px;transition:.5s}.complex-item.active .complex-item__icon img{max-width:25px;min-width:25px;max-height:25px}.complex-item__title{font-size:var(--text-size-lg);font-weight:500;line-height:1;margin:0;text-transform:uppercase;transition:.5s}.complex-item.active .complex-item__title{font-size:var(--h3-size)}.complex-bottom{display:flex;align-items:center;justify-content:space-between;gap:var(--gap);max-width:590px}.complex-instagram-link a{display:inline-flex;align-items:center;gap:calc(var(--gap) / 2);font-size:var(--text-size-lg);line-height:1.1;letter-spacing:-.02em;text-decoration:none}.complex-instagram-link a span{flex:0 0 35px;max-width:35px;width:35px;height:35px;background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain;display:flex;align-items:center;justify-content:center;transition:.5s}.complex-instagram-link a span svg{flex:0 0 15px;max-width:15px;height:15px}.footer-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.footer-bg:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:#1A1A1A;opacity:.2;z-index:1}.footer-wrap{display:flex;justify-content:space-between;gap:var(--gap)}.footer-left{flex:0 0 58%;max-width:58%;display:flex;flex-direction:column;justify-content:space-between;gap:var(--gap)}.footer-info{display:flex;justify-content:space-between;gap:var(--gap)}.footer-info .heading{max-width:580px;margin:0}.footer-logo{width:100%;height:215px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:#FFF}.footer-right{flex:0 0 auto;max-width:calc(42% - var(--gap));display:flex;gap:calc(var(--container) * .07);padding-bottom:calc(var(--gap) / 2)}.footer-col{display:flex;flex-direction:column;gap:calc(var(--container) * .07);justify-content:space-between}.footer-widget-title{font-size:var(--text-size-lg);font-weight:400;line-height:1;color:#FFF;text-transform:uppercase;margin-bottom:var(--gap)}.footer-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) / 2.5);line-height:1.1}.footer-menu li a{color:#FFF;text-decoration:none}.footer-menu li a:hover{color:#A2887D}.footer-menu ul{display:none}.footer-contacts{display:flex;flex-direction:column;gap:var(--gap)}.footer-contacts-col{display:flex;flex-direction:column;gap:calc(var(--gap) / 4);line-height:1.1}.footer-contacts-col.e-mail{font-style:italic}.footer-contacts p{margin-bottom:0}.footer-contacts a{color:#FFF;text-decoration:none}.footer-contacts a:hover{color:#A2887D}.copyright{color:#FFF;line-height:1.2}.grecaptcha-badge{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.callback-fixed{position:fixed;bottom:30px;right:30px;z-index:70}.callback-fixed button{display:flex;align-items:center;justify-content:center;background:#303030;width:68px;height:68px;border:none;outline:none;cursor:pointer;padding:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;animation:pulsebutton 3s infinite;box-shadow:0 0 0 rgb(40 40 40 / .4);transform:scale(.9);transition:.5s}.callback-fixed button:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/send.svg);mask-image:url(/wp-content/themes/lisma/images/btn/send.svg);background:#F4F2F0;flex:0 0 26px;max-width:26px;width:26px;height:26px;transition:.5s}@-webkit-keyframes pulsebutton{0%{transform:scale(.9);-webkit-box-shadow:0 0 0 0 rgb(40 40 40 / .4)}70%{transform:scale(1);-webkit-box-shadow:0 0 0 10px #fff0}100%{transform:scale(.9);-webkit-box-shadow:0 0 0 0 #fff0}}@keyframes pulsebutton{0%{transform:scale(.9);-moz-box-shadow:0 0 0 0 rgb(40 40 40 / .4);box-shadow:0 0 0 0 rgb(40 40 40 / .4)}70%{transform:scale(1);-moz-box-shadow:0 0 0 10px #fff0;box-shadow:0 0 0 10px #fff0}100%{transform:scale(.9);-moz-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}.page-header{position:relative;padding:calc(var(--gap) / 1.5);0;z-index:1}.page-breadcrumbs{position:relative;margin-bottom:16px;color:#3F3F3F}body.single-product .page-breadcrumbs{margin-bottom:0}.page-breadcrumbs a{text-decoration:none;color:#727272}.page-breadcrumbs a:hover{color:#3F3F3F}.page-header-wrap{display:flex;align-items:center;justify-content:space-between}.page-title{font-size:var(--h1-size);font-weight:300;line-height:1;text-transform:uppercase}.page-header-wrap .page-title{margin-right:24px;margin-bottom:0}.search-form{position:relative;max-width:324px;border:1px solid #B9B9B9;background:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin-right:24px;z-index:1}.search-form:before{content:'';position:absolute;width:24px;height:24px;background:url(/wp-content/themes/lisma/images/search.svg) no-repeat center;background-size:contain;top:11px;left:8px;z-index:-1}.search-form input{width:100%;padding:5px 22px 5px 48px;background:none!important;border:none;height:46px;font-size:var(--text-size);font-weight:400;font-family:'Inter',serif;line-height:1.5}.page-body-pt{padding-top:24px!important}.error-404-number{font-size:calc(var(--h1-size) * 5);font-weight:700;color:#F4F2F0;text-align:center;line-height:1;margin-bottom:40px}.error-404-button{text-align:center}.products-items{display:flex;flex-wrap:wrap;margin:0 calc(var(--gap) / -2) calc(var(--gap) * -1)}.products-items .products-item{margin:0 0 var(--gap);padding:0 calc(var(--gap) / 2)}.products-items.columns-4 .products-item{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}.products-items.columns-3 .products-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}.products-items.columns-2 .products-item{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}.products-items.columns-1 .products-item{flex:0 0 calc(100% / 1);max-width:calc(100% / 1)}.products-item.swiper-slide{height:auto}.products-item__wrap a{display:block;text-decoration:none;height:100%;font-size:var(--text-size-lg);color:#1A1A1A;line-height:1.1}.products-item__wrap{position:relative;height:100%;background:#F8F7F7;padding:calc(var(--gap) / 1.081) calc(var(--gap) / 1.081) calc(var(--gap) * 1.5);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;z-index:1}.products-item__image{position:relative;height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) / 1.081 * 2);background:#FFF;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;margin-bottom:calc(var(--gap) / 1.081);overflow:hidden;z-index:1}.products-items.columns-4 .products-item__image{height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) / 1.081 * 2)}.products-item__image:after{content:'';position:absolute;top:calc(var(--gap) / 2);right:calc(var(--gap) / 2);width:44px;height:44px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/btn-product-more.svg);mask-image:url(/wp-content/themes/lisma/images/btn-product-more.svg);background:#1A1A1A;transition:.5s;z-index:1}.products-item__wrap:hover .products-item__image:after{background-color:#FFF}.products-item__tags{position:absolute;top:calc(var(--gap) / 2);left:calc(var(--gap) / 1.333);display:flex;flex-direction:column;align-items:flex-start;gap:calc(var(--gap) / 2);z-index:2}.products-item__tags span{display:inline-flex;align-items:center;font-weight:500;line-height:1.1;color:#1A1A1A;background:#F4F2F0;min-height:44px;padding:calc(var(--gap) / 2) calc(var(--gap) / 1.333);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.products-item__tags span.top{background:#EDFBEC}.products-item__image-hover{position:relative;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.products-item__image-hover img{display:block;width:100%}.img--block{position:relative;width:100%;transition:opacity .5s ease}.img--hover{height:100%;position:absolute;top:0;left:0;opacity:0}.products-item__wrap:hover .products-item__image .img--hover{opacity:1}.products-item__wrap:hover .products-item__image .img--main{opacity:0}.products-item__image-hover:not(.has-add_image) .img--main{opacity:1!important}.products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) / 1.081 * 2)}.products-items.columns-4 .products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) / 1.081 * 2)}.products-item__title{text-align:center;font-weight:400;text-transform:uppercase;margin-bottom:calc(var(--gap) / 4)}.products-item__price{display:block;text-align:center;font-size:var(--text-size-lg);font-weight:600}.archiveShopFilters{position:relative;padding:24px 0;border-top:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC;margin-bottom:16px;z-index:1}.archiveShopFilters-items{display:flex;flex-wrap:wrap;margin:0 -8px -16px}.archiveShopFilters-items .berocket_single_filter_widget{flex:0 0 20%;max-width:20%;margin:0 0 16px;padding:0 8px}.archiveShopFilters-items .bapf_sfilter{margin-bottom:0}.archiveShopFilters-items .bapf_head{display:none}.archiveShopFilters-items .berocket_single_filter_widget:last-child{flex:0 0 100%;max-width:100%;border-top:1px solid #DCDCDC;padding-top:16px}.archiveShopFilters-items .bapf_sfa_taxonomy span{display:none!important}.archiveShopFilters-items .select2-selection__rendered .select2-selection__choice{display:none!important}.archiveShopFilters-items .berocket_aapf_widget_selected_filter{position:relative;display:flex;flex-wrap:wrap;margin-bottom:0;padding-right:210px;z-index:1}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy{margin:0}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul{margin:0 0 -16px!important;padding:0;list-style:none;display:flex;flex-wrap:wrap}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul li{margin:0 16px 16px 0!important}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul li a{display:flex;align-items:center;background:#717171;color:#FFF;-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px;text-decoration:none;padding:7px 16px;font-size:var(--text-size-sm);font-weight:700;line-height:1.2}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul li a:hover{background:#2F2F2F}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_taxonomy ul li a:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/close-small.svg);mask-image:url(/wp-content/themes/lisma/images/close-small.svg);background:#FFF;flex:0 0 16px;max-width:16px;width:16px;height:16px;margin-left:8px;transition:.5s}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_unall{position:absolute;top:0;right:0;padding:0;z-index:1}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_unall li{margin:0!important}.archiveShopFilters-items .braapf_unselect_all{display:flex;align-items:center;gap:calc(var(--gap) / 4);background:#fff;border:1px solid #B9B9B9;color:#3F3F3F;font-size:var(--text-size);font-weight:500;line-height:1.5;padding:8px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-decoration:none}.archiveShopFilters-items .braapf_unselect_all:hover,.archiveShopFilters-items .braapf_unselect_all:focus{background:#3F3F3F;border-color:#3F3F3F;color:#F4F2F0}.archiveShopFilters-items .braapf_unselect_all:disabled{border-color:#B9B9B9;background:#fff0;color:#B9B9B9}.archiveShopFilters-items .braapf_unselect_all:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/trashcan.svg);mask-image:url(/wp-content/themes/lisma/images/trashcan.svg);background:#3F3F3F;flex:0 0 20px;max-width:20px;width:20px;height:20px;transition:.5s}.archiveShopFilters-items .braapf_unselect_all:hover:after,.archiveShopFilters-items .braapf_unselect_all:focus:after{background-color:#F4F2F0}.archiveShopFilters-items .braapf_unselect_all:disabled:after{background-color:#B9B9B9}.archiveShopDescription{display:flex;justify-content:space-between;flex-wrap:wrap}.archiveShopDescription-col{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.pageHoReCaHero-section{min-height:480px;display:flex;flex-direction:column;justify-content:center}.pageHoReCaHero-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.pageHoReCaHero-bg:before{content:'';position:absolute;top:0;left:0;width:100%;height:25%;min-height:176px;background:linear-gradient(0deg,#fff0 0%,#000000 70.28%);opacity:.5;z-index:1}.pageHoReCaHero-bg:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:34%;min-height:320px;background:linear-gradient(180deg,#fff0 22.66%,rgb(0 0 0 / .85) 100%);opacity:.5;z-index:1}.pageHoReCaHero-wrap{position:relative;display:flex;justify-content:center;z-index:1}.pageHoReCaHero-heading{flex:auto;max-width:48%;font-size:calc(var(--h1-size) * 1.35);font-weight:500;line-height:.95;color:#F4F2F0;margin-bottom:0}.pageHoReCaHero-social{position:absolute;width:26%;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;z-index:1}.pageHoReCaHero-soc{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start}.pageHoReCaHero-soc li{position:relative;padding-bottom:16px;margin-bottom:24px;z-index:1}.pageHoReCaHero-soc li:last-child{margin-bottom:0}.pageHoReCaHero-soc li a{font-size:var(--h4-size);line-height:1.2;display:inline-block;text-transform:uppercase;text-decoration:none;color:#F4F2F0}.pageHoReCaHero-soc li:after{content:'';background:#F4F2F0;width:100%;height:2px;position:absolute;bottom:0;left:0;transition:.5s;z-index:1}.pageHoReCaHero-soc li:hover:after{bottom:10px}.pageHoReCaAbout-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.pageHoReCaAbout-left{flex:0 0 calc(40% - 24px);max-width:calc(40% - 24px)}.pageHoReCaAbout-heading{font-size:var(--h3-size);font-weight:400;line-height:1.1;margin-bottom:48px}.pageHoReCaAbout-content{position:relative;margin-bottom:48px}.pageHoReCaAbout-right{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.pageHoReCaAbout-image{height:100%;min-height:calc((var(--container) - 12px) / 2 / 1.271);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.pageHoReCaEstablishments-tabs{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;z-index:2}.pageHoReCaEstablishments-tabs .heading{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.pageHoReCaEstablishments-tabs .tabs-nav{margin-bottom:calc(var(--gap) * 2)}.pageHoReCaEstablishments-tabs-blocks{flex:0 0 100%;max-width:100%}.pageHoReCaEstablishments-logos{display:flex;flex-wrap:wrap;margin:0 calc(var(--gap) / -2) calc(var(--gap) * -1)}.pageHoReCaEstablishments-logo{flex:0 0 calc(100% / 6);max-width:calc(100% / 6);margin:0 0 var(--gap);padding:0 calc(var(--gap) / 2)}.pageHoReCaEstablishments-logo a{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #DCDCDC;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;height:calc((var(--container) - 24px * 5) / 6 / 1.6242);padding:6px 12px;z-index:1}.pageHoReCaEstablishments-logo img{max-height:calc((var(--container) - 24px * 5) / 6 / 1.6242 - 12px);filter:grayscale(100%)}.pageHoReCaEstablishments-logo:hover img{filter:grayscale(0)}.pageHoReCaEstablishments-items{position:relative;z-index:1}.pageHoReCaEstablishments-item__head{position:relative;padding-bottom:8px;border-bottom:1px solid #DCDCDC;display:flex;align-items:center;justify-content:space-between;z-index:1}.pageHoReCaEstablishments-item__title{font-size:var(--h2-size);line-height:.95;font-weight:500;color:#1A1A1A;margin-bottom:0;text-transform:uppercase}.pageHoReCaEstablishments-item__logo{display:flex;align-items:center;justify-content:center;border:1px solid #DCDCDC;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;flex:0 0 264px;height:80px;padding:8px 10px}.pageHoReCaEstablishments-item__logo img{max-height:64px}.pageHoReCaEstablishments-item__body{padding-top:var(--gap)}.pageHoReCaEstablishments-item__gallery{display:flex;flex-wrap:wrap;gap:var(--gap)}.pageHoReCaEstablishments-item__gallery-item{flex:0 0 calc((100% / 3) - (2 * var(--gap) / 3));max-width:calc((100% / 3) - (2 * var(--gap) / 3))}.pageHoReCaEstablishments-item__gallery-item a{height:calc((var(--container) - var(--gap) * 2) / 3 / 1.1259);display:block;overflow:hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.pageHoReCaEstablishments-item__gallery-item:nth-child(4),.pageHoReCaEstablishments-item__gallery-item:nth-child(5){flex:0 0 calc((100% / 2) - (var(--gap) / 2));max-width:calc((100% / 2) - (var(--gap) / 2))}.pageHoReCaEstablishments-item__gallery-item:nth-child(4) a .pageHoReCaEstablishments-item__gallery-item:nth-child(5) a{height:calc((var(--container) - var(--gap)) / 2 / 1.637)}.pageHoReCaEstablishments-item__gallery-item a:hover img{transform:scale(1.1)}.pageHoReCaFeedback-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.pageHoReCaFeedback-left{flex:0 0 calc(40% - var(--gap));max-width:calc(40% - var(--gap))}.pageHoReCaFeedback-description{font-size:var(--h4-size);font-weight:400;line-height:1.1}.pageHoReCaFeedback-right{flex:0 0 calc(40% - var(--gap));max-width:calc(40% - var(--gap))}.singleProduct-navigation{position:sticky;top:calc(var(--header-height) + var(--gap) * 2);overflow:hidden;background:#FFF;padding:calc(var(--gap) / 2) 0;border-top:1px solid #F5F5F5;border-bottom:1px solid #F5F5F5;z-index:91}.admin-bar .singleProduct-navigation{top:calc(var(--header-height) + var(--gap) * 2 + var(--admin-bar))}.singleProduct-navigation ul{width:max-content;max-width:100%;margin:0 auto}.singleProductOnline-status{flex:0 0 100%;max-width:100%;margin-bottom:24px}.singleProductOnline-status span{display:inline-flex;align-items:center;font-size:var(--text-size-sm);font-weight:400;line-height:1.2;padding:4px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;text-transform:lowercase}.singleProductOnline-status span:before{content:'';flex:0 0 16px;max-width:16px;width:16px;height:16px;margin-right:2px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;margin-bottom:-1px}.singleProductOnline-status.in-stock span{color:#00966D;background:#F2FFFB}.singleProductOnline-status.in-stock span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/done.svg);mask-image:url(/wp-content/themes/lisma/images/done.svg);background-color:#00966D}.singleProductOnline-status.out-of-stock span{color:#4F4F4F;background:#FFEBEB}.singleProductOnline-status.out-of-stock span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg);background-color:#4F4F4F}.singleProductOnline-characteristics{margin-bottom:24px}.singleProductOnline-characteristics p{margin-bottom:8px}.singleProductOnline-characteristics p:last-child{margin-bottom:0}.singleProductMain{position:relative;padding:32px 0 0;z-index:1}.singleProductMain-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.singleProductMain-left{flex:0 0 72%;max-width:72%}.singleProductMain-right{flex:0 0 calc(28% - 32px);max-width:calc(28% - 32px)}.singleProductImagesMain-swiper{margin-bottom:var(--gap);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.singleProductImagesMain-item__image{height:calc((var(--container) * .72) / 1.5)}.singleProductImagesOther-item__image{height:calc((var(--container) * .72 - var(--gap) * 4) / 5 / 1.5);opacity:.75;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;cursor:pointer;transition:.5s}.singleProductImagesOther-item__image:hover,.swiper-slide-thumb-active .singleProductImagesOther-item__image{opacity:1}button.swiper-navigation.singleProductImagesMain-swiper-navigation{position:absolute;top:50%;transform:translateY(-50%);opacity:0;z-index:2}.singleProductImagesMain-swiper:hover+.singleProductImagesOther-swiper button.swiper-navigation.singleProductImagesMain-swiper-navigation,.singleProductImagesOther-swiper:hover button.swiper-navigation.singleProductImagesMain-swiper-navigation{opacity:1}button.swiper-navigation.singleProductImagesMain-swiper-navigation.prev{left:0}button.swiper-navigation.singleProductImagesMain-swiper-navigation.next{right:0}.singleProduct-title{font-size:var(--h2-size);font-weight:500;line-height:1.1;margin-bottom:calc(var(--gap) / 1.333)}.singleProduct-short-description{margin-bottom:calc(var(--gap) * 1.5)}.singleProduct-price{font-size:var(--h3-size);font-weight:400;line-height:1.4;margin-bottom:calc(var(--gap) * 1.5)}.singleProduct-buttons{display:flex;flex-wrap:wrap;margin-bottom:var(--gap);gap:calc(var(--gap) / 2.5)}.singleProduct-buttons .btn{text-transform:inherit}.singleProduct-shares{display:flex;flex-wrap:wrap;gap:calc(var(--gap) / 2.5)}.singleProduct-shares a{flex:0 0 40px;max-width:40px}.singleProduct-shares a:last-child{margin-right:0}.singleProduct-shares a:hover{transform:scale(1.05)}.singleProductBlock{position:relative;z-index:1}.singleProductBlock-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #B9B9B9;padding:8px 0;min-height:72px}.singleProductBlock-title{font-size:var(--h3-size);font-weight:500;line-height:1.2;color:#2F2F2F;text-transform:uppercase;margin-bottom:0}.singleProductBlock-toggle{flex:0 0 52px;max-width:52px;width:52px;height:52px;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s}.singleProductBlock-toggle.style-2{background:#FFF}.singleProductBlock-toggle:hover,.singleProductBlock-toggle:focus{background:#DCDCDC}.singleProductBlock-toggle.style-2:hover{background:#B9B9B9}.singleProductBlock-toggle.style-2:focus{background:#FFF}.singleProductBlock-toggle:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/plus.svg);mask-image:url(/wp-content/themes/lisma/images/plus.svg);background-color:#2f2f2f;flex:0 0 24px;max-width:24px;width:24px;height:24px;transition:.5s}.singleProductBlock.active .singleProductBlock-toggle:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg)}.singleProductBlock-toggle.style-2:hover:before{background-color:#F4F2F0}.singleProductBlock-toggle.style-2:focus:before{background-color:#2f2f2f}.singleProductBlock-body{display:none;margin-top:32px}.singleProductCharacteristics{padding:32px 0}.singleProductCharacteristics-row{display:flex;justify-content:space-between;flex-wrap:wrap}.singleProductCharacteristics-col{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.singleProductCharacteristics-col-heading{margin-bottom:calc(var(--gap) / 1.333);text-transform:uppercase;font-size:var(--h4-size);font-weight:500;line-height:1.1}.singleProductCharacteristics-items{position:relative}.singleProductCharacteristics-item{display:flex;flex-direction:column;justify-content:center;min-height:52px;padding:8px 0}.singleProductCharacteristics-item__wrap{display:flex;align-items:flex-end;justify-content:space-between;font-size:var(--text-size-sm);line-height:1.1}.singleProductCharacteristics-item span.label{color:#727272}.singleProductCharacteristics-item span.line{flex:auto;border-bottom:1px solid #DCDCDC;margin:0 8px}.singleProductCharacteristics-item span.value{font-weight:600;color:#1A1A1A;text-align:right;max-width:calc(67% - 15px)}.singleProductCharacteristics-item.technical{border-bottom:1px solid #DCDCDC}.singleProductCharacteristics-item.technical .singleProductCharacteristics-item__wrap{align-items:flex-start}.singleProductCharacteristics-item.technical span.line{display:none}.singleProductCharacteristics-item.technical span.value{text-align:left;flex:0 0 calc(67% - 15px)}.singleProductVideo{position:relative;padding:48px 0;z-index:1}.singleProductVideo-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.singleProductVideo-left{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.singleProductVideo-description{margin-top:calc(var(--gap) * 2);color:#727272;font-size:var(--h3-size);font-weight:400;line-height:1.2}.singleProductVideo-right{flex:0 0 calc(50% - 90px);max-width:calc(50% - 90px)}.singleProductVideo-video{position:relative;height:calc((var(--container) * .5 - 90px) / 1.77);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;z-index:1}.singleProductVideo-video-preview{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.singleProductVideo-video-preview:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.3;z-index:1}.singleProductVideo-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:#FFF;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.5s}.singleProductVideo-video-play:hover{background:#B9B9B9}.singleProductVideo-video-play:focus{background:#FFF}.singleProductVideo-video-play:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/play.svg);mask-image:url(/wp-content/themes/lisma/images/play.svg);background-color:#2f2f2f;flex:0 0 24px;max-width:24px;width:24px;height:24px;transition:.5s}.singleProductVideo-video-play:hover:before{background-color:#F4F2F0}.singleProductVideo-video-play:focus:before{background-color:#2f2f2f}.singleProductColors{position:relative;padding:56px 0;z-index:1}.singleProductColors-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.singleProductColors-left{flex:0 0 calc(33% - 24px);max-width:calc(33% - 24px)}.singleProductColors-nav{margin:64px -8px -16px;padding:0;list-style:none;display:flex;flex-wrap:wrap}.singleProductColors-nav li{flex:0 0 auto;margin:0 0 16px;padding:0 8px}.singleProductColors-nav li a{width:56px;height:56px;display:block;border:4px solid #fff0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.singleProductColors-nav li.active a{border-color:#2f2f2f}.singleProductColors-nav li a:hover{transform:scale(1.05)}.singleProductColors-right{flex:0 0 calc(67% - 24px);max-width:calc(67% - 24px)}.singleProductColors-image-inner{position:relative;background:#fff;border:2.5px solid #DCDCDC;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.singleProductModules{position:relative;padding:48px 0;z-index:1}.singleProductModules-schema{margin-bottom:48px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.singleProductModules-schema:last-child{margin-bottom:0}.singleProductModules-complectations-heading{position:relative;padding:8px 0 16px;border-bottom:1px solid #B9B9B9;font-size:var(--h4-size);line-height:1.2;font-weight:400;color:#2F2F2F;text-transform:uppercase;margin-bottom:16px}.singleProductModules-complectations-items{display:flex;flex-wrap:wrap;margin:0 -8px -24px}.singleProductModules-complectations-item{flex:0 0 calc(100% / 8);max-width:calc(100% / 8);margin:0 0 24px;padding:0 8px}.singleProductModules-complectations-item__wrap{position:relative}.singleProductModules-complectations-item__image{background:#fff;border:1px solid #DCDCDC;margin-bottom:12px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.singleProductModules-complectations-item__title{font-size:var(--text-size-sm);font-weight:300;color:#2f2f2f}.singleProductCalculation{position:relative;padding:32px 0;z-index:1}.singleProductCalculation-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.singleProductCalculation-left{flex:0 0 calc(69% - 64px);max-width:calc(69% - 64px)}.singleProductCalculation-right{flex:0 0 31%;max-width:31%}.singleProductCalculationOrder{position:relative;border-bottom:1px solid #DCDCDC;padding-bottom:24px;z-index:1}.singleProductCalculationOrder-main{position:relative;margin-bottom:24px;z-index:1}.calcForm{position:relative}.calcForm-block{position:relative;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #DCDCDC;display:flex;flex-wrap:wrap;align-items:center;z-index:1}.calcForm-left{flex:0 0 15%;max-width:15%}.calcForm-label{font-size:var(--text-size-sm)}.calcForm-center{flex:0 0 calc(100% - 15% - 100px);max-width:calc(100% - 15% - 100px)}.calcForm-selected-placeholder{font-size:var(--text-size-sm);color:#959595;cursor:pointer;transition:.5s}.calcForm-selected-placeholder:hover{color:#727272}.calcForm-selected.active .calcForm-selected-placeholder{display:none}.calcForm-selected-items{display:none}.calcForm-selected.active .calcForm-selected-items{display:flex;flex-wrap:wrap}.calcForm-selected-item{font-size:var(--text-size-sm)}.calcForm-right{flex:0 0 100px;max-width:100px;display:flex;align-items:center;justify-content:flex-end}.calcForm-count{margin-right:24px;font-size:var(--text-size-sm)}.calcForm-add{flex:0 0 40px;max-width:40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#F4F2F0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:none;cursor:pointer;padding:0;outline:none;transition:.5s}.calcForm-add:hover,.calcForm-add:focus{background:#DCDCDC}.calcForm-add:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/plus.svg);mask-image:url(/wp-content/themes/lisma/images/plus.svg);background-color:#2f2f2f;flex:0 0 24px;max-width:24px;width:24px;height:24px;transition:.5s}.show .calcForm-add:after{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg)}.calcForm-bottom{display:none;flex:0 0 100%;max-width:100%}.fabricForm-items{padding:16px 0}.fabricForm-item{margin-bottom:16px}.fabricForm-item:last-child{margin-bottom:0}.fabricForm-item label{position:relative;display:inline-block;padding-left:32px;cursor:pointer;z-index:1}.fabricForm-item input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;display:inline-block;vertical-align:middle;background:#FFF;border:1px solid #BDBDBD;width:21px;height:21px;outline:0;padding:0;margin:0;margin-right:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;position:absolute;left:2px;top:-1px;cursor:pointer;transition:.5s}.fabricForm-item input[type="radio"]:checked{border:6px solid #2f2f2f;background:#F4F2F0}.fabric-selector,.modules-selector,.wood-selector,.woodMaterial-selector{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #DCDCDC;z-index:1}.fabric-selector.error:before,.modules-selector.error:before,.wood-selector.error:before,.woodMaterial-selector.error:before{content:'';position:absolute;width:calc(100% + 16px);height:100%;top:-4px;left:-8px;border:1px solid #e70000;z-index:-1}.fabric-selector.hide,.modules-selector.hide,.wood-selector.hide,.woodMaterial-selector.hide{opacity:.35}.calc-selector-error-message{display:none;position:absolute;left:0;top:-14px;font-size:var(--text-size-sm);color:#e70000;background:#fff;padding:0 5px;z-index:1}.fabric-selector.error .calc-selector-error-message,.modules-selector.error .calc-selector-error-message,.wood-selector.error .calc-selector-error-message,.woodMaterial-selector.error .calc-selector-error-message{display:block}.fabric-selector .label,.modules-selector .label,.wood-selector .label,.woodMaterial-selector .label{flex:0 0 17%;max-width:17%;font-size:var(--text-size-sm)}.fabric-selector .selected-option,.modules-selector .selected-option,.wood-selector .selected-option,.woodMaterial-selector .selected-option{flex:0 0 calc(100% - 17% - 100px);max-width:calc(100% - 17% - 100px);font-size:var(--text-size-sm);color:#959595;transition:.5s}.fabric-selector .extra-options,.modules-selector .extra-options,.wood-selector .extra-options,.woodMaterial-selector .extra-options{flex:0 0 100px;max-width:100px;display:flex;align-items:center;justify-content:flex-end}.fabric-selector .count,.modules-selector .count,.wood-selector .count,.woodMaterial-selector .count{font-size:var(--text-size-sm);margin-right:24px}.fabric-selector .expand-btn,.modules-selector .expand-btn,.wood-selector .expand-btn,.woodMaterial-selector .expand-btn{flex:0 0 40px;max-width:40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:none;cursor:pointer;padding:0;outline:none;transition:.5s}.fabric-selector .expand-btn:hover,.fabric-selector .expand-btn:focus,.modules-selector .expand-btn:hover,.modules-selector .expand-btn:focus,.wood-selector .expand-btn:hover,.wood-selector .expand-btn:focus,.woodMaterial-selector .expand-btn:hover,.woodMaterial-selector .expand-btn:focus{background:#DCDCDC}.fabric-selector .expand-btn:after,.modules-selector .expand-btn:after,.wood-selector .expand-btn:after,.woodMaterial-selector .expand-btn:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/plus.svg);mask-image:url(/wp-content/themes/lisma/images/plus.svg);background-color:#2f2f2f;flex:0 0 24px;max-width:24px;width:24px;height:24px;transition:.5s}.fabric-selector .expand-btn.active:after,.modules-selector .expand-btn.active:after,.wood-selector .expand-btn.active:after,.woodMaterial-selector .expand-btn.active:after{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg)}.modules-selector .expand-btn[disabled],.modules-selector .expand-btn:disabled,.wood-selector .expand-btn[disabled],.wood-selector .expand-btn:disabled,.woodMaterial-selector .expand-btn[disabled],.woodMaterial-selector .expand-btn:disabled{cursor:not-allowed;pointer-events:none}.fabric-options,.fabric-options-free,.modules-options,.wood-options,.woodMaterial-options{display:none;flex:0 0 100%;max-width:100%;padding:16px;margin-top:4px;border-top:1px solid #DCDCDC;font-size:var(--text-size-sm)}.fabric-options label,.fabric-options-free label,.woodMaterial-options label{position:relative;display:block;padding-left:32px;cursor:pointer;margin-bottom:16px;z-index:1}.fabric-options label:last-child,.fabric-options-free label:last-child,.woodMaterial-options label:last-child{margin-bottom:0}.fabric-options input[type="radio"],.fabric-options-free input[type="radio"],.woodMaterial-options input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;display:inline-block;vertical-align:middle;background:#FFF;border:1px solid #BDBDBD;width:20px;height:20px;outline:0;padding:0;margin:0;margin-right:0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;position:absolute;left:2px;top:-2px;cursor:pointer;transition:.5s}.fabric-options input[type="radio"]:checked,.fabric-options-free input[type="radio"]:checked,.woodMaterial-options input[type="radio"]:checked{border:6px solid #2f2f2f;background:#F4F2F0}.selected-info{margin-top:15px;font-size:16px}.selected-info strong{color:#2f2f2f}.modules-options-items,.wood-options-items{display:flex;flex-wrap:wrap;margin:0 -4px -8px}.modules-options-item,.wood-options-item{flex:0 0 120px;max-width:120px;margin:0 0 8px;padding:0 4px}.wood-options-item input[type="radio"]{position:absolute;opacity:0;z-index:-999}.modules-options-item__wrap,.wood-options-item__wrap{cursor:pointer}.modules-options-item__image,.wood-options-item__image{overflow:hidden;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:2px;transition:.5s}.modules-options-item__wrap:hover .modules-options-item__image,.wood-options-item__wrap:hover .wood-options-item__image{background:rgb(0 0 0 / .1)}.modules-options-item__image img,.wood-options-item__image img{max-height:100px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.modules-options-item__title,.wood-options-item__title{text-align:center;margin-bottom:2px;color:#2f2f2f}.modules-options-item__text,.wood-options-item__text{font-size:12px;text-align:center;margin-bottom:2px;color:#2f2f2f}.modules-options-item__price,.wood-options-item__price{font-weight:700;text-align:center;color:#2f2f2f}.modules-selector .selected-option.hasElements,.wood-selector .selected-option.hasElements,.fabric-selector .selected-option.hasElements{display:flex;flex-wrap:wrap}.modules-selector .selected-module,.wood-selector .selected-wood,.fabric-selector .selected-fabric{flex:0 0 230px;max-width:230px;margin:0 10px 10px 0}.selected-module__wrap,.selected-wood__wrap,.selected-fabric__wrap{position:relative;display:flex;align-items:center;border:1px solid #DCDCDC;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;padding:8px;z-index:1}.selected-module__image,.selected-wood__image,.selected-fabric__image{flex:0 0 65px;max-width:65px;height:65px;display:flex;align-items:center;justify-content:center;margin-right:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;overflow:hidden}.selected-module__image img{max-width:65px;max-height:65px}.selected-wood__image img,.selected-fabric__image img{width:100%;height:100%;object-fit:cover;object-position:center}.selected-module__info,.selected-wood__info,.selected-fabric__info{flex:auto;color:#2f2f2f}.selected-module__info{padding-right:40px}.selected-module__info p,.selected-wood__info p,.selected-fabric__info p{margin-bottom:2px}.selected-fabric__title span{display:block;font-weight:500;margin-top:2px}.selected-module__price,.selected-wood__price,.selected-fabric__price{font-weight:700}.remove-module,.remove-wood{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#F4F2F0;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:none;cursor:pointer;padding:0;outline:none;transition:.5s}.remove-module:focus,.remove-module:hover,.remove-wood:focus,.remove-wood:hover{background:#DCDCDC}.remove-module:after,.remove-wood:after{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg);mask-image:url(/wp-content/themes/lisma/images/close.svg);background-color:#2f2f2f;flex:0 0 14px;max-width:14px;width:14px;height:14px;transition:.5s}.fabric-group{position:relative;margin-bottom:var(--gap)}.fabric-group:last-child{margin-bottom:0}.fabric-group-title{color:#2f2f2f;font-weight:500;margin-bottom:12px;background:#F4F2F0;padding:8px 16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.fabric-group-items{position:relative}.fabric-subgroup{margin-bottom:12px;padding:0 16px}.fabric-subgroup:last-child{margin-bottom:0}.fabric-subgroup-title{font-size:var(--text-size);font-weight:500;color:#2f2f2f;margin-bottom:4px}.fabric-subgroup-items{display:flex;flex-wrap:wrap;gap:8px}label.fabric-item{padding:0;margin:0}label.fabric-item input{position:absolute;opacity:0;z-index:-999}.fabric-item__image{position:relative;width:48px;height:48px;margin:0 auto;overflow:hidden;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;z-index:1}label.fabric-item input:checked+.fabric-item__image:before{content:'';background:#fff;opacity:.8;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}label.fabric-item input:checked+.fabric-item__image:after{content:'';-webkit-mask-size:24px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/done.svg);mask-image:url(/wp-content/themes/lisma/images/done.svg);background:#2f2f2f;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.fabric-item__title{display:none}.tippy-fabric-wrap{padding:8px}.tippy-fabric-title{font-size:var(--text-size);color:#F4F2F0;text-align:center;margin-bottom:10px}.tippy-fabric-image{width:200px;height:200px;overflow:hidden}.singleProductCalculationOrder-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:calc(var(--gap) / 2)}.singleProductCalculationOrder-price{flex:auto}.singleProductCalculationOrder-price-label{margin-bottom:4px;font-size:var(--text-size-sm);font-weight:300;color:#2f2f2f}.singleProductCalculationOrder-price .price{font-size:calc(var(--h2-size) / 1.125);font-weight:400;line-height:1.4;color:#2f2f2f}.singleProductCalculationOrder-bottom .btn{text-transform:inherit}.singleProductCalculationOrder-bottom .btn:disabled,.singleProductCalculationOrder-bottom .btn[disabled]{pointer-events:none}.singleProductCalculation-3d{position:relative;border-bottom:1px solid #DCDCDC;padding-bottom:24px;margin-top:24px;display:flex;align-items:flex-end;justify-content:space-between}.singleProductCalculation-3d-info{flex:auto;max-width:calc(100% - 280px - 24px)}.singleProductCalculation-3d-title{font-size:var(--h3-size);color:#1A1A1A;font-weight:400;line-height:1.1;margin-bottom:12px}.singleProductCalculation-3d-button{flex:0 0 280px;max-width:280px;text-align:right}.singleProductCalculation-3d-button .btn{text-transform:inherit}.singleProductPhotogallery{overflow:hidden}.singleProductPhotogallery-slider .slick-list{margin:0 -8px}.singleProductPhotogallery-slider .slick-slide>div{display:flex}.singleProductPhotogallery-item{position:relative;flex:0 0 100%;max-width:100%;padding:0 8px;z-index:1}.singleProductPhotogallery-item__image{height:calc((100vw - 16px * 3) / 4 / 1.75);overflow:hidden}.singleProductPhotogallery-item__image a:hover img{transform:scale(1.07)}.singleProductRelated{position:relative;padding:32px 0 58px}.infoBlock-items{position:relative;display:flex;flex-direction:column;gap:var(--gap)}.infoBlock-item__wrap{position:relative;border:1px solid #DCDCDC;background:#FFF;padding:16px;display:flex;align-items:center;flex-wrap:wrap;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;z-index:1}.infoBlock-item__image{flex:0 0 42px;max-width:42px;height:42px;margin-right:32px;position:relative;margin-bottom:16px;display:flex;align-items:center;justify-content:center;z-index:1}.infoBlock-item__image:before{content:'';position:absolute;background:#F4F2F0;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;width:50px;height:50px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.infoBlock-item__image img{max-width:27px;max-height:27px}.infoBlock-item__title{flex:auto;max-width:calc(100% - 42px - 32px);font-weight:600;font-size:var(--h4-size);line-height:1.2;margin-bottom:16px;color:#2F2F2F;text-transform:uppercase}.infoBlock-item__content{flex:0 0 100%;max-width:100%;font-size:var(--text-size-sm)}.pageOnlineShop-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.pageOnlineShop-left{flex:0 0 calc(21% - 8px);max-width:calc(21% - 8px)}.pageOnlineShop-right{flex:0 0 calc(79% - 8px);max-width:calc(79% - 8px)}.productsOnline-item__wrap{position:relative;padding:calc(var(--gap) / 1.081);-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;background:#F8F7F7;height:100%;display:flex;flex-direction:column;z-index:1}.productsOnline-item__image{flex:0 0 calc((((var(--container) * .79 - 8px) - var(--gap) / 1.081 * 2) / 3 - 18px) / 1.6);max-height:calc((((var(--container) * .79 - 8px) - var(--gap) / 1.081 * 2) / 3 - 18px) / 1.6);margin-bottom:calc(var(--gap) / 2.5);overflow:hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.productsOnline-item__image img{transition:.5s}.productsOnline-item__image:hover img{transform:scale(1.1)}.productsOnline-item__soldout{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:red;text-transform:uppercase;font-weight:800;transform:rotate(-10deg);font-size:var(--h2-size);z-index:2}.productsOnline-item__soldout:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;transform:rotate(10deg);background:#242424;opacity:.55;z-index:-1}.productsOnline-item__info{flex:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.productsOnline-item__sku{flex:calc(50% - 5px);max-width:calc(50% - 5px);margin-bottom:12px;font-size:var(--text-size-sm);font-weight:300}.productsOnline-item__status{flex:0 0 100%;max-width:100%;margin-bottom:8px}.productsOnline-item__status span{display:inline-flex;align-items:center;font-size:var(--text-size-sm);font-weight:400;line-height:1.2;padding:4px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;text-transform:lowercase}.productsOnline-item__status span:before{content:'';flex:0 0 16px;max-width:16px;width:16px;height:16px;margin-right:2px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;margin-bottom:-1px}.productsOnline-item__status.in-stock span{color:#00966D;background:#F2FFFB}.productsOnline-item__status.in-stock span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/done.svg);mask-image:url(/wp-content/themes/lisma/images/done.svg);background-color:#00966D}.productsOnline-item__status.out-of-stock span{color:#4F4F4F;background:#FFEBEB}.productsOnline-item__status.out-of-stock span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg);background-color:#4F4F4F}.productsOnline-item__title{font-size:var(--text-size-lg);font-weight:400;line-height:1.1;text-transform:uppercase;flex:0 0 calc(65% - 5px);max-width:calc(65% - 5px);margin-bottom:calc(var(--gap) / 4);color:#2F2F2F}.productsOnline-item__title a{text-decoration:none}.productsOnline-item__price{flex:0 0 calc(35% - 5px);max-width:calc(35% - 5px);font-size:var(--text-size);font-weight:600;color:#2f2f2f;text-align:right;margin-bottom:calc(var(--gap) / 4);display:flex;flex-direction:column;align-items:flex-end}.productsOnline-item__price ins{text-decoration:none}.productsOnline-item__price del{font-size:.8em;font-weight:400;line-height:.95}.productsOnline-item__content{margin-bottom:8px;flex:0 0 100%;max-width:100%;font-size:var(--text-size-sm);font-weight:300}.productsOnline-item__content p{margin-bottom:2px}.productsOnline-item__content p:last-child{margin-bottom:0}.productsOnline-item__content p br{display:none}.productsOnline-item__button{flex:0 0 100%;max-width:100%;margin-top:auto}.productsOnline-item__button .btn{text-transform:inherit}.productsOnline-item__button .btn[disabled]{pointer-events:none}.pageOnlineShop-left .berocket_single_filter_widget{position:relative;margin-bottom:26px}.pageOnlineShop-left .berocket_single_filter_widget:last-child{margin-bottom:0}.pageOnlineShop-left .bapf_sfilter{margin-bottom:0}.pageOnlineShop-left .bapf_head{margin-bottom:16px}.pageOnlineShop-left .bapf_head h3{position:relative;width:100%;font-size:var(--h4-size);font-weight:500;color:#2d2d2d;margin-bottom:0;text-transform:uppercase;padding-right:32px!important;z-index:1}.pageOnlineShop-left .bapf_head h3 i.bapf_colaps_smb{content:''!important;background:url(/wp-content/themes/lisma/images/plus.svg) no-repeat center;background-size:contain;width:28px;height:28px;margin-top:-3px}.pageOnlineShop-left .bapf_ccolaps .bapf_head h3 i.bapf_colaps_smb{background-image:url(/wp-content/themes/lisma/images/minus.svg)}.pageOnlineShop-left .bapf_sfilter.bapf_slidr{margin-bottom:36px;padding:0 10px}.pageOnlineShop-left .bapf_sfilter.bapf_slidr .bapf_head{display:none!important}.pageOnlineShop-left .bapf_body{position:relative;padding:0;z-index:1}.bapf_slidr_jqrui .bapf_from,.bapf_slidr_jqrui .bapf_to{font-size:var(--text-size-sm)}.bapf_slidr_main.ui-widget-content,.berocket_filter_price_slider.ui-widget-content{height:4px;background:#DCDCDC}.bapf_slidr_main.ui-widget-content .ui-slider-range,.berocket_filter_price_slider.ui-widget-content .ui-slider-range{background:#494C50}.bapf_slidr_main.ui-widget-content .ui-slider-handle,.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,.slide.default .bapf_slidr_main .ui-state-default,.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,.slide.default .berocket_filter_price_slider .ui-state-default,.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default{box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);background:#FFF;border:4px solid #494C50;width:24px;height:24px;top:-10px}.bapf_sfilter .bapf_body .mCSB_container>ul,.bapf_sfilter .bapf_body>ul{margin-bottom:-8px!important}.bapf_sfilter ul li{display:flex;flex-wrap:wrap;margin-bottom:8px!important}.bapf_sfilter ul li:last-child{margin-bottom:0!important}.bapf_sfilter .bapf_body ul li ul{flex:0 0 100%;max-width:100%;margin-top:4px}.bapf_ckbox_sqchck input[type=checkbox]{flex:0 0 18px;max-width:18px;width:18px;height:18px;margin:0 11px 0 3px!important;border:1px solid #DCDCDC;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.bapf_ckbox_sqchck input[type=checkbox]:checked:after{border-width:1px;border-bottom-color:#2f2f2f;border-right-color:#2f2f2f;top:1px;left:6px;width:5px;height:10px}.bapf_ckbox_sqchck label{flex:auto;max-width:calc(100% - 18px - 11px - 3px);color:rgb(45 45 45 / .9)}.bapf_show_hide{margin-top:16px;color:#004CC4;font-size:var(--text-size-sm);font-weight:400;text-decoration:underline;text-underline-offset:4px;display:inline-block}.bapf_show_hide:hover{color:#003D9D}.woocommerce-pagination{position:relative;margin-top:24px;z-index:2}ul.page-numbers{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none}ul.page-numbers li{margin-right:8px}ul.page-numbers li:last-child{margin-right:0}ul.page-numbers li a,ul.page-numbers li span{min-width:32px;height:41px;padding:2px 5px;font-size:var(--text-size-sm);font-weight:400;color:#727272;display:flex;align-items:center;justify-content:center;border-bottom:3px solid #fff0;text-decoration:none}ul.page-numbers li a:hover,ul.page-numbers li span.current{color:#1A1A1A;border-bottom-color:#3f3f3f}ul.page-numbers li a.prev,ul.page-numbers li a.next{width:51px;height:51px;border:2px solid #3F3F3F;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:0}ul.page-numbers li a.prev:hover,ul.page-numbers li a.next:hover{background:#1A1A1A}ul.page-numbers li a.prev:before,ul.page-numbers li a.next:before{content:'';flex:0 0 24px;max-width:24px;height:24px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);mask-image:url(/wp-content/themes/lisma/images/arrow-down.svg);background-color:#1A1A1A;transition:.5s}ul.page-numbers li a.prev:before{transform:rotate(90deg)}ul.page-numbers li a.next:before{transform:rotate(-90deg)}ul.page-numbers li a.prev:hover:before,ul.page-numbers li a.next:hover:before{background-color:#F4F2F0}.pageAboutAdvantages-items{display:flex;flex-wrap:wrap;margin:0 -12px -36px}.pageAboutAdvantages-item{flex:0 0 calc(100% / 6);max-width:calc(100% / 6);padding:0 12px;margin:0 0 36px}.pageAboutAdvantages-item__wrap{position:relative}.pageAboutAdvantages-item__image{width:125px;height:125px;margin:0 auto 24px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.pageAboutAdvantages-item__image img{max-height:125px}.pageAboutAdvantages-item__title{font-size:var(--h4-size);text-transform:uppercase;font-weight:500;line-height:1.1;text-align:center}.pageAboutInfoBlocks-item{margin-bottom:calc(var(--gap) * 2.4)}.pageAboutInfoBlocks-item:last-child{margin-bottom:0}.pageAboutInfoBlocks-item__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.pageAboutInfoBlocks-item:nth-child(2n) .pageAboutInfoBlocks-item__wrap{flex-direction:row-reverse}.pageAboutInfoBlocks-item__left{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap))}.pageAboutInfoBlocks-item__image{height:100%;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;overflow:hidden}.pageAboutInfoBlocks-item__right{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap));display:flex;flex-direction:column;justify-content:center}.pageAboutInfoBlocks-item__content{font-size:var(--h4-size)}.pageСontacts-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.pageСontacts-left{flex:0 0 40%;max-width:40%}.pageСontacts-items{margin-bottom:var(--gap)}.pageСontacts-item{position:relative;margin-bottom:var(--gap);line-height:1.5;padding-left:51px;z-index:1}.pageСontacts-item:last-child{margin-bottom:0}.pageСontacts-item span{position:absolute;width:36px;height:36px;top:0;left:0;background:url(/wp-content/themes/lisma/images/border-dashed-advantage.svg) no-repeat center;background-size:contain;display:flex;align-items:center;justify-content:center;z-index:1}.pageСontacts-item span:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#1A1A1A;flex:0 0 16px;max-width:16px;height:16px;z-index:1}.pageСontacts-item.address span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/location.svg);mask-image:url(/wp-content/themes/lisma/images/location.svg)}.pageСontacts-item.phone span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/phone.svg);mask-image:url(/wp-content/themes/lisma/images/phone.svg)}.pageСontacts-item.e-mail span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/mail.svg);mask-image:url(/wp-content/themes/lisma/images/mail.svg)}.pageСontacts-right{flex:0 0 calc(50% - 48px);max-width:calc(50% - 48px)}.pageСontacts-map{height:100%}.pageСontacts-map iframe{width:100%;height:100%;min-height:420px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;border:none}.stores-cities ul{-moz-column-count:3;-webkit-column-count:3;column-count:3;margin:0;padding:0;list-style:none}.stores-cities ul li{page-break-inside:avoid;break-inside:avoid}.stores-cities ul li a{display:inline-block;padding:16px 8px;color:#2f2f2f;font-size:var(--h4-size);font-weight:300;text-underline-offset:3px;min-width:270px}.stores-cities ul li a:hover,.stores-cities ul li a:focus{background:#F4F2F0}.stores-cities ul li a:focus{text-decoration:none}.archiveDepartments-map{height:600px}.mapPopup-wrap{width:180px}.mapPopup-image{height:120px}.mapPopup-image img{width:100%;height:100%;object-fit:cover;object-position:center}.mapPopup-address{font-size:var(--text-size-sm);font-weight:400;font-family:'Inter',serif;line-height:1.4;margin:10px 0!important}.mapPopup-more a{font-size:var(--text-size-sm);font-weight:400;font-family:'Inter',serif;line-height:1.4;color:#004CC4;text-decoration:underline;text-underline-offset:4px}.mapPopup-more a:hover{color:#003D9D}.leaflet-popup-content{margin:32px 16px 16px 16px!important}.leaflet-container a.leaflet-popup-close-button{font-size:0!important;-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg)!important;mask-image:url(/wp-content/themes/lisma/images/close.svg)!important;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#2f2f2f!important;width:24px!important;height:24px!important;transition:.5s;top:5px!important;right:5px!important}.taxDepartments-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.taxDepartments-left{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.taxDepartments-right{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.taxDepartments-map{position:sticky!important;top:90px;height:calc(100vh - 90px);overflow:hidden;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.wc-block-components-notice-banner,.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info{padding:20px;background:#F4F2F0;display:flex;align-items:center;margin-bottom:24px;outline:none!important}.woocommerce-message,.woocommerce-NoticeGroup,.woocommerce-info{display:block}.wc-block-components-notice-banner svg{flex:0 0 36px;max-width:36px;margin-right:20px}.wc-block-components-notice-banner__content{position:relative;overflow:hidden;flex:auto;max-width:100%}.wc-block-components-notice-banner__content .button,.woocommerce-message .button,.woocommerce-info .button{float:right;text-decoration:underline;margin-left:30px;margin-bottom:0}.wc-empty-cart-message{margin-bottom:24px;text-align:center;font-size:var(--h4-size);display:flex;flex-direction:column;align-items:center}.wc-empty-cart-message:before{content:'';-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg);mask-image:url(/wp-content/themes/lisma/images/btn/cart.svg);background:#F4F2F0;flex:0 0 120px;max-height:120px;width:120px;height:120px;margin-bottom:16px;transition:.5s}.wc-empty-cart-message .woocommerce-info{background:none;padding:0;margin:0}.return-to-shop{text-align:center}.pageCart-wrap{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.pageCart-left{flex:0 0 calc(70% - 8px);max-width:calc(70% - 8px)}.pageCart-right{flex:0 0 calc(30% - 24px);max-width:calc(30% - 24px)}.pageCartTableProducts,.pageCartTableProducts tbody{width:100%;border-collapse:collapse;display:block}.pageCartTableProducts tr{background:#F9F9F9;padding:16px 24px;width:100%;display:flex;align-items:center;margin-bottom:16px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.pageCartTableProducts tr:last-child{margin-bottom:0;background:none;padding:0;display:block}.pageCartTableProducts-image{flex:0 0 120px;max-width:120px;width:120px;height:80px;display:flex;align-items:center;justify-content:center;margin-right:16px}.pageCartTableProducts-image img{max-height:80px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.pageCartTableProducts-name{flex:auto;margin-right:16px}.pageCartTableProducts-title{font-size:var(--h4-size);font-weight:400;line-height:1.2;text-transform:uppercase;color:#2f2f2f;margin-bottom:8px}.pageCartTableProducts-name dl{display:flex;flex-wrap:wrap;margin:0;font-size:var(--text-size-sm);font-weight:300}.pageCartTableProducts-name dt{flex:0 0 120px;max-width:120px;margin-right:5px}.pageCartTableProducts-name dd{flex:0 0 calc(100% - 120px - 5px);max-width:calc(100% - 120px - 5px);margin-left:0;font-weight:400}.pageCartTableProducts-quantity{flex:0 0 150px;max-width:150px;margin-right:16px}.pageCartTableProducts-qty{display:flex;align-items:center}.pageCartTableProducts-qty span{display:flex;align-items:center;justify-content:center;flex:0 0 32px;max-width:32px;width:32px;height:32px;background:none;border:none;outline:none;padding:0;cursor:pointer;transition:.5s}.pageCartTableProducts-qty span:before{content:'';flex:0 0 100%;max-width:100%;height:100%;-webkit-mask-size:24px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#2f2f2f}.pageCartTableProducts-qty span.minus:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/minus.svg);mask-image:url(/wp-content/themes/lisma/images/minus.svg)}.pageCartTableProducts-qty span.plus:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/plus.svg);mask-image:url(/wp-content/themes/lisma/images/plus.svg)}.pageCartTableProducts-qty span:hover:before{background-color:#3f3f3f}.pageCartTableProducts-qty .quantity{flex:auto;margin:0 4px}.pageCartTableProducts-qty input{width:100%;height:100%;background:#F4F2F0;color:#2F2F2F;font-size:var(--h4-size);font-weight:500;font-family:'Inter',serif;line-height:1.5;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border:none;text-align:center;outline:none;padding:10px;-moz-appearance:textfield}.pageCartTableProducts-qty input::-webkit-outer-spin-button,.pageCartTableProducts-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pageCartTableProducts-subtotal{flex:0 0 180px;max-width:180px;text-align:center;font-size:var(--h4-size);font-weight:500;color:#2f2f2f;margin-right:16px}.pageCartTableProducts-remove{flex:0 0 24px;max-width:24px}.pageCartTableProducts-remove a{-webkit-mask-size:18px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg);mask-image:url(/wp-content/themes/lisma/images/close.svg);background-color:#DCDCDC;width:24px;height:24px;display:block}.pageCartTableProducts .product-remove a:hover{background-color:red}.pageCartTableProducts .actions{display:flex;justify-content:space-between}.pageCartTableProducts .coupon{max-width:480px;margin-right:16px}.pageCartTableProducts .coupon input{text-transform:uppercase}.pageCartTableProducts .actions>.btn{display:none}.coupon-error-notice{margin-top:4px;font-size:var(--text-size-sm)}.cart-collaterals{position:sticky;top:0;z-index:9}.pageCartTotals>h2{font-size:var(--h3-size);font-weight:500;line-height:1.2;color:#2f2f2f;text-transform:uppercase;padding:0 0 8px;border-bottom:1px solid #b9b9b9;margin-bottom:24px}.cart_totals table{width:100%;border-collapse:collapse;margin-bottom:24px}.cart_totals table tr{display:flex;flex-direction:column;gap:calc(var(--gap) / 5);width:100%;margin-bottom:16px;border-bottom:1px solid #F4F2F0;padding-bottom:16px}.cart_totals table tr:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cart_totals table th{width:100%;display:block;font-size:var(--text-size-sm);font-weight:400;text-align:left;padding:0;margin-right:8px}.cart_totals table td{width:100%;padding:0;display:block;color:#2f2f2f;min-width:160px}.cart_totals table tr.cart-subtotal td{font-size:var(--h4-size);font-weight:500}.cart_totals table tr.order-total td{font-size:var(--h3-size);font-weight:500}.woocommerce-remove-coupon{font-size:var(--text-size-sm)}.checkout-button{width:100%}.woocommerce-shipping-destination{display:none!important}.woocommerce-shipping-methods,.wc_payment_methods{position:relative;margin:0;padding:0!important;list-style:none;display:flex;flex-direction:column;gap:calc(var(--gap) / 2.5)}.woocommerce-shipping-methods li,.wc_payment_methods li{display:flex;flex-wrap:wrap;align-items:center}.woocommerce-shipping-methods li input,.wc_payment_methods li input{flex:0 0 16px;max-width:16px;width:16px;height:16px;margin:0 10px 0 0;cursor:pointer}.woocommerce-shipping-methods li label,.wc_payment_methods li label{flex:0 0 calc(100% - 16px - 10px);max-width:calc(100% - 16px - 10px);width:calc(100% - 16px - 10px);font-weight:400;cursor:pointer;text-align:left}.payment_box{flex:0 0 100%;max-width:100%;background:#f9f9f9;font-size:var(--text-size-sm);margin-top:4px;padding:16px 24px}.pageCheckout-wrap{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.pageCheckout-left{flex:0 0 calc(60% - 8px);max-width:calc(60% - 8px)}.pageCheckout-right{flex:0 0 calc(40% - 24px);max-width:calc(40% - 24px)}.woocommerce-billing-fields{margin-bottom:30px}.woocommerce-billing-fields>h3,.wcus-checkout-fields>h3,.woocommerce-additional-fields>h3,#order_review_heading,.woocommerce-checkout-payment>h3,.pageLogin-left>h2,.pageLogin-right>h2,.woocommerce-Address-title>h3,.woocommerce-MyAccount-content form>h3,.woocommerce-order-details__title,.woocommerce-column__title,.wc-bacs-bank-details-heading{font-size:var(--h3-size);font-weight:500;line-height:1.1;color:#2f2f2f;text-transform:uppercase;padding:0 0 8px;border-bottom:1px solid #b9b9b9;margin-bottom:var(--gap)}.woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden}.form-row{flex:0 0 100%;max-width:100%;padding:0;margin-bottom:16px}.form-row-first,.form-row-last{flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px)}#billing_country_field{display:none!important}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;display:block;margin-bottom:30px}.woocommerce-checkout-review-order-table thead{width:100%;display:block;margin-bottom:16px}.woocommerce-checkout-review-order-table tbody{width:100%;display:block;margin-bottom:32px}.woocommerce-checkout-review-order-table thead tr{width:100%;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #F4F2F0;padding-bottom:4px}.woocommerce-checkout-review-order-table thead th{font-size:var(--text-size-sm);font-weight:400;text-align:left;padding:0}.woocommerce-checkout-review-order-table thead th.product-name{flex:0 0 65%;max-width:65%}.woocommerce-checkout-review-order-table thead th.product-total{flex:0 0 calc(35% - 16px);max-width:calc(35% - 16px)}.woocommerce-checkout-review-order-table tbody tr{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.woocommerce-checkout-review-order-table tbody tr:last-child{margin-bottom:0}.woocommerce-checkout-review-order-table tbody td{padding:0}.woocommerce-checkout-review-order-table tbody td.product-name{flex:0 0 65%;max-width:65%}.woocommerce-checkout-review-order-table tbody td.product-total{flex:0 0 calc(35% - 16px);max-width:calc(35% - 16px);font-size:var(--h4-size);font-weight:500;color:#2f2f2f}.woocommerce-checkout-review-product-name{text-transform:uppercase;color:#2f2f2f;font-size:var(--h4-size);font-weight:400;line-height:1.2;margin-bottom:8px}.woocommerce-checkout-review-order-table tbody td.product-name dl{display:flex;flex-wrap:wrap;margin:0;font-size:var(--text-size-sm);font-weight:300}.woocommerce-checkout-review-order-table tbody td.product-name dt{flex:0 0 120px;max-width:120px;margin-right:10px}.woocommerce-checkout-review-order-table tbody td.product-name dd{flex:0 0 calc(100% - 120px - 10px);max-width:calc(100% - 120px - 10px);margin-left:0;font-weight:400}.woocommerce-checkout-review-order-table tfoot{display:block;width:100%}.woocommerce-checkout-review-order-table tfoot tr{display:block;width:100%;border-bottom:1px solid #f9f9f9;margin-bottom:16px;padding-bottom:16px}.woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.woocommerce-checkout-review-order-table tfoot th{display:block;font-size:var(--text-size-sm);font-weight:400;text-align:left;margin-bottom:6px;padding:0}.woocommerce-checkout-review-order-table tfoot td{padding:0;display:block;color:#2f2f2f}.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td{font-size:var(--h4-size);font-weight:500;line-height:1.2}.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size:var(--h3-size);font-weight:500;line-height:1.2}.woocommerce-checkout-payment{position:relative;padding:0;z-index:1}.wc_payment_methods{padding:0!important;margin-bottom:32px}.woocommerce-privacy-policy-text,.checkout-policy{font-size:var(--text-size-sm);margin-bottom:24px!important}.woocommerce-bacs-bank-details{margin-bottom:40px}.wc-bacs-bank-details-account-name{font-size:var(--h4-size);font-weight:500;margin:0 0 12px}.woocommerce-order:after{content:'';display:block;clear:both}.woocommerce-thankyou-order-received{font-size:var(--h4-size);font-weight:500;color:#2f2f2f}.woocommerce-thankyou-order-details{padding:24px;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background:#f9f9f9;margin-bottom:40px;gap:24px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}.woocommerce-thankyou-order-details li{flex:auto;max-width:100%;text-align:center;font-size:var(--text-size-sm)}.woocommerce-thankyou-order-details li strong{display:block;color:#2f2f2f;font-weight:500;font-size:var(--h4-size)}.woocommerce-order-details{float:left;margin-right:40px;width:calc(50% - 20px)}.woocommerce-customer-details{float:right;width:calc(50% - 40px)}.woocommerce-table--order-details{width:100%;border-collapse:collapse}.woocommerce-table--order-details th,.woocommerce-table--order-details td{width:50%;border:1px solid #F4F2F0;padding:12px 16px;text-align:left;vertical-align:bottom}.woocommerce-table--order-details th{font-weight:500;color:#2f2f2f;background:#f9f9f9}.woocommerce-table--order-details td.product-name{text-transform:uppercase;font-weight:500;color:#2f2f2f}.woocommerce-table--order-details tfoot tr:last-child td{font-size:var(--h4-size);font-weight:500;color:#2f2f2f}.woocommerce-customer-details address{font-style:normal;color:#2f2f2f}.woocommerce-customer-details--email,.woocommerce-customer-details--phone{position:relative;padding-left:32px;min-height:24px;z-index:1}.woocommerce-customer-details--email:before,.woocommerce-customer-details--phone:before{content:'';position:absolute;width:24px;height:24px;top:0;left:0;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:#2f2f2f;z-index:1}.woocommerce-customer-details--phone:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/phone.svg);mask-image:url(/wp-content/themes/lisma/images/phone.svg)}.woocommerce-customer-details--email:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/email.svg);mask-image:url(/wp-content/themes/lisma/images/email.svg)}.woocommerce-table--order-details td.product-name ul{list-style:none;padding-left:0;margin-top:8px;text-transform:none;font-weight:400;color:#727272;font-size:var(--text-size-sm)}.woocommerce-table--order-details td.product-name ul li{margin-bottom:4px}.woocommerce-table--order-details td.product-name ul li:last-child{margin-bottom:0}.woocommerce-table--order-details td.product-name ul li strong{font-weight:500}.woocommerce-table--order-details td.product-name ul li p{display:inline-block}#copy-link.copied::after{content:"Скопійовано!";margin-left:10px;color:green;font-size:12px}@media (max-width:1499px){:root{--container:1120px;--gap:20px;--header-height:40px;--admin-bar:32px;--text-size:16px;--text-size-sm:14px;--text-size-lg:18px;--h1-size:42px;--h2-size:32px;--h3-size:24px;--h4-size:20px}.btn{gap:calc(var(--gap) / 2)}.header-wrap{gap:var(--gap)}.header-logo{flex:0 0 90px;max-width:90px}.main-menu li a{gap:calc(var(--gap) / 5)}.hero-logo{flex:0 0 610px;max-width:610px;height:158px}.hero-slogan{bottom:40px;left:35px}.hero-description{max-width:380px}.instagram-wrap{gap:calc(var(--gap) * 2) var(--gap)}.instagram-label{font-size:210px;margin-bottom:-90px}.footer-left{flex:0 0 52%;max-width:52%}.footer-right{gap:calc(var(--gap) * 2)}.productsOnline-item__title{flex:0 0 calc(60% - 5px);max-width:calc(60% - 5px)}.productsOnline-item__price{flex:0 0 calc(40% - 5px);max-width:calc(40% - 5px)}.pageHoReCaHero-soc li{padding-bottom:12px;margin-bottom:20px}.products-item__wrap{padding:calc(var(--gap) / 2) calc(var(--gap) / 2) calc(var(--gap) * 1.5)}.products-item__image{height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) / 2 * 2)}.products-items.columns-4 .products-item__image{height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) / 2 * 2)}.products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) / 2 * 2)}.products-items.columns-4 .products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) / 2 * 2)}.productsOnline-item__wrap{padding:calc(var(--gap) / 2)}.productsOnline-item__image{flex:0 0 calc((((var(--container) * .79 - 8px) - var(--gap) / 2 * 2) / 3 - 18px) / 1.6);max-height:calc((((var(--container) * .79 - 8px) - var(--gap) / 2 * 2) / 3 - 18px) / 1.6)}.taxDepartments-left{flex:0 0 50%;max-width:50%}.pageCartTableProducts-quantity{flex:0 0 128px;max-width:128px}.pageCartTableProducts-subtotal{flex:0 0 120px;max-width:120px}.singleProductModules-complectations-item{flex:0 0 calc(100% / 6);max-width:calc(100% / 6)}.pageHoReCaHero-heading{font-size:calc(var(--h1-size) * 1.25)}.pageHoReCaAbout-left{flex:0 0 calc(45% - 24px);max-width:calc(45% - 24px)}.cityShops-item__wrap.flex{gap:var(--gap)}.cityShops-item__image{flex:0 0 40%;max-width:40%;height:calc((var(--container) / 2 - var(--gap)) * .4 / 1.387)}.pageCartTableProducts-name dt{flex:0 0 100px;max-width:100px}.pageCartTableProducts-name dd{flex:0 0 calc(100% - 100px - 5px);max-width:calc(100% - 100px - 5px)}}@media (max-width:1199px){:root{--container:910px;--gap:10px;--header-height:40px;--admin-bar:32px;--text-size:15px;--text-size-sm:14px;--text-size-lg:16px;--h1-size:28px;--h2-size:24px;--h3-size:20px;--h4-size:18px}h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote{margin:0 0 calc(var(--gap) * 1.6)}.contentStyle h1,.contentStyle h2,.contentStyle h3,.contentStyle h4,.contentStyle h5,.contentStyle h6{margin-top:calc(var(--gap) * 2.4)}.btn{padding:calc(var(--gap) / 1.25) calc(var(--gap) * 2);gap:var(--gap);font-size:var(--text-size)}.btn-icon-left{padding-left:calc(var(--gap) / 1.25)}.btn-icon-right{padding-right:calc(var(--gap) / 1.25)}.heading{margin-bottom:calc(var(--gap) * 3)}.heading .h2{font-size:var(--h2-size)}.header-phone{margin-left:auto;margin-right:0}.header-phone a{position:relative;gap:0;font-size:0;flex:0 0 var(--header-height);max-width:var(--header-height);width:var(--header-height);justify-content:center}.header-phone a:before{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;-webkit-mask-size:16px}.main-menu{padding:0 calc(var(--gap))}.main-menu li a{padding:calc(var(--gap) / 2) var(--gap)}.main-menu ul{padding:calc(var(--gap) * 1.5) var(--gap) var(--gap);gap:var(--gap)}.hero-logo{flex:0 0 486px;max-width:486px;height:125px}.hero-slogan{bottom:30px;left:25px;font-size:var(--text-size-sm)}.hero-soc li a{padding:var(--gap)}.about-wrap.section{gap:calc(var(--gap) * 1.4);padding-bottom:calc(var(--gap) * 2)}.about-description{max-width:490px;margin-bottom:calc(var(--gap) / 1.667)}.tabs-section .heading{margin-bottom:calc(var(--gap) * 2)}.tabs-nav{margin-bottom:calc(var(--gap) * 2);font-size:var(--text-size)}.tabs-nav li a{padding:calc(var(--gap) / 2 + 2px) calc(var(--gap) * 1.5) calc(var(--gap) / 2)}.products-item__wrap{padding:var(--gap) var(--gap) calc(var(--gap) * 2)}.products-item__image{height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) * 2 / 2 * 2);margin-bottom:calc(var(--gap) * 1.2)}.products-items.columns-4 .products-item__image{height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) * 2 / 2 * 2)}.products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 2) / 3 - var(--gap) * 2 / 2 * 2)}.products-items.columns-4 .products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap) * 3) / 4 - var(--gap) * 2 / 2 * 2)}.productsOnline-item__wrap{padding:var(--gap)}.productsOnline-item__image{flex:0 0 calc((((var(--container) * .79 - 8px) - var(--gap) * 2) / 3 - 18px) / 1.6);max-height:calc((((var(--container) * .79 - 8px) - var(--gap) * 2) / 3 - 18px) / 1.6)}.products-item__title{margin-bottom:calc(var(--gap) / 2)}.products-item__price{font-size:var(--text-size)}.products-item__tags{top:var(--gap);left:var(--gap)}.products-item__tags span{padding:calc(var(--gap) / 2) calc(var(--gap) * 1.2)}.advantages-item__image span{width:40px;height:40px}.advantages-item__image span img{flex:0 0 20px;max-width:20px;height:20px}.advantages-item__image{padding-bottom:var(--gap);margin-bottom:var(--gap)}.advantages-item__title{font-size:var(--text-size-lg);margin-bottom:calc(var(--gap) / 1.25)}.advantages-item__text{font-size:var(--text-size)}.advantages-item__text br{display:none}.shops-image{margin-bottom:calc(var(--gap) * 2)}.shops-heading{font-size:var(--h3-size);margin-bottom:calc(var(--gap) * 1.5)}.shops-description{font-size:var(--text-size)}.instagram-label{font-size:170px;margin-bottom:-75px}.instagram-item.swiper-slide{width:125px;height:calc(125px * 1.32)}.instagram-link a{gap:var(--gap);font-size:var(--text-size)}.tabs-nav.ajaxLoadingCity{margin-bottom:calc(var(--gap) * 3)}.complex-instagram-link a{font-size:var(--text-size)}.complex-item__title{font-size:var(--text-size)}.complex-item.active .complex-item__title{font-size:var(--h4-size)}.complex-item{gap:var(--gap)}.heading .desc{font-size:var(--text-size)}.footer-logo{height:120px}.footer-menu{gap:calc(var(--gap) / 1.25)}.footer-contacts-col{gap:calc(var(--gap) / 2)}.page-header{padding:calc(var(--gap) * 1.4) 0}.singleProductColors-nav{margin-top:calc(var(--gap) * 3)}.singleProductImagesOther-item__image{height:calc((var(--container) * .72 - var(--gap) * 3) / 4 / 1.5)}.pageHoReCaHero-wrap{justify-content:flex-start}.pageHoReCaHero-heading{max-width:74%}.pageHoReCaAbout-left{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.productsOnline-item__title{flex:0 0 calc(54% - 5px);max-width:calc(54% - 5px)}.productsOnline-item__price{flex:0 0 calc(44% - 5px);max-width:calc(44% - 5px)}.cityShops-heading{margin-bottom:calc(var(--gap) * 2)}.productsOnline-item__title{font-size:var(--text-size)}.singleProductMain{padding-top:calc(var(--gap) * 2)}.products-item__image:after{top:var(--gap);right:var(--gap)}.singleProductModules-complectations-item{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}.pageAboutAdvantages-item{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}.pageСontacts-left,.pageСontacts-right,.pageCheckout-left,.pageCheckout-right{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.form-row-first,.form-row-last{flex:0 0 100%;max-width:100%}.pageCart-left{flex:0 0 100%;max-width:100%;margin-bottom:32px}.pageCart-right{flex:0 0 100%;max-width:100%}.pageHoReCaFeedback-right{flex:0 0 calc(50% - var(--gap));max-width:calc(50% - var(--gap))}.pageСontacts-items,.pageСontacts-item{margin-bottom:calc(var(--gap) * 1.6)}}@media (max-width:991px){:root{--container:690px;--gap:10px;--header-height:40px;--admin-bar:32px;--text-size:14px;--text-size-sm:12px;--text-size-lg:16px;--h1-size:36px;--h2-size:28px;--h3-size:20px;--h4-size:18px}input[type="text"],input[type="email"],input[type="tel"],input[type="search"],textarea{height:46px;padding:20px 20px 3}textarea{height:120px}select{height:46px}.select2-container--default .select2-selection--multiple,.select2-container .select2-selection--single{height:46px;padding:10px 42px 10px 20px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:40px}.form-field-label{top:11px}.btn{min-height:46px;padding:calc(var(--gap) / 1.25) calc(var(--gap) * 2);gap:var(--gap)}.btn-icon-left{padding-left:calc(var(--gap) / 1.25)}.btn-icon-right{padding-right:calc(var(--gap) / 1.25)}.btn.only-icon{min-width:46px}.btn span{flex:0 0 30px;max-width:30px;width:30px;height:30px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}.btn span:before{flex:0 0 12px;max-width:12px;width:12px;height:12px}.swiper-nav{gap:calc(var(--gap) / 1.25)}button.swiper-navigation{flex:0 0 40px;max-width:40px;width:40px;height:40px}button.swiper-navigation:before{flex:0 0 16px;max-width:16px;width:16px;height:16px}.singleProduct-navigation{top:calc(var(--header-height) + var(--gap) * 1.6 * 2)}.admin-bar .singleProduct-navigation{top:calc(var(--header-height) + var(--gap) * 1.6 * 2 + var(--admin-bar))}.header{padding:calc(var(--gap) * 1.6) 0;transform:translateY(0)!important}.main-menu{display:none}.main{min-height:inherit}.home .main{margin-top:calc((var(--header-height) + var(--gap) * 1.6 * 2) * -1)}.hero-section{padding-bottom:calc(100vw / 1.59);height:auto}.hero-main{padding:calc(var(--gap) * 9.6) 0 calc(var(--gap) * 21);min-height:432px;max-height:inherit;height:auto;justify-content:flex-start;transform:translateY(0)}.hero-wrap{margin-top:0;flex-direction:column;gap:calc(var(--gap) * 1.3)}.hero-slogan{order:1;position:relative;left:0;bottom:0;font-size:var(--text-size-lg)}.hero-slogan br{display:none}.hero-logo{order:2;flex:auto;max-width:100%;flex:0 0 calc(var(--container) / 3.85);max-height:calc(var(--container) / 3.85);height:calc(var(--container) / 3.85);width:100%;margin-bottom:calc(var(--gap) * 2.7)}.hero-description{order:3;font-size:var(--text-size-lg);max-width:100%}.hero-bg{top:auto;bottom:0;height:calc(100vw / .91)}.hero-bg img{object-position:67% center}.hero-soc{gap:calc(var(--gap) * 1.2);flex-direction:row}.hero-soc li a{padding:var(--gap) calc(var(--gap) * 1.4)}.about-description{font-size:var(--text-size-lg);max-width:100%}.tabs-nav li a{min-height:42px}.products-item__image{height:calc((var(--container) - var(--gap)) / 2 - var(--gap) * 2 / 2 * 2);-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px}.products-items.columns-4 .products-item__image{height:calc((var(--container) - var(--gap)) / 2 - var(--gap) * 2 / 2 * 2)}.products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap)) / 2 - var(--gap) * 2 / 2 * 2)}.products-items.columns-4 .products-item__image-hover .img--main img{max-height:calc((var(--container) - var(--gap)) / 2 - var(--gap) * 2 / 2 * 2)}.productsOnline-item__image{flex:0 0 calc((((var(--container) - 8px) - var(--gap)) / 2 - 18px) / 1.6);max-height:calc((((var(--container) - 8px) - var(--gap)) / 2 - 18px) / 1.6);margin-bottom:calc(var(--gap) / 1.25)}.products-item__tags span{min-height:35px}.products-item__image:after{width:35px;height:35px}.shops-wrap{flex-direction:column;gap:calc(var(--gap) * 2.5)}.shops-left,.shops-right{flex:auto;max-width:100%}.advantages-items{gap:calc(var(--gap) * 2)}.shops-image img{width:100%;height:100%;object-position:center;object-fit:cover}.instagram-wrap{flex-direction:column;gap:calc(var(--gap) * 2)}.instagram-heading.heading,.instagram-link,.instagram-label{flex:auto;max-width:100%}.instagram-label{font-size:130px;margin-bottom:-50px}.cityShops-wrap{flex-direction:column;gap:calc(var(--gap) * 2)}.cityShops-left,.cityShops-right{flex:auto;max-width:100%}.cityShops-item__address,.cityShops-item__schedule{margin-bottom:var(--gap)}.cityShops-map{height:calc(var(--container) / 1.35);min-height:360px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.complex-wrap{flex-direction:column;gap:calc(var(--gap) * 2)}.complex-left,.complex-right{flex:auto;max-width:100%}.complex-left .complex-bottom{display:none}.complex-heading .desc{max-width:100%}.complex-items{gap:var(--gap);margin-bottom:0;max-width:100%}.complex-item{padding:0 var(--gap);gap:var(--gap)}.complex-item.active{padding:var(--gap)}.complex-item__icon{flex:0 0 40px;max-width:40px;width:40px}.complex-item.active .complex-item__icon span{flex:0 0 40px;max-width:40px;height:40px}.complex-image{height:calc(var(--container) / 1.087);margin-bottom:calc(var(--gap) * 2)}.complex-bottom{max-width:100%;flex-direction:column;align-items:flex-start}.footer-wrap{position:relative;z-index:1;flex-direction:column;gap:calc(var(--gap) * 3);padding-bottom:calc(var(--container) / 3.85 + var(--gap) * 3)}.footer-left,.footer-right{flex:auto;max-width:100%}.footer-left{gap:0}.footer-info{flex-direction:column;gap:calc(var(--gap) * 2)}.footer-info .heading{max-width:100%}.footer-info .heading .h2{font-size:var(--h1-size)}.footer-right{gap:var(--gap);padding-bottom:0}.footer-col{flex:0 0 calc(50% - var(--gap) / 2);max-width:calc(50% - var(--gap) / 2);gap:calc(var(--gap) / 1.25)}.footer-widget-title{font-size:var(--h4-size)}.footer-logo{height:calc(var(--container) / 3.85);position:absolute;bottom:0;z-index:-1;left:0}.modal-close{width:35px;height:35px}.soc-links{gap:var(--gap)}.archiveShopDescription-col{flex:0 0 100%;max-width:100%;margin-bottom:20px}.archiveShopDescription-col:last-child{margin-bottom:0}.page-header-wrap{flex-direction:column;align-items:flex-start}.page-header-wrap .page-title{margin-right:0;margin-bottom:16px}.woocommerce-ordering{width:100%}.archiveShopFilters{padding:0;border-top:none;margin-bottom:calc(var(--gap) * 2);border-bottom:none}.btn-filter-products{text-transform:inherit}.archiveShopFilters-items{margin:0;overflow:hidden;max-height:0;transition:.3s ease}.active+.archiveShopFilters-items{margin:calc(var(--gap) * 1.5) calc(var(--gap) / -2) calc(var(--gap) * -1);max-height:9999px!important}.archiveShopFilters-items .berocket_single_filter_widget{padding:0 calc(var(--gap) / 2);margin-bottom:var(--gap);flex:0 0 50%;max-width:50%}.archiveShopFilters-items .berocket_aapf_widget_selected_filter{padding-right:0}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_unall{flex:0 0 100%;max-width:100%;position:relative;margin-top:16px}.archiveShopFilters-items .berocket_aapf_widget_selected_filter .bapf_sfa_unall li{display:block!important}.archiveShopFilters-items .braapf_unselect_all{justify-content:center;padding:11px;font-weight:500}.products-items.columns-3 .products-item,.products-items.columns-4 .products-item{flex:0 0 50%;max-width:50%}.singleProductMain-left{flex:0 0 100%;max-width:100%;margin-bottom:calc(var(--gap) * 2)}.singleProductMain-right{flex:0 0 100%;max-width:100%}.singleProductImagesMain-item__image{height:calc(var(--container) / 1.5)}.singleProductImagesOther-item__image{height:calc((var(--container) - var(--gap) * 3) / 4 / 1.5)}.singleProduct-title{display:none}.singleProduct-short-description{margin-bottom:calc(var(--gap) * 1.5)}.singleProduct-price{margin-bottom:calc(var(--gap) * 2);font-size:var(--h2-size)}.singleProduct-buttons{margin-bottom:var(--gap);gap:var(--gap)}.singleProductBlock-head{min-height:56px}.singleProductBlock-toggle{flex:0 0 40px;max-width:40px;width:40px;height:40px}.singleProductBlock-body{margin-top:calc(var(--gap) * 2)}.singleProductCharacteristics-col{flex:0 0 100%;max-width:100%;margin-bottom:calc(var(--gap) * 2)}.singleProductCharacteristics-col:last-child{margin-bottom:0}.singleProductCharacteristics-item{min-height:44px}.singleProductCharacteristics-item.technical .singleProductCharacteristics-item__wrap{display:block}.singleProductCharacteristics-item.technical span.label{display:block;margin-bottom:4px}.singleProductVideo{padding:calc(var(--gap) * 4) 0}.singleProductVideo-left,.singleProductColors-left{flex:0 0 100%;max-width:100%;margin-bottom:calc(var(--gap) * 2)}.singleProductVideo-left .singleProductBlock-head,.singleProductColors-left .singleProductBlock-head{display:none}.singleProductVideo-right,.singleProductColors-right{flex:0 0 100%;max-width:100%}.singleProductVideo-description{margin-top:0;font-size:var(--h4-size)}.singleProductVideo-video{height:calc(var(--container) / 1.77)}.singleProductColors{padding:calc(var(--gap) * 4) 0}.singleProductColors-nav{margin:0 -4px -8px}.singleProductColors-nav li{margin:0 0 8px;padding:0 4px}.singleProductModules{padding:calc(var(--gap) * 4) 0}.singleProductModules-schema{margin-bottom:calc(var(--gap) * 2)}.singleProductModules-complectations-item{flex:0 0 25%;max-width:25%}.singleProductCalculation{padding-bottom:0!important}.singleProductCalculation-left{flex:0 0 100%;max-width:100%;margin-bottom:calc(var(--gap) * 2.4)}.singleProductCalculation-right{flex:0 0 100%;max-width:100%}.singleProductCalculationOrder-bottom .btn.btn-calc-order{flex:auto;max-width:calc(100% - 46px - 8px)}.singleProductCalculationOrder{border-bottom:none;padding-bottom:0}.singleProductCalculationOrder-bottom{flex-wrap:wrap}.singleProductCalculationOrder-price{flex:0 0 100%;max-width:100%}.singleProductCalculation-3d{padding-bottom:0;border-bottom:none;display:block}.singleProductCalculation-3d-info{max-width:100%;margin-bottom:calc(var(--gap) * 2)}.singleProductCalculation-3d-button{max-width:100%;text-align:left}.infoBlock-item__image{flex:0 0 35px;max-width:35px;height:35px;margin-right:20px}.infoBlock-item__image:before{width:40px;height:40px}.infoBlock-item__image img{max-width:24px;max-height:24px}.singleProductPhotogallery{display:none!important}.singleProductRelated{padding:calc(var(--gap) * 4) 0}body.single-product .page-breadcrumbs{margin-bottom:16px}body.term-online-shop .woocommerce-ordering,body.term-online-shop .search-form,body.search-results .woocommerce-ordering,body.search-results .search-form{display:none}body.term-online-shop .page-header-wrap,body.search-results .page-header-wrap{flex-direction:row;align-items:center}body.term-online-shop .page-title,body.search-results .page-title{margin-bottom:0!important}ul.page-numbers li a.prev,ul.page-numbers li a.next{width:46px;height:46px}.pageOnlineShop-left{flex:0 0 100%;max-width:100%;overflow:hidden;max-height:0;transition:.3s ease}.pageOnlineShop-right{flex:0 0 100%;max-width:100%}.btn-filter-online-products.active span:before{-webkit-mask-image:url(/wp-content/themes/lisma/images/close.svg);mask-image:url(/wp-content/themes/lisma/images/close.svg)}.pageHoReCaHero-section{min-height:inherit;justify-content:flex-start}.pageHoReCaHero-wrap{min-height:500px;flex-direction:column;justify-content:space-between}.pageHoReCaHero-heading{max-width:100%}.pageHoReCaHero-social{position:relative;width:100%;flex-direction:row}.pageHoReCaHero-soc{flex-direction:row}.pageHoReCaHero-soc li{margin-bottom:0;margin-right:16px}.pageHoReCaHero-soc li:last-child{margin-right:0}.pageHoReCaAbout-left{flex:0 0 100%;max-width:100%;order:2}.pageHoReCaAbout-right{flex:0 0 100%;max-width:100%;order:1;margin-bottom:calc(var(--gap) * 2)}.pageHoReCaAbout-heading,.pageHoReCaAbout-content{margin-bottom:calc(var(--gap) * 2)}.pageHoReCaEstablishments-tabs .heading{flex:0 0 100%;max-width:100%}.pageHoReCaEstablishments-logo{flex:0 0 25%;max-width:25%}.pageHoReCaEstablishments-logo a{height:calc((var(--container) - 16px * 3) / 4 / 1.6242)}.pageHoReCaEstablishments-logo img{max-height:calc((var(--container) - 16px * 3) / 4 / 1.6242 - 12px)}.pageHoReCaEstablishments-item__head{flex-direction:row-reverse}.pageHoReCaEstablishments-item__logo{flex:0 0 100px;margin-right:calc(var(--gap) * 2)}.pageHoReCaEstablishments-item__title{flex:auto;font-size:calc(var(--h3-size) * 1.2)}.pageHoReCaFeedback-left,.pageHoReCaFeedback-right{flex:0 0 100%;max-width:100%}.pageHoReCaFeedback-left{margin-bottom:calc(var(--gap) * 2)}.heading.pageHoReCaFeedback-heading{margin-bottom:calc(var(--gap) * 2)}.pageHoReCaFeedback-description{font-size:var(--text-size-lg)}.form-field-button .btn{width:100%}.pageAboutInfoBlocks-item__wrap{display:block}.pageAboutInfoBlocks-item__left{max-width:100%;margin-bottom:16px}.pageAboutInfoBlocks-item__right{max-width:100%}.page-body-pt{padding-top:8px!important}.pageСontacts-left,.pageСontacts-right{flex:0 0 100%;max-width:100%}.stores-cities ul{-moz-column-count:2;-webkit-column-count:2;column-count:2}.cityShops-item__wrap.flex{gap:calc(var(--gap) * 2)}.cityShops-item__image{height:calc(var(--container) * .4 / 1.387)}.archiveDepartments-map{height:520px}.taxDepartments-wrap{flex-direction:column-reverse}.taxDepartments-right{flex:auto;max-width:100%;margin-bottom:calc(var(--gap) * 2);overflow:hidden}.taxDepartments-left{flex:auto;max-width:100%}.taxDepartments-map{position:relative;top:0;height:520px}.cart_totals table tr,.woocommerce-checkout-review-order-table tfoot tr{margin-bottom:var(--gap);padding-bottom:var(--gap)}.pageCartTableProducts tr{padding:16px}.pageCartTableProducts-image{flex:0 0 100px;max-width:100px;width:100px;height:66px}.pageCartTableProducts-image img{max-height:66px}.pageCartTableProducts .actions{flex-wrap:wrap}.pageCartTableProducts .coupon{flex:0 0 100%;max-width:100%;margin-right:0;margin-bottom:16px}.pageCartTableProducts .coupon button{width:100%}.pageCheckout-left{flex:0 0 100%;max-width:100%;margin-bottom:calc(var(--gap) * 2)}.pageCheckout-right{flex:0 0 100%;max-width:100%}.place-order .btn{width:100%}.woocommerce-order-details,.woocommerce-customer-details{float:none;width:100%;margin-right:0}.woocommerce-order-details,.woocommerce-bacs-bank-details{margin-bottom:calc(var(--gap) * 2)}.callback-fixed{right:15px;bottom:15px}.callback-fixed button{width:56px;height:56px}.callback-fixed button:before{flex:0 0 24px;max-width:24px;width:24px;height:24px}label.fabric-item{flex:0 0 60px;max-width:60px}.fabric-item__title{display:block;text-align:center;font-size:11px;margin-top:2px}.heading br{display:none}.footer.section-lg{padding-bottom:calc(var(--gap) * 2)}}@media (max-width:767px){:root{--container:510px;--gap:10px;--header-height:40px;--admin-bar:46px;--text-size:14px;--text-size-sm:12px;--text-size-lg:16px;--h1-size:36px;--h2-size:28px;--h3-size:20px;--h4-size:18px}.hero-section{padding-bottom:calc(100vw / 1.75)}.about-image-1{flex:0 0 100%;max-width:100%;height:calc(var(--container) / 1.329)}.about-image-2,.about-image-3{display:none}.instagram-label{font-size:94px;margin-bottom:-35px}.page-header{padding:var(--gap) 0}.page-breadcrumbs{margin-bottom:var(--gap)}.page-header-wrap .page-title{margin-bottom:var(--gap)}.archiveShopFilters-items .berocket_single_filter_widget{margin-bottom:var(--gap)}.singleProductImagesOther-item__image{height:calc((var(--container) - var(--gap) * 2) / 3 / 1.5)}.singleProduct-short-description{margin-bottom:var(--gap)}.singleProduct-price{margin-bottom:calc(var(--gap) * 1.5)}.singleProduct-buttons{gap:calc(var(--gap) / 2)}.singleProductCharacteristics,.singleProductVideo,.singleProductColors,.singleProductModules,.singleProductCalculation,.singleProductRelated{padding:calc(var(--gap) * 3) 0}.singleProductBlock-head{padding-top:0}.singleProductColors-left{margin-bottom:calc(var(--gap) / 1.25)}.singleProductModules-complectations-items{margin:0 -6px -12px}.singleProductModules-complectations-item{flex:0 0 50%;max-width:50%;margin:0 0 12px;padding:0 6px}.singleProductColors-nav li a{width:48px;height:48px}.infoBlock-items{gap:var(--gap)}.productsOnline-item__info{flex-direction:column}.productsOnline-item__title,.productsOnline-item__price,.productsOnline-item__status,.productsOnline-item__content,.productsOnline-item__button{flex:0 0 auto;max-width:100%;width:100%}.productsOnline-item__title{margin-bottom:calc(var(--gap) / 2)}.productsOnline-item__content{flex:auto}.productsOnline-item__button{margin-top:0}.productsOnline-item__price{text-align:left;align-items:flex-start;margin-bottom:calc(var(--gap) / 2)}.modal-dialog{max-width:var(--container)}.modal-content{padding:calc(var(--gap) * 4) calc(var(--gap) * 2) calc(var(--gap) * 2)}.modal-close{width:40px;height:40px}.modal-title{font-size:var(--h3-size);margin-bottom:16px}.modal-description{margin-bottom:24px}.pageHoReCaEstablishments-logo{flex:0 0 50%;max-width:50%}.pageHoReCaEstablishments-logo a{height:calc((var(--container) - 14px) / 2 / 1.6242);padding:3px 6px}.pageHoReCaEstablishments-logo img{max-height:calc((var(--container) - 14px) / 2 / 1.6242 - 6px)}.pageHoReCaEstablishments-items{margin-top:0}.pageHoReCaEstablishments-item__logo{flex:0 0 76px;height:48px;padding:3px 6px;margin-right:24px}.pageHoReCaEstablishments-item__logo img{max-height:42px}.pageHoReCaEstablishments-item__gallery-item,.pageHoReCaEstablishments-item__gallery-item:nth-child(4),.pageHoReCaEstablishments-item__gallery-item:nth-child(5){flex:0 0 100%;max-width:100%}.pageHoReCaEstablishments-item__gallery-item a{height:calc(var(--container) / 1.5)}.form-field-50,.form-field-30,.form-field-70{flex:0 0 100%;max-width:100%}.pageHoReCaHero-bg:before{min-height:380px;height:75%}.pageHoReCaHero-bg:after{height:50%}.pageAboutAdvantages-items{margin:0 -6px -24px}.pageAboutAdvantages-item{flex:0 0 50%;max-width:50%;padding:0 6px;margin-bottom:24px}.pageAboutAdvantages-item__image{width:100px;height:100px;margin-bottom:14px}.pageAboutAdvantages-item__image img{max-height:100px}.stores-cities ul li a{min-width:inherit;width:100%}.pageCartTableProducts tr{flex-wrap:wrap}.pageCartTableProducts-image{margin-bottom:16px}.pageCartTableProducts-name{max-width:calc(100% - 120px - 16px);margin-right:0;margin-bottom:16px}.pageCartTableProducts-quantity,.pageCartTableProducts-subtotal{flex:0 0 calc(50% - 16px - 12px);max-width:calc(50% - 16px - 12px)}.pageCartTableProducts .coupon .form-field-70{margin-bottom:4px}.pageCartTableProducts .actions .btn{width:100%}.woocommerce-thankyou-order-details{flex-direction:column;gap:var(--gap)}.woocommerce-thankyou-order-details li strong{font-size:var(--text-size-lg)}}@media (max-width:575px){:root{--container:calc(100vw - var(--gap) * 4);--gap:10px;--header-height:40px;--admin-bar:0px;--text-size:14px;--text-size-sm:12px;--text-size-lg:16px;--h1-size:36px;--h2-size:28px;--h3-size:20px;--h4-size:18px}.hero-bg img{object-position:center}.hero-main{padding-bottom:calc(var(--gap) * 16)}.archiveShopProducts .products-items.columns-3 .products-item,.archiveShopProducts .products-items.columns-4 .products-item,.singleProductRelated .products-items.columns-4 .products-item{flex:0 0 100%;max-width:100%}.products-item__image{height:calc(var(--container) - var(--gap) * 2 / 2 * 2)}.products-items.columns-4 .products-item__image{height:calc(var(--container) - var(--gap) * 2 / 2 * 2)}.products-item__image-hover .img--main img{max-height:calc(var(--container) - var(--gap) * 2 / 2 * 2)}.products-items.columns-4 .products-item__image-hover .img--main img{max-height:calc(var(--container) - var(--gap) * 2 / 2 * 2)}.products-item.swiper-slide{width:295px}.products-item.swiper-slide .products-item__image{height:275px}.products-item.swiper-slide .products-item__image-hover .img--main img{max-height:275px}.instagram-label{font-size:calc(26vw - var(--gap) * 4);margin-bottom:calc((26vw - var(--gap) * 4) / -2 + 10px)}.tabs-section{overflow:hidden}.tabs-nav,.products-swiper,.singleProduct-navigation ul{width:calc(100% + var(--gap) * 2);max-width:calc(100% + var(--gap) * 2);}.pageHoReCaHero-heading{font-size:var(--h1-size)}.pageCartTableProducts-name dl,.woocommerce-checkout-review-order-table tbody td.product-name dl{display:block}.pageCartTableProducts-name dt,.woocommerce-checkout-review-order-table tbody td.product-name dt{max-width:100%;margin-right:0}.pageCartTableProducts-name dd,.woocommerce-checkout-review-order-table tbody td.product-name dd{max-width:100%;margin-bottom:4px}.pageCartTableProducts-name dd:last-child,.woocommerce-checkout-review-order-table tbody td.product-name dd:last-child{margin-bottom:0}.pageCartTableProducts-quantity{flex:0 0 128px;max-width:128px}.pageCartTableProducts-subtotal{flex:0 0 calc(100% - 128px - 16px - 24px - 16px);max-width:calc(100% - 128px - 16px - 24px - 16px)}.archiveShopFilters-items .berocket_single_filter_widget{flex:0 0 100%;max-width:100%}.singleProductImagesOther-item__image{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.pageCartTableProducts-image{flex:0 0 80px;max-width:80px;width:80px;height:54px}.pageCartTableProducts-name{max-width:calc(100% - 80px - 16px)}ul.page-numbers li{margin-right:2px}.cityShops-item__image{flex:0 0 30%;max-width:30%;height:calc(var(--container) * .3 / 1.387)}}@media (max-width:419px){.hero-section{padding-bottom:calc(100vw / 1.65)}.hero-bg{height:calc(100vw / .91)}.hero-main{padding-bottom:calc(var(--gap) * 12)}.woocommerce-checkout-review-order-table tbody td.product-name dl{font-size:12px}.woocommerce-checkout-review-order-table tbody td.product-name dt{flex:0 0 105px;max-width:105px;margin-right:6px}.woocommerce-checkout-review-order-table tbody td.product-name dd{flex:0 0 calc(100% - 105px - 6px);max-width:calc(100% - 105px - 6px)}.modules-selector .selected-module,.wood-selector .selected-wood,.fabric-selector .selected-fabric{flex:0 0 210px;max-width:210px}.cityShops-item__wrap.flex{gap:var(--gap);flex-direction:column}.cityShops-item__image{flex:0 0 calc(var(--container) / 1.387);max-width:100%;height:calc(var(--container) / 1.387);max-height:calc(var(--container) / 1.387)}.error-404-number{font-size:calc(var(--h1-size) * 4)}}.ar-button-3d{width:154px;height:51px;position:relative;background:none;border:none;font:inherit;line-height:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.ar-button-3d .svg3d{position:absolute;top:27%;left:73%;transform:translateX(-50%)}.ar-container{position:relative;overflow:hidden;width:154px;height:51px;color:#fff;padding:0;margin:0;font-family:"Inter",sans-serif;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#E6E6E6}.ar-container::before{content:"";position:absolute;inset:0;padding:2px;mask-composite:exclude}.ar-container .content{color:#222426;text-align:center;font-size:12px;font-style:normal;font-family:"Inter",sans-serif;font-weight:800;margin-left:50px;font-weight:800;line-height:24px;letter-spacing:2px;text-transform:uppercase}.top-circle,.right-circle,.left-circle{transform:absolute}.ar-container .start{width:50px;height:56px;border-bottom-left-radius:1px;border-top-left-radius:1px;background:#555E66}.ar-container .start{position:relative}.ar-container .start>.animation-phone{animation-name:pulse;animation-iteration-count:infinite;animation-duration:1.5s;background:#fff0}.ar-container .start>.lines-start{position:absolute}.ar-container.active .start{opacity:0;transition:0.5s,opacity 0s;-webkit-transition:0.5s,opacity 0s}.ar-container.active .scene{opacity:100%;height:56px;width:100%;transition:1s,opacity 0s;-webkit-transition:1s,opacity 0s}.ar-container.active .animation-container .scene .mobile-scene{position:absolute;animation-name:mobile;animation-fill-mode:both;animation-duration:1.5s}.ar-container.active .animation-container .group-lines{width:82.5%;height:50%;position:absolute;animation-name:downGroup;animation-fill-mode:both;animation-duration:1s;animation-delay:0.7s}.ar-container.active .animation-container .scene .bg-lines{position:absolute;bottom:9%;left:40%;z-index:2}.ar-container.active .animation-container .scene .top-lines-l{position:absolute;animation-name:top-lines-l;animation-fill-mode:both;animation-duration:1.2s;z-index:3}.ar-container.active .animation-container .scene .top-lines-r{position:absolute;animation-name:top-lines-r;animation-fill-mode:both;animation-duration:1.2s;z-index:3}.ar-container.active .animation-container .scene .bottom-lines-l{position:absolute;animation-name:bottom-lines-l;animation-fill-mode:both;animation-duration:1.2s;z-index:3}.ar-container.active .animation-container .scene .bottom-lines-r{position:absolute;animation-name:bottom-lines-r;animation-fill-mode:both;animation-duration:1.2s;z-index:3}.ar-container.active .cubz-groups{position:absolute;animation-name:cubz-up-open;rotate:-25deg;transform:translateY(16%);animation-fill-mode:both;animation-duration:1.1s;animation-delay:1.5s;animation-timing-function:linear}.ar-container.active .contianer-cubz{animation-name:flying;rotate:-20deg;animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:3s;animation-timing-function:ease-out}.ar-container.active .one-mobile{animation-name:vis;animation-duration:0.1s;animation-fill-mode:both;animation-delay:0.2s}.two-mobile{transform:rotate(-289.5deg)}.ar-container.active .two-mobile{position:absolute;top:-3px;left:-25px;animation-name:hid;animation-duration:0.2s;animation-fill-mode:both;animation-delay:0.1s}.contianer-cubz{position:relative;width:7px;height:20px}.contianer-cubz .left-cub{position:absolute;right:4px;bottom:0;animation-name:cub-left-toggle;animation-duration:1600ms;animation-delay:2.5s,0.7s;animation-timing-function:linear;-webkit-animation-delay:2.5s,0.4s;-moz-animation-delay:2.5s,0.4s;-o-animation-delay:2.5s,0.4s}.contianer-cubz .right-cub{position:absolute;right:0;bottom:0;animation-name:cub-right-toggle;animation-duration:1600ms;animation-delay:2.5s,0.7s;animation-timing-function:linear;-webkit-animation-delay:2.5s,0.7s;-moz-animation-delay:2.5s,0.7s;-o-animation-delay:2.5s,0.7s}.contianer-cubz .top-cub{position:absolute;bottom:12%;right:40%;animation-name:cub-top-toggle;animation-duration:1600ms;animation-delay:2.5s,0.7s;animation-timing-function:linear;-webkit-animation-delay:2.5s,0.7s;-moz-animation-delay:2.5s,0.7s;-o-animation-delay:2.5s,0.7s}.animation-container .scene .bottom-lines-r{position:absolute;animation-name:bottom-lines-r;animation-fill-mode:both;animation-duration:1.5s}.animation-container .scene{opacity:0;border-radius:1px;width:50px;height:50px;transition:0.5s,opacity 0s;-webkit-transition:0.5s,opacity 0s;background:#555E66}.animation-container .start,.animation-container .scene{position:absolute;left:0;top:0}@keyframes pulse{0%{transform:scale(1)}50%,60%,70%{transform:scale(1.07)}100%{transform:scale(1)}}@keyframes flying{0%{right:-5%}50%{right:25%}100%{right:-5%}}@keyframes mobile{from{transform:rotate(0);left:15%;top:20%}to{transform:rotate(-70deg);left:42%;top:30%}}@keyframes top-lines-l{from{transform:rotate(0);left:12%;top:20%}to{transform:rotate(-160deg);left:38.5%;top:15%}}@keyframes top-lines-r{from{transform:rotate(0);left:20%;top:20%}to{transform:rotate(-111deg);left:51%;top:10%}}@keyframes bottom-lines-l{from{transform:rotate(0);left:20%;top:22%}to{transform:rotate(-226deg);left:44.5%;top:30%}}@keyframes bottom-lines-r{from{transform:rotate(100deg);left:20%;top:22%}to{transform:rotate(-226deg);left:48.5%;top:30%}}@keyframes downGroup{from{left:10%;top:0}to{left:11%;top:31%}}@keyframes cubz-up-open{0%{left:-80%;bottom:-22%}50%{left:103%;bottom:10%}100%{left:103%;bottom:10%}}@keyframes cub-left-toggle{0%{right:4px}50%{right:5.5px}100%{right:4px}}@-webkit-keyframes cub-left-toggle{0%{right:4px}50%{right:5.5px}100%{right:4px}}@-moz-keyframes cub-left-toggle{0%{right:4px}50%{right:5.5px}100%{right:4px}}@-o-keyframes cub-left-toggle{0%{right:4px}50%{right:5.5px}100%{right:4px}}@keyframes cub-right-toggle{0%{right:0}50%{right:-10%}100%{right:0}}@-webkit-keyframes cub-right-toggle{0%{right:0}50%{right:-10%}100%{right:0}}@-moz-keyframes cub-right-toggle{0%{right:0}50%{right:-10%}100%{right:0}}@-o-keyframes cub-right-toggle{0%{right:0}50%{right:-10%}100%{right:0}}@keyframes cub-top-toggle{0%{bottom:12%;right:40%}50%{bottom:20%;right:50%}100%{bottom:12%;right:40%}}@-moz-keyframes cub-top-toggle{0%{bottom:12%;right:40%}50%{bottom:20%;right:50%}100%{bottom:12%;right:40%}}@-webkit-keyframes cub-top-toggle{0%{bottom:12%;right:40%}50%{bottom:20%;right:50%}100%{bottom:12%;right:40%}}@-o-keyframes cub-top-toggle{0%{bottom:12%;right:40%}50%{bottom:20%;right:50%}100%{bottom:12%;right:40%}}@keyframes hid{to{opacity:100}from{opacity:0}}@keyframes vis{to{opacity:0}from{opacity:100}}