.elementor-kit-13200 {
    --e-global-color-primary: #af357d;
    --e-global-color-secondary: #af357d;
    --e-global-color-text: #002C3FB3;
    --e-global-color-accent: #61CE70;
    --e-global-color-40581f4e: #FFFFFF99;
    --e-global-color-6dc76ba4: #EFF3F4;
    --e-global-color-5c405526: #00162C;
    --e-global-color-524ee74: #F3EDEA;
    --e-global-color-adf3e93: #121317;
    --e-global-typography-primary-font-family: "Jost";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Fraunces";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Open Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Noto Serif JP";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-1268224-font-family: "quentin";
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1540px;
}

.e-con {
    --container-max-width: 1540px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1199px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}