@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;}}.banner{z-index:-1;position:relative;height:480px;width:100%;display:flex;align-items:center;overflow:hidden;}@media screen and (max-width:1200px){.banner{margin-top:80px;height:340px;}}@media screen and (max-width:802px){.banner{display:none;}}.banner::after,.banner-m::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(8,34,54,.12) 0%,rgba(8,34,54,.48) 70%,rgba(8,34,54,.72) 100%);}.banner .banner-carousel{margin-top:0;position:absolute;top:0;}.banner .text-outer{position:absolute;z-index:2;margin-left:170px;width:80%;}@media screen and (max-width:1200px){.banner .text-outer{margin-left:0;top:50%;transform:translateY(-50%);text-align:center;width:100%;}}.banner h1{color:#fff;width:100%;text-shadow:0 2px 10px rgba(8,34,54,.55);}.banner h1 span:last-child{display:block;padding-top:25px;font-size:34px;}@media screen and (max-width:1200px){.banner h1 span:last-child{font-size:24px;}}.banner .carousel-item{width:100%;}.banner .carousel-item img{width:100%;position:center;}@media screen and (max-width:830px){.banner .carousel-item img{width:100%;object-fit:contain;object-position:right center;overflow-x:hidden;}}@media screen and (max-width:430px){.banner-wrap{height:100vh;height:calc(var(--vh,1vh)*100 - 80px);}}.banner-m{display:none;z-index:-1;margin-top:80px;height:400px;width:100%;position:relative;overflow:hidden;}@media screen and (max-width:802px){.banner-m{display:block;}}@media screen and (max-width:430px){.banner-m{height:calc(var(--vh,1vh)*100 - 250px - 80px);}.banner-m .carousel{height:100%;}.banner-m .carousel-inner{height:100%;}}@media screen and (max-width:375px){.banner-m{height:calc(var(--vh,1vh)*100 - 200px - 80px);}}.banner-m .text-outer{position:absolute;z-index:2;top:50%;transform:translateY(-50%);text-align:center;overflow-x:hidden;width:100%;}.banner-m h1{width:100%;color:#fff;margin-left:170px;margin-left:0;text-shadow:0 2px 10px rgba(8,34,54,.55);}@media screen and (max-width:767px){.banner-m h1 span:first-child{display:block;text-align:center;}}.banner-m h1 span:last-child{display:block;padding-top:25px;font-size:24px;}@media screen and (max-width:576px){.banner-m h1 span:last-child{font-size:18px;}}@media screen and (max-width:400px){.banner-m h1 span:last-child{font-size:16px;}}.banner-m .carousel-item{width:100%;height:100%;}.banner-m .carousel-item img{object-fit:cover;height:400px;position:center;width:100%;}@media screen and (max-width:430px){.banner-m .carousel-item img{height:100%;}}.about-section{background-color:var(--med-surface);padding:80px 0 100px 0;}@media screen and (max-width:992px){.about-section{padding:50px 0 60px 0;}}@media screen and (max-width:576px){.about-section{padding:30px 0 40px 0;}}.about-section h2{color:var(--med-primary-dark);letter-spacing:10.8px;}.about-section h2 span:last-child{margin-top:30px;display:block;width:65px;height:3px;background-color:var(--med-accent-teal);}@media screen and (max-width:992px){.about-section h2 span:last-child{margin-top:15px;}}.about-section .about-intro{margin-top:50px;}@media screen and (max-width:576px){.about-section .about-intro{margin-top:28px;}}.about-section .about-lead{font-size:30px;font-weight:600;color:var(--med-ink);letter-spacing:2.4px;}@media screen and (max-width:1200px){.about-section .about-lead{font-size:24px;}}@media screen and (max-width:576px){.about-section .about-lead{font-size:20px;}}.about-section ul.about-points{margin-top:36px;display:flex;gap:30px;}@media screen and (max-width:992px){.about-section ul.about-points{flex-direction:column;gap:18px;margin-top:24px;}}.about-section ul.about-points li{flex:1;border-left:3px solid var(--med-accent-teal);padding:6px 0 6px 24px;font-size:22px;line-height:1.7;color:var(--med-ink-soft);letter-spacing:1.2px;}@media screen and (max-width:1200px){.about-section ul.about-points li{font-size:18px;}}@media screen and (max-width:576px){.about-section ul.about-points li{font-size:16px;padding-left:16px;}}.about-section .about-join{display:inline-block;margin-top:40px;text-align:center;line-height:45px;min-width:170px;padding:0 28px;height:45px;font-size:20px;border-radius:27px;font-weight:600;background-color:var(--med-primary);color:#fff;text-decoration:none;}.about-section .about-join:hover,.about-section .about-join:focus-visible{background-color:var(--med-primary-dark);text-decoration:underline;}@media screen and (max-width:576px){.about-section .about-join{margin-top:26px;font-size:18px;line-height:40px;height:40px;min-width:150px;}}.about-section .about-info{margin-top:26px;display:flex;flex-direction:column;gap:12px;}.about-section .about-info li{font-size:20px;line-height:1.6;color:var(--med-ink-soft);letter-spacing:.8px;}@media screen and (max-width:1200px){.about-section .about-info li{font-size:18px;}}@media screen and (max-width:576px){.about-section .about-info li{font-size:16px;}}.about-section .about-info li a{color:var(--med-primary);text-decoration:none;}.about-section .about-info li a:hover,.about-section .about-info li a:focus-visible{text-decoration:underline;}.about-section .about-info .about-info-mail{display:flex;flex-wrap:wrap;align-items:center;gap:14px;}.about-section .about-mail-btn{display:inline-block;padding:0 18px;height:36px;line-height:36px;font-size:16px;font-weight:600;border-radius:18px;background-color:var(--med-accent-teal);color:#fff!important;text-decoration:none!important;}.about-section .about-mail-btn:hover,.about-section .about-mail-btn:focus-visible{background-color:var(--med-primary);text-decoration:underline!important;}@media screen and (max-width:576px){.about-section .about-mail-btn{height:32px;line-height:32px;font-size:14px;padding:0 14px;}}.about-section .about-reach{margin-top:0;padding-top:70px;border-top:1px solid var(--med-border);}@media screen and (max-width:992px){.about-section .about-reach{padding-top:45px;}}@media screen and (max-width:576px){.about-section .about-reach{padding-top:32px;}}.about-section .about-reach h3{color:var(--med-primary-dark);letter-spacing:2.4px;}.about-section .reach-grid{margin-top:36px;display:flex;gap:60px;align-items:stretch;}@media screen and (max-width:1200px){.about-section .reach-grid{gap:40px;}}@media screen and (max-width:992px){.about-section .reach-grid{flex-direction:column;gap:26px;margin-top:26px;}}.about-section .reach-info{flex:1;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:30px;background-color:var(--med-bg);border:1px solid var(--med-border);border-radius:12px;padding:40px 36px;}@media screen and (max-width:576px){.about-section .reach-info{padding:24px 20px;gap:22px;}}.about-section .reach-info .about-info{margin-top:0;gap:18px;}.about-section .reach-info .about-join{margin-top:0;align-self:flex-start;}@media screen and (max-width:576px){.about-section .reach-info .about-join{align-self:stretch;}}.about-section .about-map{flex:1;min-width:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(15,111,176,.12);}.about-section .about-map iframe{display:block;width:100%;height:100%;min-height:420px;border:0;}@media screen and (max-width:992px){.about-section .about-map iframe{min-height:300px;}}@media screen and (max-width:576px){.about-section .about-map iframe{min-height:240px;}}