.page .main-content img {
  max-width: initial;
}

.bg-blue-6 {
  background-color: #438a9c;
  color: #190f14 !important;
}

.page .main-content .container-fluid .title {
  font-size: 38px;
}
  
.poster-image {
  position: relative;
  right: 70px;
}


#backgroundsinglecta.background-single-cta .poster-image {
	position: relative;
	right: 240px;
}

.page .two-columns-generic-50-50 .image-block {
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}



.page #twocolumns_159922624primaryCtaTitle.btn-standard.btn-outline-black,
.page #twocolumnsprimaryCtaTitle.btn-standard.btn-outline-black {
  background-color: transparent;
  color: #0f0f0f;
  border: 2px solid #0f0f0f;
}
.page .btn.btn-standard {
  font-family: "SeatBold", sans-serif;
  font-size: 14px;
  line-height: 26px;
  height: 46px;
  text-align: center;
  border-radius: 4px;
  font-weight: 700;
  padding: 8px 20px;
  min-width: 108px;
  border: 2px solid transparent;
  white-space: nowrap;
}
.page .btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.page #twocolumnsprimaryCtaTitle.btn.btn-standard.btn-outline-black:hover, 
.page #twocolumns_159922624primaryCtaTitle.btn.btn-standard.btn-outline-black:hover {
  border: solid 2px rgba(15,15,15,0.6);
  color: #0f0f0f;
}
.page #twocolumnsprimaryCtaTitle.btn:hover, 
.page #twocolumns_159922624primaryCtaTitle.btn:hover {
  text-decoration: none;
}


#backgroundsinglecta {
  position: relative;
  font-family: "SeatRegular",sans-serif;
  background-color: #33302E;
/*  cursor: pointer;*/
}



.page .background-single-cta .cont-img picture.poster-image img, .page .background-single-cta .cont-img img {
  width: auto;
  max-width: none;
}


.background-single-cta .cont-module .flex-column {
  height: 100%;
}

.background-single-cta .container-fluid {
  max-width: 1436px;
}

.background-single-cta .cont-module .flex-column .align-items-center {
  height: 100%;
}



.background-single-cta .cont-module {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
}

.background-single-cta .title {
  padding-bottom: 4px;
  margin-bottom: -4px;
  overflow: hidden;
  max-height: 152px;
  max-height: calc(38px*4);
}

.background-single-cta .cont-module .infos-block {
  max-width: 320px;
  margin: auto;
  text-align: center;
}


.background-single-cta .cont-module .infos-block {
  max-width: 700px;
  padding-left: 16px;
  padding-right: 16px;
}



.text-white {
  color: #fff !important;
}


.feature-details .cont-img img {
  max-width: 100%;
  height: auto;
}

img.b-lazy.img-loaded {
  transition: opacity 1s;
  opacity: 1;
}

.cont-img img.img-viewport {
  position: relative;
  left: 55%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}


feature-details .play-button-block.hide {
  display: none !important;
}


.feature-details .feature-icon.hide {
  display: none;
}

.feature-details .feature-icon {
  padding-top: 32px;
}


.feature-details {
  position: relative;
  font-family: "SeatRegular",sans-serif;
  letter-spacing: 0;
  background: #fafaf9 !important;
}

.feature-details .container-fluid {
  max-width: 1436px;
}


.feature-details.cont-module .row {
  margin-left: -8px;
  margin-right: -8px;
}


.feature-details.cont-module .col-12, .feature-details.cont-module .col-md-6, .feature-details.cont-module .col-md-12 {
  padding-right: 8px;
  padding-left: 8px;
}


.feature-details .titles-block {
  padding-top: 40px;
  padding-bottom: 27px;
}

.feature-details .title {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  padding-bottom: 5px;
  overflow: hidden;
  max-height: 118px;
  max-height: calc(38px*3 + 4px);
  -webkit-line-clamp: 3;
  color:#000000;
}

.feature-details-v2 *, .feature-details-v2 a:focus {
  outline: none;
}

.feature-details .eyebrow {
  color: rgba(15,15,15,0.6);
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}


.feature-details .cont-img {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.feature-details .feature-title {
  font-family: "SeatBold",sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #0f0f0f;
  padding-top: 0;
  max-height: calc(24px*3 + 1px);
  overflow: hidden;
}

.feature-details .feature-description {
  max-height: calc(26px*5 + 4px);
  overflow: hidden;
  margin-top: 16px;
  padding-bottom: 5px;
}


.bg-white .richtext a {
  color: rgba(15,15,15,0.6);
  border-bottom: 1px solid rgba(15,15,15,0.6);
  white-space: normal;
  word-break: break-word;
}

.richtext b, .richtext strong {
  font-family: "SeatBold",sans-serif;
  font-weight: normal;
}

.richtext {
  font-family: "SeatRegular",sans-serif;
  font-size: 14px;
  color: #0f0f0f;
  letter-spacing: 0;
  line-height: 26px;
}

.richtext a {
  margin: 0 0 0 0;
  font-weight: normal;
}

.stacked .stackedColCenter {
  max-width: 440px;
  margin: auto;
}

stacked .eyebrow {
  font-size: 14px;
  line-height: 26px;
  max-height: 26px;
  overflow: hidden;
  margin-bottom: 16px;
  margin-top: 32px;
  max-width: 288px;
}

.stacked .richtext {
  color: inherit;
}

.stacked .copy-block-version.richtext h2 {
  font-family: "SeatBlack",sans-serif;
  font-size: 30px;
  line-height: 38px;
  max-height: calc(38px*5 + 4px);
  overflow: hidden;
  margin-bottom: 32px;
  color:#000000;
}

.stacked .copy-block-version.richtext p {
  max-height: calc(26px*18 + 28px);
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 32px;
}

.stacked .cta-container {
  padding-bottom: 25px;
}

.stacked .cta-container .btn {
  font-family: "SeatBold",sans-serif;
  width: 100%;
  max-width: 288px;
  height: 48px;
  font-size: 16px;
  line-height: 32px;
}

.bg-white .richtext a {
  color: rgba(15,15,15,0.6);
  border-bottom: 1px solid rgba(15,15,15,0.6);
  white-space: normal;
  word-break: break-word;
}

.btn:not(:disabled):not(.disabled), .close:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary {
  cursor: pointer;
}

.stacked .cta-container .btn-black:active {
  background-color: #393634;
}

.bg-white .richtext a:hover {
  color: #0f0f0f !important;
  text-decoration: none;
  border-bottom: 1px solid #0f0f0f;
}

.richtext a:hover {
  color: rgba(15,15,15,0.6);
  text-decoration: none;
  border-bottom: 1px solid rgba(15,15,15,0.6);
}

.stacked .cta-container .btn-black:hover {
  background-color: rgba(15,15,15,0.6);
  color: #fff;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.stacked .cta-container .btn-black {
  background-color: #0f0f0f;
  color: #fff;
}

stacked .cta-container .btn-standard {
  font-family: "SeatBold", sans-serif;
  font-size: 14px;
  line-height: 26px;
  height: 48px;
  text-align: center;
  border-radius: 4px;
  font-weight: 700;
  padding: 9px 20px;
  min-width: 108px;
  border: 2px solid transparent;
  white-space: nowrap;
}

.stacked .cta-container .btn-black, .stacked .cta-container .btn-orange, .stacked .cta-container .btn-outline-white {
  color: #fff;
}

.background-single-cta .cont-module .infos-block {
  max-width: 320px;
  margin: auto;
  text-align: center;
}

.background-single-cta {
  font-family: "SeatRegular",sans-serif;
  /*cursor: pointer;*/
}


.disclaimer-component.show-expanded {
  height: auto;
}

.disclaimer-component {
  position: relative;
  height: 260px;
  overflow: hidden;
}

.disclaimer-component .container-fluid .container .row {
  padding-top: 16px;
  padding-bottom: 16px;
}

.disclaimer-component .container-fluid .container .row .col-12 {
  padding: 0;
}

.disclaimer-component .container-fluid .container .row .col-12 .richtext {
  font-size: 12px;
  line-height: 22px;
}

.disclaimer-component .container-fluid .container .row .col-12 .disclaimer-text {
  padding: 16px 0 5px;
}

.disclaimer-component .container-fluid .container .row .col-12 .richtext p, .disclaimer-component .container-fluid .container .row .col-12 .richtext a {
  font-size: 12px;
  line-height: 22px;
}

.disclaimer-component.show-expanded .seeMore-container {
  display: none;
}


.disclaimer-component .seeMore-container {
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-flow: row;
  background: #fff;
  border-top: 1px solid rgba(51,48,46,0.2);
  padding: 16px 0;
  height: 72px;
}


.disclaimer-component .container-fluid .container .row .col-12 .disclaimer-text p {
  font-family: SeatRegular;
  font-size: 12px;
  line-height: 22px;
  color: rgba(15,15,15,0.6);
  margin: 0;
}

.page .stacked .cont-img img {
  height: 208px !important;
}

img.b-lazy.img-loaded {
  transition: opacity 1s;
  opacity: 1;
}



@media screen and (min-width: 1016px) and (max-width: 1435px) {
  .eyebrow { font-size: 16px; line-height: 30px;}
  .richtext a {font-family: "SeatRegular",sans-serif;color: #0f0f0f;font-size: 16px;line-height: 30px;}
  .richtext { font-family: "SeatRegular",sans-serif; font-size: 16px; color: #0f0f0f; letter-spacing: 0; line-height: 30px;}
  .disclaimer-component {  height: 208px;}
  .disclaimer-component .container-fluid { padding-left: 32px;  padding-right: 32px;}
  .container {  max-width: 1435px;}
  .disclaimer-component .container-fluid .container .row .col-12 .disclaimer-text {  padding: 32px 16px 5px;  -webkit-column-count: 2;  -moz-column-count: 2;  column-count: 2;  -webkit-column-gap: 32px;  -moz-column-gap: 32px;  column-gap: 32px;}
}

@media screen and (min-width: 764px){
	.page .background-single-cta .cont-img picture.poster-image, .page .background-single-cta .cont-img {height: 320px;max-height: 320px;}
	.page .background-single-cta .cont-img picture.poster-image img, .page .background-single-cta .cont-img img { height: 320px; max-height: 320px;}
	.page .feature-details .feature-icon {padding-top: 24px;}
  .page .feature-details.cont-module .container-fluid {padding-left: 32px; padding-right: 32px;}
  .page .feature-details.cont-module .row { margin-right: -16px;margin-left: -16px;}
	.page .feature-details.cont-module .col-12, .page .feature-details.cont-module .col-md-6, .page .feature-details.cont-module .col-md-12 {padding-right: 16px; padding-left: 16px;}
	.page .feature-details .titles-block {padding-top: 64px;padding-bottom: 55px;}
	.page .feature-details .title { margin-top: 14px; font-size: 30px; line-height: 38px;}
	.page .feature-details-v2 .feature-description {margin-top: 24px;}
	.page .stacked .stackedColCenter { max-width: none;}
	.page .stacked .max-container { max-width: 668px; margin: 0 auto;}
	.page .stacked .copy-block-version.richtext {  font-size: 14px;  line-height: 26px; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 33px; -moz-column-gap: 33px; column-gap: 33px;}
	.page .stacked .richtext { color: inherit;}
	.page .stacked .copy-block-version.richtext h2 {  font-size: 38px;  line-height: 48px;  margin-bottom: 24px;  max-height: calc(48px*6 + 4px);}
	.page .stacked .copy-block-version.richtext p {  max-height: inherit;  overflow: inherit;  font-size: 14px; line-height: 26px;  margin-bottom: 32px;}
	.page .stacked .cta-container {  padding-bottom: 0px;}
	.page .stacked .cta-container .btn { width: 212px; height: 48px;}
	.page .background-single-cta .cont-module .infos-block { max-width: 700px;  padding-left: 16px;  padding-right: 16px;}
	.page .background-single-cta .title { max-height: 76px; max-height: calc(38px*2 + 4px);}
	.page .stacked .cont-img img {height: 248px !important;}
	.page .d-md-none { display: initial !important;}
}

@media screen and  (min-width: 1016px) {
	.page .background-single-cta .cont-img picture.poster-image, .page .background-single-cta .cont-img {height: 400px;max-height: 400px;}
	.page .background-single-cta .cont-img picture.poster-image img, .page .background-single-cta .cont-img img { height: 400px; max-height: 400px;}
	.page .feature-details .titles-block {padding-bottom: 60px; }
	.page .feature-details .title { margin-top: 8px; font-size: 38px; line-height: 40px; max-height: 84px; max-height: calc(40px*2 + 4px); -webkit-line-clamp: 2;}
	.page .feature-details .feature-title {font-size: 16px; line-height: 30px;}
	.page .feature-details .feature-description { font-size: 16px;line-height: 30px; max-height: calc(30px*5 + 4px);}
	.page .stacked .stackedColCenter {display: flex;align-items: center;justify-content: center;height: 100%;padding: 0 32px;}
	.page .stacked .max-container { max-width: calc(296px*2 + 4px);  justify-content: center;  align-items: center;height: 100%;}
	.page .stacked .eyebrow { margin-top: 0;font-size: 16px;  line-height: 30px;  max-height: 30px;  max-width: 296px;}
	.page .stacked .copy-block-version.richtext { font-size: 16px;  line-height: 25px;  -webkit-column-count: 2;  -moz-column-count: 2;  column-count: 2;  -webkit-column-gap: 56px; -moz-column-gap: 56px; column-gap: 56px;}
	.page .stacked .richtext { color: inherit;}
	.page .stacked .copy-block-version.richtext h2 {  font-size: 38px;  line-height: 48px;  margin-bottom: 24px;  max-height: calc(48px*6 + 4px);}
	.page .stacked .copy-block-version.richtext p { font-size: 16px;  line-height: 30px; margin-bottom: 32px;}
	.page .stacked .richtext p {  color: inherit;}
	.page .background-single-cta .cont-module .infos-block { padding-left: 0;  padding-right: 0;}
	.page .background-single-cta .title {  max-height: 84px;  max-height: calc(40px*2 + 4px);}
	.page .stacked .cont-img img { height: 660px !important;}
	
}









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


@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
}

@media only screen and (min-width:900px) and (max-width: 1440px) and (orientation: landscape) {
}



/* iphone XR */	
@media only screen and (min-width: 600px) and (max-width:960px) and (orientation: landscape) {
}		



@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: landscape) {
}

/*  ipad/ipad mini */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}

/* iphone XR */	
@media only screen and (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
}		

/* iphone X/XS */	
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
}	


@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {
}		

/* iphone 6/7/8 Plus */
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) { 
}		

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
}


/* iphone 5/SE */
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
	.page .two-columns-generic-50-50 {margin-left: 8px;margin-right: -16px;padding-right: 8px;overflow: hidden;}
  .page .generic-right-50-50 .container-fluid {padding-left: 8px;}
  .page .cont-img img.img-viewport {left: 75%;}
}
	
	
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
}


@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: portrait) {
}



@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
}


@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: portrait) {
}

@media only screen and (min-width: 720px) and (max-width: 1280px) and (orientation: portrait) {

}


/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {
}	







