.elementor-kit-32{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#909090;--e-global-typography-primary-font-family:"Noto Serif KR";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:16px;--e-global-typography-secondary-font-family:"Noto Serif KR";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif KR";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:19px;--e-global-typography-accent-font-family:"Noto Serif KR";--e-global-typography-accent-font-weight:500;line-height:31px;}.elementor-kit-32 e-page-transition{background-color:#FFBC7D;}.elementor-kit-32 p{margin-bottom:28px;}.elementor-kit-32 h2{font-size:25px;}.elementor-kit-32 h3{font-size:23px;line-height:41px;}.elementor-kit-32 h6{line-height:29px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.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;}}/* Start custom CSS */.wp-block-quote {
    background: linear-gradient(135deg, #6e8efb, #a777e3);
    border-radius: 8px;
    padding: 30px;
    margin: 2em 0;
    color: white;
    position: relative;
    overflow: hidden;
}

.wp-block-quote::before {
    content: '"';
    font-family: Georgia, serif;
    font-size: 12em;
    color: rgba(255,255,255,0.1);
    position: absolute;
    top: -60px;
    left: -20px;
    z-index: 0;
}

.wp-block-quote p {
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 0em;
    position: relative;
    z-index: 1;
}

.wp-block-quote cite {
    display: block;
    font-size: 0.9em;
    margin-top: 1em;
    text-align: right;
    font-weight: bold;
    opacity: 0.8;
}

.wp-block-quote::after {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
}/* End custom CSS */