.overlay{align-items:center;background:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);overflow:hidden;position:absolute}.modal{align-items:center;display:flex;justify-content:center;outline:none;position:relative;z-index:1001}.modal .modal-close{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' viewBox='0 0 58 58'%3E%3Cstyle%3E.st1{fill:none;stroke:%23fff;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Ccircle cx='29' cy='29' r='28' style='fill:%237ebb00'/%3E%3Cpath d='m21.5 22.5 16 15M37.5 22.5l-16 15' class='st1'/%3E%3C/svg%3E");border:none;height:8vw;position:absolute;right:6px;text-decoration:none;top:-24px;width:8vw;z-index:inherit}.modal .modal-close:hover{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='hover' x='0' y='0' viewBox='0 0 58 58'%3E%3Cstyle%3E.st1{fill:none;stroke:%23fff;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}%3C/style%3E%3Ccircle cx='29' cy='29' r='28' style='fill:%239ce10d'/%3E%3Cpath d='m21.5 22.5 16 15M37.5 22.5l-16 15' class='st1'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.modal .modal-close{height:38px;right:-14px;top:-14px;width:38px}}@media screen and (-webkit-min-device-pixel-ratio:2){.modal .modal-close{right:26px}}@media screen and (min-width:901px)and (-webkit-min-device-pixel-ratio:2){.modal .modal-close{right:-14px}}.modal.edition-dialog .modal-close{height:38px;right:-18px;top:-18px;width:38px}.edition-dialog-panel{background:#fff;border-radius:15px;box-shadow:0 0 0 10px rgba(0,0,0,.34);max-width:90vw;min-width:425px;outline:none}.edition-dialog-loading{animation:edition-dialog-spin .6s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#666;height:32px;margin:40px auto;width:32px}@keyframes edition-dialog-spin{to{transform:rotate(1turn)}}.edition-dialog-header{color:#5c8902;font-family:Trebuchet MS,sans-serif;font-size:32px;padding:10px 15px 15px;text-align:left}.edition-dialog-body{max-height:425px;overflow:auto;padding:0 18px 20px;position:relative}.edition-dialog-body .warning{color:#c00}.edition-dialog-body .edition{margin:12px 0}.edition-dialog-body .edition select{margin-left:8px;padding:4px 8px}.edition-dialog-buttons{border-radius:0 0 15px 15px;padding:0 15px 20px;text-align:center}.edition-dialog-btn{border:none;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:15px;margin:.5em;min-width:135px;padding:.46em 1.5em .54em;text-decoration:none;-webkit-font-smoothing:antialiased}.edition-dialog-btn-submit{background-color:#52b700}.edition-dialog-btn-submit:hover{background-color:#69c130}.edition-dialog-btn-cancel{background-color:#95a7b0}.edition-dialog-btn-cancel:hover{background-color:#aacad8}.edition-dialog-btn:disabled{cursor:not-allowed;opacity:.5}@media(max-width:480px){.edition-dialog-panel{min-width:auto;width:90vw}.edition-dialog-buttons,.edition-dialog-header{text-align:center}.edition-dialog-btn{margin:.5em 0;min-width:inherit;width:100%}}