@charset "utf-8";


/* #region a, button 위치 디버깅 필요할 때 */

/* .event-benefit-template a,
.event-benefit-template button {
    background-color: rgba(0,0,0,0.3);
}  */

/* #endregion */


/* ============================= */
/* #region 공통 커스텀 */
/* ============================= */

/* ============================= */
/* #endregion  */
/* ============================= */


/* ============================= */
/* #region 개별 영역 */
/* ============================= */
.event-benefit-template {

.pv-clickable {
    position: absolute;
}

.pv-clickable--1 {
    top: 43.5%;
    left: 33%;
    width: 34%;
    height: 1.2%;
}
.pv-clickable--2 {
        top: 55%;
        left: 33%;
        width: 34%;
        height: 1.2%;
}
.pv-clickable--2-1 {
        top: 66.4%;
        left: 33%;
        width: 34%;
        height: 1.2%;
}
.pv-clickable--3 {
    top: 97.15%;
    left: 5%;
    width: 89%;
    height: 2.2%;
}
}
/* ============================= */
/* #endregion */
/* ============================= */