

/* Start:/local/templates/main/components/guta/files/partners/style.css?1782296703870*/
.partner-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.partner-list .swiper-slide {
    width: calc((100% - 50px) / 5);
    margin-right: 16px;
}
.partner-list .swiper__btn {
    margin: 0;
}
.partner-list__slider {
    position: relative;
}
.partner-list__item {
    height: auto;
    width: 100%;
    aspect-ratio: 200 / 112;
    overflow: hidden;
    border-radius: 20px;
    background-color: #D3D3D3;
}

.partner-list__item img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.partner-list__slider  .partner-list__pagination.swiper-pagination {
    bottom: -20px;
}
.partner-list__pagination .swiper-pagination-bullet {
    background-color: #506C60;
}
@media (min-width: 767px) {
    .partner-list__pagination.swiper-pagination {
        display: none;
    }
}
/* End */


/* Start:/local/templates/main/components/guta/form/cooperate/style.css?17822967033272*/
.insurance__form-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: rgb(80, 108, 96);
    border-radius: 20px;
    padding: 28px 28px 44px 57px;
    color: rgb(253, 253, 253);
    gap: 24px;
}

@media (max-width: 1150px) {
    .insurance__form-box {
        padding: 25px 25px 40px 25px;
    }
}

@media (max-width: 768px) {
    .insurance__form-box {
        padding: 20px;
        border-radius: 16px;
    }
}

.insurance__form-right {
    width: 653px;
}

.insurance__form-right .form__description {
    margin-top: 32px;
}

@media (max-width: 1150px) {
    .insurance__form-right .form__description {
        margin-top: 32px;
    }
}

@media (max-width: 1150px) {
    .insurance__form-right {
        width: calc(100% - 430px);
    }
}

@media (max-width: 900px) {
    .insurance__form-right {
        width: calc(100% - 370px);
    }
}

@media (max-width: 768px) {
    .insurance__form-right {
        display: none;
    }
}

.insurance__form-img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}

.insurance__form {
    width: 461px;
}

@media (max-width: 1150px) {
    .insurance__form {
        width: 400px;
    }
}

@media (max-width: 900px) {
    .insurance__form {
        width: 340px;
    }
}

.insurance__form .checkbox {
    margin-top: 32px;
}

@media (max-width: 1150px) {
    .insurance__form .checkbox {
        margin-top: 22px;
    }
}

.insurance__form .form__btn {
    margin-top: 32px;
    margin-bottom: 8px;
    max-width: 214px;
}

@media (max-width: 1150px) {
    .insurance__form .form__btn {
        margin-top: 22px;
        margin-bottom: 8px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .insurance__form .form__description--mobile {
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .insurance__form {
        width: 100%;
    }
}

.insurance__form-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 56px;
}

@media (max-width: 1150px) {
    .insurance__form-title {
        font-size: 30px;
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .insurance__form-title {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .insurance__form-title br {
        display: none;
    }
}

.insurance__form-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 500px) {
    .insurance__form-label span {
        display: none;
    }
}

.insurance__form-label input {
    width: 324px;
    margin-left: 10px;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 20px;
}

.insurance__form-label input::-moz-placeholder {
    color: rgb(211, 211, 211);
}

.insurance__form-label input::placeholder {
    color: rgb(211, 211, 211);
}

@media (max-width: 1150px) {
    .insurance__form-label input {
        width: calc(100% - 100px);
        margin-left: 0;
    }
}

@media (max-width: 500px) {
    .insurance__form-label input {
        width: 100%;
    }
}

.insurance__form-label + .insurance__form-label {
    margin-top: 16px;
}

@media (max-width: 1150px) {
    .insurance__form-label + .insurance__form-label {
        margin-top: 16px;
    }
}
/* End */


/* Start:/local/templates/main/components/guta/links/managers/style.css?1782296703482*/
.management__connection {
    display: flex;
    align-items: center;
    color: rgba(24, 52, 37, 1);
    font-weight: 500;
    svg {
        width: 15px;
        height: auto;
        margin-right: 10px;
        @media(max-width: 1150px) {
            width: 15px;
            height: auto;
            margin-right: 10px;
        }
    }
}

.management-slider__name + .management__connection {
    margin-top: 8px;
    @media(max-width: 1150px) {
        margin-top: 8px;
    }
}

/* End */
/* /local/templates/main/components/guta/files/partners/style.css?1782296703870 */
/* /local/templates/main/components/guta/form/cooperate/style.css?17822967033272 */
/* /local/templates/main/components/guta/links/managers/style.css?1782296703482 */
