.rs-theme-light,:root{--rs-primary-50:#f2faff;--rs-primary-900:#004299;--rs-list-bg:var(--rs-gray-0);--rs-list-border:var(--rs-gray-200);--rs-list-hover-bg:var(--rs-primary-50);--rs-list-placeholder-bg:rgb(from var(--rs-primary-50) r g b/50%);--rs-list-placeholder-border:var(--rs-primary-500)}@supports not (color:rgb(from white r g b)){.rs-theme-light,:root{--rs-list-placeholder-bg:rgba(242,250,255,.5)}}.rs-theme-dark{--rs-primary-50:#f2fcff;--rs-primary-900:#006199;--rs-list-bg:var(--rs-gray-900);--rs-list-border:var(--rs-gray-700);--rs-list-hover-bg:var(--rs-gray-600);--rs-list-placeholder-bg:rgb(from var(--rs-primary-900) r g b/20%);--rs-list-placeholder-border:var(--rs-primary-500)}@supports not (color:rgb(from white r g b)){.rs-theme-dark{--rs-list-placeholder-bg:rgba(0,97,153,.2)}}.rs-theme-high-contrast{--rs-primary-50:#fffef2;--rs-primary-900:#8f9900;--rs-list-bg:transparent;--rs-list-border:var(--rs-gray-700);--rs-list-hover-bg:var(--rs-gray-600);--rs-list-placeholder-bg:rgb(from var(--rs-primary-900) r g b/20%);--rs-list-placeholder-border:var(--rs-primary-500)}@supports not (color:rgb(from white r g b)){.rs-theme-high-contrast{--rs-list-placeholder-bg:rgba(143,153,0,.2)}}.rs-list{position:relative;-webkit-box-shadow:0 1px 0 #e5e5ea,0 -1px 0 #e5e5ea;-webkit-box-shadow:0 1px 0 var(--rs-list-border),0 -1px 0 var(--rs-list-border);box-shadow:0 1px 0 #e5e5ea,0 -1px 0 #e5e5ea;box-shadow:0 1px 0 var(--rs-list-border),0 -1px 0 var(--rs-list-border);overflow-x:hidden;overflow-y:auto}.rs-list-bordered{border-radius:6px;-webkit-box-shadow:0 0 0 1px #e5e5ea;-webkit-box-shadow:0 0 0 1px var(--rs-list-border);box-shadow:0 0 0 1px #e5e5ea;box-shadow:0 0 0 1px var(--rs-list-border)}.rs-list-hover .rs-list-item:hover{background-color:#f2faff;background-color:var(--rs-list-hover-bg)}.rs-list-sortable .rs-list-item{cursor:move;cursor:-webkit-grab;cursor:grab}.rs-list-sortable .rs-list-item-disabled,.rs-list-sortable .rs-list-item-disabled:active{cursor:not-allowed}.rs-list-item{position:relative}.rs-list-item-bordered{padding-left:20px;padding-right:20px}.rs-list-item-lg{padding-top:20px;padding-bottom:20px}.rs-list-item-md{padding-top:13px;padding-bottom:13px}.rs-list-item-sm{padding-top:8px;padding-bottom:8px}.rs-list-item{-webkit-box-shadow:0 -1px 0 #e5e5ea,0 1px 0 #e5e5ea;-webkit-box-shadow:0 -1px 0 var(--rs-list-border),0 1px 0 var(--rs-list-border);box-shadow:0 -1px 0 #e5e5ea,0 1px 0 #e5e5ea;box-shadow:0 -1px 0 var(--rs-list-border),0 1px 0 var(--rs-list-border)}.rs-list-item,.rs-list-item-helper{background-color:#fff;background-color:var(--rs-list-bg)}.rs-list-item-helper{position:absolute;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.1);box-shadow:0 3px 8px rgba(0,0,0,.1);width:calc(100% - 2px);border-radius:6px;top:0;left:0;z-index:99;border:none;cursor:move}.rs-drawer-open .rs-list-item-helper,.rs-modal-open .rs-list-item-helper{z-index:1149}.rs-list-item-holder{background-color:rgb(from #f2faff r g b/50%);background-color:var(--rs-list-placeholder-bg);visibility:hidden}.rs-list-item-holder:after{content:"";position:absolute;visibility:visible;top:1px;left:1px;width:calc(100% - 2 * 1px);height:calc(100% - 2 * 1px);border:1px dashed #3498ff;border:1px dashed var(--rs-list-placeholder-border)}.rs-theme-light,:root{--rs-gray-300:#d9d9d9;--rs-gray-400:#b6b7b8;--rs-gray-500:#939393;--rs-red-500:#f44336;--rs-orange-500:#fa8900;--rs-yellow-500:#ffb300;--rs-green-500:#4caf50;--rs-cyan-500:#00bcd4;--rs-blue-500:#2196f3;--rs-violet-500:#673ab7;--rs-text-disabled:var(--rs-gray-600);--rs-state-focus-shadow:0 0 0 3px rgb(from var(--rs-primary-500) r g b/25%);--rs-checkbox-checked-bg:var(--rs-primary-500);--rs-radio-marker:#fff;--rs-radio-border:var(--rs-gray-300);--rs-radio-checked-bg:var(--rs-primary-500);--rs-radio-disabled-bg:var(--rs-gray-50)}@supports not (color:rgb(from white r g b)){.rs-theme-light,:root{--rs-state-focus-shadow:0 0 0 3px rgba(52,152,255,.25)}}.rs-theme-dark{--rs-gray-300:#858b94;--rs-gray-400:#6a6f76;--rs-gray-500:#5c6066;--rs-red-500:#f04f43;--rs-orange-500:#ff9800;--rs-yellow-500:#ffc757;--rs-green-500:#58b15b;--rs-cyan-500:#00bcd4;--rs-blue-500:#1499ef;--rs-violet-500:#673ab7;--rs-text-disabled:var(--rs-gray-400);--rs-state-focus-shadow:0 0 0 3px rgb(from var(--rs-gray-500) r g b/25%);--rs-checkbox-checked-bg:var(--rs-primary-500);--rs-radio-marker:var(--rs-gray-800);--rs-radio-border:var(--rs-gray-400);--rs-radio-checked-bg:var(--rs-primary-500);--rs-radio-disabled-bg:var(--rs-gray-500)}@supports not (color:rgb(from white r g b)){.rs-theme-dark{--rs-state-focus-shadow:0 0 0 3px rgba(52,195,255,.25)}}.rs-theme-high-contrast{--rs-gray-300:#858b94;--rs-gray-400:#6a6f76;--rs-gray-500:#5c6066;--rs-red-500:#bd1732;--rs-orange-500:#ff9800;--rs-yellow-500:#ffc757;--rs-green-500:#0d822c;--rs-cyan-500:#00bcd4;--rs-blue-500:#1499ef;--rs-violet-500:#673ab7;--rs-text-disabled:var(--rs-gray-400);--rs-state-focus-shadow:0 0 0 3px var(--rs-gray-900),0 0 0 5px var(--rs-gray-0);--rs-checkbox-checked-bg:var(--rs-primary-500);--rs-radio-marker:var(--rs-gray-800);--rs-radio-border:var(--rs-gray-100);--rs-radio-checked-bg:var(--rs-primary-500);--rs-radio-disabled-bg:var(--rs-gray-500)}.rs-radio{position:relative;display:inline-block;vertical-align:middle}.rs-radio-disabled label{cursor:not-allowed}.rs-radio label{line-height:1.14285714;margin-bottom:0;font-weight:400;cursor:pointer}.rs-radio-inner:before{border-color:#3498ff;border-color:var(--rs-checkbox-checked-bg)}.rs-radio.rs-radio-disabled label{cursor:not-allowed}.rs-radio-disabled>.rs-radio-checker>label{color:#717273;color:var(--rs-text-disabled)}.rs-radio-inline{position:relative;display:inline-block;margin-bottom:0;vertical-align:middle;font-weight:400;margin-top:0;margin-right:10px}.rs-plaintext .rs-radio-inline:first-child{margin-left:0}.rs-radio [type=radio]:focus~.rs-radio-inner:before{-webkit-box-shadow:0 0 0 3px rgb(from #3498ff r g b/25%);-webkit-box-shadow:var(--rs-state-focus-shadow);box-shadow:0 0 0 3px rgb(from #3498ff r g b/25%);box-shadow:var(--rs-state-focus-shadow)}.rs-radio-checker{padding-top:10px;padding-bottom:10px;padding-left:36px;min-height:36px;line-height:1;position:relative}.rs-radio-control{position:absolute;width:16px;height:16px;display:inline-block;left:10px;top:10px}.rs-radio-control [type=radio]{opacity:0;position:absolute;z-index:1;cursor:pointer;top:-10px;right:-10px;bottom:-10px;left:-10px}.rs-radio-control [type=radio]:disabled{cursor:not-allowed}.rs-radio-control .rs-radio-inner:after,.rs-radio-control .rs-radio-inner:before,.rs-radio-control:before{content:"";position:absolute;left:0;top:0;display:block}.rs-radio-control .rs-radio-inner:before,.rs-radio-control:before{width:16px;height:16px}.rs-radio-control:before{border:1px solid #3498ff;border:1px solid var(--rs-radio-checked-bg);background-color:transparent;border-radius:50%;-webkit-transform:scale(1);transform:scale(1);opacity:.7;visibility:hidden;-webkit-transition:opacity .2s linear,-webkit-transform .2s linear;transition:opacity .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s linear;transition:transform .2s linear,opacity .2s linear,-webkit-transform .2s linear}.rs-theme-high-contrast .rs-radio-control:before{-webkit-transition:none;transition:none}.rs-radio-checked .rs-radio-control:before{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;visibility:visible}.rs-radio-inner:before{border:1px solid #d9d9d9;border:1px solid var(--rs-radio-border);background-color:transparent;border-radius:50%;-webkit-transition:background .2s linear,border .2s linear,-webkit-box-shadow .2s linear;transition:background .2s linear,border .2s linear,-webkit-box-shadow .2s linear;transition:background .2s linear,border .2s linear,box-shadow .2s linear;transition:background .2s linear,border .2s linear,box-shadow .2s linear,-webkit-box-shadow .2s linear}.rs-theme-high-contrast .rs-radio-inner:before{-webkit-transition:none;transition:none}.rs-radio:hover .rs-radio-inner:before{border-color:#3498ff;border-color:var(--rs-radio-checked-bg)}.rs-radio.rs-radio-disabled .rs-radio-inner:before{border-color:#f7f7fa;border-color:var(--rs-radio-disabled-bg);background-color:#f7f7fa;background-color:var(--rs-radio-disabled-bg)}.rs-radio.rs-radio-checked .rs-radio-inner:before{border-color:#3498ff;border-color:var(--rs-radio-checked-bg);background-color:#3498ff;background-color:var(--rs-radio-checked-bg)}.rs-radio.rs-radio-disabled.rs-radio-checked .rs-radio-inner:before{opacity:.5}.rs-radio-inner:after{width:6px;height:6px;background-color:#fff;background-color:var(--rs-radio-marker);margin-top:5px;margin-left:5px;border-radius:50%;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .2s ease-in,-webkit-transform .2s cubic-bezier(.12,.4,.29,1.46);transition:opacity .2s ease-in,-webkit-transform .2s cubic-bezier(.12,.4,.29,1.46);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46);transition:opacity .2s ease-in,transform .2s cubic-bezier(.12,.4,.29,1.46),-webkit-transform .2s cubic-bezier(.12,.4,.29,1.46)}.rs-theme-high-contrast .rs-radio-inner:after{-webkit-transition:none;transition:none}.rs-radio-checked .rs-radio-inner:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}.rs-radio-red .rs-radio-control:before,.rs-radio-red label:hover .rs-radio-inner:before{border-color:#f44336;border-color:var(--rs-red-500)}.rs-radio-red.rs-radio-checked .rs-radio-inner:before{border-color:#f44336;border-color:var(--rs-red-500);background-color:#f44336;background-color:var(--rs-red-500)}.rs-radio-orange .rs-radio-control:before,.rs-radio-orange label:hover .rs-radio-inner:before{border-color:#fa8900;border-color:var(--rs-orange-500)}.rs-radio-orange.rs-radio-checked .rs-radio-inner:before{border-color:#fa8900;border-color:var(--rs-orange-500);background-color:#fa8900;background-color:var(--rs-orange-500)}.rs-radio-yellow .rs-radio-control:before,.rs-radio-yellow label:hover .rs-radio-inner:before{border-color:#ffb300;border-color:var(--rs-yellow-500)}.rs-radio-yellow.rs-radio-checked .rs-radio-inner:before{border-color:#ffb300;border-color:var(--rs-yellow-500);background-color:#ffb300;background-color:var(--rs-yellow-500)}.rs-radio-green .rs-radio-control:before,.rs-radio-green label:hover .rs-radio-inner:before{border-color:#4caf50;border-color:var(--rs-green-500)}.rs-radio-green.rs-radio-checked .rs-radio-inner:before{border-color:#4caf50;border-color:var(--rs-green-500);background-color:#4caf50;background-color:var(--rs-green-500)}.rs-radio-cyan .rs-radio-control:before,.rs-radio-cyan label:hover .rs-radio-inner:before{border-color:#00bcd4;border-color:var(--rs-cyan-500)}.rs-radio-cyan.rs-radio-checked .rs-radio-inner:before{border-color:#00bcd4;border-color:var(--rs-cyan-500);background-color:#00bcd4;background-color:var(--rs-cyan-500)}.rs-radio-blue .rs-radio-control:before,.rs-radio-blue label:hover .rs-radio-inner:before{border-color:#2196f3;border-color:var(--rs-blue-500)}.rs-radio-blue.rs-radio-checked .rs-radio-inner:before{border-color:#2196f3;border-color:var(--rs-blue-500);background-color:#2196f3;background-color:var(--rs-blue-500)}.rs-radio-violet .rs-radio-control:before,.rs-radio-violet label:hover .rs-radio-inner:before{border-color:#673ab7;border-color:var(--rs-violet-500)}.rs-radio-violet.rs-radio-checked .rs-radio-inner:before{border-color:#673ab7;border-color:var(--rs-violet-500);background-color:#673ab7;background-color:var(--rs-violet-500)}.rs-theme-light,:root{--rs-primary-700:#1675e0;--rs-text-active:var(--rs-primary-700);--rs-border-primary:var(--rs-gray-200)}.rs-theme-dark{--rs-primary-700:#169de0;--rs-text-active:var(--rs-primary-500);--rs-border-primary:var(--rs-gray-600)}.rs-theme-high-contrast{--rs-primary-700:#d9e000;--rs-text-active:var(--rs-primary-500);--rs-border-primary:var(--rs-gray-100)}.rs-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rs-radio-group>.rs-radio{margin-left:-10px}.rs-radio-group-inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rs-radio-group-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#343434;color:var(--rs-text-primary);border:1px solid #e5e5ea;border:1px solid var(--rs-border-primary);border-radius:6px}.rs-radio-group-picker .rs-radio-inline{padding:0 10px;margin:0}.rs-radio-group-picker .rs-radio-inline:first-child{padding-left:12px}.rs-radio-group-picker .rs-radio-inline:last-child{padding-right:12px}.rs-radio-group-picker .rs-radio-checker{padding:0;min-height:auto}.rs-radio-group-picker .rs-radio-control{display:none}.rs-radio-group-picker .rs-radio-checker>label{display:inline-block;white-space:nowrap;font-size:14px;line-height:1.42857143;border-radius:0;color:#717273;color:var(--rs-text-secondary);background:none;-webkit-transition:color .3s linear;transition:color .3s linear;padding:7px 0 5px;border-bottom:2px solid transparent}.rs-theme-high-contrast .rs-radio-group-picker .rs-radio-checker>label{-webkit-transition:none;transition:none}.rs-radio-group-picker .rs-radio-checker>label:active,.rs-radio-group-picker .rs-radio-checker>label:hover{color:#1675e0;color:var(--rs-text-active);background:none}.rs-radio-group-picker .rs-radio-checked .rs-radio-checker>label{color:#1675e0;color:var(--rs-text-active);border-color:#1675e0;border-color:var(--rs-text-active)}.rs-radio-group-picker .rs-radio-disabled .rs-radio-checker{opacity:.3;cursor:not-allowed}.rs-radio-group-picker .rs-radio-disabled:not(.rs-radio-checked) .rs-radio-checker>label{color:#717273;color:var(--rs-text-secondary)}.SkullItem_skull-item__rXkjj{--texture-displacement:calc(var(--size) / 2.01);--inc:calc(-1 * var(--size));--outer-scale:calc(1 / 1.5732);--inner-scale:calc(var(--outer-scale) / 9 * 8);position:relative;width:var(--size);height:var(--size);min-width:var(--size)}.SkullItem_head__Ltngo,.SkullItem_layer__oMIdN,.SkullItem_layer__oMIdN>div{position:absolute;width:var(--size);height:var(--size)}.SkullItem_head__Ltngo{transform-style:preserve-3d;transform:rotateX(-30deg) rotateY(45deg)}.SkullItem_layer__oMIdN{transform-style:preserve-3d}.SkullItem_inner__cB2Ip{--offset-x:0%;transform:scale3d(var(--inner-scale),var(--inner-scale),var(--inner-scale))}.SkullItem_outer__z5ukI{--offset-x:calc(4 * var(--inc));transform:scale3d(var(--outer-scale),var(--outer-scale),var(--outer-scale))}.SkullItem_layer__oMIdN>div{background-image:var(--texture-url);background-size:800%;background-repeat:no-repeat;image-rendering:-o-crisp-edges;image-rendering:pixelated}.SkullItem_left__1EXnY{transform:rotateY(-90deg) translateZ(var(--texture-displacement));background-position:var(--offset-x) var(--inc)}.SkullItem_right__FQ6Z8{transform:rotateY(90deg) translateZ(var(--texture-displacement));background-position:calc(var(--offset-x) + 2 * var(--inc)) var(--inc)}.SkullItem_bottom__tTyaC{transform:rotateY(180deg) rotateX(-90deg) translateZ(var(--texture-displacement));background-position:calc(var(--offset-x) + 2 * var(--inc)) 0}.SkullItem_top__Nodwa{transform:rotateX(90deg) translateZ(var(--texture-displacement));background-position:calc(var(--offset-x) + var(--inc)) 0}.SkullItem_front__v3PRg{transform:translateZ(var(--texture-displacement));background-position:calc(var(--offset-x) + var(--inc)) var(--inc)}.SkullItem_back__foQvb{transform:rotateY(180deg) translateZ(var(--texture-displacement));background-position:calc(var(--offset-x) + 3 * var(--inc)) var(--inc)}.rs-theme-light,:root{--rs-gray-0:#fff;--rs-gray-50:#f7f7fa;--rs-gray-100:#f2f2f5;--rs-gray-800:#343434;--rs-gray-900:#121212;--rs-text-primary:var(--rs-gray-800);--rs-text-heading:var(--rs-gray-900);--rs-bg-overlay:var(--rs-gray-0);--rs-bg-backdrop:rgb(from var(--rs-gray-900) r g b/30%);--rs-modal-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06)}@supports not (color:rgb(from white r g b)){.rs-theme-light,:root{--rs-bg-backdrop:hsla(0,0%,7%,.3)}}.rs-theme-dark{--rs-gray-0:#fff;--rs-gray-50:#e9ebf0;--rs-gray-100:#cbced4;--rs-gray-800:#1a1d24;--rs-gray-900:#0f131a;--rs-text-primary:var(--rs-gray-50);--rs-text-heading:var(--rs-gray-0);--rs-bg-overlay:var(--rs-gray-700);--rs-bg-backdrop:rgb(from var(--rs-gray-900) r g b/80%);--rs-modal-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06)}@supports not (color:rgb(from white r g b)){.rs-theme-dark{--rs-bg-backdrop:rgba(15,19,26,.8)}}.rs-theme-high-contrast{--rs-gray-0:#fff;--rs-gray-50:#e9ebf0;--rs-gray-100:#cbced4;--rs-gray-800:#1a1d24;--rs-gray-900:#0f131a;--rs-text-primary:var(--rs-gray-50);--rs-text-heading:var(--rs-gray-0);--rs-bg-overlay:var(--rs-gray-800);--rs-bg-backdrop:rgb(from var(--rs-gray-900) r g b/80%);--rs-modal-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06);--rs-modal-border:1px solid var(--rs-gray-100)}@supports not (color:rgb(from white r g b)){.rs-theme-high-contrast{--rs-bg-backdrop:rgba(15,19,26,.8)}}.rs-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1049;background-color:rgb(from #121212 r g b/30%);background-color:var(--rs-bg-backdrop)}.rs-modal-backdrop.rs-anim-fade{opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.rs-modal-backdrop.rs-anim-in{opacity:1}.rs-modal-open{overflow:hidden}.rs-modal-wrapper{position:fixed;overflow:auto;z-index:1050;top:0;left:0;width:100%;height:100%}.rs-modal{display:none;overflow:visible;outline:0;margin:30px auto 0;position:relative;width:auto;z-index:1050}.rs-modal-lg{width:968px}.rs-modal-lg,.rs-modal-md{max-width:calc(100% - 10px)}.rs-modal-md{width:800px}.rs-modal-sm{width:600px}.rs-modal-sm,.rs-modal-xs{max-width:calc(100% - 10px)}.rs-modal-xs{width:400px}.rs-modal-full{margin:0;height:100%}.rs-modal-full .rs-modal-content{position:absolute;height:100%;width:100%;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rs-modal-full .rs-modal-content .rs-modal-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.rs-modal-full .rs-modal-content .rs-modal-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.rs-modal-full .rs-modal-content .rs-modal-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.rs-modal-shake .rs-modal-dialog{-webkit-animation:shakeHead .3s linear;animation:shakeHead .3s linear}.rs-modal-content{position:relative;background-color:#fff;background-color:var(--rs-bg-overlay);border:none;border:var(--rs-modal-border,none);border-radius:6px;outline:0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06);-webkit-box-shadow:var(--rs-modal-shadow);box-shadow:0 4px 4px rgba(0,0,0,.12),0 0 10px rgba(0,0,0,.06);box-shadow:var(--rs-modal-shadow);padding:20px}.rs-modal-header{padding-right:20px}.rs-modal-header:after,.rs-modal-header:before{content:" ";display:table}.rs-modal-header:after{clear:both}.rs-modal-header .rs-modal-header-close{position:absolute;right:20px;top:20px;font-size:12px;color:#717273;color:var(--rs-text-secondary);padding:0}.rs-modal-header .rs-modal-header-close:hover{color:#343434;color:var(--rs-text-primary)}.rs-modal-title{font-weight:400;font-size:18px;line-height:1.11111111;display:block;color:#121212;color:var(--rs-text-heading);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.rs-modal-body{position:relative;margin-top:20px;padding-bottom:20px}.rs-modal-footer{text-align:right;border-top:none}.rs-modal-footer:after,.rs-modal-footer:before{content:" ";display:table}.rs-modal-footer:after{clear:both}.rs-modal-footer .rs-btn+.rs-btn{margin-left:10px;margin-bottom:0}.rs-modal-footer .rs-btn-group .rs-btn+.rs-btn{margin-left:-1px}.rs-modal-footer .rs-btn-block+.rs-btn-block{margin-left:0}.rs-modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.rs-theme-light,:root{--rs-gray-200:#e5e5ea;--rs-gray-600:#717273;--rs-gray-700:#575757;--rs-primary-500:#3498ff;--rs-color-red:#f44336;--rs-color-green:#4caf50;--rs-text-secondary:var(--rs-gray-600);--rs-progress-bg:var(--rs-gray-200);--rs-progress-bar:var(--rs-primary-500);--rs-progress-bar-success:var(--rs-color-green);--rs-progress-bar-fail:var(--rs-color-red)}.rs-theme-dark{--rs-gray-200:#a4a9b3;--rs-gray-600:#3c3f43;--rs-gray-700:#292d33;--rs-primary-500:#34c3ff;--rs-color-red:#f04f43;--rs-color-green:#58b15b;--rs-text-secondary:var(--rs-gray-200);--rs-progress-bg:var(--rs-gray-700);--rs-progress-bar:var(--rs-primary-500);--rs-progress-bar-success:var(--rs-color-green);--rs-progress-bar-fail:var(--rs-color-red)}.rs-theme-high-contrast{--rs-gray-200:#a4a9b3;--rs-gray-600:#3c3f43;--rs-gray-700:#292d33;--rs-primary-500:#ff0;--rs-color-red:#bd1732;--rs-color-green:#0d822c;--rs-text-secondary:var(--rs-gray-200);--rs-progress-bg:var(--rs-gray-700);--rs-progress-bar:var(--rs-primary-500);--rs-progress-bar-success:var(--rs-color-green);--rs-progress-bar-fail:var(--rs-color-red)}[class*=rs-],[class*=rs-]:after,[class*=rs-]:before{-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}@keyframes progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}@-webkit-keyframes progress-active-vertical{0%{opacity:.1;height:0}20%{opacity:.5;height:0}to{opacity:0;height:100%}}@keyframes progress-active-vertical{0%{opacity:.1;height:0}20%{opacity:.5;height:0}to{opacity:0;height:100%}}.rs-progress-info{font-size:0}.rs-progress,.rs-progress-icon-fail,.rs-progress-icon-success,.rs-progress-info-status{font-size:16px;line-height:1.25}.rs-progress-circle{position:relative;font-size:0}.rs-progress-circle-info{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;text-align:center;font-size:16px;line-height:2.25;height:36px;color:#717273;color:var(--rs-text-secondary)}.rs-progress-circle .rs-progress-trail{stroke:#e5e5ea;stroke:var(--rs-progress-bg)}.rs-progress-circle .rs-progress-stroke{stroke:#3498ff;stroke:var(--rs-progress-bar);-webkit-transition:stroke-dashoffset .3s ease,stroke-dasharray .2s ease-in-out,stroke .3s;transition:stroke-dashoffset .3s ease,stroke-dasharray .2s ease-in-out,stroke .3s}.rs-progress-circle-success .rs-progress-circle-info{color:#4caf50;color:var(--rs-progress-bar-success)}.rs-progress-circle-success .rs-progress-stroke{stroke:#4caf50;stroke:var(--rs-progress-bar-success)}.rs-progress-circle-fail .rs-progress-circle-info{color:#f44336;color:var(--rs-progress-bar-fail)}.rs-progress-circle-fail .rs-progress-stroke{stroke:#f44336;stroke:var(--rs-progress-bar-fail)}.rs-progress-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:8px 12px}.rs-progress-line-active .rs-progress-line-bg{position:relative}.rs-progress-line-active .rs-progress-line-bg:before{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border-radius:10px;-webkit-animation:progress-active 2s cubic-bezier(.23,1,.32,1) infinite;animation:progress-active 2s cubic-bezier(.23,1,.32,1) infinite}.rs-progress-line .rs-progress-info{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;height:20px;padding-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rs-progress-line-outer{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:5px;overflow:hidden;vertical-align:middle}.rs-progress-line-inner{background:#e5e5ea;background:var(--rs-progress-bg);border-radius:5px}.rs-progress-line-bg{background-color:#3498ff;background-color:var(--rs-progress-bar);border-radius:5px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition-property:width,background-color;transition-property:width,background-color}.rs-progress-line-bg,.rs-progress-line-inner{height:10px}.rs-progress-line-success{color:#4caf50;color:var(--rs-progress-bar-success)}.rs-progress-line-success .rs-progress-line-bg{background-color:#4caf50;background-color:var(--rs-progress-bar-success)}.rs-progress-line-fail{color:#f44336;color:var(--rs-progress-bar-fail)}.rs-progress-line-fail .rs-progress-line-bg{background-color:#f44336;background-color:var(--rs-progress-bar-fail)}.rs-progress-line.rs-progress-line-vertical{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:auto}.rs-progress-line.rs-progress-line-vertical .rs-progress-line-outer{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.rs-progress-line.rs-progress-line-vertical .rs-progress-line-inner{min-height:100px;width:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%}.rs-progress-line.rs-progress-line-vertical .rs-progress-info{-ms-flex-preferred-size:auto;flex-basis:auto;padding-left:0;padding-bottom:12px;width:auto}.rs-progress-line.rs-progress-line-vertical .rs-progress-line-bg{width:100%;-webkit-transition-property:height,background-color;transition-property:height,background-color;-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;bottom:0}.rs-progress-line.rs-progress-line-vertical.rs-progress-line-active .rs-progress-line-bg:before{-webkit-animation-name:progress-active-vertical;animation-name:progress-active-vertical}.rs-progress-icon-fail,.rs-progress-icon-success{display:inline-block}.rs-progress-icon-fail svg,.rs-progress-icon-success svg{stroke:currentColor;stroke-width:.5px;stroke-linecap:round}.rs-progress-line .rs-progress-icon-fail,.rs-progress-line .rs-progress-icon-success{line-height:0;font-size:14px}.rs-progress-circle .rs-progress-icon-fail,.rs-progress-circle .rs-progress-icon-success{line-height:0;font-size:36px}.ShoppingListsEntry_entry__kMira{display:flex;align-items:center;gap:10px}.ShoppingListsEntry_progress__IsmOA{width:32px;display:inline-block}.ShoppingListsEntry_progress__IsmOA .rs-progress-circle-info{display:flex;align-items:center;justify-content:center}.ShoppingListsEntry_progress__IsmOA .rs-progress-icon-success{font-size:16px}.ShoppingListsEntry_name__w7q0R{font-weight:700;flex:1}.ShoppingListsEntry_item-preview__XuBFa{margin-left:auto;width:256px;display:flex;align-items:center;gap:4px}.ShoppingListsEntry_item-preview-more__kWYUM{height:36px;width:36px;display:flex;align-items:center;justify-content:center}