.hq-app-v2-hiw{width:100%;padding:0 0 133px;box-sizing:border-box;background:var(--hq-white, #f9f8f4);color:var(--hq-blue, #012f3e)}.hq-app-v2-hiw__container{width:1306px;max-width:1306px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:66px}.hq-app-v2-hiw__heading-group{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.hq-app-v2-hiw__eyebrow,.hq-app-v2-hiw__heading{width:100%;margin:0;color:var(--hq-blue, #012f3e)}.hq-app-v2-hiw__eyebrow{text-transform:uppercase}.hq-app-v2-hiw__heading{font-family:var(--hq-font-family, "Google Sans Flex", Arial, sans-serif);font-size:var(--hq-h1-size, 48px);font-weight:var(--hq-h1-weight, 600);line-height:var(--hq-h1-line-height, 1);letter-spacing:var(--hq-h1-letter-spacing, -.96px)}.hq-app-v2-hiw__steps{width:100%;min-height:90px;display:flex;align-items:stretch;gap:10px}.hq-app-v2-hiw__step{width:314px;flex:1 1 0;display:grid;grid-template-columns:25px minmax(0,1fr);column-gap:31px;align-items:start}.hq-app-v2-hiw__number{width:25px;margin:0;color:var(--hq-blue, #012f3e)}.hq-app-v2-hiw__step-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:19px}.hq-app-v2-hiw__step-title{width:100%;margin:0;font-family:var(--hq-font-family, "Google Sans Flex", Arial, sans-serif);font-size:var(--hq-h3-size, 20px);font-weight:var(--hq-h3-weight, 600);line-height:var(--hq-h3-line-height, 1.2);letter-spacing:var(--hq-h3-letter-spacing, -.4px);color:var(--hq-blue, #012f3e)}.hq-app-v2-hiw__step-body{width:100%;margin:0;font-family:var(--hq-font-family, "Google Sans Flex", Arial, sans-serif);font-size:var(--hq-body-small-size, 16px);font-weight:var(--hq-body-small-weight, 400);line-height:var(--hq-body-small-line-height, 1.45);letter-spacing:var(--hq-body-small-letter-spacing, .16px);color:var(--hq-grey-dark, #707171)}.hq-app-v2-hiw__divider{width:1px;height:90px;flex:0 0 1px;background:var(--hq-grey-light, #d2cfc8)}.hq-app-v2-hiw__divider--3{display:none}.hq-app-v2-hiw__closing-group{width:821px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.hq-app-v2-hiw__closing{width:100%;margin:0;color:var(--hq-grey-dark, #707171)}.hq-app-v2-hiw__cta{display:flex;align-items:center;justify-content:center}html.hq-modal-open,body.hq-modal-open{overflow:hidden}.hq-app-v2-hiw-modal[hidden]{display:none!important}.hq-app-v2-hiw-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .22s ease}.hq-app-v2-hiw-modal.is-open{opacity:1;pointer-events:auto}.hq-app-v2-hiw-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#012f3e57;-webkit-backdrop-filter:blur(16px) saturate(118%);backdrop-filter:blur(16px) saturate(118%);cursor:pointer}.hq-app-v2-hiw-modal__dialog{position:relative;z-index:1;box-sizing:border-box;width:min(620px,calc(100vw - 48px));padding:52px 52px 48px;border:1px solid rgba(1,47,62,.1);border-radius:28px;background:var(--hq-white, #f9f8f4);color:var(--hq-blue, #012f3e);box-shadow:0 28px 90px #012f3e38,inset 0 1px #ffffffb8;outline:none;opacity:0;transform:translateY(12px) scale(.985);transition:opacity .24s ease,transform .3s cubic-bezier(.22,1,.36,1)}.hq-app-v2-hiw-modal.is-open .hq-app-v2-hiw-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.hq-app-v2-hiw-modal__close{position:absolute;top:20px;right:20px;width:42px;height:42px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(1,47,62,.16);border-radius:999px;background:#ffffff9e;color:var(--hq-blue, #012f3e);font-family:var(--hq-font-family);font-size:25px;font-weight:300;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.hq-app-v2-hiw-modal__close:hover{transform:rotate(4deg);background:#fff;border-color:#012f3e47}.hq-app-v2-hiw-modal__eyebrow{margin:0;color:var(--hq-blue, #012f3e);text-transform:uppercase}.hq-app-v2-hiw-modal__heading{max-width:470px;margin:24px 0 0;color:var(--hq-blue, #012f3e)}.hq-app-v2-hiw-modal__store-buttons{width:100%;margin-top:38px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hq-app-v2-hiw-modal__store-button{box-sizing:border-box;width:100%;height:54px;padding:8px 0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;background:var(--hq-blue, #012f3e);color:#fff;text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,opacity .18s ease}a.hq-app-v2-hiw-modal__store-button:hover{transform:translateY(-1px);opacity:.9}.hq-app-v2-hiw-modal__store-icon{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center}.hq-app-v2-hiw-modal__store-icon-image{display:block;width:100%;height:100%;max-width:30px;object-fit:contain;filter:brightness(0) invert(1)}.hq-app-v2-hiw-modal__store-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hq-app-v2-hiw-modal__store-small{font-family:var(--hq-font-family);font-size:10px;font-weight:400;line-height:1;letter-spacing:.1px;white-space:nowrap;opacity:.75}.hq-app-v2-hiw-modal__store-large{margin-top:4px;font-family:var(--hq-font-family);font-size:16px;font-weight:600;line-height:1;letter-spacing:.32px;white-space:nowrap}.hq-app-v2-hiw-modal__close:focus-visible,.hq-app-v2-hiw-modal__store-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:767px){.hq-app-v2-hiw-modal{padding:16px}.hq-app-v2-hiw-modal__dialog{width:100%;padding:42px 20px 24px;border-radius:24px}.hq-app-v2-hiw-modal__close{top:14px;right:14px;width:40px;height:40px;font-size:23px}.hq-app-v2-hiw-modal__heading{max-width:calc(100% - 28px);margin-top:20px}.hq-app-v2-hiw-modal__store-buttons{margin-top:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hq-app-v2-hiw-modal__store-button{height:54px;gap:8px}.hq-app-v2-hiw-modal__store-icon{width:28px;height:28px;flex-basis:28px}.hq-app-v2-hiw-modal__store-icon-image{max-width:28px}.hq-app-v2-hiw-modal__store-large{font-size:15px}}@media screen and (max-width:399px){.hq-app-v2-hiw-modal__dialog{padding-left:16px;padding-right:16px}.hq-app-v2-hiw-modal__store-buttons{gap:8px}.hq-app-v2-hiw-modal__store-button{gap:6px}.hq-app-v2-hiw-modal__store-icon{width:24px;height:24px;flex-basis:24px}.hq-app-v2-hiw-modal__store-icon-image{max-width:24px}.hq-app-v2-hiw-modal__store-small{font-size:9px}.hq-app-v2-hiw-modal__store-large{font-size:14px}}@media screen and (max-width:1439px)and (min-width:768px){.hq-app-v2-hiw{padding-bottom:120px}.hq-app-v2-hiw__container{width:calc(100% - 96px);max-width:1306px}.hq-app-v2-hiw__steps{gap:8px}.hq-app-v2-hiw__step{column-gap:20px}}@media screen and (max-width:767px){.hq-app-v2-hiw{padding:0 0 135px}.hq-app-v2-hiw__step-copy{gap:8px}.hq-app-v2-hiw__number{padding-top:4px;font-size:14px;font-weight:500;line-height:1.2}.hq-app-v2-hiw__step-title{font-size:22px;font-weight:var(--hq-h3-weight, 600);line-height:1.2;letter-spacing:var(--hq-h3-letter-spacing, -.4px)}.hq-app-v2-hiw__step-body{font-size:var(--hq-body-size, 18px);font-weight:var(--hq-body-weight, 400);line-height:var(--hq-body-line-height, 1.45);letter-spacing:var(--hq-body-letter-spacing, .18px)}.hq-app-v2-hiw__container{width:calc(100% - 40px);max-width:390px;margin-inline:auto;gap:66px}.hq-app-v2-hiw__heading-group{width:100%;gap:32px}.hq-app-v2-hiw__heading{width:100%;font-size:var(--hq-h1-size, 48px);font-weight:var(--hq-h1-weight, 600);line-height:var(--hq-h1-line-height, 1);letter-spacing:var(--hq-h1-letter-spacing, -.96px)}.hq-app-v2-hiw__steps{width:100%;min-height:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hq-app-v2-hiw__step{width:100%;flex:none;grid-template-columns:25px minmax(0,1fr);column-gap:31px}.hq-app-v2-hiw__divider{display:block;width:370px;max-width:calc(100% - 20px);height:1px;flex:0 0 1px;background:var(--hq-grey-light, #d2cfc8)}.hq-app-v2-hiw__divider--3{display:none}.hq-app-v2-hiw__closing-group{width:calc(100% + 2px);max-width:392px;margin-left:-1px;gap:40px}.hq-app-v2-hiw__closing{width:100%}}@media screen and (max-width:399px){.hq-app-v2-hiw__container{width:calc(100% - 32px)}.hq-app-v2-hiw__heading{font-size:42px}.hq-app-v2-hiw__step{column-gap:24px}.hq-app-v2-hiw__divider{max-width:100%}.hq-app-v2-hiw__closing-group{width:100%;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/hq-app-v2-how-it-works.css.map */
