

/* Start:/local/templates/foodgital/components/bitrix/news.list/foodgital_page/style.css?174703958011057*/
.main__container {
  overflow: hidden;
}

.foodgital-section {
  height: 100vh;
  padding: 0;
  position: static;
  margin-bottom: 40px;
}

.foodgital_block {
  font-size: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.titles,
.foodgital__images,
.palms {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.foodgital_block_logo-img-2, .foodgital_block_logo-img-3 {
  max-width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 45%;
  left: 50%;
}

.foodgital_block_logo-img-2 {
  width: 0;
  opacity: 1;
}
.foodgital_block_logo-img-3 {
  width: 100%;
  opacity: 0;
}

.foodgital_block_logo-img-2 {
  animation: kv__title-2-zoom 2s linear forwards;
  animation-delay: 0.5s;
}
.foodgital_block_logo-img-3 {
  animation: kv__title-3-zoom 2s linear forwards;
  animation-delay: 1.25s;
}

.foodgital-descriptions {
  position: absolute;
  bottom: 20%;
  left: 50%;
  margin: 0;
  font-weight: 700;
  font-size: 2.75rem;
  line-height: 2.5rem;
  text-transform: lowercase;
  text-align: center;
  transform: translate(-50%, 0);
}

.foodgital-descriptions-preview {
  text-align: center;
  color: var(--text-white);
  font-family: DemiBold;
  font-size: 44px;
  line-height: 40px;
  font-weight: 700;
}

.foodgital-descriptions-preview span {
  color: #bfd008;
}

.foodgital__images .foodgital_block_logo {
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.foodgital__images .img-top-left {
  position: absolute;
  top: 140px;
  left: 240px;
  -webkit-animation-duration: 1.5s;
}

.foodgital__images .img-top-left > img {
  width: clamp(50px, 10vw, 180px);
  transform: rotate(190deg);
}

.foodgital__images .img-top-right {
  position: absolute;
  top: 130px;
  right: 540px;
  -webkit-animation-duration: 1.5s;
}

.foodgital__images .img-top-right > img {
  width: clamp(22px, 6vw, 102px);
}

.foodgital__images .img-middle-left {
  position: absolute;
  top: 692px;
  left: 474px;
  -webkit-animation-duration: 1.5s;
}

.foodgital__images .img-middle-left > img {
  width: clamp(24px, 3vw, 48px);
}

.foodgital__images .img-middle-right {
  position: absolute;
  top: 258px;
  right: 0;
  -webkit-animation-duration: 1.5s;
}

.foodgital__images .img-middle-right > img {
  width: clamp(22px, 4vw, 57px);
}

.foodgital_block .chebur {
  position: absolute;
  bottom: 4.5rem;
  right: 6rem;
  width: 27.625rem;
  height: 22.5rem;
  z-index: 1;
}

.foodgital_block .chebur .img-orbita {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.foodgital_block .chebur .img-chebur,
.foodgital_block .chebur .img-chebur-back {
  position: absolute;
  left: 4px;
  top: -7px;
  width: 100%;
}

.foodgital_block .chebur .img-chebur {
  z-index: 1;
}

.foodgital_block .chebur .img-chebur-back {
  z-index: 4;
}

.foodgital_block .chebur .img-goroh {
  position: absolute;
  top: 41%;
  left: 5%;
  width: 12.5%;
  animation: img-goroh 5s linear infinite;
  z-index: 3;
}

.palms .img-background-left {
  position: absolute;
  bottom: -7px;
  left: 0;
  -webkit-animation-duration: 2s;
}

.palms .img-background-right {
  position: absolute;
  bottom: -7px;
  right: 0;
  -webkit-animation-duration: 2.5s;
}

.foodgital-btn-scroll-down {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, 0);
  cursor: pointer;
}

.foodgital-btn-scroll-down .scroll-down {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  margin: 0 auto 10px;
  /*color: var(--text-white);*/
  width: 80px;
  height: 80px;
  background: #bfd008;
  border-radius: 50%;
}

.foodgital_block .img-top-left {
  top: 100vh;
  animation: kv__piece-1-zoom 1s ease-in-out forwards;
  animation-delay: 0.50s;
}
.foodgital_block .img-top-right {
  top: 100vh;
  animation: kv__piece-2-zoom 1s ease-in-out forwards;
  animation-delay: 0.55s;
}
.foodgital_block .img-middle-left {
  top: 100vh;
  animation: kv__piece-4-zoom 1s ease-in-out forwards;
  animation-delay: 0.45s;
}
.foodgital_block .img-middle-right {
  top: 100vh;
  animation: kv__piece-3-zoom  1s ease-in-out forwards;
  animation-delay: 0.65s;
}

.kv-animated .img-top-left {
  top: 140px;
  animation: infinite kv__piece-1-shake 3s ease-in-out;
  animation-delay: 0.5s;
}
.kv-animated .img-top-right  {
  top: 130px;
  animation: infinite kv__piece-1-shake 3s ease-in-out;
  animation-delay: 1s;
}
.kv-animated .img-middle-left {
  top: 692px;
  animation: infinite kv__piece-1-shake 3s ease-in-out;
  animation-delay: 1.5s;
}
.kv-animated .img-middle-right {
  top:  258px;
  animation: infinite kv__piece-1-shake 3s ease-in-out;
  animation-delay: 2s;
}



@keyframes kv__title-2-zoom {
  0% {
    opacity: 1;
  } 50% {
        width: 97.5%;
        opacity: 1;
      }
  100% {
        width: 97.5%;
        opacity: 0;
        }
}
@keyframes kv__title-3-zoom {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes kv__piece-1-zoom {
  from {
    top: 100vh;
  } to {
        top: 140px;
      }
}
@keyframes kv__piece-2-zoom {
  from {
    top: 100vh;
  } to {
        top: 130px;
      }
}
@keyframes kv__piece-3-zoom {
  from {
    top: 100vh;
  } to {
        top: 258px;
      }
}
@keyframes kv__piece-4-zoom {
  from {
    top: 100vh;
  } to {
        top: 692px;
      }
}


@keyframes kv__piece-1-shake {
  0% {
    transform: translate(0, 0rem);
  }
  15% {
    transform: translate(0.125rem, -0.125rem);
  }
  30% {
    transform: translate(0, 0.25rem);
  }
  45% {
    transform: translate(-0.1875rem, -0.0625rem);
  }
  60% {
    transform: translate(0, 0.125rem);
  }
  75% {
    transform: translate(0, -0.25rem);
  }
  90% {
    transform: translate(0.0625rem, 0.0625rem);
  }
  700% {
    transform: translate(0, 0rem);
  }
}

@keyframes img-goroh {
  0% {
    top: 41%;
    left: 5%;
    transform: rotate(0deg);
  }
  15% {
    top: 58%;
    left: 25%;
  }
  25% {
    top: 68%;
    left: 50%;
  }
  35% {
    top: 72%;
    left: 70%;
  }
  45% {
    top: 70%;
    left: 85%;
  }
  50% {
    top: 65%;
    left: 88%;
  }
  60% {
    top: 50%;
    left: 84%;
  }
  70% {
    top: 28%;
    left: 50%;
  }
  75% {
    top: 20%;
    left: 30%;
  }
  80% {
    top: 17%;
    left: 20%;
  }
  85% {
    top: 21%;
    left: 5%;
  }
  90% {
    top: 26%;
    left: 0;
  }
  95% {
    top: 35%;
    left: 1%;
  }
  100% {
    top: 41%;
    left: 5%;
    transform: rotate(1080deg);
  }
}


@media (max-width: 1200px) {
  .block_where_to_buy {
    font-family: "DemiBold" !important;
  }

  .foodgital-descriptions {
    bottom: 27%;
  }

  .foodgital-btn-scroll-down .scroll-down {
    width: 72px;
    height: 72px;
  }

  .palms .img-background-left img {
    width: 460px;
  }

  .palms .img-background-right img {
    width: 540px;
  }

  .foodgital_block .chebur {
    bottom: 9.5rem;
    right: 3rem;
    width: 19.625rem;
    height: 16.5rem;
  }
}

@media (max-width: 1024px) {
  .foodgital-descriptions-preview {
    font-size: 38px;
  }

  .foodgital_block .chebur {
    bottom: 13.5rem;
    right: 2rem;
    width: 16.625rem;
    height: 13.5rem;
  }
}

@media (max-width: 991px) {
  .foodgital_block .img-top-left {
    left: 123px;
  }

  .kv-animated .img-top-left {
    top: 116px;
    left: 123px;
  }

  .foodgital_block .img-top-right {
    left: 643px;
  }

  .kv-animated .img-top-right {
    top: 105px;
    left: 643px;
  }

  .kv-animated .img-middle-right {
    top: 197px;
  }

  .foodgital_block .img-middle-left {
    left: 172px;
  }

  .kv-animated .img-middle-left {
    top: 564px;
    left: 172px;
  }

  @keyframes kv__piece-1-zoom {
    from {
      top: 100vh;
    } to {
            top: 116px;
          }
  }
  @keyframes kv__piece-2-zoom {
    from {
      top: 100vh;
    } to {
            top: 105px;
          }
  }
  @keyframes kv__piece-3-zoom {
    from {
      top: 100vh;
    } to {
            top: 197px;
          }
  }
  @keyframes kv__piece-4-zoom {
    from {
      top: 100vh;
    } to {
            top: 564px;
          }
  }

  .foodgital_block .chebur {
    bottom: 15.5rem;
    right: 2rem;
    width: 13.625rem;
    height: 11.5rem;
  }
}

@media (max-width: 768px) {
  .foodgital_block .chebur {
    bottom: 7.5rem;
    right: 2rem;
    width: 13.625rem;
    height: 11.5rem;
  }

  .palms .img-background-left img {
    width: 300px;
  }

  .palms .img-background-right img {
    width: 440px;
  }

  .foodgital-descriptions-preview {
    font-size: 28px;
  }

  .foodgital_block_logo-img-2, .foodgital_block_logo-img-3 {
    top: 37%;
  }

  .foodgital-descriptions {
    bottom: 41%;
  }

  .foodgital-btn-scroll-down {
    bottom: 22%;
  }
}

@media (max-width: 757px) {
  .block_where_to_buy {
    font-family: "DemiBold" !important;
  }
}

@media (max-width: 575px) {
  .foodgital_block .img-top-left {
    left: 50px;
  }

  .kv-animated .img-top-left {
    top: 109px;
    left: 50px;
  }

  .foodgital_block .img-top-right {
    left: 200px;
  }

  .kv-animated .img-top-right {
    top: 105px;
    left: 200px;
  }

  .kv-animated .img-middle-right {
    top: 166px;
  }

  .foodgital_block .img-middle-left {
    left: 78px;
  }

  .kv-animated .img-middle-left {
    top: 365px;
    left: 78px;
  }

  @keyframes kv__piece-1-zoom {
    from {
      top: 100vh;
    } to {
            top: 109px;
          }
  }
  @keyframes kv__piece-3-zoom {
    from {
      top: 100vh;
    } to {
            top: 166px;
          }
  }
  @keyframes kv__piece-4-zoom {
    from {
      top: 100vh;
    } to {
            top: 365px;
          }
  }

  .palms .img-background-left {
    left: -20%;
  }

  .palms .img-background-left img {
    width: 200px;
  }

  .palms .img-background-right {
    right: -20%;
  }

  .palms .img-background-right img {
    width: 256px;
  }

  .foodgital-descriptions-preview {
    font-size: 20px;
    line-height: 20px;
  }

  .foodgital_block_logo-img-2, .foodgital_block_logo-img-3 {
    top: 30%;
  }

  .foodgital-btn-scroll-down {
    bottom: 35%;
  }

  .foodgital-descriptions {
    left: 0;
    transform: none;
    bottom: 56%;
    width: 100%;
    margin: 0 auto;
  }

  .foodgital-btn-scroll-down .scroll-down {
    width: 60px;
    height: 60px;
  }

  .foodgital_block .chebur {
    bottom: 0.5rem;
    right: -1rem;
    width: 13.625rem;
    height: 11.5rem;
  }
}
/* End */


/* Start:/local/templates/foodgital/components/bitrix/news.list/foodgital-products/style.css?17470395808886*/
.main__container {
  overflow: hidden;
}

.foodgital-products {
  position: relative;
  padding-bottom: 100px;
  height: 100vh;
}

.products-title {
  position: absolute;
  top: 100px;
  left: clamp(1rem, 4vw, 4rem);
}

.products-title img {
  max-width: 100%;
}

.foodgital-product-item {
  min-height: 412px;
  position: relative;
}

.foodgital-product-item a {
  text-decoration: none;
}

.foodgital-product-item.swiper-slide {
  height: auto;
}

.foodgital-item-img {
  position: relative;
  text-align: center;
  margin-bottom: 42px;
}


.foodgital-products .foodgital-item-img:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 100%;
  opacity: 0;
  background: currentColor;
  filter: blur(6.25rem);
  transform: translate(-50%, -50%);
  transition: 0.3s;
  transition-delay: 0.3s;
  z-index: -1;
}

.foodgital-products .foodgital-item-img:hover:after {
  opacity: 1;
}

.foodgital-item-info {
  text-align: center;
}

.foodgital-top-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 28px;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--text-color);
  margin-bottom: 12px;
  cursor: pointer;
}

.foodgital-text {
  font-family: ClassicBook;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color);
}

.foodgital-item-info img {
  height: 40px;
}

.foodgital-item-img img {
  width: 100%;
}

.foodgital-products .swiper-wrapper{
  padding-top: 180px;
}

.foodgital-products .swiper-button-prev,
.foodgital-products .swiper-button-next  {
  width: 80px;
  height: 80px;
 /* top: 91%;*/
 /* bottom: 55px;*/
  top: auto;
  bottom: 10px;
  border-radius: 50%;
  background: #bfd008;
}

.foodgital-products .swiper-button-prev {
  left: 44%;
}

.foodgital-products .swiper-button-next {
  right: 44%;
}

.foodgital-products .swiper-button-prev:after,
.foodgital-products .swiper-button-next:after {
  content: "";
  width: 27px;
  height: 17px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.foodgital-products .swiper-button-prev:after {
  background-image: url(/local/templates/foodgital/components/bitrix/news.list/foodgital-products/img/arrow-prev.svg);
}

.foodgital-products .swiper-button-next:after {
  background-image: url(/local/templates/foodgital/components/bitrix/news.list/foodgital-products/img/arrow-next.svg);
}

.foodgital-products .swiper-pagination {
  display: none;
}

.foodgital-products .swiper-horizontal>.swiper-pagination-bullets,
.foodgital-products .swiper-pagination-bullets.swiper-pagination-horizontal,
.foodgital-products .swiper-pagination-custom,
.foodgital-products .swiper-pagination-fraction {
  bottom: -50px;
}

.foodgital-products .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background: var(--text-white);
  border-radius: 10px;
  opacity: 0.4;
}

.foodgital-products .swiper-pagination-bullet-active {
  opacity: 1;
}

.foodgital-products .disable {
  position: absolute;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  right: 0;
  bottom: 0;
  z-index: 1;
}

.foodgital-products .disable img {
  width: 70%;
  margin-top: 30%;
}

.switch {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 40px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #777777;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px
}

.slider:after,  .slider:before {
  position: absolute;
  height: 40px;
  width: 85px;
  bottom: 0;
  border-radius: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  -webkit-transition: .4s;
  transition: .4s;
  font-size: 20px;
  text-transform: none;
  color: #000000;
}

.slider:after {
  content: attr(data-title-checked);
  height: 40px;
  width: 85px;
  right: 0;
  color: #ccc;
  z-index: 0;
}

.slider:before {
  content: attr(data-title);
  left: 0;
  background-color: #BFD008;
  z-index: 1;
}

input:checked + .slider:before {
  content: attr(data-title-checked);
  -webkit-transform: translateX(85px);
  -ms-transform: translateX(85px);
  transform: translateX(85px);
}

input:checked + .slider:after {
  content: attr(data-title);
  -webkit-transform: translateX(-102px);
  -ms-transform: translateX(-102px);
  transform: translateX(-102px);
}

.fp-table {
  flex-direction: row !important
}

@media(max-width: 1600px) {
  .foodgital-products {
    height: auto;
  }

  .products-title {
    top: 90px;
  }

}

@media(max-width: 1440px) {
  .foodgital-products .swiper-button-prev {
    left: 43%;
  }

  .foodgital-products .swiper-button-next {
    right: 43%;
  }

  .foodgital-products .swiper-button-prev,
  .foodgital-products .swiper-button-next  {
    width: 72px;
    height: 72px;
  }
}

@media(max-width: 1200px) {
  .foodgital-top-link {
    font-size: 26px;
  }

  .foodgital-text {
    font-size: 20px;
  }

  .foodgital-item-info img {
    height: 32px;
  }

  .foodgital-products .swiper-button-prev {
    left: 42%;
  }

  .foodgital-products .swiper-button-next {
    right: 42%;
  }

  .switch {
    width: 124px;
    height: 32px;
  }

  .slider:after,  .slider:before {
    height: 32px;
    width: 62px;
    font-size: 18px;
  }

  .slider:after {
    content: attr(data-title-checked);
    height: 32px;
    width: 62px;
  }

  input:checked + .slider:before {
    content: attr(data-title-checked);
    -webkit-transform: translateX(62px);
    -ms-transform: translateX(62px);
    transform: translateX(62px);
  }

  input:checked + .slider:after {
    content: attr(data-title);
    -webkit-transform: translateX(-85px);
    -ms-transform: translateX(-85px);
    transform: translateX(-85px);
  }
}

@media(max-width: 1024px) {
 .foodgital-products .swiper-wrapper {
    padding-top: 165px;
  }
}

@media(max-width: 991px) {
  .foodgital-products {
    padding-right: 0;
  }

  .products-title {
    /*left: 32px;*/
    right: clamp(1rem, 4vw, 4rem);
  }

  .foodgital-products .swiper-slide {
    width: 80%;
  }

  .foodgital-products .swiper-button-prev, .foodgital-products .swiper-button-next {
    width: 60px;
    height: 60px;
  }
}

@media(max-width: 757px) {
  .products-title {
    top: 60px;
  }

  .foodgital-products .swiper-wrapper {
    padding-top: 140px;
  }

  .foodgital-top-link {
    font-size: 24px;
  }

  .foodgital-text {
    font-size: 16px;
  }

  .foodgital-item-info img {
    height: 24px;
  }

  .foodgital-products .swiper-slide {
    width: 70%;
  }

  .foodgital-products .swiper-button-prev {
    left: 39%;
  }

  .foodgital-products .swiper-button-next {
    right: 39%;
  }

  .foodgital-products .swiper-button-prev:after,
  .foodgital-products .swiper-button-next:after {
    width: 20px;
    height: 12px;
  }

  .switch {
    width: 102px;
    height: 24px;
  }

  .slider:after,  .slider:before {
    height: 24px;
    width: 51px;
    font-size: 14px;
  }

  .slider:after {
    content: attr(data-title-checked);
    height: 24px;
    width: 51px;
  }

  input:checked + .slider:before {
    content: attr(data-title-checked);
    -webkit-transform: translateX(51px);
    -ms-transform: translateX(51px);
    transform: translateX(51px);
  }

  input:checked + .slider:after {
    content: attr(data-title);
    -webkit-transform: translateX(-51px);
    -ms-transform: translateX(-51px);
    transform: translateX(-51px);
  }
}

@media(max-width: 575px) {
  .products-title {
    top: 40px;
  }

  .foodgital-products .swiper-wrapper {
    padding-top: 80px;
  }

  .foodgital-products .swiper-slide {
    width: 60%;
  }

  .foodgital-text {
    line-height: 20px;
  }

  .foodgital-item-info img {
    height: 20px;
  }

  .foodgital-item-img {
    margin-bottom: 16px;
  }

  .foodgital-top-link {
    margin-bottom: 0;
    gap: 4px;
  }

  .foodgital-products .swiper-button-prev {
    left: 34%;
  }

  .foodgital-products .swiper-button-next {
    right: 34%;
  }

  .foodgital-products {
    padding-bottom: 30px;
  }
}


@media(max-width: 575px) {
  .foodgital-products .swiper-button-prev {
    left: 30%;
  }

  .foodgital-products .swiper-button-next {
    right: 30%;
  }
}



/* End */


/* Start:/local/templates/foodgital/components/bitrix/news.list/about_foodgital/style.css?17470395808947*/
.about_foodgital_block {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 90px 0 0 0;
	position: relative;
	gap: 10px;
	height: 100vh;
}

.about_foodgital_block-title {
	position: absolute;
	top: 34%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.about_foodgital_block-title img {
	max-width: 100%;
}

.about_foodgital-descriptions-preview,
.about_foodgital-descriptions-picture {
	position: relative;
	z-index: 1;
}

.about_foodgital-descriptions-preview {
	width: 64%;
}

.about_foodgital-descriptions .swiper-slide.slide-1 .about_foodgital-descriptions-preview {
	width: 40%;
}

.about_foodgital_block-text {
	position: relative;
	text-align: start;
	color: var(--text-white);
	font-family: DemiBold;
	font-size: 28px;
	line-height: 40px;
	font-weight: 700;
	z-index: 1;
	width: 49%;
}

.about_foodgital_block-text h2 {
	font-size: 36px;
}

.about_foodgital_block-text span {
	font-size: 16px;
}

.about_foodgital-descriptions.swiper {
	overflow: visible !important;
}

.about_foodgital-descriptions .swiper-wrapper {
	position: relative;
	width: 56rem;
	height: 44.25rem;
	margin: 0 auto;
}

.about_foodgital-descriptions .swiper-slide {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column-reverse;
	text-align: center;
	gap: 10px;
	width: 23.6875rem;
	height: 27.4375rem;
	color: #BFD008;
	font-size: 18px;
	line-height: 22px;
}

.about_foodgital-descriptions .swiper-slide img {
	display: block;
	width: 100%;
}

.about_foodgital-descriptions .swiper-slide::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("/local/templates/foodgital/components/bitrix/news.list/about_foodgital/img/about-shadow.svg") no-repeat 50% / contain;
	transition: 1s;
	transition-delay: 0.7s;
	z-index: 0;
}

.awards_foodgital {
	display: grid;
	grid-template-columns: max-content max-content;
	align-items: center;
	justify-content: flex-start;
	gap: 34px;
}

.awards_foodgital-name {
	font-family: DemiBold;
	font-size: 36px;
	line-height: 60px;
	font-weight: 700;
	color: var(--text-white);
	margin-bottom: 40px;
}

.awards_foodgital-preview {
	font-family: DemiBold;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: var(--text-white);
}

@media(max-width: 1600px) {
	.about_foodgital_block {
		padding: 8.625rem 0 0 0;
		height: auto;
	}
}

@media (min-width: 769px) {
	.about_foodgital-descriptions .swiper-slide.slide-1 {
		top: 0;
		left: 50%;
		width: 360px;
		height: 417px;
		transform: translate(-50%, 0);
	}

	.about_foodgital-descriptions .swiper-slide.slide-2 {
		width: 220px;
		height: 255px;
		top: 2.5rem;
		left: 0;
	}

	.about_foodgital-descriptions .swiper-slide.slide-3 {
		width: 220px;
		height: 255px;
		top: 20.625rem;
		left: 0;
	}

	.about_foodgital-descriptions .swiper-slide.slide-4 {
		width: 220px;
		height: 255px;
		top: 28.25rem;
		left: 50%;
		transform: translate(-50%, 0);
	}

	.about_foodgital-descriptions .swiper-slide.slide-5 {
		width: 220px;
		height: 255px;
		top: 2.5rem;
		right: 0;
	}

	.about_foodgital-descriptions .swiper-slide.slide-6 {
		width: 220px;
		height: 255px;
		top: 20.625rem;
		right: 0;
	}

	#about .swiper-slide {
		top: 100vh;
	}

	#about.animation .swiper-slide {
		top: 100vh;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-1 {
		animation: about-info-up-1 1s ease-in-out forwards;
		animation-delay: 0.15s;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-2 {
		animation: about-info-up-2 1s ease-in-out forwards;
		animation-delay: 0.3s;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-3 {
		animation: about-info-up-3 1s ease-in-out forwards;
		animation-delay: 0.45s;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-4 {
		animation: about-info-up-4 1s ease-in-out forwards;
		animation-delay: 0.6s;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-5 {
		animation: about-info-up-5 1s ease-in-out forwards;
		animation-delay: 0.75s;
	}

	#about.animation .about_foodgital-descriptions .swiper-slide.slide-6 {
		animation: about-info-up-6 1s ease-in-out forwards;
		animation-delay: 0.9s;
	}

	@keyframes about-info-up-1 {
		from {
			top: 100vh;
		}
		to {
			top: 0;
		}
	}
	@keyframes about-info-up-2 {
		from {
			top: 100vh;
		}
		to {
			top: 2.5rem;
		}
	}
	@keyframes about-info-up-3 {
		from {
			top: 100vh;
		}
		to {
			top: 20.625rem;
		}
	}
	@keyframes about-info-up-4 {
		from {
			top: 100vh;
		}
		to {
			top: 28.25rem;
		}
	}
	@keyframes about-info-up-5 {
		from {
			top: 100vh;
		}
		to {
			top: 2.5rem;
		}
	}
	@keyframes about-info-up-6 {
		from {
			top: 100vh;
		}
		to {
			top: 20.625rem;
		}
	}
}



@media (max-width: 1600px) {
	.about_foodgital_block-text {
		font-size: 22px;
		line-height: 38px;
	}

	.about_foodgital_block-text h2 {
		font-size: 32px;
	}
}

@media (min-width: 1380px) and (max-width: 1600px) {
	.about_foodgital-descriptions .swiper-wrapper {
		width: 45rem;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1,
	.about_foodgital-descriptions .swiper-slide.slide-2,
	.about_foodgital-descriptions .swiper-slide.slide-3,
	.about_foodgital-descriptions .swiper-slide.slide-4,
	.about_foodgital-descriptions .swiper-slide.slide-5,
	.about_foodgital-descriptions .swiper-slide.slide-6 {
		width: 220px;
		height: 255px;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 .about_foodgital-descriptions-preview {
		width: 64%;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 img {
		width: 115px;
	}
}

@media (max-width: 1379px) {
	.about_foodgital_block {
		flex-direction: column;
		align-items: center;
	}

	.about_foodgital_block-title {
		top: 9%;
	}

	.about_foodgital_block-text {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.about_foodgital-descriptions .swiper-wrapper {
		width: 45rem;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1,
	.about_foodgital-descriptions .swiper-slide.slide-2,
	.about_foodgital-descriptions .swiper-slide.slide-3,
	.about_foodgital-descriptions .swiper-slide.slide-4,
	.about_foodgital-descriptions .swiper-slide.slide-5,
	.about_foodgital-descriptions .swiper-slide.slide-6 {
		width: 220px;
		height: 255px;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 .about_foodgital-descriptions-preview {
		width: 64%;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 img {
		width: 115px;
	}
}

@media (max-width: 768px) {
	.about_foodgital_block-text {
		font-size: 24px;
		line-height: 32px;
	}

	.about_foodgital_block-text h2 {
		font-size: 28px;
		line-height: 28px;
	}

	.awards_foodgital-name {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.about_foodgital-descriptions .swiper-slide {
		position: static;
	}

	.about_foodgital-descriptions .swiper-wrapper {
		height: 450px;
		margin: 0 !important;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1,
	.about_foodgital-descriptions .swiper-slide.slide-2,
	.about_foodgital-descriptions .swiper-slide.slide-3,
	.about_foodgital-descriptions .swiper-slide.slide-4,
	.about_foodgital-descriptions .swiper-slide.slide-5,
	.about_foodgital-descriptions .swiper-slide.slide-6 {
		width: 300px;
		height: auto;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 .about_foodgital-descriptions-preview {
		width: 40%;
	}
}

@media (max-width: 757px) {
	.awards_foodgital-picture img {
		width: 100px;
	}

	.about_foodgital-descriptions .swiper-wrapper {
		height: 250px;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1,
	.about_foodgital-descriptions .swiper-slide.slide-2,
	.about_foodgital-descriptions .swiper-slide.slide-3,
	.about_foodgital-descriptions .swiper-slide.slide-4,
	.about_foodgital-descriptions .swiper-slide.slide-5,
	.about_foodgital-descriptions .swiper-slide.slide-6 {
		width: 173px;
		height: 200px;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 .about_foodgital-descriptions-preview {
		 width: 60%;
	}

	.about_foodgital-descriptions .swiper-slide.slide-1 img,
	.about_foodgital-descriptions .swiper-slide.slide-2 img,
	.about_foodgital-descriptions .swiper-slide.slide-3 img,
	.about_foodgital-descriptions .swiper-slide.slide-4 img,
	.about_foodgital-descriptions .swiper-slide.slide-5 img,
	.about_foodgital-descriptions .swiper-slide.slide-6 img {
		width: 80px;
	}
}

@media (max-width: 575px) {
	.about_foodgital_block-title {
		top: 4%;
	}

	.about_foodgital_block {
		padding: 100px 0 0 0;
	}
}

@media (max-width: 575px) {

}

/* End */


/* Start:/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/style.css?174703958026271*/
#advantages {
	padding: 130px 30px;
	height: 100vh;
}

.advantages-components .title {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	height: 200px;
	background: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/title.svg') no-repeat left top / contain;
	z-index: 0;
}

.advantages-components__wrap {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(2, max-content);
	gap: 30px;
}

.advantages-components-destination .advantages-components__block.active,
.advantages-components-destination .advantages-components__block.active .advantages-shadow img {
	opacity: 1;
}

.advantages-components-destination .advantages-components__block.active .advantages-shadow::before {
	opacity: 1;
	animation: forwards advantages-hexagon-flash 1s ease-in-out;
}

@keyframes advantages-hexagon-flash {
	0% {
		transform: translate(-50%, -50%), scale(1);
	}
	50% {
		transform: translate(-50%, -50%), scale(1.2);
	}
	100% {
		transform: translate(-50%, -50%), scale(1);
	}
}

.advantages-components__block {
	position: relative;
	opacity: 0;
}

.advantages-components__block.block-1 {
	grid-column: 1/2;
	grid-row: 1/2;
}

.advantages-components__block.block-2 {
	grid-column: 2/3;
	grid-row: 2/3;
	margin-top: -115px;
}

.advantages-components__block.block-3 {
	grid-column: 3/4;
	grid-row: 1/2;
}

.advantages-components__block.block-4 {
	grid-column: 4/5;
	grid-row: 2/3;
	margin-top: -115px;
}

.advantages-components__block.block-5 {
	grid-column: 5/6;
	grid-row: 1/2;
}

.advantages-shadow {
	position: relative;
}

.advantages-shadow::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background: rgba(191, 208, 8, 0.6);
	opacity: 0;
	filter: blur(6.25rem);
	transform: translate(-50%, -50%);
	transition: 0.3s;
	transition-delay: 0.3s;
	z-index: 0;
}

.advantages-shadow img {
	position: relative;
	opacity: 0;
	transition: 1s;
	transition-delay: 0.7s;
	z-index: 1;
	max-width: 100%;
}

.advantages-components__block .hex-lines {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.advantages-components__block .hex-lines i {
	display: block;
	position: absolute;
	background: #BFD008;
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(1) {
	animation-name: advantages-hexagon-stroke-1;
	animation-delay: 0s;
	top: 0;
	right: 50%;
	width: 0;
	height: 1px;
	transform: rotate(-30deg);
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(2) {
	animation-name: advantages-hexagon-stroke-2;
	animation-delay: 0.3s;
	top: 25%;
	left: 0;
	width: 1px;
	height: 0;
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(3) {
	animation-name: advantages-hexagon-stroke-3;
	animation-delay: 0.6s;
	bottom: 25%;
	left: 0;
	width: 0;
	height: 1px;
	transform: rotate(30deg);
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(4) {
	animation-name: advantages-hexagon-stroke-4;
	animation-delay: 0.9s;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 1px;
	transform: rotate(-30deg);
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(5) {
	animation-name: advantages-hexagon-stroke-5;
	animation-delay: 1.2s;
	bottom: 25%;
	right: 0;
	width: 1px;
	height: 0;
}

.advantages-components-destination .advantages-components__block.active .hex-lines i:nth-child(6) {
	animation-name: advantages-hexagon-stroke-6;
	animation-delay: 1.5s;
	top: 25%;
	right: 0;
	width: 0;
	height: 1px;
	transform: rotate(30deg);
}

@keyframes advantages-hexagon-stroke-1 {
	from {
		top: 0;
		right: 50%;
		width: 0;
	}
	to {
		top: 12.5%;
		right: 46%;
		width: 57.5%;
	}
}

@keyframes advantages-hexagon-stroke-2 {
	from {
		height: 0;
	}
	to {
		height: 50%;
	}
}

@keyframes advantages-hexagon-stroke-3 {
	from {
		bottom: 25%;
		left: 0;
		width: 0;
	}
	to {
		bottom: 12.5%;
		left: -3.5%;
		width: 57.5%;
	}
}

@keyframes advantages-hexagon-stroke-4 {
	from {
		bottom: 0;
		left: 50%;
		width: 0;
	}
	to {
		bottom: 12.5%;
		left: 46%;
		width: 57.5%;
	}
}

@keyframes advantages-hexagon-stroke-5 {
	from {
		height: 0;
	}
	to {
		height: 50%;
	}
}

@keyframes advantages-hexagon-stroke-6 {
	from {
		top: 25%;
		right: 0;
		width: 0;
	}
	to {
		top: 12.5%;
		right: -3.5%;
		width: 57.5%;
	}
}

.advantages-components__block + .arrow {
	position: relative;
	width: 50%;
	height: 152px;
	overflow: hidden;
}

.advantages-components__block + .arrow::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/about-arrow-1.svg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	transition: 0.6s;
	transition-delay: 2s;
	opacity: 0;
}

.advantages-components__block.active + .arrow:before {
	opacity: 1;
	width: 100%;
}

.advantages-components__block.block-1 + .arrow {
	grid-column: 1/2;
	grid-row: 2/3;
	margin: 0 0 0 auto;
}

.advantages-components__block.block-2 + .arrow {
	grid-column: 2/3;
	grid-row: 1/2;
	margin: auto 0 auto auto;
}

.advantages-components__block.block-3 + .arrow {
	grid-column: 4/5;
	grid-row: 1/2;
	margin: auto auto auto 0;
}

.advantages-components__block.block-4 + .arrow {
	grid-column: 5/6;
	grid-row: 2/3;
}


.advantages-components__block.block-2 + .arrow::before {
	background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/about-arrow-2.svg');
}

.advantages-components__block.block-3 + .arrow::before {
	background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/about-arrow-3.svg');
}

.advantages-components__block.block-4 + .arrow::before {
	background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/about-arrow-4.svg');
}

.advantages-components__block p {
	position: absolute;
	top: 50%;
	left: 40px;
	right: 40px;
	transform: translateY(-50%);
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	z-index: 3;
	text-align: center;
}

.advantages-components__block.block-1 p {
	top: 35%;
}

.advantages-components__block.block-2 p {
	top: 35%;
}

.advantages-components__block.block-3 p {
	top: 35%;
	left: 13px;
	right: 13px;
}

.advantages-components__block.block-4 p {
	top: 40%;
}

.advantages-components__block .advantages-components-imgs {
	position: absolute;
	z-index: 3
}

.advantages-components__block.block-1 .advantages-components-imgs {
	top: -20px;
	left: 50%;
	width: 170px;
	height: 170px;
	transform: translateX(-40%);
}

.advantages-components__block.block-2 .advantages-components-imgs {
	top: -40px;
	left: 50%;
	width: 170px;
	height: 170px;
	transform: translateX(-40%);
}

.advantages-components__block.block-3 .advantages-components-imgs {
	top: -65px;
	left: 50%;
	width: 320px;
	height: 260px;
	transform: translateX(-50%);
}

.advantages-components__block.block-4 .advantages-components-imgs {
	top: 20px;
	left: 50%;
	width: 310px;
	height: 170px;
	transform: translateX(-30%);
}

.advantages-components__block.block-5 .advantages-components-imgs {
	top: -20px;
	left: 10%;
	width: 90%;
	height: 240px;
}

.advantages-components-imgs__wrap {
	position: absolute;
}

.advantages-components__block.block-1 .advantages-components-imgs__wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.advantages-components-imgs img {
	position: absolute;
	opacity: 0;
}

.advantages-components__block.active.block-1 .advantages-components-imgs .img-1 {
	width: 112px;
	bottom: 0;
	left: 0;
	animation: forwards advantages-imgs-img-1-1 1.5s 0.6s linear;
	z-index: 1;
}

.advantages-components__block.active.block-1 .advantages-components-imgs .advantages-components-imgs__wrap {
	animation: forwards advantages-imgs-imgs-wrap 1.5s 0.6s linear;
	z-index: 0;
}

.advantages-components__block.active.block-1 .advantages-components-imgs .img-2 {
	width: 96px;
	top: 0;
	right: 0;
	animation: forwards advantages-imgs-img-1-2 1.5s 0.6s linear;
}

@keyframes advantages-imgs-img-1-1 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	40% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(-360deg);
		opacity: 1;
	}
}

@keyframes advantages-imgs-imgs-wrap {
	0% {
		transform: scale(1);
		opacity: 0;
		left: 0;
		height: 170%;
	}
	20% {
		transform: scale(1);
		opacity: 1;
		left: 0;
		height: 170%;
	}
	39% {
		transform: scale(1);
		opacity: 1;
		left: 0;
		height: 170%;
	}
	40% {
		transform: scale(1);
		opacity: 1;
		left: -10%;
		height: 170%;
	}
	100% {
		transform: scale(1) rotate(-360deg);
		left: 0;
		height: 100%;
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-1-2 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	40% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(360deg);
		opacity: 1;
	}
}

.advantages-components__block.active.block-2 .advantages-components-imgs .img-1 {
	width: 170px;
	bottom: 0;
	left: 0;
	animation: forwards advantages-imgs-img-2-1 1s 0.6s linear;
	transform-origin: bottom left;
}

.advantages-components__block.active.block-2 .advantages-components-imgs .img-2 {
	width: 170px;
	bottom: 0;
	left: 0;
	animation: forwards advantages-imgs-img-2-2 1s 0.6s linear;
	transform-origin: bottom left;
}

.advantages-components__block.active.block-2 .advantages-components-imgs .img-3 {
	width: 170px;
	bottom: 0;
	left: 0;
	animation: forwards advantages-imgs-img-2-3 1s 0.6s linear;
	transform-origin: bottom left;
}

@keyframes advantages-imgs-img-2-1 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(0deg);
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-2-2 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(15deg);
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-2-3 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(30deg);
		opacity: 1;
	}
}

.advantages-components__block.active.block-3 .advantages-components-imgs .img-1 {
	width: 240px;
	top: 0;
	left: 0;
	animation: forwards advantages-imgs-img-3-1 2s 0.6s linear;
	z-index: 3;
}

.advantages-components__block.active.block-3 .advantages-components-imgs .img-2 {
	width: 130px;
	top: 0;
	right: 0;
	animation: forwards advantages-imgs-img-3-2 2s 0.6s linear;
	z-index: 2;
}

.advantages-components__block.active.block-3 .advantages-components-imgs .img-3 {
	width: 170px;
	bottom: 0;
	right: 0;
	animation: forwards advantages-imgs-img-3-3 2s 0.6s linear;
	z-index: 1;
}

@keyframes advantages-imgs-img-3-1 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1) translate(22%, 22%);
		opacity: 1;
	}
	90% {
		transform: scale(1) translate(22%, 22%);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0);;
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-3-2 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	70% {
		transform: scale(1) translate(-58%, 64%);
		opacity: 1;
	}
	90% {
		transform: scale(1) translate(-58%, 64%);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0);;
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-3-3 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	80% {
		transform: scale(1) translate(-34%, -5%);
		opacity: 1;
	}
	90% {
		transform: scale(1) translate(-34%, -5%);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0);;
		opacity: 1;
	}
}

.advantages-components__block.active.block-4 .advantages-components-imgs .img-1 {
	width: 190px;
	top: 0;
	left: 0;
	animation: forwards advantages-imgs-img-4-1 1.75s 0.6s linear;
	z-index: 2;
}

.advantages-components__block.active.block-4 .advantages-components-imgs .img-2 {
	width: 170px;
	top: 0;
	right: 0;
	animation: forwards advantages-imgs-img-4-2 1.75s 0.6s linear;
	z-index: 1;
}

@keyframes advantages-imgs-img-4-1 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1);
		opacity: 1;
	}
	80% {
		transform: scale(1) rotate(18deg);
		opacity: 1;
	}
	100% {
		transform: scale(1) rotate(0deg);
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-4-2 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1);
		opacity: 1;
	}
	80% {
		transform: scale(1) translate(-52%, 20%);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0%);
		opacity: 1;
	}
}

.advantages-components__block.active.block-5 .advantages-components-imgs .img-1 {
	width: 200px;
	top: 0;
	left: 0;
	animation: forwards advantages-imgs-img-5-1 2s 0.6s linear;
	z-index: 1;
}

.advantages-components__block.active.block-5 .advantages-components-imgs .img-2 {
	width: 200px;
	bottom: 0;
	right: 0;
	animation: forwards advantages-imgs-img-5-2 2s 0.6s linear;
	z-index: 2;
}

@keyframes advantages-imgs-img-5-1 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	60% {
		transform: scale(1) translate(27%, 18%) rotate(16.5deg);
		opacity: 1;
	}
	90% {
		transform: scale(1) translate(27%, 18%) rotate(16.5deg);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0);;
		opacity: 1;
	}
}

@keyframes advantages-imgs-img-5-2 {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1);
		opacity: 1;
	}
	70% {
		transform: scale(1) translate(-33%, -1%);
		opacity: 1;
	}
	90% {
		transform: scale(1) translate(-33%, -1%);
		opacity: 1;
	}
	100% {
		transform: scale(1) translate(0, 0);;
		opacity: 1;
	}
}

.advantages-components__block p {
	opacity: 0;
}

.advantages-components__block.active p {
	animation: forwards advantages-hexagon-text 0.75s ease-in-out;
}

@keyframes advantages-hexagon-text {
	0% {
		transform: scale(1.5);
		opacity: 0;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@media(max-width: 1600px) {
	#advantages {
		padding: 50px 30px;
		height: auto;
	}

	.advantages-components .title {
		top: 50px;
	}

}

@media (min-width: 1380px) and (max-width: 1600px) {
	.advantages-components__wrap {
		width: 80%;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) and (max-width: 1600px) {
	.advantages-components__wrap {
		grid-template-columns: repeat(6, 1fr);
		grid-template-rows: max-content;
		width: 100%;
		gap: 0 40px;
	}

	.advantages-components__block.block-1 {
		grid-column: 1/3;
		grid-row: 1/2;
		margin-top: 0;
	}

	.advantages-components__block.block-3 {
		grid-column: 3/5;
		grid-row: 1/2;
		margin-top: 0;
	}

	.advantages-components__block.block-2 {
		grid-column: 2/4;
		grid-row: 3/4;
		margin: 0;
	}

	.advantages-components__block.block-5 {
		grid-column: 5/7;
		grid-row: 1/2;
		margin-top: 0;
	}

	.advantages-components__block.block-4 {
		grid-column: 4/6;
		grid-row: 3/4;
		margin-top: 0;
	}

	.advantages-components__block + .arrow {
		height: 80px;
	}

	.advantages-components__block.block-1 + .arrow {
		grid-column: 2/3;
		grid-row: 2/3;
		margin: 0 0 auto auto
	}

	.advantages-components__block.block-2 + .arrow {
		grid-column: 3/4;
		grid-row: 2/3;
		margin: auto 0 0 auto;
	}

	.advantages-components__block.block-3 + .arrow {
		grid-column: 4/5;
		grid-row: 2/3;
		margin: auto 0 0 auto;
	}

	.advantages-components__block.block-4 + .arrow {
		grid-column: 5/6;
		grid-row: 2/3;
		margin: 0 0 auto auto
	}

}

@media (min-width: 1025px) and (max-width: 1199px) {
	.advantages-components__wrap {
		width: 70%;
		margin: 0 auto;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	.advantages-components__wrap {
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: repeat(3, max-content);
		gap: 15px;
	}

	.advantages-components__block.block-1 {
		grid-column: 1/3;
		grid-row: 1/2;
		margin-top: 0;
	}

	.advantages-components__block.block-3 {
		grid-column: 1/3;
		grid-row: 3/4;
		margin-top: 0;
	}

	.advantages-components__block.block-2 {
		grid-column: 2/4;
		grid-row: 2/3;
		margin: 0;
	}

	.advantages-components__block.block-5 {
		grid-column: 3/5;
		grid-row: 1/2;
		margin-top: 0;
	}

	.advantages-components__block.block-4 {
		grid-column: 3/5;
		grid-row: 3/4;
		margin-top: 0;
	}

	.advantages-components__block + .arrow {
		height: 80px
	}

	.advantages-components__block.block-1 + .arrow {
		grid-column: 1/2;
		grid-row: 2/3;
		margin: 0
	}

	.advantages-components__block.block-2 + .arrow {
		grid-column: 1/2;
		grid-row: 2/3;
		margin: auto 0 0;
	}

	.advantages-components__block.block-3 + .arrow {
		grid-column: 2 / 4;
		grid-row: 3 / 4;
		margin: auto auto 0;
	}

	.advantages-components__block.block-4 + .arrow {
		grid-column: 4/5;
		grid-row: 2/3;
		margin: auto 0 auto auto
	}

	.advantages-components__block.active + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-left.svg');
	}

	.advantages-components__block.block-2 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-right.svg');
		background-position: right top;
	}

	.advantages-components__block.block-3 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-left.svg');
	}

	.advantages-components__block.block-4 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-right.svg');
		background-position: right top;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
	.mob {
		display: block;
	}

	.advantages-components__wrap {
		grid-template-columns: 100%;
		grid-template-rows: max-content;
		gap: 15px;
	}

	.advantages-components__block.block-1 {
		grid-column: 1/2;
		grid-row: 1/2;
	}

	.advantages-components__block.block-2 {
		grid-column: 1/2;
		grid-row: 3/4;
		margin-top: 0;
	}

	.advantages-components__block.block-3 {
		grid-column: 1/2;
		grid-row: 5/6;
	}

	.advantages-components__block.block-4 {
		grid-column: 1/2;
		grid-row: 7/8;
		margin-top: 0;
	}

	.advantages-components__block.block-5 {
		grid-column: 1/2;
		grid-row: 9/10;
	}

	.advantages-components__block.active + .arrow {
		height: 40px;
	}

	.advantages-components__block.active + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-left.svg');
		animation: none
	}

	.advantages-components__block.block-1 + .arrow {
		grid-column: 1/2;
		grid-row: 2/3;
		margin: -40px auto auto 0
	}

	.advantages-components__block.block-2 + .arrow {
		grid-column: 1/2;
		grid-row: 4/5;
		margin: -40px 0 auto auto;
	}

	.advantages-components__block.block-3 + .arrow {
		grid-column: 1/2;
		grid-row: 6/7;
		margin: -40px auto auto 0
	}

	.advantages-components__block.block-4 + .arrow {
		grid-column: 1/2;
		grid-row: 8/9;
		margin: -40px 0 auto auto
	}

	.advantages-components__block.block-2 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-right.svg');
		background-position: right top;
	}

	.advantages-components__block.block-3 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-left.svg');
	}

	.advantages-components__block.block-4 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-mob-right.svg');
		background-position: right top;
	}

	.advantages-components__block p {
		font-size: 13px;
		line-height: 16px;
	}

	.advantages-components__block.block-1 p,
	.advantages-components__block.block-2 p,
	.advantages-components__block.block-3 p {
		top: 30%;
	}

	.advantages-components__block.block-4 p {
		top: 40%;
	}

	.advantages-components__block.block-5 p {
		top: 45%;
	}

	.advantages-components__block.block-1 .advantages-components-imgs {
		width: 96px;
		height: 96px;
	}

	.advantages-components__block.block-2 .advantages-components-imgs {
		width: 96px;
		height: 96px;
	}

	.advantages-components__block.block-3 .advantages-components-imgs {
		width: 154px;
		height: 125px;
		top: -40px;
	}

	.advantages-components__block.block-4 .advantages-components-imgs {
		width: 180px;
		height: 96px;
		top: 10px;
	}

	.advantages-components__block.block-5 .advantages-components-imgs {
		width: 150px;
		height: 110px;
		left: 50%;
		transform: translateX(-25%);
		top: 15px;
	}

	.advantages-components__block.active.block-1 .advantages-components-imgs .img-1 {
		width: 70px;
	}

	.advantages-components__block.active.block-1 .advantages-components-imgs .img-2 {
		width: 50px;
	}

	.advantages-components__block.active.block-2 .advantages-components-imgs .img-1 {
		width: 96px;
	}

	.advantages-components__block.active.block-2 .advantages-components-imgs .img-2 {
		width: 96px;
	}

	.advantages-components__block.active.block-2 .advantages-components-imgs .img-3 {
		width: 96px;
	}

	.advantages-components__block.active.block-3 .advantages-components-imgs .img-1 {
		width: 112px;
	}

	.advantages-components__block.active.block-3 .advantages-components-imgs .img-2 {
		width: 70px;
	}

	.advantages-components__block.active.block-3 .advantages-components-imgs .img-3 {
		width: 70px;
	}

	.advantages-components__block.active.block-4 .advantages-components-imgs .img-1 {
		width: 112px;
	}

	.advantages-components__block.active.block-4 .advantages-components-imgs .img-2 {
		width: 96px;
	}

	.advantages-components__block.active.block-5 .advantages-components-imgs .img-1 {
		width: 112px;
	}

	.advantages-components__block.active.block-5 .advantages-components-imgs .img-2 {
		width: 96px;
	}
}

@media (min-width: 400px) and (max-width: 768px) {
	.advantages-components__wrap {
		max-width: 80%;
		margin: 0 auto;
	}

	.advantages-components__block.active + .arrow {
		height: 80px;
	}

	.advantages-components__block.block-1 + .arrow {
		margin: -80px auto auto 0;
	}

	.advantages-components__block.block-2 + .arrow {
		margin: -80px 0 auto auto;
	}

	.advantages-components__block.block-3 + .arrow {
		margin: -80px auto auto 0;
	}

	.advantages-components__block.block-4 + .arrow {
		margin: -80px 0 auto auto;
	}

	.advantages-components__block p {
		font-size: 15px;
		line-height: 18px;
	}
}

@media (min-width: 600px) and (max-width: 768px) {
	.advantages-components__wrap {
		max-width: 50%;
		margin: 0 auto;
	}
}

@media (min-width: 769px) {
	.advantages-components__block p {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (min-width: 900px) {
	.advantages-components__block p {
		font-size: 18px;
		line-height: 20px;
	}
}

@media (min-width: 1600px) {
	.advantages-components__block p {
		font-size: 14px;
		line-height: 16px;
	}
}

@media (min-width: 1700px) {
	.advantages-components__block p {
		font-size: 16px;
		line-height: 20px;
	}
}

@media (min-width: 1600px) and (max-width: 1700px) {
	.advantages-components__block.block-1 p,
	.advantages-components__block.block-2 p,
	.advantages-components__block.block-3 p {
		top: 40%;
	}

	.advantages-components__block.block-4 p {
		top: 50%;
	}

	.advantages-components__block.block-5 p {
		top: 60%;
	}
}

@media (min-width: 769px) and (max-width: 1199px) {
	.advantages-components__block.block-1 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-769-1.svg');
	}

	.advantages-components__block.block-2 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-769-2.svg');
	}

	.advantages-components__block.block-3 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-769-3.svg');
		background-position: center center;
		background-size: 60%;
	}

	.advantages-components__block.block-4 + .arrow::before {
		background-image: url('/local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/img/arrow-769-4.svg');
	}
}

/* End */


/* Start:/local/components/hotstuff/brand-media/templates/foodgital/style.css?17470395817234*/
.foodgital-video-section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.foodgital-video-block {
  position: relative;
}

.foodgital-video-block-logo {
  display: none;
}

.foodgital-video-block .swiper {
  width: 100%;
  padding-bottom: 90px;
  padding-left: 64px;
}

.foodgital-video-block .swiper-wrapper {
  align-items: flex-end;
}

.foodgital-video-block .swiper-slide {
  position: relative;
  display: flex;
  align-items: flex-start;
  background-position: center;
  background-size: contain;
  filter: contrast(0.7);
  width: 460px;
  flex-direction: column;
  justify-content: flex-start;
  gap: 40px;
}

.foodgital-video-block .video-name {
  font-family: DemiBold;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  color: var(--text-color);
  position: relative;
  z-index: 2;
}

.foodgital-video-block .swiper-slide-active {
  transform: none !important;
  filter: contrast(1);
}

.foodgital-video-block .swiper-slide a[data-fancybox] {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  line-height: 0;
}

.foodgital-video-block .swiper-slide.video-slide {
  width: 800px;
}

.foodgital-video-block .swiper-slide img {
  height: 460px;
}

.foodgital-video-block .swiper-slide .video-play-link {
  position: relative;
}

.foodgital-video-block .swiper-slide .video-play-link:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("/local/components/hotstuff/brand-media/templates/foodgital/img/play.svg");
  background-position: center;
  background-size: 86px;
  background-repeat: no-repeat;
  text-align: center;
  z-index: 2;
  position: absolute;
}

.foodgital-video-block .swiper-slide img {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.foodgital-video-block .swiper-button-prev,
.foodgital-video-block .swiper-button-next {
  background: none;
  width: 86px;
  height: 86px;
}

.foodgital-video-block .swiper-button-prev:after,
.foodgital-video-block .swiper-button-next:after {
  content: "";
  width: 100%;
  height: 100%;
}

.foodgital-video-block .swiper-button-prev {
  left: 1%;
  top: 47.5%;
}

.foodgital-video-block .swiper-button-prev:after {
  background: url(/local/components/hotstuff/brand-media/templates/foodgital/img/arrow-prev.svg) no-repeat center center/contain;
}

.foodgital-video-block .swiper-button-next {
  right: 1%;
  top: 47.5%;
}
.foodgital-video-block .swiper-button-next:after {
  background: url(/local/components/hotstuff/brand-media/templates/foodgital/img/arrow-next.svg) no-repeat center center/contain;
}

.foodgital-video-block .swiper-slide .romb {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 620px;
  z-index: 1;
  pointer-events: none;
  transform: translate(-50%, -86%);
}

.foodgital-video-block .swiper-slide:nth-child(1n) .romb  {
  color: #BFD008;
}

.foodgital-video-block .swiper-slide:nth-child(2n) .romb {
  color: #FFCB11;
}

.foodgital-video-block .swiper-slide:nth-child(3n) .romb {
  color: #EE271D;
}

.fancybox__content {
  padding: 0 !important;
  background: none !important;
}

.fancybox__iframe {
  width: 1280px !important;
  height: 720px !important;
  max-width: 100%;
  max-height: 100%;
}

body.firefox .fancybox__content {
  height: 100% !important;
}

@media(max-width: 1600px) {
  .foodgital-video-section {
    display: contents;
  }

  .foodgital-video-block {
    padding: 40px 0 40px;
  }
}

@media (max-width: 1440px) {
  .fancybox__iframe {
    width: 960px !important;
    height: 540px !important;
  }
}

@media (max-width: 1200px) {
  .fancybox__iframe {
    width: 800px !important;
    height: 450px !important;
  }
}

@media (max-width: 1024px) {
  .fancybox__iframe {
    width: 680px !important;
    height: 380px !important;
  }
}

@media (max-width: 991px) {

  .foodgital-video-block .swiper-button-prev,
  .foodgital-video-block .swiper-button-next {
    width: 72px;
    height: 72px;
  }

  .foodgital-video-block .swiper-slide .video-play-link:before {
    background-size: 72px;
  }
}

@media (max-width: 800px) {
  .foodgital-video-block .swiper-button-prev,
  .foodgital-video-block .swiper-button-next {
    width: 64px;
    height: 64px;
  }

  .foodgital-video-block .swiper-slide .video-play-link:before {
    background-size: 64px;
  }

  .fancybox__iframe {
    width: 460px !important;
    height: 250px !important;
  }
}

@media (max-width: 575px) {
  .foodgital-video-block .swiper-slide .video-play-link:before {
    background-size: 56px;
  }

  .fancybox__iframe {
    width: 328px !important;
    height: 180px !important;
  }
}

@media (max-width: 768px) {
  .foodgital-video-block {
    padding: 0 16px;
  }

  .foodgital-video-block-logo {
    display: block;
    text-align: end;
  }

  .foodgital-video-block .swiper-button-prev,
  .foodgital-video-block .swiper-button-next {
    display: none;
  }

  .foodgital-video-block .video-name {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
  }

  .foodgital-video-block .swiper {
     padding: 0;
  }

  .foodgital-video-block .swiper-wrapper {
    flex-direction: column;
    gap: 80px;
    padding-bottom: 80px;
  }

  .foodgital-video-block .swiper-slide {
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  .foodgital-video-block .swiper-slide img {
    width: auto;
    height: 180px;
  }

  .foodgital-video-block .swiper-slide {
    padding-top: 40px;
  }

  .foodgital-video-block .swiper-slide.video-slide {
    padding-top: 0;
  }

  .foodgital-video-block .swiper-slide .romb {
    top: 0;
    left: 50%;
    height: 260px;
    transform: translate(-50%, 0);
  }

  .foodgital-video-block .swiper-slide.video-slide .romb {
    top: 0;
    left: 50%;
    height: 260px;
    transform: translate(-50%, 8%);
  }

  .foodgital-video-block .swiper-slide:nth-child(1n) .romb svg,
  .foodgital-video-block .swiper-slide:nth-child(2n) .romb svg,
  .foodgital-video-block .swiper-slide:nth-child(3n) .romb svg {
    width: 220px;
    height: 260px;
  }

  .foodgital-video-block .swiper-slide .video-play-link:before {
    background-size: 40px;
  }
}

@media (min-width: 640px) and (max-width: 768px){
  .foodgital-video-block .video-name {
    font-size: 32px;
  }

  .foodgital-video-block .swiper-slide img {
    width: 100%;
    height: auto;
  }

  .foodgital-video-block .swiper-slide .romb {
    top: 0;
    left: 0;
    right: 0;
    bottom: -40px;
    height: auto;
    transform: none;
  }

  .foodgital-video-block .swiper-slide.video-slide .romb {
    top: 20px;
    left: 0;
    right: 0;
    bottom: -40px;
    height: auto;
    transform: none;
  }

  .foodgital-video-block .swiper-slide:nth-child(1n) .romb svg,
  .foodgital-video-block .swiper-slide:nth-child(2n) .romb svg,
  .foodgital-video-block .swiper-slide:nth-child(3n) .romb svg {
    width: 100%;
    height: 100%;
  }
}

/* End */
/* /local/templates/foodgital/components/bitrix/news.list/foodgital_page/style.css?174703958011057 */
/* /local/templates/foodgital/components/bitrix/news.list/foodgital-products/style.css?17470395808886 */
/* /local/templates/foodgital/components/bitrix/news.list/about_foodgital/style.css?17470395808947 */
/* /local/templates/foodgital/components/bitrix/news.list/advantages_foodgital/style.css?174703958026271 */
/* /local/components/hotstuff/brand-media/templates/foodgital/style.css?17470395817234 */
