:root{--simplero-side-panel-width:500px;--simplero-side-panel-min-width:300px;--simplero-side-panel-max-width:95vw;--simplero-side-panel-top-offset:var(--top-bar-height,50px)}#side_panel{--simplero-effective-side-panel-width:clamp(var(--simplero-side-panel-min-width), var(--simplero-side-panel-width), var(--simplero-side-panel-max-width));top:var(--simplero-side-panel-top-offset);right:calc(var(--simplero-effective-side-panel-width) * -1);z-index:1000;width:var(--simplero-effective-side-panel-width);border-left:1px solid var(--tw-color-border-base);background:var(--tw-color-bg-alt);color:var(--tw-color-fg-base);margin:0;transition:right .25s;position:fixed;bottom:0;overflow-y:auto}#side_panel.no-transition{transition:none}#side_panel.open{right:0;box-shadow:0 12px 16px -4px #0f172a14,0 4px 6px -2px #0f172a08}#side_panel .side_panel__header{z-index:101;background:var(--tw-color-bg-alt);padding-top:20px;position:sticky;top:0}#side_panel .side_panel__body{padding:20px 0}#side_panel .side_panel__form{padding:16px 20px}#side_panel .currency-field--with-tax .col-md-6{width:70%}#side_panel .side_panel__loader{width:var(--simplero-effective-side-panel-width);z-index:100;background:#fffc;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:17px;transition:all .2s ease-in-out;display:none;position:fixed;top:0;right:0}#side_panel .side_panel__loader i{margin-bottom:30px;font-size:64px;display:block}#side_panel .side_panel__resize-handle{cursor:ew-resize;width:2px;position:absolute;top:0;bottom:0;left:0}#side_panel .side_panel__resize-handle:hover{width:8px}#side_panel .btn-personalizations .dropdown-menu{left:auto;right:0}.side-panel-resizing *{-webkit-user-select:none;user-select:none;pointer-events:none!important}.side-panel-resizing * .side_panel__resize-handle{pointer-events:auto!important}@media only screen and (width<=1200px){:root{--simplero-side-panel-width:40%;--simplero-side-panel-min-width:30%}}body:has(.side_panel.open) #support-widget{display:none}body:has(.side_panel.open) .simplero-help-desk-widget{display:none}
