.klaviyo-form-section{position:relative;height:calc(100vh - var(--height-header, 0px));height:calc(100svh - var(--height-header, 0px));min-height:calc(100vh - var(--height-header, 0px));min-height:calc(100svh - var(--height-header, 0px));overflow:hidden}.klaviyo-form-section__background-wrap,.klaviyo-form-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.klaviyo-form-section__background,.klaviyo-form-section__background .image__img{width:100%;height:100%}.klaviyo-form-section__background .image__img{object-fit:cover}.klaviyo-form-section__background--mobile{display:none}@media(max-width:719px){.klaviyo-form-section__background--mobile{display:block}.klaviyo-form-section__background--mobile+.klaviyo-form-section__background{display:none}}.klaviyo-form-section__overlay{background:var(--overlay-color, #000000);opacity:var(--overlay-opacity, 0)}.klaviyo-form-section__inner{position:relative;height:100%;min-height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:32px 20px}.klaviyo-form-section__instagram-link{position:absolute;right:24px;bottom:24px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--panel-text-color, currentColor)}.klaviyo-form-section__instagram-link .icon,.klaviyo-form-section__instagram-link svg{width:100%;height:100%}.klaviyo-form-section__panel{width:min(100%,var(--panel-max-width, 520px));min-height:600px;background:var(--panel-background, #ffffff);color:var(--panel-text-color, #1f1f1f);padding:clamp(71px,9.45vw,118px) clamp(34px,4.5vw,56px) clamp(28px,3.78vw,48px);display:flex;flex-direction:column;justify-content:center}.klaviyo-form-section__copy-wrap{margin:0 auto 30px;width:100%;max-width:400px;text-align:center}.klaviyo-form-section__copy{display:none}.klaviyo-form-section__copy.is-active{display:block}.klaviyo-form-section--no-confirmation-footer[data-form-state=confirmation] .klaviyo-form-section__copy-wrap{padding-bottom:30px}.klaviyo-form-section__heading{margin:0;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.07em;font-size:14px;font-weight:500;line-height:1.32}.klaviyo-form-section__text{margin-top:8px;font-size:14px;line-height:1.4}.klaviyo-form-section__text p{margin:0}.klaviyo-form-section__form-wrap{width:100%;margin:0 auto}.klaviyo-form-section__form{display:flex;flex-direction:column;gap:23px;max-width:500px;margin:0 auto}.klaviyo-form-section__input,.klaviyo-form-section__select{-webkit-appearance:none;appearance:none;width:100%;height:52px;border:0;border-bottom:1px solid var(--field-border-color, rgba(31, 31, 31, .35));background:var(--field-background, #f3f3f3);color:inherit;border-radius:0;padding:0 14px;font-size:13px;line-height:1;text-align:center}.klaviyo-form-section__select{padding-right:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M1 1L9 9L17 1' stroke='%23B9B9B9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:13px 7px}.klaviyo-form-section__input:focus,.klaviyo-form-section__select:focus{outline:none;border-bottom-color:#1f1f1fbf}.klaviyo-form-section__input::placeholder{color:#1f1f1f5c;text-transform:uppercase;letter-spacing:.045em}.klaviyo-form-section__phone-row{display:grid;grid-template-columns:200px 1fr;margin-bottom:12px}.klaviyo-form-section__profile-type{border:none;margin:0;margin-bottom:1.2rem;padding:0;display:flex;gap:28px;justify-content:center}.klaviyo-form-section__profile-type label{display:inline-flex;align-items:center;gap:8px;font-size:15px}.klaviyo-form-section__profile-type input{width:20px;height:20px;margin:0;accent-color:#000000}.klaviyo-form-section__button{border:0;min-width:300px;height:56px;margin:0 auto;padding:0 24px;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500;cursor:pointer;background:var(--button-background, #f1f1f1);color:var(--button-text-color, inherit)}.klaviyo-form-section__text-button{border:0;width:auto;min-width:300px;height:56px;margin:0 auto;padding:0 24px;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500;cursor:pointer;background:var(--button-background, #f1f1f1);color:var(--button-text-color, inherit)}.klaviyo-form-section__status{width:100%;max-width:560px;margin:12px auto 0;text-align:center;font-size:13px}.klaviyo-form-section__status.is-error{color:#b42318}.klaviyo-form-section__status.is-success{color:#0f766e}.klaviyo-form-section__footer-text{margin:7rem auto 0;text-align:center;font-size:13px;line-height:1.45}.klaviyo-form-section__footer-text p{margin:0}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__panel{justify-content:center}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__copy-wrap{margin-bottom:0;padding-bottom:0}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__form-wrap:not([hidden]){flex:0 0 auto}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__footer-text{margin-top:32px}.klaviyo-form-section.is-submitting .klaviyo-form-section__button,.klaviyo-form-section.is-submitting .klaviyo-form-section__text-button{opacity:.7}@media(max-width:959px){.klaviyo-form-section__heading,.klaviyo-form-section__text{font-size:14px}.klaviyo-form-section__input,.klaviyo-form-section__select{height:50px;font-size:13px;margin-bottom:15px}.klaviyo-form-section__profile-type label{font-size:15px}.klaviyo-form-section__button,.klaviyo-form-section__text-button{min-width:280px;height:54px;font-size:14px}}@media(max-width:719px){.klaviyo-form-section__inner{flex-direction:column;gap:14px;min-height:0;max-height:700px;padding:24px 20px}.klaviyo-form-section__panel{flex:1 1 auto;min-height:0;padding:24px 24px 10px;justify-content:flex-start;overflow-y:auto}.klaviyo-form-section__instagram-link{position:static;width:48px;height:48px;border-radius:50%;background:#fff;color:#1f1f1f;box-shadow:0 2px 8px #1f1f1f1f}.klaviyo-form-section__instagram-link .icon,.klaviyo-form-section__instagram-link svg{width:20px;height:20px}.klaviyo-form-section__copy-wrap,.klaviyo-form-section__form-wrap,.klaviyo-form-section__status,.klaviyo-form-section__footer-text{max-width:100%}.klaviyo-form-section__heading{font-size:14px;letter-spacing:.06em}.klaviyo-form-section__copy{padding-top:40px;padding-bottom:20px}.klaviyo-form-section__copy[data-form-state-copy=step-1] .klaviyo-form-section__heading{max-width:220px;margin-right:auto;margin-left:auto}.klaviyo-form-section__copy[data-form-state-copy=step-2] .klaviyo-form-section__heading{max-width:120px;margin-right:auto;margin-left:auto}.klaviyo-form-section__text{font-size:14px;margin-top:6px}.klaviyo-form-section__form-wrap:not([hidden]){flex:1 1 auto;display:flex;flex-direction:column}.klaviyo-form-section__form{flex:1 1 auto;gap:12px;width:100%;min-height:0}.klaviyo-form-section__footer-text{flex:0 0 auto;margin-top:24px;font-size:10px}.klaviyo-form-section__input::placeholder{font-size:10.4px}.klaviyo-form-section__button,.klaviyo-form-section__text-button{width:230px;min-width:0;max-width:100%;font-size:9.6px}.klaviyo-form-section__button{margin-top:0}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__panel{justify-content:center;overflow-y:hidden}.klaviyo-form-section[data-form-state=confirmation] .klaviyo-form-section__copy[data-form-state-copy=confirmation]{padding-top:0;padding-bottom:0}.klaviyo-form-section__phone-row{grid-template-columns:1fr 1.5fr}.klaviyo-form-section__profile-type{gap:20px}.klaviyo-form-section__profile-type label{gap:6px;font-size:13px}.klaviyo-form-section__profile-type input{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-klaviyo-form.css.map */
