@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:HT Mosafer Rounded,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-container{display:flex;flex-direction:column;height:100%;width:100%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sidemenu-container{display:flex;height:100vh;width:100%}.sidemenu-nav{border-right:1px solid #f1f4f4;flex-shrink:0}@media (min-width:900px){.sidemenu-nav{width:250px}}.sidemenu-drawer{background-color:#fff;display:flex;flex-direction:column;height:100%}.sidemenu-logo-section{display:flex;flex-direction:column;gap:10px;padding:32px 24px 40px}.sidemenu-logo-wrapper{padding:0 12px}.sidemenu-logo{height:auto;width:96px}.sidemenu-icon{display:block;height:24px;width:24px}.sidemenu-nav-section{display:flex;flex:1 1;flex-direction:column}.sidemenu-nav-list{flex:1 1;padding:0}.sidemenu-nav-item,.sidemenu-nav-list-bottom{padding:0}.sidemenu-nav-button{align-items:center!important;background-color:initial!important;border-radius:12px!important;color:var(--palette-light-text-primary-value-hex)!important;display:flex!important;margin:0 12px 2px!important;padding:6px 12px!important;transition:background-color .2s}.sidemenu-nav-button:hover{background-color:#1818180a!important}.sidemenu-nav-button.active,.sidemenu-nav-button.active:hover{background-color:var(--palette-light-background-secondary-value-hex)!important}.sidemenu-nav-icon{color:var(--palette-light-text-primary-value-hex)!important;min-width:36px!important}.sidemenu-nav-text{font-size:var(--palette-light-font-size-default-value)!important;font-weight:400!important;letter-spacing:-1%!important;line-height:1.4!important}.sidemenu-nav-text.active{font-weight:700!important}.sidemenu-badge{align-items:center;background-color:var(--palette-light-status-success-value-hex);border:2px solid var(--palette-light-background-primary-value-hex);border-radius:20px;color:var(--palette-light-text-foreground-value-hex);display:flex;font-size:var(--palette-light-font-size-small-value);font-weight:700;height:20px;justify-content:center;margin-left:auto;min-width:20px;padding:2px 2px 0}.sidemenu-main{background-color:#fff;box-sizing:border-box;flex-basis:0;flex-grow:1;min-height:100vh;overflow:auto;width:100%}@media (min-width:900px){.sidemenu-main{max-width:calc(100% - 250px);width:calc(100% - 250px)}}.sidemenu-drawer-paper{border:none;box-sizing:border-box;width:250px}.sidemenu-drawer-paper.desktop{border-right:1px solid #f1f4f4}.MuiButton-root.button{border-radius:16px;font-size:15px;font-weight:700;height:var(--palette-light-14-value);letter-spacing:-.02em;line-height:1.5;padding:12px 32px;text-transform:none}.MuiButton-root.button.primary{background-color:var(--palette-light-brand-primary-value-hex);color:var(--palette-light-text-foreground-value-hex)}.MuiButton-root.button.primary:hover:not(:disabled){background-color:var(--palette-light-brand-primary-value-hex);opacity:.9}.MuiButton-root.button.primary.Mui-disabled,.MuiButton-root.button.primary:disabled{background-color:var(--palette-light-background-tertiary-value-hex);color:var(--palette-light-text-tertiary-value-hex);cursor:not-allowed}.MuiButton-root.button.bordered{background-color:initial;border:1px solid var(--palette-light-brand-primary-value-hex);color:var(--palette-light-brand-primary-value-hex)}.MuiButton-root.button.bordered:hover:not(:disabled){background-color:var(--palette-light-brand-primary-transparent-value-hex);border-color:var(--palette-light-brand-primary-value-hex)}.MuiButton-root.button.bordered.Mui-disabled,.MuiButton-root.button.bordered:disabled{background-color:initial;border-color:var(--palette-light-background-tertiary-value-hex);color:var(--palette-light-text-tertiary-value-hex);cursor:not-allowed}.MuiButton-root.button.text{background-color:initial;border:none;color:var(--palette-light-brand-primary-value-hex)}.MuiButton-root.button.text:hover:not(:disabled){background-color:#67314f0a}.MuiButton-root.button.text.Mui-disabled,.MuiButton-root.button.text:disabled{background-color:initial;color:var(--palette-light-text-tertiary-value-hex);cursor:not-allowed}.MuiButton-root.button.content{font-size:var(--palette-light-font-size-small-value);font-weight:700;height:auto;min-height:32px}.MuiButton-root.button.regular{width:auto}.MuiButton-root.button.full{width:100%}.MuiTextField-root.input .MuiOutlinedInput-root{background-color:var(--palette-light-background-secondary-value-hex);border-radius:var(--palette-light-3-value);font-size:var(--palette-light-font-size-default-value)}.MuiTextField-root.input .MuiOutlinedInput-root fieldset,.MuiTextField-root.input .MuiOutlinedInput-root:hover fieldset{border:none}.MuiTextField-root.input .MuiOutlinedInput-root.Mui-focused fieldset{border:1px solid var(--palette-light-brand-primary-value-hex)}.MuiTextField-root.input .MuiInputBase-input{color:var(--palette-light-text-primary-value-hex);padding:var(--palette-light-3-value)}.MuiTextField-root.input .MuiInputBase-input::placeholder{color:var(--palette-light-text-secondary-value-hex);opacity:1}.form{gap:1.5rem;width:100%}.form,.form-field{display:flex;flex-direction:column}.form-field{gap:.5rem}.form-label{color:#333;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.form-required{color:#d32f2f;margin-left:.25rem}.form-error{color:#d32f2f;font-size:.8rem;margin-top:.25rem}.form-button-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-row{display:flex;gap:1rem}.form-row .form-field{flex:1 1}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.form-actions-center{justify-content:center}.form-actions-start{justify-content:flex-start}.form-group{background-color:#fff;border:1px solid #e6e8ea;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.form-group-title{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.form-group-description{color:#666;font-size:.9rem;margin:0 0 1rem}@media (max-width:768px){.form-row{gap:0}.form-actions,.form-row{flex-direction:column}.form-button{width:100%}}.table-container{background-color:var(--palette-light-background-primary-value-hex);display:flex;flex:1 1;flex-direction:column;max-width:100%;min-height:0;min-width:0;overflow:hidden;width:100%}.table-header{align-self:stretch;border-bottom:1px solid var(--palette-light-background-tertiary-value-hex);box-sizing:border-box;display:none;flex-direction:row;flex-shrink:0;gap:16px;min-width:0;padding:12px 0;width:100%}@media (min-width:900px){.table-header{display:flex}}.table-header-column{display:flex;flex-direction:column;gap:4px}.table-header-column.hide-mobile{display:none}@media (min-width:900px){.table-header-column.hide-mobile{display:flex}}.table-header-label{color:var(--palette-light-text-secondary-value-hex);font-size:var(--palette-light-font-size-small-value);font-weight:400;line-height:1.2}.table-body{flex:1 1;min-width:0;overflow-x:hidden;overflow-y:auto}.table-body::-webkit-scrollbar{width:6px}.table-body::-webkit-scrollbar-track{background-color:var(--palette-light-background-secondary-value-hex)}.table-body::-webkit-scrollbar-thumb{background-color:var(--palette-light-text-tertiary-value-hex);border-radius:4px}.table-empty-state{align-items:center;display:flex;justify-content:center;padding:40px}.table-empty-text{color:var(--palette-light-text-secondary-value-hex);font-size:var(--palette-light-font-size-default-value)}.table-loading-row,.table-loading-skeleton,.table-loading-state{display:flex;flex-direction:column;width:100%}.table-loading-row{align-items:flex-start;border-bottom:1px solid var(--palette-light-background-tertiary-value-hex);gap:8px;padding:16px 0}@media (min-width:900px){.table-loading-row{align-items:center;flex-direction:row;gap:16px;padding:8px 0}}.table-loading-cell{animation:loading-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,var(--palette-light-background-secondary-value-hex) 0,var(--palette-light-background-tertiary-value-hex) 50%,var(--palette-light-background-secondary-value-hex) 100%);background-size:200% 100%;border-radius:4px;height:20px;min-width:60px}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.table-row{align-items:flex-start;align-self:stretch;border-bottom:1px solid var(--palette-light-background-tertiary-value-hex);box-sizing:border-box;cursor:default;display:flex;flex-direction:column;gap:8px;min-width:0;padding:16px 0;width:100%}@media (min-width:900px){.table-row{align-items:center;flex-direction:row;gap:16px;padding:8px 0}}.table-row.clickable{cursor:pointer}.table-row.clickable:hover{background-color:var(--palette-light-background-secondary-value-hex)}.table-cell{align-items:flex-start;box-sizing:border-box;color:var(--palette-light-text-primary-value-hex);display:flex;flex-direction:column;font-size:var(--palette-light-font-size-default-value);font-weight:400;gap:8px;line-height:1.4;max-width:100%;min-width:0;overflow:hidden}@media (min-width:900px){.table-cell{align-items:center;flex-direction:row}}.table-cell.hide-mobile{display:none}@media (min-width:900px){.table-cell.hide-mobile{display:flex}}.table-cell .MuiBox-root>.MuiTypography-root,.table-cell p,.table-cell span:not(.MuiChip-label),.table-cell>.MuiTypography-root{color:var(--palette-light-text-primary-value-hex);font-size:var(--palette-light-font-size-default-value);font-weight:400;line-height:1.4}.table-cell .disabled,.table-cell .text-secondary,.table-cell.disabled{color:var(--palette-light-text-secondary-value-hex)}.pagination-container{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:16px;justify-content:space-between}@media (min-width:900px){.pagination-container{align-items:center;flex-direction:row;gap:24px}}.pagination-controls{align-items:center;background-color:initial;border-radius:16px;display:flex}.pagination-controls.MuiBox-root{background-color:initial!important;border:none!important;box-shadow:none!important;margin:0;padding:0}.pagination-page-button{align-items:center;background-color:initial;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:56px;justify-content:center;padding:0 32px;transition:background-color .2s ease;width:56px}.pagination-page-button:not(.active):not(.ellipsis):not(.disabled):hover{background-color:#f6f8f8}.pagination-page-button.active{background-color:#f4dbc5}.pagination-page-button.ellipsis{cursor:default}.pagination-page-button.ellipsis:hover{background-color:initial}.pagination-page-button.disabled{cursor:not-allowed;opacity:.5}.pagination-page-button.disabled:hover{background-color:initial}.pagination-page-text{color:#181818;font-family:var(--palette-light-font-family-value);font-size:16px;line-height:22.4px}.pagination-page-button.active .pagination-page-text{font-weight:700}.pagination-page-button:not(.active) .pagination-page-text{font-weight:400}.pagination-next-button{align-items:center;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:56px;justify-content:center;padding:0 32px;transition:background-color .2s ease}.pagination-next-button:not(.disabled):hover{background-color:#f6f8f8}.pagination-next-button.disabled{cursor:not-allowed;opacity:.5}.pagination-next-button.disabled:hover{background-color:initial}.pagination-next-text{color:#181818;font-family:var(--palette-light-font-family-value);font-size:16px;font-weight:400;line-height:22.4px}.pagination-next-icon{color:#181818;font-size:24px}.pagination-item-count{color:#93989c;font-family:var(--palette-light-font-family-value);font-size:16px;font-weight:400;line-height:22.4px}.status-chip{border-radius:8px!important;height:32px!important}.status-chip,.status-chip .MuiChip-label{font-size:var(--palette-light-font-size-small-value)!important;font-weight:400!important}.status-chip .MuiChip-label{padding:0 12px!important}.status-chip-active,.status-chip-success{background-color:var(--palette-light-status-success-value-hex)!important;color:var(--palette-light-text-foreground-value-hex)!important}.status-chip-pending,.status-chip-warning{background-color:var(--palette-light-status-warning-value-hex)!important;color:var(--palette-light-text-foreground-value-hex)!important}.status-chip-danger,.status-chip-suspended{background-color:#925b64!important;color:#fff!important}.status-chip-info{background-color:var(--palette-light-brand-primary-value-hex)!important}.status-chip-info,.status-chip-you{color:var(--palette-light-text-foreground-value-hex)!important}.status-chip-you{background-color:var(--palette-light-status-success-value-hex)!important}.status-chip-superadmin{background-color:var(--palette-light-brand-primary-value-hex)!important;color:var(--palette-light-text-foreground-value-hex)!important}.dropdown-paper{background-color:#fff!important;border:1px solid var(--palette-light-background-primary-value-hex)!important;border-radius:16px!important;box-shadow:0 40px 60px 0 #1a6d6d1a!important;width:240px!important}.dropdown-list{padding:0!important}.dropdown-option{border-radius:16px!important;color:var(--palette-light-text-primary-value-hex)!important;font-size:var(--palette-light-font-size-default-value)!important;font-weight:400!important;line-height:1.4!important;margin:4px!important;max-width:100%!important;min-height:auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dropdown-option:hover{background-color:var(--palette-light-background-secondary-value-hex)!important}.dropdown-option.danger{color:#925b64!important}.dropdown-option.danger:hover{background-color:#925b6414!important}.dropdown-option.secondary{color:#93989c!important}.dropdown-option.secondary:hover{background-color:var(--palette-light-background-secondary-value-hex)!important}.label{margin:0}.label-h1{font-size:var(--palette-light-font-size-h1-value)!important;font-weight:700!important;letter-spacing:-1%!important;line-height:1.15!important}@media (max-width:900px){.label-h1{font-size:36px!important}}@media (max-width:600px){.label-h1{font-size:32px!important}}.label-h2{font-size:var(--palette-light-font-size-h2-value)!important;font-weight:700!important;letter-spacing:-.5%!important;line-height:1.2!important}.label-body{font-size:var(--palette-light-font-size-default-value)!important}.label-body,.label-small{font-weight:400!important;line-height:1.4!important}.label-small{font-size:var(--palette-light-font-size-small-value)!important}.label-color-primary{color:var(--palette-light-text-primary-value-hex)!important}.label-color-secondary{color:var(--palette-light-text-secondary-value-hex)!important}.label-color-white{color:var(--palette-light-text-foreground-value-hex)!important}.tabs-container{display:flex;flex-wrap:wrap;gap:8px}.tab{align-items:center;background-color:var(--palette-light-background-secondary-value-hex);border-radius:16px;cursor:pointer;display:flex;gap:8px;height:39px;padding:10px 20px 7px;transition:opacity .2s}.tab:hover{opacity:.9}.tab.active{background-color:var(--palette-light-brand-secondary-value-hex)}.tab.active:hover{opacity:.9}.tab-badge{align-items:center;background-color:#426a53;border-radius:20px;box-sizing:border-box;color:#fff;display:flex;font-size:var(--palette-light-font-size-small-value);font-weight:700;height:24px;justify-content:center;min-width:24px;padding:2px 6px 0}.tab-badge.active{background-color:#fff;color:#000}.custom-modal{align-items:center;display:flex;justify-content:center}.modal-container{background-color:#fff;border-radius:12px;box-shadow:0 80px 250px 0 #1a6d6d1a;max-height:90vh;outline:none;overflow-y:auto}.modal-header{align-items:stretch;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:24px 24px 0}.modal-title{color:#181818!important;flex:1 1;font-family:HT Mosafer Rounded,sans-serif!important;font-size:22px!important;font-weight:700!important;letter-spacing:-.5%!important;line-height:1.2em!important}.modal-close-button{background-color:#f6f8f8!important;border-radius:40px!important;height:40px!important;min-width:40px!important;padding:8px!important;width:40px!important}.modal-close-button:hover{background-color:#e8ebeb!important}.modal-content{display:flex;flex-direction:column;gap:32px;padding:32px 24px 40px}.badge{align-items:center;background-color:#426a53;box-sizing:border-box;color:#fff;display:flex;font-weight:700;justify-content:center;transition:background-color .2s,color .2s,opacity .2s}.badge-small{border-radius:16px;font-size:var(--palette-light-font-size-smaller-value);height:20px;min-width:20px;padding:1px 4px 0}.badge-medium{border-radius:20px;font-size:var(--palette-light-font-size-small-value);height:24px;min-width:24px;padding:2px 6px 0}.badge-large{border-radius:24px;font-size:var(--palette-light-font-size-default-value);height:28px;min-width:28px;padding:3px 8px 0}.badge.active:hover,.badge:hover{opacity:.9}@keyframes badge-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.badge.pulse{animation:badge-pulse .3s ease-in-out}.page-header{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:16px;justify-content:space-between;width:100%}@media (min-width:900px){.page-header{align-items:center;flex-direction:row}}.page-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.page-header-search{width:100%}@media (min-width:600px){.page-header-search{width:280px}}.page-header-search .MuiOutlinedInput-root{height:var(--palette-light-14-value)}.signin-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;height:100vh;height:100dvh;justify-content:center;max-height:100vh;max-height:100dvh;overflow:hidden;padding:1rem}.logo-image{height:80px;margin-bottom:.5rem;max-width:200px}.logo-image:not([src]){background-color:#f0f0f0;border:2px dashed #ccc;color:#666}.logo-image:not([src]),.signin-form{align-items:center;display:flex;justify-content:center}.signin-form{box-sizing:border-box;flex-direction:column;gap:2rem;height:100%;max-height:calc(100vh - 2rem);max-width:400px;overflow:hidden;width:100%}.signin-form .signin-logo{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;width:360px}.logo-image{background:#0000;border:none;display:block;height:120px;margin-bottom:.25rem;max-width:250px;object-fit:contain;width:auto}.signin-form-container{display:flex;flex-direction:column;gap:40px;width:100%}.signin-title-section{display:flex;flex-direction:column;gap:16px}.signin-title{font-size:44px;font-weight:700;letter-spacing:-.01em;line-height:1.15}.signin-subtitle,.signin-title{color:#181818;margin:0;text-align:left}.signin-subtitle{font-size:16px;font-weight:400;line-height:1.4}.signin-form-section{display:flex;flex-direction:column;gap:40px}.signin-form-fields{display:flex;flex-direction:column;flex-shrink:0;gap:16px}.signin-input-group{display:flex;flex-shrink:0;justify-content:center;width:100%}.signin-form .signin-input-group .input-icon{pointer-events:auto}.signin-form .signin-input-group .password-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:0;transition:color .2s ease}.signin-form .signin-input-group .password-toggle svg{height:clamp(18px,3vw,20px);width:clamp(18px,3vw,20px)}.signin-form .forgot-password-link{display:flex;justify-content:center;margin-top:1.5rem}.signin-copyright{color:#9ca3af;flex-shrink:0;font-size:clamp(.75rem,2vw,.875rem);margin:clamp(1rem,4vh,2rem) 0 0;text-align:left;width:clamp(280px,100%,360px)}@media (min-width:481px) and (max-width:768px){.signin-container{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;padding:.25rem}.signin-form{gap:.5rem;height:100%;justify-content:space-between;max-height:calc(100vh - .5rem);max-height:calc(100dvh - .5rem)}.logo-image{height:70px}.signin-title{font-size:1.75rem;margin:1rem 0 0}.signin-subtitle{font-size:.9rem}.signin-copyright{font-size:.75rem;margin:.75rem 0 0}.signin-form .forgot-password-link{margin-top:.75rem}}@media (max-width:480px){.signin-container{gap:0;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;padding:.25rem}.signin-form{gap:.5rem;height:100%;justify-content:space-between;max-height:calc(100vh - .5rem);max-height:calc(100dvh - .5rem);max-width:100%}.signin-copyright,.signin-form .signin-logo,.signin-subtitle,.signin-title{max-width:320px;width:100%}.logo-image{height:50px}.signin-title{font-size:1.5rem;margin:.5rem 0 0}.signin-subtitle{font-size:.875rem}.signin-copyright{font-size:.7rem;margin:.25rem 0 0;max-width:320px;width:100%}.signin-form-fields{gap:.25rem}.signin-form .forgot-password-link{margin-top:.5rem}.signin-form .signin-input-group .password-toggle svg{height:18px;width:18px}}@media (max-height:700px){.signin-container{padding:.25rem}.signin-form{gap:.5rem}.signin-form-fields{gap:.375rem}.logo-image{height:60px}.signin-title{margin:1rem 0 0}.signin-copyright{margin:.75rem 0 0}.signin-form .forgot-password-link{margin-top:.75rem}.signin-form .signin-input-group .password-toggle svg{height:18px;width:18px}}@media (max-height:600px){.signin-container{padding:.25rem}.signin-form,.signin-form-fields{gap:.25rem}.signin-form .signin-input-group .password-toggle svg{height:16px;width:16px}}@media (max-width:360px){.signin-copyright,.signin-form .signin-logo,.signin-subtitle,.signin-title{max-width:280px;width:100%}}@media (max-width:480px) and (max-height:800px){.signin-container{overflow:hidden;padding:.125rem}.signin-form{gap:.25rem;justify-content:space-around}.logo-image{height:35px}.signin-title{font-size:1.25rem;margin:.125rem 0 0}.signin-subtitle{font-size:.8rem}.signin-copyright{font-size:.65rem;margin:.125rem 0 0}.signin-form-fields{gap:.125rem}.signin-form .forgot-password-link{margin-top:.125rem}}.forgot-password-container{display:flex;flex-direction:column;gap:40px;width:100%}.forgot-password-title-section{display:flex;flex-direction:column;gap:16px}.forgot-password-title{color:#181818;font-size:44px;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0;text-align:left}.forgot-password-subtitle{color:#181818;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:left}.forgot-password-form-fields{display:flex;flex-direction:column;gap:16px;width:100%}.password-form-container{display:flex;flex-direction:column;gap:40px;width:100%}.password-form-title-section{display:flex;flex-direction:column;gap:16px}.password-form-title{color:#181818;font-size:44px;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0;text-align:left}.password-form-subtitle{color:#181818;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:left}.password-form-section{display:flex;flex-direction:column;gap:40px}.password-form-fields{display:flex;flex-direction:column;gap:16px;width:100%}.password-toggle-button{color:var(--palette-light-text-primary-value-hex)}.two-factor-container{display:flex;flex-direction:column;gap:40px;width:100%}.two-factor-title-section{display:flex;flex-direction:column;gap:16px}.two-factor-title{color:#181818;font-size:44px;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0;text-align:left}.two-factor-subtitle{color:#181818;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:left}.two-factor-form-fields{display:flex;flex-direction:column;gap:16px;width:100%}.two-factor-code-inputs{display:flex;gap:8px;justify-content:space-between}.forgot-password-submitted-container{display:flex;flex-direction:column;gap:40px;width:100%}.forgot-password-submitted-content{display:flex;flex-direction:column;gap:16px}.forgot-password-submitted-title{color:#181818;font-size:44px;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0;text-align:left}.forgot-password-submitted-message{color:#181818;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:left;white-space:pre-line}.users-table-wrapper{display:flex;flex:1 1;flex-direction:column;gap:0;overflow:hidden;width:100%}.users-table-user-cell{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.users-table-last-active.pending{color:var(--palette-light-brand-secondary-value-hex)}.users-table-action-button{border-radius:16px;color:var(--palette-light-brand-primary-value-hex);height:56px;width:56px}.users-table-action-button:hover{background-color:var(--palette-light-background-secondary-value-hex)}.vendors-table-wrapper{display:flex;flex:1 1;flex-direction:column;gap:0;overflow:hidden;width:100%}.table-cell .MuiTypography-root.vendors-table-id-cell{color:var(--palette-light-text-primary-value-hex);font-size:var(--palette-light-font-size-default-value);font-weight:400;line-height:var(--palette-light-line-height-relaxed-value)}.vendors-table-vendor-cell{align-items:center;display:flex;gap:16px}.table-cell .MuiTypography-root.vendors-table-vendor-info{display:flex;flex-direction:column;justify-content:center}.table-cell .MuiTypography-root.vendors-table-vendor-name-cell{font-size:var(--palette-light-font-size-default-value);font-weight:700}.table-cell .MuiTypography-root.vendors-table-vendor-email-cell,.table-cell .MuiTypography-root.vendors-table-vendor-name-cell{color:var(--palette-light-text-primary-value-hex);line-height:var(--palette-light-line-height-relaxed-value);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-cell .MuiTypography-root.vendors-table-vendor-email-cell{font-size:var(--palette-light-font-size-small-value);font-weight:400}.table-cell img.vendors-table-vendor-image-cell{border-radius:8px;flex-shrink:0;height:48.87px;object-fit:cover;width:96px}.vendors-table-action-button{border-radius:16px;color:var(--palette-light-brand-primary-value-hex);height:56px;width:56px}.vendors-table-action-button:hover{background-color:var(--palette-light-background-secondary-value-hex)}.vendor-orders-table-wrapper{display:flex;flex:1 1;flex-direction:column;gap:32px;height:100%;max-width:100%;min-height:0;min-width:0;overflow:hidden;width:100%}.vendor-orders-table-cell-actions,.vendor-orders-table-cell-customer,.vendor-orders-table-cell-event,.vendor-orders-table-cell-id,.vendor-orders-table-cell-product,.vendor-orders-table-cell-status,.vendor-orders-table-cell-total{display:flex;flex-direction:column;gap:4px;max-width:100%;min-width:0;overflow:hidden;width:100%}.vendor-orders-table-cell-total{align-items:flex-start}.vendor-orders-table-cell-status{display:flex}.vendor-orders-table-cell-actions{align-items:center;display:flex;height:56px;justify-content:center}.vendor-orders-table-text-brand,.vendor-orders-table-text-primary,.vendor-orders-table-text-secondary{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.vendor-orders-table-text-primary{font-size:var(--palette-light-font-size-default-value)}.vendor-orders-table-text-primary,.vendor-orders-table-text-secondary{color:var(--palette-light-text-primary-value-hex);font-weight:400;line-height:1.4}.vendor-orders-table-text-brand,.vendor-orders-table-text-secondary{font-size:var(--palette-light-font-size-small-value)}.vendor-orders-table-text-brand{color:var(--palette-light-brand-primary-value-hex);font-weight:400;line-height:1.4}.vendor-orders-table-status-chip{border-radius:8px!important;font-size:var(--palette-light-font-size-small-value)!important;font-weight:400!important;height:32px!important}.vendor-orders-table-status-chip .MuiChip-label{padding:0 12px!important}.vendor-orders-table-action-button{border-radius:16px;height:56px;width:56px}.vendor-orders-table-action-button:hover{background-color:var(--palette-light-background-secondary-value-hex)}.vendor-orders-table-action-icon{color:var(--palette-light-brand-primary-value-hex)}.discounts-table-wrapper{display:flex;flex-direction:column;width:100%}.discounts-table-wrapper .MuiPaper-root.dropdown-paper,.discounts-table-wrapper .dropdown-paper{max-width:none!important;min-width:120px!important;width:auto!important}.discounts-table-wrapper .MuiMenuItem-root.dropdown-option,.discounts-table-wrapper .dropdown-option{min-width:120px!important;padding:12px 24px!important;white-space:nowrap!important;width:100%!important}.experiences-table-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.experiences-table-experience-cell{align-items:center;display:flex;gap:16px;padding:8px 0}.experiences-table-experience-image-cell{background-color:var(--palette-light-background-secondary-value-hex);border-radius:var(--palette-light-4-value);flex-shrink:0;height:56px;object-fit:cover;width:56px}.experiences-table-experience-info-cell{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.experiences-table-experience-name-cell{color:var(--palette-light-text-primary-value-hex);font-size:var(--palette-light-font-size-default-value);font-weight:500;line-height:1.4;word-break:break-word}.experiences-table-vendors-cell{align-items:center;display:flex;justify-content:flex-start;padding:8px 0}.experiences-table-action-button{border-radius:var(--palette-light-4-value);color:var(--palette-light-brand-primary-value-hex);height:40px;padding:0;width:40px}.experiences-table-action-button:hover{background-color:#67314f0a}@media (prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149;--color-danger-emphasis:#da3633;--color-attention-fg:#d29922;--color-attention-emphasis:#9e6a03;--color-done-fg:#a371f7;--color-done-emphasis:#8957e5;--color-success-fg:#3fb950;--color-success-emphasis:#238636;--color-copied-active-bg:#2e9b33;color-scheme:dark}}@media (prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#d1242f;--color-danger-emphasis:#cf222e;--color-attention-fg:#9a6700;--color-attention-emphasis:#9a6700;--color-done-fg:#8250df;--color-done-emphasis:#8250df;--color-success-fg:#1a7f37;--color-success-emphasis:#1f883d;--color-copied-active-bg:#2e9b33;color-scheme:light}}.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,body[data-color-mode*=dark]{--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149;color-scheme:dark}.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,body[data-color-mode*=light]{--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#cf222e;color-scheme:light}.wmde-markdown{-webkit-text-size-adjust:100%;word-wrap:break-word;background-color:var(--color-canvas-default);color:var(--color-fg-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:initial;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{border-bottom:1px solid var(--color-border-muted);font-size:2em;font-weight:600;margin:.67em 0;padding-bottom:.3em}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{background-color:var(--color-canvas-default);border-style:none;box-sizing:initial;display:inline-block;max-width:100%}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{background:#0000;background-color:var(--color-border-default);border:0;border-bottom:1px solid var(--color-border-muted);box-sizing:initial;height:.25em;margin:24px 0;overflow:hidden;padding:0}.wmde-markdown input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:after,.wmde-markdown hr:before{content:"";display:table}.wmde-markdown hr:after{clear:both}.wmde-markdown table{border-collapse:collapse;border-spacing:0;display:block;max-width:100%;width:-webkit-max-content;width:max-content}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>:not(summary){display:none!important}.wmde-markdown kbd{background-color:var(--color-canvas-subtle);border-bottom-color:var(--color-neutral-muted);border:1px solid var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted);color:var(--color-fg-default);display:inline-block;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;padding:3px 5px;vertical-align:middle}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.wmde-markdown h2{border-bottom:1px solid var(--color-border-muted);font-size:1.5em;font-weight:600;padding-bottom:.3em}.wmde-markdown h3{font-size:1.25em;font-weight:600}.wmde-markdown h4{font-size:1em;font-weight:600}.wmde-markdown h5{font-size:.875em;font-weight:600}.wmde-markdown h6{color:var(--color-fg-muted);font-size:.85em;font-weight:600}.wmde-markdown p{margin-bottom:10px;margin-top:0}.wmde-markdown blockquote{border-left:.25em solid var(--color-border-default);color:var(--color-fg-muted);margin:0;padding:0 1em}.wmde-markdown ol,.wmde-markdown ul{margin-bottom:0;margin-top:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ol ol ol,.wmde-markdown ol ul ol,.wmde-markdown ul ol ol,.wmde-markdown ul ul ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown code,.wmde-markdown pre,.wmde-markdown tt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{word-wrap:normal;margin-bottom:0;margin-top:0}.wmde-markdown .octicon{fill:currentColor;display:inline-block;overflow:visible!important;vertical-align:text-bottom}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-inner-spin-button,.wmde-markdown input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:after,.wmde-markdown:before{content:"";display:table}.wmde-markdown:after{clear:both}.wmde-markdown>:first-child{margin-top:0!important}.wmde-markdown>:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown blockquote,.wmde-markdown details,.wmde-markdown dl,.wmde-markdown ol,.wmde-markdown p,.wmde-markdown pre,.wmde-markdown table,.wmde-markdown ul{margin-bottom:16px;margin-top:0}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 code,.wmde-markdown h1 tt,.wmde-markdown h2 code,.wmde-markdown h2 tt,.wmde-markdown h3 code,.wmde-markdown h3 tt,.wmde-markdown h4 code,.wmde-markdown h4 tt,.wmde-markdown h5 code,.wmde-markdown h5 tt,.wmde-markdown h6 code,.wmde-markdown h6 tt{font-size:inherit;padding:0 .2em}.wmde-markdown ol.no-list,.wmde-markdown ul.no-list{list-style-type:none;padding:0}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ol ol,.wmde-markdown ol ul,.wmde-markdown ul ol,.wmde-markdown ul ul{margin-bottom:0;margin-top:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{font-size:1em;font-style:italic;font-weight:600;margin-top:16px;padding:0}.wmde-markdown dl dd{margin-bottom:16px;padding:0 16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table td,.wmde-markdown table th{border:1px solid var(--color-border-default);padding:6px 13px}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:initial}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{background-color:initial;max-width:none;vertical-align:text-top}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{border:1px solid var(--color-border-default);display:block;float:left;margin:13px 0 0;overflow:hidden;padding:7px;width:auto}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{clear:both;color:var(--color-fg-default);display:block;padding:5px 0 0}.wmde-markdown span.align-center{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{background-color:var(--color-neutral-muted);border-radius:6px;font-size:85%;margin:0;padding:.2em .4em}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{background:#0000;border:0;margin:0;padding:0;white-space:pre;word-break:normal}.wmde-markdown pre{background-color:var(--color-canvas-subtle);border-radius:6px;font-size:85%;line-height:1.45}.wmde-markdown pre code,.wmde-markdown pre tt{word-wrap:normal;background-color:initial;border:0;display:inline;line-height:inherit;margin:0;max-width:auto;overflow:visible;padding:0}.wmde-markdown pre>code{display:block;overflow:auto;padding:16px}.wmde-markdown pre>code::-webkit-scrollbar{background:#0000;height:8px;width:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{font-size:12px;line-height:1;overflow:hidden;padding:5px;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{background:var(--color-canvas-default);border:0;padding:10px 8px 9px;text-align:right}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{background:var(--color-canvas-subtle);border-top:0;font-weight:600}.wmde-markdown .footnotes{border-top:1px solid var(--color-border-default);color:var(--color-fg-muted);font-size:12px}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{border:2px solid var(--color-accent-emphasis);border-radius:6px;bottom:-8px;content:"";left:-24px;pointer-events:none;position:absolute;right:-8px;top:-8px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .contains-task-list input[type=checkbox],.wmde-markdown .task-list-item-checkbox{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{background:var(--color-border-default);border-radius:5px;color:var(--color-fg-default);cursor:pointer;display:flex;font-size:12px;padding:6px;position:absolute;right:6px;top:6px;transition:all .3s;visibility:hidden}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre .copied.active,.wmde-markdown pre:hover .copied:active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{border-left:.25em solid var(--borderColor-default,var(--color-border-default));color:inherit;margin-bottom:16px;padding:.5rem 1em}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:1}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:8px!important;margin-right:var(--base-size-8,8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--color-accent-fg);color:var(--fgColor-accent,var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis,var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--color-success-fg);color:var(--fgColor-success,var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis,var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--color-done-fg);color:var(--fgColor-done,var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis,var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--color-attention-fg);color:var(--fgColor-attention,var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--color-danger-fg);color:var(--fgColor-danger,var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{color:var(--color-fg-subtle);content:attr(line);display:inline-block;margin-right:16px;text-align:right;white-space:nowrap;width:1rem}.wmde-markdown .token.cdata,.wmde-markdown .token.comment,.wmde-markdown .token.doctype,.wmde-markdown .token.prolog{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.constant,.wmde-markdown .token.deleted,.wmde-markdown .token.property,.wmde-markdown .token.selector,.wmde-markdown .token.symbol,.wmde-markdown .token.tag{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.attr-name,.wmde-markdown .token.boolean,.wmde-markdown .token.builtin,.wmde-markdown .token.char,.wmde-markdown .token.number,.wmde-markdown .token.operator,.wmde-markdown .token.property-access,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.string{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.class-name,.wmde-markdown .token.color,.wmde-markdown .token.entity,.wmde-markdown .token.function,.wmde-markdown .token.url{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.important,.wmde-markdown .token.keyword,.wmde-markdown .token.regex,.wmde-markdown .token.rule{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.bold,.wmde-markdown .token.important{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}.w-md-editor-toolbar-child{background-color:var(--md-editor-background-color);border-radius:3px;box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);display:none;position:absolute;z-index:1}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;border-radius:3px;padding:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{box-sizing:border-box;height:auto;margin:0;padding:3px 4px 2px;width:-webkit-fill-available}.w-md-editor-toolbar{align-items:center;background-color:var(--md-editor-background-color);border-bottom:1px solid var(--md-editor-box-shadow-color);border-radius:3px 3px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;-webkit-user-select:none;user-select:none}.w-md-editor-toolbar.bottom{border-bottom:0;border-radius:0 0 3px 3px;border-top:1px solid var(--md-editor-box-shadow-color)}.w-md-editor-toolbar li,.w-md-editor-toolbar ul{line-height:normal;list-style:none;margin:0;padding:0}.w-md-editor-toolbar li{display:inline-block;font-size:14px}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{background:none;border:none;border-radius:2px;color:var(--color-fg-default);cursor:pointer;font-weight:400;height:20px;line-height:14px;margin:0 1px;outline:none;overflow:visible;padding:4px;text-transform:none;transition:all .3s;white-space:nowrap}.w-md-editor-toolbar li>button:focus,.w-md-editor-toolbar li>button:hover{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--md-editor-box-shadow-color);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{background-color:initial;color:var(--md-editor-box-shadow-color)}.w-md-editor-toolbar li.active>button{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar-divider{background-color:var(--md-editor-box-shadow-color);height:14px;margin:-3px 3px 0!important;vertical-align:middle;width:1px}.w-md-editor-area{border-radius:5px;overflow:auto}.w-md-editor-text{font-feature-settings:"liga","clig";box-sizing:border-box;font-size:14px!important;font-variant-ligatures:common-ligatures;line-height:18px!important;margin:0;min-height:100%;overflow-wrap:break-word;padding:10px;position:relative;text-align:left;white-space:pre-wrap;word-break:keep-all}.w-md-editor-text-input,.w-md-editor-text-pre,.w-md-editor-text>.w-md-editor-text-pre{font-feature-settings:inherit;background:none;border:0;box-sizing:inherit;display:inherit;font-family:inherit;font-family:var(--md-editor-font-family)!important;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;overflow-wrap:inherit;padding:0;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;word-break:inherit;word-break:normal}.w-md-editor-text-pre{background-color:initial!important;margin:0!important;pointer-events:none;position:relative}.w-md-editor-text-pre>code{font-family:var(--md-editor-font-family)!important;font-size:14px!important;line-height:18px!important;padding:0!important}.w-md-editor-text-input{-webkit-font-smoothing:antialiased;-webkit-text-fill-color:#0000;color:inherit;height:100%;left:0;outline:0;overflow:hidden;padding:inherit;position:absolute;resize:none;top:0;width:100%}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-input,.w-md-editor-text-pre{word-wrap:pre;white-space:pre-wrap;word-break:break-word}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.w-md-editor-text-input{color:#0000!important}.w-md-editor-text-input::selection{background-color:#accef7!important;color:#0000!important}}.w-md-editor-text-pre .punctuation{color:#8b949e!important;color:var(--color-prettylights-syntax-comment,#8b949e)!important}.w-md-editor-text-pre .token.content,.w-md-editor-text-pre .token.url{color:#0550ae!important;color:var(--color-prettylights-syntax-constant,#0550ae)!important}.w-md-editor-text-pre .token.title.important{color:#24292f;color:var(--color-prettylights-syntax-markup-bold,#24292f)}.w-md-editor-text-pre .token.code-block .function{color:#8250df;color:var(--color-prettylights-syntax-entity,#8250df)}.w-md-editor-text-pre .token.bold{font-weight:inherit!important}.w-md-editor-text-pre .token.title{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.w-md-editor-text-pre .token.code.keyword{color:#0550ae!important;color:var(--color-prettylights-syntax-constant,#0550ae)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:#82071e!important;color:var(--color-prettylights-syntax-markup-deleted-text,#82071e)!important}.w-md-editor-bar{border-radius:0 0 3px 0;bottom:0;cursor:s-resize;height:10px;margin-right:0;margin-top:-11px;position:absolute;right:0;-webkit-user-select:none;user-select:none;width:14px;z-index:3}.w-md-editor-bar svg{display:block;margin:0 auto}.w-md-editor{--md-editor-font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;--md-editor-background-color:var(--color-canvas-default,#fff);--md-editor-box-shadow-color:var(--color-border-default,#d0d7de);background-color:var(--md-editor-background-color);border-radius:3px;box-shadow:0 0 0 1px var(--md-editor-box-shadow-color),0 0 0 var(--md-editor-box-shadow-color),0 1px 1px var(--md-editor-box-shadow-color);color:var(--color-fg-default);display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-bottom:1px;position:relative;text-align:left}.w-md-editor.w-md-editor-rtl{direction:rtl!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{box-shadow:inset -1px 0 0 0 var(--md-editor-box-shadow-color);left:0;right:auto!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:-webkit-fit-content;height:fit-content}.w-md-editor-content{border-radius:0 0 3px 0;height:100%;overflow:auto;position:relative}.w-md-editor .copied{display:none!important}.w-md-editor-input{height:100%;width:50%}.w-md-editor-text-pre>code{white-space:pre-wrap!important;word-break:break-word!important}.w-md-editor-preview{border-radius:0 0 5px 0;bottom:0;box-shadow:inset 1px 0 0 0 var(--md-editor-box-shadow-color);box-sizing:border-box;display:flex;flex-direction:column;overflow:auto;padding:10px 20px;position:absolute;right:0;top:0;width:50%}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list li.task-list-item{list-style:none}.w-md-editor-show-preview .w-md-editor-input{background-color:var(--md-editor-background-color);overflow:hidden;width:0}.w-md-editor-show-preview .w-md-editor-preview{box-shadow:inset 0 0 0 0;width:100%}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{padding:0;width:0}.w-md-editor-fullscreen{bottom:0;height:100%!important;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:99999}.w-md-editor-fullscreen .w-md-editor-content{height:100%}.add-user-form-actions,.add-user-form-fields{display:flex;flex-direction:column;gap:16px}.edit-user-form-fields{display:flex;flex-direction:column;gap:24px;padding:0}.edit-user-form-actions{display:flex;flex-direction:column;gap:12px;padding-top:32px}.discount-form,.discount-form-actions{display:flex;flex-direction:column;gap:16px}.discount-form-row{display:flex;gap:16px;width:100%}.discount-form-row-field{flex:1 1;min-width:0}.discount-form-row-field.discount-form-input-wrapper .MuiTextField-root,.discount-form-row-field.discount-form-input-wrapper .MuiTextField-root .MuiOutlinedInput-root,.discount-form-row-field.discount-form-input-wrapper .input{width:100%!important}.discount-form-input-wrapper{width:100%}.discount-form-input-wrapper .MuiTextField-root,.discount-form-input-wrapper .MuiTextField-root .MuiOutlinedInput-root,.discount-form-input-wrapper .input{width:100%!important}.discount-form-label{color:var(--palette-light-text-secondary-value-hex);display:block;font-size:var(--palette-light-font-size-default-value);font-weight:400;line-height:1.4;margin-bottom:8px}.discount-form-input-wrapper .MuiInputLabel-root{color:var(--palette-light-text-secondary-value-hex)!important;font-size:var(--palette-light-font-size-default-value)!important;font-weight:400!important;margin-bottom:8px}.discount-form-input{background-color:var(--palette-light-background-secondary-value-hex);border:none!important;border-radius:16px;font-size:var(--palette-light-font-size-default-value);width:100%!important}.discount-form-date-wrapper{position:relative;width:100%}.discount-form-date-wrapper .Mui-focused .MuiOutlinedInput-notchedOutline,.discount-form-date-wrapper .MuiOutlinedInput-notchedOutline,.discount-form-date-wrapper .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:none!important}.discount-form-date-icon{color:var(--palette-light-text-primary-value-hex);font-size:20px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.discount-form-placeholder{color:var(--palette-light-text-secondary-value-hex)}.discount-form-select-button{align-items:center;background-color:var(--palette-light-background-secondary-value-hex)!important;border:none!important;color:var(--palette-light-text-primary-value-hex);display:flex;font-size:var(--palette-light-font-size-default-value);height:48px;justify-content:space-between;padding:12px;text-transform:none;width:100%}.discount-form-select-button>.MuiSvgIcon-root,.discount-form-select-button>svg{flex-shrink:0;margin-left:auto}.discount-form-select-button-category{background-color:#f6f8f8!important}.discount-form .MuiMenu-paper.dropdown-paper,.discount-form .MuiPaper-root.dropdown-paper,.discount-form .MuiPaper-root[class*=dropdown-paper],.discount-form .dropdown-paper{border-radius:0!important;margin-top:4px!important;max-width:none!important;min-width:0!important;width:auto!important}.discount-form .MuiList-root.dropdown-list,.discount-form .MuiMenu-list.dropdown-list,.discount-form .dropdown-list{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:100%!important;padding:4px!important;width:100%!important}.discount-form .MuiMenuItem-root.dropdown-option,.discount-form .MuiMenuItem-root[class*=dropdown-option],.discount-form .dropdown-option{background-color:var(--palette-light-background-secondary-value-hex)!important;border:1px solid #0000!important;border-radius:16px!important;box-sizing:border-box!important;cursor:pointer!important;display:block!important;font-size:16px!important;margin:0!important;max-width:100%!important;min-width:100%!important;outline:none!important;padding:12px!important;width:100%!important}.discount-form .MuiMenuItem-root.dropdown-option:hover,.discount-form .MuiMenuItem-root[class*=dropdown-option]:hover,.discount-form .dropdown-option:hover{background-color:var(--palette-light-background-secondary-value-hex)!important;border-color:#ccc!important}.discount-form .MuiMenuItem-root.dropdown-option:focus,.discount-form .MuiMenuItem-root[class*=dropdown-option]:focus,.discount-form .dropdown-option:focus{border-color:#1976d2!important;outline:none!important}.discount-form .MuiMenuItem-root.dropdown-option:focus-visible,.discount-form .MuiMenuItem-root[class*=dropdown-option]:focus-visible,.discount-form .dropdown-option:focus-visible{border-color:#1976d2!important;outline:none!important}.MuiPickersTextField-root .MuiOutlinedInput-notchedOutline,.MuiPickersTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.MuiPickersTextField-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:none!important}.discount-form-category-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.discount-form-category-tags{display:flex;flex-wrap:wrap;gap:8px}.discount-form-category-tag{align-items:center;background-color:var(--palette-light-background-secondary-value-hex);border-radius:16px;display:flex;gap:12px;height:39px;padding:10px 7px 7px 20px}.discount-form-category-tag .MuiTypography-root{color:var(--palette-light-text-primary-value-hex);font-size:var(--palette-light-font-size-default-value)}.discount-form-category-tag .MuiIconButton-root{color:var(--palette-light-text-primary-value-hex);padding:4px}.discount-form-category-tag .MuiIconButton-root:hover{background-color:#0000000a}.add-category-form-content{display:flex;flex-direction:column;gap:32px}.category-image-upload{justifyContent:center}.add-category-form-actions{display:flex;flex-direction:column;gap:16px;margin-top:8px}.edit-category-form-content{display:flex;flex-direction:column;gap:32px}.category-image-upload{align-items:center;align-self:center;background-color:#f4dbc5;border:1px dashed var(--palette-light-background-tertiary-value-hex);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:24px;height:200px;justify-content:center;overflow:hidden;position:relative;width:200px}.tags-section{display:flex;flex-direction:column;gap:16px}.tags-section-title{color:var(--palette-light-text-primary-value-hex);font-size:var(--palette-light-font-size-default-value);font-weight:700;padding-top:8px}.tag-group{display:flex;flex-direction:column;gap:16px}.tag-group-header{align-items:center;display:flex;gap:8px}.delete-group-button{border:1px solid #925b64;border-radius:16px;color:#925b64;height:56px;width:56px}.delete-group-button:disabled{opacity:.3}.tag-input-row{align-items:center;display:flex;gap:8px}.tags-list{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{align-items:center;background-color:var(--palette-light-background-secondary-value-hex);border-radius:16px;display:flex;gap:12px;height:39px;padding:10px 7px 7px 20px}.edit-category-form-actions{display:flex;flex-direction:column;gap:16px;margin-top:8px}.add-experience-form-content{display:flex;flex-direction:column;gap:var(--palette-light-8-value)}.add-experience-form-actions{display:flex;gap:var(--palette-light-4-value);margin-top:var(--palette-light-4-value)}.edit-experience-form-content{display:flex;flex-direction:column;gap:var(--palette-light-8-value)}.experience-image-upload{align-items:center;align-self:center;background-color:#f4dbc5;border:1px dashed var(--palette-light-background-tertiary-value-hex);border-radius:var(--palette-light-3-value);cursor:pointer;display:flex;flex-direction:column;gap:var(--palette-light-6-value);height:200px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:200px}.experience-image-upload:hover{background-color:#f0d7bf;border-color:var(--palette-light-brand-primary-value-hex)}.edit-experience-form-actions{display:flex;gap:var(--palette-light-4-value);margin-top:var(--palette-light-4-value)}:root{--palette-light-1-type:"number";--palette-light-1-value:4px;--palette-light-2-type:"number";--palette-light-2-value:8px;--palette-light-3-type:"number";--palette-light-3-value:12px;--palette-light-4-type:"number";--palette-light-4-value:16px;--palette-light-5-type:"number";--palette-light-5-value:20px;--palette-light-6-type:"number";--palette-light-6-value:24px;--palette-light-7-type:"number";--palette-light-7-value:28px;--palette-light-8-type:"number";--palette-light-8-value:32px;--palette-light-9-type:"number";--palette-light-9-value:36px;--palette-light-10-type:"number";--palette-light-10-value:40px;--palette-light-11-type:"number";--palette-light-11-value:44px;--palette-light-12-type:"number";--palette-light-12-value:48px;--palette-light-14-type:"number";--palette-light-14-value:56px;--palette-light-16-type:"number";--palette-light-16-value:64px;--palette-light-20-type:"number";--palette-light-20-value:80px;--palette-light-24-type:"number";--palette-light-24-value:96px;--palette-light-32-type:"number";--palette-light-32-value:128px;--palette-light-36-type:"number";--palette-light-36-value:144px;--palette-light-40-type:"number";--palette-light-40-value:160px;--palette-light-44-type:"number";--palette-light-44-value:176px;--palette-light-48-type:"number";--palette-light-48-value:192px;--palette-light-52-type:"number";--palette-light-52-value:208px;--palette-light-56-type:"number";--palette-light-56-value:224px;--palette-light-60-type:"number";--palette-light-60-value:240px;--palette-light-brand-primary-type:"color";--palette-light-brand-primary-value-hex:#67314f;--palette-light-brand-primary-value-colorspace:"srgb";--palette-light-brand-primary-value-components:0.4039,0.1922,0.3098;--palette-light-brand-secondary-type:"color";--palette-light-brand-secondary-value-hex:#ac654d;--palette-light-brand-secondary-value-colorspace:"srgb";--palette-light-brand-secondary-value-components:0.6745,0.3961,0.302;--palette-light-brand-primary-transparent-type:"color";--palette-light-brand-primary-transparent-value-hex:#67314f66;--palette-light-brand-primary-transparent-value-colorspace:"srgb";--palette-light-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--palette-light-brand-primary-transparent-value-alpha:0.4;--palette-light-brand-primary-pressed-type:"color";--palette-light-brand-primary-pressed-value-hex:#7f315c;--palette-light-brand-primary-pressed-value-colorspace:"srgb";--palette-light-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--palette-light-brand-tertiary-type:"color";--palette-light-brand-tertiary-value-hex:#f4dbc5;--palette-light-brand-tertiary-value-colorspace:"srgb";--palette-light-brand-tertiary-value-components:0.9569,0.8588,0.7725;--palette-light-text-primary-type:"color";--palette-light-text-primary-value-hex:#181818;--palette-light-text-primary-value-colorspace:"srgb";--palette-light-text-primary-value-components:0.0941,0.0941,0.0941;--palette-light-text-secondary-type:"color";--palette-light-text-secondary-value-hex:#93989c;--palette-light-text-secondary-value-colorspace:"srgb";--palette-light-text-secondary-value-components:0.5765,0.5961,0.6118;--palette-light-text-tertiary-type:"color";--palette-light-text-tertiary-value-hex:#c5cbd3;--palette-light-text-tertiary-value-colorspace:"srgb";--palette-light-text-tertiary-value-components:0.7725,0.7961,0.8275;--palette-light-text-foreground-type:"color";--palette-light-text-foreground-value-hex:#fff;--palette-light-text-foreground-value-colorspace:"srgb";--palette-light-text-foreground-value-components:1,1,1;--palette-light-background-primary-type:"color";--palette-light-background-primary-value-hex:#fff;--palette-light-background-primary-value-colorspace:"srgb";--palette-light-background-primary-value-components:1,1,1;--palette-light-background-secondary-type:"color";--palette-light-background-secondary-value-hex:#f6f8f8;--palette-light-background-secondary-value-colorspace:"srgb";--palette-light-background-secondary-value-components:0.9655,0.9745,0.9745;--palette-light-background-tertiary-type:"color";--palette-light-background-tertiary-value-hex:#f1f4f4;--palette-light-background-tertiary-value-colorspace:"srgb";--palette-light-background-tertiary-value-components:0.9451,0.9569,0.9569;--palette-light-background-primary-transparent-type:"color";--palette-light-background-primary-transparent-value-hex:#fffc;--palette-light-background-primary-transparent-value-colorspace:"srgb";--palette-light-background-primary-transparent-value-components:1,1,1;--palette-light-background-primary-transparent-value-alpha:0.8;--palette-light-background-elevated-surface-type:"color";--palette-light-background-elevated-surface-value-hex:#fff;--palette-light-background-elevated-surface-value-colorspace:"srgb";--palette-light-background-elevated-surface-value-components:1,1,1;--palette-light-background-elevated-surface-shadow-type:"color";--palette-light-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--palette-light-background-elevated-surface-shadow-value-colorspace:"srgb";--palette-light-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--palette-light-background-elevated-surface-shadow-value-alpha:0.1;--palette-light-status-danger-type:"color";--palette-light-status-danger-value-hex:#925b64;--palette-light-status-danger-value-colorspace:"srgb";--palette-light-status-danger-value-components:0.5725,0.3569,0.3922;--palette-light-status-success-type:"color";--palette-light-status-success-value-hex:#426a53;--palette-light-status-success-value-colorspace:"srgb";--palette-light-status-success-value-components:0.2588,0.4157,0.3255;--palette-light-status-warning-type:"color";--palette-light-status-warning-value-hex:#ecbe96;--palette-light-status-warning-value-colorspace:"srgb";--palette-light-status-warning-value-components:0.9255,0.7451,0.5882;--palette-light-ios-background-primary-type:"color";--palette-light-ios-background-primary-value-hex:#fafafa;--palette-light-ios-background-primary-value-colorspace:"srgb";--palette-light-ios-background-primary-value-components:0.9804,0.9804,0.9804;--palette-light-ios-background-secondary-type:"color";--palette-light-ios-background-secondary-value-hex:#fff;--palette-light-ios-background-secondary-value-colorspace:"srgb";--palette-light-ios-background-secondary-value-components:1,1,1;--palette-light-ios-background-control-type:"color";--palette-light-ios-background-control-value-hex:#f2f2f7;--palette-light-ios-background-control-value-colorspace:"srgb";--palette-light-ios-background-control-value-components:0.949,0.949,0.9686;--palette-light-ios-foreground-primary-type:"color";--palette-light-ios-foreground-primary-value-hex:#000;--palette-light-ios-foreground-primary-value-colorspace:"srgb";--palette-light-ios-foreground-primary-value-components:0,0,0;--palette-light-ios-foreground-secondary-type:"color";--palette-light-ios-foreground-secondary-value-hex:#3c3c4399;--palette-light-ios-foreground-secondary-value-colorspace:"srgb";--palette-light-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--palette-light-ios-foreground-secondary-value-alpha:0.6;--palette-light-ios-separator-type:"color";--palette-light-ios-separator-value-hex:#3c3c432e;--palette-light-ios-separator-value-colorspace:"srgb";--palette-light-ios-separator-value-components:0.2353,0.2353,0.2627;--palette-light-ios-separator-value-alpha:0.18;--palette-light-ios-action-type:"color";--palette-light-ios-action-value-hex:#007aff;--palette-light-ios-action-value-colorspace:"srgb";--palette-light-ios-action-value-components:0,0.4784,1;--palette-light-ios-background-transparent-type:"color";--palette-light-ios-background-transparent-value-hex:#f2f2f2cc;--palette-light-ios-background-transparent-value-colorspace:"srgb";--palette-light-ios-background-transparent-value-components:0.949,0.949,0.949;--palette-light-ios-background-transparent-value-alpha:0.8;--palette-light-ios-background-translucent-type:"color";--palette-light-ios-background-translucent-value-hex:#f9f9f9f0;--palette-light-ios-background-translucent-value-colorspace:"srgb";--palette-light-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--palette-light-ios-background-translucent-value-alpha:0.94;--palette-light-ios-background-secondary-translucent-type:"color";--palette-light-ios-background-secondary-translucent-value-hex:#efeff4f0;--palette-light-ios-background-secondary-translucent-value-colorspace:"srgb";--palette-light-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--palette-light-ios-background-secondary-translucent-value-alpha:0.94;--palette-light-ios-keyboard-type:"color";--palette-light-ios-keyboard-value-hex:#d4d6dc;--palette-light-ios-keyboard-value-colorspace:"srgb";--palette-light-ios-keyboard-value-components:0.8314,0.8392,0.8627;--palette-light-ios-key-type:"color";--palette-light-ios-key-value-hex:#fff;--palette-light-ios-key-value-colorspace:"srgb";--palette-light-ios-key-value-components:1,1,1;--palette-light-ios-home-bar-icon-type:"color";--palette-light-ios-home-bar-icon-value-hex:#51555b;--palette-light-ios-home-bar-icon-value-colorspace:"srgb";--palette-light-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--palette-light-ios-control-key-type:"color";--palette-light-ios-control-key-value-hex:#aeb3be;--palette-light-ios-control-key-value-colorspace:"srgb";--palette-light-ios-control-key-value-components:0.6824,0.702,0.7451;--palette-light-ios-background-tertiary-type:"color";--palette-light-ios-background-tertiary-value-hex:#f2f2f7;--palette-light-ios-background-tertiary-value-colorspace:"srgb";--palette-light-ios-background-tertiary-value-components:0.949,0.949,0.9686;--palette-light-05-type:"number";--palette-light-05-value:2px;--palette-light-15-type:"number";--palette-light-15-value:6px;--palette-light-font-size-default-type:"number";--palette-light-font-size-default-value:16px;--palette-light-font-size-small-type:"number";--palette-light-font-size-small-value:13px;--palette-light-font-size-extra-small-type:"number";--palette-light-font-size-extra-small-value:11px;--palette-light-font-size-large-type:"number";--palette-light-font-size-large-value:18px;--palette-light-font-size-h1-type:"number";--palette-light-font-size-h1-value:44px;--palette-light-font-size-h2-type:"number";--palette-light-font-size-h2-value:28px;--palette-light-font-size-h3-type:"number";--palette-light-font-size-h3-value:22px;--palette-light-font-size-h4-type:"number";--palette-light-font-size-h4-value:20px;--palette-light-font-size-h5-type:"number";--palette-light-font-size-h5-value:18px;--palette-light-responsive-sizes-screen-width-type:"number";--palette-light-responsive-sizes-screen-width-value:1440px;--palette-light-responsive-sizes-screen-padding-type:"number";--palette-light-responsive-sizes-screen-padding-value:80px;--palette-light-responsive-sizes-grid-gap-default-type:"number";--palette-light-responsive-sizes-grid-gap-default-value:40px;--palette-light-responsive-sizes-grid-gap-loose-type:"number";--palette-light-responsive-sizes-grid-gap-loose-value:80px;--palette-light-responsive-sizes-grid-gap-tight-type:"number";--palette-light-responsive-sizes-grid-gap-tight-value:20px;--palette-light-responsive-sizes-columns-count-type:"number";--palette-light-responsive-sizes-columns-count-value:12px;--palette-light-responsive-sizes-max-screen-breakpoint-type:"number";--palette-light-responsive-sizes-max-screen-breakpoint-value:0px;--palette-light-responsive-sizes-content-area-max-width-type:"number";--palette-light-responsive-sizes-content-area-max-width-value:1400px;--palette-light-stroke-width-type:"number";--palette-light-stroke-width-value:2px;--palette-light-alternating-strokes-type:"number";--palette-light-alternating-strokes-value:1.2px;--palette-light-mobile-keyboard-value:false;--palette-light-dark-mode-value:false;--palette-light-variables-sheet-responsive-sizes-value:false;--palette-light-variables-sheet-light-theme-palette-value:true;--palette-light-variables-sheet-dark-theme-palette-value:false;--palette-light-components-desktop-specific-value:true;--palette-light-components-mobile-specific-value:true;--palette-light-icons-sets-legacy-value:true;--palette-light-icons-sets-feather-value:true;--palette-light-icons-sets-system-value:true;--palette-light-icons-sets-stockholm-value:true;--palette-light-icons-sets-tetrisly-value:true;--palette-light-icons-sets-iconly-value:true;--palette-light-icons-sets-iconix-value:true;--palette-light-icons-sets-vuesax-value:true;--palette-light-icons-sets-extended-value:true;--palette-light-icons-sets-flags-and-logos-value:true;--palette-light-dashboard-value:true;--palette-light-typefaces-primary-typeface-value:"HT Mosafer Rounded";--palette-light-typefaces-secondary-typeface-value:"-";--palette-light-typefaces-regular-weight-value:"Regular";--palette-light-typefaces-bold-weight-value:"Bold";--palette-light-line-height-tight-value:115%;--palette-light-line-height-snug-value:120%;--palette-light-line-height-normal-value:125%;--palette-light-line-height-relaxed-value:140%;--palette-light-line-height-loose-value:150%;--palette-dark-1-type:"number";--palette-dark-1-value:4px;--palette-dark-2-type:"number";--palette-dark-2-value:8px;--palette-dark-3-type:"number";--palette-dark-3-value:12px;--palette-dark-4-type:"number";--palette-dark-4-value:16px;--palette-dark-5-type:"number";--palette-dark-5-value:20px;--palette-dark-6-type:"number";--palette-dark-6-value:24px;--palette-dark-7-type:"number";--palette-dark-7-value:28px;--palette-dark-8-type:"number";--palette-dark-8-value:32px;--palette-dark-9-type:"number";--palette-dark-9-value:36px;--palette-dark-10-type:"number";--palette-dark-10-value:40px;--palette-dark-11-type:"number";--palette-dark-11-value:44px;--palette-dark-12-type:"number";--palette-dark-12-value:48px;--palette-dark-14-type:"number";--palette-dark-14-value:56px;--palette-dark-16-type:"number";--palette-dark-16-value:64px;--palette-dark-20-type:"number";--palette-dark-20-value:80px;--palette-dark-24-type:"number";--palette-dark-24-value:96px;--palette-dark-32-type:"number";--palette-dark-32-value:128px;--palette-dark-36-type:"number";--palette-dark-36-value:144px;--palette-dark-40-type:"number";--palette-dark-40-value:160px;--palette-dark-44-type:"number";--palette-dark-44-value:176px;--palette-dark-48-type:"number";--palette-dark-48-value:192px;--palette-dark-52-type:"number";--palette-dark-52-value:208px;--palette-dark-56-type:"number";--palette-dark-56-value:224px;--palette-dark-60-type:"number";--palette-dark-60-value:240px;--palette-dark-brand-primary-type:"color";--palette-dark-brand-primary-value-hex:#67314f;--palette-dark-brand-primary-value-colorspace:"srgb";--palette-dark-brand-primary-value-components:0.4039,0.1922,0.3098;--palette-dark-brand-secondary-type:"color";--palette-dark-brand-secondary-value-hex:#ac654d;--palette-dark-brand-secondary-value-colorspace:"srgb";--palette-dark-brand-secondary-value-components:0.6745,0.3961,0.302;--palette-dark-brand-primary-transparent-type:"color";--palette-dark-brand-primary-transparent-value-hex:#67314f66;--palette-dark-brand-primary-transparent-value-colorspace:"srgb";--palette-dark-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--palette-dark-brand-primary-transparent-value-alpha:0.4;--palette-dark-brand-primary-pressed-type:"color";--palette-dark-brand-primary-pressed-value-hex:#7f315c;--palette-dark-brand-primary-pressed-value-colorspace:"srgb";--palette-dark-brand-primary-pressed-value-components:0.498,0.1922,0.3608;--palette-dark-brand-tertiary-type:"color";--palette-dark-brand-tertiary-value-hex:#f4dbc5;--palette-dark-brand-tertiary-value-colorspace:"srgb";--palette-dark-brand-tertiary-value-components:0.9569,0.8588,0.7725;--palette-dark-text-primary-type:"color";--palette-dark-text-primary-value-hex:#fff;--palette-dark-text-primary-value-colorspace:"srgb";--palette-dark-text-primary-value-components:1,1,1;--palette-dark-text-secondary-type:"color";--palette-dark-text-secondary-value-hex:#a1a9b4;--palette-dark-text-secondary-value-colorspace:"srgb";--palette-dark-text-secondary-value-components:0.631,0.6625,0.7046;--palette-dark-text-tertiary-type:"color";--palette-dark-text-tertiary-value-hex:#485056;--palette-dark-text-tertiary-value-colorspace:"srgb";--palette-dark-text-tertiary-value-components:0.2823,0.3118,0.3353;--palette-dark-text-foreground-type:"color";--palette-dark-text-foreground-value-hex:#fff;--palette-dark-text-foreground-value-colorspace:"srgb";--palette-dark-text-foreground-value-components:1,1,1;--palette-dark-background-primary-type:"color";--palette-dark-background-primary-value-hex:#222526;--palette-dark-background-primary-value-colorspace:"srgb";--palette-dark-background-primary-value-components:0.1351,0.1454,0.1499;--palette-dark-background-secondary-type:"color";--palette-dark-background-secondary-value-hex:#4d4346;--palette-dark-background-secondary-value-colorspace:"srgb";--palette-dark-background-secondary-value-components:0.3009,0.2612,0.275;--palette-dark-background-tertiary-type:"color";--palette-dark-background-tertiary-value-hex:#2c3535;--palette-dark-background-tertiary-value-colorspace:"srgb";--palette-dark-background-tertiary-value-components:0.1713,0.2074,0.2074;--palette-dark-background-primary-transparent-type:"color";--palette-dark-background-primary-transparent-value-hex:#222526cc;--palette-dark-background-primary-transparent-value-colorspace:"srgb";--palette-dark-background-primary-transparent-value-components:0.1351,0.1454,0.1499;--palette-dark-background-primary-transparent-value-alpha:0.8;--palette-dark-background-elevated-surface-type:"color";--palette-dark-background-elevated-surface-value-hex:#2a3333;--palette-dark-background-elevated-surface-value-colorspace:"srgb";--palette-dark-background-elevated-surface-value-components:0.1643,0.2012,0.2012;--palette-dark-background-elevated-surface-shadow-type:"color";--palette-dark-background-elevated-surface-shadow-value-hex:#0000004d;--palette-dark-background-elevated-surface-shadow-value-colorspace:"srgb";--palette-dark-background-elevated-surface-shadow-value-components:0,0,0;--palette-dark-background-elevated-surface-shadow-value-alpha:0.3;--palette-dark-status-danger-type:"color";--palette-dark-status-danger-value-hex:#bd8a7b;--palette-dark-status-danger-value-colorspace:"srgb";--palette-dark-status-danger-value-components:0.7412,0.5412,0.4824;--palette-dark-status-success-type:"color";--palette-dark-status-success-value-hex:#85a18f;--palette-dark-status-success-value-colorspace:"srgb";--palette-dark-status-success-value-components:0.5216,0.6314,0.5608;--palette-dark-status-warning-type:"color";--palette-dark-status-warning-value-hex:#f2d3b8;--palette-dark-status-warning-value-colorspace:"srgb";--palette-dark-status-warning-value-components:0.949,0.8275,0.7216;--palette-dark-ios-background-primary-type:"color";--palette-dark-ios-background-primary-value-hex:#1c1c1e;--palette-dark-ios-background-primary-value-colorspace:"srgb";--palette-dark-ios-background-primary-value-components:0.1098,0.1098,0.1176;--palette-dark-ios-background-secondary-type:"color";--palette-dark-ios-background-secondary-value-hex:#2c2c2e;--palette-dark-ios-background-secondary-value-colorspace:"srgb";--palette-dark-ios-background-secondary-value-components:0.1725,0.1725,0.1804;--palette-dark-ios-background-control-type:"color";--palette-dark-ios-background-control-value-hex:#2c2c2e;--palette-dark-ios-background-control-value-colorspace:"srgb";--palette-dark-ios-background-control-value-components:0.1725,0.1725,0.1804;--palette-dark-ios-foreground-primary-type:"color";--palette-dark-ios-foreground-primary-value-hex:#fff;--palette-dark-ios-foreground-primary-value-colorspace:"srgb";--palette-dark-ios-foreground-primary-value-components:1,1,1;--palette-dark-ios-foreground-secondary-type:"color";--palette-dark-ios-foreground-secondary-value-hex:#ebebf599;--palette-dark-ios-foreground-secondary-value-colorspace:"srgb";--palette-dark-ios-foreground-secondary-value-components:0.9216,0.9216,0.9608;--palette-dark-ios-foreground-secondary-value-alpha:0.6;--palette-dark-ios-separator-type:"color";--palette-dark-ios-separator-value-hex:#ebebf52e;--palette-dark-ios-separator-value-colorspace:"srgb";--palette-dark-ios-separator-value-components:0.9216,0.9216,0.9608;--palette-dark-ios-separator-value-alpha:0.18;--palette-dark-ios-action-type:"color";--palette-dark-ios-action-value-hex:#0a84ff;--palette-dark-ios-action-value-colorspace:"srgb";--palette-dark-ios-action-value-components:0.0392,0.5176,1;--palette-dark-ios-background-transparent-type:"color";--palette-dark-ios-background-transparent-value-hex:#1e1e1ebf;--palette-dark-ios-background-transparent-value-colorspace:"srgb";--palette-dark-ios-background-transparent-value-components:0.1176,0.1176,0.1176;--palette-dark-ios-background-transparent-value-alpha:0.75;--palette-dark-ios-background-translucent-type:"color";--palette-dark-ios-background-translucent-value-hex:#3d3d3df0;--palette-dark-ios-background-translucent-value-colorspace:"srgb";--palette-dark-ios-background-translucent-value-components:0.2392,0.2392,0.2392;--palette-dark-ios-background-translucent-value-alpha:0.94;--palette-dark-ios-background-secondary-translucent-type:"color";--palette-dark-ios-background-secondary-translucent-value-hex:#2c2c2ef0;--palette-dark-ios-background-secondary-translucent-value-colorspace:"srgb";--palette-dark-ios-background-secondary-translucent-value-components:0.1725,0.1725,0.1804;--palette-dark-ios-background-secondary-translucent-value-alpha:0.94;--palette-dark-ios-keyboard-type:"color";--palette-dark-ios-keyboard-value-hex:#33343499;--palette-dark-ios-keyboard-value-colorspace:"srgb";--palette-dark-ios-keyboard-value-components:0.2,0.2039,0.2039;--palette-dark-ios-keyboard-value-alpha:0.6;--palette-dark-ios-key-type:"color";--palette-dark-ios-key-value-hex:#ffffff4d;--palette-dark-ios-key-value-colorspace:"srgb";--palette-dark-ios-key-value-components:1,1,1;--palette-dark-ios-key-value-alpha:0.3;--palette-dark-ios-home-bar-icon-type:"color";--palette-dark-ios-home-bar-icon-value-hex:#fff;--palette-dark-ios-home-bar-icon-value-colorspace:"srgb";--palette-dark-ios-home-bar-icon-value-components:1,1,1;--palette-dark-ios-control-key-type:"color";--palette-dark-ios-control-key-value-hex:#ffffff1a;--palette-dark-ios-control-key-value-colorspace:"srgb";--palette-dark-ios-control-key-value-components:1,1,1;--palette-dark-ios-control-key-value-alpha:0.1;--palette-dark-ios-background-tertiary-type:"color";--palette-dark-ios-background-tertiary-value-hex:#474a4d;--palette-dark-ios-background-tertiary-value-colorspace:"srgb";--palette-dark-ios-background-tertiary-value-components:0.2784,0.2902,0.302;--palette-dark-05-type:"number";--palette-dark-05-value:2px;--palette-dark-15-type:"number";--palette-dark-15-value:6px;--palette-dark-font-size-default-type:"number";--palette-dark-font-size-default-value:16px;--palette-dark-font-size-small-type:"number";--palette-dark-font-size-small-value:13px;--palette-dark-font-size-extra-small-type:"number";--palette-dark-font-size-extra-small-value:11px;--palette-dark-font-size-large-type:"number";--palette-dark-font-size-large-value:18px;--palette-dark-font-size-h1-type:"number";--palette-dark-font-size-h1-value:44px;--palette-dark-font-size-h2-type:"number";--palette-dark-font-size-h2-value:28px;--palette-dark-font-size-h3-type:"number";--palette-dark-font-size-h3-value:22px;--palette-dark-font-size-h4-type:"number";--palette-dark-font-size-h4-value:20px;--palette-dark-font-size-h5-type:"number";--palette-dark-font-size-h5-value:18px;--palette-dark-responsive-sizes-screen-width-type:"number";--palette-dark-responsive-sizes-screen-width-value:1440px;--palette-dark-responsive-sizes-screen-padding-type:"number";--palette-dark-responsive-sizes-screen-padding-value:80px;--palette-dark-responsive-sizes-grid-gap-default-type:"number";--palette-dark-responsive-sizes-grid-gap-default-value:40px;--palette-dark-responsive-sizes-grid-gap-loose-type:"number";--palette-dark-responsive-sizes-grid-gap-loose-value:80px;--palette-dark-responsive-sizes-grid-gap-tight-type:"number";--palette-dark-responsive-sizes-grid-gap-tight-value:20px;--palette-dark-responsive-sizes-columns-count-type:"number";--palette-dark-responsive-sizes-columns-count-value:12px;--palette-dark-responsive-sizes-max-screen-breakpoint-type:"number";--palette-dark-responsive-sizes-max-screen-breakpoint-value:0px;--palette-dark-responsive-sizes-content-area-max-width-type:"number";--palette-dark-responsive-sizes-content-area-max-width-value:1400px;--palette-dark-stroke-width-type:"number";--palette-dark-stroke-width-value:2px;--palette-dark-alternating-strokes-type:"number";--palette-dark-alternating-strokes-value:1.2px;--palette-dark-mobile-keyboard-value:false;--palette-dark-dark-mode-value:true;--palette-dark-variables-sheet-responsive-sizes-value:false;--palette-dark-variables-sheet-light-theme-palette-value:true;--palette-dark-variables-sheet-dark-theme-palette-value:false;--palette-dark-components-desktop-specific-value:true;--palette-dark-components-mobile-specific-value:true;--palette-dark-icons-sets-legacy-value:true;--palette-dark-icons-sets-feather-value:true;--palette-dark-icons-sets-system-value:true;--palette-dark-icons-sets-stockholm-value:true;--palette-dark-icons-sets-tetrisly-value:true;--palette-dark-icons-sets-iconly-value:true;--palette-dark-icons-sets-iconix-value:true;--palette-dark-icons-sets-vuesax-value:true;--palette-dark-icons-sets-extended-value:true;--palette-dark-icons-sets-flags-and-logos-value:true;--palette-dark-dashboard-value:true;--palette-dark-typefaces-primary-typeface-value:"HT Mosafer Rounded";--palette-dark-typefaces-secondary-typeface-value:"-";--palette-dark-typefaces-regular-weight-value:"Regular";--palette-dark-typefaces-bold-weight-value:"Bold";--palette-dark-line-height-tight-value:115%;--palette-dark-line-height-snug-value:120%;--palette-dark-line-height-normal-value:125%;--palette-dark-line-height-relaxed-value:140%;--palette-dark-line-height-loose-value:150%;--spacing-mode-1-1-type:"number";--spacing-mode-1-1-value:4px;--spacing-mode-1-2-type:"number";--spacing-mode-1-2-value:8px;--spacing-mode-1-3-type:"number";--spacing-mode-1-3-value:12px;--spacing-mode-1-4-type:"number";--spacing-mode-1-4-value:16px;--spacing-mode-1-5-type:"number";--spacing-mode-1-5-value:20px;--spacing-mode-1-6-type:"number";--spacing-mode-1-6-value:24px;--spacing-mode-1-7-type:"number";--spacing-mode-1-7-value:28px;--spacing-mode-1-8-type:"number";--spacing-mode-1-8-value:32px;--spacing-mode-1-9-type:"number";--spacing-mode-1-9-value:36px;--spacing-mode-1-10-type:"number";--spacing-mode-1-10-value:40px;--spacing-mode-1-11-type:"number";--spacing-mode-1-11-value:44px;--spacing-mode-1-12-type:"number";--spacing-mode-1-12-value:48px;--spacing-mode-1-14-type:"number";--spacing-mode-1-14-value:56px;--spacing-mode-1-16-type:"number";--spacing-mode-1-16-value:64px;--spacing-mode-1-20-type:"number";--spacing-mode-1-20-value:80px;--spacing-mode-1-24-type:"number";--spacing-mode-1-24-value:96px;--spacing-mode-1-32-type:"number";--spacing-mode-1-32-value:128px;--spacing-mode-1-36-type:"number";--spacing-mode-1-36-value:144px;--spacing-mode-1-40-type:"number";--spacing-mode-1-40-value:160px;--spacing-mode-1-44-type:"number";--spacing-mode-1-44-value:176px;--spacing-mode-1-48-type:"number";--spacing-mode-1-48-value:192px;--spacing-mode-1-52-type:"number";--spacing-mode-1-52-value:208px;--spacing-mode-1-56-type:"number";--spacing-mode-1-56-value:224px;--spacing-mode-1-60-type:"number";--spacing-mode-1-60-value:240px;--spacing-mode-1-brand-primary-type:"color";--spacing-mode-1-brand-primary-value-hex:#67314f;--spacing-mode-1-brand-primary-value-colorspace:"srgb";--spacing-mode-1-brand-primary-value-components:0.4039,0.1922,0.3098;--spacing-mode-1-brand-secondary-type:"color";--spacing-mode-1-brand-secondary-value-hex:#ac654d;--spacing-mode-1-brand-secondary-value-colorspace:"srgb";--spacing-mode-1-brand-secondary-value-components:0.6745,0.3961,0.302;--spacing-mode-1-brand-primary-transparent-type:"color";--spacing-mode-1-brand-primary-transparent-value-hex:#67314f66;--spacing-mode-1-brand-primary-transparent-value-colorspace:"srgb";--spacing-mode-1-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--spacing-mode-1-brand-primary-transparent-value-alpha:0.4;--spacing-mode-1-brand-primary-pressed-type:"color";--spacing-mode-1-brand-primary-pressed-value-hex:#7f315c;--spacing-mode-1-brand-primary-pressed-value-colorspace:"srgb";--spacing-mode-1-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--spacing-mode-1-brand-tertiary-type:"color";--spacing-mode-1-brand-tertiary-value-hex:#f4dbc5;--spacing-mode-1-brand-tertiary-value-colorspace:"srgb";--spacing-mode-1-brand-tertiary-value-components:0.9569,0.8588,0.7725;--spacing-mode-1-text-primary-type:"color";--spacing-mode-1-text-primary-value-hex:#181818;--spacing-mode-1-text-primary-value-colorspace:"srgb";--spacing-mode-1-text-primary-value-components:0.0941,0.0941,0.0941;--spacing-mode-1-text-secondary-type:"color";--spacing-mode-1-text-secondary-value-hex:#93989c;--spacing-mode-1-text-secondary-value-colorspace:"srgb";--spacing-mode-1-text-secondary-value-components:0.5765,0.5961,0.6118;--spacing-mode-1-text-tertiary-type:"color";--spacing-mode-1-text-tertiary-value-hex:#c5cbd3;--spacing-mode-1-text-tertiary-value-colorspace:"srgb";--spacing-mode-1-text-tertiary-value-components:0.7725,0.7961,0.8275;--spacing-mode-1-text-foreground-type:"color";--spacing-mode-1-text-foreground-value-hex:#fff;--spacing-mode-1-text-foreground-value-colorspace:"srgb";--spacing-mode-1-text-foreground-value-components:1,1,1;--spacing-mode-1-background-primary-type:"color";--spacing-mode-1-background-primary-value-hex:#fff;--spacing-mode-1-background-primary-value-colorspace:"srgb";--spacing-mode-1-background-primary-value-components:1,1,1;--spacing-mode-1-background-secondary-type:"color";--spacing-mode-1-background-secondary-value-hex:#f6f8f8;--spacing-mode-1-background-secondary-value-colorspace:"srgb";--spacing-mode-1-background-secondary-value-components:0.9655,0.9745,0.9745;--spacing-mode-1-background-tertiary-type:"color";--spacing-mode-1-background-tertiary-value-hex:#f1f4f4;--spacing-mode-1-background-tertiary-value-colorspace:"srgb";--spacing-mode-1-background-tertiary-value-components:0.9451,0.9569,0.9569;--spacing-mode-1-background-primary-transparent-type:"color";--spacing-mode-1-background-primary-transparent-value-hex:#fffc;--spacing-mode-1-background-primary-transparent-value-colorspace:"srgb";--spacing-mode-1-background-primary-transparent-value-components:1,1,1;--spacing-mode-1-background-primary-transparent-value-alpha:0.8;--spacing-mode-1-background-elevated-surface-type:"color";--spacing-mode-1-background-elevated-surface-value-hex:#fff;--spacing-mode-1-background-elevated-surface-value-colorspace:"srgb";--spacing-mode-1-background-elevated-surface-value-components:1,1,1;--spacing-mode-1-background-elevated-surface-shadow-type:"color";--spacing-mode-1-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--spacing-mode-1-background-elevated-surface-shadow-value-colorspace:"srgb";--spacing-mode-1-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--spacing-mode-1-background-elevated-surface-shadow-value-alpha:0.1;--spacing-mode-1-status-danger-type:"color";--spacing-mode-1-status-danger-value-hex:#925b64;--spacing-mode-1-status-danger-value-colorspace:"srgb";--spacing-mode-1-status-danger-value-components:0.5725,0.3569,0.3922;--spacing-mode-1-status-success-type:"color";--spacing-mode-1-status-success-value-hex:#426a53;--spacing-mode-1-status-success-value-colorspace:"srgb";--spacing-mode-1-status-success-value-components:0.2588,0.4157,0.3255;--spacing-mode-1-status-warning-type:"color";--spacing-mode-1-status-warning-value-hex:#ecbe96;--spacing-mode-1-status-warning-value-colorspace:"srgb";--spacing-mode-1-status-warning-value-components:0.9255,0.7451,0.5882;--spacing-mode-1-ios-background-primary-type:"color";--spacing-mode-1-ios-background-primary-value-hex:#fafafa;--spacing-mode-1-ios-background-primary-value-colorspace:"srgb";--spacing-mode-1-ios-background-primary-value-components:0.9804,0.9804,0.9804;--spacing-mode-1-ios-background-secondary-type:"color";--spacing-mode-1-ios-background-secondary-value-hex:#fff;--spacing-mode-1-ios-background-secondary-value-colorspace:"srgb";--spacing-mode-1-ios-background-secondary-value-components:1,1,1;--spacing-mode-1-ios-background-control-type:"color";--spacing-mode-1-ios-background-control-value-hex:#f2f2f7;--spacing-mode-1-ios-background-control-value-colorspace:"srgb";--spacing-mode-1-ios-background-control-value-components:0.949,0.949,0.9686;--spacing-mode-1-ios-foreground-primary-type:"color";--spacing-mode-1-ios-foreground-primary-value-hex:#000;--spacing-mode-1-ios-foreground-primary-value-colorspace:"srgb";--spacing-mode-1-ios-foreground-primary-value-components:0,0,0;--spacing-mode-1-ios-foreground-secondary-type:"color";--spacing-mode-1-ios-foreground-secondary-value-hex:#3c3c4399;--spacing-mode-1-ios-foreground-secondary-value-colorspace:"srgb";--spacing-mode-1-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--spacing-mode-1-ios-foreground-secondary-value-alpha:0.6;--spacing-mode-1-ios-separator-type:"color";--spacing-mode-1-ios-separator-value-hex:#3c3c432e;--spacing-mode-1-ios-separator-value-colorspace:"srgb";--spacing-mode-1-ios-separator-value-components:0.2353,0.2353,0.2627;--spacing-mode-1-ios-separator-value-alpha:0.18;--spacing-mode-1-ios-action-type:"color";--spacing-mode-1-ios-action-value-hex:#007aff;--spacing-mode-1-ios-action-value-colorspace:"srgb";--spacing-mode-1-ios-action-value-components:0,0.4784,1;--spacing-mode-1-ios-background-transparent-type:"color";--spacing-mode-1-ios-background-transparent-value-hex:#f2f2f2cc;--spacing-mode-1-ios-background-transparent-value-colorspace:"srgb";--spacing-mode-1-ios-background-transparent-value-components:0.949,0.949,0.949;--spacing-mode-1-ios-background-transparent-value-alpha:0.8;--spacing-mode-1-ios-background-translucent-type:"color";--spacing-mode-1-ios-background-translucent-value-hex:#f9f9f9f0;--spacing-mode-1-ios-background-translucent-value-colorspace:"srgb";--spacing-mode-1-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--spacing-mode-1-ios-background-translucent-value-alpha:0.94;--spacing-mode-1-ios-background-secondary-translucent-type:"color";--spacing-mode-1-ios-background-secondary-translucent-value-hex:#efeff4f0;--spacing-mode-1-ios-background-secondary-translucent-value-colorspace:"srgb";--spacing-mode-1-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--spacing-mode-1-ios-background-secondary-translucent-value-alpha:0.94;--spacing-mode-1-ios-keyboard-type:"color";--spacing-mode-1-ios-keyboard-value-hex:#d4d6dc;--spacing-mode-1-ios-keyboard-value-colorspace:"srgb";--spacing-mode-1-ios-keyboard-value-components:0.8314,0.8392,0.8627;--spacing-mode-1-ios-key-type:"color";--spacing-mode-1-ios-key-value-hex:#fff;--spacing-mode-1-ios-key-value-colorspace:"srgb";--spacing-mode-1-ios-key-value-components:1,1,1;--spacing-mode-1-ios-home-bar-icon-type:"color";--spacing-mode-1-ios-home-bar-icon-value-hex:#51555b;--spacing-mode-1-ios-home-bar-icon-value-colorspace:"srgb";--spacing-mode-1-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--spacing-mode-1-ios-control-key-type:"color";--spacing-mode-1-ios-control-key-value-hex:#aeb3be;--spacing-mode-1-ios-control-key-value-colorspace:"srgb";--spacing-mode-1-ios-control-key-value-components:0.6824,0.702,0.7451;--spacing-mode-1-ios-background-tertiary-type:"color";--spacing-mode-1-ios-background-tertiary-value-hex:#f2f2f7;--spacing-mode-1-ios-background-tertiary-value-colorspace:"srgb";--spacing-mode-1-ios-background-tertiary-value-components:0.949,0.949,0.9686;--spacing-mode-1-05-type:"number";--spacing-mode-1-05-value:2px;--spacing-mode-1-15-type:"number";--spacing-mode-1-15-value:6px;--spacing-mode-1-font-size-default-type:"number";--spacing-mode-1-font-size-default-value:16px;--spacing-mode-1-font-size-small-type:"number";--spacing-mode-1-font-size-small-value:13px;--spacing-mode-1-font-size-extra-small-type:"number";--spacing-mode-1-font-size-extra-small-value:11px;--spacing-mode-1-font-size-large-type:"number";--spacing-mode-1-font-size-large-value:18px;--spacing-mode-1-font-size-h1-type:"number";--spacing-mode-1-font-size-h1-value:44px;--spacing-mode-1-font-size-h2-type:"number";--spacing-mode-1-font-size-h2-value:28px;--spacing-mode-1-font-size-h3-type:"number";--spacing-mode-1-font-size-h3-value:22px;--spacing-mode-1-font-size-h4-type:"number";--spacing-mode-1-font-size-h4-value:20px;--spacing-mode-1-font-size-h5-type:"number";--spacing-mode-1-font-size-h5-value:18px;--spacing-mode-1-responsive-sizes-screen-width-type:"number";--spacing-mode-1-responsive-sizes-screen-width-value:1440px;--spacing-mode-1-responsive-sizes-screen-padding-type:"number";--spacing-mode-1-responsive-sizes-screen-padding-value:80px;--spacing-mode-1-responsive-sizes-grid-gap-default-type:"number";--spacing-mode-1-responsive-sizes-grid-gap-default-value:40px;--spacing-mode-1-responsive-sizes-grid-gap-loose-type:"number";--spacing-mode-1-responsive-sizes-grid-gap-loose-value:80px;--spacing-mode-1-responsive-sizes-grid-gap-tight-type:"number";--spacing-mode-1-responsive-sizes-grid-gap-tight-value:20px;--spacing-mode-1-responsive-sizes-columns-count-type:"number";--spacing-mode-1-responsive-sizes-columns-count-value:12px;--spacing-mode-1-responsive-sizes-max-screen-breakpoint-type:"number";--spacing-mode-1-responsive-sizes-max-screen-breakpoint-value:0px;--spacing-mode-1-responsive-sizes-content-area-max-width-type:"number";--spacing-mode-1-responsive-sizes-content-area-max-width-value:1400px;--spacing-mode-1-stroke-width-type:"number";--spacing-mode-1-stroke-width-value:2px;--spacing-mode-1-alternating-strokes-type:"number";--spacing-mode-1-alternating-strokes-value:1.2px;--spacing-mode-1-mobile-keyboard-value:false;--spacing-mode-1-dark-mode-value:false;--spacing-mode-1-variables-sheet-responsive-sizes-value:false;--spacing-mode-1-variables-sheet-light-theme-palette-value:true;--spacing-mode-1-variables-sheet-dark-theme-palette-value:false;--spacing-mode-1-components-desktop-specific-value:true;--spacing-mode-1-components-mobile-specific-value:true;--spacing-mode-1-icons-sets-legacy-value:true;--spacing-mode-1-icons-sets-feather-value:true;--spacing-mode-1-icons-sets-system-value:true;--spacing-mode-1-icons-sets-stockholm-value:true;--spacing-mode-1-icons-sets-tetrisly-value:true;--spacing-mode-1-icons-sets-iconly-value:true;--spacing-mode-1-icons-sets-iconix-value:true;--spacing-mode-1-icons-sets-vuesax-value:true;--spacing-mode-1-icons-sets-extended-value:true;--spacing-mode-1-icons-sets-flags-and-logos-value:true;--spacing-mode-1-dashboard-value:true;--spacing-mode-1-typefaces-primary-typeface-value:"HT Mosafer Rounded";--spacing-mode-1-typefaces-secondary-typeface-value:"-";--spacing-mode-1-typefaces-regular-weight-value:"Regular";--spacing-mode-1-typefaces-bold-weight-value:"Bold";--spacing-mode-1-line-height-tight-value:115%;--spacing-mode-1-line-height-snug-value:120%;--spacing-mode-1-line-height-normal-value:125%;--spacing-mode-1-line-height-relaxed-value:140%;--spacing-mode-1-line-height-loose-value:150%;--typekit-desktop-1-type:"number";--typekit-desktop-1-value:4px;--typekit-desktop-2-type:"number";--typekit-desktop-2-value:8px;--typekit-desktop-3-type:"number";--typekit-desktop-3-value:12px;--typekit-desktop-4-type:"number";--typekit-desktop-4-value:16px;--typekit-desktop-5-type:"number";--typekit-desktop-5-value:20px;--typekit-desktop-6-type:"number";--typekit-desktop-6-value:24px;--typekit-desktop-7-type:"number";--typekit-desktop-7-value:28px;--typekit-desktop-8-type:"number";--typekit-desktop-8-value:32px;--typekit-desktop-9-type:"number";--typekit-desktop-9-value:36px;--typekit-desktop-10-type:"number";--typekit-desktop-10-value:40px;--typekit-desktop-11-type:"number";--typekit-desktop-11-value:44px;--typekit-desktop-12-type:"number";--typekit-desktop-12-value:48px;--typekit-desktop-14-type:"number";--typekit-desktop-14-value:56px;--typekit-desktop-16-type:"number";--typekit-desktop-16-value:64px;--typekit-desktop-20-type:"number";--typekit-desktop-20-value:80px;--typekit-desktop-24-type:"number";--typekit-desktop-24-value:96px;--typekit-desktop-32-type:"number";--typekit-desktop-32-value:128px;--typekit-desktop-36-type:"number";--typekit-desktop-36-value:144px;--typekit-desktop-40-type:"number";--typekit-desktop-40-value:160px;--typekit-desktop-44-type:"number";--typekit-desktop-44-value:176px;--typekit-desktop-48-type:"number";--typekit-desktop-48-value:192px;--typekit-desktop-52-type:"number";--typekit-desktop-52-value:208px;--typekit-desktop-56-type:"number";--typekit-desktop-56-value:224px;--typekit-desktop-60-type:"number";--typekit-desktop-60-value:240px;--typekit-desktop-brand-primary-type:"color";--typekit-desktop-brand-primary-value-hex:#67314f;--typekit-desktop-brand-primary-value-colorspace:"srgb";--typekit-desktop-brand-primary-value-components:0.4039,0.1922,0.3098;--typekit-desktop-brand-secondary-type:"color";--typekit-desktop-brand-secondary-value-hex:#ac654d;--typekit-desktop-brand-secondary-value-colorspace:"srgb";--typekit-desktop-brand-secondary-value-components:0.6745,0.3961,0.302;--typekit-desktop-brand-primary-transparent-type:"color";--typekit-desktop-brand-primary-transparent-value-hex:#67314f66;--typekit-desktop-brand-primary-transparent-value-colorspace:"srgb";--typekit-desktop-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--typekit-desktop-brand-primary-transparent-value-alpha:0.4;--typekit-desktop-brand-primary-pressed-type:"color";--typekit-desktop-brand-primary-pressed-value-hex:#7f315c;--typekit-desktop-brand-primary-pressed-value-colorspace:"srgb";--typekit-desktop-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--typekit-desktop-brand-tertiary-type:"color";--typekit-desktop-brand-tertiary-value-hex:#f4dbc5;--typekit-desktop-brand-tertiary-value-colorspace:"srgb";--typekit-desktop-brand-tertiary-value-components:0.9569,0.8588,0.7725;--typekit-desktop-text-primary-type:"color";--typekit-desktop-text-primary-value-hex:#181818;--typekit-desktop-text-primary-value-colorspace:"srgb";--typekit-desktop-text-primary-value-components:0.0941,0.0941,0.0941;--typekit-desktop-text-secondary-type:"color";--typekit-desktop-text-secondary-value-hex:#93989c;--typekit-desktop-text-secondary-value-colorspace:"srgb";--typekit-desktop-text-secondary-value-components:0.5765,0.5961,0.6118;--typekit-desktop-text-tertiary-type:"color";--typekit-desktop-text-tertiary-value-hex:#c5cbd3;--typekit-desktop-text-tertiary-value-colorspace:"srgb";--typekit-desktop-text-tertiary-value-components:0.7725,0.7961,0.8275;--typekit-desktop-text-foreground-type:"color";--typekit-desktop-text-foreground-value-hex:#fff;--typekit-desktop-text-foreground-value-colorspace:"srgb";--typekit-desktop-text-foreground-value-components:1,1,1;--typekit-desktop-background-primary-type:"color";--typekit-desktop-background-primary-value-hex:#fff;--typekit-desktop-background-primary-value-colorspace:"srgb";--typekit-desktop-background-primary-value-components:1,1,1;--typekit-desktop-background-secondary-type:"color";--typekit-desktop-background-secondary-value-hex:#f6f8f8;--typekit-desktop-background-secondary-value-colorspace:"srgb";--typekit-desktop-background-secondary-value-components:0.9655,0.9745,0.9745;--typekit-desktop-background-tertiary-type:"color";--typekit-desktop-background-tertiary-value-hex:#f1f4f4;--typekit-desktop-background-tertiary-value-colorspace:"srgb";--typekit-desktop-background-tertiary-value-components:0.9451,0.9569,0.9569;--typekit-desktop-background-primary-transparent-type:"color";--typekit-desktop-background-primary-transparent-value-hex:#fffc;--typekit-desktop-background-primary-transparent-value-colorspace:"srgb";--typekit-desktop-background-primary-transparent-value-components:1,1,1;--typekit-desktop-background-primary-transparent-value-alpha:0.8;--typekit-desktop-background-elevated-surface-type:"color";--typekit-desktop-background-elevated-surface-value-hex:#fff;--typekit-desktop-background-elevated-surface-value-colorspace:"srgb";--typekit-desktop-background-elevated-surface-value-components:1,1,1;--typekit-desktop-background-elevated-surface-shadow-type:"color";--typekit-desktop-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--typekit-desktop-background-elevated-surface-shadow-value-colorspace:"srgb";--typekit-desktop-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--typekit-desktop-background-elevated-surface-shadow-value-alpha:0.1;--typekit-desktop-status-danger-type:"color";--typekit-desktop-status-danger-value-hex:#925b64;--typekit-desktop-status-danger-value-colorspace:"srgb";--typekit-desktop-status-danger-value-components:0.5725,0.3569,0.3922;--typekit-desktop-status-success-type:"color";--typekit-desktop-status-success-value-hex:#426a53;--typekit-desktop-status-success-value-colorspace:"srgb";--typekit-desktop-status-success-value-components:0.2588,0.4157,0.3255;--typekit-desktop-status-warning-type:"color";--typekit-desktop-status-warning-value-hex:#ecbe96;--typekit-desktop-status-warning-value-colorspace:"srgb";--typekit-desktop-status-warning-value-components:0.9255,0.7451,0.5882;--typekit-desktop-ios-background-primary-type:"color";--typekit-desktop-ios-background-primary-value-hex:#fafafa;--typekit-desktop-ios-background-primary-value-colorspace:"srgb";--typekit-desktop-ios-background-primary-value-components:0.9804,0.9804,0.9804;--typekit-desktop-ios-background-secondary-type:"color";--typekit-desktop-ios-background-secondary-value-hex:#fff;--typekit-desktop-ios-background-secondary-value-colorspace:"srgb";--typekit-desktop-ios-background-secondary-value-components:1,1,1;--typekit-desktop-ios-background-control-type:"color";--typekit-desktop-ios-background-control-value-hex:#f2f2f7;--typekit-desktop-ios-background-control-value-colorspace:"srgb";--typekit-desktop-ios-background-control-value-components:0.949,0.949,0.9686;--typekit-desktop-ios-foreground-primary-type:"color";--typekit-desktop-ios-foreground-primary-value-hex:#000;--typekit-desktop-ios-foreground-primary-value-colorspace:"srgb";--typekit-desktop-ios-foreground-primary-value-components:0,0,0;--typekit-desktop-ios-foreground-secondary-type:"color";--typekit-desktop-ios-foreground-secondary-value-hex:#3c3c4399;--typekit-desktop-ios-foreground-secondary-value-colorspace:"srgb";--typekit-desktop-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--typekit-desktop-ios-foreground-secondary-value-alpha:0.6;--typekit-desktop-ios-separator-type:"color";--typekit-desktop-ios-separator-value-hex:#3c3c432e;--typekit-desktop-ios-separator-value-colorspace:"srgb";--typekit-desktop-ios-separator-value-components:0.2353,0.2353,0.2627;--typekit-desktop-ios-separator-value-alpha:0.18;--typekit-desktop-ios-action-type:"color";--typekit-desktop-ios-action-value-hex:#007aff;--typekit-desktop-ios-action-value-colorspace:"srgb";--typekit-desktop-ios-action-value-components:0,0.4784,1;--typekit-desktop-ios-background-transparent-type:"color";--typekit-desktop-ios-background-transparent-value-hex:#f2f2f2cc;--typekit-desktop-ios-background-transparent-value-colorspace:"srgb";--typekit-desktop-ios-background-transparent-value-components:0.949,0.949,0.949;--typekit-desktop-ios-background-transparent-value-alpha:0.8;--typekit-desktop-ios-background-translucent-type:"color";--typekit-desktop-ios-background-translucent-value-hex:#f9f9f9f0;--typekit-desktop-ios-background-translucent-value-colorspace:"srgb";--typekit-desktop-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--typekit-desktop-ios-background-translucent-value-alpha:0.94;--typekit-desktop-ios-background-secondary-translucent-type:"color";--typekit-desktop-ios-background-secondary-translucent-value-hex:#efeff4f0;--typekit-desktop-ios-background-secondary-translucent-value-colorspace:"srgb";--typekit-desktop-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--typekit-desktop-ios-background-secondary-translucent-value-alpha:0.94;--typekit-desktop-ios-keyboard-type:"color";--typekit-desktop-ios-keyboard-value-hex:#d4d6dc;--typekit-desktop-ios-keyboard-value-colorspace:"srgb";--typekit-desktop-ios-keyboard-value-components:0.8314,0.8392,0.8627;--typekit-desktop-ios-key-type:"color";--typekit-desktop-ios-key-value-hex:#fff;--typekit-desktop-ios-key-value-colorspace:"srgb";--typekit-desktop-ios-key-value-components:1,1,1;--typekit-desktop-ios-home-bar-icon-type:"color";--typekit-desktop-ios-home-bar-icon-value-hex:#51555b;--typekit-desktop-ios-home-bar-icon-value-colorspace:"srgb";--typekit-desktop-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--typekit-desktop-ios-control-key-type:"color";--typekit-desktop-ios-control-key-value-hex:#aeb3be;--typekit-desktop-ios-control-key-value-colorspace:"srgb";--typekit-desktop-ios-control-key-value-components:0.6824,0.702,0.7451;--typekit-desktop-ios-background-tertiary-type:"color";--typekit-desktop-ios-background-tertiary-value-hex:#f2f2f7;--typekit-desktop-ios-background-tertiary-value-colorspace:"srgb";--typekit-desktop-ios-background-tertiary-value-components:0.949,0.949,0.9686;--typekit-desktop-05-type:"number";--typekit-desktop-05-value:2px;--typekit-desktop-15-type:"number";--typekit-desktop-15-value:6px;--typekit-desktop-font-size-default-type:"number";--typekit-desktop-font-size-default-value:16px;--typekit-desktop-font-size-small-type:"number";--typekit-desktop-font-size-small-value:13px;--typekit-desktop-font-size-extra-small-type:"number";--typekit-desktop-font-size-extra-small-value:11px;--typekit-desktop-font-size-large-type:"number";--typekit-desktop-font-size-large-value:18px;--typekit-desktop-font-size-h1-type:"number";--typekit-desktop-font-size-h1-value:44px;--typekit-desktop-font-size-h2-type:"number";--typekit-desktop-font-size-h2-value:28px;--typekit-desktop-font-size-h3-type:"number";--typekit-desktop-font-size-h3-value:22px;--typekit-desktop-font-size-h4-type:"number";--typekit-desktop-font-size-h4-value:20px;--typekit-desktop-font-size-h5-type:"number";--typekit-desktop-font-size-h5-value:18px;--typekit-desktop-responsive-sizes-screen-width-type:"number";--typekit-desktop-responsive-sizes-screen-width-value:1440px;--typekit-desktop-responsive-sizes-screen-padding-type:"number";--typekit-desktop-responsive-sizes-screen-padding-value:80px;--typekit-desktop-responsive-sizes-grid-gap-default-type:"number";--typekit-desktop-responsive-sizes-grid-gap-default-value:40px;--typekit-desktop-responsive-sizes-grid-gap-loose-type:"number";--typekit-desktop-responsive-sizes-grid-gap-loose-value:80px;--typekit-desktop-responsive-sizes-grid-gap-tight-type:"number";--typekit-desktop-responsive-sizes-grid-gap-tight-value:20px;--typekit-desktop-responsive-sizes-columns-count-type:"number";--typekit-desktop-responsive-sizes-columns-count-value:12px;--typekit-desktop-responsive-sizes-max-screen-breakpoint-type:"number";--typekit-desktop-responsive-sizes-max-screen-breakpoint-value:0px;--typekit-desktop-responsive-sizes-content-area-max-width-type:"number";--typekit-desktop-responsive-sizes-content-area-max-width-value:1400px;--typekit-desktop-stroke-width-type:"number";--typekit-desktop-stroke-width-value:2px;--typekit-desktop-alternating-strokes-type:"number";--typekit-desktop-alternating-strokes-value:1.2px;--typekit-desktop-mobile-keyboard-value:false;--typekit-desktop-dark-mode-value:false;--typekit-desktop-variables-sheet-responsive-sizes-value:false;--typekit-desktop-variables-sheet-light-theme-palette-value:true;--typekit-desktop-variables-sheet-dark-theme-palette-value:false;--typekit-desktop-components-desktop-specific-value:true;--typekit-desktop-components-mobile-specific-value:true;--typekit-desktop-icons-sets-legacy-value:true;--typekit-desktop-icons-sets-feather-value:true;--typekit-desktop-icons-sets-system-value:true;--typekit-desktop-icons-sets-stockholm-value:true;--typekit-desktop-icons-sets-tetrisly-value:true;--typekit-desktop-icons-sets-iconly-value:true;--typekit-desktop-icons-sets-iconix-value:true;--typekit-desktop-icons-sets-vuesax-value:true;--typekit-desktop-icons-sets-extended-value:true;--typekit-desktop-icons-sets-flags-and-logos-value:true;--typekit-desktop-dashboard-value:true;--typekit-desktop-typefaces-primary-typeface-value:"HT Mosafer Rounded";--typekit-desktop-typefaces-secondary-typeface-value:"-";--typekit-desktop-typefaces-regular-weight-value:"Regular";--typekit-desktop-typefaces-bold-weight-value:"Bold";--typekit-desktop-line-height-tight-value:115%;--typekit-desktop-line-height-snug-value:120%;--typekit-desktop-line-height-normal-value:125%;--typekit-desktop-line-height-relaxed-value:140%;--typekit-desktop-line-height-loose-value:150%;--typekit-mobile-1-type:"number";--typekit-mobile-1-value:4px;--typekit-mobile-2-type:"number";--typekit-mobile-2-value:8px;--typekit-mobile-3-type:"number";--typekit-mobile-3-value:12px;--typekit-mobile-4-type:"number";--typekit-mobile-4-value:16px;--typekit-mobile-5-type:"number";--typekit-mobile-5-value:20px;--typekit-mobile-6-type:"number";--typekit-mobile-6-value:24px;--typekit-mobile-7-type:"number";--typekit-mobile-7-value:28px;--typekit-mobile-8-type:"number";--typekit-mobile-8-value:32px;--typekit-mobile-9-type:"number";--typekit-mobile-9-value:36px;--typekit-mobile-10-type:"number";--typekit-mobile-10-value:40px;--typekit-mobile-11-type:"number";--typekit-mobile-11-value:44px;--typekit-mobile-12-type:"number";--typekit-mobile-12-value:48px;--typekit-mobile-14-type:"number";--typekit-mobile-14-value:56px;--typekit-mobile-16-type:"number";--typekit-mobile-16-value:64px;--typekit-mobile-20-type:"number";--typekit-mobile-20-value:80px;--typekit-mobile-24-type:"number";--typekit-mobile-24-value:96px;--typekit-mobile-32-type:"number";--typekit-mobile-32-value:128px;--typekit-mobile-36-type:"number";--typekit-mobile-36-value:144px;--typekit-mobile-40-type:"number";--typekit-mobile-40-value:160px;--typekit-mobile-44-type:"number";--typekit-mobile-44-value:176px;--typekit-mobile-48-type:"number";--typekit-mobile-48-value:192px;--typekit-mobile-52-type:"number";--typekit-mobile-52-value:208px;--typekit-mobile-56-type:"number";--typekit-mobile-56-value:224px;--typekit-mobile-60-type:"number";--typekit-mobile-60-value:240px;--typekit-mobile-brand-primary-type:"color";--typekit-mobile-brand-primary-value-hex:#67314f;--typekit-mobile-brand-primary-value-colorspace:"srgb";--typekit-mobile-brand-primary-value-components:0.4039,0.1922,0.3098;--typekit-mobile-brand-secondary-type:"color";--typekit-mobile-brand-secondary-value-hex:#ac654d;--typekit-mobile-brand-secondary-value-colorspace:"srgb";--typekit-mobile-brand-secondary-value-components:0.6745,0.3961,0.302;--typekit-mobile-brand-primary-transparent-type:"color";--typekit-mobile-brand-primary-transparent-value-hex:#67314f66;--typekit-mobile-brand-primary-transparent-value-colorspace:"srgb";--typekit-mobile-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--typekit-mobile-brand-primary-transparent-value-alpha:0.4;--typekit-mobile-brand-primary-pressed-type:"color";--typekit-mobile-brand-primary-pressed-value-hex:#7f315c;--typekit-mobile-brand-primary-pressed-value-colorspace:"srgb";--typekit-mobile-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--typekit-mobile-brand-tertiary-type:"color";--typekit-mobile-brand-tertiary-value-hex:#f4dbc5;--typekit-mobile-brand-tertiary-value-colorspace:"srgb";--typekit-mobile-brand-tertiary-value-components:0.9569,0.8588,0.7725;--typekit-mobile-text-primary-type:"color";--typekit-mobile-text-primary-value-hex:#181818;--typekit-mobile-text-primary-value-colorspace:"srgb";--typekit-mobile-text-primary-value-components:0.0941,0.0941,0.0941;--typekit-mobile-text-secondary-type:"color";--typekit-mobile-text-secondary-value-hex:#93989c;--typekit-mobile-text-secondary-value-colorspace:"srgb";--typekit-mobile-text-secondary-value-components:0.5765,0.5961,0.6118;--typekit-mobile-text-tertiary-type:"color";--typekit-mobile-text-tertiary-value-hex:#c5cbd3;--typekit-mobile-text-tertiary-value-colorspace:"srgb";--typekit-mobile-text-tertiary-value-components:0.7725,0.7961,0.8275;--typekit-mobile-text-foreground-type:"color";--typekit-mobile-text-foreground-value-hex:#fff;--typekit-mobile-text-foreground-value-colorspace:"srgb";--typekit-mobile-text-foreground-value-components:1,1,1;--typekit-mobile-background-primary-type:"color";--typekit-mobile-background-primary-value-hex:#fff;--typekit-mobile-background-primary-value-colorspace:"srgb";--typekit-mobile-background-primary-value-components:1,1,1;--typekit-mobile-background-secondary-type:"color";--typekit-mobile-background-secondary-value-hex:#f6f8f8;--typekit-mobile-background-secondary-value-colorspace:"srgb";--typekit-mobile-background-secondary-value-components:0.9655,0.9745,0.9745;--typekit-mobile-background-tertiary-type:"color";--typekit-mobile-background-tertiary-value-hex:#f1f4f4;--typekit-mobile-background-tertiary-value-colorspace:"srgb";--typekit-mobile-background-tertiary-value-components:0.9451,0.9569,0.9569;--typekit-mobile-background-primary-transparent-type:"color";--typekit-mobile-background-primary-transparent-value-hex:#fffc;--typekit-mobile-background-primary-transparent-value-colorspace:"srgb";--typekit-mobile-background-primary-transparent-value-components:1,1,1;--typekit-mobile-background-primary-transparent-value-alpha:0.8;--typekit-mobile-background-elevated-surface-type:"color";--typekit-mobile-background-elevated-surface-value-hex:#fff;--typekit-mobile-background-elevated-surface-value-colorspace:"srgb";--typekit-mobile-background-elevated-surface-value-components:1,1,1;--typekit-mobile-background-elevated-surface-shadow-type:"color";--typekit-mobile-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--typekit-mobile-background-elevated-surface-shadow-value-colorspace:"srgb";--typekit-mobile-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--typekit-mobile-background-elevated-surface-shadow-value-alpha:0.1;--typekit-mobile-status-danger-type:"color";--typekit-mobile-status-danger-value-hex:#925b64;--typekit-mobile-status-danger-value-colorspace:"srgb";--typekit-mobile-status-danger-value-components:0.5725,0.3569,0.3922;--typekit-mobile-status-success-type:"color";--typekit-mobile-status-success-value-hex:#426a53;--typekit-mobile-status-success-value-colorspace:"srgb";--typekit-mobile-status-success-value-components:0.2588,0.4157,0.3255;--typekit-mobile-status-warning-type:"color";--typekit-mobile-status-warning-value-hex:#ecbe96;--typekit-mobile-status-warning-value-colorspace:"srgb";--typekit-mobile-status-warning-value-components:0.9255,0.7451,0.5882;--typekit-mobile-ios-background-primary-type:"color";--typekit-mobile-ios-background-primary-value-hex:#fafafa;--typekit-mobile-ios-background-primary-value-colorspace:"srgb";--typekit-mobile-ios-background-primary-value-components:0.9804,0.9804,0.9804;--typekit-mobile-ios-background-secondary-type:"color";--typekit-mobile-ios-background-secondary-value-hex:#fff;--typekit-mobile-ios-background-secondary-value-colorspace:"srgb";--typekit-mobile-ios-background-secondary-value-components:1,1,1;--typekit-mobile-ios-background-control-type:"color";--typekit-mobile-ios-background-control-value-hex:#f2f2f7;--typekit-mobile-ios-background-control-value-colorspace:"srgb";--typekit-mobile-ios-background-control-value-components:0.949,0.949,0.9686;--typekit-mobile-ios-foreground-primary-type:"color";--typekit-mobile-ios-foreground-primary-value-hex:#000;--typekit-mobile-ios-foreground-primary-value-colorspace:"srgb";--typekit-mobile-ios-foreground-primary-value-components:0,0,0;--typekit-mobile-ios-foreground-secondary-type:"color";--typekit-mobile-ios-foreground-secondary-value-hex:#3c3c4399;--typekit-mobile-ios-foreground-secondary-value-colorspace:"srgb";--typekit-mobile-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--typekit-mobile-ios-foreground-secondary-value-alpha:0.6;--typekit-mobile-ios-separator-type:"color";--typekit-mobile-ios-separator-value-hex:#3c3c432e;--typekit-mobile-ios-separator-value-colorspace:"srgb";--typekit-mobile-ios-separator-value-components:0.2353,0.2353,0.2627;--typekit-mobile-ios-separator-value-alpha:0.18;--typekit-mobile-ios-action-type:"color";--typekit-mobile-ios-action-value-hex:#007aff;--typekit-mobile-ios-action-value-colorspace:"srgb";--typekit-mobile-ios-action-value-components:0,0.4784,1;--typekit-mobile-ios-background-transparent-type:"color";--typekit-mobile-ios-background-transparent-value-hex:#f2f2f2cc;--typekit-mobile-ios-background-transparent-value-colorspace:"srgb";--typekit-mobile-ios-background-transparent-value-components:0.949,0.949,0.949;--typekit-mobile-ios-background-transparent-value-alpha:0.8;--typekit-mobile-ios-background-translucent-type:"color";--typekit-mobile-ios-background-translucent-value-hex:#f9f9f9f0;--typekit-mobile-ios-background-translucent-value-colorspace:"srgb";--typekit-mobile-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--typekit-mobile-ios-background-translucent-value-alpha:0.94;--typekit-mobile-ios-background-secondary-translucent-type:"color";--typekit-mobile-ios-background-secondary-translucent-value-hex:#efeff4f0;--typekit-mobile-ios-background-secondary-translucent-value-colorspace:"srgb";--typekit-mobile-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--typekit-mobile-ios-background-secondary-translucent-value-alpha:0.94;--typekit-mobile-ios-keyboard-type:"color";--typekit-mobile-ios-keyboard-value-hex:#d4d6dc;--typekit-mobile-ios-keyboard-value-colorspace:"srgb";--typekit-mobile-ios-keyboard-value-components:0.8314,0.8392,0.8627;--typekit-mobile-ios-key-type:"color";--typekit-mobile-ios-key-value-hex:#fff;--typekit-mobile-ios-key-value-colorspace:"srgb";--typekit-mobile-ios-key-value-components:1,1,1;--typekit-mobile-ios-home-bar-icon-type:"color";--typekit-mobile-ios-home-bar-icon-value-hex:#51555b;--typekit-mobile-ios-home-bar-icon-value-colorspace:"srgb";--typekit-mobile-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--typekit-mobile-ios-control-key-type:"color";--typekit-mobile-ios-control-key-value-hex:#aeb3be;--typekit-mobile-ios-control-key-value-colorspace:"srgb";--typekit-mobile-ios-control-key-value-components:0.6824,0.702,0.7451;--typekit-mobile-ios-background-tertiary-type:"color";--typekit-mobile-ios-background-tertiary-value-hex:#f2f2f7;--typekit-mobile-ios-background-tertiary-value-colorspace:"srgb";--typekit-mobile-ios-background-tertiary-value-components:0.949,0.949,0.9686;--typekit-mobile-05-type:"number";--typekit-mobile-05-value:2px;--typekit-mobile-15-type:"number";--typekit-mobile-15-value:6px;--typekit-mobile-font-size-default-type:"number";--typekit-mobile-font-size-default-value:15px;--typekit-mobile-font-size-small-type:"number";--typekit-mobile-font-size-small-value:12px;--typekit-mobile-font-size-extra-small-type:"number";--typekit-mobile-font-size-extra-small-value:11px;--typekit-mobile-font-size-large-type:"number";--typekit-mobile-font-size-large-value:17px;--typekit-mobile-font-size-h1-type:"number";--typekit-mobile-font-size-h1-value:32px;--typekit-mobile-font-size-h2-type:"number";--typekit-mobile-font-size-h2-value:22px;--typekit-mobile-font-size-h3-type:"number";--typekit-mobile-font-size-h3-value:18px;--typekit-mobile-font-size-h4-type:"number";--typekit-mobile-font-size-h4-value:16px;--typekit-mobile-font-size-h5-type:"number";--typekit-mobile-font-size-h5-value:16px;--typekit-mobile-responsive-sizes-screen-width-type:"number";--typekit-mobile-responsive-sizes-screen-width-value:375px;--typekit-mobile-responsive-sizes-screen-padding-type:"number";--typekit-mobile-responsive-sizes-screen-padding-value:16px;--typekit-mobile-responsive-sizes-grid-gap-default-type:"number";--typekit-mobile-responsive-sizes-grid-gap-default-value:16px;--typekit-mobile-responsive-sizes-grid-gap-loose-type:"number";--typekit-mobile-responsive-sizes-grid-gap-loose-value:24px;--typekit-mobile-responsive-sizes-grid-gap-tight-type:"number";--typekit-mobile-responsive-sizes-grid-gap-tight-value:8px;--typekit-mobile-responsive-sizes-columns-count-type:"number";--typekit-mobile-responsive-sizes-columns-count-value:4px;--typekit-mobile-responsive-sizes-max-screen-breakpoint-type:"number";--typekit-mobile-responsive-sizes-max-screen-breakpoint-value:767px;--typekit-mobile-responsive-sizes-content-area-max-width-type:"number";--typekit-mobile-responsive-sizes-content-area-max-width-value:767px;--typekit-mobile-stroke-width-type:"number";--typekit-mobile-stroke-width-value:2px;--typekit-mobile-alternating-strokes-type:"number";--typekit-mobile-alternating-strokes-value:1.2px;--typekit-mobile-mobile-keyboard-value:false;--typekit-mobile-dark-mode-value:false;--typekit-mobile-variables-sheet-responsive-sizes-value:false;--typekit-mobile-variables-sheet-light-theme-palette-value:true;--typekit-mobile-variables-sheet-dark-theme-palette-value:false;--typekit-mobile-components-desktop-specific-value:true;--typekit-mobile-components-mobile-specific-value:true;--typekit-mobile-icons-sets-legacy-value:true;--typekit-mobile-icons-sets-feather-value:true;--typekit-mobile-icons-sets-system-value:true;--typekit-mobile-icons-sets-stockholm-value:true;--typekit-mobile-icons-sets-tetrisly-value:true;--typekit-mobile-icons-sets-iconly-value:true;--typekit-mobile-icons-sets-iconix-value:true;--typekit-mobile-icons-sets-vuesax-value:true;--typekit-mobile-icons-sets-extended-value:true;--typekit-mobile-icons-sets-flags-and-logos-value:true;--typekit-mobile-dashboard-value:true;--typekit-mobile-typefaces-primary-typeface-value:"HT Mosafer Rounded";--typekit-mobile-typefaces-secondary-typeface-value:"-";--typekit-mobile-typefaces-regular-weight-value:"Regular";--typekit-mobile-typefaces-bold-weight-value:"Bold";--typekit-mobile-line-height-tight-value:115%;--typekit-mobile-line-height-snug-value:120%;--typekit-mobile-line-height-normal-value:125%;--typekit-mobile-line-height-relaxed-value:140%;--typekit-mobile-line-height-loose-value:150%;--prototyping-mode-1-1-type:"number";--prototyping-mode-1-1-value:4px;--prototyping-mode-1-2-type:"number";--prototyping-mode-1-2-value:8px;--prototyping-mode-1-3-type:"number";--prototyping-mode-1-3-value:12px;--prototyping-mode-1-4-type:"number";--prototyping-mode-1-4-value:16px;--prototyping-mode-1-5-type:"number";--prototyping-mode-1-5-value:20px;--prototyping-mode-1-6-type:"number";--prototyping-mode-1-6-value:24px;--prototyping-mode-1-7-type:"number";--prototyping-mode-1-7-value:28px;--prototyping-mode-1-8-type:"number";--prototyping-mode-1-8-value:32px;--prototyping-mode-1-9-type:"number";--prototyping-mode-1-9-value:36px;--prototyping-mode-1-10-type:"number";--prototyping-mode-1-10-value:40px;--prototyping-mode-1-11-type:"number";--prototyping-mode-1-11-value:44px;--prototyping-mode-1-12-type:"number";--prototyping-mode-1-12-value:48px;--prototyping-mode-1-14-type:"number";--prototyping-mode-1-14-value:56px;--prototyping-mode-1-16-type:"number";--prototyping-mode-1-16-value:64px;--prototyping-mode-1-20-type:"number";--prototyping-mode-1-20-value:80px;--prototyping-mode-1-24-type:"number";--prototyping-mode-1-24-value:96px;--prototyping-mode-1-32-type:"number";--prototyping-mode-1-32-value:128px;--prototyping-mode-1-36-type:"number";--prototyping-mode-1-36-value:144px;--prototyping-mode-1-40-type:"number";--prototyping-mode-1-40-value:160px;--prototyping-mode-1-44-type:"number";--prototyping-mode-1-44-value:176px;--prototyping-mode-1-48-type:"number";--prototyping-mode-1-48-value:192px;--prototyping-mode-1-52-type:"number";--prototyping-mode-1-52-value:208px;--prototyping-mode-1-56-type:"number";--prototyping-mode-1-56-value:224px;--prototyping-mode-1-60-type:"number";--prototyping-mode-1-60-value:240px;--prototyping-mode-1-brand-primary-type:"color";--prototyping-mode-1-brand-primary-value-hex:#67314f;--prototyping-mode-1-brand-primary-value-colorspace:"srgb";--prototyping-mode-1-brand-primary-value-components:0.4039,0.1922,0.3098;--prototyping-mode-1-brand-secondary-type:"color";--prototyping-mode-1-brand-secondary-value-hex:#ac654d;--prototyping-mode-1-brand-secondary-value-colorspace:"srgb";--prototyping-mode-1-brand-secondary-value-components:0.6745,0.3961,0.302;--prototyping-mode-1-brand-primary-transparent-type:"color";--prototyping-mode-1-brand-primary-transparent-value-hex:#67314f66;--prototyping-mode-1-brand-primary-transparent-value-colorspace:"srgb";--prototyping-mode-1-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--prototyping-mode-1-brand-primary-transparent-value-alpha:0.4;--prototyping-mode-1-brand-primary-pressed-type:"color";--prototyping-mode-1-brand-primary-pressed-value-hex:#7f315c;--prototyping-mode-1-brand-primary-pressed-value-colorspace:"srgb";--prototyping-mode-1-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--prototyping-mode-1-brand-tertiary-type:"color";--prototyping-mode-1-brand-tertiary-value-hex:#f4dbc5;--prototyping-mode-1-brand-tertiary-value-colorspace:"srgb";--prototyping-mode-1-brand-tertiary-value-components:0.9569,0.8588,0.7725;--prototyping-mode-1-text-primary-type:"color";--prototyping-mode-1-text-primary-value-hex:#181818;--prototyping-mode-1-text-primary-value-colorspace:"srgb";--prototyping-mode-1-text-primary-value-components:0.0941,0.0941,0.0941;--prototyping-mode-1-text-secondary-type:"color";--prototyping-mode-1-text-secondary-value-hex:#93989c;--prototyping-mode-1-text-secondary-value-colorspace:"srgb";--prototyping-mode-1-text-secondary-value-components:0.5765,0.5961,0.6118;--prototyping-mode-1-text-tertiary-type:"color";--prototyping-mode-1-text-tertiary-value-hex:#c5cbd3;--prototyping-mode-1-text-tertiary-value-colorspace:"srgb";--prototyping-mode-1-text-tertiary-value-components:0.7725,0.7961,0.8275;--prototyping-mode-1-text-foreground-type:"color";--prototyping-mode-1-text-foreground-value-hex:#fff;--prototyping-mode-1-text-foreground-value-colorspace:"srgb";--prototyping-mode-1-text-foreground-value-components:1,1,1;--prototyping-mode-1-background-primary-type:"color";--prototyping-mode-1-background-primary-value-hex:#fff;--prototyping-mode-1-background-primary-value-colorspace:"srgb";--prototyping-mode-1-background-primary-value-components:1,1,1;--prototyping-mode-1-background-secondary-type:"color";--prototyping-mode-1-background-secondary-value-hex:#f6f8f8;--prototyping-mode-1-background-secondary-value-colorspace:"srgb";--prototyping-mode-1-background-secondary-value-components:0.9655,0.9745,0.9745;--prototyping-mode-1-background-tertiary-type:"color";--prototyping-mode-1-background-tertiary-value-hex:#f1f4f4;--prototyping-mode-1-background-tertiary-value-colorspace:"srgb";--prototyping-mode-1-background-tertiary-value-components:0.9451,0.9569,0.9569;--prototyping-mode-1-background-primary-transparent-type:"color";--prototyping-mode-1-background-primary-transparent-value-hex:#fffc;--prototyping-mode-1-background-primary-transparent-value-colorspace:"srgb";--prototyping-mode-1-background-primary-transparent-value-components:1,1,1;--prototyping-mode-1-background-primary-transparent-value-alpha:0.8;--prototyping-mode-1-background-elevated-surface-type:"color";--prototyping-mode-1-background-elevated-surface-value-hex:#fff;--prototyping-mode-1-background-elevated-surface-value-colorspace:"srgb";--prototyping-mode-1-background-elevated-surface-value-components:1,1,1;--prototyping-mode-1-background-elevated-surface-shadow-type:"color";--prototyping-mode-1-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--prototyping-mode-1-background-elevated-surface-shadow-value-colorspace:"srgb";--prototyping-mode-1-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--prototyping-mode-1-background-elevated-surface-shadow-value-alpha:0.1;--prototyping-mode-1-status-danger-type:"color";--prototyping-mode-1-status-danger-value-hex:#925b64;--prototyping-mode-1-status-danger-value-colorspace:"srgb";--prototyping-mode-1-status-danger-value-components:0.5725,0.3569,0.3922;--prototyping-mode-1-status-success-type:"color";--prototyping-mode-1-status-success-value-hex:#426a53;--prototyping-mode-1-status-success-value-colorspace:"srgb";--prototyping-mode-1-status-success-value-components:0.2588,0.4157,0.3255;--prototyping-mode-1-status-warning-type:"color";--prototyping-mode-1-status-warning-value-hex:#ecbe96;--prototyping-mode-1-status-warning-value-colorspace:"srgb";--prototyping-mode-1-status-warning-value-components:0.9255,0.7451,0.5882;--prototyping-mode-1-ios-background-primary-type:"color";--prototyping-mode-1-ios-background-primary-value-hex:#fafafa;--prototyping-mode-1-ios-background-primary-value-colorspace:"srgb";--prototyping-mode-1-ios-background-primary-value-components:0.9804,0.9804,0.9804;--prototyping-mode-1-ios-background-secondary-type:"color";--prototyping-mode-1-ios-background-secondary-value-hex:#fff;--prototyping-mode-1-ios-background-secondary-value-colorspace:"srgb";--prototyping-mode-1-ios-background-secondary-value-components:1,1,1;--prototyping-mode-1-ios-background-control-type:"color";--prototyping-mode-1-ios-background-control-value-hex:#f2f2f7;--prototyping-mode-1-ios-background-control-value-colorspace:"srgb";--prototyping-mode-1-ios-background-control-value-components:0.949,0.949,0.9686;--prototyping-mode-1-ios-foreground-primary-type:"color";--prototyping-mode-1-ios-foreground-primary-value-hex:#000;--prototyping-mode-1-ios-foreground-primary-value-colorspace:"srgb";--prototyping-mode-1-ios-foreground-primary-value-components:0,0,0;--prototyping-mode-1-ios-foreground-secondary-type:"color";--prototyping-mode-1-ios-foreground-secondary-value-hex:#3c3c4399;--prototyping-mode-1-ios-foreground-secondary-value-colorspace:"srgb";--prototyping-mode-1-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--prototyping-mode-1-ios-foreground-secondary-value-alpha:0.6;--prototyping-mode-1-ios-separator-type:"color";--prototyping-mode-1-ios-separator-value-hex:#3c3c432e;--prototyping-mode-1-ios-separator-value-colorspace:"srgb";--prototyping-mode-1-ios-separator-value-components:0.2353,0.2353,0.2627;--prototyping-mode-1-ios-separator-value-alpha:0.18;--prototyping-mode-1-ios-action-type:"color";--prototyping-mode-1-ios-action-value-hex:#007aff;--prototyping-mode-1-ios-action-value-colorspace:"srgb";--prototyping-mode-1-ios-action-value-components:0,0.4784,1;--prototyping-mode-1-ios-background-transparent-type:"color";--prototyping-mode-1-ios-background-transparent-value-hex:#f2f2f2cc;--prototyping-mode-1-ios-background-transparent-value-colorspace:"srgb";--prototyping-mode-1-ios-background-transparent-value-components:0.949,0.949,0.949;--prototyping-mode-1-ios-background-transparent-value-alpha:0.8;--prototyping-mode-1-ios-background-translucent-type:"color";--prototyping-mode-1-ios-background-translucent-value-hex:#f9f9f9f0;--prototyping-mode-1-ios-background-translucent-value-colorspace:"srgb";--prototyping-mode-1-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--prototyping-mode-1-ios-background-translucent-value-alpha:0.94;--prototyping-mode-1-ios-background-secondary-translucent-type:"color";--prototyping-mode-1-ios-background-secondary-translucent-value-hex:#efeff4f0;--prototyping-mode-1-ios-background-secondary-translucent-value-colorspace:"srgb";--prototyping-mode-1-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--prototyping-mode-1-ios-background-secondary-translucent-value-alpha:0.94;--prototyping-mode-1-ios-keyboard-type:"color";--prototyping-mode-1-ios-keyboard-value-hex:#d4d6dc;--prototyping-mode-1-ios-keyboard-value-colorspace:"srgb";--prototyping-mode-1-ios-keyboard-value-components:0.8314,0.8392,0.8627;--prototyping-mode-1-ios-key-type:"color";--prototyping-mode-1-ios-key-value-hex:#fff;--prototyping-mode-1-ios-key-value-colorspace:"srgb";--prototyping-mode-1-ios-key-value-components:1,1,1;--prototyping-mode-1-ios-home-bar-icon-type:"color";--prototyping-mode-1-ios-home-bar-icon-value-hex:#51555b;--prototyping-mode-1-ios-home-bar-icon-value-colorspace:"srgb";--prototyping-mode-1-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--prototyping-mode-1-ios-control-key-type:"color";--prototyping-mode-1-ios-control-key-value-hex:#aeb3be;--prototyping-mode-1-ios-control-key-value-colorspace:"srgb";--prototyping-mode-1-ios-control-key-value-components:0.6824,0.702,0.7451;--prototyping-mode-1-ios-background-tertiary-type:"color";--prototyping-mode-1-ios-background-tertiary-value-hex:#f2f2f7;--prototyping-mode-1-ios-background-tertiary-value-colorspace:"srgb";--prototyping-mode-1-ios-background-tertiary-value-components:0.949,0.949,0.9686;--prototyping-mode-1-05-type:"number";--prototyping-mode-1-05-value:2px;--prototyping-mode-1-15-type:"number";--prototyping-mode-1-15-value:6px;--prototyping-mode-1-font-size-default-type:"number";--prototyping-mode-1-font-size-default-value:16px;--prototyping-mode-1-font-size-small-type:"number";--prototyping-mode-1-font-size-small-value:13px;--prototyping-mode-1-font-size-extra-small-type:"number";--prototyping-mode-1-font-size-extra-small-value:11px;--prototyping-mode-1-font-size-large-type:"number";--prototyping-mode-1-font-size-large-value:18px;--prototyping-mode-1-font-size-h1-type:"number";--prototyping-mode-1-font-size-h1-value:44px;--prototyping-mode-1-font-size-h2-type:"number";--prototyping-mode-1-font-size-h2-value:28px;--prototyping-mode-1-font-size-h3-type:"number";--prototyping-mode-1-font-size-h3-value:22px;--prototyping-mode-1-font-size-h4-type:"number";--prototyping-mode-1-font-size-h4-value:20px;--prototyping-mode-1-font-size-h5-type:"number";--prototyping-mode-1-font-size-h5-value:18px;--prototyping-mode-1-responsive-sizes-screen-width-type:"number";--prototyping-mode-1-responsive-sizes-screen-width-value:1440px;--prototyping-mode-1-responsive-sizes-screen-padding-type:"number";--prototyping-mode-1-responsive-sizes-screen-padding-value:80px;--prototyping-mode-1-responsive-sizes-grid-gap-default-type:"number";--prototyping-mode-1-responsive-sizes-grid-gap-default-value:40px;--prototyping-mode-1-responsive-sizes-grid-gap-loose-type:"number";--prototyping-mode-1-responsive-sizes-grid-gap-loose-value:80px;--prototyping-mode-1-responsive-sizes-grid-gap-tight-type:"number";--prototyping-mode-1-responsive-sizes-grid-gap-tight-value:20px;--prototyping-mode-1-responsive-sizes-columns-count-type:"number";--prototyping-mode-1-responsive-sizes-columns-count-value:12px;--prototyping-mode-1-responsive-sizes-max-screen-breakpoint-type:"number";--prototyping-mode-1-responsive-sizes-max-screen-breakpoint-value:0px;--prototyping-mode-1-responsive-sizes-content-area-max-width-type:"number";--prototyping-mode-1-responsive-sizes-content-area-max-width-value:1400px;--prototyping-mode-1-stroke-width-type:"number";--prototyping-mode-1-stroke-width-value:2px;--prototyping-mode-1-alternating-strokes-type:"number";--prototyping-mode-1-alternating-strokes-value:1.2px;--prototyping-mode-1-mobile-keyboard-value:false;--prototyping-mode-1-dark-mode-value:false;--prototyping-mode-1-variables-sheet-responsive-sizes-value:false;--prototyping-mode-1-variables-sheet-light-theme-palette-value:true;--prototyping-mode-1-variables-sheet-dark-theme-palette-value:false;--prototyping-mode-1-components-desktop-specific-value:true;--prototyping-mode-1-components-mobile-specific-value:true;--prototyping-mode-1-icons-sets-legacy-value:true;--prototyping-mode-1-icons-sets-feather-value:true;--prototyping-mode-1-icons-sets-system-value:true;--prototyping-mode-1-icons-sets-stockholm-value:true;--prototyping-mode-1-icons-sets-tetrisly-value:true;--prototyping-mode-1-icons-sets-iconly-value:true;--prototyping-mode-1-icons-sets-iconix-value:true;--prototyping-mode-1-icons-sets-vuesax-value:true;--prototyping-mode-1-icons-sets-extended-value:true;--prototyping-mode-1-icons-sets-flags-and-logos-value:true;--prototyping-mode-1-dashboard-value:true;--prototyping-mode-1-typefaces-primary-typeface-value:"HT Mosafer Rounded";--prototyping-mode-1-typefaces-secondary-typeface-value:"-";--prototyping-mode-1-typefaces-regular-weight-value:"Regular";--prototyping-mode-1-typefaces-bold-weight-value:"Bold";--prototyping-mode-1-line-height-tight-value:115%;--prototyping-mode-1-line-height-snug-value:120%;--prototyping-mode-1-line-height-normal-value:125%;--prototyping-mode-1-line-height-relaxed-value:140%;--prototyping-mode-1-line-height-loose-value:150%;--settings-mode-1-1-type:"number";--settings-mode-1-1-value:4px;--settings-mode-1-2-type:"number";--settings-mode-1-2-value:8px;--settings-mode-1-3-type:"number";--settings-mode-1-3-value:12px;--settings-mode-1-4-type:"number";--settings-mode-1-4-value:16px;--settings-mode-1-5-type:"number";--settings-mode-1-5-value:20px;--settings-mode-1-6-type:"number";--settings-mode-1-6-value:24px;--settings-mode-1-7-type:"number";--settings-mode-1-7-value:28px;--settings-mode-1-8-type:"number";--settings-mode-1-8-value:32px;--settings-mode-1-9-type:"number";--settings-mode-1-9-value:36px;--settings-mode-1-10-type:"number";--settings-mode-1-10-value:40px;--settings-mode-1-11-type:"number";--settings-mode-1-11-value:44px;--settings-mode-1-12-type:"number";--settings-mode-1-12-value:48px;--settings-mode-1-14-type:"number";--settings-mode-1-14-value:56px;--settings-mode-1-16-type:"number";--settings-mode-1-16-value:64px;--settings-mode-1-20-type:"number";--settings-mode-1-20-value:80px;--settings-mode-1-24-type:"number";--settings-mode-1-24-value:96px;--settings-mode-1-32-type:"number";--settings-mode-1-32-value:128px;--settings-mode-1-36-type:"number";--settings-mode-1-36-value:144px;--settings-mode-1-40-type:"number";--settings-mode-1-40-value:160px;--settings-mode-1-44-type:"number";--settings-mode-1-44-value:176px;--settings-mode-1-48-type:"number";--settings-mode-1-48-value:192px;--settings-mode-1-52-type:"number";--settings-mode-1-52-value:208px;--settings-mode-1-56-type:"number";--settings-mode-1-56-value:224px;--settings-mode-1-60-type:"number";--settings-mode-1-60-value:240px;--settings-mode-1-brand-primary-type:"color";--settings-mode-1-brand-primary-value-hex:#67314f;--settings-mode-1-brand-primary-value-colorspace:"srgb";--settings-mode-1-brand-primary-value-components:0.4039,0.1922,0.3098;--settings-mode-1-brand-secondary-type:"color";--settings-mode-1-brand-secondary-value-hex:#ac654d;--settings-mode-1-brand-secondary-value-colorspace:"srgb";--settings-mode-1-brand-secondary-value-components:0.6745,0.3961,0.302;--settings-mode-1-brand-primary-transparent-type:"color";--settings-mode-1-brand-primary-transparent-value-hex:#67314f66;--settings-mode-1-brand-primary-transparent-value-colorspace:"srgb";--settings-mode-1-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--settings-mode-1-brand-primary-transparent-value-alpha:0.4;--settings-mode-1-brand-primary-pressed-type:"color";--settings-mode-1-brand-primary-pressed-value-hex:#7f315c;--settings-mode-1-brand-primary-pressed-value-colorspace:"srgb";--settings-mode-1-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--settings-mode-1-brand-tertiary-type:"color";--settings-mode-1-brand-tertiary-value-hex:#f4dbc5;--settings-mode-1-brand-tertiary-value-colorspace:"srgb";--settings-mode-1-brand-tertiary-value-components:0.9569,0.8588,0.7725;--settings-mode-1-text-primary-type:"color";--settings-mode-1-text-primary-value-hex:#181818;--settings-mode-1-text-primary-value-colorspace:"srgb";--settings-mode-1-text-primary-value-components:0.0941,0.0941,0.0941;--settings-mode-1-text-secondary-type:"color";--settings-mode-1-text-secondary-value-hex:#93989c;--settings-mode-1-text-secondary-value-colorspace:"srgb";--settings-mode-1-text-secondary-value-components:0.5765,0.5961,0.6118;--settings-mode-1-text-tertiary-type:"color";--settings-mode-1-text-tertiary-value-hex:#c5cbd3;--settings-mode-1-text-tertiary-value-colorspace:"srgb";--settings-mode-1-text-tertiary-value-components:0.7725,0.7961,0.8275;--settings-mode-1-text-foreground-type:"color";--settings-mode-1-text-foreground-value-hex:#fff;--settings-mode-1-text-foreground-value-colorspace:"srgb";--settings-mode-1-text-foreground-value-components:1,1,1;--settings-mode-1-background-primary-type:"color";--settings-mode-1-background-primary-value-hex:#fff;--settings-mode-1-background-primary-value-colorspace:"srgb";--settings-mode-1-background-primary-value-components:1,1,1;--settings-mode-1-background-secondary-type:"color";--settings-mode-1-background-secondary-value-hex:#f6f8f8;--settings-mode-1-background-secondary-value-colorspace:"srgb";--settings-mode-1-background-secondary-value-components:0.9655,0.9745,0.9745;--settings-mode-1-background-tertiary-type:"color";--settings-mode-1-background-tertiary-value-hex:#f1f4f4;--settings-mode-1-background-tertiary-value-colorspace:"srgb";--settings-mode-1-background-tertiary-value-components:0.9451,0.9569,0.9569;--settings-mode-1-background-primary-transparent-type:"color";--settings-mode-1-background-primary-transparent-value-hex:#fffc;--settings-mode-1-background-primary-transparent-value-colorspace:"srgb";--settings-mode-1-background-primary-transparent-value-components:1,1,1;--settings-mode-1-background-primary-transparent-value-alpha:0.8;--settings-mode-1-background-elevated-surface-type:"color";--settings-mode-1-background-elevated-surface-value-hex:#fff;--settings-mode-1-background-elevated-surface-value-colorspace:"srgb";--settings-mode-1-background-elevated-surface-value-components:1,1,1;--settings-mode-1-background-elevated-surface-shadow-type:"color";--settings-mode-1-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--settings-mode-1-background-elevated-surface-shadow-value-colorspace:"srgb";--settings-mode-1-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--settings-mode-1-background-elevated-surface-shadow-value-alpha:0.1;--settings-mode-1-status-danger-type:"color";--settings-mode-1-status-danger-value-hex:#925b64;--settings-mode-1-status-danger-value-colorspace:"srgb";--settings-mode-1-status-danger-value-components:0.5725,0.3569,0.3922;--settings-mode-1-status-success-type:"color";--settings-mode-1-status-success-value-hex:#426a53;--settings-mode-1-status-success-value-colorspace:"srgb";--settings-mode-1-status-success-value-components:0.2588,0.4157,0.3255;--settings-mode-1-status-warning-type:"color";--settings-mode-1-status-warning-value-hex:#ecbe96;--settings-mode-1-status-warning-value-colorspace:"srgb";--settings-mode-1-status-warning-value-components:0.9255,0.7451,0.5882;--settings-mode-1-ios-background-primary-type:"color";--settings-mode-1-ios-background-primary-value-hex:#fafafa;--settings-mode-1-ios-background-primary-value-colorspace:"srgb";--settings-mode-1-ios-background-primary-value-components:0.9804,0.9804,0.9804;--settings-mode-1-ios-background-secondary-type:"color";--settings-mode-1-ios-background-secondary-value-hex:#fff;--settings-mode-1-ios-background-secondary-value-colorspace:"srgb";--settings-mode-1-ios-background-secondary-value-components:1,1,1;--settings-mode-1-ios-background-control-type:"color";--settings-mode-1-ios-background-control-value-hex:#f2f2f7;--settings-mode-1-ios-background-control-value-colorspace:"srgb";--settings-mode-1-ios-background-control-value-components:0.949,0.949,0.9686;--settings-mode-1-ios-foreground-primary-type:"color";--settings-mode-1-ios-foreground-primary-value-hex:#000;--settings-mode-1-ios-foreground-primary-value-colorspace:"srgb";--settings-mode-1-ios-foreground-primary-value-components:0,0,0;--settings-mode-1-ios-foreground-secondary-type:"color";--settings-mode-1-ios-foreground-secondary-value-hex:#3c3c4399;--settings-mode-1-ios-foreground-secondary-value-colorspace:"srgb";--settings-mode-1-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--settings-mode-1-ios-foreground-secondary-value-alpha:0.6;--settings-mode-1-ios-separator-type:"color";--settings-mode-1-ios-separator-value-hex:#3c3c432e;--settings-mode-1-ios-separator-value-colorspace:"srgb";--settings-mode-1-ios-separator-value-components:0.2353,0.2353,0.2627;--settings-mode-1-ios-separator-value-alpha:0.18;--settings-mode-1-ios-action-type:"color";--settings-mode-1-ios-action-value-hex:#007aff;--settings-mode-1-ios-action-value-colorspace:"srgb";--settings-mode-1-ios-action-value-components:0,0.4784,1;--settings-mode-1-ios-background-transparent-type:"color";--settings-mode-1-ios-background-transparent-value-hex:#f2f2f2cc;--settings-mode-1-ios-background-transparent-value-colorspace:"srgb";--settings-mode-1-ios-background-transparent-value-components:0.949,0.949,0.949;--settings-mode-1-ios-background-transparent-value-alpha:0.8;--settings-mode-1-ios-background-translucent-type:"color";--settings-mode-1-ios-background-translucent-value-hex:#f9f9f9f0;--settings-mode-1-ios-background-translucent-value-colorspace:"srgb";--settings-mode-1-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--settings-mode-1-ios-background-translucent-value-alpha:0.94;--settings-mode-1-ios-background-secondary-translucent-type:"color";--settings-mode-1-ios-background-secondary-translucent-value-hex:#efeff4f0;--settings-mode-1-ios-background-secondary-translucent-value-colorspace:"srgb";--settings-mode-1-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--settings-mode-1-ios-background-secondary-translucent-value-alpha:0.94;--settings-mode-1-ios-keyboard-type:"color";--settings-mode-1-ios-keyboard-value-hex:#d4d6dc;--settings-mode-1-ios-keyboard-value-colorspace:"srgb";--settings-mode-1-ios-keyboard-value-components:0.8314,0.8392,0.8627;--settings-mode-1-ios-key-type:"color";--settings-mode-1-ios-key-value-hex:#fff;--settings-mode-1-ios-key-value-colorspace:"srgb";--settings-mode-1-ios-key-value-components:1,1,1;--settings-mode-1-ios-home-bar-icon-type:"color";--settings-mode-1-ios-home-bar-icon-value-hex:#51555b;--settings-mode-1-ios-home-bar-icon-value-colorspace:"srgb";--settings-mode-1-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--settings-mode-1-ios-control-key-type:"color";--settings-mode-1-ios-control-key-value-hex:#aeb3be;--settings-mode-1-ios-control-key-value-colorspace:"srgb";--settings-mode-1-ios-control-key-value-components:0.6824,0.702,0.7451;--settings-mode-1-ios-background-tertiary-type:"color";--settings-mode-1-ios-background-tertiary-value-hex:#f2f2f7;--settings-mode-1-ios-background-tertiary-value-colorspace:"srgb";--settings-mode-1-ios-background-tertiary-value-components:0.949,0.949,0.9686;--settings-mode-1-05-type:"number";--settings-mode-1-05-value:2px;--settings-mode-1-15-type:"number";--settings-mode-1-15-value:6px;--settings-mode-1-font-size-default-type:"number";--settings-mode-1-font-size-default-value:16px;--settings-mode-1-font-size-small-type:"number";--settings-mode-1-font-size-small-value:13px;--settings-mode-1-font-size-extra-small-type:"number";--settings-mode-1-font-size-extra-small-value:11px;--settings-mode-1-font-size-large-type:"number";--settings-mode-1-font-size-large-value:18px;--settings-mode-1-font-size-h1-type:"number";--settings-mode-1-font-size-h1-value:44px;--settings-mode-1-font-size-h2-type:"number";--settings-mode-1-font-size-h2-value:28px;--settings-mode-1-font-size-h3-type:"number";--settings-mode-1-font-size-h3-value:22px;--settings-mode-1-font-size-h4-type:"number";--settings-mode-1-font-size-h4-value:20px;--settings-mode-1-font-size-h5-type:"number";--settings-mode-1-font-size-h5-value:18px;--settings-mode-1-responsive-sizes-screen-width-type:"number";--settings-mode-1-responsive-sizes-screen-width-value:1440px;--settings-mode-1-responsive-sizes-screen-padding-type:"number";--settings-mode-1-responsive-sizes-screen-padding-value:80px;--settings-mode-1-responsive-sizes-grid-gap-default-type:"number";--settings-mode-1-responsive-sizes-grid-gap-default-value:40px;--settings-mode-1-responsive-sizes-grid-gap-loose-type:"number";--settings-mode-1-responsive-sizes-grid-gap-loose-value:80px;--settings-mode-1-responsive-sizes-grid-gap-tight-type:"number";--settings-mode-1-responsive-sizes-grid-gap-tight-value:20px;--settings-mode-1-responsive-sizes-columns-count-type:"number";--settings-mode-1-responsive-sizes-columns-count-value:12px;--settings-mode-1-responsive-sizes-max-screen-breakpoint-type:"number";--settings-mode-1-responsive-sizes-max-screen-breakpoint-value:0px;--settings-mode-1-responsive-sizes-content-area-max-width-type:"number";--settings-mode-1-responsive-sizes-content-area-max-width-value:1400px;--settings-mode-1-stroke-width-type:"number";--settings-mode-1-stroke-width-value:2px;--settings-mode-1-alternating-strokes-type:"number";--settings-mode-1-alternating-strokes-value:1.2px;--settings-mode-1-mobile-keyboard-value:false;--settings-mode-1-dark-mode-value:false;--settings-mode-1-variables-sheet-responsive-sizes-value:false;--settings-mode-1-variables-sheet-light-theme-palette-value:true;--settings-mode-1-variables-sheet-dark-theme-palette-value:false;--settings-mode-1-components-desktop-specific-value:true;--settings-mode-1-components-mobile-specific-value:true;--settings-mode-1-icons-sets-legacy-value:true;--settings-mode-1-icons-sets-feather-value:true;--settings-mode-1-icons-sets-system-value:true;--settings-mode-1-icons-sets-stockholm-value:true;--settings-mode-1-icons-sets-tetrisly-value:true;--settings-mode-1-icons-sets-iconly-value:true;--settings-mode-1-icons-sets-iconix-value:true;--settings-mode-1-icons-sets-vuesax-value:true;--settings-mode-1-icons-sets-extended-value:true;--settings-mode-1-icons-sets-flags-and-logos-value:true;--settings-mode-1-dashboard-value:true;--settings-mode-1-typefaces-primary-typeface-value:"HT Mosafer Rounded";--settings-mode-1-typefaces-secondary-typeface-value:"-";--settings-mode-1-typefaces-regular-weight-value:"Regular";--settings-mode-1-typefaces-bold-weight-value:"Bold";--settings-mode-1-line-height-tight-value:115%;--settings-mode-1-line-height-snug-value:120%;--settings-mode-1-line-height-normal-value:125%;--settings-mode-1-line-height-relaxed-value:140%;--settings-mode-1-line-height-loose-value:150%;--icons-mode-1-1-type:"number";--icons-mode-1-1-value:4px;--icons-mode-1-2-type:"number";--icons-mode-1-2-value:8px;--icons-mode-1-3-type:"number";--icons-mode-1-3-value:12px;--icons-mode-1-4-type:"number";--icons-mode-1-4-value:16px;--icons-mode-1-5-type:"number";--icons-mode-1-5-value:20px;--icons-mode-1-6-type:"number";--icons-mode-1-6-value:24px;--icons-mode-1-7-type:"number";--icons-mode-1-7-value:28px;--icons-mode-1-8-type:"number";--icons-mode-1-8-value:32px;--icons-mode-1-9-type:"number";--icons-mode-1-9-value:36px;--icons-mode-1-10-type:"number";--icons-mode-1-10-value:40px;--icons-mode-1-11-type:"number";--icons-mode-1-11-value:44px;--icons-mode-1-12-type:"number";--icons-mode-1-12-value:48px;--icons-mode-1-14-type:"number";--icons-mode-1-14-value:56px;--icons-mode-1-16-type:"number";--icons-mode-1-16-value:64px;--icons-mode-1-20-type:"number";--icons-mode-1-20-value:80px;--icons-mode-1-24-type:"number";--icons-mode-1-24-value:96px;--icons-mode-1-32-type:"number";--icons-mode-1-32-value:128px;--icons-mode-1-36-type:"number";--icons-mode-1-36-value:144px;--icons-mode-1-40-type:"number";--icons-mode-1-40-value:160px;--icons-mode-1-44-type:"number";--icons-mode-1-44-value:176px;--icons-mode-1-48-type:"number";--icons-mode-1-48-value:192px;--icons-mode-1-52-type:"number";--icons-mode-1-52-value:208px;--icons-mode-1-56-type:"number";--icons-mode-1-56-value:224px;--icons-mode-1-60-type:"number";--icons-mode-1-60-value:240px;--icons-mode-1-brand-primary-type:"color";--icons-mode-1-brand-primary-value-hex:#67314f;--icons-mode-1-brand-primary-value-colorspace:"srgb";--icons-mode-1-brand-primary-value-components:0.4039,0.1922,0.3098;--icons-mode-1-brand-secondary-type:"color";--icons-mode-1-brand-secondary-value-hex:#ac654d;--icons-mode-1-brand-secondary-value-colorspace:"srgb";--icons-mode-1-brand-secondary-value-components:0.6745,0.3961,0.302;--icons-mode-1-brand-primary-transparent-type:"color";--icons-mode-1-brand-primary-transparent-value-hex:#67314f66;--icons-mode-1-brand-primary-transparent-value-colorspace:"srgb";--icons-mode-1-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--icons-mode-1-brand-primary-transparent-value-alpha:0.4;--icons-mode-1-brand-primary-pressed-type:"color";--icons-mode-1-brand-primary-pressed-value-hex:#7f315c;--icons-mode-1-brand-primary-pressed-value-colorspace:"srgb";--icons-mode-1-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--icons-mode-1-brand-tertiary-type:"color";--icons-mode-1-brand-tertiary-value-hex:#f4dbc5;--icons-mode-1-brand-tertiary-value-colorspace:"srgb";--icons-mode-1-brand-tertiary-value-components:0.9569,0.8588,0.7725;--icons-mode-1-text-primary-type:"color";--icons-mode-1-text-primary-value-hex:#181818;--icons-mode-1-text-primary-value-colorspace:"srgb";--icons-mode-1-text-primary-value-components:0.0941,0.0941,0.0941;--icons-mode-1-text-secondary-type:"color";--icons-mode-1-text-secondary-value-hex:#93989c;--icons-mode-1-text-secondary-value-colorspace:"srgb";--icons-mode-1-text-secondary-value-components:0.5765,0.5961,0.6118;--icons-mode-1-text-tertiary-type:"color";--icons-mode-1-text-tertiary-value-hex:#c5cbd3;--icons-mode-1-text-tertiary-value-colorspace:"srgb";--icons-mode-1-text-tertiary-value-components:0.7725,0.7961,0.8275;--icons-mode-1-text-foreground-type:"color";--icons-mode-1-text-foreground-value-hex:#fff;--icons-mode-1-text-foreground-value-colorspace:"srgb";--icons-mode-1-text-foreground-value-components:1,1,1;--icons-mode-1-background-primary-type:"color";--icons-mode-1-background-primary-value-hex:#fff;--icons-mode-1-background-primary-value-colorspace:"srgb";--icons-mode-1-background-primary-value-components:1,1,1;--icons-mode-1-background-secondary-type:"color";--icons-mode-1-background-secondary-value-hex:#f6f8f8;--icons-mode-1-background-secondary-value-colorspace:"srgb";--icons-mode-1-background-secondary-value-components:0.9655,0.9745,0.9745;--icons-mode-1-background-tertiary-type:"color";--icons-mode-1-background-tertiary-value-hex:#f1f4f4;--icons-mode-1-background-tertiary-value-colorspace:"srgb";--icons-mode-1-background-tertiary-value-components:0.9451,0.9569,0.9569;--icons-mode-1-background-primary-transparent-type:"color";--icons-mode-1-background-primary-transparent-value-hex:#fffc;--icons-mode-1-background-primary-transparent-value-colorspace:"srgb";--icons-mode-1-background-primary-transparent-value-components:1,1,1;--icons-mode-1-background-primary-transparent-value-alpha:0.8;--icons-mode-1-background-elevated-surface-type:"color";--icons-mode-1-background-elevated-surface-value-hex:#fff;--icons-mode-1-background-elevated-surface-value-colorspace:"srgb";--icons-mode-1-background-elevated-surface-value-components:1,1,1;--icons-mode-1-background-elevated-surface-shadow-type:"color";--icons-mode-1-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--icons-mode-1-background-elevated-surface-shadow-value-colorspace:"srgb";--icons-mode-1-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--icons-mode-1-background-elevated-surface-shadow-value-alpha:0.1;--icons-mode-1-status-danger-type:"color";--icons-mode-1-status-danger-value-hex:#925b64;--icons-mode-1-status-danger-value-colorspace:"srgb";--icons-mode-1-status-danger-value-components:0.5725,0.3569,0.3922;--icons-mode-1-status-success-type:"color";--icons-mode-1-status-success-value-hex:#426a53;--icons-mode-1-status-success-value-colorspace:"srgb";--icons-mode-1-status-success-value-components:0.2588,0.4157,0.3255;--icons-mode-1-status-warning-type:"color";--icons-mode-1-status-warning-value-hex:#ecbe96;--icons-mode-1-status-warning-value-colorspace:"srgb";--icons-mode-1-status-warning-value-components:0.9255,0.7451,0.5882;--icons-mode-1-ios-background-primary-type:"color";--icons-mode-1-ios-background-primary-value-hex:#fafafa;--icons-mode-1-ios-background-primary-value-colorspace:"srgb";--icons-mode-1-ios-background-primary-value-components:0.9804,0.9804,0.9804;--icons-mode-1-ios-background-secondary-type:"color";--icons-mode-1-ios-background-secondary-value-hex:#fff;--icons-mode-1-ios-background-secondary-value-colorspace:"srgb";--icons-mode-1-ios-background-secondary-value-components:1,1,1;--icons-mode-1-ios-background-control-type:"color";--icons-mode-1-ios-background-control-value-hex:#f2f2f7;--icons-mode-1-ios-background-control-value-colorspace:"srgb";--icons-mode-1-ios-background-control-value-components:0.949,0.949,0.9686;--icons-mode-1-ios-foreground-primary-type:"color";--icons-mode-1-ios-foreground-primary-value-hex:#000;--icons-mode-1-ios-foreground-primary-value-colorspace:"srgb";--icons-mode-1-ios-foreground-primary-value-components:0,0,0;--icons-mode-1-ios-foreground-secondary-type:"color";--icons-mode-1-ios-foreground-secondary-value-hex:#3c3c4399;--icons-mode-1-ios-foreground-secondary-value-colorspace:"srgb";--icons-mode-1-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--icons-mode-1-ios-foreground-secondary-value-alpha:0.6;--icons-mode-1-ios-separator-type:"color";--icons-mode-1-ios-separator-value-hex:#3c3c432e;--icons-mode-1-ios-separator-value-colorspace:"srgb";--icons-mode-1-ios-separator-value-components:0.2353,0.2353,0.2627;--icons-mode-1-ios-separator-value-alpha:0.18;--icons-mode-1-ios-action-type:"color";--icons-mode-1-ios-action-value-hex:#007aff;--icons-mode-1-ios-action-value-colorspace:"srgb";--icons-mode-1-ios-action-value-components:0,0.4784,1;--icons-mode-1-ios-background-transparent-type:"color";--icons-mode-1-ios-background-transparent-value-hex:#f2f2f2cc;--icons-mode-1-ios-background-transparent-value-colorspace:"srgb";--icons-mode-1-ios-background-transparent-value-components:0.949,0.949,0.949;--icons-mode-1-ios-background-transparent-value-alpha:0.8;--icons-mode-1-ios-background-translucent-type:"color";--icons-mode-1-ios-background-translucent-value-hex:#f9f9f9f0;--icons-mode-1-ios-background-translucent-value-colorspace:"srgb";--icons-mode-1-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--icons-mode-1-ios-background-translucent-value-alpha:0.94;--icons-mode-1-ios-background-secondary-translucent-type:"color";--icons-mode-1-ios-background-secondary-translucent-value-hex:#efeff4f0;--icons-mode-1-ios-background-secondary-translucent-value-colorspace:"srgb";--icons-mode-1-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--icons-mode-1-ios-background-secondary-translucent-value-alpha:0.94;--icons-mode-1-ios-keyboard-type:"color";--icons-mode-1-ios-keyboard-value-hex:#d4d6dc;--icons-mode-1-ios-keyboard-value-colorspace:"srgb";--icons-mode-1-ios-keyboard-value-components:0.8314,0.8392,0.8627;--icons-mode-1-ios-key-type:"color";--icons-mode-1-ios-key-value-hex:#fff;--icons-mode-1-ios-key-value-colorspace:"srgb";--icons-mode-1-ios-key-value-components:1,1,1;--icons-mode-1-ios-home-bar-icon-type:"color";--icons-mode-1-ios-home-bar-icon-value-hex:#51555b;--icons-mode-1-ios-home-bar-icon-value-colorspace:"srgb";--icons-mode-1-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--icons-mode-1-ios-control-key-type:"color";--icons-mode-1-ios-control-key-value-hex:#aeb3be;--icons-mode-1-ios-control-key-value-colorspace:"srgb";--icons-mode-1-ios-control-key-value-components:0.6824,0.702,0.7451;--icons-mode-1-ios-background-tertiary-type:"color";--icons-mode-1-ios-background-tertiary-value-hex:#f2f2f7;--icons-mode-1-ios-background-tertiary-value-colorspace:"srgb";--icons-mode-1-ios-background-tertiary-value-components:0.949,0.949,0.9686;--icons-mode-1-05-type:"number";--icons-mode-1-05-value:2px;--icons-mode-1-15-type:"number";--icons-mode-1-15-value:6px;--icons-mode-1-font-size-default-type:"number";--icons-mode-1-font-size-default-value:16px;--icons-mode-1-font-size-small-type:"number";--icons-mode-1-font-size-small-value:13px;--icons-mode-1-font-size-extra-small-type:"number";--icons-mode-1-font-size-extra-small-value:11px;--icons-mode-1-font-size-large-type:"number";--icons-mode-1-font-size-large-value:18px;--icons-mode-1-font-size-h1-type:"number";--icons-mode-1-font-size-h1-value:44px;--icons-mode-1-font-size-h2-type:"number";--icons-mode-1-font-size-h2-value:28px;--icons-mode-1-font-size-h3-type:"number";--icons-mode-1-font-size-h3-value:22px;--icons-mode-1-font-size-h4-type:"number";--icons-mode-1-font-size-h4-value:20px;--icons-mode-1-font-size-h5-type:"number";--icons-mode-1-font-size-h5-value:18px;--icons-mode-1-responsive-sizes-screen-width-type:"number";--icons-mode-1-responsive-sizes-screen-width-value:1440px;--icons-mode-1-responsive-sizes-screen-padding-type:"number";--icons-mode-1-responsive-sizes-screen-padding-value:80px;--icons-mode-1-responsive-sizes-grid-gap-default-type:"number";--icons-mode-1-responsive-sizes-grid-gap-default-value:40px;--icons-mode-1-responsive-sizes-grid-gap-loose-type:"number";--icons-mode-1-responsive-sizes-grid-gap-loose-value:80px;--icons-mode-1-responsive-sizes-grid-gap-tight-type:"number";--icons-mode-1-responsive-sizes-grid-gap-tight-value:20px;--icons-mode-1-responsive-sizes-columns-count-type:"number";--icons-mode-1-responsive-sizes-columns-count-value:12px;--icons-mode-1-responsive-sizes-max-screen-breakpoint-type:"number";--icons-mode-1-responsive-sizes-max-screen-breakpoint-value:0px;--icons-mode-1-responsive-sizes-content-area-max-width-type:"number";--icons-mode-1-responsive-sizes-content-area-max-width-value:1400px;--icons-mode-1-stroke-width-type:"number";--icons-mode-1-stroke-width-value:2px;--icons-mode-1-alternating-strokes-type:"number";--icons-mode-1-alternating-strokes-value:1.2px;--icons-mode-1-mobile-keyboard-value:false;--icons-mode-1-dark-mode-value:false;--icons-mode-1-variables-sheet-responsive-sizes-value:false;--icons-mode-1-variables-sheet-light-theme-palette-value:true;--icons-mode-1-variables-sheet-dark-theme-palette-value:false;--icons-mode-1-components-desktop-specific-value:true;--icons-mode-1-components-mobile-specific-value:true;--icons-mode-1-icons-sets-legacy-value:true;--icons-mode-1-icons-sets-feather-value:true;--icons-mode-1-icons-sets-system-value:true;--icons-mode-1-icons-sets-stockholm-value:true;--icons-mode-1-icons-sets-tetrisly-value:true;--icons-mode-1-icons-sets-iconly-value:true;--icons-mode-1-icons-sets-iconix-value:true;--icons-mode-1-icons-sets-vuesax-value:true;--icons-mode-1-icons-sets-extended-value:true;--icons-mode-1-icons-sets-flags-and-logos-value:true;--icons-mode-1-dashboard-value:true;--icons-mode-1-typefaces-primary-typeface-value:"HT Mosafer Rounded";--icons-mode-1-typefaces-secondary-typeface-value:"-";--icons-mode-1-typefaces-regular-weight-value:"Regular";--icons-mode-1-typefaces-bold-weight-value:"Bold";--icons-mode-1-line-height-tight-value:115%;--icons-mode-1-line-height-snug-value:120%;--icons-mode-1-line-height-normal-value:125%;--icons-mode-1-line-height-relaxed-value:140%;--icons-mode-1-line-height-loose-value:150%;--features-mode-1-1-type:"number";--features-mode-1-1-value:4px;--features-mode-1-2-type:"number";--features-mode-1-2-value:8px;--features-mode-1-3-type:"number";--features-mode-1-3-value:12px;--features-mode-1-4-type:"number";--features-mode-1-4-value:16px;--features-mode-1-5-type:"number";--features-mode-1-5-value:20px;--features-mode-1-6-type:"number";--features-mode-1-6-value:24px;--features-mode-1-7-type:"number";--features-mode-1-7-value:28px;--features-mode-1-8-type:"number";--features-mode-1-8-value:32px;--features-mode-1-9-type:"number";--features-mode-1-9-value:36px;--features-mode-1-10-type:"number";--features-mode-1-10-value:40px;--features-mode-1-11-type:"number";--features-mode-1-11-value:44px;--features-mode-1-12-type:"number";--features-mode-1-12-value:48px;--features-mode-1-14-type:"number";--features-mode-1-14-value:56px;--features-mode-1-16-type:"number";--features-mode-1-16-value:64px;--features-mode-1-20-type:"number";--features-mode-1-20-value:80px;--features-mode-1-24-type:"number";--features-mode-1-24-value:96px;--features-mode-1-32-type:"number";--features-mode-1-32-value:128px;--features-mode-1-36-type:"number";--features-mode-1-36-value:144px;--features-mode-1-40-type:"number";--features-mode-1-40-value:160px;--features-mode-1-44-type:"number";--features-mode-1-44-value:176px;--features-mode-1-48-type:"number";--features-mode-1-48-value:192px;--features-mode-1-52-type:"number";--features-mode-1-52-value:208px;--features-mode-1-56-type:"number";--features-mode-1-56-value:224px;--features-mode-1-60-type:"number";--features-mode-1-60-value:240px;--features-mode-1-brand-primary-type:"color";--features-mode-1-brand-primary-value-hex:#67314f;--features-mode-1-brand-primary-value-colorspace:"srgb";--features-mode-1-brand-primary-value-components:0.4039,0.1922,0.3098;--features-mode-1-brand-secondary-type:"color";--features-mode-1-brand-secondary-value-hex:#ac654d;--features-mode-1-brand-secondary-value-colorspace:"srgb";--features-mode-1-brand-secondary-value-components:0.6745,0.3961,0.302;--features-mode-1-brand-primary-transparent-type:"color";--features-mode-1-brand-primary-transparent-value-hex:#67314f66;--features-mode-1-brand-primary-transparent-value-colorspace:"srgb";--features-mode-1-brand-primary-transparent-value-components:0.4039,0.1922,0.3098;--features-mode-1-brand-primary-transparent-value-alpha:0.4;--features-mode-1-brand-primary-pressed-type:"color";--features-mode-1-brand-primary-pressed-value-hex:#7f315c;--features-mode-1-brand-primary-pressed-value-colorspace:"srgb";--features-mode-1-brand-primary-pressed-value-components:0.4985,0.1905,0.3616;--features-mode-1-brand-tertiary-type:"color";--features-mode-1-brand-tertiary-value-hex:#f4dbc5;--features-mode-1-brand-tertiary-value-colorspace:"srgb";--features-mode-1-brand-tertiary-value-components:0.9569,0.8588,0.7725;--features-mode-1-text-primary-type:"color";--features-mode-1-text-primary-value-hex:#181818;--features-mode-1-text-primary-value-colorspace:"srgb";--features-mode-1-text-primary-value-components:0.0941,0.0941,0.0941;--features-mode-1-text-secondary-type:"color";--features-mode-1-text-secondary-value-hex:#93989c;--features-mode-1-text-secondary-value-colorspace:"srgb";--features-mode-1-text-secondary-value-components:0.5765,0.5961,0.6118;--features-mode-1-text-tertiary-type:"color";--features-mode-1-text-tertiary-value-hex:#c5cbd3;--features-mode-1-text-tertiary-value-colorspace:"srgb";--features-mode-1-text-tertiary-value-components:0.7725,0.7961,0.8275;--features-mode-1-text-foreground-type:"color";--features-mode-1-text-foreground-value-hex:#fff;--features-mode-1-text-foreground-value-colorspace:"srgb";--features-mode-1-text-foreground-value-components:1,1,1;--features-mode-1-background-primary-type:"color";--features-mode-1-background-primary-value-hex:#fff;--features-mode-1-background-primary-value-colorspace:"srgb";--features-mode-1-background-primary-value-components:1,1,1;--features-mode-1-background-secondary-type:"color";--features-mode-1-background-secondary-value-hex:#f6f8f8;--features-mode-1-background-secondary-value-colorspace:"srgb";--features-mode-1-background-secondary-value-components:0.9655,0.9745,0.9745;--features-mode-1-background-tertiary-type:"color";--features-mode-1-background-tertiary-value-hex:#f1f4f4;--features-mode-1-background-tertiary-value-colorspace:"srgb";--features-mode-1-background-tertiary-value-components:0.9451,0.9569,0.9569;--features-mode-1-background-primary-transparent-type:"color";--features-mode-1-background-primary-transparent-value-hex:#fffc;--features-mode-1-background-primary-transparent-value-colorspace:"srgb";--features-mode-1-background-primary-transparent-value-components:1,1,1;--features-mode-1-background-primary-transparent-value-alpha:0.8;--features-mode-1-background-elevated-surface-type:"color";--features-mode-1-background-elevated-surface-value-hex:#fff;--features-mode-1-background-elevated-surface-value-colorspace:"srgb";--features-mode-1-background-elevated-surface-value-components:1,1,1;--features-mode-1-background-elevated-surface-shadow-type:"color";--features-mode-1-background-elevated-surface-shadow-value-hex:#1a6d6d1a;--features-mode-1-background-elevated-surface-shadow-value-colorspace:"srgb";--features-mode-1-background-elevated-surface-shadow-value-components:0.102,0.4275,0.4275;--features-mode-1-background-elevated-surface-shadow-value-alpha:0.1;--features-mode-1-status-danger-type:"color";--features-mode-1-status-danger-value-hex:#925b64;--features-mode-1-status-danger-value-colorspace:"srgb";--features-mode-1-status-danger-value-components:0.5725,0.3569,0.3922;--features-mode-1-status-success-type:"color";--features-mode-1-status-success-value-hex:#426a53;--features-mode-1-status-success-value-colorspace:"srgb";--features-mode-1-status-success-value-components:0.2588,0.4157,0.3255;--features-mode-1-status-warning-type:"color";--features-mode-1-status-warning-value-hex:#ecbe96;--features-mode-1-status-warning-value-colorspace:"srgb";--features-mode-1-status-warning-value-components:0.9255,0.7451,0.5882;--features-mode-1-ios-background-primary-type:"color";--features-mode-1-ios-background-primary-value-hex:#fafafa;--features-mode-1-ios-background-primary-value-colorspace:"srgb";--features-mode-1-ios-background-primary-value-components:0.9804,0.9804,0.9804;--features-mode-1-ios-background-secondary-type:"color";--features-mode-1-ios-background-secondary-value-hex:#fff;--features-mode-1-ios-background-secondary-value-colorspace:"srgb";--features-mode-1-ios-background-secondary-value-components:1,1,1;--features-mode-1-ios-background-control-type:"color";--features-mode-1-ios-background-control-value-hex:#f2f2f7;--features-mode-1-ios-background-control-value-colorspace:"srgb";--features-mode-1-ios-background-control-value-components:0.949,0.949,0.9686;--features-mode-1-ios-foreground-primary-type:"color";--features-mode-1-ios-foreground-primary-value-hex:#000;--features-mode-1-ios-foreground-primary-value-colorspace:"srgb";--features-mode-1-ios-foreground-primary-value-components:0,0,0;--features-mode-1-ios-foreground-secondary-type:"color";--features-mode-1-ios-foreground-secondary-value-hex:#3c3c4399;--features-mode-1-ios-foreground-secondary-value-colorspace:"srgb";--features-mode-1-ios-foreground-secondary-value-components:0.2353,0.2353,0.2627;--features-mode-1-ios-foreground-secondary-value-alpha:0.6;--features-mode-1-ios-separator-type:"color";--features-mode-1-ios-separator-value-hex:#3c3c432e;--features-mode-1-ios-separator-value-colorspace:"srgb";--features-mode-1-ios-separator-value-components:0.2353,0.2353,0.2627;--features-mode-1-ios-separator-value-alpha:0.18;--features-mode-1-ios-action-type:"color";--features-mode-1-ios-action-value-hex:#007aff;--features-mode-1-ios-action-value-colorspace:"srgb";--features-mode-1-ios-action-value-components:0,0.4784,1;--features-mode-1-ios-background-transparent-type:"color";--features-mode-1-ios-background-transparent-value-hex:#f2f2f2cc;--features-mode-1-ios-background-transparent-value-colorspace:"srgb";--features-mode-1-ios-background-transparent-value-components:0.949,0.949,0.949;--features-mode-1-ios-background-transparent-value-alpha:0.8;--features-mode-1-ios-background-translucent-type:"color";--features-mode-1-ios-background-translucent-value-hex:#f9f9f9f0;--features-mode-1-ios-background-translucent-value-colorspace:"srgb";--features-mode-1-ios-background-translucent-value-components:0.9765,0.9765,0.9765;--features-mode-1-ios-background-translucent-value-alpha:0.94;--features-mode-1-ios-background-secondary-translucent-type:"color";--features-mode-1-ios-background-secondary-translucent-value-hex:#efeff4f0;--features-mode-1-ios-background-secondary-translucent-value-colorspace:"srgb";--features-mode-1-ios-background-secondary-translucent-value-components:0.9373,0.9373,0.9569;--features-mode-1-ios-background-secondary-translucent-value-alpha:0.94;--features-mode-1-ios-keyboard-type:"color";--features-mode-1-ios-keyboard-value-hex:#d4d6dc;--features-mode-1-ios-keyboard-value-colorspace:"srgb";--features-mode-1-ios-keyboard-value-components:0.8314,0.8392,0.8627;--features-mode-1-ios-key-type:"color";--features-mode-1-ios-key-value-hex:#fff;--features-mode-1-ios-key-value-colorspace:"srgb";--features-mode-1-ios-key-value-components:1,1,1;--features-mode-1-ios-home-bar-icon-type:"color";--features-mode-1-ios-home-bar-icon-value-hex:#51555b;--features-mode-1-ios-home-bar-icon-value-colorspace:"srgb";--features-mode-1-ios-home-bar-icon-value-components:0.3176,0.3333,0.3569;--features-mode-1-ios-control-key-type:"color";--features-mode-1-ios-control-key-value-hex:#aeb3be;--features-mode-1-ios-control-key-value-colorspace:"srgb";--features-mode-1-ios-control-key-value-components:0.6824,0.702,0.7451;--features-mode-1-ios-background-tertiary-type:"color";--features-mode-1-ios-background-tertiary-value-hex:#f2f2f7;--features-mode-1-ios-background-tertiary-value-colorspace:"srgb";--features-mode-1-ios-background-tertiary-value-components:0.949,0.949,0.9686;--features-mode-1-05-type:"number";--features-mode-1-05-value:2px;--features-mode-1-15-type:"number";--features-mode-1-15-value:6px;--features-mode-1-font-size-default-type:"number";--features-mode-1-font-size-default-value:16px;--features-mode-1-font-size-small-type:"number";--features-mode-1-font-size-small-value:13px;--features-mode-1-font-size-extra-small-type:"number";--features-mode-1-font-size-extra-small-value:11px;--features-mode-1-font-size-large-type:"number";--features-mode-1-font-size-large-value:18px;--features-mode-1-font-size-h1-type:"number";--features-mode-1-font-size-h1-value:44px;--features-mode-1-font-size-h2-type:"number";--features-mode-1-font-size-h2-value:28px;--features-mode-1-font-size-h3-type:"number";--features-mode-1-font-size-h3-value:22px;--features-mode-1-font-size-h4-type:"number";--features-mode-1-font-size-h4-value:20px;--features-mode-1-font-size-h5-type:"number";--features-mode-1-font-size-h5-value:18px;--features-mode-1-responsive-sizes-screen-width-type:"number";--features-mode-1-responsive-sizes-screen-width-value:1440px;--features-mode-1-responsive-sizes-screen-padding-type:"number";--features-mode-1-responsive-sizes-screen-padding-value:80px;--features-mode-1-responsive-sizes-grid-gap-default-type:"number";--features-mode-1-responsive-sizes-grid-gap-default-value:40px;--features-mode-1-responsive-sizes-grid-gap-loose-type:"number";--features-mode-1-responsive-sizes-grid-gap-loose-value:80px;--features-mode-1-responsive-sizes-grid-gap-tight-type:"number";--features-mode-1-responsive-sizes-grid-gap-tight-value:20px;--features-mode-1-responsive-sizes-columns-count-type:"number";--features-mode-1-responsive-sizes-columns-count-value:12px;--features-mode-1-responsive-sizes-max-screen-breakpoint-type:"number";--features-mode-1-responsive-sizes-max-screen-breakpoint-value:0px;--features-mode-1-responsive-sizes-content-area-max-width-type:"number";--features-mode-1-responsive-sizes-content-area-max-width-value:1400px;--features-mode-1-stroke-width-type:"number";--features-mode-1-stroke-width-value:2px;--features-mode-1-alternating-strokes-type:"number";--features-mode-1-alternating-strokes-value:1.2px;--features-mode-1-mobile-keyboard-value:false;--features-mode-1-dark-mode-value:false;--features-mode-1-variables-sheet-responsive-sizes-value:false;--features-mode-1-variables-sheet-light-theme-palette-value:true;--features-mode-1-variables-sheet-dark-theme-palette-value:false;--features-mode-1-components-desktop-specific-value:true;--features-mode-1-components-mobile-specific-value:true;--features-mode-1-icons-sets-legacy-value:true;--features-mode-1-icons-sets-feather-value:true;--features-mode-1-icons-sets-system-value:true;--features-mode-1-icons-sets-stockholm-value:true;--features-mode-1-icons-sets-tetrisly-value:true;--features-mode-1-icons-sets-iconly-value:true;--features-mode-1-icons-sets-iconix-value:true;--features-mode-1-icons-sets-vuesax-value:true;--features-mode-1-icons-sets-extended-value:true;--features-mode-1-icons-sets-flags-and-logos-value:true;--features-mode-1-dashboard-value:true;--features-mode-1-typefaces-primary-typeface-value:"HT Mosafer Rounded";--features-mode-1-typefaces-secondary-typeface-value:"-";--features-mode-1-typefaces-regular-weight-value:"Regular";--features-mode-1-typefaces-bold-weight-value:"Bold";--features-mode-1-line-height-tight-value:115%;--features-mode-1-line-height-snug-value:120%;--features-mode-1-line-height-normal-value:125%;--features-mode-1-line-height-relaxed-value:140%;--features-mode-1-line-height-loose-value:150%;--drop-shadows-shadow-level-1-type:"shadow";--drop-shadows-shadow-level-1-value-blur:20px;--drop-shadows-shadow-level-1-value-color:#1a6d6d1a;--drop-shadows-shadow-level-1-value-offsetx:0px;--drop-shadows-shadow-level-1-value-offsety:10px;--drop-shadows-shadow-level-1-value-spread:0px;--drop-shadows-shadow-level-2-type:"shadow";--drop-shadows-shadow-level-2-value-blur:60px;--drop-shadows-shadow-level-2-value-color:#1a6d6d1a;--drop-shadows-shadow-level-2-value-offsetx:0px;--drop-shadows-shadow-level-2-value-offsety:40px;--drop-shadows-shadow-level-2-value-spread:0px;--drop-shadows-shadow-level-3-type:"shadow";--drop-shadows-shadow-level-3-value-blur:250px;--drop-shadows-shadow-level-3-value-color:#1a6d6d1a;--drop-shadows-shadow-level-3-value-offsetx:0px;--drop-shadows-shadow-level-3-value-offsety:80px;--drop-shadows-shadow-level-3-value-spread:0px}
/*# sourceMappingURL=main.c87effbe.css.map*/