.friction-section__inner{width:100%}.friction-section__top{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-bottom:48px}.friction-section__top-left,.friction-section__top-right{flex:0 0 40%;width:40%}.friction-section__top-right{display:flex;justify-content:flex-end}.friction-section__heading{max-width:480px}.friction-section__grid{display:flex;flex-wrap:wrap;gap:40px}.friction-card{background:#161619;border-radius:12px;min-height:170px;padding:30px;width:calc(50% - 20px)}.friction-card__title{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:30px}.friction-card__points{display:flex;flex-direction:column;gap:20px}.friction-card__point{padding-left:20px;position:relative}.friction-card__point:before{color:#7dff5a;content:"◼";font-size:15px;font-weight:700;left:0;line-height:20px;position:absolute;top:2px}.friction-card__point p{margin:0}.friction-card__point b,.friction-card__point span,.friction-card__point strong{color:#fff;font-weight:500}@media (max-width:767px){.friction-section__top{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:32px}.friction-section__top-left,.friction-section__top-right{flex:0 0 100%;width:100%}.friction-section__top-right{justify-content:flex-start}.friction-card{width:100%}}