/** Shopify CDN: Minification failed

Line 289:0 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:inscription-video (INDEX:9) */
.video-registration-section {
  width: 100%;
}

.section-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}

.main-heading {
    text-align: center;
    margin: 20px;
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    letter-spacing: 2px;
}

.subheading {
    text-align: center;
    max-width: 635px;
    margin: 0 auto 5px;
    font-size: 16px;
    font-weight: 600;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 48px;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.secondary-heading {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 2px;
}


.cta-button {
    text-decoration: none;
    transition: opacity .3s ease;
    display: block;
    border-style: none;
    border-radius: 0px;
    width: 463px;
    background: rgba(215, 253, 69, 1);
    box-shadow: none;
    text-shadow: none;
    color: #161831;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: Open Sans;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    margin: auto;
    padding: 15px;
}

.cta-button:hover {
  opacity: 0.9;
}

.bottom-text {
    max-width: 395px;
    margin: 24px auto 0;
    line-height: 1.5;
    font-weight: 400;
    font-family: "Open Sans";
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-style: normal;
}
  p.subheading b {
    font-size: 28px;
}

  .cta-container {
  text-align: center;
  position: relative;
}

.arrow-container {
    position: absolute;
    left: 55px;
    top: 25px;
    width: 115px;
    height: 91px;
}
.arrow-container img {
    width: 115px;
    height: 91px;
}

  .inscription-footer {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
}
  .inscription-footer img {
    max-height: 33px;
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
  .section-container {
  max-width: 340px;
  margin: 0 auto;
  padding: 0 20px;
}
.arrow-container {
    left: -120px;
    top: 15px;
}
  .main-heading {
    font-size: 28px;
  }

  .subheading {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .secondary-heading {
    font-size: 24px;
  }

  .cta-button {
    padding: 14px 28px;
    font-size: 16px;
    width: auto;
  }

  .bottom-text {
    font-size: 14px;
  }
  .inscription-footer {
    gap: 20px;
}
  .inscription-footer img {
    max-height: 23px;
}
}
  

@media screen and (max-width: 480px) {
  .section-container {
    padding: 0 15px;
  }

  .main-heading {
    font-size: 24px;
  }

  .cta-button {
    padding: 10px 10px;
    font-size: 15px;
  }
  .arrow-container {
    left: -90px;
    top: 30px;
}
  .arrow-container img {
    width: 65px;
    height: 60px;
}
}
/* END_SECTION:inscription-video */

/* START_SECTION:ew-product-service (INDEX:80) */
.ew-service {
    margin: 0 auto;
    max-width: 1470px;
    padding: 0 15px 12px;
}
.ew-service-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 740px;
  display: flex;
  align-items: flex-start;
    border-radius: 15px;
    overflow: hidden;
    padding: 15px;
}
.ew-service__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.ew-service__bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ew-service__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(121.15deg, #000000 2.03%, rgba(102, 102, 102, 0) 68.84%);
}
.ew-service__inner {
  position: relative;
  z-index: 1;
  width: 100%;
}
.ew-service__content {
  max-width: 560px;
}
.ew-service__title {
    font-weight: 500;
    font-size: 45px;
    line-height: 130%;
    letter-spacing: 0%;
    color: var(--c-primary);
    margin: 0 0 20px;
}
.ew-service__text {
  color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;

}

.ew-team__cred-text-static {

    font-weight: 500;
    font-size: 18px;
    color: rgba(4, 6, 37, 1);

}
.ew-service__decoration {
  position: absolute;
  left: 15px;
  bottom: 40px;
  z-index: 1;
  width: 95%;
  pointer-events: none;
}
.ew-team__member-creds-static {
    opacity: 1;
    max-width: 90%;
}
.ew-service__decoration-img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 749px) {
  .ew-service__title { font-size: 30px; }
  .ew-service__content { max-width: 100%; }
}
/* END_SECTION:ew-product-service */

/* START_SECTION:merci-ebook (INDEX:120) */
@import url('https://fonts.googleapis.com/css2?family=Coluna&family=Open+Sans&display=swap');

  .thank-you-everwell {
    font-family: 'Open Sans', sans-serif;
    color: #161831;
    padding: 40px 20px;
    text-align: center;
    max-width: 900px;
    margin: auto;
  }

  .thank-you-everwell h1, .thank-you-everwell h2 {
    font-family: 'Coluna', serif;
    color: #161831;
  }

  .cta-button {
    background-color: #F45929;
    color: white;
    padding: 14px 28px;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
    margin: 20px 0;
  }

  .video-container {
    margin: 40px 0;
  }

  .video-container iframe {
    width: 100%;
    max-width: 100%;
    height: 315px;
    border: none;
    border-radius: 8px;
    position: inherit!important;
  }
  @media (max-width: 768px) {
  .transformer-hero__video-wrapper iframe {
    height: 300px;
    overflow: hidden;
  }
}
/* END_SECTION:merci-ebook */