/* BASIC css start */
#contentWrapper.side {background: #fff!important;min-width: 1400px;    padding-top: 30px;}
#content {width: 50%!important;}

.no-translate2 {
    mix-blend-mode: unset!important;
}
.logo-svg2 {
    fill: #000!important;
}
#hdWrap .hdCate .cateWrap > ul > li > a {
    color: #000!important;
}
#hdWrap .topRight > ul > li > a {
    color: #000!important;
}
#allfinder-ctr svg {
    display: none;
}

.intro {display: flex;position: relative;background: url(//sappun.img13.kr/site/event/20240226/PC_00.jpg);}
.intro > div {flex: 1;}
.intro_t {position: absolute;top: 50%;left: 25%;transform: translate(-50%, -50%); text-align: center;}

.intro_t2 {opacity: 0;}

.title_1 {font-size: 40px;font-family: Brewery Com;font-weight: 700;line-height: 52px;margin-bottom: 40px;}
.title_2 {font-size: 16px;font-weight: 700;margin-bottom: 40px;font-family: 'Noto Sans Korean';}
.title_3 {line-height: 25px;font-family: 'Noto Sans Korean';}

.intro_d {text-align: center;padding: 100px;}

.flex {display: flex;margin: 1px 0;;}
.flex .flexdiv {width: 50%;}
.flex .flexdiv:nth-child(1) {margin-right: 0.5px;}
.flex .flexdiv:nth-child(2) {margin-left: 0.5px;}

.side_container .side_wrapper .side_body {padding: 0!important;}
 
 
.swiper-containerA, .swiper-containerB {overflow:hidden;} 
 
#content .tit-page-2:first-child {margin-top: 0px!important;}
#content .tit-page-2 {margin-top: 0px!important;}

.mt50{margin-top:50px;}
.mt180{margin-top:180px;}




/**/
#floatingButton {opacity: 0; }
.FloatingWriteButton {position: fixed;right: 20px;bottom: 18px;z-index: 11;}
.FloatingWriteButton .btn {width: 200px;height: 80px;color: var(--cafe-color-onCafeSkin);border-radius: 50px;box-shadow: 0 1px 4px 0 rgba(0,0,0,.07);transition: width .3s ease-out; background: #000;display: flex;justify-content: space-evenly;}
.FloatingWriteButton .text {white-space: nowrap;margin-right: 5px;opacity: 1; transition: opacity 1s ease; color : #fff;line-height: 80px;font-size:16px;    font-weight: 500;text-decoration: underline;}
.FloatingWriteButton .hide {opacity: 0; display:none;}
.btn span {visibility: unset!important;}
/* BASIC css end */

