.error-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5vw;padding:12vw 0;max-height:100vh;overflow:hidden;background-color:#282b37}.error-section h1{color:#ffffff;font-size:3rem;font-weight:700;text-align:center;line-height:60px;letter-spacing:-2px}.error-section h1:first-letter{text-transform:capitalize}.error-section p{color:#8896ab;font-size:1.25rem;text-align:center;line-height:30px}.error-section button{background-color:var(--primary-color);color:#fff;border:none;padding:12px 18px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500}.skeleton-date{height:24px;width:200px}.skeleton-title{height:40px;width:400px}.skeleton-paragraph{height:27px;width:300px}.skeleton-badge{height:25px;width:100px}@media screen and (max-width:767px){.skeleton-image{width:calc(100vw - 32px);height:200px}.skeleton-rich-text{width:100%;height:300px}.blog-post-container{display:flex;flex-direction:column;width:100%;height:max-content}.blog-post-container .blog-hero-container{display:flex;flex-direction:column;width:100%;background-color:#282b37;z-index:1;padding-bottom:100px}.blog-post-container .blog-hero-container .blog-hero{padding:18vw 0 10vw;flex-direction:column;gap:1vw;display:flex;align-items:center;justify-content:center;width:90%;margin:0 auto}.blog-post-container .blog-hero-container .blog-hero .info{display:flex;flex-direction:row;align-items:center;gap:2vw}.blog-post-container .blog-hero-container .blog-hero .info span{font-size:1rem;font-weight:500;color:#8896ab;line-height:24px}.blog-post-container .blog-hero-container .blog-hero h1{color:#ffffff;font-size:28px;font-weight:700;text-align:center;line-height:35px;letter-spacing:-2px;margin-bottom:4vw}.blog-post-container .blog-hero-container .blog-hero h1:first-letter{text-transform:capitalize}.blog-post-container .blog-hero-container .blog-hero p{color:#8896ab;font-size:16px;text-align:center;line-height:27px;margin-bottom:4vw}.blog-post-container .blog-hero-container .blog-hero .category{display:flex;flex-direction:row;align-items:center;gap:.5vw}.blog-post-container .image-hald{margin:-100px auto 0;z-index:2}.blog-post-container .blog-post-image{width:auto;height:200px;border-radius:8px;margin:0 auto}}@media screen and (min-width:768px){.skeleton-image{width:1300px;height:750px}.skeleton-rich-text{width:100%;height:500px}.blog-post-container{display:flex;flex-direction:column;width:100%;height:max-content}.blog-post-container .blog-hero-container{display:flex;flex-direction:column;width:100%;background-color:#282b37;z-index:1;padding-bottom:375px}.blog-post-container .blog-hero-container .blog-hero{padding:4vw 0 2vw;display:flex;flex-direction:column;gap:.5vw;align-items:center;width:70%;margin:0 auto}.blog-post-container .blog-hero-container .blog-hero .info{display:flex;flex-direction:row;align-items:center;gap:.5vw}.blog-post-container .blog-hero-container .blog-hero .info span{font-size:1rem;font-weight:500;color:#8896ab;line-height:24px}.blog-post-container .blog-hero-container .blog-hero h1{color:#ffffff;font-size:3rem;font-weight:700;text-align:center;line-height:60px;letter-spacing:-2px;margin-bottom:.5vw}.blog-post-container .blog-hero-container .blog-hero h1:first-letter{text-transform:capitalize}.blog-post-container .blog-hero-container .blog-hero p{color:#8896ab;font-size:1.25rem;text-align:center;line-height:30px;margin-bottom:1.75vw}.blog-post-container .blog-hero-container .blog-hero .category{display:flex;flex-direction:row;align-items:center;gap:.5vw}.blog-post-container .image-hald{margin:-375px auto 0;z-index:2}.blog-post-container .blog-post-image{width:auto;height:750px;border-radius:8px;margin:0 auto}}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}@media screen and (max-width:767px){.blog-post-container .rich-text-content{display:flex;flex-direction:column;width:100%;padding:0 16px;gap:2vw;z-index:1;margin:8vw 0}}@media screen and (min-width:768px){.blog-post-container .rich-text-content{display:flex;flex-direction:column;width:950px;margin:4vw auto;gap:1vw;z-index:1}}.rich-text-content pre{background-color:#f5f5f5;color:#333;padding:1rem;border-radius:.5rem;white-space:pre-wrap}.rich-text-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background-color:#f5f5f5;padding:.2em .4em;border-radius:4px;font-size:.95em;color:var(--primary-color)}.rich-text-content .custom-img{width:100%;height:auto;border-radius:8px}.custom-img-small{width:max-content;height:auto;border-radius:8px;max-width:100%}.rich-text-content .h1{font-size:30px;color:#333f51;line-height:30px;font-weight:700}.rich-text-content .h2{font-size:24px;color:#333f51;line-height:24px;font-weight:700}.rich-text-content .h3{font-size:19.2px;color:#333f51;line-height:20px;font-weight:700}.rich-text-content .h4{font-size:15.4px;color:#333f51;line-height:16px;font-weight:700}.rich-text-content .h5{font-size:12.3px;color:#333f51;line-height:14px;font-weight:700}.rich-text-content .h6{font-size:9.8px;color:#333f51;line-height:12px;font-weight:700}.rich-text-content .p-small{font-size:18px;color:#556987;line-height:28px;font-weight:500}.rich-text-content hr{border:none;background-color:#eef0f3;height:2px;width:100%}.blockquote{font-size:20px;color:#333f51;line-height:32px;font-weight:500;padding-left:25px;border-left:2px solid #60636f;border-radius:2px;font-style:italic}.rich-text-content .ol,.rich-text-content .ul{list-style-position:inside}.rich-text-content .ol .li,.rich-text-content .ul .li{font-size:18px;color:#556987;line-height:28px;font-weight:500}.rich-text-content .ul li:has(input[type=checkbox])::marker{content:none;display:none}.rich-text-content a{color:var(--primary-color);text-decoration:none;transition:filter .3s ease}.rich-text-content a:hover{filter:saturate(200%);transition:filter .3s ease;text-decoration:underline}