
.count-to {
    display: inline-block;
    margin-bottom: 1.6rem;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1;
}
.count-title {
    color: #222;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 0.7rem;
    font-size: 2rem;
}
.about-us .counter p {
    line-height: 1.72;
}

.about-section .section-title {
    margin-bottom: 2.2rem;
}
.c-about{
    max-width: 1220px; 
    padding-bottom: 3rem !important;
}

.lh-2 {
    line-height: 2 !important;
}
.ls-md {
    letter-spacing: -0.03em !important;
}
.about-section .section-subtitle {
    margin-bottom: 0.2rem;
}
.about-section .section-title {
    margin-bottom: 2.2rem;
}
.about-us .section-title {
    letter-spacing: -0.06em;
}
.about-us .counter {
    padding: 4.5rem 1rem 4.2rem;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}
.about-us .counter p {
    line-height: 1.72;
}
.customer-section .section-subtitle, .store-section .section-subtitle {
    margin-bottom: 0.7rem;
}

.lh-2 {
    line-height: 2 !important;
}
.products {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: #344cef;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity 0.3s;
}

.submit-button {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 28px;
    padding-right: 28px;
}

.popup-video .banner-content {
    padding: 0px 0;
}