@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@layer components{.form-block{margin-bottom:1.5rem}.form-block__header{padding-bottom:0}.form-block__header+.EPiServerForms{padding-top:2rem}.form-block__title{padding-bottom:1.5rem;border-bottom:10px solid var(--deprecated-color-green);-webkit-margin-after:0;margin-block-end:0}.form-block__description{margin-top:1.5rem;margin-bottom:0}.form-block__section{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.form-block__section--2{visibility:hidden;height:0;opacity:0}.open .form-block__section--2{visibility:visible;height:auto;opacity:1;transition:opacity .3s linear}.form-block__close{font-size:1.5rem;position:absolute;height:30px;width:30px;right:8px;top:8px;text-align:center;line-height:30px;color:var(--theme-primary);display:none;cursor:pointer}.form-block__close:after{font-family:var(--font-icons);content:""}.open .form-block__close{display:block}}
