.Cookie-module__HGLi1a__services{padding:var(--section-padding,120px) 0;background:var(--bg-color-4);position:relative}.Cookie-module__HGLi1a__container{max-width:var(--container-max,1200px);margin:0 auto;padding:0 3rem}.Cookie-module__HGLi1a__content{max-width:900px;margin:0 auto}.Cookie-module__HGLi1a__title{color:var(--text-color-2);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Cookie-module__HGLi1a__sections{flex-direction:column;gap:2.5rem;display:flex}.Cookie-module__HGLi1a__section{border-radius:8px;padding:2rem;transition:box-shadow .3s;box-shadow:0 2px 8px #1a233214}.Cookie-module__HGLi1a__section:hover{box-shadow:0 4px 16px #1a23321f}.Cookie-module__HGLi1a__sectionTitle{color:var(--color-text-heading);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.Cookie-module__HGLi1a__text{color:var(--text-color-4);margin-bottom:1rem;font-size:1rem;line-height:1.6}.Cookie-module__HGLi1a__text:last-child{margin-bottom:0}.Cookie-module__HGLi1a__list{margin:1rem 0;padding:0;list-style:none}.Cookie-module__HGLi1a__list li{color:var(--text-color-4);padding:.75rem 0 .75rem 2rem;font-size:1rem;line-height:1.6;position:relative}.Cookie-module__HGLi1a__list li:before{content:"▸";color:var(--text-color-2);font-size:1.2rem;font-weight:700;position:absolute;left:0}.Cookie-module__HGLi1a__settingsButton{background:var(--text-color-2);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:1.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Cookie-module__HGLi1a__settingsButton:hover{background:var(--text-color-2);transform:translateY(-1px)}.Cookie-module__HGLi1a__settingsButton:active{transform:translateY(0)}@media (max-width:992px){.Cookie-module__HGLi1a__services{padding:80px 0}.Cookie-module__HGLi1a__container{padding:2rem}.Cookie-module__HGLi1a__title{margin-bottom:2.5rem;font-size:2rem}.Cookie-module__HGLi1a__sections{gap:2rem}.Cookie-module__HGLi1a__section{padding:1.5rem}.Cookie-module__HGLi1a__sectionTitle{font-size:1.25rem}}@media (max-width:576px){.Cookie-module__HGLi1a__services{padding:60px 0}.Cookie-module__HGLi1a__container{padding:3rem 1.5rem 0}.Cookie-module__HGLi1a__title{margin-bottom:2rem;font-size:1.75rem}.Cookie-module__HGLi1a__sections{gap:1.5rem}.Cookie-module__HGLi1a__section{padding:1.25rem}.Cookie-module__HGLi1a__sectionTitle{font-size:1.1rem}.Cookie-module__HGLi1a__sectionTitle:before{width:3px;height:20px}.Cookie-module__HGLi1a__text{font-size:.95rem}.Cookie-module__HGLi1a__list li{padding:.6rem 0 .6rem 1.75rem;font-size:.95rem}.Cookie-module__HGLi1a__settingsButton{width:100%;padding:.75rem 1.5rem;font-size:.95rem}}
.CookieSetting-module__YohLRq__overlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookieSetting-module__YohLRq__popup{background-color:var(--text-color-2);border-radius:12px;width:90%;max-width:500px;padding:32px;animation:.3s ease-out CookieSetting-module__YohLRq__slideIn;position:relative;box-shadow:0 20px 60px #0006}@keyframes CookieSetting-module__YohLRq__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CookieSetting-module__YohLRq__closeButton{color:var(--color-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.CookieSetting-module__YohLRq__closeButton:hover{color:var(--bg-color-3)}.CookieSetting-module__YohLRq__content{flex-direction:column;gap:24px;display:flex}.CookieSetting-module__YohLRq__title{color:var(--color-white);margin:0;padding-right:24px;font-size:28px;font-weight:700}.CookieSetting-module__YohLRq__description{color:var(--bg-color-4);margin:0;font-size:14px;line-height:1.6}.CookieSetting-module__YohLRq__toggleSection{background-color:var(--text-color-2);border:1px solid var(--bg-color-3);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.CookieSetting-module__YohLRq__toggleLabel{flex-direction:column;flex:1;gap:6px;display:flex}.CookieSetting-module__YohLRq__label{color:var(--color-white);cursor:pointer;margin:0;font-size:15px;font-weight:600}.CookieSetting-module__YohLRq__subtext{color:var(--bg-color-4);margin:0;font-size:12px}.CookieSetting-module__YohLRq__toggleWrapper{flex-shrink:0;width:50px;height:28px;display:inline-block;position:relative}.CookieSetting-module__YohLRq__checkbox{opacity:0;width:0;height:0;margin:0}.CookieSetting-module__YohLRq__toggleSwitch{cursor:pointer;background-color:#3d4a5c;border:2px solid #0000;border-radius:14px;transition:all .3s;position:absolute;inset:0}.CookieSetting-module__YohLRq__toggleSwitch:before{content:"";background-color:var(--color-white);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px}.CookieSetting-module__YohLRq__checkbox:checked+.CookieSetting-module__YohLRq__toggleSwitch{background-color:var(--text-color-2);border-color:var(--color-white)}.CookieSetting-module__YohLRq__checkbox:checked+.CookieSetting-module__YohLRq__toggleSwitch:before{transform:translate(22px)}.CookieSetting-module__YohLRq__checkbox:focus+.CookieSetting-module__YohLRq__toggleSwitch{box-shadow:0 0 0 3px #3d7a6e33}.CookieSetting-module__YohLRq__statusText{color:var(--bg-color-4);text-align:center;margin:0;font-size:13px}.CookieSetting-module__YohLRq__enabled{color:var(--bg-color-3);font-weight:600}.CookieSetting-module__YohLRq__disabled{color:#ff6b6b;font-weight:600}.CookieSetting-module__YohLRq__confirmButton{background-color:var(--color-white);color:var(--text-color-2);cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.CookieSetting-module__YohLRq__confirmButton:hover{transform:translateY(-2px)}.CookieSetting-module__YohLRq__confirmButton:active{transform:translateY(0)}@media (max-width:600px){.CookieSetting-module__YohLRq__popup{width:95%;max-width:none;padding:24px}.CookieSetting-module__YohLRq__title{padding-right:0;font-size:24px}.CookieSetting-module__YohLRq__toggleSection{flex-direction:column;align-items:stretch}.CookieSetting-module__YohLRq__toggleWrapper{align-self:flex-end}}
.Navbar-module___rHu7W__nav{z-index:1000;background:color-mix(in srgb, var(--bg-color-1) 97%, transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #0000;padding:0;transition:border-color .3s,box-shadow .3s,background .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navScrolled{background:color-mix(in srgb, var(--bg-color-1) 97%, transparent);border-bottom-color:var(--color-light-gray);box-shadow:0 4px 24px #1a161212}.Navbar-module___rHu7W__navInner{max-width:var(--container-width);padding:0 var(--container-px);align-items:center;gap:40px;height:70px;margin:0 auto;display:flex}.Navbar-module___rHu7W__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;margin-right:auto;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoIcon{color:var(--text-color-1);font-size:20px;line-height:1;transition:transform .3s}.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__logoIcon{transform:rotate(30deg)}.Navbar-module___rHu7W__logoText{font-family:var(--font-display);color:var(--text-color-1);letter-spacing:-.02em;font-size:22px;font-weight:700}.Navbar-module___rHu7W__navLinks{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-color-1);letter-spacing:.01em;transition:color var(--transition-fast);white-space:nowrap;padding:4px 0;font-size:14px;font-weight:500;text-decoration:none;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--text-color-2);border-radius:2px;width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Navbar-module___rHu7W__navLink:hover{color:color-mix(in srgb, var(--text-color-1) 85%, black)}.Navbar-module___rHu7W__navCta{background:var(--bg-color-2);border-radius:var(--radius-full);white-space:nowrap;transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base);flex-shrink:0;align-items:center;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 3px 14px #3d7a6e47;color:#000!important}.Navbar-module___rHu7W__navCta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3d7a6e61}.Navbar-module___rHu7W__hamburger{border:1.5px solid var(--color-light-gray);border-radius:var(--radius-sm);cursor:pointer;width:40px;height:40px;transition:border-color var(--transition-base), background var(--transition-base);background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:8px;display:none}.Navbar-module___rHu7W__hamburger:hover{background:var(--bg-color-4);border-color:var(--color-mid-gray)}.Navbar-module___rHu7W__bar{background:var(--text-color-3);transform-origin:50%;border-radius:2px;width:100%;height:1.8px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s,width .3s;display:block}.Navbar-module___rHu7W__hamburgerOpen .Navbar-module___rHu7W__bar:first-child{transform:translateY(6.8px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerOpen .Navbar-module___rHu7W__bar:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__hamburgerOpen .Navbar-module___rHu7W__bar:nth-child(3){transform:translateY(-6.8px)rotate(-45deg)}.Navbar-module___rHu7W__mobileOverlay{background:color-mix(in srgb, var(--text-color-1) 55%, transparent);z-index:1001;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .3s;display:none;position:fixed;inset:0}.Navbar-module___rHu7W__mobileOverlayOpen{opacity:1;pointer-events:all}.Navbar-module___rHu7W__mobileDrawer{background:var(--color-white);z-index:1002;flex-direction:column;width:min(380px,90vw);transition:transform .4s cubic-bezier(.16,1,.3,1);display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #1a161226}.Navbar-module___rHu7W__mobileDrawerOpen{transform:translate(0)}.Navbar-module___rHu7W__drawerHeader{border-bottom:1px solid var(--color-light-gray);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Navbar-module___rHu7W__drawerClose{background:var(--color-off-white);border:1px solid var(--color-light-gray);width:36px;height:36px;color:var(--color-text-body);cursor:pointer;transition:background var(--transition-base), color var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__drawerClose:hover{background:var(--color-teal);color:var(--color-white);border-color:var(--color-teal)}.Navbar-module___rHu7W__drawerLinks{flex:1;margin:0;padding:16px 0;list-style:none}.Navbar-module___rHu7W__drawerItem{opacity:0;transition:opacity .3s,transform .3s;transform:translate(20px)}.Navbar-module___rHu7W__mobileDrawerOpen .Navbar-module___rHu7W__drawerItem{opacity:1;transform:translate(0)}.Navbar-module___rHu7W__drawerLink{color:var(--color-text-body);border-bottom:1px solid var(--color-off-white);transition:background var(--transition-base), color var(--transition-fast), padding-left var(--transition-base);align-items:center;gap:14px;padding:16px 24px;font-size:17px;font-weight:500;text-decoration:none;display:flex;position:relative}.Navbar-module___rHu7W__drawerLink:hover{background:var(--color-off-white);color:var(--color-teal);padding-left:30px}.Navbar-module___rHu7W__drawerLinkActive{color:var(--color-teal);background:var(--color-teal-light)}.Navbar-module___rHu7W__drawerLinkActive:before{content:"";background:var(--color-teal);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.Navbar-module___rHu7W__drawerLinkNumber{font-family:var(--font-display);color:var(--color-mid-gray);min-width:22px;transition:color var(--transition-fast);flex-shrink:0;font-size:13px;font-weight:600}.Navbar-module___rHu7W__drawerLink:hover .Navbar-module___rHu7W__drawerLinkNumber,.Navbar-module___rHu7W__drawerLinkActive .Navbar-module___rHu7W__drawerLinkNumber{color:var(--color-teal)}.Navbar-module___rHu7W__drawerLinkArrow{color:var(--color-mid-gray);transition:transform var(--transition-base), color var(--transition-fast);flex-shrink:0;margin-left:auto}.Navbar-module___rHu7W__drawerLink:hover .Navbar-module___rHu7W__drawerLinkArrow{color:var(--color-teal);transform:translate(4px)}.Navbar-module___rHu7W__drawerFooter{border-top:1px solid var(--color-light-gray);background:var(--color-off-white);flex-direction:column;flex-shrink:0;gap:16px;padding:20px 24px 32px;display:flex}.Navbar-module___rHu7W__drawerCta{background:var(--color-teal);color:var(--color-white);border-radius:var(--radius-full);transition:background var(--transition-base), transform var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:15px 24px;font-size:15px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 18px #3d7a6e4d}.Navbar-module___rHu7W__drawerCta:hover{background:var(--color-teal-dark);transform:translateY(-1px)}.Navbar-module___rHu7W__drawerContact{justify-content:space-between;align-items:center;gap:12px;display:flex}.Navbar-module___rHu7W__drawerPhone{color:var(--color-text-body);transition:color var(--transition-fast);align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Navbar-module___rHu7W__drawerPhone:hover{color:var(--color-teal)}.Navbar-module___rHu7W__drawerPhone svg{color:var(--color-teal);flex-shrink:0}.Navbar-module___rHu7W__drawerHours{color:var(--color-text-muted);font-size:12px}@media (max-width:900px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__navCta{display:none}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__mobileOverlay{display:block}.Navbar-module___rHu7W__mobileDrawer{display:flex}}@media (max-width:480px){.Navbar-module___rHu7W__navInner{height:62px;padding:0 20px}}
.Footer-module__Grjkva__footer{background-color:var(--bg-color-1);color:#ffffffbf;font-size:14px}.Footer-module__Grjkva__body{border-bottom:1px solid #ffffff12;padding:72px 0 56px}.Footer-module__Grjkva__bodyInner{max-width:var(--container-width);padding:0 var(--container-px);grid-template-columns:repeat(4,1fr);align-items:flex-start;gap:48px;margin:0 auto;display:grid}.Footer-module__Grjkva__brandCol{flex-direction:column;gap:0;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__Grjkva__logoIcon{color:var(--text-color-1);font-size:20px;line-height:1}.Footer-module__Grjkva__logoText{font-family:var(--font-style-2);color:var(--text-color-1);letter-spacing:-.02em;font-size:22px;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--text-color-1);margin-bottom:24px;font-size:13px;line-height:1.7}.Footer-module__Grjkva__socials{gap:8px;display:flex}.Footer-module__Grjkva__socialLink{width:36px;height:36px;color:var(--text-color-1);transition:background var(--transition-base), color var(--transition-fast), border-color var(--transition-base), transform var(--transition-fast);background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--text-color-2);color:var(--color-white);border-color:var(--text-color-2);transform:translateY(-2px)}.Footer-module__Grjkva__linkCol{flex-direction:column;display:flex}.Footer-module__Grjkva__colHeading{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-color-1);margin-bottom:18px;font-size:11px;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkList li{border:none}.Footer-module__Grjkva__footerLink{color:var(--text-color-1);transition:color var(--transition-fast), padding-left var(--transition-base);padding:5px 0;font-size:13.5px;text-decoration:none;display:block}.Footer-module__Grjkva__footerLink:hover{color:var(--text-color-1);padding-left:6px}.Footer-module__Grjkva__contactCol{flex-direction:column;display:flex}.Footer-module__Grjkva__contactItem{color:var(--text-color-1);align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13px;line-height:1.55;display:flex}.Footer-module__Grjkva__contactItemIcon{width:24px;height:24px;color:var(--text-color-1);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Footer-module__Grjkva__contactLink{color:var(--text-color-1);transition:color var(--transition-fast);text-decoration:none}.Footer-module__Grjkva__contactLink:hover{color:var(--text-color-1)}.Footer-module__Grjkva__bottomBar{padding:20px 0}.Footer-module__Grjkva__bottomBarInner{max-width:var(--container-width);padding:0 var(--container-px);justify-content:center;align-items:center;margin:0 auto;display:flex}.Footer-module__Grjkva__copyright{color:var(--text-color-3);text-align:center;margin:0;font-size:12px}@media (max-width:1024px){.Footer-module__Grjkva__bodyInner{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__Grjkva__bodyInner{grid-template-columns:1fr;gap:32px}.Footer-module__Grjkva__bottomBarInner{justify-content:center}}
.Hero-module__JgYmMq__hero{background-color:var(--bg-color-2);flex-direction:column;min-height:100vh;padding-top:70px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroContainer{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:80px;padding-bottom:80px;display:grid;position:relative}.Hero-module__JgYmMq__content{flex-direction:column;gap:0;animation:.8s cubic-bezier(.16,1,.3,1) both Hero-module__JgYmMq__fadeSlideUp;display:flex}@keyframes Hero-module__JgYmMq__fadeSlideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.Hero-module__JgYmMq__badge{border-radius:var(--radius-full);background:var(--text-color-2);color:var(--color-white);border:1px solid #3d7a6e33;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:7px 16px;font-size:13px;font-weight:500;animation:.8s cubic-bezier(.16,1,.3,1) .1s both Hero-module__JgYmMq__fadeSlideUp;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:var(--text-color-1);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__JgYmMq__pulse}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.Hero-module__JgYmMq__headline{font-family:var(--font-style-1);color:var(--text-color-2);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,5.5vw,72px);font-weight:600;line-height:1.05;animation:.8s cubic-bezier(.16,1,.3,1) .15s both Hero-module__JgYmMq__fadeSlideUp}.Hero-module__JgYmMq__headlineAccent{color:var(--text-color-2);font-style:italic;display:inline-block;position:relative}.Hero-module__JgYmMq__headlineAccent:after{content:"";background:linear-gradient(90deg, var(--color-accent), var(--color-teal));opacity:.6;border-radius:2px;width:100%;height:3px;position:absolute;bottom:4px;left:0}.Hero-module__JgYmMq__subtext{color:var(--text-color-4);max-width:480px;margin-bottom:36px;font-size:17px;line-height:1.75;animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__JgYmMq__fadeSlideUp}.Hero-module__JgYmMq__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:52px;animation:.8s cubic-bezier(.16,1,.3,1) .25s both Hero-module__JgYmMq__fadeSlideUp;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--text-color-2);color:var(--color-white);border-radius:var(--radius-full);transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base);align-items:center;gap:8px;padding:15px 30px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #3d7a6e4d}.Hero-module__JgYmMq__btnPrimary:hover{background:var(--color-teal-dark);transform:translateY(-2px);box-shadow:0 8px 30px #3d7a6e66}.Hero-module__JgYmMq__btnPrimary svg{transition:transform var(--transition-base)}.Hero-module__JgYmMq__btnPrimary:hover svg{transform:translate(4px)}.Hero-module__JgYmMq__btnGhost{color:var(--text-color-4);border:1.5px solid var(--color-light-gray);border-radius:var(--radius-full);transition:border-color var(--transition-base), color var(--transition-base), transform var(--transition-fast);background:0 0;align-items:center;gap:10px;padding:15px 24px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.Hero-module__JgYmMq__btnGhost:hover{border-color:var(--text-color-2);color:var(--text-color-2);transform:translateY(-2px)}.Hero-module__JgYmMq__playIcon{background:var(--color-accent-light);width:30px;height:30px;color:var(--color-accent-dark);transition:background var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__btnGhost:hover .Hero-module__JgYmMq__playIcon{background:var(--bg-color-3);color:var(--text-color-2)}.Hero-module__JgYmMq__stats{align-items:center;gap:28px;animation:.8s cubic-bezier(.16,1,.3,1) .3s both Hero-module__JgYmMq__fadeSlideUp;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:3px;display:flex}.Hero-module__JgYmMq__statNumber{font-family:var(--font-display);color:var(--color-text-heading);letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--color-text-muted);letter-spacing:.02em;font-size:12px;font-weight:400}.Hero-module__JgYmMq__statDivider{background:var(--color-light-gray);flex-shrink:0;width:1px;height:36px}.Hero-module__JgYmMq__imageStack{height:560px;animation:.9s cubic-bezier(.16,1,.3,1) .2s both Hero-module__JgYmMq__fadeSlideUp;position:relative}.Hero-module__JgYmMq__imagePrimary{border-radius:var(--radius-xl);width:78%;height:480px;box-shadow:var(--shadow-lg);position:absolute;top:0;right:0;overflow:hidden}.Hero-module__JgYmMq__imgMain{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Hero-module__JgYmMq__imagePrimary:hover .Hero-module__JgYmMq__imgMain{transform:scale(1.03)}.Hero-module__JgYmMq__imageFloating1{border-radius:var(--radius-lg);width:48%;height:220px;box-shadow:var(--shadow-lg);border:4px solid var(--color-white);position:absolute;bottom:20px;left:0;overflow:hidden}.Hero-module__JgYmMq__imgFloat{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__imageAccentRing{border:2px dashed var(--color-accent);opacity:.5;border-radius:50%;width:120px;height:120px;animation:20s linear infinite Hero-module__JgYmMq__rotateSlow;position:absolute;top:-20px;right:-20px}@keyframes Hero-module__JgYmMq__rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__JgYmMq__floatingCard{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border:1px solid var(--color-light-gray);z-index:2;align-items:center;gap:12px;padding:14px 18px;animation:4s ease-in-out infinite Hero-module__JgYmMq__floatCard1;display:flex;position:absolute;top:40px;left:-20px}@keyframes Hero-module__JgYmMq__floatCard1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__JgYmMq__floatingCardIcon{font-size:24px;line-height:1}.Hero-module__JgYmMq__floatingCardTitle{color:var(--color-text-heading);font-size:12px;font-weight:600;line-height:1.2}.Hero-module__JgYmMq__floatingCardSub{color:var(--color-teal);font-size:11px;font-weight:500}.Hero-module__JgYmMq__floatingCard2{background:var(--color-teal);border-radius:var(--radius-md);z-index:2;max-width:190px;padding:14px 18px;animation:4.5s ease-in-out infinite Hero-module__JgYmMq__floatCard2;position:absolute;bottom:80px;right:-16px;box-shadow:0 12px 36px #3d7a6e59}@keyframes Hero-module__JgYmMq__floatCard2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__JgYmMq__floatingCard2Stars{color:#ffd566;letter-spacing:1px;margin-bottom:6px;font-size:12px}.Hero-module__JgYmMq__floatingCard2Text{color:#ffffffeb;margin-bottom:6px;font-size:12px;font-style:italic;line-height:1.5}.Hero-module__JgYmMq__floatingCard2Author{color:#ffffffa6;font-size:11px;font-weight:500}.Hero-module__JgYmMq__scrollIndicator{z-index:2;color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;padding-bottom:32px;font-size:11px;font-weight:500;animation:1s .8s both Hero-module__JgYmMq__fadeIn;display:flex;position:relative}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(to bottom, transparent, var(--color-accent));width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__JgYmMq__scrollPulse}@keyframes Hero-module__JgYmMq__scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}@media (max-width:1024px){.Hero-module__JgYmMq__heroContainer{text-align:center;grid-template-columns:1fr;gap:48px;padding-top:60px}.Hero-module__JgYmMq__content{align-items:center}.Hero-module__JgYmMq__subtext{max-width:540px}.Hero-module__JgYmMq__imageStack{width:100%;max-width:560px;height:420px;margin:0 auto}.Hero-module__JgYmMq__stats{justify-content:center}.Hero-module__JgYmMq__scrollIndicator{display:none}}@media (max-width:768px){.Hero-module__JgYmMq__heroContainer{padding-top:40px}.Hero-module__JgYmMq__headline{font-size:clamp(38px,8vw,56px)}.Hero-module__JgYmMq__imageStack{height:340px}.Hero-module__JgYmMq__imagePrimary{width:85%;height:300px}.Hero-module__JgYmMq__imageFloating1{width:44%;height:160px}.Hero-module__JgYmMq__floatingCard2{display:none}.Hero-module__JgYmMq__actions{justify-content:center}}@media (max-width:480px){.Hero-module__JgYmMq__statDivider{display:none}.Hero-module__JgYmMq__stats{flex-wrap:wrap;justify-content:center;gap:20px 32px}}
.Platform-module__wnW8rG__platform{padding:var(--section-padding-y) 0;background-color:var(--bg-color-2);position:relative;overflow:hidden}.Platform-module__wnW8rG__header{text-align:center;z-index:1;margin-bottom:64px;position:relative}.Platform-module__wnW8rG__title{margin-bottom:16px!important}.Platform-module__wnW8rG__titleAccent{color:var(--text-color-2);font-style:italic}.Platform-module__wnW8rG__subtitle{margin:0 auto}@media (max-width:640px){.Platform-module__wnW8rG__stepsRow{grid-template-columns:1fr}.Platform-module__wnW8rG__header{text-align:left;margin-bottom:40px}.Platform-module__wnW8rG__subtitle{margin:0}}
.Content404-module__zPlcnG__container{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:5rem 2rem 2rem;font-family:inherit;display:flex;position:relative;overflow:hidden}.Content404-module__zPlcnG__content{text-align:center;z-index:3;width:100%;max-width:700px;position:relative}.Content404-module__zPlcnG__bgCircle1{pointer-events:none;z-index:0;background:#eaf2f099;border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;right:-80px}.Content404-module__zPlcnG__bgCircle2{pointer-events:none;z-index:0;background:#c8a88214;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.Content404-module__zPlcnG__bgAccent{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#c8a882,#0000);width:200px;height:2px;margin:0 auto;position:absolute;top:40%;left:0;right:0}.Content404-module__zPlcnG__illustrationArea{z-index:3;padding:2rem 0;position:relative}.Content404-module__zPlcnG__illustration{justify-content:center;align-items:center;display:flex}.Content404-module__zPlcnG__notFoundBox{justify-content:center;align-items:center;width:160px;height:160px;display:flex}.Content404-module__zPlcnG__largeText{color:#3d7a6e;letter-spacing:-2px;font-size:4rem;font-weight:900}.Content404-module__zPlcnG__mainSection{z-index:4;border-radius:16px;padding:2.5rem 2rem;position:relative}.Content404-module__zPlcnG__heading{color:#1a1612;letter-spacing:-.5px;margin:0 0 1rem;font-size:2.3rem;font-weight:800;line-height:1.3}.Content404-module__zPlcnG__divider{background:#c8a882;width:60px;height:2px;margin:1rem auto 1.5rem}.Content404-module__zPlcnG__description{color:#5c4a47;margin:0 0 2rem;font-size:1rem;line-height:1.8}.Content404-module__zPlcnG__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0;display:flex}.Content404-module__zPlcnG__primaryBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#3d7a6e;border:2px solid #3d7a6e;border-radius:50px;padding:.95rem 2.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px #3d7a6e33}.Content404-module__zPlcnG__primaryBtn:hover{background:#2a5549;border-color:#2a5549;transform:translateY(-2px);box-shadow:0 10px 28px #3d7a6e4d}.Content404-module__zPlcnG__primaryBtn:active{transform:translateY(0)}.Content404-module__zPlcnG__footerText{color:#8a8178;margin:1.5rem 0 0;font-size:.9rem;line-height:1.6}.Content404-module__zPlcnG__footerLink{color:#3d7a6e;font-weight:600;text-decoration:none;transition:color .3s}.Content404-module__zPlcnG__footerLink:hover{color:#c8a882;text-decoration:underline}@media (max-width:768px){.Content404-module__zPlcnG__bgCircle1{width:280px;height:280px;top:-60px;right:-60px}.Content404-module__zPlcnG__bgCircle2{width:220px;height:220px;bottom:-70px;left:-70px}.Content404-module__zPlcnG__illustrationArea{margin-bottom:2rem;padding:1.5rem 0}.Content404-module__zPlcnG__notFoundBox{width:140px;height:140px}.Content404-module__zPlcnG__largeText{font-size:3.5rem}.Content404-module__zPlcnG__mainSection{padding:2rem 1.75rem}.Content404-module__zPlcnG__heading{margin-bottom:.75rem;font-size:2rem}.Content404-module__zPlcnG__divider{margin:.75rem auto 1.25rem}.Content404-module__zPlcnG__description{margin-bottom:1.75rem;font-size:.95rem}.Content404-module__zPlcnG__buttonGroup{gap:.75rem;margin:1.75rem 0}.Content404-module__zPlcnG__primaryBtn{padding:.85rem 2rem;font-size:.9rem}.Content404-module__zPlcnG__footerText{margin-top:1rem;font-size:.85rem}}@media (max-width:480px){.Content404-module__zPlcnG__container{padding:1rem}.Content404-module__zPlcnG__bgCircle1{opacity:.8;width:200px;height:200px;top:-40px;right:-40px}.Content404-module__zPlcnG__bgCircle2{opacity:.8;width:160px;height:160px;bottom:-40px;left:-40px}.Content404-module__zPlcnG__illustrationArea{margin-bottom:1.5rem;padding:1rem 0}.Content404-module__zPlcnG__notFoundBox{border-width:2px;width:120px;height:120px}.Content404-module__zPlcnG__largeText{font-size:3rem}.Content404-module__zPlcnG__mainSection{border-radius:12px;padding:1.75rem 1.25rem}.Content404-module__zPlcnG__heading{margin-bottom:.75rem;font-size:1.6rem}.Content404-module__zPlcnG__divider{width:50px;margin:.75rem auto 1rem}.Content404-module__zPlcnG__description{margin-bottom:1.5rem;font-size:.9rem}.Content404-module__zPlcnG__buttonGroup{flex-direction:column;gap:.75rem;margin:1.5rem 0}.Content404-module__zPlcnG__primaryBtn{width:100%;padding:.85rem 1.5rem;font-size:.85rem}.Content404-module__zPlcnG__footerText{margin-top:1rem;font-size:.8rem}}
