.hp-contact-hero{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.hp-contact-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.hp-contact-hero--no-image{grid-template-columns:minmax(0,1fr);text-align:center}}.hp-contact-hero__text{position:relative}.hp-contact-hero__title{margin:0;font-size:clamp(3rem,2rem + 3vw,4.8rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--hp-text)}.hp-contact-hero__body{margin-top:1.4rem;max-width:48ch;font-size:1.6rem;line-height:1.7;color:var(--hp-text-muted)}.hp-contact-hero--no-image .hp-contact-hero__body{margin-left:auto;margin-right:auto}.hp-contact-hero__ghost{bottom:-1rem;right:2rem;width:7rem;height:7rem}.hp-contact-hero__media{border-radius:var(--hp-radius-card);overflow:hidden;border:1px solid var(--hp-border);box-shadow:var(--hp-shadow-md);aspect-ratio:4 / 3}.hp-contact-hero__image{width:100%;height:100%;object-fit:cover;display:block}.hp-methods{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:0;padding:0}@media screen and (min-width:750px){.hp-methods{grid-template-columns:repeat(auto-fit,minmax(24rem,1fr))}}.hp-method{display:flex}.hp-method:only-child{max-width:46rem;margin-inline:auto}.hp-method__link{display:flex;align-items:flex-start;gap:1.4rem;width:100%;padding:2rem;border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);background-color:var(--hp-surface);box-shadow:var(--hp-shadow-sm);text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media(hover:hover){.hp-method__link:hover{transform:translateY(-3px);border-color:rgba(var(--hp-orange-rgb),.5);box-shadow:var(--hp-shadow-md)}}.hp-method__icon{flex:0 0 4.4rem;width:4.4rem;height:4.4rem;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:.9rem;border-radius:12px;background-color:var(--hp-surface-warm);color:var(--hp-orange-dark);overflow:hidden}.hp-method__icon .hp-decor{width:100%;height:100%}.hp-method__body{display:grid;gap:.4rem;min-width:0}.hp-method__title{font-size:1.6rem;font-weight:700;color:var(--hp-text)}.hp-method__text{font-size:1.4rem;line-height:1.5;color:var(--hp-text-muted)}.hp-method__value{font-size:1.4rem;font-weight:600;color:var(--hp-orange-dark);overflow-wrap:anywhere}.hp-contact-grid{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start}@media screen and (min-width:990px){.hp-contact-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem}.hp-contact-grid--single{grid-template-columns:minmax(0,1fr);max-width:68rem;margin:0 auto}}.hp-contact-form-card{padding:2.4rem 2rem;border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);background-color:var(--hp-surface);box-shadow:var(--hp-shadow-md)}@media screen and (min-width:750px){.hp-contact-form-card{padding:3.2rem}}.hp-contact-form-card__heading,.hp-quick-answers__heading{margin:0 0 2rem;font-size:clamp(2.2rem,1.6rem + 1.4vw,2.8rem);font-weight:700;letter-spacing:-.01em;color:var(--hp-text)}.hp-contact-form{display:grid;gap:1.6rem}.hp-field{display:grid;gap:.6rem}.hp-field__label{font-size:1.4rem;font-weight:600;color:var(--hp-text)}.hp-field__required{color:var(--hp-orange-dark)}.hp-field__input{width:100%;box-sizing:border-box;padding:1.2rem 1.4rem;font-family:var(--font-body-family);font-size:1.5rem;color:var(--hp-text);background-color:var(--hp-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-input);transition:border-color .15s ease,box-shadow .15s ease}.hp-field__input:focus{outline:none;border-color:var(--hp-orange);box-shadow:0 0 0 3px rgba(var(--hp-orange-rgb),.18)}.hp-field__input--textarea{resize:vertical;min-height:14rem;line-height:1.6}.hp-field__error{font-size:1.3rem;color:#b3261e}.hp-contact-form__submit{width:100%;margin-top:.4rem}.hp-contact-form__note{margin:0;font-size:1.3rem;color:var(--hp-text-muted);text-align:center}.hp-form-status{display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.4rem;border-radius:12px;font-size:1.4rem;font-weight:600}.hp-form-status .hp-decor{width:1.8rem;height:1.8rem;flex:0 0 auto}.hp-form-status--success{background-color:#e8f5ea;border:1px solid #b7ddbe;color:#1e5128}.hp-form-status--error{background-color:#fdecea;border:1px solid #f2b8b3;color:#8c1d18}.hp-form-status__list{margin:0;padding-left:2rem;font-size:1.3rem;color:#8c1d18}.hp-form-status__list a{color:inherit}.hp-quick-answers__list{display:grid;gap:.6rem}.hp-quick-answers .hp-accordion{border-bottom:1px solid var(--hp-border)}.hp-quick-answers .hp-accordion__content{padding-left:3.2rem}@media screen and (max-width:749px){.hp-contact-hero__title{font-size:3rem}.hp-contact-form-card{padding:1.8rem 1.4rem}.hp-method__link{padding:1.6rem}.hp-method__icon{flex-basis:4rem;width:4rem;height:4rem}}.hp-method__link--inactive{cursor:default}body.template-suffix-contact-halloween{--hp-orange: #e26b08;--hp-orange-rgb: 226, 107, 8;--hp-orange-dark: #e26b08;--hp-surface-warm: #fbefe5;--hp-border: #e5e5e5;--hp-footer: #e26b08;--hp-footer-soft: #e26b08}body.template-suffix-contact-halloween .hp-contact-hero{gap:3rem}body.template-suffix-contact-halloween .hp-contact-hero__title{color:#111;font-size:clamp(3.4rem,2.4rem + 2vw,5rem);font-weight:800;letter-spacing:-.04em}body.template-suffix-contact-halloween .hp-contact-hero__body{color:#555}body.template-suffix-contact-halloween .hp-contact-hero__media{border:0;border-radius:.8rem;box-shadow:none}body.template-suffix-contact-halloween .hp-contact-hero__ghost{display:none}body.template-suffix-contact-halloween .hp-methods{gap:1.4rem}body.template-suffix-contact-halloween .hp-method__link{padding:1.8rem;border-color:transparent;border-radius:.7rem;background:#f5f5f5;box-shadow:0 3px 12px #0000000f}body.template-suffix-contact-halloween .hp-method__icon{border-radius:.6rem;background:#fff;color:#e26b08}body.template-suffix-contact-halloween .hp-method__title{color:#111;font-weight:750}body.template-suffix-contact-halloween .hp-method__value{color:#e26b08}body.template-suffix-contact-halloween .hp-contact-grid{gap:3rem}body.template-suffix-contact-halloween .hp-contact-form-card{border:1px solid #e5e5e5;border-radius:.8rem;background:#fff;box-shadow:0 4px 16px #00000012}body.template-suffix-contact-halloween .hp-contact-form-card__heading,body.template-suffix-contact-halloween .hp-quick-answers__heading{color:#111;font-weight:800}body.template-suffix-contact-halloween .hp-field__input{min-height:4.6rem;border-color:#ddd;border-radius:.6rem;background:#fff}body.template-suffix-contact-halloween .hp-contact-form__submit{border-radius:.6rem;background:#e26b08;box-shadow:none;text-transform:none}body.template-suffix-contact-halloween .hp-quick-answers{padding:2.4rem;border-radius:.8rem;background:#f5f5f5}body.template-suffix-contact-halloween .hp-quick-answers__list{gap:0}body.template-suffix-contact-halloween .hp-quick-answers .hp-accordion{border-bottom-color:#ddd;background:transparent}body.template-suffix-contact-halloween .hp-quick-answers .hp-accordion__summary{color:#111}body.template-suffix-contact-halloween .hp-accordion__icon,body.template-suffix-contact-halloween .hp-accordion__chevron{color:#e26b08}body.template-suffix-contact-halloween .shopify-section-group-footer-group .footer,body.template-suffix-contact-halloween .footer{background:#e26b08}body.template-suffix-contact-halloween .hp-footer-decor{display:none}body.template-suffix-contact-halloween .hp-footer-wave{height:5rem;color:#fff;filter:drop-shadow(0 6px 0 #ffd7b8)}body.template-suffix-contact-halloween .hp-footer-wave svg{transform:scaleY(1.35);transform-origin:top center}body.template-suffix-contact-halloween .footer__content-top{padding-top:6rem}body.template-suffix-contact-halloween .footer .field__input{background-color:#fff}body.template-suffix-contact-halloween .footer .newsletter-form__button{color:#e26b08}@media screen and (max-width:749px){body.template-suffix-contact-halloween .hp-method__link{padding:1.4rem}body.template-suffix-contact-halloween .hp-quick-answers{padding:1.8rem 1.4rem}body.template-suffix-contact-halloween .hp-footer-wave{height:3.6rem;filter:drop-shadow(0 4px 0 #ffd7b8)}body.template-suffix-contact-halloween .footer__content-top{padding-top:4.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hapchic-contact.css.map */
