h1 br, h2 br, h3 br {
    display: inherit;
}

/* Hero Section Styling */
#herosection{
    background: #FAFBFD;
}

#herosection .page-width{
   /* min-height: calc(100vh - 300px); */
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    padding: 0 0 0 85px;
}

#herosection h1{
    color: #0F172A;
}

#herosection h1 strong, .hero h1 strong{
    color: #64748B;
    font-weight: 600;
    line-height: 115%;
    margin-top: 0;
}

#herosection p, .hero p, #herosection h1 strong[class^="txt"], .hero h1 strong[class^="txt"]{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #1E293B;
    margin-bottom: 24px;
    max-width: 700px;
}

#herosection .txt-blue{
    color: #06F;
}

#herosection h1 strong[class^="txt"], .hero h1 strong[class^="txt"] {
    display: block;
    font-size: 30px;
    font-weight: 700;
}
.trusted-text {
    font-size: 20px !important;
    color: #475569 !important;
    margin-top: 24px;
}

#herosection img, #herosection .bg-container, #company-hero.hero--content-img .image-container  {
    max-height: 100%;
    max-width: 50%;
    align-self: flex-end;
}


#herosection .bg-container img {
    max-width: 100%;
}

#herosection .bg-container.bg-quarter-circle-lightblue {
    padding: 0 10% 70px;
}

.bg-quarter-circle-lightblue {
    background: right bottom / contain no-repeat url(../svg/bg-quarter-circle-lightblue.svg);
}

.bg-quarter-ring-lightblue {
    background: left bottom / 56% no-repeat url(../svg/bg-quarter-ring-lightblue.svg);
}

.bg-quarter-circle-lightpink {
    background-image: url(../svg/bg-quarter-circle-lightpink.svg);
}

#herosection .hero-btn, #herosection .request-search-bar, .hero .request-search-bar {
    display: block;
    margin-top: 0;
    margin-bottom: 60px;
}

#company-hero.hero--content-img .page-width, #company-hero.hero--content-video {
    min-height: calc(100vh - 104px);
}
#company-hero.hero--content-video {
    display: flex;
    align-items: center;
}
#company-hero.hero--content-img {
    padding-right: 0;
    padding-bottom: 0;
}
.bg-wave, .hero-wave {
    background: center bottom / 100% 264px no-repeat url(../jpg/bg-wave-2.jpg) #0F172A !important;
}
.hero-wave {
    padding-bottom: 150px;
}
.page-template-providers-conductor .hero-wave {
    padding-top: 50px;
}
.hero-full-stacked {
    padding-top: 70px;
}
.hero-full-stacked img.desktoponlytia {
    max-height: 55vh;
    margin-left: auto;
    margin-right: auto;
}
.hero-wave + .hero-wave-logos #providers-mini {
    box-shadow: 0 4px 4px 0 rgba(66, 179, 192, 0.25);
}
.hero-wave + .hero-wave-logos #providers-mini, 
.hero-wave + .hero-wave-logos .hero-wave-callout {
    position: relative;
    border-radius: 20px;
    margin-bottom: -50px;
    top: -150px;
    padding: 35px 0;
}
.hero-wave + .hero-wave-logos #providers-mini .section-padding-centered,
.hero-wave + .hero-wave-logos .hero-wave-callout .section-padding-centered {
    padding: 0 35px;
}

@media (min-width: 1111px) {
    .hero .txt-center h1 {
        margin: auto;
    }
    .hero-full-stacked h1 {
        font-size: 52px;
    }
    #herosection .request-search-bar, .hero .request-search-bar {
        max-width: 550px;
    }
    #herosection .bg-container.bg-quarter-circle-lightblue {
        margin-top: 20px;
        padding: 65px 85px 85px 10%;
        align-self: stretch;
        min-width: 50%;
    }

    .image-reader-bg__container {
        max-width: 40% !important;
    }

    #herosection .bg-container.bg-container--video {
        padding: 65px 85px 85px 4%;
    }
    #herosection .content, #company-hero.hero--content-img .content {
        padding-top: 60px;
    }
    #company-hero.hero--content-img {
        padding-top: 0;
    }
    #company-hero.hero--content-img .page-width {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media (max-width: 1500px) {
    #herosection .lp-hero-provider-heading {
        font-size: 40px;
    }
    #herosection .lp-hero-provider-text {
        font-size: 18px;
    }
}
@media (max-width: 1110px) {
    #herosection{
        padding-right: 0;
    }

    #herosection .content, #company-hero.hero--content-img .content {
        padding-left: 45px;
        padding-right: 45px;
    }

    #herosection .page-width{
        display: block;
        min-height: auto;
        padding: 0px;
    }

    #herosection h1{
        text-align: center;
        padding-top: 70px;
    }

    #herosection p{
        text-align: center;
        font-size: 20px;
        margin: 32px auto;
    }
    
    #herosection h2{
        text-align: center;
        margin: 32px auto;
        padding-right: 33px;
    }
    .trusted-text {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #herosection .btn{
        bottom: 45px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        z-index: 20;
        filter: drop-shadow(0px 10px 15px #CCC);
    }

    #herosection.frenchhero{
        font-size: 18px;
    }

    #herosection img, #herosection .bg-container, #company-hero.hero--content-img .image-container {
        display: block;
        width: 100%;
        max-width: none;
    }

    #company-hero.hero {
        padding-top: 60px;
    }

    #company-hero.hero--content-img {
        padding-left: 0;
    }
    #company-hero.hero--content-img .page-width {
        display: flex;
        flex-direction: column;
    }
    #company-hero.hero--content-img .content {
        width: auto;
        max-width: none;
    }

}

@media (max-width: 768px) {
    .bg-quarter-ring-lightblue {
        background-size: contain;
    }
    .trusted-text {
        font-size: 15px !important;
    }
}

@media (max-width: 480px) {
    #herosection .content, #company-hero.hero--content-img .content {
        padding-left: 33px;
        padding-right: 33px;
    }
    #herosection .hero-btn, #herosection .request-search-bar, .hero .request-search-bar {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .page-template-home2 #herosection h1 {
        font-size: 28px;
    }
    .page-template-patients2-search #herosection h1 {
        font-size: 34px;
    }
    .page-template-patients2-search #herosection p {
        font-size: 18px;
    }
}

/* Trusted Section Styling */
#trustedsection{
    background: #F2F8FF;
    padding: 55px 0;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 125%;
    text-align: center;
    color: #1E293B;
}

#trustedsection p{
    margin: 0;
}

#trustedsection span{
    color: #0066FF;
    margin: 0 45px;
    background: #BEDEFF;
    border-radius: 16px;
    padding: 10px 15px;
    font-size: 38px;
}

@media (max-width: 1025px) {
    #trustedsection{
        font-size: 32px;
        line-height: 140%;
        color: #0F172A;
        padding: 48px 0;
    }

    #trustedsection span{
        display: inline-block;
        margin: 16px 0;
        font-size: 40px;
    }
}

/* Badges */
.badge-savings {
    color: #fff;
    background: #34A86C;
    border-radius: 8px 8px 0px 0px;
    display: inline-flex;
    font-size: 20px;
    padding: 13px 20px;
    line-height: 140%;
    text-transform: uppercase;
    max-width: 80%;
}
.badge-checkmark {
    background: left center / 20px 20px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1951 2.58838C7.58593 2.58838 3.03882 7.13549 3.03882 12.7446C3.03882 18.3538 7.58593 22.9009 13.1951 22.9009C18.8042 22.9009 23.3513 18.3538 23.3513 12.7446C23.3513 7.13549 18.8042 2.58838 13.1951 2.58838ZM1.47632 12.7446C1.47632 6.27254 6.72298 1.02588 13.1951 1.02588C19.6672 1.02588 24.9138 6.27254 24.9138 12.7446C24.9138 19.2167 19.6672 24.4634 13.1951 24.4634C6.72298 24.4634 1.47632 19.2167 1.47632 12.7446ZM18.435 10.1721C18.7401 9.86696 18.7401 9.3723 18.435 9.0672C18.1299 8.7621 17.6352 8.7621 17.3301 9.0672L11.6326 14.7648L9.06 12.1922C8.7549 11.8871 8.26024 11.8871 7.95514 12.1922C7.65004 12.4973 7.65004 12.992 7.95514 13.2971L11.0801 16.4221C11.3852 16.7272 11.8799 16.7272 12.185 16.4221L18.435 10.1721Z' fill='%2334A86C'/%3E%3C/svg%3E") no-repeat;
    color: #34A86C;
    display: inline-flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0;
    padding-left: 24px;
    margin-bottom: 30px;
}

/* Pricing cards / mobile carousel */
:root {
    --price-savings-height: 54px;
}
.pricing-bg-quarter-circle-lightblue {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 800px;
  height: 800px;
  background: url('../png/white-focus-2.png') no-repeat left bottom;
  background-size: contain;
  z-index: 0;
}

.section-pricing-cards {
  position: relative;
  overflow: hidden;
}

.pricing-info__headline {
    flex-grow: 1;
}
.pricing-card {
    display: flex;
    flex-direction: column;
    border: 4px solid transparent;
    border-radius: 24px;
    padding: calc(10px + 10%) calc(10px + 5%);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.16);
}
.card-highlighted {
    border-color: #06F;
    background: #F2F8FF;
}
.pricing-card__features {
    text-align: left;
}

.pricing-info__savings {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: var(--price-savings-height);
}
.pricing-info__name {
    color: #0F172A;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.48px;
}
.pricing-info__amount .txt-blue {
    font-size: 44px;
    line-height: 115%;
    letter-spacing: -0.9px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 0;
}
.pricing-info__amount .txt-blue strong {
    font-weight: inherit;
}

.pricing-info__amount .txt-blue .txt-primaryblack, .pricing-info__amount .txt-blue .txt-primaryblue  {
    font-size: 0.5em;
}
.pricing-info__amount .txt-blue em {
    display: block;
    font-size: 0.36em;
    font-weight: 400;
    line-height: 0.5;
    letter-spacing: 0;
    margin-bottom: 16px;
}
.pricing-info__headline h3, .pricing-card__features li {
    color: #334155;
    line-height: 140%;
    font-size: 18px;
}
div[class^="pricing-card__"] + div[class^="pricing-card__"] {
    margin-top: 16px;
}
.pricing-card__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.pricing-card__features {
    list-style-type: none;
}
.pricing-card__features li {
    color: #0F172A;
    display: block;
    font-weight: 400;
    margin-bottom: 16px;
    padding-left: 32px;
}
.pricing-card__features .checked {
    background: left center / 18px 18px url(../svg/icon-checkmark-grey.svg) no-repeat;
}
.pricing-card__features .checked--size-md {
    background-size: 32px 32px;
    margin-bottom: 38px;
    padding-top: 4px;
    padding-left: 64px;
}
.pricing-card__features .strikethrough {
    background: left center / 18px 18px url(../svg/icon-x-grey.svg) no-repeat;
}
.pricing-card__features.pricing-card__features--align-top li {
    background-position: left top !important;
}
.pricing-card__footer .btn {
    background-color: transparent;
    border-color: transparent;
}
.pricing-card__footer .btn:hover, .pricing-card__footer .btn:focus {
    color: #06F;
    border-color: #06F;
}
.pricing-cards .flickity-button {
    color: #06F;
}
.pricing-cards--type-benefits .flickity-button, .pricing-cards--type-benefits .flickity-button:hover {
    background: transparent;
}
.bg-grey50 .pricing-cards .flickity-button {
    color: #0F172A;
}
.txt-white .pricing-cards--type-benefits .flickity-button {
    color: #fff;
}
.carousel-pricing .flickity-prev-next-button .flickity-button-icon {
    width: 24px;
}
.carousel-pricing .flickity-prev-next-button.previous .flickity-button-icon {
    left: 30%;
}
.carousel-pricing .flickity-prev-next-button.next .flickity-button-icon {
    left: auto;
    right: 30%;
}
.icon-label-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

@media (min-width: 1026px) {
    .pricing-card__headline {
        padding: 8px 0 6px;
    }
}
@media (max-width: 1025px) {
    .section-carousel-arrows .carousel-pricing.flickity-enabled {
        padding-bottom: 90px;
    }
    .pricing-card {
        border-width: 2px;
    }
    .section-padding-centered .pricing-cards {
        margin-left: -45px;
        margin-right: -45px;
    }
    .pricing-cards .carousel {
        margin: 0;
        display: block;
    }
    .pricing-cards .col {
        width: 77.8%;
        min-width: 77.8%;
        min-height: 100%;
        padding-bottom: 24px;
    }
    .pricing-card__content {
        display: flex;
        flex-direction: column;
    }
    .pricing-card__cta {
        order: 3;
        margin-top: 16px;
    }
    .hero.section-pricing-cards .carousel-pricing {
        margin-bottom: -22px;
    }
    .pricing-cards--type-patients .row {
    display: block !important;
  }
  .pricing-cards--type-patients .row > .col {
    position: sticky;
   top: 100px;
    margin: 0 auto;
    z-index: auto; /* allow stacking to work */
  }
  .pricing-cards--type-patients .row > .col:nth-of-type(1) {
    z-index: 1;
  }
  .pricing-cards--type-patients .row > .col:nth-of-type(2) {
    z-index: 2;
  }
  .pricing-cards--type-patients .row > .col:nth-of-type(3) {
    z-index: 3;
  }
  .pricing-card {
    background: #fff !important;
    position: relative;
    overflow: hidden;
  }
  .pricing-card__content,
  .pricing-card__headline {
    background: transparent !important;
  }
}
@media (max-width: 768px) {
    .pricing-card {
        padding: calc(10px + 8%) calc(10px + 5%);
    }
    .pricing-card__header {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .pricing-card__amount, .pricing-card__amount .txt-blue, .pricing-info__headline {
        margin-top: 0 !important;
    }
    .pricing-info__name {
        font-size: 24px;
    }
    .pricing-info__amount .txt-blue {
        font-size: 32px;
    }
}
@media (max-width: 480px) {
    .section-padding-centered .pricing-cards {
        margin-left: -33px;
        margin-right: -33px;
    }
}

/* Patients pricing table */
.icon-inline {
    display: inline-block;
    background-size: contain;
    background-position: center;
    height: 30px;
    width: 30px;
}
.icon-circle-xmark {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cg clip-path='url(%23clip0_662_426)'%3E%3Cpath d='M33.17 60.5283H28.6367C28.338 60.4537 28.0447 60.3417 27.7433 60.3123C15.8393 59.1177 5.61799 50.723 2.24732 39.2563C1.62865 37.1523 1.34332 34.9523 0.90332 32.795C0.90332 31.283 0.90332 29.7737 0.90332 28.2617C0.980654 27.923 1.09265 27.5897 1.12999 27.2457C2.39399 15.3657 10.6713 5.32832 22.1673 1.88032C24.2713 1.24832 26.4767 0.96832 28.6367 0.52832C30.1487 0.52832 31.658 0.52832 33.17 0.52832C33.466 0.602987 33.7593 0.709654 34.0607 0.749654C46.2207 2.36299 54.5567 8.93099 59.01 20.299C59.9967 22.8137 60.29 25.6003 60.9033 28.2617V32.795C60.826 33.1337 60.722 33.4697 60.674 33.8137C58.9433 46.1843 52.1753 54.5497 40.5087 58.8723C38.178 59.7363 35.6207 59.9923 33.1673 60.5283H33.17ZM5.47932 30.5923C5.48465 44.6003 16.962 55.9603 31.1007 55.9523C44.8607 55.9443 56.306 44.4403 56.3247 30.5897C56.346 16.539 44.8847 5.07765 30.8313 5.09899C16.8553 5.12032 5.47132 16.5657 5.47665 30.5923H5.47932Z' fill='%23BEDEFF'/%3E%3Cpath d='M20.4033 20.0283L40.6533 40.2783' stroke='%23BEDEFF' stroke-width='3.5' stroke-linecap='round'/%3E%3Cpath d='M40.6533 20.0283L20.4033 40.2783' stroke='%23BEDEFF' stroke-width='3.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_662_426'%3E%3Crect width='60' height='60' fill='white' transform='translate(0.90332 0.52832)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-circle-xmark-red {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cg clip-path='url(%23clip0_662_426)'%3E%3Cpath d='M33.17 60.5283H28.6367C28.338 60.4537 28.0447 60.3417 27.7433 60.3123C15.8393 59.1177 5.61799 50.723 2.24732 39.2563C1.62865 37.1523 1.34332 34.9523 0.90332 32.795C0.90332 31.283 0.90332 29.7737 0.90332 28.2617C0.980654 27.923 1.09265 27.5897 1.12999 27.2457C2.39399 15.3657 10.6713 5.32832 22.1673 1.88032C24.2713 1.24832 26.4767 0.96832 28.6367 0.52832C30.1487 0.52832 31.658 0.52832 33.17 0.52832C33.466 0.602987 33.7593 0.709654 34.0607 0.749654C46.2207 2.36299 54.5567 8.93099 59.01 20.299C59.9967 22.8137 60.29 25.6003 60.9033 28.2617V32.795C60.826 33.1337 60.722 33.4697 60.674 33.8137C58.9433 46.1843 52.1753 54.5497 40.5087 58.8723C38.178 59.7363 35.6207 59.9923 33.1673 60.5283H33.17ZM5.47932 30.5923C5.48465 44.6003 16.962 55.9603 31.1007 55.9523C44.8607 55.9443 56.306 44.4403 56.3247 30.5897C56.346 16.539 44.8847 5.07765 30.8313 5.09899C16.8553 5.12032 5.47132 16.5657 5.47665 30.5923H5.47932Z' fill='%23EF5350'/%3E%3Cpath d='M20.4033 20.0283L40.6533 40.2783' stroke='%23EF5350' stroke-width='3.5' stroke-linecap='round'/%3E%3Cpath d='M40.6533 20.0283L20.4033 40.2783' stroke='%23EF5350' stroke-width='3.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_662_426'%3E%3Crect width='60' height='60' fill='white' transform='translate(0.90332 0.52832)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-circle-checkmark-green {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cg clip-path='url(%23clip0_662_410)'%3E%3Cpath d='M33.17 60.5283H28.6367C28.338 60.4537 28.0447 60.3417 27.7433 60.3123C15.8393 59.1177 5.61799 50.723 2.24732 39.2563C1.62865 37.1523 1.34332 34.9523 0.90332 32.795C0.90332 31.283 0.90332 29.7737 0.90332 28.2617C0.980654 27.923 1.09265 27.5897 1.12999 27.2457C2.39399 15.3657 10.6713 5.32832 22.1673 1.88032C24.2713 1.24832 26.4767 0.96832 28.6367 0.52832C30.1487 0.52832 31.658 0.52832 33.17 0.52832C33.466 0.602987 33.7593 0.709654 34.0607 0.749654C46.2207 2.36299 54.5567 8.93099 59.01 20.299C59.9967 22.8137 60.29 25.6003 60.9033 28.2617V32.795C60.826 33.1337 60.722 33.4697 60.674 33.8137C58.9433 46.1843 52.1753 54.5497 40.5087 58.8723C38.178 59.7363 35.6207 59.9923 33.1673 60.5283H33.17ZM5.47932 30.5923C5.48465 44.6003 16.962 55.9603 31.1007 55.9523C44.8607 55.9443 56.306 44.4403 56.3247 30.5897C56.346 16.539 44.8847 5.07765 30.8313 5.09899C16.8553 5.12032 5.47132 16.5657 5.47665 30.5923H5.47932Z' fill='%2334A86C'/%3E%3Cpath d='M25.3048 38.579C29.2675 33.8617 33.1182 29.2777 36.9715 24.6937C38.9128 22.3843 40.8462 20.067 42.7982 17.7657C43.7982 16.5843 45.1395 16.3977 46.1848 17.2483C47.2622 18.1283 47.3555 19.419 46.3315 20.6457C39.9848 28.2377 33.6275 35.819 27.2515 43.387C26.1582 44.683 24.7048 44.715 23.5688 43.475C20.8408 40.4963 18.1422 37.491 15.4648 34.467C14.4728 33.347 14.5422 32.0377 15.5368 31.1523C16.4702 30.3203 17.9128 30.3977 18.8675 31.435C20.9982 33.7497 23.0835 36.107 25.3075 38.579H25.3048Z' fill='%2334A86C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_662_410'%3E%3Crect width='60' height='60' fill='white' transform='translate(0.90332 0.52832)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-xmark-grey {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.02296 5.57655C6.60874 4.99076 7.55849 4.99076 8.14428 5.57655L16.5836 14.0159L25.023 5.57655C25.6087 4.99076 26.5585 4.99076 27.1443 5.57655C27.7301 6.16233 27.7301 7.11208 27.1443 7.69787L18.7049 16.1372L27.1443 24.5765C27.7301 25.1623 27.7301 26.1121 27.1443 26.6979C26.5585 27.2837 25.6087 27.2837 25.023 26.6979L16.5836 18.2585L8.14428 26.6979C7.55849 27.2837 6.60874 27.2837 6.02296 26.6979C5.43717 26.1121 5.43717 25.1623 6.02296 24.5765L14.4623 16.1372L6.02296 7.69787C5.43717 7.11208 5.43717 6.16233 6.02296 5.57655Z' fill='%2364748B'/%3E%3C/svg%3E%0A");
}
.icon-checkmark-blue {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.6443 8.57655C29.2301 9.16233 29.2301 10.1121 28.6443 10.6979L13.6443 25.6979C13.0585 26.2837 12.1087 26.2837 11.523 25.6979L4.52296 18.6979C3.93717 18.1121 3.93717 17.1623 4.52296 16.5765C5.10874 15.9908 6.05849 15.9908 6.64428 16.5765L12.5836 22.5159L26.523 8.57655C27.1087 7.99076 28.0585 7.99076 28.6443 8.57655Z' fill='%23BEDEFF'/%3E%3C/svg%3E%0A");
}
/* General comparison table */
.comparison-table {
    width: 100%;
    position: relative;
}
.comparison-table td {
    color: #0F172A;
    line-height: 150%;
    font-size: 24px;
    font-weight: 400;
    padding: 36px;
    position: relative;
}
.comparison-table td:first-child {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
.comparison-table thead td {
    font-weight: 600;
}
.comparison-table tbody td {
    border-bottom: 1px solid rgba(38, 145, 255, 0.5);
}
.comparison-section--border-white .comparison-table tbody td {
    border-bottom: 1px solid #BEDEFF;
}
.comparison-table__logo-ph img {
    height: 45px;
    margin: auto;
    width: auto;
}
.comparison-table__logo-legacy span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: -0.9px;
    padding: 22px 0;
}
.bg-grey900 .comparison-table td {
    color: #fff;
}

@media (max-width: 768px) {
    .comparison-table__logo-ph img {
        height: 28px;
    }    
    .comparison-table__logo-legacy span {
        font-size: 14px;
        padding: 10px 5px;
    }    
}
/* Pricing comparison table */
.comparison-table--type-pricing {
    margin-top: var(--price-savings-height);
}
.comparison-table--type-pricing td {
    font-size: 18px;
    width: 25%;
}
.comparison-table--type-pricing thead td:not(:first-child) {
    vertical-align: top;
}
.comparison-table--type-pricing tbody td {
    border-bottom-color: rgba(148, 163, 184, 0.5);
}
.comparison-table--type-pricing tbody tr:first-child td {
    padding-top: 0;
}
.comparison-table--type-pricing:after {
    content: '';
    border-radius: 24px;
    border: 4px solid #06F;
    background: #F2F8FF;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.16);
    height: 100%;
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.comparison-table--type-pricing td .pricing-info__savings {
    position: absolute;
    top: calc(var(--price-savings-height) * -1);
    left: 0;
    right: 0;
}

/* Competitor comparison table  */
.comparison-table--type-competitor thead td {
    padding-top: 0;
}
.comparison-table--type-competitor thead td, .comparison-table--type-competitor tbody tr:last-child td {
    padding-bottom: 0;
    border-bottom: 0 none;
}
.comparison-table--type-competitor td ~ td {
    padding-right: 0;
    width: 30%;
}
@media (min-width: 769px) {
    .comparison-table--type-competitor td:first-child {
        padding-right: 6%;
    }
}
@media (max-width: 768px) {
    .comparison-table--type-competitor {
        padding-bottom: 20px;
    }
    .comparison-table--type-competitor td {
        font-size: 14px;
        padding: 15px 10px;
    }
    .comparison-table--type-competitor thead td {
        padding-top: 5px;
    }
}

/* Patients FAQ */
#faq .section-padding__content-img {
    max-width: 100%;
}
/* Providers Phase 2 Styling */
.section-padding-centered > .page-width > h2 {
    margin-bottom: 80px;
}
.page-template-providers2 p {
    font-size: 17px;
}
.page-template-providers2 #providers-mini .slider-container {
    margin-bottom: 10px;
}
.page-template-providers2 #providers-mini h2 {
    margin-bottom: 50px;
}
@media (max-width: 1025px) {
    .page-template-providers2 #providers-mini {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .section-padding-centered > .page-width > h2 {
        margin-bottom: 50px;
    }
}
@media (max-width: 480px) {
    .page-template-providers2 #providers-mini h2 {
        font-size: 24px;
        line-height: 115%;
        margin: 0 0 50px;
    }
}

/* Function Section Styling */
#functionsection{
    padding: 0 85px;
    background: #FAFBFD;
}

#functionsection h2{
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 115%;
    letter-spacing: -0.03em;
    color: #0F172A;
    padding: 70px 0 0;
    margin: 0;
}

.functionimg{
    display: none;
}

#functionsection .flex{
    padding: 100px 0;
    align-items: center;
    justify-content: space-evenly;
}

#functionsection .function{
    background: #FFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.08);
    border-radius: 17.4901px;
    padding: 24px;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    border: 4px solid transparent;
    cursor: pointer;
}

#functionsection .function p{
    margin-left: 24px;
    font-style: normal;
    font-size: 22px;
    line-height: 140%;
    color: #0F172A;
    margin: 0;
}

#functionsection .function img{
    width: 60px;
    height: 60px;
    margin-right: 30px;
}

#functionsection .function.active{
    background: rgba(190, 222, 255, 0.5);
    border: 4px solid #0066FF;
}

#functionsection .imageside{
    width: 50%;
    display: flex;
    justify-content: center;
}

#functionsection .imageside img{
    max-width: 100%;
}

@media (max-width: 1025px) {
    #functionsection{
        padding: 55px 0;
    }

    #functionsection h2{
        font-size: 40px;
        padding: 0 32px;
        margin-bottom: 35px;
    }

    #functionsection p{
        font-size: 20px;
        line-height: 140%;
        text-align: center;
        padding: 0 60px;
    }

    #functionsection img{
        max-width: 100%;
        width: 100%;
    }

    #functionsection .flickity-page-dots .dot{
        background: #0066FF;
    }

    #functionsection .flickity-prev-next-button.next{
        right: 40px;
        top: 60%;
    }

    #functionsection .flickity-prev-next-button.previous{
        left: 40px;
        top: 60%;
    }

    #functionsection .mobileonly{
        margin-bottom: 60px;
    }

    #functionsection .flickity-prev-next-button{
        border: 2px solid #0066FF;
        background-color: #FFF;
    }
}

/* Clinic Section Styling */
#clinicssection{
    background: #F2F4F9;
}

#clinicssection .page-width{
    display: flex;
}

#clinicssection .rowwrapper{
    width: 100%;
}

.ourclinics{
    background: #0066FF;
    padding: 100px 120px;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 55px;
    text-align: center;
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ourclinics p{
    color: #FFF;
    margin: 0;
}

.ourclinics b{
    display: block;
    text-align: center;
    font-weight: 800;
    font-size: 108px;
    line-height: 120%;
    text-align: center;
} 

#clinicssection .inputrow{
    padding: 0 45px 45px;
}

.logorow:first-of-type{
    margin-top: 100px;
    margin-bottom: 16px;
}

.logorow {
    height: 135px;
    align-items: center;
}

.logorow img{
    margin-right: 50px;
    max-height: 70px;
}

#clinicssection input{
    background: #FFFFFF;
    border-radius: 6.67px;
    font-weight: 500;
    width: 100%;
}

@media (max-width: 1025px) {
    #clinicssection .page-width{
        flex-wrap: wrap;
    }

    .ourclinics{
        padding: 55px 0;
        font-size: 24px;
        line-height: 29px;
        width: 100%;
        display: block;
    }

    .ourclinics p{
        padding: 0 33px;
    }

    .ourclinics b{
        font-size: 90px;
        line-height: 109px;
    }

    .logorow img{
        max-height: 45px;
    }

    .logorow:first-of-type{
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .logorow {
        height: auto;
        margin-bottom: 40px;
    }

}

/* Review Section Styling */
#reviewsection{
    background: #FAFBFD;
    padding: 100px 70px;
}

.reviewwrapper{
    background: #BEDEFF;
    border-radius: 35.5526px;
    padding: 32px;
    padding-bottom: 100px;
}

#reviewsection h3{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #0F172A;
    text-align: center;
    margin: 0;
    margin-bottom: 32px;
}

.reviewleft{
    text-align: center;
    min-width: 280px;
}

.reviewleft img{
    max-width: 36px;
    display: inline-block;
}

#reviewsection .reviewleft h3{
    color: #19202C;
    margin: 0;
}

.reviewleft p{
    font-style: normal;
    font-size: 22px;
    line-height: 140%;
    text-align: center;
    color: #19202C;
    margin: 15px 0;
}

.reviewslidewrapper{
    width: 100%;
    box-sizing: border-box;
    padding-right: 25px;
}

.googlereviewimg{
    border-radius: 26.7811px;
    max-width: 100% !important;
}

.review{
    background: #FFF;
    border-radius: 20.3519px;
    max-width: 360px;
    min-height: 380px;
    margin-right: 32px;
    padding: 48px 32px;
    box-sizing: content-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.reviewstars{
    text-align: center;
    white-space: nowrap;
}

.reviewstars img{
    max-width: 26px;
    display: inline-block;
}

.review p{
    font-style: normal;
    font-size: 17px;
    line-height: 140%;
    color: #000;
    margin-bottom: 40px;
    margin-top: 20px;
}
.review .review-inner {
    flex: 1;
}

.review .flex{
    display: flex;
    align-items: center;
    margin-top: auto;
}

.reviewwrapper .flex{
    align-items: center;
}

.reviewwrapper .arrow{
    width: 60px;
    cursor: pointer;
}

.reviewwrapper .left{
    margin-bottom: 16px;
}

.review .flex .reviewer{
    background: #0066FF;
    color: #FFF;
    margin-right: 15px;
    width: 66px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 30px;
}

.review .flex b{
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    display: block;
    color: #000000;
}

.review .flex span{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
    opacity: 0.5;
    flex: none;
}

.arrowwrapper{
    text-align: center;
}
@media (min-width: 1110px) {
    .reviewwrapper {
        padding-left: 68px;
    }
}
@media (max-width: 1025px) {
    .carousel-cell {
        display: flex;
        align-items: stretch;
        min-height: 100%;
    }
    .carousel .flickity-slider {
        height: 100%;
    }

    #reviewsection{
        padding: 40px 16px;
    }

    #reviewsection h3{
        font-size: 40px;
    }

    .reviewleft{
        min-width: auto;
    }

    .reviewleft p{
        font-size: 24px;
    }

    .googlereviewimg{
        margin-bottom: 40px;
    }

    #reviewsection .mobilenoflex{
        display: block;
    }

    .review{
        width: 100%;
        max-width: none;
        box-sizing: border-box;
    }

    .review p{
        font-size: 18px;
        padding-bottom: 90px;
    }

    .review .flex b,.review .flex span{
        font-size: 17px;
    }

    #reviewsection .mobileonly{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 25px;
    }

    .reviewslidewrapper{
        padding-right: 0;
    }

    .reviewwrapper .left{
        margin-bottom: 0;
        margin-right: 16px;
    }

    .arrowwrapper{
        margin-top: 25px;
    }

    .reviewwrapper .arrow{
        display: inline-block;
    }
}

/* CTA Section Styling */
#ctasection{
    background-color: #FAFBFD;
    padding-left: 85px;
}

#ctasection .page-width{
    display: flex;
    justify-content: space-between;
   /*  align-items: center; */
    padding-bottom: 0;
}

#ctasection h3{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    letter-spacing: -0.03em;
    color: #0F172A;
}

#ctasection p{
    font-style: normal;
    font-size: 22px;
    line-height: 140%;
    color: #1E293B;
    padding-right: 40%;
}

#ctasection img{
    max-width: 50%;
    align-self: flex-end;
}

#ctasection div{
  padding-bottom: 50px;
}

.mapleleaf-cta div {
    padding: 0 !important;
}

@media (max-width: 1025px) {
    #ctasection{
        display: block;
        text-align: center;
        padding-left: 0;
        overflow: hidden;
        margin-bottom: -4px;
        padding-top: 45px;
        padding-left: 32px;
        padding-right: 32px;
    }

    #ctasection .page-width{
        display: block;
    }

    #ctasection h3{
        font-size: 35px;
        color: #0F172A;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    #ctasection p{
        font-size: 20px;
        padding: 0;
    }

    #ctasection img{
        max-width: 120%;
        margin-top: 80px
    }
    #ctasection .benefits-img {
        width: 100%;
        margin-top: 40px;
    }
    #ctasection div{
        padding: 14px;
        padding-bottom: 0;
    }
}

/* Video Section Styling */
#videosection{
    padding: 65px;
    background: #BEDEFF;
    text-align: center;
}
#videosection h3{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #19202C;
    margin: 0;
    padding: 0;
    margin-bottom: 65px;
}
@media (max-width: 1025px) {
    #videosection{
        padding: 40px 0px;
   }
    #videosection h3{
        font-size: 40px;
        max-width: 16ch;
        width: 290px;
        margin: 0 auto;
        margin-bottom: 45px;
   }
    #videosection img{
        max-width: 100%;
        border-radius: 8px;
   }

    #videosection .videoembedd{
        padding: 50% 0 0 0 !important;
    }
}

/* How Help Section Styling */
#helpsection {
    background: #0066FF;
}
#helpsection .mb80{
    justify-content: center;
}
.helppoint,.benefitpoint{
    padding: 48px 32px;
    background-color: #FFF;
    background-size: cover;
    background-position: center;
    border-radius: 20.3519px;
}
.helppoint{
    width: 420px;
    margin-right: 24px;
    position: relative;
    padding-bottom: 108px;
}
.helppoint:last-of-type{
    margin-right: 0;
}
.helppoint h4:first-of-type{
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 140%;
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 0;
}
.helppoint h4:not(:first-of-type) {
    line-height: 240%;
}
.helppoint p{
    padding: 48px 0;
    font-style: normal;
    font-size: 17px;
    line-height: 140%;
    color: #000000;
    text-align: left;
}
.helppoint .flex{
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 48px;
    width: calc(100% - 68px);
}
.helppoint img{
    margin-right: 16px;
    width: 66px;
}
.helppoint .flex{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
}
#helpsection .flickity-enabled + .btn{
    margin-top: 40px;
    display: inline-block;
}
#helpsection .btn:hover{
    border-color: #FFF;
}
@media (max-width: 1025px) {
    .carousel .flickity-slider {
        height: 100%;
    }
    .helppoint{
        width: 100%;
   }
    .section-carousel-arrows .flickity-enabled{
        padding-bottom: 120px;
   }
    #helpsection .flickity-enabled + .btn{
        margin-top: 20px;
   }
    .helppoint h4{
        font-style: normal;
        font-weight: 600;
        font-size: 22.5941px;
        line-height: 27px;
        text-align: center;
        color: #000000;
   }
    .helppoint p{
        font-style: normal;
        font-size: 18.0753px;
        line-height: 140%;
        color: #000000;
        padding: 0;
        margin: 25px 0;
   }
    .helppoint img{
        width: 50px;
        height: 50px;
   }
    .helppoint .flex{
        font-style: normal;
        font-weight: 500;
        font-size: 15.0628px;
        line-height: 140%;
        color: #000000;
   }
    .section-carousel-arrows .flickity-page-dots{
        bottom: 80px;
   }
    .section-carousel-arrows .flickity-page-dots .dot{
        background: #94A3B8;
   }
    .bg-white .section-carousel-arrows .flickity-page-dots .dot, 
    .bg-grey50 .section-carousel-arrows .flickity-page-dots .dot{
        background: #94A3B8;
   }
    .section-carousel-arrows .flickity-prev-next-button.next{
        right: 35%;
        bottom: 0;
        top: auto;
   }
    .section-carousel-arrows .flickity-prev-next-button.previous{
        left: 35%;
        bottom: 0;
        top: auto;
   }

   .helppoint:last-of-type{
    margin-right: 24px;
   }

}
@media (max-width: 440px) {
    .section-carousel-arrows .flickity-prev-next-button.next{
        right: 30%;
   }
    .section-carousel-arrows .flickity-prev-next-button.previous{
        left: 30%;
   }
}

/* Stat Section Styling */
#statsection .flex {
    gap: 7%;
}
#statsection h2, #statsection p {
    color: inherit;
    line-height: normal;
}
#statsection h2 {
    font-size: 90px;
    font-weight: 700;
    white-space: nowrap;
}
#statsection.statsection--static h2 {
    font-size: 64px;
}
#statsection p {
    font-size: 30px;
    margin: 0;
}
#statsection.statsection--static p {
    font-size: 24px;
}
.providers-stat .providers-stat__icon {
    display: inline-block;
    align-self: center;
    margin-bottom: 20px;
}
.providers-stat__review {
    display: inline-flex;
    gap: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
    max-width: 300px;
}
.providers-stat__review-logo {
    margin: -20px 0;
}
#statsection.statsection--static .flex {
    justify-content: stretch;
}
@media (min-width: 1026px) {
    #statsection {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .providers-stat {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }
    .ph-for-patients #statsection {
        text-align: left;
    }
}
@media (min-width: 769px) {
    .providers-stat--border + .providers-stat--border {
        border-left: 1px solid #CBD5E1;
        padding-left: 8%;
    }
}
@media (max-width: 1260px) {
    #statsection h2 {
        font-size: 70px;
    }
    #statsection.statsection--static h2 {
        font-size: 64px;
    }
    #statsection p {
        font-size: 26px;
    }    
}
@media (max-width: 1025px) {
    #statsection h2 {
        font-size: 54px;
    }
    #statsection p {
        font-size: 22px;
    }
    .ph-for-patients #statsection p {
        font-size: 18px;
    }
    .providers-stat__review {
        max-width: 220px;
    }
}
@media (max-width: 768px) {
    #statsection.statsection--static .flex {
        flex-direction: column;
    }
    .providers-stat--border + .providers-stat--border {
        padding-top: 50px;
    }
    .providers-stat--noborder {
        padding-top: 50px;
    }
}
@media (max-width: 700px) {
    #statsection:not(.statsection--static) {
        padding: 0;
    }
    #statsection:not(.statsection--static) .page-width {
        overflow: hidden;
    }
    #statsection:not(.statsection--static) .flex {
        gap: 0;
        position: relative;
        justify-content: flex-start;
        width: auto;
    }
    #statsection:not(.statsection--static) h2 {
        margin: 0 0 8px;
    }
    #statsection:not(.statsection--static) .providers-stat {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-color: #06F;
        padding: 34px 34px 50px;
        min-width: 100%;
        width: 100%;
        opacity: 0;
        z-index: 0;
        transition:all 500ms ease; -webkit-transition:all 500ms ease; -moz-transition:all 500ms ease; -ms-transition:all 500ms ease; 
    }
    #statsection:not(.statsection--static) .providers-stat.active {
        position: relative;
        opacity: 1;
        z-index: 1;
        order: -1;
    }
}

/* Video Section Styling */
.video-wrapper {
    display: flex;
}
.video-rounded {
    border-radius: 30px;
    overflow: hidden;
    height: auto;
    width: 100%;
}
.row-video:not(:last-child) {
    margin-bottom: 70px;
}
.row-video h3 {
    margin: 0 0 60px;
}
.row-video h3 p {
    color: #64748B;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 1.44px;
}
.row-video-steps {
    gap: 14px;
}
.row-video-steps .col {
    padding: 0;
}
.video-steps {
    background: #FFF;
    border-radius: 21.503px;
    padding: 15% 12%;
    flex-grow: 1;
}
.video-steps__num span, .circle-icon span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background: #06F;
    font-size: 30px;
    font-weight: 600;
    width: 50px;
    height: 50px;
    margin: 0 0 10%;
    border-radius: 100%;
}
.video-steps__desc, .steps__desc, .steps__desc p {
    color: #000;
    font-size: calc(12px + 0.7vw);
    font-weight: 600;
    line-height: normal;
}
.row-btn:last-child {
    margin-top: 80px;
}
.section-padding-condensed .row-btn:last-child {
    margin-top: 20px;
}
@media (max-width: 1025px) {
    .row-video:not(:last-child) {
        margin-bottom: 0;
    }
    .row-video + .row-video {
        margin-top: 50px;
    }
    .row-video h3 {
        margin: 0 0 50px;
    }
    .row-btn:last-child {
        margin-top: 50px;
    }
}
@media (max-width: 768px) {
    #providersvideosection {
        padding-bottom: 0;
    }
    #providersvideosection .row-video .video-wrapper {
        margin-left: -45px;
        margin-right: -45px;
    }
    #providersvideosection .video-rounded {
        border-radius: 0;
    }   
}
@media (max-width: 480px) {
    #providersvideosection .row-video .video-wrapper {
        margin-left: -33px;
        margin-right: -33px;
    }
}

/* Steps */
.steps {
    display: flex;
    padding-bottom: 25px;
}
.steps__icon {
    padding-right: 25px;
}
.steps__desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 10px;
}
.steps__desc, .steps__desc p {
    text-align: left;
}
.steps__desc p:last-child {
    margin: 0;
}
@media (max-width: 1025px) {
    .steps .steps__desc {
        padding: 0 0 5px;
    }
}

/* Accordion toggles */
.toggle {
    color: #000;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    transition:all 400ms ease; -webkit-transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; 
}
.toggle:not(.toggle-style--underline) {
    background: #fff;
    border-radius: 15.328px;
}
.toggle + .toggle:not(.toggle-style--underline) {
    margin-top: 24px;
}
.toggle p:last-child {
    margin: 0;
}
.toggle .toggle__title {
    display: flex;
    font-size: 24px;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    padding: 36px;
    cursor: pointer;
    transition:all 400ms ease; -webkit-transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; 
}
.toggle .toggle__title span {
    text-align: left;
}
.toggle .toggle__title img {
    width: 52px;
    margin-right: 25px;
}
.toggle .toggle__content {
    overflow: hidden;
    display: none;
}
.toggle .toggle__content>div {
    padding: 0 36px 36px;
}
.toggle .toggle__content p, .toggle .toggle__content ul, .toggle .toggle__content ol {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%; 
}
.toggle__content ul {
    padding-left: 25px;
    list-style-type: disc;
    margin: 0 0 15px;
}
.toggle.active {
    border-color: #06F;
}
.toggle.active:not(.toggle-style--underline) .toggle__title {
    padding-bottom: 25px !important;
}
.toggle-group--centered .toggle .toggle__title span, .toggle-group--centered .toggle .toggle__content p {
    text-align: center;
}

/* Simple toggle with border style */
.toggle.toggle-style--underline {
    border: 0 none !important;
}
.toggle-group:first-child .toggle.toggle-style--underline:first-child {
    margin-top: -28px;
}
.toggle.toggle-style--underline .toggle__title {
    border-bottom: 1px solid #06F;
    padding: 28px 0;
    justify-content: space-between;
    width: 100%;
}
.toggle-style--underline .toggle__title .toggle-btn, 
.toggle-style--underline .toggle__title .toggle-btn__icon {
    font-size: inherit;
}
.toggle-style--underline .fa-chevron-down, nav ul li .btn .fa-chevron-down {
    transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; 
}
.toggle-style--underline.active .fa-chevron-down, nav ul li .region-picker-btn:checked ~ .btn .fa-chevron-down {
    transform: rotate(180deg);
}
.toggle-style--underline .toggle__content>div {
    padding: 28px 0 14px;
}
@media (max-width: 768px) {
    .toggle.toggle-style--underline .toggle__title {
        font-size: 20px;
        padding-bottom: 8px;
        align-items: flex-end;
    }
    .toggle .toggle__content p, .toggle .toggle__content ul, .toggle .toggle__content ol {
        font-size: 18px;
    }
}

/* Benefits Section Styling */
.benefitssection {
    background: #D8EBFF;
}
.benefitssection .benefitpoint {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
}
.benefitpoint h3 {
    font-size: 23px;
    margin: 0 0 30px;
}
.benefitpoint img {
    margin: 0 0 30px;
}
.benefitpoint img.icon-sm {
    height: 81px;
    width: auto;
    max-height: 32px;
}
.benefitpoint p:last-child {
    margin: 0;
}
.benefitssection .row-wrap.desktoponlytia {
    row-gap: 20px;
}
.bg-grey900.txt-white .benefitpoint {
    border: 1px solid #BEDEFF;
    background-color: transparent;
}
.bg-grey900.txt-white .benefitpoint-glass {
    border: 1px solid #CBD5E1;
    background: linear-gradient(105deg, #0F172A 1.93%, #1E293B 87.22%, #334155 99.32%);
}
.bg-wave .benefitpoint {
    border: 1px solid #CBD5E1;
}
.benefitpoint.txt-left {
    align-items: flex-start;
}
.benefitpoint--border-grey300 {
    border: 1px solid #CBD5E1;
}
.benefitpoint--border-white {
    border: 1px solid #fff;
}
.benefitpoint--review__author {
    padding-top: 17px;
}
.benefitpoint--review__author p, .benefitpoint--review__author > div {
    margin: 0;
    padding: 10px 0;
}
.benefitpoint--review__author > img:first-child, .benefitpoint--review__author > div > img:first-child {
    margin: 0 20px 0 0 !important;
    flex-shrink: 0;
}
.benefitpoint--feature-icon {
    padding-top: 90px;
}
.benefitpoint--feature-icon img {
    height: auto;
    width: 95px;
    position: absolute;
    top: -35px;
}
.benefitpoint__logos {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.benefitpoint__logos img {
    margin: 3% 3% 0 0;
}
.benefitpoint__logos img:last-child {
    margin-right: 0;
}
.benefitpoint--review__logo {
    mix-blend-mode: luminosity;
}
@media (min-width: 1026px) {
    .benefitpoint--review {
        padding: 40px;
    }
    .benefitpoint--review__author {
        display: flex;
    }
    .benefitpoint--review__logo {
        margin-left: 20px !important;
        flex-shrink: 0;
    }
}
@media (max-width: 1025px) {
    .benefitpoint--feature-icon {
        padding-top: 64px;
    }
    .col:not(:last-child) .benefitpoint--feature-icon {
        margin-bottom: 50px;
    }
    .benefitpoint--feature-icon img {
        width: 64px;
        left: calc(50% - 32px);
        top: -32px;
    }
    .benefitpoint__logos {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}
@media (max-width: 480px) {
    .benefitpoint--review__author {
        align-items: flex-start;
    }
}

/* Carousel */
.tab-how__content p a:hover {
    color: #BEDEFF !important;
}
.carousel-nav span {
    color: #0F172A;
    display: inline-flex;
    flex-grow: 1;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    line-height: normal;
    transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; 
}
.tab-solution .row:before, 
.tab-solution .row:after, 
.tab-how .row:before,
.tab-how .row:after {
    display: none;
}

/* Solutions Section Styling */
.intro, p.intro, .intro p {
    font-size: 22px;
}
.tab-solutions .carousel-nav {
    margin: 20px 0 40px;
}
.tab-solutions .carousel-nav span {
    background: #FFF;
    border: 2.73px solid #E2E8F0;
    padding: 18px 57px;
    font-size: 28px;
    justify-content: center;
    align-items: center;
}
.tab-solutions .carousel-nav span:hover {
    color: #06F;
    border-color: #06F;
}
.tab-solutions .carousel-nav .carousel-cell {
    max-width: 50%;
}
.tab-solutions .carousel-nav.flickity-enabled .carousel-cell {
    margin: 0 -1px;
}
.tab-solutions .carousel-nav .carousel-cell.is-selected {
    z-index: 1;
}
.tab-solutions .carousel-nav .carousel-cell.is-selected span {
    color: #fff;
    background: #06F;
    border-color: #06F;
}
.tab-solutions .carousel-nav .carousel-cell:first-child span {
    border-radius: 6.67px 0 0 6.67px;
}
.tab-solutions .carousel-nav .carousel-cell:last-child span {
    border-radius: 0 6.67px 6.67px 0;
}
.tab-solutions .carousel-main {
    margin: 0 -32px -32px;
}
.tab-solution {
    padding: 32px;
    width: 100%;
    flex-direction: column;
}
.tab-solution .row {
    flex-grow: 1;
    gap: 20px;
}
.tab-solution .tab-solution__content {
    padding: 54px;
}
.tab-solution .tab-solution__content h3 {
    font-size: 28px;
}
.tab-solution .tab-solution__img {
    border-radius: 12.54px;
    background-position: center;
    background-size: cover;
    flex-grow: 1;
    padding-bottom: 77%;
    width: 100%;
}
.tab-solution p:last-child {
    margin: 0;
}
.tab-solution .btn {
    margin-top: 15px;
}
.carousel-main.flickity-enabled .carousel-cell {
    display: flex;
    min-height: 100%;
}
.tab-carousel + .tab-carousel {
    margin-top: 80px;
}
@media (min-width: 1025px) {
	#solutionssection .row.solutions-3 .col {
		height: 630px;
	}
}

@media (max-width: 1025px) {
    #solutionssection {
        background-size: 100%;
    }
    .intro, p.intro, .intro p {
        font-size: 20px;
    }
    .tab-solutions .carousel-nav {
        margin: 20px 0 0;
    }
    .tab-solution .tab-solution__content {
        text-align: center;
    }
    .tab-solution .row {
        gap: 33px;
    }
    .tab-carousel + .tab-carousel {
        margin-top: 45px;
    }
}
@media (max-width: 768px) {
    .tab-solutions .carousel-nav span {
        padding: 18px 30px;
    }
}
@media (max-width: 600px) {
    .tab-solutions .carousel-nav span {
        font-size: 18px;
    }
}
@media (min-width: 479px) {
    .tab-solution .tab-solution__content img.mobileonly {
        display: none;
    }
}
@media (max-width: 480px) {
    .tab-solutions .carousel-nav .carousel-cell {
        width: 50%;
    }
    .tab-solutions .carousel-nav span {
        padding: 16px 5.2vw;
    }
    .tab-solution .row {
        gap: 0;
    }
    .tab-solution .tab-solution__content {
        padding: 50px 30px;
    }
    .tab-solution .tab-solution__content img.mobileonly {
        margin: 0 auto 20px;
        width: 80px;
    }
    .tab-solution .col-5 {
        display: none;
    }
}
.tab-how__content h3 strong {
    display: inline-block;
    font-size: 0.933333em;
    margin-bottom: 10px;
}
.flickity-page-dots .dot {
    background: #0166FF;
}
.carousel-dots-num {
    position: relative;
}
.carousel-dots-num .flickity-page-dots {
    position: absolute;
    margin: 0 -40px;
}
.carousel-dots-num .flickity-page-dots .dot {
    background: #0166FF;
    color: #0F172A;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    width: 40px;
    height: 40px;
    margin: 0 40px;
    counter-increment: carousel-dot;
    transition: 300ms ease;
    position: relative;
}
.carousel-dots-num .flickity-page-dots .dot.is-selected {
    color: #fff !important;
}
.carousel-dots-num .flickity-page-dots .dot:after {
    content: '';
    display: block;
    background: #0166FF;
    height: 2px;
    width: 80px;
    left: -80px;
    transition: 300ms ease;
    position: absolute;
}
.carousel-dots-num .flickity-page-dots .dot:first-child:after {
    display: none;
}
.carousel-dots-num .flickity-page-dots .dot.is-selected ~ .dot {
    background: #94A3B8;
}
.carousel-dots-num .flickity-page-dots .dot.is-selected ~ .dot:after {
    background: #94A3B8;
}
.carousel-dots-num .flickity-page-dots .dot:before {
    content: counter(carousel-dot);
}
.carousel-rounded {
    border-radius: 30px;
}
.carousel-rounded .flickity-button {
    background: var(--primary-white);
    border: 1px solid var(--grey-400);
    color: var(--grey-400);
}
.carousel-rounded .flickity-prev-next-button .flickity-button-icon {
    transform: scale(0.7);
}
.carousel-rounded .flickity-prev-next-button.previous .flickity-button-icon {
    left: 25%;
}
.carousel-rounded .flickity-prev-next-button.next .flickity-button-icon {
    left: auto;
    right: 25%;
}
@media (min-width: 1026px) {
    .carousel-dots-num .carousel-cell, .carousel-dots-num .flickity-page-dots, .carousel-rounded .carousel-cell {
        padding-left: 100px;
    }
    .carousel-rounded .carousel-cell {
        padding-right: 100px;
    }
    .carousel-dots-num .tab-how__content {
        padding-bottom: 30%;
    }
    .carousel-dots-num-top .tab-how__content {
        padding-top: 40%;
        padding-bottom: 0;
    }
    .carousel-dots-num .flickity-page-dots {
        width: auto;
        bottom: 30%;
    }
    .carousel-dots-num-top .flickity-page-dots {
        top: 25%;
        bottom: auto;
    }
}
@media (max-width: 1200px) {
    .carousel-dots-num .flickity-page-dots {
        margin: 0 -20px;
    }
    .carousel-dots-num .flickity-page-dots .dot {
        margin: 0 20px;
    }
    .carousel-dots-num .flickity-page-dots .dot:after {
        width: 40px;
        left: -40px;
    }
}
@media (max-width: 1025px) {
    .carousel-dots-num {
        padding-top: 100px;
    }
    .carousel-dots-num .tab-how__content {
        padding: 0;
    }
    .carousel-rounded .tab-how__content {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0;
    }
    .carousel-rounded .tab-how .row {
        gap: 0;
    }
    .carousel-dots-num .tab-how .row {
        padding-bottom: 100px;
    }
    .carousel-dots-num .flickity-button {
        top: auto;
        bottom: 20px;
    }
    .carousel-dots-num .flickity-prev-next-button.previous {
        left: calc(50% - 54px);
    }
    .carousel-dots-num .flickity-prev-next-button.next {
        right: calc(50% - 54px);
    }
    .carousel-dots-num .flickity-page-dots {
        top: 35px;
        bottom: auto;
    }
    .carousel-dots-num .flickity-page-dots {
        margin: 0 -10px;
    }
    .carousel-dots-num .flickity-page-dots .dot {
        margin: 0 10px;
    }
    .carousel-dots-num .flickity-page-dots .dot:after {
        width: 20px;
        left: -20px;
    }
    .carousel-rounded {
        border-radius: 10px;
    }
}

/* Follow up navigator - report card graphic */
.section-report-card__graphic .col-3 {
    padding-top: 2%;
    position: relative;
    z-index: 1;
}
.section-report-card__graphic .col-3 p {
    padding: 30px 0;
    position: absolute;
}
.section-report-card__graphic .col-3 p:before {
    content: '';
    background: #0066FF;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
}
.section-report-card__graphic .col-3:first-child p {
    border-top: 2px solid #0066FF;
    top: 28%;
    padding-right: 13%;
    margin-right: -13%;
}
.section-report-card__graphic .col-3:first-child p:before {
    right: -6px;
    top: -6px;
}
.section-report-card__graphic .col-3:last-child p {
    border-bottom: 2px solid #0066FF;
    bottom: 35%;
    padding-left: 23%;
    margin-left: -23%;
}
.section-report-card__graphic .col-3:last-child p:before {
    left: -6px;
    bottom: -6px;
}

/* Solution CTA */
.solution-cta h3, .solution-cta__content, .solution-cta .fa-arrow-right, .link-arrow-right .fa-arrow-right {
    transition: 300ms ease;
}
.solution-cta {
    background-position: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    border-radius: 12px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.solution-cta:not(.solution-cta--case-study) {
    justify-content: flex-end;
    padding-bottom: 100%;
}
.solution-cta__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px;
    width: 100%;
    text-align: left;
}
.solution-cta:not(.solution-cta--case-study) .solution-cta__content {
    background: rgba(15, 23, 42, 0.75);
    backdrop-filter: blur(10px);
    position: absolute;
    bottom: 0;
    right: 0;
}
.solution-cta:hover .solution-cta__content, .solution-cta:focus .solution-cta__content {
    background: rgba(15, 23, 42, 0.9);
}
.solution-cta:hover h3, .solution-cta:focus h3 {
    color: #BEDEFF !important;
}
.solution-cta__content > p:last-child {
    margin: 0;
}
.solution-cta:hover .fa-arrow-right, .solution-cta:focus .fa-arrow-right, 
.link-arrow-right:hover .fa-arrow-right, .link-arrow-right:focus .fa-arrow-right {
    transform: translateX(5px);
}
.solution-cta--case-study {
    color: #0F172A;
    transition: 300ms ease;
}
.solution-cta--case-study .solution-cta__content {
    flex-grow: 1;
}
.solution-cta--case-study:hover .solution-cta__content, .solution-cta--case-study:focus .solution-cta__content {
    color: initial;
    background: white;
}
.solution-cta--case-study:hover h3, .solution-cta--case-study:focus h3 {
    color: #06F !important;
}
.solution-cta_content-header {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.solution-cta_content-header strong {
    border-left: 1px solid #BEDEFF;
    padding-left: 30px;
    margin-left: 30px;
    display: flex;
    align-items: center;
    font-size: 24px;
}

/* Glass banner CTA */
.cta-banner-glass {
    border-radius: 34px;
    border: 1px solid #FFF;
    background: linear-gradient(295deg, #E5F2FF 7.34%, #D8EBFF 79.3%, #BEDEFF 100.45%);
    box-shadow: 0 0 20px 0 rgba(0, 102, 255, 0.30);
    overflow: hidden;
}
.cta-banner-glass, .cta-banner-glass__content {
    display: flex;
}
.cta-banner-glass__content {
    flex-grow: 1;
    padding: 32px 50px;
    align-items: center;
    gap: 45px;
}
.cta-banner-glass__img {
    background-position: center;
    background-size: cover;
}

@media (min-width: 1026px) {
    .solution-cta.solution-cta--landscape {
        align-items: flex-end;
        padding-bottom: 0;
    }
    .solution-cta.solution-cta--landscape .solution-cta__content {
        position: relative;
        width: 50%;
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .cta-banner-glass__img {
        width: 15%;
        min-width: 235px;
    }
}
@media (max-width: 1025px) {
    .solution-cta:not(.solution-cta--case-study):before {
        content: '';
        background: linear-gradient(0deg, rgba(30, 41, 59, 0.70) 47.29%, rgba(82, 112, 161, 0.15) 91.06%);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
    .solution-cta:not(.solution-cta--case-study) .solution-cta__content {
        background: transparent;
        backdrop-filter: none;
    }
    .solution-cta--case-study .solution-cta__content {
        padding: 32px 20px;
    }
    .solution-cta_content-header img {
        max-height: 20px;
        width: auto;
    }
    .solution-cta_content-header strong {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .cta-banner-glass, .cta-banner-glass__content {
        flex-direction: column;
    }
    .cta-banner-glass__content {
        padding: 32px 20px;
    }
    .cta-banner-glass__img {
        padding-bottom: 80%;
    }
}
@media (max-width: 480px) {
    .solution-cta:not(.solution-cta--case-study) {
        padding-bottom: 140%;
    }
    .solution-cta_content-header strong {
        padding-left: 15px;
        margin-left: 15px;
    }
}

/* Use cases CTA */
.usecase-cta, .usecase-cta:before, .usecase-cta__content, .usecase-cta .fa-arrow-right {
    transition: 300ms ease;
}
.usecase-cta {
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1;
    border-radius: 12px;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding-top: 40%;
}
.usecase-cta:before {
    content: '';
    background: linear-gradient(0deg, rgba(30, 41, 59, 0.70) 40.14%, rgba(82, 112, 161, 0.15) 79.31%);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.usecase-cta__content {
    border: 1px solid transparent;
    border-radius: 12px;
    color: #fff;
    padding: 50px 25px;
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
    overflow: hidden;
}
.usecase-cta__content:before {
    content: '';
}
.usecase-cta__content h3 {
    color: inherit;
}
.usecase-cta p a {
    color: inherit;
    text-decoration: underline;
}
.usecase-cta p a:hover {
    text-decoration: none;
}
.usecase-cta__content .icon-sm {
    margin-bottom: 25px;
    visibility: hidden;
    opacity: 0;
}
.usecase-cta:hover .fa-arrow-right, .usecase-cta:focus .fa-arrow-right {
    transform: translateX(5px);
}
@media (min-width: 1101px) {
    .usecase-cta:not(.active) {
        flex-basis: 23.333333%;
        width: 23.333333%;
    }
    .usecase-cta:not(.active) .usecase-cta__content .icon-sm {
        visibility: visible;
        opacity: 1;
    }
    .usecase-cta.active {
        flex-basis: 30%;
        width: 30%;
    }
    .usecase-cta .usecase-cta__content > div {
        display: none;
    }
    .usecase-cta.active .usecase-cta__content > div {
        overflow: hidden;
        display: block;
    }
    .usecase-cta__content {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
    }
    .usecase-cta:nth-child(1):not(.active) .usecase-cta__content, 
    .usecase-cta:nth-child(2):not(.active) .usecase-cta__content {
        background: #1E293B;
        border-color: #BEDEFF;
    }
    .usecase-cta:nth-child(3):not(.active) .usecase-cta__content {
        background: #64748B;
    }
    .usecase-cta:nth-child(4):not(.active) .usecase-cta__content {
        color: #0F172A;
        background: #CBD5E1;
    }
}
@media (max-width: 1100px) {
    .usecases .section-padding-condensed__content {
        flex-wrap: wrap;
    }
    .usecase-cta {
        width: 100%;
    }
}

/* How PH Section Styling */
.tab-how-ph .carousel-nav {
    padding: 0 19px;
    margin: -22px -22px 30px;
    position: relative;
}
.tab-how-ph .carousel-nav:before, .tab-how-ph .carousel-nav:after {
    content: '';
    width: 10px;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 10;
}
.tab-how-ph .carousel-nav:before {
    background: linear-gradient(90deg,#fff, hsla(0,0%,100%,0));
    left: 19px;
}
.tab-how-ph .carousel-nav:after {
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff);
    right: 19px;
}
.tab-how-ph .carousel-nav .carousel-cell {
    padding: 22px 4px;
}
.tab-how-ph .carousel-nav span {
    display: block;
    font-size: 20px;
    border-radius: 6px;
    border: 1px solid #E2E8F0;
    background: #FFF;
    box-shadow: 0px 0px 21.86905860900879px 0px rgba(0, 0, 0, 0.08);
    letter-spacing: -0.6px;
    padding: 14px;
}
.tab-how-ph .carousel-nav .carousel-cell.is-selected span {
    color: #06F;
    border-color: #06F;
    background: #E5F2FF;
}
.tab-how {
    width: 100%;
}
.tab-how .row {
    flex-grow: 1;
    gap: 5%;
}
.tab-how__img {
    border-radius: 12.541px;
    flex-grow: 1;
    background-size: cover;
    background-position: center;
}
.tab-how__img--callout {
    color: #fff;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}
.tab-how__img--callout:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(15, 23, 42, 0.85) 82%
  );
}
.tab-how__img-content {
    font-size: 22px;
    padding: 32px 46px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.66px;
    position: relative;
    z-index: 1;
}
.tab-how__img-content .number {
    display: block;
    font-size: 4.9em;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -3.24px;
}
.tab-how__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    padding: 10% 0;
}
.carousel-dots-num-top .tab-how__content {
    justify-content: flex-start;
}
.tab-how__content li:last-child {
    margin: 0;
}
.tab-how__content p {
    color: #0F172A;
}
.tab-how__content p + .tab-how__link {
    margin-top: -10px;
}
.tab-how__link a {
    text-decoration: underline;
}
.tab-how__link a:hover {
    text-decoration: none;
}
.tab-how__testimonial {
    flex-grow: 1;
    border-radius: 20.352px;
    background: #F8FAFC;
    padding: 48px 32px;
    margin-top: 10px;
}
.tab-how__testimonial-quote {
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 30px;
}
.tab-how__testimonial-quote em:before {
    content: '\201C';
}
.tab-how__testimonial-quote em:after {
    content: '\201D';
}
html[lang="fr-CA"] .tab-how__testimonial-quote em:before {
    content: '\00AB';
    margin-right: 5px;
}
html[lang="fr-CA"] .tab-how__testimonial-quote em:after {
    content: '\00BB';
    margin-left: 5px;
}
.tab-how__testimonial-author img {
    width: 100px;
    margin-right: 30px;
}
.tab-how__testimonial-author > div {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
}
.toggle-group-how .toggle {
    border-color: #94A3B8;
    border-radius: 10px;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.08);
}
.toggle-group-how .toggle.active {
    border-color: #06F;
    background: #F1F5F9;
}
.toggle-group-how .toggle .toggle__title {
    padding: 30px 36px;
}
.toggle-group-how .toggle.active .toggle__title {
    color: #06F;
}
.toggle-group-how .toggle .tab-how__testimonial, .toggle-group-how .toggle .tab-how__testimonial p {
    text-align: left;
}
.toggle .toggle__img--callout {
    border-radius: 0;
}
.toggle .toggle__img--callout .toggle-how__img-content {
    padding-top: 40%;
}
.toggle .toggle__img--callout .toggle-how__img-content .number {
    font-size: 90px;
}
@media (max-width: 1025px) {
    .toggle .tab-how__testimonial {
        border-radius: 7px;
        padding: 32px;
        margin-top: 30px;
    }
    .toggle .tab-how__testimonial-quote {
        color: #0F172A;
    }
    .toggle .tab-how__testimonial-author {
        align-items: flex-start;
    }
    .toggle .tab-how__testimonial-author > div {
        color: #475569;
        font-size: 13px;
    }
    .toggle .tab-how__testimonial-author img {
        width: 50px;
    }
}
@media (min-width: 479px) {
    .toggle-group-how .toggle .toggle__content>div {
        padding: 0 calc(36px + 3vw) 36px;
    }
}
.howsection .disclaimer {
    margin-top: 45px;
}

/* Case Studies Section Styling */
#casestudiessection h2, #casestudiessection h3 {
    color: inherit;
}
#carousel-casestudies {
    width: 100%;
}
#casestudiessection .slide-casestudies {
    margin-top: 30px;
}
.slide-casestudies .slide-casestudy {
    width: 100%;
}
.slide-casestudy__card {
    display: flex;
    padding: 50px;
    flex-direction: column;
    flex-grow: 1;
    border-radius: 20.352px;
    background: #FFF;
    width: 100%;
}
.slide-casestudy__card > div {
    margin-bottom: 20px;
}
.slide-casestudy__card img {
    max-height: 60px;
    width: auto;
}
.slide-casestudy__card p {
    color: #000;
    margin: 0 0 20px;
}
.slide-casestudy__card p:last-child {
    margin: 0;
}
.slide-casestudy__card p em {
    font-style: normal;
    font-weight: 700;
}
.slide-casestudy__card p strong {
    color: #06F;
    font-weight: 600;
}
.slide-arrow-nav {
    gap: 30px;
    padding-top: 50px;
}
.slide-arrow-nav img {
    cursor: pointer;
}
@media (min-width: 1026px) {
    #casestudiessection .slide-casestudies {
        margin-right: -80px;
    }
    .slide-casestudies .slide-casestudy {
        width: 40.6%;
        margin-right: 40px;
    }
}
@media (max-width: 1025px) {
    .slide-casestudy__card img {
        margin: 0 auto;
    }
    #casestudiessection .slide-casestudies {
        margin-left: -15px;
        margin-right: -15px;
    }
    .slide-casestudy__card {
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
        text-align: center;
    }
    .slide-casestudy__card > div {
        margin-bottom: 40px;
    }
    .slide-arrow-nav {
        gap: 16px;
        padding-top: 24px;
    }
}
@media (max-width: 480px) {
    .slide-casestudy__card > div {
        margin-bottom: 20px;
    }
    .slide-casestudy__card img {
        max-height: 45px;
    }
}

/* Security section */
.securitysection__img {
	display: flex;
	align-items: center;
	flex-grow: 1;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CBD5E1;
}
@media (min-width: 1026px) {
	.securitysection__img {
		padding-bottom: 0;
		margin-bottom: 0;
		padding-right: 9%;
		margin-right: 5%;
		border-bottom: 0 none;
		border-right: 1px solid #CBD5E1;
	}
}

/* Providers Resources Section */
#resourcessection {
    background: #F2F4F9;
}
.resource-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 30px 28px;
}
.resource-card img {
    border-radius: 24.495px;
    margin: 0 0 15px;
    width: 100%;
}
.resource-card h3 {
    font-size: 23px;
    font-weight: 600;
    margin: 0;
}
.resource-card .txt-blue a {
    color: inherit;
    font-weight: 700;
}
#carousel-resources {
    margin: -15px;
}
#carousel-resources .carousel-cell {
    width: 50%;
    padding: 15px;
}
#carousel-resources .carousel-cell .resource-card {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1025px) {
    .resource-card {
        padding: 20px;
    }
    .resource-card .txt-blue {
        margin: 0;    
    }
}
@media (max-width: 600px) {
    #carousel-resources .carousel-cell {
        width: 100%;
    }
}

/* Demo CTA Section */
#democtasection h2 span {
    color: #64748B;
    font-size: 0.64em;
    font-weight: 600;
    display: block;
    margin: 0 0 10px;
}
#democtasection .col {
    justify-content: flex-end;
}
#democtasection .col > div {
    position: relative;
}
#democtasection .col > div img {
    width: 100%;
}
.demo-card {
    padding: 40px 60px 60px;
}
.demo-card p {
    color: #000;
    font-size: 14px;
}
.demo-card p a {
    color: inherit;
    text-decoration: underline;
}
.demo-card p a:hover {
    text-decoration: none;
}
.demo-card p:last-of-type {
    margin: 0;
}
/* Forms */
.demo-card .hs-form-field {
    text-align: left;
    margin: 0 0 12px;
}
.demo-card .hs-form-field > label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.demo-card input, .demo-card select {
    transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; 
}
.demo-card input::placeholder, .demo-card select.is-placeholder {
    color: #B7B7B7;
}
.demo-card input:not([type="submit"]), .demo-card select {
    border-radius: 7.794px;
    border: 1px solid #B7B7B7;
    background: #FFF;
    color: #000;
    line-height: normal;
    letter-spacing: 0.426px;
    padding: 16px 18px;
    width: 100%;
}
.demo-card input:not([type="submit"]):hover, .demo-card select:hover {
    box-shadow: 0 0 10px rgba(0, 102, 255,.5);
    border-color: #000;
}
.demo-card input:not([type="submit"]):focus, .demo-card select:focus {
    box-shadow: 0 0 10px rgba(0, 102, 255,.5);
    border-color: #06F;
    outline-color: #06F;
}
.demo-card input[type="submit"] {
    border-radius: 6.667px;
    background: #06F;
    border-radius: 6.667px;
    border: 0 none;
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    padding: 16px 18px;
    margin: 5px 0 0;
    width: 100%;
}
.demo-card input[type="submit"]:hover {
    background: #000;
}
.demo-card .hs-error-msgs.inputs-list {
    padding-top: 5px;
}
.demo-card .hs-error-msgs.inputs-list label {
    color: #dc3232;
    font-weight: 400;
}
.demo-card .hs_error_rollup .hs-error-msgs.inputs-list label {
    font-weight: 700;
    text-align: left;
    padding-bottom: 5px;
    width: 100%;
}
.bg-bottom-right-arc-blue {
    background: right bottom / 48% auto no-repeat url(../svg/bg-bottom-right-arc-blue.svg);
}
@media (min-width: 1026px) {
    #democtasection {
        background-image: url(../png/bg-request-demo-desktop-2.png);
        background-repeat: no-repeat;
        background-size: 56%;
        background-position: right bottom;
    }
    #democtasection .col {
        justify-content: center;
    }
    .demo-card p {
        margin: 0 0 10px;
    }
}
@media (max-width: 1025px) {
    .bg-bottom-right-arc-blue.bg-white-mobile {
        background-size: 98% auto;
    }
    .demo-card {
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        padding: 0;
    }
    #democtasection .col > div {
        margin-bottom: -60px;
        margin-right: -45px;
        margin-left: 0;
    }
    #democtasection h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 115%;
        letter-spacing: -1.2px;
        margin: 0 0 30px;
    }
    .demo-card .mobileonly {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .demo-card p {
        font-size: 20px;
    }
    .demo-card .hbspt-form {
        display: none;
    }
}
@media (max-width: 768px) {
    .bg-bottom-right-arc-blue {
        background-size: 66%;
    }
}
@media (max-width: 480px) {
    #democtasection .col > div {
        margin-bottom: -70px;
        margin-right: -33px;
    }
}

/* Grey CTA Section Styling */
.section-padding__content {
    gap: 30px;
}
.section-padding__content:before, .section-padding__content:after {
    display: none;
}
.section-padding-condensed__content {
    gap: 20px;
}
@media (min-width: 1026px) {
    .section-padding__content-desktop {
        gap: 30px;
    }
}
@media (max-width: 1025px) {
    .section-padding__content-mobile {
        gap: 30px;
    }
}

/* Section steps */
.section-padding__content-steps {
    display: flex;
    align-items: center;
}
.section-padding__content-steps .steps {
    padding-right: 50px;
}
.section-padding__content-steps .steps ul {
    list-style-type: none;
}
.section-padding__content-steps .steps ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #94A3B8;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.section-padding__content-steps .steps ul li a:hover {
    background: #475569;
}
.section-padding__content-steps .steps ul li+li {
    margin-top: 20px;
}
.section-padding__content-steps .steps ul li.active a {
    cursor: default;
    background: #06F;
}
@media (max-width: 1025px) {
    .section-padding__content-steps {
        flex-direction: column;
    }
    .section-padding__content-steps .steps {
        padding-right: 0;
        padding-bottom: 50px;
    }
    .section-padding__content-steps .steps ul {
        display: flex;
        justify-content: center;
    }
    .section-padding__content-steps .steps ul li+li {
        margin-top: 0;
        margin-left: 32px;
    }
}

/* Disclaimer footnote section */
#disclaimersection {
    font-weight: 700;
    padding-top: 30px;    
    padding-bottom: 0;
    margin: 0 0 -1px;
    position: relative;
    z-index: 1;
}
#disclaimersection p {
    font-size: 16px;
}
#disclaimersection p:last-child {
    margin: 0;
}

/* Sources */
.sourcessection {
    padding-top: 40px;
    padding-bottom: 40px;
}
.sourcessection__content {
    border-left: 1px solid #CBD5E1;
    padding: 0 0 0 56px;
    margin-left: 56px;
}
.sourcessection h2:last-child, .sourcessection p:last-child {
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .sourcessection .flex {
        flex-direction: column;
        align-items: stretch;
    }
    .sourcessection__content {
        border-left: 0 none;
        border-top: 1px solid #CBD5E1;
        padding: 20px 0 0;
        margin-left: 0;
        margin-top: 5px;
    }
}

/* why section - card container mobile ONLY */
@media (max-width: 1025px) {
    .card {
        margin-top: 50px;
    }
    .card h4 {
        font-size: 24px;
    }
    #whysection .card-container .card .definition-text {
        margin-top: 50px;
    }
}

/* Why Section Styling */
#whysection{
    background: #FAFBFD;
}
#whysection h3{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #19202C;
    text-align: center;
    padding: 64px 0;
    margin: 0;
}
#whysection .flex:first-of-type{
    align-items: center;
    gap: 50px;
}
#whysection.section-padding-centered .flex > div {
    flex-grow: 1;
}
#whysection .padimg{
    margin: 80px;
    display: none;
}
#whysection .desktoponlytia .padimg{
    width: 45%;
}
#whysection.section-padding-centered .row .padimg{
    width: 45%;
    margin-right: 70px;
    border-radius: 12.494px;
}
#whysection .function{
    background: #FFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.08);
    border: 4px solid transparent;
    border-radius: 17.4901px;
    padding: 25px;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    border: 1px solid #CBD5E1;
    margin-left: 70px;
    cursor: pointer;
    margin-right: 100px;
}
#whysection.section-padding-centered .function{
    margin-left: 0;
    margin-right: 0;
}
#whysection .function:last-of-type{
    margin-bottom: 0;
}
#whysection .function:hover{
    border: 1px solid #0066FF;
}

#whysection .function img{
    max-width: 80px;
    margin-right: 25px;
    width:60px;
    height:60px;
}
#whysection .function b{
    font-weight: 700;
    font-size: 23px;
    line-height: 140%;
    color: #0F172A;
}
#whysection .function p, #whysection .function .function__content {
    display: none;
}
.function .function__content {
    padding-top: 15px;
}
.function ul:last-child, .function ol:last-child {
    margin: 0;
}

.function__content .pc-features-list {
    font-weight: 400;
}

#whysection .function p{
    font-style: normal;
    font-size: 18px;
    line-height: 140%;
    color: #0F172A;
}


#whysection .function a{
    color: #0066FF;
    font-weight: 600;
    text-decoration: none;
}
#whysection .function.active{
    background: #F8FAFC;
    border: 1px solid #0066FF;
}

#whysection .image-reader_function.active {
    background: rgba(190, 222, 255, 0.50);
}

#whysection .function.active p, #whysection .function.active .function__content {
    display: block;
}
#whysection .function.active b{
    color: #0066FF;
}

@media (min-width: 1026px) {
    #whysection.section-padding-centered .padimg{
        margin: 0;
    }
}

@media (min-width: 479px) {
    #whysection.section-padding-centered .flickity-page-dots {
        display: none;
    }
}

@media (max-width: 1360px) {
    #whysection .desktoponlytia .padimg{
        margin-right: 0;
   }
}

@media (max-width: 1260px) {
    #whysection:not(.section-padding-centered){
      padding-bottom: 45px;
    }
    #whysection .desktoponlytia .padimg{
        width: 35%;
   }
    #whysection.section-padding-centered .row .padimg{
        width: calc(35% + 80px);
    }
}
@media (max-width: 1025px) {
    #whysection .flex:first-of-type{
        gap: 0;
    }
    #whysection.section-padding-centered .row .lottie{
        width: 100%;
        max-width: 40vh;
        margin: 0 auto 22px;
    }
    #whysection.section-padding-centered .wrapper.mobileonly{
        margin-left: -33px;
        margin-right: -33px;
   }
    #whysection h3{
        font-size: 40px;
   }
   #whysection .carousel-nav .carousel-cell {
        width: 20%;
        justify-content: center;
   }
    #whysection .selectors, #whysection .carousel-nav {
        padding: 0 60px;
        justify-content: space-between;
        margin-bottom: 40px;
   }
    #whysection .selectors img, #whysection .carousel-nav img{
        cursor: pointer;
        width: 50px;
        height: 50px;
        opacity: 0.3;
   }
    #whysection .selectors img.active, #whysection .carousel-nav .is-selected img{
        opacity: 1;
   }
    #whysection .currentselection{
        padding: 0 60px;
        text-align: center;
        display: none;
   }
    #whysection .currentselection.active{
        display: block;
   }
    #whysection .currentselection b{
        font-style: normal;
        font-weight: 700;
        font-size: 26.6912px;
        line-height: 115%;
        letter-spacing: -0.03em;
        color: #0F172A;
        padding-bottom: 22px;
        display: inline-block;
   }
    #whysection .currentselection p{
        font-style: normal;
        font-size: 20px;
        line-height: 140%;
        text-align: center;
        color: #1E293B;
        margin: 0;
        border-top: 4px solid #0066FF;
        padding-top: 22px;
   }
    #whysection .padimg{
        width: 100%;
        margin: 0 auto;
        padding: 0 45px;
        margin-top: 25px;
   }
}
@media (max-width: 480px) {
    #whysection .function {
        border-radius: 10px;
        padding: 10px 16px;
        margin-bottom: 10px;
    }
    .function .function__content {
        padding: 7px 0;
    }
    .function ul li, .function ol li {
        font-size: 16px;
        margin: 0 0 7px;
    }
    .function li:last-child {
        margin: 0;
    }
    #whysection .carousel-nav {
        display: none;
    }
    #whysection.section-padding-centered #mobileqaslide {
        margin-bottom: 70px;
    }
    #whysection.section-padding-centered #mobileqaslide .flickity-page-dots {
        bottom: -40px;
    }
    #whysection .currentselection {
        padding: 0 33px;
    }
    #whysection .currentselection b {
        font-size: 24px;
    }

    #whysection.section-padding-centered #mobileqaslide .currentselection p {
        border: 0 none;
        padding-top: 0;
    }
}

/* Graph Section Styling */
#graphsection{
    background: #F2F8FF;
}

#graphsectionmo{
    background: #F2F8FF;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#graphsection .page-width{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#graphsection h4, #graphsectionmo h4{
    font-style: normal;
    font-weight: 800;
    font-size: 90px;
    line-height: 90px;
    color: #0066FF;
    margin:0;
    margin-left: 160px;
    margin-bottom: 0;
}
#graphsection p, #graphsectionmo p{
    font-style: normal;
    font-size: 23px;
    line-height: 120%;
    color: #19202C;
    margin-left: 160px;
    margin-bottom: 0;
    max-width: 400px;
}
#graphsection img, #graphsectionmo img{
    width: auto;
    height: 360px;
    align-self: flex-end;
    max-width: 50%;
    margin-right: 160px;
}
#graphsectionmo{
    display: none;
}

@media (max-width: 1260px) {
    #graphsection, #graphsectionmo{
        padding: 45px 0 0;
    }
    #graphsection p, #graphsectionmo p {
        font-size: 20px;
    }
    #graphsection p, #graphsectionmo p {    
        margin-bottom: 45px;
    }
}

@media (max-width: 1025px) {
    #graphsectionmo {
        display: block;
        text-align: center;
        padding: 0 30px;
   }
    #graphsection{
        display: none;
   }
    #graphsectionmo h4{
        margin: 0;
        font-weight: 800;
        font-size: 80px;
        line-height: 97px;
        padding-top: 40px;
   }
    #graphsectionmo p{
        font-style: normal;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        color: #19202C;
        margin: 0 auto 30px;
   }
    #graphsectionmo img{
        width: 100%;
        height: auto;
        max-width: 500px;
        margin: 0 auto;
   }
}
/* Pricing Section Styling */
#pricingsection{
    padding: 70px 90px;
    background: #FAFBFD;
}
#pricingsection h3{
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 115%;
    letter-spacing: -0.03em;
    color: #19202C;
    margin: 0;
}
#pricingsection p{
    font-style: normal;
    font-size: 23px;
    line-height: 140%;
    color: #19202C;
}
#pricingsection .savecontainer{
    display: flex;
    justify-content: flex-end;
    padding-right: 48px;
    overflow: hidden;
}
#pricingsection .savetext{
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 140%;
    text-align: center;
    color: #0066FF;
    padding: 25px 60px;
    background: #BEDEFF;
    border-radius: 8.33333px;
    display: inline-block;
    margin-bottom: -5px;
}
.flexhalf{
    width: 50%;
    text-align: center;
}
#pricingsection .price{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.16);
    border-radius: 24px;
    padding: 44px 28px;
    align-items: center;
    min-width: 50%;
    margin-bottom: 28px;
    justify-content: space-between;
    z-index: 2;
    border: 4px solid transparent;
    opacity: 0.7;
    cursor: pointer;
}
#pricingsection .price.active, #pricingsection .price:hover{
    border: 4px solid #0066FF;
    opacity: 1;
}
#pricingsection .price .flex{
    align-items: center;
    padding-right: 10px;
}
#pricingsection .price .ball{
    width: 40px;
    height: 40px;
    border: 4px solid #0066FF;
    border-radius: 50%;
    flex-shrink: 0;
    flex-grow: 0;
}
#pricingsection .price.active .ball{
    background: #0066FF;
}
#pricingsection .pricedescription{
    margin-left: 32px;
    text-align: left;
}
#pricingsection .pricedescription b{
    display: block;
    font-weight: 700;
    font-size: 23px;
    line-height: 130%;
    letter-spacing: -0.03em;
    color: #0F172A;
}
#pricingsection .pricedescription span{
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 140%;
    color: #334155;
}
.theprice{
    text-align: center;
}
.theprice p{
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 115%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #334155;
    margin: 0;
}
.theprice b{
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 115%;
    letter-spacing: -0.03em;
    color: #0066FF;
}
.theprice small{
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #334155;
}

.featureside h4{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 41px;
    color: #19202C;
    margin: 0;
    margin-bottom: 16px;
}
#pricingsection .featurebox{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.16);
    border-radius: 24px;
    width: 570px;
    padding: 32px 40px;
    box-sizing: border-box;
}
#pricingsection .feature{
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}
#pricingsection .feature:last-of-type{
    margin-bottom: 0;
}
#pricingsection .feature p{
    margin: 0;
    font-style: normal;
    font-size: 17px;
    line-height: 140%;
    color: #334155;
}
#pricingsection .feature img{
    height: 30px;
    width: 30px;
}

@media (max-width: 1360px) {
  #pricingsection .featurebox{
    width: 500px;
  }
}

@media (max-width: 1260px) {
    #pricingsection{
        padding: 70px 45px;
   }
    #pricingsection .featurebox{
        width: 400px;
   }
    #pricingsection .price{
        padding: 22px 14px;
   }
    #pricingsection .price .ball{
        width: 20px;
        height: 20px;
   }
    #graphsection img{
        height: auto;
   }
}
@media (max-width: 1025px) {
    #pricingsection{
        padding: 32px;
   }
    #pricingsection h3{
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 115%;
        text-align: center;
        letter-spacing: -0.03em;
        color: #19202C;
        text-align: center;
        max-width: 250px;
        margin: 0 auto;
        padding-bottom:20px;
   }
    #pricingsection p{
        font-style: normal;
        font-size: 20px;
        line-height: 140%;
        text-align: center;
        color: #19202C;
        text-align: center;
        max-width: 250px;
        margin: 0 auto;
   }
    #pricingsection p br{
        display: none;
   }
    .flexhalf{
        width: 100%;
   }
    #pricingsection .savecontainer{
        padding-right: 22px;
        margin-top: 40px;
   }
    #pricingsection .savetext{
        font-size: 20px;
        padding: 13px 18px;
        margin-bottom: -4px;
   }
    #pricingsection .price{
        padding: 26px 16px;
        margin-bottom: 16px;
   }
    #pricingsection .price.active{
        border-width: 2px;
   }
    #pricingsection .price:last-of-type{
        margin-bottom: 40px;
   }
    #pricingsection .price .ball{
        width: 16px;
        height: 16px;
        border: 2px solid #0066FF;
        border-radius: 50%;
   }
    #pricingsection .pricedescription{
        margin-left: 13px;
   }
    #pricingsection .pricedescription b{
        font-size: 25px;
   }
    #pricingsection .pricedescription span{
        font-size: 14px;
   }
    .theprice{
        text-align: center;
   }
    .theprice p{
        font-size: 16px;
   }
    .theprice b{
        font-size: 32px;
   }
    .theprice small{
        font-size: 11px;
   }
    .featureside{
        display: none;
   }
    .price.active .featureside{
        display: block;
   }
    #pricingsection .featurebox{
        box-shadow: none;
        border-radius: 0;
        width: auto;
        padding: 0;
   }
    #pricingsection .feature{
        margin-bottom: 24px;
   }
    #pricingsection .feature p{
        text-align: left;
        font-style: normal;
        font-size: 14px;
        line-height: 140%;
        color: #334155;
        padding-right: 15px;
   }
    .featureside h4{
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        color: #19202C;
        text-align: left;
        margin-top: 32px;
        margin-bottom: 10px;
   }
}

/* Comparison section */
.comparison-section {
    background: #fff;
    margin-bottom: 35px;
}
.comparison-section__header {
    position: relative;
    background: inherit;
    padding-top: 10px;
    z-index: 1;
}
.comparison-section__header h3 {
    margin: 0 0 20px;
}
.comparison-section__btn {
    padding-top: 34px;
    position: relative;
    z-index: 1;
}
.header-sticky-top {
    position: sticky;
    top: var(--header-height);
}
@media (min-width: 769px) {
    .comparison-section {
        padding-bottom: 60px;
    }
    .comparison-section__header:before, .comparison-section__body:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .comparison-section__header {
        padding: 60px 60px 0;
    }
    .comparison-section__header h3 {
        margin: 0 0 45px;
    }
    .comparison-section__header:before {
        border: 2px solid transparent;
        border-bottom: 0 none;
        border-radius: 20px 20px 0 0;
    }
    .comparison-section__body {
        position: relative;
        padding: 0 60px;
    }
    .comparison-section__body:before {
        background: inherit;
        border: 2px solid transparent;
        border-top: 0 none;
        bottom: -60px;
        border-radius: 0 0 20px 20px;
    }
    .comparison-section--border-blue .comparison-section__header:before {
        border-color: #06F;
    }
    .comparison-section--border-blue .comparison-section__body:before {
        border-color: #06F;
    }
    .comparison-section--border-white .comparison-section__header:before {
        border-color: #fff;
    }
    .comparison-section--border-white .comparison-section__body:before {
        border-color: #fff;
    }
}

/* Callout Alert */
.callout-alert {
    padding: 50px 50px 55px;
    border-radius: 20px;
    border: 1px solid transparent;
}
.callout-alert--xs {
    padding: 20px 30px 25px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.callout-alert--xs h2 {
    font-size: calc(12px + 0.7vw);
}
.callout-alert:not(.callout-alert--textonly) h2:first-child:not(:last-child) {
    font-size: 75px;
}
.callout-alert--purple {
    background: rgba(221, 207, 244, 0.50);
    border-color: #8E5EDB;
}
.callout-alert--blue {
    background: #E5F2FF;
    border-color: #06F;
}
.callout-alert--medblue {
    background: #2691FF;
}
.callout-alert--green {
    border-color: #34A86C;
    background: rgba(194, 229, 211, 0.40);
}
.callout-alert--pink {
    border-color: #C25;
    background: rgba(204, 34, 85, 0.10);
}
.callout-alert--grey100 {
    border-color: #CBD5E1;
    background: #F1F5F9;
}
.callout-alert a:not(.link-arrow-right) {
    color: inherit !important;
    text-decoration: underline;
}
.callout-alert a:hover {
    text-decoration: none;
}
.callout-alert--reverse {
    background: #1E293B;
}
.callout-alert .link-arrow-right {
    font-weight: 700;
}

@media (min-width: 769px) {
    .callout-alert__inner {
        display:flex;
        flex-direction:row;
        justify-content:center;
        align-items: center;
        text-align: left;
    }
    .callout-alert__inner h2 {
        margin: 0;
    }
    .callout-alert__inner h2:first-child {
        padding-right: 50px;
    }
    .callout-alert--xs .callout-alert__inner img:first-child {
        padding-right: 25px;
    }
}
@media (min-width: 500px) {
    .callout-alert h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .callout-alert {
        padding: 30px 40px;
    }
    .callout-alert--xs .callout-alert__inner img {
        margin: 0 auto 15px;
    } 
}

/* Blockquotes */
.quote-outline {
    background: no-repeat left top/170px auto url(../svg/icon-quote-left-outline.svg);
    border: 0 none;
    padding: 0 0 0 200px;
}
@media (max-width: 1025px) {
    .quote-outline {
        background: no-repeat left top/60px auto url(../svg/icon-quote-left-outline.svg);
        padding: 0 0 0 70px;
    }
}

/* LP-15 Social Proof Styling */
/* Hero Section */
.lp-hero {
    background-color: #fff !important;
}

.lp-highlight {
    color: #06F;
    display:inline
}

.lp-search-bar {
    text-align: center;
    background: #FAFBFD;
    padding-bottom: 100px;
}

.lp-search-bar h2 {
    font-size: 32px;
    margin-bottom: 15px;
}
.provider-img {
    padding: 0 85px 0 35px;
    align-items: center;
    justify-content: center;
}
/* Testimonial Section */
.testimonial-section {
    background-color: #FAFBFD !important;
    padding: 60px 50px 0 50px;
}

.testimonial-container-desktop {
    display: flex;
    align-items: center;
    width: 100%;
    color: white;
    padding: 70px;
    background-color: #007bff;
    border-radius: 8px;
}

.testimonial-container-mobile {
    display: none;
    background-color: #007bff;
    border-radius: 8px;
}

.testimonial-image {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin-right: 20px;
    object-fit: cover;
}

.testimonial-content {
    flex: 1;
    padding-left: 64px;
}

.testimonial-content p {
    margin: 0;
    font-size: 24px;
    text-align: left;

}

.testimonial-content .testimonial-author {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    padding-top: 30px;
}

/* Info Section Styling */

.lp-infosection .page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    max-width: 1100px;
    margin: 0 auto;
}

.lp-infosection h4 {
    font-style: normal;
    font-weight: 800;
    font-size: 90px;
    line-height: 90px;
    color: #0066FF;
    margin: 0;
    text-align: left;
}

.lp-infosection p {
    font-style: normal;
    font-size: 23px;
    line-height: 120%;
    color: #19202C;
    margin: 10px 0 0;
    text-align: left;
}

.lp-infosection img {
    max-width: 100%;
    border-radius: 20px;
}

/* HIPAA Logo Section */
.hippa-logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
}

.hippa-logo-container img {
    width: 225px;
    height: auto;
}

/* Get Started Section */
.get-started-section {
    padding: 150px 0 190px 0;
}

@media (min-width: 1026px) {
    .hero .justify-content-center .content {
        padding-bottom: 5%;
        padding-right: 5%;
    }
}

/* Mobile Styles */
@media (max-width: 1260px) {
    .trust-badge {
        padding: 20px
    }

    .lp-infosection {
        padding: 45px;
    }
    .lp-infosection h4 {
        font-size: 80px;
    }
    .lp-infosection p {
        font-size: 20px;
    }
}

@media (max-width: 1110px) {
    .lp-hero, .hero {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .provider-img {
        padding: 0 35px;
    }

    .title-text {
        font-size: 38px !important;
    }

    .testimonial-content p {
        font-size: 18px;
    }

    .testimonial-content .testimonial-author {
        font-size: 18px;
    }

    .lp-infosection .page-width {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .lp-infosection .text-content {
        margin-bottom: 20px;
    }

    .lp-bg-bottom-right-arc-blue {
        background-size: 100% auto !important;
    }

    .lp-infosection h4 {
        text-align: center;
    }
    .lp-infosection p {
        text-align: center;
    }

    .lp-infosection img {
        width: 100%;
        height: auto;
        max-width: 500px;
        margin: 20px auto 0;
    }
    .lp-search-bar-wrapper {
        margin: 0 50px;
    }
}

@media (max-width: 768px) {
    .lp-hero {
        padding: 0!important;
    }
    .company-hero-image-section {
        padding: 0 !important;
    }

    .company-hero-image-section img {
        margin-left: 75px;
    }
    .trust-badge {
        left: 5%;
        font-size: 0.8em;
        top: 10%;
    }
    .trust-badge .large-text {
        padding: 8px 10px;
    }

    .testimonial-section {
        padding: 20px 20px 0 20px;
    }

    .testimonial-container-desktop {
        display: none;
    }

    .testimonial-container-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: 100%;
        color: white;
        padding: 70px 20px;
    }

    .testimonial-content p {
        text-align: center;
    }

    .testimonial-image {
        width: 150px;
        height: 150px;
        margin: 20px auto;
    }

    .testimonial-content {
        padding-left: 0;
    }

    .testimonial-content .testimonial-author {
        padding-top: 20px;
    }
    .hippa-logo-container img{
        width: 200px;
    }

    .get-started-section {
        padding: 150px 35px 190px;
    }

    .get-started-content {
        padding-bottom: 40px;
    }

    .lp-search-bar {
        padding: 0 35px 70px 25px;
    }

    .lp-search-bar h2 {
        font-size: 24px;
    }
    .lp-search-bar-wrapper {
        margin: 0;
    }
}

.lp-flex {
    justify-content: flex-start !important;
}

.lp-tab-lists{
    list-style-type: disc;
    padding-left: 40px;
    margin-top: 20px;
}

.lp-tab-lists li{
    margin: 0 0 20px 0;
    padding: 1px 0 0 10px;
    line-height: 1.3;
}


.persona-hero-image {
    transition: opacity 1s ease-in-out;
    opacity: 1;
}

.persona-hero-image.fade-out {
    opacity: 0;
}


@media (max-width: 1110px) {
    .lp-tab-lists {
        max-width: 100%;
    }
    .lp-mobile-img {
        padding: 20px;
        margin: 0 auto;
    }
    
}

@media (max-width: 768px) {
	.lp-tab-lists li{
		text-wrap: wrap;
		width: 100%;
	}    
}

/* unique persona pages */

.unique-persona.section-padding-centered {
    text-align: center;
    padding: 70px 0;
}
.unique-persona .container {
    max-width: 1250px;
}
.unique-persona-inner {
    display: flex;
    margin: 40px auto;
    gap: 60px;
}
.unique-persona-image {
    margin: 0 40px 0 0;
    width: 50%;
}
.unique-personaa-image img {
    margin: auto;
    width: 100%;
    height: auto;
}
.unique-persona ul {
    margin: 0;
    width: calc(50% - 40px);
    list-style-type: none; /* Remove default list styling */
    padding: 0; /* Remove default padding */
}
.unique-persona ul li {
    display: flex;
    align-items: flex-start;
    padding: 10px 0;
    text-align: left;
    font-size: 24px;
}
.unique-persona ul li::before {
    content: "";
    display: inline-block;
    background: url(../svg/icon-blue-check.svg) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    margin-right: 65px; /* Space between icon and text */
    margin-top: 2px;
    flex-shrink: 0; /* Prevent icon from shrinking */
}

@media (max-width: 1110px) {
	.unique-persona-inner {
		display: block;
	}
	.unique-persona-image {
		margin: auto; 
		width: auto; 
		max-width: 540px; 
	}
	.unique-persona ul {
		margin: 25px auto; 
		width: auto; 
		max-width: 540px; 
	}
 
}

@media (max-width: 768px) {
	.unique-persona ul li {
    font-size: 20px;
	}  
	
	.unique-persona ul li::before {
    margin-right: 40px;
	}
}

/* Company - Founders */
.founder-quote blockquote {
    font-size: 20px;
    border: 0 none;
    padding: 0;
}
.founders-quotes {
    display: flex;
    gap: 33px;
}
@media (min-width: 1026px) {
    .founders-quotes, .founders-story {
        padding: 50px 85px;
    }
    .founders-story {
        padding: 85px;
    }
    .founders-inner {
        border: 1px solid #CBD5E1;
        border-radius: 15px;
        overflow: hidden;
    }
    .founders-quotes {
        background: rgb(30, 41, 59);
        background-image: url(../jpg/careers-founders30f4.jpg?v=3);
        background-image: linear-gradient(0deg, rgba(30, 41, 59, 0.90) 34.93%, rgba(56, 76, 110, 0.43) 52.13%, rgba(82, 112, 161, 0.05) 97.91%), url(../jpg/careers-founders30f4.jpg?v=3);
        background-size: cover;
        background-position: center;
        padding-top: 30%;
        gap: 85px;
    }
    .founders-story {
        background:  url(../jpg/exciting-fg-providers-2.jpg) no-repeat right top;
        background-size: auto 100%;
    }
}
@media (min-width: 1301px) {
    .founders-story {
        padding-right: 30%;
    }
}
@media (max-width: 1300px) {
    .founders-story {
        background: none;
    }
}
@media (max-width: 1025px) {
    .founders-quotes {
        flex-direction: column;
    }    
    .founder-quote {
        padding: 110% 27px 27px;
        background-size: cover;
        background-position: center top;
        border-radius: 15px;
    }
    .founder-quote p:last-child {
        margin: 0;
    }
    .founder-rishi {
        background-image: url(../jpg/founder-rishi5e1f.jpg?v=2);
        background-image: linear-gradient(0deg, rgba(30, 41, 59, 0.70) 40.14%, rgba(82, 112, 161, 0.15) 79.31%), url(../jpg/founder-rishi5e1f.jpg?v=2);
    }
    .founder-harsh {
        background-image: url(../jpg/founder-harsh5e1f.jpg?v=2);
        background-image: linear-gradient(0deg, rgba(30, 41, 59, 0.70) 40.14%, rgba(82, 112, 161, 0.15) 79.31%), url(../jpg/founder-harsh5e1f.jpg?v=2);
    }
    .founders-story {
        padding-top: 33px;
    }
}

/* New Stats section */
.trusted-txt {
  font-weight: 700 !important;
  margin-top: 24px;
}

.stat-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.stat-graphic {
  margin: 0;
  padding: 0;
}

.stat-graphic img {
  width: 75%;
  max-width: 100%;
  height: auto;
}

.stat-text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  gap: 25px;
  height: 100%;
}

.stat-text p {
    font-size: 24px;
    margin: 0;
}

.stat-number {
  font-size: 108px;
  font-weight: bold;
  color: #0056d2;
  margin: 0;
}

@media (max-width: 1110px) {
  .stat-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
    gap: 24px;
  }

  .stat-graphic img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .stat-text {
    font-size: 18px;
    line-height: 1.4;
    flex-direction: column;
    text-align: center;
    padding-top: 20px;
  }

  .stat-number {
    font-size: 90px;
    margin: 0;
  }
}

/* Benefits Section Pages */

.benefit-manage-carousel-section {
  width: 100%;
  position: relative;
}

.benefit-manage-carousel-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.benefit-manage-carousel-viewport {
  overflow: hidden;
  width: 100%;
  padding: 0 160px;
  box-sizing: border-box;
}

.benefit-manage-carousel-track {
  display: flex;
  gap: 30px;
  transition: transform 0.5s ease;
  will-change: transform;
}

.benefit-manage-carousel-card {
  flex: 0 0 520px;
  max-width: 520px;
  opacity: 0.3;
  transform: scale(0.95);
  transition: opacity 0.3s ease, transform 0.3s ease;
  background: #fff;
  border: 1px solid #CBD5E1;
  pointer-events: none;
  filter: grayscale(1);
}

.benefit-manage-carousel-card.active {
  opacity: 1;
  transform: scale(1);
  filter: none;
  z-index: 2;
  pointer-events: auto;
}

.benefit-manage-carousel-card lottie-player {
  width: 100%;
  height: auto;
  padding: 0 24px;
}

.benefit-manage-carousel-card-content {
  padding: 40px;
  border-top: 1px solid #CBD5E1;
}

.benefit-manage-carousel-nav-btn {
  border: 1px solid #CBD5E1;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 24px;
  position: absolute;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 3;
}

.benefit-manage-carousel-nav-btn.left {
  left: 48%;
  transform: translate(-260px, -48%);
}

.benefit-manage-carousel-nav-btn.right {
  right: 48%;
  transform: translate(260px, -48%);
}
.benefit-pages-nav-container {
	display: flex; 
	justify-content:center;
	align-items: center;
	gap: 20px;
}

@media (max-width: 1025px) {
  .benefit-manage-carousel-viewport {
    padding: 0 16px;
    width: 90%;
  }

  .benefit-manage-carousel-track {
    justify-content: flex-start;
    gap: 0;
  }

  .benefit-manage-carousel-card {
    flex: 0 0 100%;
    max-width: 100%;
  }
	.benefit-manage-carousel-card lottie-player {
		padding: 0;
	}
  .benefit-manage-carousel-nav-btn.left {
    left: 16px;
    transform: translateY(-50%);
  }

  .benefit-manage-carousel-nav-btn.right {
    right: 16px;
    transform: translateY(-50%);
  }
}

@media (max-width: 768px) {
.benefit-pages-nav-container {
    flex-direction: column;
    }
}

/* New alterating inline section */
.section-alterating-inline .section-alterating-inline__content {
    padding-top: 35px;
    padding-bottom: 35px;
}
.section-alterating-inline .quoted-border-gradient p:last-of-type {
    margin: 0;
}
.section-alterating-inline p + .quoted-border-gradient {
    margin-top: 15px;

}
.section-alterating-inline .section-alterating-inline__content p:last-child {
    margin: 0;
}
.section-alterating-condensed .page-width {
    max-width: 1170px;
}
@media (min-width: 1026px) {
    .section-alterating-inline .section-alterating-inline__content {
        padding: 3.75%;
    }
    .section-alterating-inline__row {
        padding-top: 80px;
    }
    .section-alterating-inline .section-alterating-inline__content h3 {
        font-size: 32px;
    }
    .section-alterating-inline p {
        font-size: 22px;
    }
    .section-alterating-inline .quoted-border-gradient p {
        font-size: 20px;
    }
    .section-alterating-inline .benefitpoint--review__author p {
        font-size: 16px;
    }
}