h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

.rj-body {
  background-color: #e6e3d9;
}

.rjwebinar-section.hero {
  height: auto;
}

.rjwebinar-section.webinar-schedule {
  margin-top: 0em;
}

.rjwebinar-section.webinar-product {
  background-color: #e6e3d9;
}

.rjwebinar-section.live-widgets {
  display: block;
  -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;
}

.rjwebinar-section.test {
  display: block;
}

.rjwebinar-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 5em 10em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.rjwebinar-contain.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.rjwebinar-contain.webinar-schedule {
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rjwebinar-contain.webinar-product {
  padding-bottom: 5em;
}

.rjwebinar-contain.cross-sell {
  padding: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.rjwebinar-contain.gated-hero {
  padding-bottom: 0em;
}

.rjwebinar-contain.live-widgets {
  padding: 0em;
}

.rjwebinar-h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 5em;
  line-height: 1.21;
  font-weight: 700;
  text-align: left;
}

.rjwebinar-h1.product {
  margin-top: -10px;
  font-family: Canela, Georgia, sans-serif;
  font-weight: 700;
  text-align: left;
}

.rjwebinar-h1.product.white {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  color: #e6e3d9;
  font-size: 5.4em;
  text-align: center;
}

.rjbwebinar-h2 {
  margin: 0px;
  font-family: Montserrat, sans-serif;
  color: #52566b;
  font-size: 1.25em;
  line-height: 1.67;
  font-weight: 600;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.rjbwebinar-h2.schedule-header {
  margin-bottom: 2em;
  font-family: Canela, Georgia, sans-serif;
  font-size: 2.5em;
  line-height: 1.22;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.rjbwebinar-h2.small {
  margin-bottom: 30px;
  font-size: 0.97em;
}

.rjbwebinar-h3 {
  margin: 0px;
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 1.25em;
  line-height: 1.74em;
  font-weight: 700;
}

.rjbwebinar-h3.cross-sell {
  max-width: 17ch;
  font-family: Canela, Georgia, sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.22;
  font-weight: 700;
  text-align: center;
}

.rjbwebinar-p {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #52566b;
  font-size: 16px;
  line-height: 1.43;
  text-align: left;
}

.rjbwebinar-p.schedule-microcopy {
  width: 25ch;
  margin-top: 15px;
  font-size: 0.97em;
  line-height: 1.43;
  text-align: center;
}

.rjbwebinar-p.product {
  margin-bottom: 2em;
}

.rjbwebinar-p.faq-q {
  font-size: 1.25em;
  line-height: 1.44;
  font-weight: 700;
}

.rjbwebinar-p.faq-a {
  font-size: 1.25em;
  line-height: 1.43;
  font-weight: 400;
}

.rjwebinar-text-wrap {
  padding-top: 2em;
  padding-bottom: 2em;
}

.rjwebinar-text-wrap.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47ch;
  -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;
}

.rjwebinar-cta {
  padding-right: 1em;
  padding-left: 1em;
  border-radius: 18px;
  background-color: #52566b;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em;
  line-height: 1.44;
  font-weight: 400;
  text-decoration: none;
}

.rjwebinar-cta.hero {
  display: block;
  margin-top: 50px;
  padding-right: 1.5em;
  padding-left: 1.5em;
  text-align: center;
}

.rjwebinar-cta.white {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  background-color: #fff;
  color: #52566b;
}

.rjwebinar-cta.product {
  margin-top: 20px;
  margin-bottom: 20px;
}

.rjwebinar-cta.product.invert {
  display: block;
  width: auto;
  background-color: #4c915e;
  text-align: center;
}

.rjwebinar-cta.product.invert:hover {
  text-decoration: none;
}

.rjwebinar-cta.carousel {
  margin-top: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #52566b;
  background-color: transparent;
  color: #52566b;
}

.rjwebinar-live-wrap {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.rjwebinar-live-video-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 30px;
  -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;
}

.rjwebinar-live-video-wrap.past-vid-carousel {
  padding-right: 0px;
}

.rjwebinar-hero-image-contain {
  position: relative;
  width: 34%;
}

.img-rachel {
  display: block;
  margin-left: 25px;
}

.img-rachel.mobile-square {
  display: none;
}

.img-float-banners {
  border-radius: 8px;
}

.img-float-banners.wallpaper {
  width: 16.1em;
  margin-top: -1.9em;
  margin-left: -3.5em;
}

.img-float-banners.kitchen {
  width: 25em;
}

.rjwebinar-hero-banners-contain {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9em;
  margin-bottom: -23px;
  margin-left: -15.9em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}

.rjwebinar-hero-headline-wrap {
  padding-top: 2em;
  padding-bottom: 2em;
}

.rjwebinar-schedule-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.schedule-circle {
  z-index: 0;
  width: 12em;
  height: 12em;
  border-radius: 50%;
  background-color: #cfc9bd;
}

.schedule-circle.home {
  background-image: url('../images/rick-lobs-ptRWMbqXNUo-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.spaces {
  background-image: url('../images/sophia-kunkel-F84XvXyEYk4-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.spaces:hover {
  background-image: url('../images/sophia-kunkel-F84XvXyEYk4-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.kitchen {
  background-image: url('../images/sidekix-media-UIK8XJ6s54I-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.kitchen:hover {
  background-image: url('../images/sidekix-media-UIK8XJ6s54I-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.bedroom {
  background-image: url('../images/lauren-haden-V3rewXkHo94-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-circle.bedroom:hover {
  background-image: url('../images/lauren-haden-V3rewXkHo94-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.schedule-day-wrap {
  position: relative;
  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-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;
  font-size: 14px;
}

.schedule-date {
  padding-bottom: 30px;
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 2.5em;
  line-height: 1.22;
  font-weight: 700;
}

.schedule-details-wrap {
  position: relative;
  z-index: 1;
  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-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;
}

.schedule-details-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.rjwebinar-video-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.video-thumbnail {
  display: block;
  width: 55em;
  border-radius: 8px;
  background-color: #c5c5c5;
}

.rjwebinar-product-card-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em;
  margin-bottom: 3em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rjwebinar-product-details-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-2 {
  width: 40%;
}

.rjwebinar-link-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.rjwebinar-links {
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 2.5em;
  line-height: 1.22;
  font-weight: 700;
  text-decoration: underline;
}

.rjwebinar-links:hover {
  text-decoration: none;
}

.rjwebinar-links:active {
  text-decoration: none;
}

.rjwebinar-links:focus {
  text-decoration: none;
}

.rjwebinar-links:visited {
  text-decoration: none;
}

.rjwebinar-link-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5em;
  margin-bottom: 0em;
  -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;
}

.rjwebinar-cross-sell-card-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #30323f;
}

.rjwebinar-cross-sell-card-wrap.app-plug {
  width: 50%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #52566b;
}

.rjwebinar-cross-sell-header-cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5em;
  -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;
}

.rjwebinar-page-wrap {
  overflow: hidden;
}

.slider {
  display: none;
}

.rjwebinar-mobile-app-image {
  display: none;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.rjwebinar-add-variant-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2em;
  -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;
}

.rjwebinar-variant-card-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -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;
}

.rjwebinar-variant-title {
  margin-top: 0px;
  font-family: Canela, Georgia, sans-serif;
  font-size: 1.67em;
  font-weight: 700;
}

.text-block-5 {
  display: none;
  text-decoration: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12.3em;
  height: 10.42em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 2px;
  border-color: #52566b;
  border-radius: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #30323f;
  text-decoration: none;
}

.link-block:hover {
  background-color: #52566b;
  color: #e6e3d9;
  text-decoration: none;
}

.rjwebinar-variant-price {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em;
  line-height: 1.44;
}

.rjwebinar-variant-price.discount {
  width: auto;
  height: auto;
  color: #4c915e;
  font-weight: 700;
  text-decoration: none;
}

.rjwebinar-price-discount-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rjwebinar-link-accordion-wrap {
  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;
}

.rjwebinar-link-accordion-wrap:hover {
  text-decoration: none;
}

.rjwebinar-link-accordion-wrap:active {
  text-decoration: none;
}

.rjwebinar-link-accordion-wrap:focus {
  text-decoration: none;
}

.rjwebinar-faq-icon {
  margin-left: 2em;
}

.rjwebinar-accordion-content {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 20px;
}

.rjwebinar-accordion-faq-wrap {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 12px;
}

.rjwebinar-faq-content-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rjwebinar-hero-headline-wrap-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  padding-bottom: 0em;
  -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;
}

.rjwebinar-cross-sell-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link {
  color: #52566b;
  font-weight: 700;
  text-decoration: underline;
}

.rjwebinar-h1-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 5em;
  line-height: 1.21;
  font-weight: 400;
  text-align: left;
}

.rjwebinar-h1-2.gated {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Canela, Georgia, sans-serif;
  font-size: 2.5em;
  line-height: 1.22;
  font-weight: 700;
}

.rjbwebinar-h2-2 {
  margin: 0px;
  font-family: Montserrat, sans-serif;
  color: #52566b;
  font-size: 1.25em;
  line-height: 1.67;
  font-weight: 600;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.rjbwebinar-h2-2.widgets {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0px;
  text-align: center;
}

.rjwebinar-page-margins {
  overflow: hidden;
  padding-right: 30px;
  padding-left: 30px;
}

.rjwebinar-page-wrap-2 {
  background-color: #e6e3d9;
}

.rjwebinar-livechat-wrap-2 {
  display: none;
  width: 400px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.live-webinar-2 {
  width: 100%;
  margin-bottom: 30px;
  margin-left: 30px;
}

.live-webinar-2.hide-week-4 {
  display: none;
}

.rjwebinar-h2-gated-hero-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-bottom: 30px;
  -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;
  font-family: Canela, Georgia, sans-serif;
  color: #52566b;
  font-size: 2.5em;
  line-height: 1.21;
  font-weight: 700;
  text-align: left;
}

.rjwebinar-h2-gated-hero-2.previous-weeks {
  font-family: Canela, Georgia, sans-serif;
  font-weight: 700;
}

.rjwebinar-h2-gated-hero-2.books {
  margin-top: 0px;
  text-align: center;
}

.photo {
  position: relative;
  display: 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;
}

.div-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 851px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #52566b;
}

.image-3 {
  width: 851px;
}

.books-section {
  -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;
}

.text-block {
  text-align: left;
  text-decoration: none;
}

.text-block-7 {
  margin-top: 0px;
  padding-right: 20px;
  text-decoration: none;
}

.add-to-cart {
  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;
}

.add-to-cart.rjwebinar-cta {
  margin-top: 18px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #e6e3d9;
  text-decoration: none;
}

.book-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.slider-t8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
}

.left-arrow-t8 {
  left: 0%;
  top: auto;
  right: 200px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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;
}

.testimonials-wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.testimonials-t8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.right-arrow-t8 {
  left: 200px;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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;
}

.mask-t8 {
  overflow: visible;
  width: 300px;
}

.slide-nav-t8 {
  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;
  font-size: 10px;
}

.testimonials-wrapper-t8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.slide-wrapper-t8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  margin: 25px auto 78px;
  padding: 0px;
  -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;
  border-radius: 4px;
}

.brc-image-wrapper {
  position: relative;
}

.padding-top-medium {
  padding-top: 40px;
}

@media screen and (min-width: 1280px) {
  .rjwebinar-cta.product.invert {
    background-color: #4c915e;
  }

  .rjwebinar-hero-image-contain {
    width: 40%;
  }

  .img-rachel {
    width: 100%;
  }

  .rjwebinar-hero-banners-contain {
    font-size: 15px;
  }
}

@media screen and (min-width: 1440px) {
  .rjwebinar-cta.product {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .rjwebinar-hero-banners-contain {
    margin-left: -13.9em;
    font-size: 16px;
  }

  .schedule-day-wrap {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .rjwebinar-contain.hero {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .rjwebinar-contain.webinar-product {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjbwebinar-h2.small {
    font-size: 16px;
  }

  .rjbwebinar-p {
    font-size: 24px;
    line-height: 1.44;
  }

  .rjbwebinar-p.product {
    font-size: 24px;
  }

  .rjwebinar-cta.hero {
    font-size: 22px;
  }

  .rjwebinar-cta.white {
    font-size: 22px;
  }

  .rjwebinar-cta.product {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .rjwebinar-cta.product.invert {
    font-size: 22px;
  }

  .rjwebinar-hero-image-contain {
    width: 46%;
    margin-left: -6em;
  }

  .rjwebinar-hero-banners-contain {
    font-size: 23px;
  }

  .rjwebinar-schedule-wrap {
    width: 130%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .schedule-day-wrap {
    font-size: 22px;
  }

  .rjwebinar-cross-sell-card-wrap {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .rjwebinar-cross-sell-card-wrap.app-plug {
    width: auto;
  }

  .rjwebinar-add-variant-wrap {
    font-size: 20px;
  }

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

  .rjwebinar-variant-price {
    text-decoration: none;
  }

  .rjwebinar-variant-price.discount {
    color: #4c915e;
    text-decoration: none;
  }

  .rjwebinar-price-discount-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .rjwebinar-accordion-faq-wrap {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .rjwebinar-section.hero {
    height: auto;
  }

  .rjwebinar-section.webinar-schedule {
    margin-top: 3em;
  }

  .rjwebinar-contain.hero {
    padding-bottom: 0em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .rjwebinar-contain.webinar-schedule {
    font-size: 13px;
  }

  .rjwebinar-contain.webinar-product {
    padding-bottom: 0em;
  }

  .rjwebinar-h1 {
    font-family: Canela, Georgia, sans-serif;
    font-size: 40px;
    font-weight: 700;
  }

  .rjwebinar-h1.product {
    margin-bottom: 0em;
  }

  .rjbwebinar-h2 {
    font-size: 11px;
  }

  .rjbwebinar-h2.small {
    font-size: 1.2em;
  }

  .rjbwebinar-h3.cross-sell {
    width: auto;
  }

  .rjbwebinar-p {
    font-size: 15px;
  }

  .rjbwebinar-p.product {
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .rjwebinar-text-wrap.hero {
    font-size: 9px;
  }

  .rjwebinar-cta.hero {
    width: auto;
    margin-top: 3em;
    font-size: 14px;
    text-align: center;
  }

  .rjwebinar-cta.white {
    font-size: 14px;
  }

  .rjwebinar-cta.product.invert {
    width: auto;
    font-size: 14px;
    text-align: center;
  }

  .rjwebinar-live-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .rjwebinar-live-video-wrap {
    padding-right: 0px;
  }

  .rjwebinar-hero-image-contain {
    width: 40%;
  }

  .rjwebinar-hero-banners-contain {
    margin-top: 17.9em;
    margin-left: -12.4em;
    font-size: 10px;
  }

  .rjwebinar-schedule-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
  }

  .schedule-day-wrap {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 10px;
  }

  .rjwebinar-video-wrap {
    margin-top: 3em;
  }

  .rjwebinar-product-card-wrap {
    height: auto;
    margin-bottom: 5em;
    -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;
  }

  .rjwebinar-product-details-wrap {
    width: auto;
    height: auto;
    margin-top: 50px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 10px;
  }

  .image-2 {
    width: auto;
    font-size: 1px;
  }

  .rjwebinar-link-list-wrap {
    margin-top: 3em;
  }

  .rjwebinar-link-content-wrap {
    margin-bottom: 3em;
  }

  .rjwebinar-add-variant-wrap {
    display: -ms-grid;
    display: grid;
    margin-top: 0em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .rjwebinar-variant-card-wrap {
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
  }

  .rjwebinar-variant-title {
    margin-top: 0px;
    font-family: Canela, Georgia, sans-serif;
    font-size: 1.67em;
  }

  .link-block {
    width: 15.1em;
    padding-right: 1.5em;
    padding-left: 1.5em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
  }

  .rjwebinar-variant-price {
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25em;
    line-height: 1.44;
  }

  .rjwebinar-hero-headline-cta-wrap {
    font-size: 12px;
  }

  .rjwebinar-accordion-faq-wrap {
    font-size: 12px;
  }

  .rjwebinar-h1-2 {
    font-size: 40px;
  }

  .rjwebinar-h1-2.gated {
    font-family: Canela, Georgia, sans-serif;
    font-weight: 700;
  }

  .rjbwebinar-h2-2 {
    font-size: 11px;
  }

  .rjbwebinar-h2-2.widgets {
    font-size: 17px;
  }

  .rjwebinar-livechat-wrap-2 {
    width: 100%;
  }

  .live-webinar-2 {
    width: 100%;
    margin-left: 0px;
  }

  .rjwebinar-h2-gated-hero-2 {
    margin-top: 40px;
    font-size: 40px;
  }

  .testimonials-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .rjwebinar-section {
    padding-right: 3em;
    padding-left: 3em;
  }

  .rjwebinar-section.webinar-schedule {
    margin-top: 2em;
  }

  .rjwebinar-section.webinar-cross-sell {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-section.live-widgets {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-section.live-widgets {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-contain {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-contain.hero {
    padding-right: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rjwebinar-contain.webinar-schedule {
    margin-bottom: 2em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-contain.webinar-product {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .rjwebinar-contain.cross-sell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rjwebinar-h1 {
    width: 10ch;
    text-align: center;
  }

  .rjwebinar-h1.product {
    margin-top: 0px;
    font-size: 52px;
    text-align: left;
  }

  .rjbwebinar-h2 {
    margin-bottom: 10px;
  }

  .rjbwebinar-h2.schedule-header {
    width: 17ch;
    margin-bottom: 1em;
    text-align: left;
  }

  .rjbwebinar-h2.small {
    margin-bottom: 2em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .rjbwebinar-p {
    max-width: 40ch;
    font-size: 17px;
    line-height: 1.43;
  }

  .rjbwebinar-p.product {
    font-size: 18px;
    text-align: left;
  }

  .rjwebinar-text-wrap.hero {
    width: 100%;
    padding-bottom: 0em;
    -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;
  }

  .rjwebinar-cta.hero {
    width: auto;
    font-size: 16px;
    text-align: center;
  }

  .rjwebinar-cta.product.invert {
    width: auto;
    font-size: 16px;
    text-align: center;
  }

  .rjwebinar-live-wrap {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .rjwebinar-live-video-wrap {
    margin-bottom: 0px;
  }

  .rjwebinar-hero-image-contain {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }

  .img-rachel {
    display: none;
    margin-left: 0px;
  }

  .img-rachel.mobile-square {
    display: block;
    width: 100%;
  }

  .img-float-banners.wallpaper {
    margin-left: -15.5em;
    font-size: 15px;
  }

  .img-float-banners.kitchen {
    margin-left: 5.8em;
  }

  .rjwebinar-hero-banners-contain {
    margin-top: 14.1em;
    margin-bottom: -66px;
    margin-left: -9.2em;
    font-size: 14px;
  }

  .rjwebinar-hero-headline-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3em;
    -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;
  }

  .rjwebinar-schedule-wrap {
    display: none;
  }

  .schedule-day-wrap {
    height: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 12px;
  }

  .schedule-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -15px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .schedule-date.kitchen {
    margin-bottom: 23px;
  }

  .schedule-details-header-wrap {
    font-size: 12px;
  }

  .rjwebinar-video-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4em;
    -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;
  }

  .video-thumbnail {
    display: block;
  }

  .rjwebinar-product-card-wrap {
    height: auto;
    margin-top: 0em;
    margin-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .rjwebinar-product-details-wrap {
    width: 100%;
    height: 100%;
    margin-top: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-2 {
    width: 100%;
  }

  .rjwebinar-link-list-wrap {
    margin-top: 0em;
    -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;
  }

  .rjwebinar-links {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .rjwebinar-link-content-wrap {
    margin-top: 4em;
    margin-bottom: 4em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 11px;
  }

  .rjwebinar-cross-sell-card-wrap {
    width: 100%;
    height: auto;
  }

  .rjwebinar-cross-sell-card-wrap.app-plug {
    width: 100%;
  }

  .rjwebinar-cross-sell-header-cta-wrap {
    font-size: 12px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-nav {
    display: none;
  }

  .mask {
    overflow: visible;
    width: 18.5em;
    background-color: transparent;
  }

  .slider {
    display: block;
    width: 100%;
    margin-left: 0px;
    background-color: transparent;
  }

  .rjwebinar-slider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rjwebinar-app-image {
    display: none;
  }

  .rjwebinar-mobile-app-image {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }

  .rjwebinar-add-variant-wrap {
    display: -ms-grid;
    display: grid;
    margin-top: 3em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .rjwebinar-variant-card-wrap {
    font-size: 12px;
  }

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

  .rjwebinar-accordion-faq-wrap {
    font-size: 14px;
  }

  .rjwebinar-hero-headline-wrap-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3em;
    -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;
  }

  .rjwebinar-cross-sell-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rjwebinar-h1-2 {
    width: 10ch;
    text-align: center;
  }

  .rjwebinar-h1-2.gated {
    font-family: Canela, Georgia, sans-serif;
    font-weight: 700;
  }

  .rjwebinar-page-margins {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rjwebinar-livechat-wrap-2 {
    width: 100%;
  }

  .rjwebinar-h2-gated-hero-2 {
    width: 10ch;
    text-align: center;
  }

  .rjwebinar-h2-gated-hero-2.previous-weeks {
    margin-top: 0px;
  }

  .rjwebinar-h2-gated-hero-2.books {
    width: auto;
  }

  .testimonials-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .testimonials-t8 {
    padding: 40px 10px;
  }
}

@media screen and (max-width: 479px) {
  .rjwebinar-section {
    padding-right: 0em;
    padding-left: 0em;
  }

  .rjwebinar-section.hero {
    padding-top: 10px;
  }

  .rjwebinar-section.webinar-product {
    margin-top: 30px;
  }

  .rjwebinar-contain {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .rjwebinar-contain.hero {
    padding: 0em;
  }

  .rjwebinar-contain.webinar-schedule {
    margin-top: 10px;
    margin-bottom: 0em;
    padding-right: 0px;
    padding-left: 0px;
  }

  .rjwebinar-contain.webinar-product {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .rjwebinar-h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 36px;
  }

  .rjwebinar-h1.product {
    width: auto;
    max-width: 10ch;
    font-size: 38px;
    text-align: left;
  }

  .rjbwebinar-h2 {
    font-size: 14px;
    text-align: center;
  }

  .rjbwebinar-h2.schedule-header {
    width: 11ch;
    margin-bottom: 0em;
    padding-right: 5px;
    padding-left: 5px;
    font-family: Canela, Georgia, sans-serif;
    font-size: 28px;
  }

  .rjbwebinar-h2.small {
    margin-bottom: 2em;
    font-size: 14px;
  }

  .rjbwebinar-h3.cross-sell {
    width: auto;
    max-width: 20ch;
  }

  .rjbwebinar-p {
    max-width: none;
    font-size: 14px;
  }

  .rjbwebinar-p.product {
    font-size: 16px;
  }

  .rjwebinar-text-wrap.hero {
    margin-top: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rjwebinar-cta.hero {
    margin-top: 100px;
    padding-right: 1em;
    padding-left: 1em;
    font-size: 14px;
    text-align: center;
  }

  .rjwebinar-cta.product {
    font-size: 12px;
  }

  .rjwebinar-cta.product.invert {
    width: auto;
    font-size: 14px;
  }

  .rjwebinar-live-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .live-chat {
    width: 100%;
  }

  .img-rachel.mobile-square {
    display: block;
  }

  .rjwebinar-hero-banners-contain {
    margin-top: 17.9em;
    margin-bottom: -65px;
    margin-left: -8.4em;
    font-size: 0.6em;
  }

  .rjwebinar-hero-headline-wrap {
    margin-top: 40px;
    font-size: 7px;
  }

  .schedule-day-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
  }

  .schedule-date {
    margin-top: 20px;
    margin-bottom: -45px;
  }

  .schedule-details-header-wrap {
    font-size: 14px;
  }

  .rjwebinar-video-wrap {
    padding-right: 0px;
    padding-left: 0em;
  }

  .video-thumbnail {
    display: block;
    width: 100%;
  }

  .rjwebinar-product-card-wrap {
    margin-bottom: 1em;
  }

  .rjwebinar-product-details-wrap {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 8px;
  }

  .rjwebinar-link-content-wrap {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .rjwebinar-page-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: block;
    overflow: hidden;
  }

  .slide-nav {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mask {
    width: 16.5em;
  }

  .slider {
    display: block;
    width: 100%;
    margin-left: 0px;
    -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;
  }

  .slide {
    margin-left: 0px;
  }

  .rjwebinar-slider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 30px;
    -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;
  }

  .rjwebinar-add-variant-wrap {
    display: -ms-grid;
    display: grid;
    margin-top: 0em;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .rjwebinar-variant-card-wrap {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    font-size: 10px;
  }

  .link-block {
    width: 12.3em;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 1em;
  }

  .rjwebinar-faq-content-wrap {
    font-size: 11px;
  }

  .rjwebinar-hero-headline-wrap-copy {
    margin-top: 24px;
    font-size: 2vw;
  }

  .rjwebinar-cross-sell-wrap {
    margin-right: -10px;
    margin-left: -10px;
  }

  .rjwebinar-h1-2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 38px;
  }

  .rjwebinar-h1-2.gated {
    font-family: Canela, Georgia, sans-serif;
    font-size: 44px;
    font-weight: 700;
  }

  .rjbwebinar-h2-2 {
    font-size: 14px;
    text-align: center;
  }

  .rjwebinar-page-margins {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rjwebinar-livechat-wrap-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .rjwebinar-h2-gated-hero-2 {
    margin-top: 36px;
    margin-bottom: 15px;
    font-family: Canela, Georgia, sans-serif;
    font-size: 38px;
    font-weight: 700;
  }

  .rjwebinar-h2-gated-hero-2.previous-weeks {
    margin-bottom: 20px;
  }

  .book-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .testimonials-wrapper {
    width: 100%;
    border-radius: 0px;
  }

  .testimonials-t8 {
    width: 100%;
  }

  .slide-wrapper-t8 {
    margin-right: auto;
    margin-left: auto;
  }

  .padding-top-medium {
    padding-bottom: 0px;
  }
}

@font-face {
  font-family: 'Canela';
  src: url('../fonts/Canela-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}