.blog-post-faq-item{border-radius:16px;transition:background-color .45s cubic-bezier(.4,0,.2,1)}.blog-post-faq-title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;color:#ffffff}.blog-post-faq-subtitle{margin:0;font-size:.875rem;font-weight:500;line-height:1.55;letter-spacing:-.015em;color:rgba(255,255,255,.75)}.blog-post-faq-question{font-size:1rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;color:#ffffff}.blog-post-faq-answer{margin:0;font-size:.8125rem;font-weight:500;line-height:1.6;letter-spacing:-.01em;color:rgba(255,255,255,.75)}@media (min-width:640px){.blog-post-faq-title{font-size:1.5rem}.blog-post-faq-subtitle{font-size:.9375rem}.blog-post-faq-question{font-size:1.125rem}}@media (min-width:768px){.blog-post-faq-subtitle{font-size:1rem}.blog-post-faq-answer{font-size:.875rem}}.blog-post-faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1)}.blog-post-faq-item.is-open .blog-post-faq-panel{grid-template-rows:1fr}.blog-post-faq-panel-inner{min-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.blog-post-faq-item.is-open .blog-post-faq-panel-inner{opacity:1;transform:translateY(0)}.blog-post-faq-toggle{border:1px solid #2b2b2b;background:#141414;color:rgba(255,255,255,.75);transition:background .45s cubic-bezier(.4,0,.2,1),border-color .45s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1),color .45s cubic-bezier(.4,0,.2,1)}.blog-post-faq-toggle-icon{transition:transform .45s cubic-bezier(.4,0,.2,1);transform-origin:center}.blog-post-faq-toggle.is-active .blog-post-faq-toggle-icon{transform:rotate(45deg)}.blog-post-faq-toggle.is-active{border-color:transparent;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(131.42deg,#3fadff 8.2%,#336cdc 57.64%,#47b4b4 108.09%);box-shadow:inset 0 -.51px .51px 0 #0000001f,inset 0 .51px .77px 0 #ffffff40,0 1.02px 3.07px 0 #4a3aff1a;color:#ffffff}@media (prefers-reduced-motion:reduce){.blog-post-faq-item,.blog-post-faq-panel,.blog-post-faq-panel-inner,.blog-post-faq-toggle,.blog-post-faq-toggle-icon{transition:none}.blog-post-faq-panel-inner{opacity:1;transform:none}.blog-post-faq-item:not(.is-open) .blog-post-faq-panel{display:none}}.blog-post-bookmarks a{transition:color .2s ease}.blog-post-bookmarks a:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px;border-radius:4px}.blog-post-section{--blog-back-link-sticky-top:8rem;--blog-bookmark-sticky-top:9.5rem}@media (min-width:1025px){.blog-post-with-bookmarks{align-items:stretch}.blog-post-bookmarks{align-self:stretch;min-height:0}.blog-post-left-rail{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:var(--blog-back-link-sticky-top);max-height:calc(100vh - var(--blog-back-link-sticky-top) - 1rem);z-index:35}.blog-post-back-link{width:-moz-fit-content;width:fit-content;flex-shrink:0}.blog-post-bookmarks-nav{flex:1 1 auto;min-height:0;max-height:calc(100vh - var(--blog-bookmark-sticky-top) - 3rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.blog-post-bookmarks-nav::-webkit-scrollbar{width:4px}.blog-post-bookmarks-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:4px}}@media (prefers-reduced-motion:no-preference){.blog-post-bookmarks-nav{scroll-behavior:smooth}}@media (min-width:1025px){.blog-hero-intro{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.blog-hero-intro-text{flex:1 1 0;min-height:0;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.blog-post-section{padding-bottom:calc(5rem + 2rem)}.blog-post-layout{grid-template-rows:auto auto}.blog-post-hero-text{min-height:0}.blog-post-content{align-self:start}}.blog-post-hero-image{aspect-ratio:16/9;width:100%}.blog-post-hero-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (min-width:1025px){.blog-post-hero-text{align-self:stretch}}.blog-content-section div,.blog-content-section h2,.blog-content-section h3,.blog-content-section h4,.blog-content-section li,.blog-content-section ol,.blog-content-section p,.blog-content-section span,.blog-content-section ul{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.blog-content-section a.blog-inline-link,.blog-inline-link{color:#6ea8ff;text-decoration:underline;text-underline-offset:2px;cursor:pointer;-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.blog-content-section a.blog-inline-link:hover,.blog-inline-link:hover{color:#9ec2ff}.blog-content-section img{-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:none}.blog-section-item{margin-bottom:0}.blog-section-item--with-image{display:flex;flex-direction:column;gap:1.25rem}@media (max-width:1434px){.blog-section-item--with-image .blog-section-image-col{align-self:flex-start;width:100%;max-width:min(100%,380px)}}@media (min-width:1435px){.blog-section-item--with-image{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:1rem;align-items:start}.blog-section-item--with-image .blog-section-image-col{max-width:400px;justify-self:end;align-self:start}}@media (min-width:1600px){.blog-section-item--with-image .blog-section-image-col{max-width:440px}}@media (min-width:2000px){.blog-section-item--with-image .blog-section-image-col{max-width:480px}}.blog-section-heading{margin-bottom:0;color:#ffffff;font-weight:600}.blog-heading-text.blog-rich-content,.blog-heading-text.blog-rich-content *{color:#ffffff!important}.blog-heading-text.blog-rich-content a{color:#6ea8ff!important}.blog-heading-text.blog-rich-content a:hover{color:#9ec2ff!important}.blog-section-image{margin-bottom:0;border-radius:.5rem;overflow:hidden;width:100%}.blog-section-item--with-image .blog-section-image{border-radius:8px}.blog-section-image img{display:block;width:100%;height:auto}.blog-section-image-col{display:flex;flex-direction:column;gap:.75rem}.blog-section-image-description{margin:0;padding:0;font-size:.875rem;font-weight:500;line-height:1.55;letter-spacing:-.01em;color:rgba(255,255,255,.75)}.blog-post-meta{display:flex;flex-direction:column;gap:.75rem}.blog-post-disclaimer{margin:0;padding:0;font-size:.9375rem;font-weight:500;font-style:italic;line-height:1.55;letter-spacing:-.01em;color:rgba(255,255,255,.75)}.blog-post-disclaimer-label{color:#ffffff;font-weight:600}.blog-post-disclaimer .blog-inline-link,.blog-post-disclaimer a{color:#ffffff;text-decoration:underline;text-underline-offset:2px}.blog-post-disclaimer .blog-inline-link:hover,.blog-post-disclaimer a:hover{color:#9ec2ff}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.625rem}.blog-post-tag{display:inline-flex;align-items:center;border-radius:9999px;background:linear-gradient(99.74deg,#3fadff -19.84%,#336cdc 46.67%,#47b4b4 114.56%);padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;line-height:1;letter-spacing:-.01em;color:#ffffff}.blog-section-description{line-height:1.6;color:rgba(255,255,255,.75)}.blog-section-description p{margin-bottom:0}.blog-rich-content{line-height:1.6;color:rgba(255,255,255,.75)}.blog-rich-content p{margin:0 0 .75em}.blog-rich-content p:last-child{margin-bottom:0}.blog-rich-content em,.blog-rich-content i{font-style:italic}.blog-rich-content b:not([style*="color:"]),.blog-rich-content span[style*=bold]:not([style*="color:"]),.blog-rich-content span[style*=font-weight]:not([style*="color:"]),.blog-rich-content strong:not([style*="color:"]){font-weight:700;color:#ffffff}.blog-rich-content u{text-decoration:underline;text-underline-offset:2px}.blog-rich-content h2{font-size:1.25rem;font-weight:700;line-height:1.3;margin:1em 0 .4em}.blog-rich-content h2:not([style*=color]){color:#ffffff}.blog-rich-content h2:first-child{margin-top:0}.blog-content-section .blog-rich-content h3:not([style*=color]),.blog-rich-content h3:not([style*=color]){margin:1.25rem 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:#ffffff}.blog-content-section .blog-rich-content h4:not([style*=color]),.blog-rich-content h4:not([style*=color]){margin:1rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4;letter-spacing:-.015em;color:#ffffff}.blog-content-section .blog-rich-content h5:not([style*=color]),.blog-content-section .blog-rich-content h6:not([style*=color]),.blog-rich-content h5:not([style*=color]),.blog-rich-content h6:not([style*=color]){margin:.875rem 0 .375rem;font-size:.9375rem;font-weight:600;line-height:1.45;color:#ffffff}.blog-content-section .blog-rich-content a:not([style*=color]),.blog-rich-content a:not([style*=color]){color:#6ea8ff;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.blog-content-section .blog-rich-content a:not([style*=color]):hover,.blog-rich-content a:not([style*=color]):hover{color:#9ec2ff}.blog-content-section .blog-rich-content ol,.blog-content-section .blog-rich-content ul,.blog-hero-intro .blog-rich-content ol,.blog-hero-intro .blog-rich-content ul,.blog-rich-content ol,.blog-rich-content ul{margin:.75rem 0;padding-left:1.75rem}.blog-content-section .blog-rich-content ul,.blog-hero-intro .blog-rich-content ul,.blog-rich-content ul{list-style-type:disc}.blog-content-section .blog-rich-content ol,.blog-hero-intro .blog-rich-content ol,.blog-rich-content ol{list-style-type:decimal}.blog-content-section .blog-rich-content li,.blog-hero-intro .blog-rich-content li,.blog-rich-content li{margin:.4rem 0;padding-left:.5rem}.blog-content-section .blog-rich-content li>p,.blog-rich-content li>p{margin:0}.blog-content-section .blog-rich-content li::marker,.blog-rich-content li::marker{color:rgba(255,255,255,.85)}.blog-rich-content ol ol,.blog-rich-content ol ul,.blog-rich-content ul ol,.blog-rich-content ul ul{margin:.35rem 0 .35rem .5rem;padding-left:1.5rem}.blog-rich-content h3+p,.blog-rich-content h4+p,.blog-rich-content ol+p,.blog-rich-content p+ol,.blog-rich-content p+ul,.blog-rich-content ul+p{margin-top:.75rem}.blog-content-section .blog-rich-content blockquote,.blog-rich-content blockquote{margin:.875rem 0;padding:.75rem 1rem;border-left:3px solid rgba(110,168,255,.65);background:rgba(255,255,255,.04);border-radius:0 .375rem .375rem 0;color:rgba(255,255,255,.85)}.blog-content-section .blog-rich-content del,.blog-content-section .blog-rich-content s,.blog-content-section .blog-rich-content strike,.blog-rich-content del,.blog-rich-content s,.blog-rich-content strike{text-decoration:line-through;opacity:.85}.blog-content-section .blog-rich-content code,.blog-rich-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:.1em .35em;border-radius:.25rem;background:rgba(255,255,255,.08);color:#e2e8f0}.blog-content-section .blog-rich-content pre,.blog-rich-content pre{margin:.875rem 0;padding:.875rem 1rem;overflow-x:auto;border-radius:.5rem;background:rgba(0,0,0,.35);font-size:.875rem;line-height:1.55}.blog-content-section .blog-rich-content pre code,.blog-rich-content pre code{padding:0;background:transparent}.blog-content-section .blog-rich-content hr,.blog-rich-content hr{margin:1.25rem 0;border:0;border-top:1px solid rgba(255,255,255,.15)}.blog-rich-content sub,.blog-rich-content sup{font-size:.75em;line-height:0}.blog-post-disclaimer .blog-rich-content{color:rgba(255,255,255,.75);font-size:inherit;line-height:inherit}.blog-section-image-description .blog-rich-content{font-size:.875rem;line-height:1.55;color:rgba(255,255,255,.75)}.blog-hero-intro .blog-rich-content p{margin:0 0 .5em}.blog-hero-intro .blog-rich-content p:last-child{margin-bottom:0}