.elementor-91 .elementor-element.elementor-element-d8653e5{margin-top:-80px;margin-bottom:60px;padding:0px 0px 0px 0px;}.elementor-91 .elementor-element.elementor-element-69fcdbf{--display:flex;}@media(max-width:1024px){.elementor-91 .elementor-element.elementor-element-d8653e5{margin-top:-80px;margin-bottom:40px;}}@media(max-width:767px){.elementor-91 .elementor-element.elementor-element-d8653e5{margin-top:0px;margin-bottom:30px;}}/* Start custom CSS for html, class: .elementor-element-ad71aed */<!-- ADD THIS CSS TO ELEMENTOR CUSTOM CSS SECTION -->
<style>
.copyright1736630124 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.copyright1736630124 {
    font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', sans-serif;
    line-height: 1.6;
    color: #333;
    background: #f8fafc;
}

.copyright1736630124 .container1736630124 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
}

/* Header */
.copyright1736630124 .header1736630124 {
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    color: white;
    padding: 60px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.copyright1736630124 .header1736630124::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 80%, rgba(255,255,255,0.1) 2px, transparent 2px),
        radial-gradient(circle at 80% 20%, rgba(255,255,255,0.1) 2px, transparent 2px);
    background-size: 60px 60px, 40px 40px;
}

.copyright1736630124 .header-content1736630124 {
    position: relative;
    z-index: 2;
}

.copyright1736630124 .header1736630124 h1 {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 1rem;
    background: linear-gradient(45deg, #ffffff, #f1f5f9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.copyright1736630124 .header1736630124 .subtitle1736630124 {
    font-size: 1.4rem;
    color: rgba(255,255,255,0.9);
    max-width: 600px;
    margin: 0 auto 2rem;
}

.copyright1736630124 .effective-date1736630124 {
    background: rgba(255,255,255,0.2);
    padding: 10px 20px;
    border-radius: 25px;
    display: inline-block;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.3);
}

/* Main Content */
.copyright1736630124 .main-content1736630124 {
    padding: 60px 0;
}

.copyright1736630124 .intro-section1736630124 {
    background: white;
    border-radius: 20px;
    padding: 2.5rem 1.5rem;
    margin-bottom: 3rem;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    border-left: 5px solid #ff6b35;
}

.copyright1736630124 .intro-section1736630124 h2 {
    color: #dc2626;
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.copyright1736630124 .intro-text1736630124 {
    font-size: 1.2rem;
    color: #374151;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}

.copyright1736630124 .creative-highlight1736630124 {
    background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);
    padding: 2rem 1.5rem;
    border-radius: 15px;
    border-left: 4px solid #059669;
    margin: 2rem 0;
}

.copyright1736630124 .creative-highlight1736630124 h3 {
    color: #059669;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

/* Copyright Section */
.copyright1736630124 .copyright-section1736630124 {
    margin: 3rem 0;
}

.copyright1736630124 .section-title1736630124 {
    font-size: 2.5rem;
    color: #1e40af;
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 800;
}

.copyright1736630124 .copyright-grid1736630124 {
    display: grid;
    gap: 1.5rem;
}

.copyright1736630124 .copyright-card1736630124 {
    background: white;
    border-radius: 15px;
    padding: 2rem 1.5rem;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    border-left: 4px solid #3b82f6;
}

.copyright1736630124 .copyright-card1736630124:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}

.copyright1736630124 .copyright-number1736630124 {
    background: linear-gradient(45deg, #1e40af, #3b82f6);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-bottom: 1rem;
}

.copyright1736630124 .copyright-title1736630124 {
    font-size: 1.5rem;
    color: #1e40af;
    margin-bottom: 1rem;
    font-weight: 700;
}

.copyright1736630124 .copyright-description1736630124 {
    color: #64748b;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.6;
}

.copyright1736630124 .copyright-reality1736630124 {
    background: #f1f5f9;
    padding: 1rem;
    border-radius: 10px;
    border-left: 3px solid #ff6b35;
    font-style: italic;
    color: #374151;
}

.copyright1736630124 .copyright-reality1736630124::before {
    content: 'Reality Check: ';
    font-weight: 600;
    color: #ff6b35;
    font-style: normal;
}

/* Lists */
.copyright1736630124 .copyright-list1736630124 {
    list-style: none !important;
    list-style-type: none !important;
    margin: 1rem 0;
    padding-left: 0 !important;
}

.copyright1736630124 .copyright-list1736630124 li {
    margin-bottom: 0.8rem;
    padding-left: 1.5rem;
    position: relative;
    color: #374151;
    list-style: none !important;
    list-style-type: none !important;
}

.copyright1736630124 .copyright-list1736630124 li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #1e40af;
}

/* Permission Cards */
.copyright1736630124 .permission-grid1736630124 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 2rem;
    margin: 2rem 0;
}

.copyright1736630124 .permission-card1736630124 {
    background: white;
    border-radius: 20px;
    padding: 2.5rem 1.5rem;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.copyright1736630124 .permission-card1736630124::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
}

.copyright1736630124 .yes-card1736630124::before {
    background: linear-gradient(45deg, #059669, #10b981);
}

.copyright1736630124 .no-card1736630124::before {
    background: linear-gradient(45deg, #dc2626, #ef4444);
}

.copyright1736630124 .permission-card1736630124:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}

.copyright1736630124 .permission-card1736630124 h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.copyright1736630124 .yes-card1736630124 h3 {
    color: #059669;
}

.copyright1736630124 .no-card1736630124 h3 {
    color: #dc2626;
}

/* DMCA Section */
.copyright1736630124 .dmca-section1736630124 {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border-radius: 20px;
    padding: 3rem 1.5rem;
    margin: 3rem 0;
    border-left: 5px solid #f59e0b;
}

.copyright1736630124 .dmca-section1736630124 h3 {
    color: #d97706;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

/* Contact Section */
.copyright1736630124 .contact-section1736630124 {
    background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
    color: white;
    padding: 3rem 0;
    border-radius: 20px;
    text-align: center;
    margin: 3rem 0;
}

.copyright1736630124 .contact-section1736630124 h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 800;
}

.copyright1736630124 .contact-section1736630124 p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    opacity: 0.95;
}

.copyright1736630124 .contact-btn1736630124 {
    background: white;
    color: #ff6b35;
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
}

.copyright1736630124 .contact-btn1736630124:hover {
    background: #f8fafc;
    transform: translateY(-2px);
}

/* Footer */
.copyright1736630124 .footer1736630124 {
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    color: white;
    padding: 3rem 0 1rem;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.copyright1736630124 .footer1736630124::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 80%, rgba(255,255,255,0.1) 2px, transparent 2px),
        radial-gradient(circle at 80% 20%, rgba(255,255,255,0.1) 2px, transparent 2px);
    background-size: 60px 60px, 40px 40px;
}

.copyright1736630124 .footer-content1736630124 {
    position: relative;
    z-index: 2;
}

.copyright1736630124 .footer-logo1736630124 {
    font-size: 1.8rem;
    font-weight: 800;
    color: white;
    margin-bottom: 1rem;
}

.copyright1736630124 .footer-logo1736630124 span {
    background: white;
    color: #1e40af;
    padding: 4px 12px;
    margin: 0 3px;
    border-radius: 4px;
}

.copyright1736630124 .footer1736630124 p {
    color: rgba(255,255,255,0.9);
    margin-top: 2rem;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .copyright1736630124 .container1736630124 {
        padding: 0 8px;
    }
    
    .copyright1736630124 .header1736630124 h1 {
        font-size: 2.5rem;
    }
    
    .copyright1736630124 .header1736630124 .subtitle1736630124 {
        font-size: 1.2rem;
    }
    
    .copyright1736630124 .permission-grid1736630124 {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .copyright1736630124 .intro-section1736630124,
    .copyright1736630124 .copyright-card1736630124 {
        padding: 1.5rem 1rem;
    }
    
    .copyright1736630124 .permission-card1736630124 {
        padding: 2rem 1rem;
    }
    
    .copyright1736630124 .section-title1736630124 {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .copyright1736630124 .container1736630124 {
        padding: 0 5px;
    }
    
    .copyright1736630124 .intro-section1736630124,
    .copyright1736630124 .copyright-card1736630124,
    .copyright1736630124 .permission-card1736630124 {
        padding: 1.5rem 0.8rem;
    }
}
</style>/* End custom CSS */