.paragraph--type--section-title-background.offset--no .l-container .container-items{
  max-width: 80%;
  margin: 0 auto;
}

@media print, screen and (min-width: 40em) {
    .paragraph--type--section-title-background.offset--no .l-container .container-items{
	  max-width: 60%;
	  margin: 0 auto;
	}
}


.ee-components-view {
    margin-right: auto;
    margin-left: auto;
    max-width: 1800px;
    padding: 10px;
}


.paragraph--type--section-title-background.offset--no .l-container .container-items .field--name-field-media-image {
  margin: 0 auto;
}

.paragraph--type--section-title-background.background-color--no {
  background: none;
  background: var(--Neutral-Slate-900, #1D1D20) !important;
}

.paragraph--type--section-title-background.offset--no .l-container {
  max-width: 960px;
  margin: 0 auto;
   padding: 60px 0 0 0;
  margin-bottom: -9px;
}

.paragraph--type--sblix-teaser .l-container {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  margin-top: 30px;
  position: relative;
}

.paragraph--type--sblix-teaser .l-container .desktop-bg {
    margin-top: 74px;
}

@media print, screen and (min-width: 40em) {
    .paragraph--type--sblix-teaser .l-container .field--name-field-cta a {
        margin-top: 45px;
    }
}

.paragraph--type--sblix-teaser .l-container #countdown-container #countdown {
    margin-bottom: 0px;
}

.paragraph--type--sblix-teaser .l-container .field--name-field-cta a:hover {
  color: #fefefe;
  background: #E66100;
  text-decoration: none;
}

.paragraph--type--sblix-lp .l-container .desktop-bg {
    margin-top: 74px;
}

.paragraph--type--sblix-lp .l-container .mobile-bg {
  margin-top: 105px;
}

.paragraph--type--sblix-lp .l-container .desktop-bg h1 {
  font-weight: 300;
}

.paragraph--type--sblix-lp .l-container .mobile-bg h1 {
  font-weight: 300;
  line-height: 112%;
}

.paragraph--type--sblix-lp .l-container .body-container .text-container h1{
  font-weight: 400;
}

.paragraph--type--sblix-lp .l-container .body-container .text-container{
  margin-top: 25px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-lp .l-container .body-container .text-container{
    margin-top: 40px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-lp .l-container .body-container .text-container .field--name-field-cta a{
    margin-top: 15px;
  }
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-lp .l-container .body-container .text-container h1 {
    margin-bottom: 20px;
  }
}

.paragraph--type--sblix-lp .l-container .body-container .video-container{
  order: 2;
  margin-bottom: 40px;
}

@media print,
screen and (min-width: 40em) {
  .paragraph--type--sblix-lp .l-container .body-container .video-container{
    order: 1;
    margin-bottom: 0;
  }
}