h1{font-family:'GiyasteRegular'}@font-face{font-family:'GiyasteRegular';src:url('GiyasteRegular.woff') format('woff'),url('GiyasteRegular.woff2') format('woff2'),url('GiyasteRegular.svg#GiyasteRegular') format('svg'),url('GiyasteRegular.eot'),url('GiyasteRegular.eot?#iefix') format('embedded-opentype'),url('GiyasteRegular.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap}body{font-family:Arial,sans-serif;background-color:#fef7f3}.form-container{max-width:1200px;background-color:#fef7f3}.form-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:15px}.form-column{flex:1;min-width:300px}.form-group{margin-bottom:15px;display:flex;flex-direction:column}.form-group.full-width{width:100%;margin-top:15px}.form-group label{margin-bottom:5px;font-weight:bold;font-size:18px;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;box-sizing:border-box;border:none;border-bottom:2px solid #ccc;background-color:transparent;font-size:16px;transition:border-bottom-color 0.3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-bottom-color:#007bff;outline:none}.form-group button{width:auto;padding:10px 20px;font-size:16px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:4px;transition:background-color 0.3s}.form-group button:hover{background-color:#0056b3}.button-container{display:flex;justify-content:center;margin-top:20px}