@charset "UTF-8";
.products-and-resources__projects {
  margin-top: 50px; }

.products-and-resources__projects__items {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.products-and-resources__back-link {
  display: block;
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 1.1rem; }
  .products-and-resources__back-link::before {
    content: '«';
    font-weight: 100;
    font-size: 1.5rem;
    margin-right: 4px;
    display: inline-block; }

.node--products_and_resources-full {
  margin-top: 1.5rem; }
