/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@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-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-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-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.fixed{position:fixed}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.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)}:root{--breakpoint-mobile:320px;--breakpoint-mobile-lg:480px;--breakpoint-tablet:768px;--breakpoint-tablet-lg:1024px;--breakpoint-desktop:1280px;--breakpoint-desktop-lg:1536px}.responsive-container{width:100%;margin:0 auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}@media(min-width:768px){.responsive-container{max-width:min(1200px,100% - 3rem)}}@media(min-width:1024px){.responsive-container{max-width:min(1400px,100% - 4rem)}}.responsive-grid{grid-template-columns:1fr;gap:clamp(1rem,3vw,2rem);display:grid}@media(min-width:480px){.responsive-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.responsive-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.responsive-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.responsive-grid{gap:2rem}}.responsive-heading{margin-bottom:clamp(.75rem,2vw,1.5rem);font-weight:700;line-height:1.2}.responsive-heading-1{font-size:clamp(1.75rem,6vw,3rem)}.responsive-heading-2{font-size:clamp(1.4rem,4vw,2.25rem)}.responsive-heading-3{font-size:clamp(1.25rem,3vw,1.75rem)}.responsive-text{font-size:clamp(.875rem,2.5vw,1rem);line-height:1.6}.responsive-image{width:100%;max-width:100%;height:auto;display:block}.responsive-image-cover{object-fit:cover;object-position:center;width:100%;height:100%}.responsive-image-contain{object-fit:contain;object-position:center;width:100%;height:100%}.aspect-ratio-16-9{aspect-ratio:16/9;width:100%}.aspect-ratio-4-3{aspect-ratio:4/3;width:100%}.aspect-ratio-1-1{aspect-ratio:1;width:100%}.responsive-button{text-align:center;border-radius:clamp(.375rem,1vw,.5rem);justify-content:center;align-items:center;min-width:max-content;min-height:clamp(2.5rem,6vw,3rem);padding:clamp(.5rem,2vw,.875rem) clamp(1rem,3vw,1.5rem);font-size:clamp(.875rem,2.5vw,1rem);font-weight:600;transition:all .15s;display:inline-flex}.responsive-card{background:#fff;border-radius:clamp(.75rem,2vw,1rem);padding:clamp(1rem,3vw,1.5rem);transition:transform .15s,box-shadow .15s;box-shadow:0 4px 6px -1px #0000001a}.responsive-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.responsive-spacing-y{padding-top:clamp(1rem,4vw,3rem);padding-bottom:clamp(1rem,4vw,3rem)}.responsive-spacing-x{padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}@media(min-width:768px)and (max-width:1024px){.ipad-optimized{font-size:.95em}.ipad-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ipad-text-center{text-align:center}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.ipad-portrait-stack{flex-direction:column}.ipad-portrait-center{text-align:center;justify-content:center}}@media(min-width:768px)and (max-width:1024px)and (orientation:landscape){.ipad-landscape-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.high-dpi-optimized{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(prefers-reduced-motion:reduce){.responsive-card,.responsive-button{transition:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-contrast:high){.responsive-card{border:2px solid #000}.responsive-button{border:2px solid}}@media(prefers-color-scheme:dark){.responsive-card{color:#f9fafb;background:#1f2937}}@media(hover:none)and (pointer:coarse){.touch-optimized{min-width:44px;min-height:44px}.touch-button{padding:1rem 1.5rem;font-size:1.1em}}@media print{.responsive-container{max-width:none;padding:0}.responsive-card{box-shadow:none;border:1px solid #ccc}.responsive-button{display:none}}@layer base{html{scroll-behavior:smooth;color-scheme:light;font-size:clamp(15px,1.2vw + 12px,16px)}body{color:#111827;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf9fe;font-family:Inter,sans-serif;line-height:1.6}@media(prefers-contrast:high){body{color:#000;background-color:#fff}}.container{width:100%;max-width:90rem;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}h1,h2,h3,h4,h5,h6{color:#111827;margin-top:1.5rem;margin-bottom:.75rem;font-weight:700;line-height:1.2}h1{margin-top:0;font-size:clamp(1.75rem,4vw + 1rem,3rem);line-height:1.1}h2{font-size:clamp(1.4rem,2.5vw + .4rem,2rem);line-height:1.2}h3{font-size:clamp(1.125rem,1.8vw + .4rem,1.5rem);line-height:1.35}a{color:#7c3aed;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:max(1px,.05em);transition-property:color,text-decoration-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}a:hover{color:#6d28d9}a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #7c3aed}code{color:#1f2937;background-color:#f3f4f6;border-radius:.25rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem}pre{color:#f3f4f6;tab-size:2;background-color:#111827;border-radius:.5rem;padding:1rem;overflow-x:auto}pre code{color:inherit;background-color:#0000;padding:0}ul,ol{padding-left:1.5rem}li{margin-bottom:.5rem}table{border-collapse:collapse;width:100%;margin:1.5rem 0}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem}th{color:#1f2937;background-color:#f9fafb;font-weight:700}img{max-width:100%;height:auto;aspect-ratio:attr(width)/attr(height);display:block}img[loading=lazy]{opacity:0;transition:opacity .3s}img[loading=lazy].loaded{opacity:1}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.high-dpi-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}video,audio{max-width:100%}.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #7c3aed}@media(prefers-contrast:high){:focus-visible{outline-offset:3px;outline:3px solid #000}body{color:#000;background-color:#fff}a{color:#00e;text-decoration:underline}.btn{border:2px solid}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}.theme-dark{color-scheme:dark}.theme-dark body{color:#f3f4f6;background-color:#111827}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#f3f4f6}.theme-dark a{color:#93c5fd}.theme-dark a:hover{color:#bfdbfe}.theme-dark code{color:#f3f4f6;background-color:#374151}.theme-dark th{color:#f3f4f6;background-color:#1f2937}.theme-dark th,.theme-dark td{border-bottom-color:#374151}}@layer components{.container-main{max-width:80rem;margin-left:auto;margin-right:auto;padding:3rem 1rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.btn-primary{color:#fff;background-color:#7c3aed}.btn-primary:hover{background-color:#6d28d9}.btn-primary:focus-visible{outline:2px solid #a78bfa}.btn-secondary{color:#111827;background-color:#e5e7eb}.btn-secondary:hover{background-color:#d1d5db}.btn-secondary:focus-visible{outline:2px solid #4b5563}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;transition-property:box-shadow,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0000001a}.card:hover{box-shadow:0 20px 25px -5px #0000001a}.card:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.section{padding-top:3rem;padding-bottom:3rem}@media(max-width:767px){.section{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:768px)and (max-width:1023px){.section{padding-top:3rem;padding-bottom:3rem}}@media(min-width:1024px){.section{padding-top:4rem;padding-bottom:4rem}}@media(min-width:1280px){.section{padding-top:5rem;padding-bottom:5rem}}.section-light{background-color:#fff}.section-dark{color:#fff;background-color:#111827}.grid-auto{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media(min-width:768px){.grid-auto{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.grid-auto{grid-template-columns:repeat(3,minmax(0,1fr))}}.text-muted{color:#4b5563}.text-small{color:#6b7280;font-size:.875rem}.alert{border:1px solid;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1.5rem}.alert-info{color:#1e40af;background-color:#eff6ff;border-color:#bfdbfe}.alert-success{color:#15803d;background-color:#f0fdf4;border-color:#a7f3d0}.alert-warning{color:#92400e;background-color:#fefce8;border-color:#fce779}.alert-danger{color:#991b1b;background-color:#fef2f2;border-color:#fecaca}.form-group{margin-bottom:1.5rem}.form-label{color:#1f2937;margin-bottom:.5rem;font-weight:500;display:block}.form-input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:block}.form-input:focus-visible{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f640}}@layer utilities{.hidden-mobile,.hidden-tablet{display:none}.hidden-desktop{display:block}@media(min-width:768px){.hidden-mobile{display:block}.hidden-tablet,.hidden-desktop{display:none}}@media(min-width:1024px){.hidden-tablet{display:block}}.center{justify-content:center;align-items:center;display:flex}.transition-smooth{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.skip-link{color:#fff;z-index:100;background:#7c3aed;border-radius:0 0 4px;padding:8px;text-decoration:none;position:absolute;top:-40px;left:6px}.skip-link:focus{top:6px}.img-fluid,.video-fluid{max-width:100%;height:auto}.audio-fluid{max-width:100%}.table-responsive{overflow-x:auto}.form-group{margin-bottom:1.5rem}.form-label{color:#1f2937;margin-bottom:.5rem;font-weight:500;display:block}.form-input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);display:block}.form-input:focus-visible{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed40}.svg-background{object-fit:cover;object-position:center;width:100%;height:100%}.svg-background-responsive{width:100%;max-width:100%;height:auto;display:block}@media(max-width:768px){.svg-background{transform-origin:50%;transform:scale(1.2)}}@media(max-width:480px){.svg-background{transform-origin:50%;transform:scale(1.5)}}.svg-optimized{will-change:transform;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.svg-accessible{role:img;aria-hidden:true}.svg-icon-responsive{width:clamp(16px,4vw,24px);height:clamp(16px,4vw,24px)}.svg-icon-large{width:clamp(32px,8vw,48px);height:clamp(32px,8vw,48px)}@media(max-width:768px){.svg-optimized{will-change:auto}}@media(prefers-reduced-motion:reduce){.svg-optimized{transition:none!important;animation:none!important}}}@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-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-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-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.footer[data-astro-cid-sz7xmlte]{background:#111827;color:#fff;margin-top:3rem;padding:2.5rem 0}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2rem}.footer__section-title[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-weight:600}.footer__news[data-astro-cid-sz7xmlte]{display:grid;gap:.75rem}.footer__news-list[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.footer__news-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin:0}.footer__news-link[data-astro-cid-sz7xmlte]{color:#e5e7eb;text-decoration:none;font-size:.9375rem;line-height:1.5;display:block;transition:color .2s ease}.footer__news-link[data-astro-cid-sz7xmlte]:hover,.footer__news-link[data-astro-cid-sz7xmlte]:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:#ffffffb3}.footer__brand[data-astro-cid-sz7xmlte]{display:grid;gap:.5rem}.footer__logo[data-astro-cid-sz7xmlte]{font-weight:500;font-size:1rem;letter-spacing:.02em}.footer__logo[data-astro-cid-sz7xmlte] p{margin:0}.footer__logo[data-astro-cid-sz7xmlte] h1,.footer__logo[data-astro-cid-sz7xmlte] h2,.footer__logo[data-astro-cid-sz7xmlte] h3{margin:0;font-weight:700}.footer__logo[data-astro-cid-sz7xmlte] h1{font-size:1.125rem}.footer__logo[data-astro-cid-sz7xmlte] h2{font-size:1rem}.footer__logo[data-astro-cid-sz7xmlte] h3{font-size:.875rem}.footer__logo[data-astro-cid-sz7xmlte] strong{font-weight:700}.footer__logo[data-astro-cid-sz7xmlte] em{font-style:italic}.footer__logo[data-astro-cid-sz7xmlte] ul{margin:0;padding-left:1rem}.footer__logo[data-astro-cid-sz7xmlte] li{margin:0}.footer__copy[data-astro-cid-sz7xmlte]{color:#d1d5db;font-weight:700;font-size:1.25rem;line-height:1.4;text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(55,65,81)}.footer__contacts[data-astro-cid-sz7xmlte]{display:grid;gap:.75rem}.footer__item[data-astro-cid-sz7xmlte]{display:grid;gap:.25rem}.footer__label[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.footer__link[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none}.footer__link[data-astro-cid-sz7xmlte]:hover,.footer__link[data-astro-cid-sz7xmlte]:focus-visible{text-decoration:underline;text-decoration-color:#ffffffb3}.footer__text[data-astro-cid-sz7xmlte]{color:#e5e7eb}@media(min-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 0}.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:2.5rem}.footer__contacts[data-astro-cid-sz7xmlte]{justify-self:end;width:100%}}@media(max-width:767px){.footer__inner[data-astro-cid-sz7xmlte]{gap:2rem}}.navbar[data-astro-cid-5blmo7yk]{background:#f4f2fef2;border-bottom:1px solid rgba(244,242,254,.5);border-left:1px solid rgba(244,242,254,.5);border-top:1px solid rgba(244,242,254,.5);position:sticky;top:0;z-index:50;box-shadow:0 4px 20px #8b5cf61a}@media(min-width:768px){.navbar[data-astro-cid-5blmo7yk]{background:#f4f2fed9;backdrop-filter:blur(15px) saturate(180%);-webkit-backdrop-filter:blur(15px) saturate(180%)}}.navbar__wrapper[data-astro-cid-5blmo7yk]{max-width:120rem;margin:0 auto;width:100%;padding:0 2rem}@media(min-width:2560px){.navbar__wrapper[data-astro-cid-5blmo7yk]{max-width:140rem;padding:0 4rem}}.navbar__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:4rem;gap:1rem}@media(min-width:2560px){.navbar__inner[data-astro-cid-5blmo7yk]{height:5rem;gap:2rem}}@media(max-width:767px){.navbar__inner[data-astro-cid-5blmo7yk]{height:3rem;gap:.5rem}.navbar__logo-img[data-astro-cid-5blmo7yk]{height:2rem;max-width:2rem}.navbar__logo-text[data-astro-cid-5blmo7yk]{font-size:.9rem}.navbar__toggle[data-astro-cid-5blmo7yk]{width:2rem;height:2rem;gap:.2rem}.navbar__toggle-line[data-astro-cid-5blmo7yk]{width:1.25rem;height:1.5px}.navbar__icon[data-astro-cid-5blmo7yk]{width:1rem;height:1rem}.navbar__telegram-link[data-astro-cid-5blmo7yk],.navbar__viber-link[data-astro-cid-5blmo7yk]{padding:.375rem}}.navbar__logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.navbar__logo--empty[data-astro-cid-5blmo7yk]{display:none;width:0}.navbar__logo-img[data-astro-cid-5blmo7yk]{height:2.5rem;width:auto;max-width:2.5rem}.navbar__logo-text[data-astro-cid-5blmo7yk]{font-size:1rem;font-weight:700;color:#111827;white-space:nowrap}.navbar__menu[data-astro-cid-5blmo7yk]{display:none;align-items:center;gap:2rem;list-style:none;margin:0;padding:0;flex:1;justify-content:center}@media(min-width:2560px){.navbar__menu[data-astro-cid-5blmo7yk]{gap:3rem}}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 20px #0000001a;padding:1rem;gap:0;width:100%}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__item[data-astro-cid-5blmo7yk]{border-bottom:1px solid rgb(243,244,246);width:100%}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__item[data-astro-cid-5blmo7yk]:last-child{border-bottom:none}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__link[data-astro-cid-5blmo7yk]{display:block;padding:1rem;color:#111827;width:100%;box-sizing:border-box;text-align:center}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__link[data-astro-cid-5blmo7yk]:hover,.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__link[data-astro-cid-5blmo7yk]:focus-visible{background:#f9fafb;color:#7c3aed}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__link[data-astro-cid-5blmo7yk]:after{display:none}.navbar__item[data-astro-cid-5blmo7yk]{position:relative}.navbar__link[data-astro-cid-5blmo7yk]{color:#4b5563;text-decoration:none;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s}@media(min-width:2560px){.navbar__link[data-astro-cid-5blmo7yk]{font-size:1.125rem;padding:.75rem 0}}.navbar__link[data-astro-cid-5blmo7yk]:hover,.navbar__link[data-astro-cid-5blmo7yk]:focus-visible{color:#8b5cf6}.navbar__link[data-astro-cid-5blmo7yk].active{color:#8b5cf6;font-weight:600}.navbar__link[data-astro-cid-5blmo7yk].active:after{width:100%;background:#8b5cf6}.navbar__link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#8b5cf6;transition:width .2s}.navbar__link[data-astro-cid-5blmo7yk]:hover:after,.navbar__link[data-astro-cid-5blmo7yk]:focus-visible:after{width:100%}.navbar__contacts[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.navbar__phones[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:.25rem}.navbar__phone-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;color:#8b5cf6;text-decoration:none;font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .2s;padding:.5rem .75rem;border-radius:.375rem}.navbar__telegram-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;color:#03a9f4;text-decoration:none;font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .2s;padding:.5rem;border-radius:.375rem}.navbar__viber-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;color:#7360f2;text-decoration:none;font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .2s;padding:.5rem;border-radius:.375rem}.navbar__phone-link--secondary[data-astro-cid-5blmo7yk]{font-size:.8rem;font-weight:500;color:#6b7280}.navbar__phone-link[data-astro-cid-5blmo7yk]:hover,.navbar__phone-link[data-astro-cid-5blmo7yk]:focus-visible,.navbar__phone-link--secondary[data-astro-cid-5blmo7yk]:hover,.navbar__phone-link--secondary[data-astro-cid-5blmo7yk]:focus-visible{color:#7c3aed;background:#8b5cf61a}.navbar__telegram-link[data-astro-cid-5blmo7yk]:hover,.navbar__telegram-link[data-astro-cid-5blmo7yk]:focus-visible{color:#0288d1;background:#03a9f41a}.navbar__viber-link[data-astro-cid-5blmo7yk]:hover,.navbar__viber-link[data-astro-cid-5blmo7yk]:focus-visible{color:#665cac;background:#7360f21a}.navbar__icon[data-astro-cid-5blmo7yk]{width:1.25rem;height:1.25rem;flex-shrink:0}.navbar__toggle[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:0;gap:.25rem}.navbar__toggle-line[data-astro-cid-5blmo7yk]{width:1.5rem;height:2px;background:#4b5563;transition:all .2s}.navbar__toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .navbar__toggle-line[data-astro-cid-5blmo7yk]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar__toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .navbar__toggle-line[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.navbar__toggle[data-astro-cid-5blmo7yk][aria-expanded=true] .navbar__toggle-line[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media(min-width:1024px){.navbar__logo[data-astro-cid-5blmo7yk]{width:246.59px}.navbar__logo--empty[data-astro-cid-5blmo7yk]{display:block;width:246.59px}.navbar__menu[data-astro-cid-5blmo7yk]{display:flex!important;flex-direction:row!important;position:static!important;background:none!important;border:none!important;box-shadow:none!important;padding:0!important;gap:2rem!important}.navbar__toggle[data-astro-cid-5blmo7yk]{display:none}.navbar__contacts[data-astro-cid-5blmo7yk]{width:246.59px}.navbar__phones[data-astro-cid-5blmo7yk]{display:flex}}@media(min-width:768px)and (max-width:1023px){.navbar__inner[data-astro-cid-5blmo7yk]{gap:.75rem}.navbar__logo[data-astro-cid-5blmo7yk]{width:200px}.navbar__logo--empty[data-astro-cid-5blmo7yk]{display:block;width:200px}.navbar__contacts[data-astro-cid-5blmo7yk]{width:200px;justify-content:flex-end}.navbar__phones[data-astro-cid-5blmo7yk]{display:none}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__phones[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-top:1px solid rgb(243,244,246);margin-top:.5rem}.navbar__menu--mobile-open[data-astro-cid-5blmo7yk] .navbar__phone-link[data-astro-cid-5blmo7yk]{justify-content:flex-start;padding:.75rem}}.bottom-bar-container[data-astro-cid-bk6h52fm]{position:fixed;bottom:0;left:0;width:100%;z-index:900;pointer-events:none;display:none}@media(max-width:768px){.bottom-bar-container[data-astro-cid-bk6h52fm]{display:block}body{padding-bottom:90px}}.bottom-bar[data-astro-cid-bk6h52fm]{pointer-events:auto;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:70px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -4px 20px #0000000d;border-top-left-radius:20px;border-top-right-radius:20px;padding:0 10px;margin:0 auto;max-width:100%;border-top:1px solid rgba(0,0,0,.05)}.nav-item[data-astro-cid-bk6h52fm]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#9ca3af;font-size:.7rem;gap:4px;transition:all .3s ease;flex:1;height:100%;position:relative;padding-bottom:env(safe-area-inset-bottom)}.nav-item[data-astro-cid-bk6h52fm].active{color:#8b5cf6}.icon-wrapper[data-astro-cid-bk6h52fm]{position:relative;display:flex;align-items:center;justify-content:center}.nav-icon[data-astro-cid-bk6h52fm]{width:24px;height:24px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.nav-item[data-astro-cid-bk6h52fm]:active .nav-icon[data-astro-cid-bk6h52fm]{transform:scale(.9)}.nav-item[data-astro-cid-bk6h52fm].active .nav-icon[data-astro-cid-bk6h52fm]{transform:translateY(-2px)}.nav-label[data-astro-cid-bk6h52fm]{font-weight:500}.center-button-wrapper[data-astro-cid-bk6h52fm]{position:relative;width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin-top:-40px;pointer-events:auto;flex-shrink:0}.center-button-wrapper[data-astro-cid-bk6h52fm]:before,.center-button-wrapper[data-astro-cid-bk6h52fm]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background-color:#8b5cf699;z-index:0;animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}.center-button-wrapper[data-astro-cid-bk6h52fm]:after{animation-delay:1s;background-color:#8b5cf666}.center-button[data-astro-cid-bk6h52fm]{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:4px solid white;box-shadow:0 8px 20px #8b5cf666;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;position:relative;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;z-index:10;padding:0}.center-button[data-astro-cid-bk6h52fm]:active{transform:scale(.95);box-shadow:0 4px 10px #8b5cf64d}.center-icon[data-astro-cid-bk6h52fm]{width:32px;height:32px;animation:phone-shake 3s infinite}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}to{transform:translate(-50%,-50%) scale(2.2);opacity:0}}@keyframes phone-shake{0%,90%,to{transform:rotate(0)}92%{transform:rotate(10deg)}94%{transform:rotate(-10deg)}96%{transform:rotate(10deg)}98%{transform:rotate(-10deg)}}.bottom-bar[data-astro-cid-bk6h52fm]{padding-bottom:env(safe-area-inset-bottom);height:calc(70px + env(safe-area-inset-bottom))}.promo-modal-overlay[data-astro-cid-ffmp5lqb]{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;backdrop-filter:blur(4px);overflow-y:auto}.promo-modal-content[data-astro-cid-ffmp5lqb]{background:#fff;border-radius:1.5rem;max-width:550px;width:100%;max-height:calc(100vh - 2rem);overflow:hidden;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:promoModalAppear .4s cubic-bezier(.16,1,.3,1)}@keyframes promoModalAppear{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.promo-modal-header[data-astro-cid-ffmp5lqb]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.promo-modal-title[data-astro-cid-ffmp5lqb]{font-size:1.25rem;font-weight:700;color:#2563eb;margin:0}.promo-modal-close[data-astro-cid-ffmp5lqb]{background:#f1f5f9;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.promo-modal-close[data-astro-cid-ffmp5lqb]:hover{background:#e2e8f0;color:#1e293b;transform:rotate(90deg)}.promo-body[data-astro-cid-ffmp5lqb]{padding:1.5rem}.promo-features[data-astro-cid-ffmp5lqb]{list-style:none;padding:0;margin:0 0 1.5rem}.promo-features[data-astro-cid-ffmp5lqb] li[data-astro-cid-ffmp5lqb]{position:relative;padding-left:1.75rem;margin-bottom:.75rem;font-weight:500;color:#334155;font-size:1rem;line-height:1.4}.promo-features[data-astro-cid-ffmp5lqb] li[data-astro-cid-ffmp5lqb]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:900;font-size:1.1rem}.promo-price-tag[data-astro-cid-ffmp5lqb]{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:1.25rem;border-radius:1rem;text-align:center;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px #2563eb4d}.price-label[data-astro-cid-ffmp5lqb]{display:block;font-size:.875rem;opacity:.9;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.price-value[data-astro-cid-ffmp5lqb]{display:block;font-size:2.25rem;font-weight:800}.promo-additional[data-astro-cid-ffmp5lqb]{background:#f8fafc;padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;border-left:4px solid #3b82f6}.promo-additional[data-astro-cid-ffmp5lqb] p[data-astro-cid-ffmp5lqb]{margin:0 0 .5rem;font-weight:700;color:#1e293b;font-size:.9rem}.promo-additional[data-astro-cid-ffmp5lqb] ul[data-astro-cid-ffmp5lqb]{list-style:none;padding:0;margin:0}.promo-additional[data-astro-cid-ffmp5lqb] li[data-astro-cid-ffmp5lqb]{font-size:.9rem;color:#475569;margin-bottom:.25rem}.promo-additional[data-astro-cid-ffmp5lqb] strong[data-astro-cid-ffmp5lqb]{color:#2563eb}.promo-contact[data-astro-cid-ffmp5lqb]{text-align:center}.promo-phone-display[data-astro-cid-ffmp5lqb]{background:#f1f5f9;padding:1rem;border-radius:.75rem;margin-bottom:1rem}.promo-phone-display[data-astro-cid-ffmp5lqb] strong[data-astro-cid-ffmp5lqb]{color:#2563eb;font-size:1.5rem}.promo-contact[data-astro-cid-ffmp5lqb] p[data-astro-cid-ffmp5lqb]{font-size:.95rem;color:#475569;margin-bottom:1rem;line-height:1.6}.promo-contact[data-astro-cid-ffmp5lqb] strong[data-astro-cid-ffmp5lqb]{color:#1e293b;font-size:1.1rem}.promo-contact-buttons[data-astro-cid-ffmp5lqb]{display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.promo-contact-btn[data-astro-cid-ffmp5lqb]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:.75rem;color:#fff!important;text-decoration:none!important;font-weight:600;font-size:.9rem;transition:all .2s}.promo-contact-btn[data-astro-cid-ffmp5lqb]:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a;opacity:.9}.website[data-astro-cid-ffmp5lqb]{background-color:#2563eb}.promo-contact-icon[data-astro-cid-ffmp5lqb]{width:18px;height:18px}.promo-phone-number[data-astro-cid-ffmp5lqb]{font-weight:700;color:#1e293b;font-size:1.125rem!important;margin-top:0!important}@media(max-width:640px){.promo-modal-overlay[data-astro-cid-ffmp5lqb]{align-items:flex-start;padding:.75rem}.promo-modal-content[data-astro-cid-ffmp5lqb]{border-radius:1.25rem;margin:0;max-height:calc(100vh - 1.5rem)}.promo-body[data-astro-cid-ffmp5lqb]{padding:1.25rem}.promo-modal-title[data-astro-cid-ffmp5lqb]{font-size:1.1rem}.price-value[data-astro-cid-ffmp5lqb]{font-size:1.75rem}.promo-contact-buttons[data-astro-cid-ffmp5lqb]{flex-direction:column}.promo-contact-btn[data-astro-cid-ffmp5lqb]{width:100%;justify-content:center}.promo-features[data-astro-cid-ffmp5lqb] li[data-astro-cid-ffmp5lqb]{font-size:.9rem}}html,body{margin:0;padding:0;width:100%;min-height:100vh}html{scroll-behavior:smooth}*{box-sizing:border-box}.container{width:100%;max-width:90rem;margin-left:auto;margin-right:auto}
