.header{background-image:url(/client/PNG/background.PNG);background-position:50%;background-repeat:no-repeat;background-size:cover;height:175px}.header-container{flex-direction:row;justify-content:space-between;align-items:end;height:100%;padding:0 75px 10px;display:flex}.header-left{color:#3bb5b3;flex-direction:column;font-size:40px;font-weight:700;display:flex}.header-left p:nth-child(3){display:none}.header-right{color:#3c3c3c;flex-direction:row;gap:20px;padding-bottom:20px;display:flex}.header-right-p p{cursor:pointer;font-size:35px;font-weight:700}.header-right-p p:hover{color:#f08307}.header-right-p span{font-size:46px}.header-testa-img{width:150px;height:50px}.header-back-img{width:50px;height:50px}img{cursor:pointer}@media screen and (max-width:1024px){.header-left{font-size:26px}.header-right-p p{font-size:22.75px}.header-right-p span{font-size:30px}.header-testa-img{width:97.5px;height:32.5px}.header-back-img{width:32.5px;height:32.5px}}@media screen and (max-width:767px){.header-container{padding:5px}.header-left{font-size:20px}.header-left p:first-child:after{content:"總複習"}.header-left p:nth-child(2){display:none}.header-left p:nth-child(3){display:block}.header-right{gap:10px;padding:0}.header-right-p p,.header-right-p span{width:90px;font-size:18px}.header-testa-img{width:70px;height:30px}.header-back-img{width:40px;height:40px}}
footer{background-image:url(/client/PNG/background.PNG);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between;align-items:flex-end;height:175px;padding:30px 75px 75px;display:flex}.footer{flex-direction:column;display:flex}.footer-left{color:#727171;flex-direction:column;gap:3px;font-size:11px;display:flex}.footer-img{width:100px;height:20px}.footer-right{color:#727171;flex-direction:column;align-items:end;gap:3px;font-size:13px;display:flex}@media screen and (max-width:767px){footer{padding:30px 5px}}
*,:after,:before{box-sizing:border-box}:root{--font-family-base:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}html,body{height:100%;font-family:var(--font-family-base);color:#3c3c3c;background-color:#fff;flex-direction:column;margin:0;padding:0;display:flex}.overlay{opacity:.5;z-index:10;background-color:#3c3c3c;width:100%;height:100%;position:fixed;top:0;left:0}.main{flex:1;padding:75px;position:relative}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}.a{cursor:pointer}.disable{display:none}.cr-p{cursor:pointer}@media screen and (max-width:767px){.main{padding:25px}}
