.elementor-kit-13 {
  --e-global-color-primary: #5a90b6;
  --e-global-color-secondary: #B6A475;
  --e-global-color-text: #5a90b6;
  --e-global-color-accent: #4b9fd8;
  --e-global-color-84c1d97: #fff7f9;
  --e-global-color-4dbea11: #D9D9D9;
  --e-global-color-27eaf40: #FFFFFF;
  --e-global-color-17152a7: #F3EFEC;
  --e-global-color-5d19b49: #000000;
  --e-global-color-0a9e4a4: #E4E4E4;
  --e-global-typography-primary-font-family: "Cormorant Garamond";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Cormorant Garamond";
  --e-global-typography-secondary-font-weight: 600;
  --e-global-typography-text-font-family: "Lato", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Lato", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic";
  --e-global-typography-accent-font-weight: 700;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1700px;
}

.e-con {
  --container-max-width: 1700px;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px;
}

.elementor-element {
  --widgets-spacing: 20px 0px;
}

  {}

h1.entry-title {
  display: var(--page-title-display);
}

@media(max-width:1540px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1020px;
  }

  .e-con {
    --container-max-width: 1020px;
  }
}

@media(max-width:1280px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 900px;
  }

  .e-con {
    --container-max-width: 900px;
  }
}

@media(max-width:1024px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 710px;
  }

  .e-con {
    --container-max-width: 710px;
  }
}

@media(max-width:767px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 420px;
  }

  .e-con {
    --container-max-width: 420px;
  }
}

@media(max-width:479px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 290px;
  }

  .e-con {
    --container-max-width: 290px;
  }
}