/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_visionworks_core/cartridge/client/default/scss/experience/components/commerceAssets/homebannerCommon.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@media (min-width: 769px) {
  .homebanner-component .innerbanner-group {
    max-width: 1200px;
  }
}
.homebanner-component .ITC-row.group-bg {
  padding: 0 30px;
  background: #fcaa2f;
  border-color: transparent;
  color: #011e41;
  margin-right: -14px;
  height: 350px;
}
@media (min-width: 544px) {
  .homebanner-component .ITC-row.group-bg {
    background: -webkit-gradient(linear, left top, left bottom, from(#022753), to(#011834));
    background: linear-gradient(#022753, #011834);
  }
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg {
    height: 440px;
    max-height: 440px;
  }
}
.homebanner-component .ITC-row.group-bg .image-heading-container {
  z-index: 100;
  padding: 90px 0px !important;
}
.homebanner-component .ITC-row.group-bg .image-heading-container h1 {
  font-size: 50px;
  letter-spacing: normal;
  font-family: "Barlow Condensed", "Open Sans Condensed", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #011e41;
  line-height: 50px;
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg .image-heading-container h1 {
    font-size: 67px;
    font-weight: 900;
    line-height: 68px;
  }
}
@media (min-width: 992px) {
  .homebanner-component .ITC-row.group-bg .image-heading-container h1 {
    font-size: 98px;
    line-height: 88px;
  }
}
@media (min-width: 1200px) {
  .homebanner-component .ITC-row.group-bg .image-heading-container h1 {
    font-weight: 900;
  }
}
.homebanner-component .ITC-row.group-bg .image-heading-container h2 {
  font-size: 20px;
  color: #011e41;
  font-family: "Spartan", "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg .image-heading-container h2 {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .homebanner-component .ITC-row.group-bg .image-heading-container h2 {
    font-size: 28px;
    margin: 7px auto;
  }
}
.homebanner-component .ITC-row.group-bg .btn {
  background-color: #011e41;
  border: 3px solid transparent;
  border-radius: 6px;
  color: #fff;
  font-family: "Spartan", "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  margin: 7px auto;
  padding: 9.8px 21px 6.3px;
  -webkit-transition: background-color 0.2s linear, -webkit-transform 0.3s ease 0s;
  transition: background-color 0.2s linear, -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, background-color 0.2s linear;
  transition: transform 0.3s ease 0s, background-color 0.2s linear, -webkit-transform 0.3s ease 0s;
}
.homebanner-component .ITC-row.group-bg .btn:hover {
  background-color: #e62003;
  border-color: transparent;
  color: #fff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.homebanner-component .ITC-row.group-bg .common-image-filter {
  -webkit-filter: none;
          filter: none;
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg .image-component {
    z-index: 100;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 541px;
            flex: 0 1 541px;
  }
}
.homebanner-component .ITC-row.group-bg .image-component img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg .image-component img {
    max-height: 440px;
  }
}
.homebanner-component .ITC-row.group-bg:after {
  content: "";
  height: 350px;
  width: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdbb56), to(#fcaa2f));
  background: linear-gradient(#fdbb56, #fcaa2f);
  top: -1px;
  right: 0;
  border-bottom-right-radius: 100%;
  z-index: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 769px) {
  .homebanner-component .ITC-row.group-bg:after {
    height: 440px;
    -webkit-box-shadow: 0 0 10px 5px #011834;
            box-shadow: 0 0 10px 5px #011834;
  }
}

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