:root{--black-color:#000;--white-color:#fff;--accent-color:#f2dc00;--gray-color:#2c2c2c;--line-color:rgba(62, 62, 62, 0.15);--txt-gray-color:#a0a0a0;--back-color:#eeeeee;--blue-color:#6abfda;--green-color:#70c984;--shadow:0px 4px 55px 0px rgba(0, 0, 0, 0.15);--shadow-2:0px 18px 20px 8px rgba(0, 0, 0, 0.25);--trs-300:300ms ease;--trs-600:600ms ease;--trs-1200:1200ms ease;--trs-2000:2000ms ease;--trs-cubic-800:0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-600:0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-500:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-400:0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-300:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-200:0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-100:0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);--screensize:1920}.category-order-modal .modal-content-wrapper{height:100vh;max-height:100vh}.category-order-modal .modal-content-wrapper .modal-content.active .category-form-info-center{display:block}.category-order-modal .modal-content-wrapper .modal-content.active .category-form-info-bottom .inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center{display:none;margin-top:calc(20 / var(--screensize) * 100vw);padding-top:calc(20 / var(--screensize) * 100vw);border-top:1px solid var(--line-color)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center .top .title{font-weight:700;font-size:calc(16 / var(--screensize) * 100vw);line-height:calc(22 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center .top .delete-btn{-webkit-transition:var(--trs-cubic-600);-o-transition:var(--trs-cubic-600);transition:var(--trs-cubic-600)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center .top .delete-btn:hover svg rect{fill:var(--accent-color)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center ul{list-style:none;margin-top:calc(9 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(6 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center ul li{display:-ms-grid;display:grid;-ms-grid-columns:calc(108 / var(--screensize) * 100vw) calc(180 / var(--screensize) * 100vw);grid-template-columns:calc(108 / var(--screensize) * 100vw) calc(180 / var(--screensize) * 100vw);gap:calc(24 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center ul li p{font-weight:500;font-size:calc(14 / var(--screensize) * 100vw);line-height:calc(16 / var(--screensize) * 100vw);color:var(--txt-gray-color)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-center ul li span{font-weight:500;font-size:calc(14 / var(--screensize) * 100vw);line-height:calc(16 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom{margin-top:calc(24 / var(--screensize) * 100vw);padding-top:calc(16 / var(--screensize) * 100vw);border-top:1px solid var(--gray-color)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .price-wrapper p{font-weight:700;font-size:calc(16 / var(--screensize) * 100vw);line-height:calc(22 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .price-wrapper span{font-weight:700;font-size:calc(24 / var(--screensize) * 100vw);line-height:calc(26 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .inputs{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(12 / var(--screensize) * 100vw);margin-top:calc(20 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .inputs label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(16 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .inputs label p{font-weight:400;font-size:calc(12 / var(--screensize) * 100vw);line-height:calc(14 / var(--screensize) * 100vw)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .btns{margin-top:calc(36 / var(--screensize) * 100vw);gap:calc(12 / var(--screensize) * 100vw);display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.category-order-modal .modal-content-wrapper .modal-content .category-form-info-bottom .btns button{height:calc(46 / var(--screensize) * 100vw);font-weight:700;font-size:calc(16 / var(--screensize) * 100vw);line-height:calc(22 / var(--screensize) * 100vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1440px){:root{--screensize:1680}}@media (max-width:1024px){:root{--screensize:1440}}@media (max-width:767px){:root{--screensize:360}}