@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}.ZohoForm-module__modalOverlay___H-FYa{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#040c20b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem;animation:ZohoForm-module__fadeIn___iFm8p .3s ease-out}@keyframes ZohoForm-module__fadeIn___iFm8p{0%{opacity:0}to{opacity:1}}.ZohoForm-module__formContainer___3OHu2{background:#282828;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.ZohoForm-module__header___IpwGZ{flex-shrink:0;padding:1.5rem 2.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.ZohoForm-module__headerContent___7toWv{display:flex;flex-direction:column;gap:.25rem}.ZohoForm-module__title___qZuxt{font-family:Mattone,serif;color:#fff;font-size:1.5rem;font-weight:600;margin:0;line-height:1.2}.ZohoForm-module__subtitle___Jg-Wb{color:#8e9095;font-family:Inter,sans-serif;font-size:1rem;margin:0}.ZohoForm-module__closeIcon___UlMfx{flex-shrink:0;background:none;border:none;cursor:pointer;color:#8e9095;padding:.25rem;border-radius:50%;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.ZohoForm-module__closeIcon___UlMfx:hover{color:#fff;background-color:#ffffff1a}.ZohoForm-module__formScrollable___vKxM-{flex:1 1 auto;overflow-y:auto;padding:1.5rem 2.5rem}@media (min-width: 768px){.ZohoForm-module__formScrollable___vKxM-{padding:2.5rem}}.ZohoForm-module__formContent___9pRPm{display:flex;flex-direction:column;gap:2.5rem}.ZohoForm-module__formSection___LrL7Y{display:flex;flex-direction:column;gap:1.5rem}.ZohoForm-module__sectionTitle___rFEox{font-family:Inter,sans-serif;color:#5a89ff;font-size:1.125rem;font-weight:700;margin:0;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:.5px}.ZohoForm-module__footer___3fFIl{flex-shrink:0;display:flex;justify-content:flex-end;padding:1rem 2.5rem;border-top:1px solid rgba(255,255,255,.1);background-color:#282828f2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ZohoForm-module__formField___CbHSb{width:100%;display:flex;flex-direction:column;gap:.5rem}.ZohoForm-module__label___MBG-9{display:block;font-weight:500;font-family:Inter,sans-serif;font-size:1.125rem;color:#8e9095}.ZohoForm-module__requiredStar___OZ-qP{color:#5a89ff;margin-left:2px;font-weight:700}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68,.ZohoForm-module__textarea___uhCBb,.ZohoForm-module__input___76Jes{width:100%;min-height:48px;padding:11px 12px;font-size:1rem;font-family:Inter,sans-serif;color:#fff;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.25rem;transition:all .3s ease-in-out;box-sizing:border-box}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68::placeholder,.ZohoForm-module__textarea___uhCBb::placeholder,.ZohoForm-module__input___76Jes::placeholder{color:#8e9095;opacity:1}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68:focus,.ZohoForm-module__textarea___uhCBb:focus,.ZohoForm-module__input___76Jes:focus,.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68:focus-within,.ZohoForm-module__textarea___uhCBb:focus-within,.ZohoForm-module__input___76Jes:focus-within{outline:none;border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68:disabled,.ZohoForm-module__textarea___uhCBb:disabled,.ZohoForm-module__input___76Jes:disabled,.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__disabledInput___C98Yi.ZohoForm-module__select___PyR68,.ZohoForm-module__disabledInput___C98Yi.ZohoForm-module__textarea___uhCBb,.ZohoForm-module__disabledInput___C98Yi.ZohoForm-module__input___76Jes{background-color:#ffffff80;color:#8e9095;cursor:not-allowed;opacity:.7}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isConditional___hjK7D.ZohoForm-module__select___PyR68,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__textarea___uhCBb,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__input___76Jes{background-color:#5a89ff0d;border-color:#5a89ff4d}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isConditional___hjK7D.ZohoForm-module__select___PyR68:focus,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__textarea___uhCBb:focus,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__input___76Jes:focus,.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isConditional___hjK7D.ZohoForm-module__select___PyR68:focus-within,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__textarea___uhCBb:focus-within,.ZohoForm-module__isConditional___hjK7D.ZohoForm-module__input___76Jes:focus-within{border-color:#1de4e3;box-shadow:0 0 0 2px #1de4e333}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isError___JAC2e.ZohoForm-module__select___PyR68,.ZohoForm-module__isError___JAC2e.ZohoForm-module__textarea___uhCBb,.ZohoForm-module__isError___JAC2e.ZohoForm-module__input___76Jes{border-color:#f41033}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isError___JAC2e.ZohoForm-module__select___PyR68:focus,.ZohoForm-module__isError___JAC2e.ZohoForm-module__textarea___uhCBb:focus,.ZohoForm-module__isError___JAC2e.ZohoForm-module__input___76Jes:focus,.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__isError___JAC2e.ZohoForm-module__select___PyR68:focus-within,.ZohoForm-module__isError___JAC2e.ZohoForm-module__textarea___uhCBb:focus-within,.ZohoForm-module__isError___JAC2e.ZohoForm-module__input___76Jes:focus-within{border-color:#f41033;box-shadow:0 0 0 2px #f4103333}.ZohoForm-module__inputGroup___x4ZoW{position:relative;display:flex;align-items:center;width:100%}.ZohoForm-module__inputIcon___ysu4v{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#8e9095;display:flex;align-items:center;font-size:1.25rem;pointer-events:none;z-index:1}.ZohoForm-module__textarea___uhCBb+.ZohoForm-module__inputIcon___ysu4v{top:14px;transform:none}.ZohoForm-module__inputWithIcon___vZHKr{padding-left:40px!important}.ZohoForm-module__textarea___uhCBb{resize:vertical;min-height:120px;height:auto;padding:1rem}.ZohoForm-module__textarea___uhCBb.ZohoForm-module__inputWithIcon___vZHKr{padding-left:40px!important}.ZohoForm-module__selectWrapper___b74xv{position:relative;width:100%}.ZohoForm-module__selectWrapper___b74xv.ZohoForm-module__isError___JAC2e .ZohoForm-module__select___PyR68{border-color:#f41033}.ZohoForm-module__selectWrapper___b74xv.ZohoForm-module__isError___JAC2e .ZohoForm-module__select___PyR68:focus,.ZohoForm-module__selectWrapper___b74xv.ZohoForm-module__isError___JAC2e .ZohoForm-module__select___PyR68:focus-within{border-color:#f41033;box-shadow:0 0 0 2px #f4103333}.ZohoForm-module__selectWrapper___b74xv:focus-within .ZohoForm-module__select___PyR68{border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:2.5rem}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__select___PyR68 option{background:#282828;color:#fff}.ZohoForm-module__selectWrapper___b74xv .ZohoForm-module__selectIcon___Argxt{color:#8e9095;position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .3s ease-in-out;z-index:1}.ZohoForm-module__selectWrapper___b74xv:focus-within .ZohoForm-module__selectIcon___Argxt{color:#d4af37}.ZohoForm-module__errorMessage___GtqV0{color:#f41033;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin-top:-.25rem;display:flex;align-items:center;gap:.5rem}.ZohoForm-module__inputHint___jQpil{font-size:.875rem;color:#8e9095;margin-top:-.25rem}.ZohoForm-module__formGrid___aGsSt{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.ZohoForm-module__formGrid___aGsSt{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}}.ZohoForm-module__phoneInputWrapper___-qujJ{display:flex;width:100%}.ZohoForm-module__phoneInputWrapper___-qujJ .ZohoForm-module__phoneCodeSelect___wRKjI{flex:0 0 130px}.ZohoForm-module__phoneInputWrapper___-qujJ .ZohoForm-module__phoneCodeSelect___wRKjI .ZohoForm-module__select___PyR68{border-top-right-radius:0;border-bottom-right-radius:0}.ZohoForm-module__phoneInputWrapper___-qujJ .ZohoForm-module__phoneCustomCode___yNFXI{flex:0 0 80px;border-radius:0;border-left:0;min-height:48px}.ZohoForm-module__phoneInputWrapper___-qujJ .ZohoForm-module__phoneNumber___MfDJk{flex:1 1 auto;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;min-height:48px}.ZohoForm-module__conditionalWrapper___cX51o{display:flex;flex-direction:column;gap:1.5rem;border-left:3px solid #5A89FF;padding-left:1rem;margin-left:.25rem}.ZohoForm-module__termsContainer___pFkA6{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .3s ease-in-out}.ZohoForm-module__termsContainer___pFkA6:hover{background-color:#ffffff0d}.ZohoForm-module__checkbox___aq-et{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:2px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.25rem;accent-color:#D4AF37;transition:all .3s ease-in-out}.ZohoForm-module__checkbox___aq-et:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 2px #d4af3733}.ZohoForm-module__checkbox___aq-et.ZohoForm-module__isError___JAC2e{border-color:#f41033}.ZohoForm-module__termsLabel___RWOWO{font-size:.875rem;color:#8e9095;line-height:1.5}.ZohoForm-module__termsLabel___RWOWO a{color:#5a89ff;text-decoration:none;font-weight:500}.ZohoForm-module__termsLabel___RWOWO a:hover{text-decoration:underline}.ZohoForm-module__termsLabelText___LyTdq{color:#5a89ff;text-decoration:none;font-weight:500;font-size:medium}.ZohoForm-module__submitButton___BwufM{background-color:#d4af37;color:#040c20;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;height:48px;border:none;border-radius:.25rem;cursor:pointer;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem}.ZohoForm-module__submitButton___BwufM:hover{background-color:#ddc061;box-shadow:0 4px 15px #d4af3733;transform:translateY(-2px)}.ZohoForm-module__submitButton___BwufM:disabled{background-color:#8e9095;color:#282828;cursor:not-allowed;opacity:.7;box-shadow:none;transform:none}.ZohoForm-module__submissionMessage___ntzf-{padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 768px){.ZohoForm-module__submissionMessage___ntzf-{padding:2.5rem 1.5rem}}.ZohoForm-module__submissionMessage___ntzf- .ZohoForm-module__icon___htsMH{margin-bottom:.5rem}.ZohoForm-module__submissionMessage___ntzf- .ZohoForm-module__submissionTitle___B-K1M{font-size:1.25rem;font-weight:600;margin:0}.ZohoForm-module__submissionMessage___ntzf- p{font-size:1rem;color:#696b70;line-height:1.6;max-width:450px;margin:0 0 1rem}.ZohoForm-module__submissionMessage___ntzf- .ZohoForm-module__submitButton___BwufM{width:auto;min-width:180px}.ZohoForm-module__success___EEiAN .ZohoForm-module__icon___htsMH{color:#00acb5}.ZohoForm-module__success___EEiAN .ZohoForm-module__submissionTitle___B-K1M{color:#040c20}.ZohoForm-module__error___cHba3 .ZohoForm-module__icon___htsMH,.ZohoForm-module__error___cHba3 .ZohoForm-module__submissionTitle___B-K1M{color:#e53e3e}.ZohoForm-module__error___cHba3 p{color:#8e9095}.ZohoForm-module__error___cHba3 .ZohoForm-module__submitButton___BwufM{background-color:#e53e3e;border-color:#e53e3e;color:#fff}.ZohoForm-module__error___cHba3 .ZohoForm-module__submitButton___BwufM:hover{background-color:#c53030;border-color:#c53030}.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)}
