.about-module__Qh_SSG__main{min-height:100vh}.about-module__Qh_SSG__hero{background-image:url(/images/pics/picture-to-be-used.jpeg);background-position:50% 25%;background-size:cover;padding-top:196px;padding-bottom:9rem;position:relative;overflow:hidden}.about-module__Qh_SSG__heroOverlay{background:linear-gradient(105deg,#0f172ae0 0%,#023c64b8 55%,#0284c747 100%);position:absolute;inset:0}.about-module__Qh_SSG__heroContent{z-index:1;max-width:700px;position:relative}.about-module__Qh_SSG__heroLabel{color:#38bdf8;letter-spacing:.14em;text-transform:uppercase;background:#38bdf826;border:1px solid #38bdf84d;border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.about-module__Qh_SSG__heroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.08}.about-module__Qh_SSG__heroSubtitle{color:#ffffffb8;max-width:560px;font-size:1.15rem;line-height:1.65}.about-module__Qh_SSG__storySection{background:var(--bg-primary)}.about-module__Qh_SSG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-module__Qh_SSG__storyHeading{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.15}.about-module__Qh_SSG__storyP{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.about-module__Qh_SSG__storyP:last-child{margin-bottom:0}.about-module__Qh_SSG__vanWrap{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.about-module__Qh_SSG__vanImg{filter:drop-shadow(0 20px 40px #0000001f);width:100%;max-width:480px}.about-module__Qh_SSG__vanCaption{color:var(--text-muted);text-align:center;font-size:.85rem;font-style:italic}.about-module__Qh_SSG__founderSection{background:var(--bg-secondary)}.about-module__Qh_SSG__founderCard{border:1px solid var(--glass-border);background:#fff;border-radius:32px;grid-template-columns:380px 1fr;align-items:center;gap:5rem;display:grid;overflow:hidden;box-shadow:0 8px 32px #0000000f}.about-module__Qh_SSG__founderImageWrap{height:100%;min-height:480px;overflow:hidden}.about-module__Qh_SSG__founderImg{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.about-module__Qh_SSG__founderBody{flex-direction:column;gap:1.25rem;padding:3.5rem 3.5rem 3.5rem 0;display:flex}.about-module__Qh_SSG__founderRole{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-primary);font-size:.75rem;font-weight:800;display:inline-block}.about-module__Qh_SSG__founderName{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.1}.about-module__Qh_SSG__founderBio{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.about-module__Qh_SSG__founderSkills{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.about-module__Qh_SSG__founderSkillTag{color:var(--accent-primary);background:#0284c714;border:1px solid #0284c733;border-radius:100px;padding:.3rem .85rem;font-size:.8rem;font-weight:700}.about-module__Qh_SSG__founderLinkedIn{color:#0a66c2;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:700;transition:opacity .2s;display:inline-flex}.about-module__Qh_SSG__founderLinkedIn:hover{opacity:.75}.about-module__Qh_SSG__commitmentsSection{background:#0f172a}.about-module__Qh_SSG__commitmentsHeading{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;text-align:center;margin-bottom:4rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800}.about-module__Qh_SSG__commitmentsGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.about-module__Qh_SSG__commitCard{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2rem 1.5rem;transition:border-color .2s,background .2s}.about-module__Qh_SSG__commitCard:hover{background:#ffffff0f;border-color:#0284c74d}.about-module__Qh_SSG__commitNum{font-family:var(--font-heading);color:var(--accent-primary);opacity:.2;margin-bottom:.75rem;font-size:3rem;font-weight:900;line-height:1}.about-module__Qh_SSG__commitTitle{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.3}.about-module__Qh_SSG__commitDesc{color:#ffffff80;font-size:.85rem;line-height:1.55}.about-module__Qh_SSG__ctaSection{background:var(--bg-secondary);padding:6rem 0}.about-module__Qh_SSG__ctaBox{text-align:center;background:#0f172a;border-radius:28px;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 5rem;display:flex;position:relative;overflow:hidden}.about-module__Qh_SSG__ctaBox:before{content:"";pointer-events:none;background:radial-gradient(circle,#0e735759 0%,#0000 70%);width:380px;height:380px;position:absolute;top:-120px;right:-120px}.about-module__Qh_SSG__ctaBox:after{content:"";pointer-events:none;background:radial-gradient(circle,#0e735733 0%,#0000 70%);width:280px;height:280px;position:absolute;bottom:-80px;left:-80px}.about-module__Qh_SSG__ctaBadge{color:#4ade80;letter-spacing:.06em;text-transform:uppercase;background:#0e735740;border:1px solid #0e735780;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-flex;position:relative}.about-module__Qh_SSG__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:.25rem;display:flex;position:relative}.about-module__Qh_SSG__ctaPhone{color:#ffffffb3;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.about-module__Qh_SSG__ctaPhone:hover{color:#fff}.about-module__Qh_SSG__ctaTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;position:relative}.about-module__Qh_SSG__ctaSubtitle{color:#fff9;max-width:480px;font-size:1.05rem;position:relative}@media (max-width:1000px){.about-module__Qh_SSG__commitmentsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.about-module__Qh_SSG__founderCard{grid-template-columns:1fr;gap:0}.about-module__Qh_SSG__founderImageWrap{min-height:320px}.about-module__Qh_SSG__founderBody{padding:2.5rem}.about-module__Qh_SSG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__Qh_SSG__commitmentsGrid{grid-template-columns:1fr 1fr}.about-module__Qh_SSG__ctaBox{padding:3rem 2rem}.about-module__Qh_SSG__ctaActions{flex-direction:column;gap:16px}}@media (max-width:480px){.about-module__Qh_SSG__commitmentsGrid{grid-template-columns:1fr}}
.Navbar-module__cJzEcG__topbar{z-index:1001;background:#0f172a;align-items:center;height:36px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__topbarInner{max-width:var(--container-width);justify-content:flex-end;gap:1.75rem;width:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__topbarItem{color:#ffffffbf;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module__cJzEcG__topbarItem:hover{color:#fff}.Navbar-module__cJzEcG__topbarDivider{background:#ffffff26;width:1px;height:14px}.Navbar-module__cJzEcG__topbarLangWrapper{position:relative}.Navbar-module__cJzEcG__topbarLangTrigger{letter-spacing:.05em;color:#ffffffbf;cursor:pointer;appearance:none;touch-action:manipulation;background:0 0;border:none;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .4rem;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.Navbar-module__cJzEcG__topbarLangTrigger:hover{color:#fff}.Navbar-module__cJzEcG__topbarLangChevron{color:#ffffff73;transition:transform .2s}.Navbar-module__cJzEcG__topbarLangChevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__topbarLangDropdown{z-index:1100;background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;min-width:100px;animation:.15s Navbar-module__cJzEcG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000059}.Navbar-module__cJzEcG__topbarLangOption{letter-spacing:.04em;color:#ffffffb3;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.8rem;font-weight:700;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__topbarLangOption:hover{color:#fff;background:#ffffff12}.Navbar-module__cJzEcG__topbarLangOptionActive{color:#38bdf8}.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;border-bottom:1px solid var(--glass-border);background:#e2f0fdeb;border-radius:0 0 16px 16px;height:80px;position:fixed;top:36px;left:0;right:0;transform:translateZ(0)}.Navbar-module__cJzEcG__container{max-width:var(--container-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__brand{font-family:var(--font-heading);letter-spacing:-.05em;color:#0f172a;text-transform:uppercase;align-items:center;font-size:1.85rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__accent{color:var(--accent-primary);margin-left:2px;font-weight:900}.Navbar-module__cJzEcG__links{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{color:#1e293b;align-items:center;gap:.25rem;font-size:.9375rem;font-weight:700;transition:color .2s;display:flex}.Navbar-module__cJzEcG__navItemWithSub{position:relative}.Navbar-module__cJzEcG__subChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.Navbar-module__cJzEcG__navItemWithSub:hover .Navbar-module__cJzEcG__subChevron{transform:rotate(180deg)}.Navbar-module__cJzEcG__submenu{border:1px solid var(--glass-border);z-index:1100;opacity:0;visibility:hidden;background:#fff;border-radius:16px;min-width:240px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%)translateY(-6px);box-shadow:0 12px 40px #0000001a}.Navbar-module__cJzEcG__navItemWithSub:hover .Navbar-module__cJzEcG__submenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__submenuInner{padding:.5rem}.Navbar-module__cJzEcG__submenuAll{border-radius:10px;flex-direction:column;gap:.15rem;padding:.65rem .85rem;transition:background .15s;display:flex}.Navbar-module__cJzEcG__submenuAll:hover{background:var(--bg-secondary)}.Navbar-module__cJzEcG__submenuAll span{color:var(--text-primary);font-size:.875rem;font-weight:800}.Navbar-module__cJzEcG__submenuAll small{color:var(--accent-primary);font-size:.75rem;font-weight:600}.Navbar-module__cJzEcG__submenuDivider{background:var(--glass-border);height:1px;margin:.35rem .5rem}.Navbar-module__cJzEcG__submenuItem{color:var(--text-secondary);border-radius:10px;align-items:center;gap:.6rem;padding:.6rem .85rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__submenuItem:hover{background:var(--bg-secondary);color:var(--accent-primary)}.Navbar-module__cJzEcG__submenuDot{background:var(--accent-primary);opacity:.5;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Navbar-module__cJzEcG__submenuItem:hover .Navbar-module__cJzEcG__submenuDot{opacity:1}.Navbar-module__cJzEcG__mobileBackdrop{z-index:1009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileDrawer{z-index:1010;background:#0f172a;flex-direction:column;width:min(360px,90vw);height:100vh;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.Navbar-module__cJzEcG__mobileDrawerOpen{transform:translate(0)}.Navbar-module__cJzEcG__drawerHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.Navbar-module__cJzEcG__drawerBrand{font-family:var(--font-heading);letter-spacing:.05em;color:#fff;font-size:1.2rem;font-weight:900}.Navbar-module__cJzEcG__drawerAccent{color:var(--accent-primary)}.Navbar-module__cJzEcG__drawerClose{color:#ffffffb3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.Navbar-module__cJzEcG__drawerClose:hover{color:#fff;background:#ffffff1f}.Navbar-module__cJzEcG__drawerNav{overscroll-behavior:contain;flex-direction:column;flex:1;gap:2px;min-height:0;padding:12px;display:flex;overflow-y:auto}.Navbar-module__cJzEcG__drawerItem{flex-direction:column;display:flex}.Navbar-module__cJzEcG__drawerLink{color:#ffffffbf;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__drawerLink:hover{color:#fff;background:#ffffff0f}.Navbar-module__cJzEcG__drawerLinkParent{justify-content:flex-start}.Navbar-module__cJzEcG__drawerLinkIcon{color:#ffffff8c;background:#ffffff12;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__drawerLink:hover .Navbar-module__cJzEcG__drawerLinkIcon{color:#4ade80;background:#0e735740}.Navbar-module__cJzEcG__drawerChevron{color:#ffffff4d;flex-shrink:0;margin-left:auto;transition:transform .2s}.Navbar-module__cJzEcG__drawerChevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__drawerSubLinks{border-left:1px solid #ffffff14;flex-direction:column;gap:1px;margin:2px 0 4px 60px;padding-left:12px;display:flex}.Navbar-module__cJzEcG__drawerSubLink{color:#ffffff80;-webkit-tap-highlight-color:transparent;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__drawerSubLink:hover{color:#ffffffd9;background:#ffffff0d}.Navbar-module__cJzEcG__drawerSubLink small{color:var(--accent-primary);opacity:.7;margin-left:auto;font-size:.72rem}.Navbar-module__cJzEcG__drawerSubDot{background:#ffffff40;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Navbar-module__cJzEcG__drawerFooter{padding:16px 16px calc(30px + env(safe-area-inset-bottom,0px));border-top:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:12px;display:flex}.Navbar-module__cJzEcG__drawerCta{background:var(--accent-primary);color:#fff;-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cJzEcG__drawerCta:hover{background:#0a5e44}.Navbar-module__cJzEcG__drawerContact{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:10px 0;display:flex}.Navbar-module__cJzEcG__drawerContactItem{color:#fff9;align-items:center;gap:10px;padding:7px 4px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__cJzEcG__drawerContactItem:hover{color:#fff}.Navbar-module__cJzEcG__drawerContactItem svg{color:var(--accent-primary);flex-shrink:0}.Navbar-module__cJzEcG__drawerLang{gap:8px;display:flex}.Navbar-module__cJzEcG__drawerLangBtn{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__drawerLangActive{color:#fff;background:#ffffff1f;border-color:#fff3}.Navbar-module__cJzEcG__actions{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__langDropdownWrapper{position:relative}.Navbar-module__cJzEcG__langDropdownTrigger{letter-spacing:.05em;color:var(--text-primary);border:1px solid var(--glass-border);cursor:pointer;appearance:none;touch-action:manipulation;background:#0f172a0a;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .65rem;font-size:.75rem;font-weight:800;transition:background .2s;display:flex}.Navbar-module__cJzEcG__langDropdownTrigger:hover{background:#0f172a14}.Navbar-module__cJzEcG__langChevron{color:var(--text-muted);transition:transform .2s}.Navbar-module__cJzEcG__langChevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__langDropdown{border:1px solid var(--glass-border);z-index:1100;background:#fff;border-radius:10px;min-width:140px;animation:.15s Navbar-module__cJzEcG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}@keyframes Navbar-module__cJzEcG__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__langOption{color:var(--text-primary);align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.Navbar-module__cJzEcG__langOption:hover{background:#0f172a0a}.Navbar-module__cJzEcG__langOptionActive{color:var(--accent-primary);background:#0284c70f}.Navbar-module__cJzEcG__langFlag{font-size:1.1rem;line-height:1}.Navbar-module__cJzEcG__langItem{color:var(--text-muted);letter-spacing:.02em;border-radius:6px;padding:.4rem .6rem;font-size:.7rem;font-weight:800;transition:all .2s}.Navbar-module__cJzEcG__langItem.Navbar-module__cJzEcG__active{color:var(--accent-primary);background:#fff;box-shadow:0 2px 8px #0000000f}.Navbar-module__cJzEcG__langDivider{background:#0f172a1a;width:1px;height:12px;margin:0 2px}.Navbar-module__cJzEcG__phone{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:block}.Navbar-module__cJzEcG__barOpenTop{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__barOpenMiddle{opacity:0}.Navbar-module__cJzEcG__barOpenBottom{transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileLinks{text-align:center;flex-direction:column;gap:2.5rem;margin-bottom:4rem;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-size:2rem;font-weight:800}@media (max-width:992px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__langDropdownWrapper,.Navbar-module__cJzEcG__ctaButtonDesktop{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__topbar{display:none}.Navbar-module__cJzEcG__nav{top:0}}@media (max-width:500px){.Navbar-module__cJzEcG__phone{display:none}}
.Button-module__iYV4-q__btn{cursor:pointer;font-weight:800;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:100px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__iYV4-q__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__iYV4-q__primary{background:var(--accent-primary);color:#fff;box-shadow:0 4px 14px #0284c74d}.Button-module__iYV4-q__secondary{background:var(--bg-tertiary);color:var(--accent-secondary);border:1px solid #0284c74d}.Button-module__iYV4-q__cta{background:var(--accent-cta);color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 30px #0f172a33}.Button-module__iYV4-q__glass{-webkit-backdrop-filter:blur(10px);color:var(--text-primary);border:1px solid var(--glass-border);background:#fff6}.Button-module__iYV4-q__sm{padding:.625rem 1.25rem;font-size:.8125rem}.Button-module__iYV4-q__md{padding:.875rem 1.75rem;font-size:.9375rem}.Button-module__iYV4-q__lg{padding:1.125rem 2.25rem;font-size:1rem}
.Footer-module__S6Hkya__footer{color:#fff;background:#0f172a;border-top:1px solid #ffffff1a;padding:8rem 0 4rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__footerLogo{font-family:var(--font-heading);letter-spacing:-.05em;color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:900}.Footer-module__S6Hkya__accent{color:var(--accent-primary)}.Footer-module__S6Hkya__socials{gap:.75rem;margin-top:1.75rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Footer-module__S6Hkya__footerInfo p{color:#fff9;max-width:300px;font-size:1rem;line-height:1.65}.Footer-module__S6Hkya__footerLinks h4,.Footer-module__S6Hkya__footerContact h4{color:#fff;margin-bottom:1.5rem;font-size:1.125rem}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__footerLinks a{color:#ffffffb3;font-size:1rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--accent-secondary)}.Footer-module__S6Hkya__footerContact{color:#fffc;flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__footerContact p{align-items:center;gap:.75rem;font-size:1rem;display:flex}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#fff6;border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;padding-top:3rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__footerCredit{color:#ffffff40;font-size:.8rem}.Footer-module__S6Hkya__footerCreditLink{color:#ffffff73;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerCreditLink:hover{color:var(--accent-primary)}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__footer{padding:5rem 0 3rem}}
.LoyaltyOffer-module__IxkBda__section{background:var(--bg-secondary);padding:6rem 0}.LoyaltyOffer-module__IxkBda__card{background:#0f172a;border-radius:28px;padding:4rem 5rem;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000002e}.LoyaltyOffer-module__IxkBda__orb1{pointer-events:none;background:radial-gradient(circle,#0284c759 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;left:-80px}.LoyaltyOffer-module__IxkBda__orb2{pointer-events:none;background:radial-gradient(circle,#f9b9002e 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-60px}.LoyaltyOffer-module__IxkBda__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.LoyaltyOffer-module__IxkBda__badge{color:#38bdf8;letter-spacing:.12em;text-transform:uppercase;background:#0284c726;border:1px solid #38bdf84d;border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.LoyaltyOffer-module__IxkBda__heading{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.LoyaltyOffer-module__IxkBda__sub{color:#ffffffa6;max-width:420px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.65}.LoyaltyOffer-module__IxkBda__tracker{flex-direction:row;align-items:flex-start;gap:0;display:flex}.LoyaltyOffer-module__IxkBda__step{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.LoyaltyOffer-module__IxkBda__stepCircle{background:#ffffff14;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.LoyaltyOffer-module__IxkBda__stepNum{font-family:var(--font-heading);color:#fff;font-size:1.25rem;font-weight:800}.LoyaltyOffer-module__IxkBda__stepLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.7rem;font-weight:700}.LoyaltyOffer-module__IxkBda__connector{background:#ffffff26;flex-shrink:0;width:28px;height:2px;margin-top:25px}.LoyaltyOffer-module__IxkBda__arrow{color:#38bdf8;flex-shrink:0;align-items:center;margin-top:13px;padding:0 4px;display:flex}.LoyaltyOffer-module__IxkBda__freeStep{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.LoyaltyOffer-module__IxkBda__freeCircle{background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;animation:2.4s ease-in-out infinite LoyaltyOffer-module__IxkBda__glow;display:flex;box-shadow:0 0 0 6px #fbbf2433,0 8px 24px #fbbf2459}@keyframes LoyaltyOffer-module__IxkBda__glow{0%,to{box-shadow:0 0 0 6px #fbbf2433,0 8px 24px #fbbf2459}50%{box-shadow:0 0 0 12px #fbbf2414,0 8px 24px #fbbf2459}}.LoyaltyOffer-module__IxkBda__freeNum{font-family:var(--font-heading);color:#0f172a;font-size:1.5rem;font-weight:900}.LoyaltyOffer-module__IxkBda__freeLabel{color:#fbbf24;text-transform:uppercase;letter-spacing:.1em;text-align:center;font-size:.7rem;font-weight:800}.LoyaltyOffer-module__IxkBda__saveBadge{color:#0f172a;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:100px;padding:.3rem .75rem;font-size:.72rem;font-weight:900}@media (max-width:1100px){.LoyaltyOffer-module__IxkBda__inner{grid-template-columns:1fr;gap:3rem}.LoyaltyOffer-module__IxkBda__sub{max-width:100%}.LoyaltyOffer-module__IxkBda__tracker{justify-content:center}}@media (max-width:640px){.LoyaltyOffer-module__IxkBda__card{border-radius:20px;padding:2rem 1.25rem 2.5rem}.LoyaltyOffer-module__IxkBda__heading{font-size:1.45rem}.LoyaltyOffer-module__IxkBda__sub{margin-bottom:1.75rem;font-size:.9rem}.LoyaltyOffer-module__IxkBda__tracker{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;width:100%;display:grid}.LoyaltyOffer-module__IxkBda__step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px}.LoyaltyOffer-module__IxkBda__stepCircle{width:40px;height:40px}.LoyaltyOffer-module__IxkBda__stepNum{font-size:1.1rem}.LoyaltyOffer-module__IxkBda__stepLabel{text-align:center;letter-spacing:.06em;font-size:.65rem}.LoyaltyOffer-module__IxkBda__connector{display:none}.LoyaltyOffer-module__IxkBda__arrow{color:#38bdf8;grid-column:1/-1;justify-content:center;margin:0;padding:0;display:flex;transform:rotate(90deg)}.LoyaltyOffer-module__IxkBda__freeStep{background:#fbbf2414;border:1px solid #fbbf2440;border-radius:14px;flex-direction:row;grid-column:1/-1;justify-content:center;align-items:center;gap:1rem;padding:16px 20px}.LoyaltyOffer-module__IxkBda__freeCircle{flex-shrink:0;width:52px;height:52px}.LoyaltyOffer-module__IxkBda__freeNum{font-size:1.3rem}.LoyaltyOffer-module__IxkBda__freeLabel{margin-bottom:4px;font-size:.75rem}.LoyaltyOffer-module__IxkBda__saveBadge{font-size:.7rem}}
.terms-module__1MwJLq__main{background:var(--bg-primary);min-height:100vh}.terms-module__1MwJLq__hero{background:#0f172a;border-bottom:1px solid #ffffff0f;padding:10rem 0 4rem}.terms-module__1MwJLq__label{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.2em;border-bottom:2px solid var(--accent-primary);margin-bottom:1rem;padding-bottom:.25rem;font-size:.8rem;font-weight:800;display:inline-block}.terms-module__1MwJLq__title{color:#fff;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.terms-module__1MwJLq__updated{color:#fff6;margin:0;font-size:.875rem}.terms-module__1MwJLq__body{padding:5rem 0 8rem}.terms-module__1MwJLq__prose{max-width:760px;margin:0 auto}.terms-module__1MwJLq__prose h2{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin:3rem 0 .75rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.terms-module__1MwJLq__prose h2:first-child{margin-top:0}.terms-module__1MwJLq__prose p{color:var(--text-secondary);margin:0 0 1rem;font-size:.975rem;line-height:1.75}.terms-module__1MwJLq__prose ul{flex-direction:column;gap:.5rem;margin:0 0 1rem 1.25rem;display:flex}.terms-module__1MwJLq__prose ul li{color:var(--text-secondary);font-size:.975rem;line-height:1.65;list-style:outside}.terms-module__1MwJLq__prose strong{color:var(--text-primary);font-weight:600}.terms-module__1MwJLq__contact{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;margin-top:3rem;padding:2rem 2.5rem}.terms-module__1MwJLq__contact h2{border-bottom:none;margin-top:0}@media (max-width:640px){.terms-module__1MwJLq__hero{padding:8rem 0 3rem}.terms-module__1MwJLq__body{padding:3rem 0 5rem}.terms-module__1MwJLq__contact{padding:1.5rem}}
