.my-how-to-use-v1{--column-count: 2;--column-gap: 40px}.my-how-to-use-v1 .my-how-to-use-v1__list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--column-gap);list-style:none}.my-how-to-use-v1 .my-how-to-use-v1__item{position:relative;flex:1;padding:24px;background:linear-gradient(133deg, rgba(170, 72, 150, 0.05) 0%, rgba(171, 85, 110, 0.05) 100%);border:1px solid rgba(255,255,255,.15);border-radius:24px;overflow:hidden}.my-how-to-use-v1 .my-how-to-use-v1__item::before{display:inline-block;width:46px;height:46px;border:1px solid rgba(197,45,166,.7);border-radius:999px;font-size:22px;line-height:46px;text-align:center}.my-how-to-use-v1 .my-how-to-use-v1__item:nth-child(1)::before{content:"1"}.my-how-to-use-v1 .my-how-to-use-v1__item:nth-child(2)::before{content:"2"}.my-how-to-use-v1 .my-how-to-use-v1__item:nth-child(3)::before{content:"3"}.my-how-to-use-v1 .my-how-to-use-v1__item:nth-child(4)::before{content:"4"}.my-how-to-use-v1 .my-how-to-use-v1__item:nth-child(5)::before{content:"5"}.my-how-to-use-v1 .my-how-to-use-v1__item::after{content:"";position:absolute;bottom:-120px;left:-160px;width:310px;height:180px;background:#c52d7c;filter:blur(140px);z-index:-1}.my-how-to-use-v1 .my-how-to-use-v1__title{margin-top:24px;font-size:24px;line-height:1.2}.my-how-to-use-v1 .my-how-to-use-v1__desc{margin-top:18px;color:rgba(255,255,255,.7);font-size:16px;line-height:1.2}@media screen and (max-width: 880px){.my-how-to-use-v1{--column-gap: 15px}.my-how-to-use-v1 .my-how-to-use-v1__item{flex:none;padding:9px;width:calc(100%/var(--column-count) - var(--column-gap) + var(--column-gap)/var(--column-count));border-radius:12px}.my-how-to-use-v1 .my-how-to-use-v1__item::before{width:24px;height:24px;line-height:24px;font-size:14px}.my-how-to-use-v1 .my-how-to-use-v1__item::after{filter:blur(170px)}.my-how-to-use-v1 .my-how-to-use-v1__title{margin-top:9px;font-size:14px}.my-how-to-use-v1 .my-how-to-use-v1__desc{margin-top:9px;font-size:12px}}