.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: lato, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.1px;
}

.h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: pressio-compressed, sans-serif;
  color: #000;
  font-size: 200px;
  line-height: 165px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.nav-logo-container {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.button-social-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.88px;
  height: 33.88px;
  margin-right: 6.2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  background-color: #2c2c2c;
}

.wrapper {
  position: relative;
  z-index: 999;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  text-align: center;
}

body.activeOverlay .wrapper.blur {
  opacity: 0.3;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.footer {
  padding: 70px 30px 24px;
  background-color: #121314;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.h3 {
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.nav-container {
  z-index: 200;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #121314;
  line-height: 17px;
}

.link-3 {
  font-family: pressio-compressed, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 19px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-5 {
  color: #888;
  text-decoration: none;
}

.text-block-14 {
  clear: right;
  color: #555;
  font-size: 9px;
  line-height: 30px;
  font-style: italic;
  text-align: center;
  letter-spacing: 0.1px;
}

.footer-links-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #888;
  font-size: 10px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.1px;
}

.nav-button {
  display: none;
  margin-left: 15px;
  padding: 8px 16px;
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  font-family: brandon-grotesque, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.grid-footer {
  grid-column-gap: 30px;
  -ms-grid-columns: 306px 0.55fr 0.5fr 0.5fr 0.25fr;
  grid-template-columns: 306px 0.55fr 0.5fr 0.5fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-separator {
  position: relative;
  top: -1px;
  margin-right: 8px;
  margin-left: 8px;
  color: #929292;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-4 {
  color: #888;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.1px;
  text-decoration: none;
}

.nav-link {
  display: none;
  margin-right: 15px;
  margin-left: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1024px;
}

.footer-social-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.block {
  position: relative;
  max-width: 1024px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.image-animation-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 220px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  background-color: #121314;
}

.header-logo {
  max-width: 150px;
}

.div-block-29 {
  text-align: left;
}

.div-block-30 {
  text-align: left;
}

.footer-logo {
  max-width: 150px;
}

.title {
  display: block;
  max-width: 880px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.card {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
  background-color: #fff;
  box-shadow: 7px 7px 50px 0 rgba(0, 0, 0, 0.12);
}

.image-4 {
  width: 15px;
}

.sections {
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 30px;
}

.card-header {
  margin-top: 40px;
  margin-bottom: 0px;
  font-family: brandon-grotesque, sans-serif;
  color: #121314;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.card-paragraph {
  display: block;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Lato, sans-serif;
  color: #2b2e35;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
  text-transform: none;
}

.img-1 {
  position: absolute;
  top: -25px;
  display: block;
  float: left;
}

.rolex-bar {
  background-color: #ee3024;
}

.rolex-text {
  padding: 30px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.rolex-xl-block {
  position: static;
  display: none;
  width: 100%;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.rolex-link {
  position: static;
  display: none;
  width: 50%;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.rolex-link-block {
  position: static;
  display: none;
  width: 50%;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.full-link-block {
  position: static;
  display: block;
  width: 50%;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block {
  position: relative;
  display: none;
  width: 50%;
  max-width: 400px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.rolex-xl {
  position: static;
  display: block;
  width: 100%;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.rolex-slice {
  width: 90%;
  max-width: 1880px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.container-2 {
  max-width: 2941px;
}

.img-no-hover {
  width: 100%;
  float: left;
  border: 3px solid transparent;
}

.img {
  display: none;
  width: 100%;
  float: left;
  border: 10px solid transparent;
}

.wheels {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.barcode {
  display: none;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.popup-container {
  position: absolute;
  left: 0%;
  top: 4%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: block;
  max-width: 520px;
}

.pop-h1 {
  padding-top: 20px;
  font-family: pressio-compressed, sans-serif;
  color: #000;
  font-size: 142px;
  line-height: 120px;
  text-align: center;
  text-transform: uppercase;
}

.pop-h2 {
  font-family: pressio-compressed, sans-serif;
  color: #000;
  font-size: 68px;
  line-height: 60px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.pop-p {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #2b2e35;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.warning {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: #ffce00;
}

.text-block-15 {
  padding: 12px 10px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.image-5 {
  display: block;
  max-width: 160px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.shipping-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.input-field-promo {
  height: 45px;
  margin-bottom: 0px;
  padding: 13px 10px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #e2e2e2 #000 #e2e2e2 #e2e2e2;
  font-size: 14px;
}

.input-field-promo:focus {
  border-color: #e2e2e2;
  color: #000;
}

.input-field-promo::-webkit-input-placeholder {
  color: #b4b4b4;
}

.input-field-promo:-ms-input-placeholder {
  color: #b4b4b4;
}

.input-field-promo::-ms-input-placeholder {
  color: #b4b4b4;
}

.input-field-promo::placeholder {
  color: #b4b4b4;
}

.promo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
}

.l-g-summary {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.secure-image {
  margin-top: 14px;
}

.l-g-form-4-cols {
  margin-top: 15px;
  grid-column-gap: 7px;
  grid-row-gap: 15px;
  -ms-grid-columns: 0.49fr 0.47fr 1fr;
  grid-template-columns: 0.49fr 0.47fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.font-12 {
  font-size: 12px;
}

.radio-button-label {
  color: #707070;
  font-size: 14px;
  font-weight: 700;
}

.radio-button-label.hidden {
  display: none;
}

.radio-button-image-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.input-field {
  height: 60px;
  margin-bottom: 0px;
  padding: 13px 10px 13px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: inset 0 0 0 0 transparent;
  font-size: 16px;
}

.input-field:focus {
  border-color: #e2e2e2;
  background-color: #ffffdc;
  color: #000;
}

.input-field::-webkit-input-placeholder {
  color: #939393;
}

.input-field:-ms-input-placeholder {
  color: #939393;
}

.input-field::-ms-input-placeholder {
  color: #939393;
}

.input-field::placeholder {
  color: #939393;
}

.input-field.month {
  border-right-style: none;
}

.input-field.invite {
  background-color: #e2e2e2;
  color: #000;
}

.divider-card-form-summary-2 {
  width: 100%;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #ddd;
}

.flex-h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.font-13 {
  font-size: 13px;
  line-height: 1.46em;
}

.form {
  display: block;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.form-text-description {
  position: relative;
  bottom: -3px;
  margin-left: 10px;
  color: #666;
  font-size: 14px;
}

.divider-card-form-summary {
  width: 100%;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 18px;
  background-color: #ddd;
}

.button-refresh {
  width: 45px;
  height: 45px;
  background-color: #f30;
  background-image: url('../images/np_refresh.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.l-g-form-3-cols {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link {
  color: #121314;
}

.submit-button {
  width: 100%;
  height: 48px;
  max-width: 465px;
  margin-top: 20px;
  padding-left: 6%;
  background-color: #f30;
  background-image: url('../images/np_lock.svg');
  background-position: 33% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.radio-button {
  width: 24px;
  height: 24px;
  margin-top: 0px;
  margin-right: 24px;
  margin-left: 0px;
  border-width: 2px;
}

.radio-button.w--redirected-checked {
  border-width: 6px;
  border-color: #fb6a66;
  box-shadow: 1px 1px 3px 0 transparent;
}

.form-block-wrapper {
  padding: 30px 20px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  background-color: #fff;
}

.form-block-wrapper.summary {
  padding-bottom: 20px;
}

.flex-v {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-v.ac {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.font-18 {
  font-size: 18px;
  line-height: 1.4em;
}

.divider-card-form {
  width: 100%;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 10px;
  background-color: #ddd;
}

.l-g-form-2-cols {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
}

.radio-button-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-bottom: 0px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  box-shadow: none;
}

.show-landscape {
  display: none;
}

.font-14 {
  font-size: 14px;
}

.select-field {
  height: 45px;
  padding-right: 30px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('../images/np_arrow_dropdown.svg');
  background-position: 96.5% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.red-btn {
  display: none;
  max-height: 70px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 3px;
  background-color: #ee3024;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 -2px 1px rgba(0, 0, 0, 0.1);
}

.red-btn-text {
  font-family: brandon-grotesque, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-shadow: none;
}

.red-logo-block {
  width: 250px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ee3024;
}

.div-block-32 {
  display: block;
  width: 100%;
}

.img-locked-l {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: inline-block;
  width: 100%;
  float: left;
  border: 10px solid transparent;
}

.img-locked-r {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  float: left;
  border: 10px solid transparent;
}

.testimony {
  height: 300px;
  margin-top: 60px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #f4f4f4;
}

.t-elements {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 860px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-line {
  margin-right: 30px;
}

.rolex-img {
  display: block;
  float: right;
}

.t-text {
  width: 340px;
  font-family: brandon-grotesque, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.quote-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rolex-block {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.arrow {
  display: none;
}

.text-block-16 {
  font-family: canada-type-gibson, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.text-block-17 {
  font-size: 16px;
  line-height: 18px;
}

.success-message {
  background-color: #bfeeba;
}

.input-field-new {
  height: 60px;
  margin-bottom: 8px;
  padding: 13px 10px 13px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: inset 0 0 0 0 transparent;
  font-size: 16px;
}

.input-field-new:focus {
  border-color: #e2e2e2;
  background-color: #ffffdc;
  color: #000;
}

.input-field-new::-webkit-input-placeholder {
  color: #939393;
}

.input-field-new:-ms-input-placeholder {
  color: #939393;
}

.input-field-new::-ms-input-placeholder {
  color: #939393;
}

.input-field-new::placeholder {
  color: #939393;
}

.input-field-new.month {
  border-right-style: none;
}

.input-field-new.invite {
  background-color: #e2e2e2;
  color: #000;
}

.red-btn-new {
  display: block;
  width: 100%;
  max-height: 70px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 3px;
  background-color: #ee3024;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 -2px 1px rgba(0, 0, 0, 0.1);
}

.form-block {
  display: none;
}

.form-message {
  font-family: canada-type-gibson, sans-serif;
  color: #d60000;
  font-size: 14px;
  line-height: 18px;
}

.success-message-2 {
  background-color: #bee9b3;
}

.error-message {
  padding-right: 20px;
  padding-left: 20px;
}

.pop-legal-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #888;
  font-size: 10px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.1px;
}

.pop-login {
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: canada-type-gibson, sans-serif;
  color: #2b2e35;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.image-6 {
  opacity: 0.2;
}

.link-block-coded {
  position: relative;
  width: 50%;
  max-width: 400px;
  padding-right: 5px;
  padding-bottom: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-decoration: none;
}

.coupon-container {
  display: block;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
}

.coupon {
  display: block;
  min-height: 540px;
  padding: 30px;
  background-color: #f5f5f5;
}

.discount-title {
  display: block;
  width: 100%;
  font-family: pressio-compressed, sans-serif;
  color: #000;
  font-size: 8em;
  line-height: 100%;
  text-align: center;
}

.discount-subtitle {
  display: inline-block;
  margin-top: 6px;
  font-family: brandon-grotesque, sans-serif;
  color: #000;
  font-size: 23px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.discount-descriptions {
  margin-top: 19px;
  margin-right: 15px;
  margin-left: 15px;
  font-family: Lato, sans-serif;
  color: #2b2e35;
  font-size: 16px;
  line-height: 130%;
}

.coupon-code-window {
  display: inline-block;
  width: 95%;
  height: 83px;
  margin-top: 20px;
  background-color: #fff;
}

.use-coupon-code {
  padding-top: 8px;
  font-family: brandon-grotesque, sans-serif;
  color: #7b7b7b;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.coupon-code {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-35 {
  display: inline-block;
  width: 280px;
  height: 50px;
  background-color: #ef0f0f;
}

.red-button {
  display: inline-block;
  width: 95%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #ef0f0f;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.coupon-legal {
  display: inline-block;
  width: 90%;
  margin-top: 10px;
  font-family: canada-type-gibson, sans-serif;
  color: #6d6d6d;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  text-transform: none;
}

.locked-container-l {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
}

.locked-coupon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  padding: 30px 30px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-7 {
  display: inline-block;
}

.locked-container-r {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
}

.new-link {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.link-6 {
  text-decoration: underline;
}

.text-span {
  color: #2b2e35;
}

.link-7 {
  color: #2b2e35;
  text-decoration: underline;
}

.image-8 {
  display: none;
}

.image-9 {
  display: none;
}

.social-link {
  color: #121314;
  text-decoration: underline;
}

.link-8 {
  display: block;
}

.text-span-2 {
  display: inline-block;
  margin-top: 8px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 1px;
  text-decoration: none;
}

.endblock {
  position: relative;
  max-width: 1024px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.card-paragraph-2 {
  display: block;
  max-width: 773px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Lato, sans-serif;
  color: #2b2e35;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.carot-black {
  margin-left: 6px;
}

.carot-red {
  margin-left: 6px;
}

.trust-pilot {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.html-embed-5 {
  margin-bottom: 16px;
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .form {
    -ms-grid-columns: 1fr 0.75fr;
    grid-template-columns: 1fr 0.75fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .submit-button {
    max-width: none;
  }
}

@media screen and (min-width: 1920px) {
  .trust-pilot {
    max-width: 1280px;
  }
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 23vw;
    line-height: 85%;
  }

  .nav-links-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h3 {
    font-size: 16px;
    letter-spacing: 8px;
  }

  .nav-container {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 900;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .nav-button {
    margin-top: 25px;
    margin-left: 0px;
    padding: 14px 44px;
    border-style: none;
    border-radius: 3px;
    background-image: radial-gradient(circle closest-corner at 50% 50%, #ffa81d, #eb9c10);
    font-size: 18px;
    font-weight: 500;
  }

  .grid-footer {
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 62px;
    -ms-grid-columns: 0.7fr 0.7fr 0.8fr 1fr;
    grid-template-columns: 0.7fr 0.7fr 0.8fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .hero.first {
    background-position: 60% 0%;
  }

  .nav-link {
    width: 100%;
    max-width: 353px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
    color: #111;
    font-size: 18px;
  }

  .image-animation-container {
    width: auto;
  }

  .header-logo {
    width: 135px;
  }

  .sections {
    margin-right: 30px;
    margin-left: 30px;
  }

  .rolex-text {
    padding: 20px 70px;
  }

  .rolex-xl-block {
    display: none;
    width: 100%;
  }

  .rolex-link {
    display: block;
    width: 100%;
  }

  .rolex-link-block {
    display: none;
    width: 100%;
  }

  .full-link-block {
    width: 100%;
  }

  .link-block {
    width: 50%;
  }

  .rolex-xl {
    display: none;
    width: 100%;
  }

  .rolex-slice {
    display: none;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wheels {
    width: 100%;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .t-elements {
    max-width: 790px;
  }

  .quote-line {
    margin-right: 5vw;
  }

  .rolex-img {
    right: -7%;
    margin-right: 0px;
  }

  .t-text {
    width: 37vw;
  }

  .rolex-block {
    right: -13%;
  }

  .link-block-coded {
    width: 50%;
  }

  .discount-title {
    font-size: 7.4em;
  }

  .card-paragraph-2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .button-social-footer {
    width: 50px;
    height: 50px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 55px;
    padding-bottom: 26px;
  }

  .navbar {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .h3 {
    font-size: 14px;
    letter-spacing: 3px;
  }

  .link-3 {
    display: block;
    line-height: 14px;
    text-align: left;
  }

  .link-3.centered {
    text-align: center;
  }

  .link-5 {
    display: inline-block;
    float: left;
  }

  .text-block-14 {
    margin-top: 11px;
    font-size: 12px;
    line-height: 16px;
  }

  .footer-links-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 25px;
  }

  .grid-footer {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1.25fr 0.75fr;
    grid-template-columns: 1.25fr 0.75fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .hero.first {
    min-height: 350px;
  }

  .link-separator {
    display: inline-block;
    float: left;
  }

  .div-block-24 {
    margin-top: 10px;
  }

  .link-4 {
    text-align: left;
  }

  .footer-social-buttons {
    margin-top: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .block {
    margin-right: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
  }

  .div-block-29 {
    text-align: center;
  }

  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo {
    margin-bottom: 13px;
  }

  .image-3 {
    height: 20px;
  }

  .brand {
    padding-left: 0px;
  }

  .title {
    margin-top: 40px;
  }

  .card {
    float: none;
  }

  .sections {
    margin-right: 0px;
    margin-left: 0px;
  }

  .card-header {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .img-1 {
    position: static;
    top: auto;
    display: block;
    width: 100%;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .rolex-text {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 4.25vw;
    line-height: 5vw;
  }

  .rolex-xl-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .rolex-link {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .rolex-link-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .full-link-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .link-block {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .rolex-xl {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .wheels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .l-g-form-4-cols {
    -ms-grid-columns: 0.7fr 0.4fr 1fr;
    grid-template-columns: 0.7fr 0.4fr 1fr;
  }

  .l-g-form-3-cols {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .submit-button {
    max-width: 354px;
    background-position: 26% 50%;
  }

  .radio-button {
    position: absolute;
    left: 25px;
  }

  .l-g-form-2-cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .radio-button-field {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .show-landscape {
    display: block;
  }

  .select-field {
    font-size: 16px;
  }

  .testimony {
    height: 100%;
    margin-top: 40px;
    padding-top: 55px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .t-elements {
    position: relative;
    display: block;
  }

  .quote-line {
    width: 12vw;
    float: left;
  }

  .rolex-img {
    display: block;
    width: 70vw;
    margin-right: 0px;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .t-text {
    width: 100%;
    font-size: 3.5vw;
    line-height: 5vw;
  }

  .quote-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }

  .rolex-block {
    position: static;
    display: block;
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .arrow {
    position: absolute;
    left: 0%;
    top: 28%;
    display: inline-block;
    width: 26vw;
  }

  .pop-legal-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 25px;
  }

  .image-6 {
    display: none;
  }

  .link-block-coded {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .coupon {
    min-height: 100%;
  }

  .discount-title {
    font-size: 8.5em;
  }

  .locked-coupon {
    min-height: 100%;
  }

  .new-link {
    display: inline-block;
    float: left;
  }

  .endblock {
    margin-top: -10px;
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    margin-bottom: 20px;
    line-height: 90%;
  }

  .h3 {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 1px;
  }

  .hero.first {
    height: 90vw;
    min-height: 280px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .block {
    margin-right: 20px;
    margin-left: 20px;
  }

  .title {
    margin-top: 20px;
  }

  .card {
    padding-right: 25px;
    padding-bottom: 40px;
    padding-left: 25px;
  }

  .card-header {
    margin-top: 20px;
    font-size: 20px;
  }

  .card-paragraph {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }

  .rolex-text {
    padding: 15px 20px;
    font-size: 21px;
    line-height: 110%;
  }

  .wheels {
    margin-top: -20px;
  }

  .pop-h1 {
    font-size: 27vw;
    line-height: 80%;
  }

  .pop-h2 {
    font-size: 20vw;
    line-height: 90%;
  }

  .pop-p {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-5 {
    max-width: 130px;
    padding-top: 40px;
  }

  .shipping-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .l-g-form-4-cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .form-text-description {
    margin-left: 0px;
  }

  .red-btn {
    width: 100%;
    padding-bottom: 14px;
  }

  .red-btn-text {
    font-size: 16px;
  }

  .red-logo-block {
    width: 170px;
    height: 80px;
  }

  .testimony {
    margin-top: 40px;
    padding-top: 10vw;
    padding-right: 30px;
    padding-left: 30px;
  }

  .t-text {
    font-size: 4.5vw;
    line-height: 6.5vw;
  }

  .arrow {
    top: 43%;
  }

  .red-btn-new {
    width: 100%;
    padding-bottom: 14px;
  }

  .pop-login {
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-coded {
    max-width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .coupon {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 3.5vw;
  }

  .discount-title {
    font-size: 8.5em;
  }

  .coupon-code {
    font-size: 32px;
  }

  .red-button {
    font-size: 4.5vw;
  }

  .locked-coupon {
    font-size: 3.5vw;
  }

  .text-span-2 {
    font-size: 13px;
    line-height: 35px;
  }

  .endblock {
    margin-right: 20px;
    margin-left: 20px;
  }

  .card-paragraph-2 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c62-aa821399 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c63-aa821399 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c62-aa821399 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c6b-aa821399 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c73-aa821399 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-_5c61a807-aad2-9a77-f4ad-efa10a9f6c7b-aa821399 {
    -ms-grid-row: span 3;
    grid-row-start: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

