html,body,main,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,select,textarea{margin:0;padding:0;font-size:100%;vertical-align:baseline;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input[type="submit"]{cursor:pointer;border:none;}input,select,textarea{outline:none;resize:none;-webkit-appearance:none;}html,body{height:100%;margin:0;padding:0;}fieldset{border:none;}:root{--base-color:#E20111;--base-color-hover:#bb262c;--base-color-dark:#bb262c;--base-color-dark-hover:#a8161c;--base-color-light:#f9f9f9;--header-height:140px;--spacer:5rem;--sidebar-width:320px;--content-small-width:calc(100% - var(--sidebar-width) - 30px);--base-font:'Open Sans',sans-serif;--base-font-color:#000;--border-color:#eee;--border-radius:2px;--button-height:52px;--button-padding:0 2rem;--input-height:40px;--input-border-color:rgba(0,0,0,0.4);--color-gray:rgba(0,0,0,0.6);--color-success:#00B53B;--color-success-hover:#009631;--color-success-light:#c3e4ac;--color-success-bright:#26CE0A;--color-warning:#adad1d;--color-danger:#ffe6e9;--color-danger-light:#ffd6dc;--color-disabled:#ccc;--color-dark:#373a41;--sprite:url(/themes/custom/brw/assets/img/sprt.svg) no-repeat;}html{font-size:16px;}body{font-family:var(--base-font);font-size:1rem;line-height:1.45;font-weight:300;color:var(--base-font-color);-webkit-font-smoothing:antialiased;overflow-x:hidden;}body.mobile-modal{overflow:hidden;}.container{max-width:1632px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;}.container--minified{max-width:1190px;}.dialog-off-canvas-main-canvas{padding-top:var(--header-height);overflow:hidden;}.dialog-off-canvas-main-canvas.no-overflow{overflow:visible;}.main-layout{margin-top:2rem;}.main-layout__content{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;}.main-layout .content{width:100%;}.main-layout--with-sidebar .content{width:var(--content-small-width);}.main-layout .sidebar{width:var(--sidebar-width);}.bottom-content{margin-top:var(--spacer);}.footer{margin-top:var(--spacer);}.is-front .footer{margin-top:0;}.bottom_content ~ .footer{margin-top:0;}.visually-hidden{display:none !important;}@keyframes fadeIn{from{visibility:hidden;;transition:all 300ms cubic-bezier(.2,0,.2,1);opacity:0;}to{visibility:visible;opacity:1;}}@keyframes loader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@media (max-width:1700px){.container{max-width:1432px;}}@media screen and (max-width:1400px){.container{max-width:1232px;}}@media screen and (max-width:1200px){:root{--header-height:5rem;}}@media screen and (max-width:1024px){:root{--header-height:4.5rem;}.main-layout{margin-top:0;}.container{max-width:calc(100% - 56px);}}@media screen and (max-width:767px){.container{max-width:100%;}}.home-title h1{font-size:25px;line-height:40px;}.home-title{height:40px;margin-left:15px;}.search-tips{width:100%;display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px;}.search-tip-link{background:#ffffff99;padding:7px 10px;font-size:14px;border-radius:17px;backdrop-filter:blur(24px);}.search-tip-link:hover{background:#ffffff;padding:7px 10px;border-radius:17px;text-decoration:none;}.modal-live-search{position:fixed;background:#fff;width:100%;max-width:520px;z-index:99999;padding:1rem;margin-top:10px;display:none;flex-direction:column;gap:10px;}.live-search-item{font-size:14px;}.modal-live-search br{display:none;}.modal-live-search a:last-child{text-align:center;background:#e31e24;padding:5px 0;margin-top:10px;color:#fff;font-size:14px;text-decoration:none;}@media screen and (max-width:767px){.modal-live-search{width:390px;}}@media screen and (max-width:767px){.modal-live-search{width:250px;}}.mobile-banner{display:none;}@media screen and (max-width:425px){.slider-section:not(.mobile-banner){display:none;}.mobile-banner{display:block;}.content{padding-top:30px;}.main-slider--new .item{height:auto!important;aspect-ratio:336/280!important;}}
.dialog-off-canvas-main-canvas{padding-top:0!important;}.products-items{grid-template-columns:repeat(1,1fr)!important;}.product-card-column--description{margin-top:2.5rem;}@media screen and (min-width:768px){.products-items{grid-template-columns:repeat(2,1fr)!important;}}@media screen and (min-width:1200px){.products-items{grid-template-columns:repeat(3,1fr)!important;}}.container{max-width:1600px!important;}main.main-layout.container{padding-left:0;padding-right:0;}.is-front > .dialog-off-canvas-main-canvas{padding-top:0;}.is-front .main-layout{margin:0 auto!important;}.is-front .main-layout__content{display:block;}.dots .dot span{display:none;}.flex-row{display:flex;align-items:center;}.is-front{color:#202020;}.is-front .container{width:100%;max-width:1600px;padding:0;}@media(max-width:1680px){.is-front .container{padding:0 16px;}}header{padding-top:80px;margin-bottom:48px;}.top-header{display:flex;align-items:flex-start;margin-bottom:8px;position:relative;}.top-header .logo{display:flex;align-items:center;}.top-header .logo a{display:block;}.top-header .logo a + a{margin-left:32px;}.top-header .menu{display:flex;align-items:flex-start;margin-left:32px;padding-bottom:130px;}.menu-wrapper .submenu{position:absolute;left:0;bottom:0;}.top-header .menu .menu-link{display:inline-block;padding:12px 0 24px;margin:0 16px;font-family:Raleway;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#797979;border-bottom:1px solid transparent;cursor:pointer;text-decoration:none!important;}.top-header .menu .menu-link:hover{color:#202020;}.top-header .menu .menu-link.special{color:#D50103;}.top-header .menu .menu-link.active{color:#202020;border-color:#202020;}.top-header .right-header{display:flex;align-items:center;margin-left:auto;padding-top:12px;}.header-phone{color:#797979;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none!important;}.header-actions{display:flex;align-items:center;margin-left:32px;}a.search,.menu-toggler,.menu-close,.header-actions a{display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:center;cursor:pointer;}.header-actions a + a{margin-left:24px;}.top-header a.search{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 21.0004L16.6504 16.6504' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header a.favs{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.8401 4.60987C20.3294 4.09888 19.7229 3.69352 19.0555 3.41696C18.388 3.14039 17.6726 2.99805 16.9501 2.99805C16.2276 2.99805 15.5122 3.14039 14.8448 3.41696C14.1773 3.69352 13.5709 4.09888 13.0601 4.60987L12.0001 5.66987L10.9401 4.60987C9.90843 3.57818 8.50915 2.99858 7.05012 2.99858C5.59109 2.99858 4.19181 3.57818 3.16012 4.60987C2.12843 5.64156 1.54883 7.04084 1.54883 8.49987C1.54883 9.95891 2.12843 11.3582 3.16012 12.3899L4.22012 13.4499L12.0001 21.2299L19.7801 13.4499L20.8401 12.3899C21.3511 11.8791 21.7565 11.2727 22.033 10.6052C22.3096 9.93777 22.4519 9.22236 22.4519 8.49987C22.4519 7.77738 22.3096 7.06198 22.033 6.39452C21.7565 5.72706 21.3511 5.12063 20.8401 4.60987Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header a.cart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 2L3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6L18 2H6Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6H21' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header a.search:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 21.0004L16.6504 16.6504' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header a.favs:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.8401 4.60987C20.3294 4.09888 19.7229 3.69352 19.0555 3.41696C18.388 3.14039 17.6726 2.99805 16.9501 2.99805C16.2276 2.99805 15.5122 3.14039 14.8448 3.41696C14.1773 3.69352 13.5709 4.09888 13.0601 4.60987L12.0001 5.66987L10.9401 4.60987C9.90843 3.57818 8.50915 2.99858 7.05012 2.99858C5.59109 2.99858 4.19181 3.57818 3.16012 4.60987C2.12843 5.64156 1.54883 7.04084 1.54883 8.49987C1.54883 9.95891 2.12843 11.3582 3.16012 12.3899L4.22012 13.4499L12.0001 21.2299L19.7801 13.4499L20.8401 12.3899C21.3511 11.8791 21.7565 11.2727 22.033 10.6052C22.3096 9.93777 22.4519 9.22236 22.4519 8.49987C22.4519 7.77738 22.3096 7.06198 22.033 6.39452C21.7565 5.72706 21.3511 5.12063 20.8401 4.60987Z' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header a.cart:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 2L3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6L18 2H6Z' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6H21' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10' stroke='%23E20111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.submenu{display:flex;align-items:center;height:0;opacity:0;overflow:hidden;transition:.2s;}.submenu.active{height:auto;opacity:1;}.submenu a{display:block;font-family:Raleway;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 0 24px;text-decoration:none!important;}.submenu a + a{margin-left:32px;}.mobile-only{display:none;}.menu-toggler{margin-right:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3 12H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 18H21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.menu-close{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 8L24 24' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}@media(max-width:1680px){.top-header .menu .menu-link{margin:0 8px;font-size:14px;}.top-header .logo{max-width:200px;position:relative;top:5px;}}@media(max-width:1440px){.header-actions,.top-header .menu,.submenu a + a,.top-header .logo a + a{margin-left:16px;}.top-header .logo{max-width:160px;position:relative;top:10px;}.top-header .logo a + a{margin-left:8px;}}@media(max-width:1200px){header{padding:16px 0 8px 0;margin-bottom:0;}.top-header{justify-content:space-between;align-items:center;margin-bottom:24px;}.top-header .logo{top:auto;}.top-header .menu{position:absolute;display:none;margin-left:0;padding:0;}.top-header .menu.active{display:block;background:#FFF;z-index:99;width:100%;top:0;left:0;right:0;min-height:100vh;}.top-header .menu .menu-link{display:block;padding:12px 0;border:none;}.top-header .menu .menu-link:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;}.submenu{padding-left:32px;}.submenu a{padding:12px 0;font-size:14px;}.submenu a + a{margin-left:0;}.mobile-only{display:inline-flex;}.header-actions a.search{display:none;}.header-phone{display:none;}.mobile-phone .header-phone{display:block;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#000;margin-bottom:24px;}.top-header .right-header{margin-left:0;padding-top:0;}.mobile-phone{width:100%;justify-content:center;}.top-header a.favs{margin-left:0;}.top-header .menu .menu-link{margin:0;}.menu-wrapper .submenu{flex-direction:column;position:relative;align-items:flex-start;}.mobile-search{display:flex;align-items:center;margin-bottom:24px;}.mobile-search form{width:100%;margin-right:16px;}.mobile-search .search-input{border-radius:100px;border:1px solid #C2C2C2;}.catalog-btn{display:none!important;}.menu-bottom{background-color:#F8F8F8;display:block;width:calc(100% + 32px);margin-top:auto;margin-left:-16px;margin-right:-16px;padding:24px 16px;}.menu-bottom,.menu-bottom a{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#000;}.menu-bottom a{display:block;text-decoration:none!important;margin-bottom:24px;}.menu-bottom span{display:block;margin-bottom:8px;}.submenu.active{top:0px!important;}}@media(max-width:480px){.top-header .logo{max-width:130px;}}.is-front section{margin-top:48px;margin-bottom:96px;}.catalog-btn{padding:10px 16px 12px;color:#D50103;font-family:Raleway;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:inline-flex;text-decoration:none!important;}.catalog-btn:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M3.82227 12H21.8223' stroke='%23D50103' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.82227 6H21.8223' stroke='%23D50103' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.82227 18H21.8223' stroke='%23D50103' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:inline-flex;margin-right:10px;}.title-block h1,.title-block .h1,.page-title h1,.page-title .h1,.title-block h2,.title-block .h2,.is-front h1,.is-front .h1,.is-front h2,.is-front .h2{font-family:Raleway;font-size:40px;font-weight:900;line-height:48px;letter-spacing:0em;text-transform:none;margin-bottom:0;}.is-front h3,.is-front .h3{font-family:Raleway;font-weight:900;letter-spacing:0em;text-transform:none;margin-bottom:0;}.sub-heading{color:#797979;font-family:Raleway;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:48px;}.page-title,.title-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px;}.page-title{margin-bottom:24px;}.title-block + .sub-heading,.page-title + .sub-heading{margin-top:-24px;}.buttons > form > .form-actions.js-form-wrapper.form-wrapper{display:inline-flex;align-items:center;color:#FFF;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;border-radius:100px;background:#D50103;padding:4px 4px 4px 24px;}.buttons > form > .form-actions.js-form-wrapper.form-wrapper .btn-cart{width:auto;padding:0;background:transparent;border:none;outline:none!important;box-shadow:none!important;color:#FFF;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;}.buttons > form > .form-actions.js-form-wrapper.form-wrapper:after{content:'';width:40px;height:40px;border-radius:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect width='40' height='40' rx='20' fill='white'/%3E%3Cpath d='M14 10L11 14V28C11 28.5304 11.2107 29.0391 11.5858 29.4142C11.9609 29.7893 12.4696 30 13 30H27C27.5304 30 28.0391 29.7893 28.4142 29.4142C28.7893 29.0391 29 28.5304 29 28V14L26 10H14Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 14H29' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 18C24 19.0609 23.5786 20.0783 22.8284 20.8284C22.0783 21.5786 21.0609 22 20 22C18.9391 22 17.9217 21.5786 17.1716 20.8284C16.4214 20.0783 16 19.0609 16 18' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;display:block;margin-left:8px;transition:.2s;}.buttons > form > .form-actions.js-form-wrapper.form-wrapper:hover{color:#FFF;text-decoration:none;background:#EC0002;}.btn-cart{display:inline-flex;align-items:center;color:#FFF;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;border-radius:100px;background:#D50103;padding:4px 4px 4px 24px;}.btn-cart:after{content:'';width:40px;height:40px;border-radius:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect width='40' height='40' rx='20' fill='white'/%3E%3Cpath d='M14 10L11 14V28C11 28.5304 11.2107 29.0391 11.5858 29.4142C11.9609 29.7893 12.4696 30 13 30H27C27.5304 30 28.0391 29.7893 28.4142 29.4142C28.7893 29.0391 29 28.5304 29 28V14L26 10H14Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 14H29' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 18C24 19.0609 23.5786 20.0783 22.8284 20.8284C22.0783 21.5786 21.0609 22 20 22C18.9391 22 17.9217 21.5786 17.1716 20.8284C16.4214 20.0783 16 19.0609 16 18' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;display:block;margin-left:8px;transition:.2s;}.btn-cart:hover{color:#FFF;text-decoration:none;background:#EC0002;}.btn-cart:hover:after{}.btn-details{color:#797979;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;}.buttons .btn-cart + .btn-details,.buttons form + .btn-details{margin-left:24px;}.btn-details:hover{text-decoration:none;color:#202020;}.navs{display:flex;}.navs .slider-nav_prev,.navs .slider-nav_next{border-radius:100px;border:1px solid #C2C2C2;padding:12px;cursor:pointer;transition:.2s;}.navs .slider-nav_prev span,.navs .slider-nav_next span{display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23797979' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;}.navs .slider-nav_prev{margin-right:32px;}.navs .slider-nav_prev span{transform:rotate(180deg);}.navs .slider-nav_prev.slick-disabled,.navs .slider-nav_next.slick-disabled{opacity:0.6;}.tabs{}.tabs__caption{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;position:relative;margin-bottom:16px;}.tabs__caption:after{content:'';display:table;clear:both;}.tabs__caption li{padding:6px 8px;margin:1px 0 0 1px;background:#FFF;color:#202020;position:relative;border:1px solid #797979;border-radius:100px;text-align:center;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;}.tabs__caption li + li{margin-left:8px;}.tabs__caption li:not(.active){cursor:pointer;}.tabs__caption li:not(.active):hover{background:#FFF;}.tabs__caption .active{background:#FFF;border-color:#D50103;}.tabs__content{display:none;background:#FFF;}.tabs__content.active{display:block;}.slider-section{position:relative;}.slider-section .item{width:100%;height:728px;padding:72px;background-size:cover;background-repeat:no-repeat;background-position:center;}.slider-section .item .left{max-width:560px;display:flex;flex-direction:column;align-items:flex-end;}.slider-section .item .left .heading{color:#FFF;font-family:Raleway;font-size:64px;font-style:normal;font-weight:900;line-height:80px;text-align:right;margin-bottom:24px;}.slider-section .item .left .text{padding:24px;border-radius:16px;background:#D50103;color:#FFF;font-family:Raleway;font-size:36px;font-style:normal;font-weight:900;line-height:42px;max-width:380px;}.slider-section .item .left .text > div{font-size:96px;font-style:normal;font-weight:900;line-height:50%;display:block;text-align:right;}.slider-section .item .left .text > div span{font-size:36px;}.main-slider{position:relative;}.main-slider--new + .slider-dots,.main-slider + .slider-dots{position:absolute;bottom:80px;left:0;right:0;width:100%;border-top:2px solid #797979;}.slider-dots .slick-dots{display:flex;justify-content:space-between;align-items:center;width:100%;list-style-type:none;padding:0 72px;margin-top:-2px;}.slider-dots .slick-dots li{display:inline-flex;width:inherit;}.slider-dots .slick-dots button{text-indent:-99999999%;border:none;min-width:100%;height:4px;background:rgba(255,255,255,0);cursor:pointer;}.slider-dots .slick-dots .slick-active button{background:#FFF;}.slider-counter{position:absolute;bottom:30px;padding-left:72px;color:#FFF;font-family:Raleway;font-size:24px;font-style:normal;font-weight:600;line-height:24px;}.slider-counter .all:before{content:'/';}.categories-section{}.categories-section .categories-slider{margin:0 -8px;}.categories-section .item{height:280px;margin:0 8px;}.categories-section .item-wrapper{display:flex;justify-content:space-between;height:100%;background:#F8F8F8;border-radius:8px;padding:24px;border:1px solid #F8F8F8;}.categories-section .item-wrapper:hover{color:inherit;text-decoration:none;border:1px solid #C2C2C2;}.categories-section .item-wrapper .name{font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:16px;}.categories-section .item-wrapper .price{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;white-space:nowrap;}.categories-section .item-wrapper .img{display:flex;align-items:flex-end;}.categories-section .item-wrapper .img img{max-height:100%;}.ideas-section{}.ideas-section .ideas-wrapper{display:flex;flex-wrap:wrap;margin:0 -8px;}.ideas-section .ideas-wrapper .item{min-width:calc(33.33% - 16px);max-width:calc(33.33% - 16px);position:relative;margin:0 8px 16px;border-radius:4px;}.ideas-section .ideas-wrapper .name{font-family:Rubik;font-size:20px;font-style:normal;font-weight:700;line-height:24px;padding:8px 16px;border-radius:8px;background:var(--white,#FFF);position:absolute;left:24px;bottom:24px;}.examples-section{}.examples-section .examples-wrapper{display:flex;flex-wrap:wrap;margin:0 -8px;}.examples-section .examples-wrapper .item{min-width:calc(50% - 16px);max-width:calc(50% - 16px);position:relative;margin:0 8px 16px;border-radius:4px;position:relative;}.examples-section .examples-wrapper .item .dots{width:100%;height:100%;position:absolute;top:0;left:0;}.dots .dot{position:absolute;width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Ccircle opacity='0.3' cx='22' cy='22' r='22' fill='%23D50103'/%3E%3Ccircle cx='22' cy='22' r='12' fill='white'/%3E%3C/svg%3E");cursor:pointer;transition:.5s;}.dots .dot.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Ccircle opacity='0.3' cx='22' cy='22' r='22' fill='%23D50103'/%3E%3Ccircle cx='22' cy='22' r='12' fill='%23D50103'/%3E%3C/svg%3E");}.dot-info{display:none;position:absolute;z-index:10;margin-top:44px;background:#FFF;padding:24px;border-radius:4px;box-shadow:2px 4px 8px 0px rgba(0,0,0,0.10),2px -4px 8px 0px rgba(0,0,0,0.10);transition:.1s;}.dot-info.active{display:block;}.catalog-item .name,.dot-info .name{display:block;font-family:Raleway;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px;max-width:340px;width:100%;text-decoration:none!important;}.dot-info .prices{margin-bottom:32px;}.catalog-item .prices .price,.dot-info .prices .price,.catalog-item .prices .prices-field__item{color:#D50103;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:20px;}.catalog-item .prices .prices-field--has-discount{display:flex!important;flex-direction:row-reverse;justify-content:flex-end;}.catalog-item .prices .oldprice,.dot-info .prices .oldprice,.catalog-item .prices .prices-field__item--list-price{color:#797979;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-decoration:line-through;margin-left:16px;}.collection-section{}.collection-section .collection-wrapper{display:flex;flex-wrap:wrap;margin:0 -8px;}.collection-section .collection-wrapper .item{min-width:calc(25% - 16px);max-width:calc(25% - 16px);position:relative;margin:0 8px 16px;border-radius:4px;text-decoration:none!important;}.collection-section .collection-wrapper .name{font-family:Rubik;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin:24px 0;}.leaders-section{position:relative;}.leaders-section:after{content:'';background:#FFF;width:100%;height:100%;position:absolute;display:block;top:0;left:100%;z-index:0;}.tab-slider .slick-list{overflow:visible;}.catalog-item{position:relative;padding:24px;border-top-left-radius:8px;border-top-right-radius:8px;background:#FFF;z-index:2;}.catalog-item:hover{z-index:3;box-shadow:2px 4px 8px 0px rgba(0,0,0,0.10),2px -4px 8px 0px rgba(0,0,0,0.10);}.catalog-item--top{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;}.add2fav{display:block;width:40px;height:40px;background-repeat:no-repeat;background-size:15px;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' viewBox='0 0 16 14' fill='none'%3E%3Cpath d='M13.8941 2.07357C13.5536 1.73291 13.1493 1.46267 12.7043 1.2783C12.2593 1.09392 11.7824 0.999023 11.3007 0.999023C10.8191 0.999023 10.3421 1.09392 9.89716 1.2783C9.45219 1.46267 9.0479 1.73291 8.7074 2.07357L8.00073 2.78024L7.29406 2.07357C6.60627 1.38578 5.67342 0.99938 4.70073 0.99938C3.72804 0.99938 2.79519 1.38578 2.1074 2.07357C1.4196 2.76137 1.0332 3.69422 1.0332 4.66691C1.0332 5.6396 1.4196 6.57245 2.1074 7.26024L2.81406 7.96691L8.00073 13.1536L13.1874 7.96691L13.8941 7.26024C14.2347 6.91974 14.505 6.51545 14.6893 6.07048C14.8737 5.6255 14.9686 5.14857 14.9686 4.66691C14.9686 4.18525 14.8737 3.70831 14.6893 3.26334C14.505 2.81836 14.2347 2.41408 13.8941 2.07357Z' stroke='%23797979' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:0px 2px 2px 0px rgba(0,0,0,0.10);border-radius:100px;}.discount-info{font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;}.discount-info span.discount-field{position:relative;margin-left:5px;}.discount-info span.discount-field:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23FFBEBF'/%3E%3C/svg%3E");position:absolute;left:0;top:-50%;z-index:-1;}.catalog-item--img{display:block;margin-bottom:24px;position:relative;}.catalog-item--img .img-hover-nav{display:flex;justify-content:space-between;height:100%;position:absolute;width:100%;}.catalog-item--img .img-hover-nav div{height:100%;width:100%;}.catalog-item--img .imgs{width:320px;max-width:100%;height:280px;display:flex;align-items:center;justify-content:center;margin:auto;}.catalog-item--img .imgs img.active{display:block;}.catalog-item--img .imgs img{display:none;max-height:280px;margin:0 auto;}.imgs-indicator{width:100%;height:3px;display:flex;align-items:center;justify-content:center;}.imgs-indicator div{background:#FFF;height:3px;width:42px;}.imgs-indicator div.active{background:#797979;}.catalog-item--status{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;}.catalog-item--status .status span{border-radius:100px;padding:6px 8px;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;}.catalog-item--status .status span + span{margin-left:8px;}.catalog-item--status .status span.showroom{background:#FCDBAA;}.catalog-item--status .status span.available{background:#cbf4b3;}.catalog-item--status .status span.pod-zakaz{background:#FFFDCE;}.catalog-item--status .showroom-block{display:none;position:absolute;background:#FFF;padding:8px;border-radius:8px;box-shadow:2px 4px 8px 0px rgba(0,0,0,0.10),2px -4px 8px 0px rgba(0,0,0,0.10);font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;max-width:320px;top:calc(100% + 10px);}.catalog-item--status .showroom-block:before{content:'';width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #FFF;position:absolute;top:-5px;left:24px;}.catalog-item--status span.showroom:hover + .showroom-block{display:block;}.catalog-item--status .showroom-block div:first-child{color:#797979;margin-bottom:8px;}.catalog-item--status .rating{font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;align-items:center;}.catalog-item--status .rating:before{content:'';width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M9.99935 1.66699L12.5743 6.88366L18.3327 7.72533L14.166 11.7837L15.1493 17.517L9.99935 14.8087L4.84935 17.517L5.83268 11.7837L1.66602 7.72533L7.42435 6.88366L9.99935 1.66699Z' fill='%23FCDBAA'/%3E%3C/svg%3E");display:inline-block;margin-right:4px;}.catalog-item--status .rating span{color:#797979;margin-left:4px;}.catalog-item--hover{display:none;position:absolute;width:100%;top:calc(100% - 24px);left:0;padding:0 24px 24px;z-index:5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}.catalog-item--hover:after{content:"";height:100%;position:absolute;z-index:-1;width:100%;left:0px;top:0px;box-shadow:2px 4px 8px 0px rgba(0,0,0,0.10),2px 8px 8px 0px rgba(0,0,0,0.10);border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#FFF;}.catalog-item:hover .catalog-item--hover{display:block;}.catalog-item--hover .sizes{display:flex;justify-content:space-between;align-items:flex-start;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding-top:16px;margin-bottom:24px;border-top:1px solid #797979;}.catalog-item--hover .dimension{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;}.catalog-item--hover .sizes span,.catalog-item--hover .dimension-label{font-size:14px;display:block;color:#797979;}.catalog-item--hover .sizes div:first-child{font-size:14px;}.catalog-item .buttons{display:flex;align-items:center;}.catalog-item .prices{margin-bottom:16px;}.submenu.active{max-width:100%;flex-wrap:wrap;top:55px;height:fit-content;}.submenu a{margin-left:0px!important;margin-right:32px!important;padding-bottom:10px;}.menu-collect-brw{background:#D50103;color:#fff;padding-left:15px!important;padding-right:15px!important;}.menu-collect-brw:hover{color:#d8b6b6;}.breaker{width:100%;}@media(max-width:1680px){.leaders-section:after{display:none;}}@media(max-width:1200px){.is-front .slider-section{}}@media(max-width:768px){.is-front section{margin-top:0;margin-bottom:80px;}.is-front .slider-section{margin-top:40px;}.title-block h1,.title-block .h1,.page-title h1,.page-title .h1,.title-block h2,.title-block .h2,.is-front h1,.is-front .h1,.is-front h2,.is-front .h2{font-size:20px;line-height:24px;margin-bottom:0;}.sub-heading{margin-bottom:40px;}.is-front .title-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;}.is-front .title-block + .sub-heading,.is-front .title-block + .sub-heading{margin-top:0;}.navs .slider-nav_prev,.navs .slider-nav_next{padding:8px;border:none;}.navs .slider-nav_prev span,.navs .slider-nav_next span{width:16px;height:16px;}.navs .slider-nav_prev{margin-right:8px;}.tabs__caption li + li{margin-left:0px;}.tabs__caption li{margin-right:8px;}.slider-section .item{padding:32px 24px;height:520px;overflow:hidden;}.slider-section .item .left .heading{font-size:32px;line-height:120%;}.slider-section .item .left .text{font-size:18px;padding:16px;}.slider-section .item .left .text > div{font-size:64px;}.slider-counter,.slider-dots .slick-dots{padding:0 24px;}.slider-counter{font-size:18px;}.categories-section .item{height:180px;width:220px!important;}.categories-section .item-wrapper{padding:8px;}.categories-section .item-wrapper .name{font-size:14px;line-height:20px;margin-bottom:8px;}.ideas-section .ideas-wrapper .item{min-width:calc(50% - 16px);max-width:calc(50% - 16px);}.ideas-section .ideas-wrapper .name{font-size:14px;line-height:20px;font-weight:500;padding:2px 8px;position:absolute;left:8px;bottom:8px;}.examples-section .examples-wrapper .item{min-width:100%;max-width:100%;margin-left:0;margin-right:0;}.dot-info{top:auto!important;left:0!important;right:0!important;bottom:0!important;padding:16px;}.dot-info .prices{margin-bottom:16px;}.collection-section .collection-wrapper .item{min-width:calc(50% - 16px);max-width:calc(50% - 16px);}.collection-section .collection-wrapper .name{font-size:14px;line-height:20px;margin:10px 0 0 0;}.tab-slider .item{width:300px!important;}.catalog-item{padding:16px;}.catalog-item--img .imgs{width:100%;height:240px;}.catalog-item .name,.dot-info .name{width:100%;}.catalog-item .name,.dot-info .name{font-size:14px;font-weight:600;line-height:20px;}.catalog-item--hover{padding:0 16px 16px;}.catalog-item--hover .sizes{font-size:14px;}.catalog-item--hover .sizes span,.catalog-item--hover .sizes div:first-child{font-size:12px;}.btn-details,.btn-cart{font-size:14px;}}.paragraph.paragraph--text-block p + h2,.paragraph.paragraph--text-block p + h3,.paragraph.paragraph--text-block p + h4{margin-top:2rem;margin-bottom:1rem;}@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,0.7);}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0);}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,82,82,0);}}.dots .dot{border-radius:50%;animation:pulse 2s infinite;}.product-card .form-actions{position:relative!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:0.75rem!important;}.product-card .variations-field .form-actions .ajax-progress-throbber{left:auto!important;right:.5rem!important;}.products-items-column__slider .product-teaser{position:relative;}.products-items-column__slider .coolect-over{position:absolute;bottom:0;background:rgba(255,255,255,0.82);width:100%;padding:30px 0;text-align:center;}.products-items-column__slider .product-teaser-advantages{list-style-type:none;}.products-items-column__slider .product-teaser-title{color:var(--base-color);}.products-items-column__slider .product-teaser__prices{font-weight:600;font-size:20px;margin:5px 0 5px;}.products-items-column__slider .product-teaser-advantages,.products-items-column__slider.product-teaser-dimensions{display:none;}.products-items-column__slider .product-teaser-actions .button{border-radius:none;border:none;font-weight:400;font-size:16px;line-height:20px;height:fit-content;}.products-items-column__slider .swiper-pagination{bottom:none;top:800px;}.products-items-column__slider .swiper-slide{height:fit-content;}.products-items-column__slider .imgs img{display:none;}.products-items-column__slider .imgs img.active{display:block;width:100%;}#search-modal{background-color:transparent;box-shadow:none;overflow-y:auto;}#search-modal .modal-form__close.close-icon{top:0;}.block_prod_img.active{display:block;width:100%;}.block_prod_img.active .media-image-field{}.block_prod_img.active .media-image-field picture{}.block_prod_img.active .media-image-field img{display:block;}.header-search__form{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:10!important;}.products-items-column__slider .block_prod_img{display:none!important;}.products-items-column__slider .block_prod_img.active{display:block!important;}.breadcrumbs{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:-36px;margin-bottom:48px;}.breadcrumbs ol{display:flex;align-items:center;list-style-type:none;}.breadcrumbs ol li > a,.breadcrumbs ol li > span{display:inline-flex;align-items:center;}.breadcrumbs ol li > a{color:#797979;text-decoration:none!important;}.breadcrumbs ol li > span{color:#202020;}.breadcrumbs ol li > a:after{content:'';display:inline-flex;align-items:center;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23797979' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;margin-left:4px;}.collection-links{margin-top:-24px;}.collection-title-block h2,.collection-title-block .h2{margin-bottom:0;line-height:1;}.collection-title-block{display:inline-flex!important;align-items:flex-end!important;width:auto;}.collection-title-block .collection-counter{color:#797979;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-left:10px;}.collection-title-block + .collections-items{margin-top:0;}.collections-items + .collection-title-block{margin-top:96px;}.collection-links{margin-bottom:96px;}.collection-links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;position:relative;margin-bottom:16px;}collection-links:after{content:'';display:table;clear:both;}.collection-links li,.collection-links a{padding:6px 8px;margin:1px 0 0 1px;background:#FFF;color:#202020;position:relative;border:1px solid #797979;border-radius:100px;text-align:center;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;}.collection-links li + li,.collection-links a + a{margin-left:8px;}.collection-links a:not(.active),.collection-links li:not(.active){cursor:pointer;text-decoration:none;}.collection-links a:not(.active):hover,.collection-links li:not(.active):hover{background:#FFF;border-color:#D50103;text-decoration:none;}@media(max-width:768px){.breadcrumbs{display:none;}.collections-items{grid-gap:0;grid-template-columns:repeat(2,50%);}.catalog-item{padding:8px;}.catalog-item--hover{padding:0 8px 8px;}.collection-links{margin-bottom:80px;}.collections-items + .collection-title-block{margin-top:80px;}.catalog-item--status{flex-direction:column-reverse;}.catalog-item--status .status span{font-size:12px;}.catalog-item--status .rating{margin-bottom:8px;}.catalog-item .name{font-size:12px;line-height:16px;}.catalog-item--img .imgs{height:fit-content!important;}.catalog-item .prices .price,.catalog-item .prices .oldprice{font-size:16px;font-style:normal;font-weight:400;line-height:20px;}.catalog-item .prices .oldprice{margin-left:8px;}.add2fav{width:32px;height:32px;}.catalog-item--hover .sizes{font-size:12px;border:none;}.catalog-item--hover .sizes > div:first-child{display:none;}.collection-links a + a,.collection-links li + li{margin-left:0px;}.collection-links a,.collection-links li{margin-right:8px;}}.breadcrumbs{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:-36px;margin-bottom:48px;}.breadcrumbs ol{display:flex;align-items:center;list-style-type:none;}.breadcrumbs ol li > a,.breadcrumbs ol li > span{display:inline-flex;align-items:center;}.breadcrumbs ol li > a{color:#797979;text-decoration:none!important;}.breadcrumbs ol li > span{color:#202020;}.breadcrumbs ol li > a:after{content:'';display:inline-flex;align-items:center;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23797979' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover;margin-left:4px;}.collection-links{margin-top:-24px;}.collection-title-block h2,.collection-title-block .h2{margin-bottom:0;line-height:1;}.collection-title-block{display:inline-flex!important;align-items:flex-end!important;width:auto;}.collection-title-block .collection-counter{color:#797979;font-family:Raleway;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-left:10px;}.collection-title-block + .collections-items{margin-top:0;}.collections-items + .collection-title-block{margin-top:96px;}.collection-links{margin-bottom:96px;}.collection-links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;position:relative;margin-bottom:16px;}collection-links:after{content:'';display:table;clear:both;}.collection-links li,.collection-links a{padding:6px 8px;margin:1px 0 0 1px;background:#FFF;color:#202020;position:relative;border:1px solid #797979;border-radius:100px;text-align:center;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:8px;}.collection-links li + li,.collection-links a + a{margin-left:8px;}.collection-links a:not(.active),.collection-links li:not(.active){cursor:pointer;text-decoration:none;}.collection-links a:not(.active):hover,.collection-links li:not(.active):hover{background:#FFF;border-color:#D50103;text-decoration:none;}@media(max-width:768px){.breadcrumbs{display:none;}.collections-items{grid-gap:0;grid-template-columns:repeat(2,50%);}.catalog-item{padding:8px;}.catalog-item--hover{padding:0 8px 8px;}.collection-links{margin-bottom:80px;}.collections-items + .collection-title-block{margin-top:80px;}.catalog-item--status{flex-direction:column-reverse;}.catalog-item--status .status span{font-size:12px;}.catalog-item--status .rating{margin-bottom:8px;}.catalog-item .name{font-size:12px;line-height:16px;}.catalog-item--img .imgs{height:190px;}.catalog-item .prices .price,.catalog-item .prices .oldprice{font-size:16px;font-style:normal;font-weight:400;line-height:20px;}.catalog-item .prices .oldprice{margin-left:8px;}.add2fav{width:32px;height:32px;}.catalog-item--hover .sizes{font-size:12px;border:none;}.catalog-item--hover .sizes > div:first-child{display:none;}.collection-links a + a,.collection-links li + li{margin-left:0px;}.collection-links a,.collection-links li{margin-right:8px;}}@media screen and (max-width:1200px){.top-header .menu.active{height:calc(100vh - 40px)!important;}.top-header .menu .menu-wrapper{max-height:100%;overflow-y:scroll;}}article.node-page--full picture img{height:revert-layer;width:revert-layer;}.logo a img{width:auto;height:32px;}.footer-info .logo{margin-bottom:15px;}.top_banner{width:100%;height:calc(100vw / 40);background:url(/themes/custom/brw/assets/img/banner_new2.jpg) center/contain no-repeat,linear-gradient(to right,#fcec25 0%,#fcec25 50%,#fd9921 50%,#fd9921 100%);}@media screen and (max-width:800px){.top_banner{height:calc(100vw / 10);}}.header{padding-top:48px;margin-bottom:48px;height:auto!important;}.header-phone{color:#797979!important;text-decoration:none!important;}.header a,.header .menu-link{color:var(--black,#202020);font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:4px 12px;text-decoration:none!important;}.header a:hover{color:#D50103;}.header a.underline{display:inline-block;border-bottom:1px solid #202020;padding:4px 0 0;font-size:16px;}.header a.special{border-radius:100px;border:1px solid #D50103;color:#FFF;background:#D50103;}.header a.special:hover{color:#D50103;background-color:#FFF;}.header a.special.special-black{border-radius:100px;border:1px solid #202020;color:#202020;background:#FFF;}.header a.special.special-black:hover{color:#FFF;background:#202020;}.header .service-menu a.special.special-black{border-radius:100px;border:1px solid #202020;color:#FFF;background:#202020;}.header .service-menu a.special.special-black:hover{color:#202020;background:#FFF;}.header .service-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;}.header .menu,.header .service-menu{margin-left:12px;}.header .logo{display:block;margin-top:8px;margin-bottom:12px;padding:0 12px;}.header .logo a img{width:auto;height:24px;}.header .top-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;position:relative;}.header .search{margin:0 auto;width:100%;max-width:640px;text-align:center;}.header.is-fixed .header-search__form{max-width:unset;}.header .search .header-search__form__query{display:block;width:100%;max-height:36px;font-size:16px;font-style:normal;font-weight:500;line-height:1;color:#202020;background-color:#fff;padding:0;border-radius:0;transition:.2s ease;outline:none!important;box-shadow:none!important;border:none;padding:8px 0px 4px 0px;border-bottom:1px solid #797979;}.header .search .header-search__form__query:focus{border-color:#D50103;}.header .search .header-search__form__submit{position:absolute;top:calc(50% - 12px);right:0;left:auto!important;width:24px;height:24px;border:none;padding:0;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 21.0004L16.6504 16.6504' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer;outline:none;transition:.2s;}.header .search .header-search__form__submit:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23D50103' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.0004 21.0004L16.6504 16.6504' stroke='%23D50103' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.top-header .right-header{display:flex;align-items:center;margin-left:0;padding-top:12px;}.header .menu{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:0;}.header .menu .menu-link{display:inline-block;padding:4px 12px;margin:0;font-family:Raleway;color:#202020;border-bottom:none;cursor:pointer;text-decoration:none!important;display:flex;align-items:center;}.header .menu .menu-link:hover{color:#EC0002;}.header .menu .menu-link.active{color:#EC0002;}.header .menu .right-menu{margin-left:auto;display:flex;align-items:flex-start;}.header .menu .submenu{padding:24px 12px;background:#F8F8F8;width:100%;bottom:auto;top:calc(100% + 4px);position:absolute;left:0;bottom:auto;display:none;gap:16px;align-items:stretch;}.header .menu .submenu.active{z-index:9;display:flex;flex-wrap:nowrap;}.header .menu .submenu .col{width:33.33%;}.header .menu .submenu .col.col-1{border-right:1px solid #797979;}.header .submenu a{margin-right:0!important;}.header .menu .submenu a.underline{margin-bottom:24px;}.header .menu .submenu .submenu-heading{font-weight:700;font-size:16px;margin-bottom:18px;}.header .menu .submenu .submenu-menu{}.header .menu .submenu .submenu-menu a{font-size:14px;margin:0;padding:4px 0px;}.header .tags-list{display:flex;flex-wrap:wrap;gap:8px;}.header .tags-list a{padding:6px 8px;margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;white-space:nowrap;}.header .image-block span{height:340px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;color:#FFF!important;text-decoration:none!important;background-position:center;background-size:cover;background-repeat:no-repeat;}.header .image-block .image-heading{font-size:16px;font-style:normal;font-weight:700;line-height:20px;}.header .image-block .image-link{font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-bottom:1px solid #FFF;display:inline-block;transition:.2s;}.header .image-block:hover .image-link{border-color:#D50103;}.menu-toggler{min-width:24px;}.header .menu .menu-close{display:none;}.top-header a.favs{display:none!important;}.header .cart-block__count{top:0;}.header.is-fixed{height:auto!important;background:#FFF;padding:8px 0!important;}.header.is-fixed .menu{padding-bottom:0;}@media(max-width:1440px){.header-actions{margin-left:0;}.top-header .menu,.submenu a + a,.top-header .logo a + a{margin-left:16px;}.top-header .menu .menu-link{margin:0 8px;}.top-header .logo{max-width:200px;position:relative;top:5px;}.header .menu,.header .service-menu{margin-left:0;}.header .logo{padding:0;}}@media(max-width:1200px){.header .search{display:none;}.header .service-menu{margin-left:-10px;}.header .mobile-only{display:flex;}.header .mobile-only .search{display:block;width:24px;height:24px;}.header .mobile-only .menu-close{margin-left:auto;}.header{padding:8px 0;margin-bottom:0;}.header a,.header .menu-link{font-size:14px;line-height:20px;padding:4px 10px;}.top-header{justify-content:space-between;align-items:center;margin-bottom:24px;}.top-header .logo{top:auto;}.header .menu{position:absolute;display:none;margin-left:0;}.header .menu .menu-close{position:absolute;top:8px;right:16px;display:block;}.header .menu .right-menu{background-color:#F8F8F8;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:16px 0;flex-direction:column;}.header .menu.active{display:block;background:#F8F8F8;z-index:99;width:100%;top:0;left:0;right:0;max-height:100vh;padding:48px 16px 16px;overflow-y:auto;overflow-x:hidden;}.header .menu .menu-link{padding:12px 0;border:none;width:100%;background-color:#F8F8F8;border-top:1px solid #e9e9e9;}.header .menu .menu-link:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23202020' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;}.header .menu .submenu{padding:12px;}.header .menu .submenu.active{position:relative;}.header .menu .submenu .col{width:100%;border:none!important;}.header .menu .submenu .col.col-3{}.submenu{padding-left:0;}.submenu a{padding:12px 0;font-size:14px;margin-right:0!important;}.submenu a + a{margin-left:0;}.mobile-only{display:inline-flex;}.header-actions a.search{display:none;}.header-phone{display:none;}.mobile-phone .header-phone{display:block;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#000;margin-bottom:0;}.top-header .right-header{margin-left:0;padding-top:0;}.mobile-phone{width:100%;justify-content:center;}.top-header a.favs{margin-left:0;}.top-header .menu .menu-link{margin:0;}.menu-wrapper .submenu{flex-direction:column;position:relative;align-items:flex-start;}.mobile-search{display:flex;align-items:center;margin-bottom:24px;}.mobile-search form{width:100%;margin-right:16px;}.mobile-search .search-input{border-radius:100px;border:1px solid #C2C2C2;}.catalog-btn{display:none!important;}.menu-bottom{background-color:#F8F8F8;display:flex;flex-direction:column;width:calc(100% + 32px);margin-top:auto;margin-left:0;margin-right:0;padding:24px 16px;}.menu-bottom,.menu-bottom a{font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding-left:0;color:#000;}.menu-bottom a{display:block;text-decoration:none!important;margin-bottom:24px;}.menu-bottom span{display:block;margin-bottom:8px;}}@media(max-width:560px){.top-header .logo{max-width:130px;}.header .service-info{display:none;}.header .service-menu{margin-left:-8px;}.header a,.header .menu-link{padding:4px 8px;}}.product-card__credit-widget{display:none!important;}.main-slider--new .item{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;height:730px;padding:0 160px;}.main-slider--new .item .text{color:#FFF;font-family:Raleway;}.main-slider--new .item .text .lead{font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:16px;}.main-slider--new .item .text .heading{font-size:48px;font-style:normal;font-weight:900;line-height:56px;}@media(max-width:1680px){.main-slider--new .item{padding:0 80px;}}@media(max-width:1199px){.main-slider--new .item{padding:0 40px;}}@media(max-width:767px){.main-slider--new .item{height:480px;padding:0 20px;}.main-slider--new .item .text .lead{font-size:16px;line-height:24px;}.main-slider--new .item .text .heading{font-size:30px;line-height:36px;}}@media screen and (max-width:768px){.catalog-item--top{z-index:999;position:absolute;top:0;left:8px;}.catalog-item--img{z-index:99;}.catalog-item{position:relative;padding-top:35px!important;}}.mobile-only-catalog{display:none;}@media screen and (max-width:1200px){main{margin-top:132px!important;}.mobile-only-catalog{display:block;}.right-menu a.special{display:none;}.mobile-only-catalog{padding:10px 10px 20px 20px;}.header .menu .right-menu .menu-link{border-bottom:1px solid #e9e9e9;border-top:none;width:100%;}.header .menu .right-menu{padding:0;}.header .menu .right-menu div+a{padding:17px 10px 17px 30px;}.header .menu .right-menu .menu-wrapper{width:100%;}}@media screen and (max-width:792px){main{margin-top:152px!important;}}@media screen and (max-width:347px){main{margin-top:172px!important;}}.m-48{margin-bottom:48px;}.m-96{margin-bottom:96px;}.mebel-section .flex{display:flex;align-items:center;gap:32px;}.mebel-section .flex-item{width:50%;}.mebel-section ul,.mebel-section p{margin-bottom:24px;}.mebel-section ul{list-style:none;padding-left:16px;}.mebel-section ul li:before{content:'';margin-left:-16px;margin-right:12px;width:3px;max-width:3px;height:3px;background:#000;border-radius:50%;display:inline-block;vertical-align:middle;}.mebel-section .btn{display:inline-flex;height:48px;padding:4px 24px;align-items:center;gap:8px;border-radius:100px;font-size:16px;font-style:normal;font-weight:700;line-height:20px;transition:.2s;text-decoration:none;}.mebel-section .btn-black{background:var(--black,#202020);color:#FFF;}.mebel-section .btn-black:hover{background:var(--red,#D50103);}@media(max-width:768px){.mebel-section .flex{flex-wrap:wrap;flex-direction:column;gap:0;}.mebel-section .flex-item{width:100%;}.m-96{margin-bottom:80px;}.mebel-section .title-block{margin-bottom:40px;}.mebel-section .title-block h2,.mebel-section .title-block .h2,.mebel-section .title-block h3,.mebel-section .title-block .h3{font-family:Rubik;font-size:20px;font-style:normal;font-weight:700;line-height:24px;}}.mebel-start{height:682px;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;color:#FFF;}.mebel-start .title-block{width:100%;justify-content:center;padding-top:160px;}.mebel-text{color:var(--black,#202020);font-size:16px;font-style:normal;font-weight:500;line-height:24px;}.mebel-text .text-xl{font-size:18px;font-style:normal;font-weight:500;line-height:24px;}.mebel-text .text-xl p:only-child{margin-bottom:0;}@media(max-width:768px){.mebel-start{height:320px;margin-left:-1rem;margin-right:-1rem;}.mebel-start .title-block{padding-top:80px;}.mebel-start .title-block h1{font-family:Rubik;font-size:24px;font-style:normal;font-weight:700;line-height:24px}.mebel-text img{margin-bottom:48px;}}.mebel-steps .flex{align-items:flex-start;}@media(max-width:768px){.mebel-steps .flex .flex-item:last-child{order:1;}.mebel-steps .flex .flex-item:first-child{order:2;}.mebel-steps .accordion{margin-bottom:48px;}}.mebel-attention{border-left:12px solid var(--red,#D50103);padding:12px 0 12px 32px;}.mebel-attention .heading{font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:24px;}.mebel-squares .flex{flex-wrap:wrap;gap:24px;align-items:stretch;}.mebel-squares .flex-item{width:calc(33% - 24px);min-height:128px;padding:24px;font-size:16px;font-style:normal;font-weight:600;line-height:20px;}.mebel-squares .flex-item:nth-child(1),.mebel-squares .flex-item:nth-child(5){background:var(--red,#D50103);color:#FFF;}.mebel-squares .flex-item:nth-child(2),.mebel-squares .flex-item:nth-child(6){background:var(--black,#202020);color:#FFF;}@media(max-width:768px){.mebel-squares .flex{flex-direction:column;gap:0;}.mebel-squares .flex-item{width:100%;}.mebel-squares .flex-item:nth-child(2),.mebel-squares .flex-item:nth-child(5){background:#FFF;color:var(--base-font-color);}.mebel-squares .flex-item:nth-child(1),.mebel-squares .flex-item:nth-child(4){background:var(--red,#D50103);color:#FFF;}.mebel-squares .flex-item:nth-child(3),.mebel-squares .flex-item:nth-child(6){background:var(--black,#202020);color:#FFF;}}.accordion__item + .accordion__item{margin-top:32px;}.accordion__item .accordion__title{position:relative;display:block;font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:20px;text-decoration:none;cursor:pointer;}.accordion__item .accordion__title:hover{}.accordion__item .accordion-active{}.accordion__item .accordion__title .accordion__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.005 3.52695C13.0005 3.26478 12.8931 3.01489 12.7061 2.8311C12.5191 2.64731 12.2674 2.54432 12.0052 2.54432C11.743 2.54432 11.4912 2.64731 11.3042 2.8311C11.1172 3.01489 11.0099 3.26478 11.0053 3.52695L11.0053 11.0124L3.51989 11.0124C3.38713 11.0101 3.25523 11.0342 3.1319 11.0834C3.00857 11.1326 2.89628 11.2059 2.80158 11.299C2.70687 11.3921 2.63165 11.5031 2.5803 11.6255C2.52896 11.748 2.50251 11.8794 2.50251 12.0122C2.50251 12.145 2.52896 12.2765 2.5803 12.3989C2.63165 12.5214 2.70687 12.6324 2.80158 12.7255C2.89628 12.8185 3.00857 12.8918 3.1319 12.941C3.25523 12.9902 3.38712 13.0144 3.51989 13.0121L11.0053 13.0121L11.0053 20.4975C11.0099 20.7597 11.1172 21.0096 11.3042 21.1934C11.4912 21.3771 11.743 21.4801 12.0052 21.4801C12.2674 21.4801 12.5191 21.3771 12.7061 21.1934C12.8931 21.0096 13.0005 20.7597 13.005 20.4975L13.005 13.0121L20.4905 13.0121C20.7526 13.0075 21.0025 12.9002 21.1863 12.7132C21.3701 12.5262 21.4731 12.2744 21.4731 12.0122C21.4731 11.75 21.3701 11.4983 21.1863 11.3113C21.0025 11.1243 20.7526 11.0169 20.4905 11.0124L13.005 11.0124V3.52695Z' fill='black'/%3E%3C/svg%3E");position:absolute;top:-4px;right:0;display:inline-block;vertical-align:middle;width:24px;height:24px;text-align:center;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}.accordion__item .accordion__rotate{transform:rotate(225deg);}.accordion__item .accordion__content{display:none;font-family:Raleway;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:16px;}.accordion__item .accordion__arrow-item{}.mebel-complect .tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;}.mebel-complect .tags-list span{padding:6px 8px;margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;white-space:nowrap;border-radius:100px;border:1px solid #202020;color:#202020;background:#FFF;cursor:pointer;}.mebel-complect .tags-list span.active{color:#FFF;background:#202020;}.mebel-complect .inner-flex{align-items:flex-start;}.mebel-complect .inner-flex .flex-item{width:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}.complect-item > .flex{align-items:flex-start;}.complect-item .name{color:var(--black,#202020);font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:24px;}.complect-item .price{width:100%;color:var(--red,#D50103);font-family:Rubik;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:16px;text-align:right;}.complect-item .accordion{width:100%;margin-top:32px;}.complect-item .accordion__item .accordion__content{margin-top:24px;}@media(max-width:768px){.complect-item > .flex > .flex-item:last-child{order:1;}.complect-item > .flex > .flex-item:first-child{order:2;}.complect-item .text,.complect-item img{margin-bottom:24px;}.mebel-complect .inner-flex .flex-item{width:100%;}.complect-item .price{text-align:left;}.complect-item .btn{width:100%;}}#contactblock-2{padding:36px;border-radius:12px;}#contactblock-2 .modal-form__heading{font-family:Rubik;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:0%;text-transform:initial;margin-bottom:36px;}#contactblock-2 .form-item{margin-bottom:24px!important;}#contactblock-2 .js-form-item:not(.form-item-field-agreement-value) label{display:none;}#contactblock-2 .js-form-item input[type="text"],#contactblock-2 .js-form-item textarea{border-width:0 0 1px 0;border-color:#797979!important;font-family:Raleway;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0%;color:#202020;outline:none!important;box-shadow:none!important;padding:6px 0;}#contactblock-2 .js-form-item input[type="text"]:placeholder,#contactblock-2 .js-form-item textarea:placeholder{font-family:Raleway;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0%;color:797979;}#contactblock-2 input[type="submit"]{width:100%;font-family:Raleway;font-weight:700;font-style:Bold;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0%;padding:0 0;border-radius:100px;line-height:40px;height:fit-content;}#contactblock-2 .close-icon{width:14px;height:14px;top:41px;right:41px;}.catalog-item .discount-info{width:30px;height:30px;background:url('/themes/custom/brw/assets/img/discount3.png');background-size:cover;position:absolute;top:10px;left:0;}.menu-wrapper .tags-list .special.discount-l{position:relative;}.tags-list .special.discount-l:after{position:absolute;content:'';display:block;width:20px;height:20px;top:-10px;left:-5px;background:url('/themes/custom/brw/assets/img/discount3.png');background-size:cover;}.item.discount-ll{position:relative;}.item.discount-ll:after{position:absolute;content:'';display:block;width:35px;height:35px;top:-10px;left:-5px;background:url('/themes/custom/brw/assets/img/discount3.png');background-size:cover;}
e
.header-city-select,.mobile-city-select{display:none !important;}.toolbar-fixed .header,.toolbar-fixed .header.is-fixed{top:79px;}.header{width:100%;top:0;left:0;height:var(--header-height);background-color:#fff;font-size:0.875rem;z-index:8;}.header__content{position:relative;}.header-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 0;}.branding{position:relative;display:flex;align-items:center;max-width:255px;margin-right:10px;}.branding__link{display:flex;align-items:center;flex-direction:column;}.branding__link:hover{text-decoration:none;}.branding__logo{max-width:48px;width:100%;height:auto;}.branding__text{margin-left:1rem;font-size:1.125rem;line-height:1.35;font-weight:600;margin:0;text-align:left;}.branding__sign{font-size:14px;line-height:1.5;font-weight:400;color:var(--color-gray);display:block;margin-top:10px}.branding-logos{display:flex;justify-content:space-between;align-items:center;width:202px;max-width:202px;}header.is-fixed .branding-logos a:nth-child(2){display:none;}header.is-fixed .branding-logos{width:48px;}.header-content__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:calc(100% - 255px);}.header-contacts{margin-right:10px;}.header-contacts__phone a{font-weight:600;color:var(--base-color);}.header-contacts__phone a:hover{color:var(--base-color-hover);}.header-contacts__phone__icon{display:none;}.header-contacts__phone__icon svg,.header-search_icon svg,.header-search__form__close svg{transition:.2s ease;}.header-contacts__phone__icon:hover svg,.header-search_icon svg:hover,.header-search__form__close:hover svg{fill:var(--base-color);}.header-contacts__working-hours{font-size:0.75rem;color:var(--color-gray);}.header-search{position:static;max-width:440px;width:100%;margin-right:10px;}.header-search .contextual{display:none;}.header-search_icon{display:none;background-color:transparent;border:none;cursor:pointer;outline:none;}.header-search__form__close{display:none;}.header-search__form{position:relative;}.header-search__form__query{height:3rem;line-height:3rem;}.header-search__form:focus,.header-search__form:active{border-color:#000;}.header-search__form__submit{position:absolute;top:calc(50% - 12px);right:15px;width:1.5rem;height:1.5rem;border:none;padding:0;background-color:transparent;cursor:pointer;outline:none;}.header-search__form__submit svg{transition:.2s ease;}.header-search__form__submit:hover svg{fill:var(--base-color);}.header-top-menu{margin-right:10px;}.header-top-menu .menu{display:flex;align-items:center;}.header-top-menu .menu li{display:block;margin-right:1.5rem;}.header-top-menu .menu li:last-child{margin-right:0;}.city-select-button{position:relative;width:180px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:2rem;padding-top:5px;padding-bottom:5px;font-size:0.8125rem;font-weight:600;transition:.2s ease;cursor:pointer;}.city-select-button:hover{color:var(--base-color);}.city-select-button:after{content:'';position:absolute;top:50%;left:0;width:1rem;height:1rem;margin-top:-10px;background-image:url("data:image/svg+xml,%3Csvg width='7' height='7' viewBox='0 0 7 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.91449 0.0854273C6.83137 0.00201472 6.70653 -0.0224854 6.59774 0.0215519L0.181019 2.64657C0.0611433 2.69585 -0.0120702 2.81807 0.00164278 2.94698C0.015055 3.07589 0.111894 3.18032 0.239358 3.20364L3.2491 3.75081L3.79657 6.76054C3.8196 6.888 3.92403 6.98482 4.05294 6.99854C4.06316 6.99941 4.07336 7 4.08328 7C4.20053 7 4.30816 6.92912 4.35337 6.81859L6.9784 0.401892C7.02271 0.293378 6.99762 0.168553 6.91449 0.0854273Z' fill='%23E20111'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;border:2px solid var(--base-color);border-radius:50%;}.header-cart{display:flex;align-items:center;justify-content:center;width:100%;max-width:3rem;height:3rem;}.header-cart .contextual{display:none;}.cart-block__link{position:relative;display:block;width:1.5rem;height:1.5rem;}.cart-block__icon{transition:.2s ease;}.cart-block__link:hover .cart-block__icon{fill:var(--base-color);}.cart-block__count{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;color:#fff;background-color:var(--base-color);border-radius:50%;position:absolute;right:-12px;top:-10px;transition:.2s ease;}.cart-block__link:hover .cart-block__count{background-color:var(--base-font-color);}.header-navigation{border-top:1px solid rgba(0,0,0,0.1);}.header-navigation__tabs,.catalog-links,.header-address,.mobile-city-select{display:none;}.catalog-menu{position:relative;}.nav-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;}.nav-item{display:block;margin:0 1rem;}.nav-item:first-child{margin-left:0;}.nav-item:last-child{margin-right:0;}.nav-link{position:relative;display:block;padding:1rem 0;font-size:1rem;}.nav-link:before{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:var(--base-color);transition:opacity .2s ease;opacity:0;}.nav-item:hover .nav-link:before{opacity:1;}.nav-link:hover{color:var(--base-font-color);text-decoration:none;}.nav-item--highlighted .nav-link{padding:1rem;background-color:var(--base-color);color:#fff;}.nav-item--highlighted:hover .nav-link{background-color:rgba(0,0,0,0.4);}.nav-item__dropdown{position:absolute;top:100%;left:0;width:100%;max-width:calc(100vw - 2rem);max-height:700px;overflow:hidden;overflow-y:auto;display:none;box-shadow:0 8px 16px rgb(0 0 0 / 5%);background-color:#ffffff;}.nav-item:hover .nav-item__dropdown{}.nav-item.active .nav-item__dropdown{display:block;min-height:400px;}.nav-item__dropdown__list{position:relative;width:50%;box-shadow:0 122px 57px 0 #fff,5px 0 7px -5px rgb(0 0 0 / 12%);padding:1.5rem 0 1rem 2rem;}.nav-item__dropdown__menu{list-style:none;-moz-columns:2;-webkit-columns:2;columns:2;-moz-column-gap:0;-webkit-column-gap:0;column-gap:0;}.nav-item__dropdown__item--promoted{column-span:all;max-width:100%;}.nav-item__dropdown__link{display:flex;align-items:center;text-decoration:none;font-size:0.875rem;line-height:1.5rem;padding:0.5rem 0.75rem;transition:.2s ease;}.nav-item__dropdown__link:hover{background-color:var(--base-color-light);text-decoration:none;}.nav-item__dropdown__item--promoted .nav-item__dropdown__link{font-weight:600;}.nav-item__dropdown__info{position:absolute;width:50%;top:0;height:100%;right:0;opacity:0;z-index:1;visibility:hidden;padding:24px 32px 16px 16px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.nav-item__dropdown__info.fade{animation:fadeIn .5s ease;}.nav-item:hover .nav-item__dropdown__info{}.nav-item.active .nav-item__dropdown__info{opacity:1;visibility:visible;z-index:0;}.nav-item__dropdown__image{max-width:390px;height:259px;margin:0 auto 0.75rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:var(--base-color-light);}.nav-item__dropdown__link--info{position:relative;display:flex;justify-content:center;}.nav-item__dropdown__link--info__link{display:block;text-decoration:none;color:#000000;font-weight:600;font-size:1rem;line-height:1.5rem;padding:0.5rem 0.75rem;width:100%;text-align:center;}.nav-item__dropdown__link--info__link:hover{text-decoration:none;background-color:var(--base-color-light);}.nav-sticker{margin-left:0.5rem;font-weight:600;font-size:0.75rem;line-height:1rem;color:var(--base-color);background-color:#fff;padding:0.25rem 0.5rem;border:1px solid var(--base-color);}.nav-sticker--fill{background-color:var(--base-color);color:#fff;}.header.is-fixed{position:fixed;height:5rem;}.is-fixed .branding{max-width:58px;}.is-fixed .header-top-menu,.is-fixed .branding__text,.is-fixed .header-contacts__working-hours,.is-fixed .header-contacts__phone__number,.is-fixed .header-city-select{display:none;}.is-fixed .header-content__wrap{max-width:calc(100% - 58px);justify-content:flex-end;}.is-fixed .header-contacts{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:4px;}.is-fixed .header-contacts__phone__icon,.is-fixed .header-search_icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;}.is-fixed .header-navigation{border:none;}.is-fixed .catalog-menu{position:absolute;top:0;left:90px;width:100%;height:100%;display:flex;align-items:center;max-width:calc(100% - 260px);background-color:#fff;}.is-fixed .nav-link{padding:0.5625rem 0;}.is-fixed .nav-item--highlighted .nav-link{padding:0.5625rem;}.is-fixed .nav-item__dropdown{top:calc(3rem - 2px);}.is-fixed .header-search{order:2;max-width:2.25rem;margin-right:4px;}.is-fixed .header-search__form{position:absolute;left:90px;right:110px;z-index:1;top:-100%;max-width:calc(100% - 260px);transition:.2s ease;}.is-fixed .header-search__form.is-visible{top:15px;}.is-fixed .header-search__form__submit{right:auto;left:11px;}.is-fixed .header-search__form__query{padding-left:2.75rem;}.is-fixed .header-search__form.is-visible .header-search__form__close{display:block;position:absolute;right:11px;top:calc(50% - 12px);cursor:pointer;}.is-fixed .header-cart{order:3;}@media screen and (max-width:1700px){.header-search{max-width:300px;}.nav-item{margin:0 4px;}.header-top-menu .menu li{margin-right:.7rem;}}@media screen and (max-width:1400px){.header__content{max-width:100%;}.header-search{max-width:220px;}}@media screen and (max-width:1200px){.header{position:fixed;top:0;left:0;width:100%;}.header-content{position:relative;padding:0.75rem 0;}.header-content__wrap{max-width:calc(100% - 110px);}.header-branding{display:flex;align-items:center;max-width:110px;}.header-branding .branding__text{display:none;}.header-branding .branding__toggler{display:flex;flex-wrap:wrap;width:1rem;margin:0 1.5rem 0 0.625rem;cursor:pointer;padding:1rem 0;}.header-branding .branding__toggler i{display:block;width:100%;height:2px;margin:1px 0;background-color:#000;}.branding__logo{max-width:2.25rem;}.header-contacts{order:5;margin-right:0;}.header-contacts__working-hours{display:none;}.header-search{order:3;margin-right:10px;max-width:calc(100% - 405px);}.header-search__form__query{height:2.25rem;line-height:2.25rem;}.header-search__form__submit{top:calc(50% - 10px);right:10px;}.header-search__form__submit svg{width:20px;height:20px;}.header-top-menu{display:none;}.header-city-select{order:4;}.header-cart{order:5;}.header-navigation{position:fixed;top:0;width:100%;height:100%;border-top:none;transition:all 0.2s ease-in-out;left:-100%;}.header.is-expanded .header-navigation{left:0;}.header-navigation__background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1;}.header-navigation__wrap{position:relative;z-index:2;max-width:24.375rem;background-color:#fff;height:100%;overflow:auto;}.mobile-city-select{display:block;padding:1.5rem 2.75rem 0;}.mobile-city-select .city-select-button{width:100%;font-size:0.9375rem;font-weight:400;}.header-navigation__tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.5rem;background-color:var(--base-color-light);}.header-navigation__tab{font-size:1rem;font-weight:600;margin-right:10px;cursor:pointer;border-bottom:1px solid transparent;}.header-navigation__tab.is-active{color:var(--base-color);border-color:var(--base-color);}.header-navigation__tab a{display:block;color:var(--base-color);}.header-navigation__tab a:hover{text-decoration:none;}.header-navigation__tabs-close{border:none;padding:0;background-color:transparent;width:1.5rem;height:1.5rem;}.header-navigation__tabs-close svg{transition:.2s ease;}.header-navigation__tabs-close:hover svg{fill:var(--base-color);}.header-address{display:block;border-top:1px solid rgba(0,0,0,0.1);padding:1.5rem 2.75rem;}.header-address address{font-style:normal;font-size:1rem;}.catalog-menu{padding:1.5rem 2.75rem;}.nav-list{flex-direction:column;}.nav-item{position:relative;margin:0;}.nav-link:before{display:none;}.nav-item__dropdown__info{display:none;}.nav-item__dropdown-icon{position:absolute;display:flex;cursor:pointer;width:3rem;height:3rem;background:var(--base-color-light);justify-content:center;align-items:center;left:calc(100% - 4px);top:0;}.nav-item__dropdown-icon:before{content:'';display:block;border:4px solid transparent;border-top:4px solid #000;transition:.2s ease;}.nav-item__dropdown-icon.is-active:before{transform:rotate(180deg);}.nav-item:hover .nav-item__dropdown{display:none;}.nav-item__dropdown-icon.is-active ~ .nav-item__dropdown{position:relative;top:0;left:0;display:block;box-shadow:none;min-height:auto;overflow:visible;max-height:100%;}.nav-item__dropdown__list{width:100%;box-shadow:none;padding:0;}.nav-item__dropdown__menu{columns:1;margin:0 -0.75rem;}.nav-item__dropdown__item--promoted{max-width:100%;}.catalog-menu.visually-hidden ~ .catalog-links{display:block;padding:1.5rem 2.75rem;}.catalog-links li{display:block;}.catalog-links li a{display:block;font-size:1rem;padding:0.75rem 0;}}@media screen and (max-width:767px){.header-content__wrap{justify-content:flex-end;}.header-search{max-width:initial;width:auto;}.header-contacts__phone__icon{display:block;}.header-contacts__phone__number{display:none;}.header-contacts__phone a{display:block;padding:0 .5rem;}.header-search_icon{display:block;}.header-search__form{position:absolute;left:0;right:0;z-index:1;top:-100%;transition:.2s ease;}.header-search__form.is-visible{top:14px;}.header-search__form__query{height:2.6rem;line-height:2.6rem;padding:0 2.75rem;}.header-search__form__submit{right:auto;left:11px;}.header-search__form__close{display:block;position:absolute;right:11px;top:calc(50% - 12px);}.header-city-select{order:2;}}@media screen and (max-width:576px){.header-city-select{display:none;}}.nav-item__dropdown__list{display:flex;}.nav-item__dropdown__list > .nav-item__dropdown__menu{width:100%;-moz-columns:1;-webkit-columns:1;columns:1;}.header-socials{display:flex;}.is-fixed .header-socials{display:none;}.header-contacts{display:flex;margin-right:-40px;}.header-socials-item{padding:5px 5px 6px 5px;border:1px solid #aaa;border-radius:14px;height:41px;width:41px;margin-left:10px;box-sizing:border-box;}.header-socials-item svg{width:30px;background:#aaa;border-radius:50%;height:30px;padding:5px;box-sizing:border-box;}.header-socials-item:first-child svg{padding-left:4px;padding-right:6px;}.header-socials-item:first-child{margin-left:25px;}.header-socials-item:hover{border-color:var(--base-color);}.header-socials-item:hover svg,.header-socials-item:hover path[fill="#AAAAAA"]{background:var(--base-color);fill:var(--base-color);}.header-socials-item:first-child{margin-left:0;}@media screen and (max-width:1660px){.header-socials{flex-wrap:wrap;max-width:150px;justify-content:flex-end;}.header-socials .header-socials-item{margin-bottom:7px;}}@media screen and (max-width:770px){.header-socials{display:none;}}header.is-fixed{position:fixed;width:100%;top:0;padding:16px 0;margin:0;background:#FFF;z-index:5;}header.is-fixed .menu{padding-bottom:24px;}header.is-fixed .submenu{padding-bottom:24px;background:#FFF;}@media(max-width:1200px){header.is-fixed{position:fixed;width:100%;top:0;padding:16px 0;background:#FFF;}header.is-fixed .mobile-phone .header-phone{margin-bottom:0;}}
.footer{font-size:0.875rem;padding-top:3rem;}.footer__content{display:flex;flex-wrap:wrap;justify-content:space-between;}.footer-branding .branding__sign{max-width:202px;}.footer-info{width:100%;max-width:532px;}.footer-branding{margin-bottom:2rem;}.footer-contacts{max-width:376px;margin-bottom:2rem;}.footer-contacts__item{font-style:normal;}.footer-contacts__item:not(:last-child){margin-bottom:1rem;}.footer-menus{display:flex;flex-wrap:wrap;width:100%;margin:0 -1rem;max-width:calc(100% - 532px);}.footer-menus > *{max-width:calc(25% - 2rem);width:100%;margin:0 1rem 1rem;}.footer-menus .heading{font-size:1rem;font-weight:600;margin-bottom:1.125rem;}.footer-menus nav li{display:block;margin-bottom:1rem;}.footer-menus nav li:last-child{margin-bottom:0;}.footer-copyright{width:100%;padding:3rem 0 1rem;}.footer-copyright p{font-size:0.75rem;color:var(--color-gray);}@media screen and (max-width:1400px){.footer-info{max-width:30%;}.footer-menus{max-width:70%;}}@media screen and (max-width:1100px){.footer-info,.footer-menus{max-width:100%;}.footer-menus > *{max-width:calc(50% - 2rem);margin:0 1rem 1.5rem;}}@media screen and (max-width:767px){.footer-menus > *{max-width:100%;}}
h1,h2,h3,h4{font-weight:600;line-height:1.3;margin:0 0 1.5rem;}h1{font-size:2.5rem;text-transform:uppercase;}h2{font-size:2rem;margin-bottom:2rem;text-transform:uppercase;}h3{font-size:1.75rem;margin-bottom:0.75rem}.body-field{font-weight:300;font-size:1rem;line-height:1.9;}.body-field p{margin-bottom:1rem;}.body-field p:last-child{margin-bottom:0;}.body-field ul,.body-field ol{margin-left:20px;margin-bottom:1rem;}.body-field li{line-height:1.5;margin-bottom:.6rem;}.body-field li:last-child{margin-bottom:0;}.body-field strong,.strong{font-weight:600;}.body-field blockquote{margin-bottom:1.25rem;padding:2.5rem 7.5rem;}.body-field blockquote p{font-weight:400;font-size:1.25rem;}.body-field table{width:100%;margin-bottom:1.25rem;}.body-field table tr:nth-of-type(odd){background-color:var(--base-color-light);}.body-field table td,.body-field table th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd;text-align:left;}@media screen and (max-width:1024px){h1{font-size:2rem;line-height:2.25rem;}h2{font-size:1.75rem;line-height:2.25rem;}h3{font-size:1.375rem;line-height:1.75rem;}}@media screen and (max-width:767px){h1{font-size:1.75rem;}h2{font-size:1.375rem;line-height:1.75rem;}.body-field table tr{display:flex;flex-direction:column;}.body-field table td{width:100%;}}
a{color:var(--base-font-color);text-decoration:none;outline:none;transition:.2s ease;cursor:pointer;}a.is-active{color:var(--base-color);}a:hover{text-decoration:underline;color:var(--base-color);}.block-link{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0;}.body-field a{color:var(--base-color);}.body-field a:hover{color:var(--base-color-hover);}
.button,.commerce-order-item-add-to-cart-form .btn-cart{display:inline-flex;width:auto;height:var(--button-height);line-height:var(--button-height);font-family:var(--base-font);background-color:var(--base-color);padding:var(--button-padding);border:none;border-radius:var(--border-radius);font-weight:600;white-space:nowrap;color:#fff;justify-content:center;align-items:center;font-size:0.9375rem;cursor:pointer;transition:.2s ease;}.button::selection,.commerce-order-item-add-to-cart-form .btn-cart:selection{background-color:transparent;}.button:hover,.commerce-order-item-add-to-cart-form .btn-cart:hover{background-color:var(--base-color-hover);color:#fff;text-decoration:none;}.button:focus,.commerce-order-item-add-to-cart-form .btn-cart:focus{box-shadow:none;}.button--primary,.commerce-order-item-add-to-cart-form .btn-cart{box-shadow:0 4px 10px rgb(226 1 17 / 25%);}.button[disabled],.button[disabled]:hover{background-color:var(--color-disabled);box-shadow:none;cursor:default;transition:background-color .2s ease;}.button--flat{color:var(--base-color);border:1px solid var(--base-color);background-color:transparent;}.button--flat:hover{background-color:var(--base-color);color:#fff;}.button--flat--dark{border:1px solid var(--base-font-color);color:var(--base-font-color);}.button--flat--dark:hover{border-color:var(--base-color);}.button--small{font-size:0.875rem;height:calc(var(--button-height) * 0.75);line-height:calc(var(--button-height) * 0.75);padding:0 1rem;}.button--extra{background-color:var(--color-success);box-shadow:none;}.button--extra:hover{background-color:var(--color-success-hover);}.button--light{background-color:var(--base-color-light);color:var(--base-color);}.button--light:hover{background-color:var(--base-color);color:#fff;}
img{display:block;max-width:100%;height:auto;width:auto;}picture{display:flex;justify-content:center;}picture img{width:100%;}.body-field img{margin-bottom:1rem;}
.contact-form{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;}.contact-form .form-item--error-message,.contact-form .messages--error{display:none;}.form-item{margin-bottom:20px;}.form-item label{display:block;margin-bottom:.5rem;font-weight:500;font-size:0.8125rem;}.form-item .description{margin-top:.5rem;font-size:0.825rem;color:var(--color-gray);}input,textarea,.filefield label,select{display:block;width:100%;font-family:var(--base-font);height:var(--input-height);line-height:var(--input-height);border:1px solid var(--input-border-color);color:var(--base-font-color);background-color:#fff;padding:0 1rem;border-radius:0;font-size:1rem;transition:.2s ease;}textarea{padding:1.25rem;height:170px;line-height:1.4;}input::placeholder,textarea::placeholder{color:var(--color-gray);}input:hover,textarea:hover{border-color:var(--base-color);}input:focus,textarea:focus{border-color:var(--base-color);box-shadow:0 0 0 4px #eff2f4;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}select{display:none;}.select2-container{width:100% !important;}.select2-dropdown{z-index:6;}.select2-results__option{font-size:0.8125rem;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--base-color);}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{display:inline-flex;flex-direction:row-reverse;align-items:center;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{margin:0 0 0 2px;}input[type=number]{-moz-appearance:textfield;}.js-form-type-radio,.js-form-type-checkbox{position:relative;padding-left:30px;}.js-form-type-radio label,.js-form-type-checkbox label{font-size:1rem;}input[type="radio"]{position:absolute;top:0;left:0;padding:0;width:20px;height:20px;border-radius:50%;transition:none;background-color:#fff;}input[type="radio"]:checked{background-color:var(--base-color);border-color:var(--base-color);}input[type="checkbox"]{position:absolute;top:0;left:0;width:20px;height:20px;padding:0;border:1px solid var(--input-border-color);}input[type="checkbox"]:checked{transition:none;background-color:var(--base-color);border-color:var(--base-color);}input[type="radio"]:checked,input[type="checkbox"]:checked{background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L3.52632 5L1 2.6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}input.error,textarea.error,select.error ~ .select2-container .select2-selection--multiple{border-color:var(--base-color);}.agreement-field .form-item{padding-left:35px;}.agreement-field label{position:relative;display:block;font-size:0.9375rem;line-height:1.4;font-weight:300;transition:opacity .2s ease;}.agreement-field label a{color:var(--base-color);}.agreement-field label a:hover{color:var(--base-color-hover);}.agreement-field input{cursor:pointer;top:1px;}.modals{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;z-index:99;}.modals.is-visible{display:flex;}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;}.modals.is-visible .modal-overlay{display:block;animation:fadeIn .4s ease;}.modal-form{position:relative;display:none;width:590px;height:auto;padding:2.625rem 2.1875rem;background-color:#fff;box-shadow:9px 9px 70px rgba(0,0,0,0.55);border-radius:var(--border-radius);z-index:101;}.modal-form.is-visible{display:block;}.modal-form__heading{font-weight:600;font-size:1.25rem;margin-bottom:1.5rem;text-transform:uppercase;}.modal-form__close.close-icon{top:1rem;right:1.5rem;}.modal-form .form-item{margin-bottom:15px;}.modal-form input[type="text"],.modal-form input[type="email"],.modal-form input[type="tel"]{height:calc(var(--button-height) * 0.8);line-height:calc(var(--button-height) * 0.8);}.modal-form textarea{height:100px;}.modal-form .form-actions{position:relative;margin-top:.5rem;width:100%;}.close-icon{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;width:40px;height:40px;color:#fff;font-size:2rem;text-align:center;cursor:pointer;transition:background-color .2s ease;z-index:9;}.close-icon:hover svg path{transition:.2s ease;}.close-icon:hover svg path{stroke:var(--base-color);}.modal-trigger{cursor:pointer;}.agreement-field .form-item{margin-bottom:1.5rem;}@media screen and (max-width:767px){.modal-form{width:460px;overflow-y:scroll;max-height:100%;}.modal-form .form-actions .button{width:100%;}}@media screen and (max-width:576px){.modal-form{width:320px;}input,textarea,.filefield label,select{font-size:0.9375rem;}}
div[data-drupal-messages]{width:100%;}.messages{padding:1.1rem;margin-bottom:2rem;border-radius:var(--border-radius);background-color:#c3e4ac;border:1px solid #b8dca0;color:#234600;font-size:0.94rem;}.messages--error{background-color:var(--color-danger-light);border-color:var(--color-danger-light);}.messages ul{margin:0 0 0 1em;padding:0;}.messages ul li{margin-bottom:6px;}.messages ul li:empty{display:none;}.messages ul li:last-child{margin-bottom:0;}
.ajax-progress-throbber{position:absolute;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;font-size:0;transform:scale(.8);z-index:99;}.ajax-progress-throbber:after{content:'';display:block;width:20px;height:20px;margin:14px;border-radius:50%;border:2px solid var(--base-color);border-color:var(--base-color) var(--base-color) transparent;animation:loader .8s linear infinite;}
.media-oembed-content{width:100%;height:320px;}.not-found{padding:2rem 0;font-weight:600;font-size:1.125rem;text-transform:uppercase;}.map-content{height:512px;}::-webkit-scrollbar{width:5px;}::-webkit-scrollbar-track{background:#ffffff;}::-webkit-scrollbar-thumb{background-color:var(--base-color);}::-webkit-scrollbar-thumb:hover{background-color:var(--base-color-hover);}@media screen and (max-width:767px){.map-content{height:180px;}}
body.is-loading{opacity:.2;z-index:-1;transition:opacity .3s ease;}#city-select-modal{height:420px;overflow-y:scroll;}#cities-select-input{border:none;border-bottom:1px solid var(--input-border-color);padding:0;font-weight:600;}#cities-select-input:hover,#cities-select-input:focus{box-shadow:none;border-color:var(--base-color);}.cities-select__list{margin-top:1rem;}.cities-select-city{display:block;font-size:0.9375rem;padding:.75rem 1rem;cursor:pointer;transition:.2s ease;}.cities-select-city:nth-child(odd){background-color:var(--base-color-light);}.cities-select-city:hover,.cities-select-city.is-active{color:var(--base-color);}
.product-slider{position:relative;z-index:1;}.product-slider:hover{z-index:2;}.product-slider:before,.product-slider:after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#fff;z-index:2;}.product-slider:after{left:auto;right:-100%;}.product-slider-items{overflow:visible;}.product-slider .swiper-slide{display:flex;height:auto;}.product-slider .product-teaser{width:100%;height:auto;}.product-slider .product-teaser-top{height:100%;}.product-slider .product-teaser .free-delivery-label{font-size:0.75rem;max-width:125px;padding-left:48px;}.product-slider .product-teaser .prices-field__item--list-price{font-size:0.875rem;margin-right:.7rem;}.product-slider .product-teaser-dimensions .dimension{margin-right:1rem;font-size:0.8125rem;}.product-slider .product-teaser-advantage,.product-slider .product-teaser-actions .button{font-size:0.8125rem;}.product-slider .swiper-pagination{display:none;}@media screen and (max-width:1024px){.product-slider .swiper-button-next,.product-slider .swiper-button-prev{display:none;}.product-slider .swiper-pagination{display:block;bottom:-40px;}}
.swiper-button-next,.swiper-button-prev{width:40px;height:40px;background-color:var(--base-color);border-radius:50%;transition:.2s ease;}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--base-color-hover);}.swiper-button-next:after,.swiper-button-prev:after{font-size:13px;font-weight:600;}.swiper-button-small{width:1.5rem;height:1.5rem;background-color:rgba(255,255,255,.5);border:1px solid #000;}.swiper-button-small:hover{background-color:#fff;}.swiper-button-small:after{color:#000;font-size:10px;}.swiper-pagination-bullet{background-color:var(--color-gray);width:10px;height:10px;}.swiper-pagination-bullet:first-child:last-child{display:none;}.swiper-pagination--colored .swiper-pagination-bullet{background-color:transparent;width:7px;height:7px;border:1px solid var(--base-color);}.swiper-pagination--colored .swiper-pagination-bullet-active{background-color:var(--base-color);}
.breadcrumbs{margin:1rem 0;font-size:0.875rem;}.breadcrumbs ol{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;}.breadcrumbs ol li{display:flex;flex-direction:row;align-items:center;color:var(--color-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:600px;}.breadcrumbs ol li a{color:var(--base-color-hover);}.breadcrumbs ol li:last-child:after{display:none;}
.products-items{display:grid;grid-gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;}.category-page__description{margin-top:2rem;}.collections-items{display:block;grid-gap:1rem;margin-top:2rem;}.collections-items .product-teaser{margin-bottom:1rem;}.products-items-column{display:grid;grid-gap:1rem;max-width:100%;}.products-items-column--2 .products-items-column__items{order:2;}.product-collection-slider{height:100%;margin-bottom:1rem;}.product-collection-slide{min-height:400px;}.products-items-column__slider .swiper-slide{max-width:100%!important;}@media screen and (min-width:860px){.products-items{grid-template-columns:repeat(3,1fr);}.collections-items{display:grid;grid-template-columns:repeat(4,1fr);}.products-items-column__slider{grid-column:span 3;}.products-items-column{display:grid;grid-column:span 4;grid-template-columns:repeat(4,1fr);}.products-items-column__items .product-teaser{margin-bottom:0;}.products-items-column__items .product-teaser:first-child{margin-bottom:1rem;}}@media screen and (min-width:1100px){.products-items{grid-template-columns:repeat(4,1fr);}}@media screen and (min-width:1700px){.products-items{grid-template-columns:repeat(4,1fr);}}@media screen and (max-width:1500px){.collections-items,.products-items-column__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;}.products-items-column{grid-column:1 / -1;display:block;}.products-items-column__slider{grid-column:1 / -1;}}
.product-card{font-size:0.875rem;font-weight:400;}.product-card__columns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem 5.75rem;}.product-card-heading{font-weight:600;line-height:1.1875rem;}.product-card-heading--big{font-size:1.125rem;margin-bottom:1rem;}.product-card .stock-field{font-weight:700;font-size:1rem;color:var(--color-success-bright);}.product-card .stock-field svg{margin-right:.5rem;}.product-card-prices .prices-field{margin-top:1.5rem;display:flex;align-items:center;}.product-card-prices .prices-field__item--list-price{position:relative;font-size:1.0625rem;margin-right:1.5rem;color:var(--color-gray);}.product-card-prices .prices-field__item--list-price:before{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#969696;}.product-card-prices .prices-field__item--actual{font-weight:600;font-size:1.5rem;}.product-card-dimensions{display:flex;align-items:center;margin-top:1.5rem;padding:0.625rem;background-color:var(--base-color-light);}.product-card-dimensions__content{margin-left:1.5rem;display:flex;align-items:center;font-size:0.8125rem;}.product-card-dimensions .dimension{position:relative;display:flex;align-items:center;margin-right:1.375rem;}.product-card-dimensions .dimension:after{content:'';position:absolute;top:6px;right:-14px;width:7px;height:9px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.00781 4.16504L0.40332 0.507812H1.69531L3.6709 3.37891L5.63965 0.507812H6.91797L4.31348 4.16504L7.05469 8H5.76953L3.6709 4.96484L1.55176 8H0.266602L3.00781 4.16504Z' fill='%23B5B5B5'/%3E%3C/svg%3E");}.product-card-dimensions .dimension:last-child{margin-right:0;}.product-card-dimensions .dimension:last-child:after{display:none;}.product-card-dimensions .dimension-label{margin-right:.5rem;}.product-card .variations-field{margin-top:1.25rem;}.product-card .variations-field .form-actions{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0.75rem;}.product-card .variations-field .form-actions .ajax-progress-throbber{left:auto;right:.5rem;}.product-card .variations-field .ajax-progress-throbber:after{border-color:#fff #fff transparent;}.product-card-payment-methods{margin-top:1.25rem;display:flex;}.product-card-payment-methods__items{margin-left:3.125rem;display:flex;align-items:center;}.product-card-payment-method{display:flex;flex-direction:column;align-items:center;margin-right:2rem;text-align:center;}.product-card-payment-method:last-child{margin-right:0;}.product-card-payment-method__icon{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;width:2rem;height:2rem;}.product-card__credit-widget{margin-top:1.75rem;}.product-card__credit-widget .credit-widget{display:flex;flex-wrap:wrap;justify-content:space-between;}.product-card__credit-widget .credit-widget__button{width:calc(100% - 100px);}.modal-form--pochta-bank-widget-modal{padding:0;overflow-y:scroll;max-height:600px;}.product-card__characteristics{margin-top:2.5rem;}.product-card__characteristics__items > div:nth-child(odd){background-color:var(--base-color-light);}.product-card__characteristics__items .key-value{display:grid;grid-template-columns:1fr 2fr;grid-gap:1rem;justify-content:space-between;padding:0.625rem;}.product-card__characteristics__items .key-value__value{text-align:right;}.product-card__characteristics__items .key-value__value a{color:var(--base-color);}.product-card-column--description .body-field,.product-card-description-mobile .body-field{font-size:0.875rem;font-weight:400;}.product-card-description-mobile{display:none;}.product-card-terms{display:flex;flex-direction:column;padding:1.875rem;background-color:var(--base-color-light);}.product-card-term{position:relative;display:inline-flex;font-size:1rem;line-height:1.375rem;margin-bottom:.25rem;padding-left:2.5rem;min-height:2rem;}.product-card-term:last-child{margin-bottom:0;}.product-card-term svg{position:absolute;top:0;left:0;}.product-card-term--delivery span{color:var(--base-color);}.product-card-column--photos{position:relative;}.product-card-photos{display:grid;grid-template-columns:1fr 70px;align-items:flex-start;}.product-card-photos--mobile{display:none;}.product-card-photos__full{width:calc(100% - 70px);}.product-card-photos a{display:flex;}.product-card-photos .swiper-pagination{display:none;}.product-card .exhibition-sample-marker{position:absolute;top:1rem;right:115px;z-index:2;}.product-card-section{margin-top:3rem;}.product-card-photos__thumbs .swiper-slide{height:4.375rem !important;}@media screen and (max-width:1400px){.product-card__columns{grid-gap:2rem;}}@media screen and (max-width:1024px){.product-card__columns{display:block;}.product-card-column:not(:first-child){margin-top:2rem;}.product-card-photos{display:none;}.product-card-photos--mobile{position:relative;display:grid;grid-template-columns:1fr;margin-top:2rem;}.product-card-photos__full{width:100%;}.product-card-photos__thumbs{display:none;}.product-card-photos .swiper-pagination{display:block;position:relative;bottom:0;left:0;margin-top:1rem;}.product-card-column--photos .exhibition-sample-marker{display:none;}.product-card-photos--mobile .exhibition-sample-marker{top:1rem;right:.5rem;}}@media screen and (max-width:767px){.modal-form--pochta-bank-widget-modal{width:100%;max-height:100%;margin:0 0 auto 0;}}@media screen and (max-width:576px){.product-card h1{font-size:1.375rem;line-height:1.875rem;margin-bottom:1rem;}.product-card-prices .prices-field{margin-top:1rem;}.product-card-prices .prices-field__item--actual{font-size:1.25rem;}.product-card .exhibition-sample-marker:hover .exhibition-sample-marker__tooltip{margin:0;left:-210px;top:0;}.product-card-dimensions{display:block;}.product-card-dimensions__content{display:block;margin:.5rem 0 0 0;}.product-card-dimensions .dimension{margin-right:0;justify-content:space-between;}.product-card-dimensions .dimension:not(:last-child){margin-bottom:.25rem;}.product-card-dimensions .dimension:after{display:none;}.product-card .variations-field .form-actions{grid-template-columns:1fr;}.product-card-payment-methods{display:block;}.product-card-payment-methods__items{margin:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;}.product-card-payment-method{margin-right:0;font-size:0.75rem;}.product-card__credit-widget .credit-widget{border:1px solid var(--base-color);}.credit-widget__logo{width:71px;height:35px;}.product-card__credit-widget .credit-widget__button{width:calc(100% - 71px);padding:0;border:none;height:35px;font-size:0.75rem;white-space:normal;text-align:center;line-height:1.2;border-radius:0;}.product-card-description-mobile{display:block;margin-top:2.5rem;}.product-card-column--description{display:none;}.product-card-terms{padding:1rem;}.product-card-term{font-size:0.875rem;}.product-card-term:not(:last-child){margin-bottom:1rem;}}.ya-share2{margin-top:30px;}.ya-share2__badge{width:30px;height:30px;display:flex!important;justify-content:center!important;align-items:center!important;background:#aaa!important;}.ya-share2__link{padding:5px;border:1px solid #aaa;border-radius:10px;}.ya-share2__icon{background-size:22px 22px!important;}.ya-share2__link:hover{border-color:var(--base-color);}.ya-share2__link:hover .ya-share2__badge{background:var(--base-color)!important;}.commerce-order-item-add-to-cart-form{margin-top:20px;}
.product-teaser{position:relative;transition:.2s ease;}.product-teaser:hover{box-shadow:0 4px 16px rgb(0 0 0 / 20%);}.product-teaser-top{position:relative;border:1px solid rgba(0,0,0,0.1);height:100%;}.product-teaser__photo{margin-bottom:1rem;}.variation_photos-field__item{display:flex;align-items:center;justify-content:center;background-color:red;}.variation_photos-field__item img{width:100%;}.product-teaser-photos{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;height:250px;cursor:pointer;z-index:3;}.product-teaser-photos__item{display:none;}.product-teaser-photos__item.is-active{display:block;}.product-teaser-photos__nav{position:absolute;display:flex;top:.5rem;left:0;width:100%;height:100%;}.product-teaser-photos__nav__item{display:block;height:100%;border-bottom:1px solid var(--border-color);flex-grow:1;margin-right:3px;transition:.2s ease;}.product-teaser-photos__nav__item.is-active{border-color:var(--base-color);}.product-teaser .discount-field{position:absolute;top:5px;left:5px;width:46px;height:46px;border-radius:100%;font-weight:700;font-size:14px;background:var(--base-color);color:#fff;display:flex;justify-content:center;align-items:center;z-index:4;}.product-teaser .free-delivery-label{position:absolute;top:56px;left:5px;width:46px;height:46px;border:1px solid;border-radius:100%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,1);background-color:#fff;padding:0;line-height:1.2;z-index:4;}.product-teaser .free-delivery-label:before{content:'';display:block;position:relative;width:35px;height:23px;background-image:url("data:image/svg+xml,%3Csvg width='35' height='23' viewBox='0 0 35 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5499 9.32304L31.6435 5.74938C31.8913 5.6975 32.0773 5.4808 32.0773 5.22117V4.64498C32.0773 3.39395 31.0448 2.37619 29.7757 2.37619H25.6473V1.18768C25.6473 0.572079 25.1392 0.0712891 24.5147 0.0712891H3.47075C2.84621 0.0712891 2.33816 0.572079 2.33816 1.18768V10.9832C2.33816 11.2815 2.58351 11.5233 2.8862 11.5233C3.18884 11.5233 3.43425 11.2815 3.43425 10.9832V1.18768C3.43425 1.16781 3.45058 1.15171 3.47075 1.15171H24.5146C24.5348 1.15171 24.5511 1.16781 24.5511 1.18768V10.9833C24.5511 11.2816 24.7964 11.5236 25.0992 11.5236C25.4018 11.5236 25.6472 11.2817 25.6472 10.9833V10.3709H32.1119C32.1124 10.3709 32.1128 10.371 32.1133 10.371C32.1139 10.371 32.1144 10.371 32.1148 10.371C32.9103 10.3715 33.5858 10.8862 33.8178 11.5954H32.1138C31.8111 11.5954 31.5657 11.8373 31.5657 12.1356V13.288C31.5657 14.2213 32.3359 14.9806 33.2828 14.9806H33.9039V17.3574H32.471C32.0003 16.0176 30.7082 15.0526 29.1909 15.0526C27.6737 15.0526 26.3816 16.0176 25.911 17.3574H25.6471V13.2879C25.6471 12.9896 25.4017 12.7477 25.099 12.7477C24.7963 12.7477 24.551 12.9896 24.551 13.2879V17.3573H13.1809C12.7101 16.0175 11.4181 15.0524 9.90085 15.0524C8.38361 15.0524 7.09148 16.0175 6.62082 17.3573H3.47075C3.45058 17.3573 3.43425 17.3412 3.43425 17.3213V16.1329H5.80898C6.11162 16.1329 6.35703 15.891 6.35703 15.5926C6.35703 15.2943 6.11168 15.0524 5.80898 15.0524H0.548038C0.245411 15.0524 0 15.2943 0 15.5926C0 15.891 0.245342 16.1329 0.548038 16.1329H2.33823V17.3213C2.33823 17.9369 2.84628 18.4377 3.47082 18.4377H6.43106C6.43092 18.4497 6.43009 18.4616 6.43009 18.4737C6.43009 20.36 7.98713 21.8948 9.90085 21.8948C11.8146 21.8948 13.3716 20.36 13.3716 18.4737C13.3716 18.4615 13.3708 18.4497 13.3707 18.4377H25.7211C25.721 18.4497 25.7202 18.4616 25.7202 18.4737C25.7202 20.36 27.2772 21.8948 29.1909 21.8948C31.1046 21.8948 32.6616 20.36 32.6616 18.4737C32.6616 18.4615 32.6608 18.4497 32.6607 18.4377H34.452C34.7545 18.4377 35 18.1958 35 17.8974V12.1355C35.0001 10.7129 33.9352 9.53091 32.5499 9.32304ZM25.6473 3.45654H29.7757C30.4404 3.45654 30.9813 3.98967 30.9813 4.64498V4.68096H25.6473V3.45654ZM25.6473 9.29056V5.7613H30.5169L31.4119 9.29056H25.6473ZM9.90085 20.8146C8.59143 20.8146 7.52611 19.7646 7.52611 18.4738C7.52611 17.1829 8.59143 16.133 9.90085 16.133C11.2103 16.133 12.2755 17.1829 12.2755 18.4738C12.2755 19.7646 11.2103 20.8146 9.90085 20.8146ZM29.191 20.8146C27.8817 20.8146 26.8163 19.7646 26.8163 18.4738C26.8163 17.1829 27.8817 16.133 29.191 16.133C30.5005 16.133 31.5658 17.1829 31.5658 18.4738C31.5658 19.7646 30.5005 20.8146 29.191 20.8146ZM33.904 13.9001H33.2829C32.9405 13.9001 32.6619 13.6255 32.6619 13.2879V12.6756H33.904V13.9001Z' fill='black'/%3E%3Cpath d='M9.90083 17.3574C9.2763 17.3574 8.76825 17.8582 8.76825 18.4738C8.76825 19.0894 9.2763 19.5903 9.90083 19.5903C10.5254 19.5903 11.0334 19.0894 11.0334 18.4738C11.0334 17.8582 10.5254 17.3574 9.90083 17.3574Z' fill='black'/%3E%3Cpath d='M29.1911 17.3574C28.5666 17.3574 28.0585 17.8582 28.0585 18.4738C28.0585 19.0894 28.5666 19.5903 29.1911 19.5903C29.8156 19.5903 30.3237 19.0894 30.3237 18.4738C30.3237 17.8582 29.8156 17.3574 29.1911 17.3574Z' fill='black'/%3E%3Cpath d='M22.761 15.0526H14.5773C14.2746 15.0526 14.0292 15.2945 14.0292 15.5929C14.0292 15.8912 14.2745 16.133 14.5773 16.133H22.761C23.0636 16.133 23.3091 15.8912 23.3091 15.5929C23.3091 15.2945 23.0637 15.0526 22.761 15.0526Z' fill='black'/%3E%3Cpath d='M8.73175 12.7478H1.71711C1.41448 12.7478 1.16907 12.9896 1.16907 13.2881C1.16907 13.5864 1.41442 13.8282 1.71711 13.8282H8.73175C9.03438 13.8282 9.27979 13.5864 9.27979 13.2881C9.27979 12.9896 9.03438 12.7478 8.73175 12.7478Z' fill='black'/%3E%3Cpath d='M13.3965 7.99609C13.3965 8.80273 13.3327 9.52507 13.2051 10.1631C13.082 10.7965 12.8861 11.3343 12.6172 11.7764C12.3483 12.2184 11.9974 12.5557 11.5645 12.7881C11.1315 13.0205 10.6074 13.1367 9.99219 13.1367C9.22201 13.1367 8.58626 12.9339 8.08496 12.5283C7.58366 12.1182 7.21224 11.5303 6.9707 10.7646C6.72917 9.99447 6.6084 9.07161 6.6084 7.99609C6.6084 6.92057 6.71777 6 6.93652 5.23438C7.15983 4.46419 7.51986 3.87402 8.0166 3.46387C8.51335 3.05371 9.17188 2.84863 9.99219 2.84863C10.7669 2.84863 11.4049 3.05371 11.9062 3.46387C12.4121 3.86947 12.7858 4.45736 13.0273 5.22754C13.2734 5.99316 13.3965 6.91602 13.3965 7.99609ZM8.22852 7.99609C8.22852 8.83919 8.2832 9.54329 8.39258 10.1084C8.50651 10.6735 8.69336 11.0973 8.95312 11.3799C9.21289 11.6579 9.55924 11.7969 9.99219 11.7969C10.4251 11.7969 10.7715 11.6579 11.0312 11.3799C11.291 11.1019 11.4779 10.6803 11.5918 10.1152C11.7103 9.55013 11.7695 8.84375 11.7695 7.99609C11.7695 7.15755 11.7126 6.45573 11.5986 5.89062C11.4847 5.32552 11.2979 4.90169 11.0381 4.61914C10.7783 4.33203 10.4297 4.18848 9.99219 4.18848C9.55469 4.18848 9.20605 4.33203 8.94629 4.61914C8.69108 4.90169 8.50651 5.32552 8.39258 5.89062C8.2832 6.45573 8.22852 7.15755 8.22852 7.99609ZM16.4897 13V3.004H19.1217C20.3444 3.004 21.2497 3.25133 21.8377 3.746C22.4351 4.24067 22.7337 4.95933 22.7337 5.902C22.7337 6.53667 22.5891 7.08267 22.2997 7.54C22.0104 7.988 21.5811 8.33333 21.0117 8.576C20.4517 8.81867 19.7564 8.94 18.9257 8.94H17.7497V13H16.4897ZM15.2717 11.096V10.186H20.0597V11.096H15.2717ZM15.2717 8.94V7.876H18.4777V8.94H15.2717ZM18.7437 7.876C19.3131 7.876 19.7937 7.81533 20.1857 7.694C20.5871 7.57267 20.8951 7.372 21.1097 7.092C21.3244 6.812 21.4317 6.42933 21.4317 5.944C21.4317 5.30933 21.2357 4.838 20.8437 4.53C20.4517 4.222 19.8404 4.068 19.0097 4.068H17.7497V7.876H18.7437Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;}.product-teaser__info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem .5rem;}.product-teaser-title{width:100%;min-height:2.1875rem;margin-bottom:.5rem;transition:.2s ease;}.product-teaser:hover .product-teaser-title{color:var(--base-color);}.product-teaser .prices-field__item--list-price{text-decoration:line-through;font-size:0.875rem;color:var(--color-gray);}.product-teaser .prices-field__item--actual{font-weight:600;font-size:1.25rem;}.product-teaser .prices-field__item--actual .currency{font-weight:400;font-size:.8em;}.stock-field--teaser{font-weight:600;color:var(--color-warning);font-size:0.875rem;}.stock-field--teaser.is-available{color:var(--color-success);}.product-teaser-content{position:relative;padding:1px 0;}.product-teaser-content-block{position:absolute;padding:0 1rem 1rem;background:#ffffff;z-index:1;width:100%;top:-1px;overflow:hidden;opacity:0;visibility:hidden;transition:all 0.2s ease-in-out;border:1px solid rgba(0,0,0,0.1);border-top:none;}.product-teaser:hover .product-teaser-content-block{visibility:visible;box-shadow:0 12px 16px rgb(0 0 0 / 20%);opacity:1;z-index:6;}.product-teaser-content-block-separator{display:block;width:100%;height:1px;background-color:var(--border-color);margin-bottom:1.2rem;}.product-teaser-dimensions{display:flex;flex-wrap:wrap;margin-bottom:1.2rem;}.product-teaser-dimensions .dimension{margin-right:1.5rem;font-size:0.875rem;}.product-teaser-dimensions .dimension-value{font-weight:600;}.product-teaser-advantage{position:relative;display:block;padding-left:1.875rem;font-size:0.875rem;}.product-teaser-advantage:not(:last-child){margin-bottom:.5rem;}.product-teaser-advantage:before{content:'';position:absolute;top:0;left:0;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;}.product-teaser-advantage--guarantee:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM10 17L5 12L6.41 10.59L10 14.17L17.59 6.58L19 8L10 17Z' fill='black'/%3E%3C/svg%3E%0A");}.product-teaser-advantage--delivery:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 8H17V4H3C1.9 4 1 4.9 1 6V17H3C3 18.66 4.34 20 6 20C7.66 20 9 18.66 9 17H15C15 18.66 16.34 20 18 20C19.66 20 21 18.66 21 17H23V12L20 8ZM6 18.5C5.17 18.5 4.5 17.83 4.5 17C4.5 16.17 5.17 15.5 6 15.5C6.83 15.5 7.5 16.17 7.5 17C7.5 17.83 6.83 18.5 6 18.5ZM19.5 9.5L21.46 12H17V9.5H19.5ZM18 18.5C17.17 18.5 16.5 17.83 16.5 17C16.5 16.17 17.17 15.5 18 15.5C18.83 15.5 19.5 16.17 19.5 17C19.5 17.83 18.83 18.5 18 18.5Z' fill='black'/%3E%3C/svg%3E%0A");}.product-teaser-advantage--payment:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13.41 18.09V20H10.74V18.07C9.03 17.71 7.58 16.61 7.47 14.67H9.43C9.53 15.72 10.25 16.54 12.08 16.54C14.04 16.54 14.48 15.56 14.48 14.95C14.48 14.12 14.04 13.34 11.81 12.81C9.33 12.21 7.63 11.19 7.63 9.14C7.63 7.42 9.02 6.3 10.74 5.93V4H13.41V5.95C15.27 6.4 16.2 7.81 16.26 9.34H14.3C14.25 8.23 13.66 7.47 12.08 7.47C10.58 7.47 9.68 8.15 9.68 9.11C9.68 9.95 10.33 10.5 12.35 11.02C14.37 11.54 16.53 12.41 16.53 14.93C16.52 16.76 15.15 17.76 13.41 18.09Z' fill='black'/%3E%3C/svg%3E%0A");}.product-teaser-actions{margin-top:1.2rem;}.product-teaser-actions .button{width:100%;}.product-teaser-actions > .button{margin-bottom:0.75rem;}.product-teaser-actions form{position:relative;}.product-teaser .block-link{z-index:2;}@media screen and (max-width:1024px){.product-teaser-content-block{display:none;}.product-teaser-top{transition:border-color .2s ease;}.product-teaser:hover .product-teaser-top{border-color:var(--base-color);}}@media screen and (max-width:576px){.product-teaser-top{padding:.5rem;}.product-teaser__info{padding:.5rem;}.product-teaser-title{font-size:0.9375rem;}.product-teaser .prices-field__item--actual{font-size:1rem;}.product-teaser__stock{display:block;width:100%;}.product-teaser .stock-field--teaser{font-size:0.8125rem;}.product-teaser .free-delivery-label{left:initial;right:0;top:5px;font-size:0.625rem;}.product-teaser-photos{height:auto;}.product-teaser-photos__nav{display:none;}}
