/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/custom-elements/offset-stacked-images/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-create-block-offset-stacked-images {
  max-width: 800px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-offset-stacked-images {
    order: 2;
  }
}
.wp-block-create-block-offset-stacked-images .wp-block-create-block-horizontal-image {
  width: calc((100% - 10px) / 2) !important;
}
.wp-block-create-block-offset-stacked-images .wp-block-create-block-horizontal-image:nth-child(odd) {
  margin-top: -70px;
}
.wp-block-create-block-offset-stacked-images .wp-block-create-block-horizontal-image:first-of-type {
  margin-top: 0;
}
.wp-block-create-block-offset-stacked-images .wp-block-create-block-horizontal-image:nth-of-type(2) {
  margin-top: 70px;
}
.wp-block-create-block-offset-stacked-images .wp-block-create-block-horizontal-image:nth-child(3n+1) {
  filter: grayscale(100%) contrast(113%);
  -webkit-filter: grayscale(100%) contrast(113%);
  -moz-filter: grayscale(100%) contrast(113%);
}
.wp-block-create-block-offset-stacked-images--row {
  max-width: 900px;
}
@media all and (max-width: 1499.98px) {
  .wp-block-create-block-offset-stacked-images--row {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-offset-stacked-images--row {
    max-width: unset;
    padding: 15px;
    position: relative;
    padding-bottom: 212px;
  }
}
.wp-block-create-block-offset-stacked-images--row .wp-block-create-block-horizontal-image:nth-child(odd) {
  margin-top: 0;
}
.wp-block-create-block-offset-stacked-images--row .wp-block-create-block-horizontal-image:nth-child(even) {
  margin-top: 0;
}
.wp-block-create-block-offset-stacked-images--row .wp-block-create-block-horizontal-image:first-of-type {
  margin-top: 0;
}
.wp-block-create-block-offset-stacked-images--row .wp-block-create-block-horizontal-image:nth-of-type(2) {
  margin-top: 0;
}
.wp-block-create-block-offset-stacked-images--col {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 10px;
  width: calc((100% - 10px) / 2);
}
.wp-block-create-block-offset-stacked-images--col:first-of-type {
  margin-top: 35px;
}
.wp-block-create-block-offset-stacked-images--col .full-width-mobile .btn, .wp-block-create-block-offset-stacked-images--col .full-width-mobile .arrow-cta-list {
  width: 100%;
}
@media (min-width: 990px) and (max-width: 1499.98px) {
  .wp-block-create-block-offset-stacked-images--col {
    width: 100%;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-offset-stacked-images--col:first-of-type {
    margin-top: 0;
  }
  .wp-block-create-block-offset-stacked-images--col .full-width-mobile {
    max-height: 212px;
    overflow: hidden;
    width: calc(100vw - 45px);
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  .wp-block-create-block-offset-stacked-images--col .full-width-mobile .btn, .wp-block-create-block-offset-stacked-images--col .full-width-mobile .arrow-cta-list {
    width: 100%;
  }
  .wp-block-create-block-offset-stacked-images--col .full-width-mobile .arrow-cta-list {
    padding: 35px 5px 0 5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 36px 15px;
  }
  .wp-block-create-block-offset-stacked-images--col .full-width-mobile .arrow-cta-list .arrow-cta {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    border: none;
    width: calc((100% - 15px) / 2);
  }
  .wp-block-create-block-offset-stacked-images--col .full-width-mobile .arrow-cta-list .arrow-cta:nth-child(-n+2)::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #D9D9D9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
  }
}
.wp-block-create-block-offset-stacked-images--col .wp-block-create-block-horizontal-image {
  width: 100%;
}
@media all and (max-width: 1499.98px) {
  .wp-block-create-block-offset-stacked-images--col .wp-block-create-block-horizontal-image {
    aspect-ratio: 2/1;
    padding-top: 40px;
  }
}
@media all and (max-width: 989.98px) {
  .wp-block-create-block-offset-stacked-images--col .wp-block-create-block-horizontal-image {
    padding-top: 64px;
  }
}

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