@font-face{font-family:GothamHTF;src:url(/fonts/GothamHTF-Light.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:GothamHTF;src:url(/fonts/GothamHTF-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:GothamHTF;src:url(/fonts/GothamHTF-Book.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GothamHTF;src:url(/fonts/GothamHTF-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:GothamHTF;src:url(/fonts/GothamHTF-Bold.otf) format("opentype");font-weight:700;font-style:normal}:root{--bs-primary:#000;--bs-secondary:#6c757d;--bs-body-bg:#fff;--bs-body-color:#000;--bs-link-color:#000;--bs-link-hover-color:#000;--bs-border-color:#dee2e6;--bs-border-radius:0.375rem}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--bs-body-bg);color:var(--bs-body-color)}body{font-family:GothamHTF,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color);text-decoration:underline}.btn{display:inline-block;font-size:1rem;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s ease-in-out}.btn,.btn-primary{padding:.75rem 1rem;font-weight:400;border:none;border-radius:var(--bs-border-radius)}.btn-primary{background-color:#000;color:#fff;text-transform:uppercase;font-family:GothamHTF,sans-serif}.btn-primary:hover{background-color:#333;text-decoration:none}.btn-primary:disabled{background-color:#6c757d;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background-color:#fff;padding:2rem;border-radius:var(--bs-border-radius);max-width:500px;width:90%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.modal-header{color:#000;font-size:1.5rem;font-weight:700}.form-group,.modal-body,.modal-header{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:400}.form-control{width:100%;padding:.5rem 0;font-size:1rem;font-family:GothamHTF,sans-serif;font-weight:300;border:none;border-bottom:1px solid var(--bs-border-color);outline:none;background:transparent;transition:border-color .15s ease-in-out}.form-control:focus{border-bottom-color:#000}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}