
.page-card .share-widget {
    border-color: #FFF;
}
.page-card-top__wrapper .c-rate {
    margin: 0;
    margin-right: 5px;
}

.page-card-top__wrapper .stats .stars {
    display: flex;
}

.page-card-top__wrapper .stats {
    display: flex;
    gap: 25px;
    color: #8e9297;
    margin-bottom: 15px;
}


.page-card-top__wrapper .stats .value {
    color: #202732;
}
.page-card-top__button svg,
.page-card__swiper-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.page-card__swiper-img .poster img {
    -o-object-fit: cover;
    object-fit: cover;
}
.page-card__swiper-img {
    display: flex;
    align-items: center;
}

.page-card__swiper-img .poster {
    width: 100%;
    height: 100%;
}
.page-card__body {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 36px;
    margin-bottom: 36px;
}

.page-card__wrap {
    width: 66%;
}
.page-card__left,
.page-card__wrap-top {
    display: flex;
    justify-content: space-between;
}

.page-card__wrap-top {
    align-items: flex-start;
    flex-wrap: wrap;
}
.page-card__left {
    align-items: center;
    width: 560px;
}
.page-card__left-box {
    width: 96px;
}
.page-card__arrow {
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.page-card__arrow svg * {
    transition: all 0.3s;
}
.page-card__arrow:hover svg * {
    stroke: #a9ff35;
    transition: all 0.3s;
}
.page-card__slick {
    margin-top: 25px;
}
.page-card__slick .slick-slide {
    height: 96px;
    border-radius: 8px;
    border: 1px solid #ededed;
    cursor: pointer;
    margin-bottom: 25px;
    transition: all 0.3s;
}
.page-card__slick .slick-slide.slick-current,
.page-card__slick .slick-slide:hover {
    border-color: #a9ff35;
    transition: all 0.3s;
}
.page-card__slick .slick-slide > div,
.page-card__slick-slide {
    height: 100%;
}
.page-card__slick-img {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.page-card__slick-img {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
}

.page-card__swiper-wrap {
    width: 400px;
}
.page-card__swiper-img a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.page-card__swiper-img {
    width: 100%;
    height: 385px;
}
.page-card__swiper .slick-dots {
    display: none !important;
}
.page-card__caption {
    font-size: 14px;
    line-height: 130%;
    color: #8e9297;
    mix-blend-mode: normal;
    margin-bottom: 14px;
}
.page-card__caption span {
    color: #202732;
    margin-left: 4px;
}
.page-card__caption-link.page-card__caption-link {
    color: #807e7e;
    text-decoration: underline;
    cursor: pointer;
}
.page-card__caption-link.page-card__caption-link:hover {
    text-decoration: none;
}
.page-card__caption div:last-child {
    display: none;
}
.page-card__right {
    width: 375px;
    margin-bottom: -25px;
}
.page-card__right-box {
    margin-bottom: 25px;
}
.page-card__right-box .page-card__caption {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.page-card__right-box_size.page-card__right-box .page-card__caption {
    display: flex;
}
.ring-pdf {
    color: #807e7e;
    text-decoration: underline;
    cursor: pointer;
}
.ring-pdf:hover {
    text-decoration: none;
}
.page-card__size {
    display: flex;
    flex-wrap: wrap;
    max-width: 352px;
    margin: -6px;
}

.page-card__size .checbox-item {
    width: auto !important;
    text-wrap: nowrap;
}
.page-card__size .checbox-item {
    width: calc(20% - 12px);
    margin: 6px;
}
.page-card__color {
    display: flex;
    flex-wrap: wrap;
    margin: -9px -6px -6px;
}
.page-card__color .checbox-item {
    width: 43px;
    margin: 6px;
}
.page-card__item,
.page-card__sim {
    display: flex;
    justify-content: space-between;
}
.page-card__sim {
    flex-wrap: wrap;
    margin: -8px -6px -6px;
}
.page-card__sim .checbox-item {
    width: calc(50% - 12px);
    margin: 6px;
}
.page-card__sim .checbox-item_big {
    width: 100%;
}
.page-card__sim .checbox-item__caption {
    text-transform: none;
}
.page-card__item {
    align-items: center;
    border-bottom: 1px dashed #cadcf8;
    font-size: 14px;
    line-height: 145%;
    color: #8e9297;
}
.page-card__item-caption,
.page-card__item-value {
    margin-bottom: -3px;
    background-color: #fff;
}
.page-card__item-caption {
    padding-right: 6px;
}
.page-card__item-value {
    color: #202732;
    padding-left: 6px;
}
.page-card__item + .page-card__item {
    margin-top: 11.5px;
}
.page-card__container {
    margin-top: 52px;
}
.configuration__group {
    display: flex;
    justify-content: flex-end;
    padding: 16px 0;
}

.configuration__group:first-child {
    padding-top: 0;
}
.configuration__group-title {
    font-weight: 600;
    font-size: 20px;
    flex: 0 0 35%;
}
.configuration__options {
    flex: 0 0 65%;
}
.configuration__option-item {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    position: relative;
    font-weight: 500;
}
.configuration__option-value {
    flex: 0 0 60%;
    color: #333;
    text-align: left;
}
.configuration__option-title {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    color: #8E9297;
}


@media (max-width: 768px) {
    .configuration__group-title {
    }
    .configuration__group {
        flex-direction: column;
    }
}

@media (max-width: 1600px) {
    .page-card__wrap {
        width: 72%;
    }
}
@media (max-width: 1430px) {
    .page-card__wrap {
        width: 69%;
    }
    .page-card__left {
        width: 56%;
    }
    .page-card__right {
        width: 40%;
    }
}
@media (max-width: 1320px) {
    .page-card__wrap {
        width: 70%;
    }
    .page-card__swiper-wrap {
        width: calc(100% - 125px);
    }
}
@media (max-width: 1190px) {
    .page-card__wrap {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1190px) {
    .page-card-order-wrapper {
        width: 100%;
        margin-left: auto;
    }
    div#slide-down--js {
        margin-bottom: 30px;
    }
}
@media (max-width: 1010px) {
    .page-card__left-box {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        transform: translateX(-100%);
    }
    .page-card__swiper-wrap {
        width: 100%;
    }
    .page-card__swiper .slick-dots {
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }
    .page-card__left {
        width: 52%;
    }
    .page-card__right {
        width: 44%;
    }
}
@media (max-width: 992px) {
    .page-card__size .checbox-item {
        width: auto !important;
        text-wrap: nowrap;
    }
}
@media (max-width: 760px) {
    .page-card__body {
        margin-top: -2px;
    }
    .page-card__left {
        width: 100%;
    }
    .page-card__swiper-img {
        height: 300px;
        padding-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    .page-card__swiper .slick-dots {
        margin-top: -12px;
        position: relative;
        z-index: 10;
    }
    .page-card__right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: 12px;
        margin-bottom: -21px;
    }
    .page-card__right-box {
        width: 100%;
        margin-bottom: 21px;
    }
    .page-card__right-box_sim {
        order: 1;
    }
    .page-card__right-box_size {
        order: 2;
    }
    .page-card__right-box_color {
        order: 3;
    }
    .page-card__right-box_order {
        order: 4;
    }
    .page-card__right-box_info {
        order: 5;
    }
    .page-card__caption {
        font-size: 12px;
        margin-bottom: 7px;
    }
    .page-card__caption div:first-child {
        display: none;
    }

    .page-card__size {
        margin: -5px;
    }
    .page-card__size .checbox-item {
        width: calc(20% - 10px);
        margin: 5px;
    }
    .page-card__sim {
        margin: -4px -3px -3px;
        width: 100%;
    }
    .page-card__sim .checbox-item {
        width: calc(33.333% - 6px);
        margin: 3px;
    }
    .page-card__sim .checbox-item_big {
        width: calc(33.333% - 6px);
    }
    .page-card__color {
        margin: -5px;
    }
    .page-card__color .checbox-item {
        margin: 5px;
    }
    .page-card__item {
        font-size: 12px;
        border-bottom: 1px solid #cadcf8;
        padding-bottom: 6px;
    }
    .page-card__item-caption,
    .page-card__item-value {
        margin-bottom: 0;
    }
    .page-card__item-value {
        width: 50%;
        position: relative;
        z-index: 10;
    }
    .page-card__item-value::before {
        content: "";
        position: absolute;
        width: 100%;
        height: calc(100% + 6px);
        top: 1px;
        left: 0;
        background-color: #fff;
        z-index: -1;
    }
    .page-card__item + .page-card__item {
        margin-top: 9.6px;
    }
    .page-card__container {
        margin-top: 21px;
    }
}
.page-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 21px;
}
.page-card-top__buttons {
    display: none;
    padding: 3px 5px 0 0;
}
.page-card-top__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    padding: 6px;
}
.page-card-top__button + .page-card-top__button {
    margin-left: 20px;
}
.page-card-top .tab {
    padding: 6px 12px;
}
.page-card-top .share__icon {
    width: 32px;
    height: 36px;
}
@media (max-width: 760px) {
    .page-card-top {
        padding-top: 7px;
    }
    .page-card-top__box .share {
        display: none;
    }
    .page-card-top__buttons {
        display: flex;
    }
    .page-card-top .tab {
        font-size: 9px;
    }
}
.page-card-accordion {
    padding: 40px 48px;
    border: 1px solid #e5effe;
    border-radius: 32px;
}
.page-card-accordion__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 40px 48px;
    margin: -40px -48px;
}
.page-card-accordion__caption {
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    color: #202732;
}
.page-card-accordion__arrow {
    transition: all 0.3s;
}
.page-card-accordion__hidden {
    display: none;
    margin-top: 24px;
}
.page-card-accordion__hidden.active {
    display: block;
}
.page-card-accordion.active .page-card-accordion__arrow {
    transform: rotate(-180deg);
    transition: all 0.3s;
}
.page-card-accordion + .page-card-accordion {
    margin-top: 16px;
}
@media (max-width: 1320px) {
    .page-card-accordion {
        padding: 32px 30px;
    }
    .page-card-accordion__top {
        padding: 32px 30px;
        margin: -32px -30px;
    }
}
@media (max-width: 760px) {
    .page-card-accordion {
        padding: 24px;
        border-radius: 16px;
    }
    .page-card-accordion__top {
        padding: 24px;
        margin: -24px;
    }
    .page-card-accordion__caption {
        font-size: 16px;
    }
    .page-card-accordion__hidden {
        margin-top: 20px;
    }
    .page-card-accordion + .page-card-accordion {
        margin-top: 8px;
    }
}
.page-card-characteristic {
    padding-right: 9%;
}
.page-card-characteristic__box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page-card-characteristic__box + .page-card-characteristic__box {
    margin-top: 28px;
}
.page-card-characteristic__caption {
    font-size: 22px;
    line-height: 28px;
    color: #000;
}
.page-card-characteristic .page-card__items {
    width: 509px;
}
.page-card-characteristic .page-card__item-value {
    width: 48%;
}
@media (max-width: 1010px) {
    .page-card-characteristic__caption {
        font-size: 18px;
        line-height: 27px;
    }
    .page-card-characteristic .page-card__items {
        width: 70%;
    }
    .page-card-characteristic .page-card__item-value {
        width: 40%;
    }
}
@media (max-width: 760px) {
    .page-card-characteristic {
        padding-right: 0;
    }
    .page-card-characteristic__caption {
        font-size: 16px;
        line-height: 22px;
    }
    .page-card-characteristic .page-card__items {
        width: 100%;
        margin-top: 14px;
    }
    .page-card-characteristic .page-card__item {
        flex-wrap: wrap;
    }
    .page-card-characteristic .page-card__item-value {
        width: 100%;
        padding-left: 0;
    }
    .page-card-characteristic .page-card__item-value::before {
        width: 0;
        height: 0;
        display: none;
    }
}
.page-card-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.page-card-info__desc {
    margin-bottom: -14px;
    width: calc(100% - 355px);
}
.page-card-info__desc p {
    font-size: 14px;
    line-height: 145%;
    color: #202732;
    margin-bottom: 14px;
}
.page-card-info__img {
    width: 320px;
    height: 296px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5%;
}
@media (max-width: 1320px) {
    .page-card-info__desc {
        width: calc(100% - 270px);
    }
    .page-card-info__img {
        width: 250px;
        height: 250px;
        padding: 3%;
    }
}
@media (max-width: 760px) {
    .page-card-info__desc {
        width: 100%;
        margin-bottom: -12px;
    }
    .page-card-info__desc p {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .page-card-info__img {
        display: none;
    }
}
.page-card-order {
    padding: 24px 38px 35px;
    width: 376px;
    background-color: #f1f7ff;
    border-radius: 24px;
}
.page-card-order__top {
    padding-bottom: 31px;
    border-bottom: 1px solid #dce4ee;
    margin-bottom: 20px;
}
.page-card-order__top-caption {
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
    color: #202732;
}
.page-card-order__top-desc {
    font-size: 11px;
    line-height: 14px;
    color: #8e9297;
    margin-top: 5px;
    margin-bottom: 10px;
}
.page-card-order__desc a,
.page-card-order__top-desc a {
    font-weight: 500;
    color: #202732;
    text-decoration: underline;
}
.page-card-order__top-buttons {
    display: flex;
    justify-content: space-between;
}
.page-card-order__top-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 8px);
    padding: 16px 24px;
    height: 40px;
    border: 1.2px solid #8e9297;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    color: #1b1c1b;
    cursor: pointer;
    transition: all 0.3s;
}
.page-card-order__top-btn:hover {
    background-color: #1b1c1b;
    border-color: #1b1c1b;
    color: #fff;
    transition: all 0.3s;
}
.page-card-order__result-info {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.page-card-order__result-item .card__bonuses {
    margin-left: 0;
}
.page-card-order__price {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    color: #1b1c1b;
}

.page-card-order__btn {
    width: 100%;
    height: 64px;
}
.page-card-order__click {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 145%;
    color: #202732;
    margin-top: 20px;
    margin-bottom: 0;
}

.page-card-order__click {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 145%;
    color: #202732;
    margin-top: 6px;
    border: 1px solid #8e9297;
    border-radius: 4px;
    height: 64px;
}

.page-card-order__click:hover {
    background-color: #202732;
    color: white;
}

.page-card-order__btn.btn:not(.card--js)::before {
    background: #f1f7ff;
    border: 1px solid #a9ff35;
}

.page-card__body {
}
.page-card__body .page-card__swiper .slick-dots {
    margin: 15px 0 0;
    display: flex;
    gap: 8px;
}
.page-card__body .page-card__swiper .slick-dots li {
    margin: 0;
}
.page-card__body .page-card__swiper .slick-dots li button {
    min-width: 12px;
    max-width: 12px;
    border-radius: 100%;
    height: 12px;
    cursor: pointer;
}
.page-card__body .page-card__swiper .slick-dots li button svg {
    height: 100%;
}
.catalog-filter__tags .catalog-filter__tag {
    margin-bottom: 15px;
}
@media (max-width: 760px) {
    .page-card-order__bonus-help .filter_text {
        left: -85px;
        right: auto;
        width: 150px;
    }
    .page-card-order__result-item .page-card-order__bonus-help .filter_text {
        left: -120px;
    }
}
.page-card-order__bottom-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 12px;
}
.page-card-order__bottom-btn,
.page-card-order__item {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 145%;
}
.page-card-order__bottom-btn {
    color: #202732;
    cursor: pointer;
}
.page-card-order__bottom-btn svg {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 6px;
}
.page-card-order__item {
    justify-content: space-between;
    border-bottom: 1px dashed #dae2ec;
    color: #8e9297;
}
.page-card-order__item-caption,
.page-card-order__item-value {
    margin-bottom: -3px;
    background-color: #f1f7ff;
}
.page-card-order__item-caption {
    padding-right: 6px;
}
.page-card-order__item-value {
    color: #202732;
    padding-left: 6px;
}
.page-card-order__item + .page-card-order__item {
    margin-top: 11.5px;
}
.page-card-order__information {
    margin-bottom: 26px;
}
.page-card-order__information-caption {
    font-size: 12px;
    line-height: 135%;
    color: #8e9297;
    margin-bottom: 8px;
}
.page-card-order__information-row {
    display: flex;
    justify-content: space-between;
}
.page-card-order__information-coll {
    display: flex;
    position: relative;
    width: calc(33.333% - 4px);
    height: 4px;
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    z-index: 10;
}
.page-card-order__information-coll span {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #a9ff35;
    border-radius: 3px;
    z-index: 5;
}
.page-card-order__body,
.page-card-order__discount {
    padding-bottom: 26px;
    border-bottom: 1px solid #dce4ee;
    margin-bottom: 26px;
}
.page-card-order__box + .page-card-order__box,
.page-card-order__step + .page-card-order__step {
    margin-top: 26px;
}
.page-card-order__discount {
    border-bottom: 1px solid #dae2ec;
}
.page-card-order__discount-box {
    font-size: 14px;
    line-height: 145%;
    color: #8e9297;
    margin-bottom: 8px;
}
.page-card-order__discount-link {
    font-weight: 500;
    display: inline-flex;
    color: #202732;
}
.page-card-order__caption {
    margin-bottom: 8px;
}
.page-card-order__desc {
    font-size: 14px;
    line-height: 145%;
    color: #8e9297;
    margin-bottom: 16px;
}
.page-card-order__label {
    display: block;
    position: relative;
    margin-bottom: 16px;
}
.page-card-order__label-icon {
    position: absolute;
    width: 15px;
    height: 10px;
    top: calc(50% - 5px);
    right: 15px;
}
.page-card-order__label-icon svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.page-card-order__field {
    padding: 15px 16px;
    border: 1px solid #8e9297;
    font-weight: 500;
    color: #202732;
    border-radius: 4px;
}
.page-card-order__field::-webkit-input-placeholder {
    color: #202732;
}
.page-card-order__field:-moz-placeholder,
.page-card-order__field::-moz-placeholder {
    color: #202732;
}
.page-card-order__field:-ms-input-placeholder {
    color: #202732;
}
.page-card-order__field:focus {
    border-color: #8e9297;
    color: #202732;
}
.page-card-order-checbox {
    width: calc(50% - 8px);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.page-card-order-checbox__caption {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 24px;
    height: 50px;
    border: 1px solid #8e9297;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    color: #202732;
    border-radius: 8px;
    transition: all 0.3s;
}
.page-card-order-checbox
input[type="checkbox"]:checked
+ .page-card-order-checbox__caption,
.page-card-order-checbox
input[type="radio"]:checked
+ .page-card-order-checbox__caption {
    background-color: #1b1c1b;
    border-color: #1b1c1b;
    color: #fff;
    transition: all 0.3s;
}
.page-card-order .h5 {
    font-weight: 600;
}
.page-card-order-select {
    position: relative;
    cursor: pointer;
    z-index: 15;
}
.page-card-order-select-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 50px;
    z-index: 15;
    background-color: transparent;
    padding: 15px 16px;
    border: 1px solid #8e9297;
    border-radius: 4px;
}
.page-card-order-select-title__arrow {
    position: relative;
    width: 16px;
    height: 16px;
    transition: all 0.3s;
}
.page-card-order-select-title__value {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 145%;
    color: #202732;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 5px;
}
.page-card-order-select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 100%;
    border-top: none;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    white-space: nowrap;
    z-index: 10;
}
.page-card-order-select-options__value {
    padding: 8px 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 145%;
    color: #202732;
    cursor: pointer;
    transition: all 0.3s;
}
.page-card-order-select-options__value:hover {
    background-color: #a9ff35;
    transition: all 0.3s;
}
.page-card-order-select.active {
    z-index: 20;
}
.page-card-order-select.active .page-card-order-select-title__arrow,
.sorting-select.active .sorting-select-title__arrow {
    transform: rotate(-180deg);
}



@media (max-width: 1320px) {
    .page-card-order {
        padding: 20px 20px 24px;
        width: 28%;
        min-width: 325px;
    }
}


@media (min-width: 1120px) {
    .page-card__wrap.sticky {
        width: 66% !important;
        position: sticky;
        top: 0;
        left: 0;
        height: 650px;
        left: auto;
    }
}

.bx-title {
    padding-bottom: 15px;
    margin-bottom: 25px;
}
#recommended_container {
    padding-top: 40px !important;
}
.hidden {
    display: none !important;
}
.tab-content {
    display: none;
    padding-bottom: 0!important;
}
.ajax-content-box._hide {
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
}
.tab-content:empty {
    display: none;
}
.tab-content #recommended_container {
    margin-top: 0!important;
}
.tab-content {
    padding-top: 20px!important;
}
.tab-content--gray.active,
.tab-content--gray {
    background: #EDEDED;
}
#content-7 {
    overflow: hidden;
}
.hits__swiper_news.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: auto;
}

.descript__title,
.questions__title,
.reviews__title,
.recommendations__title {
    margin: 0 0 25px;
    font-weight: 600;
    line-height: 120%;
    font-size: 24px
}

.descript__title {
    font-size: 20px;
    margin-top: 40px;
}
@media (max-width: 992px) {
    .page-card-order__top_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 20px;
        padding-bottom: 20px;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        width: 100%;
        gap: 15px;
    }
    .can_buy {
        display: flex;
        color: #8e9297;
        gap: 5px;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
    }

    .item_code {
        display: flex;
        color: #8e9297;
        gap: 0.5em;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }

    .page-card-order__buttons {
        top: auto;
    }

    #review-thx-modal .bg-white {
        padding: 0;
    }
    #add-review-modal {
        padding: 0;
    }
    #add_review {
        margin: 0 10px;
    }
    .review-card {
        margin: 25px 0px;
        border: 1px solid #d7d7d7;
        border-radius: 4px;
        padding: 25px 50px;
    }

    .page-card-bottom_wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    #add_question {
        margin-top: 12px;
        display: flex;
        gap: 10px;
        height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }
    #add_question #reset-form {
        display: none;
    }
    #add_question #question-editor {
        width: 100%;
        display: block;
        border: 1px solid;
    }

    .tab-content section {
        padding: 25px 0;
        overflow: hidden;
    }
}
@media (min-width: 992px) {
    .page-card-order__top_box {
        padding-top: 0;
        margin-top: -6px;
        margin-bottom: 16px;
    }
}
@media (min-width: 768px) {
    .item_code {
        row-gap: 0;
    }
}

@media (max-width: 760px) {
    .page-card-order__click {
        display: flex !important;
        height: 50px;
        font-size: 12px;
        border: 1px solid #8e9297;
        border-radius: 4px;
    }
}

@media (max-width: 760px) {
    .page-card__wrap {
        position: static !important;
        margin-bottom: 30px !important;
    }
    .page-card-order {
        padding: 14px 25px 24px;
        width: 100%;
        min-width: auto;
        border-radius: 0;
        margin-top: 20px;
    }
    .page-card-order__top {
        padding-bottom: 10px;
        border-bottom: none;
        margin-bottom: 0;
    }
    .page-card-order__body {
        padding-bottom: 9px;
        margin-bottom: 10px;
    }
    .page-card-order__information {
        margin-bottom: 10px;
    }
    .page-card-order__step + .page-card-order__step {
        margin-top: 22px;
    }
    .page-card-order__discount {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .page-card-order__discount-box {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .page-card-order__discount-price {
        font-size: 14px;
    }
    .page-card-order__caption {
        font-size: 16px;
        line-height: 125%;
        margin-bottom: 6px;
    }
    .page-card-order__desc {
        font-size: 12px;
        margin-bottom: 7px;
    }
    .page-card-order__box + .page-card-order__box {
        margin-top: 10px;
    }
    .page-card-order__label {
        margin-bottom: 10px;
    }
    .page-card-order__label-icon {
        width: 16px;
        height: 12px;
    }
    .page-card-order__field {
        padding: 14px 15px;
        font-size: 12px;
        height: 47px;
    }
    .page-card-order__price {
        font-size: 20px;
    }
    .page-card-order__result-info {
        margin-bottom: 12px;
    }
    .page-card-order__btn {
        height: 50px;
        font-size: 12px;
    }
    .page-card-order__click {
        display: none;
    }
    .page-card-order__bottom-buttons {
        justify-content: space-around;
        margin-top: 14px;
        margin-bottom: 0;
    }
    .page-card-order__bottom-btn {
        font-size: 12px;
    }
    .page-card-order__bottom-btn svg {
        width: 24px;
        height: 24px;
    }
    .page-card-order__items {
        display: none;
    }
    .page-card-order-checbox__caption {
        padding: 8px 20px;
        height: 40px;
        font-size: 12px;
        border-radius: 4px;
    }
    .page-card-order-select-title {
        height: 48px;
        padding: 11px 15px;
    }
    .page-card-order-select-title__value {
        font-size: 12px;
    }
}
.cdi {

}

.cdi-container {
    max-width: 1408px;
    margin: 0 auto;
    padding: 0 16px;
}
.cdi-features .cdi-container {
    padding: 0;
}
.cdi-slider {
    padding-bottom: 35px;
}

.cdi-slider .swiper-pagination {
    position:static;
    margin-top: 40px;
}

.cdi-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
}

.bg-dark {
    background-color: #1e242e;
}

.bg-dark-half {
    position: relative;
    z-index: 1;
}

.bg-dark-half:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(50% + 45px);
    left: 0;
    background-color: #1e242e;
    z-index: -1;
}

.bg-dark-half-b:before {
    bottom: 0;
}

.bg-dark-half-t:before {
    top: -1px;
}
.bg-gray-half-bottom {
    position: relative;
}
.bg-gray-half-bottom:after {
    position: absolute;
    content: '';
    bottom: -50%;
    height: 50%;
    width: 100%;
    left: 0;
    background: #EDEDED;
}
.cdi-banner {
    border-radius: 48px;
    overflow: hidden;
    background-color: #232a37;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 767px) {
    .cdi-banner-img {
        display: block;
    }
    .cdi-banner:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 48px;
        background: #000;
        opacity: .4;
    }
    .cdi-container {
        position: relative;
        z-index: 1;
    }
}

.cdi-banner-insets {
    display: flex;
    align-items: center;
    height: 444px;
}

.cdi-banner-lside {
    width: 40%;
}
@media (max-width: 767px) {
    .cdi-banner-lside {
        width: 100%;
    }
}
.cdi-banner-rside {
    width: 60%;
}

.cdi-banner-text {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 50px 0;
}

.cdi-banner-text .h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}

.cdi-features {
    padding: 30px 0 50px;
    max-width: 1100px;
    margin: 0 auto;
}

.cdi-features-content {
    display: flex;
    align-items: center;
}

.cdi-features-img picture img {
    margin: 0 auto;
}

.cdi-features h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.cdi-features-lside {
    width: 40%;
}
@media (max-width: 767px) {
    .cdi-features-lside {
        width: 100%;
    }
}
.cdi-features-rside {
    width: 100%;
    margin-left: 30px;
}

.cdi-features-lside {
    margin: 0 auto;
}
.cdi-features-img img {
    max-width: 100%;
}

.cdi-features-text {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.cdi-features-text-title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.text-green {
    color: #A9FF35;
}

.cdi-features-title {
    margin-bottom: 40px;
}

.cdi-additional .swiper-container-horizontal>.swiper-pagination-bullets {
    position: static;
    margin-top: 40px;
    padding-top: 0;
}
.cdi-additional .swiper-wrapper {
    align-items: stretch;
}
.cdi-additional .swiper-slide {
    height: auto;
}
.cdi-additional-item {
    height: 100%;
    border-radius: 48px;
    overflow: hidden;
    border: 1px solid #A9FF35;
    background: #1e242e;
    color: #fff;
}
.cdi-additional-body {
    padding: 20px 30px 40px;
}
.cdi-additional h3 {
    margin-bottom: 30px;
}
.cdi-additional-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}
.cdi-additional-text {
    font-size: 14px;
    line-height: 20px;
}
.cdi-additional-img {
    height: 100%;
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
}
.cdi-banner__more-btn.btn {
    display: none;
}

/* Catalog detail*/

.added-app {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    transition: all .3s;
    color: #8E9196;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 20px;
    row-gap: 8px;
}
.added-app.active {
    color: #1B1B1B;
}
.added-app__switcher {
    margin-right: 10px;
}
.added-app__text {
    flex: 0 0 auto;
    cursor: pointer;
    border-bottom: 1px dotted;
    margin-right: auto;
}
.added-app__text:hover {
    border-bottom-color: transparent;
}
.added-app__price {
}

.switcher {
    flex: 0 0 auto;
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
}

.switcher__input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switcher__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #D0D0D0;
    transition: .4s;
    border-radius: 250px;
}

.switcher__slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0;
    bottom: 0;
    background-color: #A9FF35;
    transition: .4s;
    border-radius: 250px;
}

.switcher__input:checked + .switcher__slider {
    background-color: #5F5F5F;
}

.switcher__input:checked + .switcher__slider:before {
    transform: translateX(20px);
}

/* Дополнительно: стиль для disabled состояния */
.switcher__input:disabled + .switcher__slider {
    background-color: #f0f0f0;
    cursor: not-allowed;
}

.switcher__input:disabled + .switcher__slider:before {
    background-color: #ccc;
}

.modal__title--inner {
    text-align: left;
    font-weight: 500;
}

.modal--app {
    padding: 60px 70px;
}
.modal--app .text {
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
}

.toggle-text {
    overflow: hidden;
}

.size-ring-modal {
    max-width: 774px !important;
    padding: 60px 70px;
}

.size-ring-modal:focus {
    outline: none;
    color: #020202;
}
.ring {
    position: relative;
}
.ring-box {
    position: relative;
    width: 176px;
    height: 176px;
    margin: 0 auto;
    z-index: 1;
}
.ring-box.active .ring-hand__img,
.ring-box.active .ring__arrow {
    display: none;
}
.ring-box.active .ring__text {
    display: flex;
}
.ring__arrow {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 10px;
    z-index: 0;
}
.ring__arrow svg {
    width: 100%;
}
.ring__circle {
    position: relative;
    z-index: 1;
}
.ring__text {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #020202;
    font-weight: 600;
    font-size: 36px;
}
.ring-modal-img-box {
    background: #F2F7FE;
    overflow: hidden;
    border-radius: 5px;
    height: 287px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.ring-hand {
    width: 380px;
    position: relative;

}
.ring-hand:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 83px;
    height: 103px;
    background: linear-gradient(-90deg, rgba(242, 247, 254, 0) 0%, #F2F7FE 100%);
    z-index: 1;
}
.ring-info ol {
    margin-left: 19px;
}
.ring-info ol li {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 145%;
    list-style: auto;
}
.ring-info {
    margin-top: 15px;
    margin-bottom: 40px;
    color: #8F9297;
}
.ring-info:focus {
    outline: none;
    color: #8F9297;
    border-color: transparent;
}
.ring-actions {
    position: relative;
    overflow: hidden;
    height: 90px;

}
.ring-actions__group {
    transition: all .3s;
}
.ring-actions.active .ring-actions__group {
    transform: translateY(-90px);
}
.ring-actions__wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    margin-bottom: 8px;
}
.ring-actions__btn {
    height: 65px;
    width: 100%;
    font-size: 20px;
}
.ring-actions__btn-submit {
}
.ring-actions__error {
    font-weight: 500;
    font-size: 14px;
    line-height: 145%;
    color: #FF0000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    transform: translateY(-10px);
}
.ring-actions__error.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.ring-sizes {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.ring-sizes__btn {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #8E9196;
    color: #020202;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
}
.ring-actions__submit-size {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}
.btn--border {
    border: 1px solid #8E9196;
}
.btn--border::after,
.btn--border::before {
    display: none;
}
.btn--border:hover {
    color: #020202;
}
.ring-sizes__input-box {
    position: relative;
    height: 65px;
}
.ring-sizes__input-text {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    top: 2px;
    left: 2px;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color: #020202;
}
.ring-sizes__input {
    height: 65px;
    text-align: center;
    width: 100%;
    max-width: 155px;
    padding: 20px;
    font-size: 20px;
    color: #020202;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #8E9196;
}

:focus {
    color: #020202;
}

.ring-sizes__input:focus,
.ring-sizes__btn:focus{
    outline: none;
    color: #020202;
    border-color: #8E9196;
}

.ring-sizes__input._hide {
    color: transparent;
}

.ring-sizes__input:not(._hide) {
    color: inherit;
}

.ring-sizes__input-text {
    transition: color 0.3s ease;
}

.ring-sizes__input-text._hide {
    color: transparent;
}

.ring-sizes__input-text:not(._hide) {
    color: inherit;
}
.ring-box__title {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
}

.page-card__swiper-img {
    padding-bottom: 15px;
}
.page-card__swiper-img,
.page-card__slick-slide {
    position: relative;
}
.page-card__swiper-img .js-video img,
.page-card__swiper-img .js-video {
    cursor: pointer;
}

.page-card__slick-slide .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    transform: translate(-50%, -50%);
}

.grupper-item.grupper-item b {
    background-color: #ffffff;
    margin-bottom: 0;
    display: block;
    word-wrap: normal;
    /* max-width: 80%; */
    width: auto;
    text-align: right;
}

.grupper-item.grupper-item span {
    background-color: #ffffff;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    width: auto;
}

.grupper-item li {
    column-gap: 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #cadcf8;
    margin-bottom: 10px;
}
.configuration__list {
    margin-bottom: 15px;
}
.configuration-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0;
}
.configuration-col {
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}
.configuration-col:last-of-type {
    margin-bottom: 0;
}
.configuration-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 0 auto;
    width: 100%;
    padding: 24px;
    gap: 10px;
    border-radius: 24px;
    background: #EDEDED;
    color: #000;
}

.configuration-item__img-wrapper {
    flex: 0 0 auto;
    width: 54px;
}
.configuration-item__img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.configuration-item__content {
    flex: 1;
}
.configuration-item__title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.configuration-item__text {
    margin-top: 4px;
}
@media (min-width: 1024px) {
    .configuration-item {
        gap: 20px;
    }
}
.grupper-container.group_display {
    width: 100%;
}

.grupper-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
}
.grupper-col {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 10px;
}
.grupper-col:last-of-type {
    margin-bottom: 0;
}
.grupper-item {
    display: block;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 24px;
    position: relative;
}
.grupper-col._hide {
    display: none;
}
.grupper-item li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #cadcf8;
}
@media (min-width: 1240px) {
    .grupper-row {
        flex-direction: row;
        margin: -10px -15px;
    }
    .grupper-col {
        width: 33.333%;
        padding: 10px 15px;
        margin-bottom: 0;
    }
}

.grupper-new {
    background: #ffffff;
}
.grupper-new .grupper-item {
    padding: 0;
}

.grupper-new .grupper-item li:before {
    width: 50%;
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    border-bottom: 1px dashed rgba(142, 146, 151, 0.4);
}

.grupper-new .grupper-item li {
    justify-content: flex-start;
    position: relative;
    border: 0;
}

.grupper-new .grupper-item.grupper-item .options__caption {
    display: inline-flex;
    align-items: center;
    background: #ffffff;
    padding-bottom: 3px;
}
.grupper-new .grupper-item.grupper-item .options__caption-wrap {
    background: transparent;
    width: 100%;
    max-width: 300px;
    position: relative;
    padding-right: 6px;
    font-weight: 500;
    color: #8E9297;
}
.grupper-new .grupper-item.grupper-item b {
    position: relative;
    background: #ffffff;
    font-weight: 500;
    text-align: left;
    width: 170px;
    padding-left: 6px;
    flex: 0 0 auto;
    color: #202732;
}
.grupper-new  .grupper-item strong {
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

.js-prop-link .checbox-item__color-bg img {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 42px;
    max-height: 42px;
}

a.color-full-js {
    border: 1px solid #dae2ec;
    border-radius: 6px;
    margin-top: 5px;
    display: inline-block;
    color: #202732;
}

a.color-full-js span {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    padding: 3px;
    width: 63px;
    display: block;
}

@media (min-width: 1240px) {
    .grupper-new .grupper-row  {
        flex-direction: row;
        margin: -10px -15px;
    }
    .grupper-new .grupper-col {
        width: 50%;
        padding: 10px 15px;
    }
    .grupper-new .grupper-item.grupper-item b {
        width: 222px;
    }
}

@media (max-width: 1320px) {

}
@media (max-width: 1190px) {
    .cdi-additional {
        margin-bottom: 10px;
    }
    .cdi-additional-body {
        padding: 20px 20px 30px;
    }
    .cdi-additional-title {
        font-size: 16px;
        line-height: 24px;
    }
    .cdi-additional-img {
        max-height: 190px;
        min-height: 190px;
    }
}
@media (max-width: 760px) {
    .cdi-banner__more-btn-wrapper {
        position: relative;
    }
    .cdi-banner__more-btn-wrapper::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: calc(100% + 32px);
        left: -16px;
        right: 0;
        height: 100px;
        background: linear-gradient(
                to bottom,
                rgba(35, 42, 55, 0) 0%,
                rgba(35, 42, 55, 0.8) 80%,
                #232a37 100%
        );
        pointer-events: none;
    }
    .cdi-banner__more-btn.btn:before {
        background: #202732;
    }
    .cdi-banner__more-btn.btn {
        display: flex;
        align-items: center;
        margin: 0 auto;
        padding: 2px;
        height: 30px;
        text-align: center;
    }
    .cdi-banner__more-btn.btn .btn__content {
        color: #ffffff;
    }
    .cdi-banner {
        height: 700px;
        background-position: center bottom;
    }

    .cdi-banner-text {
        position: relative;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
    }
    .cdi-banner-text.is-hidden {
        height: 300px;
    }

    .cdi-banner-text.is-show {
        height: 100%;
    }

    .cdi-banner-insets {
        align-items: start;
    }

    .cdi-banner-img {
        height: 271px;
    }

    .cdi-banner-lside, .cdi-banner-rside {
        width: 100%;
    }

    .cdi-banner {
        display: block;
    }

    .cdi-features-content {
        display: block;
    }

    .cdi-features-img {
        margin-bottom: 45px;
    }
    .cdi-features-rside {
        margin-left: 0;
    }
}

@media (min-width: 1024px) {
    .cdi-features h3 {
        margin-bottom: 0;
    }
    .cdi-features .cdi-container {
        padding: 0 16px;
    }
    .cdi-features-lside {
        margin: 0;
    }
    .cdi-features-rside {
        width: 60%;
        margin-left: 40px;
    }
}
.questions.questions {
    padding: 30px;
}
@media (max-width: 767px) {
    .ring-box__title {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .ring-actions__error {
        font-size: 12px;
    }
    .ring-actions {
        height: 135px;
    }
    .ring-actions.active .ring-actions__group {
        transform: translateY(-135px);
    }
    .ring-actions__submit-size {
        gap: 10px;
    }
    .ring-actions__btn {
        font-size: 15px;
    }
    .ring-actions__wrapper {
        gap: 10px;
    }
    .size-ring-modal {
        padding: 40px 20px;
    }
    .tabs__btn {
        font-size: 15px;
    }
    .tabs--inner .tabs__nav {
        gap: 6px;
    }
    .tabs__nav {
        margin-bottom: 15px;
    }

    .ring-info ol li {
        font-size: 15px;
    }
    .ring-info {
        margin-bottom: 25px;
    }
    .ring-actions__wrapper {
        flex-direction: column;
    }
    .ring-sizes__btn {
        width: 50px;
        height: 50px;
        flex: 0 0 auto;
    }
    .ring-sizes__input {
        max-width: 100%;
    }
    .ring-sizes__input-box,
    .ring-sizes__input,
    .ring-actions__btn {
        height: 50px;
    }

    .ring-actions__submit-size {
        flex-direction: column;
    }
    .ring-sizes,
    .ring-sizes__input-box {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .modal--app {
        padding: 40px 30px;
    }
    .modal--app .text {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .switcher {
        width: 34px;
        height: 17px;
    }
    .switcher__slider:before {
        height: 17px;
        width: 17px;
    }
    .switcher__input:checked + .switcher__slider:before {
        transform: translateX(17px);
    }
    .added-app {
        align-items: center;
        font-size: 12px;
    }

}