/*global styles*/
:root {
    --uvwp_logobrandcolor: #8E00D8;
}

body {
    font-size: 16px;
}

body h2 {
    font-size: 2.5em;
    font-weight: 600;
    text-transform: uppercase;
}

body h3,
body .h3 {
    font-size: 2em;
    font-weight: 600;
}

.uv-page-header-menu>ul {
    margin: 0;
    height: 100%;
}

.uv-page-header .uv-main-menu li a {
    display: flex;
    height: 100%;
    align-items: center;
}

body .uv-page-header-menu li::after {
    bottom: 0px;
}

body .uv-page-header-menu {
    width: auto;
}

body .uv-navigation-section {
    justify-content: flex-end;
}

body .uv-page-header .uv-main-menu li:last-child {
    margin-right: -1em;
}

.uv-page-scroll .uv-page-header {
    box-shadow: 0 2px 10px #8E00D840;
}

.uv-mobile-menu-footer .uv-site-socials .icon-wrapper {
    border-color: var(--uvwp_logobrandcolor);
}

.uv-mobile-menu-footer .uv-site-socials .icon-wrapper:is(:hover, :focus) {
    background-color: var(--uvwp_logobrandcolor);
    border-color: var(--uvwp_logobrandcolor);
}

.footer-inner .uvwp-widget1 .wp-block-image img {
    width: 247px;
}

.footer-inner .uvwp-widget1 .uv-map-link {
    max-width: 210px;
}

.footer-inner .icon-wrapper:is(:hover, :focus, :active) {
    background-color: var(--uvwp_logobrandcolor);
    border-color: var(--uvwp_logobrandcolor);
    color: #ffffff;
}

footer .icon-wrapper:is(:hover, :focus, :active) * {
    fill: #ffffff;
}

body .uv-newsletter-form .uv-newsletter-input a {
    color: var(--uvwp_logobrandcolor);
}

body footer .uv-newsletter-form .uv-newstitle {
    margin-bottom: 0.1em;
    padding-bottom: 0em;
    text-align: left;
}

body footer .uv-newsletter-form .subscribe-subtitle p {
    padding-bottom: 0;
    margin-bottom: 1em;
    text-align: left;
    text-transform: none;
}

.uv-newsletter-form .uv-fright.uv-btn {
    border-color: #ffffff;
}

.uv-newsletter-form input[type="email"] {
    color: #000000;
}

body .uvwp-widget2 {
    padding-top: 0;
}

footer .uv-newsletter-form .nf-form-fields-required {
    display: none;
}

.uv-newsletter-form .field-wrap.email-wrap label {
    display: none;
}

.uv-newsletter-form .nf-form-content input[type="email"] {
    width: 100%;
    min-height: 40px;
    padding: 16px;
    font-size: 14px;
    border: 1px solid #DEDDDB;
    background-color: #ffffff;
    color: #000000;
    border-radius: 4px;
}

footer .uv-newsletter-form .nf-after-field .nf-error-msg {
    font-size: 0.8em;
    font-weight: bold;
    color: #ffffff;
}

.uv-newsletter-form .field-wrap input[type="submit"] {
    background-color: #000;
    border: none;
    border-radius: 4px;
    height: 50px;
    width: 50px !important;
    background-image: url(/wp-content/uploads/2026/03/submit.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    cursor: pointer;
    border: 1px solid #ffffff;
    transition: all 0.3s ease;
    color: transparent;
}

.uv-newsletter-form .field-wrap input[type="submit"]:is(:hover, :focus) {
    background-color: var(--uvwp_logobrandcolor);
}

.uv-newsletter-form nf-fields-wrap {
    display: flex;
    align-items: top;
    flex-wrap: wrap;
    gap: 0 10px;
}

.uv-newsletter-form nf-fields-wrap nf-field:first-child {
    flex: 1 1 auto;
    flex-basis: calc(100% - 60px);
}

.uv-newsletter-form .checkbox-wrap label {
    font-size: 13px;
    color: #D6D6D6;
    line-height: 1.54;
    font-weight: 400;
}

.uv-newsletter-form .checkbox-wrap .nf-field-label {
    padding-left: 0;
}

.uv-newsletter-form .checkbox-wrap .nf-field-element {
    display: none;
}

.uv-newsletter-form .checkbox-wrap {
    margin-bottom: 0;
    margin-top: -0.3em;
}

.uv-newsletter-form .checkbox-container {
    margin-bottom: 0;
}

.uv-newsletter-form .nf-form-cont.nf-processing {
    opacity: 0.7;
    pointer-events: none;
}

.uv-newsletter-form .field-wrap input[type="submit"][value="Processing"],
.uv-newsletter-form .field-wrap input[type="submit"][value="processing"] {
    opacity: 0.7;
    cursor: wait;
    pointer-events: none;
}

.uv-newsletter-form .nf-form-cont:has(input[type="submit"][value="Processing"]) input,
.uv-newsletter-form .nf-form-cont:has(input[type="submit"][value="processing"]) input {
    opacity: 0.7;
    cursor: wait;
    pointer-events: none
}

body .uvwp-widget2::after {
    height: 83%;
}

.uvwp-widget2 .uv-section {
    width: 100%;
}

body .uvwp-widget3 {
    width: 100%;
}

.uvfootercopytext {
    font-size: 0.8125em;
    color: #cccccc;
}

.footer-wrapper .uvwp-widget.uvwp-widget3 {
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
    justify-content: center;
}

.uvwp-widget3 ul {
    display: flex;
    gap: 2em;
}

.footer-wrapper .uvwp-widget.uvwp-widget3 .menu li a {
    font-size: 0.9em;
}

.uv-legal-menu ul {
    gap: 2.2em;
}

.uv-legal-menu ul li a {
    text-transform: none;
    color: #cccccc;
    font-size: 0.875em;
}

.uv-legal-menu ul {
    padding: 0;
}

body footer .footer-wrapper {
    padding-bottom: 0;
}

body .uv-map-link a {
    background-position: left 2px;
}

.uv-newsletter-form .nf-response-msg:empty {
    display: none;
}

.uv-newsletter-form .nf-response-msg {
    display: block;
    width: 100%;
    background-color: #8e00d8;
    padding: 1em 1.5em;
    border-radius: 0.3em;
}

.uv-newsletter-form .nf-response-msg p {
    font-weight: bold;
    margin-bottom: 0;
}

.footer-social {
    padding-top: 21px;
}

.uv-img-radius .uv-imghover,
.uv-img-radius .uv-cta-image .uv-imghover {
    border-radius: 10px;
}

.map-container h2.wp-block-heading,
.map-square h2.wp-block-heading {
    color: transparent;
    width: 170px;
    height: 30px;
    background: url(/wp-content/uploads/2026/03/nu-stadium-2.svg) center center no-repeat;
    background-size: contain;
    background-position: left center;
}

body .uv-header-simple-content h1 {
    font-size: 3.75em;
    text-transform: uppercase;
}

.uv-infowcenter {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.uv-fs-18 {
    font-size: 18px;
}

.uv-listblockicons h3 {
    position: relative;
    font-size: 1.5625em;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 1.3em;
    background: url(/wp-content/uploads/2026/03/map-pin.svg) left 0.05em no-repeat;
    background-size: auto 1em;
    padding-bottom: 0.2em;
    margin-bottom: 0.3em;
}

.uv-listblockicons h2 {
    margin-bottom: 1em;
    font-size: 2em;
}

.uv-listblockicons h3+p:not(.uvnobotline),
.uv-listblockicons p.uvbotline {
    margin-bottom: 0;
    padding-bottom: 0.85em;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 2em;
}

.uv-listblockicons h2+p:last-child {
    margin-bottom: 0;
}

body .uv-faq-modern-item ul li:before {
    content: "●";
}

.uv-listfaqs-section .uv-section-inner {
    max-width: 1256px;
}

.uv-listfaqs-section h2 {
    margin-bottom: 0.8em;
}

.uv-listfaqs-section .uv-faqscont {
    padding: 0;
}

.uv-listfaqs-section .uv-faq-modern-item a p {
    background-color: #000000;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 18px 30px;
    border: 0;
}

.uv-listfaqs-section .uv-faq-modern-item {
    border: 0;
    margin-bottom: 1em;
}

.uv-listfaqs-section .uv-faq-modern-item:last-child {
    margin-bottom: 0;
}

.uv-listfaqs-section .uv-faq-icon {
    top: 20px;
    right: 24px;
}

.uv-listfaqs-section .uv-faq-icon .uv-close-icon {
    background-color: transparent;
    border: 0;
}

.uv-listfaqs-section .uv-close-icon::before,
.uv-listfaqs-section .uv-close-icon::after {
    background-color: #ffffff;
    height: 25px;
}

.uv-listfaqs-section .uv-faq-modern-item .uv-faq-modern-answer-inner {
    padding: 30px;
    padding-bottom: 10px;
}

.uv-listfaqs-section .uv-faq-modern-item ul ul {
    margin-top: 0.45em;
    margin-bottom: 0.7em;
    padding-left: 1.4em;
    list-style-type: circle;
}

.uv-listfaqs-section .uv-faq-modern-item ul ul li {
    font-size: 0.96em;
    padding-left: 0;
}

.uv-listfaqs-section .uv-faq-modern-item ul ul ul {
    margin-top: 0.35em;
    padding-left: 1.35em;
    list-style-type: square;
}

.uv-listfaqs-section .uv-faq-modern-item ul ul ul li {
    font-size: 0.93em;
    opacity: 0.95;
    padding-left: 0;
}

.uv-listfaqs-section .uv-faq-modern-item ul ul li::before,
.uv-listfaqs-section .uv-faq-modern-item ul ul ul li::before {
    display: none;
}

.uv-listfaqs-section .uv-faq-modern-answer a {
    color: var(--uvwp_logobrandcolor);
}

.uv-listfaqs-section .uv-faq-modern-item.active .uv-faq-modern-answer {
    max-height: 2000px;
}

.uv-listblockicons.isinfo h3 {
    background-image: url(/wp-content/uploads/2026/03/info.svg);
    background-position: left 0;
}

.uv-cta-transport h3 {
    margin-bottom: 0.6em;
}

.uv-cta .uv-img-radius .uv-cta-image {
    overflow: hidden;
    border-radius: 10px;
}

body .uv-mobile-menu-body {
    height: calc(100dvh - 235px);
}

.uv-cta-image .uv-imghover {
    background-color: #000000;
}

.trustarc-banner-header span {
    color: #000000;
}


@media(max-width: 1200px) {
    .uv-cta h3 {
        font-size: 24px;
        line-height: 1.25;
        margin-bottom: 1em;
    }
}

@media(max-width: 1080px) {
    body .uvwp-widget1 {
        width: 38%;
    }

    body .uvwp-widget2 {
        width: 62%;
    }

    body .uvwp-widget1 .acf-innerblocks-container .uv-section:nth-child(2) {
        width: 80%;
    }

    body .uvwp-widget1 .acf-innerblocks-container .uv-section:nth-child(3) {
        width: 20%;
    }

    body .uv-header-simple-content h1 {
        font-size: 2.5em;
    }

    .uv-page-header li,
    .uv-page-header li a,
    .uv-page-header li span {
        font-size: 13px;
    }

    .uv-page-header .uv-main-menu li {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}

@media(max-width: 1000px) {
    .uv-site-socials {
        display: flex;
    }
}

@media(max-width: 900px) {

    .uv-cta h3,
    .uv-cta-transport h3 {
        font-size: 18px;
        line-height: 1.12;
    }
}

@media(max-width: 850px) {
    body .footer-wrapper .uvwp-widget1 {
        width: 100%;
        padding-top: 0;
        padding-bottom: 13px;
        border-bottom: 0;
    }

    body .uvwp-widget2 {
        width: 100%;
        padding-top: 10px;
    }

    .uvwp-widget2::after {
        display: none;
    }

    body .uvwp-widget1 .acf-innerblocks-container .uv-section:nth-child(3) .acf-innerblocks-container {
        justify-content: flex-end;
    }

    .uvwp-widget1 .uv-section {
        max-width: 500px;
    }

    footer .uv-newsletter-form {
        max-width: 500px;
    }

    .uvwp-widget1 figure {
        margin-bottom: 20px;
    }
}

@media(max-width: 768px) {
    .uvcustom-twocols.uv-invert-order .uvcol-wrapper {
        flex-direction: column;
    }

    body .uvcustom-twocols .uv-col-50-content-wrapper {
        padding-top: 0;
    }

    body .uvcustom-twocols .uv-simple-square-ratio {
        margin-top: 40px;
    }

    .uv-legal-menu ul {
        flex-wrap: wrap;
        gap: 0 1.3em;
        justify-content: center;
    }
}

@media(max-width: 600px) {

    body .uv-header-max-width,
    body .uv-page-header,
    body .uv-page-header::before {
        height: 65px;
    }

    html body {
        padding-top: 65px;
    }

    .uv-newsletter-form .nf-form-content input[type="email"] {
        font-size: 16px;
    }

    .uvwp-widget3 ul {
        flex-direction: column;
        gap: 1em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

    .footer-inner .uvwp-widget1 .wp-block-image img {
        width: 185px;
    }

    /*.uvwp-widget1 .uv-section .uv-section:first-child .acf-innerblocks-container{
        justify-content: center;
    }*/
    body h2 {
        font-size: 1.8em;
    }

    .uv-page-hader-logo img {
        width: 190px;
    }

    /*body .uv-cta h3, .uv-cta-transport h3{
        font-size: 30px;
    }*/
    body .uv-header-simple-content h1 {
        font-size: 2em;
    }

    .uv-listblockicons h2 {
        font-size: 1.5em;
    }

    .uv-listblockicons h3 {
        font-size: 1.2em;
    }

    .uv-listfaqs-section .uv-faq-modern-item>a {
        font-size: inherit;
        padding: 0 !important;
    }

    .uv-listfaqs-section .uv-faq-modern-item a p {
        font-size: 1.1em;
        padding: 12px 18px;
    }

    .uv-listfaqs-section .uv-close-icon::before,
    .uv-listfaqs-section .uv-close-icon::after {
        height: 20px;
    }

    .uv-listfaqs-section .uv-faq-icon {
        top: 12px;
        right: 8px;
    }

    .uv-newsletter-form .field-wrap input[type="submit"] {
        height: 52px;
    }

    .uv-listfaqs-section .uv-faq-modern-item .uv-faq-modern-answer-inner {
        padding: 18px;
        padding-bottom: 10px;
    }

    .uv-cta-transport .uv-cta-image .uv-overlay {
        padding: 20px;
    }
}

@media(max-width: 450px) {
    footer .footer-wrapper {
        padding-top: 50px;
    }

    .uvfootercopytext {
        text-align: center;
    }
}

@media(max-width: 368px) {
    /*body .uv-cta h3, .uv-cta-transport h3{
        font-size: 24px;
    }*/
}


/* Banner slider custom text  */
.uv-absmessage-morethanastadium::before {

    content: "MORE THAN A STADIUM";
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    white-space: pre-line;
    pointer-events: none;
    color: #FFF;
    font-family: "montserrat";
    font-size: clamp(22px, 5vw, 50px);
    line-height: clamp(28px, 6vw, 65px);
    font-style: normal;
    font-weight: 700;
    text-align: center;
    min-width: 650px;
}

.uv-absmessage-morethanastadium::after {

    content: "NU STADIUM IS A DYNAMIC DESTINATION WHERE\A FÚTBOL, MUSIC, AND COMMUNITY COME TOGETHER";
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    white-space: pre-line;
    z-index: 9;
    font-family: "proxima-nova";
    font-style: normal;
    font-weight: 500;
    font-size: clamp(12px, 2.5vw, 25px);
    line-height: clamp(18px, 3vw, 32px);
    color: #fff;
    min-width: 650px;
}


.uv-absmessage-morethanastadium .uv-slide-content.uv-sl-plc-left-top::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 5;
}

@media(max-width:1500px) {
    .uv-absmessage-morethanastadium::before {
        top: 44%;
    }

    .uv-absmessage-morethanastadium::after {
        top: 55%;
    }
}

@media(max-width:1100px) {
    .uv-absmessage-morethanastadium::after {
        top: 59%;
    }
}

@media(max-width:768px) {
    .uv-absmessage-morethanastadium::before {
        min-width: 500px;
    }

    .uv-absmessage-morethanastadium::after {
        top: 53%;
        min-width: 500px;
    }
}

@media(max-width:550px) {

    .uv-absmessage-morethanastadium::before,
    .uv-absmessage-morethanastadium::after {
        min-width: 400px;
    }

    .uv-absmessage-morethanastadium::after {
        top: 55%;
    }

    .uv-absmessage-morethanastadium::after {
        font-size: clamp(12px, 3.5vw, 25px);
    }
}

@media(max-width:400px) {
    .uv-absmessage-morethanastadium::after {
        top: 56%;
    }

    .uv-absmessage-morethanastadium::before,
    .uv-absmessage-morethanastadium::after {
        min-width: 320px;
    }
}

/* end Banner slider custom text  */