/* UVL native Elementor layouts */
.uvl-native-page {
    font-family: 'Inter', sans-serif;
}

.uvl-native-exact-page {
    padding: 0 !important;
    margin: 0 !important;
}

.uvl-native-exact-page > .elementor-container {
    max-width: none !important;
    width: 100% !important;
}

.uvl-native-exact-page .elementor-widget-wrap,
.uvl-native-exact-page .elementor-widget-shortcode,
.uvl-native-exact-page .elementor-shortcode {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

.uvl-native-exact-page .uvl-layout-wrapper,
.uvl-native-exact-page .page-header {
    display: none !important;
}

.uvl-original-widget-section,
.elementor-section.uvl-original-widget-section {
    width: 100% !important;
    max-width: none !important;
}

.uvl-original-widget-section > .elementor-container {
    width: 100% !important;
    max-width: 1100px !important;
}

.uvl-original-single-widget-section > .elementor-container {
    max-width: none !important;
}

.uvl-original-single-widget-section > .elementor-container > .elementor-column,
.uvl-original-single-widget-section > .elementor-container > .elementor-column > .elementor-widget-wrap,
.uvl-original-single-widget-section .elementor-widget-uvl_page_block,
.uvl-original-single-widget-section .elementor-widget-uvl_contact_block {
    width: 100% !important;
    max-width: none !important;
}

.uvl-original-single-widget-section > .elementor-container > .elementor-column > .elementor-widget-wrap {
    padding: 0 !important;
}

.uvl-original-widget-section .elementor-widget-uvl_page_block,
.uvl-original-widget-section .elementor-widget-uvl_contact_block {
    margin: 0 !important;
}

.uvl-original-widget-section .uvl-eb-hero-inner,
.uvl-original-widget-section .uvl-eb-stats,
.uvl-original-widget-section .uvl-eb-section,
.uvl-original-widget-section .uvl-eb-cta-inner,
.uvl-original-widget-section .uvl-eb-download,
.uvl-original-widget-section .uvl-eb-dyn-wrap {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.uvl-original-widget-section .uvl-eb-groups {
    grid-template-columns: repeat(auto-fit, minmax(245px, 1fr)) !important;
}

.uvl-original-widget-section .uvl-eb-group {
    min-width: 0;
}

.elementor-widget-uvl_page_block,
.elementor-widget-uvl_page_block > .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
    overflow: visible !important;
}

.elementor-section:has(.elementor-widget-uvl_page_block),
.e-con:has(.elementor-widget-uvl_page_block),
.elementor-column:has(.elementor-widget-uvl_page_block),
.elementor-widget-wrap:has(.elementor-widget-uvl_page_block) {
    overflow: visible !important;
}

.elementor-widget-uvl_page_block .uvl-eb-hero-inner,
.elementor-widget-uvl_page_block .uvl-eb-stats,
.elementor-widget-uvl_page_block .uvl-eb-section,
.elementor-widget-uvl_page_block .uvl-eb-cta-inner,
.elementor-widget-uvl_page_block .uvl-eb-download,
.elementor-widget-uvl_page_block .uvl-eb-dyn-wrap {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.elementor-widget-uvl_page_block .uvl-eb-groups {
    grid-template-columns: repeat(auto-fit, minmax(245px, 1fr)) !important;
}

.elementor-widget-uvl_page_block .uvl-eb-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
}

.elementor-widget-uvl_page_block .uvl-eb-group,
.elementor-widget-uvl_page_block .uvl-eb-card {
    min-width: 0;
}

.elementor-widget-uvl_contact_block,
.elementor-widget-uvl_contact_block > .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
    overflow: visible !important;
}

.elementor-section:has(.elementor-widget-uvl_contact_block),
.e-con:has(.elementor-widget-uvl_contact_block),
.elementor-column:has(.elementor-widget-uvl_contact_block),
.elementor-widget-wrap:has(.elementor-widget-uvl_contact_block) {
    overflow: visible !important;
}

.elementor-widget-uvl_contact_block .uvl-kh,
.uvl-contact-elementor-body {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.uvl-native-hero {
    background:
        radial-gradient(ellipse at 65% 50%, rgba(0, 79, 163, .35) 0%, transparent 60%),
        radial-gradient(ellipse at 30% 70%, rgba(0, 79, 163, .18) 0%, transparent 50%),
        linear-gradient(135deg, #08111a 0%, #0d1b2a 58%, #07111d 100%);
    color: #fff;
    padding: 64px 20px 58px;
    text-align: center;
    border-bottom: 4px solid #004FA3;
    overflow: visible;
}

.uvl-native-hero > .elementor-container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.uvl-native-hero .elementor-widget-wrap,
.uvl-native-cta .elementor-widget-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.uvl-native-hero .elementor-widget-heading,
.uvl-native-hero .elementor-widget-text-editor,
.uvl-native-cta .elementor-widget-heading,
.uvl-native-cta .elementor-widget-text-editor {
    width: 100%;
}

.uvl-native-hero .elementor-heading-title {
    color: #fff !important;
    font-size: clamp(36px, 5.2vw, 72px);
    font-weight: 900;
    line-height: 1.08;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 0;
    text-wrap: balance;
}

.uvl-native-hero .elementor-heading-title span,
.uvl-native-title .elementor-heading-title span,
.uvl-native-cta .elementor-heading-title span {
    color: #004FA3;
}

.uvl-native-hero .uvl-native-badge .elementor-heading-title {
    display: inline-block;
    background: #004FA3;
    color: #fff !important;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 7px 17px;
    border-radius: 999px;
    margin-bottom: 14px;
}

.uvl-native-hero .elementor-widget-text-editor {
    color: rgba(255, 255, 255, .7);
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 1.6;
}

.uvl-native-hero .elementor-button {
    background: #004FA3;
    border-radius: 8px;
    padding: 15px 28px;
    font-weight: 800;
    text-transform: uppercase;
}

.uvl-native-hero .elementor-widget-button {
    display: inline-block;
    width: auto !important;
    flex: 0 0 auto !important;
    margin: 8px 6px 0;
}

.uvl-native-hero .elementor-widget-button:nth-last-child(1) .elementor-button {
    background: rgba(255, 255, 255, .08);
    border: 2px solid rgba(255, 255, 255, .78);
}

.uvl-native-hero .elementor-widget-heading,
.uvl-native-hero .elementor-widget-text-editor {
    text-align: center;
}

.uvl-native-section {
    padding: 70px 20px;
}

.uvl-native-section > .elementor-container {
    max-width: 1120px;
}

.uvl-native-section-light {
    background: #f0f2f5;
}

.uvl-native-section-white {
    background: #fff;
}

.uvl-native-container {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}

.uvl-native-title .elementor-heading-title {
    color: #0d1117;
    font-size: clamp(30px, 4vw, 42px);
    font-weight: 900;
    text-transform: uppercase;
    font-style: italic;
    margin: 0;
    position: relative;
    display: inline-block;
}

.uvl-native-intro-section {
    padding-top: 70px;
    padding-bottom: 16px;
}

.uvl-native-intro-section .elementor-widget-text-editor {
    max-width: 880px;
}

.uvl-native-text {
    color: #718096;
    font-size: 17px;
    line-height: 1.75;
}

.uvl-native-card > .elementor-widget-wrap {
    background: #fff;
    border: 1px solid #edf2f7;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06);
    padding: 28px 24px;
    min-height: 100%;
    align-content: flex-start !important;
    justify-content: flex-start !important;
    transition: transform .18s ease, box-shadow .18s ease;
}

.uvl-native-card .elementor-widget {
    margin-bottom: 0 !important;
}

.uvl-native-card .elementor-widget + .elementor-widget {
    margin-top: 14px;
}

.uvl-native-card > .elementor-widget-wrap:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(13, 17, 23, .1);
}

.uvl-native-card .elementor-heading-title {
    color: #0d1117;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.18;
    margin: 0;
}

.uvl-native-card-icon .elementor-icon {
    display: inline-flex;
    width: 52px;
    height: 52px;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: inset 0 0 0 1px rgba(0, 79, 163, .08);
}

.uvl-native-card-row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.uvl-native-intro-section + .uvl-native-card-row {
    padding-top: 0;
}

.uvl-native-feature-card > .elementor-widget-wrap {
    min-height: 300px;
    border-top: 0;
}

.uvl-native-info-card > .elementor-widget-wrap {
    min-height: 148px;
    padding: 22px 20px;
    border-radius: 12px;
}

.uvl-native-info-card .elementor-widget + .elementor-widget {
    margin-top: 10px;
}

.uvl-native-info-card .uvl-native-card-icon .elementor-icon {
    width: 42px;
    height: 42px;
    margin-bottom: 6px;
}

.uvl-native-info-card .elementor-heading-title {
    font-size: 16px;
}

.uvl-native-info-card .uvl-native-text {
    font-size: 15px;
    line-height: 1.55;
}

.uvl-native-group-card > .elementor-widget-wrap {
    position: relative;
    min-height: 230px;
    padding: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #edf2f7;
}

.uvl-native-group-card > .elementor-widget-wrap::before {
    content: '';
    display: block;
    height: 92px;
    width: 100%;
    background: linear-gradient(135deg, #004FA3, #0360c7);
    order: -10;
}

.uvl-native-group-b > .elementor-widget-wrap::before {
    background: linear-gradient(135deg, #003670, #004FA3);
}

.uvl-native-group-c > .elementor-widget-wrap::before {
    background: linear-gradient(135deg, #0a1f3d, #003670);
}

.uvl-native-group-d > .elementor-widget-wrap::before {
    background: linear-gradient(135deg, #08111a, #0a1f3d);
}

.uvl-native-group-card .uvl-native-group-letter {
    position: absolute;
    top: 19px;
    left: 22px;
    z-index: 2;
}

.uvl-native-group-letter .elementor-heading-title {
    color: rgba(255, 255, 255, .22) !important;
    font-size: 36px;
    line-height: 1;
}

.uvl-native-group-card > .elementor-widget-wrap > .elementor-widget-heading:not(.uvl-native-group-letter) {
    position: absolute;
    top: 28px;
    left: 72px;
    z-index: 3;
}

.uvl-native-group-card > .elementor-widget-wrap > .elementor-widget-heading:not(.uvl-native-group-letter) .elementor-heading-title {
    color: #fff !important;
    font-size: 18px;
}

.uvl-native-group-body-text {
    padding: 16px 20px 20px;
    width: 100%;
}

.uvl-native-group-mini-region {
    position: absolute;
    top: 54px;
    left: 72px;
    color: rgba(255, 255, 255, .82);
    font-size: 13px;
    z-index: 3;
}

.uvl-native-group-mini-stat {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    color: #4a5568;
    font-size: 14px;
}

.uvl-native-group-mini-stat span {
    color: #718096;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.uvl-native-group-mini-stat strong {
    color: #0d1117;
    text-align: right;
}

.uvl-native-card .uvl-native-icon-box {
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #edf2f7;
}

.uvl-native-card .uvl-native-icon-box:last-child {
    border-bottom: 0;
}

.uvl-native-icon-box .elementor-icon-box-title {
    margin-bottom: 3px;
    color: #a0aec0;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.uvl-native-icon-box .elementor-icon-box-description {
    color: #0d1117;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
}

.uvl-native-shortcode-box {
    overflow: hidden;
}

.uvl-native-shortcode-box .sp-league-table,
.uvl-native-shortcode-box table {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #edf2f7;
    box-shadow: 0 10px 30px rgba(13, 17, 23, .06);
}

.uvl-native-shortcode-box thead th {
    background: #0d1117;
    color: #fff;
    text-transform: uppercase;
}

.uvl-native-shortcode-box :where(th, td) {
    padding: 12px 14px;
}

.uvl-native-table-preview,
.uvl-native-empty {
    background: #fff;
    border: 1px solid #edf2f7;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 10px 30px rgba(13, 17, 23, .06);
}

.uvl-native-empty {
    color: #718096;
    font-weight: 700;
}

.uvl-native-statbar {
    background: #004FA3;
    padding: 26px 20px;
}

.uvl-native-statbar .elementor-heading-title {
    color: #fff !important;
    text-align: center;
}

.uvl-native-stat-number .elementor-heading-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
}

.uvl-native-stat-label .elementor-heading-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    opacity: .75;
}

.uvl-native-download {
    background: #004FA3;
    color: #fff;
    padding: 24px 20px;
}

.uvl-native-download .elementor-heading-title,
.uvl-native-download .elementor-widget-text-editor {
    color: #fff !important;
}

.uvl-native-cta {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(ellipse at 50% 12%, rgba(0,79,163,.34), transparent 52%),
        linear-gradient(135deg, #0d1117 0%, #121d32 52%, #1a2540 100%);
    border-bottom: 4px solid #004FA3;
    color: #fff;
    padding: 74px 20px;
    text-align: center;
}

.uvl-native-cta:before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,.025) 1px, transparent 1px);
    background-size: 54px 54px;
    opacity: .42;
    pointer-events: none;
}

.uvl-native-cta > .elementor-container {
    position: relative;
    z-index: 1;
}

.uvl-native-cta .elementor-widget-button {
    display: inline-block;
    width: auto !important;
    flex: 0 0 auto !important;
    margin: 8px 6px 0;
}

.uvl-native-cta .elementor-heading-title {
    color: #fff !important;
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.04;
    max-width: 980px;
    margin: 0 auto;
}

.uvl-native-cta .elementor-widget-text-editor {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

.uvl-native-cta .elementor-widget-text-editor,
.uvl-native-cta .elementor-widget-text-editor p {
    color: rgba(255,255,255,.72) !important;
    font-size: 18px;
    line-height: 1.7;
}

.uvl-native-cta .elementor-button,
.uvl-native-social-button .elementor-button {
    background: #004FA3;
    border-radius: 8px;
    font-weight: 900;
    min-height: 48px;
    padding: 14px 24px;
}

.uvl-native-social-button-alt .elementor-button {
    background: linear-gradient(135deg, #f97316, #c026d3);
}

.uvl-native-card .elementor-widget-google_maps iframe {
    border-radius: 12px;
}

.uvl-native-timeline .elementor-widget-wrap {
    position: relative;
    gap: 0;
}

.uvl-native-timeline .elementor-widget-wrap::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: rgba(0, 79, 163, .25);
}

.uvl-native-timeline .uvl-native-icon-box {
    background: #fff;
    border: 1px solid #edf2f7;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
    margin-left: 80px;
    margin-bottom: 34px;
    padding: 20px 22px;
}

.uvl-native-timeline .uvl-native-icon-box .elementor-icon {
    position: absolute;
    left: -80px;
    top: 0;
    width: 56px;
    height: 56px;
    background: #fff !important;
    color: #004FA3 !important;
    border: 3px solid #004FA3;
}

.uvl-native-rule-card > .elementor-widget-wrap {
    border-left: 4px solid #004FA3;
    min-height: 230px;
}

.uvl-native-rule-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.uvl-native-rule-list li {
    color: #4a5568;
    font-size: 15px;
    line-height: 1.55;
    padding: 4px 0;
}

.uvl-native-rule-list li::before {
    content: '✓';
    color: #004FA3;
    font-weight: 900;
    margin-right: 8px;
}

.uvl-native-contact-logo {
    text-align: center;
}

.uvl-native-contact-logo .elementor-icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 10px;
}

.uvl-native-contact-body > .elementor-container {
    max-width: 1100px;
    gap: 24px;
}

.uvl-native-contact-stack > .elementor-widget-wrap {
    align-content: flex-start !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.uvl-native-contact-stack .elementor-widget {
    width: 100%;
    margin: 0 !important;
}

.uvl-native-contact-card {
    background: #fff;
    border-radius: 14px;
    padding: 28px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .06);
}

.uvl-native-contact-card h2 {
    color: #0c1015;
    font-size: 17px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: .2px;
    margin: 0 0 18px;
    padding-bottom: 10px;
    border-bottom: 3px solid #004FA3;
}

.uvl-native-contact-row {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 12px 0;
    border-bottom: 1px solid #f5f5f5;
}

.uvl-native-contact-row:last-child {
    border-bottom: none;
}

.uvl-native-contact-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #f0f4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 17px;
}

.uvl-native-contact-label {
    color: #a0aec0;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 3px;
}

.uvl-native-contact-value {
    color: #1a202c;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.42;
}

.uvl-native-contact-value a,
.uvl-native-contact-map-link a {
    color: #004FA3;
    text-decoration: none;
    font-weight: 800;
}

.uvl-native-contact-logo-card {
    text-align: center;
    padding: 32px 22px;
}

.uvl-native-contact-logo-card h2 {
    border: none;
    padding: 0;
    margin: 0 0 8px;
    font-size: 28px;
    font-style: normal;
    text-transform: none;
}

.uvl-native-contact-logo-card p {
    color: #718096;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
}

.uvl-native-contact-logo-mark {
    font-size: 54px;
    margin-bottom: 14px;
}

.uvl-native-contact-socials {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.uvl-native-contact-socials a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    padding: 10px 16px;
    text-decoration: none;
}

.uvl-native-contact-socials .fb {
    background: #1877F2;
}

.uvl-native-contact-socials .ig {
    background: linear-gradient(135deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
}

.uvl-native-contact-map-card {
    overflow: hidden;
    padding: 0;
}

.uvl-native-contact-map-head {
    padding: 18px 20px 12px;
}

.uvl-native-contact-map-head h2 {
    border: none;
    margin-bottom: 6px;
    padding-bottom: 0;
}

.uvl-native-contact-map-head p {
    color: #718096;
    font-size: 13px;
    margin: 0;
}

.uvl-native-contact-map-link {
    padding: 10px 18px;
    text-align: center;
}

@media (max-width: 768px) {
    .uvl-native-hero {
        padding: 46px 16px 42px;
    }

    .uvl-native-hero .elementor-heading-title {
        font-size: clamp(34px, 10vw, 50px);
    }

    .uvl-native-section {
        padding: 46px 16px;
    }

    .uvl-native-hero .elementor-widget-button,
    .uvl-native-cta .elementor-widget-button {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .uvl-native-hero .elementor-button,
    .uvl-native-cta .elementor-button {
        width: 100%;
    }
}
