.header[data-astro-cid-qtqcqhu7]{position:sticky;top:0;z-index:1000;background:#ffffffd9;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000a}.header[data-astro-cid-qtqcqhu7]:before{content:"";position:absolute;inset:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:-1;pointer-events:none}.header__nav[data-astro-cid-qtqcqhu7]{max-width:1280px;margin:0 auto}.header__container[data-astro-cid-qtqcqhu7]{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;height:4.5rem;position:relative}.header__logo[data-astro-cid-qtqcqhu7]{display:flex;align-items:center;text-decoration:none;flex-shrink:0;z-index:1010}.header__logo-img[data-astro-cid-qtqcqhu7]{height:2.5rem;width:auto;object-fit:contain}.header__logo-text[data-astro-cid-qtqcqhu7]{font-family:var(--font-heading, "Inter", sans-serif);font-size:1.375rem;font-weight:700;color:var(--color-primary, #0a0f1a);letter-spacing:-.025em}.header__menu[data-astro-cid-qtqcqhu7]{display:none;list-style:none;margin:0;padding:0;gap:.25rem}.header__menu-item[data-astro-cid-qtqcqhu7]{position:relative}.header__menu-link[data-astro-cid-qtqcqhu7]{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:var(--font-body, system-ui, sans-serif);font-size:.9375rem;font-weight:500;color:#334155;text-decoration:none;border-radius:.375rem;transition:color .15s ease,background-color .15s ease;white-space:nowrap}.header__menu-link[data-astro-cid-qtqcqhu7]:hover{color:var(--color-accent, #00d4ff);background-color:#f1f5f9}.header__menu-link[data-astro-cid-qtqcqhu7].is-active{color:var(--color-accent, #00d4ff);font-weight:600}.header__chevron[data-astro-cid-qtqcqhu7]{transition:transform .2s ease;flex-shrink:0}.header__dropdown[data-astro-cid-qtqcqhu7]{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:.625rem;box-shadow:0 12px 36px #0000001a,0 2px 8px #0000000a;list-style:none;margin:0;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:1020}.header__menu-item[data-astro-cid-qtqcqhu7].has-dropdown:hover .header__dropdown[data-astro-cid-qtqcqhu7],.header__menu-item[data-astro-cid-qtqcqhu7].has-dropdown:focus-within .header__dropdown[data-astro-cid-qtqcqhu7]{opacity:1;visibility:visible;transform:translateY(0)}.header__menu-item[data-astro-cid-qtqcqhu7].has-dropdown:hover .header__chevron[data-astro-cid-qtqcqhu7]{transform:rotate(180deg)}.header__dropdown-link[data-astro-cid-qtqcqhu7]{display:block;padding:.625rem 1rem;font-size:.875rem;font-weight:400;color:#475569;text-decoration:none;border-radius:.375rem;transition:color .15s ease,background-color .15s ease}.header__dropdown-link[data-astro-cid-qtqcqhu7]:hover{color:var(--color-accent, #00d4ff);background-color:#f1f5f9}.header__dropdown-link[data-astro-cid-qtqcqhu7].is-active{color:var(--color-accent, #00d4ff);font-weight:500;background-color:#00d4ff0f}.header__phone[data-astro-cid-qtqcqhu7]{display:none;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;color:var(--color-primary, #1e3a5f);text-decoration:none;white-space:nowrap;transition:color .15s ease}.header__phone[data-astro-cid-qtqcqhu7]:hover{color:var(--color-accent, #2563eb);opacity:1}@media(min-width:1024px){.header__phone[data-astro-cid-qtqcqhu7]{display:flex}}.header__cta[data-astro-cid-qtqcqhu7]{display:none;padding:.625rem 1.5rem;font-family:var(--font-heading, "Inter", sans-serif);font-size:.8125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--color-cta, var(--color-accent, #5b6af0)),color-mix(in srgb,var(--color-cta, var(--color-accent, #5b6af0)) 80%,#000));border-radius:var(--cta-radius, .5rem);text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:box-shadow .2s ease,transform .2s ease;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 12px color-mix(in srgb,var(--color-accent, #5b6af0) 35%,transparent)}.header__cta[data-astro-cid-qtqcqhu7]:hover{box-shadow:0 4px 20px color-mix(in srgb,var(--color-accent, #5b6af0) 50%,transparent);transform:translateY(-1px)}.header__toggle-input[data-astro-cid-qtqcqhu7]{display:none}.header__toggle[data-astro-cid-qtqcqhu7]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.75rem;height:2.75rem;cursor:pointer;z-index:1010;border-radius:.375rem;transition:background-color .15s ease}.header__toggle[data-astro-cid-qtqcqhu7]:hover{background-color:#f1f5f9}.header__toggle-bar[data-astro-cid-qtqcqhu7]{display:block;width:1.375rem;height:2px;background-color:#334155;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__toggle[data-astro-cid-qtqcqhu7] .header__toggle-bar[data-astro-cid-qtqcqhu7]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__toggle[data-astro-cid-qtqcqhu7] .header__toggle-bar[data-astro-cid-qtqcqhu7]:nth-child(2){opacity:0}.header__toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__toggle[data-astro-cid-qtqcqhu7] .header__toggle-bar[data-astro-cid-qtqcqhu7]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu[data-astro-cid-qtqcqhu7]{position:fixed;top:4.5rem;left:0;right:0;bottom:0;background:#fff;overflow-y:auto;visibility:hidden;opacity:0;pointer-events:none;transform:translate(24px);transition:transform .28s ease,opacity .22s ease,visibility .28s ease;z-index:1000;padding:1.5rem}.header__toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__mobile-menu[data-astro-cid-qtqcqhu7]{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0)}.header__mobile-list[data-astro-cid-qtqcqhu7]{list-style:none;margin:0;padding:0}.header__mobile-item[data-astro-cid-qtqcqhu7]{border-bottom:1px solid #f1f5f9}.header__mobile-item--cta[data-astro-cid-qtqcqhu7]{border-bottom:none;padding-top:1.5rem}.header__mobile-link[data-astro-cid-qtqcqhu7]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-family:var(--font-body, system-ui, sans-serif);font-size:1.0625rem;font-weight:500;color:#334155;text-decoration:none;transition:color .15s ease}.header__mobile-link[data-astro-cid-qtqcqhu7]:hover,.header__mobile-link[data-astro-cid-qtqcqhu7].is-active{color:var(--color-accent, #00d4ff)}.header__mobile-link--parent[data-astro-cid-qtqcqhu7]{cursor:pointer}.header__mobile-chevron[data-astro-cid-qtqcqhu7]{transition:transform .2s ease}.header__sub-toggle-input[data-astro-cid-qtqcqhu7]{display:none}.header__mobile-sublist[data-astro-cid-qtqcqhu7]{list-style:none;margin:0;padding:0 0 .5rem 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.header__sub-toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__mobile-sublist[data-astro-cid-qtqcqhu7]{max-height:500px}.header__sub-toggle-input[data-astro-cid-qtqcqhu7]:checked~.header__mobile-link--parent[data-astro-cid-qtqcqhu7] .header__mobile-chevron[data-astro-cid-qtqcqhu7]{transform:rotate(180deg)}.header__mobile-sublink[data-astro-cid-qtqcqhu7]{display:block;padding:.625rem 0;font-size:.9375rem;color:#64748b;text-decoration:none;transition:color .15s ease}.header__mobile-sublink[data-astro-cid-qtqcqhu7]:hover{color:var(--color-accent, #00d4ff)}.header__cta--mobile[data-astro-cid-qtqcqhu7]{display:block;text-align:center;width:100%}@media(min-width:1024px){.header__menu[data-astro-cid-qtqcqhu7]{display:flex}.header__cta[data-astro-cid-qtqcqhu7]{display:inline-flex}.header__toggle[data-astro-cid-qtqcqhu7],.header__mobile-menu[data-astro-cid-qtqcqhu7]{display:none}}.footer[data-astro-cid-cxyebejo]{background:radial-gradient(ellipse at 20% 80%,rgba(0,212,255,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(245,158,11,.03) 0%,transparent 50%),var(--color-primary, #0a0f1a);background-image:radial-gradient(ellipse at 20% 80%,rgba(0,212,255,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(245,158,11,.03) 0%,transparent 50%),linear-gradient(rgba(0,212,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.03) 1px,transparent 1px);background-size:100%,100%,40px 40px,40px 40px;background-color:var(--color-primary, #0a0f1a);color:#e2e8f0;padding-top:4rem}.footer__container[data-astro-cid-cxyebejo]{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer__grid[data-astro-cid-cxyebejo]{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.footer__brand-name[data-astro-cid-cxyebejo]{display:block;font-family:var(--font-heading, "Inter", sans-serif);font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer__tagline[data-astro-cid-cxyebejo]{font-size:.9375rem;color:#94a3b8;line-height:1.6;margin:0 0 1.5rem;max-width:280px}.footer__contact[data-astro-cid-cxyebejo]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.footer__contact-item[data-astro-cid-cxyebejo]{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:#cbd5e1;text-decoration:none;transition:color .15s ease;line-height:1.5}a[data-astro-cid-cxyebejo].footer__contact-item:hover{color:var(--color-accent, #00d4ff)}.footer__contact-item[data-astro-cid-cxyebejo] svg[data-astro-cid-cxyebejo]{flex-shrink:0;margin-top:.125rem}.footer__social[data-astro-cid-cxyebejo]{display:flex;gap:.75rem}.footer__social-link[data-astro-cid-cxyebejo]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#94a3b8;border:1px solid #334155;border-radius:.375rem;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.footer__social-link[data-astro-cid-cxyebejo]:hover{color:#fff;border-color:var(--color-accent, #00d4ff);background-color:var(--color-accent, #00d4ff)}.footer__column-title[data-astro-cid-cxyebejo]{font-family:var(--font-heading, "Inter", sans-serif);font-size:.875rem;font-weight:600;color:var(--color-accent, #00d4ff);text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem}.footer__links[data-astro-cid-cxyebejo]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer__link[data-astro-cid-cxyebejo]{font-size:.9375rem;color:#cbd5e1;text-decoration:none;transition:color .15s ease;display:inline-block;padding:.125rem 0}.footer__link[data-astro-cid-cxyebejo]:hover{color:var(--color-accent, #00d4ff)}.footer__bottom[data-astro-cid-cxyebejo]{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.footer__copyright[data-astro-cid-cxyebejo]{font-size:.8125rem;color:#64748b;margin:0}.footer__bottom-links[data-astro-cid-cxyebejo]{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer__bottom-link[data-astro-cid-cxyebejo]{font-size:.8125rem;color:#64748b;text-decoration:none;transition:color .15s ease}.footer__bottom-link[data-astro-cid-cxyebejo]:hover{color:var(--color-accent, #00d4ff)}@media(min-width:640px){.footer__grid[data-astro-cid-cxyebejo]{grid-template-columns:repeat(2,1fr)}.footer__brand[data-astro-cid-cxyebejo]{grid-column:span 2}}@media(min-width:1024px){.footer__grid[data-astro-cid-cxyebejo]{grid-template-columns:1.5fr repeat(auto-fit,minmax(160px,1fr))}.footer__brand[data-astro-cid-cxyebejo]{grid-column:span 1}.footer__bottom[data-astro-cid-cxyebejo]{flex-direction:row;justify-content:space-between;text-align:left}}@layer base{*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:var(--font-body, system-ui, -apple-system, sans-serif);color:var(--color-text, #1e293b);background-color:var(--color-background, #ffffff);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading, "Inter", sans-serif);line-height:1.2}a{color:inherit}:focus-visible{outline:2px solid var(--color-accent, #00d4ff);outline-offset:2px}main{flex:1}}@layer components{.skip-link{position:absolute;top:-100%;left:1rem;padding:.75rem 1.5rem;background:var(--color-accent, #00d4ff);color:var(--color-primary, #0a0f1a);font-weight:600;border-radius:0 0 .5rem .5rem;z-index:9999;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 1.5rem}@media(min-width:768px){.section{padding:5rem 2rem}}.section-header{text-align:center;max-width:680px;margin:0 auto 3rem}.section-header__title{font-size:2rem;font-weight:800;color:var(--color-text-dark, #0f172a);margin-bottom:.75rem;letter-spacing:-.02em}.section-header__description{font-size:1.0625rem;color:var(--color-text-muted, #64748b);line-height:1.6}@media(min-width:768px){.section-header__title{font-size:2.75rem}}}@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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#b58b61;--color-secondary:#787e62;--color-accent:#daa65d;--color-bg:#fdfdf5;--color-text:#1a1a14;--color-text-secondary:#585e46;--color-border:#e0d8c8;--color-bg-light:#f2ece0;--font-heading:"Night Mango", Georgia, "Times New Roman", serif;--font-body:"General Sans", system-ui, -apple-system, sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-blurred-fade-in{animation:.9s ease-in-out both blurred-fade-in}.border{border-style:var(--tw-border-style);border-width:1px}.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,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.timeline-view{animation-timeline:view()!important}}@font-face{font-family:Night Mango;src:url(/fonts/night-mango.woff2)format("woff2"),url(/fonts/night-mango.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}html,body{overflow-x:clip}*,:before,:after{box-sizing:border-box;margin:0}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;font-size:18px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-primary);line-height:1.2}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent)}.footer{background-color:#1a1c16!important}@supports (color:color-mix(in lab,red,red)){.footer{background-color:color-mix(in srgb,var(--color-secondary) 22%,#000)!important}}.footer{background-image:none!important}.doctor-bio,.why-specialist{background:var(--color-bg)!important}.why-specialist__item{background:#b58b610f!important}@supports (color:color-mix(in lab,red,red)){.why-specialist__item{background:color-mix(in srgb,var(--color-primary) 6%,transparent)!important}}.testimonials{background:var(--color-bg-light)!important}@keyframes g-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes g-fade-left{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes g-fade-right{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes g-zoom-fade{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.doctor-hero__copy{animation:.8s .1s both g-fade-left}.doctor-hero__media{animation:.8s .25s both g-fade-right}.testimonials__heading{animation:.6s both g-fade-up;animation-timeline:view();animation-range:entry entry 55%}.testimonials__track-wrapper{animation:.65s both g-fade-up;animation-timeline:view();animation-range:entry entry 65%}.doctor-bio__media{animation:.7s both g-fade-left;animation-timeline:view();animation-range:entry entry 65%}.doctor-bio__content{animation:.7s both g-fade-right;animation-timeline:view();animation-range:entry 5% entry 70%}.med-services__heading,.med-services__description{animation:.6s both g-fade-up;animation-timeline:view();animation-range:entry entry 55%}.med-services__card{animation:.55s both g-zoom-fade;animation-timeline:view();animation-range:entry entry 70%}.why-specialist__heading,.why-specialist__intro{animation:.6s both g-fade-up;animation-timeline:view();animation-range:entry entry 55%}.why-specialist__item{animation:.55s both g-fade-up;animation-timeline:view();animation-range:entry entry 72%}.faq__heading,.faq__description{animation:.6s both g-fade-up;animation-timeline:view();animation-range:entry entry 55%}.faq__item{animation:.5s both g-fade-up;animation-timeline:view();animation-range:entry entry 75%}}@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}@keyframes blurred-fade-in{0%{filter:blur(5px);opacity:0}to{filter:blur();opacity:1}}
