<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:100}
.header__bottom,.header__center,.header__top{position:relative}
.header__top{background:#F3F3F3;color:var(--basic-company-text);height:65px;transition:all .3s}
.top_flex{height:65px}
.header__center{background-color:var(--bg);color:var(--body-text)}
.header__bottom,.fn_header__sticky{background:#2D333B;color:var(--second-company-text);padding:0;height:60px}
.header__bottom.fixed{position:fixed;top:0;z-index:9999;animation:fixedMenu .5s}
@-webkit-keyframes fixedMenu {
0%{top:-100px}
100%{top:0}
}
@keyframes fixedMenu {
0%{top:-100px}
100%{top:0}
}
.switcher__item{position:relative;padding:1px 10px;white-space:nowrap}
.switcher__name{padding:0;cursor:pointer;font-size:16px;text-transform:capitalize;font-weight:400}
.switcher__hidden{background:#fff;border-radius:4px;box-shadow:0 2px 5px #0000004d;display:none;left:-12px;padding:8px 0;position:absolute;top:100%;width:auto}
.switcher__language .switcher__hidden{left:0}
.switcher__item:last-child .switcher__hidden{left:inherit;right:0}
.switcher__item:first-child{border-right:1px solid #D1A883}
.switcher__link{font-size:14px;font-weight:600;line-height:1;text-decoration:underline;color:var(--second-company-text);position:relative;cursor:pointer;white-space:nowrap;transition:all .3s;border:none;width:100%;background:none}
.switcher__visible.active{color:#A5A5A5;text-decoration:none}
.switcher__visible img,.switcher__link img{-webkit-box-flex:0;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;margin-right:4px}
.callback{position:relative;padding:0 10px;border-radius:3px;margin-left:5px;line-height:1;height:25px;font-size:13px;text-decoration:none;font-weight:400;border:1px solid transparent;color:var(--second-company-text);margin-right:10px}
.callback svg{width:18px;height:18px;margin-right:7px;position:relative;top:1px}
.header__logo{-webkit-box-flex:0;max-width:fit-content}
.logo__link{position:relative;display:block;padding-right:30px;height:61px}
.logo__link img,.logo__link svg{display:block;max-height:100%;max-width:100%}
.header-contact{height:42px;position:relative;min-width:220px; z-index: 15}
.header-contact__inner{padding:10px;position:absolute;right:0;left:0;top:0;cursor:pointer;border-radius:10px;height:45px;transition:all .3s;box-shadow:0 0 3px #0000004d}
.header-contact__inner--adress{padding:10px 15px 0;height:45px}
.header-contact__inner--adress .header-contact__item--visible::after{content:none!important}
.header-contact__item{position:relative;opacity:0;visibility:hidden}
.header-contact__item--visible{opacity:1;visibility:visible;height:auto}
.header-contact__section svg{width:24px;height:24px;margin-right:5px;line-height:1}
.header-contact--phone,.header-contact--email,.header-contact--time{position:relative;font-size:16px;font-weight:500;text-decoration:none;margin-bottom:0;line-height:1.2;word-break:break-all;transition:all .3s}
.header-contact--email{font-size:16px}
.header-contact--time,.header-contact--time p,.header-contact--time span{font-size:14px;font-weight:500}
.header-contact__item--visible.header-contact--phone a,.header-contact--phone a,.header-contact--email a,.header-contact--time{text-decoration:none;color:var(--body-text)}
.header-contact__item--visible a.first_phone{padding-top:0;padding-bottom:3px;color:var(--body-text)}
.dottes_icon{margin-right:0!important;margin-left:auto;visibility:visible;opacity:1;transition:all .3s;color:var(--second-company-text)}
.header-contact__inner:hover .dottes_icon{opacity:0;visibility:hidden;color:var(--second-company-text)}
.header_informers__item{position:relative;cursor:pointer;min-width:70px;transition:.3s;color:var(--second-company-text);height:100%}
.header_informers{margin-left:auto}
.header_informers__link{color:var(--button-text);text-decoration:none;flex-direction:column;width:144px;transition:all .3s;padding:0 35px}
.account__link{color:var(--boxed-text)}
.header_informers__item:first-child{padding-left:0}
.header_informers__item:last-child{padding:0; background:var(--second-company);}
.header_informers__link::after{content:'';width:1px;height:48px;background-color:#FDFDFD33;position:absolute;display:block;right:0;top:6px}
.header_informers__item:last-child .header_informers__link::after,.header_informers__item:nth-last-child(2) .header_informers__link::after{display:none}
.informer_name{font-size:11px;font-weight:400;color:var(--boxed-text)}
.header_cart_link{width:200px;height:100%;border-radius:0;align-items:center;justify-content:flex-start;flex-direction:row;gap:15px;padding:0; z-index: 10}
.cart_title{color:var(--button-text)}
.cart_total{font-size:16px;font-weight:600;line-height:1.8}
.header_informers__item.icon-search,.header_informers__link i{width:32px;height:32px}
.header_informers__link i:before{font-size:30px;line-height:1}
.header_informers__link i.fa-balance-scale:before{font-size:26px;line-height:1}
.header_informers__item.icon-search{font-size:32px;min-width:45px;padding:0 5px}
.header_informers__item .compare_counter,.header_informers__item .wishlist_counter{background:var(--second-company);border:3px solid #2D333B;border-radius:50%;color:var(--button-text);padding:1px 1px 0;position:absolute;right:-18px;top:-8px;width:27px;height:27px;font-size:11px;text-align:center;font-weight:400;line-height:20px;display:block}
.informers_icon{position:relative}
.header_informers__item .cart_counter{background:#2D333B;border:3px solid var(--second-company);border-radius:50%;color:var(--button-text);padding:1px 1px 0;position:absolute;right: -10px;top:0;width:27px;height:27px;font-size:11px;text-align:center;font-weight:400;line-height:20px;display:block}
.header_informers__link:hover .informer_name{color:var(--button-color-hover)}
.header_informers__link svg path,.informer_name{transition:all .3s}
.header_informers__link svg{color:var(--boxed-text)}
.cart_icon_info{display:flex;flex-direction:column}
.header_informers__link svg{width:28px;height:27px}
.header_cart_link svg{color:var(--button-text);margin-left:15px;width:50px;height:50px}
.search{position:relative;margin:auto 30px;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:fit-content;align-items:center}
.search__input{background:var(--bg);border:1px solid #FBFBFB;color:var(--body-text);height:50px;width:430px}
.search__button{border-radius:4px;cursor:pointer;font-size:20px;height:100%;position:absolute;text-align:center;right:0;top:0;width:50px;border:none;background:transparent;color:var(--second-company-text);transition:all .3s}
.search__button svg{width:20px;height:20px;color:#A5A5A5}
.header__bottom_panel{position:relative;height:60px}
.catalog_button{-webkit-box-flex:0;-webkit-flex:1 0 310px;-ms-flex:1 0 310px;flex:1 0 310px;max-width:310px;position:relative;margin:0;border-radius:0}
.catalog_button__heading{position:relative;cursor:pointer;font-size:22px;font-weight:600;justify-content:center;gap:40px;width:100%;background:var(--second-company);color:var(--button-text);border-radius:0;height:100%}
.main_page .catalog_button__heading{pointer-events:none}
.catalog_button .catalog_icon{width:33px;height:30px;display:flex;align-items:center;justify-content:center}
.catalog_text{line-height:1;margin-left:7px}
.catalog_button .catalog_icon:before{font-size:20px}
.catalog_button .catalog_button__arrow{position:absolute;right:15px}
.catalog_button .arrow_right{height:14px;width:14px;display:block;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.catalog_button.active .arrow_right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.categories_nav{background:#fff;display:block;position:absolute;top:100%;left:0;transition:all .3s;width:310px;z-index:15;height:auto;opacity:1;visibility:visible;min-height:280px}
.categories_nav .categories_nav__menu{display:block;position:absolute;top:0;left:0;height:auto;width:100%;max-width:100%;background:var(--bg)}
.fn_catalog_menu.hidden{opacity:0;visibility:hidden;transform:translateY(-20px)}
.categories_nav .categories_nav__menu .categories_menu__item{margin:0}
.categories_menu__item:hover .categories_nav__menu{background:#fff}
.categories_nav .level_2 .categories_menu__link{font-size:17px;font-weight:700;line-height:24px}
.categories_nav .level_2 .subcategory{columns:4;margin:0 auto;row-gap:15px}
.categories_nav .level_2 .subcategory .categories_menu__item{max-width:100%;break-inside:avoid-column; margin-bottom: 12px}
.categories_nav .level_2 .subcategory{width:100%;padding-left:20px}
.categories_nav .categories_nav__subcategory{position:absolute;top:0;height:auto;z-index:0;visibility:hidden;opacity:0;width:auto;box-shadow:0 5px 20px #0000000f;-webkit-transform:translateX(260px) translateZ(0px);transform:translateX(260px) translateZ(0px);-webkit-transition:-webkit-all .3s ease-in-out;transition:-webkit-all .3s ease-in-out;transition:all .3s ease-in-out;transition-delay:0s,0s;-webkit-transition-delay:.15s;background-color:#fff}
.categories_nav .categories_menu,.categories_nav .subcategory{height:auto;padding:12px 0;flex-direction:column;max-height:600px}
.categories_menu:not(.scroll){overflow:hidden}
.categories_nav .level_3.categories_nav__subcategory{max-height:100%;max-width:100%;width:auto;box-shadow:none;position:relative;visibility:hidden;opacity:0;transform:translateX(0px) translateZ(0px);z-index:0}
.categories_nav .categories_menu__link{padding:7px 10px;position:relative;transition:.3s;text-decoration:none;color:var(--body-text);line-height:1.2;font-size:16px;font-weight:400;min-height:29px;white-space:nowrap}
.categories_menu__link{color:var(--body-text);text-decoration:none;position:relative}
.categories_nav .categories_menu__link .categories_menu__icon{height:30px;width:100%;object-fit:cover;margin-right:10px;max-width:30px}
.categories_nav .categories_menu__link .categories_menu__icon svg{max-height:22px;max-width:22px}
.categories_nav .categories_menu__link .categories_menu__icon svg path{fill:currentColor!important}
.categories_menu__link .categories_menu__name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.categories_nav__subcategory:not(.level_3) .categories_menu__link .categories_menu__name{text-overflow:ellipsis;white-space:normal;text-align:left}
.categories_nav .categories_menu__link .arrow_right{position:absolute;right:13px;top:calc(50% - 5px);-webkit-transform:rotate(0);transform:rotate(0);transition:.3s;width:12px;height:12px;-webkit-box-flex:0;-webkit-flex:0 0 15px;-ms-flex:0 0 15px;flex:0 0 15px;max-width:15px}
.categories_nav__subcategory.level_3 .categories__no_image .arrow_right{width:50px;height:50px;display:block;position:relative;top:inherit;max-width:50px;flex:inherit}
.categories_nav .level_2.categories_nav__subcategory{width:calc(1650px - 349px);min-height:600px; max-height: 700px;display:flex;flex-direction:column}
.categories_nav .subcategory .categories_menu__item{background:transparent;position:static}
.categories_nav .level_3 .subcategory{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;padding:0;margin:0;gap:0}
.bottom_categories{padding:17px 0 37px;margin-top:auto}
.categories_nav .level_3 .subcategory .categories_menu__item{position:relative; margin-bottom: 0;width:100%;min-height:1px;padding:0 10px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;height:100%;text-align:center;max-width:336px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__link{height:100%;background:#fff;width:100%;padding:2px 0; margin-left: 12px}
.categories_nav .level_3 .categories_menu__link::before {
    content: '.';
    position: absolute;
    margin-left: -10px;
    margin-top: -7px;
    color: #aaa;
}
.categories_nav .level_3 .categories_menu__link{font-size:16px;font-weight:400;line-height:26px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__image{height:100px}
.categories_nav .level_3 .subcategory .categories_menu__item .categories_menu__image svg{max-height:65px;max-width:100%}
.categories_nav .level_3 .subcategory .categories_menu__item .category_name{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100px}
.categories_nav ul::-webkit-scrollbar{width:0;background:transparent}
.scroll{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}
.hover_scroll{position:absolute;left:0;height:60px;width:100%;opacity:1;transition:all 300ms;display:flex;align-items:center;justify-content:center;background-position:center center;background-repeat:no-repeat;background-size:14px 14px;margin:0;background:linear-gradient(180deg,#fff0 -6.57%,#FFF 91.24%)}
.hover_scroll.hover_scroll_up{top:0;transform:rotate(180deg)}
.hover_scroll:before{display:inline-block;font:normal normal normal 14px / 1 FontAwesome;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";position:absolute;width:60px;height:40px;line-height:38px;text-align:center;border-radius:90px;-webkit-box-shadow:0 2px 5px #0000004d;box-shadow:0 2px 5px #0000004d;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;color:#121212;background-color:var(--second-company);bottom:5px}
.hover_scroll.hover_scroll_up:before{transform:rotate(180deg);content:"\f106"}
.hover_scroll.hover_scroll_down{bottom:0}
.hover_scroll:hover::before{background-color:#947962;color:#fbfbfb}
.main_banner{width:calc(100% - 310px);margin:30px 0 15px auto;height:100%}
.main_banner .banner_group__item{height:100%;border:none;border-radius:10px}
.main_banner .banner_group{margin-bottom:0;display:flex;flex-direction:row;justify-content:space-between;margin-left:30px}
.main{width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative}
.sidebar{width:320px;position:relative;float:left}
.products_sidebar{position:sticky;top:90px}
.sidebar_blog{width:610px;position:relative}
.sidebar--right{float:right}
.sidebar__boxed{background:#F3F3F3;color:var(--boxed-text);border-radius:10px;display:block;z-index:1;padding:30px 15px;margin-bottom:15px}
.sidebar__boxed--user{background:#F3F3F3;color:var(--boxed-text);border-radius:15px;display:block;z-index:1;padding:30px 20px;margin-bottom:0;border:1px solid #DADADA}
.sidebar_blog .sidebar__boxed{padding:30px 10px;background:var(--boxed-color);box-shadow:none;border-radius:10px;border:1px solid #EBE9E9}
.sidebar__boxed--subscribe{background:#1b84ec;color:#fff;padding:30px 15px;position:relative}
.sidebar__boxed--subscribe:before{content:'';opacity:.15;position:absolute;top:-6px;left:15%;width:180px;height:180px;background-size:contain;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA1MTIgMCkiPjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNi45NTUsMS4zMTRjLTMuMTE5LTEuNzgtNi45NTUtMS43NS0xMC4wNDUsMC4wNzhMMzEzLjY1NiwxMDkuNzU2Yy00Ljc1NCwyLjgxMS02LjMyOSw4Ljk0My0zLjUxOCwxMy42OTcgICAgYzIuODEsNC43NTMsOC45NDIsNi4zMjgsMTMuNjk3LDMuNTE4bDEzMS40ODItNzcuNzQ5TDIxMC40MTEsMzAzLjMzNUw4OC42MDMsMjY2LjA2OWwxNTguOTY1LTk0ICAgIGM0Ljc1NC0yLjgxMiw2LjMyOS04Ljk0NCwzLjUxOC0xMy42OThjLTIuODEtNC43NTMtOC45NDMtNi4zMy0xMy42OTctMy41MThMNTguOTEsMjYwLjM5MmMtMy40MSwyLjAxNy01LjMwOSw1Ljg1Ni00Ljg0LDkuNzkxICAgIHMzLjIxNiw3LjIyMSw3LjAwNCw4LjM4bDE0NS40NjksNDQuNTA0TDI3MC43Miw0MzkuODhjMC4wNjcsMC4xMjEsMC4xMzYsMC4yMjMsMC4yMDcsMC4zMTRjMS4wNzEsMS43ODYsMi42NzYsMy4yNDUsNC42NzgsNC4wODcgICAgYzEuMjUzLDAuNTI3LDIuNTcsMC43ODQsMy44NzgsMC43ODRjMi41NjMsMCw1LjA4Ni0wLjk4Niw2Ljk5MS0yLjg0OWw3My43OTQtNzIuMTJsMTM4LjgwNiw0Mi40NjYgICAgYzAuOTYsMC4yOTMsMS45NDUsMC40MzgsMi45MjUsMC40MzhjMi4xMTYsMCw0LjIwNi0wLjY3Miw1Ljk0OC0xLjk2MUM1MTAuNDk2LDQwOS4xNTMsNTEyLDQwNi4xNyw1MTIsNDAzVjEwICAgIEM1MTIsNi40MDksNTEwLjA3NCwzLjA5Myw1MDYuOTU1LDEuMzE0eiBNMjcxLjI2NSwzMjkuMjNjLTEuMTU4LDEuNjczLTEuNzc5LDMuNjU5LTEuNzc5LDUuNjk0djYxLjE3MWwtNDMuODIzLTc5Ljc2NSAgICBsMTkzLjkyMS0yMDEuMjFMMjcxLjI2NSwzMjkuMjN6IE0yODkuNDg2LDQxMS4zMDl2LTYyLjg2N2w0OC45OSwxNC45ODhMMjg5LjQ4Niw0MTEuMzA5eiBNNDkyLDM4OS40ODNsLTE5Ni40OTktNjAuMTE2ICAgIEw0OTIsNDUuNzA0VjM4OS40ODN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNjQuNDIzLDM0Ny41NzdjLTMuOTA2LTMuOTA1LTEwLjIzNi0zLjkwNS0xNC4xNDMsMGwtOTMuMzUyLDkzLjM1MmMtMy45MDUsMy45MDUtMy45MDUsMTAuMjM3LDAsMTQuMTQzICAgIEM1OC44ODIsNDU3LjAyNCw2MS40NDEsNDU4LDY0LDQ1OHM1LjExOC0wLjk3Niw3LjA3MS0yLjkyOWw5My4zNTItOTMuMzUyQzE2OC4zMjgsMzU3LjgxNSwxNjguMzI4LDM1MS40ODMsMTY0LjQyMywzNDcuNTc3eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDAuMDcxLDQ3MS45MjhjLTMuOTA2LTMuOTAzLTEwLjIzNi0zLjkwMy0xNC4xNDIsMC4wMDFsLTIzLDIzYy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgQzQuODgyLDUxMS4wMjQsNy40NDEsNTEyLDEwLDUxMnM1LjExOC0wLjk3Nyw3LjA3MS0yLjkyOWwyMy0yM0M0My45NzYsNDgyLjE2Niw0My45NzYsNDc1LjgzNCw0MC4wNzEsNDcxLjkyOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjxnPgoJPGc+CgkJPHBhdGggZD0iTTE0Mi42NDksNDk0LjM0Yy0xLjg1OS0xLjg2LTQuNDM5LTIuOTMtNy4wNjktMi45M2MtMi42NDEsMC01LjIxLDEuMDctNy4wNywyLjkzYy0xLjg2LDEuODYtMi45Myw0LjQzLTIuOTMsNy4wNyAgICBjMCwyLjYzLDEuMDY5LDUuMjEsMi45Myw3LjA3YzEuODYsMS44Niw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNyw3LjA2OS0yLjkzYzEuODYtMS44NiwyLjkzMS00LjQ0LDIuOTMxLTcuMDcgICAgQzE0NS41OCw0OTguNzcsMTQ0LjUxLDQ5Ni4yLDE0Mi42NDksNDk0LjM0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjE3LjA1MSw0MTkuOTM1Yy0zLjkwMy0zLjkwNS0xMC4yMzMtMy45MDUtMTQuMTQyLDBsLTQ5LjQ0Niw0OS40NDVjLTMuOTA1LDMuOTA1LTMuOTA1LDEwLjIzNywwLDE0LjE0MiAgICBjMS45NTMsMS45NTMsNC41MTIsMi45MjksNy4wNzEsMi45MjlzNS4xMTgtMC45NzcsNy4wNzEtMi45MjlsNDkuNDQ2LTQ5LjQ0NUMyMjAuOTU2LDQzMC4xNzIsMjIwLjk1Niw0MjMuODQsMjE3LjA1MSw0MTkuOTM1eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg3LjcwNCw0MTYuMTM5Yy0zLjkwNi0zLjkwNC0xMC4yMzYtMy45MDQtMTQuMTQyLDBsLTQ5LjU4LDQ5LjU4Yy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgYzEuOTUzLDEuOTUyLDQuNTEyLDIuOTI5LDcuMDcxLDIuOTI5czUuMTE4LTAuOTc3LDcuMDcxLTIuOTI5bDQ5LjU4LTQ5LjU4QzM5MS42MDksNDI2LjM3NywzOTEuNjA5LDQyMC4wNDUsMzg3LjcwNCw0MTYuMTM5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjgzLjUsMTM2LjMxYy0xLjg2LTEuODYtNC40NC0yLjkzLTcuMDctMi45M3MtNS4yMSwxLjA3LTcuMDcsMi45M2MtMS44NTksMS44Ni0yLjkzLDQuNDQtMi45Myw3LjA4ICAgIGMwLDIuNjMsMS4wNyw1LjIsMi45Myw3LjA2YzEuODYsMS44Nyw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNiw3LjA3LTIuOTNjMS44NTktMS44NiwyLjkzLTQuNDMsMi45My03LjA2ICAgIEMyODYuNDMsMTQwLjc1LDI4NS4zNiwxMzguMTcsMjgzLjUsMTM2LjMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=)}
.user_container,.blog_container,.products_container{margin-left:340px;width:calc(100% - 340px);padding:0 0 100px}
.post_container{margin-left:380px;width:calc(100% - 660px);margin-right:auto}
.blog_container--left,.post_container--left{margin-left:0}
.user_container__boxed{background:transparent;padding:0}
.user_container .tab,.discount_forms_info .tab{padding:0;display:none}
.sidebar_subscribe__title{font-size:16px;line-height:1.4;cursor:pointer;font-weight:500;margin-bottom:25px;text-align:center}
.sidebar_subscribe__form{position:relative}
.form__input--aside_subscribe{height:32px;font-weight:400;font-size:12px;width:100%;margin-bottom:5px}
.button--aside_subscribe{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;user-select:none;font-family:inherit;text-decoration:none;border-radius:4px;cursor:pointer;font-size:12px;height:24px;position:absolute;right:4px;top:4px;border:none;background:transparent;color:var(--second-company);opacity:.8;transition:all .3s;line-height:24px;padding:0 7px;text-transform:uppercase}
.button--aside_subscribe:hover{color:var(--second-company);opacity:1}
.button--aside_subscribe svg{width:16px;height:16px}
.post_container__wrapper{padding:0;margin-bottom:15px;overflow:hidden}
.post_container__wallpaper{background-size:cover;min-height:200px;position:relative;padding:0;padding-bottom:67%;height:0;overflow:hidden;background-color:#F4F6F9;margin-bottom:15px;border-radius:10px}
.post_container__img picture,.post_container__img img{display:block;height:100%;width:100%;border-radius:10px}
.post_container__boxed{position:relative;max-width:100%;margin:0 auto}
.sidebar_heading{font-size:14px;line-height:1.2;padding:10px 0;cursor:pointer;font-weight:600;position:relative;color:var(--body-text)}
.sidebar_blog_heading{font-size:20px;line-height:1.2;cursor:pointer;font-weight:600;position:relative;color:var(--basic-company-text);margin-bottom:30px}
.sidebar_item_title{font-size:16px;font-weight:400;color:#6B6B6B;margin-bottom:20px}
.sidebar_item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #D5D5D5}
.sidebar_item:last-child{border-bottom:0}
.sidebar_heading:before{font-size:14px}
.sidebar_heading.active .sidebar_heading_arrow:before{content:"\f077"}
.blog_catalog{margin:0}
.blog_catalog__list{margin:0;padding:0;list-style:none}
.blog_catalog__list--inner{padding-left:15px;margin-bottom:10px;display:none}
.blog_catalog__item{position:relative;margin:0}
.blog_catalog__list--inner .blog_catalog__item,.blog_catalog__item:last-child{border:none}
.blog_catalog__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;padding:0;padding-right:20px;color:var(--basic-company-text);font-size:16px;font-weight:400;min-height:30px}
.blog_catalog__item:last-child .blog_catalog__link{padding-right:0}
.blog_catalog__no_image,.blog_catalog__link img{-webkit-box-flex:0;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px}
.blog_catalog__name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-left:10px}
.blog_catalog__list--inner .blog_catalog__link{padding:3px 25px 3px 0;font-size:12px;font-weight:400}
.blog_catalog__link.selected{color:var(--second-company-text)}
.opened &gt; .blog_catalog__list--inner{display:block}
.blog_catalog__switch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center;position:absolute;top:10px;right:-6px;width:28px;height:28px;font-size:0;cursor:pointer;text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 26px;-ms-flex:0 0 26px;flex:0 0 3026;max-width:26px}
.blog_catalog__switch svg{width:15px;height:15px}
.blog_catalog__switch.active svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.post__labels{position:absolute;top:0;left:0;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.post__label{text-decoration:none;display:inline-block;margin-bottom:2px;padding:5px 15px;background:var(--second-company);color:var(--second-company-text);font-size:13px;font-weight:600;border-radius:0 0 3px 0;transition:all .3s}
.post__label:hover{background:var(--basic-company);color:var(--basic-company-text)}
.post_information{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0}
.post_information__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:8px 35px 8px 0;font-size:13px;color:#aaa}
.post_information__item:last-child{margin-right:0}
.post_item_rating{margin:8px 15px 8px auto}
.post_information__item svg{width:20px;height:20px;margin-right:7px}
.post_information__avatar{width:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;-ms-flex:0 0 32px;flex:0 0 32px;max-width:32px;height:32px;border:1px solid #eee;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;overflow:hidden}
.post_information__avatar svg{margin-right:0}
.post__heading{font-size:40px;font-weight:400;margin-bottom:30px;color:var(--basic-company-text)}
.post__update_date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:13px;border:none;padding:12px 15px;margin-bottom:20px;background:#6db36d33;color:#0b8a0b;border-radius:2px}
.post__update_date svg{width:20px;height:20px;margin-right:10px}
.post__update_date_text{margin-right:5px}
.post__table_contents{background-color:#f0f0f0;padding:25px 20px 10px;margin-bottom:20px}
.post__table_contents_title{font-size:16px;font-weight:600;margin-bottom:15px;padding-left:5px}
.post__table_contents ol{padding-left:0}
.post__table_contents ol li{position:relative;margin-bottom:13px;padding-left:5px}
.post__table_contents ol li a{font-weight:400}
.post_share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:space-between;border-bottom:1px solid #D5D5D5;min-height:50px;padding-bottom:40px}
.block_post_comments{padding:30px 0 120px;gap:60px;flex-direction:column}
.post_tags{border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 0}
.post_tags svg{width:20px;height:20px;margin:1px 15px 5px 5px;color:#5e5e5e}
.post_tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;padding:5px 10px;font-size:12px;margin:0 5px 5px 0;color:#777;text-decoration:none;background:#f0f0f0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.post_tag:hover{text-decoration:none;color:#fff;background:var(--basic-company)}
.post_author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--second-company);color:var(--second-company-text);border-radius:3px;padding:20px 25px 18px;margin:20px 0}
.post_author__images{-webkit-box-flex:0;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px}
.post_author__img img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:1px solid #f0f0f0}
.post_author__infobox{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 120px);-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px);padding-left:10px}
.post_author__name{font-size:16px;font-weight:600;margin-bottom:6px}
.post_author__position{font-size:13px;font-weight:400;margin-bottom:20px;color:var(--second-company-text);opacity:.8}
.post_author__link{display:inline-block;font-size:12px;font-weight:500;color:var(--second-company-text);opacity:.8}
.post_author__link:hover{color:var(--second-company-text);text-decoration:none}
.post_author__social .social__link{width:26px;height:26px;line-height:24px;font-size:13px}
.filter__tag_menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;margin-top:15px}
.filter__tag_item{margin:0 7px 7px 0}
.filter__tag_link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none;border-radius:3px;padding:5px;font-size:13px;font-weight:500;border:1px solid #dbdbdb;color:#333;text-decoration:none;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.filter__tag_link:hover{color:#fff;background:var(--basic-company)}
.post_container__body{margin-bottom:30px}
.post_container__footer .pager{margin-top:25px;margin-bottom:0}
.filter__name{font-size:20px;line-height:1.2;margin-bottom:20px;cursor:pointer;font-weight:600;position:relative;color:var(--basic-company-text)}
.filter__name_arrow:before{font-size:14px}
.filter__name.active .filter__name_arrow:before{content:"\f077"}
.filters .filter__group{border-bottom:1px solid #EBE9E9;padding-bottom:30px;margin-bottom:30px}
.filters .filter__group:last-child{border-bottom:none;padding-bottom:0}
.filter__selected_feature .filter__sf_link{background:#F3F3F3;border-radius:45px;padding:5px 10px;cursor:pointer;transition:all .3s ease;border:1px solid #DADADA;min-height:30px}
.filter__selected_feature .filter__sf_link i,.filter__selected_feature .filter__sf_link span{font-size:12px}
.filter__selected_feature .filter__sf_link span{color:var(--basic-company-text)}
.filter__selected_feature .filter__sf_link i{color:#333e4a}
.filter__selected_feature .filter__sf_link svg{width:14px;height:14px;color:#A5A5A5;position:relative;left:4px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.filter__selected_feature_reset{margin:10px 0}
.filter__selected_feature_reset .filter__sf_reset{background:transparent;padding:0;border:none;cursor:pointer;font-size:12px;line-height:1.2;color:#FF5252;font-weight:600;transition:all .3s ease 0s;text-decoration:none;display:inline-block;font-family:inherit}
.filter__item{margin:10px 0;position:relative}
.filter__link{transition:color .3s;display:block;width:100%;text-align:left;line-height:26px;padding-left:35px;position:relative;font-size:14px;color:var(--body-text);font-weight:500;background:transparent;border:none;cursor:pointer;text-decoration:none}
.filter__link .filter__checkbox{transition:border-color .3s;border-radius:5px;border:1px solid var(--button-color);display:block;height:26px;position:absolute;left:0;top:0;width:26px}
.filter__link .filter__checkbox svg{height:24px;opacity:1;width:24px}
.filter__link .filter__label{display:block;line-height:26px;color:var(--body-text);cursor:pointer;font-weight:400;font-size:16px}
@-webkit-keyframes checkmarkAnimation {
100%{stroke-dashoffset:0}
}
@keyframes checkmarkAnimation {
100%{stroke-dashoffset:0}
}
.filter__checkbox.checked svg{color:var(--basic-company)}
.filter__link.checked svg path{stroke:var(--boxed-text);stroke-width:2px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;stroke-miterlimit:10;opacity:1;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:checkmarkAnimation .5s 0s forwards;animation:checkmarkAnimation .5s 0s forwards}
.filter__link.checked .filter__label{color:var(--basic-company)}
.filter__link.checked .filter__checkbox{border-color:var(--button-color);background:var(--button-color)}
.filter_group_top{display:flex;gap:20px}
.filter__selected_features{gap:10px}
.view_all_feature{color:#363636;font-size:13px;line-height:1.2;cursor:pointer;font-weight:400;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;border-bottom:1px dashed;border-color:var(--basic-company);margin-bottom:10px;text-decoration:none;display:inline-block}
.feature_content .filter__item.closed{display:none}
.feature_content.opened .filter__item.closed{display:block}
.filter__catalog_menu{margin-bottom:5px}
b.filter__catalog_link,a.filter__catalog_link{position:relative;font-family:inherit;display:block;width:fit-content;text-align:left;background:transparent;border:none;text-decoration:none;color:var(--second-company);line-height:1.2;font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;transition:all .3s ease 0s;border-radius:150px}
a.filter__catalog_link{cursor:pointer}
.filter__catalog_item{border:1px solid var(--second-company);border-radius:150px;transition:all .3s;width:fit-content!important;margin:0 4px}
.filter_catalog__no_image,b.filter__catalog_link img,a.filter__catalog_link img{width:18px;-webkit-box-flex:0;-webkit-flex:0 0 20px;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;margin-right:10px;height:auto}
a.filter__catalog_link svg{width:12px;height:12px;position:relative;top:1px}
.filter_catalog__no_image svg{width:20px!important;height:20px!important}
.filter_cat_products{margin-bottom:30px;display:flex;gap:12px}
.filter__catalog_item:hover a,b.filter__catalog_link.selected{background:#E03E4124}
.price_range{overflow:hidden;margin-bottom:15px}
.price_label{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 35px);-ms-flex:0 0 calc(50% - 35px);flex:0 0 calc(50% - 35px);max-width:calc(50% - 35px)}
.price_range .separator,.price_range .price_currency{line-height:22px;color:#363636;font-weight:400;font-size:.9em;-webkit-box-flex:0;-webkit-flex:0 0 35px;-ms-flex:0 0 35px;flex:0 0 35px;max-width:35px;text-align:center}
.price_range .separator{font-size:1.2em}
.max_input,.min_input{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 5px;border-radius:8px;border:1px solid #DADADA;height:50px;color:#363636;font-size:14px;font-weight:500;text-align:center}
.max_input:focus,.min_input:focus{border-color:var(--basic-company)}
.switch_mobile_filter svg{margin-right:5px;display:inline-block;height:14px;position:relative;width:14px}
.products_container__sort{background:#F3F3F3;padding:20px 24px;margin-bottom:24px;border-radius:10px}
.products_sort{flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;gap:12px;background:var(--bg);padding:10px;border:1px solid #DADADA;border-radius:10px}
.sort_title{display:flex;align-items:center;gap:10px}
.product_sort__title{color:var(--basic-company-text);font-size:16px;line-height:1.2;font-weight:400}
.product_sort__link{position:relative;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:5px 10px;font-weight:600;transition:all .3s ease 0s;border:1px solid #7f7f7f;color:#454545;text-decoration:none;border-radius:4px}
.product_sort__link.active_down,.product_sort__link.active_up{color:var(--button-color);border-color:var(--button-color)}
.product_sort__link .sorting_icon{width:13px;height:13px;margin-left:5px}
.product_sort__link .sorting_icon--right,.product_sort__link .sorting_icon--left{fill:#a1a1a1}
.product_sort__link.active_down .sorting_icon--left{fill:var(--button-color)}
.product_sort__link.active_up .sorting_icon--right{fill:var(--button-color)}
.post_sort_list{flex-direction:column;gap:30px}
.pagination{list-style:none;text-align:center;padding:0;margin:0 auto}
.pagination__item{display:inline-block;margin-bottom:0;padding:0 3px}
.pagination__link{display:block;padding:8px 0;min-width:40px;text-align:center;text-decoration:none;border:1px solid transparent;background-color:var(--bg);color:var(--body-text);font-size:16px;font-weight:500;border-radius:100%;height:40px;line-height:24px;transition:all .3s}
.active .pagination__link{color:var(--second-company-text);background-color:#fff;border-color:var(--button-color)}
.pagination__link:hover{color:var(--body-text);border-color:transparent;background:#F3F3F3}
.products_pagination{margin:30px auto 0}
.breadcrumbs{width:100%;border:none;padding:0 3px;background:transparent;list-style:none;margin:20px 0;color:var(--body-text);overflow-x:auto; overflow-y: hidden}
.breadcrumbs .breadcrumbs__item{padding:0;color:#A5A5A5;margin:0;font-size:14px;font-weight:400;white-space:nowrap}
.breadcrumbs .breadcrumbs__item:first-child{margin-right:3px}
.breadcrumbs .breadcrumbs__item + .breadcrumbs__item:before{padding:0 10px;content:url(../images/breadcrumb.svg);    top: 2px;
    position: relative;}
.breadcrumbs svg{width:18px;height:18px}
.breadcrumbs a{transition:all .2s ease;text-decoration:none;font-weight:400;color:#252525;display:flex}
.breadcrumbs a:hover{color:var(--button-color)}
.product__rating{position:relative}
.post__rating{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.rating_starOff{display:inline-block;vertical-align:top}
.rating_starOff,.rating_starOn{width:90px;height:18px;background:url(../images/rating.png) repeat-x left top}
.rating_starOn{display:block;background-position:left bottom}
.rating_text{line-height:1;position:relative;margin-left:2px;font-size:16px;font-weight:400;color:var(--basic-company-text);white-space:nowrap;z-index:2}
.rating_text.hidden{display:none}
.product_rating,.post_rating{position:relative}
.prod_rating{display:flex;align-items:center}
.rating_comments{display:flex;margin-left:-3px}
.main_brands{width:100%}
.main_brands__item{height:160px;max-width:160px;padding:0}
.main_brands__image,.main_brands__name,.main_brands__link{height:100%;text-align:center}
.brand_list{gap:40px;-webkit-animation:linear infinite alternate;-webkit-animation-name:run;-webkit-animation-duration:10s}
@keyframes run {
0%{right:0}
50%{right:calc(240px + 60px)}
100%{right:0}
}
.main_brands__image,.main_brands__name{padding:10px}
.main_brands__image img{opacity:.8;transition:.3s}
.author_list,.brand{padding-bottom:120px}
.author_list__item,.brand__item{margin-bottom:15px}
.author_list__preview,.brand__preview{border:1px solid #EBE9E9;height:100%;padding:10px;position:relative;transition:.3s;width:100%;background:#fff;border-radius:5px}
.brand__link{height:100px;margin:auto;position:relative;text-decoration:none}
.brand__image img{display:block}
.brand__name{color:var(--body-text);text-align:center;line-height:1.2;font-size:14px;font-weight:600;text-transform:uppercase;padding:0;overflow:hidden}
.boxed .product_item,.fn_products_slide .product_item{margin-bottom:0}
.product-page__gallery{width:440px;max-height:545px;position:sticky;top:125px; height: fit-content}
.product-page__details{width:calc(100% - 470px)}
.product_page_flex{justify-content:space-between;gap:20px}
.product_item{height:500px}
.product_item.swiper-slide{height:100%;min-height:460px}
.product_sidebar_item.swiper-slide{max-width:100%}
.product_sidebar_item .product_preview{max-width:310px;margin:0 auto}
.comparison_item{margin-bottom:0!important}
.product_preview{border:1px solid #EFEFEF;padding:16px;position:relative;transition:.3s;width:100%;background:#fff;border-radius:10px;box-shadow:0 5px 21px 0 #0A003414}
.product_preview__sku{color:var(--body-text);font-size:11px;margin:5px 0;font-style:italic;opacity:.7;font-weight:500}
.sku__nubmer{font-weight:600}
.product_preview__center{position:relative}
.product_preview__image{height:100%;margin:0 auto;position:relative;flex-direction:column;gap:10px;text-decoration:none}
.product_preview__image a{height:100%;width:100%;flex-direction:column;text-decoration:none;gap:10px}
.product_preview__image picture{height:300px;width:100%;display:flex;align-items:center;justify-content:center}
.product_preview__no_image{height:300px;width:100%;display:flex;align-items:flex-end;justify-content:flex-end;background-color:#F6F6F6;border-radius:10px;width:100%;overflow:hidden}
.product_preview__image img{width:100%;object-fit:contain;height:85%}
.product_preview__image .sticker__image{max-height:inherit}
.product_preview__no_image svg{width:auto;height:auto;color:#E7E7E7}
.stickers_product-page,.stickers{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:0;left:0;z-index:2}
.stickers_product-page{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;left:inherit;right:0}
.sticker{display:inline-block;padding:5px 10px;height:35px;line-height:25px;color:#fff;font-size:14px;font-weight:400;margin-bottom:5px;border-radius:5px;white-space:nowrap}
.sticker--hit{background-color:#4DAD67}
.sticker--discount{background-color:#EE6C6E}
.sticker--special{-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;width:60px}
.sticker__image{display:inline-block;width:60px;max-height:inherit}
.sticker_pct{position:absolute;top:0;right:0;display:inline-block;text-align:center;line-height:1;background-color:#fb3f4c;color:#fff;font-weight:600;padding:5px 5px 3px;font-size:10px;border-radius:4px}
.product_preview__name{height:52px;overflow:hidden;text-overflow:ellipsis;position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left;width:100%}
.product_preview__name a{color:var(--body-text);background:#ffffffe6;line-height:1.2;font-size:14px;transition:.3s;display:block;position:relative;font-weight:500;padding-bottom:5px;min-height:63px;text-decoration:none}
.product_preview__prices{flex-direction:column;position:relative;margin-top:5px}
.popup_prices,.popup_prices .old_price .currency,.popup_prices .price .currency{font-size:30px;font-weight:600}
.product_preview__prices .old_price,.popup_prices .old_price{color:#9F9F9F;font-size:16px;position:relative;font-weight:400;line-height:1.2}
.popup_prices .old_price{font-size:30px}
.product_preview__prices .old_price .currency{font-size:16px;font-weight:400;position:relative}
.product_preview__prices .old_price::after,.popup_prices .old_price::after{border-bottom:1px solid #9F9F9F;content:"";left:-3px;position:absolute;top:45%;width:calc(100% + 5px);transform:rotate(-18deg)}
.product_preview__prices .price{color:var(--second-company-text);font-size:25px;font-weight:600;line-height:1}
.product_preview__prices .price_no_product{color:#9F9F9F}
.product_preview__prices .price--red,.popup_prices .price--red{color:var(--second-company-text)}
.product_preview__prices .price .currency{font-size:20px;font-weight:500;position:relative}
.product_preview__bottom{display:none}
.preview_form{display:flex;flex-direction:column;gap:10px}
.product_preview__buttons{position:relative;height:50px}
.product_preview__center .wishlist_button__remove,.product_preview__center .wishlist_button,.product_preview__center .comparison_button,.gallery_image .wishlist_button,.gallery_image .comparison_button{width:40px;min-height:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .3s;box-shadow:0 2px 8px 0 #00095D26}
.gallery_image .wishlist_button,.gallery_image .comparison_button{width:40px;min-height:40px;height:40px}
.product_preview__center .wishlist_button svg,.product_preview__center .comparison_button svg{width:24px;height:24px;transition:all .3s}
.gallery_image .wishlist_button svg,.gallery_image .comparison_button svg{width:24px;height:24px;transition:all .3s}
.product_preview__center .wishlist_button.selected,.product_preview__center .comparison_button.selected,.gallery_image .wishlist_button.selected,.gallery_image .comparison_button.selected{box-shadow:0 2px 8px 0 #00095D26}
.product_preview__center .wishlist_button:hover svg,.gallery_image .wishlist_button:hover svg,.product_preview__center .comparison_button:hover svg,.gallery_image .comparison_button:hover svg{color:var(--button-color)}
.product_preview__center .wishlist_button.selected svg,.product_preview__center .wishlist_button.selected:hover svg,.gallery_image .wishlist_button.selected svg,.gallery_image .wishlist_button.selected:hover svg,.product_preview__center .comparison_button.selected svg,.product_preview__center .comparison_button.selected:hover svg,.gallery_image .comparison_button.selected svg,.gallery_image .comparison_button.selected:hover svg{color:var(--second-company-text)}
.product_icons{position:absolute;display:flex;flex-direction:column;gap:15px;top:20px;right:20px;z-index:2}
.product_preview__center .wishlist_button::before{font-size:26px;line-height:1}
.product_preview__center .wishlist_button__remove::before{color:#b10707!important;font-size:23px;line-height:1}
.product_preview__variants select{height:50px;border-radius:5px;border:1px solid #EBE9E9;width:100%;font-weight:400;color:var(--basic-company-text)}
.product_preview__buttons .product_preview__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;height:50px}
.product_preview__buttons .product_preview__button:before{font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1;padding:0 5px}
.product_preview__buttons .remove_link{color:#b10707!important;font-size:38px}
.product_preview__button.hidden{display:none}
.product_preview__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:transparent;border:none;white-space:nowrap;padding:0 5px;color:var(--body-text);border-radius:5px;transition:all .3s;height:30px}
.product_preview__button .product_preview__button_text{visibility:hidden;opacity:0;font-size:16px;font-weight:400;width:0;overflow:hidden}
.product_preview__button{background:var(--button-color);color:var(--basic-company-text);padding:0}
.product_preview__button.fn_notify_av{width:fit-content;height:50px;justify-content:center;margin-top:revert-layer;background:none;color:var(--button-color);text-decoration:underline}
.no_img_text{position:absolute;background-color:#F6F6F6;font-size:18px;font-weight:600;top:50px;left:15px;height:26px;display:flex;align-items:center;color:#9F9F9F}
.product_preview__button .product_preview__button_text{visibility:visible;overflow:visible;opacity:1;width:auto}
.product_preview__button.fn_notify_av .product_preview__button_text{font-weight:600}
.product_preview__button--pre_order{background:transparent;border-color:#7f7f7f;color:#454545;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.product_preview__out_stock{background:transparent;border:1px solid transparent;line-height:1.2;color:#9c9c9c;height:25px;margin:0;font-size:14px;font-weight:400;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.product_preview__button--pre_order .product_preview__button_text{padding:0;visibility:visible;opacity:1;font-size:12px;font-weight:500;width:auto}
.product_preview__button .icon::before{font-size:20px}
.product_preview__buttons .comparison_button,.product_preview__buttons .fast_order_button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;height:30px;line-height:30px;white-space:nowrap;border-radius:3px;text-decoration:none;background:transparent;border:1px solid #7f7f7f;color:#454545;opacity:.7;font-size:0;transition:all .2s;padding:0 5px;-webkit-box-flex:0;-webkit-flex:0 0 35px;-ms-flex:0 0 35px;flex:0 0 35px;max-width:35px;width:35px;margin-left:5px}
.product_preview__buttons .comparison_button::before{font-size:16px;line-height:1}
.product_preview__buttons .fast_order_button::before{font-size:16px;line-height:1}
.product_preview__buttons .comparison_button.selected{position:relative;opacity:.8;border-color:var(--button-color);color:var(--button-color)}
.product_preview__annotation{display:block;margin-top:10px;max-height:36px;height:36px;overflow:hidden;position:relative;font-size:14px;line-height:1.1;font-weight:400;color:#A5A5A5}
.product_preview__annotation p{line-height:1.2}
.product_center_bottom{display:flex;width:100%;gap:10px;margin-top:10px}
.product_preview__name_link{font-size:20px;font-weight:500;line-height:1.3}
.product_preview__annotation ul li{margin:0;font-size:12px}
.product_preview__annotation ol,.product_preview__annotation ul{margin:10px 0 0 15px}
.product_preview__variants{margin:10px 0 0;padding:10px 0 0}
.product_preview__variants.hidden{display:none!important}
.product_preview__variants .select2{margin-top:0}
.product_preview__variants .select2-container{width:100%!important;max-width:100%}
.products_list.no_gutters{position:relative;padding:20px 0 30px}
.no_in_stock{opacity:.3!important}
.no_in_stock_text{color:#A5A5A5}
.product_preview__button:hover{background:var(--button-color-hover)}
.product_preview__button.fn_notify_av:hover{color:var(--button-color-hover);background:none}
.products_list:not(.no_gutters) .product_preview{border:1px solid #dbdbdb}
.fn_product_images{background-color:#fff;border-radius:5px;width:100%}
.no_in_stock_img{opacity:.5}
.swiper-btn-next_pr,.swiper-btn-prev_pr{opacity:0;visibility:hidden;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;font-size:22px;line-height:1;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;outline:none;left:inherit;background:transparent;text-align:center;color:var(--basic-company-text);transition:all .2s ease-in-out 0s;margin:0;position:absolute;top:calc(50% - 20px);border-radius:50%}
.swiper-btn-next_pr:hover,.swiper-btn-prev_pr:hover{background:#FDFDFD;border-radius:50%;box-shadow:0 2px 8px 0 #4C5D7D2B}
.swiper-btn-next_pr:hover svg,.swiper-btn-prev_pr:hover svg{color:var(--button-color)}
.swiper-btn-next_pr{right:7px}
.swiper-btn-prev_pr{left:7px}
.swiper-btn-prev_pr svg{transform:rotate(180deg)}
.browsed__item:hover .swiper-btn-next_pr,.browsed__item:hover .swiper-btn-prev_pr,.product_item:hover .swiper-btn-next_pr,.product_item:hover .swiper-btn-prev_pr{opacity:1;visibility:visible}
.product_item:hover .fn_products_slide{z-index:100}
.z-index_prod{z-index:20}
.boxed .article_item,.fn_articles_slide .article_item{margin-bottom:0}
.article_list:not(.no_gutters) .article__preview{border:1px solid #dbdbdb}
.article_list.no_gutters .article__preview{position:absolute;border:1px solid #EBE9E9;border-radius:5px}
.article_list{padding:20px 0 0}
.article_item{margin-bottom:20px;height:510px}
.article_item:first-child{margin-left:0}
.blog_list .article_item{height:100%;max-width:543px;padding:0;margin:0}
.blog_list .article_list{gap:10px;margin:0;display:grid;grid-template-columns:repeat(3,1fr)}
.blog_block{padding-bottom:120px}
.article__preview{border-right:1px solid transparent;box-shadow:0 0 0 #0000001a 0 0 #0000001a 0 0 #0000001a;height:100%;padding:10px;position:relative;transition:.3s;width:100%;background:#fff;border-radius:5px}
.article__title{color:var(--body-text);background:#fff;line-height:27px;font-size:18px;transition:.3s;display:block;position:relative;font-weight:500;padding:0 10px;text-decoration:none;height:54px}
.post_item_sidebar .article__title{max-width:435px;background:transparent}
.article__body{flex-direction:column}
.brand_img{max-height:100px;width:100%}
.article__image_link{height:320px;display:flex;align-items:center;justify-content:center}
.post_item_sidebar .article__image_link{min-height:60px;max-height:60px}
.post_item_sidebar{text-decoration:none;padding:7px 0;transition:all .3s}
.post_item_sidebar:hover .article__title{color:var(--second-company-text)}
.fn_products_sidebar .product_item.swiper-slide{margin:0 2px;max-width:290px}
.post_item_sidebar .article__image_link img{max-height:60px;height:100%;border-radius:5px}
.article__image{text-decoration:none}
.article__image img{display:block;width:100%;height:100%;max-height:320px;object-fit:cover}
.article__image picture{max-width:523px;max-height:350px;width:100%;height:100%}
.article__avatar{width:24px;height:24px;display:flex;align-items:center;justify-content:center}
.article__labels{position:absolute;top:0;left:0;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.article__label{text-decoration:none;display:inline-block;margin-bottom:2px;padding:3px 10px;background:var(--second-company);color:var(--second-company-text);font-size:12px;font-weight:500;border-radius:0 0 3px 0;transition:all .3s}
.article__label:hover{background:var(--basic-company);color:var(--basic-company-text)}
.article__info{display:flex;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 15px;width:100%;padding:20px 10px}
.article__info_item{font-weight:400;padding-right:25px;font-size:16px;display:flex;align-items:center;color:#A5A5A5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;transition:all .3s;height:24px;gap:8px}
.article__info_item:last-child{padding-right:0}
.article__info_item svg{width:24px;height:22px}
.article__image .article__no_image{height:60px}
.article__image .article__no_image svg{width:50px;height:50px}
.article__info_item--author{display:flex;align-items:center;margin:0}
.article__avatar img{border-radius:50%;width:24px;height:24px;overflow:hidden}
.article__avatar svg{width:18px;height:18px;margin:0}
.article__author{color:#000}
.article__annotation{position:relative;font-size:13px;line-height:1.4;font-weight:400;color:var(--body-text);opacity:.8;padding:0 15px}
.article__annotation p{position:relative;font-size:12px;line-height:1.5}
.article__footer{height:24px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 10px;margin-top:20px}
.author_card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.author_card__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;min-height:280px;height:100%}
.author_card__no_image svg{width:120px;height:120px}
.author_card__info{-webkit-box-flex:0;-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;padding-left:30px}
.author_card__name{margin-bottom:5px}
.author_card__position{font-size:16px;color:#aaa;margin-bottom:20px;font-weight:500}
.author_card__social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}
.author_card__social .social__link{border:1px solid;border-color:var(--second-company);background-color:var(--second-company);color:var(--second-company-text)}
.author_card__social .social__link:hover{border-color:var(--basic-company);background-color:var(--basic-company);color:var(--basic-company-text)}
.author_list__link{text-decoration:none}
.author_list__image{margin-bottom:10px;min-height:160px}
.author_list__name{font-weight:600;color:var(--body-text)}
.comment__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:20px 0;gap:15px}
.comment__item{border-bottom:1px solid #EBE9E9}
.comment__item:first-child .comment__inner{margin-top:0}
.comment_heading{color:#222;font-size:24px;line-height:1.2;font-weight:600;margin-bottom:50px;text-align:center;position:relative;margin-top:60px}
.comment_heading::after{content:"";height:2px;background:#c1c1c1;position:absolute;top:55%;right:0;display:block;width:100%}
.comment_heading span{background:#fff;padding:0 20px;position:relative;z-index:1}
.comment__icon{-webkit-box-flex:0;-webkit-flex:0 0 45px;-ms-flex:0 0 45px;flex:0 0 45px;max-width:45px}
.comment__author{gap:0;width:100%;justify-content:space-between}
.comment__icon svg{width:45px;height:45px}
.admin_note .comment__icon svg{width:45px;height:45px;color:var(--second-company)}
.comment__icon .comment__image{max-width:40px;height:auto}
.comment__boxed{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 50px);-ms-flex:0 0 calc(100% - 50px);flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px);flex-direction:column;gap:20px}
.admin_note{margin-left:50px;border-bottom:none}
.comment__header{flex-direction:column}
.comment__name{font-weight:600;font-size:16px;line-height:1.8;color:#222}
.comment__status{font-weight:400;font-size:13px;color:#0b982f;margin-left:10px;margin-right:auto;white-space:nowrap}
.comment__date{font-weight:400;font-size:14px;color:#A5A5A5;white-space:nowrap}
.comment__body{font-weight:400;font-size:16px;line-height:1.3;color:var(--basic-company-text)}
.comment_form_img{max-width:420px;width:100%;max-height:450px}
.comment_form_img img{max-height:400px;height:100%}
.form_comment_right{flex-direction:column;width:100%;max-width:700px;gap:24px}
.block_header_comments .form_product_title{font-size:25px;font-weight:600;color:var(--basic-company-text)}
.block__title_popup span{font-size:40px;font-weight:400;color:var(--basic-company-text)}
.your_rating{font-size:18px;font-weight:600;color:var(--basic-company-text);margin-right:25px}
.form__header.hidden{display:none!important}
.product-page__sku .sku_nubmer{font-size:16px;}
.product_images_boxed{flex-direction:column-reverse; gap: 24px}
.product-page__images{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;max-width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;text-align:center;max-height:660px;height:100%}
.product-page__image{position:relative;margin:0;width:100%;min-height:1px;max-height: 440px;overflow: hidden;-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 100px);-ms-flex:0 0 calc(100% - 100px);flex:0 0 calc(100% - 100px);max-width:100%;text-align:center;background-color:var(--bg);border-radius:10px;border:1px solid #DADADA}
.product-page__image--full{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.product-page__img img{height: auto;
    max-width: 100%;
    max-height: 438px;}
.product-page__img{padding:0;width:100%}
.gallery_image a{min-height:400px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.product-page__no_image{background-color:#F6F6F6;border-radius:10px;width:100%;overflow:hidden;align-items:flex-end;justify-content:flex-end;padding:0;height:100%}
.product-page__no_image svg{width:500px;height:auto;color:#E7E7E7}
.product-page__images-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:110px;min-height:80px;background:var(--bg);border-radius:10px;border:1px solid #DADADA;cursor:pointer;overflow:hidden;transition:all .2s}
.product-page__images-item picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:80px;height:100%}
.product-page__images-item picture img{width:auto;max-height:70px}
.product-page__image .disabled_wishlist.visible{top:-2px;right:76px}
.product-page__image .disabled_wishlist{top:-2px;right:76px}
.product-page__image .disabled_wishlist::before{top:17px}
.product-page__item{position:relative}
.product-page__promo_img{position:absolute;max-width:100px;max-height:100px;top:0;left:0}
.details_boxed{background-color:#fff;overflow:hidden}
.details_boxed__item{position:relative;border-bottom:3px solid #e9eaed;padding:15px;background-color:#fff}
.details_boxed__item--one{padding:15px}
.details_boxed__item--inner{padding:0}
.details_boxed__item:last-child{border-bottom:none}
.details_boxed__item ul,.details_boxed__item ol{padding:0;margin:0 0 0 15px}
.details_boxed__item ul li,.details_boxed__item ol li{margin-bottom:10px}
.details_boxed__item ul li:last-child,.details_boxed__item ol li:last-child{margin-bottom:0}
.details_boxed__title{color:var(--basic-company-text);font-size:18px;font-weight:500}
.details_boxed__brand{width:160px;position:absolute;top:60px;right:0;height:100px;background:var(--boxed-color);border-radius:5px;text-align:right}
.product-page__sku{font-size:16px;font-weight:400;color:#121212}
.header_product{margin-bottom:24px}
.details_boxed__no_brand{padding-left:60px}
.details_boxed__anchor_comments{margin-top:0}
.anchor_comments__link{color:#A5A5A5;font-size:16px;font-weight:400;margin-left:5px;line-height:1.2;cursor:pointer;transition:all .3s ease 0s;text-decoration:none}
.details_boxed__select .variant_select{font-family:inherit;font-size:16px;border:1px solid #EBE9E9;border-radius:5px;font-weight:400;padding:0 10px;height:50px;color:var(--basic-company-text);margin:0;overflow:visible;text-transform:none}
.available__no_stock,.available__in_stock{font-weight:400;font-size:16px;line-height:1.4;}
.details_boxed__select{gap:20px;margin-top:40px}
.available__no_stock:before,.available__in_stock:before{margin-right:5px;font-size:18px}
.available__no_stock{color:#9F9F9F}
.available__in_stock{color:#2F9C08}
.details_boxed__select .select2{margin-bottom:15px}
.details_boxed__select .select2-container{min-width:50%;max-width:100%}
.details_boxed__select ul li{margin:0}
.details_boxed__select .select2-selection--single{height:32px!important}
.details_boxed__select .select2-selection__rendered{line-height:32px!important}
.details_boxed__select .select2-selection__arrow{height:32px!important}
.details_boxed_pct{display:inline-block;text-align:center;line-height:1;background-color:#EE6C6E;color:var(--button-text);font-weight:500;padding:6px 8px;font-size:12px;border-radius:5px}
.amount{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:145px;border:1px solid;border-color:var(--second-company-text);height:50px;color:var(--body-text);font-size:14px;font-weight:400;-moz-user-select:none;-webkit-user-select:none;user-select:none;width:100%;max-width:130px;overflow:hidden}
.amount__plus,.amount__minus{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:45px;cursor:pointer;font-weight:500;line-height:1;font-size:32px;height:49px;transition:all .3s;color:var(--second-company-text)}
.amount__plus:hover,.amount__minus:hover{color:var(--button-color-hover)}
.amount__input{border:0 none;display:block;width:calc(100% - 90px);text-align:center;font-weight:400;padding:0;font-size:22px;height:50px}
.details_boxed__prices,.tab_details_price{position:relative;flex-direction:column}
.price_title{font-size:20px;font-weight:600;line-height:42px}
.details_boxed__price_amount{gap:10px; width: 100%}
.details_boxed__price,.details_boxed__old_price{position:relative}
.details_boxed__old_price,.tab_old_price{font-weight:500;color:#9F9F9F;position:relative;font-size:25px;gap:5px}
.tab_old_price{font-size:18px}
.details_boxed__price .currency,.details_boxed__old_price .currency{font-size:16px;font-weight:500;position:relative;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-left:5px}
.tab_details_price{margin-left:auto}
.details_boxed__buttons{gap:30px; flex-wrap: wrap;}
.details_boxed__old_price .currency{font-weight:500;font-size:25px;margin-left:0}
.details_boxed__price .currency{font-weight:400;font-size:25px;margin-left:10px;line-height:34px}
.tab_old_price .currency{font-weight:500;font-size:18px;margin-left:0}
.tab_price{font-weight:600;color:var(--body-text);font-size:28px}
.tab_price .currency{font-size:28px}
.tab_price.price--red{font-size:24px;color:#FF5252}
.tab_price .currency{font-size:24px;margin-left:5px}
.boxed_old_price{position:relative}
.boxed_old_price::after{border-bottom:1px solid #9F9F9F;content:"";left:-5px;position:absolute;top:45%;width:calc(100% + 10px);transform:rotate(-18deg)}
.details_boxed__price{font-weight:700;color:var(--body-text);font-size:40px;line-height:1}
.details_boxed__price.price--red{color:#2D333B}
.details_boxed__buttons &gt; :first-child{padding-right:0}
.product-page__button,.product_button_tab,.place_order,.next_step_btn,.form_btn_notify,.go_shop_btn{border:none;border-radius:150px;cursor:pointer;display:block;font-weight:400;font-size:16px;font-family:inherit;line-height:1;text-align:center;white-space:nowrap;width:100%;height:50px;transition:all .3s;opacity:1;padding:0 50px}
.product_button_tab{background:var(--button-color);color:var(--button-text);padding:0;width:50px;margin-left:30px;border-radius:100%; display: flex;
    align-items: center;
    justify-content: center;}
.product-page__button,.place_order,.next_step_btn,.form_btn_notify,.go_shop_btn{background:var(--button-color);color:var(--button-text);padding:0 80px;border:1px solid var(--button-color)}
.go_shop_btn{padding:0 38px;width:fit-content;display:flex;align-items:center;text-decoration:none}
.points_history{margin-top:60px}
.points_history_title{font-size:25px;font-weight:600;font-family:"Rubik"}
.price_no_product .details_boxed__price{color:#9F9F9F}
.next_step_btn{max-width:348px;display:flex;align-items:center;justify-content:center; margin-top: 30px}
.place_order{display:flex;justify-content:center;align-items:center}
.product-page__button.fn_notify_av{max-width:280px;padding:0}
.product-page__button:focus{opacity:.8}
.product-page__out_stock{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:transparent;border:1px solid #dbdbdb;color:#9c9c9c;white-space:nowrap;cursor:not-allowed}
.product-page__button--preloader{cursor:pointer;border:1px solid #7f7f7f;background:transparent;color:#454545;white-space:nowrap;transition:all .3s}
.details_boxed__buttons .fn_not_preorder,.details_boxed__buttons .fn_is_preorder{padding-right:10px;margin-bottom:0}
.details_boxed__other .fast_order_button,.product-page__compare,.product-page__wishlist{color:var(--second-company-text);border-radius:3px;font-size:16px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;text-align:center;white-space:nowrap;text-transform:none;height:50px;transition:all .3s;text-decoration:underline}
.fast_order_button.hidden{display:none}
.details_boxed__other .fast_order_button:before{position:relative;font-size:22px}
.product-page__compare i{position:relative;font-size:20px}
.product-page__wishlist i:before{content:"\f08a";position:relative;font-size:24px}
.product-page__wishlist.selected,.product-page__compare.selected{border-color:var(--button-color);color:var(--button-color)}
.product-page__wishlist.selected i:before{content:"\f004"}
.product_description,.product_features,.product_comments,.details_prod_item{padding:30px 0;border-bottom:1px solid #A5A5A5}
.product_comments{border:none}
.comments_count{color:#A5A5A5}
.comment_question_text{font-size:14px;font-weight:400;color:#A5A5A5}
.comment_question{margin-bottom:20px;gap:15px}
.input_icons{display:flex;gap:20px;color:var(--second-company-text)}
.dislike_icon svg{transform:rotate(180deg)}
.tabs_navigation_product.fixed{position:fixed;top:60px;width:100%;z-index:99;box-shadow:0 14px 20px 0 #4C5D7D38; animation:fixedTabs .5s}
@-webkit-keyframes fixedTabs {
0%{top:-100px}
100%{top:60px}
}
@keyframes fixedTabs {
0%{top:-100px}
100%{top:60px}
}
.rating_price_flex{display:flex;flex-direction:column;gap:10px}
.details_boxed__share{padding-top:10px;padding-bottom:10px}
.share{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.share__text{color:var(--body-text);font-size:13px;font-weight:500;opacity:.8;margin-right:10px}
.share__icons .jssocials-share-logo{font-size:30px}
.share__icons .jssocials-share-link{padding:5px;border-radius:4px}
.product-page__details .block__title h3{font-size:25px;color:var(--basic-company-text);font-weight:600}
.tabs_product_card{max-width:550px;width:100%;margin-left:auto;visibility:hidden;opacity:0;transition:all .3s}
.tabs_product_card.show{opacity:1;visibility:visible}
.tab_product_info{flex-direction:column;max-width:260px;margin-right:10px}
.fn_cart_tabs.hidden{display:none}
.features,.data_list{list-style:none;margin:0;padding:0;flex-direction:column}
.features__item,.data_item{max-width:100%;margin:0}
.features__wrap,.data_item{gap:10px;padding:5px 0;align-items:flex-start}
.features__name,.features__value,.data_name,.data_value{width:fit-content;position:relative;min-height:1px;font-size:16px;color:var(--body-text)}
.data_value{font-weight:400}
.data_name{font-weight:600;color:#A5A5A5}
.features .features__name{font-weight:600}
.features .features__value{font-weight:400;text-align:right;max-width:400px}
.features_dash,.personal_data_dash{width:100%;border-bottom:1px dashed #C3C3C3;position:relative;top:15px;flex-grow:1;flex-basis:0}
.order_details .features_dash{top: 3px;min-width: 30px;}
.details_value {max-width: 50%;line-height: 1.3;}
.details_name{font-weight:600; line-height: 1.3;white-space: nowrap;}
.order_payment__checkout {font-size: 16px; font-weight: 600; color: var(--button-color); margin-left: 30px;
    display: flex;
    align-items: center;}
.details_item{margin:7px 0}
.details_item .features__wrap{padding:0;height: fit-content;/* height:28px; */align-items:center;flex-wrap: wrap; row-gap: 5px;}
.pager{margin-top:30px;margin-bottom:20px;padding:0;list-style:none;overflow:hidden}
.pager li{margin-bottom:10px}
.pager a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-content:center;text-decoration:none;font-size:13px;opacity:.7;color:var(--body-text);position:relative;background-color:#fff;padding:10px;min-height:45px;border:1px solid #dbdbdb;border-radius:3px;line-height:1.2}
.pager a svg{-webkit-box-flex:0;-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.pager li:last-child a svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.sidebar_card__item{margin-top:5px;margin-bottom:5px;min-height:80px;padding:0 5px!important}
.sidebar_card__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #dbdbdb;text-decoration:none;border-radius:4px;width:100%;min-height:80px;padding:5px}
.sidebar_card__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 70px;-ms-flex:0 0 70px;flex:0 0 70px;max-width:70px}
.sidebar_card__no_image{height:70px}
.sidebar_card__no_image svg{width:40px;height:40px}
.sidebar_card__content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 70px);-ms-flex:0 0 calc(100% - 70px);flex:0 0 calc(100% - 70px);max-width:calc(100% - 70px);padding-left:10px}
.sidebar_card__title{color:#222;font-size:13px;line-height:1.2;font-weight:500;margin-bottom:8px}
.sidebar_card__prices{font-size:12px}
.sidebar_card__prices .old_price{margin:0 10px 0 0;color:#575757;font-size:12px;position:relative;font-weight:400;line-height:1}
.sidebar_card__prices .old_price::after{border-bottom:1px solid #575757;content:"";left:0;position:absolute;top:45%;width:100%;transform:rotate(-10deg)}
.sidebar_card__prices .price{color:#222;font-size:12px;font-weight:700;line-height:1}
.sidebar_card__prices .price--red{color:#b10707}
.sidebar_card__more{white-space:nowrap;margin:5px 0;font-size:12px;font-weight:500;transition:all .3s}
.sidebar_card__more svg{position:relative;top:1px;width:11px;height:11px;margin-left:3px;transition:all .3s}
.browsed__item{margin-top:5px;margin-bottom:5px;height:100%;padding:0 5px!important;max-width:320px;max-height:545px;z-index:10}
.browsed__link{border:1px solid #dbdbdb;border-radius:4px;width:100%;height:80px;padding:5px}
.browsed__no_image{height:70px}
.browsed__no_image svg{width:40px;height:40px}
footer{background:#212121;color:var(--second-company-text);-ms-flex-negative:0;margin-top:0;padding:70px 0 0}
.footer__title{font-size:20px;line-height:1.2;font-weight:700;color:#BBB;margin-bottom:15px;position:relative;padding-bottom:5px}
.footer__title_arrow,.mobile_menu_arrow{position:absolute;top:1px;cursor:pointer;transition:all .3s ease;width:100%;text-align:right;left:0;padding:20px 15px 20px 0}
.mobile_menu_arrow{width:75%;right:0;left:auto;top:0;padding:27px 15px 20px 0}
.menu_group__item.active svg{transform:rotate(270deg);color:var(--second-company-text)}
.menu_group__item.active .menu_group__link{color:var(--second-company-text)}
.menu_group__item.active .menu_group__list--2 .menu_group__link{color:var(--body-text)}
.footer__title_arrow svg,.mobile_menu_arrow svg{height:14px;width:14px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);transition:all .3s}
.footer__title_arrow.down svg,.footer__title.active .footer__title_arrow svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}
.footer__content{color:var(--second-company-text);margin-bottom:20px}
.footer__contact_item{position:relative;padding-left:0}
.open_hours{display:flex;gap:12px;color:#fbfbfb;margin-bottom:20px;font-size:16px}
.footer__contact_item .contacts_info_title{font-weight:400}
.footer__contact_item .email,.footer__contact_item .open_hours,.footer__contact_item .phone{position:relative;margin-bottom:20px;color:var(--boxed-text);font-weight:400;font-size:16px;text-decoration:none;line-height:1.5;transition:all .3s}
.footer__contact_item .phone,.footer__contact_item .email{font-weight:600}
.footer_bottom .payment_content{gap:20px;align-items:center}
.copyright{font-size:12px;color:#fbfbfb9c}
.footer__contact_item .email svg,.footer__contact_item .open_hours svg,.footer__contact_item .phone svg{width:24px;height:24px;margin-right:12px;position:relative}
.footer__contact_item .email svg,.footer__contact_item .open_hours svg{width:24px;height:24px}
.footer__contact_item .open_hours,.footer__contact_item .open_hours p,.footer__contact_item .open_hours span{color:var(--second-company-text)!important;font-size:12px!important;font-weight:400!important}
.footer__contact_item .callback{border:1px solid;border-color:var(--second-company-text);color:var(--second-company-text);font-size:12px;height:auto;padding:5px 20px;margin:0}
.footer__contact_item .callback svg{width:16px;height:16px;margin-right:7px;position:relative;top:1px}
.footer__menu_item{margin-bottom:0}
.footer__content .footer__menu_item.closed{display:none}
.footer__content.opened .footer__menu_item.closed{display:block}
.footer__view_all{color:var(--second-company-text);font-size:12px;border-bottom:1px dashed;border-color:var(--second-company-text);text-decoration:none;display:inline-block;font-weight:600}
.footer__view_all:hover,.footer__view_all:focus{color:var(--second-company-text);border-color:transparent}
.footer__menu_link{position:relative;display:block;width:100%;text-align:left;-webkit-user-select:no-select;-moz-user-select:no-select;-ms-user-select:no-select;user-select:no-select;background:transparent;color:var(--boxed-text);font-weight:400;text-decoration:none;font-size:16px;transition:color .3s ease 0s;padding:5px 0}
.menu_group--footer .menu_group__item .menu_group__link::before, .menu_group--footer2 .menu_group__item .menu_group__link::before{display:none}
.subscribe_form__group,.notify_form__group{position:relative}
.subscribe__title{color:var(--second-company-text);font-weight:400;font-size:12px;margin:0 0 8px}
.notify_flex{flex-direction:column;gap:20px}
.form__button--subscribe,.form_btn_fast{cursor:pointer;font-size:16px;height:50px;width:100%;background:var(--button-color);transition:all .3s;text-decoration:none;display:flex;font-weight:400;align-items:center;border:none;text-transform:none;justify-content:center}
.subscribe_form__group .form__group--subscribe,.form__group_notify{width:100%;margin-bottom:0}
.social{overflow:hidden}
.social__link{width:35px;height:35px;border-radius:5px;background-color:var(--second-company-text);color:var(--bg);position:relative;float:left;text-decoration:none;transition:all 300ms;display:flex;justify-content:center;align-items:center}
.social_footer{gap:16px}
.footer_contacts_column{max-width:250px}
.sales_info_item{padding:30px 0 10px;border-top:1px solid #A5A5A5}
.sales_info_item .data_item,.total_cart_price .data_item{max-width:100%;white-space:nowrap}
.total_cart_price .cart_form_title{margin-bottom:0}
.total_cart_price .data_value{font-size:40px;font-weight:600}
.total_cart_price .personal_data_dash{top:0}
.total_cart_price .price--red{color:#FF5252}
.call_recipient{font-size:16px}
.btn_order_submit,.btn_feedback{width:100%;justify-content:center}
.btn_order_submit{width:62%;padding:0 30px}
.footer__payments{text-align:right}
.payments__list{position:relative;padding:0;margin:0;list-style:none;width:auto;text-align:right}
.contacts_info a:hover{color:var(--second-company-text)}
.payments__item{border:1px solid #dbdbdb;background-color:#fffdfd;height:32px;padding:0 5px;margin:0 0 0 5px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.payments__item picture,.payments__item img{display:block;max-height:30px;min-width:30px}
.footer__copyright{background:#121212;padding:15px 0;color:var(--second-company-text);margin-top:30px}
.footer__copyright span{padding-right:5px}
.footer__copyright a{text-decoration:none;color:var(--button-text-hover);padding:0 10px}
.footer__copyright a:first-child{border-right:1px solid #D4D4D4}
.footer_first_column{flex-direction:column;gap:30px}
.copyright svg{height:24px;width:auto;margin-left:5px}
.footer_slogan{font-size:14px;font-weight:400;max-width:250px;color:#BBB;line-height:180%}
.bottom_flex,.footer_main_categories{flex-direction:column;gap:16px}
.footer_cat_link{width:200px;color:var(--button-text)}
.footer_bottom_link{width:200px;font-size:14px}
.footer_bottom_link:hover{color:var(--button-text-hover)}
.footer_top_part{width:100%;padding-bottom:40px;border-bottom:1px solid #FFF3}
.footer_contacts{padding:40px 7px 0;width:100%}
.contacts_item_footer{display:flex;gap:12px;font-size:16px;color:var(--button-text);font-weight:400}
.footer__contact_item .phone{margin-bottom:5px}
.comparison_block{padding-bottom:40px}
.comparison_block__left{float:left;width:25%}
.comparison_block__products{width:100%!important;position:relative;margin:0;overflow:revert;contain:paint}
.comparison_block__item .product_item{margin:0;max-height:196px!important}
.comparison_wrapper{z-index:9999;position:sticky;top:60px}
.cell{padding:17px 15px;line-height:1;font-size:16px;position:relative;font-weight:500; height: fit-content}
.cell span{display:block}
.comparison_block__item .cell,.comparison_block__item .cprs_rating{text-align:center}
.cprs_rating{padding:17px 15px;font-size:16px;font-weight:500;height:50px}
.features_names_comp{background-color:#F3F3F3;text-align:center;border:1px solid #DADADA}
.features_values_comp{background-color:var(--bg);text-align:center;border-left:1px solid #DADADA;border-right:1px solid #DADADA}
.rating_comparison .cprs_rating{border-bottom:1px solid #D5D5D5}
.tabs_block_comparison{margin-bottom:30px}
.compare_delete_btns{gap:40px}
.compare_controls{position:relative}
.compare_show a{font-size:16px;font-weight:400;color:var(--basic-company);text-decoration:none;position:relative;display:flex;align-items:center;gap:8px}
.comparison_unique_btn{cursor:pointer;position:relative;width:26px;height:26px;border:1px solid var(--button-color);border-radius:100%;transition:all .3s}
.compare_show a.active .comparison_unique_btn::before{opacity:1;visibility:visible}
.compare_show a .comparison_unique_btn::before{transition:all .3s;opacity:0;visibility:hidden;content:'';cursor:pointer;position:absolute;width:18px;height:18px;transform:translateX(3px) translateY(3px);border:1px solid var(--button-color);background-color:var(--button-color);border-radius:100%}
.compare_show a span{line-height:1.6}
.compare_show .active{text-decoration:none}
.comparison_block__item .wishlist_button{display:none}
.comparison_block__item .comparison_button{background-color:#fff!important;font-size:30px}
.comparison_block__item .product_preview{padding:15px;border-radius:0;box-shadow:none}
.comparison_block__item .fn_product_images{max-width:100%;border-radius:0}
.comparison_block__item .product_preview__bottom{display:none!important}
.comparison_block__item .product_preview_mini{min-height:166px;padding:10px}
.product_preview__image_mini a{flex-direction:row}
.name_annotation{display:flex;flex-direction:column;width:70%}
.product_img_comp{width:75px}
.product_preview__image_mini img{max-width:75px;max-height:80px}
.product_preview__image_mini picture{height:80px}
.product_img_comp{border-radius:10px;background:var(--bg);border:1px solid #DADADA}
.product_name_mini{padding:0;height:36px}
.product_preview_mini .product_preview__no_image{max-width:75px;max-height:80px}
.product_preview_mini .product_preview__no_image svg{max-width:55px;max-height:60px}
.product_preview_mini .product_preview__no_image .no_img_text{font-size:12px;margin-top:19px;text-align:center}
.product_preview__image_mini{flex-direction:column;gap:12px}
.product_center_bottom_mini{padding:0;margin-top:10px}
.bottom_mini_width{width:100%}
.product_name_mini .product_preview__name_link{font-size:14px}
.product_name_mini .product_preview__annotation{height:32px;font-size:12px}
.product_preview__image_mini .product-page__sku,.product_preview__image_mini .product-page__sku .sku_nubmer{font-size:12px;line-height:1.7}
.product_preview__image_mini .comparison_button{width:28px;min-height:28px;height:20px}
.product_preview__image_mini .product_icons{top:0;right:0}
.product_preview_mini{visibility:visible;opacity:1;transition:all .3s}
.product_preview_mini.hidden{visibility:hidden;opacity:0}
.product_preview_normal.hidden{visibility:hidden;opacity:0}
.product_preview_normal{visibility:visible;opacity:1;transition:all .3s}
.block_comparison_values{margin-top:275px}
.comp_margin{margin-top:0}
.product_list_mini .comparison_block__item{border-right:none}
.product_list_mini .product_item{height:fit-content!important}
.purchase__item{padding-bottom:16px;padding-top:0;border-bottom:1px solid #DADADA;width:100%;position:relative;margin-bottom:16px}
.block__popup_cart .purchase__item:last-child{border-bottom:none}
.last_step_purchases .purchase__item{border-bottom:1px solid #EBE9E9}
.purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;border-radius:10px;min-height:100px;overflow:hidden;background-color:var(--bg);border:1px solid #DADADA}
.purchase__image img{display:block;height:auto;max-height:90px;width:100%}
.purchase__image svg{width:40px;height:40px}
.purchase__content{-webkit-box-flex:0;padding-left:15px;position:relative}
.purchase__name{display:flex;flex-direction:column;gap:10px;max-width:300px}
.purchase__name .purchase__name_link{color:var(--body-text);line-height:27px;font-size:16px;transition:.3s;display:block;position:relative;font-weight:600;text-decoration:none}
.purchase__name span{font-size:14px;display:block;line-height:1;font-weight:400;color:#A5A5A5;line-height:18px}
.popup_purchase_sku{font-size:14px;font-weight:400;color:var(--body-text);line-height:25px}
.purchase__group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;flex-direction:column;margin-left:auto;gap:10px}
.purchase__group_title{font-size:11px;font-weight:400;color:gray;margin-bottom:5px}
.purchase__group_content{min-height:25px;font-size:35px;font-weight:600;color:var(--second-company-text)}
.order_boxeded .purchase__group_content,.last_step_purchases .purchase__group_content{min-height:1px;font-size:16px;font-weight:600;width:65px;color:var(--basic-company-text)}
.last_step_purchases .purchase__price_total .purchase__group_content{font-weight:600}
.order_boxeded .purchase__group{flex-direction:row;margin-top:auto;margin-bottom:auto}
.last_step_purchases .purchase__group{flex-direction:column;margin-top:auto;margin-bottom:auto;align-items:flex-start}
.last_step_purchases{max-width:800px;width:100%}
.purchase_table{width:100%}
.purchase_table thead,.purchase_table tr{border-bottom:1px solid #DADADA}
.purchase_table td{padding:16px 0}
.purchase_table th{padding:10px 0}
.purchase__price{color:var(--body-text)}
.purchase__price .currency{position:relative;font-size:25px;font-weight:400}
.purchase__price_total{color:var(--basic-company);font-size:16px;font-weight:600}
.purchase__price_total .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.purchase__amount .amount{height:50px;max-width:130px}
.purchase__amount .amount__plus,.purchase__amount .amount__minus{font-size:30px;height:50px;width:45px;color:var(--second-company-text)}
.purchase__amount .amount__input{font-size:20px;height:48px;padding:0;width:calc(100% - 90px)}
.purchase__remove{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;width:20px;height:20px;color:red;border:1px solid;border-radius:50%}
.purchase__remove svg{width:14px}
.coupon{padding:10px 0 20px;border-bottom:1px solid #dbdbdb}
.coupon__group{position:relative}
.coupon__title{font-size:16px;line-height:1.2;margin:0 0 15px;font-weight:600;color:var(--body-text)}
.form__button--coupon{border-radius:150px;cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;font-size:16px;height:50px;width:110px;position:absolute;right:0;top:19px;border:none;background:var(--button-color);color:var(--button-text);transition:all .3s;line-height:32px;padding:0 10px;border:1px solid var(--button-color)}
.message_success_coupon{display:flex;justify-content:space-between;font-size:16px;font-weight:400;padding-top:20px;align-items:center}
.coupon svg{position:absolute;right:7px;top:31px}
.cart_info_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 0}
.before_coupon_price{font-size:25px;font-weight:600;color:#A5A5A5;position:relative}
.success_coupon_sale{font-weight:600;font-size:20px}
.coupon__group .form__group--coupon{width:100%}
.purchase_detail__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:flex-start;-ms-flex-pack:justify;justify-content:flex-start;gap:16px;padding:5px 0}
.purchase_detail__column_name{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.purchase_detail__name{font-size:16px;line-height:1.8;font-weight:400;color:var(--basic-company-text);text-align:left}
.purchase_detail__name--total{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.purchase_detail__item:nth-child(3){border-bottom:1px solid #A5A5A5;padding-bottom:20px}
.popup_cart_content .purchase_detail__item{border-bottom:none;padding:16px 0 0}
.empty_cart_description{font-size:16px;font-weight:400}
.empty_cart_description a{color:var(--second-company-text)}
.empty_cart_description a:hover{color:var(--button-color);text-decoration:underline}
.purchase__no_image{background-color:#F6F6F6;border-radius:10px;width:100%;overflow:hidden}
.purchase__no_image svg{width:100%;height:auto;color:#E7E7E7}
.purchase_detail__price{color:var(--basic-company-text);font-size:25px;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px}
.purchase_detail__price .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.purchase_detail__price i{background:#f65050;padding:3px 5px;font-size:10px;font-weight:600;color:#fff;margin-right:10px;border-radius:4px;line-height:1;display:inline-block}
.purchase_detail__price--total{color:var(--basic-company);font-size:40px}
.purchase_detail_popup_total{margin-bottom:10px;text-align:center;font-size:22px;font-weight:600}
.detail_last_item{padding:20px 0}
.fn_purchases_wrap{max-width:1200px;width:100%}
.purchase_detail__price--total .price--red{color:#FF5252}
.purchase_detail__price--total .currency{font-size:30px;top:0}
.before_coupon_price .currency{font-size:25px;top:0}
.purchase_detail__price .price--red .currency{font-size:40px;top:0}
.cart_total_price{line-height:3.5}
.before_coupon_price::after{border-bottom:1px solid #A5A5A5;content:"";left:0;position:absolute;top:45%;width:100%}
.block__popup_cart{width:100%;max-height:380px;overflow-y:auto;padding-right:10px}
.purchase_detail,.purchases--user{padding-left:40px}
.cart_order_placing{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;overflow:scroll;background:var(--bg);}
.no_product_container{margin-left:0;width:100%}
.no_product_container .boxed{border:1px solid #1212123b;padding:20px;color:#121212}
.arrow_down_btn{margin-left:auto;width:40px;height:auto;justify-content:center;display:flex;align-items:center}
.arrow_down_btn.hidden{display:none}
.arrow_down_btn svg{transform:rotate(90deg);transition:all .5s}
.fn_switch1.active .arrow_down_btn svg,.fn_switch2.active .arrow_down_btn svg{transform:rotate(270deg)}
.success_item.hidden{display:none}
.next_step_btn.hidden{display:none}
.cart_logo{display:flex;width:100%;justify-content:center;padding:50px 0 ;border-bottom:1px solid #D5D5D5;position:relative}
.cart_btn_goback{color:var(--basic-company-text);font-size:16px;font-weight:400;text-decoration:none;position:absolute;left:0;display:flex;height:100%;align-items:center;max-height:72px;gap:10px;line-height:29px;transition:all .3s}
.cart_body,.last_step_cart{display:flex;justify-content:space-between;margin-top:60px;gap:100px; padding-bottom: 120px;}
.last_step_cart.hidden{display:none}
.cart_form_description{font-size:16px;font-weight:400;padding-bottom:30px}
.cart_purchase_description{padding:15px 30px;background:#63B77A;border-radius:10px;color:var(--button-text-hover);margin-bottom:20px;font-size:16px;font-weight:400}
.cart_purchase_description a{color:var(--button-text-hover)}
.cart_form_description a,.delivery__description a{color:var(--second-company-text)}
.cart_form_description a:hover,.delivery__description a:hover{color:var(--button-color);text-decoration:underline}
.categories_nav li:hover &gt; .categories_nav__subcategory{transform:translateX(310px) translateZ(0px);visibility:visible;opacity:1}
.cart_body.hidden{display:none}
.phone_input_cart{position:relative}
.phone_input_cart svg{position:absolute;right:14px;top:31px}
.checkbox_cart{padding:15px 0;display:flex;gap:10px;align-items:center}
.checkbox_cart_discount{padding:20px 0;display:flex;gap:10px;align-items:center;margin-bottom:0}
.checkbox_cart_discount .checkbox__icon{position:relative;border:1px solid #9F9F9F;background:#fff}
.use_discount{font-size:18px;font-weight:500}
.another_recipient_text{font-size:16px;color:var(--basic-company-text);font-weight:400}
.another_recipient_form{display:flex;flex-wrap:wrap;height:180px}
.another_recipient_form input{border-color:#DCDCDC;background-color:#F9F9F9}
.another_recipient_form.hidden{display:none}
.cart_body_information{max-width:390px;width:100%;border-radius:10px;background:var(--boxed-color);border:1px solid #E2E2E2;box-shadow:0 6px 25px 0 #4C5D7D2E;height:fit-content;padding:30px 20px;position:sticky;top:50px}
.count_purchases_cart{font-size:16px;font-weight:400;color:var(--basic-company-text);padding-bottom:15px}
.cart_count{border-bottom:1px solid #D5D5D5}
.cart_body_forms{max-width:1070px;width:100%}
.cart_btn_goback:hover{color:var(--second-company-text)}
.cart_logo_link{position:relative; max-width: 230px}
.cart_logo_link img{display:block}
.payment_method__item,.delivery__item{margin-bottom:20px;border:1px solid #DADADA;padding:0;border-radius:16px}
.delivery__item .select2-results__option[aria-disabled=true]{display:none}
.delivery__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:16px;border-radius:16px}
.delivery__item:has(.checkbox.delivery__label.active),.payment_method__item:has(.checkbox.delivery__label.active){border:1px solid var(--second-company)}
.delivery__image{-webkit-box-flex:0;-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px;text-align:center;padding-left:3px}
.delivery__image img{display:block;margin:0 auto;max-height:30px}
.delivery_image_form img{display:block;margin:0 auto;max-height:30px}
.delivery__name{display:block;-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 80px);-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px);padding-left:5px;color:var(--body-text);font-size:14px;font-weight:500;line-height:1.2}
.delivery__label .checkbox__icon{top:calc(50% - 13px)}
.delivery__name_price{color:var(--body-text);font-style:italic;font-weight:600;white-space:nowrap}
.delivery__description{display:none;margin:10px 0 0 35px;padding:10px;font-weight:400;font-size:16px;line-height:1.3}
.delivery_name_form{padding-left:10px;font-size:18px;font-weight:600;color:var(--basic-company-text)}
.order_boxeded{max-width:100%}
table.order_details{min-width:auto}
.order_purchase_count{font-size:14px;font-weight:600;position:relative;width:30px;top:-3px;left:0;text-align:center}
.fn_deliveries_block,.fn_payments_block{padding-top:60px;padding-bottom:40px;border-top:1px solid #D5D5D5}
.form_cart_items{padding-bottom:40px;width:100%}
.order_payment__description{margin:15px 0;padding:10px;border-left:4px solid #bcbcbc;background:#f7f7f7;border-radius:5px;font-weight:400;font-size:12px;color:#4a4a4a;line-height:1.3}
.order_payment__title{color:#222;line-height:1.2;font-size:14px;position:relative;font-weight:500}
.order_payment__name{font-weight:600;font-size:15px;margin-left:10px}
.order_payment__form{margin:5px 0}
.order_payment__button{cursor:pointer;font-size:12px;font-weight:500;color:var(--button-color);border:none;background:transparent;text-decoration:underline}
.order_payment__button:hover,.order_payment__button:focus{color:var(--button-color);text-decoration:none}
.order_payment__checkout .button{display:block;background-color:#70B240;border: 2px solid #70B240;text-align:center;white-space:nowrap;border-radius:90px;/* height:40px; line-height:38px;*/line-height: 1.5;font-weight:500;cursor:pointer;user-select:none;/* padding:0 20px; */padding: 10px 100px;font-size:16px;font-family:inherit;text-decoration:none;transition:all .3s ease-in-out;color:#ffffff;/* (--basic-company-text) */}
.order_payment__checkout .button:hover{color:var(--button-color-hover)}
.delivery__description p{margin-bottom:16px}
.user_order_block{width:100%}
.order_block{padding-bottom:120px}
.block_order_details{flex-direction:column;gap:30px}
.block-cart_details{background-color:#F3F3F3;border-radius:10px;padding:30px;border:1px solid #DADADA}
.sidebar_order_status{display:flex;flex-direction:column;font-size:14px;font-weight:400;color:var(--basic-company-text)}
.order_status_name{line-height:1.7}
.order_checkbox{position:relative;width:24px;height:24px;border:2px solid #D5D5D5;border-radius:100%;transition:all .3s}
.order_status_item{display:flex;align-items:flex-start;gap:8px;padding-bottom:30px}
.order_status_item:last-child{padding-bottom:0}
.order_checkbox::before{content:'';position:absolute;width:2px;height:46px;left:9px;bottom:24px;background:#D5D5D5}
.order_status_item.active .order_checkbox::after{content:'';cursor:pointer;position:absolute;width:14px;height:14px;transform: translate(3px, 3px);border:1px solid var(--button-color);background-color:var(--button-color);border-radius:100%}
.order_status_item:first-child .order_checkbox::before{display:none}
.order_status_item.active .order_checkbox{border-color:var(--button-color)}
.order_status_item.active .order_checkbox::before{background-color:var(--button-color)}
.profile{padding:0 0 40px;border-bottom:1px solid #D5D5D5;margin-bottom:0}
.profile__image{-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px}
.profile__icon svg{width:60px;height:60px}
.profile__icon img{width:60px;border-radius:50%}
.profile__information{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 60px);-ms-flex:0 0 calc(100% - 60px);flex:0 0 calc(100% - 60px);max-width:calc(100% - 60px)}
.profile__name{font-size:20px;font-weight:600;color:#6B6B6B;line-height:1.2}
.profile__logout{margin:10px 0 5px}
.profile__logout a{font-size:12px;color:var(--button-color);font-weight:500;text-decoration:none}
.profile__logout a svg{width:18px;height:18px;margin-right:10px}
.user_tab__switch{position:relative;cursor:pointer}
.tabs--user .table_wrapper{max-height:inherit}
.user_tab__switch:after{width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;border-color:#222;position:absolute;content:" ";top:calc(50% - 2px);right:20px;left:inherit;margin-left:10px;transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.user_tab__switch.active::after{top:calc(50% - 3px);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.button__logout{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;position:relative;margin:0;border-bottom:none;cursor:pointer;text-decoration:none;padding:20px 0 0;margin-top:50px;color:#6B6B6B;font-size:16px;font-weight:400;min-height:40px;height:inherit;width:100%;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.button__logout svg{width:28px;height:28px;margin-right:15px}
.button__logout:hover{color:var(--basic-company)}
.user_orders_hidden{display:none}
.user_orders_hidden.fn_user_orders_show{display:table-row}
.fn_user_orders_switch{margin:auto;display:block;width:10px;padding:5px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75 0C5.33582 0 5 0.335815 5 0.75V5.25H0.75C0.335815 5.25 0 5.58582 0 6C0 6.41418 0.335815 6.75 0.75 6.75H5V11.25C5 11.6642 5.33582 12 5.75 12C6.16418 12 6.5 11.6642 6.5 11.25V6.75H11.25C11.6642 6.75 12 6.41418 12 6C12 5.58582 11.6642 5.25 11.25 5.25H6.5V0.75C6.5 0.335815 6.16418 0 5.75 0Z' fill='%23030F4B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center}
.fn_user_orders_active .fn_user_orders_switch{background-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.75' width='1.5' height='12' rx='0.75' transform='rotate(-90 0 1.75)' fill='%23030F4B'/%3E%3C/svg%3E%0A")}
.order_details{list-style:none;margin:0;flex-direction:column}
.user_counter{margin-left:auto;padding:7px;background:var(--bg);border-radius:5px;border:1px solid #EBE9E9;font-size:13px;font-weight:400;color:#6B6B6B;width:30px;text-align:center}
.menu_switcher{-webkit-box-flex:0;-webkit-flex:1 0 45px;-ms-flex:1 0 45px;flex:1 0 45px;position:relative;border-radius:4px}
.menu_switcher__heading,.go_back_user{cursor:pointer;font-size:16px;font-weight:500;justify-content:center;width:100%;background:var(--button-color);border-radius:4px;height:45px}
.go_back_user{max-width:45px}
.go_back_user svg{color:#fff;transform:rotate(180deg)}
.menu_switcher__heading svg{height:25px;width:25px}
.to_top{position:fixed;z-index:99;right:2%;bottom:47px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:45px;height:45px;cursor:pointer;visibility:hidden;color:#FBFBFB;border-radius:50%;border:1px solid #FBFBFB;background-color:#2D333B;opacity:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}
.to_top.show{visibility:visible;opacity:.8}
.to_top:before{content:"\f077";display:inline-block;font:normal normal normal 18px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:center}
.to_top:hover{opacity:.6}
.fn_contacts_label.show{opacity:1;visibility:visible}
.fn_contacts_label{opacity:0;visibility:hidden;transition:all .3s}
.contacts_label{position:fixed;z-index:100;right:2%;bottom:47px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;cursor:pointer;color:var(--basic-company-text);border-radius:50%;background-color:var(--button-color);opacity:1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}
.contacts_label svg{position:absolute}
.contacts_box_info{flex-direction:column;position:fixed;background-color:var(--bg);width:100%;bottom:40px;max-width:264px;height:auto;border-radius:10px;padding:30px;right:130px;box-shadow:0 7px 20px 0 #4C5D7D33;opacity:0;visibility:hidden;transition:all .3s;z-index:9999;gap:20px}
.contacts_label::before,.contacts_label::after{content:'';position:absolute;border:1px solid var(--button-color);left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%;box-shadow:inset 0 0 20px var(--button-color);animation:2s ease-in-out 1s normal none infinite running pulse-btn-out}
.contacts_label::after{animation:2s ease-in-out 0s normal none infinite running pulse-btn-in}
@keyframes pulse-btn-out {
0%{transform:scale(0.5);opacity:0}
50%{opacity:1}
100%{transform:scale(0.8);opacity:0}
}
@keyframes pulse-btn-in {
0%{transform:scale(0.8);opacity:0}
50%{opacity:1}
100%{transform:scale(0.5);opacity:0}
}
.contacts_box_info.show{opacity:1;visibility:visible}
.contacts_box_info::after{content:'';display:block;position:absolute;width:25px;height:25px;right:-13px;bottom:25px;transform:rotate(45deg);background-color:var(--bg)}
.contacts_box_item a{color:var(--basic-company-text);font-size:16px;font-weight:600;text-decoration:none;gap:15px;transition:all .3s}
.contacts_box_item a:hover{color:var(--second-company-text)}
.contacts_box_item span{line-height:1}
.advantages__item{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}
.advantages__item:last-child{margin-bottom:0}
.advantages__preview{text-align:center;height:100%;color:#3a3a3a;background:#fff;border-right:1px solid;border-color:#dbdbdb;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.advantages__item:last-child .advantages__preview{border:none}
.advantages__icon{max-width:65px;text-align:center;margin-bottom:5px}
.advantages__icon svg{width:55px;height:55px;color:var(--basic-company)}
.advantages__title{display:block;margin-top:5px;font-size:14px;font-weight:500;padding-left:0;max-width:150px;line-height:1.2;min-height:36px}
.not_found{width:900px;max-width:100%;text-align:center;margin:20px auto 40px}
.not_found__image{display:flex;justify-content:center;margin-top:75px;position:relative;width:600px;margin-left:auto;margin-right:auto}
.not_found__image .cat_icon{position:absolute;top:-199px;left:-100px;z-index:20}
.not_found__image .flowers_icon{top:-67px;left:18px;position:absolute;z-index:10;animation:8s linear forwards fall_down;width:183px;height:140px}
.not_found__image .flowers_icon svg{width:150px;height:187px}
.form_login_left{animation:.6s linear forwards left_go}
.form__login{animation:.6s linear forwards right_go}
@keyframes left_go {
0%{transform:translateX(-50px)}
50%{transform:translateX(-25px)}
100%{transform:translateX(0)}
}
@keyframes right_go {
0%{transform:translateX(50px)}
50%{transform:translateX(25px)}
100%{transform:translateX(0)}
}
@keyframes fall_down {
0%{transform:rotate(0deg);left:18px;z-index:30}
15%{z-index:1}
25%{transform:rotate(-90deg) translate(-260px,0px);z-index:1}
100%{transform:rotate(-90deg);left:-650px;top:550px;z-index:1}
}
.cat_eyes{opacity:0;animation:1.5s linear .3s forwards cat_eyes}
@keyframes cat_eyes {
0%{opacity:0}
50%{opacity:.5}
100%{opacity:1}
}
.hidden_cat_eyes{opacity:1;animation:1s linear forwards hidden_cat_eyes}
@keyframes hidden_cat_eyes {
0%{opacity:1}
50%{opacity:.5}
100%{opacity:0}
}
.not_found__image img{position:relative;top:72px;z-index:15}
.not_found__menu{text-align:center}
.not_found__description{font-size:16px;font-weight:400;width:100%;padding:60px 0;background:#fae4e5;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}
.no_orders{color:#757575;padding:20px}
.not_found__description h1{color:var(--basic-company-text)}
.not_found__description ul li{font-weight:400}
.not_found__description a{color:var(--second-company-text)}
.not_found__description a:hover{color:var(--button-color)}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{display:none}
.purchase_discount__item{position:relative;margin-bottom:10px;padding-bottom:10px;text-align:left;border-bottom:1px solid #dbdbdb}
.purchase_discount__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.purchase_discount__name{margin-bottom:10px;color:#222;line-height:1.2;font-size:14px;display:block;position:relative;font-weight:600}
.purchase_discount__group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.purchase_discount__title{font-size:11px;font-weight:400;color:gray;margin-bottom:5px}
.purchase_discount__group_content{min-height:25px}
.purchase_discount__price_before{color:#222;font-size:16px;font-weight:600;padding-right:25px}
.purchase_discount__discount{padding-right:25px}
.purchase_discount__price_after{color:#00afee;font-size:16px;font-weight:600}
.purchase_discount__price_before .currency,.purchase_discount__price_after .currency{font-size:11px;font-weight:600;position:relative;top:-10px}
.block_purchases{width:100%}
.last_step_right{background:var(--boxed-color);border-radius:10px;border:1px solid #E2E2E2;box-shadow:0 6px 25px 0 #4C5D7D2E;padding:30px;height:fit-content;width:100%;max-width:810px}
.client_info_item{padding-bottom:20px}
.client_info_item .cart_form_title{margin-bottom:15px}
.left_info{display:flex;gap:26px;max-width:600px;width:100%;flex-direction:column;height:68vh; margin-left: -200px; z-index: 10}
.order_btns_flex{gap:30px}
.order_page_images{position:absolute;width:100%;max-width:1200px;right:0;top: 5%;}
.first_gif,.second_gif,.third_gif{position:absolute;left:30%;z-index:100;top:-60px;width:500px}
.second_gif{top:40px}
.left_info .block__title {
    margin-bottom: 0
}
.order_complete.hidden {
    opacity: 0;
    visibility: hidden;
}
.order_complete{overflow:visible;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    display: flex;    
    align-items: center;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    justify-content: center;
}
.third_gif{top:8px;left:32%}
.hand_order{top:0;right:-85px;position:absolute}
.order_id_cart{color:var(--second-company-text); font-size: 24px; font-weight: 500}
.our_networks_cart{display:flex;gap:30px;color:var(--basic-company-text);font-size:18px;font-weight:500;align-items:center;}
.our_networks_cart .social__link{background-color:#121212;margin-right:30px;margin-bottom:0;color:#fff}
.order_step_description{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.num_of_order{font-size:18px;font-weight:500;color:var(--basic-company-text)}
.block_purchases .purchase__image,.order_boxeded .purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 130px;-ms-flex:0 0 130px;flex:0 0 130px;max-width:130px;border-radius:10px;min-height:130px;overflow:hidden;background-color:var(--bg)}
.order_boxeded .purchase__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px;border-radius:10px;min-height:80px;overflow:hidden;background-color:var(--bg)}
.order_boxeded .purchase__name_link{font-size:16px;line-height:1.3}
.order_boxeded .purchase__price_total{margin-left:120px}
.last_step_purchases .purchase__price_total{white-space:nowrap;display:flex;gap:10px}
.last_step_purchases .purchase__amount .purchase__group_content{gap:10px}
.order_boxeded .purchase_detail__price{font-weight:400;font-size:16px}
.order_boxeded .purchase_detail__price.purchase_detail__price--total{font-weight:600;font-size:22px}
.order_boxeded .purchase_detail__item{white-space:nowrap}
.order_boxeded .features_dash{top:0;margin:0 10px}
.block_purchases{display:flex;justify-content:space-between;gap:30px}
.block_purchases .purchase__content{display:flex;flex-direction:column;height:fit-content;justify-content:space-between}
.block_purchases .purchase__amount{margin-left:auto}
.block_purchases .purchase__name{width:560px}
.order_boxeded .purchase__name{max-width:450px;gap:7px}
.block_purchases .purchase__item,.last_step_purchases .purchase__item{padding:20px 0}
.block_purchases .purchase__item:first-child,.order_boxeded .purchase__item:first-child,.last_step_purchases .purchase__item:first-child{padding:0 0 20px}
.block_purchases .purchase__remove{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;position:relative;border:none;color:var(--body-text);right:0;width:50px;height:50px;margin-left:auto;box-shadow:0 2px 8px 0 #00095D26;transition:all .3s}
.block_purchases .purchase__remove svg{width:28px;height:28px}
.block_purchases .purchase__remove:hover{background-color:transparent;color:var(--second-company-text);border:none;box-shadow:0 3px 12px 0 #4C5D7D2B}
.block_purchases .product_icons{position:relative;display:flex;flex-direction:row;gap:20px;top:0;right:0;z-index:2;width:fit-content}
.block_purchases .product_icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px 0 #00095D26}
.block_purchases .product_icons a svg{width:24px;height:24px}
.block_purchases .disabled_wishlist{right:-12px;top:70px}
.block_purchases .disabled_wishlist.visible{right:-12px;top:70px}
.block_purchases .product_icons a:hover{color:var(--button-color)}
.block_purchases .product_icons a.selected{background-color:var(--button-color);color:#FBFBFB}
.purchase__old_price_content{font-size:16px;font-weight:500;color:#9F9F9F;display:flex;gap:12px}
.purchase__price .old_price_content .currency{font-size:16px}
.purchase_detail{max-width:390px;width:100%;background:#F3F3F3;height:fit-content;border-radius:20px;border:1px solid #DADADA;padding:30px;position:sticky;top:100px;box-shadow:0 6px 25px 0 #4C5D7D2E}
.order_boxeded .purchase_detail{max-width:390px;width:100%;height:fit-content;padding:30px;margin-left:auto;background:transparent;box-shadow:none;border:none;border-radius:0;position:relative;top:0}
.count_purchases,.contacts_title{font-size:20px;font-weight:600;color:var(--basic-company-text);padding-bottom:15px}
.count_purchases{font-family:"Rubik",sans-serif;font-size:22px}
.contacts_description{font-size:16px;font-weight:400;color:var(--basic-company-text)}
.contacts_item{display:flex;border-top:1px solid #D5D5D5;gap:12px;padding:10px 0;font-size:16px;color:var(--basic-company-text);font-weight:400}
.contacts_info a{text-decoration:none;line-height:1.8}
.contacts_info p{margin:0}
.pickup_time,.contacts_address{line-height:1.5;font-size:16px}
.ya_map iframe{width:100%;height:450px;border-radius:10px;border:1px solid #D5D5D5}
.contacts_info_title{font-weight:600;padding-bottom:7px}
.contacts_description{padding-bottom:15px}
.sidebar_order_details{max-width:300px;width:100%;margin-left:30px;border:1px solid #DADADA;height:fit-content;box-shadow:0 4px 24px 0 #4C5D7D26;border-radius:10px;padding:25px;position:sticky;top:100px}
.sidebar_details_title{font-size:16px;font-weight:600;color:var(--basic-company-text)}
.delivery_date{color:#2F9C08;font-weight:400;margin:10px 0 20px}
.old_price_content{position:relative}
.old_price_content::after{border-bottom:1px solid #A5A5A5;content:"";left:-4px;position:absolute;top:45%;width:calc(100% + 10px);transform:rotate(-18deg)}
.discount_tooltip{width:16px;height:16px;margin-left:3px;position:relative;top:-3px;color:#f65050;transition:all .3s}
.discount_tooltip svg{width:16px;height:16px}
.discount_tooltip:focus,.discount_tooltip:hover{color:#B10707}
.novaposhta_types_inputs{margin:20px 0}
.novaposhta_delivery .form-group{max-width:348px}
.novaposhta_redelivery_input{margin:20px 0 0}
select.error ~ .select2-container--default .select2-selection--single .select2-selection__rendered{color:red}
select.error ~ .select2-container--default .select2-selection--single{display:block;border:1px solid red}
.faq_list{display:flex;flex-wrap:wrap;justify-content:space-between}
.faq_item{width:49.7%;background-color:var(--bg);height:100%;margin-bottom:10px;border-radius:5px;position:relative;transition:all .3s;border:1px solid #EBE9E9}
.item_question{display:flex;align-items:center;justify-content:space-between;padding:30px 0;text-transform:none;margin:0 20px;border-bottom:1px solid transparent}
.faq_item.visible{box-shadow:0 6px 18px 0 #4C5D7D29}
.faq__content{padding:0!important;border-bottom:none;background-color:var(--bg);border-radius:5px}
.question_text{font-size:20px;color:var(--basic-company-text);margin-bottom:0;font-weight:600;transition:all .3s}
.category_name_faq{text-transform:lowercase}
.item_question.active{background:var(--bg);border-radius:5px;border-bottom:1px solid #EBE9E9;border-bottom-left-radius:0;border-bottom-right-radius:0}
.item_question.active .question_text{color:var(--second-company-text)}
.see_more_plus{transform:rotate(90deg);transition:all .3s;color:var(--second-company-text)}
.item_question.active .see_more_plus{transform:rotate(270deg)}
.item_answer{font-size:16px;font-weight:400;color:var(--basic-company-text);margin-bottom:0;padding:20px}
.faq__item:last-child{margin-bottom:10px}
.delivery_content{flex-direction:column;gap:10px}
.delivery_content_item{gap:15px}
.delivery_info{font-size:16px}
.payment_content{gap:10px}
.payment_content_item{width:fit-content;height:100%}
.payment_content_item img{padding:0}
.payment_item{gap:20px}
.disabled_wishlist.visible{position:absolute;background:#121212;box-shadow:0 7px 17px 0 #4C5D7DA6;border-radius:10px;padding:15px;z-index:1;top:-8px;right:53px;font-weight:400;width:225px;font-size:14px;min-height:65px;display:block;white-space:normal;color:#D9D9D9}
.disabled_wishlist{position:absolute;background:#121212;box-shadow:0 7px 17px 0 #4C5D7DA6;border-radius:10px;padding:15px;visibility:hidden;z-index:1;opacity:0;top:-8px;right:53px;font-weight:400;width:225px;font-size:14px;min-height:65px;display:block;white-space:normal;color:#D9D9D9;transition:all .3s}
.disabled_wishlist.visible{visibility:visible;opacity:1}
.disabled_wishlist::before{content:'';position:absolute;width:0;height:0;border-top:30px solid #121212;border-right:30px solid #121212;transform:rotate(45deg);right:-5px;top:12px;z-index:-1}
.fancybox-slide--image .fancybox-content{background:var(--boxed-color)!important;border-radius:5px}
.fn_wishlist_page .product_preview__center .wishlist_button__remove{width:60px;height:60px;color:var(--second-company-text)}
.fn_wishlist_page .comparison_button{display:none}
.fn_wishlist_page .product_preview__center .wishlist_button__remove:hover{box-shadow:0 3px 12px 0 #4C5D7D2B}
.subscribe_success{border-radius:10px;background-color:#fbfbfb;color:var(--basic-company-text);font-size:18px}
.one_variant_select{width:100%;height:50px;display:flex;align-items:center;background:#fff;border:1px solid #EBE9E9;border-radius:5px;justify-content:center;padding:10px;font-weight:400;color:var(--basic-company-text)}
.one_variant_select div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.several_variants{width:100%;height:50px;display:flex;align-items:center;background:#fff;border:1px solid #EBE9E9;border-radius:5px;justify-content:space-between;padding:10px;font-weight:400;color:var(--basic-company-text)}
.several_variants svg{transform:rotate(90deg);width:15px;height:15px}
.variants_flex{display:flex;flex-wrap:wrap;gap:5px}
.product_variant_item{display:flex;flex-direction:column;height:140px;padding:20px 10px;border:1px solid #EBE9E9;border-radius:5px;font-size:14px;font-weight:400;color:var(--basic-company-text);align-items:flex-start;justify-content:center;gap:20px;max-width:215px;width:100%;transition:all .3s;cursor:pointer}
.form_variants_product{width:58%;display:flex;flex-direction:column;gap:30px}
.product_variant_item:hover{border:1px solid var(--basic-company-text)}
.variants_product_img{width:39%}
.popup_btns{gap:20px}
.product_variant_item.selected{border:1px solid var(--basic-company-text)}
.popup_prices{gap:20px}
.banner_main_wrp{position:relative;height:600px;padding-bottom:50px}
.banner_main_wrp .categories_nav{top:0}
.tab_product_img{margin-right:10px}
.order_boxeded .purchase__group_content{gap:10px;font-weight:600}
.order_boxeded .purchase__price_total{display:flex;gap:10px}
.last_step_purchases .purchase__image{-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px;min-height:80px}
.last_step_purchases .purchase__image img{max-height:70px}
.purchase_property_name{font-weight:400}
.data_item{max-width:100%}
.product-page__details .block__title{margin-bottom:24px}
.payment_content_product .payment_content_item{border:1px solid #EBE9E9;width:80px;height:45px;border-radius:5px;background:#F3F2F5}
.section_advert{padding:20px 0}
.main_advert_link{display:block;width:100%;border-radius:10px;position:relative;overflow:hidden}
.main_advert_link img{width:100%;height:100%;object-fit:cover;border-radius:10px}
.fn_cart_variant .details_prod_item{border-bottom:none}
.user_container__boxed .block__title{color:var(--body-heading);margin-bottom:24px;font-weight:600;font-family:'Rubik',sans-serif}
.form__group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}
.user_select::after{position:absolute;content:"";display:inline-block;width:10px;height:10px;border-right:1.5px solid;border-bottom:1.5px solid;border-color:var(--basic-company);transform:rotate(45deg);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;top:52%;right:25px}
.user_select{position:relative}
.banner_loyalty_item{width:20%;background:linear-gradient(160.56deg,#FFEDD6 8.34%,#FFD399 90.37%);border-radius:20px;display:flex;height:410px;transition:all .3s ease-out;position:relative;top:0}
.banner_loyalty_block{gap:10px;align-items:baseline;padding:0 0 100px;height:100%}
.banner_loyalty_preview{flex-direction:column;padding:0 12px}
.banner_loyalty_icon{width:90px;height:90px;border-radius:100%;background-color:var(--second-company-text);margin-bottom:24px;top:0;position:relative;transition:all .8s ease-out}
.banner_loyalty_title{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}
.banner_loyalty_description{text-align:center}
.banner_loyalty_item:nth-child(2){height:330px}
.banner_loyalty_item:hover{top:-10px}
.banner_loyalty_item:hover .banner_loyalty_icon{top:-5px;transform:rotateY(360deg)}
.subs_block{padding:0 0 100px}
.price_cashback{background:#66A23A;border-radius:30px;font-size:12px;font-weight:400;color:#fff;padding:2px 5px;line-height:1.5;height:20px}
.rating_cashback{width:100%}
.details_boxed__buttons .price_cashback{height:24px;font-size:14px;font-weight:500;line-height:1.5;margin-right:6px}
.purchase__content .price_cashback{width:fit-content;background:transparent;padding:0;display:flex;gap:3px;height:fit-content}
.purchase__content .price_cashback span{font-size:16px;color:#007A21}
.order_status_date{color:#A5A5A5;margin:0}
.my_points_block{padding:24px;max-width:405px;background:#ED8E181F;border-radius:12px}
.my_points_title{font-size:20px;font-weight:500;font-family:"Rubik";margin-bottom:16px}
.points_wrap{padding:0;gap:10px}
.points_wrap .features_dash{top:2px}
.amount_points{font-size:25px;font-weight:600;font-family:"Rubik"}
.loyalty_btns{max-width:405px;margin-top:20px}
.product_preview_mini .price_cashback{width:fit-content;color:#007A21;background:transparent;font-size:14px}
.purchase_detail_cashback{font-size:16px;font-weight:600}
.casback_details{padding:5px 0 20px}
.footer_menu{display:grid;grid-template-columns:repeat(2,1fr)}
.fn_catalog_menu.categories_nav .level_2.categories_nav__subcategory{height:auto;max-height:700px;min-height:280px}
.order_status_item:not(:first-child):not(:last-child) .order_status_info .order_status_name{height:44px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
@media (max-width: 1550px) {
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
}
@media (max-width: 1199px) {
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
@media (max-width: 767px) {
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
@media (max-width: 567px) {
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px}
.fn_banner_main:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+2){display:none}
}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+5){display:none}
@media (max-width: 1200px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+5){display:none}
}
@media (max-width: 991px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 0.5fr;grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
}
@media (max-width: 767px) {
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}
.fn_product_slide:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper,.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0}
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+6),.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+6){display:none}
@media (max-width: 1200px) {
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper,.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4),.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+4){display:none}
}
@media (max-width: 767px) {
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper,.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0}
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3),.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+3){display:none}
}
@media (max-width: 360px) {
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper,.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0;gap:0}
.fn_comparison_products:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+2),.fn_comparison_values:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide:nth-child(1n+2){display:none}
}
.h1.product_heading{font-size:40px; color: #2D333B}
.user_page{margin-bottom:120px}

.rating-available_wrapper {
    background: #F7F7F7;
    border-radius: 10px;
    padding: 12px 0;
}
.rating-available_item {
    padding: 0 35px;
    border-right: 1px solid #E1E1E1;
    height: 23px;
    gap: 10px
}
.rating-available_wrapper .rating-available_item:first-child {
    padding-left: 30px;
}
.rating-available_wrapper .rating-available_item:last-child {
    padding-right: 30px;
    border-right: none
}
.fn_is_stock  {
    max-width: 250px;
    width: 100%
}
.fast_order_button {
    color: var(--button-color);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid;
    line-height: 18px;
    width: fit-content
}
.subscription_picture {
    display: flex;
    height: 100%
}
.product_item .fn_is_stock {
    width: 50px
}
.cart_icon_counter {
    display: flex;
    position: relative;
}
.product_preview_mini .product_button_tab {
    margin-left: 0
}
.grecaptcha-badge {
    display: none !important;
}
.switcher {
    width: 100%;
    height: 100%;
    justify-content: center;
    border-radius: 100%;
}
.switcher .informer_name {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s;
}
.dropdown {
    position: absolute;
    top: 100%;
    background: transparent;
    display: flex;
    align-items: center;
    padding: 8px 0 0;
    width: 46px;
    border-radius: 90px;
    left: 0;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-25px);
    z-index: 0;
}
.dropdown_wrapper {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 14px;
    width: 46px;
    border-radius: 90px;
    gap: 12px;
    box-shadow: 0px 0px 20px 3px #000d3921;
}
a.dropdown_item.active {
    color: #252525;
}
a.dropdown_item {
    color: var(--second-company);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
}
.header_btn_item {
    background: var(--second-company);
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease;
    position: relative;
}

.switcher:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 10
}

.user_subscription_wrapper {
    margin: 10px 0 34px;
    padding: 16px;
    border: 1px solid #DCDCDC;
    border-radius: 10px;
    max-width: 860px
}
.subscribtion_timer {
    font-size: 22px;
    color: var(--second-company);
}
.user_subscription_text {
    font-size: 24px;
    background: #E03E4124;
    border-radius: 10px;
    padding: 12px 24px;
    width: fit-content;
    margin-bottom: 12px;
}
span.active_subsrition_name {
    font-weight: 600;
    color: var(--second-company);
    font-size: 24px;
}
.subscription_timer span {
    font-size: 26px;
    font-weight: 500;
    color: var(--second-company);
    line-height: 1.3;

}
.end_of_subscription {
    margin-right: 10px;
    font-size: 18px;
}
span.amount_time_text {
    font-size: 11px;
    text-align: center;
    color: #6B6B6B;
    padding-bottom: 4px;
}
.amount_divider {
    padding: 0 7px
}
.amount_days_time_top span:first-child {
    padding: 4px 3px;
    border-bottom: 1px solid #DBDBDB;
}
.user_code {
    display: flex;
    padding: 0 54px 0 0;
    flex-direction: column;
    gap: 3px
}

.amount_days_time_top {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 0 12px;
}
.subscription_timer {
    gap: 5px
}
.user_subscription_get {
    margin-left: 24px;
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    background: var(--second-company);
    border-radius: 150px;
    padding: 13px 34px;
    border: 1px solid transparent
}
.user_line {
    width: 1px;
    height: 106px;
    background: #DCDCDC;
    display: block
}
.user_no_subscription_wrapper {
    display: flex;
    align-items: center;
    margin: 10px 0 34px;
    justify-content: space-between;
}
.user_no_subscription_text {
    font-size: 20px;
    font-weight: 500
}
.tabs__navigation--user .profile.tabs__link {
    padding: 0 0 40px
}
.purchase_subscription_name {
    color: var(--second-company)
}
.banner_about2_item {
    margin-bottom: 120px;
}
.user_no_subscription_wrapper .user_subscription_get {
    margin-left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    max-width: 100%;
}
.user_code_phone {
    color: #000000;
    line-height: 1;
    font-size: 22px;
    letter-spacing: 0.5px;
    text-align: center;
}
.attention_message {
    background: #ff3030cc;
    padding: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.attention_message svg {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
}
.delivery__description .f_col-xl-12 {
    margin-bottom: 16px;
}
.subscribe_active {
    background: #ffffff33;
    color: #FFBB00;
    border: none;
    font-size: 16px;
    position: relative;
    text-decoration: none;
    height: 50px;
    width: fit-content;
    border-radius: 150px;
    padding: 0 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}
.subscribe_not_active {
    width: 100%;
    height: 50px;
    border-radius: 0;
    font-weight: 400;
    padding: 0 10px;
    color: #ffa293;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    z-index: 10;
    text-align: center;
}
.banner_subsc_preview .fn_is_stock.stock_subscription {
    max-width: 100%
}
.subs_block h3 {
    margin-bottom: 24px
}
.contact_data_list .block {
    width: 100%;
}
.personal_data_list input.hidden, .data_contacts_body input.hidden,
.data_contacts_body select.hidden {
    display: none!important
}
.info_not_user {
    position: absolute;
    background: #ff4f4f;
    box-shadow: 0 7px 17px 0 #4C5D7DA6;
    border-radius: 10px;
    padding: 15px;
    visibility: hidden;
    z-index: 1;
    opacity: 0;
    top: calc(-100% - 35px);
    right: 0;
    font-weight: 500;
    width: 100%;
    font-size: 14px;
    min-height: 65px;
    display: block;
    white-space: normal;
    color: #e9e9e9;
    transition: all .3s;
    text-align: left;
    line-height: 22px;
}
.not_user_subscribe:hover .info_not_user {
    visibility: visible;
    opacity: 1;
}
.product-page__button {
    position: relative;
        display: flex;
    align-items: center;
    justify-content: center;
}</pre></body></html>