@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--background:#fff;--card-background:#f9fafb;--card-background-2:#4d6bff;--text-color-highlight:#4d6bff;--text-color-white:#fff;--text-color-main:#3d485a;--text-color-others:#000;--accent-color:#ffd34d;--btn-text:#fff;--btn-background:#4d6bff;--text-grey:rgba(61,72,90,.5);--shadow:0 -3px 0 0 rgba(77,107,255,.2),0 4px 2px 0 rgba(77,107,255,.25),0 2px 2px -3px rgba(77,107,255,.3);--border-radius-1:80rem;--border-radius-2:40rem;--border-radius-3:25rem;--border-radius-4:1rem}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--background);font-family:Poppins,sans-serif;font-style:normal;line-height:1.5}a{color:inherit;text-decoration:none}html{font-size:62.5%;scroll-behavior:smooth}@media (max-width:768px){html{font-size:55%}}@media (max-width:500px){html{font-size:45%}}.Footer_footer__o4_Ec{padding:4rem 6rem;font-size:1.6rem}.Footer_footer_copyright__3wZ9T{color:var(--text-color-main);margin-top:3rem;font-weight:600;font-size:1.8rem;text-align:center}.Footer_footer_flex__ugsQo{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem}.Footer_footer_left__1z05W{display:flex;flex-direction:column}.Footer_footer_left_social__edcNV{display:flex;gap:1.5rem;margin-left:6.5rem}.Footer_footer_left_address__iZg97{margin-top:1.2rem;margin-left:6.5rem}.Footer_footer_right_links__1q55n{display:flex;gap:5rem}.Footer_footer_right_links__1q55n div{display:flex;gap:1rem;flex-direction:column}@media (min-width:1580px){.Footer_footer__o4_Ec{width:1580px;margin:0 auto}}@media (max-width:500px){.Footer_footer__o4_Ec{padding:4rem}.Footer_footer_flex__ugsQo{gap:3rem;flex-direction:column}.Footer_footer_left__1z05W{gap:1rem}.Footer_footer_left__1z05W,.Footer_footer_right__vp8IR{width:100%;align-items:center}.Footer_footer_left_logo__913pG{margin-left:-2rem}.Footer_footer_left_address__iZg97,.Footer_footer_left_social__edcNV{margin-left:unset}.Footer_footer_right_links__1q55n{justify-content:center}}@media (max-width:340px){.Footer_footer__o4_Ec{padding:2rem}}.Navbar_navbar__2D84i{width:min(85%,105rem);height:7rem;background-color:var(--background);box-shadow:var(--shadow);border-radius:var(--border-radius-1);position:fixed;top:2.5rem;left:50%;z-index:50;transform:translateX(-50%);padding:1.5rem 3rem 1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between}.Navbar_links__mbKIS{display:flex;gap:3rem}.Navbar_links__mbKIS a{font-size:1.6rem;padding:.1rem .25rem}.Navbar_active__fULQv{border-bottom:3px solid var(--accent-color)}.Navbar_btn__UTfAS{background-color:var(--btn-background);color:var(--btn-text);border:none;border-radius:var(--border-radius-3)}.Navbar_btn__UTfAS a{display:inline-block;font-size:1.4rem;font-weight:600;padding:1.5rem 3rem}.Navbar_hamburger__9dEda{display:none;cursor:pointer}.Navbar_bar__OHeeS{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:var(--text-color,#333)}@media (max-width:768px){.Navbar_navbar__2D84i{padding:1.5rem 2rem;height:auto;min-height:7rem}.Navbar_hamburger__9dEda{display:block;z-index:101}.Navbar_hamburger__9dEda.Navbar_active__fULQv .Navbar_bar__OHeeS:first-child{transform:translateY(8px) rotate(45deg)}.Navbar_hamburger__9dEda.Navbar_active__fULQv .Navbar_bar__OHeeS:nth-child(2){opacity:0}.Navbar_hamburger__9dEda.Navbar_active__fULQv .Navbar_bar__OHeeS:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Navbar_links__mbKIS{position:fixed;left:-100%;top:8.4rem;gap:0;flex-direction:column;background-color:var(--background);width:min(85%,105rem);text-align:center;transition:.3s;box-shadow:var(--shadow);padding:2rem 0;z-index:100}.Navbar_links__mbKIS a{margin:1.6rem 0;display:block;font-size:1.8rem}.Navbar_links__mbKIS.Navbar_active__fULQv{left:50%;transform:translateX(-50%);border-top:none}.Navbar_active__fULQv{border-bottom:unset}.Navbar_logo__mcPUC img{width:15rem;height:auto}.Navbar_links__mbKIS.Navbar_active__fULQv+.Navbar_btn__UTfAS,.Navbar_links__mbKIS.Navbar_active__fULQv~.Navbar_btn__UTfAS{display:block;position:relative;top:auto;right:auto;order:3}}@media (max-width:340px){.Navbar_navbar__2D84i{width:90%}}