@charset "UTF-8";body *,body *:before,body *:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none;margin:0;padding-left:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.15}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}iframe,video{width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}em{font-style:normal}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.product{max-width:250px;width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.product__images{position:relative;width:250px;min-height:320px;display:block;overflow:hidden}.product__images .cart{position:absolute;bottom:3%;right:3%}.product__images__thumbnail{transition:transform .3s ease}.product__images__thumbnail:hover{transform:scale(1.1)}.product__desc{position:relative;max-width:250px;width:100%;display:flex;flex-direction:column;gap:8px}.product__brand{color:#898989;font-size:.75rem}.product__title{color:#333;font-size:1rem}.product__discount-rate{color:#fa622f;font-size:1.33rem;margin-right:8px}.product__price{font-weight:700;font-size:1.33rem}.product__regular-price{color:#333;text-decoration:line-through}.product__description{color:#333;font-size:.75rem}.product__keyword{background-color:#e1e1e1;padding:4px;border-radius:4px;font-size:.75rem}.product__keyword.only{color:#5f0080;font-weight:700}.product .skeleton_loading{position:absolute;width:100%;height:100%;box-sizing:border-box;background:#fff;z-index:1}.skeleton_img{width:100%;height:100%}.skeleton_text{margin-top:0;margin-bottom:.5rem;width:auto 1rem}.skeleton_text:nth-child(1){width:80%;height:.8rem}.skeleton_text:nth-child(2){width:65%;height:1.2rem}.skeleton_text:nth-child(3){width:50%;height:1.5rem}.skeleton_text:nth-child(4){width:30%;height:1.4rem}.skeleton_text:nth-child(5){width:40%;height:.5rem}.skeleton_text:nth-child(6){width:40%;height:2rem}.skeleton_loading *{background:linear-gradient(120deg,#e5e5e5 30%,#f0f0f0 38%,#f0f0f0 40%,#e5e5e5 48%);border-radius:1rem;background-size:200% 100%;background-position:100% 0;animation:load 1s infinite}@keyframes load{to{background-position:-100% 0}}.recently{width:80px;height:230px;position:fixed;display:flex;flex-direction:column;gap:12px;border:1px solid rgb(196,196,196);top:50%;right:20px;background-color:#fff;max-height:calc(100vh - 20px);z-index:1}.recently__title{margin:34px auto 0;color:#000;font-size:.75rem}.recently__cover{min-height:50px;height:100%;max-height:130px;overflow:hidden}.recently__product-list{width:100%;height:100%;display:flex;flex-direction:column}.recently__product{width:40px;height:130px;white-space:nowrap;margin:0 auto}.recently__product__image{width:40px;height:50px}.recently__button{width:18px;height:18px;position:absolute;border:0;background:url(/images/menu/arrow.svg);background-position:50%;opacity:.2;left:40%;transform:rotate(90deg)}.recently__button.swiper-button-prev{top:8px}.recently__button.swiper-button-next{transform:rotate(270deg);bottom:8px}.cart-popup{display:none;display:flex;position:absolute}.cart-popup__triangle{top:-10px;right:8px;position:absolute;width:0px;height:0px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent rgb(95,0,128) transparent}.cart-popup__wrapper{width:250px;height:100px;position:relative;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;top:80px;right:100px;background-color:#fff;border:1px solid rgb(95,0,128)}.cart-popup__thumbnail{width:45px;height:60px}.cart-popup__description{width:100%;display:flex;flex-direction:column;padding:8px 0}.cart-popup__name{width:144px;font-weight:600;font-size:.75rem;color:#a6a6a6;padding-bottom:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart-popup__add-cart{font-weight:400;font-size:.75rem;color:#333}.basket-product{width:100vw;height:100vh;position:absolute;justify-content:center;align-items:center;display:flex;z-index:10;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0003}.basket-product__wrapper{width:400px;height:300px;padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;background-color:#fff;box-shadow:0 8px 36px #0003}.basket-product__title{font-weight:600;font-size:1rem;color:#333}.basket-product__price{width:100%;display:inline-flex;flex-direction:row;justify-content:space-between;gap:8px;margin-top:12px}.basket-product__price__discount{font-weight:600;font-size:1rem}.basket-product__price__regular{flex:1;font-size:.75rem;color:#333;text-decoration:line-through}.basket-product__count{width:90px;height:30px;border:1px solid rgb(196,196,196);display:flex;flex-direction:row;align-items:center;text-align:center}.basket-product__count__change{border:none;background-color:transparent;color:#a6a6a6}.basket-product__count__change.is--active{color:#333}.basket-product__count__change,.basket-product__count__result{width:30px;height:30px;line-height:30px}.basket-product__total{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.basket-product__total__description{font-size:1rem;font-weight:600}.basket-product__total__price{font-weight:700;font-size:1.78rem}.basket-product__grade{display:block;width:100%;text-align:right;margin-top:4px}.basket-product__grade__type{background-color:#fa622f;color:#fff;font-size:.75rem;padding:2px 8px;margin-right:12px}.basket-product__grade__description{font-weight:600;line-height:1.5}.basket-product__button__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.basket-product__button__wrapper button{width:174px;height:54px;border:1px solid rgb(51,51,51);border-radius:4px}.basket-product__button__wrapper .close{background-color:#fff}.basket-product__button__wrapper .add{color:#fff;border:rgb(95,0,128);background-color:#5f0080}.footer{position:relative;width:100%;height:629px}.footer__wrapper{display:flex;flex-direction:column;position:absolute;bottom:0;width:100%;border-top:1px solid rgb(225,225,225)}.footer__wrapper--info{margin-right:auto;margin-left:auto;padding-top:32px;padding-bottom:32px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:1050px;border-bottom:1px solid rgb(225,225,225)}.footer__wrapper--family{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-right:auto;margin-left:auto;padding-top:24px;padding-bottom:32px;width:1050px}.footer__wrapper--family .isms,.footer__wrapper--family .privacy,.footer__wrapper--family .toss-payments,.footer__wrapper--family .wooribank{display:flex;flex-direction:row;gap:8px;font-weight:400;font-size:10px;line-height:1.6}.footer__wrapper--family .isms img,.footer__wrapper--family .privacy img,.footer__wrapper--family .toss-payments img,.footer__wrapper--family .wooribank img{width:34px;height:34px}.footer__wrapper--family .isms span,.footer__wrapper--family .privacy span,.footer__wrapper--family .toss-payments span,.footer__wrapper--family .wooribank span{display:block}.footer__wrapper--family .toss-payments img{width:102px}.footer__wrapper--family .toss-payments span{width:160px}.footer__wrapper--family .wooribank span{width:241px}.footer__wrapper>.copyright{padding-top:20px;padding-bottom:32px;font-weight:400;font-size:10;line-height:1.6;background-color:#f9f9f9;text-align:center;color:#898989}.footer__wrapper>.copyright em{margin-top:8px;margin-bottom:0;display:inline-block}.customer-service{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:16px}.customer-service .center-name{font-weight:700;font-size:1.33rem;line-height:1.4}.customer-service .center-info{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.customer-service .center-info em{font-weight:700;font-size:2.37rem;line-height:1.4}.customer-service .center-info span{font-weight:600;line-height:1.5;width:auto;height:100%}.inquiry{display:flex;flex-direction:column;gap:16px}.inquiry__kakao,.inquiry__one-on-one,.inquiry__bulk{display:flex;flex-direction:row;align-items:center;gap:16px}.inquiry__kakao button,.inquiry__one-on-one button,.inquiry__bulk button{padding:4px;font-weight:400;line-height:1.6;width:140px;height:40px;background:#fff;border:1px solid rgb(196,196,196)}.inquiry__kakao p,.inquiry__one-on-one p,.inquiry__bulk p{font-weight:400;line-height:1.6}.inquiry__kakao p span,.inquiry__one-on-one p span,.inquiry__bulk p span{display:block}.inquiry-mail{font-weight:400;font-size:.75rem;line-height:1.6;color:#333}.inquiry-mail a{padding-right:4px;padding-left:4px;display:inline-block;color:#5f0080}.karly-about{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.karly-about__link{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:486px}.karly-about__area{display:flex;flex-direction:column;align-items:flex-start;font-weight:400;font-size:.75rem;line-height:1.6}.karly-about__area a{color:#5f0080}.karly-about__sns{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.karly-about__sns img{width:30px;height:30px}img{content-visibility:auto}.header{box-shadow:#00000012 0 3px 4px;position:relative;z-index:10;background:#fff}.header__wrapper{margin-right:auto;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:32px;padding-top:0;padding-bottom:20px;width:1050px}.header.fixed{width:100vw;top:0;position:fixed;z-index:10}.header.fixed .header__wrapper{width:1050px;height:auto;padding-top:0;padding-bottom:0}.header.fixed .header__wrapper .sign_menu,.header.fixed .header__wrapper .visual__title{display:none}.header.fixed .header__wrapper .search_box{position:absolute;top:17px;right:160px;width:194px;height:36px;padding-right:8px;padding-left:8px}.header.fixed .header__wrapper .search_box input[type=text]{font-weight:400;font-size:.75rem;line-height:1.6;width:98%}.header.fixed .header__wrapper .search_box .erase{position:absolute;top:9px;right:35px;width:16px;height:16px;background-size:40%}.header.fixed .header__wrapper .menu_link{position:absolute;top:17px;right:0}.header.fixed .menu{justify-content:start}.header.fixed .menu__info{display:none}.sign_menu{display:flex;flex-direction:row;padding-top:.75rem;padding-bottom:0}.sign_menu li{font-weight:500;font-size:.75rem}.sign_menu li *{vertical-align:middle}.sign_menu li:first-child{margin-right:12px;margin-left:0;padding-right:12px;padding-left:0;border-right:1px solid #d9d9d9;color:#5f0080}.sign_menu li:last-child{margin-right:0;margin-left:12px;padding-right:0;padding-left:12px;border-left:1px solid #d9d9d9}.sign_menu li .menu_welcome{color:#333}.sign_menu li .menu_welcome em{font-weight:700}.sign_menu li .menu_logout{padding:0;border:none;background-color:#fff}.sign_menu .icon_down{margin-top:0;margin-bottom:2px;display:inline-block;width:8px;height:5px;background-image:url(/icon_down.webp);background-repeat:no-repeat;background-size:cover;background-position:center center}.visual{display:flex;flex-direction:row;align-items:center;justify-content:space-between;align-self:stretch;position:relative}.visual>.search_box{position:absolute;top:-11px;right:310px}.visual>.search_box input[type=text]{width:100%}.visual__title{display:flex;flex-direction:row;align-items:center;gap:12px}.logo{width:82px;height:42px}.logo>img{width:100%;height:100%}.karly-wrapper{display:flex;flex-direction:row;align-items:center}.karly-wrapper>button{font-weight:600;font-size:1.33rem;line-height:1.5;background:transparent;border:none}.market-karly{color:#5f0080}.market-karly:after{margin-right:0;margin-left:12px;display:inline-block;width:1px;height:16px;content:"";background-color:#d9d9d9}.beauty-karly{position:relative;color:#898989}.beauty-karly:after{position:absolute;top:0;right:-5px;width:7px;height:7px;content:"";color:#fa622f;background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='7'%20viewBox='0%200%207%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='new%201'%20clip-path='url(%23clip0_42_1146)'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.1079%207V6.993L1.9109%202.577V7H0.0458984V0H1.9129L5.1089%204.419V0H6.9759V7H5.1079Z'%20fill='%23FA622F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_42_1146'%3e%3crect%20width='7'%20height='7'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.search_box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 20px;width:400px;height:60px;border:1px solid rgb(95,0,128);border-radius:4px}.search_box .erase{position:absolute;top:19px;right:60px;width:20px;height:20px;display:none;border:none;border-radius:10px;background:url(/images/search/cancel.svg) no-repeat 50%/50% #898989}.search_box .search{width:36px;height:36px;border:none;background:url(/images/search/search.svg) transparent no-repeat 50%}.search_box input[type=text]{font-size:1.33rem;outline:none;border:none}.menu_link{display:flex;flex-direction:row;align-items:center;gap:20px;position:relative}.menu_link .menu_link__cart,.menu_link .menu_link__like,.menu_link .menu_link__address{width:36px;height:36px;background-color:#fff;border:none}.menu_link__address{background:url(/images/menu/menulink-Icon.svg) no-repeat 0 50%}.menu_link__address:hover{background:url(/images/menu/menulink-Icon-hover.svg) no-repeat 0 50%}.menu_link__like{background:url(/images/menu/menulink-Icon.svg) no-repeat 50% 50%}.menu_link__like:hover{background:url(/images/menu/menulink-Icon-hover.svg) no-repeat 50% 50%}.menu_link__cart{background:url(/images/menu/menulink-Icon.svg) no-repeat 100% 50%}.menu_link__cart:hover{background:url(/images/menu/menulink-Icon-hover.svg) no-repeat 100% 50%}.menu_link__address-box{position:absolute;top:55px;right:0;padding:18px 17px 17px;width:267px;border:1px solid rgb(225,225,225);background-color:#fff}.menu_link__address-box p{font-weight:300;font-size:1.17rem;line-height:1.6}.menu_link__address-box p strong{color:#5f0080}.menu_link__address-box p.deliver_type{font-weight:400;font-size:1.1rem;color:#5f0080}.menu_link__address-box--container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:0}.menu_link__address-box--container a{display:flex;flex-direction:row;align-items:center;justify-content:center;width:80px;height:36px;border-radius:4px;font-weight:600;padding-right:10px;padding-left:10px;border:1px solid rgb(95,0,128);color:#5f0080}.menu_link__address-box--container .address-box-search{width:135px;height:36px;border-radius:4px;font-weight:400;background-color:#5f0080;color:#fff;border:none}.menu_link__address-box--container .address-box-search.research{width:100%;height:36px;border-radius:4px;font-weight:600;font-size:.9rem;background-color:#fff;color:#5f0080;border:1px solid rgb(95,0,128)}.menu{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto;width:1050px}.menu__category{font-weight:600;line-height:1.5;width:auto;height:72px;position:relative}.menu__category--button{display:flex;flex-direction:row;align-items:center;width:auto;height:100%;gap:12px}.menu__category--button span{display:block;width:16px;height:14px;background-image:url(/images/menu/burger.svg);background-size:cover}.menu__category:hover .menu__category--list{display:block!important}.menu__category--list{position:absolute;z-index:1;top:72px;display:flex;flex-direction:column;align-items:flex-start;width:247px;display:none;background-color:#fff;border:1px solid rgb(225,225,225)}.menu__category--list li{padding:8px 0 8px 12px;width:100%}.menu__category--list li img{width:24px;height:24px}.menu__category--list li a{display:flex;flex-direction:row;gap:8px}.menu__category--list li:hover{background-color:#f9f9f9}.menu__list ul{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:16px;padding-bottom:16px}.menu__list ul li{padding-top:8px;padding-bottom:8px;font-weight:600;line-height:1.5;width:150px;text-align:center}.menu__info{display:flex;flex-direction:row;align-items:flex-start;gap:4px;padding:8px 4px;font-weight:400;font-size:.75rem;border:1px solid rgb(166,166,166);border-radius:16px}.menu__info em{color:#5f0080}body{width:100vw}.cart-main{position:relative}.cart__wrapper{max-width:1050px;width:100%;height:100%;position:relative;min-height:710px;margin:80px auto}.cart__wrapper h2{text-align:center;font-size:1.33rem;margin-bottom:44px}.cart__wrapper input[type=checkbox]{display:none}.cart__wrapper input[type=checkbox]+label{background-image:url(/images/checkbox/rounduncheck.png);background-repeat:no-repeat}.cart__wrapper input[type=checkbox]:checked+label{background-image:url(/images/checkbox/roundcheck.png);background-repeat:no-repeat}.cart__wrapper .skeleton-ui{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;top:-3px;background:#fff;box-sizing:border-box;z-index:1}.cart__wrapper .skeleton-ui .skeleton-left{width:70%;height:100%;display:flex;flex-direction:column;align-items:flex-start;padding-top:60px;padding-bottom:60px;gap:2px}.cart__wrapper .skeleton-ui .skeleton-left .skeleton-item{margin-top:0;margin-bottom:.5rem;width:100%;height:52px}.cart__wrapper .skeleton-ui .skeleton-left .skeleton-item:nth-child(1),.cart__wrapper .skeleton-ui .skeleton-left .skeleton-item:nth-child(6){width:30%;height:40px}.cart__wrapper .skeleton-ui .skeleton-left .skeleton-item:nth-child(5){width:100%;height:190px}.cart__wrapper .skeleton-ui .skeleton-right{display:flex;flex-direction:column;align-items:flex-start;width:26.5%;height:100%;gap:2px;padding-top:70px;padding-bottom:0}.cart__wrapper .skeleton-ui .skeleton-right .skeleton-item:nth-child(1){width:100%;height:205px}.cart__wrapper .skeleton-ui .skeleton-right .skeleton-item:nth-child(2){width:100%;height:228px}.cart__wrapper .skeleton-ui .skeleton-right .skeleton-item:nth-child(3){width:100%;height:39px;margin-top:12px;margin-bottom:12px}.cart__wrapper .skeleton-ui .skeleton-right .skeleton-item:nth-child(4){width:100%;height:144px}.skeleton-ui .skeleton-left *,.skeleton-ui .skeleton-right *{background:linear-gradient(120deg,#e5e5e5 30%,#f0f0f0 38%,#f0f0f0 40%,#e5e5e5 48%);border-radius:1rem;background-size:200% 100%;background-position:100% 0;animation:load 1s infinite}.cart__description{width:100%;display:flex;flex-direction:row;gap:16px}.select__wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.select__wrapper .select__all{width:100%;height:20px;gap:10px;display:flex;align-items:center;color:#333}.select__wrapper .select__all input[type=checkbox]{display:none}.select__wrapper .select__all input[type=checkbox]+label{position:relative;padding:3px 0 5px 30px;margin-right:5px;margin-left:0}.select__wrapper .select__all .divider{width:1px;height:100%;display:block;background-color:#e1e1e1}.select__wrapper .select__all .select-delete{padding-top:3px;padding-bottom:4px;border:0;background-color:transparent}.cart-product-list .product__list{width:auto;height:62px;transition:height .5s;overflow-y:hidden}.cart-product-list .product__list.is--active{width:auto;height:auto}.cart-product-list .cart-product__wrapper__bar{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:0;padding-bottom:10px;border-top:1px solid rgb(0,0,0)}.cart-product-list .cart-product__wrapper__bar .fridge,.cart-product-list .cart-product__wrapper__bar .freezer,.cart-product-list .cart-product__wrapper__bar .ambient{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%}.cart-product-list .cart-product__wrapper__bar .fridge span,.cart-product-list .cart-product__wrapper__bar .freezer span,.cart-product-list .cart-product__wrapper__bar .ambient span{flex:1;font-size:1rem}.cart-product-list .cart-product__wrapper__bar .fridge .arrow,.cart-product-list .cart-product__wrapper__bar .freezer .arrow,.cart-product-list .cart-product__wrapper__bar .ambient .arrow{transform:rotate(-90deg);cursor:pointer}.cart-product-list .room-temperature{border-bottom:1px solid rgb(0,0,0)}.cart-product-list .cart-product{width:100%;gap:8px;display:none;padding:8px 0;display:flex;align-items:center}.cart-product-list .cart-product label{content:" ";display:block;margin-left:4px;padding-left:24px;padding-top:24px}.cart-product-list .cart-product .thumbnail{width:60px}.cart-product-list .cart-product__content{flex:1;width:100%;display:flex;flex-direction:column;gap:8px}.cart-product-list .cart-product__content__title{font-weight:600;font-size:1rem}.cart-product-list .cart-product__content__description{font-size:1rem;color:#333}.cart-product-list .cart-product__count{width:100%;max-width:90px;border:1px solid rgb(196,196,196);display:flex;flex-direction:row;align-items:center;text-align:center}.cart-product-list .cart-product__count__change{border:none;background-color:transparent;color:#a6a6a6}.cart-product-list .cart-product__count__change.is--active{color:#333}.cart-product-list .cart-product__count__change,.cart-product-list .cart-product__count__result{width:100%;height:30px;max-width:30px;line-height:30px}.cart-product-list .cart-product__price{width:100%;max-width:120px;display:flex;flex-direction:column;text-align:right}.cart-product-list .cart-product__price__discount{font-size:1rem;font-weight:600}.cart-product-list .cart-product__price__regular{font-size:.75rem;color:#333;text-decoration:line-through}.cart-product-list .cart-product__delete{width:30px;cursor:pointer}.information__wrapper{width:100%;max-width:280px;margin-left:20px}.information__wrapper .location__wrapper{border:1px solid rgb(225,225,225)}.shipping{width:100%;padding:18px;display:flex;flex-direction:column;gap:12px;font-size:1rem}.shipping__title{width:100%;display:flex;flex-direction:row;align-items:center;margin-top:0;margin-bottom:12px}.shipping__title img{width:30px;color:#333}.shipping__title span{margin-top:3px}.shipping__address-type{font-weight:600;font-size:.75rem;color:#5f0080}.shipping__address-change{padding:10px;border-radius:4px;font-weight:600;background-color:inherit;border:1px solid rgb(95,0,128);color:#5f0080}.shipping__address-register{padding:12px;border-radius:4px;font-weight:600;border:none;background-color:#5f0080;color:#fff}.payment{width:100%;padding:20px;background-color:#f9f9f9;border-top:2px solid rgb(225,225,225)}.payment__detail{width:100%;display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);border-bottom:1px dashed rgb(225,225,225);margin-bottom:24px}.payment__detail .amount{margin-bottom:16px;text-align:right}.payment__detail .description{margin-bottom:16px}.payment__result{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.payment__result__description{font-size:1rem;white-space:nowrap;color:#333}.payment__result__price{font-size:1rem;text-align:right;white-space:nowrap}.payment__result__price b{font-size:1.78rem}.payment__grade{width:100%;font-size:.75rem;margin-top:11px;text-align:right}.payment__grade__type{background-color:#fa622f;color:#fff;padding:2px 8px}.payment__grade__description{color:#333}.order-button{width:100%;padding-top:10px;padding-bottom:10px;margin-top:16px;margin-bottom:16px;background-color:#5f0080;color:#fff;border:none;border-radius:4px}.order-button:disabled{background-color:#a6a6a6}.detail{font-size:.75rem;max-width:280px;color:#898989}.detail li{line-height:1.5}.order__wrapper{position:absolute;top:-45px;left:50%;width:1050px;margin-right:auto;margin-left:auto;z-index:1;transform:translate(-50%);background-color:#fff;animation:slideIn .5s cubic-bezier(.83,0,.17,1) forwards}.order__wrapper .receipt{display:flex;flex-direction:column;align-items:center;width:600px;margin-right:auto;margin-left:auto;border:1px solid rgb(196,196,196)}.order__wrapper .receipt__complete{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:50px;padding-bottom:0;margin-top:40px;margin-bottom:0;background-color:#fff}.order__wrapper .receipt__complete img{width:64px;height:64px;margin-top:0;margin-bottom:30px}.order__wrapper .receipt__complete p{font-weight:500;font-size:1.33rem;line-height:1.5}.order__wrapper .receipt__complete p em{font-weight:700}.order__wrapper .receipt__complete p:last-child{width:75%;padding-top:0;padding-bottom:20px;text-align:center;border-bottom:1px solid rgb(225,225,225)}.order__wrapper .receipt__info{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:20px 12.5% 35px;gap:10px;background-color:#fff}.order__wrapper .receipt__info p:first-child{font-weight:500;font-size:1.33rem}.order__wrapper .receipt__info p:nth-child(3){font-weight:500;font-size:.75rem;color:#6b6b6b}.order__wrapper .receipt__info--price{display:flex;flex-direction:row;align-items:flex-start}.order__wrapper .receipt__info--price span:first-child{font-weight:700;font-size:1.33rem}.order__wrapper .receipt__info--price span:last-child{font-weight:500;font-size:.8rem;margin-right:0;margin-left:10px;padding:3px 3px 3px 7px;color:#5f0080;border:1px solid rgb(196,196,196)}.order__wrapper .receipt__info--price span:last-child em{font-weight:700;font-size:.8rem}.order__wrapper .receipt__info a{width:100%;height:40px;display:block;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:600;font-size:1rem;border:1px solid rgb(95,0,128)}.order__wrapper .receipt__info a:nth-child(4){background-color:#5f0080;color:#fff}.order__wrapper .receipt__info a:nth-child(5){color:#5f0080}.order__wrapper .collect-info{display:flex;flex-direction:column;align-items:flex-start;width:600px;margin:20px auto 0;padding:20px;gap:10px;border:1px solid rgb(196,196,196)}.order__wrapper .collect-info__title{font-weight:600;font-size:1rem}.order__wrapper .collect-info__desc{font-weight:400;font-size:1rem}.order__wrapper .collect-info .box-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-top:10px;margin-bottom:0}.order__wrapper .collect-info .box-info .styrofoam{display:flex;flex-direction:column;align-items:center;width:50%;gap:5px}.order__wrapper .collect-info .box-info .styrofoam .box-img{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.order__wrapper .collect-info .box-info .styrofoam p{text-align:center}.order__wrapper .collect-info .box-info .styrofoam p em{font-weight:600;font-size:1.1rem}.order__wrapper .collect-info .box-info .icepack{display:flex;flex-direction:column;align-items:center;width:50%;gap:5px}.order__wrapper .collect-info .box-info .icepack .box-img{display:flex;flex-direction:row;align-items:center;justify-content:center}.order__wrapper .collect-info .box-info .icepack p{text-align:center}.order__wrapper .collect-info .box-info .icepack p em{font-weight:600;font-size:1.1rem}.order__wrapper .cs-info{display:flex;flex-direction:row;align-items:flex-start;width:600px;gap:20px;margin:10px auto 0;padding:20px;border:1px solid rgb(196,196,196)}@keyframes slideIn{0%{transform:translate(-50%) translateY(10%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.sr-only{overflow:hidden;position:absolute;clip:rect(0,0,0,0);clip-path:circle(0);width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap}.product-detail-main{padding-top:40px;width:1050px;margin-right:auto;margin-left:auto;min-height:calc(100vh - 629px)}.detail-main{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding-bottom:48px}.main-image{max-width:450px}.main-description{text-size-adjust:auto;font-weight:600;line-height:1.5;width:560px}.main-description .delivery{color:#6b6b6b;padding-bottom:16px;font-weight:700;font-size:1.33rem;line-height:1.4}.main-description .product-name{color:#333;font-size:1.78rem}.main-description .product-explanation{color:#898989;font-weight:400;font-size:1rem;line-height:1.6;padding-bottom:16px}.main-description .product-price{color:#333;padding-bottom:16px;font-weight:700;font-size:1rem;line-height:1.4}.main-description .product-price span{font-size:1.78rem}.main-description .product-price .original-price{display:block;color:#a6a6a6;text-decoration:line-through;font-size:1.33rem}.main-description .benefit{display:block;color:#5f0080;font-size:1rem;padding-bottom:20px}.product-detail{display:grid;grid-template-columns:128px 430px;color:#6b6b6b;font-size:.75rem;padding:16px 4px}.product-detail dt,.product-detail dd{border-top:1px solid rgb(225,225,225);padding-top:16px;padding-bottom:16px;white-space:normal}.product-detail dt:last-of-type,.product-detail dd:last-of-type{border-bottom:1px solid rgb(225,225,225)}.product-option-wrapper{padding:12px 16px;border:1px solid rgb(225,225,225);position:relative}.product-option-name{padding-bottom:12px}.product-option-price{color:#333;font-size:.75rem;position:absolute;right:16px;bottom:16px}.product-option-count{display:inline-block;border:1px solid rgb(225,225,225)}.product-option-count input{display:inline-block;border:none;background:none;text-align:center;width:30px;height:30px}.product-option-count input::-webkit-inner-spin-button{appearance:none;-moz-appearance:none;-webkit-appearance:none}.product-total-wrapper{color:#333;padding-top:28px;padding-bottom:28px;text-align:right;font-size:1rem}.product-total-wrapper .product-total-price{font-size:1.78rem;margin-right:10px;margin-left:18px}.product-total-wrapper .reward-icon{display:inline-block;height:24px;color:#fff;font-weight:400;font-size:10px;line-height:1.6;background-color:#fa622f;border-radius:12px;padding:4px 8px}.product-total-wrapper .reward{margin-top:8px;display:inline-block}.shopping-button-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}.shopping-button-wrapper button{width:48px;height:48px;padding:4px;border:none;background-color:transparent;background-size:cover}.shopping-button-wrapper .zzim{background-image:url(/images/product/Heart-grey.svg)}.shopping-button-wrapper .zzim.is--active{background-image:url(/images/product/Heart-purple.svg)}.shopping-button-wrapper .notify{background-image:url(/images/product/bell-grey.svg)}.shopping-button-wrapper .notify.is--active{background-image:url(/images/product/bell-purple.svg)}.shopping-button-wrapper .add-cart{flex-grow:1;border-radius:4px;background-color:#5f0080;color:#fff;font-size:1rem}.detail-navigation{position:sticky;z-index:2;top:72px}.detail-navigation-list{display:flex;flex-direction:row}.detail-navigation li{padding:1rem;flex-grow:1;background-color:#f9f9f9;border:1px solid rgb(166,166,166)}.detail-navigation li a{display:block;text-align:center;color:#000;text-decoration:none;font-size:1rem}.detail-navigation li.is--active{background-color:#fff;border-bottom:none}.detail-navigation li.is--active a{color:#5f0080}.nav-item{width:1050px;margin-top:40px;margin-bottom:40px}.nav-item img{max-width:100%;margin-right:auto;margin-left:auto}.board{position:relative;margin-bottom:72px}.board .purple,.board .best,.board .notice{display:inline-block;font-size:.75rem;text-align:center;padding-right:8px;padding-left:8px;margin-right:2px;margin-left:2px}.board .notice{background-color:#e1e1e1;color:#333}.board .best{background-color:#bd76ff;color:#fff;border:1px solid rgb(189,118,255)}.board .purple{border:1px solid rgb(95,0,128)}.board .user-name{display:inline}.board h3{font-weight:700;font-size:1.78rem;line-height:1.4;padding-bottom:24px;color:#000}.board em{color:#333;font-weight:600;font-size:1rem;line-height:1.5}.board-top-wrapper{display:flex;flex-direction:row;justify-content:space-between}.board-top-wrapper p{font-weight:600;font-size:.75rem;line-height:1.5}.board-top-wrapper label{color:#a6a6a6;font-weight:600;font-size:1rem;line-height:1.5;padding-right:8px;padding-left:8px}.board-top-wrapper label :active{color:#333}.board-top-wrapper input{display:none}.board .post-guide{color:#6b6b6b;font-weight:600;font-size:.75rem;list-style-type:disc;padding:4px 16px;margin-bottom:56px}.board .post-guide li{padding-top:2px;padding-bottom:2px}.board .write{border:none;width:155px;height:44px;border-radius:4px;background-color:#5f0080;color:#fff;font-size:1rem;position:absolute;top:0;right:0}dialog{border:none;border-radius:32px;padding:32px}dialog .review-header{font-size:1.78rem}dialog .review-body label{width:100px;display:inline-block}dialog .review-body input{width:600px;height:44px;padding-right:20px;padding-left:20px;margin-top:12px;margin-bottom:12px}dialog .review-body input:focus{outline-color:#5f0080}dialog .review-body input#review-text{height:200px}dialog .dialog-button{display:flex;flex-direction:row;justify-content:center}dialog button{-webkit-user-select:none;user-select:none;cursor:pointer;width:180px;height:54px;margin:12px;border-radius:8px;border:1px solid rgb(196,196,196)}dialog button.dialog-cancel{background-color:#fff}dialog button.dialog-write{background-color:#5f0080;color:#fff}.review-board{border-top:1px solid rgb(166,166,166);color:#333;font-weight:600;line-height:1.5;margin-top:16px;margin-bottom:16px}.review-board .review-row,.review-board .notice-row{padding:20px;border-bottom:1px solid rgb(225,225,225)}.review-board .notice-row{display:grid;grid-template-columns:6% 94%}.review-board .notice-row p{font-size:1rem}.review-board .review-row{display:grid;grid-template-columns:20% 80%;font-size:.75rem}.review-board .review-row article{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:20px}.review-board .review-row article .option,.review-board .review-row article .date{color:#898989}.review-board .review-row article .review-detail{color:#333}.review-board .subject{margin-top:auto;margin-bottom:auto}.qna-board{border-top:1px solid rgb(166,166,166);color:#333;font-weight:600;line-height:1.5;margin-top:16px;margin-bottom:16px}.qna-board .thead{padding:20px;display:grid;grid-template-columns:72% 9% 9% 9%;border-top:2px solid rgb(0,0,0);border-bottom:1px solid rgb(51,51,51);font-size:1rem;color:#000;text-align:center}.qna-board .writer,.qna-board .written-date,.qna-board .is-answered{text-align:center;color:#898989}.qna-board .q-row,.qna-board .notice-row{padding:20px;border-bottom:1px solid rgb(225,225,225);display:grid;grid-template-columns:72% 9% 9% 9%;font-size:1rem}.qna-board .review-row{display:grid;grid-template-columns:20% 80%;font-size:.75rem}.qna-board .review-row article{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:20px}.qna-board .review-row article .option,.qna-board .review-row article .date{color:#898989}.qna-board .review-row article .review-detail{color:#333}.board-bottom-wrapper{display:flex;flex-direction:row;justify-content:center;gap:16px}.board-bottom-wrapper button{width:56px;height:56px;border-radius:4px;border:1px solid rgb(225,225,225);background-color:transparent;background-size:cover}.board-bottom-wrapper .prev{background-image:url(/images/product/prev.svg)}.board-bottom-wrapper .next{background-image:url(/images/product/next.svg)}.login-container{display:flex;flex-direction:column;align-items:center;min-width:1050px;min-height:calc(100vh - 629px);margin-top:80px;margin-bottom:80px;gap:44px}.login-heading-title{font-weight:600;font-size:1.33rem;line-height:150%}.login-input-wrapper{display:flex;flex-direction:column;gap:12px;width:340px}.login-input-wrapper .login-input-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:polygon(0 0,0 0,0 0);border:0}.login-input-wrapper .login-input-group{width:100%;height:50px;padding:12px 20px;border-radius:4px;border:1px solid rgb(166,166,166)}.login-error-message{font-size:.75rem;color:#f03f40;display:none}.is--invalid+.login-error-message{display:block}.login-forget-wrapper{display:flex;flex-direction:row;justify-content:end;gap:4px;margin:12px 0 28px}.login-forget-wrapper .login-forget-link{text-decoration:none;color:#000;font-size:.75rem}.login-forget-wrapper .forget-bar{width:1px;height:10px;background:#333}.login-buttons-wrapper{display:flex;flex-direction:column;width:340px;gap:12px}.login-buttons-wrapper .login-button-group{width:100%;height:54px;border:1px solid rgb(95,0,128);border-radius:4px}.login-buttons-wrapper #login-submit-button{background:#5f0080;color:#fff}.login-buttons-wrapper #login-submit-button:disabled{background:#c4c4c4;border:1px solid rgb(166,166,166);color:#fff}.login-buttons-wrapper #login-register-button{background:#fff;color:#5f0080}.products-container{display:flex;flex-direction:column;align-items:center;margin-right:auto;margin-left:auto;padding-top:48px;padding-bottom:80px;gap:48px;width:1050px}.products-container__category{font-weight:600;font-size:1.33rem;line-height:1.5}.products-container__products{display:flex;flex-direction:row;align-items:flex-start;width:100%}.products-navigation{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0}.products-navigation__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:600;font-size:1rem;line-height:1.5;width:220px;height:52px;border-bottom:1px solid rgb(225,225,225)}.products-navigation__header button{font-size:10px;line-height:1.6;width:auto;height:100%;border:none;background-color:#fff;color:#a6a6a6}.products-navigation__set button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0;font-weight:600;line-height:1.5;width:220px;height:52px;border:none;background-color:#fff}.products-navigation__set button span{display:flex;flex-direction:row;align-items:center}.products-navigation__set button span .category-count{font-size:10px;line-height:1.6;margin-right:0;margin-left:8px;color:#a6a6a6}.products-navigation__set>[class^=nav]{border-bottom:1px solid rgb(225,225,225)}.products-navigation__set>[class^=nav] button img{transition:transform .5s}.products-navigation__set>[class^=nav] ul{overflow:hidden;max-height:0;opacity:0;transition:all .25s cubic-bezier(.83,0,.17,1) 0s}.products-navigation__set>[class^=nav] ul.is--open{max-height:100vh;opacity:1}.products-navigation__set>[class^=nav] ul .category-list{display:flex;flex-direction:row;align-items:flex-end;padding-top:8px;padding-bottom:16px;font-weight:400;line-height:1.6;width:auto;height:50px}.products-navigation__set>[class^=nav] ul .category-list input[type=checkbox]{display:none}.products-navigation__set>[class^=nav] ul .category-list input[type=checkbox]+label{display:flex;flex-direction:row;align-items:center;padding-right:0;padding-left:32px;width:100%;height:24px;cursor:pointer;background:url(/images/checkbox/rounduncheck.png) no-repeat;background-size:24px}.products-navigation__set>[class^=nav] ul .category-list input[type=checkbox]+label .sub-count{font-weight:400;font-size:.75rem;line-height:1.6;margin-right:0;margin-left:4px;color:#a6a6a6}.products-navigation__set>[class^=nav] ul .category-list input[type=checkbox]:checked+label{background-image:url(/images/checkbox/roundcheck.png)}.products-navigation__set>[class^=nav] ul .category-list input[type=radio]{display:none}.products-navigation__set>[class^=nav] ul .category-list input[type=radio]+label{display:flex;flex-direction:row;align-items:center;padding-right:0;padding-left:32px;width:100%;height:24px;cursor:pointer;background:url(/images/checkbox/radiouncheck.png) no-repeat;background-size:24px}.products-navigation__set>[class^=nav] ul .category-list input[type=radio]+label .sub-count{font-weight:400;font-size:.75rem;line-height:1.6;margin-right:0;margin-left:4px;color:#a6a6a6}.products-navigation__set>[class^=nav] ul .category-list input[type=radio]:checked+label{background-image:url(/images/checkbox/radiochecked.png)}.products-navigation__set .nav-brand .brand-sort>ul{display:flex;flex-direction:row;align-items:center;opacity:1;transition:none;overflow:auto}.products-navigation__set .nav-brand .brand-sort>ul .alphabetical,.products-navigation__set .nav-brand .brand-sort>ul .many{width:auto;border:none}.products-navigation__set .nav-brand .brand-sort>ul .alphabetical.is--selected,.products-navigation__set .nav-brand .brand-sort>ul .many.is--selected{color:#5f0080}.products-navigation__set .nav-brand .brand-sort>ul .brand-divider{width:1px;height:14px;margin-right:12px;margin-left:12px;background-color:#b9b9b9}.products-navigation__set .nav-brand .brand-sort .alphabet{width:220px}.products-navigation__set .nav-brand .brand-sort .alphabet ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;row-gap:4px;column-gap:2.5px}.products-navigation__set .nav-brand .brand-sort .alphabet ul.is--visible{margin-top:0;margin-bottom:12px}.products-navigation__set .nav-brand .brand-sort .alphabet ul button{display:flex;flex-direction:row;align-items:center;width:22px;height:22px;justify-content:center;border-radius:2px;padding-top:2px;padding-bottom:3px;font-weight:400;line-height:17px;background-color:#f9f9f9;color:#c4c4c4;border:none}.products-navigation__set .nav-brand .brand-sort .alphabet ul button.is--selected{background-color:#333;color:#fff}.products-navigation__set .nav-brand .brand-sort .alphabet .all,.products-navigation__set .nav-brand .brand-sort .alphabet .a-z{width:47px}.list-area{display:flex;flex-direction:column;align-items:center;width:783px}.list-area .list-info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:0;padding-bottom:20px;width:100%}.list-area .list-info .products-area-title{overflow:hidden;position:absolute;clip:rect(0,0,0,0);clip-path:circle(0);width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap}.list-area .list-info .products-total-count{font-weight:600;line-height:1.5}.list-area .list-info .sort-area{display:flex;flex-direction:row;align-items:center}.list-area .list-info .sort-area li{font-weight:600;line-height:1.5;color:#a6a6a6;background:#fff;border:none}.list-area .list-info .sort-area li:before{margin-right:4px;margin-left:8px;width:1px;height:10px;display:inline-block;content:"";background-color:#a6a6a6}.list-area .list-info .sort-area li:first-child{display:flex;flex-direction:row;align-items:center;gap:4px}.list-area .list-info .sort-area li:first-child:before{content:none}.list-area .list-info .checked-item-list{width:100%;padding:16px 20px 18px;margin-top:20px;margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px;display:none;border:1px solid rgb(196,196,196)}.list-area .list-info .checked-item-list .checked-item{font-weight:400;line-height:18px;display:flex;flex-direction:row;align-items:center;color:#5f0080}.list-area .list-info .checked-item-list .checked-item a{display:flex;flex-direction:row;align-items:center}.list-area .product-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:start;row-gap:24px;column-gap:1.12rem;width:100%}.list-area .product-wrapper .product{width:249px}.list-area .pagination-area{display:flex;flex-direction:row;align-items:flex-start;gap:-1px;margin-top:24px;margin-bottom:0;padding-top:36px;padding-bottom:0}.list-area .pagination-area button{display:flex;flex-direction:column;padding:4px;justify-content:center;align-items:center;font-weight:400;font-size:12px;line-height:normal;width:34px;height:34px;background-color:#fff;border:1px solid rgb(225,225,225)}.list-area .pagination-area button.current-page{font-weight:600;border:1px solid rgb(95,0,128);background-color:#5f0080;color:#fff}.register-container{display:flex;flex-direction:column;align-items:center;gap:44px;margin-top:80px;margin-bottom:40px;min-width:1050px;min-height:calc(100vh - 629px)}.register-heading-wrapper{display:flex;flex-direction:column;align-items:center}.register-heading-wrapper .register-heading-title{font-size:1.33rem}.register-form-wrapper{display:flex;flex-direction:column;align-items:center}.register-requirement-wrapper{display:flex;flex-direction:row;justify-content:end;padding-bottom:10px;font-size:12px;width:100%}.register-requirement-wrapper .register-requirement-star{font-weight:600;font-size:1rem;color:#f03f40}.register-requirement-wrapper .register-requirement-paragraph{padding:4px;font-weight:600;line-height:150%;color:#333}.register-form-field{display:flex;flex-direction:column;align-items:flex-start;width:640px;padding-bottom:25px;border-top:2px solid rgb(51,51,51);border-bottom:1px solid rgb(51,51,51)}.register-input-wrapper{display:flex;flex-direction:row;align-items:center;padding-top:20px;padding-bottom:20px;gap:8px;position:relative}.register-label-wrapper{display:flex;flex-direction:row;width:139px;height:44px;padding:4px;gap:4px}.register-label-wrapper .register-label{padding:4px;font-weight:600;line-height:150%;color:#333}.register-label-wrapper .register-label-star{font-weight:600;font-size:1rem;color:#f03f40}.register-input-group{width:333px;height:44px;padding-right:20px;padding-left:20px;border-radius:4px;border:1px solid rgb(166,166,166)}.register-input-group:focus{outline:.5px solid rgb(0,0,0)}.register-input-button{width:143px;height:44px;border-radius:4px;border:1px solid rgb(95,0,128);background-color:#fff;color:#5f0080}.register-input-button:disabled{color:#fff;background:#c4c4c4;border:1px solid rgb(166,166,166)}#userTel::-webkit-inner-spin-button,#verifyNumberInput::-webkit-inner-spin-button,.birthday-input::-webkit-inner-spin-button{appearance:none;-moz-appearance:none;-webkit-appearance:none}.verify-number-wrapper{display:none}.search-address-wrapper{display:flex;flex-direction:column;gap:4px}.search-address-wrapper .search-address-button{background:#fff;width:333px;height:44px;border-radius:4px;font-weight:600;border:1px solid rgb(95,0,128);color:#5f0080}.search-address-wrapper .search-address-paragraph{font-weight:400;font-size:.75rem;line-height:160%;color:#000}.register-radio-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:333px}.register-radio-wrapper .register-radio-box{display:flex;flex-direction:row;align-items:center}.register-radio-wrapper .register-radio-box .register-radio-label{display:flex;flex-direction:row;gap:8px;font-weight:600;line-height:150%;color:#333}.register-radio-wrapper .register-radio-box .register-radio-checkbox{position:absolute;opacity:0}.register-radio-wrapper .register-radio-box:focus-within .register-radio-label .register-radio-icon{border-radius:4px;outline:2px solid rgb(0,0,0)}.register-radio-label .register-radio-icon{width:24px;height:24px;background:url(/images/checkbox/radiouncheck.png) no-repeat 0 0/100%;display:block}.register-radio-checkbox:checked+.register-radio-label .register-radio-icon{background-image:url(/images/checkbox/radiochecked.png)}.birthday-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:333px;height:44px;border-radius:4px;position:relative;border:1px solid rgb(166,166,166)}.birthday-wrapper .birthday-input{padding-right:10px;padding-left:10px;width:60px;height:40px;text-align:center;border:none;outline:none}.birthday-wrapper .birthday-slash{color:#898989}.agreement-wrapper{display:flex;flex-direction:row;width:640px;padding-top:20px;padding-bottom:20px;gap:8px;border-bottom:1px solid rgb(196,196,196)}.all-agree-wrapper{padding-bottom:20px}.all-agree-wrapper .agree-label{display:flex;flex-direction:row;gap:8px;font-weight:600;font-size:1.33rem;color:#333}.all-agree-wrapper .agree-state-checkbox{position:absolute;opacity:0}.all-agree-wrapper:focus-within .agree-label .agree-check-icon{border-radius:4px;outline:2px solid rgb(0,0,0)}.all-agree-wrapper .all-agree-paragraph{padding-top:4px;padding-left:32px;font-size:.75rem;line-height:160%;color:#898989}.agree-label .agree-check-icon{width:24px;height:24px;background:url(/images/checkbox/rounduncheck.png) no-repeat 0 0/100%;display:block}.agree-state-checkbox:checked+.agree-label .agree-check-icon{background-image:url(/images/checkbox/roundcheck.png)}.agree-wrapper{display:flex;flex-direction:column;width:429px;padding-top:12px;padding-bottom:12px}.agree-box{display:flex;flex-direction:row;justify-content:space-between}.agree-text-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px}.agree-text-wrapper .agree-label{display:flex;flex-direction:row;gap:8px;line-height:160%;color:#333}.agree-text-wrapper .agree-state-checkbox{position:absolute;opacity:0}.agree-text-wrapper:focus-within .agree-label .agree-check-icon{border-radius:4px;outline:2px solid rgb(0,0,0)}.agree-link-wrapper{display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px}.agree-link-wrapper .agree-link{font-size:.75rem;line-height:160%;color:#5f0080}.agree-link-wrapper .arrow-unfill{width:6px;height:11px;background:url(/images/menu/arrow_unfill.svg) no-repeat 0 0/100%;display:block}.request-register{display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:40px}.request-register .register-button{width:340px;height:54px;border-radius:4px;font-weight:600;background:#5f0080;border:1px solid rgb(95,0,128);color:#fff}.request-register .register-button:disabled{background:#c4c4c4;border:1px solid rgb(166,166,166)}.additional-message{position:absolute;bottom:-15px;font-weight:400;font-size:.75rem;line-height:160%;margin-left:147px;color:#000}.recommender-input-wrapper,.event-input-wrapper{padding-top:30px;display:none}.register-error-message{position:absolute;bottom:0;font-size:.75rem;margin-left:147px;white-space:nowrap;display:none;color:#f03f40}.birth-error-message{position:absolute;bottom:-20px;left:0;font-size:.75rem;background:#fff;white-space:nowrap;display:none;color:#f03f40}.is--invalid~.register-error-message,.is--invalid~.birth-error-message{display:block}body{font-family:Pretendard Variable}a{text-decoration:none;color:inherit}body{width:100vw;overflow-x:hidden}.banner{width:100%;height:370px;display:flex;justify-content:center}.banner__cover{width:100%;min-width:1920px;position:relative;overflow:hidden}.banner__wrapper{white-space:nowrap}.banner__wrapper figure{display:inline-block}.banner__wrapper figure img{margin:0 auto}.banner__wrapper figure figcaption{overflow:hidden;position:absolute;clip:rect(0,0,0,0);clip-path:circle(0);width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap}.banner__button{position:absolute;background:url(/images/menu/banner-arrow.svg) 50%;width:50px;height:50px;top:160px;right:17%;border:none}.banner .swiper-button-prev{left:17%}.banner .swiper-button-next{transform:rotate(180deg)}.recommend-products,.discount-products{max-width:1050px;margin:40px auto;position:relative}.recommend-products h2,.discount-products h2{font-size:1.78rem;text-align:center;margin-bottom:40px;color:#333}.product-list{width:100%;max-width:1050px;overflow:hidden}.product-list__wrapper{display:flex}.product-list .product__button{position:absolute;width:50px;height:50px;border-radius:50%;border:none;top:40%;background:url(/images/menu/arrow.svg) 50%}.product-list .product__button:disabled{visibility:hidden}.product-list .product__button.swiper-button-prev{left:-26px}.product-list .product__button.swiper-button-next{right:-26px;transform:rotate(180deg)}.line-banner img{max-width:1050px;margin:0 auto}.line-banner figcaption{overflow:hidden;position:absolute;clip:rect(0,0,0,0);clip-path:circle(0);width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap}.popup{width:100vw;height:100vh;display:none;position:absolute;z-index:10;top:0;left:0}.popup__wrapper{width:100%;max-width:440px;border-radius:16px;box-shadow:0 8px 36px #000c;overflow:hidden}.popup__image{border-radius:16px 16px 0 0}.popup__button__wrapper{width:100%;display:flex;flex-direction:row;background-color:#fff;color:#333}.popup__button__wrapper button{width:50%;padding-top:30px;padding-bottom:30px;background-color:transparent;border:1px solid rgb(51,51,51)}.popup__button__wrapper :hover{background-color:#e1e1e1}.popup__button__wrapper .watch-today{border-end-start-radius:16px}.popup__button__wrapper .close{border-end-end-radius:16px}.popup.is--active{display:flex;justify-content:center;align-items:center}.address-header{padding-top:50px;padding-bottom:50px;margin-right:auto;margin-left:auto;width:100vw;text-align:center}.address-header h1{font-weight:500;font-size:1.7rem}.address-header h1 strong{color:#5f0080}.address-header h3{font-weight:500;line-height:1.6;color:#6b6b6b}.address-main{width:100vw;padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto}.address-main .address-result{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:0;padding-bottom:10px;gap:10px}.address-main .address-result input[type=text]{width:70%;height:44px;padding-right:10px;padding-left:10px;border-radius:4px;outline:none;border:1px solid rgb(196,196,196);text-overflow:ellipsis;overflow:hidden}.address-main .address-result .address-research{width:30%;height:44px;font-weight:600;border-radius:4px;background-color:#fff;border:1px solid rgb(95,0,128);color:#5f0080}.address-main .address-detail{width:100%;height:44px;padding-right:10px;padding-left:10px;border-radius:4px;margin-top:0;margin-bottom:15px;border:1px solid rgb(196,196,196)}.address-main .delete-address-info{font-weight:500;font-size:.9rem;margin-top:0;margin-bottom:20px;color:#898989}.address-main .address-save{width:100%;height:44px;padding-right:10px;padding-left:10px;border-radius:4px;margin-top:0;margin-bottom:35px;font-weight:500;font-size:1.1rem;border:none;background-color:#5f0080;color:#fff}.address-footer{width:100vw;padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto;font-weight:400;font-size:14px;line-height:15px}.address-footer .address-information{color:#f03f40}.post_wrapper{position:absolute;top:0;left:0;width:100vw;height:100%!important;z-index:10;background:#fff}.mypage-main{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:1050px;margin-right:auto;margin-left:auto;padding-top:50px;padding-bottom:80px}.mypage-main .my-karly{width:200px}.mypage-main .my-karly h1{font-weight:500;font-size:1.8rem;line-height:1.5;width:100%;height:75px}.mypage-main .my-karly .my-nav{width:100%}.mypage-main .my-karly .my-nav button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:.9rem;line-height:1.4;width:100%;height:50px;padding:15px 13px 15px 20px;border:1px solid rgb(225,225,225);background-color:#fff}.mypage-main .my-karly .my-nav button img{transform:rotate(-90deg)}.mypage-main .my-karly-page{width:820px}.mypage-main .my-karly-page h2{font-weight:500;font-size:1.6rem;line-height:1.5;width:100%;height:75px;border-bottom:2px solid black}.mypage-main .my-karly-page .edit-karly{padding:7px 60px 7px 120px;font-weight:500;font-size:.9rem}.mypage-main .my-karly-page .edit-karly .edit-area__input{display:flex;flex-direction:row;align-items:center;padding:10px}.mypage-main .my-karly-page .edit-karly .edit-area__input label{width:139px;height:48px;padding-top:12px;padding-bottom:0}.mypage-main .my-karly-page .edit-karly .edit-area__input input{width:333px;height:48px;padding-right:11px;padding-left:15px;border-radius:4px;border:1px solid rgb(196,196,196)}.mypage-main .my-karly-page .edit-karly button{width:120px;height:48px;font-weight:600;border-radius:4px;border:1px solid rgb(95,0,128);background-color:#fff;color:#5f0080}.mypage-main .my-karly-page .edit-karly button:disabled{border:1px solid rgb(196,196,196);color:#c4c4c4}.mypage-main .my-karly-page .edit-karly .edit-confirm-email,.mypage-main .my-karly-page .edit-karly .edit-confirm-phone{margin-right:0;margin-left:7px}.mypage-main .my-karly-page .edit-karly .edit-button-area{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-top:40px;padding-bottom:60px;margin-top:10px;margin-bottom:0;gap:10px;border-top:1px solid rgb(137,137,137)}.mypage-main .my-karly-page .edit-karly .edit-button-area .edit-complete{background-color:#5f0080;color:#fff}main{width:100vw}.benefit__cover{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px}.benefit__cover figure img{width:100%;max-width:1050px}.benefit__cover figcaption{overflow:hidden;position:absolute;clip:rect(0,0,0,0);clip-path:circle(0);width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap}
