.olympics {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.olympics__h1 {
    color: #FFF;
    font-family: "adobe-garamond-pro", sans-serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 600;
    line-height: 108px;
    letter-spacing: 6.3px;
    text-transform: uppercase;
}
.olympics__h1--overlay {
    left: calc(50% - 500px);
    margin: 0;
    position: absolute;
    top: calc(50% - 57.5px);
    z-index: 2;
}
.olympics__h1--overlay-text {
    display: flex;
    align-items: center;
    font-weight: normal;
    justify-content: center;
    letter-spacing: 2.7px;
    margin: 0;
    position: absolute;
    width: 100% !important;
    height: 100%;
    text-align: center;
    text-transform: capitalize;
    z-index: 2;
}
.olympics__h2 {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 12px;
    margin-top: 40px;
    text-align: center;
}
.olympics__h2--variant {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 24px;
    margin-top: 40px;
}
.olympics .olympics__section:nth-child(13) .olympics__h2 {
    margin-bottom: 27px;
}
.olympics__h2--mt-48 {
    margin-top: 48px !important;
}
.olympics__h2--mt-32 {
    margin-top: 32px !important;
}
.olympics__h2--mt-16 {
    margin-top: 16px !important;
}
.olympics__h2--mb-32 {
    margin-bottom: 32px !important;
}
.olympics__h2--subheading {
    color: #000;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0 auto 24px;
    width: 984px;
}
.olympics__h2--subherotext {
    color: #000;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 32px auto 0;
    width: 1212px;
}
.olympics__h2--hidden-md {
    display: none;
}
.olympics__h3 {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 24px;
    margin-top: 40px;
}
.olympics__hero {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.olympics__hero--image {
    position: relative;
}
.olympics__hero--image-logo {
    position: absolute;
    right: 82px;
    top: 88px;
    z-index: 2;
}
.olympics__hero--icon {
    bottom: 32px;
    height: auto;
    position: absolute;
    right: 40px;
    width: 72px;
    z-index: 2;
}
.olympics__hero--image-overlay {
    left: calc(50% - 350px);
    margin: 0;
    position: absolute;
    top: calc(50% - 116.5px);
    width: 700px;
    z-index: 2;
}
.olympics__hero--gradient-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.olympics__hero--image--cropped {
    height: 576px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.olympics__section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.olympics__container {
    display: table;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.olympics__container .thumbnail {
    margin-bottom: 0;
}
.olympics__section--text {
    margin: 0 auto;
    padding: 40px 248px 8px 248px;
    width: 1272px;
}
.olympics__section--bg-gray {
    background: #f4f4f4;
}
.olympics__section--text-container {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.olympics__section--text-container ul {
    column-count: 2;
    column-gap: 96px;
    margin: 0;
}
.olympics__section--text-container li {
    margin-bottom: 32px;
    min-height: 52px;
}
.olympics__section--icon {
    display: block;
    text-align: right;
}
.olympics__section--icon-mt-32 {
    margin-top: 32px;
}
.olympics__section--anchor {
    display: block;
    height: 120px;
    margin-top: -120px;
    visibility: hidden;
}
.olympics__button {
    background: #b10a32;
    border: none;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px !important;
    height: auto;
    line-height: 24px;
    margin: 0 auto 12px auto;
    max-width: 365px;
    padding: 13px 0 !important;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.olympics__button:nth-last-of-type(1) {
    margin: 0 auto;
}
.olympics__button:active,
.olympics__button:focus,
.olympics__button:hover {
    color: #ffffff;
    background-color: #810724;
    border-color: #770722;
}
.olympics__button--outline-blue {
    background: #ffffff;
    border: 3px solid #0F3055;
    color: #0F3055;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    height: auto;
    line-height: 24px;
    margin-top: 32px;
    padding: 10px 25px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.olympics__button--outline-blue:active,
.olympics__button--outline-blue:focus,
.olympics__button--outline-blue:hover {
    background-color: #0F3055;
    border-color: #0F3055;
    color: #ffffff;
}

.olympics-grid__btn {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    justify-content: center;
    line-height: 24px;
    margin: 0 auto 16px auto;
    min-height: 50px;
    padding: 13px 25px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 159px;
}
.olympics-grid__btn--blue {
    background-color: #456580;
    border-color: #456580;
    color: #fff;
}
.olympics-grid__btn--blue:hover {
    background-color: #142640;
    border-color: #142640;
    color: #fff;
}
.olympics-grid__btn--blue:focus {
    background-color: #456580;
    border-color: #456580;
    color: #fff;
}
.olympics-grid {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-gap: 20px;
    margin: 0 48px;
    padding: 0;
}
.olympics-grid__card {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
}
.olympics-grid__card--header {
    color: #333333;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 11px;
    margin-top: 0;
    text-transform: none;
}
.olympics-grid__card--caption {
    padding: 12px 16px;
    flex: 1;
}
.olympics-grid__card--full {
    grid-column-end: span 12;
}
.olympics-grid__card--half {
    grid-column-end: span 6;
}
.olympics-grid__card--third {
    grid-column-end: span 4;
}
.olympics-grid__card--with-caption {
    border: none;
    margin-bottom: 20px;
}
.olympics-grid__card a:hover .olympics-grid__card--thumb-play-sm {
    background-position: 0 0;
}
.olympics-grid__card p,
.olympics-grid__card--caption p {
    color: #333333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.olympics-grid__card--description,
.olympics-grid__card--caption-description {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.olympics-grid__image {
    height: auto;
    max-width: 100%;
    width: 100%
}
.olympics-card__container {
    margin: 0 auto;
    max-width: 1344px;
}
.olympics-card__container--first {
    margin-bottom: 64px;
    margin-top: 32px;
}
.olympics-card__container--second {
    margin-bottom: 64px;
    margin-top: 24px;
}
.olympics-card-grid {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-gap: 20px;
    margin: 0 8px;
    padding: 0;
}
.olympics-card-grid__card {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
}
.olympics-card-grid__card--full {
    grid-column-end: span 12;
}
.olympics-card-grid__card--half {
    grid-column-end: span 6;
}
.olympics-card-grid__image-cropped {
    height: 561px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.olympics-card__container--second .olympics-card-grid__image-cropped {
    height: 580px;
}
.olympics__button--topten {
    max-width: 307px;
    position: relative;
}
.olympics__button--topten:nth-last-of-type(1) {
    margin-top: 20px;
}
.olympics-video-grid {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-gap: 20px;
    margin: 0 32px 24px;
    padding: 0;
}
.olympics-card-grid__image-logo {
    position: relative;
    width: 366px;
}
.olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(1) .olympics-card-grid__image-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(2) .olympics-card-grid__image-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.olympics-card__container--second .olympics-card-grid .olympics-card-grid__card .olympics-card-grid__image-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, #000 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(1) .olympics-card-grid__caption {
    bottom: 78px;
    position: absolute;
    right: calc(50% - 200px);
    text-align: center;
    width: 400px;
    z-index: 2;
}
.olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(2) .olympics-card-grid__caption {
    bottom: 78px;
    position: absolute;
    right: calc(50% - 200px);
    text-align: center;
    width: 400px;
    z-index: 2;
}
.olympics-card-grid__caption--title {
    color: #FFF;
    font-family: "adobe-garamond-pro", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 44.693px;
    margin-bottom: 8px;
}
.olympics-card-grid__caption--desc {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
}
.olympics-card__container--second .olympics-card-grid__caption {
    bottom: 44px;
    position: absolute;
    right: calc(50% - 350px);
    text-align: center;
    width: 700px;
    z-index: 2;
}
.olympics-card__container--second .olympics-card-grid__caption--title {
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
}
.olympics-card__container--second .olympics-card-grid__caption--desc {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
    margin: 0 auto 24px;
    width: 513px;
}
.olympics-card__container--second .olympics-card-grid__caption--disclaimer {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 91px;
}
.olympics-card__container--second .olympics-card-grid__caption--disclaimer a {
    color: #FFF;
    text-decoration: underline;
}
.olympics__button--learn-more,
.olympics__button--enter {
    max-width: 307px;
}
.olympics__button--learn-more {
    margin-top: 78px !important;
}
.olympics-card-grid__image {
    height: 100%;
    max-width: 100%;
    width: 100%
}
.olympics-video-grid__card {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
}
.olympics-video-grid__card--full {
    grid-column-end: span 12;
}
.olympics-video-grid__card--half {
    grid-column-end: span 6;
}
.olympics-video-grid__card--third {
    grid-column-end: span 4;
}
.olympics-video-grid__card--forth {
    grid-column-end: span 3;
}
.olympics-video-grid__card--caption {
    padding: 12px;
    flex: 1;
}
.olympics-video-grid__anchor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.olympics-video-grid__image-container {
    position: relative;
}
.olympics-video-grid__image {
    height: auto;
    max-width: 100%;
    width: 100%
}
.olympics-video-grid__thumb-play-sm {
    background: url(../../images/v3/video-play-thumb-lg.png) no-repeat -36px 0;
    width: 36px;
    height: 36px;
    background-size: 72px;
    margin: 0;
    position: absolute;
    top: initial;
    bottom: 4px;
    left: 4px;
    right: initial
}
.olympics-video-grid__card:hover .olympics-video-grid__thumb-play-sm {
    background-position: 0 0
}
.olympics-video-grid__card--header {
    color: #333333;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 6px;
    margin-top: 0;
    text-transform: none;
}
.olympics-video-grid__card p,
.olympics-video-grid__card--caption p {
    color: #333333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.olympics-video-grid__card--description,
.olympics-video-grid__card--caption-description {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.olympics-video-grid__card--line-clamp {
    overflow: hidden;
    max-height: 44px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.olympics-extension-grid {
    display: grid;
    grid-template-columns: repeat(12,1fr);
    grid-gap: 20px;
    margin: 0 32px 24px;
    padding: 0;
}
.olympics-extension-grid__card {
    background: #fff;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
}
.olympics-extension-grid__card--full {
    grid-column-end: span 12;
}
.olympics-extension-grid__card--half {
    grid-column-end: span 6;
}
.olympics-extension-grid__card--third {
    grid-column-end: span 4;
}
.olympics-extension-grid__card--forth {
    grid-column-end: span 3;
}
.olympics-extension__container {
    display: table;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.olympics-extension__col {
    margin-bottom: 35px;
    padding: 0;
}
.olympics-extension__anchor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
a.olympics-extension__anchor {
    display: block;
    color: #333;
}
a.olympics-extension__anchor:hover,
a.olympics-extension__anchor:visited {
    color: #B10A32;
}
.olympics-extension__thumbnail {
    background-color: #FFF;
    border: 1px solid #b8af80;
    border-radius: 0px;
    display: flex;
    flex-direction: column;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    min-height: 100%;
    padding: 0px;
    position: relative;
    transition: opacity 200ms linear;
}
.olympics-extension__thumbnail .thumbnail {
    height: auto !important;
}
.olympics-extension__thumbnail--img {
    position: relative;
    -webkit-box-flex: 0;
    flex: none;
    -ms-flex: none;
}
.olympics-extension__thumbnail--img img {
    width: 100%;
}
.olympics-extension__thumbnail--caption {
    background: #FFF;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    padding: 21px;
    text-overflow: ellipsis;
    transition: all .75s ease;
    z-index: 2;
}
.olympics-extension__thumbnail--h3 {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 3px 0 !important;
    text-transform: none;
    white-space: inherit;
}
.olympics-extension__col:hover .olympics-extension__thumbnail--h3 {
    color: #B10A32;
}
.olympics-extension__thumbnail--p {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}
.olympics-extension__thumbnail--badge-red {
    background-color: #B10A32;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding: 4px 12px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.olympics-extension__thumbnail--badge-blue {
    background-color: #44687d;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding: 4px 12px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.olympics__card-xl {
    max-width: 1344px;
    margin: 32px auto 8px;
    position: relative;
    width: 100%;
}
.olympics__card-xl--image-cropped {
    height: 580px;
    object-fit: cover;
    object-position: center;
    width: 1344px;
}
.olympics__card-xl--container {
    background: #ffffff;
    border-color: #ffffff;
    border-width: 0;
    padding: 40px;
    position: absolute;
    max-width: 520px;
    left: 64px;
    top: 92px;
    width: 100%;
}
.olympics__card-xl--title {
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 16px;
    margin-top: 0;
}
.olympics__card-xl--text {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
}
.olympics-faq__container {
    max-width: 1330px;
    margin: 48px auto;
    position: relative;
    width: 100%;
}
.olympics-faq__heading {
    border-bottom: 1px solid #CCCCCC;
    color: #000;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 0;
}
.olympics-faq__panel {
    border-bottom: 1px solid #CCCCCC;
    padding: 0;
}
.olympics-faq__sub-heading {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    margin: 0;
    padding: 0;
}
.olympics-faq__panel .olympics-faq__expander {
    background: #fff;
    margin: 0;
}
.olympics-faq__desc {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: none;
    margin: 0;
    padding: 16px 0;
}
.olympics-faq__lbl {
    background-color: #ffffff;
    border: none;
    column-gap: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 16px 0;
    text-align: left;
    width: 100%;
}
.olympics-faq__lbl::after {
    content: "\e600";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b10a32;
}
.olympics-faq__panel--open .olympics-faq__lbl::after {
    content: "\e601";
}
.olympics-mt-48 {
    margin-top: 48px;
}
.olympics-mt-78 {
    margin-top: 78px;
}
.region-landing #row-cruises .thumbnail-action, .region-landing .row-cruises .thumbnail-action {
    width: 50%;
}
.thumbnail-action .btn:not(.book-now-btn) {
    margin-bottom: -12px !important;
}
#row-cruises {
    margin-bottom: 0;
    padding: 0 16px 32px;
}

@media screen and (max-width: 1366px) {
    .olympics-extension__container {
        width: calc(100% - 32px);
    }
    .olympics-faq__container {
        max-width: calc(100% - 48px);
    }
    .olympics__card-xl--image-cropped {
        width: 100%;
    }
    .olympics__section--icon {
        margin-right: 32px;
    }
}

@media screen and (max-width: 1280px) {
    .olympics-extension__container {
        padding-bottom: 16px;
        width: 100%;
    }
    .olympics-extension__col {
        margin: 0;
        padding: 0 !important;
    }
    .olympics-extension__thumbnail {
        margin: 0;
    }
    .olympics__section--text {
        margin: 0 8px;
        padding: 40px 220px 8px 220px;
        width: calc(100% - 16px);
    }
    .olympics__section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .olympics-grid,
    .olympics-video-grid {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    #row-cruises {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1180px) {
    .olympics__h1 {
        font-size: 68px;
        line-height: 74px;
        letter-spacing: 3.08px;
    }
    .olympics__h1--overlay {
        left: calc(50% - 364px);
        top: calc(50% - 37px);
    }
    .olympics__section--text {
        padding: 40px 180px 8px 180px;
    }
    .olympics__h2--subherotext {
        width: calc(100% - 32px);
    }
}

@media screen and (max-width: 1024px) {
    .olympics__section--text {
        padding: 40px 100px 8px 100px;
    }
    .olympics-card-grid__image-logo {
        width: 300px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(1) .olympics-card-grid__caption {
        bottom: 94px;
        right: calc(50% - 164px);
        width: 328px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(2) .olympics-card-grid__caption {
        bottom: 94px;
        right: calc(50% - 164px);
        width: 328px;
    }
    .olympics__button--learn-more {
        margin-top: 78px !important;
    }
    .olympics-card__container--second .olympics-card-grid__caption {
        bottom: 33.5px;
    }
    .olympics-grid__card--third-md,
    .olympics-video-grid__card--third-md {
        grid-column-end: span 6;
    }
    .olympics-video-grid__card--forth {
        grid-column-end: span 6;
    }
    .olympics-extension-grid__card--forth {
        grid-column-end: span 6;
    }
    .olympics__card-xl {
        border-bottom: 1px solid #cccccc;
        margin: 48px auto 0;
    }
    .olympics__card-xl--image-cropped {
        height: 344px;
    }
    .olympics__card-xl--container {
        left: 0;
        margin: 0;
        max-width: 100%;
        padding: 26px 24px 40px 24px;
        position: relative;
        top: 0;
        width: auto;
    }
    .olympics__card-xl--title {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 8px;
        margin-top: 0;
    }
    .olympics__card-xl--text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .olympics__card-xl .olympics__button {
        display: flex;
        font-size: 14px !important;
        height: auto;
        justify-content: center;
        line-height: 24px;
        margin: 0 0 8px 0;
        max-width: 282px;
        padding: 8px 0 !important;
        text-align: center;
    }
    .olympics__card-xl .olympics__button:nth-last-of-type(1) {
        margin: 0;
    }
}

@media screen and (max-width: 950px) {
    .olympics__h1 {
        font-size: 54px;
        line-height: 59px;
        letter-spacing: 3.08px;
    }
    .olympics__h1--overlay {
        left: calc(50% - 294.5px);
        top: calc(50% - 29.5px);
    }
    .olympics__h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 12px;
        margin-top: 40px;
    }
    .olympics .olympics__section:nth-child(3) .olympics__h2 {
        margin-top: 24px;
    }
    .olympics__h2--subheading {
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 24px;
        width: 652px;
    }
    .olympics__h2--subherotext {
        font-size: 16px;
        line-height: 22px;
        margin: 24px auto 0;
        width: 736px;
    }
    .olympics .olympics__section:nth-child(5) .olympics__h2--subheading {
        width: calc(100% - 32px);
    }
    .olympics .olympics__section:nth-child(9) .olympics__h2--subheading {
        margin-bottom: 24px;
        width: calc(100% - 32px);
    }
    .olympics__hero--image--cropped {
        height: 419px;
    }
    .olympics__section--text {
        padding: 40px 80px 8px 80px;
    }
    .olympics-card-grid__image-logo {
        width: 287px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(1) .olympics-card-grid__caption {
        bottom: 94px;
        right: calc(50% - 164px);
        width: 328px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(2) .olympics-card-grid__caption {
        bottom: 94px;
        right: calc(50% - 164px);
        width: 328px;
    }
    .olympics-card__container--first {
        margin-top: 48px;
    }
    .olympics-card-grid,
    .olympics-video-grid {
        grid-gap: 16px;
    }
    .olympics-card__container--second {
        margin-bottom: 40px;
        margin-top: 16px;
    }
    .olympics-card-grid__image {
        height: 505px;
        object-fit: cover;
        object-position: center;
    }
    .olympics__button--learn-more,
    .olympics__button--topten {
        max-width: 328px;
    }
    .olympics__button--learn-more {
        margin-top: 39px !important;
    }
    .olympics-card-grid__caption--title {
        font-size: 32px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .olympics-card-grid__caption--desc {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px; 
        margin: 0 auto 20px;
    }
    .olympics-card-grid__image-cropped {
        height: 505px;
    }
    .olympics-card__container--second .olympics-card-grid__image-cropped {
        height: 368px;
    }
    .olympics-card__container--second .olympics-card-grid__image {
        height: 368px;
        object-fit: cover;
        object-position: center;
    }
    .olympics-card__container--second .olympics-card-grid__caption {
        bottom: 20px;
        position: absolute;
        right: calc(50% - 272px);
        text-align: center;
        width: 544px;
        z-index: 2;
    }
    .olympics-card__container--second .olympics-card-grid__caption--title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 16px;
        width: 538px;
    }
    .olympics-card__container--second .olympics-card-grid__caption--desc {
        font-size: 16px;
        line-height: 20px; 
        margin: 0 auto 16px;
        width: 400px;
    }
    .olympics__button--enter {
        max-width: 220px;
    }
    .olympics-card__container--second .olympics-card-grid__caption--disclaimer {
        font-size: 14px;
        line-height: 18px;
        margin-top: 42px;
    }
    .olympics .olympics__section:nth-child(9) .olympics-extension__container {
        padding-bottom: 8px;
    }
    .olympics .olympics__section:nth-child(11) .olympics__h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 12px;
        margin-top: 16px;
    }
    .olympics .olympics__section:nth-child(11) .olympics__h2--subheading {
        font-size: 16px;
        line-height: 20px;
        margin: 0 auto 24px;
        width: calc(100% - 32px);
    }
    .olympics-grid {
        grid-gap: 16px;
        margin: 0 24px;
    }
    .olympics-grid__card--caption {
        padding: 16px;
    }
    .olympics-grid__card--header {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 13px;
    }
    .olympics-grid__card--description {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }
    .olympics-grid__btn {
        align-items: center;
        font-size: 13.6px;
        line-height: normal;
        margin: 0 auto 16px auto;
        min-height: 40px;
        padding: 10px 19px;
        width: 140px;
    }
    .olympics__button--outline-blue {
        font-size: 14px;
        height: auto;
        line-height: 20px;
        margin-top: 32px;
        padding: 8px 15px;
    }
    .olympics .olympics__section:nth-child(13) .olympics__h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        margin-top: 48px;
    }
    .olympics-faq__container {
        margin: 52px auto 32px;
    }
    .olympics-faq__heading {
        font-size: 32px;
        line-height: 36px;
        padding-bottom: 56px;
    }
    .olympics-faq__sub-heading {
        font-weight: 500;
    }
    .olympics__hero--icon,
    .olympics__section--icon {
        display: none;
    }
    .olympics-extension__container {
        padding-bottom: 8px;
    }
    #row-cruises {
        padding: 0;
    } 
}

@media screen and (max-width: 820px) {
    .olympics__h1 {
        font-size: 47px;
        line-height: 51px;
        letter-spacing: 3.08px;
    }
    .olympics__h1--overlay {
        left: calc(50% - 259.5px);
        top: calc(50% - 25.5px);
    }
    .olympics__hero--image--cropped {
        height: 362px;
    }
    .olympics__section--text {
        padding: 40px 40px 8px 40px;
    }
    .olympics__button {
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400;
        height: auto;
        line-height: normal;
        padding: 8px 15px;
    }
}

@media screen and (max-width: 768px) {
    .olympics__h1 {
        font-size: 44px;
        line-height: 48px;
        letter-spacing: 3.08px;
    }
    .olympics__h1--overlay {
        left: calc(50% - 244.5px);
        top: calc(50% - 24px);
    }
    .olympics__hero--image--cropped {
        height: 362px;
    }
}

@media (min-width: 768px) {
	.olympics__h2--visible-md {
		display: block;
	}
    .olympics__h2--hidden-md {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .olympics__h1 {
        font-size: 32px;
        line-height: normal;
        letter-spacing: 2.24px;
        text-align: center;
        width: 225px;
    }
    .olympics__h1--overlay {
        left: calc(50% - 112.5px);
        top: calc(50% - 40px);
    }
    .olympics__h2--visible-xs {
        display: block;
    }
    .olympics__h2--hidden-xs {
        display: none;
    }
    .olympics__h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 8px !important;
        margin-top: 24px !important;
        padding: 0 12px;
    }
    .olympics__h2--mt-32 {
        margin-top: 32px !important;
    }
    .olympics__h2--mt-8 {
        margin-top: 8px !important;
    }
    .olympics__h2--mb-16 {
        margin-bottom: 16px !important;
    }
    .olympics__h2--subheading {
        font-size: 14px;
        line-height: 20px;
        margin: 0 auto 16px;
        width: calc(100% - 32px);
    }
    .olympics__h2--subherotext {
        font-size: 14px;
        line-height: 18px;
        margin: 16px auto 0;
        width: calc(100% - 24px);
    }
    .olympics__h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 48px auto 12px auto;
        text-align: center;
        width: calc(100% - 24px);
    }
    .olympics__hero--image-overlay {
        left: calc(50% - 215px);
        margin: 0;
        position: absolute;
        top: calc(50% - 71.5px);
        width: 430px;
        z-index: 2;
    }
    .olympics__hero--image--cropped {
        height: 347px;
    }
    .olympics__section--hr {
        border-top: 1px solid #979797;
    }
    .olympics .olympics__section:nth-child(5) .olympics__h2 {
        margin-top: 24px !important;
    }
    .olympics-card-grid__card--half {
        grid-column-end: span 12;
    }
    .olympics-card-grid__image-logo {
        width: 236px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(1) .olympics-card-grid__caption {
        right: calc(50% - 132px);
        top: calc(50% - 136px);
        width: 264px;
    }
    .olympics-card__container--first .olympics-card-grid .olympics-card-grid__card:nth-of-type(2) .olympics-card-grid__caption {
        right: calc(50% - 132px);
        top: calc(50% - 91px);
        width: 264px;
    }
    .olympics-card-grid__image {
        height: 420px;
    }
    .olympics-card__container--first {
        margin-top: 24px;
    }
    .olympics-card-grid {
        grid-gap: 16px;
        margin: 0 8px;
        padding: 0;
    }
    .olympics-card__container--second {
        margin-bottom: 24px;
        margin-top: 16px;
    }
    .olympics__button {
        font-size: 14px !important;
        line-height: 22px;
        padding: 8px 0 !important;
    }
    .olympics__button--learn-more,
    .olympics__button--topten {
        max-width: 264px;
    }
    .olympics__button--learn-more {
        margin-top: 0 !important;
    }
    .olympics-card-grid__caption--title {
        font-size: 26px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 7px;
    }
    .olympics-card-grid__caption--desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px; 
        margin: 0 auto 16px;
    }
    .olympics-card-grid__image-cropped {
        height: auto;
    }
    .olympics-card__container--second .olympics-card-grid__image-cropped {
        height: auto;
    }
    .olympics-card__container--second .olympics-card-grid__image {
        height: 420px;
        object-fit: cover;
        object-position: center;
    }
    .olympics-card__container--second .olympics-card-grid__caption {
        bottom: 16px;
        position: absolute;
        right: calc(50% - 132px);
        text-align: center;
        width: 264px;
        z-index: 2;
    }
    .olympics-card__container--second .olympics-card-grid__caption--title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
        width: 100%;
    }
    .olympics-card__container--second .olympics-card-grid__caption--desc {
        font-size: 14px;
        line-height: 18px; 
        margin: 0 auto 16px;
        width: 100%;
    }
    .olympics__button--enter {
        max-width: 264px;
    }
    .olympics-card__container--second .olympics-card-grid__caption--disclaimer {
        font-size: 11px;
        line-height: 15px;
        margin-top: 46px;
    }
    .olympics .olympics__section:nth-child(9) .olympics__h2 {
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 8px !important;
        margin-top: 32px;
    }
    .olympics .olympics__section:nth-child(9) .olympics__h2--subheading {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
        width: calc(100% - 32px);
    }
    .olympics-grid__card--third-md,
    .olympics-video-grid__card--third-md {
        grid-column-end: span 12;
    }
    .olympics-extension-grid__card--forth {
        grid-column-end: span 12;
    }
    .olympics__card-xl {
        border-bottom: none;
        margin: 24px auto 24px;
    }
    .olympics__card-xl--image-cropped {
        height: auto;
    }
    .olympics__card-xl--container {
        left: 0;
        margin: 0;
        max-width: 100%;
        padding: 13px 15px 0 15px;
        position: relative;
        top: 0;
        width: auto;
    }
    .olympics__card-xl--title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
        margin-top: 0;
    }
    .olympics__card-xl--text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .olympics__card-xl .olympics__button {
        display: flex;
        font-size: 14px !important;
        height: auto;
        justify-content: center;
        line-height: 24px;
        margin: 0 auto 8px auto;
        max-width: 288px;
        padding: 8px 0 !important;
        text-align: center;
    }
    .olympics__card-xl .olympics__button:nth-last-of-type(1) {
        margin: 0 auto;
    }
    .olympics .olympics__section:nth-child(11) .olympics__h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 8px;
        margin-top: 8px !important;
    }
    .olympics .olympics__section:nth-child(11) .olympics__h2--subheading {
        font-size: 14px;
        line-height: 18px;
        margin: 0 auto 16px;
        width: calc(100% - 32px);
    }
    .olympics-grid {
        margin: 0 24px;
        padding: 0;
    }
    .olympics-video-grid {
        margin: 0 24px;
        padding: 0;
    }
    .olympics-grid__card--third-sm,
    .olympics-video-grid__card--third-sm {
        grid-column-end: span 12;
    }
    .olympics-grid__card--caption {
        padding: 16px 12px;
    }
    .olympics-grid__card--header {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 13px;
    }
    .olympics-grid__card p, .olympics-grid__card--caption p {
        font-size: 16px;
        line-height: 20px;
    }
    .olympics-grid__btn {
        font-size: 13.6px;
        line-height: normal;
        margin: 0 auto 16px auto;
        min-height: 40px;
        padding: 10px 19px;
        width: 160px;
    }
    .olympics__button--outline-blue {
        font-size: 14px;
        height: auto;
        line-height: 20px;
        margin-top: 16px;
        padding: 8px 15px;
        width: calc(100% - 64px);
    }
    .olympics .olympics__section:nth-child(13) .olympics__h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 16px !important;
        margin-top: 32px !important;
    }
    .olympics .olympics__section:nth-child(14) {
        padding-bottom: 16px;
    }
    .olympics-video-grid__card--header {
        font-size: 18px;
        line-height: 1.1;
    }
    .olympics-video-grid__card p,
    .olympics-video-grid__card--caption p {
        font-size: 15px;
        line-height: 1.5;
    }
    .olympics-faq__heading {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 20px;
        margin: 0 auto;
        max-width: calc(100% - 30px);
    }
    .olympics-faq__container {
        border-top: 1px solid #dddddd;
        margin: 32px auto 32px;
        padding-top: 32px;
        max-width: 100%;
    }
    .olympics-faq__sub-heading {
        font-size: 16px;
        line-height: 22px;
    }
    .olympics-faq__panel {
        margin: 0 auto;
        max-width: calc(100% - 30px);
    }
    .static-region-cruises {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #extensions-carousel {
        margin-bottom: 20px;
    }
    #row-cruises {
        padding: 0;
    }
}

@media screen and (max-width: 430px) {
    .olympics__hero--image-overlay {
        left: calc(50% - 205px);
        top: calc(50% - 68.5px);
        width: 410px;
    }
}

@media screen and (max-width: 414px) {
    .olympics__hero--image-overlay {
        left: calc(50% - 197px);
        top: calc(50% - 65.5px);
        width: 394px;
    }
}

@media screen and (max-width: 390px) {
    .olympics__hero--image-overlay {
        left: calc(50% - 185px);
        top: calc(50% - 61.5px);
        width: 370px;
    }
}

@media screen and (max-width: 375px) {
    .olympics__hero--image-overlay {
        left: calc(50% - 177.5px);
        top: calc(50% - 59px);
        width: 355px;
    }
}

@media screen and (max-width: 320px) {
    .olympics__hero--image-overlay {
        left: calc(50% - 150px);
        top: calc(50% - 50px);
        width: 300px;
    }
}