/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/main/resources/static/sass/sponsoredCategoryBanner.src.scss ***!
  \*****************************************************************************************************************************************************************************************/
/* stylelint-disable max-line-length */
/* create columns */
/* create columns */
/* create custom named columns with custom content */
/* stylelint-disable max-line-length */
/* create columns */
/* create columns */
/* create custom named columns with custom content */
#component-arm-category-banner {
  width: 100%;
  height: 200px;
  grid-row: 1;
}
@media screen and (min-width: 680px) {
  #component-arm-category-banner {
    width: 326px;
  }
}
@media screen and (min-width: 1024px) {
  #component-arm-category-banner {
    width: 448px;
  }
}
@media screen and (min-width: 1280px) {
  #component-arm-category-banner {
    width: 592px;
  }
}
#component-arm-category-banner .banner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#component-arm-category-banner .banner-picture {
  height: 100%;
}
#component-arm-category-banner .banner-picture .image {
  border-radius: 8px 0 0 8px;
}
#component-arm-category-banner .banner-description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0 8px 8px 0;
}
#component-arm-category-banner.plp-guidance {
  width: 100%;
  max-height: 661px;
  height: 100%;
  grid-row: 1;
}
@media screen and (max-width: 679px) {
  #component-arm-category-banner.plp-guidance {
    grid-row: 4;
    grid-column: 1;
  }
}
@media screen and (min-width: 680px) and (max-width: 893px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 3;
  }
}
@media screen and (min-width: 894px) and (max-width: 1142px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 4;
  }
}
@media screen and (min-width: 1143px) and (max-width: 1558px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 5;
  }
}
@media screen and (min-width: 1559px) and (max-width: 1805px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 6;
  }
}
@media screen and (min-width: 1806px) and (max-width: 2038px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 7;
  }
}
@media screen and (min-width: 2039px) and (max-width: 2286px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 8;
  }
}
@media screen and (min-width: 2400px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 8;
  }
}
@media screen and (min-width: 2287px) and (max-width: 2399px) {
  #component-arm-category-banner.plp-guidance {
    grid-column: 9;
  }
}
@media screen and (min-width: 680px) {
  #component-arm-category-banner.plp-guidance .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #component-arm-category-banner.plp-guidance .banner-picture {
    height: 50%;
  }
}
@media screen and (min-width: 680px) and (min-width: 679px) {
  #component-arm-category-banner.plp-guidance .banner-picture .image {
    border-radius: 8px 8px 0 0;
  }
}
@media screen and (min-width: 680px) {
  #component-arm-category-banner.plp-guidance .banner-description {
    height: 50%;
  }
}
@media screen and (min-width: 680px) and (min-width: 679px) {
  #component-arm-category-banner.plp-guidance .banner-description {
    border-radius: 0 0 8px 8px;
  }
}
#component-arm-category-banner.hub {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (min-width: 680px) {
  #component-arm-category-banner.hub .banner-content {
    width: 326px;
  }
}
@media screen and (min-width: 1024px) {
  #component-arm-category-banner.hub .banner-content {
    width: 448px;
  }
}
@media screen and (min-width: 1280px) {
  #component-arm-category-banner.hub .banner-content {
    width: 592px;
  }
}
#component-arm-category-banner .arm-navigation-open-modal {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  opacity: 70%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  text-decoration: none;
  padding: 5px 5px 0.25rem;
  display: flex;
  -ms-flex-item-align: start;
      align-self: start;
}
#component-arm-category-banner .arm-navigation-open-modal:hover {
  text-decoration: underline;
}
#component-arm-category-banner .arm-navigation-open-modal .icon {
  display: block;
  background-color: transparent;
  height: 1rem;
  width: 1rem;
  border-radius: 100%;
  margin-left: 0.25rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#component-arm-category-banner .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 679px) {
  #component-arm-category-banner .banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#component-arm-category-banner .banner:hover .banner-arrow .icon-container {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.7);
}
#component-arm-category-banner .banner-content {
  width: auto;
  height: 100%;
}
#component-arm-category-banner .banner-picture {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
@media screen and (max-width: 679px) {
  #component-arm-category-banner .banner-picture {
    height: 100%;
    width: 50%;
  }
}
#component-arm-category-banner .banner-picture .image {
  height: 100%;
  width: 100%;
  min-height: 6rem;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#component-arm-category-banner .banner-description {
  background: #242938;
  color: #ffffff;
  width: 100%;
}
@media screen and (max-width: 679px) {
  #component-arm-category-banner .banner-description {
    height: 100%;
    width: 50%;
  }
}
#component-arm-category-banner .banner-description-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  gap: 10px;
}
#component-arm-category-banner .banner-description-content .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  text-decoration: underline;
  color: black;
  fill: black;
}
#component-arm-category-banner .banner-description-content .cta .icon {
  margin-left: 10px;
  height: 16px;
  width: 16px;
}
#component-arm-category-banner .banner-logo-space {
  max-height: 56px;
  -ms-flex-line-pack: center;
      align-content: center;
}
#component-arm-category-banner .banner-logo {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#component-arm-category-banner .banner-label {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  font-weight: 600;
  text-align: center;
}
#component-arm-category-banner:hover .cta {
  text-decoration: none;
}

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