@charset "UTF-8";/*!
 *
 * Posudamart.ru, v0.1.0
 * Build: 2024-12-12 13:42
 *
 */.my-fade-class{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.on-top{z-index:10000!important}.my-popup-class{position:fixed;width:auto;top:10%;left:50%;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);height:auto;min-height:10em;max-height:80%;overflow:auto;background:#fff;z-index:10000;-moz-box-shadow:0 10px 40px -10px #000;-webkit-box-shadow:0 10px 40px -10px #000;box-shadow:0 10px 40px -10px #000;display:-moz-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.my-popup-class__wrapper{display:-moz-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.my-popup-class__close{display:block;width:2.2em;height:2.2em;position:absolute;top:-1px;right:0;cursor:pointer;position:sticky;position:absolute;z-index:10000;top:10px;right:10px;float:right}.my-popup-class__close::after{content:"×";font-size:2.4em;padding-left:.15em;line-height:.8em}.my-popup-class__header{padding:.6em 1.2em;margin:0;border-bottom:3px solid #b6cb32;display:flex;align-items:flex-start;box-shadow:0 0 10px #000;z-index:100}.my-popup-class__header h1,.my-popup-class__header h2{margin:.4em 0}.my-popup-class__footer{padding:.6em 1.2em;margin:0;display:flex;justify-content:flex-end;box-shadow:0 0 10px #000;z-index:100}.my-popup-class__footer .submit{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin:0!important;padding:0!important}.my-popup-class__container{width:auto;padding:.6em 1.2em;flex:1 1 auto;overflow-y:auto}.my-popup-class__container .lds-dual-ring{display:block;width:10em;height:10em;margin:.6em auto;overflow:hidden}.my-popup-class__container .lds-dual-ring:after{content:" ";display:block;width:8em;height:8em;margin:1px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1em solid #a3b72d;border-color:#a3b72d transparent #a3b72d transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.my-popup-class .submit{background:#fff;position:ctatic;position:-webkit-sticky;position:sticky;left:0;bottom:0;width:100%;margin:0 -1.2em 0 -1.2em!important;width:100%;width:calc(100% - -2.4em);opacity:.9;bottom:-7px;padding:1em 0;-moz-box-shadow:0 0 10px #2f2f2f;-webkit-box-shadow:0 0 10px #2f2f2f;box-shadow:0 0 10px #2f2f2f;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}