/* Regular weight */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*Bold weight */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*SemiBold weight */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*Light weight */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #ffffff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.logo {
    text-align: center;
    margin-bottom: 40px;
}

.logo img {
    max-width: 250px;
    height: auto;
}

.main-headline {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: #0B3558;
    margin-bottom: 30px;
    line-height: 1.3;
    font-family: 'Montserrat', sans-serif;
}

.main-headline .highlight-blue {
    color: #0096d6;
    font-weight: bold;
}

.main-headline .d-italic {
    font-style: italic;
}

.subtitle {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0px;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
}


.top-content .sub-headline {
    font-size: 20px;
    font-weight: 700;
    color: #0B3558 !important;
    line-height: 1.4em;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.top-content p {
    font-size: 18px;
    font-weight: 500;
    color: #000000 !important;
    line-height: 1.4em;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}

.thank-you-content h1 {
    font-weight: 700;
    font-size: 32px;
    color: #0B3558 !important;
    line-height: 1.4em;
    text-align: center;
    padding-bottom: 18px;
}

.thank-you-content p {
    font-weight: 500;
    font-size: 18px;
    color: #000000 !important;
    line-height: 1.4em;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 18px;
}

.points h5 {
    font-weight: 700;
    font-size: 24px;
    color: #0B3558 !important;
    line-height: 1.4em;
    text-align: center;
    padding-bottom: 18px;
}

.points ul {
    list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;
}

.points ul li {
    font-weight: 500;
    font-size: 18px;
    color: #000000 !important;
    line-height: 1.4em;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 5px;
    width: 870px;
    margin: 0 auto;
}

.privacy-policy .main-heading h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000000 !important;
    line-height: 1.2em;
    text-align: left;
    font-size: 25px;
}

.privacy-policy .all-content {
    padding-top: 10px;
}

.privacy-policy .all-content h5 {
    font-weight: 400;
    font-size: 16px;
    color: #000000 !important;
    line-height: 1.4em;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 18px;
}

.privacy-policy .all-content .content h4{
     font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #0b3558 !important;
    line-height: 1.2em;
    text-align: left;
    font-size: 22px;
    padding-bottom: 10px;
}

.privacy-policy .all-content .content p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #0b3558 !important;
    line-height: 1.4em;
    text-align: left;
    font-size: 18px;
    margin-bottom: 8px;
}
.privacy-policy .all-content .content{
    padding-bottom: 20px;
}
.video-placeholder video {
    max-width: 100%;
}


.whats-button {
    color: #FFFFFF !important;
    border: 2px solid #25d366;
    border-radius: 12px;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
    background-color: #32ba46;
    padding: 14px 40px 14px 60px;
    /* extra left padding for icon */
    text-decoration: none;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* keeps spacing consistent */
}

.whats-button:hover {
    background-color: #000000;
}

.whats-button::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNjgyIDY4Mi42NjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTU0NC4zODcgOTMuMDA4QzQ4NC41MTIgMzMuMDYzIDQwNC44ODMuMDM1IDMyMC4wNSAwIDE0NS4yNDYgMCAyLjk4IDE0Mi4yNjIgMi45MSAzMTcuMTEzYy0uMDI0IDU1Ljg5NSAxNC41NzcgMTEwLjQ1NyA0Mi4zMzEgMTU4LjU1MUwuMjUgNjQwbDE2OC4xMjEtNDQuMTAyYzQ2LjMyNCAyNS4yNyA5OC40NzcgMzguNTg2IDE1MS41NSAzOC42MDJoLjEzNGMxNzQuNzg1IDAgMzE3LjA2Ni0xNDIuMjczIDMxNy4xMzItMzE3LjEzMy4wMzYtODQuNzQyLTMyLjkyMS0xNjQuNDE4LTkyLjgtMjI0LjM2ek0zMjAuMDUgNTgwLjk0aC0uMTFjLTQ3LjI5Ni0uMDItOTMuNjgzLTEyLjczLTEzNC4xNi0zNi43NDJsLTkuNjItNS43MTUtOTkuNzY2IDI2LjE3MiAyNi42MjgtOTcuMjctNi4yNy05Ljk3MmMtMjYuMzg2LTQxLjk2OS00MC4zMi05MC40NzYtNDAuMjk2LTE0MC4yODEuMDU1LTE0NS4zMzIgMTE4LjMwNS0yNjMuNTcgMjYzLjctMjYzLjU3IDcwLjQwNi4wMjMgMTM2LjU5IDI3LjQ3NiAxODYuMzU1IDc3LjNzNzcuMTU2IDExNi4wNTEgNzcuMTMzIDE4Ni40ODVDNTgzLjU4MiA0NjIuNjkgNDY1LjM0IDU4MC45NCAzMjAuMDUgNTgwLjk0em0xNDQuNTg2LTE5Ny40MThjLTcuOTIyLTMuOTY4LTQ2Ljg4My0yMy4xMzItNTQuMTQ5LTI1Ljc4LTcuMjU4LTIuNjQ1LTEyLjU0Ny0zLjk2Mi0xNy44MjQgMy45NjgtNS4yODUgNy45My0yMC40NjkgMjUuNzgxLTI1LjA5NCAzMS4wNjYtNC42MjUgNS4yOS05LjI0MiA1Ljk1My0xNy4xNjggMS45ODUtNy45MjUtMy45NjUtMzMuNDU3LTEyLjMzNi02My43MjYtMzkuMzMyLTIzLjU1NS0yMS4wMTItMzkuNDU3LTQ2Ljk2MS00NC4wODItNTQuODktNC42MTctNy45MzgtLjA0LTExLjgxMyAzLjQ3Ni0xNi4xNzMgOC41NzgtMTAuNjUyIDE3LjE2OC0yMS44MiAxOS44MDktMjcuMTA1IDIuNjQ0LTUuMjkgMS4zMi05LjkxOC0uNjY0LTEzLjg4My0xLjk3Ny0zLjk2NS0xNy44MjQtNDIuOTY5LTI0LjQyNi01OC44NC02LjQzNy0xNS40NDUtMTIuOTY1LTEzLjM2LTE3LjgzMi0xMy42MDEtNC42MTctLjIzMS05LjkwMi0uMjc4LTE1LjE4Ny0uMjc4LTUuMjgyIDAtMTMuODY4IDEuOTgtMjEuMTMzIDkuOTE4LTcuMjYyIDcuOTM0LTI3LjczIDI3LjEwMi0yNy43MyA2Ni4xMDZzMjguMzk0IDc2LjY4MyAzMi4zNTUgODEuOTcyYzMuOTYgNS4yOSA1NS44NzkgODUuMzI4IDEzNS4zNjcgMTE5LjY0OSAxOC45MDYgOC4xNzIgMzMuNjY0IDEzLjA0MyA0NS4xNzYgMTYuNjk1IDE4Ljk4NCA2LjAzMSAzNi4yNTQgNS4xOCA0OS45MSAzLjE0IDE1LjIyNi0yLjI3NyA0Ni44NzktMTkuMTcxIDUzLjQ4OC0zNy42OCA2LjYwMi0xOC41MSA2LjYwMi0zNC4zNzQgNC42MTctMzcuNjgzLTEuOTc2LTMuMzA0LTcuMjYxLTUuMjg1LTE1LjE4My05LjI1NHptMCAwIiBmaWxsPSIjMDAwMDAwIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iIj48L3BhdGg+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 20px;
    /* places icon inside button on the left */
    top: 50%;
    transform: translateY(-50%);
    filter: invert(1);
}

.subtitle .highlight {
    font-weight: 600;
    color: #1B3A57;
}

.content-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    margin-bottom: 80px;
    margin-top: 24px;
}

.video-placeholder video {
    max-width: 100%;
}

.benefits-title {
    font-size: 1.8em;
    font-weight: 700;
    color: #1a365d;
    margin-bottom: 0;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.4em;
    padding-bottom: 10px;
}

.benefit-item {
    display: flex;
    align-items: flex-start;
    padding: 5px 0;
    margin-bottom: 10px;
}

.benefit-icon {
    color: #2196F3;
    margin-right: 12px;
    flex-shrink: 0;
    width: 19px;
    height: 24px;
}

.benefit-text {
    font-size: 1.15em;
    font-weight: 500;
    color: #000000;
    line-height: 1.4;
    font-family: 'Montserrat', sans-serif;
}

.cta-section {
    text-align: left;
    margin-top: 20px;
}

.cta-button {
    background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
    color: white;
    padding: 10px 40px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 152, 0, 0.3);
    text-decoration: none;
    display: inline-block;
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(255, 152, 0, 0.4);
}

.cta-section.one {
    display: none;
}

.cta-section.two {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media screen and (max-width: 540px) {
    .cta-section.one {
        display: block;
    }
}

.footer {
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #e0e0e0;
}

.footer-copyright {
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px;
}

.footer-links {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}
.footer-links a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
}

.footer-links a:hover {
    color: #2196F3;
}

/*Popup Styles */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-form {
    background: white;
    padding: 50px;
    border-radius: 15px;
    max-width: 600px;
    width: 90%;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.popup-close {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 2em;
    font-weight: bold;
    cursor: pointer;
    color: #666;
    background: none;
    border: none;
}

.popup-close:hover {
    color: #000;
}

.popup-title {
    font-size: 20px;
    font-weight: 700;
    color: #1a365d;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2em;
}

.popup-subtitle {
    font-size: 1.1em;
    color: #666;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

@media (max-width: 768px) {
    .container {
        padding: 20px 15px;
    }
    .main-headline {
        font-size: 1.4em;
        margin-bottom: 25px;
        line-height: 1.4em;
    }

    .benefits-title {
    font-size: 1.4em;
   
}
    .subtitle {
        font-size: 1em;
        margin-bottom: 30px;
    }

    .content-section {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .video-placeholder {
        /*height: 250px;*/
    }

    .benefits-section {
        padding: 0px;
    }

  .cta-button {
        padding: 18px 20px;
        font-size: 16px;
    }

    .footer-links {
        flex-direction: column;
        gap: 15px;
    }

    .popup-form {
        padding: 30px 25px;
        margin: 20px;
    }

    .popup-title {
        font-size: 1.6em;
    }

}

@media screen and (max-width: 540px) {
    .cta-section.one {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .cta-section {
        text-align: center;
        margin-top: 20px;
    }
}