:root{--red:#ca3f3f;--hover-red:#b22b2b}*{box-sizing:border-box}#root,*,body,html{padding:0;margin:0}#root,body,html{width:100%;overflow-x:hidden}html{overflow-x:hidden;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;flex-direction:column;min-height:100vh}@media(max-width:1700px){body{font-size:17px}}@media(min-width:2000px){body{font-size:20px}}body{font-size:17px;font-size:1vw;line-height:1.5;flex:1 1;display:flex;flex-direction:column;margin-top:90px;overflow-x:hidden;width:100%}body #__next{display:grid;grid-template-rows:1fr;flex:1 1}body #__next .main{flex:1 1;display:grid;grid-auto-flow:row}@media(max-width:768px){body #__next .main{display:flex;flex-direction:column}}.Navbar_navbar__D8UBJ{background-color:#000;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;width:100%;z-index:10;border-bottom:1px solid gray;height:90px;margin:0 auto}.Navbar_navbar__D8UBJ img{cursor:pointer}.Navbar_navbar__D8UBJ .Navbar_menuButton__feiPJ{display:none}.Navbar_navbar__D8UBJ .Navbar_navbarList__jKqVX{display:flex;align-items:center;list-style:none;font-weight:700;gap:1rem}@media(max-width:2125px){.Navbar_navbar__D8UBJ .Navbar_navbarList__jKqVX{font-size:17px}}@media(min-width:4000px){.Navbar_navbar__D8UBJ .Navbar_navbarList__jKqVX{font-size:32px}}.Navbar_navbar__D8UBJ .Navbar_navbarList__jKqVX{font-size:17px;font-size:.8vw}.Navbar_navbar__D8UBJ .Navbar_navbarItem__tw201{opacity:.7;transition:opacity .3s ease}.Navbar_navbar__D8UBJ .Navbar_navbarItem__tw201.Navbar_activeItem__8m_7s,.Navbar_navbar__D8UBJ .Navbar_navbarItem__tw201:hover{opacity:1}.Navbar_navbar__D8UBJ .Navbar_navbarItem__tw201 a{text-decoration:none;color:#fff}@media(max-width:992px){.Navbar_navbar__D8UBJ{padding:1rem;transition:.3s ease}.Navbar_navbar__D8UBJ.Navbar_active__4jQIQ{background-color:var(--red);border-bottom:none}.Navbar_navbar__D8UBJ.Navbar_active__4jQIQ .Navbar_navbarList__jKqVX{bottom:0;padding-top:2rem}.Navbar_navbar__D8UBJ .Navbar_menuButton__feiPJ{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background:none;padding:.5rem;border:none}.Navbar_navbar__D8UBJ .Navbar_navbarList__jKqVX{flex-direction:column;position:fixed;inset:0;top:5rem;bottom:100%;background-color:var(--red);overflow:hidden;transition:.3s ease;gap:2.5rem}}.Buttons_button__8I52S{background-color:var(--red);color:#fff;border:1px solid var(--red);padding:10px 20px;cursor:pointer;font-size:1.2rem;transition:all .3s ease;border-radius:3px;display:block}.Buttons_button__8I52S.Buttons_center__RGa_H{margin:0 auto}.Buttons_button__8I52S:hover{box-shadow:0 0 10px var(--red),0 0 20px var(--red),0 0 40px var(--red)}.Buttons_link__gxU2l{background-color:var(--red);color:#fff;border:1px solid var(--red);padding:5px 20px;cursor:pointer;font-size:1.2rem;transition:all .3s ease;border-radius:3px;display:block;text-decoration:none;font-weight:400;width:-moz-fit-content;width:fit-content}.Buttons_link__gxU2l.Buttons_center__RGa_H{margin:0 auto}.Buttons_link__gxU2l:hover{box-shadow:0 0 10px var(--red),0 0 40px var(--red),0 0 80px var(--red)}.Footer_footer__4kPwE{display:grid;grid-gap:.5rem;padding:1rem 2rem;background-color:#000;color:#fff;font-size:12px;font-weight:lighter;grid-template:"logo pages linkedin" 1fr "copyright notices linkedin" 1fr/20% auto 20%}.Footer_footer__4kPwE .Footer_logo___qjGe{place-self:center;width:100%;object-fit:contain}.Footer_footer__4kPwE .Footer_copyright__qHv0K{place-self:flex-start center}.Footer_footer__4kPwE .Footer_pages__d9xPw{display:flex;list-style:none;gap:1rem;align-items:center;grid-area:pages;place-self:flex-end}.Footer_footer__4kPwE .Footer_pages__d9xPw .Footer_pagesItem__B7nMb a{text-decoration:none;color:#fff}.Footer_footer__4kPwE .Footer_notices__xpP6Y{display:flex;list-style:none;gap:1rem;align-items:flex-start;grid-area:notices;justify-self:flex-end}.Footer_footer__4kPwE .Footer_notices__xpP6Y .Footer_noticesItem__f_AXS a{text-decoration:none;color:#fff}.Footer_footer__4kPwE .Footer_linkedin__ywkPI{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;grid-area:linkedin}@media(max-width:992px){.Footer_footer__4kPwE{display:grid;grid-gap:1rem;padding:1rem;grid-template:"logo pages notices" 1fr "logo pages linkedin" 1fr "copyright copyright copyright" auto/1fr 1fr 1fr}.Footer_footer__4kPwE .Footer_copyright__qHv0K{grid-area:copyright;text-align:center}.Footer_footer__4kPwE .Footer_logo___qjGe{height:100%;max-width:110px;max-height:110px;grid-area:logo;display:block}.Footer_footer__4kPwE .Footer_pages__d9xPw{grid-area:pages}.Footer_footer__4kPwE .Footer_notices__xpP6Y,.Footer_footer__4kPwE .Footer_pages__d9xPw{flex-direction:column;align-items:flex-start;justify-self:center;align-self:flex-start;gap:.5rem}.Footer_footer__4kPwE .Footer_notices__xpP6Y{grid-area:notices}.Footer_footer__4kPwE .Footer_linkedin__ywkPI{grid-area:linkedin;gap:1rem;justify-content:flex-start}.Footer_footer__4kPwE .Footer_linkedin__ywkPI button{background-color:#fff;color:var(--red);padding:.25rem .5rem;font-size:12px}}@media(max-width:768px){.Footer_footer__4kPwE{grid-template:"logo pages notices" 1fr "logo linkedin linkedin" 1fr "copyright copyright copyright" auto/1fr 1fr 1fr}}@font-face{font-family:__Raleway_654cc3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/200388358b398524-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Raleway_654cc3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6e67fad4fa881005-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Raleway_654cc3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10dadb2e82d03733-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Raleway_654cc3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/95d1875af7c44e92-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Raleway_654cc3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/630c17af355fa44e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Raleway_Fallback_654cc3;src:local("Arial");ascent-override:89.62%;descent-override:22.31%;line-gap-override:0.00%;size-adjust:104.89%}.__className_654cc3{font-family:__Raleway_654cc3,__Raleway_Fallback_654cc3;font-style:normal}