.form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;margin-left:auto;margin-right:auto;margin-top:10vh}.form--mobile{width:90%}.form__group{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.form__group label{font-weight:700;margin:.2rem;align-self:flex-start}.form__group textarea{height:10rem}.form__item{background-color:#fff;border-radius:.15rem;padding:.5rem;width:90%;margin:.2rem}.alert{color:red}.ng-valid.form__item{border:2px solid green}.ng-invalid.form__item{border:2px solid red}.ng-pristine.form__item{border:1px solid #ccc}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-ExtraBold.ttf);font-weight:800;font-style:normal}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-MediumItalic.ttf);font-weight:500;font-style:italic}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-Medium.ttf);font-weight:500;font-style:normal}*{font-family:Raleway}body{margin:0}:root{--main-theme-background-colour: #e2e2c8;background-color:var(--main-theme-background-colour);--menu-text-colour: grey;--menu-text-hover-colour: black;--menu-font-weight: 500;--title-text-colour: black;--title-font-weight: 800;--desktop-body-text-font-size: 1.25rem;--desktop-body-text-line-height: 1.75rem;--mobile-title-text-font-size: 2rem;--mobile-subtitle-text-font-size: 1.5rem;--mobile-body-text-font-size: 1rem;--mobile-body-text-line-height: 1.75rem;--swiper-pagination-color: #B31E00;--swiper-pagination-bullet-inactive-color: white;--swiper-pagination-bullet-inactive-opacity: 1}
