.t-contact--media{padding-top:0}.t-contact__hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(240px,34vw,420px);overflow:hidden;margin-bottom:clamp(32px,4.5vw,60px)}.t-contact__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.t-contact__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#19332d26,#19332dd9);opacity:0}.t-contact__hero-inner{position:relative;z-index:1;width:100%;padding-block:clamp(28px,4vw,52px)}.t-contact__hero .gf-eyebrow,.t-contact__hero-title,.t-contact__hero-lead{text-shadow:0 1px 16px rgba(20,30,26,.42)}.t-contact__hero .gf-eyebrow{color:var(--gf-cream)}.t-contact__hero-title{color:var(--gf-cream);margin:.2rem 0 0}.t-contact__hero-lead{color:#fef1d9f2;margin:.9rem 0 0;max-width:48ch}.t-contact__head{max-width:40rem;margin-bottom:clamp(28px,4vw,48px)}.t-contact__title{margin-top:.2rem}.t-contact__intro{margin-top:.9rem}.t-contact__grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,3vw,48px);align-items:start}@media(min-width:900px){.t-contact__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,3.5vw,56px)}}.t-contact__card{background:var(--gf-cream);border-radius:var(--gf-radius);padding:clamp(24px,2.6vw,40px);color:var(--gf-green-dark)}@media(min-width:900px){.t-contact__card{position:sticky;top:96px}}.t-contact__card--green-soft{background:var(--gf-green-tint)}.t-contact__card--green{background:var(--gf-green-dark);color:var(--gf-cream)}.t-contact__card--green .t-contact__card-title{color:var(--gf-cream)}.t-contact__card--green .t-contact__ico{background:#fef1d91f;color:var(--gf-cream)}.t-contact__card--green .t-contact__method-label{color:var(--gf-green-ink-soft)}.t-contact__card--green .t-contact__method-value{color:var(--gf-cream)}.t-contact__card--green a.t-contact__method-value:hover{color:#fff}.t-contact__card--green .t-contact__note{color:var(--gf-green-ink-soft)}.t-contact__card--green .t-contact__ico--inline{color:var(--gf-cream)}.t-contact__card--green .t-contact__help{border-top-color:#fef1d92e}.t-contact__card--green .t-contact__help-title{color:var(--gf-green-ink-soft)}.t-contact__card--green .t-contact__help-link{color:var(--gf-cream);border-bottom-color:#fef1d929}.t-contact__card--green .t-contact__help-arrow{color:var(--gf-cream)}.t-contact__card--green .t-contact__help-link:hover{color:#fff}.t-contact__card-title{font-family:var(--gf-font-display);font-weight:700;font-size:var(--gf-fs-h3);line-height:1.1;margin:0 0 1.4rem}.t-contact__methods{list-style:none;margin:0;padding:0;display:grid;gap:1.15rem}.t-contact__method{display:flex;align-items:flex-start;gap:.9rem}.t-contact__ico{flex:0 0 auto;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--gf-white);color:var(--gf-green-mid)}.t-contact__ico svg{width:1.35rem;height:1.35rem}.t-contact__method-body{display:flex;flex-direction:column;gap:.15rem;padding-top:.15rem}.t-contact__method-label{font-size:var(--gf-fs-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--gf-cream-ink-soft)}.t-contact__method-value{font-size:var(--gf-fs-body);font-weight:500;color:var(--gf-green-dark);text-decoration:none;overflow-wrap:anywhere}a.t-contact__method-value:hover{color:var(--gf-green-mid);text-decoration:underline;text-underline-offset:3px}.t-contact__note{display:flex;align-items:flex-start;gap:.6rem;margin:1.2rem 0 0;font-size:var(--gf-fs-small);line-height:1.5;color:var(--gf-cream-ink-soft)}.t-contact__ico--inline{width:1.4rem;height:1.4rem;background:none;color:var(--gf-green-mid)}.t-contact__ico--inline svg{width:1.2rem;height:1.2rem}.t-contact__help{margin-top:1.6rem;padding-top:1.3rem;border-top:1px solid var(--gf-green-line)}.t-contact__help-title{margin:0 0 .7rem;font-size:var(--gf-fs-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--gf-cream-ink-soft)}.t-contact__help-list{list-style:none;margin:0;padding:0;display:grid;gap:.15rem}.t-contact__help-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.55rem 0;font-size:var(--gf-fs-body);font-weight:500;color:var(--gf-green-dark);text-decoration:none;border-bottom:1px solid var(--gf-green-line)}.t-contact__help-list li:last-child .t-contact__help-link{border-bottom:0}.t-contact__help-arrow{width:1.1rem;height:1.1rem;flex:0 0 auto;color:var(--gf-green-mid);transition:transform .18s ease}.t-contact__help-link:hover{color:var(--gf-green-mid)}.t-contact__help-link:hover .t-contact__help-arrow{transform:translate(3px)}.t-contact__form,.t-contact__row{display:grid;gap:1.1rem}@media(min-width:600px){.t-contact__row{grid-template-columns:1fr 1fr}}.t-field{position:relative}.t-field__input{width:100%;font-family:var(--gf-font-body);font-size:var(--gf-fs-body);color:var(--gf-green-dark);background:var(--gf-white);border:1.5px solid var(--gf-hairline);border-radius:var(--gf-radius-sm);padding:1.35rem 1rem .55rem;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease;-webkit-appearance:none;appearance:none}.t-field__input--area{padding-top:1.5rem;min-height:9rem;resize:vertical}.t-field__input::placeholder{color:transparent}.t-field__input:hover{border-color:var(--gf-green-line)}.t-field__input:focus,.t-field__input:focus-visible{outline:none;border-color:var(--gf-green-mid);box-shadow:0 0 0 3px #27493f1f}.t-field__input:-webkit-autofill,.t-field__input:-webkit-autofill:hover,.t-field__input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 100px var(--gf-white) inset;box-shadow:0 0 0 100px var(--gf-white) inset;-webkit-text-fill-color:var(--gf-green-dark);caret-color:var(--gf-green-dark)}.t-field__label{position:absolute;left:1rem;top:.95rem;font-size:var(--gf-fs-body);color:var(--gf-ink-soft);pointer-events:none;transform-origin:left top;transition:transform .16s ease,color .16s ease}.t-field__input:focus+.t-field__label,.t-field__input:not(:placeholder-shown)+.t-field__label{transform:translateY(-.65rem) scale(.72);color:var(--gf-green-mid);font-weight:600;letter-spacing:.02em}.t-field__input--area+.t-field__label{top:1.1rem}.t-choices{border:0;padding:0;margin:0;min-width:0}.t-choices__legend{padding:0;margin:0 0 .7rem;font-size:var(--gf-fs-eyebrow);letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--gf-green-mid)}.t-choices__grid{display:flex;flex-wrap:wrap;gap:.5rem}.t-choice{display:inline-flex}.t-choice input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.t-choice__pill{display:inline-block;padding:.5rem .95rem;border:1px solid var(--gf-hairline);border-radius:999px;font-size:var(--gf-fs-small);font-weight:500;color:var(--gf-ink-soft);background:var(--gf-white);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.t-choice__pill:hover{border-color:var(--gf-green-mid);color:var(--gf-green-dark);background:var(--gf-green-tint)}.t-choice input:checked+.t-choice__pill{background:var(--gf-green-dark);border-color:var(--gf-green-dark);color:var(--gf-cream)}.t-choice input:focus-visible+.t-choice__pill{outline:none;box-shadow:0 0 0 3px #27493f38}.t-field--error .t-field__input{border-color:var(--gf-green-dark)}.t-field--error .t-field__input:focus{box-shadow:0 0 0 3px #19332d2e}.t-field__error{display:block;margin-top:.4rem;font-size:var(--gf-fs-small);font-weight:600;color:var(--gf-green-dark)}.t-contact__required{margin:-.5rem 0 0;font-size:var(--gf-fs-small);color:var(--gf-ink-soft)}.t-contact__actions{margin-top:.6rem}.t-contact__actions .gf-btn{width:100%}@media(min-width:600px){.t-contact__actions .gf-btn{width:auto;min-width:12rem}}.t-contact__privacy{margin-top:1rem;font-size:var(--gf-fs-small);line-height:1.5;color:var(--gf-ink-soft)}.t-contact__privacy a{color:var(--gf-green-mid);text-underline-offset:2px}.t-contact__privacy p{margin:0}.t-contact__status{border-radius:var(--gf-radius-sm);padding:1rem 1.1rem;font-size:var(--gf-fs-body)}.t-contact__status:focus{outline:none}.t-contact__status--ok{display:flex;align-items:center;gap:.7rem;background:var(--gf-green-tint);color:var(--gf-green-dark)}.t-contact__status--ok p{margin:0}.t-contact__status--ok .t-contact__ico{width:2.1rem;height:2.1rem;background:var(--gf-white);color:var(--gf-green-mid)}.t-contact__status--error{background:var(--gf-green-tint);color:var(--gf-green-dark);border:1px solid var(--gf-green-line)}.t-contact__status--error .t-contact__status-title{margin:0 0 .4rem;font-weight:600}.t-contact__status--error ul{margin:0;padding-left:1.1rem}.t-contact__status--error a{color:var(--gf-green-dark);font-weight:600}@media(prefers-reduced-motion:reduce){.t-field__input,.t-field__label{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-t-contact.css.map */
