@charset "euc-kr"; 

/* ==============================
medical promotion Àü¿ë css
============================== */

/* promotion only */
#mexx.is-sub .mexx-contwrap {padding-top: 0 !important;}

/* common */
.mexx-prm {position: relative; padding-top: 280px;}
.mexx-prm:before,
.mexx-prm:after {content: ''; display: block; width: 1200px; height: 800px; z-index: -1; position: absolute;}
.mexx-prm:before {right: 50%; top: 0; margin-right: 460px; background: url(https://russeldata.megastudy.net/campus/images/russel/mexx/promotion/2026/medical/top_deco_1.png) no-repeat center center / 100% auto;}
.mexx-prm:after {left: 50%; top: 660px; margin-left: 320px; background: url(https://russeldata.megastudy.net/campus/images/russel/mexx/promotion/2026/medical/top_deco_2.png) no-repeat center center / 100% auto;}

/* title */
.mexx-prm__title {display: flex; align-items: center; justify-content: space-between;}
.mexx-prm__title span {font-size: 19px; height: 38px; padding: 0 16px; font-weight: 500; background: var(--mexx-color-navy); color: var(--mexx-color-white); display: flex; align-items: center; justify-content: center;}
.mexx-prm__title:after {content: ''; display: block; width: 32px; height: 21px; background: url(https://russeldata.megastudy.net/campus/images/russel/mexx/promotion/2026/medical/top_symbol.png) no-repeat center center / auto 100%;}

/* slogan */
.mexx-prm__slogan {margin-top: 30px; border-top: 5px solid var(--mexx-color-navy);}
.mexx-prm__slogan span {display: block; padding: 30px 0; font-size: 64px; color: var(--mexx-color-navy); line-height: 1; border-bottom: 5px solid var(--mexx-color-navy);}
.mexx-prm__slogan strong {font-weight: 700;}

/* text */
.mexx-prm__text {margin-top: 100px; line-height: 1.7; color: var(--mexx-color-bluegray0); font-size: 20px; font-weight: 500;}
.mexx-prm__text span {color: var(--mexx-color-navy);}
.mexx-prm__text br.mo {display: none;}

/* schedule */
.mexx-prm__schedule {margin-top: 100px; padding: 0 60px; height: 130px; background: var(--mexx-color-orange); display: flex; align-items: center;}
.mexx-prm__schedule--info {flex-grow: 1; display: flex; align-items: center;}
.mexx-prm__schedule--info li {display: flex; align-items: center;}
.mexx-prm__schedule--info li strong {font-size: 16px; flex-shrink: 0; color: var(--mexx-color-orange); background: var(--mexx-color-white); width: 48px; height: 26px; margin-right: 20px; display: flex; align-items: center; justify-content: center; border-radius: 5px; font-weight: 500;}
.mexx-prm__schedule--info li span {font-size: 20px; font-weight: 600; color: var(--mexx-color-white);}
.mexx-prm__schedule--info li button {flex-shrink: 0; height: 24px; padding: 0 10px; font-size: 12px; color: var(--mexx-color-white); border: 1px solid var(--mexx-color-white); margin-left: 20px; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.mexx-prm__schedule--info li:after {content: ''; display: block; width: 1px; height: 20px; background: var(--mexx-color-white); margin: 0 40px;}
.mexx-prm__schedule--info li:last-child::after {display: none;}
.mexx-prm__schedule--move {flex-shrink: 0; width: 240px; height: 60px; font-size: 20px; font-weight: 600; border-radius: 60px; background: var(--mexx-color-white); color: var(--mexx-color-orange); display: flex; align-items: center; justify-content: center;}

/* agenda */
.mexx-prm__agenda {margin-top: 100px;}
.mexx-prm__agenda--title {font-size: 36px; color: var(--mexx-color-navy); font-weight: 500;}
.mexx-prm__agenda--list {display: flex; flex-direction: column; gap: 40px; margin-top: 40px;}
.mexx-prm__agenda--item {background: var(--mexx-color-bluegray5); display: flex; padding: 50px;}
.mexx-prm__agenda--part {flex-shrink: 0; width: 104px; height: 104px; margin-right: 50px; font-size: 22px; font-weight: 300; background: var(--mexx-color-navy); color: var(--mexx-color-white); border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.mexx-prm__agenda--detail {flex-grow: 1; min-width: 0;}
.mexx-prm__agenda--detail h5 {font-size: 22px; color: var(--mexx-color-navy); font-weight: 400;}
.mexx-prm__agenda--detail h5 br {display: none;}
.mexx-prm__agenda--detail ul {margin-top: 10px; display: flex; flex-direction: column; gap: 4px;}
.mexx-prm__agenda--detail ul li {font-size: 20px; color: var(--mexx-color-bluegray0); font-weight: 300; display: flex;}
.mexx-prm__agenda--detail ul li:before {content: ''; display: block; background: var(--mexx-color-bluegray0); width: 6px; height: 1px; flex-shrink: 0; margin: 12px 10px auto;}
.mexx-prm__agenda--speaker {flex-shrink: 0; margin-left: 50px; display: flex; flex-direction: column; align-items: flex-end; justify-content: flex-end; text-align: right; font-size: 16px; color: var(--mexx-color-bluegray0);}
.mexx-prm__agenda--speaker span {color: var(--mexx-color-navy); font-weight: 500;}
.mexx-prm__agenda--speaker strong {font-size: 18px; font-weight: 700;}
.mexx-prm__agenda--note {margin-top: 40px; text-align: center; font-size: 18px; color: var(--mexx-color-bluegray0);}
.mexx-prm__agenda--apply {margin-top: 40px; display: flex; flex-direction: column; align-items: center;}
.mexx-prm__agenda--apply button {width: 300px; height: 70px; background: var(--mexx-color-navy); color: var(--mexx-color-white); font-size: 20px; font-weight: 600; border-radius: 100px; display: flex; align-items: center; justify-content: center;}
.mexx-prm__agenda--apply button.closed {background: var(--mexx-color-gray2);}
.mexx-prm__agenda--apply button.ended {background: var(--mexx-color-bluegray4); color: var(--mexx-color-gray2);}
.mexx-prm__agenda--desc {margin-top: 20px; text-align: center; font-size: 14px; color: var(--mexx-color-bluegray2);}

/* warn */
.mexx-prm__warn {margin-top: 100px; padding-top: 40px; border-top: 1px solid var(--mexx-color-border);}
.mexx-prm__warn h5 {font-size: 18px; color: var(--mexx-color-navy);}
.mexx-prm__warn ul {margin-top: 14px; display: flex; flex-direction: column; gap: 4px;}
.mexx-prm__warn ul li {color: var(--mexx-color-bluegray0); font-size: 16px; display: flex;}
.mexx-prm__warn ul li:before {content: ''; display: block; background: var(--mexx-color-bluegray0); width: 3px; height: 3px; border-radius: 50%; flex-shrink: 0; margin: 10px 10px auto;}


/* map popup */
.mexx-prm__popup {position: fixed; inset: 0; z-index: 10000; display: none; align-items: center; justify-content: center; padding: 20px; background: rgba(0,0,0,.6); box-sizing: border-box;}
.mexx-prm__popup.is-open {display: flex;}
.mexx-prm__popup--inner {position: relative; width: 100%; max-width: 780px; max-height: 90vh; overflow-y: auto; padding: 40px 40px 50px; border: 1px solid var(--mexx-color-gray6); background: var(--mexx-color-white); border-radius: 3px; box-sizing: border-box;}
.mexx-prm__popup--title {font-size: 18px; color: var(--mexx-color-navy); margin-bottom: 24px; font-weight: 500;}
.mexx-prm__popup--close {position: absolute; top: 40px; right: 40px; width: 20px; height: 20px; cursor: pointer; text-indent: -9999px; background: transparent;}
.mexx-prm__popup--close:before,
.mexx-prm__popup--close:after {content: ''; display: block; width: 16px; height: 2px; position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -1px; background: var(--mexx-color-bluegray1);}
.mexx-prm__popup--close:before {transform: rotate(-45deg);}
.mexx-prm__popup--close:after {transform: rotate(45deg);}
.mexx-medical-map {width: 100%; height: 380px;}

.mexx-location-info {margin-top: 40px;}
.mexx-location-info__row {display: flex; align-items: flex-start}
.mexx-location-info__row + .mexx-location-info__row {margin-top: 30px}
.mexx-location-info__title {flex: 0 0 120px; width: 120px; color: var(--mexx-color-bluegray2); font-size: 16px; font-weight: 700; line-height: 1.5}
.mexx-location-info__content {flex: 1; min-width: 0; color: var(--mexx-color-bluegray1); font-size: 14px; line-height: 1.5; font-weight: 300;}
.mexx-location-info__content strong {font-weight: 700; padding: 0 7px 0 0}
.mexx-location-info__loca p + p {margin-top: 8px;}
.mexx-location-info__contact {display: flex; flex-wrap: wrap; gap: 16px 5px; font-weight: 400;}
.mexx-location-info__contact strong {margin-right: 4px; font-weight: 700}
.mexx-location-info__time {margin-top: 6px;}
.mexx-location-info__traffic-list {display: flex; flex-direction: column; gap: 10px}
.mexx-location-info__traffic-item {display: flex; align-items: center; gap: 10px}
.mexx-location-info__dot {flex: 0 0 auto; width: 12px; height: 12px; border-radius: 50%}
.mexx-location-info__dot--yellow {background: #f0c53d}
.mexx-location-info__dot--orange {background: #f27635}
.mexx-location-info__bus-list {display: flex; flex-direction: column; gap: 20px}
.mexx-location-info__bus-route {display: flex; flex-wrap: wrap; gap: 12px 20px; margin-top: 5px}
.mexx-location-info__bus-route p {display: flex; align-items: center; gap: 8px; color: #898993}
.mexx-location-info__bus-label {font-weight: 700}
.mexx-location-info__bus-label--blue {color: #2864B9}
.mexx-location-info__bus-label--green {color: #5EBF5E}
.mexx-map-label {position: absolute; z-index: 10; pointer-events: none}
.mexx-map-label__box {position: relative; padding: 8px 10px; background: #fff; border: 1px solid #333; box-shadow: 0 2px 8px rgba(0,0,0,.12); white-space: nowrap}
.mexx-map-label__title {display: block; color: #000; font-size: 12px; font-weight: 700; line-height: 1.4}
.mexx-map-label__text {margin-top: 1px; color: #000; font-size: 12px; line-height: 1.4}
.mexx-map-label__tail {position: absolute; left: 50%; bottom: -6px; width: 10px; height: 10px; background: #fff; border-right: 1px solid #333; border-bottom: 1px solid #333; transform: translateX(-50%) rotate(45deg)}
.mexx-map-label--point1 {transform: translate(-49%, calc(-100% - 45px))}
.mexx-map-label--point2 {transform: translate(calc(-100% - -93px), calc(-100% - 48px));}

/* Ä«Ä«¿ÀÅå »ó´ã / ¿¹¾àÈ®ÀÎ ¹öÆ° °¡¸®±â */
.mexx-kakao {display: none;}
.fair-fab-group .fair-fab-item:nth-child(2){display: none}


@media (max-width:1199px) {
    .mexx-prm {padding-top: 60px;}
    .mexx-prm:before {display: none;}
    .mexx-prm:after {top: 260px; margin-left: 0; left: auto; right: -140px; width: 460px; height: 304px;}
    .mexx-prm__title span {font-size: 12px; height: 24px; padding: 0 10px;}
    .mexx-prm__title:after {width: 20px; height: 13px;}
    .mexx-prm__slogan {margin-top: 16px; border-top-width: 2px;}
    .mexx-prm__slogan span {padding: 12px 0; font-size: 32px; border-bottom-width: 2px;}
    .mexx-prm__text {margin-top: 40px; font-size: 12px; line-height: 1.5;}
    .mexx-prm__schedule {margin-top: 40px; padding: 20px; height: auto;}
    .mexx-prm__schedule--info li strong {font-size: 12px; width: 32px; height: 18px; margin-right: 14px; border-radius: 3px;}
    .mexx-prm__schedule--info li span {font-size: 12px;}
    .mexx-prm__schedule--info li button {height: 18px; padding: 0 8px; font-size: 10px; margin-left: 14px;}
    .mexx-prm__schedule--info li:after {margin: 0 20px;}
    .mexx-prm__schedule--move {height: 40px; font-size: 14px;}
    .mexx-prm__agenda {margin-top: 40px;}
    .mexx-prm__agenda--title {font-size: 20px;}
    .mexx-prm__agenda--list {gap: 20px; margin-top: 20px;}
    .mexx-prm__agenda--item {padding: 26px 20px;}
    .mexx-prm__agenda--part {width: 66px; height: 66px; margin-right: 20px; font-size: 14px;}
    .mexx-prm__agenda--detail h5 {font-size: 16px;}
    .mexx-prm__agenda--detail ul {gap: 0;}
    .mexx-prm__agenda--detail ul li {font-size: 12px;}
    .mexx-prm__agenda--detail ul li:before {width: 4px; margin: 8px 4px auto;}
    .mexx-prm__agenda--speaker {margin-left: 20px; font-size: 10px;}
    .mexx-prm__agenda--speaker span {font-size: 12px; font-weight: 700;}
    .mexx-prm__agenda--speaker strong {font-size: 12px;}
    .mexx-prm__agenda--note {margin-top: 20px; font-size: 12px;}
    .mexx-prm__agenda--apply {margin-top: 20px;}
    .mexx-prm__agenda--apply button {height: 60px; font-size: 16px;}
    .mexx-prm__agenda--desc {margin-top: 10px; font-size: 10px;}
    .mexx-prm__warn {margin-top: 40px; padding-top: 30px;}
    .mexx-prm__warn h5 {font-size: 14px;}
    .mexx-prm__warn ul {margin-top: 10px; gap: 0;}
    .mexx-prm__warn ul li {font-size: 12px;}
    .mexx-prm__warn ul li:before {width: 2px; height: 2px; margin: 7px 8px auto;}
    .mexx-prm__popup--inner {max-width: 650px; padding: 30px 20px 40px;}
    .mexx-medical-map {height: 300px;}
    .mexx-location-info {margin-top: 30px;}
    .mexx-location-info__row + .mexx-location-info__row {margin-top: 20px}
    .mexx-location-info__title {flex: 0 0 70px; width: 70px; font-size: 14px;}
    .mexx-location-info__content {font-size: 12px;}
}

@media (max-width: 767px) {
    .mexx-prm:after {right: -190px;}
	.mexx-prm__text br.mo {display: block;}
    .mexx-prm__schedule {display: block;}
    .mexx-prm__schedule--info {flex-direction: column; align-items: flex-start; gap: 10px;}
    .mexx-prm__schedule--info li:after {display: none;}
    .mexx-prm__schedule--move {width: 100%; margin-top: 20px;}
    .mexx-prm__agenda--item {padding: 26px 20px 20px 106px; position: relative; display: block;}
    .mexx-prm__agenda--part {position: absolute; left: 20px; top: 26px;}
    .mexx-prm__agenda--detail h5 br {display: block;}
    .mexx-prm__agenda--speaker {margin-left: 0; margin-top: 20px; text-align: left; align-items: flex-start;}
    .mexx-prm__popup--inner {padding: 30px 20px;}
    .mexx-medical-map {height: 190px;}
    .mexx-location-info__content strong {display: block;}
    .mexx-location-info__bus-route {gap: 4px 20px;}
}