@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);background-image:var(--bg-img-primary);color:var(--text-primary);background-position:top;background-repeat:no-repeat;background-size:cover;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}@media (max-width:768px){body.dark-theme,body.light-theme{--font-size-xxxs:.5625rem;--font-size-xxs:.6875rem;--font-size-xs:.9375rem;--font-size-sm:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-xxl:1.875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-xxl:2rem;--header-offset:8px;--header-h:68px}}@media (max-width:480px){body.dark-theme,body.light-theme{--font-size-xxxs:.5rem;--font-size-xxs:.625rem;--font-size-xs:.875rem;--font-size-sm:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-xxl:1.75rem;--space-xs:.2rem;--space-sm:.4rem;--space-md:.6rem;--space-lg:.8rem;--space-xl:1.2rem;--space-xxl:1.5rem}}.cookie-banner{background-color:var(--bg-primary);color:var(--text-primary);z-index:1000;padding:15px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 8px #0000001a}.cookie-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.cookie-text{flex:1;min-width:200px}.cookie-text p{margin:0;font-size:14px}.cookie-text a{color:var(--primary-bg);text-decoration:underline}.cookie-buttons{flex-wrap:wrap;gap:10px;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .3s}.accept-all{background-color:var(--primary-bg);color:var(--primary-text)}.accept-all:hover{background-color:var(--white)}.customize{border:1px solid var(--primary-bg);color:var(--primary-bg);background-color:#0000}.customize:hover{background-color:var(--bg-tertiary)}.reject-all{color:var(--primary-bg);background-color:#0000;padding:8px 0;text-decoration:underline}.cookie-modal{z-index:1001;background-color:var(--bg-primary-transparent);width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--bg-secondary);max-width:600px;box-shadow:0 4px 8px var(--shadow);border-radius:8px;margin:10% auto;padding:30px}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h3{color:var(--primary-text);margin:0}.close-modal{cursor:pointer;color:var(--primary-text);font-size:24px}.cookie-settings{margin-bottom:20px}.cookie-category{border-bottom:1px solid var(--light-bg);padding:15px}.cookie-category:last-child{border-bottom:none}.category-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.category-header h4{color:var(--primary-text);margin:0}.toggle-switch{width:50px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:var(--bg-tertiary);border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:var(--accent-primary)}input:checked+.slider:before{transform:translate(26px)}.modal-footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:all .3s}.save-preferences{background-color:var(--primary-text);color:var(--white)}.save-preferences:hover{background-color:var(--primary-hover)}@media (max-width:768px){.cookie-content{flex-direction:column;align-items:flex-start}.cookie-buttons{justify-content:center;width:100%}.modal-content{width:90%;margin:20% auto;padding:20px}}.faq-scope .btn{border-radius:var(--radius-md);text-align:center;cursor:pointer;transition:all var(--transition-normal);font-weight:600;font-size:var(--font-size-md);border:none;padding:.75rem 1.5rem;display:inline-block}.faq-scope .btn-primary{background-color:var(--accent-primary);color:#fff}.faq-scope .btn-primary:hover{background-color:var(--accent-primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #66d9ef4d}.faq-scope .btn-secondary{color:var(--accent-primary);border:2px solid var(--accent-primary);background-color:#0000}.faq-scope .btn-secondary:hover{color:var(--accent-primary);background-color:#66d9ef1a;transform:translateY(-2px)}.faq-scope .btn-lg{font-size:var(--font-size-lg);padding:1rem 2.5rem}.faq-scope .btn-link{color:var(--accent-primary);padding:var(--space-sm)0;background:0 0;border:none;font-weight:600;position:relative}.faq-scope .btn-link:after{content:"";background-color:var(--accent-primary);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:0;left:0}.faq-scope .btn-link:hover:after{width:100%}.faq-scope .btn-link i{margin-left:var(--space-sm);transition:transform var(--transition-normal)}.faq-scope .btn-link:hover i{transform:translate(5px)}.faq-scope .theme-toggle{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:background .3s}.faq-scope .theme-toggle .icon{stroke:var(--accent-primary);transition:stroke .3s}.faq-scope .theme-toggle .sun,.faq-scope .theme-toggle .sun-rays,.faq-scope .theme-toggle .moon{transition:opacity .3s,transform .3s}.faq-scope body.light-theme .sun,.faq-scope body.light-theme .sun-rays{opacity:1;transform:scale(1)}.faq-scope body.light-theme .moon,.faq-scope body.dark-theme .sun,.faq-scope body.dark-theme .sun-rays{opacity:0;transform:scale(.8)}.faq-scope body.dark-theme .moon{opacity:1;transform:scale(1)}.faq-scope .pointer-events-none{pointer-events:none}.faq-scope .collapse{visibility:collapse}.faq-scope .visible{visibility:visible}.faq-scope .sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.faq-scope .absolute{position:absolute}.faq-scope .fixed{position:fixed}.faq-scope .relative{position:relative}.faq-scope .static{position:static}.faq-scope .sticky{position:sticky}.faq-scope .container{width:100%}.faq-scope .block{display:block}.faq-scope .flex{display:flex}.faq-scope .grid{display:grid}.faq-scope .inline{display:inline}.faq-scope .inline-block{display:inline-block}.faq-scope .table{display:table}.faq-scope .transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.faq-scope .resize{resize:both}.faq-scope .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.faq-scope .border{border-style:var(--tw-border-style);border-width:1px}.faq-scope .text-center{text-align:center}.faq-scope .capitalize{text-transform:capitalize}.faq-scope .lowercase{text-transform:lowercase}.faq-scope .uppercase{text-transform:uppercase}.faq-scope .underline{text-decoration-line:underline}.faq-scope .opacity-0{opacity:0}.faq-scope .mix-blend-overlay{mix-blend-mode:overlay}.faq-scope .invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.faq-scope .filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.faq-scope .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.faq-scope .transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.faq-scope .duration-150{--tw-duration:.15s;transition-duration:.15s}.faq-scope .container{width:100%;max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.faq-scope h1,.faq-scope h2,.faq-scope h3,.faq-scope h4,.faq-scope h5,.faq-scope h6{margin-bottom:var(--space-md);font-weight:700;line-height:1.3}.faq-scope h1{font-size:var(--font-size-xxl);max-width:800px;margin-bottom:var(--space-lg);background:linear-gradient(90deg,var(--text-primary)0%,var(--accent-primary)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.faq-scope h2{font-size:var(--font-size-xl);margin-bottom:var(--space-xl);text-align:center}.faq-scope h3{font-size:var(--font-size-lg)}.faq-scope p{margin-bottom:var(--space-md)}.faq-scope a{color:var(--accent-primary);transition:color var(--transition-fast);text-decoration:none}.faq-scope ul{margin-bottom:var(--space-md);list-style-position:inside}.faq-scope section{padding:var(--space-xxl)0;position:relative}.faq-scope .section-title{margin:0 auto var(--space-xl);display:inline-block;position:relative}.faq-scope .chat-content,.faq-scope .signup-hero-subpill,.faq-scope .signup-hero-list{text-align:left}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.faq-scope .hero h1{animation:.6s ease-out forwards fadeInUp}.faq-scope .site-header{padding:var(--space-md)18px;z-index:0;background:0 0;position:relative}.faq-scope .nav-container{grid-template-columns:25% 1fr 25%;align-items:center;gap:22px;display:grid}.faq-scope .logo-img{-o-object-fit:contain;object-fit:contain;max-width:165px;height:35px}.faq-scope .nav-center{background:var(--bg-undecennary);border:1px solid #2fbed21a;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:2px;display:flex;box-shadow:0 2px 7px #00000040,inset 0 3px 15px #00000026}.faq-scope .nav-link{letter-spacing:.02em;text-transform:uppercase;color:var(--text-primary,#eaf9ff);border-radius:999px;justify-content:center;align-items:center;min-width:100px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform 50ms;display:inline-flex;position:relative}.faq-scope .nav-link:hover{color:var(--text-primary,#eaf9ff);background:#ffffff14}.faq-scope .nav-link.active{background:#2fbed233;border:1px solid #2fbed203;border-radius:999px;height:100%;box-shadow:0 0 3px #00000040,inset 0 1px 2px #00000026}.faq-scope .nav-right{justify-content:flex-end;align-items:center;gap:9px;display:flex}.faq-scope .theme-toggle{color:var(--accent-primary,#38d5e6);background:0 0;border:none;border-radius:50%;place-items:center;width:50px;height:50px;font-size:1.25rem;line-height:1;transition:transform .1s,box-shadow .2s;display:grid}.faq-scope .btns{padding:var(--space-md)1.75rem;box-sizing:border-box;white-space:nowrap;width:130px;font-weight:400;line-height:1;font-size:var(--font-size-sm);justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .2s,background .2s;display:inline-flex}.faq-scope .btn-primary{color:#fff;background-color:#0000;background-image:linear-gradient(#2fbed2cc,#2fbed2cc),linear-gradient(#2fbed2 62%,#caf8ff 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:999px;box-shadow:1px 2px 4px #00000040,inset 0 3px 15px #00000026}.faq-scope .btn-outline{z-index:0;color:var(--accent-primary,#38d5e6);background:var(--bg-quattuordecennary,#22418c1a);background-origin:border-box;border:none;border-radius:999px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:1px 2px 4px #00000040,inset 0 3px 15px #00000026}.faq-scope .btn-outline:before{content:"";-webkit-mask-image:-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff);-webkit-mask-clip:content,border;-webkit-mask-origin:content,border;-webkit-mask-composite:xor;pointer-events:none;z-index:-1;-webkit-mask-composite:xor;-webkit-mask-composite:xor;background:linear-gradient(#caf8ff 0%,#2fbed2 38.46%);border-radius:999px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude}.faq-scope .btn-outline:hover{transform:translateY(-2px);box-shadow:0 4px 12px #66d9ef4d}.faq-scope .nav-left{padding-left:var(--space-lg);align-items:flex-start;display:flex}.faq-scope *{box-sizing:border-box}.faq-scope body{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}.faq-scope .header{padding:var(--space-xl)var(--space-lg);border-bottom:1px solid var(--bg-tertiary)}.faq-scope .section-hero{padding:var(--space-md)0 var(--space-xl)}.faq-scope .header-container{width:100%;max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.faq-scope .nav-logo{color:inherit;line-height:0;text-decoration:none;display:inline-block}.faq-scope .header-container h1{margin-bottom:var(--space-xl);text-align:center;background:linear-gradient(90deg,var(--text-primary)0%,var(--accent-primary)100%);-webkit-text-fill-color:#0000;letter-spacing:0;vertical-align:middle;text-transform:capitalize;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:600;line-height:1.4}.faq-scope .hero{text-align:center;color:#fff;grid-template-columns:1fr;justify-items:center;max-width:1200px;margin:0 auto;padding:0;display:grid;position:relative;overflow:visible}.faq-scope .hero-block{width:min(950px,100%);position:relative}.faq-scope .header-bubble{color:#fff;letter-spacing:0;text-align:left;background:#2fbed2;border:1px solid #2fbed2;border-radius:15px 15px 15px 0;width:100%;padding:15px 18px 11px 27px;font-size:25px;font-weight:400;line-height:1.4;box-shadow:2px 2px 10px 3px #fff3}.faq-scope .header-ai-avatar{border-radius:999px;place-items:center;width:70px;height:70px;display:grid;position:absolute;bottom:-35px;left:-75px}.faq-scope .filters-section{padding:var(--space-sm)var(--space-xl)}.faq-scope .filters-content{max-width:800px;margin:0 auto;padding:0}.faq-scope .search-sort-container{margin-bottom:var(--space-lg);flex-flow:column wrap;gap:10px;display:flex}.faq-scope .search-container{flex:1;width:min(800px,100%);position:relative}.faq-scope .search-icon-container{left:var(--space-md);color:#9ca3af;z-index:1;width:39px;height:40px;position:absolute;top:50%;transform:translateY(-50%)}.faq-scope .search-icon{width:100%;height:100%}.faq-scope .input-container{border-radius:15px;display:block;position:relative}.faq-scope .input-container:before{content:"";border-radius:inherit;filter:blur(1px);pointer-events:none;z-index:0;mix-blend-mode:normal;background:0 0;border:2.5px solid #2fbed2;position:absolute;inset:0}.faq-scope .search-input{width:100%;padding:var(--space-md)var(--space-md)var(--space-md)4.5rem;background:var(--bg-nonennary);color:var(--text-primary);font-size:var(--font-size-sm);transition:var(--transition-fast);border:none;border-radius:15px;outline:none}.faq-scope .search-input:focus{border-color:var(--accent-primary)}.faq-scope .search-input::placeholder{color:#9ca3af;opacity:1}.faq-scope .search-input::placeholder{color:#9ca3af}.faq-scope .sort-select{appearance:none;background:var(--bg-nonennary);border:2px solid var(--bg-septenary);width:min(180px,100%);height:34px;color:var(--text-primary);letter-spacing:0;vertical-align:middle;min-width:180px;padding:0 34px 0 12px;font-size:14px;font-weight:400;line-height:1.2;box-shadow:0 1px 4px #ffffff40}.faq-scope .select-caret{pointer-events:none;width:20px;height:20px;color:var(--accent-primary);position:absolute;top:50%;right:8px;transform:translateY(-50%)}.faq-scope #sortSelect option{background:var(--bg-tertiary);color:var(--text-primary);border:2px solid var(--bg-septenary)}.faq-scope #sortSelect option+option{border:2px solid var(--bg-septenary)}.faq-scope #sortSelect option:checked{background:var(--bg-septenary)}@supports selector(option:hover){.faq-scope #sortSelect option:hover{background:#2fbed214}}.faq-scope .sort-select:hover,.faq-scope .dropbtn:hover{border-color:var(--accent-primary-hover)}.faq-scope .sort-select:focus,.faq-scope .dropbtn:focus-visible{outline:none}.faq-scope .tags-container{align-items:center;gap:var(--space-sm);display:flex}.faq-scope .tags-label{align-items:center;gap:var(--space-sm);color:var(--text-secondary);display:flex}.faq-scope .filter-icon{width:16px;height:16px}.faq-scope .tag-button{padding:var(--space-sm)var(--space-md);background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-sm);font-size:var(--font-size-xs);cursor:pointer;transition:var(--transition-fast);border:none;font-weight:400}.faq-scope .tag-button.active{background:var(--accent-primary);color:var(--bg-primary);font-weight:600}.faq-scope .tag-button:hover:not(.active){background:var(--accent-primary-hover);color:var(--bg-primary)}.faq-scope .main-content{padding:0 var(--space-lg)var(--space-xl);max-width:1200px;margin:0 auto}.faq-scope .faq-grid{gap:var(--space-lg);grid-template-columns:1fr;max-width:1200px;display:grid}.faq-scope .faq-card{background:var(--bg-octennary);color:var(--text-primary);border-color:#0000;border-radius:28px;max-width:1200px;padding:30px 100px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:3px 3px 10px 1px #ffffff40}.faq-scope .faq-card:hover{transform:translateY(-4px)}.faq-scope .featured-badge{color:var(--bg-primary);padding:var(--space-xs)var(--space-sm);font-size:var(--font-size-xs);letter-spacing:0;vertical-align:middle;background:#2fbed2;border-radius:15px;align-items:center;gap:.825rem;height:40px;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;top:21px;right:33px}.faq-scope .feature-text{margin-bottom:3px}.faq-scope .star-icon{fill:currentColor;width:20px;height:20px}.faq-scope .faq-title{margin:0 0 var(--space-sm)0;color:var(--text-fourthly);word-break:break-word;font-weight:700;font-size:var(--font-size-xl);leading-trim:NONE;letter-spacing:0;vertical-align:middle;line-height:1.2}.faq-scope .faq-title.has-featured{padding-right:75px}.faq-scope .faq-excerpt{color:var(--text-primary);margin:0 0 var(--space-md)0;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;leading-trim:NONE;letter-spacing:0;vertical-align:middle;font-size:24px;font-weight:400;line-height:1.2;display:block;overflow:visible}.faq-scope .faq-dates{color:var(--text-seventhly);margin-bottom:var(--space-md);leading-trim:NONE;letter-spacing:0;vertical-align:middle;flex-direction:column;gap:10px;font-size:15px;font-weight:400;line-height:1.2;display:flex}.faq-scope .faq-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.faq-scope .faq-tag{background:var(--bg-denennary);color:var(--text-primary);pointer-events:none;letter-spacing:0;vertical-align:middle;border:1px solid #2fbed2;border-radius:5px;padding:6px 11px 6px 12px;font-size:15px;font-weight:400;line-height:1.2;box-shadow:0 1px 2px #00000040}.faq-scope .no-results{text-align:center;padding:var(--space-xxl);color:var(--text-secondary)}.faq-scope .no-results h3{font-size:var(--font-size-lg);margin:0 0 var(--space-md)0}.faq-scope .sort-and-tags-row{gap:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.faq-scope .select-wrap{display:inline-block;position:relative}.faq-scope .dropdown{position:relative}.faq-scope .dropbtn{background:var(--bg-nonennary);border:2px solid var(--bg-septenary);width:min(180px,100%);height:34px;color:var(--text-primary);letter-spacing:0;vertical-align:middle;align-items:center;min-width:180px;padding:0 34px 0 12px;font-size:14px;font-weight:400;line-height:1.2;display:inline-flex;position:relative;box-shadow:0 1px 4px #ffffff40}.faq-scope .dropbtn .chev{width:20px;height:20px;color:var(--accent-primary);transition:transform .2s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.faq-scope .dropdown.open .chev{transform:translateY(-50%)rotate(180deg)}.faq-scope .dropdown-content{background:var(--bg-secondary);min-width:inherit;z-index:1;background:var(--bg-nonennary);border:1px solid #2fbed280;max-height:250px;margin-top:6px;padding:0;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 1px 4px #ffffff40}.faq-scope .dropdown-content label{align-items:center;gap:var(--space-xs);padding:var(--space-xs)0;color:var(--text-primary);font-size:var(--font-size-xs);padding-right:var(--space-md);margin:0;display:flex}.faq-scope .dropdown-content label input{padding:0}.faq-scope .dropdown-content label+label{border-top:1px solid #2fbed280}.faq-scope .dropdown-content input[type=checkbox]{vertical-align:middle;margin-right:var(--space-md);accent-color:var(--accent-primary);appearance:none;background:0 0;border:2px solid #9ca3af;border-radius:3px;flex-shrink:0;width:15px;height:15px;margin-left:11px;transition:border-color .15s,background-color .15s,box-shadow .15s,background-size .15s}.faq-scope .dropdown-content input[type=checkbox]:checked{background-color:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpath d='M1.5 6.5l4 3.5 9-9' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:12px 12px}.faq-scope .dropdown-content.show{display:block}.faq-scope .dropdown-content::-webkit-scrollbar{width:8px}.faq-scope .dropdown-content::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:4px}.faq-scope .dropdown-content::-webkit-scrollbar-thumb{background-color:var(--accent-primary);border:2px solid var(--bg-tertiary);border-radius:4px}.faq-scope .dropdown-content::-webkit-scrollbar-thumb:hover{background-color:var(--accent-primary-hover)}.faq-scope .modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.faq-scope .modal.hidden{display:none}.faq-scope .modal-overlay{cursor:pointer;width:100%;height:100%;position:absolute}.faq-scope .modal-content{background:var(--bg-secondary);color:var(--text-primary);padding:var(--space-xl);border-radius:var(--radius-lg);z-index:1001;width:90%;max-width:600px;box-shadow:var(--shadow-lg);position:relative}.faq-scope .modal-close{top:var(--space-sm);right:var(--space-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute}.faq-scope .modal-tags{margin-top:var(--space-md);gap:var(--space-xs);flex-wrap:wrap;display:flex}.faq-scope .modal-tags span{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-sm);padding:4px 8px;font-size:.75rem}.faq-scope .modal-dates{margin-top:var(--space-md);color:var(--text-muted);font-size:.85rem}.faq-scope .hidden{display:none!important}.faq-scope .faq-question{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.faq-scope .arrow-icon{transition:transform .3s}.faq-scope .arrow-icon.rotated{transform:rotate(180deg)}.faq-scope .faq-answer{font-size:var(--font-size-sm);color:var(--text-secondary);margin-top:var(--space-xs);display:none}.faq-scope .faq-answer.show{display:block}@media (max-width:1200px){.faq-scope .hero-block{width:89%;margin-left:5%}}@media (max-width:768px){.faq-scope input,.faq-scope select{padding:0}.faq-scope .hero{text-align:center;padding:var(--space-xl)0 0!important}.faq-scope .header-bubble{font-size:var(--font-size-xs);padding:8px 18px 7px 27px}.faq-scope .header-ai-avatar{bottom:-30px;left:-57px}.faq-scope .header-ai-avatar svg{width:35px;height:35px}.faq-scope .search-icon-container{width:29px;height:30px}.faq-scope .search-input{font-size:var(--font-size-xs);padding:var(--space-md)var(--space-md)var(--space-md)3.5rem}.faq-scope .faq-card{padding:5% 6% 4%}.faq-scope .featured-badge{font-size:var(--font-size-xxs);height:30px}.faq-scope .star-icon{width:15px;height:15px}.faq-scope .faq-title{font-size:var(--font-size-md)}.faq-scope .faq-title.has-featured{padding-right:15%}.faq-scope .faq-excerpt{font-size:var(--font-size-sm)}.faq-scope .faq-tag,.faq-scope .faq-dates{font-size:var(--font-size-xs)}}@media (max-width:640px){.faq-scope .featured-badge{right:5px}}@media (max-width:530px){.faq-scope .featured-badge{gap:5px;height:20px;font-size:8px}.faq-scope .star-icon{width:10px;height:10px}.faq-scope .faq-title{font-size:var(--font-size-sm)}.faq-scope .faq-excerpt{font-size:var(--font-size-xs)}.faq-scope .faq-tag,.faq-scope .faq-dates{font-size:var(--font-size-xxs)}}@media (max-width:410px){.faq-scope .sort-select,.faq-scope .dropbtn{min-width:90px}}@media (max-width:320px){.faq-scope .faq-title.has-featured{padding-right:19%}.faq-scope .hero-block{width:80%}.faq-scope .header-bubble{padding:8px 6px 7px 10px}}@media (max-width:1500px) and (min-width:1000px){.faq-scope .card-body li{font-size:29px}}@media (max-width:1425px) and (min-width:1000px){.faq-scope .card-body ul{flex-direction:column;gap:10px;display:flex}.faq-scope .card-body li{font-size:28px}.faq-scope .card-body li br{display:none}}@media (max-width:1300px) and (min-width:1000px){.faq-scope .card-body ul{gap:0}}@media (max-width:1350px) and (min-width:480px){.faq-scope .nav-link{padding:.75rem 2rem}.faq-scope .card-header{margin-bottom:0}}@media (max-width:1315px) and (min-width:480px){.faq-scope .nav-container{grid-template-columns:20% 1fr 20%}}@media (max-width:1299px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.9)scaleX(3.26)}.faq-scope .how-it-works .steps{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (max-width:1275px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.8)scaleX(3.26)}.faq-scope .card-body>p{max-width:100%;margin:0;font-size:30px}.faq-scope .card-header h2{font-size:60px}.faq-scope .card-body ul{text-align:left;width:100%;padding:0}.faq-scope .card-body li{font-size:27px}.faq-scope .card-body li br{display:none}.faq-scope .nav-link{min-width:130px}}@media (max-width:1250px) and (min-width:480px){.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.8em)}.faq-scope .finance-directors .fd-benefit h4,.faq-scope .finance-directors .fd-benefit p{font-size:23px}}@media (max-width:1200px) and (min-width:480px){.faq-scope .nav-link{min-width:100px}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3.2)}.faq-scope .finance-directors .fd-quote{max-width:85%}.faq-scope .finance-directors .fd-quote br{display:none}}@media (max-width:1175px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3.1)}.faq-scope .how-it-works .step h3{font-size:var(--font-size-md)}.faq-scope .card-header h2{font-size:55px}.faq-scope .card-body>p{font-size:29px}.faq-scope .card-body li{font-size:26px}.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.9em)}.faq-scope .finance-directors .fd-benefit h4{transform:translate(-2.15em,2.3em)}.faq-scope .finance-directors .fd-benefit p{font-size:22px}}@media (max-width:1160px) and (min-width:480px){.faq-scope .finance-directors .fd-benefit h4{font-size:22px}.faq-scope .finance-directors .fd-benefit p{font-size:21px}}@media (max-width:1140px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.55em)scaleY(2.73)scaleX(3)}.faq-scope .hero-visual{margin-left:var(--space-xxl)}.faq-scope .finance-directors .fd-benefit h4{font-size:21px}}@media (max-width:1110px) and (min-width:1100px){.faq-scope .card-header h2{font-size:50px}.faq-scope .card-body>p{font-size:27px}.faq-scope .card-body li{font-size:25px}}@media (max-width:1100px) and (min-width:480px){.faq-scope .nav-link{min-width:70px;font-size:11px}.faq-scope .hero-visual{margin-left:70px}.faq-scope .chat-bubble{padding:1rem 1.5rem 1rem 1rem}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.9)}.faq-scope .card-body li{font-size:24px}.faq-scope .how-it-works .step h3{font-size:var(--font-size-md)}.faq-scope .counter{min-width:auto}.faq-scope .results .savings-calculator h3{color:var(--text-ninthly)}.faq-scope .finance-directors .fd-author{margin-left:50px}.faq-scope .finance-directors .fd-quote{max-width:90%;margin-left:var(--space-lg)}.faq-scope .finance-directors .fd-quote br{display:none}.faq-scope .finance-directors .fd-benefit h4{transform:translate(-1.5em,2.5em)}.faq-scope .finance-directors .fd-benefit p{font-size:20px}.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(1em,1.8em)}}@media (max-width:1070px) and (min-width:768px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.8)}.faq-scope .theme-toggle{padding:0}.faq-scope .nav-right{gap:4px}}@media (max-width:1060px) and (min-width:480px){.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.5em,1.8em)}.faq-scope .finance-directors .fd-benefit p{font-size:19px}}@media (max-width:1030px) and (min-width:768px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.7)}.faq-scope .how-it-works .step h3{font-size:var(--font-size-sm)}.faq-scope .badge{max-width:300px}.faq-scope .badge span{font-size:var(--font-size-sm)}.faq-scope .finance-directors .fd-author{grid-template-columns:90px 1fr;gap:15px;margin-bottom:0}.faq-scope .finance-directors .fd-author-details .fd-name,.faq-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-lg)}.faq-scope .finance-directors .fd-benefit h4{font-size:21px;transform:translate(-1.8em,2.6em)}.faq-scope .finance-directors .fd-benefit p{font-size:18px}}@media (max-width:1024px) and (min-width:768px){.faq-scope .theme-toggle{padding:0}.faq-scope .theme-toggle svg{width:25px;height:25px}.faq-scope .btns{width:90px;font-size:var(--font-size-sm)}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.7)}.faq-scope .how-it-works .step h3{font-size:var(--font-size-sm)}.faq-scope .card-header h2{font-size:45px}.faq-scope .card-body>p{font-size:25px}.faq-scope .card-body ul{margin:0}.faq-scope .card-body li{margin:0;font-size:23px}.faq-scope .counter-value{font-size:var(--font-size-xl)}.faq-scope .counter p{font-size:var(--font-size-md)}.faq-scope .finance-directors .fd-benefit h4{font-size:19px;transform:translate(-2.15em,3em)}.faq-scope .finance-directors .fd-benefit p{transform:translate(-2.25em,.4em)}.faq-scope .footer-right{padding:var(--space-md)0 var(--space-lg)}}@media (max-width:990px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.6)}.faq-scope .card{justify-content:flex-start;padding:10px 24px}.faq-scope .card-header h2{font-size:45px}.faq-scope .card-body>p{font-size:27px}.faq-scope .card-body li{font-size:23px}.faq-scope .finance-directors .fd-benefit h4{transform:translate(-1.55em,3em)}.faq-scope .finance-directors .fd-benefit p{transform:translate(-1.55em,.4em)}}@media (max-width:988px) and (min-width:480px){.faq-scope .card-header h2{font-size:40px}.faq-scope .card-body>p{font-size:26px}.faq-scope .card-body ul{flex-direction:column;gap:5px;display:flex}.faq-scope .card-body li{font-size:22px}}@media (max-width:960px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.faq-scope .how-it-works .step .step-header{grid-template-columns:60px 1fr}.faq-scope .how-it-works .step svg{width:60px;height:60px}.faq-scope .badge{width:290px}.faq-scope .trust-badges .badge__icon{width:40px;height:40px}.faq-scope .signup-hero-blocks{margin-left:70px}}@media (max-width:950px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.faq-scope .word-tax{grid-row:6/-1;transform:translateY(.05em)scaleY(1.055)}.faq-scope .how-it-works .step .step-header{padding:10px 7px 0 13px}.faq-scope .how-it-works .step svg{width:50px;height:50px}.faq-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.faq-scope .trust-badges{justify-content:space-around}.faq-scope .badge{white-space:nowrap;box-sizing:border-box;flex:0 0 270px;width:270px;padding:10px 12px}.faq-scope .badge svg{width:35px;height:35px}.faq-scope .badge span{font-size:var(--font-size-xs);flex:auto;overflow:hidden}.faq-scope .finance-directors .fd-author{grid-template-columns:80px 1fr;gap:10px}.faq-scope .finance-directors .fd-avatar{width:80px}.faq-scope .fd-author-details{gap:0}.faq-scope .finance-directors .fd-author-details .fd-name,.faq-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-lg)}.faq-scope .finance-directors .fd-quote{font-size:var(--font-size-sm)}.faq-scope .signup .section-title{max-width:60%;padding:10px 5px}.faq-scope .signup-hero-blocks{width:80%}.faq-scope .footer-logo img{width:60%}.faq-scope .brand-tagline{font-size:17px!important}.faq-scope .footer-right{gap:var(--space-lg);padding:var(--space-xl);border-left:0;flex-wrap:wrap;grid-template-columns:repeat(2,50%);display:grid}.faq-scope .finance-directors .fd-benefit p{font-size:17px}.faq-scope .finance-directors .fd-benefit h4{font-size:18px;transform:translate(-1.55em,3.3em)}}@media (max-width:940px) and (min-width:480px){.faq-scope .card-body li{font-size:21px}}@media (max-width:930px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.5)}.faq-scope .nav-link{width:100px;max-width:100px;padding:.75rem 0}.faq-scope .counters{justify-content:center}}@media (max-width:918px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.4)}.faq-scope .finance-directors .fd-benefit .fd-ico{width:40px;height:40px;transform:translate(.5em,2.4em)}.faq-scope .finance-directors .fd-benefit .fd-ico svg{width:40px;height:40px}.faq-scope .finance-directors .fd-benefit h4{font-size:17px;transform:translate(-1.55em,3.7em)}.faq-scope .finance-directors .fd-benefit p{font-size:16px;transform:translate(-1.55em,.1em)}}@media (max-width:880px) and (min-width:769px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.3)}.faq-scope .badge{flex:0 0 260px;width:260px}.faq-scope .finance-directors .fd-quote{margin-top:25px}.faq-scope .finance-directors .fd-quote-card .fd-card-star{top:10px;right:-10px}.faq-scope .brand-tagline{font-size:15px!important}.faq-scope .hero-visual{max-width:80%;margin-left:40px}.faq-scope .nav-link{max-width:90px}}@media (max-width:845px) and (min-width:768px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.2)}.faq-scope .badge{flex:0 0 250px;width:250px}.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.5em,3em)}.faq-scope .finance-directors .fd-benefit h4{font-size:16px;transform:translate(-1.55em,4.4em)}.faq-scope .finance-directors .fd-benefit p{font-size:15px;transform:translate(-1.55em,.5em)}}@media (max-width:837px) and (min-width:768px){.faq-scope .card-body li{font-size:20px}}@media (max-width:830px) and (min-width:768px){.faq-scope .nav-link{max-width:80px}.faq-scope .badge{flex:0 0 240px;width:240px}}@media (max-width:810px) and (min-width:768px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.1)}.faq-scope .word-tax{grid-row:5/-1;transform:translateY(.1em)scaleY(1.22)}.faq-scope .badge{flex:0 0 240px;width:240px}.faq-scope .finance-directors .fd-quote-card .fd-card-star{top:10px;right:-24px}.faq-scope .finance-directors .fd-quote-card .fd-card-star svg{width:50px;height:50px}.faq-scope .brand-tagline{font-size:14px!important}.faq-scope .finance-directors .fd-benefits{gap:0}}@media (max-width:800px) and (min-width:768px){.faq-scope .badge{flex:0 0 230px;width:230px}}@media (max-width:768px){.faq-scope body.dark-theme,.faq-scope body.light-theme{--font-size-xxxs:.5625rem;--font-size-xxs:.6875rem;--font-size-xs:.9375rem;--font-size-sm:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-xxl:1.875rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-xxl:2rem;--header-offset:8px;--header-h:68px}.faq-scope .container .nav-center{left:15%}.faq-scope .site-header{padding:0 10px}.faq-scope .site-header .nav-center{display:none!important}.faq-scope .fab-menu-btn{right:8px;top:calc(var(--header-h,68px) + var(--header-offset));background:var(--accent-primary,#38d5e6);cursor:pointer;z-index:1000;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;box-shadow:0 0 16px #2fbed273,0 6px 18px #00000040}:is(.faq-scope body:has(.login-scope) .fab-menu-btn,.faq-scope body:has(.register-scope) .fab-menu-btn){display:none}.faq-scope .fab-menu{right:8px;top:calc(var(--header-h,68px) + var(--header-offset,8px));box-sizing:border-box;z-index:999;will-change:transform;width:90vw;transition:transform .28s;position:fixed;transform:translate(calc(100% + 12px))}.faq-scope .fab-menu.is-open{transform:translate(0)}.faq-scope .fab-menu .menu-card{background:var(--bg-quaternary);border-radius:20px;width:100%;padding-right:44px;display:flex;box-shadow:0 8px 30px #00000059,inset 0 1px #ffffff0f}.faq-scope .fab-menu .menu-link{text-transform:uppercase;min-width:0;color:var(--text-primary,#eaf9ff);text-align:center;border-radius:12px;flex:1 1 0;padding:.6rem .5rem;font-weight:600;text-decoration:none;display:block;width:auto!important}.faq-scope .fab-menu .menu-link.active{background:var(--accent-primary-hover);border-radius:999px;box-shadow:inset 0 1px #ffffff2e,0 4px 10px #20b9c959}.faq-scope .nav-container{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;display:grid}.faq-scope .nav-left{padding-left:0}.faq-scope .nav-link{letter-spacing:.02em;padding:10px 18px;font-size:12px}.faq-scope .logo-img{max-width:125px;height:29px;margin-top:0}.faq-scope .nav-right{gap:6px}.faq-scope .theme-toggle{margin-right:0}.faq-scope .theme-toggle .icon{width:20px;height:20px}.faq-scope .nav-right .btns{letter-spacing:0;text-align:center;vertical-align:middle;width:57px;min-width:57px;padding:6px 5px;font-size:13px;font-weight:400;line-height:1.2}.faq-scope .nav-flex{gap:var(--space-md);padding:var(--space-md)0;flex-direction:column}.faq-scope .nav-links{gap:var(--space-sm);text-align:center;flex-direction:column;order:2;width:100%}.faq-scope .nav-side{text-align:center;order:3;width:100%}.faq-scope h1{font-size:var(--font-size-xl);text-align:center;line-height:1.2}.faq-scope h2{font-size:var(--font-size-lg);line-height:1.3}.faq-scope section{padding:var(--space-xl)0}.faq-scope .hero{padding:var(--space-xl)0 2.5rem;text-align:center}.faq-scope .hero h1{margin-bottom:var(--space-sm);font-size:var(--font-size-sm)}.faq-scope .hero-subtitle{font-size:var(--font-size-xs);margin-bottom:var(--space-md)}.faq-scope .microcopy{font-size:var(--font-size-xs)}.faq-scope .cta-buttons{gap:var(--space-md);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.faq-scope .hero-visual{margin-top:0;margin-left:30px}.faq-scope .ai-avatar{width:35px;height:35px;bottom:-24px;left:-40px}.faq-scope .ai-avatar svg{width:35px;height:35px}.faq-scope .chat-content p{font-size:var(--font-size-xs)}.faq-scope .btn.btn-primary.btn-lg{font-size:var(--font-size-sm);padding:var(--space-sm)var(--space-lg)}.faq-scope .btn{font-size:var(--font-size-sm);margin:0 auto}.faq-scope .how-it-works{padding:0 16px var(--space-xl)}.faq-scope .step-number{min-height:210px;display:none}.faq-scope .step{width:100%;max-width:350px;padding:var(--space-lg);margin-bottom:var(--space-md)}.faq-scope .how-it-works .step .step-header{grid-template-columns:50px 1fr;padding:0}.faq-scope .how-it-works .step svg{width:50px;height:50px}.faq-scope .step:hover{transform:none}.faq-scope .step-number{width:30px;height:30px;font-size:var(--font-size-sm);top:-15px}.faq-scope .step i{font-size:2rem}.faq-scope .how-it-works .step h3{max-width:45%;font-size:var(--font-size-md)}.faq-scope .steps .step:first-child h3,.faq-scope .steps .step:nth-child(4) h3{max-width:52%}.faq-scope .how-it-works .step p{font-size:var(--font-size-sm);padding:0}.faq-scope .how-it-works .btn-cta-lg,.faq-scope .how-it-works .btn.btn-secondary{font-size:var(--font-size-sm)}.faq-scope .section-title{font-size:var(--font-size-xs)!important;padding:10px 24px!important}.faq-scope .user-badge{font-size:var(--font-size-xs)!important;width:auto!important;height:auto!important;margin-bottom:20px!important;padding:10px 24px!important}.faq-scope .why-gain-tax{padding:0}.faq-scope .problem-solution{grid-template-columns:50% 50%}.faq-scope .card{padding:var(--space-md);border-radius:33px;max-height:280px}.faq-scope .card-header h2{font-size:35px}.faq-scope .card-body>p{font-size:22px}.faq-scope .card-body li{font-size:20px}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.1)}.faq-scope .word-tax{grid-row:4/-1;margin-right:1.5rem;transform:translateY(.05em)scaleY(1.3)}.faq-scope .product-demo .kicker{font-size:var(--font-size-xs);margin-bottom:0}.faq-scope .product-demo .video-subtitle{font-size:var(--font-size-xxs);margin-bottom:var(--space-md)}.faq-scope .counters{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-scope .results .counter{padding:var(--space-sm);justify-self:center;min-width:auto;margin-bottom:0}.faq-scope .counter:hover{transform:none}.faq-scope .counter-value{font-size:var(--font-size-lg);padding-bottom:var(--space-xs)}.faq-scope .counter i{font-size:1.5rem}.faq-scope .counter p{font-size:var(--font-size-sm);margin-bottom:0!important}.faq-scope .social-proof{padding:0 0 var(--space-lg)}.faq-scope .testimonials{gap:var(--space-lg);margin-bottom:var(--space-md);flex-direction:column}.faq-scope .testimonial{width:100%;min-width:auto;padding:var(--space-lg)}.faq-scope .testimonial:before{font-size:4rem;top:10px;right:15px}.faq-scope .testimonial-body p{font-size:var(--font-size-sm);line-height:1.6}.faq-scope .t-card{grid-template-rows:repeat(2,minmax(0,50px));grid-template-columns:48px 1fr;padding:18px}.faq-scope .t-card__avatar{width:50px;height:50px}.faq-scope .t-card__content{justify-content:normal;align-self:auto;gap:7px}.faq-scope .t-card__name,.faq-scope .t-card__role{font-size:var(--font-size-sm)}.faq-scope .t-card__quote{font-size:var(--font-size-xs)}.faq-scope .t-card__sparkle{opacity:1;top:18px;right:18px}.faq-scope .t-card__sparkle svg{width:25px;height:25px}.faq-scope .trust-badges{align-items:center;gap:var(--space-sm);flex-direction:row}.faq-scope .badge{flex:0 0 220px;width:220px}.faq-scope .pricing{padding:10px 16px}.faq-scope .pricing .section-title{margin-bottom:var(--space-sm)}.faq-scope .pricing-toggle{width:100%;max-width:300px}.faq-scope .pricing-plans{flex-direction:column;align-items:center;gap:2.5em}.faq-scope .pricing-card{width:100%;min-width:auto;box-shadow:none}.faq-scope .pricing-card.featured{margin:0;transform:none}.faq-scope .pricing-card:hover,.faq-scope .pricing-card.featured:hover{transform:translateY(-5px)}.faq-scope .pricing-card .card-header{gap:0;min-height:0;margin-bottom:0}.faq-scope .pricing-card .pricing-plan-name{font-size:var(--font-size-lg);margin-bottom:20px}.faq-scope .pricing .btn.btn-primary{font-size:var(--font-size-sm)}.faq-scope .pricing-card .card-header{padding:30px 22px 20px}.faq-scope .price{align-items:baseline;gap:10px;display:flex}.faq-scope .old-price{font-size:var(--font-size-xs)}.faq-scope .original-price{font-size:var(--font-size-md)}.faq-scope .pricing-card .card-body{padding:0 var(--space-lg)var(--space-xxl)}.faq-scope .pricing-card .card-body ul{max-width:82%}.faq-scope .pricing-card .card-body li{font-size:var(--font-size-sm)}.faq-scope .finance-benefits{gap:var(--space-md);flex-direction:column}.faq-scope .benefit{width:100%;min-width:auto;padding:var(--space-md)}.faq-scope .benefit:hover{transform:none}.faq-scope .benefit i{font-size:1.5rem}.faq-scope .quote-section{padding:var(--space-lg)}.faq-scope .quote-mark{font-size:1.5rem;top:15px;left:15px}.faq-scope blockquote{font-size:var(--font-size-md);margin-left:var(--space-md)}.faq-scope .author-avatar{width:40px;height:40px;font-size:1.2rem}.faq-scope .quote-mark i{display:none}.faq-scope .results .counter svg{margin-bottom:var(--space-sm)}.faq-scope .results .counter p{font-size:var(--font-size-sm)}.faq-scope .savings-calculator{margin-top:var(--space-lg);padding:var(--space-lg);max-width:100%}.faq-scope .savings-calculator h3{font-size:var(--font-size-md)}.faq-scope .calculator-form{gap:var(--space-xs)}.faq-scope .calculator-result{font-size:var(--font-size-lg);margin-bottom:0}.faq-scope .savings-calculator .form-group label,.faq-scope .savings-calculator .form-group .calculator-value{font-size:var(--font-size-xs)}.faq-scope .savings-calculator input[type=range]{max-height:23px;margin-bottom:var(--space-xxl)}.faq-scope .savings-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:7px;height:25px;margin-top:3px}.faq-scope .savings-calculator input[type=range]::-moz-range-thumb{width:7px;height:25px}.faq-scope .results .btn.btn-primary{min-width:0;font-size:var(--font-size-sm)}.faq-scope .signup-content{gap:var(--space-lg);flex-direction:column}.faq-scope .signup-form,.faq-scope .signup-preview{width:100%;min-width:auto}.faq-scope .signup-form h2{text-align:center;font-size:var(--font-size-lg)}.faq-scope .security-icons{gap:var(--space-sm);flex-direction:column}.faq-scope .security-box{width:100%;min-width:auto;max-width:none;padding:var(--space-sm)}.faq-scope .security-box:hover{transform:none}.faq-scope .preview-image{padding:var(--space-lg)}.faq-scope .finding{font-size:var(--font-size-xs);margin-bottom:var(--space-xs)}.faq-scope .finding-icon{font-size:1.2rem}.faq-scope .footer-content{gap:var(--space-lg);text-align:center;flex-direction:column}.faq-scope .footer-column{width:100%;min-width:auto}.faq-scope .footer-column h3{font-size:var(--font-size-md)}.faq-scope .social-icons{justify-content:center}.faq-scope .certification-badges{align-items:center}.faq-scope .btn-lg{padding:var(--space-md)var(--space-xl);font-size:var(--font-size-md)}.faq-scope .btn-link{font-size:var(--font-size-sm)}.faq-scope .mobile-center{text-align:center}.faq-scope .mobile-full-width{width:100%}.faq-scope .mobile-hidden{display:none}.faq-scope .finance-directors .fd-quote-card,.faq-scope .finance-directors .fd-frame{min-height:0}.faq-scope .finance-directors .fd-frame.fd-frame--lg{height:160px}.faq-scope .fd-quote-card .fd-card-body{transform:translateY(.5em)}.faq-scope .finance-directors .fd-quote-card .fd-card-star{top:16px;right:-24px}.faq-scope .finance-directors .fd-quote-card .fd-card-star svg{width:25px;height:25px}.faq-scope .finance-directors .fd-author{margin-left:var(--space-xl);grid-template-columns:50px 1fr;gap:10px;margin-bottom:5px}.faq-scope .finance-directors .fd-avatar{width:50px}.faq-scope .fd-author-details{gap:5px;min-height:0}.faq-scope .finance-directors .fd-author-details .fd-name{font-size:var(--font-size-sm)}.faq-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-sm);text-align:left}.faq-scope .finance-directors .fd-benefits{grid-template-columns:1fr;margin-top:50px}.faq-scope .finance-directors .fd-card-star{right:10px}.faq-scope .finance-directors .fd-quote{margin-left:var(--space-sm);font-size:var(--font-size-xs);max-width:90%}.faq-scope .fd-quote br{display:none}.faq-scope .finance-directors .fd-frame.fd-frame--sm{height:140px}.faq-scope .finance-directors .fd-benefit .fd-card-body{gap:0;height:140px;min-height:0;transform:none}.faq-scope .finance-directors .fd-benefit .fd-ico{width:36px;height:36px;transform:translate(1.85em,.7em)}.faq-scope .finance-directors .fd-benefit .fd-ico svg{width:36px;height:36px}.faq-scope .finance-directors .fd-benefit h4{font-size:var(--font-size-sm);max-width:88%;transform:translate(1em,2em)}.faq-scope .finance-directors .fd-benefit p{font-size:var(--font-size-sm);max-width:86%;transform:translate(1.6em)}.faq-scope .finance-directors .fd-benefit p br{display:none}.faq-scope .signup .section-title{max-width:60%;padding:10px 5px}.faq-scope .signup-hero-blocks{padding-bottom:var(--space-xl);gap:0;width:90%;margin-left:-25px}.faq-scope .signup-hero-subpill{max-width:80%;font-size:var(--font-size-xs);transform:translate(3.4em)}.faq-scope .signup-hero-panel{max-width:90%;padding:8px;transform:translate(1.6em,.2em)}.faq-scope .signup-hero-list li{font-size:var(--font-size-xs)}.faq-scope .signup-ai-avatar{width:29px;height:29px;margin-left:var(--space-md);position:static}.faq-scope .signup-ai-avatar svg{width:35px;height:35px}.faq-scope .faq-item{padding:var(--space-xs)0}.faq-scope .faq-item .faq-question svg{justify-self:center;width:35px;min-width:0}.faq-scope .faq-icon-num{font-size:27px}.faq-scope .faq-item .faq-question .question-text{font-size:var(--font-size-xs);margin-left:0}.faq-scope .faq-answer.show{font-size:var(--font-size-xs);margin-left:var(--space-lg)}.faq-scope .faq-item .faq-question .arrow-icon{justify-self:center;width:15px;height:15px;margin-right:20px}.faq-scope .faq-item .faq-question .arrow-icon svg{width:15px;min-width:0;height:auto}.faq-scope .footer-grid{grid-template-columns:30% 70%}.faq-scope .footer-left{padding:var(--space-md);padding-top:var(--space-xl)}.faq-scope .footer-logo img{width:80%}.faq-scope .brand-tagline{font-size:11px!important}.faq-scope .footer-cta{font-size:var(--font-size-xs);padding:8px 10px 7px 11px}.faq-scope .footer-right{gap:var(--space-lg);padding:var(--space-xl);border-left:0;flex-wrap:wrap;grid-template-columns:repeat(2,50%);display:grid}.faq-scope .footer-group{min-width:125px}.faq-scope .footer-group h3{font-size:var(--font-size-sm)}.faq-scope .footer-group a{font-size:var(--font-size-xs)}.faq-scope .footer-group li{line-height:1.3}.faq-scope .social-row{gap:var(--space-xl)}.faq-scope .pricing-card.featured .popular-tag{font-size:var(--font-size-sm)}.faq-scope .steps .step:first-child .step-text{max-width:60%}.faq-scope .steps .step:nth-child(2) .step-text{max-width:62%}.faq-scope .steps .step:nth-child(3) .step-text{max-width:60%}.faq-scope .steps .step:nth-child(4) .step-text{max-width:61%}}@media (max-width:750px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2.05)}}@media (max-width:734px) and (min-width:480px){.faq-scope .card-body li{font-size:19px}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(2)}}@media (max-width:715px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.95)}.faq-scope .badge{flex:0 0 210px;width:210px}}@media (max-width:700px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.9)}}@media (max-width:680px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.85)}}@media (max-width:660px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.8)}}@media (max-width:650px) and (min-width:480px){.faq-scope .badge{flex:0 0 200px;width:200px}.faq-scope .finance-directors .fd-benefit h4{transform:translate(.25em,2em)}.faq-scope .finance-directors .fd-benefit p{max-width:83%;transform:translate(2.6em)}}@media (max-width:640px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.7)}.faq-scope .badge{flex:0 0 180px}.faq-scope .trust-badges .badge__icon{width:35px;height:35px}.faq-scope .badge span{font-size:12px}.faq-scope .finance-directors .fd-benefit p{font-size:var(--font-size-xs)}.faq-scope .card-header h2{font-size:32px}.faq-scope .card-body>p{font-size:20px}.faq-scope .card-body li{font-size:19px}}@media (max-width:630px) and (min-width:480px){.faq-scope .finance-directors .fd-quote{font-size:13px}}@media (max-width:600px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.6)}}@media (max-width:580px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.5)}.faq-scope .word-tax{font-size:170px}}@media (max-width:570px) and (min-width:480px){.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.5)}.faq-scope .word-tax{font-size:170px;transform:translateY(.05em)scaleY(1.35)}}@media (max-width:560px) and (min-width:480px){.faq-scope .hero-visual{margin-left:70px}.faq-scope .chat-bubble{padding:1rem .5rem}.faq-scope .word-tax{font-size:160px;transform:translateY(.05em)scaleY(1.4)}.faq-scope .finance-directors .fd-frame.fd-frame--lg{height:170px}.faq-scope .badge{flex:0 0 160px}.faq-scope .badge svg{width:25px;height:25px}.faq-scope .badge span{font-size:var(--font-size-xxs)}.faq-scope .steps .step:nth-child(2) h3{max-width:53%}.faq-scope .steps .step:nth-child(3) h3{max-width:50%}.faq-scope .steps .step:first-child .step-text{max-width:70%}.faq-scope .steps .step:nth-child(2) .step-text{max-width:72%}.faq-scope .steps .step:nth-child(3) .step-text{max-width:70%}.faq-scope .steps .step:nth-child(4) .step-text{max-width:71%}}@media (max-width:540px) and (min-width:480px){.faq-scope .card-header h2{font-size:30px}.faq-scope .card-body>p{font-size:18px}.faq-scope .card-body li{font-size:17px}.faq-scope .steps .step:nth-child(2) h3{max-width:57%}}@media (max-width:530px) and (min-width:480px){.faq-scope .hero-visual{margin-left:25px}.faq-scope .chat-bubble{text-align:left;max-width:80%;padding:1rem 0 1rem 1rem}.faq-scope .word-gain .word-inner{transform:translate(-.25em,-.45em)scaleY(2.4)scaleX(1.4)}.faq-scope .word-tax{grid-row:3/-1;font-size:150px;transform:translateY(.08em)scaleY(1.58)}.faq-scope .card{padding:var(--space-md)var(--space-sm)}.faq-scope .card-body>p{font-size:var(--font-size-sm)}.faq-scope .badge{flex:0 0 150px}.faq-scope .finance-directors .fd-benefit p{max-width:82%;transform:translate(1.5em)}}@media (max-width:520px) and (min-width:480px){.faq-scope .card.solution{justify-content:space-evenly}.faq-scope .card-body{gap:var(--space-sm)}.faq-scope .card-body ul{margin:0}}@media (max-width:480px){.faq-scope .container{padding:0 var(--space-md);max-width:100%}.faq-scope .fab-menu .menu-link{font-size:var(--font-size-xs);padding:.1rem 0}.faq-scope .app-mockup{max-width:100%;padding:var(--space-md)}.faq-scope .hero-visual{padding-left:var(--space-xxl);margin-top:0}.faq-scope .chat-bubble{padding:var(--space-sm)var(--space-md)}.faq-scope .chat-content p{font-size:var(--font-size-xxs);letter-spacing:0;vertical-align:middle;font-weight:400;line-height:1.2}.faq-scope .ai-avatar{color:#fff;background:linear-gradient(180deg,var(--accent-primary,#38d5e6),#20b9c9);border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:-22px;left:-32px}.faq-scope .ai-avatar svg{width:29px;height:29px}.faq-scope .ai-name{font-size:var(--font-size-lg)}.faq-scope .steps{grid-template-rows:repeat(4,minmax(0,120px));grid-template-columns:repeat(1,1fr)!important;justify-items:center!important}.faq-scope .problem-solution{grid-template-rows:repeat(14,minmax(0,21px));grid-template-columns:50% 50%;gap:0;height:auto}.faq-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.1)}.faq-scope .word-tax{transform-origin:top;grid-row:9/-1;margin:0;font-size:100px;transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.18)}.faq-scope .card.problem{border:5px solid var(--bg-senary);grid-row:1/12}.faq-scope .card.solution{background:var(--text-sixthly);border:none;grid-area:6/1/-1}.faq-scope .card-header{margin:0}.faq-scope .card-header h2{font-size:25px}.faq-scope .card{border-radius:33px;max-height:180px;padding:0}.faq-scope .card-body li{margin:0;font-size:12px;line-height:1.2}.faq-scope .card-body li br{display:none}.faq-scope .card-body p{text-align:center;place-self:center;width:100%;margin:0;font-size:13px}.faq-scope .card-body ul{margin:0}.faq-scope .badge{width:100%;max-width:130px;padding:var(--space-md);font-size:var(--font-size-xs);justify-content:space-around;gap:0}.faq-scope .trust-badges .badge__icon{width:20px;height:20px}.faq-scope .badge span{font-size:var(--font-size-xxs)}.faq-scope .finance-directors .fd-benefits{gap:0;margin-top:35px}.faq-scope .finance-directors .fd-quote{margin-left:var(--space-xs);font-size:var(--font-size-xxs);max-width:90%}.faq-scope .signup-hero-subpill{max-width:80%;font-size:var(--font-size-xs);padding:10px 34px 10px 25px;transform:translate(3.5em)}.faq-scope .signup-hero-panel{max-width:90%;padding:8px;transform:translate(1.3em,.2em)}.faq-scope .signup-hero-list li{font-size:var(--font-size-xs)}.faq-scope .signup-ai-avatar{width:29px;height:29px;margin-left:var(--space-md);position:static}.faq-scope .signup-ai-avatar svg{width:29px;height:29px}.faq-scope .brand-tagline{font-size:7px!important}.faq-scope .faq{padding:var(--space-lg)var(--space-md)}.faq-scope .faq-item .faq-question svg{justify-self:center;width:25px;min-width:0}.faq-scope .faq-icon-num{font-size:23px}.faq-scope .footer-group h3{font-size:var(--font-size-sm)}.faq-scope .footer-group a{font-size:var(--font-size-xxs);width:30px;height:30px}.faq-scope .social-row{gap:var(--space-xl)}.faq-scope .results .btn.btn-primary{padding:.5rem 1.5rem}.faq-scope .counter-value{font-size:var(--font-size-lg)}.faq-scope .results .counter p{font-size:calc(var(--font-size-xs) - 2px)}.faq-scope .fab-menu-btn{width:25px;height:25px}.faq-scope .container{padding:var(--space-sm)var(--space-xl)}.faq-scope #footer .container{padding:0!important}.faq-scope h1{font-size:1.5rem}.faq-scope .hero,.faq-scope .section{padding:var(--space-lg)0}.faq-scope .step{min-width:0;padding:10px 2px!important}.faq-scope .how-it-works .step .step-wrapper{gap:5px!important}.faq-scope .how-it-works .step h3{max-width:70%!important}.faq-scope .testimonial,.faq-scope .card,.faq-scope .counter,.faq-scope .quote-section{padding:var(--space-md)}.faq-scope .savings-calculator{padding:var(--space-md);margin-top:0}.faq-scope .savings-calculator h3{font-size:var(--font-size-sm);margin-bottom:5px}.faq-scope .preview-image{padding:var(--space-md)}.faq-scope .faq-item .faq-question .question-text{font-size:var(--font-size-xxs)}.faq-scope .finance-directors .fd-benefit h4{transform:translate(.6em,2em)}}@media (max-width:460px){.faq-scope .card-header h2{font-size:23px}.faq-scope .card-body p{margin-bottom:5px;font-size:12px}.faq-scope .card-body ul{flex-direction:column;gap:5px;display:flex}.faq-scope .card-body li{font-size:11px}}@media (max-width:440px){.faq-scope .badge{max-width:120px}.faq-scope .fd-author-details{max-width:95%}.faq-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.faq-scope .how-it-works .step p{font-size:var(--font-size-xs);padding:10px 0 0}.faq-scope .card-body li br{display:none}}@media (max-width:420px){.faq-scope .fab-menu .menu-link{font-size:var(--font-size-xxs);padding:.3rem 0}.faq-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.05)}.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1.1)}.faq-scope .t-card__quote{font-size:12px}.faq-scope .finance-directors .fd-benefit p{max-width:82%;transform:translate(2.3em)}}@media (max-width:410px){.faq-scope .trust-badges{gap:0}}@media (max-width:400px){.faq-scope .word-gain .word-inner,.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1)}.faq-scope .how-it-works .step h3{font-size:var(--font-size-xs)}.faq-scope .how-it-works .step p{font-size:var(--font-size-xs);padding:5px 0 0}.faq-scope .badge{max-width:110px}.faq-scope .badge span{font-size:var(--font-size-xxxs)}.faq-scope .finance-directors .fd-author-details .fd-name{font-size:var(--font-size-xs)}.faq-scope .finance-directors .fd-author-details .fd-role{font-size:var(--font-size-xs);max-width:80%}.faq-scope .finance-directors .fd-benefit p{max-width:81%;transform:translate(1.6em)}.faq-scope .footer-group{min-width:100px}.faq-scope .pricing-card .card-body ul{max-width:none}.faq-scope .faq-question{grid-template-columns:17% 1fr 10%}.faq-scope .faq-number{justify-self:center}.faq-scope .faq-item .faq-question .arrow-icon{justify-self:center;width:10px;height:10px;margin:0}.faq-scope .faq-item .faq-question .arrow-icon svg{width:10px}.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.85em,.7em)}.faq-scope .finance-directors .fd-benefit h4{max-width:86%;transform:translate(.6em,2em)}.faq-scope .finance-directors .fd-benefit p{transform:translate(2em)}}@media (max-width:390px){.faq-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.98)}.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(1)}.faq-scope .steps{grid-template-rows:repeat(2,minmax(0,130px))}.faq-scope .how-it-works .step .step-header{grid-template-columns:40px 1fr}.faq-scope .how-it-works .step svg{width:40px;height:40px}}@media (max-width:380px){.faq-scope .how-it-works .step p{font-size:13px}}@media (max-width:375px){.faq-scope .t-card{gap:7px;padding:18px 11px}.faq-scope .badge{max-width:110px}.faq-scope .word-gain .word-inner{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.96)}.faq-scope .how-it-works .step h3{font-size:13px}.faq-scope .how-it-works .step p{margin:0;padding:5px 0 0;font-size:12px}.faq-scope .finance-directors .fd-benefit .fd-ico{transform:translate(.25em,.7em)}.faq-scope .card-header h2{font-size:20px}.faq-scope .card-body p{margin-bottom:5px;font-size:11px}.faq-scope .card-body li{font-size:10px}}@media (max-width:370px){.faq-scope .word-gain .word-inner,.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.9)}.faq-scope .card-body li br{display:none}.faq-scope .badge{max-width:100px}.faq-scope .trust-badges .badge__icon{width:15px;height:15px}}@media (max-width:360px){.faq-scope .how-it-works .step h3{font-size:12px}.faq-scope .footer-cta{padding:8px 7px 7px 8px}}@media (max-width:350px){.faq-scope .word-gain .word-inner,.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.85)}.faq-scope .how-it-works .step h3,.faq-scope .how-it-works .step p{font-size:11px}.faq-scope .signup-hero-subpill,.faq-scope .signup-hero-list li{font-size:12px}}@media (max-width:340px){.faq-scope .badge{max-width:95px}.faq-scope .badge span{font-size:7px}.faq-scope .how-it-works .step h3{font-size:10px}}@media (max-width:330px){.faq-scope .word-gain .word-inner,.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.8)}.faq-scope .how-it-works .step .step-header{grid-template-columns:35px 1fr}.faq-scope .how-it-works .step svg{width:35px;height:35px}}@media (max-width:320px){.faq-scope .fab-menu .menu-link{font-size:var(--font-size-xxs);padding:.3rem 0}.faq-scope .word-gain .word-inner,.faq-scope .word-tax{transform:translate(-.1em,-.25em)scaleY(1.45)scaleX(.8)}.faq-scope .card-body li br{display:none}.faq-scope .how-it-works .step .step-header{grid-template-columns:35px 1fr}.faq-scope .how-it-works .step svg{width:35px;height:35px}.faq-scope .how-it-works .step h3{font-size:var(--font-size-xxs)}.faq-scope .t-card__role{font-size:var(--font-size-xs)}.faq-scope .t-card__quote{font-size:var(--font-size-xxs)}.faq-scope .finance-directors .fd-frame.fd-frame--lg{height:165px}.faq-scope .badge{max-width:90px}.faq-scope .finance-directors .fd-author{gap:5px}.faq-scope .finance-directors .fd-frame.fd-frame--sm{height:150px}.faq-scope .finance-directors .fd-benefit h4{transform:translate(.4em,2em)}.faq-scope .finance-directors .fd-benefit p{max-width:82%;font-size:15px;transform:translate(1.6em,.3em)}.faq-scope .footer-cta{font-size:var(--font-size-xxs)}.faq-scope .footer-group{min-width:70px}}@media (max-width:310px){.faq-scope .finance-directors .fd-author-details .fd-role{font-size:12px}.faq-scope .fab-menu .menu-link{padding:.35rem 0;font-size:9px}.faq-scope .card-header h2{font-size:18px}.faq-scope .card-body p,.faq-scope .card-body li{font-size:10px}}@media (max-width:280px){.faq-scope .card-header h2{font-size:16px}.faq-scope .card-body p,.faq-scope .card-body li{font-size:9px}}@media (max-width:768px) and (orientation:landscape){.faq-scope section{padding:var(--space-lg)0}.faq-scope .counter{flex:1;min-width:200px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
