@import url('../fonts/satoshi-font/stylesheet.css');


body *,
::before,
::after {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

html {
    scroll-behavior: smooth;
}

img {
    max-width: 100%;
}

a,
button {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: inherit;
}

a:hover,
button:hover {
    text-decoration: none;
    outline: none;
}

a:focus,
button:focus {
    text-decoration: none;
    outline: none;
}

input:focus {
    outline: none;
}

:active,
:hover,
:focus {
    outline: 0 !important;
    outline-offset: 0;
}

body {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 1.4;
    color: #000;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2 !important;
}

.p_130 {
    padding: 130px 0px;
}

.p_120 {
    padding: 120px 0px;
}

.p_150 {
    padding: 150px 0px;
}

.p_100 {
    padding: 100px 0px;
}

a:hover {
    color: inherit;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-2 {
    margin-bottom: 25px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Satoshi' !important;
}

h1 {

    font-weight: 900;
    font-style: Black;
    font-size: 65px;
    line-height: 70px;
}



h2 {

    font-weight: 900;
    font-style: Black;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0%;


}

h3 {

    font-weight: 900;
    font-style: Black;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0%;



}

h4 {

    font-weight: 500;
    font-style: Medium;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0%;



}

h5 {

    font-weight: 700;
    font-style: Bold;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0%;

}

h6 {

    font-weight: 900;
    font-style: Black;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;


}

.size14,
.size14 p {
    font-family: "Inter", sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;

}

.size15,
.size15 p {
    font-size: 15px;
    line-height: 24px;
    vertical-align: middle;

}

.size16,
.size16 p {
    font-size: 16px;


}

.size22,
.size22 p {
    font-family: Satoshi;
    font-weight: 700;
    font-style: Bold;
    font-size: 22px;
    letter-spacing: 0%;

}

.size18,
.size18 p {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;

}

.grey,
.grey p {
    color: #858585;
}

.white,
.white p {
    color: #fff;
}

.gren,
.gren p {
    color: #769E45;
}

.pnk,
.pnk p {
    color: #F7488E;
}

.bg-pink {
    background-color: #F7488E;
}

.bg-pink-lyt {
    background-color: rgba(247, 72, 142, 0.015);
}

.bg-green {
    background-color: #769E45;
}

.bg-black {
    background-color: #000000;
}

.black .black p {
    color: #000000;
}

.cta {
    max-width: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 19px;
    line-height: 1.2;
    vertical-align: middle;
    background-color: #F7488E;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 20px 25px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    text-decoration: none;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 8px;
}

.cta:hover {
    background-color: #000;
    color: #fff;
}

.cta.grn-cta {
    background: #769E45;
}

.cta.grn-cta:hover {
    background: #F7488E;
    color: #fff;

}



.container-fluid {
    padding: 0px 20px;
}

.container {
    padding: 0px 15px;
}

/* header css */



.ryt-btn a {
    display: flex;
    align-items: center;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    gap: 10px;
    text-align: right;
    vertical-align: middle;
}

.ryt-btn a .rt-img {
    display: inline-block;
    max-width: 28px;
}

div#collapsibleNavbar {
    justify-content: flex-end;
    gap: 37px;
    width: 70%;
}

.hdr-ryt {
    display: flex;
    gap: 35px;
}

.main-header .navbar-brand {
    display: inline-block;
    max-width: 119px;
    padding: 0;
    margin: 0;
}

.main-header nav.navbar {
    padding: 0;
    justify-content: space-between;
}



.main-header ul.navbar-nav li .nav-link {
    margin: 0;
    padding: 0;
    color: #fff;
}





.hdr-top {
    padding: 10px;
}

.hdr-top a {
    display: flex;
    justify-content: center;
    text-align: center;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0%;
    vertical-align: middle;
}

.hdr-btm {
    background: #191A16;
    padding-top: 7px;
}

.prc1-btn .cta {
    padding: 10px 28px 7px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-family: 'Satoshi' !important;
}


.hdr-btm-inr {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.hdr-btm-inr .hdrb-lft {
    flex: 0 0 60%;
    display: flex;
}

.hdr-btm .prc-ryt {
    display: flex;
    align-items: center;
    gap: 23px;
    flex: 0 0 33%;
}

.sm-icn {
    display: inline-block;
    max-width: 24px;
}



.hdr-btm .hdrb-lft ul {
    display: flex;
    flex-direction: row;
    gap: 64px;
    align-items: center;
    margin-bottom: 8px;
}

.hdr-btm .hdrb-lft ul li .nav-link {
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
}

.imgh {
    transition: transform 0.4s ease, filter 0.4s ease;
}

.imgh:hover {
    transform: scale(1.08);
    filter: brightness(1.05);
}


.hdr-btm .hdrb-lft ul li .nav-link {
    position: relative;
    transition: color 0.4s ease-in-out;
}

.hdr-btm .hdrb-lft ul li .nav-link::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0%;
    height: 2px;
    background-color: #769E45;
    transition: width 0.4s ease-in-out;
}

/* .hdr-btm .hdrb-lft ul li .nav-link:hover {
  color: #769E45;
} */

.hdr-btm .hdrb-lft ul li .nav-link:hover::after {
    width: 100%;
}


/* Custom Hamburger */
.custom-toggler {
    border: none;
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    padding: 6px;
}

.custom-toggler span {
    display: block;
    width: 28px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    transition: all 0.4s ease;
}

/* When aria-expanded="true" (menu open) → cross */
.custom-toggler[aria-expanded="true"] .bar1 {
    transform: translateY(9px) rotate(45deg);
}

.custom-toggler[aria-expanded="true"] .bar2 {
    opacity: 0;
}

.custom-toggler[aria-expanded="true"] .bar3 {
    transform: translateY(-9px) rotate(-45deg);
}

button.navbar-toggler.custom-toggler {
    padding: 0;
    border: 0;
    outline: 0;
    box-shadow: none;
}

/* banner css */

.banner-sec {
    padding: 107px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

.banner-content {
    max-width: 708px;
    margin-right: auto;
    background: #FFFFFFF2;
    border-radius: 31px;
    padding: 39px 50px 50px 50px;
    position: relative;
}

.banner-sec {
    overflow: hidden;
}

.bnr-scl-ln {
    position: absolute;
    right: 10%;
}

.scrl-div {
    position: relative;
}

.chek-list ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 25px;
}

.chek-list ul li::after {
    position: absolute;
    content: '';
    left: 0;
    width: 17px;
    height: 11px;
    background-image: url('https://sagmeticinfotech.com/wp/2025/pinkleafcleaners/wp-content/uploads/2025/10/chk-img-1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
}

.scrollText {
    position: absolute;
    top: 50px;
    left: 50px;
    color: #FFFFFF;
    font-size: 16px;
    width: 130px;
    transform: translate(-27%, -50%);
    margin-bottom: 0;
}

.scrollGuide {
    position: absolute;
    top: 50px;
    left: 78px;
    height: 50px;

    i {
        display: block;
        width: 2px;
        height: 60px;
        margin-top: 18px;
        background-color: rgba(255, 255, 255, 0.5);
        overflow: hidden;
        position: relative;

        &:before {
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            background-color: #fafafa;
            position: absolute;
            top: 0;
            left: 0;
            animation: scrollGuide-animation 2s infinite normal;
        }
    }
}

@keyframes scrollGuide-animation {
    0% {
        transform: translate3d(0, -100%, 0);
    }

    15% {
        transform: translate3d(0, -98%, 0);
    }

    85% {
        transform: translate3d(0, 98%, 0);
    }

    100% {
        transform: translate3d(0, 100%, 0);
    }
}

.gren-leaf-img {
    position: absolute;
    top: -65px;
    right: -30px;
    width: 56px;
    height: 110px;
    z-index: -1;
}

.bnr-btn {
    max-width: 297px;
    margin-top: 35px;
}

.banner-content h1 {
    margin-bottom: 15px;
}

.bnr-sb {
    max-width: 576px;
    margin-bottom: 22px;
}

.lt-img {
    border-radius: 20px;
    overflow: hidden;
    margin-right: 30px;
    margin-left: 53px;
}

.bnr-sb p:last-child {
    margin-bottom: 0;
}

.lt-inr {
    max-width: 531px;
    margin-left: 30px;
}

.lt-inr h3 {
    max-width: 507px;
    margin-bottom: 20px;
}

.cmr-sec {
    position: relative;
}

.cmr-bg {
    position: absolute;
    left: 0;
    top: -90px;
    width: 75%;
    height: 386px;
    z-index: -1;
}

.cmr-content {
    max-width: 901px;
    margin: auto;
}

.cmr-content span {
    font-weight: 500;
    font-style: Medium;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
}

.lt-btm {
    max-width: 180px;
}

.comn-sc {
    position: relative;
}

.comn-sc::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 153px;
    right: 153px;
    height: 1px;
    background: linear-gradient(90deg,
            rgba(255, 255, 255, 0.11) 0%,
            rgba(33, 47, 124, 0.11) 50%,
            rgba(255, 255, 255, 0.11) 100%);
}



/* hlp section css */
.hlp-ryt {
    display: flex;
    gap: 30px;
    margin-left: 73px;
}

.hp-img {
    border-radius: 13px;
    overflow: hidden;
}

.hlp-body {
    padding-top: 18px;
}

.hlp-crd {
    border: 1px solid #0000000F;
    padding: 19px 19px 25px;
    border-radius: 13px;
    overflow: hidden;
    height: 100%;
}

.hlp-crd.hw-crd {
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border-right: none;
    border-bottom: none;
    position: relative;
    border: 0;
    overflow: hidden !important;
}

.lrn-ryt {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 66px;
    /* background-color: #0000000D; */
    border-radius: 23px;
}

.hlp-crd.hw-crd:hover {
    border-color: transparent;
    /* background-color: #fff; */
    box-shadow: none;
}

.hlp-ryt .hlp-card {
    height: auto;
}

.hlp-crd.hw-crd .hlp-inr {
    max-width: 331px;
}

.gf-img {
    position: absolute;
    top: -46px;
    right: -38px;
    max-width: 235px;
    z-index: 3;
}

.hlp-crd.hw-crd {
    z-index: 1;
}

.hlp-body h6 {
    margin-bottom: 5px;
}

.hlp-left {
    padding-right: 8px;
}

.hlp-btn {
    max-width: 352px;
    margin-top: 27px;
}

.hlp-btn {
    max-width: 352px;
    margin-top: 27px;
}

.lrn-lnk {
    display: inline-flex;
    gap: 8px;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0%;
    color: #F7488E;
    align-items: center;
}

.lrn-lnk span {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

.lrn-lnk span i {
    font-weight: 900;
    font-size: 10px;
}

.hlp-left h3 {
    max-width: 439px;
    margin-bottom: 18px;
}

.hlp-inr {
    max-width: 468px;
}

.hlp-crd:hover {
    border-color: transparent;
    box-shadow: 18px 33px 64px 0px #0000000D;
}

.hp-img.hw-box {
    background: #F7488E;
    padding: 20px 0px;
}

.hw-box .hp1-img {
    max-width: 83px;
    margin: auto;
    margin-bottom: 10px;
}

.hf-text {
    max-width: 280px;
    margin: auto;
    text-align: center;
}

.hf-text p {
    margin-bottom: 0;
}

.hw-top {
    max-width: 1064px;
    margin: auto auto 43px;
}

.hw-top h3 {
    max-width: 735px;
    margin: auto;
    margin-bottom: 12px;
}


.prise-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 79px 187px 78px 111px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #FEE7F0;
}

.prt-inr {
    max-width: 352px;
    margin-left: auto;
}

.prs-text {
    text-align: left;
}

.prs-btn {
    margin-bottom: 15px;
}

.prs-text p {
    max-width: 525px;
}

.chs-optn {
    border: 1px solid #0000000F;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 50px 37px;
    text-align: left;
    margin-bottom: 25px;
}

.chs-lft.text-left {
    position: sticky;
    top: 0;
}

.prise-sec {
    position: relative;

}

.curv-img1 {
    max-width: 254px;
    position: absolute;
    border: 0;
    left: 0;
    z-index: -1;
}

.cmr-bg1 {
    position: absolute;
    right: 0;
    top: -100px;
    width: 50%;
    z-index: -1;
}

.chs-optn:last-child {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    opacity: 0.5;
}

.pnk-lf-img {
    max-width: 40px;
    margin-bottom: 10px;
}

.chs-lft {
    max-width: 490px;
    text-align: left;
}

.chs-lft h3 {
    margin-bottom: 12px;
}

.chs-optn:hover {
    box-shadow: 8px 43px 64px 0px #0000000D;
    border-color: transparent;
}

.chs-ryt {
    max-width: 740px;
}

.chs-optn .chs-par {
    max-width: 612px;
}

.chs-optn .chs-par p {
    margin-bottom: 0;
}

.chs-img {
    max-width: 119px;
    margin-left: -20px;
}

.chs-lft p {
    margin-bottom: 0;
}

/* service section css */
.srvc-hd h2 {
    font-weight: 900;
    font-style: Black;
    font-size: 77px;
    line-height: 87px;
    letter-spacing: 0%;
}

.srvc-ryt {
    max-width: 488px;
    /* margin-left: 45px; */
}

.srv-top {
    margin-bottom: 50px;
}

.bdr-dv {
    position: relative;
    margin-top: 56px;
}

.bdr-dv::before {
    position: absolute;
    content: '';
    top: -26px;
    left: 0;
    width: 41px;
    height: 1px;
    background-color: #FFFFFF;
}



.service-box {
    padding: 29px 45px 39px 40px;
    border: 1px solid #7C807140;
    border-radius: 25px;
    background: #FFFFFF;
    max-width: 570px;
}


.srvc-img {
    max-width: 57px;
}

.servc-content {
    max-width: 1250px;
    margin: auto;
}

.srvc-list ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px;
}

.srvc-list ul li::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 14px;
    height: 19px;
    background-image: url('https://sagmeticinfotech.com/wp/2025/pinkleafcleaners/wp-content/uploads/2025/10/Group-3.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.srvc-headr h5 {
    color: #000000;
    margin-bottom: 0;
    margin-top: 25px;
}

.srvc-headr {
    margin-bottom: 24px;
    border-bottom: 1px solid #0000000F;
    padding-bottom: 27px;
}

.srv-rw {
    justify-content: space-between;
}

.srvc-bdy {
    max-width: 450px;
}


/* faq section css */

.faq-sec .accordion-item {
    border: 1px solid #0000001A !important;
    border-radius: 10px !important;
    margin-bottom: 25px;

}

.faq-sec .accordion-item:first-of-type {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.faq-sec .accordion-flush .accordion-item .accordion-button {
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    padding: 43px 49px 43px 37px;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000000;
    margin-top: 0;
}

.fq-lft h2 {
    margin-bottom: 12px;
}

.fq-sb.size22 p {
    max-width: 480px;
    font-weight: 300;
    line-height: 1.4;
}

.fq-sb.size22 p a {
    font-weight: 500;
}

.faq-se .accordion-body {
    padding: 0px 37px 30px;
}

.faq-sec {
    position: relative;
    overflow: hidden;
}
.faq-sec .accordion-body p {
    font-size: 18px;
}

.faq-sec ul.list-unstyled {
    padding-top: 15px !important;
}
.curv-img2 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 254PX;
    z-index: -1;
}

.faq-sec .cmr-bg {
    position: absolute;
    left: 0;
    bottom: -223px;
    width: 43%;
    height: 390px;
    z-index: -1;
    top: unset;
}

.fq-content {
    max-width: 817px;
    margin-left: auto;
}

/* footer css */


.ftr-lft-rw {
    justify-content: space-between;
    padding-right: 100px;
}

.ftr-bt {
    max-width: 814px;
    margin-top: 38px;
}


.cp-rw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cp-rw p {
    margin-bottom: 0;
}

.ftr-btm {
    border-top: 1px solid #FFFFFF26;
    padding: 35px 0px;
}


.cp-ryt ul {
    display: flex;
    gap: 61px;
    align-items: center;
}

.ftr-bt p {
    font-style: italic;
}

.ftr-lft {
    padding-top: 81px;
    padding-bottom: 71px;
    border-right: 1px solid #FFFFFF26;
    padding-right: 107px;
}

.ftr-ryt {
    padding: 85px 60px;
}

.cnt-info {
    display: flex;
    gap: 22px;
    margin-bottom: 25px;
}

.cnt-info p {
    margin-bottom: 0;
}

.cnt-info p:last-child {
    max-width: 170px;
}

.cnt-info p:first-child {
    width: 23%;
}


.ftr-tp h6 {
    margin-bottom: 15px;
}

.ftr-tp ul {
    margin-bottom: 24px;
}

.ftr-tp ul a i {
    margin-right: 10px;
    font-size: 18px;
}

.ftr-tp ul li {
    margin-bottom: 24px;
}

.accordion-body {
    padding: 0 37px 30px;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg);
    filter: brightness(0) saturate(100%) contrast(250%);
}



/* customer rvies section */
.custm-rvw {
    overflow-x: hidden;
    background: #000;
    padding: 124px 0 140px;
}

.custm-rvw .container-fluid {
    padding: 0 !important;
}

.cstmr-rvw {
    background: #fff;
    border-radius: 20px;
    padding: 39px 37px 22px;
    text-align: left;
}

.custm-rvw-box .slick-list {
    overflow: visible !important;
}

.cstn-box.slick-slide {
    padding: 0 13px;
    transition: transform 0.3s ease;
}

.cstmr-rvw.sld-img {
    padding: 0;
}

.qut-img {
    max-width: 40px;
    margin-bottom: 20px;
}


.cstmr-rvw h6 {
    margin-bottom: 14px;
    font-weight: 700;
}

.cstmr-inr {
    max-width: 384px;
}

.cst-ftr {
    border-top: 1px solid #0000001A;
    padding-top: 25px;
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 26px;
}

.cst-ftr .usr-img {
    max-width: 60px;
}

.usr-text p {
    font-weight: 700;
    color: #F7488E;
    margin-bottom: 5px;
}

.cst-rvw {
    max-width: 68px;
}

.custm-rvw-box .slick-track {
    display: flex;
}

.custm-rvw-box .slick-track .cstn-box.slick-slide {
    height: auto;
}

.custm-rvw-box .slick-track .cstn-box.slick-slide .cstmr-rvw {
    height: 100%;
}

.custm-rvw-contnt h3 {
    margin-bottom: 45px;
}
.cstmr-rvw.sld-img img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.custm-rvw-box .slick-track .cstn-box.slick-slide .cstmr-rvw {
    display: flex;
    flex-direction: column;
}

.cst-ftr {
    margin-top: auto;
}

.cstmr-inr.size16.grey {
    margin-bottom: 26px;
}


/****   Calulator Page Css   *******/
.banner-sec.contct {
    padding: 107px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-attachment: unset; 
}
.contct .banner-content {
    max-width: 650px;
    /*margin-right: auto;
    background: #FFFFFFF2;
    border-radius: 31px;
    padding: 39px 50px 50px 50px;
    position: relative;*/
}
/* mobile css */

/* 
.navbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.custom-toggler {
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25px;
  height: 18px;
  cursor: pointer;
  z-index: 1001;
}

.custom-toggler .bar {
  height: 3px;
  width: 100%;
  background-color: #000;
  border-radius: 10px;
}


.mobile-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  height: 100%;
  background-color: #fff;
  box-shadow: 2px 0 10px rgba(0,0,0,0.3);
  padding: 70px 20px 20px;
  transition: left 0.4s ease;
  z-index: 1000;
}

.mobile-menu.active {
  left: 0;
}


.mobile-menu .close-btn {
  position: absolute;
  top: 20px;
  right: 25px;
  background: none;
  border: none;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  line-height: 1;
}

.mobile-menu .navbar-nav {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.mobile-menu .nav-link {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  font-weight: 600;
}

.mobile-menu .nav-link:hover {
  color: #f04b8e;
}

@media (max-width: 991px) {
  .navbar-nav {
    display: none;
  }
} */
/* Smooth scale hover effect */