/* Стили для первой галереи (#rec1117203411) */
#rec1117203411 .t-prefix_4 {
    padding-left: 365px;
}

#rec1117203411 .t-input {
    height: 40px;
}

#rec1117203411 .t-submit {
    height: 40px;
}

/* Перемещение правой стрелки для первой галереи */
#rec1117203411 .t-slds__arrow.t-slds__arrow-right {
    margin-top: 140px !important;
    width: calc(50px * var(--zoom, 1)) !important;
    height: calc(50px * var(--zoom, 1)) !important;
    background-color: rgb(231, 231, 231) !important;
    left: auto !important;
    right: calc(20px * var(--zoom, 1)) !important;
}

@media screen and (max-width: 640px) {
    #rec1117203411 .t-slds__arrow.t-slds__arrow-right {
        margin-top: 80px !important;
        width: calc(50px * var(--zoom, 1)) !important;
        height: calc(50px * var(--zoom, 1)) !important;
        background-color: rgb(231, 231, 231) !important;
        left: auto !important;
        right: calc(20px * var(--zoom, 1)) !important;
    }
}

/* Удаление левой стрелки для первой галереи */
#rec1117203411 .t-slds__arrow.t-slds__arrow-left {
    display: none !important;
}

/* Стили для второй галереи (#rec87654321) */
#rec1117186316 .t-prefix_4 {
    padding-left: 365px;
}

#rec1117186316 .t-input {
    height: 40px;
}

#rec1117186316 .t-submit {
    height: 40px;
}

/* Перемещение правой стрелки для второй галереи (ниже) */
#rec1117186316 .t-slds__arrow.t-slds__arrow-right {
    margin-top: 260px !important;
    width: calc(50px * var(--zoom, 1)) !important;
    height: calc(50px * var(--zoom, 1)) !important;
    background-color: rgb(231, 231, 231) !important;
    left: auto !important;
    right: calc(40px * var(--zoom, 1)) !important;
}

@media screen and (max-width: 640px) {
    #rec1117186316 .t-slds__arrow.t-slds__arrow-right {
        margin-top: 120px !important;
        width: calc(50px * var(--zoom, 1)) !important;
        height: calc(50px * var(--zoom, 1)) !important;
        background-color: rgb(231, 231, 231) !important;
        left: auto !important;
        right: calc(20px * var(--zoom, 1)) !important;
    }
}

/* Удаление левой стрелки для второй галереи */
#rec1117186316 .t-slds__arrow.t-slds__arrow-left {
    display: none !important;
}

.t-checkbox__indicator {
    border-radius: 25px;
}
