.DepartmentSelect{position:relative;width:100%}.DepartmentSelect .DepartmentSelect__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:44px;padding:12px 16px;background-color:oklch(.12 .01 278);border:1px solid oklch(1 0 0/.1);border-radius:8px;font-size:.875rem;color:oklch(1 0 0);text-align:left;cursor:pointer;transition:border-color .15s ease}.DepartmentSelect .DepartmentSelect__trigger:hover{border-color:oklch(1 0 0/.2)}.DepartmentSelect .DepartmentSelect__trigger:focus-visible{outline:none;border-color:oklch(.66 .19 287)}.DepartmentSelect .DepartmentSelect__trigger--placeholder .DepartmentSelect__value{color:oklch(.6 0 0)}.DepartmentSelect .DepartmentSelect__value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DepartmentSelect .DepartmentSelect__caret{flex-shrink:0;color:oklch(.7 0 0);transition:transform .15s ease}.DepartmentSelect .DepartmentSelect__caret--open{transform:rotate(180deg)}.DepartmentSelect .DepartmentSelect__panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;display:flex;flex-direction:column;max-height:320px;background-color:oklch(.16 .01 278);border:1px solid oklch(1 0 0/.12);border-radius:12px;box-shadow:0 16px 40px oklch(0 0 0/.45);overflow:hidden}.DepartmentSelect .DepartmentSelect__search{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid oklch(1 0 0/.08);color:oklch(.6 0 0);flex-shrink:0}.DepartmentSelect .DepartmentSelect__search-input{width:100%;border:none;background:rgba(0,0,0,0);font-size:.875rem;color:oklch(1 0 0)}.DepartmentSelect .DepartmentSelect__search-input::placeholder{color:oklch(.55 0 0)}.DepartmentSelect .DepartmentSelect__search-input:focus{outline:none}.DepartmentSelect .DepartmentSelect__list{margin:0;padding:8px;list-style:none;overflow-y:auto}.DepartmentSelect .DepartmentSelect__option{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;background:rgba(0,0,0,0);border:none;border-radius:8px;font-size:.875rem;color:oklch(1 0 0);text-align:left;cursor:pointer}.DepartmentSelect .DepartmentSelect__option--active{background-color:oklch(1 0 0/.08)}.DepartmentSelect .DepartmentSelect__option--selected{color:oklch(.66 .19 287)}.DepartmentSelect .DepartmentSelect__option-code{flex-shrink:0;min-width:28px;font-weight:600;color:oklch(.6 0 0);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DepartmentSelect .DepartmentSelect__option--selected .DepartmentSelect__option-code{color:oklch(.66 .19 287)}.DepartmentSelect .DepartmentSelect__option-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DepartmentSelect .DepartmentSelect__option-check{margin-left:auto;flex-shrink:0;color:oklch(.66 .19 287)}.DepartmentSelect .DepartmentSelect__empty{padding:16px;text-align:center;font-size:.875rem;color:oklch(.6 0 0)}.ContactFormSection{padding:64px 0;background-color:oklch(.2 .013 278.77);color:oklch(1 0 0)}@media(min-width:1024px){.ContactFormSection{padding:96px 0}}.ContactFormSection .ContactFormSection__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media(min-width:768px){.ContactFormSection .ContactFormSection__inner{padding:0 40px}}@media(min-width:1024px){.ContactFormSection .ContactFormSection__inner{padding:0 32px}}@media(min-width:1280px){.ContactFormSection .ContactFormSection__inner{padding:0}}.ContactFormSection .ContactFormSection__inner{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px}@media(min-width:1024px){.ContactFormSection .ContactFormSection__inner{grid-template-columns:1fr 1fr;gap:64px;align-items:start}}.ContactFormSection .ContactFormSection__content{display:flex;flex-direction:column;gap:24px}.ContactFormSection .ContactFormSection__caption{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:oklch(.85 0 0)}.ContactFormSection .ContactFormSection__title{font-size:2.25rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:oklch(1 0 0);margin:0}@media(min-width:768px){.ContactFormSection .ContactFormSection__title{font-size:3rem}}.ContactFormSection .ContactFormSection__titleAccent{display:block;color:oklch(.66 .19 287)}.ContactFormSection .ContactFormSection__description{font-size:1rem;line-height:1.7;color:oklch(.85 0 0);max-width:520px}.ContactFormSection .ContactFormSection__bullets{display:flex;flex-direction:column;gap:12px;margin-top:8px}.ContactFormSection .ContactFormSection__bullet{display:flex;align-items:center;gap:12px;font-size:.875rem;color:oklch(1 0 0)}.ContactFormSection .ContactFormSection__bulletIcon{width:18px;height:18px;color:oklch(.66 .19 287);flex-shrink:0}.ContactFormSection .ContactFormSection__form{display:flex;flex-direction:column;gap:20px;padding:32px;background-color:oklch(.16 .01 278);border:1px solid oklch(1 0 0/.08);border-radius:16px}@media(min-width:1024px){.ContactFormSection .ContactFormSection__form{padding:40px}}.ContactFormSection .ContactFormSection__formTitle{font-size:1.375rem;font-weight:600;color:oklch(1 0 0);margin:0}.ContactFormSection .ContactFormSection__formSubtitle{font-size:.875rem;color:oklch(.78 0 0);margin:0}.ContactFormSection .ContactFormSection__fields{display:flex;flex-direction:column;gap:16px}.ContactFormSection .ContactFormSection__row{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:768px){.ContactFormSection .ContactFormSection__row{grid-template-columns:1fr 1fr}}.ContactFormSection .ContactFormSection__field{display:flex;flex-direction:column;gap:4px}.ContactFormSection .ContactFormSection__fieldLabel{font-size:.8125rem;font-weight:500;color:oklch(.85 0 0)}.ContactFormSection .ContactFormSection__input{width:100%;min-width:0;height:44px;padding:12px 16px;background-color:oklch(.12 .01 278);border:1px solid oklch(1 0 0/.1);border-radius:8px;font-size:.875rem;color:oklch(1 0 0)}.ContactFormSection .ContactFormSection__input:focus{outline:none;border-color:oklch(.66 .19 287)}.ContactFormSection .ContactFormSection__textarea{height:auto;min-height:96px;resize:vertical;line-height:1.7;font-family:inherit}.ContactFormSection .ContactFormSection__legal{font-size:.75rem;color:oklch(.7 0 0);margin:0;text-align:center}.ContactFormSection .ContactFormSection__error{font-size:.8125rem;color:oklch(.7 .17 25);margin:0}.ContactFormSection .ContactFormSection__success{align-items:center;justify-content:center;text-align:center;gap:16px;min-height:320px}.ContactFormSection .ContactFormSection__successIcon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background-color:oklch(.7 .17 150/.15);color:oklch(.72 .17 150)}