@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;}}.about-section .about-feature{margin-top:45px;display:flex;color:var(--med-ink);letter-spacing:2.4px;}@media screen and (max-width:992px){.about-section .about-feature{flex-direction:column;}}.about-section .about-feature ul.content-left,.about-section .about-feature ul.content-right{display:flex;flex-direction:column;justify-content:space-between;height:650px;}@media screen and (max-width:992px){.about-section .about-feature ul.content-left,.about-section .about-feature ul.content-right{height:auto;}}.about-section .about-feature ul.content-left li,.about-section .about-feature ul.content-right li{border-left:3px solid var(--med-accent-teal);padding-left:52px;}@media screen and (max-width:992px){.about-section .about-feature ul.content-left li,.about-section .about-feature ul.content-right li{margin-bottom:30px;}}@media screen and (max-width:576px){.about-section .about-feature ul.content-left li,.about-section .about-feature ul.content-right li{padding-left:30px;}}.about-section .about-feature ul.content-left h3,.about-section .about-feature ul.content-right h3{font-weight:600;font-size:24px;}@media screen and (max-width:1536px){.about-section .about-feature ul.content-left h3,.about-section .about-feature ul.content-right h3{font-size:22px;}}@media screen and (max-width:1200px){.about-section .about-feature ul.content-left h3,.about-section .about-feature ul.content-right h3{font-size:20px;}}@media screen and (max-width:576px){.about-section .about-feature ul.content-left h3,.about-section .about-feature ul.content-right h3{font-size:18px;}}.about-section .about-feature ul.content-left p,.about-section .about-feature ul.content-right p{margin-top:22px;font-size:24px;color:var(--med-ink-soft);}@media screen and (max-width:1200px){.about-section .about-feature ul.content-left p,.about-section .about-feature ul.content-right p{font-size:18px;}}@media screen and (max-width:576px){.about-section .about-feature ul.content-left p,.about-section .about-feature ul.content-right p{font-size:16px;}}.about-section .about-feature ul.content-right{margin-left:65px;}@media screen and (max-width:992px){.about-section .about-feature ul.content-right{margin-left:0;}}.about-section .about-content{margin-top:140px;padding-bottom:115px;}@media screen and (max-width:992px){.about-section .about-content{display:none;}}.about-section .about-content .about-images{padding-bottom:100px;}.about-section .about-content .about-images .carousel-item{width:100%;}.about-section .about-content .about-images .carousel-item img{width:100%;object-fit:contain;}.about-section .about-content .carousel-control-prev,.about-section .about-content .carousel-control-next{top:0;bottom:100px;height:auto;width:64px;opacity:1;transition:opacity .2s;}.about-section .about-content .carousel-control-prev{left:-12px;}.about-section .about-content .carousel-control-next{right:-12px;}.about-section .about-content .carousel-control-prev:hover,.about-section .about-content .carousel-control-next:hover{opacity:.75;}.about-section .about-content .carousel-control-prev:focus-visible,.about-section .about-content .carousel-control-next:focus-visible{outline:2px solid var(--med-primary);outline-offset:2px;}.about-section .about-content .carousel-control-prev img,.about-section .about-content .carousel-control-next img{width:40px;height:auto;object-fit:contain;}@media screen and (max-width:1200px){.about-section .about-content .carousel-control-prev,.about-section .about-content .carousel-control-next{width:48px;}.about-section .about-content .carousel-control-prev img,.about-section .about-content .carousel-control-next img{width:30px;}}.about-section .about-content .carousel-inner{touch-action:pan-y;}.about-section .about-content .select-tabs{position:static;margin-top:80px;display:flex;justify-content:space-between;margin:0;}.about-section .about-content .select-tabs .tab-outer{width:17.8%;}.about-section .about-content .select-tabs .tab-outer:hover{cursor:pointer;}.about-section .about-content .select-tabs .tab-outer:hover>button.select-tab{background-color:var(--med-primary);}.about-section .about-content .select-tabs .tab-outer:hover>p{color:var(--med-primary);}.about-section .about-content .select-tabs .tab-outer button.select-tab{width:100%;height:8px;background-color:var(--med-border);margin-bottom:8px;}.about-section .about-content .select-tabs .tab-outer button.select-tab:hover{background-color:var(--med-primary);}.about-section .about-content .select-tabs .tab-outer button.active{background-color:var(--med-primary);}.about-section .about-content .select-tabs .tab-outer:focus-visible{outline:2px solid var(--med-primary);outline-offset:4px;}.about-section .about-content .select-tabs .tab-outer p{color:var(--med-ink-soft);font-size:24px;letter-spacing:2.4px;}@media screen and (max-width:1536px){.about-section .about-content .select-tabs .tab-outer p{font-size:22px;letter-spacing:1px;}}@media screen and (max-width:1200px){.about-section .about-content .select-tabs .tab-outer p{font-size:18px;letter-spacing:.8px;}}.about-section .about-content .select-tabs .tab-outer p:hover{color:var(--med-primary);}.about-section .about-content-m{margin-top:140px;padding-bottom:115px;display:none;}@media screen and (max-width:992px){.about-section .about-content-m{display:block;}}@media screen and (max-width:767px){.about-section .about-content-m{margin-top:0;}}.about-section .about-content-m h3{color:var(--med-primary-dark);font-weight:600;padding-bottom:20px;border-bottom:4px solid var(--med-border);margin-top:60px;margin-bottom:30px;font-size:24px;letter-spacing:2.4px;}@media screen and (max-width:576px){.about-section .about-content-m h3{font-size:18px;}}.about-section .about-content-m img{width:100%;object-fit:contain;}.about-section .server{padding:55px 0;background-color:var(--med-bg-soft);}.about-section .server .server-web{display:block;}@media screen and (max-width:992px){.about-section .server .server-web{display:none;}}.about-section .server .server-mobile{display:none;}@media screen and (max-width:992px){.about-section .server .server-mobile{display:block;}}.about-section .server h3{margin-top:0;letter-spacing:6px;color:var(--med-primary-dark);text-align:center;font-weight:600;}.about-section .server ul.server-list{padding:0 50px;display:flex;margin-top:100px;box-sizing:border-box;justify-content:space-around;}@media screen and (max-width:576px){.about-section .server ul.server-list{margin-top:60px;padding:0 10px;}}.about-section .server ul.server-list li{width:15%;display:flex;flex-direction:column;align-items:center;}@media screen and (max-width:1440px){.about-section .server ul.server-list li{width:15%;}}@media screen and (max-width:992px){.about-section .server ul.server-list li{width:20%;}}@media screen and (max-width:768px){.about-section .server ul.server-list li{width:26%;}}@media screen and (max-width:576px){.about-section .server ul.server-list li{width:30%;}}.about-section .server ul.server-list li img{max-width:90%;object-fit:contain;margin-bottom:30px;}.about-section .server ul.server-list li p{text-align:center;font-size:24px;letter-spacing:1.2px;color:var(--med-ink);}@media screen and (max-width:1350px){.about-section .server ul.server-list li p{font-size:20px;}}@media screen and (max-width:1200px){.about-section .server ul.server-list li p{font-size:18px;}}@media screen and (max-width:1080px){.about-section .server ul.server-list li p{font-size:16px;}}@media screen and (max-width:768px){.about-section .server ul.server-list li p{font-size:14px;letter-spacing:1px;}}@media screen and (max-width:576px){.about-section .server ul.server-list li p{font-size:12px;}}.about-section .server .arrow-left,.about-section .server .arrow-right{font-size:60px;color:var(--med-primary);width:43px;transform:translateY(50px);}@media screen and (max-width:1536px){.about-section .server .arrow-left,.about-section .server .arrow-right{transform:translateX(-45px);width:30px;}}@media screen and (max-width:1080px){.about-section .server .arrow-left,.about-section .server .arrow-right{transform:translateX(-40px);}}@media screen and (max-width:992px){.about-section .server .arrow-left,.about-section .server .arrow-right{transform:translateX(-30px);}}@media screen and (max-width:768px){.about-section .server .arrow-left,.about-section .server .arrow-right{transform:translateX(-15px);}}@media screen and (max-width:576px){.about-section .server .arrow-left,.about-section .server .arrow-right{transform:translateX(-10px);}}.about-section .server .arrow-right{transform:translateX(0);}@media screen and (max-width:1536px){.about-section .server .arrow-right{transform:translateX(45px);}}@media screen and (max-width:1080px){.about-section .server .arrow-right{transform:translateX(40px);}}@media screen and (max-width:992px){.about-section .server .arrow-right{transform:translateX(30px);}}@media screen and (max-width:768px){.about-section .server .arrow-right{transform:translateX(15px);}}@media screen and (max-width:576px){.about-section .server .arrow-right{transform:translateX(10px);}}