/* vas-detail-page */

/* ====== Hero ====== */
.iec_vas_hero {
    min-height: 13.660236rem;
    padding-top: 5.481082rem;
}

.iec_vas_back {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 700;
    font-size: 0.548108rem;
    line-height: 158%;
    color: #727da3;
    gap: 0.313205rem;
    display: flex;
    align-items: center;
    width: fit-content;
}

.iec_vas_back a {
    color: #727da3;
}

.iec_vas_back svg {
    height: auto;
    flex: 0 0 auto;
    width: 0.391506rem;
}

/* ====== Content ====== */
.iec_vas_content {
    padding-top: 1.957529rem;
}

.iec_vas_detail {
    margin-bottom: 1rem;
}

.iec_vas_detail .iec-primary-heading {
    font-size: 1.566024rem;
    line-height: 125%;
    margin-bottom: 1.096216rem;
}

.iec_vas_detail .wysiwyg-content p {
    font-size: 0.66556rem;
    line-height: 169%;
    text-align: justify;
    margin-bottom: 0;
}

.iec_vas_detail .wysiwyg-content p:not(:last-child) {
    margin-bottom: 0.587259rem;
}

.iec_vas_detail .wysiwyg-content ul {
    padding-left: 1.174518rem;
    margin-bottom: 0.783012rem;
}

.iec_vas_detail .wysiwyg-content ul li {
    font-size: 0.783012rem;
    line-height: 140%;
    margin-left: 0;
}

.iec_vas_detail .wysiwyg-content ul li:not(:last-child) {
    margin-bottom: 0.391506rem;
}

/* ====== Key points ====== */
.iec_key_points {
    margin-bottom: 0.66556rem;
}

.iec_key_points h2,
.iec_key_points h5 {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;
    color: #1b204c;
    text-transform: uppercase;
    margin-bottom: 0.66556rem;
}

.iec_key_point_box {
    padding: 0.587259rem 0.783012rem;
    margin-bottom: 0.391506rem;
    border-radius: 0.391506rem;
    background-color: rgba(27, 32, 76, 0.04);
}

.iec_key_point_box p {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 125%;
    color: #2a2a2a;
}

/* ====== Actions ====== */
.iec_vas_actions {
    width: 100%;
    gap: 0.783012rem;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.iec_vas_actions > * {
    flex: 0 0 auto;
}

.iec_vas_extra_buttons .outline-btn {
    min-width: 8.61313rem;
    padding: 0.548108rem 0.978765rem 0.508958rem;
    font-size: 0.704711rem;
}

.iec_vas_download {
    gap: 0.469807rem;
    max-width: 11.98008rem;
    min-width: 12.528188rem;
    padding: 0.548108rem 0.939614rem;
    flex-direction: row-reverse;
    margin-top: 0;
    font-size: 0.704711rem;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.iec_vas_download_copy {
    display: flex;
    flex-direction: column;
    line-height: 120%;
}

.iec_vas_download svg {
    width: 0.939614rem;
    height: auto;
    flex: 0 0 auto;
}
