/* Premium About page — white editorial theme with restrained navy and red accents. */
.about-page .site-main {
    overflow: hidden;
    background: #F2F5FB;
}

.about-page .prt-titlebar-wrapper.about-img {
    min-height: 66px;
    border-bottom: 1px solid #DAE2F2;
    background: #F2F5FB !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
}
.about-page .prt-titlebar-wrapper.about-img .prt-titlebar-wrapper-bg-layer { display: none; }
.about-page .prt-titlebar-wrapper.about-img .prt-titlebar-wrapper-inner { padding: 19px 0; }
.about-page .prt-titlebar-wrapper.about-img .prt-page-title-row-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-page .prt-titlebar-wrapper.about-img .page-title-heading h2 {
    margin: 0;
    color: #0E1C3C;
    font-size: 17px;
    font-weight: 750;
    text-transform: none;
}
.about-page .prt-titlebar-wrapper.about-img .breadcrumb-wrapper {
    margin: 0;
    color: #505F7E;
    font-size: 12px;
}
.about-page .prt-titlebar-wrapper.about-img .breadcrumb-wrapper a { color: #0E1C3C; }

.about-page .about01-about-section {
    padding: 64px 0 58px !important;
    background: #fff;
}
.about-page .about01-about-section > .container { max-width: 1220px; }
.about-page .about01-about-section .row.g-0 {
    overflow: hidden;
    align-items: stretch;
    border: 1px solid #DAE2F2;
    border-radius: 26px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(14, 28, 60, .09);
}
.about-page .about01-about-section .row.g-0 > .col-lg-5 { padding: 16px !important; }
.about-page .about01-about-section .prt_single_image-wrapper,
.about-page .about01-about-section .prt_single_image-wrapper img {
    width: 100%;
    height: 100%;
}
.about-page .about01-about-section .prt_single_image-wrapper img {
    min-height: 540px;
    border-radius: 19px;
    object-fit: cover;
}
.about-page .about01-about-section .col-lg-7 { display: flex; align-items: center; }
.about-page .about01-about-section .col-lg-7 > div { padding: 50px 54px !important; }
.about-page .about01-about-section .section-title { margin-bottom: 28px !important; }
.about-page .about01-about-section .section-title h3,
.about-page .about01-team-section .section-title h3,
.about-page .about01-testimonial-section .section-title h3 {
    margin-bottom: 13px;
    color: #134BC3;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .16em;
    text-transform: uppercase;
}
.about-page .about01-about-section .section-title h2 {
    max-width: 590px;
    margin-bottom: 20px;
    color: #0E1C3C;
    font-size: clamp(38px,3.4vw,55px);
    font-weight: 750;
    line-height: 1.02;
    letter-spacing: -.045em;
}
.about-page .about01-about-section .section-title h2 span,
.about-page .about01-team-section .section-title h2 span,
.about-page .about01-testimonial-section .section-title h2 span {
    color: #134BC3;
    font-family: "Bodoni Moda",Georgia,serif;
    font-style: italic;
    font-weight: 500;
}
.about-page .about01-about-section .title-desc p {
    max-width: 660px;
    color: #505F7E;
    font-size: 15px;
    line-height: 1.8;
}
.about-page .about01-about-section .prt-progress-bar { display: none; }
.about-page .about01-about-section .row.pt-30 { margin: 25px 0 0; padding: 0 !important; }
.about-page .about01-about-section .row.pt-30 > .col-lg-5 { display: none; }
.about-page .about01-about-section .row.pt-30 > .col-lg-7 {
    width: 100%;
    flex: 0 0 100%;
}
.about-page .about01-about-section .prt-list.style1 {
    display: grid;
    margin: 0 !important;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
}
.about-page .about01-about-section .prt-list.style1 li {
    min-height: 55px;
    margin: 0;
    padding: 15px 10px 15px 46px;
    border: 0;
    border-top: 1px solid #DAE2F2;
    border-radius: 0;
    color: #12244E;
    background: transparent !important;
    font-size: 12px;
    font-weight: 650;
}
.about-page .about01-about-section .prt-list.style1 li i {
    top: 12px !important;
    left: 3px !important;
    display: grid !important;
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    place-items: center;
    border: 1px solid #ffd8da !important;
    border-radius: 50% !important;
    color: #134BC3 !important;
    background: #F2F5FB !important;
    font-size: 11px !important;
    line-height: 1 !important;
}

.about-page .about01-why-us-section {
    padding: 70px 0 74px !important;
    background: #F1F4FA !important;
}
.about-page .about01-why-us-section .prt-row-wrapper-bg-layer { display: none; }
.about-page .about01-why-us-section > .container { max-width: 1220px; }
.about-page .about01-why-us-section .section-title { max-width: 800px; margin: 0 auto 42px; }
.about-page .about01-why-us-section .section-title h3 { color: #134BC3; font-size: 10px; letter-spacing: .16em; }
.about-page .about01-why-us-section .section-title h2 {
    color: #0E1C3C;
    font-size: clamp(36px,3.7vw,54px);
    line-height: 1.07;
    letter-spacing: -.04em;
}
.about-page .about01-why-us-section .section-title h2 br { display: none; }
.about-page .about01-why-us-section .section-title h2 span {
    color: #134BC3;
    font-family: "Bodoni Moda",Georgia,serif;
    font-style: italic;
    font-weight: 500;
}
.about-page .about01-why-us-section .row.res-575-mt_25 {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 16px;
}
.about-page .about01-why-us-section .row.res-575-mt_25 > div { width: auto; padding: 0; }
.about-page .about01-why-us-section .featured-icon-box.style6 {
    display: block;
    min-height: 270px;
    margin: 0;
    padding: 30px 30px 28px;
    border: 1px solid #DDE1EA;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 16px 42px rgba(14, 28, 60, .07);
    transition: transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.about-page .about01-why-us-section .featured-icon-box.style6:hover {
    transform: translateY(-5px);
    border-color: #134BC3;
    box-shadow: 0 22px 50px rgba(14, 28, 60, .11);
}
.about-page .about01-why-us-section .featured-icon-wrapper { display: block; width: 100%; }
.about-page .about01-why-us-section .featured-icon {
    display: grid;
    width: 58px;
    height: 58px;
    margin-bottom: 28px;
    place-items: center;
    border-radius: 16px;
    background: #F2F5FB;
}
.about-page .about01-why-us-section .prt-icon { color: #134BC3 !important; }
.about-page .about01-why-us-section .featured-title h3 { margin-bottom: 16px; color: #0E1C3C; font-size: 20px; }
.about-page .about01-why-us-section .principle-number {
    margin-right: 7px;
    color: #134BC3;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .12em;
}
.about-page .about01-why-us-section .featured-content { padding: 0; }
.about-page .about01-why-us-section .featured-desc p { margin: 0; color: #505F7E; font-size: 13px; line-height: 1.75; }

.about-page .about01-team-section {
    padding: 58px 0 64px !important;
    background: #F2F5FB;
}
.about-page .about01-team-section > .container { max-width: 1220px; }
.about-page .about01-team-section .section-title h2,
.about-page .about01-testimonial-section .section-title h2 {
    color: #0E1C3C;
    font-size: clamp(34px,3.1vw,48px);
    line-height: 1.08;
    letter-spacing: -.04em;
}
.about-page .about01-team-section .section-title h2 span { color: #134BC3; font-family: inherit; font-style: normal; font-weight: 750; }
.about-page .about01-team-section .team-all-link {
    display: inline-flex;
    min-height: 44px;
    padding: 0 2px;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #7D8DAC;
    color: #0E1C3C;
    font-size: 13px;
    font-weight: 750;
}
.about-page .about01-team-section .team-all-link:hover { border-color: #134BC3; color: #134BC3; }
.about-page .about01-team-section .team-all-link:focus-visible { outline: 2px solid #134BC3; outline-offset: 4px; }
.about-page .about01-team-section .team-all-link span { font-size: 19px; line-height: 1; }
.about-page .about01-team-section .slick-list { margin: 0 -8px; padding: 12px 0 18px; }
.about-page .about01-team-section .slick-slide { padding: 0 8px; }
.about-page .about01-team-section .featured-imagebox-team.style1 {
    overflow: hidden;
    margin: 0;
    border: 1px solid #DAE2F2;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(14, 28, 60, .06);
    transition: box-shadow .2s ease,border-color .2s ease;
}
.about-page .about01-team-section .featured-imagebox-team.style1:hover {
    border-color: rgba(19, 75, 195, .45);
    box-shadow: 0 16px 34px rgba(14, 28, 60, .09);
}
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-imagebox-inner {
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
}
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-imagebox-inner:before,
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-imagebox-inner:after { display: none !important; }
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-thumbnail {
    width: 100% !important;
    max-width: none !important;
    height: 300px;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0;
}
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-thumbnail img {
    width: 100%;
    height: 300px;
    border: 0 !important;
    border-radius: 0 !important;
    object-fit: cover;
    object-position: center 22%;
}
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-content {
    min-height: 100px;
    padding: 20px 20px 22px;
    border: 0;
    background: #fff !important;
    text-align: left;
}
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-title h3 { margin-bottom: 5px; font-size: 17px; }
.about-page .about01-team-section .featured-imagebox-team.style1 .featured-title h3 a,
.about-page .about01-team-section .featured-imagebox-team.style1:hover .featured-title h3 a {
    color: #0E1C3C !important;
}
.about-page .about01-team-section .featured-imagebox-team.style1 .team-position {
    color: #5B6882;
    font-size: 12px;
    font-weight: 650;
    letter-spacing: 0;
    text-transform: none;
}
.about-page .about01-team-section .featured-imagebox-team.style1:hover .team-position { color: #5B6882 !important; }
.about-page .about01-team-section .prt-media-link { display: none !important; }

.about-page .home01-fid-section {
    padding: 36px 24px !important;
    border-top: 1px solid rgba(255,255,255,.08);
    background: #0A142B !important;
}
.about-page .home01-fid-section .container-fliud { max-width: 1160px; margin: 0 auto; }
.about-page .home01-fid-section .spacing-13 {
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}
.about-page .home01-fid-section .spacing-13 > div { padding: 0; }
.about-page .home01-fid-section .prt-fid.style2 {
    display: block;
    min-height: 96px;
    padding: 8px 32px !important;
    border: 0;
    border-right: 1px solid rgba(255,255,255,.12);
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
}
.about-page .home01-fid-section .row > div:last-child .prt-fid.style2 { border-right: 0; }
.about-page .home01-fid-section .prt-fid-icon-wrapper { display: none; }
.about-page .home01-fid-section .prt-fid-contents { display: block; padding-left: 0; }
.about-page .home01-fid-section .prt-fid-inner { margin: 0; padding: 0 !important; color: #fff !important; line-height: 1; }
.about-page .home01-fid-section .prt-fid-inner .numinate {
    color: inherit;
    font-family: inherit;
    font-size: 42px;
    font-weight: 780;
    letter-spacing: -.045em;
}
.about-page .home01-fid-section .fid-prefix {
    margin-left: 2px;
    color: #779EF2 !important;
    font-size: 26px;
    font-weight: 700;
    vertical-align: 9px;
}
.about-page .home01-fid-section .prt-fid-title {
    margin: 12px 0 0;
    padding: 0 !important;
    color: rgba(255,255,255,.64) !important;
    font-size: 12px;
    font-weight: 650;
    letter-spacing: .04em;
    line-height: 1.35;
    text-transform: uppercase;
}
.about-page .home01-fid-section .prt-fid-title:before,
.about-page .home01-fid-section .prt-fid-desc { display: none; }

.about-page .about01-testimonial-section {
    padding: 60px 0 66px !important;
    background: #F2F5FB !important;
}
.about-page .about01-testimonial-section > .container { max-width: 1120px; }
.about-page .about01-testimonial-section .section-title { max-width: 760px; margin: 0 auto 34px; }
.about-page .about01-testimonial-section .section-title h2 span {
    font-family: inherit;
    font-style: normal;
    font-weight: inherit;
}
.about-page .about01-testimonial-section .slick-list { margin: 0 -10px; }
.about-page .about01-testimonial-section .slick-track { display: flex; align-items: stretch; }
.about-page .about01-testimonial-section .slick-slide { height: auto; padding: 0 10px; }
.about-page .about01-testimonial-section .slick-slide > div,
.about-page .about01-testimonial-section .slick-slide .col-lg-6 { height: 100%; }
.about-page .about01-testimonial-section .testimonials.style2 {
    height: 100%;
    min-height: 320px;
    margin: 0;
    padding: 30px 32px;
    border: 1px solid #DDE1EA;
    border-radius: 18px;
    background: #fff !important;
    box-shadow: 0 12px 30px rgba(14, 28, 60, .055);
}
.about-page .about01-testimonial-section .testimonials.style2:before { display: none !important; }
.about-page .about01-testimonial-section .testimonial-wrapper { display: flex; min-height: 258px; flex-direction: column; }
.about-page .about01-testimonial-section .testimonial-wrapper:before,
.about-page .about01-testimonial-section .testimonial-wrapper:after { display: none !important; }
.about-page .about01-testimonial-section .testimonial-info { order: 2; margin-top: auto; padding-top: 19px; border-top: 1px solid #DDE1EA; }
.about-page .about01-testimonial-section .testimonial-content { position: relative; order: 1; padding: 0 !important; }
.about-page .about01-testimonial-section .testimonial-content:before {
    position: absolute;
    top: -5px;
    left: 0;
    content: "\201C";
    color: #134BC3;
    font-family: Georgia,serif;
    font-size: 36px;
    line-height: 1;
}
.about-page .about01-testimonial-section .testimonial-text {
    display: block !important;
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important;
    margin: 0 0 22px;
    padding-left: 30px;
    color: #183067;
    font-size: 15px;
    font-style: normal;
    line-height: 1.68;
}
.about-page .about01-testimonial-section .testimonial-text:before { display: none !important; }
.about-page .about01-testimonial-section .testimonial-img img { width: 54px; height: 54px; border: 2px solid #F1F5FE; border-radius: 50%; object-fit: cover; }
.about-page .about01-testimonial-section .testimonial-caption h3 { color: #0E1C3C; font-size: 16px; }
.about-page .about01-testimonial-section .testimonial-caption label { color: #5B6882; font-size: 11px; }
.about-page .about01-testimonial-section .slick-arrow {
    width: 44px;
    height: 44px;
    z-index: 3;
    border: 1px solid #DDE1EA;
    border-radius: 12px;
    color: #0E1C3C;
    background: #fff;
    box-shadow: 0 8px 20px rgba(14, 28, 60, .08);
}
.about-page .about01-testimonial-section .slick-prev { left: -52px; }
.about-page .about01-testimonial-section .slick-next { right: -52px; }
.about-page .about01-testimonial-section .slick-dots {
    position: static !important;
    display: flex !important;
    width: 100%;
    margin: 26px 0 0 !important;
    padding: 0 !important;
    justify-content: center;
    align-items: center;
    gap: 7px;
    list-style: none;
}
.about-page .about01-testimonial-section .slick-dots li {
    display: block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
.about-page .about01-testimonial-section .slick-dots li button {
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    border-radius: 20px;
    background: #CFD5E0;
    font-size: 0;
    line-height: 0;
}
.about-page .about01-testimonial-section .slick-dots li button:before { display: none !important; }
.about-page .about01-testimonial-section .slick-dots li.slick-active button { width: 24px; background: #134BC3; }

@media (max-width: 991px) {
    .about-page .prt-titlebar-wrapper.about-img .page-title-heading { display: none; }
    .about-page .prt-titlebar-wrapper.about-img .prt-page-title-row-heading { justify-content: flex-start; }
    .about-page .about01-about-section .row.g-0 { border-radius: 20px; }
    .about-page .about01-about-section .prt_single_image-wrapper img { min-height: 420px; }
    .about-page .about01-about-section .col-lg-7 > div { padding: 38px 34px !important; }
    .about-page .about01-why-us-section .row.res-575-mt_25 { grid-template-columns: 1fr; }
    .about-page .about01-why-us-section .featured-icon-box.style6 { min-height: 0; }
    .about-page .about01-testimonial-section .slick-arrow { display: none !important; }
}

@media (max-width: 575px) {
    .about-page .about01-about-section,
    .about-page .about01-team-section,
    .about-page .about01-testimonial-section { padding: 54px 0 60px !important; }
    .about-page .about01-about-section > .container,
    .about-page .about01-team-section > .container,
    .about-page .about01-testimonial-section > .container { width: calc(100% - 28px); }
    .about-page .about01-about-section .row.g-0 > .col-lg-5 { padding: 9px !important; }
    .about-page .about01-about-section .prt_single_image-wrapper img { min-height: 330px; }
    .about-page .about01-about-section .col-lg-7 > div { padding: 32px 22px !important; }
    .about-page .about01-about-section .section-title h2 { font-size: 37px; }
    .about-page .about01-about-section .prt-list.style1 { grid-template-columns: 1fr; }
    .about-page .about01-why-us-section { padding: 56px 0 62px !important; }
    .about-page .about01-why-us-section > .container { width: calc(100% - 28px); }
    .about-page .home01-fid-section .prt-fid.style2 { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.22); }
}

/* Editorial About-page sections */
.about-page .about01-about-section {
    padding: 46px 0 28px !important;
    background: #fff;
}
.about-page .about01-about-section > .container,
.about-page .about01-why-us-section > .container { max-width: 1220px; }
.about-page .editorial-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #134BC3;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .16em;
    text-transform: uppercase;
}
.about-page .editorial-label:before { content: ""; width: 30px; height: 1px; background: currentColor; }
.about-page .about-help-shell {
    display: grid;
    overflow: hidden;
    grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
    border: 1px solid #DDE1EA;
    border-radius: 26px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(14, 28, 60, .09);
}
.about-page .about-help-intro {
    position: relative;
    padding: 42px 42px;
    background: radial-gradient(circle at 0 100%,rgba(14, 54, 141, .16),transparent 32%),#0E1C3C;
}
.about-page .about-help-intro h2,
.about-page .principles-intro h2 {
    margin: 0 0 20px;
    color: #fff;
    font-size: clamp(38px,3.3vw,50px);
    font-weight: 750;
    line-height: 1.03;
    letter-spacing: -.045em;
}
.about-page .about-help-intro h2 em,
.about-page .principles-intro h2 em {
    display: block;
    color: #134BC3;
    font-family: "Bodoni Moda",Georgia,serif;
    font-weight: 500;
    line-height: 1.08;
}
.about-page .about-help-intro > p,
.about-page .principles-intro > p { margin: 0; color: #CFD5E0; font-size: 14px; line-height: 1.7; }
.about-page .about-office-note {
    margin-top: 32px;
    padding-top: 19px;
    border-top: 1px solid rgba(255,255,255,.15);
}
.about-page .about-office-note span { display: block; margin-bottom: 7px; color: #134BC3; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.about-page .about-office-note strong { display: block; max-width: 330px; color: #fff; font-size: 14px; line-height: 1.55; }
.about-page .about-help-services { padding: 14px 38px; }
.about-page .help-service {
    display: grid;
    min-height: 91px;
    padding: 18px 0;
    grid-template-columns: 54px minmax(0,1fr);
    gap: 18px;
    border-bottom: 1px solid #DDE1EA;
}
.about-page .help-service:last-child { border-bottom: 0; }
.about-page .help-service-number,
.about-page .principle-row > span { padding-top: 5px; color: #134BC3; font-size: 11px; font-weight: 850; letter-spacing: .1em; }
.about-page .help-service h3,
.about-page .principle-row h3 { margin: 0 0 8px; color: #0E1C3C; font-size: 18px; line-height: 1.25; }
.about-page .help-service p,
.about-page .principle-row p { max-width: 510px; margin: 0; color: #505F7E; font-size: 13px; line-height: 1.65; }

.about-page .about01-why-us-section {
    padding: 0 0 52px !important;
    background: #fff !important;
}
.about-page .principles-shell {
    display: grid;
    overflow: hidden;
    grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr);
    border: 1px solid #DDE1EA;
    border-radius: 26px;
    background: #fff;
    box-shadow: 0 20px 56px rgba(14, 28, 60, .07);
}
.about-page .principles-intro {
    display: flex;
    padding: 42px 44px;
    flex-direction: column;
    justify-content: center;
    background: #F2F5FB;
}
.about-page .principles-intro h2 { max-width: 430px; color: #0E1C3C; font-size: clamp(34px,3vw,46px); line-height: 1.04; }
.about-page .principles-intro h2 em { color: #134BC3; font-family: inherit; font-style: normal; font-weight: 750; }
.about-page .principles-intro > p { max-width: 38ch; color: #505F7E; font-size: 15px; line-height: 1.65; }
.about-page .principles-list { padding: 12px 42px; background: #fff; }
.about-page .principle-row {
    display: grid;
    min-height: 112px;
    padding: 24px 0;
    grid-template-columns: 44px minmax(0,1fr);
    gap: 18px;
    align-items: center;
    border-bottom: 1px solid #DDE1EA;
}
.about-page .principle-row:last-child { border-bottom: 0; }
.about-page .principle-row > span { display: grid; width: 40px; height: 40px; place-items: center; padding: 0; border-radius: 10px; background: #E9EFFD; color: #134BC3; font-size: 11px; }
.about-page .principle-row h3 { margin-bottom: 6px; font-size: 17px; }
.about-page .principle-row p { max-width: 52ch; font-size: 14px; line-height: 1.6; }

/* Company story hero */
.about-page .about-story-shell { grid-template-columns: minmax(0,.92fr) minmax(0,1.08fr); border: 0; background: #0E1C3C; box-shadow: 0 28px 80px rgba(14, 28, 60, .16); }
.about-page .about-story-copy {
    display: flex;
    min-height: 520px;
    padding: clamp(34px,4vw,48px);
    flex-direction: column;
    justify-content: center;
    background: radial-gradient(circle at 0 100%,rgba(19, 75, 195, .32),transparent 38%),#0E1C3C;
}
.about-page .about-story-copy .editorial-label { color: #779EF2; }
.about-page .about-story-copy h1 {
    max-width: 560px;
    margin: 0 0 18px;
    color: #fff;
    font-size: clamp(38px,3.2vw,50px);
    font-weight: 750;
    line-height: 1.02;
    letter-spacing: -.047em;
}
.about-page .about-story-copy h1 em {
    display: block;
    color: #779EF2;
    font-family: "Bodoni Moda",Georgia,serif;
    font-weight: 500;
    line-height: 1.08;
}
.about-page .about-story-copy > p {
    max-width: 54ch;
    margin: 0 0 10px;
    color: #CFD5E0;
    font-size: 14px;
    line-height: 1.58;
}
.about-page .story-actions { display: flex; margin-top: 14px; align-items: center; gap: 20px; flex-wrap: wrap; }
.about-page .story-primary-link {
    display: inline-flex;
    min-height: 40px;
    padding: 0 17px;
    align-items: center;
    border-radius: 8px;
    color: #0E1C3C !important;
    background: #779EF2;
    font-size: 12px;
    font-weight: 750;
}
.about-page .story-primary-link:hover { background: #fff; }
.about-page .story-secondary-link {
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(255,255,255,.42);
    color: #fff !important;
    font-size: 12px;
    font-weight: 750;
}
.about-page .story-secondary-link:hover { border-color: #779EF2; color: #779EF2 !important; }
.about-page .story-primary-link:focus-visible,
.about-page .story-secondary-link:focus-visible { outline: 2px solid #fff; outline-offset: 4px; }
.about-page .about-story-copy .about-office-note { margin-top: 30px; padding-top: 20px; border-top-color: #DDE1EA; }
.about-page .about-story-copy .about-office-note span { color: #134BC3; }
.about-page .about-story-copy .about-office-note strong { color: #0E1C3C; }
.about-page .about-story-photo { position: relative; height: 520px; min-height: 0; margin: 0; overflow: hidden; background: #E5EBF6; }
.about-page .about-story-photo img { width: 100%; height: 520px; min-height: 0; object-fit: cover; object-position: 50% 46%; }

@media (max-width: 991px) {
    .about-page .about-help-shell,
    .about-page .principles-shell { grid-template-columns: 1fr; }
    .about-page .about-office-note { margin-top: 34px; }
    .about-page .about-story-photo,
    .about-page .about-story-photo img { height: 440px; min-height: 0; }
}
@media (max-width: 575px) {
    .about-page .about-help-intro,
    .about-page .principles-intro { padding: 38px 28px; }
    .about-page .about-help-services,
    .about-page .principles-list { padding: 12px 28px; }
    .about-page .help-service,
    .about-page .principle-row { grid-template-columns: 40px minmax(0,1fr); gap: 10px; }
    .about-page .about-story-copy { padding: 38px 28px; }
    .about-page .about-story-copy h1 { font-size: 39px; }
    .about-page .story-actions { gap: 17px; }
    .about-page .about-story-photo,
    .about-page .about-story-photo img { min-height: 440px; }
}

/* Final About page phone refinement. */
@media (max-width: 575px) {
    .about-page .about01-about-section {
        padding: 26px 0 32px !important;
    }
    .about-page .about01-about-section > .container,
    .about-page .about01-why-us-section > .container,
    .about-page .about01-team-section > .container,
    .about-page .about01-testimonial-section > .container {
        width: calc(100% - 22px);
    }
    .about-page .about-help-shell,
    .about-page .principles-shell {
        border-radius: 18px;
        box-shadow: 0 14px 38px rgba(14, 28, 60, .07);
    }
    .about-page .about-story-copy {
        padding: 30px 22px 26px;
    }
    .about-page .editorial-label {
        margin-bottom: 17px;
    }
    .about-page .about-story-copy h1 {
        margin-bottom: 19px;
        font-size: 32px;
        line-height: 1.01;
    }
    .about-page .about-story-copy > p {
        margin-bottom: 11px;
        font-size: 14px;
        line-height: 1.55;
    }
    .about-page .story-actions {
        display: grid;
        margin-top: 14px;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .about-page .story-primary-link,
    .about-page .story-secondary-link {
        width: 100%;
        min-height: 44px;
        padding: 0 16px;
        align-items: center;
        justify-content: center;
        border: 1px solid #DDE1EA;
        border-radius: 8px;
        text-align: center;
    }
    .about-page .story-primary-link {
        border-color: #0E1C3C;
    }
    .about-page .story-secondary-link {
        display: inline-flex;
        padding-bottom: 0;
        color: #fff !important;
        background: rgba(255,255,255,.06);
    }
    .about-page .about-story-copy .about-office-note {
        display: none;
    }
    .about-page .about-story-photo,
    .about-page .about-story-photo img {
        min-height: 0;
        height: 300px;
    }
    .about-page .about-story-photo img {
        object-position: 50% 45%;
    }

    .about-page .about01-why-us-section {
        padding: 0 0 36px !important;
    }
    .about-page .principles-intro {
        padding: 29px 22px 24px;
    }
    .about-page .principles-intro h2 {
        margin-bottom: 14px;
        font-size: 32px;
        line-height: 1.02;
    }
    .about-page .principles-intro > p {
        font-size: 16px;
        line-height: 1.6;
    }
    .about-page .principles-list {
        padding: 5px 22px 8px;
    }
    .about-page .principle-row {
        min-height: 0;
        padding: 18px 0;
        grid-template-columns: 40px minmax(0,1fr);
        gap: 10px;
    }
    .about-page .principle-row h3 {
        margin-bottom: 6px;
        font-size: 16px;
    }
    .about-page .principle-row p {
        font-size: 14px;
        line-height: 1.6;
    }

    .about-page .about01-team-section {
        padding: 38px 0 46px !important;
    }
    .about-page .about01-team-section .section-title {
        margin-bottom: 10px;
    }
    .about-page .about01-team-section .section-title h2 {
        max-width: 330px;
        font-size: 31px;
        line-height: 1.04;
    }
    .about-page .about01-team-section .mr-30 {
        margin-bottom: 22px !important;
    }
    .about-page .about01-team-section .team-all-link {
        min-height: 42px;
    }
    .about-page .about01-team-section .slick-list {
        margin: 0 !important;
        padding: 2px 0 14px;
    }
    .about-page .about01-team-section .slick-slide {
        padding: 0 !important;
    }
    .about-page .about01-team-section .featured-imagebox-team.style1 {
        width: calc(100% - 8px);
        max-width: 350px;
        margin: 0 auto;
        border-radius: 18px;
    }
    .about-page .about01-team-section .featured-imagebox-team.style1 .featured-thumbnail,
    .about-page .about01-team-section .featured-imagebox-team.style1 .featured-thumbnail img {
        height: auto;
        aspect-ratio: 1 / 1;
    }
    .about-page .about01-team-section .featured-imagebox-team.style1 .featured-thumbnail img {
        object-position: center 24%;
    }
    .about-page .about01-team-section .featured-imagebox-team.style1 .featured-content {
        min-height: 88px;
        padding: 18px 20px;
    }
    .about-page .about01-team-section .featured-imagebox-team.style1 .featured-title h3 {
        font-size: 16px;
    }

    .about-page .home01-fid-section {
        padding: 24px 12px !important;
    }
    .about-page .home01-fid-section .spacing-13 {
        gap: 0;
        border-radius: 14px;
    }
    .about-page .home01-fid-section .spacing-13 > div {
        width: 50%;
        flex: 0 0 50%;
    }
    .about-page .home01-fid-section .prt-fid.style2 {
        min-height: 112px;
        padding: 18px 14px !important;
        grid-template-columns: 20px 1fr;
        column-gap: 10px;
        border: 0;
        border-right: 1px solid rgba(255,255,255,.12);
        border-bottom: 1px solid rgba(255,255,255,.12);
        border-radius: 0;
        background: transparent !important;
        box-shadow: none !important;
    }
    .about-page .home01-fid-section .spacing-13 > div:nth-child(2n) .prt-fid.style2 { border-right: 0; }
    .about-page .home01-fid-section .spacing-13 > div:nth-last-child(-n+2) .prt-fid.style2 { border-bottom: 0; }
    .about-page .home01-fid-section .prt-fid-inner .numinate { font-size: 30px; }
    .about-page .home01-fid-section .prt-fid-title { margin-top: 6px; font-size: 11px; }

    .about-page .about01-testimonial-section {
        padding: 42px 0 48px !important;
    }
    .about-page .about01-testimonial-section .section-title {
        margin-bottom: 24px;
    }
    .about-page .about01-testimonial-section .section-title h2 {
        font-size: 34px;
    }
    .about-page .about01-testimonial-section .slick-list {
        margin: 0;
    }
    .about-page .about01-testimonial-section .slick-slide {
        padding: 0;
    }
    .about-page .about01-testimonial-section .slick-slide > div,
    .about-page .about01-testimonial-section .slick-slide .col-lg-6 {
        height: auto;
    }
    .about-page .about01-testimonial-section .testimonials.style2 {
        height: auto;
        min-height: 0;
        padding: 24px 21px;
        border-radius: 16px;
    }
    .about-page .about01-testimonial-section .testimonial-wrapper {
        min-height: 0;
    }
    .about-page .about01-testimonial-section .testimonial-text {
        margin-bottom: 20px;
        padding-left: 25px;
        font-size: 14px;
        line-height: 1.62;
    }
    .about-page .about01-testimonial-section .testimonial-info {
        margin-top: 0;
        padding-top: 17px;
    }
    .about-page .about01-testimonial-section .slick-dots {
        margin-top: 20px !important;
    }
}
