.condition-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0000;z-index:90001;transition:background .3s ease-out;align-items:center;justify-content:center}.condition-modal.is-active{display:flex;background:#00000080}.condition-modal__container{width:90%;max-width:780px;max-height:500px;background:#fff;position:relative;overflow:hidden;border-radius:24px;opacity:0;transform:translateY(30px);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s ease-out}.condition-modal.is-active .condition-modal__container{opacity:1;transform:translateY(0)}.condition-modal__close{position:absolute;top:15px;right:25px;font-size:36px;line-height:1;border:none;background:none;cursor:pointer;color:#000;z-index:10;padding:10px}.condition-modal__content{padding:40px;max-height:500px;overflow-y:auto;-webkit-overflow-scrolling:touch}.condition-modal__desc{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}h2.condition-modal__desc-text{font-size:24px;font-weight:700;margin-bottom:12px;color:#000}p.condition-modal__desc-text{font-size:14px;color:#666;line-height:1.6}.condition-modal__list{list-style:none;padding:0;margin:0}.condition-modal__item{margin-bottom:28px}.condition-modal__item:last-child{margin-bottom:0}.condition-modal__item-title{font-size:16px;font-weight:700;margin-bottom:8px;color:#000}.condition-modal__item-title.is-active span{background-color:#c5e0ff}.condition-modal__item-desc{font-size:14px;color:#333;line-height:1.6}.condition-modal__content::-webkit-scrollbar{width:6px}.condition-modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.condition-modal__content::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.condition-modal__content::-webkit-scrollbar-thumb:hover{background:#aaa}@media screen and (max-width:749px){.condition-modal__container{width:95%;max-height:70vh}.condition-modal__content{padding:30px 20px;max-height:70vh}.condition-modal__close{top:5px;right:15px}}@media screen and (max-width:768px){.product-addtional-content-description{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
