.Footer_container__iN3aW{height:250px;border-top:3px solid #000;display:flex;align-items:center;justify-content:space-around;font-size:18px;padding:50px}.Footer_title__ZStl1{font-weight:400;color:#fff;background-color:rgba(0,128,0,.774);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px;-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:10px}.Footer_title__ZStl1:hover{background-color:#fff;color:rgba(0,128,0,.774)}.Footer_linkTitle__YSSlZ{text-decoration:underline;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:all 1s ease;transition:all 1s ease}.Footer_linkTitle__YSSlZ:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Footer_link__LnE0_{display:flex;align-items:center;cursor:pointer}.Footer_linkText__AorP3{margin-right:20px;cursor:pointer}.Footer_cardL__JL2IV{flex:2 1}.Footer_cardS__Uj5yX{flex:1 1}.Footer_cardItem__6m8dQ{font-size:14px;margin-bottom:20px;text-align:right}@media screen and (max-width:480px){.Footer_container__iN3aW{height:auto;flex-direction:column}.Footer_linkTitle__YSSlZ,.Footer_title__ZStl1{font-size:30px}.Footer_cardItem__6m8dQ{text-align:center}}.Navbar_container__rxFeS{height:50px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 100px;font-size:18px;position:relative;overflow:hidden}.Navbar_listItem__twU0F{display:inline;margin-right:30px;font-size:14px;color:#d3d3d3;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease}.Navbar_listItem__twU0F:hover{color:#fff}.Navbar_hamburger__i8zx1{display:none;width:25px;height:20px;cursor:pointer}.Navbar_line__rzmvw{width:100%;height:3px;background-color:#fff}.Navbar_menu__66zmq{display:none;position:fixed;width:50vw;height:calc(100vh - 50px);background-color:#000;top:50px;z-index:9999;margin:0;padding:0;font-weight:700;color:#d3d3d3;list-style:none;-webkit-transition:all 1s ease;transition:all 1s ease}@media screen and (max-width:480px){.Navbar_container__rxFeS{padding:0 20px}.Navbar_listItem__twU0F{display:none}.Navbar_hamburger__i8zx1{justify-content:space-between}.Navbar_hamburger__i8zx1,.Navbar_menu__66zmq{display:flex;flex-direction:column;align-items:center}.Navbar_menu__66zmq{justify-content:space-around}}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}.circle{width:100vh;height:100vh;border-radius:50%;opacity:.2;position:absolute;z-index:999;background-color:green;margin:auto}@media screen and (max-width:480px){.circle{display:none}}