
.cky-revisit-bottom-left {
    background: #FF008C !important;
    }
        

.footer {
    background: #FF008C;
    color: white;
    padding: 70px 0px;
    }
    .footer-top {
    margin-bottom: 35px;
    }
    .festival-title {
    font-size: 24px;
    font-weight: bold;
    }
    
    .association img {
    max-height: 67px;
    }
    
    .footer-divider {
    border: 0;
    border-top: 1px solid white;
    }
    
    .footer-content {
    display: flex;
    /* grid-template-columns: 36% 20% 20% 20%; */
    gap: 20px;
    margin-top: 54px;
    text-align: left;
    }
    
    .footer-links ul {
    padding: 0;
    max-width: 140px;
    margin: 0 auto;
    }
    
    .footer-links ul li {
    margin-bottom: 7px;
    }
    
    .footer-links ul li a {
    color: white !important;
    text-decoration: none !important;
    font-family: 'Poppins', sans-serif !important;
    
    }
    
    .footer-links ul li a:hover {
    text-decoration: underline !important;
    }
    
    .footer .social-icons {
    gap: 10px;
    margin-top: 30px;
    }
    
    .footer .social-icons img {
    max-width: 34.5px;
    }
    
    .footer .footer-logo img {
    max-width: 308px;
    width: 100%;
    }
    
    .association span {
    font-weight: 500;
    font-size: 14px;
    line-height: 80%;
    letter-spacing: 0;
    text-align: right;
    vertical-align: bottom;
    text-transform: uppercase;
    }
    
    .association img {
    max-width: 89px;
    width: 100%;
    }
    
    .association {
    max-width: 281px;
    flex-basis: 281px;
    }
    
    .footer-logo {
    max-width: 308px;
    flex-basis: 308px;
    }
    
    .footer-contact .h3 {
        font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0.5;
    margin-bottom: 5px;
    }
    
    .footer .footer-contact p {
        font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.5;
    display: inline-flex;
    padding: 5px;
    }
    
    .footer-contact a{
        color: white;
        text-decoration: none;
        font-weight: 300;
    
    }
    
    .footer-contact a:hover{
        color: white;
        text-decoration: underline;
        
    }
    
    .footer .social-icons a {
        font-family: 'Poppins', sans-serif !important;
    display: flex;
    align-items: center;
    text-decoration: none !important;
    }
    .footer .social-icons a img{
    width: 46px;
height:auto;    }
    .footer-links ul li a {
        font-family: 'Poppins', sans-serif !important;
    font-weight: 300;
    font-size: 14px;
    line-height: 114.99999999999999%;
    letter-spacing: 0;
    text-decoration: none !important;
    }
    
    
    .footer-brand .event-logo {
    margin-bottom: 25px;
    }
    
    .footer-brand p {
        font-family: 'Poppins', sans-serif !important;
    
    /* margin-bottom: 15px;
    margin-top: 25px; */
    font-weight: 300;
    font-size: 14px;
    line-height: 114.99999999999999%;
    letter-spacing: 0;}
    
    
    .footer-brand .dmca-logo {
    margin-top: 15px;
    }
    
    .footer-brand {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    max-width: 20%;
    flex-basis: 20%;
    }
    
    .footer-contact {
    width: 100%;
    max-width: 37%;
    flex-basis: 37%;
    }
    
    .footer-links {
    border-left: 1px solid #FFFFFF;
    max-width: 20%;
    flex-basis: 20%;
    }
    
    .footer-links.footer-links-2 {
    border-right: 1px solid #FFFFFF;
    }
    
    
    /* Responsive Design */
    @media (max-width: 1024px) {
    .footer-content {
    flex-wrap: wrap;
    row-gap: 40px;
    }
    .footer-contact {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    }
    .footer-links {
    border-left: 0;
    border-right: 1px solid #FFFFFF;
    max-width: 25%;
        flex-basis: 25%;
    }
    .footer-brand {
    max-width: 25%;
    flex-basis: 25%;
    }
    }
    @media (max-width: 764px) {
    .footer-content {
    /* grid-template-columns: 1fr; */
    text-align: center;
    }
    
    .footer-top {
        flex-direction: column;
        align-items: center;
        gap: 25px;
        margin-bottom: 30px;
    }
    
    .footer-logo {
        max-width: 100%;
        flex-basis: 100%;
    }
    
    .association {
        max-width: 100%;
        flex-basis: 100%;
    }
    
    .footer-logo img {
        max-width: 250px;
    }
    
    .association img {
        max-width: 80px;
    }
    
    .footer-content {
        margin-top: 30px;
        text-align: center;
        gap: 30px;
        justify-content: center;
    }
    
    .footer-contact {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #fff;
        padding-bottom: 30px;
    }

    .footer .footer-contact{
        gap:10px !important;
    }
    
    .footer-contact .h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .footer-contact p {
        font-size: 16px !important;
        padding-bottom: 5px;
    }
    
    .footer .social-icons {
        margin-top: 20px;
        gap: 15px;
    }
    
    .footer .social-icons a {
        width: 100%;
        height: 100%;
    }
    .footer-links{
        max-width: 40%;
        flex-basis: 40%;
        text-align: start;
    }
    .footer-links ul li {
        margin-bottom: 5px;
    }
    
    .footer-brand {
        max-width: 100%;
        flex-basis: 100%;
        align-items: center;
        padding-top: 35px;
        border-top: 1px solid #FFFFFF;
    }
    
    .footer-links.footer-links-2 {
        border-right: none;
    }
    
    footer .container {
        padding: 0 30px;
    }
    }