.fade{-webkit-transition:opacity 1s linear;transition:opacity 1s linear}.fade,.fade.in{opacity:1}.fade.out{opacity:0}.custom-select{position:relative;font-family:Arial;border:6px solid transparent;border-top-color:#fff;background-color:#1e90ff}.custom-select select{display:none}.select-selected{background-color:#1e90ff}.select-selected:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-top-color:#fff}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.select-items div,.select-selected{color:#fff;padding:8px 16px;border:1px solid transparent;border-bottom-color:rgba(0,0,0,.1);cursor:pointer}.select-items{position:absolute;background-color:#1e90ff;top:100%;left:0;right:0;z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}.transparent{background:beige;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.slide{width:520px;-webkit-animation:slide .5s forwards;-webkit-animation-delay:2s;-webkit-animation:slide 1s forwards;animation:slide 1s forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.closed,.slide{position:fixed;right:-100%;padding:300px}.closed{width:0;-webkit-animation:slide .5s backwards;-webkit-animation-delay:2s;-webkit-animation:slide 1s backwards;animation:slide 1s backwards;-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes slide{to{right:0}}@keyframes slide{to{right:0}}
/*# sourceMappingURL=main.fb9fdec7.chunk.css.map */