@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-white: #FFFFFF;
  --color-white-opacity: #ffffff80;
  --color-off-white: #F4F3F1;
  --color-gray: #d7d2c9;
  --color-green: #0a3622;
  --color-green-dark: #072925;
  --color-black-overlay: #17191E9e;
  --color-white-opacity: #ffffff8f;
  --color-blue-opacity: #24357B90;
  --color-blue-dark-opacity: #0a1543b3;
  --color-black: #17191E;
  --color-golden: #948264;
  --color-error: #dc3545;
  --color-purple: #8A6494;
}

:root {
  --font-family-primary: "Montserrat", sans-serif !important;
  --font-family-secondary: "Montserrat", sans-serif !important;
  --font-weight-regular: 500;
  --font-weight-medium: 700;
  --font-weight-bold: 800;
  --line-height-regular: 1.5;
  --line-height-small: 1.2;
  --line-height-large: 1.75;
  --font-size-body: 1.4em;
  --font-size-body-small: 1em;
  --font-size-caption: 1.2em;
  --font-size-h1: 3.4em;
  --font-size-h2: 2.6em;
  --font-size-h3: 2.2em;
  --font-size-h4: 2em;
  --font-size-h5: 1.6em;
  --font-size-h6: 1.4em;
  --font-size-h6-small: calc( .8 * var(--font-size-h6) );
  --letter-spacing-headings: .04em;
  --letter-spacing-buttons: .06em;
  --line-height-heading: 1.2;
  --line-height-heading-large: 1.6;
}

@media (max-width: 478px) {
  :root {
    --font-size-body: 1.2em;
    --font-size-body-small: .9em;
    --font-size-caption: 1em;
    --font-size-h1: 2.6em;
    --font-size-h2: 2.2em;
    --font-size-h3: 2em;
    --font-size-h4: 1.8em;
    --font-size-h5: 1.6em;
    --font-size-h6: 1.4em;
  }
}
:root {
  --hold-max-width: 1400px;
  --space-regular: 1.6em;
  --space-xx-small: calc(var(--space-regular) * .25);
  --space-x-small: calc(var(--space-regular) * .5);
  --space-small: calc(var(--space-regular) * .75);
  --space-large: calc(var(--space-regular) * 1.2);
  --space-x-large: calc(var(--space-regular) * 2);
  --space-xx-large: calc(var(--space-regular) * 4);
  --space-margin-v: 4.2em;
  --space-margin-h: 3.2em;
}

@media (max-width: 478px) {
  :root {
    --space-regular: 1em;
    --space-margin-v: 3em;
    --space-margin-h: 2em;
  }
}
:root {
  --button-font-size: 1em;
  --button-font-weight: var(--font-weight-medium);
  --button-width: 10em;
  --button-height: 3.5em;
  --button-border-size: 1px;
  --border-radius-small: .25em;
  --border-radius-regular: .75em;
  --border-radius-large: 1.5em;
  --component-bg-cut-size: 55%;
  --animation-regular: ease;
  --animation-smooth: ease-in-out;
}
@media (max-width: 478px) {
  :root {
    --button-font-size: .9em;
  }
}

@media (orientation: portrait) {
  :root {
    --button-width: 100%;
  }
}
:root {
  --header-info-size: 4em;
  --header-logo-size: 12em;
  --header-hamburger-width: 4em;
  --header-hamburger-space: .75em;
  --header-submenu-button: .5em;
  --header-box-shadow: 0 0 2em var(--color-blue-dark-opacity);
  --footer-logo-size: 10em;
  --footer-logo-border-width: 2px;
  --footer-social-image-size: 2em;
  --footer-evh-image-size: 3em;
  --footer-form-max-width: 32em;
  --font-size-header-menu: var(--button-font-size);
  --font-size-header-nav: 2.6em;
  --font-size-footer: 1.1em;
  --hero-slide-button: 6vmin;
  --hero-slide-bullet: 2vmin;
  --hero-slide-bullet-active: 6vmin;
  --accordion-collapse-button: 2.4vmax;
  --cards-collapse-button: 5em;
  --cards-tabs-image: 3em;
  --people-slide-width: 33%;
  --people-slide-heigh: 28em;
  --people-slide-arrow-size: 4em;
  --gallery-width: calc( var(--hold-max-width) * .8 );
  --gallery-slide-button: 6em;
  --gallery-slide-bullet: 1em;
  --gallery-slide-bullet-active: 1em;
  --form-input-padding: var(--space-small) var(--space-x-small);
  --form-input-font-size: 1.1em;
  --form-input-border: 2px solid var(--color-white);
  --form-input-border-radius: var(--border-radius-regular);
  --form-input-checkbox-size: 1.6em;
  --form-input-color: var(--color-white);
  --form-input-checkbox-bg-color: var(--color-white);
  --form-input-checkbox-check-color: var( --color-blue-dark);
  --form-error-color: #ef9f0b;
  --map-height: 50em;
  --map-border-size: 2em;
  --menu-block-menu-width: 25%;
  --menu-block-menu-space-margin-v: calc( var(--space-margin-v) + var(--header-logo-size) );
  --menu-block-menu-image-width: 4em;
  --menu-block-menu-line-size: .5em;
  --menu-block-frame-size-regular: .5em;
  --menu-block-sections-width: 25%;
  --menu-block-inner-width: 75%;
  --text-block-padding: var(--space-xx-large);
  --text-block-frame-size-regular: 1.7em;
  --text-block-frame-size-small: .65em;
  --text-block-frame-size-space: .65em;
  --suppliers-header-width: 50%;
  --suppliers-map-width: 50%;
  --suppliers-map-height: 50em;
  --dark-box-shadow: 0 0 5em var(--color-blue-dark-opacity);
  --dark-button-shadow: 0 0 2em var(--color-blue-dark-opacity);
  --card-block-frame-size-small: .25em;
  --card-block-frame-size-space: 0;
  --card-slide-width: 33%;
  --card-slide-heigh: 40em;
  --timeline-slide-width: 100%;
  --timeline-slide-heigh: 45em;
  --timeline-slide-year-width: 40%;
  --timeline-slide-arrow-size: 1.5em;
  --top-divider-image-height: 121.7;
  --top-divider-image-width: 1440;
  --top-divider-height: calc( ( var(--top-divider-image-height) / var(--top-divider-image-width) * 100 ) * 1cqw - 2px );
  --bottom-divider-image-height: 103.1;
  --bottom-divider-image-width: 1440;
  --bottom-divider-height: calc( ( var(--bottom-divider-image-height) / var(--bottom-divider-image-width) * 100 ) * 1cqw - 2px );
  --divider-image-border-height:1;
}

@media (orientation: portrait) {
  :root {
    --people-slide-width: 60%;
    --gallery-width: 100%;
    --gallery-slide-button: 4em;
    --map-height: 50vh;
    --map-border-size: var(--space-margin-h);
    --suppliers-header-width: 100%;
    --suppliers-map-width: 100%;
    --suppliers-map-height: 60em;
    --card-slide-width: 60%;
    --card-slide-heigh: 36em;
    --timeline-slide-year-width: auto;
  }
}
@media (max-width: 478px) {
  :root {
    --header-logo-size: 8em;
    --header-hamburger-width: 3em;
    --header-hamburger-space: .68em;
    --footer-logo-size: 8em;
    --font-size-header-nav: 1.6em;
    --form-input-padding: var(--space-regular);
    --form-input-font-size: 1.1em;
    --people-slide-width: 90%;
    --people-slide-arrow-size: 3em;
    --menu-block-menu-width: null;
    --menu-block-menu-space-margin-v: calc( var(--header-logo-size) + 2 * ( var(--space-large) ) );
    --text-block-padding: var(--space-large);
    --text-block-frame-size-regular: 1.2em;
    --text-block-frame-size-small: .4em;
    --text-block-frame-size-space: .4em;
    --suppliers-map-height: 35em;
    --card-slide-width: 90%;
    --card-slide-heigh: 60vh;
    --timeline-slide-heigh: 50em;
  }
}
.random-recipe-links h3 {
  margin-bottom: var(--space-large);
}

.item-cards .container .data-feed-list .item {
  position: relative;
}
.item-cards .container .data-feed-list .item .box-content .title {
  font-size: var(--font-size-h5);
}
.item-cards .container .data-feed-list .item .box-content .subtitle {
  font-size: var(--font-size-h6);
}
.item-cards .container .data-feed-list .item .box-content .description {
  margin-top: var(--space-small);
}
.item-cards .container .data-feed-list .item .box-content .buttons {
  margin-top: var(--space-small);
}
.item-cards .container .data-feed-list .item .box-content .buttons-description {
  margin-top: var(--space-xx-small);
  font-size: calc(var(--font-size-body-small) * 0.75);
}
.item-cards .container .data-feed-list .item .box-content .buttons .btn {
  height: 3em;
  font-size: 80%;
}
.item-cards .container .hold-buttons {
  margin-top: var(--space-large);
}
.item-cards.default .container .header ~ .data-feed-list, .item-cards.box .container .header ~ .data-feed-list {
  margin-top: var(--space-large);
}
.item-cards.default .container .data-feed-list, .item-cards.box .container .data-feed-list {
  display: flex;
  width: 100%;
}
.item-cards.default .container .data-feed-list .item, .item-cards.box .container .data-feed-list .item {
  overflow: hidden;
}
.item-cards.default .container .data-feed-list .item .box-content, .item-cards.box .container .data-feed-list .item .box-content {
  position: relative;
  z-index: 10;
  text-align: center;
}
@media (orientation: portrait) {
  .item-cards.default .container .data-feed-list .item .box-content .btn, .item-cards.box .container .data-feed-list .item .box-content .btn {
    display: inline-flex;
    width: auto;
    min-width: 16em;
    font-size: calc(var(--button-font-size) * 0.8);
  }
}
.item-cards.default .container .data-feed-list .item .box-image, .item-cards.box .container .data-feed-list .item .box-image {
  overflow: hidden;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: inherit;
}
.item-cards.default .container .data-feed-list .item .box-image::after, .item-cards.box .container .data-feed-list .item .box-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(23, 25, 30, 0.62);
  z-index: 1;
}
.item-cards.default .container .data-feed-list .item .box-image img, .item-cards.box .container .data-feed-list .item .box-image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: transform 0.4s var(--animation-regular);
}
.item-cards.default .container .data-feed-list .item:hover .box-content .buttons .btn, .item-cards.box .container .data-feed-list .item:hover .box-content .buttons .btn {
  /*
  .wrap {
      span {
          &:first-child {
              @include transform(translate3d(0, -110%, 0));
          }

          &:last-child {
              @include transform(translate3d(0, 0, 0));
          }
      }
  }
  */
}
.item-cards.default .container {
  max-width: none;
  margin: inherit;
  padding-right: inherit;
  padding-left: inherit;
}
.item-cards.default .container .item-cards__head ~ .data-feed-list {
  margin-top: var(--space-large);
}
.item-cards.default .container .item-cards__head,
.item-cards.default .container .cta {
  max-width: var(--hold-max-width);
  margin: 0 auto;
  padding-right: var(--space-margin-h);
  padding-left: var(--space-margin-h);
}
.item-cards.default .container .data-feed-list {
  flex-direction: column;
  background-color: var(--color-orange-darker);
}
.item-cards.default .container .data-feed-list .item {
  padding: var(--space-xx-large) 0;
  text-align: center;
}
.item-cards.default .container .data-feed-list .item .box-content {
  max-width: var(--hold-max-width);
  margin: 0 auto;
  padding-right: var(--space-margin-h);
  padding-left: var(--space-margin-h);
}
.item-cards.default .container .data-feed-list .item .box-content .description {
  margin-top: var(--space-xx-small);
}
@media (orientation: landscape) {
  .item-cards.default.alignment-center .container .data-feed-list .item .box-content .description {
    width: 66%;
    margin-right: auto;
    margin-left: auto;
  }
}
.item-cards.box .container .data-feed-list {
  gap: var(--space-regular);
  flex-wrap: wrap;
  margin-top: var(--space-x-small);
}
@media (orientation: landscape) {
  .item-cards.box .container .data-feed-list .item {
    width: calc(50% - var(--space-regular));
  }
  .item-cards.box .container .data-feed-list .item:nth-child(2n+1):last-child {
    width: calc(100% - var(--space-regular));
  }
}
@media (orientation: portrait) {
  .item-cards.box .container .data-feed-list .item {
    width: 100%;
  }
}
.item-cards.box .container .data-feed-list .item {
  padding: var(--space-large);
  border-radius: var(--border-radius-regular);
}
.item-cards.box .container .data-feed-list .item .box-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.item-cards.box .container .data-feed-list .item .box-image {
  border-radius: var(--border-radius-regular);
  overflow: hidden;
}
.item-cards.box-clean .container .header ~ .data-feed-list {
  margin-top: var(--space-large);
}
.item-cards.box-clean .container .data-feed-list {
  display: flex;
  gap: var(--space-large);
  flex-wrap: wrap;
}
@media (orientation: portrait) {
  .item-cards.box-clean .container .data-feed-list {
    flex-direction: column;
  }
}
.item-cards.box-clean .container .data-feed-list .item {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media (orientation: landscape) {
  .item-cards.box-clean .container .data-feed-list .item {
    width: calc(33.333% - var(--space-large));
  }
}
@media (orientation: portrait) {
  .item-cards.box-clean .container .data-feed-list .item {
    width: 100%;
  }
}
.item-cards.box-clean .container .data-feed-list .item .box-content {
  padding: var(--space-large);
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
.item-cards.box-clean .container .data-feed-list .item .box-content .description {
  padding-bottom: var(--space-small);
}
@media (max-width: 478px) {
  .item-cards.box-clean .container .data-feed-list .item .box-content .description {
    padding-bottom: var(--space-large);
  }
}
.item-cards.box-clean .container .data-feed-list .item .box-content .buttons {
  margin-top: auto;
}
.item-cards.box-clean .container .data-feed-list .item .box-image {
  order: -1;
  overflow: hidden;
  aspect-ratio: 16/9;
  border-radius: var(--border-radius-regular);
}
.item-cards.box-clean .container .data-feed-list .item .box-image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (orientation: landscape) {
  .item-cards.box-clean .container .data-feed-list .item {
    /*
    &:nth-child(3n-1) {
        .box {
            &-content {
                order: 2;
            }
            &-image {
                order: -1;
            }
        }
    }
    */
  }
}
@media (orientation: portrait) {
  .item-cards.box-clean .container .data-feed-list .item .box-content {
    order: 2;
  }
  .item-cards.box-clean .container .data-feed-list .item .box-image {
    order: -1;
  }
}
@media (orientation: landscape) {
  .item-cards.box-clean .container .data-feed-list .item:hover {
    /*
    &:nth-child(3n-1) {
        .box {
            &-image {
                transform: scale(.9) translateY(-5%);
            }
        }
    }
    */
  }
  .item-cards.box-clean .container .data-feed-list .item:hover:before {
    opacity: 1;
  }
}
@media (orientation: landscape) {
  .item-cards.box-clean.col-50 .container .data-feed-list .item {
    width: calc(50% - var(--space-small)) !important;
  }
}
@media (orientation: landscape) {
  .item-cards.box-clean.no-zig-zag .container .data-feed-list .item {
    /*
    &:nth-child(3n-1) {
        .box {
            &-content {
                order: 2
            }
            &-image {
                order: 1;
            }
        }
    }
    */
  }
}
@media (orientation: portrait) {
  .item-cards.box-clean.no-zig-zag .container .data-feed-list .item .box-content {
    order: 2;
  }
  .item-cards.box-clean.no-zig-zag .container .data-feed-list .item .box-image {
    order: 1;
  }
}
@media (orientation: landscape) {
  .item-cards.box-clean.no-zig-zag .container .data-feed-list .item:hover {
    /*
    &:nth-child(3n-1) {
        .box {
            &-image {
                transform: scale(.9) translateY(5%);
            }
        }
    }
    */
  }
}
.item-cards.clean .container .header ~ .data-feed-list {
  margin-top: var(--space-large);
}
.item-cards.clean .container .data-feed-list {
  display: flex;
  flex-direction: column;
  gap: var(--space-x-large);
  margin-top: var(--space-large);
}
@media (orientation: portrait) {
  .item-cards.clean .container .data-feed-list {
    gap: var(--space-margin-v);
  }
}
.item-cards.clean .container .data-feed-list .item {
  display: flex;
  align-items: center;
  gap: var(--space-x-large);
}
@media (orientation: portrait) {
  .item-cards.clean .container .data-feed-list .item {
    flex-direction: column;
  }
}
@media (orientation: landscape) {
  .item-cards.clean .container .data-feed-list .item .box-content {
    width: 50%;
  }
}
.item-cards.clean .container .data-feed-list .item .box-image {
  z-index: 9;
}
.item-cards.clean .container .data-feed-list .item .box-image img {
  border-radius: var(--border-radius-regular);
}
@media (orientation: landscape) {
  .item-cards.clean .container .data-feed-list .item .box-image {
    width: 50%;
  }
}
.item-cards.carousel .container .row .item-cards__head .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 3.6rem;
  line-height: 4rem;
  margin-bottom: 3.2rem;
}
.item-cards.carousel .container .row .item-cards__head .description {
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
  line-height: 2.4rem;
}
.item-cards.carousel .item-anim .content {
  top: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  text-align: center;
  flex-wrap: nowrap;
}
.item-cards.carousel .item-anim .content .title,
.item-cards.carousel .item-anim .content .description {
  width: 90%;
}
.item-cards.carousel .item-anim .content .title {
  order: 1;
}
.item-cards.carousel .item-anim .content .description {
  order: 2;
}
.item-cards.carousel .item-anim .content .buttons {
  order: 100;
}
.item-cards.carousel .item-anim .content .btn {
  height: 3em;
  font-size: 80%;
}
.item-cards.carousel.color-green .container .row .item-cards__head .title {
  color: #fff;
}
.item-cards.carousel .swiper {
  overflow: visible;
}
.item-cards.tabs .header {
  margin-bottom: var(--space-large);
}
.item-cards.tabs .data-feed-list {
  display: flex;
  flex-direction: column;
  gap: var(--space-x-large);
}
.item-cards.tabs .data-feed-list .hold-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--space-x-small);
}
.item-cards.tabs .data-feed-list .hold-menu ul li {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: var(--space-xx-small);
  padding: var(--space-x-small);
  font-size: var(--button-font-size);
  border: 2px solid transparent;
  border-radius: var(--border-radius-small);
}
.item-cards.tabs .data-feed-list .hold-menu ul .box-title {
  order: 2;
  padding-top: 2px;
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  letter-spacing: var(--letter-spacing-headings);
}
.item-cards.tabs .data-feed-list .hold-menu ul .box-image {
  order: 1;
  overflow: hidden;
  display: block;
  width: var(--cards-tabs-image);
  height: var(--cards-tabs-image);
  border-radius: 100%;
}
.item-cards.tabs .data-feed-list .hold-menu ul .box-image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (orientation: landscape) {
  .item-cards.tabs .data-feed-list .hold-items .item {
    width: 66%;
    margin-right: auto;
    margin-left: auto;
  }
}
.item-cards.tabs .data-feed-list .hold-items .item {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: opacity 0.4s var(--animation-regular);
}
.item-cards.tabs .data-feed-list .hold-items .item .box-image {
  margin: var(--space-large) 0;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.item-cards.tabs .data-feed-list .hold-items .item .box-image img,
.item-cards.tabs .data-feed-list .hold-items .item .box-image video {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.item-cards.tabs .data-feed-list .hold-items .item.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.component.logo-wall .container .row .logo-item {
  text-align: center;
}
.component.logo-wall .container .row .logo-item .buttons .btn {
  margin-top: 2.4rem;
}
.component.logo-wall .container .row img {
  aspect-ratio: 4/3;
  overflow: hidden;
  -o-object-fit: contain;
     object-fit: contain;
}
.component.color-biscuit.logo-wall .container .row .logo-item .logo__list_item__title {
  color: #072925;
}

.component.mod-quick-links .container .rich-text + .row {
  margin-top: 4.8rem;
}
.component.mod-quick-links .container .row .quick-link-item .quick-link {
  text-align: left;
}
.component.mod-quick-links.color-biscuit .container .row .quick-link-item .quick-link {
  background-color: #072925;
}
.component.mod-quick-links.color-biscuit .container .row .quick-link-item .quick-link p {
  color: #fff;
}
.component.mod-quick-links.color-biscuit .container .row .quick-link-item .quick-link span {
  color: #EDE4D6;
}
.component.mod-quick-links.color-biscuit .container .row .quick-link-item .quick-link span::after {
  background-color: #EDE4D6;
}

.component_animation.animation-active .header {
  opacity: 1;
}
.component_animation:not(.feature-block) .cta {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.6s var(--animation-smooth), transform 0.8s var(--animation-smooth);
  transition-delay: 0.6s, 0.2s;
}
.component_animation:not(.feature-block).animation-active .cta {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.item-cards.default .container .data-feed-list, .component_animation.item-cards.accordion .container .data-feed-list, .component_animation.item-cards.box .container .data-feed-list, .component_animation.item-cards.box-clean .container .data-feed-list, .component_animation.item-cards.clean .container .data-feed-list {
  opacity: 0;
  transition: all 0.4s var(--animation-smooth);
  transition-delay: 0.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item, .component_animation.item-cards.accordion .container .data-feed-list .item, .component_animation.item-cards.box .container .data-feed-list .item, .component_animation.item-cards.box-clean .container .data-feed-list .item, .component_animation.item-cards.clean .container .data-feed-list .item {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.4s var(--animation-smooth), transform 0.6s var(--animation-smooth), max-height 0.4s var(--animation-smooth);
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(1), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(1), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(1), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(1), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(1) {
  transition-delay: 0.4s, 0.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(2), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(2), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(2), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(2), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(2) {
  transition-delay: 0.8s, 0.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(3), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(3), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(3), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(3), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(3) {
  transition-delay: 1.2s, 1.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(4), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(4), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(4), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(4), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(4) {
  transition-delay: 1.6s, 1.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(5), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(5), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(5), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(5), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(5) {
  transition-delay: 2s, 2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(6), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(6), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(6), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(6), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(6) {
  transition-delay: 2.4s, 2.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(7), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(7), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(7), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(7), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(7) {
  transition-delay: 2.8s, 2.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(8), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(8), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(8), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(8), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(8) {
  transition-delay: 3.2s, 3.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(9), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(9), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(9), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(9), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(9) {
  transition-delay: 3.6s, 3.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(10), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(10), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(10), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(10), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(10) {
  transition-delay: 4s, 4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(11), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(11), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(11), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(11), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(11) {
  transition-delay: 4.4s, 4.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(12), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(12), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(12), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(12), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(12) {
  transition-delay: 4.8s, 4.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(13), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(13), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(13), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(13), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(13) {
  transition-delay: 5.2s, 5.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(14), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(14), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(14), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(14), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(14) {
  transition-delay: 5.6s, 5.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(15), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(15), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(15), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(15), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(15) {
  transition-delay: 6s, 6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(16), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(16), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(16), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(16), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(16) {
  transition-delay: 6.4s, 6.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(17), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(17), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(17), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(17), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(17) {
  transition-delay: 6.8s, 6.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(18), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(18), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(18), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(18), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(18) {
  transition-delay: 7.2s, 7.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(19), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(19), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(19), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(19), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(19) {
  transition-delay: 7.6s, 7.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(20), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(20), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(20), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(20), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(20) {
  transition-delay: 8s, 8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(21), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(21), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(21), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(21), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(21) {
  transition-delay: 8.4s, 8.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(22), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(22), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(22), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(22), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(22) {
  transition-delay: 8.8s, 8.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(23), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(23), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(23), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(23), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(23) {
  transition-delay: 9.2s, 9.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(24), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(24), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(24), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(24), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(24) {
  transition-delay: 9.6s, 9.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(25), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(25), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(25), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(25), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(25) {
  transition-delay: 10s, 10s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(26), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(26), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(26), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(26), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(26) {
  transition-delay: 10.4s, 10.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(27), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(27), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(27), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(27), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(27) {
  transition-delay: 10.8s, 10.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(28), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(28), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(28), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(28), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(28) {
  transition-delay: 11.2s, 11.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(29), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(29), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(29), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(29), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(29) {
  transition-delay: 11.6s, 11.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(30), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(30), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(30), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(30), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(30) {
  transition-delay: 12s, 12s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(31), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(31), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(31), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(31), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(31) {
  transition-delay: 12.4s, 12.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(32), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(32), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(32), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(32), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(32) {
  transition-delay: 12.8s, 12.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(33), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(33), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(33), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(33), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(33) {
  transition-delay: 13.2s, 13.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(34), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(34), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(34), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(34), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(34) {
  transition-delay: 13.6s, 13.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(35), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(35), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(35), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(35), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(35) {
  transition-delay: 14s, 14s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(36), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(36), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(36), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(36), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(36) {
  transition-delay: 14.4s, 14.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(37), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(37), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(37), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(37), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(37) {
  transition-delay: 14.8s, 14.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(38), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(38), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(38), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(38), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(38) {
  transition-delay: 15.2s, 15.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(39), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(39), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(39), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(39), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(39) {
  transition-delay: 15.6s, 15.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(40), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(40), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(40), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(40), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(40) {
  transition-delay: 16s, 16s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(41), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(41), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(41), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(41), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(41) {
  transition-delay: 16.4s, 16.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(42), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(42), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(42), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(42), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(42) {
  transition-delay: 16.8s, 16.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(43), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(43), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(43), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(43), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(43) {
  transition-delay: 17.2s, 17.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(44), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(44), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(44), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(44), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(44) {
  transition-delay: 17.6s, 17.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(45), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(45), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(45), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(45), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(45) {
  transition-delay: 18s, 18s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(46), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(46), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(46), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(46), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(46) {
  transition-delay: 18.4s, 18.4s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(47), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(47), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(47), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(47), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(47) {
  transition-delay: 18.8s, 18.8s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(48), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(48), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(48), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(48), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(48) {
  transition-delay: 19.2s, 19.2s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(49), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(49), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(49), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(49), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(49) {
  transition-delay: 19.6s, 19.6s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item:nth-child(50), .component_animation.item-cards.accordion .container .data-feed-list .item:nth-child(50), .component_animation.item-cards.box .container .data-feed-list .item:nth-child(50), .component_animation.item-cards.box-clean .container .data-feed-list .item:nth-child(50), .component_animation.item-cards.clean .container .data-feed-list .item:nth-child(50) {
  transition-delay: 20s, 20s, 0;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *, .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *, .component_animation.item-cards.box .container .data-feed-list .item .box-content > *, .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *, .component_animation.item-cards.clean .container .data-feed-list .item .box-content > * {
  opacity: 0;
  transform: translateY(var(--space-small));
  transition: opacity 0.4s var(--animation-smooth), transform 0.4s var(--animation-smooth);
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(1), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(1), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(1), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(1), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(1) {
  transition-delay: 0.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(2), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(2), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(2), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(2), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(3), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(3), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(3), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(3), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(3) {
  transition-delay: 0.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(4), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(4), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(4), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(4), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(4) {
  transition-delay: 0.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(5), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(5), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(5), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(5), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(5) {
  transition-delay: 1s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(6), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(6), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(6), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(6), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(6) {
  transition-delay: 1.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(7), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(7), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(7), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(7), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(7) {
  transition-delay: 1.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(8), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(8), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(8), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(8), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(8) {
  transition-delay: 1.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(9), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(9), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(9), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(9), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(9) {
  transition-delay: 1.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(10), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(10), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(10), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(10), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(10) {
  transition-delay: 2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(11), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(11), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(11), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(11), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(11) {
  transition-delay: 2.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(12), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(12), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(12), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(12), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(12) {
  transition-delay: 2.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(13), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(13), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(13), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(13), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(13) {
  transition-delay: 2.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(14), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(14), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(14), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(14), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(14) {
  transition-delay: 2.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(15), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(15), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(15), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(15), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(15) {
  transition-delay: 3s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(16), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(16), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(16), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(16), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(16) {
  transition-delay: 3.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(17), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(17), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(17), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(17), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(17) {
  transition-delay: 3.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(18), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(18), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(18), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(18), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(18) {
  transition-delay: 3.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(19), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(19), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(19), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(19), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(19) {
  transition-delay: 3.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(20), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(20), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(20), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(20), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(20) {
  transition-delay: 4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(21), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(21), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(21), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(21), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(21) {
  transition-delay: 4.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(22), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(22), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(22), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(22), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(22) {
  transition-delay: 4.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(23), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(23), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(23), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(23), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(23) {
  transition-delay: 4.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(24), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(24), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(24), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(24), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(24) {
  transition-delay: 4.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(25), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(25), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(25), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(25), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(25) {
  transition-delay: 5s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(26), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(26), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(26), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(26), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(26) {
  transition-delay: 5.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(27), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(27), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(27), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(27), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(27) {
  transition-delay: 5.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(28), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(28), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(28), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(28), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(28) {
  transition-delay: 5.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(29), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(29), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(29), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(29), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(29) {
  transition-delay: 5.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(30), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(30), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(30), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(30), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(30) {
  transition-delay: 6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(31), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(31), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(31), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(31), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(31) {
  transition-delay: 6.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(32), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(32), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(32), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(32), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(32) {
  transition-delay: 6.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(33), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(33), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(33), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(33), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(33) {
  transition-delay: 6.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(34), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(34), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(34), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(34), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(34) {
  transition-delay: 6.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(35), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(35), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(35), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(35), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(35) {
  transition-delay: 7s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(36), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(36), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(36), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(36), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(36) {
  transition-delay: 7.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(37), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(37), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(37), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(37), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(37) {
  transition-delay: 7.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(38), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(38), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(38), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(38), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(38) {
  transition-delay: 7.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(39), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(39), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(39), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(39), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(39) {
  transition-delay: 7.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(40), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(40), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(40), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(40), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(40) {
  transition-delay: 8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(41), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(41), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(41), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(41), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(41) {
  transition-delay: 8.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(42), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(42), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(42), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(42), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(42) {
  transition-delay: 8.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(43), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(43), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(43), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(43), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(43) {
  transition-delay: 8.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(44), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(44), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(44), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(44), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(44) {
  transition-delay: 8.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(45), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(45), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(45), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(45), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(45) {
  transition-delay: 9s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(46), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(46), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(46), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(46), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(46) {
  transition-delay: 9.2s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(47), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(47), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(47), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(47), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(47) {
  transition-delay: 9.4s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(48), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(48), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(48), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(48), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(48) {
  transition-delay: 9.6s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(49), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(49), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(49), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(49), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(49) {
  transition-delay: 9.8s;
}
.component_animation.item-cards.default .container .data-feed-list .item .box-content > *:nth-child(50), .component_animation.item-cards.accordion .container .data-feed-list .item .box-content > *:nth-child(50), .component_animation.item-cards.box .container .data-feed-list .item .box-content > *:nth-child(50), .component_animation.item-cards.box-clean .container .data-feed-list .item .box-content > *:nth-child(50), .component_animation.item-cards.clean .container .data-feed-list .item .box-content > *:nth-child(50) {
  transition-delay: 10s;
}
.component_animation.item-cards.default .container .data-feed-list .item:after, .component_animation.item-cards.accordion .container .data-feed-list .item:after, .component_animation.item-cards.box .container .data-feed-list .item:after, .component_animation.item-cards.box-clean .container .data-feed-list .item:after, .component_animation.item-cards.clean .container .data-feed-list .item:after {
  opacity: 0;
  transition: opacity 0.6s var(--animation-smooth), transform 0.5s ease-in-out;
  transition-delay: 2s, 0.2s;
}
.component_animation.item-cards.animation-active.default .container .data-feed-list, .component_animation.item-cards.animation-active.accordion .container .data-feed-list, .component_animation.item-cards.animation-active.box .container .data-feed-list, .component_animation.item-cards.animation-active.box-clean .container .data-feed-list, .component_animation.item-cards.animation-active.clean .container .data-feed-list {
  opacity: 1;
}
.component_animation.item-cards.animation-active.default .container .data-feed-list .item, .component_animation.item-cards.animation-active.accordion .container .data-feed-list .item, .component_animation.item-cards.animation-active.box .container .data-feed-list .item, .component_animation.item-cards.animation-active.box-clean .container .data-feed-list .item, .component_animation.item-cards.animation-active.clean .container .data-feed-list .item {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.item-cards.animation-active.default .container .data-feed-list .item .box-content > *, .component_animation.item-cards.animation-active.accordion .container .data-feed-list .item .box-content > *, .component_animation.item-cards.animation-active.box .container .data-feed-list .item .box-content > *, .component_animation.item-cards.animation-active.box-clean .container .data-feed-list .item .box-content > *, .component_animation.item-cards.animation-active.clean .container .data-feed-list .item .box-content > * {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.item-cards.animation-active.default .container .data-feed-list .item:after, .component_animation.item-cards.animation-active.accordion .container .data-feed-list .item:after, .component_animation.item-cards.animation-active.box .container .data-feed-list .item:after, .component_animation.item-cards.animation-active.box-clean .container .data-feed-list .item:after, .component_animation.item-cards.animation-active.clean .container .data-feed-list .item:after {
  opacity: 1;
}
.component_animation.item-cards.carousel .container .slider {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.6s var(--animation-smooth), transform 1s var(--animation-smooth);
  transition-delay: 0.4s, 0.2s;
}
.component_animation.item-cards.animation-active.carousel .container .slider {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.item-cards.tabs .container .data-feed-list {
  opacity: 0;
  transform: translateY(var(--space-small));
  transition: opacity 0.4s var(--animation-smooth), transform 0.4s var(--animation-smooth);
  transition-delay: 0.6s;
}
.component_animation.item-cards.animation-active.tabs .container .data-feed-list {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.people.carousel .container .slider {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.6s var(--animation-smooth), transform 1s var(--animation-smooth);
  transition-delay: 0.4s, 0.2s;
}
.component_animation.people.animation-active.carousel.people .container .slider {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.people.wall .container .data-feed-list {
  opacity: 0;
  transition: all 0.4s var(--animation-smooth);
  transition-delay: 0.2s;
}
.component_animation.people.wall .container .data-feed-list .item {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.4s var(--animation-smooth), transform 0.6s var(--animation-smooth);
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(1) {
  transition-delay: 0.4s, 0.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(2) {
  transition-delay: 0.8s, 0.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(3) {
  transition-delay: 1.2s, 1.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(4) {
  transition-delay: 1.6s, 1.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(5) {
  transition-delay: 2s, 2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(6) {
  transition-delay: 2.4s, 2.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(7) {
  transition-delay: 2.8s, 2.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(8) {
  transition-delay: 3.2s, 3.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(9) {
  transition-delay: 3.6s, 3.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(10) {
  transition-delay: 4s, 4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(11) {
  transition-delay: 4.4s, 4.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(12) {
  transition-delay: 4.8s, 4.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(13) {
  transition-delay: 5.2s, 5.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(14) {
  transition-delay: 5.6s, 5.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(15) {
  transition-delay: 6s, 6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(16) {
  transition-delay: 6.4s, 6.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(17) {
  transition-delay: 6.8s, 6.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(18) {
  transition-delay: 7.2s, 7.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(19) {
  transition-delay: 7.6s, 7.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(20) {
  transition-delay: 8s, 8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(21) {
  transition-delay: 8.4s, 8.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(22) {
  transition-delay: 8.8s, 8.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(23) {
  transition-delay: 9.2s, 9.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(24) {
  transition-delay: 9.6s, 9.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(25) {
  transition-delay: 10s, 10s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(26) {
  transition-delay: 10.4s, 10.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(27) {
  transition-delay: 10.8s, 10.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(28) {
  transition-delay: 11.2s, 11.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(29) {
  transition-delay: 11.6s, 11.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(30) {
  transition-delay: 12s, 12s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(31) {
  transition-delay: 12.4s, 12.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(32) {
  transition-delay: 12.8s, 12.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(33) {
  transition-delay: 13.2s, 13.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(34) {
  transition-delay: 13.6s, 13.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(35) {
  transition-delay: 14s, 14s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(36) {
  transition-delay: 14.4s, 14.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(37) {
  transition-delay: 14.8s, 14.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(38) {
  transition-delay: 15.2s, 15.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(39) {
  transition-delay: 15.6s, 15.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(40) {
  transition-delay: 16s, 16s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(41) {
  transition-delay: 16.4s, 16.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(42) {
  transition-delay: 16.8s, 16.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(43) {
  transition-delay: 17.2s, 17.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(44) {
  transition-delay: 17.6s, 17.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(45) {
  transition-delay: 18s, 18s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(46) {
  transition-delay: 18.4s, 18.4s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(47) {
  transition-delay: 18.8s, 18.8s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(48) {
  transition-delay: 19.2s, 19.2s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(49) {
  transition-delay: 19.6s, 19.6s;
}
.component_animation.people.wall .container .data-feed-list .item:nth-child(50) {
  transition-delay: 20s, 20s;
}
.component_animation.people.wall .container .data-feed-list .item .content > * {
  opacity: 0;
  transform: translateY(var(--space-small));
  transition: opacity 0.2s var(--animation-smooth), transform 0.4s var(--animation-smooth);
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(1) {
  transition-delay: 0.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(2) {
  transition-delay: 0.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(3) {
  transition-delay: 1.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(4) {
  transition-delay: 1.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(5) {
  transition-delay: 2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(6) {
  transition-delay: 2.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(7) {
  transition-delay: 2.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(8) {
  transition-delay: 3.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(9) {
  transition-delay: 3.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(10) {
  transition-delay: 4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(11) {
  transition-delay: 4.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(12) {
  transition-delay: 4.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(13) {
  transition-delay: 5.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(14) {
  transition-delay: 5.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(15) {
  transition-delay: 6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(16) {
  transition-delay: 6.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(17) {
  transition-delay: 6.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(18) {
  transition-delay: 7.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(19) {
  transition-delay: 7.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(20) {
  transition-delay: 8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(21) {
  transition-delay: 8.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(22) {
  transition-delay: 8.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(23) {
  transition-delay: 9.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(24) {
  transition-delay: 9.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(25) {
  transition-delay: 10s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(26) {
  transition-delay: 10.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(27) {
  transition-delay: 10.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(28) {
  transition-delay: 11.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(29) {
  transition-delay: 11.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(30) {
  transition-delay: 12s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(31) {
  transition-delay: 12.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(32) {
  transition-delay: 12.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(33) {
  transition-delay: 13.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(34) {
  transition-delay: 13.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(35) {
  transition-delay: 14s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(36) {
  transition-delay: 14.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(37) {
  transition-delay: 14.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(38) {
  transition-delay: 15.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(39) {
  transition-delay: 15.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(40) {
  transition-delay: 16s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(41) {
  transition-delay: 16.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(42) {
  transition-delay: 16.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(43) {
  transition-delay: 17.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(44) {
  transition-delay: 17.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(45) {
  transition-delay: 18s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(46) {
  transition-delay: 18.4s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(47) {
  transition-delay: 18.8s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(48) {
  transition-delay: 19.2s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(49) {
  transition-delay: 19.6s;
}
.component_animation.people.wall .container .data-feed-list .item .content > *:nth-child(50) {
  transition-delay: 20s;
}
.component_animation.people.animation-active .container .data-feed-list {
  opacity: 1;
}
.component_animation.people.animation-active .container .data-feed-list .item {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.people.animation-active .container .data-feed-list .item .content > * {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.gallery .swiper {
  opacity: 0;
  transform: translateY(var(--space-margin-v));
  transition: opacity 0.6s var(--animation-smooth), transform 1s var(--animation-smooth);
  transition-delay: 0.4s, 0.2s;
}
.component_animation.gallery.animation-active .swiper {
  opacity: 1;
  transform: translateY(0);
}
.component_animation.animation-active .title.line span:before,
.component_animation.animation-active .subtitle.line span:before,
.component_animation.animation-active .description.line span:before {
  left: calc(-1 * (var(--space-xx-small) + 100vw));
}
.component_animation.animation-active .title.line span:after,
.component_animation.animation-active .subtitle.line span:after,
.component_animation.animation-active .description.line span:after {
  right: calc(-1 * (var(--space-xx-small) + 100vw));
}

.component.feature-block.fullscreen.color-biscuit .btn.btn-secondary {
  color: var(--color-green);
  border-color: var(--color-green);
}
.component.feature-block.fullscreen.color-biscuit .btn.btn-secondary:hover {
  border-color: var(--color-purple);
}

a.link-over {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (orientation: portrait) {
  .boiler__hero .buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5em;
  }
  .boiler__hero .buttons .btn {
    margin-top: 0;
  }
  .boiler__hero .buttons .btn-secondary {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .item-cards .swiper-slide .logo {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}/*# sourceMappingURL=styles.css.map */