.text-block .text-block--wrapper{max-width:var(--wrapper-mw);margin:0 auto}.text-block .text-block--wrapper .text-block--subtitle{font-size:var(--subtitle-fs);margin-bottom:var(--subtitle-mg-bottom);line-height:var(--line-height);color:var(--color);text-transform:700}.text-block .text-block--wrapper .text-block--subtitle .main,.text-block .text-block--wrapper .text-block--subtitle .detailed{color:var(--color)}.text-block .text-block--wrapper .text-block--subtitle .stroke{-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color)}.text-block .text-block--wrapper .text-block--title{font-size:var(--title-fs);margin-bottom:var(--title-mg-bottom);color:var(--color);line-height:var(--line-height);font-weight:900}.text-block .text-block--wrapper .text-block--title.text-block--title-shine{background:linear-gradient(90deg, var(--color) 0%, var(--color) 40%, #b8b8b8 50%, var(--color) 60%, var(--color) 100%);background-size:200% 100%;background-position:0% 0%;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:shine 2s linear infinite}.text-block .text-block--wrapper .text-block--description{font-size:var(--description-fs);color:var(--color);line-height:var(--line-height)}@media(max-width: 1024px){.text-block--wrapper .text-block--title{font-size:var(--title-fs-mb)}.text-block--wrapper .text-block--subtitle{font-size:var(--subtitle-fs-mb)}.text-block--wrapper .text-block--description{font-size:var(--description-fs-mb)}}@keyframes shine{0%{background-position:200% 0%}100%{background-position:0% 0%}}
/* Engine:dart */