.elementor-3688 .elementor-element.elementor-element-c155093{--display:flex;--overlay-opacity:0.07;}.elementor-3688 .elementor-element.elementor-element-c155093::before, .elementor-3688 .elementor-element.elementor-element-c155093 > .elementor-background-video-container::before, .elementor-3688 .elementor-element.elementor-element-c155093 > .e-con-inner > .elementor-background-video-container::before, .elementor-3688 .elementor-element.elementor-element-c155093 > .elementor-background-slideshow::before, .elementor-3688 .elementor-element.elementor-element-c155093 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3688 .elementor-element.elementor-element-c155093 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-3688 .elementor-element.elementor-element-3c2b9ab{--wcf-duration:1000ms;--wcf-delay:0ms;--wcf-ease:ease;column-gap:0px;}.elementor-3688 .elementor-element.elementor-element-2c16273{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-3688 .elementor-element.elementor-element-2c16273{--width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-3c2b9ab */blue-poster::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://www.transparenttextures.com/patterns/noise.png");
  opacity: 0.08;
  pointer-events: none;
} 
 

.blue-poster::after {
  content: "";
  position: absolute;
  inset: 0;
  box-shadow: inset 0 0 120px rgba(0,0,0,0.22);
  pointer-events: none;
}

.poster-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  text-align: left;
}

.poster-top {
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: rgba(255,255,255,0.7);
  margin-bottom: 18px;
}

.poster-line {
  width: 100%;
  max-width: 460px;
  height: 1px;
  background: rgba(255,255,255,0.25);
  margin: 0 auto 26px;
}

.poster-brand {
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: 14px;
  color: rgba(255,255,255,0.92);
  margin-bottom: 24px;
}

.headline-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 26px;
}

.poster-headline {
  font-size: 118px;
  line-height: 0.95;
  font-weight: 900;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.brand-fill {
  display: inline-block;
  background: linear-gradient(180deg, #c8efff 0%, #6dd2ff 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 10px 24px rgba(0,0,0,0.18);
}

.clear-fill {
  display: inline-block;
  color: #f7f7f2;
  text-shadow: 0 10px 24px rgba(0,0,0,0.20);
}

.poster-date {
  font-size: 18px;
  line-height: 1.5;
  color: rgba(255,255,255,0.9);
  font-weight: 500;
  margin-bottom: 18px;
  min-width: 140px;
}

.poster-bar {
  width: fit-content;
  min-width: 480px;
  margin: 26px auto 0;
  background: #f4f4f1;
  color: #1293e8;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  padding: 14px 24px;
}

.poster-badge {
  position: absolute;
  top: 78px;
  right: 80px;
  z-index: 3;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(180deg, #c8efff 0%, #7ccfff 100%);
  color: #083b82;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 14px 28px rgba(0,0,0,0.22);
  border: 3px solid rgba(255,255,255,0.35);
}

@media (max-width: 1024px) {
  .poster-headline {
    font-size: 88px;
  }

  .poster-brand {
    font-size: 42px;
    letter-spacing: 10px;
  }

  .poster-badge {
    width: 120px;
    height: 120px;
    right: 30px;
    top: 40px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .blue-poster {
    min-height: 620px;
    padding: 50px 20px;
  }

  .headline-wrap {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .poster-headline {
    font-size: 64px;
    text-align: center;
  }

  .poster-brand {
    font-size: 30px;
    letter-spacing: 6px;
  }

  .poster-date {
    text-align: center;
    margin-bottom: 0;
  }

  .poster-bar {
    min-width: auto;
    width: 100%;
    font-size: 16px;
  }

  .poster-badge {
    display: none;
  }
} 
 
 .blue-poster {
  position: relative;
  min-height: 50vh;
  overflow: hidden;
  padding: 70px 40px 60px;
  background:
    radial-gradient(circle at 48% 45%, rgba(80,170,255,0.28) 0%, rgba(80,170,255,0.00) 38%),
    radial-gradient(circle at 82% 78%, rgba(0,140,255,0.20) 0%, rgba(0,140,255,0.00) 24%),
    linear-gradient(180deg, #003f8f 0%, #0055b8 58%, #0072df 100%);
  color: #fff;
}/* End custom CSS */