/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/hero/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-tory-burch-blocks-plugin-hero {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.wp-block-tory-burch-blocks-plugin-hero p {
  margin-block-start: 0;
  margin-block-end: 0;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-hero {
    aspect-ratio: 1440/680;
  }
}
.wp-block-tory-burch-blocks-plugin-hero *, .wp-block-tory-burch-blocks-plugin-hero *::before, .wp-block-tory-burch-blocks-plugin-hero *::after {
  box-sizing: inherit;
}
.wp-block-tory-burch-blocks-plugin-hero::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 48.1%), linear-gradient(180deg, rgba(0, 0, 0, 0) 38.5%, rgba(0, 0, 0, 0.38) 100%);
  content: "";
  z-index: 2;
  pointer-events: none;
}
.wp-block-tory-burch-blocks-plugin-hero .home-hero__video-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  z-index: 1;
  width: 100%;
}
.wp-block-tory-burch-blocks-plugin-hero .home-hero__video-container .video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wp-block-tory-burch-blocks-plugin-hero .text-container {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  max-width: 1120px;
  z-index: 3;
  gap: 8px;
  padding: 24px 30px;
  text-align: center;
  color: #fff;
}
.wp-block-tory-burch-blocks-plugin-hero .text-container p,
.wp-block-tory-burch-blocks-plugin-hero .text-container h1 {
  margin: 0;
  color: #fff;
}

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