/* ====== About Introduction template CSS — start ====== */

/* ====== about-introduction-page ====== */
.iec_about_introduction_content_box_warpper {
    width: 100%;
    padding-bottom: 1.722626rem;
}

.iec_about_introduction_content_box {
    column-count: 2;
    gap: 2.349035rem;
}

.iec_quote_author span,
.iec_about_introduction_content_box_warpper p {
    font-family: "Myriad Pro";
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 170%;
    color: #1b204c;
    margin-bottom: 0;
}

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

.iec_about_quote_section {
    background-color: rgba(230, 232, 242, 0.7);
    box-shadow: 0 -0.1566023553rem 0.99834001503rem -0.1566023553rem rgb(0 0 0 / 25%) inset;
}

.iec_quote_box_warpper {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 0.352355rem;
    max-width: 38.485029rem;
    margin: 0 auto;
}

.iec_quote_box_warpper > * {
    flex: 0 0 auto;
    max-width: 100%;
}

.iec_quote_content_warpper {
    display: flex;
    height: auto;
    flex-direction: column;
    width: calc(61% - 0.29911rem);
    padding: 2.897144rem 0 1.017915rem;
    position: relative;
    z-index: 1;
}

.iec_quote_content_warpper:before {
    content: " ";
    width: 7.007955rem;
    height: 4.698071rem;
    background-image: url(/wp-content/uploads/2026/02/qoute-shape.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    bottom: 2.466487rem;
    right: -2.309885rem;
    z-index: -1;
}

.iec_quote_content_warpper h5 {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 400;
    font-size: 0.861313rem;
    line-height: 154.545%; /* 34px */
    color: #1b204c;
    margin-bottom: 0;
    flex-grow: 1;
}

.iec_author_name {
    font-family: "Myriad Pro", sans-serif;
    font-weight: 700;
    font-size: 0.783012rem;
    line-height: 140%; /* 28px */
    color: #1b204c;
    margin-bottom: 0;
}

.iec_quote_author span {
    display: block;
    font-family: "Myriad Pro", sans-serif;
    font-weight: 400;
    font-size: 0.626409rem;
    line-height: 175%; /* 28px */
    color: #1b204c;
}

.iec_quote_author_image_warpper {
    width: calc(39% - 0.053245rem);
    height: 12.841393rem;
}

.iec_quote_author_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

/* ====== About Introduction template CSS — end ====== */
