.flex{display:flex;align-items:center}.flex__sperate{justify-content:space-between}.flex_2{display:flex;align-items:center;gap:0 2rem;margin-bottom:2.5rem}@media(max-width:768px){.flex_2{flex-direction:column;gap:2rem 0;margin-bottom:1.5rem}}.gird_1{display:grid;grid-template-columns:repeat(1,1fr);gap:0 2rem}.between{justify-content:space-between}body,html{scroll-behavior:smooth;width:100%;min-height:100vh;font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased}*,:after,:before,body,html{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none!important;color:inherit;transition:opacity .2s ease}.button,button{border:0;padding:1rem;font-size:1.1rem;color:#fbffe9;border-radius:.35rem;cursor:pointer;background:transparent}ul li{list-style:none}p{line-height:2rem;font-size:1.1rem}details{font-style:normal;cursor:pointer}details summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;outline:none}blockquote,figure{margin:0}img{max-width:100%;height:auto;display:block;border-radius:.52rem}.container,.container-narrow{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media(min-width:580px){.container,.container-narrow{max-width:89%}}@media(min-width:768px){.container,.container-narrow{max-width:90%}}@media(min-width:992px){.container,.container-narrow{max-width:960px}}@media(min-width:1200px){.container,.container-narrow{max-width:1230px}}.container-narrow{max-width:800px!important}.section{padding-top:3rem;padding-bottom:3rem}.text-center{text-align:center}.text-right{text-align:right}@media(max-width:580px){.d-none-mobile{display:none!important}}body{background:#fffdf7}
