.mf-product-banner {
    background: url(../img/product/product-ban.webp);
    background-size: cover;
    background-position: center;
    color: white;
}

.mf-product-banner h1 {
    font-size: 72px;
    margin-bottom: 0px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 800;
    line-height: 1;
    max-width: 80%;
}

.mf-product-banner h1 span {
    font-size: 140px;
    display: inline;
    color: #f3b500;
}

.mf-product-banner p {
    font-size: 20px;
    margin-top: 30px;
    max-width: 70%;
    padding-bottom: 70px;
}

.mf-product-banner h4 span {
    color: #f3b500;
}

.heading-mf h2 {
    font-size: 75px;
    color: #f3b500;
    text-align: center;
    line-height: 60px;
}

.heading-mf p {
    font-size: 24px;
    color: white;
    text-align: center;
}

.quote-btn {
    font-size: 22px;
    color: white;
    display: inline-block;
    padding: 15px 30px;
    background: #fc6222;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: 500;
}

.quote-btn:hover {
    background: black;
    color: white;
    transform: translateY(-5px);
}

.mf-portfolio-section {
    background: url(../img/ai/process-sd.webp) no-repeat;
}

.mf-portfolio-section h2.an-primary-heading {
    color: #5200aa;
    font-family: 'Inter';
    font-weight: 800;
}

.mf-portfolio-section h2.an-primary-heading+p {
    font-size: 30px;
    color: black;
    font-weight: 600;
}

.mf-ai-testimonial-section {
    background: url(../img/ai/testimonails-bg.webp) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.mf-ai-testimonial-section .an-primary-heading {
    color: #f3b500;
    font-size: 70px;
    font-family: 'Inter';
    font-weight: 800;
}

.ai-test-inner {
    background: #fff;
}

.ai-test-inner span {
    font-size: 30px;
    font-weight: 600;
    color: black;
}

.mf-cta-aisection {
    background: #f3b500;
}

.mf-scale-growth-section {
    padding: 100px 0px;
}

.mf-scale-growth-section .an-primary-heading {
    text-align: center;
    font-size: 72px;
    max-width: 80%;
    margin: auto;
    font-family: 'Inter';
    font-weight: 800;
}

.mf-scale-growth-section .an-primary-heading span {
    color: #fc6222;
}

.mf-scale-growth-section .an-primary-heading+p {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    max-width: 65%;
    margin: auto;
}

.inner-growth {
    text-align: center;
    padding: 40px 50px;
}

.inner-growth h4 {
    font-size: 30px;
    font-weight: 800;
}

.mf-scale-strategy-section {
    background: url(../img/product/strategy-banner.webp) no-repeat;
    background-size: cover;
    align-items: baseline;
    padding: 100px 0 150px;
}

.mf-scale-strategy-section .an-primary-heading {
    color: white;
    text-align: center;
    font-size: 72px;
    font-family: 'Inter';
    font-weight: 800;
}

.mf-scale-strategy-section .an-primary-heading span {
    color: #f3b500;
    display: block;
}

.inner-strategy {
    text-align: end;
}

.scale-mn {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-bottom: 20px;
}

.scale-txt h6 {
    font-size: 40px;
    color: #f3b500;
    font-weight: 700;
}

.scale-txt p {
    font-size: 24px;
    color: white;
}

.mf-scale-strategy-section .row {
    padding-top: 80px;
}

.mf-scale-strategy-section figure {
    text-align: end;
}

.mf-product-section {
    padding: 100px 0px;
}

.mf-product-section .an-primary-heading {
    text-align: center;
    font-family: 'Inter';
    font-weight: 800;
}

.mf-product-section .an-primary-heading span {
    color: #5200aa;
    display: block;
}

.mf-product-section .row {
    justify-content: center;
}

.inner-prod {
    text-align: center;
    padding: 20px 60px;
}

.inner-prod h4 {
    color: #5200aa;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 30px;
}

.inner-prod img {
    margin-bottom: 20px;
}

.inner-prod p {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

.lastpara-product {
    max-width: 60%;
    margin: auto;
}

.mf-lauch-section {
    background: url(../img/product/launch-ban.webp) no-repeat;
    background-size: cover;
    min-height: 1080px;
    align-items: flex-end;
    text-align: center;
    background-position: center center;
}

.inner-launch h2 {
    color: white;
    font-size: 72px;
    font-weight: 800;
    font-family: 'Inter';
}

.inner-launch h2 span {
    color: #f3b500;
}

.inner-launch p {
    color: white;
    font-weight: 500;
    max-width: 75%;
    margin: auto;
    padding-bottom: 30px;
}

.inner-launch {
    max-width: 90%;
    margin: auto;
}

.growth-txt {
    text-align: end;
}

.growth-txt h2 {
    font-size: 72px;
    color: black;
    padding-bottom: 100px;
    font-family: 'Inter';
    font-weight: 800;
    max-width: 80%;
    margin-left: auto;
}

.growth-txt h2 span {
    color: #fc6222;
}

.growth-sd p {
    font-size: 30px;
    font-weight: 500;
}

.mf-portfolio-section h2.an-primary-heading span {
    color: #f3b500;
}

.mf-opportunity-section {
    background: url(../img/product/opportunity-sd.webp) no-repeat;
    background-size: cover;
    padding: 80px 0;
    padding-bottom: 0;
}

.inner-oppurt {
    text-align: end;
}

.inner-oppurt h4 {
    font-size: 72px;
    font-weight: 800;
    color: black;
    margin-bottom: 40px;
}

.inner-oppurt p {
    color: black;
    font-weight: 500;
}

.mf-opportunity-section .row {
    align-items: center;
}

.an-testimonial-item p {
    color: black;
}