@import url("https://fonts.googleapis.com/css2?family=Noto+Serif&display=swap");@import url("https://fonts.googleapis.com/css2?family=Oleo+Script:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400&display=swap");html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:"Noto Serif",serif;-webkit-font-smoothing:antialiased}body{--color-grey-800:#929092;--color-grey-100:#ecebef;--color-success-500:#12bd4b;--color-error-500:#a10c4a;--color-primary:#1a8fe3;--color-border:rgba(0,0,0,.15);--size-8:2rem;--size-6:1.5rem;--hue:223;--bg:hsl(var(--hue),10%,90%);--fg:hsl(var(--hue),10%,10%);--primary:hsl(var(--hue),90%,55%);--font-family:Inter;--font-weight:500;--letter-spacing:.05em;background:linear-gradient(hsla(0,0%,100%,.95),hsla(0,0%,100%,.95)),url(/background-image2.webp)}.swal-overlay{background-color:rgba(43,165,137,.45)}.swal-text{background-color:#fefae3;padding:17px;border:1px solid #f0e1a1;display:block;margin:22px;text-align:center;color:#61534e}.post-container{max-width:1200px;margin:auto;padding:0 10px}.post-container .show-more-btn{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.show-more-btn a{text-decoration:none;font-family:var(--font-family);font-weight:700;letter-spacing:var(--letter-spacing);color:var(--color-primary)}.show-more-btn a:hover,a:focus{text-decoration:underline}.posts{height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin-bottom:50px}.single-post-container{max-width:800px;padding:0 10px;border-radius:10px;background-color:#fff}.post-img-container{width:100%;height:28vh;position:relative!important}.post-img,.single-post-img-container{width:100%;height:100%;position:relative!important}.post-img{border-style:none;object-fit:cover}.post-p{margin:15px 0;line-height:1.8}.post-card{width:100%;height:-moz-fit-content;height:fit-content;padding:15px}.post-card>*{font-family:Source Sans Pro,Helvetica,Arial,sans-serif}.post-card>h3,.post-card>p{font-size:15px}.post-card>p{margin:15px 0;line-height:1.6}.post-card-page{padding:15px 30px 40px}.post-title{margin:10px 0;font-size:1.8em}.post-date{background:#f4f4f4;margin-bottom:20px;margin-top:10px;padding:3px 10px;font-size:15px}.post-body ul,li,ol{font-size:15px;line-height:1.7;margin:12px 15px;letter-spacing:.5px}.post-body pre{background:#eee;border-left:10px solid #9684a3;border-radius:10px;padding:10px;letter-spacing:.5px;font-size:10pt;color:#000;background:#f4f4f4;margin:20px 0;overflow-x:auto}.post-body pre::-webkit-scrollbar{background-color:#ded7e6;height:10px}.post-body pre::-webkit-scrollbar-thumb{background:#9684a3;border-top-right-radius:10px}.post-body p{margin:15px 0;line-height:1.6}.post-body a,.post-body p{font-size:15px;letter-spacing:.5px}.post-body a{color:#4682b4;text-decoration:none;font-weight:500}.post-body a:hover{color:#8a2be2;text-decoration:underline}.post-body h1,h2,h3,h4,h5{letter-spacing:.5px}.post-body img{width:100%;height:100%;border-style:none;object-fit:contain;position:relative!important}.post-btn{display:inline-block;background:#4682b4;color:#fff;border:none;padding:8px 16px;border-radius:5px;cursor:pointer;text-decoration:none;font-size:15px;font-family:inherit}.post-btn:focus{outline:none}.post-btn:hover{transform:scale(.98)}.post-btn-back{background:#f4f4f4;color:#000;margin-bottom:20px}@media (max-width:912px){.posts{grid-template-columns:repeat(2,1fr)}.post-img-container{height:20vh}}@media (max-width:768px){.post-card-page{padding:15px 0}.single-post-container{width:92%}}@media (max-width:540px){.posts{gap:20px;grid-template-columns:1fr}}@media (max-width:500px){.post-body ul,li,ol{margin:12px 10px}}.react-pdf__Page__textContent{display:none}.react-pdf__AnnotationLayer{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:1}.react-pdf__Page__annotations .annotationLayer,.react-pdf__Page__textContent .textLayer{display:none}.expandQRCode{height:13rem!important}.expandQRCodeDownload{height:4rem!important}