.redirect-page.main {
    margin-bottom: 46px;
}



.redirect-section-1 .media {
    margin-bottom: 20px;
}

.redirect-section-1 h2 {
    background-color: var(--color--red-normal);
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 28px 20px 24px;
    text-align: center;
}

.redirect-section-1 .inner {
    background-color: var(--color--red-glass);
    margin-bottom: 28px;
    padding: 28px 0;
}

.redirect-section-1 ul {
    line-height: 180%;
    margin-bottom: 14px;
}

.redirect-section-1 li {
    display: flex;
}

.redirect-section-1 li:not(:last-child) {
    margin-bottom: 10px;
}

.redirect-section-1 svg {
    color: var(--color--red-normal);
    flex-shrink: 0;
    margin-right: 12px;
    position: relative;
    top: 5px;
}

.redirect-section-1 p {
    color: var(--color--red-normal);
    font-size: 14px;
    text-align: center;
}

.redirect-section-1 p:first-of-type {
    margin-bottom: 11px;
}

.redirect-section-1 p:last-of-type {
    font-weight: 700;
    margin-bottom: 0;
}



.redirect-section-2.type-20 {
    margin-bottom: 37px;
}

.redirect-section-2.type-35 {
    margin-bottom: 46px;
}

.redirect-section-2 .inner {
    background-color: var(--color--white);
    border-radius: 3px;
    padding: 28px 20px 25px;
}

.redirect-section-2 section:not(:last-child) {
    margin-bottom: 19px;
}

.redirect-section-2 p:not(:last-child) {
    margin-bottom: 13px;
}

.redirect-section-2 p:last-child {
    margin-bottom: 0;
}



.redirect-section-3.type-35 a {
    color: var(--color--red-normal);
}

.redirect-section-3.type-35 h2,
.redirect-section-4.type-35 h2,
.redirect-section-5.type-35 h2 {
    margin-bottom: 23px;
}

.redirect-section-3.type-35,
.redirect-section-4.type-35,
.redirect-section-4.type-20 {
    margin-bottom: 37px;
}

.redirect-section-3.type-35 p:not(:last-child),
.redirect-section-4.type-35 p:not(:last-child),
.redirect-section-5.type-35 p:not(:last-child),
.redirect-section-6.type-35 p:not(:last-child) {
    margin-bottom: 13px;
}

.redirect-section-3.type-35 p:last-child,
.redirect-section-4.type-35 p:last-child,
.redirect-section-5.type-35 p:last-child,
.redirect-section-6.type-35 p:last-child {
    margin-bottom: 0;
}



.redirect-section-3.type-20 {
    margin-bottom: 38px;
}

.redirect-section-3.type-20 ul {
    line-height: 180%;
    margin-bottom: 21px;
}

.redirect-section-3.type-20 li {
    align-items: center;
    display: grid;
    grid-column-gap: 12px;
    grid-template-columns: 48px auto;
}

.redirect-section-3.type-20 li:not(:last-child) {
    margin-bottom: 10px;
}

.redirect-section-3.type-20 li svg {
    margin-bottom: 16px;
    position: relative;
    top: 7px;
}



.redirect-section-5.type-35,
.redirect-section-6.type-35 {
    margin-bottom: 29px;
}

.redirect-section-5.type-35 strong,
.redirect-section-6.type-35 strong {
    color: var(--color--red-normal);
}
