.page-float,.m-fix-menu,footer{display:none}.col{text-align:center;margin-top:130px;padding:70px 0 150px;width:100%}h4.tit{margin-bottom:10px}.event-search{max-width:600px;position:relative;margin:0 auto}.event-search::after{content:'';display:inline-block;background:url(/resources/images/common/Icon_search.svg) no-repeat center center;left:20px;width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.event-search input{background-color:#f5f5f5;border-radius:8px;padding:18px 18px 18px 55px;width:100%;border-bottom:0;font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#333}.event-search input::placeholder{color:#999}.event-search input:-webkit-autofill,.event-search input:-webkit-autofill:hover,.event-search input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #f5f5f5 inset !important;box-shadow:0 0 0 1000px #f5f5f5 inset !important;-webkit-text-fill-color:#333 !important}.event-product-items{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.event-product-item{padding:20px;border:1px solid #ddd;border-radius:8px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px;background-color:#fff;text-align:left}.product-top-wrap{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:4px;position:relative}.product-top-wrap .product-tags{display:flex;gap:4px;flex-wrap:wrap}.product-top-wrap .product-tags label{border-radius:2px;border:solid 1px #ff345e;background-color:#fff;font-size:var(--font-size-regular);font-weight:var(--font-weight-bold);color:#ff345e;font-style:normal;padding:3px 10px;line-height:1}.product-title{font-size:var(--font-size-regular4);font-weight:var(--font-weight-bold);color:#111;word-break:keep-all}.product-content{font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#666;display:block;white-space:pre-line;line-height:var(--line-height-base);word-break:keep-all}.product-bottom-wrap{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px}span.origin-price{min-width:80px;min-height:10px;font-size:var(--font-size-regular);color:#aaa;position:relative;text-align:right;overflow:hidden;font-family:'Montserrat',sans-serif;display:flex;justify-content:flex-end;line-height:18px}span.origin-price::after{display:inline-block;content:'원';font-weight:var(--font-weight-regular);color:#aaa;text-decoration:none;font-size:var(--font-size-small);font-family:'Pretendard Variable',sans-serif}span.origin-price::before{content:'';display:inline-block;background:url(/resources/images/main/Icon_priceDown.svg) no-repeat center left;background-size:contain;width:365px;height:8px;top:8px;position:absolute;left:0;opacity:.5}span.origin-price.foreign{justify-content:flex-start;align-items:baseline;flex-direction:row-reverse;gap:2px}span.origin-price.foreign::after{margin-bottom:0;font-size:8px;content:'₩';font-family:'Montserrat',sans-serif}span.sale-price{font-size:var(--font-size-big);font-weight:var(--font-weight-bold);color:#111;display:flex;align-items:baseline;font-family:'Montserrat',sans-serif}span.sale-price::after{content:'원';margin-left:2px;font-size:var(--font-size-regular1);font-weight:var(--font-weight-regular);text-decoration:none;vertical-align:baseline;color:#333}span.sale-price.hideY::after{content:''}span.sale-price.foreign::before{content:'₩';font-size:2rem;font-weight:var(--font-weight-regular);margin-right:4px;text-decoration:none;vertical-align:baseline;color:#111}span.sale-price.foreign.hideY::before{content:''}span.sale-price.foreign::after{content:''}.product-button-wrap{width:100%;display:flex;justify-content:flex-end;gap:10px}.product-bottom-wrap button{min-width:120px;font-size:var(--font-size-regular1);font-weight:var(--font-weight-regular);height:36px;padding:0 4px}.product-bottom-wrap p{display:flex;align-items:center;justify-content:center}.product-bottom-wrap p:before{content:'';display:inline-block;background-image:url(/resources/images/price/Icon_firstUse_black.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:18px;height:13px;margin:0 2px 2px 0}button.detail-btn{border:solid 1px #e3e3e3;background-color:#f9f9f9;color:#555}button.add-btn{border:solid 1px var(--main-color);background-image:none;color:var(--main-color)}button.del-btn{background-color:var(--main-color);color:#fff}#cart{position:fixed;bottom:-100%;left:50%;transform:translate(-50%,0);z-index:9000;display:flex;flex-direction:column;gap:20px;width:100%;max-width:600px;padding:20px 40px;border-radius:12px 12px 0 0;box-shadow:0 4px 16px 0 rgba(0,0,0,0.2);background-color:#fff;transition:bottom .25s ease-in-out}#cart.active{bottom:0;transition:bottom .25s cubic-bezier(0.25,0.1,0.25,1)}.cart-header{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size-regular4);font-weight:var(--font-weight-bold);color:#111}.cart-header .count-wrap{color:#333}.cart-header #selected-count{color:#d62c2c}.cart-header small{font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#999}hr.dashed{width:100%;height:1px;border-top:1px dashed #ddd;margin:0;background-color:transparent}#cart-top-wrap{margin-top:-20px;display:flex;flex-direction:column;gap:20px;position:relative;bottom:-30px;max-height:0;opacity:0;overflow:hidden;transition:bottom 0 ease-in-out,max-height 0 ease-in-out,opacity 0 ease-in-out}#cart.confirm #cart-top-wrap{margin-top:0;bottom:0;max-height:100%;opacity:1}#cart-bottom-wrap{display:flex;justify-content:space-between;flex-direction:column;gap:20px}#cart-items{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:calc(100vh - 380px)}.cart-item{min-width:240px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;border:1px solid #eee;background-color:#f5f5f5;font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#111;text-align:left;word-break:keep-all}.cart-item .price{flex-direction:initial;align-items:center;justify-content:flex-end}.cart-item .sale-price{font-size:var(--font-size-regular3);font-weight:var(--font-weight-bold);color:#111}.cart-item button.del{margin-left:0;background-size:10px;background-position:center right}#total-price{font-size:var(--font-size-big);font-weight:var(--font-weight-bold);color:var(--main-color);display:flex;align-items:baseline;font-family:'Montserrat',sans-serif}#total-price::after{content:'원';margin-left:2px;font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);text-decoration:none;vertical-align:baseline;color:#333}#total-price.foreign::after{content:'KRW';font-size:2rem}#cart-button button{display:none;width:100%;padding:18px;border-radius:4px;background-image:var(--gradient-color);font-size:var(--font-size-regular2);font-weight:var(--font-weight-regular);color:#fff}#cart-button button.active{display:block}.cart-confirm.mobile{display:none}@media(max-width:1199px){.col{margin-top:60px;padding:40px 0 150px}h4.tit{margin-bottom:6px}.container hr{display:none}.event-search{margin-top:40px}.event-search::after{left:10px}.event-search input{padding:12px 20px 12px 45px}.event-product-items{margin-top:40px;gap:10px}.event-product-item{padding:15px 20px;gap:10px}.product-top-wrap .product-tags label{padding:3px 5px;font-size:var(--font-size-small)}.product-title{font-size:var(--font-size-regular2)}.product-content{font-size:var(--font-size-regular)}span.sale-price{font-size:var(--font-size-regular4)}.product-bottom-wrap button{min-width:80px;font-size:var(--font-size-regular)}#cart{padding:20px;gap:16px}#cart-top-wrap,#cart-bottom-wrap{gap:16px}#cart-items{gap:8px;max-height:calc(100vh - 330px)}.cart-item{padding:10px;font-size:var(--font-size-regular1)}.cart-item .sale-price{font-size:var(--font-size-regular2)}.cart-item button.del{margin-left:-10px}.cart-header{font-size:var(--font-size-regular2)}.cart-header small{font-size:var(--font-size-regular)}#total-price{font-size:var(--font-size-regular5)}#total-price::after{font-size:var(--font-size-regular1)}#total-price.foreign::after{font-size:var(--font-size-regular2)}#cart-button button{font-size:var(--font-size-regular1)}.product-button-wrap{justify-content:space-between;gap:10px}.product-button-wrap button{width:100%}}@media(max-width:767px){.col{margin-top:60px;padding:40px 0 80px}.event-search{width:100%;max-width:none}.event-product-items{grid-template-columns:1fr;gap:10px}#cart.mobile{max-width:none}#cart.mobile.active{bottom:-100%;transition:bottom .25s ease-in-out}#cart.mobile.confirm{left:50%;bottom:0;transform:translate(-50%,0);transition:bottom .25s cubic-bezier(0.25,0.1,0.25,1)}#cart.mobile #cart-bottom-wrap{display:none}#cart.mobile.confirm #cart-bottom-wrap{display:flex}.cart-confirm.mobile{display:block;position:fixed;left:0;bottom:-100%;width:100%;padding:18px;margin:0;background-image:var(--gradient-color);font-size:var(--font-size-regular1);font-weight:var(--font-weight-regular);color:#fff;text-align:center;transition:bottom .25s ease-in-out}.cart-confirm.mobile.active{bottom:0;transition:bottom .25s cubic-bezier(0.25,0.1,0.25,1)}}