body{margin-top:66px !important;background-color:white}.container{padding-left:0px;padding-right:0px}@media not all and (min-width:768px){.row{margin-right:0;margin-left:0}}.text-content{font-size:18px;color:#333;position:relative;background-color:#edd3d9;max-width:none}@media (min-width:576px){.text-content{font-size:20px}}.text-content,.text-content p,.text-content h2,.text-content h3{font-family:'PT Serif','Palatino','Palatino Linotype','Georgia',"微軟正黑體",sans-serif}.text-content p{margin-bottom:1.5em;line-height:1.8em}.text-content p:last-of-type{margin-bottom:0}.text-content h2{font-size:26px;font-weight:bold;margin:10px 0}@media (min-width:576px){.text-content h2{font-size:32px}}.text-content .header{position:relative;height:100vh;overflow:hidden;background-color:#a94284}.text-content .header .title{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:20px;margin:0;z-index:1}.text-content .header .title img{width:auto;height:auto;max-width:100%;max-height:100%}.text-content .header .back{position:absolute;bottom:0;background:url('../img/header-desktop.jpg') no-repeat bottom center;z-index:0}.text-content .header .title{width:50%;height:80%;padding:30px}.text-content .header .back{right:0;width:50%;height:100%;background-size:cover}@media (max-aspect-ratio:1/1){.text-content .header{background-color:white}.text-content .header .title{width:100%;height:40%}.text-content .header .back{background:url('../img/header-mobile.jpg') no-repeat center;background-size:100% auto;background-color:#96ceee;left:0;width:100%;height:100%}}@media (max-aspect-ratio:2/3){.text-content .header .back{background:url('../img/header-mobile.jpg') no-repeat bottom center;background-size:100% auto;background-color:#96ceee}}.text-content .text{margin-top:50px;margin-bottom:50px;text-align:justify}.text-content .divider{text-align:center;margin:20px}.text-content .divider img{max-width:80%;height:auto}.text-content h2.topics-title{text-align:center;font-size:36px;color:#960048}@media (min-width:576px){.text-content h2.topics-title{font-size:48px}}.text-content .topics{display:grid;margin:50px 20px;grid-gap:20px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-template-areas:"image1 topic1" "topic2 image2" "image3 topic3" "topic4 image4" "image5 topic5" "topic6 image6" "image7 topic7" "topic8 image8" "image9 topic9" "topic10 image10"}.text-content .topics .image-placeholder{display:none}.text-content .topics img{max-width:100%;height:auto;border-radius:20px}@media (min-width:768px){.text-content .topics{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"image1 topic1 image2" "topic2 image3 topic3" "image4 topic4 image5" "topic5 image6 topic6" "image7 topic7 image8" "topic8 image9 topic9" "image10 topic10 placeholder1"}.text-content .topics .image-placeholder{display:block}}@media (min-width:992px){.text-content .topics{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"image1 topic1 image2 topic2" "topic3 image3 topic4 image4" "image5 topic5 image6 topic6" "topic7 image7 topic8 image8" "image9 topic9 image10 topic10"}.text-content .topics .image-placeholder{display:none}}.text-content .topics .topic{position:relative}.text-content .topics .topic .box-container{width:100%;height:0;padding-top:100%}.text-content .topics .topic a{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:20px;align-items:center;justify-content:center;text-decoration:none;background-color:#960048}.text-content .topics .topic a:hover,.text-content .topics .topic a:active{text-decoration:none;background-color:#b04076}.text-content .topics .topic a h3{text-align:center;color:white;font-size:20px;line-height:1.2em;margin:0}.text-content .topics .topic a h3 span{font-size:16px}@media (min-width:420px){.text-content .topics .topic a h3{font-size:24px}.text-content .topics .topic a h3 span{font-size:16px}}@media (min-width:576px){.text-content .topics .topic a h3{font-size:30px}.text-content .topics .topic a h3 span{font-size:20px}}.text-content .offer{display:flex;flex-direction:column;margin:40px 20px;padding:30px 30px;background-color:white;border-radius:20px}.text-content .offer .offer-image{display:flex;align-items:center;justify-content:center}.text-content .offer .offer-text{margin:10px 0 0 0;text-align:center}@media (min-width:992px){.text-content .offer{flex-direction:row;align-items:center}.text-content .offer .offer-text{margin:0 0 0 20px;padding:0 40px}}.text-content a.button{display:inline-block;background-color:#960048;border-radius:10px;padding:8px 10px;margin:10px;color:white;text-decoration:none;transition:background-color .4s}.text-content a.button:hover,.text-content a.button:active{text-decoration:none;background-color:#b04076}