.pricing-modal-col .btn{font-family:var(--font-body);letter-spacing:-.15px;cursor:pointer;white-space:nowrap;-webkit-appearance:none;appearance:none;will-change:transform;border:none;border-radius:1000px;align-items:center;gap:2px;padding:4px 12px;font-size:15px;font-weight:460;line-height:16px;text-decoration:none;transition:transform .15s,opacity .15s,color .15s ease-out;display:inline-flex}.pricing-modal-col .btn:hover{opacity:.9}.pricing-modal-col .btn:active{transform:scale(.97)}.pricing-modal-col .btn-dark{color:#ffe14d;background:#141414}.pricing-modal-col .btn-block{padding:4px 12px;font-weight:450}.faq-overlay{z-index:100;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.faq-overlay.open{pointer-events:auto}.faq-overlay.closing{pointer-events:none}.faq-modal{box-shadow:none;opacity:0;will-change:transform, opacity;background:#ffe14d;border-radius:24px;padding:32px;transition:transform .25s cubic-bezier(.23,1,.32,1),opacity .25s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:scale(.95)}.faq-overlay.open .faq-modal{opacity:1;transform:scale(1)}.faq-overlay.closing .faq-modal{opacity:0;transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1);transform:scale(.97)}.faq-modal-inner{flex-direction:column;gap:32px;width:600px;max-height:80vh;display:flex;overflow:hidden auto}.faq-close{color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:transform .15s;display:flex;position:absolute;top:10px;right:10px}.faq-close:active{transform:scale(.9)}#pricing-modal .faq-modal{flex-direction:column;width:1000px;max-width:calc(100vw - 24px);height:auto;max-height:calc(100vh - 24px);display:flex}@media (width>=1025px){#pricing-modal .faq-modal{min-height:580px}}#pricing-modal .faq-modal-inner{width:100%;height:auto;min-height:0;max-height:none}.pricing-modal-grid{gap:16px;display:flex}.pricing-modal-col{flex-direction:column;flex:1;min-width:0;display:flex}.pricing-modal-col:last-child{justify-content:flex-end}.pricing-modal-logo{pointer-events:none;clip-path:inset(0 0 50%);width:160%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-title{letter-spacing:-.24px;color:#000;font-variation-settings:"CTGR" 0, "wdth" 100;margin-bottom:14px;font-size:24px;font-weight:400;line-height:28px}.section-body{letter-spacing:-.04px;color:#000000b3;font-size:15px;font-weight:400;line-height:1.3}.section-body p+p{margin-top:1em}.col-label{letter-spacing:-.15px;color:#000;margin-bottom:14px;font-size:15px;font-weight:400;line-height:16px}.pricing-divider{background:#0000001a;flex-shrink:0;align-self:stretch;width:1px}.total-row{letter-spacing:-.15px;border-top:1px solid #0000000d;margin-top:14px;padding:10px 0;font-size:15px;line-height:16px;display:flex}.total-label{color:#000000b3;width:60px}.total-value{text-align:right;color:#000;flex:1}.sprint-cta{flex-direction:column;gap:10px;margin-top:14px;display:flex}.sprint-note{letter-spacing:-.04px;color:#00000080;font-size:15px;font-weight:400;line-height:1.3}.testimonial{flex-direction:column;gap:10px;padding-top:14px;display:flex}.testimonial-quote{letter-spacing:-.04px;color:#000;text-indent:-5.4px;font-size:15px;font-weight:400;line-height:1.3}.testimonial-author{align-items:center;gap:10px;display:flex}.testimonial-avatar{background:#1a1a1a;border-radius:1000px;flex-shrink:0;width:24px;height:24px;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-name{letter-spacing:-.15px;color:#00000080;font-size:15px;font-weight:400;line-height:16px}@media (width<=1024px){.pricing-modal-grid{flex-direction:column;gap:28px}#pricing-modal .pricing-modal-logo{display:none}#pricing-modal .pricing-modal-summary .total-row{margin-top:24px!important}.pricing-modal-grid .pricing-divider{display:none}#pricing-modal .faq-modal,#pricing-modal .faq-modal-inner{height:auto}}@media (width<=680px){.faq-modal-inner,#pricing-modal .faq-modal-inner{width:100%}.faq-modal{max-width:100%;max-height:calc(100vh - 24px);margin:12px}}.faq-overlay-sheet{box-sizing:border-box;justify-content:center;align-items:flex-end;padding:12px}#pricing-modal.faq-overlay-sheet{background:0 0}#pricing-modal.faq-overlay-sheet .faq-modal{--sheet-text:#fcfcfc;--sheet-muted:#fcfcfca3;--sheet-line:#fcfcfc1f;--sheet-fade-rgb:23, 23, 23;box-sizing:border-box;width:min(1000px,100vw - 24px);max-width:100%;max-height:calc(100dvh - 24px);color:var(--sheet-text);background:#171717;border-radius:20px;margin:0;padding:24px 24px 96px;overflow:hidden;transform:translateY(24px)scale(.97);box-shadow:0 0 0 1px #ffffff17}#pricing-modal.faq-overlay-sheet.open .faq-modal{transform:translateY(0)scale(1)}#pricing-modal.faq-overlay-sheet.closing .faq-modal{transform:translateY(12px)scale(.98)}#pricing-modal.faq-overlay-sheet .faq-modal-inner{width:100%;max-height:calc(100dvh - 168px)}#pricing-modal.faq-overlay-sheet .pricing-modal-fade{z-index:1;pointer-events:none;border-radius:0 0 22px 22px;flex:0 0 122px;width:calc(100% + 48px);height:122px;margin:-122px -24px -32px;transition:opacity .18s;display:none;position:sticky;bottom:0;overflow:hidden}#pricing-modal.faq-overlay-sheet .faq-modal-inner[data-at-scroll-end=true] .pricing-modal-fade{opacity:0}@media (width<=1024px){#pricing-modal.faq-overlay-sheet .pricing-modal-fade{display:block}#pricing-modal.faq-overlay-sheet .faq-modal-inner{scrollbar-width:none}#pricing-modal.faq-overlay-sheet .faq-modal-inner::-webkit-scrollbar{width:0;height:0;display:none}}#pricing-modal.faq-overlay-sheet .pricing-modal-fade:after{content:"";background:linear-gradient(to bottom, rgba(var(--sheet-fade-rgb), 0) 0%, rgba(var(--sheet-fade-rgb), .4) 45%, rgba(var(--sheet-fade-rgb), .85) 80%, rgba(var(--sheet-fade-rgb), .95) 100%);position:absolute;inset:0}#pricing-modal.faq-overlay-sheet .pricing-modal-fade i{position:absolute;inset:-14px}#pricing-modal.faq-overlay-sheet .pricing-modal-fade i:first-child{-webkit-backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(#0000 10%,#000 95%);mask-image:linear-gradient(#0000 10%,#000 95%)}#pricing-modal.faq-overlay-sheet .pricing-modal-fade i:nth-child(n+2){display:none}#pricing-modal.faq-overlay-sheet .pricing-modal-col .btn-dark{--book-call-hover-opacity:.9;color:#141414;background:var(--brand)}#pricing-modal.faq-overlay-sheet .section-title,#pricing-modal.faq-overlay-sheet .col-label,#pricing-modal.faq-overlay-sheet .total-value,#pricing-modal.faq-overlay-sheet .testimonial-quote{color:var(--sheet-text)}#pricing-modal.faq-overlay-sheet .section-body,#pricing-modal.faq-overlay-sheet .total-label,#pricing-modal.faq-overlay-sheet .sprint-note,#pricing-modal.faq-overlay-sheet .testimonial-name{color:var(--sheet-muted)}#pricing-modal.faq-overlay-sheet .pricing-divider,#pricing-modal.faq-overlay-sheet .total-row{border-color:var(--sheet-line)}#pricing-modal.faq-overlay-sheet .pricing-divider{background:var(--sheet-line)}#pricing-modal.faq-overlay-sheet .pricing-modal-logo path{stroke:#ffffff1a}#pricing-modal.faq-overlay-sheet .included-row{border-bottom-color:var(--sheet-line)}#pricing-modal.faq-overlay-sheet .included-trigger{color:var(--sheet-muted)}#pricing-modal.faq-overlay-sheet .included-trigger:hover{color:var(--sheet-text)}#pricing-modal.faq-overlay-sheet .included-plus{color:var(--sheet-muted)}#pricing-modal.faq-overlay-sheet .included-popover{background:#222;box-shadow:0 0 0 1px #ffffff17}#pricing-modal.faq-overlay-sheet .faq-close{color:var(--sheet-text);width:40px;height:40px;position:relative;top:auto;right:auto;transform:none}#pricing-modal.faq-overlay-sheet .faq-close:active{transform:scale(.92)}#pricing-modal.faq-overlay-sheet .sheet-controls{z-index:2;align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}#pricing-modal.faq-overlay-sheet .faq-close:focus-visible{outline-offset:3px;outline:2px solid}html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .faq-modal{--sheet-text:#141414;--sheet-muted:#1414149e;--sheet-line:#1414141a;--sheet-fade-rgb:255, 255, 255;color:#141414;background:#fff;box-shadow:0 0 0 1px #00000014,0 12px 32px #0000001f}html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .faq-modal{--sheet-text:#141414;--sheet-muted:#1414149e;--sheet-line:#1414141a;--sheet-fade-rgb:245, 245, 245;color:#141414;box-shadow:none;background:#f5f5f5}html[data-sheet-theme=stone] #pricing-modal.faq-overlay-sheet .faq-modal{--sheet-fade-rgb:198, 195, 185;background:#c6c3b9}html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .pricing-modal-col .btn-dark,html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .pricing-modal-col .btn-dark{--book-call-hover-opacity:1;color:var(--book-call-color,#fff);background:#141414}html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .pricing-modal-logo path,html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .pricing-modal-logo path{stroke:#0000001a}html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .included-popover,html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .included-popover{background:#141414;box-shadow:0 10px 30px #0000002e}html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .included-trigger:hover,html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .included-trigger:hover,html[data-sheet-theme=light] #pricing-modal.faq-overlay-sheet .faq-close,html:is([data-sheet-theme=grey],[data-sheet-theme=stone]) #pricing-modal.faq-overlay-sheet .faq-close{color:#141414}html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .faq-modal{--sheet-text:#141414;--sheet-muted:#141414ad;--sheet-line:#1414141f;--sheet-fade-rgb:255, 225, 77;color:#141414;box-shadow:none;background:#ffe14d;border:none}html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .pricing-modal-col .btn-dark{--book-call-hover-opacity:1;color:var(--book-call-color,#fff);background:#141414}html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .pricing-modal-logo path{stroke:#1414141a}html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .included-popover{background:#141414;box-shadow:0 10px 30px #0000002e}html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .included-trigger:hover,html[data-sheet-theme=yellow] #pricing-modal.faq-overlay-sheet .faq-close{color:#141414}@media (prefers-reduced-motion:reduce){.faq-overlay,.faq-modal,.faq-overlay.closing .faq-modal,.faq-close{transition:none!important}}
