:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans",
        "Liberation Sans", sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco,
        Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg,
            rgba(255, 255, 255, 0.15),
            rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
}
.error_style {
    background-color: #ffeef5 !important;
    border: 1px solid #fe4d97 !important;
    -webkit-transition: background-color 0.3s ease-out, border 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out, border 0.3s ease-out;
    transition: background-color 0.3s ease-out, border 0.3s ease-out;
}
@media (min-width: 1600px) {
    .sc-megamenu>nav {
        width: 376px !important;
    }
}

@media (min-width: 1600px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .modal-dialog-1110 {
        max-width: 1600px !important;
    }

    .align-items-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

.fa,
.fab,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-tiktok:before {
    content: "\e07b";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-phone:before {
    content: "\f095";
}

.sc-btn-outline-secondary:not([disabled]):hover .sc-btn-icon {
    background: #fff;
}

.sc-megamenu-list-item.active>.sc-megamenu-child,
.sc-megamenu-list-item:hover>.sc-megamenu-child {
    opacity: 1;
    visibility: visible;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>.sc-megamenu-child {
    opacity: 1;
    visibility: visible;
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(fontawesome/webfonts/fa-brands-400.eot);
    src: url(fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
        url(fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),
        url(fontawesome/webfonts/fa-brands-400.woff) format("woff"),
        url(fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),
        url(fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(fontawesome/webfonts/fa-regular-400.eot);
    src: url(fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
        url(fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),
        url(fontawesome/webfonts/fa-regular-400.woff) format("woff"),
        url(fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),
        url(fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(fontawesome/webfonts/fa-solid-900.eot);
    src: url(fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
        url(fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),
        url(fontawesome/webfonts/fa-solid-900.woff) format("woff"),
        url(fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),
        url(fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}

hr:not([size]) {
    height: 1px;
}

@media (min-width: 1200px) {

    .h1,
    h1 {
        font-size: 2.5rem;
    }
}

ol,
ul {
    padding-left: 2rem;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

a {
    color: #0d6efd;
    background-color: rgba(0, 0, 0, 0);
}

img,
svg {
    vertical-align: middle;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}

[role="button"],
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

iframe {
    border: 0;
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.text-white {
    color: #fff !important;
}

.download-price__circle {
    position: absolute;
    width: 6.8125vw;
    border: 1px solid #ffffff3b;
    height: 6.8125vw;
    background-color: rgb(18 18 180);
    top: 3.02083vw;
    left: 41.7188vw;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 13.0208vw;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    cursor: pointer;
    border-radius: 50%;
}

.download-price__circle p {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 0.629167vw !important;
    line-height: 0.84vw;
    text-align: center;
    letter-spacing: 0.03em;
}

.download-price__circle .pdf-circle {
    position: absolute;
    top: 0.520833vw;
    left: 0.520833vw;
    right: 0.520833vw;
    bottom: 0.520833vw;
    width: 5.77083vw;
    height: 5.77083vw;
    animation: 15s linear 0s infinite normal none running rotation;
}

.download-price__circle .circle-arrow {
    width: 0.885417vw;
    height: 1.04167vw;
    fill: #ffffff !important;
    margin-bottom: 0.3125vw;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}

@media (min-width: 576px) {
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }
}

.form-control {
    display: block;
    width: 100%;
    line-height: 1.5;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.form-select {
    position: relative;
}
.form-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
}
/* .get-catalog .form-select::after {
    content: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    position: absolute;
    top: 50%;
    width: 14px;
    right: 1.2em;
    transform: translateY(-32%);
    pointer-events: none;
} */
.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
    opacity: 1;
}

.form-control::placeholder,
.form-select::-webkit-input-placeholder {
    opacity: 1;
}

.form-check-input {
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.form-control,
.input-group>.form-select {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.sc-btn:active .sc-btn-icon {
    -webkit-animation: 2s infinite btnsIconAnimation;
    animation: 2s infinite btnsIconAnimation;
}

@keyframes btnsIconAnimation {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }

    25% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

.fade:not(.show) {
    opacity: 0;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.overflow-hidden {
    overflow: hidden !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-none {
    display: none !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

.order-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
}

.order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
}

.order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
}

.order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.text-start {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-decoration-line-through {
    text-decoration: line-through !important;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.p-0 {
    padding: 0 !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

@media (min-width: 768px) {
    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-none {
        display: none !important;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pe-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .text-md-start {
        text-align: left !important;
    }
}

@media (min-width: 992px) {
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-none {
        display: none !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

.h1,
h1 {
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.small,
small {
    font-size: 80%;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    width: 100vw;
}

body,
html {
    min-height: 100vh;
    position: relative;
}

body {
    font-size: 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    background: #f8f9fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
}

.content-block {
    border: 1px solid #f2f4f8;
    background-color: #fff;
    color: #8f90a6;
    padding: 1rem;
    -webkit-transition: -webkit-box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out,
        -webkit-box-shadow 0.3s ease-out;
    border-radius: 0.25rem;
}

.content-block ol,
.content-block p,
.content-block ul {
    color: #1c1c28;
    font-size: 14px;
}

.content-block ol+p,
.content-block ol+ul,
.content-block p+p,
.content-block p+ul,
.content-block ul+p,
.content-block ul+ul {
    margin-top: 1rem;
}

.content-block ol,
.content-block ul {
    padding-left: 1rem;
}

.content-block li::marker {
    font-size: 0.8rem;
}

.content-block-p24 {
    border: 1px solid #f2f4f8;
    background-color: #fff;
    color: #8f90a6;
    padding: 1.5rem;
    -webkit-transition: -webkit-box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out,
        -webkit-box-shadow 0.3s ease-out;
    border-radius: 0.25rem;
}

.blue-link {
    color: #0063f7;
    text-decoration: underline;
    cursor: pointer;
}

.blue-link:hover {
    text-decoration: none;
    color: #0063f7;
}

.light-text {
    color: #8f90a6;
}

.dark-text {
    color: #1c1c28;
}

.br-4 {
    border-radius: 0.25rem !important;
}

.br-6 {
    border-radius: 0.375rem !important;
}

.br-8 {
    border-radius: 0.5rem !important;
}

.br-12 {
    border-radius: 0.75rem !important;
}

.sc-dropdown-box {
    display: inline-block;
    position: relative;
}

.sc-dropdown {
    position: absolute;
    top: calc(100% - 0.5rem);
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    min-width: 200px;
    opacity: 0;
    z-index: -1;
    margin-top: 20px;
    padding-top: 20px;
    -webkit-transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    -o-transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    visibility: hidden;
    cursor: default;
}

.sc-dropdown-inner {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(40, 41, 61, 0.04),
        0 16px 24px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 8px rgba(40, 41, 61, 0.04),
        0 16px 24px rgba(96, 97, 112, 0.16);
}

.sc-dropdown-toggle {
    cursor: pointer;
}

.sc-dropdown-toggle::after {
    content: "";
    display: inline-block;
    -webkit-mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-dropdown-toggle);
    mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-dropdown-toggle);
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 12px;
    height: 12px;
    margin-left: 0.25rem;
    background: inherit;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
}

.sc-dropdown::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slick-slide img {
    pointer-events: none;
}

* {
    outline: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
}

li,
ul {
    padding: 0;
}

a,
a:active,
a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

@media (min-width: 992px) {

    a,
    a:active,
    a:hover {
        -webkit-transition: color 0.3s ease-out;
        -o-transition: color 0.3s ease-out;
        transition: color 0.3s ease-out;
    }
}

button {
    cursor: pointer;
    border: 0;
}

a,
button,
div,
form,
input,
p,
span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn,
.btn:hover,
button,
button:active,
button:hover,
input,
input:active,
input:hover {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type="email"],
input[type="text"],
textarea {
    -webkit-appearance: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-weight: 700;
    color: #1c1c28;
    line-height: 1.5;
}

.h1,
h1 {
    font-size: 1.875rem;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fsz-10 {
    font-size: 0.625rem !important;
}

.fsz-12 {
    font-size: 0.75rem !important;
}

.fsz-14 {
    font-size: 0.875rem !important;
}

.fsz-20 {
    font-size: 1.25rem !important;
}

.fsz-22 {
    font-size: 1.375rem !important;
}

.sc-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: 500;
    color: #1c1c28;
    padding: 0.985rem 2rem;
    white-space: nowrap;
    border: 1px solid transparent;
    -webkit-filter: drop-shadow(0 0 1px rgba(40, 41, 61, 0.08)) drop-shadow(0 0.5px 2px rgba(96, 97, 112, 0.16));
    filter: drop-shadow(0 0 1px rgba(40, 41, 61, 0.08)) drop-shadow(0 0.5px 2px rgba(96, 97, 112, 0.16));
}

.sc-btn:not([disabled]) {
    -webkit-transition: background 0.3s ease-out,
        color 0.3s ease-out, -webkit-filter 0.3s ease-out;
    transition: background 0.3s ease-out, color 0.3s ease-out,
        filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
    -o-transition: background 0.3s ease-out,
        color 0.3s ease-out, filter 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

.sc-btn-icon {
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background: #1c1c28;
    display: block;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    pointer-events: none;
}

.sc-btn-icon-account {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
}

.sc-btn-icon-cart-img {
    background: rgba(0, 0, 0, 0) !important;
}

.sc-btn-icon-catalog {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
}

.sc-btn-icon-chevron {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    width: 10px;
    height: 10px;
}

.sc-btn-icon-compare {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-compare);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-compare);
}

.sc-btn-icon-search {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-seacrh-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-seacrh-icon);
}

.sc-btn-icon-showmore {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--show-more-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--show-more-icon);
}

.sc-btn-icon-viewed {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
}

.sc-btn-icon-wishlist {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-wishlist);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-wishlist);
}

.sc-btn-icon+.sc-btn-text {
    padding-left: 0.5rem;
}

.sc-btn-text {
    pointer-events: none;
}

.sc-btn.small {
    font-size: 0.625rem;
    padding: 0.5rem 1.5rem;
}

.sc-btn.no-btn {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    -webkit-filter: none;
    filter: none;
}

.sc-btn-with-icon {
    padding: 0.5rem;
}

.sc-btn-danger,
.sc-btn-primary,
.sc-btn-secondary {
    border: 0;
}

.sc-btn-primary:not([disabled]) {
    background: #4f43e3;
    color: #fff;
}

.sc-btn-primary:not([disabled]):hover {
    opacity: 0.9;
}

.sc-btn-primary:not([disabled]) .sc-btn-icon {
    background: #fff;
}

.sc-btn-secondary:not([disabled]) {
    background: #f2f4f8;
}

.sc-btn-outline {
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f2f4f8;
}

.sc-btn-outline-primary:not([disabled]):hover .sc-btn-icon,
.sc-btn-outline-secondary:not([disabled]) {
    background: #fff;
}

#cart .header-buttons-cart-quantity {
    background: #e53535;
    color: #fff;
}

.sc-switcher {
    background: #4f43e3;
}

.sc-switcher button {
    padding: 0 0.5rem;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    line-height: 1rem;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

.sc-switcher button.active {
    background: #fafafc;
    color: #1c1c28;
    border: 1px solid #f2f2f5;
}

.sc-footer {
    background: #2a2568;
    color: #fff;
}

.sc-footer hr {
    margin: 0;
    background-color: #fff;
    padding: 0;
    opacity: 0.08;
}

.sc-footer-top {
    padding: 2rem 0;
}

.sc-footer-title {
    color: #c7c9d9;
}

@media (min-width: 768px) {

    .sc-footer-phones,
    .sc-footer-socials {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 1200px) {
    .sc-footer-top {
        padding: 2.5rem 0;
    }

    .sc-footer-phones,
    .sc-footer-socials {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
}

.sc-footer-phones {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.sc-footer-phones a {
    text-decoration: underline;
}

.sc-footer-phones a+a {
    margin-top: 0.25rem;
}

.sc-footer-socials {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (min-width: 1200px) {
    .sc-footer-socials {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: auto;
    }
}

.sc-footer-socials-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    height: 40px;
    font-size: 0;
    background-color: #fff;
    border-radius: 25px;
    -webkit-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}

.sc-footer-socials-item+.sc-footer-socials-item {
    margin-left: 0.5rem;
}

.sc-footer-socials-item i {
    color: #28293d;
    font-size: 1rem;
    -webkit-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

.sc-footer-subscribe {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media (min-width: 1200px) {
    .sc-footer-subscribe {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666666%;
        flex: 0 0 66.666666%;
        max-width: 66.666666%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .sc-footer-middle hr:first-child {
        margin-bottom: 2rem !important;
    }

    .sc-footer-middle hr:last-child {
        margin-top: 2rem !important;
    }
}

.sc-footer-subscribe-form {
    width: 420px;
    max-width: 100%;
}

.sc-footer-subscribe-form .sc-btn {
    border-radius: 0 0.25rem 0.25rem 0;
    width: auto !important;
}

.sc-footer-subscribe .form-control {
    border-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.sc-footer-subscribe .form-check-input {
    float: none;
    border-radius: 0.25rem !important;
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;
    border: 0;
}

.sc-footer-subscribe .form-check-input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sc-footer-subscribe .form-check-label {
    color: #f4f4f4;
}

.sc-footer-subscribe .form-check-label a {
    text-decoration: underline;
}

.sc-footer-subscribe .form-check-label a:hover {
    text-decoration: none;
}

.sc-footer-subscribe button {
    font-size: 12px;
    color: #f4f4f4;
    height: 44px;
    line-height: 44px;
}

.sc-footer-list a {
    text-decoration: underline;
    line-height: 1.5rem;
}

.sc-footer-shedule {
    line-height: 1rem;
}

.sc-footer-payments-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sc-footer-payments-item {
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url(/catalog/view/theme/oct_showcase/img/sprite-sc.png);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53px;
    flex: 0 0 53px;
    max-width: 53px;
    height: 33px;
    margin-bottom: 6px;
    border-radius: 6px;
    border: 1px solid #e9e9e9;
}

.sc-footer-payments-item:not(:last-child) {
    margin-right: 6px;
}

@media (min-width: 576px) {
    .sc-footer-payments-item {
        margin-bottom: 10px;
    }

    .sc-footer-payments-item:not(:last-child) {
        margin-right: 10px;
    }
}

.sc-footer-payments-item.privat24 {
    background-position: -199px -138px;
}

.sc-footer-payments-item.mastercard {
    background-position: -67px -2px;
}

.sc-footer-payments-item.visa {
    background-position: 0 -1px;
}

.sc-footer-credits {
    padding: 2rem 0;
}

#back-top {
    position: fixed;
    right: 1.5rem;
    bottom: 136px;
    width: 2rem;
    height: 2rem;
    z-index: 1020;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 0;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    display: none;
    cursor: pointer;
    border: 1px solid #fbfbfb;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 420px) {
    #back-top {
        right: 3rem;
        bottom: 156px;
    }
}

@media (min-width: 768px) {
    .sc-footer-list a {
        line-height: 1.375rem;
    }

    #back-top {
        right: 2.75rem;
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        bottom: 120px;
    }
}

#back-top:hover {
    background: #fff;
}

#back-top:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#back-top.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#back-top i {
    color: #1c1c28;
}

.form-label {
    font-size: 0.875rem;
}

.form-select {
    width: 100%;
    padding-left: 2rem;
}

.form-select select {
    border: 0;
    padding-bottom: 0;
}
.get-catalog .form-select option:first-child {
color: rgb(143, 144, 166);
}

.form-control,
.form-select {
    color: #1c1c28;
    font-size: 0.875rem;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #e4e4eb;
    padding: 0.625rem 1rem;
    border-radius: 0.25rem;
}

.form-control::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
    color: #8f90a6;
    font-size: 0.875rem;
}

.form-control::placeholder,
.form-select::placeholder {
    color: #8f90a6;
    font-size: 0.875rem;
}

.form-check-input {
    width: 1rem;
    height: 1rem;
    border-radius: 0.125rem !important;
    margin-right: 0.5rem;
    margin-top: 0;
    border-color: #8f90a6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1rem;
    flex: 0 0 1rem;
}

.form-check-label {
    font-size: 0.75rem;
    color: #1c1c28;
}

.input-group .sc-btn {
    height: 48px;
    width: 48px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    position: relative;
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
}

#top {
    background: #282182;
    padding: 0.75rem 0;
    position: relative;
    z-index: 12201;
    height: 48px;
}

#top .sc-top-btn {
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
}

#top .sc-btn-icon {
    background: #c7c9d9;
}

#top .sc-dropdown-inner {
    min-width: 240px;
}

#top .sc-dropdown-toggle {
    color: #fff;
}

#top .sc-dropdown-toggle:after {
    background: #fff;
}

.top-left li:not(:last-child) {
    margin-right: 1rem;
}

.top-left li a {
    color: #fff;
}

.top-left li a:hover {
    text-decoration: underline;
}

.top-right .sc-dropdown-toggle {
    color: #fff;
}

.top-right .sc-dropdown-toggle:after {
    background: #fff;
}

.top-right .popup-call-trigger {
    color: #fff;
    margin-left: 0.75rem;
    text-decoration: underline;
    cursor: pointer;
}

.top-right .popup-call-trigger:hover {
    text-decoration: none;
}

.header {
    background: #fff;
    border-bottom: 1px solid #f2f4f8;
    z-index: 12100;
    position: fixed;
    -webkit-box-shadow: 0 -2px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 -2px 8px rgba(96, 97, 112, 0.16);
}

@media (min-width: 768px) {
    #top {
        padding: 0.5rem 0;
        height: 50px;
    }

    .header:not(.with-slideshow) {
        position: sticky;
        top: 0;
    }

    .header.with-slideshow {
        position: relative;
    }
}

@media (min-width: 1200px) {
    #logo {
        padding-right: 3.5rem;
    }

    .header {
        -webkit-box-shadow: 0 2px 30px 10px rgba(96, 97, 112, 0.04);
        box-shadow: 0 2px 30px 10px rgba(96, 97, 112, 0.04);
    }

    .header.with-slideshow {
        z-index: 1;
    }
}

.header .sc-btn-icon-catalog {
    width: 1rem;
    height: 1rem;
}

.header-search {
    padding: 0 1rem 0 0;
    z-index: 1;
}

.header-search #search,
.header-search-box {
    max-width: 100%;
}

.header-search .form-control {
    background: #f8f9fa;
    border: 1px solid #f2f4f8;
    font-size: 0.75rem;
    color: #1c1c28;
    height: 38px;
}

.header-search .form-control::-webkit-input-placeholder {
    font-size: 0.75rem;
    color: #8f90a6;
}

.header-search .form-control::placeholder {
    font-size: 0.75rem;
    color: #8f90a6;
}

.header-search .sc-btn-with-icon {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    border: 0;
}

.header-buttons .sc-btn-icon {
    width: 16px;
    height: 16px;
}

.header-buttons .sc-btn-icon-catalog {
    background: #4f43e3;
}

.header-buttons .sc-btn {
    color: #555770;
    position: relative;
    line-height: 1;
}

@media (min-width: 360px) {
    .header-buttons .sc-btn {
        height: 38px;
    }
}

.header-buttons .sc-btn:not(:first-child) {
    padding-left: 0.5rem;
    border-left: 1px solid #f2f2f5;
}

.header-buttons .sc-btn:not(:last-child) {
    padding-right: 0.5rem;
}

.header-buttons .sc-btn.header-buttons-catalog,
.header-buttons .sc-btn:hover {
    color: #4f43e3;
}

.header-buttons-cart-quantity {
    display: grid;
    place-items: center;
    min-width: 1rem;
    background-color: #f2f4f8;
    font-weight: 600;
    font-size: 10px;
    height: 1rem;
    line-height: 1rem;
    border-radius: 1rem;
    position: absolute;
    top: -0.25rem;
    right: calc(50% - 1.375rem);
    color: #1c1c28;
}

.sc-livesearch {
    background: #f2f4f8;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s;
    z-index: 1040;
    position: absolute;
}

@media (min-width: 768px) {
    .header-buttons .sc-btn:not(:first-child) {
        padding-left: 1rem;
    }

    .header-buttons .sc-btn:not(:first-child).header-buttons-account {
        border-left: 0;
    }

    .header-buttons .sc-btn:not(:last-child) {
        padding-right: 1rem;
    }

    .sc-livesearch {
        width: 100%;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .sc-livesearch.expanded {
        max-height: 480px;
    }
}

.sc-livesearch-close {
    position: absolute;
    top: 38px;
    right: 0;
    width: 40px;
    height: 40px !important;
    background: #4f43e3;
    color: #fff;
    opacity: 0;
    padding: 0 !important;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 1041;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sc-livesearch-close span {
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background: #fff;
    display: block;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
}

@media (min-width: 768px) {
    .sc-livesearch-close {
        right: -40px;
    }
}

.sc-megamenu {
    position: absolute;
    top: 100%;
    left: 0.75rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    padding-top: 0.5rem;
}
.sc-megamenu-children-title {
    font-size: 0.9rem;
}
.sc-megamenu-children-item {
    border: 1px solid var(--bs-secondary);
}
.sc-megamenu-children-item-title {
    margin-bottom: 0.75rem;
}

.sc-megamenu-children-item li {
    margin-top: 0.25rem;
}

.sc-megamenu-children-item {
	border: 1px solid #fff;
	margin: 0.4rem;
	border-radius: .25rem;
	padding-bottom: 1rem !important;
	padding-top: 1rem !important;
	overflow: hidden;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	flex-direction: column;
	justify-content: center;
	transition: all 0.2s ease-in;
}
.sc-megamenu-children-item:hover {
	border: 1px solid rgb(234 235 237);
}


.sc-megamenu-children-item-title {
    margin-bottom: 0.75rem;
}

.sc-megamenu-children-item li {
    margin-top: 0.25rem;
}

.sc-megamenu-children-item a:hover {
    text-decoration: underline;
    color: #0063f7;
}
.sc-megamenu-children-item img {
    margin: 0 auto;
}

.sc-megamenu-children-item {
    text-align: center;
}

.sc-megamenu-children-title span {
    min-height: 72px;
     line-height: 1.4 !important;
     font-weight: 400;
}

.sc-megamenu-children.flex-grow-1 {
    display: flex;
    flex-flow: wrap;
     margin: -0.4rem;
}

.sc-megamenu-children-item {
    width: calc(100% / 5 - 0.8rem);
}

@media only screen and (max-width: 1400px) {
    .sc-megamenu-children-item {
        width: calc(100% / 4 - 0.8rem);
    }
}
@media (min-width: 1400px) {
    .sc-megamenu {
        right: calc(100% - 306px);
    }
}

.sc-megamenu>nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 260px;
    height: 100%;
    max-height: calc(100vh - 140px);
    overflow: hidden;
    overflow-y: auto;
}

@media (min-width: 1400px) {
    .sc-megamenu>nav {
        width: 306px;
    }
}

@media (min-width: 1200px) {

    .sc-megamenu.active,
    .sc-megamenu.with-slideshow {
        opacity: 1;
        visibility: visible;
    }

    .sc-megamenu.with-slideshow {
        -webkit-transition: unset;
        -o-transition: unset;
        transition: unset;
        padding-top: 2rem;
    }

    .sc-megamenu.with-slideshow>div>nav {
        height: 100%;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list {
        -webkit-transition: max-height 0.3s ease-out;
        -o-transition: max-height 0.3s ease-out;
        transition: max-height 0.3s ease-out;
        overflow: hidden;
        height: 100%;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list.without-day-products {
        position: relative;
        overflow-y: auto;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list.without-day-products:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1.5rem;
        background: #fff;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list.without-day-products:hover {
        position: static;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list.without-day-products:hover::after {
        display: none;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list:hover {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        overflow-y: auto;
    }

    .sc-megamenu.with-slideshow .sc-megamenu-list-item>.sc-megamenu-child {
        top: 2rem;
    }

    .sc-megamenu:not(.with-slideshow) {
        z-index: 11000;
    }

    .sc-megamenu.active .sc-megamenu-list {
        height: 100% !important;
    }
}

.sc-megamenu.active .sc-megamenu-list {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.sc-megamenu-list {
    background: #fff;
    border: 1px solid #f2f4f8;
    border-radius: 4px;
}

.sc-megamenu-list-item {
    padding: 0.25rem 0.75rem;
}

.sc-megamenu-list-item>a {
    font-weight: 500;
    cursor: pointer;
}

.sc-megamenu-list-item+.sc-megamenu-list-item {
    margin-top: 0.5rem;
}

.sc-megamenu-list-item>span {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: default !important;
}

.sc-megamenu-child {
    background: #fff;
    position: absolute;
    top: calc(0.5rem + 1px);
    left: 260px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    -o-transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    -webkit-box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    border-radius: 0 4px 4px 0;
    width: 856px;
}

@media (min-width: 1400px) {
    .sc-megamenu-child {
        left: 306px;
        width: 990px;
    }
}

@media (min-width: 1600px) {
    .sc-megamenu-child {
        left: 376px;
        width: 1200px;
    }
}

.sc-megamenu-child-narrow {
    right: auto;
    width: 260px;
    border-radius: 0;
    bottom: 0;
}

@media (min-width: 1400px) {
    .sc-megamenu-child-narrow {
        width: 306px;
    }
}

@media (min-width: 1600px) {
    .sc-megamenu-child-narrow {
        width: 376px;
    }
}

.sc-megamenu-child-narrow .sc-megamenu-child-wrapper {
    padding: 0;
}

.sc-megamenu-child-narrow ul {
    max-height: 100%;
    overflow-y: auto;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) {
    padding: 0.75rem 0.75rem 0.75rem 1.5rem;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings)+li {
    border-top: 1px solid #f2f4f8;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings)>span:not(.sc-megamenu-children-title) {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: default !important;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-megamenu-child {
    top: 0;
}

.sc-megamenu-child-narrow .sc-megamenu-child-narrow {
    width: 100%;
    left: 100%;
}

.sc-megamenu-child-wrapper {
    padding: 2rem;
    overflow-y: auto;
    scroll-behavior: smooth;
    z-index: 1;
    max-height: 700px;
}

.sc-megamenu-children {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}


.sc-megamenu-children-manufacturers {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}



.sc-megamenu.active .sc-megamenu-list {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.sc-megamenu-list {
    background: #fff;
    border: 1px solid #f2f4f8;
    border-radius: 4px;
}

.sc-megamenu-list-item {
    padding: 0.25rem 0.75rem;
}

.sc-megamenu-list-item>a {
    font-weight: 500;
    cursor: pointer;
}

.sc-megamenu-list-item+.sc-megamenu-list-item {
    margin-top: 0.5rem;
}

.sc-megamenu-list-item>span {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: default !important;
}

.sc-megamenu-list-item.active>a,
.sc-megamenu-list-item:hover>a {
    font-weight: 700;
}

.sc-megamenu-list-item.active>span,
.sc-megamenu-list-item:hover>span {
    background: #f2f4f8;
}

.sc-megamenu-list-item.active>.sc-megamenu-child,
.sc-megamenu-list-item:hover>.sc-megamenu-child {
    opacity: 1;
    visibility: visible;
}

.sc-megamenu-child {
    background: #fff;
    position: absolute;
    top: calc(0.5rem + 1px);
    left: 260px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    -o-transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    transition: opacity 0.3s ease-out 0.05s,
        visibility 0.3s ease-out 0.05s;
    -webkit-box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    border-radius: 0 4px 4px 0;
    width: 856px;
}

@media (min-width: 1400px) {
    .sc-megamenu-child {
        left: 306px;
        width: 990px;
    }
}

@media (min-width: 1600px) {
    .sc-megamenu-child {
        left: 376px;
        width: 1200px;
    }
}

.sc-megamenu-child-narrow {
    right: auto;
    width: 260px;
    border-radius: 0;
    bottom: 0;
}

@media (min-width: 1400px) {
    .sc-megamenu-child-narrow {
        width: 306px;
    }
}

@media (min-width: 1600px) {
    .sc-megamenu-child-narrow {
        width: 376px;
    }
}

.sc-megamenu-child-narrow .sc-megamenu-child-wrapper {
    padding: 0;
}

.sc-megamenu-child-narrow ul {
    max-height: 100%;
    overflow-y: auto;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) {
    padding: 0.75rem 0.75rem 0.75rem 1.5rem;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings)+li {
    border-top: 1px solid #f2f4f8;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings)>span:not(.sc-megamenu-children-title) {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: default !important;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-megamenu-child {
    top: 0;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-menu-list-landings-link:hover {
    color: #0063f7;
    text-decoration: underline;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>a:not(.sc-menu-list-landings-link) {
    font-weight: 700;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>span:not(.sc-megamenu-children-title) {
    background: #f2f4f8;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>.sc-megamenu-child {
    opacity: 1;
    visibility: visible;
}

.sc-megamenu-child-narrow .sc-megamenu-child-narrow {
    width: 100%;
    left: 100%;
}

.sc-megamenu-child-wrapper {
    padding: 2rem;
    overflow-y: auto;
    scroll-behavior: smooth;
    z-index: 1;
    max-height: 700px;
}

.sc-megamenu-child-wrapper .sticky-top {
    top: 1.5rem;
}

.sc-megamenu-children {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.sc-megamenu-children-manufacturers {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}


#overlay {
    background: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

#overlay.active {
    background: rgba(0, 0, 0, 0.4);
    z-index: 12001;
    visibility: visible;
}

#overlay.active.z-index {
    z-index: 12202;
}

#overlay.overlay-transparent {
    background-color: rgba(0, 0, 0, 0);
}

.sidebar {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: -60px;
    left: 0;
    background: #fff;
    border-radius: 0.75rem 0.75rem 0 0;
    z-index: 12203;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity 0.15s linear 0.1s,
        -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        opacity 0.15s linear 0.1s,
        -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out,
        opacity 0.15s linear 0.1s;
    overflow: hidden;
}

.sidebar.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
    opacity: 1;
}

.sidebar [data-sidebar="close"] {
    position: absolute;
    z-index: 2;
    right: 0.75rem;
    top: 0.5rem;
}

.sidebar-header {
    background: #f2f4f8;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    height: 56px;
}

.sidebar-header-menu {
    background: #fff;
}

.sidebar-header-menu>* {
    pointer-events: none;
}

.sidebar-header .sc-btn-secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-filter: none;
    filter: none;
}

.sidebar-inner {
    height: 100%;
    max-height: calc(100% - 56px);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
}

.sidebar-inner-cart {
    max-height: calc(100% - 198px);
}

.sidebar-main-menu-item {
    border-bottom: 1px solid #f2f4f8;
}

.sidebar-main-menu-item-icon {
    background-color: #f2f4f8;
}

.sidebar-main-menu-item-icon:before {
    content: "";
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background: #1c1c28;
    display: block;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon {
    background-color: #4f43e3;
}

.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    background: #fff;
}

.sidebar-main-menu-item-account .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
}

.sidebar-main-menu-item-viewed .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
}

.sidebar-main-menu-item-viewed .sc-module {
    margin: 0 !important;
    background: rgba(0, 0, 0, 0);
    padding: 0 1rem 1rem !important;
}

.sc-advantages-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    width: 70%;
}

@media (min-width: 576px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        width: 33.3333%;
    }

    .sc-banner-plus .content-block {
        padding: 1.5rem;
    }
}

@media (min-width: 1400px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666%;
        flex: 0 0 16.6666%;
        width: 16.6666%;
    }
}

@media (min-width: 1200px) {
    .sc-advantages-item-text {
        max-width: 85%;
    }

    .sc-banner-plus-25 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%;
    }

    .sc-banner-plus-25 .sc-banner-plus-title {
        font-size: 1.25rem;
    }

    .sc-banner-plus-25 .sc-banner-plus-text {
        font-size: 0.875rem;
    }
}

.sc-category-wall-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
}

@media (min-width: 768px) {
    .sc-banner-plus-text {
        padding-top: 1.5rem;
    }

    .sc-category-wall-item {
        width: 33.33333333%;
    }
}

@media (min-width: 992px) {
    #back-top {
        right: 2.5rem;
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
    }

    .sc-banner-plus-title {
        font-size: 1.5rem;
    }

    .sc-category-wall-item {
        width: 25%;
    }

    .sc-module-item:hover .sc-module-btns {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1200px) {
    .sc-category-wall-item {
        width: 16.66666667%;
    }
}

.sc-category-wall-item .content-block {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    position: relative;
}

.sc-category-wall-item .content-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sc-category-wall-item .content-block>a {
    margin-top: 1rem;
}

.sc-category-wall-item-list {
    position: absolute;
    z-index: 2;
    top: -1px;
    right: -1px;
    left: -1px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #f2f4f8;
    -webkit-transition: -webkit-box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out,
        -webkit-box-shadow 0.3s ease-out;
    border-radius: 0.25rem;
    min-height: calc(100% + 2px);
}

.sc-category-wall-item-list.d-none {
    visibility: hidden;
}

.sc-category-wall-item-list.animated {
    -webkit-box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
}

@media (min-width: 768px) {
    .sc-last-news-item {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .sc-last-news-item {
        width: 25%;
    }
}

.sc-last-news-item img {
    block-size: auto;
    width: 100%;
}

.sc-module {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.sc-module .content-block {
    position: relative;
    z-index: 1;
}

@media (min-width: 576px) {
    .sc-banner-plus-title {
        margin-bottom: 0.5rem;
    }

    .sc-module-item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .sc-module-infinity {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sc-module-item {
        width: 33.33333333%;
    }
}

@media (min-width: 1200px) {
    .sc-module-item {
        width: 20%;
    }
}

.sc-module-item-attr {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background: #f2f4f8;
    border: 1px solid #f2f2f5;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.sc-module-item-attr-item:not(:first-child) {
    margin-top: 0.25rem;
}

.sc-module-img img {
    display: block;
    margin: 0 auto;
}

.sc-module-btns {
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    gap: 0.5rem;
}

.sc-module-btns button {
    -webkit-filter: none;
    filter: none;
}

.sc-module-btns button .sc-btn-icon {
    width: 18px;
    height: 16px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.sc-module-stickers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.25rem;
}

.sc-module-sticker {
    padding: 0.125rem 0.25rem;
    color: #fff;
    white-space: nowrap;
    text-transform: lowercase;
}

.sc-module-sticker-red {
    background: #e53535;
}

.sc-module-sticker-green {
    background: #06c270;
}

.sc-module-header {
    letter-spacing: 0.01em;
}

.sc-module-title {
    font-size: 0.75rem;
    line-height: 1rem;
}

@media (min-width: 768px) {
    .sc-module-title {
        font-size: 0.875rem;
        line-height: 1.5rem;
    }
}

.sc-module-rating {
    padding: 0.25rem;
    background: #f8f9fa;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}

.sc-module-rating-star {
    background-image: url(/catalog/view/theme/oct_showcase/img/module-star-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.sc-module-rating-star+.sc-module-rating-star {
    margin-left: 2px;
}

.sc-module-rating-star-is {
    background-image: url(/catalog/view/theme/oct_showcase/img/module-star-icon-is.svg);
}

.sc-module-reviews {
    margin-left: 0.25rem;
}

.sc-module-reviews span {
    line-height: 1;
}

.sc-module-price {
    font-size: 0.875rem;
}

.sc-module-price-old {
    text-decoration: line-through;
}

@media (min-width: 992px) and (max-width: 1599px) {
    .sc-module-price-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 576px) {
    .sc-module-price {
        font-size: 1.25rem;
    }

    .sc-module-cart .sc-btn-primary {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39px;
        flex: 0 0 39px;
        max-width: 39px;
    }

    .sc-module-cart .sc-btn-primary .sc-btn-text {
        display: none;
    }

    .sc-slideshow-plus-specials:not(.slick-initialized) {
        gap: 1rem;
    }
}

.sc-module-quantity {
    border: 1px solid #f2f2f5;
}

.sc-module-quantity .form-control {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46px;
    flex: 0 0 46px;
    max-width: 46px;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    padding: 0.25rem 0;
    text-align: center;
}

.sc-module-quantity button {
    border: 0;
    padding: 0.25rem 0.625rem;
    background: rgba(0, 0, 0, 0);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.sc-module-quantity button span {
    width: 20px;
    height: 20px;
}

.sc-module-quantity button .plus {
    background: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--quantity-plus-icon) center center no-repeat;
}

.sc-module-quantity button .minus {
    background: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--quantity-minus-icon) center center no-repeat;
}

.sc-module-showmore {
    position: relative;
    z-index: 2;
}

@media (min-width: 1200px) {
    .sc-slideshow-plus.with-megamenu {
        position: relative;
        z-index: 4;
        margin-left: 272px;
    }

    .sc-slideshow-plus-item-fullimg img {
        height: 360px;
    }
}

@media (min-width: 1200px) and (min-width: 1400px) {
    .sc-slideshow-plus.with-megamenu {
        margin-left: 318px;
    }
}

@media (min-width: 1200px) and (min-width: 1600px) {
    .sc-slideshow-plus.with-megamenu {
        margin-left: 388px;
    }
}

.sc-slideshow-plus-block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sc-slideshow-plus-block>div {
    display: none;
}

.sc-slideshow-plus-block>div:nth-child(1) {
    display: block;
}

.sc-slideshow-plus-block .slick-dots {
    position: absolute;
    bottom: 0.125rem;
}

@media (min-width: 768px) {
    .sc-slideshow-plus-block .slick-dots {
        bottom: 0.25rem;
    }
}

.sc-slideshow-plus-block .slick-dots button {
    background: #e4e4eb;
}

.sc-slideshow-plus-block .slick-dots .slick-active button {
    background: #fff;
}

@media (min-width: 992px) {
    .sc-shop-reviews-rating-subject {
        margin-right: 110px;
    }

    .sc-slideshow-plus-block .slick-dots {
        bottom: -0.75rem;
    }

    .sc-slideshow-plus-item {
        padding: 2rem 2rem 2.5rem;
    }
}

.sc-slideshow-plus-item:not(:first-child) {
    display: none;
}

.sc-slideshow-plus-item-fullimg img {
    width: 100%;
}

@media (min-width: 1400px) {
    .sc-slideshow-plus-item-fullimg img {
        height: 392px;
    }

    .sc-slideshow-plus-info {
        max-width: 50%;
    }

    .sc-slideshow-plus-info button {
        margin-top: 1rem;
    }
}

.sc-slideshow-plus-specials:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    overflow-x: hidden;
}

.sc-slideshow-plus-specials:not(.slick-initialized) .sc-slideshow-plus-specials-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

@media (min-width: 576px) {
    .sc-slideshow-plus-specials:not(.slick-initialized) .sc-slideshow-plus-specials-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 0.5rem);
        flex: 0 0 calc(50% - 0.5rem);
    }
}

@media (min-width: 1440px) {
    .sc-slideshow-plus-specials:not(.slick-initialized) .sc-slideshow-plus-specials-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333333% - 0.675rem);
        flex: 0 0 calc(33.333333% - 0.675rem);
    }
}

.sc-slideshow-plus-specials .slick-list {
    margin: 0 0 0 -1rem;
}

@media (min-width: 1200px) {
    .sc-slideshow-plus-specials .slick-list {
        margin: 0 0 0 -1.5rem;
    }
}

.sc-slideshow-plus-specials .slick-track {
    overflow: visible;
    overflow-x: hidden;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.sc-slideshow-plus-specials .slick-slide {
    margin: 0 0 0 1rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto !important;
    min-height: 100% !important;
    -webkit-transition: border-color 0.3s ease-out;
    -o-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
}

@media (min-width: 1200px) {
    .sc-slideshow-plus-specials .slick-slide {
        margin: 0 0 0 1.5rem;
    }
}

.sc-slideshow-plus-specials .slick-slide:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #eaeaea;
}

.sc-slideshow-plus-specials .slick-arrow {
    position: absolute;
    top: -34px;
    right: 0;
    width: 28px;
    height: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
    border: 1px solid #f2f4f8;
}

.sc-slideshow-plus-specials .slick-arrow .sc-btn-icon {
    width: 16px;
    height: 16px;
}

.sc-slideshow-plus-specials .slick-slider-btn-prev {
    left: auto;
    right: 38px;
}

.slick-slider-btn {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    display: none;
    -webkit-box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    padding: 0.5rem;
}

.slick-slider-btn[aria-disabled="true"] {
    opacity: 0;
}

.slick-slider-btn .sc-btn-icon {
    -webkit-mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--prev-slide-icon);
    mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--prev-slide-icon);
}

.slick-slider-btn-prev {
    left: 0.25rem;
}

.slick-slider-btn-next {
    right: 0.25rem;
}

@media (min-width: 768px) {
    .slick-slider-btn-prev {
        left: 0.75rem;
    }

    .slick-slider-btn-next {
        right: 0.75rem;
    }
}

.slick-slider-btn-next .sc-btn-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-slider-btn-next:active .sc-btn-icon {
    -webkit-animation: none;
    animation: none;
}

.slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.slick-dots {
    -webkit-tap-highlight-color: transparent;
    margin-top: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1rem 1rem;
}

@media (min-width: 992px) {
    .slick-dots {
        padding: 0 2rem 2rem;
    }
}

.slick-dots li {
    display: inline-block;
    zoom: 1;
}

.slick-dots li button {
    width: 20px;
    height: 6px;
    padding: 0;
    margin-right: 0.5rem;
    background: #c7c9d9;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transition: background 0.3s ease-out,
        width 0.3s ease-out, height 0.3s ease-out;
    -o-transition: background 0.3s ease-out,
        width 0.3s ease-out, height 0.3s ease-out;
    transition: background 0.3s ease-out, width 0.3s ease-out,
        height 0.3s ease-out;
    border-radius: 6px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}

.slick-dots li.slick-active button {
    width: 24px;
    height: 8px;
    background: #4f43e3;
}

@media (max-width: 600px) {
    .sc-contact-us-item-phones {
        width: fit-content;
    }
}

.oct-checkout-actions .sc-cart-actions-block-title {
    justify-content: space-between;
}

.sc-module-sticker-stickers_new {
    color: rgb(255, 255, 255);
    background: rgb(14, 144, 23);
}

.sc-module-sticker-stickers_bestseller {
    color: rgb(255, 255, 255);
    background: rgb(235, 80, 20);
}

.sc-module-sticker-stickers_popular {
    color: rgb(255, 255, 255);
    background: rgb(53, 154, 238);
}

.sc-module-sticker-stickers_special {
    color: rgb(255, 255, 255);
    background: rgb(255, 0, 96);
}

#sc_fixed_contact_button,
.sc-fixed-contact-pulsation,
.sc-slideshow-plus .slick-dots li.slick-active button,
.sc-slideshow-plus .slick-dots li:hover button,
.form-check-input:checked,
.ocf-theme-light-block .ocf-search-btn-static,
.ocf-theme-light-block .ocf-search-btn-popover,
.ocf-theme-light-block .ocf-search-btn-static.ocf-disabled,
.ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled,
.header-buttons .sc-btn-icon-catalog,
.slick-dots li.slick-active button,
#sc_fixed_contact_button,
.sc-fixed-contact-pulsation,
.header-buttons .sc-btn:hover .sc-btn-icon,
.sc-product-options .radio label.selected,
.sc-footer-socials-item:hover,
#sc-search-button:hover .sc-btn-icon {
    background: rgb(0, 20, 200);
}

.ocf-theme-light-block .ocf-search-btn-static,
.ocf-theme-light-block .ocf-search-btn-popover,
.ocf-theme-light-block .ocf-search-btn-static.ocf-disabled,
.ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled,
.ocf-noUi-connect:before,
.ocf-noUi-handle {
    background-color: rgb(0, 20, 200) !important;
}

.form-check-input:checked,
.sc-btn-outline-primary:not([disabled]),
.sc-product-options .radio label.radio-img.selected {
    border-color: rgb(0, 20, 200);
}

.get-catalog .form-check-input:checked {
    border-color: #0cc95b;
}

.get-catalog .content-wrapper {
    padding-right: 1.5rem;
    padding-bottom: 45%;
}

.opacity-70 {
    opacity: 70%;
}

.get-catalog {
    width: calc(100% + 2rem);
    margin: -1rem;
}

.get-catalog .form-wrapper a {
    color: #0cc95b !important;
    text-decoration: underline;
    font-weight: 500;
}
.get-catalog .form-wrapper a:hover {
    color: #ffffff !important;
}

.get-catalog-img {
    background-color: #0015c8;
    background-size: 100%;
    background-position: 100% 115%;
    background-repeat: no-repeat;
}

.get-catalog .h1 {
    font-size: 3.1rem;
    /* font-weight: 500; */
    line-height: 1.1;
}

.get-catalog .h1 span {
    font-weight: 300;
}

.sc-product-tab.active {
    border-bottom-color: rgb(0, 20, 200);
}

.sc-btn-outline-primary:not([disabled]),
.header-buttons .sc-btn.header-buttons-catalog,
.header-buttons .sc-btn:hover {
    color: rgb(0, 20, 200);
}

.header-buttons-catalog path {
    stroke: rgb(0, 20, 200);
}

body {
    background-color: rgb(248, 248, 248);
}

.sc-slideshow-plus-specials-block-title:hover,
.sc-module-title:hover,
.sc-contact-us .form-check-label a,
.sc-subcategories-item:hover span:hover,
.content-block-text a,
.blue-link,
.blue-link:hover,
.sc-category-wall-item:hover span,
.sc-megamenu-children-item a:hover,
#oct-menu-ul .group-title a,
.sc-last-reviews-item:hover .sc-last-reviews-item-title,
.sc-module-item:hover .sc-module-title>a,
.sc-module-item:hover .sc-module-title>a:visited,
.sc-last-news-title:hover,
.sc-livesearch-list-item-name a,
.sc-fixed-contact-item:hover,
.category-landing-links-item-link span,
.sc-manufacturer-item a:hover .sc-manufacturer-item-title:hover,
.table td a,
.sc-alert-text a,
.sc-day-discounts-item:hover a,
.sc-header-phones-list-item:hover,
.sc-header-location-phones a .sc-footer-phones-link,
.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-menu-list-landings-link:hover,
.sc-footer-mail-link:hover,
.collapse-value>button,
.collapse-value>button:focus,
.collapse-value>button:active,
.collapse-value>button:active:focus,
.sc-contact-location a,
.modal-content a,
.sc-product-tags a,
.sc-category-wall-title:hover {
    color: rgb(0, 20, 200);
}

.sc-btn-primary:not([disabled]),
button[data-target="#ocfilter-hidden-options"],
#ocfilter .btn-primary,
#ocfilter .btn-primary:active,
#ocfilter .btn-primary:focus,
.simplecheckout-cart-buttons .button:hover,
.simplecheckout-button-right .button:hover,
#simplecheckout_button_login:hover,
.pagination li.active span,
.pagination li:hover a,
#sc_livesearch_close,
.simplecheckout-cart-buttons .button,
.sc-header-location.active .sc-btn,
.sc-btn-secondary:not([disabled]).clicked,
.sc-btn-secondary:not([disabled]):hover,
.sc-category-sort button.active,
.sc-btn-outline-secondary:not(#oct-blog-search-button,
    #sc-search-button,
    [disabled]):hover,
.header-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-blog-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-btn.sc-btn-secondary:not([disabled]):hover,
.sc-switcher,
.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon,
.sc-btn-outline-primary:not([disabled]):hover,
.sc-location.active .sc-btn-secondary {
    background-color: rgb(0, 20, 200);
}

.sc-btn.primary,
.sc-btn-primary:not([disabled]),
.sc-btn.primary .sc-btn-text,
.sc-btn-primary:not([disabled]).sc-btn-text,
.sc-btn.sc-btn-secondary:not([disabled]):hover .sc-btn-text,
.sc-btn.sc-btn-secondary:not([disabled]).clicked .sc-btn-text,
.sc-btn-outline-primary:not([disabled]):hover {
    color: rgb(255, 255, 255);
}

.sc-btn-primary:not([disabled]) .sc-btn-icon {
    background: rgb(255, 255, 255);
}

.sc-btn.sc-btn-secondary:not([disabled]):hover .sc-btn-icon {
    background: rgb(255, 255, 255);
}

.sc-btn-secondary:not([disabled]) {
    background-color: rgb(242, 244, 248);
}

.sc-btn-secondary,
.sc-btn-secondary .sc-btn-text {
    color: rgb(28, 28, 40);
}

.sc-btn-secondary .sc-btn-icon {
    background: rgb(28, 28, 40);
}

#top {
    background: rgb(248, 248, 248);
}

.top-left li a,
#top .sc-dropdown-toggle,
.top-right .popup-call-trigger {
    color: rgb(39, 35, 35);
}

.top-left li a:hover,
#top .sc-dropdown-toggle:hover,
.top-right .popup-call-trigger:hover {
    color: rgb(0, 20, 200);
}

.sc-footer {
    background-color: rgb(23, 23, 23);
}

.sc-footer,
.sc-footer-subscribe .form-check-label,
.sc-footer-credits {
    color: rgb(199, 201, 217);
}

.sc-footer-phones,
.sc-footer-list a,
.sc-footer-email {
    color: rgb(199, 201, 217);
}

body .sc-fixed-contact-dropdown {
    min-width: 285px;
}

@media (min-width: 768px) {

    .mobile_language,
    #logo_mobile {
        display: none !important;
    }
}

.sc-fixed-contact-call.tel-blue {
    background: #0014c8;
}

#sc_fixed_contact_button.clicked .sc-fixed-contact-icon .fas,
.sc-slideshow-plus-block .slick-slide img {
    display: none;
}

.slick-slide.slick-current.slick-active img {
    display: block;
}

.content-block-p24 a>img {
    min-width: 70px;
}

.top-left-links .sub-items {
    flex-flow: column;
}

@media (min-width: 1440px) {
    .sc-slideshow-plus-specials:not(.slick-initialized) .sc-slideshow-plus-specials-item {
        -ms-flex: 0 0 calc(25% - 0.675rem);
        flex: 0 0 calc(25% - 0.675rem);
    }
}

.top-left-links .sub-items li {
    width: 100%;
    margin: 0;
}

.top-left-links .sc-dropdown {
    left: 0;
    transform: none;
}

.top-left-links .sc-dropdown::after {
    display: none;
}

.top-left-links .sc-dropdown-box {
    margin-right: 20px !important;
}

.top-left-links .sc-dropdown-box .sc-dropdown .sc-dropdown-inner {
    min-width: 150px !important;
    max-width: 170px;
}

.top-left-links .sc-dropdown-box::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #666;
    right: -10px;
    bottom: 7px;
    transform: rotate(45deg);
}

.sc-module-rating-stars a {
    font-size: 12px;
    margin-left: 5px;
    color: #8f90a6;
    text-decoration: none;
}

.sc-module-rating-stars:hover a {
    color: rgb(0, 20, 200);
    text-decoration: underline;
}

.sc-btn.sc-module-cart-btn {
    text-decoration: none;
}

.sc-megamenu-list-item+.sc-megamenu-list-item {
    margin-top: 4px;
}

@media (min-width: 768px) {
    #top {
        padding: 0.5rem 0;
        height: 75px;
    }
}

.sc-megamenu-children {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

@media only screen and (min-width: 1200px) {
    .sc-megamenu-children-title span {
        min-height: 48px;
    }
}

img {
    max-width: 100%;
    height: auto !important;
}



.sc-megamenu-children.flex-grow-1 {
    display: flex;
    flex-flow: wrap;
     margin: -0.4rem;
}


.block-prod {
    display: block;
    width: 100%;
    background: #fff;
    padding: 20px;
}

.top-hed {
    position: relative;
    margin-bottom: 30px !important;
    padding-top: 43px;
}

.y-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-bottom: 32.25%;
    padding-top: 25px;
    height: 0;
    max-width: 900px;
    margin: 0 auto;
}

.y-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.top-span {
    position: absolute;
    top: 28px;
    padding-right: 20px;
    width: auto;
    background: #fff;
    z-index: 2;
    font-size: 16px;
    color: #606060;
    font-weight: 500;
}

.f-top-hed .top-span {
    width: 310px;
}

.top-hed hr {
    top: 22px;
    position: absolute;
    width: 100%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.video-sc-item_last {
    background: #fff;
}

.video-sc-item_last iframe {
    height: 210px;
}

.btn_more {
    display: inline-flex;
    padding: 0.5rem 1.5rem;
    margin: auto;
}

.bu_top_custom_banner {
    margin-top: 24px;
}

#oct-infobar img.bar_img {
    min-height: 30px;
    object-fit: cover;
}

.sc-btn.sc-module-cart-btn {
    background-color: #0cc95b !important;
}

.view-banner {
    border-radius: 4px;
    overflow: hidden;
}

#sc_fixed_contact_button {
    right: unset;
    left: 15px;
}

.sc-fixed-contact-dropdown {
    right: unset;
    left: 36px;
}

@media (min-width: 420px) {
    #sc_fixed_contact_button {
        right: unset;
        left: 30px;
    }
}

@media (min-width: 420px) {
    .sc-fixed-contact-dropdown {
        right: unset;
        left: 60px;
    }
}

.sc-module-model.light-text.fsz-10.mt-2 {
    font-size: 12px !important;
    color: #1c1c28;
}

.sc-product-info-left.d-flex.align-items-center.w-100.w-md-auto.justify-content-between.justify-content-md-start,
.sc-product-info-item.p-1.br-4.d-flex.align-items-center {
    font-size: 14px;
}

.sc-product-info-left .sc-product-info-item:first-child {
    filter: drop-shadow(0 0 1px rgba(40, 41, 61, 0.08)) drop-shadow(0 0.5px 2px rgba(96, 97, 112, 0.16));
}

.sc-product-info-item:first-child.p-1.br-4 span.dark-text,
.sc-product-info-item:first-child.p-1.br-4 {
    color: #000 !important;
}

#menuToggleButton .sc-btn-text {
    color: #ffffff;
}

#menuToggleButton .sc-btn-icon {
    background: #ffffff;
}

#menuToggleButton {
    background: rgb(0, 20, 200);
}

#menuToggleButton:hover {
    opacity: 0.9;
}

#top .sc-btn-icon {
    background: #666;
}

@media (min-width: 1200px) {
    .sc-footer {
        margin-top: 2.5rem !important;
    }
}

@media (max-width: 1600px) and (min-width: 1200px) {
    #logo {
        padding-right: 20px !important;
    }

    .sc-switcher {
        margin-left: 10px !important;
    }

    .top-left li:not(:last-child) {
        margin-right: 20px !important;
        min-width: max-content;
    }

    #logo img {
        max-width: 120px;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.og-container {
    width: 100%;
    display: inline-block;
}

p {
    font-family: "Open Sans", sans-serif;
}

body {
    font-family: "Roboto", sans-serif;
}

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.modal {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.3s,
        -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.3s;
    opacity: 0;
    z-index: 12201;
}

.modal-header .btn-close {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
    opacity: 0.7;
}

.modal-header .btn-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.modal-header .btn-close:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-title {
    line-height: 1.5rem;
    padding-right: 3.625rem;
}

.btn-close {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em;
    color: #000;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

.btn-close:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1;
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.25;
}

.btn-close-white {
    -webkit-filter: invert(1) grayscale(100%) brightness(200%);
    filter: invert(1) grayscale(100%) brightness(200%);
}

@media (min-width: 992px) {
    #back-top {
        right: 2.5rem;
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
    }

    .modal-body-quick-view-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 510px;
        flex: 0 0 510px;
        max-width: 510px;
    }
}

#sc_fixed_contact_button {
    position: fixed;
    right: 15px;
    bottom: 72px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1020;
}

#sc_fixed_contact_button.clicked {
    z-index: 1041;
}

#sc_fixed_contact_substrate {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 0;
    display: none;
}

#sc_fixed_contact_substrate.active {
    z-index: 1020;
    display: block;
}

.sc-fixed-contact-pulsation {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: 2s infinite pulsation;
    animation: 2s infinite pulsation;
}

@media (min-width: 420px) {
    #sc_fixed_contact_button {
        right: 30px;
        width: 70px;
        height: 70px;
    }

    .sc-fixed-contact-pulsation {
        width: 100px;
        height: 100px;
    }
}

.sc-fixed-contact-icon {
    color: #fff;
    width: 100%;
    font-size: 20px;
    overflow: hidden;
}

.sc-fixed-contact-icon .fa-envelope {
    -webkit-animation: 3s infinite iconOpacity;
    animation: 3s infinite iconOpacity;
    width: 20px;
    height: 20px;
}

@media (min-width: 420px) {
    .sc-fixed-contact-icon {
        font-size: 28px;
    }

    .sc-fixed-contact-icon .fa-envelope {
        width: 28px;
        height: 28px;
    }
}

.sc-fixed-contact-text {
    font-size: 7px;
    text-transform: uppercase;
    line-height: 9px;
    color: #fff;
}

.sc-fixed-contact-dropdown {
    position: absolute;
    bottom: 60px;
    right: 36px;
    padding: 20px;
    border-radius: 6px;
    background: #fff;
    display: block;
    opacity: 0;
    z-index: -1;
    margin-bottom: 20px;
    -webkit-transition: margin-bottom 0.3s, opacity 0.3s;
    -o-transition: margin-bottom 0.3s, opacity 0.3s;
    transition: margin-bottom 0.3s, opacity 0.3s;
    -webkit-box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35);
    visibility: hidden;
    min-width: 250px;
}

@media (min-width: 420px) {
    .sc-fixed-contact-text {
        font-size: 8px;
        line-height: 10px;
    }

    .sc-fixed-contact-dropdown {
        right: 60px;
    }
}

.sc-fixed-contact-dropdown.expanded {
    margin-bottom: 0;
    opacity: 0.98;
    z-index: 1;
    visibility: visible;
}

.sc-fixed-contact-item {
    color: #333;
    font-size: 14px;
}

.sc-fixed-contact-item:hover {
    color: #0063f7;
}

.sc-fixed-contact-item:not(:last-child) {
    margin-bottom: 18px;
}

.sc-fixed-contact-item-icon {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    max-width: 36px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin-right: 10px;
    color: #fff;
}

.sc-fixed-contact-item-icon svg {
    width: 20px !important;
    height: 20px;
}

.sc-fixed-contact-messenger {
    background: #0084ff;
}

.sc-fixed-contact-viber {
    background: #7c529d;
}

.sc-fixed-contact-telegram {
    background: #2ca5e0;
}

.sc-fixed-contact-skype {
    background: #31c4ed;
}

.sc-fixed-contact-whatsapp {
    background: #25d366;
}

.sc-fixed-contact-email {
    background: #50a8ff;
}

.sc-fixed-contact-call {
    background: #3cba8b;
}

.sc-fixed-contact-contacts {
    background: #141e1a;
}

@media (max-width: 991px) {
    .sc-fixed-contact-viber-desktop {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .get-catalog-img {
        background-position: 100% 127%;
    }
}

@media (min-width: 768px) {
    #sc_fixed_contact_button {
        bottom: 30px;
    }

    .get-catalog-img {
        background-position: 100% 160%;
    }
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 767.98px) {
    body {
        padding-bottom: 52px;
    }
}

@media (max-width: 575.98px) {
    body {
        padding-bottom: 50px;
    }
}

@media (max-width: 359.98px) {
    body {
        padding-bottom: 32px;
    }
}

@media (max-width: 767.98px) {
    .mobile-no-gutters {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

    .mobile-no-gutters main>.row {
        --bs-gutter-x: 0;
    }

    .mobile-no-gutters .sc-page-title,
    .mobile-no-gutters nav[aria-label="breadcrumb"] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .mobile-no-gutters .mobile-no-radius {
        border-radius: 0;
    }

    .sc-page-title {
        margin-bottom: 0;
    }

    .sc-page-title .h1,
    .sc-page-title h1 {
        font-size: 1.25rem;
    }

    #oct-policy {
        bottom: 2.75rem;
    }
}

@media (max-width: 767px) {
    .sc-breadcrumb {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .sc-breadcrumb-item {
        white-space: nowrap;
    }
}

@media (max-width: 991px) {
    html {
        height: 100%;
    }
}

@media (max-width: 575.98px) {
    .sc-btn:not(.sc-btn-with-icon) {
        width: 100%;
    }

    .sc-footer-title {
        font-size: 0.875rem;
    }
}

@media (max-width: 1199.98px) {

    #column-left:not(.display-column),
    #column-right:not(.display-column) {
        display: none;
    }

    .sc-footer-subscribe {
        margin-top: 2rem;
    }
}

@media (max-width: 767.98px) {
    .sc-footer-socials {
        margin-top: 2rem;
    }

    .sc-footer-subscribe {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .sc-footer-middle>div {
        margin: 0;
        padding: 0;
    }

    .sc-footer-middle .sc-footer-title {
        padding: 1rem 1.5rem;
        background: rgba(255, 255, 255, 0.03);
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        cursor: pointer;
    }

    .sc-footer-middle .sc-footer-title:after {
        content: "";
        background-image: url(https://test.stancomplect.com/catalog/view/theme/oct_showcase/img/sprite.svg#include--footer-mobile-chevron);
        background-repeat: no-repeat;
        background-size: cover;
        width: 18px;
        height: 14px;
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        -o-transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out,
            -webkit-transform 0.3s ease-out;
    }

    .sc-footer-middle .sc-footer-title.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .sc-footer-middle .sc-footer-title.active+.sc-footer-middle-info {
        max-height: 600px;
        padding: 1rem 1.5rem;
    }

    .sc-footer-middle-info {
        max-height: 0;
        padding: 0 1.5rem;
        overflow: hidden;
        -webkit-transition: max-height 0.4s,
            padding 0.3s ease-out;
        -o-transition: max-height 0.4s, padding 0.3s ease-out;
        transition: max-height 0.4s, padding 0.3s ease-out;
    }

    .sc-footer-list a {
        font-size: 0.875rem !important;
    }
}

@media (max-width: 991.98px) {
    .form-control {
        -webkit-transition: unset;
        -o-transition: unset;
        transition: unset;
    }
}

@media (max-width: 767.98px) {
    #top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }

    #logo {
        position: absolute;
        left: 25%;
        right: 25%;
    }

    .top-left {
        width: 100%;
    }

    .header {
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 12100;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .header {
        height: 56px;
    }
}

@media (max-width: 360px) {
    .header-buttons .sc-btn {
        font-size: 10px !important;
    }
}

@media (min-width: 361px) and (max-width: 575px) {
    .header-buttons .sc-btn {
        font-size: 12px !important;
    }
}

@media (max-width: 359px) {

    .header-buttons .sc-btn span.mt-1,
    .header-buttons .sc-btn-icon+span,
    .sc-product-fixed-btns .sc-btn.sc-product-fixed-cart-btn .sc-btn-text {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .header-buttons {
        width: 100%;
    }

    .header-buttons>* {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .header-buttons-catalog {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .header-buttons-viewed {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .header-buttons-cart {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .header-buttons-compare {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .header-buttons-wishlist {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        padding-right: 0 !important;
    }

    #search {
        padding: 1rem;
        position: relative;
        height: 100%;
    }

    #search .form-control {
        height: auto !important;
    }

    #sc-search-button {
        position: absolute;
        z-index: 2;
        top: 1.0875rem;
        right: 1rem;
        background: rgba(0, 0, 0, 0);
        border: 0;
    }

    #sc-search-button:hover {
        background: rgba(0, 0, 0, 0);
    }

    #sc-search-button:hover .sc-btn-icon {
        background: #4f43e3;
    }

    .sc-livesearch {
        inset: 70px 0 0 0;
    }

    .sc-livesearch-close {
        display: none !important;
    }
}

@media (max-width: 1199.98px) {
    .ocf-container {
        padding: 0;
    }

    .sc-account-row #column-right {
        margin-top: 1rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .ocf-between {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 767.98px) {
    .sidebar-main-menu-item-viewed .content-block {
        height: auto !important;
    }
}

@media (max-width: 575.98px) {
    .sc-advantages {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        max-width: 100vh;
    }

    .sc-advantages .content-block:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
    .sc-banner-plus-50 .content-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-banner-plus-50 .sc-banner-plus-item-box {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .sc-banner-plus-50 .sc-banner-plus-item-box p {
        margin-bottom: 1.5rem;
    }

    .sc-banner-plus-50 .sc-banner-plus-item-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        width: 40%;
        padding-left: 1rem;
    }
}

@media (min-width: 768px) {
    .sc-banner-plus-50 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }

    .sc-banner-plus-50 .sc-banner-plus-item-img {
        height: 200px;
    }

    .sc-banner-plus-title {
        font-size: 1.25rem;
    }
}

.sc-livesearch.expanded {
    max-height: 100%;
}

@media (min-width: 768px) {
    .header-buttons .sc-btn:not(:first-child) {
        padding-left: 1rem;
    }

    .header-buttons .sc-btn:not(:first-child).header-buttons-account {
        border-left: 0;
    }

    .header-buttons .sc-btn:not(:last-child) {
        padding-right: 1rem;
    }

    .sc-livesearch {
        width: 100%;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .sc-livesearch.expanded {
        max-height: 480px;
    }
}

.sc-livesearch-close {
    position: absolute;
    top: 38px;
    right: 0;
    width: 40px;
    height: 40px !important;
    background: #4f43e3;
    color: #fff;
    opacity: 0;
    padding: 0 !important;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 1041;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sc-livesearch-close span {
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background: #fff;
    display: block;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-mask-image: url(https://stancomplect.com/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
    mask-image: url(https://stancomplect.com/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
}

.sc-livesearch-close.visible {
    opacity: 1;
}

.sc-livesearch-close:hover span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sc-livesearch-list {
    padding: 1rem 1rem 0;
    max-height: 100%;
    overflow-y: auto;
    min-height: 100px;
}

@media (min-width: 768px) {
    .sc-livesearch-close {
        right: -40px;
    }

    .sc-livesearch-list {
        padding: 1rem 0.5rem 0 1rem;
        max-height: 456px;
    }
}

.sc-livesearch-list .content-block {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
    position: relative;
}

.sc-livesearch-list .sc-module-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    -ms-flex-item-align: center;
    align-self: center;
}

.sc-livesearch-list .sc-module-caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-left: 1rem;
}

.sc-livesearch-list .sc-module-price-box {
    padding-bottom: 0 !important;
    padding-right: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sc-livesearch-list .sc-module-price-box .price-tax {
    margin-bottom: 0.25rem;
}

.sc-livesearch-list .sc-module-cart .sc-btn-primary {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}

.sc-livesearch-list .sc-module-cart .sc-btn-text {
    display: none;
}

.sc-livesearch-btn {
    border-top: 1px solid #f2f4f8;
}

.sc-loader {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #7f7f7f;
    -webkit-box-shadow: 2rem 0 #606060, -2rem 0 #555;
    box-shadow: 2rem 0 #606060, -2rem 0 #555;
    position: relative;
    -webkit-animation: 0.5s ease-out infinite alternate flash;
    animation: 0.5s ease-out infinite alternate flash;
}

.sc-loader-overlay {
    position: fixed;
    z-index: 19999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

@keyframes flash {
    0% {
        background-color: rgba(255, 255, 255, 0.1333333333);
        -webkit-box-shadow: 2rem 0 rgba(255, 255, 255, 0.1333333333),
            -2rem 0 #292828;
        box-shadow: 2rem 0 rgba(255, 255, 255, 0.1333333333),
            -2rem 0 #292828;
    }

    50% {
        background-color: #292828;
        -webkit-box-shadow: 2rem 0 rgba(255, 255, 255, 0.1333333333),
            -2rem 0 rgba(255, 255, 255, 0.1333333333);
        box-shadow: 2rem 0 rgba(255, 255, 255, 0.1333333333),
            -2rem 0 rgba(255, 255, 255, 0.1333333333);
    }

    100% {
        background-color: rgba(255, 255, 255, 0.1333333333);
        -webkit-box-shadow: 2rem 0 #292828,
            -2rem 0 rgba(255, 255, 255, 0.1333333333);
        box-shadow: 2rem 0 #292828,
            -2rem 0 rgba(255, 255, 255, 0.1333333333);
    }
}

.sc-banner-plus-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .sc-banner-plus-100 .content-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-banner-plus-100 .sc-banner-plus-item-box {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .sc-banner-plus-100 .sc-banner-plus-item-box p {
        margin-bottom: 1.5rem;
    }

    .sc-banner-plus-100 .sc-banner-plus-item-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        width: 40%;
        padding-left: 1rem;
    }
}

@media (max-width: 575.98px) {
    .sc-banner-plus-item {
        width: 100%;
    }

    .sc-banner-plus-item .content-block {
        text-align: center;
    }

    .sc-banner-plus-item-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .sc-banner-plus-text {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .sc-banner-plus-text p {
        margin-bottom: 1rem;
    }

    .sc-banner-plus .sc-banner-plus-item-img {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

@media (max-width: 767.98px) and (min-width: 400px) {
    .sc-last-news-item .content-block {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        padding-bottom: 0 !important;
    }

    .sc-last-news-item .content-block>a {
        width: 148px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 148px;
        flex: 0 0 148px;
    }

    .sc-last-news-item .sc-last-news-title {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-top: 1rem;
    }

    .sc-last-news-item .sc-last-news-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .sc-last-news-item img {
        height: 100%;
        width: 148px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (max-width: 767.98px) {
    .sc-last-news-item {
        padding: 0;
    }

    .sc-module {
        background: #fff;
        max-width: 100vw;
        --bs-gutter-x: 1.5rem;
    }
}

@media (min-width: 576px) {
    .sc-banner-plus-title {
        margin-bottom: 0.5rem;
    }

    .sc-module-item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .sc-module-infinity {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sc-module-item {
        width: 33.33333333%;
    }
}

@media (min-width: 1200px) {
    .sc-module-item {
        width: 20%;
    }

    .get-catalog-img {
        background-size: 70%;
        background-position: 121% 67%;
    }

    .get-catalog .content-wrapper {
        padding-right: 26vw;
        padding-bottom: 1.5rem;
    }
}

.sc-module-item-attr {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background: #f2f4f8;
    border: 1px solid #f2f2f5;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

@media (min-width: 992px) and (max-width: 1599px) {
    .sc-module-price-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 576px) {
    .sc-module-price {
        font-size: 1.25rem;
    }

    .sc-module-cart .sc-btn-primary {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39px;
        flex: 0 0 39px;
        max-width: 39px;
    }

    .sc-module-cart .sc-btn-primary .sc-btn-text {
        display: none;
    }

    .sc-slideshow-plus-specials:not(.slick-initialized) {
        gap: 1rem;
    }
}

@media (max-width: 575.98px) and (min-width: 390px) {
    [data-type="width100"] .sc-module-cart .sc-btn-primary {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

@media (max-width: 575.98px) and (max-width: 359.98px) {
    [data-type="width100"] .sc-module-cart .sc-btn-primary .sc-btn-text {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .sc-module-showmore button {
        width: 100%;
    }

    [data-type="width100"] {
        --bs-gutter-y: 1rem !important;
    }

    [data-type="width100"] .sc-module-info {
        padding-top: 0.5rem;
    }

    [data-type="width100"] .sc-module-title {
        font-size: 0.875rem;
    }

    [data-type="width100"] .sc-module-cart .sc-btn-primary {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    [data-type="width100"] .sc-module-cart .sc-module-quantity {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    [data-type="width50"] {
        padding: 0 0.25rem;
    }

    [data-type="width50"] .sc-module-info {
        margin-top: 1rem;
        line-height: 1.25rem;
    }
}

@media (max-width: 575.98px) and (min-width: 360px) {

    [data-type="width50"] .product-layout,
    [data-type="width50"] .sc-module-item {
        width: 50%;
        padding: 0 0.25rem;
    }
}

@media (max-width: 575.98px) {
    [data-type="width50"] .sc-module-title {
        word-break: break-all;
    }

    [data-type="width50"] .sc-module-cart {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    [data-type="width50"] .sc-module-cart .sc-btn-primary {
        max-width: 100%;
        margin-top: 1rem;
        padding-left: 0;
        padding-right: 0;
        max-height: 39px;
    }

    [data-type="width50"] .sc-module-price-box {
        margin-top: 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    [data-type="split"] {
        --bs-gutter-y: 1rem !important;
        --bs-gutter-x: 1.5rem !important;
    }

    [data-type="split"] .sc-module-item {
        padding-left: 0;
        padding-right: 0;
    }

    [data-type="split"] .sc-filter-btn .sc-btn {
        margin-bottom: 0 !important;
    }

    [data-type="split"] .content-block {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto !important;
    }

    [data-type="split"] .sc-module-caption,
    [data-type="split"] .sc-module-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    [data-type="split"] .sc-module-img {
        padding-right: 0.5rem;
    }

    [data-type="split"] .sc-module-caption {
        padding-left: 0.5rem;
    }

    [data-type="split"] .sc-module-info {
        line-height: 1.25rem;
    }

    [data-type="split"] .sc-module-title {
        font-size: 0.875rem;
    }

    [data-type="split"] .sc-module-cart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 1rem;
    }

    [data-type="split"] .sc-module-cart .sc-btn-primary {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1rem);
        flex: 0 0 calc(50% - 1rem);
    }

    [data-type="split"] .sc-module-cart .sc-module-quantity {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1rem);
        flex: 0 0 calc(50% - 1rem);
        margin-right: 0.5rem;
    }
}

@media (max-width: 575.98px) and (min-width: 410px) {
    [data-type="split"] .sc-module-cart .sc-btn-primary {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

@media (max-width: 575.98px) {
    [data-type="split"] .sc-module-price-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    [data-type="split"] .sc-module-price {
        font-size: 1.125rem;
    }

    [data-type="minimal"] .sc-module-item {
        padding: 0;
    }

    [data-type="minimal"] .content-block {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto !important;
        position: relative;
    }

    [data-type="minimal"] .sc-module-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px;
        -ms-flex-item-align: center;
        align-self: center;
    }

    [data-type="minimal"] .sc-module-caption {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 100px);
        max-width: calc(100% - 100px);
        padding-left: 1rem;
    }

    [data-type="minimal"] .sc-module-model,
    [data-type="minimal"] .sc-module-quantity,
    [data-type="minimal"] .sc-module-rating,
    [data-type="minimal"] .sc-module-stickers {
        display: none !important;
    }

    [data-type="minimal"] .sc-module-price-box {
        padding-bottom: 0 !important;
        padding-right: 3rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    [data-type="minimal"] .sc-module-price-box .price-tax {
        margin-bottom: 0.25rem;
    }

    [data-type="minimal"] .sc-module-cart .sc-btn-primary {
        position: absolute;
        right: 1rem;
        bottom: 1rem;
    }

    [data-type="minimal"] .sc-module-cart .sc-btn-text {
        display: none;
    }

    [data-type="slider"] {
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        --bs-gutter-x: 1.5rem !important;
    }

    [data-type="slider"] .sc-module-infinity>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-y: auto;
        padding: 0 1rem 1.25rem !important;
    }

    [data-type="slider"] .sc-module-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
    }

    [data-type="slider"] .sc-module-item+.sc-module-item {
        margin-left: 1rem;
    }

    [data-type="slider"] .sc-module-info {
        margin-top: 1rem;
        line-height: 1;
    }

    [data-type="slider"] .sc-module-price-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    [data-type="slider"] .price-tax,
    [data-type="slider"] .sc-module-cart-btn .sc-btn-text,
    [data-type="slider"] .sc-module-model,
    [data-type="slider"] .sc-module-rating,
    [data-type="slider"] .sc-module-sticker:not(.sc-module-sticker-infinity) {
        display: none !important;
    }

    [data-type="slider"] .sc-btn-with-icon {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 575.98px) {
    .sc-slideshow-plus-item .h1 {
        font-size: 1.5rem;
    }

    .sc-slideshow-plus-item-img {
        width: 100%;
        block-size: auto;
    }

    .sc-account-wishlist-button {
        position: absolute;
        left: 2rem;
    }
}

@media (max-width: 991.98px) {
    .sc-blog-post-gallery>.row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    .sc-blog-post-gallery>.row>* {
        width: 30%;
    }
}

@media (max-width: 575.98px) {
    .sc-cart .sc-buy-one-click-title {
        padding-right: 0;
        padding-bottom: 1rem;
    }

    .sc-cart-actions-block-group .form-control {
        width: 100%;
        border-top-right-radius: 0.25rem !important;
        border-bottom-right-radius: 0.25rem !important;
    }

    .sc-cart-actions-block-group .sc-btn {
        width: 100%;
        margin-top: 1rem;
        border-radius: 0.25rem;
    }
}

@media (max-width: 575.98px) {
    .sc-subcategories {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .sc-subcategories>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .sc-category-products {
        padding-bottom: 1rem;
    }

    .sc-category-products[data-type="width50"] {
        padding-bottom: 0.5rem;
    }

    .sc-category-sort {
        border: 0;
        padding: 1rem 0;
    }

    .sc-category-sort-row {
        background: #fff;
    }

    .sc-category-sort-limit {
        width: 100%;
    }

    .sc-category-sort #input-sort {
        max-width: calc(100% - 60px - 0.5rem);
    }

    .sc-category-sort #input-limit {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px;
    }

    .sc-category-sort:hover {
        -webkit-filter: none;
        filter: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .sc-category-sort select {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

@media (max-width: 767.98px) {
    .sc-blog-category {
        margin-left: 0;
        margin-right: 0;
    }

    .sc-category-description-img {
        margin: 0 auto;
        display: block;
    }

    .sc-contact-us-item-img {
        padding-top: 1rem;
    }
}

.sc-category-description-text p {
    color: #555770;
}

@media (max-width: 575.98px) {
    .sc-category-description-row {
        background: #fff;
    }

    .sc-category-description-row .content-block {
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .sc-category-description-row .content-block:hover {
        -webkit-filter: none;
        filter: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .sc-product-images {
        min-height: 442px;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .product-layout:hover {
        z-index: 3;
    }

    .product-layout:hover .sc-module-btns {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 768px) {
    .sc-category-sort select {
        max-width: 260px;
    }

    .sc-category-search-title {
        font-size: 1.25rem;
    }

    .product-grid .content-block {
        min-height: 100%;
        position: relative;
        z-index: 1;
    }

    .product-grid .product-layout-caption {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-grid .sc-module-caption {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .product-grid .sc-category-attr {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -100%;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        background: #f2f4f8;
        border: 1px solid #f2f2f5;
        border-radius: 0 0 4px 4px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
    }

    .product-grid .sc-category-attr-item:not(:first-child) {
        margin-top: 0.25rem;
    }

    .product-grid:hover {
        z-index: 3;
    }

    .product-grid:hover .sc-category-attr {
        opacity: 1;
        bottom: 0;
        visibility: visible;
        -webkit-box-shadow: 0 2px 0 rgba(40, 41, 61, 0.04),
            0 8px 16px rgba(96, 97, 112, 0.16);
        box-shadow: 0 2px 0 rgba(40, 41, 61, 0.04),
            0 8px 16px rgba(96, 97, 112, 0.16);
    }

    .product-list .content-block {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        position: relative;
    }

    .product-list .sc-module-img {
        padding: 1rem;
        max-width: 192px;
    }

    .product-list .sc-module-img img {
        max-width: 160px;
        block-size: auto;
    }

    .product-list .sc-module-btns {
        top: 1rem;
        right: 1rem;
    }

    .product-list .sc-module-caption {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        height: auto !important;
        min-height: 100%;
        border-left: 1px solid #f2f4f8;
        border-right: 1px solid #f2f4f8;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 1rem 1rem 66px !important;
    }

    .product-list .sc-module-price-box {
        margin-top: 1rem !important;
    }

    .product-list .sc-module-cart {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        min-width: 188px;
        position: absolute;
        left: 185px;
        bottom: 1rem;
    }

    .product-list .sc-module-quantity {
        margin: 0 1.5rem 0 0;
    }

    .product-list .sc-category-attr {
        margin: 0 1.5rem;
        border: 1px solid #ebebf0;
        border-radius: 0.25rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px;
        max-width: 260px;
    }

    .product-list .sc-category-attr-item:not(:first-child) {
        margin-top: 0.25rem;
    }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 991.98px) {
    .product-list .sc-category-attr {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px;
    }
}

@media (min-width: 768px) {
    .product-price .content-block {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
    }

    .product-price .sc-module-img {
        padding: 1rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 112px;
        flex: 0 0 112px;
        max-width: 112px;
    }

    .product-price .sc-module-img img {
        max-width: 80px;
        block-size: auto;
    }
}

@media (min-width: 768px) and (min-width: 1600px) {
    .product-price .sc-module-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
        flex: 0 0 128px;
        max-width: 128px;
        padding: 1.5rem;
    }
}

@media (min-width: 768px) {
    .product-price .sc-module-stickers {
        display: none !important;
    }

    .product-price .sc-module-caption {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .product-price .sc-module-info {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .product-price .sc-module-model {
        margin-top: 0 !important;
        white-space: nowrap;
    }
}

@media (min-width: 768px) and (max-width: 1399.98px) {
    .product-price .sc-module-info {
        padding: 0 1rem;
        border-left: 1px solid #f2f4f8;
        border-right: 1px solid #f2f4f8;
    }

    .product-price .sc-module-product-info {
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .product-price .sc-module-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .product-price .sc-module-product-info {
        padding: 0 1rem;
        border-right: 1px solid #f2f4f8;
        width: 155px;
        text-align: center;
        min-height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .product-price .sc-module-cart {
        margin-left: auto;
    }
}

@media (min-width: 768px) and (min-width: 1600px) {
    .product-price .sc-module-product-info {
        padding: 0 1.5rem;
        width: 168px;
    }
}

@media (min-width: 768px) {
    .product-price .sc-module-price-box {
        margin-top: 0 !important;
        padding: 0 1rem !important;
        border-right: 1px solid #f2f4f8;
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
    }

    .product-price .price-tax {
        font-size: 10px !important;
    }
}

@media (min-width: 768px) and (min-width: 1600px) {
    .product-price .sc-module-price-box {
        padding: 0 1.5rem !important;
        width: 168px;
    }
}

@media (min-width: 768px) and (max-width: 1399.98px) {
    .product-price .sc-module-price-box {
        margin-left: auto;
    }
}

@media (min-width: 768px) {
    .product-price .sc-module-cart {
        padding-right: 1.5rem;
        min-width: 234px;
    }
}

@media (min-width: 768px) and (min-width: 1600px) {
    .product-price .sc-module-cart {
        min-width: 290px;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media (min-width: 768px) {
    .product-price .sc-module-quantity {
        margin: 0 1.5rem;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .product-price .sc-btn-primary {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-price .sc-module-title {
        max-width: 212px;
    }
}

@media (min-width: 768px) and (max-width: 1399.98px) {
    .product-price .sc-module-title {
        display: block;
        margin-top: 1rem;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .product-price .sc-module-title {
        max-width: 360px;
    }
}

@media (min-width: 768px) and (min-width: 1400px) {
    .product-price .sc-module-title {
        padding: 2rem 1rem;
        border-left: 1px solid #f2f4f8;
        border-right: 1px solid #f2f4f8;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        max-width: 300px;
    }
}

@media (min-width: 768px) and (min-width: 1400px) and (min-width: 1600px) {
    .product-price .sc-module-title {
        padding: 2rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px;
    }
}

@media (max-width: 767px) {
    .sc-table-compare-btn .sc-btn {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .sc-contact-us-item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-contact-us-item-img {
        padding-top: 1rem;
    }
}

@media (max-width: 767.98px) {
    .sc-contact-us-item-img img {
        width: 100%;
    }

    .body-product {
        padding-top: 88px;
    }

    .body-product #top {
        position: fixed;
        inset: 0 0 auto;
    }

    .body-product #sc_fixed_contact_button {
        bottom: 120px;
    }

    .body-product #back-top {
        bottom: 204px;
    }

    .body-product .tooltip {
        z-index: 1001;
    }

    .sc-product-tabs-box {
        position: fixed;
        z-index: 1020;
        top: 48px;
        left: 0;
        right: 0;
        padding: 0;
    }
}

@media (max-width: 360px) {
    .sc-contact-us-item-info-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-contact-us-item-phones,
    .sc-contact-us-item-shedule {
        width: 100%;
    }

    .body-product #sc_fixed_contact_button {
        bottom: 100px;
    }

    .body-product #back-top {
        bottom: 184px;
    }
}

@media (max-width: 1199.98px) {
    .sc-product-tab img {
        display: none;
    }

    .sc-product-tab:hover {
        border-bottom-color: #4f43e3;
    }
}

.sc-product-images {
    overflow: hidden;
    padding-bottom: 1rem;
}

@media (min-width: 768px) {
    .sc-product-images {
        padding-bottom: 1.875rem;
        top: 112px;
    }

    .sc-product-images-additional {
        border-top: 1px solid #f2f4f8;
    }
}

@media (max-width: 767.98px) {
    .sc-product-images-main .slick-dots {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 24px;
    }

    .sc-product-images-main .slick-dots li {
        padding: 0.5rem 0.375rem;
    }

    .sc-product-images-main .slick-dots button {
        margin-right: 0;
    }

    .sc-product-images-main .zoomImg {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .sc-product-info {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (max-width: 575.98px) {
    .sc-product-actions .sc-buy-one-click-title {
        line-height: 1;
    }
}

@media (max-width: 360px) {
    .sc-product-content-reviews-rating-line {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

@media (min-width: 420px) {
    .sc-product-content-reviews-rating-line {
        width: 300px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .sc-product-content-reviews-rating-line {
        width: 226px;
    }
}

@media (max-width: 767.98px) {
    .sc-product-content-reviews-item {
        background: #fff;
    }

    .sc-product-content-advantages-item+.sc-product-content-advantages-item {
        margin-top: 1rem;
    }
}

@media (min-width: 768px) {
    .sc-product-content-advantages-item {
        border-radius: 0.25rem;
        border: 1px solid #f2f4f8;
    }

    .sc-product-content-advantages-item+.sc-product-content-advantages-item {
        margin-left: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sc-product-content-advantages {
        max-width: 100%;
        overflow-y: auto;
    }

    .sc-product-content-advantages-item {
        width: calc(33.3333% - 0.75rem);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333% - 0.75rem);
        flex: 0 0 calc(33.3333% - 0.75rem);
    }
}

@media (min-width: 992px) {
    .sc-product-content-advantages-item {
        padding: 1rem;
    }

    .sc-product-content-advantages-item+.sc-product-content-advantages-item {
        margin-top: 1rem;
        margin-left: 0;
    }
}

@media (max-width: 767.98px) {
    .sc-store-reviews-rating {
        padding: 1rem 0;
        border-top: 1px solid #f2f4f8;
    }
}

.sc-store-reviews-form {
    background: #f2f4f8;
    top: calc(51px + 1.5rem);
    padding: 1.5rem;
}

@media (max-width: 1199.98px) {
    .sc-store-reviews-form {
        max-height: 0;
        -webkit-transition: max-height 0.3s ease-out,
            opacity 0.3s ease-out 0.2s;
        -o-transition: max-height 0.3s ease-out,
            opacity 0.3s ease-out 0.2s;
        transition: max-height 0.3s ease-out,
            opacity 0.3s ease-out 0.2s;
        overflow: hidden;
        padding: 0;
        opacity: 0;
    }

    .sc-store-reviews-form.active {
        max-height: 1000px;
        padding: 1.5rem;
        margin-bottom: 1.5rem;
        opacity: 1;
    }

    .sc-store-reviews-form .sc-btn-primary,
    .sc-store-reviews-form-toggle {
        max-width: 378px;
    }
}

@media (max-width: 330px) {
    .sc-store-reviews-form-item label {
        font-size: 0.75rem;
    }
}

.sc-store-reviews-form .sc-module-rating-star {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

@media (min-width: 400px) {
    .sc-store-reviews-form .sc-module-rating-star {
        width: 24px;
        height: 24px;
    }
}

.sc-store-reviews-form .sc-module-rating-star+.sc-module-rating-star {
    margin-left: 0.5rem;
}

.sc-store-reviews-form a {
    color: #0063f7;
    text-decoration: underline;
}

.sc-store-reviews-form a:hover {
    text-decoration: none;
}

@media (max-width: 360px) {
    .sc-store-reviews-form-item label {
        font-size: 0.875rem;
    }

    .sc-store-reviews .sc-product-content-reviews-item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sc-store-reviews .sc-product-content-reviews-item-top> :last-child {
        margin-top: 1rem;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
}

@media (max-width: 600px) {
    .sc-contact-us-item-phones {
        width: fit-content;
    }
}

@media (max-width: 767px) {
    .header {
        background: rgb(255, 255, 255);
    }
}

@media (max-width: 321px) {
    #mobile-locations-button {
        display: none !important;
    }

    #mobile-locations-button+button {
        margin-left: auto;
    }

    #mobile-menu-button,
    #mobile-search-button {
        margin-right: 10px !important;
    }

    .mobile_language .oct_desktop_language .form-language {
        margin-left: 10px !important;
    }
}

@media (min-width: 768px) {

    .mobile_language,
    #logo_mobile {
        display: none !important;
    }
}

@media (max-width: 767px) {
    #logo {
        display: none !important;
    }

    #logo_mobile img.img-fluid {
        max-width: 40px;
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .fix_information {
        margin-top: 0;
        padding-top: 100px;
    }
}

@media only screen and (max-width: 575px) {
    .row.pt-3.pt-xl-4.g-3.g-xl-4.sc-advantages {
        display: none;
    }
}

.sc-megamenu-list-item+.sc-megamenu-list-item {
    margin-top: 4px;
}

@media (min-width: 768px) {
    #top {
        padding: 0.5rem 0;
        height: 75px;
    }
}

@media only screen and (max-width: 768px) {
    .sc-product-content-text img {
        width: 100% !important;
    }
}

@media (max-width: 700px) {
    .y-video {
        position: relative;
        padding-bottom: 56.25% !important;
        padding-bottom: 32.25%;
        padding-top: 25px;
        height: 0;
        max-width: 900px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .top-span {
        position: absolute;
        top: 10px;
        width: 110px;
        background: #fff;
        z-index: 2;
        font-size: 14px;
        color: #606060;
        font-weight: 500;
    }

    .k-top-hed .top-span {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 480px) {
    .top-hed {
        margin-bottom: 0px !important;
    }

    #tab-description .top-span {
        position: absolute;
        top: 8px !important;
    }
}

@media only screen and (max-width: 760px) {
    .sm-100 {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .video-sc-item_last iframe {
        height: 260px;
    }
}

@media only screen and (max-width: 768px) {
    .video-sc-item_last iframe {
        height: 410px;
    }
}

@media only screen and (max-width: 480px) {
    .video-sc-item_last iframe {
        height: 250px;
    }
}

@media (max-width: 575.98px) and (min-width: 360px) {
    #oct_sidebar_viewed [data-type="width50"] .sc-module-item {
        width: 100%;
        padding: 0 0.25rem;
    }
}

@media (min-width: 1600px) {
    .sc-product-images-main {
        height: 730px;
    }
}

@media (max-width: 767px) {
    .simplecheckout-button-right {
        float: none;
        width: 100%;
    }

    #simplecheckout_login .button,
    .simple-content .button {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .vd .mx-w {
        max-width: 100%;
    }

    .vd .x-modul {
        min-height: auto !important;
        height: auto !important;
    }

    .vd .x-adwantages {
        height: auto !important;
        position: static !important;
    }

    .vd .x-h1 {
        font-size: 10vw;
    }

    .vd .x-text-lg {
        font-size: 6.5vw;
        line-height: 1.15;
    }

    .vd .x-text-md {
        font-size: 4.15vw;
    }

    .vd .x-text-descr {
        font-size: 3.15vw;
        letter-spacing: -0.01em;
    }

    .vd .x-text-sm {
        font-size: 6vw;
    }

    .vd .x-h4 {
        font-size: 4.6vw;
        line-height: 1.2;
    }

    .vd .x-link {
        font-size: 4.3vw;
        font-weight: 500;
    }

    .vd .x-text {
        font-size: 2.7vw;
    }

    .vd .x-text-xs,
    .vd input::placeholder,
    .vd textarea::placeholder {
        font-size: 2.15vw !important;
    }

    .vd .x-digits {
        font-size: 4vw;
    }

    .o-caption__text-wrapper,
    .o-caption__icon-wrapper {
        font-size: 2.4vw;
    }

    .vd-bounce {
        animation: bounce-jump 4s infinite linear !important;
    }

    .vd-bounce svg {
        transform: rotate(90deg);
    }

    .vd .x-button_content::before {
        width: 68vw;
        height: 68vw;
    }

    .vd .hero {
        min-height: 75vw;
    }

    .wrapper,
    .wrapper-half {
        width: 100% !important;
    }

    .wrapper-img {
        width: calc(100% - 32px) !important;
    }

    .vd .x-descr-constrains {
        margin-top: 2.3rem;
    }

    .vd .x-h2 {
        font-size: 6.4em;
    }

    .x-descr-constrain {
        padding-top: 0 !important;
    }

    .vd .x-scroll {
        left: 0;
    }

    .vd .x-video {
        height: 600px !important;
        object-fit: cover;
    }

    .x-to-bottom {
        position: relative !important;
    }

    .vd .vd .x-mh-75 {
        min-height: auto !important;
    }

    .x-indent-64 {
        text-indent: 2em;
    }

    .vd .x-backdrop-wrapper {
        width: 3.2rem !important;
        height: 3.2rem;
    }

    .vd .x-backdrop-wrapper svg {
        width: 1rem;
        height: 1rem;
    }

    .vd .to-bottom.no-on-sm {
        margin-top: 0;
    }
}

@media only screen and (max-width: 576px) {
    .x-indent-64 {
        text-indent: 0em;
    }

    .vd-bounce,
    .vd-bounce svg {
        display: none !important;
    }

    .vd .block-container .owl-wrapper-outer,
    .vd .owl-wrapper-outer {
        border: none;
        box-shadow: none;
        margin: 0 -1px;
    }

    .vd .owl-carousel .owl-item {
        padding: 0 1px;
    }

    .vd .x-h1 {
        font-size: 12vw;
    }

    .vd .x-link {
        font-size: 5.8vw;
        font-weight: 500;
    }

    .vd .x-text-md {
        font-size: 5.6vw;
    }

    .vd .x-text-descr {
        font-size: 4.6vw;
    }

    .vd .x-h4 {
        font-size: 5.4vw;
    }

    .vd .x-digits {
        font-size: 6.4vw;
    }

    .vd .x-text-sm {
        font-size: 7.95vw;
    }

    .vd .x-text-lg {
        font-size: 8.4vw;
    }

    .vd .x-text {
        font-size: 3.9vw;
    }

    .vd .x-text-xs,
    .vd input::placeholder,
    .vd textarea::placeholder {
        font-size: 3.7vw !important;
    }

    .o-caption__text-wrapper,
    .o-caption__icon-wrapper {
        font-size: 3.2vw;
    }

    .vd .x-descr-constrains {
        margin-top: 0;
    }

    .vd .x-scroll-more {
        width: 4.5em !important;
        height: 4.5em !important;
    }

    .vd .x-scroll-more {
        position: static;
        margin-bottom: 1em;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .vd .x-scroll-more {
        position: static;
        margin-bottom: 1em;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .wrapper-img {
        width: calc(100% - 16px) !important;
    }

    .spin {
        height: 3.2rem;
        width: 3.2rem;
    }

    .x-modul-link svg {
        width: 1.4rem;
        height: 1.4rem;
    }
}

@media (max-width: 1599px) {
    .y-video {
        padding-bottom: 52%;
        margin-top: 25px;
    }
}

@media (max-width: 1399px) {
    .y-video {
        padding-bottom: 53%;
    }
}

@media (max-width: 1199px) {
    .y-video {
        padding-bottom: 52%;
    }
}

@media (max-width: 768px) {
    .y-video {
        padding-bottom: 53%;
    }
}

@media (max-width: 700px) {
    .y-video {
        padding-bottom: 53% !important;
    }
}

@media (max-width: 575px) {
    .y-video {
        padding-bottom: 52% !important;
    }
}

@media (max-width: 768px) {

    .slick-dots li.slick-active button,
    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
}

@media (max-width: 760px) {
    .block-hed {
        gap: 20px;
    }
}

.sc-product-info-item {
    width: max-content;
}

@media (min-width: 1200px) {
    .sc-footer {
        margin-top: 2.5rem !important;
    }
}

@media (max-width: 1200px) {
    .sc-footer {
        margin-top: 2rem !important;
    }
}

@media (max-width: 1600px) and (min-width: 1200px) {
    #logo {
        padding-right: 20px !important;
    }

    .sc-switcher {
        margin-left: 10px !important;
    }

    .top-left li:not(:last-child) {
        margin-right: 20px !important;
        min-width: max-content;
    }

    #logo img {
        max-width: 120px;
    }
}

@media (max-width: 1300px) and (min-width: 1200px) {
    .top-left li a {
        font-size: 11px;
    }

    #top .sc-dropdown-toggle {
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    #top .sc-dropdown-toggle:after {
        display: none;
    }

    .sc-switcher button {
        font-size: 11px !important;
    }

    .sc-switcher button {
        padding: 0 6px !important;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    .sc-switcher button {
        padding: 0 5px !important;
    }

    .sc-switcher {
        margin-left: 10px !important;
    }

    #logo img {
        max-width: 190px !important;
    }
}

@media (max-width: 370px) {

    #mobile-search-button,
    #mobile-locations-button {
        margin-right: 10px !important;
    }

    .form-language {
        margin-left: 10px !important;
    }

    .sidebar-main-menu-item .form-language {
        margin-left: 0 !important;
    }

    .sc-switcher button {
        padding: 0 0.5rem !important;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    #total_total {
        flex-direction: column !important;
        gap: 5px !important;
    }

    #total_total .simplecheckout-cart-total-value {
        margin: 0 !important;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    .sc-slideshow-plus-specials-block-price-old {
        width: 100% !important;
    }

    .sc-slideshow-plus-specials-block-price-new {
        margin-left: 0 !important;
    }

    .sc-slideshow-plus-specials-block-price {
        flex-wrap: wrap;
    }
}

@media (max-width: 930px) and (min-width: 768px) {
    #account-wishlist .sc-module-cart-btn {
        margin-left: 50px !important;
    }

    #account-wishlist .d-flex.flex-column>.d-flex {
        min-width: 150px !important;
    }
}

@media (max-width: 900px) {
    .row .slick-slide .sc-slideshow-plus-specials-block-title {
        word-break: break-word;
    }
}

@media (max-width: 600px) {
    .product-grid .sc-module-rating {
        margin-bottom: 10px !important;
    }

    [data-type="split"] .sc-module-info {
        overflow-wrap: break-word;
    }

    .sc-last-news-item .w-100.p-3 {
        padding-top: 5px !important;
    }
}

@media (max-width: 768px) and (min-width: 400px) {
    .sc-last-news-item .content-block>a {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 600px) {
    .sc-blog-post-photo {
        height: auto;
    }
}

@media (max-width: 767.98px) {
    .modal-dialog {
        margin: 0;
        padding-top: 60px;
        width: 100%;
        max-width: 100%;
    }

    .modal-content {
        height: calc(100vh - 60px);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .modal-header {
        padding: 1rem !important;
    }

    .modal-title {
        font-size: 1rem !important;
    }
}

@media (max-width: 767.98px) {
    .modal-body {
        overflow-y: auto;
    }
}

@media (min-width: 768px) {
    .modal-body {
        min-height: 300px;
    }
}

@media (max-width: 370px) {
    .modal-body-product .sc-module-rating-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
}

@media (max-width: 413px) {
    .modal-body-quick-view .sc-btn-text {
        display: none;
    }

    .modal-body-quick-view .sc-product-buttons .sc-btn {
        padding: 0 !important;
        width: 40px !important;
        height: 40px;
    }
}

@media (max-width: 991px) {
    .sc-fixed-contact-viber-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #sc_fixed_contact_button {
        bottom: 30px;
    }
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

#oct-policy {
    padding: 1.5rem 0;
    -webkit-transition: bottom 0.8s, opacity 0.8s;
    -o-transition: bottom 0.8s, opacity 0.8s;
    transition: bottom 0.8s, opacity 0.8s;
    z-index: 10030;
}

#oct-policy.hidden {
    bottom: -100%;
    opacity: 0;
}

#oct-policy .container {
    max-width: 1024px !important;
}

#oct-policy .content-block-p24 {
    -webkit-box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
}

.oct-policy-text a {
    color: #0063f7;
    text-decoration: underline;
}

.oct-policy-text a:hover {
    color: #0063f7;
    text-decoration: none;
}

.sc-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
}

#sc_fixed_contact_button.clicked .sc-fixed-contact-icon .fas,
.sc-slideshow-plus-block .slick-slide img {
    display: none;
}

.slick-slide.slick-current.slick-active img {
    display: block;
}

.content-block-p24 a>img {
    min-width: 70px;
}

.top-left-links .sub-items {
    flex-flow: column;
}

@media (min-width: 1440px) {
    .sc-slideshow-plus-specials:not(.slick-initialized) .sc-slideshow-plus-specials-item {
        -ms-flex: 0 0 calc(25% - 0.675rem);
        flex: 0 0 calc(25% - 0.675rem);
    }
}

.top-left-links .sub-items li {
    width: 100%;
    margin: 0;
}

.top-left-links .sc-dropdown {
    left: 0;
    transform: none;
}

.top-left-links .sc-dropdown::after {
    display: none;
}

.top-left-links .sc-dropdown-box {
    margin-right: 20px !important;
}

.top-left-links .sc-dropdown-box .sc-dropdown .sc-dropdown-inner {
    min-width: 150px !important;
    max-width: 170px;
}

.top-left-links .sc-dropdown-box::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #666;
    right: -10px;
    bottom: 7px;
    transform: rotate(45deg);
}

@media (max-width: 767.98px) {
    .fix_information {
        margin-top: 0;
        padding-top: 100px;
    }
}

.sc-dropdown-box {
    display: inline-block;
    position: relative;
}

.sc-dropdown-box.active {
    cursor: pointer;
}

.sc-dropdown-box.active .sc-dropdown {
    opacity: 1;
    margin-top: 0;
    z-index: 10000;
    visibility: visible;
}

.sc-dropdown-box.active .sc-dropdown-toggle {
    color: #0063f7;
    text-decoration: underline;
    cursor: pointer;
    z-index: 2;
}

.sc-dropdown-box.active .sc-dropdown-toggle::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #0063f7;
}

.sc-dropdown {
    position: absolute;
    top: calc(100% - 0.5rem);
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    min-width: 200px;
    opacity: 0;
    z-index: -1;
    margin-top: 20px;
    padding-top: 20px;
    -webkit-transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    -o-transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    transition: opacity 0.3s ease-out 0.1s,
        margin-top 0.3s ease-out 0.1s;
    visibility: hidden;
    cursor: default;
}

.sc-dropdown-inner {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px rgba(40, 41, 61, 0.04),
        0 16px 24px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 8px rgba(40, 41, 61, 0.04),
        0 16px 24px rgba(96, 97, 112, 0.16);
}

.sc-dropdown-toggle {
    cursor: pointer;
}

.sc-dropdown-toggle::after {
    content: "";
    display: inline-block;
    -webkit-mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-dropdown-toggle);
    mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-dropdown-toggle);
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 12px;
    height: 12px;
    margin-left: 0.25rem;
    background: inherit;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
}

.sc-dropdown::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#overlay.active {
    background: rgba(0, 0, 0, 0.4);
    z-index: 12001;
    visibility: visible;
}

#overlay.active.z-index {
    z-index: 12202;
}

#overlay.overlay-transparent {
    background-color: rgba(0, 0, 0, 0);
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
    padding: 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
    margin: 0.25rem;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-fullscreen .modal-header {
    border-radius: 0;
}

.modal-fullscreen .modal-body {
    overflow-y: auto;
}

.modal-fullscreen .modal-footer {
    border-radius: 0;
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0;
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto;
    }

    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0;
    }
}

.modal-header {
    background: rgb(242, 244, 248);
}

.modal-title {
    color: rgb(28, 28, 40);
}

.modal-header .btn-close {
    color: rgb(119, 119, 119);
}

@media (max-width: 767px) {
    .header {
        background: rgb(255, 255, 255);
    }
}

.red,
.required {
    color: #e53535 !important;
}

body .modal textarea {
    height: 70px !important;
}

.sc-btn-icon-menu {
    -webkit-mask-image: url(catalog/view/theme/oct_showcase/img/sprite.svg#include--top-menu-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-menu-icon);
}

.sc-btn-icon-location {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-location-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-location-icon);
}

.sc-btn-icon-menu {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-menu-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-menu-icon);
}

.sc-btn-icon-phone {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--phone-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--phone-icon);
}

.sc-btn-icon-price {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--price-view-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--price-view-icon);
}

.sc-btn-icon-search {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-seacrh-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-seacrh-icon);
}

.sc-btn-icon-showmore {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--show-more-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--show-more-icon);
}

.sc-btn-icon-viewed {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
}

.sc-btn-icon-wishlist {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-wishlist);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-wishlist);
}

.sc-btn-icon-account {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
}

.sc-btn-icon-cart {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-cart-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-cart-icon);
}

.sc-btn-icon-cart-img {
    background: rgba(0, 0, 0, 0) !important;
}

.sc-btn-icon-catalog {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
}

.sc-btn-icon-chevron {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    width: 10px;
    height: 10px;
}

.sc-btn-icon-compare {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-compare);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-compare);
}

.sc-btn-icon-close {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--close-icon);
    width: 38px;
    height: 38px;
}

.sc-btn-icon-del {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-del-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-del-icon);
}

.sc-btn-icon-filter {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--filter-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--filter-icon);
}

.sc-btn-icon-list {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--list-view-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--list-view-icon);
}

.sidebar {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: -60px;
    left: 0;
    background: #fff;
    border-radius: 0.75rem 0.75rem 0 0;
    z-index: 12203;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity 0.15s linear 0.1s,
        -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        opacity 0.15s linear 0.1s,
        -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out,
        opacity 0.15s linear 0.1s;
    overflow: hidden;
}

.sidebar.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
    opacity: 1;
}

.sidebar [data-sidebar="close"] {
    position: absolute;
    z-index: 2;
    right: 0.75rem;
    top: 0.5rem;
}

.sidebar-header {
    background: #f2f4f8;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    height: 56px;
}

.sidebar-header-menu {
    background: #fff;
}

.sidebar-header-menu>* {
    pointer-events: none;
}

.sidebar-header .sc-btn-secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-filter: none;
    filter: none;
}

.sidebar-inner {
    height: 100%;
    max-height: calc(100% - 56px);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
}

.sidebar-inner-cart {
    max-height: calc(100% - 198px);
}

.sidebar-main-menu-item {
    border-bottom: 1px solid #f2f4f8;
}

.sidebar-main-menu-item-icon {
    background-color: #f2f4f8;
}

.sidebar-main-menu-item-icon:before {
    content: "";
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background: #1c1c28;
    display: block;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}

.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon {
    background-color: #4f43e3;
}

.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-catalog-icon);
    background: #fff;
}

.sidebar-main-menu-item-account .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--top-account-icon);
}

.sidebar-main-menu-item-viewed .sidebar-main-menu-item-icon:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--header-btns-viewed);
}

.sidebar-main-menu-item-viewed .sc-module {
    margin: 0 !important;
    background: rgba(0, 0, 0, 0);
    padding: 0 1rem 1rem !important;
}

@media (min-width: 768px) {
    #overlay.transparent {
        background-color: rgba(0, 0, 0, 0);
        z-index: 4;
    }

    .sidebar-main-menu-item-viewed .sc-module-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}

.sidebar-main-menu-item-viewed .sc-module-header {
    display: none !important;
}

.sidebar-main-menu-item-viewed .sc-module-img {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100px !important;
    flex: 0 0 100px !important;
    max-width: 100px !important;
    -ms-flex-item-align: center;
    align-self: center;
}

.sidebar-main-menu-item-viewed .sc-module-caption {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 calc(100% - 100px) !important;
    flex: 0 0 calc(100% - 100px) !important;
    max-width: calc(100% - 100px) !important;
    padding-left: 1rem !important;
}

.sidebar-main-menu-item-viewed .sc-module-model,
.sidebar-main-menu-item-viewed .sc-module-quantity,
.sidebar-main-menu-item-viewed .sc-module-rating,
.sidebar-main-menu-item-viewed .sc-module-stickers {
    display: none !important;
}

.sidebar-main-menu-item-viewed .sc-module-price-box {
    padding-bottom: 0 !important;
    padding-right: 3rem !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.sidebar-main-menu-item-viewed .sc-module-price-box .price-tax {
    margin-bottom: 0.25rem;
}

.sidebar-main-menu-item-viewed .sc-module-cart {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 36px !important;
    flex: 0 0 36px !important;
    max-width: 36px !important;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}

.sidebar-main-menu-item-viewed .sc-module-cart .sc-btn-primary,
.sidebar-main-menu-item-viewed .sc-module-cart .sc-btn-text {
    display: none;
}

.sidebar-main-menu-item-viewed .content-block {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

@media (max-width: 767.98px) {
    .sidebar-main-menu-item-viewed .content-block {
        height: auto !important;
    }
}

.sidebar-main-menu-item-chevron img,
.sidebar-main-menu-item-phones img {
    -o-object-fit: cover;
    object-fit: cover;
}

.sidebar-main-menu-item .sc-switcher {
    margin-left: 0 !important;
}

.sidebar-messengers-item {
    height: 40px;
    width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 20px;
}

.sidebar-messengers-item:before {
    content: "";
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background: #fff;
    display: block;
}

.sidebar-messengers-item-messenger {
    background-color: #3d9af0;
}

.sidebar-messengers-item-messenger:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--messenger-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--messenger-icon);
}

.sidebar-messengers-item-viber {
    background-color: #763df0;
}

.sidebar-messengers-item-viber:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--viber-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--viber-icon);
}

.sidebar-messengers-item-telegram {
    background-color: #5bc7f5;
}

.sidebar-messengers-item-telegram:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--telegram-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--telegram-icon);
}

.sidebar-messengers-item-whatsapp {
    background-color: #64ce69;
}

.sidebar-messengers-item-whatsapp:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--whatsapp-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--whatsapp-icon);
}

.sidebar-messengers-item-skype {
    background-color: #31c4ed;
}

.sidebar-messengers-item-skype:before {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--skype-icon);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--skype-icon);
}

.sidebar-socials-item {
    height: 39px;
    width: 39px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 20px;
    background: #f4f4f4;
    border: 1px solid #e9e9e9;
}

.sidebar-socials-item+.sidebar-socials-item {
    margin-left: 0.5rem;
}

.sidebar-menu-toggle a>* {
    pointer-events: none;
}

.sidebar-menu-catalog {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f2f4f8;
    z-index: 2;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out,
        -webkit-transform 0.3s ease-out;
}

.sidebar-menu-catalog.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.sidebar-menu-catalog-inner {
    height: calc(100% - 56px);
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
}

.sidebar-menu-catalog-inner>ul>li:not(:first-child) {
    border-top: 1px solid #f2f2f2;
}

.sidebar-menu-catalog-inner>ul>li.sidebar-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sidebar-menu-catalog-inner>ul>li.sidebar-menu-toggle:after {
    pointer-events: none;
    content: "";
    background: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron) 0 0 / cover no-repeat;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.sidebar-search .header-search {
    background: #fff;
}

.sidebar-search .header-search .form-control {
    padding-top: 0.675rem;
    padding-bottom: 0.675rem;
}

.sidebar-search .header-search .sc-btn-with-icon {
    right: 0.25rem;
    top: 25%;
}

.sidebar-search .content-block {
    padding: 0.5rem;
}

.sidebar-search .content-block:not(:first-child) {
    margin-top: 0.5rem;
}

.sidebar-search .sc-module-cart .sc-btn-primary {
    right: 0.5rem !important;
    bottom: 0.5rem !important;
}

.sidebar-account .content-block {
    -webkit-box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
}

.sidebar-cart-item+.sidebar-cart-item {
    margin-top: 0.5rem;
}

.sidebar-cart-item-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
}

.sidebar-cart-item-title a {
    color: #1c1c28 !important;
}

.sidebar-cart-item-title a:hover {
    color: #0063f7 !important;
    text-decoration: none;
}

.sidebar-cart-item-price {
    white-space: nowrap;
}

.sidebar-cart-bottom {
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
}

.sc-location {
    -webkit-box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
    box-shadow: 0 0 2px rgba(40, 41, 61, 0.04),
        0 4px 8px rgba(96, 97, 112, 0.16);
}

.sc-location+.sc-location {
    margin-top: 1rem;
}

.sc-location .sc-btn-secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
}

.sc-location .sc-btn-secondary .sc-btn-icon-chevron {
    -webkit-mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    mask-image: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--location-chevron);
    width: 10px;
    height: 10px;
}

.sc-location-phones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sc-location-collapsed {
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height 0.3s ease-out,
        padding-top 0.3s ease-out, opacity 0.3s ease-out 0.15s;
    -o-transition: max-height 0.3s ease-out,
        padding-top 0.3s ease-out, opacity 0.3s ease-out 0.15s;
    transition: max-height 0.3s ease-out,
        padding-top 0.3s ease-out, opacity 0.3s ease-out 0.15s;
    overflow: hidden;
}

.sc-location iframe {
    max-width: 100%;
    border-radius: 0.25rem !important;
    max-height: 320px !important;
}

.sc-location.active .sc-btn-secondary {
    background: #4f43e3;
}

.sc-location.active .sc-btn-secondary .sc-btn-icon {
    background: #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sc-location.active .sc-location-collapsed {
    max-height: 800px;
    padding-top: 1rem;
    opacity: 1;
}

@media (max-width: 1199px) {
    .sidebar-menu-catalog-inner>ul>li.sidebar-menu-toggle:after {
        display: none;
    }

    .sidebar-menu-catalog-inner>ul>li.sidebar-menu-toggle {
        padding: 0 !important;
    }

    .sidebar-menu-catalog-inner>ul>li.sidebar-menu-toggle>a {
        padding: 1rem;
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .sc-advantages {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        max-width: 100vh;
    }

    .sc-advantages .content-block:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.sc-advantages-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    width: 70%;
}

@media (min-width: 576px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        width: 33.3333%;
    }

    .sc-banner-plus .content-block {
        padding: 1.5rem;
    }
}

@media (min-width: 1400px) {
    .sc-advantages-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666%;
        flex: 0 0 16.6666%;
        width: 16.6666%;
    }
}

.sc-advantages-item:hover .sc-advantages-item-title:not(span) {
    text-decoration: underline;
}

.modal-header {
    border-bottom: transparent;
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

@media (max-width: 767.98px) {
    .modal-header {
        padding: 1rem !important;
    }
}

.br-2 {
    border-radius: 0.125rem !important;
}

.br-4 {
    border-radius: 0.25rem !important;
}

.br-6 {
    border-radius: 0.375rem !important;
}

.br-8 {
    border-radius: 0.5rem !important;
}

.br-12 {
    border-radius: 0.75rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.sc-btn-primary:not([disabled]),
button[data-target="#ocfilter-hidden-options"],
#ocfilter .btn-primary,
#ocfilter .btn-primary:active,
#ocfilter .btn-primary:focus,
.simplecheckout-cart-buttons .button:hover,
.simplecheckout-button-right .button:hover,
#simplecheckout_button_login:hover,
.pagination li.active span,
.pagination li:hover a,
#sc_livesearch_close,
.simplecheckout-cart-buttons .button,
.sc-header-location.active .sc-btn,
.sc-btn-secondary:not([disabled]).clicked,
.sc-btn-secondary:not([disabled]):hover,
.sc-category-sort button.active,
.sc-btn-outline-secondary:not(#oct-blog-search-button,
    #sc-search-button,
    [disabled]):hover,
.header-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-blog-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-btn.sc-btn-secondary:not([disabled]):hover,
.sc-switcher,
.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon,
.sc-btn-outline-primary:not([disabled]):hover,
.sc-location.active .sc-btn-secondary {
    background-color: rgb(0, 20, 200);
}

.text-decoration-none {
    text-decoration: none !important;
}

.sc-btn-secondary:not([disabled]).clicked,
.sc-btn-secondary:not([disabled]):hover {
    background: #4f43e3;
    color: #fff !important;
}

@media (max-width: 1600px) and (min-width: 1200px) {
    #logo {
        padding-right: 20px !important;
    }

    .sc-switcher {
        margin-left: 10px !important;
    }

    .top-left li:not(:last-child) {
        margin-right: 20px !important;
        min-width: max-content;
    }

    #logo img {
        max-width: 120px;
    }
}

@media (max-width: 1300px) and (min-width: 1200px) {
    .top-left li a {
        font-size: 11px;
    }

    #top .sc-dropdown-toggle {
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    #top .sc-dropdown-toggle:after {
        display: none;
    }

    .sc-switcher button {
        font-size: 11px !important;
    }

    .sc-switcher button {
        padding: 0 6px !important;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    .sc-switcher button {
        padding: 0 5px !important;
    }

    .sc-switcher {
        margin-left: 10px !important;
    }

    #logo img {
        max-width: 190px !important;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    #total_total {
        flex-direction: column !important;
        gap: 5px !important;
    }

    #total_total .simplecheckout-cart-total-value {
        margin: 0 !important;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    .sc-slideshow-plus-specials-block-price-old {
        width: 100% !important;
    }

    .sc-slideshow-plus-specials-block-price-new {
        margin-left: 0 !important;
    }

    .sc-slideshow-plus-specials-block-price {
        flex-wrap: wrap;
    }
}

@media (max-width: 930px) and (min-width: 768px) {
    #account-wishlist .sc-module-cart-btn {
        margin-left: 50px !important;
    }

    #account-wishlist .d-flex.flex-column>.d-flex {
        min-width: 150px !important;
    }
}

@media (max-width: 900px) {
    .row .slick-slide .sc-slideshow-plus-specials-block-title {
        word-break: break-word;
    }
}

.sc-module-item:hover .sc-module-item-attr {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    -webkit-box-shadow: 0 2px 0 rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 0 rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
}

.sc-module-item:hover {
    z-index: 3;
}

/* #sc-mp_1 + #sc-mp_2 .sc-module-item{
    z-index: 0;
}

#sc-mp_2 + .sc-module-showmore, 
#sc-mp_3 + .sc-module-showmore, 
#sc-mp_4 + .sc-module-showmore,
#sc-mp_5 + .sc-module-showmore,
#sc-mp_6 + .sc-module-showmore
{
    z-index: -1;
} */

.sc-footer-payments-item.custom-payment {
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: -133px -46px;
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-viber:before {
    content: "\f409";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-phone:before {
    content: "\f095";
}

.fa-address-book:before {
    content: "\f2b9";
}

.sc-slideshow-plus-specials-block-title:hover {
    text-decoration: underline;
    color: #0063f7;
}

.sc-megamenu-child-narrow li:not(.sc-menu-list-landings):hover>a:not(.sc-menu-list-landings-link) {
    font-weight: 700;
}

.sc-slideshow-plus-specials-block-title:hover,
.sc-module-title:hover,
.sc-contact-us .form-check-label a,
.sc-subcategories-item:hover span:hover,
.content-block-text a,
.blue-link,
.blue-link:hover,
.sc-category-wall-item:hover span,
.sc-megamenu-children-item a:hover,
#oct-menu-ul .group-title a,
.sc-last-reviews-item:hover .sc-last-reviews-item-title,
.sc-module-item:hover .sc-module-title>a,
.sc-module-item:hover .sc-module-title>a:visited,
.sc-last-news-title:hover,
.sc-livesearch-list-item-name a,
.sc-fixed-contact-item:hover,
.category-landing-links-item-link span,
.sc-manufacturer-item a:hover .sc-manufacturer-item-title:hover,
.table td a,
.sc-alert-text a,
.sc-day-discounts-item:hover a,
.sc-header-phones-list-item:hover,
.sc-header-location-phones a .sc-footer-phones-link,
.sc-megamenu-child-narrow li:not(.sc-menu-list-landings) .sc-menu-list-landings-link:hover,
.sc-footer-mail-link:hover,
.collapse-value>button,
.collapse-value>button:focus,
.collapse-value>button:active,
.collapse-value>button:active:focus,
.sc-contact-location a,
.modal-content a,
.sc-product-tags a,
.sc-category-wall-title:hover {
    color: rgb(0, 20, 200);
}

.sc-btn-primary:not([disabled]),
button[data-target="#ocfilter-hidden-options"],
#ocfilter .btn-primary,
#ocfilter .btn-primary:active,
#ocfilter .btn-primary:focus,
.simplecheckout-cart-buttons .button:hover,
.simplecheckout-button-right .button:hover,
#simplecheckout_button_login:hover,
.pagination li.active span,
.pagination li:hover a,
#sc_livesearch_close,
.simplecheckout-cart-buttons .button,
.sc-header-location.active .sc-btn,
.sc-btn-secondary:not([disabled]).clicked,
.sc-btn-secondary:not([disabled]):hover,
.sc-category-sort button.active,
.sc-btn-outline-secondary:not(#oct-blog-search-button,
    #sc-search-button,
    [disabled]):hover,
.header-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-blog-search .sc-btn-with-icon:hover .sc-btn-icon,
.sc-btn.sc-btn-secondary:not([disabled]):hover,
.sc-switcher,
.sidebar-main-menu-item-catalog .sidebar-main-menu-item-icon,
.sc-btn-outline-primary:not([disabled]):hover,
.sc-location.active .sc-btn-secondary {
    background-color: rgb(0, 20, 200);
}

.sc-btn-outline-primary:not([disabled]) {
    border-color: rgb(0, 20, 200);
}

.sc-btn-outline-primary:not([disabled]) {
    color: rgb(0, 20, 200);
}

.sc-btn.primary,
.sc-btn-primary:not([disabled]),
.sc-btn.primary .sc-btn-text,
.sc-btn-primary:not([disabled]).sc-btn-text,
.sc-btn.sc-btn-secondary:not([disabled]):hover .sc-btn-text,
.sc-btn.sc-btn-secondary:not([disabled]).clicked .sc-btn-text,
.sc-btn-outline-primary:not([disabled]):hover {
    color: rgb(255, 255, 255);
}

.sc-btn-primary:not([disabled]) .sc-btn-icon {
    background: rgb(255, 255, 255);
}

.sc-btn.sc-btn-secondary:not([disabled]):hover .sc-btn-icon {
    background: rgb(255, 255, 255);
}

.sc-btn-secondary:not([disabled]) {
    background-color: rgb(242, 244, 248);
}

.sc-btn-secondary,
.sc-btn-secondary .sc-btn-text {
    color: rgb(28, 28, 40);
}

.content-block:hover {
    -webkit-box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
    box-shadow: 0 2px 4px rgba(40, 41, 61, 0.04),
        0 8px 16px rgba(96, 97, 112, 0.16);
}

.sc-category-wall-item-list .blue-link:not(:last-child) {
    margin-bottom: 0.25rem;
}

.sc-module-title:hover {
    text-decoration: underline !important;
    color: rgb(0, 20, 200);
}

.sc-footer-phones a:hover,
.sc-footer-list a:hover,
.sc-footer-email:hover {
    color: rgb(10, 120, 191);
}

.top-left li a:hover,
#top .sc-dropdown-toggle:hover,
.top-right .popup-call-trigger:hover {
    color: rgb(0, 20, 200);
}

.sc-footer-socials-item:hover i {
    color: #fff;
}

.sc-btn-danger:not([disabled]) {
    background: #e53535;
    color: #fff;
}

.sc-btn-danger:not([disabled]) .sc-btn-icon {
    background: #fff;
}

.sc-btn-danger:not([disabled]):hover {
    background: rgba(229, 53, 53, 0.8);
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}

@media (min-width: 576px) {
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
}

.sc-buy-one-click-title {
    white-space: nowrap;
    padding-right: 0.75rem;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .sc-megamenu.with-slideshow .sc-megamenu-list {
        height: 100% !important;
    }

    .sc-slideshow-plus.with-megamenu {
        margin-bottom: 90px !important;
    }

    .sc-megamenu>nav {
        max-height: 100% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .sc-megamenu.with-slideshow .sc-megamenu-list {
        height: 100% !important;
    }

    .sc-slideshow-plus.with-megamenu {
        margin-bottom: 130px !important;
    }

    .sc-megamenu>nav {
        max-height: 100% !important;
    }
}

.fa-envelope:before {
    content: "\f0e0";
    font-style: normal;
}

.fa-telegram:before {
    content: "\f2c6";
    font-style: normal;
}

.fa-telegram-plane:before {
    content: "\f3fe";
}