/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/our-story/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/no-global-function-names */
/* stylelint-disable scss/operator-no-unspaced */
/* stylelint-enable scss/no-global-function-names */
/* stylelint-enable scss/operator-no-unspaced */
.our-story {
  overflow: hidden;
}
.our-story .swiper-slide .our-story__content {
  background: #012069;
  color: #FCF9F1;
}
.our-story .swiper-slide .our-story__description--title {
  color: #FCF9F1 !important;
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--h-5);
}
.our-story .swiper-slide .our-story__description--text {
  color: #FCF9F1 !important;
}
.our-story__slider {
  overflow: visible !important;
}
.our-story__slide {
  display: flex;
  cursor: grab;
}
.our-story__content {
  display: none;
}
@media screen and (min-width: 1201px) {
  .our-story__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2.375rem 1.625rem 2rem 2.5rem;
  }
}
.our-story__time {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  gap: 0;
}
@media screen and (min-width: 1201px) {
  .our-story__time {
    margin-bottom: 0;
    gap: 0.75rem;
  }
}
.our-story__time--year {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: clamp(1.375rem, 0.984rem + 1.6043vw, 2.5rem);
  line-height: var(--wp--custom--line-height--tiny);
}
.our-story__time--date {
  font-size: clamp(1.0625rem, 0.9973rem + 0.2674vw, 1.25rem);
  line-height: var(--wp--custom--line-height--tiny);
}
.our-story__image {
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  padding-bottom: 135%;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .our-story__image {
    padding-bottom: 80%;
  }
}
@media screen and (min-width: 1201px) {
  .our-story__image {
    min-width: 23.75rem;
    max-width: 23.75rem;
    padding-bottom: 66%;
  }
}
.our-story__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.our-story__description--title {
  font-size: clamp(1.5rem, 1.3697rem + 0.5348vw, 1.875rem);
  text-transform: uppercase;
  line-height: var(--wp--custom--line-height--tiny);
  padding-right: 0;
  margin-bottom: 1.375rem;
  color: #000 !important;
}
.our-story__description--text {
  margin-bottom: 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000 !important;
}
.our-story__slider-mobile {
  display: block !important;
  padding-top: 1.875rem !important;
}
@media screen and (min-width: 1201px) {
  .our-story__slider-mobile {
    display: none !important;
  }
}
.our-story .swiper-nav {
  padding-top: 3.125rem;
  max-width: 80%;
  position: relative;
  margin: auto;
}
@media screen and (min-width: 1201px) {
  .our-story .swiper-nav {
    padding-top: 3.9375rem;
  }
}
.our-story .swiper-nav .swiper-pagination {
  display: block;
}
@media screen and (min-width: 1201px) {
  .our-story .swiper-nav .swiper-pagination {
    display: none;
  }
}
.our-story .swiper-nav .swiper-pagination-bullet {
  background: var(--wp--preset--color--black);
}
.our-story .swiper-nav .swiper-pagination-bullet-active-next, .our-story .swiper-nav .swiper-pagination-bullet-active-next-next, .our-story .swiper-nav .swiper-pagination-bullet-active-prev, .our-story .swiper-nav .swiper-pagination-bullet-active-prev-prev {
  opacity: 0;
}
.our-story .swiper-nav .swiper-scrollbar {
  display: none;
}
@media screen and (min-width: 1201px) {
  .our-story .swiper-nav .swiper-scrollbar {
    display: block;
    transition: height 0.1s;
    height: var(--swiper-scrollbar-size, 2px);
  }
  .our-story .swiper-nav .swiper-scrollbar:hover {
    height: 0.375rem;
  }
}
.our-story .swiper-button {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 768px) and (min-height: 450px) {
  .our-story .swiper-button {
    display: block;
    background: rgba(138, 141, 142, 0.2);
    backdrop-filter: blur(0.2rem) !important;
    -webkit-backdrop-filter: blur(0.4375rem);
    height: 3.75rem;
    width: 3.75rem;
    border-radius: 50%;
    background-image: url(../../images/back_ios.svg);
    background-repeat: no-repeat;
    background-position: center center;
    top: 45%;
    border: none;
  }
  .our-story .swiper-button::after {
    content: none;
  }
}
.our-story .swiper-button-prev {
  right: 0.5rem;
  transform: rotate(180deg);
}
.our-story .swiper-button-next {
  right: 0.5rem;
}
.our-story .swiper-button-disabled {
  opacity: 0 !important;
}
.our-story:hover .swiper-button {
  opacity: 1;
}
@media (max-width: 1201px) {
  .our-story__button-wrapper {
    display: none;
  }
}

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