@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--w:#fff;--b:#09090b;--bl:#3b82f6;--off:#fafafa;--f:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mx:1120px;--r:6px;--t:.25s cubic-bezier(.4,0,.2,1);--brl:1px solid rgba(0,0,0,.06);--brd:1px solid rgba(255,255,255,.08);--sh-sm:0 1px 2px rgba(0,0,0,.04);--sh-md:0 4px 16px rgba(0,0,0,.06);--sh-lg:0 12px 40px rgba(0,0,0,.1);--sh-card:0 1px 3px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.06)}.fr-page{font-family:var(--f);color:var(--b);background:var(--w);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65;font-size:16px;letter-spacing:-.01em}.fr-page *,.fr-page *:before,.fr-page *:after{box-sizing:border-box;margin:0;padding:0}.fr-h1{font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.05;letter-spacing:-.04em}.fr-h2{font-size:clamp(1.625rem,3.2vw,2.5rem);font-weight:700;line-height:1.1;letter-spacing:-.035em}.fr-h3{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;line-height:1.25;letter-spacing:-.02em}.fr-display{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.035em}.fr-statement{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;line-height:1.25;letter-spacing:-.025em}.fr-label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.fr-blue{color:var(--bl);background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fr-container{max-width:var(--mx);margin:0 auto;padding:0 32px}.fr-section{padding:112px 0;position:relative;overflow:hidden}.fr-section__head{margin-bottom:52px}.fr-section__head--lg{margin-bottom:60px}.fr-section__head--center{text-align:center}.fr-section__sub{margin-top:14px;max-width:480px}.fr-narrow{max-width:560px}.fr-grid-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.fr-grid-card{display:grid;grid-template-columns:1fr 420px;gap:72px;align-items:start}@media(max-width:768px){.fr-section{padding:80px 0}.fr-container{padding:0 20px}.fr-grid-split,.fr-grid-card{grid-template-columns:1fr;gap:44px}}@media(max-width:480px){.fr-section{padding:60px 0}}.fr-light{background:var(--off);color:var(--b)}.fr-light .fr-h1,.fr-light .fr-h2,.fr-light .fr-h3,.fr-light .fr-display,.fr-light .fr-statement{color:var(--b)}.fr-light p{color:#00000080}.fr-light strong{color:var(--b)}.fr-light .fr-label{color:#0000004d}.fr-dark{background:var(--b);color:var(--w);background-image:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(59,130,246,.04),transparent)}.fr-dark .fr-h1,.fr-dark .fr-h2,.fr-dark .fr-h3,.fr-dark .fr-display,.fr-dark .fr-statement{color:var(--w)}.fr-dark p{color:#ffffff8c}.fr-dark strong{color:var(--w)}.fr-dark .fr-label{color:#ffffff4d}.fr-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;font-family:var(--f);font-size:.9375rem;font-weight:600;letter-spacing:-.01em;border:none;border-radius:8px;cursor:pointer;transition:all var(--t);text-decoration:none;line-height:1;position:relative;overflow:hidden}.fr-btn--sm{padding:11px 24px;font-size:.8125rem;border-radius:var(--r)}.fr-btn--full{width:100%}.fr-btn--lg{padding:22px 56px;font-size:1.0625rem;border-radius:10px}.fr-light .fr-btn--primary,.fr-hero .fr-btn--primary,.fr-sticky-nav .fr-btn--primary{background:var(--b);color:var(--w);box-shadow:0 1px 2px #00000026,0 4px 12px #0000001a}.fr-light .fr-btn--primary:hover,.fr-hero .fr-btn--primary:hover{background:#1a1a1f;transform:translateY(-2px);box-shadow:0 4px 8px #00000026,0 12px 32px #0000001f}.fr-dark .fr-btn--primary{background:var(--w);color:var(--b);box-shadow:0 1px 2px #ffffff14,0 4px 12px #ffffff0f}.fr-dark .fr-btn--primary:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 4px 8px #ffffff1a,0 12px 32px #ffffff14}.fr-light .fr-btn--ghost,.fr-hero .fr-btn--ghost{background:0;color:#00000080;padding:0 0 2px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.15);border-radius:0;transition:color var(--t),border-color var(--t)}.fr-light .fr-btn--ghost:hover,.fr-hero .fr-btn--ghost:hover{color:var(--b);border-bottom-color:var(--b)}.fr-cta-strip{padding-top:56px;display:flex;align-items:center;justify-content:center}.fr-announcement{background:var(--b);color:var(--w);padding:10px 0;font-size:.8125rem;text-align:center}.fr-announcement p{color:#ffffffa6!important}.fr-announcement strong{color:var(--w);font-weight:600}.fr-sticky-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(0,0,0,.04);padding:12px 0;transform:translateY(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.fr-sticky-nav.is-visible{transform:translateY(0);pointer-events:all}.fr-sticky-nav__inner{display:flex;align-items:center;justify-content:space-between}.fr-sticky-nav__brand{font-size:.9rem;font-weight:700;color:var(--b);letter-spacing:-.03em}.fr-sticky-mobile{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.04);padding:14px 16px;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.fr-sticky-mobile.is-visible{transform:translateY(0)}.fr-sticky-mobile .fr-btn{width:100%;background:var(--b);color:var(--w);border-radius:10px}@media(max-width:768px){.fr-sticky-nav{display:none!important}.fr-sticky-mobile{display:block}}@media(min-width:769px){.fr-sticky-mobile{display:none!important}}.fr-hero{padding:100px 0 56px;background:var(--w)}.fr-hero__grid{display:grid;grid-template-columns:1fr 380px;gap:72px;align-items:center}.fr-hero__headline{margin-bottom:32px}.fr-hero__sub{font-size:1.0625rem;line-height:1.85;color:#00000073;max-width:500px}.fr-hero__sub p{margin-bottom:6px}@media(max-width:768px){.fr-hero{padding:56px 0 32px}.fr-hero__grid{grid-template-columns:1fr;gap:48px}}@media(max-width:480px){.fr-hero{padding:40px 0 24px}}.fr-access-card{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;box-shadow:var(--sh-card);transition:box-shadow .3s}.fr-access-card:hover{box-shadow:var(--sh-lg)}.fr-access-card__header{background:var(--b);color:var(--w);padding:28px 28px 24px;display:flex;align-items:flex-start;justify-content:space-between}.fr-access-card__title{font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.fr-access-card__spots{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--w);background:#ffffff1a;padding:5px 12px;border-radius:100px;margin-top:2px}.fr-access-card__row{display:flex;align-items:center;justify-content:space-between;padding:14px 28px}.fr-access-card__row+.fr-access-card__row{border-top:var(--brl)}.fr-access-card__row-label{font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#0000004d}.fr-access-card__row-value{font-size:.9375rem;font-weight:600;color:var(--b)}.fr-access-card__price{padding:20px 28px;border-top:var(--brl);display:flex;align-items:center;justify-content:space-between}.fr-access-card__price-amount{font-size:1.375rem;font-weight:700;color:var(--b);letter-spacing:-.02em}.fr-access-card__price-label{font-size:.75rem;color:#00000059;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.fr-access-card__footer{padding:20px 28px;border-top:var(--brl)}.fr-access-card__footer .fr-btn--primary{width:100%}.fr-bridge__display{text-align:center;margin-bottom:16px;padding-bottom:64px}.fr-bridge__divider{width:48px;height:1px;background:#ffffff1a;margin:0 auto 64px}.fr-diag__left{max-width:460px}.fr-diag__left p{font-size:1.0625rem;line-height:1.85}.fr-diag__list{list-style:none;padding:0}.fr-diag__list li{padding:18px 0;border-bottom:var(--brd);font-size:1.0625rem;color:#ffffff4d;display:flex;align-items:center;gap:14px;transition:color .3s}.fr-diag__list li:hover{color:#fff9}.fr-diag__list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#ffffff1a;flex-shrink:0;transition:background .3s}.fr-diag__list li:hover:before{background:var(--bl)}.fr-diag__list li:last-child{border-bottom:none}.fr-diag__closing{margin-top:48px}.fr-reframe__head{margin-bottom:28px}.fr-reframe__sub{font-size:1.0625rem;margin-bottom:56px;max-width:480px}.fr-reframe__sub p{margin-bottom:6px}.fr-reframe__statement{border-left:3px solid var(--bl);padding:36px 44px;margin-bottom:56px;max-width:680px;background:linear-gradient(90deg,rgba(59,130,246,.03),transparent);border-radius:0 var(--r) var(--r) 0}.fr-coffee__head{margin-bottom:32px}.fr-coffee__body{max-width:560px}.fr-coffee__body p{line-height:1.8;margin-bottom:4px}.fr-coffee__lead{margin-bottom:24px}.fr-contrast{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:52px;overflow:hidden;border-radius:16px;border:1px solid rgba(0,0,0,.08);box-shadow:var(--sh-card)}.fr-contrast__col{padding:44px 40px}.fr-contrast__col--left{background:#00000005;border-right:1px solid rgba(0,0,0,.06)}.fr-contrast__col--right{background:var(--w)}.fr-contrast__label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:32px;color:#0003}.fr-contrast__label--accent{color:var(--bl)!important}.fr-contrast__item{padding:16px 0;font-size:1.0625rem}.fr-contrast__item+.fr-contrast__item{border-top:var(--brl)}.fr-contrast__col--left .fr-contrast__item{color:#00000047;text-decoration:line-through;text-decoration-color:#dc323240;text-decoration-thickness:1.5px}.fr-contrast__col--right .fr-contrast__item{color:var(--b);font-weight:700}@media(max-width:768px){.fr-contrast{grid-template-columns:1fr}.fr-contrast__col--left{border-right:none;border-bottom:var(--brl)}}.fr-product__head{margin-bottom:32px}.fr-product__lead{max-width:560px;margin-bottom:32px}.fr-product__lead p{font-size:1.0625rem;line-height:1.7;margin-bottom:4px}.fr-product__points{display:flex;gap:0;margin-top:48px}.fr-product__point{font-size:1rem;font-weight:600;color:var(--w);padding:0 32px;border-left:1px solid rgba(255,255,255,.08)}.fr-product__point:first-child{padding-left:0;border-left:none}@media(max-width:768px){.fr-product__points{flex-direction:column;gap:16px}.fr-product__point{padding:12px 0;border-left:none;border-top:1px solid rgba(255,255,255,.08)}.fr-product__point:first-child{border-top:none;padding-top:0}}.fr-light .fr-product__point{color:var(--b);border-left-color:#00000014}@media(max-width:768px){.fr-light .fr-product__point{border-top-color:#00000014}}.fr-process{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:56px;margin-bottom:24px;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;box-shadow:var(--sh-card)}.fr-process__step{padding:40px 32px;position:relative}.fr-process__step+.fr-process__step{border-left:1px solid rgba(0,0,0,.06)}.fr-process__num{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--bl),rgba(59,130,246,.15));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.04em;margin-bottom:20px;line-height:1}.fr-process__title{font-size:1.0625rem;font-weight:700;margin-bottom:14px;letter-spacing:-.02em;color:var(--b)}.fr-process__copy p{font-size:.9375rem;margin-bottom:4px;line-height:1.7}.fr-process__footer{margin-top:16px}@media(max-width:768px){.fr-process{grid-template-columns:1fr;margin-top:40px}.fr-process__step+.fr-process__step{border-left:none;border-top:var(--brl)}}.fr-pass{border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;background:#ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 0 0 1px #ffffff0d,0 8px 32px #0000004d}.fr-pass__header{padding:32px 32px 28px;border-bottom:var(--brd);background:#ffffff05}.fr-pass__label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;margin-bottom:8px}.fr-pass__title{font-size:1.5rem;font-weight:700;color:var(--w);letter-spacing:-.03em;margin-bottom:4px}.fr-pass__price{font-size:1.125rem;font-weight:600;color:var(--w)}.fr-pass__list{list-style:none;padding:0}.fr-pass__list li{padding:13px 32px;border-bottom:var(--brd);color:#ffffff8c;font-size:.9375rem;transition:color .2s}.fr-pass__list li:hover{color:#fffc}.fr-pass__list li:last-child{border-bottom:none}.fr-pass__footer{padding:24px 32px;border-top:var(--brd)}.fr-pass__footer .fr-btn{width:100%}.fr-pass__sub{padding:0 32px 24px;font-size:.8125rem;color:#fff3;text-align:center}.fr-founder-copy p{line-height:1.7;margin-bottom:4px}.fr-founder-copy__head{margin-bottom:36px}.fr-founder-copy__lead{margin-bottom:20px}@media(max-width:768px){.fr-grid-card .fr-pass{order:-1}}.fr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.fr-grid-3>div{position:relative;padding-top:24px}.fr-grid-3>div:before{content:"";position:absolute;top:0;left:0;width:32px;height:2px;background:var(--bl);border-radius:2px}.fr-audience__col-title{font-size:1.0625rem;font-weight:600;margin-bottom:14px;letter-spacing:-.02em}.fr-audience__col-copy p{font-size:.9375rem;margin-bottom:4px;line-height:1.7}@media(max-width:768px){.fr-grid-3{grid-template-columns:1fr;gap:36px}}.fr-exclusion__head{margin-bottom:48px}.fr-exclusion__copy p{font-size:1.125rem;line-height:2.1}.fr-dark .fr-exclusion__copy p:last-child{color:var(--w);font-weight:600;margin-top:8px}.fr-trust__copy p{line-height:1.7;margin-bottom:4px}.fr-trust__checklist{list-style:none;padding:0}.fr-trust__checklist li{padding:16px 0;font-size:.9375rem;display:flex;align-items:center;gap:14px;border-bottom:var(--brl);color:#0009}.fr-trust__checklist li:before{content:"\2713";font-size:.65rem;font-weight:700;color:var(--w);width:20px;height:20px;border-radius:50%;background:var(--bl);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fr-trust__checklist li:last-child{border-bottom:none}.fr-trust__test-list{list-style:none;padding:0}.fr-trust__test-list li{padding:16px 0;font-size:.9375rem;display:flex;align-items:center;gap:14px;border-bottom:var(--brl);color:#0009}.fr-trust__test-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--bl);flex-shrink:0}.fr-trust__test-list li:last-child{border-bottom:none}.fr-sequence{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.fr-sequence__step{padding-top:28px;border-top:2px solid rgba(255,255,255,.15)}.fr-sequence__num{font-size:2rem;font-weight:800;letter-spacing:-.04em;margin-bottom:18px;line-height:1;color:#ffffff14}.fr-sequence__title{font-size:1rem;font-weight:600;margin-bottom:12px;color:var(--w)}.fr-sequence__copy p{font-size:.9375rem;margin-bottom:4px;line-height:1.7}@media(max-width:768px){.fr-sequence{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:480px){.fr-sequence{grid-template-columns:1fr;gap:28px}}.fr-price{text-align:center}.fr-price__card{max-width:460px;margin:0 auto;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:60px 48px;box-shadow:0 1px 3px #0000000a,0 8px 32px #0000000f,0 24px 60px #0000000a;transition:box-shadow .3s,transform .3s;background:var(--w);position:relative}.fr-price__card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:21px;padding:1px;background:linear-gradient(135deg,rgba(59,130,246,.2),transparent 40%,transparent 60%,rgba(59,130,246,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.fr-price__card:hover{box-shadow:0 4px 8px #0000000f,0 16px 48px #0000001a,0 32px 80px #0000000f;transform:translateY(-3px)}.fr-price__label{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--bl);margin-bottom:12px}.fr-price__amount{font-size:3rem;font-weight:800;letter-spacing:-.04em;margin-bottom:8px;color:var(--b)}.fr-price__spots{font-size:.875rem;font-weight:600;color:#00000059;margin-bottom:40px}.fr-price__includes{list-style:none;padding:0;margin-bottom:40px;text-align:left}.fr-price__includes li{font-size:.9375rem;padding:12px 0 12px 28px;position:relative;color:#00000080}.fr-price__includes li+li{border-top:var(--brl)}.fr-price__includes li:before{content:"";position:absolute;left:0;top:22px;width:6px;height:6px;border-radius:50%;background:var(--bl)}.fr-price__refund{color:#0003!important}.fr-price__sub{margin-top:24px;font-size:.8125rem;color:#00000040}.fr-faq__list{max-width:640px}.fr-faq__item+.fr-faq__item{border-top:var(--brd)}.fr-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;background:0;border:none;cursor:pointer;font-family:var(--f);font-size:.9375rem;font-weight:600;text-align:left;letter-spacing:-.01em;color:var(--w);transition:color .2s}.fr-faq__question:hover{color:#fffc}.fr-faq__icon{width:16px;height:16px;flex-shrink:0;position:relative}.fr-faq__icon:before,.fr-faq__icon:after{content:"";position:absolute;background:#ffffff4d;transition:all .3s cubic-bezier(.4,0,.2,1)}.fr-faq__icon:before{width:10px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.fr-faq__icon:after{width:1.5px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.fr-faq__item.is-open .fr-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.fr-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.fr-faq__item.is-open .fr-faq__answer{max-height:300px}.fr-faq__answer-inner{padding-bottom:20px}.fr-faq__answer-inner p{font-size:.875rem;margin-bottom:2px;line-height:1.7}.fr-final{background:var(--w);color:var(--b);text-align:center;padding:140px 0;position:relative}.fr-final:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.2),transparent)}.fr-final .fr-h1{color:var(--b)}.fr-final__content{max-width:580px;margin:0 auto}.fr-final__copy{margin:44px 0 56px}.fr-final__copy p{color:#0006;line-height:1.85;margin-bottom:6px}.fr-final__copy strong{color:var(--b)}.fr-final .fr-btn--primary{background:var(--b);color:var(--w);box-shadow:0 1px 2px #00000026,0 4px 12px #0000001a}.fr-final .fr-btn--primary:hover{background:#1a1a1f;transform:translateY(-2px);box-shadow:0 4px 8px #00000026,0 12px 32px #0000001f}.fr-final__sub{margin-top:28px;font-size:.8125rem;color:#0003}@media(max-width:768px){.fr-final{padding:88px 0}}.fr-footer{background:var(--b);padding:56px 0;border-top:1px solid rgba(255,255,255,.04)}.fr-footer__inner{display:flex;align-items:center;justify-content:space-between}.fr-footer__logo{font-size:1rem;font-weight:700;color:var(--w);letter-spacing:-.02em}.fr-footer__tagline{font-size:.8125rem;color:#ffffff40}.fr-footer__brand{display:flex;flex-direction:column;gap:4px}.fr-footer__links{display:flex;gap:24px;list-style:none;padding:0}.fr-footer__links a{font-size:.8125rem;color:#ffffff59;text-decoration:none;transition:color .25s}.fr-footer__links a:hover{color:var(--w)}.fr-footer__contact{font-size:.8125rem;color:#ffffff40}.fr-footer__contact a{color:#ffffff59;text-decoration:none;transition:color .25s}.fr-footer__contact a:hover{color:var(--w)}@media(max-width:768px){.fr-footer__inner{flex-direction:column;gap:24px;text-align:center}}.fr-editorial{max-width:560px;margin:0 auto;text-align:center}.fr-editorial .fr-label{margin-bottom:24px;display:block}.fr-editorial p{font-size:1.0625rem;line-height:1.7;margin-bottom:4px}.fr-modules{display:grid;grid-template-columns:auto 1fr;gap:56px;align-items:start}.fr-modules__head{margin-bottom:8px}.fr-modules__sub{max-width:400px}.fr-modules__stack{display:flex;flex-direction:column}.fr-modules__item{display:grid;grid-template-columns:40px 1fr;gap:16px;padding:20px 0;border-bottom:var(--brl)}.fr-modules__item:last-child{border-bottom:none}.fr-modules__item-num{font-size:1rem;font-weight:700;color:#00000026}.fr-modules__item-title{font-size:1rem;font-weight:600;margin-bottom:4px}.fr-modules__item-copy{font-size:.9375rem;color:#0000008c}.fr-narrow--sm{max-width:400px}@media(max-width:768px){.fr-modules{grid-template-columns:1fr}}html{scroll-behavior:smooth}::selection{background:#3b82f61f;color:var(--b)}.fr-sequence__step{transition:background .2s}.fr-sequence__step:hover{background:#ffffff05}.fr-grid-3>div{padding:32px 28px;border-radius:12px;transition:background .2s}.fr-grid-3>div:hover{background:#00000004}.fr-dark .fr-exclusion__copy p:last-child{position:relative;padding-left:16px}.fr-dark .fr-exclusion__copy p:last-child:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:var(--bl);border-radius:2px}.fr-announcement{position:relative;overflow:hidden}@media(max-width:768px){.fr-hero__headline{font-size:clamp(1.875rem,7vw,2.5rem)}.fr-bridge .fr-display{font-size:clamp(1.5rem,5vw,2rem)}.fr-diag__left{margin-bottom:8px}.fr-reframe__statement{padding:24px 28px}.fr-coffee__body{max-width:100%}.fr-contrast__col{padding:32px 28px}.fr-product__lead{max-width:100%}.fr-process__step{padding:28px 24px}.fr-pass{margin:0 -4px}.fr-grid-3>div{padding:24px 0 28px}.fr-grid-3>div:hover{background:transparent}.fr-exclusion__copy p{font-size:1rem}.fr-trust__grid{gap:48px}.fr-price__card{padding:44px 32px}.fr-faq__question{padding:18px 0;font-size:1rem}.fr-final__content{max-width:100%}.fr-footer{padding:48px 0}}@media(max-width:480px){.fr-hero__headline{font-size:1.75rem}.fr-hero__sub{font-size:1rem;line-height:1.75}.fr-access-card__header{padding:24px 22px 20px}.fr-access-card__row{padding:12px 22px}.fr-access-card__price,.fr-access-card__footer{padding:16px 22px}.fr-bridge .fr-display{font-size:1.375rem}.fr-price__card{padding:36px 24px;border-radius:12px}.fr-price__amount{font-size:2rem}.fr-pass__header{padding:28px 24px 24px}.fr-pass__list li{padding:12px 24px}.fr-pass__footer{padding:20px 24px}.fr-contrast__col{padding:28px 24px}.fr-process__step{padding:24px 20px}}.fr-page{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);font-size:17px}.fr-container{width:100%;max-width:1180px}.fr-h1{font-size:clamp(2.75rem,5vw,4rem);line-height:1.02}.fr-h2{font-size:clamp(2rem,3.5vw,2.75rem)}.fr-h3{font-size:clamp(1.25rem,2vw,1.5rem)}.fr-display{font-size:clamp(2.125rem,4vw,3.25rem)}.fr-statement{font-size:clamp(1.375rem,2.5vw,1.875rem)}.fr-hero{padding:112px 0 72px}.fr-hero__grid{grid-template-columns:minmax(0,1fr) 420px;gap:88px}.fr-hero__headline{max-width:780px;margin-bottom:40px}.fr-hero__sub{font-size:1.1875rem;line-height:1.9;max-width:640px;color:#00000085}.fr-access-card__title{font-size:1.25rem}.fr-access-card__row-label{font-size:.8125rem}.fr-access-card__row-value{font-size:1rem}.fr-choice__head{margin-bottom:28px}.fr-choice__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--sh-card)}.fr-choice__col{padding:42px 40px;background:#fff}.fr-choice__col--muted{background:#00000005;border-right:1px solid rgba(0,0,0,.06)}.fr-choice__label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00000047;margin-bottom:24px}.fr-choice__label--accent{color:var(--bl)}.fr-choice__list{list-style:none;padding:0}.fr-choice__list li{position:relative;padding:16px 0 16px 24px;border-bottom:var(--brl);color:#0000009e;font-size:1rem;line-height:1.65}.fr-choice__list li:last-child{border-bottom:none}.fr-choice__list li:before{content:"";position:absolute;left:0;top:25px;width:6px;height:6px;border-radius:50%;background:var(--bl)}.fr-trust__checklist li,.fr-price__includes li{font-size:1rem;line-height:1.65}.fr-price__includes li:before{content:"";top:22px;width:6px;height:6px;border-radius:50%;background:var(--bl)}.fr-trust__test-list li:before{content:""}@media(max-width:768px){.fr-page{font-size:17px}.fr-container{padding:0 24px}.fr-hero{padding:64px 0 44px}.fr-hero__grid{grid-template-columns:1fr;gap:52px}.fr-hero__headline{font-size:clamp(2.25rem,9vw,3rem);line-height:1.04;margin-bottom:36px}.fr-hero__sub{font-size:1.125rem;line-height:1.85}.fr-h2,.fr-display{font-size:clamp(2rem,7vw,2.75rem)}.fr-choice__grid{grid-template-columns:1fr}.fr-choice__col{padding:34px 28px}.fr-choice__col--muted{border-right:none;border-bottom:1px solid rgba(0,0,0,.06)}}@media(max-width:480px){.fr-container{padding:0 25px}.fr-hero__headline{font-size:2.05rem;line-height:1.06}.fr-hero__sub{font-size:1.0625rem;line-height:1.85}.fr-section{padding:72px 0}.fr-access-card__row{padding:16px 28px}.fr-access-card__header{padding:28px 28px 24px}.fr-access-card__footer{padding:20px 28px}.fr-btn{font-size:1rem}}.shopify-section.frty5-founder-round,.frty5-founder-round,section.frty5-founder-round,.fr-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.fr-page{font-size:20px!important;line-height:1.65!important}.fr-page .fr-container{max-width:1180px!important;width:100%!important;padding-left:40px!important;padding-right:40px!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub,.fr-page .fr-diag__left p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-final__copy p,.fr-page .fr-trust__copy p,.fr-page .fr-faq__answer-inner p{font-size:clamp(1.125rem,1.05vw,1.25rem)!important;line-height:1.75!important;letter-spacing:-.015em!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(3rem,5.8vw,5.25rem)!important;line-height:.96!important;letter-spacing:-.06em!important;font-weight:800!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2.25rem,4vw,3.75rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:750!important}.fr-page .fr-h3,.fr-page h3.fr-h3,.fr-page .fr-choice__head{font-size:clamp(1.45rem,2vw,2rem)!important;line-height:1.12!important;letter-spacing:-.04em!important;font-weight:700!important}.fr-page .fr-display{font-size:clamp(2.5rem,4.8vw,4.5rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:760!important}.fr-page .fr-statement{font-size:clamp(1.55rem,2.6vw,2.35rem)!important;line-height:1.16!important;letter-spacing:-.04em!important;font-weight:700!important}.fr-page .fr-label,.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label,.fr-page .fr-pass__label,.fr-page .fr-price__label,.fr-page .fr-choice__label{font-size:.82rem!important;line-height:1.25!important}.fr-page .fr-btn{font-size:1.08rem!important;min-height:56px!important}.fr-page .fr-btn--sm{font-size:.98rem!important;min-height:46px!important}.fr-page .fr-btn--lg{font-size:1.18rem!important;min-height:64px!important}.fr-page .fr-announcement{font-size:.98rem!important;padding:14px 0!important}.fr-page .fr-hero{padding-top:112px!important;padding-bottom:76px!important}.fr-page .fr-hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,420px)!important;gap:88px!important}.fr-page .fr-hero__headline{margin-bottom:40px!important}.fr-page .fr-hero__sub{max-width:640px!important}.fr-page .fr-access-card__title,.fr-page .fr-pass__title{font-size:1.45rem!important}.fr-page .fr-access-card__row-value,.fr-page .fr-pass__price,.fr-page .fr-price__spots,.fr-page .fr-final__sub,.fr-page .fr-price__sub{font-size:1.05rem!important}.fr-page .fr-access-card__price-amount{font-size:1.75rem!important}.fr-page .fr-section{padding-top:128px!important;padding-bottom:128px!important}.fr-page .fr-grid-split{gap:96px!important}.fr-page .fr-choice__grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:var(--sh-card)!important}.fr-page .fr-choice__col{padding:48px 44px!important}.fr-page .fr-choice__col+.fr-choice__col{border-left:1px solid rgba(0,0,0,.08)!important}.fr-page .fr-choice__list{list-style:none!important;padding:0!important;margin:28px 0 0!important}.fr-page .fr-choice__list li{padding:18px 0!important;border-bottom:1px solid rgba(0,0,0,.07)!important;display:flex!important;gap:14px!important;align-items:flex-start!important;color:#0000009e!important}.fr-page .fr-choice__list li:before{content:"\2192"!important;color:var(--bl)!important;font-weight:700!important;flex-shrink:0!important}.fr-page .fr-choice__list li:last-child{border-bottom:none!important}@media(max-width:768px){.shopify-section.frty5-founder-round,.frty5-founder-round,section.frty5-founder-round,.fr-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.fr-page{font-size:18px!important}.fr-page .fr-container{padding-left:26px!important;padding-right:26px!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(2.65rem,13.5vw,4rem)!important;line-height:.97!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2rem,10vw,3.1rem)!important;line-height:1.03!important}.fr-page .fr-h3,.fr-page h3.fr-h3,.fr-page .fr-choice__head{font-size:1.55rem!important}.fr-page .fr-display{font-size:clamp(2.15rem,10.5vw,3.35rem)!important}.fr-page .fr-statement{font-size:clamp(1.45rem,7vw,2.15rem)!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub,.fr-page .fr-diag__left p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-final__copy p,.fr-page .fr-trust__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.18rem!important;line-height:1.72!important}.fr-page .fr-section{padding-top:88px!important;padding-bottom:88px!important}.fr-page .fr-hero{padding-top:64px!important;padding-bottom:48px!important}.fr-page .fr-hero__grid{grid-template-columns:1fr!important;gap:54px!important}.fr-page .fr-access-card__header,.fr-page .fr-access-card__row,.fr-page .fr-access-card__price,.fr-page .fr-access-card__footer,.fr-page .fr-pass__header,.fr-page .fr-pass__list li,.fr-page .fr-pass__footer{padding-left:28px!important;padding-right:28px!important}.fr-page .fr-choice__grid{grid-template-columns:1fr!important}.fr-page .fr-choice__col+.fr-choice__col{border-left:none!important;border-top:1px solid rgba(0,0,0,.08)!important}.fr-page .fr-choice__col{padding:36px 28px!important}.fr-page .fr-btn,.fr-page .fr-btn--sm,.fr-page .fr-btn--lg{font-size:1.08rem!important;min-height:58px!important}.fr-page .fr-sticky-mobile .fr-btn{font-size:1rem!important;min-height:54px!important}}@media(max-width:480px){.fr-page .fr-container{padding-left:24px!important;padding-right:24px!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub,.fr-page .fr-diag__left p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-final__copy p,.fr-page .fr-trust__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.2rem!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:3.05rem!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:2.35rem!important}}.fr-page .fr-section{padding-top:116px!important;padding-bottom:116px!important}.fr-page .fr-section__head,.fr-page .fr-section__head--lg,.fr-page .fr-product__head,.fr-page .fr-coffee__head,.fr-page .fr-founder-copy__head{margin-bottom:42px!important}.fr-page .fr-bridge__display{margin-bottom:0!important;padding-bottom:38px!important}.fr-page .fr-bridge__divider{margin-bottom:52px!important}.fr-page .fr-grid-split{gap:72px!important}.fr-page .fr-diag__left p{margin-bottom:8px!important}.fr-page .fr-diag__left strong,.fr-page .fr-coffee__body strong,.fr-page .fr-founder-copy strong,.fr-page .fr-editorial strong,.fr-page .fr-final__copy strong{font-size:1.06em!important;line-height:1.35!important}.fr-page .fr-diag__list{margin-top:0!important}.fr-page .fr-diag__list li{font-size:1.2rem!important;line-height:1.45!important;padding:18px 0!important;gap:18px!important}.fr-page .fr-diag__list li:before{width:7px!important;height:7px!important;min-width:7px!important;margin-top:0!important}.fr-page .fr-diag__closing{margin-top:34px!important}.fr-page .fr-choice{margin-top:64px!important}.fr-page .fr-choice__head{font-size:clamp(2rem,3.2vw,3rem)!important;line-height:1.04!important;margin-bottom:34px!important}.fr-page .fr-choice__col{padding:54px 52px!important}.fr-page .fr-choice__label{font-size:.9rem!important;line-height:1.2!important;margin-bottom:28px!important}.fr-page .fr-choice__list{margin-top:0!important}.fr-page .fr-choice__list li{position:relative!important;display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;column-gap:16px!important;padding:20px 0!important;font-size:1.2rem!important;line-height:1.5!important;color:#000000a8!important;overflow:visible!important}.fr-page .fr-choice__list li:before{content:""!important;position:static!important;display:block!important;width:8px!important;height:8px!important;min-width:8px!important;border-radius:999px!important;background:var(--bl)!important;margin-top:.62em!important;flex:none!important;line-height:1!important;color:transparent!important;transform:none!important}.fr-page .fr-sequence{gap:42px!important}.fr-page .fr-sequence__step{padding-top:34px!important;border-top:2px solid rgba(255,255,255,.22)!important}.fr-page .fr-sequence__num{color:#fffffff5!important;opacity:1!important;font-size:clamp(2.3rem,4vw,3.2rem)!important;line-height:1!important;margin-bottom:22px!important}.fr-page .fr-sequence__title{font-size:1.28rem!important;line-height:1.3!important;font-weight:750!important;margin-bottom:16px!important;color:var(--w)!important}.fr-page .fr-sequence__copy p{font-size:1.15rem!important;line-height:1.65!important}@media(max-width:768px){.fr-page .fr-section{padding-top:86px!important;padding-bottom:86px!important}.fr-page .fr-section__head,.fr-page .fr-section__head--lg,.fr-page .fr-product__head,.fr-page .fr-coffee__head,.fr-page .fr-founder-copy__head{margin-bottom:34px!important}.fr-page .fr-grid-split,.fr-page .fr-grid-card{gap:40px!important}.fr-page .fr-bridge__display{padding-bottom:30px!important}.fr-page .fr-bridge__divider{margin-bottom:38px!important}.fr-page .fr-diag__left{max-width:none!important}.fr-page .fr-diag__left p{margin-bottom:7px!important}.fr-page .fr-diag__left strong{font-size:1.08em!important}.fr-page .fr-diag__list{margin-top:4px!important}.fr-page .fr-diag__list li{font-size:1.18rem!important;padding:17px 0!important}.fr-page .fr-choice{margin-top:48px!important}.fr-page .fr-choice__head{font-size:2.25rem!important;line-height:1.05!important;margin-bottom:28px!important}.fr-page .fr-choice__col{padding:36px 32px!important}.fr-page .fr-choice__label{font-size:.84rem!important;margin-bottom:22px!important}.fr-page .fr-choice__list li{grid-template-columns:18px minmax(0,1fr)!important;column-gap:14px!important;font-size:1.15rem!important;line-height:1.48!important;padding:18px 0!important}.fr-page .fr-choice__list li:before{width:7px!important;height:7px!important;min-width:7px!important;margin-top:.6em!important}.fr-page .fr-sequence{gap:30px!important}.fr-page .fr-sequence__step{padding-top:30px!important}.fr-page .fr-sequence__num{font-size:2.55rem!important;margin-bottom:20px!important}.fr-page .fr-sequence__title{font-size:1.22rem!important;margin-bottom:14px!important}.fr-page .fr-sequence__copy p{font-size:1.13rem!important;line-height:1.62!important}}@media(max-width:480px){.fr-page .fr-section{padding-top:78px!important;padding-bottom:78px!important}.fr-page .fr-container{padding-left:22px!important;padding-right:22px!important}.fr-page .fr-grid-split,.fr-page .fr-grid-card{gap:36px!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:2.65rem!important;line-height:1.02!important}.fr-page .fr-choice__head{font-size:2.05rem!important}.fr-page .fr-choice__col{padding:32px 28px!important}.fr-page .fr-choice__list li{font-size:1.12rem!important;padding:17px 0!important}.fr-page .fr-sequence__num{color:var(--w)!important;font-size:2.45rem!important}}.fr-page .fr-light{background:#fff!important;color:var(--b)!important}.fr-page .fr-light p,.fr-page .fr-light li,.fr-page .fr-light .fr-hero__sub,.fr-page .fr-light .fr-coffee__body p,.fr-page .fr-light .fr-product__lead p,.fr-page .fr-light .fr-founder-copy p,.fr-page .fr-light .fr-editorial p,.fr-page .fr-light .fr-trust__copy p,.fr-page .fr-light .fr-final__copy p{color:#000000d1!important}.fr-page .fr-dark p,.fr-page .fr-dark li,.fr-page .fr-dark .fr-diag__left p,.fr-page .fr-dark .fr-product__lead p,.fr-page .fr-dark .fr-editorial p,.fr-page .fr-dark .fr-sequence__copy p,.fr-page .fr-dark .fr-faq__answer-inner p{color:#ffffffe0!important}.fr-page .fr-light strong,.fr-page .fr-dark strong{color:currentColor!important}.fr-page .fr-hero__sub,.fr-page .fr-final__copy p{color:#000000d1!important}.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label,.fr-page .fr-pass__sub,.fr-page .fr-price__sub,.fr-page .fr-final__sub,.fr-page .fr-safe-payment,.fr-page .fr-announcement p,.fr-page .fr-footer__tagline,.fr-page .fr-footer__links a,.fr-page .fr-footer__contact,.fr-page .fr-footer__contact a{color:#00000061!important}.fr-page .fr-dark .fr-label,.fr-page .fr-dark .fr-pass__label{color:#ffffff8c!important}.fr-page .fr-announcement p,.fr-page .fr-footer__tagline,.fr-page .fr-footer__links a,.fr-page .fr-footer__contact,.fr-page .fr-footer__contact a{color:#ffffff6b!important}.fr-page .fr-light .fr-pass{background:var(--b)!important;color:var(--w)!important;border-color:#0000001f!important;box-shadow:0 16px 44px #0000002e!important}.fr-page .fr-light .fr-pass__header{background:#ffffff0a!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.fr-page .fr-light .fr-pass__label,.fr-page .fr-light .fr-pass__title,.fr-page .fr-light .fr-pass__price,.fr-page .fr-light .fr-pass__list li{color:var(--w)!important}.fr-page .fr-light .fr-pass__list li,.fr-page .fr-light .fr-pass__footer{border-color:#ffffff1f!important}.fr-page .fr-light .fr-pass__sub{color:#ffffff6b!important}.fr-page .fr-light .fr-pass .fr-btn--primary{background:var(--w)!important;color:var(--b)!important}.fr-page .fr-dark .fr-product__point{color:var(--w)!important;border-left-color:#ffffff29!important}@media(max-width:768px){.fr-page .fr-dark .fr-product__point{border-top-color:#ffffff29!important}}.fr-page #fr-coffee,.fr-page #fr-founder,.fr-page #reserve,.fr-page #fr-final{background:#fff!important}.fr-page #fr-product,.fr-page #fr-problem,.fr-page #fr-why,.fr-page #fr-how,.fr-page #fr-faq{background:var(--b)!important}.fr-payment-strip{margin-top:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.fr-payment-logo{min-height:28px!important;padding:6px 10px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:6px!important;background:#fff!important;color:#111!important;font-size:.78rem!important;line-height:1!important;font-weight:700!important;letter-spacing:-.02em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.fr-payment-logo--paypal{color:#003087!important;background:linear-gradient(180deg,#fff,#f7fbff)!important}.fr-safe-payment{margin-top:10px!important;text-align:center!important;font-size:.88rem!important;line-height:1.35!important;font-weight:600!important;letter-spacing:-.01em!important;color:#00000061!important}.fr-page .fr-diag__list li{color:#ffffffe0!important}.fr-page .fr-diag__list li:before{background:var(--bl)!important}.fr-page .fr-sequence__copy p{color:#ffffffe0!important}.fr-page .fr-sequence__title,.fr-page .fr-sequence__num{color:var(--w)!important}.fr-page .fr-faq__answer-inner p{color:#ffffffd1!important}.fr-page .fr-section+.fr-section{margin-top:0!important}.fr-page .fr-section__head,.fr-page .fr-section__head--lg,.fr-page .fr-product__head,.fr-page .fr-coffee__head,.fr-page .fr-founder-copy__head{margin-bottom:46px!important}.fr-page .fr-coffee__body,.fr-page .fr-product__lead,.fr-page .fr-founder-copy,.fr-page .fr-editorial,.fr-page .fr-trust__copy{max-width:680px!important}@media(max-width:768px){.fr-payment-strip{gap:7px!important;margin-top:14px!important}.fr-payment-logo{font-size:.72rem!important;min-height:27px!important;padding:6px 9px!important}.fr-safe-payment{font-size:.84rem!important}.fr-page .fr-section__head,.fr-page .fr-section__head--lg,.fr-page .fr-product__head,.fr-page .fr-coffee__head,.fr-page .fr-founder-copy__head{margin-bottom:36px!important}}.fr-page .fr-access-card__row-value,.fr-page .fr-access-card__price-amount{font-size:1.375rem!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.035em!important;color:var(--b)!important;white-space:nowrap!important;text-align:right!important}.fr-page .fr-access-card__row{gap:24px!important}.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label{color:#0000006b!important}.fr-page .fr-payment-strip{margin-top:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important}.fr-page .fr-payment-strip svg,.fr-page .fr-payment-icon{width:42px!important;height:26px!important;display:block!important;border-radius:5px!important;box-shadow:0 0 0 1px #0000001a!important;background:#fff!important}.fr-page .fr-payment-logo{display:none!important}.fr-page .fr-safe-payment{margin-top:10px!important;text-align:center!important;font-size:.88rem!important;line-height:1.35!important;font-weight:700!important;letter-spacing:-.01em!important;color:#0000006b!important}.fr-page .fr-trust-stack{padding:32px!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 38px #0000000d!important}.fr-page .fr-trust-stack .fr-h3{margin:0 0 24px!important;color:var(--b)!important}.fr-page .fr-trust__checklist li{color:#000000d6!important;font-weight:700!important}@media(max-width:768px){.fr-page .fr-access-card__row-value,.fr-page .fr-access-card__price-amount{font-size:1.18rem!important}.fr-page .fr-access-card__row{padding:18px 24px!important}.fr-page .fr-payment-strip svg,.fr-page .fr-payment-icon{width:39px!important;height:25px!important}.fr-page .fr-after-reserving{margin-top:38px!important;padding:26px 22px!important;border-radius:16px!important}.fr-page .fr-after-reserving .fr-h3{font-size:1.45rem!important}.fr-page .fr-after-reserving__grid{grid-template-columns:1fr!important;gap:18px!important}.fr-page .fr-after-reserving__grid div{padding-top:14px!important}.fr-page .fr-after-reserving__grid p{font-size:1.02rem!important}}.fr-page{font-size:18px!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(3.1rem,7.2vw,6.9rem)!important;line-height:.88!important;letter-spacing:-.075em!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2.45rem,5.2vw,5.25rem)!important;line-height:.92!important;letter-spacing:-.068em!important}.fr-page .fr-h3,.fr-page h3.fr-h3{font-size:clamp(1.55rem,2.4vw,2.3rem)!important;line-height:1.02!important;letter-spacing:-.052em!important}.fr-page .fr-display{font-size:clamp(3rem,6.6vw,6.4rem)!important;line-height:.88!important;letter-spacing:-.076em!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.22rem!important;line-height:1.55!important;letter-spacing:-.032em!important}.fr-page .fr-statement,.fr-page .fr-statement p,.fr-page p.fr-statement{font-size:1.48rem!important;line-height:1.35!important;letter-spacing:-.045em!important}.fr-page strong{font-weight:850!important}.fr-page .fr-btn{font-size:1.08rem!important;line-height:1.1!important;font-weight:850!important;letter-spacing:-.03em!important;min-height:58px!important;padding:20px 30px!important}.fr-page .fr-btn--sm{font-size:1rem!important;min-height:50px!important;padding:16px 22px!important}.fr-page .fr-btn--lg{font-size:1.18rem!important;min-height:64px!important;padding:23px 34px!important}.fr-page .fr-announcement p,.fr-page .fr-sticky-nav__brand{font-size:1rem!important;line-height:1.2!important}.fr-page .fr-access-card__title,.fr-page .fr-pass__title,.fr-page .fr-price__label{font-size:1.55rem!important;line-height:1.05!important;letter-spacing:-.05em!important}.fr-page .fr-access-card__spots,.fr-page .fr-price__spots{font-size:.9rem!important;line-height:1!important}.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label,.fr-page .fr-choice__label,.fr-page .fr-pass__label,.fr-page .fr-label{font-size:.92rem!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.055em!important}.fr-page .fr-access-card__row-value,.fr-page .fr-access-card__price-amount{font-size:1.55rem!important;line-height:1.05!important;font-weight:850!important;letter-spacing:-.045em!important}.fr-page .fr-price__amount{font-size:5.2rem!important;line-height:.9!important;letter-spacing:-.075em!important}.fr-page .fr-price__includes li,.fr-page .fr-pass__list li,.fr-page .fr-choice__list li,.fr-page .fr-trust__checklist li,.fr-page .fr-diag__list li{font-size:1.18rem!important;line-height:1.45!important;letter-spacing:-.035em!important}.fr-page .fr-sequence__num{font-size:2.15rem!important;line-height:.95!important;letter-spacing:-.06em!important}.fr-page .fr-sequence__title{font-size:1.45rem!important;line-height:1.12!important;letter-spacing:-.045em!important}.fr-page .fr-faq__question span:first-child{font-size:1.25rem!important;line-height:1.25!important;letter-spacing:-.04em!important;font-weight:850!important}.fr-page .fr-safe-payment,.fr-page .fr-price__sub,.fr-page .fr-pass__sub,.fr-page .fr-final__sub,.fr-page .fr-footer__tagline,.fr-page .fr-footer__links a,.fr-page .fr-footer__contact,.fr-page .fr-footer__contact a{font-size:1rem!important;line-height:1.35!important}@media(max-width:768px){.fr-page{font-size:17px!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(2.75rem,11.5vw,4.35rem)!important;line-height:.88!important;letter-spacing:-.078em!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2.25rem,9.2vw,3.55rem)!important;line-height:.92!important;letter-spacing:-.07em!important}.fr-page .fr-h3,.fr-page h3.fr-h3{font-size:1.58rem!important;line-height:1.02!important}.fr-page .fr-display{font-size:clamp(2.6rem,11vw,4.2rem)!important;line-height:.88!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.15rem!important;line-height:1.52!important}.fr-page .fr-statement,.fr-page .fr-statement p,.fr-page p.fr-statement{font-size:1.34rem!important;line-height:1.34!important}.fr-page .fr-btn{font-size:1.05rem!important;min-height:58px!important;padding:20px 24px!important}.fr-page .fr-access-card__title,.fr-page .fr-pass__title,.fr-page .fr-price__label{font-size:1.38rem!important}.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label,.fr-page .fr-choice__label,.fr-page .fr-pass__label,.fr-page .fr-label{font-size:.82rem!important}.fr-page .fr-access-card__row-value,.fr-page .fr-access-card__price-amount{font-size:1.32rem!important}.fr-page .fr-price__amount{font-size:4.15rem!important}.fr-page .fr-price__includes li,.fr-page .fr-pass__list li,.fr-page .fr-choice__list li,.fr-page .fr-trust__checklist li,.fr-page .fr-diag__list li{font-size:1.12rem!important;line-height:1.45!important}.fr-page .fr-sequence__num{font-size:2rem!important}.fr-page .fr-sequence__title{font-size:1.32rem!important}.fr-page .fr-faq__question span:first-child{font-size:1.15rem!important}.fr-page .fr-safe-payment,.fr-page .fr-price__sub,.fr-page .fr-pass__sub,.fr-page .fr-final__sub{font-size:.98rem!important}}@media(max-width:420px){.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:2.8rem!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:2.25rem!important}.fr-page .fr-display{font-size:2.72rem!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.13rem!important}}@media(min-width:769px){.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(2.85rem,6.35vw,6.15rem)!important;line-height:.9!important;letter-spacing:-.072em!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2.22rem,4.65vw,4.75rem)!important;line-height:.94!important;letter-spacing:-.066em!important}.fr-page .fr-display{font-size:clamp(2.75rem,5.9vw,5.85rem)!important;line-height:.9!important;letter-spacing:-.073em!important}.fr-page .fr-h3,.fr-page h3.fr-h3{font-size:clamp(1.55rem,2.25vw,2.22rem)!important;line-height:1.02!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.28rem!important;line-height:1.58!important;letter-spacing:-.035em!important}.fr-page .fr-hero__sub p{font-size:1.36rem!important;line-height:1.52!important}.fr-page .fr-statement,.fr-page .fr-statement p,.fr-page p.fr-statement{font-size:1.56rem!important;line-height:1.35!important}.fr-page .fr-price__includes li,.fr-page .fr-pass__list li,.fr-page .fr-choice__list li,.fr-page .fr-trust__checklist li,.fr-page .fr-diag__list li{font-size:1.24rem!important;line-height:1.48!important}}@media(max-width:768px){.fr-page{font-size:18px!important}.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:clamp(3.05rem,13.2vw,4.95rem)!important;line-height:.88!important;letter-spacing:-.08em!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:clamp(2.55rem,10.8vw,4.05rem)!important;line-height:.91!important;letter-spacing:-.073em!important}.fr-page .fr-h3,.fr-page h3.fr-h3{font-size:1.82rem!important;line-height:1.02!important;letter-spacing:-.06em!important}.fr-page .fr-display{font-size:clamp(3.05rem,12.8vw,4.85rem)!important;line-height:.88!important;letter-spacing:-.08em!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.34rem!important;line-height:1.5!important;letter-spacing:-.04em!important}.fr-page .fr-hero__sub p{font-size:1.42rem!important;line-height:1.48!important;letter-spacing:-.045em!important}.fr-page .fr-statement,.fr-page .fr-statement p,.fr-page p.fr-statement{font-size:1.58rem!important;line-height:1.32!important;letter-spacing:-.055em!important}.fr-page .fr-price__includes li,.fr-page .fr-pass__list li,.fr-page .fr-choice__list li,.fr-page .fr-trust__checklist li,.fr-page .fr-diag__list li{font-size:1.3rem!important;line-height:1.45!important;letter-spacing:-.045em!important}.fr-page .fr-access-card__row-label,.fr-page .fr-access-card__price-label,.fr-page .fr-choice__label,.fr-page .fr-pass__label,.fr-page .fr-label{font-size:.9rem!important;line-height:1.1!important;letter-spacing:.052em!important}.fr-page .fr-access-card__row-value,.fr-page .fr-access-card__price-amount{font-size:1.48rem!important;line-height:1.05!important}.fr-page .fr-access-card__title,.fr-page .fr-pass__title,.fr-page .fr-price__label{font-size:1.55rem!important;line-height:1.04!important}.fr-page .fr-btn{font-size:1.18rem!important;min-height:64px!important;padding:22px 26px!important}.fr-page .fr-btn--sm{font-size:1.08rem!important;min-height:56px!important}.fr-page .fr-btn--lg{font-size:1.24rem!important;min-height:68px!important}.fr-page .fr-sequence__title{font-size:1.55rem!important;line-height:1.12!important}.fr-page .fr-sequence__copy p{font-size:1.28rem!important;line-height:1.45!important}.fr-page .fr-faq__question span:first-child{font-size:1.34rem!important;line-height:1.24!important;letter-spacing:-.045em!important}.fr-page .fr-safe-payment,.fr-page .fr-price__sub,.fr-page .fr-pass__sub,.fr-page .fr-final__sub{font-size:1.08rem!important;line-height:1.35!important}}@media(max-width:420px){.fr-page .fr-h1,.fr-page h1.fr-h1{font-size:3.08rem!important}.fr-page .fr-h2,.fr-page h2.fr-h2{font-size:2.58rem!important}.fr-page .fr-display{font-size:3.02rem!important}.fr-page p,.fr-page li,.fr-page .fr-hero__sub p,.fr-page .fr-coffee__body p,.fr-page .fr-product__lead p,.fr-page .fr-founder-copy p,.fr-page .fr-editorial p,.fr-page .fr-trust__copy p,.fr-page .fr-final__copy p,.fr-page .fr-faq__answer-inner p{font-size:1.3rem!important;line-height:1.48!important}.fr-page .fr-hero__sub p{font-size:1.38rem!important}.fr-page .fr-statement,.fr-page .fr-statement p,.fr-page p.fr-statement{font-size:1.5rem!important}}.fr-page .fr-blue{color:var(--bl)!important;display:inline-block!important;white-space:nowrap!important;overflow:visible!important;padding-right:.1em!important;margin-right:.02em!important;letter-spacing:-.055em!important}.fr-page .fr-hero__headline{overflow:visible!important;padding-right:.08em!important}@media(max-width:768px){.fr-page .fr-blue{padding-right:.14em!important;margin-right:.03em!important;letter-spacing:-.045em!important}.fr-page .fr-hero__headline{padding-right:.16em!important;max-width:100%!important}}.fr-page{--fr-red:#E5484D}.fr-page .fr-diag__list li:before,.fr-page .fr-choice__col--muted .fr-choice__list li:before{background:var(--fr-red)!important;border-color:var(--fr-red)!important;box-shadow:none!important}.fr-page .fr-diag__list li::marker,.fr-page .fr-choice__col--muted .fr-choice__list li::marker{color:var(--fr-red)!important}.fr-page .fr-choice__col:not(.fr-choice__col--muted) .fr-choice__list li:before{background:var(--bl)!important;border-color:var(--bl)!important}.fr-page .fr-founder-panel{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;gap:64px!important;align-items:center!important;max-width:860px!important;margin:0 auto!important}.fr-page .fr-founder-panel__image-wrap{width:260px!important;height:260px!important;border-radius:999px!important;overflow:hidden!important;background:#05060a!important;box-shadow:0 28px 80px #00000073,0 0 0 1px #ffffff1f!important;justify-self:center!important;flex:0 0 auto!important}.fr-page .fr-founder-panel__image{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:50% 42%!important;border-radius:999px!important}.fr-page .fr-founder-panel__copy{max-width:560px!important;margin:0!important;text-align:left!important}.fr-page .fr-founder-panel__copy .fr-label{margin-bottom:24px!important}@media(max-width:768px){.fr-page .fr-founder-panel{grid-template-columns:1fr!important;gap:36px!important;max-width:620px!important;text-align:center!important}.fr-page .fr-founder-panel__image-wrap{width:220px!important;height:220px!important}.fr-page .fr-founder-panel__copy{margin:0 auto!important;text-align:center!important}}@media(max-width:420px){.fr-page .fr-founder-panel__image-wrap{width:190px!important;height:190px!important}}.fr-page .fr-section.fr-light:not([id]){background:#f4f4f6!important}.fr-page #fr-trust{background:#f4f4f6!important}.fr-page #fr-why{background:#141418!important}.fr-page .fr-faq__item.is-open .fr-faq__answer{max-height:600px!important}@media(min-width:769px){.fr-page .fr-hero__headline.fr-h1{font-size:clamp(2.6rem,3.8vw,4rem)!important;line-height:1.02!important;letter-spacing:-.04em!important}}.fr-page .fr-coffee__body,.fr-page .fr-product__lead{max-width:640px!important}html,body{overflow-x:hidden!important}@media(max-width:768px){.fr-page .fr-footer{padding-bottom:110px!important}}@media(max-width:768px){.fr-page .fr-hero__headline.fr-h1{font-size:clamp(2.5rem,11vw,3rem)!important;line-height:.94!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/frty5-founder-round.css.map */
