html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial;outline:none}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:rgba(0,0,0,0)}ol,ul{list-style:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:100%}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal;outline:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}td,th{padding:0}:root{--font-family:"Manrope",sans-serif;--second-family:"Geologica",sans-serif;--third-family:"geologicaRoman",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;letter-spacing:-.02em;color:#000;background:#fff}body.body_hidden,body.body_hidden2,body.body_hidden3{overflow:hidden;height:100vh}img{width:100%;max-width:100%;display:block}.grid_container,.grid_container_max{max-width:1760px;width:100%;margin:0 auto;position:relative}.grid_container_max{max-width:1190px}a{text-decoration:none}.visually-hidden{position:fixed;transform:scale(0)}h2,h3,h4,h5,h6{font-weight:500;font-size:24px;line-height:125%;letter-spacing:-.01em;color:#121212}input:-webkit-autofill{color:#fff!important}.compensate-for-scrollbar{margin-right:0!important}.box_input{position:relative;height:-moz-fit-content;height:fit-content;display:block;margin:0 0 15px}.box_input input,.box_input textarea{width:100%;min-height:58px;border-radius:20px;border:1px solid var(--light-purple);background:#fff;padding:0 20px;color:var(--black);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.box_input textarea{resize:vertical;min-height:175px;outline:none}.box_input .label_title{position:absolute;top:calc(50% - 9px);left:15px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;color:#8a91b7;pointer-events:none;background:#fff;transition:all .3s ease-out}.box_input textarea+.label_title{top:15px}.box_input input[type=email]:focus+.label_title,.box_input input[type=email]:not(:placeholder-shown)~.label_title,.box_input input[type=number]:focus+.label_title,.box_input input[type=number]:not(:placeholder-shown)~.label_title,.box_input input[type=password]:focus+.label_title,.box_input input[type=password]:not(:placeholder-shown)~.label_title,.box_input input[type=tel]:focus+.label_title,.box_input input[type=tel]:not(:placeholder-shown)~.label_title,.box_input input[type=text]:focus+.label_title,.box_input input[type=text]:not(:placeholder-shown)~.label_title,.box_input select:focus+.label_title,.box_input select:not(:placeholder-shown)~.label_title,.box_input textarea:focus+.label_title,.box_input textarea:not(:placeholder-shown)~.label_title{font-size:10px;top:-5px;padding:0 5px;border-radius:5px}.box_input input{color:#363636;font-size:16px!important}input::placeholder{color:#9f9f9f;font-size:14px}button{padding:0;outline:none;border:none;background:rgba(0,0,0,0)}.gap_unset{gap:unset!important}.height_unset{height:unset!important}.border-error{border:1px solid red!important}.text-center{text-align:center!important}.border-bottom-error{border-bottom:1px solid red!important}table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}td,th{padding:12px 15px;border:1px solid #ddd}th{background-color:#f4f4f4;font-weight:700}tr:nth-child(2n){background-color:#f9f9f9}tr:hover{background-color:#f1f1f1}@media(max-width:768px){table{font-size:14px}td,th{padding:10px}}header{padding:0 0 40px;position:fixed!important;top:0;left:0;right:0;width:100%;background:#fff;z-index:99;transition:all .3s ease-out}.header_logotip{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header_scrolled{padding-bottom:20px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:0 0 15px 15px;box-shadow:0 2px 10px 0 rgba(82,102,172,.2)}.header_scrolled .header_top{padding:10px 0 15px}.header_scrolled .header_top:before{display:none}.header_scrolled .header_logotip{width:226px;height:24px}.header_scrolled .search_input{background:rgba(0,0,0,0);border-bottom:1px solid #6c6c6c}.header_scrolled .search_input::placeholder{color:#000}.header_scrolled .header_btn{height:44px}.header_scrolled .header_icon_button .svg_container{width:25px;height:25px}.header_scrolled .sub_menu__open{top:calc(100% + 20px);height:calc(100vh - 113px)}.header_scrolled .header_icon_button .header_icon_button_count{font-size:10px;left:50%}.header_top{position:relative;padding:26px 0;display:flex;justify-content:space-between;align-items:center}.header_top,.header_top a{transition:all .3s ease-out}.header_top a{color:#121212}.header_top a:hover{color:#a29e9e;text-shadow:0 0 .3px #a29e9e}.header_top:before{content:"";position:absolute;height:1px;width:180%;left:-40%;border-bottom:1px solid #a29e9e;bottom:8px}.header_logotip{display:block;width:300px;height:35px;margin:0 auto;transition:all .3s ease-out}.header_logotip img{object-fit:scale-down;object-position:center}.header_bottom{padding-top:24px;display:flex;flex-flow:row;align-items:flex-end;justify-content:space-between;line-height:22px}.header_nav{pointer-events:auto}@media screen and (max-width:768px){.header_nav{pointer-events:none;touch-action:none}}.header_nav>ul{display:flex;flex-wrap:wrap;gap:8px 20px;padding:0;margin:0;list-style:none;align-items:center}@media(max-width:1200px){.header_nav>ul{gap:6px 14px}}.header_nav>ul>li{margin:0;display:inline-flex;align-items:center}.header_nav>ul>li>a{font-family:var(--font-family);font-weight:700;font-size:14px;line-height:normal;text-transform:uppercase;color:#121212;white-space:nowrap;transition:all .3s ease-out}@media(max-width:1200px){.header_nav>ul>li>a{font-size:13px}}.header_nav>ul>li>a:hover{color:#a29e9e;text-shadow:0 0 .3px #a29e9e}.header_right{display:flex;align-items:center;gap:16px}@media screen and (min-width:320px)and (max-width:1200px){.header_right .header_social{display:none}}.catalog_btn_link{display:inline-flex;align-items:center;gap:7px}.catalog_btn_link .humb{position:relative;display:block;margin:0 7px 0 0}.catalog_btn_link .humb li{position:absolute;left:15%;width:70%;height:.5px;border-radius:80px;transform:translateY(-50%);transition:1s}.search_box{width:31vw;margin-left:auto}.search_box:hover input::placeholder{color:#121212}.search_box:hover input{border-bottom:1px solid #121212}.search_box input{width:100%;font-family:var(--font-family);font-weight:500;font-size:14px;color:#121212;padding:5px 0;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #a29e9e;transition:all .3s ease-out}.search_box input:active,.search_box input:focus{border-bottom:1px solid #121212}.search_box input::placeholder{color:#a29e9e;transition:all .7s ease-out}.header_info{display:flex;align-items:center;font-weight:500;font-size:16px;font-family:var(--font-family);leading-trim:NONE;line-height:110%;letter-spacing:0;color:#121212;gap:40px}@media screen and (max-width:1250px){.header_info{display:none;margin-left:15px}}.header_info a{font-family:var(--font-family)}.cursor-pointer{cursor:pointer}.header_user_box{display:flex;align-items:flex-end;gap:0 20px}.header_icon_button{position:relative}.header_icon_button_count{position:absolute;top:26%;left:50%;margin-right:-50%;transform:translate(-50%,-21%);font-family:var(--second-family);font-weight:300;font-size:12px;line-height:normal;color:#121212;transition:all .3s ease-out}.header_icon_button_count.favorite_button_count{top:18%;left:46%}@media screen and (max-width:1200px){.header_icon_button_count.favorite_button_count{top:33%}}.header_icon_button{display:flex;flex-flow:column;align-items:center;font-family:var(--font-family);font-weight:600;font-size:14px;color:#121212;line-height:normal;transition:all .3s ease-out}.header_icon_button:hover{color:#a29e9e;text-shadow:0 0 .3px #a29e9e}.header_icon_button .svg_container{width:30px;height:30px;transition:all .3s ease-out;display:flex;align-items:center;margin:0 0 5px}main{margin-top:250px}.cookie-modal{position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:1;background:#fff;border:1px solid gray;display:flex;justify-content:space-between;align-items:center;padding:29px 80px;font-size:16px}@media screen and (max-width:1200px){.cookie-modal{padding:10px 15px!important;max-width:calc(100% - 15px)}}@media screen and (max-width:768px){.cookie-modal{flex-direction:column;gap:10px}.cookie-modal .cookie-modal_text{font-size:13.5px;line-height:23px;padding-right:10px}}.cookie-modal_btn{font-weight:700;line-height:10px;display:flex;align-items:center;background:#121212;color:#fff;padding:17px 24px;margin-left:50px;cursor:pointer;font-size:14px;max-height:min-content}@media screen and (max-width:768px){.cookie-modal_btn{margin-left:0;width:100%}}.cookie-modal_close{position:absolute;right:15px;top:7px;font-size:20px;cursor:pointer}.banner{margin:0 0 60px;position:relative}.banner__shadow{width:100%;height:100%;position:absolute;z-index:1;background:rgba(0,0,0,.3)}.banner__title{width:80%}.banner_content{position:relative;z-index:2}.banner_content__btn{display:flex;align-items:center;background:#fff;font-weight:700;font-size:14px;color:#121212;width:322px;height:50px}.banner_content__btn p{margin-left:20px}.banner_content__btn svg{margin-left:52%}.banner_wrapper{min-height:759px;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover!important;z-index:0;padding:80px 0}.banner_wrapper:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.09);top:0;left:0;z-index:-1}.banner_wrapper img{object-fit:cover;object-position:center;height:100%}.banner_content{max-width:750px;display:flex;flex-flow:column;align-items:center}.banner__title{font-weight:500;font-size:32px;line-height:125%}.banner__text,.banner__title{font-family:var(--font-family);letter-spacing:-.02em;text-align:center;color:#fff;margin:0 0 30px}.banner__text{font-weight:400;font-size:16px;line-height:140%}.banner_btn.site_btn_white{height:50px;font-size:16px;width:320px}.banner_slider .swiper-scrollbar{display:none}.banner_slider .swiper-button-next,.banner_slider .swiper-button-prev{color:#cec288;opacity:1}.m_bottom{margin-bottom:140px}.tab_list{display:flex;flex-flow:row;align-items:center;gap:0 40px;margin:0 auto 115px;width:-moz-fit-content;width:fit-content}.tab_list_item{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:160%;letter-spacing:-.03em;color:#a29e9e;cursor:pointer;position:relative;transition:all .3s ease-out}.tab_list_item:hover{color:#121212}.tab_list_item:after{position:absolute;content:"";width:0;height:1px;background:#121212;left:0;right:0;margin:0 auto;bottom:-10px;transition:all .3s ease-out}.react-tabs__tab--selected{color:#121212}.react-tabs__tab--selected:after{width:100%}.title_slider{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:160%;letter-spacing:-.03em;color:#121212;position:relative;text-align:center;display:flex;flex-flow:row;align-items:center;gap:0 40px;margin:0 auto 115px;width:-moz-fit-content;width:fit-content}.title_slider:after{position:absolute;content:"";width:100%;height:1px;background:#121212;left:0;right:0;margin:0 auto;bottom:-10px}.swiper.our_furniture_slider,.swiper.products_slider{padding-bottom:90px}.swiper.our_furniture_slider .swiper-button-next,.swiper.our_furniture_slider .swiper-button-prev,.swiper.our_furniture_slider .swiper-pagination,.swiper.products_slider .swiper-button-next,.swiper.products_slider .swiper-button-prev,.swiper.products_slider .swiper-pagination{display:none}.swiper.our_furniture_slider .swiper-scrollbar,.swiper.products_slider .swiper-scrollbar{max-width:770px;margin:0 auto;left:0;right:0;background:#a29e9e;cursor:pointer}.swiper.our_furniture_slider .swiper-scrollbar .swiper-scrollbar-drag,.swiper.products_slider .swiper-scrollbar .swiper-scrollbar-drag{background:#121212}.swiper.our_furniture_slider{padding-bottom:40px}.swiper .products_item{width:100%}.products_item_photo{position:relative;display:block;height:291px;border:1px solid rgba(162,158,158,.5);border-radius:5px;overflow:hidden;background:#fff}.products_item_photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:inherit}.products_item_new{top:10px;left:10px;height:26px;background:#121212;border-radius:5px;padding:5px 8px;font-family:var(--font-family);font-weight:500;font-size:14px;line-height:160%;color:#fff}.products_item_favorites,.products_item_new{position:absolute;display:flex;align-items:center;justify-content:center}.products_item_favorites{bottom:20px;right:20px;width:18px;height:15px}.products_item_favorites svg{width:18px;height:15px}.products_item_favorites svg path{transition:all .3s ease-out}.products_item_favorites:hover svg path{stroke:#d90c0c}.heart_active svg path{fill:#d90c0c;stroke:#d90c0c;transition:all .3s ease-out}.products_item__info{display:flex;flex-flow:row wrap;align-items:flex-end;justify-content:space-between;margin:0 0 30px;position:relative;text-decoration:none!important}.header_logotip img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}#image-overlay{pointer-events:none}.products_item__title{font-size:14px;text-align:left}.item__title_cat,.products_item__title{font-family:var(--font-family);font-weight:500;line-height:160%;color:#121212}.item__title_cat{font-size:16px;display:block}.products__price_block{display:flex;align-items:center;gap:12px;margin-top:auto}.products_item__price{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:160%;color:#121212;text-align:left}.products_item__color{display:flex;flex-flow:row wrap;gap:8px}.products_color_btn{width:20px;height:20px;border-radius:50%;overflow:hidden;position:relative;z-index:0}.products_color_btn:before{position:absolute;content:"";width:12px;height:12px;top:2px;left:2px;border-radius:50%;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0);z-index:1;transition:all .3s ease-out}.products_color_btn.active:before{border:2px solid #fff}.products_item__color_num{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:160%;letter-spacing:-.03em;color:#a29e9e}.products_item__footer{display:flex;flex-flow:row wrap;justify-content:space-between;margin:25px 0 0}.add_basket.site_btn{width:200px;cursor:pointer}.delit_product{font-weight:500;font-size:14px;line-height:143%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#000}.delit_product,.index_category_title{font-family:var(--font-family);letter-spacing:-.01em;text-align:center}.index_category_title{font-weight:600;font-size:20px;line-height:140%;text-transform:uppercase;color:#121212;margin:0 auto 60px;max-width:610px}.index_category_wrappper{display:grid;grid-template-rows:repeat(3,450px);grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}#item-0{grid-column-start:1;grid-column-end:4}#item-0,#item-1{grid-row-start:1;grid-row-end:2}#item-1{grid-column-start:4;grid-column-end:5}#item-2{grid-row-start:1;grid-column-start:5;grid-row-end:2;grid-column-end:6}#item-3{grid-column-start:1;grid-column-end:4}#item-3,#item-4{grid-row-start:2;grid-row-end:3}#item-4{grid-column-start:4;grid-column-end:6}#item-5{grid-column-start:1;grid-column-end:2}#item-5,#item-6{grid-row-start:3;grid-row-end:4}#item-6{grid-column-start:2;grid-column-end:3}#item-7{grid-row-start:3;grid-column-start:3;grid-row-end:4;grid-column-end:6}.index_category__item{position:relative;display:block;z-index:0;overflow:hidden}.index_category__item:after{position:absolute;content:"";width:100%;height:100%;bottom:0;left:0;background:rgba(0,0,0,.4);transform:translateY(100%);z-index:1;transition:all .4s ease-out}.index_category__item:before{position:absolute;content:"";width:70px;height:70px;bottom:45px;right:60px;background:url(/images/arrow_link.webp) no-repeat 50%;z-index:5;transform:translateY(300%);transition:all .7s ease-out}.index_category__item:before:hover{rotate:35deg}.index_category__item img{object-fit:cover;object-position:center;height:100%}.index_category__item:hover:after,.index_category__item:hover:before{transform:translateY(0)}.index_category__item:hover .index_category__title{transform:translate(-50%,-50%)}.index_category__title{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,1050%);font-family:var(--font-family);font-weight:600;font-size:32px;line-height:84%;letter-spacing:-.02em;color:#fff;z-index:2;transition:all .6s ease-out}.index_link_blog_wrapper{padding:178px 0 177px 150px;position:relative;z-index:0;background-size:cover!important}.index_link_blog_wrapper:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.3019607843);top:0;left:0;z-index:-1}.index_link_blog_title{font-weight:500;font-size:32px;line-height:95%;max-width:460px}.index_link_blog_text,.index_link_blog_title{font-family:var(--font-family);letter-spacing:-.02em;color:#fff;margin:0 0 30px}.index_link_blog_text{font-weight:400;font-size:16px;line-height:140%;display:block;max-width:720px}.index_address__title,.index_news__title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:140%;letter-spacing:-.03em;text-align:center;color:#121212;margin:0 0 55px}.news_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 20px;gap:60px 20px}@media screen and (max-width:1200px){.news_wrapper{grid-template-columns:repeat(2,1fr);gap:50px 20px}}@media screen and (max-width:768px){.news_wrapper{grid-template-columns:1fr;gap:40px}}@media screen and (max-width:480px){.news_wrapper{gap:32px}}.index_news{display:flex;flex-direction:column;border:1px solid #a29e9e;padding:24px}.index_news_img{margin:0 0 16px;overflow:hidden}.index_news_img img{object-fit:cover;object-position:center;height:377px}@media screen and (max-width:768px){.index_news_img img{height:100%}}.index_news_title{font-size:20px;color:#121212;line-height:27px;margin:24px 0 16px}.index_news_date,.index_news_title{font-family:var(--font-family);font-weight:500}.index_news_date{font-size:16px;color:#a29e9e;line-height:22px}.index_news_meta{display:flex;justify-content:space-between;align-items:center}.index_news_likes{display:flex;align-items:center;gap:4px}.index_news_likes_count{font-weight:500}.index_news_description,.index_news_likes_count{font-family:var(--font-family);font-size:16px;color:#121212}.index_news_description{font-weight:400;line-height:22px;margin-bottom:24px}.index_news_link{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:261px;border:1px solid #000;padding:10px 20px;font-family:var(--font-family);font-weight:700;font-size:14px;margin-top:auto}.index_news_link,.index_news_link svg{color:#121212;transition:all .3s ease-out}.index_news_link svg{flex:0 0 auto}.index_news_link:hover{color:#fff;border-color:#121212;background:#121212}.index_news_link:hover svg{color:#fff;transform:rotate(27deg)}.index_address_text{display:flex;align-items:baseline;width:-moz-fit-content;width:fit-content;font-family:var(--font-family);font-weight:500;font-size:20px;line-height:160%;text-align:center;color:#121212;margin:0 auto 60px}.index_address_text svg{margin:0 10px 0 0}.index_address__photo{height:775px}.index_address__photo img{object-fit:cover;object-position:center;height:100%}.feedback_form .private_policy{width:90%;margin:0 auto}.feedback_form .field-error,.modal__konsultation .field-error{text-align:left;color:red}.feedback_form_title{font-size:24px;margin:0 0 20px}.feedback_form_text,.feedback_form_title{font-family:var(--font-family);font-weight:500;color:#121212;display:block;text-align:center}.feedback_form_text{font-size:20px;margin:0 0 40px}.feedback_form_box{display:flex;flex-flow:row wrap;width:-moz-fit-content;width:fit-content;gap:20px;margin:0 auto 30px}.feedback_form_number{border:1px solid #121212;width:380px;height:50px;font-family:var(--font-family);font-weight:600;font-size:15px;padding:0 20px}.feedback_form_number::placeholder{font-size:14px;color:#a29e9e}.feedback_form_btn.site_btn{background:#121212;color:#fff;transition:all .3s ease-out}.feedback_form_btn.site_btn:hover{color:#121212;border:1px solid #121212;background:#fff}.feedback_form_btn.site_btn:hover svg path{fill:#121212}.private_policy{font-family:var(--font-family);font-weight:500;font-size:16px;text-align:center;color:#a29e9e;max-width:720px;margin:0 auto}.private_policy a{color:#121212;text-decoration:underline}@media screen and (max-width:768px){.private_policy .feedback__check_wrapper{align-items:stretch}.private_policy .feedback__private_policy{margin-bottom:10px;margin-top:-10px;text-align:left}}footer{--gap:20px;--gap-lg:24px;--text-muted:#8f8e8e;--text:#121212;--border:#a29e9e}.footer_top{border-top:1px solid var(--border);padding:40px 0 20px}.footer_wrapper{display:flex;flex-direction:column;gap:32px}.footer_logo{width:180px;max-width:100%}.footer_contacts__payments{display:flex;gap:16px;align-items:center}.footer_contacts__payments img{width:auto;object-fit:contain;display:block}.footer_nav ul{column-count:1}.footer_nav li a{display:inline-block;padding:6px 0;font-family:var(--font-family);font-weight:500;font-size:14px;color:var(--text-muted);line-height:1.5;white-space:nowrap;transition:color .2s ease-out,text-shadow .2s ease-out}.footer_nav li a:hover{color:var(--text);text-shadow:0 0 .3px}.footer_nav__title{font-weight:600;color:var(--text);display:block;margin:0 0 12px}.footer_nav:nth-of-type(2) ul{column-count:1}.footer_nav__title{font-family:var(--font-family);margin-bottom:10px;font-weight:500;font-size:16px;color:#121212}.footer_contacts{max-width:100%}.footer_contacts_items{max-width:265px}.footer_contacts_items,.footer_social_link{display:flex;flex-flow:row wrap;gap:20px;margin:0 0 10px}.footer_contacts_items a,.footer_social_link a{font-family:var(--font-family);font-weight:500;font-size:14px;color:var(--text);transition:color .2s ease-out,text-shadow .2s ease-out}.footer_contacts_items a:hover,.footer_social_link a:hover{color:var(--text);text-shadow:0 0 .3px}.footer_contacts_address{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:1.6;color:var(--text);margin:0 0 24px}.footer_social_link{max-width:220px}.social_link{width:calc(50% - 10px);font-family:var(--font-family);font-weight:500;font-size:14px;color:var(--text);text-decoration:underline;position:relative}.footer_map{max-width:100%}.footer_map .map_box{width:100%;max-width:425px;aspect-ratio:425/209;overflow:hidden}.footer_bottom{border-top:1px solid var(--border);padding:18px 0}.footer_link{display:block;font-family:var(--font-family);font-weight:500;font-size:14px;color:var(--border);transition:color .2s ease-out,text-shadow .2s ease-out}.footer_link:hover{color:var(--text);text-shadow:0 0 .3px}.footer_bottom .footer_wrapper{gap:12px}.footer_link:nth-of-type(2){min-width:260px}@media(min-width:992px){.footer_top .footer_wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:var(--gap-lg)}.footer_logo{flex:0 0 180px}.footer_nav,.footer_nav:first-of-type{flex:0 1 140px}.footer_contacts{flex:0 1 265px}.footer_map{flex:1 1 520px;max-width:425px}.footer_map .map_box{max-height:209px;width:100%;max-width:none;aspect-ratio:16/9;height:auto;overflow:hidden}.footer_bottom .footer_wrapper{flex-direction:row;justify-content:space-between}}@media(max-width:991px){.footer_top{padding-top:40px;padding-bottom:20px}.footer_top .footer_wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;align-items:start}.footer_logo{grid-column:1/-1;width:160px;max-width:85%;max-height:85%}.footer_nav:first-of-type{grid-column:1/2}.footer_nav:nth-of-type(2){grid-column:2/3}.footer_contacts{grid-column:1/-1;text-align:left}.footer_contacts_items{flex-direction:column}.footer_map{grid-column:1/-1;width:100%;max-width:none}.footer_map .map_box{width:100%;aspect-ratio:16/9;height:auto;max-width:100%;overflow:hidden}.footer_nav__title{margin-bottom:10px;text-align:left}.footer_nav ul{column-count:1;column-gap:0;text-align:left}.footer_contacts_items a,.footer_nav li a,.footer_social_link a{display:inline-block;padding:6px 0}.footer_bottom{padding:18px 0}.footer_bottom .footer_wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:8px 16px}.footer_contacts_items,.footer_social_link{gap:0;margin:0 0 5px}}.is-art{padding-right:70px;background:url(/images/is-art.svg) no-repeat 100%}.not_found{height:calc(100vh - 10px);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px;margin-top:130px}.not_found .not_found__image{margin-top:180px;position:absolute;width:100%;height:100%;z-index:0;object-fit:cover}.not_found .not_found__wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;z-index:5;padding:0 15px}.not_found .not_found__wrapper .not_found__text{color:#fff;font-weight:600;font-size:160px;line-height:1.2}.not_found .not_found__wrapper .not_found__title{color:#fff;font-weight:500;font-size:32px;line-height:140%;margin-top:15px}.not_found .not_found__wrapper .not_found__description{color:#fff;font-weight:400;font-size:16px;line-height:140%;margin-top:20px;max-width:570px}.not_found .not_found__wrapper .site_btn_white_not_found{margin-top:40px}@media(max-width:1024px){.not_found .not_found__wrapper .not_found__text{font-size:120px}.not_found .not_found__wrapper .not_found__title{font-size:26px}}@media(max-width:768px){.not_found .not_found__wrapper .not_found__image{margin-top:100px;object-fit:cover}.not_found .not_found__wrapper .not_found__title{font-size:22px}.not_found .not_found__wrapper .not_found__description{font-size:14px}}@media(max-width:480px){.not_found .not_found__wrapper .not_found__image{margin-top:60px}.not_found .not_found__wrapper .not_found__title{font-size:18px}.not_found .not_found__wrapper .not_found__description{font-size:13px}.not_found .not_found__wrapper .site_btn_white_not_found{width:100%;font-size:14px;padding:12px}}.materials_banner{position:relative;display:flex;align-items:center;width:100%;height:100%;min-height:739px}@media screen and (max-width:768px){.materials_banner{min-height:auto;max-height:320px;padding:48px 20px!important}}.materials_banner-image{position:absolute;width:100%;height:100%;inset:0;z-index:-1;object-fit:cover}.materials_banner-content{display:flex;flex-direction:column;color:#fff;padding-left:147px;max-width:740px}@media screen and (max-width:768px){.materials_banner-content{padding-left:0}}.materials_banner-content .materials_page__title{font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.02em}@media screen and (max-width:768px){.materials_banner-content .materials_page__title{font-size:24px;line-height:167%}}.materials_banner-content .materials_page__description{font-weight:400;font-size:16px;line-height:140%;letter-spacing:-.02em;margin-top:30px}@media screen and (max-width:768px){.materials_banner-content .materials_page__description{margin-top:24px;font-size:14px}}.materials__intro{margin-top:96px}.materials__intro .materials__subtitle{font-weight:600;font-size:24px;line-height:100%;letter-spacing:0}.materials__intro .materials__subtitle-seo{margin-top:38px;max-width:1166px}.materials__intro .materials__text{margin-top:16px;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;max-width:1166px}.materials__intro .materials__list{margin-top:7px;list-style:disc;padding-left:27px}.materials__intro .materials__list-item{font-weight:400;font-size:16px;line-height:22px;letter-spacing:0}.materials__intro .materials__list+.materials__text{margin-top:6px}.materials__intro .materials__features{display:grid;grid-template-columns:repeat(auto-fill,minmax(336px,1fr));grid-gap:20px;gap:20px;margin-top:24px}.materials__intro .materials__features .materials__feature{border:1px solid rgba(206,194,136,.5);border-radius:5px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.materials__intro .materials__features .materials__feature-icon{width:48px;height:48px}.materials__intro .materials__features .materials__feature-title{font-weight:400;font-size:16px;text-align:center;color:#000;margin-top:18px}.materials_banner__delight{position:relative;display:flex;align-items:center;width:100%;height:100%;min-height:428px;margin-top:140px}@media screen and (max-width:768px){.materials_banner__delight{min-height:auto;max-height:320px;padding:48px 20px!important}}.materials_banner__delight-image{position:absolute;width:100%;height:100%;inset:0;z-index:-1;object-fit:cover}.materials_banner__delight-content{display:flex;flex-direction:column;padding-left:147px;max-width:720px}@media screen and (max-width:768px){.materials_banner__delight-content{padding-left:0}}.materials_banner__delight-content .materials_banner__delight-title{font-weight:500;font-size:32px;line-height:94%;letter-spacing:-.02em;color:#fff}@media screen and (max-width:768px){.materials_banner__delight-content .materials_banner__delight-title{font-size:24px;line-height:125%}}.materials_banner__delight-content .materials_banner__delight-description{font-weight:400;font-size:16px;line-height:140%;letter-spacing:-.02em;color:#fff;margin-top:30px}@media screen and (max-width:768px){.materials_banner__delight-content .materials_banner__delight-description{font-size:14px;margin-top:24px}}.materials_page{padding-right:297px}@media screen and (max-width:768px){.materials_page{padding-right:0}}.banner__new{position:relative;margin-bottom:clamp(28px,6vw,60px)}.banner__new-wrap{display:grid;grid-template-columns:repeat(12,1fr);align-items:stretch;overflow:hidden;min-height:520px;grid-gap:0;gap:0}.banner__new .banner__left{grid-column:span 5;position:relative;background:#f6f6f6;display:flex;flex-direction:column;justify-content:center;gap:clamp(16px,2.4vw,30px);padding:clamp(20px,3vw,40px) clamp(20px,8vw,64px) clamp(20px,3vw,40px) clamp(20px,3vw,40px)}.banner__new .banner__left .banner__slide-title{font-family:var(--font-family);font-weight:600;font-size:clamp(24px,3.4vw,44px);line-height:clamp(32px,4.2vw,60px);letter-spacing:.03em;color:#121212}.banner__new .banner__left .banner__slide-description{font-family:var(--font-family);font-weight:400;font-size:clamp(14px,1.7vw,24px);letter-spacing:.03em;color:#121212;max-width:52ch}.banner__new .banner__left .banner__slide-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 24px;font-family:var(--font-family);font-weight:600;font-size:clamp(14px,1.4vw,20px);line-height:130%;color:#fff;background:#000;width:100%;max-width:314px;transition:all .3s ease-out;border:1px solid rgba(0,0,0,0)}.banner__new .banner__left .banner__slide-btn svg{flex:0 0 auto;transition:all .3s ease-out}.banner__new .banner__left .banner__slide-btn:hover{color:#121212;border-color:#121212;background:#fff}.banner__new .banner__left .banner__slide-btn:hover svg{color:#121212;transform:rotate(27deg)}.banner__new .banner__left .banner__controls{position:absolute;left:0;right:0;bottom:clamp(12px,2.4vw,32px);pointer-events:none}.banner__new .banner__left .banner__controls .banner__controls-inner{display:flex;flex-direction:column;gap:18px}.banner__new .banner__left .banner__controls .banner__arrows,.banner__new .banner__left .banner__controls .swiper-pagination{padding-inline:clamp(16px,3vw,40px);pointer-events:auto}.banner__new .banner__left .banner__controls .swiper-pagination{position:static;display:flex;gap:10px;margin-top:12px}.banner__new .banner__left .banner__controls .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background:#f6f6f6;border:1px solid #d1cfcf;opacity:1;transition:transform .2s ease}.banner__new .banner__left .banner__controls .swiper-pagination .swiper-pagination-bullet-active{border-color:rgba(0,0,0,0);background:#121212;transform:scale(1.1)}.banner__new .banner__left .banner__controls .banner__arrows{display:flex;gap:10px;margin-top:12px}.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-next,.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-prev{position:static;border:1px solid #d1cfcf;width:38px;height:53px;background:#f6f6f6;display:inline-flex;align-items:center;justify-content:center;z-index:1;transition:background .2s ease,color .2s ease,border-color .2s ease}.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-next:after,.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-prev:after{font-size:16px;color:#121212}.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-next:hover,.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-prev:hover{background:#121212;border-color:#121212}.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-next:hover:after,.banner__new .banner__left .banner__controls .banner__arrows .swiper-button-prev:hover:after{color:#fff}.banner__new .banner__right .banner__swiper,.banner__new .banner__right .swiper{width:100%;max-width:100%}.banner__new .banner__right .swiper-slide,.banner__new .banner__right .swiper-wrapper{min-width:0;box-sizing:border-box}.banner__new .banner__right{grid-column:span 7;position:relative;min-width:0;overflow:hidden}.banner__new .banner__right .banner__slide-image{aspect-ratio:16/9;width:100%;height:auto}.banner__new .banner__right .banner__slide-image img{width:100%;height:100%;object-fit:cover;display:block}.banner__new .swiper-button-lock{display:block}@media(max-width:1280px){.banner__new-wrap{min-height:480px}}@media(max-width:992px){.banner__new-wrap{grid-template-columns:1fr;min-height:unset}.banner__new .banner__left,.banner__new .banner__right{grid-column:1}.banner__new .banner__right{order:-1}.banner__new .banner__right .banner__slide-image{aspect-ratio:2/1}.banner__new .banner__left{padding:24px}.banner__new .banner__left .banner__controls{position:static;margin-top:16px}.banner__new .banner__left .banner__controls .banner__arrows,.banner__new .banner__left .banner__controls .swiper-pagination{padding-inline:0}}@media(max-width:768px){.banner__new .banner__right .banner__slide-image{aspect-ratio:3/2}}@media(max-width:576px){.banner__new .banner__left{gap:16px}.banner__new .banner__slide-btn{width:100%;justify-content:center}}@media(max-width:400px){.banner__new .banner__right .banner__slide-image{aspect-ratio:4/3}}.sub_menu{position:absolute;top:0;background:#fff;left:0;width:100%;height:0;z-index:-99;opacity:0;pointer-events:none;touch-action:none;border-top:1px solid #a29e9e;transition:all .3s ease-out}.sub_menu__open{height:calc(100vh - 210px);z-index:99;opacity:1;top:calc(100% + 40px);overflow:hidden;pointer-events:auto;touch-action:auto}.menu__item{margin:0 0 10px}.sub_menu__item{width:270px;height:100%;border-right:1px solid #a29e9e;padding-top:75px;padding-right:25px;position:relative}.header_nav .sub_menu__link{display:flex;align-items:center;position:relative}.header_nav .sub_menu__link:after{position:absolute;content:"";width:50px;height:100%;background:rgba(0,0,0,0);left:100%;top:0}.header_nav .sub_menu__link svg path{transition:all .3s ease-out}.header_nav .sub_menu__link:hover a{color:#cec288}.header_nav .sub_menu__link:hover svg path{fill:#cec288}.header_nav .sub_menu__link a{display:flex;align-items:center;width:calc(100% - 20px);min-height:40px;font-family:var(--font-family);font-weight:600;font-size:20px;line-height:160%;color:#121212;text-transform:none}.sub_menu__item_btn{width:20px;height:15px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.sub_menu__content{position:absolute;top:25px;left:100%;height:70vh;overflow-y:scroll;width:1490px;padding:60px 80px 45px;opacity:0;visibility:hidden;display:flex;flex-flow:row wrap;gap:50px 100px;pointer-events:none;touch-action:none}.sub_menu__content.sub_menu__active,.sub_menu__content.submenu.active{pointer-events:auto;touch-action:auto}.sub_menu__content::-webkit-scrollbar{width:3px;background-color:#f9f9fd}.sub_menu__content::-webkit-scrollbar-thumb{border-radius:3px;background-color:#cec288}.sub_menu__content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.2);border-radius:3px;background-color:#f9f9fd}.header_nav .menu__item:hover .sub_menu__link a{color:#cec288}.header_nav .menu__item:hover svg path{fill:#cec288}@media screen and (min-width:1200px){.header_nav .sub_menu__open .menu__item .sub_menu__content.active{opacity:1;visibility:visible;pointer-events:all;transition:all .3s ease-out}}.menu__content_item{width:calc(33.333% - 67px);display:flex;flex-flow:row;height:-moz-fit-content;height:fit-content}.menu__content__photo{display:block;height:100%;width:170px;margin:0 40px 0 0}.menu__content__photo img{object-fit:scale-down;object-position:top;height:100%}.menu__content_list__box{width:calc(100% - 210px)}.menu__content_list__title{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:normal;color:#121212;display:block;margin:0 0 25px}.menu__content_list__title:hover{color:#cec288}.menu__content_list li a{font-family:var(--font-family);font-weight:400;font-size:15px;line-height:normal;color:#8f8e8e;text-transform:none;transition:all .3s ease-out}.menu__content_list li a:hover{color:#121212;text-shadow:0 0 .3px #121212}.breadcrumb{margin:0 0 40px}.breadcrumb_list{display:flex;flex-flow:row wrap}.breadcrumb_list_back{padding-left:19px;transition:all .3s ease-out;background:url(/images/bred.svg) no-repeat 0;cursor:pointer}.breadcrumb_list_back:hover{background:url(/images/bred_gold.svg) no-repeat 0}.breadcrumb_list li{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:normal;color:#121212;margin:0 20px 0 0}.breadcrumb_list li a{color:#121212;position:relative;transition:all .3s ease-out}.breadcrumb_list li a:hover{color:#cec288;text-shadow:0 0 .3px #cec288}.breadcrumb_list li a:after{content:"/";position:absolute;top:0;right:-12px;font-family:var(--font-family);font-weight:500;font-size:15px;color:#121212}.catalog_head,.catalog_page{margin:0 0 100px}.catalog_wrapper{display:grid;grid-template-columns:280px 1fr;grid-column-gap:165px;column-gap:165px;align-items:start}.catalog_right{width:100%}@media(max-width:1200px){.catalog_wrapper{grid-template-columns:1fr;row-gap:20px}}.catalog_footer{font-weight:400;font-size:16px}.catalog_footer_text{display:flex;flex-flow:column;gap:15px;max-height:145px;overflow:hidden;line-height:22px;letter-spacing:0}.catalog_footer_text strong{font-weight:600}.catalog_footer_text_active{max-height:2000px}.catalog_footer_text ol{list-style:decimal outside;margin:0 0 1em 1.5em;padding:0}.catalog_footer_text ul{list-style:disc outside;margin:-8px 0 -4px 1.5em;padding:0}.catalog_footer_text li{display:list-item;line-height:21px}.catalog_footer_text ul span{background:rgba(0,0,0,0)!important;color:inherit!important}.catalog_footer_hide{text-decoration:underline;font-size:14px;color:rgba(0,0,0,.5607843137);cursor:pointer}.catalog_title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:normal;letter-spacing:-.03em;color:#121212;text-align:center;margin:0 0 60px}.catalog_box{display:flex;flex-flow:row wrap;justify-content:center;gap:25px 60px}.catalog_item{display:flex;flex-flow:column;align-items:center;border:1px solid #121212;border-radius:60px;padding:10px 16px;background-color:#fff;transition:all .1s ease-out}.catalog_item:hover{background-color:#cec288;border-color:#cec288}.catalog_item:hover .catalog_item__title{color:#fff}.catalog_item__title{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:120%;letter-spacing:-.03em;text-align:center;color:#000;transition:all .1s ease-out}.catalog_item__title:hover{color:#fff}.settings_filter{display:flex;align-items:center;margin:0 0 60px}.settings_item_text{font-family:var(--font-family);font-weight:500;font-size:15px;text-align:center;color:#121212;padding-left:15px}.checkbox_button input[type=checkbox]{display:none}.checkbox_button input[type=checkbox]+label{display:block;position:relative;width:60px;height:25px;background:#d9d9d9;border-radius:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:background .1s ease-in-out}.checkbox_button input[type=checkbox]+label:before{content:"";display:block;width:17px;height:17px;border-radius:1em;background:#fff;position:absolute;left:7px;top:4px;transition:all .2s ease-in-out}.checkbox_button input[type=checkbox]:checked+label{background:#cec288}.checkbox_button input[type=checkbox]:checked+label:before{left:37px;transform:rotate(45deg)}.filter_item{margin:0 0 60px;transition:all .3s ease-out}.filter_item.active_m{margin:0 0 30px}.filter_item__title{font-family:var(--font-family);font-weight:500;font-size:20px;color:#121212;display:block;margin:0 0 30px;padding:0 25px 0 0;background:url(/images/title_arrow_top.webp) no-repeat 100%;cursor:pointer}.filter_item__title.active{background:url(/images/title_arrow.webp) no-repeat 100%}.filter_item_b .filter_item__title{background:none}.filter_item__box .control:nth-child(n+5),.filter_item__box.box_none{display:none}.box_full .control:nth-child(n+5){display:block}.max_control{font-family:var(--font-family);font-weight:500;font-size:15px;text-align:center;color:#121212;margin:30px 0 0 14px;cursor:pointer}.products_box{display:flex;flex-flow:row wrap;gap:80px 20px}.products_box .products_item{width:calc(33.333% - 14px);display:flex;flex-direction:column}.products_header{position:relative;margin:0 0 20px}.catalog_more{margin-top:20px;flex-basis:100%}.catalog_more_text{font-family:var(--font-family);font-weight:400;font-size:16px;color:#a29e9e;line-height:normal;display:block;margin:0 0 20px}.catalog_more_btn{min-width:240px}.catalog_right{position:relative}.catalog_overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5;pointer-events:all;cursor:wait;width:110%;left:-5%}.control{display:block;position:relative;padding-left:25px;cursor:pointer;font-family:var(--font-family);font-weight:500;font-size:16px;color:#121212;line-height:normal;margin:0 0 15px}.control input{position:absolute;z-index:-1;opacity:0}.control_indicator{position:absolute;top:2px;left:0;height:17px;width:17px;background:#fff;border:1px solid #a29e9e;border-radius:20px;transition:all .2s ease-out}.control input:focus~.control_indicator,.control:hover input~.control_indicator{background:#fff;border:1px solid #cec288}.control input:checked:focus~.control_indicator,.control input:checked~.control_indicator,.control:hover input:not([disabled]):checked~.control_indicator{background:#fff}.control input:disabled~.control_indicator{background:#e6e6e6;opacity:1;pointer-events:none}.control_indicator:after{box-sizing:unset;content:"";position:absolute;opacity:0}.control input:checked~.control_indicator:after{opacity:1}.control input:checked~.control_indicator{border:1px solid #cec288}.control-checkbox .control_indicator:after{left:1px;top:1px;width:13px;height:13px;background:#cec288;border-radius:50%;transition:all .2s ease-out}.control-checkbox input:disabled~.control_indicator:after{border-color:#7b7b7b}.control_label__disabled{text-decoration:line-through}.page_product{margin:0 0 80px}.page_product_wrapper{display:flex;flex-flow:row wrap}.products_item__min-price{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;color:rgba(18,18,18,.32)}.page_product_gallery{width:calc(100% - 595px);min-height:100vh;margin:0 50px 0 0}.page_product_gallery>div{display:flex;flex-flow:column;gap:15px 0}.page_product_content{width:545px;padding-bottom:0;z-index:1}.sticky_content{position:-webkit-sticky;position:sticky;top:140px}.page_product_sale{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:100%;text-transform:uppercase;color:#121212;display:flex;gap:0 5px;margin:0 0 20px}.product_sale__num{color:#eb1e1e}.page_product__head{display:flex;flex-flow:row;justify-content:space-between;margin:0 0 15px}.page_product_title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:125%;letter-spacing:-.01em;color:#121212;width:calc(100% - 50px)}.page_product__favorit{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#d9d9d9;cursor:pointer}.page_product_brief{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:155%;color:#121212;display:block;max-width:320px;margin:0 0 30px}.page_product_price{display:flex;align-items:flex-end;margin:0 0 35px;gap:0 25px;position:relative}@media(min-width:320px)and (max-width:767px){.page_product_price{margin:0 0 50px}}.page_product_regular_price{font-size:24px;line-height:167%;color:#121212}.page_product_regular_price,.page_product_sale_price{font-family:var(--font-family);font-weight:400;letter-spacing:-.05em}.page_product_sale_price{font-size:16px;line-height:160%;color:#a29e9e;position:relative}.page_product_sale_price:after{position:absolute;content:"";width:98%;height:1px;background:#717171;transform:rotate(-5deg);top:50%;left:2%}.page_product_min_price{font-size:14px;color:gray;position:absolute;left:5px;top:35px}@media(min-width:320px)and (max-width:767px){.page_product_min_price{top:25px}}.page_product_color{display:flex;flex-flow:row wrap;margin:0 0 20px;gap:20px}.product_color,.product_material{width:calc(50% - 10px);border:1px solid #a29e9e;width:261px;height:38px;display:flex;align-items:center;cursor:pointer}.product_material_name{display:flex;width:100%;min-height:39px;border-radius:5px;padding:5px 10px;position:relative}.product_material_btn{position:absolute;content:"";width:25px;height:25px;background:url(/images/select_arrow.svg) no-repeat 50%;right:15px;top:7px;cursor:pointer;transform:rotate(90deg);transition:all .3s ease-out}.product_material_btn.active{transform:rotate(-90deg)}.product_material_item{display:flex;flex-flow:row;align-items:center;cursor:pointer}.material_selected .product_material_title{line-height:14px;padding-right:35px}.material_selected .product_material_info{flex-flow:column;width:calc(100% - 35px)}.material_selected .product_material_info span{width:100%}.product_material_img{width:25px;height:25px;border-radius:50%;overflow:hidden;margin:0 12px 0 0}.product_material_img img{object-fit:cover;object-position:center;height:100%}.product_material_info{display:flex;flex-flow:row;justify-content:space-between;width:calc(100% - 37px)}.product_material_title{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:155%;color:#121212;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product_material_availability{width:25%;color:#4dc15a;font-size:11px;font-style:normal;font-weight:400;line-height:normal;text-align:left}.product_material_availability.ends{color:#efa60b}.product_material_option{position:absolute;top:calc(100% + 15px);left:0;width:100%;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 0 10px #f1f4f8;height:0;opacity:0;visibility:hidden;z-index:10}.product_material_option .product_material_item{width:100%;padding:8px;transition:height .3s ease-out}.product_material_option .product_material_item:hover{background:rgba(206,194,136,.25)}.product_material_option .product_material_item:hover .product_material_title{text-shadow:0 0 .3px #13234b}.product_material_option.active{min-height:30px;max-height:290px;height:-moz-fit-content;height:fit-content;overflow-y:auto;transition:all .3s ease-out;opacity:1;visibility:visible}.product_material_option::-webkit-scrollbar,.right_modal_wrapper::-webkit-scrollbar{width:5px;background-color:#fff}.product_material_option::-webkit-scrollbar-thumb,.right_modal_wrapper::-webkit-scrollbar-thumb{border-radius:5px;background-color:#cec288}.product_material_option::-webkit-scrollbar-track,.right_modal_wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:5px;background-color:#fff}.page_product_size{margin:0 0 30px}.page_product_size .product_material,.page_product_size .product_material_info,.page_product_size .product_material_item{width:100%}.page_product_size .product_material_info{display:flex;justify-content:space-between}.page_product_size .product_material_info .product_material_title{width:calc(50% - 10px);font-family:var(--font-family);font-weight:500;font-size:14px;line-height:143%;letter-spacing:-.01em;color:#121212}.page_product_size .product_material_info .product_material_title:nth-child(2){padding-right:40px;color:#a29e9e;padding-left:10px}.page_product_btn{display:flex;flex-flow:row wrap;gap:20px;margin:0 0 60px}.page_product_btn .site_btn{width:calc(50% - 10px)}.page_characteristics{margin:0 0 40px}.page_characteristics_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:120%;letter-spacing:-.01em;color:#121212;display:block;margin:0 0 20px}.page_characteristics_box{margin:0 0 10px}.page_characteristics__item{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end;margin:0 0 5px;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;letter-spacing:-.01em;overflow:hidden}.page_characteristics__item:nth-of-type(n+5){display:none}.page_characteristics_box.active .page_characteristics__item:nth-of-type(n+5){display:flex}.characteristics__name{color:#a29e9e;position:relative}.characteristics__name:after{content:"";position:absolute;left:calc(102% + 2px);right:-9999px;bottom:5px;border-bottom:1px solid #d9d9d9}.characteristics__value{color:#121212;background:#fff;z-index:1;padding-left:5px;max-width:60%;text-align:right}.characteristics_more{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;letter-spacing:-.01em;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#121212;cursor:pointer}.page_product_btn__spec{display:flex;flex-flow:row wrap;justify-content:space-between;gap:10px}.page_product_btn__spec .site_btn{width:calc(33.333% - 7px);text-align:center;justify-content:center}.delivery_box_info{flex-flow:column;height:100vh;width:500px;position:fixed;right:-100%;display:flex;align-items:center;justify-content:flex-start;background:#fff;z-index:99999999;transition:all .4s ease-out;padding:60px 40px}.delivery_box_info,.delivery_box_info_bg{top:0;opacity:0}.delivery_box_info_bg{position:fixed;content:"";width:calc(100vw - 500px);height:100%;background:rgba(0,0,0,.4);z-index:1000}.delivery_box_info .hidden_box,.delivery_box_info form.hidden_box{display:none}.delivery_active{right:0;opacity:1;pointer-events:all}.delivery_active_bg{opacity:1}.close_modal{display:block;width:40px;height:40px;background:url(/images/close_modal.svg) no-repeat 50%;background-size:12px;position:absolute;right:25px;top:25px;cursor:pointer}.right_modal_wrapper{overflow:auto;padding-right:20px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:140%;letter-spacing:-.01em;color:#121212}.right_modal_wrapper p{margin:0 0 20px}.right_modal_wrapper a{color:#121212;font-weight:600;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.right_modal__title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:160%;color:#121212;display:block;margin:0 0 40px}.right_modal_info{border:1px solid #a29e9e;border-radius:10px;padding:20px;display:flex;flex-flow:column;margin:0 0 30px;font-family:var(--font-family);line-height:140%;letter-spacing:-.01em;color:#000}.right_modal__info_name{font-weight:600;font-size:16px}.right_modal__info_value{display:block;font-weight:400;font-size:14px;margin:0 0 20px}.right_modal__info_value:nth-last-of-type(n){margin:0}.right_modal_attribute_title{text-align:left;color:#121212;font-weight:500;font-size:20px;width:100%}.right_modal_attribute_content{display:flex;flex-wrap:wrap;gap:20px;margin-top:60px}.right_modal_attribute_content_item{padding:20px;border:1px solid #121212;border-radius:10px;display:flex;cursor:pointer;gap:49px}.right_modal_attribute_content_item_checkbox{width:25px;height:25px;border-radius:50%;border:1px solid #a29e9e;position:relative}.right_modal_attribute_content_item_checkbox_active{border-color:#121212}.right_modal_attribute_content_item_checkbox_active:after{content:" ";display:block;position:absolute;left:6px;top:6px;width:11px;height:11px;border-radius:50%;background:#000}.right_modal_attribute_btn_label{position:absolute;left:36px;top:30px;font-weight:600;font-size:16px}.characteristics__title{font-weight:500;font-size:24px;line-height:120%;display:block;margin:0 0 30px}.characteristics__title,.characteristics__wrapper{font-family:var(--font-family);letter-spacing:-.01em;color:#121212}.characteristics__wrapper{display:flex;flex-flow:row wrap;gap:20px;font-weight:400;font-size:16px;line-height:140%}.characteristics__wrapper>.characteristics__wrapper_content{display:flex;flex-direction:column;gap:20px}.characteristics__left,.characteristics__right{width:calc(50% - 10px)}.characteristics__left p,.characteristics__right p{max-width:600px}.characteristics__left ul,.characteristics__right ul{column-count:2;list-style:disc}.characteristics__left li,.characteristics__right li{margin:0 0 8px}.our_furniture{margin-top:160px;overflow:hidden}.our_furniture__title{font-weight:500;font-size:32px;line-height:125%;letter-spacing:-.01em;margin:0 0 20px}.our_furniture__text,.our_furniture__title{font-family:var(--font-family);color:#121212}.our_furniture__text{font-weight:400;font-size:20px;display:block;margin:0 0 60px}.our_furniture_slider{width:100%}.our_furniture_slide{height:635px;display:block}.our_furniture_slide img{object-fit:cover;object-position:center;height:100%}.recently_watched__title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:125%;letter-spacing:-.01em;color:#121212;text-align:center;margin:0 0 80px}.page_product_upholstery{margin:0 0 20px}.upholstery_box_wrapper{min-height:60vh;height:93%}.upholstery_modal__title{margin:0 0 20px}.upholstery_box,.upholstery_box_wrapper{width:100%}.upholstery_box .upholstery_btn_filter,.upholstery_box_wrapper .upholstery_btn_filter{margin:0 0 20px;cursor:pointer}.upholstery_box .filter_item,.upholstery_box_wrapper .filter_item{width:100%;max-width:100%;margin:20px 0 0}.upholstery_box .filter_item__title,.upholstery_box_wrapper .filter_item__title{font-family:var(--font-family);font-weight:500;font-size:15px;color:#121212;margin:0 0 10px}.upholstery_box .double-slider-box,.upholstery_box .filter_item__box,.upholstery_box_wrapper .double-slider-box,.upholstery_box_wrapper .filter_item__box{width:100%;max-width:100%}.upholstery_filter{display:none}.upholstery_filter .product_material{margin:0 0 10px;width:100%;max-width:380px}.upholstery_filter .product_material_option{top:calc(100% + 9px);max-height:200px}.upholstery_filter .product_material_info,.upholstery_filter .product_material_item{width:100%}.upholstery_filter .product_material_option{padding:15px 10px;border:1px solid #a29e9e}.upholstery_filter .control:last-of-type{margin:0}.upholstery_filter.upholstery_active{display:block}.upholstery_box_head{display:flex;flex-flow:row wrap;align-items:center;margin:0 0 20px;width:100%;justify-content:space-between}.upholstery_box_head .site_btn{margin:0}.upholstery_box_head .upholstery_filter_cleer{font-family:var(--font-family);font-weight:400;font-size:14px;text-align:center;color:#a29e9e;display:flex;align-items:center;gap:5px;cursor:pointer}.filter_choice{display:flex;flex-flow:row wrap;gap:10px;margin:-10px 0 20px}.filter_choice_item{font-family:var(--font-family);font-weight:400;font-size:14px;text-align:center;color:#a29e9e;display:flex;align-items:center;gap:5px;cursor:pointer}.no_filters{color:rgba(0,0,0,0)}.upholstery_item_tkany{margin:0 0 30px}.upholstery_item_tkany .item_tkany_title{font-family:var(--font-family);font-weight:500;font-size:18px;color:#121212;display:block;padding-bottom:5px;border-bottom:1px solid #121212;margin:0 0 10px;width:-moz-fit-content;width:fit-content}.upholstery_item_tkany .item_tkany_subtitle{font-family:var(--font-family);font-weight:500;font-size:14px;color:#a29e9e;display:block;margin:0 0 30px}.upholstery_item_tkany .item_tkany_wrapper{display:flex;flex-flow:row wrap;gap:10px 20px}.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box{width:calc(33.33% - 14px);height:115px;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box_img{height:115px;width:115px}.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box_img img{height:115px;width:115px;border-radius:50%;object-fit:cover;object-position:center}.upholstery_item_tkany .item_tkany_wrapper .control_indicator{top:4px;right:20px;left:auto}.fixed_btn_box{position:absolute;bottom:0;left:0;box-shadow:0 6px 11px 0 rgba(0,0,0,.25);background:#fff;padding:20px 40px 20px 20px;display:flex;justify-content:flex-end;width:100%;z-index:5}.contacts_banner{margin:0 0 100px}.contacts_page_wrapper{display:flex;flex-flow:row wrap}.contacts__info{width:500px;min-height:775px;margin:0 150px 0 0;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#000;display:flex;flex-flow:column;justify-content:center}.contacts__info a{display:block;color:#000;transition:all .3s ease-out}.contacts__info a:hover{color:#cec288;text-shadow:#cec288 0 0 .3px}.contacts_title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:160%;letter-spacing:-.03em;color:#000;margin:0 0 60px}.contacts_item,.contacts_text{margin:0 0 35px}.contacts_item__title{font-weight:600}.contacts__map{width:calc(100% - 650px);height:775px}.contacts__map iframe{width:100%!important;height:100%!important}.basket_page{margin:0 0 115px}.basket_page__title{font-size:32px;line-height:160%;text-align:center;margin:0 0 120px;flex-flow:column}.basket_page__head,.basket_page__title{font-family:var(--font-family);font-weight:500;letter-spacing:-.03em;color:#121212;display:flex}.basket_page__head{border-top:1px solid #a29e9e;border-bottom:1px solid #a29e9e;padding:40px 35px;flex-flow:row;gap:40px;font-size:16px;line-height:normal}.basket_page__head a{color:#121212;display:flex;transition:all .3s ease-out}.basket_page__head a:hover{color:#cec288}.basket_page__head a:hover svg path{stroke:#cec288}.basket_page__head svg path{transition:all .3s ease-out}.basket_page__share{display:flex;align-items:center}.basket_page__share svg{margin:0 10px 0 0}.basket_page__delite{display:flex;align-items:center;justify-content:flex-end;transition:all .3s ease-out}.basket_page__delite:hover{color:#d90c0c}.basket_page__delite:hover svg path{stroke:#d90c0c}.basket_page__delite svg{margin:0 0 0 8px}.share_item{width:21%}.name_item{width:18%}.price_item,.quantity_item{width:16%}.total_item{width:10%}.delite_item{width:5%;min-width:120px}.basket_product{border-bottom:1px solid #a29e9e;margin:0 0 20px;padding:40px 35px;gap:40px;display:flex;flex-flow:row;align-items:center}.basket_product__photo{height:255px}.basket_product__photo img{object-fit:scale-down;object-position:center;height:100%}.basket_product__info{display:flex;flex-flow:column}.basket_product__title{font-weight:500;color:#121212}.basket_product__color,.basket_product__size,.basket_product__title{font-family:var(--font-family);font-size:16px;line-height:160%;letter-spacing:-.03em}.basket_product__color,.basket_product__size{font-weight:400;color:#a29e9e}.basket_product__price{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#121212}.basket_product{position:relative;transition:opacity .15s ease}.basket_product.is-loading{opacity:.6;pointer-events:none;cursor:wait}.basket_product.is-removing{max-height:0;margin:0;display:none}.basket_product__overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.4)}.quantity_box{border:1px solid #a29e9e;border-radius:10px;width:130px;height:37px;display:flex;align-items:center;justify-content:space-between}.quantity_box button,.quantity_box input{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#121212;border:none}.quantity_box button{width:35px;height:37px;font-size:20px}.basket_product__total{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#121212}.basket_product__favorite{display:flex;justify-content:center;gap:20px}.basket_product__favorite button{width:25px;height:25px;position:static;display:flex;align-items:center;justify-content:center}.delit_product svg path{transition:all .3s ease-out}.delit_product:hover svg path{stroke:#d90c0c}.delit_product svg{margin:0 0 0 8px}.basket_count_product{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:160%;letter-spacing:-.03em;color:#121212}.basket_null{min-height:20vh;display:flex;flex-flow:column;align-items:center;justify-content:center;gap:20px}.basket_text{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:160%;letter-spacing:-.03em;color:#121212}.basket_total__box{width:290px;margin-left:auto;margin-right:30px}.basket_total__head{display:flex;flex-flow:row;justify-content:space-between;font-weight:500;font-size:20px;line-height:normal;color:#121212;margin:0 0 15px}.basket_total__head,.basket_total__text{font-family:var(--font-family);letter-spacing:-.03em}.basket_total__text{font-weight:400;font-size:16px;line-height:160%;color:#a29e9e;display:block;margin:0 0 25px}.basket_total__btn:disabled{opacity:.75;cursor:not-allowed;pointer-events:none}.aboutus_wrapper{display:flex;flex-flow:row wrap;gap:50px}.aboutus__info{width:calc(40% - 25px);display:flex;flex-flow:column;justify-content:center}.aboutus__content{font-weight:400;font-size:16px;line-height:140%;max-width:575px}.aboutus__content,.aboutus__title{font-family:var(--font-family);letter-spacing:-.03em;color:#121212}.aboutus__title{font-weight:500;font-size:32px;line-height:160%;margin:0 0 60px}.aboutus__photo{width:calc(60% - 25px);min-height:623px}.aboutus__photo img{object-fit:cover;object-position:center;height:100%}.advantages_wrapper{display:flex;flex-flow:row wrap;gap:50px}.advantages__photo{width:calc(42% - 25px)}.advantages__photo img{object-fit:cover;object-position:center;height:100%}.advantages__accardeon{width:calc(58% - 25px);padding-top:60px}.accardeon_box{max-width:670px;width:100%;margin:0 auto}.advantages__accardeon__title{font-family:var(--font-family);font-weight:500;font-size:32px;line-height:normal;letter-spacing:-.03em;color:#121212;margin:0 0 55px}.accardeon_box .szh-accordion__item-heading{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:160%;letter-spacing:-.03em;color:#121212;transition:all .3s ease-out}.accardeon_box .szh-accordion__item{border-top:1px solid #a29e9e}.accardeon_box .szh-accordion__item:last-of-type{border-bottom:1px solid #a29e9e}.accardeon_box .szh-accordion__item-panel{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#121212;padding-bottom:30px}.accardeon_box .szh-accordion__item-btn{position:relative;width:100%;text-align:left;padding:20px 0;transition:all .3s ease-out}.accardeon_box .szh-accordion__item-btn:hover{text-shadow:0 0 .1px #121212}.accardeon_box .szh-accordion__item-btn:before{content:"";width:13px;height:13px;position:absolute;top:50%;right:30px;transform:translateY(-50%);cursor:pointer;pointer-events:none;background:url(/images/chevron-down.svg) no-repeat 50%}.szh-accordion__item--expanded .szh-accordion__item-btn:before{background:url(/images/chevron-down_open.svg) no-repeat 50%}.our_furniture_slide{position:relative;z-index:0}.our_furniture_slide:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.1);top:0;left:0}.our_slide__title{font-family:var(--second-family);font-weight:300;font-size:20px;line-height:160%;color:#fff;position:absolute;left:40px;bottom:40px;max-width:285px;z-index:1}.blog_banner{margin-bottom:100px}.blog_intro{max-width:1400px;margin:100px auto;font-size:18px;line-height:1.6;color:#333}.blog_intro_title{font-size:24px;font-weight:600;margin-bottom:29px;letter-spacing:0}.blog_intro p{font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;text-align:justify;max-width:1128px;margin-top:14px}.blog_intro p b{font-weight:600}.blog_intro ul{margin-top:5px;padding-left:23px;list-style:disc}.blog_intro ul li{margin-bottom:-4px;font-weight:400;font-size:16px;letter-spacing:0}.blog_banner_wrapper{min-height:739px;display:flex;flex-flow:column;justify-content:center;position:relative;padding:80px 0 80px 150px;background-size:cover;z-index:0}.blog_banner_wrapper:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.4);top:0;left:0;z-index:-1}.blog_banner_title{font-weight:500;font-size:32px;line-height:125%;max-width:630px}.blog_banner_text,.blog_banner_title{font-family:var(--font-family);letter-spacing:-.02em;color:#fff;margin:0 0 30px}.blog_banner_text{font-weight:400;font-size:16px;line-height:140%;max-width:650px}.blog_items_count{font-family:var(--font-family);font-weight:400;font-size:16px;color:#a29e9e;display:block;width:-moz-fit-content;width:fit-content;margin:100px auto 20px}.blog_items_btn.site_btn{width:240px;margin:0 auto}.news_page_subtitle{font-weight:500;font-size:32px;color:#121212;display:block;text-align:center;margin:0 0 60px}.news_page_date,.news_page_subtitle{font-family:var(--font-family);line-height:160%;letter-spacing:-.03em}.news_page_date{font-weight:400;font-size:16px;color:#a29e9e}.news_page_title{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:140%;letter-spacing:-.02em;text-align:center;color:#000;max-width:750px;margin:0 auto 40px}.custom_title{letter-spacing:-.02em;font-size:32px;margin:0 auto 23px}.news_content{max-width:1464px;margin:0 auto 40px}.news_content.blog_content{max-width:1166px}.news_content a,.news_content p{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;letter-spacing:-.02em;text-align:justify;color:#000}.news_content a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.news_content h2{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:140%;letter-spacing:-.02em;text-align:justify;color:#000}.news_content img{width:100%;margin:0 0 40px}.news_content ul{list-style:disc;margin:20px 0;padding-left:30px}.embedded-products-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-flow:dense;grid-gap:20px;gap:20px;margin:40px 0}.embedded-products-row>.embedded-product-cell{grid-column:span 3;min-width:0}.embedded-products-row.cols-single>.embedded-product-cell{grid-column:span 7}.embedded-products-row.cols-4-3>.embedded-product-cell:nth-of-type(odd){grid-column:span 4}.embedded-products-row.cols-3-4>.embedded-product-cell:nth-of-type(odd),.embedded-products-row.cols-4-3>.embedded-product-cell:nth-of-type(2n){grid-column:span 3}.embedded-products-row.cols-3-4>.embedded-product-cell:nth-of-type(2n){grid-column:span 4}@media(max-width:1024px){.embedded-products-row{grid-template-columns:repeat(4,minmax(0,1fr))}.embedded-products-row>.embedded-product-cell{grid-column:span 4!important}}@media(max-width:640px){.embedded-products-row{grid-template-columns:repeat(2,minmax(0,1fr))}.embedded-products-row>.embedded-product-cell{grid-column:span 2!important}}.embedded-product-block{margin:40px 0}.news_content_gallery{margin:0 auto}.news_content_gallery>div{display:flex;flex-flow:row wrap;gap:20px}.news__gallery{display:block;width:calc(50% - 10px);height:330px}.news__gallery img{object-fit:cover;object-position:center;height:100%}.cards-grid{display:flex;flex-wrap:wrap;gap:20px}.card{border:1px solid #a29e9e;padding:24px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);box-sizing:border-box}@media(max-width:1149px){.card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px)}}@media(max-width:780px){.card{flex:1 1 100%}}.info-block{margin-left:15%;max-width:800px}@media(max-width:1024px){.info-block{margin-left:10%}}@media(max-width:768px){.info-block{margin-left:5%}}@media(max-width:480px){.info-block{margin-left:0;padding:0 10px}}@media screen and (max-width:768px){.news_content{font-size:14px}.news_content_gallery>div,.related_articles .news_wrapper{gap:16px}.news__gallery{width:100%;height:180px}.raw-html-embed>div>div{width:100%!important;margin-bottom:16px}.raw-html-embed>div{flex-direction:column!important;gap:20px!important}.raw-html-embed>div>div{font-size:16px!important}}@media screen and (max-width:480px){.news_page_subtitle{font-size:18px}.news_page_title{font-size:16px}.news_content{font-size:13px;line-height:1.4}.news__gallery{height:140px}}.site_btn{display:flex;align-items:center;justify-content:center;background:#121212;height:45px;width:-moz-fit-content;width:fit-content;padding:0 20px;font-family:var(--font-family);font-weight:700;font-size:14px;color:#fff;border:1px solid rgba(0,0,0,0)}.site_btn,.site_btn svg{transition:all .3s ease-out}.site_btn_white{display:flex;justify-content:space-between;background:#fff;color:#121212}.btn_hover_black:hover,.site_btn_white_b{border:1px solid #121212}.btn_hover_black:hover{background:none;color:#121212}.site_btn_white:hover{background:#121212;color:#fff}.site_btn_white:hover svg{transform:rotate(27deg)}.site_btn_white:hover svg path{fill:#fff}.site_btn_black:hover{color:#121212;border:1px solid #121212;background:#fff}.humb{transform:translate(0);width:37px;height:30px;overflow:hidden;cursor:pointer;z-index:999999;margin-left:15px}.humb li{list-style:none;position:absolute;transform:translateY(-50%);width:70%;height:.5px;background:#121212;transition:1s;border-radius:80px}.humb li:first-of-type{top:30%;transition-delay:.8s;opacity:1}.humb li:nth-of-type(2){top:50%;transition-delay:0s}.humb li:nth-of-type(3){top:70%;right:-14px;transition-delay:.8s;opacity:1}@media screen and (max-width:1200px){.humb li:nth-of-type(3){right:0}}.humb.active li:first-of-type{left:100%;transition-delay:0s;opacity:0}.humb.active li:nth-of-type(2){transform:translateY(-50%) rotate(405deg);transition-delay:.4s}.humb.active li:nth-of-type(3){right:100%;transition-delay:0s;opacity:0}.humb li:nth-of-type(2):before{content:"";position:absolute;top:-150px;left:0;width:100%;height:100%;background:#121212;transform:rotate(90deg);transition:1s;transition-delay:.5s;border-radius:80px}.humb.active li:nth-of-type(2):before{top:0;transition-delay:1s}.humb_mobail{margin:0}.humb_mobail li:nth-of-type(3){right:5px}@media screen and (max-width:1200px){.humb_mobail li:nth-of-type(3){right:11px}.header_nav{position:fixed;width:100vw;height:100vh;opacity:0;visibility:hidden;top:0;left:-100%;padding:110px 5vw 0;z-index:999;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:all .4s ease-out;background:#fff}.header_nav ul{display:flex;flex-flow:column}.header_nav li{width:100%;margin:0}.header_nav li a{width:100%;display:block;font-size:20px;padding:10px 0}.header_nav li a:hover{color:#121212}.header_nav .catalog_btn_link{background:url(/images/cat_menu.svg) no-repeat 100%}.header_nav .catalog_btn_link .humb{display:none}}@media screen and (max-width:1200px){.header_nav::-webkit-scrollbar{width:0}.header_nav_wrapper{display:flex;flex-flow:row wrap}.sub_menu__item{width:100%;z-index:999999;border:none;padding:105px 0}.sub_menu__content{position:fixed;top:55px;right:auto;background:#fff;width:100%;height:100vh;padding:55px 5vw 125px;z-index:999;overflow-x:hidden;gap:20px}.sub_menu__content li{margin:0 0 5px}.sub_menu__content li a{padding:2px 0;font-size:15px}.menu__item{margin:0 0 5px}.menu__item .sub_menu__link a{padding:8px 0}.sub_menu__close{display:block;width:35px;height:35px;background:url(/images/close_menu.svg) no-repeat 0;padding-left:40px;display:flex;align-items:center;flex-basis:100%;font-weight:600;font-size:16px}.menu__content_item .menu__content__photo{display:none}.menu__content_item,.menu__content_list__box{width:100%}.menu__content_list__title{margin:0 0 15px;font-size:16px}.header_nav .sub_menu__link a{width:calc(100% - 35px)}.sub_menu__item_btn{width:35px;height:48px;justify-content:center}.header_nav .catalog_btn_link{background:url(/images/cat_menu.svg) 100% no-repeat;background-position:97% 50%}.header_nav_open{left:0;overflow-y:auto;opacity:1;visibility:visible;padding-bottom:55px}}@media screen and (max-width:1200px)and (max-width:768px){.header_nav_open{pointer-events:auto;touch-action:auto}}@media screen and (max-width:1200px){.sub_menu__open{height:100vh;width:100vw;z-index:99;opacity:1;pointer-events:all;top:0;border:none;padding:0 5vw}.sub_menu__active{left:0;opacity:1;visibility:visible;pointer-events:all;height:100%}}@media screen and (min-width:767px)and (max-width:1200px){.menu__content_item{width:calc(33.333% - 14px)}.menu__content__photo{display:block}}.no_scroll{overflow:hidden;height:0}.popup-content{margin:auto;width:-moz-fit-content;width:fit-content;padding:5px}.popup-arrow{color:#fff}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16)}.popup-overlay{background:rgba(0,0,0,.5);z-index:9999!important}[data-popup=tooltip].popup-overlay{background:rgba(0,0,0,0)}.close{display:flex;align-items:center;justify-content:center;border-radius:50%;width:35px!important;height:35px;border:none;outline:none;color:rgba(159,159,159,.4);font-size:35px;position:absolute;right:15px;top:15px;transition:all .3s ease-out;z-index:5;cursor:pointer}.close:hover{color:#4f4f4f}@keyframes anvil{0%{transform:scale(0) translateY(0);opacity:0;box-shadow:0 0 0 rgba(241,241,241,0)}1%{transform:scale(.96) translateY(50px);opacity:0;box-shadow:0 0 0 rgba(241,241,241,0)}to{transform:scale(1) translateY(0);opacity:1;box-shadow:0 0 500px rgba(241,241,241,0)}}.popup-content{-webkit-animation:anvil .5s cubic-bezier(.38,.1,.36,.9) forwards}.modal_box{padding:30px 50px 45px;border-radius:20px;background:#fff;overflow-y:auto;max-height:95vh}.modal_box .box_input{height:44px}.modal_box .private_policy{display:flex;flex-flow:row;margin:0 0 20px}.modal_box .private_policy .checkbox_button{margin:0 20px 0 0}.modal_box form,.modal_box form.modal_form{background:#fff;z-index:999;position:relative}.modal_box .modal_order .box_input{min-height:44px;height:auto}.modal_box .policy_text{color:#3c4956;font-family:var(--font-family);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.modal_box .policy_text a{color:#3c4956;padding-left:5px;transition:all .3s ease-out}.modal_box .policy_text a:hover{color:#b9975a}.modal_box::-webkit-scrollbar{width:0}.modal_title{font-weight:300;font-size:28px;line-height:100%;color:#1147d0;text-align:center;display:block;margin:0 0 30px}.modal_form{min-width:300px}.modal_form .site_btn{min-width:320px;margin:30px auto 0}.modal__konsultation{background:#fff;min-width:600px;padding:70px}.modal__konsultation .private_policy{font-family:var(--font-family);font-weight:400;font-size:15px;line-height:133%;color:#a29e9e;max-width:400px;text-align:left}.modal__konsultation .private_policy a{font-weight:600;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#121212}.modal__konsultation_chekbox{margin:0 0 10px}.modal__konsultation_chekbox:last-child{margin:0}.modal_title{font-family:var(--font-family);font-weight:500;font-size:20px;line-height:160%;color:#121212;text-align:left}.modal__konsultation_form{display:flex;flex-flow:column}.modal__konsultation_form input{border:none;border-bottom:1px solid #a29e9e;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:160%;padding:15px 10px;margin:0 0 40px}.modal__konsultation_form input::placeholder{color:#a29e9e}.modal__konsultation_form button{margin:0 0 30px}.modal_product{display:flex;flex-flow:row wrap;gap:20px;margin:50px 0}.modal_product__img{height:65px;width:110px}.modal_product__img img{object-fit:scale-down;object-position:center;height:100%}.modal_product__name{display:flex;flex-flow:column;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:160%;color:#121212;max-width:280px}.modal_product__name span:nth-child(2){display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.modal_product__cat{font-size:16px;display:block;margin:0 0 5px}.modal_product__price{display:flex;flex-flow:column}.modal_product__regular{font-weight:500;font-size:18px;letter-spacing:-.04em;color:#121212}.modal_product__regular,.modal_product__sale{font-family:var(--font-family);line-height:160%}.modal_product__sale{display:block;font-weight:400;font-size:14px;letter-spacing:-.03em;color:rgba(18,18,18,.6);position:relative;width:-moz-fit-content;width:fit-content}.modal_product__sale:after{position:absolute;content:"";width:98%;height:1px;background:#717171;transform:rotate(-5deg);top:50%;left:2%}@media screen and (min-width:320px)and (max-width:1200px){html{overflow-x:hidden}body{overflow:hidden}.grid_container{padding:0 5vw}header{padding:0 0 10px}.header_scrolled{padding-bottom:20px;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header_top{padding:15px 0;z-index:9999}.header_logotip{width:200px;height:25px}.footer_logo{width:unset}.search_mobail{display:block;width:30px;height:30px;opacity:.7;background:url(/images/search.svg) no-repeat;background-size:contain;transition:all .3s ease-out}.search_box{width:0;top:45px;right:0;height:50px;margin:0 auto;opacity:0;visibility:hidden;pointer-events:none;padding:1vh 5vw;z-index:999;transition:all .3s ease-out}.search_box,.search_box:after{position:absolute;left:0;background:#fff}.search_box:after{content:"";width:100%;height:100%;top:-15px;z-index:-1}.search_box_active{width:100%;opacity:1;visibility:visible;pointer-events:all}.header_btn{border:none;font-size:0;width:30px;height:30px;opacity:.8;background:url(/images/phone_light.svg) no-repeat 50%;background-size:25px;margin:0 15px 0 0;padding:0}.header_btn:hover{border:none}.header_icon_button{font-size:0;display:flex;align-items:center;justify-content:center}.header_icon_button .svg_container{align-items:center;margin:0 auto;justify-content:center}.header_scrolled .header_icon_button .header_icon_button_count{top:30%}.header_icon_button .header_icon_button_count.basket_button_count{top:45%}.header_bottom{justify-content:flex-end}.header_scrolled{padding-bottom:15px}.header_scrolled .header_top{padding:10px 0 15px}.header_scrolled .header_logotip{width:180px;height:20px}.header_scrolled .search_mobail{height:25px}.header_scrolled .header_btn{height:25px;background:url(/images/phone_light.svg) no-repeat 50%;background-size:22px}.sub_menu{width:100vw;left:100%}.sub_menu__open{left:0}main{margin-top:100px}.banner_wrapper{min-height:430px;padding-top:35px;padding-bottom:35px;background-size:cover!important;animation:back 2s ease-out forwards}.banner__title{font-size:24px}.banner__text{font-size:14px}.banner__text br{display:none}.banner_btn.site_btn_white{height:45px;width:280px}.banner,.basket_page,.catalog_head,.catalog_page,.m_bottom,.page_product,.page_product_btn{margin:0 0 45px}.tab_list{gap:20px;margin:0 auto 30px}.tab_list_item{font-size:18px}.tab_list_item:after{bottom:-6px}.swiper.products_slider{padding-bottom:35px}.products_item_photo{height:200px}.products_item__price{font-weight:600}.products_item_new{font-size:12px;height:24px;top:15px;left:15px}.products_item_favorites{right:15px;bottom:15px}.swiper.our_furniture_slider .swiper-scrollbar,.swiper.products_slider .swiper-scrollbar{max-width:65%}.index_title{font-size:20px;margin:0 0 25px}.index_category_title{font-size:16px;margin:0 auto 25px}.index_category__title{transform:translate(-50%,-50%);font-size:18px}.index_category__item:before{transform:translateY(0);width:30px;height:30px;background-size:contain;right:5px;bottom:5px}.index_category__item:after{transform:translateY(0)}.index_link_blog_wrapper{padding-top:45px;padding-bottom:45px}.index_link_blog_wrapper:after{background:rgba(0,0,0,.4)}.index_link_blog_title{font-size:26px;line-height:1.4;margin:0 0 25px}.index_link_blog_text{font-size:14px;max-width:80%}.index_link_blog_text br{display:none}.index_news_tabs{overflow:auto}.index_news_tabs .tab_list_item{width:max-content}.feedback_form_text{max-width:250px;margin:0 auto 30px}.feedback_form_btn.site_btn,.feedback_form_number{width:90%;margin:0 auto}.feedback_form_btn.site_btn{height:50px}.page_head{padding-top:25px}.catalog_title{font-size:24px;margin:0 0 15px}.catalog_box{gap:20px 14px;justify-content:flex-start;align-items:center}.catalog_item{width:calc(33.333% - 10px)}.catalog_item__img{height:70px;margin:0 0 20px}.catalog_filter{width:100%;margin:0 0 25px;position:fixed;top:0;left:-100%;width:100vw;height:100%;z-index:99999;background:#fff;margin:0;padding:85px 5vw 25px;transition:all .3s ease-out;overflow:auto}.filter__active{left:0}.main_scrolled .filter_btn_mobail{right:0}.filter_btn_mobail{position:fixed;top:25vh;right:-100%;width:35px;height:35px;background:rgba(143,142,142,.1);border-radius:10px 0 0 10px;display:flex;align-items:center;justify-content:center;z-index:9999999;transition:all .5s ease-out}.filter_btn_mobail.active{right:0}.filter_btn_mobail.active svg circle,.filter_btn_mobail.active svg path{stroke:red}.catalog_right{width:100%;gap:30px}.products_box .products_item{width:100%}.breadcrumb{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb.scrolling{scrollbar-width:thin}.breadcrumb.scrolling::-webkit-scrollbar{display:block;height:6px}.breadcrumb.scrolling::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25)}.breadcrumb_list{display:flex;flex-wrap:nowrap;width:auto}.breadcrumb_list li{flex:0 0 auto;white-space:nowrap}.breadcrumb_list li a:after{right:-12px}.breadcrumb_list li:last-child a:after{content:none}.page_product_gallery{width:100%;min-height:260px;margin:0 auto 25px}.page_product_gallery>div{flex-flow:row wrap;gap:9px}.page_product_gallery>div .product_gallery_item:first-child{height:200px;width:100%;display:block}.page_product_gallery>div .product_gallery_item:first-child img{object-fit:scale-down;object-position:center;height:100%}.page_product_gallery>div .product_gallery_item:nth-child(n+2){width:calc(25% - 7px)}.page_product_sale{font-size:18px;margin-top:20px}.page_product_title{font-size:24px}.page_product__favorit{width:35px;height:35px}.page_product__favorit svg{width:20px;height:20px}.page_product_brief{margin:0 0 20px}.page_product_regular_price{font-size:24px;line-height:22px}.page_product_sale_price{font-size:16px;line-height:16px}.product_color,.product_material{width:100%;height:50px}.product_material_option{left:-1%;width:102%}.popup-content .modal_product{gap:10px;margin:25px 0}.modal_product__img{height:95px;width:100%}.page_product_size .product_material_info .product_material_title{width:43%}.page_product_size .product_material_info .product_material_title:nth-child(2){width:57%;padding-right:30px;padding-left:5px}.page_product_btn .site_btn{width:100%}.page_characteristics__item{font-size:14px}.delivery_box_info,.page_product_btn__spec .site_btn{width:100%}.characteristics__left,.characteristics__right{width:100%;margin:0 0 15px}.characteristics__right{margin:0}.characteristics__left ul,.characteristics__right ul{padding-left:20px;column-count:1}.our_furniture__title,.recently_watched__title{font-size:24px}.our_furniture__text{font-size:18px;margin:0 0 25px}.our_furniture_slide{height:250px}.recently_watched__title{margin:0 0 25px}.contacts_banner{margin:0 0 35px}.contacts__info{width:100%;height:auto;min-height:inherit;margin:0 0 10px}.contacts_title{font-size:24px;margin:0 0 20px}.contacts__map{height:250px;width:100%;margin:0}.aboutus_wrapper{gap:25px}.aboutus__info{width:100%}.aboutus__title{font-size:24px;margin:0 0 20px}.aboutus__content{font-size:14px}.aboutus__photo{width:100%;min-height:inherit}.advantages_wrapper{flex-flow:column-reverse}.advantages__photo{width:100%}.advantages__accardeon{width:100%;padding:10px 0 0}.advantages__accardeon__title{font-size:24px;margin:0 0 20px}.accardeon_box .szh-accordion__item-btn{padding:15px 33px 15px 0;font-size:16px}.accardeon_box .szh-accordion__item-panel{font-size:14px}.accardeon_box .szh-accordion__item-btn:before{right:15px}.our_slide__title{left:15px;bottom:15px;font-size:16px}.blog_banner{margin:0 0 45px}.blog_banner_wrapper{min-height:350px;padding-top:35px;padding-bottom:35px;animation:back 2s ease-out forwards;background-size:cover!important}.blog_banner_title{font-size:24px}.blog_banner_text{font-size:14px}.blog_banner_text br{display:none}.news_page_subtitle{font-size:26px;margin:0 auto 20px}.news_page_subtitle br{display:none}.news_page_title{font-size:24px;margin:0 auto 25px}.news_page_title br{display:none}.news_content{font-size:15px;line-height:1.5;margin:0 auto 25px}.news_content img{margin:0 0 20px}.news__gallery{height:200px;width:calc(50% - 6px)}.order_page_box__title,.order_page_item__title{margin:0 0 15px}.order_input_wrapper{margin:0 0 25px}.order_input_box{margin:0 0 15px}.order_input_title{margin:0 0 5px}.order_input_box input{height:45px}.input_wrapper_mix{gap:15px}.input_wrapper_mix .order_input_box{width:calc(33.333% - 10px)}.input_wrapper_mix .order_input_box:last-of-type{width:calc(66.66% - 10px)}.order_products_num{width:30px;height:30px;font-size:12px}.order_products_img{height:105px}.order_page_sticky{padding:25px 15px}.order_cost_num{margin:0 0 10px}.single_page_content h2{font-size:18px}.single_page_content p{font-size:14px;line-height:1.5}.upholstery_box_modal{padding:60px 5vw}.upholstery_box_head{margin:0 0 15px}.upholstery_filter .product_material_option{left:0;width:99%}.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box{height:auto;width:calc(25% - 15px)}.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box_img,.upholstery_item_tkany .item_tkany_wrapper .item_tkany_box_img img{width:60px;height:60px}.upholstery_item_tkany .item_tkany_wrapper .control_indicator{right:8px}.footer_top{padding-top:40px;padding-bottom:20px}.footer_wrapper{gap:20px}.footer_nav__title{margin:0 0 10px}.footer_bottom .footer_wrapper{gap:5px}.footer_link:nth-of-type(n){width:auto;min-width:inherit;max-width:inherit;margin:0 auto}}@media screen and (min-width:320px)and (max-width:767px){@keyframes back{0%{background-position:45% 0}to{background-position:75% 0}}.modal__konsultation{min-width:90vw;max-width:90vw;padding:9vw}.modal__konsultation_form input{margin:0 0 25px}.modal__konsultation .private_policy{font-size:12px}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px}.index_category_wrappper{display:block}.index_category_wrappper a{margin-top:10px}}@media screen and (min-width:320px)and (max-width:1023px){.basket_page__title{font-size:24px;margin:0 0 35px}.basket_count_product{font-size:18px}.basket_page__head{padding:20px 5px;gap:5px}.basket_page__name,.basket_page__price,.basket_page__quantity,.basket_page__total{display:none}a.basket_page__share{width:calc(100% - 110px);font-size:14px}.delite_item{width:110px;min-width:inherit;font-size:14px}.basket_product{padding:20px 5px;gap:14px;flex-flow:row wrap}.basket_product__photo{width:calc(30% - 7px);height:100px}.basket_product__info{width:calc(70% - 7px)}.basket_product__favorite,.basket_product__price,.basket_product__quantity,.basket_product__total{width:calc(50% - 7px);position:relative}.pole_name{position:absolute;top:-18px;left:0;color:#a29e9e;font-size:12px}.basket_product__total{text-align:right}.basket_product__total .pole_name{right:0}.basket_product__quantity{display:flex;justify-content:flex-end;order:10}.basket_product__favorite{gap:15px;justify-content:flex-start;order:9}.basket_product__favorite button svg{margin:0}.basket_text{margin:0 0 15px;font-size:12px}.basket_total__box{width:100%}.basket_total__box .basket_total__btn{width:100%;margin:0}}@media screen and (min-width:767px)and (max-width:1023px){.basket_page__head,.basket_product{padding:20px 15px}.basket_product__photo{width:calc(40% - 7px);height:134px}.basket_product__info{width:calc(60% - 7px)}.basket_total__box{width:290px}.basket_total__box .basket_total__btn{width:100%}}@media screen and (min-width:767px)and (max-width:1200px){.search_mobail{display:none}.search_box{display:block;width:55vw;margin:0 auto 0 0}.banner_wrapper{min-height:385px;background-size:cover!important;background-position:50%!important}.banner__title{font-size:28px}.banner__text{font-size:16px;max-width:65%}.banner,.m_bottom,.page_product,.page_product_btn{margin:0 0 55px}.tab_list{gap:30px;margin:0 auto 40px}.swiper.products_slider{padding-bottom:55px}.swiper.our_furniture_slider .swiper-scrollbar,.swiper.products_slider .swiper-scrollbar{max-width:55%}.products_item_photo{height:250px}.index_category_title{font-size:18px;max-width:450px}.index_category_wrappper{grid-template-rows:repeat(3,155px);grid-template-columns:repeat(4,1fr);gap:10px}.index_category__title{font-size:18px}.index_category__item:before{width:25px;height:25px}.index_link_blog_title{font-size:26px;line-height:1.3;max-width:370px}.index_link_blog_text{font-size:16px;max-width:350px}.feedback_form_text{max-width:max-content}.feedback_form_number{width:380px;height:50px;margin:0}.feedback_form_btn.site_btn{height:50px;width:280px}.catalog_head{margin:0 0 70px}.catalog_title{font-size:26px;margin:0 0 25px}.catalog_box{gap:25px 18px;justify-content:center}.catalog_item{width:auto}.products_box .products_item{width:calc(50% - 15px)}.page_product_gallery{width:calc(100% - 380px);min-height:50vh;margin:0 30px 0 0}.page_product_content{width:350px;margin-top:20px}.page_product_gallery>div .product_gallery_item:nth-child(n+2){width:auto}.page_product_title{font-size:26px}.page_product_btn .site_btn{width:100%}.page_product_btn__spec .site_btn{width:calc(33.333% - 7px);height:45px}.delivery_box_info{width:500px}.characteristics__left,.characteristics__right{width:calc(50% - 10px)}.characteristics__left ul,.characteristics__right ul{padding-left:20px;column-count:2}.blog_banner_wrapper{min-height:470px}.blog_banner_title{font-size:28px}.blog_banner_text{max-width:65%}.blog_banner_title{font-size:32px;max-width:65%}.blog_banner_text{font-size:16px;max-width:57%}.news__gallery{height:250px;width:calc(50% - 5px)}.footer_wrapper{gap:10px}.footer_bottom .footer_wrapper{justify-content:flex-start;gap:20px 25px}.footer_link:nth-of-type(n){margin:0}}@media screen and (min-width:1024px)and (max-width:1200px){.banner_wrapper{min-height:470px}.banner__title{font-size:32px}.banner_btn.site_btn_white{height:50px;width:300px}.tab_list{gap:35px;margin:0 auto 50px}.tab_list_item{font-size:20px}.index_category_title{max-width:510px}.banner,.m_bottom{margin:0 0 65px}.swiper.products_slider{padding-bottom:75px}.swiper.our_furniture_slider .swiper-scrollbar,.swiper.products_slider .swiper-scrollbar{max-width:50%}.index_category_wrappper{grid-template-rows:repeat(3,200px);grid-template-columns:repeat(4,1fr);gap:10px}.index_category__title{font-size:24px}.index_category__item:before{width:30px;height:30px;right:15px;bottom:15px}.index_category_title{font-size:20px;margin:0 auto 35px}.index_category_wrappper{grid-template-rows:repeat(3,235px);grid-template-columns:repeat(5,1fr);gap:12px}.catalog_title{font-size:28px;margin:0 0 30px}.catalog_right{gap:40px 20px}.products_box .products_item{width:calc(33.333% - 14px)}.page_product_gallery>div .product_gallery_item:first-child{height:auto}.page_product_sale{font-size:20px}.page_product_title{font-size:28px}.page_product_regular_price{font-size:24px;line-height:24px}.page_product_btn .site_btn{width:100%}.page_characteristics__item{font-size:14px}.page_product_btn__spec .site_btn{width:calc(33.333% - 7px);height:45px}.contacts_banner{margin:0 0 60px}.contacts__info{width:450px;min-height:675px;margin:0 50px 0 0}.contacts__map{width:calc(100% - 500px);height:675px}.contacts_title{font-size:28px;margin:0 0 40px}.basket_page__head,.basket_product{padding:20px 10px}.pole_name{display:none}.basket_page__head,.basket_product{gap:20px}.name_item{width:24%}.price_item{width:10%}.basket_text{margin:0 0 15px;max-width:600px}.basket_total__box .basket_total__btn{width:100%}.aboutus__info{width:calc(40% - 25px)}.aboutus__photo{width:calc(60% - 25px);min-height:425px}.aboutus__title{font-size:28px;margin:0 0 25px}.aboutus__content{font-size:16px}.advantages_wrapper{flex-flow:row}.advantages__photo{width:calc(50% - 25px);height:auto}.advantages__accardeon{width:calc(50% - 25px);padding:30px 0}.our_furniture_slide{height:340px}.our_slide__title{left:25px;bottom:25px;font-size:18px}.index_link_blog_text{font-size:16px;max-width:495px}.news_page_subtitle{font-size:28px;margin:0 0 25px}.news_content{font-size:18px;line-height:1.6;margin:0 auto 35px}.order_page_left{max-width:455px}.order_page_right{max-width:405px;width:100%}}@media screen and (max-width:980px){.header_info,.header_top:before{display:none}}@media screen and (min-width:1200px)and (max-width:1800px){.grid_container{padding-left:1vw;padding-right:1vw}.sub_menu__open{padding:0 1vw}.header_btn{display:none}.index_category_wrappper{display:grid;grid-template-rows:repeat(3,335px)}.index_link_blog_wrapper{padding-left:100px}.catalog_left{margin:0 65px 0 0}.our_furniture_slide{height:435px}.contacts_banner{margin:0 0 80px}.contacts__info{width:600px;min-height:675px;margin:0 50px 0 0}.contacts__map{width:calc(100% - 650px);height:675px}.contacts_title{font-size:28px;margin:0 0 40px}}@media screen and (min-width:1200px){.filter_btn_mobail,.humb_mobail,.pole_name,.sub_menu__close{display:none}}.order_page_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1455px;margin:0 auto}.order_page_left{width:100%;max-width:575px}.order_page_item{margin:0 0 30px;width:100%;max-width:inherit}.order_page_item .filter_item__title{background:url(/images/title_arrow_top.webp) 100% 15px no-repeat}.order_page_item .filter_item__title.active{background:url(/images/title_arrow.webp) 100% 15px no-repeat}.order_page_item__title{font-size:20px;padding-bottom:15px;border-bottom:1px solid #a29e9e}.order_page_box__title,.order_page_item__title{font-family:var(--font-family);font-weight:500;line-height:160%;color:#121212}.order_page_box__title{font-size:18px;display:block;margin:0 0 25px}.order_input_wrapper{margin:0 0 60px}.order_input_box{display:flex;flex-flow:column;margin:0 0 30px}.order_input_box input{border:1px solid #cfcccc;width:100%;height:48px;padding:0 20px;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;color:#121212}.order_input_box .PhoneInput input{border-left:none}.order_input_box .PhoneInput .PhoneInputCountryIcon{border-radius:5px;overflow:hidden;box-shadow:0 0 0 1px #a29e9e!important}.order_input_box .PhoneInput .PhoneInputCountry{border:1px solid #cfcccc;border-right:none;margin:0;padding-left:20px}.order_input_box .PhoneInput .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#a29e9e}.order_input_title{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;color:#121212;display:block;margin:0 0 15px}.input_wrapper_mix{display:flex;flex-flow:row wrap;justify-content:space-between;gap:20px 30px}.input_wrapper_mix .order_input_box{width:calc(33.333% - 20px);margin:0}.input_wrapper_mix .order_input_box:last-of-type{width:calc(66.66% - 20px)}.order_products .order_page_item__title{display:flex;align-items:center;justify-content:space-between;border:none}.order_products .edit_order{display:flex;align-items:center}.order_products_wrapper{display:flex;flex-flow:row wrap;gap:30px}.order_products_item{width:calc(33.333% - 20px);position:relative}.order_products_img{height:130px}.order_products_img img{object-fit:scale-down;object-position:center;height:100%}.order_products_num{position:absolute;top:15px;right:-9px;background:#bfaf9a;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:160%;letter-spacing:-.03em;color:#fff}.order_page_right{max-width:445px;width:100%}.order_page_sticky{position:-webkit-sticky;position:sticky;top:120px;width:100%;background:#f7f5f5;padding:25px 30px 40px;min-height:285px}.order_cost .site_btn{width:100%;max-width:100%}.order_cost_title{font-size:20px;color:#121212;margin:0 0 10px}.order_cost_num,.order_cost_title{font-family:var(--font-family);font-weight:500;line-height:160%;letter-spacing:-.03em;display:block}.order_cost_num{font-size:16px;color:#a29e9e;margin:0 0 25px}.order_cost_result{padding-top:20px;border-top:1px solid #a29e9e}.order_cost__head{display:flex;flex-flow:row wrap;justify-content:space-between;font-weight:500;font-size:20px;color:#121212;gap:10px;margin:0 0 10px}.order_cost__head,.order_cost_text{font-family:var(--font-family);line-height:160%;letter-spacing:-.03em}.order_cost_text{font-weight:400;font-size:16px;color:#a29e9e;display:block;margin:0 0 30px}.single_page_title{margin:0 0 60px}.single_page{min-height:50vh}.single_page_content{max-width:870px;margin:0 auto}.single_page_content h2{font-family:var(--font-family);font-weight:600;font-size:24px;line-height:140%;letter-spacing:-.02em;text-align:justify;color:#000;margin:20px 0 15px}.single_page_content p{font-weight:400;font-size:20px}.single_page_content ul{margin:20px 0;padding-left:20px;list-style:disc}.single_page_content img{margin:15px 0;width:auto}