@keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes notyf-fadeinleft{0%{opacity:0;transform:translate(25%)}to{opacity:1;transform:translate(0)}}@keyframes notyf-fadeoutright{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(25%)}}@keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@keyframes ripple{0%{transform:scale(0)translateY(-45%)translate(13%)}to{transform:scale(1)translateY(-45%)translate(13%)}}.notyf{color:#fff;z-index:9999;pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.notyf__icon--error,.notyf__icon--success{background:#fff;border-radius:50%;width:21px;height:21px;margin:0 auto;display:block;position:relative}.notyf__icon--error:after,.notyf__icon--error:before{content:"";background:currentColor;border-radius:3px;width:3px;height:12px;display:block;position:absolute;top:5px;left:9px}.notyf__icon--error:after{transform:rotate(-45deg)}.notyf__icon--error:before{transform:rotate(45deg)}.notyf__icon--success:after,.notyf__icon--success:before{content:"";background:currentColor;border-radius:3px;width:3px;display:block;position:absolute}.notyf__icon--success:after{height:6px;top:9px;left:6px;transform:rotate(-45deg)}.notyf__icon--success:before{height:11px;top:5px;left:10px;transform:rotate(45deg)}.notyf__toast{pointer-events:auto;box-sizing:border-box;border-radius:2px;flex-shrink:0;max-width:300px;padding:0 15px;animation:.3s ease-in forwards notyf-fadeinup;display:block;position:relative;overflow:hidden;transform:translateY(25%);box-shadow:0 3px 7px #00000040}.notyf__toast--disappear{animation:.3s .25s forwards notyf-fadeoutdown;transform:translateY(0)}.notyf__toast--disappear .notyf__icon,.notyf__toast--disappear .notyf__message{opacity:1;animation:.3s forwards notyf-fadeoutdown;transform:translateY(0)}.notyf__toast--disappear .notyf__dismiss{opacity:1;animation:.3s forwards notyf-fadeoutright;transform:translate(0)}.notyf__toast--disappear .notyf__message{animation-delay:50ms}.notyf__toast--upper{margin-bottom:20px}.notyf__toast--lower{margin-top:20px}.notyf__toast--dismissible .notyf__wrapper{padding-right:30px}.notyf__ripple{transform-origin:100% 100%;z-index:5;border-radius:50%;width:400px;height:400px;animation:.4s ease-out forwards ripple;position:absolute;top:0;right:0;transform:scale(0)translateY(-51%)translate(13%)}.notyf__wrapper{z-index:10;border-radius:3px;align-items:center;padding-top:17px;padding-bottom:17px;padding-right:15px;display:flex;position:relative}.notyf__icon{text-align:center;opacity:0;width:22px;margin-right:13px;font-size:1.3em;animation:.3s .3s forwards notyf-fadeinup}.notyf__dismiss{opacity:0;width:26px;height:100%;margin-right:-15px;animation:.3s .35s forwards notyf-fadeinleft;position:absolute;top:0;right:0}.notyf__dismiss-btn{cursor:pointer;opacity:.35;background-color:#00000040;border:none;outline:none;width:100%;height:100%;transition:opacity .2s,background-color .2s}.notyf__dismiss-btn:after,.notyf__dismiss-btn:before{content:"";background:#fff;border-radius:3px;width:2px;height:12px;position:absolute;top:calc(50% - 5px);left:calc(50% - 1px)}.notyf__dismiss-btn:after{transform:rotate(-45deg)}.notyf__dismiss-btn:before{transform:rotate(45deg)}.notyf__dismiss-btn:hover{opacity:.7;background-color:#00000026}.notyf__dismiss-btn:active{opacity:.8}.notyf__message{vertical-align:middle;opacity:0;line-height:1.5em;animation:.3s .25s forwards notyf-fadeinup;position:relative}@media only screen and (width<=480px){.notyf{padding:0}.notyf__ripple{width:600px;height:600px;animation-duration:.5s}.notyf__toast{border-radius:0;width:100%;max-width:none;box-shadow:0 -2px 7px #00000021}.notyf__dismiss{width:56px}}#marsello-portal-root .pos-content :root{--bs-blue:#3f80ea;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#e83e8c;--bs-red:#d9534f;--bs-orange:#fd7e14;--bs-yellow:#e5a54b;--bs-green:#4bbf73;--bs-teal:#20c997;--bs-cyan:#1f9bcf;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#020202;--bs-gray-100:#f4f7f9;--bs-gray-200:#e2e8ee;--bs-gray-300:#dee6ed;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#020202;--bs-gray-900:#212529;--bs-primary:#3f80ea;--bs-secondary:#495057;--bs-success:#4bbf73;--bs-info:#1f9bcf;--bs-warning:#e5a54b;--bs-danger:#d9534f;--bs-light:#eff2f6;--bs-dark:#293042;--bs-primary-rgb:63, 128, 234;--bs-secondary-rgb:73, 80, 87;--bs-success-rgb:75, 191, 115;--bs-info-rgb:31, 155, 207;--bs-warning-rgb:229, 165, 75;--bs-danger-rgb:217, 83, 79;--bs-light-rgb:239, 242, 246;--bs-dark-rgb:41, 48, 66;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:108, 117, 125;--bs-body-bg-rgb:247, 249, 252;--bs-font-sans-serif:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, #ffffff26, #fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:.825rem;--bs-body-font-weight:400;--bs-body-line-height:1.625;--bs-body-color:#6c757d;--bs-body-bg:#f7f9fc}#marsello-portal-root .pos-content *,#marsello-portal-root .pos-content :before,#marsello-portal-root .pos-content :after{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){#marsello-portal-root .pos-content :root{scroll-behavior:smooth}}#marsello-portal-root .pos-content body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;margin:0}#marsello-portal-root .pos-content hr{color:inherit;opacity:.25;background-color:currentColor;border:0;margin:1rem 0}#marsello-portal-root .pos-content hr:not([size]){height:1px}#marsello-portal-root .pos-content h6,#marsello-portal-root .pos-content .h6,#marsello-portal-root .pos-content h5,#marsello-portal-root .pos-content .h5,#marsello-portal-root .pos-content h4,#marsello-portal-root .pos-content .h4,#marsello-portal-root .pos-content h3,#marsello-portal-root .pos-content .h3,#marsello-portal-root .pos-content h2,#marsello-portal-root .pos-content .h2,#marsello-portal-root .pos-content h1,#marsello-portal-root .pos-content .h1{color:#495057;margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}#marsello-portal-root .pos-content h1,#marsello-portal-root .pos-content .h1{font-size:1.65rem}#marsello-portal-root .pos-content h2,#marsello-portal-root .pos-content .h2{font-size:1.44375rem}#marsello-portal-root .pos-content h3,#marsello-portal-root .pos-content .h3{font-size:1.2375rem}#marsello-portal-root .pos-content h4,#marsello-portal-root .pos-content .h4{font-size:1.03125rem}#marsello-portal-root .pos-content h5,#marsello-portal-root .pos-content .h5,#marsello-portal-root .pos-content h6,#marsello-portal-root .pos-content .h6{font-size:.825rem}#marsello-portal-root .pos-content p{margin-top:0;margin-bottom:1rem}#marsello-portal-root .pos-content abbr[title],#marsello-portal-root .pos-content abbr[data-bs-original-title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}#marsello-portal-root .pos-content address{font-style:normal;line-height:inherit;margin-bottom:1rem}#marsello-portal-root .pos-content ol,#marsello-portal-root .pos-content ul{padding-left:2rem}#marsello-portal-root .pos-content ol,#marsello-portal-root .pos-content ul,#marsello-portal-root .pos-content dl{margin-top:0;margin-bottom:1rem}#marsello-portal-root .pos-content ol ol,#marsello-portal-root .pos-content ul ul,#marsello-portal-root .pos-content ol ul,#marsello-portal-root .pos-content ul ol{margin-bottom:0}#marsello-portal-root .pos-content dt{font-weight:500}#marsello-portal-root .pos-content dd{margin-bottom:.5rem;margin-left:0}#marsello-portal-root .pos-content blockquote{margin:0 0 1rem}#marsello-portal-root .pos-content b,#marsello-portal-root .pos-content strong{font-weight:bolder}#marsello-portal-root .pos-content small,#marsello-portal-root .pos-content .small{font-size:80%}#marsello-portal-root .pos-content mark,#marsello-portal-root .pos-content .mark{background-color:#fcf8e3;padding:.2em}#marsello-portal-root .pos-content sub,#marsello-portal-root .pos-content sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}#marsello-portal-root .pos-content sub{bottom:-.25em}#marsello-portal-root .pos-content sup{top:-.5em}#marsello-portal-root .pos-content a{color:#3f80ea;text-decoration:none}#marsello-portal-root .pos-content a:hover{color:#3266bb;text-decoration:underline}#marsello-portal-root .pos-content a:not([href]):not([class]),#marsello-portal-root .pos-content a:not([href]):not([class]):hover{color:inherit;text-decoration:none}#marsello-portal-root .pos-content pre,#marsello-portal-root .pos-content code,#marsello-portal-root .pos-content kbd,#marsello-portal-root .pos-content samp{font-family:var(--bs-font-monospace);direction:ltr;unicode-bidi:bidi-override;font-size:1em}#marsello-portal-root .pos-content pre{margin-top:0;margin-bottom:1rem;font-size:80%;display:block;overflow:auto}#marsello-portal-root .pos-content pre code{font-size:inherit;color:inherit;word-break:normal}#marsello-portal-root .pos-content code{color:#e83e8c;word-wrap:break-word;font-size:80%}#marsello-portal-root .pos-content a>code{color:inherit}#marsello-portal-root .pos-content kbd{color:#fff;background-color:#212529;border-radius:.1rem;padding:.2rem .4rem;font-size:80%}#marsello-portal-root .pos-content kbd kbd{padding:0;font-size:1em;font-weight:500}#marsello-portal-root .pos-content figure{margin:0 0 1rem}#marsello-portal-root .pos-content img,#marsello-portal-root .pos-content svg{vertical-align:middle}#marsello-portal-root .pos-content table{caption-side:bottom;border-collapse:collapse}#marsello-portal-root .pos-content caption{color:#737d85;text-align:left;padding-top:.75rem;padding-bottom:.75rem}#marsello-portal-root .pos-content th{text-align:inherit;text-align:-webkit-match-parent}#marsello-portal-root .pos-content thead,#marsello-portal-root .pos-content tbody,#marsello-portal-root .pos-content tfoot,#marsello-portal-root .pos-content tr,#marsello-portal-root .pos-content td,#marsello-portal-root .pos-content th{border-color:inherit;border-style:solid;border-width:0}#marsello-portal-root .pos-content label{display:inline-block}#marsello-portal-root .pos-content button{border-radius:0}#marsello-portal-root .pos-content button:focus:not(:focus-visible){outline:0}#marsello-portal-root .pos-content input,#marsello-portal-root .pos-content button,#marsello-portal-root .pos-content select,#marsello-portal-root .pos-content optgroup,#marsello-portal-root .pos-content textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}#marsello-portal-root .pos-content button,#marsello-portal-root .pos-content select{text-transform:none}#marsello-portal-root .pos-content [role=button]{cursor:pointer}#marsello-portal-root .pos-content select{word-wrap:normal}#marsello-portal-root .pos-content select:disabled{opacity:1}#marsello-portal-root .pos-content [list]::-webkit-calendar-picker-indicator{display:none}#marsello-portal-root .pos-content button,#marsello-portal-root .pos-content [type=button],#marsello-portal-root .pos-content [type=reset],#marsello-portal-root .pos-content [type=submit]{-webkit-appearance:button}#marsello-portal-root .pos-content button:not(:disabled),#marsello-portal-root .pos-content [type=button]:not(:disabled),#marsello-portal-root .pos-content [type=reset]:not(:disabled),#marsello-portal-root .pos-content [type=submit]:not(:disabled){cursor:pointer}#marsello-portal-root .pos-content ::-moz-focus-inner{border-style:none;padding:0}#marsello-portal-root .pos-content textarea{resize:vertical}#marsello-portal-root .pos-content fieldset{border:0;min-width:0;margin:0;padding:0}#marsello-portal-root .pos-content legend{float:left;width:100%;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;padding:0}#marsello-portal-root .pos-content legend+*{clear:left}#marsello-portal-root .pos-content ::-webkit-datetime-edit-fields-wrapper{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-text{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-minute{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-hour-field{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-day-field{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-month-field{padding:0}#marsello-portal-root .pos-content ::-webkit-datetime-edit-year-field{padding:0}#marsello-portal-root .pos-content ::-webkit-inner-spin-button{height:auto}#marsello-portal-root .pos-content [type=search]{outline-offset:-2px;-webkit-appearance:textfield}#marsello-portal-root .pos-content ::-webkit-search-decoration{-webkit-appearance:none}#marsello-portal-root .pos-content ::-webkit-color-swatch-wrapper{padding:0}#marsello-portal-root .pos-content ::file-selector-button{font:inherit}#marsello-portal-root .pos-content ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}#marsello-portal-root .pos-content output{display:inline-block}#marsello-portal-root .pos-content iframe{border:0}#marsello-portal-root .pos-content summary{cursor:pointer;display:list-item}#marsello-portal-root .pos-content progress{vertical-align:baseline}#marsello-portal-root .pos-content [hidden]{display:none!important}#marsello-portal-root .pos-content .lead{font-size:1.03125rem;font-weight:300}#marsello-portal-root .pos-content .display-1{font-size:5rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .display-2{font-size:4.5rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .display-3{font-size:4rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .display-5{font-size:3rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .display-6{font-size:2.5rem;font-weight:300;line-height:1.2}#marsello-portal-root .pos-content .list-unstyled,#marsello-portal-root .pos-content .list-inline{padding-left:0;list-style:none}#marsello-portal-root .pos-content .list-inline-item{display:inline-block}#marsello-portal-root .pos-content .list-inline-item:not(:last-child){margin-right:.5rem}#marsello-portal-root .pos-content .initialism{text-transform:uppercase;font-size:80%}#marsello-portal-root .pos-content .blockquote{margin-bottom:1rem;font-size:1.03125rem}#marsello-portal-root .pos-content .blockquote>:last-child{margin-bottom:0}#marsello-portal-root .pos-content .blockquote-footer{color:#6c757d;margin-top:-1rem;margin-bottom:1rem;font-size:80%}#marsello-portal-root .pos-content .blockquote-footer:before{content:"— "}#marsello-portal-root .pos-content .img-fluid{max-width:100%;height:auto}#marsello-portal-root .pos-content .img-thumbnail{background-color:#f7f9fc;border:1px solid #dee6ed;border-radius:.2rem;max-width:100%;height:auto;padding:.25rem}#marsello-portal-root .pos-content .figure{display:inline-block}#marsello-portal-root .pos-content .figure-img{margin-bottom:.5rem;line-height:1}#marsello-portal-root .pos-content .figure-caption{color:#6c757d;font-size:80%}#marsello-portal-root .pos-content .container,#marsello-portal-root .pos-content .container-fluid,#marsello-portal-root .pos-content .container-xl,#marsello-portal-root .pos-content .container-lg,#marsello-portal-root .pos-content .container-md,#marsello-portal-root .pos-content .container-sm{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-left:auto;margin-right:auto}@media (width>=576px){#marsello-portal-root .pos-content .container-sm,#marsello-portal-root .pos-content .container{max-width:540px}}@media (width>=768px){#marsello-portal-root .pos-content .container-md,#marsello-portal-root .pos-content .container-sm,#marsello-portal-root .pos-content .container{max-width:720px}}@media (width>=992px){#marsello-portal-root .pos-content .container-lg,#marsello-portal-root .pos-content .container-md,#marsello-portal-root .pos-content .container-sm,#marsello-portal-root .pos-content .container{max-width:960px}}@media (width>=1200px){#marsello-portal-root .pos-content .container-xl,#marsello-portal-root .pos-content .container-lg,#marsello-portal-root .pos-content .container-md,#marsello-portal-root .pos-content .container-sm,#marsello-portal-root .pos-content .container{max-width:1200px}}#marsello-portal-root .pos-content .row{--bs-gutter-x:24px;--bs-gutter-y:0;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));flex-wrap:wrap;display:flex}#marsello-portal-root .pos-content .row>*{width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex-shrink:0}#marsello-portal-root .pos-content .col{flex:1 0}#marsello-portal-root .pos-content .row-cols-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-3{margin-left:25%}#marsello-portal-root .pos-content .offset-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-6{margin-left:50%}#marsello-portal-root .pos-content .offset-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-9{margin-left:75%}#marsello-portal-root .pos-content .offset-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-0,#marsello-portal-root .pos-content .gx-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-0,#marsello-portal-root .pos-content .gy-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-1,#marsello-portal-root .pos-content .gx-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-1,#marsello-portal-root .pos-content .gy-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-2,#marsello-portal-root .pos-content .gx-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-2,#marsello-portal-root .pos-content .gy-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-3,#marsello-portal-root .pos-content .gx-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-3,#marsello-portal-root .pos-content .gy-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-4,#marsello-portal-root .pos-content .gx-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-4,#marsello-portal-root .pos-content .gy-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-5,#marsello-portal-root .pos-content .gx-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-5,#marsello-portal-root .pos-content .gy-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-6,#marsello-portal-root .pos-content .gx-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-6,#marsello-portal-root .pos-content .gy-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-7,#marsello-portal-root .pos-content .gx-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-7,#marsello-portal-root .pos-content .gy-7{--bs-gutter-y:6rem}@media (width>=576px){#marsello-portal-root .pos-content .col-sm{flex:1 0}#marsello-portal-root .pos-content .row-cols-sm-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-sm-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-sm-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-sm-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-sm-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-sm-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-sm-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-sm-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-sm-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-sm-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-sm-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-sm-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-sm-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-sm-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-sm-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-sm-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-sm-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-sm-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-sm-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-sm-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-sm-0{margin-left:0}#marsello-portal-root .pos-content .offset-sm-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-sm-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-sm-3{margin-left:25%}#marsello-portal-root .pos-content .offset-sm-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-sm-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-sm-6{margin-left:50%}#marsello-portal-root .pos-content .offset-sm-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-sm-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-sm-9{margin-left:75%}#marsello-portal-root .pos-content .offset-sm-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-sm-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-sm-0,#marsello-portal-root .pos-content .gx-sm-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-sm-0,#marsello-portal-root .pos-content .gy-sm-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-sm-1,#marsello-portal-root .pos-content .gx-sm-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-sm-1,#marsello-portal-root .pos-content .gy-sm-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-sm-2,#marsello-portal-root .pos-content .gx-sm-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-sm-2,#marsello-portal-root .pos-content .gy-sm-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-sm-3,#marsello-portal-root .pos-content .gx-sm-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-sm-3,#marsello-portal-root .pos-content .gy-sm-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-sm-4,#marsello-portal-root .pos-content .gx-sm-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-sm-4,#marsello-portal-root .pos-content .gy-sm-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-sm-5,#marsello-portal-root .pos-content .gx-sm-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-sm-5,#marsello-portal-root .pos-content .gy-sm-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-sm-6,#marsello-portal-root .pos-content .gx-sm-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-sm-6,#marsello-portal-root .pos-content .gy-sm-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-sm-7,#marsello-portal-root .pos-content .gx-sm-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-sm-7,#marsello-portal-root .pos-content .gy-sm-7{--bs-gutter-y:6rem}}@media (width>=768px){#marsello-portal-root .pos-content .col-md{flex:1 0}#marsello-portal-root .pos-content .row-cols-md-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-md-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-md-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-md-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-md-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-md-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-md-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-md-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-md-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-md-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-md-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-md-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-md-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-md-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-md-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-md-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-md-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-md-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-md-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-md-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-md-0{margin-left:0}#marsello-portal-root .pos-content .offset-md-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-md-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-md-3{margin-left:25%}#marsello-portal-root .pos-content .offset-md-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-md-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-md-6{margin-left:50%}#marsello-portal-root .pos-content .offset-md-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-md-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-md-9{margin-left:75%}#marsello-portal-root .pos-content .offset-md-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-md-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-md-0,#marsello-portal-root .pos-content .gx-md-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-md-0,#marsello-portal-root .pos-content .gy-md-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-md-1,#marsello-portal-root .pos-content .gx-md-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-md-1,#marsello-portal-root .pos-content .gy-md-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-md-2,#marsello-portal-root .pos-content .gx-md-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-md-2,#marsello-portal-root .pos-content .gy-md-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-md-3,#marsello-portal-root .pos-content .gx-md-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-md-3,#marsello-portal-root .pos-content .gy-md-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-md-4,#marsello-portal-root .pos-content .gx-md-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-md-4,#marsello-portal-root .pos-content .gy-md-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-md-5,#marsello-portal-root .pos-content .gx-md-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-md-5,#marsello-portal-root .pos-content .gy-md-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-md-6,#marsello-portal-root .pos-content .gx-md-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-md-6,#marsello-portal-root .pos-content .gy-md-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-md-7,#marsello-portal-root .pos-content .gx-md-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-md-7,#marsello-portal-root .pos-content .gy-md-7{--bs-gutter-y:6rem}}@media (width>=992px){#marsello-portal-root .pos-content .col-lg{flex:1 0}#marsello-portal-root .pos-content .row-cols-lg-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-lg-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-lg-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-lg-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-lg-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-lg-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-lg-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-lg-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-lg-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-lg-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-lg-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-lg-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-lg-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-lg-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-lg-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-lg-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-lg-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-lg-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-lg-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-lg-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-lg-0{margin-left:0}#marsello-portal-root .pos-content .offset-lg-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-lg-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-lg-3{margin-left:25%}#marsello-portal-root .pos-content .offset-lg-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-lg-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-lg-6{margin-left:50%}#marsello-portal-root .pos-content .offset-lg-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-lg-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-lg-9{margin-left:75%}#marsello-portal-root .pos-content .offset-lg-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-lg-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-lg-0,#marsello-portal-root .pos-content .gx-lg-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-lg-0,#marsello-portal-root .pos-content .gy-lg-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-lg-1,#marsello-portal-root .pos-content .gx-lg-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-lg-1,#marsello-portal-root .pos-content .gy-lg-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-lg-2,#marsello-portal-root .pos-content .gx-lg-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-lg-2,#marsello-portal-root .pos-content .gy-lg-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-lg-3,#marsello-portal-root .pos-content .gx-lg-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-lg-3,#marsello-portal-root .pos-content .gy-lg-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-lg-4,#marsello-portal-root .pos-content .gx-lg-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-lg-4,#marsello-portal-root .pos-content .gy-lg-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-lg-5,#marsello-portal-root .pos-content .gx-lg-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-lg-5,#marsello-portal-root .pos-content .gy-lg-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-lg-6,#marsello-portal-root .pos-content .gx-lg-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-lg-6,#marsello-portal-root .pos-content .gy-lg-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-lg-7,#marsello-portal-root .pos-content .gx-lg-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-lg-7,#marsello-portal-root .pos-content .gy-lg-7{--bs-gutter-y:6rem}}@media (width>=1200px){#marsello-portal-root .pos-content .col-xl{flex:1 0}#marsello-portal-root .pos-content .row-cols-xl-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-xl-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-xl-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-xl-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-xl-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-xl-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-xl-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-xl-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-xl-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-xl-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-xl-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-xl-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-xl-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-xl-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-xl-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-xl-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-xl-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-xl-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-xl-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-xl-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-xl-0{margin-left:0}#marsello-portal-root .pos-content .offset-xl-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-xl-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-xl-3{margin-left:25%}#marsello-portal-root .pos-content .offset-xl-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-xl-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-xl-6{margin-left:50%}#marsello-portal-root .pos-content .offset-xl-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-xl-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-xl-9{margin-left:75%}#marsello-portal-root .pos-content .offset-xl-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-xl-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-xl-0,#marsello-portal-root .pos-content .gx-xl-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-xl-0,#marsello-portal-root .pos-content .gy-xl-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-xl-1,#marsello-portal-root .pos-content .gx-xl-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-xl-1,#marsello-portal-root .pos-content .gy-xl-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-xl-2,#marsello-portal-root .pos-content .gx-xl-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-xl-2,#marsello-portal-root .pos-content .gy-xl-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-xl-3,#marsello-portal-root .pos-content .gx-xl-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-xl-3,#marsello-portal-root .pos-content .gy-xl-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-xl-4,#marsello-portal-root .pos-content .gx-xl-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-xl-4,#marsello-portal-root .pos-content .gy-xl-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-xl-5,#marsello-portal-root .pos-content .gx-xl-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-xl-5,#marsello-portal-root .pos-content .gy-xl-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-xl-6,#marsello-portal-root .pos-content .gx-xl-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-xl-6,#marsello-portal-root .pos-content .gy-xl-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-xl-7,#marsello-portal-root .pos-content .gx-xl-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-xl-7,#marsello-portal-root .pos-content .gy-xl-7{--bs-gutter-y:6rem}}@media (width>=1440px){#marsello-portal-root .pos-content .col-xxl{flex:1 0}#marsello-portal-root .pos-content .row-cols-xxl-auto>*{flex:none;width:auto}#marsello-portal-root .pos-content .row-cols-xxl-1>*{flex:none;width:100%}#marsello-portal-root .pos-content .row-cols-xxl-2>*{flex:none;width:50%}#marsello-portal-root .pos-content .row-cols-xxl-3>*{flex:none;width:33.3333%}#marsello-portal-root .pos-content .row-cols-xxl-4>*{flex:none;width:25%}#marsello-portal-root .pos-content .row-cols-xxl-5>*{flex:none;width:20%}#marsello-portal-root .pos-content .row-cols-xxl-6>*{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-xxl-auto{flex:none;width:auto}#marsello-portal-root .pos-content .col-xxl-1{flex:none;width:8.33333%}#marsello-portal-root .pos-content .col-xxl-2{flex:none;width:16.6667%}#marsello-portal-root .pos-content .col-xxl-3{flex:none;width:25%}#marsello-portal-root .pos-content .col-xxl-4{flex:none;width:33.3333%}#marsello-portal-root .pos-content .col-xxl-5{flex:none;width:41.6667%}#marsello-portal-root .pos-content .col-xxl-6{flex:none;width:50%}#marsello-portal-root .pos-content .col-xxl-7{flex:none;width:58.3333%}#marsello-portal-root .pos-content .col-xxl-8{flex:none;width:66.6667%}#marsello-portal-root .pos-content .col-xxl-9{flex:none;width:75%}#marsello-portal-root .pos-content .col-xxl-10{flex:none;width:83.3333%}#marsello-portal-root .pos-content .col-xxl-11{flex:none;width:91.6667%}#marsello-portal-root .pos-content .col-xxl-12{flex:none;width:100%}#marsello-portal-root .pos-content .offset-xxl-0{margin-left:0}#marsello-portal-root .pos-content .offset-xxl-1{margin-left:8.33333%}#marsello-portal-root .pos-content .offset-xxl-2{margin-left:16.6667%}#marsello-portal-root .pos-content .offset-xxl-3{margin-left:25%}#marsello-portal-root .pos-content .offset-xxl-4{margin-left:33.3333%}#marsello-portal-root .pos-content .offset-xxl-5{margin-left:41.6667%}#marsello-portal-root .pos-content .offset-xxl-6{margin-left:50%}#marsello-portal-root .pos-content .offset-xxl-7{margin-left:58.3333%}#marsello-portal-root .pos-content .offset-xxl-8{margin-left:66.6667%}#marsello-portal-root .pos-content .offset-xxl-9{margin-left:75%}#marsello-portal-root .pos-content .offset-xxl-10{margin-left:83.3333%}#marsello-portal-root .pos-content .offset-xxl-11{margin-left:91.6667%}#marsello-portal-root .pos-content .g-xxl-0,#marsello-portal-root .pos-content .gx-xxl-0{--bs-gutter-x:0}#marsello-portal-root .pos-content .g-xxl-0,#marsello-portal-root .pos-content .gy-xxl-0{--bs-gutter-y:0}#marsello-portal-root .pos-content .g-xxl-1,#marsello-portal-root .pos-content .gx-xxl-1{--bs-gutter-x:.25rem}#marsello-portal-root .pos-content .g-xxl-1,#marsello-portal-root .pos-content .gy-xxl-1{--bs-gutter-y:.25rem}#marsello-portal-root .pos-content .g-xxl-2,#marsello-portal-root .pos-content .gx-xxl-2{--bs-gutter-x:.5rem}#marsello-portal-root .pos-content .g-xxl-2,#marsello-portal-root .pos-content .gy-xxl-2{--bs-gutter-y:.5rem}#marsello-portal-root .pos-content .g-xxl-3,#marsello-portal-root .pos-content .gx-xxl-3{--bs-gutter-x:1rem}#marsello-portal-root .pos-content .g-xxl-3,#marsello-portal-root .pos-content .gy-xxl-3{--bs-gutter-y:1rem}#marsello-portal-root .pos-content .g-xxl-4,#marsello-portal-root .pos-content .gx-xxl-4{--bs-gutter-x:1.5rem}#marsello-portal-root .pos-content .g-xxl-4,#marsello-portal-root .pos-content .gy-xxl-4{--bs-gutter-y:1.5rem}#marsello-portal-root .pos-content .g-xxl-5,#marsello-portal-root .pos-content .gx-xxl-5{--bs-gutter-x:3rem}#marsello-portal-root .pos-content .g-xxl-5,#marsello-portal-root .pos-content .gy-xxl-5{--bs-gutter-y:3rem}#marsello-portal-root .pos-content .g-xxl-6,#marsello-portal-root .pos-content .gx-xxl-6{--bs-gutter-x:4.5rem}#marsello-portal-root .pos-content .g-xxl-6,#marsello-portal-root .pos-content .gy-xxl-6{--bs-gutter-y:4.5rem}#marsello-portal-root .pos-content .g-xxl-7,#marsello-portal-root .pos-content .gx-xxl-7{--bs-gutter-x:6rem}#marsello-portal-root .pos-content .g-xxl-7,#marsello-portal-root .pos-content .gy-xxl-7{--bs-gutter-y:6rem}}#marsello-portal-root .pos-content .table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#6c757d;--bs-table-striped-bg:#f4f7f9;--bs-table-active-color:#6c757d;--bs-table-active-bg:#0000001a;--bs-table-hover-color:#6c757d;--bs-table-hover-bg:#00000013;color:#6c757d;vertical-align:top;border-color:#dee6ed;width:100%;margin-bottom:1rem}#marsello-portal-root .pos-content .table>:not(caption)>*>*{background-color:var(--bs-table-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);border-bottom-width:1px;padding:.75rem}#marsello-portal-root .pos-content .table>tbody{vertical-align:inherit}#marsello-portal-root .pos-content .table>thead{vertical-align:bottom}#marsello-portal-root .pos-content .table>:not(:first-child){border-top:2px solid}#marsello-portal-root .pos-content .caption-top{caption-side:top}#marsello-portal-root .pos-content .table-sm>:not(caption)>*>*{padding:.3rem}#marsello-portal-root .pos-content .table-bordered>:not(caption)>*{border-width:1px 0}#marsello-portal-root .pos-content .table-bordered>:not(caption)>*>*{border-width:0 1px}#marsello-portal-root .pos-content .table-borderless>:not(caption)>*>*{border-bottom-width:0}#marsello-portal-root .pos-content .table-borderless>:not(:first-child){border-top-width:0}#marsello-portal-root .pos-content .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}#marsello-portal-root .pos-content .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}#marsello-portal-root .pos-content .table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}#marsello-portal-root .pos-content .table-primary{--bs-table-bg:#d9e6fb;--bs-table-striped-bg:#cedbee;--bs-table-striped-color:#000;--bs-table-active-bg:#c3cfe2;--bs-table-active-color:#000;--bs-table-hover-bg:#c9d5e8;--bs-table-hover-color:#000;color:#000;border-color:#c3cfe2}#marsello-portal-root .pos-content .table-secondary{--bs-table-bg:#dbdcdd;--bs-table-striped-bg:#d0d1d2;--bs-table-striped-color:#000;--bs-table-active-bg:#c5c6c7;--bs-table-active-color:#000;--bs-table-hover-bg:#cbcccc;--bs-table-hover-color:#000;color:#000;border-color:#c5c6c7}#marsello-portal-root .pos-content .table-success{--bs-table-bg:#dbf2e3;--bs-table-striped-bg:#d0e6d8;--bs-table-striped-color:#000;--bs-table-active-bg:#c5dacc;--bs-table-active-color:#000;--bs-table-hover-bg:#cbe0d2;--bs-table-hover-color:#000;color:#000;border-color:#c5dacc}#marsello-portal-root .pos-content .table-info{--bs-table-bg:#d2ebf5;--bs-table-striped-bg:#c8dfe9;--bs-table-striped-color:#000;--bs-table-active-bg:#bdd4dd;--bs-table-active-color:#000;--bs-table-hover-bg:#c2d9e3;--bs-table-hover-color:#000;color:#000;border-color:#bdd4dd}#marsello-portal-root .pos-content .table-warning{--bs-table-bg:#faeddb;--bs-table-striped-bg:#eee1d0;--bs-table-striped-color:#000;--bs-table-active-bg:#e1d5c5;--bs-table-active-color:#000;--bs-table-hover-bg:#e7dbcb;--bs-table-hover-color:#000;color:#000;border-color:#e1d5c5}#marsello-portal-root .pos-content .table-danger{--bs-table-bg:#f7dddc;--bs-table-striped-bg:#ebd2d1;--bs-table-striped-color:#000;--bs-table-active-bg:#dec7c6;--bs-table-active-color:#000;--bs-table-hover-bg:#e4cccc;--bs-table-hover-color:#000;color:#000;border-color:#dec7c6}#marsello-portal-root .pos-content .table-light{--bs-table-bg:#eff2f6;--bs-table-striped-bg:#e3e6ea;--bs-table-striped-color:#000;--bs-table-active-bg:#d7dadd;--bs-table-active-color:#000;--bs-table-hover-bg:#dde0e4;--bs-table-hover-color:#000;color:#000;border-color:#d7dadd}#marsello-portal-root .pos-content .table-dark{--bs-table-bg:#293042;--bs-table-striped-bg:#343a4b;--bs-table-striped-color:#fff;--bs-table-active-bg:#3e4555;--bs-table-active-color:#fff;--bs-table-hover-bg:#394050;--bs-table-hover-color:#fff;color:#fff;border-color:#3e4555}#marsello-portal-root .pos-content .table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=575.98px){#marsello-portal-root .pos-content .table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=767.98px){#marsello-portal-root .pos-content .table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=991.98px){#marsello-portal-root .pos-content .table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=1199.98px){#marsello-portal-root .pos-content .table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=1439.98px){#marsello-portal-root .pos-content .table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}#marsello-portal-root .pos-content .form-label{margin-bottom:.5rem}#marsello-portal-root .pos-content .col-form-label{font-size:inherit;margin-bottom:0;padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);line-height:1.625}#marsello-portal-root .pos-content .col-form-label-lg{padding-top:calc(.35rem + 1px);padding-bottom:calc(.35rem + 1px);font-size:.95rem}#marsello-portal-root .pos-content .col-form-label-sm{padding-top:calc(.15rem + 1px);padding-bottom:calc(.15rem + 1px);font-size:.75rem}#marsello-portal-root .pos-content .form-text{color:#737d85;margin-top:.25rem;font-size:80%}#marsello-portal-root .pos-content .form-control{color:#495057;appearance:none;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.2rem;width:100%;padding:.25rem .7rem;font-size:.825rem;font-weight:400;line-height:1.625;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-control{transition:none}}#marsello-portal-root .pos-content .form-control[type=file]{overflow:hidden}#marsello-portal-root .pos-content .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}#marsello-portal-root .pos-content .form-control:focus{color:#495057;background-color:#fff;border-color:#9fc0f5;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .form-control::-webkit-date-and-time-value{height:1.625em}#marsello-portal-root .pos-content .form-control::placeholder{color:#6c757d;opacity:1}#marsello-portal-root .pos-content .form-control:disabled,#marsello-portal-root .pos-content .form-control[readonly]{opacity:1;background-color:#e2e8ee}#marsello-portal-root .pos-content .form-control::file-selector-button{-webkit-margin-end:.7rem;margin:-.25rem -.7rem;color:#495057;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;background-color:#e2e8ee;border-inline-end-width:1px;border-radius:0;margin-inline-end:.7rem;padding:.25rem .7rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-control::file-selector-button{transition:none}}#marsello-portal-root .pos-content .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#d7dce2}#marsello-portal-root .pos-content .form-control::-webkit-file-upload-button{-webkit-margin-end:.7rem;color:#495057;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;background-color:#e2e8ee;border-inline-end-width:1px;border-radius:0;margin:-.25rem -.7rem;margin-inline-end:.7rem;padding:.25rem .7rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-control::-webkit-file-upload-button{transition:none}}#marsello-portal-root .pos-content .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#d7dce2}#marsello-portal-root .pos-content .form-control-plaintext{color:#6c757d;border:solid #0000;background-color:#0000;border-width:1px 0;width:100%;margin-bottom:0;padding:.25rem 0;line-height:1.625;display:block}#marsello-portal-root .pos-content .form-control-plaintext.form-control-sm,#marsello-portal-root .pos-content .form-control-plaintext.form-control-lg{padding-left:0;padding-right:0}#marsello-portal-root .pos-content .form-control-sm{border-radius:.1rem;min-height:calc(1.51875rem + 2px);padding:.15rem .5rem;font-size:.75rem}#marsello-portal-root .pos-content .form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.15rem -.5rem;margin-inline-end:.5rem;padding:.15rem .5rem}#marsello-portal-root .pos-content .form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.15rem -.5rem;margin-inline-end:.5rem;padding:.15rem .5rem}#marsello-portal-root .pos-content .form-control-lg{border-radius:.3rem;min-height:calc(2.24375rem + 2px);padding:.35rem 1rem;font-size:.95rem}#marsello-portal-root .pos-content .form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.35rem -1rem;margin-inline-end:1rem;padding:.35rem 1rem}#marsello-portal-root .pos-content .form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.35rem -1rem;margin-inline-end:1rem;padding:.35rem 1rem}#marsello-portal-root .pos-content textarea.form-control{min-height:calc(1.84063rem + 2px)}#marsello-portal-root .pos-content textarea.form-control-sm{min-height:calc(1.51875rem + 2px)}#marsello-portal-root .pos-content textarea.form-control-lg{min-height:calc(2.24375rem + 2px)}#marsello-portal-root .pos-content .form-control-color{width:3rem;height:auto;padding:.25rem}#marsello-portal-root .pos-content .form-control-color:not(:disabled):not([readonly]){cursor:pointer}#marsello-portal-root .pos-content .form-control-color::-moz-color-swatch{border-radius:.2rem;height:1.625em}#marsello-portal-root .pos-content .form-control-color::-webkit-color-swatch{border-radius:.2rem;height:1.625em}#marsello-portal-root .pos-content .form-select{-moz-padding-start:calc(.7rem - 3px);color:#495057;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23020202' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .7rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.2rem;width:100%;padding:.25rem 2.1rem .25rem .7rem;font-size:.825rem;font-weight:400;line-height:1.625;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-select{transition:none}}#marsello-portal-root .pos-content .form-select:focus{border-color:#9fc0f5;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .form-select[multiple],#marsello-portal-root .pos-content .form-select[size]:not([size="1"]){background-image:none;padding-right:.7rem}#marsello-portal-root .pos-content .form-select:disabled{background-color:#e2e8ee}#marsello-portal-root .pos-content .form-select:-moz-focusring{color:#0000;text-shadow:0 0 #495057}#marsello-portal-root .pos-content .form-select-sm{border-radius:.1rem;padding-top:.15rem;padding-bottom:.15rem;padding-left:.5rem;font-size:.75rem}#marsello-portal-root .pos-content .form-select-lg{border-radius:.3rem;padding-top:.35rem;padding-bottom:.35rem;padding-left:1rem;font-size:.95rem}#marsello-portal-root .pos-content .form-check{min-height:1.34063rem;margin-bottom:.125rem;padding-left:1.5em;display:block}#marsello-portal-root .pos-content .form-check .form-check-input{float:left;margin-left:-1.5em}#marsello-portal-root .pos-content .form-check-input{vertical-align:top;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #00000040;width:1em;height:1em;margin-top:.3125em}#marsello-portal-root .pos-content .form-check-input[type=checkbox]{border-radius:.25em}#marsello-portal-root .pos-content .form-check-input[type=radio]{border-radius:50%}#marsello-portal-root .pos-content .form-check-input:active{filter:brightness(90%)}#marsello-portal-root .pos-content .form-check-input:focus{border-color:#9fc0f5;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .form-check-input:checked{background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .form-check-input[type=checkbox]:indeterminate{background-color:#3f80ea;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");border-color:#3f80ea}#marsello-portal-root .pos-content .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}#marsello-portal-root .pos-content .form-check-input[disabled]~.form-check-label,#marsello-portal-root .pos-content .form-check-input:disabled~.form-check-label{opacity:.5}#marsello-portal-root .pos-content .form-switch{padding-left:2.5em}#marsello-portal-root .pos-content .form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;width:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-switch .form-check-input{transition:none}}#marsello-portal-root .pos-content .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239fc0f5'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:100%}#marsello-portal-root .pos-content .form-check-inline{margin-right:1rem;display:inline-block}#marsello-portal-root .pos-content .btn-check{clip:rect(0, 0, 0, 0);pointer-events:none;position:absolute}#marsello-portal-root .pos-content .btn-check[disabled]+.btn,#marsello-portal-root .pos-content .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}#marsello-portal-root .pos-content .form-range{appearance:none;background-color:#0000;width:100%;height:1.4rem;padding:0}#marsello-portal-root .pos-content .form-range:focus{outline:0}#marsello-portal-root .pos-content .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f7f9fc,0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f7f9fc,0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .form-range::-moz-focus-outer{border:0}#marsello-portal-root .pos-content .form-range::-webkit-slider-thumb{appearance:none;background-color:#3f80ea;border:0;border-radius:1rem;width:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-range::-webkit-slider-thumb{transition:none}}#marsello-portal-root .pos-content .form-range::-webkit-slider-thumb:active{background-color:#c5d9f9}#marsello-portal-root .pos-content .form-range::-webkit-slider-runnable-track{color:#0000;cursor:pointer;background-color:#dee6ed;border-color:#0000;border-radius:1rem;width:100%;height:.5rem}#marsello-portal-root .pos-content .form-range::-moz-range-thumb{appearance:none;background-color:#3f80ea;border:0;border-radius:1rem;width:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-range::-moz-range-thumb{transition:none}}#marsello-portal-root .pos-content .form-range::-moz-range-thumb:active{background-color:#c5d9f9}#marsello-portal-root .pos-content .form-range::-moz-range-track{color:#0000;cursor:pointer;background-color:#dee6ed;border-color:#0000;border-radius:1rem;width:100%;height:.5rem}#marsello-portal-root .pos-content .form-range:disabled{pointer-events:none}#marsello-portal-root .pos-content .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}#marsello-portal-root .pos-content .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}#marsello-portal-root .pos-content .form-floating{position:relative}#marsello-portal-root .pos-content .form-floating>.form-control,#marsello-portal-root .pos-content .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}#marsello-portal-root .pos-content .form-floating>label{pointer-events:none;transform-origin:0 0;border:1px solid #0000;height:100%;padding:1rem .7rem;transition:opacity .1s ease-in-out,transform .1s ease-in-out;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .form-floating>label{transition:none}}#marsello-portal-root .pos-content .form-floating>.form-control{padding:1rem .7rem}#marsello-portal-root .pos-content .form-floating>.form-control::placeholder{color:#0000}#marsello-portal-root .pos-content .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#marsello-portal-root .pos-content .form-floating>.form-control:focus,#marsello-portal-root .pos-content .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}#marsello-portal-root .pos-content .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}#marsello-portal-root .pos-content .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}#marsello-portal-root .pos-content .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translate(.15rem)}#marsello-portal-root .pos-content .form-floating>.form-control:focus~label,#marsello-portal-root .pos-content .form-floating>.form-control:not(:placeholder-shown)~label,#marsello-portal-root .pos-content .form-floating>.form-select~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translate(.15rem)}#marsello-portal-root .pos-content .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translate(.15rem)}#marsello-portal-root .pos-content .input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}#marsello-portal-root .pos-content .input-group>.form-control,#marsello-portal-root .pos-content .input-group>.form-select{flex:auto;width:1%;min-width:0;position:relative}#marsello-portal-root .pos-content .input-group>.form-control:focus,#marsello-portal-root .pos-content .input-group>.form-select:focus{z-index:3}#marsello-portal-root .pos-content .input-group .btn{z-index:2;position:relative}#marsello-portal-root .pos-content .input-group .btn:focus{z-index:3}#marsello-portal-root .pos-content .input-group-text{color:#495057;text-align:center;white-space:nowrap;background-color:#e2e8ee;border:1px solid #ced4da;border-radius:.2rem;align-items:center;padding:.25rem .7rem;font-size:.825rem;font-weight:400;line-height:1.625;display:flex}#marsello-portal-root .pos-content .input-group-lg>.form-control,#marsello-portal-root .pos-content .input-group-lg>.form-select,#marsello-portal-root .pos-content .input-group-lg>.input-group-text,#marsello-portal-root .pos-content .input-group-lg>.btn{border-radius:.3rem;padding:.35rem 1rem;font-size:.95rem}#marsello-portal-root .pos-content .input-group-sm>.form-control,#marsello-portal-root .pos-content .input-group-sm>.form-select,#marsello-portal-root .pos-content .input-group-sm>.input-group-text,#marsello-portal-root .pos-content .input-group-sm>.btn{border-radius:.1rem;padding:.15rem .5rem;font-size:.75rem}#marsello-portal-root .pos-content .input-group-lg>.form-select,#marsello-portal-root .pos-content .input-group-sm>.form-select{padding-right:2.8rem}#marsello-portal-root .pos-content .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),#marsello-portal-root .pos-content .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),#marsello-portal-root .pos-content .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),#marsello-portal-root .pos-content .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}#marsello-portal-root .pos-content .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}#marsello-portal-root .pos-content .valid-feedback{color:#4bbf73;width:100%;margin-top:.25rem;font-size:80%;display:none}#marsello-portal-root .pos-content .valid-tooltip{z-index:5;color:#000;background-color:#4bbf73e6;border-radius:.2rem;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.75rem;display:none;position:absolute;top:100%}#marsello-portal-root .pos-content .was-validated :valid~.valid-feedback,#marsello-portal-root .pos-content .was-validated :valid~.valid-tooltip,#marsello-portal-root .pos-content .is-valid~.valid-feedback,#marsello-portal-root .pos-content .is-valid~.valid-tooltip{display:block}#marsello-portal-root .pos-content .was-validated .form-control:valid,#marsello-portal-root .pos-content .form-control.is-valid{border-color:#4bbf73}#marsello-portal-root .pos-content .was-validated .form-control:valid:focus,#marsello-portal-root .pos-content .form-control.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .2rem #4bbf7340}#marsello-portal-root .pos-content .was-validated .form-select:valid,#marsello-portal-root .pos-content .form-select.is-valid{border-color:#4bbf73}#marsello-portal-root .pos-content .was-validated .form-select:valid:focus,#marsello-portal-root .pos-content .form-select.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .2rem #4bbf7340}#marsello-portal-root .pos-content .was-validated .form-check-input:valid,#marsello-portal-root .pos-content .form-check-input.is-valid{border-color:#4bbf73}#marsello-portal-root .pos-content .was-validated .form-check-input:valid:checked,#marsello-portal-root .pos-content .form-check-input.is-valid:checked{background-color:#4bbf73}#marsello-portal-root .pos-content .was-validated .form-check-input:valid:focus,#marsello-portal-root .pos-content .form-check-input.is-valid:focus{box-shadow:0 0 0 .2rem #4bbf7340}#marsello-portal-root .pos-content .was-validated .form-check-input:valid~.form-check-label,#marsello-portal-root .pos-content .form-check-input.is-valid~.form-check-label{color:#4bbf73}#marsello-portal-root .pos-content .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}#marsello-portal-root .pos-content .was-validated .input-group .form-control:valid,#marsello-portal-root .pos-content .input-group .form-control.is-valid,#marsello-portal-root .pos-content .was-validated .input-group .form-select:valid,#marsello-portal-root .pos-content .input-group .form-select.is-valid{z-index:1}#marsello-portal-root .pos-content .was-validated .input-group .form-control:valid:focus,#marsello-portal-root .pos-content .input-group .form-control.is-valid:focus,#marsello-portal-root .pos-content .was-validated .input-group .form-select:valid:focus,#marsello-portal-root .pos-content .input-group .form-select.is-valid:focus{z-index:3}#marsello-portal-root .pos-content .invalid-feedback{color:#d9534f;width:100%;margin-top:.25rem;font-size:80%;display:none}#marsello-portal-root .pos-content .invalid-tooltip{z-index:5;color:#fff;background-color:#d9534fe6;border-radius:.2rem;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.75rem;display:none;position:absolute;top:100%}#marsello-portal-root .pos-content .was-validated :invalid~.invalid-feedback,#marsello-portal-root .pos-content .was-validated :invalid~.invalid-tooltip,#marsello-portal-root .pos-content .is-invalid~.invalid-feedback,#marsello-portal-root .pos-content .is-invalid~.invalid-tooltip{display:block}#marsello-portal-root .pos-content .was-validated .form-control:invalid,#marsello-portal-root .pos-content .form-control.is-invalid{border-color:#d9534f}#marsello-portal-root .pos-content .was-validated .form-control:invalid:focus,#marsello-portal-root .pos-content .form-control.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .2rem #d9534f40}#marsello-portal-root .pos-content .was-validated .form-select:invalid,#marsello-portal-root .pos-content .form-select.is-invalid{border-color:#d9534f}#marsello-portal-root .pos-content .was-validated .form-select:invalid:focus,#marsello-portal-root .pos-content .form-select.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .2rem #d9534f40}#marsello-portal-root .pos-content .was-validated .form-check-input:invalid,#marsello-portal-root .pos-content .form-check-input.is-invalid{border-color:#d9534f}#marsello-portal-root .pos-content .was-validated .form-check-input:invalid:checked,#marsello-portal-root .pos-content .form-check-input.is-invalid:checked{background-color:#d9534f}#marsello-portal-root .pos-content .was-validated .form-check-input:invalid:focus,#marsello-portal-root .pos-content .form-check-input.is-invalid:focus{box-shadow:0 0 0 .2rem #d9534f40}#marsello-portal-root .pos-content .was-validated .form-check-input:invalid~.form-check-label,#marsello-portal-root .pos-content .form-check-input.is-invalid~.form-check-label{color:#d9534f}#marsello-portal-root .pos-content .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}#marsello-portal-root .pos-content .was-validated .input-group .form-control:invalid,#marsello-portal-root .pos-content .input-group .form-control.is-invalid,#marsello-portal-root .pos-content .was-validated .input-group .form-select:invalid,#marsello-portal-root .pos-content .input-group .form-select.is-invalid{z-index:2}#marsello-portal-root .pos-content .was-validated .input-group .form-control:invalid:focus,#marsello-portal-root .pos-content .input-group .form-control.is-invalid:focus,#marsello-portal-root .pos-content .was-validated .input-group .form-select:invalid:focus,#marsello-portal-root .pos-content .input-group .form-select.is-invalid:focus{z-index:3}#marsello-portal-root .pos-content .btn{color:#6c757d;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:.2rem;align-self:center;padding:.25rem .7rem;font-size:.825rem;font-weight:400;line-height:1.625;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .btn{transition:none}}#marsello-portal-root .pos-content .btn:hover{color:#6c757d;text-decoration:none}#marsello-portal-root .pos-content .btn-check:focus+.btn,#marsello-portal-root .pos-content .btn:focus{outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .btn:disabled,#marsello-portal-root .pos-content .btn.disabled,#marsello-portal-root .pos-content fieldset:disabled .btn{pointer-events:none;opacity:.65}#marsello-portal-root .pos-content .btn-primary{color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .btn-primary:hover{color:#fff;background-color:#366dc7;border-color:#3266bb}#marsello-portal-root .pos-content .btn-check:focus+.btn-primary,#marsello-portal-root .pos-content .btn-primary:focus{color:#fff;background-color:#366dc7;border-color:#3266bb;box-shadow:0 0 0 .2rem #5c93ed80}#marsello-portal-root .pos-content .btn-check:checked+.btn-primary,#marsello-portal-root .pos-content .btn-check:active+.btn-primary,#marsello-portal-root .pos-content .btn-primary:active,#marsello-portal-root .pos-content .btn-primary.active,#marsello-portal-root .pos-content .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#3266bb;border-color:#2f60b0}#marsello-portal-root .pos-content .btn-check:checked+.btn-primary:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-primary:focus,#marsello-portal-root .pos-content .btn-primary:active:focus,#marsello-portal-root .pos-content .btn-primary.active:focus,#marsello-portal-root .pos-content .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5c93ed80}#marsello-portal-root .pos-content .btn-primary:disabled,#marsello-portal-root .pos-content .btn-primary.disabled{color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .btn-secondary{color:#fff;background-color:#495057;border-color:#495057}#marsello-portal-root .pos-content .btn-secondary:hover{color:#fff;background-color:#3e444a;border-color:#3a4046}#marsello-portal-root .pos-content .btn-check:focus+.btn-secondary,#marsello-portal-root .pos-content .btn-secondary:focus{color:#fff;background-color:#3e444a;border-color:#3a4046;box-shadow:0 0 0 .2rem #646a7080}#marsello-portal-root .pos-content .btn-check:checked+.btn-secondary,#marsello-portal-root .pos-content .btn-check:active+.btn-secondary,#marsello-portal-root .pos-content .btn-secondary:active,#marsello-portal-root .pos-content .btn-secondary.active,#marsello-portal-root .pos-content .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#3a4046;border-color:#373c41}#marsello-portal-root .pos-content .btn-check:checked+.btn-secondary:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-secondary:focus,#marsello-portal-root .pos-content .btn-secondary:active:focus,#marsello-portal-root .pos-content .btn-secondary.active:focus,#marsello-portal-root .pos-content .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #646a7080}#marsello-portal-root .pos-content .btn-secondary:disabled,#marsello-portal-root .pos-content .btn-secondary.disabled{color:#fff;background-color:#495057;border-color:#495057}#marsello-portal-root .pos-content .btn-success{color:#000;background-color:#4bbf73;border-color:#4bbf73}#marsello-portal-root .pos-content .btn-success:hover{color:#000;background-color:#66c988;border-color:#5dc581}#marsello-portal-root .pos-content .btn-check:focus+.btn-success,#marsello-portal-root .pos-content .btn-success:focus{color:#000;background-color:#66c988;border-color:#5dc581;box-shadow:0 0 0 .2rem #40a26280}#marsello-portal-root .pos-content .btn-check:checked+.btn-success,#marsello-portal-root .pos-content .btn-check:active+.btn-success,#marsello-portal-root .pos-content .btn-success:active,#marsello-portal-root .pos-content .btn-success.active,#marsello-portal-root .pos-content .show>.btn-success.dropdown-toggle{color:#000;background-color:#6fcc8f;border-color:#5dc581}#marsello-portal-root .pos-content .btn-check:checked+.btn-success:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-success:focus,#marsello-portal-root .pos-content .btn-success:active:focus,#marsello-portal-root .pos-content .btn-success.active:focus,#marsello-portal-root .pos-content .show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #40a26280}#marsello-portal-root .pos-content .btn-success:disabled,#marsello-portal-root .pos-content .btn-success.disabled{color:#000;background-color:#4bbf73;border-color:#4bbf73}#marsello-portal-root .pos-content .btn-info{color:#fff;background-color:#1f9bcf;border-color:#1f9bcf}#marsello-portal-root .pos-content .btn-info:hover{color:#fff;background-color:#1a84b0;border-color:#197ca6}#marsello-portal-root .pos-content .btn-check:focus+.btn-info,#marsello-portal-root .pos-content .btn-info:focus{color:#fff;background-color:#1a84b0;border-color:#197ca6;box-shadow:0 0 0 .2rem #41aad680}#marsello-portal-root .pos-content .btn-check:checked+.btn-info,#marsello-portal-root .pos-content .btn-check:active+.btn-info,#marsello-portal-root .pos-content .btn-info:active,#marsello-portal-root .pos-content .btn-info.active,#marsello-portal-root .pos-content .show>.btn-info.dropdown-toggle{color:#fff;background-color:#197ca6;border-color:#17749b}#marsello-portal-root .pos-content .btn-check:checked+.btn-info:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-info:focus,#marsello-portal-root .pos-content .btn-info:active:focus,#marsello-portal-root .pos-content .btn-info.active:focus,#marsello-portal-root .pos-content .show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #41aad680}#marsello-portal-root .pos-content .btn-info:disabled,#marsello-portal-root .pos-content .btn-info.disabled{color:#fff;background-color:#1f9bcf;border-color:#1f9bcf}#marsello-portal-root .pos-content .btn-warning{color:#000;background-color:#e5a54b;border-color:#e5a54b}#marsello-portal-root .pos-content .btn-warning:hover{color:#000;background-color:#e9b366;border-color:#e8ae5d}#marsello-portal-root .pos-content .btn-check:focus+.btn-warning,#marsello-portal-root .pos-content .btn-warning:focus{color:#000;background-color:#e9b366;border-color:#e8ae5d;box-shadow:0 0 0 .2rem #c38c4080}#marsello-portal-root .pos-content .btn-check:checked+.btn-warning,#marsello-portal-root .pos-content .btn-check:active+.btn-warning,#marsello-portal-root .pos-content .btn-warning:active,#marsello-portal-root .pos-content .btn-warning.active,#marsello-portal-root .pos-content .show>.btn-warning.dropdown-toggle{color:#000;background-color:#eab76f;border-color:#e8ae5d}#marsello-portal-root .pos-content .btn-check:checked+.btn-warning:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-warning:focus,#marsello-portal-root .pos-content .btn-warning:active:focus,#marsello-portal-root .pos-content .btn-warning.active:focus,#marsello-portal-root .pos-content .show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c38c4080}#marsello-portal-root .pos-content .btn-warning:disabled,#marsello-portal-root .pos-content .btn-warning.disabled{color:#000;background-color:#e5a54b;border-color:#e5a54b}#marsello-portal-root .pos-content .btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}#marsello-portal-root .pos-content .btn-danger:hover{color:#fff;background-color:#b84743;border-color:#ae423f}#marsello-portal-root .pos-content .btn-check:focus+.btn-danger,#marsello-portal-root .pos-content .btn-danger:focus{color:#fff;background-color:#b84743;border-color:#ae423f;box-shadow:0 0 0 .2rem #df6d6980}#marsello-portal-root .pos-content .btn-check:checked+.btn-danger,#marsello-portal-root .pos-content .btn-check:active+.btn-danger,#marsello-portal-root .pos-content .btn-danger:active,#marsello-portal-root .pos-content .btn-danger.active,#marsello-portal-root .pos-content .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ae423f;border-color:#a33e3b}#marsello-portal-root .pos-content .btn-check:checked+.btn-danger:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-danger:focus,#marsello-portal-root .pos-content .btn-danger:active:focus,#marsello-portal-root .pos-content .btn-danger.active:focus,#marsello-portal-root .pos-content .show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #df6d6980}#marsello-portal-root .pos-content .btn-danger:disabled,#marsello-portal-root .pos-content .btn-danger.disabled{color:#fff;background-color:#d9534f;border-color:#d9534f}#marsello-portal-root .pos-content .btn-light{color:#000;background-color:#eff2f6;border-color:#eff2f6}#marsello-portal-root .pos-content .btn-light:hover{color:#000;background-color:#f1f4f7;border-color:#f1f3f7}#marsello-portal-root .pos-content .btn-check:focus+.btn-light,#marsello-portal-root .pos-content .btn-light:focus{color:#000;background-color:#f1f4f7;border-color:#f1f3f7;box-shadow:0 0 0 .2rem #cbced180}#marsello-portal-root .pos-content .btn-check:checked+.btn-light,#marsello-portal-root .pos-content .btn-check:active+.btn-light,#marsello-portal-root .pos-content .btn-light:active,#marsello-portal-root .pos-content .btn-light.active,#marsello-portal-root .pos-content .show>.btn-light.dropdown-toggle{color:#000;background-color:#f2f5f8;border-color:#f1f3f7}#marsello-portal-root .pos-content .btn-check:checked+.btn-light:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-light:focus,#marsello-portal-root .pos-content .btn-light:active:focus,#marsello-portal-root .pos-content .btn-light.active:focus,#marsello-portal-root .pos-content .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #cbced180}#marsello-portal-root .pos-content .btn-light:disabled,#marsello-portal-root .pos-content .btn-light.disabled{color:#000;background-color:#eff2f6;border-color:#eff2f6}#marsello-portal-root .pos-content .btn-dark{color:#fff;background-color:#293042;border-color:#293042}#marsello-portal-root .pos-content .btn-dark:hover{color:#fff;background-color:#232938;border-color:#212635}#marsello-portal-root .pos-content .btn-check:focus+.btn-dark,#marsello-portal-root .pos-content .btn-dark:focus{color:#fff;background-color:#232938;border-color:#212635;box-shadow:0 0 0 .2rem #494f5e80}#marsello-portal-root .pos-content .btn-check:checked+.btn-dark,#marsello-portal-root .pos-content .btn-check:active+.btn-dark,#marsello-portal-root .pos-content .btn-dark:active,#marsello-portal-root .pos-content .btn-dark.active,#marsello-portal-root .pos-content .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#212635;border-color:#1f2432}#marsello-portal-root .pos-content .btn-check:checked+.btn-dark:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-dark:focus,#marsello-portal-root .pos-content .btn-dark:active:focus,#marsello-portal-root .pos-content .btn-dark.active:focus,#marsello-portal-root .pos-content .show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #494f5e80}#marsello-portal-root .pos-content .btn-dark:disabled,#marsello-portal-root .pos-content .btn-dark.disabled{color:#fff;background-color:#293042;border-color:#293042}#marsello-portal-root .pos-content .btn-outline-primary{color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .btn-outline-primary:hover{color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-primary,#marsello-portal-root .pos-content .btn-outline-primary:focus{box-shadow:0 0 0 .2rem #3f80ea80}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-primary,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-primary,#marsello-portal-root .pos-content .btn-outline-primary:active,#marsello-portal-root .pos-content .btn-outline-primary.active,#marsello-portal-root .pos-content .btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-primary:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-primary:focus,#marsello-portal-root .pos-content .btn-outline-primary:active:focus,#marsello-portal-root .pos-content .btn-outline-primary.active:focus,#marsello-portal-root .pos-content .btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #3f80ea80}#marsello-portal-root .pos-content .btn-outline-primary:disabled,#marsello-portal-root .pos-content .btn-outline-primary.disabled{color:#3f80ea;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-secondary{color:#495057;border-color:#495057}#marsello-portal-root .pos-content .btn-outline-secondary:hover{color:#fff;background-color:#495057;border-color:#495057}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-secondary,#marsello-portal-root .pos-content .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #49505780}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-secondary,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-secondary,#marsello-portal-root .pos-content .btn-outline-secondary:active,#marsello-portal-root .pos-content .btn-outline-secondary.active,#marsello-portal-root .pos-content .btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#495057;border-color:#495057}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-secondary:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-secondary:focus,#marsello-portal-root .pos-content .btn-outline-secondary:active:focus,#marsello-portal-root .pos-content .btn-outline-secondary.active:focus,#marsello-portal-root .pos-content .btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #49505780}#marsello-portal-root .pos-content .btn-outline-secondary:disabled,#marsello-portal-root .pos-content .btn-outline-secondary.disabled{color:#495057;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-success{color:#4bbf73;border-color:#4bbf73}#marsello-portal-root .pos-content .btn-outline-success:hover{color:#000;background-color:#4bbf73;border-color:#4bbf73}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-success,#marsello-portal-root .pos-content .btn-outline-success:focus{box-shadow:0 0 0 .2rem #4bbf7380}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-success,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-success,#marsello-portal-root .pos-content .btn-outline-success:active,#marsello-portal-root .pos-content .btn-outline-success.active,#marsello-portal-root .pos-content .btn-outline-success.dropdown-toggle.show{color:#000;background-color:#4bbf73;border-color:#4bbf73}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-success:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-success:focus,#marsello-portal-root .pos-content .btn-outline-success:active:focus,#marsello-portal-root .pos-content .btn-outline-success.active:focus,#marsello-portal-root .pos-content .btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #4bbf7380}#marsello-portal-root .pos-content .btn-outline-success:disabled,#marsello-portal-root .pos-content .btn-outline-success.disabled{color:#4bbf73;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-info{color:#1f9bcf;border-color:#1f9bcf}#marsello-portal-root .pos-content .btn-outline-info:hover{color:#fff;background-color:#1f9bcf;border-color:#1f9bcf}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-info,#marsello-portal-root .pos-content .btn-outline-info:focus{box-shadow:0 0 0 .2rem #1f9bcf80}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-info,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-info,#marsello-portal-root .pos-content .btn-outline-info:active,#marsello-portal-root .pos-content .btn-outline-info.active,#marsello-portal-root .pos-content .btn-outline-info.dropdown-toggle.show{color:#fff;background-color:#1f9bcf;border-color:#1f9bcf}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-info:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-info:focus,#marsello-portal-root .pos-content .btn-outline-info:active:focus,#marsello-portal-root .pos-content .btn-outline-info.active:focus,#marsello-portal-root .pos-content .btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #1f9bcf80}#marsello-portal-root .pos-content .btn-outline-info:disabled,#marsello-portal-root .pos-content .btn-outline-info.disabled{color:#1f9bcf;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-warning{color:#e5a54b;border-color:#e5a54b}#marsello-portal-root .pos-content .btn-outline-warning:hover{color:#000;background-color:#e5a54b;border-color:#e5a54b}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-warning,#marsello-portal-root .pos-content .btn-outline-warning:focus{box-shadow:0 0 0 .2rem #e5a54b80}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-warning,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-warning,#marsello-portal-root .pos-content .btn-outline-warning:active,#marsello-portal-root .pos-content .btn-outline-warning.active,#marsello-portal-root .pos-content .btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#e5a54b;border-color:#e5a54b}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-warning:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-warning:focus,#marsello-portal-root .pos-content .btn-outline-warning:active:focus,#marsello-portal-root .pos-content .btn-outline-warning.active:focus,#marsello-portal-root .pos-content .btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #e5a54b80}#marsello-portal-root .pos-content .btn-outline-warning:disabled,#marsello-portal-root .pos-content .btn-outline-warning.disabled{color:#e5a54b;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-danger{color:#d9534f;border-color:#d9534f}#marsello-portal-root .pos-content .btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-danger,#marsello-portal-root .pos-content .btn-outline-danger:focus{box-shadow:0 0 0 .2rem #d9534f80}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-danger,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-danger,#marsello-portal-root .pos-content .btn-outline-danger:active,#marsello-portal-root .pos-content .btn-outline-danger.active,#marsello-portal-root .pos-content .btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#d9534f;border-color:#d9534f}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-danger:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-danger:focus,#marsello-portal-root .pos-content .btn-outline-danger:active:focus,#marsello-portal-root .pos-content .btn-outline-danger.active:focus,#marsello-portal-root .pos-content .btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #d9534f80}#marsello-portal-root .pos-content .btn-outline-danger:disabled,#marsello-portal-root .pos-content .btn-outline-danger.disabled{color:#d9534f;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-light{color:#eff2f6;border-color:#eff2f6}#marsello-portal-root .pos-content .btn-outline-light:hover{color:#000;background-color:#eff2f6;border-color:#eff2f6}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-light,#marsello-portal-root .pos-content .btn-outline-light:focus{box-shadow:0 0 0 .2rem #eff2f680}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-light,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-light,#marsello-portal-root .pos-content .btn-outline-light:active,#marsello-portal-root .pos-content .btn-outline-light.active,#marsello-portal-root .pos-content .btn-outline-light.dropdown-toggle.show{color:#000;background-color:#eff2f6;border-color:#eff2f6}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-light:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-light:focus,#marsello-portal-root .pos-content .btn-outline-light:active:focus,#marsello-portal-root .pos-content .btn-outline-light.active:focus,#marsello-portal-root .pos-content .btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #eff2f680}#marsello-portal-root .pos-content .btn-outline-light:disabled,#marsello-portal-root .pos-content .btn-outline-light.disabled{color:#eff2f6;background-color:#0000}#marsello-portal-root .pos-content .btn-outline-dark{color:#293042;border-color:#293042}#marsello-portal-root .pos-content .btn-outline-dark:hover{color:#fff;background-color:#293042;border-color:#293042}#marsello-portal-root .pos-content .btn-check:focus+.btn-outline-dark,#marsello-portal-root .pos-content .btn-outline-dark:focus{box-shadow:0 0 0 .2rem #29304280}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-dark,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-dark,#marsello-portal-root .pos-content .btn-outline-dark:active,#marsello-portal-root .pos-content .btn-outline-dark.active,#marsello-portal-root .pos-content .btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#293042;border-color:#293042}#marsello-portal-root .pos-content .btn-check:checked+.btn-outline-dark:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-outline-dark:focus,#marsello-portal-root .pos-content .btn-outline-dark:active:focus,#marsello-portal-root .pos-content .btn-outline-dark.active:focus,#marsello-portal-root .pos-content .btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #29304280}#marsello-portal-root .pos-content .btn-outline-dark:disabled,#marsello-portal-root .pos-content .btn-outline-dark.disabled{color:#293042;background-color:#0000}#marsello-portal-root .pos-content .btn-link{color:#3f80ea;font-weight:400;text-decoration:none}#marsello-portal-root .pos-content .btn-link:hover{color:#3266bb;text-decoration:underline}#marsello-portal-root .pos-content .btn-link:focus{text-decoration:underline}#marsello-portal-root .pos-content .btn-link:disabled,#marsello-portal-root .pos-content .btn-link.disabled{color:#6c757d}#marsello-portal-root .pos-content .btn-lg,#marsello-portal-root .pos-content .btn-group-lg>.btn{border-radius:.3rem;padding:.35rem 1rem;font-size:.95rem}#marsello-portal-root .pos-content .btn-sm,#marsello-portal-root .pos-content .btn-group-sm>.btn{border-radius:.1rem;padding:.15rem .5rem;font-size:.75rem}#marsello-portal-root .pos-content .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .fade{transition:none}}#marsello-portal-root .pos-content .fade:not(.show){opacity:0}#marsello-portal-root .pos-content .collapse:not(.show){display:none}#marsello-portal-root .pos-content .collapsing{height:0;transition:height .35s;overflow:hidden}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .collapsing{transition:none}}#marsello-portal-root .pos-content .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .collapsing.collapse-horizontal{transition:none}}#marsello-portal-root .pos-content .dropup,#marsello-portal-root .pos-content .dropend,#marsello-portal-root .pos-content .dropdown,#marsello-portal-root .pos-content .dropstart{position:relative}#marsello-portal-root .pos-content .dropdown-toggle{white-space:nowrap}#marsello-portal-root .pos-content .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top-color:currentColor;border-bottom:0;margin-left:.255em;display:inline-block}#marsello-portal-root .pos-content .dropdown-toggle:empty:after{margin-left:0}#marsello-portal-root .pos-content .dropdown-menu{z-index:1000;color:#6c757d;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #00000026;border-radius:.2rem;min-width:10rem;margin:0;padding:.5rem 0;font-size:.825rem;list-style:none;display:none;position:absolute}#marsello-portal-root .pos-content .dropdown-menu[data-bs-popper]{margin-top:.125rem;top:100%;left:0}#marsello-portal-root .pos-content .dropdown-menu-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (width>=576px){#marsello-portal-root .pos-content .dropdown-menu-sm-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-sm-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (width>=768px){#marsello-portal-root .pos-content .dropdown-menu-md-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-md-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (width>=992px){#marsello-portal-root .pos-content .dropdown-menu-lg-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-lg-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (width>=1200px){#marsello-portal-root .pos-content .dropdown-menu-xl-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-xl-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (width>=1440px){#marsello-portal-root .pos-content .dropdown-menu-xxl-start{--bs-position:start}#marsello-portal-root .pos-content .dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}#marsello-portal-root .pos-content .dropdown-menu-xxl-end{--bs-position:end}#marsello-portal-root .pos-content .dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}#marsello-portal-root .pos-content .dropup .dropdown-menu[data-bs-popper]{margin-top:0;margin-bottom:.125rem;top:auto;bottom:100%}#marsello-portal-root .pos-content .dropup .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top:0;border-bottom-color:currentColor;margin-left:.255em;display:inline-block}#marsello-portal-root .pos-content .dropup .dropdown-toggle:empty:after{margin-left:0}#marsello-portal-root .pos-content .dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem;top:0;left:100%;right:auto}#marsello-portal-root .pos-content .dropend .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-left-color:currentColor;border-right:0;margin-left:.255em;display:inline-block}#marsello-portal-root .pos-content .dropend .dropdown-toggle:empty:after{margin-left:0}#marsello-portal-root .pos-content .dropend .dropdown-toggle:after{vertical-align:0}#marsello-portal-root .pos-content .dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem;top:0;left:auto;right:100%}#marsello-portal-root .pos-content .dropstart .dropdown-toggle:after{vertical-align:.255em;content:"";margin-left:.255em;display:none}#marsello-portal-root .pos-content .dropstart .dropdown-toggle:before{vertical-align:.255em;content:"";border-top:.3em solid #0000;border-bottom:.3em solid #0000;border-right:.3em solid;margin-right:.255em;display:inline-block}#marsello-portal-root .pos-content .dropstart .dropdown-toggle:empty:after{margin-left:0}#marsello-portal-root .pos-content .dropstart .dropdown-toggle:before{vertical-align:0}#marsello-portal-root .pos-content .dropdown-divider{border-top:1px solid #00000026;height:0;margin:.5rem 0;overflow:hidden}#marsello-portal-root .pos-content .dropdown-item{clear:both;color:#495057;width:100%;text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:.35rem 1.5rem;font-weight:400;display:block}#marsello-portal-root .pos-content .dropdown-item:hover,#marsello-portal-root .pos-content .dropdown-item:focus{color:#42484e;background-color:#f4f7f9;text-decoration:none}#marsello-portal-root .pos-content .dropdown-item.active,#marsello-portal-root .pos-content .dropdown-item:active{color:#fff;background-color:#3f80ea;text-decoration:none}#marsello-portal-root .pos-content .dropdown-item.disabled,#marsello-portal-root .pos-content .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#0000}#marsello-portal-root .pos-content .dropdown-menu.show{display:block}#marsello-portal-root .pos-content .dropdown-header{color:#6c757d;white-space:nowrap;margin-bottom:0;padding:.5rem 1.5rem;font-size:.75rem;display:block}#marsello-portal-root .pos-content .dropdown-item-text{color:#495057;padding:.35rem 1.5rem;display:block}#marsello-portal-root .pos-content .dropdown-menu-dark{color:#dee6ed;background-color:#020202;border-color:#00000026}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item{color:#dee6ed}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item:hover,#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item.active,#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#3f80ea}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item.disabled,#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-divider{border-color:#00000026}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-item-text{color:#dee6ed}#marsello-portal-root .pos-content .dropdown-menu-dark .dropdown-header{color:#adb5bd}#marsello-portal-root .pos-content .btn-group,#marsello-portal-root .pos-content .btn-group-vertical{vertical-align:middle;display:inline-flex;position:relative}#marsello-portal-root .pos-content .btn-group>.btn,#marsello-portal-root .pos-content .btn-group-vertical>.btn{flex:auto;position:relative}#marsello-portal-root .pos-content .btn-group>.btn-check:checked+.btn,#marsello-portal-root .pos-content .btn-group>.btn-check:focus+.btn,#marsello-portal-root .pos-content .btn-group>.btn:hover,#marsello-portal-root .pos-content .btn-group>.btn:focus,#marsello-portal-root .pos-content .btn-group>.btn:active,#marsello-portal-root .pos-content .btn-group>.btn.active,#marsello-portal-root .pos-content .btn-group-vertical>.btn-check:checked+.btn,#marsello-portal-root .pos-content .btn-group-vertical>.btn-check:focus+.btn,#marsello-portal-root .pos-content .btn-group-vertical>.btn:hover,#marsello-portal-root .pos-content .btn-group-vertical>.btn:focus,#marsello-portal-root .pos-content .btn-group-vertical>.btn:active,#marsello-portal-root .pos-content .btn-group-vertical>.btn.active{z-index:1}#marsello-portal-root .pos-content .btn-toolbar{flex-wrap:wrap;justify-content:flex-start;display:flex}#marsello-portal-root .pos-content .btn-toolbar .input-group{width:auto}#marsello-portal-root .pos-content .btn-group>.btn:not(:first-child),#marsello-portal-root .pos-content .btn-group>.btn-group:not(:first-child){margin-left:-1px}#marsello-portal-root .pos-content .btn-group>.btn:not(:last-child):not(.dropdown-toggle),#marsello-portal-root .pos-content .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}#marsello-portal-root .pos-content .btn-group>.btn:nth-child(n+3),#marsello-portal-root .pos-content .btn-group>:not(.btn-check)+.btn,#marsello-portal-root .pos-content .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}#marsello-portal-root .pos-content .dropdown-toggle-split{padding-left:.525rem;padding-right:.525rem}#marsello-portal-root .pos-content .dropdown-toggle-split:after,#marsello-portal-root .pos-content .dropup .dropdown-toggle-split:after,#marsello-portal-root .pos-content .dropend .dropdown-toggle-split:after{margin-left:0}#marsello-portal-root .pos-content .dropstart .dropdown-toggle-split:before{margin-right:0}#marsello-portal-root .pos-content .btn-sm+.dropdown-toggle-split,#marsello-portal-root .pos-content .btn-group-sm>.btn+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}#marsello-portal-root .pos-content .btn-lg+.dropdown-toggle-split,#marsello-portal-root .pos-content .btn-group-lg>.btn+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}#marsello-portal-root .pos-content .btn-group-vertical{flex-direction:column;justify-content:center;align-items:flex-start}#marsello-portal-root .pos-content .btn-group-vertical>.btn,#marsello-portal-root .pos-content .btn-group-vertical>.btn-group{width:100%}#marsello-portal-root .pos-content .btn-group-vertical>.btn:not(:first-child),#marsello-portal-root .pos-content .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}#marsello-portal-root .pos-content .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),#marsello-portal-root .pos-content .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}#marsello-portal-root .pos-content .btn-group-vertical>.btn~.btn,#marsello-portal-root .pos-content .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}#marsello-portal-root .pos-content .nav{z-index:1;flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;display:flex;position:relative}#marsello-portal-root .pos-content .nav-link{color:#3f80ea;padding:.5rem 1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .nav-link{transition:none}}#marsello-portal-root .pos-content .nav-link:hover,#marsello-portal-root .pos-content .nav-link:focus{color:#000;text-decoration:none}#marsello-portal-root .pos-content .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}#marsello-portal-root .pos-content .nav-tabs .nav-link{background:0 0;border:1px solid #0000;border-top-left-radius:.2rem;border-top-right-radius:.2rem;margin-bottom:-1px}#marsello-portal-root .pos-content .nav-tabs .nav-link:hover,#marsello-portal-root .pos-content .nav-tabs .nav-link:focus{isolation:isolate}#marsello-portal-root .pos-content .nav-tabs .nav-link.disabled{color:#6c757d;background-color:#0000;border-color:#0000}#marsello-portal-root .pos-content .nav-tabs .nav-link.active,#marsello-portal-root .pos-content .nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#fff}#marsello-portal-root .pos-content .nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}#marsello-portal-root .pos-content .nav-pills .nav-link{background:0 0;border:0;border-radius:.2rem}#marsello-portal-root .pos-content .nav-pills .nav-link.active,#marsello-portal-root .pos-content .nav-pills .show>.nav-link{color:#fff;background-color:#3f80ea}#marsello-portal-root .pos-content .nav-fill>.nav-link,#marsello-portal-root .pos-content .nav-fill .nav-item{text-align:center;flex:auto}#marsello-portal-root .pos-content .nav-justified>.nav-link,#marsello-portal-root .pos-content .nav-justified .nav-item{text-align:center;flex-grow:1;flex-basis:0}#marsello-portal-root .pos-content .nav-fill .nav-item .nav-link,#marsello-portal-root .pos-content .nav-justified .nav-item .nav-link{width:100%}#marsello-portal-root .pos-content .tab-content>.tab-pane{display:none}#marsello-portal-root .pos-content .tab-content>.active{display:block}#marsello-portal-root .pos-content .navbar{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex;position:relative}#marsello-portal-root .pos-content .navbar>.container,#marsello-portal-root .pos-content .navbar>.container-fluid,#marsello-portal-root .pos-content .navbar>.container-sm,#marsello-portal-root .pos-content .navbar>.container-md,#marsello-portal-root .pos-content .navbar>.container-lg,#marsello-portal-root .pos-content .navbar>.container-xl{flex-wrap:inherit;justify-content:space-between;align-items:center;display:flex}#marsello-portal-root .pos-content .navbar-brand{white-space:nowrap;margin-right:1rem;padding-top:.875rem;padding-bottom:.875rem;font-size:1.15rem}#marsello-portal-root .pos-content .navbar-brand:hover,#marsello-portal-root .pos-content .navbar-brand:focus{text-decoration:none}#marsello-portal-root .pos-content .navbar-nav{flex-direction:column;margin-bottom:0;padding-left:0;list-style:none;display:flex}#marsello-portal-root .pos-content .navbar-nav .nav-link{padding-left:0;padding-right:0}#marsello-portal-root .pos-content .navbar-nav .dropdown-menu{position:static}#marsello-portal-root .pos-content .navbar-text{padding-top:.5rem;padding-bottom:.5rem}#marsello-portal-root .pos-content .navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}#marsello-portal-root .pos-content .navbar-toggler{background-color:#0000;border:1px solid #0000;border-radius:.2rem;padding:.25rem .75rem;font-size:.95rem;line-height:1;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .navbar-toggler{transition:none}}#marsello-portal-root .pos-content .navbar-toggler:hover{text-decoration:none}#marsello-portal-root .pos-content .navbar-toggler:focus{outline:0;text-decoration:none;box-shadow:0 0 0 .2rem}#marsello-portal-root .pos-content .navbar-toggler-icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:100%;width:1.5em;height:1.5em;display:inline-block}#marsello-portal-root .pos-content .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (width>=576px){#marsello-portal-root .pos-content .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand-sm .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand-sm .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand-sm .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand-sm .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand-sm .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand-sm .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@media (width>=768px){#marsello-portal-root .pos-content .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand-md .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand-md .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand-md .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand-md .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand-md .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand-md .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand-md .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand-md .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand-md .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@media (width>=992px){#marsello-portal-root .pos-content .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand-lg .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand-lg .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand-lg .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand-lg .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand-lg .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand-lg .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@media (width>=1200px){#marsello-portal-root .pos-content .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand-xl .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand-xl .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand-xl .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand-xl .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand-xl .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand-xl .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@media (width>=1440px){#marsello-portal-root .pos-content .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand-xxl .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand-xxl .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand-xxl .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand-xxl .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand-xxl .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand-xxl .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}#marsello-portal-root .pos-content .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}#marsello-portal-root .pos-content .navbar-expand .navbar-nav{flex-direction:row}#marsello-portal-root .pos-content .navbar-expand .navbar-nav .dropdown-menu{position:absolute}#marsello-portal-root .pos-content .navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}#marsello-portal-root .pos-content .navbar-expand .navbar-nav-scroll{overflow:visible}#marsello-portal-root .pos-content .navbar-expand .navbar-collapse{flex-basis:auto;display:flex!important}#marsello-portal-root .pos-content .navbar-expand .navbar-toggler,#marsello-portal-root .pos-content .navbar-expand .offcanvas-header{display:none}#marsello-portal-root .pos-content .navbar-expand .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}#marsello-portal-root .pos-content .navbar-expand .offcanvas-top,#marsello-portal-root .pos-content .navbar-expand .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}#marsello-portal-root .pos-content .navbar-expand .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}#marsello-portal-root .pos-content .navbar-light .navbar-brand,#marsello-portal-root .pos-content .navbar-light .navbar-brand:hover,#marsello-portal-root .pos-content .navbar-light .navbar-brand:focus{color:#000000e6}#marsello-portal-root .pos-content .navbar-light .navbar-nav .nav-link{color:#0000008c}#marsello-portal-root .pos-content .navbar-light .navbar-nav .nav-link:hover,#marsello-portal-root .pos-content .navbar-light .navbar-nav .nav-link:focus{color:#000000b3}#marsello-portal-root .pos-content .navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}#marsello-portal-root .pos-content .navbar-light .navbar-nav .show>.nav-link,#marsello-portal-root .pos-content .navbar-light .navbar-nav .nav-link.active{color:#000000e6}#marsello-portal-root .pos-content .navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}#marsello-portal-root .pos-content .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .navbar-light .navbar-text{color:#0000008c}#marsello-portal-root .pos-content .navbar-light .navbar-text a,#marsello-portal-root .pos-content .navbar-light .navbar-text a:hover,#marsello-portal-root .pos-content .navbar-light .navbar-text a:focus{color:#000000e6}#marsello-portal-root .pos-content .navbar-dark .navbar-brand,#marsello-portal-root .pos-content .navbar-dark .navbar-brand:hover,#marsello-portal-root .pos-content .navbar-dark .navbar-brand:focus{color:#fff}#marsello-portal-root .pos-content .navbar-dark .navbar-nav .nav-link{color:#ffffff8c}#marsello-portal-root .pos-content .navbar-dark .navbar-nav .nav-link:hover,#marsello-portal-root .pos-content .navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}#marsello-portal-root .pos-content .navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}#marsello-portal-root .pos-content .navbar-dark .navbar-nav .show>.nav-link,#marsello-portal-root .pos-content .navbar-dark .navbar-nav .nav-link.active{color:#fff}#marsello-portal-root .pos-content .navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}#marsello-portal-root .pos-content .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .navbar-dark .navbar-text{color:#ffffff8c}#marsello-portal-root .pos-content .navbar-dark .navbar-text a,#marsello-portal-root .pos-content .navbar-dark .navbar-text a:hover,#marsello-portal-root .pos-content .navbar-dark .navbar-text a:focus{color:#fff}#marsello-portal-root .pos-content .card{word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #0000;border-radius:.25rem;flex-direction:column;min-width:0;display:flex;position:relative}#marsello-portal-root .pos-content .card>hr{margin-left:0;margin-right:0}#marsello-portal-root .pos-content .card>.list-group{border-top:inherit;border-bottom:inherit}#marsello-portal-root .pos-content .card>.list-group:first-child{border-top-width:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}#marsello-portal-root .pos-content .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#marsello-portal-root .pos-content .card>.card-header+.list-group,#marsello-portal-root .pos-content .card>.list-group+.card-footer{border-top:0}#marsello-portal-root .pos-content .card-body{flex:auto;padding:1.25rem}#marsello-portal-root .pos-content .card-title{margin-bottom:.5rem}#marsello-portal-root .pos-content .card-subtitle{margin-top:-.25rem;margin-bottom:0}#marsello-portal-root .pos-content .card-text:last-child{margin-bottom:0}#marsello-portal-root .pos-content .card-link:hover{text-decoration:none}#marsello-portal-root .pos-content .card-link+.card-link{margin-left:1.25rem}#marsello-portal-root .pos-content .card-header{background-color:#fff;border-bottom:0 solid #0000;margin-bottom:0;padding:1rem 1.25rem}#marsello-portal-root .pos-content .card-header:first-child{border-radius:.25rem .25rem 0 0}#marsello-portal-root .pos-content .card-footer{background-color:#fff;border-top:0 solid #0000;padding:1rem 1.25rem}#marsello-portal-root .pos-content .card-footer:last-child{border-radius:0 0 .25rem .25rem}#marsello-portal-root .pos-content .card-header-tabs{border-bottom:0;margin-bottom:-1rem;margin-left:-.625rem;margin-right:-.625rem}#marsello-portal-root .pos-content .card-header-tabs .nav-link.active{background-color:#fff;border-bottom-color:#fff}#marsello-portal-root .pos-content .card-header-pills{margin-left:-.625rem;margin-right:-.625rem}#marsello-portal-root .pos-content .card-img-overlay{border-radius:.25rem;padding:1rem;position:absolute;inset:0}#marsello-portal-root .pos-content .card-img,#marsello-portal-root .pos-content .card-img-top,#marsello-portal-root .pos-content .card-img-bottom{width:100%}#marsello-portal-root .pos-content .card-img,#marsello-portal-root .pos-content .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#marsello-portal-root .pos-content .card-img,#marsello-portal-root .pos-content .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#marsello-portal-root .pos-content .card-group>.card{margin-bottom:12px}@media (width>=576px){#marsello-portal-root .pos-content .card-group{flex-flow:wrap;display:flex}#marsello-portal-root .pos-content .card-group>.card{flex:1 0;margin-bottom:0}#marsello-portal-root .pos-content .card-group>.card+.card{border-left:0;margin-left:0}#marsello-portal-root .pos-content .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}#marsello-portal-root .pos-content .card-group>.card:not(:last-child) .card-img-top,#marsello-portal-root .pos-content .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}#marsello-portal-root .pos-content .card-group>.card:not(:last-child) .card-img-bottom,#marsello-portal-root .pos-content .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}#marsello-portal-root .pos-content .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#marsello-portal-root .pos-content .card-group>.card:not(:first-child) .card-img-top,#marsello-portal-root .pos-content .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}#marsello-portal-root .pos-content .card-group>.card:not(:first-child) .card-img-bottom,#marsello-portal-root .pos-content .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}#marsello-portal-root .pos-content .accordion-button{color:#6c757d;text-align:left;overflow-anchor:none;background-color:#f7f9fc;border:0;border-radius:0;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.825rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s;display:flex;position:relative}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .accordion-button{transition:none}}#marsello-portal-root .pos-content .accordion-button:not(.collapsed){color:#3973d3;background-color:#ecf2fd;box-shadow:inset 0 -1px #00000020}#marsello-portal-root .pos-content .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233973d3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}#marsello-portal-root .pos-content .accordion-button:after{content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236c757d'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .accordion-button:after{transition:none}}#marsello-portal-root .pos-content .accordion-button:hover{z-index:2}#marsello-portal-root .pos-content .accordion-button:focus{z-index:3;border-color:#9fc0f5;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .accordion-header{margin-bottom:0}#marsello-portal-root .pos-content .accordion-item{background-color:#f7f9fc;border:1px solid #00000020}#marsello-portal-root .pos-content .accordion-item:first-of-type{border-top-left-radius:.2rem;border-top-right-radius:.2rem}#marsello-portal-root .pos-content .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.2rem - 1px);border-top-right-radius:calc(.2rem - 1px)}#marsello-portal-root .pos-content .accordion-item:not(:first-of-type){border-top:0}#marsello-portal-root .pos-content .accordion-item:last-of-type{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.2rem - 1px);border-bottom-left-radius:calc(.2rem - 1px)}#marsello-portal-root .pos-content .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .accordion-body{padding:1rem 1.25rem}#marsello-portal-root .pos-content .accordion-flush .accordion-collapse{border-width:0}#marsello-portal-root .pos-content .accordion-flush .accordion-item{border-left:0;border-right:0;border-radius:0}#marsello-portal-root .pos-content .accordion-flush .accordion-item:first-child{border-top:0}#marsello-portal-root .pos-content .accordion-flush .accordion-item:last-child{border-bottom:0}#marsello-portal-root .pos-content .accordion-flush .accordion-item .accordion-button{border-radius:0}#marsello-portal-root .pos-content .breadcrumb{flex-wrap:wrap;margin-bottom:1rem;padding:0;list-style:none;display:flex}#marsello-portal-root .pos-content .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}#marsello-portal-root .pos-content .breadcrumb-item+.breadcrumb-item:before{float:left;color:#6c757d;content:var(--bs-breadcrumb-divider,"/");padding-right:.5rem}#marsello-portal-root .pos-content .breadcrumb-item.active{color:#6c757d}#marsello-portal-root .pos-content .pagination{padding-left:0;list-style:none;display:flex}#marsello-portal-root .pos-content .page-link{color:#6c757d;background-color:#fff;border:1px solid #dee6ed;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;position:relative}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .page-link{transition:none}}#marsello-portal-root .pos-content .page-link:hover{z-index:2;color:#020202;background-color:#e2e8ee;border-color:#dee6ed;text-decoration:none}#marsello-portal-root .pos-content .page-link:focus{z-index:3;color:#3266bb;background-color:#e2e8ee;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .page-item:not(:first-child) .page-link{margin-left:-1px}#marsello-portal-root .pos-content .page-item.active .page-link{z-index:3;color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee6ed}#marsello-portal-root .pos-content .page-link{padding:.3rem .75rem}#marsello-portal-root .pos-content .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}#marsello-portal-root .pos-content .pagination-lg .page-link{padding:.35rem 1rem;font-size:.95rem}#marsello-portal-root .pos-content .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}#marsello-portal-root .pos-content .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}#marsello-portal-root .pos-content .pagination-sm .page-link{padding:.15rem .5rem;font-size:.75rem}#marsello-portal-root .pos-content .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.1rem;border-bottom-left-radius:.1rem}#marsello-portal-root .pos-content .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.1rem;border-bottom-right-radius:.1rem}#marsello-portal-root .pos-content .badge{color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.2rem;padding:.3em .45em;font-size:80%;font-weight:500;line-height:1;display:inline-block}#marsello-portal-root .pos-content .badge:empty{display:none}#marsello-portal-root .pos-content .btn .badge{position:relative;top:-1px}#marsello-portal-root .pos-content .alert{border:0 solid #0000;border-radius:.2rem;margin-bottom:1rem;padding:.95rem;position:relative}#marsello-portal-root .pos-content .alert-heading{color:inherit}#marsello-portal-root .pos-content .alert-link{font-weight:500}#marsello-portal-root .pos-content .alert-dismissible{padding-right:2.85rem}#marsello-portal-root .pos-content .alert-dismissible .btn-close{z-index:2;padding:1.1875rem .95rem;position:absolute;top:0;right:0}#marsello-portal-root .pos-content .alert-primary{color:#264d8c;background-color:#d9e6fb;border-color:#c5d9f9}#marsello-portal-root .pos-content .alert-primary .alert-link{color:#1e3e70}#marsello-portal-root .pos-content .alert-secondary{color:#2c3034;background-color:#dbdcdd;border-color:#c8cbcd}#marsello-portal-root .pos-content .alert-secondary .alert-link{color:#23262a}#marsello-portal-root .pos-content .alert-success{color:#2d7345;background-color:#dbf2e3;border-color:#c9ecd5}#marsello-portal-root .pos-content .alert-success .alert-link{color:#245c37}#marsello-portal-root .pos-content .alert-info{color:#135d7c;background-color:#d2ebf5;border-color:#bce1f1}#marsello-portal-root .pos-content .alert-info .alert-link{color:#0f4a63}#marsello-portal-root .pos-content .alert-warning{color:#89632d;background-color:#faeddb;border-color:#f7e4c9}#marsello-portal-root .pos-content .alert-warning .alert-link{color:#6e4f24}#marsello-portal-root .pos-content .alert-danger{color:#82322f;background-color:#f7dddc;border-color:#f4cbca}#marsello-portal-root .pos-content .alert-danger .alert-link{color:#682826}#marsello-portal-root .pos-content .alert-light{color:#8f9194;background-color:#fcfcfd;border-color:#fafbfc}#marsello-portal-root .pos-content .alert-light .alert-link{color:#727476}#marsello-portal-root .pos-content .alert-dark{color:#191d28;background-color:#d4d6d9;border-color:#bfc1c6}#marsello-portal-root .pos-content .alert-dark .alert-link{color:#141720}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}#marsello-portal-root .pos-content .progress{background-color:#e2e8ee;border-radius:.2rem;height:1rem;font-size:.61875rem;display:flex;overflow:hidden}#marsello-portal-root .pos-content .progress-bar{color:#fff;text-align:center;white-space:nowrap;background-color:#3f80ea;flex-direction:column;justify-content:center;transition:width .6s;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .progress-bar{transition:none}}#marsello-portal-root .pos-content .progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);background-size:1rem 1rem}#marsello-portal-root .pos-content .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .progress-bar-animated{animation:none}}#marsello-portal-root .pos-content .list-group{border-radius:.2rem;flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#marsello-portal-root .pos-content .list-group-numbered{counter-reset:section;list-style-type:none}#marsello-portal-root .pos-content .list-group-numbered>li:before{content:counters(section, ".") ". ";counter-increment:section}#marsello-portal-root .pos-content .list-group-item-action{color:#495057;width:100%;text-align:inherit}#marsello-portal-root .pos-content .list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-action:focus{z-index:1;color:#495057;background-color:#f4f7f9;text-decoration:none}#marsello-portal-root .pos-content .list-group-item-action:active{color:#6c757d;background-color:#e2e8ee}#marsello-portal-root .pos-content .list-group-item{color:#212529;background-color:#fff;border:1px solid #00000020;padding:.75rem 1.25rem;display:block;position:relative}#marsello-portal-root .pos-content .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}#marsello-portal-root .pos-content .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}#marsello-portal-root .pos-content .list-group-item.disabled,#marsello-portal-root .pos-content .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}#marsello-portal-root .pos-content .list-group-item.active{z-index:2;color:#fff;background-color:#3f80ea;border-color:#3f80ea}#marsello-portal-root .pos-content .list-group-item+.list-group-item{border-top-width:0}#marsello-portal-root .pos-content .list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}#marsello-portal-root .pos-content .list-group-horizontal{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (width>=576px){#marsello-portal-root .pos-content .list-group-horizontal-sm{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal-sm>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal-sm>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (width>=768px){#marsello-portal-root .pos-content .list-group-horizontal-md{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal-md>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal-md>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (width>=992px){#marsello-portal-root .pos-content .list-group-horizontal-lg{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal-lg>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal-lg>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (width>=1200px){#marsello-portal-root .pos-content .list-group-horizontal-xl{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal-xl>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal-xl>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (width>=1440px){#marsello-portal-root .pos-content .list-group-horizontal-xxl{flex-direction:row}#marsello-portal-root .pos-content .list-group-horizontal-xxl>.list-group-item:first-child{border-top-right-radius:0;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}#marsello-portal-root .pos-content .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}#marsello-portal-root .pos-content .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}#marsello-portal-root .pos-content .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}#marsello-portal-root .pos-content .list-group-flush{border-radius:0}#marsello-portal-root .pos-content .list-group-flush>.list-group-item{border-width:0 0 1px}#marsello-portal-root .pos-content .list-group-flush>.list-group-item:last-child{border-bottom-width:0}#marsello-portal-root .pos-content .list-group-item-primary{color:#264d8c;background-color:#d9e6fb}#marsello-portal-root .pos-content .list-group-item-primary.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-primary.list-group-item-action:focus{color:#264d8c;background-color:#c3cfe2}#marsello-portal-root .pos-content .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#264d8c;border-color:#264d8c}#marsello-portal-root .pos-content .list-group-item-secondary{color:#2c3034;background-color:#dbdcdd}#marsello-portal-root .pos-content .list-group-item-secondary.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-secondary.list-group-item-action:focus{color:#2c3034;background-color:#c5c6c7}#marsello-portal-root .pos-content .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#2c3034;border-color:#2c3034}#marsello-portal-root .pos-content .list-group-item-success{color:#2d7345;background-color:#dbf2e3}#marsello-portal-root .pos-content .list-group-item-success.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-success.list-group-item-action:focus{color:#2d7345;background-color:#c5dacc}#marsello-portal-root .pos-content .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#2d7345;border-color:#2d7345}#marsello-portal-root .pos-content .list-group-item-info{color:#135d7c;background-color:#d2ebf5}#marsello-portal-root .pos-content .list-group-item-info.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-info.list-group-item-action:focus{color:#135d7c;background-color:#bdd4dd}#marsello-portal-root .pos-content .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#135d7c;border-color:#135d7c}#marsello-portal-root .pos-content .list-group-item-warning{color:#89632d;background-color:#faeddb}#marsello-portal-root .pos-content .list-group-item-warning.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-warning.list-group-item-action:focus{color:#89632d;background-color:#e1d5c5}#marsello-portal-root .pos-content .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#89632d;border-color:#89632d}#marsello-portal-root .pos-content .list-group-item-danger{color:#82322f;background-color:#f7dddc}#marsello-portal-root .pos-content .list-group-item-danger.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-danger.list-group-item-action:focus{color:#82322f;background-color:#dec7c6}#marsello-portal-root .pos-content .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#82322f;border-color:#82322f}#marsello-portal-root .pos-content .list-group-item-light{color:#8f9194;background-color:#fcfcfd}#marsello-portal-root .pos-content .list-group-item-light.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-light.list-group-item-action:focus{color:#8f9194;background-color:#e3e3e4}#marsello-portal-root .pos-content .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#8f9194;border-color:#8f9194}#marsello-portal-root .pos-content .list-group-item-dark{color:#191d28;background-color:#d4d6d9}#marsello-portal-root .pos-content .list-group-item-dark.list-group-item-action:hover,#marsello-portal-root .pos-content .list-group-item-dark.list-group-item-action:focus{color:#191d28;background-color:#bfc1c3}#marsello-portal-root .pos-content .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#191d28;border-color:#191d28}#marsello-portal-root .pos-content .btn-close{box-sizing:content-box;color:#000;opacity:.5;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50%/1em no-repeat;border:0;border-radius:.2rem;width:1em;height:1em;padding:.25em}#marsello-portal-root .pos-content .btn-close:hover{color:#000;opacity:.75;text-decoration:none}#marsello-portal-root .pos-content .btn-close:focus{opacity:1;outline:0;box-shadow:0 0 0 .2rem #3f80ea40}#marsello-portal-root .pos-content .btn-close:disabled,#marsello-portal-root .pos-content .btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}#marsello-portal-root .pos-content .btn-close-white{filter:invert()grayscale()brightness(200%)}#marsello-portal-root .pos-content .toast{pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid #0000001a;border-radius:.2rem;width:350px;max-width:100%;font-size:.875rem;box-shadow:0 .1rem .2rem #0000000d}#marsello-portal-root .pos-content .toast.showing{opacity:0}#marsello-portal-root .pos-content .toast:not(.show){display:none}#marsello-portal-root .pos-content .toast-container{pointer-events:none;width:max-content;max-width:100%}#marsello-portal-root .pos-content .toast-container>:not(:last-child){margin-bottom:.75rem}#marsello-portal-root .pos-content .toast-header{color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid #0000000d;border-top-left-radius:calc(.2rem - 1px);border-top-right-radius:calc(.2rem - 1px);align-items:center;padding:.5rem .75rem;display:flex}#marsello-portal-root .pos-content .toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}#marsello-portal-root .pos-content .toast-body{word-wrap:break-word;padding:.75rem}#marsello-portal-root .pos-content .modal{z-index:1055;outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden auto}#marsello-portal-root .pos-content .modal-dialog{pointer-events:none;width:auto;margin:.5rem;position:relative}#marsello-portal-root .pos-content .modal.fade .modal-dialog{transition:transform .25s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .modal.fade .modal-dialog{transition:none}}#marsello-portal-root .pos-content .modal.show .modal-dialog{transform:none}#marsello-portal-root .pos-content .modal.modal-static .modal-dialog{transform:scale(1.02)}#marsello-portal-root .pos-content .modal-dialog-scrollable{height:calc(100% - 1rem)}#marsello-portal-root .pos-content .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}#marsello-portal-root .pos-content .modal-dialog-scrollable .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-dialog-centered{align-items:center;min-height:calc(100% - 1rem);display:flex}#marsello-portal-root .pos-content .modal-content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid #0003;border-radius:.3rem;outline:0;flex-direction:column;width:100%;display:flex;position:relative}#marsello-portal-root .pos-content .modal-backdrop{z-index:1050;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}#marsello-portal-root .pos-content .modal-backdrop.fade{opacity:0}#marsello-portal-root .pos-content .modal-backdrop.show{opacity:.5}#marsello-portal-root .pos-content .modal-header{border-bottom:1px solid #dee6ed;border-top-left-radius:.3rem;border-top-right-radius:.3rem;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex}#marsello-portal-root .pos-content .modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}#marsello-portal-root .pos-content .modal-title{margin-bottom:0;line-height:1.625}#marsello-portal-root .pos-content .modal-body{flex:auto;padding:1rem;position:relative}#marsello-portal-root .pos-content .modal-footer{border-top:1px solid #dee6ed;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;padding:.75rem;display:flex}#marsello-portal-root .pos-content .modal-footer>*{margin:.25rem}@media (width>=576px){#marsello-portal-root .pos-content .modal-dialog{max-width:600px;margin:1.75rem auto}#marsello-portal-root .pos-content .modal-dialog-scrollable{height:calc(100% - 3.5rem)}#marsello-portal-root .pos-content .modal-dialog-centered{min-height:calc(100% - 3.5rem)}#marsello-portal-root .pos-content .modal-sm{max-width:400px}}@media (width>=992px){#marsello-portal-root .pos-content .modal-lg,#marsello-portal-root .pos-content .modal-xl{max-width:900px}}@media (width>=1200px){#marsello-portal-root .pos-content .modal-xl{max-width:1140px}}#marsello-portal-root .pos-content .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen .modal-footer{border-radius:0}@media (width<=575.98px){#marsello-portal-root .pos-content .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen-sm-down .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen-sm-down .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (width<=767.98px){#marsello-portal-root .pos-content .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen-md-down .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen-md-down .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (width<=991.98px){#marsello-portal-root .pos-content .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen-lg-down .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen-lg-down .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (width<=1199.98px){#marsello-portal-root .pos-content .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen-xl-down .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen-xl-down .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (width<=1439.98px){#marsello-portal-root .pos-content .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}#marsello-portal-root .pos-content .modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}#marsello-portal-root .pos-content .modal-fullscreen-xxl-down .modal-header{border-radius:0}#marsello-portal-root .pos-content .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}#marsello-portal-root .pos-content .modal-fullscreen-xxl-down .modal-footer{border-radius:0}}#marsello-portal-root .pos-content .tooltip{z-index:1080;font-family:var(--bs-font-sans-serif);text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;opacity:0;margin:0;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.625;text-decoration:none;display:block;position:absolute}#marsello-portal-root .pos-content .tooltip.show{opacity:.9}#marsello-portal-root .pos-content .tooltip .tooltip-arrow{width:.8rem;height:.4rem;display:block;position:absolute}#marsello-portal-root .pos-content .tooltip .tooltip-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}#marsello-portal-root .pos-content .bs-tooltip-top,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}#marsello-portal-root .pos-content .bs-tooltip-top .tooltip-arrow,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}#marsello-portal-root .pos-content .bs-tooltip-top .tooltip-arrow:before,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{border-width:.4rem .4rem 0;border-top-color:#000;top:-1px}#marsello-portal-root .pos-content .bs-tooltip-end,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}#marsello-portal-root .pos-content .bs-tooltip-end .tooltip-arrow,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{width:.4rem;height:.8rem;left:0}#marsello-portal-root .pos-content .bs-tooltip-end .tooltip-arrow:before,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{border-width:.4rem .4rem .4rem 0;border-right-color:#000;right:-1px}#marsello-portal-root .pos-content .bs-tooltip-bottom,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}#marsello-portal-root .pos-content .bs-tooltip-bottom .tooltip-arrow,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}#marsello-portal-root .pos-content .bs-tooltip-bottom .tooltip-arrow:before,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{border-width:0 .4rem .4rem;border-bottom-color:#000;bottom:-1px}#marsello-portal-root .pos-content .bs-tooltip-start,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}#marsello-portal-root .pos-content .bs-tooltip-start .tooltip-arrow,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{width:.4rem;height:.8rem;right:0}#marsello-portal-root .pos-content .bs-tooltip-start .tooltip-arrow:before,#marsello-portal-root .pos-content .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{border-width:.4rem 0 .4rem .4rem;border-left-color:#000;left:-1px}#marsello-portal-root .pos-content .tooltip-inner{color:#fff;text-align:center;background-color:#000;border-radius:.2rem;max-width:200px;padding:.25rem .5rem}#marsello-portal-root .pos-content .popover{z-index:1070;max-width:276px;font-family:var(--bs-font-sans-serif);text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #0003;border-radius:.3rem;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.625;text-decoration:none;display:block;position:absolute;top:0;left:0}#marsello-portal-root .pos-content .popover .popover-arrow{width:1rem;height:.5rem;display:block;position:absolute}#marsello-portal-root .pos-content .popover .popover-arrow:before,#marsello-portal-root .pos-content .popover .popover-arrow:after{content:"";border-style:solid;border-color:#0000;display:block;position:absolute}#marsello-portal-root .pos-content .bs-popover-top>.popover-arrow,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-.5rem - 1px)}#marsello-portal-root .pos-content .bs-popover-top>.popover-arrow:before,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{border-width:.5rem .5rem 0;border-top-color:#00000040;bottom:0}#marsello-portal-root .pos-content .bs-popover-top>.popover-arrow:after,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:.5rem .5rem 0;border-top-color:#fff;bottom:1px}#marsello-portal-root .pos-content .bs-popover-end>.popover-arrow,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=right]>.popover-arrow{width:.5rem;height:1rem;left:calc(-.5rem - 1px)}#marsello-portal-root .pos-content .bs-popover-end>.popover-arrow:before,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{border-width:.5rem .5rem .5rem 0;border-right-color:#00000040;left:0}#marsello-portal-root .pos-content .bs-popover-end>.popover-arrow:after,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:.5rem .5rem .5rem 0;border-right-color:#fff;left:1px}#marsello-portal-root .pos-content .bs-popover-bottom>.popover-arrow,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-.5rem - 1px)}#marsello-portal-root .pos-content .bs-popover-bottom>.popover-arrow:before,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{border-width:0 .5rem .5rem;border-bottom-color:#00000040;top:0}#marsello-portal-root .pos-content .bs-popover-bottom>.popover-arrow:after,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 .5rem .5rem;border-bottom-color:#fff;top:1px}#marsello-portal-root .pos-content .bs-popover-bottom .popover-header:before,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{content:"";border-bottom:1px solid #f0f0f0;width:1rem;margin-left:-.5rem;display:block;position:absolute;top:0;left:50%}#marsello-portal-root .pos-content .bs-popover-start>.popover-arrow,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=left]>.popover-arrow{width:.5rem;height:1rem;right:calc(-.5rem - 1px)}#marsello-portal-root .pos-content .bs-popover-start>.popover-arrow:before,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040;right:0}#marsello-portal-root .pos-content .bs-popover-start>.popover-arrow:after,#marsello-portal-root .pos-content .bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:.5rem 0 .5rem .5rem;border-left-color:#fff;right:1px}#marsello-portal-root .pos-content .popover-header{color:#495057;background-color:#f0f0f0;border-bottom:1px solid #0003;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);margin-bottom:0;padding:.5rem 1rem;font-size:.825rem}#marsello-portal-root .pos-content .popover-header:empty{display:none}#marsello-portal-root .pos-content .popover-body{color:#6c757d;padding:1rem}#marsello-portal-root .pos-content .carousel{position:relative}#marsello-portal-root .pos-content .carousel.pointer-event{touch-action:pan-y}#marsello-portal-root .pos-content .carousel-inner{width:100%;position:relative;overflow:hidden}#marsello-portal-root .pos-content .carousel-inner:after{clear:both;content:"";display:block}#marsello-portal-root .pos-content .carousel-item{float:left;backface-visibility:hidden;width:100%;margin-right:-100%;transition:transform .6s ease-in-out;display:none;position:relative}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .carousel-item{transition:none}}#marsello-portal-root .pos-content .carousel-item.active,#marsello-portal-root .pos-content .carousel-item-next,#marsello-portal-root .pos-content .carousel-item-prev{display:block}#marsello-portal-root .pos-content .carousel-item-next:not(.carousel-item-start),#marsello-portal-root .pos-content .active.carousel-item-end{transform:translate(100%)}#marsello-portal-root .pos-content .carousel-item-prev:not(.carousel-item-end),#marsello-portal-root .pos-content .active.carousel-item-start{transform:translate(-100%)}#marsello-portal-root .pos-content .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}#marsello-portal-root .pos-content .carousel-fade .carousel-item.active,#marsello-portal-root .pos-content .carousel-fade .carousel-item-next.carousel-item-start,#marsello-portal-root .pos-content .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}#marsello-portal-root .pos-content .carousel-fade .active.carousel-item-start,#marsello-portal-root .pos-content .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .carousel-fade .active.carousel-item-start,#marsello-portal-root .pos-content .carousel-fade .active.carousel-item-end{transition:none}}#marsello-portal-root .pos-content .carousel-control-prev,#marsello-portal-root .pos-content .carousel-control-next{z-index:1;color:#fff;text-align:center;opacity:.5;background:0 0;border:0;justify-content:center;align-items:center;width:15%;padding:0;transition:opacity .15s;display:flex;position:absolute;top:0;bottom:0}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .carousel-control-prev,#marsello-portal-root .pos-content .carousel-control-next{transition:none}}#marsello-portal-root .pos-content .carousel-control-prev:hover,#marsello-portal-root .pos-content .carousel-control-prev:focus,#marsello-portal-root .pos-content .carousel-control-next:hover,#marsello-portal-root .pos-content .carousel-control-next:focus{color:#fff;opacity:.9;outline:0;text-decoration:none}#marsello-portal-root .pos-content .carousel-control-prev{left:0}#marsello-portal-root .pos-content .carousel-control-next{right:0}#marsello-portal-root .pos-content .carousel-control-prev-icon,#marsello-portal-root .pos-content .carousel-control-next-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:2rem;height:2rem;display:inline-block}#marsello-portal-root .pos-content .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}#marsello-portal-root .pos-content .carousel-indicators{z-index:2;justify-content:center;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;list-style:none;display:flex;position:absolute;bottom:0;left:0;right:0}#marsello-portal-root .pos-content .carousel-indicators [data-bs-target]{box-sizing:content-box;text-indent:-999px;cursor:pointer;opacity:.5;background-color:#fff;background-clip:padding-box;border:10px solid #0000;border-left:0;border-right:0;flex:0 auto;width:30px;height:3px;margin-left:3px;margin-right:3px;padding:0;transition:opacity .6s}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .carousel-indicators [data-bs-target]{transition:none}}#marsello-portal-root .pos-content .carousel-indicators .active{opacity:1}#marsello-portal-root .pos-content .carousel-caption{color:#fff;text-align:center;padding-top:1.25rem;padding-bottom:1.25rem;position:absolute;bottom:1.25rem;left:15%;right:15%}#marsello-portal-root .pos-content .carousel-dark .carousel-control-prev-icon,#marsello-portal-root .pos-content .carousel-dark .carousel-control-next-icon{filter:invert()grayscale(100)}#marsello-portal-root .pos-content .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}#marsello-portal-root .pos-content .carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg)}}#marsello-portal-root .pos-content .spinner-border{vertical-align:-.125em;border:.25em solid;border-right-color:#0000;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite spinner-border;display:inline-block}#marsello-portal-root .pos-content .spinner-border-sm{border-width:.2em;width:1rem;height:1rem}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}#marsello-portal-root .pos-content .spinner-grow{vertical-align:-.125em;opacity:0;background-color:currentColor;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite spinner-grow;display:inline-block}#marsello-portal-root .pos-content .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .spinner-border,#marsello-portal-root .pos-content .spinner-grow{animation-duration:1.5s}}#marsello-portal-root .pos-content .offcanvas{z-index:1045;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;flex-direction:column;max-width:100%;transition:transform .3s ease-in-out;display:flex;position:fixed;bottom:0}@media (prefers-reduced-motion:reduce){#marsello-portal-root .pos-content .offcanvas{transition:none}}#marsello-portal-root .pos-content .offcanvas-backdrop{z-index:1040;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}#marsello-portal-root .pos-content .offcanvas-backdrop.fade{opacity:0}#marsello-portal-root .pos-content .offcanvas-backdrop.show{opacity:.5}#marsello-portal-root .pos-content .offcanvas-header{justify-content:space-between;align-items:center;padding:1rem;display:flex}#marsello-portal-root .pos-content .offcanvas-header .btn-close{margin-top:-.5rem;margin-bottom:-.5rem;margin-right:-.5rem;padding:.5rem}#marsello-portal-root .pos-content .offcanvas-title{margin-bottom:0;line-height:1.625}#marsello-portal-root .pos-content .offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}#marsello-portal-root .pos-content .offcanvas-start{border-right:0 solid #0003;width:400px;top:0;left:0;transform:translate(-100%)}#marsello-portal-root .pos-content .offcanvas-end{border-left:0 solid #0003;width:400px;top:0;right:0;transform:translate(100%)}#marsello-portal-root .pos-content .offcanvas-top{border-bottom:0 solid #0003;height:30vh;max-height:100%;top:0;left:0;right:0;transform:translateY(-100%)}#marsello-portal-root .pos-content .offcanvas-bottom{border-top:0 solid #0003;height:30vh;max-height:100%;left:0;right:0;transform:translateY(100%)}#marsello-portal-root .pos-content .offcanvas.show{transform:none}#marsello-portal-root .pos-content .placeholder{vertical-align:middle;cursor:wait;opacity:.5;background-color:currentColor;min-height:1em;display:inline-block}#marsello-portal-root .pos-content .placeholder.btn:before{content:"";display:inline-block}#marsello-portal-root .pos-content .placeholder-xs{min-height:.6em}#marsello-portal-root .pos-content .placeholder-sm{min-height:.8em}#marsello-portal-root .pos-content .placeholder-lg{min-height:1.2em}#marsello-portal-root .pos-content .placeholder-glow .placeholder{animation:2s ease-in-out infinite placeholder-glow}@keyframes placeholder-glow{50%{opacity:.2}}#marsello-portal-root .pos-content .placeholder-wave{animation:2s linear infinite placeholder-wave;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}#marsello-portal-root .pos-content .clearfix:after{clear:both;content:"";display:block}#marsello-portal-root .pos-content .link-primary{color:#3f80ea}#marsello-portal-root .pos-content .link-primary:hover,#marsello-portal-root .pos-content .link-primary:focus{color:#3266bb}#marsello-portal-root .pos-content .link-secondary{color:#495057}#marsello-portal-root .pos-content .link-secondary:hover,#marsello-portal-root .pos-content .link-secondary:focus{color:#3a4046}#marsello-portal-root .pos-content .link-success{color:#4bbf73}#marsello-portal-root .pos-content .link-success:hover,#marsello-portal-root .pos-content .link-success:focus{color:#6fcc8f}#marsello-portal-root .pos-content .link-info{color:#1f9bcf}#marsello-portal-root .pos-content .link-info:hover,#marsello-portal-root .pos-content .link-info:focus{color:#197ca6}#marsello-portal-root .pos-content .link-warning{color:#e5a54b}#marsello-portal-root .pos-content .link-warning:hover,#marsello-portal-root .pos-content .link-warning:focus{color:#eab76f}#marsello-portal-root .pos-content .link-danger{color:#d9534f}#marsello-portal-root .pos-content .link-danger:hover,#marsello-portal-root .pos-content .link-danger:focus{color:#ae423f}#marsello-portal-root .pos-content .link-light{color:#eff2f6}#marsello-portal-root .pos-content .link-light:hover,#marsello-portal-root .pos-content .link-light:focus{color:#f2f5f8}#marsello-portal-root .pos-content .link-dark{color:#293042}#marsello-portal-root .pos-content .link-dark:hover,#marsello-portal-root .pos-content .link-dark:focus{color:#212635}#marsello-portal-root .pos-content .ratio{width:100%;position:relative}#marsello-portal-root .pos-content .ratio:before{padding-top:var(--bs-aspect-ratio);content:"";display:block}#marsello-portal-root .pos-content .ratio>*{width:100%;height:100%;position:absolute;top:0;left:0}#marsello-portal-root .pos-content .ratio-1x1{--bs-aspect-ratio:100%}#marsello-portal-root .pos-content .ratio-4x3{--bs-aspect-ratio:75%}#marsello-portal-root .pos-content .ratio-16x9{--bs-aspect-ratio:56.25%}#marsello-portal-root .pos-content .ratio-21x9{--bs-aspect-ratio:42.8571%}#marsello-portal-root .pos-content .fixed-top{z-index:1030;position:fixed;top:0;left:0;right:0}#marsello-portal-root .pos-content .fixed-bottom{z-index:1030;position:fixed;bottom:0;left:0;right:0}#marsello-portal-root .pos-content .sticky-top{z-index:1020;position:sticky;top:0}@media (width>=576px){#marsello-portal-root .pos-content .sticky-sm-top{z-index:1020;position:sticky;top:0}}@media (width>=768px){#marsello-portal-root .pos-content .sticky-md-top{z-index:1020;position:sticky;top:0}}@media (width>=992px){#marsello-portal-root .pos-content .sticky-lg-top{z-index:1020;position:sticky;top:0}}@media (width>=1200px){#marsello-portal-root .pos-content .sticky-xl-top{z-index:1020;position:sticky;top:0}}@media (width>=1440px){#marsello-portal-root .pos-content .sticky-xxl-top{z-index:1020;position:sticky;top:0}}#marsello-portal-root .pos-content .hstack{flex-direction:row;align-self:stretch;align-items:center;display:flex}#marsello-portal-root .pos-content .vstack{flex-direction:column;flex:auto;align-self:stretch;display:flex}#marsello-portal-root .pos-content .visually-hidden,#marsello-portal-root .pos-content .visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}#marsello-portal-root .pos-content .stretched-link:after{z-index:1;content:"";position:absolute;inset:0}#marsello-portal-root .pos-content .text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#marsello-portal-root .pos-content .vr{opacity:.25;background-color:currentColor;align-self:stretch;width:1px;min-height:1em;display:inline-block}#marsello-portal-root .pos-content .align-baseline{vertical-align:baseline!important}#marsello-portal-root .pos-content .align-top{vertical-align:top!important}#marsello-portal-root .pos-content .align-middle{vertical-align:middle!important}#marsello-portal-root .pos-content .align-bottom{vertical-align:bottom!important}#marsello-portal-root .pos-content .align-text-bottom{vertical-align:text-bottom!important}#marsello-portal-root .pos-content .align-text-top{vertical-align:text-top!important}#marsello-portal-root .pos-content .float-start{float:left!important}#marsello-portal-root .pos-content .float-end{float:right!important}#marsello-portal-root .pos-content .float-none{float:none!important}#marsello-portal-root .pos-content .opacity-0{opacity:0!important}#marsello-portal-root .pos-content .opacity-25{opacity:.25!important}#marsello-portal-root .pos-content .opacity-50{opacity:.5!important}#marsello-portal-root .pos-content .opacity-75{opacity:.75!important}#marsello-portal-root .pos-content .opacity-100{opacity:1!important}#marsello-portal-root .pos-content .d-inline{display:inline!important}#marsello-portal-root .pos-content .d-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-block{display:block!important}#marsello-portal-root .pos-content .d-grid{display:grid!important}#marsello-portal-root .pos-content .d-table{display:table!important}#marsello-portal-root .pos-content .d-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-flex{display:flex!important}#marsello-portal-root .pos-content .d-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-none{display:none!important}#marsello-portal-root .pos-content .shadow{box-shadow:0 .1rem .2rem #0000000d!important}#marsello-portal-root .pos-content .shadow-sm{box-shadow:0 .05rem .2rem #0000000d!important}#marsello-portal-root .pos-content .shadow-lg{box-shadow:0 .2rem .2rem #0000000d!important}#marsello-portal-root .pos-content .shadow-none{box-shadow:none!important}#marsello-portal-root .pos-content .position-static{position:static!important}#marsello-portal-root .pos-content .position-relative{position:relative!important}#marsello-portal-root .pos-content .position-absolute{position:absolute!important}#marsello-portal-root .pos-content .position-fixed{position:fixed!important}#marsello-portal-root .pos-content .position-sticky{position:sticky!important}#marsello-portal-root .pos-content .top-0{top:0!important}#marsello-portal-root .pos-content .top-50{top:50%!important}#marsello-portal-root .pos-content .top-100{top:100%!important}#marsello-portal-root .pos-content .bottom-0{bottom:0!important}#marsello-portal-root .pos-content .bottom-50{bottom:50%!important}#marsello-portal-root .pos-content .bottom-100{bottom:100%!important}#marsello-portal-root .pos-content .start-0{left:0!important}#marsello-portal-root .pos-content .start-50{left:50%!important}#marsello-portal-root .pos-content .start-100{left:100%!important}#marsello-portal-root .pos-content .end-0{right:0!important}#marsello-portal-root .pos-content .end-50{right:50%!important}#marsello-portal-root .pos-content .end-100{right:100%!important}#marsello-portal-root .pos-content .translate-middle{transform:translate(-50%,-50%)!important}#marsello-portal-root .pos-content .translate-middle-x{transform:translate(-50%)!important}#marsello-portal-root .pos-content .translate-middle-y{transform:translateY(-50%)!important}#marsello-portal-root .pos-content .border{border:1px solid #dee6ed!important}#marsello-portal-root .pos-content .border-0{border:0!important}#marsello-portal-root .pos-content .border-top{border-top:1px solid #dee6ed!important}#marsello-portal-root .pos-content .border-top-0{border-top:0!important}#marsello-portal-root .pos-content .border-end{border-right:1px solid #dee6ed!important}#marsello-portal-root .pos-content .border-end-0{border-right:0!important}#marsello-portal-root .pos-content .border-bottom{border-bottom:1px solid #dee6ed!important}#marsello-portal-root .pos-content .border-bottom-0{border-bottom:0!important}#marsello-portal-root .pos-content .border-start{border-left:1px solid #dee6ed!important}#marsello-portal-root .pos-content .border-start-0{border-left:0!important}#marsello-portal-root .pos-content .border-primary{border-color:#3f80ea!important}#marsello-portal-root .pos-content .border-secondary{border-color:#495057!important}#marsello-portal-root .pos-content .border-success{border-color:#4bbf73!important}#marsello-portal-root .pos-content .border-info{border-color:#1f9bcf!important}#marsello-portal-root .pos-content .border-warning{border-color:#e5a54b!important}#marsello-portal-root .pos-content .border-danger{border-color:#d9534f!important}#marsello-portal-root .pos-content .border-light{border-color:#eff2f6!important}#marsello-portal-root .pos-content .border-dark{border-color:#293042!important}#marsello-portal-root .pos-content .border-white{border-color:#fff!important}#marsello-portal-root .pos-content .border-1{border-width:1px!important}#marsello-portal-root .pos-content .border-2{border-width:2px!important}#marsello-portal-root .pos-content .border-3{border-width:3px!important}#marsello-portal-root .pos-content .border-4{border-width:4px!important}#marsello-portal-root .pos-content .border-5{border-width:5px!important}#marsello-portal-root .pos-content .w-25{width:25%!important}#marsello-portal-root .pos-content .w-50{width:50%!important}#marsello-portal-root .pos-content .w-75{width:75%!important}#marsello-portal-root .pos-content .w-100{width:100%!important}#marsello-portal-root .pos-content .w-auto{width:auto!important}#marsello-portal-root .pos-content .mw-100{max-width:100%!important}#marsello-portal-root .pos-content .vw-100{width:100vw!important}#marsello-portal-root .pos-content .min-vw-100{min-width:100vw!important}#marsello-portal-root .pos-content .h-25{height:25%!important}#marsello-portal-root .pos-content .h-50{height:50%!important}#marsello-portal-root .pos-content .h-75{height:75%!important}#marsello-portal-root .pos-content .h-100{height:100%!important}#marsello-portal-root .pos-content .h-auto{height:auto!important}#marsello-portal-root .pos-content .mh-100{max-height:100%!important}#marsello-portal-root .pos-content .vh-100{height:100vh!important}#marsello-portal-root .pos-content .min-vh-100{min-height:100vh!important}#marsello-portal-root .pos-content .flex-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-0{gap:0!important}#marsello-portal-root .pos-content .gap-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-first{order:-1!important}#marsello-portal-root .pos-content .order-0{order:0!important}#marsello-portal-root .pos-content .order-1{order:1!important}#marsello-portal-root .pos-content .order-2{order:2!important}#marsello-portal-root .pos-content .order-3{order:3!important}#marsello-portal-root .pos-content .order-4{order:4!important}#marsello-portal-root .pos-content .order-5{order:5!important}#marsello-portal-root .pos-content .order-last{order:6!important}#marsello-portal-root .pos-content .m-0{margin:0!important}#marsello-portal-root .pos-content .m-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-3{margin:1rem!important}#marsello-portal-root .pos-content .m-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-5{margin:3rem!important}#marsello-portal-root .pos-content .m-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-7{margin:6rem!important}#marsello-portal-root .pos-content .m-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-0{margin-right:0!important}#marsello-portal-root .pos-content .me-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-0{padding:0!important}#marsello-portal-root .pos-content .p-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-3{padding:1rem!important}#marsello-portal-root .pos-content .p-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-5{padding:3rem!important}#marsello-portal-root .pos-content .p-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-7{padding:6rem!important}#marsello-portal-root .pos-content .px-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-7{padding-left:6rem!important}#marsello-portal-root .pos-content .font-monospace{font-family:var(--bs-font-monospace)!important}#marsello-portal-root .pos-content .fs-1{font-size:1.65rem!important}#marsello-portal-root .pos-content .fs-2{font-size:1.44375rem!important}#marsello-portal-root .pos-content .fs-3{font-size:1.2375rem!important}#marsello-portal-root .pos-content .fs-4{font-size:1.03125rem!important}#marsello-portal-root .pos-content .fs-5,#marsello-portal-root .pos-content .fs-6{font-size:.825rem!important}#marsello-portal-root .pos-content .fst-italic{font-style:italic!important}#marsello-portal-root .pos-content .fst-normal{font-style:normal!important}#marsello-portal-root .pos-content .fw-light{font-weight:300!important}#marsello-portal-root .pos-content .fw-lighter{font-weight:lighter!important}#marsello-portal-root .pos-content .fw-normal{font-weight:400!important}#marsello-portal-root .pos-content .fw-bold{font-weight:500!important}#marsello-portal-root .pos-content .fw-bolder{font-weight:bolder!important}#marsello-portal-root .pos-content .lh-1{line-height:1!important}#marsello-portal-root .pos-content .lh-sm,#marsello-portal-root .pos-content .lh-base,#marsello-portal-root .pos-content .lh-lg{line-height:1.625!important}#marsello-portal-root .pos-content .text-start{text-align:left!important}#marsello-portal-root .pos-content .text-end{text-align:right!important}#marsello-portal-root .pos-content .text-center{text-align:center!important}#marsello-portal-root .pos-content .text-decoration-none{text-decoration:none!important}#marsello-portal-root .pos-content .text-decoration-underline{text-decoration:underline!important}#marsello-portal-root .pos-content .text-decoration-line-through{text-decoration:line-through!important}#marsello-portal-root .pos-content .text-lowercase{text-transform:lowercase!important}#marsello-portal-root .pos-content .text-uppercase{text-transform:uppercase!important}#marsello-portal-root .pos-content .text-capitalize{text-transform:capitalize!important}#marsello-portal-root .pos-content .text-wrap{white-space:normal!important}#marsello-portal-root .pos-content .text-nowrap{white-space:nowrap!important}#marsello-portal-root .pos-content .text-break{word-wrap:break-word!important;word-break:break-word!important}#marsello-portal-root .pos-content .text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity))!important}#marsello-portal-root .pos-content .text-muted{--bs-text-opacity:1;color:#737d85!important}#marsello-portal-root .pos-content .text-black-50{--bs-text-opacity:1;color:#00000080!important}#marsello-portal-root .pos-content .text-white-50{--bs-text-opacity:1;color:#ffffff80!important}#marsello-portal-root .pos-content .text-reset{--bs-text-opacity:1;color:inherit!important}#marsello-portal-root .pos-content .text-opacity-25{--bs-text-opacity:.25}#marsello-portal-root .pos-content .text-opacity-50{--bs-text-opacity:.5}#marsello-portal-root .pos-content .text-opacity-75{--bs-text-opacity:.75}#marsello-portal-root .pos-content .text-opacity-100{--bs-text-opacity:1}#marsello-portal-root .pos-content .bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity))!important}#marsello-portal-root .pos-content .bg-transparent{--bs-bg-opacity:1;background-color:#0000!important}#marsello-portal-root .pos-content .bg-opacity-10{--bs-bg-opacity:.1}#marsello-portal-root .pos-content .bg-opacity-25{--bs-bg-opacity:.25}#marsello-portal-root .pos-content .bg-opacity-50{--bs-bg-opacity:.5}#marsello-portal-root .pos-content .bg-opacity-75{--bs-bg-opacity:.75}#marsello-portal-root .pos-content .bg-opacity-100{--bs-bg-opacity:1}#marsello-portal-root .pos-content .bg-gradient{background-image:var(--bs-gradient)!important}#marsello-portal-root .pos-content .user-select-all{-webkit-user-select:all!important;user-select:all!important}#marsello-portal-root .pos-content .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}#marsello-portal-root .pos-content .user-select-none{-webkit-user-select:none!important;user-select:none!important}#marsello-portal-root .pos-content .pe-none{pointer-events:none!important}#marsello-portal-root .pos-content .pe-auto{pointer-events:auto!important}#marsello-portal-root .pos-content .rounded{border-radius:.2rem!important}#marsello-portal-root .pos-content .rounded-0{border-radius:0!important}#marsello-portal-root .pos-content .rounded-1{border-radius:.1rem!important}#marsello-portal-root .pos-content .rounded-2{border-radius:.2rem!important}#marsello-portal-root .pos-content .rounded-3{border-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-circle{border-radius:50%!important}#marsello-portal-root .pos-content .rounded-pill{border-radius:50rem!important}#marsello-portal-root .pos-content .rounded-top{border-top-left-radius:.2rem!important;border-top-right-radius:.2rem!important}#marsello-portal-root .pos-content .rounded-end{border-top-right-radius:.2rem!important;border-bottom-right-radius:.2rem!important}#marsello-portal-root .pos-content .rounded-bottom{border-bottom-right-radius:.2rem!important;border-bottom-left-radius:.2rem!important}#marsello-portal-root .pos-content .rounded-start{border-top-left-radius:.2rem!important;border-bottom-left-radius:.2rem!important}#marsello-portal-root .pos-content .visible{visibility:visible!important}#marsello-portal-root .pos-content .invisible{visibility:hidden!important}@media (width>=576px){#marsello-portal-root .pos-content .float-sm-start{float:left!important}#marsello-portal-root .pos-content .float-sm-end{float:right!important}#marsello-portal-root .pos-content .float-sm-none{float:none!important}#marsello-portal-root .pos-content .d-sm-inline{display:inline!important}#marsello-portal-root .pos-content .d-sm-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-sm-block{display:block!important}#marsello-portal-root .pos-content .d-sm-grid{display:grid!important}#marsello-portal-root .pos-content .d-sm-table{display:table!important}#marsello-portal-root .pos-content .d-sm-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-sm-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-sm-flex{display:flex!important}#marsello-portal-root .pos-content .d-sm-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-sm-none{display:none!important}#marsello-portal-root .pos-content .flex-sm-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-sm-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-sm-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-sm-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-sm-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-sm-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-sm-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-sm-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-sm-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-sm-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-sm-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-sm-0{gap:0!important}#marsello-portal-root .pos-content .gap-sm-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-sm-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-sm-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-sm-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-sm-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-sm-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-sm-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-sm-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-sm-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-sm-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-sm-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-sm-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-sm-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-sm-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-sm-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-sm-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-sm-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-sm-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-sm-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-sm-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-sm-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-sm-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-sm-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-sm-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-sm-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-sm-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-sm-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-sm-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-sm-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-sm-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-sm-first{order:-1!important}#marsello-portal-root .pos-content .order-sm-0{order:0!important}#marsello-portal-root .pos-content .order-sm-1{order:1!important}#marsello-portal-root .pos-content .order-sm-2{order:2!important}#marsello-portal-root .pos-content .order-sm-3{order:3!important}#marsello-portal-root .pos-content .order-sm-4{order:4!important}#marsello-portal-root .pos-content .order-sm-5{order:5!important}#marsello-portal-root .pos-content .order-sm-last{order:6!important}#marsello-portal-root .pos-content .m-sm-0{margin:0!important}#marsello-portal-root .pos-content .m-sm-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-sm-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-sm-3{margin:1rem!important}#marsello-portal-root .pos-content .m-sm-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-sm-5{margin:3rem!important}#marsello-portal-root .pos-content .m-sm-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-sm-7{margin:6rem!important}#marsello-portal-root .pos-content .m-sm-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-sm-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-sm-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-sm-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-sm-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-sm-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-sm-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-sm-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-sm-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-sm-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-sm-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-sm-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-sm-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-sm-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-sm-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-sm-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-sm-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-sm-0{margin-right:0!important}#marsello-portal-root .pos-content .me-sm-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-sm-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-sm-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-sm-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-sm-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-sm-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-sm-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-sm-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-sm-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-sm-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-sm-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-sm-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-sm-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-sm-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-sm-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-sm-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-sm-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-sm-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-sm-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-sm-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-sm-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-sm-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-sm-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-sm-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-sm-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-sm-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-sm-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-sm-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-sm-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-sm-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-sm-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-sm-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-sm-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-sm-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-sm-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-sm-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-sm-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-sm-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-sm-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-sm-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-sm-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-sm-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-sm-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-sm-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-sm-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-sm-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-sm-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-sm-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-sm-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-sm-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-sm-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-sm-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-sm-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-sm-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-sm-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-sm-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-sm-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-sm-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-sm-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-sm-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-sm-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-sm-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-sm-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-sm-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-sm-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-sm-0{padding:0!important}#marsello-portal-root .pos-content .p-sm-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-sm-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-sm-3{padding:1rem!important}#marsello-portal-root .pos-content .p-sm-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-sm-5{padding:3rem!important}#marsello-portal-root .pos-content .p-sm-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-sm-7{padding:6rem!important}#marsello-portal-root .pos-content .px-sm-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-sm-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-sm-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-sm-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-sm-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-sm-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-sm-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-sm-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-sm-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-sm-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-sm-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-sm-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-sm-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-sm-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-sm-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-sm-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-sm-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-sm-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-sm-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-sm-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-sm-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-sm-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-sm-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-sm-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-sm-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-sm-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-sm-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-sm-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-sm-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-sm-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-sm-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-sm-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-sm-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-sm-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-sm-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-sm-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-sm-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-sm-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-sm-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-sm-7{padding-left:6rem!important}#marsello-portal-root .pos-content .text-sm-start{text-align:left!important}#marsello-portal-root .pos-content .text-sm-end{text-align:right!important}#marsello-portal-root .pos-content .text-sm-center{text-align:center!important}}@media (width>=768px){#marsello-portal-root .pos-content .float-md-start{float:left!important}#marsello-portal-root .pos-content .float-md-end{float:right!important}#marsello-portal-root .pos-content .float-md-none{float:none!important}#marsello-portal-root .pos-content .d-md-inline{display:inline!important}#marsello-portal-root .pos-content .d-md-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-md-block{display:block!important}#marsello-portal-root .pos-content .d-md-grid{display:grid!important}#marsello-portal-root .pos-content .d-md-table{display:table!important}#marsello-portal-root .pos-content .d-md-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-md-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-md-flex{display:flex!important}#marsello-portal-root .pos-content .d-md-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-md-none{display:none!important}#marsello-portal-root .pos-content .flex-md-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-md-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-md-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-md-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-md-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-md-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-md-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-md-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-md-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-md-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-md-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-md-0{gap:0!important}#marsello-portal-root .pos-content .gap-md-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-md-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-md-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-md-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-md-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-md-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-md-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-md-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-md-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-md-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-md-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-md-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-md-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-md-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-md-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-md-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-md-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-md-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-md-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-md-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-md-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-md-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-md-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-md-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-md-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-md-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-md-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-md-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-md-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-md-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-md-first{order:-1!important}#marsello-portal-root .pos-content .order-md-0{order:0!important}#marsello-portal-root .pos-content .order-md-1{order:1!important}#marsello-portal-root .pos-content .order-md-2{order:2!important}#marsello-portal-root .pos-content .order-md-3{order:3!important}#marsello-portal-root .pos-content .order-md-4{order:4!important}#marsello-portal-root .pos-content .order-md-5{order:5!important}#marsello-portal-root .pos-content .order-md-last{order:6!important}#marsello-portal-root .pos-content .m-md-0{margin:0!important}#marsello-portal-root .pos-content .m-md-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-md-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-md-3{margin:1rem!important}#marsello-portal-root .pos-content .m-md-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-md-5{margin:3rem!important}#marsello-portal-root .pos-content .m-md-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-md-7{margin:6rem!important}#marsello-portal-root .pos-content .m-md-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-md-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-md-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-md-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-md-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-md-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-md-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-md-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-md-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-md-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-md-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-md-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-md-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-md-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-md-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-md-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-md-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-md-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-md-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-md-0{margin-right:0!important}#marsello-portal-root .pos-content .me-md-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-md-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-md-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-md-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-md-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-md-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-md-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-md-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-md-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-md-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-md-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-md-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-md-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-md-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-md-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-md-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-md-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-md-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-md-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-md-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-md-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-md-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-md-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-md-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-md-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-md-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-md-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-md-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-md-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-md-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-md-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-md-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-md-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-md-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-md-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-md-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-md-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-md-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-md-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-md-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-md-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-md-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-md-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-md-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-md-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-md-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-md-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-md-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-md-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-md-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-md-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-md-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-md-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-md-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-md-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-md-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-md-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-md-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-md-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-md-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-md-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-md-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-md-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-md-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-md-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-md-0{padding:0!important}#marsello-portal-root .pos-content .p-md-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-md-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-md-3{padding:1rem!important}#marsello-portal-root .pos-content .p-md-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-md-5{padding:3rem!important}#marsello-portal-root .pos-content .p-md-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-md-7{padding:6rem!important}#marsello-portal-root .pos-content .px-md-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-md-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-md-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-md-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-md-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-md-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-md-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-md-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-md-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-md-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-md-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-md-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-md-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-md-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-md-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-md-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-md-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-md-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-md-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-md-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-md-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-md-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-md-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-md-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-md-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-md-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-md-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-md-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-md-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-md-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-md-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-md-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-md-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-md-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-md-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-md-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-md-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-md-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-md-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-md-7{padding-left:6rem!important}#marsello-portal-root .pos-content .text-md-start{text-align:left!important}#marsello-portal-root .pos-content .text-md-end{text-align:right!important}#marsello-portal-root .pos-content .text-md-center{text-align:center!important}}@media (width>=992px){#marsello-portal-root .pos-content .float-lg-start{float:left!important}#marsello-portal-root .pos-content .float-lg-end{float:right!important}#marsello-portal-root .pos-content .float-lg-none{float:none!important}#marsello-portal-root .pos-content .d-lg-inline{display:inline!important}#marsello-portal-root .pos-content .d-lg-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-lg-block{display:block!important}#marsello-portal-root .pos-content .d-lg-grid{display:grid!important}#marsello-portal-root .pos-content .d-lg-table{display:table!important}#marsello-portal-root .pos-content .d-lg-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-lg-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-lg-flex{display:flex!important}#marsello-portal-root .pos-content .d-lg-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-lg-none{display:none!important}#marsello-portal-root .pos-content .flex-lg-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-lg-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-lg-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-lg-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-lg-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-lg-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-lg-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-lg-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-lg-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-lg-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-lg-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-lg-0{gap:0!important}#marsello-portal-root .pos-content .gap-lg-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-lg-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-lg-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-lg-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-lg-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-lg-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-lg-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-lg-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-lg-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-lg-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-lg-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-lg-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-lg-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-lg-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-lg-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-lg-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-lg-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-lg-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-lg-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-lg-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-lg-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-lg-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-lg-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-lg-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-lg-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-lg-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-lg-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-lg-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-lg-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-lg-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-lg-first{order:-1!important}#marsello-portal-root .pos-content .order-lg-0{order:0!important}#marsello-portal-root .pos-content .order-lg-1{order:1!important}#marsello-portal-root .pos-content .order-lg-2{order:2!important}#marsello-portal-root .pos-content .order-lg-3{order:3!important}#marsello-portal-root .pos-content .order-lg-4{order:4!important}#marsello-portal-root .pos-content .order-lg-5{order:5!important}#marsello-portal-root .pos-content .order-lg-last{order:6!important}#marsello-portal-root .pos-content .m-lg-0{margin:0!important}#marsello-portal-root .pos-content .m-lg-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-lg-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-lg-3{margin:1rem!important}#marsello-portal-root .pos-content .m-lg-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-lg-5{margin:3rem!important}#marsello-portal-root .pos-content .m-lg-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-lg-7{margin:6rem!important}#marsello-portal-root .pos-content .m-lg-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-lg-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-lg-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-lg-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-lg-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-lg-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-lg-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-lg-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-lg-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-lg-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-lg-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-lg-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-lg-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-lg-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-lg-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-lg-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-lg-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-lg-0{margin-right:0!important}#marsello-portal-root .pos-content .me-lg-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-lg-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-lg-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-lg-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-lg-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-lg-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-lg-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-lg-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-lg-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-lg-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-lg-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-lg-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-lg-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-lg-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-lg-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-lg-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-lg-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-lg-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-lg-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-lg-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-lg-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-lg-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-lg-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-lg-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-lg-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-lg-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-lg-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-lg-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-lg-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-lg-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-lg-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-lg-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-lg-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-lg-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-lg-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-lg-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-lg-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-lg-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-lg-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-lg-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-lg-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-lg-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-lg-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-lg-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-lg-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-lg-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-lg-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-lg-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-lg-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-lg-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-lg-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-lg-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-lg-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-lg-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-lg-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-lg-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-lg-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-lg-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-lg-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-lg-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-lg-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-lg-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-lg-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-lg-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-lg-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-lg-0{padding:0!important}#marsello-portal-root .pos-content .p-lg-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-lg-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-lg-3{padding:1rem!important}#marsello-portal-root .pos-content .p-lg-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-lg-5{padding:3rem!important}#marsello-portal-root .pos-content .p-lg-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-lg-7{padding:6rem!important}#marsello-portal-root .pos-content .px-lg-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-lg-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-lg-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-lg-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-lg-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-lg-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-lg-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-lg-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-lg-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-lg-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-lg-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-lg-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-lg-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-lg-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-lg-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-lg-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-lg-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-lg-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-lg-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-lg-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-lg-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-lg-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-lg-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-lg-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-lg-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-lg-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-lg-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-lg-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-lg-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-lg-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-lg-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-lg-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-lg-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-lg-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-lg-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-lg-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-lg-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-lg-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-lg-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-lg-7{padding-left:6rem!important}#marsello-portal-root .pos-content .text-lg-start{text-align:left!important}#marsello-portal-root .pos-content .text-lg-end{text-align:right!important}#marsello-portal-root .pos-content .text-lg-center{text-align:center!important}}@media (width>=1200px){#marsello-portal-root .pos-content .float-xl-start{float:left!important}#marsello-portal-root .pos-content .float-xl-end{float:right!important}#marsello-portal-root .pos-content .float-xl-none{float:none!important}#marsello-portal-root .pos-content .d-xl-inline{display:inline!important}#marsello-portal-root .pos-content .d-xl-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-xl-block{display:block!important}#marsello-portal-root .pos-content .d-xl-grid{display:grid!important}#marsello-portal-root .pos-content .d-xl-table{display:table!important}#marsello-portal-root .pos-content .d-xl-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-xl-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-xl-flex{display:flex!important}#marsello-portal-root .pos-content .d-xl-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-xl-none{display:none!important}#marsello-portal-root .pos-content .flex-xl-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-xl-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-xl-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-xl-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-xl-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-xl-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-xl-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-xl-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-xl-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-xl-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-xl-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-xl-0{gap:0!important}#marsello-portal-root .pos-content .gap-xl-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-xl-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-xl-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-xl-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-xl-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-xl-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-xl-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-xl-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-xl-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-xl-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-xl-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-xl-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-xl-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-xl-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-xl-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-xl-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-xl-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-xl-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-xl-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-xl-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-xl-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-xl-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-xl-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-xl-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-xl-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-xl-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-xl-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-xl-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-xl-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-xl-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-xl-first{order:-1!important}#marsello-portal-root .pos-content .order-xl-0{order:0!important}#marsello-portal-root .pos-content .order-xl-1{order:1!important}#marsello-portal-root .pos-content .order-xl-2{order:2!important}#marsello-portal-root .pos-content .order-xl-3{order:3!important}#marsello-portal-root .pos-content .order-xl-4{order:4!important}#marsello-portal-root .pos-content .order-xl-5{order:5!important}#marsello-portal-root .pos-content .order-xl-last{order:6!important}#marsello-portal-root .pos-content .m-xl-0{margin:0!important}#marsello-portal-root .pos-content .m-xl-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-xl-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-xl-3{margin:1rem!important}#marsello-portal-root .pos-content .m-xl-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-xl-5{margin:3rem!important}#marsello-portal-root .pos-content .m-xl-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-xl-7{margin:6rem!important}#marsello-portal-root .pos-content .m-xl-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-xl-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-xl-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-xl-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-xl-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-xl-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-xl-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-xl-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-xl-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-xl-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-xl-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-xl-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-xl-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-xl-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-xl-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-xl-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-xl-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-xl-0{margin-right:0!important}#marsello-portal-root .pos-content .me-xl-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-xl-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-xl-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-xl-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-xl-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-xl-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-xl-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-xl-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-xl-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-xl-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-xl-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-xl-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-xl-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-xl-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-xl-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-xl-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-xl-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-xl-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-xl-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-xl-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-xl-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-xl-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-xl-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-xl-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-xl-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-xl-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-xl-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-xl-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-xl-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-xl-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-xl-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-xl-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-xl-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-xl-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-xl-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-xl-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-xl-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-xl-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-xl-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-xl-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-xl-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-xl-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-xl-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-xl-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-xl-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-xl-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-xl-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-xl-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-xl-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-xl-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-xl-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-xl-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-xl-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-xl-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-xl-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-xl-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-xl-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-xl-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-xl-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-xl-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-xl-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-xl-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-xl-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-xl-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-xl-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-xl-0{padding:0!important}#marsello-portal-root .pos-content .p-xl-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-xl-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-xl-3{padding:1rem!important}#marsello-portal-root .pos-content .p-xl-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-xl-5{padding:3rem!important}#marsello-portal-root .pos-content .p-xl-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-xl-7{padding:6rem!important}#marsello-portal-root .pos-content .px-xl-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-xl-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-xl-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-xl-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-xl-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-xl-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-xl-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-xl-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-xl-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-xl-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-xl-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-xl-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-xl-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-xl-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-xl-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-xl-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-xl-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-xl-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-xl-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-xl-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-xl-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-xl-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-xl-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-xl-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-xl-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-xl-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-xl-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-xl-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-xl-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-xl-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-xl-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-xl-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-xl-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-xl-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-xl-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-xl-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-xl-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-xl-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-xl-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-xl-7{padding-left:6rem!important}#marsello-portal-root .pos-content .text-xl-start{text-align:left!important}#marsello-portal-root .pos-content .text-xl-end{text-align:right!important}#marsello-portal-root .pos-content .text-xl-center{text-align:center!important}}@media (width>=1440px){#marsello-portal-root .pos-content .float-xxl-start{float:left!important}#marsello-portal-root .pos-content .float-xxl-end{float:right!important}#marsello-portal-root .pos-content .float-xxl-none{float:none!important}#marsello-portal-root .pos-content .d-xxl-inline{display:inline!important}#marsello-portal-root .pos-content .d-xxl-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-xxl-block{display:block!important}#marsello-portal-root .pos-content .d-xxl-grid{display:grid!important}#marsello-portal-root .pos-content .d-xxl-table{display:table!important}#marsello-portal-root .pos-content .d-xxl-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-xxl-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-xxl-flex{display:flex!important}#marsello-portal-root .pos-content .d-xxl-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-xxl-none{display:none!important}#marsello-portal-root .pos-content .flex-xxl-fill{flex:auto!important}#marsello-portal-root .pos-content .flex-xxl-row{flex-direction:row!important}#marsello-portal-root .pos-content .flex-xxl-column{flex-direction:column!important}#marsello-portal-root .pos-content .flex-xxl-row-reverse{flex-direction:row-reverse!important}#marsello-portal-root .pos-content .flex-xxl-column-reverse{flex-direction:column-reverse!important}#marsello-portal-root .pos-content .flex-xxl-grow-0{flex-grow:0!important}#marsello-portal-root .pos-content .flex-xxl-grow-1{flex-grow:1!important}#marsello-portal-root .pos-content .flex-xxl-shrink-0{flex-shrink:0!important}#marsello-portal-root .pos-content .flex-xxl-shrink-1{flex-shrink:1!important}#marsello-portal-root .pos-content .flex-xxl-wrap{flex-wrap:wrap!important}#marsello-portal-root .pos-content .flex-xxl-nowrap{flex-wrap:nowrap!important}#marsello-portal-root .pos-content .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}#marsello-portal-root .pos-content .gap-xxl-0{gap:0!important}#marsello-portal-root .pos-content .gap-xxl-1{gap:.25rem!important}#marsello-portal-root .pos-content .gap-xxl-2{gap:.5rem!important}#marsello-portal-root .pos-content .gap-xxl-3{gap:1rem!important}#marsello-portal-root .pos-content .gap-xxl-4{gap:1.5rem!important}#marsello-portal-root .pos-content .gap-xxl-5{gap:3rem!important}#marsello-portal-root .pos-content .gap-xxl-6{gap:4.5rem!important}#marsello-portal-root .pos-content .gap-xxl-7{gap:6rem!important}#marsello-portal-root .pos-content .justify-content-xxl-start{justify-content:flex-start!important}#marsello-portal-root .pos-content .justify-content-xxl-end{justify-content:flex-end!important}#marsello-portal-root .pos-content .justify-content-xxl-center{justify-content:center!important}#marsello-portal-root .pos-content .justify-content-xxl-between{justify-content:space-between!important}#marsello-portal-root .pos-content .justify-content-xxl-around{justify-content:space-around!important}#marsello-portal-root .pos-content .justify-content-xxl-evenly{justify-content:space-evenly!important}#marsello-portal-root .pos-content .align-items-xxl-start{align-items:flex-start!important}#marsello-portal-root .pos-content .align-items-xxl-end{align-items:flex-end!important}#marsello-portal-root .pos-content .align-items-xxl-center{align-items:center!important}#marsello-portal-root .pos-content .align-items-xxl-baseline{align-items:baseline!important}#marsello-portal-root .pos-content .align-items-xxl-stretch{align-items:stretch!important}#marsello-portal-root .pos-content .align-content-xxl-start{align-content:flex-start!important}#marsello-portal-root .pos-content .align-content-xxl-end{align-content:flex-end!important}#marsello-portal-root .pos-content .align-content-xxl-center{align-content:center!important}#marsello-portal-root .pos-content .align-content-xxl-between{align-content:space-between!important}#marsello-portal-root .pos-content .align-content-xxl-around{align-content:space-around!important}#marsello-portal-root .pos-content .align-content-xxl-stretch{align-content:stretch!important}#marsello-portal-root .pos-content .align-self-xxl-auto{align-self:auto!important}#marsello-portal-root .pos-content .align-self-xxl-start{align-self:flex-start!important}#marsello-portal-root .pos-content .align-self-xxl-end{align-self:flex-end!important}#marsello-portal-root .pos-content .align-self-xxl-center{align-self:center!important}#marsello-portal-root .pos-content .align-self-xxl-baseline{align-self:baseline!important}#marsello-portal-root .pos-content .align-self-xxl-stretch{align-self:stretch!important}#marsello-portal-root .pos-content .order-xxl-first{order:-1!important}#marsello-portal-root .pos-content .order-xxl-0{order:0!important}#marsello-portal-root .pos-content .order-xxl-1{order:1!important}#marsello-portal-root .pos-content .order-xxl-2{order:2!important}#marsello-portal-root .pos-content .order-xxl-3{order:3!important}#marsello-portal-root .pos-content .order-xxl-4{order:4!important}#marsello-portal-root .pos-content .order-xxl-5{order:5!important}#marsello-portal-root .pos-content .order-xxl-last{order:6!important}#marsello-portal-root .pos-content .m-xxl-0{margin:0!important}#marsello-portal-root .pos-content .m-xxl-1{margin:.25rem!important}#marsello-portal-root .pos-content .m-xxl-2{margin:.5rem!important}#marsello-portal-root .pos-content .m-xxl-3{margin:1rem!important}#marsello-portal-root .pos-content .m-xxl-4{margin:1.5rem!important}#marsello-portal-root .pos-content .m-xxl-5{margin:3rem!important}#marsello-portal-root .pos-content .m-xxl-6{margin:4.5rem!important}#marsello-portal-root .pos-content .m-xxl-7{margin:6rem!important}#marsello-portal-root .pos-content .m-xxl-auto{margin:auto!important}#marsello-portal-root .pos-content .mx-xxl-0{margin-left:0!important;margin-right:0!important}#marsello-portal-root .pos-content .mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}#marsello-portal-root .pos-content .mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}#marsello-portal-root .pos-content .mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}#marsello-portal-root .pos-content .mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}#marsello-portal-root .pos-content .mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}#marsello-portal-root .pos-content .mx-xxl-6{margin-left:4.5rem!important;margin-right:4.5rem!important}#marsello-portal-root .pos-content .mx-xxl-7{margin-left:6rem!important;margin-right:6rem!important}#marsello-portal-root .pos-content .mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}#marsello-portal-root .pos-content .my-xxl-0{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}#marsello-portal-root .pos-content .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}#marsello-portal-root .pos-content .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}#marsello-portal-root .pos-content .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}#marsello-portal-root .pos-content .my-xxl-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .my-xxl-7{margin-top:6rem!important;margin-bottom:6rem!important}#marsello-portal-root .pos-content .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}#marsello-portal-root .pos-content .mt-xxl-0{margin-top:0!important}#marsello-portal-root .pos-content .mt-xxl-1{margin-top:.25rem!important}#marsello-portal-root .pos-content .mt-xxl-2{margin-top:.5rem!important}#marsello-portal-root .pos-content .mt-xxl-3{margin-top:1rem!important}#marsello-portal-root .pos-content .mt-xxl-4{margin-top:1.5rem!important}#marsello-portal-root .pos-content .mt-xxl-5{margin-top:3rem!important}#marsello-portal-root .pos-content .mt-xxl-6{margin-top:4.5rem!important}#marsello-portal-root .pos-content .mt-xxl-7{margin-top:6rem!important}#marsello-portal-root .pos-content .mt-xxl-auto{margin-top:auto!important}#marsello-portal-root .pos-content .me-xxl-0{margin-right:0!important}#marsello-portal-root .pos-content .me-xxl-1{margin-right:.25rem!important}#marsello-portal-root .pos-content .me-xxl-2{margin-right:.5rem!important}#marsello-portal-root .pos-content .me-xxl-3{margin-right:1rem!important}#marsello-portal-root .pos-content .me-xxl-4{margin-right:1.5rem!important}#marsello-portal-root .pos-content .me-xxl-5{margin-right:3rem!important}#marsello-portal-root .pos-content .me-xxl-6{margin-right:4.5rem!important}#marsello-portal-root .pos-content .me-xxl-7{margin-right:6rem!important}#marsello-portal-root .pos-content .me-xxl-auto{margin-right:auto!important}#marsello-portal-root .pos-content .mb-xxl-0{margin-bottom:0!important}#marsello-portal-root .pos-content .mb-xxl-1{margin-bottom:.25rem!important}#marsello-portal-root .pos-content .mb-xxl-2{margin-bottom:.5rem!important}#marsello-portal-root .pos-content .mb-xxl-3{margin-bottom:1rem!important}#marsello-portal-root .pos-content .mb-xxl-4{margin-bottom:1.5rem!important}#marsello-portal-root .pos-content .mb-xxl-5{margin-bottom:3rem!important}#marsello-portal-root .pos-content .mb-xxl-6{margin-bottom:4.5rem!important}#marsello-portal-root .pos-content .mb-xxl-7{margin-bottom:6rem!important}#marsello-portal-root .pos-content .mb-xxl-auto{margin-bottom:auto!important}#marsello-portal-root .pos-content .ms-xxl-0{margin-left:0!important}#marsello-portal-root .pos-content .ms-xxl-1{margin-left:.25rem!important}#marsello-portal-root .pos-content .ms-xxl-2{margin-left:.5rem!important}#marsello-portal-root .pos-content .ms-xxl-3{margin-left:1rem!important}#marsello-portal-root .pos-content .ms-xxl-4{margin-left:1.5rem!important}#marsello-portal-root .pos-content .ms-xxl-5{margin-left:3rem!important}#marsello-portal-root .pos-content .ms-xxl-6{margin-left:4.5rem!important}#marsello-portal-root .pos-content .ms-xxl-7{margin-left:6rem!important}#marsello-portal-root .pos-content .ms-xxl-auto{margin-left:auto!important}#marsello-portal-root .pos-content .m-xxl-n1{margin:-.25rem!important}#marsello-portal-root .pos-content .m-xxl-n2{margin:-.5rem!important}#marsello-portal-root .pos-content .m-xxl-n3{margin:-1rem!important}#marsello-portal-root .pos-content .m-xxl-n4{margin:-1.5rem!important}#marsello-portal-root .pos-content .m-xxl-n5{margin:-3rem!important}#marsello-portal-root .pos-content .m-xxl-n6{margin:-4.5rem!important}#marsello-portal-root .pos-content .m-xxl-n7{margin:-6rem!important}#marsello-portal-root .pos-content .mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}#marsello-portal-root .pos-content .mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}#marsello-portal-root .pos-content .mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}#marsello-portal-root .pos-content .mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}#marsello-portal-root .pos-content .mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}#marsello-portal-root .pos-content .mx-xxl-n6{margin-left:-4.5rem!important;margin-right:-4.5rem!important}#marsello-portal-root .pos-content .mx-xxl-n7{margin-left:-6rem!important;margin-right:-6rem!important}#marsello-portal-root .pos-content .my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}#marsello-portal-root .pos-content .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}#marsello-portal-root .pos-content .my-xxl-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .my-xxl-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}#marsello-portal-root .pos-content .mt-xxl-n1{margin-top:-.25rem!important}#marsello-portal-root .pos-content .mt-xxl-n2{margin-top:-.5rem!important}#marsello-portal-root .pos-content .mt-xxl-n3{margin-top:-1rem!important}#marsello-portal-root .pos-content .mt-xxl-n4{margin-top:-1.5rem!important}#marsello-portal-root .pos-content .mt-xxl-n5{margin-top:-3rem!important}#marsello-portal-root .pos-content .mt-xxl-n6{margin-top:-4.5rem!important}#marsello-portal-root .pos-content .mt-xxl-n7{margin-top:-6rem!important}#marsello-portal-root .pos-content .me-xxl-n1{margin-right:-.25rem!important}#marsello-portal-root .pos-content .me-xxl-n2{margin-right:-.5rem!important}#marsello-portal-root .pos-content .me-xxl-n3{margin-right:-1rem!important}#marsello-portal-root .pos-content .me-xxl-n4{margin-right:-1.5rem!important}#marsello-portal-root .pos-content .me-xxl-n5{margin-right:-3rem!important}#marsello-portal-root .pos-content .me-xxl-n6{margin-right:-4.5rem!important}#marsello-portal-root .pos-content .me-xxl-n7{margin-right:-6rem!important}#marsello-portal-root .pos-content .mb-xxl-n1{margin-bottom:-.25rem!important}#marsello-portal-root .pos-content .mb-xxl-n2{margin-bottom:-.5rem!important}#marsello-portal-root .pos-content .mb-xxl-n3{margin-bottom:-1rem!important}#marsello-portal-root .pos-content .mb-xxl-n4{margin-bottom:-1.5rem!important}#marsello-portal-root .pos-content .mb-xxl-n5{margin-bottom:-3rem!important}#marsello-portal-root .pos-content .mb-xxl-n6{margin-bottom:-4.5rem!important}#marsello-portal-root .pos-content .mb-xxl-n7{margin-bottom:-6rem!important}#marsello-portal-root .pos-content .ms-xxl-n1{margin-left:-.25rem!important}#marsello-portal-root .pos-content .ms-xxl-n2{margin-left:-.5rem!important}#marsello-portal-root .pos-content .ms-xxl-n3{margin-left:-1rem!important}#marsello-portal-root .pos-content .ms-xxl-n4{margin-left:-1.5rem!important}#marsello-portal-root .pos-content .ms-xxl-n5{margin-left:-3rem!important}#marsello-portal-root .pos-content .ms-xxl-n6{margin-left:-4.5rem!important}#marsello-portal-root .pos-content .ms-xxl-n7{margin-left:-6rem!important}#marsello-portal-root .pos-content .p-xxl-0{padding:0!important}#marsello-portal-root .pos-content .p-xxl-1{padding:.25rem!important}#marsello-portal-root .pos-content .p-xxl-2{padding:.5rem!important}#marsello-portal-root .pos-content .p-xxl-3{padding:1rem!important}#marsello-portal-root .pos-content .p-xxl-4{padding:1.5rem!important}#marsello-portal-root .pos-content .p-xxl-5{padding:3rem!important}#marsello-portal-root .pos-content .p-xxl-6{padding:4.5rem!important}#marsello-portal-root .pos-content .p-xxl-7{padding:6rem!important}#marsello-portal-root .pos-content .px-xxl-0{padding-left:0!important;padding-right:0!important}#marsello-portal-root .pos-content .px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}#marsello-portal-root .pos-content .px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}#marsello-portal-root .pos-content .px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}#marsello-portal-root .pos-content .px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}#marsello-portal-root .pos-content .px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}#marsello-portal-root .pos-content .px-xxl-6{padding-left:4.5rem!important;padding-right:4.5rem!important}#marsello-portal-root .pos-content .px-xxl-7{padding-left:6rem!important;padding-right:6rem!important}#marsello-portal-root .pos-content .py-xxl-0{padding-top:0!important;padding-bottom:0!important}#marsello-portal-root .pos-content .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}#marsello-portal-root .pos-content .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}#marsello-portal-root .pos-content .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}#marsello-portal-root .pos-content .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}#marsello-portal-root .pos-content .py-xxl-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .py-xxl-7{padding-top:6rem!important;padding-bottom:6rem!important}#marsello-portal-root .pos-content .pt-xxl-0{padding-top:0!important}#marsello-portal-root .pos-content .pt-xxl-1{padding-top:.25rem!important}#marsello-portal-root .pos-content .pt-xxl-2{padding-top:.5rem!important}#marsello-portal-root .pos-content .pt-xxl-3{padding-top:1rem!important}#marsello-portal-root .pos-content .pt-xxl-4{padding-top:1.5rem!important}#marsello-portal-root .pos-content .pt-xxl-5{padding-top:3rem!important}#marsello-portal-root .pos-content .pt-xxl-6{padding-top:4.5rem!important}#marsello-portal-root .pos-content .pt-xxl-7{padding-top:6rem!important}#marsello-portal-root .pos-content .pe-xxl-0{padding-right:0!important}#marsello-portal-root .pos-content .pe-xxl-1{padding-right:.25rem!important}#marsello-portal-root .pos-content .pe-xxl-2{padding-right:.5rem!important}#marsello-portal-root .pos-content .pe-xxl-3{padding-right:1rem!important}#marsello-portal-root .pos-content .pe-xxl-4{padding-right:1.5rem!important}#marsello-portal-root .pos-content .pe-xxl-5{padding-right:3rem!important}#marsello-portal-root .pos-content .pe-xxl-6{padding-right:4.5rem!important}#marsello-portal-root .pos-content .pe-xxl-7{padding-right:6rem!important}#marsello-portal-root .pos-content .pb-xxl-0{padding-bottom:0!important}#marsello-portal-root .pos-content .pb-xxl-1{padding-bottom:.25rem!important}#marsello-portal-root .pos-content .pb-xxl-2{padding-bottom:.5rem!important}#marsello-portal-root .pos-content .pb-xxl-3{padding-bottom:1rem!important}#marsello-portal-root .pos-content .pb-xxl-4{padding-bottom:1.5rem!important}#marsello-portal-root .pos-content .pb-xxl-5{padding-bottom:3rem!important}#marsello-portal-root .pos-content .pb-xxl-6{padding-bottom:4.5rem!important}#marsello-portal-root .pos-content .pb-xxl-7{padding-bottom:6rem!important}#marsello-portal-root .pos-content .ps-xxl-0{padding-left:0!important}#marsello-portal-root .pos-content .ps-xxl-1{padding-left:.25rem!important}#marsello-portal-root .pos-content .ps-xxl-2{padding-left:.5rem!important}#marsello-portal-root .pos-content .ps-xxl-3{padding-left:1rem!important}#marsello-portal-root .pos-content .ps-xxl-4{padding-left:1.5rem!important}#marsello-portal-root .pos-content .ps-xxl-5{padding-left:3rem!important}#marsello-portal-root .pos-content .ps-xxl-6{padding-left:4.5rem!important}#marsello-portal-root .pos-content .ps-xxl-7{padding-left:6rem!important}#marsello-portal-root .pos-content .text-xxl-start{text-align:left!important}#marsello-portal-root .pos-content .text-xxl-end{text-align:right!important}#marsello-portal-root .pos-content .text-xxl-center{text-align:center!important}}@media print{#marsello-portal-root .pos-content .d-print-inline{display:inline!important}#marsello-portal-root .pos-content .d-print-inline-block{display:inline-block!important}#marsello-portal-root .pos-content .d-print-block{display:block!important}#marsello-portal-root .pos-content .d-print-grid{display:grid!important}#marsello-portal-root .pos-content .d-print-table{display:table!important}#marsello-portal-root .pos-content .d-print-table-row{display:table-row!important}#marsello-portal-root .pos-content .d-print-table-cell{display:table-cell!important}#marsello-portal-root .pos-content .d-print-flex{display:flex!important}#marsello-portal-root .pos-content .d-print-inline-flex{display:inline-flex!important}#marsello-portal-root .pos-content .d-print-none{display:none!important}}#marsello-portal-root .pos-content .accordion .card:not(:last-child){margin-bottom:0}#marsello-portal-root .pos-content .accordion .card-header{border-bottom:0}#marsello-portal-root .pos-content .accordion .card-body{border-top:1px solid #0000}#marsello-portal-root .pos-content .accordion .card-title a{color:#6c757d}#marsello-portal-root .pos-content .alert{color:#212529;padding:0;display:flex}#marsello-portal-root .pos-content .alert b,#marsello-portal-root .pos-content .alert strong{color:#000}#marsello-portal-root .pos-content .alert .close:hover,#marsello-portal-root .pos-content .alert .close:focus{color:#000;opacity:1}#marsello-portal-root .pos-content .alert-outline,#marsello-portal-root .pos-content .alert-outline-coloured{color:#6c757d;background:#fff}#marsello-portal-root .pos-content .alert-outline hr,#marsello-portal-root .pos-content .alert-outline-coloured hr{border-top-color:#ced4da}#marsello-portal-root .pos-content .alert-outline .close:hover,#marsello-portal-root .pos-content .alert-outline .close:focus,#marsello-portal-root .pos-content .alert-outline-coloured .close:hover,#marsello-portal-root .pos-content .alert-outline-coloured .close:focus{color:#020202}#marsello-portal-root .pos-content .alert-outline .alert-message,#marsello-portal-root .pos-content .alert-outline-coloured .alert-message{border:1px solid #ced4da;border-radius:.2rem}#marsello-portal-root .pos-content .alert-outline .alert-message:not(:nth-child(2)),#marsello-portal-root .pos-content .alert-outline-coloured .alert-message:not(:nth-child(2)){border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}#marsello-portal-root .pos-content .alert-outline .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured .alert-icon{color:#fff;border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}#marsello-portal-root .pos-content .alert-outline.alert-primary .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-primary .alert-icon{background-color:#3f80ea}#marsello-portal-root .pos-content .alert-outline.alert-secondary .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-secondary .alert-icon{background-color:#495057}#marsello-portal-root .pos-content .alert-outline.alert-success .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-success .alert-icon{background-color:#4bbf73}#marsello-portal-root .pos-content .alert-outline.alert-info .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-info .alert-icon{background-color:#1f9bcf}#marsello-portal-root .pos-content .alert-outline.alert-warning .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-warning .alert-icon{background-color:#e5a54b}#marsello-portal-root .pos-content .alert-outline.alert-danger .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-danger .alert-icon{background-color:#d9534f}#marsello-portal-root .pos-content .alert-outline.alert-light .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-light .alert-icon{background-color:#eff2f6}#marsello-portal-root .pos-content .alert-outline.alert-dark .alert-icon,#marsello-portal-root .pos-content .alert-outline-coloured.alert-dark .alert-icon{background-color:#293042}#marsello-portal-root .pos-content .alert-outline-coloured.alert-primary .alert-message{border-color:#3f80ea}#marsello-portal-root .pos-content .alert-outline-coloured.alert-secondary .alert-message{border-color:#495057}#marsello-portal-root .pos-content .alert-outline-coloured.alert-success .alert-message{border-color:#4bbf73}#marsello-portal-root .pos-content .alert-outline-coloured.alert-info .alert-message{border-color:#1f9bcf}#marsello-portal-root .pos-content .alert-outline-coloured.alert-warning .alert-message{border-color:#e5a54b}#marsello-portal-root .pos-content .alert-outline-coloured.alert-danger .alert-message{border-color:#d9534f}#marsello-portal-root .pos-content .alert-outline-coloured.alert-light .alert-message{border-color:#eff2f6}#marsello-portal-root .pos-content .alert-outline-coloured.alert-dark .alert-message{border-color:#293042}#marsello-portal-root .pos-content .alert-icon{background:#ffffff1a;padding:.95rem}#marsello-portal-root .pos-content .alert-message{box-sizing:border-box;width:100%;padding:.95rem}#marsello-portal-root .pos-content .avatar{width:40px;height:40px;margin-top:-15px;margin-bottom:-15px}#marsello-portal-root .pos-content .badge{color:#fff}#marsello-portal-root .pos-content .badge-soft-primary{color:#3f80ea;background-color:#3f80ea2d}#marsello-portal-root .pos-content a.badge-soft-primary:hover,#marsello-portal-root .pos-content a.badge-soft-primary:focus{color:color-yiq(#3f80ea2d);background-color:#1863de2d}#marsello-portal-root .pos-content a.badge-soft-primary:focus,#marsello-portal-root .pos-content a.badge-soft-primary.focus{outline:0;box-shadow:0 0 0 1px #3f80ea80}#marsello-portal-root .pos-content .badge-soft-secondary{color:#495057;background-color:#4950572d}#marsello-portal-root .pos-content a.badge-soft-secondary:hover,#marsello-portal-root .pos-content a.badge-soft-secondary:focus{color:color-yiq(#4950572d);background-color:#32373b2d}#marsello-portal-root .pos-content a.badge-soft-secondary:focus,#marsello-portal-root .pos-content a.badge-soft-secondary.focus{outline:0;box-shadow:0 0 0 1px #49505780}#marsello-portal-root .pos-content .badge-soft-success{color:#4bbf73;background-color:#4bbf732d}#marsello-portal-root .pos-content a.badge-soft-success:hover,#marsello-portal-root .pos-content a.badge-soft-success:focus{color:color-yiq(#4bbf732d);background-color:#389f5c2d}#marsello-portal-root .pos-content a.badge-soft-success:focus,#marsello-portal-root .pos-content a.badge-soft-success.focus{outline:0;box-shadow:0 0 0 1px #4bbf7380}#marsello-portal-root .pos-content .badge-soft-info{color:#1f9bcf;background-color:#1f9bcf2d}#marsello-portal-root .pos-content a.badge-soft-info:hover,#marsello-portal-root .pos-content a.badge-soft-info:focus{color:color-yiq(#1f9bcf2d);background-color:#187aa32d}#marsello-portal-root .pos-content a.badge-soft-info:focus,#marsello-portal-root .pos-content a.badge-soft-info.focus{outline:0;box-shadow:0 0 0 1px #1f9bcf80}#marsello-portal-root .pos-content .badge-soft-warning{color:#e5a54b;background-color:#e5a54b2d}#marsello-portal-root .pos-content a.badge-soft-warning:hover,#marsello-portal-root .pos-content a.badge-soft-warning:focus{color:color-yiq(#e5a54b2d);background-color:#dd8e202d}#marsello-portal-root .pos-content a.badge-soft-warning:focus,#marsello-portal-root .pos-content a.badge-soft-warning.focus{outline:0;box-shadow:0 0 0 1px #e5a54b80}#marsello-portal-root .pos-content .badge-soft-danger{color:#d9534f;background-color:#d9534f2d}#marsello-portal-root .pos-content a.badge-soft-danger:hover,#marsello-portal-root .pos-content a.badge-soft-danger:focus{color:color-yiq(#d9534f2d);background-color:#c9302c2d}#marsello-portal-root .pos-content a.badge-soft-danger:focus,#marsello-portal-root .pos-content a.badge-soft-danger.focus{outline:0;box-shadow:0 0 0 1px #d9534f80}#marsello-portal-root .pos-content .badge-soft-light{color:#eff2f6;background-color:#eff2f62d}#marsello-portal-root .pos-content a.badge-soft-light:hover,#marsello-portal-root .pos-content a.badge-soft-light:focus{color:color-yiq(#eff2f62d);background-color:#cfd9e32d}#marsello-portal-root .pos-content a.badge-soft-light:focus,#marsello-portal-root .pos-content a.badge-soft-light.focus{outline:0;box-shadow:0 0 0 1px #eff2f680}#marsello-portal-root .pos-content .badge-soft-dark{color:#293042;background-color:#2930422d}#marsello-portal-root .pos-content a.badge-soft-dark:hover,#marsello-portal-root .pos-content a.badge-soft-dark:focus{color:color-yiq(#2930422d);background-color:#1519232d}#marsello-portal-root .pos-content a.badge-soft-dark:focus,#marsello-portal-root .pos-content a.badge-soft-dark.focus{outline:0;box-shadow:0 0 0 1px #29304280}#marsello-portal-root .pos-content .badge.rounded-pill{padding-left:.65em;padding-right:.65em}#marsello-portal-root .pos-content .btn-link:not(:hover){text-decoration:none}#marsello-portal-root .pos-content .btn-pill{border-radius:10rem}#marsello-portal-root .pos-content .btn-square{border-radius:0}#marsello-portal-root .pos-content .btn .feather{width:14px;height:14px}#marsello-portal-root .pos-content .btn-lg .feather,#marsello-portal-root .pos-content .btn-group-lg>.btn .feather{width:15px;height:15px}#marsello-portal-root .pos-content .btn-primary,#marsello-portal-root .pos-content .btn-primary:focus,#marsello-portal-root .pos-content .btn-primary.focus,#marsello-portal-root .pos-content .btn-primary.disabled,#marsello-portal-root .pos-content .btn-primary:disabled,#marsello-portal-root .pos-content .show>.btn-primary.dropdown-toggle,#marsello-portal-root .pos-content .btn-primary:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-primary.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-primary:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-primary:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-primary:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-primary.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-primary:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-primary:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-secondary,#marsello-portal-root .pos-content .btn-secondary:focus,#marsello-portal-root .pos-content .btn-secondary.focus,#marsello-portal-root .pos-content .btn-secondary.disabled,#marsello-portal-root .pos-content .btn-secondary:disabled,#marsello-portal-root .pos-content .show>.btn-secondary.dropdown-toggle,#marsello-portal-root .pos-content .btn-secondary:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-secondary.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-secondary:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-secondary:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-secondary:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-secondary.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-secondary:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-secondary:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-success,#marsello-portal-root .pos-content .btn-success:focus,#marsello-portal-root .pos-content .btn-success.focus,#marsello-portal-root .pos-content .btn-success.disabled,#marsello-portal-root .pos-content .btn-success:disabled,#marsello-portal-root .pos-content .show>.btn-success.dropdown-toggle,#marsello-portal-root .pos-content .btn-success:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-success.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-success:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-success:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-success:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-success.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-success:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-success:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-info,#marsello-portal-root .pos-content .btn-info:focus,#marsello-portal-root .pos-content .btn-info.focus,#marsello-portal-root .pos-content .btn-info.disabled,#marsello-portal-root .pos-content .btn-info:disabled,#marsello-portal-root .pos-content .show>.btn-info.dropdown-toggle,#marsello-portal-root .pos-content .btn-info:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-info.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-info:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-info:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-info:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-info.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-info:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-info:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-warning,#marsello-portal-root .pos-content .btn-warning:focus,#marsello-portal-root .pos-content .btn-warning.focus,#marsello-portal-root .pos-content .btn-warning.disabled,#marsello-portal-root .pos-content .btn-warning:disabled,#marsello-portal-root .pos-content .show>.btn-warning.dropdown-toggle,#marsello-portal-root .pos-content .btn-warning:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-warning.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-warning:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-warning:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-warning:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-warning.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-warning:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-warning:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-danger,#marsello-portal-root .pos-content .btn-danger:focus,#marsello-portal-root .pos-content .btn-danger.focus,#marsello-portal-root .pos-content .btn-danger.disabled,#marsello-portal-root .pos-content .btn-danger:disabled,#marsello-portal-root .pos-content .show>.btn-danger.dropdown-toggle,#marsello-portal-root .pos-content .btn-danger:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-danger.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-danger:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-danger:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-danger:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-danger.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-danger:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-danger:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-light,#marsello-portal-root .pos-content .btn-light:focus,#marsello-portal-root .pos-content .btn-light.focus,#marsello-portal-root .pos-content .btn-light.disabled,#marsello-portal-root .pos-content .btn-light:disabled,#marsello-portal-root .pos-content .show>.btn-light.dropdown-toggle,#marsello-portal-root .pos-content .btn-light:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-light.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-light:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-light:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-light:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-light.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-light:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-light:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-dark,#marsello-portal-root .pos-content .btn-dark:focus,#marsello-portal-root .pos-content .btn-dark.focus,#marsello-portal-root .pos-content .btn-dark.disabled,#marsello-portal-root .pos-content .btn-dark:disabled,#marsello-portal-root .pos-content .show>.btn-dark.dropdown-toggle,#marsello-portal-root .pos-content .btn-dark:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-dark.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-dark:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-dark:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-dark:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-dark.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-dark:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-dark:not(:disabled):not(.disabled).active{color:#fff}#marsello-portal-root .pos-content .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}#marsello-portal-root .pos-content .btn-facebook:hover{color:#fff;background-color:#324c81;border-color:#2f477a}#marsello-portal-root .pos-content .btn-check:focus+.btn-facebook,#marsello-portal-root .pos-content .btn-facebook:focus{color:#fff;background-color:#324c81;border-color:#2f477a;box-shadow:0 0 0 .2rem #5872a780}#marsello-portal-root .pos-content .btn-check:checked+.btn-facebook,#marsello-portal-root .pos-content .btn-check:active+.btn-facebook,#marsello-portal-root .pos-content .btn-facebook:active,#marsello-portal-root .pos-content .btn-facebook.active,#marsello-portal-root .pos-content .show>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2f477a;border-color:#2c4372}#marsello-portal-root .pos-content .btn-check:checked+.btn-facebook:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-facebook:focus,#marsello-portal-root .pos-content .btn-facebook:active:focus,#marsello-portal-root .pos-content .btn-facebook.active:focus,#marsello-portal-root .pos-content .show>.btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5872a780}#marsello-portal-root .pos-content .btn-facebook:disabled,#marsello-portal-root .pos-content .btn-facebook.disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}#marsello-portal-root .pos-content .btn-facebook,#marsello-portal-root .pos-content .btn-facebook:focus,#marsello-portal-root .pos-content .btn-facebook.focus,#marsello-portal-root .pos-content .btn-facebook.disabled,#marsello-portal-root .pos-content .btn-facebook:disabled,#marsello-portal-root .pos-content .show>.btn-facebook.dropdown-toggle,#marsello-portal-root .pos-content .btn-facebook:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-facebook.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-twitter{color:#000;background-color:#1da1f2;border-color:#1da1f2}#marsello-portal-root .pos-content .btn-twitter:hover{color:#000;background-color:#3faff4;border-color:#34aaf3}#marsello-portal-root .pos-content .btn-check:focus+.btn-twitter,#marsello-portal-root .pos-content .btn-twitter:focus{color:#000;background-color:#3faff4;border-color:#34aaf3;box-shadow:0 0 0 .2rem #1989ce80}#marsello-portal-root .pos-content .btn-check:checked+.btn-twitter,#marsello-portal-root .pos-content .btn-check:active+.btn-twitter,#marsello-portal-root .pos-content .btn-twitter:active,#marsello-portal-root .pos-content .btn-twitter.active,#marsello-portal-root .pos-content .show>.btn-twitter.dropdown-toggle{color:#000;background-color:#4ab4f5;border-color:#34aaf3}#marsello-portal-root .pos-content .btn-check:checked+.btn-twitter:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-twitter:focus,#marsello-portal-root .pos-content .btn-twitter:active:focus,#marsello-portal-root .pos-content .btn-twitter.active:focus,#marsello-portal-root .pos-content .show>.btn-twitter.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #1989ce80}#marsello-portal-root .pos-content .btn-twitter:disabled,#marsello-portal-root .pos-content .btn-twitter.disabled{color:#000;background-color:#1da1f2;border-color:#1da1f2}#marsello-portal-root .pos-content .btn-twitter,#marsello-portal-root .pos-content .btn-twitter:focus,#marsello-portal-root .pos-content .btn-twitter.focus,#marsello-portal-root .pos-content .btn-twitter.disabled,#marsello-portal-root .pos-content .btn-twitter:disabled,#marsello-portal-root .pos-content .show>.btn-twitter.dropdown-toggle,#marsello-portal-root .pos-content .btn-twitter:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-twitter.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-google{color:#fff;background-color:#dc4e41;border-color:#dc4e41}#marsello-portal-root .pos-content .btn-google:hover{color:#fff;background-color:#bb4237;border-color:#b03e34}#marsello-portal-root .pos-content .btn-check:focus+.btn-google,#marsello-portal-root .pos-content .btn-google:focus{color:#fff;background-color:#bb4237;border-color:#b03e34;box-shadow:0 0 0 .2rem #e1695e80}#marsello-portal-root .pos-content .btn-check:checked+.btn-google,#marsello-portal-root .pos-content .btn-check:active+.btn-google,#marsello-portal-root .pos-content .btn-google:active,#marsello-portal-root .pos-content .btn-google.active,#marsello-portal-root .pos-content .show>.btn-google.dropdown-toggle{color:#fff;background-color:#b03e34;border-color:#a53b31}#marsello-portal-root .pos-content .btn-check:checked+.btn-google:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-google:focus,#marsello-portal-root .pos-content .btn-google:active:focus,#marsello-portal-root .pos-content .btn-google.active:focus,#marsello-portal-root .pos-content .show>.btn-google.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1695e80}#marsello-portal-root .pos-content .btn-google:disabled,#marsello-portal-root .pos-content .btn-google.disabled{color:#fff;background-color:#dc4e41;border-color:#dc4e41}#marsello-portal-root .pos-content .btn-google,#marsello-portal-root .pos-content .btn-google:focus,#marsello-portal-root .pos-content .btn-google.focus,#marsello-portal-root .pos-content .btn-google.disabled,#marsello-portal-root .pos-content .btn-google:disabled,#marsello-portal-root .pos-content .show>.btn-google.dropdown-toggle,#marsello-portal-root .pos-content .btn-google:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-google.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-youtube{color:#fff;background-color:red;border-color:red}#marsello-portal-root .pos-content .btn-youtube:hover{color:#fff;background-color:#d90000;border-color:#c00}#marsello-portal-root .pos-content .btn-check:focus+.btn-youtube,#marsello-portal-root .pos-content .btn-youtube:focus{color:#fff;background-color:#d90000;border-color:#c00;box-shadow:0 0 0 .2rem #ff262680}#marsello-portal-root .pos-content .btn-check:checked+.btn-youtube,#marsello-portal-root .pos-content .btn-check:active+.btn-youtube,#marsello-portal-root .pos-content .btn-youtube:active,#marsello-portal-root .pos-content .btn-youtube.active,#marsello-portal-root .pos-content .show>.btn-youtube.dropdown-toggle{color:#fff;background-color:#c00;border-color:#bf0000}#marsello-portal-root .pos-content .btn-check:checked+.btn-youtube:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-youtube:focus,#marsello-portal-root .pos-content .btn-youtube:active:focus,#marsello-portal-root .pos-content .btn-youtube.active:focus,#marsello-portal-root .pos-content .show>.btn-youtube.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ff262680}#marsello-portal-root .pos-content .btn-youtube:disabled,#marsello-portal-root .pos-content .btn-youtube.disabled{color:#fff;background-color:red;border-color:red}#marsello-portal-root .pos-content .btn-youtube,#marsello-portal-root .pos-content .btn-youtube:focus,#marsello-portal-root .pos-content .btn-youtube.focus,#marsello-portal-root .pos-content .btn-youtube.disabled,#marsello-portal-root .pos-content .btn-youtube:disabled,#marsello-portal-root .pos-content .show>.btn-youtube.dropdown-toggle,#marsello-portal-root .pos-content .btn-youtube:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-youtube.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-vimeo{color:#000;background-color:#1ab7ea;border-color:#1ab7ea}#marsello-portal-root .pos-content .btn-vimeo:hover{color:#000;background-color:#3cc2ed;border-color:#31beec}#marsello-portal-root .pos-content .btn-check:focus+.btn-vimeo,#marsello-portal-root .pos-content .btn-vimeo:focus{color:#000;background-color:#3cc2ed;border-color:#31beec;box-shadow:0 0 0 .2rem #169cc780}#marsello-portal-root .pos-content .btn-check:checked+.btn-vimeo,#marsello-portal-root .pos-content .btn-check:active+.btn-vimeo,#marsello-portal-root .pos-content .btn-vimeo:active,#marsello-portal-root .pos-content .btn-vimeo.active,#marsello-portal-root .pos-content .show>.btn-vimeo.dropdown-toggle{color:#000;background-color:#48c5ee;border-color:#31beec}#marsello-portal-root .pos-content .btn-check:checked+.btn-vimeo:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-vimeo:focus,#marsello-portal-root .pos-content .btn-vimeo:active:focus,#marsello-portal-root .pos-content .btn-vimeo.active:focus,#marsello-portal-root .pos-content .show>.btn-vimeo.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #169cc780}#marsello-portal-root .pos-content .btn-vimeo:disabled,#marsello-portal-root .pos-content .btn-vimeo.disabled{color:#000;background-color:#1ab7ea;border-color:#1ab7ea}#marsello-portal-root .pos-content .btn-vimeo,#marsello-portal-root .pos-content .btn-vimeo:focus,#marsello-portal-root .pos-content .btn-vimeo.focus,#marsello-portal-root .pos-content .btn-vimeo.disabled,#marsello-portal-root .pos-content .btn-vimeo:disabled,#marsello-portal-root .pos-content .show>.btn-vimeo.dropdown-toggle,#marsello-portal-root .pos-content .btn-vimeo:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-vimeo.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89}#marsello-portal-root .pos-content .btn-dribbble:hover{color:#fff;background-color:#c74174;border-color:#bb3d6e}#marsello-portal-root .pos-content .btn-check:focus+.btn-dribbble,#marsello-portal-root .pos-content .btn-dribbble:focus{color:#fff;background-color:#c74174;border-color:#bb3d6e;box-shadow:0 0 0 .2rem #ed679b80}#marsello-portal-root .pos-content .btn-check:checked+.btn-dribbble,#marsello-portal-root .pos-content .btn-check:active+.btn-dribbble,#marsello-portal-root .pos-content .btn-dribbble:active,#marsello-portal-root .pos-content .btn-dribbble.active,#marsello-portal-root .pos-content .show>.btn-dribbble.dropdown-toggle{color:#fff;background-color:#bb3d6e;border-color:#b03967}#marsello-portal-root .pos-content .btn-check:checked+.btn-dribbble:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-dribbble:focus,#marsello-portal-root .pos-content .btn-dribbble:active:focus,#marsello-portal-root .pos-content .btn-dribbble.active:focus,#marsello-portal-root .pos-content .show>.btn-dribbble.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ed679b80}#marsello-portal-root .pos-content .btn-dribbble:disabled,#marsello-portal-root .pos-content .btn-dribbble.disabled{color:#fff;background-color:#ea4c89;border-color:#ea4c89}#marsello-portal-root .pos-content .btn-dribbble,#marsello-portal-root .pos-content .btn-dribbble:focus,#marsello-portal-root .pos-content .btn-dribbble.focus,#marsello-portal-root .pos-content .btn-dribbble.disabled,#marsello-portal-root .pos-content .btn-dribbble:disabled,#marsello-portal-root .pos-content .show>.btn-dribbble.dropdown-toggle,#marsello-portal-root .pos-content .btn-dribbble:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-dribbble.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-github{color:#fff;background-color:#181717;border-color:#181717}#marsello-portal-root .pos-content .btn-github:hover{color:#fff;background-color:#141414;border-color:#131212}#marsello-portal-root .pos-content .btn-check:focus+.btn-github,#marsello-portal-root .pos-content .btn-github:focus{color:#fff;background-color:#141414;border-color:#131212;box-shadow:0 0 0 .2rem #3b3a3a80}#marsello-portal-root .pos-content .btn-check:checked+.btn-github,#marsello-portal-root .pos-content .btn-check:active+.btn-github,#marsello-portal-root .pos-content .btn-github:active,#marsello-portal-root .pos-content .btn-github.active,#marsello-portal-root .pos-content .show>.btn-github.dropdown-toggle{color:#fff;background-color:#131212;border-color:#121111}#marsello-portal-root .pos-content .btn-check:checked+.btn-github:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-github:focus,#marsello-portal-root .pos-content .btn-github:active:focus,#marsello-portal-root .pos-content .btn-github.active:focus,#marsello-portal-root .pos-content .show>.btn-github.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3b3a3a80}#marsello-portal-root .pos-content .btn-github:disabled,#marsello-portal-root .pos-content .btn-github.disabled{color:#fff;background-color:#181717;border-color:#181717}#marsello-portal-root .pos-content .btn-github,#marsello-portal-root .pos-content .btn-github:focus,#marsello-portal-root .pos-content .btn-github.focus,#marsello-portal-root .pos-content .btn-github.disabled,#marsello-portal-root .pos-content .btn-github:disabled,#marsello-portal-root .pos-content .show>.btn-github.dropdown-toggle,#marsello-portal-root .pos-content .btn-github:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-github.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-instagram{color:#fff;background-color:#e4405f;border-color:#e4405f}#marsello-portal-root .pos-content .btn-instagram:hover{color:#fff;background-color:#c23651;border-color:#b6334c}#marsello-portal-root .pos-content .btn-check:focus+.btn-instagram,#marsello-portal-root .pos-content .btn-instagram:focus{color:#fff;background-color:#c23651;border-color:#b6334c;box-shadow:0 0 0 .2rem #e85d7780}#marsello-portal-root .pos-content .btn-check:checked+.btn-instagram,#marsello-portal-root .pos-content .btn-check:active+.btn-instagram,#marsello-portal-root .pos-content .btn-instagram:active,#marsello-portal-root .pos-content .btn-instagram.active,#marsello-portal-root .pos-content .show>.btn-instagram.dropdown-toggle{color:#fff;background-color:#b6334c;border-color:#ab3047}#marsello-portal-root .pos-content .btn-check:checked+.btn-instagram:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-instagram:focus,#marsello-portal-root .pos-content .btn-instagram:active:focus,#marsello-portal-root .pos-content .btn-instagram.active:focus,#marsello-portal-root .pos-content .show>.btn-instagram.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e85d7780}#marsello-portal-root .pos-content .btn-instagram:disabled,#marsello-portal-root .pos-content .btn-instagram.disabled{color:#fff;background-color:#e4405f;border-color:#e4405f}#marsello-portal-root .pos-content .btn-instagram,#marsello-portal-root .pos-content .btn-instagram:focus,#marsello-portal-root .pos-content .btn-instagram.focus,#marsello-portal-root .pos-content .btn-instagram.disabled,#marsello-portal-root .pos-content .btn-instagram:disabled,#marsello-portal-root .pos-content .show>.btn-instagram.dropdown-toggle,#marsello-portal-root .pos-content .btn-instagram:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-instagram.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-pinterest{color:#fff;background-color:#bd081c;border-color:#bd081c}#marsello-portal-root .pos-content .btn-pinterest:hover{color:#fff;background-color:#a10718;border-color:#970616}#marsello-portal-root .pos-content .btn-check:focus+.btn-pinterest,#marsello-portal-root .pos-content .btn-pinterest:focus{color:#fff;background-color:#a10718;border-color:#970616;box-shadow:0 0 0 .2rem #c72d3e80}#marsello-portal-root .pos-content .btn-check:checked+.btn-pinterest,#marsello-portal-root .pos-content .btn-check:active+.btn-pinterest,#marsello-portal-root .pos-content .btn-pinterest:active,#marsello-portal-root .pos-content .btn-pinterest.active,#marsello-portal-root .pos-content .show>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#970616;border-color:#8e0615}#marsello-portal-root .pos-content .btn-check:checked+.btn-pinterest:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-pinterest:focus,#marsello-portal-root .pos-content .btn-pinterest:active:focus,#marsello-portal-root .pos-content .btn-pinterest.active:focus,#marsello-portal-root .pos-content .show>.btn-pinterest.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #c72d3e80}#marsello-portal-root .pos-content .btn-pinterest:disabled,#marsello-portal-root .pos-content .btn-pinterest.disabled{color:#fff;background-color:#bd081c;border-color:#bd081c}#marsello-portal-root .pos-content .btn-pinterest,#marsello-portal-root .pos-content .btn-pinterest:focus,#marsello-portal-root .pos-content .btn-pinterest.focus,#marsello-portal-root .pos-content .btn-pinterest.disabled,#marsello-portal-root .pos-content .btn-pinterest:disabled,#marsello-portal-root .pos-content .show>.btn-pinterest.dropdown-toggle,#marsello-portal-root .pos-content .btn-pinterest:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-pinterest.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-flickr{color:#fff;background-color:#0063dc;border-color:#0063dc}#marsello-portal-root .pos-content .btn-flickr:hover{color:#fff;background-color:#0054bb;border-color:#004fb0}#marsello-portal-root .pos-content .btn-check:focus+.btn-flickr,#marsello-portal-root .pos-content .btn-flickr:focus{color:#fff;background-color:#0054bb;border-color:#004fb0;box-shadow:0 0 0 .2rem #267ae180}#marsello-portal-root .pos-content .btn-check:checked+.btn-flickr,#marsello-portal-root .pos-content .btn-check:active+.btn-flickr,#marsello-portal-root .pos-content .btn-flickr:active,#marsello-portal-root .pos-content .btn-flickr.active,#marsello-portal-root .pos-content .show>.btn-flickr.dropdown-toggle{color:#fff;background-color:#004fb0;border-color:#004aa5}#marsello-portal-root .pos-content .btn-check:checked+.btn-flickr:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-flickr:focus,#marsello-portal-root .pos-content .btn-flickr:active:focus,#marsello-portal-root .pos-content .btn-flickr.active:focus,#marsello-portal-root .pos-content .show>.btn-flickr.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #267ae180}#marsello-portal-root .pos-content .btn-flickr:disabled,#marsello-portal-root .pos-content .btn-flickr.disabled{color:#fff;background-color:#0063dc;border-color:#0063dc}#marsello-portal-root .pos-content .btn-flickr,#marsello-portal-root .pos-content .btn-flickr:focus,#marsello-portal-root .pos-content .btn-flickr.focus,#marsello-portal-root .pos-content .btn-flickr.disabled,#marsello-portal-root .pos-content .btn-flickr:disabled,#marsello-portal-root .pos-content .show>.btn-flickr.dropdown-toggle,#marsello-portal-root .pos-content .btn-flickr:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-flickr.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-bitbucket{color:#fff;background-color:#0052cc;border-color:#0052cc}#marsello-portal-root .pos-content .btn-bitbucket:hover{color:#fff;background-color:#0046ad;border-color:#0042a3}#marsello-portal-root .pos-content .btn-check:focus+.btn-bitbucket,#marsello-portal-root .pos-content .btn-bitbucket:focus{color:#fff;background-color:#0046ad;border-color:#0042a3;box-shadow:0 0 0 .2rem #266cd480}#marsello-portal-root .pos-content .btn-check:checked+.btn-bitbucket,#marsello-portal-root .pos-content .btn-check:active+.btn-bitbucket,#marsello-portal-root .pos-content .btn-bitbucket:active,#marsello-portal-root .pos-content .btn-bitbucket.active,#marsello-portal-root .pos-content .show>.btn-bitbucket.dropdown-toggle{color:#fff;background-color:#0042a3;border-color:#003e99}#marsello-portal-root .pos-content .btn-check:checked+.btn-bitbucket:focus,#marsello-portal-root .pos-content .btn-check:active+.btn-bitbucket:focus,#marsello-portal-root .pos-content .btn-bitbucket:active:focus,#marsello-portal-root .pos-content .btn-bitbucket.active:focus,#marsello-portal-root .pos-content .show>.btn-bitbucket.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #266cd480}#marsello-portal-root .pos-content .btn-bitbucket:disabled,#marsello-portal-root .pos-content .btn-bitbucket.disabled{color:#fff;background-color:#0052cc;border-color:#0052cc}#marsello-portal-root .pos-content .btn-bitbucket,#marsello-portal-root .pos-content .btn-bitbucket:focus,#marsello-portal-root .pos-content .btn-bitbucket.focus,#marsello-portal-root .pos-content .btn-bitbucket.disabled,#marsello-portal-root .pos-content .btn-bitbucket:disabled,#marsello-portal-root .pos-content .show>.btn-bitbucket.dropdown-toggle,#marsello-portal-root .pos-content .btn-bitbucket:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-bitbucket.hover:not(:disabled):not(.disabled){color:#fff}#marsello-portal-root .pos-content .btn-light,#marsello-portal-root .pos-content .btn-light:focus,#marsello-portal-root .pos-content .btn-light.focus,#marsello-portal-root .pos-content .btn-light.disabled,#marsello-portal-root .pos-content .btn-light:disabled,#marsello-portal-root .pos-content .show>.btn-light.dropdown-toggle,#marsello-portal-root .pos-content .btn-white,#marsello-portal-root .pos-content .btn-white:focus,#marsello-portal-root .pos-content .btn-white.focus,#marsello-portal-root .pos-content .btn-white.disabled,#marsello-portal-root .pos-content .btn-white:disabled,#marsello-portal-root .pos-content .show>.btn-white.dropdown-toggle,#marsello-portal-root .pos-content .btn-light:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-light.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-white:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-white.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-light:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-light.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-white:hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-white.hover:not(:disabled):not(.disabled),#marsello-portal-root .pos-content .btn-outline-light:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-light:not(:disabled):not(.disabled).active,#marsello-portal-root .pos-content .btn-outline-white:not(:disabled):not(.disabled):active,#marsello-portal-root .pos-content .btn-outline-white:not(:disabled):not(.disabled).active{color:#020202}#marsello-portal-root .pos-content .card{margin-bottom:24px;box-shadow:0 0 .875rem #2930420d}#marsello-portal-root .pos-content .card-header{border-bottom-width:1px}#marsello-portal-root .pos-content .card-actions a{color:#6c757d;text-decoration:none}#marsello-portal-root .pos-content .card-actions svg{width:16px;height:16px}#marsello-portal-root .pos-content .card-actions .dropdown{line-height:1.4}#marsello-portal-root .pos-content .card-title{color:#495057;font-size:.95rem;font-weight:500}#marsello-portal-root .pos-content .card-subtitle{font-weight:400}#marsello-portal-root .pos-content .card-table{margin-bottom:0}#marsello-portal-root .pos-content .card-table tr td:first-child,#marsello-portal-root .pos-content .card-table tr th:first-child{padding-left:1.25rem}#marsello-portal-root .pos-content .card-table tr td:last-child,#marsello-portal-root .pos-content .card-table tr th:last-child{padding-right:1.25rem}#marsello-portal-root .pos-content .card-img,#marsello-portal-root .pos-content .card-img-top,#marsello-portal-root .pos-content .card-img-bottom{max-width:100%;height:auto}@media (-ms-high-contrast:none){#marsello-portal-root .pos-content .card-img,#marsello-portal-root .pos-content .card-img-top,#marsello-portal-root .pos-content .card-img-bottom{height:100%}}#marsello-portal-root .pos-content .chart{width:100%;min-height:300px;margin:auto;position:relative}#marsello-portal-root .pos-content .chart-xs{min-height:150px}#marsello-portal-root .pos-content .chart-sm{min-height:200px}#marsello-portal-root .pos-content .chart-lg{min-height:350px}#marsello-portal-root .pos-content .chart-xl{min-height:500px}#marsello-portal-root .pos-content .chart canvas{max-width:100%}#marsello-portal-root .pos-content .chat-online{color:#71cc90}#marsello-portal-root .pos-content .chat-offline{color:#e27c79}#marsello-portal-root .pos-content .chat-messages{flex-direction:column;max-height:800px;display:flex;overflow-y:scroll}#marsello-portal-root .pos-content .chat-message-left,#marsello-portal-root .pos-content .chat-message-right{flex-shrink:0;display:flex}#marsello-portal-root .pos-content .chat-message-left{margin-right:auto}#marsello-portal-root .pos-content .chat-message-right{flex-direction:row-reverse;margin-left:auto}#marsello-portal-root .pos-content .content{direction:ltr;flex:1;padding:2.5rem 2.5rem 1.5rem}@media (width<=767.98px){#marsello-portal-root .pos-content .content{width:100vw;max-width:100vw}}@media (width<=991.98px){#marsello-portal-root .pos-content .content{padding:1.5rem}}#marsello-portal-root .pos-content .navbar-nav .dropdown-menu{box-shadow:0 .1rem .2rem #0000000d}#marsello-portal-root .pos-content .dropdown .dropdown-menu.show{animation-name:dropdownAnimation;animation-duration:.5s;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes dropdownAnimation{0%{opacity:0;margin-top:-8px}to{opacity:1;margin-top:0}}#marsello-portal-root .pos-content .dropdown-toggle:after{border:2px solid;border-width:0 2px 2px 0;padding:2px;display:inline-block;transform:rotate(45deg)}#marsello-portal-root .pos-content .dropdown-item{transition:background .1s ease-in-out,color .1s ease-in-out}#marsello-portal-root .pos-content .dropdown-menu-lg{min-width:20rem}#marsello-portal-root .pos-content .dropdown .list-group .list-group-item{border-width:0 0 1px;margin-bottom:0;text-decoration:none}#marsello-portal-root .pos-content .dropdown .list-group .list-group-item:first-child,#marsello-portal-root .pos-content .dropdown .list-group .list-group-item:last-child{border-radius:0}#marsello-portal-root .pos-content .dropdown .list-group .list-group-item:hover{background:#f4f7f9}#marsello-portal-root .pos-content .dropdown-menu{top:auto}#marsello-portal-root .pos-content .dropdown-menu-header{text-align:center;border-bottom:1px solid #dee6ed;padding:.75rem;font-weight:500}#marsello-portal-root .pos-content .dropdown-menu-footer{text-align:center;padding:.5rem;font-size:.75rem;display:block}@media (width>=1200px){#marsello-portal-root .pos-content .dropdown-mega-list{min-width:250px}}#marsello-portal-root .pos-content .feather{width:18px;height:18px}#marsello-portal-root .pos-content .feather-sm{width:14px;height:14px}#marsello-portal-root .pos-content .feather-lg{width:36px;height:36px}#marsello-portal-root .pos-content footer.footer{direction:ltr;background:#fff;border-top:1px solid #dee6ed;padding:1rem .75rem}#marsello-portal-root .pos-content footer.footer ul{margin-bottom:0}@media (width<=767.98px){#marsello-portal-root .pos-content footer.footer{width:100vw}}#marsello-portal-root .pos-content .input-group-navbar .form-control,#marsello-portal-root .pos-content .input-group-navbar .btn{height:calc(2.24375rem + 2px);box-shadow:none;background:#f3f6fb;border:0;padding:.35rem .75rem}#marsello-portal-root .pos-content .input-group-navbar .form-control:focus,#marsello-portal-root .pos-content .input-group-navbar .btn:focus{box-shadow:none;background:#f3f6fb;outline:0}#marsello-portal-root .pos-content .input-group-navbar .btn{color:#6c757d}#marsello-portal-root .pos-content .input-group-navbar .btn .feather{width:20px;height:20px}#marsello-portal-root .pos-content .hamburger,#marsello-portal-root .pos-content .hamburger:before,#marsello-portal-root .pos-content .hamburger:after{cursor:pointer;content:"";background:#495057;border-radius:1px;width:24px;height:3px;transition:background .1s ease-in-out,color .1s ease-in-out;display:block}#marsello-portal-root .pos-content .hamburger{position:relative}#marsello-portal-root .pos-content .hamburger:before{width:20px;position:absolute;top:-8px}#marsello-portal-root .pos-content .hamburger:after{width:16px;position:absolute;bottom:-8px}#marsello-portal-root .pos-content .sidebar-toggle:hover .hamburger,#marsello-portal-root .pos-content .sidebar-toggle:hover .hamburger:before,#marsello-portal-root .pos-content .sidebar-toggle:hover .hamburger:after{background:#3f80ea}#marsello-portal-root .pos-content .hamburger-right,#marsello-portal-root .pos-content .hamburger-right:before,#marsello-portal-root .pos-content .hamburger-right:after{right:0}#marsello-portal-root .pos-content .illustration{color:#3f80ea;background:#e0eafc}#marsello-portal-root .pos-content .illustration-text{color:#3f80ea}#marsello-portal-root .pos-content .illustration-img{width:100%;max-width:150px}@media (width>=1440px){#marsello-portal-root .pos-content .illustration-img{max-width:175px}}#marsello-portal-root .pos-content .landing-bg{background:#eff2f6}#marsello-portal-root .pos-content nav.landing-navbar{box-shadow:none;background:#eff2f6}@media (width<=767.98px){#marsello-portal-root .pos-content nav.landing-navbar{width:auto}}#marsello-portal-root .pos-content .landing-intro{position:relative;overflow:hidden}#marsello-portal-root .pos-content .landing-intro-content{z-index:1;position:relative}#marsello-portal-root .pos-content .landing-brand{font-size:1.125rem;font-weight:500}#marsello-portal-root .pos-content .landing-brand svg{fill:#4a88eb}#marsello-portal-root .pos-content body[data-theme=colored] .landing-brand svg{fill:#fff}#marsello-portal-root .pos-content body[data-theme=dark] .landing-brand svg{fill:#4a88eb}#marsello-portal-root .pos-content body[data-theme=light] .landing-brand svg{fill:#2871e7}#marsello-portal-root .pos-content .landing-brand svg path:first-child{fill:#78a6f0}#marsello-portal-root .pos-content body[data-theme=colored] .landing-brand svg path:first-child{fill:#ffffffa8}#marsello-portal-root .pos-content body[data-theme=dark] .landing-brand svg path:first-child{fill:#78a6f0}#marsello-portal-root .pos-content body[data-theme=light] .landing-brand svg path:first-child{fill:#84aef2}#marsello-portal-root .pos-content .landing-intro-screenshot{perspective:2000px;transform-style:preserve-3d;perspective-origin:0}#marsello-portal-root .pos-content .landing-intro-screenshot img{transform:rotateY(-30deg)rotateX(10deg);box-shadow:0 0 1px #000000b3,0 11px 20px -8px #00000080}#marsello-portal-root .pos-content .landing-img{transition:all .15s ease-in-out;box-shadow:0 4px 12px #11449926}#marsello-portal-root .pos-content .landing-img:hover{transform:scale(1.035)}#marsello-portal-root .pos-content .landing-stars{color:#e5a54b}#marsello-portal-root .pos-content .landing-quote p{color:#020202;line-height:1.8rem}#marsello-portal-root .pos-content .landing-quote p span{background:#e0eafc;padding:.0625em .125em;display:inline}#marsello-portal-root .pos-content .landing-feature{background:#ecf1f8;border-radius:50%;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;margin-right:1rem;display:flex}#marsello-portal-root .pos-content .landing-feature svg{color:#2871e7;width:28px;height:28px}#marsello-portal-root .pos-content .landing-integration{background:#fff;border-radius:.3rem;margin:.5rem;padding:1rem;display:inline-block;box-shadow:0 .1rem .2rem #0000000d}#marsello-portal-root .pos-content .landing-integration img{max-height:40px}#marsello-portal-root .pos-content .main{flex-direction:column;width:100%;min-width:0;min-height:100vh;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;display:flex}@media (width<=767.98px){#marsello-portal-root .pos-content .main{overflow-y:hidden}}#marsello-portal-root .pos-content .modal-primary .modal-content{color:color-yiq(#3f80ea);background:#3f80ea}#marsello-portal-root .pos-content .modal-primary h1,#marsello-portal-root .pos-content .modal-primary h2,#marsello-portal-root .pos-content .modal-primary h3,#marsello-portal-root .pos-content .modal-primary h4,#marsello-portal-root .pos-content .modal-primary h5,#marsello-portal-root .pos-content .modal-primary h6,#marsello-portal-root .pos-content .modal-primary .h1,#marsello-portal-root .pos-content .modal-primary .h2,#marsello-portal-root .pos-content .modal-primary .h3,#marsello-portal-root .pos-content .modal-primary .h4,#marsello-portal-root .pos-content .modal-primary .h5,#marsello-portal-root .pos-content .modal-primary .h6{color:#fff}#marsello-portal-root .pos-content .modal-secondary .modal-content{color:color-yiq(#495057);background:#495057}#marsello-portal-root .pos-content .modal-secondary h1,#marsello-portal-root .pos-content .modal-secondary h2,#marsello-portal-root .pos-content .modal-secondary h3,#marsello-portal-root .pos-content .modal-secondary h4,#marsello-portal-root .pos-content .modal-secondary h5,#marsello-portal-root .pos-content .modal-secondary h6,#marsello-portal-root .pos-content .modal-secondary .h1,#marsello-portal-root .pos-content .modal-secondary .h2,#marsello-portal-root .pos-content .modal-secondary .h3,#marsello-portal-root .pos-content .modal-secondary .h4,#marsello-portal-root .pos-content .modal-secondary .h5,#marsello-portal-root .pos-content .modal-secondary .h6{color:#fff}#marsello-portal-root .pos-content .modal-success .modal-content{color:color-yiq(#4bbf73);background:#4bbf73}#marsello-portal-root .pos-content .modal-success h1,#marsello-portal-root .pos-content .modal-success h2,#marsello-portal-root .pos-content .modal-success h3,#marsello-portal-root .pos-content .modal-success h4,#marsello-portal-root .pos-content .modal-success h5,#marsello-portal-root .pos-content .modal-success h6,#marsello-portal-root .pos-content .modal-success .h1,#marsello-portal-root .pos-content .modal-success .h2,#marsello-portal-root .pos-content .modal-success .h3,#marsello-portal-root .pos-content .modal-success .h4,#marsello-portal-root .pos-content .modal-success .h5,#marsello-portal-root .pos-content .modal-success .h6{color:#fff}#marsello-portal-root .pos-content .modal-info .modal-content{color:color-yiq(#1f9bcf);background:#1f9bcf}#marsello-portal-root .pos-content .modal-info h1,#marsello-portal-root .pos-content .modal-info h2,#marsello-portal-root .pos-content .modal-info h3,#marsello-portal-root .pos-content .modal-info h4,#marsello-portal-root .pos-content .modal-info h5,#marsello-portal-root .pos-content .modal-info h6,#marsello-portal-root .pos-content .modal-info .h1,#marsello-portal-root .pos-content .modal-info .h2,#marsello-portal-root .pos-content .modal-info .h3,#marsello-portal-root .pos-content .modal-info .h4,#marsello-portal-root .pos-content .modal-info .h5,#marsello-portal-root .pos-content .modal-info .h6{color:#fff}#marsello-portal-root .pos-content .modal-warning .modal-content{color:color-yiq(#e5a54b);background:#e5a54b}#marsello-portal-root .pos-content .modal-warning h1,#marsello-portal-root .pos-content .modal-warning h2,#marsello-portal-root .pos-content .modal-warning h3,#marsello-portal-root .pos-content .modal-warning h4,#marsello-portal-root .pos-content .modal-warning h5,#marsello-portal-root .pos-content .modal-warning h6,#marsello-portal-root .pos-content .modal-warning .h1,#marsello-portal-root .pos-content .modal-warning .h2,#marsello-portal-root .pos-content .modal-warning .h3,#marsello-portal-root .pos-content .modal-warning .h4,#marsello-portal-root .pos-content .modal-warning .h5,#marsello-portal-root .pos-content .modal-warning .h6{color:#fff}#marsello-portal-root .pos-content .modal-danger .modal-content{color:color-yiq(#d9534f);background:#d9534f}#marsello-portal-root .pos-content .modal-danger h1,#marsello-portal-root .pos-content .modal-danger h2,#marsello-portal-root .pos-content .modal-danger h3,#marsello-portal-root .pos-content .modal-danger h4,#marsello-portal-root .pos-content .modal-danger h5,#marsello-portal-root .pos-content .modal-danger h6,#marsello-portal-root .pos-content .modal-danger .h1,#marsello-portal-root .pos-content .modal-danger .h2,#marsello-portal-root .pos-content .modal-danger .h3,#marsello-portal-root .pos-content .modal-danger .h4,#marsello-portal-root .pos-content .modal-danger .h5,#marsello-portal-root .pos-content .modal-danger .h6{color:#fff}#marsello-portal-root .pos-content .modal-light .modal-content{color:color-yiq(#eff2f6);background:#eff2f6}#marsello-portal-root .pos-content .modal-light h1,#marsello-portal-root .pos-content .modal-light h2,#marsello-portal-root .pos-content .modal-light h3,#marsello-portal-root .pos-content .modal-light h4,#marsello-portal-root .pos-content .modal-light h5,#marsello-portal-root .pos-content .modal-light h6,#marsello-portal-root .pos-content .modal-light .h1,#marsello-portal-root .pos-content .modal-light .h2,#marsello-portal-root .pos-content .modal-light .h3,#marsello-portal-root .pos-content .modal-light .h4,#marsello-portal-root .pos-content .modal-light .h5,#marsello-portal-root .pos-content .modal-light .h6{color:#fff}#marsello-portal-root .pos-content .modal-dark .modal-content{color:color-yiq(#293042);background:#293042}#marsello-portal-root .pos-content .modal-dark h1,#marsello-portal-root .pos-content .modal-dark h2,#marsello-portal-root .pos-content .modal-dark h3,#marsello-portal-root .pos-content .modal-dark h4,#marsello-portal-root .pos-content .modal-dark h5,#marsello-portal-root .pos-content .modal-dark h6,#marsello-portal-root .pos-content .modal-dark .h1,#marsello-portal-root .pos-content .modal-dark .h2,#marsello-portal-root .pos-content .modal-dark .h3,#marsello-portal-root .pos-content .modal-dark .h4,#marsello-portal-root .pos-content .modal-dark .h5,#marsello-portal-root .pos-content .modal-dark .h6{color:#fff}#marsello-portal-root .pos-content .modal-colored .modal-header,#marsello-portal-root .pos-content .modal-colored .modal-footer{border-color:#ffffff54}#marsello-portal-root .pos-content .navbar{border-bottom:0;box-shadow:0 0 2rem #2930421a}@media (width<=767.98px){#marsello-portal-root .pos-content .navbar{width:100vw}}#marsello-portal-root .pos-content .input-group-navbar{min-width:240px}#marsello-portal-root .pos-content .navbar-expand>.container,#marsello-portal-root .pos-content .navbar-expand>.container-fluid,#marsello-portal-root .pos-content .navbar-expand>.container-lg,#marsello-portal-root .pos-content .navbar-expand>.container-md,#marsello-portal-root .pos-content .navbar-expand>.container-sm,#marsello-portal-root .pos-content .navbar-expand>.container-xl{padding-left:0;padding-right:0}#marsello-portal-root .pos-content .navbar-bg{background:#fff}#marsello-portal-root .pos-content body:not([data-sidebar-position=right]) .navbar-align{margin-left:auto}#marsello-portal-root .pos-content body[data-sidebar-position=right] .navbar-align{margin-right:auto}#marsello-portal-root .pos-content .navbar-brand{color:#f4f7f9;padding:.875rem 0;font-size:1.15rem;font-weight:500;display:block}#marsello-portal-root .pos-content .navbar-brand svg,#marsello-portal-root .pos-content .navbar-brand .feather{color:#3f80ea;width:24px;height:24px;margin-top:-.375rem;margin-left:-.15rem;margin-right:.375rem}#marsello-portal-root .pos-content .nav-icon,#marsello-portal-root .pos-content .nav-flag{color:#6c757d;padding:.1rem .8rem;font-size:1.5rem;line-height:1.4;transition:background .1s ease-in-out,color .1s ease-in-out;display:block}#marsello-portal-root .pos-content .nav-icon:after,#marsello-portal-root .pos-content .nav-flag:after{display:none!important}#marsello-portal-root .pos-content .nav-icon:hover,#marsello-portal-root .pos-content .nav-icon.active,#marsello-portal-root .pos-content .nav-flag:hover,#marsello-portal-root .pos-content .nav-flag.active{color:#3f80ea}#marsello-portal-root .pos-content .nav-icon svg,#marsello-portal-root .pos-content .nav-icon .feather,#marsello-portal-root .pos-content .nav-flag svg,#marsello-portal-root .pos-content .nav-flag .feather{width:20px;height:20px}#marsello-portal-root .pos-content .nav-item .indicator{text-align:center;color:#fff;background:#3f80ea;border-radius:50%;width:18px;height:18px;padding:1px;font-size:.675rem;transition:top .1s ease-out;display:block;position:absolute;top:0;right:-8px;box-shadow:0 .1rem .2rem #0000000d}#marsello-portal-root .pos-content .nav-item:hover .indicator{top:-4px}#marsello-portal-root .pos-content .nav-item a:focus{outline:0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#marsello-portal-root .pos-content .navbar .avatar{max-height:47px}}@media (width<=575.98px){#marsello-portal-root .pos-content .navbar{padding:.75rem}#marsello-portal-root .pos-content .nav-icon{padding:.1rem .75rem}#marsello-portal-root .pos-content .dropdown,#marsello-portal-root .pos-content .dropleft,#marsello-portal-root .pos-content .dropright,#marsello-portal-root .pos-content .dropup{position:inherit}#marsello-portal-root .pos-content .navbar-expand .navbar-nav .dropdown-menu-lg{min-width:100%}#marsello-portal-root .pos-content .nav-item .nav-link:after{display:none}}#marsello-portal-root .pos-content .nav-flag img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:20px;height:20px}#marsello-portal-root .pos-content .navbar-nav,#marsello-portal-root .pos-content .navbar input{direction:ltr}#marsello-portal-root .pos-content .navbar .form-control{max-width:200px}#marsello-portal-root .pos-content .progress-sm{height:.5rem}#marsello-portal-root .pos-content .progress-lg{height:1.5rem}#marsello-portal-root .pos-content body,#marsello-portal-root .pos-content html,#marsello-portal-root .pos-content #root{height:100%}#marsello-portal-root .pos-content html{scroll-behavior:smooth}#marsello-portal-root .pos-content body{overflow-y:scroll;opacity:1!important}#marsello-portal-root .pos-content body[data-sidebar-position=right]{direction:rtl}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#marsello-portal-root .pos-content html{overflow-x:hidden}}#marsello-portal-root .pos-content :root{--primary-dark:#1659c7;--primary-light:#84aef2}#marsello-portal-root .pos-content .settings{direction:ltr;display:none}@media (width>=1200px){#marsello-portal-root .pos-content .settings{display:block}}#marsello-portal-root .pos-content .settings-toggle{color:#000;z-index:10;cursor:pointer;background:#fff;border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;width:54px;height:150px;padding:.5rem;transition:all .1s ease-in-out;position:fixed;top:200px;right:0;box-shadow:-5px 0 10px #0000001a}#marsello-portal-root .pos-content body[data-theme=dark] .settings-toggle{background:#f4f7f9}#marsello-portal-root .pos-content .settings-toggle-option{text-align:center;text-transform:uppercase;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#000;background:#edf2f5;border-radius:.2rem;height:34px;padding:.5rem;font-size:.875rem;font-weight:500;display:block}#marsello-portal-root .pos-content .settings-toggle-option:hover{color:#000;background:#e4ebf0}#marsello-portal-root .pos-content .settings-toggle-option:first-child{color:#1863de;margin-bottom:.5rem}#marsello-portal-root .pos-content .settings-toggle-option svg{stroke-width:2px}#marsello-portal-root .pos-content body[data-theme=dark] .settings-toggle-option{background:#e2e8ee}#marsello-portal-root .pos-content body[data-theme=dark] .settings-toggle-option:hover{background:#f2f5f7}#marsello-portal-root .pos-content body[data-theme=dark] .settings-toggle-option:first-child{color:#fff}#marsello-portal-root .pos-content .settings-toggle-option-text{height:93px}#marsello-portal-root .pos-content .settings-toggle-option-text svg{transform:rotate(-90deg)}#marsello-portal-root .pos-content .settings-panel{z-index:100;background:#fff;border-left:0 solid #0000;width:320px;height:100%;transition:right .2s ease-in-out;display:block;position:fixed;top:0;bottom:0;right:-320px}#marsello-portal-root .pos-content .settings.open .settings-panel:before{content:"";z-index:-1;pointer-events:none;background:#00000053;width:100%;height:100%;position:fixed;top:0;left:0}#marsello-portal-root .pos-content .settings.open .settings-panel{right:0}#marsello-portal-root .pos-content .settings-content{background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:auto}#marsello-portal-root .pos-content .settings-title{color:#000;background:#fff;border-bottom:1px solid #e2e8ee;padding:1.35rem 1.5rem;font-size:.875rem}#marsello-portal-root .pos-content .settings-title h4,#marsello-portal-root .pos-content .settings-title .h4,#marsello-portal-root .pos-content .settings-title .close{color:#000}#marsello-portal-root .pos-content .settings-body{flex:1;padding:1rem 1.5rem}#marsello-portal-root .pos-content .settings-footer{padding:1rem 1.5rem}#marsello-portal-root .pos-content .settings-scheme:after{content:"✓";z-index:1;color:#fff;opacity:0;background:#3f80ea;border-radius:50%;width:16px;height:16px;font-size:10px;font-weight:900;line-height:17px;position:absolute;top:8px;right:8px}#marsello-portal-root .pos-content .settings-scheme-label{opacity:0;width:0;height:0;position:absolute}#marsello-portal-root .pos-content .settings-scheme-label+.settings-scheme{border:1px solid #dee6ed}#marsello-portal-root .pos-content .settings-scheme-label:checked+.settings-scheme{color:#3f80ea;border:1px solid #3f80ea}#marsello-portal-root .pos-content .settings-scheme-label:checked+.settings-scheme:after{opacity:1}#marsello-portal-root .pos-content .settings-scheme{cursor:pointer;background:#fff;border-radius:.3rem;justify-content:center;align-items:center;height:80px;font-size:.825rem;display:flex;position:relative}#marsello-portal-root .pos-content .settings-scheme-theme{background:red;border-radius:50%;width:50px;height:50px;position:relative;box-shadow:0 0 0 1px #fff}#marsello-portal-root .pos-content .settings-scheme-theme-default{background-image:linear-gradient(-45deg,#222e3c 50%,#f2f4f6 50%)}#marsello-portal-root .pos-content .settings-scheme-theme-colored{background-image:linear-gradient(-45deg,#3f80ea 50%,#f2f4f6 50%)}#marsello-portal-root .pos-content .settings-scheme-theme-dark{background:#222e3c}#marsello-portal-root .pos-content .settings-scheme-theme-light{background:#f2f4f6}#marsello-portal-root .pos-content .settings-button-label{opacity:0;width:0;height:0;position:absolute}#marsello-portal-root .pos-content .settings-button-label+.settings-button{color:#293042;cursor:pointer;background:#e2e8ee;border-radius:.3rem;padding:.35rem 1rem;font-size:.825rem}#marsello-portal-root .pos-content .settings-button-label:checked+.settings-button{color:#fff;background:#3f80ea}#marsello-portal-root .pos-content .settings-button-label:checked+.settings-button:after{opacity:1}#marsello-portal-root .pos-content .sidebar{direction:ltr;background:#293042;min-width:260px;max-width:260px;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar{background:#2d6bcf}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar{background:#293042}#marsello-portal-root .pos-content body[data-theme=light] .sidebar{background:#fff}#marsello-portal-root .pos-content .sidebar-content{background:#293042;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-content{background:#2d6bcf}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-content{background:#293042}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-content{background:#fff}#marsello-portal-root .pos-content body[data-sidebar-behavior=sticky] .sidebar-content{height:100vh;position:sticky;top:0;left:0}#marsello-portal-root .pos-content body[data-sidebar-behavior=sticky] .ps{overflow-y:hidden}#marsello-portal-root .pos-content .sidebar-nav{padding-left:0;list-style:none}#marsello-portal-root .pos-content .sidebar-link,#marsello-portal-root .pos-content a.sidebar-link{cursor:pointer;color:#e9ecef80;padding:.625rem 1.625rem;font-weight:400;text-decoration:none;transition:color 75ms ease-in-out;display:block;position:relative}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link,#marsello-portal-root .pos-content body[data-theme=colored] a.sidebar-link{color:#f8f9fab3}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link,#marsello-portal-root .pos-content body[data-theme=dark] a.sidebar-link{color:#e9ecef80}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link,#marsello-portal-root .pos-content body[data-theme=light] a.sidebar-link{color:#495057}#marsello-portal-root .pos-content .sidebar-link i,#marsello-portal-root .pos-content .sidebar-link svg,#marsello-portal-root .pos-content a.sidebar-link i,#marsello-portal-root .pos-content a.sidebar-link svg{color:#e9ecef80;margin-right:.75rem}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=colored] a.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=colored] a.sidebar-link svg{color:#f8f9fa80}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=dark] a.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=dark] a.sidebar-link svg{color:#e9ecef80}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=light] a.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=light] a.sidebar-link svg{color:#495057}#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-dropdown .sidebar-link{padding:.35rem 1.5rem .55rem 4.5rem}#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-dropdown .sidebar-dropdown .sidebar-link{padding:.35rem 1.5rem .55rem 5.75rem}#marsello-portal-root .pos-content .sidebar-link:focus{outline:0}#marsello-portal-root .pos-content .sidebar-link:hover{color:#e9ecefbf}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link:hover{color:#f8f9fae6}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link:hover{color:#e9ecefbf}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link:hover{color:#568fed}#marsello-portal-root .pos-content .sidebar-link:hover i,#marsello-portal-root .pos-content .sidebar-link:hover svg{color:#e9ecefbf}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link:hover svg{color:#f8f9fabf}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link:hover svg{color:#e9ecefbf}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link:hover svg{color:#568fed}#marsello-portal-root .pos-content .sidebar-item.active>.sidebar-link,#marsello-portal-root .pos-content .sidebar-item.active .sidebar-link:hover,#marsello-portal-root .pos-content .sidebar-link.active,#marsello-portal-root .pos-content .sidebar-link.active:hover{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active>.sidebar-link,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active .sidebar-link:hover,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active:hover{color:#f8f9fa}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active>.sidebar-link,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active .sidebar-link:hover,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active:hover{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active>.sidebar-link,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active .sidebar-link:hover,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active:hover{color:#568fed}#marsello-portal-root .pos-content .sidebar-item.active>.sidebar-link i,#marsello-portal-root .pos-content .sidebar-item.active>.sidebar-link svg,#marsello-portal-root .pos-content .sidebar-item.active .sidebar-link:hover i,#marsello-portal-root .pos-content .sidebar-item.active .sidebar-link:hover svg,#marsello-portal-root .pos-content .sidebar-link.active i,#marsello-portal-root .pos-content .sidebar-link.active svg,#marsello-portal-root .pos-content .sidebar-link.active:hover i,#marsello-portal-root .pos-content .sidebar-link.active:hover svg{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active>.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active>.sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-item.active .sidebar-link:hover svg,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active svg,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active:hover i,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-link.active:hover svg{color:#f8f9fa}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active>.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active>.sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-item.active .sidebar-link:hover svg,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active svg,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active:hover i,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-link.active:hover svg{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active>.sidebar-link i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active>.sidebar-link svg,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active .sidebar-link:hover i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-item.active .sidebar-link:hover svg,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active svg,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active:hover i,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-link.active:hover svg{color:#568fed}#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-link{color:#adb5bd;padding:.35rem 1.5rem .55rem 3.7rem;font-weight:400}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-dropdown .sidebar-link{color:#ced4da}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-dropdown .sidebar-link{color:#adb5bd}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-dropdown .sidebar-link{color:#6c757d}#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-item .sidebar-link:hover{color:#e9ecef;font-weight:400}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-dropdown .sidebar-item .sidebar-link:hover{color:#f8f9fa}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-dropdown .sidebar-item .sidebar-link:hover{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-dropdown .sidebar-item .sidebar-link:hover{color:#568fed}#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-item.active>.sidebar-link:not([data-bs-toggle]),#marsello-portal-root .pos-content .sidebar-dropdown .sidebar-item>.sidebar-link.active{color:#568fed;font-weight:400}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-dropdown .sidebar-item.active>.sidebar-link:not([data-bs-toggle]),#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-dropdown .sidebar-item>.sidebar-link.active{color:#fff}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-dropdown .sidebar-item.active>.sidebar-link:not([data-bs-toggle]),#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-dropdown .sidebar-item>.sidebar-link.active,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-dropdown .sidebar-item.active>.sidebar-link:not([data-bs-toggle]),#marsello-portal-root .pos-content body[data-theme=light] .sidebar-dropdown .sidebar-item>.sidebar-link.active{color:#568fed}#marsello-portal-root .pos-content .sidebar [data-bs-toggle=collapse]{position:relative}#marsello-portal-root .pos-content .sidebar [data-bs-toggle=collapse]:before{content:" ";border:.1rem solid;border-width:0 .1rem .1rem 0;padding:2px;transition:all .2s ease-out;display:inline-block;position:absolute;top:1rem;right:1.7rem;transform:rotate(45deg)}#marsello-portal-root .pos-content .sidebar [aria-expanded=true]:before,#marsello-portal-root .pos-content .sidebar [data-bs-toggle=collapse]:not(.collapsed):before{top:1.2rem;transform:rotate(-135deg)}#marsello-portal-root .pos-content .sidebar .sidebar-dropdown [data-toggle=collapse]:before{top:1rem}#marsello-portal-root .pos-content .sidebar .sidebar-dropdown [aria-expanded=true]:before,#marsello-portal-root .pos-content .sidebar .sidebar-dropdown [data-toggle=collapse]:not(.collapsed):before{top:1.2rem}#marsello-portal-root .pos-content .sidebar-brand{text-align:center;color:#fff;padding:1.15rem 1.5rem;font-size:1.125rem;font-weight:500;display:block}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-brand,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-brand{color:#fff}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-brand{color:#424242}#marsello-portal-root .pos-content .sidebar-brand:hover{color:#fff;text-decoration:none}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-brand:hover,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-brand:hover{color:#fff}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-brand:hover{color:#424242}#marsello-portal-root .pos-content .sidebar-brand:focus{outline:0}#marsello-portal-root .pos-content .sidebar-brand svg{fill:#4a88eb;width:24px;height:24px;margin-right:.15rem}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-brand svg{fill:#fff}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-brand svg{fill:#4a88eb}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-brand svg{fill:#2871e7}#marsello-portal-root .pos-content .sidebar-brand svg path:first-child{fill:#78a6f0}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-brand svg path:first-child{fill:#ffffffa8}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-brand svg path:first-child{fill:#78a6f0}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-brand svg path:first-child{fill:#84aef2}#marsello-portal-root .pos-content .sidebar-toggle{cursor:pointer;width:26px;height:26px;margin-top:5px;margin-bottom:5px;display:flex}#marsello-portal-root .pos-content .sidebar-header{color:#ced4da;background:0 0;padding:1.5rem 1.5rem .375rem;font-size:.75rem}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-header,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-header{color:#ced4da}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-header{color:#495057}#marsello-portal-root .pos-content .badge-sidebar-primary,#marsello-portal-root .pos-content .badge-sidebar-secondary{position:absolute;top:12px;right:20px}#marsello-portal-root .pos-content .sidebar-dropdown .badge-sidebar-primary,#marsello-portal-root .pos-content .sidebar-dropdown .badge-sidebar-secondary{top:10px}#marsello-portal-root .pos-content .badge-sidebar-primary{color:#fff;background:#3f80ea}#marsello-portal-root .pos-content body[data-theme=colored] .badge-sidebar-primary{background:#fff}#marsello-portal-root .pos-content body[data-theme=dark] .badge-sidebar-primary,#marsello-portal-root .pos-content body[data-theme=light] .badge-sidebar-primary{background:#3f80ea}#marsello-portal-root .pos-content body[data-theme=colored] .badge-sidebar-primary{color:#293042}#marsello-portal-root .pos-content body[data-theme=dark] .badge-sidebar-primary,#marsello-portal-root .pos-content body[data-theme=light] .badge-sidebar-primary{color:#fff}#marsello-portal-root .pos-content .badge-sidebar-secondary{color:#fff;background:#6c757d}#marsello-portal-root .pos-content body[data-theme=colored] .badge-sidebar-secondary{background:#ffffffbf}#marsello-portal-root .pos-content body[data-theme=dark] .badge-sidebar-secondary,#marsello-portal-root .pos-content body[data-theme=light] .badge-sidebar-secondary{background:#6c757d}#marsello-portal-root .pos-content body[data-theme=colored] .badge-sidebar-secondary{color:#293042}#marsello-portal-root .pos-content body[data-theme=dark] .badge-sidebar-secondary,#marsello-portal-root .pos-content body[data-theme=light] .badge-sidebar-secondary{color:#fff}#marsello-portal-root .pos-content body:not([data-sidebar-position=right]) .sidebar.collapsed{margin-left:-260px}@media (width>=1px) and (width<=991.98px){#marsello-portal-root .pos-content body:not([data-sidebar-position=right]) .sidebar{margin-left:-260px}#marsello-portal-root .pos-content body:not([data-sidebar-position=right]) .sidebar.collapsed{margin-left:0}}#marsello-portal-root .pos-content body:not([data-sidebar-position=right]) .sidebar-toggle{margin-right:1rem}#marsello-portal-root .pos-content body[data-sidebar-position=right] .sidebar.collapsed{margin-right:-260px}@media (width>=1px) and (width<=991.98px){#marsello-portal-root .pos-content body[data-sidebar-position=right] .sidebar{margin-right:-260px}#marsello-portal-root .pos-content body[data-sidebar-position=right] .sidebar.collapsed{margin-right:0}}#marsello-portal-root .pos-content body[data-sidebar-position=right] .sidebar-toggle{margin-left:1rem}#marsello-portal-root .pos-content body[data-sidebar-position=right] .simplebar-track.simplebar-vertical{left:0;right:auto}#marsello-portal-root .pos-content .sidebar-cta-content{background:#333b52;border-radius:.3rem;margin:1.75rem;padding:1.5rem}#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-cta-content{background:#3873d4}#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-cta-content{background:#333b52}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-cta-content{background:#f7f7f7}#marsello-portal-root .pos-content .sidebar-cta-content,#marsello-portal-root .pos-content .sidebar-cta-content strong,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-cta-content,#marsello-portal-root .pos-content body[data-theme=colored] .sidebar-cta-content strong,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-cta-content,#marsello-portal-root .pos-content body[data-theme=dark] .sidebar-cta-content strong{color:#e9ecef}#marsello-portal-root .pos-content body[data-theme=light] .sidebar-cta-content,#marsello-portal-root .pos-content body[data-theme=light] .sidebar-cta-content strong{color:#020202}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-header,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-brand span,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-badge,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-cta,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-link:before,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-link>span{display:none}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-vertical,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-horizontal{visibility:hidden!important}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-wrapper,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-height-auto-observer-wrapper,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-mask,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .simplebar-content-wrapper{overflow:visible!important}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-dropdown.collapsing{height:auto;transition:none;overflow:visible}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar{z-index:2;min-width:68px;max-width:68px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-item{position:relative}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown{z-index:1;background:#fff;border-radius:.3rem;width:220px;padding:.5rem 0;display:none;position:absolute;top:0;overflow:visible;box-shadow:0 .5rem 3rem .5rem #0000000d}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown:before{content:"";width:16px;height:100%;position:absolute;top:0}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown>.sidebar-item .sidebar-link{color:#6c757d;padding:.5rem 1.5rem}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown>.sidebar-item .sidebar-link:hover,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown>.sidebar-item .sidebar-item.active .sidebar-link,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown>.sidebar-item .sidebar-item.active .sidebar-link:hover{color:#568fed}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown .sidebar-dropdown .sidebar-link{padding:.5rem 1.5rem .5rem 2.5rem}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item>.sidebar-dropdown .sidebar-dropdown .sidebar-dropdown .sidebar-link{padding:.5rem 1.5rem .5rem 3.5rem}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar .sidebar-dropdown [data-bs-toggle=collapse]:before{top:.9rem}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar .sidebar-dropdown [aria-expanded=true]:before,#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar .sidebar-dropdown [data-bs-toggle=collapse]:not(.collapsed):before{top:1.1rem}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact] .sidebar-nav>.sidebar-item:hover>.sidebar-dropdown{display:block}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact]:not([data-sidebar-position=right]) .sidebar-nav>.sidebar-item>.sidebar-dropdown{left:80px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact]:not([data-sidebar-position=right]) .sidebar-nav>.sidebar-item>.sidebar-dropdown:before{left:-16px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact]:not([data-sidebar-position=right]) .sidebar.collapsed{margin-left:-68px}@media (width>=1px) and (width<=991.98px){#marsello-portal-root .pos-content body[data-sidebar-behavior=compact]:not([data-sidebar-position=right]) .sidebar{margin-left:-68px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact]:not([data-sidebar-position=right]) .sidebar.collapsed{margin-left:0}}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact][data-sidebar-position=right] .sidebar-nav>.sidebar-item>.sidebar-dropdown{right:80px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact][data-sidebar-position=right] .sidebar-nav>.sidebar-item>.sidebar-dropdown:before{right:-16px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact][data-sidebar-position=right] .sidebar.collapsed{margin-right:-68px}@media (width>=1px) and (width<=991.98px){#marsello-portal-root .pos-content body[data-sidebar-behavior=compact][data-sidebar-position=right] .sidebar{margin-right:-68px}#marsello-portal-root .pos-content body[data-sidebar-behavior=compact][data-sidebar-position=right] .sidebar.collapsed{margin-right:0}}#marsello-portal-root .pos-content .min-vw-50{min-width:50vw!important}#marsello-portal-root .pos-content .min-vh-50{min-height:50vh!important}#marsello-portal-root .pos-content .vw-50{width:50vw!important}#marsello-portal-root .pos-content .vh-50{height:50vh!important}#marsello-portal-root .pos-content .stat{background:#e0eafc;border-radius:50%;width:48px;height:48px;padding:.75rem}#marsello-portal-root .pos-content .stat svg{width:24px;height:24px;color:#3f80ea!important}#marsello-portal-root .pos-content .stat-sm{width:40px;height:40px;padding:.625rem}#marsello-portal-root .pos-content .stat-sm svg{width:20px;height:20px}#marsello-portal-root .pos-content .table thead,#marsello-portal-root .pos-content .table tbody,#marsello-portal-root .pos-content .table tfoot,#marsello-portal-root .pos-content .table tr,#marsello-portal-root .pos-content .table td,#marsello-portal-root .pos-content .table th{border-color:#dee6ed}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable,#marsello-portal-root .pos-content .card>.table,#marsello-portal-root .pos-content .card>.table-responsive .table,#marsello-portal-root .pos-content .card>.table-responsive-sm .table,#marsello-portal-root .pos-content .card>.table-responsive-md .table,#marsello-portal-root .pos-content .card>.table-responsive-lg .table,#marsello-portal-root .pos-content .card>.table-responsive-xl .table{border-bottom:0;border-left:0;border-right:0;margin-bottom:0}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable td:first-child,#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable th:first-child,#marsello-portal-root .pos-content .card>.table td:first-child,#marsello-portal-root .pos-content .card>.table th:first-child,#marsello-portal-root .pos-content .card>.table-responsive .table td:first-child,#marsello-portal-root .pos-content .card>.table-responsive .table th:first-child,#marsello-portal-root .pos-content .card>.table-responsive-sm .table td:first-child,#marsello-portal-root .pos-content .card>.table-responsive-sm .table th:first-child,#marsello-portal-root .pos-content .card>.table-responsive-md .table td:first-child,#marsello-portal-root .pos-content .card>.table-responsive-md .table th:first-child,#marsello-portal-root .pos-content .card>.table-responsive-lg .table td:first-child,#marsello-portal-root .pos-content .card>.table-responsive-lg .table th:first-child,#marsello-portal-root .pos-content .card>.table-responsive-xl .table td:first-child,#marsello-portal-root .pos-content .card>.table-responsive-xl .table th:first-child{border-left:0;padding-left:1.25rem}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable td:last-child,#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable th:last-child,#marsello-portal-root .pos-content .card>.table td:last-child,#marsello-portal-root .pos-content .card>.table th:last-child,#marsello-portal-root .pos-content .card>.table-responsive .table td:last-child,#marsello-portal-root .pos-content .card>.table-responsive .table th:last-child,#marsello-portal-root .pos-content .card>.table-responsive-sm .table td:last-child,#marsello-portal-root .pos-content .card>.table-responsive-sm .table th:last-child,#marsello-portal-root .pos-content .card>.table-responsive-md .table td:last-child,#marsello-portal-root .pos-content .card>.table-responsive-md .table th:last-child,#marsello-portal-root .pos-content .card>.table-responsive-lg .table td:last-child,#marsello-portal-root .pos-content .card>.table-responsive-lg .table th:last-child,#marsello-portal-root .pos-content .card>.table-responsive-xl .table td:last-child,#marsello-portal-root .pos-content .card>.table-responsive-xl .table th:last-child{border-right:0;padding-right:1.25rem}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable tr:first-child td,#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable tr:first-child th,#marsello-portal-root .pos-content .card>.table tr:first-child td,#marsello-portal-root .pos-content .card>.table tr:first-child th,#marsello-portal-root .pos-content .card>.table-responsive .table tr:first-child td,#marsello-portal-root .pos-content .card>.table-responsive .table tr:first-child th,#marsello-portal-root .pos-content .card>.table-responsive-sm .table tr:first-child td,#marsello-portal-root .pos-content .card>.table-responsive-sm .table tr:first-child th,#marsello-portal-root .pos-content .card>.table-responsive-md .table tr:first-child td,#marsello-portal-root .pos-content .card>.table-responsive-md .table tr:first-child th,#marsello-portal-root .pos-content .card>.table-responsive-lg .table tr:first-child td,#marsello-portal-root .pos-content .card>.table-responsive-lg .table tr:first-child th,#marsello-portal-root .pos-content .card>.table-responsive-xl .table tr:first-child td,#marsello-portal-root .pos-content .card>.table-responsive-xl .table tr:first-child th{border-top:0}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable tr:last-child td,#marsello-portal-root .pos-content .card>.table tr:last-child td,#marsello-portal-root .pos-content .card>.table-responsive .table tr:last-child td,#marsello-portal-root .pos-content .card>.table-responsive-sm .table tr:last-child td,#marsello-portal-root .pos-content .card>.table-responsive-md .table tr:last-child td,#marsello-portal-root .pos-content .card>.table-responsive-lg .table tr:last-child td,#marsello-portal-root .pos-content .card>.table-responsive-xl .table tr:last-child td{border-bottom:0}#marsello-portal-root .pos-content .card .card-header+.table{border-top:0}#marsello-portal-root .pos-content .table-action a{color:#6c757d}#marsello-portal-root .pos-content .table-action a:hover{color:#212529}#marsello-portal-root .pos-content .table-action .feather{width:18px;height:18px}#marsello-portal-root .pos-content .table>tbody>tr>td{vertical-align:middle}#marsello-portal-root .pos-content .card>.dataTables_wrapper .table.dataTable{margin-top:0!important;margin-bottom:0!important}#marsello-portal-root .pos-content .card>.dataTables_wrapper .dataTables_info{padding:1rem 1.25rem}#marsello-portal-root .pos-content .card>.dataTables_wrapper .dataTables_paginate{padding:.6rem 1.25rem}#marsello-portal-root .pos-content .dt-bootstrap4{width:calc(100% - 2px)}#marsello-portal-root .pos-content table.dataTable tbody>tr.selected,#marsello-portal-root .pos-content table.dataTable tbody>tr>.selected{--bs-table-accent-bg:$primary}#marsello-portal-root .pos-content .tab{margin-bottom:2rem}#marsello-portal-root .pos-content .tab .nav-tabs{border:0}#marsello-portal-root .pos-content .tab .nav-tabs .nav-link{color:#020202;background:0 0;border:0;padding:.75rem 1rem}#marsello-portal-root .pos-content .tab .nav-tabs .nav-link.active{color:#020202;background:#fff}#marsello-portal-root .pos-content .tab .nav-tabs .nav-link:hover:not(.active){color:#3f80ea}#marsello-portal-root .pos-content .tab .nav-tabs .nav-link svg{width:20px;height:20px}#marsello-portal-root .pos-content .tab .tab-content{background:#fff;border-radius:0 0 .2rem .2rem;padding:1.25rem;box-shadow:0 .1rem .2rem #0000000d}#marsello-portal-root .pos-content .tab .tab-content p:last-child{margin-bottom:0}#marsello-portal-root .pos-content .tab-primary .nav-tabs .nav-link.active{color:#fff;background:#3f80ea;border-bottom-color:#3f80ea}#marsello-portal-root .pos-content .tab-primary .tab-content{color:#fff;background:#3f80ea}#marsello-portal-root .pos-content .tab-primary h1,#marsello-portal-root .pos-content .tab-primary h2,#marsello-portal-root .pos-content .tab-primary h3,#marsello-portal-root .pos-content .tab-primary h4,#marsello-portal-root .pos-content .tab-primary h5,#marsello-portal-root .pos-content .tab-primary h6,#marsello-portal-root .pos-content .tab-primary .h1,#marsello-portal-root .pos-content .tab-primary .h2,#marsello-portal-root .pos-content .tab-primary .h3,#marsello-portal-root .pos-content .tab-primary .h4,#marsello-portal-root .pos-content .tab-primary .h5,#marsello-portal-root .pos-content .tab-primary .h6{color:#fff}#marsello-portal-root .pos-content .tab-secondary .nav-tabs .nav-link.active{color:#fff;background:#495057;border-bottom-color:#495057}#marsello-portal-root .pos-content .tab-secondary .tab-content{color:#fff;background:#495057}#marsello-portal-root .pos-content .tab-secondary h1,#marsello-portal-root .pos-content .tab-secondary h2,#marsello-portal-root .pos-content .tab-secondary h3,#marsello-portal-root .pos-content .tab-secondary h4,#marsello-portal-root .pos-content .tab-secondary h5,#marsello-portal-root .pos-content .tab-secondary h6,#marsello-portal-root .pos-content .tab-secondary .h1,#marsello-portal-root .pos-content .tab-secondary .h2,#marsello-portal-root .pos-content .tab-secondary .h3,#marsello-portal-root .pos-content .tab-secondary .h4,#marsello-portal-root .pos-content .tab-secondary .h5,#marsello-portal-root .pos-content .tab-secondary .h6{color:#fff}#marsello-portal-root .pos-content .tab-success .nav-tabs .nav-link.active{color:#fff;background:#4bbf73;border-bottom-color:#4bbf73}#marsello-portal-root .pos-content .tab-success .tab-content{color:#fff;background:#4bbf73}#marsello-portal-root .pos-content .tab-success h1,#marsello-portal-root .pos-content .tab-success h2,#marsello-portal-root .pos-content .tab-success h3,#marsello-portal-root .pos-content .tab-success h4,#marsello-portal-root .pos-content .tab-success h5,#marsello-portal-root .pos-content .tab-success h6,#marsello-portal-root .pos-content .tab-success .h1,#marsello-portal-root .pos-content .tab-success .h2,#marsello-portal-root .pos-content .tab-success .h3,#marsello-portal-root .pos-content .tab-success .h4,#marsello-portal-root .pos-content .tab-success .h5,#marsello-portal-root .pos-content .tab-success .h6{color:#fff}#marsello-portal-root .pos-content .tab-info .nav-tabs .nav-link.active{color:#fff;background:#1f9bcf;border-bottom-color:#1f9bcf}#marsello-portal-root .pos-content .tab-info .tab-content{color:#fff;background:#1f9bcf}#marsello-portal-root .pos-content .tab-info h1,#marsello-portal-root .pos-content .tab-info h2,#marsello-portal-root .pos-content .tab-info h3,#marsello-portal-root .pos-content .tab-info h4,#marsello-portal-root .pos-content .tab-info h5,#marsello-portal-root .pos-content .tab-info h6,#marsello-portal-root .pos-content .tab-info .h1,#marsello-portal-root .pos-content .tab-info .h2,#marsello-portal-root .pos-content .tab-info .h3,#marsello-portal-root .pos-content .tab-info .h4,#marsello-portal-root .pos-content .tab-info .h5,#marsello-portal-root .pos-content .tab-info .h6{color:#fff}#marsello-portal-root .pos-content .tab-warning .nav-tabs .nav-link.active{color:#fff;background:#e5a54b;border-bottom-color:#e5a54b}#marsello-portal-root .pos-content .tab-warning .tab-content{color:#fff;background:#e5a54b}#marsello-portal-root .pos-content .tab-warning h1,#marsello-portal-root .pos-content .tab-warning h2,#marsello-portal-root .pos-content .tab-warning h3,#marsello-portal-root .pos-content .tab-warning h4,#marsello-portal-root .pos-content .tab-warning h5,#marsello-portal-root .pos-content .tab-warning h6,#marsello-portal-root .pos-content .tab-warning .h1,#marsello-portal-root .pos-content .tab-warning .h2,#marsello-portal-root .pos-content .tab-warning .h3,#marsello-portal-root .pos-content .tab-warning .h4,#marsello-portal-root .pos-content .tab-warning .h5,#marsello-portal-root .pos-content .tab-warning .h6{color:#fff}#marsello-portal-root .pos-content .tab-danger .nav-tabs .nav-link.active{color:#fff;background:#d9534f;border-bottom-color:#d9534f}#marsello-portal-root .pos-content .tab-danger .tab-content{color:#fff;background:#d9534f}#marsello-portal-root .pos-content .tab-danger h1,#marsello-portal-root .pos-content .tab-danger h2,#marsello-portal-root .pos-content .tab-danger h3,#marsello-portal-root .pos-content .tab-danger h4,#marsello-portal-root .pos-content .tab-danger h5,#marsello-portal-root .pos-content .tab-danger h6,#marsello-portal-root .pos-content .tab-danger .h1,#marsello-portal-root .pos-content .tab-danger .h2,#marsello-portal-root .pos-content .tab-danger .h3,#marsello-portal-root .pos-content .tab-danger .h4,#marsello-portal-root .pos-content .tab-danger .h5,#marsello-portal-root .pos-content .tab-danger .h6{color:#fff}#marsello-portal-root .pos-content .tab-light .nav-tabs .nav-link.active{color:#fff;background:#eff2f6;border-bottom-color:#eff2f6}#marsello-portal-root .pos-content .tab-light .tab-content{color:#fff;background:#eff2f6}#marsello-portal-root .pos-content .tab-light h1,#marsello-portal-root .pos-content .tab-light h2,#marsello-portal-root .pos-content .tab-light h3,#marsello-portal-root .pos-content .tab-light h4,#marsello-portal-root .pos-content .tab-light h5,#marsello-portal-root .pos-content .tab-light h6,#marsello-portal-root .pos-content .tab-light .h1,#marsello-portal-root .pos-content .tab-light .h2,#marsello-portal-root .pos-content .tab-light .h3,#marsello-portal-root .pos-content .tab-light .h4,#marsello-portal-root .pos-content .tab-light .h5,#marsello-portal-root .pos-content .tab-light .h6{color:#fff}#marsello-portal-root .pos-content .tab-dark .nav-tabs .nav-link.active{color:#fff;background:#293042;border-bottom-color:#293042}#marsello-portal-root .pos-content .tab-dark .tab-content{color:#fff;background:#293042}#marsello-portal-root .pos-content .tab-dark h1,#marsello-portal-root .pos-content .tab-dark h2,#marsello-portal-root .pos-content .tab-dark h3,#marsello-portal-root .pos-content .tab-dark h4,#marsello-portal-root .pos-content .tab-dark h5,#marsello-portal-root .pos-content .tab-dark h6,#marsello-portal-root .pos-content .tab-dark .h1,#marsello-portal-root .pos-content .tab-dark .h2,#marsello-portal-root .pos-content .tab-dark .h3,#marsello-portal-root .pos-content .tab-dark .h4,#marsello-portal-root .pos-content .tab-dark .h5,#marsello-portal-root .pos-content .tab-dark .h6{color:#fff}#marsello-portal-root .pos-content .tab-title{font-size:.95rem}#marsello-portal-root .pos-content .tab-vertical .nav-tabs{float:left;flex-direction:column}#marsello-portal-root .pos-content .tab-vertical .nav-tabs .nav-link{border-radius:.2rem 0 0 .2rem}#marsello-portal-root .pos-content .tab-vertical .tab-content{overflow:auto}#marsello-portal-root .pos-content .timeline{list-style-type:none;position:relative}#marsello-portal-root .pos-content .timeline:before{content:" ";z-index:1;background:#dee6ed;width:2px;height:100%;display:inline-block;position:absolute;left:9px}#marsello-portal-root .pos-content .timeline-item:before{content:" ";z-index:1;background:#fff;border:3px solid #3f80ea;border-radius:50%;width:20px;height:20px;display:inline-block;position:absolute;left:0}#marsello-portal-root .pos-content .text-sm{font-size:.75rem}#marsello-portal-root .pos-content .text-lg{font-size:.95rem}#marsello-portal-root .pos-content b,#marsello-portal-root .pos-content strong,#marsello-portal-root .pos-content .font-weight-bold{color:#495057;font-weight:500}#marsello-portal-root .pos-content pre.snippet .hljs{background:#293042;border-radius:.3rem;padding:1rem}#marsello-portal-root .pos-content a{cursor:pointer}#marsello-portal-root .pos-content .wizard.sw-theme-default>.nav .nav-link.active{color:#3f80ea!important}#marsello-portal-root .pos-content .wizard.sw-theme-default>.nav .nav-link.active:after{background:#3f80ea!important}#marsello-portal-root .pos-content .wizard.sw-theme-default>.nav .nav-link.done{color:#84aef2!important}#marsello-portal-root .pos-content .wizard.sw-theme-default>.nav .nav-link.done:after{background:#84aef2!important}#marsello-portal-root .pos-content .wizard.sw-theme-arrows>.nav .nav-link.active{background:#3f80ea!important;border-color:#3f80ea!important}#marsello-portal-root .pos-content .wizard.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#3f80ea!important}#marsello-portal-root .pos-content .wizard.sw-theme-arrows>.nav .nav-link.done{background:#84aef2!important;border-color:#84aef2!important}#marsello-portal-root .pos-content .wizard.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#84aef2!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-default>.nav .nav-link.active{color:#3f80ea!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-default>.nav .nav-link.active:after{background:#3f80ea!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-default>.nav .nav-link.done{color:#84aef2!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-default>.nav .nav-link.done:after{background:#84aef2!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-arrows>.nav .nav-link.active{background:#3f80ea!important;border-color:#3f80ea!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#3f80ea!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-arrows>.nav .nav-link.done{background:#84aef2!important;border-color:#84aef2!important}#marsello-portal-root .pos-content .wizard-primary.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#84aef2!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-default>.nav .nav-link.active{color:#495057!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-default>.nav .nav-link.active:after{background:#495057!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-default>.nav .nav-link.done{color:#6c7681!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-default>.nav .nav-link.done:after{background:#6c7681!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-arrows>.nav .nav-link.active{background:#495057!important;border-color:#495057!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#495057!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-arrows>.nav .nav-link.done{background:#6c7681!important;border-color:#6c7681!important}#marsello-portal-root .pos-content .wizard-secondary.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#6c7681!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-default>.nav .nav-link.active{color:#4bbf73!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-default>.nav .nav-link.active:after{background:#4bbf73!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-default>.nav .nav-link.done{color:#83d39f!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-default>.nav .nav-link.done:after{background:#83d39f!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-arrows>.nav .nav-link.active{background:#4bbf73!important;border-color:#4bbf73!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#4bbf73!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-arrows>.nav .nav-link.done{background:#83d39f!important;border-color:#83d39f!important}#marsello-portal-root .pos-content .wizard-success.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#83d39f!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-default>.nav .nav-link.active{color:#1f9bcf!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-default>.nav .nav-link.active:after{background:#1f9bcf!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-default>.nav .nav-link.done{color:#55bbe6!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-default>.nav .nav-link.done:after{background:#55bbe6!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-arrows>.nav .nav-link.active{background:#1f9bcf!important;border-color:#1f9bcf!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#1f9bcf!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-arrows>.nav .nav-link.done{background:#55bbe6!important;border-color:#55bbe6!important}#marsello-portal-root .pos-content .wizard-info.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#55bbe6!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-default>.nav .nav-link.active{color:#e5a54b!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-default>.nav .nav-link.active:after{background:#e5a54b!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-default>.nav .nav-link.done{color:#efc68e!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-default>.nav .nav-link.done:after{background:#efc68e!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-arrows>.nav .nav-link.active{background:#e5a54b!important;border-color:#e5a54b!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#e5a54b!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-arrows>.nav .nav-link.done{background:#efc68e!important;border-color:#efc68e!important}#marsello-portal-root .pos-content .wizard-warning.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#efc68e!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-default>.nav .nav-link.active{color:#d9534f!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-default>.nav .nav-link.active:after{background:#d9534f!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-default>.nav .nav-link.done{color:#e7908e!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-default>.nav .nav-link.done:after{background:#e7908e!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-arrows>.nav .nav-link.active{background:#d9534f!important;border-color:#d9534f!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#d9534f!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-arrows>.nav .nav-link.done{background:#e7908e!important;border-color:#e7908e!important}#marsello-portal-root .pos-content .wizard-danger.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#e7908e!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-default>.nav .nav-link.active{color:#eff2f6!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-default>.nav .nav-link.active:after{background:#eff2f6!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-default>.nav .nav-link.done{color:#fff!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-default>.nav .nav-link.done:after{background:#fff!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-arrows>.nav .nav-link.active{background:#eff2f6!important;border-color:#eff2f6!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#eff2f6!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-arrows>.nav .nav-link.done{background:#fff!important;border-color:#fff!important}#marsello-portal-root .pos-content .wizard-light.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#fff!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-default>.nav .nav-link.active{color:#293042!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-default>.nav .nav-link.active:after{background:#293042!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-default>.nav .nav-link.done{color:#465271!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-default>.nav .nav-link.done:after{background:#465271!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-arrows>.nav .nav-link.active{background:#293042!important;border-color:#293042!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-arrows>.nav .nav-link.active:after{border-left-color:#293042!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-arrows>.nav .nav-link.done{background:#465271!important;border-color:#465271!important}#marsello-portal-root .pos-content .wizard-dark.sw-theme-arrows>.nav .nav-link.done:after{border-left-color:#465271!important}#marsello-portal-root .pos-content .wizard{background:#fff;border:0 solid #0000;margin-bottom:2rem;box-shadow:0 .1rem .2rem #0000000d;border-radius:.25rem!important}#marsello-portal-root .pos-content .wizard .tab-pane{padding:1.25rem!important}#marsello-portal-root .pos-content .wizard.sw-theme-default .sw-toolbar-bottom,#marsello-portal-root .pos-content .wizard.sw-theme-arrows .sw-toolbar-bottom{background:#fff;border-top:1px solid #dee6ed}#marsello-portal-root .pos-content .wizard.sw-theme-default .step-content,#marsello-portal-root .pos-content .wizard.sw-theme-arrows .step-content{padding:10px}#marsello-portal-root .pos-content .wrapper{align-items:stretch;width:100%;display:flex}#marsello-portal-root .pos-content body[data-layout=boxed] .wrapper{border-left:1px solid #dee6ed;border-right:1px solid #dee6ed;max-width:1800px;margin:0 auto;overflow:hidden}@media (width>=1440px){#marsello-portal-root .pos-content body[data-layout=boxed] .wrapper{width:90vw}}#marsello-portal-root .pos-content .bg-primary-dark{background-color:#1659c7!important}#marsello-portal-root .pos-content a.bg-primary-dark:hover,#marsello-portal-root .pos-content a.bg-primary-dark:focus,#marsello-portal-root .pos-content button.bg-primary-dark:hover,#marsello-portal-root .pos-content button.bg-primary-dark:focus{background-color:#149!important}#marsello-portal-root .pos-content .bg-primary-light{background-color:#84aef2!important}#marsello-portal-root .pos-content a.bg-primary-light:hover,#marsello-portal-root .pos-content a.bg-primary-light:focus,#marsello-portal-root .pos-content button.bg-primary-light:hover,#marsello-portal-root .pos-content button.bg-primary-light:focus{background-color:#568fed!important}#marsello-portal-root .pos-content .rounded-lg{border-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-top-lg{border-top-left-radius:.3rem!important;border-top-right-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-right-lg{border-top-right-radius:.3rem!important;border-bottom-right-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-bottom-lg{border-bottom-right-radius:.3rem!important;border-bottom-left-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-left-lg{border-top-left-radius:.3rem!important;border-bottom-left-radius:.3rem!important}#marsello-portal-root .pos-content .rounded-sm{border-radius:.1rem!important}#marsello-portal-root .pos-content .rounded-top-sm{border-top-left-radius:.1rem!important;border-top-right-radius:.1rem!important}#marsello-portal-root .pos-content .rounded-right-sm{border-top-right-radius:.1rem!important;border-bottom-right-radius:.1rem!important}#marsello-portal-root .pos-content .rounded-bottom-sm{border-bottom-right-radius:.1rem!important;border-bottom-left-radius:.1rem!important}#marsello-portal-root .pos-content .rounded-left-sm{border-top-left-radius:.1rem!important;border-bottom-left-radius:.1rem!important}#marsello-portal-root .pos-content .cursor-grab{cursor:move;cursor:grab;cursor:-webkit-grab}#marsello-portal-root .pos-content .cursor-pointer{cursor:pointer}#marsello-portal-root .pos-content .fs-lg,#marsello-portal-root .pos-content .fs-sm{font-size:.95rem}#marsello-portal-root .pos-content .overflow-scroll{overflow:scroll}#marsello-portal-root .pos-content .overflow-hidden{overflow:hidden}#marsello-portal-root .pos-content .overflow-auto{overflow:auto}#marsello-portal-root .pos-content .overflow-visible{overflow:visible}#marsello-portal-root .pos-content .absolute-top{position:absolute;top:0;left:0;right:0}#marsello-portal-root .pos-content .z-1{z-index:1}#marsello-portal-root .pos-content .z-2{z-index:2}#marsello-portal-root .pos-content .z-3{z-index:3}#marsello-portal-root .pos-content .z-4{z-index:4}#marsello-portal-root .pos-content .z-5{z-index:5}#marsello-portal-root .pos-content .z-6{z-index:6}#marsello-portal-root .pos-content .z-7{z-index:7}#marsello-portal-root .pos-content .z-8{z-index:8}#marsello-portal-root .pos-content .z-9{z-index:9}#marsello-portal-root .pos-content .z-10{z-index:10}#marsello-portal-root .pos-content .z-11{z-index:11}#marsello-portal-root .pos-content .z-12{z-index:12}#marsello-portal-root .pos-content .z-13{z-index:13}#marsello-portal-root .pos-content .z-14{z-index:14}#marsello-portal-root .pos-content .z-15{z-index:15}#marsello-portal-root .pos-content .z-16{z-index:16}#marsello-portal-root .pos-content .z-17{z-index:17}#marsello-portal-root .pos-content .z-18{z-index:18}#marsello-portal-root .pos-content .z-19{z-index:19}#marsello-portal-root .pos-content .z-20{z-index:20}#marsello-portal-root .pos-content .z-21{z-index:21}#marsello-portal-root .pos-content .z-22{z-index:22}#marsello-portal-root .pos-content .z-23{z-index:23}#marsello-portal-root .pos-content .z-24{z-index:24}#marsello-portal-root .pos-content .z-25{z-index:25}#marsello-portal-root .pos-content .z-26{z-index:26}#marsello-portal-root .pos-content .z-27{z-index:27}#marsello-portal-root .pos-content .z-28{z-index:28}#marsello-portal-root .pos-content .z-29{z-index:29}#marsello-portal-root .pos-content .z-30{z-index:30}#marsello-portal-root .pos-content .z-31{z-index:31}#marsello-portal-root .pos-content .z-32{z-index:32}#marsello-portal-root .pos-content .z-33{z-index:33}#marsello-portal-root .pos-content .z-34{z-index:34}#marsello-portal-root .pos-content .z-35{z-index:35}#marsello-portal-root .pos-content .z-36{z-index:36}#marsello-portal-root .pos-content .z-37{z-index:37}#marsello-portal-root .pos-content .z-38{z-index:38}#marsello-portal-root .pos-content .z-39{z-index:39}#marsello-portal-root .pos-content .z-40{z-index:40}#marsello-portal-root .pos-content .z-41{z-index:41}#marsello-portal-root .pos-content .z-42{z-index:42}#marsello-portal-root .pos-content .z-43{z-index:43}#marsello-portal-root .pos-content .z-44{z-index:44}#marsello-portal-root .pos-content .z-45{z-index:45}#marsello-portal-root .pos-content .z-46{z-index:46}#marsello-portal-root .pos-content .z-47{z-index:47}#marsello-portal-root .pos-content .z-48{z-index:48}#marsello-portal-root .pos-content .z-49{z-index:49}#marsello-portal-root .pos-content .z-50{z-index:50}#marsello-portal-root .pos-content .fc-theme-bootstrap a:not([href]){color:inherit}#marsello-portal-root .pos-content .apexcharts-canvas{-webkit-user-select:none;user-select:none;position:relative}#marsello-portal-root .pos-content .apexcharts-canvas ::-webkit-scrollbar{-webkit-appearance:none;width:6px}#marsello-portal-root .pos-content .apexcharts-canvas ::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px;box-shadow:0 0 1px #ffffff80}#marsello-portal-root .pos-content .apexcharts-inner{position:relative}#marsello-portal-root .pos-content .apexcharts-text tspan{font-family:inherit}#marsello-portal-root .pos-content .legend-mouseover-inactive{opacity:.2;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-series-collapsed{opacity:0}#marsello-portal-root .pos-content .apexcharts-tooltip{cursor:default;opacity:0;pointer-events:none;white-space:nowrap;z-index:12;border-radius:5px;flex-direction:column;font-size:14px;transition:all .15s;display:flex;position:absolute;top:20px;left:62px;overflow:hidden;box-shadow:2px 2px 6px -4px #999}#marsello-portal-root .pos-content .apexcharts-tooltip.apexcharts-active{opacity:1;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-tooltip.apexcharts-theme-light{background:#fffffff5;border:1px solid #e3e3e3}#marsello-portal-root .pos-content .apexcharts-tooltip.apexcharts-theme-dark{color:#fff;background:#1e1e1ecc}#marsello-portal-root .pos-content .apexcharts-tooltip *{font-family:inherit}#marsello-portal-root .pos-content .apexcharts-tooltip-title{margin-bottom:4px;padding:6px;font-size:15px}#marsello-portal-root .pos-content .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background:#eceff1;border-bottom:1px solid #ddd}#marsello-portal-root .pos-content .apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title{background:#000000b3;border-bottom:1px solid #333}#marsello-portal-root .pos-content .apexcharts-tooltip-text-y-value,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value,#marsello-portal-root .pos-content .apexcharts-tooltip-text-z-value{margin-left:5px;font-weight:600;display:inline-block}#marsello-portal-root .pos-content .apexcharts-tooltip-text-y-label:empty,#marsello-portal-root .pos-content .apexcharts-tooltip-text-y-value:empty,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-label:empty,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value:empty,#marsello-portal-root .pos-content .apexcharts-tooltip-text-z-value:empty{display:none}#marsello-portal-root .pos-content .apexcharts-tooltip-text-y-value,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value,#marsello-portal-root .pos-content .apexcharts-tooltip-text-z-value{font-weight:600}#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-label,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value{padding:6px 0 5px}#marsello-portal-root .pos-content .apexcharts-tooltip-goals-group,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-label,#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value{display:flex}#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-label:not(:empty),#marsello-portal-root .pos-content .apexcharts-tooltip-text-goals-value:not(:empty){margin-top:-6px}#marsello-portal-root .pos-content .apexcharts-tooltip-marker{border-radius:50%;width:12px;height:12px;margin-right:10px;position:relative;top:0}#marsello-portal-root .pos-content .apexcharts-tooltip-series-group{text-align:left;justify-content:left;align-items:center;padding:0 10px;display:none}#marsello-portal-root .pos-content .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker{opacity:1}#marsello-portal-root .pos-content .apexcharts-tooltip-series-group.apexcharts-active,#marsello-portal-root .pos-content .apexcharts-tooltip-series-group:last-child{padding-bottom:4px}#marsello-portal-root .pos-content .apexcharts-tooltip-series-group-hidden{opacity:0;height:0;line-height:0;padding:0!important}#marsello-portal-root .pos-content .apexcharts-tooltip-y-group{padding:6px 0 5px}#marsello-portal-root .pos-content .apexcharts-tooltip-box,#marsello-portal-root .pos-content .apexcharts-custom-tooltip{padding:4px 8px}#marsello-portal-root .pos-content .apexcharts-tooltip-boxPlot{flex-direction:column-reverse;display:flex}#marsello-portal-root .pos-content .apexcharts-tooltip-box>div{margin:4px 0}#marsello-portal-root .pos-content .apexcharts-tooltip-box span.value{font-weight:700}#marsello-portal-root .pos-content .apexcharts-tooltip-rangebar{padding:5px 8px}#marsello-portal-root .pos-content .apexcharts-tooltip-rangebar .category{color:#777;font-weight:600}#marsello-portal-root .pos-content .apexcharts-tooltip-rangebar .series-name{margin-bottom:5px;font-weight:700;display:block}#marsello-portal-root .pos-content .apexcharts-xaxistooltip{opacity:0;pointer-events:none;color:#373d3f;text-align:center;z-index:10;background:#eceff1;border:1px solid #90a4ae;border-radius:2px;padding:9px 10px;font-size:13px;transition:all .15s;position:absolute}#marsello-portal-root .pos-content .apexcharts-xaxistooltip.apexcharts-theme-dark{color:#fff;background:#000000b3;border:1px solid #00000080}#marsello-portal-root .pos-content .apexcharts-xaxistooltip:after,#marsello-portal-root .pos-content .apexcharts-xaxistooltip:before{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;left:50%}#marsello-portal-root .pos-content .apexcharts-xaxistooltip:after{border-width:6px;border-color:#eceff100;margin-left:-6px}#marsello-portal-root .pos-content .apexcharts-xaxistooltip:before{border-width:7px;border-color:#90a4ae00;margin-left:-7px}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom:after,#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom:before{bottom:100%}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top:after,#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top:before{top:100%}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom:after{border-bottom-color:#eceff1}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom:before{border-bottom-color:#90a4ae}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after,#marsello-portal-root .pos-content .apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before{border-bottom-color:#00000080}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top:after{border-top-color:#eceff1}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top:before{border-top-color:#90a4ae}#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top.apexcharts-theme-dark:after,#marsello-portal-root .pos-content .apexcharts-xaxistooltip-top.apexcharts-theme-dark:before{border-top-color:#00000080}#marsello-portal-root .pos-content .apexcharts-xaxistooltip.apexcharts-active{opacity:1;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-yaxistooltip{opacity:0;pointer-events:none;color:#373d3f;text-align:center;z-index:10;background:#eceff1;border:1px solid #90a4ae;border-radius:2px;padding:4px 10px;font-size:13px;position:absolute}#marsello-portal-root .pos-content .apexcharts-yaxistooltip.apexcharts-theme-dark{color:#fff;background:#000000b3;border:1px solid #00000080}#marsello-portal-root .pos-content .apexcharts-yaxistooltip:after,#marsello-portal-root .pos-content .apexcharts-yaxistooltip:before{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:50%}#marsello-portal-root .pos-content .apexcharts-yaxistooltip:after{border-width:6px;border-color:#eceff100;margin-top:-6px}#marsello-portal-root .pos-content .apexcharts-yaxistooltip:before{border-width:7px;border-color:#90a4ae00;margin-top:-7px}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left:after,#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left:before{left:100%}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right:after,#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right:before{right:100%}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left:after{border-left-color:#eceff1}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left:before{border-left-color:#90a4ae}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left.apexcharts-theme-dark:after,#marsello-portal-root .pos-content .apexcharts-yaxistooltip-left.apexcharts-theme-dark:before{border-left-color:#00000080}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right:after{border-right-color:#eceff1}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right:before{border-right-color:#90a4ae}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right.apexcharts-theme-dark:after,#marsello-portal-root .pos-content .apexcharts-yaxistooltip-right.apexcharts-theme-dark:before{border-right-color:#00000080}#marsello-portal-root .pos-content .apexcharts-yaxistooltip.apexcharts-active{opacity:1}#marsello-portal-root .pos-content .apexcharts-yaxistooltip-hidden{display:none}#marsello-portal-root .pos-content .apexcharts-xcrosshairs,#marsello-portal-root .pos-content .apexcharts-ycrosshairs{pointer-events:none;opacity:0;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-xcrosshairs.apexcharts-active,#marsello-portal-root .pos-content .apexcharts-ycrosshairs.apexcharts-active{opacity:1;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-ycrosshairs-hidden{opacity:0}#marsello-portal-root .pos-content .apexcharts-selection-rect{cursor:move}#marsello-portal-root .pos-content .svg_select_boundingRect,#marsello-portal-root .pos-content .svg_select_points_rot{pointer-events:none;opacity:0;visibility:hidden}#marsello-portal-root .pos-content .apexcharts-selection-rect+g .svg_select_boundingRect,#marsello-portal-root .pos-content .apexcharts-selection-rect+g .svg_select_points_rot{opacity:0;visibility:hidden}#marsello-portal-root .pos-content .apexcharts-selection-rect+g .svg_select_points_l,#marsello-portal-root .pos-content .apexcharts-selection-rect+g .svg_select_points_r{cursor:ew-resize;opacity:1;visibility:visible}#marsello-portal-root .pos-content .svg_select_points{fill:#efefef;stroke:#333;rx:2}#marsello-portal-root .pos-content .apexcharts-svg.apexcharts-zoomable.hovering-zoom{cursor:crosshair}#marsello-portal-root .pos-content .apexcharts-svg.apexcharts-zoomable.hovering-pan{cursor:move}#marsello-portal-root .pos-content .apexcharts-zoom-icon,#marsello-portal-root .pos-content .apexcharts-zoomin-icon,#marsello-portal-root .pos-content .apexcharts-zoomout-icon,#marsello-portal-root .pos-content .apexcharts-reset-icon,#marsello-portal-root .pos-content .apexcharts-pan-icon,#marsello-portal-root .pos-content .apexcharts-selection-icon,#marsello-portal-root .pos-content .apexcharts-menu-icon,#marsello-portal-root .pos-content .apexcharts-toolbar-custom-icon{cursor:pointer;color:#6e8192;text-align:center;width:20px;height:20px;line-height:24px}#marsello-portal-root .pos-content .apexcharts-zoom-icon svg,#marsello-portal-root .pos-content .apexcharts-zoomin-icon svg,#marsello-portal-root .pos-content .apexcharts-zoomout-icon svg,#marsello-portal-root .pos-content .apexcharts-reset-icon svg,#marsello-portal-root .pos-content .apexcharts-menu-icon svg{fill:#6e8192}#marsello-portal-root .pos-content .apexcharts-selection-icon svg{fill:#444;transform:scale(.76)}#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-zoom-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-zoomin-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-zoomout-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-reset-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-pan-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-selection-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-menu-icon svg,#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg{fill:#f3f4f5}#marsello-portal-root .pos-content .apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg,#marsello-portal-root .pos-content .apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg,#marsello-portal-root .pos-content .apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg{fill:#008ffb}#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-zoomout-icon:hover svg,#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-reset-icon:hover svg,#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-menu-icon:hover svg{fill:#333}#marsello-portal-root .pos-content .apexcharts-selection-icon,#marsello-portal-root .pos-content .apexcharts-menu-icon{position:relative}#marsello-portal-root .pos-content .apexcharts-reset-icon{margin-left:5px}#marsello-portal-root .pos-content .apexcharts-zoom-icon,#marsello-portal-root .pos-content .apexcharts-reset-icon,#marsello-portal-root .pos-content .apexcharts-menu-icon{transform:scale(.85)}#marsello-portal-root .pos-content .apexcharts-zoomin-icon,#marsello-portal-root .pos-content .apexcharts-zoomout-icon{transform:scale(.7)}#marsello-portal-root .pos-content .apexcharts-zoomout-icon{margin-right:3px}#marsello-portal-root .pos-content .apexcharts-pan-icon{position:relative;top:0;left:1px;transform:scale(.62)}#marsello-portal-root .pos-content .apexcharts-pan-icon svg{fill:#fff;stroke:#6e8192;stroke-width:2px}#marsello-portal-root .pos-content .apexcharts-pan-icon.apexcharts-selected svg{stroke:#008ffb}#marsello-portal-root .pos-content .apexcharts-pan-icon:not(.apexcharts-selected):hover svg{stroke:#333}#marsello-portal-root .pos-content .apexcharts-toolbar{z-index:11;text-align:right;border-radius:3px;justify-content:space-between;align-items:center;max-width:176px;padding:0 6px 2px;display:flex;position:absolute}#marsello-portal-root .pos-content .apexcharts-menu{opacity:0;pointer-events:none;background:#fff;border:1px solid #ddd;border-radius:3px;min-width:110px;padding:3px;transition:all .15s;position:absolute;top:100%;right:10px}#marsello-portal-root .pos-content .apexcharts-menu.apexcharts-menu-open{opacity:1;pointer-events:all;transition:all .15s}#marsello-portal-root .pos-content .apexcharts-menu-item{cursor:pointer;padding:6px 7px;font-size:12px}#marsello-portal-root .pos-content .apexcharts-theme-light .apexcharts-menu-item:hover{background:#eee}#marsello-portal-root .pos-content .apexcharts-theme-dark .apexcharts-menu{color:#fff;background:#000000b3}@media screen and (width>=768px){#marsello-portal-root .pos-content .apexcharts-canvas:hover .apexcharts-toolbar{opacity:1}}#marsello-portal-root .pos-content .apexcharts-datalabel.apexcharts-element-hidden{opacity:0}#marsello-portal-root .pos-content .apexcharts-pie-label,#marsello-portal-root .pos-content .apexcharts-datalabels,#marsello-portal-root .pos-content .apexcharts-datalabel,#marsello-portal-root .pos-content .apexcharts-datalabel-label,#marsello-portal-root .pos-content .apexcharts-datalabel-value{cursor:default;pointer-events:none}#marsello-portal-root .pos-content .apexcharts-pie-label-delay{opacity:0;animation-name:opaque;animation-duration:.3s;animation-timing-function:ease;animation-fill-mode:forwards}#marsello-portal-root .pos-content .apexcharts-canvas .apexcharts-element-hidden,#marsello-portal-root .pos-content .apexcharts-hide .apexcharts-series-points{opacity:0}#marsello-portal-root .pos-content .apexcharts-gridline,#marsello-portal-root .pos-content .apexcharts-annotation-rect,#marsello-portal-root .pos-content .apexcharts-tooltip .apexcharts-marker,#marsello-portal-root .pos-content .apexcharts-area-series .apexcharts-area,#marsello-portal-root .pos-content .apexcharts-line,#marsello-portal-root .pos-content .apexcharts-zoom-rect,#marsello-portal-root .pos-content .apexcharts-toolbar svg,#marsello-portal-root .pos-content .apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,#marsello-portal-root .pos-content .apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,#marsello-portal-root .pos-content .apexcharts-radar-series path,#marsello-portal-root .pos-content .apexcharts-radar-series polygon{pointer-events:none}#marsello-portal-root .pos-content .apexcharts-marker{transition:all .15s}@keyframes opaque{0%{opacity:0}to{opacity:1}}@keyframes resizeanim{0%{opacity:0}to{opacity:0}}#marsello-portal-root .pos-content .resize-triggers{visibility:hidden;opacity:0;animation:1ms resizeanim}#marsello-portal-root .pos-content .resize-triggers,#marsello-portal-root .pos-content .resize-triggers>div,#marsello-portal-root .pos-content .contract-trigger:before{content:" ";width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}#marsello-portal-root .pos-content .resize-triggers>div{background:#eee;overflow:auto}#marsello-portal-root .pos-content .contract-trigger:before{width:200%;height:200%}#marsello-portal-root .pos-content .gu-mirror{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);z-index:9999!important;margin:0!important;position:fixed!important}#marsello-portal-root .pos-content .gu-hide{display:none!important}#marsello-portal-root .pos-content .gu-unselectable{-webkit-user-select:none!important;user-select:none!important}#marsello-portal-root .pos-content .gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}#marsello-portal-root .pos-content .ql-snow.ql-toolbar:after,#marsello-portal-root .pos-content .ql-snow .ql-toolbar:after{clear:both;content:"";display:table}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button svg,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button svg{float:left;height:100%}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:active:hover,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:active:hover{outline:none}#marsello-portal-root .pos-content .ql-snow.ql-toolbar input.ql-image[type=file],#marsello-portal-root .pos-content .ql-snow .ql-toolbar input.ql-image[type=file]{display:none}@media (pointer:coarse){#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active),#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}#marsello-portal-root .pos-content .ql-snow,#marsello-portal-root .pos-content .ql-snow *{box-sizing:border-box}#marsello-portal-root .pos-content .ql-snow .ql-hidden{display:none}#marsello-portal-root .pos-content .ql-snow .ql-out-bottom,#marsello-portal-root .pos-content .ql-snow .ql-out-top{visibility:hidden}#marsello-portal-root .pos-content .ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}#marsello-portal-root .pos-content .ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}#marsello-portal-root .pos-content .ql-snow .ql-formats{vertical-align:middle;display:inline-block}#marsello-portal-root .pos-content .ql-snow .ql-formats:after{clear:both;content:"";display:table}#marsello-portal-root .pos-content .ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}#marsello-portal-root .pos-content .ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}#marsello-portal-root .pos-content .ql-snow .ql-empty{fill:none}#marsello-portal-root .pos-content .ql-snow .ql-even{fill-rule:evenodd}#marsello-portal-root .pos-content .ql-snow .ql-thin,#marsello-portal-root .pos-content .ql-snow .ql-stroke.ql-thin{stroke-width:1px}#marsello-portal-root .pos-content .ql-snow .ql-transparent{opacity:.4}#marsello-portal-root .pos-content .ql-snow .ql-direction svg:last-child{display:none}#marsello-portal-root .pos-content .ql-snow .ql-direction.ql-active svg:last-child{display:inline}#marsello-portal-root .pos-content .ql-snow .ql-direction.ql-active svg:first-child{display:none}#marsello-portal-root .pos-content .ql-snow .ql-editor h1,#marsello-portal-root .pos-content .ql-snow .ql-editor .h1{font-size:2em}#marsello-portal-root .pos-content .ql-snow .ql-editor h2,#marsello-portal-root .pos-content .ql-snow .ql-editor .h2{font-size:1.5em}#marsello-portal-root .pos-content .ql-snow .ql-editor h3,#marsello-portal-root .pos-content .ql-snow .ql-editor .h3{font-size:1.17em}#marsello-portal-root .pos-content .ql-snow .ql-editor h4,#marsello-portal-root .pos-content .ql-snow .ql-editor .h4{font-size:1em}#marsello-portal-root .pos-content .ql-snow .ql-editor h5,#marsello-portal-root .pos-content .ql-snow .ql-editor .h5{font-size:.83em}#marsello-portal-root .pos-content .ql-snow .ql-editor h6,#marsello-portal-root .pos-content .ql-snow .ql-editor .h6{font-size:.67em}#marsello-portal-root .pos-content .ql-snow .ql-editor a{text-decoration:underline}#marsello-portal-root .pos-content .ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}#marsello-portal-root .pos-content .ql-snow .ql-editor code,#marsello-portal-root .pos-content .ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}#marsello-portal-root .pos-content .ql-snow .ql-editor pre{white-space:pre-wrap;margin-top:5px;margin-bottom:5px;padding:5px 10px}#marsello-portal-root .pos-content .ql-snow .ql-editor code{padding:2px 4px;font-size:85%}#marsello-portal-root .pos-content .ql-snow .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}#marsello-portal-root .pos-content .ql-snow .ql-editor img{max-width:100%}#marsello-portal-root .pos-content .ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}#marsello-portal-root .pos-content .ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}#marsello-portal-root .pos-content .ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}#marsello-portal-root .pos-content .ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}#marsello-portal-root .pos-content .ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}#marsello-portal-root .pos-content .ql-snow .ql-color-picker,#marsello-portal-root .pos-content .ql-snow .ql-icon-picker{width:28px}#marsello-portal-root .pos-content .ql-snow .ql-color-picker .ql-picker-label,#marsello-portal-root .pos-content .ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}#marsello-portal-root .pos-content .ql-snow .ql-color-picker .ql-picker-label svg,#marsello-portal-root .pos-content .ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}#marsello-portal-root .pos-content .ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}#marsello-portal-root .pos-content .ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}#marsello-portal-root .pos-content .ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}#marsello-portal-root .pos-content .ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}#marsello-portal-root .pos-content .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header{width:98px}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font{width:108px}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-label:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size{width:98px}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-label:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}#marsello-portal-root .pos-content .ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-formats{margin-right:15px}#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}#marsello-portal-root .pos-content .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}#marsello-portal-root .pos-content .ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}#marsello-portal-root .pos-content .ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}#marsello-portal-root .pos-content .ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a{line-height:26px}#marsello-portal-root .pos-content .ql-snow .ql-tooltip.ql-editing a.ql-preview,#marsello-portal-root .pos-content .ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}#marsello-portal-root .pos-content .ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}#marsello-portal-root .pos-content .ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}#marsello-portal-root .pos-content .ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}#marsello-portal-root .pos-content .ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}#marsello-portal-root .pos-content .ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}#marsello-portal-root .pos-content .ql-container.ql-snow{border:1px solid #ccc}#marsello-portal-root .pos-content .ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}#marsello-portal-root .pos-content .ql-container.ql-disabled .ql-tooltip{visibility:hidden}#marsello-portal-root .pos-content .ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}#marsello-portal-root .pos-content .ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}#marsello-portal-root .pos-content .ql-clipboard p{margin:0;padding:0}#marsello-portal-root .pos-content .ql-editor{box-sizing:border-box;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}#marsello-portal-root .pos-content .ql-editor>*{cursor:text}#marsello-portal-root .pos-content .ql-editor p,#marsello-portal-root .pos-content .ql-editor ol,#marsello-portal-root .pos-content .ql-editor ul,#marsello-portal-root .pos-content .ql-editor pre,#marsello-portal-root .pos-content .ql-editor blockquote,#marsello-portal-root .pos-content .ql-editor h1,#marsello-portal-root .pos-content .ql-editor .h1,#marsello-portal-root .pos-content .ql-editor h2,#marsello-portal-root .pos-content .ql-editor .h2,#marsello-portal-root .pos-content .ql-editor h3,#marsello-portal-root .pos-content .ql-editor .h3,#marsello-portal-root .pos-content .ql-editor h4,#marsello-portal-root .pos-content .ql-editor .h4,#marsello-portal-root .pos-content .ql-editor h5,#marsello-portal-root .pos-content .ql-editor .h5,#marsello-portal-root .pos-content .ql-editor h6,#marsello-portal-root .pos-content .ql-editor .h6{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}#marsello-portal-root .pos-content .ql-editor ol,#marsello-portal-root .pos-content .ql-editor ul{padding-left:1.5em}#marsello-portal-root .pos-content .ql-editor ol>li,#marsello-portal-root .pos-content .ql-editor ul>li{list-style-type:none}#marsello-portal-root .pos-content .ql-editor ul>li:before{content:"•"}#marsello-portal-root .pos-content .ql-editor ul[data-checked=true],#marsello-portal-root .pos-content .ql-editor ul[data-checked=false]{pointer-events:none}#marsello-portal-root .pos-content .ql-editor ul[data-checked=true]>li *,#marsello-portal-root .pos-content .ql-editor ul[data-checked=false]>li *{pointer-events:all}#marsello-portal-root .pos-content .ql-editor ul[data-checked=true]>li:before,#marsello-portal-root .pos-content .ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}#marsello-portal-root .pos-content .ql-editor ul[data-checked=true]>li:before{content:"☑"}#marsello-portal-root .pos-content .ql-editor ul[data-checked=false]>li:before{content:"☐"}#marsello-portal-root .pos-content .ql-editor li:before{white-space:nowrap;width:1.2em;display:inline-block}#marsello-portal-root .pos-content .ql-editor li:not(.ql-direction-rtl):before{text-align:right;margin-left:-1.5em;margin-right:.3em}#marsello-portal-root .pos-content .ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}#marsello-portal-root .pos-content .ql-editor ol li:not(.ql-direction-rtl),#marsello-portal-root .pos-content .ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}#marsello-portal-root .pos-content .ql-editor ol li.ql-direction-rtl,#marsello-portal-root .pos-content .ql-editor ul li.ql-direction-rtl{padding-right:1.5em}#marsello-portal-root .pos-content .ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}#marsello-portal-root .pos-content .ql-editor ol li:before{content:counter(list-0, decimal) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-1{counter-increment:list-1}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-2{counter-increment:list-2}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-3{counter-increment:list-3}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-4{counter-increment:list-4}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-5{counter-increment:list-5}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-6{counter-increment:list-6}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-7{counter-increment:list-7}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-8{counter-increment:list-8}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-8{counter-reset:list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-9{counter-increment:list-9}#marsello-portal-root .pos-content .ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}#marsello-portal-root .pos-content .ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}#marsello-portal-root .pos-content .ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}#marsello-portal-root .pos-content .ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}#marsello-portal-root .pos-content .ql-editor .ql-video{max-width:100%;display:block}#marsello-portal-root .pos-content .ql-editor .ql-video.ql-align-center{margin:0 auto}#marsello-portal-root .pos-content .ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}#marsello-portal-root .pos-content .ql-editor .ql-bg-black{background-color:#000}#marsello-portal-root .pos-content .ql-editor .ql-bg-red{background-color:#e60000}#marsello-portal-root .pos-content .ql-editor .ql-bg-orange{background-color:#f90}#marsello-portal-root .pos-content .ql-editor .ql-bg-yellow{background-color:#ff0}#marsello-portal-root .pos-content .ql-editor .ql-bg-green{background-color:#008a00}#marsello-portal-root .pos-content .ql-editor .ql-bg-blue{background-color:#06c}#marsello-portal-root .pos-content .ql-editor .ql-bg-purple{background-color:#93f}#marsello-portal-root .pos-content .ql-editor .ql-color-white{color:#fff}#marsello-portal-root .pos-content .ql-editor .ql-color-red{color:#e60000}#marsello-portal-root .pos-content .ql-editor .ql-color-orange{color:#f90}#marsello-portal-root .pos-content .ql-editor .ql-color-yellow{color:#ff0}#marsello-portal-root .pos-content .ql-editor .ql-color-green{color:#008a00}#marsello-portal-root .pos-content .ql-editor .ql-color-blue{color:#06c}#marsello-portal-root .pos-content .ql-editor .ql-color-purple{color:#93f}#marsello-portal-root .pos-content .ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}#marsello-portal-root .pos-content .ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}#marsello-portal-root .pos-content .ql-editor .ql-size-small{font-size:.75em}#marsello-portal-root .pos-content .ql-editor .ql-size-large{font-size:1.5em}#marsello-portal-root .pos-content .ql-editor .ql-size-huge{font-size:2.5em}#marsello-portal-root .pos-content .ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}#marsello-portal-root .pos-content .ql-editor .ql-align-center{text-align:center}#marsello-portal-root .pos-content .ql-editor .ql-align-justify{text-align:justify}#marsello-portal-root .pos-content .ql-editor .ql-align-right{text-align:right}#marsello-portal-root .pos-content .ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar:after,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button svg,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button svg{float:left;height:100%}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:active:hover,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:active:hover{outline:none}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar input.ql-image[type=file],#marsello-portal-root .pos-content .ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}@media (pointer:coarse){#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active),#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}#marsello-portal-root .pos-content .ql-bubble,#marsello-portal-root .pos-content .ql-bubble *{box-sizing:border-box}#marsello-portal-root .pos-content .ql-bubble .ql-hidden{display:none}#marsello-portal-root .pos-content .ql-bubble .ql-out-bottom,#marsello-portal-root .pos-content .ql-bubble .ql-out-top{visibility:hidden}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}#marsello-portal-root .pos-content .ql-bubble .ql-formats{vertical-align:middle;display:inline-block}#marsello-portal-root .pos-content .ql-bubble .ql-formats:after{clear:both;content:"";display:table}#marsello-portal-root .pos-content .ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}#marsello-portal-root .pos-content .ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2px}#marsello-portal-root .pos-content .ql-bubble .ql-empty{fill:none}#marsello-portal-root .pos-content .ql-bubble .ql-even{fill-rule:evenodd}#marsello-portal-root .pos-content .ql-bubble .ql-thin,#marsello-portal-root .pos-content .ql-bubble .ql-stroke.ql-thin{stroke-width:1px}#marsello-portal-root .pos-content .ql-bubble .ql-transparent{opacity:.4}#marsello-portal-root .pos-content .ql-bubble .ql-direction svg:last-child{display:none}#marsello-portal-root .pos-content .ql-bubble .ql-direction.ql-active svg:last-child{display:inline}#marsello-portal-root .pos-content .ql-bubble .ql-direction.ql-active svg:first-child{display:none}#marsello-portal-root .pos-content .ql-bubble .ql-editor h1,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h1{font-size:2em}#marsello-portal-root .pos-content .ql-bubble .ql-editor h2,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h2{font-size:1.5em}#marsello-portal-root .pos-content .ql-bubble .ql-editor h3,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h3{font-size:1.17em}#marsello-portal-root .pos-content .ql-bubble .ql-editor h4,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h4{font-size:1em}#marsello-portal-root .pos-content .ql-bubble .ql-editor h5,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h5{font-size:.83em}#marsello-portal-root .pos-content .ql-bubble .ql-editor h6,#marsello-portal-root .pos-content .ql-bubble .ql-editor .h6{font-size:.67em}#marsello-portal-root .pos-content .ql-bubble .ql-editor a{text-decoration:underline}#marsello-portal-root .pos-content .ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}#marsello-portal-root .pos-content .ql-bubble .ql-editor code,#marsello-portal-root .pos-content .ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}#marsello-portal-root .pos-content .ql-bubble .ql-editor pre{white-space:pre-wrap;margin-top:5px;margin-bottom:5px;padding:5px 10px}#marsello-portal-root .pos-content .ql-bubble .ql-editor code{padding:2px 4px;font-size:85%}#marsello-portal-root .pos-content .ql-bubble .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}#marsello-portal-root .pos-content .ql-bubble .ql-editor img{max-width:100%}#marsello-portal-root .pos-content .ql-bubble .ql-picker{color:#ccc;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}#marsello-portal-root .pos-content .ql-bubble .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}#marsello-portal-root .pos-content .ql-bubble .ql-picker-label:before{line-height:22px;display:inline-block}#marsello-portal-root .pos-content .ql-bubble .ql-picker-options{white-space:nowrap;background-color:#444;min-width:100%;padding:4px 8px;display:none;position:absolute}#marsello-portal-root .pos-content .ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker,#marsello-portal-root .pos-content .ql-bubble .ql-icon-picker{width:28px}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-label,#marsello-portal-root .pos-content .ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-label svg,#marsello-portal-root .pos-content .ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}#marsello-portal-root .pos-content .ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}#marsello-portal-root .pos-content .ql-bubble .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}#marsello-portal-root .pos-content .ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header{width:98px}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font{width:108px}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-label:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size{width:98px}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-label:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker svg{margin:1px}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip{color:#fff;background-color:#444;border-radius:25px}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-arrow{content:" ";border-left:6px solid #0000;border-right:6px solid #0000;margin-left:-6px;display:block;position:absolute;left:50%}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor{display:none}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor input[type=text]{color:#fff;background:0 0;border:none;outline:none;width:100%;height:100%;padding:10px 20px;font-size:13px;position:absolute}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor a{position:absolute;top:10px;right:20px}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a{white-space:nowrap;position:relative}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:before{color:#fff;content:attr(href);z-index:1;background-color:#444;border-radius:15px;padding:5px 15px;font-size:12px;font-weight:400;text-decoration:none;top:-5px;overflow:hidden}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:after{content:" ";border-top:6px solid #444;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;top:0}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:before,#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:after{visibility:hidden;margin-left:50%;transition:visibility 0s .2s;position:absolute;left:0;transform:translate(-50%,-100%)}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:hover:before,#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}#marsello-portal-root .pos-content .notyf{color:#fff;z-index:9999;pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}#marsello-portal-root .pos-content .notyf__icon--error,#marsello-portal-root .pos-content .notyf__icon--success{background:#fff;border-radius:50%;width:21px;height:21px;margin:0 auto;display:block;position:relative}#marsello-portal-root .pos-content .notyf__icon--error:after,#marsello-portal-root .pos-content .notyf__icon--error:before{content:"";background:currentColor;border-radius:3px;width:3px;height:12px;display:block;position:absolute;top:5px;left:9px}#marsello-portal-root .pos-content .notyf__icon--error:after{transform:rotate(-45deg)}#marsello-portal-root .pos-content .notyf__icon--error:before{transform:rotate(45deg)}#marsello-portal-root .pos-content .notyf__icon--success:after,#marsello-portal-root .pos-content .notyf__icon--success:before{content:"";background:currentColor;border-radius:3px;width:3px;display:block;position:absolute}#marsello-portal-root .pos-content .notyf__icon--success:after{height:6px;top:9px;left:6px;transform:rotate(-45deg)}#marsello-portal-root .pos-content .notyf__icon--success:before{height:11px;top:5px;left:10px;transform:rotate(45deg)}#marsello-portal-root .pos-content .notyf__toast{pointer-events:auto;box-sizing:border-box;border-radius:2px;flex-shrink:0;max-width:300px;padding:0 15px;animation:.3s ease-in forwards notyf-fadeinup;display:block;position:relative;overflow:hidden;transform:translateY(25%);box-shadow:0 3px 7px #00000040}#marsello-portal-root .pos-content .notyf__toast--disappear{animation:.3s .25s forwards notyf-fadeoutdown;transform:translateY(0)}#marsello-portal-root .pos-content .notyf__toast--disappear .notyf__icon,#marsello-portal-root .pos-content .notyf__toast--disappear .notyf__message{opacity:1;animation:.3s forwards notyf-fadeoutdown;transform:translateY(0)}#marsello-portal-root .pos-content .notyf__toast--disappear .notyf__dismiss{opacity:1;animation:.3s forwards notyf-fadeoutright;transform:translate(0)}#marsello-portal-root .pos-content .notyf__toast--disappear .notyf__message{animation-delay:50ms}#marsello-portal-root .pos-content .notyf__toast--upper{margin-bottom:20px}#marsello-portal-root .pos-content .notyf__toast--lower{margin-top:20px}#marsello-portal-root .pos-content .notyf__toast--dismissible .notyf__wrapper{padding-right:30px}#marsello-portal-root .pos-content .notyf__ripple{transform-origin:100% 100%;z-index:5;border-radius:50%;width:400px;height:400px;animation:.4s ease-out forwards ripple;position:absolute;top:0;right:0;transform:scale(0)translateY(-51%)translate(13%)}#marsello-portal-root .pos-content .notyf__wrapper{z-index:10;border-radius:3px;align-items:center;padding-top:17px;padding-bottom:17px;padding-right:15px;display:flex;position:relative}#marsello-portal-root .pos-content .notyf__icon{text-align:center;opacity:0;width:22px;margin-right:13px;font-size:1.3em;animation:.3s .3s forwards notyf-fadeinup}#marsello-portal-root .pos-content .notyf__dismiss{opacity:0;width:26px;height:100%;margin-right:-15px;animation:.3s .35s forwards notyf-fadeinleft;position:absolute;top:0;right:0}#marsello-portal-root .pos-content .notyf__dismiss-btn{cursor:pointer;opacity:.35;background-color:#00000040;border:none;outline:none;width:100%;height:100%;transition:opacity .2s,background-color .2s}#marsello-portal-root .pos-content .notyf__dismiss-btn:after,#marsello-portal-root .pos-content .notyf__dismiss-btn:before{content:"";background:#fff;border-radius:3px;width:2px;height:12px;position:absolute;top:calc(50% - 5px);left:calc(50% - 1px)}#marsello-portal-root .pos-content .notyf__dismiss-btn:after{transform:rotate(-45deg)}#marsello-portal-root .pos-content .notyf__dismiss-btn:before{transform:rotate(45deg)}#marsello-portal-root .pos-content .notyf__dismiss-btn:hover{opacity:.7;background-color:#00000026}#marsello-portal-root .pos-content .notyf__dismiss-btn:active{opacity:.8}#marsello-portal-root .pos-content .notyf__message{vertical-align:middle;opacity:0;line-height:1.5em;animation:.3s .25s forwards notyf-fadeinup;position:relative}@media only screen and (width<=480px){#marsello-portal-root .pos-content .notyf{padding:0}#marsello-portal-root .pos-content .notyf__ripple{width:600px;height:600px;animation-duration:.5s}#marsello-portal-root .pos-content .notyf__toast{border-radius:0;width:100%;max-width:none;box-shadow:0 -2px 7px #00000021}#marsello-portal-root .pos-content .notyf__dismiss{width:56px}}#marsello-portal-root .pos-content .fc-theme-bootstrap{margin-bottom:1rem}#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-content,#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-divider,#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-list-heading td,#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-list-view,#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-popover,#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-row,#marsello-portal-root .pos-content .fc-theme-bootstrap tbody,#marsello-portal-root .pos-content .fc-theme-bootstrap td,#marsello-portal-root .pos-content .fc-theme-bootstrap th,#marsello-portal-root .pos-content .fc-theme-bootstrap thead,#marsello-portal-root .pos-content .fc-theme-bootstrap table{border:1px solid #dee6ed}#marsello-portal-root .pos-content .fc-theme-bootstrap .fc-col-header-cell-cushion{padding:4px 8px}#marsello-portal-root .pos-content svg{touch-action:none}#marsello-portal-root .pos-content .jvectormap-container{touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}#marsello-portal-root .pos-content .jvectormap-tip{color:#fff;background:#212529;border:1px solid #adb5bd;border-radius:3px;padding:3px;font-family:sans-serif,Verdana;font-size:smaller;display:none;position:absolute}#marsello-portal-root .pos-content .jvectormap-zoomin,#marsello-portal-root .pos-content .jvectormap-zoomout,#marsello-portal-root .pos-content .jvectormap-goback{color:#fff;cursor:pointer;text-align:center;box-sizing:content-box;background:#212529;border-radius:3px;padding:3px;line-height:10px;position:absolute;left:10px}#marsello-portal-root .pos-content .jvectormap-zoomin,#marsello-portal-root .pos-content .jvectormap-zoomout{width:10px;height:10px}#marsello-portal-root .pos-content .jvectormap-zoomin{top:10px}#marsello-portal-root .pos-content .jvectormap-zoomout{top:30px}#marsello-portal-root .pos-content .jvectormap-goback{z-index:1000;padding:6px;bottom:10px}#marsello-portal-root .pos-content .jvectormap-spinner{background:url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==) 50% no-repeat;position:absolute;inset:0}#marsello-portal-root .pos-content .jvectormap-legend-title{text-align:center;font-size:14px;font-weight:700}#marsello-portal-root .pos-content .jvectormap-legend-cnt{position:absolute}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h{bottom:0;right:0}#marsello-portal-root .pos-content .jvectormap-legend-cnt-v{top:0;right:0}#marsello-portal-root .pos-content .jvectormap-legend{color:#fff;background:#000;border-radius:3px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h .jvectormap-legend{float:left;margin:0 10px 10px 0;padding:3px 3px 1px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{float:left}#marsello-portal-root .pos-content .jvectormap-legend-cnt-v .jvectormap-legend{margin:10px 10px 0 0;padding:3px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h .jvectormap-legend-tick{width:40px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:15px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-v .jvectormap-legend-tick-sample{vertical-align:middle;width:20px;height:20px;display:inline-block}#marsello-portal-root .pos-content .jvectormap-legend-tick-text{font-size:12px}#marsello-portal-root .pos-content .jvectormap-legend-cnt-h .jvectormap-legend-tick-text{text-align:center}#marsello-portal-root .pos-content .jvectormap-legend-cnt-v .jvectormap-legend-tick-text{vertical-align:middle;padding-left:3px;line-height:20px;display:inline-block}#marsello-portal-root .pos-content .scrollbar-container{width:100%;height:100%;position:relative}#marsello-portal-root .pos-content .ps{touch-action:auto}#marsello-portal-root .pos-content .ps__rail-x{opacity:0;height:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;bottom:0}#marsello-portal-root .pos-content .ps__rail-y{opacity:0;width:15px;transition:background-color .2s linear,opacity .2s linear;display:none;position:absolute;right:0;left:auto!important}#marsello-portal-root .pos-content .ps--active-x>.ps__rail-x,#marsello-portal-root .pos-content .ps--active-y>.ps__rail-y{background-color:#0000;display:block}#marsello-portal-root .pos-content .ps:hover>.ps__rail-x,#marsello-portal-root .pos-content .ps:hover>.ps__rail-y,#marsello-portal-root .pos-content .ps--focus>.ps__rail-x,#marsello-portal-root .pos-content .ps--focus>.ps__rail-y,#marsello-portal-root .pos-content .ps--scrolling-x>.ps__rail-x,#marsello-portal-root .pos-content .ps--scrolling-y>.ps__rail-y{opacity:.5}#marsello-portal-root .pos-content .ps__thumb-x{background-color:#fff;border-radius:7px;height:7px;transition:background-color .2s linear,height .2s ease-in-out;position:absolute;bottom:2px}#marsello-portal-root .pos-content .ps__thumb-y{background-color:#fff;border-radius:7px;width:7px;transition:background-color .2s linear,width .2s ease-in-out;position:absolute;right:2px}#marsello-portal-root .pos-content .ql-snow .ql-editor{background:#fff;min-height:15rem}#marsello-portal-root .pos-content .ql-toolbar.ql-snow{font-family:var(--bs-font-sans-serif)}#marsello-portal-root .pos-content .ql-container{font-family:var(--bs-font-sans-serif);font-size:.825rem}#marsello-portal-root .pos-content .ql-bubble .ql-editor{padding:0}#marsello-portal-root .pos-content .ql-bubble .ql-editor.ql-blank:before{left:0;right:0}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip{border-radius:.3rem;font-size:0}#marsello-portal-root .pos-content .ql-editor.ql-blank:before{color:#0009}#marsello-portal-root .pos-content .ql-editor ul[data-checked=true]>li:before,#marsello-portal-root .pos-content .ql-editor ul[data-checked=false]>li:before{color:#6c757d}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:focus,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:focus,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button.ql-active,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button.ql-active,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label:hover,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label:hover,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label.ql-active,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label.ql-active,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item:hover,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item:hover,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item.ql-selected,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:focus .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:focus .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:focus .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:focus .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:focus .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:focus .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active),#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ced4da}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ced4da}#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,#marsello-portal-root .pos-content .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ced4da}}#marsello-portal-root .pos-content .ql-bubble .ql-stroke,#marsello-portal-root .pos-content .ql-bubble .ql-stroke-miter{stroke:#ced4da}#marsello-portal-root .pos-content .ql-bubble .ql-fill,#marsello-portal-root .pos-content .ql-bubble .ql-stroke.ql-fill{fill:#ced4da}#marsello-portal-root .pos-content .ql-bubble .ql-editor blockquote{border-left-color:#ced4da}#marsello-portal-root .pos-content .ql-bubble .ql-editor code,#marsello-portal-root .pos-content .ql-bubble .ql-editor pre{background-color:#f4f7f9}#marsello-portal-root .pos-content .ql-bubble .ql-editor pre.ql-syntax{color:#f4f7f9;background-color:#f4f7f9}#marsello-portal-root .pos-content .ql-bubble .ql-picker{color:#ced4da}#marsello-portal-root .pos-content .ql-bubble .ql-picker-options{background-color:#020202}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#6c757d}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#6c757d}#marsello-portal-root .pos-content .ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#6c757d}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-item.ql-selected,#marsello-portal-root .pos-content .ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip{color:#fff;background-color:#212529}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow,#marsello-portal-root .pos-content .ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-bottom-color:#020202}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor input[type=text]{color:#fff}#marsello-portal-root .pos-content .ql-bubble .ql-tooltip-editor a:before{color:#ced4da}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:before{color:#fff;background-color:#020202}#marsello-portal-root .pos-content .ql-container.ql-bubble:not(.ql-disabled) a:after{border-top-color:#020202}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:focus,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:focus,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button.ql-active,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button.ql-active,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label:hover,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label:hover,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label.ql-active,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label.ql-active,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item:hover,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item:hover,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item.ql-selected,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#3f80ea}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:focus .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:focus .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#3f80ea}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:focus .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:focus .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:focus .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:focus .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#3f80ea}@media (pointer:coarse){#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active),#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active){color:#020202}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#020202}#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,#marsello-portal-root .pos-content .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,#marsello-portal-root .pos-content .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#020202}}#marsello-portal-root .pos-content .ql-snow .ql-stroke,#marsello-portal-root .pos-content .ql-snow .ql-stroke-miter{stroke:#020202}#marsello-portal-root .pos-content .ql-snow .ql-fill,#marsello-portal-root .pos-content .ql-snow .ql-stroke.ql-fill{fill:#020202}#marsello-portal-root .pos-content .ql-snow .ql-editor blockquote{border-left-color:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-editor code,#marsello-portal-root .pos-content .ql-snow .ql-editor pre{background-color:#f4f7f9}#marsello-portal-root .pos-content .ql-snow .ql-editor pre.ql-syntax{color:#f4f7f9;background-color:#f4f7f9}#marsello-portal-root .pos-content .ql-snow .ql-picker{color:#020202}#marsello-portal-root .pos-content .ql-snow .ql-picker-options{background-color:#fff}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}#marsello-portal-root .pos-content .ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}#marsello-portal-root .pos-content .ql-toolbar.ql-snow,#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ced4da}#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,#marsello-portal-root .pos-content .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}#marsello-portal-root .pos-content .ql-snow .ql-tooltip{color:#020202;background-color:#fff;border-color:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-tooltip input[type=text]{border-color:#ced4da}#marsello-portal-root .pos-content .ql-snow .ql-tooltip a.ql-action:after{border-right-color:#ced4da}#marsello-portal-root .pos-content .ql-snow a{color:#3f80ea}#marsello-portal-root .pos-content .ql-container.ql-snow{border-color:#ced4da}#marsello-portal-root .pos-content .card>.react-bootstrap-table .table{margin-bottom:0}#marsello-portal-root .pos-content .react-bootstrap-table-pagination-list .pagination{justify-content:flex-end}#marsello-portal-root .pos-content .react-select-container .react-select__control{color:#495057;background-color:#fff;border-color:#ced4da;transition:none}#marsello-portal-root .pos-content .react-select-container .react-select__control:hover{border-color:#adb5bd}#marsello-portal-root .pos-content .react-select-container .react-select__menu{background-color:#fff;border:1px solid #ced4da}#marsello-portal-root .pos-content .react-select-container .react-select__option{color:#495057;background-color:#fff}#marsello-portal-root .pos-content .react-select-container .react-select__option:hover{background-color:#f4f7f9}#marsello-portal-root .pos-content .react-select-container .react-select__indicator-separator{background-color:#fff}#marsello-portal-root .pos-content .react-select-container .react-select__placeholder,#marsello-portal-root .pos-content .react-select-container .react-select__single-value{color:#495057}#marsello-portal-root .pos-content .rdt{position:relative}#marsello-portal-root .pos-content .rdtPicker{z-index:99;background:#fff;width:100%;margin-top:1px;padding:4px;display:none;position:absolute}#marsello-portal-root .pos-content .rdtOpen .rdtPicker{display:block}#marsello-portal-root .pos-content .rdtStatic .rdtPicker{box-shadow:none;position:static}#marsello-portal-root .pos-content .rdtPicker .rdtTimeToggle{text-align:center}#marsello-portal-root .pos-content .rdtPicker table{width:100%;margin:0}#marsello-portal-root .pos-content .rdtPicker td,#marsello-portal-root .pos-content .rdtPicker th{text-align:center;border-radius:.2rem;width:36px;height:36px;padding:.3rem;line-height:36px}#marsello-portal-root .pos-content .rdtPicker td{cursor:pointer}#marsello-portal-root .pos-content .rdtPicker td.rdtDay:hover,#marsello-portal-root .pos-content .rdtPicker td.rdtHour:hover,#marsello-portal-root .pos-content .rdtPicker td.rdtMinute:hover,#marsello-portal-root .pos-content .rdtPicker td.rdtSecond:hover,#marsello-portal-root .pos-content .rdtPicker .rdtTimeToggle:hover{cursor:pointer;background:#eee}#marsello-portal-root .pos-content .rdtPicker td.rdtOld,#marsello-portal-root .pos-content .rdtPicker td.rdtNew{color:#999}#marsello-portal-root .pos-content .rdtPicker td.rdtToday{position:relative}#marsello-portal-root .pos-content .rdtPicker td.rdtToday:before{content:"";border-top-color:#0003;border-bottom:7px solid #3f80ea;border-left:7px solid #0000;display:inline-block;position:absolute;bottom:4px;right:4px}#marsello-portal-root .pos-content .rdtPicker td.rdtActive,#marsello-portal-root .pos-content .rdtPicker td.rdtActive:hover{color:#fff;text-shadow:0 -1px #00000040;background-color:#3f80ea}#marsello-portal-root .pos-content .rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}#marsello-portal-root .pos-content .rdtPicker td.rdtDisabled,#marsello-portal-root .pos-content .rdtPicker td.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}#marsello-portal-root .pos-content .rdtPicker td span.rdtOld{color:#999}#marsello-portal-root .pos-content .rdtPicker td span.rdtDisabled,#marsello-portal-root .pos-content .rdtPicker td span.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}#marsello-portal-root .pos-content .rdtPicker .dow{cursor:default;border-bottom:none;width:14.2857%}#marsello-portal-root .pos-content .rdtPicker th.rdtSwitch{width:100px}#marsello-portal-root .pos-content .rdtPicker th.rdtNext,#marsello-portal-root .pos-content .rdtPicker th.rdtPrev{vertical-align:top;font-size:21px}#marsello-portal-root .pos-content .rdtPrev span,#marsello-portal-root .pos-content .rdtNext span{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block}#marsello-portal-root .pos-content .rdtPicker th.rdtDisabled,#marsello-portal-root .pos-content .rdtPicker th.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}#marsello-portal-root .pos-content .rdtPicker thead tr:first-child th{cursor:pointer}#marsello-portal-root .pos-content .rdtPicker thead tr:first-child th:hover{background:#eee}#marsello-portal-root .pos-content .rdtPicker button{cursor:pointer;background:0 0;border:none}#marsello-portal-root .pos-content .rdtPicker button:hover{background-color:#eee}#marsello-portal-root .pos-content .rdtPicker thead button{width:100%;height:100%}#marsello-portal-root .pos-content td.rdtMonth,#marsello-portal-root .pos-content td.rdtYear{cursor:pointer;width:25%;height:50px}#marsello-portal-root .pos-content td.rdtMonth:hover,#marsello-portal-root .pos-content td.rdtYear:hover{background:#eee}#marsello-portal-root .pos-content .rdtCounters{display:inline-block}#marsello-portal-root .pos-content .rdtCounters>div{float:left}#marsello-portal-root .pos-content .rdtCounter{width:40px;height:100px}#marsello-portal-root .pos-content .rdtCounterSeparator{line-height:100px}#marsello-portal-root .pos-content .rdtCounter .rdtBtn{cursor:pointer;-webkit-user-select:none;user-select:none;height:40%;line-height:40px;display:block}#marsello-portal-root .pos-content .rdtCounter .rdtBtn:hover{background:#eee}#marsello-portal-root .pos-content .rdtCounter .rdtCount{height:20%;font-size:1.2em}#marsello-portal-root .pos-content .rdtMilli{vertical-align:middle;width:48px;padding-left:8px}#marsello-portal-root .pos-content .rdtMilli input{width:100%;margin-top:37px;font-size:1.2em}#marsello-portal-root .pos-content .rdtTime td{cursor:default}:root{--up-backgroundColor:255, 255, 255;--up-brandColor:4, 21, 39;--up-brandDarkenedColor:67, 79, 93;--up-brandFontColor:255, 255, 255;--up-fontColor:4, 21, 39}#unsubscribe-page{background-color:rgba(var(--up-backgroundColor), 1);color:rgba(var(--up-fontColor), 1);min-height:100vh;padding-top:5rem;font-family:Poppins,Arial,sans-serif;font-size:.875rem}#unsubscribe-page .spinner-border{border-color:rgba(var(--up-fontColor), 1);border-right-color:#0000}#unsubscribe-page main{font-size:.875rem}#unsubscribe-page section{border:1px solid rgba(var(--up-fontColor), .15);text-align:center;border-radius:1.25rem;max-width:25rem;margin:2.5rem auto 3rem;padding:.5rem 2.5rem 2.5rem}#unsubscribe-page header{justify-content:center;align-items:center;margin-top:-3rem;display:flex}#unsubscribe-page header.no-logo{margin-top:1.25rem}#unsubscribe-page figure{background-color:rgba(var(--up-backgroundColor), 1);border:1px solid rgba(var(--up-fontColor), .15);border-radius:1.25rem;margin:0;padding:1rem}#unsubscribe-page h1{color:rgba(var(--up-fontColor), 1);letter-spacing:-.5px;margin:1.25rem 0 .75rem;font-size:2rem;font-weight:600;line-height:1.15em}#unsubscribe-page p{margin-bottom:.5rem}#unsubscribe-page ul{text-align:start;margin:1rem 0 0;padding:0;list-style-type:none}#unsubscribe-page li{align-items:center;margin-bottom:.5rem;display:flex}#unsubscribe-page input[type=checkbox]{border:1px solid rgba(var(--up-fontColor), .15);cursor:pointer;border-radius:.25rem;width:1em;height:1em}#unsubscribe-page input[type=checkbox]:checked{accent-color:rgba(var(--up-brandColor), 1)}#unsubscribe-page label{flex-grow:1;margin-left:.5rem}#unsubscribe-page button{background-color:rgba(var(--up-brandColor), 1);border-color:rgba(var(--up-brandColor), 1);box-shadow:none;color:rgba(var(--up-brandFontColor), 1);cursor:pointer;border-radius:.25rem;width:100%;margin-top:1.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.375rem}#unsubscribe-page button:hover{background-color:rgba(var(--up-brandDarkenedColor), 1);border-color:rgba(var(--up-brandDarkenedColor), 1);box-shadow:none;transition:all .25s ease-in}:root{--cp-bs-body-bg:#fff0;--cp-color-background:255, 255, 255;--cp-color-border:0, 0, 0, .1;--cp-color-brand:40, 60, 166;--cp-color-brandLight:70, 90, 196;--cp-color-brandDark:10, 30, 136;--cp-color-font:20, 24, 44;--cp-color-fontLight:20, 24, 44;--cp-color-highlight:40, 60, 166;--cp-color-highlightDark:10, 30, 136;--cp-color-headerBackground:var(--cp-color-brand);--cp-color-headerGradientStart:var(--cp-color-brandLight);--cp-color-headerGradientEnd:var(--cp-color-brandDark);--cp-color-headerFont:255, 255, 255;--cp-color-bannerBackground:var(--cp-color-brand);--cp-color-bannerGradientStart:var(--cp-color-brandLight);--cp-color-bannerGradientEnd:var(--cp-color-brandDark);--cp-color-bannerFont:255, 255, 255;--cp-color-listBulletCheck:255, 255, 255;--cp-color-listBulletBackground:var(--cp-color-brand);--cp-color-badgeFont:var(--cp-color-listBulletCheck);--cp-color-badgeBackground:var(--cp-color-listBulletBackground);--cp-color-progressGradientStart:var(--cp-color-brandLight);--cp-color-progressGradientEnd:var(--cp-color-brandDark);--cp-color-buttonBackground:var(--cp-color-highlight);--cp-color-buttonActiveBackground:var(--cp-color-highlightDark);--cp-color-buttonFont:255, 255, 255;--cp-color-buttonActiveFont:var(--cp-color-buttonFont);--cp-color-link:var(--cp-color-highlight);--cp-color-linkActive:var(--cp-color-highlightDark);--cp-color-launcherBackground:var(--cp-color-highlight);--cp-color-launcherActiveBackground:var(--cp-color-highlightDark);--cp-color-launcherFont:255, 255, 255;--cp-color-launcherActiveFont:var(--cp-color-launcherFont);--cp-color-icon:20, 24, 44;--cp-corner-card:4px;--cp-corner-component:4px;--cp-corner-launcher:24px;--cp-corner-panel:20px;--cp-font-default:Helvetica, sans-serif;--cp-font-heading:Helvetica, sans-serif;--cp-font-subheading:Helvetica, sans-serif;--cp-text:16px;--cp-text-xs:calc(var(--cp-text) * .75);--cp-text-sm:calc(var(--cp-text) * .875);--cp-text-md:calc(var(--cp-text) * 1);--cp-text-lg:calc(var(--cp-text) * 1.75);--cp-text-xl:calc(var(--cp-text) * 2.125);--cp-launcher-distanceX:20px;--cp-launcher-distanceY:20px;--cp-launcher-zIndex:2147480000}#marsello-widget-root{z-index:var(--cp-launcher-zIndex)!important;position:relative!important}@media (width>=600px){#marsello-portal-root{height:100vh;position:relative;overflow:hidden}}#marsello-widget-root,#marsello-portal-root{font-size:var(--cp-text)}#marsello-widget-root .cp-block,#marsello-portal-root .cp-block{display:block!important}#marsello-widget-root .cp-inline,#marsello-portal-root .cp-inline{display:inline!important}#marsello-widget-root .cp-row,#marsello-portal-root .cp-row{margin-left:6px;margin-right:6px;flex-wrap:wrap!important;row-gap:12px!important;display:flex!important}#marsello-widget-root .cp-card .cp-row,#marsello-portal-root .cp-card .cp-row{margin-left:-6px;margin-right:-6px}#marsello-widget-root .cp-col,#marsello-portal-root .cp-col{padding:0 6px 12px;flex:none!important;width:50%!important}#marsello-widget-root .cp-col .cp-card,#marsello-portal-root .cp-col .cp-card{margin:0!important}#marsello-widget-root .cp-cursor-help,#marsello-portal-root .cp-cursor-help{cursor:help}#marsello-widget-root .cp-text-end,#marsello-portal-root .cp-text-end{text-align:end}#marsello-widget-root .cp-text-start,#marsello-portal-root .cp-text-start{text-align:start}#marsello-widget-root .cp-icon-chevron,#marsello-portal-root .cp-icon-chevron{min-width:18px;min-height:18px}#marsello-widget-root .cp-panel h1,#marsello-widget-root .cp-panel h2,#marsello-widget-root .cp-panel h3,#marsello-widget-root .cp-panel h4,#marsello-widget-root .cp-panel h5,#marsello-widget-root .cp-panel h6,#marsello-portal-root .cp-panel h1,#marsello-portal-root .cp-panel h2,#marsello-portal-root .cp-panel h3,#marsello-portal-root .cp-panel h4,#marsello-portal-root .cp-panel h5,#marsello-portal-root .cp-panel h6{color:rgba(var(--cp-color-font), 1);font-weight:700}#marsello-widget-root .cp-page,#marsello-portal-root .cp-page{font-size:var(--cp-text-md)}#marsello-widget-root .cp-page h1,#marsello-portal-root .cp-page h1{font-family:var(--cp-font-heading);font-size:var(--cp-text-xl)}#marsello-widget-root .cp-page h2,#marsello-portal-root .cp-page h2{font-family:var(--cp-font-heading);font-size:var(--cp-text-lg)}#marsello-widget-root .cp-page h3,#marsello-portal-root .cp-page h3{font-family:var(--cp-font-heading);font-size:var(--cp-text-md)}#marsello-widget-root .cp-page h4,#marsello-portal-root .cp-page h4{font-family:var(--cp-font-subheading);font-size:var(--cp-text-md)}#marsello-widget-root .cp-page h5,#marsello-portal-root .cp-page h5,#marsello-widget-root .cp-page h6,#marsello-portal-root .cp-page h6{font-family:var(--cp-font-subheading);font-size:var(--cp-text-sm)}#marsello-widget-root .cp-page small,#marsello-widget-root .cp-page .cp-text-sm,#marsello-portal-root .cp-page small,#marsello-portal-root .cp-page .cp-text-sm{font-size:var(--cp-text-xs)}#marsello-widget-root .cp-secondary-text,#marsello-portal-root .cp-secondary-text{opacity:.5;margin-bottom:0}#marsello-widget-root .cp-launcher,#marsello-portal-root .cp-launcher{cursor:pointer;font-size:.875em;overflow:visible}#marsello-widget-root .cp-launcher .cp-launcher-btn,#marsello-portal-root .cp-launcher .cp-launcher-btn{background-color:rgba(var(--cp-color-launcherBackground), 1);border-radius:var(--cp-corner-launcher);box-sizing:border-box;color:rgba(var(--cp-color-launcherFont), 1);pointer-events:all;height:48px;z-index:var(--cp-launcher-zIndex);text-wrap:nowrap;padding:14px;display:flex;overflow:visible;box-shadow:0 6px 40px #0000001f}#marsello-widget-root .cp-launcher .cp-launcher-btn:hover,#marsello-widget-root .cp-launcher .cp-launcher-btn:focus,#marsello-portal-root .cp-launcher .cp-launcher-btn:hover,#marsello-portal-root .cp-launcher .cp-launcher-btn:focus{background-color:rgba(var(--cp-color-launcherActiveBackground), 1);color:rgba(var(--cp-color-launcherActiveFont), 1)}#marsello-widget-root .cp-launcher .cp-launcher-btn.open,#marsello-portal-root .cp-launcher .cp-launcher-btn.open{background-color:rgba(var(--cp-color-launcherBackground), 1);color:rgba(var(--cp-color-launcherFont), 1);width:48px}#marsello-widget-root .cp-launcher .cp-launcher-btn .cp-launcher-icon,#marsello-portal-root .cp-launcher .cp-launcher-btn .cp-launcher-icon{stroke:rgba(var(--cp-color-launcherFont), 1);display:block}#marsello-widget-root .cp-launcher .cp-launcher-btn .cp-launcher-label,#marsello-portal-root .cp-launcher .cp-launcher-btn .cp-launcher-label{color:rgba(var(--cp-color-launcherFont), 1)!important;margin:0 10px!important;font-weight:700!important}#marsello-widget-root .cp-launcher .cp-launcher-btn .cp-launcher-label .editable-container,#marsello-portal-root .cp-launcher .cp-launcher-btn .cp-launcher-label .editable-container{line-height:1.25rem;display:inline}#marsello-widget-root .cp-portal,#marsello-portal-root .cp-portal{font-size:var(--cp-text);height:100%}@media (width>=600px){#marsello-widget-root .cp-portal-uncoupled,#marsello-portal-root .cp-portal-uncoupled{width:100%;height:100%;position:absolute}}#marsello-widget-root .cp-portal.cp-portal-instore,#marsello-portal-root .cp-portal.cp-portal-instore{position:absolute;inset:0}#marsello-widget-root .cp-portal-coupled,#marsello-portal-root .cp-portal-coupled{height:min(764px, calc(100vh - 20px - var(--cp-launcher-distanceY)));pointer-events:none;width:400px;min-height:100px;max-height:764px;z-index:var(--cp-launcher-zIndex);position:fixed}#marsello-widget-root .cp-portal-coupled.cp-launcher-left-corner,#marsello-portal-root .cp-portal-coupled.cp-launcher-left-corner{bottom:var(--cp-launcher-distanceY);left:var(--cp-launcher-distanceX)}#marsello-widget-root .cp-portal-coupled.cp-launcher-right-corner,#marsello-portal-root .cp-portal-coupled.cp-launcher-right-corner{bottom:var(--cp-launcher-distanceY);right:var(--cp-launcher-distanceX)}#marsello-widget-root .cp-portal-coupled.cp-launcher-resting:not(.cp-launcher-hide-on-all),#marsello-portal-root .cp-portal-coupled.cp-launcher-resting:not(.cp-launcher-hide-on-all){bottom:0!important}#marsello-widget-root .cp-portal-coupled #marsello-widget-iframe,#marsello-portal-root .cp-portal-coupled #marsello-widget-iframe{border:1px solid rgb(var(--cp-color-border));height:calc(100% - 64px)}#marsello-widget-root .cp-portal-coupled.cp-launcher-hide-on-all #marsello-widget-iframe,#marsello-portal-root .cp-portal-coupled.cp-launcher-hide-on-all #marsello-widget-iframe{height:100%}#marsello-widget-root .cp-portal-coupled-closed,#marsello-portal-root .cp-portal-coupled-closed{width:0%!important}#marsello-widget-root .cp-panel,#marsello-portal-root .cp-panel{border-radius:var(--cp-corner-panel);pointer-events:all;min-width:360px;max-width:430px;height:700px;z-index:var(--cp-launcher-zIndex);display:block;overflow:hidden;box-shadow:0 0 .875rem #2930420a!important}#marsello-widget-root .cp-portal.cp-portal-instore .cp-panel,#marsello-portal-root .cp-portal.cp-portal-instore .cp-panel{border-radius:0;margin-left:auto;margin-right:auto;overflow:hidden;height:100%!important}@media (width>=430px){#marsello-widget-root .cp-portal.cp-portal-instore .cp-panel,#marsello-portal-root .cp-portal.cp-portal-instore .cp-panel{max-width:400px!important}}#marsello-widget-root .cp-portal.cp-panel-side .cp-panel,#marsello-portal-root .cp-portal.cp-panel-side .cp-panel{width:400px;position:absolute;bottom:64px}#marsello-widget-root .cp-portal.cp-panel-side.cp-launcher-hide-on-all .cp-panel,#marsello-portal-root .cp-portal.cp-panel-side.cp-launcher-hide-on-all .cp-panel{bottom:0}#marsello-widget-root .cp-portal-coupled .cp-panel,#marsello-portal-root .cp-portal-coupled .cp-panel{border:1px solid rgba(var(--cp-color-border))}#marsello-widget-root .cp-portal-coupled .cp-launcher,#marsello-portal-root .cp-portal-coupled .cp-launcher{width:max-content;display:flex}#marsello-widget-root .cp-portal-coupled.cp-launcher-right-corner .cp-launcher,#marsello-portal-root .cp-portal-coupled.cp-launcher-right-corner .cp-launcher{justify-content:flex-end;position:absolute;bottom:0;right:0}#marsello-widget-root .cp-portal-coupled.cp-launcher-left-corner .cp-launcher,#marsello-portal-root .cp-portal-coupled.cp-launcher-left-corner .cp-launcher{justify-content:start;position:absolute;bottom:0}#marsello-widget-root .cp-portal-coupled.cp-launcher-resting:not(.cp-launcher-hide-on-all) .cp-launcher,#marsello-portal-root .cp-portal-coupled.cp-launcher-resting:not(.cp-launcher-hide-on-all) .cp-launcher{bottom:0}#marsello-widget-root .cp-portal-coupled.cp-launcher-hide-on-all .cp-launcher-btn,#marsello-portal-root .cp-portal-coupled.cp-launcher-hide-on-all .cp-launcher-btn{display:none}@media (width<=430px){#marsello-widget-root .cp-portal-coupled.cp-launcher-hide-on-mobile .cp-launcher-btn,#marsello-portal-root .cp-portal-coupled.cp-launcher-hide-on-mobile .cp-launcher-btn{display:none}}#marsello-widget-root .cp-portal.cp-launcher-resting .cp-launcher .cp-launcher-btn,#marsello-portal-root .cp-portal.cp-launcher-resting .cp-launcher .cp-launcher-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}#marsello-widget-root .cp-page,#marsello-portal-root .cp-page{background:rgba(var(--cp-color-background), 1);color:rgba(var(--cp-color-font), .75);font-family:var(--cp-font-default);font-size:var(--cp-text-sm);letter-spacing:.1px;flex-direction:column;width:100%;height:100%;line-height:20px;display:flex;position:relative}#marsello-widget-root .cp-page.cp-popup-open,#marsello-portal-root .cp-page.cp-popup-open{overflow:hidden}#marsello-widget-root .cp-main,#marsello-portal-root .cp-main{flex-grow:1;overflow-y:auto}#marsello-widget-root .cp-portal-instore .cp-main,#marsello-portal-root .cp-portal-instore .cp-main{margin-bottom:72px!important}#marsello-widget-root .cp-main::-webkit-scrollbar{width:6px}#marsello-portal-root .cp-main::-webkit-scrollbar{width:6px}#marsello-widget-root .cp-main::-webkit-scrollbar-track{background:#fff0}#marsello-portal-root .cp-main::-webkit-scrollbar-track{background:#fff0}#marsello-widget-root .cp-main::-webkit-scrollbar-thumb{background:#0006;-webkit-border-radius:3px}#marsello-portal-root .cp-main::-webkit-scrollbar-thumb{background:#0006;-webkit-border-radius:3px}#marsello-widget-root .cp-header,#marsello-portal-root .cp-header{background:linear-gradient(130deg, rgba(var(--cp-color-headerGradientStart), 1) 0%, rgba(var(--cp-color-headerGradientEnd), 1) 100%);z-index:5;width:100%;padding:20px 32px 14px;position:sticky;top:0;color:rgba(var(--cp-color-headerFont), 1)!important}#marsello-widget-root .cp-header .cp-header-nav,#marsello-portal-root .cp-header .cp-header-nav{color:rgba(var(--cp-color-headerFont), 1);justify-content:space-between;align-items:center;min-height:64px;display:flex}#marsello-widget-root .cp-header .cp-header-nav .cp-header-logo,#marsello-portal-root .cp-header .cp-header-nav .cp-header-logo{flex-grow:1;height:48px;margin:0}#marsello-widget-root .cp-header .cp-header-nav .cp-header-logo>*,#marsello-portal-root .cp-header .cp-header-nav .cp-header-logo>*{object-fit:contain;object-position:left;width:auto;max-width:180px;height:100%;display:block}#marsello-widget-root .cp-header .cp-header-nav .cp-header-button,#marsello-portal-root .cp-header .cp-header-nav .cp-header-button{margin:0}#marsello-widget-root .cp-header .cp-header-nav h4,#marsello-portal-root .cp-header .cp-header-nav h4{color:rgba(var(--cp-color-headerFont), 1)}#marsello-widget-root .cp-header .cp-header-heading,#marsello-portal-root .cp-header .cp-header-heading{color:rgba(var(--cp-color-headerFont), 1);font-family:var(--cp-font-heading);font-size:var(--cp-text-xl);margin:12px 0 0;font-weight:700}#marsello-widget-root .cp-header .cp-header-heading .editable,#marsello-portal-root .cp-header .cp-header-heading .editable{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#marsello-widget-root .cp-banner,#marsello-portal-root .cp-banner{background:rgba(var(--cp-color-bannerBackground), 1);background-image:linear-gradient(130deg, rgba(var(--cp-color-bannerGradientStart), 1) 0%, rgba(var(--cp-color-bannerGradientEnd), 1) 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;height:300px;display:flex;position:relative}#marsello-widget-root .cp-banner.cp-banner-side,#marsello-portal-root .cp-banner.cp-banner-side{background:rgba(var(--cp-color-bannerBackground), 1);background:linear-gradient(230deg, rgba(var(--cp-color-bannerGradientStart), 1) 0%, rgba(var(--cp-color-bannerGradientEnd), 1) 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;min-width:50%;max-width:50%;height:100%}#marsello-widget-root .cp-banner .cp-banner-header,#marsello-portal-root .cp-banner .cp-banner-header{justify-content:space-between;padding:12px;display:flex}#marsello-widget-root .cp-banner .cp-banner-logo,#marsello-portal-root .cp-banner .cp-banner-logo{flex-grow:1;height:48px;margin:16px 0 16px 20px}#marsello-widget-root .cp-banner.cp-banner-side .cp-banner-logo,#marsello-portal-root .cp-banner.cp-banner-side .cp-banner-logo{margin:8px 0 8px 20px}#marsello-widget-root .cp-banner .cp-banner-logo>*,#marsello-portal-root .cp-banner .cp-banner-logo>*{object-fit:contain;object-position:left;width:auto;max-width:180px;height:100%;display:block}#marsello-widget-root .cp-banner .cp-banner-hgroup,#marsello-portal-root .cp-banner .cp-banner-hgroup{flex-direction:column;flex-grow:1;justify-content:flex-end;padding:0 32px 56px;display:flex}#marsello-widget-root .cp-banner .cp-banner-heading,#marsello-widget-root .cp-banner .cp-banner-subheading,#marsello-portal-root .cp-banner .cp-banner-heading,#marsello-portal-root .cp-banner .cp-banner-subheading{color:rgba(var(--cp-color-bannerFont), 1);display:block}#marsello-widget-root .cp-banner .cp-banner-heading strong,#marsello-widget-root .cp-banner .cp-banner-subheading strong,#marsello-portal-root .cp-banner .cp-banner-heading strong,#marsello-portal-root .cp-banner .cp-banner-subheading strong{color:rgba(var(--cp-color-bannerFont), 1)}#marsello-widget-root .cp-banner .cp-banner-heading,#marsello-portal-root .cp-banner .cp-banner-heading{font-family:var(--cp-font-heading);font-size:var(--cp-text-xl);letter-spacing:-.15px;font-weight:700;line-height:1.1em}#marsello-widget-root .cp-banner .cp-banner-subheading,#marsello-portal-root .cp-banner .cp-banner-subheading{font-size:var(--cp-text-md);margin-top:8px}#marsello-widget-root .cp-content,#marsello-portal-root .cp-content{padding-top:12px}#marsello-widget-root .cp-banner+.cp-content,#marsello-portal-root .cp-banner+.cp-content{z-index:2;margin-top:-42px;position:relative}#marsello-widget-root .cp-menu,#marsello-portal-root .cp-menu{background:rgba(var(--cp-color-background), 1);border-top:1px solid rgba(var(--cp-color-border));z-index:3;width:100%;max-width:430px;height:72px;min-height:72px;display:flex;position:sticky;bottom:0}#marsello-widget-root .cp-menu .cp-menu-btn,#marsello-portal-root .cp-menu .cp-menu-btn{cursor:pointer;font-size:var(--cp-text-xs);text-align:center;flex-basis:100%}#marsello-widget-root .cp-menu .cp-menu-btn:hover,#marsello-portal-root .cp-menu .cp-menu-btn:hover{color:rgba(var(--cp-color-highlight), 1)}#marsello-widget-root .cp-menu .cp-menu-btn.selected,#marsello-portal-root .cp-menu .cp-menu-btn.selected{color:rgba(var(--cp-color-highlight), 1);font-weight:700}#marsello-widget-root .cp-menu .cp-menu-btn figure,#marsello-portal-root .cp-menu .cp-menu-btn figure{margin:1rem 0 .25rem}#marsello-widget-root .cp-menu .cp-menu-btn figure .icon-stroke,#marsello-portal-root .cp-menu .cp-menu-btn figure .icon-stroke{stroke:rgba(var(--cp-color-icon), 1)}#marsello-widget-root .cp-menu .cp-menu-btn figure .icon-fill,#marsello-portal-root .cp-menu .cp-menu-btn figure .icon-fill{fill:none}#marsello-widget-root .cp-menu .cp-menu-btn:hover figure .icon-stroke,#marsello-portal-root .cp-menu .cp-menu-btn:hover figure .icon-stroke,#marsello-widget-root .cp-menu .cp-menu-btn.selected figure .icon-stroke,#marsello-portal-root .cp-menu .cp-menu-btn.selected figure .icon-stroke{stroke:rgba(var(--cp-color-highlight), 1)}#marsello-widget-root .cp-menu .cp-menu-btn.selected figure .icon-fill,#marsello-portal-root .cp-menu .cp-menu-btn.selected figure .icon-fill{fill:rgba(var(--cp-color-highlight), .1)}#marsello-widget-root .cp-portal-instore .cp-menu,#marsello-portal-root .cp-portal-instore .cp-menu{position:fixed!important}@media (width>=430px){#marsello-widget-root .cp-menu,#marsello-portal-root .cp-menu{max-width:400px!important}}#marsello-widget-root .cp-user-status,#marsello-portal-root .cp-user-status{border-radius:16px;align-items:center;height:32px;margin:24px 20px 24px 12px;padding:4px 8px 4px 4px;display:flex}#marsello-widget-root .cp-header .cp-user-status,#marsello-portal-root .cp-header .cp-user-status{background-color:rgba(var(--cp-color-headerGradientEnd), 1);color:rgba(var(--cp-color-headerFont), 1);margin:0}#marsello-widget-root .cp-banner .cp-user-status,#marsello-portal-root .cp-banner .cp-user-status{background-color:rgba(var(--cp-color-bannerGradientEnd), 1);color:rgba(var(--cp-color-bannerFont), 1);cursor:pointer}#marsello-widget-root .cp-banner-side .cp-user-status,#marsello-portal-root .cp-banner-side .cp-user-status{margin:8px 12px}#marsello-widget-root .cp-user-status .cp-user-icon,#marsello-portal-root .cp-user-status .cp-user-icon{opacity:.4}#marsello-widget-root .cp-user-status .cp-user-status-label,#marsello-portal-root .cp-user-status .cp-user-status-label{white-space:nowrap;flex-grow:1;max-width:100px;height:24px;margin-left:6px;margin-right:6px;line-height:24px;overflow:hidden}#marsello-widget-root .cp-content-header,#marsello-portal-root .cp-content-header{border-bottom:1px solid rgba(var(--cp-color-border));text-align:center;padding:32px 20px 8px}#marsello-widget-root .cp-content-header .cp-user-pfp-initial,#marsello-portal-root .cp-content-header .cp-user-pfp-initial{margin-bottom:8px}#marsello-widget-root .cp-content-header h2,#marsello-portal-root .cp-content-header h2{margin-bottom:12px}#marsello-widget-root .cp-popup-container,#marsello-portal-root .cp-popup-container{z-index:10;background:#0009;position:absolute;inset:0}#marsello-widget-root .cp-popup-container .cp-popup,#marsello-portal-root .cp-popup-container .cp-popup{background:rgba(var(--cp-color-background), 1);border-radius:var(--cp-corner-panel) var(--cp-corner-panel) 0 0;text-align:center;width:100%;position:absolute;bottom:0}#marsello-widget-root .cp-popup-container .cp-popup.cp-popup-claim,#marsello-portal-root .cp-popup-container .cp-popup.cp-popup-claim{top:40px;overflow-y:auto}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-header,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-header{justify-content:flex-end;height:68px;padding:32px 20px 12px;display:flex}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-header .cp-close-btn,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-header .cp-close-btn{cursor:pointer}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-hgroup,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-hgroup{border-bottom:1px solid rgba(var(--cp-color-border));padding:12px 20px}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-content,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-content{padding:12px 20px 32px}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-coupon,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-coupon{height:calc(100% - 68px);overflow-y:scroll}#marsello-widget-root .cp-popup-container .cp-popup .cp-popup-coupon .cp-popup-content,#marsello-portal-root .cp-popup-container .cp-popup .cp-popup-coupon .cp-popup-content{padding-bottom:12px}#marsello-widget-root .cp-form fieldset,#marsello-portal-root .cp-form fieldset{padding:12px 20px 0}#marsello-widget-root .cp-form fieldset .form-floating,#marsello-portal-root .cp-form fieldset .form-floating{margin-bottom:12px}#marsello-widget-root .cp-form fieldset .form-floating .cp-form-control,#marsello-portal-root .cp-form fieldset .form-floating .cp-form-control{border-color:rgba(var(--cp-color-border))}#marsello-widget-root .cp-form fieldset .form-floating-disabled,#marsello-portal-root .cp-form fieldset .form-floating-disabled{background-color:rgba(var(--cp-color-border))}#marsello-widget-root .cp-form-control,#marsello-portal-root .cp-form-control{color:rgba(var(--color-text), 1);background-color:#0000}#marsello-widget-root .form-floating .cp-form-control+label,#marsello-portal-root .form-floating .cp-form-control+label{color:rgba(var(--color-text), .4);opacity:1}#marsello-widget-root .cp-form .form-switch .form-check-input:checked,#marsello-portal-root .cp-form .form-switch .form-check-input:checked{background-color:rgba(var(--cp-color-highlight), 1);border:1px solid rgba(var(--cp-color-highlight), 1)}#marsello-widget-root .cp-form .form-switch .form-check-input:checked:active,#marsello-widget-root .cp-form .form-switch .form-check-input:checked:focus,#marsello-portal-root .cp-form .form-switch .form-check-input:checked:active,#marsello-portal-root .cp-form .form-switch .form-check-input:checked:focus{box-shadow:0 0 0 .25rem rgba(var(--cp-color-highlight), .2)}#marsello-widget-root .cp-form .cp-btn,#marsello-widget-root .cp-form .cp-btn-disabled,#marsello-portal-root .cp-form .cp-btn,#marsello-portal-root .cp-form .cp-btn-disabled{margin:6px 20px 20px}#marsello-widget-root .cp-page .cp-card,#marsello-portal-root .cp-page .cp-card{background:rgba(var(--cp-color-background), 1);border:1px solid rgba(var(--cp-color-border));border-radius:var(--cp-corner-card);margin:0 .75rem .75rem;box-shadow:0 0 .75rem #0000000d!important}#marsello-widget-root .cp-page .cp-card .cp-card-header-border,#marsello-portal-root .cp-page .cp-card .cp-card-header-border{border-bottom:1px solid rgba(var(--cp-color-border))}#marsello-widget-root .cp-page .cp-card .cp-card-header,#marsello-portal-root .cp-page .cp-card .cp-card-header{text-align:center;padding:32px 20px 16px}#marsello-widget-root .cp-page .cp-card .cp-card-header-icon,#marsello-portal-root .cp-page .cp-card .cp-card-header-icon{text-align:left;padding:32px 20px 0}#marsello-widget-root .cp-page .cp-card .cp-card-header .cp-icon-container,#marsello-portal-root .cp-page .cp-card .cp-card-header .cp-icon-container{margin-bottom:8px}#marsello-widget-root .cp-page .cp-card .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-card .cp-icon-container .cp-icon{fill:none;stroke:rgba(var(--cp-color-icon), 1);stroke-width:2px}#marsello-widget-root .cp-card.cp-card-tier .cp-card-content:first-child,#marsello-portal-root .cp-card.cp-card-tier .cp-card-content:first-child{margin-top:12px;display:flex;flex-direction:row!important;padding:20px 10px!important}#marsello-widget-root .cp-card.cp-card-tier .cp-card-content:first-child .cp-icon-container,#marsello-portal-root .cp-card.cp-card-tier .cp-card-content:first-child .cp-icon-container{margin:0}#marsello-widget-root .cp-card.cp-card-tier .cp-card-content:first-child .cp-icon-container .cp-icon,#marsello-portal-root .cp-card.cp-card-tier .cp-card-content:first-child .cp-icon-container .cp-icon{margin-right:8px}#marsello-widget-root .cp-card-header p,#marsello-portal-root .cp-card-header p{margin-bottom:6px}#marsello-widget-root .cp-page .cp-card .cp-card-header-icon p,#marsello-portal-root .cp-page .cp-card .cp-card-header-icon p{margin-bottom:0}#marsello-widget-root .cp-page .cp-card .cp-btn,#marsello-portal-root .cp-page .cp-card .cp-btn{margin:12px 0}#marsello-widget-root .cp-card-hgroup,#marsello-portal-root .cp-card-hgroup{flex-grow:1}#marsello-widget-root .cp-icon-container+.cp-card-hgroup,#marsello-portal-root .cp-icon-container+.cp-card-hgroup{margin:0 8px}#marsello-widget-root .cp-card-hgroup h4,#marsello-portal-root .cp-card-hgroup h4{margin-bottom:4px}#marsello-widget-root .cp-card-hgroup h6,#marsello-widget-root .cp-card-hgroup p,#marsello-portal-root .cp-card-hgroup h6,#marsello-portal-root .cp-card-hgroup p{margin-bottom:0}#marsello-widget-root .cp-page .cp-card .cp-card-content,#marsello-portal-root .cp-page .cp-card .cp-card-content{flex-direction:column;padding:20px;display:flex}#marsello-widget-root .cp-page .cp-card .cp-card-content button,#marsello-portal-root .cp-page .cp-card .cp-card-content button{all:unset}#marsello-widget-root .cp-page .cp-card .cp-card-content-end,#marsello-portal-root .cp-page .cp-card .cp-card-content-end{border-bottom-left-radius:var(--cp-corner-card);border-bottom-right-radius:var(--cp-corner-card);overflow:hidden}#marsello-widget-root .cp-page .cp-card .cp-card-content-flush,#marsello-portal-root .cp-page .cp-card .cp-card-content-flush{padding:0}#marsello-widget-root .cp-page .cp-card .cp-card-header-icon+.cp-card-content,#marsello-portal-root .cp-page .cp-card .cp-card-header-icon+.cp-card-content{padding-top:.5rem}#marsello-widget-root .cp-page .cp-card .cp-card-footer,#marsello-portal-root .cp-page .cp-card .cp-card-footer{text-align:center;padding:16px 20px}#marsello-widget-root .cp-page .cp-card .cp-card-footer-border,#marsello-portal-root .cp-page .cp-card .cp-card-footer-border{border-top:1px solid rgba(var(--cp-color-border))}#marsello-widget-root .cp-page .cp-card .cp-card-header.cp-card-header-link,#marsello-widget-root .cp-page .cp-card .cp-card-content.cp-card-content-link,#marsello-portal-root .cp-page .cp-card .cp-card-header.cp-card-header-link,#marsello-portal-root .cp-page .cp-card .cp-card-content.cp-card-content-link{cursor:pointer;text-align:start;flex-direction:row;justify-content:space-between;align-items:center;display:flex}#marsello-widget-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h4,#marsello-widget-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h5,#marsello-widget-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h6,#marsello-widget-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h4,#marsello-widget-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h5,#marsello-widget-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h6,#marsello-portal-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h4,#marsello-portal-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h5,#marsello-portal-root .cp-page .cp-card .cp-card-header.cp-card-header-link:hover h6,#marsello-portal-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h4,#marsello-portal-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h5,#marsello-portal-root .cp-page .cp-card .cp-card-content.cp-card-content-link:hover h6{color:rgba(var(--cp-color-highlight), 1)}#marsello-widget-root .cp-page .cp-card .cp-card-footer.cp-card-footer-link,#marsello-portal-root .cp-page .cp-card .cp-card-footer.cp-card-footer-link{cursor:pointer;text-align:start;flex-direction:row;justify-content:space-between;align-items:center;display:flex}#marsello-widget-root .cp-page .cp-card .cp-card-footer p,#marsello-portal-root .cp-page .cp-card .cp-card-footer p{margin-bottom:0}#marsello-widget-root .cp-card-content-link .cp-icon-container,#marsello-portal-root .cp-card-content-link .cp-icon-container{min-width:24px;margin-right:12px}#marsello-widget-root .cp-page .cp-progress,#marsello-portal-root .cp-page .cp-progress{background-color:rgba(var(--cp-color-border));border-radius:4px;width:100%;min-height:8px;margin:8px 0 14px;display:block}#marsello-widget-root .cp-page .cp-progress .cp-progress-bar,#marsello-portal-root .cp-page .cp-progress .cp-progress-bar{background-color:rgba(var(--cp-color-progressGradientStart));background-image:linear-gradient(90deg, rgba(var(--cp-color-progressGradientStart), 1) 0%, rgba(var(--cp-color-progressGradientEnd), 1) 100%);border-radius:4px;width:30%;min-height:8px;display:block}#marsello-widget-root .cp-page .cp-pills,#marsello-portal-root .cp-page .cp-pills{border-bottom:1px solid rgba(var(--cp-color-border));-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:start;align-items:center;margin:0;padding:20px 28px 14px;list-style-type:none;display:flex;overflow-x:auto}#marsello-widget-root .cp-page .cp-pills::-webkit-scrollbar{display:none}#marsello-portal-root .cp-page .cp-pills::-webkit-scrollbar{display:none}#marsello-widget-root .cp-page .cp-pills-no-border,#marsello-portal-root .cp-page .cp-pills-no-border{border-bottom:0}#marsello-widget-root .cp-page .cp-pills .cp-pill,#marsello-portal-root .cp-page .cp-pills .cp-pill{border:1px solid rgba(var(--cp-color-border));border-radius:var(--cp-corner-component);color:rgba(var(--cp-color-font), 1);cursor:pointer;margin-left:6px;padding:8px 16px;font-weight:700;white-space:nowrap!important}#marsello-widget-root .cp-page .cp-pills .cp-pill:first-child,#marsello-portal-root .cp-page .cp-pills .cp-pill:first-child{margin-left:0}#marsello-widget-root .cp-page .cp-pills .cp-pill:hover,#marsello-portal-root .cp-page .cp-pills .cp-pill:hover{color:rgba(var(--cp-color-highlight), 1)}#marsello-widget-root .cp-page .cp-pills .cp-pill.selected,#marsello-portal-root .cp-page .cp-pills .cp-pill.selected{background:rgba(var(--cp-color-highlight), .1);border-color:rgba(var(--cp-color-highlight), 1);color:rgba(var(--cp-color-highlight), 1);padding:8px 16px}#marsello-widget-root .cp-page .cp-link,#marsello-portal-root .cp-page .cp-link{color:rgba(var(--cp-color-link), 1);cursor:pointer;font-weight:700;text-decoration:underline;transition:-webkit-text-decoration .12s ease-in,text-decoration .12s ease-in}#marsello-widget-root .cp-page .cp-link:active,#marsello-widget-root .cp-page .cp-link:focus,#marsello-widget-root .cp-page .cp-link:hover,#marsello-portal-root .cp-page .cp-link:active,#marsello-portal-root .cp-page .cp-link:focus,#marsello-portal-root .cp-page .cp-link:hover{color:rgba(var(--cp-color-linkActive), 1);text-decoration:none;transition:-webkit-text-decoration .12s ease-in,text-decoration .12s ease-in}#marsello-widget-root .cp-page .cp-link-inherit,#marsello-portal-root .cp-page .cp-link-inherit,#marsello-widget-root .cp-page .cp-link-inherit:active,#marsello-widget-root .cp-page .cp-link-inherit:focus,#marsello-widget-root .cp-page .cp-link-inherit:hover,#marsello-portal-root .cp-page .cp-link-inherit:active,#marsello-portal-root .cp-page .cp-link-inherit:focus,#marsello-portal-root .cp-page .cp-link-inherit:hover{color:inherit}#marsello-widget-root .cp-page .cp-btn,#marsello-portal-root .cp-page .cp-btn{background-color:rgba(var(--cp-color-buttonBackground), 1);border-radius:var(--cp-corner-component);color:rgba(var(--cp-color-buttonFont), 1);cursor:pointer;text-align:center;box-sizing:border-box;min-height:42px;padding:12px;font-weight:700;line-height:20px;transition:all .12s ease-in;display:block}#marsello-widget-root .cp-form .cp-btn-disabled,#marsello-portal-root .cp-form .cp-btn-disabled{background-color:rgba(var(--cp-color-buttonActiveBackground), 1);border-radius:var(--cp-corner-component);color:rgba(var(--cp-color-buttonFont), 1);text-align:center;min-height:42px;padding:12px;font-weight:700;line-height:20px;transition:all .12s ease-in;display:block}#marsello-widget-root .cp-page .cp-btn:active,#marsello-widget-root .cp-page .cp-btn:focus,#marsello-widget-root .cp-page .cp-btn:hover,#marsello-portal-root .cp-page .cp-btn:active,#marsello-portal-root .cp-page .cp-btn:focus,#marsello-portal-root .cp-page .cp-btn:hover{background-color:rgba(var(--cp-color-buttonActiveBackground), 1);color:rgba(var(--cp-color-buttonActiveFont), 1);text-decoration:none;transition:all .12s ease-in}#marsello-widget-root .cp-page .cp-card .cp-btn-social,#marsello-portal-root .cp-page .cp-card .cp-btn-social{justify-content:start;align-items:center;margin:8px 0;text-decoration:none;display:flex}#marsello-widget-root .cp-page .cp-card .cp-btn-facebook,#marsello-portal-root .cp-page .cp-card .cp-btn-facebook{color:#fff;background-color:#316ff6;box-shadow:0 2px 4px #0000001a!important}#marsello-widget-root .cp-page .cp-card .cp-btn-facebook:active,#marsello-widget-root .cp-page .cp-card .cp-btn-facebook:focus,#marsello-widget-root .cp-page .cp-card .cp-btn-facebook:hover,#marsello-portal-root .cp-page .cp-card .cp-btn-facebook:active,#marsello-portal-root .cp-page .cp-card .cp-btn-facebook:focus,#marsello-portal-root .cp-page .cp-card .cp-btn-facebook:hover{color:#fff;background-color:#0a4ee2}#marsello-widget-root .cp-page .cp-card .cp-btn-google,#marsello-portal-root .cp-page .cp-card .cp-btn-google{border:1px solid rgba(var(--cp-color-border));color:#757575;background-color:#fff;box-shadow:0 2px 4px #0000001a!important}#marsello-widget-root .cp-page .cp-card .cp-btn-google:active,#marsello-widget-root .cp-page .cp-card .cp-btn-google:focus,#marsello-widget-root .cp-page .cp-card .cp-btn-google:hover,#marsello-portal-root .cp-page .cp-card .cp-btn-google:active,#marsello-portal-root .cp-page .cp-card .cp-btn-google:focus,#marsello-portal-root .cp-page .cp-card .cp-btn-google:hover{color:#5e5e5e;background-color:#fff}#marsello-widget-root .cp-page .cp-card .cp-btn-apple,#marsello-portal-root .cp-page .cp-card .cp-btn-apple{color:#fff;background-color:#1d1d1f;box-shadow:0 2px 4px #0000001a!important}#marsello-widget-root .cp-page .cp-card .cp-btn-apple:active,#marsello-widget-root .cp-page .cp-card .cp-btn-apple:focus,#marsello-widget-root .cp-page .cp-card .cp-btn-apple:hover,#marsello-portal-root .cp-page .cp-card .cp-btn-apple:active,#marsello-portal-root .cp-page .cp-card .cp-btn-apple:focus,#marsello-portal-root .cp-page .cp-card .cp-btn-apple:hover{color:#fff;background-color:#000}#marsello-widget-root .cp-page .cp-card .cp-btn-social-icon,#marsello-portal-root .cp-page .cp-card .cp-btn-social-icon{margin:0 8px}#marsello-widget-root .cp-page .cp-card .cp-btn-social-label,#marsello-portal-root .cp-page .cp-card .cp-btn-social-label{text-align:start;flex-grow:1}#marsello-widget-root .cp-toggle,#marsello-portal-root .cp-toggle{background-color:rgba(var(--cp-color-border));border:1px solid rgba(var(--cp-color-border));border-radius:var(--cp-corner-component);color:rgba(var(--cp-color-font), 1);align-items:center;height:42px;padding:4px;font-weight:700;line-height:20px;display:flex}#marsello-widget-root .cp-toggle .cp-toggle-btn,#marsello-portal-root .cp-toggle .cp-toggle-btn{border-radius:var(--cp-corner-component);width:50%;height:32px;line-height:32px}#marsello-widget-root .cp-toggle .cp-toggle-btn:active,#marsello-widget-root .cp-toggle .cp-toggle-btn:focus,#marsello-widget-root .cp-toggle .cp-toggle-btn:hover,#marsello-widget-root .cp-toggle .cp-toggle-btn.selected,#marsello-portal-root .cp-toggle .cp-toggle-btn:active,#marsello-portal-root .cp-toggle .cp-toggle-btn:focus,#marsello-portal-root .cp-toggle .cp-toggle-btn:hover,#marsello-portal-root .cp-toggle .cp-toggle-btn.selected{background-color:rgba(var(--cp-color-background), 1);transition:all .12s ease-in}#marsello-widget-root .cp-page .cp-field,#marsello-portal-root .cp-page .cp-field{border:1px solid rgba(var(--cp-color-border));border-radius:var(--cp-corner-component);align-items:center;width:100%;height:40px;margin:12px 0;padding:8px 40px 8px 12px;position:relative}#marsello-widget-root .cp-page .cp-field .cp-field-icon,#marsello-widget-root .cp-page .cp-field>svg,#marsello-portal-root .cp-page .cp-field .cp-field-icon,#marsello-portal-root .cp-page .cp-field>svg{opacity:.25;width:24px;height:24px;position:absolute;top:8px;right:12px}#marsello-widget-root .cp-page .cp-field .cp-field-label,#marsello-widget-root .cp-page .cp-field>strong,#marsello-portal-root .cp-page .cp-field .cp-field-label,#marsello-portal-root .cp-page .cp-field>strong{text-align:start;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:24px;display:inline-block;overflow:hidden}#marsello-widget-root .cp-page .cp-feature-list,#marsello-portal-root .cp-page .cp-feature-list{margin:8px 0 0;padding:0;list-style-type:none}#marsello-widget-root .cp-page .cp-feature-list .cp-feature-item,#marsello-portal-root .cp-page .cp-feature-list .cp-feature-item{padding:4px 0;display:flex}#marsello-widget-root .cp-page .cp-feature-list .cp-feature-item .cp-feature-check,#marsello-portal-root .cp-page .cp-feature-list .cp-feature-item .cp-feature-check{background:rgba(var(--cp-color-listBulletBackground), 1);stroke:rgba(var(--cp-color-listBulletCheck), 1);stroke-width:2.5px;border-radius:50%;width:18px;min-width:18px;height:18px;min-height:18px;margin:2px 8px 0 0;padding:3px 0}#marsello-widget-root .cp-page .cp-feature-list .cp-feature-item .cp-feature-content,#marsello-portal-root .cp-page .cp-feature-list .cp-feature-item .cp-feature-content{flex-grow:1}#marsello-widget-root .cp-basic-list-hgroup,#marsello-portal-root .cp-basic-list-hgroup{border-bottom:1px solid rgba(var(--cp-color-border));padding:20px 32px 4px}#marsello-widget-root .cp-page .cp-basic-list,#marsello-portal-root .cp-page .cp-basic-list{margin-bottom:0;padding:0;list-style-type:none}#marsello-widget-root .cp-page .cp-item,#marsello-portal-root .cp-page .cp-item{align-items:center;padding:18px 32px;display:flex}#marsello-widget-root .cp-page .cp-item:not(:last-child),#marsello-portal-root .cp-page .cp-item:not(:last-child){border-bottom:1px solid rgba(var(--cp-color-border))}#marsello-widget-root .cp-page .cp-item:hover,#marsello-portal-root .cp-page .cp-item:hover{background-color:rgba(var(--cp-color-highlight), .12);cursor:pointer}#marsello-widget-root .cp-page .cp-basic-list-disabled .cp-item:hover,#marsello-widget-root .cp-page .cp-item.complete:hover,#marsello-widget-root .cp-page .cp-item.disabled:hover,#marsello-portal-root .cp-page .cp-basic-list-disabled .cp-item:hover,#marsello-portal-root .cp-page .cp-item.complete:hover,#marsello-portal-root .cp-page .cp-item.disabled:hover{cursor:default;background-color:#0000}#marsello-widget-root .cp-page .cp-basic-list-disabled .cp-item .cp-item-content+.cp-icon,#marsello-portal-root .cp-page .cp-basic-list-disabled .cp-item .cp-item-content+.cp-icon{display:none}#marsello-widget-root .cp-page .cp-card .cp-item,#marsello-portal-root .cp-page .cp-card .cp-item{padding:18px 16px}#marsello-widget-root .cp-item.cp-item-more,#marsello-portal-root .cp-item.cp-item-more{cursor:pointer;padding-top:14px;padding-bottom:12px}#marsello-widget-root .cp-page .cp-item .cp-icon-container,#marsello-portal-root .cp-page .cp-item .cp-icon-container{width:24px;min-width:24px;max-width:24px;min-height:24px;margin:0 12px 0 0}#marsello-widget-root .cp-page .cp-item .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-item .cp-icon-container .cp-icon{fill:none;stroke:rgba(var(--cp-color-icon), 1);stroke-width:2px}#marsello-widget-root .cp-page .cp-item.complete .cp-icon-container .cp-icon,#marsello-widget-root .cp-page .cp-item.locked .cp-icon-container .cp-icon,#marsello-widget-root .cp-page .cp-item.disabled .cp-icon-container .cp-icon,#marsello-widget-root .cp-page .cp-item.in-progress .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-item.complete .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-item.locked .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-item.disabled .cp-icon-container .cp-icon,#marsello-portal-root .cp-page .cp-item.in-progress .cp-icon-container .cp-icon{opacity:.3}#marsello-widget-root .cp-page .cp-icon .icon-text,#marsello-portal-root .cp-page .cp-icon .icon-text{stroke:none!important}#marsello-widget-root .cp-page .cp-item .cp-item-content,#marsello-portal-root .cp-page .cp-item .cp-item-content{flex-grow:1;margin-right:8px}#marsello-widget-root .cp-page .cp-item .cp-item-content .cp-vip-tag,#marsello-portal-root .cp-page .cp-item .cp-item-content .cp-vip-tag{background-color:rgba(var(--cp-color-badgeBackground), 1);color:rgba(var(--cp-color-badgeFont), 1);border-radius:4px;margin-right:.5rem;padding-left:.25rem;padding-right:.25rem}#marsello-widget-root .cp-page .cp-item.complete .cp-item-content,#marsello-widget-root .cp-page .cp-item.disabled .cp-item-content,#marsello-widget-root .cp-page .cp-item.locked .cp-item-content,#marsello-widget-root .cp-page .cp-item.in-progress .cp-item-content,#marsello-portal-root .cp-page .cp-item.complete .cp-item-content,#marsello-portal-root .cp-page .cp-item.disabled .cp-item-content,#marsello-portal-root .cp-page .cp-item.locked .cp-item-content,#marsello-portal-root .cp-page .cp-item.in-progress .cp-item-content{cursor:default}#marsello-widget-root .cp-page .cp-item.complete .cp-item-content h6,#marsello-widget-root .cp-page .cp-item.complete .cp-item-content p,#marsello-widget-root .cp-page .cp-item.disabled .cp-item-content h6,#marsello-widget-root .cp-page .cp-item.disabled .cp-item-content p,#marsello-widget-root .cp-page .cp-item.locked .cp-item-content h6,#marsello-widget-root .cp-page .cp-item.locked .cp-item-content p,#marsello-widget-root .cp-page .cp-item.in-progress .cp-item-content h6,#marsello-widget-root .cp-page .cp-item.in-progress .cp-item-content p,#marsello-portal-root .cp-page .cp-item.complete .cp-item-content h6,#marsello-portal-root .cp-page .cp-item.complete .cp-item-content p,#marsello-portal-root .cp-page .cp-item.disabled .cp-item-content h6,#marsello-portal-root .cp-page .cp-item.disabled .cp-item-content p,#marsello-portal-root .cp-page .cp-item.locked .cp-item-content h6,#marsello-portal-root .cp-page .cp-item.locked .cp-item-content p,#marsello-portal-root .cp-page .cp-item.in-progress .cp-item-content h6,#marsello-portal-root .cp-page .cp-item.in-progress .cp-item-content p{color:rgba(var(--cp-color-font), .5)}#marsello-widget-root .cp-page .cp-item.complete .cp-item-content small,#marsello-widget-root .cp-page .cp-item.complete .cp-item-content .cp-text-sm,#marsello-widget-root .cp-page .cp-item.disabled .cp-item-content small,#marsello-widget-root .cp-page .cp-item.disabled .cp-item-content .cp-text-sm,#marsello-widget-root .cp-page .cp-item.locked .cp-item-content small,#marsello-widget-root .cp-page .cp-item.locked .cp-item-content .cp-text-sm,#marsello-widget-root .cp-page .cp-item.in-progress .cp-item-content small,#marsello-widget-root .cp-page .cp-item.in-progress .cp-item-content .cp-text-sm,#marsello-portal-root .cp-page .cp-item.complete .cp-item-content small,#marsello-portal-root .cp-page .cp-item.complete .cp-item-content .cp-text-sm,#marsello-portal-root .cp-page .cp-item.disabled .cp-item-content small,#marsello-portal-root .cp-page .cp-item.disabled .cp-item-content .cp-text-sm,#marsello-portal-root .cp-page .cp-item.locked .cp-item-content small,#marsello-portal-root .cp-page .cp-item.locked .cp-item-content .cp-text-sm,#marsello-portal-root .cp-page .cp-item.in-progress .cp-item-content small,#marsello-portal-root .cp-page .cp-item.in-progress .cp-item-content .cp-text-sm{color:rgba(var(--cp-color-font), .375)}#marsello-widget-root .cp-page .cp-item.complete .cp-icon-chevron,#marsello-widget-root .cp-page .cp-item.disabled .cp-icon-chevron,#marsello-widget-root .cp-page .cp-item.locked .cp-icon-chevron,#marsello-widget-root .cp-page .cp-item.in-progress .cp-icon-chevron,#marsello-portal-root .cp-page .cp-item.complete .cp-icon-chevron,#marsello-portal-root .cp-page .cp-item.disabled .cp-icon-chevron,#marsello-portal-root .cp-page .cp-item.locked .cp-icon-chevron,#marsello-portal-root .cp-page .cp-item.in-progress .cp-icon-chevron{display:none}#marsello-widget-root .cp-page .cp-item h6,#marsello-portal-root .cp-page .cp-item h6{min-height:20px}#marsello-widget-root .cp-page .cp-item small,#marsello-portal-root .cp-page .cp-item small{min-height:22px;line-height:20px;display:block}#marsello-widget-root .cp-page .cp-item h6,#marsello-widget-root .cp-page .cp-item p,#marsello-portal-root .cp-page .cp-item h6,#marsello-portal-root .cp-page .cp-item p{margin-bottom:0}#marsello-widget-root .cp-page .cp-item .cp-btn,#marsello-portal-root .cp-page .cp-item .cp-btn{margin-top:0;margin-bottom:0}#marsello-widget-root .cp-item-activity .cp-item-action,#marsello-portal-root .cp-item-activity .cp-item-action{flex-flow:column wrap;align-items:end;display:flex}#marsello-widget-root .cp-page .cp-item.complete>.cp-icon,#marsello-portal-root .cp-page .cp-item.complete>.cp-icon{background:rgba(var(--cp-color-highlight), 1);stroke:rgba(var(--cp-color-background), 1);stroke-width:2px;border-radius:50%;width:18px;min-width:18px;height:18px;min-height:18px;margin-right:0;padding:3px 0}#marsello-widget-root .cp-page .cp-item .cp-check,#marsello-portal-root .cp-page .cp-item .cp-check{background:rgba(var(--cp-color-listBulletBackground), 1);stroke:rgba(var(--cp-color-listBulletCheck), 1);stroke-width:2.5px;border-radius:50%;width:18px;min-width:18px;height:18px;min-height:18px;margin:2px 8px 0 0;padding:3px 0}#marsello-widget-root .cp-page .cp-item .cp-icon-lock,#marsello-portal-root .cp-page .cp-item .cp-icon-lock{stroke:rgba(var(--cp-color-icon), .3);width:32px;min-width:32px;height:32px;min-height:32px;padding:4px}#marsello-widget-root .cp-social-login-list,#marsello-portal-root .cp-social-login-list{margin:0;padding:0;list-style-type:none}#marsello-widget-root .cp-social-login-list .cp-social-login-item,#marsello-portal-root .cp-social-login-list .cp-social-login-item{margin-bottom:8px}#marsello-widget-root .cp-social-login-list .cp-social-login-item:last-child,#marsello-portal-root .cp-social-login-list .cp-social-login-item:last-child{margin-bottom:0}#marsello-widget-root .cp-social-login-list .cp-social-login-item .cp-social-login-btn,#marsello-portal-root .cp-social-login-list .cp-social-login-item .cp-social-login-btn{width:100%}#marsello-widget-root .cp-social-list,#marsello-portal-root .cp-social-list{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:1rem;margin:12px 0;padding:0;list-style-type:none;display:flex}#marsello-widget-root .cp-social-icon,#marsello-portal-root .cp-social-icon{border:1px solid rgba(var(--cp-color-font), .2);height:52px;stroke:rgba(var(--cp-color-font), .2);border-radius:12px;width:52px;padding:12px}#marsello-widget-root .cp-social-icon:hover,#marsello-portal-root .cp-social-icon:hover{border:1px solid rgba(var(--cp-color-font), 1);stroke:rgba(var(--cp-color-font), 1)}#marsello-widget-root .cp-page .cp-footer,#marsello-portal-root .cp-page .cp-footer{color:rgba(var(--cp-color-font), .3);text-align:center;margin-bottom:12px;padding:12px}#marsello-widget-root .cp-page .cp-footer strong,#marsello-portal-root .cp-page .cp-footer strong{color:rgba(var(--cp-color-font), .3)}#marsello-widget-root .cp-prompt,#marsello-portal-root .cp-prompt{background:linear-gradient(180deg, rgba(var(--cp-color-background), 0) 0%, rgba(var(--cp-color-background), 1) 20%);padding:0 .75rem .75rem;position:sticky;bottom:-1px}#marsello-widget-root .cp-prompt .cp-card,#marsello-portal-root .cp-prompt .cp-card{margin:0}#marsello-widget-root .cp-prompt .cp-card p,#marsello-portal-root .cp-prompt .cp-card p{margin:12px}#marsello-widget-root .cp-progress-circle,#marsello-portal-root .cp-progress-circle{border-radius:50%;width:32px;height:32px;position:relative}#marsello-widget-root .cp-progress-circle:after,#marsello-portal-root .cp-progress-circle:after{content:"";border-radius:50%;width:26px;height:26px;position:absolute;top:3px;right:3px}#marsello-widget-root .cp-progress-circle:before,#marsello-portal-root .cp-progress-circle:before{content:"";background:rgba(var(--cp-color-background), 1);z-index:2;border-radius:50%;width:26px;height:26px;position:absolute;top:3px;right:3px}#marsello-widget-root .cp-progress-circle:after,#marsello-portal-root .cp-progress-circle:after{z-index:3;background:0 0}#marsello-widget-root .cp-item:not(.disabled):hover .cp-progress-circle:after,#marsello-portal-root .cp-item:not(.disabled):hover .cp-progress-circle:after{background-color:rgba(var(--cp-color-highlight), .1)}#marsello-widget-root .cp-tag,#marsello-portal-root .cp-tag{background-color:rgba(var(--cp-color-border));color:rgba(var(--cp-color-font), 1);letter-spacing:.5px;text-transform:uppercase;border-radius:2px;margin-right:6px;padding:3px 6px;font-weight:700}#marsello-widget-root [class^=cp-user-pfp],#marsello-portal-root [class^=cp-user-pfp]{background:rgba(var(--cp-color-brand), .1);border:1px solid rgba(var(--cp-color-border));color:rgba(var(--cp-color-brand), 1);border-radius:50%;display:inline-block}#marsello-widget-root .cp-user-pfp-initial,#marsello-portal-root .cp-user-pfp-initial{text-align:center}#marsello-widget-root .cp-user-pfp-sm,#marsello-portal-root .cp-user-pfp-sm{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}#marsello-widget-root .cp-user-pfp-lg,#marsello-portal-root .cp-user-pfp-lg{width:66px;min-width:66px;height:66px;min-height:66px;padding:12px}#marsello-widget-root .cp-user-pfp-xl,#marsello-portal-root .cp-user-pfp-xl{width:88px;min-width:88px;height:88px;min-height:88px;padding:24px}#marsello-widget-root .cp-user-pfp-sm.cp-user-pfp-initial,#marsello-portal-root .cp-user-pfp-sm.cp-user-pfp-initial{font-size:16px;line-height:24px}#marsello-widget-root .cp-user-pfp-lg.cp-user-pfp-initial,#marsello-portal-root .cp-user-pfp-lg.cp-user-pfp-initial{font-size:32px;line-height:40px}#marsello-widget-root .cp-user-pfp-xl.cp-user-pfp-initial,#marsello-portal-root .cp-user-pfp-xl.cp-user-pfp-initial{font-size:38px;line-height:38px}#marsello-widget-root .cp-card [class^=cp-user-pfp],#marsello-portal-root .cp-card [class^=cp-user-pfp]{margin-bottom:0;margin-right:12px}#marsello-widget-root .cp-banner [class^=cp-user-pfp],#marsello-portal-root .cp-banner [class^=cp-user-pfp]{background:rgba(var(--cp-color-bannerFont), .1);border-color:rgba(var(--cp-color-bannerFont), .2);color:rgba(var(--cp-color-bannerFont), 1)}#marsello-widget-root .cp-header [class^=cp-user-pfp],#marsello-portal-root .cp-header [class^=cp-user-pfp]{background:rgba(var(--cp-color-headerFont), .1);border-color:rgba(var(--cp-color-headerFont), .2);color:rgba(var(--cp-color-headerFont), 1)}#marsello-widget-root .cp-spinner-container,#marsello-portal-root .cp-spinner-container{text-align:center;margin:20px}#marsello-widget-root .cp-spinner-container .spinner-border,#marsello-portal-root .cp-spinner-container .spinner-border{border:3px solid rgba(var(--cp-color-font), 1);border-right-color:#0000}#marsello-widget-root .cp-placeholder-heading,#marsello-widget-root .cp-placeholder-text,#marsello-portal-root .cp-placeholder-heading,#marsello-portal-root .cp-placeholder-text{background:rgba(var(--cp-color-font), .1);border-radius:5px;height:10px;margin:12px auto;display:block}#marsello-widget-root .cp-placeholder-heading,#marsello-portal-root .cp-placeholder-heading{width:60%}#marsello-widget-root .cp-placeholder-text,#marsello-portal-root .cp-placeholder-text{width:80%}#marsello-widget-root .cp-qr-code,#marsello-portal-root .cp-qr-code{border-radius:var(--cp-corner-card);background:#fff;margin:auto;padding:20px;display:inline-block}#marsello-widget-root .editable-container,#marsello-portal-root .editable-container{display:inline-block;position:relative}#marsello-widget-root .editable-container.block,#marsello-portal-root .editable-container.block{display:block}#marsello-widget-root .editable-container.inline,#marsello-portal-root .editable-container.inline{display:inline}#marsello-widget-root .editable-container .editable,#marsello-portal-root .editable-container .editable{border:1px solid #0000;border-radius:4px;display:block}#marsello-widget-root .editable-container .editable.block,#marsello-portal-root .editable-container .editable.block{display:block}#marsello-widget-root .editable-container .editable.inline,#marsello-portal-root .editable-container .editable.inline{display:inline}#marsello-widget-root .frame-edit .editable-container:hover .editable,#marsello-portal-root .frame-edit .editable-container:hover .editable{border:1px dashed rgba(var(--cp-color-font), .2);outline:none;padding:0}#marsello-widget-root .frame-edit .editable-container .editable:focus,#marsello-portal-root .frame-edit .editable-container .editable:focus{border:1px dashed rgba(var(--cp-color-font), 1);outline:none}#marsello-widget-root .frame-edit .cp-banner .editable-container .editable,#marsello-portal-root .frame-edit .cp-banner .editable-container .editable{word-break:break-word}#marsello-widget-root .frame-edit .cp-banner .editable-container:hover .editable,#marsello-portal-root .frame-edit .cp-banner .editable-container:hover .editable{border:1px dashed rgba(var(--cp-color-bannerFont), .2)}#marsello-widget-root .frame-edit .cp-banner .editable-container .editable:focus,#marsello-portal-root .frame-edit .cp-banner .editable-container .editable:focus{border:1px dashed rgba(var(--cp-color-bannerFont), 1)}#marsello-widget-root .frame-edit .cp-header .editable-container:hover .editable,#marsello-portal-root .frame-edit .cp-header .editable-container:hover .editable{border:1px dashed rgba(var(--cp-color-headerFont), .2)}#marsello-widget-root .frame-edit .cp-header .editable-container .editable:focus,#marsello-portal-root .frame-edit .cp-header .editable-container .editable:focus{border:1px dashed rgba(var(--cp-color-headerFont), 1)}#marsello-widget-root .frame-edit .cp-btn .editable-container:hover .editable,#marsello-portal-root .frame-edit .cp-btn .editable-container:hover .editable{border:1px dashed rgba(var(--cp-color-buttonFont), .2)}#marsello-widget-root .frame-edit .cp-btn .editable-container .editable:focus,#marsello-portal-root .frame-edit .cp-btn .editable-container .editable:focus{border:1px dashed rgba(var(--cp-color-buttonFont), 1)}#marsello-widget-root .frame-edit .editable:focus .merge-tag,#marsello-portal-root .frame-edit .editable:focus .merge-tag{background:rgba(var(--cp-color-font), .1);box-shadow:0 0 0 1px rgba(var(--cp-color-font), .2);cursor:pointer;border-radius:2px;padding:0}#marsello-widget-root .frame-edit .editable:focus .merge-tag:hover,#marsello-portal-root .frame-edit .editable:focus .merge-tag:hover{box-shadow:0 0 0 1px rgba(var(--cp-color-font), 1);color:rgba(var(--cp-color-font), 1)}#marsello-widget-root .frame-edit .cp-banner .editable:focus .merge-tag,#marsello-portal-root .frame-edit .cp-banner .editable:focus .merge-tag{background:rgba(var(--cp-color-bannerFont), .1);box-shadow:0 0 0 1px rgba(var(--cp-color-bannerFont), .4)}#marsello-widget-root .frame-edit .cp-banner .editable:focus .merge-tag:hover,#marsello-portal-root .frame-edit .cp-banner .editable:focus .merge-tag:hover{background:rgba(var(--cp-color-bannerFont), .3);box-shadow:0 0 0 1px rgba(var(--cp-color-bannerFont), 1);color:rgba(var(--cp-color-bannerFont), 1)}#marsello-widget-root .frame-edit .cp-header .editable:focus .merge-tag,#marsello-portal-root .frame-edit .cp-header .editable:focus .merge-tag{background:rgba(var(--cp-color-headerFont), .1);box-shadow:0 0 0 1px rgba(var(--cp-color-headerFont), .4)}#marsello-widget-root .frame-edit .cp-header .editable:focus .merge-tag:hover,#marsello-portal-root .frame-edit .cp-header .editable:focus .merge-tag:hover{background:rgba(var(--cp-color-headerFont), .3);box-shadow:0 0 0 1px rgba(var(--cp-color-headerFont), 1);color:rgba(var(--cp-color-headerFont), 1)}#marsello-widget-root .frame-edit .cp-btn .editable:focus .merge-tag,#marsello-portal-root .frame-edit .cp-btn .editable:focus .merge-tag{background:rgba(var(--cp-color-buttonFont), .1);box-shadow:0 0 0 1px rgba(var(--cp-color-buttonFont), .4)}#marsello-widget-root .frame-edit .cp-btn .editable:focus .merge-tag:hover,#marsello-portal-root .frame-edit .cp-btn .editable:focus .merge-tag:hover{background:rgba(var(--cp-color-buttonFont), .3);box-shadow:0 0 0 1px rgba(var(--cp-color-buttonFont), 1);color:rgba(var(--cp-color-buttonFont), 1)}#marsello-widget-root .editable-container .editing,#marsello-portal-root .editable-container .editing{border:1px dashed rgba(var(--cp-color-font), .2)}#marsello-widget-root .editable-container:hover .merge-tags,#marsello-widget-root .editable-container .editable:focus+.merge-tags,#marsello-portal-root .editable-container:hover .merge-tags,#marsello-portal-root .editable-container .editable:focus+.merge-tags{display:block}#marsello-widget-root .editable-container .editable-actions,#marsello-portal-root .editable-container .editable-actions{z-index:10;background:#fff;border:1px solid #e2e8ee;border-radius:4px;align-items:start;padding:4px;font-family:Poppins,sans-serif;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-100%);box-shadow:0 0 .875rem #2930420d!important}#marsello-widget-root .editable-container .editable-actions .btn,#marsello-portal-root .editable-container .editable-actions .btn{padding:5px;border:1px solid #e2e8ee!important;border-radius:4px!important;min-width:26px!important;min-height:26px!important}#marsello-widget-root .editable-container .editable-actions .btn:active,#marsello-widget-root .editable-container .editable-actions .btn:focus,#marsello-widget-root .editable-container .editable-actions .btn:hover,#marsello-portal-root .editable-container .editable-actions .btn:active,#marsello-portal-root .editable-container .editable-actions .btn:focus,#marsello-portal-root .editable-container .editable-actions .btn:hover{background:#f7f9fc}#marsello-widget-root .editable-container .editable-actions .btn svg,#marsello-portal-root .editable-container .editable-actions .btn svg{margin:auto}#marsello-widget-root .editable-container .editable-actions select,#marsello-portal-root .editable-container .editable-actions select{color:#041527;text-align:start;background:#fff;border:1px solid #e2e8ee;border-radius:4px;height:28px;padding:0 16px 0 6px;font-size:12px;line-height:20px}#marsello-widget-root .editable-container .editable-actions select:hover,#marsello-portal-root .editable-container .editable-actions select:hover{border-color:#d9dcde;border-radius:4px}#marsello-widget-root .editable-container .editable-actions select:active,#marsello-widget-root .editable-container .editable-actions select:focus,#marsello-portal-root .editable-container .editable-actions select:active,#marsello-portal-root .editable-container .editable-actions select:focus{color:#041527;background:#fff;border:1px solid #e2e8ee;outline:none;box-shadow:0 0 0 .125rem #041527,inset 0 0 1px #041527}#marsello-widget-root .editable-container .editable-actions .dropdown-item,#marsello-portal-root .editable-container .editable-actions .dropdown-item{line-height:16px}#marsello-widget-root .not-editable,#marsello-portal-root .not-editable{background:rgba(var(--cp-color-font), .04);box-shadow:0 0 0 1px rgba(var(--cp-color-font), .1)}#marsello-widget-root .cp-user-status .editable-container,#marsello-portal-root .cp-user-status .editable-container{margin-top:-2px}#marsello-widget-root .cp-complete-profile-container,#marsello-portal-root .cp-complete-profile-container{text-align:center;width:100%}#marsello-widget-root .cp-complete-profile-container .cp-complete-profile-label,#marsello-portal-root .cp-complete-profile-container .cp-complete-profile-label{border-radius:var(--cp-corner-component);background-color:rgba(var(--cp-color-buttonBackground), .15);border:1px solid rgba(var(--cp-color-buttonBackground));width:80%;color:rgba(var(--cp-color-buttonBackground), 1)}.marsello-widget-open #marsello-widget-root .cp-portal.cp-portal-coupled.cp-launcher-hide-on-all .cp-launcher{display:block}.marsello-widget-open #marsello-widget-root .cp-portal.cp-portal-coupled.cp-launcher-hide-on-all .cp-launcher .cp-launcher-btn{height:32px;bottom:auto;right:8px;top:max(28px, calc(100vh - (var(--cp-launcher-distanceY) + 764px) + 8px));border-radius:50%;padding:6px;display:block;position:fixed;background-color:#00000080!important;width:32px!important}@media (width>=430px){.marsello-widget-open #marsello-widget-root .cp-portal.cp-portal-coupled.cp-launcher-hide-on-all.cp-launcher-left-corner .cp-launcher-btn{left:calc(360px + var(--cp-launcher-distanceX))}.marsello-widget-open #marsello-widget-root .cp-portal.cp-portal-coupled.cp-launcher-hide-on-all.cp-launcher-right-corner .cp-launcher-btn{right:calc(8px + var(--cp-launcher-distanceX))}}@media (width<=430px){.marsello-widget-open{height:100%;overflow:hidden}#marsello-widget-root .cp-portal.cp-portal-coupled{width:auto;height:auto;max-height:100%;inset:0}#marsello-widget-root .cp-portal.cp-portal-coupled #marsello-widget-iframe{border:none;position:absolute;border-radius:0!important;width:100%!important;height:100%!important;inset:0!important}#marsello-portal-root>.cp-panel{border-radius:0;height:100vh}#marsello-widget-root .cp-launcher-btn:not(.open){bottom:var(--cp-launcher-distanceY);position:fixed}#marsello-widget-root .cp-launcher-left-corner .cp-launcher-btn:not(.open){left:var(--cp-launcher-distanceX)}#marsello-widget-root .cp-launcher-right-corner .cp-launcher-btn:not(.open){right:var(--cp-launcher-distanceX)}#marsello-widget-root .cp-portal-coupled.cp-launcher-resting:not(.cp-launcher-hide-on-all) .cp-launcher-btn:not(.open){bottom:0!important}#marsello-widget-root .cp-launcher-btn.open{height:32px;padding:6px;position:fixed;bottom:auto;background-color:#00000080!important;border-radius:50%!important;width:32px!important;display:block!important;top:8px!important;right:8px!important}#marsello-widget-root .cp-launcher-btn.open .cp-launcher-icon{stroke:#fff!important;width:20px!important;height:20px!important}}
