



.nest_maketing_banner{height:40vw;position: relative; display: flex;flex-direction: column; justify-content: space-between;  width: calc(100vw - ((100vw - 79.16666vw) / 2)); overflow: hidden;}

.nest_maketing_title{position: absolute;top: 0;left: 0;width: 100%;display: flex;justify-content: flex-start;flex-direction: column;margin-top: 6.7708vw;margin-bottom: 3.125vw;align-items: flex-start;}
.nest_maketing_title > div , p:nth-child(2){font-size: 2.125rem;font-weight: bold; color: #101010;margin-bottom: 1.041666667vw;} 
.nest_maketing_title > p:nth-child(3) {font-size: 1.25rem; color: #333333;}

.nest_maketing_banner .bn_controller{position: absolute; bottom: 0; right: calc(100% - 79.16666vw); display: flex; align-items: center; gap: 1.041666667vw;}

.nest_maketing_list{position: absolute; top: 18vw;display: flex;justify-content: space-between;margin-bottom: 4.166666667vw; gap: 3.125vw;}
.nest_maketing_item{display: flex;flex-direction: column; background-color: #eeeeee; width:15.8854vw;border-radius: 10px;margin-left: 0.1vw;}
.nest_maketing_item li img{width: 100%;}

.nest_maketing_item > li > img{display: block;margin: 0px;}

.nest_maketing_item > .title{font: normal normal 800 1.197916667vw/1.770833333vw Noto Sans KR;margin-bottom: 0.520833333vw;margin-top: 1.5625vw;margin-left: 1.5625vw; text-align: left;color: #333;letter-spacing: -0.07px;}
.nest_maketing_item > .desc{font: normal normal medium 0.9375vw/1.354166667vw Noto Sans KR;margin-bottom: 1.5625vw;text-align: left;color: #333;letter-spacing: -0.05px;padding:0px 1.370833333vw;}

.nest_maketing {padding: 1.822916667vw;}




.bo_common{margin: 13.0208vw 0px; }

.next_btn2 {
   border: none;
   background-color: #ffffff;
}

.prev_btn2 {
    border: none;
    background-color: #ffffff;
}

.skip_btn2{ border: 1px solid#1a1a1a;background-color: #ffffff; border-radius: 10px; padding: 0.3vw; }

@media (max-width: 768px) {

    .next_btn2 > img, .prev_btn2 > img{width: 3vw;}
}