.loading:after{animation:spinAround .5s linear infinite;animation-delay:0s;animation-direction:normal;animation-duration:.5s;animation-fill-mode:none;animation-iteration-count:infinite;animation-name:spinAround;animation-play-state:running;animation-timing-function:linear;border-bottom:2px solid var(--bulma-loading-color);border-left:2px solid var(--bulma-loading-color);border-radius:var(--bulma-radius-rounded);border-right:2px solid transparent;border-top:2px solid transparent;content:"";display:block;height:2em;left:calc(50% - 1em);position:absolute;position:absolute!important;position:relative;top:calc(50% - 1em);width:2em;z-index:1000}.loading.is-small:after{height:1em;left:calc(50% - .5em);top:calc(50% - .5em);width:1em}.loading.is-medium:after{height:3em;left:calc(50% - 1.5em);top:calc(50% - 1.5em);width:3em}.loading.is-large:after{height:4em;left:calc(50% - 2em);top:calc(50% - 2em);width:4em}.feedback-form.is-loading .field{opacity:.5}.feedback-form a.link{border-bottom-width:1px}.modal-form{background-color:#fff;border-radius:var(--bulma-control-radius);padding:1.25rem}.modal-form .modal-title{border-bottom:1px solid #ccc;font-weight:600;margin-bottom:1rem;padding-bottom:1rem;text-transform:uppercase}.modal-form .modal-close{position:absolute!important;right:2rem;top:2.25rem}.modal-form .modal-close:after,.modal-form .modal-close:before{background-color:var(--bulma-body-color)!important}.modal-form .modal-footer{border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem}.modal-form .modal-footer .controls{display:flex;justify-content:space-between}
