@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;700;900&display=swap");body,html{padding:0;margin:0;font-family:Inter,sans-serif;font-weight:400;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.green{color:#0c0}.red{color:#f91e5a}.Footer_container__MeJfg{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width:420px){.Footer_container__MeJfg{width:100%}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg{width:100%}}.Footer_container__MeJfg .Footer_wrapper__K0ezr{display:flex;align-items:flex-start;justify-content:space-evenly;width:100%;margin-bottom:4rem;margin-top:3rem}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr{flex-direction:column-reverse;justify-content:center}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg .Footer_wrapper__K0ezr{flex-direction:column-reverse;justify-content:center}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v{max-width:40%;margin-top:1rem;margin-left:-2rem}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v{max-width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;padding-right:1rem}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v{max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center;margin-left:.25rem}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v p{width:85%;line-height:1.5;font-size:1rem;font-weight:300}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v p{width:auto;margin-left:4rem}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v p{width:70%}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx{display:flex;align-items:center}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx{justify-content:center;margin-left:2rem}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx .Footer_icon__kfZOD{border-radius:50%;padding:12px;font-size:1.45rem;margin-right:1rem;cursor:pointer;transition:all .3s ease-in-out}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx .Footer_icon__kfZOD:first-child:hover{color:#4267b2}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx .Footer_icon__kfZOD:hover{color:#1da1f2}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_logo__J6r2v .Footer_icons__JhVpx .Footer_icon__kfZOD:last-child:hover{color:#c13584}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_categories__N3AC8{width:100%;text-align:center}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_categories__N3AC8{width:100%;text-align:center}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_categories__N3AC8 ul{list-style:none;padding:0}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_categories__N3AC8 ul li{line-height:2}@media screen and (max-width:450px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_links__v3MGO{width:100%;text-align:center}}@media screen and (max-width:900px)and (min-width:451px){.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_links__v3MGO{width:100%;text-align:center}}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_links__v3MGO ul{list-style:none;padding:0}.Footer_container__MeJfg .Footer_wrapper__K0ezr .Footer_links__v3MGO ul li{line-height:2}.Nav_container___GMwR{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;position:relative}.Nav_logo__vId_1{cursor:pointer;z-index:101}.Nav_navList__BEzJo{display:none;list-style:none;margin:0;padding:0;gap:2rem}@media(min-width:900px){.Nav_navList__BEzJo{display:flex;align-items:center}}.Nav_navList__BEzJo a,.Nav_navList__BEzJo span{color:#4a4a4a;text-decoration:none;font-weight:500;transition:color .2s ease;cursor:pointer;display:flex;align-items:center;gap:.4rem}.Nav_navList__BEzJo a:hover,.Nav_navList__BEzJo span:hover{color:#5e5ce6}.Nav_navList__BEzJo .Nav_chevron__E79Rp{font-size:.65rem;opacity:.7}.Nav_dropdown__0f_2x{position:relative;padding-bottom:1rem;margin-bottom:-1rem}.Nav_dropdown__0f_2x .Nav_dropdownContent__hTtou{display:none;position:absolute;top:120%;left:50%;transform:translateX(-50%);background-color:#fff;min-width:180px;box-shadow:0 8px 25px rgba(0,0,0,.1);border-radius:8px;border:1px solid #e0e0e0;padding:.5rem;z-index:10;list-style:none;opacity:0;visibility:hidden;transition:opacity .2s ease,top .2s ease}.Nav_dropdown__0f_2x .Nav_dropdownContent__hTtou li{width:100%}.Nav_dropdown__0f_2x .Nav_dropdownContent__hTtou a{padding:.75rem 1rem;display:block;border-radius:5.3333333333px;font-size:.85rem}.Nav_dropdown__0f_2x .Nav_dropdownContent__hTtou a:hover{background-color:rgba(94,92,230,.1)}.Nav_dropdown__0f_2x:hover .Nav_dropdownContent__hTtou{display:block;opacity:1;visibility:visible;top:100%}.Nav_menuToggle__s79pq{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;font-size:1.5rem;color:#1a1a1a;z-index:101}@media(min-width:900px){.Nav_menuToggle__s79pq{display:none}}.Nav_mobileMenu__Z2HbE{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:#fff;z-index:100;display:flex;align-items:center;justify-content:center}.Nav_mobileMenu__Z2HbE ul{list-style:none;padding:0;margin:0;text-align:center}.Nav_mobileMenu__Z2HbE li{margin:2rem 0}.Nav_mobileMenu__Z2HbE a{font-size:1.5rem;font-weight:600;color:#1a1a1a;text-decoration:none;padding:.5rem}