.theme-dark{background-color:var(--color-purple-dark);color:var(--color-purple-gray)}.theme-dark .h1,.theme-dark .h2,.theme-dark .h3,.theme-dark .h4,.theme-dark .h5,.theme-dark .h6,.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--color-white)}.theme-dark .callout{background-color:var(--color-white);color:var(--color-purple-dark)}.theme-dark .btn{background-color:var(--color-purple);color:var(--color-white)}.theme-dark .btn.arrow:after{background-image:url(/static/img/chevron-right-white.svg)}.theme-dark.blog-landing-header h3{color:var(--color-purple-gray)}.theme-light{background-color:var(--color-light-gray);color:var(--color-purple-gray-dark)}.theme-light .callout,.theme-light .h1,.theme-light .h2,.theme-light .h3,.theme-light .h4,.theme-light .h5,.theme-light .h6,.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--color-purple-dark)}.theme-light .callout{background-color:var(--color-white)}.theme-light .btn{background-color:var(--color-purple);color:var(--color-white)}.theme-light .btn.arrow:after{background-image:url(/static/img/chevron-right-white.svg)}.theme-purple{background-color:var(--color-purple);color:var(--color-purple-gray)}.theme-purple .h1,.theme-purple .h2,.theme-purple .h3,.theme-purple .h4,.theme-purple .h5,.theme-purple .h6,.theme-purple h1,.theme-purple h2,.theme-purple h3,.theme-purple h4,.theme-purple h5,.theme-purple h6{color:var(--color-white)}.theme-purple .btn,.theme-purple .callout{background-color:var(--color-white);color:var(--color-purple-dark)}.theme-transparent{color:hsla(0,0%,100%,.8)}.theme-transparent .h1,.theme-transparent .h2,.theme-transparent .h3,.theme-transparent .h4,.theme-transparent .h5,.theme-transparent .h6,.theme-transparent h1,.theme-transparent h2,.theme-transparent h3,.theme-transparent h4,.theme-transparent h5,.theme-transparent h6{color:var(--color-white)}.theme-transparent .callout{background-color:var(--color-white);color:var(--color-purple-dark)}.theme-transparent .btn{background-color:var(--color-accent-yellow);color:var(--color-purple-dark);box-shadow:none}.theme-transparent .btn.arrow:after{background-image:url(/static/img/chevron-right.svg)}@media (min-width:1024px){.theme-transparent .container.border-left>.inner,.theme-transparent .container.border-left>.inner>.inner-border{border-left:1px solid hsla(0,0%,100%,.3)}}.theme-transparent .color-dot{background-color:var(--color-accent-teal)}