.quote{margin-left:calc(var(--laica-subgrid) * 3);padding-left:calc(var(--laica-subgrid) * 2);max-width:var(--laica-col8);position:relative}.quote blockquote:before{content:"«";color:var(--laica-green);position:absolute;left:0}.quote blockquote:after{content:"»";color:var(--laica-green);margin-left:var(--laica-spacing-h-within)}@media (max-width:793px){.quote{margin-left:0;padding-left:0}.quote blockquote:before{margin-right:var(--laica-spacing-h-within);position:static}}
@layer utilities{.checklist-block [data-slot=list-item] p:last-child{margin-bottom:0}}
@layer utilities{.steps-layout{max-width:var(--laica-readable-text-max-width);margin:0;padding:0;list-style:none}.steps-layout__item{grid-template-columns:var(--laica-col1) 1fr;gap:var(--laica-spacing-h-between-same);align-items:stretch;display:grid}.steps-layout__indicator{flex-direction:column;align-items:flex-start;display:flex}.steps-layout__item:not(:last-child) .steps-layout__indicator:after{content:"";width:3px;margin-left:calc(var(--laica-baseline) * 1.75);background-color:var(--laica-gray-light);flex:1}.steps-layout__badge{height:calc(var(--laica-baseline) * 3);min-width:calc(var(--laica-baseline) * 3);padding-inline:var(--laica-spacing-h-within);background-color:var(--laica-gray-light);font-family:var(--laica-h3-font-family);font-size:var(--laica-h3-font-size);font-weight:var(--laica-h3-font-weight);letter-spacing:var(--laica-h3-letter-spacing);color:var(--laica-black);border-radius:9999px;justify-content:center;align-items:center;line-height:1;display:inline-flex}.steps-layout__content{padding-bottom:var(--laica-spacing-v-between-different)}.steps-layout__item:last-child .steps-layout__content{padding-bottom:0}.steps-layout__heading{margin-top:0}.steps-layout__heading>*{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;margin-top:0;margin-bottom:0}.steps-layout__body{margin-top:var(--laica-spacing-v-within)}.steps-layout__body>:last-child{margin-bottom:0}@media (max-width:793px){.steps-layout__item{grid-template-columns:calc(var(--laica-baseline) * 6) 1fr}}}
