<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newdetail-btn .btn-outline.btn-secondary-color.arrow-right {
    cursor: pointer;
    border-color: #d9d9d9;
    color: #d9d9d9;
    background: url(../images/home/arrow-right.svg) no-repeat center right 10px;
    background-size: 10px;
}
.newdetail-btn .btn-outline.btn-secondary-color.arrow-right:hover {
    background: #d9d9d9 url(../images/home/arrow-right-hv.svg) no-repeat center
        right 10px;
    color: var(--text-default-color);
    background-size: 10px;
}
@media (max-width: 769px) {
    .newdetail-btn .btn-outline.btn-secondary-color.arrow-right {
        background-size: 5px;
        background-position: right 5px center;
    }
}

.btn-outline.btn-primary-color.arrow-left {
    background: url(../images/home/arrow-left.svg) no-repeat center left 20px;
}
@media (max-width: 769px) {
    .btn-outline.btn-primary-color.arrow-left {
        background-size: 5px;
        background-position: center left 10px;
    }
}
.btn-outline.btn-primary-color.arrow-left:hover {
    background: url(../images/home/arrow-left-hv.svg) no-repeat center left 20px,
        var(--main-color);
}
@media (max-width: 769px) {
    .btn-outline.btn-primary-color.arrow-left:hover {
        background-size: 5px;
        background-position: center left 10px;
    }
}
.newdetail-btn .btn-outline.btn-primary-color.arrow-left {
    background-position: left 10px center;
    background-size: 10px;
}
@media (max-width: 769px) {
    .newdetail-btn .btn-outline.btn-primary-color.arrow-left {
        background-size: 5px;
        background-position: left 5px center;
    }
}

.mt10 {
    margin-top: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.p20 {
    padding: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.faq-tit3 {
    margin-top: 58px;
}

@media (max-width: 769px) {
    .faq-tit3 {
        margin-top: 30px;
    }
}

@media (max-width: 540px) {
    #videoPop .modal-body iframe {
        max-height: 250px;
    }
    #videoPop .btn_close_plan {
        top: -20px !important;
        right: 0 !important;
    }
}

#notiNews .modal-content {
    min-width: 700px !important;
    padding: 50px;
}

@media all and (max-width: 768px) {
    .modal-dialog {
        width: 96%;
    }
    #notiNews .modal-content {
        min-width: 100% !important;
        padding: 50px 25px;
    }
}
.linkboxslide {
    border-top: 1px solid #effaf8;
    padding-top: 30px;
    margin-top: 30px;
    margin-right: 0 !important;
    margin-left: auto !important;
}

@media (max-width: 1500px) {
    .linkboxslide {
        margin-top: 15px;
        padding-top: 15px;
    }
}

.linkboxslide_icon {
    width: 138px;
    height: 112px;
    border: 1px solid #25b492;
    border-radius: 20px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
}

@media (max-width: 1500px) {
    .linkboxslide_icon {
        height: 90px;
        width: 100px;
        margin-right: 10px;
    }
    .linkboxslide_icon p {
        font-size: 24px !important;
    }
}
.listlec_item .linkboxslide {
    margin-top: 0;
    padding-top: 0;
    border-top: none !important;
}
.linkboxslide {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border: none !important;
}
.linkboxslide_icon {
    border-radius: 5px;
    width: 64px;
    height: 54px;
    margin-right: 5px;
    padding-top: 10px;
}
.linkboxslide_icon img {
    height: 20px;
    margin-right: 0 !important;
    margin: 0 auto;
}
.linkboxslide_icon p {
    font-size: 24px !important;
}
.linkboxslide {
    justify-content: flex-end;
}
.icons_slide,
.linkboxslide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.listlec_item .linkboxslide {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
@media (max-width: 769px) {
    .testlec.listlec_item .linkboxslide {
        position: relative;
        top: 7px;
    }
}

.green-text {
    background: linear-gradient(to bottom, #00fff8 0%, #d1ffb2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.yellow-text {
    color: #ffdf6b;
    font-size: 56px;
}

.p-top .main-tit .bottom-text img {
    max-width: 725px;
    margin-top: 20px;
}

.p-top .main-tit .breaksp {
    display: none;
}

@media (max-width: 639px) {
    .yellow-text {
        color: #ffdf6b;
        font-size: 22px;
    }
}

@media (max-width: 960px) {
    .p-top .main-tit .breaksp {
        display: block;
    }
    .p-top .main-tit .bottom-text img {
        max-width: 90%;
        margin-top: 10px;
    }
}

@media (max-width: 640px) {
    .p-top .main-tit .bottom-text img {
        margin: 0 auto;
        margin-top: 10px;
    }
}

.linkpdf {
    background: url(../images/pdf_icon.png) no-repeat left center;
    background-size: 35px;
    padding-left: 40px;
    margin-top: 30px;
}

.linkpdf a {
    color: #01b0ab;
    text-decoration: underline;
}

.plan-block-flex .text {
    padding: 24px 20px 42px;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.plan-block-flex .plan-block-ins {
    flex: 1;
    border: 1px solid #ececec;
    background: var(--white-color);
    border-radius: var(--border-radius);
    display: flex;
    flex-direction: column;
}

.plan-block {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 27px;
}

@media (max-width: 1024px) {
    .plan-block {
        gap: 20px;
        flex-wrap: wrap;
    }
}

@media (max-width: 639px) {
    .plan-block {
        margin-top: 20px;
        flex-direction: column;
    }
}

.plan-block .header {
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    height: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 769px) {
    .plan-block .header {
        height: auto;
        padding: 5px;
    }
}

.plan-block h4 {
    padding-top: 10px;
}

.plan-block h3,
.plan-block h4 {
    line-height: 1.8;
    text-align: center;
}

.plan-block h3 span,
.plan-block h4 span {
    font-size: var(--fz24);
    display: block;
}

.plan-block ul {
    margin: 30px 0 52px;
}

.plan-block ul li {
    padding-left: 30px;
}

.plan-block ul li:nth-child(n + 2) {
    margin-top: 20px;
}

@media (max-width: 769px) {
    .plan-block ul li:nth-child(n + 2) {
        margin-top: 10px;
    }
}

@media (max-width: 769px) {
    .plan-block ul {
        margin: 15px 0 26px;
    }
}

.plan-block .text {
    padding: 24px 20px 42px;
}

@media (max-width: 769px) {
    .plan-block .text {
        padding: 20px;
    }
}

.plan-block-ins {
    flex: 1;
    border: 1px solid #ececec;
    background: var(--white-color);
    border-radius: var(--border-radius);
}

.plan-block-ins:nth-child(n) ul li {
    background: url(../images/home/icon_plan2.svg) no-repeat top 7px left;
}

.plan-block-ins:nth-child(3) ul li {
    background: url(../images/home/icon_plan1.svg) no-repeat top 7px left;
}

@media (max-width: 1024px) {
    .plan-block-ins {
        flex: auto;
        width: calc(50% - 10px);
    }
}

@media (max-width: 769px) {
    .plan-block-ins {
        width: 100%;
    }
}

.plan-block .btn-main {
    height: 69px;
    max-width: 200px;
    margin: 0 auto;
}

@media (max-width: 769px) {
    .plan-block .btn-main {
        height: 50px;
    }
}

.plan-block-ins.l_gray {
    border-color: #ececec;
    box-shadow: var(--main-shadow-video);
}

.plan-block-ins.l_gray .btn-main,
.plan-block-ins.l_gray .header {
    background-color: #ececec;
}

.plan-block-ins.l_gray .btn-main:hover {
    box-shadow: var(--main-shadow);
    opacity: 0.8;
}

.plan-block-ins.l_blue {
    border-color: #dbf6ff;
    box-shadow: var(--main-shadow-video);
}

.plan-block-ins.l_blue .btn-main,
.plan-block-ins.l_blue .header {
    background-color: #dbf6ff;
}

.plan-block-ins.l_blue .btn-main:hover {
    box-shadow: var(--main-shadow);
    opacity: 0.8;
}

.plan-block-ins.l_green {
    border-color: #c3ffd8;
    box-shadow: var(--main-shadow-video);
}

.plan-block-ins.l_green .btn-main,
.plan-block-ins.l_green .header {
    background-color: #c3ffd8;
}

.plan-block-ins.l_green .btn-main:hover {
    box-shadow: var(--main-shadow);
    opacity: 0.8;
}

.plan-block-ins.l_yellow {
    border-color: #fcf3cf;
    box-shadow: var(--main-shadow-video);
}

.plan-block-ins.l_yellow .btn-main,
.plan-block-ins.l_yellow .header {
    background-color: #fcf3cf;
}

.plan-block-ins.l_yellow .btn-main:hover {
    box-shadow: var(--main-shadow);
    opacity: 0.8;
}

#customModal {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  top: 90px;
  right: 43px;
  overflow: auto;
  z-index: 9999;
}

#customModal .modal-content {
  padding: 10px 20px;
  /* background: #D8D8D8; */
}

@media (max-width: 750px) {
    #customModal {
        width: unset;
        display: block;
        top: unset;
        bottom: 0.25rem;
        right: 0;
        left: 0;
        padding: 1rem;
    }
    #customModal .modal-dialog {
        width: unset;
    }
    #customModal .modal-content {
        width: unset;
        background-color: white;
        padding: 20px 15px 15px 15px;
        border-radius: 20px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        margin: 0;
    }
    #customModal .modal-content h6 {
        font-weight: normal;
        letter-spacing: 0;
    }
    #customModal .modal-content .btn {
        padding: 7px 10px !important;
        letter-spacing: 2px;
        border-radius: 40px !important;
    }
}

@media (max-width: 375px) {
    #customModal .modal-content {
        padding: 15px;
    }
    #customModal .modal-content h6 {
        font-size: 11px;
    }
    #customModal .modal-content .btn {
        font-size: 11px;
    }
    #customModal .close {
      font-size: 20px !important;
    }
}

#modalContent {
  background: white;
  padding: 20px;
  border-radius: 10px;
  max-width: 80%;
  text-align: center;
}

#customModal .close {
  color: #01b0ab;
  position: absolute;
  top: 1px;
  right: 8px;
}

#customModal .modal-body .btn {
  background-color: green;
  color: white;
  font-weight: bold;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
}

.cursorPointer {
    cursor: pointer !important;
}

.cursorPointer:hover {
    opacity: 0.7 !important;
}

@media (max-width: 750px) {
    .owl-theme {
        min-height: 660px;
    }
}

.fourButtonsDiv {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px;
}

.fourButtonsDiv a {
    font-size: var(--fz18);
    padding: 0 20px 0;
    height: 54px;
    max-width: 454px;
    flex: 0 0 49%;
    margin-bottom: 20px;
    /* margin: 15px; */
}

@media (max-width: 750px) {
    .fourButtonsDiv {
        padding: 0;
    }
    .fourButtonsDiv a {
        font-size: 12px;
        height: 35px;
        margin-bottom: 10px;
        padding: 0 5px;
    }
}
</pre></body></html>