@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:wght@400;500;700&display=swap");:root{--sentinum-bg:#070b11;--sentinum-surface:#101826;--sentinum-surface-2:#162131;--sentinum-border:hsla(0,0%,100%,.1);--sentinum-text:#f8fafc;--sentinum-text-soft:#cbd5e1;--sentinum-text-muted:#94a3b8;--sentinum-primary:#20d6d2;--sentinum-primary-dark:#12b8c7;--sentinum-shadow:0 20px 60px -20px rgba(0,0,0,.7)}body.hs-blog-listing,body.hs-blog-post{background:radial-gradient(circle at top right,rgba(32,214,210,.1),transparent 30%),radial-gradient(circle at bottom left,rgba(32,214,210,.08),transparent 28%),#070b11!important;color:var(--sentinum-text)!important;font-family:DM Sans,sans-serif!important}body .blog-comments,body .blog-post,body .related-posts,body.hs-blog-post .content-wrapper body .blog-post-section{background:transparent!important;color:var(--sentinum-text)!important}body .content-wrapper{margin:0 auto!important;max-width:1200px!important;padding:60px 24px 100px!important}body .blog-post-section>.blog-post,body article.blog-post{background:linear-gradient(180deg,rgba(16,24,38,.96),rgba(10,15,24,.98))!important;border:1px solid var(--sentinum-border)!important;border-radius:28px!important;box-shadow:var(--sentinum-shadow)!important;margin:0 auto 48px!important;max-width:860px!important;padding:42px 42px 36px!important}body .blog-post h1{color:var(--sentinum-text)!important;font-family:Space Grotesk,sans-serif!important;font-size:clamp(42px,5vw,74px)!important;letter-spacing:-.04em!important;line-height:1.02!important;margin-bottom:24px!important}body .blog-post__timestamp,body time.blog-post__timestamp{color:var(--sentinum-primary)!important;display:inline-block!important;font-family:Space Grotesk,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:.14em!important;margin-bottom:18px!important;text-transform:uppercase!important}body .blog-post__meta{align-items:center!important;color:var(--sentinum-text-muted)!important;display:flex!important;flex-wrap:wrap!important;gap:18px!important;margin-bottom:28px!important}body .blog-post__author-name,body .blog-post__author-name:link,body .blog-post__author-name:visited{color:var(--sentinum-text-soft)!important;font-weight:600!important}body .blog-post__body,body .blog-post__body *{color:var(--sentinum-text-soft)!important;font-family:DM Sans,sans-serif!important}body .blog-post__body{font-size:18px!important;line-height:1.8!important}body .blog-post__body h2,body .blog-post__body h3,body .blog-post__body h4{color:var(--sentinum-text)!important;font-family:Space Grotesk,sans-serif!important;letter-spacing:-.03em!important;margin-bottom:16px!important;margin-top:46px!important}body .blog-post__body h2{font-size:clamp(30px,3vw,46px)!important}body .blog-post__body h3{font-size:clamp(24px,2vw,32px)!important}body .blog-post__body li,body .blog-post__body p{color:var(--sentinum-text-soft)!important}body .blog-post__body a{color:var(--sentinum-primary)!important;text-decoration:none!important}body .blog-post__body a:hover{color:#7ff7f2!important}body .blog-post__body img{border:1px solid var(--sentinum-border)!important;border-radius:20px!important;box-shadow:var(--sentinum-shadow)!important;margin:26px 0!important}body .blog-post__body blockquote{background:rgba(32,214,210,.08)!important;border-left:4px solid var(--sentinum-primary)!important;border-radius:0 18px 18px 0!important;color:#e2f7f6!important;margin:32px 0!important;padding:24px!important}body .blog-post__tags{color:var(--sentinum-text-muted)!important;margin-top:32px!important}body .blog-post__tag-link{color:var(--sentinum-primary)!important;font-weight:600!important}body .blog-comments{background:linear-gradient(180deg,rgba(16,24,38,.96),rgba(10,15,24,.98))!important;border:1px solid var(--sentinum-border)!important;border-radius:24px!important;box-shadow:var(--sentinum-shadow)!important;margin:0 auto 48px!important;max-width:860px!important;padding:32px!important}body .blog-comments h2{color:var(--sentinum-text)!important;font-family:Space Grotesk,sans-serif!important}body .blog-post-section .related-posts,body .related-posts{margin:0 auto!important;max-width:1200px!important}body .blog-post__meta a,body .blog-post__meta i,body .blog-post__meta svg{color:var(--sentinum-text-soft)!important}body.hs-blog-post .hs-button,body.hs-blog-post button,body.hs-blog-post input[type=submit]{background:linear-gradient(180deg,var(--sentinum-primary),var(--sentinum-primary-dark))!important;border:none!important;border-radius:14px!important;box-shadow:0 10px 28px -12px rgba(32,214,210,.55)!important;color:#041417!important;font-family:Space Grotesk,sans-serif!important;font-weight:700!important;padding:14px 22px!important}@media (max-width:767px){body .content-wrapper{padding:32px 18px 72px!important}body .blog-comments,body .blog-post-section>.blog-post,body article.blog-post{border-radius:20px!important;padding:24px 20px!important}body .blog-post h1{font-size:38px!important}body .blog-post__body{font-size:16px!important}}:root{--blog-bg:#0b0f14;--blog-card:#121821;--blog-card-2:#0f1622;--blog-text:#e6edf3;--blog-muted:#9ca3af;--blog-primary:#ff6a00;--blog-border:hsla(0,0%,100%,.08);--blog-shadow:0 20px 60px -20px rgba(0,0,0,.65)}body,body.blog,body.hs-blog-listing{background:var(--blog-bg)!important;color:var(--blog-text)!important}body .blog-container,body .blog-index,body .blog-listing,body .blog-listing-wrapper,body .content-wrapper{margin:0 auto!important;max-width:1200px!important;padding-left:20px!important;padding-right:20px!important}body .blog-header,body .blog-hero,body .blog-index__header,body .blog-listing-hero{align-items:center!important;background:url(https://25427114.fs1.hubspotusercontent-eu1.net/hubfs/25427114/1659451459787.jpeg) 50%/cover no-repeat!important;display:flex!important;justify-content:center!important;margin-bottom:50px!important;min-height:420px!important;position:relative!important;text-align:center!important}body .blog-header:before,body .blog-hero:before,body .blog-index__header:before,body .blog-listing-hero:before{background:rgba(0,0,0,.35)!important;content:""!important;inset:0!important;position:absolute!important}body .blog-header h1,body .blog-hero h1,body .blog-index__header h1,body .blog-listing-hero h1{color:#fff!important;font-family:Space Grotesk,sans-serif!important;font-size:clamp(42px,6vw,60px)!important;margin:0!important;position:relative!important;z-index:2!important}body .blog-description,body .blog-header+.content-wrapper h2,body .blog-index-intro,body .blog-listing-intro{color:var(--blog-text)!important}body .blog-description p,body .blog-index-intro p,body .blog-listing-intro p,body .blog-subtitle{color:var(--blog-muted)!important}body .blog-feed,body .blog-index__post-list,body .blog-listing,body .blog-listing__post-list,body .blog-posts,body .hs-blog-post-list{display:grid!important;gap:24px!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}body .blog-feed article,body .blog-index__post,body .blog-listing article,body .blog-listing__post,body .blog-post-card,body .hs-blog-post-listing__post{background:var(--blog-card)!important;border:1px solid var(--blog-border)!important;border-radius:16px!important;box-shadow:var(--blog-shadow)!important;overflow:hidden!important;transition:transform .3s ease,box-shadow .3s ease!important}body .blog-feed article:hover,body .blog-index__post:hover,body .blog-listing article:hover,body .blog-listing__post:hover,body .blog-post-card:hover,body .hs-blog-post-listing__post:hover{transform:translateY(-8px)!important}body .blog-feed article img,body .blog-index__post img,body .blog-listing article img,body .blog-listing__post img,body .blog-post-card img,body .hs-blog-post-listing__post img{display:block!important;height:220px!important;object-fit:cover!important;width:100%!important}body .blog-feed article .content-wrapper,body .blog-feed article>div,body .blog-index__post-content,body .blog-listing article .content-wrapper,body .blog-listing article>div,body .blog-listing__post-content,body .blog-post-card__content{padding:20px!important}body .blog-feed article h2,body .blog-feed article h3,body .blog-index__post h2,body .blog-index__post h3,body .blog-listing article h2,body .blog-listing article h3,body .blog-listing__post h2,body .blog-listing__post h3,body .blog-post-card h2,body .blog-post-card h3{color:var(--blog-text)!important;font-family:Space Grotesk,sans-serif!important;font-size:26px!important;line-height:1.2!important;margin:0 0 10px!important}body .blog-feed article p,body .blog-index__post p,body .blog-listing article p,body .blog-listing__post p,body .blog-post-card p{color:var(--blog-muted)!important;font-size:15px!important;line-height:1.6!important}body .blog-date,body .blog-feed article .meta,body .blog-index__post-meta,body .blog-listing article .meta,body .blog-listing__post-meta,body .blog-post-card .meta{color:var(--blog-muted)!important;font-size:14px!important;margin-top:12px!important}body .blog-feed article a,body .blog-index__post a,body .blog-listing article a,body .blog-listing__post a,body .blog-post-card a{color:inherit!important;display:block!important;text-decoration:none!important}body .blog-pagination,body .hs-pagination,body .pagination{align-items:center!important;display:flex!important;gap:12px!important;justify-content:center!important;margin-top:40px!important}body .blog-pagination a,body .hs-pagination a,body .pagination a{background:#1a2230!important;border-radius:8px!important;color:var(--blog-text)!important;font-weight:500!important;padding:10px 14px!important;text-decoration:none!important;transition:.2s!important}body .blog-pagination .active,body .blog-pagination a:hover,body .hs-pagination .active,body .hs-pagination a:hover,body .pagination .active,body .pagination a:hover{background:var(--blog-primary)!important;color:#fff!important}body .blog-subscribe,body .blog-subscription,body .global-blog-subscribe,body .subscribe{background:#0f1622!important;margin-top:60px!important;padding:60px 20px!important}body .blog-subscribe h2,body .blog-subscription h2,body .global-blog-subscribe h2,body .subscribe h2{color:var(--blog-text)!important;font-family:Space Grotesk,sans-serif!important}body .blog-subscribe p,body .blog-subscription p,body .global-blog-subscribe p,body .subscribe p{color:var(--blog-muted)!important}body .blog-subscribe input,body .blog-subscription input,body .global-blog-subscribe input,body .subscribe input{background:#1a2230!important;border:none!important;border-radius:10px!important;color:#fff!important;padding:12px!important;width:250px!important}body.hs-blog-listing .btn,body.hs-blog-listing .hs-button,body.hs-blog-listing button,body.hs-blog-listing input[type=submit]{background:var(--blog-primary)!important;border:none!important;border-radius:10px!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;margin-top:20px!important;padding:12px 20px!important;text-decoration:none!important}@media (max-width:767px){body .blog-header,body .blog-hero,body .blog-index__header,body .blog-listing-hero{min-height:280px!important}body .blog-index__post h2,body .blog-index__post h3,body .blog-listing__post h2,body .blog-listing__post h3{font-size:22px!important}}body.hs-blog-listing .body-container.body-container--home>.row-fluid-wrapper>.row-fluid>.dnd-section:first-of-type,body.hs-blog-listing .body-container.body-container--home>.row-fluid-wrapper>.row-fluid>.dnd-section:nth-of-type(2){display:none!important}.body-container--blog-index{background:none!important;background-image:none!important}.blog-header{background:#000!important;background-image:none!important}.blog-header:after,.blog-header:before{background:none!important;content:none!important;display:none!important}.blog-header .content-wrapper{background:transparent!important}.blog-header *{background-image:none!important}.blog-filter{justify-content:center}.blog-search{width:100%}.blog-search .hs-search-field{max-width:1000px!important}.blog-search .hs-search-field__button{align-items:center;display:flex;justify-content:center}.blog-search .hs-search-field__bar--button-inline{max-width:none!important;width:100%!important}.blog-search .hs-search-field{max-width:1900px!important}.blog-filter{display:flex!important;justify-content:center!important;width:100%!important}.blog-search{justify-content:center}.blog-search .hs-search-field{max-width:1100px!important;width:100%!important}.blog-search .hs-search-field__bar{display:flex;width:100%}.blog-search .hs-search-field__input{background:#fff;border-radius:10px 0 0 10px;flex:1;height:52px;padding:0 20px}.blog-search .hs-search-field__button{background:#ff6a00;border-radius:0 10px 10px 0;height:52px;width:60px}.blog-search .hs-search-field__form{display:flex!important;max-width:none!important;width:100%!important}.blog-filter{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding-left:0!important;width:100%}.blog-tags{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.blog-search{display:flex;flex:1;justify-content:flex-end}.blog-search .hs-search-field{width:400px!important}.content-wrapper{padding-left:0!important}.sn-header{z-index:99999!important}.sn-navbar__lang,.sn-navbar__lang *{pointer-events:auto!important;position:relative;z-index:100000!important}.sn-header{position:relative;z-index:10000!important}.sn-navbar__lang{z-index:11000!important}.sn-navbar__lang *{pointer-events:auto!important}.sn-navbar__lang .hs-language-switcher{left:0;margin-top:0!important;position:absolute;top:100%}.sn-navbar__lang:after{content:"";height:10px;left:0;position:absolute;top:100%;width:100%}.sn-navbar__lang ul{margin-top:0!important;padding-top:8px;top:100%}.sn-navbar__lang ul:hover,.sn-navbar__lang:hover{display:block}.sn-navbar__lang{position:relative}.sn-navbar__lang ul{left:0;padding-top:12px;position:absolute;top:calc(100% - 2px);transition:opacity .15s ease;z-index:99999}.sn-navbar__lang ul:hover,.sn-navbar__lang:hover,.sn-navbar__lang:hover ul{opacity:1;visibility:visible}.sn-navbar__lang:before{content:"";height:20px;left:0;position:absolute;top:100%;width:100%}