:root{--sde-red: #cf1217;--sde-off-white: #f0f0f0;--sde-light-gray: #b5bcbb;--sde-gray: #949494;--sde-heavy-gray: #6c6c64;--sde-off-black: #353233}html{scroll-behavior:smooth;font-size:16px;line-height:1.5}input{padding:.375rem 10px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px}input:focus,textarea:focus,button:focus,select:focus{box-shadow:0 0 5px var(--sde-light-gray)}input,button{outline:none}html,input,textarea,select{font-family:Montserrat,sans-serif}body{margin:0}body,p,a{color:var(--sde-heavy-gray)}h1,h2,h3,h4,h5,span{color:var(--sde-off-black)}.shadow-box{padding:1.688rem 1.25rem;border:1px solid var(--sde-light-gray);box-shadow:#0000001a 0 5px 15px;border-radius:.625rem;text-decoration:none;align-items:center;gap:1.5rem;justify-content:space-between}.section-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.875rem}.section-header h3{color:var(--sde-red);font-weight:700;font-size:.875rem;text-transform:uppercase;margin:0}.section-header h4{margin:0;font-size:1.875rem;font-weight:500;line-height:2.286rem}@media (max-width: 768px){.section-header h4{font-size:1.5rem}label{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:calc(100% - 60px)}}input.invalid,textarea.invalid,select.invalid{border-color:var(--sde-red)!important}input.invalid::placeholder,textarea.invalid::placeholder,select.invalid::placeholder{color:var(--sde-red)!important;opacity:1}label.invalid{color:var(--sde-red)!important}.error{color:var(--sde-red);margin-top:0}
