@charset "euc-kr";

:root{

    --point-color1: #0080bf;
    --point-color2: #edf5f8;
    --point-color3: #93b5b5;
    --point-color4: #11b5d3;
    --point-color5: #f2c739;
    --point-color6: #f3f2f8;

    --sale-color1:#0080bf;
    --sale-color2:#e4f9f7;
    --differ-color1 :#002a4e;
    --differ-color2 :#c0edf4;
    --differ-color3 :#2c80a9;
    --differ-color4 :#0080bf;

}


/* S: evCon1 */
.evSection.evCon1{background-image: url(https://img.megagong.net/m/2024/1217_pass/tech/con_img7.png)}

.evCon1 .point p:first-child{color:var(--white-color)}

.evCon1 .benefit_wrap li:nth-child(1){background: linear-gradient(180deg, #93e8f7 0%, #fff 100%);}


/* E: evCon1 */


/* S: evCon5 */
.evCon5 .c5swiper_wrap{margin: 0;flex-direction: column;}
.evCon5 .c5swiper_wrap::before{background-image: url(https://img.megagong.net/m/2024/1217_pass/tech/con_img12.png);background-position: center 240px;}
.evCon5 .c5swiper_wrap .c5_swiper{flex: none;width: 100%;}
.evCon5 .c5swiper_wrap .c5_swiper_sub{width: 1200px;margin-top: 80px;}
.evCon5 .c5swiper_wrap .c5_swiper_sub .swiper-wrapper{justify-content: center;}
/* E: evCon5 */



/* S: evCon6 */
.evCon6 .lecTab_wrap{margin-left: 130px;margin-right: 130px;}
.evCon6 .lectCount_wrap .lect_count::before{background: linear-gradient(180deg, var(--white-color) 0%, #dfeef9 50%, #dfeef9 60%, var(--white-color) 100%);}
.evCon6 .lectCount_wrap .lect_count .item{box-shadow: 0px 0px 30px 5px rgba(0, 99, 102, 0.2);}
/* E: evCon6 */


/* S: evCon7 */
.evCon7 .cheatkey_wrap li:nth-child(2n){background: var(--point-color4);}
.evCon7 .cheatkey_wrap li:nth-child(3n){background: var(--gray-color10);color: var(--black-color1)}
/* E: evCon7 */


/* S: evCon_review */
.evSection.evCon_review{background: var(--point-color6);}
/* E: evCon_review */


.passTab .tab_nav{gap: 12px;}
.passTab .tab_nav li a{height: 60px;}



@media screen and (max-width: 1600px) {


    /* S: evCon5 */
    .evCon5 .c5swiper_wrap::before{background-position: center 18%;}
    .evCon5 .c5swiper_wrap .c5_swiper{width: 70%;}
    .evCon5 .c5swiper_wrap .c5_swiper_sub{width: 100%;margin: 5% 0 0;}
    .evCon5 .c5swiper_wrap .c5_swiper_sub .swiper-slide{width: calc(25% - 10px);}
    /* E: evCon5 */



}

@media screen and (max-width: 1200px){


    .passTab .tab_nav{gap: 5px;}

    
    /* S: evCon6 */
    .evCon6 .lecTab_wrap{margin-left: 0;margin-right: 0;}
    /* E: evCon6 */


}

@media screen and (max-width: 992px) {


}

@media screen and (max-width: 768px) {

    .passTab .tab_nav li a .tiny{font-size: clamp(12px,2.3vmin,18px);}

}

@media screen and (max-width: 576px){

    /* S: evCon5 */
    .evCon5 .c5swiper_wrap::before{background-position: center 26%;}
    .evCon5 .c5swiper_wrap .c5_swiper{width: 100%;max-width: 310px;}
    .evCon5 .c5swiper_wrap .c5_swiper_sub .swiper-wrapper{gap: 5px;}
    .evCon5 .c5swiper_wrap .c5_swiper_sub .swiper-slide{width: calc(25% - 5px);}
    /* E: evCon5 */

}