/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/card-slide-content-item/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/*
$line-height-base: 1.8;
$line-height-sm:   1.5;
$line-height-lg:   2.3;*/
.wp-block-bpm-block-card-slide-content-item .ratio {
  max-width: 423px;
  margin-left: auto;
  margin-right: auto;
}

.sec-card-slide-content-item {
  padding-bottom: 0 !important;
  aspect-ratio: 1/1;
  max-width: 423px;
  flex: 1 0 100%;
}
.sec-card-slide-content-item .item-content {
  box-shadow: inset 0rem -30rem 0 0 rgba(56, 53, 48, 0.7019607843);
  text-align: center;
  color: #fff;
  padding: max(1rem, min(2vw, 2rem));
}
@media screen and (prefers-reduced-motion: no-preference) {
  .sec-card-slide-content-item .item-content {
    transition: all 0.2s ease;
  }
}
@media screen and (prefers-reduced-motion) {
  .sec-card-slide-content-item .item-content {
    transition: none !important;
  }
}
.sec-card-slide-content-item .item-content .item-number-text {
  margin: 0;
}
.sec-card-slide-content-item .item-content .item-title {
  position: relative;
  color: inherit;
  margin-bottom: 1.7rem;
  margin-top: 1.7rem;
  text-transform: uppercase;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .sec-card-slide-content-item .item-content .item-title {
    transition: all 0.2s ease;
  }
}
@media screen and (prefers-reduced-motion) {
  .sec-card-slide-content-item .item-content .item-title {
    transition: none !important;
  }
}
.sec-card-slide-content-item .item-content .item-title::before {
  content: "";
  display: block;
  width: max(4rem, min(6.6875vw, 6.6875rem));
  height: max(160%, min(13vw, 230%));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .sec-card-slide-content-item .item-content .item-title::before {
    transition: all 0.2s ease;
  }
}
@media screen and (prefers-reduced-motion) {
  .sec-card-slide-content-item .item-content .item-title::before {
    transition: none !important;
  }
}
.sec-card-slide-content-item .item-content .inner {
  height: 0px;
  opacity: 0;
  margin: 0;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .sec-card-slide-content-item .item-content .inner {
    transition: all 0.2s ease;
  }
}
@media screen and (prefers-reduced-motion) {
  .sec-card-slide-content-item .item-content .inner {
    transition: none !important;
  }
}
@media (max-width: 575.98px) {
  .sec-card-slide-content-item .item-content .inner {
    font-size: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sec-card-slide-content-item .item-content .inner {
    font-size: 0.875rem;
  }
}
.sec-card-slide-content-item .item-content .btn {
  height: 0px;
  opacity: 0;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .sec-card-slide-content-item .item-content .btn {
    transition: all 0.2s ease;
  }
}
@media screen and (prefers-reduced-motion) {
  .sec-card-slide-content-item .item-content .btn {
    transition: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .sec-card-slide-content-item .item-content .btn {
    font-size: 0.875rem;
  }
}
.sec-card-slide-content-item .item-content:hover, .sec-card-slide-content-item .item-content:focus, .sec-card-slide-content-item .item-content.hover-state {
  box-shadow: inset 0rem -30rem 0 0 #383530;
}
.sec-card-slide-content-item .item-content:hover .item-title, .sec-card-slide-content-item .item-content:focus .item-title, .sec-card-slide-content-item .item-content.hover-state .item-title {
  margin-top: 0.7rem;
}
.sec-card-slide-content-item .item-content:hover .item-title::before, .sec-card-slide-content-item .item-content:focus .item-title::before, .sec-card-slide-content-item .item-content.hover-state .item-title::before {
  height: 0%;
  opacity: 0;
}
.sec-card-slide-content-item .item-content:hover .inner, .sec-card-slide-content-item .item-content:focus .inner, .sec-card-slide-content-item .item-content.hover-state .inner {
  height: max(5rem, min(7.5vw, 7.5rem));
  opacity: 1;
  margin-bottom: 1rem;
}
.sec-card-slide-content-item .item-content:hover .btn, .sec-card-slide-content-item .item-content:focus .btn, .sec-card-slide-content-item .item-content.hover-state .btn {
  height: 55px;
  opacity: 1;
  margin-top: 2rem;
}

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