.fm-lp{background:var(--fm-cream,#f7f4ef);color:var(--fm-ink,#262650)}.fm-lp-contact{right:20px;bottom:max(20px, env(safe-area-inset-bottom));z-index:40;justify-items:end;gap:12px;display:grid;position:fixed}.fm-lp-contact__trigger{align-items:center;gap:var(--space-2xs);min-height:3.25rem;padding-inline:var(--space-md);border-radius:var(--radius-pill);background:var(--color-brand-burgundy);color:#fff;cursor:pointer;transition:transform var(--dur-short) var(--ease-out), background-color var(--dur-short) var(--ease-out);border:0;font-weight:700;display:inline-flex;box-shadow:0 14px 30px -12px #19172d8c;box-shadow:0 14px 30px -12px lab(9.02533% 5.82015 -14.6239/.55)}.fm-lp-contact__options{width:min(310px,100vw - 40px);padding:var(--space-md);background:var(--color-paper);color:var(--color-ink);border-radius:var(--radius-card);box-shadow:0 18px 42px -18px #19172d80;box-shadow:0 18px 42px -18px lab(9.02533% 5.82015 -14.6239/.5)}.fm-lp-contact__options p{margin:0 0 var(--space-sm);font-size:1.15rem;font-weight:800}.fm-lp-contact__actions{gap:var(--space-2xs);display:grid}.fm-lp-contact__actions a{min-height:48px;padding-inline:var(--space-sm);border:1px solid var(--color-brand-burgundy);border-radius:var(--radius-input);justify-content:space-between;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:flex}.fm-lp-contact__form{background:var(--color-brand-burgundy);color:#fff}.fm-lp-contact__whatsapp{background:var(--color-paper);color:var(--color-brand-burgundy)}.fm-lp-contact a:focus-visible,.fm-lp-contact button:focus-visible{outline-offset:4px;outline:3px solid #f9cf43}.fm-lp footer{padding-bottom:100px}@media (max-width:599px){.fm-lp-contact{right:16px;bottom:max(16px, env(safe-area-inset-bottom))}.fm-lp-contact__trigger{justify-content:center;width:3.5rem;min-height:3.5rem;padding-inline:0}.fm-lp-contact__trigger>span:not(.fm-icon){clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}html[data-consent=pending] .fm-lp-contact{display:none}}.fm-lp-shell{max-width:1280px;margin-inline:auto;padding-inline:clamp(20px,4vw,56px)}.fm-lp-header{justify-content:space-between;align-items:center;gap:20px;padding-block:20px;display:flex}.fm-lp-layout{grid-template-columns:minmax(0,1.5fr) minmax(340px,1fr);align-items:start;gap:48px 36px;padding-top:24px;padding-bottom:72px;display:grid}.fm-lp h1,.fm-lp h2,.fm-lp h3{font-family:var(--font-brand-display), sans-serif;text-wrap:balance}.fm-lp h1{letter-spacing:-.035em;max-width:13ch;margin-bottom:22px;font-size:clamp(2.7rem,4.5vw,4.5rem);line-height:1.02}.fm-lp h2{margin-bottom:16px;font-size:clamp(1.65rem,2.8vw,2.4rem);line-height:1.13}.fm-lp p{line-height:1.55}.fm-lp-hero>p{max-width:53ch;font-size:1.1rem}.fm-lp-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-block:24px;display:flex}.fm-lp-hero>img{border-radius:12px;width:100%;height:auto}.fm-lp-mobile-link{display:none}.fm-lp-products{grid-area:2/1;scroll-margin-top:24px}.fm-lp-price-note{font-size:.9rem}.fm-lp-notice{min-height:24px;margin-block:12px;font-size:.9rem}.fm-lp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px;display:grid}.fm-lp-product{flex-direction:column;min-width:0;display:flex}.fm-lp-product>img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;height:auto}.fm-lp-product>div{flex-direction:column;flex:1;padding-top:12px;display:flex}.fm-lp-product h3{margin-bottom:6px;font-size:1.15rem}.fm-lp-product p{font-size:.95rem}.fm-lp-price{margin-block:8px 16px}.fm-lp-price>span{opacity:.85;margin-top:4px;font-size:.8rem;display:block}.fm-lp-price strong{white-space:nowrap;font-size:1.45rem}.fm-lp-product small{display:block}.fm-lp-product button{width:100%;min-height:44px;margin-top:auto;padding-inline:8px;font-size:.9rem}.fm-lp-selected{margin-top:8px;font-size:.8rem;display:block}.fm-lp-form-panel{background:#e8e8f2;border-radius:12px;grid-area:1/2/3;padding:clamp(22px,2.5vw,32px);scroll-margin-top:24px}.fm-lp-form-panel h2{font-size:1.85rem}.fm-lp-form-panel>p{margin-bottom:24px}.fm-lp fieldset{border:0;min-width:0;margin:0;padding:0}.fm-lp-fields{gap:14px;display:grid}.fm-lp label>span,.fm-lp-dialog label{margin-bottom:6px;font-weight:700;display:block}.fm-lp input,.fm-lp select{color:#262650;width:100%;min-height:48px;font:inherit;caret-color:#9d2c47;background:#fff;border:1px solid #76768b;border-radius:8px;padding:10px 12px}.fm-lp :focus-visible{outline-offset:4px;outline:3px solid #9d2c47}.fm-lp input[aria-invalid=true]{border-color:#9d2c47}.fm-lp-summary{border-block:1px solid #bcbccc;margin-top:24px;padding-block:18px}.fm-lp-summary h3{font-size:1.2rem}.fm-lp-summary ul{margin:0;padding:0;list-style:none}.fm-lp-summary li{padding-block:12px}.fm-lp-summary li>strong,.fm-lp-summary li>span,.fm-lp-summary li>small{display:block}.fm-lp-summary li button{text-underline-offset:3px;min-height:44px;padding-right:20px;text-decoration:underline}.fm-lp-total{font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.fm-lp-privacy{margin-block:20px;font-size:.85rem}.fm-lp-privacy a{text-decoration:underline}.fm-lp-submit{width:100%}.fm-lp button{cursor:pointer}.fm-lp button:disabled{opacity:.65;cursor:wait}.fm-lp-error{color:#9d2c47;margin-top:8px;font-size:.9rem}.fm-lp-success{margin-block:24px}.fm-lp-trust{color:#f7f4ef;background:#373767;padding-block:64px}.fm-lp-trust .fm-lp-shell{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.fm-lp-trust h2{color:inherit;max-width:22ch;margin:0}.fm-lp-trust p{max-width:52ch;font-size:1.1rem}.fm-lp-final{justify-content:space-between;align-items:center;gap:32px;padding-block:64px;display:flex}.fm-lp-final h2{max-width:25ch;margin:0}.fm-lp-footer{color:#f7f4ef;background:#373767;padding-block:32px}.fm-lp-footer p{margin-block:20px 12px}.fm-lp-footer nav{flex-wrap:wrap;gap:12px 24px;font-size:.9rem;display:flex}.fm-lp-footer nav a,.fm-lp-footer nav button{text-underline-offset:4px;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.fm-lp-footer__credit{text-underline-offset:4px;align-items:center;min-height:44px;margin-top:16px;font-size:.9rem;text-decoration:underline;display:inline-flex}.fm-lp-dialog{overscroll-behavior:contain;color:#262650;background:#f7f4ef;border:0;border-radius:12px;width:min(560px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow-y:auto}.fm-lp-dialog::backdrop{background:#0000008c}.fm-lp-close{background:#f7f4ef;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px}.fm-lp-dialog>img{object-fit:cover;width:100%;height:200px}.fm-lp-dialog-body{padding:24px}.fm-lp-dialog-body>p{margin-bottom:16px}.fm-lp-dialog-body>small{margin-bottom:20px;display:block}.fm-lp-modal-price{margin-top:16px;font-size:1.25rem;font-weight:700}.fm-lp-added{gap:14px;display:grid}.fm-lp-added a{text-align:center;padding:10px;text-decoration:underline}.fm-lp ::selection{color:#262650;background:#f6c945}@media (max-width:999px){.fm-lp-layout{grid-template-columns:minmax(0,1fr);gap:40px}.fm-lp-hero h1{max-width:17ch}.fm-lp-form-panel{grid-area:3/1}.fm-lp-mobile-link{padding-block:10px;text-decoration:underline;display:inline-block}.fm-lp-hero>img{object-fit:cover;max-height:320px}.fm-lp-trust .fm-lp-shell{grid-template-columns:1fr;gap:24px}.fm-lp-final{flex-direction:column;align-items:flex-start}}@media (max-width:599px){.fm-lp-header img{width:110px}.fm-lp-header .fm-button{padding-inline:14px;font-size:.9rem}.fm-lp-layout{padding-top:12px}.fm-lp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.fm-lp-product h3{font-size:1rem}.fm-lp-product p{font-size:.85rem}.fm-lp-product button{font-size:.8rem}.fm-lp-hero h1{font-size:2.8rem}.fm-lp-trust,.fm-lp-final{padding-block:44px}}@media (prefers-reduced-motion:reduce){html:has(.fm-lp){scroll-behavior:auto}}.fm-lp-header{min-height:5.25rem}.fm-lp-hero{isolation:isolate;color:#f7f4ef;background:#373767;min-height:clamp(36rem,72vh,48rem);position:relative;overflow:hidden}.fm-lp-hero>img{z-index:-2;object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;max-height:none;position:absolute;inset:0}.fm-lp-hero__shade{z-index:-1;background:linear-gradient(#26265005 15%,#26265038 42%,#262650f0 100%);position:absolute;inset:0}.fm-lp-hero__content{min-height:inherit;grid-template-columns:minmax(0,1.6fr) minmax(18rem,.72fr);align-items:end;gap:clamp(2rem,6vw,7rem);padding-block:clamp(3rem,8vh,6rem);display:grid}.fm-lp-hero__title h1{color:#f7f4ef;letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(3.5rem,6.8vw,6rem);line-height:.92}.fm-lp-hero__product-link{color:#f7f4ef;letter-spacing:.13em;text-transform:uppercase;text-underline-offset:.35rem;margin-top:clamp(2rem,5vh,3.75rem);font-size:.78rem;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-block}.fm-lp-hero__product-link:hover{text-decoration-color:currentColor}.fm-lp-hero__aside{align-self:end;gap:.75rem;display:grid}.fm-lp-hero__aside p{color:#f7f4efe0;margin:0 0 .75rem;font-size:1.06rem}.fm-lp-hero__aside .fm-button{justify-content:space-between;width:100%}.fm-lp-hero__aside .fm-lp-hero__explore{color:#262650;background:#f7f4ef;border:2px solid #f7f4ef}.fm-lp-hero__aside .fm-lp-hero__quote{color:#f7f4ef;background:#9d2c47;border:2px solid #f7f4ef}.fm-lp-hero__aside .fm-button:hover{color:#262650;background:#f6c945;border-color:#f6c945}.fm-lp-hero__aside .fm-button:focus-visible{outline-offset:4px;outline:3px solid #f6c945}.fm-button--light{color:#262650;background:#f7f4ef}.fm-button--light:hover{color:#262650;background:#f6c945}.fm-button--outline-light{color:#f7f4ef;background:0 0;border:1px solid #f7f4ef94}.fm-button--outline-light:hover{color:#262650;background:#f7f4ef}.fm-lp-layout{grid-template-columns:minmax(0,1.5fr) minmax(21rem,.82fr);padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(5rem,9vw,8rem)}.fm-lp-products,.fm-lp-form-panel{grid-row:1}@media (min-width:1000px){.fm-lp-form-panel[data-sticky=true]{position:sticky;top:16px}}@media (min-width:1200px){.fm-lp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:no-preference){html:has(.fm-lp){scroll-behavior:smooth}}.fm-lp-products>h2{max-width:19ch;font-size:clamp(2.4rem,4vw,4rem)}.fm-lp-price-note{max-width:68ch}.fm-lp-product-grid{margin-top:2rem}.fm-lp-section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:flex}.fm-lp-section-head h2{max-width:18ch;margin:0;font-size:clamp(2.35rem,4vw,4.25rem)}.fm-lp-section-head a,.fm-lp-possibilities__actions>a:not(.fm-button){text-underline-offset:.35rem;font-weight:700;text-decoration:underline}.fm-lp-how{background:#55bbd6;padding-block:clamp(5rem,9vw,8rem)}.fm-lp-how ol{counter-reset:steps;border-block:1px solid #26265059;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.fm-lp-how li{counter-increment:steps;border-inline-end:1px solid #26265059;align-content:start;gap:.7rem;min-height:14rem;padding:2rem;display:grid}.fm-lp-how li:last-child{border-inline-end:0}.fm-lp-how li:before{content:"0" counter(steps);font-variant-numeric:tabular-nums;font-weight:700}.fm-lp-how li strong{font-family:var(--font-brand-display), sans-serif;font-size:1.45rem;line-height:1.1}.fm-lp-how li span{max-width:28ch;line-height:1.5}.fm-lp-brand{color:#f7f4ef;background:#373767;padding-block:clamp(5rem,9vw,8rem)}.fm-lp-brand .fm-lp-shell{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.fm-lp-brand__media img{border-radius:12px;width:100%;height:auto;display:block}.fm-lp-brand__media .fm-video{border-radius:12px}.fm-lp-brand__copy h2{max-width:15ch;color:inherit;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4.75rem)}.fm-lp-brand__copy p{color:#f7f4efe0;max-width:50ch;font-size:1.05rem}.fm-lp-brand__copy .fm-button{margin-top:1.25rem}.fm-lp-possibilities{background:#f6c945;padding-block:clamp(5rem,9vw,8rem)}.fm-lp-possibilities h2{max-width:18ch;font-size:clamp(2.5rem,4.6vw,4.75rem)}.fm-lp-possibilities__list{border-top:1px solid #26265066;grid-template-columns:repeat(2,minmax(0,1fr));margin-block:clamp(2.5rem,5vw,4rem);display:grid}.fm-lp-possibilities__list p{border-bottom:1px solid #26265066;margin:0;padding-block:1.15rem;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:700}.fm-lp-possibilities__list p:nth-child(odd){padding-right:2rem}.fm-lp-possibilities__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.fm-lp-final{color:#f7f4ef;background:#9d2c47;padding-block:clamp(4.5rem,8vw,7rem)}.fm-lp-final .fm-lp-shell{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.fm-lp-final h2{color:inherit;font-size:clamp(2.4rem,4vw,4rem)}.fm-lp-final .fm-button{white-space:normal;text-align:center;color:#262650;background:#f7f4ef;border-color:#f7f4ef;flex:none;width:auto;min-height:52px;padding:12px 24px}.fm-lp-final .fm-button:hover{background:#f9cf43;border-color:#f9cf43}.fm-lp .fm-button:focus-visible{outline-offset:4px;outline:3px solid}.fm-lp-summary button{min-height:44px;padding-inline:8px}.fm-lp-footer nav a,.fm-lp-footer nav button{align-items:center;min-height:44px;display:inline-flex}.fm-lp-contact__trigger:hover{background:#81213c}.fm-lp-contact__options a:hover{color:#9d2948}@media (max-width:599px){.fm-lp-final .fm-button{width:100%}.fm-lp-form-panel input,.fm-lp-dialog select{font-size:16px}.fm-lp-hero__product-link{letter-spacing:.04em;font-size:.85rem}}@media (max-width:999px){.fm-lp-hero{min-height:42rem}.fm-lp-hero__content{grid-template-columns:1fr;align-content:end;gap:2rem}.fm-lp-hero__title h1{font-size:clamp(3.3rem,11vw,5.5rem)}.fm-lp-hero__aside{max-width:32rem}.fm-lp-layout{grid-template-columns:1fr}.fm-lp-form-panel{grid-row:2}.fm-lp-how ol{grid-template-columns:1fr}.fm-lp-how li{border-inline-end:0;border-bottom:1px solid #26265059;min-height:auto}.fm-lp-how li:last-child{border-bottom:0}.fm-lp-brand .fm-lp-shell{grid-template-columns:1fr}}@media (max-width:599px){.fm-lp-hero{min-height:38rem}.fm-lp-hero__shade{background:linear-gradient(#2626507a 15%,#262650a3 42%,#262650f0 100%)}.fm-lp-layout:has(.fm-lp-form-panel input:focus) .fm-lp-contact{visibility:hidden}.fm-lp-hero>img{object-position:54% center}.fm-lp-hero__content{padding-block:2.5rem}.fm-lp-hero__title h1{font-size:clamp(3rem,14vw,4rem)}.fm-lp-hero__product-link{margin-top:1.5rem}.fm-lp-section-head{flex-direction:column;align-items:flex-start}.fm-lp-possibilities__list{grid-template-columns:1fr}.fm-lp-possibilities__list p:nth-child(odd){padding-right:0}.fm-lp-final .fm-lp-shell{flex-direction:column;align-items:flex-start}}
