:root{color-scheme:light;--black: #020202;--white: #ffffff;--neutral-100: #fffdfc;--neutral-200: #faf9f9;--neutral-300: #dce0e6;--neutral-400: #dedede;--neutral-500: #bebebe;--neutral-600: #a0a0a0;--neutral-700: #878787;--neutral-900: #3f3f3f;--primary-100: #edefff;--primary-200: #c5ccff;--primary-300: #94a1ff;--primary-400: #5e72f9;--primary-500: #3e55f0;--primary-600: #2f41bd;--primary-700: #263495;--primary-900: #121b56;--secondary-300: #ff8bb0;--secondary-400: #ff5c90;--secondary-500: #fc2166;--secondary-1000: #640020;--shell: 1280px;--shadow-lg: 0 4px 6px rgba(0, 0, 0, .05), 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 10px 10px rgba(0, 0, 0, .04), 0 20px 25px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--white);color:var(--black)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--white);color:var(--black)}body,button{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}p,h1,h2,h3,h4{margin:0}p{font-weight:300;line-height:1.5}.section-shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.section-title,h1{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:0}.section-title{color:var(--black);font-size:clamp(2.35rem,4vw,3.25rem);line-height:1.154}.section-title.centered{max-width:788px;margin-inline:auto;text-align:center}.section-title span,.section-heading .section-title span{color:var(--primary-500)}.section-heading{display:grid;justify-items:center;gap:48px;width:min(800px,100%);margin-inline:auto;text-align:center}.section-heading p{color:var(--black);font-size:1rem}.button{display:inline-flex;min-height:60px;align-items:center;justify-content:center;gap:16px;border-radius:48px;font-size:1rem;font-weight:700;line-height:1.5;white-space:nowrap}.button-primary{padding:6px 6px 6px 24px;border:1px solid var(--primary-500);background:var(--primary-500);color:var(--white)}.button-primary span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--white);color:var(--primary-500)}.button-outline{padding:6px 24px;border:1px solid var(--neutral-400);color:var(--primary-500)}.hero{position:relative;min-height:878px;overflow:hidden;border-bottom-right-radius:80px;border-bottom-left-radius:80px;background:#050715;color:var(--white)}.hero-backdrop{z-index:0;position:absolute;inset:0;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;background:#050715 url(/assets/figma/figma-hero-background.png) center / cover no-repeat;overflow:hidden}.hero-video{display:block;width:100%;height:100%;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;object-fit:cover;object-position:center}.hero:before{z-index:1;position:absolute;inset:0;background:linear-gradient(180deg,#0507150a,#05071505 54%,#0507151f),linear-gradient(90deg,#05071514,#05071500 36%,#0507150f);content:"";pointer-events:none}.hero:after{z-index:1;position:absolute;inset:0;background:linear-gradient(180deg,#02020200,#0202020a 55%,#02020214);content:"";pointer-events:none}.site-header{position:relative;z-index:3;display:flex;width:min(var(--shell),calc(100% - 80px));height:120px;align-items:center;justify-content:space-between;gap:48px;margin-inline:auto;padding-block:32px;isolation:isolate}.site-header:before{z-index:-1;position:absolute;top:0;left:50%;width:100vw;height:120px;background:#00000080;content:"";opacity:0;pointer-events:none;transform:translate(-50%);transition:opacity .16s ease}.site-header:has(.nav-menu-item-company:hover,.nav-menu-item-company:focus-within):before{opacity:1}.site-header:has(.nav-menu-item-company.is-scroll-suppressed):before{opacity:0}.brand{position:relative;display:inline-flex;align-items:center;width:131px;height:38px;overflow:hidden}.figma-logo{position:absolute;inset:0}.figma-logo img{position:absolute;display:block;max-width:none}.figma-logo-mark{top:0;left:0;width:41.78px;height:38px}.figma-logo-word{top:6.45px;left:48.08px;width:82.88px;height:13.72px}.figma-logo-tagline{top:24.48px;left:48.08px;width:82.9px;height:6.03px}.nav-links{display:flex;align-items:center;gap:48px}.nav-link,.nav-trigger,.header-cta{color:var(--white);font-size:14px;font-weight:400;line-height:1.5}.nav-link,.nav-trigger{display:inline-flex;gap:4px}.nav-dot{width:6px;height:6px;border-radius:50%;background:var(--white)}.nav-menu-item{position:relative;display:inline-flex}.nav-menu-item-company:before{position:absolute;top:100%;right:-32px;left:-32px;height:50px;content:""}.nav-menu-item-company:after{position:absolute;top:calc(100% + 49px);left:50%;width:121px;height:1px;background:var(--neutral-900);content:"";opacity:0;transform:translate(-50%)}.nav-menu-item-company:hover:after,.nav-menu-item-company:focus-within:after{opacity:1}.nav-menu-item-company:hover .nav-trigger,.nav-menu-item-company:focus-within .nav-trigger{color:var(--secondary-300)}.nav-menu-item-company:hover .nav-dot,.nav-menu-item-company:focus-within .nav-dot{background:var(--secondary-500)}.site-header:has(.nav-menu-item-company:hover,.nav-menu-item-company:focus-within) .header-cta{border-color:#fff0}.company-menu{position:fixed;z-index:4;top:120px;right:0;left:0;overflow:hidden;border-top:1px solid var(--neutral-900);border-bottom:1px solid var(--neutral-900);background:var(--black);color:var(--white);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden;backdrop-filter:blur(8px)}.nav-menu-item-company:hover .company-menu,.nav-menu-item-company:focus-within .company-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.nav-menu-item-company.is-scroll-suppressed:after{opacity:0}.nav-menu-item-company.is-scroll-suppressed:hover .nav-trigger,.nav-menu-item-company.is-scroll-suppressed:focus-within .nav-trigger{color:var(--white)}.nav-menu-item-company.is-scroll-suppressed:hover .nav-dot,.nav-menu-item-company.is-scroll-suppressed:focus-within .nav-dot{background:var(--white)}.nav-menu-item-company.is-scroll-suppressed .company-menu{opacity:0;pointer-events:none;transform:translateY(-8px);visibility:hidden}.company-menu-inner{display:grid;justify-items:center;gap:10px;padding:32px 0 12px}.company-menu-columns{display:flex;width:min(var(--shell),calc(100% - 80px));min-height:226px;align-items:center;justify-content:center;gap:48px;margin-bottom:27px}.company-menu-group{display:grid;width:200px;align-content:start;gap:16px}.company-menu-group h2{color:var(--white);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.company-menu-group ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.company-menu-link{display:flex;min-height:24px;align-items:center;color:var(--neutral-400);font-size:14px;font-weight:300;line-height:1.5}.company-menu-link:hover,.company-menu-link:focus-visible{color:var(--white)}.company-menu-separator{width:1px;height:226px;background:var(--neutral-900)}.company-menu-contact{align-self:center}.company-menu-contact address{display:grid;gap:0;margin:0;color:var(--neutral-500);font-style:normal;font-size:12px;font-weight:300;line-height:1.5;white-space:nowrap}.company-menu-contact address+address{margin-top:12.5px}.company-menu-divider{width:calc(100% - 3px);height:1px;background:var(--neutral-900)}.company-menu-cta{display:grid;width:min(var(--shell),calc(100% - 80px));min-height:70px;align-items:center;grid-template-columns:4px 455px minmax(0,1fr);column-gap:16px;padding:8px 0}.company-menu-cta-dot{width:4px;height:4px;border:6px solid var(--secondary-1000);border-radius:8px;background:var(--secondary-400)}.company-menu-cta-copy{display:grid;width:455px;color:var(--white);white-space:nowrap}.company-menu-cta-copy strong{font-size:16px;font-weight:400;line-height:1.5}.company-menu-cta-copy span{color:var(--neutral-400);font-size:12px;font-weight:300;line-height:1.5}.company-menu-cta-copy em{color:var(--primary-300);font-style:normal}.header-cta{display:inline-flex;align-items:center;gap:4px;padding:12px 24px;border:1px solid rgba(255,255,255,.2);border-radius:999px}.mobile-menu-toggle{position:relative;display:none;width:48px;height:48px;flex:0 0 auto;place-items:center;border:1px solid currentColor;border-radius:50%;background:transparent;color:var(--white)}.mobile-menu-toggle span{position:absolute;left:14px;width:18px;height:2px;border-radius:999px;background:currentColor;transition:opacity .16s ease,transform .16s ease}.mobile-menu-toggle span:nth-child(1){transform:translateY(-6px)}.mobile-menu-toggle span:nth-child(3){transform:translateY(6px)}.mobile-menu-toggle.is-active span:nth-child(1){transform:rotate(45deg)}.mobile-menu-toggle.is-active span:nth-child(2){opacity:0}.mobile-menu-toggle.is-active span:nth-child(3){transform:rotate(-45deg)}.mobile-menu-toggle-dark{border-color:#ffffff52;color:var(--white)}.mobile-menu-toggle-light{border-color:#02020229;color:var(--black)}.mobile-menu{position:fixed;z-index:90;inset:0;color:var(--white)}.mobile-menu-backdrop{position:absolute;inset:0;background:#0202029e;backdrop-filter:blur(12px)}.mobile-menu-panel{position:absolute;top:16px;right:16px;display:grid;width:min(420px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;gap:28px;padding:24px;border:1px solid rgba(255,255,255,.14);background:#020202f5;box-shadow:0 24px 60px #02020259}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--neutral-500);font-size:14px;line-height:1.5}.mobile-menu-close{position:relative;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:transparent;color:var(--white)}.mobile-menu-close span:before,.mobile-menu-close span:after{position:absolute;top:19px;left:11px;width:18px;height:2px;border-radius:999px;background:currentColor;content:""}.mobile-menu-close span:before{transform:rotate(45deg)}.mobile-menu-close span:after{transform:rotate(-45deg)}.mobile-menu-links{display:grid;gap:6px}.mobile-menu-links>a,.mobile-menu-details summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.1);color:var(--white);font-size:28px;font-weight:400;line-height:1.2}.mobile-menu-details{display:grid}.mobile-menu-details summary{cursor:pointer;list-style:none}.mobile-menu-details summary::-webkit-details-marker{display:none}.mobile-menu-details summary span:last-child{color:var(--secondary-400);font-size:28px;line-height:1}.mobile-menu-details[open] summary span:last-child{transform:rotate(45deg)}.mobile-menu-company{display:grid;gap:20px;padding:20px 0 16px}.mobile-menu-company>a,.mobile-menu-company section a{color:var(--neutral-300);font-size:16px;font-weight:300;line-height:1.5}.mobile-menu-company section{display:grid;gap:8px}.mobile-menu-company h2{color:var(--secondary-300);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.mobile-menu-cta{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:8px;padding:6px 20px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--white);font-size:18px;font-weight:400;line-height:1.5}body.has-mobile-menu-open{overflow:hidden}.hero-content{position:relative;z-index:2;display:grid;justify-items:center;gap:32px;width:min(847px,calc(100% - 48px));margin:111px auto 0;text-align:center}h1{display:grid;justify-items:center;gap:4px;color:var(--white);font-size:clamp(3rem,5vw,4.5rem);line-height:1.111}.hero-title-row{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}h1 strong{color:var(--secondary-500)}.hero-content p{max-width:619px;color:var(--white);font-size:18px;line-height:28px}.hero-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;padding-block:24px}.hero-pills a{display:inline-flex;min-width:266px;align-items:center;gap:16px;padding:20px 29px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:var(--white);font-size:18px;font-weight:300;line-height:28px}.hero-pills a:first-child{min-width:281px}.hero-pills a span{width:4px;height:4px;border:6px solid rgba(255,255,255,.2);border-radius:8px;background:var(--white)}.trust-strip{position:absolute;z-index:2;right:80px;bottom:36px;left:80px;display:grid;gap:32px;justify-items:center}.trust-line{display:block;width:100%;height:1px}.trust-content{display:flex;height:68px;align-items:center;justify-content:center;gap:64px}.clutch-rating{position:relative;width:162px;height:20px}.clutch-logo{position:absolute;top:0;left:0;display:block;width:74px;height:20px}.stars{position:absolute;top:6px;left:90px;display:flex;gap:3px}.stars img{display:block;width:12px;height:13px}.trust-divider{display:block;width:1px;height:68px;background:#ffffff2e}.trusted-group{display:flex;align-items:center;gap:56px}.trusted-group>span{color:var(--white);font-size:12px;font-weight:400;line-height:1.5;white-space:nowrap}.trusted-logos{display:flex;width:723px;align-items:center;gap:56px;overflow:hidden}.trusted-logos span{display:block;width:var(--logo-w);height:var(--logo-h);overflow:hidden;flex:0 0 auto}.trusted-logos img{display:block;width:100%;height:100%}.cookie-banner{position:absolute;z-index:5;top:848px;left:calc(50% - 720px + 712.805px);display:flex;width:705px;min-height:82px;align-items:center;justify-content:space-between;gap:120px;padding:16px 24px;border-radius:20px;background:var(--black);box-shadow:var(--shadow-lg);color:var(--white)}.cookie-banner p{flex:0 0 auto;color:var(--white);font-size:16px;font-weight:400;line-height:1.5}.cookie-actions{display:flex;align-items:center;gap:12px}.cookie-button{display:inline-flex;height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:48px;color:var(--white);font-size:14px;font-weight:700;line-height:1.5;white-space:nowrap}.cookie-button-primary{border-color:var(--primary-500);background:var(--primary-500)}.cookie-button-secondary{border-color:var(--neutral-700);background:transparent}.floating-header{position:fixed;z-index:50;top:24px;left:50%;display:flex;width:min(1070px,calc(100% - 64px));min-height:72px;align-items:center;justify-content:space-between;gap:48px;margin:0;padding:6px 32px 6px 28px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fffffff5;box-shadow:0 34px 96px #ffffff6b,0 18px 58px #ffffff57,0 24px 64px #02020214;backdrop-filter:blur(18px);isolation:isolate;opacity:0;pointer-events:none;transform:translate(-50%,-130%);transition:opacity .18s ease,transform .26s ease}.floating-header:before{position:absolute;z-index:-1;inset:-34px -52px;border-radius:inherit;background:radial-gradient(ellipse at center,#ffffffa8,#ffffff6b 34%,#fff0 72%);content:"";filter:blur(18px);opacity:.98;pointer-events:none}.floating-header.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.floating-brand{position:relative;display:block;width:131px;height:38px;min-width:131px;flex:0 0 auto;overflow:hidden}.figma-logo-floating{position:absolute;inset:0}.floating-nav-links{display:flex;align-items:center;gap:64px}.floating-nav-links a{display:inline-flex;gap:4px;color:var(--black);font-size:20px;font-weight:400;line-height:1.5;white-space:nowrap}.floating-nav-links a span{width:7px;height:7px;border-radius:50%;background:var(--neutral-400)}.floating-cta{display:inline-flex;align-items:center;gap:8px;color:var(--black);font-size:20px;font-weight:400;line-height:1.5;white-space:nowrap}.floating-cta span{color:var(--primary-500);font-size:22px;line-height:1}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.floating-header{transition:none}}.ai-section{margin-top:0;padding:120px 0;background:var(--white)}.ai-section .section-shell{display:grid;gap:96px}.ai-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}.ai-card{min-height:536px;padding:44px 60px;border-radius:32px;background:var(--white);box-shadow:0 32px 56px #02020224}.ai-card-negative{background:var(--neutral-200);box-shadow:none}.ai-card header{display:flex;align-items:flex-start;gap:16px;margin-bottom:40px}.ai-card-title-icon{display:block;width:24.757px;height:24px;flex:0 0 auto;margin-top:8px}.ai-card h3{font-family:Roboto,Inter,sans-serif;font-size:32px;line-height:40px}.ai-card ul{display:grid;gap:24px;margin:0;padding:0;list-style:none}.ai-card li{display:flex;align-items:flex-start;gap:7px;color:var(--black);font-size:16px;font-weight:300;line-height:1.5}.ai-card-list-icon{display:block;width:42px;height:42px;flex:0 0 auto}.ai-card li p{font-size:inherit;font-weight:300;line-height:inherit}.center-block{display:grid;justify-items:center;gap:32px;width:min(800px,100%);margin-inline:auto;text-align:center}.center-block p{color:var(--black)}.domains-section,.testimonials-section{padding:120px 0;background:var(--neutral-200)}.domains-section .section-shell,.testimonials-section .section-shell{display:grid;gap:96px}.domains-layout{--domain-left: max(24px, calc((100vw - var(--shell)) / 2 + 80px));display:grid;width:calc(100vw - var(--domain-left));grid-template-columns:522px minmax(0,1fr);align-items:start;gap:16px;margin-left:calc(50% - 50vw + var(--domain-left));padding-left:0}.domain-tabs{display:grid;align-content:start;gap:24px}.domain-tab{min-height:65.59px;padding:18px 0 18px 32px;border-left:2px solid var(--neutral-400)}.domain-tab.active{min-height:199.59px;border-left-color:var(--black)}.domain-tab h3{color:var(--neutral-600);font-family:Roboto,Inter,sans-serif;font-size:24px;line-height:28px}.domain-tab.active h3{color:var(--black)}.domain-tab p{max-width:488px;margin-top:24px;color:#020202a6;font-family:Roboto,Inter,sans-serif;font-size:18px;line-height:27px}.domain-tab a{display:inline-flex;align-items:center;gap:16px;margin-top:24px;color:var(--primary-500);font-weight:700}.domain-tab a span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--primary-100)}.domain-cta{justify-self:start;margin-top:40px}.domain-visual{min-height:532px;overflow:hidden;border-top-left-radius:80px;border-bottom-left-radius:80px;background:#101629;box-shadow:var(--shadow-2xl)}.domain-visual img{display:block;width:100%;height:532px;object-fit:cover}.comparison-section{position:relative;overflow:hidden;padding:120px 0;background:var(--primary-500);color:var(--white)}.comparison-section:before{position:absolute;right:17%;bottom:8%;width:550px;height:647px;border-radius:50%;background:radial-gradient(circle,rgba(197,204,255,.34),transparent 65%);content:""}.comparison-section .section-shell{position:relative;z-index:1;display:grid;gap:96px}.comparison-section .section-title{max-width:760px;color:var(--white)}.comparison-table{position:relative;display:grid;grid-template-rows:153px repeat(5,80px);overflow:visible;min-height:555px;border-radius:0;background:transparent}.comparison-base{position:absolute;z-index:0;inset:55px 0 0;border-radius:40px;background:var(--primary-700)}.comparison-highlight{position:absolute;top:0;bottom:auto;left:calc(100% - 650px);width:325px;height:555px;border-top-left-radius:40px;border-top-right-radius:40px;background:var(--primary-600)}.comparison-choice{position:absolute;top:24px;left:calc(100% - 650px);z-index:1;display:flex;width:325px;height:24px;margin-left:0;align-items:center;justify-content:center;gap:9px;padding-top:0;color:var(--white);font-size:12px;font-weight:700;line-height:1.5}.comparison-head,.comparison-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,1fr) 325px 325px;align-items:center}.comparison-head{min-height:153px;padding-top:74px}.comparison-head span,.comparison-row span{padding-left:40px}.comparison-head span{color:var(--white);font-size:12px}.comparison-head strong{color:var(--white);font-size:18px;line-height:28px;text-align:center}.comparison-row{min-height:auto;border-top:1px solid rgba(255,255,255,.16)}.comparison-row span{max-width:542px;color:var(--white);font-size:16px;font-weight:300;line-height:1.5}.comparison-row b{display:grid;width:45px;height:45px;place-items:center;justify-self:center;border-radius:50%;background:#ffffff1f;color:var(--white);font-size:22px}.company-section{padding:0 0 100px;background:var(--white)}.company-layout{display:grid;grid-template-columns:522px minmax(0,1fr);gap:128px;align-items:center}.company-copy{display:grid;gap:24px;padding-top:270px}.company-copy p{color:var(--black)}.company-actions{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px}.metric-cloud{position:relative;min-height:900px}.metric-cloud article{position:absolute;display:grid;gap:12px;padding:64px;border-radius:40px;background:var(--neutral-200)}.metric-cloud article:nth-child(1){top:227px;right:108px;width:445px}.metric-cloud article:nth-child(2){top:606px;left:0;width:432px}.metric-cloud article:nth-child(3){top:1005px;right:0;width:572px}.metric-cloud strong{display:inline-block;padding-bottom:9px;border-bottom:4px solid var(--primary-500);color:var(--primary-500);font-family:Roboto,Inter,sans-serif;font-size:72px;line-height:80px}.metric-cloud span{color:var(--black);font-size:20px;line-height:1.5}.testimonials-section{margin-top:383px;padding-bottom:112px}.testimonial-grid{display:flex;align-items:center;justify-content:space-between}.testimonial-column{display:flex;flex-direction:column;gap:64px;align-items:flex-start;justify-content:center}.testimonial-card{display:flex;width:607px;flex-direction:column;align-items:center;gap:64px;padding:40px;border-radius:40px;background:var(--white)}.review-logo{align-self:flex-start;width:82.32px;height:22.16px}.review-logo img{display:block;width:100%;height:100%}.review-image{width:351px;height:120px;overflow:hidden}.review-image-large{width:304px;height:235px}.review-image img{display:block;width:100%;height:100%;object-fit:cover}.review-copy{display:grid;width:100%;gap:24px}.review-copy h3{color:var(--black);font-size:20px;line-height:1.5}.review-copy p{color:var(--black);font-size:16px}.testimonial-card footer{display:flex;width:100%;align-items:end;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--neutral-400)}.testimonial-card footer div{display:grid;gap:8px}.testimonial-card footer strong{color:var(--black);font-size:14px;font-weight:400;line-height:1.5}.testimonial-card footer span{color:var(--black);font-size:12px;font-weight:700;line-height:1.5}.testimonial-card footer a{color:var(--black);font-size:22px}.faq-section{padding:128px 0;background:var(--white)}.faq-layout{display:grid;grid-template-columns:462px 629px;justify-content:space-between;align-items:start}.faq-list{border-bottom:1px solid var(--neutral-400)}details{border-top:1px solid var(--neutral-400)}summary{display:flex;min-height:81px;align-items:center;justify-content:space-between;gap:32px;cursor:pointer;color:var(--black);font-size:18px;font-weight:400;line-height:28px;list-style:none}summary::-webkit-details-marker{display:none}summary span{flex:0 0 auto;color:var(--black);font-size:16px}details p{max-width:520px;padding-bottom:24px;color:var(--neutral-700)}.about-hero{min-height:490px;background:var(--black);color:var(--white);overflow:visible}.about-hero-shell{display:grid;width:min(1066px,calc(100% - 48px));gap:60px;margin:23px auto 0}.about-breadcrumbs{display:flex;align-items:center;gap:12px;min-height:18px;font-size:12px;line-height:1.5}.about-breadcrumbs a{color:var(--neutral-400);font-weight:300}.about-breadcrumbs span{color:var(--neutral-100);font-weight:400}.about-breadcrumbs img{display:block;width:3px;height:3px}.about-hero-content{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.about-hero h1{display:block;width:min(526px,100%);color:var(--white);font-size:72px;line-height:80px;text-align:left}.about-hero-aside{display:grid;width:413px;gap:24px}.about-hero-aside p{color:var(--white);font-size:16px;line-height:1.5}.about-hero-actions{display:flex;align-items:center;gap:48px}.about-hero-actions a{display:inline-flex;align-items:center;gap:11px;color:var(--white);font-size:16px;font-weight:400;line-height:1.5;white-space:nowrap}.about-hero-actions a span{box-sizing:content-box;width:4px;height:4px;border:6px solid var(--secondary-1000);border-radius:8px;background:var(--secondary-400)}.about-hero-actions img{display:block;width:12px;height:12px}.about-quote{display:grid;min-height:588px;place-items:start center;border-top:1px solid var(--neutral-300);padding:120px 0;background:var(--white)}.about-quote-inner{display:grid;width:min(844px,calc(100% - 48px));gap:40px;color:var(--black)}.about-quote h2{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-weight:700;line-height:40px}.about-quote p{font-size:18px;line-height:28px}.about-quote strong{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;line-height:24px}.about-foundation{display:grid;gap:96px;padding:120px 0;background:var(--neutral-200);overflow:hidden}.about-foundation-heading{display:grid;width:min(800px,calc(100% - 48px));justify-items:center;gap:48px;margin-inline:auto;text-align:center}.about-foundation-heading h2,.about-values h2{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:60px;letter-spacing:0}.about-foundation-heading h2{display:grid}.about-foundation-heading h2 span{color:var(--primary-500)}.about-foundation-heading p{font-size:16px}.about-foundation-layout{display:grid;width:100%;grid-template-columns:522px minmax(0,1fr);gap:16px;padding-left:max(24px,calc((100vw - var(--shell)) / 2))}.about-foundation-tabs{display:grid;align-content:start;gap:64px}.about-tablist{display:grid;gap:24px}.about-tab{display:grid;min-height:65.59px;align-content:center;border-left:2px solid var(--neutral-400);padding:18px 0 18px 32px}.about-tab.is-active{min-height:223px;align-content:start;gap:24px;border-color:var(--black)}.about-tab h3{color:var(--neutral-600);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px}.about-tab.is-active h3{color:var(--black)}.about-tab p{color:#020202a6;font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:27px}.about-foundation-visual{min-width:0}.about-foundation-visual img{display:block;width:100%;height:532px;border-radius:80px 0 0 80px;object-fit:cover;object-position:center}.about-values{padding:120px 0;background:var(--primary-500);color:var(--white)}.about-values h2{width:min(628px,100%);color:var(--white)}.about-values-list{display:grid;margin-top:24px}.about-value-item{display:flex;min-height:221px;align-items:flex-start;justify-content:space-between;gap:48px;padding:16px 0 32px;border-bottom:1px solid var(--primary-400)}.about-value-copy{display:grid;width:730px;gap:12px}.about-value-copy h3{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px}.about-value-copy p{color:var(--white);font-size:16px}.about-value-person{display:grid;width:515px;grid-template-columns:172px minmax(0,303px);align-items:center;gap:40px}.about-value-avatar{display:block;width:172px;height:172px;border-radius:50%;object-fit:cover}.about-value-person div{display:grid;gap:8px;color:var(--white)}.about-value-person h4{font-size:20px;font-weight:700;line-height:1.5}.about-value-person p{color:var(--white);font-size:14px}.about-value-person a{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:var(--white);font-size:12px;font-weight:700;line-height:1.5}.about-value-person a img{display:block;width:13.18px;height:13px}.about-feature{padding:120px 0;background:var(--neutral-100)}.about-feature.is-reverse{background:var(--neutral-200)}.about-feature-inner{display:grid;grid-template-columns:607px 470px;align-items:center;gap:96px}.about-feature.is-reverse .about-feature-inner{grid-template-columns:521px 607px;justify-content:space-between;gap:48px}.about-feature.is-reverse .about-feature-visual{order:2}.about-feature-visual img{display:block;width:607px;max-width:100%;height:607px;border-radius:20px;object-fit:cover;object-position:center}.about-feature-copy{display:grid;align-content:center}.about-feature-copy h2{margin-bottom:48px;font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px}.about-feature.is-reverse .about-feature-copy h2{margin-bottom:12px}.about-feature-copy>div{display:grid;gap:16px}.about-feature-copy p{color:var(--black);font-size:16px}.about-feature-copy nav{display:flex;flex-wrap:wrap;gap:32px;margin-top:32px}.about-feature-copy nav a{color:var(--black);font-size:16px;font-weight:700;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none}.fris-page{background:var(--white)}.fris-hero{position:relative;min-height:828px;overflow:hidden;border-bottom-right-radius:80px;border-bottom-left-radius:80px;background:#050715;color:var(--white)}.fris-hero-backdrop{position:absolute;inset:0;z-index:0;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;background:#050715}.fris-hero-backdrop img{display:block;width:100%;height:100%;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;object-fit:cover}.fris-hero:before{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#020202c2,#02020247 52%,#02020294),linear-gradient(180deg,#02020214,#02020252);content:"";pointer-events:none}.fris-hero .site-header,.fris-hero-shell{position:relative;z-index:2}.fris-hero-shell{display:grid;width:min(var(--shell),calc(100% - 80px));gap:68px;margin:28px auto 0}.fris-breadcrumbs{display:flex;align-items:center;gap:12px;color:var(--neutral-500);font-size:14px;font-weight:300;line-height:1.5}.fris-breadcrumbs a{color:var(--white)}.fris-breadcrumbs img{width:6px;height:6px}.fris-hero-grid{display:grid;align-items:center;grid-template-columns:minmax(0,.88fr) minmax(360px,.64fr);gap:80px}.fris-hero-copy{display:grid;gap:32px;max-width:720px}.fris-hero h1{justify-items:start;max-width:720px;font-size:clamp(4rem,8vw,7rem);line-height:.95;text-align:left}.fris-hero-copy p{max-width:612px;color:var(--white);font-size:20px;font-weight:300;line-height:1.5}.fris-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px 32px;padding-top:8px}.fris-hero-actions a{display:inline-flex;min-height:64px;align-items:center;gap:14px;padding:16px 28px;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:var(--white);font-size:18px;font-weight:300;line-height:28px}.fris-hero-actions a span{width:4px;height:4px;border:6px solid rgba(255,255,255,.2);border-radius:8px;background:var(--white)}.fris-hero-actions img{width:18px;height:18px}.fris-hero-visual{min-width:0;margin:0}.fris-hero-visual img{display:block;width:100%;height:auto;aspect-ratio:1 / 1.08;border:1px solid rgba(255,255,255,.16);border-radius:40px;object-fit:cover;box-shadow:0 34px 88px #02020257}.fris-intro,.fris-styles,.fris-process,.fris-closing{padding-block:128px}.fris-intro-layout,.fris-process-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);gap:96px}.fris-section-heading{display:grid;align-content:start;gap:20px}.fris-section-heading span{color:var(--primary-500);font-size:14px;font-weight:700;line-height:1.5}.fris-section-heading h2,.fris-closing h2{color:var(--black);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.05}.fris-section-heading p{max-width:720px;color:var(--black);font-size:18px;line-height:28px}.fris-section-heading-centered{justify-items:center;width:min(880px,100%);margin-inline:auto;text-align:center}.fris-copy-stack{display:grid;gap:24px}.fris-copy-stack p,.fris-process-copy>p,.fris-closing p{color:var(--black);font-size:18px;font-weight:300;line-height:28px}.fris-styles{background:var(--neutral-200)}.fris-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:72px}.fris-style-grid article{display:grid;min-height:360px;align-content:start;gap:18px;padding:32px;border:1px solid rgba(2,2,2,.08);border-radius:32px;background:var(--white);box-shadow:0 28px 58px #02020214}.fris-style-grid article>span{color:var(--primary-500);font-size:14px;font-weight:700;line-height:1.5}.fris-style-grid strong{color:var(--black);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-weight:700;line-height:40px}.fris-style-grid em{width:fit-content;padding:8px 14px;border-radius:999px;background:var(--primary-100);color:var(--primary-500);font-style:normal;font-size:14px;font-weight:700;line-height:1.5}.fris-style-grid p{color:var(--black);font-size:16px;font-weight:300;line-height:1.5}.fris-process{background:var(--black);color:var(--white)}.fris-process .fris-section-heading span{color:var(--secondary-300)}.fris-process .fris-section-heading h2,.fris-process-copy>p{color:var(--white)}.fris-process-copy{display:grid;align-content:start;gap:32px}.fris-process-steps{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--neutral-900);list-style:none;counter-reset:fris-step}.fris-process-steps li{display:grid;align-items:center;grid-template-columns:76px minmax(0,1fr);min-height:126px;gap:24px;border-bottom:1px solid var(--neutral-900);counter-increment:fris-step}.fris-process-steps li>span{display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%}.fris-process-steps li>span:before{color:var(--primary-300);content:counter(fris-step,decimal-leading-zero);font-size:14px;font-weight:700;line-height:1.5}.fris-process-steps p{color:var(--white);font-size:20px;font-weight:400;line-height:1.5}.fris-closing-inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,.44fr);gap:96px}.fris-closing-inner>div{display:grid;gap:28px}.fris-closing nav{display:grid;align-content:center;gap:16px}.fris-closing nav a{display:flex;min-height:70px;align-items:center;gap:16px;padding:20px 24px;border:1px solid var(--neutral-400);border-radius:999px;color:var(--black);font-size:18px;font-weight:300;line-height:28px}.fris-closing nav a span{width:4px;height:4px;border:6px solid var(--primary-100);border-radius:8px;background:var(--primary-500)}.fris-design-hero{height:490px;min-height:490px;overflow:hidden;background:var(--black);color:var(--white)}.fris-design-hero-content{position:relative;z-index:2;display:flex;width:min(1066px,calc(100% - 48px));flex-direction:column;gap:60px;margin-top:23px;margin-right:auto;margin-left:max(24px,calc((100vw - 1072px)/2))}.fris-design-breadcrumbs{display:flex;align-items:center;gap:12px;color:var(--neutral-400);font-size:12px;font-weight:300;line-height:1.5}.fris-design-breadcrumbs a{color:var(--neutral-400)}.fris-design-breadcrumbs>span:not(.fris-design-dot){color:var(--neutral-100);font-weight:400}.fris-design-dot{display:block;width:3px;height:3px;flex:0 0 auto}.fris-design-hero-row{display:flex;width:100%;min-height:96px;align-items:flex-end;justify-content:space-between;gap:48px}.fris-design-hero-title{display:block;width:526px;color:var(--white);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:72px;font-weight:700;line-height:80px;text-align:left;white-space:nowrap}.fris-design-hero-title sup,.fris-design-section-head sup{font-size:.643em;line-height:0;vertical-align:baseline}.fris-design-hero-row p{width:413px;color:var(--white);font-size:16px;font-weight:300;line-height:1.5}.fris-design-intro{display:flex;min-height:456px;align-items:center;justify-content:center;border-top:1px solid var(--neutral-300);padding:120px 0;background:var(--white)}.fris-design-intro-inner{display:flex;width:min(844px,calc(100% - 48px));flex-direction:column;gap:40px}.fris-design-intro h2{color:var(--black);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-weight:700;line-height:40px}.fris-design-intro p{color:var(--black);font-size:18px;font-weight:300;line-height:28px}.fris-design-styles,.fris-design-process{display:flex;flex-direction:column;align-items:center;gap:96px;padding:120px 0;background:var(--neutral-200)}.fris-design-section-head{display:flex;width:min(800px,calc(100% - 48px));flex-direction:column;align-items:center;gap:48px;color:var(--black);text-align:center}.fris-design-section-head h2{display:flex;flex-direction:column;color:var(--black);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:60px;white-space:nowrap}.fris-design-section-head p{width:100%;color:var(--black);font-size:14px;font-weight:300;line-height:1.5}.fris-design-section-head-process p{font-size:16px}.fris-design-blue{color:var(--primary-500)}.fris-design-style-board{display:flex;width:min(var(--shell),calc(100% - 80px));align-items:flex-start;justify-content:space-between;gap:66px}.fris-design-style-column{display:flex;width:607px;flex:0 1 607px;flex-direction:column;gap:64px}.fris-design-style-column.is-offset{padding-top:64px}.fris-design-style-card{display:flex;min-height:346px;align-items:flex-start;padding:40px;border-radius:40px;background:var(--white)}.fris-design-style-card>*{min-width:0}.fris-design-style-card{flex-direction:column;gap:64px}.fris-design-style-image{display:flex;width:100%;height:100px;align-items:flex-start}.fris-design-style-image img{display:block;height:100px;max-width:none;object-fit:cover}.fris-design-style-copy{display:flex;width:100%;flex-direction:column;gap:24px;color:var(--black)}.fris-design-style-copy h3{color:var(--black);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:700;line-height:1.5}.fris-design-style-copy p{color:var(--black);font-size:16px;font-weight:300;line-height:1.5}.fris-design-process-layout{display:flex;width:100%;align-items:flex-start;gap:16px;padding-left:max(24px,calc((100vw - var(--shell)) / 2))}.fris-design-process-side{display:flex;width:522px;flex:0 0 522px;flex-direction:column;gap:64px}.fris-design-tabs{display:flex;width:522px;height:379px;flex-direction:column;gap:24px}.fris-design-tab{display:flex;height:65.59px;align-items:center;border-left:2px solid var(--neutral-400);padding-left:32px}.fris-design-tab h3{color:var(--neutral-600);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px;white-space:nowrap}.fris-design-tab.is-active{display:flex;height:133px;align-items:flex-start;flex-direction:column;gap:24px;border-left-color:var(--black);padding-top:18.4px}.fris-design-tab.is-active h3{color:var(--black)}.fris-design-tab p{width:488px;color:#020202a6;font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:27px}.fris-design-process-buttons{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.fris-design-button{display:inline-flex;height:60px;align-items:center;justify-content:center;border-radius:48px;font-size:16px;font-weight:700;line-height:1.5;white-space:nowrap}.fris-design-button.is-primary{width:282px;justify-content:space-between;gap:16px;border:1px solid var(--primary-500);padding:6px 6px 6px 24px;background:var(--primary-500);color:var(--white)}.fris-design-button.is-outline{width:304px;border:1px solid var(--neutral-400);padding:6px 24px;color:var(--primary-500)}.fris-design-button-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:48px;background:var(--white)}.fris-design-button-icon img{display:block;width:16px;height:16px}.fris-design-process-image{width:calc(100% - 538px);max-width:822px;height:532px;margin:0;overflow:hidden;border-top-left-radius:80px;border-bottom-left-radius:80px}.fris-design-process-image img{display:block;width:100%;height:100%;object-fit:cover}.fris-design-faq{display:flex;min-height:586px;align-items:flex-start;padding:120px 80px;background:var(--white)}.fris-design-faq-inner{display:flex;width:min(1280.263px,100%);align-items:flex-start;justify-content:space-between;gap:80px;margin-inline:auto}.fris-design-faq h2{display:flex;width:462.263px;height:139px;flex:0 0 462.263px;flex-direction:column;justify-content:center;color:var(--black);font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:60px}.fris-design-faq-list{display:flex;width:629px;flex:0 0 629px;flex-direction:column;border-bottom:1px solid var(--neutral-400)}.fris-design-faq-row{width:100%;border-top:1px solid var(--neutral-400);color:var(--black)}.fris-design-faq-row summary{display:grid;height:81px;align-items:center;grid-template-columns:minmax(0,1fr) 16px;gap:24px;padding:0 22px 0 0;cursor:pointer;list-style:none}.fris-design-faq-row summary::-webkit-details-marker{display:none}.fris-design-faq-row.is-tall summary{height:103px}.fris-design-faq-row summary span{max-width:528px;font-size:18px;font-weight:400;line-height:28px}.fris-design-faq-row.is-tall summary span{max-width:520px}.fris-design-faq-row summary img{display:block;width:16px;height:17px;transition:transform .16s ease}.fris-design-faq-row[open] summary img{transform:rotate(180deg)}.fris-design-faq-row summary:focus-visible{outline:2px solid var(--primary-500);outline-offset:4px}.fris-design-faq-answer{max-width:528px;padding:0 56px 32px 0}.fris-design-faq-answer p{color:#020202a6;font-size:16px;font-weight:300;line-height:1.5}.lets-talk-page{background:#efefef}.lets-talk-hero{display:grid;grid-template-columns:513px minmax(0,1fr);min-height:858px;background:#efefef}.lets-talk-panel{position:relative;min-height:858px;overflow:hidden;color:var(--white)}.lets-talk-panel-bg{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.lets-talk-logo{position:absolute;z-index:1;top:40px;left:80px;display:block;width:131px;height:38px;overflow:hidden}.lets-talk-info{position:absolute;z-index:1;top:229px;left:80px;display:grid;width:261px;gap:48px}.lets-talk-heading{display:grid;width:222px;gap:24px}.lets-talk-heading p{color:var(--white);font-size:16px;font-weight:300;line-height:1.5}.lets-talk-heading h1{display:block;width:100%;color:var(--white);font-size:52px;line-height:60px;text-align:left}.lets-talk-person{display:flex;align-items:center;gap:16px}.lets-talk-avatar{position:relative;width:125px;height:125px;flex:0 0 auto}.lets-talk-avatar-ring{position:absolute;inset:0;display:block;width:125px;height:125px}.lets-talk-avatar-mask{position:absolute;top:8px;left:8px;width:109px;height:109px;border-radius:50%;overflow:hidden}.lets-talk-avatar-mask img{display:block;width:117px;max-width:none;height:176px;object-fit:cover;transform:translate(-4px,-20px)}.lets-talk-person-copy{display:grid;min-width:0;gap:8px}.lets-talk-person-copy strong{color:var(--white);font-size:18px;font-weight:400;line-height:28px;white-space:nowrap}.lets-talk-person-copy span{color:var(--neutral-500);font-size:14px;font-weight:400;line-height:1.5}.lets-talk-contact{position:absolute;z-index:1;top:687px;left:80px;display:grid;width:261px;gap:24px}.lets-talk-contact p{color:var(--white);font-size:12px;font-weight:300;line-height:1.5}.lets-talk-contact a{display:flex;align-items:center;gap:8px;color:var(--white);font-size:18px;font-weight:400;line-height:28px}.lets-talk-message-icon{position:relative;display:block;width:24px;height:24px;flex:0 0 auto}.lets-talk-message-icon:before{position:absolute;top:6px;left:4px;width:16px;height:12px;border:1px solid var(--primary-300);border-radius:2px;content:""}.lets-talk-message-icon img{position:absolute;top:9px;left:4px;display:block;width:16px;height:5px}.lets-talk-booking{display:flex;min-width:0;align-items:flex-start;justify-content:flex-start;padding:128px 80px 80px 109px}.lets-talk-booking-viewport{--tidycal-crop-x: 581px;--tidycal-crop-y: 9px;--tidycal-iframe-extra: 688px;width:min(738px,100%);height:577px;overflow:hidden;border-radius:20px;background:#efefef}.lets-talk-booking-viewport>.tidycal-embed{display:block;width:min(738px,100%);min-height:577px!important}.lets-talk-booking-viewport>iframe.tidycal-embed{width:calc(100% + var(--tidycal-iframe-extra))!important;min-width:calc(100% + var(--tidycal-iframe-extra))!important;max-width:none;height:700px!important;min-height:700px!important;border:0;border-radius:0;transform:translate(calc(-1 * var(--tidycal-crop-x)),calc(-1 * var(--tidycal-crop-y)));transform-origin:top left}.lets-talk-booking-viewport>.tidycal-embed:not(iframe){width:100%;min-width:100%}.handbook-page{background:var(--white)}.handbook-hero{min-height:490px;background:var(--black);color:var(--white)}.handbook-hero-shell{display:grid;width:min(1066px,calc(100% - 48px));gap:60px;margin:23px auto 0}.handbook-breadcrumbs{display:flex;align-items:center;gap:12px;color:var(--neutral-400);font-size:12px;font-weight:300;line-height:1.5}.handbook-breadcrumbs img{display:block;width:3px;height:3px;flex:0 0 auto}.handbook-breadcrumbs span{color:var(--neutral-100);font-weight:400}.handbook-hero-row{display:flex;min-height:120px;align-items:flex-end;justify-content:space-between;gap:48px}.handbook-hero h1{width:526px;color:var(--white);font-size:72px;line-height:80px}.handbook-hero-row p{width:413px;align-self:flex-start;color:var(--white);font-size:16px;line-height:1.5}.handbook-feature{min-height:847px;padding:120px 0;background:var(--neutral-100)}.handbook-feature-muted{background:var(--neutral-200)}.handbook-feature-inner{display:flex;width:min(var(--shell),calc(100% - 48px));min-height:607px;align-items:center;gap:96px;margin-inline:auto}.handbook-feature-reverse .handbook-feature-inner{justify-content:space-between;gap:64px}.handbook-feature-visual{width:607px;height:607px;flex:0 0 607px;margin:0;overflow:hidden;border-radius:20px}.handbook-feature-visual img{display:block;width:100%;height:100%;object-fit:cover}.handbook-feature-copy{display:grid;width:470px;gap:32px}.handbook-feature-copy-wide{width:521px}.handbook-feature-text{display:grid;gap:12px;color:var(--black)}.handbook-feature-text.is-spacious{gap:48px}.handbook-feature-text h2{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px}.handbook-feature-text p{font-size:16px;line-height:1.5}.handbook-feature-copy a{width:max-content;color:var(--black);font-size:16px;font-weight:700;line-height:1.5;text-decoration:underline;text-decoration-skip-ink:none}.handbook-choice{min-height:454px;padding:120px 0;background:var(--white)}.handbook-choice-inner{display:grid;width:min(800px,calc(100% - 48px));gap:48px;margin-inline:auto;color:var(--black);text-align:center}.handbook-choice h2{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:60px}.handbook-choice-copy{display:grid;gap:0}.handbook-choice-copy p{font-size:16px;line-height:1.5}.dev-knight-page{background:var(--white)}.dev-knight-hero{position:relative;min-height:890px;overflow:hidden;background:linear-gradient(180deg,var(--black) 0 490px,var(--white) 490px 100%);color:var(--white)}.dev-knight-hero-shell{position:relative;z-index:1;display:flex;width:min(1066px,calc(100% - 48px));flex-direction:column;gap:60px;margin:23px auto 0}.dev-knight-breadcrumbs{display:flex;align-items:center;gap:12px;color:var(--neutral-400);font-size:12px;font-weight:300;line-height:1.5}.dev-knight-breadcrumbs a,.dev-knight-breadcrumbs span{white-space:nowrap}.dev-knight-breadcrumbs img{display:block;width:3px;height:3px;flex:0 0 auto}.dev-knight-breadcrumbs a:last-of-type{font-weight:400}.dev-knight-breadcrumbs span{color:var(--neutral-100);font-weight:400}.dev-knight-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.dev-knight-hero h1{width:526px;color:var(--white);font-size:72px;line-height:80px}.dev-knight-hero-copy{display:grid;width:413px;align-self:flex-start;gap:24px}.dev-knight-hero-copy p{color:var(--white);font-size:16px;line-height:1.5}.dev-knight-hero-copy p span{display:block}.dev-knight-hero-download{display:inline-flex;width:max-content;align-items:center;gap:11px;color:var(--white);font-size:16px;font-weight:400;line-height:1.5}.dev-knight-hero-download span{width:4px;height:4px;border:6px solid var(--secondary-1000);border-radius:8px;background:var(--secondary-400)}.dev-knight-hero-download img{display:block;width:12px;height:12px}.dev-knight-hero-image{position:absolute;top:490px;left:50%;display:block;width:100vw;height:400px;max-width:none;object-fit:cover;transform:translate(-50%)}.dev-knight-intro{min-height:1302px;padding:120px 0;background:var(--white)}.dev-knight-section-head{display:grid;width:min(800px,calc(100% - 48px));justify-items:center;gap:48px;margin-inline:auto;color:var(--black);text-align:center}.dev-knight-section-head h2{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;font-weight:700;line-height:60px}.dev-knight-section-head h2 span{color:var(--primary-500)}.dev-knight-intro .dev-knight-section-head h2 span{display:block}.dev-knight-section-head p{width:100%;font-size:16px;line-height:1.5}.dev-knight-card-row{display:grid;width:min(var(--shell),calc(100% - 48px));grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20.5px;margin:96px auto 0}.dev-knight-info-card{display:grid;align-content:start;gap:30px;padding:60px 48px;border-radius:32px;background:var(--white)}.dev-knight-info-card.is-tall{min-height:466px}.dev-knight-info-card.is-medium{min-height:394px}.dev-knight-info-card.is-short{min-height:250px}.pm-work-page .dev-knight-intro{min-height:1696px}.pm-work-card-row{row-gap:0}.dev-knight-info-card.is-pm-plan{min-height:442px}.dev-knight-info-card.is-pm-devs{min-height:370px}.dev-knight-info-card.is-pm-clients{min-height:394px}.dev-knight-info-card.is-pm-stories{min-height:418px}.dev-knight-info-card.is-pm-meetings,.dev-knight-info-card.is-pm-chrome{min-height:346px}.dev-knight-info-card h3{font-family:Roboto,Inter,ui-sans-serif,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:28px}.dev-knight-info-card p{font-size:16px;line-height:1.5}.dev-knight-download{display:grid;justify-items:center;gap:32px;width:min(800px,calc(100% - 48px));margin:96px auto 0;text-align:center}.dev-knight-download p{color:#020202a6;font-size:16px;line-height:1.5}.dev-knight-download p span{display:block}.dev-knight-primary-button{display:inline-flex;min-height:60px;align-items:center;gap:16px;padding:6px 6px 6px 24px;border:1px solid var(--primary-500);border-radius:48px;background:var(--primary-500);color:var(--white);font-size:16px;font-weight:700;line-height:1.5;text-align:center;white-space:nowrap}.dev-knight-primary-button span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--white)}.dev-knight-primary-button img{display:block;width:16px;height:16px}.dev-knight-gallery,.dev-knight-press{background:var(--neutral-200)}.dev-knight-gallery{min-height:1670px;padding:120px 0}.dev-knight-gallery-frame{display:flex;width:100%;justify-content:center;margin-top:96px;overflow:hidden}.dev-knight-gallery-grid{display:grid;width:min(var(--shell),calc(100% - 48px));grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-top:12.5px}.dev-knight-gallery-column{display:grid;gap:20px}.dev-knight-gallery-image{height:347px;margin:0;overflow:hidden;border-radius:24px}.dev-knight-gallery-column:nth-child(2) .dev-knight-gallery-image{height:530px}.dev-knight-gallery-image img{display:block;width:100%;height:100%;object-fit:cover}.dev-knight-press{min-height:1338px;padding:120px 0}.dev-knight-press-head p{font-size:14px}.dev-knight-press-grid{display:grid;width:min(var(--shell),calc(100% - 48px));grid-template-columns:607px 607px;gap:66px;align-items:start;margin:96px auto 0}.dev-knight-press-stack{display:grid;gap:64px}.dev-knight-press-card{display:grid;gap:64px;min-height:358px;padding:40px;border-radius:40px;background:var(--white)}.dev-knight-press-stack .dev-knight-press-card:nth-child(2){min-height:430px}.dev-knight-press-card-side{min-height:454px;margin-top:199px}.dev-knight-press-logo{display:block;height:22px;object-fit:contain;object-position:left center}.dev-knight-press-logo.is-employer{width:89px}.dev-knight-press-logo.is-bee{width:98px}.dev-knight-press-logo.is-marketing{width:75px}.dev-knight-press-content{display:grid;gap:24px}.dev-knight-press-content h3{font-size:20px;font-weight:700;line-height:1.5}.dev-knight-press-content p{font-size:16px;line-height:1.5}.dev-knight-press-content a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--neutral-400);color:var(--black);font-size:12px;font-weight:700;line-height:1.5}.dev-knight-press-content a img{display:block;width:19px;height:18px;flex:0 0 auto}.final-cta{min-height:316px;padding:0 0 48px;background:var(--white)}.final-cta .section-shell{padding-top:48px;border-top:1px solid var(--neutral-400)}.final-cta .section-title{max-width:1280px;min-height:220px;padding-top:49px;font-size:52px;line-height:60px}.final-cta a{display:inline-flex;align-items:center;gap:8px;color:var(--primary-500)}.final-cta a img{display:inline-block;width:39.53px;height:35px;flex:0 0 auto}.site-footer{background:var(--white)}.footer-shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto;padding-block:80px 0;border-top:1px solid var(--neutral-400)}.footer-columns{display:grid;grid-template-columns:repeat(4,1fr);min-height:723px}.footer-column{display:flex;min-height:723px;flex-direction:column;gap:24px;padding:0 24px;border-right:1px solid var(--neutral-400)}.footer-column:first-child{padding-left:0}.footer-column:last-child{gap:24px;padding-top:71px;border-right:0}.footer-column nav{display:grid;align-content:start;gap:8px}.footer-column h2{margin:0 0 8px;color:var(--black);font-size:16px;font-weight:400;line-height:1.5}.footer-column a,.footer-column address,.footer-info p,.footer-info small{color:var(--neutral-700);font-size:14px;line-height:1.5}.footer-contact-column>a{color:var(--black);text-decoration:underline}.footer-contact-column address{font-style:normal}.footer-socials{display:flex;gap:16px;margin-bottom:24px}.footer-socials a{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--neutral-200)}.footer-socials img{display:block;width:18px;height:18px;object-fit:contain}.footer-info{position:relative;display:grid;min-height:207px;grid-template-columns:96px 672px 215px 78px;align-items:center;justify-content:space-between;gap:27px;border-top:1px solid var(--neutral-400)}.footer-logo{display:block;width:76.8px;height:74px}.footer-info p,.footer-info small{color:var(--neutral-700);font-size:12px;font-weight:300;line-height:1.5}.footer-info small{display:block}.footer-top-link{display:grid;width:78px;height:78px;place-items:center;border:1px solid var(--neutral-400);border-radius:50%}.footer-top-link img{display:block;width:28px;height:28px}@media(max-width:1100px){.site-header{width:min(var(--shell),calc(100% - 48px))}.nav-links{display:none}.site-header .mobile-menu-toggle{display:grid}.floating-header{gap:28px}.floating-nav-links{gap:32px}.floating-nav-links a,.floating-cta{font-size:17px}.trust-strip{right:32px;left:32px;gap:24px}.cookie-banner{right:24px;left:auto;width:min(705px,calc(100% - 48px));gap:48px}.client-logos{overflow:hidden}.domains-layout,.company-layout,.faq-layout,.about-hero-content,.about-value-item,.about-feature-inner,.about-feature.is-reverse .about-feature-inner,.fris-hero-grid,.fris-intro-layout,.fris-process-layout,.fris-closing-inner{grid-template-columns:1fr}.fris-hero-grid{gap:56px}.fris-hero-visual{width:min(100%,620px)}.fris-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero-content{display:grid;align-items:start}.about-hero-aside,.about-value-copy,.about-value-person{width:min(100%,730px)}.about-foundation-layout{grid-template-columns:1fr;padding-right:max(24px,calc((100vw - var(--shell)) / 2))}.about-foundation-visual img{border-radius:40px}.about-value-item{display:grid}.about-feature.is-reverse .about-feature-visual{order:0}.about-feature-visual img{width:100%;height:auto;aspect-ratio:1}.lets-talk-hero{grid-template-columns:minmax(360px,40vw) minmax(0,1fr)}.lets-talk-logo,.lets-talk-info,.lets-talk-contact{left:48px}.lets-talk-booking{padding-right:48px;padding-left:48px}.handbook-hero-row,.handbook-feature-inner,.handbook-feature-reverse .handbook-feature-inner{display:grid;gap:48px}.handbook-hero-row{min-height:auto}.handbook-hero h1,.handbook-hero-row p,.handbook-feature-copy,.handbook-feature-copy-wide{width:100%}.handbook-feature-visual{width:min(607px,100%);height:auto;aspect-ratio:1;flex-basis:auto}.dev-knight-hero-row,.dev-knight-card-row,.dev-knight-press-grid{grid-template-columns:1fr}.dev-knight-hero-row{display:grid;gap:48px}.dev-knight-hero h1,.dev-knight-hero-copy{width:min(100%,720px)}.dev-knight-gallery-grid{grid-template-columns:1fr}.dev-knight-gallery-column:nth-child(n) .dev-knight-gallery-image{height:auto;aspect-ratio:630 / 347}.dev-knight-gallery-column:nth-child(2) .dev-knight-gallery-image{aspect-ratio:630 / 530}.dev-knight-press-grid{width:min(607px,calc(100% - 48px));gap:64px}.dev-knight-press-card-side{margin-top:0}.domains-layout{width:100%;margin-left:0;padding-left:0}.domain-visual{border-radius:40px}.metric-cloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-height:auto}.metric-cloud article,.metric-cloud article:nth-child(n){position:static;width:auto}.testimonials-section{margin-top:0}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.footer-column{min-height:auto;padding:0 24px 40px}.footer-column:nth-child(2n){border-right:0}.footer-info{grid-template-columns:96px minmax(0,1fr)}.footer-top-link{justify-self:end}}@media(max-width:780px){.section-shell,.footer-shell{width:min(100% - 32px,var(--shell))}.hero{min-height:820px;border-bottom-right-radius:44px;border-bottom-left-radius:44px}.about-hero{min-height:620px}.fris-hero{min-height:auto;border-bottom-right-radius:44px;border-bottom-left-radius:44px}.site-header{width:calc(100% - 32px);height:92px;padding-block:24px}.site-header .mobile-menu-toggle{position:absolute;top:50%;right:0;transform:translateY(-50%)}.floating-header{top:16px;width:calc(100% - 32px);min-height:64px;gap:16px;padding:6px 16px}.floating-nav-links{display:none}.floating-header .mobile-menu-toggle{display:grid}.floating-cta{font-size:17px}.header-cta{display:none}.handbook-hero{min-height:auto;padding-bottom:72px}.handbook-hero-shell{width:calc(100% - 32px);gap:44px;margin-top:24px}.handbook-breadcrumbs{flex-wrap:wrap}.handbook-hero h1{font-size:48px;line-height:56px}.handbook-hero-row p,.handbook-feature-text p,.handbook-choice-copy p{font-size:16px}.handbook-feature,.handbook-choice{min-height:auto;padding-top:88px;padding-bottom:88px}.handbook-feature-inner{width:calc(100% - 32px)}.handbook-feature-text.is-spacious{gap:24px}.handbook-choice-inner{width:calc(100% - 32px)}.handbook-choice h2{font-size:40px;line-height:48px}.dev-knight-hero{min-height:auto;background:var(--black)}.dev-knight-hero-shell{width:calc(100% - 32px);gap:44px;margin-top:24px;padding-bottom:72px}.dev-knight-breadcrumbs{flex-wrap:wrap}.dev-knight-hero h1{font-size:48px;line-height:56px}.dev-knight-hero-image{position:static;width:100%;height:auto;aspect-ratio:1437 / 400;transform:none}.dev-knight-intro,.dev-knight-gallery,.dev-knight-press{min-height:auto;padding-top:88px;padding-bottom:88px}.dev-knight-section-head{width:calc(100% - 32px);gap:32px}.dev-knight-section-head h2{font-size:40px;line-height:48px;white-space:normal}.dev-knight-section-head h2 span{display:block}.dev-knight-card-row,.dev-knight-gallery-grid,.dev-knight-press-grid,.dev-knight-download{width:calc(100% - 32px)}.dev-knight-card-row,.dev-knight-gallery-frame,.dev-knight-press-grid{margin-top:64px}.dev-knight-info-card,.dev-knight-press-card{min-height:auto;padding:32px 24px;border-radius:24px}.dev-knight-download{margin-top:64px}.dev-knight-primary-button{width:100%;justify-content:space-between;white-space:normal}.dev-knight-press-card{gap:48px}.fris-hero-shell{width:calc(100% - 32px);gap:44px;margin-top:36px;padding-bottom:72px}.fris-breadcrumbs{flex-wrap:wrap}.fris-hero h1{width:100%;font-size:56px;line-height:1;overflow-wrap:break-word}.fris-hero-copy p,.fris-section-heading p,.fris-copy-stack p,.fris-process-copy>p,.fris-closing p{font-size:16px;line-height:1.5}.fris-hero-actions{align-items:stretch}.fris-hero-actions a,.fris-closing nav a{width:100%}.fris-hero-visual img{aspect-ratio:16 / 11;border-radius:32px}.fris-intro,.fris-styles,.fris-process,.fris-closing{padding-block:88px}.fris-intro-layout,.fris-process-layout,.fris-closing-inner{gap:48px}.fris-section-heading h2,.fris-closing h2{font-size:42px;line-height:50px}.fris-style-grid{grid-template-columns:1fr;gap:20px;margin-top:48px}.fris-style-grid article{min-height:auto;padding:28px 24px}.fris-process-steps li{grid-template-columns:56px minmax(0,1fr);min-height:112px;gap:18px}.fris-process-steps p{font-size:17px}.mobile-menu-panel{top:12px;right:12px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);gap:24px;padding:22px}.mobile-menu-links>a,.mobile-menu-details summary{min-height:52px;font-size:24px}.hero-content{margin-top:72px}h1{justify-items:start;width:100%;text-align:left}.hero-title-row{justify-content:start;gap:12px}.hero-content p{text-align:left}.about-hero-shell{width:calc(100% - 32px);gap:48px;margin-top:36px}.about-hero h1{width:100%;max-width:100%;font-size:44px;line-height:52px;overflow-wrap:break-word}.about-hero-content,.about-hero-aside,.about-hero-aside p,.about-quote-inner,.about-quote h2,.about-quote p{min-width:0;max-width:100%}.about-hero-aside,.about-quote-inner{width:calc(100vw - 32px)}.about-hero-actions,.about-value-person{align-items:start}.about-hero-actions{flex-wrap:wrap;gap:18px 28px}.about-hero-actions a{white-space:normal}.about-quote,.about-foundation,.about-values,.about-feature{min-height:auto;padding-block:88px}.about-quote h2{font-size:28px;line-height:36px}.about-quote p{font-size:16px;line-height:1.5}.about-foundation{gap:56px}.about-foundation-heading{gap:32px}.about-foundation-heading h2,.about-values h2{font-size:42px;line-height:50px}.about-foundation-tabs{gap:40px}.about-tab,.about-tab.is-active{min-height:auto}.about-tab h3,.about-value-copy h3,.about-feature-copy h2{font-size:22px;line-height:28px}.about-tab p{font-size:16px;line-height:1.5}.about-foundation-visual img{height:auto;aspect-ratio:822 / 532}.about-values-list{margin-top:40px}.about-value-item{min-height:auto;gap:32px}.about-value-person{grid-template-columns:96px minmax(0,1fr);gap:24px}.about-value-avatar{width:96px;height:96px}.about-feature-inner,.about-feature.is-reverse .about-feature-inner{gap:40px}.about-feature-copy h2,.about-feature.is-reverse .about-feature-copy h2{margin-bottom:24px}.lets-talk-hero{grid-template-columns:1fr}.lets-talk-panel{min-height:640px}.lets-talk-logo{top:32px;left:32px}.lets-talk-info{top:160px;left:32px;width:calc(100% - 64px)}.lets-talk-heading h1{font-size:44px;line-height:52px}.lets-talk-contact{top:auto;bottom:56px;left:32px;width:calc(100% - 64px)}.lets-talk-contact a{font-size:16px;line-height:1.5}.lets-talk-booking{justify-content:center;padding:48px 16px 80px}.lets-talk-booking-viewport{--tidycal-crop-x: 0px;--tidycal-crop-y: 300px;width:100%;height:650px}.lets-talk-booking-viewport>iframe.tidycal-embed{width:100%!important;min-width:100%!important;height:950px!important;min-height:950px!important}.hero-pills{width:100%;justify-content:stretch}.hero-pills a,.hero-pills a:first-child{width:100%;min-width:0}.trust-strip{position:relative;right:auto;bottom:auto;left:auto;display:grid;width:calc(100% - 32px);margin:56px auto 0}.cookie-banner{position:relative;top:auto;right:auto;left:auto;display:grid;width:calc(100% - 32px);min-height:auto;gap:16px;margin:24px auto -41px}.cookie-actions{display:grid;grid-template-columns:1fr}.trust-divider{display:none}.client-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ai-section,.domains-section,.comparison-section,.testimonials-section,.faq-section{padding-block:88px}.ai-section .section-shell,.domains-section .section-shell,.testimonials-section .section-shell,.comparison-section .section-shell{gap:56px}.ai-card-grid,.testimonial-grid,.metric-cloud,.footer-columns,.footer-info{grid-template-columns:1fr}.ai-card{min-height:auto;padding:32px 24px}.comparison-table{overflow-x:auto}.comparison-head,.comparison-row{min-width:920px}.company-copy{padding-top:88px}.metric-cloud strong{font-size:clamp(3rem,14vw,4.5rem)}.footer-column,.footer-column:nth-child(n){min-height:auto;padding:24px 0;border-right:0;border-bottom:1px solid var(--neutral-400)}.footer-info{grid-template-columns:1fr;gap:24px;padding:32px 0 0}.footer-top-link{justify-self:start}}@media(max-width:420px){.fris-hero h1{font-size:48px}.fris-section-heading h2,.fris-closing h2{font-size:34px;line-height:42px}.fris-style-grid strong{font-size:28px;line-height:34px}.mobile-menu-panel{padding:20px}.mobile-menu-links>a,.mobile-menu-details summary{font-size:22px}.lets-talk-info{gap:36px}.lets-talk-person{gap:12px}.lets-talk-avatar,.lets-talk-avatar-ring{width:104px;height:104px}.lets-talk-avatar-mask{top:7px;left:7px;width:90px;height:90px}.lets-talk-avatar-mask img{width:97px;height:148px;transform:translate(-3px,-18px)}.lets-talk-person-copy strong{font-size:16px;line-height:24px}}@media(max-width:1100px){.fris-design-hero{height:auto;min-height:490px;padding-bottom:96px}.fris-design-hero-content{width:min(100% - 48px,1066px);margin-left:auto}.fris-design-hero-row{flex-wrap:wrap;align-items:flex-start}.fris-design-style-board{width:min(100% - 48px,607px);flex-direction:column}.fris-design-style-column,.fris-design-style-column.is-offset{width:100%;flex:0 1 auto;padding-top:0}.fris-design-process-layout{width:min(100% - 48px,var(--shell));flex-direction:column;gap:64px;padding-left:0}.fris-design-process-side,.fris-design-tabs{width:min(100%,522px)}.fris-design-process-image{width:100%;max-width:822px;height:auto;aspect-ratio:822 / 532;border-radius:60px}.fris-design-faq{padding-right:24px;padding-left:24px}.fris-design-faq-inner{flex-direction:column;gap:56px}.fris-design-faq h2,.fris-design-faq-list{width:100%;flex:0 1 auto}}@media(max-width:780px){.fris-design-hero{min-height:auto;padding-bottom:72px}.fris-design-hero-content{width:calc(100% - 32px);gap:44px;margin-top:24px}.fris-design-hero-row{gap:24px}.fris-design-hero-title{width:100%;font-size:48px;line-height:56px;white-space:normal}.fris-design-hero-row p{width:100%}.fris-design-intro,.fris-design-styles,.fris-design-process,.fris-design-faq{min-height:auto;padding-top:88px;padding-bottom:88px}.fris-design-intro-inner,.fris-design-section-head,.fris-design-style-board,.fris-design-process-layout{width:calc(100% - 32px)}.fris-design-intro h2{font-size:28px;line-height:36px}.fris-design-intro p,.fris-design-section-head p{font-size:16px;line-height:1.5}.fris-design-section-head h2{font-size:40px;line-height:48px;white-space:normal}.fris-design-style-card{min-height:auto;gap:40px;padding:32px 24px;border-radius:32px}.fris-design-process-side,.fris-design-tabs{width:100%}.fris-design-tabs{height:auto}.fris-design-tab,.fris-design-tab.is-active{height:auto;min-height:65.59px;padding:18px 0 18px 24px}.fris-design-tab h3{font-size:22px;line-height:28px;white-space:normal}.fris-design-tab p{width:min(100% - 24px,488px);font-size:16px;line-height:24px}.fris-design-button,.fris-design-button.is-primary,.fris-design-button.is-outline,.fris-design-process-buttons{width:100%}.fris-design-process-image{border-radius:40px}.fris-design-faq{padding-right:16px;padding-left:16px}.fris-design-faq h2{height:auto;font-size:40px;line-height:48px}.fris-design-faq-row summary,.fris-design-faq-row.is-tall summary{height:auto;min-height:81px;padding:18px 0}.fris-design-faq-row summary span{font-size:16px;line-height:24px}.fris-design-faq-answer{max-width:none;padding:0 32px 28px 0}.final-cta .section-title{min-height:auto;padding-top:48px;font-size:42px;line-height:50px}.final-cta a img{width:31px;height:27px}}@media(max-width:420px){.fris-design-hero-title{font-size:42px;line-height:50px}.fris-design-section-head h2,.fris-design-faq h2,.final-cta .section-title{font-size:34px;line-height:42px}}
