﻿.sqz-form .col-xs-12,
.sqz-form .col-sm-6,
.sqz-form .col-12 {
    margin-bottom: 1.5rem;
}

.sqz-grey_banner {
    background-image: url(../img/page-banner-grey-mobile.png);
    height: auto;
    background-position: left -200px bottom !important;
    background-repeat: no-repeat;
    background-color: var(--sqz-colour-pastel-blue);
    background-size: cover;
}

.sqz-grey_banner .sqz-thumb {
    margin-bottom: 0px;
    padding-top: 45px;
}

.sqz-grey_banner h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 46.8px;
    color: var(--sqz-colour-black-text);
}

.sqz-grey_banner h6,
.cp-hero h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22.4px;
    color: var(--sqz-colour_amber);
    margin-bottom: 4px;
}

.cp-hero--home h6 {
    color: var(--sqz-colour_gumleaf);
}

/* .sqz-grey_banner .banner-CTA {
    padding-bottom: 40px;
} */

.sqz-grey_banner .sqz-banner_header {
    padding-top: 80px;
    padding-bottom: 40px;
}

.sqz-grey_banner .sqz-breadcrumb,
.cp-hero nav {
    display: none;
}

.sqz-grey_banner .sqz-author_link {
    text-align: center;
}

.sqz-grey_banner .sqz-author_link a {
    color: var(--sqz-colour_gumleaf);
    font-weight: 600;
}

.sqz-section_py {
    padding-top: 40px;
    padding-bottom: 40px;
}

.sqz-section_pt {
    padding-top: 40px;
}

.sqz-section_pb {
    padding-bottom: 40px;
}

.sqz-steps .sqz-section_header,
.sqz-benefits .sqz-section_header,
.sqz-app_listing .sqz-section_header,
.sqz-featured_apps .sqz-section_header {
    margin-bottom: 0px;
}

/* font specific */
/* .step-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36.4px;
} */

.sqz-app_listing .sqz-section_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: var(--sqz-colour-black-text);
}

/* card blue */
.sqz-card_blue {
    background-color: var(--sqz-colour-pastel-blue);
    border-color: var(--sqz-colour-pastel-blue);
    border-radius: 12px;
}

.sqz-card_blue .card-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    color: var(--sqz-colour-black-text);
}

.sqz-card_blue .card-subtitle {
    margin-bottom: .5rem;
    color: var(--sqz-colour_amber);
}

.sqz-card_blue .card-body {
    padding: 40px 16px;
}

/* feature */
.sqz-featured_apps .sqz-section_header {
    text-align: center;
}

.sqz-featured_apps .sqz-section_title {
    color: var(--sqz-colour-black-text);
    font-weight: 700;
    font-size: 28px;
    line-height: 36.4px;
}

.sqz-featured_card-list
/* .sqz-benefits_tabs_list*/ { 
    padding-left: 0px;
    padding-right: 0px;
}

.sqz-featured_card {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.sqz-featured_card .card {
    min-width: 220px;
    width: 32.5%;
    margin-left: 20px;
    box-shadow: var(--bs-box-shadow) !important;
    border: 0 !important;
}

.sqz-featured_card .card:last-child {
    margin-right: 20px;
}

.sqz-featured_card .card .card-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: var(--sqz-colour-black-text);
}

.sqz-featured_card .card .card-body {
    padding: 24px;
}

.sqz-featured_card .card .card-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(1.6rem * 6);
    margin-bottom: 20px;
}

.sqz-featured_card .card img {
    height: 113px;
    object-fit: cover;
    border-top-left-radius: var(--bs-card-border-radius);
    border-top-right-radius: var(--bs-card-border-radius);
}

.sqz-featured_card .card .card-link {
    color: var(--sqz-colour_gumleaf);
    font-weight: 600;
}

/* accordion title and content */
.accordion-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
}

/* .accordion-detail {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
} */

/* section before footer */
/* .upper-footer-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36.4px;
} */

/* .upper-footer-subtitle {
    font-size: 17px;
    font-weight: 400;
    line-height: 23.4px;
} */

/* .upper-footer-item {
    font-size: 13px;
    font-weight: 600;
    line-height: 19.6px;
} */

/* .circle-icon {
    width: 16px;
    height: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--sqz-colour-primary);
    color: white;
} */

.sqz-advantage_tile {
    text-align: center !important;
}

.sqz-advantage_tile:not(:nth-child(2n)) {
    border-right: 1px solid #EFEFEF;
}

.sqz-advantage_tile h4 {
    font-size: 36px;
    font-weight: 400;
    line-height: 46.8px;
    margin-top: 1rem;
    color: var(--sqz-colour-black-text);
}

.sqz-advantage_tile p {
    padding-bottom: 0.5rem;
}

/* faq */
.sqz-faq_title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36.4px;
    color: var(--sqz-colour-black-text);
}

.sqz-faq_desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: var(--sqz-color-dark-gray);
}

/* .sqz-faq_header {
    padding: 1rem 3rem;
    text-align: center;
} */

/* .sqz-faq_body {
    padding: 0px 1rem 3rem 1rem;
} */

.sqz-support_header {
    display: flex;
    align-items: center;
    padding: 10px 0;
    margin-top: 20px;
    justify-content: left;
}

.sqz-support_text {
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    margin-right: 20px;
    color: var(--sqz-colour_gumleaf);
}

.sqz-support_phone_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    color: var(--sqz-colour_gumleaf);
    background-color: var(--sqz-colour_gumleaf_light);
    border-radius: 8px;
    margin: 0 20px 0 20px;
    font-size: 1rem;
}

.sqz-support_phone {
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    color: var(--sqz-colour-black-text);
}

/* faq accordion */

.sqz-faq .accordion-item {
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    background-color: transparent;
    margin-bottom: 10px;
    border: none;
}

.sqz-faq .accordion-item.active {
    border: none;
}

.sqz-faq .accordion-item:last-child {
    margin-bottom: 0px;
}

.sqz-faq .accordion-header {
    background-color: transparent;
    padding: 0px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: auto;
    color: var(--sqz-colour-black-text);
    border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* .accordion-item.accordion-item-faq,
.accordion-item.accordion-item-faq:hover {
    border: none;
} */

.sqz-faq .accordion-title {
    color: var(--sqz-colour-black-text);
}

.sqz-faq .accordion-body {
    padding: 15px 15px 15px 15px;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: white;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: var(--sqz-colour_dark_gray);
}

/* .accordion-header.accordion-header-faq {
    border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
} */

/* Integration steps */
.sqz-steps .accordion-button:not(.collapsed) .bi-plus-lg,
.sqz-faq .accordion-button:not(.collapsed) .bi-plus-lg {
    display: none;
}

.sqz-steps .accordion-button.collapsed .bi-dash-lg,
.sqz-faq .accordion-button.collapsed .bi-dash-lg {
    display: none;
}

.sqz-steps .accordion-button:not(.collapsed) .accordion-toggle-icon,
.sqz-faq .accordion-button:not(.collapsed) .accordion-toggle-icon {
    transform: rotate(180deg);
}

.sqz-steps .sqz-section_header {
    text-align: center;
    padding-bottom: 1.25rem;
}

.sqz-steps .sqz-section_title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36.4px;
    margin-bottom: 10px;
    color: var(--sqz-colour-black-text);
}

.sqz-steps .card {
    background: none;
    padding: 0;
    margin-bottom: 0px;
    border: 0;
}

.sqz-steps .card-body {
    padding: 0px;
}

.sqz-steps .accordion-item {
    background-color: #fff;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    margin-bottom: 10px;
    border-radius: var(--bs-border-radius);
}

.sqz-steps .accordion-item.active {
    border: 1px solid var(--sqz-colour-primary);
}

.sqz-steps .accordion-item img {
    padding: 1rem;
    max-width: 100%;
    height: auto;
}

.sqz-steps .accordion-header {
    background-color: transparent;
    padding: 0 15px 0 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: auto;
    color: var(--sqz-colour-black-text);
}

.sqz-steps .accordion-title {
    color: var(--sqz-colour-black-text);
}

.sqz-steps .accordion-body {
    padding: 15px 15px 15px 15px;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: white;
    text-align: left;
    color: var(--sqz-colour_dark_gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
}

.sqz-steps .accordion-body.show {
    max-height: 1000px;
}

.sqz-faq img {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
}

/* section panel for promo and integration */
.sqz-panel-card {
    max-height: none;
    border: 1px solid var(--sqz-colour_charcoal);
    border-radius: var(--bs-border-radius) !important
}

.sqz-panel-card img {
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
    border-top-left-radius: var(--bs-border-radius);
    border-top-right-radius: var(--bs-border-radius);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.sqz-panel-card.sqz-app_promo {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 0 !important;
    border-radius: var(--bs-border-radius) !important
}

.sqz-panel-card.sqz-app_promo .card-body {
    padding: 24px 20px;
}

.sqz-panel-card.sqz-app_promo img {
    border-top-left-radius: var(--bs-border-radius);
    border-top-right-radius: var(--bs-border-radius);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 246px;
    max-height: 250px;
}

.sqz-panel-card.sqz-app_integration {
    border: 0 !important;
    border-radius: var(--bs-border-radius) !important
}

.sqz-panel-card.sqz-app_integration img {
    border-top-left-radius: var(--bs-border-radius);
    border-top-right-radius: var(--bs-border-radius);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-height: 250px;
}

.sqz-panel-card .card-body {
    padding: 24px 20px;
    text-align: left;
}

.sqz-panel-card .card-subtitle {
    color: var(--sqz-colour_amber) !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    padding-bottom: 16px;
}

.sqz-panel-card .card-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: var(--sqz-colour-black-text);
}

.sqz-panel-card .card-text {
    color: var(--sqz-colour_dark_gray);
}

/* Benefits tab buttons */
.sqz-benefits_tabs {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    scrollbar-width: thin;
}

.sqz-benefits_tabs .btn {
    font-weight: bold;
    white-space: nowrap !important;
}

.sqz-benefits_tabs .btn:not(:first-child) {
    margin-left: 10px;
}

.sqz-benefits_tabs .btn:first-child {
    margin-left: 20px;
}

.sqz-benefits_tabs .btn:last-child {
    margin-right: 20px;
}

/* sqz-app_slide */
.sqz-app_slide .card {
    border: 0;
    margin-bottom: 1.5rem !important;
}

/* .sqz-app_slide .card .card-title {
    color: var(--sqz-colour-black-text);
} */

.sqz-app_slide .card-body {
    padding: 24px;
}

/* .sqz-app_slide .card-link {
    font-weight: 600;
} */

/* .sqz-app_slide a {
    color: #38777E;
} */

.sqz-app_slide img {
    height: 36px;
    margin-bottom: 1rem !important;
    width: max-content;
}

/* Benefits */
/* .sqz-benefits .sqz-section_title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36.4px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
    color: var(--sqz-colour-black-text);
} */

.sqz-benefit_slide .sqz-slide_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 31.2px;
    color: var(--sqz-colour-black-text);
}

.sqz-benefit_slide .sqz-slide_subtitle {
    font-weight: 600;
    font-size: 12px;
    line-height: 15.6px;
    padding-bottom: 10px;
    text-transform: uppercase !important;
    margin-top: 1rem;
}

.sqz-no_benefits .sqz-section_title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36.4px;
}

/* advantages app page CTA */
.sqz-advantages.card {
    margin-top: 0px;
    border: 0px;
}

.sqz-advantages.card .card-body {
    padding: 40px 24px;
}

.sqz-advantages.card .card-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36.4px;
    color: var(--sqz-colour-black-text);
}

.sqz-advantages.card .card-subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: var(--sqz-colour-black-text);
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.sqz-advantages.card .card-text {
    margin-bottom: 1rem;
}

/* pagination sqz-app_listing */
.sqz-app_listing .pagination .page-link {
    border: none;
    padding: 0;
    background-color: transparent;
    display: flex;
    justify-content: center;
    color: var(--sqz-colour-silver) !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    align-items: center;
    text-align: center;
    cursor: pointer;
}

.sqz-app_listing .pagination .page-link:hover {
    background-color: var(--sqz-colour_gumleaf_light);
}

.sqz-app_listing .pagination .page-item .page-link.active {
    color: var(--sqz-colour_gumleaf) !important;
    background-color: var(--sqz-colour_gumleaf_light) !important;
}

.sqz-app_listing .pagination .page-item.disabled .page-link i {
    color: var(--sqz-colour-silver) !important;
}

.sqz-app_listing .pagination .page-item:last-child .page-link {
    border-right: none;
    margin-left: 30px;
    color: var(--sqz-colour-black-text) !important;
    border-radius: 0;
    background-color: transparent;
}

.sqz-app_listing .pagination .page-item:first-child .page-link {
    border-left: none;
    margin-right: 30px;
    color: var(--sqz-colour-black-text) !important;
    border-radius: 0;
    background-color: transparent;
}

/* #sqz-category_select {
    margin-bottom: 1.25rem;
} */

.sqz-app_listing .nav {
    --bs-nav-underline-border-width: 3px;
    --bs-nav-link-color: var(--sqz-colour_gumleaf);
    --bs-nav-link-hover-color: var(--sqz-colour_gumleaf);
    color: var(--sqz-colour_gumleaf) !important;
    margin-bottom: 1.5rem;
}

.sqz-app_listing .nav .nav-item small {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
}

/* benefits carousel */

.sqz-benefits_carousel {
    margin-top: 1rem;
}

.sqz-benefits_carousel .carousel-control-next,
.carousel-control-prev {
    display: block;
    width: auto;
}

.sqz-benefits_carousel_btn {
    border-radius: var(--bs-border-radius-pill) !important;
}

.sqz-benefits_carousel_btn.sqz-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid var(--sqz-colour_gumleaf);
}

.sqz-benefits_carousel_btn.sqz-dot:not(:last-child) {
    margin-right: 1rem !important;
}


.sqz-benefits_carousel_btn.sqz-dot.active {
    background-color: var(--sqz-colour_gumleaf);
    border: 2px solid var(--sqz-colour_gumleaf);
}

/* .sqz-category_link {
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    color: var(--sqz-colour_dark_gray);
} */

/* step page content */

.sqz-step_page {
    text-align: center;
}

.sqz-step_page div {
    display: none;
}

.sqz-step_page div.active {
    display: block;
    margin: 0px 30px 10px 30px;
}

.sqz-step_page div img {
    max-width: 100%;
    height: auto;
}

/* button to dot in pagination */
.sqz-dot_pagination {
    position: relative;
    top: 100px;
    /*display: flex;*/
    /*flex-direction: column;*/
    width: 15px;
    margin-right: auto;
}

.sqz-dot_pagination button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 10px 0;
    background-color: transparent;
    border: 2px solid var(--sqz-colour_gumleaf);
}

.sqz-dot_pagination button.active {
    background-color: var(--sqz-colour_gumleaf);
    border: 2px solid var(--sqz-colour_gumleaf);
}

/* accordion */
/* .accordion-item.sqz-accordion-item {
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    background-color: transparent;
    margin-bottom: 10px;
} */

/* .accordion-item.sqz-accordion-item.active {
    border: none;
} */

.sqz-steps .accordion-button,
.sqz-faq .accordion-button {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: none;
    color: inherit;
}

.sqz-steps .accordion-button::after,
.sqz-faq .accordion-button::after {
    display: none;
}

.sqz-steps .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.sqz-steps .accordion-button:focus,
.sqz-faq .accordion-button:focus,
.sqz-steps .accordion-button:active,
.sqz-faq .accordion-button:active {
    outline: none !important;
    box-shadow: none !important;
}

.sqz-app_slide .card-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* .accordion-body.sqz-accordion-body {
    padding: 15px 15px 15px 15px;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background-color: white;
    text-align: left;
}

.accordion-body.sqz-accordion-body.show {
    max-height: 1000px;
} */

/* accordion-button-animation */
.accordion-toggle-icon {
    align-items: center;
    margin-left: auto;
    display: inline-flex;
    transition: transform 0.3s ease;
}

.accordion-toggle-icon>i {
    transition: all 0.3s ease;
}

/* App Page install modal */
.install-modal .modal-body img {
    height: 72px;
}

/* NEW CORE PRACTICE STYLES */
.cp-cardLink-title {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color:#333;
    margin-bottom: 4px;
    transition: all 0.3s cubic-bezier(.3, 0, .3, 1);
}

.cp-cardLink-title::after:hover {
    color: var(--cp-colour-primary);
}

.btn {
    transition: all 0.15s linear;
}

/* Hero Full Size */
.cp-hero {
    position: relative;
}

 .cp-hero-title {
    font-weight: bold;
    margin-bottom: 24px;
}

.cp-hero figure {
    margin: 0;
}

.cp-hero .breadcrumb-item a {
    color: var(--sqz-colour-black-text);
}

.cp-hero .breadcrumb-item a:hover {
    color: var(--sqz-colour_gumleaf);
}

.cp-hero-image {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    margin-right: -20px;
    max-height: 464px;
    max-width: 575px;
    object-fit: cover;
    transform: translateX(-20px);
    width: calc(100% + 40px);
}

.cp-doubleBubble--green:before,
.cp-doubleBubble--green:after {
    background-color: var(--sqz-colour-primary);
}

.cp-doubleBubble--pastelBlue:before,
.cp-doubleBubble--pastelBlue:after {
    background-color: var(--sqz-colour-pastel-blue);
}

.cp-singleBubble-image,
.cp-doubleBubble-image {
    position: relative;
    z-index: 2;
}

/* Sections */
.cp-section-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 24px;
}

/* Article */
.cp-article-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 24px;
}

/*Accordion Styles Global*/
.accordion-item {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0 !important;
}

.accordion-header {
    margin-top: 0;
}

.accordion-button {
    border-radius: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 8px !important;
    font-weight: 700;
    font-size: 20px;
    color: #333;
    background-color: transparent;
    transition: background-color 0.2s ease;
}

.accordion-button:hover {
    background-color: var(--sqz-colour-pastel-blue);
}

.accordion-button:not(.collapsed) {
    background-color: var(--sqz-colour-pastel-blue);
    box-shadow: none;
    color: #333;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

/* Default state: Plus icon */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2336BF99'%3E%3Cpath d='M8 1a.5.5 0 0 1 .5.5V7.5H14.5a.5.5 0 0 1 0 1H8.5V14.5a.5.5 0 0 1-1 0V8.5H1.5a.5.5 0 0 1 0-1H7.5V1.5A.5.5 0 0 1 8 1z'/%3E%3C/svg%3E");
}

/* Open state: Minus icon */
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2336BF99'%3E%3Cpath d='M1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.accordion-body {
    padding: 16px 8px;
}

.accordion .accordion-collapse {
    transition: all 0.3s ease;
}

/* carousel */
.cp-carousel {
    display: flex;
}

.cp-carousel .carousel-item {
    align-items: stretch;
    z-index: 2;
}

.cp-carousel-figure {
    min-width: 168px;
    position: relative;
}

.cp-carousel--homeFeaturesContainerImage {
    height: 185px;
}

.cp-carousel--homeFeaturesImage {
    height: 100%;
}

.cp-carousel-figure p {
    color: var(--sqz-colour_charcoal)
}

.cp-carousel .sqz-testi_card .sqz-thumb:after {
    content: "";
    display: block;
    margin: 0;
    position: absolute;
}

.cp-carousel .carousel-indicators {
    bottom: -50px;
}

.cp-carousel .carousel-control-prev {
    position: relative;
}

.cp-carousel .carousel-control-next {
    position: relative;
    width: auto;
}

/* Rating */
.cp-rating {
    align-items: center;
    display: flex;
    font-size: 16px;
}

.cp-rating-star {
    color: #FFCB14;
}

/*Feature page */
.cp-featureCard {
    border: 1px solid var(--sqz-colour-primary);
    max-width: 450px;
}

.cp-featureCard p {
    margin: 0;
}

.cp-featureCard img {
    max-height: 300px;
}

/* Feature Wide Page */
.cp-featureWidePage-heroContainer {
    max-width: 868px;
    margin: 0 auto;
}

/* Pagination */
.cp-pagination .page-item {
    text-align: center;
    width: auto;
}

/* Demo Page */
.cp-demo-submit-btn {
    position: fixed;
    bottom: 0;
    left: -5px;
    right: -5px;
    z-index: 2;
    width: calc(100% + 10px);
}

/* .cp-trustedImgWrapper {
    max-width: 180px;
} */

.cp-form-group select.form-control {
    height: calc(3.5rem + 2px);
    padding-top: 1rem;
    padding-bottom: 0.625rem;
}

.calendly-inline-widget {
    height: 1200px;
}

/* Pricing */
.cp-pricingContainer {
    position: relative;
    z-index: 2;
}

.cp-pricingCard {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
}

.cp-pricingCard--clinical {
    border-top: 2px solid #4897D1;
}

.cp-pricingCard--basic {
    border-top: 2px solid #DA3865;
}

.cp-pricingCard-popular {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border: 1px solid var(--sqz-colour-primar);
    position: absolute;
    left: 0;
    right: 0;
    top: -31px;
}

.cp-priceBundleCard {
    border: 2px solid var(--cp-colour-primary-light)
}

/* Benefits */
.cp-benefits-drReference::before {
    content: url(../img/quote-icon.svg);
    display: table;
    margin: 8px 0;
}

/* Home Page */
.cp-hero--home {
    background: #ffffff;
    background: linear-gradient(45deg,rgba(255, 255, 255, 1) 0%, rgba(246, 252, 250, 1) 35%, rgba(229, 247, 242, 1) 100%);
}
.cp-hero-content--home {
    padding-top: 48px;
    padding-bottom: 88px;
}

.cp-homeSupportImg {
    border-radius: 50%;
    max-width: 217px;
}

.cp-floatingCard {
    transform: translateY(-53px);
    margin-bottom: -53px;
}

.cp-floatingCard-container {
    text-align: center;
}

.cp-floatingCard-leftBlock {
    display: flex;
    flex-direction: column;
}

.cp-floatingCard-leftBlock-content {
    margin-bottom: 16px;
}

.cp-floatingCard-leftBlock-buttons {
    display: flex;
    flex-direction: column;
}

.cp-home-integrations, 
.cp-home-howWeHelp {
    background: #ffffff;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(236, 241, 242, 1) 100%);
}

@keyframes cp-alertAnimation {
  0%, 10% {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
  }
  15%, 35% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  40%, 100% {
    opacity: 0;
    transform: translateY(-10px) scale(0.95);
  }
}

/* .hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
} */

/* .hero-phone {
  position: relative;
} */

.cp-alerts {
    position: absolute;
    top: 2%;
    left: 21%;
    transform: translateX(-50%);
}

.cp-alert {
    animation: cp-alertAnimation 10s infinite ease-in-out;
    border-radius: 16px;
    background-color: white;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    opacity: 0;
    transform: translateY(20px) scale(0.95);
    width: 230px;
    padding: 8px;
}

/* cp-Alert stacking positions */
.cp-alert1 { 
    animation-delay: 0s;
    z-index: 3;
}

.cp-alert2 { 
    animation-delay: 1s;
    z-index: 2;
    top: 50px;
}

.cp-alert3 { 
    animation-delay: 2s;
    z-index: 1;
    top: 100px;
}

/* Support Hero */
.cp-hero--support {
    background: #FFFFFF;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(56, 119, 126, 0.16) 100%);
}

/* MAIN NAV */
.cp-mainNav {
    padding-bottom: 15px;
    padding-top: 15px;
}

.cp-mainNav-topLink {
    border-bottom: 4px solid #fff;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: var(--cp-colour-gray-text);
    transition: all 0.1s ease-in;
    padding: 24px 8px 20px;
    position: relative;
    transition: all 0.2s ease-in;
}

.cp-mainNav-topLink-arrowIcon::before {
    transition: all 0.2s ease;
}

.cp-mainNav-mega-parent.active .cp-mainNav-topLink-arrowIcon::before {
    transform: rotate(180deg);
}

.cp-mainNav-topLink--phone {
    padding: 9px;
    border: 2px solid var(--cp-light-green);
    border-radius: 4px;
    background-color: var(--cp-light-green);
}

.cp-mainNav-mega-parent.active .cp-mainNav-topLink {
    border-color: var(--sqz-colour-primary);
    color: var(--sqz-colour-primary);
}

.cp-mainNav-topLink--phoneIcon {
    color: var(--sqz-colour-primary);
}

/* MAIN NAV MEGA MENU CONTAINER */
.cp-mainNav-mega-parent.active .cp-mainNav-topLink--phone {
    border-color: var(--cp-colour-primary-hover);
    color: var(--cp-colour-primary-hover);
}

.cp-mainNav-mega-parent.active .cp-mainNav-topLink--phoneIcon {
    color: var(--cp-colour-primary-hover);
}

.cp-mainNav-mega-parent {
    position: static; /* ensures full-width dropdown can center */
}

.cp-mainNav-mega-parent--phone {
    position: relative;
}

.cp-mainNav-mega-menu::before {
    display: block;
    content: '';
    width: 100%;
    height: 10px;
    top: -10px;
    position: absolute;
}

.cp-mainNav-mega-parent--phone .cp-mainNav-mega-menu::before {
    height: 17px;
    top: -17px;
}

.cp-mainNav-mega-menu {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.1);
    display: flex;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    width: auto; /* full browser width */
    max-width: 870px; /* match your design */
    z-index: 5;
}

.cp-mainNav-mega-menu--phone {
    right: 0;
    left: auto;
    transform: translateX(0px);
    top: 65px;
}

/* SHOW ON HOVER */
.cp-mainNav-mega-parent:hover .cp-mainNav-mega-menu {
    opacity: 1;
    visibility: visible;
}

/* INNER GRID */
.cp-mainNav-mega-inner {
    display: flex;
    padding: 40px 0 40px 16px;
}

.cp-mainNav-mega-column {
    padding: 0 24px;
    width: 220px;
}

.cp-mainNav-mega-column:not(:last-child) {
    border-right: 1px solid var(--sqz-colour-silver);
}

.cp-mainNav-mega-link {
    display: block;
    color: var(--sqz-colour_charcoal);
    font-weight: 600;
    text-decoration: none;
    padding: 8px 0;
    margin-bottom: 8px
}

.cp-mainNav-mega-link:hover {
    color: var(--sqz-colour-primary);
}

.cp-mainNav-mega-link--phone {
    padding: 0;
    margin-bottom: 0;
    padding-left: 8px;
    border-left: 1px solid var(--sqz-colour-silver);
}

.cp-mainNav-mega-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

/* Overlay background */
.cp-mainNav-overlay {
    position: fixed;
    top: 70px;
    right: 0; 
    bottom: 0; 
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
    z-index: 4; /* below the menu */
}

/* show overlay when hovering a nav item with a mega menu */
.cp-mainNav-mega-parent.has-mega:hover ~ .cp-mainNav-overlay,
.cp-mainNav-overlay.active {
  opacity: 1;
  visibility: visible;
}

  
/* Mobile Menu */
.cp-mainNav-mobileMenu {
    position: fixed;
    top: 70px;
    left: 0;
    width: 90%;
    height: calc(100vh - 70px);
    background: #fff;
    transform: translateX(-100%);
    transition: transform .3s ease;
    z-index: 100;
    overflow-y: auto;
    padding: 20px;
}

.cp-mainNav-mobileMenu.open {
    transform: translateX(0);
}

.cp-mainNav-mobileMenu-accordion {
    height: calc(100% - 225px);
    overflow-y: auto;
}

.cp-mainNav-mobileMenu-link {
    font-weight: bold;
    font-size: 20px;
    color: var(--cp-colour-gray-text);
    padding: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

.cp-mainNav-mobileMenu-sublink {
    color: var(--cp-colour-gray-text) !important;
    display: block;
    padding: 4px 12px;
}

.cp-mainNav-mobileMenu-buttons {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 6.4px 14.4px 0 rgba(0, 0, 0, .13), 0 1.2px 3.6px 0 rgba(0, 0, 0, .1);
    position: fixed;
    bottom: 20px;
    padding: 20px;
    width: calc(100% - 40px);
}

.cp-accordion-button--nav {
    color: var(--cp-colour-gray-text);
    font-size: 20px;
    margin: 4px auto;
    padding: 8px auto;
}

.cp-accordion-button--nav.accordion-button:not(.collapsed),
.cp-accordion-button--nav.accordion-button:hover {
    background-color: transparent;
}

.cp-accordion-button--nav.accordion-button::after {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* How to Get Started Page */
.cp-getStartedNav--active {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 3;
}

.cp-getStartedNav--active .sqz-secondary_nav {
    box-shadow: 0 4px 14px rgba(0,0,0,.2);
}

/* security testimonal  */
.cp-security-testimonial .cp-security-testimonialCard .underline-heading {
    position: relative; 
    display: inline-block;
    margin-bottom: 10px !important;
}

.cp-security-testimonial .cp-security-testimonialCard .underline-heading::after {
    content: ""; 
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px; 
    width: 50%;
    height: 2px;
    background-color: #36BF99; 
}
.cp-security-testimonial .cp-security-testimonialPrev,
.cp-security-testimonial .cp-security-testimonialNext {
    display: none;
}

/* Hide the second card to ensure only one visible per slide */
.cp-multislide-wrapper .cp-security-testimonialCard:nth-child(n+2) {
    display: none;
}

.cp-multislide-wrapper .cp-security-testimonialCard:first-child,
.cp-multislide-wrapper .cp-security-testimonialCard:nth-child(2) {
    flex: 0 0 100%;
    opacity: 1;
    transform: none;
}

/* Make all cards full width */
.cp-multislide-wrapper .cp-security-testimonialCard {
    flex: 0 0 100%;
    opacity: 1;
    transform: none;
}

/* carousel-inner must allow overflow */
.cp-customerStoryCarousel .carousel-inner {
    overflow: visible;
    width: 100%;
}

/* Wrapper for 3-item layout */
.cp-multislide-wrapper-3 {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 40px 0;
}

/* Left and right peek effect */
.cp-customerStoryCarousel-card:first-child,
.cp-customerStoryCarousel-card:last-child {
    flex: 0 0 100%;
    max-width: 100%;    
    transform: scale(1);
    opacity: 1;
    z-index: 0;
}

.cp-customerStoryCarousel-card:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
    transform: scale(1);
    opacity: 1;
    z-index: 2;
}

.cp-customerStory-slides {
    row-gap: 24px;
    margin-bottom: 1.5rem;
}

.cp-customerStory-slides .cp-customerStoryCarousel-card {
    display: flex;
    width: 100%;
    height: 100%;
}

/* home page customerStoriesCarousel */
.cp-customerStoryCarousel .cp-customerStoryCarousel-controlPrev,
.cp-customerStoryCarousel .cp-customerStoryCarousel-controlNext {
    display: none;
}

.cp-customerStoryCarousel-container {
    overflow: hidden;
}

/* common preFooter start */
.cp-preFooter-featureList {
    margin-bottom: 20px;
}

.cp-preFooter-featureList-item {
    color: var(--cp-white);
    display: flex;
    align-items: center; 
    margin-bottom: 10px;
}

.cp-preFooter-btnContainer .btn {
    width: 100%;
}

/* common preFooter end */
.cp-singleBubble-shape {
    position: absolute;
    right: -18vw;
    top: -44vw;
    width: 100vw;
    height: 100vw;
    z-index: 1;
    background-color: #36BF99;
    border-radius: 50%;
}

/* customer story page css */
.cp-customerStoriesPage-hero-wrapper {
    margin-top: -30px;
    height: auto;
    position: relative;
}

.cp-customerStoriesPage-heroImage {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.cp-customerStoriesPage-testimonial-card {
    margin: 0;
}

.cp-customerStoriesPage-testimonial-person {
    padding: 0;
    margin-bottom: 15px;
}

.cp-customerStoriesPage-testimonial-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.cp-customerStoriesPage-testimonial-quote {
    background-color: var(--cp-colour-primary-light);
    border-radius: 6px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cp-customerStoriesPage-testimonial-quote blockquote {
    color: var(--sqz-colour-black-text);
    font-size: 24px;
}

.cp-customerStoriesPage-testimonial-quote blockquote::before {
    content: url(../img/quote-icon.svg);
    display: table;
    transform: scaleX(-1);
}

.cp-customerStoriesPage-testimonial-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.cp-customerStoriesPage-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cp-customerStoriesPage-list .bi-check2::before {
    color: var(--sqz-colour-primary);
    font-size: 20px;
    line-height: 1.5;
}

.cp-customerStoriesPage-listItem {
    display: grid;
    grid-template-columns: 20px 1fr;
    column-gap: 10px;
    align-items: start;
    margin-top: 10px;
}

.cp-customerStoriesPage-stats {
    position: relative;
}

.cp-customerStoriesPage-stats:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: var(--sqz-colour-silver);
}

.cp-customerStoriesPage-stats:nth-child(2n)::after {
    display: none;
}

/* Marketplace */
.cp-ribbon {
    --f: 5px; /* control the folded part*/
    --r: 7px; /* control the ribbon shape */
    --t: 7px; /* the top offset */
    position: absolute;
    inset: var(--t) calc(-1*var(--f)) auto auto;
    padding: 0 10px var(--f) calc(10px + var(--r));
    clip-path: 
        polygon(0 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%,
        calc(100% - var(--f)) calc(100% - var(--f)),0 calc(100% - var(--f)),
        var(--r) calc(50% - var(--f)/2));
    background: #2798F5;
    box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

/* .cp-marketplaceNav-item:hover {
    cursor: pointer;
} */

.cp-label {
    display: inline-block;
    background-color: #CC3F0C;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.cp-customerStoryCarousel-img {
    height: 220px;
    object-fit: cover;
    object-position: top center;
}

.cp-item {
    display: flex;
}

.cp-customerStoryCarousel-card {
    display: flex;
    width: 100%;
}

.cp-four-linetext {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
    max-height: calc(1.4em * 4);
}

.cp-customerStoryCarousel {
    position: relative;
    overflow: visible;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.cp-tabs .nav-underline .nav-link.active {
    border-color: var(--sqz-colour_gumleaf);
}

.cp-category-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    color: var(--sqz-colour_dark_gray);
}