body{
    background: #EBEEFD;
}
section.bm_home_banner {
    padding-block: 48px;
    background: #003780;
    padding-bottom: 138px;
}
section.bm_home_banner h1 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 12px;
}
section.bm_home_banner p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
section.bm_home_banner .banner_bx {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: center;
    margin-top: 24px;
}
section.bm_home_banner .banner_bx a {
    padding: 12px 20px;
    border-radius: 4px;
    border: 1px solid var(--White-Color, #FFF);
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
section.bm_home_banner .banner_bx a.signbd {
    border-radius: 4px;
    background: #3A58EF;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    border: 1px solid #3A58EF;
}
section.countgrd {
    margin-top: -47px;
}
.countgditm {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.10);
    padding: 16px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
}
.countgditm_txt {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    /* align-items: start; */
    gap: 4px;
}
.countgditm_txt p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.countgditm_txt span {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
section.bd_key {
    padding-top: 58px;
    background: #EBEEFD;
    padding-bottom: 72px;
}
section.bd_key h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
section.bd_key h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
}
.kdgd_wrap {
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.kdgd {
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 17px;
    position: relative;
}
.kdgd:last-child:before {
    content: none;
}
.kdgd:before {
    content: "";
    position: absolute;
    bottom: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1320" height="1" viewBox="0 0 1320 1" fill="none"><ellipse cx="660" cy="0.500948" rx="0.500977" ry="660" transform="rotate(-90 660 0.500948)" fill="url(%23paint0_linear_11648_55806)"/><defs><linearGradient id="paint0_linear_11648_55806" x1="660.501" y1="0.500977" x2="659.499" y2="0.500977" gradientUnits="userSpaceOnUse"><stop stop-color="%2300027F"/><stop offset="1" stop-color="%232D2FD1"/></linearGradient></defs></svg>');
    height: 1px;
    width: 100%;
}
.bd_keyitm {
    padding: 12px 24px;
    display: flex;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    height: 100%;
    /* background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="130" viewBox="0 0 1 130" fill="none"><ellipse cx="0.500977" cy="64.999" rx="0.500977" ry="64.999" fill="url(%23paint0_linear_11648_55765)"/><defs><linearGradient id="paint0_linear_11648_55765" x1="1.00195" y1="64.999" x2="3.22492e-06" y2="64.999" gradientUnits="userSpaceOnUse"><stop stop-color="%2300027F"/><stop offset="1" stop-color="%232D2FD1"/></linearGradient></defs></svg>'); */
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}
.bd_keyitm:before {
    content: "";
    position: absolute;
    right: 0;
    width: 1.002px;
    top: 0;
    bottom: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="130" viewBox="0 0 1 130" fill="none"><ellipse cx="0.500977" cy="64.999" rx="0.500977" ry="64.999" fill="url(%23paint0_linear_11648_55765)"/><defs><linearGradient id="paint0_linear_11648_55765" x1="1.00195" y1="64.999" x2="3.22492e-06" y2="64.999" gradientUnits="userSpaceOnUse"><stop stop-color="%2300027F"/><stop offset="1" stop-color="%232D2FD1"/></linearGradient></defs></svg>');
    background-size: cover;
}
.bd_keyitm.bg-none:before{
    content: none;
}
.bdgd_icn {
    display: flex;
    width: 58px;
    height: 58px;
    padding: 11px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: var(--White, #FFF);
}
.bd_keyitm_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}
.bd_keyitm_txt span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.bd_keyitm_txt p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.kdgd_btns {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    justify-content: center;
    margin-top: 30px;
}
.kdgd_btns a {
    width: 276px;
    padding: 12px 20px;
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: #fff;
    text-align: center;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
}
.kdgd_btns a:last-child {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: transparent;
    color: var(--Theme-Blue-500, #3A58EF);
}

section.get_free_reports {
    padding-block: 72px;
    background: var(--White, #FFF);
}
.get_repo_itm {
    border-radius: 24px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    height: 100%;
}

.get_repo_itm_hover {
    margin-top: 12px;
    transition: 0.5s all ease-in-out;
}

.get_repo_itm_hover:hover {
    margin-top: 0;
    transition: 0.5s all ease-in-out;
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF);
}


.get_repo_itm.get_repo_itm_first {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    padding: 0;
    border: none;
}
.get_repo_itm.get_repo_itm_first p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.get_repo_itm.get_repo_itm_first p span {
    color: #3a58ef;
}
.get_repo_itm.get_repo_itm_first a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
}
.get_repo_itm > svg {
    min-height: 48px;
}
.get_repo_txt p {
    margin-bottom: 14px;
    margin-top: 12px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.get_repo_txt span {
    display: block;
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.report_instant_txt p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.report_instant_txt p span {
    color: #3a58ef;
}
.report_instant_txt a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
}
section.report_instant {
    padding: 72px 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
.report_instant_txt > span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-block: 24px;
    display: block;
}
section.report_cover {
    padding: 72px 0;
    background: var(--Theme-Blue-50, #EBEEFD);
}
section.report_cover h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
section.report_cover h2 + p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 48px;
}
.report_cover_itm {
    display: flex;
    padding: 24px;
    align-items: center;
    gap: 24px;
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--White, #FFF);
}
.report_cover_itm:hover {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.10);
    transition: .3s linear all;
}
.report_cover_icn {
    width: 61px;
    height: 61px;
    background: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    min-width: 61px;
}
.report_cover_itm p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.report_cover_itm:hover p {
    color: var(--White-Color, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* transform: scale(1.2); */
    transition: .4s linear all;
}
.report_cover .kdgd_btns {
    margin-top: 48px;
}
section.preview_bm {
    background: var(--White, #FFF);
    padding-block: 72px;
}
section.preview_bm p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}
section.preview_bm span {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
}
section.preview_bm span b {
    font-weight: 700;
    display: block;
}
section.preview_bm a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
}
section.preview_bm a span {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
section.Talk_Us {
    padding-block: 26px;
    background-image: url(../../images/benchmark-report-home-page/bgtalk.png);
    background-size: cover;
    background-position: right center;
    text-align: center;
}
section.Talk_Us h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 24px;
}
section.Talk_Us  p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    max-width: 530px;
    margin-inline: auto;
}
section.Talk_Us a {
    border-radius: 4px;
    border: 1px solid var(--White, #FFF);
    display: inline-flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 16px;
}

section.Talk_Us a:hover {
    border-radius: 4px;
    background: var(--White, #FFF);
    color: var(--Theme-Blue-500, #3A58EF);

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
}

section.Talk_Us a:hover svg path {
    fill: var(--Theme-Blue-500, #3A58EF);
}
/*FAQs Start*/
.faqs .nav-tabs .nav-link {
    color: var(--Text-Grey-400, #98A2B3);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    border: none;
    line-height: 24px;
    padding: 12px 20px;
    border-radius: 8px 8px 0px 0px;
    background: transparent;
}
.faqs .nav-tabs .nav-item.show .nav-link, .faqs .nav-tabs .nav-link.active {
    color: var(--Theme-Purple-500, #3a58ef);
    border-bottom: 1px solid var(--Theme-Purple-500, #3a58ef);
}
section.section.faqs  h2.faq-title {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
 
    letter-spacing: -0.72px;
    margin-bottom: 40px;
}
.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    background:  transparent;
}
.faqs .accordion-flush>.accordion-item {
    border-bottom: 1px solid #E1E2E6;
    background: transparent;
}
.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button,.faqs .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.faqs .accordion-button:focus {
    box-shadow: none;
}
.faqs  .accordion-button:not(.collapsed){
    box-shadow: none;
}
.faqs .accordion-body {
    background: transparent;
    border-top: none;
    color: var(--Text-Grey-600, #475467);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.FAQ_Box .sticky-top {
    top: 130px;
    z-index: 9;
}

.FAQ_Main h2.Sec_Title {
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 35px;
    font-weight: 700;
    color: #26244A;
    font-family: Inter;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.FAQ_Main {
    background: var(--White, #FFF);
    padding-block: 72px;
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: 0;
    margin-right: 24px;
    content: "";
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    width: 32px;
    height: 32px;
    background-size: cover;
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    background-image: url(../../images/benchmark-report-home-page/Open_Accordion_Icon.svg);
    transition: all 0.3s;
    transform: rotate(45deg);
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed::before {
    transform: rotate(0deg);
}

.FAQ_Main .FAQ_Box .accordion-button {
    color: #667085;
    background: transparent;
    border: 0;
    padding-left: 0;
}

.FAQ_Main .FAQ_Box .accordion-button::after {
    display: none;
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0;
    border: 0;
    background: transparent;
    padding-left: 0;
}

.FAQ_Main .FAQ_Box .accordion-item {
    margin: 0;
    border: none;
    margin-bottom: 16px;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #D9D9D9;
}

.FAQ_Main .FAQ_Box .accordion-body {
    border-radius: 0 0 12px 12px;
    border: 0;
    background: var(--White, #FFF);
    border-top: 0;
    border: 0;
    background: transparent;
    padding: 0;
    padding-left: 55px;
}

.FAQ_Main .FAQ_Box .accordion-button {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.FAQ_Main .FAQ_Box .accordion-body p {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 0;
    margin-bottom: 15px;
}

.FAQ_Main .FAQ_Box .accordion-body ul {
    margin-left: 20px;
}

.FAQ_Main .FAQ_Box .accordion-body ul li {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    list-style: disc;
    margin-bottom: 10px;
}

.FAQ_Main .FAQ_Box .collapse {
    border: 0;
}


.FAQ_Main .FAQ_Box .nav-pills button.nav-link, .FAQ_Main .FAQ_Box .nav-pills button.nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding: 8px;
    display: inline-block;
    width: auto;
    max-width: fit-content;
    margin-bottom: 16px;
}

.FAQ_Main .FAQ_Box .nav-pills button.nav-link.active {
    background: #D8DEFC;
    padding: 8px;
    color: #1D2939;
    border-radius: 4px;
}

.FAQ_Main .FAQ_Box .tab-content h3 {
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
}
.FAQ_Main .accordion-flush>.accordion-item>.accordion-header .accordion-button,.FAQ_Main .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
    border-radius: 0;
    border: 0 !important;
    outline: none !important;
    box-shadow: none;
}
.FAQ_Main .FAQ_Box .accordion-body ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.FAQ_Main .FAQ_Box .accordion-body ul li svg {
    position: absolute;
    left: 0;
}
.FAQ_Main .FAQ_Box .accordion-body ul {
    list-style-image: url('images/FAQ_Check_Icon.svg');
    margin-left: 0;
}



section.bm_home_banner p span {
    padding: 4px 12px;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    max-width: 236px;
    margin-bottom: 12px;
    margin-right: 64px;
    border-radius: 500px;
    background: var(--White, #FFF);
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

section.bd_key p.Sub_Text {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;

    /* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 48px;
}

.bd_keyitm_txt label {
    border-radius: 5px;
    background: var(--Theme-Yellow-100, #FBEDC4);
    padding: 4px;
    color: var(--Theme-Yellow-700, #BD9007);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


form#benchmarking_reports .form-floating.password-container.banchmark_eye img {
    position: absolute;
    top: 14px;
    right: 12px;
}

form#benchmarking_reports {}

form#benchmarking_reports .form-floating.password-container.banchmark_eye {
    position: relative;
}

section.bm_home_banner .banner_bx a.Watch_Video {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    border: 0;
    padding: 0;
}

/* Benchmark AI Section */
section.benchmark_ai_section {
    background: var(--Text-Grey-50, #F9FAFB);
    padding-block: 80px;
}
.benchmark_ai_content h2 {
    margin-bottom: 16px;
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.benchmark_ai_content h2 .benchmark_ai_highlight {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
.benchmark_ai_subtitle {
    margin-bottom: 32px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.benchmark_ai_features {
    list-style: none;
    padding: 0;
    margin: 0 0 32px 0;
}
.benchmark_ai_features li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 20px;
}
.benchmark_ai_features li:last-child {
    margin-bottom: 0;
}
.benchmark_ai_icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.benchmark_ai_features li strong {
    display: block;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.benchmark_ai_features li p {
    margin: 4px 0 0;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.benchmark_ai_cta {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}
.benchmark_ai_btn {
    display: inline-block;
    background: #3A58EF;
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 8px;
    text-decoration: none;
    transition: background 0.3s ease;
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}
.benchmark_ai_btn:hover {
    background: #2a45d1;
    color: #fff;
    text-decoration: none;
}
.benchmark_ai_cta span {
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.benchmark_ai_image img {
    max-width: 100%;
    height: auto;
}

/* Benchmark AI Chat Section */
section.bai_chat_section {
    background: #fff;
    padding-block: 60px;
}
.bai_chat_wrapper {
    /* max-width: 800px; */
    /* margin: 0 auto; */
    /* background: #fff; */
    /* border-radius: 16px; */
    /* box-shadow: none; */
    /* overflow: hidden; */
}
.bai_chat_header {
    display: inline-block;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 32px 48px;
    position: relative;
    width: 100%;
}
.bai_chat_title {
    text-align: center;
}
.bai_chat_title h3 {
    margin-bottom: 6px;
    color: var(--Text-Grey-900, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.bai_chat_title p {
    margin: 0;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.bai_close_btn {
    padding: 6px 14px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s;
    border-radius: 50px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--White, #FFF);
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.bai_close_btn:hover {
    background: #f3f4f6;
}
.bai_chat_body {
    padding: 0 32px;
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    overflow: hidden;
}
.bai_suggested_title {
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    color: #04092A;
    text-align: center;
    margin-bottom: 16px;
}
.bai_prompt_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.bai_prompt_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #f0f0f5;
    cursor: pointer;
    transition: background 0.2s;
    border-radius: 4px;
}
.bai_prompt_list li:hover {
    background: #f5f6ff;
}
.bai_prompt_list li:last-child {
    border-bottom: none;
}
.bai_prompt_list li span {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.bai_prompt_list li svg {
    flex-shrink: 0;
    margin-left: 12px;
}
.bai_chat_footer {
    padding: 20px 32px 28px;
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    overflow: hidden;
}
.bai_hint_text {
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    color: #9ca3af;
    text-align: center;
    margin-bottom: 14px;
}
.bai_search_box {
    display: flex;
    align-items: center;
    border: 2px solid #c7d2fe;
    border-radius: 12px;
    padding: 10px 16px;
    background: #fff;
    gap: 10px;
    transition: border-color 0.2s;
    min-width: 700px;
}
.bai_search_box:focus-within {
    border-color: #3A58EF;
    box-shadow: 0 0 0 3px rgba(58, 88, 239, 0.1);
    border-radius: 8px;
    border: 2px solid #3A58EF;
    background: var(--Theme-Purple-50, #F3F1FD);
}
.bai_search_icon {
    flex-shrink: 0;
}
.bai_search_input {
    flex: 1;
    border: none;
    outline: none;
    font-family: Inter;
    font-size: 15px;
    color: #04092A;
    background: transparent;
}
.bai_search_input::placeholder {
    color: #9ca3af;
}
.bai_send_btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    transition: background 0.2s;
}
.bai_send_btn:hover {
    background: #f0f2ff;
}

/* Benchmark AI Conversation Section */
section.bai_convo_section {
    background: #fff;
    padding-block: 60px;
}
.bai_convo_wrapper {
    /* max-width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    min-height: 500px; */
    position: relative;
}
.bai_convo_header {
    justify-content: flex-end;
    padding: 20px 24px 12px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    position: relative;
}
.bai_convo_body {
    flex: 1;
    padding: 0 24px 20px;
    overflow-y: auto;
    max-height: 420px;
    max-width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    position: relative;
}
.bai_msg {
    margin-bottom: 16px;
    display: flex;
}
.bai_msg_user {
    justify-content: flex-end;
}
.bai_msg_ai {
    justify-content: flex-start;
}
.bai_msg_bubble {
    max-width: 85%;
    padding: 14px 20px;
    border-radius: 12px;
    font-family: Inter;
    font-size: 14px;
    line-height: 22px;
}
.bai_msg_bubble_user {
    background: #3A58EF;
    color: #fff;
    border-radius: 12px 12px 4px 12px;
}
.bai_msg_bubble_ai {
    background: #f0f2f8;
    color: #333;
    border-radius: 12px 12px 12px 4px;
}
.bai_msg_bubble_ai p {
    margin: 0 0 10px;
}
.bai_msg_bubble_ai p:last-child {
    margin-bottom: 0;
}
.bai_msg_bubble_ai ul {
    margin: 8px 0 0;
    padding-left: 20px;
}
.bai_msg_bubble_ai ul li {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}
.bai_convo_footer {
    padding: 16px 24px 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    position: relative;
}
.bai_convo_footer .bai_search_box {
    flex: 1;
}
.bai_convo_input {
    flex: 1;
    border: none;
    outline: none;
    font-family: Inter;
    font-size: 15px;
    color: #04092A;
    background: transparent;
}
.bai_convo_input::placeholder {
    color: #9ca3af;
}
.bai_new_chat_btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #3A58EF;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 0.2s;
    position: absolute;
    right: 0;
    border-radius: 8px;
    border: 2px solid var(--Text-Grey-200, #EAECF0);
    background: var(--Theme-Blue-500, #3A58EF);
}
.bai_new_chat_btn:hover {
    background: #2a45d1;
}

/*submission success modal*/
.submissionsuccessModal .modal-content {
    background-image: url(../../images/Popupbg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}
.submissionsuccessModal .modal-body {
    padding: 32px;
    text-align: center;
}
.submissionsuccessModal .modal-body > svg {
    margin-bottom: 32px;
}
.submissionsuccessModal .tt_sign {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 16px;
}
.submissionsuccessModal .tt_sign_desc_last {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.submissionsuccessModal .modal-dialog {
    max-width: 600px;
}
/*submission success modal Over*/

.Watch_video .modal-header {
    position: relative;
    padding: 0
}

.Watch_video button.btn-close {
    background-color: #fff;
    background-size: 12px;
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    padding: 10px 10px;
    font-size: 14px;
    width: 15px;
    height: 15px;
    z-index: 9
}

@media(max-width:1366px){
    .get_repo_txt p {
    font-size: 21px;
    }
    .report_cover_itm:hover p {
        font-size: 21px;
    }
    section.bm_home_banner p span {
        margin-right: 0;
    }
}

@media(max-width: 991px) {
    .benchmark_ai_section {
        padding-block: 48px;
    }
    .benchmark_ai_content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .benchmark_ai_image {
        margin-top: 32px;
    }
}

@media(max-width:767px){
    section.bm_home_banner h1 {
        font-size: 38px;
        line-height: 48px;
    }
    section.bm_home_banner .banner_bx{
        flex-wrap: wrap;
    }
    section.bm_home_banner .banner_bx a {
        width: 265px;
        text-align: center;
    }
    section.bm_home_banner {
        padding-block: 48px;
        padding-bottom: 48px;
    }
    section.countgrd {
        margin-top: 48px;
    }
    .kdgd:before,.bd_keyitm:before {
        display: none;
    }
    .kdgd {
        padding-bottom: 0;
    }
    section.bd_key {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .kdgd_btns {
        flex-wrap: wrap;
    }
    section.get_free_reports {
        padding-block: 48px;
    }
    .FAQ_Main {
        padding-block: 48px;
    }
    section.preview_bm {
        padding-block: 48px;
    }

    section.bm_home_banner p span {
        margin-top: 12px;
        margin-left: 0;
    }
    .benchmark_ai_section .benchmark_ai_content h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .benchmark_ai_section {
        padding-block: 48px;
    }
    .benchmark_ai_image {
        margin-top: 32px;
    }
}

@media(max-width: 576px) {
    .bai_chat_header {
        padding: 20px 16px 14px;
        flex-direction: column;
        gap: 12px;
    }
    .bai_chat_title h3 {
        font-size: 20px;
    }
    .bai_chat_body {
        padding: 0 16px;
    }
    .bai_chat_footer {
        padding: 16px 16px 20px;
    }
    .bai_prompt_list li {
        padding: 12px 10px;
    }
}

@media(max-width: 576px) {
    section.bai_convo_section {
        padding-block: 32px;
    }
    .bai_convo_wrapper {
        min-height: 400px;
    }
    .bai_convo_body {
        padding: 0 16px 16px;
        max-height: 320px;
    }
    .bai_convo_footer {
        padding: 12px 16px 16px;
    }
    .bai_msg_bubble {
        max-width: 90%;
    }

    .bai_search_box {
        max-width: 700px; 
        min-width: inherit;
    }

    .bai_chat_header {
        padding: 46px 16px 14px;
    }

    .bai_convo_header {
        padding: 46px 24px 12px;
    }

    .bai_convo_footer {
        padding: 12px 16px 16px;
        max-width: inherit;
        min-width: inherit;
        display: flex;
        flex-direction: row;
    }

    .bai_new_chat_btn {
        position: relative;
    }

    .bai_convo_header {
        margin-bottom: 24px;
    }

    .benchmark_ai_section .benchmark_ai_content h2 span {
        font-size: 28px;
        line-height: 38px;
    }
}