.blog{flex-direction:column;justify-content:flex-start;padding:2rem;overflow-x:hidden}.blog,.blog--header{display:flex;align-items:center}.blog--header{justify-content:center;width:100%;margin:1rem}.blog--header h1{margin-bottom:40px;font-size:3.5rem;font-family:var(--primaryFont)}.blog--body{flex-direction:column}.blog--body,.blog--bodyContainer{width:100%;display:flex;align-items:center;justify-content:center}.blog--bodyContainer{gap:4.5rem}.blog--viewAll{width:100%;margin-top:1rem;padding:2rem;display:flex;align-items:center;justify-content:flex-end}.blog--viewAll a button{outline:none;border:none;width:150px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}@media screen and (max-width:992px){.blog--bodyContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}@media screen and (max-width:800px){.blog--header h1{font-size:3rem;margin-bottom:30px}}@media screen and (max-width:600px){.blog--header h1{font-size:2.5rem;margin-bottom:20px}.blog--viewAll{position:relative;margin-top:2.5rem}.blog--viewAll a{position:absolute;left:50%;transform:translateX(-50%)}}.singleBlog{height:420px;width:320px;display:flex;flex-direction:column;align-items:center;justify-content:baseline;border-radius:5px}.singleBlog--image{height:50%;overflow:hidden}.singleBlog--image,.singleBlog--image>img{width:100%;border-top-left-radius:5px;border-top-right-radius:5px}.singleBlog--image>img{object-fit:cover;height:100%;transition:transform 1s,filter 2s ease-in-out;filter:blur(1px);transform:scale(1)}.singleBlog:hover>.singleBlog--image>img{filter:grayscale(0);transform:scale(1.1)}.singleBlog--body{padding:1rem}.singleBlog--body p{font-family:var(--primaryFont);font-weight:600;font-size:13px;margin-bottom:.65rem}.singleBlog--body h3{font-family:var(--primaryFont);margin-bottom:.55rem;font-size:19px;line-height:115%}.singleBlog--body h6{font-family:Noto Sans TC,sans-serif;font-size:15px;line-height:139%;font-weight:500;opacity:.9}@media (min-width:992px) and (max-width:1380px){.singleBlog{height:430px}}@media screen and (max-width:992px){.singleBlog{height:450px;background-color:#abf0f0;margin:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:baseline}}@media screen and (max-width:800px){.singleBlog{height:450px;margin:1rem auto}}@media screen and (max-width:700px){.singleBlog{height:450px;margin:1rem auto}}@media screen and (max-width:600px){.singleBlog{height:450px;width:300px;margin:1rem 0}.singleBlog--image>img{filter:blur(0)}}@media screen and (max-width:320px){.singleBlog{transform:scale(.9)}}.education-body{flex-direction:row;align-items:center;color:rgba(62,195,55,.702)}.education-body,.education-description{display:flex;justify-content:center;width:100%}.education-description{flex:0.65 1;padding:2rem;flex-direction:column;align-items:flex-start;margin-left:7%}.education-description>h1{font-size:3.5rem;font-family:var(--primaryFont);margin-bottom:2rem}.education-card{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:90%;height:140px;padding:1.5rem;border-radius:20px;margin-bottom:1.5rem;transition:background-color .2s ease-in-out}.educard-img{border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.educard-img>img{width:40px}.education-details{margin-left:.6rem}.education-details>h6{font-family:var(--primaryFont);font-size:.85rem;font-weight:700;margin-bottom:.5rem}.education-details>h4{font-size:1.225rem}.education-details>h4,.education-details>h5{font-family:var(--primaryFont);font-weight:600}.education-details>h5{font-size:1.15rem}.education-image{box-sizing:border-box;padding:1rem;flex:0.35 1;margin-top:1rem;pointer-events:none}.education-image>img{width:100%}@media screen and (max-width:992px){.education{min-height:100%}.education-image{display:none}.education-description{flex:1 1;margin:auto}.education-description>h1{font-size:3.2rem}.education-card{width:100%;padding:1.5rem;margin-bottom:1.5rem}}@media screen and (max-width:800px){.education-description>h1{font-size:3rem;margin-bottom:2rem;align-self:center}.education-description{padding:1rem}.education-card{padding:1rem;margin-bottom:1.5rem;height:130px}.educard-img{border-radius:50%;width:45px;height:45px}.educard-img>img{width:30px}.education-details>h6{font-size:.85rem;margin-bottom:.45rem}.education-details>h4{font-size:1.125rem;line-height:126%}.education-details>h5{font-size:1.05rem;line-height:126%}}@media screen and (max-width:600px){.education-description>h1{font-size:2.5rem}}.experience-body{flex-direction:row;align-items:center}.experience-body,.experience-description{display:flex;justify-content:center;width:100%}.experience-description{flex:0.65 1;padding:2rem;flex-direction:column;align-items:flex-end;margin-right:2rem}.experience-description>h1{font-size:3.5rem;font-family:var(--primaryFont);margin-bottom:2rem}.experience--viewAll a button{outline:none;border:none;width:300px;height:48px;display:flex;align-items:center;justify-content:space-between;text-transform:inherit;border-radius:45px;font-size:1.05rem;font-family:var(--primaryFont);font-weight:500;padding-left:1.5rem;cursor:pointer}.experience-card{flex-direction:row;justify-content:flex-start;width:90%;height:140px;padding:1.5rem;border-radius:20px;margin-bottom:1.5rem;transition:background-color .2s ease-in-out}.expcard-img,.experience-card{display:flex;align-items:center}.expcard-img{border-radius:50%;width:55px;height:55px;justify-content:center;flex-shrink:0}.expcard-img>img{width:36px;pointer-events:none}.experience-details{margin-left:.6rem}.experience-details>h6{margin-bottom:.5rem}.experience-details>h3,.experience-details>h6{font-family:var(--primaryFont);font-size:.9rem;font-weight:500}.experience-details>h4{font-size:1.225rem}.experience-details>h4,.experience-details>h5{font-family:var(--primaryFont);font-weight:600}.experience-details>h5{font-size:1.15rem;margin-bottom:.5rem}.experience-image{box-sizing:border-box;padding:1rem;flex:0.35 1;margin-left:7%;margin-top:1rem;pointer-events:none}.experience-image>img{width:100%;pointer-events:none}@media screen and (max-width:992px){.experience{min-height:100%}.experience-image{display:none}.experience-description{flex:1 1;margin:auto}.experience-description>h1{font-size:3.2rem}.experience-card{width:100%;padding:1.5rem;margin-bottom:1.5rem}}@media screen and (max-width:800px){.experience-description>h1{font-size:3rem;margin-bottom:2rem;align-self:center}.experience-description{padding:1rem}.experience-card{padding:1rem;margin-bottom:1.5rem;height:130px}.expcard-img{border-radius:50%;width:45px;height:45px}.expcard-img>img{width:30px}.experience-details>h6{font-size:.85rem;margin-bottom:.45rem}.experience-details>h4{font-size:1.125rem;line-height:126%}.experience-details>h5{font-size:1.05rem;line-height:126%}}.page-experience{width:30%}@media screen and (max-width:600px){.experience-description>h1{font-size:2.5rem}.page-experience{width:100%;margin-bottom:0}}