/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2026 | 10:35:19 */
.page-id-21089 .home-banner,
.page-id-21089 .blog-rgt,
.page-id-21089 .blog-det-title,
.page-id-21089 .blog_date,
.page-id-21089 .category{
 display: none;
}

.page-id-21089 .blog-lft{
   width: 100%;
}


.sepa-license-wrapper { max-width: 100%; margin: 0 auto; background: #ffffff; border-radius: 8px; overflow: hidden; font-family: system-ui, sans-serif; }
.sepa-license-header { padding: 32px 40px 24px; }
.sepa-main-title { font-size: 28px; font-weight: 700; color: #1f2937; margin: 0 0 16px; }
.sepa-intro-text { color: #4b5563; line-height: 1.6; }
.sepa-accordion-item { border-bottom: 1px solid #f0f0f0; }
.sepa-accordion-header { padding: 22px 40px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; font-size: 20px; font-weight: 500; color: #222; }
.sepa-acc-title { flex: 1; }
.sepa-chevron { font-size: 20px; transition: transform 0.3s; }
.sepa-accordion-item.open .sepa-chevron { transform: rotate(180deg); }
.sepa-accordion-body { padding: 0 40px 32px; display: none; }
.sepa-accordion-item.open .sepa-accordion-body { display: block; }
.sepa-subnav { display: flex; gap: 28px; margin-bottom: 24px; flex-wrap: wrap; border-bottom: 1px solid #e5e7eb; padding-bottom: 12px; }
.sepa-subnav-link { color: #374151; text-decoration: none; }
.sepa-subnav-link:hover { color: #1e40af; }
.sepa-content-section { margin-bottom: 32px; }
.sepa-section-heading { font-size: 18px; font-weight: 600; color: #1f2937; margin: 0 0 16px; }
.sepa-paragraph { color: #4b5563; line-height: 1.65; margin-bottom: 16px; }
.sepa-ordered-list { padding-left: 22px; margin: 16px 0 20px; color: #4b5563; }
.sepa-ordered-list li { margin-bottom: 8px; }
.sepa-link { color: #2563eb; }
.sepa-copyright { margin-top: 32px; color: #6b7280; font-size: 14px; }
.sepa-download-section { padding: 32px 40px; }
.sepa-download-heading { font-size: 24px; margin: 0 0 12px; color: #1f2937; }
.sepa-download-row { display: flex; justify-content: space-between; align-items: center; }
.sepa-download-text { color: #4b5563; }
.sepa-download-pdf { color: #2563eb; font-weight: 500; text-decoration: none; }