.page_container__2Fo0J{flex-direction:column;gap:20px;min-height:80vh}.page_formContainer__0eSnT{display:flex;justify-content:center;align-items:center}.page_customform__ohjR_{width:70%;max-width:600px;background:linear-gradient(180deg,#444444,#ffffff);padding:2rem;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:35px;margin-top:40px}.page_customform__ohjR_ input,.page_customform__ohjR_ select{padding:12px;font-size:1rem;border:1px solid #f9f4f4;background-color:black;border-radius:8px;outline:none;transition:border-color .3s}.page_customform__ohjR_ input:focus{border-color:#f44539}.page_customform__ohjR_ button{padding:12px;font-size:1rem;background-color:#fd655b;color:#ffffff;border:none;border-radius:8px;width:25%;cursor:pointer;transition:background-color .3s}.page_customform__ohjR_ button:hover{background-color:#98160d}.page_customform__ohjR_ h2{text-align:center;margin-bottom:1rem;color:white}