.popup-layer{display:none;position:fixed;z-index:20000;top:0;right:0;bottom:0;left:0}.popup-layer.on{display:block}.popup-layer .popup-layer__bg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.popup-layer .tab_nav{overflow:hidden;background-color:#fff}@media(max-width: 576px){.popup-layer .tab_nav{display:none}}.popup-layer .tab_nav li{cursor:pointer;color:#555;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:25%;padding:10rem 20rem}.popup-layer .tab_nav li:not(:last-child){border-bottom:1px solid #ccc}.popup-layer .tab_nav li.current{font-weight:700;color:#000;color:var(--pri-1)}#slide_popup_wrap{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:95%;height:90%;max-width:500rem;max-height:90vh;pointer-events:none}@media(max-width: 576px){#slide_popup_wrap{display:flex;flex-direction:column-reverse;height:100%;justify-content:start}}#slide_popup_wrap .swiper{position:absolute;top:0;left:0;width:100%;height:100%;font-size:0}@media(max-width: 576px){#slide_popup_wrap .swiper{position:relative;height:auto}}#slide_popup_wrap .swiper .swiper-slide{height:100%;overflow:auto}#slide_popup_wrap .swiper .item{position:relative;height:100%}#slide_popup_wrap .swiper .item img{width:100%;height:auto;display:block}#slide_popup_wrap .swiper .swiper-button{display:none}@media(max-width: 576px){#slide_popup_wrap .swiper .swiper-button{display:block}}#slide_popup_wrap .swiper .swiper-pagination{position:absolute;left:unset;bottom:unset;top:10rem;right:10rem;width:auto;gap:6rem;display:none;z-index:5;background-color:rgba(200,200,200,.7);color:rgba(255,255,255,.85);font-size:12rem;padding:4rem 10rem;border-radius:500rem}@media(max-width: 576px){#slide_popup_wrap .swiper .swiper-pagination{display:flex}}#slide_popup_wrap .swiper .swiper-pagination .swiper-pagination-bullet{height:10rem;width:10rem;background-color:rgba(123,123,123,.4);opacity:1;margin:0;border-radius:10rem;transition:.35s ease}#slide_popup_wrap .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:20rem;background-color:rgba(123,123,123,.8)}#slide_popup_wrap .tab_nav_wrap{width:100%;max-width:150rem;position:absolute;left:100%;top:0;pointer-events:all}@media(max-width: 576px){#slide_popup_wrap .tab_nav_wrap{max-width:100%;width:100%;position:relative;left:0}}#slide_popup_wrap .tab_nav_wrap .hd_pops_footer{display:grid;grid-template-columns:repeat(2, 1fr);font-size:14rem}#slide_popup_wrap .tab_nav_wrap .hd_pops_footer .hd_pops_reject{padding:0;text-align:center}#slide_popup_wrap .tab_nav_wrap .hd_pops_footer .hd_pops_close{position:relative}