

/* Start:/local/templates/html/assets/components-template/index-brands/style.css?1761828491558*/
.index-brands__item {
  position: relative;
  width: 100%;
  max-width: 250px;
  height: -webkit-fill-available;
  max-height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  transition: opacity .3s ease, box-shadow .3s ease;
  border: 1px solid #DDDDE0;
  border-radius: 4px; }
  @media (min-width: 1100px) {
    .index-brands__item:hover {
      box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); } }
  @media (max-width: 1249px) {
    .index-brands__item {
      max-width: 215px;
      max-height: 115px; } }

/* End */


/* Start:/local/templates/html/assets/components-template/index-about/style.css?17618284901290*/
.index-about {
  margin-bottom: 40px; }
  @media (max-width: 1099px) {
    .index-about {
      margin-bottom: 32px; } }
  .index-about__inner {
    display: grid;
    gap: 100px;
    grid-template-columns: 1fr 42%; }
    @media (max-width: 1559px) {
      .index-about__inner {
        gap: 80px;
        grid-template-columns: 1fr 38%; } }
    @media (max-width: 1249px) {
      .index-about__inner {
        gap: 55px; } }
    @media (max-width: 1099px) {
      .index-about__inner {
        gap: 30px;
        grid-template-columns: 1fr; } }
  .index-about__left {
    align-self: flex-start; }
  .index-about__item {
    display: flex;
    flex-direction: column; }
    .index-about__item:not(:last-child) {
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .index-about__item:not(:last-child) {
          margin-bottom: 24px; } }
  .index-about__title {
    margin-bottom: 24px;
    font-weight: 600; }
    @media (max-width: 767px) {
      .index-about__title {
        margin-bottom: 20px; } }
  .index-about__head {
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #ff0800;
    font-weight: 600; }
    @media (max-width: 767px) {
      .index-about__head {
        margin-bottom: 12px; } }
  .index-about__body span {
    font-weight: 600; }

/* End */
/* /local/templates/html/assets/components-template/index-brands/style.css?1761828491558 */
/* /local/templates/html/assets/components-template/index-about/style.css?17618284901290 */
