@charset "UTF-8";
.sizes-section__wrapper {
  display: flex;
  justify-content: space-between;
}
.sizes-section__wrapper-left {
  max-width: 70%;
}
.sizes-section__wrapper-left .page-title {
  max-width: 829px;
  margin-bottom: 49px;
}
.sizes-section__wrapper-content {
  margin-top: 0;
  max-width: 763px;
  font-size: 2rem;
  line-height: 3.34rem;
}
.sizes-section__wrapper-content p {
  margin-bottom: 20px;
}
.sizes-section__wrapper-content ul {
  margin-bottom: 30px;
}
.sizes-section__wrapper-content ul li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 20px;
}
.sizes-section__wrapper-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  background: #FFCC00;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.sizes-section__wrapper-content ol {
  counter-reset: section;
  list-style-type: none;
  margin-bottom: 30px;
}
.sizes-section__wrapper-content ol li {
  position: relative;
  counter-increment: section;
  padding-left: 27px;
  margin-bottom: 19px;
}
.sizes-section__wrapper-content ol li::before {
  content: counter(section) ".";
  position: absolute;
  left: -1px;
  top: -1px;
  color: #FFCC00;
}
.sizes-section__wrapper-right {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 30%;
}
.sizes-section__wrapper-right .page-title {
  display: none;
}
.sizes-section__wrapper-right .button {
  margin-top: 97px;
  font-size: 2rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: white;
  font-weight: 600;
  line-height: 2.3rem;
  background: #282828;
  padding: 20px 28px;
  border-radius: 37px;
  transition: 0.2s;
}
.sizes-section__wrapper-right .button:hover {
  background: #676767;
}
.sizes-section__wrapper-right .links-category {
  display: flex;
  flex-direction: column;
}
.sizes-section__wrapper-right .table-link, .sizes-section__wrapper-right .pdf-link {
  font-size: 2rem;
  line-height: 3.3rem;
  color: #808080;
  cursor: pointer;
  transition: 0.2s;
  font-feature-settings: "pnum" on, "lnum" on;
  display: flex;
  align-items: center;
}
.sizes-section__wrapper-right .table-link a, .sizes-section__wrapper-right .pdf-link a {
  text-decoration-line: underline;
}
.sizes-section__wrapper-right .table-link:hover, .sizes-section__wrapper-right .pdf-link:hover {
  color: #4B4B4B;
}
.sizes-section__wrapper-right .table-link {
  margin-top: 42px;
}
.sizes-section__wrapper-right .table-link a {
  margin-left: 19px;
}
.sizes-section__wrapper-right .table-link:hover svg path {
  fill: #4B4B4B;
}
.sizes-section__wrapper-right .pdf-link {
  margin-top: 33px;
}
.sizes-section__wrapper-right .pdf-link a {
  margin-left: 22px;
}
.sizes-section__wrapper-right .pdf-link:hover svg path {
  stroke: #4B4B4B;
}
.sizes-section__wrapper .tablepress {
  max-width: 763px;
  margin-top: 57px;
}
.sizes-section__wrapper .tablepress tbody td {
  vertical-align: middle !important;
  font-size: 1.4rem;
  line-height: 1.644rem;
  color: black;
  font-feature-settings: "pnum" on, "lnum" on;
  font-weight: 500;
}
.sizes-section__wrapper .tablepress tbody td[colspan="2"] {
  min-width: 140px;
}
.sizes-section__wrapper .swiper {
  width: 100%;
}
.sizes-section__wrapper .swiper-wrapper {
  height: auto;
}
.sizes-section__wrapper .mySwiper2 {
  margin-bottom: 20px;
}
.sizes-section__wrapper .mySwiper2 .swiper-pagination {
  display: none;
}
.sizes-section__wrapper .mySwiper2 img {
  margin: 0 auto;
}
.sizes-section__wrapper .mySwiper2 .swiper-button-next::after, .sizes-section__wrapper .mySwiper2 .swiper-button-prev::after {
  content: "";
  background: url("img/arrow-right.svg") no-repeat;
  width: 24px;
  height: 24px;
}
.sizes-section__wrapper .mySwiper2 .swiper-button-prev::after {
  transform: scale(-1, 1);
}
.sizes-section__wrapper .mySwiper2 .swiper-wrapper {
  height: 500px;
}
.sizes-section__wrapper .mySwiper {
  padding: 0 10px;
}
.sizes-section__wrapper .mySwiper .swiper-button-next, .sizes-section__wrapper .mySwiper .swiper-button-prev {
  top: 15%;
}
.sizes-section__wrapper .mySwiper .swiper-button-next::after, .sizes-section__wrapper .mySwiper .swiper-button-prev::after {
  content: "";
  background: url("img/arrow-right.svg") no-repeat;
  width: 24px;
  height: 24px;
}
.sizes-section__wrapper .mySwiper .swiper-button-next {
  right: 9px;
}
.sizes-section__wrapper .mySwiper .swiper-button-prev {
  left: 9px;
}
.sizes-section__wrapper .mySwiper .swiper-button-prev::after {
  transform: scale(-1, 1);
}
.sizes-section__wrapper .mySwiper .swiper-slide div {
  border-radius: 13px;
  padding: 5px;
}
.sizes-section__wrapper .mySwiper .swiper-slide.swiper-slide-thumb-active div {
  border: 1px solid #F6E358;
}
.sizes-section #table {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .sizes-section #table .dataTables_scrollHeadInner, .sizes-section #table table, .sizes-section #table-2 .dataTables_scrollHeadInner, .sizes-section #table-2 table {
    width: 100% !important;
  }
}
.sizes-section #table .sorting_disabled, .sizes-section #table-2 .sorting_disabled {
  pointer-events: none;
}
.sizes-section #table.without-group .table__filter-line, .sizes-section #table-2.without-group .table__filter-line {
  margin-bottom: 30px;
  visibility: hidden;
  display: none;
}
.sizes-section #table.without-group .table__filter-wrapper, .sizes-section #table-2.without-group .table__filter-wrapper {
  display: none;
}
@media (max-width: 780px) {
  .sizes-section #table.without-group table tbody tr td:nth-last-child(1):not(.dataTables_empty), .sizes-section #table-2.without-group table tbody tr td:nth-last-child(1):not(.dataTables_empty) {
    display: none;
  }
}
.sizes-section .table .dataTables_info {
  display: none;
}
.sizes-section .table__header {
  font-weight: 600;
  font-size: 2rem;
  line-height: 157.4%;
}
.sizes-section .table table {
  border-collapse: collapse;
}
.sizes-section .table table.no-footer {
  border-bottom-color: #E5E5E5;
}
.sizes-section .table table thead {
  display: none;
}
.sizes-section .table table thead th {
  background: none !important;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 157.4%;
  font-feature-settings: "tnum" on, "lnum" on;
  padding: 25px 25px 28px 0;
  color: #282828;
  border-bottom: 1px solid #E5E5E5;
}
@media (max-width: 1200px) {
  .sizes-section .table table thead th.column-1 {
    width: 235px !important;
  }
}
.sizes-section .table table thead th:nth-last-child(2) {
  color: #7C7C7C;
}
.sizes-section .table table thead th::after {
  content: none;
}
.sizes-section .table table thead th:nth-last-child(1) {
  display: none !important;
}
.sizes-section .table table tbody.row-hover tr:hover td {
  background: transparent;
}
.sizes-section .table table tbody tr {
  border-top: 1px solid #ddd;
}
.sizes-section .table table tbody tr:nth-child(1) {
  border-top: 0;
}
.sizes-section .table table tbody tr.odd td {
  background-color: white;
}
.sizes-section .table table tbody tr td {
  border-color: #E5E5E5;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 157.4%;
  font-feature-settings: "tnum" on, "lnum" on;
  padding: 25px 25px 28px 0;
  color: #282828;
}
.sizes-section .table table tbody tr td p {
  max-width: 300px;
}
.sizes-section .table table tbody tr td:empty {
  display: none;
}
.sizes-section .table table tbody tr td:empty + .column-2 {
  width: 100%;
}
.sizes-section .table table tbody tr td:nth-last-child(2) {
  color: #7C7C7C;
}
.sizes-section .table table tbody tr td:nth-last-child(1):not(.dataTables_empty) {
  display: none;
}
.sizes-section .table table tbody tr td.dataTables_empty .empty-table-search {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sizes-section .table table tbody tr td.dataTables_empty .empty-table-search img {
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
}
.sizes-section .table table tbody tr td.dataTables_empty a {
  color: #5B95ED;
  text-decoration: underline;
  transition: 0.2s;
}
.sizes-section .table table tbody tr td.dataTables_empty a:hover {
  color: #2978EE;
}
.sizes-section .table__filter-line {
  margin-top: 50px;
  margin-bottom: 33px;
  display: flex;
  justify-content: space-between;
}
.sizes-section .table__filter-line > p {
  font-weight: 600;
  font-size: 20px;
  line-height: 157.4%;
  color: #282828;
  font-feature-settings: "pnum" on, "lnum" on;
  position: relative;
}
.sizes-section .table__filter-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
  margin-bottom: 50px;
}
.sizes-section .table__filter-filter, .sizes-section .table__filter-filter-default {
  display: none;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
  font-feature-settings: "tnum" on, "lnum" on;
  background: #F1F0F0;
  border-radius: 26px;
  padding: 10px 20px;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: 0.2s;
}
.sizes-section .table__filter-filter.table__filter-filter-reset, .sizes-section .table__filter-filter-default.table__filter-filter-reset {
  display: none;
}
.sizes-section .table__filter-filter:hover, .sizes-section .table__filter-filter-default:hover {
  background: #DEDEDE;
}
.sizes-section .table__filter-filter.active, .sizes-section .table__filter-filter-default.active {
  color: white;
  background: #282828;
}
.sizes-section #table .dataTables_paginate, .sizes-section #table .dataTables_length, .sizes-section #table .dataTables_filter, .sizes-section #table caption, .sizes-section #table-2 .dataTables_paginate, .sizes-section #table-2 .dataTables_length, .sizes-section #table-2 .dataTables_filter, .sizes-section #table-2 caption {
  display: none;
}

.sizes-contact-section {
  background: #424242;
  padding: 92px 0 117px;
  margin-top: 90px;
}
.sizes-contact-section__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sizes-contact-section__wrapper-left {
  max-width: 65%;
}
.sizes-contact-section__wrapper-right {
  margin-right: 120px;
}
@media (max-width: 1600px) {
  .sizes-contact-section__wrapper-right {
    margin-right: 0;
  }
}
.sizes-contact-section__wrapper-header {
  font-size: 5.1rem;
  line-height: 6rem;
  color: white;
}
.sizes-contact-section__wrapper-subheader {
  margin-top: 30px;
}
.sizes-contact-section__wrapper-subheader p {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #808080;
  max-width: 556px;
}
.sizes-contact-section__wrapper .contacts__wrapper-header {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #808080;
}
.sizes-contact-section__wrapper .contacts__wrapper .З-link {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: white;
  margin: 10px 0 30px;
  display: block;
  transition: 0.2s;
}
.sizes-contact-section__wrapper .contacts__wrapper .З-link:hover {
  color: #FFCC00;
}
.sizes-contact-section__wrapper .contacts__wrapper-link {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: white;
  margin-top: 12px;
  display: block;
  transition: 0.2s;
}
.sizes-contact-section__wrapper .contacts__wrapper-link:hover {
  color: #FFCC00;
}

.sizes-information {
  margin-top: 120px;
}
.sizes-information .back-to-cat {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.3rem;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFCC00;
  cursor: pointer;
  transition: 0.2s;
  position: relative;
}
.sizes-information .back-to-cat svg {
  margin-right: 19px;
}
.sizes-information .back-to-cat:hover {
  color: #616161;
}
.sizes-information .back-to-cat:hover svg path {
  fill: #616161;
}
.sizes-information .tablepress {
  max-width: 890px;
  margin-top: 57px;
}
.sizes-information .tablepress img {
  width: 100%;
}
.sizes-information .tablepress tbody td {
  vertical-align: middle !important;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.644rem;
  color: black;
  font-feature-settings: "pnum" on, "lnum" on;
  font-weight: 500;
  border: 1px solid #BBBBBB;
}
.sizes-information .tablepress tbody td[colspan="2"] {
  min-width: 140px;
}
.sizes-information__wrapper {
  max-width: 890px;
}
.sizes-information__wrapper h3 {
  font-size: 4rem;
  line-height: 4.7rem;
  font-weight: 700;
  margin-bottom: 68px;
}
.sizes-information__wrapper p {
  font-size: 2rem;
  line-height: 3.3rem;
  margin-bottom: 45px;
}

@media (max-width: 1500px) {
  .sizes-contact-section__wrapper {
    justify-content: space-between;
    width: 100%;
  }
  .sizes-contact-section__wrapper-left {
    margin-right: 0;
  }
}
@media (max-width: 1280px) {
  .sizes-section__wrapper .mySwiper .swiper-wrapper {
    justify-content: initial;
  }

  .sizes-information .indiv_tablepress {
    overflow-x: scroll;
  }
  .sizes-information .tablepress {
    margin: 0 auto;
  }

  .sizes-section__subcategorie-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
  .sizes-section__wrapper {
    flex-direction: column-reverse;
  }
  .sizes-section__wrapper .indiv_tablepress {
    overflow-x: scroll;
  }
  .sizes-section__wrapper .tablepress {
    margin: 0 auto;
  }
  .sizes-section__wrapper-right {
    max-width: 100%;
    min-width: auto;
  }
  .sizes-section__wrapper-right .button {
    margin-top: 27px;
  }
  .sizes-section__wrapper-right .table-link {
    margin-top: 17px;
  }
  .sizes-section__wrapper-right .page-title {
    display: block;
    margin-bottom: 20px;
  }
  .sizes-section__wrapper-right .links-category {
    align-self: center;
  }
  .sizes-section__wrapper-right .table-link, .sizes-section__wrapper-right .pdf-link {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
  .sizes-section__wrapper-right .table-link svg, .sizes-section__wrapper-right .pdf-link svg {
    max-width: 16px;
  }
  .sizes-section__wrapper-right .table-link a, .sizes-section__wrapper-right .pdf-link a {
    margin-left: 14px;
  }
  .sizes-section__wrapper-right .pdf-link {
    margin-top: 14px;
  }
  .sizes-section__wrapper-right .pdf-link svg {
    max-width: 14px;
  }
  .sizes-section__wrapper-left {
    width: 100%;
    max-width: 100%;
    margin-top: 18px;
  }
  .sizes-section__wrapper-left .page-title {
    display: none;
  }
  .sizes-section__wrapper-content {
    font-size: 1.4rem;
    line-height: 2.3rem;
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .sizes-contact-section {
    margin-top: 0;
    padding: 59px 0 88px;
  }
  .sizes-contact-section__wrapper {
    flex-direction: column;
    text-align: center;
  }
  .sizes-contact-section__wrapper-header {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .sizes-contact-section__wrapper-subheader p {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  .sizes-contact-section__wrapper-left {
    margin-right: 0;
    margin-bottom: 24px;
    max-width: 100%;
  }
  .sizes-contact-section__wrapper .contacts__wrapper-header {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
  .sizes-contact-section__wrapper .contacts__wrapper-link {
    color: white;
  }
}
@media (max-width: 1160px) {
  .sizes-section .table table thead th {
    padding: 16px 39px 16px 0;
  }
  .sizes-section__subcategories-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 5px 5px;
  }
  .sizes-section__subcategories .category-subcategory {
    max-width: 100%;
    text-align: center;
  }
  .sizes-section__subcategories .category-subcategory__image img {
    margin: 0 auto;
  }
  .sizes-section__subcategories .category-subcategory__title {
    margin: 0;
  }

  .sizes-information {
    margin-top: 80px;
  }
  .sizes-information__wrapper {
    max-width: 100%;
  }
  .sizes-information__wrapper h3 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 8px;
  }
  .sizes-information__wrapper p {
    font-size: 1.4rem;
    line-height: 2.3rem;
    margin-bottom: 15px;
  }
  .sizes-information__wrapper img {
    margin: 30px 0;
  }
}
@media (max-width: 780px) {
  .sizes-section .table__filter-filter {
    font-size: 1.5rem;
    padding: 10px 14px;
  }
  .sizes-section .table .tablepress {
    width: 100% !important;
    display: block;
  }
  .sizes-section .table .tablepress .js-filter {
    display: none;
  }
}
@media (max-width: 767px) {
  .sizes-information .back-to-cat {
    font-size: 1.7rem;
  }
  .sizes-information .back-to-cat svg {
    margin-right: 16px;
  }

  .sizes-section__wrapper-right .button {
    margin-top: 14px;
  }
  .sizes-section__wrapper .mySwiper {
    display: none;
  }
  .sizes-section__wrapper .mySwiper2 .swiper-pagination {
    display: flex;
    justify-content: center;
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
  .sizes-section__wrapper .mySwiper2 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
  .sizes-section__wrapper .mySwiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #282828;
  }
  .sizes-section__wrapper .mySwiper2 .swiper-button-next, .sizes-section__wrapper .mySwiper2 .swiper-button-prev {
    display: none;
  }
  .sizes-section #table, .sizes-section #table-2 {
    margin-top: 40px;
    margin-bottom: 65px;
  }
  .sizes-section #table {
    margin-bottom: 0;
  }
  .sizes-section #table-2 {
    margin-top: 0;
  }
  .sizes-section .table table thead th {
    font-size: 1.4rem;
    white-space: pre;
  }
  .sizes-section .table table tbody tr td {
    font-size: 1.4rem;
    padding: 15px 15px 15px 0;
    white-space: pre;
  }
  .sizes-section .table__filter-line {
    margin-bottom: 22px;
  }
  .sizes-section .table__filter-filter {
    font-size: 1.3rem;
    margin-right: 7px;
    padding: 6px 11px;
  }
  .sizes-section .table__filter-filter:nth-last-child(1) {
    margin-right: 0;
  }
  .sizes-section .table__filter-wrapper {
    margin-top: 13px;
  }
  .sizes-section .table__header {
    font-size: 1.5rem;
    line-height: 157.4%;
  }

  .sizes-section .table table thead th:not(.no-sort) .column-popup {
    max-width: 340px;
    width: 90.625vw;
  }
  .sizes-section .table table thead th:not(.no-sort) .column-popup .search-line label {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .sizes-section .table table thead th:not(.no-sort) .column-popup .js-filter-search {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .sizes-section .table table thead th:not(.no-sort) .column-popup .js-filter-search::placeholder {
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media (max-width: 550px) {
  .sizes-section__wrapper .mySwiper2 .swiper-wrapper {
    height: auto;
  }
}

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