@font-face {
    font-family: 'Champions-Bold';
    src: url('/media/xmepk35t/champions-bold.woff2') format('woff2'),
        url('/media/iizpeokf/champions-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ChampionsDisplay-Regular';
    src: url('/media/rfpbprc4/championsdisplay-regular.woff2') format('woff2'),
        url('/media/unilvcok/championsdisplay-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Champions';
    src: url('/media/dpjnfp4k/champions.woff2') format('woff2'),
        url('/media/zchk4gxa/champions.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'MinionPro-Regular';
    src: url('/media/szndfuzq/minionpro-regular.woff2') format('woff2'),
        url('/media/lgzje5r4/minionpro-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


html   {
  background: #010056;
}
#comments {
display: none; 
}
@media (min-width: 1068px) {
.social-media-img {
    position: absolute;
    z-index: 10000;
    margin-top: 0px !important;
}
}

@media (min-width: 1367px;) {
.hamburger-menu {
    display: none;
}
}
.h3, h3, h4, .h4, h1, .h1, h2, .h2, h5, .h5 {
    font-family: 'Roboto' !important;
}

@media (max-width: 989px) {
    .site-header__logo img {
        max-width: 200px !important;
        width: 100px !important;
    }
}

.language-selector__options {
    left: -2px !important;
    font-size: smaller;
    text-align: center;
}

.newsletter .form {
    margin: 0 auto;
    max-width: 1248px;
    position: relative;
    margin-top: 15px;
    padding-left: 24px;
    padding-right: 24px;
    display: grid;    
    column-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width: 989px) {
    .newsletter .form {
        display: block;
    }



.inner-container img {
max-width: 186px;
    margin-left: 88px !important;
    margin-top: 20px !important;
}

.site-footer__inner {
    margin-bottom: -70px;
}

.inner-container a img {
max-width: 186px;
    margin-left: 0px !important;
}
}

.newsletter .form .title.mb-45 {
    grid-column: 1;
    padding-right: 30px;
    grid-row: 1;
}

.newsletter .form .subtitle.mb-45 {
    grid-column: 1;
    grid-row: 1;
    top: 82px;
    margin-bottom: 74px;
    position: relative;
}

@media screen and (max-width: 989px) {
    .newsletter .form .subtitle.mb-45 {
        top: auto;
        margin-bottom: 0;
    }
}

.newsletter .form form#newsletter-form {
    grid-column: 2;
    grid-row: 1;
    grid-column: 2 / span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
}

@media screen and (max-width: 1024px) {
    .newsletter .form form#newsletter-form {
        margin-top: 30px;
    }
}

@media screen and (max-width: 640px) {
    .newsletter .form form#newsletter-form {
        display: block;
    }
}

.newsletter.expanded .form form#newsletter-form {
    display: block;
}

.newsletter .form form#newsletter-form .data {
    grid-column: 1;
}

.newsletter .form form#newsletter-form .footer {
    grid-column: 2;
}
.checkbox-area a {
    color: #fff;
}

.title h1 {
    font-size: 1.9444444444rem;
    line-height: 1.9444444444rem;
    margin-bottom: 24px;
}

.newsletter .form .row.field {
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.newsletter .form .flex {
    display: -webkit-box;
    display: flex;
    width: 100%;
}
.newsletter .form .flex .icon-field {
    width: 46px;
    margin-right: 4px;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.newsletter .form .flex .icon-field img {
    display: block;
    width: 20px;
    height: auto;
    margin: 0 auto;
}
.newsletter .form .flex input {
    border: none;
    width: 100%;
    -webkit-box-flex: 1;
    flex: 1;
    margin: 0;
    display: block;
    background: #fff;
    height: 52px;
    padding: 0 14px;
    color: #707070;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 300;
    font-size: 18px;
}
.newsletter .form .no-padding, .newsletter .form .section.expanded {
    padding: 0;
    text-align: center;
}

.newsletter .form .no-padding, .newsletter .form .section.expanded {
    padding: 0;
    text-align: center;
}

.newsletter .form .row.field {
    margin-left: 0;
    margin-right: 0;
}

.newsletter .form .row.field {
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 568px) {
    .newsletter .form .row.field {
        display: block;
    }
}
.newsletter .form .row.field .col-xs-12 {
    width: 50%;
    margin-right: auto;
    box-sizing: border-box;
    padding-right: 10px;
}
@media screen and (max-width: 568px) {
    .newsletter .form .row.field .col-xs-12 {
        width: 100%;
        padding-right: 0;
    }
}

.newsletter .form .row.field .col-xs-12:last-child {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
}
@media screen and (max-width: 568px) {
    .newsletter .form .row.field .col-xs-12:last-child {
        padding-left: 0;
        margin-top: 20px;
    }
}
.newsletter .form .flex {
    display: -webkit-box;
    display: flex;
    width: 100%;
}

.newsletter .form .flex .icon-field {
    width: 46px;
    margin-right: 4px;
    background: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.newsletter .form .btn-accept {
    display: inline-block;
    background-color: #800000;
    color: #fff;    
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    will-change: background-color;
    transition: background-color 0.25s ease;
}

div#ec-newsletter {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #A38F63;
    color: #fff;
}

#ec-newsletter .error {
    font-size: smaller;
    color: maroon;
}

/*request a quote*/
.user-form.generic-request-form {
    max-width: 1028px;
    margin-left: auto;
    margin-right: auto;        
}

.input-row {
    margin-bottom: 10px;
}


.column.contact-form-column.fullwidth {
    display: flex;
}

.contact-form-column div {
    flex-basis: 50%;
    margin-right: 10px;
}


.input-wrap label, .input-row label {
    display: none;
}

.columns {
	padding: 20px;
    background-color: #fff;
}

.title {
    color: #fff;
}

button#submitButton {
    width: 100%;
    background-color: #a38f63;
}

.generic-request-form input {
padding-bottom: 0;
}
.error {
font-size: small; 
color: red;
}

.tab-accordion, .tab-list {
    display: none;
}

.series-descriptor {
background: #ffffff;
}

.series-table {
width: 80%;
margin: auto;
}

.seat-location {
    background-color: #fff !important;
}

@media (min-width: 990px)
.seat-location {
    padding-top: 70px !important; 
    padding-bottom: 30px  !important;
}

.register-bar {
display: none;
}

.hero-banner h1::before, .hero-banner .h1::before, .hero-banner h1::after, .hero-banner .h1::after{
display: none;
}

.hero-banner h1, .hero-banner .h1 {
    position: relative;
    width: 100%;
    margin: auto  !important;
    padding-top: 13% !important;
padding-bottom: none !important;
margin-bottom: 0px !important;
    margin-top: 0px !important;
}


@media (min-width: 990px)
.hero-banner {
    height: 445px !important;
}

h1, .h1 {
    font-size: 2.7rem !important; 
}

.ri-button {
    color: #fff;
    height: 20px;
    margin: 10px auto;
}

.ri-button a {
color: #fff;
    margin: 10px auto;
    background: #002a82;
    text-decoration: none !important;
    padding: 10px 40px;
}

.graphics-with-lines {
    display: none !important ;
}


.newsletter .form .btn-accept {
    display: inline-block;
    background-color: #fff !important;
color: #002a82 !important;
}

.newsletter-legal-disclaimer a {
    color: #fff !important;
}

.site-footer__column h2 {
    color: #002a82 !important;
    border-bottom: 1px solid #002a82 !important;
}


.u-fc--brand-gold {
    color: #002a82  !important;
}

.register-block .tabbed-content .form-outro .button.fill button:hover, .register-block .tabbed-content .form-outro .button.fill button#submitButton:hover, .register-block .tabbed-content .form-outro .button.fill button, .register-block .tabbed-content .form-outro .button.fill button#submitButton {
    background-color: #002a82 !important;
}

.user-form.generic-request-form p a, .user-form.contact-box p a {
    color: #002a82 !important;
}

.site-footer__bottom {
    background-color: #002a82 !important;
}

.seat-location h2 {
    margin-top: 40px;
    color: #002a82 !important;
}

.section-container.seat-location {
      width: 1032px;
      margin: auto;
      box-sizing: border-box;
    }

    .header-section {
      font-size: 24px;
      font-weight: bold;
color: #002a82;
    text-align: center;
font-family: 'roboto' !important;
}


    .about-section {
      display: flex;
      flex-direction: row;
    width: 100%;
    margin: 30px auto 0px auto;
    }

    .about-section-image,
    .about-section-text {
      width: 50%;
      box-sizing: border-box;
    }

.about-section-text p {
    vertical-align: middle;
    align-items: center;
    display: flex;
}

.about-section-text {
    display: flex;
    padding-left: 30px;
}


.header-section {
    font-size: 19px;
    font-weight: bold;
    color: #002a82;
    text-align: center;
    max-width: 1032px;
    margin: auto;
}

h1, .h1 {
    font-size: 2rem !important; 
}

    @media (max-width: 989px) {


 .hero-banner h1, .hero-banner .h1 {
   padding-top: 31% !important;
}
}


    @media (max-width: 989px) {
      .about-section {
        flex-direction: column;
      }


.about-section-image,
    .about-section-text {
      width: 50%;
      box-sizing: border-box;
width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    }

    }

.user-form.generic-request-form .check-row svg, .user-form.contact-box .check-row svg {
    color: #002a82 !important;
}
.user-form.generic-request-form .check-text a, .user-form.contact-box .check-text a {
    color: #002a82  !important;
}

.hero-banner {
    height: 400px !important;
    min-height: 400px !important;
}


#ec-newsletter .error {
    color: red !important;
}

.hero-banner h1, .hero-banner .h1 {
    position: relative;
    width: 100%;
    padding: 1.5em 0 0.1em !important;
    font-family: 'roboto' !important;
}

.swal2-popup {
    background: #002a82 !important;
    border: 1px solid #002a82!important;
}

.swal2-confirm.swal2-styled {
    background-color: #fff !important;
	color: #002a82 !important;
}


.swal2-popup .swal2-title::before {
    display: none !important;
}

.swal2-popup .swal2-title::after {
    display: none !important;
}

.swal2-confirm.swal2-styled:hover {
    background-color: #c1c1c1 !important;
}

.header-section h5 {
	font-weight: bold;
	color: #002a82;
	margin-top: -21px;
}


.inner-container.hide-desktop a
 {
    margin-top: -37px;
}

 table {
      width: 100%;
      border-collapse: collapse;
border-color: transparent;
display: flex;
    justify-content: space-around;
    margin: auto;
    flex-wrap: nowrap;
    }

    th, td {
      border: 1px solid #ddd;
      padding: 8px;
      text-align: left;
border-color: transparent;
    }

    @media (max-width: 768px) {
      table {
        display: block;
      }

      th, td {
        display: block;
        width: 100%;
        box-sizing: border-box;
      }
    }

.image-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
    margin: -35px auto 30px auto;
}

.image-item {
  position: relative;
  overflow: hidden;
  width: 380px;
  height: 380px;
  margin-bottom: 20px;
}

.image-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.image-item:hover img {
  transform: scale(1.1);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding: 35px;
}

.image-item:hover .overlay {
  opacity: 1;
}

.text {
  color: #fff;
  font-size: 18px;
  text-align: left;
  margin: 0;
}

.text-below {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
  top: 10px; /* Adjust this value to add space between image and text-below */
}

@media (max-width: 768px) {
  .image-container {
    flex-direction: column;
    align-items: center;
  }

  .image-item {
    width: 100%;
    height: 100%;
  }
}

.discover-block {
    background-color: #fff !important;
    color: #002a82 !important;
}

.offset-slider__tracker {
    background-color: #002a82 !important;
}

.slider-arrows .slick-arrow {
    border: 1px solid #002a82 !important;
}

.slider-arrows .slick-arrow::before {
    border-top: 3px solid #002a82 !important;
    border-right: 3px solid #002a82 !important;
}

.slider-arrows .slick-arrow:hover {
    background-color: #c8c8c8 !important;
}


.graphics-with-lines.site-footer__graphic {
    display: none !important ;
}

.u-bg--brand-gold-light {
    background-color: #fff !important;
}

.u-text--center .line-graphic {
display: none !important;
} 

.section-container {
    padding-top: 100px !important;
}

body {
    position: relative;
    width: 100%;
    background-color: #fff !important;
}

h5 a {
    text-decoration: none;
    color: #002a82;
}
@media screen and (max-width: 988px) {

.umbraco-forms-form .dataconsent label {

    display: block;
    font-size: 14px;
    line-height: 21px;
    width: 310px;
    padding-left: 30px;
    margin-top: -30px;
}
}

@media screen and (min-width: 989px) {

.umbraco-forms-form .dataconsent label {
    display: block;
    font-size: 14px;
    line-height: 21px;
    width: 480px;
    padding-left: 30px;
    margin-top: -30px;
}
}

.umbraco-forms-form .title {
    z-index: 1 !important;
}

 @media all and (min-width: 577px) {
    .hero-banner__inner {
        padding-left: 54px;
        padding-right: 54px;
        max-width: 1000px !important;
    }
}























.umbraco-forms-form .btn.primary {
    background: #DCFF50 !important;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 20px;
    color: #0232FF !important;
    text-transform: uppercase;
    border-radius: 100px !important;
    border: 0 !important;
    padding: 10px;
transition: 0.3s ease-in-out !important; 
}

.umbraco-forms-form .btn.primary:hover {
    background: #eb23be !important;
    color: white !important;
}

.umbraco-forms-form .dataconsent input {
    display: flex;
}

.site-header {
    background: black !important;
}

    .umbraco-forms-form .dataconsent label {
        display: block;
        font-size: 14px;
        line-height: 21px;
        width: 100%;
        padding-left: 30px;
        margin-top: -30px;
        text-align: justify;
    }


.header-section {
    color: black;
}


.header-section h5 {
    color: black;
}


.site-header__logo img {
    transform-origin: 0 0;
    transition: max-width 0.3s ease;
    max-width: 202px;
    height: 25px !important;
}

.site-header.scrolling .site-header__logo img {
    max-width: 142px;
    height: 25px !important;
}

@media (max-width: 989px) {
  .site-header.scrolling  .site-header__logo img {
        max-width: 200px !important;
        width: 100px !important;
    }
}





h4, .h4, .my-account-banner h3 {
    font-size: 1.7777777778rem;
    line-height: 2rem;
    font-family: 'roboto' !important;
}

h5, .h5, .my-account-banner h3 {
    font-size: 1.7777777778rem;
    line-height: 2rem;
    font-family: 'roboto' !important;
}


.uclf25newsletter .submit-button {
    letter-spacing: 1px;
    background-color: transparent !important;
    color: white !important;
}

.uclf25newsletter .submit-button:hover {
    background-color: #df42f2!important;
    color: black !important;
}

    h2, .h2 {
        font-size: 3rem;
        line-height: 3.1111111111rem;
        font-family: 'roboto' !important;
    }



.umbraco-forms-form .btn.primary {
    background-color: transparent;
}

 .umbraco-forms-form.copaamericarequestaquote.umbraco-forms-Request.a.Quote p {
    text-align: justify;
}

.umbraco-forms-form legend {
    font-weight: 700;
    font-size: 1em;
    line-height: 1em !important;
    display: block;
}
    .umbraco-forms-form .umbraco-forms-navigation {
        padding: 1em 0;
        padding-left: 20px !important;
    }
.umbraco-forms-form.uclf25newsletter {
background: url(/media/ksbgetkl/back-for-hospitality.webp);
    color: #fff;
    background-size: cover;
    display: flex;
    justify-content: center;
    letter-spacing: 0.5px;
    position: relative;
    padding: calc(1em + 60px) 1em calc(1em + 60px) 1em;
    margin: 0 auto;
    text-align: center;
    margin-top: -74px;
}
.uclf25newsletter a {
    color: #df42f2;
    text-decoration: none !important;
}

.uclf25newsletter a:hover {
    color: white;
}


h5 a {
    text-decoration: none;
    color: #df42f2;
}

h5 a:hover {
    text-decoration: none;
    color: #df42f2;
}



.footer-logos a img {
    min-width: 130px !important;
    min-height: 30px !important;
}


.seat-location h4, .seat-location h5 {
    font-size: 1.7777777778rem;
    line-height: 2rem;
    color: #070348;
}

h4, .h4, .my-account-banner h3 {
    font-size: 1.7777777778rem;
    line-height: 2rem;
    color: white;
}

.site-footer__column h2 {
    color: #070348!important;
    font-size: 1.6rem;
border-bottom: 1px solid #070348!important;
}

.site-footer__column p a {
    color: #070348 !important;
}

.site-footer__column p a:hover {
color: black!important;
text-decoration: none !important;
}

.site-footer__bottom {
    background-color: #070348!important;
}


.copaamericarequestaquote form {
    background-color: black;
    color: white;
}
.copaamericarequestaquote form a {
    color: #df42f2;
text-decoration: none !important;
}

.copaamericarequestaquote form a:hover {
    color: white;
text-decoration: none !important;
}

ins {
    text-decoration: none;
}

h5 a:hover {
    text-decoration: none;
    color: white !important;
}

@media (min-width: 577px) {
    .hero-banner {
        min-height: 650px !important;
    }
}

.site-footer__column h2 {
    font-size: 1.6rem !important;
}

input[type="checkbox"] {
  accent-color: #df42f2!important;
}
.copaamericarequestaquote form {
    background-color: #070348;
    color: white;
}

.overlay .text {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.image-item {
    position: relative;
    overflow: hidden;
    width: 380px;
    height: 380px;
    margin-bottom: 20px;
    border-radius: 100%;
    border: 3px solid #df42f2;
}


.uclf26registerinterest {
    background-image: url(/media/klyjpchd/uclf-ir-form-img.png);
}

.about-section-image, .about-section-text {
    width: 100%;
}

.footer-logos {
    padding-right: 210px !important;
    display: flex  !important;
    align-items: center  !important;
}
















.site-header__logo img::after{
    width: 210px !important;
    height: 35px;
    background-image: url(/media/j2tb5ckt/ucl_2021-24_logo_white_rgb_v2.svg);
}

.hero-banner h1, .hero-banner .h1 {
    font-size: 2.59rem !important;
}

.footer-logos a img {
    min-width: 90px !important;
    min-height: 35px !important;
}



.site-header.scrolling {
    background-color: #0b0545 !important;
    padding: 10px 54px;
}


.site-header {
    background-color: #010056 !important;
    padding: 10px 54px;
}

.umbraco-forms-form .umbraco-forms-field-wrapper .field-validation-error {
    font-size: 18px;
    color: #df42f2 !important;
}


input[type=checkbox]:checked + label:before {
    background-color: var(--base-color);
}




.site-header__logo {
    width: 100%;
    text-align: left !important;
    padding-left: 150px;
}



.site-header__sidebar {
    display: flex;
    align-self: center;
    margin-left: auto;
    width: 100%;
    padding-top: 5px;
}

#onetrust-banner-sdk.ot-bnr-w-logo img {
dislpay: none !important; 
}

.uclf26registerinterest.umbraco-forms-form {
    background: #010056;
    background-size: cover;
padding: 70px;
}


    .uclf25requestaquote.umbraco-forms-form a {
    text-decoration: none;
    color: #c853ea;
}

.umbraco-forms-form span.checkboxlist {
padding-left: 2px !important;
}

input[type=checkbox]:checked + label:before {
    background-color: #c853ea;
}
    .uclf25requestaquote.umbraco-forms-form a:hover {
    text-decoration: none;
    color: white;
}

 .umbraco-forms-field.enteryourcomments.longanswer  {
display: none;
}

.umbraco-forms-form .checkboxlist label {
font-size: 16px;
}

.umbraco-forms-form legend {
    font-size: 18px !important;
}

.uclf25requestaquote form {
    max-width: 850px !important;
    background-color: #0e0742  !important;
    color: white  !important;
}

@media (min-width: 768px) {
    .uclf25requestaquote form .umbraco-forms-page {
        display: flex !important;
        flex-direction: column;
    }
}


.umbraco-forms-container.col-md-12 {
    display: flex;
    flex-wrap: wrap;
}

.umbraco-forms-field.selecttravelpackagetype, .umbraco-forms-field.selectnumberofguests, .umbraco-forms-field.email, .umbraco-forms-field.telephonenumber, .umbraco-forms-field.country, .umbraco-forms-field.language, .selecthospitalitycategory, .selectaccommodationoption, .umbraco-forms-field.comments  {
    width: 100% !important;
}

.umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist label:nth-child(2), .umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist label:nth-child(8) {
    width: 52%;
}

.umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist label:nth-child(5), .umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist label:nth-child(11) {
    width: 42%;
}

.umbraco-forms-field.selectaccommodationtype2, .umbraco-forms-field.selectflightclass {
    width: 50% !important;
}

.umbraco-forms-field.firstname.shortanswer.mandatory {
    width: 50%;
    padding-right: 5px;
}

.umbraco-forms-field.lastname.shortanswer.mandatory.alternating {
    width: 50%;
    padding-left: 5px;
}

.gcq-button {
    margin-top: -150px;
    margin-bottom: 150px;
}

.gcq-button {
    z-index: 4;
    position: absolute;
display: flex;
    justify-content: center;
    width: 100%;
}

.gcq-button a {
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #0e0742;
    border: 2px solid white;
    border-radius: 30px;
    padding: 10px 40px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 22px;
}






































.social-media-img img {
    width: 35px !important;
    height: 35px !important;
}

@media (max-width: 640px) {


    .social-media-img {
        margin-bottom: -100px;
    }
}


@media (max-width: 640px) {
    .site-footer__logo {
        display: block;
        margin: 30px 0 0 !important;
        text-align: left;
    }
}

.app-promo-footer img {
    height: 40px;
    padding-right: 20px;
}

.app-promo-footer {
    margin-left: -0px;
    margin-right: 0px;
    margin-top: 30px;
    display: flex;
}

@media (min-width:641px) and (max-width:1069px) {
    .app-promo-footer {
        display: flex;
        flex-direction: column;
        margin-top: 0px;
        margin-left: 0px;
    }

    .site-footer__logo img {
        margin-top: -0px !important;
    }

    .app-promo-footer img {
        height: auto;
        padding-right: 40px;
        margin-top: 30px;
        width: 200px;
    }
}

@media (max-width:640px) {
    .app-promo-footer {
        margin-left: 0;
        margin-right: 0px;
        margin-top: 140px;
        display: flex;
        flex-direction: column;
        margin-bottom: -90px;
    }

    .site-footer__logo img {
        margin-top: -0px !important;
    }

    .app-promo-footer img {
        height: auto;
        width: 200px;
        margin-bottom: 20px;
    }
}


.site-footer__logo img {
    margin-top: -70px;
}

@media screen and (max-width: 989px) {
    .inner-container a img {
        max-width: 186px;
        margin-left: 0px !important;
        margin-top: -30px !important;
        margin-bottom: 40px;
    }
.footer-logos {
    padding-right: 0px !important;
    display: flex !important;
    align-items: center !important;
    margin-top: 80px;
    margin-bottom: -50px;
}
}


@media (max-width: 989px) {
.hero-banner h1, .hero-banner .h1 {
    font-size: 1.7rem !important;
}

    .hero-banner h1, .hero-banner .h1 {
        padding-top: 15% !important;
    }

.gcq-button {
    margin-top: -80px;
    margin-bottom: 150px;
}

}


@media (max-width:768px) {
.umbraco-forms-field.selecttravelpackagetype .umbraco-forms-field-wrapper .checkboxlist label {
    width: 100% !important; 
}

.umbraco-forms-field.selectaccommodationtype2, .umbraco-forms-field.selectflightclass {
    width: 100% !important;
}
.umbraco-forms-field.firstname, .umbraco-forms-field.lastname {
    width: 100% !important;
    padding-right: 0px !important;    padding-left: 0px !important;

}
}


    .site-header .language-selector {
        display: none;
    }


.site-header__sidebar {
    width: 80% !important;
    justify-content: flex-end;
    padding-right: 150px;
}

.site-header__logo {
    width: 50% !important;
}

@media (max-width: 1366px) {
.site-header__menu {
    display: block !important;
}
.site-header__logo {
    width: 100%;
    text-align: left !important;
    padding-left: 0px !important;
}

.site-header {
    padding-left: 10% !important;
    padding-right: 10% !important;
}
}

.inner-container.footer-logos a:last-child {
display: none;
}

@media (min-width: 577px) {
    .site-header.scrolling {
        height: 67px !important;
    }
}


.ot-bnr-logo {
display: none;
}

.hamburger-menu-list li a {
    font-family: 'Roboto' !important;
font-weight: bolder;
}

.hamburger-menu-list li a:hover {
    color: #0e0742 !important;
}

.hero-banner__inner p {
    font-size: 1.5rem !important;
line-height: 1.7rem !important;
}



@media (max-width: 768px) {

    .hero-banner h1, .hero-banner .h1 {
        font-size: 1.5rem !important;
    }


.hero-banner__inner p {
    font-size: 1.3rem !important;
}

.gcq-button a {
    font-size: 0.8rem !important;
    margin-top: -10px !important;
}

    .hero-banner h1, .hero-banner .h1 {
        padding-top: 0% !important;
    }
}



.slider-around  {
    background: #010056;
    padding: 25px;
}



.accommodation-slider-main-ins {
    display: flex;
    transition: transform 0.35s ease;
}



.slider-btn {
background: transparent;
    width: 48px;
    height: 48px;
    color: white;
    font-size: 40px;
    cursor: pointer;
    transition: 0.2s;
}


@media (max-width: 768px) {
    .accommodation-slider-item {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .accommodation-slider-btns {
        right: 50%;
        transform: translateX(50%);
    }
}











.accommodation-slider-main {
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 140px !important;
}

/* ВНУТРЕННЯЯ ЛЕНТА */
.accommodation-slider-main-ins {
    display: flex;
    transition: transform 0.35s ease;
}

.accommodation-slider-item {
    flex: 0 0 auto;
    width: 24%;
    height: 550px;
    margin-right: 18px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    position: relative;
    transition: 0.3s;
    opacity: 1;
    transform: scale(1);
}

/* СТРЕЛКИ — ВПРАВО СНИЗУ */
.accommodation-slider-btns {
    position: absolute;
    bottom: 40px;
    right: 0;
    display: flex;
    gap: 10px;
    z-index: 1;
}



/* MOBILE FULLWIDTH */
@media (max-width: 768px) {
    .accommodation-slider-item {
        width: 90% !important;
        margin-right: 10px;
    }

    .accommodation-slider-btns {
        right: 50%;
        transform: translateX(50%);
    }
}















@media (min-width: 1367px) {
    .seat-location {
        max-width: 1032px;
        margin: auto;
    }
}










.section-container.seat-location {
    display: flex;
align-items: center;
}

.section-container.seat-location .header-section {
    text-align: left;
}

.section-container.seat-location .about-section {
    margin: 30px 0px 0px 0px !important;
}

.section-container.seat-location .about-section-text {
    padding-left:0px !important;
}

.header-section.new {
    text-align: left;
    max-width: 1032px;
    margin: auto;
padding-top:40px;
}

.header-section.new h4, .header-section.new h5 {
color: #0e0742;
}

.section-container.seat-location .images.all {
    display: flex;
}


.images.imagetwo {
    max-width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.images.imagetwo img:first-child {
padding-bottom:20px;
}

.text.all {
    width: 100%;
}

.text.all p {
color: black;
}

.images.imageone {
    padding-right: 30px;
}












@media (max-width:1050px) {
.header-section.new {
    max-width: 90% !important;
}

.section-container.seat-location {
    width: 90% !important;
}

}




@media (max-width: 989px) {
    .about-section-image, .about-section-text {
        text-align: left !important;
    }

.about-section-text {
padding: 0;
}

.section-container.seat-location {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 0px;
    padding-top: 0px !important;
}

.text.all  {
    margin-top: -30px;
}
}


.section-container.seat-location .images.all {
    display: none !important;
}

.header-section.new h5 {
    margin-bottom: 5px;
}

@media (max-width: 1024px) {
.header-section.new h5 {
    padding-bottom: 20px;
}

}

.section-container.seat-location.lower {
margin-top: -50px;
    margin-bottom: 100px;
}


.about-section-text {
    flex-direction: column;
}

@media (max-width:768px) {
.section-container.seat-location.lower {
margin-top: -40px;
}

.about-section-text p {
    text-align: justify;
}
}

.about-section-text p {
    text-align: justify;
}

.uclf26registerinterest .umbraco-forms-page {
    color: white;
    background: #010056;
    width: 75%;
    margin: auto;
    padding: 20px 100px;
}

.uclf26registerinterest .umbraco-forms-page a {
    color: #c853ea;
}


@media (max-width: 989px) {
    .inner-container.footer-logos {
        max-width: 300px !important;
    }


.uclf26registerinterest .umbraco-forms-page {
    width: 95%;
}

}

@media (max-width: 989px) {
    .gcq-button.lower {
        margin-top: -170px;
        margin-bottom: 150px;
    }

.uclf26registerinterest .umbraco-forms-page {
    padding: 20px 20px;
}
.uclf26registerinterest.umbraco-forms-form {
    padding: 10px;
}

}

.umbraco-forms-field.lastname {
    width: 50%;
    padding-left: 5px;
}









.section-container.seat-location {
    display: flex
;
    align-items: flex-start;
    flex-direction: column;
}














@media (min-width:1024px) {
.slider {
    display: flex;
margin-bottom: 50px;
}

@media (min-width: 1024px) {
    .slider-part.last {
        width: 33%;
        padding-left: 3%;
        padding-right: 3%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
.slide-ins {
    width: 24%;
}
}

    .slider-part {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: flex
;
        flex-direction: row;
        justify-content: space-between;
    }

}

.slide {
    border-radius: 30px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
    background: #efefef;
    padding: 5px;
}

.text-content h5 {
    font-size: 1rem !important;
line-height: 1.49rem;
    color: #0e0742;
    margin-bottom: 0px;
    font-weight: bolder !important;
}

.image-content img {
    background: #0e0742;
    border-radius: 100%;
    width: 70px;
}

.text-content {
    padding-left: 20px;
    width: 80%;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
    align-items: center;
    align-content: center;
    flex-direction: row;
}

.text-content p {
    color: #0e0742;
    transform: rotate(270deg);
    margin-bottom: 0px;
    padding-top: 35px;
}

.slide.added .image-content img  {
    background: transparent;
}

.separator-back h4 {
    margin-block-end: 0px;
}

.separator-back {
    color: white;
background: #0e0742;
    height: 100px;
    background-size: cover;
    background-position: center;
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    padding: 00px 8%;
}


@media (max-width:1024px) {

    .text-content h5 {
        font-size: 18px !important;
        line-height: 27px !important;
        color: #0e0742;
        margin-bottom: 0px;
        font-weight: normal !important;
    }

.image-content img {
    background: #0e0742;
    border-radius: 100%;
    width: 50px;
}
}

.extra-text {
    display: none;
    margin-top: 10px;
    font-size: 0.9rem;
    color: #0e0742;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: lighter;
}


@media (min-width: 1024px) {
    .slider {
        display: flex;
        margin-bottom: 50px;
        width: 85%;
        margin: auto;
        margin-bottom: 30px;
    }
}

.slide:hover {
    background: #e7e7e7;
}

.slide.added.nonact:hover, .slide.nonact:hover {
    background: #efefef;
}


@media (min-width: 1024px) {
 .slider {
        display: flex !important;
        width: 100% !important;
        margin: auto !important;
        margin-bottom: 0px !important;
        flex-direction: row !important;
    }
}


@media (max-width:1048px) {
    .slider-part {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
    }

        .slide-ins {
            width: 49% !important;
        }
}

.slider {
    width: 100%;
}


@media (max-width:768px) {
    .slide-ins {
        width: 100% !important;
    }
}


.hero-banner img {        object-position: bottom !important;
}



.umbraco-forms-field.country.dropdown.alternating label {
    display: none;
}











































.popup {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-inner {
    border-radius: 24px;
    background: #010056;
    padding: 20px;
    width: 90%;
    max-width: 600px;
    position: relative;
}

.close-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: none;
  font-size: 30px;
  cursor: pointer;
}
















.map-with-hotels {
    position: relative;
    background: url(/media/vuaf1dxv/uclf-map-background-desktop-updated.webp) center / contain no-repeat;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 2032 / 1889;
    margin: auto;
}


.point-circle {
  width: 30px;
  height: 30px;
  background: #FF6B00; 
  color: white;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.point-tooltip {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -100%);
  background: white;
  color: #000;
  padding: 8px 12px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s;
  border: 1px solid #ccc;
}

.map-point:hover .point-tooltip {
  opacity: 1;
z-index:3;
}

@media (max-width: 768px) {
  .map-point:active .point-tooltip,
  .map-point:focus-within .point-tooltip {
    opacity: 1;
    pointer-events: auto;
  }
}

div#uefa-accommodation{
    background: #010056;
    padding: 25px;
}

.map-container {
    max-width: 1240px;
    margin: auto;
    color: white;
    font-family: 'Champions';
    display: flex;
}

.map-point {
    width: 30px;
    height: 30px;
position:absolute;
}


@media (max-width: 768px) {
.map-with-hotels {
    position: relative;
    background: url(/media/rggatfex/uefa-map-mobile-min.png) center / contain no-repeat;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1730 / 1032;
    margin: auto;
}

.map-point, .point-circle {
    width: 20px;
    height: 20px;
    font-size: 10px;
}
}



.map-point.verno .point-circle {
    background: #EB23BE;
}

.map-point.verno {
    top: 46%;
    left: 19.5%;
}

.map-point.wonder .point-circle {
    background: #DCFF50;
}

.map-point.wonder {
    top: 50%;
    left: 30%;
}

.map-point.emerald .point-circle {
    background: #F06E2D;
}

.map-point.emerald {
    top: 61%;
    left: 23%;
}

.map-point.oktogon .point-circle {
    background: #DCFF50;
}

.map-point.oktogon {
    top: 38.3%;
    left: 35.0%;
}


.map-point.avenue .point-circle {
    background: #F06E2D;
}

.map-point.avenue {
    top: 45.3%;
    left: 34%;
}


@media (max-width: 768px) {
.map-point.verno {
    top: 33%;
    left: 20%;
}

    .map-point.emerald {
        top: 55%;
        left: 24%;
    }

    .map-point.oktogon {
        top: 24.5%;
        left: 35.5%;
    }

    .map-point.avenue {
        top: 31.4%;
        left: 35.5%;
    }

.map-point.wonder {
    top: 39%;
    left: 30%;
}

.map-container .map-point.oktogon .point-tooltip {
    left: 140% !important;
}

.map-container .map-point.verno .point-tooltip {
    left: 350% !important;
}

.map-container .map-point.map-container .map-point.wonder .point-tooltip {
    left: 200% !important;
}

.map-container .map-point.emerald .point-tooltip {
    left: 240% !important;
}


.map-container .map-point.avenue .point-tooltip {
    left: 150% !important;
}
}

body.cancel-transitions .map-point .point-circle {
    transition: 0.3s ease-in-out;
}

.point-circle:hover {
    transform: scale(1.3);
}

body.cancel-transitions * {
    transition: unset !important;
}

html body.cancel-transitions .map-point .point-circle {
    transition: transform 0.3s ease-in-out !important;
}

.accommodation-slider-main-ins {
    transition: transform 0.3s ease-in-out;
}

.hotel-item {
    color: white;
}

.hotel-item a {
    text-decoration: none;
}

a.open-popup {
    background: white;
    flex: 0 0 auto !important;
    border-radius: 100px;
    color: black;
    padding: 5px 20px;
    margin-top: 10px;
    text-transform: uppercase;
}
.hotel-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    padding: 20px;
align-items: flex-start;
}

.hotel-header {
    font-size: 30pt;
    line-height: 50px;
    color: #eb23be;
    background: #f1f1f1;
    border-radius: 100px;
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
}

.hotel-star-rate {
    text-align: center;
    margin-top: -25px;
    font-family: 'ChampionsDisplay-Regular';
    font-size: 25px;
    color: #dcff50;

}




.uclf-headerr {
    background: #010056;
    margin-top: 87px;
}

.uclf-headerr img {
    border-top: 4px solid #0232ff;
}









.raq-block-uclf {
    background: #0232ff;
    padding: 25px;
}

.raq-uclf-ins {
    max-width: 1240px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    color: white;
    text-transform: uppercase;
}

a.button-bright-green {
text-transform: uppercase;
    background-color: #dcff50;
    padding: 13px 40px 10px 40px;
    border-radius: 50px;
    color: #0232ff;
    text-decoration: none;
    font-family: 'ChampionsDisplay-Regular';
    font-size: 20px;
    transition: 0.3s ease-in-out !important;
}

a.button-bright-green:hover {
    background-color: #eb23be;
    color: white;
transition: 0.3s ease-in-out !important;
}

.pkg-incl-links a {
    transition: 0.3s 
ease-in-out !important;
}

.pkg-incl-links a:hover {
    background-color: #eb23be;
    color: white;
transition: 0.3s ease-in-out !important;
}

.raq-uclf-wording {
    font-size: 17px; 
    font-family: 'Champions';
}

@media (max-width:768px) {

.raq-uclf-ins {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    text-align: center;

}
}



.inclusions-main-uclf {
    padding: 50px 25px;
}

.beyond-brilliant-block {
    max-width: 1240px;
    margin: auto;
    display: flex;
    gap: 70px;
    align-items: flex-start;
}

img.beyond-b-head {
    max-width: 300px;
    margin-bottom: 5px;
}

img.beyond-b-img {
    max-width: 440px;
}

.brilliant-block-right p {
    font-family: 'Champions';
    font-size: 18px;
    color: #010056;
}

.package-inclusions-block {
    max-width: 1240px;
    margin: auto;
    margin-top: 30px;
}

.package-inclusions-block p {
    color: #0232ff;
    font-family: 'ChampionsDisplay-Regular';
    font-size: 50px;
    text-transform: uppercase;
}

.pkg-incl-links {
    display: flex;
    justify-content: space-between;
align-items: center;
}

.pkg-incl-links a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Champions-Bold';
    color: white;
    background: #0232ff;
    border-radius: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 20% !important;
}

span.incl-icon {
    background: #010056;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.incl-text {
    margin-left: 5px;
width:80%;

}



.stadium-listing__inner {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}


.stadium-listing {
    margin: 0;
    background-color: #010056;
}

.stadium-listing-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
}

.stadium-listing-item__image {
    position: relative;
    overflow: hidden;
    background-color: #010056;
    background: url(/media/ksbgetkl/back-for-hospitality.webp);
    background-size: cover;
    background-position: top center;
}

.stadium-listing-item__image, .stadium-listing-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
}

@media (min-width: 769px) {
    .stadium-listing-item.-active .stadium-listing-item__image img {
        -webkit-transform: scale(0.9, 0.84);
        transform: scale(0.9, 0.84);
    }
}
.stadium-listing-item__image img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform 0.25s 
ease;
    transition: -webkit-transform 0.25s 
ease;
    transition: transform 0.25s 
ease;
    transition: transform 0.25s 
ease, -webkit-transform 0.25s 
ease;
}

.stadium-listing-item__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 80px;
    min-height: 300px;
    background-color: #010056;
    -webkit-transition: background-color 0.25s 
ease;
    transition: background-color 0.25s 
ease;
}

.stadium-listing-item__content-header {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 25px;
}

span.stadium-listing-item__name {
    color: #FFF;
    background: linear-gradient(77deg, #C99A42 0%, #FFD56C 66%, #C99A42 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.stadium-listing-item__name {
    font-size: 36px;
    line-height: 44px;
    display: block;
    margin-bottom: 20px;
    font-family: var(--graphik-heading);
    font-weight: normal;
    color: #FFF;
    -webkit-transition: color 0.3s 
ease;
    transition: color 0.3s 
ease;
}

.stadium-listing-item__city {
    display: block;
    margin-top: 30px;
    font-size: 24px;
    line-height: 30px;
    color: #FFF;
    -webkit-transition: color 0.3s 
ease;
    transition: color 0.3s 
ease;
}

.stadium-listing-item__content-hidden {
    display: none;
    position: relative;
}

.stadium-listing-item__content-inner {
    display: block;
    margin-bottom: 30px;
}

.stadium-listing-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 768px) {
    .stadium-listing-item__image, .stadium-listing-item__content {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .stadium-listing-item__content {
        padding: 50px 40px !important;
        min-height: 0;
    }
}
@media (max-width: 980px) {
    .stadium-listing-item__content {
        padding: 60px 50px;
    }
}


h3.hc-head span {
    color: #eb23be;
}

h3.hc-head {
    font-family: 'ChampionsDisplay-Regular' !important;
    color: white;
    letter-spacing: 0px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 50px;
    text-align: center;
}

p.hc-price {
    color: #dcff50;
    font-family: 'Champions';
    font-size: 25px;
    text-align: center;
    margin-top: -30px;
    font-weight: 500 !important;
}

p.hc-descr-main {
    font-size: 18px;
    font-family: 'Champions';
    color: #dcff50;
    text-align: center;
    line-height: 27px;
    margin-top: -10px;
}

.hc-spec-char {
    width: 100%;
}

.hc-char span {
    color: #dcff50;
}

.hc-char {
    font-size: 18px;
    font-family: 'Champions';
    color: white;
    text-align: center;
    line-height: 27px;
    display: flex;
    justify-content: space-between;
gap:20px;
}

p.button-imposter {
    font-size: 19px;
    font-family: 'Champions-Bold';
    color: #dcff50;
    text-align: center ; 
    line-height: 25px;
    text-underline-offset: 5px;
    text-transform: uppercase;
}

@media (min-width:769px) {
.button-imposter { display: none !important;}
}


.hc-hid-head {
    font-family: 'Champions';
    font-size: 18px;
    text-align: center;
    color: #dcff50;
    margin-top: -20px;
}

.lists-for-hosp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.hc-hid-cont {
    margin-bottom: -30px;
    font-family: 'Champions';
    list-style: disc;
    color: white;
    font-size: 18px;
    line-height: 27px;
    width: 45%;
}




@media (max-width: 768px) {

.beyond-brilliant-block {
    display: flex;
    gap: 30px;
    flex-direction: column;
text-align:center;
}

.pkg-incl-links a {
    width: 100% !important;
}

.pkg-incl-links {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}

.hc-char {
    flex-direction: column;
}

p.hc-spec-char {
    width: 100%;
}

ul.hc-hid-cont li {
    width: 100%;
}

img.beyond-b-img {
    max-width: 100%;
    margin-top: -40px;
}
}


@media (max-width:1366px) {
.uclf-headerr {
    background: #010056;
    margin-top: 65px;
}
}

.map-explainer {
    width: 100%;
}


h3.prem-hotels-head {
    font-family: 'ChampionsDisplay-Regular' !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 20px !important;
}

.prem-hotels-head span {
    color: #f06e2d;
}

.info-of-h span {
    opacity: 0.5;
    text-transform: none;
}

.number-of-h {
    width: 40px;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: white;
margin-bottom: 0px !important;
}

.singular-hotel-point {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: 'ChampionsDisplay-Regular';
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 27px;
margin-bottom: 17px;
}

.restaurant p.number-of-h {
    padding: 7px;
}

.info-of-h p {
    margin-bottom: 0px;
    display: flex;
    gap: 20px;
}

.emerald p.number-of-h, .avenue p.number-of-h {
    background: #f06e2d;
}
.wonder p.number-of-h, .oktogon p.number-of-h {
    background: #dcff50;
    color: #010056;
}
.verno p.number-of-h {
    background: #eb23be;
}

@media (max-width: 1024px) {
.singular-hotel-point {
    font-size: 20px !important;
}
}

div#uefa-accommodation {
    padding: 25px;
    border-top: 3px solid #0232ff;
}
@media (max-width:768px) {
.map-container {
    flex-direction: column;
}

div#uefa-accommodation {
    padding: 25px;
    border-top: 3px solid #0232ff;
}

.map-explainer {
    text-align: center;
} 

.info-of-h p {
    margin-bottom: 0px;
    display: inline;
}

.singular-hotel-point {
    text-align: left;
    justify-content: flex-start;
}
.info-of-h {
    max-width: 70%;
}

}

.map-point.restaurant .point-circle {
    background: white;
    padding: 2px;
}
.map-point.restaurant {
    top: 0%;
    left: 57%;
}

.oktogon .point-circle, .wonder .point-circle {color:#010056;}

@media (min-width:769px) {
.map-point.restaurant .point-circle {
    padding: 5px;
}

.map-point.restaurant {
    top: 18%;
    left: 53%;
}
}




.accommodation-main-block {
  display: flex;
  align-items: center;
  position: relative;
}

.carousel {
  display: flex;
  gap: 20px;
  overflow-x: scroll;
  scroll-behavior: smooth;
  scrollbar-width: none;
  width: 100%;
}

.carousel::-webkit-scrollbar {
  display: none;
}

.item {
  flex: 0 0 auto;
}

.item img {
  width: 300px;
  height: 380px;
  object-fit: cover;
  display: block;
}

.arrow {
  background: none;
  border: none;
  font-size: 40px;
  cursor: pointer;
  padding: 10px;
  user-select: none;
}


img.hotel-image-main {
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
}

.accommodation-slider-item {
    border: 1px solid;
    border-radius: 25px;
}

p.hotel-name-main {
    font-family: 'ChampionsDisplay-Regular';
    font-size: 30px;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.hotel-descr-main {
    font-family: 'champions';
    font-size: 16px;
    line-height: 20px;
}

.verno p.hotel-name-main {
    color: #eb23be;
}


.accommodation-slider-item.verno {
    border-color: #eb23be;
}




















.hero-slider {
MARGIN-TOP: -18PX;
    position: relative;
    width: 100%;
    height: 80vh;
    min-height: 550px;
    overflow: hidden;
}

.hero-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease;
}

.hero-slide.active {
    opacity: 1;
    pointer-events: auto;
}

.hero-left {
background: url(/media/ksbgetkl/back-for-hospitality.webp);
    background-size: cover;
    background-position: center !important;
    color: #fff;
    padding: 80px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero-right {
    background-size: cover;
    background-position: center;
}

.hero-arrows {
    position: absolute;
    bottom: 40px;
    right: 40px;
    display: flex;
    gap: 16px;
}

.hero-arrows button {
    font-family: math;
    width: 50px;
    height: 50px;
    background: transparent;
    color: white;
    font-size: 40px;
    cursor: pointer;
    transition: 0.2s;
}
@media (max-width: 800px) {
    .hero-slide {
        grid-template-columns: 1fr;
        grid-template-rows: 55% 45%;
    }
}

.accommodation-slider-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.the-popup-button {
    padding: 25px;
    padding-top: 0px;
}


.wonder p.hotel-name-main, .oktogon p.hotel-name-main {
    color: #dcff50;
}

.accommodation-slider-item.wonder, .accommodation-slider-item.oktogon {
    border-color: #dcff50;
}


.emerald p.hotel-name-main, .avenue p.hotel-name-main {
    color: #f06e2d;
}

.accommodation-slider-item.emerald, .accommodation-slider-item.avenue {
    border-color: #f06e2d;
}

.slider-progress {
    position: absolute !important;
    bottom: 55px !important;
    left: 0 !important;
    width: 80% !important;
    height: 13px !important;
    background: rgba(255, 255, 255, 0.15) !important;
    z-index: 1 !important;
    overflow: hidden !important;
    display: block !important;
    pointer-events: none !important;
}

.slider-progress-fill {
    height: 100% !important;
    width: 0% ;
    background: #0232ff !important;
    transition: width 0.3s ease-in-out !important;
    display: block !important;
}

.accommodation-slider-btns {
    font-family: math;
}

.hero-slider {
    max-width: 1240px;
    margin: auto;
    margin-top: 40px;
}

.hero-left h2 {
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 500 !important;
font-size:50px;
line-height: 100%; 
}

span.exc-incl {
color:#eb23be;
}

span.rest-incl {
color:#dcff50;
}

span.incl-incl {
color: #f06e2d;
}

.hero-left p {
    font-family: 'Champions';
    font-size: 18px;
    line-height: 27px;
}

.hero-right {
    display: flex;
}

.hero-right img {
    object-fit: cover !important;;
}

p.plus-one {
    margin-bottom: 0px;
    font-size: 100px !important;
    color: #eb23be;
}

@media (max-width:768px) {
p.plus-one {
    margin-bottom: 0px;
    font-size: 70px !important;
}

a.button-bright-green {
    margin: auto;
    text-align: center;
    width: 100% !important;
    display: block;
}

.package-inclusions-block p {
    text-align: center;
}
}





.hotel-popup-ins.verno img {
border-color: #EB23BE;
}

.hotel-popup-ins img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    border-radius: 24px;
    border: 1px solid;
}

.hotel-popup-ins.verno h3 {
color: #EB23BE;
}

.hotel-popup-ins h3 {
    font-family: 'ChampionsDisplay-Regular' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}



p.popup-hotel-address-info {
    font-family: 'Champions';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: white;
}

p.popup-hotel-description-main {
    font-family: 'Champions';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

button.close-popup {
    font-family: 'ChampionsDisplay-Regular';
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #0232FF;
}

.ultimate-exp {
    background: #010056;
    padding: 50px 25px;
padding-bottom: 25px;
}


.ultimate-exp-ins {
    max-width: 1240px;
    margin: auto;
    color: white;
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
overflow-x:scroll;
    justify-content: space-between;
padding-bottom:20px;
}

.ultimate-icon {
    width: 16%;
    display: flex;
    min-width: 200px;
    text-align: center;
    font-family: 'Champions';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    flex-direction: column;
    align-items: center;
}

.ultimate-icon img {
    margin-bottom: 10px;
    max-width: 128px;
}


@-moz-document url-prefix() {
* {
  scrollbar-width: thin;
  scrollbar-color: #0232ff #010056;
}
}

.ultimate-exp-ins::-webkit-scrollbar {
  width: 5px;  
  height: 5px;  

}

.ultimate-exp-ins::-webkit-scrollbar-track {
background: #010056;
}

.ultimate-exp-ins::-webkit-scrollbar-thumb {
  background-color: #0232ff; 
  border-radius: 20px;  
}

span.transf-incl {
    color: #f06e2d;
}

.hero-left ul li {
    font-family: 'Champions';
    font-size: 18px;
    line-height: 21px;
    list-style: disc;
}

.ultimate-exp h3 {
    max-width: 1240px;
    margin: auto;
    margin-bottom: 30px;
    color: white;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
}

.ultimate-exp h3 span {
    color: #dcff50;
}

.raq-block-uclf.under-ac {
    margin-top: -19px !important;
}


.hotel-popup-ins.wonder h3, .hotel-popup-ins.oktogon h3{
    color: #dcff50;
}

.hotel-popup-ins.wonder img, .hotel-popup-ins.oktogon img  {
    border-color: #dcff50;
}

.hotel-popup-ins.emerald h3, .hotel-popup-ins.avenue h3 {
    color: #f06e2d;
}

.hotel-popup-ins.emerald img, .hotel-popup-ins.avenue img  {
    border-color: #f06e2d;
}



.glance-here summary i {
    text-transform: uppercase;
    height: 50px;
    font-family: 'ChampionsDisplay-Regular';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 50px;
    line-height: 100%;
    color: #FFFFFF;
}

.glance-here details {text-align: center;}

.glance-here summary {
    max-width: 1240px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 7px;
}


.glance-here details img {
    max-width: 1240px;
    margin: auto !important;
    text-align: center;
    margin-top: 50px !important;
}

.glance-here {
    margin-top: -50px;
    margin-bottom: 150px;
    background: #0232ff;
    padding: 5px 25px;
}




.glance-here summary i span {
    color: #eb23be;
}

.brilliant-block-left {
    display: flex !important;
    align-items: flex-start !important;
}

.raq-block-uclf.under-slide {
    max-width: 1240px;
    margin: auto;
    margin-bottom: 100px;
}

.existential {
    margin-top: -90px !important;
    max-width: 900px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Champions';
    font-size: 18px;
    line-height: 27px;
}

.uclf26registerinterest.umbraco-forms-form .title {
    text-align: left;
    max-width: 75%;
    margin: auto;
padding: 0 100px;
margin-top:-50px;
}
.uclf26registerinterest.umbraco-forms-form h3:after {
    content: 'Request a quote';
    font-size: 30px;
    text-align: left !important;
}
.uclf26registerinterest.umbraco-forms-form h3 {
    font-size: 0px !important;
}

.uclf26registerinterest.umbraco-forms-form h3:after {
    content: 'Request a quote';
    height: 40px;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 50px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #DCFF50;
    text-transform: uppercase;
    width: 100%;
    text-align: center !important;
    justify-content: center;
}

.umbraco-forms-form p, .umbraco-forms-form label,  .umbraco-forms-form h2 {
    font-family: 'Champions' !important;
}

p.raq-hey-were-official {
    font-family: 'ChampionsDisplay-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 0;
}



.intro-for-hc-block {
    background: url(/media/ksbgetkl/back-for-hospitality.webp);
    padding: 25px;
    background-size: cover !important;
}

.hc-block-ins {
    max-width: 1240px !important;
    margin: auto;
    color: white;
    font-family: 'Champions';
}

.hc-block-ins h3 {
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
font-size:50px;
}

.hc-block-ins h3 span {
    color: #eb23be;
}

.hc-block-ins p {
    max-width: 70%;
}


summary:hover path {
    fill: #eb23be;
}

summary path {transition: 0.3s ease-in-out !important;}


.primary-navigation ul li {
    font-family: 'Champions' !important;
letter-spacing: 0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 20px !important;
    display: flex;
    align-items: center;
    text-align: right;
    color: #FFFFFF;
margin-right: 0px !important;
    text-decoration: none !important;
}

@media (min-width:769px) {
span.incl-text {
width:80%;
}
}



@media (min-width: 1024px) {
    .primary-navigation > ul {
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }

.site-header__sidebar {
    width: 90% !important;
}
}

.brilliant-block-right .button-bright-green {
    margin-top: 15px !important;
    display: inline-block;
}

.beyond-brilliant-block {
    margin-bottom: 55px !important;
}

.site-footer__inner.inner-container.new {
    font-family: 'Champions';
}
.site-footer__inner.inner-container.new h2 {
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 500 !important;
}
footer.site-footer {
    font-family: 'Champions';
}

.inner-container.footer-logos {
    margin-top: -115px !important;
    margin-bottom: 140px !important;
}

.site-footer__column h2 {
    color: #010056 !important;
    border-bottom: 1px solid #0232ff !important;
}
.site-header.scrolling {
    background-color: #010056 !important;
}


@media (max-width:768px) {

	.hc-block-ins h3 {
		text-align: center;
	}

	.hc-block-ins p {
		max-width: 100%;
	}

	.ultimate-exp {
		padding: 10px 25px !important;
	}

	.slider-progress {
		width: 100% !important;
	}

	.accommodation-slider-btns {
		bottom: 80px;
	}

	.hero-slider {
		margin-top: -55px;
	}

	.hero-slide {
		grid-template-rows: 100% 0% !important;
	}

	.hero-left {
		padding: 25px !important;
	}

	.glance-here {
		display: none;
	}

	.uclf26registerinterest.umbraco-forms-form .title {
		text-align: center !important;
		max-width: 100%;
		margin: auto;
		padding: 10px;
		margin-top: 10px;
		margin-bottom: -30px;
	}

	.uclf26registerinterest.umbraco-forms-form h3:after {
		display: inline-block;
	}

	.umbraco-forms-form fieldset {
		padding: 0 !important;
	}

	.hero-left h2 {
		text-align: center;
	}


.site-footer .site-footer__bottom {
    background-color: #010056 !important;
}

.brilliant-block-right a.button-bright-green {
    display: inline-block;
    margin-top: 5px;
}

}

.hamburger-menu.-nav-active li a {
    font-family: 'Champions' !important;
}

.hamburger-menu  {
    background: #010056;
    font-family: 'Champions' !important;
}

@media (max-width:768px) {
.accommodation-slider-item { MARGIN-RIGHT:5%; WIDTH: 90%; MARGIN-LEFT: 5%; }
}

@media (min-width: 769px) {
.hero-slider {
    max-height: 700px;
}

.accommodation-slider-item {
    width: 30%;
}


img.hotel-image-main {
    width: 100% !important;
    max-height: 150px;
    object-fit: cover !important;
}

.accommodation-slider-item {
    height: 470px;
}

}

.glance-mob {
    display: block;
    margin-top: -70px;
    margin-bottom: 115px;
    text-align: center;
    padding: 0 25px;

}

@media (max-width: 925px) {

.pkg-incl-links a {
    width: 100% !important;
}
.pkg-incl-links {
    flex-direction: column;
    gap: 10px;
}

}
@media (max-width: 800px) {
    .hero-slide {
        grid-template-columns: 1fr;
        grid-template-rows: 100% 0%;
    }

.hero-slider {
    margin-top: -55px;
}

}


@media (min-width: 500px) and (max-width: 768px) {
    
img.hotel-image-main {
    max-height: 200px;
    width: 100%;
    object-fit: cover !important;
}
}

@media (min-width: 769px) and (max-width: 1075px) {

    .accommodation-slider-item {
        width: 43%;
    }
}

@media (min-width: 769px) and (max-width: 1140px) {
    
.hero-slide {
    grid-template-columns: 70% 30%;
}
}

@media (min-width: 899px) {
    
.inner-container.footer-logos {
    margin-top: -115px !important;
    margin-bottom: 170px !important;
}
}

@media (min-width: 769px) and (max-width:800px) {
.site-footer__bottom {
    margin-top: 230px;
}
}



@media (min-width: 801px) and (max-width:989px) {
.site-footer__bottom {
    margin-top: -20px;
}
}

.top .raq-uclf-ins p {
    font-size: 50px !important;
    line-height: 55px;
}

.top .raq-uclf-ins {
    justify-content: center;
}

.stadium-listing-item__content-hidden small {
    font-size: 14px;
    font-family: 'Champions';
    color: white;
margin-top: 50px;
    text-align: center;
    width: 100% !important;
    display: block;
}

a.open-popup.point-circle {
    text-decoration: none !important;
    width: 30px !important;
    height: 30px !important;
    padding: 0px !important;
}

button.slider-btn:hover, .hero-arrows button:hover {
    color: #eb23be;
    transition: 0.3s 
ease-in-out !important;
}

.hc-block-ins p {
    line-height: 27px;
    font-family: 'Champions-Bold';
}

.exploration-header h2 {
    max-width: 1240px;
    margin: auto;
    margin-bottom: 30px;
    color: black;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    margin-top: 30px;
}

.exploration-header {
    padding: 0 25px;
}

.exploration-header p {
    max-width: 1240px;
    margin: auto;
    text-align: center;
    margin-bottom: -50px;
    font-family: 'champions';
    font-size: 18px;
    line-height: 27px;
}

@media (min-width: 769px) {
.exploration-header p {
width:40%;
}
}

@media (max-width:800px) {

.exploration-header {
    margin-bottom: 90px;
}

}


@media (max-width: 1150px) {
.glance-here details img {
    max-width: 100% !important;
}

.existential {
    padding: 10px;
}
}

a.button-bright-green {
    width: 230px !important;
text-align: center;
}

@media (max-width:768px) {
.parallax-image.mobile {display: block;}
.parallax-image.desktop {display: none;}
.package-inclusions-block p,
.top .raq-uclf-ins p,
.hc-block-ins h3,
h3.hc-head,
.ultimate-exp h3,
h3.prem-hotels-head,
.exploration-header h2,
.hero-left h2,
.glance-here summary i,
.uclf26registerinterest.umbraco-forms-form h3:after {font-size:45px !important;}
}

@media (min-width:769px) {
.parallax-image.mobile {display: none;}
.parallax-image.desktop {display: block;}
.glance-mob {
display:none;}

.existential {
    margin-bottom: -20px;
margin-top:-120px!important;
}
}

.hello-buttons {
    display: flex;
    gap: 20px;
}

@media (max-width: 1050px) {
.hello-buttons {
flex-direction: column;
gap: 0 !important;
}
}

@media (max-width:768px) {

.lists-for-hosp {
    flex-direction: column;
}

ul.hc-hid-cont {
    text-align: justify;
    margin-bottom: 0px;
    width: 100%;
}
}

.map-container:has(.singular-hotel-point.verno:hover)    .map-point.verno    .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.verno:hover)    .map-point.verno    .point-circle {transform:scale(1.3);}

.map-container:has(.singular-hotel-point.wonder:hover)   .map-point.wonder   .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.wonder:hover)   .map-point.wonder   .point-circle {transform:scale(1.3);}

.map-container:has(.singular-hotel-point.emerald:hover)  .map-point.emerald  .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.emerald:hover)  .map-point.emerald  .point-circle {transform:scale(1.3);}

.map-container:has(.singular-hotel-point.oktogon:hover)  .map-point.oktogon  .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.oktogon:hover)  .map-point.oktogon  .point-circle {transform:scale(1.3);}

.map-container:has(.singular-hotel-point.avenue:hover)   .map-point.avenue   .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.avenue:hover)   .map-point.avenue   .point-circle {transform:scale(1.3);}

.map-container:has(.singular-hotel-point.restaurant:hover) .map-point.restaurant .point-tooltip {opacity:1;z-index:3;}
.map-container:has(.singular-hotel-point.restaurant:hover) .map-point.restaurant .point-circle {transform:scale(1.3);}

@media (max-width:768px) {
p.button-imposter {
    display: block;
    width: auto;
    border-bottom: dotted;
}

.hc-char {
    align-items: center;
}
}

.glance-mob.back {
    background: #010056;
}

.glance-mob.btn {
    padding-bottom: 30px;
}

.glance-mob.head {
    padding: 0 !important;
    margin-top: -40px;
    padding-top: 1px !important;
}

.glance-mob.head h3 {
    max-width: 1240px;
    margin: auto;
    margin-bottom: 30px;
    color: white;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 45px;
    line-height: 100%;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
    background: #010056;
    padding: 9px 0 5px 0 !important;
}

.glance-mob.head h3 span {
color: #eb23be;
}

.glance-mob:has(a) {
    margin-top: -100px;
    margin-bottom: 150px;
}

@media (max-width: 768px) {
    .hero-slider {
        height: 630px;
    }
}

.section-container:has(.umbraco-forms-Request.a.Quote) {
    padding-bottom: 0px;
}

/* Login to continue page */

footer.site-footer {
    padding-top: 40px;
    border-top: 4px solid #010056;
}

h1.login-to-c {
    text-align: center;
    font-size: 50px !important;
    line-height: 55px;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 500 !important;
    color: #010056;
    padding-top: 40px;
}

.top-disclaimer p span {
    font-family: 'Champions';
    font-size: 18px !important;
    color: black;
}

.login-options p {
    font-family: 'Champions';
    font-size: 18px !important;
    color: black;
}

.login-with-code button {
    font-size: 20px !important;
}

h1.login-to-c {
    padding: 30px 24px 10px !important;
}

/*Document acceptance*/

h1 {
    font-weight: 500 !important;
    font-family: 'ChampionsDisplay-Regular' !important;
    text-align: center;
    font-size: 50px !important;
    line-height: 55px;
    color: #010056;
}

.document-sign p, .document-sign p span, .document-sign span {
    font-size: 18px !important;
    font-family: 'Champions' !important;
    color: black;
}

.document-link img {
    margin-left: 0px !important;
}

.document-sign {
    padding: 0 20px;
}

.pdf-footer .btn span {
    color: #0232ff;
    text-decoration: none;
    font-size: 20px !important;
    font-family: 'ChampionsDisplay-Regular' !important;
    transition: 0.3s ease-in-out;
}

.pdf-footer .btn:hover span {
    color: white;
}

.acceptance-footer .btn span {
    color: #0232ff;
    text-decoration: none;
    font-size: 20px !important;
    font-family: 'ChampionsDisplay-Regular' !important;
    transition: 0.3s ease-in-out;
}

.acceptance-footer .btn:hover span {
    color: white;
}

.section-container.u-bg--light-grey-30:has(.newsletter-successful) {
    background: white;
}

.newsletter-successful h2 {
    font-size: 50px !important;
    line-height: 55px !important;
    color: #010056 !important;
    font-family: 'ChampionsDisplay-Regular' !important;
    font-weight: 500 !important;
    text-align: center;
}

.newsletter-successful p {
    font-size: 18px !important;
    color: black;
    font-family: 'Champions';
}

@media (max-width:1023px) {
    .document-sign .base-modal .modal-container {
    width: 90% !important;
    margin: auto;
}
}

@media (min-width:1024px) {

.inner-container.inner-container--lg.login-with-code-container:has(.login-options) .top-disclaimer {
    max-width: 70%;
    margin: auto;
    margin-bottom: 20px !important;
}

.login-options {
    width: 70%;
    margin: auto;
}

.login-options .footer {
    display: flex;
    justify-content: center;
    gap: 40px;
}


}


@media (min-width:1024px) {

.pdf-footer[data-v-08192e26] {
    flex-direction: row;
}

.pdf-footer .pdf-acceptance-disclaimer {
    width: 80% !important;
}

.pdf-footer button.btn.btn-primary {
    width: 30%;
    height: 45px;
}

}

.document-acceptance-already-signed p {
    font-family: 'Champions';
    font-size: 18px !important;
    text-align: center;
}

/*Pending payment*/

.hero-banner__inner.inner-container h3 {
    font-family: 'ChampionsDisplay-Regular' !important;
    font-size: 50px !important;
    line-height: 55px;
    font-weight: 500 !important;
}

.hero-banner__inner.inner-container p {
    letter-spacing: 0;
    color: black !important;
    font-size: 18px !important;
}

ul.payment-error li {
    color: black !important;
}

ul.payment-error {
    color: black !important;
    list-style: disc;
    padding: 0 20px; 
}

.hero-banner__inner.inner-container:has(.payment-error) p {
    text-align: left;
}

/*Newupdate*/

@media (min-width:1024px) {

.inner-container.inner-container--lg.login-with-code-container:has(.login-options) .top-disclaimer {
    max-width: 70%;
    margin: auto;
    margin-bottom: 20px !important;
}

.login-options {
    width: 70%;
    margin: auto;
}

.login-options .footer {
    display: flex;
    justify-content: center;
    gap: 40px;
}


.login-options .btn.btn-primary {
    width: 300px !important;
}

.acceptance-footer .btn {
    width: 300px !important;
}
.acceptance-footer {
    display: flex;
    justify-content: center;
}

}

@media (max-width:1023px) {

.acceptance-footer {
    display: flex;
    justify-content: center;
}
    .acceptance-footer .btn {
    width: 80% !important;
}

}


.login-with-code {
    text-align: center;
}

.inner-container.inner-container--lg.login-with-code-container .top-disclaimer {
    text-align: center;
}