.header_header__sF_Tc{display:grid}.header_header__sF_Tc .header_title__Od8jD{display:flex}.header_header__sF_Tc .header_title__Od8jD h1{color:var(--primary);font-weight:700}.header_header__sF_Tc .header_title__Od8jD p{color:var(--tertiary);font-weight:700}@media (max-width:640px){.header_header__sF_Tc{grid-template-areas:"vector" "title"}.header_header__sF_Tc img{height:80%}.header_header__sF_Tc .header_title__Od8jD{grid-area:title;flex-direction:column;align-items:center;justify-content:start;margin:0 auto}.header_header__sF_Tc h1{font-size:var(--MobileTitles);text-align:center}.header_header__sF_Tc p{font-size:var(--MobileSubtitles);text-align:center}}@media (min-width:641px){.header_header__sF_Tc{grid-template-areas:"title vector";align-items:center}.header_header__sF_Tc .header_title__Od8jD{grid-area:title;flex-direction:column;align-items:start;justify-content:start}.header_header__sF_Tc h1{font-size:var(--DesktopTitles)}.header_header__sF_Tc p{font-size:var(--DesktopSubtitles)}.header_header__sF_Tc img{height:100%;max-height:400px}}.OtherContact_container__kk9Mu{display:flex;flex-direction:column;align-items:center;justify-content:start}.OtherContact_container__kk9Mu h2{color:var(--tertiary);font-weight:700}.OtherContact_items_grid__l1cZl{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));justify-items:center;align-items:flex-start;align-self:flex-start}.OtherContact_items_grid__l1cZl div{display:flex;flex-direction:column;align-items:center;justify-content:start;max-width:150px;max-height:300px;gap:10px}.OtherContact_items_grid__l1cZl a{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:640px){.OtherContact_container__kk9Mu h2{font-size:var(--MobileSubtitles)}.OtherContact_items_grid__l1cZl{margin-top:25px}}@media (min-width:641px){.OtherContact_container__kk9Mu h2{font-size:var(--DesktopSubtitles)}.OtherContact_items_grid__l1cZl{margin-top:50px}}.Loading_loader__uo2TV{display:inline-block;border-top:4px solid var(--tertiary);border-right:4px solid transparent;animation:Loading_rotation__ukUww 1s linear infinite}.Loading_loader__uo2TV,.Loading_loader__uo2TV:after{width:48px;height:48px;border-radius:50%;box-sizing:border-box}.Loading_loader__uo2TV:after{content:"";position:absolute;left:0;top:0;border-bottom:4px solid var(--primary);border-left:4px solid transparent}@keyframes Loading_rotation__ukUww{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_header__arawS{display:grid;grid-template-areas:"image" "header" "text";grid-template-columns:1fr;gap:5px;justify-content:center;align-items:center;margin-top:120px;margin-bottom:25px;padding-left:25px;padding-right:25px}.styles_header__arawS img{grid-area:image;align-self:center;justify-self:center;max-width:200px}.styles_header__arawS h1{grid-area:header;font-size:var(--MobileTitles);color:var(--primary);font-weight:700;text-align:center}.styles_header__arawS p{grid-area:text;font-size:1.6rem;text-align:center;padding:0 25px}@media (min-width:768px){.styles_header__arawS{grid-template-areas:"header image" "text   image";grid-template-columns:1fr 1fr;gap:10px;padding-left:50px;padding-right:50px}.styles_header__arawS img{max-width:200px}.styles_header__arawS h1{font-size:3.2rem;text-align:left;padding:0;align-self:flex-end}.styles_header__arawS p{font-size:2rem;text-align:left;padding:0;align-self:flex-start}}@media (min-width:1024px){.styles_header__arawS{padding-left:100px;padding-right:100px}.styles_header__arawS img{max-width:300px}.styles_header__arawS h1{font-size:var(--DesktopTitles)}.styles_header__arawS p{font-size:var(--DesktopSubtitles)}}