/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/main/resources/static/sass/customandcontext/customandcontext.src.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/**
 * Do not edit directly, this file was auto-generated.
 */
.m-custom-and-context {
  border-radius: 0.25rem;
  border: 0.0625rem solid var(--color-grey-200);
  padding: 1rem;
}
.m-custom-and-context__title, .m-custom-and-context__additionalInfo {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.m-custom-and-context__title {
  color: var(--color-grey-999);
  margin-top: 0.5rem;
}
@media (width >= 680px) {
  .m-custom-and-context__title {
    margin-top: 0;
  }
}
.m-custom-and-context__additionalInfo {
  color: var(--color-grey-800);
  margin-left: auto;
}
.m-custom-and-context__description {
  font-size: 1rem;
  line-height: 1.3;
}
.m-custom-and-context__image {
  border-radius: 0.25rem;
  border: 0.0625rem solid var(--color-grey-200);
  aspect-ratio: 16/9;
  width: 100%;
  background-position: center;
  background-size: cover;
}
@media (width >= 680px) {
  .m-custom-and-context__image {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    aspect-ratio: inherit;
    width: auto;
  }
  .m-custom-and-context__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.m-custom-and-context__buttons {
  margin-top: 0.5rem;
}
.m-custom-and-context__button + .m-custom-and-context__button {
  margin-left: 0.5rem;
}
.m-custom-and-context__button:hover {
  color: white;
}
.m-custom-and-context--has-image {
  display: flex;
  flex-wrap: wrap;
}
.m-custom-and-context--has-image .m-custom-and-context__content {
  flex: 0 0 66.666%;
  max-width: 66.666%;
}
@media (width >= 680px) {
  .m-custom-and-context--has-image .m-custom-and-context__content {
    padding-left: 1rem;
  }
}
@media (width >= 680px) {
  .m-custom-and-context--no-image .m-custom-and-context__content {
    display: flex;
    flex-wrap: wrap;
  }
}

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