.intro-features{display:flex;flex-wrap:wrap;gap:16px;row-gap:24px}@media screen and (min-width:1024px){.intro-features{margin-top:auto}}@media screen and (min-width:1366px){.intro-features{gap:24px}}.intro-feature{position:relative;display:flex;align-items:center;justify-content:center;min-width:fit-content;padding-inline:30px;text-align:center;color:var(--Text-Accent-Default)}.intro-feature:before,.intro-feature:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:64px;background-image:url(../../../images/intro/feature-branch.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.intro-feature:before{inset-inline-start:0}.intro-feature:after{inset-inline-end:0;transform:translateY(-50%) scaleX(-1)}.intro-feature:last-child{display:none}@media screen and (min-width:720px){.intro-feature:last-child{display:flex}}[dir=rtl] .intro-feature:before{transform:translateY(-50%) scaleX(-1)}[dir=rtl] .intro-feature:after{transform:translateY(-50%) scaleX(1)}.intro{margin-bottom:16px}@media screen and (min-width:720px){.intro{margin-bottom:24px}}.intro-wrap{position:relative;display:flex;flex-direction:column;gap:40px;border-radius:40px;background-color:var(--Fill-1-default);overflow:hidden}@media screen and (min-width:1024px){.intro-wrap{flex-direction:row;gap:0}}@media screen and (min-width:1366px){.intro-wrap{gap:30px}}.intro-wrap:before{content:"";position:absolute;bottom:0;inset-inline-end:0;width:100%;height:100%;background-image:url(../../../images/intro/flare.svg);background-repeat:no-repeat;background-size:980px 270px;background-position:right 104%;z-index:1;pointer-events:none}@media screen and (min-width:1024px){.intro-wrap:before{background-size:1275px 350px}}@media screen and (min-width:1366px){.intro-wrap:before{background-size:1452px 400px}}.intro-title,.intro-subtitle{max-width:447px}.intro-content{display:flex;flex-direction:column;align-items:start;gap:24px;padding-top:36px;padding-inline:24px}@media screen and (min-width:720px){.intro-content{padding-top:60px;padding-inline:32px}}@media screen and (min-width:1024px){.intro-content{padding-block:60px;padding-inline:44px}}.intro .reg-button{margin-block:20px}.intro-image{position:relative;display:flex;max-width:320px;height:auto;margin-inline:auto;margin-bottom:-108px;z-index:0}@media screen and (min-width:720px){.intro-image{max-width:390px;margin-bottom:-44px}}@media screen and (min-width:1024px){.intro-image{margin-inline:0;transform:translate(60px,36px);max-width:508px;margin-bottom:-94px}}@media screen and (min-width:1366px){.intro-image{max-width:580px;transform:translate(85px,36px)}}.intro-image>img{width:100%;height:100%;object-fit:contain}.intro-image:before{content:"";position:absolute;top:0;inset-inline-start:-30px;width:161px;height:161px;margin:10px;background-image:url(../../../images/intro/moon.svg);background-repeat:no-repeat;background-size:cover;opacity:.35;z-index:-1;pointer-events:none}@media screen and (min-width:720px){.intro-image:before{inset-inline-start:-28%;width:232px;height:232px;margin:15px}}@media screen and (min-width:1024px){.intro-image:before{inset-inline-start:-30%;width:300px;height:300px;margin:20px}}@media screen and (min-width:1366px){.intro-image:before{inset-inline-start:-23%}}[dir=rtl] .intro-wrap:before{transform:scaleX(-1)}
