:root {
    --swiper-navigation-size: 80px;
}

.footer-content > .footer-block {
    grid-area: span 1 / span 1 / span 1;
}

.mission .reverse {
    flex-direction: row-reverse;
}

.raw-text-white-space {
    white-space: pre-line;
}

.slider button {
    background: none;
    height: 100%;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}

.footer-block.footer-menu {
    grid-column-gap: 70px;
}

._patientThankSection_6jl0o_175 > h2 {
    margin-top: 0;
    line-height: var(--chakra-lineHeights-base);
}

._patientThankSection_6jl0o_175 > h3 {
    margin-top: 0;
    margin-bottom: 8px;
    line-height: var(--chakra-lineHeights-base);
}

._patientThankSection_6jl0o_175 > p {
    margin-top: 0;
}

._patientContainer_6jl0o_10 .slide {
    height: 450px;
}

._patientContainer_6jl0o_10 .slide > img {
    object-fit: cover;
    width: 100%;
    max-height: initial;
}

._patientDonateHeader_1iwsy_1 {
    margin-top: 0;
}

._patientsContent_gp331_6 {
    width: 100%;
}

.vmp-patients-filter {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    white-space: nowrap;
}

._patientDonation_1iwsy_13 {
    margin-top: 60px;
    margin-bottom: 40px;
}

.bxmaker-authuserphone-enter input[type="text"],
.bxmaker-authuserphone-enter input[type="password"],
.bxmaker-authuserphone-edit input[type="text"] {
    width: 100%;
    padding: 14px 11px 5px;
    border: 1px solid var(--accent-color-07);
    background: var(--accent-color-07);
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
}

.bxmaker-authuserphone-edit input[type="text"][name="code"] {
    padding: 8px 5px;
}

.bxmaker-authuserphone-enter input[type="text"][name="PHONE"] {
    border: none;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-phone__flag,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-phone__flag {
    background-color: var(--accent-color-07);
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-password__field {
    border: initial!important;
    border-radius: initial!important;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-code__field {
    border: 1px solid var(--accent-color-07)!important;
    border-radius: initial!important;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-phone--hover,
.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-phone--focus,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-phone--hover,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-phone--focus,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-code--hover,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-input-code--focus {
    border: 1px solid var(--accent-color-07);
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-link,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-link {
    color: #2d98a2;
    display: block;
    font-size: 14px;
    text-decoration-line: underline;
    margin-top: 3px;
    margin-bottom: 6px;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-link:hover,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-link:hover {
    color: #2d98a2;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-button__inner,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-button__inner {
    border-radius: initial!important;
    font-weight: 500;
    color: white;
    background: var(--accent-color);
    width: 100%;
    border: none;
    font-size: 16px;
    padding: 8px;
}

.bxmaker-authuserphone-enter .bxmaker-authuserphone-button__inner:hover,
.bxmaker-authuserphone-edit .bxmaker-authuserphone-button__inner:hover {
    background: rgb(34, 117, 124);
}

._burgerButton_mi5i5_1 {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    background: rgba(45, 152, 162, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 6;
}
