.cs-under-hood{background:#4a0680;color:#fff;padding:112px}.cs-under-hood__header{display:flex;flex-direction:column;gap:32px;margin-bottom:72px}.cs-under-hood__title{color:#fff;font-size:40px;font-weight:700;line-height:1.2;margin:0;max-width:674px}.cs-under-hood__desc{font-size:18px;line-height:1.5;max-width:510px}.cs-under-hood__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:72px}.cs-under-hood__card{background:hsla(0,0%,100%,.08);border:1.4px solid hsla(0,0%,100%,.4);border-radius:12px;min-height:351px;padding:32px}.cs-under-hood__icon{align-items:center;border-radius:18px;display:flex;height:96px;justify-content:center;margin-bottom:20px;overflow:hidden;width:96px}.cs-under-hood__icon--white{background:#fff}.cs-under-hood__icon--blue{background:#446eff}.cs-under-hood__icon img{max-height:80%;max-width:80%;object-fit:contain}.cs-under-hood__name{color:#fff;font-size:32px;font-weight:600;margin:0 0 8px}.cs-under-hood__card-desc{font-size:16px;line-height:1.5;margin:0 0 24px;opacity:.6}.cs-under-hood__quote{background:hsla(0,0%,100%,.08);border:1.4px solid hsla(0,0%,100%,.4);border-radius:12px;padding:32px}.cs-under-hood__quote-line{background:hsla(0,0%,100%,.4);height:3px;margin-bottom:12px;width:51px}.cs-under-hood__quote-text{font-size:20px;line-height:1.5;margin:0}@media (max-width:1199px){.cs-under-hood{padding:72px 48px}.cs-under-hood__title{font-size:32px}}@media (max-width:767px){.cs-under-hood{padding:48px 24px}.cs-under-hood__grid{grid-template-columns:1fr}.cs-under-hood__title{font-size:28px}.cs-under-hood__name{font-size:24px}}