.page-module___8aEwW__main{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:calc(100vh - 70px);padding:2rem 0}.page-module___8aEwW__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-module___8aEwW__hero{text-align:center;padding:3rem 0}.page-module___8aEwW__title{color:#2c3e50;margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module___8aEwW__subtitle{color:#7f8c8d;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.page-module___8aEwW__features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__featureCard{background:#fff;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.page-module___8aEwW__featureCard:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0003}.page-module___8aEwW__featureCard h3{color:#3498db;margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__featureCard p{color:#666;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__title{font-size:2rem}.page-module___8aEwW__subtitle{font-size:1.2rem}.page-module___8aEwW__features{grid-template-columns:1fr}.page-module___8aEwW__featureCard{padding:1.5rem}}
.header-module__BpffWW__header{color:#fff;z-index:1000;background-color:#2c3e50;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.header-module__BpffWW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.header-module__BpffWW__logo h1{color:#fff;cursor:pointer;margin:0;font-size:1.5rem;transition:opacity .3s}.header-module__BpffWW__logo h1:hover{opacity:.9}.header-module__BpffWW__desktopNav{display:block}.header-module__BpffWW__navList{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module__BpffWW__navItem{position:relative}.header-module__BpffWW__navLink{color:#fff;cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.header-module__BpffWW__navLink:hover,.header-module__BpffWW__navLink.header-module__BpffWW__active{background-color:#3498db}.header-module__BpffWW__hasDropdown{cursor:pointer}.header-module__BpffWW__dropdownIcon{transition:transform .3s}.header-module__BpffWW__navItem:hover .header-module__BpffWW__dropdownIcon{transform:rotate(180deg)}.header-module__BpffWW__dropdown{opacity:0;visibility:hidden;z-index:1000;background-color:#fff;border-radius:6px;min-width:220px;padding:.5rem 0;list-style:none;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.header-module__BpffWW__dropdown.header-module__BpffWW__show{opacity:1;visibility:visible;transform:translateY(0)}.header-module__BpffWW__dropdownItem{padding:0}.header-module__BpffWW__dropdownLink{color:#2c3e50;border-left:3px solid #0000;padding:.75rem 1.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:block}.header-module__BpffWW__dropdownLink:hover{background-color:#f8f9fa;border-left-color:#3498db;padding-left:2rem}.header-module__BpffWW__mobileMenuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;display:none;position:relative}.header-module__BpffWW__mobileMenuButton span{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block;position:absolute;left:0}.header-module__BpffWW__mobileMenuButton span:first-child{top:0}.header-module__BpffWW__mobileMenuButton span:nth-child(2){top:50%;transform:translateY(-50%)}.header-module__BpffWW__mobileMenuButton span:nth-child(3){bottom:0}.header-module__BpffWW__mobileMenuButton span.header-module__BpffWW__open:first-child{top:50%;transform:rotate(45deg)}.header-module__BpffWW__mobileMenuButton span.header-module__BpffWW__open:nth-child(2){opacity:0}.header-module__BpffWW__mobileMenuButton span.header-module__BpffWW__open:nth-child(3){top:50%;transform:rotate(-45deg)}.header-module__BpffWW__mobileNav{z-index:999;background-color:#2c3e50;padding:1rem;display:none;position:fixed;inset:70px 0 0;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.header-module__BpffWW__mobileNav.header-module__BpffWW__open{display:block}.header-module__BpffWW__mobileNavList{margin:0;padding:0;list-style:none}.header-module__BpffWW__mobileNavItem{margin-bottom:.25rem}.header-module__BpffWW__mobileNavLink{color:#fff;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-family:inherit;font-size:1rem;text-decoration:none;transition:background-color .3s;display:flex}.header-module__BpffWW__mobileNavLink:hover,.header-module__BpffWW__mobileNavLink.header-module__BpffWW__active{background-color:#3498db}.header-module__BpffWW__mobileDropdown{max-height:0;margin:0;padding-left:1.5rem;list-style:none;transition:max-height .3s;overflow:hidden}.header-module__BpffWW__mobileDropdown.header-module__BpffWW__show{max-height:500px}.header-module__BpffWW__mobileDropdownItem{margin-bottom:.25rem}.header-module__BpffWW__mobileDropdownLink{color:#ecf0f1;border-left:2px solid #0000;border-radius:4px;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:block}.header-module__BpffWW__mobileDropdownLink:hover{background-color:#3498db;border-left-color:#fff;padding-left:1.5rem}@media (max-width:768px){.header-module__BpffWW__desktopNav{display:none}.header-module__BpffWW__mobileMenuButton{display:block}.header-module__BpffWW__logo h1{font-size:1.2rem}}@media (min-width:769px){.header-module__BpffWW__mobileNav{display:none!important}}@media (min-width:769px) and (max-width:1024px){.header-module__BpffWW__container{padding:0 15px}.header-module__BpffWW__navList{gap:1rem}.header-module__BpffWW__navLink{padding:.5rem .75rem;font-size:.9rem}.header-module__BpffWW__dropdown{min-width:200px}}
