.Header-module__Af2_WG__header{z-index:1000;height:var(--header-height);transition:all var(--transition);background:0 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);background:#fffffff2}.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__logoText,.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__logoAccent,.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__navLink,.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__dropdownTrigger{color:#fff}.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__dropdownTrigger:hover{color:#fffc}.Header-module__Af2_WG__header.Header-module__Af2_WG__light .Header-module__Af2_WG__mobileMenuBtn{color:#fff}.Header-module__Af2_WG__header.Header-module__Af2_WG__light .btn-ghost{color:#fff}.Header-module__Af2_WG__header.Header-module__Af2_WG__light .btn-ghost:hover{color:#fffc}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__Af2_WG__logo{z-index:1001;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Header-module__Af2_WG__logoText{color:var(--primary)}.Header-module__Af2_WG__logoAccent{color:var(--accent)}.Header-module__Af2_WG__nav{align-items:center;gap:20px;display:flex}.Header-module__Af2_WG__navLink{color:var(--text);transition:color var(--transition);white-space:nowrap;font-size:.95rem;font-weight:500;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--primary)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__dropdown{padding:10px 0;position:relative}.Header-module__Af2_WG__dropdownTrigger{color:var(--text);cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:6px;font-size:.95rem;font-weight:500;display:flex}.Header-module__Af2_WG__dropdownTrigger:hover{color:var(--primary)}.Header-module__Af2_WG__dropdownIcon{transition:transform .2s}.Header-module__Af2_WG__dropdown:hover .Header-module__Af2_WG__dropdownIcon{transform:rotate(180deg)}.Header-module__Af2_WG__dropdownContent{background:var(--white);opacity:0;visibility:hidden;border:1px solid var(--border);border-radius:12px;min-width:200px;padding:8px;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Header-module__Af2_WG__dropdown:hover .Header-module__Af2_WG__dropdownContent{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__Af2_WG__dropdownLink{color:var(--text);border-radius:8px;padding:10px 16px;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.Header-module__Af2_WG__dropdownLink:hover{background:var(--background-alt);color:var(--primary)}.Header-module__Af2_WG__actions{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__mobileMenuBtn{color:var(--text);z-index:1001;background:0 0;padding:8px;display:none}@media (max-width:1200px){.Header-module__Af2_WG__nav{background:var(--white);opacity:0;visibility:hidden;transition:all var(--transition);flex-direction:column;justify-content:center;gap:32px;position:fixed;inset:0}.Header-module__Af2_WG__nav.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible}.Header-module__Af2_WG__navLink{font-size:1.5rem}.Header-module__Af2_WG__dropdown{text-align:center;width:100%;padding:0}.Header-module__Af2_WG__dropdownTrigger{justify-content:center;width:100%;font-size:1.5rem}.Header-module__Af2_WG__dropdownContent{box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;margin-top:16px;padding:0;display:none;position:static;transform:none}.Header-module__Af2_WG__dropdown:hover .Header-module__Af2_WG__dropdownContent{flex-direction:column;gap:16px;display:flex;transform:none}.Header-module__Af2_WG__dropdownLink{padding:8px;font-size:1.25rem}.Header-module__Af2_WG__actions{display:none}.Header-module__Af2_WG__mobileMenuBtn{display:flex}}
.Footer-module__EZoWya__footer{background:var(--text);color:var(--white);padding:60px 0 0}.Footer-module__EZoWya__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;padding-bottom:40px;display:grid}.Footer-module__EZoWya__logo{align-items:center;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:inline-flex}.Footer-module__EZoWya__logoText{color:var(--primary-light)}.Footer-module__EZoWya__logoAccent{color:var(--accent-light)}.Footer-module__EZoWya__description{color:#ffffffb3;max-width:280px;font-size:.9375rem;line-height:1.6}.Footer-module__EZoWya__columnTitle{color:var(--white);margin-bottom:20px;font-size:1rem;font-weight:600}.Footer-module__EZoWya__links{list-style:none}.Footer-module__EZoWya__links li{margin-bottom:12px}.Footer-module__EZoWya__links a{color:#ffffffb3;transition:color var(--transition);font-size:.9375rem}.Footer-module__EZoWya__links a:hover{color:var(--white)}.Footer-module__EZoWya__contactList{list-style:none}.Footer-module__EZoWya__contactList li{color:#ffffffb3;align-items:center;gap:12px;margin-bottom:12px;font-size:.9375rem;display:flex}.Footer-module__EZoWya__contactList a{color:#ffffffb3;transition:color var(--transition)}.Footer-module__EZoWya__contactList a:hover{color:var(--white)}.Footer-module__EZoWya__bottom{text-align:center;padding:24px 0}.Footer-module__EZoWya__bottom p{color:#ffffff80;font-size:.875rem}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{text-align:center;grid-column:span 2}.Footer-module__EZoWya__description{margin-left:auto;margin-right:auto}}@media (max-width:480px){.Footer-module__EZoWya__grid{text-align:center;grid-template-columns:1fr}.Footer-module__EZoWya__brand{grid-column:span 1}.Footer-module__EZoWya__contactList li{justify-content:center}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--header-height);background:var(--gradient-hero);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:60px;padding-bottom:60px;display:grid}.Hero-module__Z8hQ_W__content{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.Hero-module__Z8hQ_W__hero.Hero-module__Z8hQ_W__visible .Hero-module__Z8hQ_W__content{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__badge{background:var(--primary-50);color:var(--primary);border-radius:var(--radius-full);align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:500px;margin-bottom:32px;font-size:1.25rem;line-height:1.7}.Hero-module__Z8hQ_W__features{flex-wrap:wrap;gap:20px;margin-bottom:40px;display:flex}.Hero-module__Z8hQ_W__feature{color:var(--text);align-items:center;gap:8px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__featureIcon{color:var(--primary)}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__Z8hQ_W__visual{opacity:0;justify-content:center;transition:all .8s ease-out .2s;display:flex;position:relative;transform:translate(30px)}.Hero-module__Z8hQ_W__hero.Hero-module__Z8hQ_W__visible .Hero-module__Z8hQ_W__visual{opacity:1;transform:translate(0)}.Hero-module__Z8hQ_W__mockup{width:100%;max-width:560px;position:relative}.Hero-module__Z8hQ_W__mockupScreen{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--border);overflow:hidden}.Hero-module__Z8hQ_W__mockupHeader{background:var(--background-alt);border-bottom:1px solid var(--border);padding:12px 16px}.Hero-module__Z8hQ_W__mockupDots{gap:6px;display:flex}.Hero-module__Z8hQ_W__mockupDots span{background:var(--border);border-radius:50%;width:10px;height:10px}.Hero-module__Z8hQ_W__mockupDots span:first-child{background:#ff5f57}.Hero-module__Z8hQ_W__mockupDots span:nth-child(2){background:#febc2e}.Hero-module__Z8hQ_W__mockupDots span:last-child{background:#28c840}.Hero-module__Z8hQ_W__mockupContent{min-height:320px;display:flex}.Hero-module__Z8hQ_W__mockupSidebar{background:var(--background-alt);border-right:1px solid var(--border);flex-direction:column;gap:12px;width:60px;padding:16px 8px;display:flex}.Hero-module__Z8hQ_W__mockupMenuItem{background:var(--primary-50);border-radius:var(--radius-sm);width:100%;height:32px}.Hero-module__Z8hQ_W__mockupMenuItem:first-child{background:var(--primary)}.Hero-module__Z8hQ_W__mockupMain{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.Hero-module__Z8hQ_W__mockupCard{background:linear-gradient(90deg,var(--primary-50)0%,var(--accent-light)100%);border-radius:var(--radius);color:#00f;height:60px}.Hero-module__Z8hQ_W__mockupCard:nth-child(2){width:70%}.Hero-module__Z8hQ_W__mockupTable{flex-direction:column;flex:1;gap:8px;display:flex}.Hero-module__Z8hQ_W__mockupRow{background:var(--background-alt);border-radius:var(--radius-sm);color:#00f;height:24px}.Hero-module__Z8hQ_W__mockupRow:first-child{background:var(--primary-100)}.Hero-module__Z8hQ_W__floatingCard{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);color:var(--primary);align-items:center;gap:12px;padding:16px 24px;font-weight:600;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:60px;right:-20px}.Hero-module__Z8hQ_W__gradient{background:radial-gradient(circle,var(--primary-50)0%,transparent 70%);opacity:.5;pointer-events:none;width:600px;height:600px;position:absolute;top:0;right:-200px}@media (max-width:1024px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr}.Hero-module__Z8hQ_W__content{order:1}.Hero-module__Z8hQ_W__visual{order:2}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__features,.Hero-module__Z8hQ_W__cta{justify-content:center}.Hero-module__Z8hQ_W__mockup{max-width:480px}.Hero-module__Z8hQ_W__floatingCard{bottom:-20px;right:0}}@media (max-width:640px){.Hero-module__Z8hQ_W__title{font-size:2rem}.Hero-module__Z8hQ_W__features{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__cta{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__cta a{width:100%}}
.Stats-module__UZLpCq__stats{background:var(--primary);padding:60px 0;position:relative;overflow:hidden}.Stats-module__UZLpCq__stats:before{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);position:absolute;inset:0}.Stats-module__UZLpCq__container{grid-template-columns:repeat(4,1fr);gap:40px;display:grid;position:relative}.Stats-module__UZLpCq__stat{text-align:center;color:var(--white);opacity:0;animation:.6s ease-out forwards Stats-module__UZLpCq__fadeInUp}.Stats-module__UZLpCq__iconWrapper{border-radius:var(--radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;display:inline-flex}.Stats-module__UZLpCq__value{margin-bottom:8px;font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__UZLpCq__label{opacity:.9;font-size:1rem;font-weight:500}@keyframes Stats-module__UZLpCq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Stats-module__UZLpCq__container{grid-template-columns:repeat(2,1fr);gap:32px}.Stats-module__UZLpCq__value{font-size:2rem}}@media (max-width:480px){.Stats-module__UZLpCq__container{grid-template-columns:1fr;gap:24px}.Stats-module__UZLpCq__stat{text-align:left;align-items:center;gap:16px;display:flex}.Stats-module__UZLpCq__iconWrapper{flex-shrink:0;margin-bottom:0}}
.Features-module__ZD3nRW__features{padding:var(--section-padding)0;background:var(--background)}.Features-module__ZD3nRW__header{margin-bottom:60px}.Features-module__ZD3nRW__badge{background:var(--primary-50);color:var(--primary);border-radius:var(--radius-full);margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);opacity:0;padding:32px;transform:translateY(20px)}.Features-module__ZD3nRW__features.Features-module__ZD3nRW__visible .Features-module__ZD3nRW__card{animation:.5s ease-out forwards Features-module__ZD3nRW__fadeInUp}.Features-module__ZD3nRW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-100);transform:translateY(-8px)}.Features-module__ZD3nRW__iconWrapper{background:var(--gradient-primary);border-radius:var(--radius);width:56px;height:56px;color:var(--white);justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.Features-module__ZD3nRW__title{color:var(--text);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Features-module__ZD3nRW__description{color:var(--text-muted);font-size:1rem;line-height:1.6}@keyframes Features-module__ZD3nRW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__card{padding:24px}}
.page-module__r1QyuG__container{padding-top:calc(var(--header-height) + 60px);max-width:800px;margin:0 auto;padding-bottom:60px;padding-left:20px;padding-right:20px}.page-module__r1QyuG__title{color:var(--primary);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module__r1QyuG__section{margin-bottom:3rem}.page-module__r1QyuG__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:1.8rem;font-weight:600}.page-module__r1QyuG__text{color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.page-module__r1QyuG__contact{background:#f8f9fa;border-radius:12px;margin-top:2rem;padding:2rem}.page-module__r1QyuG__contactTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}
.Pricing-module__TjAkjG__pricing{padding:var(--section-padding)0;background:var(--background-alt)}.Pricing-module__TjAkjG__header{margin-bottom:60px}.Pricing-module__TjAkjG__badge{background:var(--primary-50);color:var(--primary);border-radius:var(--radius-full);margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__TjAkjG__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition);opacity:0;flex-direction:column;padding:32px;display:flex;position:relative;transform:translateY(20px)}.Pricing-module__TjAkjG__pricing.Pricing-module__TjAkjG__visible .Pricing-module__TjAkjG__card{animation:.5s ease-out forwards Pricing-module__TjAkjG__fadeInUp}.Pricing-module__TjAkjG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Pricing-module__TjAkjG__card.Pricing-module__TjAkjG__popular{border:2px solid var(--primary);box-shadow:var(--shadow-lg);transform:scale(1.02)}.Pricing-module__TjAkjG__card.Pricing-module__TjAkjG__popular:hover{transform:scale(1.02)translateY(-8px)}.Pricing-module__TjAkjG__popularBadge{background:var(--primary);color:var(--white);border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:6px;padding:6px 16px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__cardHeader{text-align:center;border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:24px}.Pricing-module__TjAkjG__planName{color:var(--text);margin-bottom:8px;font-size:1.5rem;font-weight:700}.Pricing-module__TjAkjG__planDescription{color:var(--text-muted);margin-bottom:20px;font-size:.9375rem}.Pricing-module__TjAkjG__priceWrapper{justify-content:center;align-items:baseline;gap:4px;display:flex}.Pricing-module__TjAkjG__currency{color:var(--text);font-size:1.25rem;font-weight:600}.Pricing-module__TjAkjG__price{color:var(--text);font-size:3rem;font-weight:800;line-height:1}.Pricing-module__TjAkjG__period{color:var(--text-muted);font-size:1rem}.Pricing-module__TjAkjG__featuresList{flex:1;margin-bottom:24px;list-style:none}.Pricing-module__TjAkjG__featureItem{color:var(--text);align-items:center;gap:12px;padding:10px 0;font-size:.9375rem;display:flex}.Pricing-module__TjAkjG__checkIcon{color:var(--primary);flex-shrink:0}.Pricing-module__TjAkjG__cardBtn{width:100%}@keyframes Pricing-module__TjAkjG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Pricing-module__TjAkjG__card.Pricing-module__TjAkjG__popular{order:-1;transform:none}.Pricing-module__TjAkjG__card.Pricing-module__TjAkjG__popular:hover{transform:translateY(-8px)}}
.page-module__fO6AaW__container{padding-top:calc(var(--header-height) + 60px);max-width:800px;margin:0 auto;padding-bottom:60px;padding-left:20px;padding-right:20px}.page-module__fO6AaW__title{color:var(--primary);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.page-module__fO6AaW__section{margin-bottom:3rem}.page-module__fO6AaW__list{padding-left:1.5rem;list-style-type:disc}.page-module__fO6AaW__listItem{color:var(--text);margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.page-module__fO6AaW__contact{background:#f8f9fa;border-radius:12px;margin-top:2rem;padding:2rem}.page-module__fO6AaW__contactTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}
.page-module__TkjbgG__mainWrapper{background-color:#f8f9fa;min-height:100vh}.page-module__TkjbgG__hero{padding-top:calc(var(--header-height) + 80px);color:#fff;background:linear-gradient(135deg,#06c 0%,#004a99 100%);margin-bottom:0;padding-bottom:80px;position:relative;overflow:hidden}.page-module__TkjbgG__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.page-module__TkjbgG__heroContainer{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.page-module__TkjbgG__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.page-module__TkjbgG__subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__TkjbgG__contentContainer{z-index:2;max-width:1000px;margin:-60px auto 0;padding:0 20px 80px;position:relative}.page-module__TkjbgG__sectionCard{background:#fff;border-radius:20px;margin-bottom:4rem;padding:4rem;box-shadow:0 10px 40px #0000000d}.page-module__TkjbgG__purposeTitle{text-align:center;color:var(--primary);margin-bottom:2rem;font-size:2.2rem;font-weight:700}.page-module__TkjbgG__purposeText{text-align:center;color:var(--text);max-width:800px;margin:0 auto;font-size:1.5rem;line-height:1.5}.page-module__TkjbgG__statsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.page-module__TkjbgG__statItem{padding:1rem}.page-module__TkjbgG__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.page-module__TkjbgG__statLabel{color:#666;font-size:1.1rem;font-weight:500}.page-module__TkjbgG__timelineSection{margin-top:4rem}.page-module__TkjbgG__timelineTitle{color:var(--primary);text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.page-module__TkjbgG__timelineWrapper{-webkit-overflow-scrolling:touch;padding-bottom:20px;overflow-x:auto}.page-module__TkjbgG__timelineTrack{flex-wrap:nowrap;gap:0;min-width:100%;padding-top:40px;display:inline-flex;position:relative}.page-module__TkjbgG__timelineTrack:before{content:"";background:linear-gradient(90deg,var(--primary)0%,#e9ecef 100%);border-radius:2px;height:4px;position:absolute;top:8px;left:8px;right:8px}.page-module__TkjbgG__timelineItem{flex:0 0 220px;padding:0 10px;position:relative}.page-module__TkjbgG__timelineItem:before{content:"";background:var(--primary);width:16px;height:16px;box-shadow:0 0 0 3px var(--primary);border:3px solid #fff;border-radius:50%;position:absolute;top:-32px;left:10px}.page-module__TkjbgG__year{color:var(--primary);margin-bottom:.75rem;font-size:1.4rem;font-weight:700;display:block}.page-module__TkjbgG__eventTitle{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.page-module__TkjbgG__eventDescription{color:#666;font-size:.9rem;line-height:1.5}.page-module__TkjbgG__sectionTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.page-module__TkjbgG__text{color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.page-module__TkjbgG__contact{text-align:center;background:#f8f9fa;border-radius:12px;margin-top:4rem;padding:3rem}@media (max-width:768px){.page-module__TkjbgG__title{font-size:2.5rem}.page-module__TkjbgG__sectionCard{padding:2rem}.page-module__TkjbgG__statsGrid{grid-template-columns:1fr;gap:2rem}.page-module__TkjbgG__purposeText{font-size:1.2rem}}
.chat-module__eOWv6a__chatSection{flex-wrap:wrap;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.chat-module__eOWv6a__chatImageContainer{flex:1;justify-content:center;min-width:200px;display:flex}.chat-module__eOWv6a__chatForm{flex:2;min-width:300px}.chat-module__eOWv6a__formGroup{margin-bottom:1rem}.chat-module__eOWv6a__inputGroup{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.chat-module__eOWv6a__inputLabel{min-width:80px;color:var(--text);font-weight:700}.chat-module__eOWv6a__input{border:1px solid #ced4da;border-radius:4px;outline:none;flex:1;padding:.5rem;font-size:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.chat-module__eOWv6a__input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.chat-module__eOWv6a__buttonGroup{text-align:center;margin-top:1.5rem;margin-bottom:1rem}.chat-module__eOWv6a__button{color:#333;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0000;background-image:none;border:1px solid #ccc;border-radius:.25rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}.chat-module__eOWv6a__button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}@media (max-width:768px){.chat-module__eOWv6a__chatSection{flex-direction:column}.chat-module__eOWv6a__inputGroup{flex-direction:column;align-items:flex-start;gap:.5rem}}
.CTA-module__n-fbaG__cta{padding:var(--section-padding)0;background:var(--gradient-primary);position:relative;overflow:hidden}.CTA-module__n-fbaG__container{z-index:1;position:relative}.CTA-module__n-fbaG__content{text-align:center;max-width:700px;margin:0 auto}.CTA-module__n-fbaG__title{color:var(--white);margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem)}.CTA-module__n-fbaG__subtitle{color:#ffffffe6;margin-bottom:32px;font-size:1.25rem}.CTA-module__n-fbaG__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.CTA-module__n-fbaG__actions .CTA-module__n-fbaG__btn-primary{background:var(--white);color:var(--primary);box-shadow:0 4px 14px #0003}.CTA-module__n-fbaG__actions .CTA-module__n-fbaG__btn-primary:hover{background:var(--background-alt);transform:translateY(-2px)}.CTA-module__n-fbaG__phoneBtn{color:var(--white);border:2px solid var(--white);background:0 0;font-weight:600}.CTA-module__n-fbaG__phoneBtn:hover{background:#ffffff1a}.CTA-module__n-fbaG__contacts{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.CTA-module__n-fbaG__contact{color:#ffffffe6;font-size:.9375rem}.CTA-module__n-fbaG__contactLabel{margin-right:8px;font-weight:600}.CTA-module__n-fbaG__contact a{color:var(--white);text-underline-offset:3px;text-decoration:underline}.CTA-module__n-fbaG__contact a:hover{text-decoration-thickness:2px}.CTA-module__n-fbaG__decoration{pointer-events:none;position:absolute;inset:0}.CTA-module__n-fbaG__circle1{background:#ffffff1a;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.CTA-module__n-fbaG__circle2{background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;left:-100px}@media (max-width:640px){.CTA-module__n-fbaG__actions{flex-direction:column}.CTA-module__n-fbaG__contacts{flex-direction:column;gap:16px}}
