.fm-section{position:relative}.fm-section .page-width{position:relative;z-index:2}.fm-head{margin:0 0 clamp(2.8rem,4vw,4.4rem)}.fm-head--center{text-align:center}.fm-head--tight{margin-bottom:2.6rem}.fm-h1{font-size:clamp(4rem,7vw,7.4rem);line-height:1.05;margin:1rem 0 1.8rem}.fm-h2{font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.15;margin:.8rem 0 0}.fm-head--left .fm-h2{margin-bottom:1.6rem}.fm-h2--sm{font-size:clamp(2.6rem,3.5vw,3.8rem)}.fm-h2--xl{font-size:clamp(3rem,5vw,5.2rem)}.fm-h1 em,.fm-h2 em{font-style:normal;position:relative;display:inline-block;white-space:nowrap;z-index:0}.fm-h1 em:after,.fm-h2 em:after{content:"";position:absolute;left:-2%;right:-2%;bottom:4px;height:clamp(8px,1.2vw,14px);background:var(--fm-yellow);border-radius:6px;transform:rotate(-1.2deg);z-index:-1}.fm-lead{font-size:1.7rem;line-height:1.65;max-width:48ch}.fm-head--center .fm-lead{margin:.8rem auto 0;max-width:52ch;font-size:1.6rem}.fm-lead p{margin:0 0 1rem}.fm-lead p:last-child{margin-bottom:0}.fm-hero__grid{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,64px);align-items:center}.fm-hero__copy{flex:1 1 380px;min-width:300px;position:relative}.fm-hero .fm-eyebrow{font-size:clamp(2.2rem,3vw,2.8rem);transform:rotate(-2deg)}.fm-hero .fm-lead{font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.6;max-width:46ch;margin-bottom:2.6rem}.fm-actions{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center;margin:0 0 3rem}.fm-hero__trail{position:absolute;top:-92px;right:-30px;width:min(340px,58vw);height:190px;pointer-events:none;z-index:2}.fm-hero__trail svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.fm-hero__plane{position:absolute;width:78px;height:78px;offset-path:path("M 10 14 Q 120 -18 214 52 Q 266 92 296 138");offset-distance:100%;offset-rotate:auto;animation:fm-fly 1.6s cubic-bezier(.3,.75,.35,1) .2s backwards}.fm-hero__plane svg{filter:drop-shadow(3px 5px 0 rgba(0,0,0,.12))}.fm-hero__visual{flex:1 1 340px;min-width:280px;display:flex;justify-content:center}.fm-hero__media{position:relative;width:min(100%,520px);margin:0;padding:1rem 1rem .6rem;background:var(--fm-white);border:var(--fm-border);border-radius:14px 12px 16px;box-shadow:var(--fm-shadow-lg);transform:rotate(-1.4deg)}.fm-hero__media-frame img,.fm-hero__media-frame video{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}.fm-hero__media--video{width:min(100%,380px)}.fm-hero__media--video .fm-hero__media-frame video{aspect-ratio:9 / 16}.fm-hero__caption{text-align:center;padding-top:.6rem;font-size:2rem}.fm-hero__tag{position:absolute;top:-16px;right:-10px;transform:rotate(-3deg);animation:fm-float 6s ease-in-out infinite}@media screen and (max-width:749px){.fm-hero__trail{top:-70px;right:-16px;height:150px}.fm-hero__plane{width:58px;height:58px}}.fm-spread{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,64px);align-items:center}.fm-spread__pages{flex:1 1 420px;min-width:300px}.fm-spread__pair{display:flex;gap:1.2rem}.fm-spread__page{flex:1;border:var(--fm-border);border-radius:10px 3px 3px 10px;overflow:hidden;background:var(--fm-white)}.fm-spread__page+.fm-spread__page{border-radius:3px 10px 10px 3px}.fm-spread__page img,.fm-spread__page svg{display:block;width:100%;height:auto;aspect-ratio:3 / 4;object-fit:contain;background:var(--fm-white)}.fm-spread__cap{display:block;margin-top:1rem;text-align:center;transform:rotate(-1deg)}.fm-spread__copy{flex:1 1 340px;min-width:280px}.fm-spread__copy .fm-h2{margin:0 0 1.6rem}.fm-spread__copy .fm-lead{margin:0 0 2.2rem}.fm-features{display:grid;gap:1.2rem;margin:0;padding:0;list-style:none;font-size:1.6rem;font-weight:600}.fm-features li{display:flex;align-items:center;gap:1.2rem}.fm-samples__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.6rem 2.2rem}.fm-pair{margin:0;flex:0 1 380px;min-width:min(100%,300px)}.fm-pair__row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;padding:.8rem;background:var(--fm-white);border:var(--fm-border);border-radius:var(--fm-radius);box-shadow:var(--fm-shadow-lg)}.fm-pair__cell{display:flex;flex-direction:column;align-items:center;gap:.6rem}.fm-pair__cell img,.fm-pair__cell svg{display:block;width:100%;flex:1;aspect-ratio:3 / 4;object-fit:cover;border-radius:6px;border:1px solid rgba(0,0,0,.15)}.fm-pair__tag{align-self:center}.fm-pair figcaption{margin-top:1rem;text-align:center;transform:rotate(-1deg)}.fm-pair--landscape .fm-pair__cell img,.fm-pair--landscape .fm-pair__cell svg{aspect-ratio:4 / 3}@media screen and (min-width:750px){.fm-pair--landscape{flex:1 1 100%;max-width:720px}}.fm-more-in{position:absolute;opacity:0;pointer-events:none}.fm-pair--extra{display:none}.fm-more-in:checked~.fm-samples__grid .fm-pair--extra{display:block}.fm-more-in:checked~.fm-samples__toggle{display:none}.fm-samples__toggle{margin:2.6rem 0 0;text-align:center}.fm-samples__toggle .button{cursor:pointer}.fm-photo-card{margin:0;padding:.8rem .8rem 1rem;border-radius:12px;width:100%}.fm-photo-card img,.fm-photo-card svg{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.fm-photo-card figcaption{text-align:center;padding-top:.6rem}.fm-photo-card--l{transform:rotate(-1.3deg)}.fm-photo-card--r{transform:rotate(1.4deg)}.fm-photo-card--l2{transform:rotate(-.8deg)}.fm-step-card__img{margin:0 -2rem 1.2rem}.fm-step-card__img img,.fm-step-card__img svg{display:block;width:100%;height:auto}@media screen and (max-width:749px){.fm-step-card__img{margin:0 -1.6rem 1rem}}.fm-samples__lead{margin:4.4rem 0 1.8rem;text-align:center;font-size:2.4rem;transform:rotate(-1deg)}.fm-samples__colored{display:flex;justify-content:center;gap:2.2rem;flex-wrap:wrap}.fm-samples__colored .fm-photo-card{max-width:300px}.fm-samples__more{margin-top:3.2rem;text-align:center}.fm-product__grid{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,60px);align-items:center}.fm-product__copy{flex:1 1 400px;min-width:300px}.fm-product__features{list-style:none;margin:0 0 2.2rem;padding:0;display:grid;gap:1.2rem}.fm-product__features li{display:flex;gap:1.2rem;align-items:center;font-size:1.6rem;line-height:1.5}.fm-product__story{margin:0;font-size:1.5rem;line-height:1.6}.fm-product__photos{flex:1 1 340px;min-width:280px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.8rem;align-items:center}.fm-product__photos figure:first-child img{aspect-ratio:3 / 4}.fm-pair__cell img,.fm-samples__colored .fm-photo-card img,.fm-product__photos .fm-photo-card img{cursor:zoom-in}.fm-lightbox{border:var(--fm-border);border-radius:var(--fm-radius);background:var(--fm-white);padding:1rem;max-width:min(92vw,1000px);max-height:92vh;box-shadow:6px 6px 0 var(--fm-ink);cursor:zoom-out}.fm-lightbox::backdrop{background:#0000008c}.fm-lightbox img{display:block;max-width:100%;max-height:calc(92vh - 4rem);width:auto;height:auto;border-radius:6px}.fm-contact__box{display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,48px);align-items:center;justify-content:center;max-width:760px;margin:0 auto;text-align:left}.fm-contact__photo{flex:0 1 260px;min-width:220px}.fm-contact__copy{flex:1 1 320px;min-width:280px}.fm-contact__lines{margin:1.6rem 0 0;font-size:1.8rem;font-weight:700}.fm-toggle{text-align:center}.fm-toggle__in{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.fm-toggle__chips{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.6rem}.fm-toggle__chip{--c: var(--fm-blue);display:inline-block;padding:1rem 2.2rem;border:2px solid var(--c);border-radius:999px;background:var(--fm-white);color:var(--fm-ink);font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;line-height:1.2;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.fm-toggle__chip--1{--c: var(--fm-amber)}.fm-toggle__chip--2{--c: var(--fm-blue)}.fm-toggle__chip--3{--c: var(--fm-green)}.fm-toggle__in--1:checked~.fm-toggle__chips .fm-toggle__chip--1,.fm-toggle__in--2:checked~.fm-toggle__chips .fm-toggle__chip--2,.fm-toggle__in--3:checked~.fm-toggle__chips .fm-toggle__chip--3{background:var(--c);border-color:var(--fm-ink);box-shadow:3px 3px 0 var(--fm-ink)}.fm-toggle__in--2:checked~.fm-toggle__chips .fm-toggle__chip--2{color:var(--fm-white)}.fm-toggle__in:focus-visible~.fm-toggle__chips .fm-toggle__chip{outline:0}.fm-toggle__in--1:focus-visible~.fm-toggle__chips .fm-toggle__chip--1,.fm-toggle__in--2:focus-visible~.fm-toggle__chips .fm-toggle__chip--2,.fm-toggle__in--3:focus-visible~.fm-toggle__chips .fm-toggle__chip--3{outline:3px solid var(--fm-ink);outline-offset:3px}.fm-toggle__stage{position:relative;max-width:680px;margin:0 auto}.fm-blob{position:absolute;border-radius:999px;filter:blur(7px);pointer-events:none}.fm-blob--1{top:-26px;left:-44px;width:130px;height:44px;background:var(--fm-blue);opacity:.3;transform:rotate(-14deg)}.fm-blob--2{top:-20px;right:-38px;width:110px;height:40px;background:var(--fm-yellow);opacity:.38;transform:rotate(10deg)}.fm-blob--3{bottom:-18px;left:-36px;width:116px;height:40px;background:var(--fm-red);opacity:.26;transform:rotate(8deg)}.fm-blob--4{bottom:-24px;right:-46px;width:132px;height:44px;background:var(--fm-green);opacity:.32;transform:rotate(-10deg)}.fm-toggle__card{position:relative;overflow:hidden;background:var(--fm-white);border:var(--fm-border);border-radius:16px;box-shadow:6px 6px 0 var(--fm-ink)}.fm-toggle__img{display:none;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;background:var(--fm-white)}.fm-toggle__in--1:checked~.fm-toggle__stage .fm-toggle__img--1,.fm-toggle__in--2:checked~.fm-toggle__stage .fm-toggle__img--2,.fm-toggle__in--3:checked~.fm-toggle__stage .fm-toggle__img--3{display:block}.fm-steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.8rem;margin:0 0 3.4rem;padding:0;list-style:none}.fm-step-card{padding:2.2rem 2rem}.fm-step-card .fm-num{margin-bottom:1.4rem}.fm-step-card h3{margin:0 0 .8rem;font-size:1.9rem;line-height:1.25}.fm-step-card p{margin:0;font-size:1.5rem;line-height:1.6}.fm-quote{max-width:720px;margin:0 auto;padding:clamp(22px,4vw,36px);text-align:center}.fm-quote__q{margin:0;font-family:var(--font-hand-family);font-weight:600;font-size:clamp(2.8rem,4vw,3.8rem);line-height:1.25;transform:rotate(-1deg)}.fm-quote .rte{max-width:52ch;margin:1.4rem auto 0;font-size:1.55rem;line-height:1.65}.fm-quote .rte p{margin:0}.fm-reject__row{display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center;align-items:stretch}.fm-reject__item{flex:1 1 240px;max-width:330px;text-align:center}.fm-reject__item--ok{flex-basis:260px;max-width:350px}.fm-reject__frame{overflow:hidden;border:var(--fm-border);border-radius:12px;background:var(--fm-white)}.fm-reject__frame--out{border:2px dashed var(--fm-red);opacity:.75}.fm-reject__frame--ok{box-shadow:5px 5px 0 var(--fm-green)}.fm-reject__frame img,.fm-reject__frame svg{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;background:var(--fm-white)}.fm-reject__item .fm-pill{margin-top:1rem}.fm-reject__item:nth-child(2) .fm-pill{transform:rotate(-2deg)}.fm-reject__item:nth-child(3) .fm-pill{transform:rotate(1.5deg)}.fm-cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.8rem}.fm-cards__card{overflow:hidden;display:flex;flex-direction:column}.fm-cards__media{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}.fm-cards__body{padding:1.8rem 2rem 2.2rem}.fm-cards__body h3{margin:0 0 .6rem;font-size:2rem;line-height:1.25}.fm-cards__body p{margin:0;font-size:1.5rem;line-height:1.6}.fm-cards__icon{display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;margin:2rem 2rem 0;border:var(--fm-border);border-radius:10px;background:var(--fm-amber);box-shadow:2px 2px 0 var(--fm-ink)}.fm-cards__icon svg{width:2.2rem;height:2.2rem}.fm-cards__card:nth-child(3n+2) .fm-cards__icon{background:var(--fm-blue);color:var(--fm-white)}.fm-cards__card:nth-child(3n) .fm-cards__icon{background:var(--fm-green);color:var(--fm-white)}.fm-reviews__cols{columns:3 300px;column-gap:2rem}.fm-review{position:relative;break-inside:avoid;margin:0 0 2.4rem;padding:2rem 2.2rem 1.8rem;display:flex;flex-direction:column;gap:1.2rem}.fm-review:after{content:"";position:absolute;bottom:-9px;left:30px;width:14px;height:14px;background:var(--fm-white);border-right:var(--fm-border);border-bottom:var(--fm-border);transform:rotate(45deg)}.fm-review blockquote{margin:0;font-size:1.55rem;line-height:1.6;border-left:0;padding-left:0;color:inherit}.fm-review footer{display:flex;align-items:center;gap:1rem}.fm-review__name{font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem}.fm-review__src{padding:.2rem 1rem;border:2px solid var(--fm-blue);border-radius:999px;color:var(--fm-blue);font-size:1.15rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.fm-dedication__grid{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,64px);align-items:center}.fm-dedication__visual{flex:1 1 320px;min-width:280px;display:flex;justify-content:center}.fm-dedication__cover{position:relative;width:min(100%,460px)}.fm-dedication__cover-img{padding:.8rem;background:var(--fm-white);border:var(--fm-border);border-radius:12px;box-shadow:var(--fm-shadow-lg);transform:rotate(-1.5deg)}.fm-dedication__cover-img img,.fm-dedication__cover-img svg{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.fm-dedication__tag{position:absolute;bottom:-14px;left:-12px;padding:.8rem 1.4rem;font-size:1.5rem;transform:rotate(2deg);animation:fm-float2 7s ease-in-out infinite}.fm-dedication__copy{flex:1 1 340px;min-width:280px}.fm-dedication__copy .fm-h2{margin:0 0 1.6rem}.fm-dedication__copy .fm-lead{margin:0 0 2.2rem;max-width:46ch}.fm-chips{display:flex;flex-wrap:wrap;gap:1.2rem;margin:0;padding:0;list-style:none}.fm-chips li:nth-child(4n+1){transform:rotate(-2deg)}.fm-chips li:nth-child(4n+2){transform:rotate(1.5deg)}.fm-chips li:nth-child(4n+3){transform:rotate(-1deg)}.fm-chips li:nth-child(4n){transform:rotate(1deg)}.fm-pricing__pick{text-align:center;margin-bottom:3rem}.fm-pricing__pick-label{display:block;margin-bottom:1.2rem;font-weight:700;font-size:1.5rem}.fm-pricing__chips{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1rem}.fm-count{position:relative;display:inline-block;min-width:5.8rem;padding:1.2rem 1.8rem;border:var(--fm-border);border-radius:12px;background:var(--fm-white);color:var(--fm-ink);font-family:var(--font-heading-family);font-weight:700;font-size:1.7rem;line-height:1.2;text-align:center;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.fm-count__tip{position:absolute;top:-1.3rem;right:-1.2rem;padding:0 .8rem;border:var(--fm-border);border-radius:999px;background:var(--fm-yellow);color:var(--fm-ink);font-family:var(--font-hand-family);font-weight:600;font-size:1.4rem;line-height:1.5;white-space:nowrap;transform:rotate(6deg)}.fm-count-in{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.fm-count-in--4:checked~.fm-pricing__pick .fm-count--4,.fm-count-in--8:checked~.fm-pricing__pick .fm-count--8,.fm-count-in--12:checked~.fm-pricing__pick .fm-count--12,.fm-count-in--16:checked~.fm-pricing__pick .fm-count--16{background:var(--fm-yellow);color:var(--fm-ink);box-shadow:3px 3px 0 var(--fm-ink)}.fm-count-in--4:focus-visible~.fm-pricing__pick .fm-count--4,.fm-count-in--8:focus-visible~.fm-pricing__pick .fm-count--8,.fm-count-in--12:focus-visible~.fm-pricing__pick .fm-count--12,.fm-count-in--16:focus-visible~.fm-pricing__pick .fm-count--16{outline:3px solid var(--fm-ink);outline-offset:3px}.fm-pricing__hint{display:block;margin-top:1rem;font-size:2.1rem;transform:rotate(-1deg)}.fm-pricing__cards{display:flex;flex-wrap:wrap;gap:2.2rem;justify-content:center;align-items:stretch}.fm-price-card{position:relative;flex:1 1 320px;max-width:490px;padding:clamp(24px,4vw,34px)}.fm-price-card__badge{position:absolute;top:-14px;right:18px;transform:rotate(2.5deg)}.fm-price-card__v{display:none;flex-direction:column;gap:1.4rem;height:100%}.fm-count-in--4:checked~.fm-pricing__cards .fm-price-card__v--4,.fm-count-in--8:checked~.fm-pricing__cards .fm-price-card__v--8,.fm-count-in--12:checked~.fm-pricing__cards .fm-price-card__v--12,.fm-count-in--16:checked~.fm-pricing__cards .fm-price-card__v--16{display:flex}.fm-price-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem}.fm-price-card__top h3{margin:0;font-size:2.3rem}.fm-price-card__price{font-family:var(--font-heading-family);font-weight:700;font-size:3.2rem;white-space:nowrap}.fm-price-card__features{display:grid;gap:.9rem;margin:0;padding:0;list-style:none;font-size:1.5rem;line-height:1.5}.fm-price-card__features li{display:flex;align-items:flex-start;gap:.9rem}.fm-price-card__features li .fm-dot{margin-top:.65rem}.fm-price-card__features .fm-dot{width:.7rem;height:.7rem}.fm-price-card .button{margin-top:auto;width:100%}.fm-final{text-align:center}.fm-final .fm-h2{margin:0 0 1.2rem}.fm-final .fm-lead{margin:0 auto 3rem;max-width:44ch}.fm-final__cta{position:relative;display:inline-block}.fm-final__cta .button svg{display:block;width:3.4rem;height:3.4rem;transform:rotate(12deg)}.fm-final__trail{position:absolute;left:88%;bottom:50%;width:260px;height:170px;pointer-events:none;overflow:visible}.fm-final__cap{display:block;margin-top:2rem;color:#0000008c;transform:rotate(-1deg)}@media screen and (max-width:749px){.fm-final__trail{display:none}}.fm-faq__list{display:grid;gap:1.2rem;max-width:78rem;margin:0 auto}.fm-faq .accordion{margin:0;background:var(--fm-white);border:var(--fm-border);border-radius:12px;box-shadow:var(--fm-shadow)}.fm-faq .accordion summary{padding:1.4rem 1.6rem}.fm-faq .accordion__title{font-size:1.8rem;font-weight:700}.fm-faq .accordion__content{padding:0 1.6rem 1.6rem;font-size:1.55rem;line-height:1.65}.fm-faq__contact{max-width:78rem;margin:2.4rem auto 0;text-align:center;font-size:1.6rem}@media screen and (max-width:749px){.fm-h2{font-size:2.7rem}.fm-h2--xl{font-size:3.2rem}.fm-head{margin-bottom:2.2rem}.fm-lead{font-size:1.55rem}.fm-hero .fm-lead,.fm-actions{margin-bottom:2rem}.fm-hero__media{width:min(100%,400px)}.fm-hero__media--video{width:min(100%,320px)}.fm-dedication__cover{width:min(100%,300px)}.fm-samples__grid,.fm-cards .fm-cards__grid,.fm-reviews__cols{display:flex;grid-template-columns:none;columns:auto;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 calc(-1*clamp(20px,4vw,48px));padding:.6rem clamp(20px,4vw,48px) 1.2rem;scroll-padding:0 clamp(20px,4vw,48px)}.fm-samples__grid::-webkit-scrollbar,.fm-cards .fm-cards__grid::-webkit-scrollbar,.fm-reviews__cols::-webkit-scrollbar{display:none}.fm-pair,.fm-cards .fm-cards__card,.fm-review{flex:0 0 80%;scroll-snap-align:center}.fm-samples__colored{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 calc(-1*clamp(20px,4vw,48px));padding:.6rem clamp(20px,4vw,48px) 1.2rem;scroll-padding:0 clamp(20px,4vw,48px)}.fm-samples__colored::-webkit-scrollbar{display:none}.fm-samples__colored .fm-photo-card{flex:0 0 72%;scroll-snap-align:center}.fm-samples__lead{margin:2.6rem 0 .8rem}.fm-review{margin-bottom:1.2rem}.fm-samples__more{margin-top:1.6rem}.fm-reject__row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 1.2rem}.fm-reject__item,.fm-reject__item--ok{max-width:none}.fm-reject__item .fm-pill{font-size:1.25rem;padding:.3rem 1rem}.fm-step-card{padding:1.8rem 1.6rem}.fm-steps__grid{gap:1.2rem;margin-bottom:2.4rem}.fm-quote{padding:2rem 1.8rem}.fm-pricing__cards{gap:1.6rem}.fm-price-card{padding:2.2rem 2rem}}@media screen and (min-width:480px)and (max-width:749px){.fm-steps__grid{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-fm.css.map */
