:root{--white-color:#fff;--black-color:#000;--primary-color:#007c80;--secondary-color:#868e96;--error-color:#dc3545;--success-color:#28a745;--warning-color:#ffc107;--border-color:#f8f9fa;--border-dark-color:#ccc;--background-light-color:#eaeaea;--background-color:#b2b2b3;--box-shadow:0 5px 6px 0 rgba(0,0,0,.29);--transition:350ms ease-in-out all;--filter-primary:invert(25%) sepia(57%) saturate(3528%) hue-rotate(165deg) brightness(89%) contrast(101%);--filter-secondary:invert(59%) sepia(10%) saturate(288%) hue-rotate(169deg) brightness(93%) contrast(88%);--filter-white:invert(97%) sepia(99%) saturate(0%) hue-rotate(220deg) brightness(106%) contrast(101%);--filter-primary-text:invert(16%) sepia(0%) saturate(1%) hue-rotate(53deg) brightness(100%) contrast(88%);--filter-secondary-text:invert(35%) sepia(0%) saturate(1265%) hue-rotate(225deg) brightness(90%) contrast(84%);--primary-textcolor:#333;--secondary-textcolor:#575757;--texthover-color:var(--primary-color);--textinfo-color:#ffc107;--form-field-width:750px;--max-text-width:var(--form-field-width);--font-spartan:"Spartan"}.background-spacer{left:50%;margin-top:-25%;position:relative;transform:translateX(-50%);width:100vw;z-index:-1}@media (max-width:575px){.background-spacer{margin-top:-10%}}.background-spacer:after,.background-spacer:before{background:linear-gradient(180deg,#fff 20%,transparent);content:"";height:50%;left:0;position:absolute;top:0;width:100%}.background-spacer:after{background:linear-gradient(0deg,#fff 20%,transparent);bottom:0;top:auto}