@charset "utf-8"; 

#promotion .header .title {text-transform: none;}

#section-about .logo {background-image: url(https://dunadev.cafe24.com/svg/np/00_logo_footer.svg);background-position: left;padding-top: 35%;background-size: contain;background-repeat: no-repeat;}
#section-about .header .desc {position: relative;padding-left: 0;}
#section-about .header .desc .line {border-left: 0;}
#section-about .carousel-item {padding-top: 120%;}
#section-about .duna-btn-circle:after {background-color:var(--duna-point1)}
#section-about .duna-btn-circle .material-symbols-outlined{color:var(--duna-gray-100)}
#section-about:hover .duna-btn-circle span{color:var(--duna-gray-100);}

#section-sentence {padding:15vh 0 10vh;}
#section-sentence .text .title {font-weight: 700;font-size: 1.2rem;}
#section-sentence .img {background-image: url(https://newpearls.co.kr/img/01_03_01.png);background-position: center;background-repeat: no-repeat;background-size: contain;padding-top: 110%;position: absolute;left: -17rem;width: 180%;}
#section-sentence .left .contents{height:80%;display:flex;flex-direction:column;justify-content:space-around}
#section-sentence .center .contents{height:80%;display:flex;flex-direction:column;}
#section-sentence .contents .content-wrap {z-index: 3;position: relative;}
#section-sentence .right{position: relative;}
#section-sentence .content {margin-bottom: 3rem;}
#section-sentence .content.content3 {margin-bottom:0;}
#section-sentence .content.content6 {margin-bottom:0;}
#section-sentence .content .icon .material-symbols-outlined {padding-right:1rem;font-size:4rem;color:var(--duna-point1);}
#section-sentence .duna-btn-circle:after {background-color:var(--duna-point1)}
#section-sentence .duna-btn-circle .material-symbols-outlined{color:var(--duna-gray-100)}
#section-sentence:hover .duna-btn-circle span{color:var(--duna-gray-100);}

#section-widget-gallery {background-color: var(--duna-gray-100);}
#section-widget-gallery .xet-content__gallery {padding: 0 5%;}
#section-widget-gallery .item .item__thumbnail .img {padding-top: 195%;}
#section-widget-gallery .item .text .item__subject {font-size: calc(1rem + .1vw);}
#section-widget-gallery .item .text .exvar {display: none;}
#section-widget-gallery .item .text .item__exvars {display: none;}
#section-widget-gallery .modal-content {background-color: transparent;border: 0px;max-height: 1280px;}
#section-widget-gallery .mobile .carousel-item .item .text {text-align: center;}
#section-widget-gallery .mobile .carousel-item .item .text .item__exvars {display: none;}

#section-widget-gallery .duna-btn-circle:after {background-color:var(--duna-point1)}
#section-widget-gallery .duna-btn-circle .material-symbols-outlined{color:var(--duna-gray-100)}
#section-widget-gallery:hover .duna-btn-circle span{color:var(--duna-gray-100);}

.modal .text{position:absolute;top:0;left:0;width:100%;height:10vh;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}
.modal .text .item__subject{font-size:1.3rem;font-weight:500}
.modal .button-wrap{position:absolute;top:0;display:flex;justify-content:flex-end;align-items:center;width:100%;height:10vh}
.modal .btn-close{background:transparent url("data: image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;background-size:75%;padding:1.5rem;z-index:2;opacity:1;border:1px solid #fff;margin-right:1rem}
.modal-backdrop.show{opacity:.8}

@media (max-width:1399.98px) {

	
}

@media (max-width:1199.98px) {
	
}

@media (max-width:991.98px) {
#section-sentence .img {
    padding-top: 70%; 
    position: unset;
    left: 0;
    width: unset;

}

}

@media (max-width:767.98px) {

}

@media (max-width:575.98px) {

}

@media (min-width:992px) {

	
}