@import url('https://fonts.googleapis.com/css2?family=Shantell+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); @charset "UTF-8";.columns-2>*,.columns-3>* {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #171a3b;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(27,27,31,0);
    font-family: 'Shantell Sans', cursive;
    color: #ffffff;
    background: linear-gradient(180deg, #060023 0%, #000313 100%);
    scrollbar-gutter: stable;
}

.video-section {
    /* position: absolute; */
    box-sizing: border-box;
    min-height: 825px;
    position: relative;
    display: block;
    overflow: hidden;
    top: -3px;
    padding-bottom: 40px;
    /* background: burlywood; */
}

.video-glav-bg {
    height: 872px;
    width: 100%;
    border-bottom: 5px solid #ddd;
    /* padding-bottom: 30px; */
    opacity: 0.3;
}

.video-text {
    text-align: center;
    position: relative;
    color: #fff;
    padding: 205px 15%;
    font-size: 27px;
    /* top: -1px; */
}

.video-text h1 {
    position: relative;
    color: #ebebeb;
    padding: 21px 0;
    font-size: 45px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}

.video-section:before {
    /* content: ''; */
    /* position: absolute; */
    /* top: 0px; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* background: #000334; */
    /* opacity: 0.7; */
}

.video-text h1 span {
    font-size: 145px;
    display: block;
    color: #ffffff;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.head-bar__link,.head-icon-link {
    white-space: nowrap;
    overflow: hidden
}

.head-catalog__dropdown,.head-search__dropdown ul {
    scrollbar-color: var(--theme-primary);
    scrollbar-width: thin
}

.club-btn a {
    border: 3px solid #ddd;
    margin-top: 40px;
    font-size: 25px;
    color: white;
    color: #171a3b;
    background: #d7d7d7;
}

.club-btn a:hover {
    border: 3px solid #ddd;
    margin-top: 40px;
    font-size: 25px;
    color: white;
    background: #171a3b;
}

.index-category-bg,.news-card__img {
    -webkit-mask-image: -webkit-radial-gradient(white,#000)
}

.brand-item__title,.head-catalog__link>span,.index-category__title,.item-card__title,.news-card__title {
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

a {
    outline: 0;
    cursor: pointer;
    color: #ff6e1d;
}

a:hover {
    color: #fdedd9;
}

.btn-primary,.btn-primary:hover {
    color: var(--theme-primary-btn-text)
}

article>:last-child {
    margin-bottom: 0
}

*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
    margin-top: 2.5rem
}

canvas,img,video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

.btn-close.modal-close,.outline-primary-svg svg,.primary-svg svg {
    min-width: 24px;
    max-width: 24px;
    height: 24px
}

.brand-image,.container,.head-search__clear {
    box-sizing: content-box
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.form-control:hover {
    border-color: var(--theme-primary)
}

.form-control:focus {
    border-color: #D3D5DB;
    border-bottom-color: var(--theme-primary)
}

.btn-primary,.form-select:focus,.form-select:hover {
    border-color: var(--theme-primary)
}

.btn-primary {
  background: #ff9800;
      border-color: #ff9800;
    color: #001e38;
}

.btn-primary:hover {
    background: #dec69a;
    border-color: #ff9800;
    color: #001e38;
}
.forma-title {
    font-size: 22px;
    color: #ff9800;
    margin-left: 10px;
}
.form-control, .form-control:focus {
    color: #ffffff;
    background-color: #0b013b;
}
.btn-primary:active,.btn-primary:focus {
    background: var(--theme-primary-dark);
    border-color: var(--theme-primary-dark);
    color: #fff
}

.btn-outline-primary {
    color: #ffffff;
    border-color: #bfbfbf;
    background: #090e22;
    max-width: 300px;
}

.btn-outline-primary:hover {
    border-color: #ccae79;
    background: #07123c;
    color: #ccae79;
}

.btn-outline-primary:active,.btn-outline-primary:focus {
    background: var(--theme-primary-dark);
    border-color: var(--theme-primary-dark);
    color: #fff
}

.last-child-margin-remove>:last-child {
    margin-bottom: 0!important
}

.columns-2 {
    -moz-column-gap: 24px;
    column-gap: 24px;
    -moz-column-count: 2;
    column-count: 2
}

@media screen and (max-width: 991.98px) {
    *+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
        margin-top:2rem
    }

    .columns-2 {
        -moz-column-count: 1;
        column-count: 1
    }
}

.columns-3 {
    -moz-column-gap: 24px;
    column-gap: 24px;
    -moz-column-count: 3;
    column-count: 3
}

.invalid-feedback {
    font-weight: 700
}

.btn-close.modal-close {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: 0 0
}

.modal-title {
    margin-right: 16px
}

.modal-header {
    padding: 0;
    margin-bottom: 24px
}

.modal-body {
    padding: 0
}

.modal-content {
    padding: 32px;
    background: linear-gradient(180deg, #0b013b 0%, #05081c 100%);
    border: 1px solid #0b1140;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #d4d4d4;
}
.dropdown-menu {
    box-shadow: 0 8px 16px rgba(32,32,32,.16);
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 3px;
    /* grid-auto-rows: minmax(100px, auto); */
}
.form-control, .form-control:focus {
    color: #ffffff;
    background-color: #0b013b;
    max-width: 100%;
}
.dropdown-item:hover,li.selected>.dropdown-item {
    background: 0 0;
    color: var(--theme-primary)
}

.outline-primary-svg {
    display: flex;
    justify-content: center;
    align-items: center
}

.outline-primary-svg:hover svg {
    fill: var(--theme-primary-btn-text)
}

.outline-primary-svg:active svg,.outline-primary-svg:focus svg {
    fill: #fff
}

.outline-primary-svg svg {
    fill: var(--theme-primary);
    transition: fill .15s ease-in-out
}

.primary-svg {
    display: flex;
    justify-content: center;
    align-items: center
}

.primary-svg:hover svg {
    fill: var(--theme-primary-btn-text)
}

.primary-svg:active svg,.primary-svg:focus svg {
    fill: #fff
}

.primary-svg svg {
    fill: var(--theme-primary-btn-text);
    transition: fill .15s ease-in-out
}

.comp svg,.fav svg,.return-link {
    transition: all .3s ease
}

.aside-sticky {
    position: sticky;
    top: 16px
}

.text-inherit {
    font-size: inherit;
    color: inherit;
    text-decoration: inherit
}

.empty-page-img {
    max-width: 160px;
    min-width: 160px;
    min-height: 160px;
    max-height: 160px
}

@media screen and (max-width: 991.98px) {
    .columns-3 {
        -moz-column-count:1;
        column-count: 1
    }

    .modal-content {
        padding: 24px 16px
    }

    .empty-page-img {
        max-width: 100px;
        min-width: 100px;
        min-height: 100px;
        max-height: 100px
    }
}

.danger-link {
    color: #C61C1C;
    text-decoration: none
}

.success-link {
    color: #1DC25F;
    text-decoration: none
}

.return-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    color: var(--theme-link)
}

.comp,.fav {
    display: flex;
    align-items: center;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    text-decoration: none
}

.return-link svg {
    fill: var(--theme-link)
}

.return-link:hover {
    color: var(--theme-link-hover)
}

.return-link:hover svg {
    fill: var(--theme-link-hover)
}

.fav {
    justify-content: center
}

.fav svg {
    stroke: #84858A
}

.fav:hover svg {
    stroke: #C61C1C
}

.fav.rs-in-favorite svg {
    stroke: #C61C1C;
    fill: #C61C1C
}

.comp {
    justify-content: center
}

.comp svg {
    stroke: #84858A;
    fill: none
}

.comp.rs-in-compare svg,.comp:hover svg {
    stroke: var(--theme-primary)
}

.comp.rs-in-compare svg {
    fill: var(--theme-primary)
}

.container {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px
}

@media screen and (min-width: 576px) {
    .container {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (min-width: 992px) {
    .container {
        padding-left:32px;
        padding-right: 32px
    }
}

@media screen and (min-width: 1400px) {
    .container {
        padding-left:48px;
        padding-right: 48px
    }
}

.container::after,.container::before {
    content: "";
    display: table
}

.container::after {
    clear: both
}

.container>:last-child {
    margin-bottom: 0
}

.container .container {
    padding-left: 0;
    padding-right: 0
}

.container_large .container {
    max-width: 1450px;
}

.section {
    padding: 76px 0
}

.logo {
    min-width: 122px;
    max-width: 124px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1199.98px) {
    .logo {
        min-width:124px;
        max-width: 124px;
        height: 18px
    }
}

.logo_without-desc {
    height: 121px;
    /* width: 170px; */
    position: relative;
    top: 0px;
}

@media screen and (max-width: 575.98px) {
    .logo_checkout {
        max-width:53px;
        min-width: 53px;
        height: 32px
    }
}

.logo-desc {
    font-size: 10px;
    margin-top: 4px;
    color: #404147
}

@media screen and (max-width: 1199.98px) {
    .logo_without-desc {
        height:32px
    }

    .logo-desc {
        font-size: 8px;
        margin-top: 2px
    }
}

.logo-desc_footer {
    color: #F9F9F9
}

@media screen and (max-width: 991.98px) {
    .section {
        padding:48px 0
    }

    .logo-desc_footer {
        font-size: 10px;
        margin-top: 4px
    }
}

.label-count {
    position: absolute;
    right: -8px;
    top: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 2px 4px;
    background: var(--theme-primary);
    border-radius: 16px;
    min-width: 16px;
    height: 16px;
    overflow: hidden
}

.head,.head_sticky.head__inner,.mobile-bar {
    z-index: 8;
    /* background: #fff; */
}

.advantage-icon {
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    margin-right: 16px
}

.w-40 {
    width: 40px;
}

.advantage-icon img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.avtoriz .head-bar__link {
    font-size: 12px;
}

@-webkit-keyframes animation-slide-top {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes animation-slide-top {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

.animation-slide-top {
    -webkit-animation: animation-slide-top .3s ease;
    animation: animation-slide-top .3s ease
}

.mobile-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 12px 0 14px;
    margin: 0;
    list-style: none;
    font-size: 10px;
    line-height: 12px;
    border-top: 0px solid #EAEBEE;
}
.email {
    background: #ea253d;
}
.social {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0px 3px 10px 10px;
    text-align: center;
    color: #fff;
    border: 1px solid #ccc;
    border-radius: 24px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}
.whatsapp {
    background: #50b154;
}
.social svg {
    margin-top: 0px;
    width: 31px;
    height: 31px;
    fill: #ffffff;
}
@media screen and (min-width: 992px) {
    .mobile-bar {
        display:none
    }
}

.mobile-bar>li {
    flex: 1 0 0
}

.mobile-bar>li:not(:last-child) {
    margin-right: 8px
}

.mobile-bar__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

.mobile-bar__link svg {
  fill: #ffffff;
}

.mobile-bar__link_act {
fill: #ffffff;
}

.mobile-bar__link_act svg {
fill: #ffffff;
}

.mobile-bar__icon-wrapper {
    width: 24px;
    height: 24px
}

.mobile-bar__icon-wrapper>* {
    max-width: 100%;
    max-height: 100%
}

.head {
    position: relative;
    height: auto;
    max-height: 114px;
    height: 98px !important;
}

@media screen and (max-width: 991.98px) {
    .head {
        height:61px
    }

    .head_cut .head-logo {
        display: none
    }
}

@media screen and (max-width: 575.98px) {
    .head {
        height:107px
    }
}

@media screen and (min-width: 992px) {
    .head_with-catalog {
        height:185px
    }
}

.head_sticky.head__inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #1d2043;
    background: linear-gradient(180deg, #000 0%, #0B1027 100%);
}

@media screen and (max-width: 575.98px) {
    .head_cut {
        height:61px
    }

    .head_sticky.head__inner .head-logo {
        /* display: none; */
    }
}

.head-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-height: 77px;
    position: relative;
    top: 11px;
}

.head-bar {
    display: none;
    background: var(--theme-menubar-bg);
    padding: 8px 0;
    font-size: 14px;
    color: #fff
}

@media screen and (min-width: 992px) {
    .head-bar {
        display:block
    }
}

.head-bar__menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: flex-start;
    max-width: 658px;
}

.head-bar__menu>li:not(:last-child) {
    margin-right: 20px;
}

.head-bar__dropdown>li:not(:last-child) {
    margin-bottom: 20px
}

.head-bar__link {
    display: flex;
    align-items: center;
    color: var(--theme-menubar-link);
    text-decoration: none;
    transition: color .3s ease;
    font-size: 22px;
}

.head-icon-link,.head-mob-link {
    display: block;
    text-decoration: none
}

.head-bar__link svg {
    min-width: 24px;
    transition: fill .3s ease;
    fill: var(--theme-menubar-link)
}

.head-icon-link,.head-icon-link svg {
    transition: all .3s ease;
    fill: #ededed;
}

.head-bar__link:hover {
    color: #dec69a;
}

.head-bar__link:hover svg {
    fill: #dec69a;
}

.head-bar__link.show {
    fill: #dec69a;
}

.head-bar__link.show svg {
      fill: #dec69a;
}

.head-main {
    padding: 14px 0;
    border-bottom: 0px solid #24274f;
    max-height: 114px;
}

.head-catalog-btn {
    padding-left: 24px;
    padding-right: 24px
}

@media screen and (min-width: 1200px) {
    .head-catalog-btn {
        padding:11px 24px;
        font-size: 18px;
        line-height: 22px
    }
}

.head-mob-link {
    min-width: 24px;
    max-width: 24px;
    height: 24px
}

.head-icon-link {
    text-align: center;
    padding: 10px 8px 8px;
    /* background: #fff; */
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    min-width: 35px;
    max-width: 35px;
}

.head-icon-link:hover {
    color: var(--theme-primary)
}

.head-icon-link:hover svg {
   fill: #dec69a;
}

.head-icon-link:active {
    box-shadow: none;
    fill: #dec69a;
}

.head-icon-link:active svg {
    fill: var(--theme-primary-dark)
}

.head-search {
    flex: 1 0 0;
    position: relative
}

.head-search .form-control {
    padding-right: 56px
}

.head-search .form-control:hover {
    border-color: var(--theme-primary)
}

.head-search .form-control:focus {
    border-color: #D3D5DB;
    border-bottom-color: var(--theme-primary)
}

@media screen and (max-width: 991.98px) {
    .head-search .form-control {
        border-radius:8px;
        padding: 7px 40px 7px 16px
    }
}

.head-search__btn,.head-search__clear {
    border: none;
    position: absolute;
    margin: 0
}

.head-search__btn {
    top: calc(50% - 15px);
    right: 24px;
    background: 0 0;
    padding: 0;
    min-width: 24px;
    max-width: 24px;
    height: 24px
}

.head-search__btn svg {
    transition: fill .3s ease;
    fill: var(--theme-primary)
}

.head-search__btn:hover svg {
    fill: var(--theme-primary-dark)
}

@media screen and (max-width: 991.98px) {
    .head-search__btn {
        right:16px
    }

    .head-search__btn svg {
        fill: #D3D5DB
    }
}

.footer-mailing-btn svg,.head-menu svg {
    fill: #fff
}

.head-search__clear {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 56px;
    top: 1px;
    bottom: 1px;
    padding: 0 0 0 4px;
    background: #fff;
    width: 16px;
    z-index: 1
}

@media screen and (max-width: 991.98px) {
    .head-search__clear {
        padding:0;
        right: 41px
    }
}

.head-search__dropdown {
    display: none;
    top: calc(100% + 8px);
    background: #fff;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    position: absolute;
    padding: 16px;
    width: 100%;
    z-index: 3;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(32,32,32,.16)
}

@media screen and (max-width: 767.98px) {
    .head-search__dropdown {
        width:calc(100% + 64px)
    }
}

.head-search__dropdown ul {
    list-style: none;
    padding: 0 8px 0 0;
    margin: 0;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
    overflow-scrolling: touch
}

.head-search__dropdown ul::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.head-search__dropdown ul::-webkit-scrollbar {
    width: 2px
}

.head-search__dropdown ul::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

.head-catalog,.head-menu {
    position: relative;
    background: var(--theme-primary)
}

.head-search__dropdown ul>li:not(:last-child) {
    margin-bottom: 16px
}

.head-search__dropdown .dropdown-item {
    display: flex;
    justify-content: space-between;
    white-space: normal
}

@media screen and (max-width: 1199.98px) {
    .head-search__dropdown .dropdown-item {
        font-size:14px
    }
}

input[aria-expanded=true]+.head-search__dropdown {
    display: block
}

.head-menu {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 16px;
    border-radius: 8px;
    min-height: 40px;
    max-height: 40px;
    margin-left: 8px;
    color: #fff;
    transition: all .3s ease;
    text-decoration: none;
    border: none
}

.head-menu:hover {
    color: #fff
}

.head-menu:active {
    box-shadow: unset
}

.head-catalog__list {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.head-catalog__list>li:not(.head-catalog__menu-btn) {
    flex: 1 0 0
}

.head-catalog__link {
    display: block;
    font-weight: 700;
    text-align: center;
    padding: 16px;
    color: #fff;
    text-decoration: none;
    transition: background .3s ease
}

.head-catalog__link>span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    min-height: 24px;
    max-height: 24px
}

.head-catalog__link:hover {
    color: #fff;
    background: var(--theme-primary-light)
}

.head-catalog__menu-btn {
    padding: 0 16px
}

.head-catalog__menu-btn .head-menu {
    background: var(--theme-primary-light);
    padding: 7px 24px;
    box-shadow: 0 2px 8px rgba(54,54,54,.32)
}

.head-catalog__menu-btn .head-menu:hover {
    background: var(--theme-primary)
}

.head-catalog__menu-btn .head-menu:active {
    background: var(--theme-primary-light)
}

.head-catalog__dropdown {
    background: #fff;
    border-radius: 0;
    border: none;
    z-index: 3;
    width: 100%;
    padding: 24px 16px;
    max-height: calc(100vh - 185px);
    box-shadow: 0 4px 8px rgba(32,32,32,.16);
    overflow-y: auto;
    overflow-scrolling: touch
}

.head-catalog__dropdown::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.head-catalog__dropdown::-webkit-scrollbar {
    width: 2px
}

.head-catalog__dropdown::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

.head-catalog__dropdown:hover {
    visibility: visible;
    opacity: 1
}

@media screen and (min-width: 576px) {
    .head-catalog__dropdown {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (min-width: 992px) {
    .head-catalog__dropdown {
        padding-left:32px;
        padding-right: 32px
    }
}

@media screen and (min-width: 1400px) {
    .head-catalog__dropdown {
        padding-left:48px;
        padding-right: 48px
    }
}

.head-catalog__dropdown a {
    color: #1B1B1F;
    text-decoration: none
}

.head-catalog__dropdown a:hover {
    color: var(--theme-primary)
}

.head-catalog-category {
    display: block;
    font-weight: 700;
    color: #1B1B1F;
    text-decoration: none;
    margin-bottom: 16px;
    transition: color .3s ease
}

.head-catalog-category:hover {
    color: var(--theme-primary)
}

.head-catalog-subcategories {
    list-style: none;
    padding: 0;
    margin: 0
}

.head-catalog-subcategories>li:not(:last-child) {
    margin-bottom: 16px
}

.head-catalog-subcategories a {
    text-decoration: none;
    color: #1B1B1F;
    transition: color .3s ease
}

.head-catalog-subcategories a:hover {
    color: var(--theme-primary)
}

.head-dropdown-catalog__subcat,.head-dropdown-catalog__subsubcat {
    display: none
}

.head-dropdown-catalog {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
    background: #fff;
    background: linear-gradient(90deg,#f9f9f9 25%,#fff 25%);
    box-shadow: 0 4px 8px rgba(32,32,32,.16);
    font-size: 14px
}

@media screen and (min-width: 576px) {
    .head-dropdown-catalog {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (min-width: 992px) {
    .head-dropdown-catalog {
        padding-left:32px;
        padding-right: 32px
    }
}

@media screen and (min-width: 1200px) {
    .head-dropdown-catalog {
        font-size:16px
    }
}

@media screen and (min-width: 1400px) {
    .head-dropdown-catalog {
        padding-left:48px;
        padding-right: 48px
    }
}

@media screen and (min-width: 2500px) {
    .head-dropdown-catalog {
        background:#fff
    }
}

.head-dropdown-catalog__categories {
    list-style: none;
    margin: 0;
    background-color: #F9F9F9;
    height: 100%;
    width: 370px
}

@media screen and (max-width: 1399.98px) {
    .head-dropdown-catalog__categories {
        width:320px
    }
}

@media screen and (max-width: 1199.98px) {
    .head-dropdown-catalog__categories {
        width:250px
    }

    .head-checkout .h1 {
        font-size: 24px
    }
}

.head-dropdown-catalog__category::after,.head-dropdown-catalog__subcat-list-item::after {
    content: '';
    width: 16px;
    top: calc(50% - 8px);
    transform: rotate(-90deg)
}

.head-dropdown-catalog__category {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px 24px 8px 16px;
    color: #1B1B1F;
    text-decoration: none;
    transition: all .3s ease;
    line-height: 1.2
}

.head-dropdown-catalog__category::after {
    position: absolute;
    height: 16px;
    right: 8px;
    background: url(../img/icons/accordion-arrow.svg) 50% 50%/16px no-repeat;
    opacity: 0;
    transition: opacity .3s ease
}

.head-dropdown-catalog__category:hover {
    color: #1B1B1F;
    background: #fff
}

.head-dropdown-catalog__category:active {
    color: var(--theme-primary)
}

.head-dropdown-catalog__category img {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    text-align: center
}

.head-dropdown-catalog__category_active {
    color: #1B1B1F;
    background: #fff
}

.head-dropdown-catalog__category_active::after {
    opacity: 1
}

.head-dropdown-catalog__subcat-list {
    border-right: 1px solid #D3D5DB;
    height: 100%
}

.head-dropdown-catalog__subcat-list-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px 20px 8px 12px;
    color: #1B1B1F;
    text-decoration: none;
    transition: all .3s ease;
    line-height: 1.2
}

.head-dropdown-catalog__subcat-list-item::after {
    position: absolute;
    height: 16px;
    right: 4px;
    background: url(../img/icons/accordion-arrow.svg) 50% 50%/16px no-repeat;
    opacity: 0;
    transition: opacity .3s ease
}

.head-dropdown-catalog__subcat-list-item:hover {
    color: #1B1B1F;
    background: var(--theme-primary-very-light)
}

.head-dropdown-catalog__subcat-list-item:active {
    color: var(--theme-primary)
}

.head-dropdown-catalog__subcat-list-item_active {
    color: #1B1B1F;
    background: var(--theme-primary-very-light)
}

.head-dropdown-catalog__subcat-list-item_active::after {
    opacity: 1
}

.dropdown-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(0,0,0,.5)
}

.head-checkout {
    padding: 32px 0
}

.head-checkout .h1 {
    margin: 0
}

@media screen and (max-width: 991.98px) {
    .head-checkout {
        padding:16px 0
    }

    .head-checkout .btn-outline-primary {
        padding: 0;
        border: none;
        background: 0 0;
        color: var(--theme-primary);
        text-decoration: underline
    }

    .head-checkout .h1 {
        font-size: 20px
    }

}
.telefon-top {
    margin-left: 30px;
}
.telefon-top p {
    margin-bottom: 0;
}
.telefon-top   .header-contact{
    margin-bottom: 0;
	    text-decoration: none;
    color: white;
	margin-left: 10px;
    font-size: 20px;
}
.header-telegram img{
    width: 26px;
    top: -2px;
    position: relative;
}
.footer {
    color: #ffffff;
    max-width: 100%;
    overflow: hidden;
}
.footer__main {
    padding: 48px 0 30px;
    background: #171a3b;
    background: linear-gradient(0deg, #000 0%, #0B1027 100%);
}

@media screen and (max-width: 991.98px) {
    .footer__main {
        padding:48px 0
    }
}

.footer__main .h2 {
    margin: 0 0 24px
}

.footer__bar {
    padding: 24px 0;
    background: var(--theme-subfooter-bg)
}

.footer-mailing,.footer-mailing-btn {
    background: #404147;
    max-width: 300px;
    color: #fff;
    border-radius: 8px;
    display: flex;
    position: relative;
}

@media screen and (max-width: 991.98px) {
    .footer__bar {
        padding-bottom:72px
    }
}

.footer-mailing-btn {
    padding: 16px 24px;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    transition: color .3s ease
}

@media screen and (max-width: 1399.98px) {
    .footer-mailing-btn {
        padding:12px 16px;
        font-size: 14px
    }
}

.footer-mailing {
    align-items: center;
    padding: 16px 27px;
    /* max-width: 100%; */
}

@media screen and (max-width: 1399.98px) {
    .footer-mailing {
        padding:12px 16px;
        font-size: 14px
    }
}

.footer-mailing input {
    flex: 1 1 0;
    color: #fff;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: none;
    background: 0 0;
    outline: 0;
    max-width: 87%;
}

.footer-mailing input::-moz-placeholder {
    color: #fff
}

.footer-mailing input:-ms-input-placeholder {
    color: #fff
}

.footer-mailing input::placeholder {
    color: #fff
}

.footer-mailing button {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    background: 0 0;
    margin-left: 16px;
    color: #fff
}

.footer-mailing button svg {
    transition: fill .3s ease;
    fill: #fff
}

.footer-mailing button:hover svg {
    fill: var(--theme-primary);
    position: absolute;
    right: 0px;
}

.footer-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-menu>li:not(:last-child) {
    margin-bottom: 16px
}

.footer-menu a {
    color: var(--theme-footer-link);
    text-decoration: none;
    transition: all .3s ease
}

.footer-menu a:hover {
    color: #f79600;
}

.footer-contacts {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-contacts li {
    display: flex;
    align-items: flex-start
}

.footer-contacts li:not(:last-child) {
    margin-bottom: 24px
}

.footer-contacts a {
    display: flex;
    align-items: flex-start;
    color: var(--theme-footer-link);
    text-decoration: none;
    transition: color .3s ease
}

.footer-contacts a:hover {
    color: var(--theme-primary);
    border-color: var(--theme-primary)
}

.footer-contacts a img {
    min-width: 20px;
    min-height: 20px
}

.footer-contacts__icon {
    min-width: 20px
}

.footer-socials {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px 0 0;
    padding: 0;
    margin: 30px 0;
    min-width: 330px;
}

.footer-socials li {
    margin-top: 16px
}

.footer-socials li:not(:last-child) {
    margin-right: 9px;
}

.footer-socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    transition: all .3s ease
}

.footer-socials a img {
    width: 30px;
    height: 30px;
}

.footer-socials a:hover {
    border-color: var(--theme-primary)
}

.footer-payments {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -12px 0 0;
    padding: 0
}

.footer-payments li {
    margin-top: 12px
}

.footer-payments li:not(:last-child) {
    margin-right: 12px
}

.footer-checkout {
    padding: 32px 0;
    background: var(--theme-footer-bg);
    color: #fff
}

.breadcrumb {
    margin-top: 24px;
    padding-bottom: 24px;
    overflow: hidden
}

.breadcrumb__list,.pagination__list {
    list-style: none;
    padding-bottom: 100px
}

@media screen and (max-width: 991.98px) {
    .breadcrumb {
        margin-left:-24px;
        margin-right: -24px
    }
}

@media screen and (max-width: 575.98px) {
    .breadcrumb {
        margin-left:-16px;
        margin-right: -16px
    }
}

.breadcrumb__list {
    font-size: .875rem;
    padding-left: 0;
    margin: 0 0 -100px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-scrolling: touch
}

@media screen and (max-width: 991.98px) {
    .breadcrumb__list {
        padding-left:24px
    }

    .breadcrumb__list::after {
        content: '';
        min-width: 24px;
        height: 1px
    }
}

@media screen and (max-width: 575.98px) {
    .breadcrumb__list {
        padding-left:16px
    }

    .breadcrumb__list::after {
        content: '';
        min-width: 16px;
        height: 1px
    }
}

.breadcrumb__item {
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
    color: #84858A
}

.breadcrumb__item::before {
    content: url(../img/icons/breadcrumb-divider.svg);
    display: inline-block;
    margin: 0 4px;
    height: 16px;
    min-width: 16px;
    max-width: 16px
}

.breadcrumb__item:first-child::before {
    content: none
}

.breadcrumb__item a {
    transition: all .3s ease;
    color: #ffffff;
    text-decoration: none
}

.breadcrumb__item a:hover {
    color: var(--theme-primary)
}

.pagination {
    display: flex;
    justify-content: center;
    overflow: hidden
}

.pagination__list {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 0;
    overflow-x: auto;
    margin-bottom: -100px;
    overflow-scrolling: touch
}

@media screen and (max-width: 575.98px) {
    .pagination {
        margin-left:-16px;
        margin-right: -16px
    }

    .pagination__list {
        padding-left: 16px
    }

    .pagination__list::after {
        content: '';
        min-width: 16px;
        height: 1px
    }
}

.pagination__item:not(:last-child) {
    margin-right: 8px
}

.pagination__item a,.pagination__item span {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
    text-decoration: none
}

.pagination__item_num a {
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    color: #ffffff;
    background: #080c1d;
    transition: all .3s ease
}

.pagination__item_num a:hover {
    background: var(--theme-primary);
    color: #fff
}

.pagination__item_arrow svg {
    transition: all .3s ease;
    fill: var(--theme-primary)
}

.pagination__item_arrow a,.pagination__item_arrow span {
    background: 0 0;
    max-width: 24px;
    min-width: 24px;
    height: 24px
}

.pagination__item_arrow a:hover {
    background: 0 0
}

.pagination__item_arrow a:hover svg {
    fill: var(--theme-primary-light)
}

.pagination__item_arrow a:active svg {
    fill: var(--theme-primary-dark)
}

.pagination__item_active a,.pagination__item_active span {
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    pointer-events: none;
    background: #051964;
    color: #fff
}

.pagination__item_disable a,.pagination__item_disable span {
    pointer-events: none;
    background: 0 0;
    max-width: 24px;
    min-width: 24px;
    height: 24px
}

.pagination__item_disable svg {
    fill: #D3D5DB
}

.product-slider {
    height: 502px
}

@media screen and (max-width: 991.98px) {
    .product-slider {
        height:100%
    }
}

.product-slider__container {
    height: 835px;
    overflow: hidden;
    padding: 16px 24px 0;
    margin: 0 -24px
}

.product-slider__container:hover .swiper-container {
    z-index: 4
}

@media screen and (max-width: 1199.98px) {
    .product-slider__container {
        padding:16px 24px 0;
        margin: 0 -32px
    }
}

@media screen and (max-width: 991.98px) {
    .product-slider__container {
        padding:0 24px;
        margin: 0 -24px;
        height: 100%
    }
}

@media screen and (max-width: 575.98px) {
    .product-slider__container {
        margin:0 -16px
    }
}

.product-slider__container .swiper-container {
    overflow: visible
}

.swiper-container {
    visibility: hidden
}

.swiper-container.swiper-container-initialized {
    visibility: visible
}

.swiper-button-next,.swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #D3D5DB;
    border-radius: 50%;
    top: calc(50% - 20px);
    z-index: 5;
    background: #fff;
    transition: all .3s ease;
    box-shadow: 0 4px 8px rgba(32,32,32,.16);
    outline: 0
}

.swiper-button-next::before,.swiper-button-prev::before {
    content: '';
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(../img/icons/accordion-arrow.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1.5rem
}

@media screen and (max-width: 767.98px) {
    .product-slider__container {
        padding:1px 0 0
    }

    .swiper-button-next,.swiper-button-prev {
        width: 32px;
        height: 32px;
        top: calc(50% - 16px);
        opacity: .7;
        border-color: var(--theme-primary-light)
    }

    .swiper-button-next::before,.swiper-button-prev::before {
        width: 1rem;
        height: 1rem;
        background-size: 1rem
    }
}

.swiper-button-next:hover,.swiper-button-prev:hover {
    border-color: var(--theme-primary-light)
}

.swiper-button-next:active,.swiper-button-prev:active {
    background: var(--theme-primary-very-light)
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    background: #EAEBEE;
    border-color: #D3D5DB;
    visibility: hidden
}

.swiper-button-next.swiper-button-disabled:before,.swiper-button-prev.swiper-button-disabled:before {
    filter: grayscale(100%)
}

.swiper-button-prev {
    left: -20px
}

.swiper-button-prev::before {
    transform: rotate(90deg)
}

.swiper-button-next {
    right: -20px
}

@media screen and (max-width: 767.98px) {
    .swiper-button-prev {
        left:4px
    }

    .swiper-button-next {
        right: 4px
    }
}

.swiper-button-next::before {
    transform: rotate(-90deg)
}

.swiper-pagination-bullets {
    position: absolute;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    left: 50%;
    bottom: 8px;
    padding-bottom: 8px;
    transform: translateX(-50%);
    z-index: 2
}

.swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: #D3D5DB;
    box-shadow: 0 4px 8px rgba(0,0,0,.25);
    margin: 0 8px;
    min-width: 12px;
    height: 12px
}

.swiper-pagination-bullet.swiper-pagination-bullet-active-main {
    background: var(--theme-primary)
}

.swiper-pagination-bullet.swiper-pagination-bullet-active-next,.swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
    transform: scale(.65)
}

.swiper-pagination-bullet.swiper-pagination-bullet-active-next-next,.swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
    transform: scale(.35)
}

@media screen and (max-width: 767.98px) {
    .swiper-banner {
        padding:0 24px;
        margin: 0 -24px
    }
}

@media screen and (max-width: 575.98px) {
    .swiper-banner {
        padding:0 16px;
        margin: 0 -16px
    }
}

.swiper-banner .swiper-button-prev {
    left: 16px
}

.swiper-banner .swiper-button-next {
    right: 16px
}

.banner-zone,.swiper-banner .swiper-slide {
    border-radius: 20px;
    overflow: hidden
}

.swiper-compare-table {
    padding: 0 24px;
    margin: 0 -24px
}

@media screen and (max-width: 575.98px) {
    .swiper-compare-table {
        padding:0 16px;
        margin: 0 -16px
    }

    .index-banner {
        font-size: 12px
    }
}
.o-nas-page {
    font-size: 17px;
}
.index-banner {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 48px;
    border-radius: 16px;
    background: linear-gradient(269.6deg,#681BA4 2.43%,#13AECF 96.92%)
}

@media screen and (max-width: 991.98px) {
    .index-banner {
        padding:24px;
        border-radius: 8px
    }
}

.index-category,.index-category-bg {
    border-radius: 16px;
    transition: all .3s ease;
    text-decoration: none;
    text-align: center
}

.index-banner:hover {
    color: #fff
}

.index-banner__title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px
}

@media screen and (max-width: 1399.98px) {
    .index-banner__title {
        font-size:32px;
        margin-bottom: 24px
    }
}

@media screen and (max-width: 575.98px) {
    .index-banner__title {
        font-size:16px;
        margin-bottom: 16px
    }
}

.index-banner__img {
    position: relative
}

.index-banner__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.index-category-bg:hover .index-category-bg__img img,.product-gallery-video:hover {
    transform: scale(1.1)
}

.index-category {
    display: block;
    font-size: 20px;
    font-weight: 700;
    padding: 16px 24px 24px;
    background: #F9F9F9;
    height: 100%;
    color: #1B1B1F
}

@media screen and (max-width: 1199.98px) {
    .index-category {
        padding:16px;
        font-size: 16px
    }
}

@media screen and (max-width: 767.98px) {
    .index-category {
        font-size:14px;
        padding: 16px;
        width: 180px
    }
}

@media screen and (max-width: 575.98px) {
    .index-category {
        width:160px
    }
}

.index-category__img {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px
}

@media screen and (max-width: 1199.98px) {
    .index-category__img {
        margin-bottom:8px;
        height: 96px
    }
}

@media screen and (max-width: 767.98px) {
    .index-category__img {
        height:54px
    }
}

.index-category__img img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%
}

.index-category__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 60px;
    min-height: 60px
}

@media screen and (max-width: 1199.98px) {
    .index-category__title {
        max-height:48px;
        min-height: 48px
    }
}

@media screen and (max-width: 767.98px) {
    .index-category__title {
        max-height:40px;
        min-height: 40px
    }
}

.index-category-bg {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    height: 100%;
    overflow: hidden;
    color: #fff;
    background: #D3D5DB
}

.filter-list,.order-items__list {
    overflow-scrolling: touch;
    scrollbar-color: var(--theme-primary);
    scrollbar-width: thin;
    list-style: none
}

@media screen and (max-width: 1199.98px) {
    .index-category-bg {
        min-height:160px
    }
}

@media screen and (max-width: 767.98px) {
    .index-category-bg {
        width:180px;
        min-height: 124px
    }
}

@media screen and (max-width: 575.98px) {
    .index-category-bg {
        width:160px
    }
}

.index-category-bg:hover {
    color: var(--theme-primary-light)
}

.index-category-bg__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1
}

.index-category-bg__img::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
    background: rgba(31,31,31,.6)
}

.index-category-bg__img img {
    transition: all .3s ease;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index-category-bg__title {
    position: relative;
    z-index: 3;
    font-weight: 700;
    font-size: 20px;
    padding: 24px
}
.kat-col {
    border: 1px solid rgb(70 70 70 / 51%);
    margin-left: 0px;
    display: flex;
    padding: 20px;
    padding: 16px 17px;
    background: rgb(10 10 10);
    border-radius: 8px;
    margin-bottom: 0px;
    align-items: center!important;
    /* min-height: 264px; */
    background: linear-gradient(180deg, rgb(9 21 99 / 90%) -22.92%, rgb(1 0 10 / 77%) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgb(28 5 61 / 27%) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(0 0 0) 100%);
}
.kat-img {
    width: 37%;
    float: left;
    display: flex;
    font-size: 20px;
    padding-left: 0px;
}
.kat-right {
    display: inline-block;
    width: 60%;
    padding-left: 30px;
}
.h2-forma{
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
    margin-top: 56px;
}
 .span-forma {
    text-align: center;
    font-size: 25px;
    padding-bottom: 20px;
    display: block;
    padding-right: 19%;
    margin-bottom: 30px;
}
.forma-rabota .form-control{
    color: #ffffff;
    background-color: #0a0f25;
}
.text-right {
    text-align: right;
}
.forma-section {
    background: #0a0f25;
    padding: 61px 25px 51px 25px;
    margin-top: 38px;
    margin-bottom: 0px;
    border-bottom: 3px solid #28215c;
    border-top: 2px solid #484849;
}
.footer__main .logo_without-desc {
    height: 200px;
}
.footer__main .logo {
    min-width: 200px;
    max-width: 200px;
}
.forma-section::-webkit-input-placeholder {
color: #ffffff;
}
.relative {
    position: relative;
}
.forma-section .rabota-right img {
    bottom: -51px;
    max-height: 835px;
    position: absolute;
    z-index: 1;
    right: 0;
    max-width: 100%;
}
.category-title {
    font-size: 20px;
    color: #dec09a;
    font-weight: 700;
}
.category-text {
    color: #ffffff;
    font-size: 15px;
    display: flex;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.category-text p {
    font-size: 15px;
}
.modeli-kat-all {
    text-align: center;
    margin-top: 39px;
}
.modeli-kat-all a{
    text-decoration: none;
    border: 2px solid #dec09a;
    padding: 7px 20px;
    border-radius: 10px;
    font-size: 22px;
    color: #dec09a;
    font-weight: 700;
}
.modeli-kat-all a:hover{
    color: #000000;
    background: #dec29d;
}
@media screen and (max-width: 1199.98px) {
    .index-category-bg__title {
        font-size:16px;
        padding: 16px
    }
}

.brand-image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px 0;
    height: 160px
}

@media screen and (max-width: 1199.98px) {
    .brand-image {
        height:96px
    }
}

.brand-image img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.brand-categories {
    padding: 64px 0;
    background: #404147
}

@media screen and (max-width: 991.98px) {
    .brand-categories {
        padding:48px 0
    }
}

.brand-categories .h2 {
    color: #fff
}

.noUi-horizontal {
    height: 6px
}

.noUi-target {
    background: #EAEBEE;
    border: none
}

.noUi-horizontal .noUi-handle {
    cursor: pointer;
    width: 24px;
    height: 24px;
    right: -12px;
    top: -9px;
    border-radius: 50%;
    border: 2px solid var(--theme-primary);
    outline: 0;
    box-shadow: none
}

.noUi-horizontal .noUi-handle::after,.noUi-horizontal .noUi-handle::before {
    content: none
}

.catalog-select__options::after,.compare-checkbox__toggle::before,.item-card__complete::before,.item-product-chars li::before,.order-items__title::after {
    content: ''
}

.noUi-horizontal .noUi-handle.noUi-active {
    background: var(--theme-primary-very-light)
}

.noUi-connect {
    background: var(--theme-primary)
}

.catalog-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}

@media screen and (max-width: 767.98px) {
    .index-category-bg__title {
        font-size:14px
    }

    .catalog-bar {
        padding: 6px 8px;
        border-radius: 8px;
        border: 1px solid #D3D5DB
    }

    .catalog-bar .catalog-select {
        max-width: calc(100% - 42px)
    }
}

.catalog-filter-btn {
    padding: 8px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    background: #050235;
    border-radius: 8px;
    text-decoration: none;
    color: #ffffff;
    transition: all .3s ease
}

.catalog-filter-btn svg {
    min-width: 24px;
    height: 24px;
    fill: #ffffff;
    transition: all .3s ease
}

.catalog-filter-btn:hover {
    color: #fff;
    background: var(--theme-primary)
}

.catalog-filter-btn:hover svg {
    fill: #fff
}

@media screen and (max-width: 767.98px) {
    .catalog-filter-btn {
        background: #050235;
        color: #ffffff;
        border: 1px solid #cbe0ff;
        font-weight: 400
    }
}

.offcanvas .catalog-filter {
    width: 100%;
    border: none;
    border-radius: 0;
    padding-bottom: 0;
    /* background: #050021; */
}

.catalog-offcanvas-buttons {
    padding: 5px 14px 16px;
    position: sticky;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    background: rgb(1 2 22);
}

.catalog-filter {
    padding: 14px 16px;
    border: 0px solid #D3D5DB;
    border-radius: 8px
}

.catalog-filter__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    /* display: none; */
}

.catalog-filter__head .h3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0
}

.catalog-filter__head .h3 svg {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    fill: var(--theme-primary)
}

.catalog-filter__apply,.catalog-filter__clean {
    display: none
}
.rs-filter-active .catalog-filter__apply,.rs-filter-active .catalog-filter__clean {
    /* display: block; */
    /* max-width: 300px; */
}
.offcanvas .rs-filter-active .catalog-filter__apply,.rs-filter-active .catalog-filter__clean {
    display: block;
    max-width: 300px;
}

.filter-accordion .accordion-item {
    margin-bottom: 24px;
    border-bottom: 1px solid #08163f;
    color: white;
}

.filter-accordion .accordion-button {
    padding: 0 0 16px;
    font-weight: 700
}

.filter-accordion .accordion-button:hover {
    color: var(--theme-primary)
}

.filter-accordion .accordion-button::after {
    background-size: 1rem;
    width: 1rem;
    height: 1rem
}

.filter-accordion .accordion-button:not(.collapsed) {
    background: 0 0;
    color: #ffffff;
}

.filter-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.filter-accordion .accordion-body {
    padding-bottom: 24px
}

.filter-list {
    margin: 0;
    padding: 0 8px 0 0;
    max-height: 190px;
    overflow-y: auto
}

.filter-list::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.filter-list::-webkit-scrollbar {
    width: 2px
}

.filter-list::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

.filter-list li:not(:last-child) {
    margin-bottom: 16px
}

.filter-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -6px 0 0;
    padding: 0;
    list-style: none
}

.filter-line li {
    margin-top: 10px
}

.filter-line li:not(:last-child) {
    margin-right: 10px
}

.radio-image label,.radio-list label,.radio-radio label,.radio-string label {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fdfdff;
    padding: 4px;
    box-sizing: border-box;
    min-width: 40px;
    height: 45px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    font-size: 17px;
    background: azure;
}

.radio-image label>img,.radio-list label>img,.radio-radio label>img,.radio-string label>img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.radio-image label>.radio-bg-color,.radio-list label>.radio-bg-color,.radio-radio label>.radio-bg-color,.radio-string label>.radio-bg-color {
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.radio-image label:hover,.radio-list label:hover,.radio-radio label:hover,.radio-string label:hover {
    border-color: var(--theme-primary-dark)
}

.radio-image input[type=checkbox],.radio-image input[type=radio],.radio-list input[type=checkbox],.radio-list input[type=radio],.radio-radio input[type=checkbox],.radio-radio input[type=radio],.radio-string input[type=checkbox],.radio-string input[type=radio] {
    display: none
}

.radio-image input[type=checkbox]:checked~label,.radio-image input[type=radio]:checked~label,.radio-list input[type=checkbox]:checked~label,.radio-list input[type=radio]:checked~label,.radio-radio input[type=checkbox]:checked~label,.radio-radio input[type=radio]:checked~label,.radio-string input[type=checkbox]:checked~label,.radio-string input[type=radio]:checked~label {
    border-color: var(--theme-primary);
    background: #000946;
}

.radio-image_small label {
    min-width: 32px;
    height: 32px
}

.radio-image_txt label,.radio-list label,.radio-radio label,.radio-string label {
    padding: 4px 12px;
    border-color: #F9F9F9;
    background: #060022;
}

.radio-image_cover label {
    padding: 0;
    overflow: hidden
}

.radio-color label {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D3D5DB;
    box-sizing: border-box;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    padding: 1px
}

.radio-color label>img {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.radio-color label>.radio-bg-color {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.radio-color label:hover {
    border-color: var(--theme-primary-dark)
}

.radio-color input[type=checkbox],.radio-color input[type=radio] {
    display: none
}

.radio-color input[type=checkbox]:checked~label,.radio-color input[type=radio]:checked~label {
    border-color: var(--theme-primary)
}

.catalog-subcategories {
    display: flex;
    flex-wrap: wrap;
    margin-top: -16px
}

.catalog-subcategories>:not(:last-child) {
    margin-right: 16px
}

.catalog-subcategory {
    margin-top: 16px;
    white-space: nowrap;
    display: block;
    padding: 10px 16px;
    border-radius: 4px;
    font-weight: 700;
    border: 1px solid #EAEBEE;
    text-decoration: none;
    color: #404147;
    transition: all .3s ease;
    box-sizing: content-box;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    overflow: hidden;
    background: #e3e3e3;
}

@media screen and (max-width: 1199.98px) {
    .catalog-subcategory {
        padding:6px 8px
    }
}
.chek  {
    margin-bottom: 26px;
    text-align: center;
    color: #dec69a;
    font-size: 22px;
    background: #060c33;
    border-radius: 8px;
    padding: 7px;
    margin-top: 43px;
}
.catalog-subcategory:hover {
    background: var(--theme-primary-very-light);
    border-color: var(--theme-primary);
    color: #1B1B1F
}
.text-bottom {
    background: #060c33;
    padding: 30px;
    border-radius: 8px;
}
.catalog-subcategory__count {
    color: #4F4F4F;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 400
}

.catalog-view-as {
    display: none;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 8px 10px;
    border-radius: 8px;
    background: #F9F9F9;
    border: 1px solid #D3D5DB
}

@media screen and (max-width: 767.98px) {
    .catalog-view-as {
        padding:0;
        border: none
    }
}

.catalog-view-as a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    border-radius: 6px
}

.catalog-view-as a svg {
    fill: #84858A
}

.catalog-view-as a:hover svg {
    fill: var(--theme-primary)
}

.catalog-view-as a.view-as_active {
    pointer-events: none;
    background: var(--theme-primary)
}

.catalog-view-as a.view-as_active svg {
    fill: #fff
}

.catalog-view-as li:not(:last-child) {
    margin-right: 8px
}

@media screen and (max-width: 767.98px) {
    .catalog-view-as a {
        background:var(--theme-primary)
    }

    .catalog-view-as a svg,.catalog-view-as a:hover svg {
        fill: #fff
    }

    .catalog-view-as a.view-as_active {
        display: none
    }

    .catalog-view-as li:not(:last-child) {
        margin-right: 0
    }
}

.compare-columns-titles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 16px
}

@media screen and (min-width: 575.98px) {
    .compare-columns-titles {
        padding:0 24px
    }
}

.compare-columns-title {
    font-size: 14px;
    color: #696A76
}

.compare-columns-header {
    height: 4rem;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2
}

@media screen and (max-width: 991.98px) {
    .compare-columns-header {
        font-size:20px;
        height: 3.5rem
    }
}

.compare-product-header {
    height: 4rem
}

.compare-product-param {
    padding: 16px 0 40px
}

@media screen and (max-width: 991.98px) {
    .compare-product-header {
        height:3.5rem
    }

    .compare-product-param {
        padding: 16px 0 32px
    }
}

@media screen and (max-width: 575.98px) {
    .compare-product-param {
        font-size:14px
    }
}

.compare-product-param.param-different {
    color: #8a5402
}

.compare-checkbox {
    display: inline-block
}

.compare-checkbox input {
    display: none
}

.compare-checkbox label {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #D3D5DB;
    transition: color .3s ease
}

@media screen and (max-width: 767.98px) {
    .compare-checkbox label {
        padding:8px 12px;
        font-size: .875rem
    }
}

.compare-checkbox label:hover {
    color: var(--theme-primary)
}

.compare-checkbox input:checked~label {
    color: #1B1B1F
}

.compare-checkbox input:checked~label .compare-checkbox__toggle {
    background: var(--theme-primary-very-light)
}

.compare-checkbox input:checked~label .compare-checkbox__toggle::before {
    background: var(--theme-primary);
    transform: translateX(20px)
}

.compare-checkbox__toggle {
    min-width: 48px;
    height: 24px;
    border-radius: 16px;
    position: relative;
    background: #D3D5DB;
    transition: all .3s ease
}
.text-block-rabota-3 {
    padding: 60px 60px 0 60px;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
    font-size: 20px;
}
.kolonka-usligi-img-top {
    display: flex;
	align-items: center !important;
}
.kolonka-usligi-img-top-img {
    width: 60px;
    margin-right: 30px;
}
.kolonka-usligi-img-top-text p {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #f2d091;
}
.kolonka-usligi-img-midle {
    font-size: 15px;
    margin-top: 16px;
    margin-bottom: 26px;
    height: 65px;
}
.text-rabota-l-2 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 36px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}
.kolonka-usligi-img-bottom {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 8px;
}
.content-pr5 {
    display: flex;
    align-items: center !important;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #8a57ea;
    padding: 30px;
    /* background: red; */
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
}
.content-pr5-img {
    width: 110px;
}
.content-pr5-text {
    font-size: 30px;
    font-weight: 700;
    margin-left: 40px;
}
.content-pr5-text span {
    font-size: 20px;
    font-weight: 400;
}
.content-pr5-text p {
    margin-bottom: 0;
    font-size: 43px;
    line-height: 43px;
}
.content-pr5-text p  span{
    margin-bottom: 0;
}
.compare-checkbox__toggle::before {
    transition: all .3s ease;
    position: absolute;
    display: block;
    left: 4px;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #EAEBEE;
    box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.compare-products {
    height: 502px
}

@media screen and (max-width: 575.98px) {
    .compare-products {
        height:unset;
        min-height: 450px
    }
}

.compare-products_sticky .compare-products__inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 8;
    background: #fff;
    max-height: 128px;
    box-shadow: 0 4px 8px rgba(32,32,32,.16);
    padding: 8px 16px
}

@media screen and (min-width: 576px) {
    .compare-products_sticky .compare-products__inner {
        padding-left:24px;
        padding-right: 24px
    }
}

@media screen and (min-width: 992px) {
    .compare-products_sticky .compare-products__inner {
        padding-left:32px;
        padding-right: 32px
    }
}

@media screen and (min-width: 1400px) {
    .compare-products_sticky .compare-products__inner {
        padding-left:48px;
        padding-right: 48px
    }
}

.compare-products_sticky .product-slider,.compare-products_sticky .product-slider__container {
    height: 100%
}

.compare-products_sticky .product-slider__container {
    padding-top: 0
}

.compare-products_sticky .item-card {
    padding-bottom: 0;
    padding-top: 0;
    border: none
}

.compare-products_sticky .item-card__actions,.compare-products_sticky .item-card__wrapper,.compare-products_sticky .item-product-labels,.compare-products_sticky .item-product-price,.compare-products_sticky .item-product-reviews {
    display: none
}

.compare-products_sticky .item-card__inner {
    display: flex
}

.compare-products_sticky .item-card__inner>* {
    margin-bottom: 0!important
}

.compare-products_sticky .item-product-img {
    min-width: 48px;
    max-width: 48px
}

.compare-products_sticky .item-card__title {
    margin: 0 0 0 8px;
    font-size: 14px;
    max-height: 42px;
    min-height: 42px;
    -webkit-line-clamp: 2
}

@media screen and (max-width: 575.98px) {
    .compare-products_sticky .item-product-img {
        min-width:36px;
        max-width: 36px
    }

    .compare-products_sticky .item-card__title {
        margin: 0 0 0 4px;
        font-size: 12px;
        min-height: 36px;
        max-height: 36px
    }
}

.catalog-select {
    display: flex;
    align-items: center;
    max-width: 100%
}

@media screen and (max-width: 767.98px) {
    .catalog-select {
        font-size:.875rem
    }
}

.catalog-select_cart {
    max-width: 220px;
    flex-wrap: wrap
}

@media screen and (max-width: 575.98px) {
    .catalog-select_cart {
        max-width:198px
    }
}

.catalog-select_cart .catalog-select__options::after {
    min-width: 16px;
    height: 16px;
    background-size: 16px
}

.catalog-select_cart .catalog-select__label {
    margin-right: 8px
}

.catalog-select_cart .catalog-select__value {
    font-weight: 400
}

.catalog-select__label {
    color: #84858A;
    white-space: nowrap;
    margin-right: 12px
}

.catalog-select__options {
    position: relative;
    display: flex;
    align-items: center
}

.catalog-select__options::after {
    display: block;
    margin-left: 8px;
    min-width: 20px;
    height: 20px;
    background-color: #06123c;
    background-image: url(../img/icons/accordion-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 20px;
    border: none;
    outline: 0;
    word-wrap: normal
}

.catalog-select__options select {
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    padding: 4px;
    width: 100%;
    /* color: red; */
}

.catalog-select__value {
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
    line-height: 1.5;
    color: #f79e1b;
}

.item-product-img {
    position: relative;
    display: block;
    overflow: hidden
}

.item-product-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%
}

.item-product-labels-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin: 0;
    padding: 4px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #D3D5DB
}

@media screen and (min-width: 992px) {
    .item-product-labels-btn {
        display:none
    }
}

.item-product-labels-btn svg {
    min-width: 12px;
    height: 12px
}

.item-product-labels {
    display: flex;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0
}

.item-product-labels ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: -8px 0 0;
    padding: 0
}

@media screen and (max-width: 575.98px) {
    .item-product-labels ul {
        margin:-4px 0 0
    }
}

@media screen and (max-width: 991.98px) {
    .item-product-labels ul {
        flex-direction:column;
        align-items: flex-start
    }

    .item-product-labels .item-product-label:not(:first-child) {
        display: none
    }
}

.item-product-labels.full-labels .item-product-label {
    display: block
}

.item-product-labels.full-labels .item-product-labels-btn {
    transform: rotate(180deg)
}

.item-product-label {
    display: inline-block;
    padding: 3px 12px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 14px;
    margin-right: 8px;
    margin-top: 8px;
    border: 1px solid transparent;
    color: #fff;
    background: #1DC25F;
    border-radius: 4px
}

@media screen and (max-width: 575.98px) {
    .item-product-label {
        line-height:12px;
        font-size: 10px;
        margin-right: 4px;
        margin-top: 4px
    }
}

.item-product-label_hit {
    background: #B213B6
}

.item-product-label_credit {
    color: #FF2F2F;
    background: #FFF3F3;
    border-color: #FF2F2F
}

.item-product-label_sale {
    color: #5113B6;
    background: #E9E1FF;
    border-color: #5113B6
}

.item-product-reviews {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #84858A;
    white-space: nowrap;
    text-decoration: none
}

@media screen and (max-width: 991.98px) {
    .item-product-reviews {
        font-size:12px
    }
}

.item-product-rating {
    display: flex;
    align-items: center;
    color: #FF6E1D;
    font-weight: 700;
    margin-right: 8px;
    font-size: 16px
}

.item-product-rating img {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    margin-right: 4px
}

@media screen and (max-width: 991.98px) {
    .item-product-rating {
        font-size:14px
    }

    .item-product-rating img {
        min-width: 20px;
        max-width: 20px;
        height: 20px
    }
}

.item-product-amount {
    display: flex;
    align-items: center;
    max-height: 40px
}

.item-product-amount input {
    box-sizing: content-box;
    outline-color: transparent;
    text-align: center;
    padding: 0;
    border: none;
    max-width: 28px;
    min-height: 38px;
    margin: 0
}

.brand-item,.city-select,.lk-balance-up,.lk-order-status,.lk-profile-status label {
    box-sizing: border-box
}

.modeli-text {
    text-align: center;
    font-size: 22px;
    padding: 10px 15%;
}

.modeli-text h2 {
    position: relative;
    color: #ebebeb;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}

.section-gl-text {
    padding: 57px 25px 0 25px;
    margin-top: 38px;
    background-image: url(/storage/bg-img-1.jpg);
    margin-bottom: 71px;
    border-bottom: 2px solid #484849;
    border-top: 2px solid #484849;
}

.gl-text-left {
    z-index: 1;
    /* background: #171a3b; */
    padding: 40px;
    border-radius: 8px;
    margin-bottom: 81px;
    /* opacity: 0.6; */
    border: 1px solid #444343;
    position: relative;
    margin-top: 86px;
}
.gl-text-left::before {opacity: 0.6;background: #171a3b;content: '';position: absolute;top: 0px;left: 0;width: 100%;height: 100%;z-index: -1;}


.gl-text-img {
    position: absolute;
    right: 0;
    bottom: 0;
    /* height: 100%; */
    z-index: 1;
}

.gl-text-transform {
    text-transform: uppercase;
    font-size: 34px;
    color: #dec69a;
    font-weight: 600;
    padding-bottom: 30px;
}

.gl-text-price span {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #dec09a;
}

.gl-text-price {
    font-size: 17px;
    line-height: 22px;
}

.gl-text-img p {
    margin-bottom: 0px;
}

.item-product-amount button {
    padding: 3px;
    margin: 0;
    background: var(--theme-primary-very-light);
    line-height: 8px;
    color: var(--theme-primary);
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    transition: all .3s ease;
    border: 1px solid #EAEBEE
}
.o-nas {
    padding: 40px 0;
}
.o-nas-text {
    padding: 0 41px;
    font-size: 16px;
    /* margin-top: -30px; */
}
.o-nas-text h3{
    font-size: 30px;
    padding-bottom: 20px;
}
.o-nas-img img {
    border: 1px solid #353536;
    padding: 5px;
    border-radius: 8px;
}
.section-pr {
    padding: 70px 0;
    background: #020222;
    border-top: 1px solid #1f0f32;
    border-bottom: 1px solid #1f0f32;
    margin-bottom: 40px;
}
.content-pr img {
    max-width: 130px;
    margin-bottom: 10px;
}
.content-pr .h4 {
    font-size: 22px;
}
.content-pr {
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 3rem;
    border-radius: 8px;
    border: 1px solid var(--Stroke, rgba(255, 255, 255, 0.00));
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
}
.section-nomer {
    background-image: url(/storage/background2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 21%;
    border-top: 1px solid #060e56;
    border-bottom: 1px solid #060e56;
    position: relative;
    z-index: 1;
    padding: 143px 0px;
    /* height: 500px; */
    background-attachment: fixed;
    /* display: flex; */
    /* justify-content: center; */
    color: #ffffff;
    /* font-size: 60px; */
    align-items: center;
    position: relative;
}
.section-nomer::before {
    opacity: 0.9;
    background: #000536;
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.n-smail {border: 1px solid rgb(70 70 70 / 51%);margin-left: 24px;display: flex;padding: 20px;padding: 20px 15px;background: rgb(2 3 22 / 34%);border-radius: 8px;margin-bottom: 48px;align-items: center!important;min-height: 220px;}
.n-img {
    width: 21%;
    float: left;
    display: flex;
    font-size: 105px;
    padding-left: 7px;
}
.n-text {
 display: inline-block;
 width: 80%;
 padding-left: 15px;
}
.n-text-2 {
    color: #ffffff;
    font-size: 15px;
    /* max-height: 91px; */
    /* min-height: 132px; */
    /* overflow: hidden; */
    display: flex;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.n-text-title {
    font-size: 22px;
    color: #dec09a;
    font-weight: 700;
}

.img-section {
    width: 100%;
    background: linear-gradient(135deg, #999999 0%, #120b37 40%, #04001c 40%, #050021 100%);
    display: flex;
    align-items: center;
    margin: 20px 0;
    border: 0px solid #ddd;
    border-radius: 8px;
}
.img-section img {
    border: 15px solid rgb(213 214 218);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.7);
    margin: 50px;
    box-sizing: border-box;
    flex: 0 0 45%;
    width: 45%;
}
.img-section .img-data {
    /* font-family: Verdana, sans-serif; */
    font-size: 17px;
    padding: 20px;
}
@media only screen and (max-width: 700px) {
    .img-section {
        flex-flow: row wrap;
    }
    .img-section .img-data {
        /* background: #FFF; */
        border-bottom: 8px solid #363151;
    }
    .img-section img {
        margin: 17px auto;
        flex: 0 0 90%;
        width: 90%;
    }
}


.item-product-amount button svg {
    fill: var(--theme-primary);
    transition: all .3s ease
}

.item-product-amount button:active svg,.item-product-amount button:hover svg {
    fill: #fff
}

.item-product-amount button:hover {
    background: var(--theme-primary-light)
}

.item-product-amount button:active {
    background: var(--theme-primary-dark)
}

.item-product-amount button:disabled {
    background: #F9F9F9
}

.item-product-amount button:disabled svg {
    fill: #D3D5DB
}

.item-product-amount__input {
    display: flex;
    align-items: baseline;
    justify-content: center;
    border-top: 1px solid #EAEBEE;
    border-bottom: 1px solid #EAEBEE;
    padding: 0 7px;
    overflow: hidden;
    flex: 1 0 0;
    font-size: 14px;
    height: 40px
}

.item-product-amount__prev {
    border-radius: 8px 0 0 8px;
    border-right: none
}

.item-product-amount__next {
    border-radius: 0 8px 8px 0;
    border-left: none
}

.item-product-price {
    display: flex;
    align-items: center
}

.item-product-price_card {
    margin-bottom: 16px
}

@media screen and (max-width: 767.98px) {
    .item-product-price_card {
        flex-direction:column;
        align-items: flex-start;
        margin-bottom: 8px;
        min-height: 42px;
        max-height: 42px;
        justify-content: flex-end
    }

    .item-product-price_card .item-product-price__old-price {
        margin-left: 0;
        order: -1
    }
}

.item-product-price_prod .item-product-price__new-price {
    font-size: 32px
}

@media screen and (max-width: 1199.98px) {
    .item-product-price_prod .item-product-price__new-price {
        font-size:24px
    }
}

.item-product-price__old-price {
    color: #84858A;
    white-space: nowrap;
    margin-left: 16px;
    text-decoration: line-through
}

.aside-menu a,.brand-item,.cart-item__title,.item-card__title,.item-list__title,.modal-cart-item__title,.news-card,.order-items__list a,.pay-fail-consultation a,.select-card-add {
    text-decoration: none
}

@media screen and (max-width: 991.98px) {
    .item-product-price_prod .item-product-price__old-price {
        font-size:14px;
        margin-left: 16px
    }

    .item-product-price__old-price {
        font-size: 12px;
        margin-left: 8px
    }
}

.item-product-price__new-price {
    font-size: 24px;
    font-weight: 700;
    white-space: nowrap
}

@media screen and (max-width: 991.98px) {
    .item-product-price__new-price {
        font-size:20px
    }
}

@media screen and (max-width: 767.98px) {
    .item-product-price__new-price {
        font-size:16px
    }
}

.item-product-choose {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.item-product-choose li {
    margin-top: 15px;
    width: 100%;
    /* font-size: 17px; */
}

.item-product-choose li:not(:last-child) {
    margin-right: 0px;
    width: 99%;
}

.item-product-choose>li.no-exists {
    opacity: .6
}

.item-product-chars {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px
}

.item-product-chars li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.item-product-chars li::before {
    position: absolute;
    z-index: -1;
    height: 3px;
    left: 0;
    top: 50%;
    width: 100%;
    background: url(../img/icons/leader.svg) repeat-x
}

.item-card,.item-card__inner {
    position: relative;
    background: linear-gradient(180deg, rgba(49, 58, 91, 0.00) -1.11%, rgba(49, 58, 91, 0.44) 23.83%, #05113c 99.56%);
    border-radius: 8px;
    padding: 5px;
    border: 1px solid #121060;
}

.item-product-chars li:not(:last-child) {
    margin-bottom: 8px
}

@media screen and (max-width: 767.98px) {
    .item-product-chars li:not(:last-child) {
        margin-bottom:4px
    }
}

.item-product-chars_list {
    margin: 32px 0 0
}

.item-product-chars_list li {
    max-width: 280px
}

.item-product-cart-action {
    height: 40px;
    min-width: 144px
}

.item-product-cart-action .item-product-cart-action__amount {
    display: none
}

.item-product-cart-action .item-product-cart-action__to-cart,.item-product-cart-action_amount .item-product-cart-action__amount {
    display: block
}

.item-product-cart-action_amount .item-product-cart-action__to-cart {
    display: none
}
.col-r-block {
    margin-left: 58px;
    position: sticky;
    top: 50px;
}
@media screen and (max-width: 767.98px) {
    .item-product-chars_list {
        font-size:12px;
        margin-top: 12px
    }
.col-r-block {
    margin-left: 10px;
}
    .item-card-container {
        padding-top: 1px;
        overflow: hidden;
        margin-left: -24px;
        margin-right: -24px
    }
}

.item-card .btn {
    padding: 7px 16px
}

@media screen and (max-width: 575.98px) {
    .item-product-chars_list {
        font-size:10px;
        margin-top: 8px
    }

    .item-card-container {
        margin-left: -16px;
        margin-right: -16px
    }

    .item-card .btn {
        font-size: 14px
    }

    .item-card .item-product-cart-action {
        min-width: auto
    }
}

@media screen and (min-width: 992px) {
    .item-card {
        padding-bottom:16px
    }

    .item-card:hover {
        z-index: 3;
        border-color: transparent;
        background: linear-gradient(180deg, rgba(49, 58, 91, 0.00) -1.11%, rgb(0 0 0 / 44%) 23.83%, #05113c 99.56%);
        border: 1px solid #ddd;
    }

    .item-card:hover .item-card__attr,.item-card:hover .item-card__wrapper {
        visibility: visible
    }
}

@media screen and (max-width: 767.98px) {
    .item-card {
        border: 1px solid #1f2a49;
        padding: 12px;
        margin-left: -1px;
        margin-top: -1px;
        border-radius: 0;
    }
}

.item-card__inner {
    z-index: 2
}

.item-card__wrapper {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 1;
    position: absolute;
    top: -16px;
    right: -12px;
    left: -12px;
    bottom: 0;
    box-shadow: 0 8px 18px rgba(36,36,36,.16);
    visibility: hidden;
    border: 1px solid #EAEBEE;
    background: #fff;
    transition: all 10ms ease
}

.item-card__complete {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    z-index: 3;
    box-shadow: 0 4px 8px rgba(32,32,32,.16);
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #EAEBEE;
    padding: 16px
}

.item-card__complete::before {
    display: block;
    width: 100%;
    height: 6px;
    position: absolute;
    top: -6px;
    left: 0;
    background: #fff
}

.item-card__title {
    color: #ffffff;
    margin-bottom: 0px;
    transition: color .3s ease;
    max-height: 28px;
    min-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    font-size: 22px;
    text-align: center;
}

.brand-item,.cart-amount button,.cart-amount button svg,.checkbox label,.checkbox label .checkbox-attr svg,.checkout-another-address label,.checkout-radio label,.checkout-total-fixed,.item-list,.news-card,.news-card__img img,.order-items__title,.radio label,.radio label .radio-attr svg,.select-card-add,.select-card-radio label,.select-card-radio__title,.tab-pills .nav-link {
    transition: all .3s ease
}

@media screen and (max-width: 767.98px) {
    .item-card__title {
        font-size:14px;
        max-height: 42px;
        min-height: 42px
    }

    .item-list-container {
        padding-top: 1px;
        overflow: hidden;
        margin-left: -24px;
        margin-right: -24px
    }
}

@media screen and (max-width: 575.98px) {
    .item-card__title {
        max-height:63px;
        min-height: 63px;
        -webkit-line-clamp: 3;
        margin-bottom: 4px
    }
}


@media screen and (max-width: 575.98px) {
    .item-card__title {
        max-height: 20px;
        min-height: 23px;
        -webkit-line-clamp: 1;
        margin-bottom: 0px;
    }
}

.item-card__not-available {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #C61C1C;
    font-weight: 700;
    font-size: 14px;
    height: 40px
}

.item-list-container>:last-child {
    margin-bottom: 0
}

.item-list {
    padding: 24px;
    display: flex;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    margin-bottom: 16px
}

@media screen and (max-width: 767.98px) {
    .item-list {
        padding:16px;
        border-radius: 0;
        margin-top: -1px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 575.98px) {
    .item-list-container {
        margin-left:-16px;
        margin-right: -16px
    }

    .item-list {
        flex-direction: column
    }

    .item-list .item-product-label {
        padding: 2px 4px
    }
}

@media screen and (min-width: 992px) {
    .item-list:hover {
        box-shadow:0 8px 18px rgba(36,36,36,.16)
    }
}

.item-list .btn {
    padding: 7px 16px
}

.item-list__main {
    display: flex;
    flex: 1;
    margin-right: 32px
}

.item-list__bar,.item-list__image {
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 991.98px) {
    .item-list__main {
        margin-right:24px
    }
}

@media screen and (max-width: 575.98px) {
    .item-list__main {
        margin-right:0
    }
}

.item-list__image {
    justify-content: space-between;
    padding-top: 24px;
    margin-right: 32px
}

@media screen and (max-width: 1399.98px) {
    .item-list__image {
        min-width:186px;
        max-width: 186px
    }
}

@media screen and (max-width: 991.98px) {
    .item-list__image {
        margin-right:14px;
        min-width: 134px;
        max-width: 134px
    }
}

.item-list__bar {
    justify-content: space-between;
    margin-right: 32px;
    width: 245px
}

@media screen and (max-width: 991.98px) {
    .item-list__bar {
        margin-right:0
    }
}

@media screen and (max-width: 767.98px) {
    .item-list__bar {
        width:150px
    }
}

@media screen and (max-width: 575.98px) {
    .item-list__image {
        min-width:96px;
        max-width: 96px
    }

    .item-list__bar {
        width: 100%;
        margin-top: 24px
    }
}

.item-list__title {
    max-width: 420px;
    display: block;
    font-size: 20px;
    margin-bottom: 16px;
    color: inherit
}

@media screen and (max-width: 1399.98px) {
    .item-list__title {
        font-size:16px;
        margin-bottom: 8px
    }
}

@media screen and (max-width: 767.98px) {
    .item-list__title {
        font-size:14px
    }
}

.item-list__barcode {
    font-size: 12px;
    color: #84858A;
    margin-top: 16px
}

@media screen and (max-width: 575.98px) {
    .item-list__barcode {
        display:none
    }
}

.brand-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 24px;
    text-align: center;
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
    color: #1B1B1F
}

.brand-item:hover {
    border-color: var(--theme-primary)
}

@media screen and (max-width: 767.98px) {
    .brand-item {
        min-width:120px;
        padding: 16px
    }
}

.brand-item__img {
    height: 54px
}

@media screen and (max-width: 1199.98px) {
    .brand-item {
        min-width:120px;
        padding: 16px
    }

    .brand-item__img {
        height: 40px
    }
}

.brand-item__img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.brand-item__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    min-height: 20px;
    max-height: 20px;
    line-height: 20px;
    margin-top: 8px
}

.aside-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #EAEBEE;
    border-radius: 8px
}

.aside-menu li:not(:last-child) {
    border-bottom: 1px solid #EAEBEE
}

.aside-menu a {
    line-height: 1.2;
    display: flex;
    align-items: center;
    padding: 14px 24px;
    color: #84858A
}

.aside-menu a:hover {
    color: var(--theme-primary)
}

.aside-menu a:hover svg {
    fill: var(--theme-primary)
}

@media screen and (max-width: 1199.98px) {
    .aside-menu a {
        padding:12px 16px
    }
}

.aside-menu a svg {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    margin-right: 24px;
    fill: #84858A
}

.aside-menu .lk-logout {
    color: #bdbdbd
}

.aside-menu .lk-logout svg {
    fill: #bdbdbd
}

.aside-menu_active a svg,.cart-amount button svg {
    fill: var(--theme-primary)
}

.aside-menu_active a {
    color: var(--theme-primary)
}

.faq-accordion .accordion-item {
    margin-bottom: 24px;
    border-radius: 8px;
    background: var(--theme-primary-very-light);
    color: #fff
}

.faq-accordion .accordion-button {
    border: none;
    border-radius: 0;
    padding: 24px;
    font-size: 20px;
    font-weight: 700
}

.faq-accordion .accordion-button::after {
    background-image: url(../img/icons/accordion-arrow.svg);
    background-size: 2rem;
    width: 2rem;
    height: 2rem
}

@media screen and (max-width: 575.98px) {
    .faq-accordion .accordion-item {
        margin-bottom:16px
    }

    .faq-accordion .accordion-button {
        font-size: 16px;
        padding: 16px
    }

    .faq-accordion .accordion-button::after {
        width: 1.5rem;
        height: 1.5rem;
        background-size: 1.5rem
    }
}

.faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: url(../img/icons/accordion-minus.svg);
    transform: unset
}

.faq-accordion .accordion-button:hover {
    color: var(--theme-primary)
}

.faq-accordion .accordion-button:not(.collapsed) {
    color: #1B1B1F;
    background: 0 0
}

.faq-accordion .accordion-collapse {
    padding: 0;
    color: #1B1B1F
}

.faq-accordion .accordion-body {
    padding: 0 24px 24px
}

@media screen and (max-width: 575.98px) {
    .faq-accordion .accordion-body {
        padding:0 16px 16px
    }
}
.content-pr2 {
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid var(--Stroke, rgba(255, 255, 255, 0.00));
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
    min-height: 256px;
}
.content-pr2 img{
    max-height: 133px;
    margin-bottom: 23px;
}
.rabota-bl-2 .kolonka-img p {
    font-size: 22px;
    font-weight: 400;
    color: #dec09a;
    padding: 5px 10px;
}
.rabota-bl-2 .kolonka-img {
    margin-top: 70px;
    background: none;
    padding: 5px 5px;
    margin: 0px 0px;
    min-height: auto;
    border-radius: 8px;
    border: 0px solid #a78989;
    text-align: center;
    margin-bottom: 30px;
}
.news-card {
    display: block;
    color: #ffffff;
    border-radius: 8px;
    border: 1px solid #050021;
    overflow: hidden;
    ba: aquamarine;
    background: linear-gradient(180deg, rgb(48 0 36 / 90%) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
}

.news-card:hover img {
    transform: translate(-50%,-50%) scale(1.1)
}

.news-card__img {
    position: relative;
    overflow: hidden
}

.news-card__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: unset;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news-card__body {
    padding: 24px 16px;
    border-top: 0
}

@media screen and (max-width: 767.98px) {
    .news-card__body {
        padding:16px
    }
}

.news-card__date {
    font-size: 14px;
    margin-bottom: 8px;
    color: #84858A;
    line-height: 1.2;
    display: none;
}

.news-card__title {
    font-weight: 700;
    line-height: 1.2;
    max-height: 38px;
    min-height: 38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #dec69a;
}

.article-other-news {
    border: 1px solid #202340;
    border-radius: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
    background: linear-gradient(180deg, rgb(48 0 36 / 90%) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
}

.article-other-news li:not(:last-child) a {
    border-bottom: 1px solid #0d57ab75;
}

.article-other-news a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 24px
}

.article-other-news a:hover {
    color: #f2ffa8;
}

@media screen and (max-width: 991.98px) {
    .article-other-news a {
        padding:16px
    }
}

.city-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 20px;
    padding: 14px 16px;
    border-radius: 8px;
    border: 1px solid #D3D5DB;
    max-width: 360px
}

.city-select__name {
    color: #84858A;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 8px
}

.city-warehouses {
    margin-top: 32px
}

.city-warehouses__head {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    border-radius: 8px;
    background: #F9F9F9;
    padding: 15px 32px
}

@media screen and (max-width: 991.98px) {
    .city-warehouses__head {
        padding:15px 24px
    }
}

@media screen and (max-width: 767.98px) {
    .city-warehouses {
        margin-top:8px
    }

    .city-warehouses__head {
        display: none
    }
}

.city-warehouses__item {
    padding: 24px 32px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D3D5DB
}

@media screen and (max-width: 991.98px) {
    .city-warehouses__item {
        padding:16px 24px
    }
}

@media screen and (max-width: 767.98px) {
    .city-warehouses__item {
        padding:16px 0;
        flex-direction: column;
        align-items: stretch
    }
}

.city-warehouses__mode {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 270px
}

@media screen and (max-width: 767.98px) {
    .city-warehouses__mode {
        width:100%
    }
}

.city-warehouses__phone {
    width: 120px;
    margin: 0 24px
}

@media screen and (max-width: 767.98px) {
    .city-warehouses__phone {
        width:100%;
        margin: 16px 0
    }
}

.pay-fail {
    padding: 32px;
    border-radius: 8px;
    background: #FFF3F3;
    color: #C61C1C;
    display: flex;
    align-items: center;
    margin-bottom: 32px
}

.pay-fail a {
    color: var(--theme-primary)
}

.pay-fail a:hover {
    color: var(--theme-primary-dark)
}

@media screen and (max-width: 767.98px) {
    .pay-fail {
        padding:24px;
        flex-direction: column;
        margin-bottom: 24px
    }
}

@media screen and (max-width: 575.98px) {
    .pay-fail {
        padding:24px 16px
    }
}

.pay-fail__img {
    min-width: 64px;
    max-width: 64px;
    margin-right: 32px
}

.pay-fail-consultation {
    padding: 32px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #D3D5DB
}

.pay-fail-consultation a {
    font-size: 20px;
    color: var(--theme-primary);
    font-weight: 700
}

.pay-fail-consultation a:hover {
    color: var(--theme-primary-dark)
}

@media screen and (max-width: 767.98px) {
    .pay-fail__img {
        margin-right:0;
        margin-bottom: 24px
    }

    .pay-fail-consultation {
        padding: 24px
    }
}

@media screen and (max-width: 575.98px) {
    .pay-fail-consultation {
        padding:24px 16px
    }
}

.select-card-list {
    list-style: none;
    padding: 0;
    margin-bottom: 48px
}

@media screen and (max-width: 767.98px) {
    .select-card-list {
        margin-bottom:32px
    }
}

.select-card-list li:not(:last-child) {
    margin-bottom: 16px
}

.select-card-add {
    display: block;
    padding: 16px;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    text-align: center;
    color: #84858A;
    font-size: 14px
}

.select-card-add:hover {
    border-color: var(--theme-primary)
}

.select-card-radio input {
    display: none
}

.select-card-radio label {
    display: block;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #D3D5DB;
    cursor: pointer
}

.select-card-radio input:checked~label {
    border-color: var(--theme-primary)
}

.accordion-checkout-finish .accordion-item,.checkout-total li:not(:last-child) {
    border-bottom: 1px solid #D3D5DB
}

.modal-item,.order-items {
    border: 1px solid #D3D5DB
}

.select-card-radio label:hover .select-card-radio__title {
    color: var(--theme-primary)
}

.select-card-radio input:checked~label:hover .select-card-radio__title {
    color: #84858A
}

.select-card-radio__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    color: #84858A
}

.select-card-radio__info {
    display: flex;
    margin-left: 16px;
    color: #1B1B1F
}

@media screen and (max-width: 575.98px) {
    .select-card-radio__title {
        flex-direction:column;
        align-items: flex-start
    }

    .select-card-radio__info {
        margin-left: 0;
        margin-top: 16px
    }
}

.checkout-total {
    list-style: none;
    padding: 0;
    margin: 0
}

.checkout-total li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 16px 0
}

.cart-amount,.order-items__title {
    align-items: center;
    display: flex
}

.checkout-total-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 24px 0;
    background: #fff;
    transform: translateY(100%)
}

.checkout-total-fixed_act {
    transform: translateY(0);
    box-shadow: 0 -2px 16px rgba(32,32,32,.16)
}

.checkout-total-fixed__key {
    font-size: 20px;
    color: #84858A;
    margin-right: 16px
}

@media screen and (max-width: 1199.98px) {
    .checkout-total-fixed {
        padding:16px 0
    }

    .checkout-total-fixed__key {
        font-size: 16px;
        margin-right: 8px
    }
}

@media screen and (max-width: 575.98px) {
    .checkout-total-fixed__key {
        font-size:14px
    }
}

.checkout-total-fixed__sum {
    font-weight: 700;
    white-space: nowrap;
    font-size: 32px
}

@media screen and (max-width: 1199.98px) {
    .checkout-total-fixed__sum {
        font-size:24px
    }
}

@media screen and (max-width: 575.98px) {
    .checkout-total-fixed__sum {
        font-size:20px
    }
}

.accordion-checkout-finish .accordion-button {
    padding: 24px 0;
    font-size: 24px;
    font-weight: 700
}

.accordion-checkout-finish .accordion-button::after {
    background-image: url(../img/icons/accordion-arrow.svg);
    background-size: 2rem;
    width: 2rem;
    height: 2rem
}

@media screen and (max-width: 575.98px) {
    .accordion-checkout-finish .accordion-button {
        font-size:20px
    }

    .accordion-checkout-finish .accordion-button::after {
        width: 1.5rem;
        height: 1.5rem;
        background-size: 1.5rem
    }
}

.accordion-checkout-finish .accordion-button:hover {
    color: var(--theme-primary)
}

.accordion-checkout-finish .accordion-button:not(.collapsed) {
    color: #1B1B1F;
    background: 0 0
}

.accordion-checkout-finish .accordion-collapse {
    padding: 0;
    color: #1B1B1F
}

.accordion-checkout-finish .accordion-body {
    padding: 0 0 24px
}

.checkout-finish-item:not(:last-child) {
    margin-bottom: 24px
}

.checkout-finish-item__img {
    margin-right: 16px;
    min-width: 64px;
    min-height: 64px;
    max-width: 64px;
    max-height: 64px;
    text-align: center
}

@media screen and (max-width: 575.98px) {
    .checkout-finish-item__img {
        margin-right:8px
    }
}

.order-items {
    padding: 24px;
    border-radius: 8px
}

.order-items__title {
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700
}

.order-items__title::after {
    flex-shrink: 0;
    margin-left: 16px;
    background-image: url(../img/icons/accordion-arrow.svg);
    background-repeat: no-repeat;
    background-size: 2rem;
    width: 2rem;
    height: 2rem;
    transition: all .3s ease
}

.order-items__title:not(.collapsed)::after {
    transform: rotate(180deg)
}

.order-items__title:hover {
    color: var(--theme-primary)
}

@media screen and (max-width: 1199.98px) {
    .order-items {
        padding:24px 16px
    }

    .order-items__title {
        font-size: 20px
    }

    .order-items__title::after {
        background-size: 1.5rem;
        width: 1.5rem;
        height: 1.5rem
    }
}

.order-items__list {
    padding: 0 16px 0 0;
    margin: 0;
    max-height: 275px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width: 767.98px) {
    .order-items__title {
        font-size:16px
    }

    .order-items__list {
        max-height: 100%;
        padding-right: 0
    }
}

.order-items__list::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.order-items__list::-webkit-scrollbar {
    width: 2px
}

.order-items__list::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

.order-items__list li:not(:last-child) {
    margin-bottom: 24px
}

.order-items__list a {
    color: inherit
}

.order-items__list a:hover {
    color: var(--theme-primary)
}

.tab-pills {
    flex-wrap: nowrap;
    position: relative;
    overflow-x: auto;
    padding-bottom: 100px;
    margin-bottom: -100px;
    overflow-scrolling: touch
}

@media screen and (max-width: 991.98px) {
    .tab-pills {
        padding-left:24px
    }

    .tab-pills::after {
        content: '';
        min-width: 24px;
        height: 1px
    }
}

@media screen and (max-width: 575.98px) {
    .tab-pills {
        padding-left:16px
    }

    .tab-pills::after {
        content: '';
        min-width: 16px;
        height: 1px
    }
}

.tab-pills .nav-link {
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 23px;
    font-size: 20px;
    position: relative;
    color: #404147;
    text-align: center
}

.tab-pills .nav-link::after,.tab-pills .nav-link::before {
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    bottom: 0;
    right: 0
}

@media screen and (max-width: 991.98px) {
    .tab-pills .nav-link {
        font-size:16px;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 575.98px) {
    .tab-pills .nav-link {
        font-size:14px;
        padding-bottom: 15px
    }
}

.tab-pills .nav-link:hover {
    color: var(--theme-primary-light)
}

.tab-pills .nav-link.active,.tab-pills .nav-link.active:hover {
    color: #404147
}

.tab-pills .nav-link::before {
    background: #EAEBEE;
    z-index: 1
}

.tab-pills .nav-link::after {
    background: var(--theme-primary-light);
    z-index: 2;
    opacity: 0
}

.cart-item_error,.checkbox label,.radio label {
    position: relative
}

.product-variant-tab-second .tab-pills .nav-link.active::after,.tab-pills .nav-link.active::after,.tab-pills.tab-pills_blocks .nav-link.active::after {
    opacity: 1
}

.product-variant-tab-second .tab-pills .nav-item:not(:last-child),.tab-pills.tab-pills_blocks .nav-item:not(:last-child) {
    margin-right: 16px
}

@media screen and (max-width: 1199.98px) {
    .product-variant-tab-second .tab-pills .nav-item:not(:last-child),.tab-pills.tab-pills_blocks .nav-item:not(:last-child) {
        margin-right:8px
    }
}

.product-variant-tab-second .tab-pills .nav-link,.tab-pills.tab-pills_blocks .nav-link {
    padding: 18px 32px;
    background: #F9F9F9;
    border-radius: 8px;
    overflow: hidden;
    font-size: 16px;
    color: #84858A
}

.product-variant-tab-second .tab-pills .nav-link:hover,.tab-pills.tab-pills_blocks .nav-link:hover {
    color: var(--theme-primary-light)
}

.product-variant-tab-second .tab-pills .nav-link::before,.tab-pills.tab-pills_blocks .nav-link::before {
    content: none
}

.product-variant-tab-second .tab-pills .nav-link.active,.tab-pills.tab-pills_blocks .nav-link.active {
    background: var(--theme-primary-very-light);
    color: #84858A
}

.product-variant-tab-second .tab-pills .nav-link.active:hover,.tab-pills.tab-pills_blocks .nav-link.active:hover {
    color: #84858A
}

.tab-pills_product .nav-item {
    flex: 1 0 0
}

.tab-pills_product .nav-link {
    width: 100%
}

.tab-pills__wrap {
    overflow: hidden
}

@media screen and (max-width: 991.98px) {
    .tab-pills__wrap {
        margin-left:-24px;
        margin-right: -24px
    }

    .modal-cart-item__title {
        font-size: 14px
    }
}

@media screen and (max-width: 575.98px) {
    .tab-pills__wrap {
        margin-left:-16px;
        margin-right: -16px
    }
}

.cart-amount input[type=number] {
    padding: 0;
    text-align: center;
    border: none;
    max-width: 28px;
    moz-appearance: textfield;
    outline: 0;
    margin-right: 2px
}

.cart-amount input[type=number]::-webkit-inner-spin-button,.cart-amount input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.cart-amount button {
    padding: 3px;
    margin: 0;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid var(--theme-primary);
    line-height: 8px;
    color: var(--theme-primary);
    min-width: 20px;
    max-width: 20px;
    height: 20px
}

.cart-amount button:hover {
    border-color: var(--theme-primary-light)
}

.cart-amount button:hover svg {
    fill: var(--theme-primary-light)
}

.cart-amount button:active {
    border-color: var(--theme-primary-dark)
}

.cart-amount button:active svg {
    fill: var(--theme-primary-dark)
}

.cart-amount button:disabled {
    border-color: #D3D5DB
}

.cart-amount button:disabled svg {
    fill: #D3D5DB
}

.cart-amount__input {
    margin: 0 8px;
    font-size: 14px
}
.rabota-top {
    text-align: center;
    padding: 60px 60px 0 60px;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
}
.rabota-top img {
    margin-top: 40px;
    margin-bottom: -15px;
}
.promocode-form {
    display: flex;
    align-items: center
}

.promocode-form .form-control {
    max-width: 246px
}

@media screen and (max-width: 575.98px) {
    .promocode-form .form-control {
        max-width:100%
    }
}

.promocode-form .btn {
    margin-left: 16px;
    padding: 9px 12px
}

.cart-item,.modal-cart-item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #D3D5DB
}

.radio input[type=radio] {
    display: none
}

.radio label {
    display: flex;
    cursor: pointer
}

.radio label .radio-attr {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    width: 24px;
    height: 24px
}

.radio label .radio-attr svg {
    fill: #84858A
}

.radio input:checked~label .radio-attr svg,.radio label:hover .radio-attr svg {
    fill: var(--theme-primary)
}

.radio label .radio-attr__check {
    opacity: 0
}

.radio input:checked~label {
    cursor: default
}

.radio input:checked~label .radio-attr__check {
    opacity: 1
}

.checkbox label .checkbox-attr__check,.radio input:disabled~label .radio-attr__check {
    opacity: 0
}

.radio input:disabled~label {
    cursor: default;
    color: #D3D5DB
}

.radio input:disabled~label .radio-attr svg {
    fill: #D3D5DB
}

input[type=radio].radio,input[type=checkbox].checkbox {
    margin-right: 4px
}

.checkbox input[type=checkbox] {
    display: none
}

.checkbox label {
    display: flex;
    cursor: pointer
}

.checkbox label .checkbox-attr {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    width: 24px;
    height: 24px
}

.checkbox label .checkbox-attr svg {
    fill: #84858A
}

.checkbox input:checked~label .checkbox-attr svg,.checkbox label:hover .checkbox-attr svg {
    fill: var(--theme-primary)
}

.checkbox input:checked~label {
    cursor: default
}

.checkbox input:checked~label .checkbox-attr__check {
    opacity: 1
}

.checkbox input:disabled~label {
    cursor: default;
    color: #D3D5DB
}

.checkbox input:disabled~label .checkbox-attr svg {
    fill: #D3D5DB
}

.checkbox input:disabled~label .checkbox-attr__check {
    opacity: 0
}

.modal-item {
    padding: 16px;
    border-radius: 8px
}

.modal-cart-item__img {
    margin-right: 16px;
    text-align: center;
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px
}

@media screen and (max-width: 1199.98px) {
    .modal-cart-item__img {
        min-width:56px;
        max-width: 56px;
        min-height: 56px;
        max-height: 56px;
        margin-right: 8px
    }
}

.modal-cart-item__title {
    display: inline-block;
    color: #1B1B1F;
    max-width: 360px
}

.modal-cart-item__price {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 700
}

.modal-cart-item__delete {
    margin-left: 24px
}

.modal-cart-item__delete svg {
    fill: #84858A
}

.modal-cart-item__delete:hover svg {
    fill: #C61C1C
}

@media screen and (max-width: 991.98px) {
    .modal-cart-item__price {
        font-size:16px
    }

    .modal-cart-item__delete {
        margin-right: 24px;
        margin-left: 0
    }
}

.text-page h1 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}
.span-title-text-block {
    text-align: center;
    font-size: 25px;
    padding-bottom: 20px;
    display: block;
}
.h1-text-block {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.text-page h3,.text-page h2 {
    color: #dec69a;
}
.h2-text-block{
    text-align: center;
    color: red;
    position: relative;
    color: #ffe9c1;
    padding: 0px 0 36px 0;
    font-size: 32px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 800;
}
.kolonka-text {
    margin-top: 70px;
    background: #0a0f25;
    padding: 30px 40px;
    margin: 30px 15px;
    min-height: 300px;
    border-radius: 8px;
    border: 1px solid #180404;
}
.kolonka-img {
    margin-top: 70px;
    background: #0a0f25;
    padding: 15px 15px;
    margin: 30px 15px;
    min-height: 300px;
    border-radius: 8px;
    border: 1px solid #180404;
    text-align: center;
}
.kolonka-img p{
	  font-size: 22px;
}
.text-right-img {
    padding-right: 40px;
}
.text-rabota-l-2 {
    padding-right: 40px;
}
.rabota-spisok {
    box-shadow: 0 8px 16px rgba(32,32,32,.16);
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 3px;
    display: grid;
	 font-size: 22px;
}
.rabota-b-2 {
    padding: 83px 100px;
    background: #ffeeee;
    /* padding: 15px 15px; */
    margin: 30px 15px;
    min-height: auto;
    border-radius: 8px;
    border: 1px solid #180404;
    text-align: center;
    font-size: 25px;
    line-height: 23px;
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #4b3c69;
    /* padding: 60px; */
    /* background: red; */
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
}
 .text-right-img img {
    border: 1px solid #353536;
    padding: 5px;
    border-radius: 8px;
    /* margin: 0px 0 0 20px; */
}
.cart-equipments {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: -8px;
    margin-left: -16px
}

.cart-equipments>* {
    margin-top: 8px;
    margin-left: 16px
}

.cart-item_error::before {
    content: '';
    position: absolute;
    top: 16px;
    bottom: 16px;
    left: -8px;
    width: 2px;
    background: #C61C1C
}

.cart-item__img {
    margin-right: 32px;
    text-align: center;
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px
}

@media screen and (max-width: 1199.98px) {
    .cart-item__img {
        min-width:56px;
        max-width: 56px;
        min-height: 56px;
        max-height: 56px;
        margin-right: 8px
    }
}

.cart-item__barcode {
    color: #84858A;
    font-size: 14px
}

@media screen and (max-width: 767.98px) {
    .cart-item__barcode {
        order:-1;
        font-size: 12px
    }
}

.cart-item__title {
    display: inline-block;
    color: #1B1B1F;
    margin-bottom: 8px;
    order: 0;
    max-width: 360px
}

.cart-item__price-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media screen and (max-width: 767.98px) {
    .cart-item__title {
        font-size:14px;
        margin-bottom: 0;
        margin-top: 8px
    }

    .cart-item__price-wrap {
        justify-content: flex-start;
        margin-bottom: 16px;
        margin-left: 64px
    }

    .cart-item__price {
        order: -1
    }
}

.cart-item__price {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 700
}

.cart-item__old-price {
    white-space: nowrap;
    color: #84858A;
    margin-right: 16px;
    text-decoration: line-through
}

@media screen and (max-width: 1199.98px) {
    .cart-item__price {
        font-size:16px
    }

    .cart-item__old-price {
        font-size: 14px;
        margin-right: 8px
    }
}

@media screen and (max-width: 767.98px) {
    .cart-item__old-price {
        margin-right:0;
        margin-left: 8px
    }
}

.cart-item__delete {
    margin-left: 24px
}

.cart-item__delete svg {
    fill: #84858A
}

.cart-item__delete:hover svg {
    fill: #C61C1C
}

.cart-aside {
    border: 1px solid #D3D5DB;
    padding: 24px;
    border-radius: 8px;
    background: #F9F9F9
}

@media screen and (max-width: 1399.98px) {
    .cart-aside {
        padding:24px 16px
    }
}

.cart-aside__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.checkout-auth {
    border-radius: 8px;
    padding: 24px;
    border: 1px solid var(--theme-primary-border);
    background: var(--theme-primary-very-light)
}

@media screen and (max-width: 575.98px) {
    .checkout-auth {
        padding:16px
    }
}

.checkout-auth-info {
    padding: 32px;
    background: #F9F9F9;
    border-radius: 8px;
    border: 1px solid #D3D5DB
}

@media screen and (max-width: 767.98px) {
    .cart-item__delete {
        margin-right:24px;
        margin-left: 0
    }

    .checkout-auth-info {
        padding: 24px
    }
}

@media screen and (max-width: 575.98px) {
    .checkout-auth-info {
        padding:16px
    }
}

.checkout-block {
    padding: 32px;
    border: 1px solid #D3D5DB;
    border-radius: 8px
}

@media screen and (max-width: 1399.98px) {
    .checkout-block {
        padding:24px
    }
}

.checkout-block__num {
    margin-right: 16px;
    font-size: 32px;
    color: var(--theme-primary);
    font-weight: 700;
    line-height: 36px
}

.checkout-block__title {
    font-weight: 700;
    font-size: 24px
}

@media screen and (max-width: 767.98px) {
    .checkout-block {
        padding:16px
    }

    .checkout-block__num {
        font-size: 24px;
        line-height: 28px
    }

    .checkout-block__title {
        font-size: 20px;
        line-height: 24px
    }
}

.checkout-radio input {
    display: none
}

.checkout-radio label {
    display: block;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #D3D5DB;
    cursor: pointer;
    font-size: 14px
}

.checkout-radio label:hover {
    border-color: #1DC25F
}

.checkout-radio input:checked~label {
    border-color: #1DC25F;
    cursor: default;
    background: #E5FFEF
}

.checkout-radio input:checked~label .checkout-radio__title::after {
    background-image: url(../img/icons/checkout-radio-checked.svg)
}

.checkout-radio__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px
}

.checkout-radio__title::after {
    content: '';
    margin-left: 16px;
    display: block;
    min-width: 1.5rem;
    max-width: 1.5rem;
    min-height: 1.5rem;
    max-height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 1.5rem;
    background-image: url(../img/icons/checkout-radio.svg)
}

.checkout-radio__img {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    margin-right: 16px
}

@media screen and (max-width: 767.98px) {
    .checkout-radio__title {
        font-size:16px
    }

    .checkout-radio__img {
        min-width: 24px;
        max-width: 24px;
        height: 24px;
        margin-right: 8px
    }
}

.checkout-radio__img img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.checkout-another-address input {
    display: none
}

.checkout-another-address label {
    cursor: pointer;
    text-decoration: underline;
    color: var(--theme-primary)
}

.checkout-another-address label:hover {
    color: var(--theme-primary-dark)
}

.checkout-another-address input:checked~label {
    color: var(--theme-primary-light)
}

.checkout-phone {
    display: flex;
    border-radius: 8px;
    border: 1px solid #D3D5DB;
    overflow: hidden
}

.checkout-phone>:first-child {
    position: relative
}

.checkout-phone>:first-child::after {
    content: '';
    position: absolute;
    top: 8px;
    bottom: 8px;
    right: 0;
    height: 32px;
    width: 1px;
    background: #D3D5DB
}

.checkout-phone .form-control {
    border: none
}

.checkout-help {
    padding: 24px;
    background: #F9F9F9;
    border-radius: 8px;
    border: 1px solid #D3D5DB
}

@media screen and (max-width: 1199.98px) {
    .checkout-help {
        padding:24px 16px
    }
}

.cart-checkout-item {
    border: 1px solid #D3D5DB;
    padding: 16px;
    border-radius: 8px;
    margin-bottom: 8px;
    overflow: hidden
}

.cart-checkout-item_error {
    border-color: #C61C1C
}

.cart-checkout-item__img {
    display: block;
    min-width: 64px;
    min-height: 64px;
    max-width: 64px;
    max-height: 64px;
    text-align: center;
    margin-right: 16px
}

@media screen and (max-width: 767.98px) {
    .cart-checkout-item__img {
        min-width:48px;
        min-height: 48px;
        max-width: 48px;
        max-height: 48px;
        margin-right: 8px
    }

    .cart-checkout-item__info {
        min-height: 48px
    }

    .cart-checkout-item__title {
        font-size: 14px
    }
}

.cart-checkout-item__title {
    display: block;
    color: #1B1B1F;
    text-decoration: none;
    margin-right: 16px
}

.cart-checkout-item__del {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 16px;
    width: 16px;
    height: 16px;
    color: #84858A
}

.cart-checkout-item__del svg {
    fill: #84858A
}

.cart-checkout-item__del:hover {
    color: #C61C1C
}

.cart-checkout-item__del:hover svg {
    fill: #C61C1C
}

.cart-checkout-item__bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px
}

@media screen and (max-width: 767.98px) {
    .cart-checkout-item__bar {
        margin-left:-56px
    }

    .product-accessories .swiper-button-next {
        right: -12px
    }
}

.cart-checkout-clear {
    color: #84858A;
    font-size: 14px
}

.cart-checkout-clear:hover {
    color: #C61C1C
}

.product-aside.product-aside_substrate,.product-variant-first .product-aside {
    border: 0px solid #D3D5DB;
    border-radius: 0px;
    padding: 10px;
    padding-top: 10px;
}

@media screen and (max-width: 1199.98px) {
    .product-aside.product-aside_substrate,.product-variant-first .product-aside {
        padding:24px 0 0
    }
}

.product-aside.product-aside_substrate .product-actions,.product-controls,.product-in-stock,.product-variant-first .product-aside .product-actions {
    padding-bottom: 24px
}

.product-aside.product-aside_substrate>*,.product-variant-first .product-aside>* {
    padding-left: 24px;
    padding-right: 24px
}

.product-one-click {
    display: block;
    align-items: center;
    text-decoration: none;
    color: #04001e;
    border: 2px solid #ebf5ae;
    width: 100%;
    padding: 7px;
    text-align: center;
    background: #dec69a;
    border-radius: 17px;
    font-weight: 700;
}

.product-comp,.product-fav {
    align-items: center;
    font-size: 14px;
    display: flex;
    text-decoration: none;
    white-space: nowrap
}

.product-one-click svg {
    fill: #05011f;
}

.product-one-click:hover {
    color: var(--theme-link-hover)
}

.product-one-click:hover svg {
    fill: var(--theme-link-hover)
}

.product-controls .item-product-amount {
    max-height: 48px
}

.product-controls .item-product-amount button {
    min-height: 48px;
    max-height: 48px;
    min-width: 48px;
    max-width: 48px
}

.product-controls .item-product-amount input {
    height: 46px
}

.product-controls .item-product-amount__input {
    height: 48px
}

.product-controls .item-product-cart-action {
    height: 48px;
    min-width: 173px
}

.product-fav {
    color: #84858A;
    justify-content: center;
    transition: color .3s ease
}

.product-fav.rs-in-favorite,.product-fav:hover {
    color: #C61C1C
}

.product-fav svg {
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    stroke: #84858A;
    transition: all .3s ease
}

@media screen and (max-width: 991.98px) {
    .product-fav svg {
        min-width:24px;
        max-width: 24px;
        height: 24px
    }
}

.product-fav:hover svg {
    stroke: #C61C1C
}

.product-fav.rs-in-favorite svg {
    stroke: #C61C1C;
    fill: #C61C1C
}

.product-comp {
    color: #84858A;
    justify-content: center;
    transition: color .3s ease
}

.product-comp svg {
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    stroke: #84858A;
    fill: none;
    transition: all .3s ease
}

@media screen and (max-width: 991.98px) {
    .product-comp svg {
        min-width:24px;
        max-width: 24px;
        height: 24px
    }
}

.product-comp:hover svg {
    stroke: var(--theme-primary)
}

.product-comp.rs-in-compare {
    color: var(--theme-primary)
}

.product-comp.rs-in-compare svg {
    stroke: var(--theme-primary);
    fill: var(--theme-primary)
}

.product-in-stock {
    padding-top: 24px;
    border-top: 1px solid #D3D5DB;
    font-size: 14px
}

@media screen and (max-width: 575.98px) {
    .product-aside.product-aside_substrate>*,.product-variant-first .product-aside>* {
        padding-left:16px;
        padding-right: 16px
    }

    .product-in-stock {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

.product-actions {
    padding-top: 24px;
    border-top: 1px solid #D3D5DB
}

@media screen and (max-width: 575.98px) {
    .product-actions {
        padding-top:16px
    }

    .product-labels {
        marginp: -4px 0 0
    }
}

.product-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 77px;
    max-width: 77px;
    height: 40px;
    text-align: center
}

@media screen and (max-width: 991.98px) {
    .product-brand {
        min-width:46px;
        max-width: 46px;
        height: 24px
    }
}

.product-brand img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-labels {
    padding: 0;
    margin: -8px 0 0
}

.product-accessories {
    position: relative
}

.product-accessories .swiper-container {
    border-radius: 4px;
    border: 1px solid #D3D5DB
}

@media screen and (min-width: 1199.98px) {
    .product-accessories .swiper-container {
        max-height:420px
    }
}

.product-accessories .swiper-slide:last-child .product-accessories__item {
    border-bottom: none
}

.product-accessories .swiper-button-next:focus {
    outline: 0
}

@media screen and (min-width: 1200px) {
    .product-accessories .swiper-button-next {
        width:32px;
        height: 32px;
        top: unset;
        bottom: -16px;
        left: calc(50% - 16px);
        transform: rotate(90deg)
    }

    .product-accessories .swiper-button-prev {
        width: 32px;
        height: 32px;
        top: -16px;
        left: calc(50% - 16px);
        transform: rotate(90deg)
    }

    .product-accessories__item {
        border-bottom: 1px solid #D3D5DB
    }
}

@media screen and (max-width: 767.98px) {
    .product-accessories .swiper-button-prev {
        left:-12px
    }
}

.product-accessories .swiper-button-prev:focus {
    outline: 0
}

.product-accessories__item {
    padding: 16px
}

.product-accessories__item-link {
    display: flex;
    font-size: 14px;
    color: #1B1B1F;
    text-decoration: none;
    margin-bottom: 12px
}

.product-accessories__item-img {
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    text-align: center;
    margin-right: 16px
}

.product-accessories__item-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.product-accessories__item-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    max-width: 24px;
    height: 24px
}

.product-accessories__item-cart svg {
    transition: fill .3s ease;
    fill: var(--theme-primary-light)
}

.product-accessories__item-cart:hover svg {
    fill: var(--theme-primary)
}

@media screen and (min-width: 992px) {
    .product-gallery_vertical,.product-variant-second .product-gallery {
        display:flex;
        align-items: flex-start
    }

    .product-gallery_vertical .product-gallery-thumbs-wrap,.product-variant-second .product-gallery .product-gallery-thumbs-wrap {
        order: -1;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        margin-top: 0;
        margin-right: 24px;
        max-height: 660px
    }

    .product-gallery_vertical .product-gallery-thumbs,.product-variant-second .product-gallery .product-gallery-thumbs {
        flex-direction: column
    }

    .product-gallery_vertical .product-gallery-thumbs .swiper-slide,.product-variant-second .product-gallery .product-gallery-thumbs .swiper-slide {
        min-width: 103px;
        max-width: 103px;
        height: 103px
    }

    .product-gallery_vertical .product-gallery-thumbs__video,.product-variant-second .product-gallery .product-gallery-thumbs__video {
        margin-left: 0;
        margin-top: 16px
    }

    .product-gallery_vertical .swiper-button-prev,.product-variant-second .product-gallery .swiper-button-prev {
        margin-bottom: 16px;
        min-width: 40px;
        max-width: 40px;
        height: 40px;
        transform: rotate(90deg)
    }

    .product-gallery_vertical .swiper-button-next,.product-variant-second .product-gallery .swiper-button-next {
        margin-top: 16px;
        min-width: 40px;
        max-width: 40px;
        height: 40px;
        transform: rotate(90deg)
    }

    .product-gallery-top .swiper-slide:not(.swiper-slide-zoomed):hover {
        cursor: pointer
    }

    .product-gallery-top .swiper-slide:not(.swiper-slide-zoomed):hover::before {
        visibility: visible;
        opacity: 1
    }
}

.product-gallery-top .swiper-slide {
    text-align: center;
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
 
}
.product-gallery-top .swiper-slide img{
    border: 1px solid #4d4e80;
    padding: 9px;
    border-radius: 8px;
	}
.product-gallery-top .swiper-slide img::-moz-selection {
    background: 0 0
}

.product-gallery-top .swiper-slide img::selection {
    background: 0 0
}

.product-gallery-top .swiper-slide img::-moz-selection {
    background: 0 0
}

@media screen and (max-width: 991.98px) {
    .product-gallery-top {
        padding:0 24px;
        margin: 0 -24px
    }

    .product-gallery-top .swiper-slide img {
        max-width: 500px
    }
}

@media screen and (max-width: 575.98px) {
    .product-gallery-top {
        padding:0 16px;
        margin: 0 -16px
    }

    .product-gallery-top .swiper-slide img {
        max-width: 288px
    }
}

.product-gallery-top .swiper-slide.swiper-slide-zoomed {
    cursor: all-scroll
}

.rs-product:not(.rs-zoom):not(.rs-lightbox) .swiper-zoom-container {
    cursor: default
}

.rs-zoom .product-gallery-top .swiper-slide::before {
    visibility: hidden;
    opacity: 0;
    content: ;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,.5);
    transition: all .3s ease
}

.product-gallery-thumbs-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px
}

.product-gallery-thumbs-wrap .swiper-container {
    margin: 0
}

.product-gallery-thumbs-wrap .swiper-button-next,.product-gallery-thumbs-wrap .swiper-button-prev {
    position: unset;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    outline: 0;
    background: 0 0;
    border: none;
    box-shadow: none
}

.product-chars li:nth-child(2n-1),.product-doc,.product-rating {
    background: #060c33;
}

@media screen and (max-width: 991.98px) {
    .product-gallery-thumbs-wrap .swiper-button-next,.product-gallery-thumbs-wrap .swiper-button-prev {
        display:none
    }
}

.product-gallery-thumbs-wrap img {
    max-height: 100%
}

.product-gallery-thumbs {
    display: flex
}

.product-gallery-thumbs .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 64px;
    width: 64px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: border-color .3s ease;
    border-radius: 4px;
    overflow: hidden
}

.product-gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: var(--theme-primary)
}

.product-gallery-thumbs__video {
    margin-right: 16px
}

@media screen and (min-width: 992px) {
    .product-gallery-thumbs__video {
        order:2;
        margin-right: 0;
        margin-left: 16px
    }
}

.product-gallery-video {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    max-width: 48px;
    max-height: 48px;
    transition: transform .3s ease;
    outline: 0
}

.product-gallery-video svg {
    transition: fill .3s ease;
    fill: var(--theme-primary)
}

.product-gallery-video:hover svg {
    fill: var(--theme-primary-light)
}

.product-chars {
    padding: 0;
    margin: 0;
    list-style: none
}

.product-chars li {
    overflow: hidden;
    padding: 10px 25px;
}

@media screen and (max-width: 575.98px) {
    .product-gallery-thumbs .swiper-slide {
        height:48px;
        width: 48px
    }

    .product-gallery-video {
        min-width: 42px;
        max-width: 42px;
        max-height: 42px
    }

    .product-chars li {
        padding: 8px 16px;
        font-size: 14px;
        margin-left: -16px;
        margin-right: -16px
    }
}

.product-doc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 24px;
    border: 1px solid #EAEBEE
}

@media screen and (max-width: 575.98px) {
    .product-doc {
        padding:12px 16px;
        font-size: 14px
    }
}

.product-doc__link {
    display: block;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    margin-left: 24px;
    transition: all .3s ease;
    text-decoration: none;
    color: var(--theme-primary)
}

.product-doc__link svg {
    transition: fill .3s ease;
    fill: var(--theme-primary)
}

.product-doc__link:hover {
    transform: scale(1.1);
    color: var(--theme-primary-light)
}

.product-doc__link:hover svg {
    fill: var(--theme-primary-light)
}

.product-rating {
    padding: 24px;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    position: sticky;
    top: 30px;
}

@media screen and (max-width: 991.98px) {
    .product-rating {
        padding:16px
    }

    .product-availability-head {
        display: none
    }
}

.product-rating__stars {
    min-width: 94px;
    max-width: 94px;
    height: 16px;
    background: url(../img/icons/review-block-star.svg) top left/contain repeat-x
}

.product-rating__stars-act {
    background: url(../img/icons/review-star-active.svg) top left/contain repeat-x;
    height: 16px
}

.product-rating__stars_5 {
    width: 100%
}

.product-rating__stars_4 {
    width: 80%
}

.product-rating__stars_3 {
    width: 60%
}

.product-rating__stars_2 {
    width: 40%
}

.product-rating__stars_1 {
    width: 20%
}

.product-rating__score {
    font-size: 48px;
    line-height: 1;
    font-weight: 700
}

.product-review-item {
    padding-bottom: 24px;
    border-bottom: 1px solid #D3D5DB;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 8px;
}

.product-review-item:not(:last-child) {
    margin-bottom: 24px
}

.product-review-item__title {
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 1.2
}

.product-review-answer {
    margin-left: 30px;
    background: #e4f6e4;
    padding: 15px;
    border-bottom: 1px solid #D3D5DB;
    border-radius: 10px
}

.product-review-answer:not(:last-child) {
    margin-bottom: 24px
}

.product-review-answer__title {
    font-weight: 700
}

.rating-stars {
    background: url(../img/icons/review-star.svg) top left/contain repeat-x;
    min-width: 115px;
    max-width: 115px;
    height: 20px
}

.rating-stars__act {
    background: url(../img/icons/review-star-active.svg) top left/contain repeat-x;
    height: 20px
}

.product-availability-head {
    padding: 14px 24px;
    font-size: 14px;
    border-radius: 8px;
    background: #F9F9F9;
    margin-bottom: 24px
}

.product-availability-item {
    padding: 24px;
    border-bottom: 1px solid #D3D5DB
}

.product-availability-item:first-child {
    padding-top: 0
}

@media screen and (max-width: 767.98px) {
    .product-availability-item {
        padding:24px 0
    }
}

.availability-indicator {
    display: inline-flex;
    padding: 2px;
    border-radius: 4px;
    border: 1px solid #D3D5DB
}

.availability-indicator__not {
    display: none
}

.rs-warehouse-empty .availability-indicator {
    padding: 4px;
    font-size: 12px;
    line-height: 14px;
    color: #84858A
}

.rs-warehouse-empty .availability-indicator__not {
    display: block
}

.rs-warehouse-empty .availability-indicator__point {
    display: none
}

.availability-indicator__point {
    border-radius: 2px;
    width: 8px;
    height: 20px;
    background: #D3D5DB
}

.availability-indicator__point:not(:last-child) {
    margin-right: 2px
}

.availability-indicator__point_act {
    background: #1DC25F
}

.product-variant-first .variant-product-gallery {
    width: 100%
}

@media screen and (min-width: 992px) {
    .product-variant-first .variant-product-gallery {
        flex:0 0 auto;
        width: 46%;
        padding-right: 0px;
    }
}

.product-variant-first .variant-product-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: -32px;
    margin-right: -12px;
    margin-left: -12px
}

.product-variant-first .variant-product-main>* {
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 32px;
    flex-shrink: 0;
    max-width: 100%;
    width: 100%
}

@media (min-width: 992px) {
    .product-variant-first .variant-product-options {
        width:50%
    }
}

@media (min-width: 1400px) {
    .product-variant-first .variant-product-options {
        margin-left: 0px;
        width: 48%;
    }
}

@media (min-width: 992px) {
    .product-variant-first .variant-product-aside {
        width:50%
    }
}

@media (min-width: 1400px) {
    .product-variant-first .variant-product-aside {
        margin-left: 5%;
        width: 46%;
    }

    .product-variant-second .variant-product-main {
        margin-left: 25.33333%
    }
}

.product-variant-first .variant-product-options__list {
    margin-top: -32px
}

.product-variant-first .variant-product-options__list>* {
    margin-top: 32px
}

@media screen and (min-width: 992px) {
    .product-variant-second .variant-product-gallery {
        flex:0 0 auto;
        width: 66.66667%
    }
}

.product-variant-second .variant-product-options {
    margin-bottom: 32px
}

.product-variant-second .variant-product-options__list {
    margin-top: -24px
}

.product-variant-second .variant-product-options__list>* {
    margin-top: 24px
}

.stars-block {
    height: 24px;
    padding: 0;
    display: flex;
    list-style: none;
    margin-bottom: 0
}

.stars-block li {
    display: inline-block;
    min-width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(../img/icons/star.svg) 50% 50% no-repeat
}

.stars-block li.active {
    background: url(../img/icons/star-active.svg) 50% 50% no-repeat
}

.cookies-policy {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 24px;
    z-index: 5
}

.cookies-policy.cookies-policy_active {
    display: block
}

.cookies-policy__inner {
    padding: 16px 24px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid var(--theme-primary)
}

@media screen and (max-width: 991.98px) {
    .cookies-policy {
        bottom:62px;
        font-size: 14px
    }

    .cookies-policy__inner {
        padding: 16px
    }
}

.cookies-policy__inner .btn {
    padding: 7px 16px
}

.lk-dropdown {
    padding: 0;
    min-width: 350px;
    overflow: hidden
}

.lk-dropdown .lk-dropdown__head {
    padding: 24px;
    background: #F9F9F9
}

.lk-dropdown .aside-menu__link {
    display: flex;
    align-items: center;
    padding: 12px 24px;
    color: #84858A;
    border-top: 1px solid #D3D5DB;
    text-decoration: none;
    transition: color .3s ease
}

.lk-dropdown .aside-menu__link svg {
    transition: fill .3s ease;
    fill: #84858A;
    min-width: 24px;
    margin-right: 16px
}

.lk-dropdown .aside-menu__link.lk-logout {
    color: #bdbdbd
}

.lk-dropdown .aside-menu__link.lk-logout svg {
    fill: #bdbdbd
}

.lk-dropdown .aside-menu__link:hover {
    color: var(--theme-primary)
}

.lk-dropdown .aside-menu__link:hover svg {
    fill: var(--theme-primary)
}

.lk-my-card {
    display: flex;
    align-items: center;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    padding: 16px
}

.lk-my-card__info {
    margin: 0 auto 0 24px
}

@media screen and (max-width: 575.98px) {
    .lk-my-card {
        flex-direction:column;
        align-items: flex-start
    }

    .lk-my-card__info {
        margin: 8px 0
    }
}

.lk-support-item {
    padding: 16px 24px;
    border: 1px solid #D3D5DB;
    border-radius: 8px
}

@media screen and (max-width: 991.98px) {
    .lk-support-item {
        padding:16px
    }
}

.lk-support-item__delete {
    margin-left: 8px;
    min-width: 16px;
    height: 16px
}

.lk-support-item__delete svg {
    fill: #84858A
}

.lk-support-item__delete:hover svg {
    fill: #FF2F2F
}

.lk-chat-item {
    position: relative;
    border-radius: 8px;
    padding: 16px;
    max-width: 90%
}

.lk-chat-item::before,.offcanvas-overlay {
    position: absolute;
    bottom: 0
}

.lk-chat-item_admin {
    background: #F9F9F9
}

.lk-chat-item_admin::before {
    content: url(../img/icons/chat-attr-adm.svg);
    left: -14px
}

.lk-chat-item_client {
    background: #E5FFEF
}

.lk-chat-item_client::before {
    content: url(../img/icons/chat-attr-client.svg);
    right: -14px
}

.lk-chat-item__sender {
    color: #696A76;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px
}

.lk-chat-item__adm {
    color: #F8F8F8;
    min-width: 32px;
    height: 32px;
    margin-right: 16px
}

@media screen and (max-width: 575.98px) {
    .lk-chat-item {
        max-width:100%;
        font-size: 14px
    }

    .lk-chat-item__adm {
        display: none
    }
}

.lk-chat-item__sys .lk-chat-item_admin {
    background-color: #fff1d8
}

.lk-chat-item__sys .lk-chat-item_admin::before {
    content: url(../img/icons/chat-attr-sys.svg)
}

.lk-balance-history {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 16px 0;
    border-bottom: 1px solid #D3D5DB
}

.lk-balance-history>div {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.lk-balance-history__receipt {
    display: block
}

.lk-balance-history__receipt svg {
    fill: #696A76
}

.lk-balance-history__receipt:hover svg {
    fill: var(--theme-primary)
}

.lk-balance-up {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 16px;
    border: 1px solid #D3D5DB;
    background: 0 0;
    border-radius: 8px;
    text-align: left;
    font-size: 14px;
    min-height: 125px;
    color: #696A76
}

.lk-balance-up .h3 {
    color: #1B1B1F;
    margin-bottom: 24px
}

.lk-balance-up:hover {
    border-color: var(--theme-primary)
}

.lk-balance-up:hover .h3 {
    color: var(--theme-primary)
}

.lk-balance-up:active {
    border-color: var(--theme-primary-dark)
}

.lk-balance-up:active .h3 {
    color: var(--theme-primary-dark)
}

.lk-profile-status {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 3px 4px;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    background: #F9F9F9
}

.lk-profile-status li {
    flex: 1 0 0
}

.lk-profile-status li:first-child label {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.lk-profile-status li:last-child label {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px
}

.lk-profile-status input {
    display: none
}

.lk-profile-status label {
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    padding: 9px 16px;
    color: #696A76
}

.lk-profile-status label:hover {
    color: var(--theme-primary)
}

@media screen and (max-width: 575.98px) {
    .lk-profile-status label {
        font-size:14px;
        padding: 7px 8px
    }
}

.lk-profile-status input:checked~label {
    background: var(--theme-primary);
    color: #fff;
    cursor: default
}

.lk-profile-change-pass input {
    display: none
}

.lk-profile-change-pass label {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 2px solid #D3D5DB;
    transition: all .3s ease
}

.lk-profile-change-pass label::after {
    content: '';
    flex-shrink: 0;
    margin-left: 16px;
    background-image: url(../img/icons/accordion-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    transition: all .3s ease
}

.lk-profile-change-pass label:hover {
    color: var(--theme-primary)
}

.lk-profile-change-pass input:checked~label {
    border-color: var(--theme-primary)
}

.lk-profile-change-pass input:checked~label::after {
    transform: rotate(180deg)
}

.lk-orders-item {
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    margin-bottom: 24px;
    overflow: hidden
}

@media screen and (max-width: 575.98px) {
    .lk-orders-item {
        margin-bottom:16px
    }
}

.lk-orders-item__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    background: #F9F9F9
}

@media screen and (max-width: 767.98px) {
    .lk-orders-item__head {
        padding:16px;
        flex-direction: column
    }
}

.lk-orders-item__head-products {
    display: flex;
    align-items: center
}

.lk-orders-item__title {
    font-size: 20px;
    font-weight: 700;
    margin-right: 16px
}

@media screen and (max-width: 767.98px) {
    .lk-orders-item__head-products {
        flex-direction:column
    }

    .lk-orders-item__title {
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 16px
    }
}

.lk-orders-item__price {
    margin-left: 16px;
    font-size: 20px;
    font-weight: 700
}

.lk-orders-item__body {
    padding: 24px
}

@media screen and (max-width: 767.98px) {
    .lk-orders-item__price {
        font-size:16px;
        margin-left: 0;
        margin-top: 8px
    }

    .lk-orders-item__body {
        padding: 16px;
        text-align: center
    }
}

.lk-order-status {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    background: #F9F9F9;
    padding: 10px 16px;
    border-radius: 8px;
    text-align: center;
    min-width: 156px
}

.lk-order-warning {
    padding: 16px;
    background: #FFF8E1;
    border-radius: 8px;
    margin-bottom: 24px
}

.lk-order-total {
    padding: 24px;
    border: 1px solid #D3D5DB;
    border-radius: 8px;
    background: #F9F9F9
}

.lk-order-total__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px
}

.lk-returns {
    border: 1px solid #D3D5DB;
    border-radius: 8px
}

.lk-returns__title {
    padding: 32px 32px 24px;
    font-size: 24px;
    font-weight: 700
}

@media screen and (max-width: 1199.98px) {
    .lk-returns__title {
        padding:24px
    }
}

@media screen and (max-width: 767.98px) {
    .lk-returns__title {
        font-size:20px;
        padding: 16px 16px 8px
    }

    .lk-returns__head {
        display: none
    }
}

.lk-returns__head {
    font-weight: 700;
    padding: 14px 32px;
    background: #F9F9F9
}

@media screen and (max-width: 1199.98px) {
    .lk-returns__head {
        padding:14px 24px
    }
}

.lk-returns__list {
    padding: 0 32px;
    list-style: none;
    margin: 0
}

@media screen and (max-width: 1199.98px) {
    .lk-returns__list {
        padding:0 24px
    }
}

@media screen and (max-width: 767.98px) {
    .lk-returns__list {
        padding:0 16px
    }
}

.lk-returns__list li {
    padding: 16px 0
}
.avtoriz {
    max-width: 100px;
}
.lk-returns__list li:not(:last-child) {
    border-bottom: 1px solid #D3D5DB
}

.lk-return-checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    margin-right: 16px
}

@media screen and (max-width: 767.98px) {
    .lk-return-checkbox {
        width:unset;
        margin-right: 8px
    }
}

.offcanvas-overlay {
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.55);
    z-index: 9;
    opacity: 1;
    visibility: visible
}

.offcanvas,.offcanvas-body {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0
}

.offcanvas-body {
    overflow: hidden
}

.offcanvas,.offcanvas__list {
    overflow-y: auto;
    scrollbar-color: var(--theme-primary);
    scrollbar-width: thin
}

.offcanvas-close {
    /* cursor: pointer; */
    /* min-width: 35px; */
    /* display: flex; */
    /* position: absolute; */
    /* right: 11px; */
    /* top: 10px; */
}

.offcanvas {
    overflow-x: hidden;
    z-index: 10;
    bottom: 0;
    height: 100%;
    transform: translateX(-100%);
    transition: all .5s ease;
    background: linear-gradient(180deg, #4834a6 0%, #020a30 100%);
    overflow-scrolling: touch
}

.offcanvas::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.offcanvas::-webkit-scrollbar {
    width: 2px
}

.offcanvas::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

@media screen and (min-width: 575.98px) {
    .offcanvas {
        width:340px
    }
}

.offcanvas-multilevel {
    display: flex
}

.offcanvas_active {
    transform: translateX(0);
    overflow: auto;
    overflow-x: hidden;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch
}

.offcanvas__list {
    list-style: none;
    position: relative;
    overflow-x: hidden;
    overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #fff;
    background: linear-gradient(180deg, #060023 0%, #000313 100%);
}

.offcanvas__list::-webkit-scrollbar-thumb {
    background-color: var(--theme-primary);
    border-radius: 1px
}

.offcanvas__list::-webkit-scrollbar {
    width: 2px
}

.offcanvas__list::-webkit-scrollbar-track {
    border-radius: 1px;
    background: #EAEBEE
}

.offcanvas-lk__list .aside-menu__label {
    margin-left: 1rem!important
}

.offcanvas-lk__list .aside-menu__link,.offcanvas__list-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #08194b;
    color: #ffffff;
    text-decoration: none;
    transition: color .3s ease
}

.offcanvas-lk__list .aside-menu__link:hover,.offcanvas__list-item:hover,.offcanvas__list-item_act {
    color: #dec69a;
}

.offcanvas-lk__list .aside-menu__link svg,.offcanvas__list-item svg {
    transition: fill .3s ease;
    fill: #84858A
}

.offcanvas-lk__list .aside-menu__link:hover svg,.offcanvas__list-item:hover svg,.offcanvas__list-item_act svg {
    fill: var(--theme-primary)
}

.offcanvas__has-subnav>a {
    position: relative;
    padding-right: 40px
}

.offcanvas__has-subnav>a::after {
    content: '';
    position: absolute;
    background-image: url(../img/icons/accordion-arrow.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    right: 16px;
    top: calc(50% - 8px);
    transform: rotate(-90deg)
}

.offcanvas__subnav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    /* background: #fff; */
    z-index: 40;
    transform: translate3d(101%,0,0);
    transition: transform .5s
}

.offcanvas__back-track,.offcanvas__head {
    display: flex;
    background: var(--theme-primary);
    padding: 10px;
    background: linear-gradient(180deg, #060023 0%, #000313 100%);
}

.offcanvas__subnav_active {
    transform: translate3d(0,0,0);
    width: 100%
}

.offcanvas__head {
    align-items: center;
    justify-content: space-between;
    color: #fff;
    position: relative;
}

.offcanvas__list-item_primary {
    color: var(--theme-primary)
}

.offcanvas__list-item_primary:hover {
    color: var(--theme-primary-dark)
}

.offcanvas__back-track {
    align-items: center;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.offcanvas__back-track::before {
    content: '';
    background-image: url(../img/icons/arrow-white.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    margin-right: 8px
}

.offcanvas__back-track:hover {
    color: #fff
}

.offcanvas__main-category {
    display: block;
    background: #050056;
    color: #dec69a;
    font-weight: 700;
    padding: 16px;
    text-decoration: none
}

.offcanvas__list-item_lk-logout {
    color: #bdbdbd
}

.offcanvas__list-item_lk-logout svg {
    fill: #bdbdbd
}

.offcanvas__city {
    color: #fff;
    text-decoration: none
}

.offcanvas__city:hover {
    text-decoration: underline;
    color: #fff
}

.offcanvas__lk {
    display: flex;
    align-items: center
}

.offcanvas__lk-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00022a;
    flex: 1 0 0;
    padding: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    transition: color .3s ease
}

.modal-cart-item__old-price,.old-price {
    text-decoration: line-through;
    font-weight: 400
}

.offcanvas__lk-item svg {
    transition: fill .3s ease;
    fill: #ffffff;
}

.offcanvas__lk-item:hover {
    color: var(--theme-primary-dark)
}

.offcanvas__lk-item:hover svg {
    fill: var(--theme-primary-dark)
}

.offcanvas__lk-item:nth-child(2)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    width: 1px;
    background: #D3D5DB
}

.re-container-mob {
    overflow: hidden
}

@media screen and (max-width: 767.98px) {
    .re-container-mob {
        margin-left:-24px;
        margin-right: -24px
    }

    .re-container-mob__inner {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-left: 24px;
        padding-bottom: 100px;
        margin-bottom: -100px;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch
    }

    .re-container-mob__inner::after {
        content: '';
        min-width: 24px;
        height: 1px
    }
}

@media screen and (max-width: 575.98px) {
    .re-container-mob {
        margin-left:-16px;
        margin-right: -16px
    }

    .re-container-mob__inner {
        padding-left: 16px
    }

    .re-container-mob__inner::after {
        min-width: 16px
    }
}

.re-container-table {
    overflow: hidden
}

@media screen and (max-width: 991.98px) {
    .re-container-table {
        margin-left:-24px;
        margin-right: -24px
    }

    .re-container-table__inner {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-left: 24px;
        padding-bottom: 100px;
        margin-bottom: -100px;
        overflow-scrolling: touch;
        -webkit-overflow-scrolling: touch
    }

    .re-container-table__inner::after {
        content: '';
        min-width: 24px;
        height: 1px
    }
}

@media screen and (max-width: 575.98px) {
    .re-container-table {
        margin-left:-16px;
        margin-right: -16px
    }

    .re-container-table__inner {
        padding-left: 16px
    }

    .re-container-table__inner::after {
        min-width: 16px
    }
}

.rs-multi-complectations .rs-reserve,.rs-not-avaliable .rs-buy,.rs-not-avaliable .rs-buy-one-click,.rs-product .rs-reserve,.rs-product-item .rs-reserve,.rs-unobtainable {
    display: none
}

.rs-unobtainable {
    color: #f06060
}

.rs-not-avaliable .rs-unobtainable {
    display: inline-block
}

.rs-forced-reserve .rs-reserve,.rs-not-avaliable.rs-can-be-reserved .rs-reserve {
    display: flex!important
}

.rs-forced-reserve .rs-buy,.rs-not-avaliable.rs-can-be-reserved .rs-unobtainable {
    display: none!important
}

.hide-identical .param-identically,.rs-cart-block:not(.active) .label-count,.rs-compare-block:not(.active) .label-count,.rs-favorite-block:not(.active) .label-count,.rs-filter-wrapper .catalog-filter .offcanvas-close {
    display: none
}

.rs-loader {
    position: absolute;
    top: 0;
    height: 3px;
    left: 50%;
    width: 0%;
    background-color: #d0772d;
    -webkit-animation: leftRightLoading 1s ease 0s infinite;
    animation: leftRightLoading 1s ease 0s infinite
}

@-webkit-keyframes leftRightLoading {
    0% {
        left: 50%;
        width: 0%
    }

    100% {
        left: 0;
        width: 100%
    }
}

@keyframes leftRightLoading {
    0% {
        left: 50%;
        width: 0%
    }

    100% {
        left: 0;
        width: 100%
    }
}

.rs-verify-code-block {
    margin-bottom: 0!important
}

.checkout-phone {
    position: relative
}

.rs-verify-ok {
    position: absolute;
    width: 24px;
    top: calc(50% - 14px);
    right: 9px
}

.rs-checkout_lock:after,.rs-filter-section.rs-in-loading:after {
    content: '';
    top: 0;
    height: 100%;
    z-index: 2;
    left: 0
}

.rs-filter-section {
    position: relative
}

.rs-filter-section.rs-in-loading:after {
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,.5)
}

.no-wrap {
    white-space: nowrap
}

.order-items__multioffers {
    margin-bottom: .5rem;
    font-size: .9rem;
    color: gray
}

.rs-admin-top-panel .offcanvas {
    padding-top: 51px;
    background: linear-gradient(180deg, #060023 0%, #000313 100%);
}

.offcanvas__list-separator {
    border-top: 0px solid #e4e4e4;
}

.filter-invisible .filter-column {
    display: none!important
}

.label-count_static {
    position: static;
    display: inline-block
}

.warehouse-row .warehouse-row__map {
    position: relative
}

@media (max-width: 991px) {
    .warehouse-row .warehouse-row__image>img {
        width:100%
    }

    .warehouse-row .warehouse-row__map {
        min-height: 400px
    }
}

@media (min-width: 992px) {
    .warehouse-row .warehouse-row__map>div {
        position:absolute
    }

    .modal-xxl {
        max-width: 738px
    }
}

.cart.active .cart__price,.cart__empty-text {
    display: block
}

.cart.active .cart__empty-text,.cart__price {
    display: none
}

.product-one-click.disabled {
    color: gray
}

.product-one-click.disabled svg {
    fill: gray
}

.modal-cart-item__old-price {
    color: gray;
    font-size: .8rem
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-left: -1%
}

.gallery li {
    width: 24%;
    margin-left: 1%;
    margin-bottom: 14px
}

@media (max-width: 639px) {
    .gallery li {
        width:49%
    }
}

.empty-list {
    text-align: center
}

.affiliate-list {
    padding: 14px 16px;
    border-radius: 8px;
    border: 1px solid #D3D5DB;
    margin-top: 24px
}

.affiliate-sublevel>* {
    opacity: .75
}

.white-bg {
    background: #fff!important;
    border: 1px solid #F2F2F2
}

.white-bg:hover {
    border-color: var(--theme-primary)
}

.old-price {
    color: gray;
    margin-right: 16px
}

.change-city-type.collapsing {
    transition: none
}

.rs-visible-fail,.rs-visible-hold,.rs-visible-new,.rs-visible-success {
    display: none
}

.fail .rs-visible-fail,.hold .rs-visible-hold,.new .rs-visible-new,.success .rs-visible-success {
    display: inline-block
}

.rs-checkout_lock {
    position: relative
}

.rs-checkout_lock:after {
    position: absolute;
    width: 100%;
    background-color: rgba(255,255,255,.7)
}

.selectPvz_pvzListItem:hover,.selectPvz_pvzMap {
    background-color: #eee
}

.checkout-total-fixed {
    z-index: 3
}

.accordion-header {
    position: relative
}

.filter-clear {
    position: absolute;
    top: 50%;
    right: 23px;
    margin-top: -20px;
    display: none;
    z-index: 3
}

.rs-active .filter-clear {
    display: block
}

.toast-container {
    z-index: 10
}

.toast.error {
    border-color: red
}

.selectPvz {
    width: 100%;
    height: calc(100vh - 180px);
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: fit-content(100%) 1fr;
    grid-template-areas: "search map" "list map";
    grid-gap: 16px 20px
}

.selectPvz_empty {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    font-size: 24px
}

.selectPvz_pvzSearch {
    grid-area: search
}

.selectPvz_pvzSearchInput {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    color: #2c2c2c;
    border: 1px solid #e8e8e8;
    box-sizing: border-box
}

.selectPvz_pvzSearchInput:focus {
    border-color: #79c2ff;
    box-shadow: inset 0 1px 1px #000,0 0 8px #79c2ff
}

.selectPvz_pvzList {
    overflow-y: auto;
    grid-area: list
}

.selectPvz_pvzListItem {
    padding: 4px 12px;
    cursor: pointer;
    transition: all .2s
}

.selectPvz_pvzMap {
    height: 100%;
    grid-area: map;
    position: relative
}

.selectPvz_pvzMap>* {
    z-index: 2!important
}

.selectPvz_pvzMap * {
    transition: none
}

.selectPvz_pvzMap::after {
    content: attr(data-load-text);
    width: 100%;
    text-align: center;
    display: block;
    top: calc(50% - 10px);
    position: absolute;
    z-index: 1;
    pointer-events: none
}

@media (max-width: 1199px) {
    .selectPvz {
        grid-template-areas:"map map" "map map"
    }

    .selectPvz_pvzList,.selectPvz_pvzSearch {
        display: none
    }
}

@media (min-width: 1200px) {
    .modal-xxl {
        max-width:1140px
    }
}

@media (min-width: 1600px) {
    .modal-xxl {
        max-width:1540px
    }
}

.block-wizard {
    padding: 20px;
    border: 1px dashed #dadada
}

.btn-popover {
    padding: .1rem .4rem;
    border: 1px solid var(--theme-primary);
    border-radius: 50%;
    font-size: 10px;
    text-decoration: none;
    margin: 0 5px
}

.rs-bad-offer .item-product-price {
    visibility: hidden
}

.rs-bad-offer.rs-product .item-product-price {
    display: none
}

.rs-bad-offer .item-product-cart-action .rs-buy,.rs-bad-offer .item-product-cart-action .rs-reserve,.rs-bad-offer .item-product-cart-action .rs-unobtainable {
    display: none!important
}

.rs-ajax-paginator.rs-in-loading:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/icons/loader.svg) center center no-repeat;
    background-size: 20px;
    display: inline-flex;
    vertical-align: middle
}

.rs-ajax-paginator.rs-in-loading span,.rs-cart-block.rs-in-loading svg {
    display: none
}

.rs-cart-block.rs-in-loading>span:before {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../img/icons/loader.svg) center center no-repeat;
    background-size: 24px;
    display: inline-flex;
    vertical-align: middle
}

.affilliate-confirm {
    position: absolute;
    left: 0;
    right: 0;
    top: 138px;
    z-index: 7
}

@media screen and (max-width: 991.98px) {
    .affilliate-confirm {
        top:64px
    }
}

@media screen and (max-width: 575.98px) {
    .affilliate-confirm {
        top:114px
    }
}

.rs-admin-top-panel .affilliate-confirm {
    margin-top: 62px
}

.affilliate-confirm__inner {
    padding: 16px 50px 16px 24px;
    border-radius: 8px;
    background: #050022;
    border: 1px solid #120746;
    box-shadow: 0 0 15px #0d024f42;
    display: inline-flex;
    position: relative
}

.affilliate-confirm__inner .btn {
    padding: 7px 16px
}

.affilliate-confirm__inner .btn-close {
    position: absolute;
    right: 10px;
    top: 16px
}

@media screen and (max-width: 991.98px) {
    .affilliate-confirm__inner {
        padding:16px 50px 16px 16px
    }
}

@media screen and (max-width: 575.98px) {
    .affilliate-confirm__inner {
        padding-right:16px
    }
}

.affilliate-confirm__quest {
    padding-right: 25px
}

.dashed-stub {
    border: 2px dashed #dadada;
    padding: 30px 20px;
    display: flex;
    justify-content: center
}

.dashed-stub__wrapper {
    margin: 0 auto
}

.dashed-stub__title {
    text-align: center;
    color: #999;
    font-size: 20px;
    margin-bottom: 5px
}

.dashed-stub__help {
    text-align: center;
    margin-bottom: 16px;
    font-size: 14px
}

.dashed-stub__actions {
    list-style: none;
    counter-reset: myCounter;
    padding: 0
}

.dashed-stub__actions li {
    display: flex;
    align-items: center
}

.dashed-stub__actions li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    font-size: 8px;
    color: #fff;
    background: #D3D5DB;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 8px;
    margin-top: 2px;
    min-width: 14px;
    max-width: 14px;
    height: 14px
}

.rs-disabled-property {
    opacity: .5;
    pointer-events: none
}

.lk-chat-attachments {
    margin-top: 24px
}

.lk-chat-attachments .lk-chat-attachment a {
    text-decoration: none;
    font-size: 14px
}
.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 20px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(180deg, rgb(86 75 102 / 54%) 0%, rgb(96 46 166 / 0%) 100%);
    line-height: 35px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    /* font-family: Verdana, sans-serif; */
    font-size: 16px;
    box-shadow: 0 4px 8px rgb(22 22 22 / 20%), 0 5px 27px rgb(189 187 187 / 20%);
    border-radius: 8px;
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background: linear-gradient(0deg, #000 0%, #161f49 100%);
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #fff5e4;
    font-weight: 500;
    box-sizing: border-box;
    z-index: 100;
    /* font-family: Verdana, sans-serif; */
    font-size: 22px;
    margin: 10px;
    transition: color .35s;
    border-radius: 8px;
    border: 1px solid #1d244b;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background-color: #041b30;
    color: #dec09a;
    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3);
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -3px;
    color: #ffffff;
    padding: 20px 24px 10px;
}

.glass-btn {
    position: relative;
    width: 334px;
    height: 50px;
    margin: 20px;
    display: inline-block;
    text-align: center;
}
.glass-btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    padding: 0 10px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    color: #fff;
    /* font-family: "Roboto", sans-serif; */
    font-weight: bold;
    font-size: 22px;
    z-index: 1;
    transition: 0.5s;
    backdrop-filter: blur(15px);
}
.glass-btn:hover a {
    letter-spacing: 3px;
}
.glass-btn a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.15), transparent);
    transform: skewX(45deg) translate(0);
    transition: 0.5s;
    filter: blur(0px);
}
.glass-btn:hover a:before {
    transform: skewX(45deg) translate(200px);
}
.glass-btn a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    transition: 0.5s;
    border-radius: 30px;
    z-index: -1;
}
.glass-btn:hover a:after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.glass-btn:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -5px;
    width: 30px;
    height: 10px;
    background: #f00;
    border-radius: 10px;
    transition: 0.5s;
    transition-delay: 0.5;
}
.glass-btn:hover:before {
    bottom: 0;
    height: 50%;
    width: 80%;
    border-radius: 30px;
}
.glass-btn:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: -5px;
    width: 30px;
    height: 10px;
    background: #f00;
    border-radius: 10px;
    transition: 0.5s;
    transition-delay: 0.5;
}
.glass-btn:hover:after {
    top: 0;
    height: 50%;
    width: 80%;
    border-radius: 30px;
}
.glass-btn.glass-btn-red a:after,
.glass-btn.glass-btn-red:before,
.glass-btn.glass-btn-red:after {
    background: #ff4747;
    box-shadow: 0 0 5px #ff4747, 0 0 15px #ff4747, 0 0 30px #ff4747, 0 0 60px #ff4747;
}
.glass-btn.glass-btn-blue a:after,
.glass-btn.glass-btn-blue:before,
.glass-btn.glass-btn-blue:after {
    background: #050120;
    box-shadow: 0 0 5px #044985, 0 0 15px #719bbf, 0 0 30px #145289, 0 0 60px #014179;
}
.glass-btn.glass-btn-green a:after,
.glass-btn.glass-btn-green:before,
.glass-btn.glass-btn-green:after {
    background: #38ba35;
    box-shadow: 0 0 5px #38ba35, 0 0 15px #38ba35, 0 0 30px #38ba35, 0 0 60px #38ba35;
}
.lastCommentsList .rating-stars {
    background: url(../img/icons/review-star.svg) top left/contain repeat-x;
    min-width: 115px;
    max-width: 115px;
    height: 20px;
    margin-top: 30px;
}
.section-rabota {
    position: relative;
    background: #111539;
    margin-bottom: 63px;
    padding: 88px 0;
    border-bottom: 3px solid #d45e22;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgb(4 4 57) 51%, rgba(4,37,43,1) 100%);
    background-color: #0a0a0a;
    background-image: -webkit-repeating-linear-gradient(315deg,
  #232323, #232323 10%,
  transparent 10%, transparent 50%
  ),
  -webkit-repeating-linear-gradient(225deg,
  #232323, #232323 10%,
  transparent 10%, transparent 50%
  );
    background-image: repeating-linear-gradient(135deg,
  #02012c, #000001 10%,
  transparent 10%, transparent 50%
  ),
  repeating-linear-gradient(-135deg,
  #000423, #000258 10%,
  #1e1e1e 10%, black 50%
  );
    background-size: 12px 12px;
}
.bg-2-rabota {
    /* position: relative; */
    padding: 30px;
}
.rabota-title {
    position: relative;
    color: #ebebeb;
    padding: 30px 0 15px 0;
    font-size: 50px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
    /* text-align: center; */
}
.rabota-text {
    font-size: 28px;
    padding-bottom: 30px;
}
.rabota-bnt a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgb(222 192 154 / 38%), transparent);
    transform: skewX(45deg) translate(0);
    transition: 0.5s;
    filter: blur(0px);
}
.rabota-right img{
    bottom: 0;
    max-height: 700px;
    position: absolute;
    z-index: 1;
}
.rabota-btn a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff6e1dd1;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    padding: 0 10px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    color: #fff;
    /* font-family: "Roboto", sans-serif; */
    font-weight: bold;
    font-size: 22px;
    z-index: 1;
    transition: 0.5s;
    backdrop-filter: blur(15px);
}
.rabota-btn {
    position: relative;
    width: 334px;
    height: 50px;
    margin: 0px;
    display: inline-block;
    text-align: center;
}

.rs-hover-image {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.item-card__inner2:hover .rs-hover-image {
     opacity: 1;
}
.accordion-button {
    color: #ffffff;
}
	  .dropdown-menu.show {
    display: grid;
}
.filial p {
    margin-bottom: 0px;
}
.filial a  {
    font-size: 13px;
}
.bg-br {
    background: linear-gradient(0deg, #050020 0%, #07123c 100%);
    margin-bottom: 30px;
}
.top-catalog h1 {
    text-align: center;
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}

.content-pr {
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid var(--Stroke, rgba(255, 255, 255, 0.00));
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
}

.vip-block .content-pr img {
    max-width: 150px;
    margin-bottom: 0px;
}
.vip-block .content-pr {
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 7px;
    border-radius: 8px;
    border: 1px solid var(--Stroke, rgba(255, 255, 255, 0.00));
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    background-blend-mode: overlay, normal;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
}
.head-bar__dropdown>li {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 23px;
}
.avtoriz {
    max-width: 160px;
}
.short-description {
    margin-bottom: 30px;
}
.title-group {
    color: #dec69a;
    padding-bottom: 10px;
    font-size: 18px;
}
.col-r-block-top h1 {
    font-size: 58px;
    color: #dec69a;
}
.hover-image-3 * {
  box-sizing: border-box;
}
.hover-image-3 {
  overflow: hidden;
  display: inline-block;
  position: relative;
  line-height: 0;
}
.hover-image-3 a span {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 30px;
  bottom: 30px;
  filter: drop-shadow(0 0 6px black);
  z-index: 2;
  background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDQ4NS4yMTMgNDg1LjIxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg1LjIxMyA0ODUuMjEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQ3MS44ODIsNDA3LjU2N0wzNjAuNTY3LDI5Ni4yNDNjLTE2LjU4NiwyNS43OTUtMzguNTM2LDQ3LjczNC02NC4zMzEsNjQuMzIxbDExMS4zMjQsMTExLjMyNCAgICBjMTcuNzcyLDE3Ljc2OCw0Ni41ODcsMTcuNzY4LDY0LjMyMSwwQzQ4OS42NTQsNDU0LjE0OSw0ODkuNjU0LDQyNS4zMzQsNDcxLjg4Miw0MDcuNTY3eiIgZmlsbD0iI0ZGRkZGRiIvPgoJCTxwYXRoIGQ9Ik0zNjMuOTA5LDE4MS45NTVDMzYzLjkwOSw4MS40NzMsMjgyLjQ0LDAsMTgxLjk1NiwwQzgxLjQ3NCwwLDAuMDAxLDgxLjQ3MywwLjAwMSwxODEuOTU1czgxLjQ3MywxODEuOTUxLDE4MS45NTUsMTgxLjk1MSAgICBDMjgyLjQ0LDM2My45MDYsMzYzLjkwOSwyODIuNDM3LDM2My45MDksMTgxLjk1NXogTTE4MS45NTYsMzE4LjQxNmMtNzUuMjUyLDAtMTM2LjQ2NS02MS4yMDgtMTM2LjQ2NS0xMzYuNDYgICAgYzAtNzUuMjUyLDYxLjIxMy0xMzYuNDY1LDEzNi40NjUtMTM2LjQ2NWM3NS4yNSwwLDEzNi40NjgsNjEuMjEzLDEzNi40NjgsMTM2LjQ2NSAgICBDMzE4LjQyNCwyNTcuMjA4LDI1Ny4yMDYsMzE4LjQxNiwxODEuOTU2LDMxOC40MTZ6IiBmaWxsPSIjRkZGRkZGIi8+CgkJPHBhdGggZD0iTTc1LjgxNywxODEuOTU1aDMwLjMyMmMwLTQxLjgwMywzNC4wMTQtNzUuODE0LDc1LjgxNi03NS44MTRWNzUuODE2QzEyMy40MzgsNzUuODE2LDc1LjgxNywxMjMuNDM3LDc1LjgxNywxODEuOTU1eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-size: cover;
}
.hover-image-3 .hover-image-circle {
  position: absolute;
  border-radius: 50%;
  background: #05011f;
  right: -30px;
  bottom: -30px;
  width: 140px;
  height: 140px;
  transform: scale(0);
  transition: all 0.3s linear;
}
.hover-image-3 a:hover .hover-image-circle {
  transform: scale(1);
  animation: ripple 0.3s linear;
}
@keyframes ripple {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.rs-pagination-block {
    text-align: center;
}
.text-center {
    text-align: center;
}
.forma-2-kolonki {
    border: 1px solid #030956;
    background: #020218;
    padding: 60px;
    border-radius: 8px;
    background: linear-gradient(180deg, rgb(48 0 36 / 90%) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    /* background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%); */
}
.forma-rabota .form-control {
    color: #ffffff;
    background-color: #080e38;
}
.forma-rabota .form-control {
    padding: 11px 16px;
    font-size: 1rem;
    background-clip: padding-box;
    border: 1px solid #e2e2e257;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.text-block-rabota-2 img{
    border: 1px solid #353536;
    padding: 5px;
    border-radius: 8px;
}
.footer-btn a {
    text-decoration: none;
    display: block;
    align-items: center;
    text-decoration: none;
    color: #ebf5ae;
    border: 2px solid #ebf5ae;
    width: 100%;
    padding: 7px;
    text-align: center;
    background: #010216;
    border-radius: 14px;
    font-weight: 700;
    margin-bottom: 12px;
}

.footer-btn li{
    text-decoration: none;
	list-style-type: none;
}
.footer-btn .oplata-vip-btn a {
    text-decoration: none;
    display: block;
    align-items: center;
    text-decoration: none;
    color: #06123c;
    border: 2px solid #b89900;
    width: 100%;
    padding: 7px;
    text-align: center;
    background: #ff9800;
    border-radius: 14px;
    font-weight: 700;
    margin-bottom: 12px;
}


a.lock-n{
    text-decoration: none;
    display: block;
    align-items: center;
    text-decoration: none;
    color: #ff9800;
    border: 2px solid #ff9800;
    width: 100%;
    padding: 7px;
    text-align: center;
    background: #0b1026;
    border-radius: 14px;
    font-weight: 700;
    margin-bottom: 12px;
}
.fut-block-1 {
    max-width: 270px;
    text-align: center;
}

.price-block .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4%;
    padding: 0px;
}

.price-block .card {
    padding: 35px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 25px;
}

.price-block .card_title {
    font-weight: normal;
    font-size: 70px;
    margin-bottom: 7px;
    color: #ff9800;
    font-weight: 700;
    text-align: center;
}

.price-block .pricing {
    font-weight: normal;
    font-size: 56px;
    font-family: sans-serif;
    /* text-align: center; */
    text-align: center;
    color: #dec69a;
}

.price-block .pricing .small {
    font-size: 16px;
}

.price-block  hr {
    margin-top: 30px;
}

.price-block  .features {
    margin: 25px 0;
    list-style-position: inside;
    padding-left: 0;
    font-size: 15px;
}

.price-block .features li {
    padding-bottom: 10px;
}

a.cta_btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #ff9800;
    border-radius: 29px;
    padding: 20px 0;
    color: #120000;
    text-decoration: none;
    letter-spacing: 2px;
    transition: background .3s ease;
    font-weight: 700;
    border: 1px solid #ff9800;
}

a.cta_btn:hover {
    background: #04011f;
    color: white;
    border: 1px solid #ff9800;
}
.price-block  .link {
    position: fixed;
    background-color: #D12322;
    padding: 23px 40px;
    right: -99px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    transform: rotate(-90deg);
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .1s ease-in-out;
}

.price-block  .link i {
    padding-left: 7px;
}

.price-block  .link:hover {
    text-decoration: underline;
    background-color: black;
}
@media only screen and (max-width: 1024px) {
 .price-block    .grid {
        grid-template-columns: 1fr 1fr;
        gap: 2%;

    }
}

@media only screen and (max-width: 425px) {
 .price-block    .grid {
        grid-template-columns: 1fr;
        gap: 2%;
        padding-bottom: 25%;
    }

.price-block     .card {
        padding: 30px;
    }

 .price-block    .card_title {
        font-size: 24px;
        margin-bottom: 12px;
    }

 .price-block    .pricing {
        font-size: 52px;
    }

.price-block     hr {
        margin-top: 50px;
    }

    a.cta_btn {
        font-size: 11px;
    }
}
.oplata-bot p {
    font-size: 18px;
}
.footer__main .h4 {
    font-size: 19px;
    color: #dec09a;
    margin-top: 20px;
    margin-bottom: 18px;
}
.footer-btn {
    padding-left: 0;
}
.kontakt-socials {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px 0 0;
    padding: 0;
    margin: 12px 0;
}
.kontakt-socials li {
    margin-right: 20px;
}
.kontakt-socials  img{
    width: 35px;
}

.kontakt-page-r p{
    display: flex;
    justify-content: space-between!important;
    max-width: 600px;
    border: 1px solid #3a1414;
    border-bottom: 1px solid #ddd;
    padding: 13px;
    background: #0a0f25;
    padding-left: 30px;
    margin-bottom: 0;
}

.kontakt-page-r p a{
    /* text-align: right; */
    /* display: inline-block; */
    font-size: 22px;
    text-decoration: none;
    color: white;
    /* background: #ab1b1b; */ 
}
.kontakt-page-l-img img{
    border: 1px solid #353536;
    padding: 5px;
    border-radius: 8px;
}
.kontakt-page-r p span{
    font-size: 24px;
}
.kontakt-page-r p strong{
    font-size: 28px;
    color: #dec69a;
}
.a-socials {
    margin-right: 20px;
}
.telefon-top a{
    text-decoration: none;
}
.telegram {
    background: #0088cc;
}


.vip-block .price-block .card_title {
    font-weight: normal;
    font-size: 60px;
    margin-bottom: 0px;
    color: #ff9800;
    font-weight: 700;
    text-align: center;
    line-height: 70px;
}

.vip-block .price-block .pricing {
    font-weight: normal;
    font-size: 37px;
    font-family: sans-serif;
    /* text-align: center; */
    text-align: center;
    color: #dec69a;
    margin-bottom: 3px;
    line-height: 44px;
}
.vip-block .content-pr img {
    max-width: 150px;
    margin-bottom: 10px;
}

.vip-block .content-pr-activ {
    border: 1px solid #ff9800;
}
.oplata {
    font-size: 31px;
    color: #ff9800;
    margin-left: 15px;
    letter-spacing: -1.4px;
    text-transform: uppercase;
    font-family: Manrope,sans-serif;
    font-family: 'Shantell Sans', cursive;
    font-weight: 600;
}
.sravnenie .head-icon-link {
    text-align: inherit;
    padding: 10px 8px 8px;
    /* background: #fff; */
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    min-width: 100%;
    max-width: 35px;
}
.sravnenie {
    margin-top: 10px;
}
.novosti-page h1 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
    font-weight: 800;
}
.offcanvas__head p {
    margin-bottom: 0;
}
.logo-mobil {
    max-width: 100px;
    text-align: center;
}
.offcanvas-name {
    margin-left: 14px;
}
.offcanvas .footer-contacts  {
    margin-top: 30px;
    margin-left: 20px;
}
.price-table .property_value {
    color: #fff3dd;
    text-align: center;
}
.price-table .g-1 {
     align-items: center!important;
}
.section-sticky {
    position: sticky;
    top: 50px;
	}
	.news-card__short_content {
    font-size: 15px;
    max-height: 72px;
    min-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    color: #ffffffb5;
}


.text-rabota-l-2 h2, .karusel-item-line h3, .rabota-b-15 h3{
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-weight: 800;
}
a.rabota-btn-red {
    text-decoration: none;
    display: block;
    /* align-items: center; */
    text-decoration: none;
    color: #06123c;
    border: 2px solid #b89900;
    max-width: 405px;
    padding: 16px;
    text-align: center;
    background: #ff9800;
    border-radius: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    margin: auto;
}
a.rabota-btn-whide {
    text-decoration: none;
    display: block;
    /* align-items: center; */
    text-decoration: none;
    color: #06123c;
    border: 2px solid #c8b89b;
    max-width: 405px;
    padding: 16px;
    text-align: center;
    background: #ffe9c1;
    border-radius: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    margin: auto;
}
a.rabota-btn-red:hover {
  background: #ffe9c1;	
}
a.rabota-btn-whide:hover {
   background: #ff9800;	
}	
.a-rabota-block {
    display: block;
    text-align: center;
    margin-top: 47px;
    /* margin: auto; */
}
.rabota-bl-4 {
    padding: 74px 66px 0 68px;
    background: #ffeeee;
    /* padding: 15px 15px; */
    margin: 30px 15px;
    min-height: auto;
    border-radius: 8px;
    border: 1px solid #180404;
    text-align: center;
    font-size: 25px;
    line-height: 23px;
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 47px;
    border: 1px solid #4b3c69;
    /* padding: 60px; */
    /* background: red; */
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    line-height: 44px;
}
.rabota-bl-4 img {
    margin-bottom: -16px;
}
.icon-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
    padding: 7px;
    margin-top: 15px;
    color: #dec69a;
    align-items: center !important;
    margin-bottom: 5px;
}
.elementor-icon {
    font-size: 50px;
    margin-right: 24px;
    margin-top: -17px;
    display: block;
}
.icon-box-content h3 {
    font-size: 18px;
}
.text-block-rabota-3 em {
    color: #dec69a;
}
.trebovania, .text-r-b-3 {
    font-size: 20px;
}
.text-r-b-4 {
    margin-top: 30px;
    text-align: center;
    font-size: 26px;
    background: #040332;
    padding: 30px;
    border-radius: 8px;
}
.rabota-right {
    position: relative;
    margin-left: -26px;
}

.vop-otv h3{
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-weight: 800;
    margin-top: 140px;
}

.vopros-left p {
    font-size: 25px;
    /* background: #dec69a; */
    margin-bottom: 0;
    color: #dec69a;
    padding: 30px;
    margin-bottom: 25px;
    border-radius: 6px 10px 4px 10px;
    background-color: #070527;
    border-left: 2px solid #dec69a;
    border-bottom: 2px solid #dec69a;
}
.vopros-r p {border: 1px solid #4b3c69;border-radius: 10px;background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);font-size: 20px;padding: 36px;margin-bottom: 55px;}
.banner-rabota {
    border: 1px solid #4b3c69;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    max-width: 283px;
    border-radius: 12px;
    overflow: hidden;
}
.banner-rabota-img {
    background: antiquewhite;
}
.banner-rabota-bottom {
    padding: 10px;
    text-align: center;
}
.banner-rabota-title {
    color: #dec69a;
    font-size: 21px;
}
.rabota-b-15 {
    font-size: 18px;
}
.rabota-b-16 {
    border: 1px solid #4b3c69;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    font-size: 20px;
    padding: 36px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.rabota-b-16 h3{
    font-size: 30px;
    /* text-align: center; */
    color: #dec69a;
}
.hotite h3 {
    font-size: 30px;
    /* text-align: center; */
    color: #dec69a;
}
.hotite {
    font-size: 18px;
}
.hotite .rabota-btn {
    position: relative;
    width: 330px;
    height: 50px;
    margin: 0px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
.etapi-ol p {
    font-size: 38px;
    /* text-align: center; */
    color: #dec69a;
}
.priem-li p {
    font-size: 30px;
    /* text-align: center; */
    color: #dec69a;
}
.priem-li h2 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 40px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-weight: 800;
    margin-top: 50px;
}
.etapi-ol {
    border: 1px solid #4b3c69;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    font-size: 20px;
    padding: 36px;
    margin-bottom: 30px;
    margin-top: 30px;
    background: linear-gradient(180deg, rgba(254, 200, 241, 0.90) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
}


.etapi-ol ol {
	list-style-type: none; 
	counter-reset: num;
	position: relative;	    
	margin: 0 0 0 60px;
	padding: 15px 0 5px 0;
	font-size: 16px;
}
.etapi-ol ol li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 27px 27px;
	/* line-height: 1.4; */
	font-size: 20px;
}
.etapi-ol ol li:after {
	content: counter(num);
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -52px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #0e0f38;
	color: #dec69a;
	text-align: center;
	font-size: 29px;
	border-radius: 50%;
	border: 1px solid #dec69a;
}
 
/* Вертикальная линия */
.etapi-ol ol:before {
	content: '';
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: -30px;
	width: 1px;
	border-left: 1px solid #dec69a;
}
/* Скрытие линии у последнего li */
.etapi-ol ol li:last-child:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -30px;
	width: 28px;
	background: #02032f;
}
.priem-li ul {
    padding:0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, minmax(50px, 1fr));
}
.priem-li li{
    padding: 9px;
    font-size: 22px;
}
.priem-li li:before {
    padding-right: 11px;
    font-weight: bold;
    color: #dec69a;
    content: "\2665";
    transition-duration: 0.4s;
    font-size: 20px;
}
.priem-li li:hover:before {
    color: #ff9800;
    content: "\2665";
}   
.forma-2-kolonki h3 {
    font-size: 39px;
    color: #dec69a;
}
.border-no {
    margin-top: 40px;
}
.block-22 {
    font-size: 18px;
    border: 1px solid #030956;
    background: #020218;
    padding: 60px;
    border-radius: 8px;
    background: linear-gradient(180deg, rgb(48 0 36 / 90%) -22.92%, rgba(237, 146, 215, 0.00) 26.73%), radial-gradient(87.27% 136.83% at 76.68% 66.67%, rgba(96, 46, 166, 0.10) 0%, rgb(6 3 99 / 31%) 9.38%, rgb(6 29 77 / 50%) 100%);
    margin: 0px;
}
.block-22 h2 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 36px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-weight: 800;
    margin-top: 50px;
}
.block-22 h3  {
    font-size: 30px;
    /* text-align: center; */
    color: #dec69a;
}
.block-22-1 h3 {
    text-align: center;
    color: red;
    position: relative;
    color: #dec69a;
    padding: 0px 0 15px 0;
    font-size: 34px;
    text-shadow: 1px 1px 2px black;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-weight: 800;
    margin-top: 50px;
    line-height: 53px;
}
.block-22-1 {
    font-size: 20px;
}
.block-24-1 {
    font-size: 18px;
}
.vop-otv {
    background-image: url(/storage/bg-img-1.jpg);
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 21%;
    border-top: 1px solid #060e56;
    border-bottom: 1px solid #060e56;
}