@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;700&family=Kanit:ital,wght@1,400&family=Nunito:wght@700&display=swap";footer{background:#111;padding:56px 300px 56px 162px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}footer p,footer a{color:#3f3e3e;font-family:Kanit;font-size:20px;font-style:italic;font-weight:400;line-height:normal}footer a{color:#797878}footer .line{width:3px;height:138.004px;background:#3F3E3E}footer .left{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:18px}footer .left .title{display:flex;flex-direction:row;justify-content:center;align-items:center}footer .left .info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}footer .right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}footer .links{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:20px}footer .socials{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}@media (max-width: 480px){footer{background:#111;padding:30px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34px}footer p{font-size:16px}footer .copyright{font-size:13px}footer .line{width:138.004px;height:3px}footer .left{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}footer .left .title{display:flex;flex-direction:column;justify-content:center;align-items:center}footer .left .title img{width:auto;height:60px}footer .left .info{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:34px}footer .right{align-items:center}footer .links{gap:26px}footer .socials{gap:20px}}
