.mui-tel-input .MuiInputBase-root{border-radius:8px;background-color:#fff}.mui-tel-input .MuiInputBase-root:hover{background-color:#eaeaea}.mui-tel-input .MuiInputBase-root.Mui-focused{background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.2)}.book-wrapper{max-width:1520px;margin:0 auto;max-height:600px}.form-header-wrapper{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;padding-top:88px;max-width:1520px;margin:0 auto}.form-header-wrapper .main-header{color:var(--black,#000);font-family:var(--font-onest);font-size:48px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:1280px){.form-header-wrapper .main-header{font-size:32px}}.form-header-wrapper .desc{color:var(--Colors-Neutral-700,#66605c);text-align:center;font-family:var(--font-onest);font-size:18px;font-style:normal;font-weight:400;line-height:150%;max-width:55%}@media screen and (max-width:1280px){.form-header-wrapper .desc{max-width:75%}}.home-form-wrapper{border-radius:12px;background-color:transparent;max-width:50%;max-width:980px;margin:0 auto;padding:32px 40px 88px}@media screen and (max-width:1024px){.home-form-wrapper{padding:32px 16px;max-width:80%}}.home-form-wrapper .content{display:flex;flex-direction:column;gap:8px}.home-form-wrapper .content .form-container{margin-top:40px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container{gap:8px}}.home-form-wrapper .content .form-container .MuiFormControl-root{width:100%;margin-bottom:16px}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root{border-radius:8px;background-color:#fff}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root:hover{background:var(--Colors-Primary-50,#fcf1eb)}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root.Mui-focused{background:var(--Colors-Primary-50,#fcf1eb);box-shadow:0 0 4px rgba(0,0,0,.2)}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:1px solid #ccc}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover{border-color:#999}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root{color:#666}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#333}.home-form-wrapper .content .form-container button{width:100%}