html{font-size:62.5%;}:root{--min-screen-width:320px;--max-screen-width:1600px;--primary:#c9c7bc;--secondary:#8d9293;--bg-body:#fff;--bg-surface:#f7f6f4;--bg-faq:#bcb9ab;--bg-footer:#383838;--text-body:rgba(51,51,51,.2);--text-title:#8d9293;--text-secondary:rgba(51,51,51,.2);--border-primary:#ccc2b7;--shadow-primary:hsla(0,0%,0%,.15);--light:hsla(85,0%,100%,1);--dark:hsla(0,0%,0%,1);--space-4xs:clamp(.52rem,calc(-.02vw + .53rem),.49rem);--space-3xs:clamp(.66rem,calc(.04vw + .64rem),.7rem);--space-2xs:clamp(.82rem,calc(.13vw + .78rem),.99rem);--space-xs:clamp(1.02rem,calc(.29vw + .93rem),1.4rem);--space-s:clamp(1.28rem,calc(.55vw + 1.1rem),1.98rem);--space-m:clamp(1.6rem,calc(.94vw + 1.3rem),2.8rem);--space-l:clamp(2rem,calc(1.53vw + 1.51rem),3.96rem);--space-xl:clamp(2.5rem,calc(2.42vw + 1.73rem),5.6rem);--space-2xl:clamp(3.13rem,calc(3.74vw + 1.93rem),7.92rem);--space-3xl:clamp(3.91rem,calc(5.69vw + 2.08rem),11.19rem);--space-4xl:clamp(4.88rem,calc(8.55vw + 2.15rem),15.83rem);--text-xs:clamp(1rem,calc(.16vw + .95rem),1.2rem);--text-s:clamp(1.3rem,calc(.16vw + 1.25rem),1.5rem);--text-m:clamp(1.5rem,calc(.16vw + 1.45rem),1.7rem);--text-copywrite:clamp(1.5rem,calc(.16vw + 1.45rem),1.7rem);--text-l:clamp(1.6rem,calc(.31vw + 1.5rem),2rem);--text-subtext:clamp(1.5rem,calc(.23vw + 1.43rem),1.8rem);--text-xl:clamp(1.8rem,calc(.63vw + 1.6rem),2.6rem);--text-2xl:clamp(2rem,calc(.78vw + 1.75rem),3rem);--text-3xl:clamp(2.4rem,calc(.94vw + 2.1rem),3.6rem);--text-4xl:clamp(2.8rem,calc(2.5vw + 2rem),6rem);--hero-title-size:var(--text-4xl);--post-title-size:var(--text-2xl);--nav-link-size:var(--text-s);--header-space:var(--space-s);--btn-space:var(--space-xs) var(--space-s);--card-space:var(--space-s);--footer-space:var(--space-s) var(--space-m);--columns-1:repeat(1,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--columns-2:repeat(2,minmax(0,1fr));--columns-3:repeat(3,minmax(0,1fr));--columns-4:repeat(4,minmax(0,1fr));--columns-5:repeat(5,minmax(0,1fr));--columns-6:repeat(6,minmax(0,1fr));--columns-7:repeat(7,minmax(0,1fr));--columns-8:repeat(8,minmax(0,1fr));--columns-9:repeat(9,minmax(0,1fr));--columns-10:repeat(10,minmax(0,1fr));--columns-11:repeat(11,minmax(0,1fr));--columns-12:repeat(12,minmax(0,1fr));--radius-xs:clamp(.4rem,calc(0vw + .4rem),.4rem);--radius-s:clamp(.6rem,calc(.16vw + .55rem),.8rem);--radius-m:clamp(1rem,calc(.16vw + .95rem),1.2rem);--radius-l:clamp(1.6rem,calc(.31vw + 1.5rem),2rem);--radius-xl:clamp(2.6rem,calc(.47vw + 2.45rem),3.2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary);}.btn-dark{display:flex;align-items:center;justify-content:center;gap:var(--space-3xs);padding:var(--space-xs) var(--space-m);background:var(--secondary);color:#fff;font-size:var(--text-m);font-weight:400;border-radius:var(--radius-s);border:1px solid var(--primary-d-1);box-shadow:var(--shadow-m);transition:all .25s ease-in-out;outline:0;cursor:pointer;text-transform:uppercase;}.btn-dark:hover{background:var(--primary);transform:translateY(-.5rem);}.btn-dark:focus{outline:4px solid var(--primary-l-3);outline-offset:2px;}.bg-secondary{background-color:var(--secondary);}.bg-surface{background-color:var(--bg-surface);}.padding-m{padding:var(--space-m);}.padding-bottom-m{padding-bottom:var(--space-m);}.gap-s{gap:var(--space-s);}.auto-width{width:auto;}.width-95{width:95%;}.max-width-50{max-width:50rem;}.radius-l{border-radius:var(--radius-l);}@media (max-width:1280px){:root{--text-4xl:3.5rem;--text-3xl:2.6rem;--text-xl:2.2rem;--text-subtext:1.6rem;--text-m:1.5rem;--text-l:1.6rem;--text-2xl:2.4rem;}}@media (max-width:390px){:root{--text-4xl:3rem;}}:root{--fba-delay:.5s;--fba-duration:1s;--fba-duration-text:1;--fba-primary:rgba(255,208,51,1);--fba-secondary:rgba(140,58,255,1);--fba-white:rgba(255,255,255,1);--fba-black:rgba(12,20,39,1);--fba-content:"Loading...";--fba-time:.7s;--fba-font-size:5rem;--fba-bg:rgba(23,33,54,1);--fba-color:rgba(255,255,255,1);}[class*=fb-anim--],[class*=fb-anim--]:after,[class^=fb-anim--],[class^=fb-anim--]:after{animation-delay:var(--fba-delay);animation-duration:var(--fba-duration);animation-fill-mode:forwards;opacity:0;}[class*=fb-anim--kenburns],[class^=fb-anim--kenburns]{animation-duration:20s;}[class*=fb-anim--text],[class*=fb-anim--text] span,[class^=fb-anim--text],[class^=fb-anim--text] span{display:inline-block;}[class*=fb-anim--text],[class^=fb-anim--text]{opacity:1;}@keyframes fb-anim--visible{to{opacity:1;}}[class*=fb-hover--],[class*=fb-hover--]:after,[class^=fb-hover--],[class^=fb-hover--]:after{transition-duration:.5s;transition-property:all;}[class*=fb-hover--]:hover,[class*=fb-hover--]:hover:after,[class^=fb-hover--]:hover,[class^=fb-hover--]:hover:after{animation-delay:0s !important;animation-duration:.7s;}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0deg;}:root{--border-size:2px;--border-angle:0;}body{overflow-x:hidden;}:root{--fa-from--zoom:0;--fa-to--zoom:1;--fa-start--zoom:0;--fa-end--zoom:1;--fa-from--fade:0;--fa-to--fade:1;--fa-start--fade:0;--fa-end--fade:1;--fa-from--left-right:0;--fa-to--left-right:1;--fa-start--left-right:0;--fa-end--left-right:1;--fa-from--right-left:0;--fa-to--right-left:1;--fa-start--right-left:0;--fa-end--right-left:1;--fa-from--top-bottom:0;--fa-to--top-bottom:1;--fa-start--top-bottom:0;--fa-end--top-bottom:1;--fa-from--bottom-top:0;--fa-to--bottom-top:1;--fa-start--bottom-top:0;--fa-end--bottom-top:1;--fa-from--sweep-btt:0;--fa-to--sweep-btt:1;--fa-start--sweep-btt:0;--fa-end--sweep-btt:1;--fa-from--sweep-ttb:0;--fa-to--sweep-ttb:1;--fa-start--sweep-ttb:0;--fa-end--sweep-ttb:1;--fa-from--sweep-ltr:0;--fa-to--sweep-ltr:1;--fa-start--sweep-ltr:0;--fa-end--sweep-ltr:1;--fa-from--sweep-rtl:0;--fa-to--sweep-rtl:1;--fa-start--sweep-rtl:0;--fa-end--sweep-rtl:1;--fa-from--sweep-center-h:0;--fa-to--sweep-center-h:1;--fa-start--sweep-center-h:0;--fa-end--sweep-center-h:1;--fa-from--sweep-center-v:0;--fa-to--sweep-center-v:1;--fa-start--sweep-center-v:0;--fa-end--sweep-center-v:1;--fa-from--circle:0;--fa-to--circle:1;--fa-start--circle:0;--fa-end--circle:1;--fa-from--circle-tl:0;--fa-to--circle-tl:1;--fa-start--circle-tl:0;--fa-end--circle-tl:1;--fa-from--circle-tr:0;--fa-to--circle-tr:1;--fa-start--circle-tr:0;--fa-end--circle-tr:1;--fa-from--circle-bl:0;--fa-to--circle-bl:1;--fa-start--circle-bl:0;--fa-end--circle-bl:1;--fa-from--circle-br:0;--fa-to--circle-br:1;--fa-start--circle-br:0;--fa-end--circle-br:1;--fa-from--blinds-h:0;--fa-to--blinds-h:1;--fa-start--blinds-h:0;--fa-end--blinds-h:1;--fa-from--rotate:0;--fa-to--rotate:1;--fa-start--rotate:0;--fa-end--rotate:1;--fa-from--text-reveal:0;--fa-to--text-reveal:1;--fa-start--text-reveal:0;--fa-end--text-reveal:1;--fa-from--text-reveal-white:0;--fa-to--text-reveal-white:1;--fa-start--text-reveal-white:0;--fa-end--text-reveal-white:1;--fa-from--custom:0;--fa-to--custom:1;--fa-start--custom:0;--fa-end--custom:1;}@keyframes fb-anim--slide-ltr{0%{transform:translatex(-90%);}to{transform:translatex(0);}}@keyframes fb-anim--slide-btt-s{0%{transform:translateY(50%);}to{transform:translateY(0);}}@keyframes fb-anim--slide-ttb-s{0%{transform:translateY(-50%);}to{transform:translateY(0);}}@keyframes fb-anim--sweep-ltr{0%{clip-path:polygon(0 0,1% 0,1% 100%,0 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);}}@keyframes fb-anim--sweep-ttb{0%{clip-path:polygon(0 0,100% 0,100% 2%,0 2%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);}}@keyframes fb-anim--sweep-btt{0%{clip-path:polygon(0 99%,100% 99%,100% 100%,0 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);}}