@keyframes shineSkeletonCards{0%{background-position:-620px}to{background-position:620px}}@keyframes tag-shine{0%{background-position:-200px}to{background-position:200px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes wave{to{transform:translateX(-50%)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%{box-shadow:0 0 0 1px transparent}50%{box-shadow:0 0 0 1px #027cc0}to{box-shadow:0 0 0 1px transparent}}@keyframes flicker{to{opacity:.5}}.page--background:before{height:200px;min-height:200px}.illustrated-step-list_item{align-items:center;background:var(--color-background-default);border-radius:20px;display:flex;gap:20px;margin-bottom:20px}@media screen and (max-width:1023px){.illustrated-step-list_item{flex-direction:column}}.illustrated-step-list_item:first-of-type .illustrated-step-list_item_content:before{content:"1"}.illustrated-step-list_item:nth-of-type(2) .illustrated-step-list_item_content:before{content:"2"}.illustrated-step-list_item:nth-of-type(3) .illustrated-step-list_item_content:before{content:"3"}.illustrated-step-list_item_image{height:auto;width:380px}.illustrated-step-list_item_content{box-sizing:border-box;padding:40px 20px;position:relative;width:100%}@media screen and (max-width:1023px){.illustrated-step-list_item_content{text-align:center}}.illustrated-step-list_item_content:before{background:#1976f0;border-radius:16px;color:#fff;content:"";display:inline-block;font-size:20px;font-weight:700;height:32px;left:-24px;position:absolute;text-align:center;top:40px;width:32px}@media screen and (max-width:1023px){.illustrated-step-list_item_content:before{left:calc(50% - 16px);top:-24px}}
