.block-actions {
  overflow: hidden;
}
.block-actions__caption {
  margin-bottom: 60px !important;
}
.block-actions__slider {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .block-actions__slider {
    overflow: initial;
  }
}
.block-actions__slider-navigation {
  margin-top: 40px;
  display: block;
}
@media (min-width: 992px) {
  .block-actions__slider-navigation {
    display: none;
  }
}
.block-actions__slider .swiper-slide {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .block-actions__slider .swiper-wrapper,
  .block-actions__slider .swiper-slide {
    position: initial;
  }
}
.block-actions__row {
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 992px) {
  .block-actions__row {
    width: 927px;
    height: 671px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .block-actions__row {
    width: 978px;
    width: 990px;
  }
}
@media (min-width: 1500px) {
  .block-actions__row {
    width: 1304px;
  }
}
@media (min-width: 992px) {
  .block-actions .position-1 {
    top: 0;
    left: 0px;
  }
  .block-actions .position-2 {
    top: 0;
    left: 311px;
  }
  .block-actions .position-3 {
    top: 0;
    left: 622px;
  }
  .block-actions .position-4 {
    top: 291px;
    left: 155.5px;
  }
  .block-actions .position-5 {
    top: 291px;
    left: 466.5px;
  }
}
@media (min-width: 1200px) {
  .block-actions .position-1 {
    left: 0px;
  }
  .block-actions .position-2 {
    left: 332px;
  }
  .block-actions .position-3 {
    left: 664px;
  }
  .block-actions .position-4 {
    top: 291px;
    left: 166px;
  }
  .block-actions .position-5 {
    top: 291px;
    left: 498px;
  }
}
@media (min-width: 1500px) {
  .block-actions .position-2 {
    left: 652px;
  }
  .block-actions .position-3 {
    left: 978px;
  }
  .block-actions .position-4 {
    top: 285px;
    left: 163px;
  }
  .block-actions .position-5 {
    top: 285px;
    left: 489px;
  }
}
.block-actions__item {
  width: 290px;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  z-index: 10;
}
@media (min-width: 360px) {
  .block-actions__item {
    width: 326px;
  }
}
@media (min-width: 992px) {
  .block-actions__item {
    width: 305px;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .block-actions__item {
    width: 326px;
  }
}
.block-actions__item-top {
  line-height: 90px;
  font-size: 64px;
  font-weight: 900;
}
.block-actions__item-top.large {
  margin-bottom: 14px;
  line-height: 100px;
  font-size: 86px;
  font-weight: 700;
}
.block-actions__item-middle {
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 700;
}
.block-actions__item-middle strong {
  font-weight: 900;
}
.block-actions__item-bottom {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}
.block-actions__item-bottom.fz-90 {
  font-size: 90%;
}
.block-actions__item-bottom.fz-80 {
  font-size: 80%;
}
.block-actions__item-bottom.fz-70 {
  font-size: 70%;
}
.block-actions__item-bottom p {
  margin: 15px 0 0;
  padding: 0;
  font-size: inherit;
}
.block-actions__item-bottom p:first-child {
  margin-top: 0;
}
.block-actions__item-wrapper {
  height: 380px;
  padding: 55px 20px 60px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  position: relative;
  text-align: center;
  color: #fff;
  clip-path: polygon(50% 0, 100% 95px, 100% 285px, 50% 100%, 0 285px, 0 95px);
}
.block-actions__item-wrapper.justify-center {
  justify-content: center;
}
.block-actions__item-wrapper.style_1 {
  background-color: #7FD2CD;
}
.block-actions__item-wrapper.style_2 {
  background-color: #8FB12E;
}
.block-actions__item-wrapper.style_3 {
  background-color: #B79A51;
}
.block-actions__item-wrapper.style_4 {
  background-color: #92D0CC;
}
.block-actions__item-wrapper.style_5 {
  background-color: #3A8385;
}
.block-actions__item-wrapper.style_6 {
  background-color: #96AF46;
}
.block-actions__decore {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  pointer-events: none;
}
.block-actions__decore span {
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
  transform: scale(0.5);
}
.block-actions__decore-1 {
  width: 293px;
  height: 335px;
  top: -120px;
  left: -100px;
  background-image: url("img/citron_vert.png");
}
.block-actions__decore-2 {
  width: 445px;
  height: 495px;
  top: 90px;
  left: -130px;
  background-image: url("img/lime-green-leaves.png");
}
.block-actions__decore-3 {
  width: 482px;
  height: 447px;
  top: -150px;
  right: -150px;
  background-image: url("img/lemon.png");
}
.block-actions__decore-4 {
  width: 338px;
  height: 301px;
  display: none !important;
  background-image: url("img/citron_vert_2.png");
}
.block-actions__decore-5 {
  width: 246px;
  height: 269px;
  display: none !important;
  background-image: url("img/lemon_2.png");
  z-index: 15 !important;
}
.block-actions__decore-6 {
  width: 482px;
  height: 490px;
  display: none !important;
  top: -220px;
  right: -180px;
  background-image: url("img/lime-green-leaves_2.png");
}
.block-actions__decore-7 {
  width: 1039px;
  height: 455px;
  top: -180px;
  left: -290px;
  background-image: url("img/lemon-wide.webp");
}
@media (min-width: 992px) {
  .block-actions__decore-1 {
    top: -150px;
    left: -100px;
  }
  .block-actions__decore-2 {
    top: 170px;
    left: -100px;
  }
  .block-actions__decore-3 {
    top: -160px;
    left: 100px;
    right: unset;
  }
  .block-actions__decore-4 {
    display: block !important;
    top: 420px;
    right: -25px;
  }
  .block-actions__decore-5 {
    display: block !important;
    top: 260px;
    right: -45px;
    z-index: 15 !important;
  }
  .block-actions__decore-6 {
    display: block !important;
    top: -170px;
    right: -180px;
  }
  .block-actions__decore-7 {
    top: -130px;
    left: -140px;
    transform: scale(0.7) !important;
  }
}
@media (min-width: 1500px) {
  .block-actions__decore span {
    transform: none !important;
  }
  .block-actions__decore-1 {
    top: -70px;
    left: -220px;
  }
  .block-actions__decore-2 {
    top: 185px;
    left: -150px;
  }
  .block-actions__decore-3 {
    top: -43px;
    left: 300px;
  }
  .block-actions__decore-4 {
    top: 260px;
    right: 265px;
  }
  .block-actions__decore-5 {
    top: 320px;
    right: 75px;
  }
  .block-actions__decore-6 {
    top: -120px;
    right: -225px;
  }
  .block-actions__decore-7 {
    top: -80px;
    left: 140px;
  }
}
