

/* Start:/local/components/tmdex/reviews.list/templates/homepage_slider/style.css?17872185801561*/
.rating-card--external {
  width: 100%;
  box-sizing: border-box;
  padding: 30px 40px 36px;
  gap: 18px;
}

.rating-card--external .rating-card__title {
  margin: 0;
}

.rating-card__sources {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 15px;
}

.rating-card__source {
  display: grid;
  grid-template-columns: 35px auto 1fr;
  align-items: center;
  gap: 10px;
  color: #4a4b57;
  text-decoration: none;
}

.rating-card__source-icon {
  display: block;
  width: 35px;
  height: 35px;
}

.rating-card__source-score {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.02em;
}

.rating-card__source-meta {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}

.rating-card__source-stars {
  position: relative;
  display: inline-block;
  color: rgba(74, 75, 87, .25);
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  white-space: nowrap;
}

.rating-card__source-stars::before {
  content: "★★★★★";
}

.rating-card__source-stars-fill {
  position: absolute;
  inset: 0 auto 0 0;
  width: var(--rating-fill);
  overflow: hidden;
  color: #4a4b57;
  white-space: nowrap;
}

.rating-card__source-count {
  color: #787885;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
}

@media (any-hover: hover) {
  .rating-card__source:hover .rating-card__source-score,
  .rating-card__source:hover .rating-card__source-count {
    color: #19191d;
  }
}

@media (max-width: 540px) {
  .rating-card--external {
    padding: 30px 20px 34px;
  }
}

/* End */


/* Start:/local/templates/tmdex/components/bitrix/form.result.new/calc/style.css?1684128905666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/tmdex/components/bitrix/form.result.new/calc/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/tmdex/components/bitrix/form.result.new/calc/images/icon_warn.gif);
}
/* End */
/* /local/components/tmdex/reviews.list/templates/homepage_slider/style.css?17872185801561 */
/* /local/templates/tmdex/components/bitrix/form.result.new/calc/style.css?1684128905666 */
