.login-banner{align-items:center;background-color:var(--background-success);border:2px solid var(--background-success);display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.login-banner .plus-link{color:var(--text-primary);font-style:normal;font-variation-settings:normal;text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.1em}.login-banner .auth-container{flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:0;margin-left:auto}.ai-help{--background-toc-active:var(--ai-help-accent-background-color);--category-color:var(--ai-help-icon);--category-color-background:var(--ai-help-accent-background-color);--text-link:var(--ai-help-link)}.ai-help>header{--plus-header:var(--ai-help-header);--plus-mandala:var(--ai-help-mandala);--plus-icon:var(--ai-help-icon);--plus-link:var(--ai-help-link)}.ai-help .button.action.has-icon{--button-color:var(--icon-secondary)}.ai-help .button.action.has-icon:hover{--button-color:var(--icon-primary)}.ai-help .button.action.has-icon:hover .icon-trash{background-color:var(--text-primary-red)}.ai-help>.ai-help-main{--ai-top:calc(var(--top-nav-height) + 1px + 1rem);grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:[left] 1fr [center] min(52rem,100%) [right] 1fr;grid-template-rows:auto auto 1fr;margin:0 auto;max-width:var(--max-width);padding-left:1rem;padding-right:1rem}.ai-help>.ai-help-main.with-ai-help-history>.ai-help-history{grid-column:left;grid-row:1/4;height:-webkit-fit-content;height:fit-content;max-height:calc(100vh - var(--sticky-header-without-actions-height));overflow:auto;position:-webkit-sticky;position:sticky;top:var(--sticky-header-without-actions-height)}@media(max-width:1441px){.ai-help>.ai-help-main.with-ai-help-history{grid-template-columns:[left] minmax(0,15rem) [center] minmax(0,3fr)}}@media(max-width:769px){.ai-help>.ai-help-main.with-ai-help-history{grid-template-columns:[center] minmax(0,3fr)}.ai-help>.ai-help-main.with-ai-help-history>.ai-help-history{grid-column:center;grid-row:initial}}.ai-help>.ai-help-main>.container{grid-column:center;padding:var(--gutter)}.ai-help>.ai-help-main>.container.ai-help-header{column-gap:1rem;display:flex;flex-wrap:wrap;justify-content:space-between}.ai-help>.ai-help-main>.container.ai-help-header>h1{margin-bottom:.7rem;min-width:100%}.ai-help>.ai-help-main>.container.ai-help-header>h1:after{background-color:var(--ai-help-icon);content:"";display:inline-block;height:1.1rem;-webkit-mask-image:url(/static/media/ai-help.bf00006b51b576236e35.svg);mask-image:url(/static/media/ai-help.bf00006b51b576236e35.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:top;width:1.25rem}.ai-help>.ai-help-main>.container.ai-help-header>p{color:var(--text-secondary);margin:0}.ai-help>.ai-help-main>.container.ai-help-header .feedback-link{--feedback-link-icon:var(--icon-secondary);--text-link:var(--text-secondary);font-size:var(--type-tiny-font-size)}.ai-help>.ai-help-main>.container:not(:last-of-type){padding-bottom:0}.ai-help>.ai-help-main>.container .notecard{margin-bottom:0;margin-top:0}.ai-help>.ai-help-main>.container .notecard a:link{color:var(--text-link)}.ai-help a:hover,.ai-help>.ai-help-main>.container .notecard a:link:not(:hover){text-decoration:underline}.ai-help .ai-help-banner,.ai-help .login-banner{background-color:var(--category-color-background);border:none;border-radius:.25rem;padding:1rem 1.5rem}.ai-help .ai-help-banner p,.ai-help .login-banner p{margin:0}.ai-help .ai-help-banner{display:flex;flex-direction:column;gap:.25rem}.ai-help .ai-help-banner .icon{background-color:var(--ai-help-icon);vertical-align:text-top}.ai-help .ai-help-banner .icon:first-of-type{margin-right:1rem}.ai-help .ai-help-banner .auth-container{margin-top:1rem}.ai-help .ai-help-banner.disabled{background-color:var(--background-secondary);margin-bottom:2.25rem}.ai-help .ai-help-banner.disabled .button{display:none}.ai-help .ai-help-inner{--input-border-width:1px;--input-padding-left:1rem;--input-padding-right:3rem}.ai-help .ai-help-inner .ai-help-body,.ai-help .ai-help-inner .ai-help-footer{padding:.5rem 0}.ai-help .ai-help-inner .ai-help-footer{background-color:var(--background-primary);bottom:0;-webkit-mask-image:linear-gradient(0deg,#000 0 calc(100% - .5rem),#0000);mask-image:linear-gradient(0deg,#000 0 calc(100% - .5rem),#0000);padding-top:1rem;position:-webkit-sticky;position:sticky}.ai-help .ai-help-inner .ai-help-footer .ai-help-footer-actions{padding-bottom:.5rem}.ai-help .ai-help-inner .ai-help-footer .ai-help-footer-actions button:disabled{visibility:hidden}.ai-help .ai-help-inner .ai-help-footer .ai-help-footer-text{color:var(--text-secondary);font-size:var(--type-tiny-font-size);margin-top:.5rem}.ai-help .ai-help-inner .ai-help-footer .ai-help-refine-button{border:1px solid var(--text-primary)}.ai-help .ai-help-inner .ai-help-footer .ai-help-new-question-button{--button-bg:var(--button-primary-default);--button-bg-hover:var(--button-primary-hover);--button-bg-active:var(--button-primary-active);--button-color:var(--background-primary)}.ai-help .ai-help-inner .ai-help-footer .ai-help-new-question-button :hover{--button-border-color:var(--button-bg-hover);--button-color:var(--background-primary)}.ai-help .ai-help-inner .ai-help-refine-or-new{display:flex;flex-wrap:wrap-reverse;gap:1rem;justify-content:center;width:100%}.ai-help .ai-help-inner .ai-help-refine-or-new .ai-help-new-question-button{align-self:center}.ai-help .ai-help-inner .ai-help-refine-or-new .ai-help-new-question-button .button-wrap{text-transform:none;width:-webkit-max-content;width:max-content}.ai-help .ai-help-inner .ai-help-refine-or-new .ai-help-new-question-button .button-wrap .icon{margin-right:.2em}.ai-help .ai-help-inner .ai-help-input-form{--input-height:3rem;background-color:var(--background-primary);border:var(--input-border-width) solid var(--border-primary);border-radius:1rem;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center;padding:.5rem 1rem;position:relative}.ai-help .ai-help-inner .ai-help-input-form:focus-within{border-color:var(--category-color);box-shadow:0 0 0 3px var(--blend-color),0 0 0 3px var(--category-color);outline:0 none}.ai-help .ai-help-inner .ai-help-input-form .ai-help-input-actions{display:flex;flex-wrap:wrap}.ai-help .ai-help-inner .ai-help-input-form textarea{background-color:var(--background-primary);border:none;color:var(--text-primary);flex-grow:1;height:2rem;max-height:calc(30vh - var(--sticky-header-without-actions-height));max-width:100%;resize:none}.ai-help .ai-help-inner .ai-help-input-form textarea:focus-visible{outline:none}.ai-help .ai-help-inner .ai-help-input-form button{--button-color:var(--icon-secondary);--button-padding:0.5rem;--icon-size:1.5rem;align-self:end;margin-left:auto}.ai-help .ai-help-inner .ai-help-input-form button:hover{background:#0000}.ai-help .ai-help-inner .ai-help-input-form .button[type=submit]:enabled{--button-color:var(--ai-help-icon)}.ai-help .ai-help-inner .ai-help-examples{background:var(--background-secondary);border-radius:.25rem;display:flex;flex-direction:column;gap:1rem;margin:1rem 0;padding:1rem}.ai-help .ai-help-inner .ai-help-examples header{font-weight:500;letter-spacing:var(--header-letter-spacing);line-height:175%}.ai-help .ai-help-inner .ai-help-example{--category-color-engage:var(--border-primary);background:var(--background-primary);border-radius:.25rem;box-shadow:inset .25rem 0 0 var(--category-color-engage);cursor:pointer;font-size:var(--type-smaller-font-size);padding:.5rem 1rem;text-align:left}.ai-help .ai-help-inner .ai-help-example:hover{color:var(--ai-help-link)}.ai-help .ai-help-inner .ai-help-messages{display:flex;flex-direction:column;gap:1rem}.ai-help .ai-help-inner .ai-help-message{border-radius:var(--elem-radius);display:grid;grid-auto-rows:auto;grid-template-columns:-webkit-max-content minmax(0,auto);grid-template-columns:max-content minmax(0,auto);padding:1rem;grid-row-gap:1rem;row-gap:1rem}.ai-help .ai-help-inner .ai-help-message>*{grid-column:2}.ai-help .ai-help-inner .ai-help-message.role-user{color:var(--text-secondary)}.ai-help .ai-help-inner .ai-help-message.role-user .avatar-wrap{border-radius:unset;height:1.5rem;margin-left:unset;margin-right:unset;margin-top:.1rem;position:unset;width:1.5rem}.ai-help .ai-help-inner .ai-help-message.role-assistant .ai-help-message-role{--icon-size:1.5rem;margin-top:-.1rem}.ai-help .ai-help-inner .ai-help-message .ai-help-message-role{flex-shrink:0;grid-column:1;width:2.5rem}.ai-help .ai-help-inner .ai-help-message .ai-help-feedback{display:flex;flex-direction:column;font-size:var(--type-tiny-font-size);gap:.5rem;text-align:right}.ai-help .ai-help-inner .ai-help-message .ai-help-feedback .glean-thumbs{justify-content:flex-end}.ai-help .ai-help-inner .ai-help-message .ai-help-feedback>a{color:var(--text-primary);padding-right:.5rem;text-decoration:underline}.ai-help .ai-help-inner .ai-help-message .ai-help-feedback>a:hover{text-decoration:none}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress{color:var(--text-secondary)}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress:before{background-color:var(--text-secondary);content:"";display:inline-block;height:1em;margin-bottom:-.15em;margin-right:.4em;-webkit-mask-image:url(/static/media/progress-helper.183edcd470c024dcfa6d.svg);mask-image:url(/static/media/progress-helper.183edcd470c024dcfa6d.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;vertical-align:initial;width:1em}@keyframes pulse{0%{opacity:1}to{opacity:0}}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress.active:before{animation:pulse 1s infinite alternate}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress.complete:before{background-color:var(--ai-help-icon);-webkit-mask-image:url(/static/media/progress-check.26c052474304a72533dd.svg);mask-image:url(/static/media/progress-check.26c052474304a72533dd.svg)}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress.errored{background-color:var(--background-critical);border:0;border-radius:var(--elem-radius);color:var(--icon-critical);padding:.5rem 1rem}.ai-help .ai-help-inner .ai-help-message .ai-help-message-progress.errored:before{background-color:var(--icon-critical);-webkit-mask-image:url(/static/media/alert-circle.1f96d6dc1f88d15e0492.svg);mask-image:url(/static/media/alert-circle.1f96d6dc1f88d15e0492.svg)}.ai-help .ai-help-inner .ai-help-message .ai-help-message-sources{list-style:circle;list-style-position:inside;padding-left:1.4em}.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content.empty:after,.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content>:not(ol):not(ul):not(pre):not(div.code-example):last-child:after,.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content>div.code-example:last-child pre:last-child code:after,.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content>ol:last-child li:last-child:after,.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content>pre:last-child code:after,.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content>ul:last-child li:last-child:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content.empty:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content>:not(ol):not(ul):not(pre):not(div.code-example):last-child:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content>div.code-example:last-child pre:last-child code:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content>ol:last-child li:last-child:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content>pre:last-child code:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content>ul:last-child li:last-child:after{animation:blink 1s steps(5,start) infinite;content:"▋";margin-left:.25rem;vertical-align:initial}@keyframes blink{to{visibility:hidden}}.ai-help .ai-help-inner .ai-help-message.status-in-progress .ai-help-message-content.empty:after,.ai-help .ai-help-inner .ai-help-message.status-pending .ai-help-message-content.empty:after{margin-left:unset}.ai-help .ai-help-inner .ai-help-message .stopped-message{color:var(--text-muted);display:block;margin-top:1.7rem}.ai-help .ai-help-inner .ai-help-message-content{width:100%}.ai-help .ai-help-inner .ai-help-message-content.role-user{align-items:center;align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;white-space:pre-wrap}.ai-help .ai-help-inner .ai-help-message-content.role-user .ai-help-message-nav{display:flex;justify-content:space-between}.ai-help .ai-help-inner .ai-help-message-content.role-user .ai-help-message-nav>span{text-align:center;white-space:nowrap}.ai-help .ai-help-inner .ai-help-message-content.role-user .ai-help-user-message{width:100%}.ai-help .ai-help-inner .ai-help-message-content h1,.ai-help .ai-help-inner .ai-help-message-content h2,.ai-help .ai-help-inner .ai-help-message-content h3,.ai-help .ai-help-inner .ai-help-message-content h4,.ai-help .ai-help-inner .ai-help-message-content h5{font:unset;font-weight:500}.ai-help .ai-help-inner .ai-help-message-content p{margin:1rem 0}.ai-help .ai-help-inner .ai-help-message-content p:first-child{margin-top:0}.ai-help .ai-help-inner .ai-help-message-content p.example-header,.ai-help .ai-help-inner .ai-help-message-content p:last-child{margin-bottom:0}.ai-help .ai-help-inner .ai-help-message-content ol,.ai-help .ai-help-inner .ai-help-message-content ul{margin:1rem 0 2rem;padding-left:2rem}.ai-help .ai-help-inner .ai-help-message-content ol li,.ai-help .ai-help-inner .ai-help-message-content ul li{margin:.5rem 0}.ai-help .ai-help-inner .ai-help-message-content ul{list-style:disc}.ai-help .ai-help-inner .ai-help-message-content ul ul{list-style-type:circle;margin:0;padding-left:1rem}.ai-help .ai-help-inner .ai-help-message-content ol{list-style:decimal}.ai-help .ai-help-inner .ai-help-message-content ol ol{list-style:lower-roman;margin:0}.ai-help .ai-help-inner .ai-help-message-content dd ol,.ai-help .ai-help-inner .ai-help-message-content dd ul{margin-bottom:1rem;padding-left:3rem}.ai-help .ai-help-inner .ai-help-message-content td ol,.ai-help .ai-help-inner .ai-help-message-content td ul{padding-left:1rem}.ai-help .ai-help-inner .ai-help-message-content dd li{margin-bottom:1rem}.ai-help .ai-help-inner .ai-help-message-content td li{margin-bottom:.5rem}.ai-help .ai-help-inner .ai-help-message-content dl dt{margin-bottom:.5rem;margin-top:2rem}.ai-help .ai-help-inner .ai-help-message-content dl dd{margin-bottom:1rem;margin-left:1rem}.ai-help .ai-help-inner .ai-help-message-content dl dd .notecard p{padding-left:0}.ai-help .ai-help-inner .ai-help-message-content dl p{margin:0 0 1rem}.ai-help .ai-help-inner .ai-help-footer-actions{display:flex;gap:1rem;justify-content:center}.ai-help .ai-help-inner .ai-help-error{margin:.5rem 0}.ai-help-history{margin-top:1.75rem;padding-right:1rem}.ai-help-history>input{height:0;margin:0;opacity:0;position:absolute;width:0}.ai-help-history>input~.ai-help-history-toggle{--button-action-transform:none;background-color:var(--background-primary);display:block;padding:.5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:var(--z-index-mid)}.ai-help-history>input~.ai-help-history-toggle>label{cursor:pointer;width:-webkit-fit-content;width:fit-content}.ai-help-history>input~.ai-help-history-toggle>label .icon-sidebar{-webkit-mask-image:url(/static/media/sidebar.18421c220ec0a5e690f1.svg);mask-image:url(/static/media/sidebar.18421c220ec0a5e690f1.svg)}.ai-help-history>input:focus-visible~.ai-help-history-toggle>label{opacity:1;outline-color:var(--accent-primary);outline-offset:1px;outline-style:auto}.ai-help-history>input:checked~.ai-help-history-toggle>label .icon-sidebar{-webkit-mask-image:url(/static/media/sidebar-filled.f82d955980058d1cf677.svg);mask-image:url(/static/media/sidebar-filled.f82d955980058d1cf677.svg)}.ai-help-history>input:checked~.ai-help-history-toggle>label .show-history{display:none}@media(min-width:769px){.ai-help-history>input:checked~.ai-help-history-toggle>label .hide-history{display:none}.ai-help-history>input:checked~.ai-help-history-toggle>label .show-history{display:inherit}}.ai-help-history>input:checked~ol,.ai-help-history>input:not(:checked)~.ai-help-history-toggle>label .hide-history{display:none}@media(min-width:769px){.ai-help-history>input:not(:checked)~.ai-help-history-toggle{display:none}}.ai-help-history ol>li{display:flex;flex-direction:column;padding:1rem 0 .5rem}.ai-help-history ol>li>ol{margin-bottom:.5rem;width:100%}.ai-help-history ol>li>ol>li{--icon-size:0.6rem;align-items:center;display:flex;flex-direction:row;min-height:3rem;padding:.5rem}.ai-help-history ol>li>ol>li>a{color:var(--text-secondary);-webkit-mask-image:linear-gradient(270deg,#0000,#000 3ch);mask-image:linear-gradient(270deg,#0000,#000 3ch);overflow:hidden;white-space:nowrap;width:100%}.ai-help-history ol>li>ol>li>a:focus-visible{-webkit-mask-image:initial;mask-image:none;text-overflow:ellipsis}.ai-help-history ol>li>ol>li.ai-help-history-active{background-color:var(--background-secondary);border-radius:var(--elem-radius)}.ai-help-history ol>li>time{color:var(--text-secondary);display:block;font-size:var(--type-smaller-font-size);padding-left:.5rem}.ai-help-history ol>li>time:before{--icon-size:0.6rem;background-color:var(--icon-secondary);content:"";display:inline-block;height:var(--icon-size);margin-right:.5em;-webkit-mask-image:url(/static/media/message.0529476c25745897b16f.svg);mask-image:url(/static/media/message.0529476c25745897b16f.svg);-webkit-mask-size:contain;mask-size:contain;vertical-align:middle;width:var(--icon-size)}@media(max-width:769px){.ai-help-history{background-color:var(--background-primary);grid-column:center;grid-row:2/3;max-height:none;padding:0 .5rem;position:static;z-index:var(--z-index-mid)}.ai-help-history input~.ai-help-history-toggle>label .icon-sidebar{-webkit-mask-image:url(/static/media/sidebar-filled.f82d955980058d1cf677.svg);mask-image:url(/static/media/sidebar-filled.f82d955980058d1cf677.svg)}.ai-help-history input~ol{display:none}.ai-help-history input:checked~.ai-help-history-toggle>label .icon-sidebar{-webkit-mask-image:url(/static/media/sidebar.18421c220ec0a5e690f1.svg);mask-image:url(/static/media/sidebar.18421c220ec0a5e690f1.svg)}.ai-help-history input:checked~ol{display:initial}}.ai-help-history-activation{background-color:var(--background-secondary);border-radius:.25rem;margin-top:3.5rem;padding:.25rem}.ai-help-history-activation .icons-highlighted .icon{background-color:var(--ai-help-icon)}.ai-help-history-activation .icons-highlighted .icons-icon-wrapper{--padding:0.25rem;background-color:var(--category-color-background);border-radius:1rem;height:calc(var(--icon-size) + var(--padding)*2);padding:var(--padding);width:calc(var(--icon-size) + var(--padding)*2)}.ai-help-history-activation p{margin:.25rem auto;text-align:center}.ai-help-history-activation p .teaser{font-size:var(--type-smaller-font-size)}.ai-help-history-activation p a[href]{font-weight:var(--font-body-strong-weight);text-decoration:underline}.ai-help-history-activation p a[href]:active,.ai-help-history-activation p a[href]:hover{text-decoration:unset}@media(max-width:769px){.ai-help-history-activation{margin:.5rem;padding:1rem 1.5rem}.ai-help-history-activation figure{align-items:center;display:flex;flex-direction:row;gap:1.5rem}.ai-help-history-activation figure .icons-highlighted{margin-top:-.75rem}.ai-help-history-activation figure p{margin:.25rem;text-align:left}.ai-help-history-activation figure a[href]{display:inline-block}}.ai-help .ai-help-landing{margin:2rem 0}.ai-help .ai-help-landing h2{font-size:var(--type-heading-h3-font-size);margin:.5rem 0}.ai-help .ai-help-landing h3{font:unset;font-size:var(--type-heading-h4-font-size);font-weight:500;letter-spacing:unset}.ai-help .ai-help-landing .auth-container{justify-content:flex-start}.ai-help .ai-help-landing .ai-help-landing-top{display:flex;flex-direction:column;gap:2rem}@media(min-width:769px){.ai-help .ai-help-landing .ai-help-landing-top{flex-direction:row;gap:6rem;justify-content:space-evenly}}@media(min-width:992px){.ai-help .ai-help-landing .ai-help-landing-top{gap:12rem}}.ai-help .ai-help-landing .ai-help-landing-top>*{flex:1 1}.ai-help .ai-help-landing .ai-help-landing-top h1 em{color:var(--category-color);font-style:unset;font-variation-settings:unset}.ai-help .ai-help-landing .ai-help-landing-top img{border-radius:1rem;box-shadow:0 3px 22px var(--border-secondary)}.ai-help .ai-help-landing .ai-help-landing-features{background-color:var(--background-secondary);margin:4rem 0;padding:1rem 0}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}@media(min-width:769px){.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions{flex-direction:row;gap:3rem;justify-content:space-between}}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure{align-items:center;display:flex;gap:1.5rem;margin-top:1rem;text-align:center}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure svg{height:3rem;width:3rem}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure figcaption p{margin:0}@media(min-width:769px){.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure{display:block}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure svg{height:5rem;margin:0 auto;width:5rem}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure figcaption{text-align:center}}@media(max-width:768px){.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure figcaption{text-align:left}.ai-help .ai-help-landing .ai-help-landing-features .ai-help-new-additions figure figcaption h3{margin:0}}.ai-help .ai-help-landing .ai-help-landing-bottom{margin-bottom:4rem}.ai-help .ai-help-landing .ai-help-landing-bottom ul.highlights{margin:2rem 0}.ai-help .ai-help-landing .ai-help-landing-bottom ul.highlights li:before{background-image:url(/static/media/lightbulb-question.2bec7ddbff054f3c7dbf.svg);content:"";display:inline-block;height:1rem;margin-right:.5ch;vertical-align:text-top;width:1rem}.ai-help .ai-help-landing .ai-help-landing-bottom ul.highlights li:not(:last-of-type){margin-bottom:1rem}.ai-help .ai-help-landing .ai-help-landing-bottom ul.highlights li em{font-style:unset;font-variation-settings:unset;font-weight:600}
/*# sourceMappingURL=595.e2b02778.chunk.css.map*/