.mf-strategy-banner {
    background: #5200aa;
}

.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: white;
    color: black;
    transform: translateY(-5px);
}

.mf-strategy-banner h1 {
    color: #f3b500;
    font-family: 'Inter';
    font-weight: 800;
    font-size: 80px;
    line-height: 1;
}

.mf-strategy-banner h1 span {
    font-size: 60px;
    font-family: 'Inter';
    font-weight: 800;
    color: white;
}

.mf-strategy-banner p {
    font-size: 24px;
    font-weight: 500;
    color: white;
    margin-bottom: 40px;
}

.mf-strategy-banner .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
}

.mf-strategy-banner .an-about-mobile {
    max-width: 100%;

}

.mf-identity-section {
    padding: 200px 0px;
}

.mf-identity-section:before {
    content: '';
    position: absolute;
    background: url(../img/strategy/identity-sec.webp) no-repeat;
    height: 100%;
    width: 30%;
    right: 0;
    background-position: right center;
    top: 0px;
    z-index: -1;
    background-size: cover;
}

.inner-identity h4 {
    font-size: 70px;
    color: black;
    font-weight: 800;
    font-family: 'Inter';
    margin-bottom: 20px;
}

.inner-identity h4 span {
    color: #fc6222;
}

.inner-identity p {
    font-size: 30px;
    color: #000000;
    margin-bottom: 50px;
    font-weight: 500;
}

.mf-identity-section .row {
    justify-content: space-between;
}
.mf-design-section {
    padding: 200px 0px;
}

.mf-design-section:before {
    content: '';
    position: absolute;
    background: #f3b500 ;
    height: 100%;
    width: 29%;
    left: 0;
    background-position: right center;
    top: 0px;
    z-index: -1;
    background-size: contain;
}

.inner-designs h4 {
    font-size: 70px;
    color: black;
    font-weight: 800;
    font-family: 'Inter';
    margin-bottom: 20px;
}

.inner-designs h4 span {
    color: #fc6222;
}

.inner-designs p {
    font-size: 30px;
    color: #000000;
    margin-bottom: 50px;
    font-weight: 500;
}

.mf-design-section .row {
    justify-content: space-between;
}
.mf-design-section img {
    position: relative;
    left: -40%;
}
.mf-vision{
    background: black;
    color: white;
    padding: 50px 0;
}

.mf-vision marquee{
    font-size: 100px;
    font-family: 'akira';
}
.mf-plan-section{
    background: #5200aa;
    padding: 100px 0px; 
}
.mf-plan-section .an-primary-heading{
    text-align: center;
    color: white;
    font-family: 'Inter';
    font-weight: 800;
}
.mf-plan-section .an-primary-heading span{
    color: #fc6222;
} 
.mf-plan-section .an-primary-heading + p{
    text-align: center;
    color: white;
    font-weight: 500;
    max-width: 70%;
    margin: auto;
}
.mf-plan-section .row{
    padding-top: 80px;
    justify-content: center;
}
.inner-plan{
    padding: 50px 70px 50px 50px;
    border: 1px solid white;
    border-radius: 25px;
    margin-bottom: 40px;
    min-height: 400px;
}
.inner-plan img{
    margin-bottom: 20px;
}
.inner-plan h4{
    font-size: 36px;
    color: #fc6222;
    font-weight: 800;
}
.inner-plan p{
    font-size: 18px;
    color: white;
    line-height: inherit;
}
.mf-brand-work-section{
    padding: 100px 0 165px;
}


.mf-brand-work-section .mf-brand-arrow {
    position: absolute;
    right: -140px;
    bottom: 0px;
    max-width: 59%;
    z-index: -1;
}
.inner-works h2{
    font-size: 72px;
    font-weight: 800;
    color: black;
    font-family: 'Inter';
    margin-bottom: 40px;
}
.inner-works h2 span{
    font-size: 80px;
    color: #fc6222;
    display: block;
}
.inner-works p{
    color: #000000;
    font-weight: 500;
    margin-bottom: 40px;
}
.mf-strategy-cta{
    background: #f3b500;
    padding: 100px 0px;
}
.inner-cta {
    text-align: center;
}

.inner-cta h2 {
    font-size: 72px;
    color: black;
    font-family: 'Inter';
    font-weight: 800;
}

.inner-cta h2 span {
    color: #5200aa;
}

.inner-cta p {
    font-size: 36px;
    color: black;
    margin-bottom: 45px;
}

.inner-cta a {
    padding: 15px 50px;
}

.mf-strategy-cta .row {
    justify-content: center;
}
.mf-reach-section{
    background: #5200aa;
    padding: 100px 0px 0;
}

.inner-reach h4{
    font-size: 72px;
    color: white;
    font-weight: 800;
    margin-bottom: 45px;
}
.inner-reach h4 span{
    color: #fc6222;
}
.inner-reach h6{
    font-weight: 800;
    color: #f3b500;
    font-size: 36px;
    margin-bottom: 40px;
}
.inner-reach p{

font-size: 24px;

font-weight: 500;

color: white;

font-weight: 500;
}
.mf-reach-section .row {
    align-items: center;
}

.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-portfolio-section {
    background: url(../img/ai/process-sd.webp) no-repeat;
    background-position: center;
}
.mf-reach-section img {
    max-width: 100%;
}
.mf-business-reach{
    background: #f3b500;
    padding: 150px 0px 130px;
}
.inner-business h4{
    font-size: 72px;
    font-weight: 800;
    color: black;
    margin-bottom: 35px;
}
.inner-business p{
    color: black;
    margin-bottom: 30px;
    max-width: 75%;
}
.mf-business-reach img {
    position: absolute;
    right: 160px;
    z-index: -1;
    max-width: 90%;
    bottom: -80px;
}
.an-testimonial-item p{
    color: black;
}
.mf-portfolio-section .an-primary-heading{
    font-family: inter;
    font-weight: 800;
}