.overlay{z-index:1000;background:rgba(0,0,0,.4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.sr-only{clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);position:absolute;overflow:hidden}.modal{z-index:1001;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.modal .modal-close{width:8vw;height:8vw;z-index:inherit;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Layer_1' x='0' y='0' version='1.1' viewBox='0 0 58 58'%3e%3cstyle%3e.st1%7bfill:none;stroke:%23FFFFFF;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10%7d%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;text-decoration:none;position:absolute;top:-24px;right:6px}.modal .modal-close:hover{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='hover' x='0' y='0' version='1.1' viewBox='0 0 58 58'%3e%3cstyle%3e.st1%7bfill:none;stroke:%23FFFFFF;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10%7d%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{width:38px;height:38px;top:-14px;right:-14px}}@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{width:38px;height:38px;top:-18px;right:-18px}.edition-dialog-panel{background:#fff;border-radius:15px;outline:none;min-width:425px;max-width:90vw;box-shadow:0 0 0 10px rgba(0,0,0,.34)}.edition-dialog-loading{border:3px solid #e0e0e0;border-top-color:#666;border-radius:50%;width:32px;height:32px;margin:40px auto;animation:.6s linear infinite edition-dialog-spin}@keyframes edition-dialog-spin{to{transform:rotate(360deg)}}.edition-dialog-header{color:#5c8902;text-align:left;padding:10px 15px 15px;font-family:Trebuchet MS,sans-serif;font-size:32px}.edition-dialog-body{max-height:425px;padding:0 18px 20px;position:relative;overflow:auto}.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{text-align:center;border-radius:0 0 15px 15px;padding:0 15px 20px}.edition-dialog-btn{color:#fff;box-sizing:border-box;cursor:pointer;-webkit-font-smoothing:antialiased;border:none;border-radius:5px;min-width:135px;margin:.5em;padding:.46em 1.5em .54em;font-size:15px;text-decoration:none;display:inline-block}.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{opacity:.5;cursor:not-allowed}@media (max-width:480px){.edition-dialog-panel{width:90vw;min-width:auto}.edition-dialog-header,.edition-dialog-buttons{text-align:center}.edition-dialog-btn{min-width:inherit;width:100%;margin:.5em 0}}