.AI{padding:32px 0;max-width:1184px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}@media screen and (max-width:810px){.AI{grid-template-columns:repeat(1,minmax(0,1fr))}}.AI-TitleBlock{padding:0 32px;grid-column:span 2/span 2}@media screen and (max-width:810px){.AI-TitleBlock{padding:0 16px;grid-column:span 1/span 1}}.AI-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.AI-Title{font-size:24px;line-height:28px}}.AI-Grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:32px;gap:32px}@media screen and (max-width:810px){.AI-Grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}}.AI-GridTitle{font-size:14px;line-height:20px;color:#52637a}.AI-GridDescription{font-size:16px;line-height:24px;font-weight:500}.AI-MapBlock{-webkit-padding-start:32px;padding-inline-start:32px}.AI-MapBlock .MC{border-radius:8px}@media screen and (max-width:810px){.AI-MapBlock{padding:0;height:288px}.AI-MapBlock .MC{border-radius:0}}.AI-RatingBlock{-webkit-margin-end:32px;margin-inline-end:32px;border:1px solid #d1d5db;border-radius:8px;padding:16px}@media screen and (max-width:810px){.AI-RatingBlock{margin:0 16px}}.AI-RatingTitle{font-size:16px;line-height:24px;color:#0f172a;padding-bottom:4px}.AI-RatingGlobal{font-size:24px;line-height:28px;font-weight:600;padding-bottom:16px}.AI-RatingDetailed{font-size:16px;line-height:24px;padding-top:16px;display:flex;justify-content:space-between;color:#0f172a;padding-bottom:4px}.AI-RatingDetailed .value{font-weight:600;padding-left:16px}.AI-RatingProgressBar{background:#e2e8f0;display:flex;width:100%;height:8px;border-radius:16px}.AI-RatingProgressBar .progress{border-radius:16px;background:#007ac2;height:100%}