

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/show-more/style.css?17851272902517*/
.show-more {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 40px auto;
}

.show-more:hover {
  color: #ef4836;
}

.show-more::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_137_695)'%3E%3Cpath d='M14.182 15.3644C12.9928 16.5958 11.8038 17.8275 10.6143 19.0585C10.3345 19.3478 10.3265 19.3477 10.0379 19.0704C9.9198 18.9568 9.80715 18.8379 9.68412 18.7306C9.55671 18.6196 9.50992 18.4861 9.51057 18.3171C9.51285 17.5727 9.50589 16.8285 9.50363 16.0842C9.49703 14.0155 9.46986 11.9469 9.45088 9.87838C9.44005 8.71872 9.41788 7.5592 9.42203 6.39932C9.42815 4.7142 9.40066 3.03004 9.389 1.34549C9.38855 1.29046 9.38958 1.23588 9.39249 1.18091C9.3968 1.10539 9.4413 1.06355 9.51403 1.06284C9.8037 1.06058 10.0933 1.06056 10.3828 1.06271C10.4683 1.06358 10.5067 1.11944 10.5125 1.19976C10.5162 1.2545 10.5181 1.30908 10.5184 1.36411C10.5473 4.45913 10.5908 7.55415 10.5994 10.6493C10.6052 12.7494 10.6367 14.8489 10.6437 16.9489C10.6437 16.9959 10.6409 17.0432 10.6464 17.0897C10.6541 17.1555 10.6215 17.2458 10.709 17.2725C10.7875 17.2966 10.834 17.2208 10.8841 17.1735C10.9526 17.1082 11.0171 17.0387 11.0828 16.9706C13.0228 14.9617 14.9626 12.9529 16.9029 10.9441C16.974 10.8705 17.0459 10.797 17.1224 10.7286C17.2041 10.656 17.2962 10.6524 17.3785 10.7221C17.5685 10.8833 17.7483 11.0559 17.9149 11.2408C17.9882 11.322 17.9808 11.413 17.9096 11.496C17.8526 11.5617 17.793 11.6249 17.7329 11.6871C16.5492 12.9132 15.3656 14.1388 14.1818 15.3647L14.182 15.3644Z' fill='%23EF4836'/%3E%3Cpath d='M8.58011 17.756C8.47798 17.7241 8.42631 17.6523 8.36576 17.5939C6.57419 15.8651 4.78331 14.1357 2.99277 12.4059C2.72029 12.1428 2.72106 12.1299 2.9936 11.8466C3.10847 11.7269 3.221 11.605 3.34161 11.492C3.46 11.3807 3.52553 11.3807 3.64944 11.478C3.70436 11.521 3.75356 11.5717 3.80392 11.6203C5.3151 13.0792 6.82345 14.5413 8.34044 15.9945C8.53573 16.1813 8.63477 16.376 8.62005 16.6502C8.60438 16.9393 8.62379 17.2297 8.6238 17.5196C8.6239 17.5948 8.64794 17.6761 8.58011 17.756Z' fill='%23EF4836'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_137_695'%3E%3Crect width='20' height='20' fill='white' transform='translate(8.74228e-07 20) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/materials/style.css?17851272736395*/
body:has(.materials) {
  .page-head__content {
    max-width: 1050px;
  }
  .page-head__subtitle {
    color: #555555;
    max-width: 760px;
    font-size: 20px;
    line-height: 24px;
    margin-top: 50px;
    @media (max-width: 1024px) {
      font-size: 16px;
      line-height: 20px;
      margin-top: 30px;
    }
  }
  @media screen and (min-width: 801px) {
    .page-head__col--content {
      width: auto;
    }
  }
}

section.materials-section {
  margin-top: 60px;
  @media (max-width: 1900px) {
    margin-top: 40px;
  }
  @media (max-width: 768px) {
    margin-top: 20px;
  }
}

.materials__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(346px, 1fr));
  gap: 24px;
  @media (max-width: 768px) {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 16px;
  }
}

.material-item {
  display: flex;
  flex-direction: column;
}

.material-item__head {
  background: #f1f1f1;
  padding: 50px 20px 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.material-item__cover {
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 190px;
  height: 280px;
  filter: drop-shadow(0px 14px 30px rgba(35, 31, 32, 0.18));
}

.material-item__tag {
  background: white;
  padding: 7px 10px;
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 12px;
  line-height: 14px;
  z-index: 2;
}

.material-item__cover-body {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 16px;
}

.material-item__cover-caption {
  font-size: 9px;
  line-height: 13px;
}

.material-item__cover-brand {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 18px;
}

.material-item__cover-tag {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.material-item__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.material-item__title {
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
}

.material-item__footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 18px;
}

.material-item__doc-info {
  display: flex;
  gap: 16px;
  margin-top: 13px;
}

.material-item__doc-info-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #777777;
}

.material-item__doc-info-item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ef4836;
}

.material-item__link {
  background: white;
  border: 1px solid #ef4836;
  color: #ef4836;
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  padding: 12px 20px;
  transition: all 0.3s ease;
  text-align: center;
}

.material-item__link:hover {
  background: #ef4836;
  color: white;
}

.material-item__link_download {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #ef4836;
  color: white;
}

.material-item__link_download:hover {
  background: white;
  color: #ef4836;
}

.material-item__link_download::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_41_591)'%3E%3Cpath d='M7.5 0.9375V9.375M4.21875 6.09375L7.5 9.375L10.7812 6.09375M1.875 12.6562H13.125' stroke='black' stroke-width='1.40625' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_41_591'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.materials__search {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  @media (max-width: 768px) {
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
  }
}

.materials__search-form {
  width: 100%;
}

.materials__search-wrapper {
  width: 100%;
  position: relative;
  max-width: 720px;
}

.materials__search-input {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: #8a8a8a;
  padding: 12px 60px 12px 20px;
  border: 1px solid #bbbdc0;
  background: white;
}

.materials__search-input::placeholder {
  color: #8a8a8a;
}

.materials__search-submit {
  border: none;
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7094 20.2904L17.9994 16.6104C19.4395 14.8148 20.1369 12.5357 19.9482 10.2417C19.7595 7.94769 18.6991 5.81318 16.9849 4.27704C15.2708 2.7409 13.0332 1.9199 10.7323 1.98286C8.43145 2.04582 6.24214 2.98795 4.61456 4.61553C2.98698 6.24311 2.04485 8.43243 1.98189 10.7333C1.91893 13.0342 2.73992 15.2718 4.27606 16.9859C5.8122 18.7001 7.94672 19.7605 10.2407 19.9492C12.5347 20.1379 14.8138 19.4405 16.6094 18.0004L20.2894 21.6804C20.3824 21.7741 20.493 21.8485 20.6148 21.8993C20.7367 21.9501 20.8674 21.9762 20.9994 21.9762C21.1314 21.9762 21.2621 21.9501 21.384 21.8993C21.5059 21.8485 21.6165 21.7741 21.7094 21.6804C21.8897 21.4939 21.9904 21.2447 21.9904 20.9854C21.9904 20.7261 21.8897 20.4769 21.7094 20.2904ZM10.9994 18.0004C9.61495 18.0004 8.26157 17.5899 7.11042 16.8207C5.95928 16.0515 5.06207 14.9583 4.53226 13.6792C4.00245 12.4001 3.86382 10.9926 4.13392 9.63476C4.40402 8.27689 5.0707 7.02961 6.04967 6.05065C7.02864 5.07168 8.27592 4.40499 9.63378 4.1349C10.9917 3.8648 12.3991 4.00342 13.6782 4.53324C14.9573 5.06305 16.0505 5.96026 16.8197 7.1114C17.5889 8.26255 17.9994 9.61592 17.9994 11.0004C17.9994 12.8569 17.2619 14.6374 15.9492 15.9501C14.6364 17.2629 12.8559 18.0004 10.9994 18.0004Z' fill='%23777777'/%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.materials__search-count {
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  color: #777777;
}

.materials__search-count span {
  color: #231f20;
}

.btn_clear::after {
  content: unset !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/sections/style.css?1785127285969*/
.section-filter {
  display: flex;
  gap: 19px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  @media (max-width: 768px) {
    gap: 8px;
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.section-filter.filter {
  margin-top: 0;
  margin-bottom: 0;
}

.section-filter::-webkit-scrollbar {
  display: none;
}

.filter__link {
  padding: 12px 20px;
  font-family: var(--sec-font);
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #231f20;
  border: 1px solid #bbbdc0;
  transition: all 0.3s ease;
  white-space: nowrap;
  @media (max-width: 768px) {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 16px;
  }
}

.filter__link:hover,
.filter__link_selected {
  background: #ef4836;
  color: white;
  border: 1px solid #ef4836;
}

.filter__link_selected {
  pointer-events: none;
}

/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/show-more/style.css?17851272902517 */
/* /local/templates/.default/components/bitrix/news.list/materials/style.css?17851272736395 */
/* /local/templates/.default/components/bitrix/catalog.section.list/sections/style.css?1785127285969 */
