@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('/fonts/ClearSans/ClearSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

body,
input,
textarea,
select {
    font-family: 'Clear Sans', sans-serif;
    font-size: 1.1111vw;
    -webkit-text-size-adjust: none;
}

img,
svg,
iframe {
    max-width: 100%;
    display: block;
}

* {
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
form,
table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
p,
span,
b,
i,
input,
textarea,
fieldset {
    margin: 0;
    padding: 0;
}

.none {
    display: none;
}

.fade-out {
    opacity: 1;
    transition: 0.3s;
    pointer-events: auto;
}

.fade-out.active {
    opacity: 0;
    pointer-events: none;
}

.fade-in {
    opacity: 0;
    transition: 0.3s;
    pointer-events: none;
}

.fade-in.active {
    opacity: 1;
    pointer-events: auto;
}

.column {
    width: 86.1111vw;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.container {
    padding: 0 6.9444vw;
}

.first_header {
    background: rgba(68, 181, 157, 0.07);
    padding: 0.9722vw 0;
}

.first_header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.first_header_left {
    display: flex;
    align-items: center;
}

.first_header_link {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.7);
    margin-right: 2.7778vw;
    display: flex;
    align-items: center;
}

.first_header_link_info:after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #404040;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.3472vw;
    margin-top: -1px;
    transition: .3s;
}

.first_header_link_info:hover::after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
}

.first_header_link:last-child {
    margin-right: 0;
}

.first_header_right {
    display: flex;
    align-items: center;
}

.first_header_info {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
    margin-right: 3.4722vw;
}

.first_header_info svg {
    width: 1.1111vw;
    height: 1.1111vw;
    margin-right: 0.5556vw;
}

.header_langs {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    text-align: right;
    color: rgba(64, 64, 64, 0.5);
}

.header_langs span {
    margin-right: 0.5556vw;
}

.lang {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9028vw;
    color: rgba(64, 64, 64, 0.5);
    text-transform: uppercase;
    display: flex;
    transition: .3s;
}

.lang:hover {
    color: #404040;
}

.lang:after {
    content: '';
    display: block;
    height: 1.1806vw;
    width: 0.0764vw;
    margin: 0 0.3472vw;
    background: rgba(64, 64, 64, 0.5);
    position: relative;
}

.lang:last-child:after {
    display: none;
}

.lang.active {
    color: #404040;
}

.second_header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.3889vw 0;
}

.logo {
    width: 13.0556vw;
    height: 1.3889vw;
}

.search_forn {
    position: relative;
    width: 19.4444vw;
    height: 2.7778vw;
    margin-left: 3.125vw;
}

.search_input {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 1.0417vw;
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.4);
    box-sizing: border-box;
    border-radius: 0.4167vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.8333vw;
    line-height: 0.8333vw;
}

.search_input::placeholder {
    color: #BEBEBE;
}

.search_btn {
    position: absolute;
    top: 0.6944vw;
    right: 1.0417vw;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.search_btn svg {
    width: 1.3889vw;
    height: 1.3889vw;
}

.ajaxsearchresult_inner {
    padding-top: 0.3472vw;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.ajaxsearchresult {
    width: 100%;
    background: #fff;
    padding: 1.1111vw 1.1111vw;
    border: 1px solid rgba(190, 190, 190, 0.35);
    border-radius: 0.4167vw;
    opacity: 0;
    pointer-events: none;
    transition: .3s;
}

.ajaxsearchresult.active {
    opacity: 1;
    pointer-events: all;
}

.search_result {
    display: flex;
    margin-bottom: 1.0417vw;
}

.search_result:hover .search_result_title {
    color: #167660;
}

.search_result_image {
    width: 3.4722vw;
    height: 3.4722vw;
    margin-right: 0.6944vw;
}

.search_result_title {
    font-style: normal;
    font-weight: 300;
    font-size: 0.8333vw;
    line-height: 120%;
    color: #404040;
    width: 8.3333vw;
    margin-right: 1.875vw;
    transition: .3s;
}

.search_result_price {
    font-style: normal;
    font-weight: normal;
    font-size: 0.6944vw;
    line-height: 120%;
    text-align: right;
    color: #404040;
}

.show_all_search {
    font-style: normal;
    font-weight: 500;
    font-size: 0.8333vw;
    line-height: 1.1111vw;
    text-decoration-line: underline;
    color: #167660;
    background: transparent;
    border: none;
    width: 100%;
    margin-top: 0.3472vw;
    cursor: pointer;
}

.second_header_items {
    display: flex;
    align-items: center;
    margin-left: 3.4722vw;
}

.header_item {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 1.0417vw;
    line-height: 1.3889vw;
    color: #404040;
    margin-right: 1.7361vw;
    position: relative;
    flex-shrink: 0;
}

.header_item_svg {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-right: 0.9549vw;
}

.count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.1903vw;
    height: 1.1764vw;
    background: #44B59D;
    border-radius: 50%;
    font-size: 0.8333vw;
    line-height: 0.8333vw;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -0.4167vw;
    left: -0.4167vw;
}

.header_cart {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    width: 9.8611vw;
}

.header_cart>.count {
    top: -0.2847vw;
    left: 1.3889vw;
}

.header_cart_svg {
    width: 2.2222vw;
    height: 2.2222vw;
    margin-right: 0.8333vw;
}

.header_cart_info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
}

.header_cart_text {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: #404040;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.header_cart_text span {
    color: rgba(64, 64, 64, 0.5);
    margin-right: 0.2153vw;
}

.header_cart_total {
    color: #404040 !important;
}

.header_cart_nds {
    cursor: pointer;
}

.header_cart_nds:after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #404040;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.3472vw;
    transition: .3s;
}

.header_cart_nds:hover::after {
    transform: rotate(225deg);
    margin-top: 3px;
}

.second_header {
    background-color: #fff;
}

header {
    background: #44B59D;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 90;
}


/* header>.container {
    padding-right: 3.8194vw;
} */

.header_inner {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.header_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
    height: 3.4722vw;
    padding: 0 1.4833vw;
    cursor: pointer;
    transition: .3s;
}

.header_submenu {
    position: relative;
}

.header_submenu:nth-child(6n) .header_submenu_block {
    right: 0;
    left: auto;
}

.header_submenu:nth-child(6n) .header_submenu_block .header_menu_categories {
    right: 18vw;
    left: auto;
}

.header_submenu:last-child .header_submenu_block {
    left: auto;
    right: 0vw;
}

.header_submenu:last-child .header_menu_categories {
    width: 14vw;
    right: 18vw;
    left: auto;
}


/* .header_submenu:last-child .header_menu_categories {
    left: -20vw;
} */

.header_menu:hover {
    background: #167660;
}

.header_menu_block {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 3.4722vw;
    left: 0;
    background: #FFFFFF;
    /* border-radius: 0 0 0.4167vw 0.4167vw; */
    padding: 0 1.3889vw;
    width: 100%;
    min-height: 0;
    /* height: 29.4444vw; */
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0.9722vw 0;
    padding-bottom: 1vw;
    box-shadow: 0vw 0.4167vw 0.9722vw 0.4167vw rgba(190, 190, 190, 0.12);
    transition: .3s;
    pointer-events: none;
}

.header_submenu .header_submenu_block {
    width: 18vw;
}

.header_menu_categories {
    padding: 1vw 0;
    /* min-height: -webkit-fill-available;
    min-height: fill-available;
    min-height: -moz-available; */
    height: auto;
    min-height: 100%;
}

.header_submenu_block {
    min-width: auto!important;
}

.header_menu_link {
    margin-bottom: 0.8333vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9028vw;
    line-height: 1.0417vw;
    color: #2B2A29;
    transition: 0.3s;
    text-decoration-line: none;
    display: block;
    padding: 0 1.3889vw;
    width: 18vw;
}

.header_submenu:last-child .header_menu_categories .header_menu_link {
    width: 14vw;
}

.header_menu_link:hover {
    text-decoration-line: underline;
    color: #44B59D;
}

.header_submenu_link {
    padding: 0.5vw 2.08vw;
    width: 17.99vw;
    margin-bottom: 0;
    border-right: 1px solid rgba(190, 190, 190, 0.15);
}


/* .header_submenu_block-inner {
    position: relative;
} */

.header_menu_categories {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 18vw;
    width: auto;
    background: white;
}

.header_submenu_block-inner:hover .header_menu_categories {
    visibility: visible;
    opacity: 1;
}

.header_menu_allproducts {
    width: 40vw;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 29.4444vw;
}

.header_submenu_block-inner:hover .header_submenu_link {
    text-decoration-line: none;
    color: #fff;
    background: #44B59D;
}

.header_submenu_link_after {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_submenu_block-inner:hover .header_submenu_link_after::after {
    border: 1px solid #ffffff;
    border-left: none;
    border-top: none;
    margin-left: 0.3472vw;
    margin-top: -1px;
    transform: rotate(-45deg);
}

.header_submenu_link_after::after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #404040;
    border-left: none;
    border-top: none;
    margin-left: 0.3472vw;
    margin-top: -1px;
    transition: .3s;
    transform: rotate(-45deg);
}

.header_menu_text {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 1vw;
    line-height: 1.5278vw;
    color: #FFFFFF;
}

.header_menu_text svg {
    width: 2.2222vw;
    height: 1.1111vw;
    /* margin-right: 1.3889vw; */
}


/* .header_menu:after {
    display: block;
    content: '';
    width: 0.4167vw;
    height: 0.4167vw;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.3472vw;
    transition: .3s;
} */


/* .header_menu:hover::after {
    transform: rotate(225deg);
    margin-top: 0.4167vw;
} */

.header_menu:hover .header_menu_block {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}

.header_menu_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 67.7083vw;
}

.header_menu_nav_link {
    padding: 0.9861vw 1.3194vw;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #FFFFFF;
    transition: .3s;
}

.header_menu_nav_link:hover {
    background-color: #167660;
}

.policy_popup {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 6.9444vw;
    background-color: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    box-shadow: 0vw 0.6944vw 2.0833vw #BEBEBE;
}

.policy_popup_text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
}

.policy_popup_slug {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    margin: 0vw 1.3889vw;
    color: #44B59D;
    text-decoration: underline;
}

.policy_popup_btn {
    width: 13.8889vw;
}

footer {
    background-color: #404040;
}

.footer_inner {
    padding: 3.125vw 0 1.3889vw;
}

.copyright {
    font-size: 0.9722vw;
    text-align: center;
    color: #fff;
    padding-bottom: 1.3889vw;
    display: flex;
    justify-content: space-between;
}

.copyright-right > span {
    font-weight: 300;
}

.footer_first_line {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.footer_form {
    display: flex;
    flex-direction: column;
    width: 31.25vw;
    position: relative;
}

.footer_form_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 1.7361vw;
}

.footer_input {
    width: 100%;
    height: 3.125vw;
    padding: 0.9722vw 1.3889vw;
    padding-right: 12.5vw;
    border: none;
    background-color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    border-radius: 0.4167vw;
    color: #404040;
}

.footer_input::placeholder {
    color: rgba(17, 17, 17, 0.3);
}

.footer_form_btn {
    border: none;
    background: #44B59D;
    border-radius: 0 0.4167vw 0.4167vw 0;
    height: 3.125vw;
    width: 12.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: #FFFFFF;
    cursor: pointer;
    transition: .3s;
}

.footer_form_btn:hover {
    background-color: #167660;
}

.footer_banks {
    display: flex;
    align-items: center;
}

.footer_bank_img {
    height: 2.0139vw;
    margin-left: 1.3889vw;
}

.footer_second_line {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 4.1667vw;
}

.footer_logo {
    filter: invert(1);
}

.footer_col {
    display: flex;
    flex-direction: column;
}

.footer_text_bold {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #FFFFFF;
    margin-bottom: 0.8333vw;
    display: block;
}

.footer_text_bold:last-child {
    margin-bottom: 0;
}

.footer_text_bold>span {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #FFFFFF;
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #44B59D;
    border-radius: 0.4167vw;
    padding: 0.9722vw 1.1111vw;
    width: -moz-fit-content;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: #FFFFFF;
    transition: .3s;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.btn200 {
    width: 13.8889vw;
}

.btn:hover {
    background-color: #167660;
    color: #fff;
}

.btn_empty {
    border: 0.1042vw solid #44B59D;
    box-sizing: border-box;
    border-radius: 0.4167vw;
    background: transparent;
    color: #44B59D;
    width: 13.8889vw;
    margin: 0.6944vw auto 0;
}

.btn_empty:hover {
    background-color: #44B59D;
}

.footer_social {
    display: flex;
    align-items: center;
    margin-top: 0.5vw;
}

.footer_phone {
    display: flex;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    justify-content: flex-start;
    padding: 15px 0 0 0;
    text-align: center;
    color: #fff;
}

.footer_social_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.9444vw;
    height: 1.9444vw;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-right: 0.6944vw;
    transition: .3s;
}

.footer_social_item:last-child {
    margin-right: 0;
}

.footer_social_item svg {
    width: 0.6944vw;
    height: 0.7639vw;
}

.footer_social_item svg path {
    fill: #fff;
}

.footer_social_item:hover {
    background-color: #fff;
}

.footer_social_item:hover path {
    fill: #404040;
}

.footer_third_line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 4.6528vw;
}

.footer_third_line .footer_text_bold {
    margin-bottom: 0.2778vw;
}

.footer_populat_cats {
    display: flex;
    align-items: center;
}

.footer_populat_cats a {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9028vw;
    line-height: 1.0417vw;
    color: #FFFFFF;
}

.footer_populat_cats a::after {
    content: "";
    display: block;
    width: 0.3472vw;
    height: 0.3472vw;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 0.5556vw;
    margin-top: 3px;
}

.footer_populat_cats a:last-child:after {
    display: none;
}

.mainslider_item {
    width: 100vw;
    height: 36.4583vw !important;
    position: relative;
    display: flex !important;
    align-items: center;
}

.mainslider_item_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 2.5vw;
    line-height: 135%;
    text-transform: uppercase;
    color: #404040;
}

.h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 2.5vw;
    line-height: 120%;
    color: #404040;
}

.h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.9444vw;
    line-height: 2.6389vw;
    color: #404040;
}

.h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #404040;
}

.h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 150%;
    color: #404040;
}

.maintext {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #000000;
}

.mainbanner_text {
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw;
    line-height: 140%;
    color: #FFFFFF;
    margin-top: 1.0417vw;
    margin-bottom: 2.0833vw;
}

.mainslider_item_text {
    position: relative;
    z-index: 1;
    width: 40.2778vw;
    padding-left: 7.6389vw;
}

.mainslider_item_text .h1 {
    color: #fff;
}

.mainslider_item_text .btn {
    width: 13.8889vw;
}

.mainslider .slick-dots {
    display: flex;
    list-style: none;
    position: absolute;
    bottom: 1.7361vw;
    left: 50%;
    transform: translateX(-50%);
}

.mainslider .slick-dots li {
    flex-shrink: 1;
    margin: 0 0.3472vw;
}

.mainslider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0.6944vw;
    height: 0.6944vw;
    padding: 0;
    list-style: none;
    background: rgba(255, 255, 255, 0.6);
    border: none;
    border-radius: 50%;
    cursor: pointer;
}

.mainslider .slick-dots .slick-active button {
    background: #44B59D;
    position: relative;
}

.mainslider .slick-dots .slick-active button:before {
    position: absolute;
    content: "";
    display: block;
    width: 1.25vw;
    height: 1.25vw;
    border: 1px solid #44B59D;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.mainslider {
    height: 36.4583vw;
    overflow: hidden;
}

.section_mainbanner {
    position: relative;
    height: 36.4583vw;
    overflow: hidden;
}

.arrow svg {
    width: 2.2222vw;
    height: 2.2222vw;
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.arrow svg path {
    fill: #fff;
    transition: .3s;
}

.arrow:hover svg path {
    fill: #404040;
}

.arrow svg circle {
    fill: transparent;
    transition: .3s;
}

.arrow:hover svg circle {
    fill: #fff;
    stroke: #fff;
}

.arrow_prev {
    left: 2.9861vw;
}

.arrow_next {
    right: 2.9861vw;
}

.advantages {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2.0833vw;
    margin-bottom: 4.1667vw;
}

.advantages_item {
    width: 21.6667vw;
    height: 8.3333vw;
    background: #FFFFFF;
    box-shadow: 0vw 0.4167vw 1.25vw 0.5556vw rgba(190, 190, 190, 0.12);
    border-radius: 0.4167vw;
    padding: 2.3611vw 2.7778vw;
    margin-right: 3.4722vw;
    display: flex;
    align-items: center;
}

.advantages_item:last-child {
    margin-right: 0;
}

.advantages_item img {
    width: 2.6389vw;
    height: 2.6389vw;
    margin-right: 1.0417vw;
}

.advantages_item_text {
    display: flex;
    flex-direction: column;
}

.advantages_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #404040;
}

.advantages_item_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 1.0417vw;
    line-height: 1.3889vw;
    color: #44B59D;
}

.section {
    padding-bottom: 4.1667vw;
}

.section .h3 {
    display: flex;
    align-items: center;
}

.section .h3:before {
    display: block;
    content: "";
    width: 4.8611vw;
    height: 1px;
    background: #44B59D;
    margin-right: 1.3889vw;
}

.long_slider_inner {
    position: relative;
}

.long_slider {
    margin-top: 2.0833vw
}

.long_slider_item {
    width: 20.1389vw;
    margin-right: 1.5972vw;
}

.long_slider_item img {
    width: 20.1389vw;
    height: 20.1389vw;
    object-fit: contain;
}

.long_slider_text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #404040;
    margin-top: 0.6944vw
}

.slider_with_arrows {
    position: relative;
}

.slider_with_arrows .arrow path {
    fill: #BEBEBE;
}

.slider_with_arrows .arrow_prev {
    top: 10.7639vw;
    left: -4.1667vw;
}

.slider_with_arrows .arrow_next {
    top: 10.7639vw;
    right: -4.1667vw;
}

.mebel_cats {
    margin-top: 2.0833vw;
}

.mebel_cat_item {
    width: 27.7778vw;
    height: 20.8333vw;
    position: relative;
    margin-right: 1.3889vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    padding: 2.0833vw;
    overflow: hidden;
}

.mebel_cat_item:last-child {
    margin-right: 0;
}

.mebel_cat_item_big {
    width: 33.1944vw;
    height: 36.1111vw;
}

.mebel_cat_item_long {
    width: 51.5278vw;
    height: 17.3611vw;
    margin-right: 0;
}

.mebel_cat_item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    filter: brightness(.9);
    transition: .5s;
}

.mebel_cats_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.3889vw;
}

.mebel_cats_row:last-child {
    margin-bottom: 0;
}

.mebel_cats_col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 36.1111vw;
}

.model_cat_item_text {
    font-style: normal;
    font-weight: bold;
    font-size: 1.6667vw;
    line-height: 2.2222vw;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
}

.model_cat_item_cats {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 0;
    visibility: hidden;
    transition: .5s;
    opacity: 0;
    margin-top: 2px;
}

.model_cat_item_cats a {
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0.5556vw;
    transition: .3s;
}

.model_cat_item_cats a:hover {
    color: #44B59D;
}

.mebel_cat_item:hover img {
    filter: brightness(.6);
}

.mebel_cat_item:hover .model_cat_item_cats {
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.popular_cats {
    display: flex;
    align-items: center;
    margin-top: 2.0833vw;
}

.popular_cats_item {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #BEBEBE;
    margin-right: 2.0833vw;
    transition: .3s;
    cursor: pointer;
}

.popular_cats_item:hover {
    color: #404040;
}

.popular_cats_item.active {
    color: #404040;
}

.popular_cats_item_more {
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #BEBEBE;
    margin-right: 2.0833vw;
    transition: .3s;
    cursor: pointer;
}

.popular_cats_item_more span {
    display: flex;
    align-items: center;
}

.popular_cats_item_more span:after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #BEBEBE;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.3472vw;
    transition: .3s;
}

.popular_cats_item_more:hover span::after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
    border-color: #404040;
}

.popular_cats_item_more:hover .popular_cats_item_more_block {
    visibility: visible;
    opacity: 1;
}

.popular_cats_item_more_block {
    position: absolute;
    visibility: hidden;
    transition: .3s;
    opacity: 0;
    top: 1.7361vw;
    right: 0;
    z-index: 40;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: 0.9722vw 1.3889vw;
    width: 19.6528vw;
    height: 23.8194vw;
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.4167vw;
}

.popular_cats_item_more_block .popular_cats_item {
    margin-bottom: 0.8333vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9028vw;
    line-height: 1.0417vw;
    color: #2B2A29;
    transition: .3s;
}

.popular_cats_item_more_block .popular_cats_item:hover {
    text-decoration-line: underline;
    color: #44B59D;
}

.popular_cats_item_more_block::-webkit-scrollbar {
    width: 0.3472vw;
}

.popular_cats_item_more_block::-webkit-scrollbar-track {
    background: rgba(190, 190, 190, 0.36);
}

.popular_cats_item_more_block::-webkit-scrollbar-thumb {
    background: #44B59D;
}

.products_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2.0833vw;
}

.products_list .h4 {
    width: 100%;
    text-align: center;
    margin-bottom: 1.3889vw;
}

.product_item_small {
    width: 20%;
    border-radius: 0.4167vw;
    padding: 1.5972vw;
    transition: .3s;
    position: relative;
    z-index: 5;
}

.tag {
    position: absolute;
    left: 0;
    top: 1.3889vw;
    width: 5.5556vw;
    height: 2.0833vw;
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #FFFFFF;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_slider .product_item_small {
    width: 17.2222vw;
}

.product_slider_block {
    position: relative;
}

.product_slider_block .arrow_prev,
.product_slider_block .arrow_next {
    width: 1.1111vw;
    height: 1.1111vw;
    cursor: pointer;
}

.product_slider_block .arrow_prev {
    position: absolute;
    top: 0;
    left: -6.3889vw;
}

.product_slider_block .arrow_next {
    position: absolute;
    bottom: 0;
    left: -6.3889vw;
}

.product_item_small:hover {
    background: #FFFFFF;
    box-shadow: 0vw 0.4167vw 1.7361vw 0.8333vw rgba(190, 190, 190, 0.1);
}

.product_item_small_img {
    width: 13.9583vw;
    height: 13.8889vw;
    margin: 0 auto;
    object-fit: contain;
    margin-bottom: 1.0417vw;
}

.product_item_small_name {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3889vw;
    color: #2B2A29;
    margin-bottom: 0.8333vw;
    display: block;
    height: 2.7778vw;
    overflow: hidden !important;
}

.old_price_item {
    font-style: normal;
    font-weight: normal;
    font-size: 0.8333vw;
    line-height: 0.8333vw;
    text-decoration-line: line-through;
    color: #B9B9B9;
    margin-bottom: 3px;
    display: block;
    height: 0.8333vw;
}

.price_item {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.3889vw;
    color: #2B2A29;
}

.product_item_small_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.8333vw;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.product_item_small_btns .btn {
    width: 10.1389vw;
    height: 2.7778vw;
}

.product_item_small:hover .product_item_small_btns {
    visibility: visible;
    opacity: 1;
}

.add_to_wish_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.7778vw;
    height: 2.7778vw;
    border: 1px solid #44B59D;
    box-sizing: border-box;
    border-radius: 0.4167vw;
    transition: .3s;
    cursor: pointer;
}

.add_to_wish_btn svg {
    width: 1.3889vw;
    height: 1.3889vw;
}

.add_to_wish_btn svg path {
    fill: #44B59D;
    transition: .3s;
}

.add_to_wish_btn:hover {
    background: #44B59D;
}

.add_to_wish_btn:hover svg path {
    fill: #fff;
}

.add_to_wish_btn.active {
    background: #44B59D;
}

.add_to_wish_btn.active svg path {
    fill: #fff;
}

.horizontal {
    background: #44B59D;
    border-radius: 0.4167vw;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    padding: 2.7778vw;
}

.horizontal_title {
    font-style: normal;
    font-weight: 500;
    font-size: 2.5vw;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 1.0417vw;
    text-align: center;
}

.horizontal_desc {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.6667vw;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 1.7361vw;
}

.horizontal_form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.horizontal_form_input {
    width: 20.8333vw;
    height: 3.4722vw;
    background: #FFFFFF;
    border-radius: 0.4167vw;
    border: none;
    margin-right: 1.3889vw;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    padding: 1.1111vw 1.3889vw;
}

.horizontal_form_input::placeholder {
    color: rgba(17, 17, 17, 0.3);
}

.horizontal_form_input_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20.8333vw;
    height: 3.4722vw;
    background: #167660;
    border-radius: 0.4167vw;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    transition: .3s;
}

.horizontal_form_input_btn:hover {
    background: #165a4a;
}

.products_slider_inner {
    margin-top: 2.0833vw;
}

.products_slider_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.6667vw;
}

.products_slider_item .product_item_small_name {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3889vw;
    color: #404040;
    width: 13.9583vw;
}

.about_company {
    display: flex;
    align-content: center;
    justify-content: space-between;
    margin-top: 2.0833vw;
    margin-bottom: 3.4722vw;
}

.section_inner_about .btn {
    width: 13.8889vw;
    margin: 0 auto;
}

.about_company_text {
    width: 36.5278vw;
}

.content p {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
    margin: 1.0417vw 0;
}

.content a {
    color: #44B59D;
}

.content .btn {
    color: #fff;
}

.content figure {
    margin: 0;
}

.content img {
    width: 100%;
}

.about_company_number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.9444vw;
    height: 6.9444vw;
    background: #44B59D;
    margin-right: 1.3889vw;
    font-style: normal;
    font-weight: 300;
    font-size: 3.6111vw;
    color: #FFFFFF;
    border-radius: 50%;
    padding-bottom: 0.3472vw;
}

.about_company_number_block {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 140%;
    color: #404040;
}

.about_company_photo {
    width: 34.5833vw;
    height: 23.1944vw;
    object-fit: cover;
    margin-top: 2.9167vw;
}

.news_slider_inner {
    margin-top: 2.0833vw;
}

.news_slider_item {
    width: 26.5972vw;
    height: 34.0278vw !important;
    display: flex !important;
    margin-right: 2.4306vw;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.news_item_img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 0.6944vw;
}

.news_item_date {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 140%;
    color: #BEBEBE;
    margin-bottom: 0.3472vw;
}

.news_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 150%;
    color: #404040;
    margin-bottom: 0.6944vw;
}

.news_item_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
}

.news_item_link {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 140%;
    text-decoration-line: underline;
    color: #44B59D;
    transition: .3s;
}

.news_item_link:hover {
    color: #167660
}

.news_slider_inner .arrow_prev {
    top: 9.0278vw;
}

.news_slider_inner .arrow_next {
    top: 9.0278vw;
}

.breadcrumbs ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 1.3889vw 0;
}

.breadcrumbs ul li {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.5);
}

.breadcrumbs ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.5);
}

.breadcrumbs ul li:after {
    content: "/";
    display: block;
    margin: 0 0.3472vw;
}

.breadcrumbs ul li:last-child {
    color: #404040;
}

.breadcrumbs ul li:last-child:after {
    display: none;
}

.error_img {
    width: 40.9028vw;
    height: 19.2361vw;
    margin-bottom: 2.1528vw;
}

.error_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5278vw;
    line-height: 2.0833vw;
    color: #404040;
    margin-bottom: 1.7361vw;
}

.error_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 4.1667vw;
}

.error_inner .btn {
    width: 13.8889vw;
}

.content h2 {
    display: flex;
    align-items: center;
}

.content h2:before {
    display: block;
    content: "";
    width: 4.8611vw;
    height: 1px;
    background: #44B59D;
    margin-right: 1.3889vw;
}

.content p {
    max-width: 66.875vw;
}

.content h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #404040;
    margin-top: 0.6944vw;
}

.content ul li,
.content ol li {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
    width: 67.0139vw;
    margin: 0.5208vw 0;
}

.content ol,
.content ul {
    margin: 0.6944vw 0;
    margin-left: 1.1806vw;
}

.content ol li::marker,
.content ul li::marker {
    color: #44B59D;
    font-weight: 800;
}

.content ol li span {
    font-weight: 800;
}

.content blockquote {
    margin: 0;
    padding: 3.4722vw 4.1667vw;
    border: 1px solid #44B59D;
    box-sizing: border-box;
    margin: 3.4722vw 0;
    position: relative;
    width: 79.1667vw;
}

.content blockquote:before {
    content: "";
    display: block;
    position: absolute;
    top: -1.7361vw;
    left: 1.3889vw;
    width: 3.4722vw;
    height: 3.4722vw;
    padding: 0 1.3889vw;
    background-color: #FFFFFF;
    background-image: url('/images/quote.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 3.4722vw;
}

.content blockquote p {
    font-style: italic;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.8056vw;
    text-align: center;
    color: #1B1B1B;
    width: 100%;
}

.about_subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 1.9444vw;
    line-height: 2.6389vw;
    color: #404040;
    text-align: center;
    margin-top: 2.0833vw;
}

.about_banner {
    width: 86.1111vw;
    height: 31.25vw;
    margin-top: 1.3889vw;
}

.about_image_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.7778vw;
}

.leftimage_block {
    flex-direction: row-reverse;
}

.about_image_block:last-child {
    margin-bottom: 0;
}

.about_image_block .content {
    width: 38.8889vw;
}

.about_photo {
    width: 37.8472vw;
    height: 27.3611vw;
}

.contacts_item {
    display: flex;
    align-items: baseline;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6667vw;
    line-height: 2.2222vw;
    color: #404040;
    width: 23.6111vw;
    margin-bottom: 1.3889vw;
}

.contacts_item svg {
    width: 1.1111vw;
    height: 1.1111vw;
    margin-right: 1.0417vw;
    flex-shrink: 0;
}

.contact_info .h3 {
    margin-bottom: 2.0833vw;
}

.contacts_social {
    display: flex;
    align-items: center;
    margin-top: 2.0833vw;
}

.contacts_social_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.7778vw;
    height: 2.7778vw;
    margin-right: 0.6944vw;
    border: 1px solid #167660;
    border-radius: 50%;
    transition: .3s;
}

.contacts_social_item:last-child {
    margin-right: 0;
}

.contacts_social_item svg {
    width: 1.1111vw;
    height: 1.1111vw;
}

.contacts_social_item svg path {
    fill: #167660;
    transition: .3s;
}

.contacts_social_item:hover {
    background: #167660;
}

.contacts_social_item:hover svg path {
    fill: #fff;
}

.contacts_additional {
    width: 43.0556vw;
}

.contacts_additional .h3 {
    margin-bottom: 2.5vw;
}

.contacts_additional p {
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw !important;
    line-height: 1.6667vw;
    color: #404040;
    margin: 0.6944vw 0;
}

.contacts_inner {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.contact_form {
    width: 43.0556vw;
    height: 29.0278vw;
    background: #FFFFFF;
    box-shadow: 0vw 0.4167vw 1.25vw 0.5556vw rgba(190, 190, 190, 0.12);
    border-radius: 0.4167vw;
    padding: 1.7361vw 5.9028vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contact_form_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.9444vw;
    line-height: 2.6389vw;
    color: #404040;
    margin-bottom: 2.0833vw;
}

.input {
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.4167vw;
    width: 31.25vw;
    height: 3.4722vw;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    margin-bottom: 0.6944vw;
    padding: 1.1111vw 1.3889vw;
}

.input::placeholder {
    color: rgba(17, 17, 17, 0.3);
}

.input_submit {
    width: 100%;
    border: none;
}

.persons {
    display: flex;
    flex-wrap: wrap;
}

.person_item {
    width: 50%;
    display: flex;
    align-items: flex-start;
    margin-top: 2.7778vw;
}

.person_photo {
    width: 14.5833vw;
    height: 15.1271vw;
    margin-right: 1.3889vw;
}

.person_info {
    display: flex;
    flex-direction: column;
}

.person_role {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 155%;
    color: #BEBEBE;
    margin-top: 0.3472vw;
    margin-bottom: 1.3889vw;
}

.person_info a {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
}

.dropdown {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 2.5694vw;
    z-index: 99999;
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.2778vw;
    padding: 0.8333vw;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.dropdown_link {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.7);
    margin-bottom: 0.5556vw;
    transition: .3s;
}

.dropdown_link:last-child {
    margin-bottom: 0;
}

.first_header_link_info {
    cursor: pointer;
}

.first_header_link_info:hover .dropdown {
    visibility: visible;
    opacity: 1;
}

.header_cart_nds:hover .dropdown {
    visibility: visible;
    opacity: 1;
}

.header_cart_nds .dropdown {
    width: 7.9861vw;
}

.header_cart_nds .dropdown_link {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: #404040;
}

.dropdown_link:hover {
    color: #44B59D;
}

.catalog_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2.0833vw;
}

.catalog_item {
    width: 15.9722vw;
    height: 15.9722vw;
    margin-right: 1.5278vw;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 1.0417vw;
    margin-bottom: 1.5278vw;
}

.catalog_item.long {
    width: 33.4722vw;
}

.catalog_item.last {
    margin-right: 0;
}

.catalog_item_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.brand_item_img {
    width: 70%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.catalog_item_img_block {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.catalog_item_img_block:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #404040;
    opacity: 0.2;
    z-index: 2;
}

.catalog_item_title {
    font-style: normal;
    font-weight: bold;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #FFFFFF;
    width: 13.8889vw;
    position: relative;
    z-index: 3;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.6944vw;
}

.pagination-btn,
.pagination-btn-empty {
    width: 2.4306vw;
    height: 2.4306vw;
    background: #F6F6F6;
    border-radius: 0.3472vw;
    font-style: normal;
    font-weight: normal;
    font-size: 1.0417vw;
    text-align: center;
    color: #404040;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.5208vw;
    transition: .3s;
    user-select: none;
}

.pagination-btn.active {
    background-color: #44B59D;
    color: #fff;
}

.pagination-btn:hover {
    background-color: #44B59D;
    color: #fff;
}

.pagination-btn path {
    fill: #404040;
    transition: .3s;
}

.pagination-btn:hover path {
    fill: #fff;
}

.pagination-btn svg {
    width: 0.9722vw;
    height: 0.9722vw;
}

.section_viewed {
    padding-top: 1.0417vw;
}

.success_title {
    font-style: normal;
    font-weight: 500;
    font-size: 3.0556vw;
    line-height: 120%;
    color: #1E1E1E;
    margin-bottom: 2.0833vw;
}

.success_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 1.5278vw;
    line-height: 2.3611vw;
    text-align: center;
    color: #505050;
    margin-bottom: 1.7361vw;
}

.news_date {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.5);
    margin: 0.6944vw 0 1.3889vw;
}

.news_images {
    display: flex;
    align-items: center;
}

.news_images img {
    height: 28.4722vw;
    width: 41.6667vw !important;
    object-fit: cover;
    margin-right: 2.7778vw;
}

.news_images img:nth-child(2n) {
    margin-right: 0;
}

.news_items_block {
    display: flex;
    align-items: center;
    margin-top: 2.0833vw;
}

.news_items_page {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 2.0833vw;
}

.news_items_page .news_slider_item {
    margin-bottom: 2.7778vw;
    margin-right: 2.0833vw;
}

.news_items_page .news_slider_item:nth-child(3n) {
    margin-right: 0;
}

.section_popular .content {
    margin-top: 2.0833vw;
    margin-bottom: 3.4722vw;
}

.sort_block {
    position: relative;
}

.sort_block:hover .dropdown {
    visibility: visible;
    opacity: 1;
}

.sort {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #1E1E1E;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sort_block {
    display: flex;
    align-items: center;
    padding: 0.7639vw;
    width: 11.7778vw;
    height: 2.7778vw;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.2778vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: rgba(3, 3, 3, 0.75);
    margin-left: 0.6944vw;
    cursor: pointer;
}

.title-sort {
    display: flex;
    justify-content: space-between;
}

.products_list_inner .sort_block {
    width: 10.4167vw;
}

.sort_block .dropdown {
    padding: 0;
    padding-top: 0.6944vw;
    width: 100%;
    left: 0;
    border: none;
    background: none;
}

.dropdown_inner {
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.2778vw;
    padding: 0.4167vw 0.6944vw;
}

.sort_dropdown_item {
    display: block;
    color: #000000;
    margin: 0.2778vw 0;
    cursor: pointer;
    transition: .3s;
}

.sort_dropdown_item:hover {
    color: #44B59D;
}

.product_filter {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.3889vw;
}

.product_filter_block {
    margin-right: 2.7778vw;
}

.filter_item_block {
    margin-left: 0;
    margin-top: 0.3472vw;
    margin-bottom: 1.3889vw;
}

.filter_item_colors_dropdown {
    display: flex;
    flex-wrap: wrap;
}

.filter_item_color {
    width: 2.0833vw;
    height: 2.0833vw;
    border-radius: 50%;
    margin-right: 0.8333vw;
    position: relative;
    border: 1px solid #BEBEBE;
}

.filter_item {
    position: relative;
}

.filter_item:after {
    content: "";
    display: block;
    width: 0.3472vw;
    height: 0.6944vw;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0.4861vw;
    left: 0.8333vw;
    transform: rotate(45deg);
    opacity: 0;
    transition: .3s;
}

.filter_item.error {
    text-decoration: line-through;
    text-decoration-color: #FF6666;
}

.filter_item_colors_dropdown .filter_item.error::before {
    content: "";
    display: block;
    width: 1.875vw;
    height: 1px;
    background: #FF6666;
    position: absolute;
    top: 0.3472vw;
    left: -0.2153vw;
    z-index: 2;
    transform: rotate(-45deg);
    transform-origin: top right;
    opacity: 1;
}

.filter_item.active {
    color: #44B59D;
}

.filter_item.active:after {
    opacity: 1;
}

.filter_item:hover:after {
    opacity: 1;
}

.filters_error.h6 {
    color: #FF6666;
    margin-bottom: 1.3889vw;
    display: none;
}

.filter_item:hover .filter_item_color_preview {
    visibility: visible;
    opacity: 1;
}

.filter_item_color_preview {
    position: absolute;
    bottom: 2.7778vw;
    left: -2.4306vw;
    z-index: 10;
    width: 6.9444vw;
    border-radius: 0.6944vw;
    border: 1px solid #BEBEBE;
    max-width: 6.9444vw;
    object-fit: cover;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: .3s;
    background-color: white;
}

.filter_item_color_preview_img {
    width: 100%;
    object-fit: cover;
    border-radius: 0.6944vw 0.6944vw 0 0;
}

.filter_item_color_preview_title {
    text-align: center;
    font-weight: 500;
    padding: 0 0 0.2vw;
}

.sort_block_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.sort_block_title:after {
    display: block;
    content: '';
    width: 0.3472vw;
    height: 0.3472vw;
    border: 1px solid #A0A0A0;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.3472vw;
    margin-top: -1px;
    transition: .3s;
}

.sort_block:hover .sort_block_title:after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
}

.product_new_info {
    display: flex;
    justify-content: space-between;
    width: 44.4444vw;
}

.product_left_side {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.product_new_info_col2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 1.0417vw;
}

.recommended_categories {
    margin-bottom: 2.0833vw;
}

.category-sort {
    margin-top: 3.0833vw;
}

.places_items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2.0833vw;
}

.places_item {
    width: 15.5vw;
    margin-right: 1.5972vw!important;
    /* margin-bottom: 2.0833vw; */
}

.places_item:nth-child(5n) {
    margin: 0 !important;
}


/*
.places_item {
    width: 25% !important;
    margin-right: 0 !important;
}

.places_item {
    width: 12.2%;
    margin-right: 2.42%;
    margin-bottom: 2.0833vw;
}*/

.places_item:nth-child(7n) {
    margin-right: 0;
}

.places_item_img {
    width: 11.1111vw;
    height: 11.1111vw;
    object-fit: contain;
    transition: .4s;
    margin: 0 auto;
    object-position: center;
}


/*
.places_item_img {
    width: 19.4444vw;
    height: 19.4444vw;
}
*/

.places_item_price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 150%;
    color: #2B2A29;
    text-transform: lowercase;
    margin-top: 0.4167vw;
    margin-bottom: 1.0417vw;
}

.places_item_images {
    /*width: 19.4444vw;*/
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.places_item_image {
    width: 1vw;
    height: 1vw;
    border-radius: 50%;
    margin-right: 0.5vw;
    margin-bottom: 0.6944vw;
}

.places_item_image:last-child {
    margin-right: 0;
}

.places_item_dimensions {
    display: none;
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    width: 16.6667vw;
}

.places_item_dimensions_item {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: rgba(3, 3, 3, 0.75);
}


/* .section_popular .places_item_img:hover {
    transform: scale(1.7) translateY(-10px);
} */

.places_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.875vw;
    color: #404040;
    width: 11.1111vw;
    margin-top: 0.6944vw;
}

.places_item_title {
    width: 100%;
    text-align: center;
    margin-left: -1.3889vw;
}

.section_category .places_item_title {
    text-align: center;
    margin-left: 0;
    font-size: 1vw;
    /*width: 19.4444vw;*/
}

.section_products {
    display: flex;
}

.sidebar_filters {
    width: 25.6944vw;
    margin-right: 4.1667vw;
}

.section_products .products_list_inner {
    width: 100%;
}

.section_products .product_item_small {
    width: 25%;
    border: 1px solid #efefef;
}

.containercheckbox {
    display: flex;
    align-items: baseline;
    position: relative;
    padding-right: 1.3889vw;
    margin-bottom: 0.4861vw;
    width: 100%;
    cursor: pointer;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 150%;
    color: #000000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.containercheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 1px;
    width: 1px;
    pointer-events: none;
}

.checkmark {
    position: absolute;
    top: 2px;
    right: 0;
    height: 1.3889vw;
    width: 1.3889vw;
    background-color: #fff;
    border: 1px solid rgba(190, 190, 190, 0.35);
    border-radius: 2px;
    transition: .3s;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.containercheckbox input:checked~.checkmark:after {
    display: block;
    opacity: 1;
}

.containercheckbox input:checked~.checkmark {
    background: #44B59D;
    border: 1px solid transparent;
}

.containercheckbox input:hover~.checkmark:after {
    display: block;
    opacity: 1;
}

.containercheckbox input:hover~.checkmark {
    background: #44B59D;
    border: 1px solid transparent;
}

.containercheckbox .checkmark:after {
    left: 0.4167vw;
    top: 0.1736vw;
    width: 0.2778vw;
    height: 0.5556vw;
    border: solid #fff;
    border-width: 0 0.1458vw 0.1458vw 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .3s;
    z-index: 10;
}

.containercheckbox_filter_color {
    padding: 0;
}

.containercheckbox_filter_color:hover .filter_item_color_preview {
    visibility: visible;
    opacity: 1;
}

.containercheckbox_filter_color .filter_item_color_preview {
    bottom: 3.125vw;
}

.filter_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #1E1E1E;
    display: block;
    margin-bottom: 0.6944vw;
    padding-top: 1.3889vw;
    border-top: 1px solid rgba(190, 190, 190, 0.35);
}

.sidebar_filters .filter_title:nth-child(2) {
    border: none;
    padding-top: 0;
}

.filter_block {
    padding-right: 0.6944vw;
    margin-bottom: 1.3889vw;
}

.filter_block::-webkit-scrollbar {
    width: 0.3472vw;
}

.filter_block::-webkit-scrollbar-track {
    background: rgba(190, 190, 190, 0.36);
}

.filter_block::-webkit-scrollbar-thumb {
    background: #44B59D;
}

.filter_block_color {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.0417vw;
}

.filter_color {
    display: block;
    width: 2.0833vw;
    height: 2.0833vw;
    border: none;
    border-radius: 50%;
    margin-right: 0.8333vw;
    margin-bottom: 0.8333vw;
    border: 1px solid #BEBEBE !important;
    cursor: pointer;
    position: relative;
}

.filter_color:after {
    display: block;
    content: "";
    position: absolute;
    left: 0.7639vw !important;
    top: 0.5556vw !important;
    width: 0.2778vw;
    height: 0.5556vw;
    border: solid #fff;
    border-width: 0 0.1458vw 0.1458vw 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .3s;
    opacity: 0;
}

.filter_color.active::after {
    opacity: 1;
}

.filter_color:hover::after {
    opacity: 1;
}

.rs-container * {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rs-container {
    height: 2.0833vw;
    position: relative;
    margin-top: 3.4722vw;
    margin-left: 0.6944vw;
    width: 19.7917vw;
    margin-bottom: 1.0417vw;
}

.rs-container .rs-bg,
.rs-container .rs-selected {
    background-color: #EFEFEF;
    height: 0.2778vw;
    left: 0;
    position: absolute;
    top: 0.3472vw;
    width: 100%;
    border-radius: 3px
}

.rs-container .rs-selected {
    background-color: #44B59D;
    border: 1px solid #44B59D;
    transition: all .2s linear;
    width: 0
}

.rs-container.disabled .rs-selected {
    background-color: #ccc;
    border-color: #bbb
}

.rs-container .rs-pointer {
    width: 1.1111vw;
    height: 1.1111vw;
    cursor: pointer;
    left: -0.6944vw;
    position: absolute;
    top: 0;
    transition: all .2s linear;
    background: #44B59D;
    border-radius: 50%;
}

.rs-container.disabled .rs-pointer {
    border-color: #ccc;
    cursor: default
}

.rs-container.sliding .rs-pointer,
.rs-container.sliding .rs-selected {
    transition: none
}

.rs-container .rs-scale {
    left: 0;
    position: absolute;
    top: 0.4167vw;
    white-space: nowrap
}

.rs-container .rs-scale span {
    float: left;
    position: relative
}

.rs-container .rs-scale span::before {
    background-color: #ededed;
    content: "";
    height: 0.5556vw;
    left: 0;
    position: absolute;
    top: 0.6944vw;
    width: 1px
}

.rs-container.rs-noscale span::before {
    display: none
}

.rs-container.rs-noscale span:first-child::before,
.rs-container.rs-noscale span:last-child::before {
    display: block
}

.rs-container .rs-scale span:last-child {
    margin-left: -1px;
    width: 0
}

.rs-container .rs-scale span ins {
    color: #333;
    display: inline-block;
    font-size: 0.8333vw;
    margin-top: 1.3889vw;
    text-decoration: none
}

.rs-container.disabled .rs-scale span ins {
    color: #999
}

.rs-tooltip {
    color: #fff;
    width: auto;
    min-width: 4.1667vw;
    height: 2.0833vw;
    background: #44B59D;
    border: 1px solid #44B59D;
    border-radius: 3px;
    position: absolute;
    transform: translate(-50%, -2.4306vw);
    left: 50%;
    text-align: center;
    font-size: 0.9028vw;
    padding: 0.4167vw 0.6944vw 0
}

.rs-container.disabled .rs-tooltip {
    border-color: #ccc;
    color: #999
}

.rs-container .rs-pointer:before {
    content: '';
    display: block;
    width: 1.0417vw;
    height: 1.0417vw;
    background-color: #44B59D;
    position: absolute;
    top: -1.3194vw;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    color: #fff;
}

.priceslider .textslider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.8056vw;
    color: #404040;
}

.priceslider .textslider input {
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.36);
    border-radius: 2px;
    box-sizing: border-box;
    width: 6.25vw;
    height: 2.5vw;
    text-align: center;
    -webkit-appearance: none;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.8056vw;
    color: #434343;
    display: block;
    margin-left: 0.9028vw;
}

.textslider_input {
    display: flex;
    align-items: center;
}

.clearfilter {
    font-style: normal;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 1.9444vw;
    text-decoration-line: underline;
    color: #BEBEBE;
    transition: .3s;
}

.clearfilter:hover {
    color: #44B59D;
}

.clear_all {
    padding-top: 1.3889vw;
    border-top: 1px solid rgba(190, 190, 190, 0.35);
}

.section_products .product_item_small_btns .btn {
    width: 8.75vw;
}

.section_category .section_products {
    margin-top: 2.0833vw;
}

.product_section_inner {
    display: flex;
    align-items: flex-start;
}

.product_section_inner .advantages {
    flex-direction: column;
    margin: 0
}

.product_section_inner .advantages .advantages_item {
    margin-right: 0;
    margin-bottom: 0.6944vw;
    width: 13.4028vw;
    height: 6.3194vw;
    padding: 1.1806vw 1.3889vw;
}

.product_section_inner .advantages_item svg {
    flex-shrink: 0;
    width: 2.0139vw;
    height: 2.0139vw;
}

.product_section_inner .advantages_item_title {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
}

.product_section_inner .advantages_item_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 0.8333vw;
    line-height: 1.1111vw;
    color: #44B59D;
}

.productslider {
    width: 44.4444vw;
    border: 1px solid rgba(190, 190, 190, 0.36);
}

.productslider img {
    width: 44.4444vw;
    height: 29.5833vw;
    object-fit: contain;
}

.img-zoom-container {
    position: relative;
}

.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    width: 12.5vw;
    height: 12.5vw;
    pointer-events: none;
    user-select: none;
}

.product_info {
    position: relative;
}

.img-zoom-result {
    border: 1px solid #d4d4d4;
    width: 20.8333vw;
    height: 29.7222vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.img-zoom-result.active {
    opacity: 1;
    visibility: visible;
}

.navslider {
    height: 26.9444vw;
    width: 8.3333vw;
    margin: 0 auto;
    margin-right: 1.3889vw;
}

.navslider .slick-list {
    height: 26.9444vw !important;
}

.navslider img {
    width: 6.9444vw !important;
    height: 4.7222vw !important;
    object-fit: contain;
    margin: 0 0.4167vw;
}

.navslider img.slick-active {
    border: 1px solid #44B59D;
    width: 4.8611vw;
    height: 5.4167vw;
}

.product_slider {
    position: relative;
    display: flex;
    align-items: center;
}

.product_slider_main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.product_slider_main.fixed .productslider {
    width: 88.1944vw;
}

.product_slider_main.fixed .productslider img {
    width: 88.1944vw;
    height: 55.5556vw;
}

.product_slider_main.fixed .close_slider {
    display: block;
}

.product_slider_main.fixed .product_slider_block .arrow_prev {
    top: 2.0833vw;
}

.product_slider_main.fixed .product_slider_block .arrow_next {
    bottom: 2.0833vw;
}

.close_slider {
    width: 1.3889vw;
    height: 1.3889vw;
    position: absolute;
    top: 0.6944vw;
    right: 1.3889vw;
    cursor: pointer;
    display: none;
}


/* .product_slider_main.fixed .img-zoom-container {
    width: 88.1944vw !important;
} */

.product_slider .slick-dots {
    display: flex;
    list-style: none;
    position: absolute;
    bottom: 1.7361vw;
    left: 50%;
    transform: translateX(-50%);
}

.product_slider .slick-dots li {
    flex-shrink: 1;
    margin: 0 0.5556vw;
}

.product_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0.6944vw;
    height: 0.6944vw;
    padding: 0;
    list-style: none;
    background: #C8C8C8;
    border: none;
    border-radius: 50%;
    cursor: pointer;
}

.product_slider .slick-dots .slick-active button {
    background: #44B59D;
    position: relative;
}

.product_slider .slick-dots .slick-active button:before {
    position: absolute;
    content: "";
    display: block;
    width: 1.25vw;
    height: 1.25vw;
    border: 1px solid #44B59D;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.product_nav_slider_block .arrow {
    width: 2.4306vw;
    height: 2.4306vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: rgba(64, 64, 64, 0.36);
    z-index: 2;
}

.product_nav_slider_block .arrow svg {
    width: 0.9028vw;
    height: 0.9028vw;
}

.product_nav_slider_block .arrow path {
    fill: #fff !important;
}

.product_nav_slider_block .arrow_prev {
    left: 11.4583vw;
    top: 50%;
}

.product_nav_slider_block .arrow_next {
    right: 1.7361vw;
    top: 50%;
}

.articul {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.6);
    margin: 0.6944vw 0;
}

.lines {
    display: flex;
    align-items: center;
}

.short_line {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
    margin-bottom: 1.3889vw;
    margin-right: 1.3889vw;
}

.short_line:last-child {
    margin-right: 0;
}

.short_line a {
    color: #404040;
    text-decoration: underline;
}

.light_btn {
    width: 8.6806vw;
    height: 2.4306vw;
    background: rgba(68, 181, 157, 0.07);
    border-radius: 0.4167vw;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #167660;
    display: flex;
    align-items: center;
    padding: 0.5556vw 1.3889vw;
    margin-right: 1.3889vw;
    transition: .3s;
    cursor: pointer;
}

.light_btn:last-child {
    margin-right: 0;
}

.light_btn svg {
    width: 1.25vw;
    height: 1.25vw;
    flex-shrink: 1;
    margin-right: 0.5556vw;
}

.light_btn path {
    fill: #44B59D;
    transition: .3s;
}

.light_btn:hover {
    color: #fff;
    background: #44B59D;
}

.light_btn:hover path {
    fill: #fff;
}

.light_btn.active {
    color: #fff;
    background: #44B59D;
}

.light_btn.active path {
    fill: #fff;
}

.product_info {
    width: 34.7222vw;
    margin-left: 2.7778vw;
}

.product_info .filter_block_color {
    height: auto;
}

.qtyblock {
    position: relative;
    width: 10.3472vw;
    margin-top: 0.6944vw;
}

.qtyblock input {
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, 0.3);
    border-radius: 0.3472vw;
    height: 2.9167vw;
    font-style: normal;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    text-align: center;
    color: #383A49;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.qtyblock span {
    position: absolute;
    top: 0.2431vw;
    left: 0.2431vw;
    font-style: normal;
    font-weight: 300;
    font-size: 1.3889vw;
    line-height: 0;
    text-align: center;
    color: #44B59D;
    border: 1px solid #44B59D;
    border-radius: 0.3472vw;
    cursor: pointer;
    transition: .5s;
    display: flex;
    width: 2.5vw;
    height: 2.5vw;
    align-items: center;
    justify-content: center;
    user-select: none;
}

.qtyblock span:hover {
    background-color: #44B59D;
    color: #FFFFFF;
}

.qtyblock span.plusqty {
    left: auto;
    right: 0.2431vw;
}

.price_block {
    display: flex;
    align-items: flex-end;
}

.price_block_price {
    display: flex;
    flex-direction: column;
    margin-left: 4.1667vw;
}

.old_price {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.3889vw;
    text-decoration-line: line-through;
    color: #BEBEBE;
}

.price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.6667vw;
    line-height: 1.3889vw;
    color: #2B2A29;
    margin: 0.3472vw 0;
}

.type_price {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.6);
}

.product_document {
    display: flex;
    align-items: center;
    margin: 1.0417vw 0;
}

.product_document img {
    width: 1.7361vw;
    height: 1.7361vw;
    margin-right: 0.6944vw;
}

.document_name {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 120%;
    color: #404040;
}

.download_document {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #44B59D;
    margin-left: 1.4583vw;
    cursor: pointer;
    transition: .3s;
}

.download_document:hover {
    color: #165a4a;
}

.download_document svg {
    margin-left: 0.6944vw;
    width: 1.3889vw;
    height: 1.3889vw;
}

.download_document path {
    fill: #44B59D;
    transition: .3s;
}

.download_document:hover path {
    fill: #165a4a;
}

.download_document.inactive {
    color: rgba(190, 190, 190, 0.5);
    position: relative;
}

.download_document.inactive path {
    fill: rgba(190, 190, 190, 0.5);
}

.download_document.inactive:hover {
    color: rgba(190, 190, 190, 0.5);
}

.download_document.inactive:hover path {
    fill: rgba(190, 190, 190, 0.5);
}

.download_document.inactive:hover .hover_block_download {
    visibility: visible;
    opacity: 1;
}

.product_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 1.3889vw;
}

.product_btns .btn {
    margin: 0;
    width: 13.1944vw;
    height: 3.4722vw;
    font-size: 1.0417vw;
}

.btn_cart.inactive {
    background-color: #B9B9B9;
    pointer-events: none;
}

.delivery_block {
    display: flex;
    align-items: flex-start;
    margin-top: 1.7361vw;
}

.delivery_block svg {
    width: 2.2222vw;
    height: 2.2222vw;
    flex-shrink: 1;
    margin-right: 0.6944vw;
    display: block;
}

.delivery_title {
    font-style: normal;
    font-weight: bold;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
    margin-bottom: 0.3472vw;
}

.delivery_desc {
    font-style: normal;
    font-weight: bold;
    font-size: 0.9028vw;
    line-height: 1.25vw;
    color: #FF6666;
}

.desc_block_menu {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
}

.desc_block_menu_item {
    padding: 0.6944vw 2.0833vw;
    margin-bottom: 0 !important;
    cursor: pointer;
}

.desc_block_menu_item.active {
    color: #44B59D;
    border-bottom: 3px solid #44B59D;
}

.desc_block_menu_item_content {
    display: none;
}

.desc_block_menu_item_content.active {
    display: block;
}

.product_desc {
    width: 29.1667vw;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
    margin-top: 1.3889vw;
}

.product_desc ul {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
    margin-top: 1.3889vw;
    margin-bottom: 0.6944vw;
}

.product_desc ul li {
    margin-left: 1.3889vw;
}

.product_desc p {
    display: inline;
}

.product_desc_question {
    display: inline-flex;
    width: 1.0417vw;
    height: 1.0417vw;
    background: #44B59D;
    border-radius: 50%;
    font-size: 0.8333vw;
    line-height: 0;
    color: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

.hover_block {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 1.5972vw;
    left: -13.6806vw;
    background: #44B59D;
    padding: 1.0417vw;
    width: 31.0417vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.7639vw;
    line-height: 140%;
    color: #FFFFFF;
    transition: .5s;
    border-radius: 3px;
}

.hover_block_discount {
    width: 13.3333vw;
    left: -6.0417vw;
}

.hover_block:after {
    content: "";
    display: block;
    width: 0.6944vw;
    height: 0.6944vw;
    transform: rotate(45deg);
    background: #44B59D;
    bottom: -0.3472vw;
    left: 13.8889vw;
    position: absolute;
}

.hover_block_discount:after {
    left: 6.25vw;
}

.hover_block_download {
    bottom: 1.7361vw;
    left: -4.8611vw;
    width: 14.375vw;
}

.hover_block_download:after {
    left: 6.9444vw;
}

.hover_block_download span {
    text-decoration: underline;
}

.product_desc_question:hover .hover_block {
    visibility: visible;
    opacity: 1;
}

.hover_block a {
    color: #FFFFFF;
    text-decoration: underline;
}

.characteristic_item {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 49.6528vw;
    margin: 0.5556vw 0;
}

.characteristic_title {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 150%;
    color: rgba(64, 64, 64, 0.5);
}

.characteristic_value {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 150%;
    color: #404040;
    text-align: right;
}

.characteristic_dots {
    flex-grow: 1;
    border-bottom: 1px dashed #EAECEE;
    margin-left: 0.6944vw;
    margin-right: 1.0417vw;
}

.products_characteristics .h4 {
    margin-bottom: 1.0417vw;
    margin-top: 2.7778vw;
}

.product_big_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    color: #404040;
    width: 59.2361vw;
}

.product_big_desc.active {
    height: auto;
    overflow: auto;
    max-height: none;
}

.open_big_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #44B59D;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: 0.3472vw;
}

.open_big_desc:after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #44B59D;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.6944vw;
    margin-top: 0vw;
    transition: .3s;
}

.open_big_desc:hover::after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
}

.open_big_desc.active::after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
}

.photoslider_photo_block {
    width: 27.0833vw;
    height: 17.3611vw !important;
    margin: 0 0.8333vw;
    border: none;
}

.photoslider video {
    width: 27.0833vw;
    height: 17.3611vw;
    object-fit: cover;
    border-radius: 0.6944vw;
}

.photoslider_photo {
    border-radius: 0.4167vw;
    width: 27.0833vw;
    height: 17.3611vw;
    object-fit: contain;
}

.photoslider_block {
    position: relative;
    margin-top: 2.0833vw;
}

.photoslider_block .arrow {
    width: 0.8333vw;
}

.photoslider_block .arrow path {
    fill: #BEBEBE;
}

.photoslider_block .arrow_prev {
    left: -3.125vw;
}

.photoslider_block .arrow_next {
    right: -3.125vw;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 99;
}

.container-modal {
    width: 40.2778vw;
    background: #fff;
    display: flex;
    padding: 2.0833vw 2.7778vw;
    flex-direction: column;
    position: relative;
    border-radius: 0.4167vw;
}

.modal a.close {
    position: absolute;
    top: 1.3889vw;
    right: 1.3889vw;
    cursor: pointer;
}

.modal a.close svg {
    top: 1.3889vw;
    right: 1.3889vw;
    width: 1.1111vw;
    height: 1.1111vw;
}

.modal_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.6667vw;
    line-height: 2.2222vw;
    color: #404040;
    text-align: center;
}

.modal_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 155%;
    text-align: center;
    color: #404040;
    margin-top: 0.6944vw;
    margin-bottom: 1.0417vw;
    padding: 0 1.7361vw;
}

.modal_desc span {
    color: #167660;
    cursor: pointer;
}

.modal .input {
    width: 100%;
}

.modal .btn {
    width: 100%;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #FFFFFF;
}

.modal .containercheckbox {
    padding-right: 0;
    padding-left: 2.0833vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
    margin-top: 1.0417vw;
    margin-bottom: 1.3889vw;
}

.modal .containercheckbox .checkmark {
    right: auto;
    left: 0;
    top: 0;
}

.modal .containercheckbox a {
    color: #44B59D;
    text-decoration: underline;
    display: inline-flex;
    margin: 0 0.3472vw
}

.modal_msg {
    font-style: normal;
    font-weight: 300;
    font-size: 0.8333vw;
    line-height: 155%;
    text-align: center;
    color: #44B59D;
    display: none;
    margin-top: 0.6944vw;
}

.modal_msg.errorsend {
    color: #FF6666;
}

.recall_modal .modal_title,
.login_modal .modal_title,
.signin_modal .modal_title,
.forgot_modal .modal_title,
.cart_modal .modal_title {
    margin-bottom: 1.7361vw;
    text-align: left;
}

.modal .errors ul li {
    list-style: none;
    color: #FF6666;
    text-align: center;
    margin-top: 0.6944vw;
}

.thanks_modal .container-modal {
    width: 31.25vw;
}

.thanks_modal .modal_title {
    font-style: normal;
    font-weight: normal;
    font-size: 1.9444vw;
    line-height: 2.6389vw;
    text-align: center;
    color: #404040;
}

.thanks_modal .modal_desc {
    width: 18.9583vw;
    margin: 0 auto;
    margin-top: 1.3889vw;
}

.modal_links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.0417vw;
}

.forgot {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #404040;
    cursor: pointer;
}

.signin_link {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    text-align: right;
    text-decoration-line: underline;
    color: #167660;
    cursor: pointer;
}

.signin_modal .modal_links {
    justify-content: center;
}

.login_modal_recall {
    margin-left: 0.3472vw;
}

.forgot_modal .modal_title {
    margin-bottom: 0;
}

.forgot_modal .modal_desc {
    text-align: left;
    padding: 0;
}

.cart_modal .container-modal {
    width: 68.4722vw;
}

.popup .container-modal {
    width: 69.5139vw;
    padding: 0;
    display: flex;
    flex-direction: row;
}

.popup_img {
    width: 34.7222vw;
    height: 27.0139vw;
}

.popup_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 4.4444vw;
    padding-right: 2.5694vw;
}

.popup_title {
    font-style: normal;
    font-weight: 500;
    font-size: 2.5vw;
    line-height: 3.4028vw;
    color: #44B59D;
    margin-bottom: 0.6944vw;
}

.popup_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 1.5278vw;
    line-height: 2.0833vw;
    color: #404040;
    margin-bottom: 2.0833vw;
}

.popup_form {
    width: 100%;
}

.cart_inner {
    max-height: 18.4028vw;
    overflow: auto;
    padding-bottom: 1.3889vw;
    padding-right: 1.3889vw;
    border-bottom: 1px solid rgba(190, 190, 190, 0.3);
}

.cart_inner::-webkit-scrollbar {
    width: 0.3472vw;
}

.cart_inner::-webkit-scrollbar-track {
    background: rgba(190, 190, 190, 0.36);
}

.cart_inner::-webkit-scrollbar-thumb {
    background: #44B59D;
}

.cart_price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.7361vw;
    margin-bottom: 2.0833vw;
}

.cart_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart_btns .btn {
    width: 17.3611vw;
}

.cart_btns .btn_empty {
    margin: 0;
    border: 1px solid #44B59D;
    color: #44B59D;
    width: 15.2778vw;
}

.cart_btns .btn_empty:hover {
    color: #fff;
}

.cart_product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.3889vw;
}

.cart_product_photo img {
    width: 6.9444vw;
    height: 6.9444vw;
    object-fit: cover;
}

.cart_product_name {
    height: 6.9444vw;
    width: 28.8889vw;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    color: #404040;
}

.delete_cart_product svg {
    width: 1.1111vw;
    height: 1.1111vw;
    cursor: pointer;
}

.light_btn {
    position: relative;
}


/* .light_btn::after {
content: "0";
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0.4167vw;
left: 1.0417vw;
width: 0.8333vw;
height: 0.8333vw;
border-radius: 50%;
font-style: normal;
font-weight: normal;
font-size: 0.625vw;
line-height: 0.8333vw;
color: #FFFFFF;
background: #44B59D;
} */

#login_modal_call {
    cursor: pointer;
}

.compare_categories_block {
    display: flex;
    justify-content: space-between;
    margin-top: 1.6667vw;
}

.compare_categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.compare_category_item {
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #44B59D;
    margin-right: 3.4722vw;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.6944vw;
}

.compare_category_item:last-child {
    margin-right: 0;
}

.compare_category_item:after {
    transition: .3s;
    content: "";
    display: block;
    width: 100%;
    height: 0.1458vw;
    background: #44B59D;
    position: absolute;
    bottom: -0.2153vw;
    left: 0;
    opacity: 0;
}

.compare_category_item:hover::after {
    opacity: 1;
}

.compare_category_item.active:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.1458vw;
    background: #44B59D;
    position: absolute;
    bottom: -0.2153vw;
    left: 0;
    opacity: 1;
}

.delete_compare {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    text-decoration-line: underline;
    color: #44B59D;
    cursor: pointer;
    flex-shrink: 0;
}

.compare_slider .product_item_small {
    position: relative;
    width: 16.8056vw;
    padding: 0;
}

.compare_slider .product_item_small .product_item_small_inner {
    padding: 1.25vw;
}

.compare_slider .product_item_small .product_item_small_btns {
    visibility: visible;
    opacity: 1;
}

.compare_slider .product_item_small:hover {
    box-shadow: none;
}

.delete_product_item {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.9444vw;
    height: 1.9444vw;
    border-radius: 50%;
    background: #FFFFFF;
    transition: .3s;
    box-shadow: 0vw 0.2778vw 0.4167vw rgba(64, 64, 64, 0.1);
    cursor: pointer;
}

.delete_product_item svg {
    width: 0.625vw;
    height: 0.625vw;
}

.delete_product_item path {
    fill: #44B59D;
    transition: .3s;
}

.delete_product_item:hover {
    background: #44B59D;
}

.delete_product_item:hover path {
    fill: #FFFFFF;
}

.compare_content {
    display: flex;
    justify-content: space-between;
    margin-top: 3.4722vw;
}

.compare_error {
    margin-top: 1.3889vw;
}

.compare_col1 {
    width: 18.75vw;
    height: 100%;
}

.compare_col2 {
    width: 67.3611vw;
    position: relative;
}

.compare_col2 .arrow {
    top: 7.2917vw;
    width: 0.8333vw;
}

.compare_col2 .arrow svg path {
    fill: rgba(64, 64, 64, 0.8);
}

.compare_col2 .arrow_prev {
    left: -3.125vw;
}

.compare_col2 .arrow_next {
    right: -3.125vw;
}

.product_compare_characteristic {
    font-style: normal;
    font-weight: 300;
    font-size: 1.0417vw;
    line-height: 150%;
    color: #404040;
    padding: 1.2847vw 0;
    border-bottom: 1px solid rgba(68, 181, 157, 0.15);
    padding-left: 1.25vw;
}

.compare_col1 {
    padding-top: 27.8472vw;
}

.product_compare_characteristic_title {
    font-weight: normal;
    color: rgba(64, 64, 64, 0.5);
}

.user_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.exit svg {
    width: 1.5278vw;
    height: 1.5278vw;
    margin-right: 0.625vw;
}

.exit {
    font-style: normal;
    font-weight: normal;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    text-decoration-line: underline;
    color: #BEBEBE;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.user_content {
    display: flex;
}

.user_col1 {
    width: 21.25vw;
    margin-right: 8.3333vw;
    padding-top: 2.0833vw;
    flex-shrink: 0;
}

.user_col2 {
    width: 100%;
    padding-top: 2.0833vw;
}

.user_page {
    padding: 0.8333vw 1.3889vw;
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    border-radius: 0.4167vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: .3s;
}

.user_page.active {
    color: #167660;
    background: rgba(68, 181, 157, 0.07);
}

.user_page.active:after {
    display: block;
    content: "";
    width: 0.4861vw;
    height: 0.4861vw;
    transform: rotate(45deg);
    border: 0.1042vw solid #167660;
    border-left: none;
    border-bottom: none;
    margin-top: 3px;
}

.user_page:hover {
    color: #167660;
    background: rgba(68, 181, 157, 0.07);
}

.discount {
    margin-top: 2.9861vw;
    background: #FFFFFF;
    box-shadow: 0vw 0.4167vw 0.9722vw 0.4167vw rgba(190, 190, 190, 0.12);
    border-radius: 0.4167vw;
    padding: 1.1111vw 1.3889vw;
    width: 13.4028vw;
    display: flex;
    align-items: center;
    user-select: none;
}

.discount svg {
    width: 2.0833vw;
    height: 2.0833vw;
    margin-right: 1.0417vw;
    flex-grow: 1;
}

.discount_title {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
}

.discount_desc {
    font-style: normal;
    font-weight: 500;
    font-size: 0.8333vw;
    line-height: 1.1111vw;
    color: #44B59D;
}

.user_types {
    display: flex;
    align-items: center;
    margin-top: 1.3889vw;
}

.user_type_item,
.designer_type_item {
    font-style: normal;
    font-weight: normal;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #44B59D;
    position: relative;
    cursor: pointer;
    margin-right: 3.4722vw;
    display: flex;
    align-items: center;
}

.designer_type_item .product_desc_question {
    margin-left: 0.6944vw;
}

.user_type_item:last-child,
.designer_type_item:last-child {
    margin-right: 0;
}

.user_type_item:after,
.designer_type_item:after {
    transition: .3s;
    content: "";
    display: block;
    width: 100%;
    height: 0.1458vw;
    background: #44B59D;
    position: absolute;
    bottom: -0.2153vw;
    left: 0;
    opacity: 0;
}

.user_type_item.active:after,
.designer_type_item.active:after {
    opacity: 1;
}

.user_type_item:hover::after,
.designer_type_item:hover::after {
    opacity: 1;
}

.user_form {
    display: none;
    flex-direction: column;
    padding-top: 1.7361vw;
}

.user_form.active {
    display: flex;
}

.user_label {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.8056vw;
    color: #404040;
    margin-bottom: 0.3472vw;
    display: block;
}

.user_input {
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.4167vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.5278vw;
    padding: 0.8333vw 1.3889vw;
    width: 33.3333vw;
    margin-bottom: 1.0417vw;
}

.user_input::placeholder {
    color: rgba(64, 64, 64, 0.5);
}

.remark_form {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(64, 64, 64, 0.7);
    margin-top: -0.5556vw;
    margin-bottom: 1.0417vw;
}

.user_form .btn {
    border: none;
    width: 13.8889vw;
}

.remark_form.success,
.remark_form.error {
    margin-top: 0.6944vw;
}

.user_form .h4 {
    margin-bottom: 1.3889vw;
}

.user_form .containercheckbox {
    padding-right: 0;
    padding-left: 2.0833vw;
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #404040;
    margin-top: 1.0417vw;
    margin-bottom: 2.0833vw;
}

.user_form .containercheckbox .checkmark {
    right: auto;
    left: 0;
    top: 0;
}

.inputs_30 {
    display: flex;
    align-items: center;
    margin-bottom: 0.6944vw;
}

.input_30_block {
    display: flex;
    flex-direction: column;
    margin-right: 1.0417vw;
}

.input_30_block:last-child {
    margin-right: 0;
}

.user_input30 {
    width: 10.4167vw;
}

.user_content_block {
    display: none;
}

.user_content_block.active {
    display: block;
}

.orders .h5 {
    margin-top: 1.3889vw;
}

.order_item {
    width: 100%;
    padding: 2.0833vw 0;
    border-bottom: 1px solid rgba(190, 190, 190, 0.35);
}

.order_item:last-child {
    border: none;
}

.order_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.order_header_left {
    display: flex;
    align-items: center;
}

.order_number {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #404040;
    margin-right: 0.3472vw;
}

.order_date {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #BEBEBE;
}

.order_header_right {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #BEBEBE;
}

.order_status {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #2DAE00;
}

.order_header_price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    text-align: right;
    color: #44B59D;
}

.order_image_block {
    display: flex;
    justify-content: space-between;
    margin-top: 1.3889vw;
    margin-bottom: 1.0417vw;
}

.order_image_block .price,
.order_image_block .price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.order_image_block .order_header_price,
.order_extra_info_block .order_header_price {
    display: flex;
    align-items: center;
    margin-top: 0.6944vw;
}

.order_image_block .order_header_right,
.order_extra_info_block .order_header_right {
    margin-right: 0.3472vw;
}

.order_extra_info_block .order_header_price {
    margin-top: 0;
}

.order_extra_info_block_discount {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.order_image_block_left {
    display: flex;
    margin-right: 11.25vw;
}

.order_photo {
    width: 6.9444vw;
    height: 6.9444vw;
    object-fit: cover;
    margin-right: 1.3889vw;
}

.order_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    color: #404040;
    width: 17.5694vw;
}

.order_count {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    color: #404040;
    flex-grow: 1;
}

.order_extrainfo {
    font-style: normal;
    font-weight: 300;
    font-size: 1.0417vw;
    line-height: 1.3889vw;
    color: #404040;
    margin-bottom: 0.3472vw;
}

.wished_block {
    width: 42.2917vw;
}

.wished_block .h5:last-child {
    margin-top: 1.3889vw;
}

.wished_block_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.delete_wish {
    flex-shrink: 1;
    margin: auto 0;
    margin-right: 1.0417vw;
    cursor: pointer;
}

.delete_wish svg {
    width: 1.1111vw;
    height: 1.1111vw;
}

.wished_block .order_image_block_left {
    margin-right: 10.0694vw;
}

.wished_block .price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    text-align: center;
    color: #404040;
}

.wished_block .order_image_block {
    padding: 2.0833vw 0;
    border-bottom: 1px solid rgba(190, 190, 190, 0.35);
}

.wished_block .order_image_block:last-child {
    border: none;
}

.designer_block {
    background: #FFFFFF;
    box-shadow: 0vw 0.2778vw 1.0417vw 0.2778vw rgba(214, 214, 214, 0.15);
    border-radius: 0.4167vw;
    margin-bottom: 1.3889vw;
}

.designer_block:last-child {
    margin-bottom: 0;
}

.designer_title {
    padding: 1.3889vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.designer_info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.designer_image {
    background: rgba(190, 190, 190, 0.1);
    border-radius: 0.2778vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8611vw;
    height: 4.8611vw;
    margin-right: 1.3889vw;
}

.designer_image svg {
    width: 2.0833vw;
    height: 2.0833vw;
}

.designer_name {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #000000;
    margin-bottom: 0.3472vw;
}

.designer_desc {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: rgba(190, 190, 190, 0.7);
}

.designer_more {
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 140%;
    color: #44B59D;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.designer_more:after {
    display: block;
    content: '';
    width: 0.2778vw;
    height: 0.2778vw;
    border: 1px solid #44B59D;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    margin-left: 0.4167vw;
    margin-top: -1px;
    transition: .3s;
}

.designer_title.active .designer_more::after {
    transform: rotate(225deg);
    margin-top: 0.2778vw;
}

.designer_types {
    margin-bottom: 2.7778vw;
}

.designer_orders {
    padding-left: 7.2917vw;
    padding-right: 1.3889vw;
    display: none;
}

.designer_orders .order_item {
    border-bottom: 0;
    border-top: 1px solid rgba(190, 190, 190, 0.35);
    padding: 1.3889vw 0;
}

.designer_orders .order_number,
.designer_orders .order_date,
.designer_orders .order_header_right,
.designer_orders .order_status,
.designer_orders .order_title,
.designer_orders .order_count,
.designer_orders .price {
    font-size: 0.9722vw;
}

.designer_orders .price {
    margin: 0;
}

.designer_orders .order_header_price {
    font-size: 1.1111vw;
}

.designer_orders .order_photo {
    width: 4.1667vw;
    height: 4.1667vw;
}

.designer_content {
    display: none;
}

.designer_content.active {
    display: block;
}

.designer_total {
    background: #FFFFFF;
    box-shadow: 0vw 0.2778vw 1.0417vw 0.2778vw rgba(214, 214, 214, 0.15);
    border-radius: 0.4167vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.3889vw;
    margin-bottom: 4.1667vw;
}

.designer_total_text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    color: #000000;
}

.designer_total_sum {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.6667vw;
    text-align: right;
    color: #44B59D;
}

.designer_payment {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.designer_payment_col {
    width: 26.875vw;
}

.designer_payment_block {
    background: #FFFFFF;
    box-shadow: 0vw 0.2778vw 1.0417vw 0.2778vw rgba(214, 214, 214, 0.15);
    border-radius: 0.4167vw;
    padding: 1.0417vw;
    margin-top: 1.3889vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 7.6389vw;
}

.designer_payment_block_line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.designer_gray {
    font-style: normal;
    font-weight: normal;
    font-size: 0.8333vw;
    line-height: 1.1111vw;
    text-align: right;
    color: rgba(190, 190, 190, 0.7);
}

.designer_payment_title {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1806vw;
    line-height: 1.5972vw;
    color: #404040;
    width: 16.3194vw;
}

.designer_payment_price_green {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    text-align: right;
    color: #44B59D;
}

.designer_payment_price_red {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    text-align: right;
    color: #FF6666;
}

.checkout_phases {
    margin: 2.0833vw 0 2.7778vw;
}

.checkout_phases_inner {
    display: flex;
    align-items: center;
}

.checkout_phace_circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.0833vw;
    height: 2.0833vw;
    border-radius: 50%;
    font-style: normal;
    font-weight: bold;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    position: relative;
    background: #FFFFFF;
    border: 2px solid rgba(190, 190, 190, 0.36);
    color: rgba(190, 190, 190, 0.36);
    margin-bottom: 0.3472vw;
}

.checkout_phace_circle svg {
    width: 0.8333vw;
    height: 0.8333vw;
}

.checkout_phase.active .checkout_phace_circle {
    background: #44B59D;
    color: #FFFFFF;
    border: none;
}

.checkout_phace_circle:after {
    content: "";
    display: block;
    width: 10.4167vw;
    height: 0.1458vw;
    position: absolute;
    background: rgba(190, 190, 190, 0.36);
    left: 100%;
}

.checkout_phase:last-child .checkout_phace_circle:after {
    display: none;
}

.checkout_phase.done .checkout_phace_circle:after {
    background: #44B59D;
}

.checkout_phace_circle.svg {
    display: none;
}

.checkout_phase.done .checkout_phace_circle {
    display: none;
}

.checkout_phase.done .checkout_phace_circle.svg {
    display: flex;
}

.checkout_phase {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-right: 10.0694vw;
    cursor: pointer;
    pointer-events: none;
}

.checkout_phace_text {
    font-style: normal;
    font-weight: normal;
    font-size: 0.8333vw;
    line-height: 1.1111vw;
    color: #BEBEBE;
    position: absolute;
    bottom: -1.0417vw;
    white-space: nowrap;
}

.checkout_phase.active .checkout_phace_text {
    color: #404040;
}

.checkout_content {
    display: flex;
    justify-content: space-between;
}

.checkout_col .h3:before {
    display: none;
}

.checkout_col .user_form .btn {
    margin-top: 1.3889vw;
    font-style: normal;
    font-weight: 500;
    font-size: 0.9722vw;
    line-height: 1.3194vw;
    color: #FFFFFF;
}

.checkout_col .h4 {
    margin-top: 2.0833vw;
    margin-bottom: 0.9722vw;
}

.checkout_col .user_form {
    padding-top: 0;
}

.checkout_block_line {
    padding-right: 4.8611vw;
    width: 38.1944vw;
    position: relative;
    display: none;
}

.checkout_block_line.active {
    display: block;
}

.checkout_block_line::after {
    content: "";
    display: block;
    width: 1px;
    background-color: rgba(190, 190, 190, 0.35);
    height: 31.9444vw;
    position: absolute;
    right: 0;
    top: 0;
}

.checkout_col_cart {
    width: 47.7083vw;
    padding-left: 5.5556vw;
    padding-top: 8.4028vw;
}

.checkout_cart_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart_id {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: rgba(190, 190, 190, 0.8);
}

.checkout_col_cart .product_document img {
    width: 2.2222vw;
    height: 2.2917vw;
    margin-right: 0.6944vw;
}

.checkout_col_cart .product_document {
    margin-bottom: 0;
    margin-top: 1.0417vw;
}

.cart_count_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    height: 6.9444vw;
}

.cart_count_price .qtyblock {
    margin-top: 0;
}

.cart_count_price .price {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    text-align: right;
    color: #404040;
    margin-top: 0.8333vw;
}

.checkout_col_cart .cart_product_name {
    width: 16.1806vw;
}

.checkout_col_cart .cart_inner {
    max-height: 27.7778vw;
    padding-right: 1.7361vw;
}

.promocode_block {
    padding: 2.7778vw 0;
    border-bottom: 1px solid rgba(190, 190, 190, 0.35);
}

.promocode {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    color: #404040;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.promocode_form {
    display: flex;
    align-items: center;
}

.promocode_input {
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    border-radius: 0.4167vw;
    width: 20.8333vw;
    height: 2.7778vw;
    margin-right: 1.3889vw;
    padding: 0 0.6944vw;
}

.promocode_form .btn {
    width: 11.1806vw;
    height: 2.7778vw;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    padding: 0;
    color: #FFFFFF;
}

.checkout_cart_items {
    padding: 0.6944vw 0;
    border-bottom: 1px solid rgba(190, 190, 190, 0.35);
}

.checkout_address {
    border: 1px solid #44B59D;
    border-radius: 0.4vw;
    background-color: #F2FAF8;
    padding: 0.7vw 1vw;
    font-size: 1vw;
    font-weight: 500;
    margin: 0.5vw 0 1.5vw;
}

.checkout_address > span {
    font-weight: normal;
}

.checkout_cart_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.6944vw 0;
}

.checkout_cart_item_title {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #404040;
}

.checkout_cart_item_sum {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    text-align: right;
    color: #404040;
}

.checkout_cart_item_sum.red_sum {
    font-style: normal;
    font-weight: 500;
    font-size: 1.1111vw;
    line-height: 120%;
    text-align: right;
    color: #FF6666;
}

.checkout_cart_item_title .product_desc_question {
    margin-left: 0.6944vw;
}

.cart_sum_text {
    font-style: normal;
    font-weight: 500;
    font-size: 1.3889vw;
    line-height: 1.875vw;
    text-align: right;
    color: #44B59D;
}

.input-radio {
    width: 100%;
    border-radius: 0.3472vw;
    display: flex;
    border: 1px solid rgba(190, 190, 190, 0.35);
    box-sizing: border-box;
    padding: 0.6944vw 1.0417vw;
    margin-bottom: 1.0417vw;
    cursor: pointer;
    position: relative;
}

.input-radio label {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    padding-left: 3.4722vw;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.input-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.input-radio .checkmark {
    position: absolute;
    top: 0.9028vw;
    left: 1.0417vw;
    height: 1.3889vw;
    width: 1.3889vw;
    border: 1px solid rgba(190, 190, 190, 0.35);
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
}

.input-radio:hover input~.checkmark {
    background-color: rgba(190, 190, 190, 0.35);
}

.input-radio input:checked~.checkmark::before {
    opacity: 1;
}

.input-radio .checkmark::before {
    content: "";
    display: block;
    width: 0.6944vw;
    height: 0.6944vw;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
    background-color: #44B59D;
    opacity: 0;
}

.input-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.input-radio input:checked~.input-radio .checkmark:after {
    display: block;
    top: 0.3472vw;
    left: 0.3472vw;
    width: 0.6944vw;
    height: 0.6944vw;
    background-color: #fff;
}

.input-radio .checkmark:after {
    top: 0.625vw;
    left: 0.625vw;
    width: 0.5556vw;
    height: 0.5556vw;
    border-radius: 50%;
    background: white;
}

.radio_title {
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.5278vw;
    color: #44B59D;
    width: 18.2639vw;
    margin-bottom: 0.2778vw;
}

.radio_desc {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.5278vw;
    color: rgba(64, 64, 64, 0.5);
}

.radio_price {
    font-style: normal;
    font-weight: 300;
    font-size: 0.9722vw;
    line-height: 1.5278vw;
    color: #404040;
}

.inputs50 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.input50_block {
    width: 15.9722vw;
    display: flex;
    flex-direction: column;
}

.user_input50 {
    width: 100%;
}

textarea.user_input {
    height: 6.9444vw;
    resize: none;
}

.payment_title {
    font-style: normal;
    font-weight: 300;
    font-size: 1.1111vw;
    line-height: 1.8056vw;
    color: #404040;
}

.payment_form .containercheckbox {
    margin-bottom: 0;
}

.color_discount {
    color: #44B59D;
    display: contents;
}

.promocode_answer {
    font-style: normal;
    font-weight: normal;
    font-size: 0.7639vw;
    line-height: 0.8333vw;
    text-align: center;
    margin-top: 0.2778vw;
    display: none;
}

.promocode_answer.success {
    color: #44B59D;
}

.promocode_answer.error {
    color: #FF6666;
}

.chatbtns {
    position: fixed;
    right: 5.5556vw;
    bottom: 2.7778vw;
    z-index: 9999;
}

.chatbtns .alllinks {
    position: absolute;
    right: 4.1667vw;
    width: 0;
    bottom: -1.3889vw;
    display: flex;
    transition: .5s;
}

.chatbtns .alllinks.active {
    width: 24.3056vw;
}

.chatbtns .alllinks a {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111vw;
    line-height: 1.4583vw;
    margin: 0 0.3472vw;
    color: #44B59D;
    width: 6.25vw;
    height: 6.25vw;
}

.chatbtns .alllinks a span {
    position: absolute;
    bottom: -1.0417vw;
    display: block;
    padding: 2px 0.6944vw;
    border-radius: 0.3472vw;
    font-size: 0.9722vw;
    line-height: 1.4583vw;
    background-color: #FFFFFF;
    opacity: 0;
    transition: .5s;
}

.chatbtns .alllinks a img {
    width: 6.25vw;
    height: 6.25vw;
    transition: .3s;
}

.chatbtns .alllinks a img:hover {
    transform: scale(1.1);
}

.chatbtns .alllinks a:hover span {
    opacity: .75;
}

.chatbtns .mainbtn {
    width: 3.4722vw;
    height: 3.4722vw;
    background: #44B59D;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.chatbtns .mainbtn img {
    width: 1.3889vw;
    height: 1.3889vw;
}

.chatbtns .mainbtn:before {
    position: absolute;
    top: -0.3472vw;
    left: -0.3472vw;
    width: 4.1667vw;
    height: 4.1667vw;
    background: #44B59D;
    display: block;
    content: '';
    border-radius: 50%;
    z-index: -1;
    box-shadow: rgba(255, 255, 255, 0.5) 0.6944vw;
    animation: animbtn 2s linear infinite;
}

.chatbtns .mainbtn svg {
    width: 2.0833vw;
    height: 2.0833vw;
}

.chatbtns .mainbtn.active svg.close {
    display: block;
    width: 1.3889vw;
    height: 1.3889vw;
}

.chatbtns .mainbtn.active svg.open {
    display: none;
}

.chatbtns .mainbtn svg.close {
    display: none;
}

@keyframes animbtn {
    0 {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.chatbtns .mainbtn:after {
    position: absolute;
    top: -0.6944vw;
    left: -0.6944vw;
    width: 4.8611vw;
    height: 4.8611vw;
    background: rgba(255, 255, 255, 0.1);
    display: block;
    content: '';
    border-radius: 50%;
    z-index: -1;
    animation: animbtn 2s linear infinite;
}

.answer_form {
    display: none;
}

.mobtitlefilter {
    display: none;
}

.containercheckbox_politics {
    display: inline;
}

.containercheckbox_politics a {
    color: #44B59D;
    text-decoration: underline;
    display: inline-flex;
    margin: 0 0.3472vw;
}

.seo-block {
    background: #F6F6F6;
    border-radius: 0.6944vw;
    padding: 5.5556vw 15.2778vw 5.5556vw 4.1667vw;
    margin-top: 3.4722vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.seo-content {
    max-height: 23.8194vw;
    overflow: hidden;
    margin-bottom: 2.7778vw;
}


/* .seo-content-h1 {
    margin-bottom: 1.3889vw;
} */