@charset "UTF-8";
body {
  /* rtl:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
  /* rtl:begin:remove */
  /* rtl:end:remove */
}
body .ttg-separator {
  margin: var(--separator-mar-m);
  display: block;
  border-style: solid;
  width: var(--separator-width-m);
  border-width: var(--separator-border) 0 0 0;
  border-color: var(--separator-border-color);
  min-width: 1px;
}
@media (min-width: 1024px) {
  body .ttg-separator {
    margin: var(--separator-mar-m);
    width: var(--separator-width-m);
  }
}
@media (min-width: 1200px) {
  body .ttg-separator {
    margin: var(--separator-mar);
    width: var(--separator-width);
  }
}
body .rl-headline70 {
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-headline70 {
    font-size: 4.375rem;
  }
}
body .rl-headline50 {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-headline50 {
    font-size: 3.125rem;
  }
}
body .rl-headline36 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-headline36 {
    font-size: 2.25rem;
  }
}
body .rl-headline30 {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-headline30 {
    font-size: 1.875rem;
  }
}
body .rl-headline26 {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-headline26 {
    font-size: 1.625rem;
  }
}
body .rl-body24 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-body24 {
    font-size: 1.5rem;
  }
}
body .rl-body20 {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-body20 {
    font-size: 1.25rem;
  }
}
body .rl-legend16 {
  font-size: 0.75rem;
  line-height: 1.1;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-legend16 {
    font-size: 1rem;
  }
}
body .rl-legend14 {
  font-size: 0.625rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-legend14 {
    font-size: 0.875rem;
  }
}
body .rl-fixed22 {
  font-size: 1.375rem;
  line-height: 1.6;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-fixed22 {
    font-size: 1.375rem;
  }
}
body .rl-fixed16 {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-fixed16 {
    font-size: 1rem;
  }
}
body .rl-fixed14 {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-fixed14 {
    font-size: 0.875rem;
  }
}
body .rl-quote50 {
  font-family: var(--rolex-font-quote);
  font-size: 1.875rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  body .rl-quote50 {
    font-size: 3.125rem;
  }
}
body .rl-content {
  font-weight: 300;
}
body .rl-content > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
body .rl-content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
body .page-rolex-2024 *,
body .page-rolex-2024 *::before, body .page-rolex-2024::after {
  letter-spacing: normal;
  font-style: normal;
  box-sizing: border-box;
  color: #000;
}
body .page-rolex-2024 h3, body .page-rolex-2024 .h3 {
  text-transform: none;
}
body .page-rolex-2024 .container-fluid {
  width: 86%;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .page-rolex-2024 .container-fluid {
    width: 84%;
  }
}
body .page-rolex-2024 a {
  text-decoration: none;
}
body .page-rolex-2024 em {
  font-style: italic;
}
body .page-rolex-2024 {
  --rolex-cl-brown: #452c1e !important;
  --rolex-cl-bright-gray: #ececec !important;
  --rolex-cl-dark-grey: #767676 !important;
  --rolex-cl-light-black: #212121 !important;
  --rolex-cl-black: #000000 !important;
  --rolex-cl-black-2: #212121 !important;
  --rolex-cl-dark-green: #006039 !important;
  --rolex-cl-ocean-green: #9BF9CE !important;
  --rolex-cl-green: #127749 !important;
  --rolex-cl-grey: #d4d4d4 !important;
  --rolex-cl-light-grey: #f8f8f8 !important;
  --rolex-cl-belge: #f4efea !important;
  --rolex-cl-light-belge: #f9f7f4 !important;
  --rolex-cl-gradient: linear-gradient(
  	90deg,
  	#0b3e27,
  	#197149
  ) !important;
  --rolex-cl-red: #be0100 !important;
  --rolex-font-body: "Helvetica Now Text", sans-serif !important;
  --rolex-font-heading: "Helvetica Now Text", sans-serif !important;
  --rolex-font-quote: "Georgia", sans-serif !important;
}
body .page-rolex-2024 strong {
  font-weight: 700;
}
body .rl-img-pc {
  display: none !important;
}
@media (min-width: 1024px) {
  body .rl-img-pc {
    display: block !important;
  }
}
body .rl-img-mobile {
  display: block !important;
}
@media (min-width: 1024px) {
  body .rl-img-mobile {
    display: none !important;
  }
}
body .bg-rolex-belge {
  background: var(--rolex-cl-belge);
}
body .bg-rolex-light-belge {
  background: var(--rolex-cl-light-belge);
}
body .wp-image-22945,
body .rolex-service-plaque-img {
  width: 140px;
}
@media (min-width: 1024px) {
  body .wp-image-22945,
body .rolex-service-plaque-img {
    width: auto;
  }
}
body .container-boxed {
  margin: 0 auto;
  width: 86%;
}
@media (min-width: 768px) {
  body .container-boxed {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .container-boxed {
    width: 63%;
  }
}
body .toggle-wrapper {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s linear;
}
body .toggle-wrapper.active {
  max-height: 5000px;
  overflow: visible;
}
body .rl-btn, body .rolex-contact-form .gform_button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  height: 44px;
  border-radius: 30px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  font-family: var(--rolex-font-heading);
}
body .rl-btn:hover, body .rolex-contact-form .gform_button[type=submit]:hover {
  color: var(--rolex-cl-black-2);
}
body .rl-btn .icon, body .rolex-contact-form .gform_button[type=submit] .icon {
  width: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body .rl-btn .icon img, body .rolex-contact-form .gform_button[type=submit] .icon img,
body .rl-btn .icon svg,
body .rolex-contact-form .gform_button[type=submit] .icon svg {
  display: block;
  fill: currentColor;
}
body .rl-btn--icon-right .icon {
  margin-left: 6px;
}
body .rl-btn--icon-right .icon img,
body .rl-btn--icon-right .icon svg {
  display: block;
  fill: currentColor;
}
body .rl-btn--icon-left .icon {
  margin-right: 6px;
}
body .rl-btn--icon-left .icon img,
body .rl-btn--icon-left .icon svg {
  display: block;
  fill: currentColor;
}
body .rl-btn--primary, body .rolex-contact-form .gform_button[type=submit] {
  padding: 0px 30px;
  color: #fff;
  background: var(--rolex-cl-green);
}
body .rl-btn--primary:hover, body .rolex-contact-form .gform_button[type=submit]:hover {
  background: var(--rolex-cl-dark-green);
  color: #fff;
}
body .rl-btn--rounded {
  width: 44px;
  border-radius: 100%;
  padding: 0;
}
body .rl-btn--rounded .icon {
  margin: 0;
}
body .rl-btn--rounded .icon img,
body .rl-btn--rounded .icon svg {
  display: block;
  fill: currentColor;
}
body .rl-btn--tertiary {
  background: var(--rolex-cl-light-belge);
  color: var(--rolex-cl-brown);
}
body .rl-btn--tertiary:hover {
  color: var(--rolex-cl-green);
}
body .rl-btn--secondary {
  color: var(--rolex-cl-green);
}
body .rl-btn--secondary:hover {
  color: var(--rolex-cl-black-2);
}
body .toggle-button {
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
body .toggle-button.active::after {
  display: none;
}
body .toggle-button::before,
body .toggle-button::after {
  content: "";
  position: absolute;
  background-color: var(--rolex-cl-brown);
}
body .toggle-button::before {
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
body .toggle-button::after {
  height: 100%;
  width: 2px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.outline-light:focus,
.outline-light:focus-visible {
	outline: 2px solid var(--rolex-cl-green);
}

.outline-dark:focus,
.outline-dark:focus-visible {
	outline: 2px solid var(--rolex-cl-ocean-green);
}

.inline-light:focus,
.inline-light:focus-visible {
	outline: 2px solid var(--rolex-cl-green);
	outline-offset: -2px;
}

.block {
	display: block;
}

.no-border {
	border: 0;
  background-color: transparent !important;
}

.f-button:focus,
.f-button:focus-visible,
.f-thumbs__slide__button:focus,
.f-thumbs__slide__button:focus-visible {
	outline: 2px solid #127749 !important;
}

#gform_12 a:focus,
#gform_12 a:focus-visible,
#gform_12 textarea:focus,
#gform_12 textarea:focus-visible,
#gform_12 button:focus,
#gform_12 button:focus-visible,
#gform_12 select:focus,
#gform_12 select:focus-visible,
#gform_12 input:focus,
#gform_12 input:focus-visible,
#gform_12 input[type="checkbox"]:focus + label:before,
#gform_12 input[type="checkbox"]:focus-visible + label:before {
	outline: 2px solid var(--rolex-cl-green) !important;
}

#gform_12 textarea,
#gform_12 select,
#gform_12 input:not([type="submit"]) {
	border-radius: 0 !important;
}

#gform_12 input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  z-index: -1;
  display: block !important;
}

body *,
body *::before,
body *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  body :root {
    scroll-behavior: smooth;
  }
}
body body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
body hr:not([size]) {
  height: 1px;
}
body h6, body .h6, body h5, body .h5, body h4, body .h4, body h3, body .h3, body h2, body .h2, body h1, body .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Arboria";
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}
body h1, body .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  body h1, body .h1 {
    font-size: 2.5rem;
  }
}
body h2, body .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  body h2, body .h2 {
    font-size: 2rem;
  }
}
body h3, body .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  body h3, body .h3 {
    font-size: 1.75rem;
  }
}
body h4, body .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  body h4, body .h4 {
    font-size: 1.5rem;
  }
}
body h5, body .h5 {
  font-size: 1.25rem;
}
body h6, body .h6 {
  font-size: 1rem;
}
body p {
  margin-top: 0;
  margin-bottom: 1rem;
}
body abbr[title],
body abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
body address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
body ol,
body ul {
  padding-left: 2rem;
}
body ol,
body ul,
body dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
body ol ol,
body ul ul,
body ol ul,
body ul ol {
  margin-bottom: 0;
}
body dt {
  font-weight: 700;
}
body dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
body blockquote {
  margin: 0 0 1rem;
}
body b,
body strong {
  font-weight: bolder;
}
body small, body .small {
  font-size: 0.875em;
}
body mark, body .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
body sub,
body sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
body sub {
  bottom: -0.25em;
}
body sup {
  top: -0.5em;
}
body a {
  color: #000000;
  text-decoration: underline;
}
body a:hover {
  color: black;
}
body a:not([href]):not([class]), body a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
body pre,
body code,
body kbd,
body samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
body pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
body pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
body code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > body code {
  color: inherit;
}
body kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0;
}
body kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
body figure {
  margin: 0 0 1rem;
}
body img,
body svg {
  vertical-align: middle;
}
body table {
  caption-side: bottom;
  border-collapse: collapse;
}
body caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
body th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
body thead,
body tbody,
body tfoot,
body tr,
body td,
body th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
body label {
  display: inline-block;
}
body button {
  border-radius: 0;
}
body button:focus:not(:focus-visible) {
  outline: 0;
}
body input,
body button,
body select,
body optgroup,
body textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body button,
body select {
  text-transform: none;
}
body [role=button] {
  cursor: pointer;
}
body select {
  word-wrap: normal;
}
body select:disabled {
  opacity: 1;
}
body [list]::-webkit-calendar-picker-indicator {
  display: none;
}
body button,
body [type=button],
body [type=reset],
body [type=submit] {
  -webkit-appearance: button;
}
body button:not(:disabled),
body [type=button]:not(:disabled),
body [type=reset]:not(:disabled),
body [type=submit]:not(:disabled) {
  cursor: pointer;
}
body ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
body textarea {
  resize: vertical;
}
body fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
body legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  body legend {
    font-size: 1.5rem;
  }
}
body legend + * {
  clear: left;
}
body ::-webkit-datetime-edit-fields-wrapper,
body ::-webkit-datetime-edit-text,
body ::-webkit-datetime-edit-minute,
body ::-webkit-datetime-edit-hour-field,
body ::-webkit-datetime-edit-day-field,
body ::-webkit-datetime-edit-month-field,
body ::-webkit-datetime-edit-year-field {
  padding: 0;
}
body ::-webkit-inner-spin-button {
  height: auto;
}
body [type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
body ::-webkit-search-decoration {
  -webkit-appearance: none;
}
body ::-webkit-color-swatch-wrapper {
  padding: 0;
}
body ::-webkit-file-upload-button {
  font: inherit;
}
body ::file-selector-button {
  font: inherit;
}
body ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
body output {
  display: inline-block;
}
body iframe {
  border: 0;
}
body summary {
  display: list-item;
  cursor: pointer;
}
body progress {
  vertical-align: baseline;
}
body [hidden] {
  display: none !important;
}
body .align-baseline {
  vertical-align: baseline !important;
}
body .align-top {
  vertical-align: top !important;
}
body .align-middle {
  vertical-align: middle !important;
}
body .align-bottom {
  vertical-align: bottom !important;
}
body .align-text-bottom {
  vertical-align: text-bottom !important;
}
body .align-text-top {
  vertical-align: text-top !important;
}
body .float-start {
  float: left !important;
}
body .float-end {
  float: right !important;
}
body .float-none {
  float: none !important;
}
body .overflow-auto {
  overflow: auto !important;
}
body .overflow-hidden {
  overflow: hidden !important;
}
body .overflow-visible {
  overflow: visible !important;
}
body .overflow-scroll {
  overflow: scroll !important;
}
body .d-inline {
  display: inline !important;
}
body .d-inline-block {
  display: inline-block !important;
}
body .d-block {
  display: block !important;
}
body .d-grid {
  display: grid !important;
}
body .d-table {
  display: table !important;
}
body .d-table-row {
  display: table-row !important;
}
body .d-table-cell {
  display: table-cell !important;
}
body .d-flex {
  display: flex !important;
}
body .d-inline-flex {
  display: inline-flex !important;
}
body .d-none {
  display: none !important;
}
body .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
body .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
body .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
body .shadow-none {
  box-shadow: none !important;
}
body .position-static {
  position: static !important;
}
body .position-relative {
  position: relative !important;
}
body .position-absolute {
  position: absolute !important;
}
body .position-fixed {
  position: fixed !important;
}
body .position-sticky {
  position: sticky !important;
}
body .top-0 {
  top: 0 !important;
}
body .top-50 {
  top: 50% !important;
}
body .top-100 {
  top: 100% !important;
}
body .bottom-0 {
  bottom: 0 !important;
}
body .bottom-50 {
  bottom: 50% !important;
}
body .bottom-100 {
  bottom: 100% !important;
}
body .start-0 {
  left: 0 !important;
}
body .start-50 {
  left: 50% !important;
}
body .start-100 {
  left: 100% !important;
}
body .end-0 {
  right: 0 !important;
}
body .end-50 {
  right: 50% !important;
}
body .end-100 {
  right: 100% !important;
}
body .translate-middle {
  transform: translate(-50%, -50%) !important;
}
body .translate-middle-x {
  transform: translateX(-50%) !important;
}
body .translate-middle-y {
  transform: translateY(-50%) !important;
}
body .border {
  border: 1px solid #dee2e6 !important;
}
body .border-0 {
  border: 0 !important;
}
body .border-top {
  border-top: 1px solid #dee2e6 !important;
}
body .border-top-0 {
  border-top: 0 !important;
}
body .border-end {
  border-right: 1px solid #dee2e6 !important;
}
body .border-end-0 {
  border-right: 0 !important;
}
body .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
body .border-bottom-0 {
  border-bottom: 0 !important;
}
body .border-start {
  border-left: 1px solid #dee2e6 !important;
}
body .border-start-0 {
  border-left: 0 !important;
}
body .border-primary {
  border-color: #b9975b !important;
}
body .border-white {
  border-color: #fff !important;
}
body .border-1 {
  border-width: 1px !important;
}
body .border-2 {
  border-width: 2px !important;
}
body .border-3 {
  border-width: 3px !important;
}
body .border-4 {
  border-width: 4px !important;
}
body .border-5 {
  border-width: 5px !important;
}
body .w-25 {
  width: 25% !important;
}
body .w-50 {
  width: 50% !important;
}
body .w-75 {
  width: 75% !important;
}
body .w-100 {
  width: 100% !important;
}
body .w-auto {
  width: auto !important;
}
body .mw-100 {
  max-width: 100% !important;
}
body .vw-100 {
  width: 100vw !important;
}
body .min-vw-100 {
  min-width: 100vw !important;
}
body .h-25 {
  height: 25% !important;
}
body .h-50 {
  height: 50% !important;
}
body .h-75 {
  height: 75% !important;
}
body .h-100 {
  height: 100% !important;
}
body .h-auto {
  height: auto !important;
}
body .mh-100 {
  max-height: 100% !important;
}
body .vh-100 {
  height: 100vh !important;
}
body .min-vh-100 {
  min-height: 100vh !important;
}
body .flex-fill {
  flex: 1 1 auto !important;
}
body .flex-row {
  flex-direction: row !important;
}
body .flex-column {
  flex-direction: column !important;
}
body .flex-row-reverse {
  flex-direction: row-reverse !important;
}
body .flex-column-reverse {
  flex-direction: column-reverse !important;
}
body .flex-grow-0 {
  flex-grow: 0 !important;
}
body .flex-grow-1 {
  flex-grow: 1 !important;
}
body .flex-shrink-0 {
  flex-shrink: 0 !important;
}
body .flex-shrink-1 {
  flex-shrink: 1 !important;
}
body .flex-wrap {
  flex-wrap: wrap !important;
}
body .flex-nowrap {
  flex-wrap: nowrap !important;
}
body .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
body .gap-0 {
  gap: 0 !important;
}
body .gap-1 {
  gap: 0.25rem !important;
}
body .gap-2 {
  gap: 0.5rem !important;
}
body .gap-3 {
  gap: 1rem !important;
}
body .gap-4 {
  gap: 1.5rem !important;
}
body .gap-5 {
  gap: 3rem !important;
}
body .justify-content-start {
  justify-content: flex-start !important;
}
body .justify-content-end {
  justify-content: flex-end !important;
}
body .justify-content-center {
  justify-content: center !important;
}
body .justify-content-between {
  justify-content: space-between !important;
}
body .justify-content-around {
  justify-content: space-around !important;
}
body .justify-content-evenly {
  justify-content: space-evenly !important;
}
body .align-items-start {
  align-items: flex-start !important;
}
body .align-items-end {
  align-items: flex-end !important;
}
body .align-items-center {
  align-items: center !important;
}
body .align-items-baseline {
  align-items: baseline !important;
}
body .align-items-stretch {
  align-items: stretch !important;
}
body .align-content-start {
  align-content: flex-start !important;
}
body .align-content-end {
  align-content: flex-end !important;
}
body .align-content-center {
  align-content: center !important;
}
body .align-content-between {
  align-content: space-between !important;
}
body .align-content-around {
  align-content: space-around !important;
}
body .align-content-stretch {
  align-content: stretch !important;
}
body .align-self-auto {
  align-self: auto !important;
}
body .align-self-start {
  align-self: flex-start !important;
}
body .align-self-end {
  align-self: flex-end !important;
}
body .align-self-center {
  align-self: center !important;
}
body .align-self-baseline {
  align-self: baseline !important;
}
body .align-self-stretch {
  align-self: stretch !important;
}
body .order-first {
  order: -1 !important;
}
body .order-0 {
  order: 0 !important;
}
body .order-1 {
  order: 1 !important;
}
body .order-2 {
  order: 2 !important;
}
body .order-3 {
  order: 3 !important;
}
body .order-4 {
  order: 4 !important;
}
body .order-5 {
  order: 5 !important;
}
body .order-last {
  order: 6 !important;
}
body .m-0 {
  margin: 0 !important;
}
body .m-1 {
  margin: 0.25rem !important;
}
body .m-2 {
  margin: 0.5rem !important;
}
body .m-3 {
  margin: 1rem !important;
}
body .m-4 {
  margin: 1.5rem !important;
}
body .m-5 {
  margin: 3rem !important;
}
body .m-auto {
  margin: auto !important;
}
body .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
body .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
body .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
body .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
body .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
body .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
body .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
body .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
body .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
body .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
body .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
body .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
body .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
body .mt-0 {
  margin-top: 0 !important;
}
body .mt-1 {
  margin-top: 0.25rem !important;
}
body .mt-2 {
  margin-top: 0.5rem !important;
}
body .mt-3 {
  margin-top: 1rem !important;
}
body .mt-4 {
  margin-top: 1.5rem !important;
}
body .mt-5 {
  margin-top: 3rem !important;
}
body .mt-auto {
  margin-top: auto !important;
}
body .me-0 {
  margin-right: 0 !important;
}
body .me-1 {
  margin-right: 0.25rem !important;
}
body .me-2 {
  margin-right: 0.5rem !important;
}
body .me-3 {
  margin-right: 1rem !important;
}
body .me-4 {
  margin-right: 1.5rem !important;
}
body .me-5 {
  margin-right: 3rem !important;
}
body .me-auto {
  margin-right: auto !important;
}
body .mb-0 {
  margin-bottom: 0 !important;
}
body .mb-1 {
  margin-bottom: 0.25rem !important;
}
body .mb-2 {
  margin-bottom: 0.5rem !important;
}
body .mb-3 {
  margin-bottom: 1rem !important;
}
body .mb-4 {
  margin-bottom: 1.5rem !important;
}
body .mb-5 {
  margin-bottom: 3rem !important;
}
body .mb-auto {
  margin-bottom: auto !important;
}
body .ms-0 {
  margin-left: 0 !important;
}
body .ms-1 {
  margin-left: 0.25rem !important;
}
body .ms-2 {
  margin-left: 0.5rem !important;
}
body .ms-3 {
  margin-left: 1rem !important;
}
body .ms-4 {
  margin-left: 1.5rem !important;
}
body .ms-5 {
  margin-left: 3rem !important;
}
body .ms-auto {
  margin-left: auto !important;
}
body .p-0 {
  padding: 0 !important;
}
body .p-1 {
  padding: 0.25rem !important;
}
body .p-2 {
  padding: 0.5rem !important;
}
body .p-3 {
  padding: 1rem !important;
}
body .p-4 {
  padding: 1.5rem !important;
}
body .p-5 {
  padding: 3rem !important;
}
body .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
body .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
body .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
body .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
body .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
body .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
body .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
body .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
body .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
body .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
body .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
body .pt-0 {
  padding-top: 0 !important;
}
body .pt-1 {
  padding-top: 0.25rem !important;
}
body .pt-2 {
  padding-top: 0.5rem !important;
}
body .pt-3 {
  padding-top: 1rem !important;
}
body .pt-4 {
  padding-top: 1.5rem !important;
}
body .pt-5 {
  padding-top: 3rem !important;
}
body .pe-0 {
  padding-right: 0 !important;
}
body .pe-1 {
  padding-right: 0.25rem !important;
}
body .pe-2 {
  padding-right: 0.5rem !important;
}
body .pe-3 {
  padding-right: 1rem !important;
}
body .pe-4 {
  padding-right: 1.5rem !important;
}
body .pe-5 {
  padding-right: 3rem !important;
}
body .pb-0 {
  padding-bottom: 0 !important;
}
body .pb-1 {
  padding-bottom: 0.25rem !important;
}
body .pb-2 {
  padding-bottom: 0.5rem !important;
}
body .pb-3 {
  padding-bottom: 1rem !important;
}
body .pb-4 {
  padding-bottom: 1.5rem !important;
}
body .pb-5 {
  padding-bottom: 3rem !important;
}
body .ps-0 {
  padding-left: 0 !important;
}
body .ps-1 {
  padding-left: 0.25rem !important;
}
body .ps-2 {
  padding-left: 0.5rem !important;
}
body .ps-3 {
  padding-left: 1rem !important;
}
body .ps-4 {
  padding-left: 1.5rem !important;
}
body .ps-5 {
  padding-left: 3rem !important;
}
body .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
body .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
body .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
body .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
body .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
body .fs-5 {
  font-size: 1.25rem !important;
}
body .fs-6 {
  font-size: 1rem !important;
}
body .fst-italic {
  font-style: italic !important;
}
body .fst-normal {
  font-style: normal !important;
}
body .fw-light {
  font-weight: 300 !important;
}
body .fw-lighter {
  font-weight: lighter !important;
}
body .fw-normal {
  font-weight: 400 !important;
}
body .fw-bold {
  font-weight: 700 !important;
}
body .fw-bolder {
  font-weight: bolder !important;
}
body .lh-1 {
  line-height: 1 !important;
}
body .lh-sm {
  line-height: 1.25 !important;
}
body .lh-base {
  line-height: 1.5 !important;
}
body .lh-lg {
  line-height: 2 !important;
}
body .text-start {
  text-align: left !important;
}
body .text-end {
  text-align: right !important;
}
body .text-center {
  text-align: center !important;
}
body .text-decoration-none {
  text-decoration: none !important;
}
body .text-decoration-underline {
  text-decoration: underline !important;
}
body .text-decoration-line-through {
  text-decoration: line-through !important;
}
body .text-lowercase {
  text-transform: lowercase !important;
}
body .text-uppercase {
  text-transform: uppercase !important;
}
body .text-capitalize {
  text-transform: capitalize !important;
}
body .text-wrap {
  white-space: normal !important;
}
body .text-nowrap {
  white-space: nowrap !important;
}
body .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
body .text-primary {
  color: #b9975b !important;
}
body .text-white {
  color: #fff !important;
}
body .text-body {
  color: #000000 !important;
}
body .text-muted {
  color: #6c757d !important;
}
body .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
body .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
body .text-reset {
  color: inherit !important;
}
body .bg-primary {
  background-color: #b9975b !important;
}
body .bg-body {
  background-color: #fff !important;
}
body .bg-white {
  background-color: #fff !important;
}
body .bg-transparent {
  background-color: transparent !important;
}
body .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
body .user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}
body .user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}
body .user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}
body .pe-none {
  pointer-events: none !important;
}
body .pe-auto {
  pointer-events: auto !important;
}
body .rounded {
  border-radius: 0 !important;
}
body .rounded-0 {
  border-radius: 0 !important;
}
body .rounded-1 {
  border-radius: 0 !important;
}
body .rounded-2 {
  border-radius: 0 !important;
}
body .rounded-3 {
  border-radius: 0 !important;
}
body .rounded-circle {
  border-radius: 50% !important;
}
body .rounded-pill {
  border-radius: 50rem !important;
}
body .rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
body .rounded-end {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
body .rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
body .rounded-start {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
body .visible {
  visibility: visible !important;
}
body .invisible {
  visibility: hidden !important;
}
@media (min-width: 768px) {
  body .float-sm-start {
    float: left !important;
  }
  body .float-sm-end {
    float: right !important;
  }
  body .float-sm-none {
    float: none !important;
  }
  body .d-sm-inline {
    display: inline !important;
  }
  body .d-sm-inline-block {
    display: inline-block !important;
  }
  body .d-sm-block {
    display: block !important;
  }
  body .d-sm-grid {
    display: grid !important;
  }
  body .d-sm-table {
    display: table !important;
  }
  body .d-sm-table-row {
    display: table-row !important;
  }
  body .d-sm-table-cell {
    display: table-cell !important;
  }
  body .d-sm-flex {
    display: flex !important;
  }
  body .d-sm-inline-flex {
    display: inline-flex !important;
  }
  body .d-sm-none {
    display: none !important;
  }
  body .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  body .flex-sm-row {
    flex-direction: row !important;
  }
  body .flex-sm-column {
    flex-direction: column !important;
  }
  body .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  body .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  body .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  body .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  body .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  body .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  body .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  body .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  body .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  body .gap-sm-0 {
    gap: 0 !important;
  }
  body .gap-sm-1 {
    gap: 0.25rem !important;
  }
  body .gap-sm-2 {
    gap: 0.5rem !important;
  }
  body .gap-sm-3 {
    gap: 1rem !important;
  }
  body .gap-sm-4 {
    gap: 1.5rem !important;
  }
  body .gap-sm-5 {
    gap: 3rem !important;
  }
  body .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  body .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  body .justify-content-sm-center {
    justify-content: center !important;
  }
  body .justify-content-sm-between {
    justify-content: space-between !important;
  }
  body .justify-content-sm-around {
    justify-content: space-around !important;
  }
  body .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  body .align-items-sm-start {
    align-items: flex-start !important;
  }
  body .align-items-sm-end {
    align-items: flex-end !important;
  }
  body .align-items-sm-center {
    align-items: center !important;
  }
  body .align-items-sm-baseline {
    align-items: baseline !important;
  }
  body .align-items-sm-stretch {
    align-items: stretch !important;
  }
  body .align-content-sm-start {
    align-content: flex-start !important;
  }
  body .align-content-sm-end {
    align-content: flex-end !important;
  }
  body .align-content-sm-center {
    align-content: center !important;
  }
  body .align-content-sm-between {
    align-content: space-between !important;
  }
  body .align-content-sm-around {
    align-content: space-around !important;
  }
  body .align-content-sm-stretch {
    align-content: stretch !important;
  }
  body .align-self-sm-auto {
    align-self: auto !important;
  }
  body .align-self-sm-start {
    align-self: flex-start !important;
  }
  body .align-self-sm-end {
    align-self: flex-end !important;
  }
  body .align-self-sm-center {
    align-self: center !important;
  }
  body .align-self-sm-baseline {
    align-self: baseline !important;
  }
  body .align-self-sm-stretch {
    align-self: stretch !important;
  }
  body .order-sm-first {
    order: -1 !important;
  }
  body .order-sm-0 {
    order: 0 !important;
  }
  body .order-sm-1 {
    order: 1 !important;
  }
  body .order-sm-2 {
    order: 2 !important;
  }
  body .order-sm-3 {
    order: 3 !important;
  }
  body .order-sm-4 {
    order: 4 !important;
  }
  body .order-sm-5 {
    order: 5 !important;
  }
  body .order-sm-last {
    order: 6 !important;
  }
  body .m-sm-0 {
    margin: 0 !important;
  }
  body .m-sm-1 {
    margin: 0.25rem !important;
  }
  body .m-sm-2 {
    margin: 0.5rem !important;
  }
  body .m-sm-3 {
    margin: 1rem !important;
  }
  body .m-sm-4 {
    margin: 1.5rem !important;
  }
  body .m-sm-5 {
    margin: 3rem !important;
  }
  body .m-sm-auto {
    margin: auto !important;
  }
  body .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  body .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  body .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  body .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  body .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  body .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  body .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  body .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  body .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  body .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  body .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  body .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  body .mt-sm-0 {
    margin-top: 0 !important;
  }
  body .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  body .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  body .mt-sm-3 {
    margin-top: 1rem !important;
  }
  body .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  body .mt-sm-5 {
    margin-top: 3rem !important;
  }
  body .mt-sm-auto {
    margin-top: auto !important;
  }
  body .me-sm-0 {
    margin-right: 0 !important;
  }
  body .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  body .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  body .me-sm-3 {
    margin-right: 1rem !important;
  }
  body .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  body .me-sm-5 {
    margin-right: 3rem !important;
  }
  body .me-sm-auto {
    margin-right: auto !important;
  }
  body .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  body .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  body .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  body .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  body .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  body .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  body .mb-sm-auto {
    margin-bottom: auto !important;
  }
  body .ms-sm-0 {
    margin-left: 0 !important;
  }
  body .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  body .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  body .ms-sm-3 {
    margin-left: 1rem !important;
  }
  body .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  body .ms-sm-5 {
    margin-left: 3rem !important;
  }
  body .ms-sm-auto {
    margin-left: auto !important;
  }
  body .p-sm-0 {
    padding: 0 !important;
  }
  body .p-sm-1 {
    padding: 0.25rem !important;
  }
  body .p-sm-2 {
    padding: 0.5rem !important;
  }
  body .p-sm-3 {
    padding: 1rem !important;
  }
  body .p-sm-4 {
    padding: 1.5rem !important;
  }
  body .p-sm-5 {
    padding: 3rem !important;
  }
  body .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  body .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  body .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  body .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  body .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  body .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  body .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  body .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  body .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  body .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  body .pt-sm-0 {
    padding-top: 0 !important;
  }
  body .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  body .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  body .pt-sm-3 {
    padding-top: 1rem !important;
  }
  body .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  body .pt-sm-5 {
    padding-top: 3rem !important;
  }
  body .pe-sm-0 {
    padding-right: 0 !important;
  }
  body .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  body .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  body .pe-sm-3 {
    padding-right: 1rem !important;
  }
  body .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  body .pe-sm-5 {
    padding-right: 3rem !important;
  }
  body .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  body .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  body .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  body .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  body .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  body .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  body .ps-sm-0 {
    padding-left: 0 !important;
  }
  body .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  body .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  body .ps-sm-3 {
    padding-left: 1rem !important;
  }
  body .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  body .ps-sm-5 {
    padding-left: 3rem !important;
  }
  body .text-sm-start {
    text-align: left !important;
  }
  body .text-sm-end {
    text-align: right !important;
  }
  body .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  body .float-md-start {
    float: left !important;
  }
  body .float-md-end {
    float: right !important;
  }
  body .float-md-none {
    float: none !important;
  }
  body .d-md-inline {
    display: inline !important;
  }
  body .d-md-inline-block {
    display: inline-block !important;
  }
  body .d-md-block {
    display: block !important;
  }
  body .d-md-grid {
    display: grid !important;
  }
  body .d-md-table {
    display: table !important;
  }
  body .d-md-table-row {
    display: table-row !important;
  }
  body .d-md-table-cell {
    display: table-cell !important;
  }
  body .d-md-flex {
    display: flex !important;
  }
  body .d-md-inline-flex {
    display: inline-flex !important;
  }
  body .d-md-none {
    display: none !important;
  }
  body .flex-md-fill {
    flex: 1 1 auto !important;
  }
  body .flex-md-row {
    flex-direction: row !important;
  }
  body .flex-md-column {
    flex-direction: column !important;
  }
  body .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  body .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  body .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  body .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  body .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  body .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  body .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  body .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  body .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  body .gap-md-0 {
    gap: 0 !important;
  }
  body .gap-md-1 {
    gap: 0.25rem !important;
  }
  body .gap-md-2 {
    gap: 0.5rem !important;
  }
  body .gap-md-3 {
    gap: 1rem !important;
  }
  body .gap-md-4 {
    gap: 1.5rem !important;
  }
  body .gap-md-5 {
    gap: 3rem !important;
  }
  body .justify-content-md-start {
    justify-content: flex-start !important;
  }
  body .justify-content-md-end {
    justify-content: flex-end !important;
  }
  body .justify-content-md-center {
    justify-content: center !important;
  }
  body .justify-content-md-between {
    justify-content: space-between !important;
  }
  body .justify-content-md-around {
    justify-content: space-around !important;
  }
  body .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  body .align-items-md-start {
    align-items: flex-start !important;
  }
  body .align-items-md-end {
    align-items: flex-end !important;
  }
  body .align-items-md-center {
    align-items: center !important;
  }
  body .align-items-md-baseline {
    align-items: baseline !important;
  }
  body .align-items-md-stretch {
    align-items: stretch !important;
  }
  body .align-content-md-start {
    align-content: flex-start !important;
  }
  body .align-content-md-end {
    align-content: flex-end !important;
  }
  body .align-content-md-center {
    align-content: center !important;
  }
  body .align-content-md-between {
    align-content: space-between !important;
  }
  body .align-content-md-around {
    align-content: space-around !important;
  }
  body .align-content-md-stretch {
    align-content: stretch !important;
  }
  body .align-self-md-auto {
    align-self: auto !important;
  }
  body .align-self-md-start {
    align-self: flex-start !important;
  }
  body .align-self-md-end {
    align-self: flex-end !important;
  }
  body .align-self-md-center {
    align-self: center !important;
  }
  body .align-self-md-baseline {
    align-self: baseline !important;
  }
  body .align-self-md-stretch {
    align-self: stretch !important;
  }
  body .order-md-first {
    order: -1 !important;
  }
  body .order-md-0 {
    order: 0 !important;
  }
  body .order-md-1 {
    order: 1 !important;
  }
  body .order-md-2 {
    order: 2 !important;
  }
  body .order-md-3 {
    order: 3 !important;
  }
  body .order-md-4 {
    order: 4 !important;
  }
  body .order-md-5 {
    order: 5 !important;
  }
  body .order-md-last {
    order: 6 !important;
  }
  body .m-md-0 {
    margin: 0 !important;
  }
  body .m-md-1 {
    margin: 0.25rem !important;
  }
  body .m-md-2 {
    margin: 0.5rem !important;
  }
  body .m-md-3 {
    margin: 1rem !important;
  }
  body .m-md-4 {
    margin: 1.5rem !important;
  }
  body .m-md-5 {
    margin: 3rem !important;
  }
  body .m-md-auto {
    margin: auto !important;
  }
  body .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  body .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  body .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  body .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  body .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  body .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  body .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  body .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  body .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  body .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  body .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  body .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  body .mt-md-0 {
    margin-top: 0 !important;
  }
  body .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  body .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  body .mt-md-3 {
    margin-top: 1rem !important;
  }
  body .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  body .mt-md-5 {
    margin-top: 3rem !important;
  }
  body .mt-md-auto {
    margin-top: auto !important;
  }
  body .me-md-0 {
    margin-right: 0 !important;
  }
  body .me-md-1 {
    margin-right: 0.25rem !important;
  }
  body .me-md-2 {
    margin-right: 0.5rem !important;
  }
  body .me-md-3 {
    margin-right: 1rem !important;
  }
  body .me-md-4 {
    margin-right: 1.5rem !important;
  }
  body .me-md-5 {
    margin-right: 3rem !important;
  }
  body .me-md-auto {
    margin-right: auto !important;
  }
  body .mb-md-0 {
    margin-bottom: 0 !important;
  }
  body .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  body .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  body .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  body .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  body .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  body .mb-md-auto {
    margin-bottom: auto !important;
  }
  body .ms-md-0 {
    margin-left: 0 !important;
  }
  body .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  body .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  body .ms-md-3 {
    margin-left: 1rem !important;
  }
  body .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  body .ms-md-5 {
    margin-left: 3rem !important;
  }
  body .ms-md-auto {
    margin-left: auto !important;
  }
  body .p-md-0 {
    padding: 0 !important;
  }
  body .p-md-1 {
    padding: 0.25rem !important;
  }
  body .p-md-2 {
    padding: 0.5rem !important;
  }
  body .p-md-3 {
    padding: 1rem !important;
  }
  body .p-md-4 {
    padding: 1.5rem !important;
  }
  body .p-md-5 {
    padding: 3rem !important;
  }
  body .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  body .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  body .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  body .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  body .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  body .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  body .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  body .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  body .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  body .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  body .pt-md-0 {
    padding-top: 0 !important;
  }
  body .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  body .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  body .pt-md-3 {
    padding-top: 1rem !important;
  }
  body .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  body .pt-md-5 {
    padding-top: 3rem !important;
  }
  body .pe-md-0 {
    padding-right: 0 !important;
  }
  body .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  body .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  body .pe-md-3 {
    padding-right: 1rem !important;
  }
  body .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  body .pe-md-5 {
    padding-right: 3rem !important;
  }
  body .pb-md-0 {
    padding-bottom: 0 !important;
  }
  body .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  body .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  body .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  body .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  body .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  body .ps-md-0 {
    padding-left: 0 !important;
  }
  body .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  body .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  body .ps-md-3 {
    padding-left: 1rem !important;
  }
  body .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  body .ps-md-5 {
    padding-left: 3rem !important;
  }
  body .text-md-start {
    text-align: left !important;
  }
  body .text-md-end {
    text-align: right !important;
  }
  body .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  body .float-lg-start {
    float: left !important;
  }
  body .float-lg-end {
    float: right !important;
  }
  body .float-lg-none {
    float: none !important;
  }
  body .d-lg-inline {
    display: inline !important;
  }
  body .d-lg-inline-block {
    display: inline-block !important;
  }
  body .d-lg-block {
    display: block !important;
  }
  body .d-lg-grid {
    display: grid !important;
  }
  body .d-lg-table {
    display: table !important;
  }
  body .d-lg-table-row {
    display: table-row !important;
  }
  body .d-lg-table-cell {
    display: table-cell !important;
  }
  body .d-lg-flex {
    display: flex !important;
  }
  body .d-lg-inline-flex {
    display: inline-flex !important;
  }
  body .d-lg-none {
    display: none !important;
  }
  body .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  body .flex-lg-row {
    flex-direction: row !important;
  }
  body .flex-lg-column {
    flex-direction: column !important;
  }
  body .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  body .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  body .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  body .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  body .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  body .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  body .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  body .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  body .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  body .gap-lg-0 {
    gap: 0 !important;
  }
  body .gap-lg-1 {
    gap: 0.25rem !important;
  }
  body .gap-lg-2 {
    gap: 0.5rem !important;
  }
  body .gap-lg-3 {
    gap: 1rem !important;
  }
  body .gap-lg-4 {
    gap: 1.5rem !important;
  }
  body .gap-lg-5 {
    gap: 3rem !important;
  }
  body .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  body .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  body .justify-content-lg-center {
    justify-content: center !important;
  }
  body .justify-content-lg-between {
    justify-content: space-between !important;
  }
  body .justify-content-lg-around {
    justify-content: space-around !important;
  }
  body .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  body .align-items-lg-start {
    align-items: flex-start !important;
  }
  body .align-items-lg-end {
    align-items: flex-end !important;
  }
  body .align-items-lg-center {
    align-items: center !important;
  }
  body .align-items-lg-baseline {
    align-items: baseline !important;
  }
  body .align-items-lg-stretch {
    align-items: stretch !important;
  }
  body .align-content-lg-start {
    align-content: flex-start !important;
  }
  body .align-content-lg-end {
    align-content: flex-end !important;
  }
  body .align-content-lg-center {
    align-content: center !important;
  }
  body .align-content-lg-between {
    align-content: space-between !important;
  }
  body .align-content-lg-around {
    align-content: space-around !important;
  }
  body .align-content-lg-stretch {
    align-content: stretch !important;
  }
  body .align-self-lg-auto {
    align-self: auto !important;
  }
  body .align-self-lg-start {
    align-self: flex-start !important;
  }
  body .align-self-lg-end {
    align-self: flex-end !important;
  }
  body .align-self-lg-center {
    align-self: center !important;
  }
  body .align-self-lg-baseline {
    align-self: baseline !important;
  }
  body .align-self-lg-stretch {
    align-self: stretch !important;
  }
  body .order-lg-first {
    order: -1 !important;
  }
  body .order-lg-0 {
    order: 0 !important;
  }
  body .order-lg-1 {
    order: 1 !important;
  }
  body .order-lg-2 {
    order: 2 !important;
  }
  body .order-lg-3 {
    order: 3 !important;
  }
  body .order-lg-4 {
    order: 4 !important;
  }
  body .order-lg-5 {
    order: 5 !important;
  }
  body .order-lg-last {
    order: 6 !important;
  }
  body .m-lg-0 {
    margin: 0 !important;
  }
  body .m-lg-1 {
    margin: 0.25rem !important;
  }
  body .m-lg-2 {
    margin: 0.5rem !important;
  }
  body .m-lg-3 {
    margin: 1rem !important;
  }
  body .m-lg-4 {
    margin: 1.5rem !important;
  }
  body .m-lg-5 {
    margin: 3rem !important;
  }
  body .m-lg-auto {
    margin: auto !important;
  }
  body .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  body .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  body .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  body .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  body .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  body .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  body .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  body .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  body .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  body .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  body .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  body .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  body .mt-lg-0 {
    margin-top: 0 !important;
  }
  body .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  body .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  body .mt-lg-3 {
    margin-top: 1rem !important;
  }
  body .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  body .mt-lg-5 {
    margin-top: 3rem !important;
  }
  body .mt-lg-auto {
    margin-top: auto !important;
  }
  body .me-lg-0 {
    margin-right: 0 !important;
  }
  body .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  body .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  body .me-lg-3 {
    margin-right: 1rem !important;
  }
  body .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  body .me-lg-5 {
    margin-right: 3rem !important;
  }
  body .me-lg-auto {
    margin-right: auto !important;
  }
  body .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  body .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  body .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  body .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  body .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  body .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  body .mb-lg-auto {
    margin-bottom: auto !important;
  }
  body .ms-lg-0 {
    margin-left: 0 !important;
  }
  body .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  body .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  body .ms-lg-3 {
    margin-left: 1rem !important;
  }
  body .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  body .ms-lg-5 {
    margin-left: 3rem !important;
  }
  body .ms-lg-auto {
    margin-left: auto !important;
  }
  body .p-lg-0 {
    padding: 0 !important;
  }
  body .p-lg-1 {
    padding: 0.25rem !important;
  }
  body .p-lg-2 {
    padding: 0.5rem !important;
  }
  body .p-lg-3 {
    padding: 1rem !important;
  }
  body .p-lg-4 {
    padding: 1.5rem !important;
  }
  body .p-lg-5 {
    padding: 3rem !important;
  }
  body .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  body .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  body .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  body .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  body .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  body .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  body .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  body .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  body .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  body .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  body .pt-lg-0 {
    padding-top: 0 !important;
  }
  body .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  body .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  body .pt-lg-3 {
    padding-top: 1rem !important;
  }
  body .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  body .pt-lg-5 {
    padding-top: 3rem !important;
  }
  body .pe-lg-0 {
    padding-right: 0 !important;
  }
  body .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  body .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  body .pe-lg-3 {
    padding-right: 1rem !important;
  }
  body .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  body .pe-lg-5 {
    padding-right: 3rem !important;
  }
  body .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  body .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  body .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  body .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  body .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  body .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  body .ps-lg-0 {
    padding-left: 0 !important;
  }
  body .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  body .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  body .ps-lg-3 {
    padding-left: 1rem !important;
  }
  body .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  body .ps-lg-5 {
    padding-left: 3rem !important;
  }
  body .text-lg-start {
    text-align: left !important;
  }
  body .text-lg-end {
    text-align: right !important;
  }
  body .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1480px) {
  body .float-xl-start {
    float: left !important;
  }
  body .float-xl-end {
    float: right !important;
  }
  body .float-xl-none {
    float: none !important;
  }
  body .d-xl-inline {
    display: inline !important;
  }
  body .d-xl-inline-block {
    display: inline-block !important;
  }
  body .d-xl-block {
    display: block !important;
  }
  body .d-xl-grid {
    display: grid !important;
  }
  body .d-xl-table {
    display: table !important;
  }
  body .d-xl-table-row {
    display: table-row !important;
  }
  body .d-xl-table-cell {
    display: table-cell !important;
  }
  body .d-xl-flex {
    display: flex !important;
  }
  body .d-xl-inline-flex {
    display: inline-flex !important;
  }
  body .d-xl-none {
    display: none !important;
  }
  body .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  body .flex-xl-row {
    flex-direction: row !important;
  }
  body .flex-xl-column {
    flex-direction: column !important;
  }
  body .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  body .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  body .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  body .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  body .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  body .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  body .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  body .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  body .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  body .gap-xl-0 {
    gap: 0 !important;
  }
  body .gap-xl-1 {
    gap: 0.25rem !important;
  }
  body .gap-xl-2 {
    gap: 0.5rem !important;
  }
  body .gap-xl-3 {
    gap: 1rem !important;
  }
  body .gap-xl-4 {
    gap: 1.5rem !important;
  }
  body .gap-xl-5 {
    gap: 3rem !important;
  }
  body .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  body .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  body .justify-content-xl-center {
    justify-content: center !important;
  }
  body .justify-content-xl-between {
    justify-content: space-between !important;
  }
  body .justify-content-xl-around {
    justify-content: space-around !important;
  }
  body .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  body .align-items-xl-start {
    align-items: flex-start !important;
  }
  body .align-items-xl-end {
    align-items: flex-end !important;
  }
  body .align-items-xl-center {
    align-items: center !important;
  }
  body .align-items-xl-baseline {
    align-items: baseline !important;
  }
  body .align-items-xl-stretch {
    align-items: stretch !important;
  }
  body .align-content-xl-start {
    align-content: flex-start !important;
  }
  body .align-content-xl-end {
    align-content: flex-end !important;
  }
  body .align-content-xl-center {
    align-content: center !important;
  }
  body .align-content-xl-between {
    align-content: space-between !important;
  }
  body .align-content-xl-around {
    align-content: space-around !important;
  }
  body .align-content-xl-stretch {
    align-content: stretch !important;
  }
  body .align-self-xl-auto {
    align-self: auto !important;
  }
  body .align-self-xl-start {
    align-self: flex-start !important;
  }
  body .align-self-xl-end {
    align-self: flex-end !important;
  }
  body .align-self-xl-center {
    align-self: center !important;
  }
  body .align-self-xl-baseline {
    align-self: baseline !important;
  }
  body .align-self-xl-stretch {
    align-self: stretch !important;
  }
  body .order-xl-first {
    order: -1 !important;
  }
  body .order-xl-0 {
    order: 0 !important;
  }
  body .order-xl-1 {
    order: 1 !important;
  }
  body .order-xl-2 {
    order: 2 !important;
  }
  body .order-xl-3 {
    order: 3 !important;
  }
  body .order-xl-4 {
    order: 4 !important;
  }
  body .order-xl-5 {
    order: 5 !important;
  }
  body .order-xl-last {
    order: 6 !important;
  }
  body .m-xl-0 {
    margin: 0 !important;
  }
  body .m-xl-1 {
    margin: 0.25rem !important;
  }
  body .m-xl-2 {
    margin: 0.5rem !important;
  }
  body .m-xl-3 {
    margin: 1rem !important;
  }
  body .m-xl-4 {
    margin: 1.5rem !important;
  }
  body .m-xl-5 {
    margin: 3rem !important;
  }
  body .m-xl-auto {
    margin: auto !important;
  }
  body .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  body .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  body .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  body .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  body .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  body .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  body .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  body .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  body .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  body .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  body .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  body .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  body .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  body .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  body .mt-xl-0 {
    margin-top: 0 !important;
  }
  body .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  body .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  body .mt-xl-3 {
    margin-top: 1rem !important;
  }
  body .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  body .mt-xl-5 {
    margin-top: 3rem !important;
  }
  body .mt-xl-auto {
    margin-top: auto !important;
  }
  body .me-xl-0 {
    margin-right: 0 !important;
  }
  body .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  body .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  body .me-xl-3 {
    margin-right: 1rem !important;
  }
  body .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  body .me-xl-5 {
    margin-right: 3rem !important;
  }
  body .me-xl-auto {
    margin-right: auto !important;
  }
  body .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  body .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  body .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  body .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  body .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  body .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  body .mb-xl-auto {
    margin-bottom: auto !important;
  }
  body .ms-xl-0 {
    margin-left: 0 !important;
  }
  body .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  body .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  body .ms-xl-3 {
    margin-left: 1rem !important;
  }
  body .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  body .ms-xl-5 {
    margin-left: 3rem !important;
  }
  body .ms-xl-auto {
    margin-left: auto !important;
  }
  body .p-xl-0 {
    padding: 0 !important;
  }
  body .p-xl-1 {
    padding: 0.25rem !important;
  }
  body .p-xl-2 {
    padding: 0.5rem !important;
  }
  body .p-xl-3 {
    padding: 1rem !important;
  }
  body .p-xl-4 {
    padding: 1.5rem !important;
  }
  body .p-xl-5 {
    padding: 3rem !important;
  }
  body .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  body .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  body .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  body .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  body .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  body .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  body .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  body .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  body .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  body .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  body .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  body .pt-xl-0 {
    padding-top: 0 !important;
  }
  body .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  body .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  body .pt-xl-3 {
    padding-top: 1rem !important;
  }
  body .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  body .pt-xl-5 {
    padding-top: 3rem !important;
  }
  body .pe-xl-0 {
    padding-right: 0 !important;
  }
  body .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  body .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  body .pe-xl-3 {
    padding-right: 1rem !important;
  }
  body .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  body .pe-xl-5 {
    padding-right: 3rem !important;
  }
  body .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  body .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  body .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  body .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  body .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  body .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  body .ps-xl-0 {
    padding-left: 0 !important;
  }
  body .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  body .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  body .ps-xl-3 {
    padding-left: 1rem !important;
  }
  body .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  body .ps-xl-5 {
    padding-left: 3rem !important;
  }
  body .text-xl-start {
    text-align: left !important;
  }
  body .text-xl-end {
    text-align: right !important;
  }
  body .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  body .fs-1 {
    font-size: 2.5rem !important;
  }
  body .fs-2 {
    font-size: 2rem !important;
  }
  body .fs-3 {
    font-size: 1.75rem !important;
  }
  body .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  body .d-print-inline {
    display: inline !important;
  }
  body .d-print-inline-block {
    display: inline-block !important;
  }
  body .d-print-block {
    display: block !important;
  }
  body .d-print-grid {
    display: grid !important;
  }
  body .d-print-table {
    display: table !important;
  }
  body .d-print-table-row {
    display: table-row !important;
  }
  body .d-print-table-cell {
    display: table-cell !important;
  }
  body .d-print-flex {
    display: flex !important;
  }
  body .d-print-inline-flex {
    display: inline-flex !important;
  }
  body .d-print-none {
    display: none !important;
  }
}
body .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
body .display-1 {
  font-size: calc(1.3875rem + 1.65vw);
  font-weight: normal;
  line-height: 1.2em;
}
@media (min-width: 1200px) {
  body .display-1 {
    font-size: 2.625rem;
  }
}
body .display-2 {
  font-size: calc(1.3875rem + 1.65vw);
  font-weight: normal;
  line-height: 1.2em;
}
@media (min-width: 1200px) {
  body .display-2 {
    font-size: 2.625rem;
  }
}
body .display-3 {
  font-size: calc(1.35rem + 1.2vw);
  font-weight: normal;
  line-height: 1.2em;
}
@media (min-width: 1200px) {
  body .display-3 {
    font-size: 2.25rem;
  }
}
body .display-4 {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: normal;
  line-height: 1.2em;
}
@media (min-width: 1200px) {
  body .display-4 {
    font-size: 1.5rem;
  }
}
body .display-5 {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2em;
}
body .display-6 {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2em;
}
body .list-unstyled, body .page-rolex-2024 .gform_wrapper .gform_fields {
  padding-left: 0;
  list-style: none;
}
body .list-inline {
  padding-left: 0;
  list-style: none;
}
body .list-inline-item {
  display: inline-block;
}
body .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
body .initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
body .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
body .blockquote > :last-child {
  margin-bottom: 0;
}
body .blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
body .blockquote-footer::before {
  content: "— ";
}
body .form-label {
  margin-bottom: 0.5rem;
}
body .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
body .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
body .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
body .form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
body .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #6d6e71;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #edeaea;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .form-control {
    transition: none;
  }
}
body .form-control[type=file] {
  overflow: hidden;
}
body .form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
body .form-control:focus {
  color: #6d6e71;
  background-color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
body .form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
body .form-control::-moz-placeholder {
  color: #6d6e71;
  opacity: 1;
}
body .form-control:-ms-input-placeholder {
  color: #6d6e71;
  opacity: 1;
}
body .form-control::placeholder {
  color: #6d6e71;
  opacity: 1;
}
body .form-control:disabled, body .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
body .form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #6d6e71;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #6d6e71;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  body .form-control::file-selector-button {
    transition: none;
  }
}
body .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
body .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
body .form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #6d6e71;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
body .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
body .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #000000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
body .form-control-plaintext.form-control-sm, body .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
body .form-control-sm {
  min-height: 40px;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
body .form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
body .form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
body .form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
body .form-control-lg {
  min-height: 55px;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
body .form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
body .form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
body .form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
body textarea.form-control {
  min-height: 40px;
}
body textarea.form-control-sm {
  min-height: 40px;
}
body textarea.form-control-lg {
  min-height: 55px;
}
body .form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
body .form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
body .form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
body .form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
body .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #6d6e71;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #edeaea;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  body .form-select {
    transition: none;
  }
}
body .form-select:focus {
  border-color: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(185, 151, 91, 0.25);
}
body .form-select[multiple], body .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
body .form-select:disabled {
  background-color: #e9ecef;
}
body .form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #6d6e71;
}
body .form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
body .form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
body .form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
body .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
body .form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
body .form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
body .form-check-input[type=radio] {
  border-radius: 50%;
}
body .form-check-input:active {
  filter: brightness(90%);
}
body .form-check-input:focus {
  border-color: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(185, 151, 91, 0.25);
}
body .form-check-input:checked {
  background-color: #b9975b;
  border-color: #b9975b;
}
body .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
body .form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
body .form-check-input[type=checkbox]:indeterminate {
  background-color: #b9975b;
  border-color: #b9975b;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
body .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
body .form-check-input[disabled] ~ .form-check-label, body .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
body .form-switch {
  padding-left: 2.5em;
}
body .form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .form-switch .form-check-input {
    transition: none;
  }
}
body .form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='none'/%3e%3c/svg%3e");
}
body .form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
body .form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
body .btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
body .btn-check[disabled] + .btn, body .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
body .form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
body .form-range:focus {
  outline: 0;
}
body .form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
body .form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
body .form-range::-moz-focus-outer {
  border: 0;
}
body .form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #b9975b;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  body .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
body .form-range::-webkit-slider-thumb:active {
  background-color: #eae0ce;
}
body .form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
body .form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #b9975b;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  body .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
body .form-range::-moz-range-thumb:active {
  background-color: #eae0ce;
}
body .form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
body .form-range:disabled {
  pointer-events: none;
}
body .form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
body .form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
body .form-floating {
  position: relative;
}
body .form-floating > .form-control,
body .form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
body .form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .form-floating > label {
    transition: none;
  }
}
body .form-floating > .form-control {
  padding: 1rem 0.75rem;
}
body .form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
body .form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}
body .form-floating > .form-control::placeholder {
  color: transparent;
}
body .form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
body .form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
body .form-floating > .form-control:focus, body .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
body .form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
body .form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
body .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
body .form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
body .form-floating > .form-control:focus ~ label,
body .form-floating > .form-control:not(:placeholder-shown) ~ label,
body .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
body .form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
body .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
body .input-group > .form-control,
body .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
body .input-group > .form-control:focus,
body .input-group > .form-select:focus {
  z-index: 3;
}
body .input-group .btn {
  position: relative;
  z-index: 2;
}
body .input-group .btn:focus {
  z-index: 3;
}
body .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #6d6e71;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #edeaea;
  border-radius: 0;
}
body .input-group-lg > .form-control,
body .input-group-lg > .form-select,
body .input-group-lg > .input-group-text,
body .input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
body .input-group-sm > .form-control,
body .input-group-sm > .form-select,
body .input-group-sm > .input-group-text,
body .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
body .input-group-lg > .form-select,
body .input-group-sm > .form-select {
  padding-right: 3rem;
}
body .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
body .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
body .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
body .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0;
}
.was-validated body:valid ~ .valid-feedback,
.was-validated body:valid ~ .valid-tooltip, body.is-valid ~ .valid-feedback,
body.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated body .form-control:valid, body .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated body .form-control:valid:focus, body .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated body textarea.form-control:valid, body textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated body .form-select:valid, body .form-select.is-valid {
  border-color: #198754;
}
.was-validated body .form-select:valid:not([multiple]):not([size]), .was-validated body .form-select:valid:not([multiple])[size="1"], body .form-select.is-valid:not([multiple]):not([size]), body .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated body .form-select:valid:focus, body .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated body .form-check-input:valid, body .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated body .form-check-input:valid:checked, body .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated body .form-check-input:valid:focus, body .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated body .form-check-input:valid ~ .form-check-label, body .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
body .form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated body .input-group .form-control:valid, body .input-group .form-control.is-valid,
.was-validated body .input-group .form-select:valid,
body .input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated body .input-group .form-control:valid:focus, body .input-group .form-control.is-valid:focus,
.was-validated body .input-group .form-select:valid:focus,
body .input-group .form-select.is-valid:focus {
  z-index: 3;
}
body .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
body .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0;
}
.was-validated body:invalid ~ .invalid-feedback,
.was-validated body:invalid ~ .invalid-tooltip, body.is-invalid ~ .invalid-feedback,
body.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated body .form-control:invalid, body .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated body .form-control:invalid:focus, body .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated body textarea.form-control:invalid, body textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated body .form-select:invalid, body .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated body .form-select:invalid:not([multiple]):not([size]), .was-validated body .form-select:invalid:not([multiple])[size="1"], body .form-select.is-invalid:not([multiple]):not([size]), body .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated body .form-select:invalid:focus, body .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated body .form-check-input:invalid, body .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated body .form-check-input:invalid:checked, body .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated body .form-check-input:invalid:focus, body .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated body .form-check-input:invalid ~ .form-check-label, body .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
body .form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated body .input-group .form-control:invalid, body .input-group .form-control.is-invalid,
.was-validated body .input-group .form-select:invalid,
body .input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated body .input-group .form-control:invalid:focus, body .input-group .form-control.is-invalid:focus,
.was-validated body .input-group .form-select:invalid:focus,
body .input-group .form-select.is-invalid:focus {
  z-index: 3;
}
body .row, body .page-rolex-2024 .gform_wrapper .gform_fields {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
body .row > *, body .page-rolex-2024 .gform_wrapper .gform_fields > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
body .col {
  flex: 1 0 0%;
}
body .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
body .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
body .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
body .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
body .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
body .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
body .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
@media (min-width: 768px) {
  body .col-sm {
    flex: 1 0 0%;
  }
  body .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  body .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  body .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  body .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  body .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  body .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  body .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1024px) {
  body .col-md {
    flex: 1 0 0%;
  }
  body .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  body .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  body .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  body .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  body .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  body .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  body .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  body .col-lg {
    flex: 1 0 0%;
  }
  body .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  body .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  body .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  body .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  body .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  body .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  body .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1480px) {
  body .col-xl {
    flex: 1 0 0%;
  }
  body .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  body .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  body .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  body .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  body .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  body .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  body .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
body .col-auto {
  flex: 0 0 auto;
  width: auto;
}
body .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
body .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
body .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
body .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
body .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
body .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
body .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
body .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
body .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
body .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
body .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
body .col-12, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-large, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-medium, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-small {
  flex: 0 0 auto;
  width: 100%;
}
body .offset-1 {
  margin-left: 8.33333333%;
}
body .offset-2 {
  margin-left: 16.66666667%;
}
body .offset-3 {
  margin-left: 25%;
}
body .offset-4 {
  margin-left: 33.33333333%;
}
body .offset-5 {
  margin-left: 41.66666667%;
}
body .offset-6 {
  margin-left: 50%;
}
body .offset-7 {
  margin-left: 58.33333333%;
}
body .offset-8 {
  margin-left: 66.66666667%;
}
body .offset-9 {
  margin-left: 75%;
}
body .offset-10 {
  margin-left: 83.33333333%;
}
body .offset-11 {
  margin-left: 91.66666667%;
}
body .g-0,
body .gx-0 {
  --bs-gutter-x: 0;
}
body .g-0,
body .gy-0 {
  --bs-gutter-y: 0;
}
body .g-1,
body .gx-1 {
  --bs-gutter-x: 0.25rem;
}
body .g-1,
body .gy-1 {
  --bs-gutter-y: 0.25rem;
}
body .g-2,
body .gx-2 {
  --bs-gutter-x: 0.5rem;
}
body .g-2,
body .gy-2 {
  --bs-gutter-y: 0.5rem;
}
body .g-3, body .page-rolex-2024 .gform_wrapper .gform_fields,
body .gx-3 {
  --bs-gutter-x: 1rem;
}
body .g-3, body .page-rolex-2024 .gform_wrapper .gform_fields,
body .gy-3 {
  --bs-gutter-y: 1rem;
}
body .g-4,
body .gx-4 {
  --bs-gutter-x: 1.5rem;
}
body .g-4,
body .gy-4 {
  --bs-gutter-y: 1.5rem;
}
body .g-5,
body .gx-5 {
  --bs-gutter-x: 3rem;
}
body .g-5,
body .gy-5 {
  --bs-gutter-y: 3rem;
}
body .g-6,
body .gx-6 {
  --bs-gutter-x: 3.75rem;
}
body .g-6,
body .gy-6 {
  --bs-gutter-y: 3.75rem;
}
@media (min-width: 768px) {
  body .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  body .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  body .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  body .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  body .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  body .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  body .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  body .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  body .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  body .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  body .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  body .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  body .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  body .offset-sm-0 {
    margin-left: 0;
  }
  body .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  body .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  body .offset-sm-3 {
    margin-left: 25%;
  }
  body .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  body .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  body .offset-sm-6 {
    margin-left: 50%;
  }
  body .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  body .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  body .offset-sm-9 {
    margin-left: 75%;
  }
  body .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  body .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  body .g-sm-0,
body .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  body .g-sm-0,
body .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  body .g-sm-1,
body .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  body .g-sm-1,
body .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  body .g-sm-2,
body .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  body .g-sm-2,
body .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  body .g-sm-3,
body .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  body .g-sm-3,
body .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  body .g-sm-4,
body .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  body .g-sm-4,
body .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  body .g-sm-5,
body .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  body .g-sm-5,
body .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
  body .g-sm-6,
body .gx-sm-6 {
    --bs-gutter-x: 3.75rem;
  }
  body .g-sm-6,
body .gy-sm-6 {
    --bs-gutter-y: 3.75rem;
  }
}
@media (min-width: 1024px) {
  body .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  body .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  body .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  body .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  body .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  body .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  body .col-md-6, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-medium, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-small {
    flex: 0 0 auto;
    width: 50%;
  }
  body .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  body .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  body .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  body .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  body .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  body .col-md-12, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-large {
    flex: 0 0 auto;
    width: 100%;
  }
  body .offset-md-0 {
    margin-left: 0;
  }
  body .offset-md-1 {
    margin-left: 8.33333333%;
  }
  body .offset-md-2 {
    margin-left: 16.66666667%;
  }
  body .offset-md-3 {
    margin-left: 25%;
  }
  body .offset-md-4 {
    margin-left: 33.33333333%;
  }
  body .offset-md-5 {
    margin-left: 41.66666667%;
  }
  body .offset-md-6 {
    margin-left: 50%;
  }
  body .offset-md-7 {
    margin-left: 58.33333333%;
  }
  body .offset-md-8 {
    margin-left: 66.66666667%;
  }
  body .offset-md-9 {
    margin-left: 75%;
  }
  body .offset-md-10 {
    margin-left: 83.33333333%;
  }
  body .offset-md-11 {
    margin-left: 91.66666667%;
  }
  body .g-md-0,
body .gx-md-0 {
    --bs-gutter-x: 0;
  }
  body .g-md-0,
body .gy-md-0 {
    --bs-gutter-y: 0;
  }
  body .g-md-1,
body .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  body .g-md-1,
body .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  body .g-md-2,
body .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  body .g-md-2,
body .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  body .g-md-3,
body .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  body .g-md-3,
body .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  body .g-md-4,
body .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  body .g-md-4,
body .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  body .g-md-5,
body .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  body .g-md-5,
body .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
  body .g-md-6,
body .gx-md-6 {
    --bs-gutter-x: 3.75rem;
  }
  body .g-md-6,
body .gy-md-6 {
    --bs-gutter-y: 3.75rem;
  }
}
@media (min-width: 1200px) {
  body .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  body .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  body .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  body .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  body .col-lg-4, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-small {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  body .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  body .col-lg-6, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-medium {
    flex: 0 0 auto;
    width: 50%;
  }
  body .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  body .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  body .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  body .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  body .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  body .col-lg-12, body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.gfield-large {
    flex: 0 0 auto;
    width: 100%;
  }
  body .offset-lg-0 {
    margin-left: 0;
  }
  body .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  body .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  body .offset-lg-3 {
    margin-left: 25%;
  }
  body .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  body .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  body .offset-lg-6 {
    margin-left: 50%;
  }
  body .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  body .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  body .offset-lg-9 {
    margin-left: 75%;
  }
  body .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  body .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  body .g-lg-0,
body .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  body .g-lg-0,
body .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  body .g-lg-1,
body .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  body .g-lg-1,
body .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  body .g-lg-2,
body .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  body .g-lg-2,
body .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  body .g-lg-3,
body .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  body .g-lg-3,
body .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  body .g-lg-4,
body .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  body .g-lg-4,
body .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  body .g-lg-5,
body .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  body .g-lg-5,
body .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
  body .g-lg-6,
body .gx-lg-6 {
    --bs-gutter-x: 3.75rem;
  }
  body .g-lg-6,
body .gy-lg-6 {
    --bs-gutter-y: 3.75rem;
  }
}
@media (min-width: 1480px) {
  body .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  body .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  body .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  body .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  body .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  body .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  body .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  body .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  body .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  body .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  body .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  body .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  body .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  body .offset-xl-0 {
    margin-left: 0;
  }
  body .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  body .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  body .offset-xl-3 {
    margin-left: 25%;
  }
  body .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  body .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  body .offset-xl-6 {
    margin-left: 50%;
  }
  body .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  body .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  body .offset-xl-9 {
    margin-left: 75%;
  }
  body .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  body .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  body .g-xl-0,
body .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  body .g-xl-0,
body .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  body .g-xl-1,
body .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  body .g-xl-1,
body .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  body .g-xl-2,
body .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  body .g-xl-2,
body .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  body .g-xl-3,
body .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  body .g-xl-3,
body .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  body .g-xl-4,
body .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  body .g-xl-4,
body .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  body .g-xl-5,
body .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  body .g-xl-5,
body .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
  body .g-xl-6,
body .gx-xl-6 {
    --bs-gutter-x: 3.75rem;
  }
  body .g-xl-6,
body .gy-xl-6 {
    --bs-gutter-y: 3.75rem;
  }
}
body .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  body .fade {
    transition: none;
  }
}
body .fade:not(.show) {
  opacity: 0;
}
body .collapse:not(.show) {
  display: none;
}
body .collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  body .collapsing {
    transition: none;
  }
}
body .alert, body .page-rolex-2024 .gform_wrapper .gform_validation_errors {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}
body .alert-heading {
  color: inherit;
}
body .alert-link, body .page-rolex-2024 .gform_wrapper .gform_validation_errors .gform_validation_error_link {
  font-weight: 700;
}
body .alert-dismissible {
  padding-right: 3rem;
}
body .alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
body .alert-primary {
  color: #6f5b37;
  background-color: #f1eade;
  border-color: #eae0ce;
}
body .alert-primary .alert-link, body .alert-primary .page-rolex-2024 .gform_wrapper .gform_validation_errors .gform_validation_error_link, body .page-rolex-2024 .gform_wrapper .gform_validation_errors .alert-primary .gform_validation_error_link {
  color: #59492c;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
body .spinner-border, body .page-rolex-2024 .gform_wrapper .gform_ajax_spinner {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}
body .spinner-border-sm, body .page-rolex-2024 .gform_wrapper .gform_ajax_spinner {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
body .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}
body .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  body .spinner-border, body .page-rolex-2024 .gform_wrapper .gform_ajax_spinner,
body .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
body .visually-hidden, body .page-rolex-2024 .gform_wrapper .gform_validation_container,
body .page-rolex-2024 .gform_wrapper .gform_hidden,
body .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
body .page-rolex-2024 .gform_wrapper {
  margin-bottom: 1rem;
  text-align: left;
  /* Layout
  -------------------------------------------------------------- */
  /* Heading
  -------------------------------------------------------------- */
}
body .page-rolex-2024 .gform_wrapper .hide_summary {
  display: none;
}
body .page-rolex-2024 .gform_wrapper .gform_fields {
  padding: 0;
}
body .page-rolex-2024 .gform_wrapper .gform_fields .gfield {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
body .page-rolex-2024 .gform_wrapper .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
body .page-rolex-2024 .gform_wrapper .gform_fields .gfield .gfield_validation_message {
  color: red;
  font-size: 0.75rem;
  padding: 0;
  border: 0;
}
body .page-rolex-2024 .gform_wrapper .gform_fields .gfield .instruction {
  font-size: 0.75rem;
  color: var(--cl-black);
  padding: 0;
  border: 0;
}
body .page-rolex-2024 .gform_wrapper .gform_heading .gform_description {
  display: block;
  margin-bottom: 1rem;
}
body .page-rolex-2024 .gform_wrapper .gform_body {
  margin-bottom: 1rem;
}
@-webkit-keyframes ajax-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes ajax-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body .page-rolex-2024 .gform_wrapper .gform_ajax_spinner {
  color: #b9975b;
  margin-left: 1rem;
  margin-top: 1rem;
  position: absolute;
}
body .page-rolex-2024 .gform_wrapper .gfield_required {
  color: #dc3545;
}
body .page-rolex-2024 .gform_wrapper .gform_validation_errors {
  font-size: 0.875rem;
  display: none;
}
body .page-rolex-2024 .gform_wrapper .gform_validation_errors .gform_submission_error {
  font-size: 0.875rem;
}
body .page-rolex-2024 .gform_wrapper .gform_validation_errors ol {
  margin: 0;
}
body .page-rolex-2024 .gform_wrapper .gform_validation_errors .gform_validation_error_link {
  font-weight: normal;
}
body .page-rolex-2024 .gform_wrapper select[aria-invalid=true],
body .page-rolex-2024 .gform_wrapper textarea[aria-invalid=true],
body .page-rolex-2024 .gform_wrapper input[aria-invalid=true] {
  border-color: rgba(220, 53, 69, 0.5);
}
body .page-rolex-2024 .gform_wrapper select {
  -webkit-appearance: auto;
}
body .page-rolex-2024 .gform_wrapper .datepicker {
  width: 100% !important;
}
body .page-rolex-2024 .gform_wrapper textarea {
  height: auto;
}
@media (min-width: 1024px) {
  body .page-rolex-2024 .gform_wrapper textarea {
    height: auto;
  }
}
body .page-rolex-2024 .gform_wrapper .gfield_checkbox {
  list-style-type: none;
  padding: 0;
}
body .page-rolex-2024 .gform_wrapper .gfield_checkbox .gchoice {
  display: flex;
  align-items: flex-start;
}
body .page-rolex-2024 .gform_wrapper .gfield_checkbox .gchoice .gfield-choice-input {
  margin-right: 15px;
  margin-top: 7px;
  flex: 0 0 13px;
}
body .page-rolex-2024 .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
body .page-rolex-2024 .gform_wrapper .gform_button {
  height: 40px;
}
body .page-rolex-2024 .gform_wrapper .gform_button.gform-button--width-full {
  width: 100%;
}
@media (min-width: 1024px) {
  body .page-rolex-2024 .gform_wrapper .gform_button {
    height: 55px;
  }
}
body .page-rolex-2024 .gform_wrapper .form-with-btn-submit-green .gform_button {
  background-color: var(--cl-green);
  border: 1px solid var(--cl-green);
  color: var(--cl-white);
}
body .page-rolex-2024 .gform_wrapper .form-with-btn-submit-green .gform_button:hover {
  background-color: transparent;
  color: var(--cl-green);
}
body .page-rolex-2024 .gform_wrapper .gf-footer-required {
  margin-top: 40px;
  font-weight: normal;
  font-size: 17px;
  color: #767676;
}
body .page-rolex-2024 .field-title select {
  padding-bottom: 0 !important;
}
body .new-header {
  position: absolute;
}
body .rl-2024-header {
  background: var(--rolex-cl-gradient);
  position: relative;
  z-index: 99;
}
body .rl-2024-header__inner {
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
body .rl-2024-header__right {
  margin-left: auto;
}
body .rl-2024-header .rl-logo {
  display: block;
  width: 100px;
}
body .rl-2024-header .rl-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  body .rl-2024-header__inner {
    height: 100px;
  }
  body .rl-2024-header .rl-logo {
    width: 120px;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-header__inner {
    height: 110px;
  }
}
@media screen and (min-width: 1650px) {
  body .rl-2024-main-navigation {
    margin-right: -1vw;
  }
}
@media screen and (min-width: 1400px) {
  body .rl-2024-main-navigation {
    margin-right: -1.25vw;
  }
}
body .rl-2024-main-navigation__toggle-menu {
  background: none;
  border: 0;
  padding: 0;
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
}
@media (min-width: 768px) {
  body .rl-2024-main-navigation__toggle-menu {
    font-size: 1rem;
  }
}
body .rl-2024-main-navigation__toggle-menu:after {
  content: "";
  display: block;
  width: 12px;
  border-width: 6px 6px 0px 6px;
  border-style: solid;
  border-color: #fff transparent #fff transparent;
  margin-left: 6px;
}
body .rl-2024-main-navigation__toggle-menu.active:after {
  transform: rotate(-180deg);
}
@media screen and (min-width: 1650px) {
  body .rl-2024-main-navigation__toggle-menu {
    display: none;
  }
}
body .rl-2024-main-navigation__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding-top: 20px;
  background: var(--rolex-cl-gradient);
  padding: 20px 8% 0 8%;
}
body .rl-2024-main-navigation__menu.active {
  display: block;
}
body .rl-2024-main-navigation__menu li {
  margin-bottom: 2.1875rem;
}
body .rl-2024-main-navigation__menu li a {
  font-size: 1.375rem;
  line-height: 1.6;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-style: normal;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  body .rl-2024-main-navigation__menu li a {
    font-size: 1.375rem;
  }
}
body .rl-2024-main-navigation__menu li a:hover {
  color: var(--rolex-cl-ocean-green);
}
body .rl-2024-main-navigation__menu li.current-menu-item a, body .rl-2024-main-navigation__menu li.current-page-ancestor a {
  color: var(--rolex-cl-ocean-green);
}
@media screen and (min-width: 1650px) {
  body .rl-2024-main-navigation__menu li {
    margin-bottom: 0rem;
    padding: 0;
  }
  body .rl-2024-main-navigation__menu li a {
    font-size: 1rem;
    line-height: 1.1;
    font-weight: bold;
    font-family: var(--rolex-font-heading);
    padding: 0 1.25vw;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1650px) and (min-width: 768px) {
  body .rl-2024-main-navigation__menu li a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1650px) {
  body .rl-2024-main-navigation__menu {
    padding: 0px;
    display: flex;
    position: static;
    display: flex;
    background: none;
  }
  body .rl-2024-main-navigation__menu.active {
    display: flex;
  }
}
body.rolex-page .new-header__left, body.single-rolex-v7 .new-header__left {
  display: none;
}
body.rolex-page #TAG_HEUER_CLOCK,
body.rolex-page #TAG_HEUER_CLOCK_MOBILE,
body.rolex-page #tag-heu-logo,
body.rolex-page #tudor-logo, body.single-rolex-v7 #TAG_HEUER_CLOCK,
body.single-rolex-v7 #TAG_HEUER_CLOCK_MOBILE,
body.single-rolex-v7 #tag-heu-logo,
body.single-rolex-v7 #tudor-logo {
  display: none !important;
}
body.rolex-page #tudor-digital-plaque, body.single-rolex-v7 #tudor-digital-plaque {
  display: none !important;
}
body.single-rolex-v7 .woocommerce-breadcrumb a.active {
  color: #fff !important;
}
body .rl-2024-footer {
  background: var(--rolex-cl-gradient);
}
body .rl-2024-footer__bottom {
  border-top: 1px solid #ffffff40;
}
body .rl-2024-footer__bottom__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 60px;
}
body .rl-2024-footer__top__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 120px;
}
body .rl-2024-footer__crown-gold {
  display: block;
  width: 40px;
  margin: 0 auto;
}
body .rl-2024-footer__crown-gold img {
  width: 100%;
  height: auto;
}
body .rl-2024-footer__back-to-top {
  font-size: 0.75rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  display: block;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  body .rl-2024-footer__back-to-top {
    font-size: 1rem;
  }
}
body .rl-2024-footer__back-to-top:hover {
  color: #fff;
}
body .rl-2024-footer__back-to-top svg {
  width: 100%;
  width: 15px;
  display: block;
  margin: 0 auto;
  transform: rotate(-90deg);
  color: #fff;
}
body .rl-2024-footer__back-to-top svg path {
  color: #fff;
}
body .rl-2024-breadcrumb {
  background: var(--rolex-cl-gradient);
  padding-bottom: 15px;
  margin-top: -1px;
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  display: flex;
  align-items: center;
  color: var(--rolex-cl-ocean-green);
  font-weight: normal;
  padding-top: 4px;
}
@media (min-width: 768px) {
  body .rl-2024-breadcrumb .woocommerce-breadcrumb {
    font-size: 0.875rem;
  }
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb a {
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: #fff;
  font-weight: normal;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  body .rl-2024-breadcrumb .woocommerce-breadcrumb a {
    font-size: 0.875rem;
  }
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb a:hover {
  color: var(--rolex-cl-ocean-green);
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb a.active {
  color: var(--rolex-cl-ocean-green);
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb span {
  color: var(--rolex-cl-ocean-green);
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb svg {
  display: block;
  margin: 0 10px;
  fill: currentColor;
  color: #fff;
}
body .rl-2024-breadcrumb .woocommerce-breadcrumb svg path {
  color: #fff;
}
body .rl-2024-breadcrumb__pc {
  display: none !important;
}
body .rl-2024-breadcrumb__pc a:focus,
body .rl-2024-breadcrumb__pc a:focus-visible {
  outline: 2px solid var(--rolex-cl-ocean-green);
}
@media (min-width: 1024px) {
  body .rl-2024-breadcrumb__pc {
    display: flex !important;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-breadcrumb__mobile {
    display: none !important;
  }
}
body .rl-2024-breadcrumb__mobile svg:first-child {
  margin-left: 0;
  color: #fff;
  transform: rotate(-180deg);
}
body .rl-2024-keep-exploring {
  padding: 60px 0 60px 0;
  background: #fff;
}
body .rl-2024-keep-exploring__slider:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
body .rl-2024-keep-exploring__slider:not(.slick-initialized) .rl-2024-keep-exploring__item {
  flex: 0 0 50%;
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring__slider:not(.slick-initialized) .rl-2024-keep-exploring__item {
    flex: 0 0 33.3333%;
  }
}
body .rl-2024-keep-exploring__inner {
  margin: 0rem -0.1875rem;
}
body .rl-2024-keep-exploring__title {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-bottom: 20px;
  color: var(--rolex-cl-brown);
  text-transform: none;
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring__title {
    font-size: 2.25rem;
  }
}
body .rl-2024-keep-exploring__item {
  display: block;
  margin: 0.1875rem;
}
body .rl-2024-keep-exploring__item__img {
  padding-top: 66%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background: var(--rolex-cl-dark-green);
}
body .rl-2024-keep-exploring__item__img img,
body .rl-2024-keep-exploring__item__img picture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .rl-2024-keep-exploring__item__img img {
  transition: transform 0.35s ease-out;
}
body .rl-2024-keep-exploring__item__img .rl-2024-img {
  position: absolute !important;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
body .rl-2024-keep-exploring__item__title {
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
  text-transform: none;
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring__item__title {
    font-size: 1.25rem;
  }
}
body .rl-2024-keep-exploring__item:hover img {
  transform: scale(1.05);
}
body .rl-2024-keep-exploring__item.active .rl-2024-keep-exploring__item__title {
  color: var(--rolex-cl-green);
}
body .rl-2024-keep-exploring .slick-arrow {
  position: absolute;
  top: 0;
  width: calc(25% - 20px);
  font-size: 0px;
  padding: 0;
  border: 0;
  z-index: 0;
  background: none;
  height: auto;
  cursor: pointer;
  display: none !important;
  transform: none;
}
body .rl-2024-keep-exploring .slick-arrow:before {
  content: "";
  display: block;
  padding-top: 66%;
}
body .rl-2024-keep-exploring .slick-arrow:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAALKADAAQAAAABAAAALAAAAADfpsWZAAAEBklEQVRYCdWZ30/TUBTHabeyuUmAERg/VILRmGB8IDMxMnndf0N8gUDiCy8mBHjA7L/xiQfHA2qMMfBgDEbjgGmEYcKypfvh9zt3m660Xbu121xCbnt77jmfnp577r0HaaDD3/r6+qiqqnFZliOVSiWMNlyr1UJUK0lSqVqtFgOBQBFtQVGU3Obm5kUnJqV2Bi8vL4+HQqEpAE0KOKd6+BIYc1YqlU7T6fQvp+OEnCtgehNenIfBmFDQSQv4c3j/yI3XHQFvbGxECoXCPD7rVCeAVmMRRqeRSOQIdgpWMqI/IC6sWn5+ePQp/oatZDrth+4hzIPbiUTi8uDgwBba1sMrKytz+GwPodBWrlNgMR62YKp2uLOz81X0GVtLD6+trRH0AQZ0BbYBRlsTS0tLSiaTMZ2QpsD0bAPW+IJduYft0cXFRXV/fz9vNHgNmDGLfLkAwW561sjFHD6OmL4wxnQTMLMB3o4TrKn/mrbudEhwXDyVSp3s7e2pwqQsLtgydQFW0ff18posZNIzaMBcFPzKs3qDbq/JRDYxTgPmCiY6+63Vs9WBG4uDJ8utHy+L0IiRkbrrwAjuaT8MeamTmy0NGBuQuBfKr/I/h/nnhS6jDqS5SfZJDOhyufzMKOD2nqDH7zMvOe5uIvkiOjJx6VZHK/lgMPhG5ua7laCb51VVvUNwPzzdOCjIETdAVrL0KD0rK8p3v6B5qpF5rLGCcNvvNzRZA8lk8j7ABt3CWckPhqOlm7GxTD6XfUxPX5xln4TCysfwUOyP1Rin/dx+yshx9QOj00FO5ISnpaCSrZXVmW+fPrzKn3y55WSsnQxZtZXOTrDdZ34ol+HmUrtAVuNEiqvAuwF4efbRwvOR6Xs/rOSd9pM1iM1FEbMv6nRQKzkBy/hlxpjzMCfXWVnkaAXh9LkR1usFhKwyqG1Pqf0CSw6y4qspOadQTuQYBl57Vtgla/3ctrq6mvIivV3lf2PjUxnwYx/BCbe9vf06SHrAnqGZFW/SbhsdGfN8wyNYGoz/9sMszIkH/doKxnpuZxURLj/vV1iyiUqnthixitivwHo2DZglT1YR+w2aTPpyrAZMUJY84X6taNFreLKQSc/RVOFhhYUlT+S7GQj1ulRVKxaLb7e2tpoyTxMw34S1LBbicDnB+x7+Dnd3d7NG+9eAKcCqIUueyH1axcU40M97TLJjLBKfzWyYAlOQ9Vl6GnHEAkZXwgO2arB1aAVLLktgPqSnWfJETPNkbStL+U5+nGCMWbMw0OttCcGYZskTtYsbCJEh/WCvrpm6otHoO+MEM9Pv6lP/N//2Mr5po0o/jckRh9ddHWLx6Us4rudQFDkRy61Rv929Kw+bKaLXGxWZrvzr9i8FzAA+JDCGowAAAABJRU5ErkJggg==");
  background-size: contain;
}
body .rl-2024-keep-exploring .slick-arrow:focus::after,
body .rl-2024-keep-exploring .slick-arrow:focus-visible::after {
	outline: 2px solid var(--rolex-cl-green);
}
body .rl-2024-keep-exploring .slick-arrow.slick-disabled {
  opacity: 0;
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring .slick-arrow {
    display: block !important;
  }
}
body .rl-2024-keep-exploring .slick-prev {
  left: calc(-4vw - 20px);
}
body .rl-2024-keep-exploring .slick-prev:after {
  transform: translateY(-50%) rotate(-180deg);
  left: 0px;
}
body .rl-2024-keep-exploring .slick-next {
  right: calc(-4vw - 20px);
}
body .rl-2024-keep-exploring .slick-next:after {
  right: 0px;
}
body .rl-2024-keep-exploring .slick-list {
  z-index: 2;
}
body .rl-2024-keep-exploring .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
body .rl-2024-keep-exploring .slick-dots li {
  padding-left: 2px;
  padding-right: 2px;
  width: auto;
  height: auto;
}
body .rl-2024-keep-exploring .slick-dots li button {
  font-size: 0px;
  width: 20px;
  height: 4px;
  padding: 0;
  background: var(--rolex-cl-grey);
  border: 0;
  border-radius: 5px;
}
body .rl-2024-keep-exploring .slick-dots li button:focus,
body .rl-2024-keep-exploring .slick-dots li button:focus-visible {
	outline: 2px solid var(--rolex-cl-green);
}
body .rl-2024-keep-exploring .slick-dots li button:before {
  display: none;
}
body .rl-2024-keep-exploring .slick-dots li.slick-active button {
  background: var(--rolex-cl-green);
  width: 50px;
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring .slick-dots li button {
    height: 4px;
  }
}
@media (min-width: 768px) {
  body .rl-2024-keep-exploring {
    padding: 90px 0 90px 0;
  }
}
body .rl-2024-watch-cover__inner {
  position: relative;
}
@media (min-width: 1024px) {
  body .rl-2024-watch-cover__inner {
    height: calc(90vh - 110px);
    display: flex;
    align-items: center;
    min-height: 600px;
  }
}
body .rl-2024-watch-cover_head {
  margin: 0;
}
body .rl-2024-watch-cover__img img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  body .rl-2024-watch-cover__img img {
    height: 100%;
    width: auto;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-watch-cover__img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
body .rl-2024-watch-cover__content {
  position: relative;
  z-index: 2;
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  body .rl-2024-watch-cover__content {
    padding-bottom: 0;
    max-width: 40%;
  }
}
body .rl-2024-watch-cover__vendor, body .rl-2024-watch-cover__title {
  color: var(--rolex-cl-brown);
  margin: 0;
}
body .rl-2024-watch-cover__vendor {
  font-weight: bold;
}
body .rl-2024-watch-cover__title {
  margin-bottom: 10px;
}
body .rl-2024-watch-cover__price {
  display: none;
  z-index: 10;
}
body .rl-2024-watch-cover__price .amount {
  white-space: nowrap;
}
body .rl-2024-watch-cover__note {
  margin-left: 10px;
  position: relative;
}
body .rl-2024-watch-cover__note__icon {
  display: block;
  width: 15px;
  cursor: pointer;
}
body .rl-2024-watch-cover__note__icon:hover + .rl-2024-watch-cover__note__content {
  display: block;
}
body .rl-2024-watch-cover__note__content {
  display: none;
  position: absolute;
  left: -90px;
  width: 300px;
  font-size: 13px;
  border-radius: 10px;
  box-shadow: 1px 1px 4px #00000060;
  padding: 10px 10px;
  background: #ffff;
  z-index: 10;
}
body .rl-2024-watch-cover__note__content.active {
  display: block;
}
@media (min-width: 1024px) {
  body .rl-2024-watch-cover__note__content {
    left: -20px;
  }
}
body .rl-2024-watch-cover .rl-btn, body .rl-2024-watch-cover .rolex-contact-form .gform_button[type=submit], body .rolex-contact-form .rl-2024-watch-cover .gform_button[type=submit] {
  color: var(--rolex-cl-brown);
  cursor: pointer;
}
body .rl-2024-watch-cover .rl-btn.rl-btn--icon-right .icon, body .rl-2024-watch-cover .rolex-contact-form .rl-btn--icon-right.gform_button[type=submit] .icon, body .rolex-contact-form .rl-2024-watch-cover .rl-btn--icon-right.gform_button[type=submit] .icon {
  width: 15px;
}
body .rl-2024-watch-cover .rl-2024-contact__info__network .rl-btn, body .rl-2024-watch-cover .rl-2024-contact__info__network .rolex-contact-form .gform_button[type=submit], body .rolex-contact-form .rl-2024-watch-cover .rl-2024-contact__info__network .gform_button[type=submit] {
  color: var(--rolex-cl-brown);
  background: #fff;
}
body .rl-2024-watch-cover .rl-2024-contact__info__network {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 10px;
  padding-top: 30px;
  padding-bottom: 40px;
  margin-bottom: 5px;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  body .rl-2024-watch-cover .rl-2024-contact__info__network {
    gap: 0px 30px;
  }
}
body .rl-2024-watch-cover .rl-2024-contact__info__network a:last-child {
  width: 100%;
}
body .rl-2024-watch-cover .rl-2024-contact__info__network__item {
  margin-bottom: 10px;
  padding: 0;
}
body .rl-2024-watch-cover .rl-2024-contact__info__network__item__text {
  display: block;
}
@media (min-width: 768px) {
  body .rl-2024-watch-cover .rl-2024-contact__info__network__item {
    flex: 0 0 calc(50% - 60px);
  }
}
body .rl-2024-watch-cover .banner-phone-list {
  cursor: pointer;
  position: relative;
}
body .rl-2024-watch-cover .banner-phone-list.active .contact-modal-product {
  display: block;
}
body .rl-2024-watch-cover .contact-modal-product {
  position: absolute;
  z-index: 1000;
  left: 126px;
  top: 0;
  width: auto;
  height: auto;
  background-color: #f9f7f4;
  padding: 50px;
  display: none;
  filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px 10px 10px);
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact {
  white-space: nowrap;
  display: flex;
  gap: 50px;
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact > div {
  display: flex;
  flex-direction: column;
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact .name-block {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact .name-block div {
  color: var(--rolex-cl-brown) !important;
  font-weight: 800;
  cursor: auto;
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact .phone-block {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact .phone-block a:hover {
  color: var(--rolex-cl-green);
}
body .rl-2024-watch-cover .contact-modal-product .modal-content-contact-mobile {
  display: none;
}
body.pageDisplay .rl-2024-watch-cover__price {
  display: flex !important;
}
@media (max-width: 768px) {
  body .rl-2024-watch-cover .rl-2024-contact__info__network {
    justify-content: center;
    display: flex;
  }
  body .rl-2024-watch-cover .rl-2024-contact__info__network .rl-2024-contact__info__network__item__text {
    display: none;
  }
  body .rl-2024-watch-cover .rl-2024-contact__info__network a:last-child {
    width: auto;
  }
  body .rl-2024-watch-cover .rl-2024-watch-cover__content {
    padding-bottom: 0px;
  }
  body .rl-2024-watch-cover__desc {
    font-size: 14px;
  }
  body .rl-2024-watch-cover .contact-modal-product {
    padding: 30px;
    position: absolute;
    left: -65px;
    top: 50px;
    width: 300px;
  }
  body .rl-2024-watch-cover .contact-modal-product .modal-content-contact {
    display: none;
  }
  body .rl-2024-watch-cover .contact-modal-product .modal-content-contact-mobile {
    display: block;
  }
  body .rl-2024-watch-cover .contact-modal-product .modal-content-contact-mobile .mobile-phone-block {
    display: flex;
    flex-direction: column;
  }
  body .rl-2024-watch-cover .contact-modal-product .modal-content-contact-mobile .mobile-phone-block div {
    font-weight: 700;
    color: var(--rolex-cl-brown) !important;
  }
  body .rl-2024-watch-cover .contact-modal-product .modal-content-contact-mobile .mobile-phone-block a {
    margin-bottom: 20px;
    font-weight: 400;
    color: #452c1e;
  }
}
body .rl-2024-watch-spec {
  background: var(--rolex-cl-belge);
  padding-bottom: 60px;
  padding-top: 60px;
}
@media (min-width: 768px) {
  body .rl-2024-watch-spec {
    padding-top: 0;
  }
}
body .rl-2024-watch-spec__padding {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .rl-2024-watch-spec__left {
  flex: 0 0 100%;
  order: 2;
}
body .rl-2024-watch-spec__right {
  flex: 0 0 100%;
}
body .rl-2024-watch-spec__list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  justify-content: space-between;
}
body .rl-2024-watch-spec__list--pc {
  display: none;
}
body .rl-2024-watch-spec__list--mobile {
  display: flex;
}
@media (min-width: 768px) {
  body .rl-2024-watch-spec__list--pc {
    display: flex;
  }
  body .rl-2024-watch-spec__list--mobile {
    display: none;
  }
}
body .rl-2024-watch-spec__list__item-group {
  flex: 0 0 49%;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
}
@media (min-width: 768px) {
  body .rl-2024-watch-spec__list__item-group {
    flex: 0 0 32%;
  }
}
body .rl-2024-watch-spec__list__item {
  margin-bottom: 20px;
}
body .rl-2024-watch-spec__list__item strong {
  display: block;
  color: var(--rolex-cl-brown);
}
body .rl-2024-watch-spec__list__item span {
  font-weight: 300;
}
body .rl-2024-watch-spec__line {
  height: 1px;
  background: var(--rolex-cl-brown);
  opacity: 0.2;
  margin-bottom: 40px;
}
body .rl-2024-watch-spec__img {
  height: 100%;
  display: flex;
  align-items: center;
}
body .rl-2024-watch-spec .rolex-download {
  color: #fff;
}
body .rl-2024-watch-spec .rolex-download svg,
body .rl-2024-watch-spec .rolex-download path {
  color: #fff;
}
@media (min-width: 768px) {
  body .rl-2024-watch-spec {
    padding-bottom: 0px;
    background: transparent;
  }
  body .rl-2024-watch-spec__padding {
    background: var(--rolex-cl-belge);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 90px;
  }
  body .rl-2024-watch-spec__left {
    flex: 0 0 100%;
    padding: 90px 0 80px 0;
    order: 0;
  }
}
body .rl-2024-model-availability {
  margin: 60px 0;
}
@media (min-width: 1024px) {
  body .rl-2024-model-availability {
    margin: 90px 0;
  }
}
body .rl-2024-model-availability__inner {
  padding: 60px 20px 60px 20px;
  background: var(--rolex-cl-belge);
}
@media (min-width: 768px) {
  body .rl-2024-model-availability__inner {
    padding: 100px 0 100px 0;
  }
}
body .rl-2024-model-availability__spacing-bottom {
  padding: 0px 0 60px 0;
  background: var(--rolex-cl-belge);
}
@media (min-width: 768px) {
  body .rl-2024-model-availability__spacing-bottom {
    padding: 0px 0 100px 0;
  }
}
body .rl-2024-model-availability__img {
  width: 60px;
  margin: 0 auto 50px auto;
}
body .rl-2024-model-availability__title {
  color: var(--rolex-cl-brown);
  margin: 0 0 20px 0;
}
@media (min-width: 768px) {
  body .rl-2024-model-availability__title {
    margin: 0 0 30px 0;
  }
}
body .rl-2024-model-availability__content {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  body .rl-2024-model-availability__content {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-model-availability__content {
    width: 50%;
  }
}
body .model-feature {
  margin: 60px 0;
}
body .model-feature__feature {
  margin-bottom: 40px;
}
body .model-feature__feature::last-child {
  margin-bottom: 0;
}
body .model-feature__feature__content, body .model-feature__feature__title, body .model-feature__feature__img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .model-feature__feature__content, body .model-feature__feature__title, body .model-feature__feature__img {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .model-feature__feature__content, body .model-feature__feature__title, body .model-feature__feature__img {
    width: 50%;
  }
}
body .model-feature__feature__img--full {
  margin-top: 60px;
}
@media (min-width: 1024px) {
  body .model-feature__feature__img--full {
    margin-top: 90px;
  }
}
body .model-feature__feature__img img {
  width: 100%;
  height: auto;
}
body .model-feature__feature__title {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  body .model-feature__feature__title {
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  body .model-feature__feature {
    margin-bottom: 45px;
  }
  body .model-feature__feature::last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  body .model-feature {
    margin: 90px 0;
  }
}
body .model-collection {
  margin: 60px 0;
}
@media (min-width: 1024px) {
  body .model-collection {
    margin: 90px 0;
  }
}
/* body .rl-2024-grid {
  overflow: hidden;
} */
body .rl-2024-grid__title {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin: 0 0 20px 0;
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-grid__title {
    font-size: 2.25rem;
  }
}
body .rl-2024-grid__inner {
  display: flex;
  flex-wrap: wrap;
  margin: -15px -4px;
}
@media (min-width: 768px) {
  body .rl-2024-grid__inner {
    margin: -20px -4px;
  }
}
body .rl-2024-grid__item {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 15px 4px;
}
/* body .rl-2024-grid__item__inner {
  padding: 15px 4px;
}
@media (min-width: 768px) {
  body .rl-2024-grid__item__inner {
    padding: 20px 4px;
  }
} */
@media (min-width: 768px) {
  body .rl-2024-grid__item {
    padding: 20px 4px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
body .rl-2024-grid__item__img {
  padding-top: 133.3333%;
  position: relative;
  background-color: var(--rolex-cl-dark-green);
  margin-bottom: 10px;
  overflow: hidden;
}
body .rl-2024-grid__item__img .rl-2024-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
}
body .rl-2024-grid__item__img img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  body .rl-2024-grid__item__img {
    padding-top: 66.6666%;
  }
}
body .rl-2024-grid__item__small-title {
  font-size: 0.75rem;
  line-height: 1.1;
  font-family: var(--rolex-font-heading);
  margin: 0;
  color: var(--rolex-cl-brown);
  font-weight: 600;
}
@media (min-width: 768px) {
  body .rl-2024-grid__item__small-title {
    font-size: 1rem;
  }
}
body .rl-2024-grid__item__title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin: 0;
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-grid__item__title {
    font-size: 1.5rem;
  }
}
body .rl-2024-grid__item:hover .rl-2024-grid__item__img img {
  transform: scale(1.2);
}
body .rl-2024-video {
  width: 100%;
}
body .rl-2024-video__inner {
  padding-top: 56.25%;
  position: relative;
  background: var(--rolex-cl-dark-green);
}
body .rl-2024-video__inner iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
body .rl-2024-video__inner .rll-youtube-player {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  right: 0;
}
body .rl-2024-video__inner .video-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  cursor: pointer;
  transition: opacity 0.3s ease;
  top: 0;
  left: 0;
}
body .rl-2024-video__inner .video-thumbnail-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 0;
}
body .rl-2024-video__inner .video-play-icon {
  width: 64px;
  height: 64px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transition: transform 0.3s;
}
body .rl-2024-video__inner .video-wrapper:hover .video-play-icon {
  transform: scale(1.1);
}
body .rl-2024-video__inner .video-play-icon svg {
  margin-right: -6px;
}
body .rl-2024-video__inner .video-play-icon svg path {
  fill: #452c1e;
}
body .rl-2024-video__inner:hover .video-play-icon svg path {
  fill: #127749;
}
body .rl-2024-video__inner .video-placeholder-youtube {
  display: none !important;
}
body .rl-2024-body-text {
  width: 100%;
}
body .rl-2024-body-text__inner {
  width: 86%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .rl-2024-body-text__inner {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-body-text__inner {
    width: 50%;
  }
}
body .rl-2024-body-text__title {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin: 0 0 20px 0;
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-body-text__title {
    font-size: 3.125rem;
  }
}
@media (min-width: 768px) {
  body .rl-2024-body-text__title {
    margin: 0 0 20px 0;
  }
}
body .rl-2024-body-text__content {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  max-width: 870px;
}
@media (min-width: 768px) {
  body .rl-2024-body-text__content {
    font-size: 1.25rem;
  }
}
body .rl-2024-body-text__btn {
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  body .rl-2024-body-text__btn {
    margin: 30px 0 0 0;
  }
}
body .rl-2024-article-introtext {
  width: 100%;
}
body .rl-2024-article-introtext__inner {
  width: 86%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .rl-2024-article-introtext__inner {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-article-introtext__inner {
    width: 50%;
  }
}
body .rl-2024-article-introtext__title {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body .rl-2024-article-introtext__title {
    font-size: 3.125rem;
  }
}
body .rl-2024-article-introtext__content {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body .rl-2024-article-introtext__content {
    font-size: 1.875rem;
  }
}
body .rl-2024-article-introtext__caption {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-2024-article-introtext__caption {
    font-size: 1.25rem;
  }
}
body .rl-2024-quote {
  width: 100%;
}
body .rl-2024-quote__inner {
  width: 86%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .rl-2024-quote__inner {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-quote__inner {
    width: 50%;
  }
}
body .rl-2024-quote__content {
  font-family: var(--rolex-font-quote);
  font-size: 1.875rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body .rl-2024-quote__content {
    font-size: 3.125rem;
  }
}
body .rl-2024-quote__caption {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-2024-quote__caption {
    font-size: 1.25rem;
  }
}
body .open-hours {
  position: relative;
  display: flex;
}
body .open-hours__selected-time {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
  color: var(--rolex-cl-green);
  cursor: pointer;
}
@media (min-width: 768px) {
  body .open-hours__selected-time {
    font-size: 1rem;
  }
}
body .open-hours__selected-time strong {
  display: inline-block;
  margin-right: 10px;
  color: var(--rolex-cl-black-2);
}
body .open-hours__selected-time .arrow {
  display: inline-block;
  width: 10px;
  margin-left: 5px;
}
body .open-hours__selected-time:hover + ul {
  opacity: 1;
  visibility: visible;
}
body .open-hours ul {
  position: absolute;
  top: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 999;
  background: var(--rolex-cl-light-belge);
  left: 0;
  right: 0;
  margin-top: 8px;
  padding: 10px 15px;
  font-family: var(--rolex-font-heading);
  border-radius: 4px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}
body .open-hours ul li {
  display: flex;
  justify-content: space-between;
  color: var(--rolex-cl-brown);
}
body .open-hours ul li span {
  color: var(--rolex-cl-brown);
  font-weight: bold;
}
@media (min-width: 768px) {
  body .open-hours ul {
    padding: 30px 40px;
  }
}
body .open-hours.active ul {
  opacity: 1;
  visibility: visible;
}
body .open-hours select {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  border: 0;
  opacity: 0;
}
body .rl-2024-contact {
  width: 100%;
}
body .rl-2024-contact > .container-fluid {
  width: 100%;
}
@media (min-width: 768px) {
  body .rl-2024-contact > .container-fluid {
    max-width: 86%;
  }
}
body .rl-2024-contact__inner {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  body .rl-2024-contact__inner {
    flex-wrap: nowrap;
  }
}
body .rl-2024-contact__map {
  width: 100%;
  order: 2;
  padding-top: 100%;
  position: relative;
}
body .rl-2024-contact__map .rolex-map {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
@media (min-width: 768px) {
  body .rl-2024-contact__map {
    order: 0;
    padding-top: 0;
  }
  body .rl-2024-contact__map .rolex-map {
    position: relative;
  }
}
body .rl-2024-contact__info {
  background: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 40px 8%;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info {
    padding: 90px 0;
    width: 50vw;
    min-width: 410px;
  }
}
body .rl-2024-contact__info__inner {
  width: 100%;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__inner {
    padding-left: 10%;
    padding-right: 10%;
  }
}
body .rl-2024-contact__info__small-title {
  font-size: 0.75rem;
  line-height: 1.1;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__small-title {
    font-size: 1rem;
  }
}
body .rl-2024-contact__info__title {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-bottom: 20px;
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__title {
    font-size: 1.875rem;
  }
}
body .rl-2024-contact__info__address {
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
  line-height: 1.7;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__address {
    font-size: 1rem;
  }
}
body .rl-2024-contact__info__open-hours {
  margin-bottom: 20px;
}
body .rl-2024-contact__info__network {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__network {
    display: block;
  }
}
body .rl-2024-contact__info__network__item {
  display: flex;
  align-items: center;
  padding: 0 10px;
  color: var(--rolex-cl-brown);
}
body .rl-2024-contact__info__network__item:hover {
  color: var(--rolex-cl-green);
}
body .rl-2024-contact__info__network__item:hover .rl-btn, body .rl-2024-contact__info__network__item:hover .rolex-contact-form .gform_button[type=submit], body .rolex-contact-form .rl-2024-contact__info__network__item:hover .gform_button[type=submit] {
  color: var(--rolex-cl-green) !important;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__network__item {
    margin-bottom: 10px;
    padding: 0 0px;
  }
  body .rl-2024-contact__info__network__item:last-child {
    margin-bottom: 0;
  }
}
body .rl-2024-contact__info__network__item .rl-btn, body .rl-2024-contact__info__network__item .rolex-contact-form .gform_button[type=submit], body .rolex-contact-form .rl-2024-contact__info__network__item .gform_button[type=submit] {
  cursor: pointer;
  width: 36px;
  height: 36px;
}
body .rl-2024-contact__info__network__item .rl-btn .icon, body .rl-2024-contact__info__network__item .rolex-contact-form .gform_button[type=submit] .icon, body .rolex-contact-form .rl-2024-contact__info__network__item .gform_button[type=submit] .icon {
  width: 15px;
}
body .rl-2024-contact__info__network__item .rl-btn .icon svg, body .rl-2024-contact__info__network__item .rolex-contact-form .gform_button[type=submit] .icon svg, body .rolex-contact-form .rl-2024-contact__info__network__item .gform_button[type=submit] .icon svg {
  width: 100%;
}
body .rl-2024-contact__info__network__item__text {
  font-size: 12px;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-left: 8px;
  display: none;
}
@media (min-width: 768px) {
  body .rl-2024-contact__info__network__item__text {
    display: block;
  }
}
body .rolex-map {
  width: 100%;
  height: 100%;
}
body #rl-2024-contact-form .modal-body__content {
  background-color: #fff;
}
body #rl-2024-contact-form .gform_title {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body #rl-2024-contact-form .gform_title {
    font-size: 2.25rem;
  }
}
body .rolex-contact-form {
  width: 100%;
  position: relative;
  font-family: var(--rolex-font-heading);
}
body .rolex-contact-form .font-20 input {
  font-size: 20px !important;
}
@media (max-width: 768px) {
  body .rolex-contact-form .font-20 input {
    font-size: 18px !important;
  }
}
body .rolex-contact-form .gf_progressbar_wrapper {
  display: none !important;
}
body .rolex-contact-form .accept-term {
  margin-bottom: 0 !important;
}
body .rolex-contact-form__inner {
  width: 86%;
  margin: 0 auto;
  padding: 60px 0;
}
@media (min-width: 768px) {
  body .rolex-contact-form__inner {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rolex-contact-form__inner {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  body .rolex-contact-form__inner {
    padding: 90px 0;
  }
}
body .rolex-contact-form__small-title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: var(--rolex-font-heading);
  margin: 0;
  text-align: center;
  color: var(--rolex-cl-brown);
  position: relative;
}
@media (min-width: 768px) {
  body .rolex-contact-form__small-title {
    font-size: 1.5rem;
  }
}
body .rolex-contact-form__small-title .toggle-button {
  position: absolute;
  right: 0;
  top: 3px;
}
body .rolex-contact-form__title {
  text-align: center;
  color: var(--rolex-cl-brown);
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body .rolex-contact-form__title {
    font-size: 3.125rem;
  }
}
body .rolex-contact-form__content {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  body .rolex-contact-form__content {
    font-size: 1.25rem;
  }
}
body .rolex-contact-form__btn-back {
  position: absolute;
  left: 7%;
  top: 30px;
  padding: 0;
  background: none;
}
@media (min-width: 768px) {
  body .rolex-contact-form__btn-back {
    left: 8%;
  }
}
@media (min-width: 1024px) {
  body .rolex-contact-form__btn-back {
    top: 45px;
  }
}
body .rolex-contact-form__btn-back .icon {
  transform: rotate(-180deg);
}
body .rolex-contact-form .gform_previous_button {
  position: absolute;
  left: 7%;
  top: 35px;
  opacity: 0;
}
@media (min-width: 768px) {
  body .rolex-contact-form .gform_previous_button {
    left: 8%;
  }
}
@media (min-width: 1024px) {
  body .rolex-contact-form .gform_previous_button {
    top: 50px;
  }
}
body .rolex-contact-form .gform_page:nth-child(2) {
  padding-top: 10px;
}
@media (min-width: 768px) {
  body .rolex-contact-form .gform_page:nth-child(2) {
    padding-top: 40px;
  }
}
body .rolex-contact-form .gform_fields {
  margin-left: -0.3125rem !important;
  margin-right: -0.3125rem !important;
}
body .rolex-contact-form .gfield {
  margin-top: 0 !important;
  margin-bottom: 40px;
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
body .rolex-contact-form .gfield--type-checkbox {
  margin-bottom: 20px;
}
body .rolex-contact-form .gf-cancel-btn,
body .rolex-contact-form .gf-footer-required {
  display: none !important;
}
body .rolex-contact-form .gform_footer,
body .rolex-contact-form .gform_page_footer {
  text-align: center !important;
  border: none !important;
}
body .rolex-contact-form .gform_footer svg,
body .rolex-contact-form .gform_footer path,
body .rolex-contact-form .gform_page_footer svg,
body .rolex-contact-form .gform_page_footer path {
  color: #fff;
}
body .rolex-contact-form .rolex-contact-form__btn-back svg,
body .rolex-contact-form .rolex-contact-form__btn-back path {
  color: #000;
}
body .rolex-contact-form textarea,
body .rolex-contact-form input[type=text],
body .rolex-contact-form input[type=email],
body .rolex-contact-form input[type=url],
body .rolex-contact-form input[type=search],
body .rolex-contact-form input[type=number],
body .rolex-contact-form input[type=tel],
body .rolex-contact-form select {
  font-weight: 400 !important;
  color: #000;
  outline: none !important;
  width: 100% !important;
}
body .rolex-contact-form input[type=text],
body .rolex-contact-form input[type=email],
body .rolex-contact-form input[type=url],
body .rolex-contact-form input[type=search],
body .rolex-contact-form input[type=number],
body .rolex-contact-form input[type=tel],
body .rolex-contact-form select {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  border: 0 !important;
  border-bottom: 1px solid #452c1e40 !important;
  padding: 5px 0 5px 0 !important;
  height: auto !important;
  background: transparent !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form input[type=text],
body .rolex-contact-form input[type=email],
body .rolex-contact-form input[type=url],
body .rolex-contact-form input[type=search],
body .rolex-contact-form input[type=number],
body .rolex-contact-form input[type=tel],
body .rolex-contact-form select {
    font-size: 1.25rem;
  }
}
body .rolex-contact-form .gfield .iti__selected-country-primary {
  display: none !important;
}
body .rolex-contact-form .rolex-contact-form__inner .gform_wrapper .gfield button.iti__selected-country {
  width: 80px;
  box-sizing: border-box !important;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 5px) calc(1em + 2px), calc(100%) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
  background-color: none !important;
}
body .rolex-contact-form .rolex-contact-form__inner .gform_wrapper .gfield button.iti__selected-country:hover {
  background-color: none !important;
}
body .rolex-contact-form .ginput_container_checkbox label {
  color: #000 !important;
}
body .rolex-contact-form select {
  box-sizing: border-box !important;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%) !important;
  background-position: calc(100% - 5px) calc(1em + 2px), calc(100%) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
}
body .rolex-contact-form .mandatory {
  margin-bottom: 10px !important;
}
body .rolex-contact-form .rolex-contact__label-title,
body .rolex-contact-form .rolex-contact__first-name,
body .rolex-contact-form .rolex-contact__last-name {
  margin-bottom: 40px;
}
body .rolex-contact-form .rolex-contact__label-title {
  width: 30% !important;
}
body .rolex-contact-form .rolex-contact__first-name {
  flex: 0 0 70% !important;
  max-width: 70% !important;
}
body .rolex-contact-form .rolex-contact__last-name {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
body .rolex-contact-form .gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country {
  width: 100% !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__first-name {
    flex: 0 0 42% !important;
    max-width: 42% !important;
  }
  body .rolex-contact-form .rolex-contact__last-name {
    flex: 0 0 42% !important;
    max-width: 42% !important;
  }
  body .rolex-contact-form .rolex-contact__label-title {
    width: 16% !important;
  }
}
body .rolex-contact-form .rolex-contact__email {
  width: 100% !important;
  margin-bottom: 30px;
}
body .rolex-contact-form .textarea {
  padding: 30px 30px;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  display: block;
  font-weight: normal;
  border: 0px !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form .textarea {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  body .rolex-contact-form .textarea {
    padding: 40px 40px;
  }
}
body .rolex-contact-form .rolex-contact__or-and {
  margin-bottom: 30px;
}
body .rolex-contact-form .gform_page_footer {
  margin-top: 40px;
}
body .rolex-contact-form .rl-btn, body .rolex-contact-form .gform_button[type=submit] {
  border: 0;
}
body .rolex-contact-form .validation_message {
  font-size: 0.75rem;
  line-height: 1.1;
  font-family: var(--rolex-font-heading);
  margin-top: 10px;
}
@media (min-width: 768px) {
  body .rolex-contact-form .validation_message {
    font-size: 1rem;
  }
}
body .rolex-contact-form .gfield_validation_message {
  color: var(--rolex-cl-red);
}
body .rolex-contact-form .gform-field-label {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: 400 !important;
  color: #452c1e50 !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form .gform-field-label {
    font-size: 1rem;
  }
}
body .rolex-contact-form .gfield_checkbox .gform-field-label {
  position: relative;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  padding-left: 30px;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.4;
}
@media (min-width: 768px) {
  body .rolex-contact-form .gfield_checkbox .gform-field-label {
    font-size: 0.875rem;
  }
}
body .rolex-contact-form .gfield_checkbox .gform-field-label a {
  font-weight: bold;
  color: var(--rolex-cl-green);
}
body .rolex-contact-form .gfield_checkbox .gform-field-label a:hover {
  color: var(--rolex-cl-green);
}
body .rolex-contact-form .gfield_checkbox .gform-field-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--rolex-cl-dark-green);
  left: 0;
  top: 0;
  position: absolute;
  border-radius: 100%;
}
body .rolex-contact-form .gfield_checkbox .gfield-choice-input {
  display: none !important;
}
body .rolex-contact-form .gfield_checkbox .gfield-choice-input:checked + .gform-field-label::before {
  border: 1px solid var(--rolex-cl-green);
  background: var(--rolex-cl-green) url(../../img/check-white-button.png) no-repeat center center;
  background-size: 60%;
}
body .rolex-contact-form .rolex-contact__phone .gfield_label {
  font-size: 0;
  width: 100%;
}
body .rolex-contact-form .rolex-contact__phone .gfield_label::before, body .rolex-contact-form .rolex-contact__phone .gfield_label::after {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone .gfield_label::before, body .rolex-contact-form .rolex-contact__phone .gfield_label::after {
    font-size: 1rem;
  }
}
body .rolex-contact-form .rolex-contact__phone .gfield_label::before {
  content: "Code";
  width: calc(30% + 10px);
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone .gfield_label::before {
    width: calc(16% + 10px);
  }
}
body .rolex-contact-form .rolex-contact__phone .gfield_label::after {
  content: "Phone number *";
}
body .rolex-contact-form .rolex-contact__phone .iti__flag {
  display: none !important;
}
body .rolex-contact-form .rolex-contact__phone .iti__arrow {
  border: 0 !important;
  width: auto;
  height: auto;
}
body .rolex-contact-form .rolex-contact__phone .iti__arrow:before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../../img/down-arrow.svg) no-repeat center center;
  background-size: contain;
}
body .rolex-contact-form .rolex-contact__phone .iti__selected-flag {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  background-color: transparent !important;
  position: relative;
  border-bottom: 1px solid #452c1e40 !important;
  width: 100%;
  padding: 0;
  display: flex;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone .iti__selected-flag {
    font-size: 1.25rem;
  }
}
body .rolex-contact-form .rolex-contact__phone .iti__selected-flag .iti__arrow {
  margin-left: auto;
}
body .rolex-contact-form .rolex-contact__phone .iti--allow-dropdown {
  display: flex !important;
}
body .rolex-contact-form .rolex-contact__phone .iti__flag-container {
  position: static;
  flex: 0 0 30%;
  margin-right: 10px;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone .iti__flag-container {
    flex: 0 0 16%;
  }
}
body .rolex-contact-form .rolex-contact__phone input {
  width: 70% !important;
  text-align: left;
  padding-left: 0 !important;
  background-color: transparent;
}
body .rolex-contact-form .rolex-contact__phone input::-moz-placeholder {
  font-size: 0;
}
body .rolex-contact-form .rolex-contact__phone input:-ms-input-placeholder {
  font-size: 0;
}
body .rolex-contact-form .rolex-contact__phone input::placeholder {
  font-size: 0;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone input {
    width: 100% !important;
  }
}
body .rolex-contact-form .rolex-contact__first-name .gform-field-label,
body .rolex-contact-form .rolex-contact__last-name .gform-field-label,
body .rolex-contact-form .rolex-contact__email .gform-field-label {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  transition: all 0.2s linear;
  transform: translateY(30px);
  color: #000 !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__first-name .gform-field-label,
body .rolex-contact-form .rolex-contact__last-name .gform-field-label,
body .rolex-contact-form .rolex-contact__email .gform-field-label {
    font-size: 1.25rem;
  }
}
body .rolex-contact-form .rolex-contact__first-name input,
body .rolex-contact-form .rolex-contact__last-name input,
body .rolex-contact-form .rolex-contact__email input {
  padding-top: 0px !important;
  padding-bottom: 1px !important;
}
body .rolex-contact-form .rolex-contact__first-name.focus .gform-field-label,
body .rolex-contact-form .rolex-contact__last-name.focus .gform-field-label,
body .rolex-contact-form .rolex-contact__email.focus .gform-field-label {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  transform: translateY(0px);
  color: #452c1e50 !important;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__first-name.focus .gform-field-label,
body .rolex-contact-form .rolex-contact__last-name.focus .gform-field-label,
body .rolex-contact-form .rolex-contact__email.focus .gform-field-label {
    font-size: 1rem;
  }
}
body .rolex-contact-form .rolex-contact__first-name.focus input,
body .rolex-contact-form .rolex-contact__last-name.focus input,
body .rolex-contact-form .rolex-contact__email.focus input {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
body .rolex-contact-form .rolex-contact__phone .gform-field-label:after {
  transition: all 0.2s linear;
  transform: translateY(38px);
  color: #000 !important;
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone .gform-field-label:after {
    font-size: 1.25rem;
  }
}
body .rolex-contact-form .rolex-contact__phone.focus .gform-field-label::after {
  transform: translateY(0px);
  color: #452c1e50 !important;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  font-weight: normal;
}
@media (min-width: 768px) {
  body .rolex-contact-form .rolex-contact__phone.focus .gform-field-label::after {
    font-size: 1rem;
  }
}
body .rolex-contact-form .rolex-contact__country .gform-field-label--type-sub {
  display: none;
}
body .rolex-contact-form .gfield_error .gform-field-label {
  color: var(--rolex-cl-red) !important;
}
body .rolex-contact-form .gform_legacy_markup_wrapper li.gfield.gfield_error,
body .rolex-contact-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
  background: none !important;
}
body .rolex-contact-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .rolex-contact-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}
body .rolex-contact-form .gform_button[type=submit] {
  width: auto;
  letter-spacing: normal;
}
body #contact-model .rolex-contact-form {
  background: #fff;
  border-bottom: solid 1px #d7cfcc;
}
body #contact-model .rolex-contact-form .textarea {
  background: var(--rolex-cl-light-belge);
  width: 100%;
}
body #contact-model .rolex-contact-form__content {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
body #contact-model .rolex-contact-form .rolex-contact-form__small-title {
  font-weight: 700;
}
body #contact-model .contact-model__send-message .rl-push__large-title-top {
  border-bottom: solid 1px #000;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body #contact-model .contact-model__send-message .rolex-contact-form__small-title {
  text-align: left;
  margin-bottom: 30px;
  font-weight: bold;
}
body .contact-multiple-location .rl-2024-contact__info__img {
  max-width: 425px;
}
body .contact-multiple-location #close-contact-info {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
body .contact-multiple-location .rl-2024-contact__info__inner {
  padding-left: 0;
  padding-right: 0;
}
body .contact-multiple-location .rl-2024-contact__info__inner .rl-2024-contact__info__content {
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
}
body .contact-multiple-location .rl-2024-contact__info__title {
  padding-top: 20px;
}
body .contact-multiple-location .rl-2024-contact__inner {
  position: relative;
}
body .contact-multiple-location .rl-2024-contact__inner.active .rl-2024-contact__info {
  display: block;
}
body .contact-multiple-location .rl-2024-contact__inner .rl-2024-contact__info {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
  padding-bottom: 20px;
  bottom: 0;
}
body .contact-multiple-location .rl-2024-contact__inner .rl-2024-contact__map {
  min-height: 630px;
}
@media (min-width: 768px) {
  body .contact-multiple-location .rl-2024-contact__info {
    max-width: 425px;
  }
}
@media (max-width: 768px) {
  body .contact-multiple-location .rl-2024-contact__info__img {
    display: none !important;
  }
  body .contact-multiple-location .rl-2024-contact__info__inner .rl-2024-contact__info__content {
    padding-left: 8%;
    padding-right: 8%;
  }
  body .contact-multiple-location .rl-2024-contact__inner .rl-2024-contact__info {
    top: inherit;
    bottom: 0;
    z-index: 9;
  }
  body .contact-multiple-location .rl-2024-contact__inner .rl-2024-contact__map {
    min-height: 700px;
  }
}
body .rl-thank-you {
  width: 100%;
}
body .rl-thank-you__inner {
  width: 86%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  body .rl-thank-you__inner {
    width: 66.6666%;
  }
}
@media (min-width: 1024px) {
  body .rl-thank-you__inner {
    width: 50%;
  }
}
body .rl-thank-you__small-title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
  margin: 0;
}
@media (min-width: 768px) {
  body .rl-thank-you__small-title {
    font-size: 1.5rem;
  }
}
body .rl-thank-you__title {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body .rl-thank-you__title {
    font-size: 3.125rem;
  }
}
body .rl-thank-you__content {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  body .rl-thank-you__content {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  body .rl-thank-you__content {
    width: 80%;
    margin: 0 auto 40px auto;
  }
}
@media (min-width: 1024px) {
  body .rl-thank-you__content {
    width: 66.666%;
  }
}
body .rl-2024-products-grid {
  width: 100%;
  text-align: center;
  overflow: visible;
}
body .rl-2024-products-grid.loading .rl-2024-products-grid__inner {
  position: relative;
}
body .rl-2024-products-grid.loading .rl-2024-products-grid__inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #00000050 url(../../img/loading.gif) no-repeat center center;
  z-index: 2;
}
body .rl-2024-products-grid--center .rl-2024-products-grid__inner {
  justify-content: center;
}
body .rl-2024-products-grid__inner {
  display: flex;
  flex-wrap: wrap;
  margin: -4px -4px;
  text-align: left;
}
body .rl-2024-products-grid__title {
  flex: 0 0 100%;
  text-align: center;
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__title {
    font-size: 3.125rem;
  }
}
body .rl-2024-products-grid__item {
  display: block;
  flex: 0 0 50%;
  width: 50%;
  padding: 4px 4px;
  position: relative;
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item {
    flex: 0 0 33.3333%;
    width: 33.3333%;
  }
}
body .rl-2024-products-grid__item__inner {
  background: var(--rolex-cl-belge);
  height: 100%;
}
body .rl-2024-products-grid__item__img {
  padding-top: 148%;
  position: relative;
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item__img {
    padding-top: 114%;
  }
}
body .rl-2024-products-grid__item__img .rl-2024-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0px;
  bottom: 0px;
}
body .rl-2024-products-grid__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
}
body .rl-2024-products-grid__item__content {
  padding: 0 20px 30px 20px;
  color: #000;
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item__content {
    padding: 0 30px 50px 30p;
  }
}
@media (min-width: 1024px) {
  body .rl-2024-products-grid__item__content {
    padding: 0 30px 50px 30px;
  }
}
body .rl-2024-products-grid__item__vendor {
  font-size: 0.75rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item__vendor {
    font-size: 1rem;
  }
}
body .rl-2024-products-grid__item__title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  color: var(--rolex-cl-brown);
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item__title {
    font-size: 1.5rem;
  }
}
body .rl-2024-products-grid__item__excerpt {
  font-size: 0.75rem;
  line-height: 1.1;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .rl-2024-products-grid__item__excerpt {
    font-size: 1rem;
  }
}
body .rl-2024-products-grid__more {
  margin-top: 30px;
}
body .rl-2024-watch-cover-gallery {
  display: flex;
  flex-direction: column;
}
body .rl-2024-watch-cover-gallery .rl-2024-watch-cover {
  order: 2;
}
@media (min-width: 768px) {
  body .rl-2024-watch-cover-gallery .rl-2024-watch-cover {
    order: 0;
  }
}
body .rl-2024-watch-cover-gallery .rl-2024-watch-cover__img {
  display: none;
}
@media (min-width: 768px) {
  body .rl-2024-watch-cover-gallery .rl-2024-watch-cover__img {
    display: flex;
  }
}
@media (min-width: 768px) {
  body .rl-2024-watch-gallery-mobile {
    height: 0px;
    overflow: hidden;
  }
}
body .rl-2024-watch-gallery-pc {
  height: 0px;
  overflow: hidden;
}
@media (min-width: 768px) {
  body .rl-2024-watch-gallery-pc {
    height: auto;
  }
}
body .rl-2024-watch-gallery {
  padding-bottom: 20px;
  padding-top: 30px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  body .rl-2024-watch-gallery {
    padding-top: 0;
    padding-bottom: 90px;
    margin-bottom: 0;
  }
}
body .rl-2024-watch-gallery__inner {
  display: flex;
}
body .rl-2024-watch-gallery__item {
  display: block;
  padding: 0 2px;
}
body .rl-2024-watch-gallery__item img {
  display: block;
}
body .rl-2024-watch-gallery__item__main {
  position: relative;
  padding-top: 100%;
}
body .rl-2024-watch-gallery__item__main img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
body .rl-2024-watch-gallery .slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
body .rl-2024-watch-gallery .slick-dots li {
  padding-left: 2px;
  padding-right: 2px;
  width: auto;
  height: auto;
}
body .rl-2024-watch-gallery .slick-dots li button {
  font-size: 0px;
  width: 20px;
  height: 4px;
  padding: 0;
  background: var(--rolex-cl-grey);
  border: 0;
  border-radius: 5px;
}
body .rl-2024-watch-gallery .slick-dots li button:before {
  display: none;
}
body .rl-2024-watch-gallery .slick-dots li.slick-active button {
  background: var(--rolex-cl-green);
  width: 40px;
}
@media (min-width: 768px) {
  body .rl-2024-watch-gallery .slick-dots li button {
    height: 4px;
  }
}
body .selling-points {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  body .selling-points {
    padding-bottom: 90px;
  }
}
body .selling-points__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  body .selling-points__inner {
    flex-direction: row;
  }
}
body .selling-points__left, body .selling-points__right {
  flex: 0 0 50%;
}
body .selling-points__img img {
  width: 100%;
}
body .selling-points__left {
  order: 2;
  margin-top: 40px;
}
@media (min-width: 768px) {
  body .selling-points__left {
    order: 0;
    margin-top: 0px;
  }
}
body .selling-points__right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 768px) {
  body .selling-points__list {
    width: 80%;
  }
}
body .selling-points__list__item {
  border-width: 1px 0 1px 0;
  padding: 15px 0;
  border-color: var(--rolex-cl-brown);
  border-style: solid;
  display: flex;
  flex-direction: column;
  margin-top: -1px;
}
body .selling-points__list__item__title {
  position: relative;
  cursor: pointer;
  color: var(--rolex-cl-brown);
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--rolex-font-heading);
  margin: 0;
}
@media (min-width: 768px) {
  body .selling-points__list__item__title {
    font-size: 1.5rem;
  }
}
body .selling-points__list__item__title:before, body .selling-points__list__item__title::after {
  content: "";
  display: block;
  position: absolute;
  background: var(--rolex-cl-brown);
  right: 0;
  top: 50%;
}
body .selling-points__list__item__title::before {
  width: 2px;
  height: 10px;
  transform: translateY(-3px);
  right: 4px;
}
body .selling-points__list__item__title::after {
  width: 10px;
  height: 2px;
  transform: rotate(180deg) translateY(-50%);
}
body .selling-points__list__item__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  font-family: var(--rolex-font-heading);
}
body .selling-points__list__item__content * {
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: var(--rolex-font-heading);
}
@media (min-width: 768px) {
  body .selling-points__list__item__content * {
    font-size: 1.25rem;
  }
}
body .selling-points__list__item__content *:last-child {
  margin-bottom: 0;
  padding-bottom: 15px;
}
body .selling-points__list__item__content *:first-child {
  margin-top: 0;
  padding-top: 15px;
}
body .selling-points__list__item.active .selling-points__list__item__title::before {
  opacity: 0;
}
body .selling-points__list__item.active .selling-points__list__item__content {
  max-height: 500px;
  opacity: 1;
  margin: 25px 0;
}
body .fancybox__backdrop {
  background: #f9f7f4 !important;
}
body .is-horizontal .f-carousel__nav .f-button.is-next,
body .is-horizontal .fancybox__nav .f-button.is-next {
  right: 12.5% !important;
}
body .is-horizontal .f-carousel__nav .f-button.is-prev,
body .is-horizontal .fancybox__nav .f-button.is-prev {
  left: 12.5% !important;
}
body .is-horizontal .f-carousel__nav .f-button.is-next,
body .is-horizontal .fancybox__nav .f-button {
  background-color: #d4d4d470 !important;
  border-radius: 50px;
  height: 35px;
  width: 35px;
}
body .is-horizontal .f-carousel__nav .f-button.is-next,
body .is-horizontal .fancybox__nav .f-button svg {
  box-shadow: none;
  height: 17px;
  filter: drop-shadow(0px 0px 0px #242424) !important;
}
body .is-horizontal .f-carousel__nav .f-button.is-next,
body .is-horizontal .fancybox__nav .f-button svg path {
  color: #999;
}
body .f-thumbs__track {
  transform: none !important;
  display: flex;
  justify-content: center;
  width: 100% !important;
  gap: 10px;
}
body .f-thumbs__slide {
  transform: none !important;
  margin: 0 !important;
  width: 20px !important;
  overflow: visible !important;
  opacity: 1 !important;
  margin: 0 !important;
}
body .f-thumbs__slide.is-nav-selected {
  width: 35px !important;
}
body .f-thumbs__slide button {
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.25) !important;
  overflow: visible !important;
  opacity: 1 !important;
  margin: 0 !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
  cursor: pointer !important;
  filter: none !important;
}
body .f-thumbs__slide.is-nav-selected button {
  background: #127749 !important;
}
body .f-thumbs__slide button img {
  display: none;
}
body .fancybox__carousel {
  padding-top: 50px;
}
body .fancybox__toolbar {
  padding: 10px 10px !important;
}
body .fancybox__toolbar .f-button {
  display: none !important;
}
body .fancybox__toolbar__column.is-left {
  display: none;
}
body .fancybox__toolbar [data-fancybox-close] {
  display: flex !important;
  background-color: #d4d4d470 !important;
  border-radius: 50px;
  color: #242424;
  padding: 0 0 0 0px;
  width: 40px;
  height: 40px;
}
body .fancybox__toolbar [data-fancybox-close] svg {
  width: 18px;
}

/*# sourceMappingURL=rolex-2024.css.map*/