.v2-s5-body{padding:10px 7% 2%;display:flex;flex-direction:column}.v2-s5-body .v2-s5-grids{max-width:100%;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;overflow:hidden}.v2-s5-body .v2-s5-grids .grid{width:750px;height:127px;position:relative;padding:3px;border-radius:8px}.v2-s5-body .v2-s5-grids .grid:first-child{background:linear-gradient(22deg,rgba(202,202,255,0) 60%,rgba(103,23,251,.7) 100%,rgba(216,216,230,0) 0);width:450px}.v2-s5-body .v2-s5-grids .grid:nth-child(2){background:linear-gradient(359deg,rgba(202,202,255,0) 0 10%,rgba(103,23,251,.7) 110%,rgba(216,216,230,0) 0)}.v2-s5-body .v2-s5-grids .grid:nth-child(3){background:linear-gradient(342deg,rgba(202,202,255,0) 60%,rgba(103,23,251,.7) 100%,rgba(216,216,230,0) 0);width:450px}.v2-s5-body .v2-s5-grids .inner{background:#100426;padding:120px 100px 0 110px;border-radius:8px}.v2-s5-body .v2-s5-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:40px;gap:40px}@media screen and (max-width:768px){.v2-s5-body .v2-s5-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.v2-s5-body .v2-s5-cards .s5-card{display:flex;height:283px;padding:52px 40px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:12px;background-image:url(/_next/static/media/s5-pattern.085d7839.webp),linear-gradient(283deg,#3c1683,rgba(60,22,131,0)),linear-gradient(95deg,#1c093e -1.68%,#190c2b);background-size:cover;background-repeat:no-repeat}@media screen and (max-width:768px){.v2-s5-body .v2-s5-cards .s5-card{padding:30px}}.v2-s5-body .v2-s5-cards .s5-card .card-header{display:flex;flex-direction:column;gap:24px;padding:0;border-style:none;background:none}.v2-s5-body .v2-s5-cards .s5-card .card-header .card-text{color:#fff;font-family:var(--font-itc);font-size:clamp(26px,4vw,28px);font-style:normal;font-weight:500;line-height:normal}.v2-s5-body .v2-s5-cards .s5-card .card-header .card-text .font-change{font-family:var(--font-ivy);font-weight:600}.v2-s5-body .v2-s5-cards .s5-card .card-header .card-text .smaller-text{color:hsla(0,0%,100%,.75);font-family:var(--font-itc);font-size:24px;font-style:normal;font-weight:300;line-height:normal}.v2-s5-body .v2-s5-cards .s5-card .card-header .gradient-box{width:108px;height:2px;background:linear-gradient(270deg,#8747ff,#6617fb 13.28%,#260e51)}.v2-s5-body .v2-s5-cards .s5-card .card-btn{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:61px;background:#6617fb;color:#fff;font-family:var(--font-outfit);font-size:clamp(14px,4vw,16px);font-style:normal;font-weight:500;line-height:normal;border-style:none}