.Navbar-module__jtWlMq__navbar{z-index:1000;width:100%;padding:0 2rem;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;position:fixed;top:0;left:0}.Navbar-module__jtWlMq__navbar:not(.Navbar-module__jtWlMq__scrolled){background:0 0}.Navbar-module__jtWlMq__navbar.Navbar-module__jtWlMq__scrolled{-webkit-backdrop-filter:blur(18px);background:#080e1aeb;box-shadow:0 1px #ffffff0f}.Navbar-module__jtWlMq__navInner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:72px;margin:0 auto;display:flex}.Navbar-module__jtWlMq__logo{color:#fff;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__jtWlMq__logoIcon{color:#d39b54;font-size:1.3rem;line-height:1;transition:transform .3s}.Navbar-module__jtWlMq__logo:hover .Navbar-module__jtWlMq__logoIcon{transform:translateY(-2px)}.Navbar-module__jtWlMq__logoText{letter-spacing:.01em;color:#fff;font-family:Syne,sans-serif;font-size:1.15rem;font-weight:600}.Navbar-module__jtWlMq__logoText strong{color:#d39b54;font-weight:800}.Navbar-module__jtWlMq__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__jtWlMq__navLink{color:#fffc;letter-spacing:.025em;white-space:nowrap;border-radius:6px;flex-direction:column;align-items:center;padding:.4rem .8rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__jtWlMq__navLink:hover{color:#fff}.Navbar-module__jtWlMq__linkUnderline{transform-origin:50%;background:#d39b54;border-radius:2px;width:calc(100% - 1.6rem);height:1.5px;transition:transform .25s;position:absolute;bottom:2px;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__jtWlMq__navLink:hover .Navbar-module__jtWlMq__linkUnderline{transform:translate(-50%)scaleX(1)}.Navbar-module__jtWlMq__navRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module__jtWlMq__orderBtn{color:#fff;letter-spacing:.04em;white-space:nowrap;background:#b0742e;border:1.5px solid #0000;border-radius:7px;align-items:center;gap:.5rem;padding:.55rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.86rem;font-weight:500;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 2px 16px #b0742e59}.Navbar-module__jtWlMq__orderBtn svg{transition:transform .2s}.Navbar-module__jtWlMq__orderBtn:hover{background:#c4853a;transform:translateY(-1px);box-shadow:0 4px 20px #b0742e73}.Navbar-module__jtWlMq__orderBtn:hover svg{transform:translate(3px)}.Navbar-module__jtWlMq__hamburger{cursor:pointer;z-index:1100;background:0 0;border:1.5px solid #fff3;border-radius:7px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px 9px;transition:border-color .2s;display:none;position:relative}.Navbar-module__jtWlMq__hamburger:hover{border-color:#ffffff80}.Navbar-module__jtWlMq__hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:18px;height:1.5px;transition:transform .3s,opacity .2s,width .3s;display:block}.Navbar-module__jtWlMq__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__jtWlMq__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__jtWlMq__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__jtWlMq__mobileOverlay{z-index:1050;pointer-events:none;background:0 0;transition:background .35s;display:none;position:fixed;inset:0}.Navbar-module__jtWlMq__overlayOpen{pointer-events:all;background:#00000080}.Navbar-module__jtWlMq__mobileDrawer{z-index:1100;background:#050a16;border-left:1px solid #ffffff14;flex-direction:column;width:min(320px,85vw);height:100dvh;transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__jtWlMq__drawerOpen{transform:translate(0)}.Navbar-module__jtWlMq__drawerInner{flex-direction:column;justify-content:space-between;height:100%;padding:88px 2rem 2.5rem;display:flex}.Navbar-module__jtWlMq__mobileLinks{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__jtWlMq__mobileLinkItem{border-bottom:1px solid #ffffff0f;animation:.4s both paused Navbar-module__jtWlMq__slideInRight}.Navbar-module__jtWlMq__drawerOpen .Navbar-module__jtWlMq__mobileLinkItem{animation-play-state:running}@keyframes Navbar-module__jtWlMq__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Navbar-module__jtWlMq__mobileLink{color:#ffffffbf;letter-spacing:.02em;align-items:center;gap:1rem;padding:1.1rem 0;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.Navbar-module__jtWlMq__mobileLink:hover{color:#fff;padding-left:.5rem}.Navbar-module__jtWlMq__mobileLinkIndex{color:#d39b54;letter-spacing:.1em;min-width:20px;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:400}.Navbar-module__jtWlMq__drawerFooter{flex-direction:column;gap:1rem;display:flex}.Navbar-module__jtWlMq__mobileOrderBtn{color:#fff;letter-spacing:.03em;background:#b0742e;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex;box-shadow:0 4px 20px #b0742e59}.Navbar-module__jtWlMq__mobileOrderBtn:hover{background:#c4853a;transform:translateY(-1px)}.Navbar-module__jtWlMq__mobileOrderBtn svg{transition:transform .2s}.Navbar-module__jtWlMq__mobileOrderBtn:hover svg{transform:translate(3px)}.Navbar-module__jtWlMq__drawerTagline{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0;font-family:DM Sans,sans-serif;font-size:.75rem}@media (max-width:900px){.Navbar-module__jtWlMq__navLinks,.Navbar-module__jtWlMq__orderBtn{display:none}.Navbar-module__jtWlMq__hamburger{display:flex}.Navbar-module__jtWlMq__mobileOverlay{display:block}}@media (max-width:480px){.Navbar-module__jtWlMq__navbar{padding:0 1rem}}.Navbar-module__jtWlMq__productsItem{position:relative}.Navbar-module__jtWlMq__productsTrigger{cursor:pointer;background:0 0;border:none}.Navbar-module__jtWlMq__productsChevron{margin-left:.35rem;font-size:.75rem;transition:transform .2s}.Navbar-module__jtWlMq__productsChevronOpen{transform:rotate(180deg)}.Navbar-module__jtWlMq__productsMega{color:#111;z-index:1200;background:#fff;border:1px solid #e9edf3;border-radius:16px;width:min(980px,82vw);padding:1.25rem;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 24px 60px #0000002e}.Navbar-module__jtWlMq__productsInner{grid-template-columns:220px 1fr;gap:1.25rem;display:grid}.Navbar-module__jtWlMq__productsLeft{border-right:1px solid #eef1f5;padding-right:1rem}.Navbar-module__jtWlMq__productsLeft ul{margin:0;padding:0;list-style:none}.Navbar-module__jtWlMq__categoryTitle{letter-spacing:.1em;color:#64748b;text-transform:uppercase;margin:1rem 0 .55rem;font-family:DM Sans,sans-serif;font-size:.74rem}.Navbar-module__jtWlMq__categoryList{max-height:240px;padding-right:.2rem;overflow-y:auto}.Navbar-module__jtWlMq__categoryLink{color:#1f2937;border-radius:10px;padding:.5rem .65rem;font-family:DM Sans,sans-serif;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module__jtWlMq__categoryLink:hover,.Navbar-module__jtWlMq__categoryLinkActive{color:#b0742e;background:#f5f9ff}.Navbar-module__jtWlMq__productsLeft li{margin:0 0 .4rem}.Navbar-module__jtWlMq__productsLeft li a{color:#1f2937;border-radius:10px;padding:.55rem .65rem;font-family:Syne,sans-serif;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module__jtWlMq__productsLeft li a:hover{color:#b0742e;background:#f5f9ff}.Navbar-module__jtWlMq__productsRight{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.Navbar-module__jtWlMq__productCard{color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:.9rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block}.Navbar-module__jtWlMq__productCard:hover{border-color:#b0742e;transform:translateY(-2px);box-shadow:0 10px 24px #1565c024}.Navbar-module__jtWlMq__productCard h4{color:#0f172a;margin-bottom:.4rem;font-family:Syne,sans-serif}.Navbar-module__jtWlMq__productCard p{color:#4b5563;font-family:DM Sans,sans-serif;font-size:.85rem}@media (max-width:1100px){.Navbar-module__jtWlMq__productsMega{width:min(860px,86vw)}}@media (max-width:900px){.Navbar-module__jtWlMq__productsMega{display:none}}.Navbar-module__jtWlMq__navLinkActive{color:#fff}.Navbar-module__jtWlMq__navLinkActive .Navbar-module__jtWlMq__linkUnderline{transform:translate(-50%)scaleX(1)}.Navbar-module__jtWlMq__liveBadge{color:#f0cc99;white-space:nowrap;background:#d39b5424;border:1px solid #d39b5466;border-radius:999px;padding:.35rem .7rem;font-size:.72rem}.Navbar-module__jtWlMq__mobileLinkActive{color:#fff}
.ContactSection-module__J43LyW__section{background:#fff;padding:96px 2rem 100px;font-family:DM Sans,sans-serif}.ContactSection-module__J43LyW__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1280px;margin:0 auto;display:grid}.ContactSection-module__J43LyW__leftCol{flex-direction:column;gap:2.5rem;display:flex}.ContactSection-module__J43LyW__imageWrap{width:100%;position:relative}.ContactSection-module__J43LyW__consultImg{object-fit:cover;border-radius:20px;width:100%;height:320px;display:block;box-shadow:0 20px 60px #0d1b2a1f}.ContactSection-module__J43LyW__supportCard{color:#fff;background:#0d1b2a;border-radius:14px;align-items:center;gap:.85rem;padding:1rem 1.25rem;animation:3.5s ease-in-out infinite ContactSection-module__J43LyW__float;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 32px #0d1b2a4d}.ContactSection-module__J43LyW__supportIcon{background:#1565c0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.ContactSection-module__J43LyW__supportLabel{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:400}.ContactSection-module__J43LyW__supportContact{color:#fff;margin:.15rem 0 0;font-size:.82rem;font-weight:600}@keyframes ContactSection-module__J43LyW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ContactSection-module__J43LyW__copyBlock{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__J43LyW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#1565c0;background:#1565c014;border-radius:100px;width:fit-content;padding:.3rem .9rem;font-size:.75rem;font-weight:500;display:inline-block}.ContactSection-module__J43LyW__heading{color:#0d1b2a;margin:0;font-family:Syne,sans-serif;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.15}.ContactSection-module__J43LyW__heading em{color:#1565c0;font-style:normal}.ContactSection-module__J43LyW__body{color:#4a5568;margin:0;font-size:.95rem;line-height:1.8}.ContactSection-module__J43LyW__contactLink{color:#1565c0;align-items:center;gap:.5rem;width:fit-content;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.ContactSection-module__J43LyW__contactLink:hover{color:#0d47a1;gap:.75rem}.ContactSection-module__J43LyW__rightCol{flex-direction:column;display:flex}.ContactSection-module__J43LyW__formCard{background:#f8fafd;border:1px solid #e8edf5;border-radius:24px;padding:2.5rem 2.25rem 2.75rem;box-shadow:0 8px 40px #0d1b2a0f}.ContactSection-module__J43LyW__formHeader{margin-bottom:1.75rem}.ContactSection-module__J43LyW__formTitle{color:#0d1b2a;margin:0 0 .3rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800}.ContactSection-module__J43LyW__formSubtitle{color:#718096;margin:0;font-size:.9rem}.ContactSection-module__J43LyW__form{flex-direction:column;gap:1.1rem;display:flex}.ContactSection-module__J43LyW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactSection-module__J43LyW__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.ContactSection-module__J43LyW__label{color:#4a5568;letter-spacing:.03em;font-size:.78rem;font-weight:500}.ContactSection-module__J43LyW__input,.ContactSection-module__J43LyW__select,.ContactSection-module__J43LyW__textarea{color:#0d1b2a;box-sizing:border-box;appearance:none;background:#fff;border:1.5px solid #dde4ef;border-radius:10px;outline:none;width:100%;padding:.72rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.ContactSection-module__J43LyW__input::placeholder,.ContactSection-module__J43LyW__textarea::placeholder{color:#b0bec5}.ContactSection-module__J43LyW__input:focus,.ContactSection-module__J43LyW__select:focus,.ContactSection-module__J43LyW__textarea:focus{border-color:#1565c0;box-shadow:0 0 0 3px #1565c01f}.ContactSection-module__J43LyW__phoneWrap{align-items:center;display:flex;position:relative}.ContactSection-module__J43LyW__phonePrefix{color:#4a5568;pointer-events:none;z-index:1;font-size:.88rem;font-weight:500;position:absolute;left:1rem}.ContactSection-module__J43LyW__phoneInput{padding-left:3rem}.ContactSection-module__J43LyW__selectWrap{position:relative}.ContactSection-module__J43LyW__select{cursor:pointer;color:#0d1b2a;padding-right:2.5rem}.ContactSection-module__J43LyW__select option[value=""]{color:#b0bec5}.ContactSection-module__J43LyW__selectArrow{color:#718096;pointer-events:none;font-size:.85rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ContactSection-module__J43LyW__textarea{resize:vertical;min-height:100px;line-height:1.6}.ContactSection-module__J43LyW__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.65rem;margin-top:.25rem;display:flex}.ContactSection-module__J43LyW__checkbox{opacity:0;width:0;height:0;position:absolute}.ContactSection-module__J43LyW__checkboxCustom{background:#fff;border:1.5px solid #dde4ef;border-radius:5px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin-top:1px;transition:background .2s,border-color .2s;display:flex;position:relative}.ContactSection-module__J43LyW__checkbox:checked+.ContactSection-module__J43LyW__checkboxCustom{background:#1565c0;border-color:#1565c0}.ContactSection-module__J43LyW__checkbox:checked+.ContactSection-module__J43LyW__checkboxCustom:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;transform:rotate(45deg)translate(-1px,-1px)}.ContactSection-module__J43LyW__checkboxText{color:#718096;font-size:.82rem;line-height:1.5}.ContactSection-module__J43LyW__privacyLink{color:#1565c0;font-weight:500;text-decoration:none}.ContactSection-module__J43LyW__privacyLink:hover{text-decoration:underline}.ContactSection-module__J43LyW__submitBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#1565c0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:.25rem;padding:.9rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600;transition:background .22s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #1565c059}.ContactSection-module__J43LyW__submitBtn:hover:not(:disabled){background:#1976d2;transform:translateY(-2px);box-shadow:0 8px 24px #1565c066}.ContactSection-module__J43LyW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ContactSection-module__J43LyW__successMsg{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;animation:.5s both ContactSection-module__J43LyW__fadeUp;display:flex}.ContactSection-module__J43LyW__successIcon{color:#1565c0;background:#1565c01a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.ContactSection-module__J43LyW__successMsg h4{color:#0d1b2a;margin:0;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800}.ContactSection-module__J43LyW__successMsg p{color:#718096;margin:0;font-size:.9rem}@keyframes ContactSection-module__J43LyW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.ContactSection-module__J43LyW__container{grid-template-columns:1fr;gap:3.5rem}.ContactSection-module__J43LyW__consultImg{height:260px}.ContactSection-module__J43LyW__supportCard{bottom:-16px;right:12px}}@media (max-width:640px){.ContactSection-module__J43LyW__section{padding:64px 1.25rem 72px}.ContactSection-module__J43LyW__row{grid-template-columns:1fr}.ContactSection-module__J43LyW__formCard{padding:1.75rem 1.25rem 2rem}.ContactSection-module__J43LyW__consultImg{height:220px}.ContactSection-module__J43LyW__supportCard{padding:.75rem 1rem;bottom:-14px;right:0}}
.Footer-module__6O_PeW__footer{color:#fff;background:#0c1424;width:100%;font-family:DM Sans,sans-serif}.Footer-module__6O_PeW__topBand{background:#b0742e;padding:1.25rem 2rem}.Footer-module__6O_PeW__topInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;display:flex}.Footer-module__6O_PeW__topLeft{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Footer-module__6O_PeW__topTagline{color:#fffc;margin:0;font-size:.88rem;font-weight:400}.Footer-module__6O_PeW__topEmail{color:#fff;letter-spacing:.02em;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Footer-module__6O_PeW__topEmail:hover{opacity:.8}.Footer-module__6O_PeW__topCta{color:#fff;letter-spacing:.03em;white-space:nowrap;background:#ffffff26;border:1.5px solid #fff6;border-radius:8px;padding:.55rem 1.3rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .22s;display:inline-block}.Footer-module__6O_PeW__topCta:hover{background:#ffffff40}.Footer-module__6O_PeW__main{border-bottom:1px solid #ffffff12;padding:72px 2rem 56px}.Footer-module__6O_PeW__mainInner{grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;align-items:flex-start;gap:3.5rem;max-width:1280px;margin:0 auto;display:grid}.Footer-module__6O_PeW__brandCol{flex-direction:column;gap:1.1rem;display:flex}.Footer-module__6O_PeW__logo{color:#fff;align-items:center;gap:.5rem;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__6O_PeW__logoIcon{color:#d39b54;font-size:1.3rem;line-height:1}.Footer-module__6O_PeW__logoText{color:#fff;letter-spacing:.01em;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:600}.Footer-module__6O_PeW__logoText strong{color:#d39b54;font-weight:800}.Footer-module__6O_PeW__brandDesc{color:#ffffff80;max-width:280px;margin:0;font-size:.87rem;line-height:1.75}.Footer-module__6O_PeW__utilRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Footer-module__6O_PeW__liveChips{flex-wrap:wrap;gap:.45rem;display:flex}.Footer-module__6O_PeW__liveChips span{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff26;border-radius:999px;padding:.25rem .6rem;font-size:.72rem}.Footer-module__6O_PeW__langBadge{color:#ffffff80;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:.28rem .75rem;font-size:.78rem}.Footer-module__6O_PeW__loginLink{color:#ffffff80;letter-spacing:.04em;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__6O_PeW__loginLink:hover{color:#fff}.Footer-module__6O_PeW__socials{gap:.6rem;margin-top:.25rem;display:flex}.Footer-module__6O_PeW__socialBtn{color:#fff9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .22s,color .22s,border-color .22s,transform .2s;display:flex}.Footer-module__6O_PeW__socialBtn:hover{color:#fff;background:#b0742e;border-color:#b0742e;transform:translateY(-2px)}.Footer-module__6O_PeW__linkCol{flex-direction:column;display:flex}.Footer-module__6O_PeW__colHeading{letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;margin:0 0 1.25rem;font-family:Syne,sans-serif;font-size:.8rem;font-weight:700}.Footer-module__6O_PeW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__6O_PeW__footerLink{color:#fff9;letter-spacing:.01em;font-size:.88rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.Footer-module__6O_PeW__footerLink:hover{color:#fff;padding-left:4px}.Footer-module__6O_PeW__cookieWrap{flex-direction:column;gap:.75rem;display:flex}.Footer-module__6O_PeW__cookieBtn{color:#ffffff8c;cursor:pointer;letter-spacing:.02em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.4rem;width:fit-content;padding:.45rem .9rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:400;transition:background .2s,color .2s;display:inline-flex}.Footer-module__6O_PeW__cookieBtn:hover{color:#fff;background:#ffffff1f}.Footer-module__6O_PeW__bottomBar{padding:1.25rem 2rem}.Footer-module__6O_PeW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;display:flex}.Footer-module__6O_PeW__copyright{color:#ffffff4d;margin:0;font-size:.8rem}.Footer-module__6O_PeW__legalLinks{align-items:center;gap:.6rem;display:flex}.Footer-module__6O_PeW__legalLink{color:#ffffff59;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__6O_PeW__legalLink:hover{color:#ffffffbf}.Footer-module__6O_PeW__dot{color:#fff3;font-size:.8rem}@media (max-width:1024px){.Footer-module__6O_PeW__mainInner{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__6O_PeW__brandCol{grid-column:1/-1}.Footer-module__6O_PeW__brandDesc{max-width:100%}}@media (max-width:640px){.Footer-module__6O_PeW__topInner{flex-direction:column;align-items:flex-start;gap:.75rem}.Footer-module__6O_PeW__main{padding:48px 1.25rem 40px}.Footer-module__6O_PeW__mainInner{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__6O_PeW__brandCol{grid-column:1/-1}.Footer-module__6O_PeW__bottomBar{padding:1.1rem 1.25rem}.Footer-module__6O_PeW__bottomInner{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:420px){.Footer-module__6O_PeW__mainInner{grid-template-columns:1fr}}
.layout-module__5W5FYG__publicSiteShell{background:radial-gradient(circle at 8% 8%,#dca55a17,#0000 24%),radial-gradient(circle at 94% 16%,#1543691f,#0000 28%),#f6f8fb;min-height:100vh}.layout-module__5W5FYG__pageContent,:is(.layout-module__5W5FYG__pageContent main,.layout-module__5W5FYG__pageContent section){position:relative}:is(.layout-module__5W5FYG__pageContent h1,.layout-module__5W5FYG__pageContent h2,.layout-module__5W5FYG__pageContent h3){letter-spacing:-.02em}.layout-module__5W5FYG__pageContent p{text-wrap:pretty}
