:root {
    --bs-border-color: #e6e8ec;
    --dark-blue: #001645;
    --light-blue: #306fe6;
    --bs-success-rgb: 11, 123, 27;
    --bs-primary-rgb: 48, 111, 230;
    --bs-danger-rgb: 255, 0, 0;
    --bs-accordion-btn-icon: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 8.33337L10.5893 12.7441C10.2638 13.0696 9.73618 13.0696 9.41074 12.7441L5 8.33337' stroke='%23303030' stroke-width='1.67' stroke-linecap='round'/%3e%3c/svg%3e");
    /*--bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 11.6667L10.5893 7.256C10.2638 6.93057 9.73618 6.93057 9.41074 7.256L5 11.6667' stroke='%23303030' stroke-width='1.67' stroke-linecap='round'/%3e%3c/svg%3e");*/
    --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 8.33337L10.5893 12.7441C10.2638 13.0696 9.73618 13.0696 9.41074 12.7441L5 8.33337' stroke='%23303030' stroke-width='1.67' stroke-linecap='round'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
}

html {
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    color: #303030;
    line-height: 1;
    line-height: normal;
    font-size: 14px;

    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    min-height: 100vh;
}
h1, .h1 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 30px;
}
h2, .h2 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 10px;
}
h3 {
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 11px;
}
.content h3 {
    margin-top: 30px;
    margin-bottom: 20px;
}
h4 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 5px;
}
h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}
h5.accordion-button {
    font-size: 18px;
}
a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}
p a{color:#135A9E;}
*, *:hover, *:focus {
    outline: none !important;
}
blockquote {
    padding: 0 30px 0 70px;
    font-style: italic;
    margin: 0;
    line-height: 1.5em;
    border-left: 2px solid #000;
    padding-left: 18px;
    margin-top: 28px;
    margin-bottom: 28px;
}
.gray {
    opacity: 0.6;
}
.black {
    color: #303030 !important;
}
.white {
    color: #fff;
}
.pink {
    color: #E9728A;
}
.lightgray {
    opacity: 0.32;
}
.green {
    color: #02B23E;
}
.blue {
    color: #18A0FB;
}
.font-10 {
    font-size: 10px;
}
.font-11 {
    font-size: 11px;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-16 {
    font-size: 16px;
}
.font-18 {
    font-size: 18px;
}
.font-20 {
    font-size: 20px;
}
.font-24 {
    font-size: 24px;
}
.font-32 {
    font-size: 32px !important;
}
.font-48 {
    font-size: 48px !important;
}
.font-88 {
    font-size: 88px;
}
.strong,
.weight-700 {
    font-weight: 700;
}
.weight-600 {
    font-weight: 600;
}
.weight-500 {
    font-weight: 500;
}
.weight-400 {
    font-weight: 400;
}
.weight-300 {
    font-weight: 300;
}
.weight-100 {
    font-weight: 100;
}
.uppercase {
    text-transform: uppercase;
}
.inset {
    max-width: 100%;
    height: auto;
}
.whitespace-preline {
    white-space: pre-line;
}
.lineheight-14 {
    line-height: 1.4;
}
.lineheight-17 {
    line-height: 1.7;
}
.socnet {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}
/*
.socnet {
    align-items: center;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
}
.socnet > a {
    display: inline-block;
    background: rgba(255, 255, 255, 0.08);
    width: 32px;
    height: 32px;
    border-radius: 18px;
    color: #fff !important;
    text-align: center;
    line-height: 34px;
    margin: 4px;
    font-size: 16px;
    color: #fff;
}

.socnet > a.m {
    background-color: #3b5998;
}
.socnet > a.f {
    background-color: #3b5998;
}
.socnet > a.v {
    background-color: #4c6c91;
}
.socnet > a.o {
    background-color: #f68634;
}
.socnet > a.t {
    background-color: #55acee;
}
.socnet > a.i {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.socnet > a.tg {background-color: #0088cc;}
.socnet > a.y {background-color: #ff0000;}
.socnet > a.l {background-color: #0077b5;}
.socnet > a.p {background-color: #bd081c;}
.socnet > a.r {background-color: #ff4500;}
.socnet > a.wa {background-color: #25D366;}
*/

.slider-arrow-outside .slick-next.slick-arrow {
    right: -60px;
}

[class*=border-] {
    border-color: rgba(0,0,0,0.16) !important;
}
.gray-bg {
    background: #f6f6f6;
}
.gray-area {
    border-radius: 16px;
    background: #f6f6f6;
}
.white-bg {
    background: #FFFFFF;
}
.dark-blue {
    color: var(--dark-blue);
}
.dark-blue-bg {
    background: var(--dark-blue);
    color: #FFFFFF;
}
.light-blue-bg {
    background: var(--light-blue);
    color: #FFFFFF;
}
.light-blue {
    color: var(--light-blue);
}
.bluegreen-bg {
    background: #002B45;
    color: #CCD5DA;
}
.bx-breadcrumb {
    display: flex;
    flex-wrap: nowrap;
    padding: 23px 0 26px;
    font-size: 12px;
    font-weight: 400;
}
.bx-breadcrumb-item {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline;
}
.bx-breadcrumb-item > a,
.bx-breadcrumb-item > i {
    white-space: nowrap;
    opacity: 0.5;
}
.text-balance {
    text-wrap: balance;
}
/*.ymaps-layers-pane{
    filter: grayscale(100%);
    filter: url(/img/filters.svg#grayscale);
    -webkit-filter: grayscale(1);
}
.ymaps-point-overlay > ymaps > .ymaps-image-with-content {
    background-image: url(/images/ico-map-point.png) !important;
}*/
.btn {
    --bs-btn-font-size: 14px;
    min-height: 40px;
    min-width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    /* --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;

    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
}
.btn-group-lg>.btn, .btn-lg {
    --bs-btn-padding-y: 1rem;
    --bs-btn-padding-x: 2.5rem;
    --bs-btn-font-size: 18px;
    --bs-btn-border-radius: var(--bs-border-radius-lg);
}
.btn-group-sm>.btn, .btn-sm {
     min-height: 36px;
}
.btn-group-xs>.btn, .btn-xs {
    min-height: 24px;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 4px;
}
.btn-primary {
   --bs-btn-color: #fff;
   --bs-btn-bg: var(--dark-blue);
   --bs-btn-border-color: var(--dark-blue);
   --bs-btn-hover-color: #fff;
   --bs-btn-hover-bg: var(--light-blue);
   --bs-btn-hover-border-color: var(--light-blue);
   --bs-btn-focus-shadow-rgb: 49,132,253;
   --bs-btn-active-color: #fff;
   --bs-btn-active-bg: var(--light-blue);
   --bs-btn-active-border-color: var(--light-blue);
   --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   --bs-btn-disabled-color: #fff;
   --bs-btn-disabled-bg: var(--light-blue);
   --bs-btn-disabled-border-color: var(--light-blue);
}
.btn-outline-primary {
    --bs-btn-color: var(--dark-blue);
    --bs-btn-border-color: var(--dark-blue);
    --bs-btn-hover-color: var(--light-blue);
    --bs-btn-hover-bg: transparent;
    --bs-btn-hover-border-color: var(--light-blue);
    --bs-btn-focus-shadow-rgb: 13,110,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--light-blue);
    --bs-btn-active-border-color: var(--light-blue);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none;
}
.btn-secondary {
   --bs-btn-color: #fff;
   --bs-btn-bg: var(--light-blue);
   --bs-btn-border-color: var(--light-blue);
   --bs-btn-hover-color: #fff;
   --bs-btn-hover-bg: var(--dark-blue);
   --bs-btn-hover-border-color: var(--dark-blue);
   --bs-btn-focus-shadow-rgb: 130,138,145;
   --bs-btn-active-color: #fff;
   --bs-btn-active-bg: var(--dark-blue);
   --bs-btn-active-border-color: var(--dark-blue);
   --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   --bs-btn-disabled-color: #fff;
   --bs-btn-disabled-bg: var(--light-blue);
   --bs-btn-disabled-border-color: var(--light-blue);
}
.btn-white {
   --bs-btn-color: rgba(48, 48, 48, 1);
   --bs-btn-border-color: rgba(238, 238, 238, 1);
   --bs-btn-hover-color: rgba(48, 48, 48, 1);
   --bs-btn-hover-bg: transparent;
   --bs-btn-hover-border-color: rgba(48, 48, 48, 1);
   --bs-btn-focus-shadow-rgb: 108,117,125;
   --bs-btn-active-color: rgba(48, 48, 48, 1);
   --bs-btn-active-bg: transparent;
   --bs-btn-active-border-color: rgba(238, 238, 238, 1);
   --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
   --bs-btn-disabled-color: rgba(48, 48, 48, 0.5);
   --bs-btn-disabled-bg: transparent;
   --bs-btn-disabled-border-color: rgba(238, 238, 238, 0.5);
   --bs-gradient: none;
}

.popover {
   white-space: pre-line;

   --bs-popover-font-size: 14px;
   --bs-popover-bg: var(--bs-body-bg);
   --bs-popover-header-font-size: 14px;
   --bs-popover-header-color: #a0a0a0;
   --bs-popover-header-bg: var(--bs-body-bg);
   --bs-popover-header-padding-y: 1rem;
   font-weight: 500;
   line-height: 1.7;
   /*
   --bs-popover-border-width: var(--bs-border-width);
   --bs-popover-border-color: var(--bs-border-color-translucent);
   --bs-popover-border-radius: var(--bs-border-radius-lg);
   --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
   --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
   --bs-popover-header-padding-x: 1rem;
   --bs-popover-header-padding-y: 0.5rem;
   --bs-popover-body-padding-x: 1rem;
   --bs-popover-body-padding-y: 1rem;
   --bs-popover-body-color: var(--bs-body-color);
   --bs-popover-arrow-width: 1rem;
   --bs-popover-arrow-height: 0.5rem;
   --bs-popover-arrow-border: var(--bs-popover-border-color);

   z-index: var(--bs-popover-zindex);
   display: block;
   max-width: var(--bs-popover-max-width);
   font-family: var(--bs-font-sans-serif);
   font-style: normal;

   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   white-space: normal;
   word-spacing: normal;
   line-break: auto;
   font-size: var(--bs-popover-font-size);
   word-wrap: break-word;
   background-color: var(--bs-popover-bg);
   background-clip: padding-box;
   border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
   border-radius: var(--bs-popover-border-radius);
   */
}
.dropdown-menu {
    border-radius: 8px;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
}
.popover-header {
    border-bottom: none;
    padding-bottom: 0;
}
.popover-header + .popover-body {
    padding-top: 8px;
}
.form-control {
    min-height: 40px;
}
.form-control:focus{
    box-shadow: none !important;
}
.form-label {
    margin-bottom: 8px;
    font-size: 12px;
    color: #A0A0A0;
}
select.form-control  {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    /*display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);*/
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    /*border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}



.header-search-form {
    width: 32px;
    height: 32px;
    position: relative;
}
.header-search-text {
    height: 32px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: none !important;
    z-index: 1;
    background-clip: padding-box !important;
}
.header-search-submit {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    padding: 3px;
    border: none;
    background: none;
}
.header-search-text,
.header-search-submit {
    -webkit-transition: all 0.3s ease-out ;
    -moz-transition: all 0.3s ease-out ;
    -o-transition: all 0.3s ease-out ;
    transition: all 0.3s ease-out ;
}
.header-search-text:focus {
    left: -260px;
    width: 292px;
    background: #fff !important;
}
.header-search-text:focus + .header-search-submit,
.header-search-submit:focus {
    z-index: 2;
}

.btn-mmenu {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
}
.btn-mmenu:hover {
    cursor: pointer;
}
.btn-mmenu .icon {
    transition-duration: 0.2s;
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #303030;
    top: 25px;
    left: 10px;
}
.btn-mmenu .icon:before,
.btn-mmenu .icon:after {
    transition-duration: 0.5s;
    background-color: #303030;
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    left: 0px;
}
.btn-mmenu .icon:before {
    top: -7px;
}
.btn-mmenu .icon:after {
    top: 7px;
}
body.open-menu .btn-mmenu {

}
body.open-menu .btn-mmenu .icon {
    background-color: transparent;
}
body.open-menu .btn-mmenu .icon:before,
body.open-menu .btn-mmenu .icon:after {
    top: 0;
}
body.open-menu .btn-mmenu .icon:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
body.open-menu .btn-mmenu .icon:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.btn-nextpage-ajax {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 56px;
    margin-bottom: 48px;
}
.btn-nextpage-ajax > span {
    background: #FFFFFF;
    border: 1px solid #001645;
    border-radius: 8px;
    padding: 16px 89px;
    max-width: 90vw;
    font-size: 16px;
    font-weight: 600;
    color: #001645;
}
.aktsii-slider.slick-slider {
    margin-left: -10px;
    margin-right: -10px;
}
.aktsii-slider.slick-slider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}
/***************************************************************************************************/
.header-line {
    background: rgba(0, 22, 69, 1);
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    padding: 6px 0;
    text-align: center;
}
.header-line:hover {
    color: #ffffff;
}
.header-search {
    display: flex;
    align-items: center;
    padding: 0;
}
.header-search > .form-control {
    border: none;
    min-height: 38px;
}
header {
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
    background: #fff;
}
.link-header-cart {
    position: relative;
}
.page-main {
    overflow: hidden;
}
.baner-slider {
    margin: 30px 0 40px;
    display: flex;
    flex-wrap: nowrap;
}
.baner-slider.slick-initialized {
    display: block;
}
.baner-slider-item {
    border-radius: 16px;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    height: 450px;
    position: relative;
    padding: 40px;
}
.baner-slider-img {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.baner-slider-content {
    width: 50%;
    text-wrap: balance;
}
.baner-slider-title {
    font-family: Nunito;
    font-weight: 800;
    font-size: 40px;
    line-height: 120%;
}
.baner-slider-text {
    margin-top: 30px;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
}
.slick-dots {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 4px;
    line-height: 0;
}
.slick-dots > li {

}
.slick-dots > li > button {
    text-indent: -9999px;
    border: none !important;
    box-shadow: none !important;
    background: #ffffff;
    height: 4px;
    width: 4px;
    border-radius: 3px;
    background: rgba(0, 22, 69, 0.3);
    padding: 0;
}
.slick-dots > li.slick-active > button {
    background: rgba(0, 22, 69, 1);
}

.cart-cntr {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: rgba(0, 22, 69, 1);
    height: 20px;
    width: 20px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 9px;
    line-height: 120%;
    letter-spacing: -2%;
}
.link-header-cart > .cart-cntr {
    position: absolute;
    top: -8px;
    right: -12px;
}
.header-bottom {
    border-top: 1px solid rgba(0, 22, 69, 0.1);
}
.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.menu.top-menu {
    gap: 24px;
    font-weight: 700;
    align-items: center;
    height: 42px;
}
.menu.top-menu a.red-item {
    padding: 5px 16px;
    background: #ff0000;
    color: #FFFFFF;
    border-radius: 8px;
}
.red {
    color: #ff0000;
}
.mobile-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: #fff;
    padding-top: 17px;
    padding-bottom: 13px;
    border-top: 1px solid rgba(82, 82, 82, 0.05);
}
.mobile-footer a {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: end;
    gap: 6px;
}
.mobile-footer i {
    font-size: 24px;
}

.mmenu-wrap {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 96;
    padding: 70px 16px 16px;
    background: #ffffff;
    width: 390px;
    left: -391px;
    -webkit-transition: all 0.2s ease-out ;
    -moz-transition: all 0.2s ease-out ;
    -o-transition: all 0.2s ease-out ;
    transition: all 0.2s ease-out ;
    border-right: 1px solid rgba(0, 22, 69, 0.1);
}
body.open-menu .mmenu-wrap {
    left: 0;
}
.mobile-menu {
    flex-direction: column;
    gap: 16px;
}


footer .menu {
    flex-direction: column;
    align-items: start;
    gap: 12px;
    font-size: 16px;
    font-weight: 500;
}

footer {
    background: #001645;
    color: #FFFFFF;
}
.footer-coltitle {
    font-size: 16px;
    font-weight: 600;
    opacity: 0.5;
    margin-bottom: 24px;
}
footer .socnet svg path,
.mmenu-wrap .socnet svg path {
    fill: #306fe6
}
.btn-catalog:before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Pro";
    line-height: 1;
    margin-right: 8px;
    width: 14px;
    text-align: center;
}
.btn-catalog.show:before {
    content: "\f00d";
}
.dropdown-catalog {
    padding: 16px;
    min-width: 250px;
}
.dropdown-catalog > a {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    border-radius: 8px;
    padding:4px;
    transition: all 0.2s ease-out ;
}
.dropdown-catalog .image {
    display: block;
    width: 41px;
    height: 40px;
    border-radius: 8px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 16px;
}
.dropdown-catalog > a:hover {
    background: rgba(240, 240, 240, 1);
}
.catalog-section-list {
    padding: 12px 16px;
    border-radius: 16px;
    border: 1px solid rgba(230, 232, 236, 1)
}
.catalog-section-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.catalog-section-list > ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
}
.catalog-section-list__content {
    display: block;
}
.catalog-section-list__tree {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
}
.catalog-section-list__children {
    margin-top: 16px;
    padding-left: 16px;
}
.catalog-section-list__mobile-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0;
    border: 0;
    background: transparent;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
}
.catalog-section-list__mobile-toggle::after {
    content: "";
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    transition: transform 0.2s ease-in-out;
}
.catalog-section-list__mobile-toggle:not(.collapsed)::after {
    transform: rotate(-180deg);
}
.catalog-section-list__link-parent,
.catalog-section-list .level-1 > a,
.catalog-section-list .level-2 > a {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
}
.catalog-section-list__link,
.catalog-section-list .level-3 > a {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
}
.catalog-section-list .active > a {
    color: #306fe6;
}
.catalog-mobile-search {
    margin: 0 0 12px;
    border-radius: 12px;
    /* padding: 12px;
    border: 1px solid rgba(230, 232, 236, 1);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 20.7px rgba(82, 82, 82, 0.1); */
}
.bx-sbb-empty-cart-desc a{
    color: #306fe6; 
}
.menu a.active{
    color: #306fe6;
}
.section-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    height: 100%;
    padding: 8px;
    gap: 8px;
    border-radius: 16px;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
}
.section-item-image {
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.section-item-image > img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}
.section-item-image > .add2favorite {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 3px 2px;
    z-index: 2;
}

.section-item-name {
    display: block;
    flex-grow: 1;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    word-break: break-word;
}
.section-item-price {
    font-weight: 600;
    font-size: 18px;
}
.section-item-price > span {
    /*font-size: 14px;*/
}
.section-item-bottom {
    position: relative;
    z-index: 1;
    height: 40px;
}
.section-item-rating {
    font-size: 15px;
    color: var(--dark-blue);
    display: flex;
    align-items: center;
}
.product-cart {
    position: relative;
}
.product-cart.incart > button {
    display: none;
}
.product-cart > .product-cart-fields {
    display: none;
    background: #f0f0f0;
    border-radius: 4px;
    padding: 2px;
    height: 40px;
    align-items: center;
    justify-content: space-between;
}
.product-cart.incart > .product-cart-fields {
    display: flex;
}
.product-cart-fields .btn {
    min-height: 36px;
    min-width: 36px;
    height: 36px;
    width: 36px;
    border-radius: 4px;
}
.product-cart.isload:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.5);
}

.product-cart.isload:after {
    content: '\f3f4';
    font-family: "Font Awesome 5 Pro";
    animation: fa-spin 1s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px;
}
.section-slider {
    display: flex;
    margin: 0 -10px;
}
.section-slider.slick-initialized {
    display: block;
}
.section-slider .slick-track {
    padding: 20px 0;
    display: flex;
    align-items: stretch;
}
.section-slider .section-item {
    margin: 0 10px;
    height: auto;
    display: flex;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -38px;
    width: 78px;
    height: 78px;
    text-indent: -9999px;
    background: none;
    background-size: cover;
    border: none !important;
    box-shadow: none !important;
    z-index: 1;
}
.slick-arrow.slick-next {
    right: -29px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_72_183)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.7077 52.715C28.7624 52.715 20.7002 44.6527 20.7002 34.7075C20.8507 24.8182 28.8363 16.8406 38.7257 16.7C48.671 16.7049 56.7292 24.7712 56.7242 34.7165C56.7192 44.6617 48.653 52.7199 38.7077 52.715Z' fill='white'/%3e%3c/g%3e%3cpath d='M37.2314 29.7554L42.1855 34.7074L37.2314 39.6595' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cdefs%3e%3cfilter id='filter0_d_72_183' x='0.00019455' y='-4.95911e-05' width='77.4244' height='77.415' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='4'/%3e%3cfeGaussianBlur stdDeviation='10.35'/%3e%3cfeComposite in2='hardAlpha' operator='out'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.322115 0 0 0 0 0.322115 0 0 0 0 0.322115 0 0 0 0.1 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_72_183'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_72_183' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
}
.slick-arrow.slick-prev {
    left: -29px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_72_187)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.7161 52.715C48.6614 52.715 56.7236 44.6527 56.7236 34.7075C56.5731 24.8182 48.5875 16.8406 38.6981 16.7C28.7529 16.7049 20.6947 24.7712 20.6996 34.7165C20.7046 44.6617 28.7709 52.7199 38.7161 52.715Z' fill='white'/%3e%3c/g%3e%3cpath d='M40.1924 29.7554L35.2383 34.7074L40.1924 39.6595' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cdefs%3e%3cfilter id='filter0_d_72_187' x='-0.000782013' y='-4.95911e-05' width='77.4244' height='77.415' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='4'/%3e%3cfeGaussianBlur stdDeviation='10.35'/%3e%3cfeComposite in2='hardAlpha' operator='out'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.322115 0 0 0 0 0.322115 0 0 0 0 0.322115 0 0 0 0.1 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_72_187'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_72_187' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
}
.slick-arrow.slick-disabled {
    opacity: 0.5;
}
.sectionlist-item {
    position: relative;
    height: 100%;
    background-color: rgba(247, 247, 247, 1);
    border-radius: 16px;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    min-height: 200px;
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
}
.sectionlist-item.sectionlist-item-mimg {
    background-size: auto;
    background-position: calc(100% + 70px) calc(100% + 40px);
}

.sectionlist-slider {
    display: flex;
    margin: 0 -10px;
}
.sectionlist-slider.slick-initialized {
    display: block;
}
.sectionlist-slider .slick-track {
    display: flex;
    align-items: stretch;
}
.sectionlist-slider .sectionlist-item {
    margin: 0 10px;
}
.sectionlist-slider .slick-dots,
.aktsii-slider .slick-dots {
    bottom: -14px;
}
.index-baner {
    height: 364px;
    border-radius: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}
.index-baner-content {
    height: 100%;
    padding: 40px 30% 40px 40px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}
.index-baner-content h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 100%;
}
.cooperate-item {
    height: 100%;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
    background: #ffffff;
    font-size: 16px;
    padding: 24px;
    border-radius: 16px;
}
.cooperate-title {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 24px;
}

.detail-bigslider,
.detail-thmbslider {
    display: flex;
}
.detail-bigslider.slick-slider,
.detail-thmbslider.slick-slider {
    display: block;
    margin-left: -2px;
    margin-right: -2px;
}
.detail-bigslider .slick-slide {
    border-radius: 16px;
    border: 1px solid rgba(230, 232, 236, 1);
    overflow: hidden;
    margin: 0 2px;
}
.detail-thmbslider .slick-slide {
    border-radius: 8px;
    border: 1px solid rgba(230, 232, 236, 1);
    overflow: hidden;
    margin: 0 2px;
}
.detail-bigslider .slick-dots {
    bottom: -12px;
}
.slick-slide img {
    max-width: 100%;
    margin: auto;
}
.detail-prop {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    justify-content: space-between;
    gap: 16px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='4' height='2' viewBox='0 0 4 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0.00066114' y1='1.24683' x2='289' y2='0.50006' stroke='%23A0A0A0' stroke-opacity='0.2' stroke-dasharray='2 2'/%3e%3c/svg%3e ");
    background-repeat: repeat-x;
    background-position: 0 12px;
}
.detail-prop-name {
    font-size: 14px;
    color: rgba(160, 160, 160, 1);
}
.detail-prop-value {
    text-align: right;
    text-wrap: balance;
}
.detail-prop-name > span,
.detail-prop-value > span {
    background: #ffffff;
}
.white-block {
    background: #ffffff;
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
}
.add2favorite.active .fa-heart:before {
    font-weight: 900;
    color: #FF0000;
}
.popup {
    border-radius: 8px;
    padding: 24px;
    overflow: visible;
    max-width: 350px;
}
.popup .fancybox-close-small {
    width: 32px;
    height: 32px;
    padding: 0;
    background: #ffff;
    border-radius: 16px;
    box-shadow: 0px 4px 20.7px 0px #5252521A;
    top: -12px;
    opacity: 1;
    right: -12px;
}
.popup-330 {
    width: 330px;
}
.popup-400 {
    width: 400px;
}
.detail-bb {
    background-repeat: no-repeat;
    background-image: url(/images/detail-bb-bg.png);
    background-position: right bottom;
}
.section-item-percent {
    border-radius: 4px;
    padding: 5px 8px;
    background: #FF0000;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    bottom: 4px;
    left: 4px;
}
.contact-faces-item {
    height: 100%;
    background: #F9F9F9;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.contacts-map-wrap {
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    min-height: 300px;
}
.contacts-map-wrap > .bx-yandex-view-layout,
.contacts-map-wrap > .bx-yandex-view-layout > .bx-yandex-view-map,
.contacts-map-wrap > .bx-yandex-view-layout > .bx-yandex-view-map > .bx-yandex-map {
    height: 100% !important;
}

.accordion-faq .accordion-item {
    margin-bottom: 16px;
    border-radius: var(--bs-accordion-border-radius);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
}
.accordion-faq .accordion-button {
    background: transparent;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
}
.block-404 {
    min-height: 600px;
    background: no-repeat url(/images/404.jpeg) right bottom / auto;
}
.actions-item {
    position: relative;
}
.actions-item-img-area {
    position: relative;
    margin-bottom: 8px;
}
.actions-item-subtitle {
    display: inline-block;
    background: #306FE6;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
}
.actions-item.actions-expiried > * {
    opacity: 0.5;
}
.actions-item.actions-expiried:after {
    content: "Акция закончилась";
    background: #FF0000;
    border-radius: 2px;
    padding: 2px;
    font-size: 9px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    top: 8px;
    left: 8px;
}
.ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background: transparent !important;
}
.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_134_584)'%3e%3cpath d='M4 10C5.10457 10 6 9.10457 6 8C6 6.89543 5.10457 6 4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10Z' stroke='%23306FE6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11 14.5C12.1046 14.5 13 13.6046 13 12.5C13 11.3954 12.1046 10.5 11 10.5C9.89543 10.5 9 11.3954 9 12.5C9 13.6046 9.89543 14.5 11 14.5Z' stroke='%23306FE6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11 5.5C12.1046 5.5 13 4.60457 13 3.5C13 2.39543 12.1046 1.5 11 1.5C9.89543 1.5 9 2.39543 9 3.5C9 4.60457 9.89543 5.5 11 5.5Z' stroke='%23306FE6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.31914 4.5813L5.68164 6.9188' stroke='%23306FE6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.68164 9.0813L9.31914 11.4188' stroke='%23306FE6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_134_584'%3e%3crect width='16' height='16' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") !important;
}
.text-bg-danger {
    background-color: #ff0000 !important;
}
.popup .form-control {
    box-shadow: 0px 218px 87px rgba(166, 212, 247, 0.01), 0px 123px 74px rgba(166, 212, 247, 0.02), 0px 54px 54px rgba(166, 212, 247, 0.05), 0px 14px 30px rgba(166, 212, 247, 0.08);
}
.yreview {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(230, 232, 236, 1);
    border-radius: 16px;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1);
    padding: 24px;
}
.yreview-card {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 20px;
    align-items: start;
}
.yreview-card__intro {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 6px 0 6px 0;
}
.yreview-card__eyebrow {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    margin-bottom: 12px;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(48, 111, 230, 0.10);
    color: #306fe6;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.yreview-card__title {
    margin: 0 0 12px;
    color: #0d1b3d;
    font-size: 30px;
    line-height: 1.05;
    letter-spacing: -0.04em;
    font-weight: 700;
}
.yreview-card__text {
    max-width: 520px;
    color: #44516f;
    font-size: 15px;
    line-height: 1.6;
}
.yreview-card__actions {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    align-items: center;
}
.yreview-card__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 18px;
    border-radius: 12px;
    background: #306fe6;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color .2s ease, transform .2s ease, box-shadow .2s ease;
    box-shadow: 0 12px 24px rgba(48, 111, 230, 0.18);
}
.yreview-card__button:hover {
    background: #285fd0;
    color: #ffffff;
    transform: translateY(-1px);
}
.yreview-card__hint {
    color: #6b7590;
    font-size: 13px;
    line-height: 1.4;
}
.yreview-card__widget {
    min-height: 340px;
    border-radius: 16px;
    overflow: hidden;
    background: #f5f7fa;
    border: 1px solid rgba(230, 232, 236, 1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
    padding: 14px;
}
.yreview-card__widget iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 312px;
    border: 0;
    border-radius: 12px;
    background: transparent;
}
@media (max-width: 991.98px) {
    .yreview {
        padding: 20px;
        border-radius: 16px;
    }
    .yreview-card {
        grid-template-columns: 1fr;
    }
    .yreview-card__title {
        font-size: 26px;
    }
    .yreview-card__widget,
    .yreview-card__widget iframe {
        min-height: 300px;
    }
}
@media (max-width: 575.98px) {
    .yreview {
        padding: 16px;
    }
    .yreview-card__title {
        font-size: 24px;
    }
    .yreview-card__text {
        font-size: 15px;
    }
    .yreview-card__button {
        width: 100%;
    }
    .yreview-card__widget,
    .yreview-card__widget iframe {
        min-height: 280px;
    }
}
.personal-menu {
    border: 1px solid rgba(230, 232, 236, 1);
    flex-direction: column;
    border-radius: 16px;
    padding: 16px;
}
.personal-menu a {
    padding: 8px 16px;
    min-height: 35px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -2%;
    display: block;
}
.personal-menu a.active {
    background: rgba(48, 111, 230, 1);
    color: #FFFFFF;
}
.form-control + img.calendar-icon {
    width: 24px;
    height: auto;
    position: absolute;
    top: 7px;
    right: 11px;
}
body.is-auth-page {

}
.page-main {
    flex-grow: 2;
}
body.is-auth-page .bx-breadcrumb {
    display: none;
}
body.is-auth-page .page-main > .container-md,
body.is-auth-page .page-main .auth-page {
    height: 100%;
}
.bx-authform.white-block {
    width: 348px;
}
.btn-viewpass {
    position: absolute;
    right: 12px;
    bottom: 12px;
    cursor: pointer;
}
input[type=text] + .btn-viewpass > i:before {
    content: "\f06e";
}
.table-personalorder {
    width: 100%;
    table-layout: auto;
}
.table-personalorder td {
    border-bottom: 1px solid #E6E8EC;
    padding: 16px 0;
    vertical-align: baseline;
}
.btn-personalorder > span {
    flex-grow: 2;
    text-align: right;
    padding-right: 24px;
    white-space: nowrap;
}
.btn-personalorder[aria-expanded="true"] > span {
    text-indent: -9999px;
    font-size: 0;
    color: rgba(255,255,255,0);
}
.adress-personalorder {
    padding: 8px 8px 8px 40px;
    min-height: 40px;
    background-color: #FFFFFF;
    border-radius: 8px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 11.79V21.99' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.27344 6.89807L11.9994 11.7901L20.7174 6.90207' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.009 6.16997L10.884 2.25497C11.49 1.90997 12.232 1.90497 12.842 2.24197L19.967 6.17497C20.604 6.52597 21 7.19597 21 7.92297V15.961C21 16.675 20.618 17.335 19.999 17.691L12.999 21.724C12.381 22.08 11.619 22.08 11 21.724L4 17.691C3.382 17.335 3 16.675 3 15.961V7.90497C3 7.18797 3.385 6.52497 4.009 6.16997Z' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 11.9301L7.5 14.4531V19.7081' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 19.7081V14.4531L21 11.9301' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.4648 4.24103L11.9998 6.74403L7.46484 4.20203' stroke='%23303030' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 8px 8px;
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.sale-personal-profile-list-container th {
    white-space: nowrap;
}
.about-baner {
    height: 300px;
    border-radius: 16px;
    background: no-repeat url(/images/about-baner.jpg) center / cover;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-baner h1 {
    font-size: 40px;
    font-weight: 800;
    margin: auto;
}
.cookie-notice {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 9999;
    max-width: 320px;
    padding: 14px 18px 14px 16px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.15);
    font-family: system-ui, -apple-system, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #333;
    display: flex;
    align-items: center;
    gap: 12px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
    pointer-events: none;
    visibility: hidden;
}

.cookie-notice.visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    visibility: visible;
}

.cookie-content a {
    color: #0066cc;
    text-decoration: underline;
    white-space: nowrap;
}

.cookie-content a:hover {
    color: #003366;
}

.close-btn {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-left: auto;

    background: none;
    border: none;
    font-size: 22px;
    line-height: 1;
    color: #777;
    cursor: pointer;
    padding: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: color 0.2s;
}

.close-btn:hover {
    color: #111;
}

/* Обертка телефона - маска */
.phone-wrapper {
    display: flex;
    gap: 8px;
    align-items: stretch;
}

.phone-input {
    flex: 1;
}

/* Кастомный dropdown стран */
.country-dropdown {
    position: relative;
    min-width: 110px;
}

.country-selected {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0.375rem 0.75rem;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    background: white;
    cursor: pointer;
    user-select: none;
    height: 100%;
    transition: all 0.2s;
}

.country-selected:hover {
    border-color: #adb5bd;
}

.country-dropdown.open .country-selected {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.country-flag {
    font-size: 18px;
    line-height: 1;
    flex-shrink: 0;
}

.country-code {
    font-size: 14px;
    color: #495057;
    flex: 1;
    white-space: nowrap;
}

.country-selected svg {
    color: #6c757d;
    transition: transform 0.2s;
    flex-shrink: 0;
}

.country-dropdown.open .country-selected svg {
    transform: rotate(180deg);
}

/* Список стран */
.country-list {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    min-width: 240px;
    background: white;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    max-height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
}

.country-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    cursor: pointer;
    transition: background 0.15s;
    white-space: nowrap;
}

.country-option:hover {
    background: #f8f9fa;
}

.country-option .country-flag {
    font-size: 20px;
    flex-shrink: 0;
    width: 24px;
    text-align: center;
}

.country-name {
    flex: 1;
    font-size: 14px;
    color: #212529;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.country-code-text {
    font-size: 13px;
    color: #6c757d;
    flex-shrink: 0;
    margin-left: auto;
    padding-left: 12px;
}

.country-separator {
    height: 1px;
    background: #dee2e6;
    margin: 4px 0;
}

/* Скроллбар */
.country-list::-webkit-scrollbar {
    width: 6px;
}

.country-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.country-list::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 3px;
}

.country-list::-webkit-scrollbar-thumb:hover {
    background: #6c757d;
}

/* ===== Catalog Product Subscribe Popup ===== */
[id^="CatalogSubscribe_subscribe-"] {
    border-radius: 8px !important;
    font-family: "Nunito", sans-serif !important;
    overflow: visible !important;
    min-width: 300px !important;
    max-width: 360px !important;
    padding: 24px !important;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.15) !important;
}
[id^="CatalogSubscribe_subscribe-"].popup-window-with-titlebar {
    padding: 24px !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-titlebar {
    height: auto !important;
    padding: 0 0 16px !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-titlebar-text {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #303030 !important;
    line-height: 1.2 !important;
    font-family: "Nunito", sans-serif !important;
    padding: 0 !important;
    white-space: normal !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-close-icon {
    width: 32px !important;
    height: 32px !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1) !important;
    top: -12px !important;
    right: -12px !important;
    opacity: 1 !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-close-icon:after {
    width: 12px !important;
    height: 12px !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23303030' stroke-width='2.5' stroke-linecap='round'%3e%3cline x1='18' y1='6' x2='6' y2='18'/%3e%3cline x1='6' y1='6' x2='18' y2='18'/%3e%3c/svg%3e") !important;
    background-size: 12px !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-close-icon:hover {
    opacity: 0.8 !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-content {
    padding: 0 !important;
    background: #fff !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-content p {
    font-size: 14px !important;
    color: #303030 !important;
    line-height: 1.4 !important;
    margin-bottom: 12px !important;
}
[id^="CatalogSubscribe_subscribe-"] #bx-catalog-subscribe-form-notify {
    font-size: 13px !important;
    line-height: 1.4 !important;
    min-height: 0 !important;
    margin-bottom: 6px !important;
}
[id^="CatalogSubscribe_subscribe-"] .bx-catalog-subscribe-form-container {
    margin-bottom: 12px !important;
}
[id^="CatalogSubscribe_subscribe-"] .bx-catalog-subscribe-form-container-label {
    font-size: 14px !important;
    color: #303030 !important;
    font-family: "Nunito", sans-serif !important;
    padding-bottom: 6px !important;
}
[id^="CatalogSubscribe_subscribe-"] .bx-catalog-subscribe-form-container-input input[type="text"] {
    min-height: 40px !important;
    height: auto !important;
    border: 1px solid #e6e8ec !important;
    border-radius: 6px !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    font-family: "Nunito", sans-serif !important;
    color: #303030 !important;
    background: #fff !important;
    width: 100% !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
}
[id^="CatalogSubscribe_subscribe-"] .bx-catalog-subscribe-form-container-input input[type="text"]:focus {
    border-color: #306fe6 !important;
    box-shadow: 0 0 0 0.25rem rgba(48, 111, 230, 0.2) !important;
    outline: none !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-buttons {
    padding: 16px 0 0 !important;
    text-align: left !important;
    display: flex !important;
    gap: 8px !important;
}
[id^="CatalogSubscribe_subscribe-"] .popup-window-buttons > span {
    flex: 1 !important;
    cursor: pointer !important;
}

/* Subscribe success/error small alert popup */
.bx-catalog-subscribe-alert-popup.popup-window {
    border-radius: 8px !important;
    box-shadow: 0px 4px 20.7px 0px rgba(82, 82, 82, 0.1) !important;
    font-family: "Nunito", sans-serif !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.bx-catalog-subscribe-alert {
    background-color: #fff !important;
    color: #303030 !important;
    font-size: 14px !important;
    font-family: "Nunito", sans-serif !important;
    min-height: auto !important;
    padding: 16px 24px !important;
    width: auto !important;
    min-width: 200px !important;
    text-align: center !important;
    border-radius: 8px !important;
}
.bx-catalog-subscribe-aligner {
    display: none !important;
}
.search-page .input-group {
    display:none;
}
.bx-soa-tooltip.bx-soa-tooltip-coupon {
    display: inline-block !important;
    opacity: 1;
}
.sdek_pvzLair{
    margin-top: 6px;
}