@import url('https://fonts.googleapis.com/css2?family=Aoboshi+One&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body {
    overflow-x: hidden !important;
}

html {
    scroll-behavior: smooth !important;
}


/*================================================================================*/

.logoimage {
    height: 140px;
    width: 140px;
    position: absolute;
    top: 82px;
    left: 70px;
    object-fit: contain;
    z-index: 1000;
    /* background-color: white; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.logoimage img {
    height: 112px;
    width: 180px;
    object-fit: contain;
}

.herosection {
    background-repeat: no-repeat;
    background-size: contain;
    /* background-size: cover; */
    position: relative;
    /* background-position: 0 -202px; */
}

.herosectioninner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* background-position: 0 -202px; */
}

.herosection img {
    width: 100%;
}

.overlay_hero {
    width: 100%;
    min-height: 600px;
    height: 100vh;
    /* background-color: rgba(0, 0, 0, 0.322); */
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5%;
}

.overlay_hero_inner {
    width: 100%;
    min-height: 600px;
    height: 85vh;
    /* background-color: rgba(0, 0, 0, 0.322); */
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5%;
}

.container-custom {
    width: 90%;
    margin: auto;
}

.overlay_hero p {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 20px;
    margin: 0px;
    margin-bottom: 15px !important;
}

.overlay_hero h1,
.overlay_hero_inner h1 {
    font-size: 60px;
    color: white;
    font-family: "Aoboshi One", serif;
}

.firstheading_overlay {
    font-size: 45px;
    color: white;
    font-family: "Aoboshi One", serif;
}

.content_wrapper {
    min-height: 400px;
}

.content_wrapper img {
    height: 400px;
    width: 100%;
    object-fit: contain;
}

.minicard {
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.minicard_image {
    height: 120px;
    /* width: 120px;
    object-fit: contain;
    border-radius: 50%; */
}

.minicard_heading {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}

.minicard_description {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: rgb(78, 78, 78);
    margin-top: 10px;
}

.section_heading {
    font-size: 28px;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 600;
    /* text-transform: capitalize; */
    margin: 0px;
}

.section_decription {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: rgb(78, 78, 78);
    margin-top: 10px;
}

.whytrusted h3 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    color: black;
    font-family: "Aoboshi One", serif;
}

.whytrust_card {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    height: 47vh;
}

.whytrust_card:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.heading_number {
    font-size: 70px;
    color: #ff408063;
    font-family: "Poppins", sans-serif;
}

.whytrust_cardheading {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    color: black;
    font-weight: 600;
    /* text-transform: capitalize; */
    margin: 0px;
}

.joinplatform {
    min-height: 450px;
    background-color: #ffe0eb;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.joinplatform_heading {
    font-size: 38px;
    text-transform: capitalize;
    text-align: center;
    color: black;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.joinplatfrom_description {
    font-size: 17px;
    font-family: "Poppins", sans-serif;
    color: rgb(78, 78, 78);
    /* text-align: center; */
}

.darkrealityheading {
    font-size: 30px;
    line-height: 45px;
    text-transform: capitalize;
    text-align: center;
    color: black;
    font-family: "Aoboshi One", serif;
}

.ctabutton {
    background-color: #ff4081;
    color: #fff;
    padding: 13px 25px;
    font-family: "Poppins", sans-serif;
    border: none;
    font-size: 18px;
    cursor: pointer;
    border-radius: 30px;
}

.ctabutton:hover {
    background-color: #fd2f74;
}

.Subscribe_Wrapper {
    min-height: 450px;
    background-color: #ffe0eb;
    font-family: "Montserrat", sans-serif;
    position: relative;
}

.Subscribe_field {
    height: 60px;
    padding-left: 15px;
    border-top-left-radius: 35px;
    font-family: "Montserrat", sans-serif;
    border-bottom-left-radius: 35px;
}

.subbtn {
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}

.big-2 {
    font-family: "Lato", Arial, sans-serif;
    position: absolute;
    top: 52px;
    left: 0;
    text-align: center;
    right: 0;
    font-size: 150px;
    color: #ffffff8a;
    z-index: 0;
    font-weight: 900;
    letter-spacing: 1px;
}

.lower_footer {
    height:auto;
    width:auto;
    display:block;
    margin: 0 auto;
    background: url(../Images/footer-bg.webp) repeat-x;
    text-align: center;
}
.lower_footer img{  
    max-width: 100%;
}

.custom-carousel-prev,
.custom-carousel-next {
    position: absolute;
    top: 20px;
    right: 50px;
    z-index: 1;
    background-color: #fd2f74;
    border: none;
    padding: 10px;
    font-size: 20px;
    color: white;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.custom-carousel-prev:hover,
.custom-carousel-next:hover {
    opacity: 1;
}

.custom-carousel-prev {
    margin-right: 40px;
    /* Space between buttons */
}

.custom-carousel-next {
    margin-left: 5px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #A91A45;
}

.nav-link {
    padding: 7px 30px 7px 30px;
}

.nav-link,
.nav-link:focus,
.nav-link:hover {
    color: #000;
}

.nav-pills .nav-link {
    border-radius: 20px;
}

.inner-carousel .carousel-inner {
    height: 50vh;
}

.inner-carousel .overlay_hero,
.inner-carousel .overlay_hero_inner {
    height: 50vh;
    text-align: center;
    min-height: 365px;
}


/* body {
    margin-top: 20px;
    color: #bcd0f7;
    background: #1A233A;
    position: relative;
    height: 100%;
} */

.pricing-plan {
    margin: 0 0 1rem 0;
    width: 100%;
    position: relative;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-height: 735px;
}

.pricing-plan .pricing-header {
    height: 180px;
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
    background: linear-gradient(120deg, #00b5fd 0%, #0047b1 100%);
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}

.pricing-plan .pricing-header .pricing-title {
    font-size: 1.2rem;
    color: #ffffff;
    padding: 1rem 0;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    text-shadow: 0 30px 10px rgba(0, 0, 0, 0.15);
}

.pricing-plan .pricing-header .pricing-cost {
    color: #ffffff;
    padding: 0;
    font-size: 2.5rem;
    font-weight: 700;
    text-shadow: 0 30px 10px rgba(0, 0, 0, 0.15);
}

.pricing-plan .pricing-header .pricing-save {
    color: #ffffff;
    padding: 0.8rem 0;
    font-size: 1rem;
    font-weight: 700;
}

.pricing-plan .pricing-header.secondary {
    background-image: linear-gradient(120deg, #c0d64a 0%, #35690f 100%);
}

.pricing-plan .pricing-header.red {
    background-image: linear-gradient(120deg, #ff3434 0%, #a50000 100%);
}

.pricing-plan .pricing-features {
    padding: 0;
    margin: 20px 0;
    text-align: left;
    min-height: 417px;
}

.pricing-plan .pricing-features li {
    padding: 15px 15px 15px 20px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
    position: relative;
    /* line-height: 100%; */
    list-style: none;
}

.pricing-plan .pricing-footer {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    text-align: center;
    padding: 1rem 0 2rem 0;
}

.pricing-cost span {
    font-size: 1rem;
}

.team-members a {
    text-decoration: none;
}

.team-members li {
    display: inline-block;
    list-style: none;
    margin-bottom: 30px;
    width: 24%;
}

.team-members .user {
    margin: 0 0 10px 0;
}

.team-members li h3 {
    font-size: 20px;
    color: #373d73;
    margin-bottom: 0px;
}

.team-members li .position {
    font-size: 14px;
    color: #5a5d7d;
}

.team-members .user img {
    border-radius: 10px;
    width: 65%;
}

.modal-box .close span {
    font-size: 66px;
    font-weight: 100;
    color: var(--grey-50);
}

.modal-box .close {
    position: absolute;
    right: 0;
    padding: 0px;
    border: none;
    background: transparent;
}

.modal-header {
    padding: 20px 0 30px 0;
}

.contact-form form {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
}

.contact-form label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.contact-form span {
    color: red;
    font-size: 0.875em;
}

.contact-form button {
    width: 100%;
    background-color: #52a93e;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 4px;
    font-size: 1em;
    cursor: pointer;
    border-radius: 45px;
}

.contact-form button:hover {
    background-color: #157347;
}

.d-block{
    text-align: center;
}

.lower_footer img {
    width: 435px;
}

.lower_footer ul li {
    display: inline-block;
    color: #fff;
    margin: 0 20px 0 0;
}

.lower_footer ul li a {
    color: #fff;
    text-decoration: none;
}

.lower_footer ul li a:hover {
    text-decoration: underline;
}

.lower_footer h3 {
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: normal;
    line-height: 38px;
}

.lower_footer h3 span {
    display: block;
    font-size: 18px;
}

.Intro-top {
    padding: 30px 50px 30px 50px;
}

.Intro-top p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: #4e4e4e;
    font-weight: 300;
    /* text-transform: capitalize; */
    margin: 0px;
}

.Intro-top p b {
    font-weight: 600;
}

.vernada {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bold;
}

.pink-bullet {
    width: 30px;
    height: 30px;
    background-color: #ff408063;
    display: block;
}

.join-now-button-area {
    text-align: center;
}

.join-now-button-area a {
    display: inline-block;
}

.lower_footer h3 img {
    width: 25px;
}

.levels-img img {
    width: 800px;
    height: auto;
    object-fit: contain;
}


@media (max-width: 1300px) {
    .whytrust_card {
        height: 55vh;
    }
}

@media (max-width: 767px) {
    .Intro-top {
        padding: 20px;
    }
    .pricing-plan .pricing-header {
        text-align: center;
    }
    .pricing-plan .pricing-header i {
        display: block;
        float: none;
        margin-bottom: 1.5rem;
    }
    #mc_embed_signup {
        width: 100% !important;
    }
    .nav-pills li {
        width: 100%;
    }
    .logoimage {
        top: 267px !important;
        left: 20px;
    }
    .levels-img img {
        width: 100%;
    }
}

@media (min-width: 992px) {
    /* .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 990px;
    } */
}

     
    body{
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
        line-height: 1.6;
        color: #333;
        margin: 0;
    }
    
    /* Cookie Banner Styles */
    .cookie-banner {
        background: rgba(30, 42, 66, 0.95);
        color: #ffffff;
        padding: 25px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
        margin-top: 60px;
        margin-bottom: 10px;
        display: none;

    }
    
    .cookie-banner.show {
        display: block;
    }
    
    .cookie-banner-content {
        max-width: 1400px;
        margin: 0 auto;
    }
    
    .cookie-header {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
    
    .cookie-icon {
        font-size: 2em;
        margin-right: 15px;
    }
    
    .cookie-header h3 {
        font-size: 1.3em;
        font-weight: 600;
        color: #f39c12;
    }
    
    .cookie-message {
        font-size: 1.1 em;
        line-height: 1.7;
        margin-bottom: 20px;
        color: #ecf0f1;
    }
    
    .cookie-message strong {
        color: #f39c12;
    }
    
    .cookie-actions {
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
        align-items: center;
    }
    
    .cookie-btn {
        padding: 12px 28px;
        border: none;
        border-radius: 6px;
        font-size: 1em;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
        text-decoration: none;
        display: inline-block;
    }
    
    .btn-accept {
        background: #27ae60;
        color: white;
    }
    
    .btn-accept:hover {
        background: #229954;
        transform: translateY(-2px);
    }
    
    .btn-customize {
        background: #3498db;
        color: white;
    }
    
    .btn-customize:hover {
        background: #2980b9;
        transform: translateY(-2px);
    }
    
    .btn-decline {
        background: transparent;
        color: #ecf0f1;
        border: 2px solid #ecf0f1;
    }
    
    .btn-decline:hover {
        background: rgba(255, 255, 255, 0.1);
    }
    
    /* Cookie Preferences Modal */
    .cookie-modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        z-index: 10001;
        align-items: center;
        justify-content: center;
        padding: 20px;
    }
    
    .cookie-modal.show {
        display: flex;
    }
    
    .cookie-modal-content {
        background: white;
        border-radius: 12px;
        max-width: 700px;
        width: 100%;
        max-height: 85vh;
        overflow-y: auto;
        padding: 35px;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    }
    
    .modal-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 2px solid #ecf0f1;
    }
    
    .modal-header h2 {
        color: #2c3e50;
        font-size: 1.6em;
    }
    
    .close-modal {
        background: none;
        border: none;
        font-size: 2em;
        color: #7f8c8d;
        cursor: pointer;
        padding: 0;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: background 0.3s ease;
    }
    
    .close-modal:hover {
        background: #ecf0f1;
    }
    
    .consent-option {
        background: #f8f9fa;
        padding: 20px;
        border-radius: 8px;
        margin-bottom: 15px;
        border: 2px solid transparent;
        transition: border-color 0.3s ease;
    }
    
    .consent-option:hover {
        border-color: #3498db;
    }
    
    .consent-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }
    
    .consent-header h4 {
        color: #2c3e50;
        font-size: 1.1em;
        display: flex;
        align-items: center;
    }
    
    .consent-level-badge {
        font-size: 0.8em;
        padding: 4px 10px;
        border-radius: 12px;
        margin-left: 10px;
        font-weight: 600;
    }
    
    .badge-required {
        background: #e74c3c;
        color: white;
    }
    
    .consent-description {
        font-size: 0.95em;
        color: #555;
        margin-bottom: 12px;
        line-height: 1.6;
    }
    
    .data-accessed {
        font-size: 0.85em;
        color: #7f8c8d;
        font-style: italic;
    }
    
    .data-accessed ul {
        margin-top: 8px;
        margin-left: 20px;
    }
    
    .data-accessed li {
        margin-bottom: 5px;
    }
    
    /* Toggle Switch */
    .toggle-switch {
        position: relative;
        width: 60px;
        height: 30px;
    }
    
    .toggle-switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
    
    .toggle-slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        transition: 0.4s;
        border-radius: 30px;
    }
    
    .toggle-slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: 0.4s;
        border-radius: 50%;
    }
    
    input:checked + .toggle-slider {
        background-color: #27ae60;
    }
    
    input:checked + .toggle-slider:before {
        transform: translateX(30px);
    }
    
    input:disabled + .toggle-slider {
        background-color: #e74c3c;
        cursor: not-allowed;
    }
    
    .modal-footer {
        display: flex;
        gap: 15px;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 2px solid #ecf0f1;
    }
    
    .modal-footer button {
        flex: 1;
    }
    
    /* Sample page content styling */
    .page-content {
        max-width: 1200px;
        margin: 0 auto;
        padding: 60px 20px;
        min-height: 60vh;
    }
    
    .page-content h1 {
        font-size: 2.5em;
        margin-bottom: 20px;
        color: #2c3e50;
    }
    
    .page-content p {
        font-size: 1.1em;
        margin-bottom: 15px;
        color: #555;
    }
    
    /* Footer styling */
    .taa-footer {
        background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
        color: #ffffff;
        padding: 10px;
    }
    
    .footer-container {
        max-width: 1400px;
        margin: 0 auto;
    }
    
    /* Enterprise Partner Section */
    .enterprise-partner {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 18px;
        margin-bottom: 17px;
        padding-top: 20px;
        flex-wrap: wrap;
        text-align: center;
    }

    .enterprise-logo img {
        width: 240px;
        height: auto;
        opacity: 0.95;
        transition: transform 0.3s ease, opacity 0.3s ease;
    }

    .enterprise-logo img:hover {
        transform: scale(1.07);
        opacity: 1;
    }

    .partner-statement {
        font-size: 1.05em;
        font-weight: 600;
        color: #e8edf4;
        letter-spacing: 0.4px;
        margin: 0;
    }

    .alliance-logo img {
        width: 240px;
        height: auto;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .alliance-logo img:hover {
        transform: scale(1.07);
        opacity: 1;
    }
    
    /* Voltaire Quote Section */
    .voltaire-quote {
        text-align: center;
        padding: 10px 10px;
    }
    
    .voltaire-quote blockquote {
        font-size: 1.2em;
        font-style: italic;
        margin-bottom: 6px;
        line-height: 1.5;
        color: #f8f9fa;
    }
    
    .voltaire-quote cite {
        padding-left: 560px;
        font-size: 0.9em;
        font-style: normal;
        color: #ffff;
        font-weight: 500;
    }
    
    /* Privacy Section */
    .privacy-section {
        background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 10px;
        padding: 18px 22px;
        margin: 20px 0;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
        backdrop-filter: blur(4px);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        text-align: center;
    }

    .privacy-section:hover {
        transform: translateY(-2px);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    }

    .privacy-section h3 {
        font-size: 1.1em;
        font-weight: 600;
        margin-bottom: 8px;
        color: #f8f9fa;
        display: flex;
        align-items: center;
        justify-content: center;
        letter-spacing: 0.2px;
    }

    .privacy-icon {
        margin-right: 8px;
        font-size: 1em;
        color: #f39c12;
    }

    .privacy-section p {
        font-size: 0.9em;
        line-height: 1.6;
        color: #e0e6eb;
        margin-bottom: 15px;
        text-align: center;
    }

    .privacy-link {
        display: inline-block;
        background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
        color: black;
        padding: 8px 20px;
        border-radius: 25px;
        text-decoration: none;
        font-weight: 600;
        font-size: 0.9em;
        transition: all 0.3s ease;
        box-shadow: 0 3px 10px rgba(243, 156, 18, 0.35);
    }

    .privacy-link:hover {
        background: linear-gradient(135deg, #f1c40f 0%, #e67e22 100%);
        transform: translateY(-1.5px);
        box-shadow: 0 5px 14px rgba(243, 156, 18, 0.45);
    }
    
    /* Alliance Information Grid */
    .alliance-info-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        align-items: stretch;
    }

    .info-card {
        border-radius: 10px;
        padding: 15px 18px;
        font-size: 13px;
        color: #ddd;
        text-align: left;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .info-card h3 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 6px;
        color: #fff;
    }

    .info-card h4 {
        font-size: 13px;
        font-weight: 600;
        margin-top: 10px;
        color: #ccc;
    }

    .info-card p,
    .info-card ul li {
        list-style: none;
        font-size: 12px;
        line-height: 1.5;
    }

    .info-card ul {
        margin-top: 6px;
    }

    .info-card li {
        margin-bottom: 4px;
    }

    .learn-more {
        display: inline-block;
        margin-top: 8px;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        text-decoration: underline;
    }

    .learn-more:hover {
        text-decoration: underline;
        color: yellow;
    }
    
    /* Enterprises Section Heading */
    .enterprises-heading {
        text-align: center;
        font-size: 1.8em;
        font-weight: 700;
        color: #b0b8c1;
        margin-top: 40px;
        margin-bottom: 7px;
        letter-spacing: 0.5px;
    }
    
    /* Footer Columns */
    .footer-columns {
        padding: 20px 40px 60px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 0px;
    }

    .footer-column {
        padding:25px 50px 50px 50px;
    }

    .footer-column h4 {
        padding: 0 0 20px 0;
        font-size: 1.05rem;
        font-weight: 700;
        color: #b0b8c1;
        margin: 0;
        letter-spacing: 0.5px;
    }

    .footer-column ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .footer-column li {
        margin-bottom: 14px;
    }

    .footer-column li:last-child {
        margin-bottom: 0;
    }

    .footer-column a {
        color: #b0b8c1;
        text-decoration: none;
        font-size: 0.95rem;
        transition: all 0.3s ease;
        display: inline-block;
        padding: 0;
    }

    .footer-column a:hover {
        color: #ffffff;
        padding-left: 5px;
        text-decoration: underline;
    }

    .footer-column p {
        font-size: 0.95rem;
        color: #b0b8c1;
        margin-bottom: 0;
        padding: 0;
        line-height: 1.6;
    }
    
    /* Footer Bottom */
    .footer-bottom {
        padding-top: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
        width: fit-content;
        margin: 0 auto;
    }

    .copyright {
        font-size: 0.9rem;
        color: #b0b8c1;
    }

    .copyright a {
        color: #f39c12;
        text-decoration: none;
        transition: color 0.3s ease;
    }

    .copyright a:hover {
        color: #005a9e;
    }
    
    /* Responsive Design */
    @media (max-width: 768px) {
        .taa-footer {
            padding: 20px 15px 20px;
        }
        
        .alliance-info-grid {
            grid-template-columns: 1fr;
        }
        
        .footer-columns {
            grid-template-columns: 1fr;
        }
        
        .voltaire-quote blockquote {
            font-size: 1.2em;
        }
        
        .voltaire-quote cite {
            padding-left: 0;
        }
        
        .cookie-banner {
            padding: 20px 15px;
        }
        
        .cookie-actions {
            flex-direction: column;
        }
        
        .cookie-btn {
            width: 100%;
        }
        
        .cookie-modal-content {
            padding: 25px;
        }
        
        .modal-footer {
            flex-direction: column;
        }
    }

    /* No Tracking Highlight Box */
        .no-tracking-highlight {
            place-items: center;
            margin-left: auto;
            margin-right: auto;
            max-width: auto;
            width: 650px;
            background: linear-gradient(145deg, rgba(106, 90, 205, 0.08), rgba(138, 43, 226, 0.04));
            border: 2px solid rgba(138, 43, 226, 0.5);
            border-radius: 10px;
            padding: 24px 28px;
            margin-top: 30px;
            margin-bottom: 6px;
            box-shadow: 0 4px 16px rgba(138, 43, 226, 0.12), 
                        inset 0 1px 0 rgba(255, 255, 255, 0.06);
            position: relative;
            overflow: hidden;
            backdrop-filter: blur(8px);
        }

        @media (max-width: 768px) {
            .no-tracking-highlight {
                padding: 20px 18px;
                margin-top: 20px;
                width: auto;
            }
        }

        @media (max-width: 480px) {
            .no-tracking-highlight {
                padding: 16px 14px;
                border-width: 1.5px;
                width: auto;
            }
        }

        .no-tracking-highlight::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 3px;
            background: linear-gradient(90deg, 
                transparent 0%, 
                rgba(138, 43, 226, 0.4) 50%, 
                transparent 100%);
        }

        .no-tracking-highlight h3 {
            font-size: 1.25em;
            font-weight: 700;
            margin-bottom: 16px;
            color: #ffffff;
            display: flex;
            align-items: center;
            justify-content: center;
            letter-spacing: 0.5px;
            text-shadow: 0 2px 8px rgba(138, 43, 226, 0.2);
        }

        @media (max-width: 768px) {
            .no-tracking-highlight h3 {
                font-size: 1.15em;
                margin-bottom: 14px;
            }
        }

        @media (max-width: 480px) {
            .no-tracking-highlight h3 {
                font-size: 1.05em;
                flex-direction: column;
                gap: 8px;
            }
        }

        .no-tracking-desc {
            font-size: 0.95em;
            line-height: 1.7;
            color: #f0f4f7;
            margin-bottom: 14px;
            text-align: left;
            padding: 0 10px;
        }

        @media (max-width: 768px) {
            .no-tracking-desc {
                font-size: 0.9em;
                padding: 0 5px;
            }
        }

        @media (max-width: 480px) {
            .no-tracking-desc {
                font-size: 0.85em;
                line-height: 1.6;
            }
        }

        .no-tracking-desc strong {
            color: #ffffff;
            font-weight:bolder;
        }

        .no-tracking-desc:last-of-type {
            margin-bottom: 18px;
            font-size: 1em;
            text-align: center;
        }

        .no-tracking-highlight a {
            display: inline-block;
            color: #ffffff;
            text-decoration: none;
            font-weight: 600;
            font-size: 0.95em;
            padding: 8px 16px;
            border-radius: 20px;
            background: rgb(113, 20, 199);
            border: 1px solid rgba(52, 152, 219, 0.3);
            transition: all 0.3s ease;
        }

        @media (max-width: 480px) {
            .no-tracking-highlight a {
                font-size: 0.9em;
                padding: 7px 14px;
            }
        }

        .no-tracking-highlight a:hover {
            background: rgba(138, 43, 226, 0.5);
            border-color: rgba(52, 152, 219, 0.5);
            transform: translateY(-1px);
            box-shadow: 0 3px 8px rgba(52, 152, 219, 0.2);
        }

        /* Shield Icon Enhancement */
        .shield-icon {
            display: inline-block;
            animation: pulse 2s ease-in-out infinite;
        }

        @keyframes pulse {
            0%, 100% {
                transform: scale(1);
            }
            50% {
                transform: scale(1.05);
            }
        }