.breadcrumbs {
  background-color: rgba(248, 176, 76, 0.4);
}

.underline__highlighter {
  background-color: #F29427;
}

.alfare .alfare-background__hexagon {
  background-image: url(../assets/images/alfare/hexagon-orange.webp);
}
.alfare .alfare-slider-slide_image-first {
  background-image: url(../assets/images/alfare/alfare-jar-gastro.webp);
}
.alfare .alfare-slider-slide_image-second {
  background-image: url(../assets/images/alfare/alfare-jar-gastro-2.webp);
}
.alfare .alfare-slider-slide_image-third {
  background-image: url(../assets/images/alfare/alfare-jar-gastro-3.webp);
}
.alfare .alfare-slider__circles {
  background-image: url(../assets/images/alfare/triangles.webp);
  left: -24px;
}
.alfare .alfare-slider__age {
  background-image: url(../assets/images/alfare/age-gastro.webp);
}
.alfare .splide-main .splide__pagination__page:hover {
  background-color: #F29427;
}
.alfare__wrapper {
  padding-left: 64px;
}
.alfare .alfare-info {
  max-width: 543px;
}
.alfare .alfare-info .button_buy {
  background-color: #F29427;
}
.alfare .alfare-info .button_buy:hover {
  color: #F29427;
}
.alfare .alfare-grid {
  row-gap: 71px;
}
.alfare .alfare-grid__item-image_first {
  background-image: url(../assets/images/alfare/gastro.webp);
  height: 118px;
  width: 115px;
}
.alfare .alfare-grid__item-image_second {
  background-image: url(../assets/images/alfare/shield.webp);
  width: 117px;
}
.alfare .alfare-grid__item-image_third {
  background-image: url(../assets/images/alfare/protein.webp);
  width: 110px;
}
.alfare .alfare-grid__item-image_fourth {
  background-image: url(../assets/images/alfare/growth.webp);
  width: 129px;
}
.alfare .alfare-grid__item:nth-child(2) .alfare-grid__item-text {
  max-width: 394px;
}
.alfare .alfare-grid__item:nth-child(3) .alfare-grid__item-text {
  max-width: 389px;
}

.components__content {
  padding-top: 36px;
}
.components__jar {
  background-image: url(../assets/images/alfare/jar-gastro.webp);
  width: 837px;
  height: 667px;
  margin-right: 0px;
  top: 194px;
}
.components__hexagon {
  top: -796px;
}
.components .components-item_first .components-item__image {
  background-image: url(../assets/images/alfare/bubbles-dha.webp);
}
.components .components-item_first .components-item__line-bold {
  max-width: 265px;
}
.components .components-item_second .components-item__image {
  background-image: url(../assets/images/alfare/bubbles-glyc.webp);
}
.components .components-item_second .components-item__info {
  width: 341px;
  height: 116px;
}
.components .components-item_third {
  right: -15px;
  top: 427px;
}
.components .components-item_third .components-item__image {
  background-image: url(../assets/images/alfare/bubbles-hmo.webp);
  right: 82px;
  width: 278px;
  height: 331px;
  top: -223px;
}
.components .components-item_third .components-item__info {
  width: 431px;
  height: 117px;
  padding: 23px 20px;
}
.components .components-item_third .components-item__line-bold {
  max-width: 285px;
}

.properties {
  background: linear-gradient(-138deg, #FFEFCC 0%, #FFE5D2 100%);
}
.properties__content {
  padding-bottom: 530px;
}
.properties .span__top-index {
  font-size: 1.2rem;
  vertical-align: top;
  top: -0.3em;
  position: relative;
  font-weight: 500;
  transform: none;
}
.properties .properties-slider .properties-slider-slide__content {
  overflow: visible;
}
.properties .properties-slider .properties-slider-slide-first {
  justify-content: center;
}
.properties .properties-slider .properties-slider-slide-first__image {
  position: absolute;
  background-image: url(../assets/images/alfare/baby-prod-3.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: -22px;
  width: 440px;
  height: 458px;
  margin-left: -11px;
  z-index: -1;
}
.properties .properties-slider .properties-slider-slide-first__text-wrapper {
  margin: 138px 0 0 0px;
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.properties .properties-slider .properties-slider-slide-first__text-grid {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.properties .properties-slider .properties-slider-slide-first__text-bottom {
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--graphite-black);
  text-align: center;
  max-width: 530px;
  margin-top: 125px;
}
.properties .properties-slider .properties-slider-slide-first__text-bottom-big {
  font-size: 2rem;
  line-height: 140%;
  color: var(--graphite-black);
  text-align: center;
  max-width: 830px;
  margin-top: 28px;
}
.properties .properties-slider .properties-slider-slide-first__text-item {
  font-size: 2rem;
  color: var(--graphite-black);
  background-color: white;
  border-radius: 20px;
  padding: 32px 20px 28px 20px;
  text-align: center;
  line-height: 120%;
  width: 100%;
  max-width: 408px;
}
.properties .properties-slider .properties-slider-slide-first__text-item::before {
  content: "";
  display: block;
  width: 32px;
  height: 24px;
  background-image: url(../assets/images/alfare/mark.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(49%) sepia(75%) saturate(480%) hue-rotate(216deg) brightness(98%) contrast(86%);
  margin: 0 auto 10px auto;
}
.properties .properties-slider .properties-slider-slide-first__text-item_short {
  max-width: 227px;
}
.properties .properties-slider .properties-slider-slide-first__text-item_long {
  max-width: 353px;
}
.properties .properties-slider .properties-slider-slide-second {
  justify-content: left;
}
.properties .properties-slider .properties-slider-slide-second__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 46px 0 0 27px;
}
.properties .properties-slider .properties-slider-slide-second__text-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.properties .properties-slider .properties-slider-slide-second__text-item {
  font-size: 2rem;
  color: var(--graphite-black);
  background-color: white;
  border-radius: 20px;
  padding: 32px 20px 25px 20px;
  text-align: center;
  line-height: 140%;
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 353px;
  width: 100%;
}
.properties .properties-slider .properties-slider-slide-second__text-item::before {
  content: "";
  display: block;
  width: 32px;
  height: 24px;
  background-image: url(../assets/images/alfare/mark.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(49%) sepia(75%) saturate(480%) hue-rotate(216deg) brightness(98%) contrast(86%);
  margin-bottom: 10px;
}
.properties .properties-slider .properties-slider-slide-second__text-bottom {
  font-size: 2rem;
  color: var(--graphite-black);
  line-height: 140%;
  text-align: center;
  margin-top: 33px;
  max-width: 812px;
}
.properties .properties-slider .properties-slider-slide-second__image {
  position: absolute;
  background-image: url(../assets/images/alfare/baby-prod-2.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: -132px;
  width: 575px;
  height: 468px;
  z-index: -1;
  top: 11px;
}
.properties .properties-slider__container {
  height: 564px;
}
.properties .properties-slider__arrows {
  top: 32.6%;
}

.balance .balance__hexagon {
  clip-path: inset(0px 0 50% 0);
}
.balance {
  margin-top: -418px;
}
.balance__title {
  max-width: 987px;
}
.balance .balance-consist {
  background-color: #FFFAF5;
}
.balance .balance-nutrition {
  background-color: #FFFAF5;
}
.balance .balance-nutrition .balance-table tr:hover {
  background: #fff2e7;
}
.balance .balance-cooking {
  background-color: #FFFAF5;
}
.balance .balance-cooking__image_first {
  background-image: url(../assets/images/alfare/step-gastro-1.webp);
}
.balance .balance-cooking__image_second {
  background-image: url(../assets/images/alfare/step-gastro-2.webp);
}
.balance .balance-cooking__image_third {
  background-image: url(../assets/images/alfare/step-gastro-3.webp);
}
.balance .balance-cooking__image_fourth {
  background-image: url(../assets/images/alfare/step-gastro-4.webp);
}
.balance .balance-cooking__image_fifth {
  background-image: url(../assets/images/alfare/step-gastro-5.webp);
}
.balance .balance-cooking__image_sixth {
  background-image: url(../assets/images/alfare/step-gastro-6.webp);
}
.balance .balance-cooking__image_seventh {
  background-image: url(../assets/images/alfare/step-gastro-7.webp);
}
.balance .balance-cooking__image_eighth {
  background-image: url(../assets/images/alfare/step-gastro-8.webp);
}
.balance .balance-transition {
  margin-top: 75px;
  max-width: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.balance .balance-transition__text {
  text-align: center;
  font-size: 2rem;
  line-height: 140%;
  color: var(--graphite-black);
}
.balance .balance-transition__image {
  background-image: url(../assets/images/alfare/jars-gastro.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 510px;
  height: 254px;
  margin-top: 34px;
}

.lactose {
  margin-top: 60px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
}
.lactose__content {
  padding: 48px 50px 48px 80px;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 1279px;
  width: 100%;
  background: linear-gradient(-173deg, #FEF3DD 0%, #FDDDF2 100%);
  border-radius: 80px;
}
.lactose__right {
  padding: 46px 16px 20px 99px;
}
.lactose__text {
  color: var(--graphite-black);
  font-size: 2rem;
  line-height: 140%;
  font-weight: 400;
}
.lactose__text_left {
  position: absolute;
  max-width: 60px;
  top: 56px;
}
.lactose__text-bold {
  color: #012169;
  font-size: 2rem;
  line-height: 140%;
  font-weight: 700;
  margin-top: 24px;
  max-width: 600px;
}
.lactose__image {
  background-image: url(../assets/images/alfare/breast.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 290px;
  height: 400px;
}
.lactose__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 33px;
  margin-left: 41px;
  -moz-column-gap: 69px;
       column-gap: 69px;
  row-gap: 17px;
}
.lactose__text_item {
  position: relative;
  max-width: 300px;
}
.lactose__text_item::before {
  content: "";
  top: -2px;
  left: -40px;
  position: absolute;
  background-image: url(../assets/images/alfare/mark.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 31px;
  height: 24px;
}

.mixtures {
  margin-top: 17px;
}
.mixtures .mixtures__arrow {
  background-color: #F29427;
}
.mixtures .mixtures__arrow:hover {
  background-color: white;
}
.mixtures .mixtures__arrow:hover .mixtures__arrow-image {
  filter: saturate(1500%) hue-rotate(150deg) brightness(100%) opacity(0.6) contrast(100%);
}

@media (max-width: 1023px) {
  .alfare .alfare-slider .alfare-slider__circles {
    left: 71px;
    height: 538px;
    top: -57px;
  }
  .alfare .alfare-info .alfare-info__description {
    margin-top: 604px;
  }
  .alfare .alfare-info .alfare-info__description:last-child {
    margin-top: 14px;
  }
  .alfare .alfare-grid .alfare-grid__item-text {
    max-width: 360px;
  }
  .alfare .alfare-grid .alfare-grid__item:nth-child(4) .alfare-grid__item-image {
    height: 139px;
    background-size: contain;
  }
  .alfare .alfare-grid .alfare-grid__item:nth-child(4) .alfare-grid__item-text {
    margin-top: 11px;
  }
  .components .components__hexagon {
    top: -188px;
  }
  .components .components__jar {
    top: 356px;
  }
  .components div.components-item_first {
    left: 0px;
    top: 192px;
  }
  .components div.components-item_first div.components-item__image {
    width: 214px;
    height: 209px;
    top: -170px;
    left: 71px;
  }
  .components div.components-item_first div.components-item__info {
    width: 352px;
    height: 138px;
  }
  .components div.components-item_second {
    right: -5px;
    top: 296px;
  }
  .components div.components-item_second div.components-item__image {
    width: 203px;
    height: 194px;
    top: -156px;
    margin-left: 1px;
  }
  .components div.components-item_second div.components-item__info {
    width: 290px;
    height: 140px;
  }
  .components div.components-item_third {
    top: 522px;
    right: unset;
    left: 0;
  }
  .components div.components-item_third div.components-item__image {
    right: unset;
    width: 224px;
    height: 218px;
    top: -165px;
    left: 95px;
  }
  .components div.components-item_third div.components-item__info {
    width: 409px;
    height: 137px;
  }
  .properties {
    margin-top: -495px;
  }
  .properties .properties__content {
    padding-left: 0;
    padding-right: 0;
  }
  .properties .properties__title {
    padding: 0 20px;
  }
  .properties .properties__subtitle {
    margin-top: 150px;
    padding: 0 20px;
    width: 100%;
    max-width: 741px;
  }
  .properties div.properties-slider div.properties-slider__arrows {
    top: 28.4%;
    width: 102%;
  }
  .properties div.properties-slider {
    margin-top: 110px;
  }
  .properties div.properties-slider div.properties-slider__container {
    height: 536px;
  }
  .properties div.properties-slider .properties-slider-slide-first {
    max-width: 757px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-wrapper {
    margin: 85px 0 0 107px;
    align-items: flex-start;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-grid {
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: 322px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item {
    display: unset;
    position: relative;
    font-size: 1.6rem;
    text-align: left;
    min-height: 64px;
    line-height: 140%;
    padding: 10px 20px 10px 72px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item::before {
    position: absolute;
    left: 24px;
    top: 32px;
    margin-bottom: 0;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item_special {
    padding-top: 20px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item_special::before {
    top: 20px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item_short {
    max-width: unset;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item_long {
    max-width: unset;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-bottom {
    margin-top: 11px;
    max-width: 318px;
    font-size: 1.4rem;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-bottom-big {
    max-width: 634px;
    margin-left: -56px;
    margin-top: 108px;
  }
  .properties div.properties-slider .properties-slider-slide-first__image {
    height: 458px;
    top: -18px;
    right: -77px;
  }
  .properties div.properties-slider .properties-slider-slide-second {
    max-width: 757px;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-wrapper {
    margin: 30px 0 0 82px;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-grid {
    gap: 8px;
  }
  .properties div.properties-slider .properties-slider-slide-second__image {
    height: 404px;
    top: 35px;
    right: -107px;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-item {
    max-width: 348px;
    font-size: 1.6rem;
    text-align: left;
    display: unset;
    position: relative;
    padding: 16px 35px 13px 72px;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-item::before {
    position: absolute;
    left: 24px;
    top: 37%;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-bottom {
    margin-top: 14px;
    max-width: 645px;
    margin-left: -92px;
  }
  .balance {
    margin-top: -390px;
  }
  .balance .balance__content {
    padding-top: 41px;
  }
  .lactose {
    padding: 0px 24px;
  }
  .lactose__content {
    flex-direction: column;
    padding: 56px 50px 48px 40px;
    border-radius: 67px;
  }
  .lactose__text_left {
    top: 65px;
  }
  .lactose__right {
    padding: 6px 0 0 0;
    position: relative;
  }
  .lactose__text-header {
    position: absolute;
    top: -269px;
    padding-left: 320px;
    width: 100%;
    max-width: unset;
  }
  .lactose__items {
    grid-template-columns: repeat(1, 1fr);
  }
  .lactose__text_item {
    max-width: unset;
  }
  .lactose__text-bold {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .alfare .alfare-background .alfare-background__hexagon {
    background-image: url(../assets/images/alfare/hexagon-orange-mobile.webp);
    top: -257px;
  }
  .alfare div.alfare-slider {
    top: 107px;
  }
  .alfare div.alfare-slider .alfare-slider__circles {
    height: 363px;
    top: -24px;
    width: 395px;
    left: 5px;
  }
  .alfare div.alfare-info .alfare-info__description {
    margin-top: 420px;
  }
  .alfare .alfare__stamp {
    top: 637px;
  }
  .alfare div.alfare-grid {
    margin-top: 64px;
  }
  .alfare div.alfare-grid .alfare-grid__item-image_second {
    width: 80px;
  }
  .alfare div.alfare-grid .alfare-grid__item-image_third {
    width: 76px;
  }
  .alfare div.alfare-grid div.alfare-grid__item:nth-child(4) .alfare-grid__item-text {
    margin-top: 27px;
  }
  .alfare div.alfare-grid div.alfare-grid__item:nth-child(4) .alfare-grid__item-image_fourth {
    height: 81px;
    width: 90px;
  }
  .components .components__jar {
    top: 589px;
    width: 622px;
    height: 506px;
    clip-path: inset(0 0 6.7% 0);
    margin-left: -3px;
  }
  .components .components__hexagon {
    top: 527px;
  }
  .components .components__items {
    margin-top: 52px;
  }
  .components .components__items .components-item_first {
    order: 1;
  }
  .components .components__items .components-item_first .components-item__image {
    width: 161px;
    height: 166px;
    top: -8px;
    left: unset;
    right: 0;
  }
  .components .components__items .components-item_first .components-item__info {
    height: unset;
    width: 100%;
  }
  .components .components__items .components-item_first .components-item__line-bold {
    max-width: 180px;
  }
  .components .components__items .components-item_first .components-item__line {
    margin-top: 32px;
  }
  .components .components__items .components-item_second .components-item__image {
    width: 164px;
    height: 273px;
    top: -38px;
    margin-left: 0;
    right: -2px;
  }
  .components .components__items .components-item_second .components-item__info {
    height: unset;
    width: 100%;
    padding: 58px 24px 16px 24px;
  }
  .components .components__items .components-item_second .components-item__line {
    margin-top: 46px;
  }
  .components .components__items .components-item_third .components-item__image {
    width: 174px;
    height: 273px;
    top: -36px;
    margin-left: 0;
    right: -5px;
    left: unset;
  }
  .components .components__items .components-item_third .components-item__info {
    height: unset;
    width: 100%;
    padding: 24px 24px 16px 24px;
  }
  .components .components__items .components-item_third .components-item__line-bold {
    padding-right: 81px;
  }
  .components .components__items .components-item_third .components-item__line {
    margin-top: 12px;
  }
  .properties .properties__content {
    padding-top: 605px;
  }
  .properties .properties__title {
    max-width: 342px;
  }
  .properties .properties__subtitle {
    margin-top: 117px;
    max-width: 400px;
  }
  .properties div.properties-slider {
    margin-top: 111px;
  }
  .properties div.properties-slider div.properties-slider__container {
    height: 588px;
  }
  .properties div.properties-slider .properties-slider-slide-first {
    justify-content: center;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-wrapper {
    margin: 0;
    align-items: center;
    width: 99vw;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item {
    padding: 14px 12px 12px 12px;
    text-align: center;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-item::before {
    position: unset;
    margin-bottom: 4px;
    margin: 0 auto;
  }
  .properties div.properties-slider .properties-slider-slide-first__image {
    display: none;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-grid {
    margin-top: 55px;
    max-width: unset;
    align-items: center;
    padding: 0px 46px;
    gap: 12px;
    max-width: 470px;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-bottom {
    font-size: 1.6rem;
    padding: 0 62px;
    max-width: unset;
    margin-top: 22px;
    line-height: 120%;
  }
  .properties div.properties-slider .properties-slider-slide-first__text-bottom-big {
    max-width: 363px;
    margin-left: 0;
    margin-top: 74px;
    font-size: 1.6rem;
  }
  .properties div.properties-slider .properties-slider-slide-second {
    justify-content: center;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-wrapper {
    margin: 0;
    margin-top: 5px;
    align-items: center;
    width: 99vw;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-item {
    font-size: 1.5rem;
    padding: 14px 14px 13px 14px;
    text-align: center;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-item::before {
    position: unset;
    margin-bottom: 4px;
    margin: 0 auto;
  }
  .properties div.properties-slider .properties-slider-slide-second__image {
    display: none;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-grid {
    max-width: unset;
    align-items: center;
    justify-content: center;
    padding: 0px 46px;
    gap: 12px;
    max-width: 470px;
  }
  .properties div.properties-slider .properties-slider-slide-second__text-bottom {
    max-width: 400px;
    margin-left: 0;
    font-size: 1.6rem;
    padding: 0px 24px;
    margin-top: 20px;
    line-height: 120%;
  }
  .balance .balance-transition {
    padding: 0 10px;
    width: 100%;
    margin-top: 43px;
    max-width: 372px;
  }
  .balance .balance-transition__text {
    font-size: 1.6rem;
  }
  .balance .balance-transition__image {
    background-image: url(../assets/images/alfare/jars-gastro-mobile.webp);
    height: 162px;
    margin-top: 33px;
    max-width: 355px;
    width: 100%;
  }
  .lactose {
    margin-top: 23px;
    padding: 0px 16px;
  }
  .lactose__content {
    border-radius: 40px;
    padding: 39px 23px 35px 23px;
    max-width: 506px;
  }
  .lactose__text {
    font-size: 1.6rem;
    line-height: 140%;
  }
  .lactose__text_left {
    top: 48px;
  }
  .lactose__text-header {
    position: unset;
    padding-left: 0;
  }
  .lactose__image {
    width: 254px;
    height: 249px;
  }
  .lactose__right {
    padding: 19px 0 0 0;
  }
  .lactose__items {
    margin-top: 13px;
    margin-left: 31px;
    row-gap: 4px;
  }
  .lactose__text_item::before {
    top: -1px;
    left: -31px;
    width: 23px;
    height: 24px;
  }
  .lactose__text-bold {
    margin-top: 14px;
    font-size: 1.6rem;
  }
  .mixtures {
    margin-top: 40px;
  }
}
@media (max-width: 488px) {
  .alfare .alfare-info .alfare-info__description {
    font-size: 1.4rem;
  }
}
@media (max-width: 382px) {
  .properties .properties__content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .properties .properties-slider .properties-slider-slide .properties-slider-slide-first__text-grid {
    padding: 0px 11px;
    gap: 6px;
  }
  .properties .properties-slider .properties-slider-slide .properties-slider-slide-first__text-bottom-big {
    margin-top: 10vw;
    padding: 0 10px;
  }
  .properties .properties-slider .properties-slider-slide .properties-slider-slide-second__text-grid {
    padding: 0px 11px;
    gap: 6px;
  }
}
@media (max-width: 378px) {
  .properties .properties-slider .properties-slider-slide .properties-slider-slide-second__text-wrapper {
    margin-top: 20px;
  }
}
@media (max-width: 370px) {
  .alfare div.alfare-slider {
    top: 92px;
  }
}
@media (max-width: 360px) {
  .components .components__items .components-item_first .components-item__line-bold {
    max-width: 132px;
  }
  .components .components__items .components-item__bubble_sixth {
    top: 209px;
  }
}
@media (max-width: 348px) {
  .properties .properties-slider .properties-slider-slide .properties-slider-slide-second__text-wrapper {
    margin-top: 43px;
  }
}/*# sourceMappingURL=alfare-products-gastro.css.map */