.prices__items{display:flex;gap:60px 23px}.prices__items>*{flex:1 0 0}@media(max-width:968px){.prices__items{margin:0 auto;flex-direction:column;max-width:500px;width:100%}}.price-item{padding:32px;border-radius:24px;border:1px solid rgba(80,56,231,.1);background:#1a142b80}.price-item__title{font-size:24px;font-weight:500;line-height:32px;letter-spacing:.07px;margin-bottom:8px}.price-item__subtitle{font-size:14px;line-height:20px;letter-spacing:-.15px;color:#94a3b8;margin-bottom:24px}.price-item__price{font-size:48px;font-weight:400;line-height:48px;letter-spacing:.35px;margin-bottom:24px}.price-item__btn{width:100%;margin-bottom:32px}.price-item__btn:after{content:none!important}.price-item__text{font-size:14px;color:#94a3b8}.price-item__text ul{display:flex;flex-direction:column;gap:16px}.price-item__text ul li{display:flex;align-items:center;gap:12px}.price-item__text ul li:before{content:"";display:block;flex-shrink:0;width:20px;height:20px;background-image:url(../../svg/check.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.price-item__text ul li span{color:#5038e7}.price-item__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;background:#5038e7;margin-bottom:24px}.price-item:nth-child(3n+1) .price-item__icon{background:linear-gradient(135deg,#6366f1,#6865f2,#6d64f2,#7163f3,#7662f3,#7a61f4,#7f60f4,#835ff5,#875df5,#8b5cf6);box-shadow:0 4px 6px -4px #6366f14d,0 10px 15px -3px #6366f14d}.price-item:nth-child(3n+2) .price-item__icon{background:linear-gradient(135deg,#8b5cf6,#8764f4,#846cf2,#8074f0,#7b7bed,#7681eb,#7188e9,#6b8ee6,#6494e4,#5d9ae1,#54a0df,#4aa6dc,#3dabda,#2bb1d7,#06b6d4);box-shadow:0 4px 6px -4px #8b5cf64d,0 10px 15px -3px #8b5cf64d}.price-item:nth-child(3n+3) .price-item__icon{background:linear-gradient(135deg,#06b6d4,#1eb1d6,#2bacd9,#34a7db,#3ba1dd,#429ce0,#4797e2,#4c91e4,#508be6,#5486e8,#5880ea,#5b7aec,#5e73ed,#606def,#6366f1);box-shadow:0 4px 6px -4px #06b6d44d,0 10px 15px -3px #06b6d44d}.price-item[data-label]{border-color:#5038e780;box-shadow:0 25px 50px -12px #6366f133;position:relative}.price-item[data-label]:before{content:attr(data-label);position:absolute;top:0;left:50%;transform:translate(-50%,-50%);font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.15px;color:#fff;padding:4px 20px;border-radius:100px;background:#5038e7;box-shadow:0 9px 50px #6366f180;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.price-item:not([data-label]) .price-item__btn:not(:hover){background:#1e293b40;box-shadow:none}@media(min-width:969px){.price-item[data-label]{height:-moz-fit-content;height:fit-content;translate:0 -20px}}
