:export{paper:#000;backgroundDefault:#fff;textPrimary:#fff;textSecondary:#fff;textDisabled:#718d8e;primary50:#fcf6f4;primaryLight:#ff385c;primaryMain:#e85e77;primaryDark:#f91f47;secondaryLight:#1cb9a9;secondaryMain:#009688;secondaryDark:#065e55;successLight:#ebfaef;successMain:#05b46a;successDark:#0a7b39;errorLight:#e4cfce;errorMain:#e50000;errorDark:#e50000;infoLight:#e5f2f1;infoMain:#68bbb9;infoDark:#f27269;warningLight:#fff8e1;warningMain:#f0c30f;warningDark:#e2ab06;grey50:#fafafa;grey100:#f5f5f5;grey200:#eee;grey300:#e0e0e0;grey400:#d4d3d3;grey500:#9e9e9e;grey600:#8f8f8f;grey700:#616161;grey800:#4e4e4e;grey900:#212121;divider:#d4d3d3;white:#fff;black:#000;text:#000;transparent:"transparent";actionActive:#005cc7}.link,body{color:#000}.row-error{background-color:#fdf3f3}.row-refund-not-success{background-color:#e3effd}@font-face{font-family:Roboto Regular;src:url(/_next/static/media/Roboto-Regular.af1dafcf.ttf) format("truetype")}@font-face{font-family:Roboto Light;src:url(/_next/static/media/Roboto-Light.57c1b7d1.ttf) format("truetype")}@font-face{font-family:Myriad Pro;src:url(/_next/static/media/MavenPro-Black.c32dcd2c.ttf) format("truetype")}@font-face{font-family:Myriad Pro;src:url(/_next/static/media/MavenPro-Bold.c3fb8e0b.ttf) format("truetype")}@font-face{font-family:Myriad Pro;src:url(/_next/static/media/MavenPro-Medium.6ed29d8e.ttf) format("truetype")}@font-face{font-family:Myriad Pro;src:url(/_next/static/media/MavenPro-Regular.8fddee08.ttf) format("truetype")}.tiptap{height:calc(100vh - 200px)}.ProseMirror{border-radius:4px;padding:10px;outline:none;line-height:1.5}.ProseMirror code{background-color:#616161;padding:10px;border-radius:4px;color:#fafafa}.ProseMirror-focused{border-color:none}.loader{width:48px;height:48px;border:4px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation .8s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-dot{width:4px;height:4px;border-radius:50%;display:block;margin:6px auto;position:relative;color:gray;box-sizing:border-box;animation:animloader 1s linear infinite alternate}@keyframes animloader{0%{box-shadow:-20px -12px,-8px 0,8px 0,20px 0}33%{box-shadow:-20px 0,-8px -12px,8px 0,20px 0}66%{box-shadow:-20px 0,-8px 0,8px -12px,20px 0}to{box-shadow:-20px 0,-8px 0,8px 0,20px -12px}}.custom-input{all:unset;width:100%;padding:2px 0;border-bottom:1px solid rgba(0,0,0,.42);color:rgba(0,0,0,.87);transition:border-bottom .3s ease;font-weight:700}.custom-input:focus{border-bottom:2px solid #1976d2}.custom-input::-moz-placeholder{color:rgba(0,0,0,.42)}.custom-input::placeholder{color:rgba(0,0,0,.42)}.custom-input:disabled{color:rgba(0,0,0,.38);border-bottom:1px solid rgba(0,0,0,.26)}.custom-select-standard{width:100%;border:none;border-bottom:1px solid #9e9e9e;padding:6px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.625rem;font-weight:700;line-height:1.5em;font-family:Myriad Pro;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;background-size:16px}.custom-select-standard:focus{outline:none;border-bottom:2px solid #1976d2}.custom-select-standard:disabled{border-bottom:1px dashed #ccc;background:transparent;cursor:not-allowed}.custom-select-standard option{padding:10px;background-color:#fff}