* {
    font-family: "Inter", sans-serif;
}

a {
    text-decoration: none !important;
}

header {
    position: fixed;
    z-index: 99;
    width: 100%;
    padding: 10px 0;
    transition: all 0.3s ease;
}

header .menu-btn,
header .mobile-view {
    display: none !important;
}

header.scrolled {
    background: #ffffff;
    box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}

header.scrolled ul li a {
    color: oklch(27.9% .041 260.031);
}

header .logo-area img {
    width: auto;
    height: 55px;
}

header .mobile-view {
    display: none;
}

header ul {
    list-style-type: none;
}

header ul li a {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
}

header ul li a.btn {
    background: oklch(48.8% .243 264.376);
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
}

header ul li a.btn:hover {
    background: oklch(49.107% 0.24121 264.248 / 0.689);
    color: #fff;
}

.banner .d-img {
    display: block;
}

.banner .m-img {
    display: none;
}

.banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000aa;
    /* background-image: url('../images/overlay.svg'); */
    width: 100%;
    height: 100%;
}

.banner .content {
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    width: 60%;
    margin: auto;
    height: max-content;
}

.banner .content span {
    text-transform: uppercase;
    color: oklch(85.2% .199 91.936);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.5px;
}

.banner .content h1 {
    font-size: 6rem;
    line-height: 6.5rem;
    color: #fff;
    font-weight: 900;
}

.banner .content hr {
    border-color: #ffffff1a;
    opacity: 1;
}

.banner .content .btn-area a.dark {
    background: oklch(48.8% .243 264.376);
    border-radius: 30px;
    padding: 15px 50px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
}

.banner .content .btn-area a.light {
    border-radius: 30px;
    padding: 15px 50px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid #ffffff33;
    background-color: #ffffff0d;
}

.banner .content p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: oklch(86.9% .022 252.894);
}

.banner .content p b {
    color: #fff;
    font-weight: 700;
}

.banner .content .checks span {
    color: oklch(86.9% .022 252.894);
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.banner .content .checks span:first-child i {
    color: oklch(85.2% .199 91.936);
}

.banner .content .checks span i {
    color: oklch(63.7% .237 25.331);
}

.banner .content .checks span:last-child i {
    color: oklch(62.3% .214 259.815);
}

#about {
    scroll-margin-top: 100px;
    padding: 70px 0;
}

#about .about-left .main {
    width: 90%;
    position: relative;
}

#about .about-left .main img {
    box-shadow: 0 25px 50px -12px #00000040;
    border: 4px solid #fff;
    border-radius: 2.5rem;
}

#about .about-left .main .content {
    position: absolute;
    left: 5%;
    bottom: 5%;
}

#about .about-left .main .content span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    line-height: calc(1.25/.875);
    color: #fff;
}

#about .about-left .main .content h2 {
    font-weight: 900;
    font-size: 2.25rem;
    line-height: calc(2.5/2.25);
    color: #fff;
}

#about .about-left .main .content p {
    font-size: 1.125rem;
    line-height: calc(1.75/1.125);
    opacity: .9;
    color: #fff;
}

#about .about-left .top-right {
    position: absolute;
    right: 0;
    top: -25%;
    box-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    background: #fff;
    border: 1px solid oklch(96.8% .007 247.896);
    border-radius: 2rem;
    max-width: 280px;
    padding: 20px;
}

#about .about-left .top-right .icon {
    padding: 20px;
    background-color: oklch(93.2% .032 255.585);
    border-radius: 1rem;
    width: fit-content;
    margin-bottom: 10px;
}

#about .about-left .top-right span {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 1.25rem;
    line-height: calc(1.75/1.25);
}

#about .about-left .top-right p {
    color: oklch(55.4% .046 257.417);
    font-size: .875rem;
    line-height: calc(1.25/.875);
    margin-top: 10px;
}

#about .right span {
    text-transform: uppercase;
    color: oklch(63.7% .237 25.331);
    letter-spacing: .1em;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1rem;
}

#about .right h2 {
    color: oklch(20.8% .042 265.755);
    font-weight: 900;
    font-size: 3rem;
    line-height: 3.1rem;
}

#about .right h2 span {
    font-weight: 900;
    font-size: 3rem;
    line-height: 3.5rem;
    color: #2b7fff;
    letter-spacing: 0;
}

#about .right p {
    color: oklch(44.6% .043 257.281);
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.625rem;
}

#about .right p span {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    background: #fef9c2;
    border-radius: .375rem;
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: 0;
    padding: 2px 15px;
}

#about .right ul {
    list-style-type: none;
}

#about .right ul li {
    background: #fcf9fa;
    padding: 12px 20px;
    box-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    border-radius: .75rem;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    border: 1px solid transparent;
}

#about .right ul li i {
    color: oklch(72.3% .219 149.579);
    margin-right: 15px;
    font-size: 20px;
}

#about .right ul li:hover {
    box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    background-color: #fff;
    border: 1px solid oklch(92.9% .013 255.508);
}

#about .right .discover a {
    color: #fff;
    font-weight: 700;
    padding: 15px 40px;
    background-color: oklch(20.8% .042 265.755);
    border-radius: 30px;
    font-size: 16px;
    line-height: 25px;
}

.purpose {
    padding-bottom: 70px;
}

.purpose .card {
    background: oklch(98.4% .003 247.858);
    box-shadow: 0 -20px 60px -15px #0000004d;
    border: none;
    border-radius: 3rem;
}

.purpose .card h2 {
    color: oklch(20.8% .042 265.755);
    font-weight: 900;
    font-size: 3rem;
    line-height: 3.3rem;
    text-align: center;
}

.purpose .card .pcard {
    transition-duration: .3s;
    box-shadow: 0 25px 50px -12px #00000040;
    background-color: #fff;
    border: 1px solid oklch(96.8% .007 247.896);
    border-radius: 1.5rem;
    z-index: 1;
}

.purpose .card .overlay {
    position: absolute;
    inset: 0;
    background: oklch(54.6% .245 262.881);
    opacity: .05;
    transition-duration: .5s;
    border-radius: 1.5rem;
    transform: rotate(3deg);
}

.purpose .card .overlay.right {
    position: absolute;
    inset: 0;
    background: oklch(57.7% .245 27.325);
    opacity: .05;
    transition-duration: .5s;
    border-radius: 1.5rem;
    transform: rotate(-3deg);
}

.purpose .card .pcard .icon {
    box-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    background-color: oklch(97% .014 254.604);
    width: fit-content;
    color: oklch(54.6% .245 262.881);
}

.purpose .card .pcard.right .icon {
    background-color: oklch(97.1% .013 17.38);
    color: oklch(57.7% .245 27.325);
}

.purpose .card .pcard h4 {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.95rem;
}

.purpose .card .pcard p {
    color: oklch(44.6% .043 257.281);
    line-height: 25px;
    font-size: 18px;
    min-height: 110px;
}

.purpose .card .pcard ul {
    list-style-type: none;
}

.purpose .card .pcard ul li {
    color: oklch(37.2% .044 257.287);
    background-color: oklch(98.4% .003 247.858);
    border: 1px solid oklch(96.8% .007 247.896);
    border-radius: .75rem;
    font-weight: 600;
}

#product {
    scroll-margin-top: 100px;
    background: oklch(12.9% .042 264.695);
    padding: 70px 0;
}

#product span {
    text-transform: uppercase;
    color: oklch(70.7% .165 254.624);
    letter-spacing: .1em;
    font-weight: 700;
    font-size: .75rem;
    line-height: calc(1/.75);
    text-align: center;
}

#product h2 {
    font-size: 3rem;
    line-height: 3.2rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

#product p {
    color: oklch(70.4% .04 256.788);
    line-height: 1.625;
    font-size: 1.125rem;
    text-align: center;
}

#product .product-item {
    border: 1px solid #ffffff33;
    border-radius: 1.5rem;
    transition: transform 0.9s ease-in-out;
}

#product .product-item .img {
    overflow: hidden;
    border-radius: 1.5rem;
}

#product .product-item .img img {
    height: 210px;
    transition: transform 0.7s ease-in-out;
}

#product .product-item .content h5 {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: calc(1.75/1.25);
}

#product .product-item .content span {
    text-transform: uppercase;
    color: oklch(70.4% .04 256.788);
    letter-spacing: .05em;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.1rem;
    display: block;
    text-align: left;
    height: 40px;
}

#product .product-item .content p {
    color: oklch(70.4% .04 256.788);
    line-height: 1.625;
    font-size: .875rem;
    text-align: left;
}

#product .product-item .content a {
    color: #fff;
    font-weight: 600;
    font-size: .875rem;
    line-height: calc(1.25/.875);
    background: #ffffff0d;
    border: 1px solid #ffffff0d;
}

#product .product-item:hover img {
    transform: scale(1.2);
    /* scale: 1.2; */
}

#product .product-item:hover h5 {
    color: oklch(70.7% .165 254.624);
}

.execellence {
    background-color: oklch(98.4% .003 247.858);
    padding: 70px 0;
}

.execellence .meter {
    width: 90%;
    transition-duration: .3s;
    box-shadow: 0 25px 50px -12px #00000040;
    background-color: #fff;
    border: 1px solid oklch(96.8% .007 247.896);
    border-radius: 1.5rem;
    z-index: 1;
}

.execellence .overlay {
    position: absolute;
    inset: -3%;
    width: 98%;
    height: 98%;
    background: #00d3f3;
    opacity: .05;
    transition-duration: .5s;
    border-radius: 1.5rem;
    transform: rotate(3deg);
}

.execellence .meter h2 {
    font-size: 3rem;
    line-height: 3.5rem;
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
}

.execellence .meter h2 span {
    font-size: 3rem;
    line-height: 3.5rem;
    color: oklch(62.3% .214 259.815);
    font-weight: 700;
}

.execellence .meter p {
    color: oklch(44.6% .043 257.281);
    font-size: 1.125rem;
    line-height: 1.625rem;
}

.execellence .meter .count-item {
    background: oklch(98.4% .003 247.858);
    border: 1px solid oklch(96.8% .007 247.896);
    border-radius: 1rem;
}

.execellence .meter .count-item span {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.execellence .meter .count-item p {
    color: oklch(70.4% .04 256.788);
    letter-spacing: .05em;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1rem;
}

.execellence .d-feature {
    box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    background-color: #fff;
    border: 1px solid oklch(96.8% .007 247.896);
}

.execellence .d-feature .img {
    color: oklch(70.5% .213 47.604);
    background: oklch(98% .016 73.684);
}

.execellence .d-feature span {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
}

.execellence .d-feature p {
    color: oklch(55.4% .046 257.417);
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.625rem;
}

#contact {
    padding: 70px 0;
    z-index: 1;
    overflow: hidden;
    scroll-margin-top: 100px;
}

#contact::after {
    content: '';
    position: absolute;
    top: 0;
    right: -2%;
    width: 33%;
    height: 100%;
    transform: skewX(12deg);
    background: oklch(98.4% .003 247.858);
    z-index: -1;
}

#contact h2 {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
    text-align: center;
}

#contact p {
    color: oklch(44.6% .043 257.281);
    font-size: 16px;
    line-height: 25px;
}

#contact .contact-item span {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.75rem;
}

#contact .contact-item p {
    color: oklch(44.6% .043 257.281);
    font-size: 16px;
    line-height: 25px;
}

#contact .contact-item .img {
    box-shadow: 0 10px 15px -3px #bedbff, 0 4px 6px -4px #bedbff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: oklch(93.2% .032 255.585);
    color: oklch(54.6% .245 262.881);
}

#contact form {
    box-shadow: 0 25px 50px -12px #00000040;
    background: #ffffff;
    border: 1px solid oklch(96.8% .007 247.896);
}

#contact form label {
    color: oklch(37.2% .044 257.287);
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.25rem;
}

#contact form .form-control::placeholder {
    color: #cccccc;
}

#contact form button {
    background: oklch(48.8% .243 264.376);
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    border: 1px solid oklch(48.8% .243 264.376);
}

.trusted {
    scroll-margin-top: 100px;
    padding: 70px 0;
}

.trusted h2 {
    color: oklch(20.8% .042 265.755);
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.8rem;
}

.trusted p {
    color: oklch(44.6% .043 257.281);
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}

.trusted .leaders {
    width: 100%;
    overflow: hidden;
    background: #f8fafc80;
    border: 1px solid oklch(96.8% .007 247.896);
}

.trusted .leaders .leader-content {
    display: flex;
    width: max-content;
    animation: scroll 30s linear infinite;
}

.trusted .leaders .leader-content span {
    padding: 0 40px;
    white-space: nowrap;
    font-weight: 700;
    color: oklch(70.4% .04 256.788);
    font-size: 1.5rem;
    line-height: 1.8rem;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

footer {
    background: oklch(12.9% .042 264.695);
    padding: 60px 0;
}

footer .logo img {
    width: auto;
    height: 70px;
}

footer h5 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
}

footer p {
    font-size: 15px;
    line-height: 25px;
    color: oklch(70.4% .04 256.788);
}

footer ul li a,
footer ul li {
    font-size: 16px;
    line-height: 25px;
    color: oklch(70.4% .04 256.788);
    font-weight: 500;
    margin-bottom: 10px;
}

footer ul li a:hover,
footer ul li:hover {
    color: oklch(48.8% .243 264.376);
}

hr {
    border-color: oklch(20.8% .042 265.755);
    opacity: 1;
}

footer .copyright span {
    color: oklch(70.4% .04 256.788);
    font-size: .75rem;
    line-height: 1.25rem;
}

@media only screen and (max-width: 480px) {

    header .menu-btn {
        display: block;
        background: transparent;
        border: none;
        font-size: 35px;
        color: #fff;
    }

    header .mobile-view .menu-btn,
    header.scrolled .menu-btn {
        color: #000;
    }

    header .mobile-view .menu-btn {
        font-size: 35px;
    }
/* 
    header .mobile-view {
        display: block;
    } */

    header .menu-btn {
        display: block !important;
    }

    header .mobile-view {
        display: flex !important;
    }

    header .menu-item ul {
        flex-direction: column;
        padding: 0;
        margin-top: 20px !important;
    }

    header .menu-item .gap-4 {
        gap: 0.8rem !important;
    }

    header .menu-item {
        display: none !important;
    }

    header .menu-item.active {
        position: absolute;
        right: 0;
        top: 0;
        display: block !important;
        width: 100%;
        height: auto;
        padding: 10px !important;
        background: #fff;
        z-index: 9;
        transition: 0.3s ease;
    }

    header ul li a {
        color: #000;
    }

    .banner .d-img {
        display: none;
    }

    .banner .m-img {
        display: block;
    }

    header .logo-area img {
        height: 40px;
    }

    .banner .content {
        width: 95%;
    }

    .banner .content h1 {
        font-size: 2rem;
        line-height: 2.5rem;
        margin: 10px 0 20px !important;
    }

    .banner .content p {
        font-size: .75rem;
        line-height: 1.25rem;
        margin-bottom: 20px !important;
    }

    .banner .content .btn-area a.light {
        display: none;
    }

    .banner .content .btn-area a.dark {
        padding: 10px 20px;
        font-size: 14px;
    }

    .checks {
        flex-wrap: wrap;
        gap: 10px !important;
        margin: 10px 0 20px !important;
    }

    #about .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    #about .about-left .main img {
        border-radius: 1.5rem;
    }

    #about .about-left .main {
        width: 100%;
    }

    #about .about-left .main .content span {
        font-size: .70rem;
        line-height: calc(1.25 / .70);
    }

    .purpose .card h2,
    #about .about-left .main .content h2 {
        font-size: 1.50rem;
        line-height: 1.80rem;
    }

    #about .about-left .main .content p {
        font-size: .85rem;
        line-height: 1.10rem;
    }

    #about .about-left .top-right {
        border-radius: 1rem;
        max-width: 70%;
        padding: 10px;
    }

    #about .about-left .top-right .icon {
        padding: 10px;
        border-radius: .5rem;
        margin-bottom: 0px;
        float: left;
        margin-right: 10px;
    }

    #about .about-left .top-right span {
        font-size: .75rem;
    }

    #about .about-left .top-right p {
        font-size: .65rem;
        margin-top: 0px;
        margin-bottom: 0;
    }

    #about .ms-5 {
        margin-left: 0rem !important;
    }

    #about .right {
        margin-top: 20px;
    }

    #about .right h2 {
        margin: 10px 0 !important;
    }

    #contact h2,
    .trusted h2,
    .execellence .meter h2,
    .execellence .meter h2 span,
    #product h2,
    #about .right h2 span,
    #about .right h2 {
        font-size: 1.8rem;
        line-height: 2.2rem;
        text-transform: capitalize;
    }

    #contact p,
    .trusted p,
    .execellence .meter p,
    #product p,
    #about .right p span,
    #about .right p {
        font-size: .85rem;
        line-height: 1.2rem;
    }

    #about .right p span {
        padding: 2px 10px;
    }

    #about .right ul li {
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .discover {
        text-align: center;
    }

    #about {
        padding: 70px 0 40px;
    }

    .purpose {
        padding: 40px 0;
    }

    .purpose .card {
        border-radius: 1.5rem;
    }

    .purpose .p-5 {
        padding: 1rem !important;
    }

    .purpose .mb-4 {
        margin-bottom: .5rem !important;
    }

    .purpose .card .pcard.p-4 {
        padding: 0.8rem !important;
    }

    .purpose .card .pcard.icon.p-3 {
        padding: .6rem !important;
    }

    .purpose .card .pcard p {
        font-size: 14px;
        min-height: auto;
    }

    .purpose .card .pcard ul li {
        font-size: 15px;
        line-height: 25px;
    }

    .purpose .card .pcard h4 {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }

    .purpose .card .pcard .gap-4 {
        gap: .5rem !important;
    }

    .purpose .card .row {
        gap: 20px;
    }

    .purpose .card li.p-3 {
        padding: .4rem !important;
    }

    .purpose .card li span {
        padding: 5px 10px !important;
    }

    #product p {
        width: 100% !important;
    }

    #product h2 {
        margin-bottom: 0.5rem !important;
    }

    #product p {
        margin-bottom: 1rem !important;
    }

    #product .product-item .content span {
        height: auto;
    }

    #product .product-item .content p {
        margin-top: 5px !important;
    }

    #product .row {
        gap: 10px;
    }

    #product {
        padding: 40px 0;
    }

    .execellence {
        padding: 70px 0 40px;
    }

    .execellence .row-gap-4 {
        row-gap: .5rem !important;
    }

    .execellence .d-feature .p-3 {
        padding: .7rem !important;
    }

    .execellence .earea {
        margin-bottom: 20px;
    }

    .execellence .meter p.my-4 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .execellence .meter .count-item span {
        font-size: 1.7rem;
        line-height: 2.5rem;
    }

    .execellence .p-4 {
        padding: .7rem !important;
    }

    #contact,
    .trusted {
        padding: 40px 0;
    }

    #contact p,
    .trusted p {
        width: 100% !important;
    }

    #contact .contact-item p {
        font-size: 15px;
        line-height: 20px;
        margin: 0 !important;
    }

    #contact form {
        margin-top: 20px;
    }

    #contact form .row-gap-4 {
        row-gap: 0.5rem !important;
    }

    #contact form button {
        width: 50% !important;
    }

    footer {
        padding: 40px 0;
    }

    footer .logo img {
        height: 50px;
    }

    footer p.w-75 {
        width: 100% !important;
    }

    footer .col-lg-2 {
        width: 50%;
        padding-right: 0 !important;
    }

    footer .row .col-lg-3:nth-child(3) {
        width: 50%;
        padding-left: 0 !important;
    }

    footer ul li a,
    footer ul li {
        font-size: 15px;
    }



}