.embed{position:relative;color:var(--color-reverse);-webkit-user-select:none;user-select:none;overflow:hidden}.embed__media{font-size:0}.embed__media iframe{pointer-events:none}.embed__media-image{width:100%;height:calc(var(--vh, 1vh) * 100);object-fit:cover;object-position:var(--embed-image-pos-x, center) var(--embed-image-pos-y, center)!important}.embed__media-image--desktop,.embed__heading--desktop{display:none}.embed__media-image--mobile,.embed__heading--mobile{display:block}@media screen and (min-width: 990px){.embed__media-image--mobile,.embed__heading--mobile{display:none}.embed__media-image--desktop,.embed__heading--desktop{display:block}}.embed__link{position:absolute;top:0;left:0;width:100%;height:100%}.embed__content{position:absolute;padding:3rem;width:100%;max-width:100%;justify-content:flex-start;display:flex;z-index:2}@media screen and (min-width: 990px){.embed__content{--content-width: var(--embed-max-width);max-width:var(--embed-max-width)}}.embed__box{display:flex;flex-direction:column;align-items:center;width:100%;opacity:1}@media screen and (min-width: 990px){.embed__box{align-items:var(--embed-content-flex-align, center)}}.embed__box.alignment-mobile--left{align-items:flex-start}.embed__box.alignment-mobile--right{align-items:flex-end}.embed__box.alignment-mobile--center{align-items:center}@media screen and (min-width: 990px){.embed__box.alignment-desktop--left{align-items:flex-start}.embed__box.alignment-desktop--right{align-items:flex-end}.embed__box.alignment-desktop--center{align-items:center}}.custom-embed__heading,.custom-embed__subheading>*{margin:0 0 1rem;color:var(--custom-text-color)}.custom-embed__heading--mobile{display:inline-block}.custom-embed__heading--desktop{display:none}@media screen and (min-width: 990px){.custom-embed__heading--mobile{display:none}.custom-embed__heading--desktop{display:inline-block}}.embed__box iframe{width:100%;height:100%;max-height:80vh;aspect-ratio:4 / 3;color:var(--custom-text-color)!important}@media screen and (min-width: 990px){.embed__box iframe{aspect-ratio:16 / 9}}.embed__box .klaviyo-form{width:100%}.embed__box div[data-testid=form-component] input[type=email]{font-family:var(--font-body-family)!important;font-size:1.2rem!important;color:var(--custom-text-color)!important;border-top:none!important;border-right:none!important;border-left:none!important;padding-left:0!important;box-shadow:none!important}.embed__box div[data-testid=form-component] input[type=email]:-webkit-autofill,.embed__box div[data-testid=form-component] input[type=email]:-webkit-autofill:hover,.embed__box div[data-testid=form-component] input[type=email]:-webkit-autofill:focus,.embed__box div[data-testid=form-component] input[type=email]:-webkit-autofill:active{transition:background-color 5000s}.embed__box.light div[data-testid=form-component] input[type=email]:-webkit-autofill{-webkit-text-fill-color:var(--color-white)}.embed__box div[data-testid=form-component] input[type=email]:focus,.embed__box div[data-testid=form-component]:last-of-type>button:focus{outline:none!important}body.using-tab .embed__box div[data-testid=form-component] input[type=email]:focus,body.using-tab .embed__box div[data-testid=form-component]:last-of-type>button:focus{outline:.2rem solid var(--color-focus)!important;outline-offset:.3rem}.embed__box div[data-testid=form-component] input[type=email]:focus:not(:focus-visible){outline:.2rem solid var(--color-focus)!important}.embed__box div[data-testid=form-component] input,.embed__box div[data-testid=form-component] input:focus-visible,.embed__box div[data-testid=form-component] input:hover,.embed__box div[data-testid=form-component] div:has(>input[type=tel]){caret-color:var(--color-ink);border-color:var(--color-ink)!important;outline-color:var(--color-ink)!important}.embed__box div[data-testid=form-component] input::placeholder{color:var(--color-ink)!important;font-family:var(--font-body-family)!important;font-size:1.2rem!important;line-height:1.2!important;letter-spacing:.03em!important}.embed__box form.klaviyo-form div[data-testid=form-row]:has(input[type=tel])~div[data-testid=form-row]:last-of-type{position:absolute!important;top:0;right:0}.embed__box form.klaviyo-form div[data-testid=form-row]:has(input[type=tel])~div[data-testid=form-row]:last-of-type>div[data-testid=form-component]{padding:0!important}.embed__box form.klaviyo-form div[data-testid=form-row]:has(input[type=tel])~div[data-testid=form-row]:last-of-type button{position:relative;height:40px!important;font-size:0!important}.embed__box form.klaviyo-form div[data-testid=form-row]:has(input[type=tel])~div[data-testid=form-row]:last-of-type button:after{top:calc(50% - .8rem);right:1rem}.embed__box div[data-testid=form-component]:last-of-type>button{position:absolute;right:0;box-shadow:none!important;color:transparent!important}.embed__box div[data-testid=form-component]:last-of-type>button:hover{cursor:pointer}.embed__box div[data-testid=form-component]:last-of-type>button:after{position:absolute;top:40%;left:initial;right:0;width:2rem;height:auto;cursor:pointer;margin:0;border:none;animation:none}.embed__box div[data-testid=form-component]:last-of-type>button:not(.klaviyo-spinner):after{content:url(form-arrow-right.svg)}.embed__box div[data-testid=form-component]:last-of-type>button.klaviyo-spinner:before{content:none}.embed__box div[data-testid=form-component]:last-of-type>button.klaviyo-spinner:after{border-top-color:var(--color-ink);border-left-color:var(--color-ink)}.embed__box .klaviyo-form>div>div[data-testid=form-row] p span,.embed__box,.embed__box .embed-klaviyo-form *{color:var(--color-ink)!important}.embed__box .klaviyo-form>div>div[data-testid=form-row]:first-of-type p span{font-family:var(--font-heading-family)!important}.embed__box .klaviyo-form [role=alert],.embed__box .klaviyo-form>div>div[data-testid=form-row]:last-of-type p span{font-family:var(--font-body-family)!important;font-size:1.2rem!important}.embed__box.light div[data-testid=form-component] input,.embed__box.light div[data-testid=form-component] input:focus-visible,.embed__box.light div[data-testid=form-component] input:hover,.embed__box.light div[data-testid=form-component] div:has(>input[type=tel]){caret-color:var(--color-white);border-color:var(--color-white)!important;outline-color:var(--color-white)!important}.embed__box.light div[data-testid=form-component] div:has(>input[type=tel]) button[role=combobox] svg{fill:var(--color-white)!important}.embed__box.light div[data-testid=form-component] input::placeholder{color:var(--color-white)!important}.embed__box.light,.embed__box.light .embed-klaviyo-form [data-testid=form-component] *{color:var(--color-white)!important}.embed__box.light .embed-klaviyo-form [data-testid=form-component] [role=alert],.embed__box.light .embed-klaviyo-form [data-testid=form-component] [role=option] *{color:var(--color-ink)!important}.embed__box.light div[data-testid=form-component]:last-of-type>button:not(.klaviyo-spinner):after{content:url(form-arrow-right-white.svg)!important}.custom-newsletter__heading{font-size:1.8rem;line-height:2.2rem;margin-bottom:.8rem;color:var(--custom-text-color)}.custom-newsletter__text{margin:0 0 1.5rem;color:var(--custom-text-color)}.custom-newsletter__text p{margin:0;transition:all var(--duration-short) ease-in-out;animation:fadeIn 1.5s}@media screen and (min-width: 750px){.custom-newsletter__heading{font-size:2.4rem;line-height:2.9rem;margin-bottom:.6rem}.custom-newsletter__text{margin:0 0 2.3rem}.embed-klaviyo-form{max-width:var(--embed-form-max-width, 50%)}}
/*# sourceMappingURL=/cdn/shop/t/600/assets/section-embed.css.map */
