.tude-welcome-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;font-family:var(--font-sans, "DM Sans", sans-serif)}.tude-welcome-popup[hidden],.tude-welcome-popup [hidden]{display:none!important}.tude-welcome-popup__backdrop{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px;overflow:auto;background:#090806b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .4s ease}.tude-welcome-popup__dialog{position:relative;width:min(880px,calc(100vw - 48px));width:min(880px,calc(100vw - 48px),calc((100dvh - 48px)/.8));max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);aspect-ratio:5 / 4;overflow:hidden;border-radius:8px;background:#eee2ce;color:#111110;box-shadow:0 30px 90px #0403026b;opacity:0;transform:translateY(10px) scale(.98);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.tude-welcome-popup.is-active .tude-welcome-popup__backdrop,.tude-welcome-popup.is-active .tude-welcome-popup__dialog{opacity:1}.tude-welcome-popup.is-active .tude-welcome-popup__dialog{transform:translateY(0) scale(1)}.tude-welcome-popup__content{position:relative;width:100%;height:100%}.tude-welcome-popup__content:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(248,241,230,.2) 0%,rgba(248,241,230,.1) 46%,transparent 65%);content:"";pointer-events:none}.tude-welcome-popup__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;overflow:hidden;background:#eee2ce}.tude-welcome-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center}.tude-welcome-popup__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:54%;height:100%;min-width:0;padding:38px 26px 34px 60px}.tude-welcome-popup__logo{width:62px;height:auto;margin:0 0 13px;object-fit:contain}.tude-welcome-popup__eyebrow{margin:0 0 13px;color:#24221f;font-size:9px;font-weight:600;line-height:1.4;letter-spacing:.28em}.tude-welcome-popup__title{max-width:370px;margin:0 0 16px;color:#11110f;font-family:var(--font-serif, "DM Serif Display", Georgia, serif);font-size:clamp(40px,3.8vw,50px);font-weight:400;line-height:1.02;letter-spacing:-.025em;text-wrap:balance}.tude-welcome-popup__description{max-width:330px;margin:0 0 16px;color:#36332f;font-size:13px;line-height:1.5}.tude-welcome-popup__form{width:min(344px,100%);margin:0}.tude-welcome-popup__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tude-welcome-popup__field-row{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;width:100%}.tude-welcome-popup__input{width:100%;min-width:0;height:46px;margin:0;padding:0 48px 0 16px;border:1px solid rgba(17,17,16,.54)!important;border-radius:0!important;outline:0;background-color:#f9f3ea57!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16' fill='none'%3E%3Cpath d='M1 2.25A1.25 1.25 0 0 1 2.25 1h15.5A1.25 1.25 0 0 1 19 2.25v11.5A1.25 1.25 0 0 1 17.75 15H2.25A1.25 1.25 0 0 1 1 13.75V2.25Z' stroke='%23111110' stroke-width='1.2'/%3E%3Cpath d='m2 2 8 6 8-6' stroke='%23111110' stroke-width='1.2'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 15px center!important;background-size:18px auto!important;box-shadow:none!important;color:#111110!important;font:400 12px/1.2 var(--font-sans, "DM Sans", sans-serif);-webkit-text-fill-color:#111110}.tude-welcome-popup__input--plain{padding-right:16px;background-image:none!important}.tude-welcome-popup__phone-row{display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;min-width:0}.tude-welcome-popup__country-code,.tude-welcome-popup__phone-input{width:100%;min-width:0;height:46px;margin:0;border:1px solid rgba(17,17,16,.54)!important;border-radius:0!important;outline:0;background-color:#f9f3ea57!important;box-shadow:none!important;color:#111110!important;font:400 12px/1.2 var(--font-sans, "DM Sans", sans-serif);-webkit-text-fill-color:#111110}.tude-welcome-popup__country-code{padding:0 27px 0 11px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%23111110' stroke-width='1.2'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:10px 6px!important;cursor:pointer}.tude-welcome-popup__phone-input{padding:0 14px}.tude-welcome-popup__phone-input::placeholder{color:#67635d;opacity:1}.tude-welcome-popup__input::placeholder{color:#67635d;opacity:1}.tude-welcome-popup__submit,.tude-welcome-popup__continue{width:100%;min-height:50px;padding:0 19px;border:1px solid #111110!important;border-radius:0!important;background:#111110!important;color:#fafaf8!important;font:600 10px/1 var(--font-sans, "DM Sans", sans-serif);letter-spacing:.18em;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease}.tude-welcome-popup__submit:hover,.tude-welcome-popup__continue:hover{background:#332a22!important;border-color:#332a22!important}.tude-welcome-popup__submit:disabled{cursor:wait;opacity:.68}.tude-welcome-popup__input:focus-visible,.tude-welcome-popup__country-code:focus-visible,.tude-welcome-popup__phone-input:focus-visible,.tude-welcome-popup__submit:focus-visible,.tude-welcome-popup__continue:focus-visible,.tude-welcome-popup__close:focus-visible{outline:0!important}.tude-welcome-popup__input:focus,.tude-welcome-popup__country-code:focus,.tude-welcome-popup__phone-input:focus{border-color:#111110!important;box-shadow:none!important}.tude-welcome-popup__submit:focus-visible,.tude-welcome-popup__continue:focus-visible{box-shadow:inset 0 0 0 1px #fafaf8!important}.tude-welcome-popup__close:focus-visible{outline:1px solid #111110!important;outline-offset:2px}.tude-welcome-popup__delivery{margin:12px 0 0;color:#5e5952;font-size:10px;line-height:1.45;text-align:center}.tude-welcome-popup__privacy{margin:2px 0 0;color:#5c5751;font-size:9px;line-height:1.5;text-align:center}.tude-welcome-popup__message{margin:10px 0 0;color:#8b2f22;font-size:10px;line-height:1.45}.tude-welcome-popup__success{max-width:344px}.tude-welcome-popup__success-kicker{margin:0 0 18px;color:#24221f;font-size:9px;font-weight:600;letter-spacing:.28em}.tude-welcome-popup__success h3{margin:0 0 18px;color:#11110f;font-family:var(--font-serif, "DM Serif Display", Georgia, serif);font-size:clamp(36px,3.25vw,44px);font-weight:400;line-height:1.08}.tude-welcome-popup__success>p:not(.tude-welcome-popup__success-kicker){margin:0 0 10px;color:#3d3934;font-size:13px;line-height:1.55}.tude-welcome-popup__success .tude-welcome-popup__success-note{color:#6e6860;font-size:10.5px;line-height:1.55}.tude-welcome-popup__continue{margin-top:16px}.tude-welcome-popup__success .tude-welcome-popup__success-validity{margin:9px 0 0;color:#6e6860;font-size:9.5px;line-height:1.4;text-align:center}.tude-welcome-popup__close{position:absolute;top:15px;right:15px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:0;background:transparent;color:#111110;font-family:Arial,sans-serif;font-size:28px;font-weight:300;line-height:1}.tude-welcome-popup__close span{transform:translateY(-1px)}.tude-welcome-popup__close:before,.tude-welcome-popup__close:after{content:none!important;border:0!important;box-shadow:none!important}.tude-welcome-popup__launcher{position:fixed;top:50%;left:0;z-index:99990;width:38px;height:104px;transform:translate(-110%,-50%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.tude-welcome-popup__launcher[hidden]{display:none!important}.tude-welcome-popup__launcher.is-visible{transform:translateY(-50%)}.tude-welcome-popup__launcher-open{display:flex;align-items:center;justify-content:center;width:38px;height:104px;padding:14px 0 11px;border:0;border-radius:0;background:#302f2c;color:#fff;cursor:pointer}.tude-welcome-popup__launcher-open span{font-family:var(--font-sans, "DM Sans", sans-serif);font-size:10px;font-weight:600;line-height:1;letter-spacing:.12em;writing-mode:vertical-rl;transform:rotate(180deg)}.tude-welcome-popup__launcher-dismiss{position:absolute;top:-11px;right:-7px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid #2a2927;border-radius:50%;background:#fff;color:#111110;font-family:Arial,sans-serif;font-size:17px;font-weight:300;line-height:1;cursor:pointer}.tude-welcome-popup__launcher-open:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #fff}.tude-welcome-popup__launcher-dismiss:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #2a2927}html.tude-popup-open,body.tude-popup-open{overflow:hidden!important;overscroll-behavior:none}@media screen and (min-width:750px)and (max-width:900px){.tude-welcome-popup__copy{width:56%;padding:26px 22px 24px 44px}.tude-welcome-popup__logo{width:52px;margin-bottom:10px}.tude-welcome-popup__eyebrow{margin-bottom:10px}.tude-welcome-popup__title{margin-bottom:14px;font-size:42px}.tude-welcome-popup__description{margin-bottom:14px;font-size:12px}.tude-welcome-popup__field-row{gap:8px}.tude-welcome-popup__input,.tude-welcome-popup__country-code,.tude-welcome-popup__phone-input{height:42px}.tude-welcome-popup__submit,.tude-welcome-popup__continue{min-height:46px}.tude-welcome-popup__delivery{margin-top:9px}}@media screen and (min-width:750px)and (max-height:650px){.tude-welcome-popup__copy{padding-top:20px;padding-bottom:18px}.tude-welcome-popup__logo{width:48px;margin-bottom:8px}.tude-welcome-popup__eyebrow{margin-bottom:8px;font-size:8px}.tude-welcome-popup__title{margin-bottom:10px;font-size:36px}.tude-welcome-popup__description{margin-bottom:10px;font-size:10px;line-height:1.45}.tude-welcome-popup__field-row{gap:9px}.tude-welcome-popup__input,.tude-welcome-popup__country-code,.tude-welcome-popup__phone-input{height:38px}.tude-welcome-popup__submit,.tude-welcome-popup__continue{min-height:42px}.tude-welcome-popup__delivery{margin-top:8px}}@media screen and (max-width:749px){.tude-welcome-popup__backdrop{align-items:center;padding:12px}.tude-welcome-popup__dialog{width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 24px);max-height:calc(100svh - 24px);max-height:calc(100dvh - 24px);aspect-ratio:auto;overflow-x:hidden;overflow-y:auto;border-radius:6px}.tude-welcome-popup__content{display:flex;flex-direction:column;height:auto}.tude-welcome-popup__content:after{display:none}.tude-welcome-popup__media{position:relative;inset:auto;order:1;flex:0 0 clamp(170px,22.5vh,195px);flex-basis:clamp(170px,22.5svh,195px);flex-basis:clamp(170px,22.5dvh,195px);width:100%}.tude-welcome-popup__media img{object-position:72% 66%}.tude-welcome-popup__copy{order:2;width:100%;height:auto;padding:22px 24px 21px;background:#f5ecdf}.tude-welcome-popup__logo{width:52px;margin-bottom:5px}.tude-welcome-popup__eyebrow{margin-bottom:15px;font-size:11px;line-height:1.25}.tude-welcome-popup__title{margin-bottom:15px;font-size:clamp(34px,9.2vw,37px);line-height:1.01}.tude-welcome-popup__description{margin-bottom:19px;font-size:14px;line-height:1.45}.tude-welcome-popup__form,.tude-welcome-popup__success{width:100%;max-width:none}.tude-welcome-popup__success h3{margin-bottom:14px;font-size:clamp(31px,8.6vw,35px);line-height:1.08}.tude-welcome-popup__success>p:not(.tude-welcome-popup__success-kicker){margin-bottom:8px;font-size:12.5px;line-height:1.5}.tude-welcome-popup__success .tude-welcome-popup__success-note{font-size:10.5px}.tude-welcome-popup__success .tude-welcome-popup__success-validity{margin:8px 0 0;font-size:9.5px}.tude-welcome-popup__input,.tude-welcome-popup__country-code,.tude-welcome-popup__phone-input{height:52px}.tude-welcome-popup__phone-row{grid-template-columns:minmax(96px,32%) minmax(0,1fr)}.tude-welcome-popup__submit,.tude-welcome-popup__continue{min-height:54px}.tude-welcome-popup__delivery{margin-top:13px;font-size:11.5px}.tude-welcome-popup__privacy{margin-top:3px;font-size:11px;line-height:1.4}.tude-welcome-popup__close{top:10px;right:10px;background:transparent;font-size:21px}.tude-welcome-popup__launcher,.tude-welcome-popup__launcher-open{width:34px;height:92px}.tude-welcome-popup__launcher-open span{font-size:9px}.tude-welcome-popup__launcher-dismiss{top:-10px;right:-6px;width:20px;height:20px;font-size:15px}}@media screen and (max-width:749px)and (max-height:680px){.tude-welcome-popup__backdrop{align-items:flex-start}.tude-welcome-popup__media{flex-basis:145px}.tude-welcome-popup__copy{padding-top:18px;padding-bottom:18px}.tude-welcome-popup__logo{width:48px;margin-bottom:9px}.tude-welcome-popup__eyebrow{margin-bottom:11px}.tude-welcome-popup__title{margin-bottom:11px;font-size:34px}.tude-welcome-popup__description{margin-bottom:14px}}@media(prefers-reduced-motion:reduce){.tude-welcome-popup__backdrop,.tude-welcome-popup__dialog,.tude-welcome-popup__launcher{transition:opacity 1ms linear}.tude-welcome-popup__dialog{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tude-newsletter-popup.css.map */
