.modern-reviews{width:min(calc(100% - 32px),1280px);margin:22px auto 34px;padding:20px;background:#fff;border:1px solid #e9edf2;border-radius:18px;box-shadow:0 10px 30px rgba(26,40,64,.045);font-family:inherit}.modern-reviews__head{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #edf0f3}.modern-reviews__head span{display:block;margin-bottom:4px;color:#657184;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.modern-reviews__head h2{margin:0;color:#172033;font-size:22px}.modern-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.modern-reviews__video{overflow:hidden;aspect-ratio:16/9;background:#111827;border-radius:14px}.modern-reviews__video iframe{width:100%;height:100%;display:block;border:0}@media(max-width:760px){.modern-reviews{width:min(calc(100% - 20px),1280px);margin:14px auto 24px;padding:14px;border-radius:14px}.modern-reviews__head h2{font-size:18px}.modern-reviews__grid{grid-template-columns:1fr;gap:10px}}.modern-home{min-height:100vh;background:#f7f9fb;color:#172033}