.hg-apply{align-items:center;background:var(--background,#f6f4ee);display:flex;min-height:100vh;padding:6rem 0 4rem;position:relative}@media (min-width:768px){.hg-apply{padding:7rem 0 5rem}}.hg-apply__inner{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr;position:relative;width:100%;z-index:1}@media (min-width:1024px){.hg-apply__inner{align-items:center;gap:3.5rem;grid-template-columns:1fr 1fr}}.hg-apply__intro{text-align:center}@media (min-width:1024px){.hg-apply__intro{text-align:left}}.hg-apply__eyebrow{color:var(--secondary,#84754d);font-family:Instrument Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.hg-apply__heading{color:var(--primary,#1c3b30);font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:400;line-height:1.15;margin:0 0 1.25rem}@media (min-width:768px){.hg-apply__heading{font-size:2.75rem}}.hg-apply__lede p{color:var(--foreground,#3f504a);font-family:Instrument Sans,system-ui,sans-serif;font-size:1rem;line-height:1.7;margin:0 auto;max-width:34rem}@media (min-width:1024px){.hg-apply__lede p{margin-left:0}}.hg-apply__card{background:var(--primary,#1c3b30);border-radius:var(--radius,12px);box-shadow:0 25px 50px -12px rgba(28,59,48,.25);padding:1.5rem}@media (min-width:768px){.hg-apply__card{padding:2.25rem}}.hg-apply-form{color:var(--primary-foreground,#f6f4ee);font-family:Instrument Sans,system-ui,-apple-system,sans-serif}.hg-apply-form__row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.hg-apply-form__row>.hg-apply-form__field{margin-bottom:0}@media (max-width:480px){.hg-apply-form__row{gap:0;grid-template-columns:1fr}}.hg-apply-form__field{margin-bottom:.9rem}.hg-apply-form__choice{display:grid;gap:.6rem;grid-template-columns:1fr}@media (min-width:560px){.hg-apply-form__choice{grid-template-columns:1fr 1fr}}.hg-apply-form__option{background:hsla(40,30%,95%,.07);border:1px solid hsla(40,30%,95%,.2);border-radius:var(--radius,12px);cursor:pointer;display:flex;gap:.6rem;padding:.85rem .9rem;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.hg-apply-form__option:hover{background:hsla(40,30%,95%,.11)}.hg-apply-form__option input{accent-color:var(--secondary,#84754d);flex:0 0 auto;margin-top:.2rem}.hg-apply-form__option:has(input:checked){background:rgba(132,117,77,.16);border-color:var(--secondary,#84754d);box-shadow:0 0 0 1px var(--secondary,#84754d)}.hg-apply-form__option-body{display:flex;flex-direction:column;gap:.2rem}.hg-apply-form__option-title{color:var(--primary-foreground,#f6f4ee);font-size:.92rem;font-weight:600;line-height:1.25}.hg-apply-form__option-desc{color:hsla(40,30%,95%,.65);font-size:.78rem;line-height:1.4}.hg-apply-form__label{color:hsla(40,30%,95%,.9);display:block;font-size:.875rem;font-weight:500;margin:0 0 .4rem}.hg-apply-form__req{color:var(--secondary,#84754d);margin-left:.15rem}.hg-apply-form__input,.hg-apply-form__select,.hg-apply-form__textarea{-webkit-appearance:none;appearance:none;background:hsla(40,30%,95%,.1);border:1px solid hsla(40,30%,95%,.2);border-radius:var(--radius,12px);box-sizing:border-box;color:var(--primary-foreground,#f6f4ee);font-family:inherit;font-size:.95rem;line-height:1.45;padding:.7rem .85rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.hg-apply-form__input::placeholder,.hg-apply-form__textarea::placeholder{color:hsla(40,30%,95%,.45)}.hg-apply-form__input:hover,.hg-apply-form__select:hover,.hg-apply-form__textarea:hover{background:hsla(40,30%,95%,.13)}.hg-apply-form__input:focus,.hg-apply-form__select:focus,.hg-apply-form__textarea:focus{background:hsla(40,30%,95%,.13);border-color:var(--secondary,#84754d);box-shadow:0 0 0 2px rgba(132,117,77,.35);outline:0}.hg-apply-form__textarea{min-height:96px;resize:vertical}.hg-apply-form__select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23faf7f2' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:2.25rem}.hg-apply-form__select:invalid{color:hsla(40,30%,95%,.55)}.hg-apply-form__select option{background:#fff;color:#111}.hg-apply-form__btn{align-items:center;background:var(--secondary,#84754d);border:0;border-radius:var(--radius,12px);color:var(--secondary-foreground,#f6f4ee);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.02em;margin-top:.5rem;padding:.95rem 1.25rem;transition:background .2s ease,transform .06s ease;width:100%}.hg-apply-form__btn:active{transform:translateY(1px)}.hg-apply-form__btn:hover:not(:disabled){background:#746744}.hg-apply-form__btn:disabled{background:rgba(132,117,77,.4);color:hsla(40,30%,95%,.55);cursor:not-allowed}.hg-apply-form__btn-spinner{animation:hgApplySpin .7s linear infinite;border:2px solid hsla(40,30%,95%,.35);border-radius:50%;border-top:2px solid var(--primary-foreground,#f6f4ee);height:16px;width:16px}@keyframes hgApplySpin{to{transform:rotate(1turn)}}.hg-apply-form__privacy{color:hsla(40,30%,95%,.5);font-size:.7rem;margin:.85rem 0 0;text-align:center}.hg-apply-form__error{background:rgba(214,92,92,.12);border:1px solid hsla(0,60%,65%,.4);border-radius:var(--radius,12px);color:#ff9c9c;font-size:.85rem;line-height:1.4;margin-top:.85rem;padding:.7rem .85rem}.hg-apply-form__hp{height:1px;left:-9999px!important;overflow:hidden;position:absolute!important;width:1px}.hg-apply-form__success{padding:1rem .5rem;text-align:center}.hg-apply-form__success-mark{align-items:center;background:var(--secondary,#84754d);border-radius:50%;color:var(--secondary-foreground,#f6f4ee);display:flex;font-size:1.6rem;height:56px;justify-content:center;margin:0 auto 1.25rem;width:56px}.hg-apply-form__success-heading{color:var(--primary-foreground,#f6f4ee);font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:400;margin:0 0 .75rem}.hg-apply-form__success-body p{color:hsla(40,30%,95%,.8);font-size:.95rem;line-height:1.65;margin:0 auto;max-width:30rem}.hg-apply__placeholder{color:hsla(40,30%,95%,.7);font-style:italic;text-align:center}.hg-apply__placeholder code{background:hsla(40,30%,95%,.1);border-radius:3px;font-size:.85em;padding:.1rem .35rem}