.alert-danger,.alert-success,.bg-danger,.bg-success{flex:1;flex-basis:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;margin:5px 0;padding:10px 48px;line-height:1.4;border-radius:4px;position:relative}.alert-danger:empty,.alert-success:empty,.bg-danger:empty,.bg-success:empty{display:none}.alert-danger .edglyph.ed-circlecross,.alert-success .edglyph.ed-circlecross,.bg-danger .edglyph.ed-circlecross,.bg-success .edglyph.ed-circlecross{cursor:pointer;position:absolute;top:8px;right:10px}.alert-danger a,.alert-success a,.bg-danger a,.bg-success a{display:inline-flex;padding:5px;border-radius:4px;text-decoration:none;background:var(--primary-color);color:var(--color-white)}.alert-danger a:hover,.alert-success a:hover,.bg-danger a:hover,.bg-success a:hover{background:var(--color-white);color:var(--primary-color)}.alert-danger p,.alert-success p,.bg-danger p,.bg-success p{flex-basis:100%;margin:0 0 5px}.alert-danger p:last-child,.alert-success p:last-child,.bg-danger p:last-child,.bg-success p:last-child{margin:0}.alert-danger:before,.alert-success:before,.bg-danger:before,.bg-success:before{content:"";font-family:"EdGlyph";font-size:24px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.alert-danger,.bg-danger{background:var(--error-color);color:var(--color-white)}.alert-danger:before,.bg-danger:before{content:"S"}.alert-success,.bg-success{background:var(--success-color);color:var(--color-white)}.alert-success:before,.bg-success:before{content:"}"}.form-group{display:flex;align-items:center}.form-group label{display:none}.form-group label:has(img){display:block}.form-group label:has(img) img{display:block;max-width:100%;height:auto}.form-group .form-control{flex:1;width:100%;padding:0 10px;min-height:30px;font-weight:400;text-align:center;font-size:inherit;font-weight:700;border-radius:0;min-width:0;transition:.2s linear;color:var(--color-input);background:var(--color-background-input);border:1px solid var(--color-border-input)}.form-group .form-control::placeholder{opacity:.5;font-weight:400}.form-group .form-control:hover{border-color:var(--color-border-input-hover)}.form-group .form-control:focus{color:var(--color-input-focus);background:var(--color-background-input-focus);border-color:var(--color-border-input-focus)}.form-group textarea.form-control{text-align:left;padding:10px;height:auto;min-height:128px;resize:none}@media all and (max-width: 500px){.form-group{display:block}}#content{padding-top:40px}#content .flex.flex-2-1>div form{display:flex;flex-wrap:wrap;gap:20px;row-gap:5px}#content .flex.flex-2-1>div form .form-group{flex:1;flex-basis:calc(50% - 20px)}#content .flex.flex-2-1>div form .form-group.full{flex-basis:100%}#content .flex.flex-2-1>div form .form-group:first-of-type{margin-bottom:20px}#content .flex.flex-2-1>div form .form-group:last-child{justify-content:flex-end}#content .flex.flex-2-1>div:first-child{flex:1}#content_map{position:relative;overflow:hidden;margin-top:40px;background:var(--secondary-color)}#content_map iframe{display:block;width:100vw;height:50vh;min-height:256px;max-height:512px}@media all and (max-width: 500px){#content .flex.flex-2-1>div form .form-group{flex-basis:100%}}
