.ma-hero,.ma-reels{--ma-green: #2D4A3E;--ma-gold: #B8965A;--ma-ivory: #FAF7F2;--ma-cream: #F5F0E8;--ma-ink: #1E1E1E}.ma-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:0 1.75rem;border:1px solid transparent;border-radius:0;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;transition:background .25s,color .25s,border-color .25s}.ma-btn--gold{background:#b8965a;color:#1e1e1e}.ma-btn--gold:hover{background:#c9a96b}.ma-btn--gold[disabled]{opacity:.5;cursor:not-allowed}.ma-btn--ghost{background:transparent;color:#faf7f2;border-color:#faf7f273}.ma-btn--ghost:hover{border-color:#b8965a;color:#b8965a}.ma-btn--line{background:transparent;color:#2d4a3e;border-color:#2d4a3e59;min-height:44px;font-size:.75rem}.ma-btn--line:hover{border-color:#b8965a;color:#b8965a}.ma-btn:focus-visible{outline:2px solid #B8965A;outline-offset:3px}.ma-hero{position:relative;display:flex;align-items:flex-end;min-height:74svh;max-height:780px;overflow:hidden;isolation:isolate;background:#2d4a3e}@supports not (min-height: 1svh){.ma-hero{min-height:74vh}}.ma-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ma-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#2d4a3e26,#2d4a3eb8 55%,#2d4a3ef2)}.ma-hero__inner{width:100%;max-width:640px;margin:0 auto;padding:2rem 1.25rem;color:#faf7f2;text-align:center}.ma-hero__eyebrow{margin:0 0 .75rem;font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:#b8965a}.ma-hero__title{margin:0 0 .75rem;font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:clamp(2rem,8vw,3.25rem);line-height:1.08;color:#faf7f2}.ma-hero__sub{margin:0 auto 1.25rem;max-width:34ch;font-size:.9375rem;line-height:1.6;color:#faf7f2d9}.ma-hero__sub p{margin:0}.ma-hero__price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.5rem .75rem;margin:0 0 1rem}.ma-hero__price-now{font-size:1.5rem;font-weight:500}.ma-hero__price-was{color:#faf7f28c}.ma-hero__price-save{font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:#b8965a}.ma-hero__ctas{display:flex;flex-direction:column;gap:.625rem}.ma-hero__form{margin:0}.ma-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.1rem;margin:1.25rem 0 0;padding:0;list-style:none;font-size:.75rem;color:#faf7f2bf}.ma-hero__scroll{display:inline-block;margin-top:1.25rem;font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:#faf7f2b3;text-decoration:none}.ma-hero__scroll:hover{color:#b8965a}.ma-hero__warn{margin-top:1rem;padding:.75rem;background:#fff3e0;color:#7a4b00;font-size:.8125rem}@media(min-width:750px){.ma-hero{min-height:82svh;align-items:center}.ma-hero__inner{max-width:720px;padding:3rem 2rem}.ma-hero__ctas{flex-direction:row;justify-content:center}.ma-hero__ctas>*{flex:0 1 260px}}.ma-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem calc(.625rem + env(safe-area-inset-bottom));background:#2d4a3e;border-top:1px solid rgba(184,150,90,.5);transform:translateY(110%);transition:transform .3s ease}.ma-stickybar.is-visible{transform:translateY(0)}.ma-stickybar__label{flex:1;min-width:0;color:#faf7f2;font-size:.6875rem;line-height:1.3;text-align:left}.ma-stickybar__label strong{display:block;font-size:.9375rem;font-weight:500}.ma-stickybar .ma-btn{width:auto;min-height:46px;padding:0 1.1rem;white-space:nowrap}.ma-stickybar form{margin:0}@media(min-width:750px){.ma-stickybar{display:none}}@supports selector(:has(*)){@media(max-width:749px){body:has(.ma-stickybar){padding-bottom:calc(70px + env(safe-area-inset-bottom))}}}.ma-reels{padding:1.75rem 0 2rem;background:#f5f0e8;scroll-margin-top:60px}.ma-reels__head{padding:0 1.25rem;text-align:center}.ma-reels__eyebrow{margin:0 0 .4rem;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b8965a}.ma-reels__title{margin:0 0 .4rem;font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:clamp(1.5rem,6vw,2.25rem);line-height:1.15;color:#2d4a3e}.ma-reels__sub{margin:0;font-size:.875rem;color:#5c5c5c}.ma-reels__track{display:flex;gap:.75rem;margin:1.25rem 0 0;padding:0 1.25rem .75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ma-reels__track::-webkit-scrollbar{display:none}.ma-reel{flex:0 0 74vw;max-width:300px;scroll-snap-align:center;background:#fff}.ma-reel__media{position:relative;display:block;aspect-ratio:9 / 16;overflow:hidden;background:#2d4a3e}.ma-reel__poster,.ma-reel__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ma-reel__video{z-index:1}.ma-reel__step{position:absolute;z-index:2;top:.625rem;left:.625rem;padding:.25rem .5rem;background:#2d4a3ee0;color:#faf7f2;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase}.ma-reel__body{padding:.875rem .875rem 1rem}.ma-reel__title{margin:0 0 .25rem;font-family:var(--font-heading-family, "Cormorant Garamond", Georgia, serif);font-weight:500;font-size:1.0625rem;line-height:1.25;color:#2d4a3e}.ma-reel__title a{color:inherit;text-decoration:none}.ma-reel__caption{margin:0 0 .75rem;font-size:.8125rem;line-height:1.5;color:#5c5c5c}.ma-reel__price{display:block;margin:0 0 .5rem;font-size:.8125rem;color:#1e1e1e}.ma-reels__foot{margin-top:1rem;padding:0 1.25rem;text-align:center}.ma-reels__foot .ma-btn{display:inline-flex;width:auto;padding:0 2rem}@media(min-width:750px){.ma-reels{padding:3rem 0 3.5rem}.ma-reels__track{display:grid;grid-template-columns:repeat(5,1fr);max-width:1180px;margin:2rem auto 0;padding:0 2rem;overflow:visible}.ma-reel{flex:none;max-width:none}}@media(prefers-reduced-motion:reduce){.ma-reel__video{display:none}.ma-btn,.ma-stickybar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/ma-conversion.css.map */
