@font-face {
  font-family: "HelveticaW01-Bold";
  src: url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.eot");
  src: url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.eot?#iefix")
      format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.woff2")
      format("woff2"),
    url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.woff")
      format("woff"),
    url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.ttf")
      format("truetype"),
    url("//db.onlinewebfonts.com/t/f7d1b2995a6dff7abcda304d226aa67d.svg#HelveticaW01-Bold")
      format("svg");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

.helvetica-bold {
  font-family: "HelveticaW01-Bold";
}

@font-face {
  font-family: "mr-eaves-xl-modern-ultra";
  src: url("../../../fonts/MrEavesXLModOT-Ultra.eot");
  src: url("../../../fonts/MrEavesXLModOT-Ultra.eot?#iefix")
      format("embedded-opentype"),
    url("../../../fonts/MrEavesXLModOT-Ultra.woff2") format("woff2"),
    url("../../../fonts/MrEavesXLModOT-Ultra.woff") format("woff"),
    url("../../../fonts/MrEavesXLModOT-Ultra.ttf") format("truetype"),
    url("../../../fonts/MrEavesXLModOT-Ultra.svg#mr-eaves-xl-modern-ultra")
      format("svg");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

.mr-eaves-xl-modern-ultra {
  font-family: "mr-eaves-xl-modern-ultra", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.text-decoration-none {
  text-decoration: none;
}

.f-red-wishbook {
  color: var(--red-wishbook);
}

.b-red-wishbook {
  background-color: var(--red-wishbook);
}

main.home {
  margin-top: 156px;
}

#nov-bf-promo {
  font-size: 16px;
  --red: #ed1c24;
}

#nov-bf-promo .container {
  width: 1232px;
  max-width: 100%;
}

#nov-bf-promo .button {
  border-width: 0;
  /* padding-top: 5px; */
  height: 70px;
  margin: 30px auto;
  font-size: 29px;
}

#nov-bf-promo .button,
#nov-bf-promo .button:active,
#nov-bf-promo .button:visited,
#nov-bf-promo .button:focus,
#nov-bf-promo .button:hover {
  text-decoration: none;
  color: white;
}

#nov-bf-hero {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  background-image: url(../../../../images/23/nov/hero-bf/back.webp);
  background-image: -webkit-image-set(
    url("../../../../images/23/nov/hero-bf/back.webp") 1x,
    url("../../../../images/23/nov/hero-bf/back@2x.webp") 2x
  );
  padding-bottom: 15px;
}

.nh-left {
  flex-grow: 1;
  padding-right: 30px;
  padding-top: 44px;
}

.nh-left .button {
  margin: 30px auto;
  font-size: 29px;
  width: 308px;
  height: 71px;
  border-radius: 2px;
}

.nh-left .button:hover,
.nh-board .button:hover {
  text-decoration: none;
}

.nh-left .nhl-inner {
  position: relative;
}

.nh-right {
  width: 604px;
  height: 571px;
  margin: 45px 0 45px 30px;
}

.nh-board {
  width: 100%;
  /*height: 91.7%;*/
  background-image: url(../../../../images/23/nov/hero-bf/board-back2.png);
  background-image: -webkit-image-set(
    url("../../../../images/23/nov/hero-bf/board-back2.png") 1x,
    url("../../../../images/23/nov/hero-bf/board-back2@2x.png") 2x
  );
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  color: #04162a;
  z-index: 20;
}

.nh-board p {
  width: 100%;
  text-align: center;
}

.nh-board p.headline {
  margin-bottom: 0;
  padding: 20px 0;
}

.nh-board .button {
  width: 282.5px;
  margin-top: 33px;
  margin-bottom: 50px;
  font-size: 1.625em;
}

#nov-bf-sub {
  padding: 20px 0;
  line-height: 1.3;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: 600;
}

/* Safari Only */
@supports (background: -webkit-named-image(i)) {
  #nov-bf-hero .button {
    padding-top: 2px !important;
  }
}

@media screen and (max-width: 1259px) {
  .nh-board:before {
    display: none;
  }

  .nh-left {
    padding-top: 0;
    align-self: center;
  }

  .nh-right {
    position: relative;
    z-index: 1;
    padding-left: 15px;
    justify-content: center;
  }
}

@media screen and (max-width: 1199px) {
  .nh-board {
    /*width: 430px;*/
    /*height: 486px;*/
  }
}

@media screen and (max-width: 991px) {
  #nov-bf-promo .container {
    flex-direction: column;
  }

  #nov-bf-hero .container {
    padding: 0;
  }

  .nh-left,
  .nh-right {
    padding: 30px 15px;
  }

  .nh-right {
    max-width: 100%;
    margin: 0 auto 30px;
    padding: 0;
  }

  .nh-board {
    /*height: auto;*/
  }

  .nh-board:before {
    display: block;
  }

  .nh-board p.headline {
    margin-bottom: 0px;
  }

  .nh-board img.dollars {
    width: calc(100% - 165px);
  }

  .nh-board img:not(.dollars) {
    width: calc(90% - 30px);
  }

  .nh-board .button {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .nh-board:before {
    display: none;
  }
}

@media screen and (max-width: 567px) {
  #nov-bf-hero {
    padding-bottom: 0;
  }

  #nov-bf-promo .button {
    height: 45px;
    font-size: 19px;
    width: 191px;
    padding: 0;
  }

  .nh-left {
    padding-bottom: 15px;
  }

  .nh-left .button {
    /*margin-top: 0;*/
  }

  .nh-right {
    height: auto;
    margin-bottom: 0;
    padding: 0;
  }

  .nh-board {
    width: 100%;
    height: 95vw;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: -15px;
  }

  .nh-board p.headline {
    width: calc(100% + 95px);
    margin-top: 25px;
    padding: 0 0 10px 0;
  }

  .nh-board p.headline img {
    width: calc(90% - 80px);
  }

  .nh-board img.dollars {
    width: calc(100% - 74px);
  }

  .nh-right .button {
    margin-top: 20px !important;
    margin-bottom: 10px;
  }
  #nov-bf-promo .main {
    width: 82%;
  }
}

#hero-new {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

#hero-new .h-wrapper {
  position: relative;
  width: 100%;
}

#hero-new .h-right {
  flex-shrink: 0;
  width: 425px;
  padding-right: 45px;
  align-items: center;
  position: relative;
}

#hero-new .h-right-inner {
  height: 100%;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  z-index: 1;
}

#hero-new .h-right .hero-disclaimer {
  padding-right: 44px;
  padding-left: 30px;
  width: 380px;
}

#hero-new .h-right .hero-disclaimer p {
  font-size: 11px;
  line-height: normal;
  color: #000;
  letter-spacing: 0.025em;
  margin-bottom: 0;
}

#hero-new .h-right .h-box {
  height: 168px;
  width: 380px;
  background-color: #fff;
  padding-left: 30px;
  position: relative;
  max-width: 100%;
  color: #282828;
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  box-shadow: -1px 1px 8px 0px rgba(35, 35, 33, 0.17);
}

#hero-new .h-right .h-box + .h-box {
  margin-left: 47px;
}

#hero-new .h-right .h-box .h-featured-text {
  padding-top: 20px;
}

#hero-new .h-right .h-box h3 {
  font-size: 17px;
  line-height: 17px;
  margin-bottom: 0;
  margin-top: 2px;
  font-weight: bold;
  white-space: nowrap;
  font-family: "assistantbold";
}

#hero-new .h-right .h-box p {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  white-space: nowrap;
}

#hero-new .h-right .h-featured-text a {
  color: #fff;
  background-color: #ff6c00;
  font-size: 10px;
  line-height: 30px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 129px;
  height: 30px;
  position: absolute;
  bottom: 18px;
  left: 30px;
}

#hero-new .h-right .h-featured-image {
  flex-grow: 1;
  text-align: right;
  overflow: hidden;
}

#hero-new .h-right .h-price {
  top: -11px;
  right: -11px;
  position: absolute;
  background-color: #ff6c00;
  height: 92px;
  width: 92px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
}

#hero-new .h-right .h-price-top {
  font-size: 27px;
  line-height: 27px;
}

#hero-new .h-right .h-price-top sup {
  font-size: 60%;
}

#hero-new .h-right .h-price-top sup.small {
  font-size: 50%;
  top: -0.8em;
  position: relative;
}

#hero-new .h-right .h-price-bottom {
  font-size: 13px;
  font-weight: bold;
}

#hero-new.oct .h-right {
  background-color: #fff;
  width: 100%;
  padding: 0;
}

#hero-new.oct .h-right-inner {
  padding-bottom: 63px;
  padding-top: 42px;
}

#hero-new.oct .h-right-top {
  padding-top: 48px;
}

#hero-new.oct .h-right-top p {
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1;
  color: #031943;
  text-transform: uppercase;
}

#hero-new.oct .h-right p.assistant {
  margin-bottom: 0;
  margin-top: 40px;
  text-align: center;
  padding: 0 15px;
}

#hero-new .h-right .first-set .bottom .h-featured-image {
  padding-right: 0;
}

#hero-new .h-right .second-set .top .h-featured-image {
  padding-right: 16px;
}

#hero-new .h-right .second-set .bottom .h-featured-image {
  padding-right: 14px;
}

@media screen and (max-width: 1199px) {
  #hero-new .h-right {
    padding-right: 15px;
    width: auto;
  }
}

@media screen and (min-width: 1200px) {
  #hero-new.oct .h-right .h-box + .h-box {
    margin-left: 79px;
  }
}

@media screen and (max-width: 1199px) {
  #hero-new .h-right {
    width: 100%;
    align-items: center;
    padding-right: 0;
  }

  #hero-new .h-right .h-right-inner {
    width: 100%;
    padding: 40px 15px;
    align-items: center;
    flex-direction: column;
  }

  #hero-new.oct .h-right .h-box + .h-box,
  #hero-new.oct .h-right .second-set .h-box + .h-box.bottom {
    margin-top: 35px;
    margin-left: 0;
  }

  #hero-new.oct .h-right-top p {
    font-size: 33px;
    line-height: 1.4;
  }
}

@media screen and (min-width: 992px) {
  .mobile {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  main.home {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (min-width: 568px) {
  #hero-new.oct .h-right .h-box {
    padding-left: 27px;
    width: 557px;
    height: 260px;
  }

  #hero-new.oct .h-right .h-box .h-featured-text {
    padding-top: 20px;
  }

  #hero-new.oct .h-right .h-box h3,
  #hero-new.oct .h-right .h-box p {
    font-size: 19px;
    line-height: 1;
  }

  #hero-new.oct .h-right .h-box h3 {
    margin-bottom: 10px;
  }

  #hero-new.oct .h-right .h-featured-text a {
    bottom: 17px;
    left: 27px;
    font-size: 14px;
    width: 188px;
    height: 43px;
    line-height: 43px;
  }

  #hero-new.oct .h-right .h-price {
    width: 134px;
    height: 134px;
    top: -13px;
    right: -16px;
  }

  #hero-new.oct .h-right .h-price-top {
    font-size: 41px;
    line-height: 41px;
  }

  #hero-new.oct .h-right .h-price-bottom {
    font-size: 20px;
  }

  #hero-new.oct .h-right-top p {
    font-size: 47px;
  }
}

@media screen and (max-width: 567px) {
  #hero-new.oct .h-right .second-set .h-box {
    height: 185px;
  }

  #hero-new.oct .h-right .h-box {
    padding-left: 10px;
  }

  #hero-new.oct .h-right .h-box .h-featured-text {
    padding-top: 10px;
  }

  #hero-new.oct .h-right .h-featured-text a {
    left: 10px;
    bottom: 10px;
  }

  #hero-new.oct .h-right .h-featured-image {
    padding-left: 10px;
  }
}

@media screen and (max-width: 430px) {
  #hero-new .h-right .h-box .h-featured-image {
    padding-right: 5px;
  }

  #hero-new .h-right .h-box h3 {
    font-size: 15px;
  }
}
