@charset "UTF-8";
 body {
font-size: 14px;
}
section {
padding: 1.5rem 0;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.back-to-top a img {
width: 3rem;
height: 3rem;
}
#event h3 {
padding-left: 7.5rem;
}
#event h3 span {
font-size: 3rem;
}
#event h4 {
font-size: 1.2rem;
}
#page-performance h2 {
font-size: 1.5rem;
margin-bottom: .5rem;
}
#page-performance h3 span {
font-size: 2rem;
position: absolute;
top: 0;
left: 0;
display: block;
padding: 3px 20px;
color: #fff;
border-radius: 10px 0 20px 10px;
background: #6d7993;
}
#page-performance h3 {
font-size: 1.5rem;
position: relative;
overflow: hidden;
padding: .5rem 2rem 1.5rem 90px;
word-break: break-all;
border-top: 3px solid #6d7993;
border-radius: 12px 0 0 0;
}
iframe {
width: 100%;
} .ttl-box h3 {
width: 50%;
}
.ttl-box {
padding-top: 3rem !important;
} .profile-card:after {
height: 185px;
}  .navbar {
flex-direction: column;
align-items: stretch;
}
#hero {
min-height: 52vh;
padding: 3rem 1rem
}
#hero h1 {
font-size: 1.75rem
}
#hero .lead {
font-size: 1rem
} #hero .btn {
box-shadow: 0 4px 12px rgba(0, 0, 0, .18);
}
#hero .btn-outline-light:hover {
color: #111;
background: #fff;
} body.has-fixed-cta {
padding-bottom: calc(56px + env(safe-area-inset-bottom));
}
.cta-footer {
padding-top: 10px;
padding-bottom: calc(10px + env(safe-area-inset-bottom));
} .rec-sticky-cta__btn--primary {
background: #1e50a2;
color: #fff;
}
.rec-sticky-cta__btn--line {
background: #06C755;
color: #fff;
}
.rec-sticky-cta__btn--primary:hover {
background: #184285;
color: #fff;
}
.rec-sticky-cta__btn--line:hover {
background: #05b64e;
color: #fff;
}  .rec-masonry__item {
margin-bottom: 16px;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 8px 24px rgba(0, 0, 0, .06);
}
.rec-masonry__item img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
} .rec-steps li {
position: relative;
padding: .6rem 0 .6rem 7.5rem;
border-bottom: 1px dashed #ddd;
} .rec-faq .accordion-button {
font-weight: 700;
}
.rec-faq .accordion-button:focus {
box-shadow: none;
}
.promo-free-ticket {
left: .75rem;
right: .75rem;
border-radius: 12px;
}
.promo-free-ticket .promo-cta-btn {
width: 100%;
}
.promo-free-ticket .promo-close {
width: 100%;
}
.pagination__list {
order: 2;
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
.pagination__pos {
display: none;
}
.cta-footer__inner {
grid-template-columns: 1fr;
}
.rec-hero__video {
object-fit: cover;
}
.rec-hero__title {
font-size: 2rem;
}
.rec-hero__lead {
font-size: 1rem;
}
.rec-hero__cta a {
margin-left: 8px;
}
.rec-voice__img {
width: 300px; }