.st-wrapper{flex-direction:column}.st-row,.st-wrapper{display:flex}.st-row:nth-of-type(2n){display:flex;flex-direction:row-reverse}.st-textfield{display:flex;flex-direction:column;justify-content:center}.st-textfield h1,.st-textfield h2,.st-textfield h3{color:inherit;font-size:2.25rem!important}.st-embed{margin-bottom:2rem}.st-embed iframe{border-radius:15px;overflow:hidden;padding-top:0}.borderYes .st-embed iframe{border:3px solid #260d48!important}.st-col{padding:.75rem;width:50%}@media (max-width:768px){.st-col{padding:0;width:100%}.st-row{flex-direction:column!important}}.st-textfield-inner-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#fff) 100%),#fff;border-radius:16px;box-shadow:inset 0 0 0 1px rgba(124,58,237,.1),0 8px 32px 0 rgba(124,58,237,.1);height:292px;padding:24px;width:auto}.st-wrapper{counter-reset:st-num}.st-textfield-inner-wrapper{counter-increment:st-num;position:relative}.st-textfield-inner-wrapper:before{align-items:center;background:linear-gradient(180deg,#7c3aed,#5b21b6);border:3px solid #fff;border-radius:9999px;color:#fbbf24;content:counter(st-num,decimal-leading-zero);display:flex;font-size:14px;font-weight:700;height:60px;justify-content:center;left:24px;line-height:1;pointer-events:none;position:absolute;top:-34px;width:60px;z-index:2}.st-row:nth-of-type(n+7) .st-textfield-inner-wrapper:before{display:none}