* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
  font-size: 20px;
  background: #f1f1f3;
  color: #030648;
}

p {
  line-height: 1.4;
  margin-bottom: 32px;
}

.text-center {
  text-align: center;
}

.main-wrap {
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
  padding: 0 7px;
}

.text-center {
  text-align: center;
}

h1,
h2 {
  font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
}

@media (max-width: 768px) {
  .main-wrap {
    padding: 0 10px;
  }
}

@media (max-width: 480px) {
  p {
    font-size: 15px;
  }
}

@media (max-width: 380px) {
  .main-wrap {
    padding-left: 14px;
    padding-right: 14px;
  }
}

.e-curtain {
  overflow: hidden;
}

.e-curtain .text-center,
.s-1 .text-center {
  text-align: center;
}

.video-wrap {
  height: 506px;
  position: relative;
  margin: 0 auto 30px auto;
  width: 900px;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cta-wrap .cta {
  text-align: center;
  outline: none;
  border: none;
  border-radius: 14px;
  color: #030648;
  display: block;
  margin: auto;
  max-width: 550px;
  width: 100%;
  padding: 10px;
  font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0px 3px 3px #00000080;
  text-decoration: none;
  letter-spacing: 0;
  background: #C9EA60;
  background: linear-gradient(180deg, rgba(201, 234, 96, 1) 0%, rgba(165, 206, 56, 1) 100%);
  font-size: 28px;
  line-height: 1;
}
.cw-1 br {
  display: none;
}
@media (min-width: 0) {
  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    color: #030648;
    font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .e-curtain .mw-1,
  .s-1 .mw-1 {
    padding: 0 10px 70px 10px;
  }

  .e-curtain .lc-ty-h1 strong,
  .s-1 .lc-ty-h1 strong {
    font-weight: 800;
    display: block;
  }

  .e-curtain .countdown-timer,
  .s-1 .countdown-timer {
    overflow: hidden;
    padding: 0 10px;
  }

  .e-curtain .countdown-cloud,
  .s-1 .countdown-cloud {
    text-align: center;
  }

  .e-curtain .countdown-cloud:last-of-type,
  .s-1 .countdown-cloud:last-of-type {
    margin-right: 0;
  }

  .e-curtain .countdown-segment,
  .s-1 .countdown-segment {
    display: inline-block;
    font-weight: 700;
    font-size: 21px;
  }

  .e-curtain .countdown-segment,
  .countdown-cloud p {
    font-family: 'Montserrat', Helvetica, Arial, Verdana, sans-serif;
    color: #000;
    line-height: 1;
  }

  .e-curtain .countdown-cloud p {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    color: #000;
  }

  .e-curtain .cc-3,
  .e-curtain .cc-4 {
    background-size: contain;
  }

  .e-curtain p,
  .s-1 p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
  }

  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2 {
    font-size: 24px;
    color: #030648;
    font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

@media (min-width: 480px) {
  .e-curtain .countdown-cloud {
    margin: 0;
  }

  .e-curtain .cc-3,
  .e-curtain .cc-4 {
    background-size: contain;
  }

  .e-curtain .countdown-timer {
    text-align: center;
  }

  .e-curtain .countdown-segment {
    font-size: 31px;
  }

  .e-curtain p,
  .s-1 p {
    text-align: left;
    font-size: 16px;
  }

  .e-curtain .centered {
    text-align: center;
  }

  .e-curtain .countdown-cloud p {
    font-size: 13px;
  }
}

@media (max-width: 550px) {
  .e-curtain .countdown-timer {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .e-curtain .lc-ty-h1 strong,
  .s-1 .lc-ty-h1 strong {
    display: inline;
  }
}

@media (min-width: 640px) {
  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    font-size: 30px;
  }

  .e-curtain .countdown-cloud p {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2 {
    font-size: 24px;
  }

  .e-curtain p,
  .s-1 p {
    margin-bottom: 20px;
  }
}

@media (min-width: 860px) {
  .e-curtain p,
  .s-1 p {
    font-size: 17px;
  }
}

@media (min-width: 1060px) {
  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2 {
    font-size: 28px;
  }

  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .e-curtain .countdown-cloud:last-of-type {
    margin-right: 0;
  }

  .e-curtain .countdown-cloud p {
    font-size: 17px;
  }

  .e-curtain .countdown-segment {
    font-size: 32px;
  }
}

@media (max-width: 480px) {
  .e-curtain .mw-1-close .lc-ty-h1 strong {
    display: inline;
  }

  .e-curtain .mw-1-close .lc-ty-h1 {
    font-size: 24px;
  }

  .e-curtain .mw-1-close .lc-ty-h2 {
    font-size: 18px;
  }

  .e-curtain .mw-1-close .countdown-timer {
    text-align: center;
  }

  .e-curtain .mw-1-close .countdown-cloud {
    float: none;
    display: inline-block;
  }
}
.no-vue-livecast,
.no-vue-redirect {
  display: none;
}

.header-top-bg {
  display: block;
  width: 100%;
  background: url('https://lstwassets.s3.amazonaws.com/assets/images/mtw/header-bg.png')
    no-repeat center center;
  background-size: cover;
  height: 500px;
  margin-bottom: -370px;
}

.no-vue-livecast,
.no-vue-redirect,
.no-vue-curtain {
  position: relative;
  z-index: 9999;
}

.e-curtain .main-wrap,
.s-1 .main-wrap {
  background: #fff;
  max-width: 1080px;
  overflow: hidden;
  border-bottom: 10px solid #3D60D5;
}
.s-1 .main-wrap {
  overflow: unset;
  padding-top: 20px;
}
.e-curtain .coming-soon {
  background:#B7DC4C;
  max-width: 460px;
  padding:5px;
  width: 100%;
  margin: 21px auto 0;
}
.e-curtain .coming-soon p {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0;
  color: #04034B;
}
.e-curtain .lc-ty-h1,
.s-1 .lc-ty-h1 {
  font-size: 60px;
  font-weight: 900;
  margin-top: 15px;
  line-height: 1.1;
  margin-bottom: 10px;
}
.e-curtain .lc-ty-h2,
.s-1 .lc-ty-h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 10px;
}
.line {
  display: block;
}
.s-1 .lc-ty-h2 {
  margin-bottom: 12px;
}
.e-curtain .lc-ty-h3,
.s-1 .lc-ty-h3 {
  font-size: 24px;
  color: #030648;
  margin-bottom: 15px;
}
.e-curtain-img {
  display: block;
  margin: 0 auto 25px auto;
}
.lc-ty-h4 {
  color: #030648;
  font-size: 48px;
  margin-bottom: 20px;
}
.lc-ty-h4 .line {
  display: block;
}
.lc-ty-h4 .line-2 {
  font-weight: 400;
}
.e-curtain .countdown-timer {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2695c2;
}
.e-curtain .countdown-timer p {
  font-size: 36px;
  font-weight: 700;
}
.e-curtain .countdown-separator .countdown-segment {
  font-size: 46px;
  min-height: 70px;
  line-height: 96px;
  margin: 0 30px;
}
.e-curtain .countdown-segment {
  font-size: 100px;
}
.e-curtain .countdown-segment,
.e-curtain .countdown-cloud p {
  color: #4876FF;
  font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
}
.e-curtain .countdown-separator p.centered {
  margin: 0;
  font-size: 0;
  min-height: 32px;
  margin-top: 15px;
}
.e-curtain .countdown-cloud p {
  margin-top: 15px;
}
.e-curtain .countdown-segment span {
  line-height: 1;
}
.footer {
  margin-top: 80px;
}
@media (max-width: 940px) {
  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    font-size: 54px;
  }
  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2,
  .lc-ty-h4 {
    font-size: 32px;
  }
  .e-curtain-img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 940px) {
  .video-wrap {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    font-size: 42px;
  }
  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2,
  .lc-ty-h4 {
    font-size: 24px;
  }
  .s-1 .lc-ty-h3,
  .e-curtain .lc-ty-h3 {
    font-size: 18px;
  }
  .e-curtain .countdown-segment {
    font-size: 60px;
  }
  .e-curtain .countdown-timer p {
    font-size: 21px;
  }
  .e-curtain .main-wrap,
  .s-1 .main-wrap {
    border-bottom: none;
  }
  body {
    background: #fff;
  }
}
.s-1 .lc-ty-h1 {
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .cta-wrap .cta {
    font-size: 32px;
  }
  .header-top-bg {
    margin: 0 auto;
    height: 120px;
    background: url('https://lstwassets.s3.amazonaws.com/assets/images/mtw/header-bg-mobile.png')
      no-repeat center center;
    background-size: cover;
  }
  .e-curtain .coming-soon p {
    font-size: 20px;
  }
  .e-curtain .coming-soon {
    max-width: 300px;
  }
  .e-curtain .lc-ty-h1,
  .s-1 .lc-ty-h1 {
    margin-top: 20px;
    font-size: 28px;
    margin-bottom: 15px;
  }
  .s-1 .lc-ty-h1 {
    margin-bottom: 12px;
  }
  .mobile-flex-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .e-curtain .lc-ty-h2 br,
  .s-1 .lc-ty-h2 br {
    display: none;
  }
  .e-curtain .countdown-cloud p,
  .e-curtain .countdown-separator p.centered {
    margin-top: 10px;
  }
  .e-curtain .countdown-segment {
    font-size: 32px;
  }
  .e-curtain .countdown-separator .countdown-segment {
    line-height: 40px;
    font-size: 20px;
    min-height: initial;
    margin: 0 15px;
  }
  .e-curtain .countdown-timer p {
    font-size: 18px;
  }
  .e-curtain .countdown-separator p.centered {
    min-height: 18px;
  }
  .e-curtain .lc-ty-h2,
  .s-1 .lc-ty-h2 {
    margin-top: 15px;
  }
  .video-wrap {
    margin-bottom: 0;
  }
  .e-curtain-img {
    margin-bottom: 0;
  }
}
@media (max-width: 380px) {
  .e-curtain .countdown-separator .countdown-segment {
    margin: 0 5px;
  }
}
.no-vue-redirect .e-curtain .main-wrap {
  border: none;
  padding-bottom: 30px;
}
.no-vue-redirect .e-curtain .countdown-timer p {
  font-size: 24px;
}
.no-vue-redirect .e-curtain .countdown-timer {
  column-gap: 20px;
}
.no-vue-redirect .e-curtain .countdown-cloud p {
  margin-top: 0;
}
.cta-sect .lc-ty-h2 {
  font-weight: 700;
  font-size: 48px;
}
.cta-sect .lc-ty-h3 {
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 30px;
}
@media (max-width: 940px) {
  .lc-ty-h3 br {
    display: none;
  }
}
@media (max-width: 768px) {
  .cta-sect .lc-ty-h2 {
    font-size: 30px;
  }
  .cta-sect .lc-ty-h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .cta-wrap .cta {
    line-height: 1.2;
    padding: 8px 5px 12px 5px;
  }
  .cw-1 br {
    display: block;
  }
}

picture {
  display: block;
}


/* ==== LYD BUNDLE ==== */
.cta-wrap.main-wrap {
  padding: 0;
  border: 0;
}
.cta-header {
  background: url('https://lstwassets.s3.amazonaws.com/assets/images/mtw/cta-1-bg.png');
  background-size: cover;
  padding: 13px 10px 25px;
  display: flex;
  justify-content: flex-end;
}
.content-wrap {
  max-width: 688px;
  width: 100%;
}
.cta-h1 {
  font-size: 60px;
  line-height: 1.1;
  color: #030648;
  margin-bottom: 10px;
}
.cta-h2 {
  font-size: 36px;
  color:#306DFE;
  line-height: 1.16;
  margin-bottom: 15px;
}

.cta-wrap .cta {
  text-align: center;
  outline: none;
  border: none;
  border-radius: 14px;
  color: #030648;
  display: block;
  margin: auto;
  max-width: 550px;
  width: 100%;
  padding: 10px;
  font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0px 3px 3px #00000080;
  text-decoration: none;
  letter-spacing: 0;
  background: #C9EA60;
  background: linear-gradient(180deg, rgba(201, 234, 96, 1) 0%, rgba(165, 206, 56, 1) 100%);
  font-size: 28px;
  line-height: 1;
}

.lyd-blue-box {
  width: 100%;
  height: 53px;
  background: #030648;
  position: relative;
}
.lyd-pink-text-mobile {
  display: none;
}
.lyd-blue-box:after {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 22px solid #030648;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translateX(-50%);
}
.sect-2 {
  padding: 19px 32px 0;
}
.content-box {
  position: relative;
  border: 5px solid #030648;
  padding: 38px 52px 20px 27px;
  background: #FFFFFF;
  background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(227, 235, 255, 1) 100%);
  margin-bottom: 15px;
}
.checklist .li{
  display: flex;
  gap:24px;
  margin-bottom: 20px;
}
.checklist .li:last-of-type {
  margin-bottom: 0;
}
.checklist .li-1 {
  padding-right: 6%;
}

.checklist .li-2 p {
  padding-right: 6%;
}
.checkmark {
  min-width: 50px;
  height: 46px;
}
.copy p{
  font-size: 30px;
  line-height: 1.3;
  color: #030648;
  margin-bottom: 0;
}
.checklist-2 {
  padding-left: 8%;
}
.checklist-2 li {
  font-size: 24px;
  color :#030648;
  margin-bottom: 5px;
}
.mary {
  position: absolute;
  top: -523px;
  left: 0;
}
.replay .mary {
  top: -581px;
  left: -4%;
}
.s2-h3 {
  font-size: 56px;
  line-height: 1.16;
  margin-bottom: 15px;
}
.cw-2 .cta {
  font-size: 36px;
  padding:12px;
  max-width: 722px;
  margin-bottom: 18px;
}
.s2-h4 {
  font-size: 28px;
  margin-bottom: 24px;
}
.hr {
  height: 5px;
  background: #ECECEC;
}
.hr.first {
  margin-bottom: 25px;
}
.fg-text {
  max-width: 100%;
}
.gift {
  padding:25px 0;
}
.gift-title {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 16px;
}
.gift-number {
  min-width: 65px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #306DFE;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 56px;
  font-weight: bold;
}
.gift-name {
  font-size: 36px;
}
.gift-content {
  display: flex;
  gap: 9px;
  align-items: center;
}
p.gift-description {
  max-width: 628px;
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}
.g1 p.gift-description {
  max-width: 618px;
}
.gift-image {
  margin: auto;
}
.cb-2-h3 {
  font-size: 60px;
  line-height: 1.1;
}
.flex-1 {
  display: flex;
  gap: 28px;
  align-items: center;
  margin-bottom: 15px;
}
.flex-1 .copy-wrap {
  max-width:503px;
  width: 100%;
}
.flex-1 .image-wrap {
  max-width: 398px;
  width: 100%;
}
.cb-2-h4 {
  font-size: 48px;
  color:#4876FF;
  margin-bottom: 10px;
}
.cb-2-h5 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
}
.flex-2 {
  display: flex;
  gap: 7px;
}
.flex-2 .copy-wrap {
  max-width: 471px;
  width: 100%;
}
.flex-2 .copy-wrap p {
  font-size: 20px;
  line-height: 1.3;
}
.content-box.cb-2 {
  padding-right: 35px;
  margin-bottom: 25px;
}
.flex-2 .copy-wrap p {
  margin-bottom: 26px;
}
.flex-2 .copy-wrap p:last-of-type {
  margin-bottom: 0;
}
p.s2-p-2 {
  text-align: center;
  font-size: 28px;
}
.sect-3 {
  padding: 22px 33px;
  background:#4876FF;
}
.s3-h3 {
  font-size: 60px;
  line-height: 1.1;
  color: #fff;
}
.sect-4 {
  padding: 20px 33px 37px;
  border-bottom: 10px solid #4876FF;
}
.s4-h4 {
  font-size: 34px;
  line-height:1.17;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
p.s4-p {
  font-size: 28px;
  line-height:1.2;
  text-align: center;
  padding: 0 31px;
}
.mary-mobile, .cw-mobile, .lyd-text-mobile, .fg-text-mobile {
  display: none;
}

.replay-ready {
  font-size: 48px;
  margin-bottom: 25px;
}
.replay-h1 {
  font-size: 60px;
  margin-bottom:0;
  text-align: center;
}
.replay-h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 1080px) {
  .replay .mary {
    max-width: 320px;
    top: -446px;
  }
}
@media (max-width: 1050px) {
  .mary {
    max-width: 320px;
    top: -446px;
  }
  .checklist .li-1, .checklist .li-2 p {
    padding-right: 0;
  }
}
@media (max-width: 1000px) {
  .mary {
    max-width: 280px;
    top: -392px;
  }
  .lyd-text {
    max-width: 85%;
    margin: auto;
    display: block;
  }
  .cta-h1 {
    font-size: 50px;
  }
  .cta-h2 {
    font-size: 32px;
  }
  .s2-h3 {
    font-size: 52px;
  }
}
@media (max-width: 930px) {
  .mary {
    display: none;
  }
  .mary-mobile {
    display: block;
    max-width: 240px;
    bottom: -25px;
    position: relative;
  }
  .cta-header {
    align-items: flex-end;
  }
}
@media (max-width: 830px) {
  .copy p {
    font-size: 22px;
  }
  .checkmark {
    min-width: 25px;
    width: 25px;
    height: 23px;
  }
  .checklist .li {
    gap: 8px;
  }
  .checklist-2 li {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .copy p {
    font-size: 20px;
  }
  .checklist-2 li {
    font-size: 18px;
  }
  .checklist-2 {
    padding-left: 1%;
    padding-top: 2%;
  }
  .s2-h3 {
    font-size: 30px;
  }
  .cw-2 .cta {
    font-size: 28px;
  }
  .s2-h4 {
    font-size: 20px;
  }
  .gift-number {
    min-width: 34px;
    width: 34px;
    height: 34px;
    font-size: 28px;
  }
  .gift-title {
    gap: 13px;
  }
  .gift-name {
    font-size: 24px;
  }
  p.gift-description {
    font-size: 18px;
  }
  .gift-content {
    flex-direction: column-reverse;
  }
  .sect-2 {
    padding: 13px 5px 20px;
  }
  .lyd-blue-box:after {
    display: none;
  }
  .lyd-blue-box {
    height: 10px;
  }
  .g1 p.gift-description {
    max-width: 100%;
  }
  p.gift-description {
    max-width: 100%;
  }
  .cb-2-h3 {
    font-size: 36px;
  }
  .cb-2-h4 {
    font-size: 26px;
  }
  .cb-2-h5 {
    font-size: 20px;
  }
  .flex-1, .flex-2 {
    flex-direction: column;
  }
  .tickets {
    max-width: 270px;
    margin: auto;
    display: block;
  }
  .flex-2 .copy-wrap p {
    font-size: 18px;
  }
  .flex-2 .copy-wrap {
    max-width: 100%;
  }
  p.s2-p-2 {
    font-size: 24px;
  }
  .s3-h3 {
    font-size: 36px;
  }
  .s4-h4 {
    font-size: 24px;
  }
  p.s4-p {
    font-size: 20px;
    padding: 0;
  }
  .sect-4 {
    border-bottom: 0;
  }
  .footer {
    margin-top: 25px;
  }
}
@media (max-width: 660px) {
  .replay-h1 {
    font-size: 20px;
  }
  .replay-h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .cta-h1 {
    font-size: 24px;
  }
  .cta-h2 {
    font-size: 18px;
  }
  .content-box {
    padding: 27px 16px 21px;
  }
  .cw-mobile {
    display: block;
    margin-bottom: 16px;
  }
  .cw-1 {
    display: none;
  }
  .cta-header {
    align-items: center;
  }
  .replay-ready {
    font-size: 24px;
  }
}
@media (max-width: 550px) {
  .mary-mobile {
    max-width: 125px;
    bottom: 0;
    position: absolute;
    left: 0;
  }
  .replay .mary-mobile {
    max-width: 138px;
  }
  .lyd-text-mobile {
    display: block;
    max-width: 165px;
    margin: auto;
  }
  .lyd-text {
    display: none;
  }
  .cta-h2 {
    margin-bottom: 0;
  }
  .cta-header {
    position: relative;
    padding-bottom: 18px;
  }
  .content-box.cb-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-wrap {
    max-width: 60%;
  }
  .sect-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .s-1 p {
    text-align: left;
  }
  .s-1 p.s2-p-2, .s-1 p.s4-p {
    text-align: center;
  }
  .mobile-line {
    display: block;
  }
  .gift-image {
    max-width: 310px;
  }
  .s-1 .main-wrap {
    padding-bottom: 19px;
  }
  .fg-text {
    display: none;
  }
  .fg-text-mobile {
    display: block;
    max-width: 320px;
    margin: auto;
  }
  .hr.first {
    margin-bottom: 4px;
  }
  .sect-3 {
    padding: 22px 10px;
  }
}
@media (max-width: 330px) {
  .cta-wrap .cta {
    font-size: 26px;
  }
}
/* === END LYD BUNDLE === */

.closed-wrap {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.replay-info {
  max-width:682px;
  width: 100%;

}
.closed-h3 {
  font-size: 35px;
  color: #4876FF;
  margin-bottom: 40px;
  margin-top: 36px;
}
.closed-h4 {
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 50px;
}
.mary-closed {
  max-width: 470px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.no-vue-redirect .e-curtain .countdown-timer.ct-replay {
  column-gap: 0;
}
.replay .e-curtain .countdown-timer {
  padding: 0;
}
.mw-1-close {
  position: relative;
  border-bottom: 10px solid #4876FF;
}
.no-vue-redirect .e-curtain .main-wrap.mw-1-close {
  border-bottom: 10px solid #4876FF;
}
.mary-closed-mobile {
  display: none;
}
.refresh-message {
  text-align: center;
  margin-bottom: 8%;
}
@media (max-width: 1060px) {
  .mary-closed {
    max-width: 370px;
  }
}
@media (max-width: 960px) {
  .replay-info {
    max-width: 100%;
    margin-bottom: 50%;
  }

  .mary-closed {
    left: 30%;
  }
}
@media (max-width: 850px) {
  .lc-ty-h1 .line {
    display: inline;
  }
  .mary-closed {
    max-width: 300px;
  }
}
@media (max-width: 720px) {
  .closed-h3, .closed-h4 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .mary-closed {
    display: none;
  }
  .mary-closed-mobile {
    display: block;
    max-width: 238px;
    margin: 0 auto;
  }
  .no-vue-redirect .e-curtain .main-wrap.mw-1-close {
    padding-bottom: 0;
  }
  .replay-info {
    margin-bottom: 10px;
  }
  .closed-h3, .closed-h4 {
    margin: 2px 0 25px;
  }
  .countdown-separator {
    display: flex;
  }
  .no-vue-redirect .e-curtain .countdown-timer p {
    font-size: 18px;
  }
  .refresh-message {
    font-size: 30px;
    margin-bottom: 10px;
  }
}