.elementor-379 .elementor-element.elementor-element-f87793d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-379 .elementor-element.elementor-element-a1eebf9{--display:flex;--min-height:90vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-379 .elementor-element.elementor-element-a1eebf9:not(.elementor-motion-effects-element-type-background), .elementor-379 .elementor-element.elementor-element-a1eebf9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-379 .elementor-element.elementor-element-1ddfeaa .elementor-heading-title{font-family:"Pretendard Font", Sans-serif;font-weight:600;color:#191F28;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-379 .elementor-element.elementor-element-f9cc542 .elementor-heading-title{font-family:"Pretendard Font", Sans-serif;font-size:14px;font-weight:600;color:#686868;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-379 .elementor-element.elementor-element-19c975c{color:#191F28;font-family:"Pretendard Font", Sans-serif;font-weight:400;}@media(max-width:767px){.elementor-379 .elementor-element.elementor-element-1ddfeaa .elementor-heading-title{font-size:30px;}}/* Start custom CSS for container, class: .elementor-element-f87793d */.article h1,
.article h2 {
    margin-top:100px;
    font-weight: 500;
    color: #000;
}
.article h3 {
    font-weight: 500;
    margin-top: 40px;
    color: #000;
}
.article h4 {
    font-weight: 500;
    margin-top: 20px;
    color: #000;
}

.article a {
    color: #0067FF;
}

.article strong { color: #000;
font-weight: 500;}

.article img {
    border-radius: 15px;
    margin-bottom: 20px;
}

.article blockquote {
    margin: 0;
    border-left: 2px solid #444;
    padding-left: 20px;
}

.article figure {
    margin: 0;
}
.article ul {
    padding-left: 40px;
    margin-top: -20px;
    margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
    .article ul {
        margin-top: -10px;
        padding-left: 25px;
    }
}

.article thead {
    background-color: rgb(240,242,245) !important;
}
.article th { 
    background-color: rgb(240,242,245) !important;
}

.article td {
    background-color: white !important;
}
.article .wp-block-table td, .wp-block-table th {
    border: 1px solid hsla(0,0%,50.2%,.5019607843);
}
.article .wp-block-table thead {
    border-bottom: 0;
}
.article table th {
    vertical-align: middle;
}
.article table th:first-child {
    width: 80px !important;
}

.article .wp-block-embed__wrapper {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 15px;
}
@media only screen and (max-width: 640px) {
    .article table th:first-child {
        width: 40px !important;
    }
}

#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea {
    box-shadow: none !important;
}/* End custom CSS */