﻿body {
    font-family: 'Segoe UI',sans-serif;
}

.fs_9 {
    font-size: 9px;
}

.fs_10 {
    font-size: 10px;
}

.fs_12 {
    font-size: 12px;
}

.pl_20 {
    padding-left: 20px;
}

.fw_600 {
    font-weight: 600;
}

.fade_up {
    opacity: 1;
}

.fade_up {
    position: static;
    transform: translateY(0px);
    opacity: 1;
}

.home_banner_cf {
    background-image: url('../images/Norway_Home_BG.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.student_login_btn_a {
    display: none !important;
}

.three_bars_top_menu.three_bar_black_top {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
}

.phone_no_serch {
    gap: 20px;
}

.homenav_students_login {
    display: block !important;
}

.three_bars_top_menu {
    background: #007CDC;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
}

footer {
    background-color: #000000 !important;
}

.red_txt {
    color: #CA0000;
}

.home_banner {
    padding-top: 70px;
    padding-bottom: 70px;
}

.BI_txt {
    font-size: 102px;
    color: #007CDC;
    margin-right: 5px;
    margin-left: -7px;
    /*    -webkit-logical-height: 119px !important;*/
    font-weight: 500;
    line-height: 120px;
    display: flex;
    align-items: center;
}
/*.home_banner_subhead h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 2px 0px 0px 0px;
    color:#000;
}*/
.home_banner_head {
    align-items: center;
    margin-bottom: 60px;
    margin-top: -8px;
}

.journey_trusted {
    font-size: 14px;
    color: #272727;
    font-weight: 600;
}

.journey_trusted_box {
    display: flex;
}

.journey_trusted_box {
    box-shadow: 0px 0px 6px #00000029;
    border-radius: 10px;
    width: fit-content;
    padding: 25px;
    background-color: #fff;
}

    .journey_trusted_box .border_right {
        border-right: 0.5px solid #E3E3E3;
    }

    .journey_trusted_box .border_bottom {
        border-bottom: 0.5px solid #E3E3E3;
    }

.journey_trusted_content {
    width: 125px;
}

.rating_star {
    height: 11px;
    width: 12px;
}

.Rating_text_star {
    display: flex;
    align-items: baseline;
    gap: 3px;
}

.google_reviews_link {
    color: #007CDC;
    text-decoration: underline;
}

.home_banner_btn {
    width: 302px;
    margin-top: 18px;
    text-align: start;
    padding-left: 22px;
    background-color: #007CDC;
    box-shadow: 0px 0px 6px #00000029;
}

.PowerBI_logo {
    padding-right: 15px;
    height: 38px;
}

.sticky_nav_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0px 13px;
}

    .sticky_nav_list a {
        margin-bottom: 0;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
    }
/*.sticky_nav_options.active {
    border-bottom: 2px solid #007CDC;
    padding-bottom: 2px;
}*/
.sticky_nav_cf {
    position: sticky;
    top: 59px;
    z-index: 999;
    background-color: #2c2c2c;
}

.course_cards_cf, .section_cf {
    padding: 120px 0px 120px 0px;
}

.learn_indemand_txt {
    color: #CA0000;
    margin-bottom: 5px;
}

.main_subhead {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #000;
}

.card_head {
    padding: 30px 19px;
    border-radius: 12px;
}

    .card_head p {
        margin-bottom: 10px;
    }

.course_cards_div {
    justify-content: space-between;
}

.card_head.card1 {
    background-image: url('../images/New_images/automation_course_card1.png');
}

.card_head.card1, .card_head.card2, .card_head.card3 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 140px;
}

    .card_head.card1 p {
        color: #1E5D7D;
    }

    .card_head.card2 p {
        color: #8B53AF;
    }

    .card_head.card3 p {
        color: #B9922F;
    }

.card_head.card2 {
    background-image: url('../images/New_images/automation_course_card2.png');
}

.card_head.card3 {
    background-image: url('../images/New_images/automation_course_card3.png');
}

.course_card {
    padding: 12px 12px 25px 12px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px #00000029;
}

.sql_img {
    width: 25px !important;
}

.for_txt {
    font-size: 24px;
}

.card_head h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #000;
}

.card_txt_content {
    font-size: 14px;
    color: #292929;
    margin-top: 18px;
    line-height: 24px;
    margin-bottom: 18px;
    padding: 0px 18px;
    min-height: 144px;
}

.course_card_course_imgs div img {
    height: 30px;
    width: 30px;
    margin-bottom: 3px;
    margin: auto;
}

.course_card_course_imgs div p {
    font-size: 11px;
}

.course_card_course_imgs div {
    padding: 10px 0px 10px 0px;
    width: 75px;
    border: 1px solid #E2E2E2;
    height: 75px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.course_card_course_imgs tbody {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

    .course_card_course_imgs tbody tr {
        display: flex;
        gap: 5px;
    }

a {
    text-decoration: none;
}

    a.course_cards_btn div {
        background-color: #007CDC;
        border-radius: 5px;
        box-shadow: 0px 3px 6px #00000029;
        width: 100%;
        color: #fff;
        font-weight: 600;
        margin-top: 117px;
        text-decoration: none;
        padding: 7px;
        text-align: center;
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    a.course_cards_btn:hover {
        text-decoration: none;
    }

.card_3_btn {
    margin-top: 43px !important;
}

.course_cards_btn:hover, .request_btn:hover {
    color: #fff;
}

.course_cards_btn i {
    border: 1px solid #fff;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    margin-left: 15px;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    font-size: 14px;
}

.how_we_transform_cf {
    padding: 80px 12px;
    background-image: url('../images/New_images/How_we_transfom_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.browse_by_cf {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #E6EFF6 80%, #E4EDF5 89%, #B2DCFD 100%) 0% 0% no-repeat padding-box;
}

.how_we_transform_cf h3 {
    font-size: 26px;
    font-weight: 600;
    color: #E3E3E3;
    margin-bottom: 70px;
}

.subhead_small_line {
    color: #C9C9C9;
}

.how_we_transform_whole_div {
    /*  display: flex;
    flex-wrap: wrap;
    gap: 90px;*/
    margin-bottom: 56px;
}
/*.how_we_transform_content{
    width:300px;
}*/
.how_we_transform_content h4 {
    font-size: 18px;
    color: #E3E3E3;
    margin-top: 22px;
    margin-bottom: 18px;
    border-left: 3px solid #007CDC;
    padding-left: 12px;
}

.how_we_transform_content p {
    font-size: 13px;
    color: #C9C9C9;
    line-height: 24px;
    width: 340px;
}

.how_we_transform_content img {
    height: 40px;
    width: 40px;
}

.industry_clr {
    color: #AB2F2F;
}

.browse_by {
    margin-bottom: 40px;
    font-size: 20px;
}

.industries_card {
    width: fit-content;
    padding: 5px 20px 5px 5px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #00000029;
    background-color: #fff;
}

.industries_card_fsbi {
    color: #7a7a7a;
    font-size: 12px;
}

.industries_card_arrow_txt, .industries_card {
    display: flex;
    align-items: center;
    width: 100%;
}

.industries_card_arrow_txt {
    justify-content: space-between;
}

.industries_card img {
    height: 105px;
    width: 105px;
    margin-right: 15px;
}

.industries_card_arrow_txt i {
    color: #007CDC;
}

.browse_by_industry {
    margin-bottom: 0px;
}

    .browse_by_industry a {
        text-decoration: none;
        color: #000;
    }

.industries_card {
    margin-bottom: 20px;
}

.make_ur_move_cf {
    background-image: url('../images/New_images/make_your_move_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.make_ur_move_l1 {
    font-size: 21px;
}

.make_ur_move_l2 {
    font-size: 32px;
}

.make_ur_move_l3 {
    font-size: 22px;
}

.advantage {
    color: #FFF700;
    font-size: 36px;
    white-space: nowrap;
}

.make_ur_move p {
    color: #fff;
}

.call_me_btn {
    background-color: #fff;
    width: 350px;
    border-radius: 5px;
    box-shadow: 0px 10px 6px #00000029;
    font-size: 20px;
    font-weight: 600;
    height: 46px;
}

.for_corporate {
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    padding: 8px;
    background-color: #FFFFFF;
    width: 80%;
    margin: auto;
}

.marquee_div {
    width: 100%;
    margin: auto;
}

.BIG_txt {
    font-size: 34px;
    font-weight: bold;
}

.for_corporate h3 {
    font-weight: bold;
    font-size: 30px;
    color: #000;
}

.for_corporate_p2 {
    margin: 25px 0px;
}

.for_corporate_p3 {
    color: #CA0000;
    line-height: 21px;
}

.for_corporate_content {
    width: 365px;
    max-width: 100%;
    padding: 40px 0px 28px 30px;
}

.request_btn i {
    padding-left: 16px;
    font-size: 13px;
    padding-top: 5px;
}

.request_btn {
    background-color: #007CDC;
    color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 7px;
    font-weight: 600;
    display: flex;
    align-items: center;
    width: 290px;
    margin-top: 55px;
    height: 46px;
    padding-left: 20px;
}

.for_corporate_img {
    /*max-width:550px;*/
    max-height: 400px;
}

.marquee_container {
    position: relative;
    overflow: hidden;
}

.marquee {
    animation: marquee_nw 50s linear infinite;
    display: inline-flex;
    gap: 20px;
    padding: 10px 0px;
}

.for_corporate_cf {
    background-color: #F5F5F7;
}

@keyframes marquee_nw {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-90%);
    }
}

.why_we_head {
    font-size: 20px;
    color: #212121;
    margin-bottom: 10px;
    font-weight: 600;
    padding-left: 15px;
}

.why_we_content {
    font-size: 13px;
    color: #4A4A4A;
    line-height: 24px;
    padding-left: 15px;
}

.why_we_img {
    height: 185px;
    min-width: 250px;
    margin-right: 10px;
}

.why_we_content_div {
    display: flex;
}

    .why_we_content_div.col-6 {
        width: 45%;
    }

.border_line {
    width: 100%;
    background-color: #E3E3E3;
    height: 1px;
    margin: 25px 0px;
}

.testomonial_div {
    padding: 30px 0px;
    background-color: #50A5E7;
    border-radius: 20px;
    background-image: url('../images/New_images/testimonial_bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.testimonals_values {
    font-size: 16px;
}

.testomonial_div_head {
    display: flex;
    margin-bottom: 43px;
    margin-left: 100px;
}

.testomonial_div_head1, .testomonial_div_head2 {
    border-left: 3px solid #007CDC;
    padding-left: 10px;
    width: 120px;
    color: #fff;
}

.testomonial_content_box.box_2 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.testomonial_content_box {
    padding: 28px 25px;
    width: 47%;
    border-radius: 10px;
    background-color: #fff;
}

.testomonial_content {
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 16px;
}

.clr_707070 {
    color: #707070;
}

.testimonals_btn {
    background-color: #FFCC00;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    font-weight: 600;
    width: 250px;
    margin-top: 90px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 46px;
}

    .testimonals_btn i {
        margin-left: 10px;
    }

.testomonial_body {
    position: relative;
}

.owl-carousel .owl-item .img_on_crs, .owl-carousel .owl-item .img_on_crs_tw {
    height: 32px;
    width: 40px;
    position: absolute;
    width: fit-content !important;
}

.img_on_crs {
    left: -25px;
    top: -15px;
}

.img_on_crs_tw {
    right: -25px;
    bottom: -15px;
}

.fa-angle-left.crf_left {
    background-color: #979797;
    height: 30px;
    width: 30px;
    line-height: 20px;
    border-radius: 100%;
    font-size: 20px !important;
    padding: 5px 2px 0px 0px;
    color: #ffffff;
    cursor: pointer;
}

.fa-angle-right.crf_right {
    background-color: #979797;
    height: 30px;
    width: 30px;
    line-height: 20px;
    border-radius: 100%;
    font-size: 20px !important;
    padding: 5px 2px 0px 0px;
    color: #ffffff;
    margin-left: 17px;
    cursor: pointer;
}

i.fa-solid.fa-arrow-left.crf_left, i.fa-solid.fa-arrow-right.crf_right {
    font-size: 16px;
    color: #007cdc;
    padding: 8px 9px;
    border: 2px solid #007cdc;
    border-radius: 50%;
}

.testimonial_carosoul_cf .owl-theme .owl-dots .owl-dot span {
    height: 3px;
    width: 12px;
    border-radius: 0;
}

.testimonial_carosoul_cf .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
    margin-bottom: -75px;
}

#testimonial_carousal .item {
    padding: 26px 100px;
}

.testimonial_carosoul_cf {
    background-color: #F5F5F7;
    padding-bottom: 100px;
}

.insights_card img {
    border-radius: 20px;
    margin-bottom: 15px;
    width: 100%;
}

.insights_body_content {
    height: 75px;
    margin-top: 3px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #3D3D3E;
}

.insights_read_btn, insights_read_btn:hover {
    background-color: #007CDC;
    color: #fff !important;
    border-radius: 5px;
    width: 100%;
    height: 46px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.insights_body_title {
    color: #007CDC;
    font-size: 14px;
}

.insights_div {
    display: flex;
    justify-content: space-between;
}

.insights_card {
    width: 340px;
}

.p10 {
    padding: 10px;
}
/*.course_card_course_imgs table tr td {
    border: 1px solid #E2E2E2;
}*/
.floating_menu {
    display: flex;
    flex-direction: column;
}

.floating_menu {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #00000029;
    width: fit-content;
    padding: 10px;
    position: fixed;
    top: 17rem;
    right: 0;
    z-index: 9999;
}

    .floating_menu img {
        width: 20px;
    }

.course_card_course_imgs table {
    width: 90%;
    margin: auto;
}

a.active {
    color: #007CDC !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

.marquee_div {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .learn_indemand_txt {
        margin-bottom: 12px;
    }

    .container-fluid.course_cards_cf .container {
        padding: 0px;
    }

    .marquee_div {
        margin-bottom: 0px;
    }

    .wisdom_content_blue_txt {
        color: #007CDC;
        margin-top: 16px;
        font-weight: 600;
    }

    .wisdom_img img {
        border-radius: 20px;
    }

    .why_our_trainers_para {
        padding-left: 13px;
        margin-bottom: 50px;
    }

    a.course_cards_btn div {
        margin-top: 50px !important;
    }

    .home_banner_cf {
        background-position: center;
        background-image: url('../images/New_images/CA_Banner_mob.jpg');
    }

    .how_we_transform_whole_div {
        margin-bottom: 0px;
    }

    .how_we_transform_content {
        margin-bottom: 50px;
    }

    .sub_main_head.test_hd_mob.main_subhead {
        padding-top: 100px;
    }
    /*    .fa-solid.three_bars_top_menu.fa-bars.mob_sec {
        background-color: transparent;
    }*/
    footer {
        background-color: #00243f !important;
    }

    .first_line {
        font-size: 12px;
        font-weight: 700;
        margin-bottom: 5px;
        padding-top: 30px;
    }

    .home_banner {
        padding: 0px 0px 70px 0px;
    }

    .BI_txt {
        font-size: 107px;
        line-height: 115px;
        flex-direction: column;
        align-items: normal;
    }

    .main_head2 {
        font-size: 28px !important;
        line-height: 42px !important;
        margin: 2px 0px 0px 0px;
        margin-left: 8px !important;
    }

    .home_banner_btn {
        margin-top: 50px;
        max-width: 100%;
    }

    .course_card {
        margin-bottom: 50px;
        width: 100%;
    }

    .course_cards_cf {
        padding-bottom: 40px;
    }

    .for_corporate {
        flex-direction: column-reverse;
        width: 100%;
    }

    .for_corporate_img, .marquee_div {
        width: 100%;
    }

    .why_we_img {
        width: 100%;
        height: auto;
    }

    .why_we_content_div {
        display: block;
    }

    .testimonial_cf {
        background-color: #EEEEEE;
    }

    h1.sub_main_head.test_hd_mob {
        margin-bottom: 0;
        padding: 100px 0px 40px 0px;
        color: #464646;
        font-size: 26px !important;
        font-weight: bold;
    }

    .test_itm {
        background-color: #fff;
        box-shadow: 0 3px 6px #00000029;
        padding: 60px 20px 40px 20px;
        height: 550px;
    }

    p.texs_mob_star {
        display: flex;
        gap: 5px;
        color: #FFCC00 !important;
        padding-bottom: 15px;
        margin-bottom: 0px;
    }

    p.texs_mob_on_txt {
        font-weight: 700;
        font-size: 14px;
        margin-bottom: 0px;
    }

    p.texs_mob_tw_txt {
        color: #707070;
        font-size: 12px;
        padding-bottom: 15px;
    }

    p.texs_mob_fur_txt {
        font-size: 12px;
        font-weight: 700;
    }

    .abt_txt_para p {
        font-size: 13px;
        padding-top: 30px;
        line-height: 24px;
        font-style: italic;
    }

    .abt_txt_para {
        border-top: 1px solid #7070706b;
    }

    button.intrs_btn_all.view_tsti_mob {
        background-color: #FC0;
        color: #000;
    }

    .testti_btn.main_btn {
        padding: 12px 40px !important;
        width: 100%;
        margin-bottom: 100px;
        background-color: #FC0;
        color: #000;
        font-size: 18px;
        border: none;
        box-shadow: 0 3px 6px #00000029;
        margin-top: 20px;
        font-weight: 600;
    }

    .col-8.testi_txt_name p {
        margin-bottom: 0px;
    }

    .testimonial_dwn .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 20px;
    }

    .why_we_img {
        margin-right: 0px;
    }

    .btn.read_btn {
        background-color: #007CDC;
        color: #fff;
        width: 100%;
        font-size: 18px;
        padding: 11px 0px;
        margin: 30px 0px;
    }

    .course_cards_cf, .section_cf, .how_we_transform_cf {
        padding: 100px 12px;
    }

    .subhead_small_line {
        font-size: 14px;
    }

    .main_subhead {
        font-size: 26px;
        line-height: 35px;
    }

    .card_txt_content {
        font-size: 16px;
    }

    .course_cards_btn {
        margin-top: 75px;
        font-size: 16px;
        padding: 15px;
    }
    /*    .course_card_course_imgs div{
        width:0px !important;
    }*/
    .course_card.last_card {
        margin-bottom: 0px;
    }

    .industries_card {
        width: 100%;
    }

    .make_ur_move_l1 {
        font-size: 17px;
    }

    .BIG_txt {
        font-size: 40px;
    }

    .make_ur_move_l2 {
        font-size: 30px;
        font-weight: 600;
        margin: 25px 0px 30px 0px;
    }

    .make_ur_move_l3, .mob_fs_20 {
        font-size: 20px;
    }

    .call_me_btn {
        margin-top: 50px;
    }

    .mob_btn_pad {
        width: 100%;
    }

    .for_corporate_content {
        padding: 14px 14px 30px 14px;
    }

    .why_our_trainers_subhead {
        border-left: 3px solid #007CDC;
        padding-left: 10px;
        margin: 20px 0px;
    }

    .journey_trusted_box, .journey_trusted_content {
        max-width: 100%;
    }

    .browse_by {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .how_we_transform_content p {
        width: auto;
    }

    .why_we_content_div {
        flex-direction: column;
        gap: 20px;
    }

    .BI_txt {
        font-size: 165px;
    }

    .course_card {
        margin-bottom: 50px;
    }
    /*    .course_card_course_imgs div{
        width:81px !important;
    }*/
}

@media (min-width: 992px) and (max-width: 1200px) {
    .course_card_course_imgs div {
        max-width: 60px !important;
        height: 60px !important;
    }

        .course_card_course_imgs div p {
            font-size: 9px;
        }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .card_head {
        height: 150px;
    }
}

.btn:focus {
    box-shadow: none;
}

.wisdom_content_para {
    height: 70px;
}

.inp_div .form-select {
    color: #D3D3D3;
}

a.course_cards_btn.card_3_btn div {
    margin-top: 25px;
}

a.course_cards_btn.card_2_btn div {
    margin-top: 117px;
}

.pbi_icons_imgs.data_lake {
    width: 30px !important;
}

@media (min-width: 1024px) {
    .course_cards_div.row .col-lg-4.col-md-6.col-12 {
        width: 32.333%;
    }
}

.marquee img {
    height: 65px;
}

.row1, .row2 {
    gap: 40px;
}

.for_corporate_img_div {
    display: flex;
    align-items: center;
}

.main_head2 {
    font-size: 36px;
    line-height: 45px;
    margin-top: 10px;
    color: #000;
    font-weight: bold;
    margin-left: 5px;
}

.ai_home_banner_wrap {
    position: relative;
    overflow: hidden;
    background-image: url(../images/Home_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding:0px 0px;
    background-color: #0d1d40;
    /*    background: radial-gradient(circle at 14% 0%, rgba(38, 54, 95, 0.45) 0, rgba(38, 54, 95, 0.45) 13%, transparent 13.2%), radial-gradient(circle at 86% 11%, rgba(26, 39, 76, 0.42) 0, rgba(26, 39, 76, 0.42) 14%, transparent 14.2%), linear-gradient(180deg, #0a1532 0%, #10204d 58%, #0b1738 100%);*/
}

.ai_home_banner {
    position: relative;
    z-index: 1;
    min-height: 687px;
    padding: 70px 0px 38px;
}

    .ai_home_banner::before,
    .ai_home_banner::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .ai_home_banner::before {
        top: 24px;
        left: 50%;
        width: 294px;
        height: 156px;
        transform: translateX(-50%) rotate(-2deg);
        opacity: 0.17;
        /*        background: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.38) 0 4px, transparent 4px 16px);*/
    }

    .ai_home_banner::after {
        right: 112px;
        top: 266px;
        width: 111px;
        height: 24px;
        opacity: 0.1;
        /*        background: radial-gradient(circle at 10px 12px, transparent 9px, rgba(255, 255, 255, 0.7) 9px 11px, transparent 11px) 0 0 / 37px 24px repeat-x;*/
    }

.ai_home_banner_inner {
    position: relative;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0px 24px;
}

.ai_home_banner_eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
}

.ai_home_banner_eyebrow_line {
    width: 45px;
    height: 2px;
    background-color: #f5b335;
}

.ai_home_banner_eyebrow p {
    color: #f5b335;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.25em;
    text-transform: uppercase;
}

.ai_home_banner_gold {
    color: #f3b533;
}

.ai_home_banner_title {
    color: #ffffff;
    font-size: 97px;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: -0.02em;
}

.ai_home_banner_title_row,
.ai_home_banner_title_line {
    display: block;
}

.ai_home_banner_title_gold {
    color: #f5b335;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 400;
    display: inline-block;
    position: relative;
    margin: 0 6px 0 2px;
    padding-bottom: 0.28em;
    transform: translateY(2px);
}

.ai_home_banner_title_swoosh_svg {
    position: absolute;
    left: 0%;
    bottom: -0.10em;
    width: 103%;
    height: 0.38em;
    overflow: visible;
    pointer-events: none;
    z-index: 0;
}

    .ai_home_banner_title_swoosh_svg path {
        fill: none;
        stroke: #f5b335;
        stroke-width: 10;
        stroke-linecap: round;
        stroke-dasharray: 400;
        stroke-dashoffset: 400;
        animation: ai_home_banner_draw_line 2s cubic-bezier(0.65, 0, 0.35, 1) 0.6s forwards;
        opacity: 0.9;
    }

@keyframes ai_home_banner_draw_line {
    to {
        stroke-dashoffset: 0;
    }
}

.ai_home_banner_copy {
    max-width: 509px;
    margin: 35px auto 0;
    color: #b4b4b4;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.ai_home_banner_copy_break {
    display: block;
}

.ai_home_banner_dot {
    padding: 0 4px;
    color: #f5b335;
}

.ai_home_banner_actions {
    display: flex;
    justify-content: center;
    gap: 13px;
    margin-top: 42px;
}

.ai_home_banner_btn {
    min-height: 40px;
    padding: 10px 26px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    transition: all 0.25s ease;
}

    .ai_home_banner_btn:hover {
        color: inherit;
    }

.ai_home_banner_btn_primary {
    min-width: 209px;
    background-color: #f5b335;
    border: 1px solid #707070;
    color: #000000;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

    .ai_home_banner_btn_primary:hover {
        background-color: #ffffff;
        color: #08183a;
        transform: translateY(-2px);
        box-shadow: 0 14px 36px rgba(245, 179, 53, 0.4);
    }

.ai_home_banner_btn_secondary {
    min-width: 166px;
    background-color: transparent;
    border: 0.5px solid #a2a2a2;
    color: #ececec;
}

    .ai_home_banner_btn_secondary:hover {
        background: rgba(255, 255, 255, 0.06);
        border-color: #f5b335;
        color: #f5b335;
    }

.ai_home_banner_stats {
    row-gap: 18px;
    max-width: 1340px;
    margin: 75px auto 0 auto;
}

.ai_home_stat_card {
    height: 100%;
    min-height: 92px;
    padding: 20px 18px 16px;
    text-align: center;
    border-radius: 10px;
    background: #0e2248;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ai_home_stat_value {
    color: #ffffff;
    font-size: 26px;
    line-height: 1.08;
    font-weight: 400;
}

.ai_home_stat_label {
    margin-top: 12px;
    color: #A2A2A2;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.5px;
}

.ai_home_stat_rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.ai_home_stat_stars {
    color: #f5b335;
    font-size: 15px;
    letter-spacing: 2px;
}

.homedown_ribbon {
    background-color: #ffffff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.homedown_ribbon_inner {
    min-height: 63px;
    display: flex;
    align-items: center;
    /*    justify-content: space-between;*/
    gap: 34px;
    padding: 0 0px;
}

.homedown_ribbon_badge {
    flex: 0 0 auto;
    min-width: 180px;
    height: 33px;
    padding: 0 20px;
    border-radius: 24px;
    background-color: #fff4da;
    color: #d89414;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.homedown_ribbon_badge_star {
    font-size: 14px;
    line-height: 1;
}

.homedown_ribbon_text {
    flex: 1 1 auto;
    color: #000;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 400;
}

.homedown_ribbon_text_strong {
    font-weight: 700;
}

.homedown_ribbon_link {
    flex: 0 0 auto;
    color: #0f2347;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding-bottom: 3px;
    border-bottom: 2px solid #f0b231;
    margin-left: 30px;
}

    .homedown_ribbon_link:hover {
        color: #0f2347;
        text-decoration: none;
    }

.course_paths_section {
    position: relative;
    overflow: hidden;
    padding: 120px 0 120px;
    background: radial-gradient(circle at 0% 100%, rgba(232, 214, 241, 0.9) 0, rgba(232, 214, 241, 0.34) 16%, transparent 36%), radial-gradient(circle at 100% 0%, rgba(229, 215, 234, 0.85) 0, rgba(229, 215, 234, 0.26) 15%, transparent 35%), linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(248, 250, 250, 1) 100%);
}

.course_paths_heading {
    max-width: 980px;
    margin: 0 auto 62px;
}

.course_paths_eyebrow {
    color: #d89414;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.course_paths_title {
    margin-top: 24px;
    font-size: 48px;
    line-height: 55px;
    font-weight: 700;
    color: #000000;
}

.course_paths_title_main {
    color: #000000;
}

.course_paths_title_accent {
    color: #d89414;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
}

.course_paths_intro {
    max-width: 610px;
    margin: 18px auto 0;
    color: #a2a2a2;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}

.course_paths_grid {
    row-gap: 28px;
}

.course_path_card {
    height: 100%;
    min-height: 690px;
    display: flex;
    flex-direction: column;
    padding: 14px 14px 16px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
    border: 1px solid rgba(215, 215, 215, 0.55);
}

.course_path_card_top {
    position: relative;
    border-radius: 16px;
    padding: 20px 22px 20px;
    overflow: hidden;
}

    .course_path_card_top::before {
        content: "";
        position: absolute;
        inset: 0;
        opacity: 0.18;
        background: repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.58) 0 2px, transparent 2px 14px);
    }

.course_path_card_top_business {
    background: linear-gradient(135deg, #bfe0f2 0%, #b4d8eb 100%);
}

.course_path_card_top_techno {
    background: radial-gradient(circle at 88% 20%, rgba(255, 255, 255, 0.44) 0, rgba(255, 255, 255, 0.18) 16%, transparent 32%), linear-gradient(135deg, #f7edc6 0%, #efe0a9 100%);
}

.course_path_card_top_it {
    background: radial-gradient(circle at 90% 24%, rgba(255, 255, 255, 0.35) 0, rgba(255, 255, 255, 0.12) 16%, transparent 31%), linear-gradient(135deg, #dec6ef 0%, #d4baea 100%);
}

.course_path_card_top_row {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.course_path_card_kicker {
    position: relative;
    z-index: 1;
    color: #2f6a89;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}

    .course_path_card_kicker span {
        font-size: 24px;
        font-style: italic;
        line-height: 32px;
    }

.course_path_card_top_techno .course_path_card_kicker {
    color: #c27f00;
}

.course_path_card_top_it .course_path_card_kicker {
    color: #8b53af;
}

.course_path_card_title {
    position: relative;
    z-index: 1;
    margin-top: 14px;
    color: #000000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

.course_path_badge {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    min-height: 27px;
    border-radius: 7px;
    background-color: #f5b335;
    color: #121212;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    white-space: nowrap;
}

.course_path_card_quote {
    margin: 28px 18px 0;
    min-height: 54px;
    color: #145ad3;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
}

.course_path_card_copy {
    margin: 15px 18px 0;
    padding-top: 11px;
    border-top: 0.5px solid #d7d7d7;
    /*    min-height: 84px;*/
    color: #292929;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
}

.course_path_tools {
    margin: 18px 18px 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-left: 0.5px solid #e5e5e5;
    border-top: 0.5px solid #e5e5e5;
}

.course_path_tools_five {
    align-content: start;
}

.course_path_tool {
    min-height: 80px;
    padding: 7px 10px 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-right: 0.5px solid #e5e5e5;
    border-bottom: 0.5px solid #e5e5e5;
    background: #ffffff;
    text-align: center;
}

.course_path_tool_wide {
    grid-column: 1 / span 1;
}

.course_path_tool img {
    width: 29px;
    height: 29px;
    object-fit: contain;
}

.course_path_tool span {
    color: #292929;
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
}

.course_path_outcome {
    margin: auto 18px 0;
    padding-top: 18px;
    text-align: center;
    color: #292929;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
}

.course_path_outcome_highlight {
    display: inline-block;
    padding: 0 2px;
}

.course_path_outcome_highlight_business {
    background: rgba(186, 222, 240, 0.44);
}

.course_path_outcome_highlight_techno {
    background: rgba(245, 179, 53, 0.44);
}

.course_path_outcome_highlight_it {
    background: rgba(215, 207, 234, 0.44);
}

.course_path_button {
    margin-top: 14px;
    width: 100%;
    min-height: 49px;
    border-radius: 6px;
    background: #0c7ed8;
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.course_path_button_icon {
    width: 22px;
    height: 22px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 22px;
}

    .course_path_button_icon i {
        font-size: 10px;
        line-height: 1;
    }

.course_path_button:hover {
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 1399px) {
    .ai_home_banner {
        padding-top: 126px;
    }

    .ai_home_banner_title {
        font-size: 90px;
        line-height: 88px;
    }

    .ai_home_banner_title_gold {
        margin-right: 4px;
    }
}

@media (max-width: 1199px) {
    .ai_home_banner {
        min-height: auto;
        padding: 110px 0 34px;
    }

    .ai_home_banner_title {
        font-size: 76px;
        line-height: 76px;
    }

    .ai_home_banner_title_gold {
        padding-bottom: 0.26em;
    }

    .ai_home_banner_copy {
        max-width: 560px;
        font-size: 16px;
    }

    .ai_home_banner_stats {
        margin-top: 74px;
    }

    .homedown_ribbon_inner {
        gap: 24px;
        padding: 18px 10px;
    }

    .homedown_ribbon_text,
    .homedown_ribbon_link {
        font-size: 15px;
    }

    .course_path_card {
        min-height: 790px;
    }
}

@media (max-width: 991px) {
    .ai_home_banner {
        padding: 96px 0 28px;
    }

        .ai_home_banner::after {
            display: none;
        }

    .ai_home_banner_eyebrow {
        gap: 12px;
        margin-bottom: 28px;
    }

    .ai_home_banner_eyebrow_line {
        width: 36px;
    }

    .ai_home_banner_eyebrow p {
        font-size: 12px;
        letter-spacing: 0.2em;
    }

    .ai_home_banner_title {
        font-size: 62px;
        line-height: 62px;
        letter-spacing: -0.02em;
    }

    .ai_home_banner_title_gold {
        padding-bottom: 0.24em;
    }

    .ai_home_banner_copy {
        max-width: 509px;
        margin-top: 24px;
        font-size: 15px;
        line-height: 24px;
    }

    .ai_home_banner_actions {
        flex-direction: column;
        align-items: center;
        gap: 12px;
        margin-top: 28px;
    }

    .ai_home_banner_btn {
        width: 100%;
        max-width: 320px;
        min-width: 0;
    }

    .ai_home_banner_stats {
        margin-top: 48px;
    }

    .homedown_ribbon_inner {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        min-height: auto;
        padding: 18px 0;
    }

    .homedown_ribbon_text {
        width: 100%;
    }

    .course_paths_section {
        padding: 96px 0 84px;
    }

    .course_paths_heading {
        margin-bottom: 44px;
    }

    .course_paths_title {
        font-size: 40px;
        line-height: 46px;
    }

    .course_path_card {
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .ai_home_banner_wrap {
        background: radial-gradient(circle at 12% 0%, rgba(38, 54, 95, 0.45) 0, rgba(38, 54, 95, 0.45) 18%, transparent 18.2%), radial-gradient(circle at 88% 10%, rgba(26, 39, 76, 0.42) 0, rgba(26, 39, 76, 0.42) 20%, transparent 20.2%), linear-gradient(180deg, #0a1532 0%, #10204d 58%, #0b1738 100%);
    }

    .ai_home_banner {
        padding: 15px 0px 0px 0px;
    }

        .ai_home_banner::before {
            top: 36px;
            width: 180px;
            height: 90px;
        }

    .ai_home_banner_eyebrow {
        gap: 8px;
        margin-bottom: 24px;
        margin-top: 60px;
    }

    .ai_home_banner_eyebrow_line {
        width: 24px;
    }

    .ai_home_banner_eyebrow p {
        font-size: 11px;
        letter-spacing: 0.18em;
        line-height: 1.6;
    }
    .ai_home_banner_inner {
        padding-bottom: 100px;
    }
    .ai_home_banner_title {
        font-size: 46px;
        line-height: 46px;
        letter-spacing: -0.02em;
    }

    .ai_home_banner_title_gold {
        transform: translateY(1px);
    }

    .ai_home_banner_copy {
        margin-top: 35px;
        font-size: 12px;
        line-height: 20px;
        padding: 0 6px;
        margin-bottom: 30px !important;
    }

    .ai_home_banner_actions {
        gap: 14px;
        margin-top: 28px;
    }

    .ai_home_banner_btn {
        max-width: 100%;
        min-height: 40px;
        padding: 14px 20px;
        font-size: 16px;
    }

    .ai_home_banner_stats {
        margin-top: 0px;
        row-gap: 14px;
        background-color: #081329;
        padding: 100px 24px;
    }

    .ai_home_stat_card {
        min-height: 92px;
        padding: 18px 16px 14px;
        border-radius: 10px;
    }

    .ai_home_stat_value {
        font-size: 24px;
    }

    .ai_home_stat_label {
        margin-top: 10px;
        font-size: 13px;
        line-height: 18px;
    }

    .ai_home_stat_rating {
        gap: 6px;
        flex-wrap: wrap;
    }

    .ai_home_stat_stars {
        font-size: 14px;
    }

    .homedown_ribbon_inner {
        gap: 14px;
        padding: 40px 0;
    }

    .homedown_ribbon_badge {
        min-width: 140px;
        height: 30px;
        font-size: 9px;
        letter-spacing: 0.14em;
        margin-bottom: 15px;
    }

    .homedown_ribbon_text,
    .homedown_ribbon_link {
        font-size: 14px;
        line-height: 25px;
    }

    .homedown_ribbon_link {
        gap: 10px;
        padding-bottom: 0px;
        border-bottom-width: 0px;
        border: 1px solid #f0b231;
        padding: 5px 30px;
        border-radius: 22px;
        border: 0.5px solid #D89414;
        box-shadow: 0px 3px 6px #00000029;
        margin-left: 0;
        margin-top: 15px;
    }

    .course_paths_section {
        padding: 100px 0 100px;
    }

    .course_paths_heading {
        margin-bottom: 34px;
    }

    .course_paths_title {
        margin-top: 18px;
        font-size: 31px;
        line-height: 38px;
    }

    .course_paths_intro {
        font-size: 15px;
        line-height: 22px;
    }

    .course_path_card {
        padding: 10px;
        border-radius: 18px;
        padding-bottom: 30px;
    }

    .course_path_card_top {
        padding: 24px 18px 22px;
    }

    .course_path_card_top_row {
        align-items: flex-start;
        flex-direction: column;
    }

    .course_path_card_kicker {
        font-size: 15px;
    }

        .course_path_card_kicker span {
            font-size: 21px;
        }

    .course_path_card_title {
        margin-top: 12px;
        font-size: 21px;
        line-height: 30px;
    }

    .course_path_card_quote,
    .course_path_card_copy,
    .course_path_outcome {
        margin-left: 10px;
        margin-right: 10px;
    }

    .course_path_tools {
        margin-left: 10px;
        margin-right: 10px;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        margin-bottom: 20px;
    }

    .course_path_tool {
        min-height: 92px;
        padding: 14px 10px 12px;
    }

    .course_path_button {
        min-height: 56px;
        font-size: 15px;
    }
}

/*trusted-section*/

.trusted-section {
    background: #f3f3f3;
    padding: 110px 0;
    font-family: Inter, sans-serif;
    color: #0d0d0d;
    overflow: hidden;
}


    .trusted-section .top-label {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 3px;
        color: #d79b22;
        margin-bottom: 15px;
    }

    .trusted-section .hero-row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 40px;
    }

    .trusted-section .hero-left h1 {
        font-size: 48px;
        line-height: 1;
        font-weight: bold;
        letter-spacing: -1px;
    }

        .trusted-section .hero-left h1 span {
            color: #d79b22;
            font-family: Georgia, serif;
            font-style: italic;
            font-weight: 500;
        }

    .trusted-section .hero-desc {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        margin-top: 30px;
        max-width: 580px;
    }

        .trusted-section .hero-desc p {
            font-size: 16px;
            line-height: 1.7;
            color: #000000;
            border-left: 5px solid #ef2f2f;
            padding-left: 20px;
        }

    .trusted-section .hero-stats {
        display: flex;
        flex-direction: column;
        gap: 25px;
        margin-top: 0px;
    }

    .trusted-section .stat-item {
        display: flex;
        align-items: center;
        gap: 18px;
        justify-content: end;
    }

    .trusted-section .stat-number {
        font-size: 40px;
        color: #D89414;
        font-weight: 500;
        font-family: Georgia, serif;
    }

    .trusted-section .stat-text {
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 1.5px;
        color: #707070;
        font-weight: 600;
    }

    .trusted-section .cards-wrap {
        display: flex;
        gap: 42px;
    }

    .trusted-section .trust-card {
        flex: 1;
        background: #fff;
        border-radius: 28px;
        padding: 34px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.05), 0 18px 40px rgba(0,0,0,0.04);
        position: relative;
        overflow: hidden;
    }

        .trusted-section .trust-card::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 7px;
        }

        .trusted-section .trust-card.navy::before {
            background: #071b4a;
        }

        .trusted-section .trust-card.gold::before {
            background: #d79b22;
        }

    .trusted-section .card-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .trusted-section .card-head h2 {
            font-size: 24px;
            color: #08183A;
            font-weight: 600;
            margin-bottom: 0;
        }

        .trusted-section .card-head span {
            font-size: 18px;
            color: #D89414;
            font-weight: 700;
            font-family: Georgia, serif;
        }

    .trusted-section .divider {
        width: 100%;
        height: 1px;
        background: #ececec;
        margin: 24px 0 24px;
    }

    .trusted-section .card-desc {
        font-size: 14px;
        line-height: 1.8;
        color: #707070;
        margin-bottom: 30px;
    }

    .trusted-section .logo-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
    }

    .trusted-section .logo-box {
        height: 88px;
        border: 1px solid #efefef;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .trusted-section .logo-box img {
            max-width: 75%;
            max-height: 55px;
            object-fit: contain;
        }

    .trusted-section .more-box {
        background: #FEF4DD;
        color: #D89414;
        font-size: 13px;
        font-weight: 700;
        font-family: Georgia, serif;
    }

@media (max-width: 1400px) {

    .trusted-section .container {
        width: 92%;
    }

    .trusted-section .hero-left h1 {
        font-size: 58px;
    }

    .trusted-section .hero-desc p {
        width: auto;
    }
}

@media (max-width: 992px) {

    .trusted-section .hero-row,
    .trusted-section .cards-wrap {
        flex-direction: column;
    }

    .trusted-section .hero-stats {
        flex-direction: row;
        margin-top: 40px;
    }

    .trusted-section .cards-wrap {
        gap: 28px;
    }

    .trusted-section .hero-left h1 {
        font-size: 46px;
    }

    .trusted-section .logo-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {

    .trusted-section {
        padding: 60px 0;
    }

        .trusted-section .hero-left h1 {
            font-size: 36px;
        }

        .trusted-section .hero-desc {
            flex-direction: column;
        }


        .trusted-section .hero-stats {
            flex-direction: column;
        }

        .trusted-section .logo-grid {
            grid-template-columns: 1fr;
        }

        .trusted-section .card-head {
            flex-direction: column;
            align-items: flex-start;
            gap: 10px;
        }
}


/*method-section*/

.method-section {
    background: #FFFFFF;
    padding: 120px 0;
    overflow: hidden;
    font-family: Inter, sans-serif;
}

.method-top-label {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #D89414;
    margin-bottom: 20px;
}

.method-title {
    text-align: center;
    font-size: 48px;
    line-height: 1.08;
    font-weight: bold;
    color: #000;
    letter-spacing: 0px;
    max-width: 980px;
    margin: auto;
}

    .method-title span {
        display: inline-block;
        color: #d89b1d;
        font-family: Georgia, serif;
        font-style: italic;
        font-weight: 500;
    }

.method-subtitle {
    text-align: center;
    max-width: 760px;
    margin: 24px auto 0;
    font-size: 16px;
    line-height: 1.8;
    color: #000000;
}

.method-grid {
    margin-top: 90px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid #e7e4df;
    border-radius: 28px;
    overflow: hidden;
    background: #fff;
}

.method-card {
    padding: 42px 20px 42px;
    min-height: 430px;
    border-right: 1px solid #e7e4df;
    background: #fff;
    transition: background-color 0.3s ease;
}

    .method-card:last-child {
        border-right: none;
    }

.active-card {
    background: #f1ede1;
}

.method-card:hover {
    background: #f1ede1;
}

.method-number {
    font-size: 60px;
    line-height: 1;
    color: #D89414;
    font-family: Georgia, serif;
    font-style: italic;
    margin-bottom: 20px;
}

.method-card-title {
    font-size: 26px;
    line-height: 1.35;
    color: #08183A;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: Georgia, serif;
}

.method-card-desc {
    font-size: 14px;
    line-height: 1.8;
    color: #000000;
}

    .method-card-desc strong {
        color: #10204f;
        font-weight: 800;
    }

@media (max-width: 1400px) {

    .method-container {
        width: 92%;
    }

    .method-title {
        font-size: 60px;
    }
}

@media (max-width: 1100px) {

    .method-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .method-card:nth-child(2) {
        border-right: none;
    }
}

@media (max-width: 768px) {

    .method-section {
        padding: 100px 0;
    }

    .method-title {
        font-size: 44px;
        line-height: 1.2;
        padding: 0px 12px;
    }

    .method-subtitle {
        font-size: 18px;
        line-height: 1.7;
        padding: 0px 12px;
    }

    .method-grid {
        grid-template-columns: 1fr;
    }

    .method-card {
        border-right: none;
        border-bottom: 1px solid #e7e4df;
        min-height: auto;
    }

        .method-card:last-child {
            border-bottom: none;
        }

    .method-number {
        font-size: 58px;
    }

    .method-card-title {
        font-size: 28px;
    }
}

/*ai-section*/

.ai-section {
    background: radial-gradient(circle at top left, #132a63 0%, #081631 58%, #051022 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

/* =========================
   LEFT
========================= */

.ai-left {
    flex: 1;
    max-width: 760px;
}


.ai-container {
    width: 100%;
    margin: auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
}

.ai-top-label {
    font-size: 14px;
    letter-spacing: 2.8px;
    font-weight: 600;
    color: #F5B335;
    margin-bottom: 25px;
}

.ai-title {
    font-size: clamp(46px, 7vw, 60px);
    line-height: 1.15;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -1.2px;
}

    .ai-title span {
        display: block;
    }

    .ai-title .gold {
        color: #e1a126;
    }

    .ai-title .white {
        color: #ffffff;
    }

    .ai-title .italic {
        font-style: italic;
        font-weight: 500;
    }

.ai-desc {
    margin-top: 36px;
    font-size: clamp(16px, 1.4vw, 18px);
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.74);
    max-width: 760px;
}

    .ai-desc.second {
        margin-top: 34px;
    }

    .ai-desc span {
        color: #e1a126;
    }

.ai-link {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-top: 54px;
    text-decoration: none;
    color: #F5B335;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #F5B335;
    padding-bottom: 2px;
    transition: 0.3s ease;
}

    .ai-link span {
        font-size: 34px;
        line-height: 1;
    }

    .ai-link:hover {
        opacity: 0.85;
    }

/* =========================
   RIGHT
========================= */

.ai-right {
    width: 100%;
    max-width: 470px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.ai-card {
    background: rgba(255, 255, 255, 0.10);
    border-radius: 10px;
    padding: 20px 25px;
    backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, 0.04);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}

.ai-card-label {
    font-size: 12px;
    letter-spacing: 2px;
    color: #F5B335;
    font-weight: 600;
    margin-bottom: 10px;
}

.ai-card h3 {
    font-size: clamp(30px, 3vw, 30px);
    line-height: 1.05;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}

.ai-card p {
    font-size: 14px;
    line-height: 1.8;
    color: #CFD0D3;
    margin-bottom: 0;
}

/* =========================
   LAPTOP
========================= */

@media (max-width: 1200px) {

    .ai-container {
        gap: 60px;
    }

    .ai-right {
        max-width: 420px;
    }
}

/* =========================
   TABLET
========================= */

@media (max-width: 992px) {

    .ai-section {
        padding: 90px 0;
    }

    .ai-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 60px;
    }

    .ai-left {
        max-width: 100%;
    }

    .ai-right {
        max-width: 100%;
    }

    .ai-card {
        width: 100%;
    }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

    .ai-section {
        padding: 100px 0;
    }

    .ai-container {
        padding: 0 22px;
    }

    .ai-top-label {
        font-size: 12px;
        letter-spacing: 3px;
        margin-bottom: 22px;
    }

    .ai-title {
        font-size: 56px;
        line-height: 1.08;
        letter-spacing: -1px;
    }

    .ai-desc {
        margin-top: 26px;
        font-size: 17px;
        line-height: 1.8;
    }

        .ai-desc.second {
            margin-top: 28px;
        }

    .ai-link {
        margin-top: 40px;
        font-size: 18px;
        margin: 35px auto 0 auto;
        width: fit-content;
        display: block;
        border: 1px solid #F5B335;
        padding: 3px 25px 10px 25px;
        border-radius: 22px;
    }

        .ai-link span {
            font-size: 28px;
            position: relative;
            top: 3px;
        }

    .ai-card {
        padding: 30px 26px;
        border-radius: 18px;
    }

    .ai-card-label {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .ai-card h3 {
        font-size: 40px;
        margin-bottom: 14px;
    }

    .ai-card p {
        font-size: 16px;
        line-height: 1.7;
    }
}

/* =========================
   SMALL MOBILE
========================= */

@media (max-width: 480px) {

    .ai-container {
        padding: 0 24px;
    }

    .ai-title {
        font-size: 44px;
    }

    .ai-desc {
        font-size: 16px;
        line-height: 1.8;
    }

    .ai-link {
        font-size: 17px;
    }

    .ai-card {
        padding: 26px 22px;
    }

        .ai-card h3 {
            font-size: 34px;
        }

        .ai-card p {
            font-size: 15px;
        }
}


/*Learners_say*/

.Learners_say {
    position: relative;
    overflow: hidden;
    padding: 120px 0 120px;
    background: radial-gradient(circle at 0 100%, rgba(221, 232, 247, 0.95) 0, rgba(221, 232, 247, 0.72) 14%, rgba(255, 255, 255, 0) 40%), radial-gradient(circle at 100% 0, rgba(241, 231, 247, 0.9) 0, rgba(241, 231, 247, 0.6) 14%, rgba(255, 255, 255, 0) 38%), linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%);
}


.learners_say_head {
    max-width: 760px;
    margin: 0 auto 80px;
    text-align: center;
}

.learners_say_eyebrow {
    margin: 0 0 18px;
    color: #D89414;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.learners_say_title {
    margin: 0;
    color: #050505;
    font-size: 48px;
    line-height: 1.26;
    font-weight: bold;
    letter-spacing: -0.9px;
}

    .learners_say_title span {
        display: block;
    }

    .learners_say_title em {
        color: #d99814;
        font-style: italic;
        font-weight: 400;
        font-family: Georgia, serif;
    }

.learners_say_grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    margin-bottom: 44px;
}

.learners_say_card {
    position: relative;
    min-height: 320px;
    padding: 25px 28px 20px;
    border: 1px solid #e3e6ec;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 14px 34px rgba(42, 76, 121, 0.08);
    backdrop-filter: blur(3px);
    transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

    .learners_say_card:hover {
        border-color: #d99814;
        transform: translateY(-3px);
        box-shadow: 0 12px 30px -10px rgba(15, 42, 86, 0.12);
    }


.learners_say_stars {
    margin-bottom: 28px;
    color: #d99814;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 3px;
}

.learners_say_quote_mark {
    position: absolute;
    top: 40px;
    right: 34px;
    color: rgb(217 152 20 / 57%);
    font-size: 40px;
    line-height: 0.6;
    font-weight: 700;
}

.learners_say_text {
    margin: 0;
    min-height: 100px;
    padding-right: 30px;
    color: #232323;
    font-size: 15px;
    line-height: 1.92;
    letter-spacing: -0.3px;
}

.learners_say_author {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 34px;
    padding-top: 22px;
    border-top: 1px solid #e9eaee;
}

.learners_say_avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: linear-gradient(135deg, #004a8f 0%, #1f2c3f 68%, #c69a3f 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.4px;
    flex: 0 0 auto;
}

.learners_say_author_info h3 {
    margin: 0 0 4px;
    color: #111111;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
}

.learners_say_author_info p {
    margin: 0;
    color: #9a9a9a;
    font-size: 12px;
    line-height: 1.45;
    font-weight: 400;
}

.learners_say_author_info strong {
    color: #111111;
    font-weight: 700;
}

.learners_say_actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}

.learners_say_primary_cta,
.learners_say_google_cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-height: 35px;
    padding: 12px 38px;
    border-radius: 33px;
    text-decoration: none !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.learners_say_primary_cta {
    background: #FFCC00;
    box-shadow: 0 10px 22px rgba(222, 168, 13, 0.24);
    color: #151515 !important;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
}

    .learners_say_primary_cta i {
        font-size: 20px;
    }

.learners_say_google_cta {
    background: rgba(255, 255, 255, 0.98);
    border: 1px solid #e3e7ef;
    box-shadow: 0 10px 22px rgba(47, 67, 100, 0.1);
    color: #181818 !important;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
}

.learners_say_google_logo {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: -0.4px;
}

.learners_say_google_blue {
    color: #4285f4;
}

.learners_say_google_red {
    color: #db4437;
}

.learners_say_google_yellow {
    color: #f4b400;
}

.learners_say_google_green {
    color: #0f9d58;
}

.learners_say_primary_cta:hover,
.learners_say_google_cta:hover {
    transform: translateY(-2px);
}

@media (max-width: 1399px) {
    .Learners_say {
        padding: 110px 0 110px;
    }

    .learners_say_title {
        font-size: 60px;
    }

    .learners_say_card {
        padding: 32px 28px 26px;
    }

    .learners_say_text {
        min-height: 170px;
        font-size: 22px;
    }
}

@media (max-width: 1199px) {
    .learners_say_head {
        margin-bottom: 52px;
    }

    .learners_say_title {
        font-size: 52px;
        letter-spacing: -1.4px;
    }

    .learners_say_grid {
        grid-template-columns: 1fr;
        max-width: 900px;
        margin: 0 auto 40px;
    }

    .learners_say_card {
        min-height: 0;
    }

    .learners_say_text {
        min-height: 0;
        padding-right: 44px;
    }

    .learners_say_actions {
        flex-direction: column;
        gap: 18px;
    }
}

@media (max-width: 767px) {
    .Learners_say {
        padding: 100px 0 100px;
    }

    .learners_say_head {
        margin-bottom: 36px;
        padding: 0px 12px;
    }

    .learners_say_eyebrow {
        margin-bottom: 14px;
        font-size: 13px;
        letter-spacing: 3px;
    }

    .learners_say_title {
        font-size: 36px;
        line-height: 1.12;
        letter-spacing: -0.8px;
    }

    .learners_say_grid {
        gap: 18px;
        margin-bottom: 30px;
    }

    .learners_say_card {
        padding: 24px 20px 22px;
        border-radius: 18px;
    }

    .learners_say_stars {
        margin-bottom: 20px;
        font-size: 16px;
        letter-spacing: 2px;
    }

    .learners_say_quote_mark {
        top: 24px;
        right: 22px;
        font-size: 58px;
    }

    .learners_say_text {
        padding-right: 20px;
        font-size: 18px;
        line-height: 1.7;
    }

    .learners_say_author {
        gap: 14px;
        margin-top: 24px;
        padding-top: 18px;
    }

    .learners_say_avatar {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }

    .learners_say_author_info h3 {
        font-size: 18px;
    }

    .learners_say_author_info p {
        font-size: 14px;
    }

    .learners_say_primary_cta,
    .learners_say_google_cta {
        width: 100%;
        min-height: 58px;
        padding: 14px 22px;
        font-size: 17px;
        text-align: center;
    }

    .learners_say_google_cta {
        gap: 10px;
    }

    .learners_say_google_logo {
        font-size: 18px;
    }
}

/*Your_move*/

.Your_move {
    position: relative;
    overflow: hidden;
    padding: 120px 0 120px;
    background: radial-gradient(circle at 22% 0, rgba(32, 48, 88, 0.28) 0, rgba(32, 48, 88, 0) 36%), radial-gradient(circle at 100% 30%, rgba(46, 66, 112, 0.24) 0, rgba(46, 66, 112, 0) 40%), linear-gradient(180deg, #162544 0%, #1d315d 100%);
}

.your_move_wrap {
    position: relative;
    z-index: 1;
    max-width: 1260px;
}

.your_move_inner {
    max-width: 860px;
    margin: 0 auto;
}

.your_move_eyebrow {
    margin: 0 0 22px;
    color: #D89414;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.your_move_title {
    margin: 0;
}

    .your_move_title span {
        display: block;
        color: #ffffff;
        font-size: 48px;
        line-height: 1.34;
        font-weight: bold;
        letter-spacing: -0.9px;
    }

.your_move_title_accent {
    color: #f0b22f !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 48px !important;
    font-style: italic;
    font-weight: 400 !important;
    letter-spacing: -1.6px !important;
}

.your_move_copy {
    max-width: 480px;
    margin: 28px auto 0;
    color: rgba(255, 255, 255, 0.68);
    font-size: 16px;
    line-height: 1.96;
    font-weight: 400;
}

.your_move_actions {
    display: flex;
    justify-content: center;
    gap: 26px;
    margin-top: 52px;
}

.your_move_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-width: 320px;
    min-height: 45px;
    padding: 14px 34px;
    border-radius: 14px;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

    .your_move_btn i {
        font-size: 20px;
    }

.your_move_btn_primary {
    background: #ffc400;
    color: #151515 !important;
    box-shadow: 0 14px 28px rgba(212, 159, 9, 0.2);
}

.your_move_btn_secondary {
    background: transparent;
    border: 1px solid rgba(214, 223, 242, 0.42);
    color: rgba(255, 255, 255, 0.9) !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}

.your_move_btn:hover {
    transform: translateY(-2px);
}

.your_move_btn_secondary:hover {
    border-color: rgba(255, 255, 255, 0.66);
}

@media (max-width: 1399px) {
    .Your_move {
        padding: 96px 0 108px;
    }

    .your_move_title span {
        font-size: 64px;
    }

    .your_move_title_accent {
        font-size: 66px !important;
    }
}

@media (max-width: 1199px) {
    .Your_move {
        padding: 86px 0 96px;
    }

    .your_move_inner {
        max-width: 760px;
    }

    .your_move_title span {
        font-size: 54px;
        letter-spacing: -1.6px;
    }

    .your_move_title_accent {
        font-size: 58px !important;
    }

    .your_move_copy {
        max-width: 560px;
        font-size: 20px;
    }

    .your_move_actions {
        flex-direction: column;
        align-items: center;
        gap: 18px;
        margin-top: 42px;
    }
}

@media (max-width: 767px) {
    .Your_move {
        padding: 100px 12px 100px 12px;
    }

    .your_move_eyebrow {
        margin-bottom: 16px;
        font-size: 14px;
        letter-spacing: 3.2px;
    }

    .your_move_title span {
        font-size: 38px;
        line-height: 1.12;
        letter-spacing: -0.8px;
    }

    .your_move_title_accent {
        font-size: 42px !important;
        line-height: 1.08 !important;
        letter-spacing: -0.6px !important;
    }

    .your_move_copy {
        margin-top: 22px;
        font-size: 18px;
        line-height: 1.6;
    }

    .your_move_actions {
        margin-top: 32px;
        gap: 14px;
    }

    .your_move_btn {
        width: 100%;
        min-width: 0;
        min-height: 58px;
        padding: 14px 22px;
        border-radius: 12px;
        font-size: 17px;
    }

        .your_move_btn i {
            font-size: 18px;
        }
}

/*trusted-strip*/

.trusted-strip {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
    margin-bottom: 30px;
}

    .trusted-strip .highlight {
        color: #d89b1d;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 4px;
        text-transform: uppercase;
    }

    .trusted-strip .dot {
        color: #4f5c7a;
        font-size: 22px;
        font-weight: 600;
        position: relative;
        top: -1px;
    }

    .trusted-strip .main-text {
        color: #4f5c7a;
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 2px;
        font-family: Georgia, serif;
    }

    .trusted-strip .light-text {
        color: #a4a4a4;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-family: Georgia, serif;
    }

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

    .trusted-strip {
        gap: 6px;
        padding: 0px 14px;
    }

        .trusted-strip .highlight {
            font-size: 13px;
            letter-spacing: 2px;
        }

        .trusted-strip .dot {
            font-size: 16px;
        }

        .trusted-strip .main-text {
            font-size: 16px;
            letter-spacing: 1px;
        }

        .trusted-strip .light-text {
            font-size: 12px;
            letter-spacing: 2px;
        }
}

/*custom-program-section*/

.custom-program-section {
    background: #f5f5f3;
    padding: 120px 0;
    overflow: hidden;
    font-family: Inter, sans-serif;
}

    .custom-program-section * {
        box-sizing: border-box;
    }


.custom-program-top-label {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #D89414;
    margin-bottom: 25px;
}

.custom-program-title {
    text-align: center;
    font-size: clamp(44px, 5vw, 48px);
    line-height: 1.08;
    font-weight: bold;
    color: #000;
    letter-spacing: -0.9px;
    margin-bottom: 28px;
}

    .custom-program-title span {
        color: #d99a22;
        font-family: Georgia, serif;
        font-style: italic;
        font-weight: 500;
    }

.custom-program-subtitle {
    max-width: 480px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.custom-program-tabs {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    border: none !important;
}

    .custom-program-tabs .nav-link {
        height: 36px;
        padding: 0 34px;
        border-radius: 999px !important;
        border: 2px solid #3f4d71 !important;
        background: transparent;
        color: #1e2b4f;
        font-size: 15px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s ease;
        box-shadow: none !important;
    }

        .custom-program-tabs .nav-link.active {
            background: #071b4a !important;
            border-color: #071b4a !important;
            color: #ffffff !important;
        }

        .custom-program-tabs .nav-link:hover {
            transform: translateY(-1px);
        }

.custom-program-tab-content {
    margin-top: 70px;
}



@media (max-width: 992px) {

    .custom-program-section {
        padding: 90px 0;
    }
}

@media (max-width: 768px) {

    .custom-program-section {
        padding: 100px 12px;
    }

    .custom-program-container {
        padding: 0 18px;
    }

    .custom-program-top-label {
        font-size: 12px;
        letter-spacing: 3px;
    }

    .custom-program-subtitle {
        font-size: 17px;
        line-height: 1.7;
    }

    .custom-program-tabs {
        flex-direction: row;
        gap: 14px;
    }

        .custom-program-tabs .nav-link {
            width: 100%;
            font-size: 14px;
            height: 35px;
            padding: 0 25px;
        }
}

.eg-uk {
    --navy: #0d1b3e;
    --navy-soft: #1c2d57;
    --gold: #b8860b;
    --gold-deep: #97700a;
    --gold-soft: #fbf4e2;
    --gold-line: #ecd9a6;
    --ink: #15171c;
    --muted: #71747c;
    --line: #e9e9e6;
    --line-soft: #f2f2ef;
    --card-bg: #ffffff;
    --page-bg: #f6f5f2;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
    background: #f5f7fb;
    color: var(--ink);
    padding: 120px 32px 120px;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

    .eg-uk * {
        box-sizing: border-box;
    }

    .eg-uk .wrap {
        max-width: 1200px;
        margin: 0 auto;
    }

    /* ---------- header ---------- */
    .eg-uk .eyebrow {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        font-size: 12px;
        letter-spacing: .26em;
        text-transform: uppercase;
        color: var(--gold-deep);
        font-weight: 700;
        margin: 0 0 22px;
    }

        .eg-uk .eyebrow::before {
            content: "";
            width: 28px;
            height: 2px;
            background: var(--gold);
        }

    .eg-uk h2 {
        font-family: Georgia, "Times New Roman", serif;
        font-size: clamp(38px, 4.6vw, 60px);
        line-height: 1.04;
        margin: 0 0 28px;
        color: var(--ink);
        font-weight: 700;
        letter-spacing: -.015em;
        max-width: 820px;
    }

        .eg-uk h2 em {
            font-style: italic;
            color: #d89b1d;
        }

    .eg-uk .lede {
        position: relative;
        padding-left: 24px;
        max-width: 760px;
        color: #3a3d44;
        font-size: 17.5px;
        line-height: 1.65;
        margin: 0 0 60px;
    }

        .eg-uk .lede::before {
            content: "";
            position: absolute;
            left: 0;
            top: 4px;
            bottom: 4px;
            width: 3px;
            border-radius: 3px;
            background: linear-gradient(var(--gold), var(--gold-line));
        }

    /* ---------- two columns ---------- */
    .eg-uk .cols {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }

@media (max-width: 920px) {
    .eg-uk .cols {
        grid-template-columns: 1fr;
    }

    .eg-uk {
        padding: 100px 0px 100px;
    }

        .eg-uk .card {
            padding: 38px 12px 40px !important;
        }
        .eg-uk .logo-grid {
            grid-template-columns: repeat(2, 1fr) !important;
        }
}

.eg-uk .card {
    position: relative;
    background: var(--card-bg);
    border-radius: 18px;
    padding: 38px 38px 40px;
    border: 1px solid var(--line);
    box-shadow: 0 1px 2px rgba(20,30,60,.04), 0 30px 60px -34px rgba(13,27,62,.30);
    overflow: hidden;
}

    .eg-uk .card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: var(--navy);
    }

    .eg-uk .card.enterprise::before {
        background: linear-gradient(90deg, var(--gold), var(--gold-line));
    }

.eg-uk .card-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px;
}

    .eg-uk .card-head h3 {
        font-size: 26px;
        margin: 0;
        color: var(--navy);
        font-weight: 800;
        letter-spacing: -.01em;
        line-height: 1.15;
    }

.eg-uk .card.enterprise .card-head h3 {
    color: var(--ink);
}

.eg-uk .count {
    flex: 0 0 auto;
    font-size: 15px;
    color: var(--gold-deep);
    font-weight: 700;
    letter-spacing: .01em;
    white-space: nowrap;
}

.eg-uk .card p.desc {
    color: var(--muted);
    font-size: 14.5px;
    line-height: 1.65;
    margin: 0 0 28px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--line-soft);
}

/* ---------- logo grid ---------- */
.eg-uk .logo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.eg-uk .logo-cell {
    height: 92px;
    border: 1px solid var(--line);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    background: #fcfcfb;
    transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease, background .25s ease;
}

    .eg-uk .logo-cell:hover {
        border-color: var(--gold-line);
        background: #fff;
        transform: translateY(-3px);
        box-shadow: 0 12px 24px -14px rgba(13,27,62,.28);
    }

    .eg-uk .logo-cell img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        filter: grayscale(100%);
        opacity: .72;
        transition: filter .25s ease, opacity .25s ease;
    }

    .eg-uk .logo-cell:hover img {
        filter: grayscale(0%);
        opacity: 1;
    }
/* placeholder text — remove .ph spans once real logos are dropped in */
.eg-uk .ph {
    font-size: 12px;
    font-weight: 600;
    color: #9b9ea4;
    text-align: center;
    line-height: 1.3;
    letter-spacing: .01em;
}
/* closing tile */
.eg-uk .more {
    background: var(--gold-soft);
    border: 1px dashed var(--gold-line);
    color: var(--gold-deep);
    font-weight: 700;
    font-size: 13.5px;
    text-align: center;
    line-height: 1.35;
    letter-spacing: .01em;
}

    .eg-uk .more:hover {
        transform: translateY(-3px);
        border-color: var(--gold);
        box-shadow: 0 12px 24px -16px rgba(184,134,11,.4);
    }

.eg-uk .footnote {
    margin: 48px auto 0;
    max-width: 880px;
    font-size: 12.5px;
    color: var(--muted);
    text-align: center;
    line-height: 1.6;
    letter-spacing: .01em;
}

@media (min-width: 992px) {
    .trusted-section .hero-row {
        padding-right: 15px;
    }
}
