.fp-landing .ba .ba-col.before{background-color:var(--bg-base);background-image:radial-gradient(rgba(100,116,139,.07) 1px,transparent 1.2px);background-size:16px 16px;border:1px dashed rgba(100,116,139,.38);box-shadow:none}.fp-landing .ba .ba-col.before ul{filter:saturate(.72)}.fp-landing .ba .ba-col.before .ba-tag{color:var(--slate)}.fp-landing .ba .ba-col.before li .x{background:rgba(220,38,38,.09);color:var(--danger)}.fp-landing .ba .ba-col.after{background:linear-gradient(180deg,#FFFFFF,#F5FCF8);border:1.5px solid var(--accent);box-shadow:0 0 0 1px rgba(5,150,105,.07),0 0 46px rgba(5,150,105,calc(.2 * var(--glow-strength, 1))),0 20px 48px -20px rgba(2,44,34,.28)}.fp-landing .ba .ba-arrow{position:relative}@media (prefers-reduced-motion:no-preference){.fp-landing.reveal-on .ba .ba-col li .x{transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .4s ease}.fp-landing.reveal-on .ba .ba-col li .c{transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .35s ease}.fp-landing.reveal-on .ba .ba-col:not(.in) li .x{opacity:0;transform:scale(.5) rotate(-24deg)}.fp-landing.reveal-on .ba .ba-col:not(.in) li .c{opacity:0;transform:scale(0)}.fp-landing.reveal-on .ba .ba-col.in li:first-child .c,.fp-landing.reveal-on .ba .ba-col.in li:first-child .x{transition-delay:.1s}.fp-landing.reveal-on .ba .ba-col.in li:nth-child(2) .c,.fp-landing.reveal-on .ba .ba-col.in li:nth-child(2) .x{transition-delay:.17s}.fp-landing.reveal-on .ba .ba-col.in li:nth-child(3) .c,.fp-landing.reveal-on .ba .ba-col.in li:nth-child(3) .x{transition-delay:.24s}.fp-landing.reveal-on .ba .ba-col.in li:nth-child(4) .c,.fp-landing.reveal-on .ba .ba-col.in li:nth-child(4) .x{transition-delay:.31s}.fp-landing.reveal-on .ba .ba-col.in li:nth-child(5) .c,.fp-landing.reveal-on .ba .ba-col.in li:nth-child(5) .x{transition-delay:.38s}.fp-landing .ba .ba-arrow:after{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none;animation:fpArrowRing 2.8s cubic-bezier(.16,1,.3,1) infinite}.fp-landing .ba .ba-arrow svg{animation:fpArrowNudge 2.8s ease-in-out infinite}@keyframes fpArrowRing{0%{box-shadow:0 0 0 0 rgba(5,150,105,.38)}65%,to{box-shadow:0 0 0 16px rgba(5,150,105,0)}}@keyframes fpArrowNudge{0%,to{transform:translateX(-1.5px)}50%{transform:translateX(2.5px)}}}.fp-landing .feat-copy .tag{position:relative;overflow:hidden;border-radius:8px}@media (prefers-reduced-motion:no-preference){.fp-landing.reveal-on .feat-copy .tag:after{content:"";position:absolute;inset:0;pointer-events:none;transform:translateX(-130%);background:linear-gradient(100deg,transparent 25%,rgba(5,150,105,.18) 50%,transparent 75%)}.fp-landing.reveal-on .feat-copy.in .tag:after{animation:fpTintSweep 1.1s cubic-bezier(.4,0,.2,1) .5s 1 both}@keyframes fpTintSweep{0%{transform:translateX(-130%)}to{transform:translateX(130%)}}.fp-landing .fv-board .pill-active{animation:fpPillBreathe 2.6s ease-in-out infinite}@keyframes fpPillBreathe{0%,to{box-shadow:0 0 0 0 rgba(5,150,105,.3)}50%{box-shadow:0 0 0 5px rgba(5,150,105,0)}}.fp-landing .feat-visual .pill-urgent.fv-alert{animation:fpAlertWiggle 6s ease-in-out infinite;transform-origin:50% 50%}@keyframes fpAlertWiggle{0%,87%,to{transform:rotate(0) translateX(0)}89%{transform:rotate(-3deg) translateX(-1px)}91.5%{transform:rotate(3deg) translateX(1px)}94%{transform:rotate(-2deg)}96.5%{transform:rotate(1deg)}}.fp-landing .fv-paid{position:relative;overflow:hidden}.fp-landing.reveal-on .fv-paid:after{content:"";position:absolute;inset:0;pointer-events:none;transform:translateX(-130%);background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.75) 50%,transparent 70%)}.fp-landing.reveal-on .feat-visual.in .fv-paid:after{animation:fpTintSweep 1s cubic-bezier(.4,0,.2,1) .85s 1 both}}.fp-landing .bento .bento-card{position:relative;background-color:var(--bg-surface,#fff);background-image:radial-gradient(rgba(2,44,34,.032) 1px,transparent 1.2px);background-size:18px 18px}.fp-landing .bento .bento-card:before{content:"";position:absolute;inset:-1px;border-radius:calc(var(--r-lg, 16px) + 1px);padding:1.5px;background:linear-gradient(140deg,rgba(5,150,105,.65),rgba(52,211,153,.3) 45%,rgba(6,78,59,.55));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;pointer-events:none}.fp-landing .bento .bento-card:hover:before{opacity:1}.fp-landing .bento .bento-card:hover{border-color:transparent}@media (prefers-reduced-motion:no-preference){.fp-landing .bento .bento-card:before{transition:opacity .35s ease}.fp-landing .bento .bento-ic{transition:transform .55s cubic-bezier(.34,1.56,.64,1)}.fp-landing .bento .bento-card:hover .bento-ic{transform:rotate(-5deg) scale(1.12)}.fp-landing.reveal-on .bento-card .bm-row{transition:opacity .55s ease,transform .55s cubic-bezier(.16,1,.3,1)}.fp-landing.reveal-on .bento-card:not(.in) .bm-row{opacity:0;transform:translateX(-12px)}.fp-landing.reveal-on .bento-card.in .bm-row:first-child{transition-delay:.3s}.fp-landing.reveal-on .bento-card.in .bm-row:nth-child(2){transition-delay:.5s}.fp-landing.reveal-on .bento-card.in .bm-row:nth-child(3){transition-delay:.7s}.fp-landing .bm-dot.here{animation:fpRadarPing 2.4s cubic-bezier(.16,1,.3,1) infinite}@keyframes fpRadarPing{0%{box-shadow:0 0 0 4px var(--accent-green-subtle),0 0 0 4px rgba(5,150,105,.28)}70%,to{box-shadow:0 0 0 4px var(--accent-green-subtle),0 0 0 12px rgba(5,150,105,0)}}}@property --fp-sweep{syntax:"<number>";inherits:false;initial-value:0}.fp-landing .how2 .how2-steps{position:relative;padding-left:26px}.fp-landing .how2 .h2-track{position:absolute;left:8px;top:24px;bottom:24px;width:2px;border-radius:2px;background:var(--accent-green-border);pointer-events:none}.fp-landing .how2 .h2-track i{position:absolute;top:0;left:0;right:0;display:block;height:25%;border-radius:inherit;background:linear-gradient(180deg,var(--accent-green-rich),var(--accent))}.fp-landing .how2:has(.h2-step[data-step="1"].active) .h2-track i{height:50%}.fp-landing .how2:has(.h2-step[data-step="2"].active) .h2-track i{height:75%}.fp-landing .how2:has(.h2-step[data-step="3"].active) .h2-track i{height:100%}.fp-landing .how2-steps .h2-num{width:52px;height:52px;border-radius:14px;font-size:1.24rem;font-weight:500;letter-spacing:-.02em}.fp-landing .how2-steps .h2-step.active .h2-num{background:linear-gradient(140deg,var(--accent),var(--accent-green-deep));box-shadow:0 6px 18px rgba(5,150,105,.28)}.fp-landing .how2-steps .h2-step:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--accent-green-subtle),transparent 62%);opacity:0;transform:scaleX(.55);transform-origin:left center;pointer-events:none}.fp-landing .how2-steps .h2-step.active:after{opacity:1;transform:none}.fp-landing .how2-steps .h2-step .h2-prog{background:rgba(5,150,105,.1)}.fp-landing .how2-steps .h2-step:not(.active):hover{border-color:var(--accent);box-shadow:var(--sh-sm)}.fp-landing .how2-steps .h2-step:not(.active):hover .h2-num{background:rgba(5,150,105,.16)}.fp-landing .how2-steps .h2-step:not(.active):hover .h2-role{color:var(--accent-green-hover)}.fp-landing .how2-steps .h2-step:not(.active):hover .h2-desc{max-height:130px;opacity:.55;margin-top:8px}.fp-landing .how2-steps .h2-step:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.fp-landing .how2 .h2-track i{transition:height .7s cubic-bezier(.16,1,.3,1)}.fp-landing .how2-steps .h2-step:after{transition:opacity .45s ease,transform .65s cubic-bezier(.16,1,.3,1)}.fp-landing .how2-steps .h2-step .h2-prog{transition:opacity .45s ease}.fp-landing .how2-steps .h2-num{transition:background .3s,color .3s,box-shadow .3s,transform .3s ease}.fp-landing .how2-steps .h2-step:not(.active):hover .h2-num{transform:scale(1.05)}.fp-landing .how2-stage .h2-panel{transition:opacity .55s ease,transform .65s cubic-bezier(.16,1,.3,1)}.fp-landing .how2-stage .h2-panel .h2-viz{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .55s cubic-bezier(.16,1,.3,1)}.fp-landing .how2-stage .h2-panel.active .h2-viz{opacity:1;transform:none;transition-delay:.08s}}.fp-landing .ind-grid .ind-card{position:relative;overflow:hidden}.fp-landing .ind-grid .ind-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-green-rich));transform:scaleX(0);transform-origin:left center;pointer-events:none}.fp-landing .ind-grid .ind-card:hover:after{transform:scaleX(1)}.fp-landing .ind-grid .ind-card:hover{transform:translateY(-5px);box-shadow:var(--sh-lg);border-color:var(--accent)}.fp-landing .ind-grid .ind-card:hover .ic{background:var(--accent);color:#fff}@media (prefers-reduced-motion:no-preference){.fp-landing .ind-grid .ind-card:after{transition:transform .45s cubic-bezier(.16,1,.3,1)}.fp-landing .ind-grid .ind-card .ic{transition:background .3s ease,color .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}.fp-landing .ind-grid .ind-card:hover .ic{transform:translateY(-3px)}}.fp-landing .wrap .sec-strip:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background-image:linear-gradient(rgba(209,250,229,.05) 1px,transparent 0),linear-gradient(90deg,rgba(209,250,229,.05) 1px,transparent 0);background-size:44px 44px}.fp-landing .sec-badges .sec-badge{position:relative;overflow:hidden}@media (prefers-reduced-motion:no-preference){.fp-landing .wrap .sec-strip:after{animation:fp-vault-drift 48s linear infinite}@keyframes fp-vault-drift{0%{background-position:0 0}to{background-position:132px 88px}}.fp-landing.reveal-on .sec-badges .sec-badge{opacity:0;transform:translateY(14px)}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge{opacity:1;transform:none;transition:opacity .5s ease .25s,transform .6s cubic-bezier(.16,1,.3,1) .25s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(2){transition-delay:.37s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(3){transition-delay:.49s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(4){transition-delay:.61s}.fp-landing.reveal-on .sec-badges .sec-badge:after{content:"";position:absolute;top:-20%;bottom:-20%;left:0;width:55%;transform:translateX(-140%) skewX(-18deg);background:linear-gradient(100deg,transparent,rgba(255,255,255,.16) 50%,transparent);pointer-events:none}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:after{animation:fp-badge-shimmer 1s ease-out .55s forwards}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(2):after{animation-delay:.72s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(3):after{animation-delay:.89s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(4):after{animation-delay:1.06s}@keyframes fp-badge-shimmer{to{transform:translateX(320%) skewX(-18deg)}}.fp-landing.reveal-on .sec-badges .sec-badge svg :is(path,rect,circle,line,polyline){stroke-dasharray:1;stroke-dashoffset:1}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge svg :is(path,rect,circle,line,polyline){stroke-dashoffset:0;transition:stroke-dashoffset .9s ease-out .45s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(2) svg :is(path,rect,circle,line,polyline){transition-delay:.6s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(3) svg :is(path,rect,circle,line,polyline){transition-delay:.75s}.fp-landing.reveal-on .sec-strip.in .sec-badges .sec-badge:nth-child(4) svg :is(path,rect,circle,line,polyline){transition-delay:.9s}}@media (prefers-reduced-motion:no-preference){.fp-landing.reveal-on .insights-card .donut-box .donut{opacity:0;transform:none;--fp-sweep:0;background:conic-gradient(var(--accent-green-deep) 0 calc(62% * var(--fp-sweep)),var(--accent) calc(62% * var(--fp-sweep)) calc(88% * var(--fp-sweep)),var(--slate) calc(88% * var(--fp-sweep)) calc(100% * var(--fp-sweep)),transparent calc(100% * var(--fp-sweep)) 100%)}.fp-landing.reveal-on .insights-card.in .donut-box .donut{opacity:1;--fp-sweep:1;transform:none;transition:opacity .45s ease .15s,--fp-sweep 1.5s cubic-bezier(.16,1,.3,1) .25s}.fp-landing.reveal-on .insights-card .donut-legend span{opacity:0;transform:translateX(-6px)}.fp-landing.reveal-on .insights-card.in .donut-legend span{opacity:1;transform:none;transition:opacity .4s ease .9s,transform .4s ease .9s}.fp-landing.reveal-on .insights-card.in .donut-legend span:nth-child(2){transition-delay:1.05s}.fp-landing.reveal-on .insights-card.in .donut-legend span:nth-child(3){transition-delay:1.2s}.fp-landing.reveal-on .insights-card .rep-kpi{opacity:0;transform:translateY(10px)}.fp-landing.reveal-on .insights-card.in .rep-kpi{opacity:1;transform:none;transition:opacity .5s ease .3s,transform .55s cubic-bezier(.16,1,.3,1) .3s}.fp-landing.reveal-on .insights-card.in .rep-kpi:nth-child(2){transition-delay:.42s}.fp-landing.reveal-on .insights-card.in .rep-kpi:nth-child(3){transition-delay:.54s}}.fp-landing #priceToggle{position:relative;display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr;isolation:isolate}.fp-landing #priceToggle button{position:relative;z-index:1}.fp-landing #priceToggle button:not(.on):hover{color:var(--text-primary)}@supports selector(:has(*)){.fp-landing #priceToggle:before{content:"";position:absolute;z-index:0;top:4px;bottom:4px;left:4px;width:calc(50% - 6px);border-radius:var(--r-pill);background:linear-gradient(160deg,var(--accent-green-rich),var(--accent-green-hover));box-shadow:var(--sh-sm),0 2px 12px rgba(5,150,105,.35)}.fp-landing #priceToggle:has(button[data-cycle=annual].on):before{transform:translateX(calc(100% + 4px))}.fp-landing #priceToggle button.on{background:transparent;box-shadow:none}}@media (prefers-reduced-motion:no-preference){.fp-landing #priceToggle:before{transition:transform .5s cubic-bezier(.3,1.35,.45,1)}}@supports selector(:has(*)){@media (prefers-reduced-motion:no-preference){.fp-landing #pricing .wrap>.reveal:has(button[data-cycle=annual].on)~.tiers .t-price .amt,.fp-landing #pricing .wrap>.reveal:has(button[data-cycle=annual].on)~.tiers .t-sub{animation:fp-price-swap-a .45s cubic-bezier(.16,1,.3,1) both}.fp-landing #pricing .wrap>.reveal:has(button[data-cycle=monthly].on)~.tiers .t-price .amt,.fp-landing #pricing .wrap>.reveal:has(button[data-cycle=monthly].on)~.tiers .t-sub{animation:fp-price-swap-m .45s cubic-bezier(.16,1,.3,1) both}}}@keyframes fp-price-swap-a{0%{opacity:0;transform:translateY(9px);filter:blur(3px)}}@keyframes fp-price-swap-m{0%{opacity:0;transform:translateY(-9px);filter:blur(3px)}}.fp-landing .tiers .tier{transition:border-color .25s ease,box-shadow .35s ease}.fp-landing .tiers .tier:not(.popular):hover{border-color:var(--accent);box-shadow:var(--sh-md),0 18px 44px -18px rgba(2,44,34,.18)}@media (prefers-reduced-motion:no-preference){.fp-landing .tiers .tier{transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .35s ease}.fp-landing .tiers .tier:not(.popular):hover{transform:translateY(-5px)}}.fp-landing .tiers .tier.popular{border:1px solid transparent;background:linear-gradient(var(--bg-surface),var(--bg-surface)) padding-box,linear-gradient(165deg,#34d399 0,var(--accent) 45%,var(--accent-green-deep) 100%) border-box;box-shadow:0 30px 70px -26px rgba(2,44,34,.32),0 0 44px rgba(5,150,105,.14),var(--sh-md)}.fp-landing .tiers .tier.popular:hover{box-shadow:0 34px 80px -26px rgba(2,44,34,.38),0 0 56px rgba(5,150,105,.2),var(--sh-md)}@media (min-width:769px){.fp-landing .tiers .tier.popular{transform:scale(1.05)}}.fp-landing .tiers .tier .badge-pop{font-size:.62rem;font-weight:600;letter-spacing:.14em;padding:6px 13px;background:linear-gradient(160deg,#c25e0b,var(--gold));box-shadow:0 4px 14px rgba(180,83,9,.35),inset 0 1px 0 rgba(255,255,255,.28)}@media (prefers-reduced-motion:no-preference){.fp-landing.reveal-on .tier.in .feats li:nth-child(6){transition-delay:.35s}.fp-landing.reveal-on .tiers .tier .feats li svg{opacity:0;transform:scale(.35);transition:opacity .3s ease,transform .5s cubic-bezier(.34,1.56,.64,1)}.fp-landing.reveal-on .tiers .tier.in .feats li svg{opacity:1;transform:none}.fp-landing.reveal-on .tiers .tier.in .feats li:first-child svg{transition-delay:.05s}.fp-landing.reveal-on .tiers .tier.in .feats li:nth-child(2) svg{transition-delay:.12s}.fp-landing.reveal-on .tiers .tier.in .feats li:nth-child(3) svg{transition-delay:.19s}.fp-landing.reveal-on .tiers .tier.in .feats li:nth-child(4) svg{transition-delay:.26s}.fp-landing.reveal-on .tiers .tier.in .feats li:nth-child(5) svg{transition-delay:.33s}.fp-landing.reveal-on .tiers .tier.in .feats li:nth-child(6) svg{transition-delay:.4s}}.fp-landing .faq-list .faq-a{max-height:none!important;display:grid;grid-template-rows:0fr;overflow:hidden}.fp-landing .faq-list .faq-item.open .faq-a{grid-template-rows:1fr}.fp-landing .faq-list .faq-a .inner{min-height:0;overflow:hidden;opacity:0;transform:translateY(-5px)}.fp-landing .faq-list .faq-item.open .faq-a .inner{opacity:1;transform:none;padding-left:12px}.fp-landing .faq-list .faq-item{position:relative}.fp-landing .faq-list .faq-item:before{content:"";position:absolute;left:-14px;top:20px;bottom:20px;width:2px;border-radius:2px;background:linear-gradient(var(--accent-green-rich),var(--accent-green-deep));opacity:0;transform:scaleY(.55);transform-origin:top;pointer-events:none}.fp-landing .faq-list .faq-item.open:before{opacity:.55;transform:none}.fp-landing .faq-list .faq-item.open .faq-q{padding-left:12px}.fp-landing .faq-list .faq-q:hover{color:var(--accent-green-deep)}.fp-landing .faq-list .faq-item.open .faq-q .chev{transform:rotate(180deg)}@media (prefers-reduced-motion:no-preference){.fp-landing .faq-list .faq-a{transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1)}.fp-landing .faq-list .faq-a .inner{transition:opacity .4s ease .06s,transform .5s cubic-bezier(.22,1,.36,1) .04s,padding-left .35s cubic-bezier(.22,1,.36,1)}.fp-landing .faq-list .faq-q{transition:padding-left .35s cubic-bezier(.22,1,.36,1),color .18s ease}.fp-landing .faq-list .faq-q .chev{transition:transform .55s cubic-bezier(.34,1.56,.64,1)}.fp-landing .faq-list .faq-item:before{transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}}@media (prefers-reduced-motion:reduce){.fp-landing .faq-list .faq-a,.fp-landing .faq-list .faq-q .chev{transition:none}}.fp-landing .cta-band .cta-inner{isolation:isolate}.fp-landing .cta-inner>.cta-sheen{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(112deg,transparent 38%,rgba(52,211,153,.09) 47%,rgba(255,255,255,.07) 52%,rgba(52,211,153,.05) 57%,transparent 66%);background-size:260% 100%;background-position:130% 0;background-repeat:no-repeat}@media (prefers-reduced-motion:no-preference){.fp-landing .cta-inner>.cta-sheen{animation:fp-cta-sheen 34s linear infinite}}@keyframes fp-cta-sheen{0%{background-position:130% 0}60%{background-position:-130% 0}to{background-position:-130% 0}}.fp-landing .cta-band .cta-inner:after{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(ellipse 120% 80% at 50% 0,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 120% 80% at 50% 0,#000 30%,transparent 75%)}.fp-landing .cta-inner .btn-white:hover{box-shadow:var(--sh-lg),0 0 40px rgba(52,211,153,.45),0 0 90px rgba(5,150,105,.3)}.fp-landing footer.footer{position:relative;border-top:0}.fp-landing footer.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(5,150,105,.4) 18%,rgba(6,78,59,.55) 50%,rgba(5,150,105,.4) 82%,transparent)}.fp-landing footer.footer .footer-brand .logo{margin-bottom:18px;gap:11px}.fp-landing footer.footer .footer-brand p{line-height:1.65}.fp-landing footer.footer .footer-col h4{margin-bottom:18px}.fp-landing footer.footer .footer-col a{width:fit-content}.fp-landing footer.footer .footer-col a:hover{color:var(--accent-green-deep);translate:2px 0}@media (prefers-reduced-motion:no-preference){.fp-landing footer.footer .footer-col a{transition:color .15s ease,translate .3s cubic-bezier(.22,1,.36,1)}}