.shopify-section.password-hero-section{margin:0}.password-hero{--ph-badge-background: #dbebe3;--ph-badge-border: #ebf4ef;--ph-badge-text: #667b68;--ph-heading: #272521;--ph-text: #3a4262;--ph-button-text: #272521;--ph-button-border: #272521;--ph-modal-background: #ffffff;--ph-modal-heading: #272521;--ph-modal-text: #52514d;--ph-modal-input: #f5f5f0;--ph-modal-button: #272521;--ph-modal-button-text: #ffffff;position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;min-height:100vh;min-height:100svh;padding:4rem 2rem 0;overflow:hidden;--font-heading-family: var(--font-gelica-family);font-family:var(--font-gelica-family);font-style:normal;font-weight:400;color:var(--ph-heading)}.password-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.password-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--ph-image-position-mobile, 50% 100%);transform:scale(var(--ph-image-scale-mobile, 1));transform-origin:var(--ph-image-position-mobile, 50% 100%)}.password-hero__media--fit-contain .password-hero__image{object-fit:contain}.password-hero__media--fit-cover .password-hero__image{object-fit:cover}.password-hero__media--fit-fill .password-hero__image{object-fit:fill}.password-hero__media--fit-none .password-hero__image{object-fit:none}.password-hero__image--mobile{display:none}@media screen and (max-width:749px){.password-hero__media--has-mobile .password-hero__image--desktop{display:none}.password-hero__media--has-mobile .password-hero__image--mobile{display:block}}@media screen and (min-width:750px){.password-hero__image{object-position:var(--ph-image-position-desktop, 50% 100%);transform:scale(var(--ph-image-scale-desktop, 1));transform-origin:var(--ph-image-position-desktop, 50% 100%)}.password-hero__media--desktop-fit-contain .password-hero__image{object-fit:contain}.password-hero__media--desktop-fit-cover .password-hero__image{object-fit:cover}.password-hero__media--desktop-fit-fill .password-hero__image{object-fit:fill}.password-hero__media--desktop-fit-none .password-hero__image{object-fit:none}}.password-hero__tint,.password-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0}.password-hero__glow{background:linear-gradient(180deg,#ffffff73,#fff0)}.password-hero__bar{position:relative;z-index:1;display:flex;justify-content:center;flex-shrink:0;width:100%;padding:0}.password-hero__logo{display:block;width:100%;height:auto}.password-hero__logo-text{margin:0;font-family:var(--font-gelica-family);font-size:2.4rem;font-style:normal;font-weight:400;letter-spacing:-.03em}.password-hero__inner{position:relative;z-index:1;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:flex-start;gap:4.8rem;width:100%;max-width:92.6rem;padding:9.6rem 0 0;text-align:center}.password-hero__title{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%}.password-hero__badge{margin:0;padding:.8rem 1.6rem;border:1px solid var(--ph-badge-border);border-radius:10rem;background:var(--ph-badge-background);color:var(--ph-badge-text);font-family:var(--font-gelica-family);font-size:clamp(1.2rem,1.6vw,1.6rem);font-style:normal;font-weight:400;line-height:1;letter-spacing:.03em;text-transform:uppercase}.password-hero__heading{margin:0;font-family:var(--font-gelica-family);font-size:clamp(3.6rem,8vw,8rem);font-style:normal;font-weight:300;line-height:1;letter-spacing:-.05em;color:var(--ph-heading);text-wrap:balance}.password-hero__cta{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.password-hero__subheading{margin:0;font-family:var(--font-gelica-family);font-size:clamp(1.6rem,2.4vw,2.4rem);font-style:normal;font-weight:300;line-height:1.5;letter-spacing:-.03em;color:var(--ph-text);text-wrap:balance}.password-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.4rem;border:1px solid var(--ph-button-border);border-radius:.8rem;background:transparent;color:var(--ph-button-text);font-family:var(--font-gelica-family);font-size:1.8rem;font-style:normal;font-weight:400;line-height:2rem;letter-spacing:-.02em;cursor:pointer;transition:background-color .2s ease,color .2s ease}.password-hero__button:hover{background:var(--ph-button-border);color:var(--ph-modal-background)}.password-hero__button:focus,.password-hero__button:focus-visible,.password-hero__button:active{outline:none;box-shadow:none}.password-hero__footer{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 2rem;width:100%;padding-top:2.4rem;font-family:var(--font-parkinsans-family);font-size:1.4rem;font-weight:400;letter-spacing:-.02em;color:var(--ph-text)}.password-hero__link,.password-hero__footer a{padding:0;border:0;background:transparent;color:inherit;font-family:inherit;font-size:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.password-hero__link:hover,.password-hero__footer a:hover{opacity:.7}body.password-hero-modal-open{overflow:hidden}.password-hero__dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;box-sizing:border-box;width:min(38.3rem,calc(100vw - 3.2rem));max-width:none;max-height:calc(100dvh - 3.2rem);margin:auto;padding:3.2rem;border:0;border-radius:3.2rem;background:var(--ph-modal-background);color:var(--ph-modal-text);--font-heading-family: var(--font-gelica-family);font-family:var(--font-gelica-family);font-style:normal;font-weight:400;box-shadow:0 .4rem 8.6rem #00000040;overflow:auto}.password-hero__dialog::backdrop{background:#27252159}.password-hero__dialog[open]{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.password-hero__dialog:not([open]){display:none}.password-hero__dialog-close{position:absolute;top:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ph-modal-text);cursor:pointer}.password-hero__dialog-close:hover{background:var(--ph-modal-input)}.password-hero__dialog-close svg{width:1.4rem;height:1.4rem}.password-hero__mark{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;color:var(--ph-modal-heading)}.password-hero__mark svg{width:100%;height:auto}.password-hero__dialog-text{display:flex;flex-direction:column;gap:1.2rem;width:100%;text-align:center}.password-hero__dialog-heading{margin:0;font-family:var(--font-gelica-family);font-size:2.4rem;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.02em;color:var(--ph-modal-heading)}.password-hero__dialog-body{margin:0;font-family:var(--font-gelica-family);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-.02em;color:var(--ph-modal-text)}.password-hero__form{display:flex;flex-direction:column;gap:2rem;width:100%}.password-hero__fields{display:flex;flex-direction:column;gap:.6rem;width:100%}.password-hero__input{box-sizing:border-box;width:100%;padding:1.2rem 1.6rem;border:1px solid transparent;border-radius:1.2rem;background:var(--ph-modal-input);color:var(--ph-modal-heading);font-family:var(--font-gelica-family);font-size:1.8rem;font-style:normal;font-weight:400;line-height:2rem;letter-spacing:-.02em;text-align:center}.password-hero__input::placeholder{color:var(--ph-modal-text);opacity:1}.password-hero__input:hover,.password-hero__input:focus,.password-hero__input:focus-visible,.password-hero__input:active{outline:none;border-color:transparent;box-shadow:none}.password-hero__input[aria-invalid=true]{border-color:#d72c0d}.password-hero__actions{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%}.password-hero__submit{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:4.8rem;padding:1.4rem 1.6rem;border:0;border-radius:1.2rem;background:var(--ph-modal-button);color:var(--ph-modal-button-text);font-family:var(--font-gelica-family);font-size:1.8rem;font-style:normal;font-weight:400;line-height:2rem;letter-spacing:-.02em;cursor:pointer;transition:opacity .2s ease}.password-hero__submit:hover{opacity:.85}.password-hero__submit:focus,.password-hero__submit:focus-visible,.password-hero__submit:active{outline:none;box-shadow:none}.password-hero__fine-print{margin:0;font-family:var(--font-gelica-family);font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:var(--ph-modal-text);text-align:center}.password-hero__message{display:block;width:100%;margin:0;font-family:var(--font-gelica-family);font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.02em;text-align:center}.password-hero__message--error{color:#d72c0d}.password-hero__message--success{font-size:1.6rem;color:var(--ph-modal-heading)}@media screen and (max-width:749px){.password-hero{padding:2.4rem 1.6rem 0}.password-hero__inner{gap:3.2rem;padding:4.8rem 0 0}.password-hero__title,.password-hero__cta{gap:1.6rem}.password-hero__dialog{padding:2.4rem;border-radius:2.4rem}.password-hero__dialog[open]{gap:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-password-hero.css.map */
