.m-text-band{position:relative;margin-top:30px;padding:90px 0 68px;background:transparent}.m-text-band .m-page-width{max-width:1240px;padding-left:48px;padding-right:48px}.m-text-band__inner{width:100%}.m-text-band__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:center;gap:64px}.m-text-band__content{width:100%;max-width:620px}.m-text-band__heading{margin:0;color:#2b4a82;font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,5.2vw,72px);line-height:.2;font-weight:400;letter-spacing:.01em;min-height:3.9em;padding-bottom:.08em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.m-text-band__heading-line{display:block;padding-bottom:.04em}.m-text-band__heading-line--2 .m-word--supplement,.m-text-band__heading-line--3,.m-text-band__heading-line--4{font-style:italic}.m-text-band__heading-line--4{color:#7a1f3a}@media(min-width:990px){.m-text-band__heading-line--2 .m-word--supplement{margin-left:var(--m-text-band-supplement-desktop-offset, 0px)}.m-text-band__heading-line--3,.m-text-band__heading-line--4{margin-left:var(--m-text-band-lower-lines-desktop-offset, 0px)}}.m-text-band__subtext{max-width:500px;margin-top:28px;color:#0e1f3b8c;font-family:"DM Sans",var(--m-font-body),sans-serif;font-size:16px;line-height:1.75}.m-text-band__subtext p{margin:0}.m-text-band__buttons{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:40px}.m-text-band__button{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:16px 40px;border-radius:2px;text-decoration:none;text-align:center;font-family:"DM Sans",var(--m-font-body),sans-serif;font-size:13px;line-height:1;letter-spacing:.08em;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease;appearance:none;-webkit-appearance:none;cursor:pointer}.m-text-band__button[aria-disabled=true]{pointer-events:none;opacity:.7}.m-text-band__button--primary{background:#0e1f3b;border:1px solid #0e1f3b;color:#f6f2ec}.m-text-band__button--primary:hover{background:#13284d;border-color:#13284d;color:#f6f2ec}.m-text-band__button--secondary{background:transparent;border:1px solid rgba(14,31,59,.28);color:#0e1f3b}.m-text-band__button--secondary:hover{background:#0e1f3b0a;border-color:#0e1f3b66;color:#0e1f3b}.m-text-band__visual{display:flex;justify-content:center;align-items:center}.m-text-band__card{width:100%;max-width:340px;background:#fdfcf8;border:1px solid rgba(14,31,59,.08);border-radius:4px;padding:40px 36px 34px;text-align:center}.m-text-band__circle{width:min(100%,200px);aspect-ratio:1 / 1;margin:0 auto 24px;border-radius:50%;background:#0e1f3b1a;display:flex;align-items:center;justify-content:center;overflow:hidden}.m-text-band__product-image,.m-text-band__product-video{width:100%;height:100%;object-fit:cover;display:block}.m-text-band__circle-placeholder{color:#0e1f3b6b;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-style:italic;line-height:1.2}.m-text-band__product-title{margin:0 0 4px;color:#0e1f3b;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;line-height:1;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.m-text-band__product-tagline{margin:0 0 20px;color:#0e1f3b8c;font-family:"DM Sans",var(--m-font-body),sans-serif;font-size:12px;line-height:1.5;letter-spacing:.06em}.m-text-band__pill-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.m-text-band__pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border:1px solid rgba(14,31,59,.2);border-radius:999px;color:#0e1f3b8c;font-family:"DM Sans",var(--m-font-body),sans-serif;font-size:10px;line-height:1;letter-spacing:.07em;text-transform:uppercase}.m-word{display:inline-block;white-space:nowrap;padding-bottom:.08em}.m-char{display:inline-block;overflow:hidden;vertical-align:baseline;padding-right:.08em;margin-right:-.08em;padding-bottom:.1em;margin-bottom:-.1em}.m-text-band__heading-line .m-word:first-child .m-char:first-child{padding-left:.08em;margin-left:-.08em}.m-char-inner{display:inline-block;opacity:0;transform:translate(-110%);will-change:transform,opacity;line-height:1.05;transform-origin:left center}.m-space{white-space:pre}.m-text-band.animate .m-char-inner{animation:reveal .4s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--delay)}@keyframes reveal{0%{opacity:0;transform:translate(-110%)}to{opacity:1;transform:translate(0)}}body.m-text-band-popup-open{overflow:hidden}.m-text-band__popup[hidden]{display:none!important}.m-text-band__popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.m-text-band__popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e1f3bb3}.m-text-band__popup-dialog{position:relative;z-index:1;width:100%;max-width:860px;max-height:calc(100vh - 48px);padding:14px;border-radius:10px;background:#fdfcf8;box-shadow:0 24px 70px #0e1f3b3d;overflow:auto}.m-text-band__popup-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:#0e1f3b;color:#f6f2ec;font-size:24px;line-height:1;cursor:pointer;appearance:none;-webkit-appearance:none}.m-text-band__popup-image{display:block;width:100%;height:auto;border-radius:6px}@media(max-width:1199px){.m-text-band{padding:18px 0 60px}.m-text-band .m-page-width{padding-left:32px;padding-right:32px}.m-text-band__grid{grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:46px}.m-text-band__heading{font-size:clamp(38px,5vw,62px)}.m-text-band__button{min-height:56px;padding:16px 30px}.m-text-band__card{padding:34px 26px 28px}}@media(max-width:989px){.m-text-band{margin-top:24px;padding:16px 0 54px}.m-text-band .m-page-width{padding-left:24px;padding-right:24px}.m-text-band__grid{grid-template-columns:1fr;gap:34px}.m-text-band__content{max-width:100%;text-align:center}.m-text-band__heading{min-height:0;font-size:clamp(34px,8vw,54px);line-height:1.04;padding-bottom:.08em}.m-text-band__subtext{margin-left:auto;margin-right:auto;max-width:620px}.m-text-band__buttons{justify-content:center}.m-text-band__card{max-width:340px}}@media(max-width:749px){.m-text-band{margin-top:18px;padding:90px 0 44px}.m-text-band .m-page-width{padding-left:16px;padding-right:16px}.m-text-band__grid{gap:28px}.m-text-band__heading{font-size:clamp(30px,11vw,42px);line-height:1.06;padding-bottom:.08em}.m-text-band__subtext{margin-top:18px;font-size:15px;line-height:1.68;max-width:100%}.m-text-band__buttons{flex-direction:column;align-items:stretch;gap:12px;margin-top:26px}.m-text-band__button{width:100%;min-height:54px;padding:15px 22px}.m-text-band__card{max-width:100%;padding:28px 18px 24px}.m-text-band__circle{width:min(100%,180px);margin-bottom:20px}.m-text-band__product-title{font-size:24px;margin-bottom:6px}.m-text-band__product-tagline{margin-bottom:16px}.m-text-band__pill-row{gap:6px}.m-text-band__pill{min-height:22px;padding:4px 9px;font-size:9px}.m-text-band__popup{padding:16px}.m-text-band__popup-dialog{max-height:calc(100vh - 32px);padding:10px}.m-text-band__popup-close{top:8px;right:8px;width:36px;height:36px;font-size:22px}}@media(max-width:479px){.m-text-band__heading{font-size:clamp(28px,11.6vw,36px)}.m-text-band__subtext{font-size:14px}.m-text-band__card{padding:24px 14px 20px}.m-text-band__circle{width:min(100%,164px)}.m-text-band__product-title{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/m-text-band.css.map */
