.hq-contact{width:100%;padding:170px 0 140px;background:var(--hq-white, #f9f8f4);color:var(--hq-blue, #012f3e)}.hq-contact__container{width:var(--hq-container, 1310px);max-width:var(--hq-container, 1310px);margin-inline:auto}.hq-contact__hero{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:36px;margin-bottom:104px}.hq-contact__eyebrow,.hq-contact__heading,.hq-contact__intro{margin:0}.hq-contact__eyebrow{font-family:var(--hq-font-family);font-size:14px;font-weight:400;line-height:1;letter-spacing:3.08px;text-transform:uppercase;color:var(--hq-blue, #012f3e)}.hq-contact__hero-copy{width:820px;max-width:820px;display:flex;flex-direction:column;align-items:flex-start;gap:32px}.hq-contact__heading{font-family:var(--hq-font-family);font-size:72px;font-weight:600;line-height:1;letter-spacing:-1.44px;color:var(--hq-blue, #012f3e);text-box-trim:trim-both;text-box-edge:cap alphabetic}.hq-contact__intro{width:620px;max-width:620px;font-family:var(--hq-font-family);font-size:20px;font-weight:400;line-height:1.4;letter-spacing:.2px;color:var(--hq-grey-dark, #707171)}.hq-contact__main{width:100%;display:grid;grid-template-columns:500px 690px;column-gap:120px;align-items:start}.hq-contact__information{width:500px;display:flex;flex-direction:column;align-items:flex-start;gap:64px}.hq-contact__information-heading{width:450px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hq-contact__section-label,.hq-contact__information-copy{margin:0;font-family:var(--hq-font-family)}.hq-contact__section-label{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.64px;color:var(--hq-blue, #012f3e)}.hq-contact__information-copy{width:410px;font-size:18px;font-weight:400;line-height:1.45;letter-spacing:.18px;color:var(--hq-grey-dark, #707171)}.hq-contact__methods{width:100%;display:flex;flex-direction:column;align-items:stretch}.hq-contact__method{width:100%;display:grid;grid-template-columns:56px minmax(0,1fr);column-gap:24px;align-items:start;padding:30px 0;border-top:1px solid rgba(1,47,62,.14)}.hq-contact__method:last-child{border-bottom:1px solid rgba(1,47,62,.14)}.hq-contact__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(1,47,62,.16);border-radius:50%;color:var(--hq-blue, #012f3e)}.hq-contact__icon svg{display:block;width:24px;height:24px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hq-contact__method-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:3px}.hq-contact__method-title,.hq-contact__method-link,.hq-contact__address{margin:0;font-family:var(--hq-font-family)}.hq-contact__method-title{font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.18px;color:var(--hq-blue, #012f3e)}.hq-contact__method-link,.hq-contact__address{font-size:17px;font-weight:400;line-height:1.5;letter-spacing:.17px;color:var(--hq-grey-dark, #707171)}.hq-contact__method-link{text-decoration:none;transition:color .18s ease,opacity .18s ease}.hq-contact__method-link:hover{color:var(--hq-blue, #012f3e)}.hq-contact__address{font-style:normal}.hq-contact__form-panel{width:690px;padding:54px;border-radius:var(--hq-radius-md, 15px);background:var(--hq-white-dark, #ebe8dd)}.hq-contact__form-header{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:42px}.hq-contact__form-title,.hq-contact__form-copy{margin:0;font-family:var(--hq-font-family)}.hq-contact__form-title{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.64px;color:var(--hq-blue, #012f3e)}.hq-contact__form-copy{width:500px;max-width:100%;font-size:17px;font-weight:400;line-height:1.5;letter-spacing:.17px;color:var(--hq-grey-dark, #707171)}.hq-contact__form{width:100%;display:flex;flex-direction:column;gap:24px}.hq-contact__field-row{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.hq-contact__field{width:100%;display:flex;flex-direction:column;gap:10px}.hq-contact__label{font-family:var(--hq-font-family);font-size:14px;font-weight:600;line-height:1.3;letter-spacing:.14px;color:var(--hq-blue, #012f3e)}.hq-contact__optional{margin-left:5px;font-weight:400;color:var(--hq-grey-dark, #707171)}.hq-contact__input,.hq-contact__select,.hq-contact__textarea{width:100%;box-sizing:border-box;border:1px solid rgba(1,47,62,.16);border-radius:12px;outline:none;background:var(--hq-white, #f9f8f4);color:var(--hq-blue, #012f3e);font-family:var(--hq-font-family);font-size:16px;font-weight:400;line-height:1.45;letter-spacing:.16px;transition:border-color .18s ease,box-shadow .18s ease}.hq-contact__input,.hq-contact__select{height:58px;padding:0 18px}.hq-contact__textarea{min-height:164px;padding:17px 18px;resize:vertical}.hq-contact__input::placeholder,.hq-contact__textarea::placeholder{color:#707171b8}.hq-contact__input:focus,.hq-contact__select:focus,.hq-contact__textarea:focus{border-color:#012f3ea6;box-shadow:0 0 0 3px #012f3e12}.hq-contact__select-wrap{position:relative;width:100%}.hq-contact__select{appearance:none;-webkit-appearance:none;padding-right:52px;cursor:pointer}.hq-contact__select-icon{position:absolute;top:50%;right:19px;width:14px;height:8px;transform:translateY(-50%);pointer-events:none;stroke:var(--hq-blue, #012f3e);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hq-contact__submit{width:fit-content;min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;padding:18px 30px;border:0;border-radius:18px;background:var(--hq-blue, #012f3e);color:var(--hq-white-dark, #ebe8dd);font-family:var(--hq-font-family);font-size:16px;font-weight:600;line-height:1.3;letter-spacing:.32px;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.hq-contact__submit:hover{transform:translateY(-1px)}.hq-contact__submit:active{transform:translateY(0)}.hq-contact__submit svg{width:16px;height:8px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.hq-contact__success,.hq-contact__errors{padding:16px 18px;border-radius:10px;font-family:var(--hq-font-family);font-size:15px;line-height:1.45}.hq-contact__success{border:1px solid rgba(1,47,62,.18);color:var(--hq-blue, #012f3e);background:#f9f8f49e}.hq-contact__errors{border:1px solid rgba(120,35,35,.22);color:#782323;background:#ffffff73}.hq-contact__errors ul{margin:0;padding-left:20px}@media screen and (max-width:1439px)and (min-width:1024px){.hq-contact{padding-top:150px;padding-bottom:120px}.hq-contact__container{width:calc(100% - 64px);max-width:1160px}.hq-contact__hero{margin-bottom:90px}.hq-contact__main{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);column-gap:clamp(48px,6vw,84px)}.hq-contact__information,.hq-contact__information-heading,.hq-contact__information-copy,.hq-contact__form-panel{width:100%}.hq-contact__form-panel{box-sizing:border-box;padding:46px}}@media screen and (max-width:767px){.hq-contact{padding:108px 0 88px}.hq-contact__container{width:calc(100% - 40px);max-width:390px;margin-inline:auto}.hq-contact__hero{width:100%;gap:36px;margin-bottom:80px}.hq-contact__eyebrow{font-size:14px;font-weight:400;line-height:1;letter-spacing:3.08px}.hq-contact__hero-copy{width:100%;max-width:none;gap:28px}.hq-contact__heading{width:100%;font-size:48px;font-weight:600;line-height:1;letter-spacing:-.96px}.hq-contact__intro{width:100%;max-width:none;font-size:20px;font-weight:400;line-height:1.4;letter-spacing:.2px}.hq-contact__main{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:80px}.hq-contact__information{width:100%;gap:48px}.hq-contact__information-heading{width:100%;gap:20px}.hq-contact__section-label{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.64px}.hq-contact__information-copy{width:100%;font-size:20px;font-weight:400;line-height:1.4;letter-spacing:.2px}.hq-contact__method{grid-template-columns:52px minmax(0,1fr);column-gap:18px;padding:26px 0}.hq-contact__icon{width:52px;height:52px}.hq-contact__icon svg{width:22px;height:22px}.hq-contact__method-content{gap:8px;padding-top:2px}.hq-contact__method-title{font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.4px}.hq-contact__method-link,.hq-contact__address{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.16px;overflow-wrap:anywhere}.hq-contact__form-panel{width:100%;box-sizing:border-box;padding:30px 24px 28px;border-radius:var(--hq-radius-md, 15px)}.hq-contact__form-header{width:100%;gap:16px;margin-bottom:36px}.hq-contact__form-title{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.64px}.hq-contact__form-copy{width:100%;max-width:none;font-size:17px;font-weight:400;line-height:1.5;letter-spacing:.17px}.hq-contact__form{gap:22px}.hq-contact__field-row{display:flex;flex-direction:column;gap:22px}.hq-contact__field{gap:10px}.hq-contact__label{font-size:14px;font-weight:600;line-height:1.3;letter-spacing:.14px}.hq-contact__input,.hq-contact__select{height:56px;padding-inline:16px}.hq-contact__input,.hq-contact__select,.hq-contact__textarea{border-radius:12px;font-size:16px;line-height:1.45;letter-spacing:.16px}.hq-contact__textarea{min-height:156px;padding:16px;resize:vertical}.hq-contact__select{padding-right:48px}.hq-contact__select-icon{right:17px}.hq-contact__submit{min-height:55px;margin-top:6px;padding:17px 28px;border-radius:18px;font-size:16px;line-height:1.3;letter-spacing:.32px}.hq-contact__success,.hq-contact__errors{padding:15px 16px;font-size:15px;line-height:1.45}}@media screen and (max-width:390px){.hq-contact__container{width:calc(100% - 32px)}.hq-contact__heading{font-size:clamp(42px,12vw,48px)}.hq-contact__form-panel{padding-inline:20px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/hq-contact.css.map */
