.projetos_page__xt5T3{display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px 80px 80px 120px;grid-gap:64px;gap:64px;font-family:Montserrat,Montserrat Fallback,sans-serif}.projetos_main__L4z_k{gap:64px;grid-row-start:2;width:100%;max-width:1200px}.projetos_header__HqDl_,.projetos_main__L4z_k{display:flex;flex-direction:column;align-items:center;text-align:center}.projetos_header__HqDl_{gap:24px}.projetos_title__DWGBZ{font-size:3.5rem;font-weight:700;color:var(--foreground);margin:0;line-height:1.2}.projetos_highlight___DvgH{color:#013750;background:linear-gradient(35deg,#ff701e,#9c2801);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.projetos_subtitle__myiJw{font-size:1.25rem;color:var(--foreground);opacity:.8;margin:0;max-width:600px;line-height:1.6}.projetos_projetosGrid___tF0H{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:48px;gap:48px;width:100%}.projetos_projetoCard__oORx5{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;contain:paint}.projetos_projetoCard__oORx5:hover{transform:translateY(-8px);border-color:var(--button-secondary-hover);box-shadow:0 16px 48px rgba(var(--button-secondary-hover),.2)}.projetos_projetoCard__oORx5.projetos_destaque__y5k1x{border-color:var(--header-color);box-shadow:0 8px 32px rgba(255,136,0,.2)}.projetos_projetoCard__oORx5.projetos_destaque__y5k1x:hover{box-shadow:0 20px 60px rgba(255,136,0,.3)}.projetos_projetoImagem__YTT2u{position:relative;width:100%;height:250px;overflow:hidden}.projetos_imagem__FKUxN{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.projetos_projetoCard__oORx5:hover .projetos_imagem__FKUxN{transform:scale(1.05)}.projetos_badgeDestaque__bMHQj{position:absolute;top:16px;right:16px;background:linear-gradient(35deg,#ff701e,#9c2801);color:white;padding:8px 16px;border-radius:20px;font-size:.875rem;font-weight:600;box-shadow:0 4px 16px rgba(255,136,0,.3)}.projetos_tipoBadge__9WxRE{position:absolute;top:16px;left:16px;background:rgba(0,0,0,.85);color:white;padding:8px 12px;border-radius:20px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.2)}.projetos_projetoConteudo__qc_w8{padding:32px;display:flex;flex-direction:column;gap:24px}.projetos_projetoTitulo__NVuJs{font-size:1.5rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.3}.projetos_projetoDescricao__srIkj{font-size:1rem;color:var(--foreground);opacity:.8;margin:0;line-height:1.6}.projetos_tecnologias__5Vpa9{display:flex;flex-wrap:wrap;gap:8px}.projetos_techTag__DIgR2{background:rgba(255,136,0,.1);color:var(--header-color);padding:6px 12px;border-radius:16px;font-size:.875rem;font-weight:500;border:1px solid rgba(255,136,0,.2);transition:all .2s ease}.projetos_techTag__DIgR2:hover{background:rgba(255,136,0,.2);border-color:var(--header-color)}.projetos_projetoLinks__5Z2ip{display:flex;gap:12px;margin-top:8px}.projetos_linkButton__ajky4{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .2s ease;cursor:pointer;border:1px solid transparent;background:rgba(255,255,255,.05);color:var(--foreground);border-color:rgba(255,255,255,.1)}.projetos_linkButton__ajky4:hover{transform:translateY(-2px)}.projetos_frontendButton__UXPAc{background:var(--header-color);color:var(--background);border-color:var(--header-color)}.projetos_frontendButton__UXPAc:hover{background:#ff9a00;box-shadow:0 8px 24px rgba(255,136,0,.3)}.projetos_backendButton__hvu48{background:#3b82f6;color:white;border-color:#3b82f6}.projetos_backendButton__hvu48:hover{background:#2563eb;box-shadow:0 8px 24px rgba(59,130,246,.3)}.projetos_demoButton__7B81D{background:#10b981;color:white;border-color:#10b981}.projetos_demoButton__7B81D:hover{background:#059669;box-shadow:0 8px 24px rgba(16,185,129,.3)}.projetos_ctaSection__M_OFs{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;padding:48px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:16px}.projetos_ctaText__GAMXa{font-size:1.125rem;color:var(--foreground);opacity:.9;margin:0;line-height:1.6}.projetos_ctaButtons__BuL2V{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:center}.projetos_ctaButton___76N1{border-radius:128px;border:1px solid transparent;background:var(--foreground);color:var(--background)}.projetos_ctaButtonSecondary__ArrOV,.projetos_ctaButton___76N1{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:48px;padding:0 20px;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500;font-family:Montserrat,Montserrat Fallback,sans-serif;gap:8px}.projetos_ctaButtonSecondary__ArrOV{border-radius:128px;border:1px solid var(--foreground);background:transparent;color:var(--foreground);text-decoration:none;min-width:158px}@media (hover:hover) and (pointer:fine){.projetos_ctaButton___76N1:hover{background:var(--button-primary-hover);border-color:transparent}.projetos_ctaButtonSecondary__ArrOV:hover{background:var(--button-secondary-hover);border-color:transparent}}@media (max-width:768px){.projetos_page__xt5T3{padding:32px 32px 80px 48px}.projetos_main__L4z_k{gap:48px}.projetos_title__DWGBZ{font-size:2.5rem}.projetos_subtitle__myiJw{font-size:1.1rem}.projetos_projetosGrid___tF0H{grid-template-columns:1fr;gap:32px}.projetos_projetoCard__oORx5{max-width:100%}.projetos_projetoConteudo__qc_w8{padding:24px;gap:20px}.projetos_projetoTitulo__NVuJs{font-size:1.25rem}.projetos_projetoDescricao__srIkj{font-size:.9rem}.projetos_projetoLinks__5Z2ip{flex-direction:column}.projetos_linkButton__ajky4{justify-content:center;padding:14px 20px}.projetos_ctaSection__M_OFs{padding:32px 24px}.projetos_ctaButtons__BuL2V{flex-direction:column;gap:20px;width:100%;max-width:300px}.projetos_ctaButtonSecondary__ArrOV,.projetos_ctaButton___76N1{font-size:18px;height:56px;padding:0 24px;min-height:44px;border-radius:12px;font-weight:600;width:100%}}@media (max-width:480px){.projetos_page__xt5T3{padding:24px 24px 80px 32px}.projetos_main__L4z_k{gap:40px}.projetos_title__DWGBZ{font-size:2rem}.projetos_subtitle__myiJw{font-size:1rem}.projetos_projetosGrid___tF0H{gap:24px}.projetos_projetoConteudo__qc_w8{padding:20px;gap:16px}.projetos_tecnologias__5Vpa9{gap:6px}.projetos_techTag__DIgR2{font-size:.8rem;padding:4px 10px}}.projetos_titleSkeleton__tgAFi{width:300px;height:3.5rem}.projetos_subtitleSkeleton__nPVir{width:500px;height:2.5rem}.projetos_projetoTituloSkeleton__tv2W9{width:200px;height:1.5rem}.projetos_projetoDescricaoSkeleton__AZmkE{width:100%;height:4.5rem}.projetos_badgeSkeleton__mJ0po{width:80px;height:1rem}.projetos_buttonSkeleton__rjrRi{width:100px;height:1rem}.projetos_ctaTextSkeleton__YSerA{width:400px;height:2rem}.projetos_ctaButtonSkeleton__ms29a{width:150px;height:1rem}@media (max-width:768px){.projetos_titleSkeleton__tgAFi{width:250px;height:2.5rem}.projetos_subtitleSkeleton__nPVir{width:300px;height:2rem}.projetos_projetoTituloSkeleton__tv2W9{width:150px;height:1.25rem}.projetos_projetoDescricaoSkeleton__AZmkE{height:3.5rem}.projetos_ctaTextSkeleton__YSerA{width:250px;height:1.5rem}}@media (max-width:480px){.projetos_titleSkeleton__tgAFi{width:200px;height:2rem}.projetos_subtitleSkeleton__nPVir{width:250px;height:1.5rem}.projetos_projetoTituloSkeleton__tv2W9{width:120px;height:1rem}.projetos_projetoDescricaoSkeleton__AZmkE{height:3rem}.projetos_ctaTextSkeleton__YSerA{width:200px;height:1.25rem}}.LoadingSkeleton_skeleton__6mkLj{display:flex;flex-direction:column;gap:.5rem}.LoadingSkeleton_skeletonLine__XvrmO{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingSkeleton_loading__eBmlP 1.5s infinite;border-radius:4px;height:1rem}.LoadingSkeleton_skeletonLine__XvrmO:first-child,.LoadingSkeleton_skeletonLine__XvrmO:nth-child(2),.LoadingSkeleton_skeletonLine__XvrmO:nth-child(3),.LoadingSkeleton_skeletonLine__XvrmO:nth-child(4){width:50%}.LoadingSkeleton_skeletonText__lfYct{display:inline-block}.LoadingSkeleton_skeletonText__lfYct .LoadingSkeleton_skeletonLine__XvrmO{height:1.2rem;width:200px;border-radius:6px}@keyframes LoadingSkeleton_loading__eBmlP{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme:dark){.LoadingSkeleton_skeletonLine__XvrmO{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%}}.ContactModal_overlay__1FepH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width:768px){.ContactModal_overlay__1FepH{padding:.5rem}}.ContactModal_modal__9ik_W{background:#ffffff;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.15);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;border:none;font-family:Montserrat,Montserrat Fallback,sans-serif}@media (max-width:768px){.ContactModal_modal__9ik_W{width:90%;max-height:80vh;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.12)}}.ContactModal_header__a95Ys{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0;border-bottom:1px solid #e5e5e5;margin-bottom:1.5rem}@media (max-width:768px){.ContactModal_header__a95Ys{padding:1rem 1rem 0;margin-bottom:1rem}}.ContactModal_title__eIvSv{font-size:1.5rem;font-weight:600;color:#000000;margin:0}@media (max-width:768px){.ContactModal_title__eIvSv{font-size:1.25rem}}.ContactModal_closeButton__wyByh{background:none;border:none;color:#666666;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ContactModal_closeButton__wyByh:hover{background-color:#f5f5f5;color:#000000}.ContactModal_form__506RE{padding:0 1.5rem 1.5rem}@media (max-width:768px){.ContactModal_form__506RE{padding:0 1rem 1rem}}.ContactModal_inputGroup__oO0Oa{margin-bottom:1.5rem}@media (max-width:768px){.ContactModal_inputGroup__oO0Oa{margin-bottom:1rem}}.ContactModal_inputContainer__hfinK{border:1px solid #000000;border-radius:8px;padding:2px;transition:all .2s ease}.ContactModal_inputContainer__hfinK:focus-within{border-color:#ff8800;box-shadow:0 0 0 3px rgba(255,136,0,.2)}.ContactModal_label__UfOWz{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#000000;margin-bottom:.75rem;font-size:.9rem}@media (max-width:768px){.ContactModal_label__UfOWz{margin-bottom:.5rem;font-size:.85rem}}.ContactModal_input__TLhnA{width:100%;padding:.75rem 1rem;border:none;border-radius:6px;background-color:transparent;color:#000000;font-size:1rem;transition:all .2s ease;box-sizing:border-box}@media (max-width:768px){.ContactModal_input__TLhnA{padding:.6rem .8rem;font-size:.9rem}}.ContactModal_input__TLhnA:focus{outline:none}.ContactModal_input__TLhnA:disabled{opacity:.6;cursor:not-allowed}.ContactModal_input__TLhnA::placeholder{color:#999999;opacity:.7}.ContactModal_inputContainerError__yDXlJ{border-color:rgb(239,68,68)!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.ContactModal_errorText__5JQdP{color:rgb(239,68,68);font-size:.75rem;margin-top:.25rem;display:block}.ContactModal_actions__uvH2C{display:flex;gap:1rem;margin-top:2rem}@media (max-width:768px){.ContactModal_actions__uvH2C{flex-direction:column;gap:.75rem;margin-top:1.5rem}}.ContactModal_cancelButton__UJP_M{flex:1 1;padding:.75rem 1rem;border:1px solid #000000;border-radius:8px;background-color:transparent;color:#000000;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ContactModal_cancelButton__UJP_M:hover:not(:disabled){background-color:#f5f5f5}@media (max-width:768px){.ContactModal_cancelButton__UJP_M{padding:.6rem 1rem;font-size:.9rem}}.ContactModal_cancelButton__UJP_M:disabled{opacity:.6;cursor:not-allowed}.ContactModal_submitButton__M6Wvq{flex:1 1;padding:.75rem 1rem;border:none;border-radius:8px;background:linear-gradient(35deg,#ff701e,#9c2801);color:white;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.ContactModal_submitButton__M6Wvq:hover:not(:disabled){background:linear-gradient(35deg,#ff9a00,#c0012a);transform:translateY(-1px);box-shadow:0 8px 24px rgba(255,136,0,.3)}.ContactModal_submitButton__M6Wvq:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.ContactModal_submitButton__M6Wvq{padding:.6rem 1rem;font-size:.9rem}}.ContactModal_spinner__lywlR{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:ContactModal_spin__oXI5T 1s linear infinite}@keyframes ContactModal_spin__oXI5T{to{transform:rotate(1turn)}}.ContactModal_successMessage__BTc97{background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:rgb(34,197,94);border-radius:8px}.ContactModal_errorMessage__2nbLy,.ContactModal_successMessage__BTc97{padding:.75rem 1rem;margin-bottom:1rem;font-size:.875rem;text-align:center}.ContactModal_errorMessage__2nbLy{background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:rgb(239,68,68);border-radius:8px}.Header_header__MvnS2{position:fixed;top:20px;left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:1200px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:20px;z-index:1000;font-family:Montserrat,Montserrat Fallback,sans-serif;box-shadow:0 8px 32px rgba(0,0,0,.1)}.Header_container__L4JQR{width:100%;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:80px}.Header_logo__j7oID{font-size:2.5rem;font-weight:700;color:#171717;transition:color .3s ease}.Header_logo__j7oID:hover{color:var(--header-color)}.Header_navList__l21rr,.Header_navigation___WOtz{display:flex;align-items:center;height:100%}.Header_navList__l21rr{list-style:none;gap:2rem;margin:0;padding:0}.Header_navLink__Q_hTB{font-size:1rem;font-weight:500;color:#171717;transition:all .3s ease;position:relative;padding:.5rem 0;display:flex;align-items:center;height:100%}.Header_navLink__Q_hTB:hover{color:var(--header-color)}.Header_navLink__Q_hTB:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--header-color);transition:width .3s ease}.Header_navLink__Q_hTB:hover:after{width:100%}.Header_contactButton__ipks_{font-family:Montserrat,Montserrat Fallback,sans-serif;font-size:1rem;font-weight:500;color:#171717;transition:all .3s ease;position:relative;padding:.5rem 0;background:none;border:none;cursor:pointer;outline:none;text-decoration:none;display:flex;align-items:center;height:100%}.Header_contactButton__ipks_:hover{color:var(--header-color)}.Header_contactButton__ipks_:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--header-color);transition:width .3s ease}.Header_contactButton__ipks_:hover:after{width:100%}.Header_contactButton__ipks_:focus{outline:2px solid var(--header-color);outline-offset:2px}.Header_mobileContactButton__jkiW0{font-family:Montserrat,Montserrat Fallback,sans-serif;font-size:1.2rem;font-weight:500;color:#171717;transition:color .3s ease;display:block;padding:.5rem 0;background:none;border:none;cursor:pointer;outline:none;width:100%;text-align:left;margin-top:1rem}.Header_mobileContactButton__jkiW0:hover{color:#3b82f6}.Header_mobileContactButton__jkiW0:focus{outline:2px solid var(--header-color);outline-offset:2px}.Header_languageButton__b90FB{display:flex;align-items:center;gap:.5rem;background:none;border:1px solid var(--gray-alpha-200);border-radius:8px;font-size:.9rem;font-weight:500;color:#171717;cursor:pointer;transition:all .3s ease;outline:none}.Header_languageDropdown__uGAmv{position:relative}.Header_chevron__PPQVD{transition:transform .3s ease}.Header_chevronOpen__3hHIU{transform:rotate(180deg)}.Header_languageDropdownMenu__S_Zip{position:absolute;top:100%;right:0;background:#ffffff;border-radius:8px;z-index:1000;min-width:140px;margin-top:.25rem}.Header_languageOption__MjdOF{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;color:#000000;cursor:pointer;transition:background .2s ease;border-radius:0}.Header_languageOption__MjdOF:first-child{border-radius:8px 8px 0 0}.Header_languageOption__MjdOF:last-child{border-radius:0 0 8px 8px}.Header_flagImage__vIy9W{width:20px;height:14px;object-fit:cover;border-radius:2px;display:inline-block;vertical-align:middle}.Header_menuButton__aNKrC{display:none;background:none;border:none;cursor:pointer;padding:.75rem;z-index:1003;transition:all .3s ease;border-radius:8px;outline:none}.Header_menuButton__aNKrC:focus{outline:2px solid var(--header-color);outline-offset:2px}.Header_menuButton__aNKrC:hover{transform:scale(1.05);background:rgba(59,130,246,.1);border-radius:8px}.Header_menuIcon__gsx1k{color:#171717;transition:all .3s ease}.Header_menuButton__aNKrC:hover .Header_menuIcon__gsx1k{color:#3b82f6}.Header_mobileMenu__nWWGd{position:fixed;top:0;left:0;right:0;background:#ffffff;border-bottom:1px solid rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1002;box-shadow:0 4px 20px rgba(0,0,0,.1);pointer-events:none}.Header_mobileMenu__nWWGd.Header_open__k_vL4{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.Header_mobileHeader__seDPd{max-width:1200px;margin:0 auto;padding:0 80px;display:flex;justify-content:space-between;align-items:center;height:70px;border-bottom:1px solid rgba(0,0,0,.1);background:#ffffff}.Header_mobileLogo__Jy_wK{font-size:1.8rem;font-weight:700;color:#171717;transition:color .3s ease}.Header_mobileLogo__Jy_wK:hover{color:var(--header-color)}.Header_mobileNavigation__XuFry{padding:2rem}.Header_mobileNavList__tYVgn{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.Header_mobileNavLink__b7nM_{font-size:1.2rem;font-weight:500;color:#171717;transition:color .3s ease;display:block;padding:.5rem 0}.Header_mobileNavLink__b7nM_:hover{color:#3b82f6}.Header_mobileLanguageButton__v3CTX{display:flex;align-items:center;gap:.75rem;background:none;border:1px solid var(--gray-alpha-200);border-radius:12px;padding:1rem 1.5rem;font-size:1.2rem;font-weight:500;color:#171717;cursor:pointer;transition:all .3s ease;outline:none;width:100%;justify-content:center;margin-top:1rem}.Header_mobileLanguageButton__v3CTX:hover{background:var(--button-secondary-hover);border-color:transparent;transform:translateY(-2px)}.Header_mobileLanguageButton__v3CTX:focus{outline:2px solid var(--header-color);outline-offset:2px}.Header_mobileLanguageSection__iLCh8{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--gray-alpha-200)}.Header_mobileLanguageTitle__kSMyD{font-size:1rem;font-weight:600;color:#171717;margin:0 0 1rem;text-align:center}.Header_mobileLanguageOptions__fipxT{display:flex;flex-direction:column;gap:.75rem}.Header_mobileLanguageOption__4_5pA{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;background:none;border:1px solid var(--gray-alpha-200);border-radius:12px;font-size:1.1rem;font-weight:500;color:#171717;cursor:pointer;transition:all .3s ease;text-align:left}.Header_mobileLanguageOption__4_5pA .Header_flagImage__vIy9W{width:24px;height:18px}.Header_navSkeleton__up5Xo{display:inline-block}.Header_navSkeleton__up5Xo .Header_skeletonLine__OWGn8{height:1rem;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:Header_navLoading__Es1h1 1.5s infinite}.Header_navSkeletonAbout__aAjjc .Header_skeletonLine__OWGn8{width:45px}.Header_navSkeletonProjects__omezi .Header_skeletonLine__OWGn8{width:65px}.Header_navSkeletonContact__BLSAX .Header_skeletonLine__OWGn8{width:60px}@keyframes Header_navLoading__Es1h1{0%{background-position:200% 0}to{background-position:-200% 0}}.Header_overlay__qJh_7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1001}@media (max-width:768px){.Header_header__MvnS2{top:0;left:0;transform:none;width:100%;max-width:none;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.Header_container__L4JQR{padding:0 24px;height:70px}.Header_mobileHeader__seDPd{padding:0 24px}.Header_navigation___WOtz{display:none}.Header_menuButton__aNKrC{display:block}.Header_logo__j7oID,.Header_mobileLogo__Jy_wK{font-size:2rem}}@media (max-width:480px){.Header_container__L4JQR{padding:0 32px;height:70px}.Header_logo__j7oID,.Header_mobileLogo__Jy_wK{font-size:1.8rem}.Header_mobileHeader__seDPd{padding:0 32px}.Header_mobileNavigation__XuFry{padding:1.5rem}.Header_mobileNavList__tYVgn{gap:1rem}.Header_mobileNavLink__b7nM_{font-size:1.1rem}}