* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    /* overflow: hidden; */
    /* font-family: Poppins, sans-serif; */
}

body {
    overflow-x: hidden;
}

.headerlogo {
    /* margin-top: 1.5rem; */
    width: 70%;
    margin: 1.5rem auto auto auto;
}

.logo-img {
    width: 112px;
}

.navbar-collapse {
    align-items: end;
    justify-content: end;
}

.navbar-light .navbar-nav .nav-link,
.navbar .navbar-nav a {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: normal;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar .navbar-nav a:hover,
.navbar .navbar-nav a.active {
    /* color: #0080FF; */
    font-weight: bold;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('../img/hamburger.png');
    outline: none;
    height: 30px;
    width: 25px;

}

.navbar-light .navbar-toggler {
    border: 0;
}

.solutions-bar hr,
.line hr {
    color: #E7E7E7;
    height: 2px;
}


.solutions {
    margin: 5rem auto;
}

.statistics {
    background-color: #F2F9FF;
    padding: 5rem 0;
}

.discover {
    background-color: #E5F2FF;
    padding: 5rem 0;
}

.videosall {
    background-color: #0080FF;
    padding: 5rem 0;
}

.news {
    background-color: #F2F9FF;
    padding: 5rem 0;
}

.blog-section {
    background-color: #E5F2FF;
    padding: 5rem 0;
}

.footer {
    background-color: #1b1b1b;
    padding: 5rem 0;
}

.terms,
.footer .footer-part {
    width: 70%;
    margin: 3rem auto;
}

.faqs {
    width: 70%;
    margin: 5rem auto;
}

.blog-section .blogs-header {
    width: 70%;

}

.statistics .section-heading,
.terms .section-heading,
.facts-section .section-heading,
.footer .section-heading,
.faqs .section-heading,
.blog-section .section-heading,
.news .section-heading,
.solutions .section-heading,
.videosall .section-heading,
.discover .section-heading {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 40px;
    line-height: 42px;
    color: #1B1B1B;
    font-weight: 600;
}

.videosall .section-heading {
    color: #ffffff;
}

.footer .section-heading {
    width: 80%;
    color: #B7DBFF;
}

.statistics .sub-heading,
.terms h3,
.faqs .sub-heading,
.blog-section .sub-heading,
.news .sub-heading,
.solutions .sub-heading,
.discover .sub-heading {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #717171;
    font-weight: normal;
    margin-top: 1rem;
}

.blog-section .sub-heading,
.blog-section .section-heading {
    text-align: center
}

.terms h3 {
    font-weight: bold;
}

.terms a {
    text-decoration: none;
    color: #717171;
    font-weight: bold;
}

.terms ul li,
.terms ol li,
.terms p {
    color: #717171;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
}

.terms .card {
    opacity: 1.902;
    width: 100%;
    padding: 2rem 3rem;
    height: fit-content;
    border-radius: 20px;
    filter: drop-shadow(0px 6px 27px rgba(177, 199, 255, 0.33));
    /* background-color: rgba(255, 255, 255, 0.9019607843137255); */
    border: 0;
    position: relative;
    margin-top: -150px;
    z-index: 1;
}

.discover .rightside,
.discover .leftside {
    margin-top: auto;
    margin-bottom: auto;
}

.discover .rightside img {
    /* margin-left: -2rem; */
    width: 90%;
}

.discover .leftside .leftsidediv {
    float: right;
    margin-right: 2rem;
}

.discover .leftside button {
    background-color: #0080FF;
    border: none;
    border-radius: 115px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-weight: 400;
    padding: 8px 25px;
    margin-top: 2rem;
    height: 50px;
}

/* .discover .leftside button:hover {
    color: #0080FF;
    background-color: #000000;
} */

.discover .leftside button img {
    width: 14px;
    margin-left: 0.5rem;
}

.videosall .videos .video video {
    width: 300px;
    height: 193px;
    border: 0;
    overflow: hidden;
    border-radius: 20px;
    filter: brightness(0.6);
    object-fit: cover;
    /* background-color: black; */
    /* cursor: pointer; */
    /* display: block; */
}

.videosall .videos .video iframe {
    width: 300px;
    height: 190px;
    border-radius: 20px;
}

.videosall .videos .card {
    /* position: relative; */
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0;
    margin-bottom: 2rem;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.video-details {
    position: absolute;
    bottom: 4rem;
    left: 0;
    padding: 0 1rem;
    /* filter: drop-shadow(2.163px 6.657px 5px rgba(0, 0, 0, 0.5)); */
    color: #ffffff;
    z-index: 1;

}

.video-in-quote {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0;
}


.video-out-quote {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    font-weight: normal;
    margin: 0 0.5rem;
    margin-top: 0.5rem;
    width: 300px;
}

.video-pic {
    position: relative;
}

.poster-img {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 300px;
    height: 193px;
    border-radius: 20px;
    object-fit: cover;
    cursor: pointer;
    z-index: 1;
    filter: brightness(0.8);
}

.faqs-view-all,
.video-view-all {
    text-align: center;


}

.faqs-view-all a,
.stats-view-all a,
.blogs-view-all a,
.video-view-all a {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #0080FF;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    margin: 1.5rem auto 0 auto;
    /* text-underline-offset: 10px; */
    text-decoration: none;
    border: 0;
    width: fit-content;
    height: 45px;
    padding: 0 1.5rem;
    border-radius: 115px;
    display: block;
    align-content: center;
    background-color: #ffffff;
}

.faqs-view-all a,
.blogs-view-all a {
    border: 1px solid #0080FF;
}

.blogs-view-all a {
    background-color: #0080FF;
    color: #fff;
}

.video-view-all a img {
    width: 8px;
    height: 11px;
    margin-left: 0.5rem;
}

/* .stats-view-all a,
.blogs-view-all a,
.video-view-all a {
    color: #1B1B1B;
} */



.solutions .filter-item .active {

    display: block;
}

.solutions .solutions-bar.mobile-solution-bar .filter-item a,
.solutions .solutions-bar.desktop-solution-bar .filter-item a {
    text-decoration: none;
}

.solutions .solutions-bar.mobile-solution-bar .filter-item a {
    flex-shrink: initial;
    padding-left: 0;
    padding-right: 0;
}

/* .filter-item .tab-pane , */
.solutions .filter-item .delete {

    display: none;
}

.solutions .filter-menu {
    float: right;
}

.solutions .filter-menu li {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: normal;
    padding: 0 1rem;
}

.solutions .filter-menu li a {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    text-decoration: none;
    color: #1B1B1B;
}

.solutions .filter-menu li:hover,
.solutions .filter-menu li.active {
    color: #0080FF;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 1rem;
    cursor: pointer;
}

.solutions .filter-menu li.active a,
.solutions .filter-menu li:hover a {
    color: #0080FF;
}

.solutions-bar .filter-item .card {
    border: 0;
    border-radius: 20px;
    height: 280px;
    width: 180px;
    margin: auto;
    cursor: pointer;

}

.solutions-bar .section-navs {
    width: 754px;
    margin-left: auto;
    margin-right: auto;
}

.mobile-solution-bar .filter-item .card:first-child,
.solutions-bar .filter-item .card:nth-child(2),
.solutions-bar .filter-item .card:nth-child(3),
.solutions-bar .filter-item .card:nth-child(4) {
    padding: 10px 25px;
    background-color: #F5F5F5;
    border: 1.5px solid #F5F5F5;
}

.mobile-solution-bar .filter-item .card:hover,
.solutions-bar .filter-item .card:nth-child(2):hover,
.solutions-bar .filter-item .card:nth-child(3):hover,
.solutions-bar .filter-item .card:nth-child(4):hover {
    background-color: white;
    border-color: #1B1B1B;
}

.solutions-bar.desktop-solution-bar .filter-item .card:first-child img {
    margin-left: -2.5rem;
    width: 256px;
}

.solutions-bar.desktop-solution-bar .solution-desktop {
    display: flex;
    flex-direction: row;
    margin: 1rem 0;
    gap: 18px;
    overflow-x: scroll;
    overflow-y: hidden;
    animation-direction: alternate;
    flex-wrap: initial;
    align-items: center;
    justify-self: center;
}

.solutions-bar.mobile-solution-bar .solution-desktop {
    display: flex;
    flex-direction: row;
    margin: 1rem 0;
    gap: 18px;
    overflow-x: scroll;
    overflow-y: hidden;
    animation-direction: alternate;
    flex-wrap: initial;
    align-items: center;
    /* justify-self: center; */

}

.solutions-bar.mobile-solution-bar .filter-item .card:first-child img {
    /* margin-left: 0; */
}

.mobile-solution-bar .filter-item .card:first-child img,
.solutions-bar .filter-item .card:nth-child(2) img,
.solutions-bar .filter-item .card:nth-child(3) img,
.solutions-bar .filter-item .card:nth-child(4) img {
    margin: 2rem 0;
    /* width: 40%; */
}

.mobile-solution-bar .filter-item .card img.layer2,
.mobile-solution-bar .filter-item .card img.layer1,
.mobile-solution-bar .filter-item .card img.layer3,
.solutions-bar .filter-item .card:nth-child(2) img.layer1,
.solutions-bar .filter-item .card:nth-child(3) img.layer2,
.solutions-bar .filter-item .card:nth-child(4) img.layer3 {
    width: 60px;
}

.solutions-bar .filter-item .card h5 {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: bold;
    margin-bottom: 1rem;
}

.solutions-bar .filter-item .card p {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #717171;
    font-weight: normal;
    margin-bottom: 0;
}

.news-bar {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.news-bar .card {
    border: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0;
    /* margin-bottom: 1rem; */
    float: right;
    width: 367px;
    height: 459px;
    overflow: hidden;
    /* width: 100%; */

}

.news-bar .card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    border-radius: 20px;
}

.news-bar .card .main-news-pic {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.mobile-solution-bar .mobile-solution-bar-row-2 {
    margin-top: 1rem;
}

.news-bar .mainnews .news-pic {
    /* overflow: hidden; */
    filter: brightness(0.6);
    /* text-align: end; */
}

.news-bar .mainnews .news-pic img {
    border-radius: 20px;
}

.news-bar .mainnews .news-details {
    /* padding-left: 2rem; */
}

.news-bar .mainnews .news-details .news-btn {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #202020;
    font-weight: normal;
    border-radius: 90px;
    border: 0;
    background-color: #FFFFFF;
}

.news-bar .mainnews .news-details-up {
    position: absolute;
    top: 1rem;
    padding: 2rem;
    /* filter: drop-shadow(2.163px 6.657px 5px rgba(0, 0, 0, 0.5)); */
    /* color: #ffffff; */

}

.news-bar .mainnews .news-details-down {
    position: absolute;
    bottom: 1rem;
    padding: 1rem;
    /* filter: drop-shadow(2.163px 6.657px 5px rgba(0, 0, 0, 0.5)); */
    /* color: #ffffff; */
    width: 100%;
}

.news-bar .sidenews {
    /* margin-top: auto; */
    margin-bottom: auto;
}

.news-bar .sidenews .advertise .news-main-quote,
.news-bar .mainnews .news-details .news-main-quote {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: bold;

}

.news-bar .sidenews .advertise .news-main-quote {
    color: #1B1B1B;
}

.news-bar .sidenews .advertise .news-sub-quote,
.news-bar .mainnews .news-details .news-sub-quote {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: normal;
}

.news-bar .sidenews .advertise .news-logo,
.news-bar .mainnews .news-details .news-logo {
    width: 30px;
    border-radius: 50%;
}

.news-bar .sidenews .advertise .news-logo {
    border: 1px solid lightgray;
}

/* .news-bar .mainnews .news-details .news-logo {} */
.news-bar .sidenews .advertise .news-name,
.news-bar .mainnews .news-details .news-name {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #B3B3B3;
    font-weight: normal;
    margin: auto 0 auto 0.5rem;
}

.news-bar .sidenews .advertise .news-name,
.news-bar .sidenews .advertise .news-sub-quote {
    color: #717171;
}

.news-bar .mainnews .news-date,
.news-bar .sidenews .advertise .news-date {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #B3B3B3;
    font-weight: normal;
    margin: auto;
    margin-right: 0;
}

.news-bar .mainnews .news-date,
.news-bar .mainnews .news-details .news-name,
.news-bar .mainnews .news-details .news-sub-quote,
.news-bar .mainnews .news-details .news-main-quote {
    filter: drop-shadow(1px 3px 2px black);
    color: #FFFFFF;
}

.footer hr,
.news-bar .sidenews hr {
    margin: 1.5rem 0;
    color: #3E3E3E;
    height: 1px;
    opacity: inherit;
}

.news-bar .sidenews hr {
    margin: 0.8rem 0;
}

.faq-page2 .faq-bar .accordion-button,
.faq-page2 .faq-bar .accordion-header,
.faqs .accordion-button,
.faqs .accordion-header {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #717171;
    font-weight: bold;
    border-radius: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.faq-page2 .faq-bar .accordion-button,
.faqs .accordion-button {
    height: 75px;
}

.faq-page2 .faq-bar .accordion-button:not(.collapsed),
.faqs .accordion-button:not(.collapsed) {
    height: 60px;
}

.faq-page2 .faq-bar .accordion-body,
.faqs .accordion-body {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #717171;
    font-weight: normal;
    padding-top: 0;
    /* margin-top: -1rem; */
}

.faq-page2 .faq-bar .accordion-body p,
.faqs .accordion-body p {
    margin-bottom: 0;
}

.faq-page2 .faq-bar .accordion-item,
.faqs .accordion-item {
    border: 1.5px solid #B3B3B3;
    border-radius: 10px;
    margin: 1rem 0;
}

.faq-page2 .faq-bar .accordion-item {
    margin-top: 0;
}

.faq-page2 .faq-bar .accordion-item.active,
.faqs .accordion-item.active {
    border-color: #1B1B1B;
}

.faq-page2 .faq-bar .accordion-button:not(.collapsed),
.faqs .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: transparent;

}

.faq-page2 .faq-bar .accordion-item:first-of-type .accordion-button,
.faqs .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.faq-page2 .faq-bar .accordion-item:last-of-type .accordion-button.collapsed,
.faqs .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


.blog-scetion .sub-heading {
    width: 40%;
}



.footer .disclaimer {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #717171;
    font-weight: normal;
}

.footer .disclaimer2 {
    font-size: 10px;
    font-style: italic;
    color: #B3B3B3;
}

.footer ul {
    padding-left: 1rem;
}

.footer .extras ul li,
.footer ul li {
    list-style-type: none;
    margin-bottom: 0.5rem;
}

.footer ul li a {
    text-decoration: none;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    font-weight: normal;
    vertical-align: super;
}

.footer ul li button.company-btn {
    color: #ffffff;
    padding: 0;
    background: transparent;
    border: 0;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    vertical-align: super;
}

.footer ul li .company-btn-ul {
    padding-left: 0;
    margin-top: 0.5rem;
}

.footer .social_media {
    margin-top: 2rem;
}

.footer .social_media .col-2 {
    width: 12%;
}

.footer .social_media a img {
    width: 14px;

}

.footer a:not([href]):not([class]) {
    color: #FFFFFF;
    text-decoration: none;
}

.footer .extras ul {
    display: flex;
    padding-left: 0;
}

.footer .extras ul li {
    padding: 0 1rem 0 0;
}

.copyrights,
.copyrights a,
.footer .extras ul li a {
    text-decoration: none;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: #B3B3B3;
    font-weight: normal;
}

.copyrights,
.copyrights a {
    line-height: 16px;
}

.copyrights a:hover,
.footer .extras ul li a:hover {
    color: #ffffff;
}

/* .company-btn.dropdown-toggle::after {
    vertical-align: inherit;
} */

.company-btn:focus,
.company-btn-ul:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
}

.dropdown-have {
    display: flex;
}

.footer ul li a.dropdown-item {
    color: #1B1B1B;
}

.copyrights {
    text-align: right;
}



.facts-section {
    padding: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


.facts-section .facts-section-column-1 {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

.facts-section .facts-section-column-1-row-1 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;

}

.faq-page .allblogs-header,
.allblogs .allblogs-header,
.facts-section .facts-heading {
    display: flex;
    flex-direction: row;
    align-content: end;
    margin-right: -80px;
    z-index: 1;

    @media only screen and (max-width: 1050px) {
        margin-right: -70px;
    }
}

.faq-page .allblogs-heading-bar,
.allblogs .allblogs-heading-bar,
.facts-section .facts-heading-bar {
    width: 48px;
    height: 4px;
    /* Adjust thickness */
    background-color: #1B1B1B;
    /* Set color, e.g., black */
    margin-top: 24px;
    margin-right: 10px;
    z-index: -1;

}

.facts-section .green-box {
    width: 182px;
    height: 154px;
    background-image: linear-gradient(to right, #B7FF1F, #6E9913);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.facts-section .card-1 {
    width: 361px;
    height: 261px;
    background-image: url("../img/Rectangle\ 10.png");
    background-size: cover;
    background-color: rgba(32, 32, 32, 0.7);
    background-blend-mode: overlay;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.facts-section .facts-section-column-1-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 35px;

}

.facts-section .cta-para {
    width: 164.72;
    height: 45px;
    font-weight: 400;
    font-style: italic;
    line-height: 14.88px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 12px;
    line-height: 15px;
}


.facts-section a {
    text-decoration: none;
    color: #1B1B1B;

}

.facts-section .cta-stats {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.facts-section .cta-stats-link {

    width: 100px;
    height: 17px;
    /* font-size: 14px; */
    font-weight: 700;
    line-height: 17.36px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-underline-offset: 10px;
    text-decoration: underline;

}

/* .facts-section .cta-line {
    margin-top: ;
    width: 95px;
    border: 1px;
    height: 1px;
    Adjust thickness;
    background-color: #000000;

} */

.facts-section .facts-section-column-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    /* height: fit-content; */
}

.facts-section .card-2 {
    margin-top: -120px;
    align-items: center;
    width: 216.49px;
    height: 323px;
    gap: 10px;
    background-image: url("../img/Rectangle\ 9.png");
    background-size: cover;
    background-color: rgba(32, 32, 32, 0.7);
    background-blend-mode: overlay;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.facts-section .card-3 {
    margin-bottom: -120px;
    align-items: center;
    width: 216.49px;
    height: 323px;
    gap: 10px;
    background-image: url("../img/Rectangle\ 12.png");
    background-size: cover;
    background-color: rgba(179, 179, 179, 0.25);
    background-blend-mode: overlay;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.facts-section .facts-section-column-3 {
    margin-top: -340px;
}

.facts-section .card-4 {

    margin-bottom: -120px;
    align-items: center;
    width: 216.49px;
    height: 323px;
    gap: 10px;
    background-image: url("../img/Rectangle\ 52.png");
    background-size: cover;
    background-color: rgba(179, 179, 179, 0.4);
    background-blend-mode: overlay;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.facts-section .card-1-para {
    margin-left: 25px;
    margin-top: -5px;
}

.facts-section .card-2-para {
    margin-left: 130px;
    margin-top: 15px;
}

.facts-section .card-3-para {
    margin-left: 130px;
    margin-top: 15px;
}

.facts-section .card-4-para {
    margin-left: 130px;
    margin-top: 15px;
}

.facts-section .card-1,
.facts-section .card-2,
.facts-section .card-3,
.facts-section .card-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.facts-section .card-1-para,
.facts-section .card-2-para,
.facts-section .card-3-para,
.facts-section .card-4-para {
    width: 289px;
    height: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.84px;
    color: #B3B3B3;
}

.facts-section .card-1-heading,
.facts-section .card-2-heading,
.facts-section .card-3-heading,
.facts-section .card-4-heading {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
    margin-left: 100px;
}

.facts-section .card-1-heading {
    margin-left: 0;
}

.facts-section .card-1-heading-data,
.facts-section .card-2-heading-data,
.facts-section .card-3-heading-data,
.facts-section .card-4-heading-data {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 44px;
    line-height: 42px;
    font-weight: 700;
    color: #B7FF1F;
    width: 216px;
    height: 53px;
}

.facts-section .card-1-heading-text,
.facts-section .card-2-heading-text,
.facts-section .card-3-heading-text,
.facts-section .card-4-heading-text {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: -15px;
    width: 260px;
    height: 30px;
}

.faqs-view-all,
.news-view-all {
    text-align: center;
    margin-top: 1rem;
}


.news-view-all a {
    text-decoration: none;
    border-radius: 90px;
    padding: 0.5rem 0.8rem;
    border: 1.5px solid #1B1b1B;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1B1b1B;

}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("../img/plus.png");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../img/minus.png");
    transform: rotate(-180deg);
}

.facts-section-mobile {
    display: block;
}

.facts-section-mobile .green-box {
    border-radius: 20px;
}

.facts-section-mobile .facts-section-column-1-row-1 {
    justify-content: center;
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .first-col,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .second-col,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .first-col,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .second-col {

    width: 180px;
    border-radius: 20px;
    border: 1.5px solid #B3B3B3;
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 2rem 1.5rem;
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .second-col,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .first-col {
    background-color: #1B1B1B;
    border-color: #1B1B1B;
}

.facts-section-mobile .facts-section-column-1 {
    margin-top: 0;
}

.facts-section-mobile .facts-section-column-2 {
    margin-top: -60px;
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .first-col img,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .second-col img,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .first-col img,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .second-col img {
    margin-bottom: 1rem;
    width: 30px;
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .first-col h2,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .second-col h2,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .first-col h2,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .second-col h2 {
    margin-bottom: 1rem;
    width: auto;
    background: linear-gradient(to bottom, #B7FF00, #6E9900);
    -webkit-background-clip: text;
    /* Clip background to text */
    -webkit-text-fill-color: transparent;
    /* Make the text transparent to show the gradient */
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .first-col p,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .second-col p {
    width: auto;
    color: #1B1B1B;
    margin-bottom: 0rem;
    height: fit-content;
    font-size: 16px;
}

.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-1 .second-col p,
.facts-section-mobile .facts-section-column-1-row-1 .facts-section-column-2 .first-col p {
    width: auto;
    color: #FFFFFF;
    margin-bottom: 0rem;
    height: fit-content;
    font-size: 16px;
}

.video-container {
    position: relative;
    display: inline-block;
    padding: 0 0.5rem;
    width: 335px;
}

.play-button {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    color: white;
    border: none;
    padding: 0;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 2;

}

/* Hide the play button */
.play-button.hidden {
    display: none;
}

/* .footer .section-heading {
    width: 70%;
} */

.videosall .left-right-btn {
    /* align-items: flex-end;
    justify-content: end; */
    background-color: #E7E7E7;
    border: 0;
    border-radius: 90px;
    width: 13%;
    text-align: center;
    margin-bottom: 2rem;
    float: inline-end;
    padding: 8px;
    gap: 1rem;
}

.videosall .left-right-btn button {
    border: 0;
    background: transparent;
}

.videosall .left-right-btn button #right-btn,
.videosall .left-right-btn button #left-btn {
    border: 0;
    background: transparent;
    background-color: #FFFFFF;
    border-radius: 90px;

}

.videosall .left-right-btn button #right-btn {
    background-color: transparent;
    background: transparent;
}

.videosall .left-right-btn button img {
    vertical-align: sub;
    width: 50px;
}

#videos1 {
    padding-top: 1.5rem;
    align-items: center;
    justify-content: center;
}

#videos7,
#videos5,
#videos4,
#videos3,
#videos2 {
    display: none;
}


#videos3 {
    /* animation: videos3 8s linear infinite; */
    padding-top: 3rem;
}

@keyframes videos3 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

#videos4 {
    /* animation: videos4 8s linear infinite; */
    /* Even slower animation for mobile */
}

@keyframes videos4 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

#videos5 {
    /* animation: videos5 8s linear infinite; */
    /* Even slower animation for mobile */
}

@keyframes videos5 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

#videos7 {
    height: 170px;
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}

.videosall #videos7 .video iframe,
.videosall #videos7 .video .poster-img,
.videosall #videos7 .video video {
    height: 165px;
    width: 330px;
}

.videosall #videos7 .video .video-details {
    bottom: 3rem;
}

.footer .mobile-footer ul li a:hover,
.footer .desktop-footer ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.footer .footer-last,
.footer .section-header {
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

.faqs .leftside,
.faqs .rightside {
    padding: 0 0.5rem;
}

.banner {
    width: 80%;
    margin: 2rem auto 3rem auto;
}

.desktop-banner {
    /* padding: 5rem 0; */
    /* margin: auto; */

}

.banners {
    position: relative;
}

.banner .section-header {
    position: absolute;
    top: 50%;
    left: 50%;
    /* bottom: 0; */
    transform: translate(-50%, -50%);
    width: 80%;
    height: fit-content;
    align-content: center;
}

.banner .section-heading {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 50px;
    line-height: 38px;
    color: #0080FF;
    font-weight: 800;
    margin-bottom: 1rem;
}

.banner .section-heading2 {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 40px;
    line-height: 38px;
    color: #1b1b1b;
    font-weight: 400;
    margin-bottom: 2rem;
}

.banner .sub-heading {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #717171;
    font-weight: 400;
    /* margin-bottom: 2rem; */
}

.banner button {
    background-color: #0080FF;
    border: none;
    border-radius: 115px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-weight: 400;
    padding: 8px 25px;
    margin-top: 2rem;
    height: 50px;
}

.banner button img {
    width: 14px;
    margin-left: 0.5rem;
}



#menuToggle {
    display: block;
    /* You can also use absolute here if you want to stay on the top */
    position: fixed;
    top: 50px;
    right: 50px;

    z-index: 1;

    -webkit-user-select: none;
    user-select: none;
}

#menuToggle a {
    text-decoration: none;
    color: #232323;

    transition: color 0.3s ease;
}

#menuToggle a:hover {
    color: #0080FF;
    text-decoration: underline;
}

#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;

    cursor: pointer;

    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */

    -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #1b1b1b;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

#menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked~span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: absolute;
    max-width: 400px;
    width: 65vw;
    max-height: 100vh;
    margin: -100px 0 0 0;
    padding: 30px;
    padding-top: 100px;
    right: -100px;
    box-sizing: border-box;
    overflow-y: auto;
    background: #ededed;
    list-style-type: none;

    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */

    transform-origin: 0% 0%;
    transform: translate(100%, 0);

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
    padding: 10px 0;
    font-size: 22px;
    display: flex;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1B1B1B;
    font-weight: normal;
}

#menu li label {
    cursor: pointer;
}

/*
 * And let's fade it in from the right
 */
#menuToggle input:checked~ul {
    transform: none;
    opacity: 1;
}