@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&family=Roboto:ital@1&display=swap";.MainLayout-module__mainLayout___4ikwl{display:flex;flex-direction:column;min-height:100vh}.MainLayout-module__mainContent___ylsV4{flex-grow:1}.Button-module__button___BdBhm{display:inline-block;padding:.85rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none;cursor:pointer;border:none;box-shadow:0 4px 14px #00000040;transition:all .3s ease;-webkit-appearance:none}.Button-module__primary___pIJSY{background-color:#8e9095;color:#fff}.Button-module__primary___pIJSY:hover{background-color:#749bff}.Button-module__secondary___5WMMM{background-color:transparent;border:2px solid #ffffff;color:#fff}.Button-module__secondary___5WMMM:hover{background-color:#ffffff1a}.Button-module__gold___qLNK6{background:linear-gradient(45deg,#1d1d1d,#282828,#1d1d1d);color:#5a89ff;border:2px solid #1D1D1D}.Button-module__gold___qLNK6:hover{background-position:right center;border:2px solid #5A89FF}.Button-module__light___t4PQ-{background-color:#fff;color:var(--color-primary)}.Button-module__light___t4PQ-:hover{background-color:#ebebeb}.Button-module__purple___R3SeB{background-color:#1d1d1d;color:#5a89ff;border:2px solid #5A89FF}.Button-module__purple___R3SeB:hover{background-color:#282828;color:#fff}.Button-module__thinktank___8-ihp{background-color:#00acb5;color:#040c20;font-weight:700;box-shadow:0 4px 15px #00acb54d;padding:.9rem 2.2rem;font-size:1rem}.Button-module__thinktank___8-ihp:hover{background-color:#00cbd6;box-shadow:0 6px 20px #00acb566}.NavDropdown-module__dropdownMenu___t0h78{position:absolute;top:100%;left:0;margin-top:15px;background-color:#1d1d1d;border-radius:8px;padding:.75rem;min-width:240px;box-shadow:0 10px 30px #0000001a;border:1px solid #e2e8f0;z-index:50}.NavDropdown-module__dropdownItem___psVSw{display:block;padding:.75rem 1rem;font-family:Inter,sans-serif;font-weight:500;color:#8e9095;border-radius:6px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.NavDropdown-module__dropdownItem___psVSw:hover{color:#5a89ff}.NavDropdown-module__dropdownItem___psVSw.NavDropdown-module__active___LjueA{background-color:#00acb5;color:#fff}.Header-module__header___3742j{position:fixed;top:0;left:0;width:100%;z-index:50;transition:background-color .3s ease-in-out,backdrop-filter .3s ease-in-out;padding:1rem 0}.Header-module__glassmorphism___LjUUF{background:#1d1d1db3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:.75rem 0}.Header-module__container___FclnV{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Header-module__nav___k3NMg{display:flex;justify-content:space-between;align-items:center}.Header-module__logo___nyhFI{display:flex;align-items:center;gap:.75rem;text-decoration:none}.Header-module__logoImg___WA-h3{height:2.5rem;width:auto}.Header-module__desktopNav___f8r0C{display:none}@media (min-width: 1024px){.Header-module__desktopNav___f8r0C{display:flex;align-items:center;gap:2.5rem}}.Header-module__navLink___sROkX,.Header-module__navItemContainer___wkyz2>span{color:#fff;text-decoration:none;font-weight:500;padding:.5rem .25rem;position:relative;transition:color .3s ease;text-shadow:0 1px 4px rgba(0,0,0,.5)}.Header-module__navLink___sROkX:after,.Header-module__navItemContainer___wkyz2>span:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;color:#5a89ff;background-color:#5a89ff;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.25,1,.5,1)}.Header-module__navLink___sROkX:hover,.Header-module__navItemContainer___wkyz2>span:hover{color:#5a89ff;text-decoration:none}.Header-module__navLink___sROkX:hover:after,.Header-module__navItemContainer___wkyz2>span:hover:after{transform:scaleX(1)}.Header-module__active___ws5Ln{font-weight:700}.Header-module__active___ws5Ln:after{transform:scaleX(1)!important}.Header-module__actions___Lb---{display:flex;align-items:center;gap:1rem}.Header-module__desktopButton___uX1at{display:none}@media (min-width: 640px){.Header-module__desktopButton___uX1at{display:block}}.Header-module__mobileMenuButton___CeD3q{display:block;background:none;border:none;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);cursor:pointer;padding:.5rem;z-index:100}@media (min-width: 1024px){.Header-module__mobileMenuButton___CeD3q{display:none}}.Header-module__navItemContainer___wkyz2{position:relative;cursor:pointer}.Footer-module__footer___P3Y6U{padding:5rem 0 2rem;background-color:#040c20;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.Footer-module__container___f6Yoe{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Footer-module__footerGrid___FZR1A{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 768px){.Footer-module__footerGrid___FZR1A{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.Footer-module__footerGrid___FZR1A{grid-template-columns:repeat(4,1fr)}}.Footer-module__columnLogo___RpIJk{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.Footer-module__columnLogo___RpIJk>Button{text-decoration:none;transition:color .5s ease}.Footer-module__columnLogo___RpIJk>Button:hover{text-decoration:none;box-shadow:0 0 10px #00000080}.Footer-module__columnTitle___ggouG{font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.Footer-module__logo___IG9pG{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1rem}.Footer-module__logoImg___XKXhx{height:4.5rem;width:auto}.Footer-module__logoIcon___XpHAE{height:2rem;width:2rem;color:#040c20}.Footer-module__logoText___foyEp{font-size:1.5rem;font-weight:700;color:#fff}.Footer-module__column___nadwI p{font-size:.9rem;line-height:1.6}.Footer-module__linkList___k0Orc{list-style:none;padding:0;margin:0}.Footer-module__linkList___k0Orc li{margin-bottom:.75rem;font-size:.9rem}.Footer-module__link___MNtm9{color:#fff;text-decoration:none;transition:color .3s ease}.Footer-module__link___MNtm9:hover{color:#fff}.Footer-module__textBold___BXB-G{font-weight:700}.Footer-module__socialIcons___exwmN{display:flex;gap:1.5rem}.Footer-module__copyright___rJ2co{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.875rem}hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1rem 0}.Footer-module__FooterButton___vJhso{display:inline-block;padding:.85rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none;cursor:pointer;border:none;background-color:#fff;color:#5a89ff}.Footer-module__FooterButton___vJhso:hover{background-color:#5a89ff;color:#fff;text-decoration:none;box-shadow:0 0 10px #00000080}.ZohoAmpipForm-module__honeypot___5X5pH{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}.ZohoAmpipForm-module__modalOverlay___jjqhv{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#040c20bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.ZohoAmpipForm-module__closeIcon___g4Q49{position:absolute;top:1.25rem;right:1.5rem;background:transparent;border:none;color:#8e9095;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;z-index:110}.ZohoAmpipForm-module__closeIcon___g4Q49:hover{background-color:#ffffff1a;color:#fff}.ZohoAmpipForm-module__formContainer___zZRIV{position:relative;background-color:#fff;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;border-radius:16px;box-shadow:0 20px 50px #0003;font-family:Inter,sans-serif;border:1px solid #e2e8f0;overflow:hidden}.ZohoAmpipForm-module__header___D4GHB{padding:2rem 3rem 1.5rem;border-bottom:1px solid #e2e8f0;flex-shrink:0;text-align:center}.ZohoAmpipForm-module__header___D4GHB .ZohoAmpipForm-module__title___1b5B4{font-family:Mattone,serif;font-size:2.25rem;color:#040c20}.ZohoAmpipForm-module__header___D4GHB .ZohoAmpipForm-module__subtitle___nM2zw{color:#8e9095;margin-top:.5rem}.ZohoAmpipForm-module__formScrollable___zf0O5{overflow-y:auto;padding:2.5rem 3rem;flex-grow:1}.ZohoAmpipForm-module__formScrollable___zf0O5::-webkit-scrollbar{width:8px}.ZohoAmpipForm-module__formScrollable___zf0O5::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.ZohoAmpipForm-module__formScrollable___zf0O5::-webkit-scrollbar-thumb{background-color:#8e9095;border-radius:10px;border:2px solid transparent;background-clip:content-box}.ZohoAmpipForm-module__formScrollable___zf0O5::-webkit-scrollbar-thumb:hover{background-color:#686a6f}.ZohoAmpipForm-module__formContent___iHFiq{display:flex;flex-direction:column;gap:1.5rem}.ZohoAmpipForm-module__formGrid___Wsxff{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.ZohoAmpipForm-module__formField___u9JST .ZohoAmpipForm-module__label___na7GT{display:block;font-size:.9rem;font-weight:600;color:#5a89ff;margin-bottom:.5rem}.ZohoAmpipForm-module__formField___u9JST .ZohoAmpipForm-module__requiredStar___laqKi{color:#1de4e3;font-weight:700;margin-left:.1rem}.ZohoAmpipForm-module__input___bH7yW,.ZohoAmpipForm-module__select___151Xb,.ZohoAmpipForm-module__textarea___xpKix{width:100%;padding:.85rem 1.1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#040c20;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.ZohoAmpipForm-module__input___bH7yW::placeholder,.ZohoAmpipForm-module__select___151Xb::placeholder,.ZohoAmpipForm-module__textarea___xpKix::placeholder{color:#8e9095}.ZohoAmpipForm-module__input___bH7yW:focus-visible,.ZohoAmpipForm-module__select___151Xb:focus-visible,.ZohoAmpipForm-module__textarea___xpKix:focus-visible{outline:none;border-color:#00acb5;box-shadow:0 0 0 3px #00acb540;background-color:#fff}.ZohoAmpipForm-module__disabledInput___DP3p8{background-color:#e9ecef;cursor:not-allowed;opacity:.7}.ZohoAmpipForm-module__selectWrapper___yUmL3{position:relative}.ZohoAmpipForm-module__selectWrapper___yUmL3:after{content:"▼";font-size:.8rem;color:#5a89ff;position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);pointer-events:none}.ZohoAmpipForm-module__selectWrapper___yUmL3 .ZohoAmpipForm-module__select___151Xb{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem}.ZohoAmpipForm-module__termsContainer___6eeco{display:flex;align-items:flex-start;gap:.75rem}.ZohoAmpipForm-module__termsContainer___6eeco .ZohoAmpipForm-module__checkbox___2X3Tc{margin-top:.2rem;width:1.25rem;height:1.25rem;accent-color:rgb(0,172,181);flex-shrink:0}.ZohoAmpipForm-module__termsContainer___6eeco .ZohoAmpipForm-module__termsLabel___UJDcZ{font-size:.9rem;color:#8e9095;line-height:1.5}.ZohoAmpipForm-module__termsContainer___6eeco .ZohoAmpipForm-module__termsLabel___UJDcZ a{color:#5a89ff;text-decoration:none;font-weight:600}.ZohoAmpipForm-module__termsContainer___6eeco .ZohoAmpipForm-module__termsLabel___UJDcZ a:hover{text-decoration:underline}.ZohoAmpipForm-module__submitContainer___foege{text-align:center;margin-top:1.5rem}.ZohoAmpipForm-module__submitButton___-xzyg{padding:.9rem 2.8rem;border:none;border-radius:8px;font-family:Mattone,serif;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(95deg,#228a9a,#00acb5);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00acb54d}.ZohoAmpipForm-module__submitButton___-xzyg:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 7px 20px #00acb566}.ZohoAmpipForm-module__submitButton___-xzyg:active:not(:disabled){transform:translateY(-1px) scale(.99);box-shadow:0 4px 15px #00acb54d}.ZohoAmpipForm-module__submitButton___-xzyg:disabled{background:#8e9095;cursor:not-allowed;transform:none;box-shadow:none}.ZohoAmpipForm-module__modalBackdrop___6-0kY{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#040c20bf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:150}.ZohoAmpipForm-module__modalContent___FrzT2{background:#fff;border-radius:12px;width:90%;max-width:600px;box-shadow:0 10px 30px #0003;overflow:hidden}.ZohoAmpipForm-module__modalHeader___9DUhE{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.ZohoAmpipForm-module__modalHeader___9DUhE h3{margin:0;font-family:Mattone,serif;color:#040c20;font-size:1.5rem}.ZohoAmpipForm-module__modalBody___RHu-r{padding:1.5rem}.ZohoAmpipForm-module__modalBody___RHu-r pre{background-color:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:8px;white-space:pre-wrap;word-break:break-all;font-size:.9rem;line-height:1.6;max-height:300px;overflow-y:auto;color:#22506a}.ZohoAmpipForm-module__modalFooter___qzqcF{padding:1rem 1.5rem;display:flex;justify-content:flex-end;border-top:1px solid #e2e8f0;background-color:#f8fafc}.ZohoAmpipForm-module__closeButton___OWjjH{padding:.6rem 1.5rem;border:none;border-radius:8px;background-color:#5a89ff;color:#fff;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ZohoAmpipForm-module__closeButton___OWjjH:hover{background-color:#040c20}.OffCanvasMenu-module__overlay___swbgq{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:40}.OffCanvasMenu-module__menu___SrSpu{position:fixed;top:0;right:0;width:85%;max-width:350px;height:100vh;background:#040c20;box-shadow:-5px 0 25px #0000004d;z-index:45;display:flex;flex-direction:column;padding:4rem 1.5rem 1.5rem;padding-top:90px}.OffCanvasMenu-module__mainNavLinks___sFdmR{display:flex;flex-direction:column;flex-grow:1}.OffCanvasMenu-module__navLink___k7KaR{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;color:#fff;text-decoration:none;padding:1rem .5rem;border-radius:.25rem;transition:all .3s ease;margin-bottom:.5rem}.OffCanvasMenu-module__navLink___k7KaR:hover{background-color:#ffffff1a}.OffCanvasMenu-module__navLink___k7KaR.OffCanvasMenu-module__active___0jBgp{color:#f0e51b;font-weight:700}.OffCanvasMenu-module__extras___69m9r{margin-top:1.5rem;padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.OffCanvasMenu-module__languageToggle___fAFUw{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#282828b3;border-radius:.25rem;border:1px solid rgba(255,255,255,.1)}.OffCanvasMenu-module__languageToggle___fAFUw img{width:24px;border-radius:2px}.OffCanvasMenu-module__languageToggle___fAFUw span{color:#fff;font-size:1rem;font-weight:500}.OffCanvasMenu-module__contactInfo___EW8gh{display:flex;flex-direction:column;gap:1rem}.OffCanvasMenu-module__contactLink___l3O1x{display:flex;align-items:center;gap:1rem;color:#8e9095;font-size:.875rem;text-decoration:none;transition:color .3s ease}.OffCanvasMenu-module__contactLink___l3O1x:hover{color:#fff}.OffCanvasMenu-module__socialIcons___N6GMi{display:flex;align-items:center;gap:1.5rem}.OffCanvasMenu-module__socialIcons___N6GMi a{color:#8e9095;transition:all .3s ease}.OffCanvasMenu-module__socialIcons___N6GMi a:hover{color:#fff;transform:scale(1.1)}.OffCanvasMenu-module__mobileButton___KtMex{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.OffCanvasMenu-module__mobileButton___KtMex .button_button__*{width:100%;text-align:center}@font-face{font-family:Mattone;src:url(/src/fonts/Mattone-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mattone;src:url(/src/fonts/Mattone-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mattone;src:url(/src/fonts/Mattone-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-background: #1D1D1D;--color-text: #ffffff;--color-text-secondary: rgb(142, 144, 149);--color-surface: #1f2937;--color-primary: #5A89FF;--color-accent: rgb(240, 229, 27);--color-border: rgba(255, 255, 255, .1)}body.light-mode{--color-background: #ffffff;--color-text: #000000;--color-text-secondary: rgb(142, 144, 149);--color-surface: #ffffff;--color-primary: rgb(0, 172, 181);--color-accent: rgb(240, 229, 27);--color-border: #e2e8f0}html{scroll-behavior:smooth}body{background-color:var(--color-background);font-family:Inter,sans-serif;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:10px;border:2px solid var(--color-background)}
