<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.eQ01 .wrap_sub_visual::before{background:url(/sites/gpa/images/sub_visual_1.jpg) no-repeat center;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_37.jpg) no-repeat center;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_34.jpg) no-repeat center;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_40.jpg) no-repeat center;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_41.jpg) no-repeat center;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_2.jpg) no-repeat center;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_45.jpg) no-repeat center;}


/* 모달창 */
body:not(.editMode) .pop-modal-wrap { display:none; height:85%; }
.pop-modal-wrap { overflow:auto; }
.pop-modal-wrap.jModal { max-width:1000px; border-radius:unset; padding:unset; }
.pop-modal-wrap.prof-modal { width:1000px; }
.pop-modal-wrap.prof-modal .wrapTop { display:flex; justify-content:space-between; align-items:center; padding:15px 15px; background:#8b0029; }
.pop-modal-wrap.prof-modal .wrapTop &gt; span:nth-child(1) { flex:1 0 auto; color:#fff; font-family:'Dream Bold'; font-size:20px; text-align:left; }
.pop-modal-wrap.prof-modal .wrapTop &gt; span:nth-child(2) { flex:0 0 100px; display:flex; justify-content:flex-end; align-items:center; }
.pop-modal-wrap.prof-modal .wrapCont { padding:20px 30px; }
@media only screen and (max-width:1000px){
	.pop-modal-wrap.prof-modal { width:95%; height:auto; margin:0 auto; }
	.pop-modal-wrap.prof-modal .wrapCont { padding:10px 15px; }
}</pre></body></html>