/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/categorized-brands/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-create-block-blocks {
  background-color: #21759b;
  color: #fff;
  padding: 2px;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands {
  padding-top: 160px;
  margin-top: 0 !important;
  background-image: url(../images/C-beige.c9b4aad2.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 310px 325px;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands h2 {
  text-align: center;
  font-size: 56px;
  font-weight: 700;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .category {
  display: grid;
  grid-template-columns: auto 640px;
  gap: 0 100px;
  padding: 60px 0;
  border-bottom: 0.5px solid var(--wp--preset--color--custom-border);
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details {
  display: flex;
  flex-direction: column;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands h3 {
  margin-bottom: 1.5rem;
  margin-top: 0;
  font-size: 36px;
  font-weight: 700;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details p:first-of-type {
  margin-top: 0;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details p:last-of-type {
  margin-bottom: 0;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details .buttons {
  margin-top: 1.5rem;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details .buttons a.button {
  background-color: var(--wp--preset--color--accent-1);
  color: white;
  padding: 1rem 1.5rem;
  border-radius: 2rem;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .details .buttons a.button:hover {
  background-color: white;
  color: var(--wp--preset--color--accent-1);
  border-color: var(--wp--preset--color--accent-1);
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .brands {
  display: grid;
  grid-template-columns: 310px 310px;
  gap: 20px;
  align-items: center;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .brand {
  width: 310px;
  height: 240px;
  box-sizing: border-box;
  padding: 48px;
  background-color: white;
  border-radius: 16px;
  box-shadow: var(--wp--preset--shadow--shadow-1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  text-decoration: none;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .brand img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

.wp-block-pfw-wp-campbellsfoodservices-ca-categorized-brands .brand span {
  margin-top: 1em;
  color: var(--wp--preset--color--custom-border);
  font-size: 14px;
  text-transform: uppercase;
}

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