@import url('https://fonts.cdnfonts.com/css/playlist');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    background-color: #F5F5F5;
}

p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
}

a {
    text-decoration: none;
}

.green-button {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    border-radius: 100px;
    padding: 8px 25px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 30%; */
    width: 12rem;
}

@media (max-width: 991.2px) {
    .green-button {
        margin: auto;
    }
}

h1 {
    font-family: 'Playlist';
    font-style: normal;
}

main {
    height: auto;
}

.app-store-btn,
.play-store-btn {
    width: 150px;
    height: auto;
    /* margin-right: 15px; */
    cursor: pointer;
}

.highlight-text {
    color: green !important;
}

.hero-section {
    position: relative;
    min-height: 100vh;
    /* height: 100vh; */
    width: 100%;
    overflow: visible;
    color: #FFFFFF;
}

@media (max-width: 991.2px) {
    .hero-section {
        min-height: 0;
    }
}

.hero-section::before {
    content: "";
    position: absolute;
    background-image: url('../images/hero-section-bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}

.hero-section::after {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%);
    width: 100%;
    height: 300px;
    bottom: -2px;
    z-index: 3;
    pointer-events: none;
}

.hero-section h1 {

    font-weight: 400;
    font-size: 75px;
    line-height: 120%;
    color: #FFFFFF;
    text-shadow: 0px 4px 23.8px #000000;
}

.hero-section .overlay-content {
    position: relative;
    padding-top: 200px;
    width: 100%;
    z-index: 8;
}

.hero-section .overlay-content .row {
    position: relative;
}

@media (max-width: 991.2px) {
    .hero-section .overlay-content {
        padding-top: 130px;
    }

    .row-for-hero-section {
        text-align: center;
    }
}

.overlay-hero-content {
    position: relative;
    z-index: 9 !important;
}


.myselfietime-phone-app {
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 600px;
    height: auto;
    max-width: 100%;
    z-index: 2;
}



.mobile-header {
    display: none;
}

.header-top a,
.header-scroll a {
    text-decoration: none;
    color: #ffffff;
}

.header-top a:hover,
.header-scroll a:hover {
    color: #4ade80;
}

.header-top a.active-link,
.header-scroll a.active-link {
    color: #4ade80;
    font-weight: 600;
}


/* Top header */
.header-top {
    position: fixed;
    transition: all 0.3s ease;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    width: 100%;
    top: 0;
    z-index: 99;
    /* margin-top: 5px; */
    margin-top: 15px;
}

.header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-logo,
.header-top .header-logo {
    width: 200px;
    height: auto;
}

.header-top ul {
    padding: 15px 30px;
}

.header-top ul,
.header-scroll ul {
    /* background: rgba(255, 255, 255, 0.25);
    background-blend-mode: plus-lighter;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08), 0px 4px 6px rgba(0, 0, 0, 0.15), inset 1px 1px 3px rgba(0, 0, 0, 0.5), inset -1px -1px 2.5px rgba(153, 153, 153, 0.4), inset 0px 0px 1.5px rgba(0, 0, 0, 0.3); */
    background: linear-gradient(0deg, rgba(56, 56, 56, 0.4), rgba(56, 56, 56, 0.4)), linear-gradient(0deg, rgba(255, 255, 255, 0.288) 0%, rgba(255, 255, 255, 0.096) 30%, rgba(255, 255, 255, 0) 70%, rgba(224, 237, 255, 0.06) 100%), linear-gradient(316.97deg, rgba(255, 255, 255, 0.192) 17.24%, rgba(255, 255, 255, 0) 58.62%, rgba(217, 235, 255, 0.072) 86.21%), radial-gradient(38.46% 38.46% at 11.54% 19.23%, rgba(255, 235, 255, 0.0288) 0%, rgba(230, 255, 240, 0.0192) 70%, rgba(240, 240, 255, 0) 100%), radial-gradient(20% 20% at 0% 0%, rgba(255, 255, 255, 0.0147) 0%, rgba(250, 250, 255, 0.0245) 30%, rgba(255, 250, 250, 0.0098) 60%, rgba(252, 252, 255, 0) 100%);
    opacity: 1;
    box-shadow: 0px 0px 53.75px rgba(255, 255, 255, 0.0864), 0px 14.2px 35px -6px rgba(0, 0, 0, 0.32), 0px 3px 12px -3px rgba(0, 0, 0, 0.2025), inset 0.6px 0.96px 9.92px rgba(209, 230, 255, 0.12), inset 0px 1.5px 4.44px rgba(255, 255, 255, 0.432), inset -0.288px 0px 1.5px rgba(38, 115, 255, 0.0432), inset 0.288px 0px 1.5px rgba(255, 38, 64, 0.036), inset 0px 0px 1.235px rgba(242, 242, 255, 0.0392);
    backdrop-filter: blur(24.75px);
    border-radius: 100px;
}

.header-top .header-icon {
    /* background: rgba(255, 255, 255, 0.25);
    background-blend-mode: plus-lighter;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08), 0px 4px 6px rgba(0, 0, 0, 0.15), inset 1px 1px 3px rgba(0, 0, 0, 0.5), inset -1px -1px 2.5px rgba(153, 153, 153, 0.4), inset 0px 0px 1.5px rgba(0, 0, 0, 0.3); */
    background: linear-gradient(0deg, rgba(56, 56, 56, 0.4), rgba(56, 56, 56, 0.4)), linear-gradient(0deg, rgba(255, 255, 255, 0.288) 0%, rgba(255, 255, 255, 0.096) 30%, rgba(255, 255, 255, 0) 70%, rgba(224, 237, 255, 0.06) 100%), linear-gradient(316.97deg, rgba(255, 255, 255, 0.192) 17.24%, rgba(255, 255, 255, 0) 58.62%, rgba(217, 235, 255, 0.072) 86.21%), radial-gradient(38.46% 38.46% at 11.54% 19.23%, rgba(255, 235, 255, 0.0288) 0%, rgba(230, 255, 240, 0.0192) 70%, rgba(240, 240, 255, 0) 100%), radial-gradient(20% 20% at 0% 0%, rgba(255, 255, 255, 0.0147) 0%, rgba(250, 250, 255, 0.0245) 30%, rgba(255, 250, 250, 0.0098) 60%, rgba(252, 252, 255, 0) 100%);
    opacity: 1;
    box-shadow: 0px 0px 53.75px rgba(255, 255, 255, 0.0864), 0px 14.2px 35px -6px rgba(0, 0, 0, 0.32), 0px 3px 12px -3px rgba(0, 0, 0, 0.2025), inset 0.6px 0.96px 9.92px rgba(209, 230, 255, 0.12), inset 0px 1.5px 4.44px rgba(255, 255, 255, 0.432), inset -0.288px 0px 1.5px rgba(38, 115, 255, 0.0432), inset 0.288px 0px 1.5px rgba(255, 38, 64, 0.036), inset 0px 0px 1.235px rgba(242, 242, 255, 0.0392);
    backdrop-filter: blur(24.75px);

    border-radius: 100px;
    padding: 12px 30px;
}

/* Scroll header */
.header-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(-100%);
    visibility: hidden;
    z-index: 999;
    /* margin-top: 20px; */
    margin-top: 10px;
}

.header-scroll ul {
    padding: 5px 20px;
    /* from 15px 30px to 5px 20px */

}

.header-scroll .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-scroll .header-logo {
    width: 150px;
    /* from 90px to 150px */
    /* From 50px to 90px */
    height: auto;
}



.nav-show {
    opacity: 1 !important;
    transform: translateY(0) !important;
    visibility: visible !important;
}

.nav-hide-up {
    opacity: 0 !important;
    transform: translateY(-100%) !important;
    visibility: hidden !important;
}

.mobile-header .header-logo {
    width: 200px;
    height: auto;
}

.for-mobile-img {
    display: none;
}



.testimonials-section,
.what-is-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.what-is-section img {
    position: relative;
    z-index: 5;
}

.what-is-section::before {
    content: "";
    position: absolute;
    background-image: url('../images/line-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
}

.cards-content {
    border-radius: 30px;
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(70.2px);
    height: 100%;
}

.cards-content .overlay-icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: auto;
    top: 170px;
}

.cards-content .card-img-top {
    height: 200px;
}

.cards-content .card-body p {
    font-size: 13px;

}

.cards-content .card-body {
    padding-top: 40px;
}

.testimonials-section .card {
    position: relative;
}

.testimonials-section .testimonials-card {
    height: 200px;
    border: none;
    background: #FFFFFF !important;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}

.dr-stephanie-card {
    border: none;
    background: #FFFFFF !important;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
}

.testimonials-slider {
    position: relative;
    /* overflow: hidden; */
    transition: height 0.45s ease;
}

.testimonial-item {
    display: block;
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(18px);
    transition: opacity 0.45s ease, transform 0.45s ease;
}

.testimonial-item.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.testimonial-name {
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.testimonial-avatar {
    width: 150px;
    height: 150px;
    object-fit: cover;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.8);
    border-radius: 50%;
}

.testimonial-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 22px;
}

.testimonial-dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    border: none;
    padding: 0;
    background-color: #8f8f8f;
    transition: width 0.28s ease, background-color 0.28s ease;
}

.testimonial-dot.active {
    width: 22px;
    background-color: #00A027;
}

.testimonials-section .testimonials-card::before {
    content: "";
    position: absolute;
    background-image: url('../images/selfie-man-card-cover.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}


.testimonials-section .testimonials-card .row {
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.testimonials-section .selfie-man-img {
    position: absolute;
    top: -200px;
    left: 75px;
    width: 450px;
    height: 300px;
}

.testimonials-section .testimonials-row {
    background: #FFFFFF;
    background-blend-mode: plus-lighter;
    border-radius: 30px;
    padding-bottom: 60px;
}


/* #footer {
    position: relative;
    width: 100%;
    min-height: 700px;
} */

#footer {

    background-image: url('../images/bg-bottom.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* height: 650px; */
    position: relative;
}

#footer .footer-container {
    padding-top: 200px;
    /* from 250px to 200px */
    padding-bottom: 70px;
    position: relative;
    z-index: 5;
}

#footer::before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    width: 100%;
    height: 150px;
    /* from 200px to 150px */
    top: -1px;
    z-index: 3;
}


.pricing-row {
    margin-top: 100px;
    position: relative;
    z-index: 5;
    align-items: center;
    z-index: 9;
}

.pricing-row .pricing-card {
    display: flex;
    align-items: center;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    margin-bottom: 20px;
}

.pricing-row .pricing-card .card-body {
    text-align: center;
    padding: 30px 20px;
}

.pricing-row .pricing-card .pricing-button {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    border-radius: 100px;
    color: #FFFFFF;
    padding: 10px 30px;
    width: 100%;
    border: none;
    max-width: 150px;
    align-content: center;
}

.pricing-row .pricing-card .green-bg h3 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
}

.pricing-row .pricing-card .green-bg {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 100%;
    padding: 15px 0;
    background: linear-gradient(180deg, #287311 0%, #236E10 100%);
    opacity: 0.8;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(70.2px);

}


.selfie-feed-container {
    position: relative;
    z-index: 9;
    /* padding-top: 100px; */
    /* margin-top: -20rem; */
    /* top: -250px; */
    margin-top: 70px;
}

/* CSS STYLES */
.custom-card {
    border-radius: 15px;
    overflow: hidden;
    border: none;
    height: 400px;
    transition: transform 0.3s ease;
    position: relative;
    cursor: pointer;
}

.custom-card:hover {
    transform: translateY(-5px);
}

.card-img-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gradient-overlay {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 40%, transparent 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.card-content {
    position: relative;
    z-index: 2;
}

.avatar-img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border: 2px solid white;
}

.status-text {
    font-size: 0.75rem;
    opacity: 0.9;
    color: #e0e0e0;
}

.time-text {
    color: #4ade80;
    font-size: 0.75rem;
    font-weight: 600;
}

.btn-see-more {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    color: white;
    border: none;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
}

.btn-see-more:hover {
    background-color: #256629;
    color: white;
    transform: translateY(-2px);
}

.icon-circle {
    background-color: white;
    color: #318336;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-card {
    animation: fadeIn 0.6s ease forwards;
}



.horizontal-card {
    background: #FFFFFF;
    border-radius: 16px;
    border: none;
    padding: 15px;
    transition: all 0.3s ease;
    border: 1px solid #ffffff;
    box-shadow: 0px 514px 206px rgba(0, 0, 0, 0.01), 0px 289px 174px rgba(0, 0, 0, 0.05), 0px 129px 129px rgba(0, 0, 0, 0.09), 0px 32px 71px rgba(0, 0, 0, 0.1);
}



.user-avatar {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
    flex-shrink: 0;
}

.user-name {
    font-weight: 700;
    font-size: 1.1rem;
    color: #212529;
    margin-bottom: 2px;
    text-align: start;
}

.user-meta {
    font-size: 0.85rem;
    color: #6c757d;
}


.feature-card {
    background: #fff;
    border-radius: 20px;
    /* padding: 60px 20px 30px 20px; */
    padding: 30px;
    /* margin-top: 40px;
    margin-bottom: 20px; */
    position: relative;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border: none;
    transition: transform 0.3s ease;
    overflow: hidden;
    height: 100%;
}

.feature-card:hover {
    transform: translateY(-5px);
}

.left-icon-budget::before,
.left-icon-notified::before,
.left-icon-location::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    left: 0;
    top: 0;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.middle-icon-anytime::before,
.middle-icon-reports::before,
.middle-icon-whereabouts::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.right-icon-data::before,
.right-icon-customization::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    right: 0;
    top: 0;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.left-icon-location::before {
    background-image: url('../images/feature-location.svg');
}

.left-icon-notified::before {
    background-image: url('../images/feature-notified.svg');
}

.left-icon-budget::before {
    background-image: url('../images/feature-budget.svg');
}

.middle-icon-whereabouts::before {
    background-image: url('../images/feature-whereabouts.svg');
}

.middle-icon-reports::before {
    background-image: url('../images/feature-reports.svg');
}

.middle-icon-anytime::before {
    background-image: url('../images/feature-anytime.svg');
}

.right-icon-customization::before {
    background-image: url('../images/feature-customization.svg');
}

.right-icon-data::before {
    background-image: url('../images/feature-data.svg');
}


.feature-card-content {
    position: relative;
    z-index: 5;
}

.feature-title {
    color: #2F4D25 !important;
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 15px;
}

.feature-desc {
    color: #4B4B4B !important;
    font-size: 0.9rem;
    line-height: 1.5;
}


.login-card {
    /* height: 250px; */
    border: none;
    background: #FFFFFF !important;
    /* box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1); */
    position: relative;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    /* padding: 10px; */
    z-index: 10;
}




.login-card::before {
    content: "";
    position: absolute;
    background-image: url('../images/black-green-gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center bottom;
    z-index: 0;

}

.login-card .selfie-man-img {
    position: absolute;
    /* left: 60px; */
    left: 20px;
    width: 400px;
    height: 500px;
    bottom: 0px;
}


.login-form-control {
    background: #FFFFFF;
    box-shadow: 0px 191px 77px rgba(0, 0, 0, 0.01), 0px 108px 65px rgba(0, 0, 0, 0.05), 0px 48px 48px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    width: 100%;
    border: 1.5px solid darkgreen;
    padding: 10px 20px;
    outline: none;
}

.login-btn {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    border-radius: 100px;
    color: #EEEEEE;
    border: none;
    padding: 10px 60px;
    cursor: pointer;
    /* margin-right: 5px; */
}

.signup-btn {
    background: #FFFFFF;
    border-radius: 100px;
    color: #00A027;
    border: 2px solid #00A027;
    padding: 10px 50px;
    cursor: pointer;
    /* margin-right: 15px; */
    text-align: center;
    font-weight: 600;
}

.form-check-input {
    border: 1px solid #236E10;
}

.login-signup-btn {
    display: flex;
    align-items: center;
    gap: 15px;
    /* padding: 1rem; */

}



@media (max-width: 991.2px) {

    .myselfietime-phone-style {
        width: 75%;
        height: auto;
    }

    .hero-section::after {
        z-index: 8;
    }

    .mobile-header {
        display: block;
        position: fixed;
        top: 15px;
        width: 100%;
        z-index: 1000;
    }

    .login-card::before,
    .login-card img,
    .testimonials-section .selfie-man-img,
    .myselfietime-phone-app,
    .header-scroll,
    .header-top {
        display: none;
    }

    .testimonials-section,
    .what-is-section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;

    }

    .hero-section h1 {
        font-size: 40px;
        line-height: 120%;
    }

    /* .hero-section::after {
        z-index: 99999 !important;
        bottom: -2px;
    } */

    .for-mobile-img {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        z-index: -5;
    }

    .login-signup-btn {
        flex-direction: column;
        width: 100%;
        align-items: normal !important;
        gap: 8px;
    }

    .testimonials-card {
        height: 100% !important;
    }

    /* .testimonial-item {
        display: block;
        position: relative;
        inset: auto;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
        transition: none;
        margin-bottom: 16px;
    }

    .testimonial-item:last-child {
        margin-bottom: 0;
    } */

    .testimonial-avatar {
        width: 100px;
        height: 100px;
    }

    .testimonial-name {
        font-size: 16px;
        letter-spacing: 0.16em;
    }

    /* .testimonial-dots {
        display: none;
    } */

    /* .testimonials-slider {
        height: auto !important;
        overflow: visible;
    } */
}

.object-fit-cover {
    object-fit: cover;
}


.leaflet-control-attribution {
    display: none !important;
}


.close-modal-btn {

    z-index: 999999;
}

.prices-title {
    font-size: 20px;
    font-weight: 700;
    color: #318336;
}


.selfie-text {
    font-size: 50px;
}

.footer-text {
    font-size: 20px;
    font-weight: 600;
}

.font-location {
    font-size: 18px;
    font-weight: 500;
}


/* @media (max-height: 915px) {
    .selfie-feed-hero-row {
        display: none !important;
    }

    .selfie-feed-hero-row-mobile {
        display: block !important;
    }
    .selfie-feed-container {
        top: -450px;
    }
} */


.captcha-img {
    width: 200px !important;
    height: 100px !important;
    background-color: transparent !important;
    background-image: none !important;
    position: inherit !important;
    border: none !important;
    border-radius: 20px !important;
    display: block !important;
    box-shadow: 0px 191px 77px rgba(0, 0, 0, 0.01), 0px 108px 65px rgba(0, 0, 0, 0.05), 0px 48px 48px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1) !important;
}


.selfie-signup-img {
    width: 460px;
    height: auto;
    float: right;
}

@media (max-width: 1199.2px) {
    .selfie-signup-img {
        width: 100%;
        height: auto;
        float: none;
        margin-top: 100px;
    }
}

@media (max-width: 991.2px) {
    .selfie-signup-img {
        display: none;
    }
}

.maplibregl-popup-close-button {
    display: none !important;
}

/* Adjust attribution font size */
.maplibregl-ctrl-attrib {
    font-size: 8px !important;
    opacity: 0.6 !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
    padding: 2px 5px !important;
    transition: opacity 0.2s;
}

.maplibregl-ctrl-attrib:hover {
    opacity: 1 !important;
}

.maplibregl-ctrl-attrib a {
    font-size: 8px !important;
    color: #333 !important;
}

/* Map drag cursor */
.maplibregl-canvas-container.maplibregl-interactive {
    cursor: grab !important;
}

.maplibregl-canvas-container.maplibregl-interactive:active {
    cursor: grabbing !important;
}

.highlight-title {
    color: #2F4D25 !important;
}

.maplibregl-ctrl-group:not(:empty) {
    margin-top: 0 !important;
}

.maplibregl-ctrl-attrib-inner {
    margin-left: 25px !important;
}

.map-controll-hint {
    position: absolute;
    bottom: 113px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.682);
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 11px;
    color: #333;
    z-index: 1000;
}

/* browser compatibility fix for map rendering in modal */

#profileModal .modal-content {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#profileModal .modal-body .row {
    min-height: 400px;
}

#profileModal .col-md-6.bg-light.position-relative {
    min-height: 400px;
    display: flex;
    flex-direction: column;
}

#profileModal .col-md-6.bg-light.position-relative>.h-100.position-relative {
    min-height: 400px;
    height: 100%;
    flex: 1 1 auto;
}

#profileModal #map {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100% !important;
    min-height: 400px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#profileModal #map .maplibregl-canvas-container,
#profileModal #map .maplibregl-canvas,
#profileModal #map canvas {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 767.98px) {

    .map-panel,
    .map-wrapper,
    .selfie-map {
        min-height: 320px;
    }

    #profileModal .modal-body .row,
    #profileModal .col-md-6.bg-light.position-relative,
    #profileModal .col-md-6.bg-light.position-relative>.h-100.position-relative,
    #profileModal #map {
        min-height: 320px;
    }
}

#modal-user-img {
    max-height: 550px !important;
}


.mobile-nav {
    position: fixed;
    display: none;
    bottom: 15px;
    justify-content: center;
    width: 100%;
    align-items: center;
    z-index: 9999;
    gap: 10px;
}

.mobile-nav .nav {
    display: flex;
    gap: 30px;
    /* padding: 8px 15px; */
    /* width: 100%; */
    /* max-width: 270px; */
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: rgba(219, 217, 217, 0.7);
    border: 0.6625px solid #F4F4F4;
    box-shadow: 0px 23.85px 9.275px rgba(0, 0, 0, 0.01), 0px 13.25px 7.95px rgba(0, 0, 0, 0.03), 0px 6.625px 6.625px rgba(0, 0, 0, 0.04), 0px 1.325px 3.975px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.5175px);
    height: 60px;

}

.mobile-nav .nav:nth-child(1) {
    width: 270px;
}

.mobile-nav .mobile-login-nav {
    /* padding: 16px 25px; */
    width: 70px;
}

.mobile-nav .nav img {
    filter: brightness(10%);
    width: 24px;
    height: 24px;
}

.mobile-nav .active-link {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    padding: 10px;
    border-radius: 50%;
    color: white !important;
    display: inline-flex;
}

.mobile-nav .active-link img {
    filter: brightness(100%);
}

@media (max-width: 991.2px) {
    .mobile-nav {
        display: flex;
    }
}

@media (max-width: 375px) {


    .mobile-nav {
        gap: 5px;
    }

    .mobile-nav .nav:nth-child(1) {
        width: 265px;
    }

    .mobile-nav .mobile-login-nav {
        width: 65px;
    }
}

@media (max-width: 350px) {
    .mobile-nav .nav:nth-child(1) {
        width: 260px;
    }

    .mobile-nav .mobile-login-nav {
        width: 60px;
    }
}

@media (min-width: 1700px) {
    .myselfietime-phone-app {
        /* width: 700px; */
        right: 20%;
    }
}

@media (min-width: 1800px) {
    .myselfietime-phone-app {
        right: 25%;
    }
}


@media (max-width: 991.2px) {
    .myselfietime-phone-app {
        width: 500px;
    }
}

@media (max-height: 720px) and (max-width: 1100px) {
    .myselfietime-phone-app {
        width: 550px;
    }
}

@media (max-height: 660px) {
    .myselfietime-phone-app {
        width: 500px;
    }
}

@media (min-width: 991.2px) and (min-height: 800px) {
    .hero-section {
        min-height: 90vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 900px) {
    .hero-section {
        min-height: 80vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 1000px) {
    .hero-section {
        min-height: 75vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 1100px) {
    .hero-section {
        min-height: 68vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 1200px) {
    .hero-section {
        min-height: 63vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 1300px) {
    .hero-section {
        min-height: 55vh !important;
    }
}

@media (min-width: 991.2px) and (min-height: 1400px) {
    .hero-section {
        min-height: 53vh !important;
    }
}

@media (min-width: 991.2px) {
    .hero-section {
        padding-bottom: 50px;
    }
}

.hero-section {
    padding-bottom: 50px;
}


@media (min-width: 1200px) {
    .about-img {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .about-img {
        max-width: 600px !important;
    }
}

@media (max-width: 768px) {
    #profileModal .modal-dialog.modal-dialog-centered {
        padding-bottom: 80px;
    }
}

/* Blogs section styles */

.blogs-overlay {
    z-index: 9 !important;
}

.cards-content-for-blogs {
    border-radius: 30px;
    border: none;
    background: transparent;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(70.2px);
    height: 100%;
    width: 100%;
    /* max-width: 400px; */
}

.cards-content-for-blogs .card-body {
    background-color: #FFFFFF;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    flex-direction: column;
}

.cards-content-for-blogs .card-body .blog-green-button {
    margin-top: auto;
}

.cards-content-for-blogs .card-body h5 {
    font-family: 'Inter';
    font-size: 20px;
    font-weight: 600;
}

.cards-content-for-blogs .card-body p {
    font-size: 13px;
    color: #4B4B4B;
    font-family: 'Inter';
}

.container-for-blogs {
    /* display: flex;
        justify-content: center; */
    position: relative;
    z-index: 99;
}

@media (min-width: 992px) {}

/* .row-for-blogs {
    justify-content: center;
    align-items: center;
} */

.blog-green-button {
    background: linear-gradient(180deg, #00A027 0%, #003A0E 100%);
    border-radius: 100px;
    padding: 8px 35px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 30%; */
    width: fit-content;
}

.blog-titles {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
}

@media (max-width: 1400px) {
    .img-overlay-blogs img {
        margin-top: -10rem;
    }

    .img-overlay-blogs .coffee-img {
        margin-top: -15rem;
    }

}

@media (max-width: 1200px) {
    .img-overlay-blogs img {
        margin-top: -5rem;
    }

    .img-overlay-blogs .coffee-img {
        margin-top: -10rem;
    }
}

@media (max-width: 991.2px) {
    .img-overlay-blogs img {
        margin-top: 0rem;
    }

    .img-overlay-blogs .coffee-img {
        margin-top: -0rem;
    }

    .section-blogs-content,
    .blogs-overlay {
        padding: 0 15px;
    }

    .blog-titles {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (min-width: 1400px) {
    .img-overlay-blogs img {
        margin-top: -15rem;
    }

    .img-overlay-blogs .coffee-img {
        margin-top: -20rem;
    }
}



@media (min-width: 992px) {
    .section-blogs-content {
        margin-top: -20rem;
        position: relative;
        z-index: 7;
    }

    .container-blogs-content {
        background: #FBFBFB;
        /* opacity: 0.76; */
        background: rgba(251, 251, 251, 0.76);
        border-radius: 27px;
        padding: 30px;
        position: relative;
        margin-bottom: 50px;
    }

    .blog-months {
        color: #25E654;
    }
}

@media (max-height: 710px) and (min-width: 991.2px) {
    .section-blogs-content {
        margin-top: -15rem;
    }
}

@media (max-height: 630px) and (min-width: 991.2px) {
    .section-blogs-content {
        margin-top: -10rem;
    }
}

@media (max-height: 560px) and (min-width: 991.2px) {
    .section-blogs-content {
        margin-top: -7rem;
    }
}

@media (max-height: 510px) and (min-width: 991.2px) {
    .section-blogs-content {
        margin-top: -3rem;
    }
}


.section-blogs-content {
    position: relative;
    z-index: 7;
}



.container-blogs-content h5 {
    font-family: 'Inter';
    font-weight: 600;
    color: #2F4D25;
    margin-bottom: 15px;
    margin-top: 25px;
}

/* .container-blogs-content li,
.container-blogs-content p {
    font-size: 18px !important;
} */

.blog-months {
    font-family: "Inter";
    font-size: 20px;
    margin-top: 20px;
}

.message-card {
    padding: 30px;
    border-radius: 30px;
    background-color: #FFFFFF;
    box-shadow: 0px 41px 89px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border: none;
}

.message-card p {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    line-height: 160%;
}

.message-card small {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
}

.message-card-profile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
}

.message-card-profile img {
    width: 120px;
    height: 120px;
}

@media (max-width: 600px) {
    .message-card-profile {
        flex-direction: column;
        text-align: center;
    }
}

.secure-digital-biometric-img {
    cursor: pointer;
    width: 100%;
    height: auto;
    border-radius: 15px;
    box-shadow: 0px 191px 77px rgba(0, 0, 0, 0.01), 0px 108px 65px rgba(0, 0, 0, 0.05), 0px 48px 48px rgba(0, 0, 0, 0.09), 0px 12px 26px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.secure-digital-biometric-img:hover {
    transform: scale(1.02);
}

.appstore-link,
.playstore-link {
    color: #00681A;
    font-weight: 600;
    font-size: 18px;
}


.testimonial-button-and-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}

.message-card-profile-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.message-card-logo {
    width: 150px !important;
    height: auto !important;
}

.testimonial-button-and-logo img {
    width: 120px !important;
    height: auto !important;
}

@media (max-width: 991.2px) {
    .message-card-profile-info,
    .testimonial-button-and-logo {
        flex-direction: column;
        gap: 25px;
    }

    .message-card-logo { 
        width: 100px !important;
    }
}