.breadcrumbs,.breadcrumbs a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.breadcrumbs a>svg {
    width: 15px;
    vertical-align: text-top;
    margin-right: 4px
}

.breadcrumbs span {
    color: #fff;
    font-weight: 500
}

.breadcrumbs a:active,.breadcrumbs a:hover {
    color: #f7f7f7
}

.two-col-text-img-section {
    background: #006fda;
    padding: 74px 5% 100px!important
}

.two-col-text-img-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1280px
}

.left-col {
    flex-basis: 37%
}

.left-col-button-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding-top: 30px
}

.left-col h1 {
    font-size: 63px;
    line-height: 67px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px
}

.left-col-description {
    margin-top: 25px;
    width: 90%;
    color: #fff
}

.zb-button {
    transition: all .5s ease 0s
}

.secondary-cta a,.secondary-cta button,.primary-cta a,.primary-cta button {
    font-size: 13px;
    display: inline-block;
    margin: 0;
    border-radius: 8px;
    padding: 18px 42px;
    font-weight: 600;
    cursor: pointer
}

.primary-cta a:hover,.primary-cta button:hover {
    background: #daa731
}

.secondary-cta a:hover,.secondary-cta button:hover {
    background: #fff;
    color: #006fda
}

.secondary-cta a,.secondary-cta button {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff
}

.primary-cta a,.primary-cta button {
    background: #f5ba31;
    border: 1px solid #f5ba31;
    color: #000;
    text-transform: none;
    margin-right: 10px
}

.right-col {
    margin-left: auto;
    flex-basis: 52%
}

.mobile-container img {
    display: none
}

@media screen and (max-width: 1235px) {
    .two-col-text-img-section {
        padding:100px 5%!important
    }

    .left-col {
        flex-basis: 49%
    }

    .left-col h1 {
        font-size: 53px;
        line-height: 55px;
        width: 100%;
        margin: auto
    }

    .left-col-description {
        width: 100%;
        margin: 20px auto 0
    }

    .right-col {
        margin: 0;
        flex-basis: 48%;
        z-index: 1;
        align-self: center
    }
}

@media screen and (max-width: 1024px) {
    .left-col {
        flex-basis:42%
    }

    .two-col-text-img-section {
        padding: 58px 5%!important
    }

    .left-col h1 {
        font-size: 42px;
        line-height: 50px;
        width: 80%;
        margin: 10px 0 0
    }

    .left-col-description {
        font-size: 15px;
        line-height: 25px;
        width: 88%;
        margin: 0;
        margin-top: 12px
    }

    .secondary-cta a,.primary-cta a,.secondary-cta button,.primary-cta button {
        font-size: 14px;
        padding: 11px 12px;
        border-radius: 4px
    }

    .right-col {
        flex-basis: 55%
    }
}

@media screen and (max-width: 768px) {
    .left-col {
        flex-basis:100%
    }

    .right-col {
        flex-basis: 80%
    }

    .two-col-text-img-container {
        margin: auto;
        text-align: center;
        gap: 30px
    }

    .left-col-button-container {
        justify-content: center;
        gap: 10px;
        padding: 0
    }

    .left-col h1 {
        font-size: 48px;
        width: 60%;
        margin: 20px auto 0
    }

    .left-col-description {
        width: 67%;
        margin: 15px auto
    }

    .secondary-cta a,.secondary-cta button,.primary-cta a,.primary-cta button {
        line-height: 0;
        padding: 24px 50px;
        margin: 20px 0 0;
        border-radius: 8px
    }

    .desktop-container {
        flex-basis: 50%
    }
}

@media screen and (max-width: 500px) {
    .two-col-text-img-section {
        padding:106px 5% 0
    }

    .two-col-text-img-container {
        padding: 0;
        gap: 30px
    }

    .breadcrumbs {
        display: none
    }

    .desktop-container img {
        display: none
    }

    .mobile-container img {
        display: block;
        width: 320px;
        margin: auto
    }

    .left-col h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 900;
        margin: 0;
        width: 100%
    }

    .left-col-description {
        width: 100%;
        margin: 15px auto 20px
    }

    .left-col-button-container {
        gap: 0
    }

    .right-col {
        flex-basis: 100%
    }

    .primary-cta,.secondary-cta {
        flex-basis: 100%
    }

    .secondary-cta a,.primary-cta a,.secondary-cta button,.primary-cta button {
        width: 100%;
        margin-top: 10px
    }
}

.two-row-three-cards-section {
    padding: 100px 5%;
    background-color: #fafafa
}

.two-row-three-cards-wrapper {
    max-width: 1280px;
    margin: 0 auto
}

.two-row-three-cards-section .subtitle {
    font-size: 14px;
    letter-spacing: 2px;
    color: #006fda;
    font-weight: 600;
    text-transform: uppercase
}

.two-row-three-cards-section .title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    width: 43%;
    margin: 10px 0 40px
}

.three-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 2%;
    justify-content: center
}

.three-cards-item {
    font-size: 0;
    display: flex;
    border: 1px solid #f3f3f3;
    padding: 36px 36px 0;
    border-radius: 16px;
    gap: 30px 4%;
    background-color: #fff
}

.three-cards-item:nth-child(1) {
    flex: 1 0 65%
}

.three-cards-item:nth-child(1)>div {
    flex: 1 1 50%
}

.three-cards-item:nth-child(2) {
    background-color: #f1f2f3;
    flex: 1 0 32%;
    flex-direction: column
}

.three-cards-item:nth-child(3) .card-item-text {
    padding-top: 60px
}

.three-cards-item:nth-child(3) p {
    width: 80%
}

.three-cards-item h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700
}

.three-cards-item p {
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0 0;
    width: 100%;
    color: #131313
}

.align-self-end {
    align-self: flex-end
}

@media screen and (max-width: 1024px) {
    .two-row-three-cards-section {
        padding:58px 5%
    }

    .two-row-three-cards-section .subtitle {
        font-size: 12px
    }

    .two-row-three-cards-section .title {
        font-size: 30px;
        line-height: 38px;
        margin: 10px 0 28px
    }

    .three-cards-item h3 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 600
    }
}

@media screen and (max-width: 768px) {
    .two-row-three-cards-section .subtitle,.two-row-three-cards-section .title,.three-cards-item {
        text-align:center
    }

    .three-cards-item h3,.three-cards-item p {
        text-align: left
    }

    .two-row-three-cards-section .title {
        width: 100%
    }

    .three-cards-item:nth-child(3) p {
        width: 100%
    }

    .three-cards-item:nth-child(1) {
        flex: 1 0 100%
    }

    .three-cards-item {
        flex-direction: column
    }

    .three-cards-container img {
        width: 60%
    }
}

@media screen and (max-width: 500px) {
    .three-cards-item h3 {
        font-size:20px;
        line-height: 26px
    }

    .three-cards-container img {
        width: 100%
    }
}

.two-col-cards-section.light-theme {
    --background-color: #f9f9f9;
    --text-color: #000;
    --desc-color: #000000AB;
    --card-border: #CFCFCF;
    --card-background: #fff
}

.two-col-cards-section.dark-theme {
    --background-color: #000;
    --text-color: #fff;
    --desc-color: #ccc;
    --card-border: #343434;
    --card-background: #101010
}

.two-col-cards-section {
    background-color: var(--background-color);
    color: var(--text-color);
    padding: 100px 5%
}

.two-col-cards-combined-section {
    padding: 100px 5% 74px
}

.two-col-cards-wrapper {
    max-width: 1280px;
    margin: auto
}

.two-col-cards-wrapper h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 53px;
    color: var(--text-color)
}

.two-col-cards-wrapper .desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    max-width: 500px;
    margin: auto;
    color: var(--desc-color)
}

.cards-list-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding-top: 30px
}

.two-col-card-item {
    background-color: var(--card-background);
    border: 1px solid var(--card-border);
    padding: 45px 35px 0;
    border-radius: 20px;
    font-size: 0;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.card-contents p {
    color: var(--desc-color);
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0 50px;
    width: 88%
}

.card-contents h3 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: var(--text-color)
}

@media screen and (max-width: 1024px) {
    .two-col-cards-section {
        padding:58px 5%
    }

    .two-col-cards-wrapper h2 {
        font-size: 30px;
        line-height: 42px
    }

    .card-contents h3 {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width: 768px) {
    .cards-list-container {
        flex-wrap:wrap
    }

    .two-col-cards-wrapper h2 {
        font-size: 30px
    }

    .two-col-card-item {
        padding: 45px 20px 0;
        max-width: 550px;
        width: 100%
    }

    .card-contents p {
        width: auto
    }
}

.two-col-cards-with-border-container {
    padding: 100px 5%
}

.two-col-cards-with-border-container-inner {
    max-width: 1280px;
    margin: auto
}

.two-col-cards-with-border-container-inner .section-title {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    max-width: 700px;
    padding: 16px 0 40px
}

.two-col-cards-with-border-container-inner .section-tag {
    color: #006fda;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.two-col-cards-with-border-container-wrap {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    gap: 24px;
    flex-wrap: wrap
}

.two-col-cards-with-border {
    display: flex;
    flex-direction: column;
    padding: 40px 40px 0;
    width: calc(50% - 12px);
    background-color: #fff;
    border-radius: 16px;
    justify-content: space-between;
    border: 1px solid #f0f0f0
}

.two-col-cards-with-border-image-section {
    padding-top: 30px;
    text-align: center;
    font-size: 0
}

.two-col-cards-with-border-text-section {
    max-width: 430px
}

.two-col-cards-with-border-text-section h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 12px;
    max-width: 430px;
    line-height: 40px
}

.two-col-cards-with-border-text-section p {
    line-height: 30px;
    font-size: 16px
}

@media screen and (max-width: 768px) {
    .two-col-cards-with-border-container {
        flex-direction:column;
        align-items: center
    }

    .two-col-cards-with-border {
        width: 100%
    }

    .two-col-cards-with-border-text-section {
        max-width: 100%
    }

    .two-col-cards-with-border-container-inner .section-title {
        font-size: 28px;
        line-height: 42px;
        padding-top: 10px
    }

    .two-col-cards-with-border-container {
        padding: 60px 5%
    }
}

@media screen and (max-width: 500px) {
    .two-col-cards-with-border {
        padding:30px 30px 0
    }

    .two-col-cards-with-border-text-section h3 {
        font-size: 28px;
        line-height: 40px
    }
}

.carousel-with-side-tabs-section.light-theme {
    --background-color: #f9f9f9;
    --text-color: #000;
    --section-border-top: transparent;
    --tab-border-color: 1px solid #E5E5E5;
    --tab-heading-color: #525564;
    --tab-heading-active-color: #000
}

.carousel-with-side-tabs-section.dark-theme {
    --background-color: #000;
    --text-color: #fff;
    --section-border-top: 1px solid #242424;
    --tab-border-color: 1px solid #333639;
    --tab-heading-color: #808080;
    --tab-heading-active-color: #fff
}

.carousel-with-side-tabs-section {
    background-color: var(--background-color);
    color: var(--text-color);
    padding: 0 5%
}

.carousel-with-side-tabs-container {
    display: flex;
    flex-direction: row-reverse;
    border-top: var(--section-border-top);
    max-width: 1280px;
    margin: auto;
    padding: 100px 0;
    justify-content: space-between;
    gap: 30px;
    align-items: center
}

.carousel-with-side-tabs-section .combined-section {
    padding: 74px 0 100px
}

.side-tabs-container {
    max-width: 44%
}

.side-tabs-container span {
    color: #3c3d42;
    margin-bottom: 20px;
    display: block
}

.side-tabs-container-title {
    font-size: 40px;
    color: var(--text-color);
    line-height: 50px;
    font-weight: 700
}

.side-tabs-item {
    height: 65px;
    border-bottom: var(--tab-border-color);
    transition: height .4s;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.side-tabs-item:first-child {
    border-top: var(--tab-border-color)
}

.side-tabs-item::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 0%;
    background-color: #006fda;
    display: block;
    transition: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.side-tabs-item.active::before {
    width: 100%;
    transition: width 15s linear
}

.side-tabs-item.active {
    cursor: initial;
    height: 240px;
    transition: height .4s
}

.side-tabs-item.active svg {
    transform: rotateX(180deg);
    transition: transform .7s
}

.side-tabs-item svg path {
    stroke: var(--tab-heading-color)
}

.side-tabs-item.active svg path {
    stroke: var(--tab-heading-active-color)
}

.side-tabs-item p {
    color: var(--text-color)
}

.side-tab-header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0
}

.active .side-tab-header-container {
    margin: 28px 0 25px
}

.side-tab-header-container img {
    width: 15px;
    margin-right: 10px
}

.side-tab-header-container h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--tab-heading-color);
    margin-bottom: 0
}

.side-tab-header-container:hover h3 {
    color: var(--tab-heading-active-color);
    transition: all .2s ease
}

.side-tab-header-container:hover svg path {
    stroke: var(--tab-heading-active-color);
    transition: all .2s ease
}

.active .side-tab-header-container h3 {
    color: var(--tab-heading-active-color)
}

.side-tabs-items-container {
    margin-top: 20px
}

.side-tabs-item p {
    font-size: 16px;
    line-height: 28px
}

.side-tab-image {
    display: none
}

.side-tabs-showcase-container {
    position: relative;
    overflow: hidden;
    max-width: 49%;
    width: 100%;
    align-self: center
}

.side-tabs-showcase-container img {
    width: 100%;
    position: absolute;
    border-radius: 14px
}

@media screen and (max-width: 1024px) {
    .carousel-with-side-tabs-section {
        padding:0 5% 58px
    }

    .carousel-with-side-tabs-container {
        padding: 0;
        padding-top: 50px
    }

    .carousel-with-side-tabs-section .combined-section {
        padding: 60px 0 0
    }

    .side-tabs-container-title {
        font-size: 30px;
        line-height: 38px
    }

    .side-tab-header-container h3 {
        font-size: 18px;
        line-height: 23px
    }

    .side-tabs-item p {
        font-size: 14px;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 768px) {
    .side-tab-image {
        display:block;
        width: 100%;
        margin: 0 0 30px;
        border-radius: 14px
    }

    .side-tabs-showcase-container {
        display: none
    }

    .side-tabs-container {
        max-width: 100%
    }

    .side-tab-header-container h3 {
        font-size: 20px;
        line-height: 30px
    }

    .side-tabs-item,.side-tabs-item.active {
        transition: unset
    }

    .side-tabs-item.active {
        height: 100%
    }

    .side-tabs-item p {
        font-size: 16px
    }
}

@media screen and (max-width: 500px) {
    .carousel-with-side-tabs-section {
        padding:0 5% 58px
    }
}

.two-col-cards-within-bordered-container-wrapper {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 50px 0
}

.two-col-cards-within-border-title {
    font-size: 14px;
    letter-spacing: 2px;
    color: #006fda;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.two-col-cards-within-border-subtitle {
    font-size: 42px;
    font-weight: 700;
    line-height: 58px;
    margin: 10px auto 0;
    text-align: center
}

.two-col-cards-within-border-content {
    max-width: 1280px;
    margin: auto
}

.two-col-cards-within-border-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.two-col-cards-within-border-item {
    font-size: 0;
    display: flex;
    flex-direction: column;
    padding: 50px 5% 100px;
    justify-content: space-between;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    flex: 1 1 50%
}

.two-col-cards-within-border-item:first-child {
    border-right: none
}

.two-col-cards-within-border-item h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 28px 0 8px;
    line-height: 30px
}

.two-col-cards-within-border-item p {
    font-size: 16px;
    line-height: 28px;
    width: 85%
}

.two-col-cards-within-border-item-contents {
    flex-basis: 75%
}

.two-col-cards-within-border-item a {
    margin-top: 40px;
    display: block;
    width: 64px;
    border-radius: 50%;
    border: 1px solid #000;
    text-align: center;
    transition: all .5s
}

.two-col-cards-within-border-item a:hover {
    background-color: #000
}

.two-col-cards-within-border-item a:hover svg path {
    fill: #fff
}

.two-col-cards-within-border-item a svg {
    transform: rotate(-45deg);
    width: 17px;
    padding: 23px 0
}

@media screen and (max-width: 1024px) {
    .two-col-cards-within-bordered-container-wrapper {
        padding:30px 20px
    }

    .two-col-cards-within-border-title {
        font-size: 12px;
        line-height: 21px
    }

    .two-col-cards-within-border-subtitle {
        font-size: 32px;
        line-height: 38px
    }

    .two-col-cards-within-border-item h3 {
        font-size: 18px;
        line-height: 26px
    }

    .two-col-cards-within-border-item p {
        height: auto;
        margin-bottom: 25px
    }
}

@media screen and (max-width: 768px) {
    .two-col-cards-within-border-item {
        flex-basis:100%;
        padding: 30px 5%;
        border: none
    }

    .two-col-cards-within-border-item a {
        margin-top: 0
    }

    .two-col-cards-within-border-item:first-child {
        border: none
    }

    .two-col-cards-within-border-subtitle {
        font-size: 30px;
        line-height: 36px
    }

    .two-col-cards-within-border-item p {
        width: 100%
    }
}

.footer-band-container {
    background-color: #000
}

.dark-theme+.footer-band-container.dark-theme {
    border-top: 1px solid #282828
}

.footer-band-content {
    padding: 65px 5% 40px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 70px 0;
    color: #fff
}

.footer-band-content h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    width: 60%;
    margin: auto;
    line-height: 50px;
    text-align: center
}

.footer-band-content p {
    color: #cacaca;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    width: 68%;
    margin: 6px auto 16px;
    text-align: center
}

.footer-band-content .primary-button {
    display: block;
    width: max-content;
    margin: 20px auto 0;
    background-color: #f5ba31;
    padding: 18px 42px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 8px;
    color: #000;
    transition: .5s
}

.footer-band-content .primary-button:hover {
    background-color: #daa731
}

@media screen and (max-width: 1024px) {
    .footer-band-content {
        padding:58px 5%
    }

    .footer-band-content h2 {
        font-size: 26px;
        line-height: 38px
    }

    .footer-band-content p {
        margin: 4px auto 16px
    }
}

@media screen and (max-width: 768px) {
    .footer-band-content h2,.footer-band-content p {
        width:100%
    }
}
