.rolex-brown {
    color: #452c1e !important
}

.rolex-bg1 {
    background-color: #f9f7f4
}

.rolex-headline70 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 70px;
    font-weight: normal;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-headline70 {
        font-size:36px
    }
}

.rolex-headline50 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline50 {
        font-size:30px
    }
}

.rolex-headline36 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline36 {
        font-size:24px
    }
}

.rolex-headline30 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline30 {
        font-size:20px
    }
}

.rolex-headline26 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline26 {
        font-size:18px
    }
}

.rolex-fixed16 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1
}

.rolex-secondary-cta {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal
}

.rolex-body24 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 24px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body24 {
        font-size:21px
    }
}

.rolex-body20 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20 {
        font-size:18px
    }
}

.rolex-body20-light {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20-light {
        font-size:18px
    }
}

.rolex-legend16 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend16 {
        font-size:12px
    }
}

.rolex-legend14 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend14 {
        font-size:10px
    }
}

.rolex-navigation16 {
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

.rolex-quote50 {
    font-family: "Georgia","Times New Roman",Times,serif;
    line-height: 1.3;
    font-size: 50px
}

@media screen and (max-width: 1068px) {
    .rolex-quote50 {
        font-size:30px
    }
}

.rolex-button-label {
    background: none;
    border: none;
    color: #127749;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 16px
}

@media only screen and (max-width: 767px) {
    .rolex-button-label {
        font-size:14px
    }
}

.rolex-button-label--dark {
    color: #212121
}

.rolex-button-label--dark:hover {
    background: none;
    color: #127749
}

.rolex-button {
    color: #fff
}

.rolex-button:hover {
    color: #127749
}

.rolex-button--reverse {
    background-color: #127749;
    color: #fff
}

.rolex-button--reverse:hover {
    background-color: #fff;
    color: #127749
}

.rolex-button {
    background-color: #fff;
    border: 1px solid #127749;
    border-radius: 25px;
    color: #fff;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 14px;
    height: 36px;
    padding: 11px 25px
}

.rolex-button:hover {
    background-color: #127749;
    color: #127749
}

.rolex-button--reverse {
    background-color: #127749;
    color: #fff
}

.rolex-button--reverse:hover {
    background-color: #fff;
    color: #127749
}

.rolex-button--filled {
    background-color: #127749;
    color: #fff
}

.rolex-button--filled :hover {
    background-color: #fff;
    color: #127749
}

.rolex-button--transparent {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.rolex-button--transparent:hover {
    background-color: #fff;
    color: #127749
}

.rolex-button.disabled {
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    color: #828282;
    cursor: default
}

@media screen and (min-width: 768px) {
    .rolex-button {
        font-size:16px;
        height: 40px;
        padding: 11px 30px
    }
}

.rolex-button-text {
    color: #127749;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 14px
}

.rolex-button-text:hover {
    opacity: 0.3
}

.rolex-button-text--light {
    color: #fff
}

.rolex-button-text--dark {
    color: #212121
}

@media screen and (min-width: 768px) {
    .rolex-button-text {
        font-size:16px
    }
}

.rolex-button-small-icon {
    background-color: unset;
    border: none;
    font-size: 16px;
    font-weight: bold;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    letter-spacing: 0;
    margin-bottom: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    min-width: 40px;
    text-transform: none
}

.rolex-button-small-icon>svg {
    fill: #127749;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: relative;
    top: .125em
}

.rolex-button-small-icon:hover {
    color: #fff
}

.rolex-button-small-icon:hover>svg {
    fill: #fff
}

.rolex-button-small-icon--noborder {
    border: none
}

.rolex-button-small-icon--reverse {
    color: #fff
}

.rolex-button-small-icon--reverse>svg {
    fill: #fff
}

.rolex-button-small-icon--reverse:hover {
    background-color: transparent
}

.rolex-button-small-icon--transparent {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.rolex-button-small-icon--transparent>svg {
    fill: #fff
}

.rolex-button-small-icon--transparent:hover {
    background-color: #fff;
    color: #127749
}

.rolex-button-small-icon--transparent:hover>svg {
    fill: #127749
}

@media only screen and (max-width: 767px) {
    .rolex-button-small-icon {
        font-size:12px;
        height: 36px;
        min-height: 36px
    }

    .rolex-button-small-icon>svg {
        height: 12px;
        width: 12px
    }
}

a.rolex-button,a.rolex-button-small-icon {
    line-height: 40px
}

@media only screen and (max-width: 767px) {
    a.rolex-button,a.rolex-button-small-icon {
        line-height:36px
    }
}

*.cta-link {
    display: inline-block;
    font-weight: 600
}

*.cta-link::after {
    content: "";
    display: inline-block;
    background-color: currentColor;
    -webkit-mask: url(/media/rcpo/icon-arrow-right.svg) no-repeat;
    mask: url(/media/rcpo/icon-arrow-right.svg) no-repeat;
    margin-left: 0.25em;
    height: 0.68em;
    width: 0.88em;
    background-size: 100% auto
}

*.cta-link {
    display: inline-block
}

*.cta-link::after {
    content: "";
    display: inline-block;
    background-color: currentColor;
    -webkit-mask: url(/media/rcpo/icon-arrow-right.svg) no-repeat;
    mask: url(/media/rcpo/icon-arrow-right.svg) no-repeat;
    margin-left: 0.25em;
    height: 0.68em;
    width: 0.88em;
    background-size: 100% auto
}

.rolex-brown {
    color: #452c1e !important
}

.rolex-bg1 {
    background-color: #f9f7f4
}

.rolex-headline70 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 70px;
    font-weight: normal;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-headline70 {
        font-size:36px
    }
}

.rolex-headline50 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline50 {
        font-size:30px
    }
}

.rolex-headline36 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline36 {
        font-size:24px
    }
}

.rolex-headline30 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline30 {
        font-size:20px
    }
}

.rolex-headline26 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline26 {
        font-size:18px
    }
}

.rolex-fixed16 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1
}

.rolex-secondary-cta {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal
}

.rolex-body24 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 24px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body24 {
        font-size:21px
    }
}

.rolex-body20 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20 {
        font-size:18px
    }
}

.rolex-body20-light {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20-light {
        font-size:18px
    }
}

.rolex-legend16 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend16 {
        font-size:12px
    }
}

.rolex-legend14 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend14 {
        font-size:10px
    }
}

.rolex-navigation16 {
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

.rolex-quote50 {
    font-family: "Georgia","Times New Roman",Times,serif;
    line-height: 1.3;
    font-size: 50px
}

@media screen and (max-width: 1068px) {
    .rolex-quote50 {
        font-size:30px
    }
}

.rolex-v7 .section-heading {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0
}

@media screen and (max-width: 1068px) {
    .rolex-v7 .section-heading {
        font-size:24px
    }
}

.rolex .form-row {
    clear: none;
    margin: 0
}

.rolex-section-mb {
    margin-bottom: 46px
}

@media screen and (min-width: 768px) {
    .rolex-section-mb {
        margin-bottom:60px
    }
}

.rolex-section-mt {
    margin-top: 46px
}

@media screen and (min-width: 768px) {
    .rolex-section-mt {
        margin-top:60px
    }
}

.rolex-section-pb {
    padding-bottom: 46px
}

@media screen and (min-width: 768px) {
    .rolex-section-pb {
        padding-bottom:60px
    }
}

.rolex-section-pt {
    padding-top: 46px
}

@media screen and (min-width: 768px) {
    .rolex-section-pt {
        padding-top:60px
    }
}

.rolex-headline70 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 70px;
    font-weight: normal;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-headline70 {
        font-size:36px
    }
}

.rolex-headline50 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline50 {
        font-size:30px
    }
}

.rolex-headline36 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline36 {
        font-size:24px
    }
}

.rolex-headline30 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline30 {
        font-size:20px
    }
}

.rolex-headline26 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .rolex-headline26 {
        font-size:18px
    }
}

.rolex-fixed16 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1
}

.rolex-secondary-cta {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal
}

.rolex-body24 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 24px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body24 {
        font-size:21px
    }
}

.rolex-body20 {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20 {
        font-size:18px
    }
}

.rolex-body20-light {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-body20-light {
        font-size:18px
    }
}

.rolex-legend16 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend16 {
        font-size:12px
    }
}

.rolex-legend14 {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .rolex-legend14 {
        font-size:10px
    }
}

.rolex-navigation16 {
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

.rolex-quote50 {
    font-family: "Georgia","Times New Roman",Times,serif;
    line-height: 1.3;
    font-size: 50px
}

@media screen and (max-width: 1068px) {
    .rolex-quote50 {
        font-size:30px
    }
}

p {
    font-family: "Arial-Light","Helvetica-Light","Verdana-Light",sans-serif;
    font-size: 16px;
    line-height: 23px
}

p.rolex-paragraph {
    margin: 1em 0 0 0
}

p.rolex-paragraph:first-of-type {
    margin: 0
}

.bold {
    font-weight: bold
}

.large-title {
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 24px;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .large-title {
        font-size:38px
    }
}

.medium-title {
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 24px;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .medium-title {
        font-size:28px
    }
}

.push-title {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .push-title {
        font-size:18px
    }
}

.grid-title {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .grid-title {
        font-size:18px
    }
}

.small-subtitle {
    color: #127749;
    font-family: "Arial-Light","Helvetica-Light","Verdana-Light",sans-serif;
    font-size: 9px;
    text-transform: uppercase
}

.small-title {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .small-title {
        font-size:14px
    }
}

.very-small-title {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: bold
}

@media screen and (min-width: 768px) {
    .very-small-title {
        font-size:16px
    }
}

.subtitle {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 11px;
    font-weight: bold
}

@media screen and (min-width: 768px) {
    .subtitle {
        font-size:13px
    }
}

.section-title {
    font-family: "Arial-Bold","Helvetica-Bold","Verdana-Bold",sans-serif;
    font-size: 12px;
    font-weight: bold
}

@media screen and (min-width: 768px) {
    .section-title {
        font-size:14px
    }
}

.description {
    font-family: "Arial-Light","Helvetica-Light","Verdana-Light",sans-serif;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    .description {
        font-size:14px
    }
}

.small-description {
    font-family: "Arial-Light","Helvetica-Light","Verdana-Light",sans-serif;
    font-size: 11px
}

@media screen and (min-width: 768px) {
    .small-description {
        font-size:12px
    }
}

.main-paragraph {
    font-family: "Arial-Light","Helvetica-Light","Verdana-Light",sans-serif;
    font-size: 16px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.rolex-breadcrumb {
    background: linear-gradient(90deg, #10452b 0%, #207149 100%);
    font-size: 0;
    margin: 0;
    padding: 5px 0 15px 5%
}

.rolex-breadcrumb li {
    display: inline;
    color: #fff;
    list-style: none outside none
}

@media only screen and (max-width: 767px) {
    .rolex-breadcrumb li {
        display:none
    }

    .rolex-breadcrumb li.mobile-show {
        display: inline;
        margin-left: -5px
    }
}

.rolex-breadcrumb span {
    color: #fff;
    text-transform: capitalize
}

.rolex-breadcrumb span:after {
    color: #fff;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 13px;
    padding: 0 10px
}

.rolex-breadcrumb span.last {
    color: #61bd93
}

.rolex-breadcrumb span.last:after {
    content: none
}

.rolex-breadcrumb span.no-text-transform {
    text-transform: none
}

@media only screen and (max-width: 767px) {
    .rolex-breadcrumb .mobile-show span:not(.last):before {
        color:#fff;
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 14px;
        padding: 0 5px
    }

    .rolex-breadcrumb .mobile-show span:not(.last):after {
        content: none
    }
}

.rolex-breadcrumb .small-description,.rolex-breadcrumb.rolex-cpo-breadcrumb .small-description {
    font-family: "Helvetica","Arial","Verdana",sans-serif;
    font-size: 14px
}

.rolex-breadcrumb.rolex-cpo-breadcrumb {
    background: #000;
    margin: 0 auto;
    padding: 5px 0 15px 5%
}

@media screen and (min-width: 1680px) {
    .rolex-breadcrumb.rolex-cpo-breadcrumb {
        padding:5px 0 15px 9.5%
    }
}

.rolex-breadcrumb.rolex-cpo-breadcrumb .small-description {
    font-size: 11px
}

@media screen and (min-width: 768px) {
    .rolex-breadcrumb.rolex-cpo-breadcrumb .small-description {
        font-size:12px
    }
}

@media only screen and (max-width: 767px) {
    .rolex-breadcrumb.rolex-cpo-breadcrumb .mobile-show span:before {
        color:#fff
    }
}

.rolex-header {
    align-items: center;
    background: #10452b;
    background: linear-gradient(90deg, #10452b 0%, #207149 100%);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 110px;
    justify-content: space-between;
    max-height: 110px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .rolex-header {
        align-content:flex-start;
        max-height: 80px;
        height: 80px
    }
}

.rolex-header>.rolex-logo {
    max-height: 60px;
    order: 1;
    padding: 13px 5% 10px 5%
}

.rolex-header>.rolex-logo img {
    max-height: 60px
}

@media only screen and (max-width: 767px) {
    .rolex-header>.rolex-logo img {
        height:50px;
        max-height: 50px
    }
}

.rolex-header #menu {
    background: url(/media/rcpo/drop-down-white-button.svg) no-repeat right 15px top 5px;
    background-size: 12px;
    color: white;
    display: none;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 14px;
    order: 2;
    padding-right: 37px;
    right: 5%;
    top: 30px
}

@media screen and (max-width: 1068px) {
    .rolex-header #menu {
        display:block;
        flex: 1 auto;
        text-align: right
    }
}

.rolex-header #menu.open {
    background: url(/media/rcpo/drop-down-white-button.svg) no-repeat right 15px bottom 6px;
    background-size: 12px;
    display: block
}

#rolex-header-links {
    display: flex;
    justify-content: space-between;
    padding-left: 3%;
    padding-right: 5%
}

@media screen and (min-width: 1069px) {
    #rolex-header-links {
        flex-direction:row;
        flex-grow: 2;
        order: 2
    }
}

@media screen and (max-width: 1068px) {
    #rolex-header-links {
        background:linear-gradient(90deg, #10452b 0%, #207149 100%);
        display: none;
        flex: 1 100%;
        order: 3;
        padding-left: 5%;
        padding-top: 5px;
        z-index: 101
    }
}

.rolex-button-text-header {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    color: #fff;
    display: block;
    padding: 0;
    text-align: center
}

@media screen and (max-width: 1068px) {
    .rolex-button-text-header {
        padding:15px 0;
        text-align: left
    }
}

.rolex-button-text-header:hover {
    color: #61bd93;
    opacity: initial
}

.rolex-button-text-header.active {
    color: #61bd93
}

@media only screen and (min-width: 1800px) {
    .rolex-header {
        align-items:center;
        display: flex;
        justify-content: space-between
    }

    .rolex-header>.rolex-logo {
        max-height: 65px;
        padding-left: 5%
    }

    .rolex-header>.rolex-logo img {
        float: right;
        max-height: 65px
    }

    .rolex-header #menu {
        display: none
    }

    #rolex-header-links {
        display: flex;
        border: none
    }

    #rolex-header-links>.rolex-button {
        display: initial;
        background-color: unset;
        border-radius: unset;
        font-family: "Arial","Helvetica","Verdana",sans-serif;
        height: unset;
        padding: unset
    }

    .rolex-button-text-header {
        font-size: 1rem;
        display: initial;
        border: none;
        padding-right: 30px
    }
}

.rolex-cpo-header {
    background: #000;
    color: #fff;
    height: 80px;
    max-height: none
}

.rolex-cpo-header>.rolex-logo {
    max-height: 50px
}

@media screen and (min-width: 768px) {
    .rolex-cpo-header>.rolex-logo {
        max-height:60px;
        padding: 16px 5% 17px
    }
}

.rolex-cpo-header .rolex-logo img {
    max-height: 50px;
    width: auto
}

@media screen and (min-width: 768px) {
    .rolex-cpo-header .rolex-logo img {
        max-height:60px
    }
}

.rolex-cpo-header #menu {
    color: inherit;
    background: url(/media/rcpo/drop-down-white-button.svg) no-repeat right 5px top 10px;
    font-size: 16px;
    background-size: 12px;
    position: absolute;
    right: 5%;
    top: 30px;
    padding-right: 25px
}

.rolex-cpo-header #menu.open {
    background: url(/media/rcpo/drop-down-white-button.svg) no-repeat right 5px bottom 10px;
    background-size: 12px
}

.rolex-cpo-header .rolex-button-text-header {
    color: inherit;
    line-height: 1.4;
    padding-right: 30px;
    display: block;
    font-size: 16px;
    padding: 15px 0;
    width: 100%
}

.rolex-cpo-header .rolex-button-text-header:hover {
    color: #61bd93;
    opacity: initial
}

.rolex-cpo-header .rolex-button-text-header.active {
    color: #61bd93
}

.rolex-cpo-header #rolex-header-links {
    display: none;
    padding: 30px 30px 90px 30px;
    color: inherit;
    background: unset;
    background-color: #000
}

.rolex-cpo-header #rolex-header-links>.rolex-button {
    border: none;
    border-radius: 0;
    padding: 15px 0;
    color: #212121;
    font-size: 14px;
    display: block;
    height: initial;
    line-height: 14px;
    text-align: center
}

.rolex-cpo-header #rolex-header-links>.rolex-button:hover {
    background-color: #fff
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-header {
        height:100px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center
    }

    .rolex-cpo-header #rolex-header-links {
        display: flex !important;
        justify-content: flex-end;
        align-items: center;
        padding: 20px 5% 20px 0;
        border: none
    }

    .rolex-cpo-header #rolex-header-links>.rolex-button {
        color: #127749;
        border: solid 1px #61bd93;
        background-color: #fff;
        display: inline-block;
        width: auto;
        height: auto;
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
        letter-spacing: 0;
        vertical-align: middle;
        margin-left: 10px;
        padding: 10px 30px;
        border-radius: 20px;
        white-space: nowrap;
        transition: background-color .3s,color .3s,border-color .3s
    }

    .rolex-cpo-header #rolex-header-links>.rolex-button:hover {
        color: #fff;
        border-color: #61bd93;
        background-color: #61bd93
    }

    .rolex-cpo-header .rolex-button-text-header {
        display: inline-block;
        font-size: 16px;
        width: auto;
        border: none;
        padding: 10px 1.75vw
    }

    .rolex-cpo-header #menu {
        display: none
    }

    .rolex-cpo-header #menu.open {
        display: none
    }
}

@media screen and (min-width: 1680px) {
    .rolex-cpo-header {
        height:110px;
        width: 100%;
        padding: 20px 5%
    }
}

.rolex-cpo-header .rolex-button-text-header,.rolex-cpo-header .rolex-button,.rolex-cpo-header .rolex-button-label {
    font-family: "Helvetica","Arial","Verdana",sans-serif
}

.rolex-footer-wrapper {
    background: #10452b;
    background: linear-gradient(90deg, #10452b 0%, #207149 100%)
}

.rolex-footer {
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 16px;
    text-align: center;
    color: #212121
}

.rolex-footer>.rolex-logo {
    border-bottom: 1px solid rgba(255,255,255,0.4);
    max-height: 35px;
    padding: 60px 0
}

.rolex-footer>.rolex-logo>img {
    max-height: 40px
}

@media screen and (max-width: 1068px) {
    .rolex-footer {
        border-top:1px solid #ececec;
        display: flex;
        flex-direction: column-reverse;
        font-size: 14px
    }

    .rolex-footer>.rolex-logo {
        max-height: 40px;
        padding: 18px 0 0 0
    }

    .rolex-footer>.rolex-logo>img {
        max-height: 40px
    }

    .rolex-footer #rolex-footer-links {
        border: none;
        flex: 1;
        padding: 0
    }

    .rolex-footer #rolex-footer-links>.rolex-button-text-footer {
        border-bottom: 1px solid #ececec
    }
}

@media only screen and (max-width: 767px) {
    .rolex-footer>.rolex-logo {
        max-height:32px;
        padding: 45px 0
    }

    .rolex-footer>.rolex-logo>img {
        max-height: 32px
    }
}

#rolex-footer-links {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec
}

#rolex-footer-links .rolex-button-text-footer {
    padding: 15px 0;
    display: block;
    font-size: 14px
}

#rolex-footer-links .rolex-button-text-footer:hover {
    color: #127749;
    opacity: initial
}

#rolex-footer-links .rolex-button-text-footer.active {
    color: #127749
}

.back-to-top {
    padding: 20px 0;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .back-to-top {
        padding:10px 0
    }
}

.back-to-top svg {
    transform: rotate(270deg)
}

.back-to-top div {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    line-height: 1.1
}

@media screen and (max-width: 1068px) {
    .back-to-top div {
        font-size:12px
    }
}

@media only screen and (min-width: 1400px) {
    #rolex-footer-links {
        padding:15px
    }

    #rolex-footer-links .rolex-button-text-header {
        display: initial;
        font-size: 1rem;
        padding-right: 30px;
        border-bottom: none
    }

    #rolex-footer-links>.rolex-button-text-footer {
        font-size: 1rem;
        display: initial
    }
}

.rolex-cpo-footer.rolex-footer {
    margin-top: 80px;
    background-color: #000
}

.rolex-cpo-footer.rolex-footer>.rolex-logo {
    max-height: 40px
}

.rolex-cpo-footer.rolex-footer>.rolex-logo>img {
    max-height: 40px
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-footer.rolex-footer {
        flex-direction:column
    }
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-footer.rolex-footer {
        margin-top:60px
    }

    .rolex-cpo-footer.rolex-footer>.rolex-logo {
        max-height: 32px;
        padding: 44px 0
    }

    .rolex-cpo-footer.rolex-footer>.rolex-logo>img {
        max-height: 32px
    }
}

.rolex-cpo-footer.rolex-footer .rolex-button-text-header {
    color: #212121;
    font-size: 16px;
    line-height: 1.4;
    padding-right: 30px;
    border-top: 1px solid #ececec;
    display: block;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ececec
}

.rolex-cpo-footer.rolex-footer .rolex-button-text-header:hover {
    color: #127749;
    opacity: initial
}

.rolex-cpo-footer.rolex-footer .rolex-button-text-header.active {
    color: #127749
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-footer.rolex-footer .rolex-button-text-header {
        border:none
    }
}

.rolex-cpo-footer.rolex-footer .back-to-top {
    padding: 17px 0
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-footer.rolex-footer .back-to-top {
        padding:7px 0
    }
}

.rolex-cpo-footer.rolex-footer .back-to-top svg {
    margin-bottom: 4px
}

.rolex-v7 .rolex-cpo-footer.rolex-footer {
    margin-top: 0
}

body.isRolexCPO .back-to-top button {
    color: #fff
}

body.isRolexCPO .back-to-top button:hover {
    opacity: initial
}

body.isRolexCPO .back-to-top button:hover svg,body.isRolexCPO .back-to-top button:hover div {
    fill: #127749;
    color: #127749
}

@media only screen and (max-width: 767px) {
    body.isRolexCPO.INDMobile #INDmenu-btn {
        bottom:-10px
    }
}

@media only screen and (max-width: 767px) {
    body.isRolexCPO.ot-align-right.INDMobile #INDmenu-btn {
        bottom:42px
    }
}

.rolexcpo-keep-exploring {
    margin: 0 auto;
    width: 90%
}

.rolexcpo-keep-exploring .rolex-keep-exploring__title {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    color: #452c1e;
    margin: 0 0 15px 0;
    font-weight: 600
}

@media screen and (max-width: 1068px) {
    .rolexcpo-keep-exploring .rolex-keep-exploring__title {
        font-size:24px
    }
}

.rolexcpo-keep-exploring .rolexcpo-keep-exploring-tile>a.active-keep-exploring-link .grid-title {
    color: #127749
}

.rolexcpo-keep-exploring .rolexcpo-keep-exploring-tile>a picture {
    transition: opacity .3s
}

.rolexcpo-keep-exploring-grid.slick-slider .slick-next {
    background: none;
    background-color: #127749;
    margin-top: -35px;
    height: 20px;
    right: -40px;
    width: 20px
}

.rolexcpo-keep-exploring-grid.slick-slider .slick-prev {
    background: none;
    background-color: #127749;
    height: 20px;
    left: -40px;
    margin-top: -35px;
    width: 20px
}

.rolexcpo-keep-exploring-tile picture {
    margin: 0 auto
}

.rolexcpo-keep-exploring-tile picture img {
    max-width: 100%;
    margin: auto
}

.rolexcpo-keep-exploring-tile__title {
    margin-top: 10px;
    text-transform: inherit
}

@media screen and (min-width: 768px) {
    .rolexcpo-keep-exploring-tile:first-child {
        padding-left:0
    }
}

@media screen and (min-width: 768px) {
    .rolexcpo-keep-exploring {
        margin-bottom:50px;
        max-width: 1140px
    }
}

.rolexcpo-keep-exploring .slick-slider .slick-dots {
    margin-left: -10px;
    padding-top: 5px
}

@media only screen and (max-width: 767px) {
    .rolexcpo-keep-exploring .slick-slider .slick-dots {
        margin-top:0
    }
}

.rolexcpo-keep-exploring .slick-slider .slick-dots li {
    margin: 0 4px;
    width: unset
}

.rolexcpo-keep-exploring .slick-slider .slick-dots li.slick-active {
    border: none
}

.rolexcpo-keep-exploring .slick-slider .slick-dots li.slick-active button {
    width: 40px;
    background-color: #006039
}

.rolexcpo-keep-exploring .slick-slider .slick-dots li>button {
    background: #d4d4d4;
    border-radius: 4px;
    height: 4px;
    padding: 0;
    width: 20px
}

.rolexcpo-keep-exploring .slick-slider .slick-arrow {
    background-color: rgba(212,212,212,0.3);
    background-image: none;
    border-radius: 50%;
    color: #452c1e;
    align-items: center;
    justify-content: center
}

.rolexcpo-keep-exploring .slick-slider .slick-arrow:where(:not(.slick-disabled)) {
    display: flex !important
}

.rolexcpo-keep-exploring .slick-slider .slick-arrow:hover {
    background-color: rgba(118,118,118,0.3)
}

.rolexcpo-keep-exploring .slick-slider .slick-arrow::after {
    content: '';
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px
}

.rolexcpo-keep-exploring .slick-slider .slick-prev::after {
    border-bottom: 3px solid currentColor;
    border-left: 3px solid currentColor;
    margin-right: -3px
}

.rolexcpo-keep-exploring .slick-slider .slick-next::after {
    border-right: 3px solid currentColor;
    border-top: 3px solid currentColor;
    margin-left: -3px
}

.rolexcpo-keep-exploring .slick-slider .slick-next {
    height: 30px;
    right: -40px;
    width: 30px;
    top: 0
}

@media screen and (min-width: 768px) {
    .rolexcpo-keep-exploring .slick-slider .slick-next {
        margin-top:11.3%
    }
}

@media screen and (min-width: 1069px) {
    .rolexcpo-keep-exploring .slick-slider .slick-next {
        margin-top:8.3%
    }
}

.rolexcpo-keep-exploring .slick-slider .slick-prev {
    height: 30px;
    left: -40px;
    top: 8.3%;
    width: 30px;
    top: 0
}

@media screen and (min-width: 768px) {
    .rolexcpo-keep-exploring .slick-slider .slick-prev {
        margin-top:11.3%
    }
}

@media screen and (min-width: 1069px) {
    .rolexcpo-keep-exploring .slick-slider .slick-prev {
        margin-top:8.3%
    }
}

.rolex-v7 .rolexcpo-keep-exploring {
    margin-top: 0;
    max-width: 100%;
    padding: 60px 0
}

@media screen and (min-width: 768px) {
    .rolex-v7 .rolexcpo-keep-exploring {
        margin-bottom:30px;
        padding: 60px 0
    }
}

.rolex-cpo-landing .grid-title {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif
}

.rolex-content-block {
    padding-bottom: 60px
}

@media screen and (max-width: 1068px) {
    .rolex-content-block {
        padding-bottom:46px
    }
}

.rolex-content-block__wrap--bg-tan {
    background-color: #f9f7f4;
    margin-bottom: 60px;
    padding-top: 60px
}

@media screen and (max-width: 1068px) {
    .rolex-content-block__wrap--bg-tan {
        margin-bottom:46px;
        padding-top: 46px
    }
}

.rolex-content-block__link:hover .rolex-content-block__image {
    transform: scale(1.1)
}

.rolex-content-block__header h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 20px
}

@media screen and (max-width: 1068px) {
    .rolex-content-block__header h2 {
        font-size:24px
    }
}

@media screen and (min-width: 1069px) {
    .rolex-content-block__header h2 {
        margin-top:0
    }
}

.rolex-content-block__image-wrap {
    margin-bottom: 10px;
    overflow: hidden
}

.rolex-content-block__image {
    transition-duration: .7s;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    vertical-align: top
}

.rolex-content-block__content {
    padding-right: 20px
}

.rolex-content-block__content h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 5px
}

@media screen and (max-width: 1068px) {
    .rolex-content-block__content h2 {
        font-size:24px
    }
}

.rolex-content-block__content h4 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 0
}

.rolex-content-block__content .cta-link {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: inline-block
}

.rolex-content-block__content .cta-link::after {
    background-color: currentColor;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 2px;
    width: 12px
}

.rolex-content-block-body,.rolex-content-block-body p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .rolex-content-block-body,.rolex-content-block-body p {
        font-size:18px
    }
}

.rolex-content-block--xl,.rolex-content-block--large,.rolex-content-block--medium,.rolex-content-block--small {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 767px) {
    .rolex-content-block--xl,.rolex-content-block--large,.rolex-content-block--medium,.rolex-content-block--small {
        padding-left:20px;
        padding-right: 20px
    }
}

.rolex-content-block--xl {
    max-width: 1360px
}

.rolex-content-block--large {
    max-width: 1200px
}

.rolex-content-block--medium {
    max-width: 800px
}

.rolex-content-block--small {
    max-width: 550px
}

.hero-banner {
    position: relative
}

.hero-banner-content {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 70px;
    padding-left: 7%;
    padding-right: 7%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .hero-banner-content {
        align-items:center;
        justify-content: flex-end;
        padding-bottom: 0;
        padding-left: 8%;
        padding-right: 8%
    }
}

.hero-banner-content--light {
    color: #fff
}

.hero-banner-content--overlay {
    background-color: rgba(255,255,255,0.4)
}

.hero-banner-content--light.hero-banner-content--overlay {
    background-color: rgba(0,0,0,0.4)
}

.slider-container:not(.slick-initialized) .hero-banner-content {
    display: none
}

.hero-banner-content h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 70px;
    font-weight: normal;
    line-height: 1.1;
    color: inherit;
    margin-bottom: 14px;
    margin-top: 0
}

@media screen and (max-width: 1068px) {
    .hero-banner-content h2 {
        font-size:36px
    }
}

@media screen and (min-width: 768px) {
    .hero-banner-content-inner {
        width:41.66%
    }
}

.hero-banner-content-eyebrow {
    color: inherit
}

.rolex-image-text {
    padding-bottom: 60px
}

@media screen and (max-width: 1068px) {
    .rolex-image-text {
        padding-bottom:46px
    }
}

.rolex-image-text__wrap--bg-tan {
    background-color: #F4EFEA;
    margin-bottom: 60px;
    padding-top: 60px
}

@media screen and (max-width: 1068px) {
    .rolex-image-text__wrap--bg-tan {
        margin-bottom:46px;
        padding-top: 46px
    }
}

.rolex-image-text__header h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 20px
}

@media screen and (max-width: 1068px) {
    .rolex-image-text__header h2 {
        font-size:30px
    }
}

@media screen and (min-width: 1069px) {
    .rolex-image-text__header h2 {
        margin-top:0
    }
}

.rolex-image-text__content h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 5px
}

@media screen and (max-width: 1068px) {
    .rolex-image-text__content h2 {
        font-size:24px
    }
}

.rolex-image-text__content h4 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 5px;
    margin-top: 8px
}

.rolex-image-text__content .cta-link {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: inline-block
}

.rolex-image-text__content .cta-link::after {
    background-color: currentColor;
    background-size: 100% auto;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 6px;
    width: 12px
}

.rolex-image-text__content__body {
    color: #212121;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 16px
}

@media screen and (max-width: 1068px) {
    .rolex-image-text__content__body {
        font-size:18px
    }
}

.rolex-image-text--xl,.rolex-image-text--large,.rolex-image-text--medium,.rolex-image-text--small {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 767px) {
    .rolex-image-text--xl,.rolex-image-text--large,.rolex-image-text--medium,.rolex-image-text--small {
        padding-left:20px;
        padding-right: 20px
    }
}

.rolex-image-text--xl {
    max-width: 1360px
}

.rolex-image-text--large {
    max-width: 1200px
}

.rolex-image-text--medium {
    max-width: 800px
}

.rolex-image-text--small {
    max-width: 550px
}

.image-banner img {
    max-width: 100%;
    width: 100%
}

.rolex-v7 .image-banner img {
    vertical-align: top
}

.text-component {
    margin: 80px auto 40px;
    text-align: center;
    width: 90%
}

.text-component .very-small-title {
    margin: 0 0 20px;
    line-height: normal
}

.text-component .large-title {
    margin: 0 0 10px
}

.text-component p {
    margin: 0 0 20px
}

@media screen and (min-width: 768px) {
    .text-component .large-title {
        margin:0 0 20px
    }

    .text-component p {
        margin: 0 0 30px
    }
}

@media screen and (min-width: 768px) and (max-width: 1068px) {
    .text-component {
        width:70%;
        max-width: 650px
    }
}

@media screen and (min-width: 1069px) {
    .text-component {
        width:50%;
        max-width: 650px
    }
}

.watch-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 90%
}

@media screen and (min-width: 768px) {
    .watch-grid {
        max-width:1020px;
        width: 100%
    }
}

.watch-grid__col {
    flex: 50%;
    margin-bottom: 20px;
    max-width: 169px
}

@media screen and (min-width: 768px) {
    .watch-grid__col {
        flex:33.32%;
        margin-bottom: 30px;
        max-width: 340px
    }
}

.watch-grid__col img {
    display: block;
    width: 100%
}

.rolex-tile .subtitle {
    margin: 5px 0
}

.rolex-tile .small-title {
    margin: 0 0 5px;
    line-height: normal
}

.rolex-tile .small-description {
    margin: 0;
    line-height: 16px
}

.rolex-tile__content {
    margin: 0 auto;
    width: 90%;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .rolex-tile__content .subtitle {
        line-height:17px;
        margin: 0 0 5px 0
    }

    .rolex-tile__content .small-title {
        line-height: 18px;
        margin: 0 0 13px 0
    }

    .rolex-tile__content .small-description {
        line-height: 22px
    }
}

.rolex-tile--hover {
    align-items: center;
    display: flex;
    height: 188px;
    justify-content: center;
    position: relative
}

@media only screen and (max-width: 767px) {
    .rolex-tile--hover {
        height:210px
    }
}

@media only screen and (max-width: 767px) {
    .rolex-tile--hover img {
        height:265px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% -20px;
        object-position: 50% -20px
    }
}

@media screen and (min-width: 768px) {
    .rolex-tile--hover {
        height:380px
    }
}

.rolex-tile--hover:hover:before {
    background: rgba(0,0,0,0.05) !important;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999999;
    display: inline-block
}

.rolex-tile-cpo .price-standard {
    text-decoration: line-through;
    margin-right: 5px
}

.editorial-grid {
    margin: 0 auto;
    width: 90%
}

@media screen and (min-width: 1069px) {
    .editorial-grid {
        width:80%;
        max-width: 1140px
    }
}

.editorial-grid__row {
    display: flex;
    margin: 0 -5px 37px
}

@media screen and (min-width: 768px) {
    .editorial-grid__row {
        margin:0 -10px 37px
    }
}

.editorial-grid__row--no-spacing {
    margin-top: -30px
}

@media screen and (min-width: 768px) {
    .editorial-grid__row--no-spacing {
        margin-top:-10px
    }
}

.editorial-grid__col {
    flex: 1;
    margin: 0 5px
}

.editorial-grid__col img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .editorial-grid__col {
        margin:0 10px
    }
}

.editorial-grid__col .grid-title {
    margin: 3px 0 0
}

.editorial-grid .very-small-title {
    margin: 0 0 17px
}

@media screen and (min-width: 768px) {
    .editorial-grid .very-small-title {
        margin:0 0 27px
    }
}

.editorial-grid p {
    font-size: 14px;
    line-height: normal;
    margin: 0
}

@media screen and (min-width: 768px) {
    .editorial-grid p {
        font-size:16px
    }
}

.image-component {
    margin: 0 auto
}

.image-component img {
    width: 100%
}

.image-component.medium {
    width: 90%
}

@media screen and (min-width: 1069px) {
    .image-component.medium {
        max-width:1140px;
        width: 80%
    }
}

.image-component.small {
    width: 90%
}

@media screen and (min-width: 768px) and (max-width: 1068px) {
    .image-component.small {
        max-width:650px;
        width: 70%
    }
}

@media screen and (min-width: 1069px) {
    .image-component.small {
        max-width:650px;
        width: 50%
    }
}

.checkerboard-item {
    align-items: center;
    display: flex;
    padding-bottom: 46px
}

.checkerboard-item:last-of-type {
    padding-bottom: 0
}

@media screen and (min-width: 768px) {
    .checkerboard-item--odd {
        flex-direction:row-reverse
    }
}

@media only screen and (max-width: 767px) {
    .checkerboard-item {
        flex-direction:column
    }
}

.checkerboard-text {
    flex: 1;
    padding: 0 10%;
    width: 40%
}

.checkerboard-text p {
    margin: 0
}

.checkerboard-text>.medium-title {
    padding-bottom: 10px
}

@media only screen and (max-width: 767px) {
    .checkerboard-text {
        padding:0 5%;
        width: 90%
    }

    .checkerboard-text>.medium-title {
        padding: 14px 0 4px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 1068px) {
    .checkerboard-text {
        padding:0 5%;
        width: 50%
    }
}

.checkerboard-image---header {
    width: 120px;
    margin: 40px 0 16px
}

@media only screen and (max-width: 767px) {
    .checkerboard-image {
        width:90%
    }

    .checkerboard-image img {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .checkerboard-image {
        width:50%
    }

    .checkerboard-image---header {
        margin: 30px 0
    }

    .checkerboard-image>img,.checkerboard-image .checkerboard-video {
        margin-left: 10%;
        width: 90%
    }

    .checkerboard-image--odd>img,.checkerboard-image--odd .checkerboard-video {
        margin: 0 10% 0 0;
        width: 90%
    }
}

.checkerboard-image .checkerboard-cover-video {
    position: relative
}

.checkerboard-image .checkerboard-cover-video .checkerboard-cover-video-video {
    display: none
}

.checkerboard-image .checkerboard-cover-video .checkerboard-cover-video-button {
    border: none;
    padding: 0;
    line-height: 0
}

.checkerboard-image .checkerboard-cover-video .checkerboard-cover-video-button:hover {
    background: none
}

.checkerboard-image .checkerboard-cover-video .checkerboard-cover-video-button:focus {
    outline: 1px solid #767676
}

.checkerboard-image .checkerboard-cover-video .checkerboard-cover-video-button img {
    max-width: 100%
}

.checkerboard-image .checkerboard-cover-video.video-playing .checkerboard-cover-video-video {
    display: block;
    position: absolute;
    background: #fff;
    outline: 2px solid #fff;
    z-index: 5;
    height: 100%;
    width: 100%
}

.checkerboard-image .checkerboard-cover-video.video-playing .checkerboard-cover-video-video .iframe-container {
    top: 50%;
    transform: translateY(-50%)
}

.checkerboard-image .checkerboard-cover-video.video-playing .checkerboard-cover-video-button {
    visibility: hidden
}

@media screen and (min-width: 768px) {
    .rolex-cpo-pdp-certification .checkerboard-item {
        flex-direction:row-reverse
    }
}

.rolex-cpo-pdp-certification .sub-title {
    font-weight: 700;
    line-height: 1.25;
    margin-top: 20px;
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .rolex-cpo-pdp-certification .sub-title {
        font-size:16px;
        margin-top: 0
    }
}

.rolex-cpo-pdp-certification h2 {
    margin: 0
}

.rolex-two-column__header h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0
}

@media screen and (max-width: 1068px) {
    .rolex-two-column__header h2 {
        font-size:24px
    }
}

.rolex-two-column__content {
    display: flex;
    gap: 10px
}

@media screen and (max-width: 1068px) {
    .rolex-two-column__content {
        flex-direction:column
    }
}

.push-banner {
    margin-top: 50px;
    height: 40vh;
    position: relative;
    text-align: center
}

.rolex-cpo .push-banner {
    margin-top: 0
}

.push-banner img {
    opacity: 0.45;
    height: 40vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.push-banner .very-small-title,.push-banner .large-title {
    padding-bottom: 20px
}

.push-banner-text {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 767px) {
    .push-banner-text {
        width:100%
    }
}

.rolex-cpo .push-banner {
    height: auto;
    line-height: 0
}

.rolex-cpo .push-banner img {
    height: auto
}

.rolex-cpo .push-banner .large-title {
    max-width: 570px;
    padding: 0 20px;
    margin: 20px 0;
    line-height: 1.4
}

.rolex-cpo .push-banner p {
    max-width: 570px;
    padding: 0 20px;
    line-height: 1.6
}

.rolex-cpo .rolex-cpo-showroom-banner {
    margin: 50px 0 20px
}

@media screen and (min-width: 768px) {
    .rolex-cpo .rolex-cpo-showroom-banner {
        margin:100px 0 30px
    }
}

.rolex-cpo .rolex-cpo-showroom-banner .very-small-title {
    padding-bottom: 0
}

.stacking-side-by-side-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 60px
}

@media only screen and (max-width: 767px) {
    .stacking-side-by-side-wrapper {
        margin-left:auto;
        margin-right: auto;
        width: 90%
    }
}

@media screen and (min-width: 768px) {
    .stacking-side-by-side-wrapper.fit-3 .stacking-side-by-side-asset {
        flex-basis:calc(33.3333% - 3px)
    }
}

@media screen and (min-width: 768px) {
    .stacking-side-by-side-wrapper.fit-3 .stacking-side-by-side-asset.callout-module {
        flex-basis:calc(33.3333% - 28px)
    }
}

.stacking-side-by-side-wrapper .stacking-side-by-side-header {
    flex-basis: 100%
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset {
    flex-basis: 100%
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset.asset-module {
    margin-bottom: 60px
}

@media screen and (min-width: 1069px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset.asset-module {
        margin-bottom:90px
    }
}

@media screen and (min-width: 768px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        flex-basis:calc(50% - 3px)
    }
}

@media screen and (min-width: 768px) and (max-width: 1068px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        margin-bottom:46px
    }
}

@media screen and (min-width: 1069px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        margin-bottom:60px
    }
}

@media screen and (min-width: 768px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset.callout-module {
        flex-basis:calc(50% - 28px)
    }
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset:has(.rolex-content-block) {
    margin-bottom: 0
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset .very-small-title:first-child {
    margin-top: 0
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset .stacking-side-by-side-eyebrow {
    margin-bottom: 12px
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset .large-title {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0;
    text-transform: none
}

@media screen and (max-width: 1068px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset .large-title {
        font-size:30px
    }
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset h3,.stacking-side-by-side-wrapper .stacking-side-by-side-asset h4 {
    margin: 0.2em 0
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset h3 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2
}

@media screen and (max-width: 1068px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset h3 {
        font-size:24px
    }
}

@media screen and (min-width: 768px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset h3 h3 {
        margin-top:4px
    }
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6
}

@media screen and (max-width: 1068px) {
    .stacking-side-by-side-wrapper .stacking-side-by-side-asset p {
        font-size:18px
    }
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset p:first-child {
    margin-top: 0
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset p:last-child {
    margin-bottom: 0
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset img {
    width: 100%
}

.stacking-side-by-side-wrapper .stacking-side-by-side-asset .cta-link {
    color: #127749;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 14px;
    font-weight: normal
}

.stacking-side-by-side-wrapper .callout-module h1 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0
}

@media screen and (max-width: 1068px) {
    .stacking-side-by-side-wrapper .callout-module h1 {
        font-size:30px
    }
}

@media screen and (min-width: 768px) {
    .rolex-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        overflow:hidden
    }

    .rolex-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset picture {
        display: block;
        overflow: hidden
    }

    .rolex-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset img {
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transition-duration: .7s;
        vertical-align: top
    }

    .rolex-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset:hover img {
        transform: scale(1.1)
    }
}

@media screen and (min-width: 768px) {
    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro {
        font-size:9.2px
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro.intro-part-1:not(.no-padding) {
        padding-right: 2em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro.intro-part-2 {
        max-width: 48em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h1,.rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h2 {
        font-size: 3.08em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h1.large-title,.rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h2.large-title {
        font-size: 3.65em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h4,.rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro p {
        font-size: 1.32em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h4.med-text,.rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro p.med-text {
        font-size: 1.47em
    }

    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro h4 {
        line-height: 1.6;
        margin-top: 0
    }
}

@media screen and (min-width: 900px) {
    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro {
        font-size:1vw
    }
}

@media screen and (min-width: 1360px) {
    .rolex-v7 .stacking-side-by-side-wrapper .responsive-text-intro {
        font-size:calc(1360px / 100)
    }
}

.rolex-landing .text-component {
    margin: 100px auto 40px
}

.rolex-cpo-landing {
    margin: 0 auto;
    background-color: #f9f7f4
}

.rolex-cpo-landing .rolex-keep-exploring .slick-slider .slick-dots {
    margin: 0 0 0 -14px
}

.rolex-cpo-landing .large-title,.rolex-cpo-landing .medium-title,.rolex-cpo-landing .rolex-button,.rolex-cpo-landing .rolex-button-label {
    font-family: "Helvetica","Arial","Verdana",sans-serif
}

.rolex-cpo-landing .very-small-title {
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif
}

.rolex-cpo-landing p,.rolex-cpo-landing .rolex-contactform-row__input-label {
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif
}

.rolex-cpo-landing .rolex-button {
    color: #fff
}

.rolex-cpo-landing .rolex-button:hover {
    color: #127749
}

.rolex-cpo-landing .rolex-button--reverse {
    background-color: #127749;
    color: #fff
}

.rolex-cpo-landing .rolex-button--reverse:hover {
    background-color: #fff;
    color: #127749
}

@media only screen and (max-width: 767px) {
    #wrapper.pt_rolexcpolanding {
        margin:0;
        width: auto
    }
}

.rolex-cpo-landing-top-banner .push-banner {
    height: auto;
    min-height: 200px;
    margin-top: 0;
    margin-bottom: 0
}

.rolex-cpo-landing-top-banner .push-banner img {
    height: auto
}

.rolex-cpo-landing-top-banner .push-banner h2 {
    margin: 0
}

.rolex-cpo-landing-top-banner .push-banner .large-title {
    line-height: 1.1;
    margin: 0;
    text-transform: inherit;
    font-weight: bold;
    font-size: 56px
}

@media screen and (min-width: 768px) and (max-width: 1068px) {
    .rolex-cpo-landing-top-banner .push-banner .large-title {
        font-size:46px
    }
}

@media screen and (min-width: 1680px) {
    .rolex-cpo-landing-top-banner .push-banner .large-title {
        font-size:70px
    }
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-landing-top-banner .push-banner .large-title {
        font-size:36px
    }
}

.rolex-cpo-landing-top-banner .very-small-title {
    display: none
}

.rolex-cpo-landing-top-banner img.push.lazy.loaded {
    opacity: 1
}

.rolex-cpo-landing-top-banner .push-banner-text {
    top: auto;
    left: 30px;
    bottom: 30px;
    transform: translate(0, 0);
    text-align: left;
    max-width: 720px;
    color: #000
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-landing-top-banner .push-banner-text {
        top:50%;
        left: 5%;
        bottom: auto;
        transform: translate(0, -50%)
    }
}

@media screen and (min-width: 1680px) {
    .rolex-cpo-landing-top-banner .push-banner-text {
        max-width:900px
    }
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-landing-top-banner .push-banner-text {
        width:90%
    }
}

.rolex-cpo-landing-top-banner a.rolex-button {
    background-color: #127749;
    border-color: #127749
}

.rolex-cpo-landing-top-banner a.rolex-button:hover {
    background-color: #fff
}

.rolex-cpo-landing-text-1 {
    margin-bottom: 50px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-landing-text-1 {
        margin-bottom:100px
    }
}

.rolex-cpo-landing-text-1 .very-small-title {
    line-height: 1
}

.rolex-cpo-landing-text-1 .large-title {
    margin: 20px 0 10px
}

.rolex-cpo-landing-text-1 p {
    margin: 10px 0
}

.rolex-cpo-landing-text-1 .content-asset,.rolex-cpo-landing-text-1 .html-slot-container {
    margin: 0 auto;
    max-width: 90%
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-landing-text-1 .content-asset,.rolex-cpo-landing-text-1 .html-slot-container {
        max-width:700px
    }
}

.cpo-3-featured .watch-grid {
    display: block;
    margin-bottom: 40px
}

@media screen and (min-width: 1069px) {
    .cpo-3-featured .watch-grid {
        max-width:100%
    }
}

@media only screen and (max-width: 767px) {
    .cpo-3-featured .watch-grid {
        width:100%;
        margin-bottom: 35px
    }
}

.cpo-3-featured .watch-grid__col {
    max-width: 380px;
    width: 100%
}

@media screen and (min-width: 1069px) {
    .cpo-3-featured .watch-grid__col {
        max-width:380px
    }
}

.cpo-3-featured .watch-grid__col img {
    width: auto;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .cpo-3-featured .watch-grid__col img {
        -o-object-position:inherit;
        object-position: inherit
    }
}

.cpo-3-featured .watch-grid__col .rolex-tile-cpo {
    background-color: #000
}

.cpo-3-featured>.medium-title {
    padding-bottom: 20px
}

@media screen and (min-width: 768px) {
    .cpo-3-featured>.medium-title {
        padding-bottom:40px
    }
}

.cpo-3-featured .rolex-tile--hover {
    background: #111;
    margin: 0;
    max-height: 360px;
    height: 85vw;
    box-sizing: border-box
}

@media screen and (min-width: 768px) {
    .cpo-3-featured .rolex-tile--hover {
        height:30vw
    }
}

@media only screen and (max-width: 767px) {
    .cpo-3-featured .rolex-tile--hover {
        height:210px
    }
}

@media only screen and (max-width: 450px) {
    .cpo-3-featured .rolex-tile--hover {
        height:175px
    }
}

.cpo-3-featured .show-watermark .rolex-tile--hover:after {
    content: "";
    background: url(/media/rcpo/rolex-cpo-seal-bg.png) no-repeat;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: auto;
    background-size: 20%;
    background-position: 93% 4%;
    margin: auto;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    transition: opacity 0.3s;
    aspect-ratio: 1;
    pointer-events: none
}

@media screen and (min-width: 768px) {
    .cpo-3-featured .show-watermark .rolex-tile--hover:after {
        background-position:93% 6%
    }
}

.cpo-3-featured .slick-slide img {
    height: 100%;
    width: auto
}

.cpo-3-featured .rolex-tile__content {
    text-align: left;
    padding: 25px 10px 20px 25px;
    color: #fff;
    width: auto
}

@media only screen and (max-width: 450px) {
    .cpo-3-featured .rolex-tile__content {
        padding-left:15px
    }
}

.cpo-3-featured p {
    font-size: 16px;
    line-height: 1.4;
    margin: 0
}

.cpo-3-featured .model-carousel__price--show {
    margin-top: -3px
}

.cpo-3-featured .model-carousel__price--show .pceDisplay .product-price {
    font-size: 12px;
    line-height: 1.4
}

@media screen and (min-width: 768px) {
    .cpo-3-featured .model-carousel__price--show .pceDisplay .product-price {
        font-size:14px
    }
}

.cpo-3-featured .model-carousel__price--tooltip {
    display: none
}

.cpo-3-featured .rolex-tile .subtitle,.cpo-3-featured .rolex-tile .product-price {
    font-size: 16px;
    margin: 0
}

.cpo-3-featured .rolex-tile .small-title {
    margin: 5px 0 6px;
    font-size: 24px;
    text-transform: inherit
}

.cpo-3-featured .slick-slider .slick-dots {
    height: 0;
    padding-top: 5px;
    padding-bottom: 10px
}

.cpo-3-featured .slick-slider .slick-dots li {
    margin: 0;
    width: auto
}

.cpo-3-featured .slick-slider .slick-dots li.slick-active button {
    width: 40px
}

.cpo-3-featured .slick-slider .slick-dots li>button {
    background-color: #767676;
    border-radius: 10%;
    height: 4px;
    padding: 0;
    width: 20px
}

.cpo-3-featured .slick-slider .slick-dots li.slick-active {
    border: none
}

.cpo-3-featured .slick-slider .slick-dots li.slick-active button {
    background-color: #127749
}

.rolex-cpo-landing-shop-now {
    margin-bottom: 50px;
    text-align: center
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-landing-shop-now {
        margin-bottom:80px
    }
}

.rolex-cpo-landing-image-1 .rolex-content-block,.rolex-cpo-landing-image-2 .rolex-content-block {
    padding-bottom: 40px
}

.rolex-cpo-landing-image-1 img,.rolex-cpo-landing-image-2 img {
    display: block;
    max-width: 100%;
    width: auto
}

.rolex-cpo-landing-image-3 {
    padding: 40px 0 25px
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-landing-image-3 {
        padding:15px 0 0
    }

    .rolex-cpo-landing-image-3 .rolex-content-block__header h2 {
        margin-top: 0
    }
}

.checkerboard .checkerboard-item {
    margin-bottom: 50px;
    padding-bottom: 0
}

@media screen and (min-width: 1069px) {
    .checkerboard .checkerboard-item {
        margin-bottom:100px
    }
}

.checkerboard h2 {
    margin: 0
}

.checkerboard p {
    line-height: 1.6
}

.checkerboard .sub-title {
    line-height: 1.25;
    font-weight: 700;
    margin-top: 20px
}

@media screen and (min-width: 1069px) {
    .checkerboard .sub-title {
        margin-top:0;
        font-size: 16px
    }
}

.checkerboard .medium-title {
    line-height: 1.25;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0
}

.rolex-certification-bg {
    background-color: #f9f7f4;
    max-width: unset
}

.rolex-cpo-certification-top-image {
    margin: 0 auto 50px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-top-image {
        margin:0 auto 100px
    }
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-top-image.rolex-certification-banner {
        margin:0
    }
}

.rolex-cpo-certification-text,.rolex-cpo-landing-text-1 {
    max-width: 1360px;
    margin: 0 auto 50px;
    padding: 0 20px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-text,.rolex-cpo-landing-text-1 {
        margin:80px auto 80px
    }
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper span,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper span {
    color: #452c1e;
    display: block;
    font-family: "avenir-heavy",Helvetica,sans-serif;
    font-weight: 600;
    font-size: 1.32em
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper span,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper span {
        padding-bottom:2px
    }
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper h1,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper h1 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    color: #452c1e;
    text-transform: none;
    font-weight: 600
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper h1,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper h1 {
        font-size:30px
    }
}

@media screen and (min-width: 768px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper h1,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper h1 {
        margin:0
    }
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper .guaranteed-rightcnt,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .guaranteed-rightcnt {
    flex-basis: calc(53% - -8px)
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper .guaranteed-rightcnt p,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .guaranteed-rightcnt p {
    color: #212121;
    font-size: 1.32em
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper .stacking-side-by-side-asset,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
    flex-basis: 100%
}

@media screen and (min-width: 768px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper .stacking-side-by-side-asset,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        flex-basis:calc(50% - 3px)
    }
}

@media screen and (min-width: 768px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper .stacking-side-by-side-asset.callout-module,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset.callout-module {
        flex-basis:calc(50% - 28px)
    }
}

.rolex-cpo-certification-text .stacking-side-by-side-wrapper .stacking-side-by-side-asset p,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    font-size: 1.32em
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper .stacking-side-by-side-asset p,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset p {
        font-size:18px
    }
}

@media only screen and (max-width: 767px) {
    .rolex-cpo-certification-text .stacking-side-by-side-wrapper .hidden-mob,.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .hidden-mob {
        display:none
    }
}

.rolex-cpo-landing-text-1 {
    padding: 0
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-landing-text-1 {
        padding-top:50px
    }

    .rolex-cpo-landing-text-1 h1 {
        padding-bottom: 5px
    }
}

.rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper {
    align-items: start
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-landing-text-1 .stacking-side-by-side-wrapper .stacking-side-by-side-asset {
        flex-basis:calc(47% - 20px)
    }
}

.rolex-cpo-landing-container {
    max-width: 1360px;
    margin: auto;
    padding: 0 20px
}

.rolex-cpo-landing-container .rolex-content-block__image-wrap {
    margin-bottom: 10px
}

.rolex-cpo-landing-container .rolex-content-block h2,.rolex-cpo-landing-container .rolex-content-block h4 {
    font-weight: 600
}

.rolex-cpo-landing-container .cta-link {
    font-weight: 600
}

.rolex-cpo-landing-container .cta-link::after {
    position: relative;
    top: 2px
}

.rolex-cpo-certification-text .large-title {
    margin: 10px auto
}

@media screen and (min-width: 768px) {
    .rolex-cpo-certification-text .large-title {
        margin:20px auto
    }
}

.rolex-cpo-certification-text-3 p:last-of-type {
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .rolex-cpo-certification-text-3 p:last-of-type {
        margin-bottom:30px
    }
}

.rolex-cpo-demanding-image {
    max-width: 1360px;
    margin: auto;
    padding: 0 20px
}

.rolex-cpo-demanding-image img {
    max-width: 100%
}

.rolex-cpo-demanding-image .landing-template-section--rolex-landing-section {
    display: flex;
    flex-direction: column
}

.rolex-cpo-demanding-image .landing-template-section--rolex-landing-section .rolex-landing-section-text-container {
    order: 2
}

.rolex-cpo-demanding-image .demanding-cntcontainer {
    max-width: 800px;
    margin: 40px auto 55px;
    padding: 0 20px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-demanding-image .demanding-cntcontainer {
        margin:40px auto 85px
    }
}

.rolex-cpo-demanding-image .demanding-cntcontainer h3 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    padding-bottom: 8px
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-demanding-image .demanding-cntcontainer h3 {
        font-size:30px
    }
}

.rolex-cpo-demanding-image .demanding-cntcontainer p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    font-size: 1.32em;
    margin: 10px 0
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-demanding-image .demanding-cntcontainer p {
        font-size:18px
    }
}

.rolex-cpo-certification-image .image-component {
    max-width: 1140px;
    max-width: 90%;
    margin: 0 auto 50px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-image .image-component {
        margin:0 auto 100px;
        max-width: 80%
    }
}

.rolex-cpo-certification-image .demanding-cntcontainer {
    padding: 0 0px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-image .demanding-cntcontainer {
        padding:0 20px
    }
}

.rolex-cpo-certification-fullimage {
    max-width: unset;
    padding: 0
}

.rolex-cpo-certification-guarantee {
    background-color: #F4EFEA;
    padding: 60px 20px 50px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-guarantee {
        padding:90px 0 80px
    }
}

.rolex-cpo-certification-guarantee .landing-template-section {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column
}

.rolex-cpo-certification-guarantee .landing-template-section img {
    max-width: 100%
}

.rolex-cpo-certification-guarantee .landing-template-section .rolex-landing-section-text-container {
    order: 2;
    max-width: 800px;
    margin: auto
}

.rolex-cpo-certification-guarantee .landing-template-section h3 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    padding: 40px 0 10px
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-guarantee .landing-template-section h3 {
        font-size:30px
    }
}

.rolex-cpo-certification-guarantee .landing-template-section p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    font-size: 1.32em;
    margin: 10px 0
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-guarantee .landing-template-section p {
        font-size:18px
    }
}

.rolex-cpo-certification-buyingprocess {
    max-width: 800px;
    margin: auto;
    padding: 0 20px
}

.rolex-cpo-certification-buyingprocess h2,.rolex-cpo-certification-buyingprocess h3 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    font-weight: 600;
    margin: 0
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-buyingprocess h2,.rolex-cpo-certification-buyingprocess h3 {
        font-size:30px
    }
}

.rolex-cpo-certification-buyingprocess .rolex-content-block {
    padding-bottom: 0
}

.rolex-cpo-certification-buyingprocess .rolex-content-block__header {
    padding: 60px 0
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-buyingprocess .rolex-content-block__header {
        padding:90px 0
    }
}

.rolex-cpo-certification-buyingprocess .rolex-content-block__header h2 {
    padding: 0
}

.rolex-cpo-certification-buyingprocess .rolex-content-block__content {
    padding-right: 0
}

.rolex-cpo-certification-buyingprocess .rolex-content-block-body {
    padding: 50px 0 60px;
    font-size: inherit
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-buyingprocess .rolex-content-block-body {
        padding:60px 0 90px
    }
}

.rolex-cpo-certification-buyingprocess p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    font-size: 1.32em;
    margin: 10px 0
}

@media screen and (max-width: 1068px) {
    .rolex-cpo-certification-buyingprocess p {
        font-size:18px
    }
}

.rolex-cpo-keep-exploring {
    background-color: #fff
}

.rolexcpo-keep-exploring {
    max-width: 90%;
    margin: auto;
    padding: 60px 0 0
}

@media screen and (min-width: 1069px) {
    .rolexcpo-keep-exploring {
        padding:90px 0 0
    }
}

.rolexcpo-keep-exploring .grid-title {
    color: #452c1e;
    text-transform: none;
    margin-top: 10px
}

.rolexcpo-keep-exploring .rolex-keep-exploring-tile picture img {
    max-width: 100%;
    margin: auto
}

.rolex-cpo-certification-banner .push-banner {
    margin: 0 auto 50px
}

@media screen and (min-width: 1069px) {
    .rolex-cpo-certification-banner .push-banner {
        margin:0 auto 100px
    }
}

.rolex-cpo-certification-banner .push-banner .large-title {
    line-height: 1.4
}

.rolex-cpo-certification-banner .push-banner-text {
    max-width: 1050px;
    width: 100%
}

.rolex-cpo-certification-banner .push-banner-text p {
    padding: 10px 30px
}

.rolex-landing.rolex-landing-v7 {
    background-color: #f9f7f4
}

.rolex-landing.rolex-landing-v7 .middle-slots {
    margin-top: 30px
}

.rolex-landing.rolex-landing-v7 .rolex-content-block {
    width: 90%
}

.rolex-landing.rolex-landing-v7 .rolex-content-block--full {
    width: 100%
}

.rolex-landing.rolex-landing-v7 .rolex-content-block--small {
    max-width: 620px
}

.rolex-landing.rolex-landing-v7 .rolex-content-block--medium {
    max-width: 870px
}

.rolex-landing.rolex-landing-v7 .quote-text {
    font-family: "Georgia","Times New Roman",Times,serif;
    line-height: 1.3;
    font-size: 50px;
    color: #000;
    font-weight: 400
}

@media screen and (max-width: 1068px) {
    .rolex-landing.rolex-landing-v7 .quote-text {
        font-size:30px
    }
}

.rolex-landing.rolex-landing-v7 h1,.rolex-landing.rolex-landing-v7 h2,.rolex-landing.rolex-landing-v7 h3,.rolex-landing.rolex-landing-v7 h4 {
    color: #452c1e;
    text-transform: none;
    font-weight: 600
}

.rolex-landing.rolex-landing-v7 h1,.rolex-landing.rolex-landing-v7 h2 {
    font-size: 27px;
    margin: 0.5em 0
}

@media screen and (min-width: 768px) {
    .rolex-landing.rolex-landing-v7 h1,.rolex-landing.rolex-landing-v7 h2 {
        margin-top:6px;
        font-size: 39px
    }
}

.rolex-landing.rolex-landing-v7 h3 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    font-weight: 600;
    margin: 0
}

@media screen and (max-width: 1068px) {
    .rolex-landing.rolex-landing-v7 h3 {
        font-size:30px
    }
}

.rolex-landing.rolex-landing-v7 h4 {
    line-height: 1.3;
    font-family: "avenir-heavy",Helvetica,sans-serif;
    font-size: 20px
}

.rolex-landing.rolex-landing-v7 p {
    color: #212121;
    font-family: "Helvetica-Light","Arial-Light","Verdana-Light",sans-serif;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0
}

@media screen and (max-width: 1068px) {
    .rolex-landing.rolex-landing-v7 p {
        font-size:18px
    }
}

.rolex-landing.rolex-landing-v7 .stacked-headings {
    margin-bottom: 20px
}

.rolex-landing.rolex-landing-v7 .stacked-headings h1,.rolex-landing.rolex-landing-v7 .stacked-headings h2 {
    color: #452c1e;
    font-family: "Helvetica-Bold","Arial-Bold","Verdana-Bold",sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    font-weight: 600
}

@media screen and (max-width: 1068px) {
    .rolex-landing.rolex-landing-v7 .stacked-headings h1,.rolex-landing.rolex-landing-v7 .stacked-headings h2 {
        font-size:30px
    }
}

.rolex-landing.rolex-landing-v7 .video-section-video {
    width: 100%;
    height: auto
}

.rolex-landing.rolex-landing-v7 .video-section-video video {
    height: auto;
    width: 100%
}

.rolex-landing.rolex-landing-v7 .image-component.full-width img {
    vertical-align: bottom
}

.rolex-landing.rolex-landing-v7 .rolex-content-block,.rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper,.rolex-landing.rolex-landing-v7 .video-section-wrapper {
    margin: 0 auto;
    padding: 30px 0
}

.rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset.asset-module,.rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset.callout-module {
    margin-bottom: 0
}

.rolex-landing.rolex-landing-v7 .responsive-iframe {
    aspect-ratio: 16 / 9;
    width: 100%
}

.rolex-landing.rolex-landing-v7 #keep-exploring {
    background-color: #fff;
    padding-top: 60px
}

@media screen and (min-width: 768px) {
    .rolex-landing.rolex-landing-v7 .middle-slots {
        margin-top:45px
    }

    .rolex-landing.rolex-landing-v7 .rolex-content-block {
        width: 100%
    }

    .rolex-landing.rolex-landing-v7 .rolex-content-block,.rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper,.rolex-landing.rolex-landing-v7 .video-section-wrapper {
        padding: 45px 0
    }

    .rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset.asset-module,.rolex-landing.rolex-landing-v7 .stacking-side-by-side-wrapper .stacking-side-by-side-asset.callout-module {
        margin-bottom: 0
    }

    .rolex-landing.rolex-landing-v7 .stacked-headings {
        margin-bottom: 0
    }

    .rolex-landing.rolex-landing-v7 p {
        margin-top: 6px
    }

    .rolex-landing.rolex-landing-v7 .multi-module p {
        padding-right: 4em
    }

    .rolex-landing.rolex-landing-v7 .stacked-headings {
        padding-right: 4.5em;
        margin-bottom: 0
    }

    .rolex-landing.rolex-landing-v7 .stacked-headings h4 {
        margin: 0
    }

    .rolex-landing.rolex-landing-v7 #keep-exploring {
        background-color: #fff;
        padding-top: 90px
    }
}

.rolex-landing.rolex-landing-v7 .landing-button {
    background-color: #fff;
    border: 1px solid #127749;
    border-radius: 25px;
    color: #fff;
    font-family: "Arial","Helvetica","Verdana",sans-serif;
    font-size: 14px;
    height: 36px;
    padding: 11px 25px;
    text-transform: inherit;
    height: unset;
    line-height: 1.25;
    background-color: #127749;
    color: #fff;
    margin-top: 6px;
    letter-spacing: 0
}

.rolex-landing.rolex-landing-v7 .landing-button:hover {
    background-color: #127749;
    color: #127749
}

.rolex-landing.rolex-landing-v7 .landing-button--reverse {
    background-color: #127749;
    color: #fff
}

.rolex-landing.rolex-landing-v7 .landing-button--reverse:hover {
    background-color: #fff;
    color: #127749
}

.rolex-landing.rolex-landing-v7 .landing-button--filled {
    background-color: #127749;
    color: #fff
}

.rolex-landing.rolex-landing-v7 .landing-button--filled :hover {
    background-color: #fff;
    color: #127749
}

.rolex-landing.rolex-landing-v7 .landing-button--transparent {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.rolex-landing.rolex-landing-v7 .landing-button--transparent:hover {
    background-color: #fff;
    color: #127749
}

.rolex-landing.rolex-landing-v7 .landing-button.disabled {
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    color: #828282;
    cursor: default
}

@media screen and (min-width: 768px) {
    .rolex-landing.rolex-landing-v7 .landing-button {
        font-size:16px;
        height: 40px;
        padding: 11px 30px
    }
}

@media screen and (min-width: 768px) {
    .rolex-landing.rolex-landing-v7 .landing-button {
        height:unset
    }
}

.rolex-landing.rolex-landing-v7 .landing-button:hover {
    background-color: #006039;
    color: #fff
}

.rolex-landing.rolex-landing-v7 .video-section-wrapper img,.rolex-landing.rolex-landing-v7 .landing-template-section--rolex-landing-section img,.rolex-landing.rolex-landing-v7 .video-section-body img,.rolex-landing.rolex-landing-v7 .rolex-landing-section-text-container img,.rolex-landing.rolex-landing-v7 .rolex-landing-section-image-container img {
    width: 100%
}

.rolex-landing.rolex-landing-v7 .rolex-landing-section-text-container p:last-child {
    margin-bottom: 0
}

.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot3 .video-section-wrapper,.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot2 .stacking-side-by-side-wrapper {
    max-width: 870px;
    width: 90%
}

.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot3 .video-section-wrapper .video-section-body,.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot2 .stacking-side-by-side-wrapper .video-section-body {
    padding-top: 60px;
    margin: 0 auto
}

.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot3 .video-section-wrapper .video-section-body h3,.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot2 .stacking-side-by-side-wrapper .video-section-body h3 {
    margin-bottom: 0
}

.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot6 {
    background-color: #F4EFEA
}

.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot8 .rolex-content-block {
    padding-bottom: 0
}

@media screen and (min-width: 768px) {
    .rolex-landing.rolex-landing-v7.rolex-cgid-program #slot3 .video-section-wrapper,.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot2 .stacking-side-by-side-wrapper {
        width:auto;
        max-width: 1360px;
        padding-left: 60px;
        padding-right: 60px
    }

    .rolex-landing.rolex-landing-v7.rolex-cgid-program #slot3 .video-section-wrapper .video-section-body,.rolex-landing.rolex-landing-v7.rolex-cgid-program #slot2 .stacking-side-by-side-wrapper .video-section-body {
        padding-top: 90px;
        max-width: 870px
    }
}
