.style_footer___o_LG{padding-inline:3rem;padding-bottom:2rem;width:100%;max-width:1440px;margin:auto auto 0}@media only screen and (max-width:992px){.style_footer___o_LG{padding-inline:2rem}}@media only screen and (max-width:768px){.style_footer___o_LG{padding-inline:1rem;padding-bottom:1.25rem}}.style_span__K0qX4{border-top:1px solid #222;display:flex;align-items:flex-end;justify-content:space-between;gap:6rem;position:relative;padding-top:calc(1rem - 1px)}@media only screen and (max-width:768px){.style_span__K0qX4{padding-top:calc(1rem - .5px);gap:3rem;flex-direction:column-reverse;justify-content:center;gap:.5rem}}.style_span__K0qX4 p{font-size:12px;line-height:1.25;color:#666}@media only screen and (max-width:768px){.style_span__K0qX4 p{font-size:10px}}@media only screen and (max-width:576px){.style_span__K0qX4 p{font-size:8px}}.style_span__K0qX4 .style_socials__l5mF3{display:flex;align-items:center;gap:.75rem}@media only screen and (max-width:768px){.style_span__K0qX4 .style_socials__l5mF3{gap:.5rem}}.style_span__K0qX4 .style_socials__l5mF3 a:last-child{margin-left:-3px}@media only screen and (max-width:768px){.style_span__K0qX4 .style_socials__l5mF3 a svg{height:20px;width:auto}}@media only screen and (max-width:576px){.style_span__K0qX4 .style_socials__l5mF3 a svg{height:18px;width:auto}}.style_span__K0qX4 .style_socials__l5mF3 a svg path{fill:#666;transition:fill .3s ease}.style_span__K0qX4 .style_socials__l5mF3 a:hover svg path{fill:#608bc1}.style_navbar__Z24rK{position:fixed;top:0;z-index:999;width:100%;padding:.75rem 3rem;background-color:#000;display:flex;align-items:center;justify-content:space-between}.style_navbar__Z24rK.style_colored__30h1B{background-color:#141414}.style_navbar__Z24rK.style_menu__Rk3UP{background-color:#000}@media only screen and (max-width:992px){.style_navbar__Z24rK{padding-inline:2rem}}@media only screen and (max-width:768px){.style_navbar__Z24rK{padding-block:.5rem;padding-inline:1rem}}.style_logo__vaA9e{display:flex;align-items:center;gap:.5rem;font-size:16px;line-height:1.25;color:#fff}.style_logo__vaA9e:hover{color:#fff}.style_navigation__7eVHj,.style_right__JLpCC{display:flex;align-items:center}.style_navigation__7eVHj{list-style:none;margin:0;flex-direction:column;justify-content:center;position:absolute;top:100%;left:0;width:100%;background-color:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0;gap:1.5rem;transform:translateY(-10px);opacity:0;max-height:0;overflow:hidden;pointer-events:none;transition:all .3s ease}.style_navigation__7eVHj.style_show__i7ejb{transform:translateY(0);opacity:1;pointer-events:auto;max-height:500px;padding:2rem 0}@media only screen and (max-width:768px){.style_navigation__7eVHj.style_show__i7ejb{gap:1rem;padding:1rem 0}}.style_navigation__7eVHj.style_desktop__eSFyZ{display:flex;flex-direction:row;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;background:none;padding:0;opacity:1;pointer-events:auto;gap:2rem;max-height:none;overflow:visible}.style_navigation__7eVHj li{display:flex;position:relative;cursor:pointer}.style_navigation__7eVHj li a{color:#fff;text-decoration:none;font-size:12px;line-height:2;font-family:var(--font-roboto);text-transform:uppercase;font-weight:400;letter-spacing:2px;transition:color .3s ease}.style_navigation__7eVHj li a:hover{color:#fff}@media only screen and (max-width:768px){.style_navigation__7eVHj li a{font-size:12px}}.style_navigation__7eVHj li:after{content:"";position:absolute;bottom:0;left:50%;height:2px;background-color:#3e6aa0;width:0;transform:translateX(-50%);transition:width .3s ease,transform .3s ease}.style_navigation__7eVHj li:hover:after{width:100%}.style_navigation__7eVHj li.style_active__pzuTq a{color:#608bc1;font-weight:800;transform:scale(1.05);pointer-events:none}.style_navigation__7eVHj li.style_active__pzuTq:after{width:0}.style_menuToggle__vQtAY{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:24px;height:21px;background:none;border:none;cursor:pointer;z-index:1100}.style_menuToggle__vQtAY span{display:block;height:2px;width:100%;background-color:#fff;transition:all .3s ease;transform-origin:center}.style_menuToggle__vQtAY.style_open__nSm30 span:first-child{transform:rotate(45deg) translateY(5px)}.style_menuToggle__vQtAY.style_open__nSm30 span:nth-child(2){transform:rotate(-45deg) translateY(-5px)}@media only screen and (max-width:992px){.style_menuToggle__vQtAY{display:flex}}.style_scroll__UnYmY{position:fixed;bottom:1rem;right:1rem;width:3rem;height:3rem;border-radius:50%;background-color:rgba(51,51,51,.5);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease}@media only screen and (max-width:768px){.style_scroll__UnYmY{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.style_scroll__UnYmY:active,.style_scroll__UnYmY:focus{outline:none;box-shadow:none}}.style_scroll__UnYmY svg{width:1rem;height:1rem;fill:#fff}.style_scroll__UnYmY:hover{background-color:#333;transform:translateY(0) scale(1.1)}@media only screen and (max-width:768px){.style_scroll__UnYmY:hover{background-color:rgba(51,51,51,.5);transform:scale(1)}}.style_scroll__UnYmY.style_show__uS8U9{opacity:1;visibility:visible;transform:translateY(0)}:root{--font-jakarta:"Plus Jakarta Sans",sans-serif;--font-arimo:"Roboto",sans-serif}::-webkit-scrollbar{width:6px;height:8px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background-color:#3e6aa0;border:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}::-webkit-scrollbar-thumb:hover{background-color:#608bc1}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#141414;color:#fff}body,html{max-width:100vw;overflow-x:hidden;position:relative}a,body,button,input,li,p,textarea{font-family:var(--font-jakarta)}h1,h2,h3,h4,h5,h6{font-family:var(--font-roboto);text-transform:uppercase;letter-spacing:2px;color:#fff}*{box-sizing:border-box;padding:0;margin:0}h1{font-size:48px;line-height:72px;font-weight:200}@media only screen and (max-width:992px){h1{font-size:32px;line-height:48px}}h2{font-size:32px;line-height:48px}@media only screen and (max-width:992px){h2{font-size:24px;line-height:40px}}@media only screen and (max-width:768px){h2{font-size:20px;line-height:32px}}h3{font-size:24px;line-height:40px}@media only screen and (max-width:992px){h3{font-size:20px;line-height:32px}}@media only screen and (max-width:768px){h3{font-size:18px;line-height:32px}}h4{font-size:16px;line-height:32px}h5{font-size:12px;line-height:24px}ul{list-style:none}li,p,ul{padding:0;margin:0}li,p{color:#ccc;font-size:16px;line-height:1.5}@media only screen and (max-width:992px){li,p{font-size:14px}}@media only screen and (max-width:768px){li,p{font-size:12px}}a{color:#608bc1;text-decoration:none;font-size:16px;line-height:1.5;font-weight:600;transition:color .15s ease-in-out}a:hover{color:#3e6aa0}@media only screen and (max-width:992px){a{font-size:14px;line-height:24px}}@media only screen and (max-width:768px){a{font-size:12px}}.homecontent{display:grid;grid-gap:3rem;gap:3rem;padding-inline:2rem}@media only screen and (max-width:992px){.homecontent{gap:1.5rem}}@media only screen and (max-width:768px){.homecontent{padding-inline:1rem;gap:1rem}}