.aicc-wrapper{--aicc-dark:var(--theme-dark);--aicc-dark-50:color-mix(in srgb,var(--theme-dark) 50%,transparent);--aicc-light:var(--theme-light);--aicc-brand:var(--theme-brand);--aicc-secondary:var(--theme-secondary);--aicc-medium-wide:60em;--aicc-medium:48em;--aicc-radius:1.4em;--aicc-grid-gap:2.4em;position:relative}.aicc-section svg,.aicc-section svg path,.aicc-section svg use{fill:url(#highlight-icon-gradient)}.aicc-section{padding-bottom:6em;padding-top:2em;position:relative;z-index:1}.aicc-medium-wrap svg use{fill:#18191b80}.aicc-medium-wide-wrap{align-items:center;justify-content:space-between;max-width:var(--aicc-medium-wide);width:80%}.aicc-medium-wide-wrap,.aicc-medium-wrap{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;position:relative}.aicc-medium-wrap{gap:1em;margin-bottom:2em;max-width:100%;text-align:center;width:90%}.aicc-medium-wrap p{color:#18191b99;margin-bottom:0}.aicc-label-row{gap:1em;margin-bottom:6em;text-align:center}.aicc-wrapper .aicc-label-row h2{font-size:28px;line-height:140%;max-width:512px;text-align:left}.aicc-label-text{font-size:inherit;text-align:center}.aicc-character-scroll{margin-bottom:7em}.aicc-character-track{animation:aiccScroll 120s linear infinite;display:flex;width:max-content}@keyframes aiccScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.aicc-character-slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:1em 0;pointer-events:none;position:relative;width:12em}.aicc-character-slide:nth-of-type(2n){top:2em}.aicc-character-slide:nth-of-type(odd){top:-2em}@media screen and (max-width:768px){.aicc-character-slide:nth-of-type(2n){top:1em}.aicc-character-slide:nth-of-type(odd){top:-1em}}.aicc-character-img{height:auto;pointer-events:none;position:relative;user-select:none;width:180px;-webkit-user-drag:none}.aicc-callout-text{align-items:center;display:flex;font-size:1.25em;justify-content:center;margin-bottom:2em;margin-inline:auto;max-width:460px;text-align:center}.aicc-callout-text em strong,.aicc-callout-text strong em{background:linear-gradient(45deg,var(--aicc-secondary),var(--aicc-brand));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aicc-callout-text p{font-size:22.5px}.aicc-highlights{align-items:center;display:flex;flex-wrap:wrap;gap:2em;justify-content:center;width:100%}@media screen and (max-width:768px){.aicc-highlights{gap:1em}}.aicc-highlight-block{background-color:var(--aicc-light);border-radius:var(--aicc-radius);box-shadow:0 0 5em rgba(24,25,27,.05);padding:2em clamp(1.4em,10%,2em);width:18.6em}@media screen and (max-width:768px){.aicc-section{padding-bottom:50px}.aicc-medium-wrap{margin-bottom:50px}.aicc-highlight-block{width:clamp(18.6em,100%,24em)}}.aicc-highlight-block svg{display:inline-flex;fill:rgba(24,25,27,.5);height:1.5em;margin-bottom:1.4em;width:1.5em}.aicc-highlight-block p{line-height:140%}.relative{position:relative}