.ContactPage{width:100%}.ContactHero{justify-content:center;width:100%;padding:2rem 2rem 0;display:flex}.ContactHero__image{object-fit:cover;object-position:center;width:min(1200px,90%);height:400px;display:block}.WumpelPost{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1000px;margin:2rem auto;padding:0 2rem;display:grid}@media (min-width:768px){.WumpelPost{margin-top:6rem}}.WumpelPost__eyebrow{text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-family:Diphylleia;font-size:1.5rem}.WumpelPost h2{margin-bottom:1.5rem}.WumpelPost__content p{line-height:1.8}.WumpelPost__form,.WumpelPost__delivered{background:#fff;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;transition:opacity .35s,transform .35s;display:flex;box-shadow:0 20px 60px #00000014}.WumpelPost__form.isSending{opacity:.25;pointer-events:none;transform:scale(.96)}.WumpelPost__field{flex-direction:column;gap:.5rem;display:flex}.WumpelPost__field input::placeholder,.WumpelPost__field textarea::placeholder{font-size:.875rem}.WumpelPost__field label{font-weight:600}.WumpelPost__field input,.WumpelPost__field textarea{font:inherit;border:1px solid #d9d9d9;border-radius:2px;padding:1rem;transition:border-color .2s}.WumpelPost__field input:focus,.WumpelPost__field textarea:focus{border-color:#d4c49a;outline:none}.WumpelPost__button{color:#fff;cursor:pointer;background:#d4c49a;border:none;border-radius:2px;align-self:flex-start;padding:1rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s}.WumpelPost__button:disabled{opacity:1;cursor:not-allowed;background:#d4c49a80;transform:none}.WumpelPost__button:hover{transform:translateY(-2px)}.WumpelPost__button:disabled{opacity:.65;cursor:not-allowed;transform:none}.WumpelPost__button--test{background:#eadbb5}.WumpelPost__delivered{text-align:left;justify-content:center;animation:.35s both deliveredAppear}.WumpelPost__deliveredEyebrow{text-transform:uppercase;letter-spacing:2px;color:#f66e5e;margin-bottom:-.5rem;font-size:.9rem;font-weight:800}.WumpelPost__delivered h3{color:#3d3323;margin:0;font-size:1.6rem}.WumpelPost__delivered p{color:#4d402f;margin:0;line-height:1.8}.WumpelPost__magicDust{display:none}.EnvelopeFlightScene{z-index:999;pointer-events:none;position:fixed;inset:0}.EnvelopeFlightScene canvas{display:block;width:100%!important;height:100%!important}@keyframes deliveredAppear{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ContactHero{padding:1rem}.ContactHero__image{width:100%;height:300px}.WumpelPost{grid-template-columns:1fr;gap:2rem}.WumpelPost__button{width:100%}}.WumpelPost__links{margin-top:1rem}.WumpelPost__links .WumpelPost__linkBox{background-color:#edebeb;border-radius:2px}.WumpelPost__links .WumpelPost__linkBox .Wrapper{flex-direction:column;gap:1rem;padding:1rem;display:flex}.WumpelPost__links .WumpelPost__linkBox .Wrapper .links__wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;display:flex}
