.landu-newsletter{position:relative;overflow:hidden;padding-top:var(--landu-newsletter-padding-top);padding-bottom:var(--landu-newsletter-padding-bottom);color:var(--landu-white, #FFFFFF);background:radial-gradient(80% 130% at 100% 0%,rgba(255,255,255,.08) 0%,transparent 65%),var(--landu-newsletter-background, #0B1F3D);font-family:var(--font-body-family, sans-serif)}.landu-newsletter__panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:3.2rem;padding:clamp(2.8rem,6vw,6.4rem) clamp(2rem,5vw,5.6rem) clamp(2.4rem,4vw,4rem);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--landu-newsletter-radius, 12px);background:var(--landu-newsletter-background, #0B1F3D);box-shadow:0 12px 32px #040d1c1f}.landu-newsletter__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;opacity:var(--landu-newsletter-texture-opacity, .28);pointer-events:none}.landu-newsletter__texture:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#0b1f3d14,#0b1f3d6b),linear-gradient(90deg,#0b1f3dd6,#0b1f3d5c 62%,#0b1f3d0f)}.landu-newsletter__texture-image{display:block;width:100%;height:100%;object-fit:cover;object-position:72% center}.landu-newsletter__panel:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";opacity:.45;pointer-events:none;background-image:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-position:right top;background-size:9.6rem 100%;mask-image:linear-gradient(90deg,transparent 46%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 46%,#000 100%)}.landu-newsletter__content,.landu-newsletter__action,.landu-newsletter__benefits{position:relative;z-index:1;min-width:0}.landu-newsletter__content{max-width:60rem}.landu-newsletter__eyebrow{margin:0 0 1.4rem;color:#ffffffab;font-size:1.1rem;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.landu-newsletter__heading{max-width:11ch;margin:0;color:var(--landu-white, #FFFFFF);font-family:var(--font-heading-family, sans-serif);font-size:clamp(3.4rem,5vw,6rem);font-weight:var(--font-heading-weight, 700);letter-spacing:-.04em;line-height:1}.landu-newsletter__description{max-width:51rem;margin-top:1.8rem;color:#ffffffbd;font-size:1.5rem;line-height:1.65}.landu-newsletter__description p{margin:0}.landu-newsletter__action{width:100%;max-width:54rem}.landu-newsletter__form-card{padding:2rem;border:1px solid rgba(11,31,61,.12);border-radius:var(--landu-radius-panel, 8px);color:var(--landu-graphite, #22262C);background:var(--landu-newsletter-surface, #F3F5F8);box-shadow:0 12px 28px #040d1c1f}.landu-newsletter__form{width:100%}.landu-newsletter__form-fields{display:flex;flex-direction:column;gap:1rem}.landu-newsletter__input{width:100%;min-width:0;min-height:5.2rem;padding:0 1.6rem;border:1px solid var(--landu-border, #E7EAEF);border-radius:var(--landu-radius-control, 5px);outline:none;color:var(--landu-graphite, #22262C);background:var(--landu-white, #FFFFFF);font:inherit;font-size:1.5rem;line-height:1.2;transition:border-color var(--landu-motion-fast, .18s) ease,box-shadow var(--landu-motion-fast, .18s) ease}.landu-newsletter__input::placeholder{color:var(--landu-muted, #9AA1AC)}.landu-newsletter__input:focus{border-color:var(--landu-navy, #0B1F3D);box-shadow:0 0 0 3px #0b1f3d1f}.landu-newsletter__button{display:inline-flex;width:100%;min-height:5.2rem;padding:1.2rem 1.8rem;align-items:center;justify-content:center;gap:.8rem;border:1px solid var(--landu-newsletter-button, #0B1F3D);border-radius:var(--landu-radius-button, 2px);color:var(--landu-white, #FFFFFF);background:var(--landu-newsletter-button, #0B1F3D);font:inherit;font-size:1.35rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:background-color var(--landu-motion-fast, .18s) ease,border-color var(--landu-motion-fast, .18s) ease,transform var(--landu-motion-fast, .18s) ease}.landu-newsletter__button-icon{width:1.6rem;height:1.6rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.landu-newsletter__button:focus-visible,.landu-newsletter__input:focus-visible{outline:2px solid var(--landu-navy, #0B1F3D);outline-offset:3px}.landu-newsletter__form-note{margin:1.2rem 0 0;color:var(--landu-slate, #5B6472);font-size:1.2rem;line-height:1.5}.landu-newsletter__message{padding:1.4rem 1.6rem;border-radius:var(--landu-radius-control, 5px);font-size:1.4rem;line-height:1.5}.landu-newsletter__message--success{color:var(--landu-success-text, #0A4D35);background:var(--landu-success-bg, #EDF7F1)}.landu-newsletter__message--error{margin-top:1.2rem;color:var(--landu-error-text, #8B2027);background:var(--landu-error-bg, #FFF3F3)}.landu-newsletter__message--error ul{margin:0;padding-left:1.8rem}.landu-newsletter__benefits{display:grid;grid-template-columns:minmax(0,1fr);gap:1.4rem;padding-top:2.4rem;border-top:1px solid rgba(255,255,255,.14)}.landu-newsletter__benefit{display:flex;min-width:0;align-items:flex-start;gap:1.2rem}.landu-newsletter__benefit-marker{display:block;width:.8rem;height:.8rem;margin-top:.55rem;flex:0 0 auto;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffff8c;box-shadow:inset 0 0 0 2px var(--landu-newsletter-background, #0B1F3D)}.landu-newsletter__benefit-copy{min-width:0}.landu-newsletter__benefit-title,.landu-newsletter__benefit-text{margin:0}.landu-newsletter__benefit-title{color:var(--landu-white, #FFFFFF);font-size:1.2rem;font-weight:700;letter-spacing:.09em;line-height:1.4;text-transform:uppercase}.landu-newsletter__benefit-text{margin-top:.35rem;color:#ffffff9e;font-size:1.3rem;line-height:1.5}.landu-newsletter__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}@media(hover:hover)and (pointer:fine){.landu-newsletter__button:hover{border-color:var(--landu-navy-hover, #15325C);background:var(--landu-navy-hover, #15325C);transform:translateY(-1px)}}@media screen and (min-width:600px){.landu-newsletter__form-fields{flex-direction:row}.landu-newsletter__input{flex:1 1 auto}.landu-newsletter__button{width:auto;min-width:16rem;flex:0 0 auto}}@media screen and (min-width:750px){.landu-newsletter__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media screen and (min-width:990px){.landu-newsletter__panel{grid-template-columns:minmax(0,56%) minmax(0,44%);min-height:54rem;column-gap:0;row-gap:2.4rem;align-items:start}.landu-newsletter__texture:after{background:linear-gradient(90deg,var(--landu-newsletter-background, #0B1F3D) 0%,var(--landu-newsletter-background, #0B1F3D) 36%,rgba(11,31,61,.72) 56%,rgba(11,31,61,.2) 78%,transparent 100%),linear-gradient(0deg,rgba(11,31,61,.24) 0%,transparent 46%)}.landu-newsletter__content,.landu-newsletter__action,.landu-newsletter__benefits{grid-column:1}.landu-newsletter__benefits{max-width:60rem;padding-top:2rem}}@media screen and (max-width:599px){.landu-newsletter__panel{gap:2.4rem}.landu-newsletter__form-card{padding:1.5rem}.landu-newsletter__heading{max-width:100%;font-size:clamp(3.2rem,12vw,4.8rem)}.landu-newsletter__description{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.landu-newsletter__input,.landu-newsletter__button{transition:none}.landu-newsletter__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/landu-newsletter-trust.css.map */
