.form-card{background:#000000;border-radius:16px;overflow:hidden;transition:transform .3s ease;width:100%;margin:1rem}.form-card__content{padding:1rem}.form-card__title{color:#ffffff;font-size:2rem;margin-bottom:1.5rem;text-align:center}.form-card__form{display:flex;flex-direction:column;gap:1.25rem}.form-card input,.form-card select,.form-card textarea{width:100%;padding:10px 12px;border:1px solid #2f3542;border-radius:8px;background-color:#0B0809;color:#fff;font-size:1rem;font-weight:400;transition:border-color .3s ease}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#1f98f4;outline:none}.form-card textarea{min-height:32px;height:32px;max-height:32px;overflow-y:auto;resize:none}.form-card button{padding:.75rem 1.5rem;border:none;border-radius:8px;background-color:#fff;color:black;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease;margin-bottom:1rem}.form-card button:hover{background-color:#cdcccd}.form-card label{color:#ffffff;font-size:1rem;margin-bottom:.5rem;display:block;font-weight:500}@media screen and (max-width:768px){.form-card{margin:1rem 0;max-width:100%}.form-card__content{padding:1.5rem}.formcard-row{flex-direction:column;gap:.5rem}}.formcard-row{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem}.formcard-row>div{flex:1}.form-row{width:100%;display:flex;gap:1rem}.form-row>div{width:100%;flex:1 1 50%;min-width:0}.card-section{text-block{text-align:left}h2{font-size:3rem!important;line-height:1.25!important;color:#ffffff!important;margin-bottom:1rem!important;font-weight:600!important}h2,p{text-align:left!important}p{font-size:1.125rem!important;line-height:1.75!important;color:#9ca3af!important}}.cards-homepage{.homepage-title{font-size:3rem!important;line-height:1.2!important;color:#fff!important;margin-bottom:1.5rem!important;text-align:left!important}.homepage-text{font-size:1.125rem!important;line-height:1.75!important;color:#9ca3af!important}.homepage-text,.homepage-text-block{text-align:left!important}}.form-card{h2,p{text-align:center}}div[id^=text-block-]{min-height:80vh!important}div[id^=text-block-]>h2{font-size:3rem!important;line-height:1.2!important;color:#fff!important;margin-bottom:1rem!important;text-align:left!important;font-weight:600!important;padding:0!important}div[id^=text-block-]>p{font-size:1.125rem!important;line-height:1.75!important;color:#9ca3af!important;text-align:left!important;margin:.5rem 0 1rem!important}.form-card h2,.form-card p,.login-container h2,.login-container p{text-align:center!important;font-size:2rem!important}.login-container p.verification-text{font-size:1.15rem!important}.login-container .form-card .reset-password-text{font-size:1.2rem!important;margin-top:-.25rem!important;margin-bottom:-.25rem!important}.contact-error-message{font-size:.9rem;margin-top:.5rem;font-weight:500}.contact-error-email,.contact-error-firstName,.contact-error-lastName{color:#ff3860}.contact-error-messageField{color:#ff3860;margin-top:-.1rem}.vertical-center-line{position:fixed;top:0;left:50%;width:1px;height:100vh;background-color:rgba(255,255,255,.2);z-index:1000;pointer-events:none}.form-card input::placeholder,.form-card textarea::placeholder{color:#b0b8c1;font-weight:400;opacity:1}