@media (max-width: 767px) {
    body.adaptive .hidden-all-m {
        display: none;
    }
}
@media (max-width: 350px) {
    body.adaptive .hidden-ms {
        display: none;
    }
}
@media (max-width: 570px) {
    body.adaptive .hidden-m {
        display: none;
    }
}
@media (min-width: 571px) and (max-width: 767px) {
    body.adaptive .hidden-ts {
        display: none;
    }
}
@media (max-width: 767px) {
    body.adaptive {
        --containerWidth: 450px;
        --containerMaxWidth: calc(100vw - 20px * 2);
        min-width: 350px;
    }
    body.adaptive .layout-type-section-title {
        padding-bottom: 30px;
    }
    body.adaptive .layout-type-section-footer {
        padding: 30px 0 0;
    }
    body.adaptive .gap-am-zero {
        --gapSize: 0px;
    }
    body.adaptive .gap-am-small {
        --gapSize: 7px;
    }
    body.adaptive .gap-am-normal {
        --gapSize: 15px;
    }
    body.adaptive .radius-small {
        -webkit-mask-image: none;
        mask-image: none;
    }
    body.adaptive .gap-zero .only-column .radius-small {
        border-radius: 5px !important;
    }
    body.adaptive .gap-zero .first-column .radius-small {
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    body.adaptive .gap-zero .last-column .radius-small {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }
}
@media (max-width: 350px) {
    body.adaptive {
        --containerWidth: 300px;
        --containerMaxWidth: calc(100vw - 10px * 2);
        min-width: 300px;
    }
}

@media (max-width: 767px) {
    .adaptive .b_block .fill-none {
        --paddingX: 0px;
        --paddingY: 0px;
    }
    .adaptive .element-item {
        padding-right: 0;
        padding-left: 0;
    }
    .adaptive .px-40,
    .adaptive .px-50 {
        --paddingX: 30px;
    }
    .adaptive .py-40,
    .adaptive .py-50 {
        --paddingY: 30px;
    }
}
@media (max-width: 767px) {
    body.adaptive .flexbe-row {
        flex-wrap: wrap;
    }
    body.adaptive .flexbe-column {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
}
@media (max-width: 767px) {
    body.adaptive .modal-list {
        z-index: 45;
    }
    body.adaptive .m_modal .scroller {
        min-height: 100%;
        padding: 0;
    }
    body.adaptive .m_modal .modal-data {
        justify-content: stretch;
        align-items: stretch;
    }
    body.adaptive .m_modal .modal-data > .close-times {
        top: 20px;
        right: 20px;
    }
    body.adaptive .m_modal .radius-small {
        border-radius: 0 !important;
        -webkit-mask-image: none;
        mask-image: none;
    }
    body.adaptive.is-ios.is-instagram .m_modal .modal-data {
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    body.adaptive .cards-am-1 .flexbe-card {
        flex-basis: 100%;
        max-width: 100%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-1 {
        flex-basis: 100%;
    }
    body.adaptive .cards-am-2 .flexbe-card {
        flex-basis: 50%;
        max-width: 50%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-2 {
        flex-basis: 50%;
    }
    body.adaptive .cards-am-3 .flexbe-card {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-3 {
        flex-basis: 33.33333333%;
    }
    body.adaptive .cards-am-4 .flexbe-card {
        flex-basis: 25%;
        max-width: 25%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-4 {
        flex-basis: 25%;
    }
    body.adaptive .cards-am-5 .flexbe-card {
        flex-basis: 20%;
        max-width: 20%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-5 {
        flex-basis: 20%;
    }
    body.adaptive .cards-am-6 .flexbe-card {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
    }
    body.adaptive .flexbe-cards .flexbe-card.card-am-6 {
        flex-basis: 16.66666667%;
    }
    body.adaptive .card-am-flexible {
        max-width: none !important;
    }
    body.adaptive .slider-pagination--cards {
        padding: 10px 0 !important;
    }
    body.adaptive .flexbe-cards-root {
        flex-grow: 1;
    }
    body.adaptive .flexbe-cards-root .slider-button--cards {
        padding: 0 10px;
    }
    body.adaptive .flexbe-cards-root.full-width {
        padding-right: 0;
        padding-left: 0;
    }
    body.adaptive .flexbe-cards-wrapper {
        overflow: visible;
    }
    body.adaptive .flexbe-cards.less-columns {
        justify-content: flex-start;
    }
}
@media (max-width: 570px) {
    body.adaptive .flexbe-cards-root.normal-width .slider-button--cards[data-direction="prev"] {
        left: 0;
        right: auto;
    }
    body.adaptive .flexbe-cards-root.normal-width .slider-button--cards[data-direction="next"] {
        right: 0;
        left: auto;
    }
}
@media (max-width: 767px) {
    .form-fields .form-field-text__input,
    .quiz-fields .form-field-text__input {
        font-size: 16px;
        min-height: 46px;
    }
    .form-fields .form-field-select .dropdown-container,
    .form-fields .form-field-select .select-outer,
    .quiz-fields .form-field-select .dropdown-container,
    .quiz-fields .form-field-select .select-outer {
        min-height: 46px;
    }
    .form-fields .form-field-select .dropdown-select,
    .quiz-fields .form-field-select .dropdown-select {
        font-size: 16px;
        min-height: 46px;
    }
    .form-fields .form-field-select .atom-custom-select,
    .quiz-fields .form-field-select .atom-custom-select {
        font-size: 16px;
        display: block;
        position: absolute;
        -webkit-appearance: none;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
    }
}
@media (max-width: 767px) {
    body.adaptive .component-form.inline .form-submit {
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    body.adaptive .component-image .overlay-container {
        overflow-y: auto;
    }
}
@media (max-width: 767px) {
    body.adaptive .component-menu {
        padding: 0;
        margin: 0;
    }
    body.adaptive .component-menu.style--underline a:hover span:after,
    body.adaptive .component-menu.style--underline li.open a span:after {
        opacity: 0;
    }
    body.adaptive .component-menu.style--progress a:hover span:after {
        transform: translateZ(0);
        width: 0;
        transition-delay: 0;
    }
    body.adaptive .component-menu.style--progress li.open a span:after {
        width: 0;
    }
    body.adaptive .component-menu-list {
        flex-grow: 1;
        margin: -7px -15px;
    }
    body.adaptive .component-menu-list.nowrap-list {
        flex-wrap: wrap;
    }
    body.adaptive .component-menu-list.nested-menu {
        flex-flow: column;
    }
    body.adaptive .component-menu-list a {
        font-size: 16px;
        line-height: 26px;
        padding: 7px 15px;
    }
    body.adaptive .component-menu-dropdown-list {
        position: relative;
        width: 100%;
        min-width: 100%;
        background: none;
        border-radius: 0;
        box-shadow: none;
        padding: 5px 15px;
        margin: 5px 0;
    }
    body.adaptive .component-menu-dropdown-list .component-menu-dropdown-list {
        margin: 7px 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    body.adaptive .component-menu-dropdown-list .component-menu-dropdown-list:before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 15px;
    }
    body.adaptive .component-menu-dropdown-list .menu-item {
        display: block;
        padding: 0;
    }
    body.adaptive .component-menu-dropdown-list a {
        font-size: 16px;
        line-height: 24px;
        justify-content: inherit;
        opacity: 1;
    }
    body.adaptive .component-menu-dropdown-list .folder-item-text {
        justify-content: inherit;
    }
    body.adaptive .component-menu-dropdown-list .folder-item-text span {
        width: auto;
        padding: 0;
    }
    body.adaptive .component-menu-dropdown-list .folder-item-text .folder-arrow {
        position: relative;
        top: 0;
        right: 0;
        margin-left: 10px;
    }
    body.adaptive .folder-item .folder-item-text .folder-arrow {
        transform: rotate(0deg);
    }
    body.adaptive .folder-item.show > .folder-item-text .folder-arrow {
        transform: rotate(-180deg);
    }
    body.adaptive [data-contrast="light"] .component-menu-dropdown-list,
    body.adaptive [data-contrast] [data-contrast="light"] .component-menu-dropdown-list {
        background: hsla(0, 0%, 100%, 0.1);
    }
    body.adaptive [data-contrast="light"] .component-menu-dropdown-list .component-menu-dropdown-list,
    body.adaptive [data-contrast] [data-contrast="light"] .component-menu-dropdown-list .component-menu-dropdown-list {
        background: none;
    }
    body.adaptive [data-contrast="light"] .component-menu-dropdown-list .component-menu-dropdown-list:before,
    body.adaptive [data-contrast] [data-contrast="light"] .component-menu-dropdown-list .component-menu-dropdown-list:before {
        background: hsla(0, 0%, 100%, 0.1);
    }
    body.adaptive [data-contrast="dark"] .component-menu-dropdown-list,
    body.adaptive [data-contrast] [data-contrast="dark"] .component-menu-dropdown-list {
        background: rgba(0, 0, 0, 0.05);
    }
    body.adaptive [data-contrast="dark"] .component-menu-dropdown-list .component-menu-dropdown-list,
    body.adaptive [data-contrast] [data-contrast="dark"] .component-menu-dropdown-list .component-menu-dropdown-list {
        background: none;
    }
    body.adaptive [data-contrast="dark"] .component-menu-dropdown-list .component-menu-dropdown-list:before,
    body.adaptive [data-contrast] [data-contrast="dark"] .component-menu-dropdown-list .component-menu-dropdown-list:before {
        background: rgba(0, 0, 0, 0.1);
    }
}
@media (min-width: 980px) {
    body.adaptive .component-menu-dropdown-list a span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        flex-shrink: 0;
    }
}
@media (max-width: 767px) {
    body.adaptive .component-quiz {
        padding: 0;
        margin: 0;
        overflow: visible;
    }
    body.adaptive .component-quiz .quiz-progress {
        padding-bottom: 30px;
    }
    body.adaptive .component-quiz .quiz-progress[data-progress-style="bar"] .quiz-progress-inner,
    body.adaptive .component-quiz .quiz-progress[data-progress-style="bar"] .quiz-progress-inner .progress-loader-bar {
        width: 100%;
    }
    body.adaptive .component-quiz .quiz-steps {
        padding: 0;
    }
    body.adaptive .component-quiz .quiz-actions {
        flex-flow: row wrap;
        margin-top: 30px;
        width: 100%;
    }
    body.adaptive .component-quiz .quiz-actions .suggestion-next {
        display: none;
    }
    body.adaptive .component-quiz .quiz-actions .quiz-next {
        flex-grow: 1;
    }
    body.adaptive .component-quiz .policy-data-warning {
        width: 100%;
    }
    body.adaptive .component-quiz .step-title {
        width: 100%;
        margin-bottom: 30px;
    }
    body.adaptive .component-quiz .quiz-fields {
        align-items: flex-start;
    }
    body.adaptive .component-quiz .quiz-fields .field {
        padding: 0;
        width: 100%;
        min-width: 0;
    }
    body.adaptive .component-quiz .quiz-fields .field + .field {
        margin-top: 20px;
    }
    body.adaptive .component-quiz .quiz-fields .form-field {
        padding: 0;
    }
    body.adaptive .component-quiz .field[data-type="image"] {
        justify-content: flex-start;
        width: 100vw;
        margin-left: calc(50% - 50vw);
        flex-grow: 1;
        flex-shrink: 0;
    }
    body.adaptive .component-quiz .form-field-image-group {
        overflow-x: auto;
        display: flex;
        flex-flow: row;
        margin: 0;
        -ms-scroll-snap-type: x proximity;
        scroll-snap-type: x proximity;
    }
    body.adaptive .component-quiz .form-field-image-group .form-field-image-item {
        width: auto;
        padding: 7px;
        scroll-snap-align: start;
    }
    body.adaptive .component-quiz .form-field-image-group .form-field-image-item:first-child {
        padding-left: 20px;
    }
    body.adaptive .component-quiz .form-field-image-group .form-field-image-item:last-child {
        padding-right: 20px;
    }
    body.adaptive .component-quiz .form-field-image-group .form-field-image-content {
        width: 75vw;
        max-width: 240px;
    }
    body.adaptive [data-quiz-part="progress"][data-progress-style="bar"][data-current-progress="0"] .current .progress-runner {
        right: -40px;
    }
    body.adaptive [data-quiz-part="progress"][data-progress-style="bar"][data-current-progress="0"] .current .progress-runner:after {
        opacity: 0;
    }
    body.adaptive [data-quiz-part="progress"][data-progress-style="bar"][data-current-progress="100"] .current .progress-runner {
        right: 0;
        transform: translate(0);
    }
    body.adaptive [data-quiz-part="progress"][data-progress-style="bar"][data-current-progress="100"] .current .progress-runner:after {
        left: 100%;
        opacity: 0;
    }
}
@media (max-width: 350px) {
    body.adaptive .component-quiz .form-field-image-group .form-field-image-item:first-child {
        padding-left: 10px;
    }
    body.adaptive .component-quiz .form-field-image-group .form-field-image-item:last-child {
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    body.adaptive .slider-button {
        font-size: 40px;
        padding: 0 0.25em;
        transform: translateZ(0);
    }
}

@media (max-width: 767px) {
    body.adaptive .slider-pagination.type--thumbs {
        --thumbPad: 10px;
        --thumbSize: 50px;
    }
}
