@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://my-cpe.com/font/Inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYAZ9hiA.woff2) format('woff2')
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://my-cpe.com/font/Inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuGKYAZ9hiA.woff2) format('woff2')
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://my-cpe.com/font/Inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50qjIw2boKoduKmMEVuLyfAZ9hiA.woff2) format('woff2')
}

@font-face {
    font-family: slick;
    src: url(../../assets/slick/fonts/slick.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.loader_new {
    display: none !important
}

video {
    object-fit: contain;
    overflow-clip-margin: content-box;
    overflow: clip
}

body {
    font-family: Inter, sans-serif
}

.container {
    /* width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px */
}



.text-center {
    text-align: center
}

.d-flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.justify-content-center {
    justify-content: center
}

.defer-section {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .4s ease-out, transform .4s ease-out
}

.defer-section.section-visible {
    opacity: 1;
    transform: translateY(0)
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.hero-section {
    padding: 56px 0;
    background: #0F26D5;
}

.container {
    /* width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px */
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

.col-lg-8 {
    padding: 0 12px;
    width: 100%
}

@media(min-width:992px) {
    .col-lg-8 {
        width: 66.666%
    }
}

.text-center {
    text-align: center
}

.justify-content-center {
    justify-content: center
}

.hero-title {
    margin-bottom: 16px;
    color: #101828;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -.96px
}

.hero-subtitle {
    margin-bottom: 24px;
    color: #475467;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.pricing-card p {
    display: inline-flex;
    align-items: baseline;
    color: #344054;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px
}

.pricing-card p span {
    padding-inline: 5px;
    color: #101828;
    font-family: Inter, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -.96px
}

.pricing-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap
}

.pricing-buttons a {
    border-radius: 4px;
    background: #3A58EF;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
    padding: 12px 20px;
    color: #FFF;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px
}

.pricing-buttons a.View_Pricing {
    border: 1px solid #3A58EF;
    background: transparent;
    color: #3A58EF
}

.stats-row {
    display: flex;
    justify-content: center;
    gap: 90px;
    margin-top: 50px;
    flex-wrap: wrap
}

.stat-item {
    text-align: center;
    /* border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    min-width: 240px;
    padding: 24px 0; */
}

.stat-item h3 {
    color: #000;
    padding: 10px 0 5px;
    font-size: 32px;
    font-weight: 700
}

.stat-item p {
    font-size: 14px;
    font-weight: 300;
    color: #7f8c8d
}

.Entigrity_Logo p {
    color: #344054;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px
}

.defer-section {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .4s ease-out, transform .4s ease-out;
    content-visibility: auto;
    contain-intrinsic-size: 1px 800px
}

.defer-section.section-visible {
    opacity: 1;
    transform: translateY(0)
}

.Client_Success_Story .dataImg img {
    /* width: 370px; */
    max-width: 100%;
    height: auto;
    aspect-ratio: 185/104;
    object-fit: cover
}

.Professionals_Top .User_Img img {
    width: 73px;
    height: 73px;
    object-fit: cover
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    vertical-align: top;
    text-decoration: none
}

h2 {
    color: #141414;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    text-transform: capitalize;
    padding-bottom: 16px
}

.Build_Your_Team_Banner {
    background-image: url(../../images/build-page/Build_Banner_Bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 72px 0 250px
}

.Digital_Web_Banner_Right {
    background: #fff;
    border-radius: 24px;
    padding: 24px
}

.Digital_Web_Banner_Right h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 4px;
    color: #1d2939
}

.Digital_Web_Banner_Right p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5d667b;
    margin-bottom: 24px;
    padding: 0 66px
}

.Digital_Web_Banner_Right button.btn.btn_submit {
    width: 100%;
    text-align: center
}

.Get_Started_Left .Website_Box .form-check-input[type=radio] {
    width: 20px;
    height: 20px
}

.Get_Started_Left form .form-floating label span.red {
    color: #f04438
}

.Get_Started_Left form .form-floating>.form-control {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 12px 16px;
    margin-bottom: 16px
}

.Get_Started_Left h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    margin-bottom: 4px;
    text-transform: inherit
}

.Get_Started_Left p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5d667b;
    margin-bottom: 24px
}

.Get_Started_Left form .form-floating label {
    padding: 12px 16px
}

.Website_Box {
    display: flex;
    align-items: center;
    gap: 24px
}

.Website_Box label {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054
}

.Get_Started_Left button.btn.btn_submit {
    background: #3a58ef;
    border-radius: 4px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 10px 18px
}

.Get_Started_Left button.btn.btn_submit:after {
    display: none
}

.Get_Started_Left .Website_Box .form-check-input[type=radio] {
    border-radius: 6px
}

.form-check-input:checked[type=radio] {
    background-image: url(https://d35qtdhia1ds08.cloudfront.net/custom/demo_digital_marketing/images/digital-page/Web_Checkbox.svg);
    border: 0
}

.Build_Offshore_Left h1 {
    font-family: Inter;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-bottom: 24px
}

.Build_Offshore_Left p {
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-bottom: 24px
}

.Build_Offshore_Left_Points {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px
}

.Build_Offshore_Left_Points_Box {
    padding-left: 8px;
    border-right: 2px solid #fff;
    padding-right: 12px;
    margin-right: 12px
}

.Build_Offshore_Left_Points_Box h2 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-bottom: 4px;
    padding-bottom: 0
}

.Build_Offshore_Left_Points_Box p {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0
}

.Build_Offshore_Left_Points .Build_Offshore_Left_Points_Box:last-child {
    padding: 0;
    margin: 0;
    border: 0
}

.Build_Offshore_Left_Btn_Links {
    display: flex;
    align-items: center;
    gap: 24px
}

.Build_Offshore_Left_Btn_Links a {
    border: 1px solid #fff;
    border: 1px solid #3a58ef;
    padding: 14px 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    background: #fff
}

.Build_Offshore_Left_Btn_Links a svg {
    margin-right: 8px
}

.Build_Offshore_Left_Btn_Links a svg path {
    fill: #26244a
}

.Build_Offshore_Left_Btn_Links a:hover {
    border: 1px solid #fff;
    color: #fff;
    background: #3a58ef
}

.Build_Offshore_Left_Btn_Links a:hover svg path {
    fill: #fff
}

.Build_Offshore_Left_Btn_Links a.Watch_Video_Btn {
    background: #fff0;
    color: #fff;
    border-color: #fff
}

.Build_Offshore_Left_Btn_Links a.Watch_Video_Btn svg path {
    fill: #fff
}

.Build_Offshore_Left_Btn_Links a.Watch_Video_Btn:hover {
    background: #fff;
    color: #3a58ef
}

.Build_Offshore_Left_Btn_Links a.Watch_Video_Btn:hover svg path {
    fill: #3a58ef
}

.Get_Started_Left form .card {
    border: 0
}

.Get_Started_Left form .drop_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #98a2b3;
    margin-top: 0;
    margin-bottom: 16px
}

.Get_Started_Left form .drop_box button.btn {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #98a2b3;
    background: #fff0;
    padding: 0;
    width: 100%;
    display: inline-block;
    border: 0 !important;
    box-shadow: none !important;
    outline: 0;
    padding: 10px;
    text-align: center
}

.Get_Started_Left form .drop_box button.btn:hover,
.Get_Started_Left form .drop_box button.btn:focus {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0;
    padding: 10px;
    text-align: center
}

.Get_Started_Left form .form input {
    margin: 10px 0;
    width: 100%;
    background-color: #e2e2e2;
    border: 0;
    outline: 0;
    padding: 12px 20px;
    border-radius: 4px
}

.reqForm .form-floating>.form-select {
    background-image: url(../../images/build-page/chevron_right_new.svg)
}

.reqForm .form-floating>textarea {
    margin-bottom: 0;
    height: 84px
}

.reqForm .form-floating>.form-select {
    margin: 0 0 16px
}

.Get_Started_Left form .drop_box button.btn svg {
    margin-right: 8px
}

.Pos_rel {
    position: relative
}

a.Great_Cert_Logo {
    display: block;
    position: fixed;
    right: 50px;
    top: 89px;
    z-index: 9
}

.Pos_rel a.Great_Cert_Logo img {
    max-width: 90px
}

.Accounting_CPA_Firms_Box {
    /* background: #fff;
    border: 0;
    padding: 48px 0;
    border-radius: 24px */
}

.Accounting_CPA_Firms_Box h2.Accounting_CPA_Firms_Title {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 42px
}

.Accounting_CPA_Firms_Box h2.Accounting_CPA_Firms_Title span.Accounting_CPA_Firms_Title_Span {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3a58ef
}

.bannerLogo.logoSlider.slick-initialized.slick-slider {
    padding-top: 0;
    padding-bottom: 0
}

body.Build_Homepage {
    background: #ebeefd
}

.banner.Accounting_CPA_Firms {
    background: #fff0;
    margin-top: -120px;
    margin-bottom: 0
}

.Hire_Offshore_Main {
    margin: 0;
    border-radius: 0
}

.Hire_Offshore_Main .Hire_Offshore {
    background: #fff;
    padding-bottom: 60px;
    border-radius: 0
}

.Hire_Offshore_Main h2.Heading_H2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 8px
}

.Hire_Offshore_Main p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 24px
}

.Hire_Offshore_Main h3.Heading_H3 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 8px
}

.Hire_Offshore_Main ul.dataLogos {
    margin: 0;
    flex-direction: column
}

.Hire_Offshore_Main ul.dataLogos li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 12px;
    color: #475467;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center
}

.Hire_Offshore_Main ul.dataLogos li svg {
    margin-right: 8px;
    min-width: 20px
}

.With_MYCPE_ONE_Main {
    background: #fff
}

.With_MYCPE_ONE_Box {
    background: #283fb1;
    padding: 24px;
    border-radius: 16px;
    margin-top: 0
}

.With_MYCPE_ONE_Box h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding-bottom: 0
}

.Accounting_Outsourcing_Services_Left.sticky-top {
    top: 130px;
    z-index: 9
}

.stepList {
    display: inline-block;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0
}

.stepList li {
    padding: 0 0 0 215px;
    position: relative;
    margin-bottom: 48px;
    width: 100%
}

.nums {
    position: absolute;
    left: 0;
    top: 0;
    color: #e8e8e9;
    font-size: 108px;
    line-height: 108px;
    font-weight: 400;
    font-family: 'Anton', sans-serif
}

.stepList li:before {
    background: #eff0f3;
    width: 4px;
    height: calc(100% - 123px);
    top: 123px;
    position: absolute;
    left: 48px;
    content: '';
    z-index: 1
}

.stepList li.stepsOver:after {
    background: #eff0f3;
    width: 4px;
    height: 0;
    top: 123px;
    position: absolute;
    left: 48px;
    content: '';
    z-index: 2;
    transition: height 2s
}

.stepList li.stepsOver.active:after {
    height: calc(100% - 123px)
}

.stepList li.stepOne.active:after {
    background: #F60
}

.stepList li.stepTwo.active:after {
    background: #6086f1
}

.stepList li.stepThree.active:after {
    background: #f5767d
}

.stepList li.stepFour.active:after {
    background: #be87fc
}

.stepList li.stepFive.active:after {
    background: #0fca95
}

.stepList li.stepSix.active:after {
    background: #ffc700
}

.stepList li.stepsOver.active:after {
    height: calc(100% - 123px)
}

.stepHedd {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #171a1f;
    font-size: 30px;
    font-weight: 700;
    line-height: 150%;
    padding-bottom: 30px
}

.stepHedd img {
    margin-right: 24px
}

.stepList dt {
    color: #171a1f;
    font-size: 22px;
    font-weight: 700;
    line-height: 150%;
    padding-bottom: 12px
}

.stepList dd {
    color: #5d5f62;
    line-height: 150%;
    padding-bottom: 24px
}

.stepList dd.asses {
    padding: 16px;
    border-radius: 12px
}

.stepList li.stepOne.active .nums {
    color: #3a58ef
}

.stepList li.stepTwo.active .nums {
    color: #3a58ef
}

.stepList li.stepThree.active .nums {
    color: #3a58ef
}

.stepList li.stepFour.active .nums {
    color: #3a58ef
}

.stepList li.stepFive.active .nums {
    color: #3a58ef
}

.stepList li.stepSix.active .nums {
    color: #3a58ef
}

.stepList li.stepOne.active:after {
    background: #3a58ef
}

.stepList li.stepTwo.active:after {
    background: #3a58ef
}

.stepList li.stepThree.active:after {
    background: #3a58ef
}

.stepList li.stepFour.active:after {
    background: #3a58ef
}

.stepList li.stepFive.active:after {
    background: #3a58ef
}

.stepList li.stepSix.active:after {
    background: #3a58ef
}

.Accounting_Outsourcing_Services {
    padding: 72px 0;
    background: var(--Text-Grey-50, #F9FAFB);
    margin-top: 0
}

.Accounting_Outsourcing_Services_Left h3,
.Accounting_Outsourcing_Services_Left h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 8px
}

.Accounting_Outsourcing_Services_Left h3 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.Accounting_Outsourcing_Services_Left p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding: 0
}

.Accounting_Outsourcing_Services_Left a.Hire_Now_Btn {
    border: 1px solid #3a58ef;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    min-width: 200px;
    padding: 12px;
    display: inline-block;
    text-align: center;
    margin-top: 24px;
    border-radius: 4px;
    background: #fff;
    color: #3a58ef
}

.Accounting_Outsourcing_Services_Left a.Hire_Now_Btn:hover {
    background: #3a58ef;
    color: #fff
}

.Accounting_Outsourcing_Services_Right .stepList .nums {
    font-family: Inter;
    font-size: 100px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #d8defc
}

.stepList li ul.list-instyled li {
    padding-left: 27px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 12px
}

.stepList li ul.list-instyled li:before {
    content: '';
    background-image: url(../../images/build-page/Accounting_Services_Point.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff0
}

.Accounting_Outsourcing_Services_Right .Heading_H2 {
    font-family: Inter;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding-bottom: 20px
}

.stepList li.stepsOver a.Hire_Now_Btn {
    border: 1px solid #3a58ef;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    min-width: 200px;
    padding: 12px;
    display: inline-block;
    text-align: center;
    margin-top: 8px;
    border-radius: 4px;
    background: #fff;
    color: #3a58ef
}

.stepList li.stepsOver a.Hire_Now_Btn:hover {
    background: #3a58ef;
    color: #fff
}

.product__slider-main {
    margin-bottom: 15px
}

.product__slider-main img {
    margin: 0 auto
}

.product__slider-thmb .slick-slide {
    opacity: .5;
    transition: all .3s ease
}

.product__slider-thmb .slick-slide.slick-active,
.product__slider-thmb .slick-slide:hover {
    opacity: 1
}

.product__slider-main,
.product__slider-thmb {
    display: none
}

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto
}

.banner-slider .slider.slider-for {
    max-width: 100%;
    padding-right: 35px
}

.banner-slider .slider.slider-nav {
    max-width: 100%
}

.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left
}

.banner-slider .slider.slider-nav {
    height: 610px;
    overflow: hidden
}

.slider-banner-image {
    height: 610px
}

.banner-slider .slider.slider-nav {
    padding: 20px 0 0
}

.slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #ebebeb
}

.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0
}

.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196db6
}

.slider-nav .slick-slide.slick-current span {
    color: #196db6
}

.slider-nav .slick-slide {
    text-align: center
}

.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px
}

.slick-arrow {
    width: 100%;
    background-color: #fff0;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99
}

.slick-prev {
    top: 0
}

.slick-next {
    bottom: 0;
    background-color: #fff
}

.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png)
}

.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png)
}

.Why_Mycpeone {
    background: #ebeefd;
    padding: 72px 0
}

.Why_Mycpeone h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 8px
}

.Why_Mycpeone p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding: 0;
    margin-bottom: 48px
}

section.banner-section {
    margin-top: 48px
}

.Our_5D_Approach h2 {
    padding-bottom: 45px
}

.Our_5D_Slider .slider {
    grid-template-columns: 50% 50%;
    position: relative
}

.Our_5D_Slider .slider .content_container {
    padding: 0
}

.Our_5D_Slider .slider .slides {
    overflow-y: auto;
    max-height: 320px;
    scrollbar-width: none
}

.Our_5D_Slider .slider .slides::-webkit-scrollbar {
    display: none
}

.Our_5D_Slider .slider .slides .slide {
    min-height: calc(100%);
    display: flex;
    padding: 0;
    align-items: start
}

.Our_5D_Slider .slide_navigation a {
    color: #d8defc;
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.Our_5D_Slider .slide_navigation li {
    margin-bottom: 16px
}

.Our_5D_Slider .slide_navigation li:last-child {
    margin-bottom: 0
}

.Our_5D_Slider .slide_navigation a {
    text-align: left
}

.Our_5D_Slider .slide_navigation a.active {
    font-weight: 700;
    text-align: left;
    color: #3a58ef;
    position: relative
}

.Our_5D_Slider .slide_navigation a.active:after {
    content: '';
    background: #3a58ef;
    width: 72px;
    height: 2px;
    display: inline-block;
    position: absolute;
    right: -80px;
    top: 15px
}

.inner_content {
    display: flex
}

.Inner_Content_Left {
    margin-right: 24px;
    text-align: center
}

.Our_5D_Slider .slider .slides .Inner_Content_Left p {
    text-align: left
}

.Our_5D_Slider .slider .slides h1 {
    text-align: left;
    padding-bottom: 16px
}

.Our_5D_Slider .slider .slides p {
    text-align: left
}

.Recent_Post .resorceBox:hover {
    background: #fff0
}

.cardCust2 .d-flex {
    margin: 0
}

.cardCust2 .d-flex .date {
    max-width: 263px
}

.container_card .nav-pills .nav-link {
    padding: 10px 16px;
    color: #171a1f80;
    font-size: 20px
}

.container_card .nav-pills .nav-link.active {
    background: #3a58ef;
    color: #fff;
    border-radius: 50px
}

.container_card li.nav-item {
    margin-right: 16px
}

.By_Numbers_Main_Box {
    margin-top: 0;
    text-align: left;
    min-height: 161px;
    margin-bottom: 30px;
    border: 0;
    position: relative;
    box-shadow: 0 4px 25px 0 #0000001A;
    border-radius: 12px;
    padding: 24px 16px;
    background: #fff
}

.By_Numbers_Main_Box:before {
    content: '';
    background: #9cabf7;
    width: 5px;
    height: 102px;
    display: inline-block;
    position: absolute;
    left: -2px;
    border-radius: 13px
}

.By_Numbers_Main_Box h6 {
    margin-top: 8px;
    margin-bottom: 2px;
    display: block;
    padding: 8px 0 4px;
    font-family: Inter;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -.02em;
    text-align: left;
    color: #3e3c64
}

.By_Numbers_Main_Box p {
    padding-bottom: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #475467
}

.container_card .scroll {
    height: 790px
}

.container_card .scroll.scroll_Upcoming {
    height: auto
}

.container_card {
    padding: 4% 0
}

.Our_5D_Slider .slider .slides .Inner_Content_Left p.Text_Brand_500 {
    color: #3a58ef;
    font-weight: 700
}

.Our_5D_Slider_Left h2 {
    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;
    padding-bottom: 24px
}

.Why_Mycpeone_Slider_Main {
    position: relative
}

.Why_Mycpeone_Slider_Box {
    background: #fff;
    border: 1px solid #eaecf0;
    padding: 24px;
    border-radius: 24px;
    margin-bottom: 24px;
    height: 286px;
    position: relative
}

.Why_Mycpeone_Slider_Box svg {
    margin-bottom: 24px
}

.Why_Mycpeone_Slider_Box h3 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054
}

.Our_5D_Slider .slider .Why_Mycpeone_Slider_Box p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 26px
}

.Read_More_Btn {
    display: flex;
    align-items: center;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #3a58ef
}

.Read_More_Btn {
    position: absolute;
    left: 24px;
    bottom: 24px;
    z-index: 9999
}

.Read_More_Btn svg {
    margin-left: 8px;
    margin-bottom: 0
}

.Key_Benefits {
    background: #fff;
    padding: 72px 0 150px
}

.Key_Benefits h2.Heading_H2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    margin-bottom: 48px;
    padding-bottom: 0
}

.Key_Benefits_Outer {
    position: relative;
    height: 576px
}

img.Key_Benefits_Img {
    top: auto;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 0 auto;
    width: 100%
}

.Key_Benefits_Box {
    max-width: 310px;
    text-align: center
}

.Key_Benefits_Box.Key_Benefits_Box1 {
    max-width: 271px
}

.Key_Benefits_Box.Key_Benefits_Box2 {
    margin-left: -100px
}

.Key_Benefits_Box.Key_Benefits_Box3 {
    margin-left: -180px
}

.Key_Benefits_Box.Key_Benefits_Box4 {
    text-align: center;
    margin-right: -160px;
    margin-left: 205px
}

.Key_Benefits_Box.Key_Benefits_Box5 {
    margin-left: 125px;
    margin-right: -85px
}

.Key_Benefits_Box.Key_Benefits_Box6 {
    margin-left: 49px
}

.Key_Benefits_Box svg {
    display: none
}

.Data_Security_New_Main {
    margin: 0
}

.How_to_Get_Started ul.stepList {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px 0 0 70px
}

.How_to_Get_Started ul.stepList li {
    line-height: inherit;
    margin-bottom: 12px;
    padding: 0
}

.How_to_Box {
    padding: 24px;
    background: #fff;
    border-radius: 24px;
    overflow: hidden
}

.How_to_Box h2 {
    font-family: Inter;
    font-size: 100px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #9cabf7;
    padding-bottom: 19px;
    margin-left: -65px;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.How_to_Box:hover h2 {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-left: 0;
    color: #3a58ef
}

.How_to_Box h3.Heading_H3 {
    font-family: Inter;
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054
}

.How_to_Box ul.Steps_points.Heading_H6 li {
    list-style: none;
    padding-left: 27px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    margin-bottom: 12px;
    position: relative
}

.How_to_Box ul.Steps_points {
    margin-left: 0
}

.How_to_Box ul.Steps_points.Heading_H6 li:before {
    content: '';
    background-image: url(../../images/build-page/Accounting_Services_Point.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px
}

.How_to_Get_Started h2.Heading_H2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 8px;
    color: #26244a
}

.How_to_Get_Started p.Heading_H6 {
    color: #3a58ef;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.logoSlider button.slick-prev.slick-arrow {
    position: absolute;
    left: 10px;
    top: 45%;
    border: 1px solid #d0d5dd;
    border-radius: 50%;
    background: url(../images/prev-hover.png) 0 0 no-repeat;
    background-color: #3a58ef;
    background-size: 40px
}

.logoSlider button.slick-next.slick-arrow {
    top: 25%;
    right: 10px;
    left: auto;
    border: 1px solid #d0d5dd;
    border-radius: 50%;
    background: url(../images/prev-hover.png) 0 0 no-repeat;
    background-size: 40px;
    background-color: #3a58ef
}

.slider {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.slider ul.bxslider img {
    width: 100%;
    height: auto
}

.bx-pager {
    margin: 0;
    padding: 0
}

.bx-pager img {
    width: 100px;
    height: auto
}

.bx-pager a {
    opacity: .1
}

.bx-pager a:hover,
.bx-pager a.active {
    opacity: 1
}

.bx-pager a {
    width: 100%;
    display: inline-block;
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 16px;
    position: relative
}

.bx-pager a.active span {
    background: #3a58ef;
    width: 72px;
    height: 1px;
    display: inline-block;
    margin-top: 17px
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    background: #fff0;
    margin-bottom: 0
}

.bx-wrapper .bx-controls-direction a {
    display: none
}

.bx-viewport {
    margin-bottom: 0
}

.Our_5D_Slider_Left {
    height: 100%
}

.item-container {
    position: relative;
    margin: 0 10px
}

.item-container img {
    max-width: 100%
}

.item-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    text-shadow: 0 0 0 #000
}

.Client_Success_Story {
    padding: 72px 0;
    background: var(--Text-Grey-50, #F9FAFB)
}

.Client_Success_Story ul.slick-dots {
    bottom: -70px
}

.Client_Success_Story .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #fff0;
    border: 0;
    outline: 0;
    background: #fff0
}

.Client_Success_Story .slick-dots li button:before {
    font-family: 'slick';
    font-size: 24px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 8px;
    content: '';
    text-align: center;
    opacity: 1;
    color: #d8defc;
    background: #d8defc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 10px
}

.Client_Success_Story .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #3a58ef;
    background: #3a58ef
}

.Client_Success_Story_Right iframe {
    border-radius: 24px
}

.Client_Success_Story button.slick-prev.slick-arrow {
    background-image: url(../../images/build-page/Left_Arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    left: -50px;
    width: 40px;
    height: 40px;
    top: 50%
}

.Client_Success_Story button.slick-next.slick-arrow {
    background-image: url(../../images/build-page/Right_Arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    right: -50px;
    left: auto;
    width: 40px;
    height: 40px
}

.Client_Success_Story h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 48px
}

.Client_Success_Story_Left h3 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding-bottom: 12px
}

.Client_Success_Story_Left p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 30px
}

.Author_Text {
    display: flex;
    align-items: flex-start
}

.Author_Text_Right h4 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding-bottom: 0
}

.Author_Text_Left img {
    width: 57px;
    height: 57px
}

.Author_Text_Left {
    margin-right: 16px
}

.Client_Success_Story_Left .Author_Text_Right p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    padding-bottom: 0
}

.FAQ_Box .sticky-top {
    top: 130px;
    z-index: 9
}

.FAQ_Main {
    background: #fff0
}

.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/sales-page/Open_Accordion_Icon.svg);
    transition: all .3s;
    transform: rotate(45deg)
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed::before {
    transform: rotate(0)
}

.FAQ_Main .FAQ_Box .accordion-button {
    color: #667085;
    background: #fff0;
    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: #fff0;
    padding-left: 0
}

.FAQ_Main .FAQ_Box .accordion-item {
    margin: 0;
    border: 0;
    margin-bottom: 16px;
    border-radius: 0;
    background: #fff0;
    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: #fff0;
    padding: 0;
    padding-left: 55px
}

.FAQ_Main .FAQ_Box .accordion-button {
    color: #667085;
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.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
}

.request_more_info_form_main .reqForm .form-floating>.form-control {
    background-color: #fff;
    border: 1px solid #fff
}

.request_more_info_form_main .reqForm .form-floating>.form-select {
    background-color: #fff;
    border: 1px solid #fff
}

.request_more_info_form_main .dropFile {
    color: #000
}

.request_more_info_form_main input#i_attachment {
    background: #fff0;
    text-align: center;
    margin: 0 auto;
    max-width: 280px;
    color: #000
}

.request_more_info_form_main .reqForm .form-floating>textarea {
    height: 165px
}

.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
}

.Must_Read_Blogs {
    padding-block: 72px;
    background: var(--Theme-Blue-50, #EBEEFD);
}

.Must_Read_Blogs .blogs_main .headings.text-center h2 {
    color: var(--Theme-Dark-Blue-800, #26244a);
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 48px;
    padding: 0;
}

.Must_Read_Blogs .blogs_main .headings.text-center h2 span {
    color: var(--Theme-Blue-500, #3A58EF);

    /* Webpage/Header 4 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.Insightful_Box {
    border-radius: 8px;
    background: #FFF;
    padding: 16px;
    height: 100%
}

.Insightful_Box img {
    width: 100%
}

.view_all_blog {
    margin-top: 40px
}

.Insightful_Box h4 {
    overflow: hidden;
    color: var(--Text-Grey-800, #1d2939);
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    height: 52px;
    margin-top: 18px;
    margin-bottom: 8px
}

.Insightful_Box h6 {
    color: var(--Text-Grey-400, #98a2b3);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px
}

.Insightful_Box h6 .blog_author {
    max-height: 20px;
    width: auto
}

.Insightful_Box p {
    color: var(--Text-Grey-500, #5d667b);
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.Insightful_img {
    max-height: 240px;
    overflow: hidden;
    border-radius: 8px
}

.Insightful_Box a img:hover {
    transform: scale(1.1)
}

.Insightful_Box a img {
    border-radius: 8px;
    transition: .3s
}

.Insightful_Box a img {
    border-radius: 8px
}

.How_It_Works_Services {
    padding: 72px 0;
    background: #ebeefd
}

.Client_Success_Story_Right .dataImg {
    border-radius: 12px
}

.Client_Success_Story_Right .dataImg a img {
    border-radius: 12px
}

.Client_Success_Story_Left {
    position: absolute;
    bottom: 2px;
    text-align: left;
    padding: 14px;
    z-index: 1;
    line-height: 1
}

.Client_Success_Story_Left h3 {
    font-family: Inter;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 0;
    color: #ddd;
    font-size: 16px;
    font-weight: 700
}

.Client_Success_Story_Right .dataImg:after {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background: linear-gradient(180deg, rgb(0 0 0 / .0001) 49.88%, rgb(0 0 0 / .9)); */
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 12px
}

.banner.Accounting_CPA_Firms.Certifications_Affiliations {
    margin-top: 0;
    padding-block: 72px;
}

.Client_Box {
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 10px
}

.hero-section {
    padding: 56px 0;
}

.hero-section .hero-title {
    margin-bottom: 24px;
    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;
}

.hero-section .hero-subtitle {
    margin-bottom: 24px;
    padding-inline: 0;
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.pricing-card p {
    display: inline-flex;
    align-items: baseline;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 12px;
}

.pricing-card p span {
    padding-inline: 5px;
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -.96px
}

.hero-section .pricing-buttons {
    display: flex;
    gap: 16px;
    justify-content: center
}

.hero-section .pricing-buttons a {
    border-radius: 4px;
    background: var(--White, #FFF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.hero-section .pricing-buttons a svg {
    margin-right: 8px
}

.hero-section .pricing-buttons a.View_Pricing {
    background: #fff0;
    padding: 12px 40px;
    border-radius: 4px;
    border: 1px solid var(--White, #FFF);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.hero-section .pricing-buttons a.View_Pricing:hover {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    color: var(--Theme-Blue-500, #3A58EF);
}

.hero-section .pricing-buttons a.View_Pricing:hover svg path {
    fill: #fff
}

.hero-section .pricing-buttons a.Book_Your:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    color: #fff;
}

.hero-section .pricing-buttons a.Book_Your:hover svg path {
    fill: #fff;
}

.hero-section .stats-row {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 50px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.hero-section .stat-item h3 {
    padding-top: 12px;
    padding-bottom: 4px;
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.hero-section .stat-item p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.hero-section .stat-item {
    text-align: center;
    border-radius: 12px;
    background: rgba(18, 50, 123, 0.40);
    min-width: 240px;
    padding: 24px 0;
}

.hero-section .stat-item svg path {
    stroke: #fff;
}

.hero-section .stat-number {
    font-size: 32px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 8px
}

.hero-section .stat-label {
    font-size: 14px;
    color: #7f8c8d
}

.hero-section .trusted-by {
    text-align: center;
    margin-top: 60px
}

.hero-section .trusted-by p {
    font-size: 14px;
    color: #7f8c8d;
    margin-bottom: 20px
}

.hero-section .trust-logos {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap
}

.hero-section .trust-logo {
    font-size: 12px;
    color: #bdc3c7;
    padding: 10px 20px;
    border: 1px solid #e1e8ed;
    border-radius: 6px
}

.Entigrity_Logo p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px
}

section.Firms_Trust {
    background: var(--Text-Grey-50, #F9FAFB);
    padding-block: 35px
}

.trusted-by p {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0
}

.Trust_Logos_Main {
    display: flex;
    gap: 24px;
    justify-content: center
}

.Trust_Logo {
    padding: 10px
}

section.Why_Choose {
    background-color: #fff;
    padding-block: 72px
}

.Why_Title {
    position: relative
}

.Why_Title a.Watch_Video_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 20px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    gap: 8px
}

.Why_Title a.Watch_Video_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    color: #fff
}

.Why_Title a.Watch_Video_Btn:hover svg path {
    fill: #fff
}

.Why_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    text-align: center;
    padding-bottom: 16px
}

.Why_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 8px
}

.Why_Title h3 {
    text-align: center;
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a;
    padding-bottom: 16px
}

.Why_Title p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
    padding: 0
}

.Why_Choose_Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    margin-top: 0;
    margin-block: 0;
    min-height: 224px;
}

.Why_Choose_Box span {
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
    display: inline-block;
    padding: 10px;
    margin-bottom: 24px;
}

.Why_Choose_Box h5 {
    margin-bottom: 0;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.Why_Choose_Box p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 0
}

section.Key_Benefits_Main {
    background: var(--Text-Grey-50, #F9FAFB);
    padding-block: 72px
}

.Key_Benefits_Left h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -.72px
}

.Key_Benefits_Left h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -.72px;
    margin-bottom: 12px;
    padding: 0
}

.Key_Benefits_Left p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 36px
}

.Key_Benefits_Left ul li {
    position: relative;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 25px;
    margin-bottom: 12px
}

.Key_Benefits_Left ul li svg {
    position: absolute;
    left: 0
}

.Key_Benefits_Right {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding-block: 60px;
    text-align: center
}

.Key_Benefits_Right h2 {
    margin-bottom: 12px;
    padding: 0;
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 150px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: baseline
}

.Key_Benefits_Right h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.Key_Benefits_Right h5 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0
}

.Key_Benefits_Right p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0
}

section.How_Get_Started_Main {
    background: var(--White, #FFF);
    padding-block: 72px
}

.How-Title {
    text-align: center;
    margin-bottom: 48px
}

.How-Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: start;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    padding: 0;
    margin-bottom: 8px
}

.How-Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.How-Title p {
    color: var(--Text-Grey-600, #475467);
    text-align: start;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 0
}

.How_Get_Started_Btns a.View_Pricing {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    background: #fff0;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 40px;
    display: inline-block;
}

.How_Get_Started_Btns {
    display: flex;
    align-items: center;
    margin-top: 48px;
    justify-content: start;
    gap: 24px;
}

.How_Get_Started_Btns a.View_Pricing:hover {
    background: var(--Theme-Blue-500, #3A58EF);
    color: #fff;
}

.Step_1 {
    text-align: start
}

.Step_Box {
    position: relative;
    display: inline-block;
    margin-bottom: 24px
}

.Step_Box h3 {
    position: absolute;
    top: 28px;
    left: 25px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: -0.48px;
}

.Step_1 h5 {
    color: var(--Text-Grey-700, #344054);
    text-align: start;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 8px
}

.Step_1 p {
    color: var(--Text-Grey-700, #344054);
    text-align: start;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
    padding: 0
}

.Step_Main {
    position: relative
}

.Step_Main .Line {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 30px
}

.Step_Main .Line:before {
    content: '';
    background: url(../../images/build-page/Step_Main_Line.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 470px;
    height: 88px;
    display: inline-block;
    position: absolute;
    top: -33px;
    left: -4%
}

.Step_Main .Line:after {
    content: '';
    background: url(../../images/build-page/Step_Main_Line.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 470px;
    height: 88px;
    display: inline-block;
    position: absolute;
    top: -33px;
    right: 15%
}

section.Ensuring_Security {
    background: var(--Text-Grey-50, #F9FAFB);
    padding-block: 72px
}

.Data_Main {
    text-align: center
}

.Data_Main svg {
    margin-bottom: 24px
}

.Data_Main h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 48px;
    padding: 0
}

.Data_Main h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.Data_Main h6 {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px
}

.Data_Main p {
    text-align: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: var(--Text-Grey-600, #475467);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.Security-Img {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-block: 36px
}

.Data_Main a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    display: inline-block;
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.Data_Main a svg {
    margin: 0;
    margin-right: 8px
}

.Data_Main a.videoTrigger:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05)
}

section.Simple_Pricing {
    background: var(--White, #FFF);
    padding-block: 72px
}

.Simple_Title {
    margin-bottom: 48px
}

.Simple_Title 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: -.72px;
    padding: 0
}

.Simple_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.Simple_Box {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: #fff;
    padding: 24px
}

.Simple_Top {
    text-align: center;
    border-bottom: 1px solid #EAECF0;
    margin-bottom: 16px;
    padding-bottom: 16px
}

.Simple_Top p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding-bottom: 4px
}

.Simple_Top h3 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: -1.44px;
    display: flex;
    justify-content: center;
    align-items: baseline
}

.Simple_Top h3 small {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-left: 5px
}

.Pricing_Point {
    margin-block: 16px
}

.Pricing_Point ul li {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px
}

.Pricing_Point ul li svg {
    position: absolute;
    left: 0
}

.Consultation {
    text-align: center;
    margin-top: 24px
}

.Consultation a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 20px;
    display: inline-block
}

.Consultation a:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05)
}

section.Free_Resources {
    background: var(--White, #FFF);
    padding-block: 72px
}

.Resources_Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px
}

.Resources_Box span {
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
    width: 48px;
    height: 48px;
    padding: 13px;
    margin-bottom: 24px;
    display: block
}

.Resources_Box h6 {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px
}

.Resources_Box h3 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-block: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 24px
}

.Resources_Box p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 24px
}

.Resources_Box a {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 20px;
    text-align: center;
    display: block
}

.Resources_Box a:hover {
    color: #fff;
    background: var(--Theme-Blue-500, #3A58EF)
}

.Resources_Box a:hover svg path {
    fill: #fff
}

.Resources_Box_Bottom {
    border-radius: 8px;
    border: 1px solid var(--Text-Grey-300, #D0D5DD);
    background: var(--White, #FFF);
    padding: 24px;
    margin-top: 24px
}

.Resources_Box_Bottom h3 {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 0
}

.Resources_Box_Bottom a {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 8px;
    max-width: 275px;
    float: right
}

.Resources_Box_Bottom a:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05)
}

section.bg-grey {
    background: var(--Text-Grey-50, #F9FAFB)
}

.Security-Img-Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    text-align: left;
    transition: 0.5s all ease-in-out;
    margin-top: 0
}

.Security-Img-Box:hover {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF);
    transition: 0.5s all ease-in-out;
    margin-top: -12px
}

.Security-Img-Box h4 {
    text-align: left;
    padding-top: 36px;
    padding-bottom: 8px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px
}

section.Software_Integrations {
    padding: 72px 0
}

section.Software_Integrations .Sec_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    text-align: center;
    padding-bottom: 8px
}

section.Software_Integrations .Sec_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

section.Software_Integrations h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 48px;
}

section.Software_Integrations .nav-pills {
    border-radius: 12px;
    background: #F3F4F6;
    padding: 2px;
    margin-bottom: 36px
}

section.Software_Integrations .nav-pills .nav-link.active {
    border-radius: 10px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 4px 4px -2px rgb(24 39 75 / .06), 0 2px 4px -2px rgb(24 39 75 / .02), 0 0 2px 0 #E0E0E0;
    padding: 8px 24px;
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

section.Software_Integrations .nav-pills .nav-link {
    padding: 8px 24px;
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.Software_Integrations_Box {
    border-radius: 8px;
    display: flex;
    align-items: center;
    vertical-align: middle;
    gap: 16px;
    flex-direction: column;
    width: 110px;
    background: #fff0;
    border: 0;
    padding: 0
}

.Software_Integrations_Box h3 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding: 0;
    text-align: center
}

section.Software_Integrations .Software_Integrations_Box h3 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0;
}

section.Lets_Build {
    padding: 72px 0
}

section.Lets_Build .Sec_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -.72px;
    text-align: center;
    padding-bottom: 8px
}

section.Lets_Build .Sec_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -.72px
}

.Lets_Build_Box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-bottom: 36px
}

.Lets_Build_Box a.Schedule_Call_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    padding: 12px 20px;
    display: inline-block;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.Lets_Build_Box a.Chat_Btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    padding: 12px 20px;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 8px
}

.Lets_Build_Box a.Chat_Btn:hover {
    background: var(--Theme-Blue-500, #3A58EF);
    color: #fff
}

.Lets_Build_Box a.Chat_Btn:hover svg path {
    stroke: #fff
}

.Lets_Build_Box a.Schedule_Call_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05)
}

.Lets_Build a.Call_Btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

section.Why_Choose.Your_Objective .Why_Choose_Box: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);
    box-shadow: 4px 4px 0 0 #000;
}

section.Why_Choose.Your_Objective .Why_Choose_Box:hover span {
    border-radius: 8px;
    background: var(--Theme-Blue-900, #04092A);
}

section.Why_Choose.Your_Objective .Why_Choose_Box:hover span svg path {
    stroke: var(--White, #FFF)
}

section.Why_Choose.Your_Objective .Why_Choose_Box:hover span svg circle {
    stroke: #fff
}

section.Why_Choose.Your_Objective .Why_Choose_Box:hover span svg rect {
    fill: #fff;
}

.Why_Choose_Box:hover {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF)
}

.Why_Choose_Box:hover span {
    border-radius: 8px;
    background: #3a58ef
}

.Why_Choose_Box:hover span svg path {
    stroke: var(--White, #FFF)
}

.Why_Choose_Box:hover span svg circle {
    stroke: var(--White, #FFF)
}

.How_Get_Started_Main a.Book_Your {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    display: flex;
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    align-items: center;
    justify-content: center;
    max-width: 188px;
    gap: 8px;
    margin: 0px 0;
}

.How_Get_Started_Main a.Book_Your:hover {
    background: var(--Theme-Blue-800, #182878)
}

.marquee-container {
    display: flex;
    flex-direction: column;
    gap: 0;
    overflow: hidden;
    width: 100%;
    padding: 0
}

.marquee-track {
    display: flex;
    width: fit-content
}

.marquee-left {
    animation: marquee-left 20s linear infinite
}

.marquee-right {
    animation: marquee-right 20s linear infinite
}

.scroll-card {
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    margin-right: 0;
    min-width: max-content;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.scroll-card img {
    width: 50px;
    border-radius: 8px
}

.scroll-card:hover {
    transform: scale(1);
    box-shadow: none
}

.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
}

.Btn_Primary_xl {
    background: #3A58EF;
    color: #FFF;
    border-Radius: 4px;
    box-shadow: 0 1px 2px 0 #1018280D;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    padding: 12px 20px 12px 20px
}

@keyframes marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

@keyframes marquee-right {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.marquee-container:hover .marquee-left,
.marquee-container:hover .marquee-right {
    animation-play-state: paused
}

section.Why_Offshore {
    padding-block: 72px
}

section.Why_Offshore .Sec_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244a);
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 16px;
    padding-bottom: 0
}

section.Why_Offshore .Sec_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

section.Why_Offshore .Sec_Title p {
    margin: 0;
    padding: 0;
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 8px
}

.Ensuring_Security_Left {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: #12327B;
    padding: 24px;
    height: 100%
}

.Ensuring_Security_Left .Ensuring_Security_Left_Top {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 24px
}

.Ensuring_Security_Left .Ensuring_Security_Left_Top label {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 150px;
    font-style: normal;
    font-weight: 700;
    line-height: 117px
}

.Ensuring_Security_Left h3 {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 8px;
    text-align: left;
    padding: 0
}

.Ensuring_Security_Left p {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left
}

.Security-Img-Box img {
    max-width: 60px
}

.Software_Integrations_Main_Inner {
    display: flex;
    gap: 24px;
    justify-content: center
}

.FAQ_Main h2.Sec_Title {
    text-align: center;
    letter-spacing: .36px;
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 35px
}

.Text_Dark_Blue_800 {
    color: #26244A
}

.Heading_H2_Bold {
    font-weight: 700
}

.Heading_H2 {
    font-family: Inter;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.Client_Success_Story button.slick-prev.slick-arrow::before,
.Client_Success_Story button.slick-next.slick-arrow::before {
    display: none
}



/* New CSS */

.hero-section .hero-title span {
    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;
}

.Accounting_Outsourcing_Services_Left h4 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

section.Why_Choose.Your_Objective .Why_Choose_Box {
    display: flex;
    align-items: center;
    gap: 0;
    min-height: 293px;
    flex-direction: column;
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    margin-top: 12px;
    transition: 0.5s all ease-in-out;
}

section.Why_Choose.Your_Objective .Why_Choose_Box span {
    margin-bottom: 24px;
}

section.Why_Choose.Your_Objective .Why_Choose_Box label {
    border-radius: 500px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 4px 16px;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

section.Why_Choose.Your_Objective .Why_Choose_Box p {
    text-align: center;
}

section.Why_Choose.Your_Objective .Why_Choose_Box h5 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-block: 8px;
}

.Why_Choose_Box {
    min-height: 246px;
}

.Data_Main h2 {
    margin-bottom: 8px;
}

.Data_Main p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 36px;
}

.dataImg iframe {
    border-radius: 24px;
}

.Security-Img-Box-Main {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 24px;
}

.Ensuring_Security_Right {
    margin-top: 36px;
}

.Security-Img-Box {
    border-radius: 12px;
    border: 0;
    background: var(--White, #FFF);
    padding: 0;
    text-align: left;
    transition: 0.5s all ease-in-out;
    margin-top: 0;
    max-width: 110px;
}

.Security-Img-Box:hover {
    border-radius: 12px;
    border: 0;
    background: var(--White, #FFF);
    transition: 0.5s all ease-in-out;
    margin-top: 0;
}

.Security-Img-Box img {
    max-width: 110px;
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 29px;
}

.Security-Img-Box h4 {
    padding-top: 16px;
    padding-bottom: 0;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}




.about_us_slider button.slick-prev.slick-arrow {
    right: auto;
    position: absolute;
    left: 18%;
    top: 32%;
}

.about_us_slider .slick-next {
    /* transform: rotate(-180deg); */
    right: 18%;
    top: 32%;
}


.about_us_slider .btn{
    pointer-events: none;
  }

  .about_us_slider .slick-current .btn {
    pointer-events: visible;
  }
  
  .about_us_slider .slick-slide {
    padding: 0 15px;
    color: #e67e22;
    transform: scale(1);
    filter: blur(0px);
  }
  .about_us_slider .slick-slide.slick-current {
    transform: scale(1);
    filter: blur(0);
  }

  .about_us_slider .slick-arrow{
    border: 0;
    font-size: 0;
    line-height: 0;
    width: 52px;
    height: 52px;
    position: absolute;
    right: calc(11% + 82px);
    top: -90px;
  }

  .about_us_slider .slick-arrow:hover {
    background-color: #f60;
    width: 52px;
    border-radius: 50%;
  }

  .about_us_slider button.slick-prev.slick-arrow {
    left: auto;
    position: absolute;
    right: 5%;
    top: -12%;
    background: #3a58ef;
    border-radius: 50%;
    z-index: 9;
  }



  .about_us_slider .slick-arrow:hover {
    background-color: #3A58EF;
    background-size: 40px;
    width: 40px;
    height: 40px;
  }

  .about_us_slider .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .about_us_slider .slick-next {
      /* transform: rotate(-180deg); */
      right: 18%;
      top: 32%;
  }

  .about_us_slider button.slick-next.slick-arrow {
      background: #3a58ef;
      border-radius: 50%;
      right: 0%;
      top: -12%;
      left: auto;
  }

  .about_us_slider button.slick-prev:before {
    display: none;
  }

  .about_us_slider button.slick-next:before {
    display: none;
  }

  .about_us_slider button.slick-prev.slick-arrow:hover {
      background: #283FB1;
  }

  .about_us_slider button.slick-next.slick-arrow:hover {
      background: #283FB1;
  }

  .tab-content .table-container {
    height: auto;
  }

  .about_us_slider ul.slick-dots {
      bottom: -62px;
  }

  .about_us_slider .slick-dots li button {
      background: #D8DEFC;
      width: 22px;
      height: 8px;
      border-radius: 26px;
  }

  .about_us_slider .slick-dots li.slick-active button {
      background: #3A58EF;
  }

  .about_us_slider .slick-list.draggable {
      /* max-height: 250px; */
  }

   .about_us_slider .slick-dots li button:before {
    display: none;
  }



.Testimonials {
      padding: 72px 0 92px;
      background: #fff;
      background: var(--Theme-Blue-50, #EBEEFD);
  }

  .Testimonials .slideBoxLeft h3.Heading_H3 {
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
    text-align: left;
    margin-top: 8px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }


  .Testimonials img.SlideBox_Test_Author_Img {
      min-width: 57px;
      margin-right: 16px;
  }

  .Testimonials .slideBoxRgt {
      display: flex;
      align-items: center;
      justify-content: start;
  }

  .Testimonials .slideBoxRgt .slideBoxRgt_Author_Img {
      min-width: 58px;
      max-width: 58px;
      margin-right: 16px;
  }

  .Testimonials .SlideBox_Test_Author h3 {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  .Testimonials .SlideBox_Test_Author p {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }

  .Testimonials h2 {
      font-family: Inter;
      font-size: 36px;
      font-weight: 700;
      line-height: 43.2px;
      letter-spacing: -0.02em;
      text-align: left;
      text-underline-position: from-font;
      text-decoration-skip-ink: none;
      color: #26244A;
      margin-bottom: 40px;
  }

  .Testimonials .center ul.slick-dots li.slick-active button:before {
    opacity: 0;
  }

  .Testimonials .center ul.slick-dots li button:before {
    opacity: 0;
  }

    
.Testimonials .slideBox.Bg_Dark_Blue_800 {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    transition: 0.4s all ease-in-out;
    transform: translate(0px, 0px);
}

.Testimonials .slideBox.Bg_Dark_Blue_800 .Rating_Top {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
}

.Testimonials .slideBoxLeft {}


.about_us_slider button.slick-prev.slick-arrow:before {
    content: '';
    background-image: url(../../images/digital-marketing-services/Arrow_Left.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
}

.about_us_slider button.slick-next.slick-arrow:before {
    content: '';
    background-image: url(../../images/digital-marketing-services/Arrow_Right.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
}

.Testimonials .slideBox.Bg_Dark_Blue_800:hover {
    transition: 0.4s all ease-in-out;
    transform: translate(0px, -10px);
}

.Testimonials .slideBox.Bg_Dark_Blue_800:hover .Rating_Top_Right svg path {
    fill: #3A58EF;
}


.Testimonials .Testimonials_Title {}

.Testimonials .Testimonials_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: left;

/* Webpage/Header 2 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 43.2px */
    letter-spacing: -0.72px;
    margin-bottom: 48px;
    padding: 0;
    text-align: center;
}

.Testimonials .Testimonials_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);

/* Webpage/Header 2 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}

.Testimonials .Testimonials_Title p {
    color: var(--Text-Grey-600, #475467);

/* Webpage/Header 5 */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 26px */
    margin-bottom: 60px;
}

.Testimonials .slideBoxLeft h2 {
    color: var(--Text-Grey-700, #344054);

/* Text xl / Bold */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    margin-bottom: 8px;
    padding-bottom: 0;
    margin-top: 24px;
}



section.Hiring_Model {
    padding-block: 72px;
    background: var(--White, #FFF);
}

section.Hiring_Model {}

section.Hiring_Model 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: 48px; /* 133.333% */
    letter-spacing: -0.72px;
    padding-bottom: 24px;
}

section.Hiring_Model h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.72px;
}

p.Sub_Title_Box {
    border-radius: 500px;
    border: 1px solid var(--Theme-Dark-Blue-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 16px 36px;
    max-width: 913px;
    color: var(--Text-Grey-600, #475467);
    text-align: center;

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    margin: 0 auto 36px;
    position: relative;
    z-index: 9;
}

.Dedicated_Staffing {
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-500, #5D667B);
    background: var(--White, #FFF);
    padding: 24px;
    display: flex;
    align-items: center;
    gap: 24px;
    min-height: 158px;
    z-index: 9;
    position: relative;
}

.Dedicated_Staffing_Left {}

.Dedicated_Staffing_Left span {
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 12px;
}

.Dedicated_Staffing_Right {}

.Dedicated_Staffing_Right h3 {
    color: var(--Text-Grey-600, #475467);

/* Text xl / Semibold */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
    margin-bottom: 6px;
}

.Dedicated_Staffing_Right p {
    color: var(--Text-Grey-600, #475467);

/* Text md / Regular */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.Hiring_Model p.Sub_Title_Box:before {
    content: '';
    background: url(../../images/sales-page/Hiring_Model_Before_Line.svg);
    width: 178px;
    height: 123px;
    display: inline-block;
    position: absolute;
    top: 32px;
    left: -18%;
    z-index: 1;
}

.Hiring_Model p.Sub_Title_Box:after {
    content: '';
    background: url(../../images/sales-page/Hiring_Model_After_Line.svg);
    width: 178px;
    height: 123px;
    display: inline-block;
    position: absolute;
    right: -18%;
    top: 32px;
}


/* Virtual cfo Page CSS - Start - 120226 */

section.Hiring_Model.Hiring_Model_Virtual_cfo p.Sub_Title_Box:before {
    content: '';
    top: 19px;
}

section.Hiring_Model.Hiring_Model_Virtual_cfo p.Sub_Title_Box:after {
    content: '';
    top: 19px;
}

/* Virtual cfo Page CSS - End - 120226 */


.pricing-card {}

.pricing-card p.hero-subtitle {
    width: 100%;
    color: var(--Text-Grey-900, #101828);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 150% */
    display: inline-block;
    margin-bottom: 36px;
}

.hero-section label {
    border-radius: 500px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 4px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 12px;
    max-width: 250px;
    gap: 10px;
    color: var(--Text-Grey-700, #344054);

/* Text sm / Semibold */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
}

section.Why_Choose.Your_Objective .Why_Choose_Box:hover svg g {}

section.Why_Choose.Your_Objective .Why_Choose_Box.Admin_Employee_Box:hover svg g path {
    fill: #fff;
}

.Why_Choose  a.Hire_Now_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);

/* Shadow/xs */
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    display: inline-block;
    color: var(--White, #FFF);

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    width: 187px;
    margin-top: 48px;
}

.Why_Choose a.Hire_Now_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
}


section.Purpose_Built {
    background: var(--White, #FFF);
    padding-block: 72px;
}

.Purpose_Built_Left {}

.Purpose_Built_Left h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; /* 133.333% */
    letter-spacing: -0.72px;
    margin-bottom: 22px;
    padding: 0;
}

.cities_offices_box {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
}

.cities_offices_box .cities_box:after {
    content: '';
    background: #26244A;
    width: 3px;
    height: 31px;
    display: inline-block;
    position: absolute;
    right: -16px;
    top: 3px;
}

.cities_box {
    position: relative;
}

.cities_offices_box .cities_box h3 {
    margin-bottom: 4px;
    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;
    display: flex;
    align-items: center;
    gap: 5px;
}

.cities_offices_box .cities_box h3 span {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin: 0;
}

.cities_box:last-child {}

.cities_box:last-child:after {
    content: '';
    opacity: 0;
}

.Purpose_Built_Left p {
    color: var(--Text-Grey-600, #475467);

/* Text lg/Regular */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}

p {}

a.Explore_Btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
    max-width: 291px;
    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% */
    padding: 12px 20px;
    text-decoration: none;
    margin-top: 24px;
}

.Purpose_Built_Right_Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 10px 24px;
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 106px;
}

.Purpose_Built_Right_Box p {
    color: var(--Text-Grey-700, #344054);

/* Text lg / Semibold */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 155.556% */
    margin-top: 0px;
    margin-bottom: 0;
}

a.Explore_Btn:hover {
    background: var(--Theme-Blue-500, #3A58EF);
    color: #fff;
}

a.Explore_Btn:hover svg path {
    fill: #fff;
}


section.Purpose_Built .Purpose_Built_Left {}

section.Purpose_Built .Purpose_Built_Left a.Hire_Now_Btn {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    display: inline-block;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    width: 187px;
    margin-top: 30px;
    text-align: center;
}

section.Purpose_Built .Purpose_Built_Left a.Hire_Now_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
}


.Pos_Rel {
    position: relative;
    height: 100%;
}


.Offshore_Staffing_Box {
    text-align: center;
    height: 100%;
    border-radius: 16px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
}

.Offshore_Staffing_Box .Offshore_Staffing_Box_Top {
    padding: 12px;
    text-align: center;
    margin-bottom: 16px;
    border-radius: 0 0 70px 90px;
    background: #12327B;
    box-shadow: 0 4px 4px 0 rgba(18, 50, 123, 0.18);
}

.Offshore_Staffing_Box .Offshore_Staffing_Box_Top svg {
    margin-bottom: 16px;
}

.Offshore_Staffing_Box .Offshore_Staffing_Box_Top h3 {
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.Offshore_Staffing_Box .Offshore_Staffing_Box_Top p {
    color: var(--Text-Grey-700, #344054);
    text-align: center;

/* Text lg/Regular */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    margin-bottom: 0;
}

.Offshore_Staffing_Box_Bottom {
    padding: 8px 24px 24px;
}

.Offshore_Staffing_Box_Bottom ul {

}

.Offshore_Staffing_Box_Bottom ul li {
    list-style: none;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: inherit; /* 64.286% */
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
}

.Offshore_Staffing_Box_Bottom ul li:last-child {
    margin: 0;
}

.Offshore_Staffing_Box_Bottom ul li svg {
    min-width: 20px;
}

.Offshore_Staffing_Box_Text {
    margin: 24px 24px;
    text-align: left;
    min-height: inherit;
}


.Offshore_Staffing_Box_Text h3 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 16px;
    text-align: left;
}

.Offshore_Staffing_Box_Text ul {
    padding: 0;
    column-count: 2;
}

.Offshore_Staffing_Box_Text ul li {
    list-style: none;
    margin-bottom: 12px;
    align-items: center;
    gap: 8px;
    position: relative;
    padding-left: 18px;
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.Offshore_Staffing_Box_Text ul li:last-child {
    margin-bottom: 0;
}

.Offshore_Staffing_Box_Text ul li svg {
    position: absolute;
    top: 8px;
    left: 0;
}

.Offshore_Staffing_Box.Specialized_Box {}

.Specialized_Box .Offshore_Staffing_Box_Text {}

.Specialized_Box .Offshore_Staffing_Box_Text ul {
    column-count: 3;
}





section.Branded_Workspace {
    /* background: var(--Theme-Blue-50, #EBEEFD); */
    padding-block: 72px;
}

section.Branded_Workspace .Sec_Title {}

section.Branded_Workspace .Sec_Title h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;

/* Webpage/Header 2 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 43.2px */
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}

section.Branded_Workspace .Sec_Title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);

/* Webpage/Header 2 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}

section.Branded_Workspace .Sec_Title p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;

/* Text lg/Regular */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    margin-bottom: 0;
}

a.Learn_More_Btn {

    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    padding: 12px 20px;
    display: inline-block;
    width: calc(100% - 48px);
    margin-bottom: 24px;
    margin-left: 0px;
    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% */
    text-decoration: none;
}

a.Learn_More_Btn:hover {
    background: var(--Theme-Blue-500, #3A58EF);
    color: #fff;
}

a.Learn_More_Btn:hover svg path {
    fill: #fff;
}




.Outsourcing_vs_Offshore_Staffing_vs_MOS {
    padding: 72px 0;
    background: var(--White, #FFF);
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;

/* Text lg/Regular */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title 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: 44px; /* 122.222% */
    letter-spacing: -0.72px;
    margin-bottom: 12px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title h3 {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 12px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_title {
    margin-bottom: 36px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_Box {
    border-radius: 50%;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: #FFF;
    box-shadow: 0px 8px 24px 0px rgba(16, 24, 40, 0.08);
    padding: 62px 52px;
    text-align: center;
    min-height: 327px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_Box h3 {
    color: var(--Text-Grey-700, #344054);
    text-align: center;

/* Text lg / Semibold */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 155.556% */
    margin-top: 12px;
    margin-bottom: 8px;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_Box p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;

/* Text sm / Regular */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.VS_Text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 175px;
    right: -50px;
    z-index: 1;
}

.VS_Text p {
    background: #fff;
    padding: 25px 22px;
    border-radius: 50%;
    color: var(--Theme-Blue-300, #758AF4);
    text-align: center;
    font-family: Inter;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.68px;
    margin-bottom: 0;
}

.Outsourcing_vs_Offshore_Staffing_vs_MOS_Main {
    margin-bottom: 48px;
}



section.Branded_Workspace .Sec_Title p.Icon_SubTitle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 8px;
}

section.Branded_Workspace .Sec_Title a.Schedule_Call_Btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);

/* Shadow/xs */
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    max-width: 187px;
    padding: 12px 20px;
    margin: 0 auto;
    color: var(--White, #FFF);

/* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    gap: 8px;
    margin-top: 24px;
}

.Pricing_Models_Main {
    margin-top: 24px;
}

section.Branded_Workspace .Sec_Title a.Schedule_Call_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
}


a.Book_Your {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    display: flex;
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    align-items: center;
    justify-content: center;
    max-width: 190px;
    gap: 8px;
    margin: 0px 0;
}

a.Book_Your:hover {
    background: var(--Theme-Blue-800, #182878);
}

.Why_Outsourced_Accounting .Why_Choose_Box {
    text-align: center;
    min-height: 224px;
}




.banner.Accounting_CPA_Firms {
    background: var(--Theme-Blue-50, #EBEEFD);
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    padding: 28px 0;
}

.Client_Box {
    margin-right: 16px;
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
}


.bannerLogo {
    padding: 30px 70px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.banner .slick-slide img {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    vertical-align: middle;
    max-width: 100%;
}

.banner .slick-slide h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #05070D;
    padding: 15px 0 0px;
}

.logoSlider .slick-next {
    transform: rotate(-180deg);
    right: 10px;
    position: absolute;
}

.contBlock {
    padding: 60px 0;
}

.banner.Accounting_CPA_Firms.Certifications_Affiliations .Accounting_CPA_Firms_Box {
    background: transparent;
}

.banner.Accounting_CPA_Firms.Certifications_Affiliations {
    background: var(--Theme-Blue-50, #EBEEFD);
}

.bannerLogo.logoSlider.slick-initialized.slick-slider {
    padding-top: 0;
    padding-bottom: 0;
}

.logoSlider button.slick-prev.slick-arrow {
    position: absolute;
    left: 10px;
    top: 45%;
    border: 1px solid #D0D5DD;
    border-radius: 50%;
    background: url(https://assets.my-cpe.com/entigrity-assets/custom/build_offshore_team_for_accounting_firms/images/prev-hover.png) 0 0 no-repeat;
    background-color: #3A58EF;
    background-size: 40px;
}

.logoSlider button.slick-next.slick-arrow {
    top: 25%;
    right: 10px;
    left: auto;
    border: 1px solid #D0D5DD;
    border-radius: 50%;
    background: url(https://assets.my-cpe.com/entigrity-assets/custom/build_offshore_team_for_accounting_firms/images/prev-hover.png) 0 0 no-repeat;
    background-size: 40px;
    background-color: #3A58EF;
}

.logoSlider button.slick-prev.slick-arrow:before {
    display: none;
}

.logoSlider button.slick-next.slick-arrow:before {
    display: none;
}

.logoSlider .slick-arrow {
    width: 42px;
    height: 42px;
}


.bannerLogo.logoSlider.slick-initialized.slick-slider {
    box-shadow: none;
    margin-bottom: 0;
}


section.Lets_Build .Sec_Title p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;

/* Text lg/Regular */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    margin-bottom: 40px;
}



section.Why_Firms .Why_Choose_Box {
    min-height: 224px;
    margin-top: 12px;
    transition: 0.5s all ease-in-out;
}

section.Why_Firms .Why_Choose_Box: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);
    box-shadow: 4px 4px 0 0 #000;
}

section.Why_Firms .Why_Choose_Box:hover span {
    border-radius: 8px;
    background: var(--Theme-Blue-900, #04092A);
}

section.Why_Firms .Why_Choose_Box:hover span svg path {
    stroke: var(--White, #FFF);
}

section.Why_Firms .Why_Choose_Box:hover span svg g g path {
    fill: #fff;
    stroke: #fff;
}


section.Why_Choose.Why_Firms.what_help {
    background: var(--Theme-Blue-50, #EBEEFD);
}

section.Why_Choose.Why_Firms.what_help .Why_Choose_Box {
    min-height: inherit;
    height: 100%;
}

section.what_help .Why_Choose_Box {
    min-height: 276px;
}

section.what_help .Why_Choose_Box a.Learn_More_Btn {
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    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;
    margin-top: 24px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

section.what_help .Why_Choose_Box a.Learn_More_Btn:hover {
    background: transparent;
}

section.what_help .Why_Choose_Box a.Learn_More_Btn:hover svg path {
    fill: var(--Theme-Blue-500, #3A58EF);
}

section.what_help .Why_Choose_Box a.Coming_Soon_Btn {
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-300, #758AF4);
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 6px 8px;
    color: var(--Theme-Blue-600, #314BD0);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 24px;
    display: inline-block;
}
       

   :root {
      --navy: #04092A;
      --blue-mid: #283FB1;
      --blue-dark: #182878;
      --accent: #4f7ef7;
      --green-badge: #d4f5e2;
      --green-text: #1a7a4a;
      --purple-badge: #e2dff8;
      --purple-text: #5046a6;
      --yellow-badge: #fef3cd;
      --yellow-text: #856404;
      --light-bg: #f5f7fb;
      --border: #dde3ef;
      --blue-bright: #2451d6;
      --green: #22c55e;
    }

    .Detailed_Table {
        padding-block: 72px;
        background: var(--Theme-Blue-50, #EBEEFD);
    }

    .Detailed_Table .section-header {
      text-align: center;
      margin-bottom: 40px;
    }

    .Detailed_Table .section-header h2 {
        color: var(--Theme-Dark-Blue-900, #17162C);
        text-align: center;
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        text-transform: capitalize;
        margin-bottom: 8px;
        padding-bottom: 0;
    }

    .Detailed_Table .section-header h2 span {
        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;
        text-transform: capitalize;
    }

    .Detailed_Table .section-header p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;

        /* Text lg/Regular */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
        margin-top: 0;
    }

    /* Table wrapper */
    .Detailed_Table .comparison-card {
      background: #fff;
      border-radius: 18px;
      box-shadow: 0 4px 32px rgba(30, 58, 123, 0.08);
      overflow: hidden;
      border: 1px solid var(--border);
    }

    /* Table */
    .Detailed_Table .comparison-table {
      width: 100%;
      border-collapse: collapse;
      margin: 0;
    }

    .Detailed_Table .comparison-table thead tr th {
        padding: 18px 20px;
        letter-spacing: 0.01em;
        text-align: center;
        border: none;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
    }

    .Detailed_Table .comparison-table .th-category {
        background: #fff;
        text-align: left !important;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        min-width: 160px;
        border-right: 1px solid var(--border);
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
    }

    .Detailed_Table .comparison-table .th-referral {
      background: var(--blue-mid);
      color: #fff;
      border-right: 1px solid rgba(255,255,255,0.15);
    }

    .Detailed_Table .comparison-table .th-whitelabel {
      background: var(--blue-dark);
      color: #fff;
      border-right: 1px solid rgba(255,255,255,0.15);
    }

    .Detailed_Table .comparison-table .th-growth {
      background: var(--navy);
      color: #fff;
    }

    /* Body rows */
    .Detailed_Table .comparison-table tbody tr {
      border-bottom: 1px solid var(--border);
      transition: background 0.15s;
    }

    .Detailed_Table .comparison-table tbody tr:last-child {
      border-bottom: none;
    }

    .Detailed_Table .comparison-table tbody tr:hover {
      background: #f0f4ff;
    }

    .Detailed_Table .comparison-table tbody td {
      padding: 18px 20px;
      vertical-align: middle;
      font-size: 0.88rem;
      border: none;
    }

    .Detailed_Table .comparison-table .td-category {
        border-right: 1px solid var(--border);
        background: #fafbff;
        min-width: 160px;
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .Detailed_Table .comparison-table .td-category .info-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-left: 6px;
      cursor: pointer;
      vertical-align: middle;
      flex-shrink: 0;
      opacity: 0.6;
      transition: opacity 0.18s;
    }

    .Detailed_Table .comparison-table .td-category .info-icon:hover {
      opacity: 1;
    }

    /* Custom tooltip styling override */
    .Detailed_Table .comparison-table .td-category .tooltip .tooltip-inner {
      background: #1a202c;
      color: #f7fafc;
      font-family: 'DM Sans', sans-serif;
      font-size: 0.77rem;
      font-weight: 400;
      line-height: 1.5;
      padding: 7px 12px;
      border-radius: 8px;
      max-width: 220px;
      text-align: left;
      box-shadow: 0 4px 18px rgba(0,0,0,0.18);
    }

    .Detailed_Table .comparison-table .td-category .tooltip .tooltip-arrow::before {
      border-top-color: #1a202c !important;
      border-bottom-color: #1a202c !important;
    }



    .Detailed_Table .comparison-table .td-col {
      text-align: center;
      border-right: 1px solid var(--border);
    }

    .Detailed_Table .comparison-table .td-col:last-child {
      border-right: none;
    }

    /* Check icon */
    .check-icon {
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .check-icon svg circle {
      fill: #dcfce7;
    }

    .check-icon svg path {
      stroke: var(--green);
    }

    /* Plain text cells */
    .cell-text {
        color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

    .cell-text-star {
        color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

      /* Footnote */
    .footnote {
        text-align: center;
        margin-top: 16px;
        color: var(--Text-Grey-600, #475467);

        /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

      .footnote span.Red_Text { 
        color: var(--Error-Red-500, #F04438);
        text-align: center;

        /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
      }


    .Detailed_Table .comparison-table .td-text {
        color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
    }

    /* Badges */
    .Detailed_Table .comparison-table .badge-pill, .mobile-cards .badge-pill {
      display: inline-block;
      padding: 6px 16px;
      border-radius: 50px;
      font-size: 0.78rem;
      font-weight: 600;
      letter-spacing: 0.01em;
      white-space: nowrap;
    }

    .Detailed_Table .comparison-table .badge-green, .mobile-cards .badge-green {
      background: var(--green-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

    .Detailed_Table .comparison-table .badge-purple, .mobile-cards .badge-purple {
      background: var(--purple-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

    .Detailed_Table .comparison-table .badge-yellow, .mobile-cards .badge-yellow {
      background: var(--yellow-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

    section.Three_Models .Why_Choose_Box {
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        padding: 24px;
        height: 100%;
    }

    section.Three_Models .Why_Choose_Box h5 {
        color: var(--Text-Grey-700, #344054);

    /* Display xs / Bold */
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; /* 133.333% */
        margin-bottom: 8px;
    }

    section.Three_Models .Why_Choose_Box p {
        color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin-bottom: 16px;
    }

    section.Three_Models .Why_Choose_Box ul li {
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 22px;
        position: relative;
        padding-left: 30px;
    }

    section.Three_Models .Why_Choose_Box ul li:before {
        content : '';
        background: url(../../images/partnership-model/Three_Models_Check.svg);
        min-width: 20px;
        min-height: 20px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    a.Learn_How_Btn {
        border-radius: 4px;
        border: 1px solid var(--Theme-Blue-500, #3A58EF);
        padding: 12px 20px;
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }


    .Why_Choose_Box.Most.Popular_Box {
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-500, #5D667B);
        position: relative;
        overflow: hidden;
    }

    .Why_Choose_Box.Most.Popular_Box .Most_Popular_Text {
        background: var(--Success-Green-700, #027A48);
        padding: 10px;
        position: absolute;
        top: 28px;
        right: -48px;
        min-width: 191px;
        transform: rotate(45deg);
    }

    .Why_Choose_Box.Most.Popular_Box .Most_Popular_Text p {
        color: #FFF;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-bottom: 0;
    }

    .Why_Choose_Box.Most.Popular_Box a.Learn_How_Btn {
        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;
    }

    .Partnerships_Points {}

    .Partnerships_Points h6 {
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 6px;
    }

    section.Three_Models .Why_Choose_Box .Partnerships_Points p {
        color: var(--Text-Grey-700, #344054);

    /* Text sm / Regular */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
    }

    .c_tooltip:hover .c_tooltiptext {
        display: block;
    }

    .c_tooltip {
        position: relative;
    }

    .c_tooltip {
        display: inline-block;
        margin-left: 8px;
    }

    .c_tooltip .c_tooltiptext {
        display: none;
        width: 120px;
        color: #475467;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        z-index: 9;
        top: 100%;
        margin-left: 0;
        border: 1px solid #e3e0fb;
        font-size: 14px;
        left: 50%;
        transform: translateX(-50%);
        min-width: 300px;
        background: #fff;
        box-shadow: 0 0 2px 0 #d3d3d3;
        text-align: left;
    }

    .c_tooltip .c_tooltiptext {
        left: 170px;
        bottom: -30%;
        top: auto;
        background-color: #00001E;
        color: #fff;
    }

    span.c_tooltiptext p {
        font-size: 14px;
        line-height: 1.6;
        margin: 0;
        color: #fff;
    }

    .c_tooltip .c_tooltiptext::after {
        left: 8px;
        content: "";
        position: absolute;
        bottom: 100%;
        margin-left: -18px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent #00001E transparent transparent;
        bottom: 14px;
        right: auto;
    }


    section.Why_Choose.Why_CPA.Your_Objective {
        background: #12327B;
    }

    section.Why_Choose.Why_CPA.Your_Objective .Why_Title {}

    section.Why_Choose.Why_CPA.Your_Objective .Why_Title h2 {
        color: var(--White, #FFF);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
    }

    section.Why_Choose.Why_CPA.Your_Objective .Why_Title h2 span {
        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;
    }

    section.Why_Choose.Why_CPA.Your_Objective .Why_Title p {
        color: var(--White, #FFF);
        text-align: center;

    /* Text lg/Regular */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
    }
    


    section.Three_Models .Why_Choose_Box.Without_Partnerships_Box {
        border-radius: 16px;
        border: 1px solid #F04438;
        background: var(--White, #FFF);
        box-shadow: -8px 0 0 0 #F04438;
    }

    section.Three_Models .Why_Choose_Box.Without_Partnerships_Box span {
        border-radius: 8px;
        background: var(--Error-Red-100, #FEE4E2);
    }

    .Why_Choose_Box.With_Partnerships_Box {
        border-radius: 16px;
        border: 1px solid var(--Success-Green-600, #039855);
        background: var(--White, #FFF);
        box-shadow: -8px 0 0 0 #039855;
    }

    section.Why_Firms .Why_Choose_Box.With_Partnerships_Box {
        border-radius: 16px;
        border: 1px solid var(--Success-Green-600, #039855);
        background: var(--White, #FFF);
        box-shadow: -8px 0 0 0 #039855;
    }

    section.Why_Firms .Why_Choose_Box.With_Partnerships_Box:hover span {
        background: var(--Theme-Blue-50, #EBEEFD);
    }

    section.Why_Firms .Why_Choose_Box.With_Partnerships_Box:hover span svg path {}

    section.Why_Firms .Why_Choose_Box.With_Partnerships_Box svg path {}

    section.Three_Models .Why_Choose_Box.Without_Partnerships_Box:hover span {
        background: var(--Error-Red-100, #FEE4E2);
    }

    section.Three_Models .Why_Choose_Box.Without_Partnerships_Box:hover span svg path {
        stroke: black;
    }

    section.Three_Models .Why_Choose_Box.With_Partnerships_Box:hover span svg path {stroke: black;}
                



    section.Why_Choose.Why_Firms.Operational_Support {
        background: #12327B;
    }

    section.Why_Choose.Why_Firms.Operational_Support .Why_Title {}

    section.Why_Choose.Why_Firms.Operational_Support .Why_Title h2 {
        color: var(--White, #FFF);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
    }

    section.Why_Choose.Why_Firms.Operational_Support .Why_Title h2 span {
        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;
    }

    section.Why_Choose.Why_Firms.Operational_Support .Why_Title p {
        color: var(--White, #FFF);
        text-align: center;

    /* Text lg/Regular */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
    }


    section.Why_Choose.Why_Firms.Operational_Support .col-md-3 {
        flex: 0 0 auto;
        width: 20%;
    }

    section.Why_Choose.Why_Firms.Operational_Support .col-md-3 .Why_Choose_Box {
        min-height: inherit;
        height: 100%;
    }




    .Schedule_Consultation {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: #FFF;
        padding: 24px;
    }

    .Schedule_Consultation h2 {
        color: var(--Text-Grey-800, #1D2939);

    /* Webpage/Header 3 */
        font-family: Inter;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%; /* 33.8px */
        margin-bottom: 4px;
    }

    .Schedule_Consultation p {
        color: var(--Text-Grey-500, #5D667B);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin-bottom: 24px;
    }

    .Schedule_Consultation form .form-floating>.form-select {
        padding: 5px 16px;
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
        background-size: 14px;
        background-position: right .75rem center;
        background-repeat: no-repeat;
    }


    .Schedule_Consultation form {}

    .Schedule_Consultation form button.Submit_Btn {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);

    /* Shadow/xs */
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
        padding: 12px 20px;
        color: var(--White, #FFF);

    /* Text md / Semibold */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        display: inline-block;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        box-shadow: none;
        border: 0;
    }

    .Schedule_Consultation form a.Submit_Btn:hover {
        border-radius: 4px;
        background: var(--Theme-Blue-800, #182878);

    /* Shadow/xs */
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    }

    .Quick_Contact {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        padding: 24px;
        height: 100%;
    }

    .Quick_Contact h3 {
        color: var(--Theme-Dark-Blue-800, #26244A);

    /* Text xl / Bold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 150% */
        margin-bottom: 24px;
    }

    .Quick_Contact_Box {
        display: flex;
        align-items: start;
        gap: 16px;
        margin-bottom: 24px;
    }

    .Quick_Contact_Box span {
        border-radius: 8px;
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 12px;
    }

    .Quick_Contact_Box_Text {}

    .Quick_Contact_Box_Text label {
        color: var(--Text-Grey-500, #5D667B);

    /* Text sm / Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
        margin-bottom: 4px;
    }

    .Quick_Contact_Box_Text p,.Quick_Contact_Box_Text a {
        color: var(--Text-Grey-700, #344054);

    /* Text lg / Semibold */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 155.556% */
    }

    .Quick_Contact_Box:last-child {
        margin: 0;
    }



    span.Red_Text {
        color: var(--Error-Red-500, #F04438);
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }



    .lazy-load-video {
        position: relative;
        cursor: pointer;
        display: block;
        width: 100%;
        height: 380px;
        background-color: #000;
        overflow: hidden;
        border-radius: 24px
    }

    .lazy-load-video img.thumbnail {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: .8;
        transition: opacity 0.3s
    }

    .lazy-load-video:hover img.thumbnail {
        opacity: 1
    }

    .lazy-load-video .play-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 68px;
        height: 48px;
        background-color: rgb(33 33 33 / .8);
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background-color 0.3s
    }

    .lazy-load-video:hover .play-btn {
        background-color: red
    }

    .lazy-load-video .play-btn svg {
        width: 24px;
        height: 24px;
        fill: #fff
    }

    .bxslider,
    .logoSlider,
    .logoSlider1,
    .Client_Success_Story .slider {
        opacity: 0;
        transition: opacity 0.5s ease-in-out
    }

    .bxslider.loaded,
    .logoSlider.loaded,
    .logoSlider1.loaded,
    .Client_Success_Story .slider.loaded {
        opacity: 1
    }

    .lazy-section {
        content-visibility: auto;
        contain-intrinsic-size: auto 500px
    }

    .FAQ_Main,
    .cpa_sponsers,
    .Client_Success_Story,
    .Software_Integrations,
    .Simple_Pricing,
    .Free_Resources,
    .Lets_Build,
    .Why_Offshore {
        content-visibility: auto;
        contain-intrinsic-size: auto 600px
    }

    .Must_Read_Blogs {
        content-visibility: auto;
        contain-intrinsic-size: auto 800px
    }

    section.Why_Firms .Why_Choose_Box:hover a.Learn_How_Btn {
        background: var(--Theme-Blue-500, #3A58EF);
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
        color: var(--White, #FFF);
    }

    section.Why_Firms .Why_Choose_Box:hover a.Learn_How_Btn svg path {
        fill: #fff;
    }

    section.Why_Firms .Why_Choose_Box.Most.Popular_Box:hover a.Learn_How_Btn {
        border-radius: 4px;
        background: var(--Theme-Blue-800, #182878);
        box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    }

    section.Why_Choose.Why_Firms.what_help .Why_Choose_Box p {
        min-height: 120px;
    }

    section.cpa-firm-partnership-three-models {}

    section.cpa-firm-partnership-three-models .Why_Title h2,
    section.Why_Choose.Why_Firms.Three_Models .Why_Title h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
    }

    section.cpa-firm-partnership-three-models .Why_Title h2 span,
    section.Why_Choose.Why_Firms.Three_Models .Why_Title h2 span {
        color: var(--Theme-Blue-500, #3A58EF);
    }

    section.cpa-firm-partnership-three-models .Why_Title p,
    section.Why_Choose.Why_Firms.Three_Models .Why_Title p
     {
        color: var(--Text-Grey-600, #475467);
    }


    @media (min-width: 768px) {
      .Detailed_Table .comparison-card .mobile-cards {
        display: none;
      }

      .Detailed_Table .comparison-card .desktop-table {
        /* display: table; */
      }

    }

@media screen and (max-width:1366.51px) {
    .With_MYCPE_ONE_Box h3 {
        font-size: 22px
    }

    .Why_Choose_Box p {
        /* font-size: 14px */
    }

    .Resources_Box h3 {
        font-size: 16px
    }

    section.Software_Integrations .nav-pills .nav-link {
        padding: 8px 22px;
        font-size: 14px
    }

    section.Software_Integrations .nav-pills .nav-link.active {
        padding: 8px 22px;
        font-size: 14px
    }

    .Security-Img-Box {
        padding: 16px;
        max-width: 142px;
        min-width: 142px;
    }

    .Security-Img-Box h4 {
        font-size: 14px;
        line-height: inherit;
    }

    section.Why_Choose.Your_Objective .Why_Choose_Box {
        gap: 0;
        min-height: inherit;
        height: 100%;
    }

    .Why_Choose_Box h5 {
        /* font-size: 14px;
        line-height: inherit; */
        text-align: left;
        font-size: 16px;
        line-height: inherit;
    }

    .Hiring_Model p.Sub_Title_Box:before {
        content: '';
        background: url(../../images/sales-page/Hiring_Model_Before_Line.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 110px;
        height: 105px;
        display: inline-block;
        position: absolute;
        top: 32px;
        left: -11%;
        z-index: 1;
    }

    .Hiring_Model p.Sub_Title_Box:after {
        content: '';
        background: url(../../images/sales-page/Hiring_Model_After_Line.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 110px;
        height: 73px;
        display: inline-block;
        position: absolute;
        right: -11%;
        top: 32px;
    }

    p.Sub_Title_Box {
        margin: 0 auto 0px;
    }

    .Offshore_Staffing_Box_Text ul li {
        font-size: 14px;
    }

    .hero-section .stat-item {
        text-align: center;
        max-width: 200px;
        min-width: 200px;
    }

    section.Why_Firms .Why_Choose_Box {
        min-height: 185px;
    }

    .Step_Main .Line:before {
        left: -7%;
    }

    .Step_Main .Line:after {
        right: 10%;
    }

}

@media screen and (max-width:991px) {

    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        max-width: 100%;
        float: none
    }

    .banner-slider .slider.slider-for {
        padding-right: 0
    }

    .banner-slider .slider.slider-nav {
        height: auto
    }

    .slider-banner-image {
        height: 500px
    }

    .slider.slider-nav.thumb-image {
        padding: 10px 30px 0
    }

    .slider-nav .slick-slide span {
        padding: 5px 0
    }

    .slick-arrow {
        padding: 0;
        width: 30px;
        height: 30px;
        top: 50%;
        bottom: 0;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        -moz-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg)
    }

    .slick-prev {
        left: 0;
        right: unset
    }

    .slick-next {
        left: unset;
        right: 0;
        background-color: #fff0
    }

    .vehicle-detail-banner .car-slider-desc {
        max-width: 340px
    }

    .bid-tag {
        padding: 10px 0 15px
    }

    .slider.slider-nav.thumb-image {
        white-space: nowrap
    }

    .thumbnail-image.slick-slide {
        padding: 0 5px;
        min-width: 75px;
        display: inline-block;
        float: none
    }
}

@media screen and (max-width:767px) {
    .hero-section .pricing-buttons {
        display: block
    }

    .hero-section .pricing-buttons a {
        display: inline-block;
        margin-bottom: 15px
    }

    .hero-section .pricing-buttons a.View_Pricing {
        display: inline-block;
        padding: 10px 16px;
        min-width: 165px;
        /* color: var(--Theme-Blue-500, #3A58EF); */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        margin-right: 16px;
        width: 47%;
    }

    .hero-section .pricing-buttons a.View_Pricing:last-child {
        margin-right: 0;
        width: 100%;
    }

    .Trust_Logos_Main {
        display: block
    }

    .Trust_Logo {
        text-align: center
    }

    .Hire_Offshore_Main h2.Heading_H2 {
        font-size: 26px
    }

    .Why_Title h2 {
        font-size: 26px
    }

    .Why_Title h2 span {
        font-size: 26px
    }

    .Step_Main .Line {
        display: none
    }

    .Why_Choose_Box {
        margin-block: 10px
    }

    .How-Title h2 {
        font-size: 26px;
        text-align: center;
    }

    .How-Title h2 span {
        font-size: 26px
    }

    .Step_1 {
        margin-bottom: 50px;
        text-align: center;
    }

    .Step_1 h5 {
        text-align: center;
    }

    .Step_1 p {
        text-align: center;
    }

    .Data_Main h2 {
        font-size: 26px
    }

    .Data_Main h2 span {
        font-size: 26px
    }

    .Simple_Title h2 {
        font-size: 26px
    }

    .Simple_Title h2 span {
        font-size: 26px
    }

    .Resources_Box {
        margin-bottom: 24px
    }

    .hero-section .hero-title {
        font-size: 24px;
        line-height: 130%;
    }

    .hero-section .hero-subtitle {
        font-size: 16px;
        line-height: 24px;
        padding-inline: 0;
    }

    .slider-banner-image {
        height: 400px
    }

    .slider.slider-nav.thumb-image {
        padding: 0 20px 0;
        margin: 10px 0 0
    }

    .slider-nav .slick-slide.thumbnail-image .thumbImg {
        max-width: 140px;
        height: 80px
    }

    .slick-prev.slick-arrow {
        background-position: center 10px
    }

    .slick-next.slick-arrow {
        background-position: center 10px, center
    }

    .slider-nav .slick-slide span {
        font-size: 12px;
        white-space: normal
    }

    .Build_Offshore_Left_Points {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 48px;
        flex-direction: column
    }

    .Build_Offshore_Left_Points_Box {
        border-right: 0;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #fff;
        padding-bottom: 12px;
        margin-bottom: 12px;
        width: 100%;
        text-align: center
    }

    .Build_Offshore_Left_Points_Box h2 {
        text-align: center
    }

    .Build_Offshore_Left_Points_Box p {
        text-align: center
    }

    .Build_Offshore_Left_Btn_Links {
        display: flex;
        align-items: center;
        gap: 0;
        flex-direction: column
    }

    .Build_Offshore_Left_Btn_Links a {
        width: 100%;
        margin-bottom: 24px
    }

    .Get_Started_Left h2 {
        font-family: Inter;
        font-size: 22px
    }

    .Get_Started_Left p {
        padding: 0 16px
    }

    .Build_Your_Team_Banner {
        padding: 72px 0 170px
    }

    .Accounting_CPA_Firms_Box h2.Accounting_CPA_Firms_Title {
        font-family: Inter;
        font-size: 26px
    }

    .Accounting_CPA_Firms_Box h2.Accounting_CPA_Firms_Title span.Accounting_CPA_Firms_Title_Span {
        font-family: Inter;
        font-size: 26px
    }

    .Hire_Offshore_Main ul.dataLogos {
        display: flex
    }

    .Hire_Offshore_Main ul.dataLogos li {
        width: 100%
    }

    .stepList>li:first-child {
        background: 0
    }

    .stepList {
        margin-top: 24px
    }

    .stepList li {
        padding: 0 0 0 90px
    }

    .Accounting_Outsourcing_Services_Right .stepList .nums {
        font-family: Inter;
        font-size: 60px
    }

    .Accounting_Outsourcing_Services_Right .Heading_H2 {
        font-family: Inter;
        font-size: 26px
    }

    .stepList>li:nth-child(2) {
        background: 0
    }

    .stepList>li:nth-child(3) {
        background: 0
    }

    .Our_5D_Slider_Left {
        height: inherit;
        display: inline-block
    }

    .Our_5D_Slider a.Btn_Primary.Btn_Primary_xl {
        display: inline-block
    }

    .Our_5D_Slider_Right {
        margin-top: 24px
    }

    .Why_Mycpeone_Slider_Box {
        height: 320px
    }

    .Key_Benefits_Box.Key_Benefits_Box1 {
        max-width: inherit;
        text-align: center
    }

    .Key_Benefits_Box svg {
        display: inline-block
    }

    .Key_Benefits_Box.Key_Benefits_Box2 {
        margin-left: 0;
        max-width: inherit
    }

    .Key_Benefits_Box.Key_Benefits_Box3 {
        margin-left: 0;
        max-width: inherit
    }

    img.Key_Benefits_Img {
        display: none
    }

    .Key_Benefits_Outer {
        position: relative;
        height: inherit
    }

    .Key_Benefits_Box.Key_Benefits_Box4 {
        text-align: center;
        margin-right: 0;
        margin-left: 0;
        max-width: inherit
    }

    .Key_Benefits_Box.Key_Benefits_Box5 {
        margin-left: 0;
        margin-right: 0;
        max-width: inherit
    }

    .Key_Benefits_Box.Key_Benefits_Box6 {
        margin-left: 0;
        max-width: inherit
    }

    .Key_Benefits {
        background: #fff;
        padding: 72px 0
    }

    .How_to_Box {
        margin-top: 24px
    }

    .Data_Security_New_Main ul.dataLogos {
        margin-bottom: 24px
    }

    .Client_Success_Story button.slick-prev.slick-arrow {
        display: inline-block;
        background-position: center;
        left: -12px
    }

    .Client_Success_Story button.slick-next.slick-arrow {
        display: inline-block;
        background-position: center;
        right: -12px
    }

    .item-container {
        position: relative;
        margin: 0 30px
    }

    .FAQ_Main div#v-pills-tab {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap;
        overflow-y: scroll;
        white-space: nowrap
    }

    .FAQ_Box .sticky-top {
        top: 0;
        z-index: 9;
        margin-bottom: 24px
    }

    .FAQ_Box {
        padding: 0
    }

    .Why_Title {
        position: relative;
        text-align: center
    }

    .Why_Title a.Watch_Video_Btn {
        position: relative;
        display: inline-block
    }

    .Security-Img {
        display: inline-block
    }

    .Security-Img-Box {
        text-align: center;
        display: inline-block;
        margin: 0;
        margin-bottom: 24px;
        margin-right: 0;
        max-width: 110px;
        min-width: 110px;
        padding: 0;
    }

    .Resources_Box_Bottom h3 {
        padding-bottom: 16px;
        text-align: center
    }

    .Resources_Box_Bottom a {
        display: flex;
        width: inherit;
        justify-content: center;
        align-items: center;
        gap: 8px;
        max-width: inherit;
        float: none
    }

    .Lets_Build_Box {
        flex-direction: column
    }

    section.Software_Integrations .nav-pills {
        overflow-y: scroll;
        display: flex;
        justify-content: start;
        margin-block: 36px;
        flex-wrap: nowrap
    }

    section.Software_Integrations .nav-pills li.nav-item {
        display: inline-block;
        float: left;
        width: 100%;
        max-width: inherit
    }

    section.Software_Integrations .nav-pills .nav-link {
        width: 200px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .Security-Img-Box-Main {
        display: flex;
        align-items: start;
        justify-content: center;
        gap: 24px;
        flex-wrap: wrap;
    }

    .Hiring_Model p.Sub_Title_Box:before,
    .Hiring_Model p.Sub_Title_Box:after {
        display: none;
    }

    .about_us_slider button.slick-prev.slick-arrow {
        right: 15%;
        transform: rotate(0deg);
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .about_us_slider button.slick-next.slick-arrow {
        transform: rotate(0deg);
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .about_us_slider button.slick-prev.slick-arrow:before {
        content: '';
        width: 16px;
        height: 16px;
        background-size: cover;
    }

    .about_us_slider button.slick-next.slick-arrow:before {
        content: '';
        width: 16px;
        height: 16px;
        background-size: cover;
    }

    .hero-section .hero-title span {
        font-size: 24px;
        line-height: 130%;
    }

    .Why_Choose_Box h5 {
        font-size: 17px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
    }

    section.Branded_Workspace .Sec_Title p.Icon_SubTitle {
        justify-content: center;
        gap: 8px;
        text-align: left;
        align-items: self-start;
        font-size: 16px;
        line-height: inherit;
        text-align: center;
    }

    section.Branded_Workspace .Sec_Title p.Icon_SubTitle svg {
        min-width: 20px;
        margin-top: 3px;
    }

    section.Branded_Workspace .Sec_Title a.Schedule_Call_Btn {
        margin: 0 auto;
        margin-top: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Offshore_Staffing_Box_Text ul {
        padding: 0;
        column-count: 2;
    }

    .Specialized_Box .Offshore_Staffing_Box_Text ul {
        column-count: 2;
    }

    .Offshore_Staffing_Box_Text ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .cities_offices_box {
        justify-content: center;
    }

    .cities_offices_box .cities_box h3 {
        margin-bottom: 4px;
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: -0.72px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .cities_offices_box .cities_box h3 span {
        color: var(--Theme-Dark-Blue-800, #26244A);
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
        margin: 0;
    }

    .cities_offices_box .cities_box:after {
        /* content: '';
        background: #26244A;
        width: 90px;
        height: 3px;
        display: inline-block;
        position: absolute;
        bottom: -16px;
        right: 0;
        left: 0;
        top: auto;
        margin: 0 auto; */
    }

    .Purpose_Built_Left p {
        text-align: center;
    }

    section.Purpose_Built .Purpose_Built_Left a.Hire_Now_Btn {
        margin: 30px auto 0;
        display: flex;
        align-items: center;
        justify-content: center; 
    }

    .Purpose_Built_Left h2 {
        text-align: center;
        font-size: 26px;
        line-height: inherit;
    }

    section.Branded_Workspace .Sec_Title h2 {
        font-size: 24px;
        line-height: 130%;
    }

    section.Branded_Workspace .Sec_Title h2 span {
        font-size: 24px;
        line-height: 130%;
    }

     section.Lets_Build .Sec_Title h2 {
        font-size: 26px;
        line-height: inherit;
    }

    section.Lets_Build .Sec_Title h2 span {
        font-size: 26px;
        line-height: inherit;
    }

    .pricing-card p span {
        font-size: 32px;
        line-height: inherit;
    }

    .hero-section .stat-item h3 {
        padding-top: 8px;
        padding-bottom: 4px;
        font-size: 20px;
        line-height: 24px;
    }

    .hero-section .stat-item p {
        font-size: 13.5px;
        line-height: 18px;
    }

    .hero-section .stat-item:after {
        content: '';
        border-right: 1px solid #EAECF0;
        position: absolute;
        right: -12px;
        height: 110px;
        width: 1px;
        top: 0;
        display: none;
    }

    .hero-section .stat-item:nth-child(2):after,
    .hero-section .stat-item:nth-child(4):after, 
    .hero-section .stat-item:nth-child(6):after {
        content: '';
        border: 0;
    }

    section.Why_Choose.Your_Objective .Why_Choose_Box {
        gap: 0;
        flex-direction: row;
        padding: 16px;
        margin: 0;
    }

    a.Book_Your {
        padding: 10px 16px;
        max-width: 160px;
        font-size: 14px;
        line-height: 20px;
    }

    .Testimonials {
        padding: 46px 0 56px;
    }

    .Testimonials .Testimonials_Title h2 {
        font-size: 26px;
    }

    .Testimonials .Testimonials_Title h2 span {
        font-size: 26px;
    }

    .banner.Accounting_CPA_Firms.Certifications_Affiliations {
        padding-block: 46px;
    }

    .Accounting_CPA_Firms_Box h2.Accounting_CPA_Firms_Title {
        font-size: 26px;
        padding-bottom: 24px;
    }

    section.Lets_Build {
        padding: 46px 0;
    }

    .logoSlider button.slick-prev.slick-arrow {
        top: 25%;
        transform: rotate(0deg);
    }

    .Why_Outsourced_Accounting .Why_Choose_Box {
        min-height: inherit;
        margin: 0;
    }

    section.Why_Choose {
        padding-block: 46px;
    }

    .Why_Outsourced_Accounting .How_Get_Started_Btns {
        margin-top: 24px;
    }

    section.Why_Choose.Why_CPA.Which_VA_Roles .Why_Choose_Box {
        flex-direction: column;
    }

    section.Why_Choose.Your_Objective .Why_Choose_Box {
        flex-direction: column;
        gap: 0;
        min-height: inherit;
    }

    section.Why_Firms .Why_Choose_Box {
        text-align: center;
        min-height: inherit;
    }

    section.what_help .Why_Choose_Box a.Learn_More_Btn {
        justify-content: center;
        width: 100%;
    }

    section.Why_Firms.Three_Models .Why_Choose_Box {
        text-align: left;
        height: auto;
    }

    section.Three_Models .Why_Choose_Box h5 {
        text-align: left;
        font-size: 20px;
        line-height: 30px; /* 150% */
    }

    section.Three_Models .Why_Choose_Box ul li:last-child {
        /* margin: 0; */
    }

    .Must_Read_Blogs {
        padding-block: 46px;
    }

    .Must_Read_Blogs .blogs_main .headings.text-center h2 {
        font-size: 26px;
    }

    .Must_Read_Blogs .blogs_main .headings.text-center h2 span{
        font-size: 26px;
    }


    section.How_Get_Started_Main .How_Get_Started_Btns {
        justify-content: center;
        margin-bottom: 24px;
        margin-top: 0;
    }

    /* Badges */
    .Detailed_Table .comparison-table .badge-pill, .mobile-cards .badge-pill {
      display: inline-block;
      padding: 6px 16px;
      border-radius: 50px;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0.01em;
      white-space: nowrap;
    }

    .Detailed_Table .comparison-table .badge-green, .mobile-cards .badge-green {
      background: var(--green-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

    .Detailed_Table .comparison-table .badge-purple, .mobile-cards .badge-purple {
      background: var(--purple-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

    .Detailed_Table .comparison-table .badge-yellow, .mobile-cards .badge-yellow {
      background: var(--yellow-badge);
      color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        padding: 6px 16px;
    }

}

/* Mobile card layout */
    @media (max-width: 767px) {
 
      .Detailed_Table .comparison-card {
        border-radius: 12px;
        overflow: visible;
        background: transparent;
        box-shadow: none;
        border: none;
        overflow-x: auto;
      }

      .Detailed_Table .comparison-card .desktop-table {
        display: none;
      }

      .Detailed_Table .comparison-card .mobile-cards {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
        /* display: none !important; */
      }

      .Full_Stack_Technology_Table {
        background: var(--Theme-Blue-50, #EBEEFD);
      }

      .Full_Stack_Technology_Table .comparison-card .mobile-cards  {
        display: flex !important;
      }

      .Full_Stack_Technology_Table .comparison-card .desktop-table {
        display: none !important;
      }

      .Detailed_Table .comparison-card .model-card {
        background: #fff;
        border-radius: 14px;
        box-shadow: 0 2px 18px rgba(30,58,123,0.09);
        overflow: hidden;
        border: 1px solid var(--border);
      }

      .Detailed_Table .comparison-card .model-card-header {
        padding: 16px 20px;
        text-align: center;
        font-weight: 700;
        font-size: 0.95rem;
        color: #fff;
        letter-spacing: 0.01em;
      }

      .Detailed_Table .comparison-card .model-card-header.referral { background: var(--blue-mid); }
      .Detailed_Table .comparison-card .model-card-header.whitelabel { background: var(--blue-dark); }
      .Detailed_Table .comparison-card .model-card-header.growth { background: var(--navy); }

      .Detailed_Table .comparison-card .model-card-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 13px 18px;
        border-bottom: 1px solid var(--border);
        gap: 12px;
      }

      .Detailed_Table .comparison-card .model-card-row:last-child {
        border-bottom: none;
      }

      .Detailed_Table .comparison-card .row-label {
        text-transform: uppercase;
        letter-spacing: 0.06em;
        flex: 0 0 42%;
        color: var(--Text-Grey-600, #475467);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
      }

      .Detailed_Table .comparison-card .row-value {
        flex: 1;
        color: var(--Text-Grey-700, #344054);
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: inherit;
      }

      .Detailed_Table .comparison-card .row-value span.Red_Text {
        color: var(--Error-Red-500, #F04438);
      }

      .footnote { padding: 0 12px; }

      .Detailed_Table .comparison-card .model-card-header.Heading_Text {
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        padding: 0;
        text-align: left;
      }

      .Detailed_Table .comparison-card .model-card-row.d-block {
        border-radius: 4px 4px 0 0;
        background: var(--White, #FFF);
        padding: 16px 12px;
        color: var(--Text-Grey-600, #475467);

        /* Text sm / Semibold */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px; /* 142.857% */
        }

        .Step_Box h3 {
            color: var(--Text-Grey-700, #344054);
            text-align: center;
            font-family: Inter;
            font-size: 24px;
            font-style: normal;
            font-weight: 800;
            line-height: 110%;
            letter-spacing: -0.48px;
        }

        .Detailed_Table {
            padding-block: 46px;
        }

        .Detailed_Table .section-header h2 {
            font-size: 26px;
        }

        .Detailed_Table .section-header h2 span {
            font-size: 26px;
        }
    }

@media screen and (max-width:580px) {
    .slider-banner-image {
        height: 340px
    }
}

@media screen and (max-width:480px) {
    .slider-banner-image {
        height: 280px
    }
}

@media screen and (max-width:320.51px) {
    .hero-section .stat-item:after {
        content: '';
        border: 0;
    }
 }

@media only screen and (max-width:767px) {
    a.Great_Cert_Logo {
        display: block;
        right: 20px;
        top: 77px;
        z-index: 9
    }

    .Pos_rel a.Great_Cert_Logo img {
        max-width: 55px
    }

    .Trust_Logos_Main {
        display: flex;
        justify-content: center;
        gap: 0;
        margin-top: 0px;
        flex-wrap: wrap;
    }

    .Software_Integrations_Main_Inner {
        gap: 10px;
    }

    .Trust_Logos_Main .Trust_Logo {
        padding: 0
    }

    .Trust_Logos_Main .Trust_Logo img {
        max-width: 150px
    }

    .Client_Success_Story button.slick-next.slick-arrow {
        transform: rotate(0deg)
    }

    .Client_Success_Story button.slick-prev.slick-arrow {
        transform: rotate(0deg)
    }

    .hero-section .stats-row {
        gap: 10px;
    }

    .hero-section .stat-item {
        text-align: center;
        max-width: 150px;
        position: relative;
        min-width: 150px;
    }

    .hero-section .pricing-buttons a {
        width: 100%;
        max-width: inherit;
        text-align: center;
    }

    section.Software_Integrations .nav-pills .nav-link,
    section.Software_Integrations .nav-pills .nav-link.active {
        min-height: 64px
    }

    .Software_Integrations_Box {
        width: 80px;
    }

    section.Software_Integrations h3 {
        font-size: 14px;
        line-height: inherit;
        margin: 0 0 16px
    }

    .hero-section {
        padding: 46px 0;
        /* background: #fff; */
    }


    section.Branded_Workspace {
        padding-block: 46px;
    }

    .How-Title p { 
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .Three_Models .How_Get_Started_Btns {
        margin-top: 24px;
    }

    .How_Get_Started_Main a.Book_Your {
        padding: 10px 16px;
        max-width: 160px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .How_Get_Started_Btns a.View_Pricing {
        padding: 10px 16px;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        min-width: 160px;
        text-align: center;
    }

    section.How_Get_Started_Main {
        padding-block: 46px;
    }
   
    section.Ensuring_Security {        
        padding-block: 46px 0;
    }

    .Security-Img-Box:nth-child(5), .Security-Img-Box:last-child {
        margin-bottom: 0;
    }

    section.Why_Choose.Why_Firms.Operational_Support .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }
   
}

