@charset "UTF-8";


.where__region-selector {
    margin-bottom: 20px;
}

.where__region-selector select {
    padding: 10px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 16px;
    width: 100%;
    max-width: 320px;
    background-color: #fff;
}

.custom-map-icon {
    z-index: 100;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.custom-map-icon:hover {
    transform: scale(1.1);
}

.cluster-circle {
    background-color: rgba(255, 0, 0, 0.7);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    font-weight: bold;
    pointer-events: auto;
    cursor: pointer;
    z-index: 110;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.map-balloon {
    padding: 10px;
    max-width: 300px;
}

.map-balloon h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 18px;
}

.map-balloon__desc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.4;
}

.cluster-circle-container {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 110;
}

.cluster-circle-outer {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(57, 57, 57, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cluster-circle-middle {
    width: 75%;
    height: 75%;
    border-radius: 50%;
    background-color: rgba(57, 57, 57, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cluster-circle-inner {
    width: 66%;
    height: 66%;
    border-radius: 50%;
    background-color: #393939;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cluster-text {
    font-weight: bold;
    font-size: 16px;
    color: #E5C20D;
}

.custom-map-icon {
    z-index: 100;
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.3s ease;
}

.custom-map-icon:hover {
    transform: scale(1.1);
}

.map-balloon {
    padding: 10px;
    max-width: 300px;
}

.map-balloon h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 18px;
}

.map-balloon__desc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.4;
}

[class*="islands_clusterLargeIcon"],
[class*="islands_clusterMediumIcon"],
[class*="islands_clusterSmallIcon"] {
    background-image: url(/wp-content/uploads/2025/05/marker_empty.svg) !important;
}

[class*="islands_clusterLargeIcon"] [class*="svg-icon"]>ymaps,
[class*="islands_clusterMediumIcon"] [class*="svg-icon"]>ymaps,
[class*="islands_clusterSmallIcon"] [class*="svg-icon"]>ymaps {
    color: #fff;
}

.map-balloon .title {
    color: #1e1e1e;
    margin: 0;
    font-size: 14px;
    margin-bottom: 6px;
}


.catalog-single>p {
    color: #fff;
}

.dealer__form .form__row {
    position: relative;
}

.dealer__form .wpcf7-spinner {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -30px;
}

.dealer__form .wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    bottom: -17px;
}

.dealer__form .wpcf7 form .wpcf7-response-output {
    background: #fff;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
}

.dealer__form .form__column {
    overflow: visible;
}

.dealer__form .form__column input {
    border-radius: .625rem;
    overflow: hidden;
}

.search-result__title {
    color: #FFF;
}

.form__button {
    cursor: pointer;
}

.page-template-video .details-overview {
    padding-top: 0;
    background: transparent;
}

.page-template-video details .spollers__body {
    margin-bottom: 3.75rem;
}


.spollers__body.text ol,
.spollers__body.text ul {
    margin-left: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.spollers__body.text ol {
    list-style: decimal;
}

.spollers__body.text ul {
    list-style: disc;
}

.spollers__body.text ol li,
.spollers__body.text ul li {
    list-style: inherit;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

.spollers__body.text ol ol,
.spollers__body.text ul ul,
.spollers__body.text ol ul,
.spollers__body.text ul ol {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 1.25rem;
}

.spollers__body.text ol ol {
    list-style: lower-alpha;
}

.spollers__body.text ul ul {
    list-style: circle;
}

.spollers__body.text strong {
    font-weight: 700;
    color: var(--white);
    opacity: 1;
}

.spollers__body.text h1,
.spollers__body.text h2,
.spollers__body.text h3,
.spollers__body.text h4,
.spollers__body.text h5,
.spollers__body.text h6 {
    font-weight: 700;
    color: var(--white);
    opacity: 1;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.spollers__body.text h1 {
    font-size: 1.5rem;
}

.spollers__body.text h2 {
    font-size: 1.375rem;
}

.spollers__body.text h3 {
    font-size: 1.25rem;
}

.spollers__body.text h4 {
    font-size: 1.125rem;
}

.spollers__body.text h5 {
    font-size: 1rem;
}

.spollers__body.text h6 {
    font-size: 0.875rem;
}

.spollers__body.text table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.25rem 0;
}

.spollers__body.text table th,
.spollers__body.text table td {
    padding: 0.75rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
}

.spollers__body.text table th {
    background: rgba(255, 255, 255, 0.1);
    font-weight: 700;
    color: var(--white);
    opacity: 1;
}

.spollers__body.text sup,
.spollers__body.text sub {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.spollers__body.text sup {
    top: -0.5em;
}

.spollers__body.text sub {
    bottom: -0.25em;
}

.spollers__body.text blockquote {
    margin: 1.25rem 0;
    padding-left: 1.5rem;
    border-left: 3px solid var(--white);
    opacity: 0.9;
    font-style: italic;
}

.color-item {
    position: relative;
}

.color-item__label {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    padding: 6px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    pointer-events: none;
    width: calc(100% - 40px);
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
}

.color-item:hover .color-item__label {
    opacity: 1;
    visibility: visible;
}

.map-controls {
    margin-bottom: 1.25rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.city-filter {
    position: relative;
    padding: 0 1.25rem;
    height: 3.125rem;
    border: none;
    border-radius: 0.75rem;
    background-color: var(--white);
    font-size: 1rem;
    font-weight: 600;
    color: inherit;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    outline: none;
    min-width: 200px;
    max-width: 300px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23333' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    padding-right: 3rem;
}

.city-filter::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0.75rem;
    padding: 0.125rem;
    background: linear-gradient(270deg, #b07e22 7%, #f4e684 48.4%, #b07e22 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.city-filter:hover {
    transform: translateY(-1px);
}

.city-filter:focus {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.cluster-circle {
    position: absolute;
    width: 40px;
    height: 40px;
    background: var(--accent, #b07e22);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    pointer-events: auto;
    margin-left: -20px;
    margin-top: -20px;
    transition: opacity 0.3s ease;
    border: 2px solid white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.cluster-circle:hover {
    background: #8b5f1a;
    transform: scale(1.05);
}

.action-header-top__link.support-icon>svg {
    width: 2rem;
    height: 1.7rem;
}

.action-header-top__link {
    position: relative;
}

.action-header-top__link::after {
    content: attr(title);
    position: absolute;
    top: calc(100% + 0.4rem);
    left: 50%;
    transform: translateX(-50%);
    padding: 0.5rem 0.75rem;
    background-color: #272727;
    border: 1px solid #404040;
    color: var(--white);
    font-size: 0.775rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    white-space: nowrap;
    border-radius: 0.375rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.action-header-top__link::before {
    content: '';
    position: absolute;
    top: calc(100% + 0.125rem);
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 0.375rem solid transparent;
    border-right: 0.375rem solid transparent;
    border-bottom: 0.375rem solid #404040;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
    z-index: 12;
}

.support-icon::after,
.support-icon::before {
    opacity: 1;
    visibility: visible;
}

.action-header-top__link[title="Wildberries"] > svg,
.action-header-top__link[title="ozon.ru"] > svg {
    height: 1.7rem;
    width: 26px;
}

.wysiwyg {
    line-height: 1.6;
    color: #fff;
}

.wysiwyg > * + * {
    margin-top: 1em;
}

.wysiwyg h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 0.5em;
}

.wysiwyg h2:first-child {
    margin-top: 0;
}

.wysiwyg h3 {
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

/* .wysiwyg p {
    margin: 0;
} */

.wysiwyg ul {
    margin: 0;
    padding-left: 1.5em;
    list-style: disc;
}

.wysiwyg ul li {
    margin-top: 0.4em;
}

.wysiwyg ul li:first-child {
    margin-top: 0;
}

.wysiwyg a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

.wysiwyg a:hover {
    text-decoration: none;
}

.wysiwyg strong {
    font-weight: 700;
}

.info-footer__policy > a {
    font-weight: 300;
    margin-top: 15px;
    font-size: 15px;
}

.form__consent-wrap {
    margin-top: 1rem;
}

.form__consent-wrap .wpcf7-list-item {
    margin: 0;
}

.form__consent-wrap label {
    display: inline-flex;
    align-items: center;
    gap: 0.625rem;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.4;
    color: #fff;
    margin-top: 15px;
}

.form__consent-wrap .wpcf7-list-item-label::before,
.form__consent-wrap .wpcf7-list-item-label::after {
    content: none;
}

.form__consent-wrap input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 1.125rem;
    height: 1.125rem;
    flex-shrink: 0;
    border: 1px solid currentColor;
    border-radius: 0.25rem;
    background: transparent;
    cursor: pointer;
    margin: 0;
    position: relative;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.form__consent-wrap input[type="checkbox"]:checked {
    background: var(--linear);
    border-color: transparent;
}

.form__consent-wrap input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    inset: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 4.5L4.5 8L11 1.5' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 0.625rem no-repeat;
}

.form__consent-wrap a {
    text-decoration: underline;
}

.form__consent-wrap a:hover {
    text-decoration: none;
}

@media (min-width: 1280px) {
    header .search-block {
        min-width: 300px;
    }
}
@media (max-width: 992px) {
    .header-top__container {
        flex-wrap: wrap;
    }
}

@media (max-width: 29.9988em) {
    header .action-header-top {
        gap: 5px;
        justify-content: space-between;
    }
}


@media (any-hover: hover) {

    .action-header-top:hover .support-icon::after,
    .action-header-top:hover .support-icon::before {
        opacity: 0;
        visibility: hidden;
    }

    .action-header-top__link:hover::after,
    .action-header-top__link:hover::before {
        opacity: 1;
        visibility: visible;
    }

    .action-header-top .support-icon:hover::after,
    .action-header-top .support-icon:hover::before {
        opacity: 1;
        visibility: visible;
    }

    .action-header-top:not(:hover) .support-icon::after,
    .action-header-top:not(:hover) .support-icon::before {
        opacity: 1;
        visibility: visible;
    }
}


@media (max-width: 47.99875em) {
    .map-controls {
        margin-bottom: 1rem;
    }

    .city-filter {
        min-width: 150px;
        max-width: 250px;
        height: 2.75rem;
        font-size: 0.875rem;
    }

    .hero-slide__img-wrapper {
        max-height: 380px;
    }

    body.home .hero-slide__info {
        padding: 1.875rem 2.4rem;
    }

    body.home .swiper-controls.hero__controls {
        width: 101%;
    }

    body.home .hero__controls .swiper-button {
        transform: scale(0.80);
    }

    .title.hero-slide__title:not(:last-child) {
        font-size: 20px;
    }

}

@media (max-width: 29.99875em) {
    .action-header-top__link::after {
        font-size: 0.75rem;
        padding: 0.375rem 0.625rem;
    }

    .spollers__body.text ol,
    .spollers__body.text ul {
        margin-left: 1.25rem;
    }

    .spollers__body.text h1 {
        font-size: 1.25rem;
    }

    .spollers__body.text h2 {
        font-size: 1.125rem;
    }

    .spollers__body.text h3 {
        font-size: 1rem;
    }

    .spollers__body.text table th,
    .spollers__body.text table td {
        padding: 0.5rem;
        font-size: 0.875rem;
    }
}

@media (max-width: 47.9988em) {
    .dealer__form .wpcf7-not-valid-tip {
        font-size: 12px;
        position: relative;
        bottom: -6px;
    }
}