#hero-holiday-landing-page {
  background: #fff;
}
#hero-holiday-landing-page .logo {
  padding-left: 10px;
  float: left;
  height: 45px !important;
  width: 180px !important;
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .logo {
    float: none;
    margin: 0 auto;
  }
}
#hero-holiday-landing-page #sign-up {
  width: 100%;
  max-width: 500px !important;
  margin: 0 auto;
}
#hero-holiday-landing-page .hero {
  background: -webkit-gradient(linear,left top,left bottom,from(#2d2b2b87),to(rgba(255,251,251,0.2))), url(https://ucarecdn.com/59f067ba-09ec-4c93-a7c6-9e63ac5f1f28/Hero_Holiday_2.jpg) !important;
  background: linear-gradient(#2d2b2b87), rgba(255,255,255,0.2), url(https://ucarecdn.com/59f067ba-09ec-4c93-a7c6-9e63ac5f1f28/Hero_Holiday_2.jpg) !important;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat !important;
  padding-top: 20px;
  padding-bottom: 100px;
  text-align: center;
}
#hero-holiday-landing-page .hero h3 {
  color: #fff !important;
}
@media (max-width: 415px) {
  #hero-holiday-landing-page .hero {
    background: -webkit-gradient(linear,left top,left bottom,from(#2d2b2b87),to(rgba(255,251,251,0.2))), url(https://ucarecdn.com/079d48bf-b3d9-4c7d-81f5-232c19216cbb/Hero_mobilecopy.jpg) !important;
    background: linear-gradient(#2d2b2b87), rgba(255,255,255,0.2), url(https://ucarecdn.com/079d48bf-b3d9-4c7d-81f5-232c19216cbb/Hero_mobilecopy.jpg) !important;
    background-size: cover !important;
    color: #fff !important;
  }
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .landing-page-wrap .hero {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
#hero-holiday-landing-page .hero h1 {
  font-weight: 500;
  font-size: 64px;
  margin-right: 20px !important;
  color: #fff;
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .hero h1 {
    font-size: 36px;
    line-height: 100%;
    max-width: 220px;
    text-align: center;
    margin: 0 auto !important;
    margin-bottom: 30px;
  }
  #hero-holiday-landing-page .hero h3 {
    margin: 15px;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .landing-page-wrap .hero h3 {
    max-width: 350px !important;
    padding: 20px;
    margin: 0 auto;
  }
}
#hero-holiday-landing-page .hero .h3-head {
  margin-top: 60px;
}
#hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label {
  max-width: 635px;
  margin: 0 auto;
  width: 100%;
  padding-left: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 120px;
  border-radius: 4px;
  background-color: #fff;
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label {
    max-width: 270px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label p {
  color: #000;
  font-weight: 500;
  font-size: 36px;
  margin-right: 90px;
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label p {
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
  }
}
#hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label p span {
  font-size: 18px;
}
@media (max-width: 768px) {
  #hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label p span {
    font-size: 12px;
  }
}
#hero-holiday-landing-page .landing-page-wrap .hero .hero-subscribe-label .subscribe-btn {
  margin: 10px;
  background: #E45E6D;
  border-radius: 4px;
  max-width: 250px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff !important;
}
.RichText__StyledQuillContainer-sc-11o3xhj-0 .ql-editor {
  background: rgba(0,0,0,0.5) !important;
  padding: 10px !important;
}
.RichText__StyledQuillContainer-sc-11o3xhj-0 .ql-editor span {
  color: #f5998e !important;
}
