.e0cc3-breadcrumbs{text-transform:uppercase;margin-bottom:40px;display:block}.cd776-navigatePanel{--panel-items-gap:16px;display:grid;align-items:center;justify-content:space-between;grid-template-columns:auto auto 1fr auto auto;grid-template-rows:repeat(2,1fr);grid-template-areas:"name chip . actions actions" "rating . . . .";grid-gap:var(--panel-items-gap);gap:var(--panel-items-gap);margin-bottom:40px}.cd776-navigatePanel>h1{font-family:var(--typography-headlineLarge-family);font-weight:var(--typography-headlineLarge-weight);font-size:var(--typography-headlineLarge-size);--line-height:var( --typography-headlineLarge-lineHeight );letter-spacing:var(--typography-headlineLarge-letterSpacing)}@media screen and (max-width:1232px){.cd776-navigatePanel>h1{font-family:var(--typography-headlineLarge-tablet-family,var(--typography-headlineLarge-family));font-weight:var(--typography-headlineLarge-tablet-weight,var(--typography-headlineLarge-weight));font-size:var(--typography-headlineLarge-tablet-size,var(--typography-headlineLarge-size));letter-spacing:var(--typography-headlineLarge-tablet-letterSpacing,var(--typography-headlineLarge-letterSpacing))}.cd776-navigatePanel{grid-template-columns:auto auto;grid-template-rows:auto 1fr 1fr;grid-template-areas:"name chip" "rating rating" "actions actions"}}.aaae6-rating{display:flex;grid-area:rating;gap:16px;align-items:center}.a32d2-value{grid-area:note;font-family:var(--typography-headlineMedium-family);font-weight:var(--typography-headlineMedium-weight);font-size:var(--typography-headlineMedium-size);--line-height:var( --typography-headlineMedium-lineHeight );letter-spacing:var(--typography-headlineMedium-letterSpacing);line-height:var(--line-height);color:var(--color-text-base)}@media screen and (max-width:1232px){.a32d2-value{font-family:var(--typography-headlineMedium-tablet-family,var(--typography-headlineMedium-family));font-weight:var(--typography-headlineMedium-tablet-weight,var(--typography-headlineMedium-weight));font-size:var(--typography-headlineMedium-tablet-size,var(--typography-headlineMedium-size));letter-spacing:var(--typography-headlineMedium-tablet-letterSpacing,var(--typography-headlineMedium-letterSpacing));font-size:20px;--line-height:30px}}.d7d3b-infoSection{height:320px;display:flex}.d7d3b-infoSection>*{flex:1 1}@media screen and (max-width:1232px){.d7d3b-infoSection{height:500px;flex-direction:column-reverse}}.e8e62-commentsTitleSection{margin-bottom:40px;display:grid;justify-content:space-between;grid-template-columns:1fr auto auto auto;grid-template-rows:auto;grid-template-areas:"title stars note count";grid-gap:16px;gap:16px;align-items:center}.e8e62-commentsTitleSection>h3{font-family:var(--typography-headlineMedium-family);font-weight:var(--typography-headlineMedium-weight);font-size:var(--typography-headlineMedium-size);--line-height:var( --typography-headlineMedium-lineHeight );letter-spacing:var(--typography-headlineMedium-letterSpacing)}@media screen and (max-width:1232px){.e8e62-commentsTitleSection>h3{font-family:var(--typography-headlineMedium-tablet-family,var(--typography-headlineMedium-family));font-weight:var(--typography-headlineMedium-tablet-weight,var(--typography-headlineMedium-weight));font-size:var(--typography-headlineMedium-tablet-size,var(--typography-headlineMedium-size));letter-spacing:var(--typography-headlineMedium-tablet-letterSpacing,var(--typography-headlineMedium-letterSpacing))}.e8e62-commentsTitleSection{justify-content:start;grid-template-columns:min-content auto auto;grid-template-rows:1fr 1fr;grid-template-areas:"title title title" "stars note count"}}.e87cc-count{grid-area:count;font-family:var(--typography-bodyMedium-family);font-weight:var(--typography-bodyMedium-weight);font-size:var(--typography-bodyMedium-size);--line-height:var( --typography-bodyMedium-lineHeight );letter-spacing:var(--typography-bodyMedium-letterSpacing)}@media screen and (max-width:1232px){.e87cc-count{font-family:var(--typography-bodyMedium-tablet-family,var(--typography-bodyMedium-family));font-weight:var(--typography-bodyMedium-tablet-weight,var(--typography-bodyMedium-weight));font-size:var(--typography-bodyMedium-tablet-size,var(--typography-bodyMedium-size));letter-spacing:var(--typography-bodyMedium-tablet-letterSpacing,var(--typography-bodyMedium-letterSpacing));font-family:var(--typography-bodySmall-family);font-weight:var(--typography-bodySmall-weight);font-size:var(--typography-bodySmall-size);--line-height:var( --typography-bodySmall-lineHeight );letter-spacing:var(--typography-bodySmall-letterSpacing)}}@media screen and (max-width:1232px)and (max-width:1232px){.e87cc-count{font-family:var(--typography-bodySmall-tablet-family,var(--typography-bodySmall-family));font-weight:var(--typography-bodySmall-tablet-weight,var(--typography-bodySmall-weight));font-size:var(--typography-bodySmall-tablet-size,var(--typography-bodySmall-size));letter-spacing:var(--typography-bodySmall-tablet-letterSpacing,var(--typography-bodySmall-letterSpacing))}}.d7386-comments{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media screen and (max-width:1232px){.d7386-comments{grid-template-columns:1fr}}.f92e6-comment{background-color:#fff;gap:16px;padding:16px;border-radius:var(--border-radius)}.f92e6-comment>p{color:var(--color-text-base)}