@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: 'TtangsBudaeJjigae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/TTTtangsbudaejjigaeL.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'TtangsBudaeJjigae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/TTTtangsbudaejjigaeM.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'TtangsBudaeJjigae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/TTTtangsbudaejjigaeB.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
#light_off *{font-family: 'Paperozi';}

#snb, .contents_util{display: none}
#contents_body{max-width: 100%;width: 100%}
.board_btns{display: none}

#light_off .btn_box{display: flex;justify-content: center;gap: 10px;margin-top: 40px;}
#light_off .btn_box .btn_in{width: 190px;height: 58px;display: flex;align-items: center;justify-content: center;background-color: #007AFF;border-radius: 50px;position: relative;overflow: hidden;}
#light_off .btn_box .btn_in:before{content: '';display: block;width: 100%;height: 300px;border-radius: 150px 150px 0 0 ;position: absolute;left: 0;background-color: #0273FA;top: 100%;transition: 0.5s;}
#light_off .btn_box .btn_in:hover:before{transform: translateY(-200px);}
#light_off .btn_box .btn_in div{position: relative;overflow: hidden;;z-index: 5;}
#light_off .btn_box .btn_in div span{font-size: 18px;color: #FFFFFF;font-weight: 500;display: block;}
#light_off .btn_box .btn_in div span:nth-child(1){position: absolute;width: 100%;left: 0;top: 100%;}
#light_off .btn_box .btn_in div span{transition: 0.5s;}
#light_off .btn_box .btn_in:hover div span{transform: translateY(-100%);}
.add_popup{position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);display: none;}
.add_popup .pop_in{width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;;}
.add_popup .pop_in .pop_w{background-color: #FFFFFF;padding: 60px 40px ;border-radius: 10px;;max-width: 90vw;padding-bottom: 50px;}
.add_popup .pop_in .pop_w .title {margin-bottom: 20px;text-align: center;}
.add_popup .pop_in .pop_w .title strong{display: block;font-size: 30px;color: #00104E;;}
.add_popup .pop_in .pop_w .img_box{position: relative;border-radius: 8px;overflow: hidden;;}
.add_popup .pop_in .pop_w .img_box input{position: absolute;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;}
.add_popup .pop_in .pop_w .img_box img{display: block;}
.add_popup .pop_in .pop_w .link{margin-top: 30px;}
.add_popup .pop_in .pop_w .link span{display: block;text-align: center;font-size: 18px;color: #00104E;stroke-linejoin: 28px;font-weight: 600;line-height: 28px;}
.add_popup .pop_in .pop_w .link span b{color: #999FB9;font-weight: 600;}
.add_popup .pop_in .pop_w .link input{display: block;width: 100%;height: 54px;background-color: #EEF1FB;border-radius: 8px;border: none;font-size: 16px;padding: 0 24px;margin-top: 20px;}
.add_popup .pop_in .pop_w .link input::placeholder{color: #828BAC;}

.state_popup{position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);display: none;}
.state_popup .pop_in{width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;;}
.state_popup .pop_in .pop_w{background-color: #FFFFFF;width: 1480px;padding: 60px 40px ;border-radius: 10px;;max-width: 90vw;}
.state_popup .pop_in .pop_w .star_wrap{position: relative;}
.state_popup .pop_in .pop_w .star_wrap img{max-width: 100%;}
.state_popup .pop_in .pop_w .star_wrap ul li{position: absolute;top: 0;left: 0;opacity: 0;}
.state_popup .pop_in .pop_w .star_wrap ul li.on{opacity: 1;}
.state_popup .pop_in .pop_w .title{text-align: center;margin-bottom: 30px;}
.state_popup .pop_in .pop_w .title strong{display: block;font-size: 30px;color: #00104E;margin-bottom: 30px;;}
.state_popup .pop_in .pop_w .title p{font-size: 18px;color: #00104E;font-weight: 600;}
#light_off {overflow: hidden;}
#light_off .m_title strong{display: block;font-size: 50px;color: #FFFFFF;text-align: center;font-family: 'TtangsBudaeJjigae';}
#light_off .m_title strong b{font-family: inherit;color: #FFD034;}
#light_off {background-color: #000A30;}
#light_off .main_visual{position: relative;width: 100%;overflow: hidden;height: 100vh;position: relative;position: relative;z-index: 5;;}
#light_off .main_visual .mv_title{position: relative;z-index: 15;padding-top: 120px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;;}
#light_off .main_visual .mv_title span{display: flex;width: 203px;height: 70px;border: 4px solid #FFFFFF;border-radius: 50px;align-items: center;justify-content: center;font-weight: 600;color: #FFD034;font-size: 20px;font-weight: 600;margin-bottom: 40px;}
#light_off .main_visual .mv_title strong{display: block;font-family: 'TtangsBudaeJjigae';color: #fff;font-size: 60px;color: #FFFFFF;line-height: 76px;font-weight: 500;text-align: center;}
#light_off .main_visual .mv_title strong b{font-weight: inherit;color: #FFD034;font-family: inherit;}
#light_off .main_visual .mv_title p{font-size: 20px;color: #FFFFFF;line-height: 24px;margin-top: 35px;}
#light_off .main_visual .mv_title p b{color: #FFD034;}
#light_off .main_visual img{display: block;max-width: 2000px}
#light_off .main_visual .bg{position: absolute;bottom: 0%;left: 50%;transform: translate(-50%,0%);min-width: 100vw}
#light_off .main_visual .char{position: absolute;bottom:-80px;left: 50%;transform: translate(-50%,0%);min-width: 100vw}
#light_off .con01{position: relative;padding-bottom: 50px;}
#light_off .con01 .bg_light{left: 50%;transform: translateX(-50%);position: absolute;top: 50px;min-width: 100vw}
#light_off .con01 .bg_light img{display: block;}
#light_off .con01 .particle_bg{position: absolute;left: 50%;transform: translateX(-50%);min-width: 100vw}
#light_off .con01 .light{position: relative;z-index: 15;;}
#light_off .con01 .light img{display: block;margin: 0 auto;margin-top: -50px;;}
#light_off .con01 .text{position: relative;z-index: 15;;}
#light_off .con01 .text .after{position: absolute;width: 100%;left: 0%;top: 0;opacity: 0;}
#light_off .con01 .text strong{display: block;font-family: 'TtangsBudaeJjigae';color: #fff;font-size: 60px;color: #FFFFFF;line-height: 76px;font-weight: 500;text-align: center;}
#light_off .con01 .text strong b{color: #FFD034;font-family: inherit;}
#light_off .con01 .text p{font-size: 20px;color: #a1acd6;font-weight: 300;text-align: center;margin-top: 30px;}
#light_off .con01 .text .before .info{animation: ecc 1s infinite;}
@keyframes ecc {
  0%{opacity: 1}
  50%{opacity: 0.5}
  100%{opacity: 1}
}
#light_off .con01 .text .before .info span{font-size: 16px;color: #929ecc;font-weight: 300;text-align: center;margin-top: 30px;display: block}
#light_off .con02{padding-top: 130px;padding-bottom: 160px;}
#light_off .con02 .box_wrap{display: flex;justify-content: center;margin-top: 45px;}
#light_off .con02 .box_wrap .left img{display: block;}
#light_off .con02 .box_wrap .left .img{border-radius: 10px;overflow: hidden;;}
#light_off .con02 .box_wrap .left .txt{display: flex;align-items: center;justify-content: center;margin-top: 30px;gap: 12px}
#light_off .con02 .box_wrap .left .txt img{display: block;}
#light_off .con02 .box_wrap .left .txt p{font-size: 18px;color: #FFFFFF;}
#light_off .con02 .box_wrap .right{padding-left: 40px;}
#light_off .con02 .box_wrap .right .list{display: flex;flex-direction: column;gap: 40px}
#light_off .con02 .box_wrap .right .list .box > strong{display: block;font-size: 24px;color: #FFFFFF;font-weight: 600;}
#light_off .con02 .box_wrap .right .list .box .txt {padding-top: 3px;}
#light_off .con02 .box_wrap .right .list .box .txt strong{font-size: 20px;color: #FFFFFF;font-weight: 500;}
#light_off .con02 .box_wrap .right .list .box .txt > p{font-size: 18px;color: #9eade5;font-weight: 300;margin-top: 15px;}
#light_off .con02 .box_wrap .right .list .box .info{display: flex;flex-direction: column;gap: 10px}
#light_off .con02 .box_wrap .right .list .box .info div{display: flex;align-items: center;gap: 20px}
#light_off .con02 .box_wrap .right .list .box .info div span{display: flex;width: 80px;height: 48px;background-color: #0B1E68;border-radius: 50px;align-items: center;justify-content: center;font-size: 20px;color: #FFFFFF;font-weight: 500;}
#light_off .con02 .box_wrap .right .list .box .info div p{font-size: 20px;color: #FFFFFF;;}
#light_off .con02 .box_wrap .right .list .box.how_w{flex-direction: column;}
#light_off .con02 .box_wrap .right .list .box.how_w .how{display: flex;flex-direction: column;gap: 18px;margin-top: 25px;}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr{width: 664px;height: 60px;display: flex;box-sizing: border-box;background-color: #0B1E68;border-radius: 50px;align-items: center;padding: 0 40px;gap: 10px}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr span{font-size: 18px;color: #FFFFFF;font-weight: 700;}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr p{font-size: 18px;color: #eaeeff;}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr p b{font-weight: inherit;color: #FFD034;}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr.on{border: 2px solid #FFD034;background: none;}
#light_off .con02 .box_wrap .right .list .box.how_w .how .wr.on p{color: #fff;}
#light_off .con02 .box_wrap .right .list > .box{display: flex;}
#light_off .con02 .box_wrap .right .list > .box > strong{width: 155px;}
#light_off .con03{padding-top: 160px;}
#light_off .con03 .list{display: flex;flex-direction: column;align-items: center;justify-content: center;}
#light_off .con03 .list ul{width: 946px;display: flex;gap: 20px;margin-top: 40px;}
#light_off .con03 .list ul li{flex: 1;display: flex;justify-content: space-between;align-items: center;height: 72px;border: 2px solid #FFFFFF;border-radius: 50px;padding: 0 40px;}
#light_off .con03 .list ul li span{display: flex;align-items: center;gap: 10px;font-size: 20px;color: #FFFFFF;font-weight: 600;}
#light_off .con03 .list ul li span i{display: block;}
#light_off .con03 .list ul li span i svg{display: block;}
#light_off .con03 .list ul li p{font-size: 20px;color: #FFFFFF;;}
#light_off .con03 .list ul li:nth-child(2){border-color: #FFD034;}
#light_off .con03 .list em{display: block;font-size: 16px;color: #9eade5;font-weight: 300;margin-top: 50px;}
#light_off .con03 .img_wrap{position: relative;height: 100vh;width: 100%;margin-top: 75px;overflow: hidden;}
#light_off .con03 .img_wrap div{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);min-width: 100vw}
#light_off .con03 .img_wrap img{display: block;max-width: 3000px}

#light_off .main_visual .mv_title span{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .main_visual.on .mv_title span{transform: translateY(0px);opacity:1;}

#light_off .main_visual .mv_title strong{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .main_visual.on .mv_title strong{transform: translateY(0px);opacity:1;transition-delay: 0.3s;}
#light_off .main_visual .mv_title p{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .main_visual.on .mv_title p{transform: translateY(0px);opacity:1;transition-delay: 0.6s;}
#light_off .main_visual .char img{transform: translateY(70px);opacity: 0;transition: 1s;max-width: 5000px}
#light_off .main_visual.on .char img{transform: translateY(0px);opacity:1;transition-delay: 0.9s;}

#light_off .con01 .text strong{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con01.on .text strong{transform: translateY(0px);opacity: 1;}

#light_off .con01 .text p{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con01.on .text p{transform: translateY(0px);opacity: 1;transition-delay: 0.3s;}

#light_off .con01 .text .btn_box{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con01.on .text .btn_box{transform: translateY(0px);opacity: 1;transition-delay: 0.6s;}


#light_off .con01 .text .before .info span{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con01.on .text .before .info span{transform: translateY(0px);opacity: 1;transition-delay: 0.9s;}
#light_off .con01.on .text .before .info span b{color: #fff}

#light_off .m_title strong{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .on .m_title strong{transform: translateY(0px);opacity: 1;}

#light_off .con02 .box_wrap{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con02.on .box_wrap{transform: translateY(0px);opacity: 1;transition-delay: 0.3s;}
#light_off .con03 .list{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con03.on .list{transform: translateY(0px);opacity: 1;transition-delay: 0.3s;}
#light_off .on .m_title strong{transform: translateY(0px);opacity: 1;}

#light_off .con02 .btn_box{transform: translateY(70px);opacity: 0;transition: 1s;}
#light_off .con02.on .btn_box{transform: translateY(0px);opacity: 1;transition-delay: 0.6s;}

#light_off .con03 .img_wrap img{display: block;transform: scale(1.4);transition: 1s;}
#light_off .con03.on .img_wrap img{display: block;transform: scale(1);transition-delay: 0.5s;}
#light_off .con01 .text .after{z-index: -1;transition: 1s;}
#light_off .con01 .text .before{transition: 1s;}
#light_off .con01.off .text .before{opacity: 0;}
#light_off .con01.off .after{z-index: 1;opacity: 1;}

#light_off .con01 .particle_bg{opacity: 0;transition: 1s;}
#light_off .con01.off .particle_bg{opacity: 1;}

#light_off .con01 .light{opacity: 1;transition: 1s;}
#light_off .con01.off .light{opacity: 0;}

#light_off .con01 .bg_light{opacity: 1;transition: 1s;}
#light_off .con01.off .bg_light{opacity: 0.3;}

#light_off .con02{display: none}
#light_off .con03{display: none}
#footer{display: none}

.main_wrap{margin-bottom: 0}
@media (min-width: 1920px) {
#light_off .main_visual img{max-width: 5000px}
#light_off .con01 .bg_light img{width:100vw}
#light_off .main_visual .char{}
#light_off .con03 .img_wrap img, #light_off .main_visual img{width:100vw}
}
@media (max-width: 1400px) {
    #light_off .con02 .box_wrap{flex-direction: column;align-items: center;justify-content: center;;}
}
@media (max-width: 1100px) {
    .state_popup .pop_in .pop_w{border-radius: 10px;}
    #light_off .btn_box{margin-top: 20px;}
    .state_popup .pop_in .pop_w{padding: 20px;}
    .state_popup .pop_in .pop_w .title p{font-size: 13px;}
    .state_popup .pop_in .pop_w .title{margin-bottom: 15px;}
    .state_popup .pop_in .pop_w .title strong{font-size: 20px;margin-bottom: 10px;;}
    #light_off .main_visual .mv_title p{font-size: 16px;line-height: 1.5;margin-top: 15px;}
    #light_off .main_visual .mv_title strong{font-size: 36px;line-height: 1.5;;}
    #light_off .main_visual .char img{height: 400px;}
    #light_off .main_visual .char{bottom: -20px;}
    #light_off .main_visual .mv_title span{width: 160px;height: 40px;font-size: 13px;margin-bottom: 15px;}
    #light_off .con01 .light img {width: 200px;}
    #light_off .con01 .bg_light img{width: 1100px;}
    #light_off .con01 .text strong{font-size: 30px;line-height: 1.5;}
    #light_off .con01 .text p{font-size: 15px;line-height: 1.5;margin-top: 10px;;}
    #light_off .btn_box .btn_in{width: 140px;height: 40px;}
    #light_off .btn_box .btn_in div span{font-size: 13px;}
    #light_off .con01 .particle_bg img{width: 1300px;}
    #light_off .con02{padding: 60px 0;}
    #light_off .m_title strong{font-size: 36px;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr{width: 100%;height: 40px;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr i{display: block;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr svg{width: 5px;height: auto;display: block;}
    #light_off .con02 .box_wrap .right{padding-left: 0;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr p, #light_off .con02 .box_wrap .right .list .box.how_w .how .wr span{font-size: 14px;;}
    #light_off .con02 .box_wrap .right .list .box > strong{font-size: 16px;}
    #light_off .con02 .box_wrap .right .list .box {flex-direction: column;gap: 10px}
    #light_off .con02 .box_wrap .right .list .box.how_w .how{margin-top: 0;}
    #light_off .con02 .box_wrap .right .list .box .txt strong{font-size: 14px;}
    #light_off .con02 .box_wrap .right .list .box .txt > p{font-size: 12px;margin-top: 5px;;}
    #light_off .con02 .box_wrap .right .list .box .info div span{font-size: 13px;width: 50px;height: 30px;}
    #light_off .con02 .box_wrap .right .list .box .info div p{font-size: 13px;word-break: keep-all}
    #light_off .con02 .box_wrap .right .list .box .info div{gap: 10px}
    #light_off .con02 .box_wrap .right .list .box .info{gap: 5px}
    #light_off .con02 .box_wrap .right .list{gap: 20px}
    #light_off .con02 .box_wrap .left .txt p{font-size: 12px;}
    #light_off .con02 .box_wrap .left .txt img{width: 30px;}
    #light_off .con03 .list ul{width: calc(100%);}
    #light_off .con03 .list{padding: 0 20px;}
    #light_off .con03 .list ul li p{font-size: 13px;}
    #light_off .con03 .list ul li span{font-size: 13px;}
    #light_off .con03 .list ul li{height: 40px;padding: 0 20px;}
    #light_off .con03 .list em{font-size: 12px;margin-top: 20px;;}
    #light_off .con03{padding-top: 60px;}
    #light_off .con03 .list ul{margin-top: 20px;}
    #light_off .con03 .img_wrap{margin-top: 30px;}
    .add_popup .pop_in .pop_w{padding: 20px;}
    .add_popup .pop_in .pop_w img{width: 300px;}
    .add_popup .pop_in .pop_w .link span{font-size: 12px;line-height: 1.5;}
    .add_popup .pop_in .pop_w .link{margin-top: 15px;}
    .add_popup .pop_in .pop_w .link input{height: 40px;font-size: 13px;margin-top: 10px;;}
    .add_popup .pop_in .pop_w .title strong{font-size: 22px;}
    .add_popup .pop_in .pop_w .title{margin-bottom: 15px;}

}
@media (max-width: 784px) {
    #light_off .con01 .text .before .info span{font-size: 11px;margin-top: 15px}
    #light_off .con01 .text{position:absolute; top: 50%;transform: translateY(-50%);width: 100%;left: 0}
    #light_off .con01{height: 100vh}
    #light_off .con01 .bg_light:after{content:'';display:block;position: absolute; background: linear-gradient(to bottom, #000A3000, #000A30);height: 30%;width: 100%;bottom: 0;left: 0}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr{gap: 4px}
    #light_off .con01 .light img{width: 120px;}
    #light_off .con02 .box_wrap .left .txt{margin-top: 10px;margin-bottom: 20px;;}
    #light_off .main_visual .mv_title strong{font-size: 28px;}
    #light_off .main_visual .mv_title p{font-size: 14px;word-break: keep-all;;}
    #light_off .main_visual .char img{height: 300px;}
    #light_off .con02{padding-left: 20px;padding-right: 20px;;}
    #light_off .con02 img{max-width: 100%;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr{padding: 0 15px;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr p, #light_off .con02 .box_wrap .right .list .box.how_w .how .wr span{font-size: 13px;}
    #light_off .m_title strong{font-size: 24px;}
    #light_off .con03 .list em{line-height: 1.5;word-break: keep-all;text-align: center;}
    #light_off .con03 .list ul{flex-direction: column;gap: 5px;}
    #light_off .con03 .list ul li{height: 30px;flex: none;}
    #light_off .con03 .img_wrap{height: 70vh;}
    #light_off .con03 .img_wrap img{height: 70vh;}
    #light_off .con01 .text strong{font-size: 24px;}
    #light_off .con02 .box_wrap{margin-top: 20px;}
    #light_off .main_visual .char img{height: 260px;}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr p{text-align: center}
    #light_off .con02 .box_wrap .right .list .box.how_w .how .wr{flex-direction: column;height: auto;padding: 7px;border-radius: 10px}
}