

/* Start:/local/templates/html/assets/components-template/section-links/style.css?1748263738676*/
.section-links {
  padding: 0 4rem 6rem; }
  @media (max-width: 1023px) {
    .section-links {
      padding: 0 14px 30px; } }
  .section-links__inner {
    margin-top: 3rem;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 3rem; }
    @media (max-width: 1023px) {
      .section-links__inner {
        grid-template-columns: 100%;
        margin-top: 20px; } }
  .section-links__descr p {
    max-width: 53rem; }
  @media (max-width: 1023px) {
    .section-links__descr {
      display: none; } }
  @media (min-width: 1024px) {
    .section-links__links {
      max-width: 62rem; } }
  .section-links .link-line .name {
    text-transform: uppercase; }

/* End */
/* /local/templates/html/assets/components-template/section-links/style.css?1748263738676 */
