.custom-pad {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

.podcast-section .tint_evt {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: flex
}

.podcast-section .tint_evt img {
    width: 100% !important;
    object-fit: cover
}

.podcast-section {
    position: relative;
    z-index: 1
}

.podcast-top {
    padding-top: 196px;
    display: flex;
    flex-direction: column;
    gap: 56px
}

.desktop-image {
    height: 400px
}

.podcast-section {
    width: 100%;
    height: 642px;
    margin: 0 auto;
    margin-bottom: 440px;
    padding-bottom: 60px;
    display: block
}

.podcast-heading {
    color: #181e3b;
    font-family: "Manrope", sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -2.8px;
    margin-bottom: 16px;
    padding-top: 384px;
    margin-top: 0;
    padding-left: 0
}

.podcast-heading-highlight {
    color: #181e3b;
    font-family: "DM Serif Display", serif;
    font-size: 60px;
    font-style: italic;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -1.8px;
    display: inline-block
}

.thumb {
    padding-left: 0;
    padding-right: 0
}

.podcast-video-wrapper {
    display: block;
    position: relative;
    height: 500px;
    margin: 0 auto;
    border-radius: 8px;
    max-width: 1120px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background: #000
}

.podcast-video-wrapper .podcast-thumbnail {
    height: 100% !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    object-fit: cover !important;
    display: block !important
}

.podcast-thumbnail {
    display: block;
    height: 500px;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 8px;
    max-width: 1120px
}

.podcast-desc {
    width: 410px;
    color: #181E3B;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 40px
}

.podcast-btn {
    font-family: "Manrope";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border-radius: 5px;
    background: #FF5D18;
    text-decoration: none
}

@media (max-width:767px) {
    .podcast-section .row {
        margin-left: 0;
        margin-right: 0
    }

    .podcast-section .col-12 {
        padding-left: 0;
        padding-right: 0
    }

    .podcast-desc {
        width: 100%;
        padding: 0 24px;
        margin-bottom: 16px;
        box-sizing: border-box;
        font-size: 13px
    }

    .podcast-btn {
        margin-inline: 24px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .podcast-top {
        gap: 40px
    }
}

@media (max-width:1024px) {
    .podcast-section {
        padding-top: 140px
    }

    .podcast-top {
        padding-top: 0
    }

    .podcast-section {
        padding: 0px !important
    }

    .podcast-section {
        margin-top: 120px !important
    }

    .space {
        padding-left: 15px
    }

    .custom-pad {
        padding: 0 24px
    }

    .podcast-heading {
        font-size: 44px;
        line-height: 56px;
        max-width: 90%
    }

    .podcast-video-wrapper {
        height: 450px;
        max-width: 95%;
        margin: auto
    }

    .podcast-thumbnail {
        height: auto;
        max-width: 95%
    }

    .form-group p {
        display: unset !important;
        flex-wrap: wrap !important
    }

    .form-group .btntext {
        width: 100%
    }
}

@media (max-width:767px) {
    .podcast-section .tint_evt {
        width: 100%
    }

    .podcast-section {
        padding: 0px !important;
        margin-top: 0px !important
    }

    .podcast-section .tint_evt img {
        width: 100%;
        object-fit: cover
    }

    .mobile-image {
        border-radius: 5px
    }

    .coming-text {
        font-size: 56px !important
    }

    .soon-text {
        font-size: 56px !important
    }

    .podcast-top {
        padding-top: 0
    }

    .custom-pad {
        padding: 0 0
    }

    .podcast-section {
        height: auto;
        min-height: 561px;
        padding-top: 176px !important;
        padding-bottom: 20px;
        background-size: cover;
        margin-bottom: 57px
    }

    .podcast-heading {
        font-size: 40px;
        line-height: 46px;
        letter-spacing: -1.2px;
        padding-top: 0;
        margin: auto;
        padding-bottom: 8px;
        margin-top: 0
    }

    .podcast-heading-highlight {
        font-size: 43px;
        line-height: 46px;
        letter-spacing: -1.29px
    }

    .podcast-video-wrapper {
        height: 209px;
        border-radius: 2.189px;
        width: 89%;
        margin: auto
    }

    .podcast-thumbnail {
        height: 209px;
        border-radius: 2.189px;
        object-fit: cover;
        width: 89%;
        margin: auto
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .podcast-section .tint_evt {
        height: 100%
    }

    .podcast-section .tint_evt img {
        height: 100%;
        object-fit: cover
    }

    .podcast-section {
        height: auto;
        min-height: 520px;
        margin-bottom: 20px;
        margin-top: 0px !important;
        padding: 0 0px !important
    }

    .podcast-top {
        padding-top: 100px;
        gap: 36px
    }

    .podcast-heading {
        font-size: 40px;
        line-height: 52px;
        letter-spacing: -2px;
        padding-top: 180px;
        max-width: 100%
    }

    .podcast-heading-highlight {
        font-size: 44px;
        line-height: 52px
    }

    .podcast-desc {
        width: 100%;
        max-width: 500px;
        margin-bottom: 24px
    }

    .podcast-btn {
        display: inline-flex;
        align-items: center
    }

    .podcast-video-wrapper {
        height: 380px;
        max-width: 100%;
        width: 100%
    }

    .podcast-thumbnail {
        height: 380px;
        max-width: 100%;
        width: 100%
    }

    .custom-pad {
        padding: 0 24px
    }
}

.purpose-section {
    display: flex;
    width: 100%;
    max-width: 1440px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 40px
}

.purpose-para3 {
    font-weight: 400;
    font-family: "DM Serif Display";
    font-style: italic;
    color: #181E3B;
    font-size: 20px
}

.purpose {
    padding: 0
}

.purpose-inner {
    display: flex;
    align-items: flex-start;
    gap: 56px;
    align-self: stretch
}

.purpose-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    min-width: 313px
}

.purpose-heading {
    color: #181E3B;
    font-family: "Manrope", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -2px;
    margin: 0;
    white-space: nowrap
}

.purpose-heading-italic {
    color: #FF5D18;
    font-family: "DM Serif Display";
    font-size: 44px;
    font-style: italic;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1.32px
}

.purpose-sub {
    color: #565966;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

.purpose-right {
    display: flex;
    width: 751px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    flex-shrink: 0
}

.purpose-para {
    color: #565966;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

.purpose-quote {
    display: flex;
    width: 751px;
    padding: 3px 0 3px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-left: 3px solid #FF5D18;
    box-sizing: border-box
}

@media (max-width:1280px) {
    .purpose-right {
        width: auto;
        flex: 1
    }

    .purpose-quote {
        width: 100%
    }
}

@media (max-width:1024px) {
    .purpose-section {
        padding: 40px 40px
    }

    .purpose-inner {
        gap: 40px
    }

    .purpose-heading {
        font-size: 34px;
        line-height: 42px
    }

    .purpose-heading-italic {
        font-size: 38px;
        line-height: 42px
    }
}

@media (max-width:767px) {
    .purpose-section {
        padding: 20px 24px;
        gap: 32px
    }

    .purpose-inner {
        flex-direction: column;
        gap: 16px
    }

    .purpose-left {
        gap: 4px
    }

    .purpose-heading {
        font-size: 26px;
        line-height: 34px;
        letter-spacing: -1.3px
    }

    .purpose-heading-italic {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -.9px
    }

    .purpose-sub {
        font-size: 14px;
        line-height: 24px
    }

    .purpose-right {
        width: 100%;
        gap: 12px
    }

    .purpose-para {
        font-size: 14px;
        line-height: 24px
    }

    .purpose-quote {
        width: 100%;
        padding-left: 16px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .purpose-section {
        padding: 40px 40px
    }

    .purpose-inner {
        flex-direction: row;
        gap: 32px;
        align-items: flex-start
    }

    .purpose-left {
        min-width: 200px;
        max-width: 220px
    }

    .purpose-heading {
        font-size: 28px;
        line-height: 36px;
        white-space: normal
    }

    .purpose-heading-italic {
        font-size: 32px;
        line-height: 36px
    }

    .purpose-right {
        width: auto;
        flex: 1;
        gap: 16px
    }

    .purpose-quote {
        width: 100%
    }

    .purpose-para {
        font-size: 15px
    }
}

.episodes {
    position: relative;
    overflow: hidden;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    box-sizing: border-box;
    margin-top: 100px
}

.episod-cont {
    padding: 0
}

.episodes__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
    pointer-events: none
}

.episodes__wrapper {
    position: relative;
    z-index: 1;
    gap: 32px;
    width: 100%
}

.episodes__header {
    gap: 8px
}

.episodes__label {
    color: #181E3B;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .84px;
    text-transform: uppercase;
    margin: 0;
    opacity: .7
}

.episodes__heading {
    color: #181E3B;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -2px;
    margin: 0
}

.episodes__heading--italic {
    color: #FF5D18;
    font-family: "DM Serif Display";
    font-size: 44px;
    font-style: italic;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1.32px
}

.episodes__body {
    gap: 20px;
    width: 100%
}

.episodes__featured {
    padding-right: 105px;
    gap: 32px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.episodes__video {
    width: 585px;
    height: 368px;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
    background: #000
}

.episodes__card-video {
    height: 180px;
    width: 100%;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #000
}

.episodes__video--thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #000
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
    max-height: calc(1.3em * 2);
    word-break: break-word
}

.episodes__video--thumb:hover .episodes__thumb-img {
    transform: scale(1.03);
    opacity: .85
}

.episodes__play-btn:hover {
    transform: translate(-50%, -50%) scale(1.1)
}

.episodes__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 3
}

.episodes__thumb-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease, opacity 0.3s ease;
    display: block
}

.episodes__play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 2
}

.episodes__play-btn--sm svg {
    width: 40px;
    height: 40px
}

.episodes__detail {
    flex: 1;
    padding: 24px 0
}

.episodes__episode-label {
    color: #F3723B;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 16px
}

.episodes__detail-heading {
    color: #181E3B;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    margin: 0;
    margin-bottom: 8px
}

.episodes__detail-heading--italic {
    font-size: 34px;
    line-height: 40px
}

.episodes__detail-desc {
    color: #565966;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}

.episodes__btn {
    display: inline-flex;
    padding: 8px 26px;
    align-items: center;
    gap: 2px;
    border-radius: 5px;
    background: #FF5D18;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.48px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-block: 16px
}

.btnOrange img {
    margin-bottom: 0px !important
}

.episodes__btn:hover {
    background: #191B4A;
    color: #fff
}

.episodes__meta {
    gap: 8px
}

.episodes__meta-item {
    gap: 6px
}

.episodes__clock {
    width: 16px;
    height: 16px;
    aspect-ratio: 1 / 1;
    flex-shrink: 0
}

.episodes__meta-text {
    color: #565966;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -.36px
}

.episodes__meta-dot {
    color: #565966;
    font-size: 16px
}

.episodes__recent {
    gap: 32px;
    margin-bottom: 40px
}

.episodes__recent-heading {
    color: #181E3B;
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1px;
    margin: 0;
    align-self: flex-start
}

.episodes__recent-heading--italic {
    color: #FF5D18;
    font-family: "DM Serif Display";
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.6px
}

.episodes__pagination {
    display: none
}

.episodes__cards {
    gap: 20px;
    flex-wrap: wrap
}

.episodes__card {
    flex: 0 0 calc(33.333% - 14px);
    gap: 8px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 42px 0 rgb(0 0 0 / .05)
}

.episodes__card--hidden {
    display: none !important
}

.episodes__card--visible {
    display: flex !important
}

.episodes__see-all--expanded .episodes__see-all-icon {
    transform: rotate(180deg)
}

.episodes__see-all-icon {
    transition: transform 0.3s ease
}

.episodes__card-content {
    padding: 12px 16px 20px 16px;
    align-self: stretch
}

.episodes__card-label {
    color: #F3723B;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 4px
}

.episodes__card-heading {
    color: #181E3B;
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin: 0;
    margin-bottom: 16px;
    min-height: 56px
}

.episodes__featured {
    padding-right: 105px;
    gap: 32px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.episodes__see-all {
    display: inline-flex;
    padding: 10px 20px;
    align-items: center;
    gap: 2px;
    border-radius: 5px;
    background: #FFDFD1;
    color: #F3723B;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.48px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.episodes__see-all:focus,
.episodes__see-all:active,
.episodes__see-all:focus-visible {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent;
}

.episodes__see-all:hover {
    border-color: #F3723B;
}

@media (max-width:1280px) {
    .episodes {
        padding: 40px 80px
    }

    .episodes__featured {
        padding-right: 40px
    }
}

@media (max-width:1024px) {
    .episodes {
        padding: 40px 40px
    }

    .episodes__heading {
        font-size: 30px;
        line-height: 38px
    }

    .episodes__heading--italic {
        font-size: 34px;
        line-height: 38px
    }

    .episodes__featured {
        flex-direction: column;
        padding-right: 0;
        gap: 0
    }

    .episodes__video {
        width: 100%;
        height: 360px
    }

    .episodes__detail {
        padding: 24px
    }

    .episodes__card {
        flex: 0 0 calc(50% - 10px)
    }
}

@media (max-width:767px) {
    .episodes {
        padding: 20px 24px;
        margin-top: 40px;
        padding-inline: 0px !important
    }

    .episodes__bg-img {
        width: 100%;
        left: 0
    }

    .episodes__header {
        gap: 4px;
        padding-inline: 24px
    }

    .episodes__heading {
        font-size: 26px;
        line-height: 34px;
        letter-spacing: -1.3px
    }

    .episodes__heading--italic {
        font-size: 28px;
        line-height: 34px
    }

    .episodes__featured {
        flex-direction: column;
        padding-right: 0;
        gap: 0
    }

    .episodes__wrapper {
        gap: 24px
    }

    .episodes__video {
        width: 100%;
        height: 257px
    }

    .episodes__recent {
        gap: 16px;
        margin-bottom: 57px;
        padding-left: 24px
    }

    .class-some {
        padding-inline: 24px
    }

    .episodes__recent-heading {
        font-size: 16px
    }

    .episodes__recent-heading--italic {
        font-size: 16px
    }

    .episodes__detail {
        padding: 12px
    }

    .episodes__episode-label {
        font-size: 14px
    }

    .episodes__detail-heading {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 4px
    }

    .episodes__btn {
        width: 100%;
        justify-content: center
    }

    .episodes__cards {
        overflow-x: scroll;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding-bottom: 4px;
        gap: 12px;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth
    }

    .episodes__cards::-webkit-scrollbar {
        display: none
    }

    .episodes__card {
        flex: 0 0 calc(80vw - 32px);
        max-width: 340px;
        min-width: 220px;
        gap: 4px;
        scroll-snap-align: start
    }

    .episodes__card-content {
        padding: 12px
    }

    .episodes__card--hidden {
        display: flex !important
    }

    .episodes__play-btn {
        display: none !important
    }

    .episodes__card-video {
        height: 180px
    }

    .episodes__card-heading {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
        -webkit-line-clamp: 2;
        min-height: 44px
    }

    .left-sub {
        justify-content: initial !important
    }

    .episodes__see-all {
        display: inline-flex;
        width: 100%;
        justify-content: center;
        display: none !important
    }

    .episodes__meta {
        justify-content: flex-start;
        text-align: left;
        width: 100%
    }

    .episodes__pagination {
        display: flex !important;
        gap: 6px;
        margin-top: 8px
    }

    .ep-dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #D9D9D9;
        border: none;
        padding: 0;
        cursor: pointer;
        transition: background 0.3s ease, transform 0.3s ease;
        flex-shrink: 0
    }

    .ep-dot.is-active {
        background: #181E3B;
        transform: scale(1.4)
    }
}

.episodes__video--thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: #000
}

.episodes__iframe {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.voices {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-sizing: border-box
}

.cont-voice {
    padding: 0
}

.voices__container {
    gap: 32px;
    width: 100%
}

.voices__header {
    height: 112px;
    gap: 16px;
    align-self: stretch
}

.voices__heading {
    color: #181E3B;
    font-family: "Manrope";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -2px;
    margin: 0
}

.voices__heading--italic {
    color: #FF5D18;
    font-family: "DM Serif Display";
    font-size: 44px;
    font-style: italic;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1.32px
}

.voices__desc {
    color: #565966;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    width: 585px;
    margin: 0
}

.voices__cards {
    gap: 24px;
    flex-wrap: wrap;
    max-width: 1120px
}

.voice-sec {
    width: 100%;
    justify-content: space-between
}

.voices__card {
    width: 352px;
    gap: 16px;
    flex-shrink: 0
}

.voices__card-img {
    width: 357px;
    height: 381px;
    flex-shrink: 0;
    display: block
}

.voices__card-info {
    width: 357px;
    gap: 4px;
    align-items: flex-start
}

.voices__card-name {
    color: #181E3B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    text-align: center
}

.voices__card-role {
    color: #F3723B;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.42px;
    margin: 0;
    text-align: center
}

.voices__card-role-link {
    color: #F3723B !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    transition: all 0.3s ease;
}

.voices__card-role-link:hover {
    text-decoration: underline;
}

@media (max-width:1280px) {
    .voices {
        padding: 60px 60px
    }

    .voices__card-img {
        width: 100%
    }

    .voices__card-info {
        width: 100%
    }
}

@media (max-width:1024px) {
    .voices {
        padding: 60px 40px
    }

    .voices__header {
        height: auto
    }

    .voices__heading {
        font-size: 30px;
        line-height: 38px
    }

    .voices__heading--italic {
        font-size: 34px;
        line-height: 38px
    }

    .voices__desc {
        width: 100%
    }

    .voices__cards {
        justify-content: center
    }

    .voices__card {
        width: calc(50% - 12px)
    }

    .voices__card-img {
        width: 100%;
        height: 300px
    }

    .voices__card-info {
        width: 100%
    }
}

@media (max-width:767px) {
    .voices {
        padding: 40px 24px;
        padding-top: 0
    }

    .voices__container {
        align-items: flex-start;
        gap: 24px
    }

    .voices__header {
        height: auto;
        gap: 4px
    }

    .voices__heading {
        font-size: 26px;
        line-height: 34px;
        letter-spacing: -1.3px
    }

    .voices__heading--italic {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -.84px;
        display: block
    }

    .voices__desc {
        width: 100%;
        font-size: 13px;
        line-height: 24px
    }

    .voices__cards {
        flex-direction: column;
        flex-wrap: nowrap;
        overflow-x: unset;
        align-self: stretch;
        gap: 12px;
        padding-bottom: 0
    }

    .voices__card {
        flex: unset;
        width: 100%;
        gap: 8px
    }

    .voices__card-img {
        width: 100%;
        height: 348px;
        border-radius: 8px
    }

    .voices__card-info {
        width: 100%;
        gap: 6px;
        align-items: flex-start
    }

    .voices__card-name {
        font-size: 16px;
        text-align: left
    }

    .voices__card-role {
        font-size: 12px;
        text-align: left
    }
}

.our_stroie .cta_space {
    display: flex
}

.our-storys {
    padding-bottom: 40px !important
}

.our_stroie {
    padding: 40px 0 35px;
    padding-bottom: 60px
}

.our_stroie .card-flex {
    width: 100%;
    max-width: 720px;
    margin: 0 auto 40px !important;
    padding-bottom: 0px !important
}

.our_stroie .blogs_space {
    gap: 30px
}

.our_stroie .card-flex span {
    padding: 2px 6px;
    border-radius: 5px;
    border: 1px solid #E0E3E6;
    background: #F4F7FF;
    box-shadow: 0 1px 2px rgb(0 0 0 / .14);
    width: fit-content;
    font-size: 12px;
    margin-bottom: 12px
}

.our_stroie .card-flex .card {
    max-width: 331px
}

.our_stroie .card-flex .group-img {
    height: 248px;
    object-fit: cover;
    border-radius: 5px
}

.our_stroie .card-flex .d-flex.flex-direction-coloumn {
    flex-direction: column
}

.our_stroie .card-flex .d-flex.flex-direction-coloumn .borderbtnorange {
    text-align: start !important
}

.our_stroie .date_blog {
    padding-top: 0 !important
}

.our_stroie .borderbtnorange {
    text-align-last: left
}

.group-img:hover {
    transform: scale(1.01)
}

@media (max-width:767px) {
    .our_stroie h2 {
        text-align: left !important
    }

    .our_stroie .cta_space {
        height: auto
    }

    .our_stroie .blogs_space {
        margin-top: 24px
    }

    .our_stroie .card-flex .card {
        margin-top: 20px
    }

    .our-storys {
        padding-bottom: 0px !important
    }

    .our_stroie {
        padding: 0
    }

    .our_stroie .card-flex {
        flex-direction: column;
        margin-bottom: 32px !important
    }

    .our_stroie .card-flex .group-img {
        width: 100%;
        height: 228px
    }

    .our_stroie .card-flex .borderbtnorange {
        text-align: start !important
    }

    .our_stroie .blogs_cat {
        margin-top: 20px
    }

    .custom-heading {
        font-size: 56px !important;
        line-height: 84% !important;
        width: 100%;
        margin-top: -44px
    }

    .para-size {
        font-size: 16px !important;
        line-height: 26px;
        width: 100% !important;
        padding: 0 25px
    }
}