/* Search Page Optimized CSS */
/* Extracted from inline styles for better performance */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800&display=swap');

/* Search Form Styles */
#searchFrm {
    margin: 0;
}

/* Main Visual Styles */
.main-visual {
    overflow: hidden;
    height: 630px;
}

.main-visual .swiper-slide {
    height: 630px;
}

/* Big Banner Rolling */
.main_bigbanRolling {
    position: relative;
    width: 100%;
    height: 485px;
    overflow: hidden;
    cursor: pointer;
}

.main_bigbanRolling .tit_wrap {
    position: relative;
    display: table;
    width: 1200px;
    height: 485px;
    margin: 80px auto 0 auto;
}

.main_bigbanRolling .tit_wrap .tit_box {
    display: table-cell;
    vertical-align: top;
}

.main_bigbanRolling .tit_wrap .tit_box h2 {
    margin-top: 40px;
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 45px;
    font-weight: 400;
    line-height: 73px;
    color: #1a1a1a;
}

.main_bigbanRolling .tit_wrap .tit_box h2 em {
    position: relative;
    font-style: normal;
    font-weight: bold;
}

.main_bigbanRolling .tit_wrap .tit_box h2 span.eng {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #ffc000;
}

.main_bigbanRolling .tit_wrap .tit_box p {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 16.5px;
    font-weight: 700;
    color: #1a1a1a;
}

.main_bigbanRolling .tit_wrap .tit_box h3 {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding-top: 35px;
    line-height: 28px;
}

.main_bigbanRolling .tit_wrap .tit_box h3 span.plus_box {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background: #ffc000;
    color: #fff;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
}

.main_bigbanRolling .tit_wrap .tit_box .information {
    padding-bottom: 5px;
}

.main_bigbanRolling .tit_wrap .tit_box .light-p {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 65px;
    font-weight: 0;
    padding-top: 20px;
}

.main_bigbanRolling .tit_wrap .tit_box .hard-p {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 65px;
    font-weight: 300;
    padding-top: 20px;
    color: #1D1D1D;
}

.main_bigbanRolling .tit_wrap .tit_box .point-p {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #1a1a1a;
    padding-top: 20px;
}

.main_bigbanRolling .tit_wrap .tit_box .point-white {
    color: #fff !important;
}

.main_bigbanRolling .tit_wrap .tit_box .point-pw {
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    padding-top: 20px;
}

.main_bigbanRolling .tit_wrap .tit_box h3 span {
    vertical-align: middle;
}

.main_bigbanRolling .tit_wrap .tit_box .point-p2 {
    font-size: 16px;
    font-weight: 800;
    color: #1a1a1a;
}

.main_bigbanRolling .icon_img {
    position: absolute;
    top: 275px;
    right: 105px;
    width: 295px;
    height: 295px;
    padding: 20px;
    text-align: center;
    line-height: 250px;
    box-sizing: border-box;
}

.main_bigbanRolling .icon_img img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    vertical-align: middle;
}

/* Small Banner Styles */
#swiperRollingSmall .tit_wrap {
    left: -160px;
    top: -85px;
    position: relative;
    display: table;
    width: 360px;
    height: 100px;
    text-align: left;
    padding: 0;
}

#swiperRollingSmall .tit_wrap .tit_box {
    display: table-cell;
    vertical-align: top;
}

#swiperRollingSmall .tit_wrap .tit_box h2 {
    font-family: 'Montserrat', 'YoonGothicPro760', sans-serif;
    font-size: 38px;
    color: #1a1a1a;
}

#swiperRollingSmall .tit_wrap .tit_box h2 em {
    position: relative;
    font-style: normal;
    font-weight: bold;
}

#swiperRollingSmall .tit_wrap .tit_box h2 span.eng {
    font-family: 'Montserrat', 'YoonGothicPro760', sans-serif;
    font-size: 43px;
    color: #1a1a1a;
}

#swiperRollingSmall .tit_wrap .tit_box p {
    font-family: 'Montserrat', 'YoonGothicPro760', sans-serif;
    font-size: 16px;
    color: #737373;
    margin-bottom: 30px;
}

#swiperRollingSmall .tit_wrap .tit_box h3 {
    line-height: 1.5;
    margin-top: 30px;
    font-family: 'Montserrat', 'YoonGothicPro740', sans-serif;
    font-size: 16px;
    color: #1a1a1a;
}

/* Direct Navigation */
.m-v-direct-new {
    z-index: 9;
    position: absolute;
    bottom: 25px;
    left: 50%;
    width: 1200px;
    height: 55px;
    margin-left: -600px;
    box-sizing: border-box;
}

.m-v-direct-new ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.m-v-direct-new ul li {
    position: relative;
    display: table;
    width: 100%;
    margin-right: 40px;
    height: 55px;
    box-sizing: border-box;
    cursor: pointer;
}

.m-v-direct-new ul li:last-child {
    margin: 0;
}

.m-v-direct-new ul li span {
    display: table-cell;
    font-size: 12px;
    color: #666;
    vertical-align: middle;
    transition: 0.2s;
}

.m-v-direct-new ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    opacity: 0.09;
    overflow: hidden;
}

.m-v-direct-new ul li.current:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #1a1a1a;
    overflow: hidden;
}

.m-v-direct-new ul li.current span {
    font-size: 13px;
    color: #1a1a1a;
    font-family: 'Montserrat', 'YoonGothicPro780', sans-serif;
    font-weight: 600;
    transition: 0.2s;
}

.m-v-direct-new ul li:hover span {
    color: #1a1a1a;
    transition: 0.5s;
}

/* White Theme */
.main_bigbanRolling .tit_wrap .tit_box.tit_whi h2,
.main_bigbanRolling .tit_wrap .tit_box.tit_whi p,
.main_bigbanRolling .tit_wrap .tit_box.tit_whi h3 {
    color: #fff;
}

.m-v-direct-new ul li.current.cur_whi span {
    color: #1a1a1a;
}

.m-v-direct-new ul li.current.cur_whi:after {
    background: #fff;
}

/* Play Controls */
.top_play {
    z-index: 9;
    position: absolute;
    top: 350px;
    height: 40px;
    width: 90px;
    left: 50%;
    margin-left: -600px;
    box-sizing: border-box;
}

.top_play:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 90px;
    height: 40px;
    opacity: 0.8;
    border-radius: 32px;
}

.top_play .swiper-button-prev {
    opacity: 0.5;
    left: 13px;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/re_181207/images/icon_play_p.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
    margin-top: -10px !important;
}

.top_play .swiper-button-next {
    opacity: 0.5;
    left: 57px;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/re_181207/images/icon_play_n.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
    margin-top: -10px !important;
}

.top_play .swiper-button-prev:hover,
.main_bigbanRolling .top_play .swiper-button-next:hover {
    transition: .3s;
    opacity: 1;
}

.top_play .swiper-pause {
    opacity: 0.5;
    position: absolute;
    z-index: 999;
    width: 20px;
    height: 20px;
    top: 26%;
    left: 36px;
    background: url(/re_181207/images/icon_stop.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
}

.top_play .swiper-play {
    opacity: 0.5;
    position: absolute;
    z-index: 999;
    width: 20px;
    height: 20px;
    top: 26%;
    left: 37px;
    background: url(/re_181207/images/icon_play.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
}

.top_play .swiper-play,
.top_play .swiper-pause {
    display: none;
}

.top_play .swiper-play:hover,
.top_play .swiper-pause:hover {
    display: none;
    opacity: 1;
    transition: .3s;
}

.top_play .swiper-play.active,
.top_play .swiper-pause.active {
    display: block;
}

/* Small Play Controls */
.play_small {
    z-index: 9;
    position: relative;
    height: 30px;
    width: 121px;
    left: 47%;
    box-sizing: border-box;
    bottom: 0px;
    background: #FFF;
}

.play_small .swiper-pause {
    opacity: 0.5;
    position: absolute;
    z-index: 999;
    width: 17px;
    height: 17px;
    top: 19%;
    left: 99px;
    background: url(/re_181207/images/icon_stop.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
}

.play_small .swiper-play {
    opacity: 0.5;
    position: absolute;
    z-index: 999;
    width: 17px;
    height: 17px;
    top: 19%;
    left: 99px;
    background: url(/re_181207/images/icon_play.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
}

.play_small .swiper-button-prev {
    opacity: 0.5;
    left: 0px;
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(/re_181207/images/icon_play_p.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
    margin-top: -9px !important;
}

.play_small .swiper-button-next {
    opacity: 0.5;
    left: 70px;
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(/re_181207/images/icon_play_n.png?t=1);
    background-size: cover;
    cursor: pointer;
    transition: 0.3s;
    margin-top: -9px !important;
}

.play_small .swiper-button-prev:hover,
.play_small .swiper-button-next:hover {
    opacity: 1;
    transition: .3s;
}

.play_small .swiper-play,
.play_small .swiper-pause {
    display: none;
}

.play_small .swiper-play:hover,
.play_small .swiper-pause:hover {
    opacity: 1;
    transition: .3s;
}

.play_small .swiper-play.active,
.play_small .swiper-pause.active {
    display: block;
}

.play_small p {
    letter-spacing: 4;
    font-family: 'Montserrat', 'YoonGothicPro720', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    position: absolute;
    width: 50px;
    margin-left: 30px;
    line-height: 30px;
}

/* Progress Bar */
.progress-wrapper {
    z-index: 9;
    position: absolute;
    top: 410px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.progress-container {
    width: 100px;
    background-color: rgba(34, 34, 34, 0.15);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.progress-bar {
    height: 2px;
    background-color: rgba(34, 34, 34);
    transition: width 0.5s ease-out;
}

.progress-label {
    font-size: 12px;
    padding: 10px;
    font-family: 'Montserrat', 'YoonGothicPro780', sans-serif;
    color: rgba(34, 34, 34);
    font-weight: 600;
}

/* Swiper Styles */
.swiper {
    width: 100%;
    overflow: hidden;
}

.swiper-slide-rolling-small {
    margin: 30px 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease-in-out;
    width: 800px !important;
    height: 430px !important;
    border-radius: 30px;
    background-size: cover !important;
}

/* Category Main */
.category_main .brand_new {
    background: #fff !important;
}

/* Coupon Styles */
span.coupon {
    padding: 3px 5px;
    background-color: #222450;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    margin-left: 5px;
}

/* Banner Styles */
.ban_top {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.ban_top a {
    overflow: hidden;
    z-index: 10;
    position: absolute;
    top: 30px;
    right: -43px;
}

/* Animation Keyframes */
@keyframes slide-progress {
    0% {
        transform: translateX(0);
        width: 0;
    }
    100% {
        transform: translateX(0);
        width: 100%;
    }
}

.main_bigbanRolling .swiper-slide span.label_anti {
    display: inline-block;
    width: 80px;
    height: 26px;
    background: url(/re_181207/images/label_anti.png?t=1) center no-repeat;
    margin-left: 10px;
    background-size: 100%;
}

/* Lazy Loading Images */
.lazy {
    opacity: 0;
    transition: opacity 0.3s;
}

.lazy.loaded {
    opacity: 1;
}

/* Responsive Optimizations */
@media (max-width: 1200px) {
    .main_bigbanRolling .tit_wrap,
    .m-v-direct-new {
        width: 100%;
        max-width: 1200px;
    }
}

/* Performance optimizations for search results */
.list_box li {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* Optimize font loading */
@font-face {
    font-family: 'Montserrat';
    font-display: swap;
}