main,
.edm-banner {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 768px;
  overflow: hidden;
}

.edm-banner {
  margin-top: 64px;
}

.edm-banner .title {
  position: relative;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
}

@media (min-width: 576px) {

  .edm-banner .title {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.edm-banner .title {
  background: rgba(236, 64, 46, 0.86);
}

.edm-banner .title h3 {
  position: relative;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 2.38px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .edm-banner .title h3 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.edm-banner .title img.bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  opacity: 0.1;
  mix-blend-mode: multiply;
}

.edm-banner .title img.ball {
  position: absolute;
  right: 0px;
  top: -40px;
  width: 68%;
}

.edm-banner .banner {
  position: relative;
  display: flex;
  height: 335px;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 90 / var(--tw-bg-opacity));
  padding: 40px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .edm-banner .banner {
    height: 303px;
  }
}

.edm-banner .banner img {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

@media (min-width: 576px) {

  .edm-banner .banner img {
    height: auto;
    width: 70%;
  }
}

@media (min-width: 716px) {
  .edm-banner .banner img {
    height: 100%;
    width: auto;
  }
}

.edm-banner .banner .banner-title {
  margin-bottom: 16px;
  display: flex;
  height: 26px;
  width: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 1.04px;
}

.edm-banner .banner h2 {
  margin-bottom: 12px;
  font-size: 1.875rem;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 1.92px;
}

@media (min-width: 576px) {

  .edm-banner .banner h2 {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 500;
  }
}

.edm-banner .banner p {
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 1.08px;
}

@media (min-width: 576px) {

  .edm-banner .banner p {
    font-size: 1.125rem;
    line-height: 1.8;
  }
}

.edm-main {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 40px;
}

@media (min-width: 576px) {

  .edm-main {
    padding: 80px;
  }
}

.edm-main .edm-block p,.edm-main .edm-block li {
  font-size: 0.9375rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .edm-main .edm-block p,.edm-main .edm-block li {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.edm-sweet-remind {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
  padding: 40px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

@media (min-width: 576px) {

  .edm-sweet-remind {
    padding: 80px;
  }
}

.edm-sweet-remind h2 {
  margin-bottom: 16px;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 1.2px;
}

.edm-sweet-remind li {
  text-align: justify;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.3px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}

.edm-sweet-remind li a {
  text-decoration-line: underline;
}

/*# sourceMappingURL=monthly-roaming-detail.css.map */
