:root{--ai-assistant-logo-purple:#6b53bb;--ai-assistant-purple:#6754b5;--ai-assistant-dark-purple:#3b2f6b;--ai-assistant-bg:#f9f9ff;--ai-assistant-bg-dark:#f1f1fb;--ai-assistant-shadow:rgba(134,118,198,.77);--ai-assistant-gray:#e0e1e4;--ai-assistant-dark-gray:#e9e9e9;--ai-assistant-gradient-end:#b24de1;--ai-assistant-text-gradient:linear-gradient(90.69deg,var(--backlog-primary) 11.6%,var(--ai-assistant-gradient-end) 99.92%);--ai-assistant-button-gradient:linear-gradient(90deg,var(--ai-assistant-purple) 0%,#b04edf 100%);--ai-assistant-button-hover-gradient:linear-gradient(90deg,var(--ai-assistant-dark-purple) 0%,#672d83 100%)}@media screen and (min-width:64em){:root{--base-gutter:2.5rem}}.ai-assistant-button.button{border-radius:9999px}.ai-assistant-button.button--contained{border:none;box-shadow:none;column-gap:.25rem;padding-inline:1rem}.ai-assistant-button.button.-start{background:var(--ai-assistant-button-gradient);overflow:hidden;position:relative;transition:color .3s;z-index:1}.ai-assistant-button.button.-start:after{background:var(--ai-assistant-button-hover-gradient);content:"";display:inline-block;height:100%;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s;width:100%;z-index:-1}@media(hover:hover){.ai-assistant-button.button.-start:where(:any-link,:enabled,summary):hover{color:#bcbcbc}.ai-assistant-button.button.-start:where(:any-link,:enabled,summary):hover:after{opacity:1}}.ai-assistant-button.button.-individual{border-width:.125rem;font-size:1.125rem;line-height:1.3;padding:1rem;text-align:center}@media screen and (min-width:64em){.ai-assistant-button.button.-individual{border-width:.1875rem;font-size:1.5rem;gap:2.5rem;line-height:1;min-height:4.625rem;padding-inline:1.5rem}}.ai-assistant-button.button.-individual svg{width:1.25rem}@media screen and (min-width:64em){.ai-assistant-button.button.-individual svg{width:1.5rem}}:root{--header-max-width:73rem;--nav-gap:clamp(1.25rem,-0.596rem + 2.88vw,2rem);--global-header-height:0}#header{transition:transform .3s ease}#header.is-hidden{transform:translateY(-100%)}.ai-assistant-header{--header-position-top:1rem;margin-inline:auto;max-width:calc(var(--header-max-width) + var(--base-gutter)*2);padding-inline:var(--base-gutter);position:sticky;top:calc(var(--global-header-height) + var(--header-position-top));transition:top .3s ease;z-index:10}@media screen and (min-width:64em){.ai-assistant-header{--header-position-top:1.5rem}}body.is-global-header-hidden .ai-assistant-header{top:var(--header-position-top)}.ai-assistant-header__inner{--header-height:3.5rem;background-color:var(--color-white);border:.0625rem solid var(--border-primary);border-radius:.5rem;box-shadow:0 .125rem .25rem 0 var(--ai-assistant-shadow);display:grid;grid-template-areas:"logo button" "nav nav";justify-content:space-between;min-height:var(--header-height);padding:1rem clamp(1.5rem,.929rem + 1.19vw,2rem);position:relative}@media screen and (min-width:64em){.ai-assistant-header__inner{--header-height:3.875rem;grid-template-areas:"logo nav";padding-block:.5rem}}.ai-assistant-header__logo{align-items:center;display:flex;gap:.5rem;grid-area:logo}@media screen and (min-width:64em){.ai-assistant-header__logo{gap:.625rem}}@media(hover:hover){.ai-assistant-header__logo:where(:any-link,:enabled,summary):hover{text-decoration:none}}.ai-assistant-header__logo-icon{height:auto;width:1.6875rem}.ai-assistant-header__logo-text{color:var(--ai-assistant-logo-purple);font-size:clamp(1rem,.714rem + .6vw,1.25rem);font-weight:700;line-height:1}.ai-assistant-nav{display:none;flex-direction:column;gap:2.5rem;grid-area:nav;padding-block:2rem 1rem;width:100%;z-index:1}.ai-assistant-nav.is-mobile-nav-open{display:flex}@media screen and (min-width:64em){.ai-assistant-nav{padding:0}.ai-assistant-nav,.ai-assistant-nav__list{align-items:center;display:flex;flex-direction:row;gap:var(--nav-gap)}.ai-assistant-nav__list{width:auto}}.ai-assistant-nav__link{color:var(--text-primary);display:block;line-height:1.7;padding-block:.5rem}@media screen and (min-width:64em){.ai-assistant-nav__link{font-size:clamp(.875rem,.375rem + .7813vw,1rem);font-weight:700}}@media(hover:hover){.ai-assistant-nav__link:where(:any-link,:enabled,summary):hover{color:var(--ai-assistant-logo-purple);text-decoration:underline}}.ai-assistant-nav__button{background-color:var(--ai-assistant-purple);border-radius:2.0625rem;box-shadow:none;color:var(--color-white);padding-inline:1rem}.ai-assistant-nav__button svg{width:1rem}@media screen and (min-width:64em){.ai-assistant-nav__button{display:inline-flex;min-height:2.25rem;padding:.375rem 1.75rem}.ai-assistant-nav__button svg,.ai-assistant-nav__button:before{display:none}}@media(hover:hover){.ai-assistant-nav__button:where(:any-link,:enabled,summary):hover{background-color:var(--ai-assistant-dark-purple)}}.ai-assistant-nav__toggle{aspect-ratio:1/1;background:transparent;border:none;cursor:pointer;grid-area:button;height:auto;width:1.5rem}.ai-assistant-nav__toggle svg{height:100%;width:100%}@media screen and (min-width:64em){.ai-assistant-nav__toggle{display:none}}.ai-assistant-nav__toggle[aria-expanded=true] svg{transform:rotate(-180deg)}.ai-assistant-hero{overflow:hidden;padding-block:2rem 2.5rem;position:relative;text-align:center}@media screen and (min-width:64em){.ai-assistant-hero{padding-block:4rem 8rem}}.ai-assistant-hero:before{background:url(../../../../assets/img/landing/ai-assistant/bg_illustration.svg) no-repeat 50%/contain;content:"";display:block;height:11.9375rem;left:-1.25rem;pointer-events:none;position:absolute;rotate:-19.716deg;scale:1.3;top:13.125rem;width:16.5625rem;z-index:-1}@media screen and (min-width:64em){.ai-assistant-hero:before{height:34.5rem;left:calc(50% + 3.125rem);rotate:28.648deg;top:19.875rem;width:47.875rem}}.ai-assistant-hero__inner{display:grid;grid-template-areas:"heading" "image" "lead"}@media screen and (min-width:64em){.ai-assistant-hero__inner{grid-template-areas:"heading" "lead" "image"}}.ai-assistant-hero__heading-group{grid-area:heading;overflow-wrap:anywhere;word-break:keep-all}.ai-assistant-hero__sub{font-size:1.125rem;font-weight:700;line-height:1.5}@media screen and (min-width:64em){.ai-assistant-hero__sub{font-size:1.5rem;line-height:1.6}}.ai-assistant-hero__heading{background:var(--ai-assistant-text-gradient);background-clip:text;color:transparent;font-size:2.3125rem;font-weight:700;line-height:1.45;margin-top:1rem}@media screen and (min-width:64em){.ai-assistant-hero__heading{font-size:3.5rem;margin-top:.5rem}}.ai-assistant-hero__lead{grid-area:lead;line-height:1.7;margin-top:2.5rem}@media screen and (min-width:64em){.ai-assistant-hero__lead{font-size:1.125rem;line-height:1.6;margin-top:1rem}}.ai-assistant-hero__image-wrapper{grid-area:image;margin:2rem auto 0;position:relative}@media screen and (min-width:48em){.ai-assistant-hero__image-wrapper{width:clamp(43.75rem,80vw,100%)}}@media screen and (min-width:64em){.ai-assistant-hero__image-wrapper{margin-top:4.25rem}}.ai-assistant-hero__image{border-radius:.5rem;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2);position:relative}.ai-assistant-hero__icon{height:auto;left:calc(100% - 2.5rem);position:absolute;top:calc(100% - 2rem);width:clamp(3.0625rem,10vw,10rem)}@media screen and (min-width:64em){.ai-assistant-hero__icon{left:calc(100% - 3rem);top:-3rem}}.ai-assistant-section{padding-block:3rem 3.5rem}@media screen and (min-width:64em){.ai-assistant-section{padding-block:6rem 6.5rem}}.ai-assistant-section.-bg-color{background:var(--ai-assistant-bg)}.ai-assistant-section.-bg-color-dark{background:var(--ai-assistant-bg-dark)}.ai-assistant-section__inner{margin-inline:auto;max-width:var(--content-width-with-base-gutter);padding-inline:var(--base-gutter)}.ai-assistant-prompt-box{background:var(--color-off-white);border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;position:relative}@media screen and (min-width:64em){.ai-assistant-prompt-box{column-gap:2rem;display:grid;grid-template-areas:"heading icon" "text icon";padding-inline:2rem}}.ai-assistant-prompt-box__heading{align-items:center;display:flex;font-weight:700;gap:.25rem;grid-area:heading;line-height:1.7}@media screen and (min-width:64em){.ai-assistant-prompt-box__heading{gap:.5rem}}.ai-assistant-prompt-box__heading svg{width:1.125rem}.ai-assistant-prompt-box__text{grid-area:text;line-height:1.7}.ai-assistant-prompt-box__copy{background:transparent;border:none;grid-area:icon;margin-left:auto;padding:0}.ai-assistant-prompt-box__copy svg{pointer-events:none;width:1.25rem}.ai-assistant-prompt-box__copy-complete{background:var(--ai-assistant-dark-gray);border-radius:.125rem;filter:drop-shadow(0 .125rem .0625rem rgba(0,0,0,.25));font-size:.875rem;left:0;line-height:1.7;margin-inline:auto;padding:.5rem;pointer-events:none;position:absolute;right:0;text-align:center;top:calc(100% + .5rem);width:min(100%,14.5rem)}.ai-assistant-prompt-box__copy-complete[aria-hidden=true]{display:none}:root{--border-width:2px}[role=tabpanel]:target{display:revert}.ai-assistant-tab__list{display:flex;gap:.125rem;margin:-.25rem -.25rem calc(var(--border-width)*-1 - .25rem);overflow:hidden;padding:.25rem}.ai-assistant-tab__item{flex:1}.ai-assistant-tab__item:not:has([aria-selected=true]){margin-top:.5rem}.ai-assistant-tab__link{align-content:center;background:var(--ai-assistant-gray);border-radius:.5rem .5rem 0 0;color:var(--text-primary);display:block;font-size:.875rem;font-weight:700;height:100%;line-height:1.4;padding:1rem .3125rem;text-align:center}@media screen and (min-width:64em){.ai-assistant-tab__link{font-size:1.125rem;line-height:1.6;padding-inline:1rem}}@media(hover:hover){.ai-assistant-tab__link:where(:any-link,:enabled,summary):hover{text-decoration:none}}.ai-assistant-tab__link[aria-selected=true]{background-color:var(--ai-assistant-purple);color:var(--color-white)}@media screen and (min-width:64em){.ai-assistant-tab__link[aria-selected=true]{font-size:1.25rem}}.ai-assistant-tab__link:not([aria-selected=true]){transition:color .3s,background-color .3s}@media(hover:hover){.ai-assistant-tab__link:not([aria-selected=true]):where(:any-link,:enabled,summary):hover{background-color:var(--ai-assistant-purple);color:var(--color-white)}}.ai-assistant-tab__panel-wrapper{background:var(--color-white);border:var(--border-width) solid var(--border-primary);border-radius:0 0 .5rem .5rem;padding:2.5rem 1.5rem 3rem}@media screen and (min-width:64em){.ai-assistant-tab__panel-wrapper{min-height:35.75rem;padding:4rem 2.5rem}}.ai-assistant-tab__panel{display:flex;flex-direction:column-reverse;gap:2.5rem;margin-inline:auto;max-width:61rem}@media screen and (min-width:64em){.ai-assistant-tab__panel{align-items:center;flex-direction:row;gap:4.5rem}}.ai-assistant-tab__panel-content{display:grid;gap:1.5rem;line-height:1.7}@media screen and (min-width:64em){.ai-assistant-tab__panel-content{gap:2rem}}.ai-assistant-tab__panel-video{aspect-ratio:1/1;margin-inline:auto;max-width:29.5rem}@media screen and (min-width:64em){.ai-assistant-tab__panel-video{flex-shrink:0}}.ai-assistant-cards{container-type:inline-size}.ai-assistant-cards__container{--column:1;--gap:clamp(24px,4cqi,32px);display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fit,calc((100% - var(--gap)*(var(--column) - 1))/var(--column)));justify-content:center}@container (32em <= inline-size){.ai-assistant-cards__container{--column:2}}@container (54em <= inline-size){.ai-assistant-cards__container{--column:3}}.ai-assistant-card{background-color:var(--color-white);border:.125rem solid var(--border-primary);border-radius:.5rem;display:grid;grid-row:span 2;grid-template-rows:subgrid;margin-inline:auto;overflow:hidden;position:relative;row-gap:0;transition:color .3s,box-shadow .3s;width:100%}.ai-assistant-card:focus-within{outline:.25rem solid var(--outline-primary);outline-offset:-.25rem}.ai-assistant-card:has([href]):focus-within,.ai-assistant-card:has([href]):hover{box-shadow:0 .125rem .625rem rgba(28,28,28,.2)}.ai-assistant-card:has([href]):focus-within .ai-assistant-card__link,.ai-assistant-card:has([href]):focus-within .ai-assistant-card__text,.ai-assistant-card:has([href]):hover .ai-assistant-card__link,.ai-assistant-card:has([href]):hover .ai-assistant-card__text{color:var(--ai-assistant-purple);text-decoration:none}.ai-assistant-card:has([href]):focus-within .ai-assistant-card__title,.ai-assistant-card:has([href]):hover .ai-assistant-card__title{text-decoration:underline}.ai-assistant-card__link{color:var(--text-primary);transition:color .3s}.ai-assistant-card__link:before{content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.ai-assistant-card__link:focus-visible{outline:none}.ai-assistant-card__link:has(.ai-assistant-card__button){display:grid;grid-template-rows:1fr auto;padding:1rem 1.5rem 1.5rem;row-gap:1rem}@media screen and (min-width:64em){.ai-assistant-card__link:has(.ai-assistant-card__button){padding:1rem 2rem 2rem;row-gap:1.5rem}}.ai-assistant-card__title{font-size:1rem}@media screen and (min-width:64em){.ai-assistant-card__title{font-size:1.125rem}.ai-assistant-card__button{margin-inline:auto;width:fit-content}}.ai-assistant-card__thumbnail{order:-1}@media screen and (min-width:64em){.ai-assistant-about{padding-block:5rem 6.5rem}}.ai-assistant-about__content{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:64em){.ai-assistant-about__content{display:grid;gap:2rem 3.5rem;grid-template-areas:"video lead" "video text";grid-template-columns:1fr 30.5rem}}.ai-assistant-about__video{grid-area:video}.ai-assistant-about__lead{font-size:1.25rem;font-weight:700;grid-area:lead}@media screen and (min-width:64em){.ai-assistant-about__lead{font-size:1.75rem;margin-top:auto}}.ai-assistant-about__lead span{color:var(--ai-assistant-purple)}.ai-assistant-about__text{grid-area:text;line-height:1.7}.ai-assistant-use{padding-top:2.5rem;position:relative}@media screen and (min-width:64em){.ai-assistant-use{padding-block:6.5rem 7.5rem}}.ai-assistant-use:before{background:url(../../../../assets/img/landing/ai-assistant/bg_illustration.svg) no-repeat 50%/contain;content:"";display:block;height:19.8125rem;pointer-events:none;position:absolute;right:calc(50% - 6.875rem);rotate:-114.277deg;scale:1.2;top:9.375rem;width:27.5rem;z-index:-1}@media screen and (min-width:64em){.ai-assistant-use:before{height:34.5rem;margin:auto;right:calc(50% + 6.25rem);top:20%;width:47.875rem}}.ai-assistant-use__button{margin-top:2.5rem;text-align:center}@media screen and (min-width:64em){.ai-assistant-use__button{margin-top:4.5rem}}.ai-assistant-voice{padding-bottom:3rem}@media screen and (min-width:64em){.ai-assistant-voice{padding-bottom:6.5rem}}.ai-assistant-voice-cards{margin-top:2.5rem}@media screen and (min-width:64em){.ai-assistant-voice-cards{margin-top:3.5rem}}.ai-assistant-voice-cards .customers-card:has([href]){border-width:.125rem}.ai-assistant-voice-cards .customers-card:has([href]):focus-within,.ai-assistant-voice-cards .customers-card:has([href]):hover{background:var(--color-white)}.ai-assistant-voice-cards .customers-card:has([href]):focus-within .customers-card__link,.ai-assistant-voice-cards .customers-card:has([href]):hover .customers-card__link{color:var(--ai-assistant-purple)}.ai-assistant-voice-cards .customers-card__thumbnail{aspect-ratio:1.92/1}.ai-assistant-voice-cards .customers-card__thumbnail img{height:100%}.ai-assistant-voice-cards .customers-card__button{border-radius:624.9375rem;border-width:.125rem;font-size:1rem;min-height:3.5rem;width:100%}@media screen and (min-width:64em){.ai-assistant-voice-cards .customers-card__button{gap:2rem;padding-inline:1rem;width:auto}}.ai-assistant-plan{line-height:1.7;padding-block:3rem}@media screen and (min-width:64em){.ai-assistant-plan{padding-block:6rem 6.5rem}}.ai-assistant-plan__box{background:var(--color-white);border:.0625rem solid var(--border-primary);border-radius:.5rem;padding:2rem 1.5rem 3rem}@media screen and (min-width:64em){.ai-assistant-plan__box{padding:5rem 4rem}}.ai-assistant-plan__heading{font-size:1.5rem;line-height:1.4}.ai-assistant-plan__lead{margin-top:1.5rem}@media screen and (min-width:64em){.ai-assistant-plan__lead{margin-top:2rem;text-align:center}}.ai-assistant-plan__items{display:flex;flex-direction:column;gap:2.5rem;margin-top:2.5rem}.ai-assistant-plan__item{display:grid;gap:1rem}@media screen and (min-width:64em){.ai-assistant-plan__item{gap:.5rem}}.ai-assistant-plan__item-title{display:grid;font-size:1.25rem;font-weight:700;gap:.5rem;grid-template-columns:2rem 1fr}.ai-assistant-terms{padding-block:2.5rem 2rem}@media screen and (min-width:64em){.ai-assistant-terms{padding-block:6rem 5rem}}.ai-assistant-terms__image{display:block;margin-inline:auto;width:min(100%,48rem)}.ai-assistant-terms__content{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}@media screen and (min-width:64em){.ai-assistant-terms__content{flex-direction:row;gap:2rem;margin-top:3rem}}.ai-assistant-terms__card{background-color:var(--color-white);border:.125rem solid var(--border-primary);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:2rem 2rem 2.5rem;width:100%}@media screen and (min-width:64em){.ai-assistant-terms__card{padding:2.5rem 3rem 3rem}}.ai-assistant-terms__card:not(:has(.ai-assistant-terms__card-block)){gap:1rem}.ai-assistant-terms__card-block{--card-block-space:1rem;display:grid;gap:.5rem}.ai-assistant-terms__card-block:nth-of-type(2){border-top:.0625rem dashed var(--border-primary);margin-top:var(--card-block-space);padding-top:var(--card-block-space)}@media screen and (min-width:64em){.ai-assistant-terms__card-block:nth-of-type(2){--card-block-space:1.5rem}}.ai-assistant-terms__card-title{align-items:center;display:grid;font-size:1.125rem;font-weight:700;gap:.5rem;grid-template-columns:1.25rem 1fr;line-height:1.5}@media screen and (min-width:64em){.ai-assistant-terms__card-title{font-size:1.25rem;gap:1rem}}.ai-assistant-terms__card-text>p+p{margin-top:1.5rem}:root{--box-color:var(--ai-assistant-purple);--box-border-width:3}@media screen and (min-width:64em){.ai-assistant-start{padding-block:2.5rem 7.5rem}}.ai-assistant-start__content{display:grid;gap:1.5rem}@media screen and (min-width:64em){.ai-assistant-start__content{gap:2rem;grid-template-columns:2.09fr 1fr}}.ai-assistant-start__block{background-color:var(--color-white);border:.1875rem solid var(--box-color);border-radius:.5rem;display:flex;flex-direction:column}.ai-assistant-start__block.-new{--box-color:var(--backlog-primary)}@media screen and (min-width:64em){.ai-assistant-start__block{display:grid;gap:0;grid-row:span 4;grid-template-rows:subgrid}}.ai-assistant-start__header{background-color:var(--box-color);color:var(--color-white);font-size:1.25rem;font-weight:700;overflow-wrap:anywhere;padding:.75rem 2rem;text-align:center;word-break:keep-all}@media screen and (min-width:64em){.ai-assistant-start__header{padding-inline:1rem}.ai-assistant-start__body{display:grid;grid-row:span 4;grid-template-columns:1fr 1fr;grid-template-rows:subgrid}}.ai-assistant-start__body .ai-assistant-start__box{position:relative}@media screen and (min-width:64em){.ai-assistant-start__body .ai-assistant-start__box{flex:1;padding-inline:2.5rem}}.ai-assistant-start__body .ai-assistant-start__box:nth-of-type(2):before{background:var(--border-primary);bottom:100%;content:"";display:inline-block;height:.125rem;left:0;margin:auto;position:absolute;right:0;width:calc(100% - var(--base-gutter)*2)}@media screen and (min-width:64em){.ai-assistant-start__body .ai-assistant-start__box:nth-of-type(2):before{bottom:0;height:min(80%,18.4375rem);right:auto;top:0;width:.125rem}}.ai-assistant-start__box{--box-space:1.5rem;display:flex;flex-direction:column;padding:calc(var(--box-space) - var(--box-border-width)/16*1rem) calc(var(--box-space) - var(--box-border-width)/16*1rem) calc(2.5rem - var(--box-border-width)/16*1rem)}@media screen and (min-width:64em){.ai-assistant-start__box{--box-space:2rem;display:grid;grid-row:span 4;grid-template-rows:subgrid}}.ai-assistant-start__box-heading{align-items:center;display:flex;font-size:1.125rem;font-weight:700;justify-content:center;text-align:center;word-break:auto-phrase}.ai-assistant-start__box-text{border-top:.0625rem dashed var(--border-primary);font-size:1rem;line-height:1.6;margin-top:1.5rem;padding-top:1.5rem;text-align:left}.ai-assistant-start__box-text:has(+.ai-assistant-start__box-button){margin-bottom:2rem}.ai-assistant-start__box-annotation{display:block;font-size:.875rem;margin-top:1rem}.ai-assistant-start__box-button{margin-top:auto;text-align:center}.ai-assistant-start__box-button .button{grid-template-columns:1fr auto 1fr;width:100%}.ai-assistant-security{padding-bottom:4.5rem}@media screen and (min-width:64em){.ai-assistant-security{padding-bottom:7rem}}.ai-assistant-security__box{background:var(--color-white);border:.125rem solid var(--border-primary);border-radius:.5rem;margin-top:2.5rem;padding:2rem 1.5rem 4.5rem;position:relative}@media screen and (min-width:64em){.ai-assistant-security__box{align-items:center;display:grid;gap:1.5rem;grid-template-columns:36.25rem minmax(0,min(100%,17.8125rem));justify-content:space-between;margin-top:3.5rem;padding:3.5rem 4.5rem 4rem}}.ai-assistant-security__items{display:grid;gap:1.5rem}.ai-assistant-security__item{display:grid;gap:1rem}@media screen and (min-width:64em){.ai-assistant-security__item{gap:.5rem}}.ai-assistant-security__content-heading{align-items:center;display:grid;gap:.5rem;grid-template-columns:1.125rem 1fr}@media screen and (min-width:64em){.ai-assistant-security__content-heading{font-size:1.25rem;gap:.875rem;grid-template-columns:1.5rem 1fr}}.ai-assistant-security__content-heading svg{height:auto;width:100%}.ai-assistant-security__list{display:grid;gap:.5rem;margin-top:2rem}@media screen and (min-width:64em){.ai-assistant-security__list{gap:0;margin-top:2.5rem}}.ai-assistant-security__image{bottom:-3.75rem;position:absolute;right:0;width:8.25rem}@media screen and (min-width:64em){.ai-assistant-security__image{position:static;width:auto}}.page-ai-assistant .faq-section{padding-block:2rem 4rem}@media screen and (min-width:64em){.page-ai-assistant .faq-section{padding-bottom:7.5rem}}.page-ai-assistant .faq-section__unit{margin-top:1rem}.page-ai-assistant .faq-section__item:first-of-type{border-top:none}.page-ai-assistant .accordion[open] .accordion__title{color:var(--text-primary)}.page-ai-assistant .accordion[open] .accordion__icon path{fill:var(--text-primary)!important}.page-ai-assistant .accordion__title{font-size:1.125rem;font-weight:700}@media screen and (min-width:64em){.page-ai-assistant .accordion__title{font-size:1.25rem}}.ai-assistant-faq__button{margin-top:2rem;text-align:center}@media screen and (min-width:64em){.ai-assistant-faq__button{margin-top:4rem}}.page-ai-assistant{font-size:1rem;line-height:1.6;padding-top:1rem}@media screen and (min-width:64em){.page-ai-assistant{padding-top:1.5rem}.page-ai-assistant .heading-level-2{font-size:2.5rem}}.page-ai-assistant .heading-level-2+*{margin-top:2rem}@media screen and (min-width:64em){.page-ai-assistant .heading-level-2+*{margin-top:3.5rem}.page-ai-assistant .heading-level-2+.-large-space{margin-top:4.5rem}}.page-ai-assistant .heading-level-2+p{margin-top:1.5rem;text-align:center}@media screen and (min-width:64em){.page-ai-assistant .heading-level-2+p{margin-top:1rem}}.page-ai-assistant a:not([class]){color:var(--ai-assistant-purple)}.page-ai-assistant img{height:auto;width:100%}.page-ai-assistant iframe,.page-ai-assistant video{height:auto;vertical-align:bottom;width:100%}.page-ai-assistant iframe{aspect-ratio:16/9}.page-ai-assistant video{display:block;height:100%;object-fit:cover}.page-ai-assistant section[id]{--local-navigation-height:22.5rem;scroll-margin-top:calc(var(--local-navigation-height) + 1rem)}@media screen and (min-width:64em){.page-ai-assistant section[id]{scroll-margin-top:0}}