@charset "UTF-8";h1{font-size:54px;}h2{font-size:50px;}h3{font-size:36px;}h4{font-size:34px;}h5{font-size:32px;}h6{font-size:24px;}@media screen and (max-width:1536px){h1{font-size:44px;}h2{font-size:40px;}h3{font-size:30px;}h4{font-size:28px;}h5{font-size:26px;}h6{font-size:22px;}}@media screen and (max-width:1200px){h1{font-size:44px;}h2{font-size:40px;}h3{font-size:28px;}h4{font-size:24px;}h5{font-size:22px;}h6{font-size:20px;}}@media screen and (max-width:576px){h1{font-size:30px;}h2{font-size:28px;}h3{font-size:26px;}h4{font-size:20px;}h5{font-size:20px;}h6{font-size:18px;}}*,body,h1,h2,h3,h4,h5,h6,p,div,span,li,a,input{font-family:"Segoe UI",'微軟正黑體',Arial,Helvetica,sans-serif;}body{background-color:var(--med-bg);}.container{margin:0 auto;max-width:1400px;}@media screen and (max-width:1400px){.container{padding:0 30px;}}footer{padding:50px 0;background-color:var(--med-primary-dark);color:#fff;}footer .container{display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center;color:#fff;}footer .container img{display:block;width:170px;}@media screen and (max-width:576px){footer .container img{width:140px;}}footer .container .footer-menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 36px;}footer .container .footer-menu li{font-size:18px;}@media screen and (max-width:1200px){footer .container .footer-menu li{font-size:16px;}}@media screen and (max-width:576px){footer .container .footer-menu li{font-size:14px;}}footer .container .footer-menu li a{color:#fff;text-decoration:underline;}footer .container .footer-menu li a:hover,footer .container .footer-menu li a:focus-visible{color:var(--med-primary-tint);}footer .container .footer-copyright{font-size:16px;color:rgba(255,255,255,.78);letter-spacing:.5px;}@media screen and (max-width:576px){footer .container .footer-copyright{font-size:13px;}}