.ld_7 div.img {
    width: 100% !important;
    max-width: 7rem;
    border: 3px solid #6EAAFF;
    border-radius: 50%;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}
.ld_7 h2 {
    font-size: 2.188rem;
    line-height: 2.813rem;
    letter-spacing: 1.93px;
    text-align: center;
}
.ld_4 a.button.primary,
a.button.primary.btn-calendly {
    background-color: #6EAAFF !important;
    color: #fff !important;
    position: relative;
    border-color: #6EAAFF;
}
.ld_4 a.button.primary{
    margin-top: 3.125rem;
}
.ld_7 h2 + p {
    max-width: 32rem;
    margin: 1rem auto 2rem;
    letter-spacing: 1.05px;
}
.p-btn p {
    color: rgb(255 255 255 / 50%) !important;
    font-size: 14px;
    line-height: 1;
    line-height: 20px;
    font-family: var(--font-body);
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
}
.ld_5 h2 {
    letter-spacing: 1.81px;
    line-height: 2.688rem;
}
.ld_5 h2 + p {
    letter-spacing: 1.05px;
    max-width: 35rem;
}
.ld_1 p.lead {
    color: #6EAAFF;
    font-size: .813rem;
    border: 1px solid #6EAAFF;
    width: fit-content;
    letter-spacing: .91px;
    padding: .4rem 1.25rem;
    border-radius: .5rem;
    font-family: var(--font-heading);
}
.ld_1 h1{
    font-size: 3.438rem;
    line-height: 4.063rem;
    letter-spacing: 2.2px;
    max-width: 30rem;
}
.ld_1 .p-btn p {
    max-width: 23rem;
}
.ld_1 h1 + p {
    letter-spacing: .99px;
    font-size: 1.125rem;
    line-height: 2rem;
}
.ld_1 .box {
    background-color: #fff;
    max-width: 28.5rem;
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 1.688rem;
    margin-left: auto;
    margin-right: 0;
}
.ld_1 .box-text.text-center {
    padding: 0;
    padding-top: 1rem;
}
.ld_1 .box-text-inner > p:first-child {
    color: #000;
    text-align: left;
    font-size: .875rem;
    letter-spacing: .62px;
    font-family: var(--font-body-medium);
}
.ld_1 .box-text-inner h3{
    color: #000;
    text-align: left;
    font-size: 1.438rem;
    letter-spacing: 1.61px;
    line-height: 2.188rem;
    font-family: var(--font-body-medium);
}
.ld_1 .box-text-inner > p {
    color: #656565;
    font-size: .938rem;
    letter-spacing: 1.05px;
    line-height: 1.563rem;
    text-align: left;
}
.ld_1{
    padding-bottom: 120px !important;
}
.ld_2 .section-content > .row > .col > .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 0 !important;
}
.ld_2 .section-content > .row > .col > .col-inner .icon-box-img {
    width: auto !important;
    max-width: 11px;
    top: -1.5px;
}
.ld_2 .icon-box-left .icon-box-img+.icon-box-text {
    flex: none;
    display: flex;
    align-items: center;
}
.ld_2 .section-content > .row > .col > .col-inner p {
    font-size: .875rem;
    line-height: 1;
    letter-spacing: .98px;
    color: #fff;
}
.ld_2 {
    margin-top: -4.1rem;
}
.ld_3 p,
.ld_number p{
    font-size: .938rem;
    letter-spacing: 1.05px;
    margin-bottom: 0;
}
.ld_number h2 {
    margin-bottom: .5rem;
}

.row-box .col .col-inner {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 20px #00000014;
    padding: 1.5rem 1.25rem;
    height: 100%;
}
.row-box .col .col-inner p strong{
    color: #6EAAFF;
    font-size: .813rem;
    line-height: 1.5rem;
    letter-spacing: .91px;
    font-family: var(--font-heading);
}
.row-box .col .col-inner h3{
    color: #181511;
    font-size: 1.188rem;
    list-style: 1.5rem;
    letter-spacing: 1.04px; 
}
.row-box .col .col-inner p{
    font-size: .875rem;
    letter-spacing: .98px;
}
.ld_5 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ld_5 ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #8f8f8f;
    position: relative;
    font-size: .875rem;
    color: #000000;
    letter-spacing: .98px;
    padding-bottom: .5rem;
}
.ld_5 ul li::before {
    content: counter(item, decimal-leading-zero);
    counter-increment: item;
    width: 1.5rem;
    flex-shrink: 0;
    color: #6EAAFF;
    font-size: 1.188rem;
    font-family: var(--font-heading);
}

.ld_5 ul {
    counter-reset: item;
  }
.ld_5 ul li strong {
    font-size: 1.188rem;
    font-family: var(--font-heading);
    color: #181511;
    letter-spacing: 1.04px;
    font-weight: normal;
    display: inline-block;
    margin-left: 1.25rem;
    margin-right: 1.875rem;
    min-width: 12.5rem;
}
.ld_4 h2 + p {
    letter-spacing: .99px;
    font-size: 1.125rem;
    max-width: 39rem;
    margin: 0 auto;
}
.ld_4 .nav>li>a::before {
    content: '';
    background: url(../images/file.svg) no-repeat center / contain;
    width: 2rem;
    height: 2.5rem;
    position: relative;
    inset: auto;
    transform: none;
    opacity: 1 !important;
    margin-right: 1.25rem;
}
.ld_4 .tab_1 .nav>li:nth-child(2)>a::before{
    background: url(../images/diagram.svg) no-repeat center / contain;
}
.ld_4 .tab_1 .nav>li:nth-child(3)>a::before{
    background: url(../images/home.svg) no-repeat center / contain;
}
.ld_4 .tab_1 .nav>li:nth-child(4)>a::before{
    background: url(../images/signature-black.svg) no-repeat center / contain;
}
.ld_4 .tab_2 .nav>li:nth-child(1)>a::before{
    background: url(../images/bank.svg) no-repeat center / contain;
}
.ld_4 .tab_2 .nav>li:nth-child(2)>a::before{
    background: url(../images/jewel.svg) no-repeat center / contain;
}
.ld_4 .tab_2 .nav>li:nth-child(3)>a::before{
    background: url(../images/hammer.svg) no-repeat center / contain;
}
.ld_4 .tab_2 .nav>li:nth-child(4)>a::before{
    opacity: 0;
}
.ld_4 .tab_2{
    margin-top: 1.25rem;
}
.ld_4 .nav>li>a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #181511;
    border-radius: 5px;
    color: #000000 !important;
    font-size: 1.063rem !important;
    letter-spacing: 1.19px;
    font-family: var(--font-heading);
    height: 4.5rem;
    line-height: 4.5rem;
    padding: 0 1.25rem;
    width: 100%;
    justify-content: center;
}
.ld_4 .nav>li.active>a,
.ld_4 .nav>li>a:hover{
    background-color: #000;
    color: #fff !important;
}
.ld_4 .nav>li.active>a::before,
.ld_4 .tab_1 .nav>li>a:hover::before{
    filter: brightness(0) invert(1);
}   
.tabbed-content.tab_1 {
    margin-top: 2.5rem;
}
.ld_4 .nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 1.25rem;
}
.ld_4 .tab-panels .entry-content {
    border: 1px solid #000;
}
.ld_4 .nav> li {
    width: 100%;
    margin: 0 !important;
}
.ld_4 .tab-panels .entry-content .icon-box::after {
    content: url(../images/close.svg);
    position: absolute;
    top: 1.7rem;
    right: 1.25rem;
}
.ld_4 .tab-panels .entry-content .icon-box {
    background-color: #181511;
    color: #fff;
    padding: 1.125rem 4rem;
    position: relative;
    cursor: pointer;
}
.ld_4 .tab-panels .entry-content .icon-box p{
    font-size: .813rem;
    font-family: var(--font-heading);
    letter-spacing: .91px;
    margin: 0;
    line-height: 1.3;
}
.ld_4 .tab-panels .entry-content .icon-box p strong{
    letter-spacing: 1.38px;
    font-family: var(--font-heading);
    font-size: 1.563rem;
}
.ld_4 .tab-panels .entry-content .icon-box img {
    filter: brightness(0) invert(1);
}
.ld_4 .tab-panels .entry-content > .row h3 {
    font-size: 1.563rem;
    letter-spacing: 1.38px;
}
.ld_4 .tab-panels .entry-content > .row p {
    letter-spacing: 1.05px;
}
.ld_4 .tab-panels .entry-content > .row {
    padding: 4rem;
}
.ld_4 .tab-panels .entry-content > .row  ul {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: item;
    margin-bottom: 2rem;
}
.ld_4 .tab-panels .entry-content > .row  ul li {
    position: relative;
    margin-left: 0;
    padding-left: 2.5rem;
    font-size: .938rem;
    letter-spacing: 1.05px;
}
.ld_4 .tab-panels .entry-content > .row .box .box-image {
    width: 8.75rem;
    margin: 0;
}
.ld_4 .tab-panels .entry-content > .row .box {
    display: grid;
    grid-template-columns: 8.75rem 1fr;
    max-width: 27rem;
    gap: 1rem;
}
.ld_4 .tab-panels .entry-content > .row .box .box-text-inner > p:first-child {
    color: #000;
    text-align: left;
    font-size: .875rem;
    letter-spacing: .62px;
    font-family: var(--font-body-medium);
}
.ld_4 .tab-panels .entry-content > .row .box .box-text.text-center {
    padding: 0;
}
.ld_4 .tab-panels .entry-content > .row .box .box-text-inner h3 {
    color: #000;
    text-align: left;
    font-size: 1.438rem;
    letter-spacing: 1.61px;
    line-height: 2.188rem;
    font-family: var(--font-body-medium);
}
.ld_4 .tab-panels .entry-content > .row .box .box-text-inner > p {
    color: #656565;
    font-size: .938rem;
    letter-spacing: 1.05px;
    line-height: 1.563rem;
    text-align: left;
}
.ld_4 .tab-panels .entry-content > .row .box .box-text-inner {
    text-align: left;
}
.ld_4 .tab-panels .entry-content > .row .col:first-child{
    flex-basis: 60%;
    max-width: 60%;
}
.ld_4 .tab-panels .entry-content > .row .col:last-child{
    flex-basis: 40%;
    max-width: 40%;
}
.ld_4 .tab-panels .entry-content > .row .col:last-child .col-inner{
    max-width: 27rem;
    margin-left: auto;
    margin-right: 0;
    margin-top: 5rem;
}
.ld_4 .tab-panels .entry-content > .row ul li::before {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 2px;
    width: 1.313rem;
    height: 1.313rem;
    border-radius: 50%;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .813rem;
    letter-spacing: .91px;
}
@media screen and (max-width: 849px){
    .img_mb {
        position: absolute !important;
        top: 0;
        left: 0;
        height: 100%;
    }
    .img_mb * {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .ld_1 .bg{
        display: none !important;
    }
    .ld_1 .relative {
        position: static !important;
    }
    .ld_1 .col-inner {
        text-align: center;
    }
    .ld_1 p.lead {
        margin: 0 auto 1.25rem;
    }
    .ld_1 h1 {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: .92px;
    }
    .ld_1 h1 + p {
        letter-spacing: .56px;
        font-size: 14px;
        line-height: 28px;
    }
    .ld_2 .flickity-slider>.icon-box,.ld_2 .slider>.icon-box {
        padding-left: 0%!important;
        padding-right: 0%!important;
        justify-content: center;
        padding-top: 10px;
    }
    .ld_1 .box {
        max-width: 234px;
        padding: 12px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .ld_1 .box-text-inner > p:first-child {
        font-size: 10px;
        letter-spacing: .44px;
    }
    .ld_1 .box-text-inner h3 {
        font-size: 15px;
        letter-spacing: 1.05px;
        line-height: 20px;
    }
    .ld_1 a.button.primary {
        background-color: #6EAAFF;
    }
    .ld_1 .box-text.text-center {
        padding: 0;
        padding-top: 10px;
    }
    .ld_1 .box-text-inner > p {
        font-size: 12px;
        letter-spacing: .84px;
        line-height: 18px;
    }
    .ld_2 .section-content > .row > .col > .col-inner p {
        letter-spacing: 0;
    }
    .ld_2 .section-content > .row > .col > .col-inner .icon-box-img {
        top: -3px;
    }
    .ld_2{
        z-index: 2;
        margin-top: -80px;
    }
    .ld_number p {
        letter-spacing: .6px;
    }
    .ld_3 h2 {
        text-align: center;
    }
    .ld_3 p{
        letter-spacing: .6px;
        text-align: center;
    }
    .row-box > .col {
        margin-bottom: 20px;
        text-align: center;
    }
    .row-box .col .col-inner h3 {
        font-size: 16px;
        letter-spacing: .88px;
    }
    .ld_4 h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .ld_4 h2 + p {
        letter-spacing: .6px;
        font-size: 15px;
        line-height: 25px;
    }
    .ld_4 .nav {
        flex-wrap: wrap;
    }
    .ld_4 .nav> li {
        width: 100%;
        margin: 0 auto !important;
        max-width: 300px;
    }
    .ld_4 .nav li:last-child, .ld_4 .nav li:first-child {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .ld_4 .nav>li>a {
        font-size: 14px !important;
        letter-spacing: .84px;
    }
    .ld_4 .nav>li>a::before {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: 1rem;
    }
    .ld_4 .tab-panels .entry-content .icon-box {
        padding: 20px;
    }
    .ld_4 .tab-panels .entry-content .icon-box p strong {
        letter-spacing: 1px;
        font-size: 22px;
    }
    .ld_4 .tab-panels .entry-content > .row {
        padding: 20px;
    }
    .ld_4 .tab-panels .entry-content > .row h3 {
        font-size: 22px;
        letter-spacing: .32px;
        line-height: 30px;
    }
    .ld_4 .tab-panels .entry-content > .row .col:last-child ,
    .ld_4 .tab-panels .entry-content > .row .col:first-child {
        flex-basis: 100%;
        max-width: 100%;
    }
    .ld_4 .tab-panels .entry-content > .row ul li,
    .ld_4 .tab-panels .entry-content > .row li, .ld_4 .tab-panels .entry-content > .row p {
        letter-spacing: .6px;
        font-size: 15px;
        line-height: 25px;
    }
    .ld_4 .tab-panels .entry-content > .row .col:last-child .col-inner {
        margin-top: 0;
    }
    .ld_5 h2 {
        letter-spacing: 0;
        line-height: 32px;
        font-size: 22px;
    }
    .ld_5 h2 + p {
        letter-spacing: .6px;
        max-width: 35rem;
        font-size: 15px;
        line-height: 25px;
    }
    .ld_5 ul li {
        margin-left: 0 !important;
    }
    .ld_5 ul li strong {
        font-size: 16px;
        letter-spacing: .6px;
        line-height: 26px;
    }
    .ld_5 ul li::before {
        position: absolute;
        top: 0;
        left: 0;
    }
    .ld_5 ul li {
        flex-wrap: wrap;
        padding-left: 40px;
    }
    .ld_5 ul li strong {
        margin: 0;
    }
    .ld_4 a.button.primary {
        min-width: 200px;
    }
    .ld_5 ul li::before {
        position: absolute;
        top: 0;
        left: 0;
    }
    .ld_7 h2 {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: .84px;
        text-align: center;
    }
    .ld_7 h2 + p {
        max-width: 32rem;
        margin: 1rem auto 2rem;
        letter-spacing: .6px;
        font-size: 15px;
    }
    .ld_6 h2 {
        font-size: 22px;
        line-height: 32px;
    }
    body .ld_6 .accordion-title {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: .66px;
    }
}