.mf-strategy-banner {
    background: #5200aa;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Inter';
}

.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: 100px;
    line-height: 1;
}

.mf-strategy-banner h1 span {
    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%;
    left: 0%;
    margin-bottom: -12%;
}

.an-testimonial-item p {
    color: white;
}

.mf-seamless-product {
    padding: 100px 0;
    align-items: baseline;
}

.mf-seamless-product .an-primary-heading {
    color: #000000;
    font-weight: 800;
    text-align: center;
}

.mf-seamless-product .an-primary-heading span {
    color: #fc6222;
}

.inner-seams {}

.inner-seams h4 {
    font-size: 48px;
    font-weight: 800;
    color: black;
    margin-bottom: 25px;
}

.inner-seams p {
    font-size: 20px;
    color: black;
}

.mf-seamless-product .row {
    padding-top: 85px;
    align-items: center;
}

.mf-enhance-solution {
    background: #f3b500;
    padding: 120px 0;
}

.inner-enhance {
    text-align: center;
}

.inner-enhance h2 {
    font-size: 72px;
    color: black;
    font-family: 'Inter';
    font-weight: 800;
    margin-bottom: 25px;
}

.inner-enhance p {
    color: black;
    font-size: 36px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 40px;
}

.inner-enhance a {
    text-transform: inherit;
    font-size: 24px;
    font-weight: 700;
    padding: 16px 70px;
}

.mf-define-section {
    padding: 100px 0px;
    background: #5200aa;
}

.mf-define-section .an-primary-heading {
    color: white;
    text-align: center;
    font-weight: 800;
}

.mf-define-section .an-primary-heading+h3 {
    font-weight: 800;
    font-size: 48px;
    color: #fc6222;
    text-align: center;
    margin-bottom: 30px;
}

.mf-define-section .an-primary-heading+h3+p {
    color: white;
    text-align: center;
    max-width: 80%;
    margin: auto;
    font-weight: 500;
}

.inner-define {
    padding: 50px 70px;
    border: 1px solid white;
    border-radius: 25px;
    min-height: 100%;
}

.inner-define img {
    margin-bottom: 25px;
}

.inner-define h4 {
    font-size: 36px;
    color: #f3b500;
    font-weight: 800;
    margin-bottom: 30px;
}

.inner-define p {
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.mf-define-section .row {
    padding-top: 70px;
}

.mf-product-process {
    background: #f5f5fa;
    padding: 100px 0px;
    align-items: baseline;
}

.mf-product-process .an-primary-heading {
    text-align: center;
    font-weight: 800;
    color: black;
}

.mf-product-process .an-primary-heading+p {
    text-align: center;
    max-width: 90%;
    margin: auto;
    font-size: 30px;
}

.inner-product-process {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    padding: 50px 45px;
    display: flex;
    align-items: flex-start;
    gap: 0 30px;
    margin-bottom: 40px;
    min-height: 300px;
}

.prods-txt {}

.prods-txt h4 {
    font-size: 36px;
    font-weight: 800;
    color: black;
}

.prods-txt p {
    color: black;
    font-size: 22px;
    font-weight: 500;
}

.mf-product-process .row {
    padding-top: 70px;
}

.mf-product-choose {
    background: #f3b500;
    padding: 200px 0;
    align-items: baseline;
}

.product-choose-txt {}

.product-choose-txt h4 {
    font-size: 48px;
    font-weight: 800;
    color: black;
}

.product-choose-txt h2 {
    font-size: 100px;
    font-weight: 900;
    color: black;
}

.product-choose-txt p {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
}

.product-choose-txt .quote-btn {
    text-transform: none;
    font-weight: 600;
    padding: 16px 60px;
}

.mf-product-choose .row {
    align-items: center;
}

.mf-engage-section {
    background: #5200aa;
    padding: 100px 0px;
}

.inner-engage {
    text-align: center;
}

.inner-engage h2 {
    font-size: 72px;
    font-weight: 800;
    color: white;
    font-family: 'Inter';
    margin-bottom: 15px;
}

.inner-engage h2 span {
    color: #ffbe00;
}

.inner-engage p {
    font-size: 36px;
    color: white;
    max-width: 90%;
    margin: auto;
    margin-bottom: 50px;
}

.inner-engage .quote-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 60px;
    text-transform: unset;
}

.inner-engage .quote-btn:hover {
    background: black;
    color: white;
}

.an-testimonial-item span {
    color: white;
}

.mf-vendor-portfolio {
    background: white;
    align-items: baseline;
    padding: 100px 0;
}

.mf-vendor-portfolio .an-primary-heading {
    color: black;
    font-weight: 900;
    text-align: center;
}

.mf-vendor-portfolio .an-primary-heading+p {
    color: black;
    font-weight: 500;
    text-align: center;
    max-width: 65%;
    margin: auto;
}

.inner-port figcaption {
    background-color: #15111fb0;
    padding: 15px 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.inner-port figure {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

.inner-port figure img {
    transition: 0.5s;
}

.inner-port figcaption h6 {
    font-size: 24px;
    color: white;
    font-weight: 700;
    margin: 0;
}

.inner-port figure:hover>img {
    transform: scale(1.1) rotate(5deg);
}

.mf-vendor-portfolio .row {
    padding-top: 60px;
}

.mf-vendor-portfolio .row div:nth-child(even) {
    margin-top: 100px;
}

.portfolio-center-btn {
    padding-top: 50px;
    text-align: center;
}

.portfolio-center-btn .quote-btn {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
}