@import url('https://fonts.googleapis.com/css2?family=Bowlby+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root{
    --inter-font:"Inter", sans-serif;
    --Bowlby-font:'Bowlby One';
}

*{
    font-family: var(--inter-font);
}

.container-fluid-white {
    background-color: #ffffff;
}

.top-banner {
    background-color: #ffffff;
    color: #016156;
    font-size: 14px
}

.hero-headline {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 100px;
    color: #016156;
}

.subheadline {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #095E54;

}

/*------------ hero section start----------- */



.btn-primary:hover {
    background-color: #ffffff;
    text-decoration: none;
    color: #095E54;
    border: none;
}

.btn-primary {
    background-color: #016156;
    border: none;
    border-radius: 50px;
    padding: 15px 20px;
    color: floralwhite;
    border-radius: 50px;
    text-decoration: none;

    display: inline-flex;

    align-items: center;
    justify-content: center;
    margin-right: 25px;

}

.btn-outline-primary:hover {
    background-color: #095E54;
    text-decoration: none;
    color: #ffffff;
}

.btn-outline-primary {
    border: 1px solid #016156;
    padding: 14px 18px;
    color: #016156;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.Why-Whataloop-Traditional-CRMs {
    font-family: 'Inter';
    font-style: semibold;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #CFF5B1;
}



.why-whataloop-subheadline {
    font-family: 'Inter';
    font-style: semibold;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #ffffff;
}


.hero-section {
    background-color: #CFF5B1;
}

.bg-primary-green {
    background-color: #016156;
}

.second-section-bg {
    width: 100%;
    /* height: 610px; */
    background-color: #016156;
}


.second-section-image {
    left: 380px;
    bottom: 0;
}

.custom-margin-class {
    margin-top: -100px;
}

.why-whataloop-button:hover {
    background-color: #CFF5B1;
    text-decoration: none;
    color: #016156;
}

.why-whataloop-button {
    border: 1px solid #CFF5B1;
    padding: 20px;
    color: #CFF5B1;
    border-radius: 50px;
    text-decoration: none;
    width: 10rem;
    display: inline-flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.why-whataloop-button-2 {
    border: 1px solid #CFF5B1;
    /* padding: 20px; */
    color: #CFF5B1;
    border-radius: 50px;
    text-decoration: none;
    /* width: 10rem; */
    display: inline-flex;
    /* height: 60px; */
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.why-whataloop-button-2:hover {
    background-color: #CFF5B1;
    text-decoration: none;
    color: #016156;
}

.Built-for {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E;
}

.Why-Whataloop {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E;
}

.Features {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E;
}

.Powerful {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E
}

.container-fluid-Features {
    background-color: #FFD47D;
}

.Smart-Reminders {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #B47A02
}

.Never-miss {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #484848;

}

.container-fluid-Features-2 {
    background-color: #B3B9D1;
}

.Auto-Follow-ups {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #5E678C
}

.We-ping {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #ffffff;
}

.container-fluid-Features-3 {
    background-color: #F6F299;
}

.Saved-Replies {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #BFB704
}

.Reply-faster {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #565656;

}

.container-fluid-Features-4 {
    background-color: #FF8A80;
}

.Tags-Statuses {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #D5483B
}

.See-who {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #ffffff;

}

.container-fluid-Features-5 {
    background-color: #9FD9FF;
}

.Lead-Dashboard {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    color: #3C98D7
}

.Get-clarity {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #565656;

}

.How-It-Works {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.Simple-Steps {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E
}

.container-fluid-how-it-works {
    background-color: #CFF5B1;
}

.steps-count {
    top: -30px;
    left: -30px;
    height: 70px;
    width: 70px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 49px !important;
    font-weight: 400 !important;
    font-family: var(--Bowlby-font);

}

.step-1 {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 50px;
    color: #016156
}

.step-2 {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 50px;
    color: #FDFBF8
}

.step-3 {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 50px;
    color: #CFF5B1
}

.container-fluid-Features-step {
    background-color: #CFF5B1;

}

.bg-secondary-green {
    background-color: #128C7E;
}

.Built-for-people {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E
}

.Who-Its-For {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.container-fluid-who-its-for {
    background-color: #128C7E;
}

.container-fluid-testimonials {

    background-color: #FDFBF8;
}

.Testimonials {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.What-users-say {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E
}

.custom-scale {
    scale: 0.7;
}

.swiper-container .swiper-slide {
    height: 400px;
    border: 2px solid;
    border-radius: 16px;
}

.Pricing {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.Transparent-pricing {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E
}

.Flexible-options {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.container-fluid-pricing {
    background-color: #CFF5B1;
}

.eyebrow-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #128C7E
}

.price-text {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 100px;
    color: #016156
}

.price-text-2 {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 100px;
    color: #CFF5B1
}

.per-Month {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100px;
    color: #016156
}

.per-Month-2 {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100px;
    color: #CFF5B1
}

.Essential-support {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #016156
}

.line-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #016156
}

.price-card-two {

    background-color: #016156;
}


/* The switch - the box around the slider */
.switch {
    font-size: 17px;
    position: relative;
    display: inline-block;
    width: 62px;
    height: 35px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 1;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #016156;
    transition: .4s;
    border-radius: 30px;
    border: 1px solid #ccc;
}

.slider:before {
    position: absolute;
    content: "";
    height: 1.9em;
    width: 1.9em;
    border-radius: 16px;
    left: 1.2px;
    top: 0;
    bottom: 0;
    background-color: white;
    box-shadow: 0 2px 5px #999999;
    transition: .4s;
}

input:checked+.slider {
    background-color: 016156;
    border: 1px solid transparent;
}

input:checked+.slider:before {
    transform: translateX(1.5em);
}

.Monthly {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100px;
    color: #016156
}

.Annually {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100px;
    color: #016156
}

.FAQ {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E
}

.Frequently-Asked-Questions {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #2E2E2E;
}

.container-fluid-FAQ {
    background-color: #016156;
}

.FAQ-text {
    background-color: #CFF5B1;
}


.accordion-button:not(.collapsed) {
    background-color: #CFF5B1;
}

.footer-text {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 100px;
    color: #ffffff
}

.footer-cta-image {
    top: -115px;
    left: 25%;
    z-index: -999;
}

footer .footer-body {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

footer .footer-body h5 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #016156;

}

footer .footer-body ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
    flex-direction: column;

}

footer .footer-body ul li a {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    color: #168C7E;
    text-decoration: none;
}

footer .footer-body ul li a strong {
    color: #016156;
}

footer .footer-body ul li a span {
    width: 30.479999542236328px;
    height: 16px;
    left: 96.39px;
    border-radius: 18px;
    background: #168C7E;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 8px;
    line-height: 8px;
    letter-spacing: 0%;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    align-content: center;
}


.overflow-hidden,
.hero-section,
.how-it-works-section,
.features-section,
.who-it-is-for-section {
    overflow: hidden !important;
}

.container-fluid-footer {
    background-color: #CFF5B1;
}

.footer-padding {

    margin-top: 200px !important;
    margin-bottom: -40px;
}

.faq-section {
    padding-bottom: 100px;
}

.faq-container {
    position: relative;
    padding: 60px 0;
}

.faq-container::before {
    content: '';
    box-shadow: 0px 0px 4px 1px #00000026;
    background: #CFF5B1;
    border-radius: 16px;
    height: 100%;
    width: 100%;
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
}

.faq-container h1 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.faq-question-col {
    background-color: white;
    position: relative;
    z-index: 999;
}

.faq-question {
    display: flex;
    align-items: center;
    padding: 24px 16px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 500;
    transition: background-color 0.3s;
    /* border-bottom: 1px solid #dee2e6; */
    box-shadow: 0px 0px 1px 1px #00000026;
    gap: 24px;
}

.faq-question::before {
    content: '';
    width: 24px;
    height: 24px;
    background: #168C7E66;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    flex-shrink: 0;
}

.faq-question.active {
    background-color: #CFF5B1;
}

.faq-question.active::before {
    background-color: #168C7E;
}

.faq-answer-container {
    padding: 15px;
    min-height: 100%;
    position: relative;
    z-index: 999;
}



.faq-answer {
    opacity: 0;
    /* max-height: 0; */
    overflow: hidden;
    transition: opacity 0.4s linear, max-height 0.4s linear;
    position: absolute;
}



.faq-answer p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
    color: #000000;
    transform: translateX(-100%);
    transition: transform 0.4s linear;
}

.faq-answer h3 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1%;
    color: #18191F;
    transform: translateX(-100%);
    transition: transform 0.4s linear;
}


.faq-answer.active {
    opacity: 1;
    /* max-height: 500px; */
    display: flex;
    gap: 30px;
    flex-direction: column;
    position: relative;
}

.faq-answer.active h3,
.faq-answer.active p {
    transform: translateX(0);
}


.faq-question::after {
    content: '';
    font-size: 1.2rem;
    margin-left: auto;
    transition: transform 0.3s;
    background: url('../img/disable-icon.svg') no-repeat;
    width: 24px;
    height: 24px;
}

.faq-question.active::after {
    transform: rotate(90deg);
    background: url('../img/dropdown-icon.svg') no-repeat;
}


/*  */
.contact-us-section {
    padding-bottom: 100px;
}

.content-area {
    background-color: #168C7E;
    border-radius: 28px;
    padding: 60px 87px;
}

.content-area h2 {
    font-family: var(--font-family);
    font-weight: 300;
    font-size: 40px;
    line-height: 140%;
    letter-spacing: 1%;
    color: #FFFFFF;

}

.content-area h2 span {
    font-weight: 700;
}


.contact-us-button {
    margin-top: 80px;
    display: flex;
    gap: 30px;
}

.Start-button {
    font-family: var(--font-family);
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1%;
    color: #168C7E;
    background-color: white;
    padding: 15px 50px 15px 50px;
    border: none;
    border-radius: 110px;
}

.Watch-button {
    font-family: var(--font-family);
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1%;
    color: white;
    background-color: transparent;
    padding: 15px 40px 15px 40px;
    border: 1px solid white;
    border-radius: 110px;
}

.custom-gray-color {
    color: #484848;
}

/*---------------------------- About-page-start-------------------------- */

.container-fluid-white-color {
    background-color: #FFFBF2;
}

.hero-section-paragraph {

    background-color: #CFF5B1;

}



.About-whataloop {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #484848;
}

.Empowering-Solopreneurs {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 63px;
    color: #484848;
}

.hero-section-paragraph {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #016156;
}

.Our-Mission {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 63px;
    color: #484848;
}

.our-mission-content {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    color: #484848;
}



.Built-for-the-Future {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 63px;
    color: #484848;
}

.We-are-on-a-mission {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #484848;

}

.Build-Together {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 63px;
    color: #484848;

}

.just-building-software {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    color: #484848;

}


/*--------------------- gpt-test -------------------------- */

.form-container {
    background-color: #FFFBF2;
    padding: 2rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
}

.form-control {
    border-radius: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px 15px;
}

.btn-submit {
    background-color: #a7c96e;
    color: #000;
    border-radius: 20px;
    border: none;
    padding: 10px 20px;
}

.form-footer {
    font-size: 12px;
    margin-top: 1rem;
    color: #333;
}

.background {
    background-color: #CFF5B1;
}

.Lets-Chat {
    font-family: 'Bowlby One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 64px;
    color: #016156;

}

.Have-questions {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
    color: #095E54;

}

/* animation */

.Features-step-sticky {
    position: sticky;
    top: 10%;
    height: 100%;
}

.Features-step-sticky:nth-of-type(2) {
    top: 16%;
}

.Features-step-sticky:nth-of-type(3) {
    top: 15%;
}




.vertical-swiper-container {
    width: 100%;
    height: 87vh;
    position: relative;
}

.vertical-swiper-container .slider {
    min-height: 50vh;
}

.vertical-swiper-container .swiper-slide {
    background: #ccc;
    overflow: hidden;
    position: relative;
    height: 100%;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vertical-swiper-container .swiper-slide .slide-inner {
    position: absolute;
    width: 100%;
    height: 87vh;
    left: 0;
    top: 0;
    overflow: auto;
}

.vertical-swiper-container .swiper-slide .slide-inner .feature-slide {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    align-content: center;
}

.vertical-swiper-container .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 7em;
    position: absolute;
    z-index: 3;
    right: 0;
}

.vertical-swiper-container .swiper-pagination span {
    margin-bottom: 3em;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
    letter-spacing: 0.07em;
    color: #000;
}

.vertical-swiper-container .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0);
}

.sticky-images-section {
    position: sticky;
    top: 0;
}

.sticky-images-section .inner-img-scroling-tile {
    position: sticky;
    top: 0%;
    height: 87vh;
    align-content: center;
}


.inner-scrolling-tile {
    height: 87vh;
    align-content: center;
    position: sticky;
    top: 0;
}

#features-section {
    transition: background-color 0.4s ease;
}

.mouse-target-image {
    position: absolute;
    height: 506px;
    top: -125px;
    left: 0;
    display: flex;
    justify-content: center;
    z-index: -1;
}

@media (max-width: 767px) {
    .faq-container::before{
        width: 100%;
    }

    .inner-scrolling-tile {
        height: auto;
    }

    .inner-img-scroling-tile img {
        width: 100%;
        height: auto;
    }

    .inner-scrolling-tile {
        display: none;
        /* Hide all by default */
    }

    .inner-scrolling-tile.active-tile {
        display: block;
        position: fixed;
        top: 3%;
        left: 1rem;
        right: 1rem;
        background: white;
        padding: 1rem;
        z-index: 10;
        border-radius: 8px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }

    #features-section {
        position: relative;
    }

    .sticky-images-section .inner-img-scroling-tile {
        position: sticky;
        top: 15%;
    }

    .sticky-images-section {
        position: inherit;
    }
}

@media (max-width:991px) {
    .gap-y-mobile {
        --bs-gutter-y: 24px;
    }
    .mobile-menu{
        background-color: #ffe9e9;
        padding: 16px;
        border-radius: 8px;
    }
    .mobile-menu ul{
        border: none !important;
    }
     .mobile-menu ul li a{
        width: fit-content;
        padding: 8px 32px;
     }
     .custom-margin-class{
      margin: 0 !important;
     }
}


.container-fluid-who-its-for .carousel-slider {
    overflow: hidden;
}

.container-fluid-who-its-for .carousel-slider .item-content {
   width: 100%;
   border-radius: 16px;
   background-color: #ffffff;
   overflow: hidden;

}
.container-fluid-who-its-for .carousel-slider .item-content img{
    width: 100%;
}
.container-fluid-who-its-for .carousel-slider .item-content h2{
    font-family: 'Bowlby One';
    font-weight: 400;
    font-size: 27px;
    line-height: 100%;
    letter-spacing: 1%;
    padding: 0 16px 40px;
    text-align: center;
    margin-top: 20px;
    color: #016156;


}



/* gravity css */
.container-fluid.gravity-container {
    height: 761px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: 9px solid #0F7F76;
    border-radius: 25px;
    overflow: hidden;
}

.main-container {
    height: 97%;
    position: relative;
    padding: 16px;
}

.text-bubble {
    font-family: 'Bowlby One';
    position: absolute;
    padding: 15px 25px;
    border-radius: 25px;
    color: white;
    font-weight: 400;
    cursor: grab;
    user-select: none;
    font-size: 18px;
    text-align: center;
    transition: transform 0.2s ease;
    z-index: 10;
    background-color: white;
}



.text-bubble:active {
    cursor: grabbing;
}

.bubble-teal {
    background: #168C7E !important;
    color: white;
}

.bubble-teal2 {
    background: #FFFFFF;
    color: #016156;
    border: 2px solid #168C7E;
}

.bubble-blue {
    color: #67D0FF;
    border: 2px solid #67D0FF;
}
@media (min-width:991px) {
    .bubble-blue {
    width: 40%;
}
}

.bubble-coral {
    background: #FF8A80 !important;
    color: #FFFFFF;
}

.bubble-yellow {
    background: #FFD47D !important;
    color: #ffffff;
}

.bubble-purple {
    background: #B3B9D1 !important;
    color: #F5F5F5 !important;
    border-radius: 100%;
    height: 157px;
    width: 157px;
    align-content: center;
}

.bubble-green-alt {
    border: 2px solid #168C7E;
    color: #168C7E;
}


/* gravity css */

.carousel-slider .swiper-slide {
    transition: transform 0.3s ease;
    /* opacity: 0.5; */
    transform: scale(0.9);
}

.carousel-slider .swiper-slide.swiper-slide-active {
    transform: scale(1.2);
    z-index: 10;
    opacity: 1;
}

.footer-logo-col-flex{
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: space-between;
}
.footer-logo-col-flex .logo-and-text{
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: self-start;
}

.footer-logo-col-flex p{
    font-family: var(--inter-font);
    font-size: 16px;
    line-height: 22px;
}


