.blog-styles{display:flex;flex-direction:column;align-items:center;max-width:1920px;width:calc(100% - 40px);margin:0 auto;font-family:VisbyCF-Medium,sans-serif}.blog-styles .breadcrumb{display:flex;flex-direction:row;gap:8px;font-size:16px;color:#fff;flex-wrap:nowrap;align-items:center}.blog-styles .breadcrumb svg{opacity:.7}.blog-styles .breadcrumb a,.blog-styles .breadcrumb p{margin:0;color:#fff;text-decoration:none;line-height:28px;opacity:.7}.blog-styles .breadcrumb a:hover{color:#7ad9f5;text-decoration:none;opacity:1}.blog-styles .blog-content{display:flex;flex-direction:column;padding:0 20px}.blog-styles .blog-content .post-content{max-width:1000px;width:100%;margin:0 auto}.blog-styles .post-header{display:flex;flex-direction:column;margin-bottom:40px;gap:16px}.blog-styles .post-header h1{margin:0}.blog-styles .post-header img{width:100%;aspect-ratio:16 / 9}.blog-styles .post-header .post-meta{display:flex;flex-direction:row;align-items:center;gap:16px;margin-left:8px;margin-bottom:16px;opacity:.7}.blog-styles .post-header .post-meta button.back{display:flex;justify-content:center;align-items:center;color:#fff;background-color:transparent;cursor:pointer}.blog-styles .post-header .post-meta .separator{width:32px;height:1px;background:#fff}.blog-styles img{width:100%;border-radius:20px;margin-bottom:40px}.blog-styles img.bg{position:absolute;top:0;z-index:-1000}.blog-styles h1{font-family:VisbyCF-DemiBold,sans-serif;font-size:54px;line-height:70px;text-align:left}.blog-styles h2{font-size:40px;line-height:50px;text-align:left}.blog-styles h3{font-size:24px;line-height:32px}.blog-styles .any-highlight{background:linear-gradient(63deg,#8e5dff 8%,#7ad9f5 52%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:VisbyCF-DemiBold,sans-serif}.blog-styles p{font-size:16px;line-height:28px;margin-bottom:24px;opacity:1}.blog-styles p.post-highlight{background:linear-gradient(63deg,#8e5dff 8%,#7ad9f5 52%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:VisbyCF-DemiBold,sans-serif;font-size:24px;line-height:36px;margin-bottom:48px}.blog-styles a{color:#7ad9f5;font-family:VisbyCF-DemiBold,sans-serif;text-decoration:none}.blog-styles a.input-styles{font-family:unset}.blog-styles a:hover{text-decoration:underline}.blog-styles a:hover.input-styles{text-decoration:none;font-family:unset}
