:root{--grid-gap:42px;--color-border:#00000014;--gutter-width:0rem}@media (width>=640px){:root{--gutter-width:2rem}}@media (width>=768px){:root{--gutter-width:4rem}}@media (width>=1024px){:root{--gutter-width:6rem}}@media (width>=1280px){:root{--gutter-width:12rem}}@media (width>=1536px){:root{--gutter-width:16rem}}.gh-viewport{--container-width:1320px;--container-gap:clamp(24px, 1.7032rem + 1.9355vw, 48px);--grid-gap:42px;--color-border:#00000014}.gh-card{position:relative}.gh-card-link{flex-direction:column;gap:16px;display:flex}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-image{background-color:#f5f5f5;border-radius:3px;margin:0;overflow:hidden}.gh-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.gh-card-link:hover .gh-card-image img{transform:scale(1.02)}.gh-card-tag{letter-spacing:.025em;text-transform:uppercase;color:#00000073;margin-bottom:12px;font-family:Red Hat Display,sans-serif;font-size:.75rem;font-weight:600;display:block}.gh-card-title{letter-spacing:-.02em;color:#0a0a23;font-family:Outfit,sans-serif;font-weight:700;line-height:1.2;transition:opacity .2s}.gh-card-excerpt{color:#000000b3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Red Hat Display,sans-serif;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.gh-card-meta{color:#0000008c;align-items:center;gap:4px;font-family:Red Hat Display,sans-serif;font-size:.8125rem;display:flex}.gh-card-meta-sep{color:#0000004d;margin:0 4px}.gh-header.is-highlight{padding-top:0;padding-bottom:4px}.gh-header.is-highlight .gh-header-inner{gap:var(--grid-gap);width:100%;grid-template-columns:2fr 1fr!important;display:grid!important}.gh-header.is-highlight .gh-header-left{padding-right:16px;position:relative}.gh-header.is-highlight .gh-header-left .gh-card-link{gap:28px}.gh-header.is-highlight .gh-header-left .gh-card-image{aspect-ratio:3/2;width:100%}.gh-header.is-highlight .gh-header-left .gh-card-title{letter-spacing:-.022em;font-size:clamp(1.75rem,1.36vw + 1.4rem,2.5rem);font-weight:700;line-height:1.1}.gh-header.is-highlight .gh-header-left .gh-card-excerpt{-webkit-line-clamp:3;margin-top:clamp(12px,.45vw + 10.18px,16px);font-size:1.125rem}.gh-header.is-highlight .gh-header-left .gh-card-meta{margin-top:12px}.gh-header.is-highlight .gh-header-right{padding-left:var(--grid-gap);border-left:1px solid #00000014}.gh-header.is-highlight .gh-featured{margin-top:0;padding:0}.gh-featured-title{letter-spacing:.025em;text-transform:uppercase;color:#0000008c;border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:12px;font-family:Red Hat Display,sans-serif;font-size:.75rem;font-weight:550}.gh-header.is-highlight .gh-featured-feed{flex-direction:column;gap:0;display:flex}.gh-header.is-highlight .gh-featured-feed .gh-card{padding:16px 0}.gh-header.is-highlight .gh-featured-feed .gh-card:first-child{padding-top:0}.gh-header.is-highlight .gh-featured-feed .gh-card-link{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}.gh-header.is-highlight .gh-featured-feed .gh-card-wrapper{flex:1;min-width:0}.gh-header.is-highlight .gh-featured-feed .gh-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.875rem,.23vw + .82rem,1rem);font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.gh-header.is-highlight .gh-featured-feed .gh-card-meta{margin-top:8px;font-size:.75rem}.gh-header.is-highlight .gh-featured-feed .gh-card-image{aspect-ratio:16/10;border-radius:4px;width:100%}.gh-header.is-highlight .gh-featured-feed .gh-card-image img{object-fit:cover;width:100%;height:100%}.gh-header.is-highlight .gh-featured-feed .gh-card:before{content:"";background-color:var(--color-border);width:100%;height:1px;position:absolute;top:0;left:0}.gh-header.is-highlight .gh-featured-feed .gh-card:first-child:before{display:none}@media (width<=991px){.gh-header.is-highlight .gh-header-inner{gap:var(--grid-gap);flex-direction:column;display:flex!important}.gh-header.is-highlight .gh-header-left{padding-right:0}.gh-header.is-highlight .gh-header-right{padding-left:0;padding-top:var(--grid-gap);border-left:none;border-top:1px solid var(--color-border)}.gh-header.is-highlight .gh-featured-feed{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.gh-header.is-highlight .gh-featured-feed .gh-card{padding:0}.gh-header.is-highlight .gh-featured-feed .gh-card:before{display:none}}@media (width<=767px){.gh-header.is-highlight .gh-featured-feed{flex-direction:column;gap:0;display:flex}.gh-header.is-highlight .gh-featured-feed .gh-card{padding:16px 0}.gh-header.is-highlight .gh-featured-feed .gh-card:first-child{padding-top:0}.gh-header.is-highlight .gh-featured-feed .gh-card:before{display:block}.gh-header.is-highlight .gh-featured-feed .gh-card:first-child:before{display:none}}.gh-container{--container-width:1320px;--container-gap:clamp(24px, 1.7032rem + 1.9355vw, 48px);--grid-gap:42px;--color-border:#00000014}.gh-outer{padding:0 max(4vmin,20px)}.gh-container-inner{max-width:var(--container-width);grid-template-columns:1fr 280px;width:100%;margin:0 auto;display:grid}.gh-container:not(.has-sidebar) .gh-container-inner{grid-template-columns:1fr}.gh-container:not(.has-sidebar) .gh-main{max-width:1000px;margin:0 auto}.gh-container-title{grid-column:1/-1}.gh-main{grid-column:1}.gh-sidebar{grid-column:2}@media (width<=1199px){.gh-container-inner{grid-template-columns:1fr}.gh-sidebar{display:none}}.gh-container.is-grid .gh-feed{gap:var(--grid-gap);row-gap:calc(var(--grid-gap) * 1.5);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.gh-container.is-grid .gh-card-container{position:relative}.gh-container.is-grid .gh-card-container:before{content:"";top:calc(var(--grid-gap) / -2);right:calc(var(--grid-gap) / -2);left:calc(var(--grid-gap) / -2);background-color:var(--color-border);height:1px;position:absolute}.gh-container.is-grid .gh-card-container:after{content:"";top:0;left:calc(var(--grid-gap) / -2);background-color:var(--color-border);width:1px;height:100%;position:absolute}@media (width<=767px){.gh-container.is-grid .gh-feed{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.gh-container.is-grid .gh-feed{flex-direction:column;display:flex}}.gh-container.is-list .gh-feed{gap:var(--grid-gap);flex-direction:column;display:flex}.gh-container.is-list .gh-card-container{position:relative}.gh-container.is-list .gh-card-container:before{content:"";top:calc(var(--grid-gap) / -2);background-color:var(--color-border);width:100%;height:1px;position:absolute;left:0}.gh-container.is-list .gh-card-container:first-child:before{display:none}.gh-container.is-list .gh-card-link{flex-direction:row;align-items:center;gap:24px}.gh-container.is-list .gh-card-image{aspect-ratio:1.618;flex-shrink:0;width:220px}@media (width<=767px){.gh-container.is-list .gh-card-link{flex-direction:column;align-items:flex-start}.gh-container.is-list .gh-card-image{width:100%}}.gh-sidebar-inner{top:calc(var(--grid-gap) / 2);position:sticky}.gh-about{text-align:center;background-color:#fafafa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:48px 24px;display:flex}.gh-about-icon{object-fit:contain;width:48px;height:48px;margin-bottom:16px}.gh-about-title{margin-bottom:8px}.gh-about-description{margin-bottom:24px}.gh-more{margin-top:calc(var(--grid-gap) / 2);padding-top:calc(var(--grid-gap) / 2);border-top:1px solid var(--color-border)}.gh-more a,.gh-more button{letter-spacing:-.01em;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.gh-more a:hover,.gh-more button:hover{opacity:.8}.gh-more svg{width:16px;height:16px}.gh-button{letter-spacing:-.004em;color:#fff;cursor:pointer;background-color:#743aed;border:0;border-radius:100px;justify-content:center;align-items:center;gap:.4em;padding:.8em 1.4em;font-size:15px;font-weight:600;line-height:1;transition:opacity .2s;display:inline-flex}.gh-button:hover{opacity:.95}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:.4s ease-out forwards fadeIn}.blog-content{--content-spacing:1.5rem;--heading-spacing:2.5rem;min-width:0}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{color:#05092e;letter-spacing:-.02em;margin-top:var(--heading-spacing);margin-bottom:var(--content-spacing);font-family:Outfit,sans-serif;font-weight:500}.blog-content h1{font-size:2.5rem;line-height:1.2}.blog-content h2{font-size:1.875rem;line-height:1.3}.blog-content h3{font-size:1.5rem;line-height:1.4}.blog-content h4{font-size:1.25rem;line-height:1.4}.blog-content p{margin-bottom:var(--content-spacing)}.blog-content a{color:#743aed;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.blog-content a:hover{color:#5a2dc0}.blog-content ul,.blog-content ol{margin-bottom:var(--content-spacing);padding-left:1.5rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-bottom:.5rem}.blog-content li>ul,.blog-content li>ol{margin-top:.5rem;margin-bottom:0}.blog-content blockquote{margin:var(--heading-spacing) 0;background:#fafafa;border-left:4px solid #743aed;border-radius:0 .5rem .5rem 0;padding:1.5rem 2rem;font-style:italic}.blog-content blockquote p:last-child{margin-bottom:0}.blog-content pre{margin:var(--content-spacing) 0;background:#1a1a2e;border-radius:.5rem;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;line-height:1.7;overflow-x:auto}.blog-content pre code{color:#e0e0e0;background:0 0;padding:0}.blog-content code{color:#05092e;background:#f0f0f5;border-radius:.25rem;padding:.2em .4em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em}.blog-content img{max-width:100%;height:auto;margin:var(--content-spacing) 0;border-radius:.5rem}.blog-content figure{margin:var(--heading-spacing) 0}.blog-content figcaption{text-align:center;color:#05092e99;margin-top:.75rem;font-size:.875rem}.blog-content hr{margin:var(--heading-spacing) 0;border:none;border-top:1px solid #0000001a}.blog-content .blog-table-wrapper{margin:var(--heading-spacing) 0;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.blog-content table{border-collapse:separate;border-spacing:0;border:1px solid #743aed26;border-radius:12px;width:100%;font-size:.9rem;overflow:hidden;box-shadow:0 2px 8px #743aed14}.blog-content thead{background:linear-gradient(135deg,#f8f6ff 0%,#f3f0ff 100%)}.blog-content thead th{color:#05092e;text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:2px solid #743aed26;border-right:1px solid #743aed14;padding:1rem 1.25rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600}.blog-content thead th:last-child{border-right:none}.blog-content th,.blog-content td{text-align:left;vertical-align:top;border-bottom:1px solid #0000000f;border-right:1px solid #0000000a;padding:1rem 1.25rem;line-height:1.5}.blog-content th:last-child,.blog-content td:last-child{border-right:none}.blog-content tbody tr:last-child td,.blog-content tbody tr:last-child th{border-bottom:none}.blog-content tbody th{color:#05092e;background:#f8f6ff80;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:600}.blog-content tbody tr{transition:background-color .2s}.blog-content tbody tr:nth-child(2n){background:#f8f6ff4d}.blog-content tbody tr:hover{background:#743aed0f}.blog-content td strong,.blog-content td em{color:#05092e}.blog-content td em{font-style:italic}.blog-content .kg-image-card{margin:var(--heading-spacing) 0}.blog-content .kg-image-card img{margin:0}.blog-content .kg-width-wide{max-width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem}.blog-content .kg-width-full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.blog-content .kg-gallery-card{margin:var(--heading-spacing) 0}.blog-content .kg-gallery-container{flex-direction:column;gap:.75rem;display:flex}.blog-content .kg-gallery-row{gap:.75rem;display:flex}.blog-content .kg-gallery-image img{object-fit:cover;width:100%;height:100%;margin:0}.blog-content .kg-bookmark-card{margin:var(--content-spacing) 0}.blog-content .kg-bookmark-container{border:1px solid #0000001a;border-radius:.5rem;text-decoration:none;transition:border-color .2s;display:flex;overflow:hidden}.blog-content .kg-bookmark-container:hover{border-color:#743aed}.blog-content .kg-bookmark-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.blog-content .kg-bookmark-title{color:#05092e;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500}.blog-content .kg-bookmark-description{color:#05092eb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.blog-content .kg-bookmark-metadata{color:#05092e99;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.blog-content .kg-bookmark-icon{width:1rem;height:1rem}.blog-content .kg-bookmark-thumbnail{flex-shrink:0;width:180px}.blog-content .kg-bookmark-thumbnail img{object-fit:cover;border-radius:0;width:100%;height:100%;margin:0}.blog-content .kg-callout-card{margin:var(--content-spacing) 0;border-radius:.5rem;gap:1rem;padding:1.25rem;display:flex}.blog-content .kg-callout-card-grey{background:#f0f0f5}.blog-content .kg-callout-card-white{background:#fff;border:1px solid #0000001a}.blog-content .kg-callout-card-blue{background:#e8f4fd}.blog-content .kg-callout-card-green{background:#e6f9f0}.blog-content .kg-callout-card-yellow{background:#fef9e6}.blog-content .kg-callout-card-red{background:#fde8e8}.blog-content .kg-callout-card-pink{background:#fce8f3}.blog-content .kg-callout-card-purple{background:#f3e8ff}.blog-content .kg-callout-card-accent{background:#743aed1a}.blog-content .kg-callout-emoji{flex-shrink:0;font-size:1.25rem}.blog-content .kg-callout-text{font-size:.9375rem}.blog-content .kg-callout-text p:last-child{margin-bottom:0}.blog-content .kg-button-card{margin:var(--content-spacing) 0}.blog-content .kg-btn{border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.blog-content .kg-btn-accent{color:#fff;background:#743aed}.blog-content .kg-btn-accent:hover{color:#fff;background:#5a2dc0}.blog-content .kg-toggle-card{margin:var(--content-spacing) 0;background:#fafafa;border-radius:.5rem}.blog-content .kg-toggle-heading{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.blog-content .kg-toggle-heading-text{color:#05092e;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500}.blog-content .kg-toggle-content{padding:0 1.25rem 1rem}.blog-content .kg-toggle-content p:last-child{margin-bottom:0}.blog-content .kg-video-card{margin:var(--heading-spacing) 0}.blog-content .kg-video-container{border-radius:.5rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.blog-content .kg-video-container iframe,.blog-content .kg-video-container video{width:100%;height:100%;position:absolute;top:0;left:0}.blog-content .kg-embed-card{margin:var(--heading-spacing) 0;border-radius:.5rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.blog-content .kg-embed-card iframe{border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.blog-content .kg-audio-card{margin:var(--content-spacing) 0;background:#fafafa;border-radius:.5rem;padding:1rem}.blog-content .kg-file-card{margin:var(--content-spacing) 0}.blog-content .kg-file-card-container{border:1px solid #0000001a;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .2s;display:flex}.blog-content .kg-file-card-container:hover{border-color:#743aed}.blog-content .kg-file-card-contents{flex:1}.blog-content .kg-file-card-title{color:#05092e;font-family:Outfit,sans-serif;font-weight:500}.blog-content .kg-file-card-caption{color:#05092e99;font-size:.875rem}.blog-content .kg-file-card-metadata{color:#05092e80;font-size:.75rem}.blog-content .kg-product-card{margin:var(--heading-spacing) 0;border:1px solid #0000001a;border-radius:.5rem;padding:1.5rem}.blog-content .kg-product-card-image{margin-bottom:1rem}.blog-content .kg-product-card-image img{border-radius:.375rem;margin:0}.blog-content .kg-product-card-title{color:#05092e;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:500}.blog-content .kg-product-card-description{color:#05092eb3;margin-bottom:1rem;font-size:.9375rem}.blog-content .kg-nft-card{margin:var(--heading-spacing) 0;background:#fafafa;border-radius:.5rem;padding:1.5rem}.blog-content .kg-header-card{margin:var(--heading-spacing) 0;text-align:center;background:linear-gradient(135deg,#743aed 0%,#f73e00 100%);border-radius:.75rem;padding:4rem 3rem;position:relative;overflow:hidden}.blog-content .kg-header-card-content{z-index:1;position:relative}.blog-content .kg-header-card-heading,.blog-content .kg-header-card h2{margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.3;color:#fff!important}.blog-content .kg-header-card-subheading,.blog-content .kg-header-card p{margin:0;font-family:Red Hat Display,sans-serif;font-size:1.0625rem;line-height:1.5;color:#ffffffe6!important}.blog-content .kg-header-card-button{border-radius:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.blog-content .kg-header-card-button:hover{opacity:.9;text-decoration:none;transform:translateY(-1px)}.blog-content .kg-signup-card{margin:var(--heading-spacing) 0;text-align:center;background:linear-gradient(135deg,#05092e,#05092ef2);border-radius:.75rem;padding:2.5rem 2rem;overflow:hidden;display:block!important}.blog-content .kg-signup-card.kg-layout-split{text-align:left;grid-template-columns:1fr 1fr;padding:0;display:grid}.blog-content .kg-signup-card-image{object-fit:cover;width:100%;height:100%}.blog-content .kg-signup-card-content{flex-direction:column;justify-content:center;display:flex}.blog-content .kg-signup-card.kg-layout-split .kg-signup-card-content{padding:2.5rem 2rem}.blog-content .kg-signup-card-text{margin-bottom:1.5rem}.blog-content .kg-signup-card-heading,.blog-content .kg-signup-card h2{margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.2;color:#fff!important}.blog-content .kg-signup-card-subheading,.blog-content .kg-signup-card p{margin:0;font-family:Red Hat Display,sans-serif;font-size:1.0625rem;line-height:1.5;color:#fffc!important}.blog-content .kg-signup-card-form{margin-top:1rem}.blog-content .kg-signup-card-fields{flex-direction:column;gap:.5rem;max-width:400px;margin:0 auto;display:flex}.blog-content .kg-signup-card.kg-layout-split .kg-signup-card-fields{margin:0}.blog-content .kg-signup-card-input{color:#05092e;background:#fff;border:none;border-radius:.375rem;outline:none;flex:1;padding:.75rem 1rem;font-family:Red Hat Display,sans-serif;font-size:.9375rem;transition:box-shadow .2s}.blog-content .kg-signup-card-input:focus{box-shadow:0 0 0 2px #743aed80}.blog-content .kg-signup-card-input::placeholder{color:#05092e80}.blog-content .kg-signup-card-button{color:#fff;cursor:pointer;background:#743aed;border:none;border-radius:.375rem;width:100%;padding:.75rem 1.25rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;transition:background .2s}.blog-content .kg-signup-card-button:hover{background:#5a2dc0}.blog-content .kg-signup-card-button.kg-style-accent{background:#743aed}.blog-content .kg-signup-card-button-loading{display:none}.blog-content .kg-signup-card-success,.blog-content .kg-signup-card-error{margin-top:1rem;font-size:.875rem;display:none}.blog-content .kg-signup-card-success{color:#10b981!important}.blog-content .kg-signup-card-error{color:#ef4444!important}.blog-content .kg-signup-card-disclaimer{margin-top:1rem;font-size:.75rem;color:#ffffff80!important}.blog-content form{margin:1rem 0}.blog-content input[type=email],.blog-content input[type=text],.blog-content input[type=url]{color:#05092e;background:#fff;border:1px solid #0000001a;border-radius:.375rem;outline:none;padding:.75rem 1rem;font-family:Red Hat Display,sans-serif;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.blog-content input[type=email]:focus,.blog-content input[type=text]:focus,.blog-content input[type=url]:focus{border-color:#743aed;box-shadow:0 0 0 2px #743aed26}.blog-content button[type=submit]{color:#fff;cursor:pointer;background:#743aed;border:none;border-radius:.375rem;padding:.75rem 1.25rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;transition:background .2s}.blog-content button[type=submit]:hover{background:#5a2dc0}.blog-content .kg-cta-card{margin:var(--heading-spacing) 0}.blog-content .kg-cta-content,.blog-content .kg-cta-content-inner{background:#f5f5f7;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;display:flex}.blog-content .kg-cta-sponsor-label{color:#05092e80;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #00000014;width:100%;margin-bottom:.5rem;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;display:block}.blog-content .kg-cta-sponsor-label span:not(a span){color:inherit}.blog-content .kg-cta-sponsor-label a{color:inherit;text-decoration:none;transition:opacity .15s ease-in-out}.blog-content .kg-cta-sponsor-label a:hover{opacity:.85}.blog-content .kg-cta-text{color:#05092e;font-size:1.125rem;line-height:1.6}.blog-content .kg-cta-text p{text-wrap:pretty;margin-bottom:0}.blog-content .kg-cta-button{border-radius:.5rem;justify-content:center;align-items:center;margin-top:.5rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s ease-in-out,transform .2s;display:inline-flex}.blog-content .kg-cta-button:hover{opacity:.85;text-decoration:none;transform:translateY(-1px)}.blog-content .kg-cta-image-container{width:100%;margin-bottom:.5rem}.blog-content .kg-cta-image-container img{border-radius:.375rem;width:100%;height:auto;margin:0}.blog-content .kg-cta-spacing-minimal .kg-cta-content,.blog-content .kg-cta-spacing-minimal .kg-cta-content-inner,.blog-content .kg-cta-minimal .kg-cta-content,.blog-content .kg-cta-minimal .kg-cta-content-inner{gap:.75rem;padding:1rem 1.25rem}.blog-content .kg-cta-spacing-generous .kg-cta-content,.blog-content .kg-cta-spacing-generous .kg-cta-content-inner{gap:1.25rem;padding:2rem 2.5rem}.blog-content .kg-cta-bg-grey .kg-cta-content,.blog-content .kg-cta-bg-grey .kg-cta-content-inner{background:#f5f5f7}.blog-content .kg-cta-bg-dark .kg-cta-content,.blog-content .kg-cta-bg-dark .kg-cta-content-inner{background:#05092e}.blog-content .kg-cta-bg-dark .kg-cta-sponsor-label{color:#ffffff80;border-bottom-color:#ffffff1a}.blog-content .kg-cta-bg-dark .kg-cta-text{color:#fff}.blog-content .kg-cta-bg-accent .kg-cta-content,.blog-content .kg-cta-bg-accent .kg-cta-content-inner{background:#743aed}.blog-content .kg-cta-bg-accent .kg-cta-sponsor-label{color:#fff9;border-bottom-color:#ffffff26}.blog-content .kg-cta-bg-accent .kg-cta-text{color:#fff}.blog-content .kg-cta-link-accent .kg-cta-sponsor-label a,.blog-content .kg-cta-link-accent .kg-cta-text a{color:#743aed}@media (width<=768px){.blog-content h1{font-size:2rem}.blog-content h2{font-size:1.5rem}.blog-content h3{font-size:1.25rem}.blog-content .kg-width-wide{max-width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.blog-content .kg-bookmark-container{flex-direction:column}.blog-content .kg-bookmark-thumbnail{order:-1;width:100%;height:160px}.blog-content table{table-layout:fixed;border-radius:8px;font-size:.75rem;box-shadow:0 1px 4px #743aed0f}.blog-content thead th{padding:.5rem;font-size:.625rem}.blog-content th,.blog-content td{word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;padding:.5rem}.blog-content tbody th{font-size:.75rem}.blog-content .kg-signup-card{padding:1.5rem 1.25rem}.blog-content .kg-signup-card.kg-layout-split{grid-template-columns:1fr}.blog-content .kg-signup-card-heading,.blog-content .kg-signup-card h2{font-size:1.375rem}.blog-content .kg-signup-card-subheading,.blog-content .kg-signup-card p{font-size:.9375rem}.blog-content .kg-signup-card-fields{flex-direction:column}.blog-content .kg-signup-card-button{width:100%}.blog-content .kg-cta-content,.blog-content .kg-cta-content-inner{padding:1.25rem}.blog-content .kg-cta-text{font-size:1rem}.blog-content .kg-cta-button{justify-content:center;width:100%}}
