

/* Start:/local/components/tireos/primenenie.menu/templates/.default/style.css?17556158701156*/
.pm {
  background-color: var(--primary-color);
}
.pm_wrapper {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
@media (max-width: 1200px) {
  .pm_wrapper {
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    justify-content: flex-start;
  }
  .pm_wrapper::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
  }
}
.pm_item {
  list-style-type: none;
  padding: 16px 0;
}
@media (max-width: 1200px) {
  .pm_item {
    flex: 0 0 auto; /* Prevent items from shrinking or growing */
  }
}
.pm_item:not(:last-child) .pm_item-link {
  border-right: 2px solid #FFF;
}
.pm_item-link {
  padding: 0 16px;
  color: white;
  font-family: "PFBeauSansPro-SemiBold", sans-serif;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: -2.2%;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.pm_item-link:hover {
  color: #00AEEF;
}
@media screen and (min-width: 1200px) {
  .pm_item-link {
    font-size: 16px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/tireos/primenenie.list/templates/.default/style.css?17556750362241*/
.title-banner {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .title-banner {
    height: 505px;
  }
}
.title-banner_title {
  font-family: "PFBeauSansPro-SemiBold", sans-serif;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -1.1%;
  text-align: center;
  font-size: 20px;
  background: rgba(19, 118, 188, 0.5);
  padding: 24px;
  color: white;
}
@media screen and (min-width: 768px) {
  .title-banner_title {
    padding: 63px 30px;
    width: 636px;
    height: 185px;
    font-size: 40px;
  }
}

.primenenie-seo_title {
  font-family: "PFBeauSansPro-SemiBold", sans-serif;
  text-align: center;
  line-height: 150%;
  letter-spacing: -1.1%;
  margin-bottom: 28px;
}
.primenenie-seo_description {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -1.1%;
  text-align: center;
}
.primenenie-seo_items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 32px;
  padding: 60px 0;
}
@media screen and (min-width: 600px) {
  .primenenie-seo_items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .primenenie-seo_items {
    grid-template-columns: repeat(3, 1fr);
  }
}
.primenenie-seo_item {
  display: grid;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  transition: 0.3s ease all;
}
.primenenie-seo_item:hover {
  background-color: rgba(19, 118, 188, 0.2);
}
.primenenie-seo_item-icon {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.primenenie-seo_item-icon > img {
  width: 125px;
  height: 125px;
}
@media (max-width: 768px) {
  .primenenie-seo_item-icon > img {
    width: 80px;
    height: 80px;
  }
}
.primenenie-seo_item-name {
  font-family: "PFBeauSansPro-SemiBold", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0;
  text-align: center;
  height: 94px;
  color: black;
}
@media (max-width: 768px) {
  .primenenie-seo_item-name {
    font-size: 12px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/tireos/static/templates/page.title/style.css?1755763207971*/
.page-title {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .page-title {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .page-title {
    height: 505px;
  }
}
.page-title_content {
  font-family: "PFBeauSansPro-SeBold", sans-serif;
  font-weight: 400;
  line-height: 1.15;
  position: relative;
  text-align: center;
  padding: 16px;
  color: #fff;
  background-color: rgba(19, 118, 188, 0.8);
  width: 300px;
  font-size: 20px;
}
@media (min-width: 425px) {
  .page-title_content {
    padding: 16px;
  }
}
@media (min-width: 768px) {
  .page-title_content {
    font-size: 30px;
    padding: 20px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .page-title_content {
    font-size: 40px;
    padding: 32px;
    width: 600px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/tireos/primenenie.menu/templates/.default/style.css?17556158701156 */
/* /local/components/tireos/primenenie.list/templates/.default/style.css?17556750362241 */
/* /local/components/tireos/static/templates/page.title/style.css?1755763207971 */
