


.comp_18 {-webkit-transform: rotate(10deg) scale(1.0);
                                    transform: rotate(10deg) scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_18:hover{
                                    -webkit-transform: rotate(0) scale(0.8);
                                    transform: rotate(0) scale(0.8);}


 .comp_19:hover{
                                    -webkit-transform: rotate(-5deg);}
                                    .comp_19{
                                      --c: #738879; /* the color */
                                      --b: .1em;    /* border length*/
                                      --d: 20px;    /* the cube depth */
                                      
                                      --_s: calc(var(--d) + var(--b));
                                      
                                      color: var(--c);
                                      border: solid #0000;
                                      border-width: var(--b) var(--b) var(--_s) var(--_s);
                                      background:
                                        conic-gradient(at left var(--d)  bottom var(--d),
                                          #0000 90deg, rgb(255 255 255 /0.3) 0 225deg,rgb(255 255 255 /0.6) 0) border-box,
                                        conic-gradient(at left var(--_s) bottom var(--_s),
                                          #0000 90deg,var(--c) 0) 0 100%/calc(100% - var(--b)) calc(100% - var(--b))  border-box;
                                      transform: translate(calc(var(--d)/-1),var(--d));
                                      clip-path: 
                                        polygon(
                                         var(--d) 0%, 
                                         var(--d) 0%, 
                                         100% 0%, 
                                         100% calc(100% - var(--d)),
                                         100% calc(100% - var(--d)),
                                         var(--d) calc(100% - var(--d))
                                        );
                                      transition: 0.5s;
                                    }
                                    .comp_19:hover {
                                      transform: translate(0,0);
                                      clip-path: 
                                        polygon(
                                         0% var(--d), 
                                         var(--d) 0%, 
                                         100% 0%, 
                                         100% calc(100% - var(--d)), 
                                         calc(100% - var(--d)) 100%, 
                                         0% 100%
                                       );
                                    } 


.svg { position: relative; display: block; width: calc(100% + 1.3px); height: 46px; } .shape-fill3 { fill: #e6e6e6; } 

.comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_11 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_11 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_12 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_13 {
    flex-direction: column;
}
.comp_13 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_13 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_14 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_14 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_15 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_15 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_16 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_17 {
    flex-direction: column;
}
.comp_17 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_18 {
    display: flex;
    width: 100%;
    filter: drop-shadow(0px 0px 5px #000000);
}
.comp_18 .wa-image-wrap {
    aspect-ratio: 3000/3000;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 3000px) );
}
.comp_18 .wa-image-wrap > div {
    aspect-ratio: 3000/3000;;
    position: relative;
    width: 100%;
}
.comp_18 .wa-image-wrap img {
    aspect-ratio: 3000/3000;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_19 {
    flex-direction: column;
}
.comp_19 > .wa_inner_col {
    background-color: rgba(233,231,216,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_2 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_2 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_2-wrap {
    background-color: rgba(233,231,216,1);
    flex-direction: column;
    width: 100%;
}
.comp_20 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_21 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_21 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_22 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_22 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_22 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.comp_22 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_23 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_23 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_24 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_25 {
    flex-direction: column;
}
.comp_25 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_26 {
    width: 100%;
}
.comp_27 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_27 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_30 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_30 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_32 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_32 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_33 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_34 {
    flex-direction: column;
}
.comp_34 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_4 {
    flex-direction: column;
}
.comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_6 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_6 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_8 {
    flex-direction: column;
}
.comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_9 {
    display: flex;
    width: 100%;
}
.comp_9 .wa-image-wrap {
    aspect-ratio: 950/20;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 950px) );
}
.comp_9 .wa-image-wrap > div {
    aspect-ratio: 950/20;;
    position: relative;
    width: 100%;
}
.comp_9 .wa-image-wrap img {
    aspect-ratio: 950/20;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
body {
    background-color: rgba(255,255,255,1);
}
.comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_11 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_11 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_12 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_13 {
    min-height: 5px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_13 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_13 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_14 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 55px;
}
.comp_15 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_15 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_16 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_17 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_17 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_17 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_18 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_18 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 3000px) );
}
.comp_19 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_19 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_2 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_2-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 53px;
}
.comp_20 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_21 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 32px;
}
.comp_22 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_22 .wa-txt-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
}
.comp_22 .wa-txt-par.wa-last-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
}
.comp_23 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_23 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_24 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_25 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_25 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_26 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
.comp_27 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_27 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_28 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_30 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 45px;
}
.comp_32 {
    border: none;
    border-radius: 0px;
    display: none;
    min-height: 0px;
}
.comp_32 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_33 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_34 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_34 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_6 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_6 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_9 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_9 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 950px) );
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    .comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_11 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_11 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_12 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        min-height: 5px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_13 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_13 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_14 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 55px;
    }
    .comp_15 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_15 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_16 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_17 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_17 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_17 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_18 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_18 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 3000px) );
    }
    .comp_19 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_19 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_2 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_2-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 53px;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_21 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 32px;
    }
    .comp_22 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_22 .wa-txt-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 .wa-txt-par.wa-last-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
    }
    .comp_23 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_23 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_25 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_26 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_27 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_30 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 45px;
    }
    .comp_32 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_32 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_6 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_9 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_9 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 950px) );
    }
    body {
        background-image: url('');
    }
}



.blockcomp-0-comp_26 {animation: wiggle 2s linear infinite;}
                                    @keyframes wiggle {
                                    0%, 7% {transform: rotateZ(0);}
                                    15% {transform: rotateZ(-15deg);}
                                    20% {transform: rotateZ(10deg);}
                                    25% { transform: rotateZ(-10deg);}
                                    30% {transform: rotateZ(6deg);}
                                    35% {transform: rotateZ(-4deg);}
                                    40%, 100% {transform: rotateZ(0);}}


.blockcomp-0-comp_27 :hover{animation: huhu infinite 2s ease-in-out} @keyframes huhu {50% { transform: translateX(30px)}}

.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item:hover {
    color: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item:hover a {
    color: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item:hover svg {
    fill: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_generic_header {
    background-color: rgba(233,231,216,0);
    color: rgba(92,92,92,1);
    font-family: Montserrat;
    font-weight: 400;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(61,61,61,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(255,255,255,1);
    color: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(61,61,61,1);
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_0-wrap {
    background-color: rgba(233,231,216,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    flex-direction: column;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_11 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_11 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.blockcomp-0-comp_12 {
    width: 100%;
}
.blockcomp-0-comp_12 .waf_menu {
    --bubble-bg-color: rgba(255,255,255,1);
    --bubble-border-color: rgba(61,61,61,1);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-border-color: rgba(122,122,122,1);
    --panel-brand-icon: ../wa_res/icons/bj.png !important;
    --panel-header-text-color: rgba(92,92,92,1);
    --panel-orientation: left;
    --panel-text-color: rgba(61,61,61,1);
}
.blockcomp-0-comp_12 .waf_menu-mini-btn {
    background-color: rgba(179,177,157,0);
    border-color: rgba(119,119,119,0);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_12 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_12 .waf_menu-mini-btn:hover {
    background-color: rgba(179,177,157,0);
    border-color: rgba(119,119,119,0);
}
.blockcomp-0-comp_12 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-0-comp_12 nav {
    background-color: rgba(179,177,157,0);
    color: rgba(119,119,119,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.blockcomp-0-comp_12 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(119,119,119,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(119,119,119,1);
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_12 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_12 nav > ul > li:hover > .waf-nav-link {
    color: rgba(68,68,68,1);
}
.blockcomp-0-comp_12 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(68,68,68,1);
}
.blockcomp-0-comp_13 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_14 {
    flex-direction: column;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-0-comp_15 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_15 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_15 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_15 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_15 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_16 {
    flex-direction: column;
}
.blockcomp-0-comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_17 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_18 {
    flex-direction: column;
}
.blockcomp-0-comp_18 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_18 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_19 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_19 .wa-image-wrap {
    aspect-ratio: 235/252;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_19 .wa-image-wrap > div {
    aspect-ratio: 235/252;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_19 .wa-image-wrap img {
    aspect-ratio: 235/252;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_20 {
    flex-direction: column;
}
.blockcomp-0-comp_20 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_20 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_21 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_21 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.blockcomp-0-comp_22 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_22 .wa-image-wrap {
    aspect-ratio: 235/181;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_22 .wa-image-wrap > div {
    aspect-ratio: 235/181;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_22 .wa-image-wrap img {
    aspect-ratio: 235/181;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_23 {
    flex-direction: column;
}
.blockcomp-0-comp_23 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_23 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_24 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_24 .wa-image-wrap {
    aspect-ratio: 235/200;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_24 .wa-image-wrap > div {
    aspect-ratio: 235/200;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_24 .wa-image-wrap img {
    aspect-ratio: 235/200;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_25 {
    flex-direction: column;
}
.blockcomp-0-comp_25 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_25 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_26 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_26 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_26 .wa-txt-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-0-comp_26 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_26 .wa-txt-par.wa-last-par a {
    color: rgba(92,92,92,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-0-comp_27 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_27 .wa-image-wrap {
    aspect-ratio: 387/375;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 387px) );
}
.blockcomp-0-comp_27 .wa-image-wrap > div {
    aspect-ratio: 387/375;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_27 .wa-image-wrap img {
    aspect-ratio: 387/375;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_3 {
    align-items: center;
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.blockcomp-0-comp_4 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_5 {
    flex-direction: column;
}
.blockcomp-0-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_6 {
    background-color: rgba(233,231,216,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_6 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: Montserrat;
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_6 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_6 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: Montserrat;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_8 {
    flex-direction: column;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_9 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-0-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3 > .waf_menu_panel_icon_wrap {
    height: 56px;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item {
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item a {
    font-size: 18px;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 16px;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 16px;
}
.COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_11 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 32px;
}
.blockcomp-0-comp_12 {
    margin-bottom: 0px;
    margin-top: 6px;
}
.blockcomp-0-comp_12 .waf_menu {
    --bubble-content-column: 3;
    --bubble-content-font-size: 7.2px;
    --bubble-content-width: 349px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 6.4px;
    --panel-content-width: 380px;
}
.blockcomp-0-comp_12 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_12 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-0-comp_12 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-0-comp_12 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-0-comp_12 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 18px;
    justify-content: start;
    min-height: 2rem;
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_12 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 18px;
    width: 18px;
}
.blockcomp-0-comp_12 nav > ul > li > .waf_menu_search {
    padding-left: 16px;
    padding-right: 16px;
}
.blockcomp-0-comp_13 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_14 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_15 {
    border: none;
    border-radius: 0px;
    margin-bottom: -12px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_15 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_15 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_16 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_16 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_17 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_18 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_18 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_18 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 3rem;
}
.blockcomp-0-comp_19 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_19 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_20 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_20 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_20 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_21 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 56px;
}
.blockcomp-0-comp_22 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_22 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_23 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_23 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_23 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 2rem;
    margin-top: 4rem;
}
.blockcomp-0-comp_24 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_24 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 235px) );
}
.blockcomp-0-comp_25 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_25 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_25 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_26 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_26 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_26 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_27 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_27 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 387px) );
}
.blockcomp-0-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 32px;
}
.blockcomp-0-comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_5 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 9px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}
.blockcomp-0-comp_6 .wa-txt-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-0-comp_6 .wa-txt-par.wa-last-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-0-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-0-comp_9 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-0-comp_9 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3 > .waf_menu_panel_icon_wrap {
        height: 300px;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item {
        font-size: 18px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_bubble_item a {
        font-size: 18px;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 16px;
    }
    .COMP_MENU_MATCHER_1e285a7fd0f744f5aed0942b35f845a3.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_10 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_11 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 32px;
    }
    .blockcomp-0-comp_12 {
        margin-bottom: 0px;
        margin-top: 6px;
    }
    .blockcomp-0-comp_12 .waf_menu {
        --bubble-content-column: 3;
        --bubble-content-font-size: 7.2px;
        --bubble-content-width: 349px;
        --bubble-flow-horz: 2;
        --panel-content-font-size: 6.4px;
        --panel-content-width: 380px;
    }
    .blockcomp-0-comp_12 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_12 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_12 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_12 .waf_menu-mini-btn-wrapper {
        display: flex !important;
        justify-content: center;
    }
    .blockcomp-0-comp_12 nav {
        border: none;
        border-radius: 0px;
        display: none !important;
        font-size: 18px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-0-comp_12 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_12 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 18px;
        width: 18px;
    }
    .blockcomp-0-comp_12 nav > ul > li > .waf_menu_search {
        padding-left: 16px;
        padding-right: 16px;
    }
    .blockcomp-0-comp_13 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_15 {
        border: none;
        border-radius: 0px;
        margin-bottom: -12px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_15 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_15 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_16 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-0-comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_16 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_17 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_18 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_18 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_18 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .blockcomp-0-comp_19 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_19 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 235px) );
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_20 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_20 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_20 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_21 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 56px;
    }
    .blockcomp-0-comp_22 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_22 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 235px) );
    }
    .blockcomp-0-comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_23 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 2rem;
        margin-top: 4rem;
    }
    .blockcomp-0-comp_24 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_24 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 235px) );
    }
    .blockcomp-0-comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_25 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_26 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_26 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_26 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_27 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_27 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 387px) );
    }
    .blockcomp-0-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 32px;
    }
    .blockcomp-0-comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_5 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 9px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_6 .wa-txt-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_6 .wa-txt-par.wa-last-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-0-comp_9 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-0-comp_9 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
}



.blockcomp-1-comp_7 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .blockcomp-1-comp_7:hover{
                                    -webkit-transform: scale(0.80);
                                    transform: scale(0.80);}


.blockcomp-1-comp_15 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .blockcomp-1-comp_15:hover{
                                    -webkit-transform: scale(0.80);
                                    transform: scale(0.80);}

.blockcomp-1-comp_0 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    flex-direction: column;
}
.blockcomp-1-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_11 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_11 .wa-txt-par a {
    color: rgba(238,180,31,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par a {
    color: rgba(238,180,31,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_12 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_12 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_12 .wa-txt-par a {
    color: rgba(237,179,32,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par a {
    color: rgba(237,179,32,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_13 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'dancing script';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_13 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'dancing script';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_14 {
    flex-direction: column;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_15 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_15 .wa-image-wrap {
    aspect-ratio: 900/900;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 900px) );
}
.blockcomp-1-comp_15 .wa-image-wrap > div {
    aspect-ratio: 900/900;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_15 .wa-image-wrap img {
    aspect-ratio: 900/900;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_16 {
    flex-direction: column;
}
.blockcomp-1-comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_2 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_3 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_4 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_4 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_4-wrap {
    background-color: rgba(119,139,112,1);
    flex-direction: column;
    width: 100%;
}
.blockcomp-1-comp_5 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_6 {
    flex-direction: column;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_7 {
    display: flex;
    width: 100%;
}
.blockcomp-1-comp_7 .wa-image-wrap {
    aspect-ratio: 2886/2886;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 2886px) );
}
.blockcomp-1-comp_7 .wa-image-wrap > div {
    aspect-ratio: 2886/2886;;
    position: relative;
    width: 100%;
}
.blockcomp-1-comp_7 .wa-image-wrap img {
    aspect-ratio: 2886/2886;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-1-comp_8 {
    flex-direction: column;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_9 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_11 .wa-txt-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_12 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_12 .wa-txt-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_13 .wa-txt-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_14 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_15 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_15 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 900px) );
}
.blockcomp-1-comp_16 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_2 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_2 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_3 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_4 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_4-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_5 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-1-comp_7 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_7 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 2886px) );
}
.blockcomp-1-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 4rem;
}
.blockcomp-1-comp_9 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_10 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_11 .wa-txt-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_12 .wa-txt-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 .wa-txt-par.wa-last-par {
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 24px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_14 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_15 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_15 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 900px) );
    }
    .blockcomp-1-comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_16 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_2 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_2 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_3 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_4 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_4-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-1-comp_7 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 2886px) );
    }
    .blockcomp-1-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 4rem;
    }
    .blockcomp-1-comp_9 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}


.blockcomp-2-comp_0 {
    background-color: rgba(179,177,157,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-2-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_10 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_10 .wa-txt-par a {
    color: rgba(224,224,224,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(224,224,224,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_12 {
    flex-direction: column;
}
.blockcomp-2-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-2-comp_13 {
    background-color: rgba(233,231,216,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_13 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_13 .wa-txt-par a {
    color: rgba(61,61,61,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(61,61,61,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_14 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-2-comp_2 {
    flex-direction: column;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-2-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_3 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_3 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_4 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_4 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_5 {
    flex-direction: column;
}
.blockcomp-2-comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-2-comp_6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_6 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_6 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_7 {
    flex-direction: column;
}
.blockcomp-2-comp_7 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-2-comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.blockcomp-2-comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_8 .wa-txt-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_8 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-2-comp_9 .wa-txt-par {
    color: rgba(224,224,224,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_9 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(224,224,224,1);
    font-family: offside;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-2-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-2-comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-2-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_10 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_12 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_12 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-2-comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_13 .wa-txt-par {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_14 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-2-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-2-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_3 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-2-comp_4 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_4 .wa-txt-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
    font-size: 18px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_5 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-2-comp_6 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_6 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_7 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-2-comp_7 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-2-comp_7 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-2-comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_8 .wa-txt-par {
    font-size: 13px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
    font-size: 13px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-2-comp_9 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
.blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: ;
}
@media (min-width: 992px) {
    .blockcomp-2-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-2-comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-2-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_10 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_10 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_12 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-2-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_12 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-2-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_13 .wa-txt-par {
        font-size: 12px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_13 .wa-txt-par.wa-last-par {
        font-size: 12px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_14 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-2-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-2-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-2-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_3 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_3 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-2-comp_4 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_4 .wa-txt-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_4 .wa-txt-par.wa-last-par {
        font-size: 18px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_5 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-2-comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_5 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-2-comp_6 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_6 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_6 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_7 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-2-comp_7 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-2-comp_7 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-2-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_8 .wa-txt-par {
        font-size: 13px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_8 .wa-txt-par.wa-last-par {
        font-size: 13px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-2-comp_9 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
    .blockcomp-2-comp_9 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: ;
    }
}


.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_back_sep {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item {
    color: rgba(0,0,0,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item a {
    color: rgba(0,0,0,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item:hover {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item:hover a {
    color: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item:hover svg {
    fill: rgba(0,0,255,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(187,187,187,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_generic_header {
    background-color: rgba(0,0,0,1);
    color: rgba(255,255,255,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(17,17,17,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(232,232,232,1);
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(17,17,17,1);
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-3-comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-3-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-3-comp_0-wrap {
    flex-direction: column;
    width: 100%;
}
.blockcomp-3-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_10 {
    flex-direction: column;
}
.blockcomp-3-comp_10 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_10 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_11 {
    width: 100%;
}
.blockcomp-3-comp_11 .waf_menu {
    --bubble-bg-color: rgba(238,232,237,1);
    --bubble-border-color: rgba(0,0,0,0);
    --bubble-text-color: rgba(0,0,0,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(17,17,17,1);
}
.blockcomp-3-comp_11 .waf_menu-mini-btn {
    background-color: rgba(51,178,240,1);
    border-color: rgba(119,119,119,1);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-3-comp_11 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-3-comp_11 .waf_menu-mini-btn:hover {
    background-color: rgba(60,193,229,1);
    border-color: rgba(119,119,119,1);
}
.blockcomp-3-comp_11 .waf_menu-mini-btn:hover svg path {
    fill: rgba(51,51,51,1);
}
.blockcomp-3-comp_11 nav {
    background-color: rgba(249,249,249,1);
    color: rgba(119,119,119,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
}
.blockcomp-3-comp_11 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(119,119,119,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(119,119,119,1);
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-3-comp_11 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-3-comp_11 nav > ul > li:hover > .waf-nav-link {
    color: rgba(68,68,68,1);
}
.blockcomp-3-comp_11 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(68,68,68,1);
}
.blockcomp-3-comp_12 {
    flex-direction: column;
}
.blockcomp-3-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_13 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-3-comp_13 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-3-comp_14 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_15 {
    flex-direction: column;
}
.blockcomp-3-comp_15 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_15 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_16 {
    display: flex;
    width: 100%;
    filter: drop-shadow(0px 0px 5px #000000);
}
.blockcomp-3-comp_16 .wa-image-wrap {
    aspect-ratio: 900/512;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 900px) );
}
.blockcomp-3-comp_16 .wa-image-wrap > div {
    aspect-ratio: 900/512;;
    position: relative;
    width: 100%;
}
.blockcomp-3-comp_16 .wa-image-wrap img {
    aspect-ratio: 900/512;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-3-comp_2 {
    flex-direction: column;
}
.blockcomp-3-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-3-comp_3 .wa-image-wrap {
    aspect-ratio: 2886/2886;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 2886px) );
}
.blockcomp-3-comp_3 .wa-image-wrap > div {
    aspect-ratio: 2886/2886;;
    position: relative;
    width: 100%;
}
.blockcomp-3-comp_3 .wa-image-wrap img {
    aspect-ratio: 2886/2886;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-3-comp_4 {
    flex-direction: column;
}
.blockcomp-3-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_5 {
    display: flex;
    width: 100%;
}
.blockcomp-3-comp_5 .wa-image-wrap {
    aspect-ratio: 900/900;;
    box-sizing: content-box;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 900px) );
}
.blockcomp-3-comp_5 .wa-image-wrap > div {
    aspect-ratio: 900/900;;
    position: relative;
    width: 100%;
}
.blockcomp-3-comp_5 .wa-image-wrap img {
    aspect-ratio: 900/900;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-3-comp_6 {
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-3-comp_6 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-3-comp_6-wrap {
    flex-direction: column;
    width: 100%;
}
.blockcomp-3-comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-3-comp_8 {
    flex-direction: column;
}
.blockcomp-3-comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-3-comp_9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-3-comp_9 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-3-comp_9 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Nanum Gothic';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} ;
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0 > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_generic_header {
    font-size: 1.3rem;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-3-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-3-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_10 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_10 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_10 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_11 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-3-comp_11 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 380px;
}
.blockcomp-3-comp_11 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-3-comp_11 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-3-comp_11 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-3-comp_11 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-3-comp_11 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 13px;
    justify-content: center;
    min-height: 2rem;
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link {
    padding-bottom: 16px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 16px;
}
.blockcomp-3-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 13px;
    width: 13px;
}
.blockcomp-3-comp_11 nav > ul > li > .waf_menu_search {
    padding-left: 33px;
    padding-right: 33px;
}
.blockcomp-3-comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_12 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_13 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-3-comp_13 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_14 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_15 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_15 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_15 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_16 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-3-comp_16 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 900px) );
}
.blockcomp-3-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_3 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-3-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 2886px) );
}
.blockcomp-3-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_4 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_5 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-3-comp_5 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 900px) );
}
.blockcomp-3-comp_6 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_6-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-3-comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-3-comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-3-comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-3-comp_9 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-3-comp_9 .wa-txt-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_generic_header {
        font-size: 1.3rem;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_e4f9aff387a648759ea478f62562e9e0.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-3-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-3-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_10 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_10 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_10 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_11 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-3-comp_11 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 380px;
    }
    .blockcomp-3-comp_11 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-3-comp_11 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-3-comp_11 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-3-comp_11 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-3-comp_11 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 13px;
        justify-content: center;
        min-height: 2rem;
    }
    .blockcomp-3-comp_11 nav > ul > li > .waf-nav-link {
        padding-bottom: 16px;
        padding-left: 33px;
        padding-right: 33px;
        padding-top: 16px;
    }
    .blockcomp-3-comp_11 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 13px;
        width: 13px;
    }
    .blockcomp-3-comp_11 nav > ul > li > .waf_menu_search {
        padding-left: 33px;
        padding-right: 33px;
    }
    .blockcomp-3-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_12 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_13 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-3-comp_13 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_14 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_15 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_16 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-3-comp_16 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 45px , 900px) );
    }
    .blockcomp-3-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_2 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_3 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-3-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 2886px) );
    }
    .blockcomp-3-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_4 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_5 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-3-comp_5 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 900px) );
    }
    .blockcomp-3-comp_6 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_6-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-3-comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-3-comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-3-comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-3-comp_8 > .wa_inner_col > .wa_inner_col2 {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-3-comp_9 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-3-comp_9 .wa-txt-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-3-comp_9 .wa-txt-par.wa-last-par {
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }
}
