@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800;900&display=swap");a{color:initial;text-decoration:none}p{margin:initial}body{font-family:Inter,SansSerif}.footer{background-color:#f9f9f9;color:#282d31;display:flex;flex-direction:column;padding:60px}.footer .footer-box{display:flex;flex-wrap:wrap;max-width:1024px}.footer .footer-box img{height:24px;margin-right:200px;padding-bottom:60px}.footer .footer-content{display:flex;flex:1;justify-content:space-between;margin:auto auto 40px;min-width:500px}.footer .footer-content aside>div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px;padding:5px 0}.footer .footer-content aside>div p{font-weight:600}.footer .footer-content aside ul{font-weight:400;list-style:none outside none;margin:0;max-width:120px;padding-left:0;transition:max-height .5s}.footer .footer-content aside ul li{line-height:16px;margin-bottom:16px}.footer .footer-content aside ul li a{color:#282d31;font-size:14px}.header{align-items:center;display:flex;flex-direction:row;font-size:12px;font-weight:600;padding:20px 100px}.header img{cursor:pointer;width:146px}.header a{border-radius:100px;color:rgba(0,0,0,.87);font-weight:600;line-height:24px;padding:6px 18px}@media (max-width:720px){.footer .footer-content{flex-direction:column;flex-wrap:wrap;min-width:auto}.header{flex-wrap:wrap;padding:20px}.header img{margin-bottom:20px}}