@media (max-width: 1280px) {
  .alfare__wrapper {
    padding-left: 26px;
    max-width: 950px;
  }
  .alfare__stamp {
    right: 31px;
    top: 408px;
  }
  .alfare .alfare-info {
    margin-top: 20px;
  }
  .alfare .alfare-info__logo {
    font-size: 3.6rem;
  }
  .alfare .alfare-info .span__logo-small {
    font-size: 3.2rem;
  }
  .alfare .alfare-info__description:nth-child(1) {
    max-width: 462px;
    width: 100%;
  }
  .alfare .alfare-info__description:last-child {
    max-width: 370px;
    width: 100%;
  }
  .components__content {
    padding: 42px 20px 20px 20px;
  }
  .balance__title {
    max-width: 720px;
  }
  .mixtures {
    padding: 0 10px;
  }
  .mixtures__items {
    gap: 10px;
  }
}
@media (max-width: 1023px) {
  .alfare__content {
    padding: 1px 10px 20px 10px;
  }
  .alfare__wrapper {
    flex-direction: column-reverse;
    align-items: center;
    padding-left: 0;
  }
  .alfare__stamp {
    height: 146px;
    width: 146px;
    left: unset;
    top: 882px;
    right: unset;
    margin-left: 535px;
  }
  .alfare .alfare-background__hexagon {
    top: -151px;
    background-size: 165% 100%;
    height: 1166px;
  }
  .alfare .alfare-slider {
    position: absolute;
    top: 171px;
    margin-left: 0;
    width: 697px;
  }
  .alfare .alfare-slider__container {
    height: 489px;
  }
  .alfare .alfare-slider__arrows {
    top: 38.6%;
  }
  .alfare .alfare-slider__circles {
    top: -45px;
    left: 37px;
  }
  .alfare .alfare-slider__age {
    top: -52px;
    left: 459px;
  }
  .alfare .alfare-slider__shadow {
    left: 166px;
  }
  .alfare .alfare-info {
    max-width: 652px;
  }
  .alfare .alfare-info__logo {
    text-align: center;
  }
  .alfare .alfare-info__top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .alfare .alfare-info__description {
    text-align: center;
    margin-top: 589px;
  }
  .alfare .alfare-info__description:last-child {
    max-width: 652px;
  }
  .alfare .alfare-info__buttons {
    justify-content: center;
  }
  .alfare .alfare-grid {
    row-gap: 35px;
    margin-top: 78px;
  }
  .alfare .alfare-grid__item-text {
    max-width: 315px;
  }
  .components {
    overflow: unset;
  }
  .components__content {
    padding: 10px 20px 20px 20px;
  }
  .components__hexagon {
    top: -144px;
    background-size: 165% 100%;
    height: 1166px;
  }
  .components__jar {
    top: 467px;
    clip-path: inset(0 0 6.7% 0);
  }
  .components__items {
    max-width: 704px;
    height: 798px;
  }
  .components .components-item__bubble_first {
    width: 106px;
    height: 89px;
    top: -116px;
    left: 385px;
  }
  .components .components-item__bubble_second {
    width: 124px;
    height: 116px;
    top: -40px;
    left: 356px;
  }
  .components .components-item__bubble_third {
    width: 76px;
    height: 116px;
    top: 170px;
    left: 99px;
    margin-left: unset;
  }
  .components .components-item__bubble_fourth {
    width: 173px;
    height: 142px;
    top: 339px;
    right: 110px;
    margin-right: unset;
  }
  .components .components-item__bubble_fifth {
    width: 127px;
    height: 101px;
    top: -89px;
    right: 260px;
  }
  .components .components-item__bubble_sixth {
    width: 107px;
    height: 118px;
    top: 64px;
    right: -239px;
  }
  .components .components-item_first {
    left: 0px;
    top: 433px;
  }
  .components .components-item_first .components-item__info {
    width: 411px;
    height: 138px;
  }
  .components .components-item_first .components-item__image {
    width: 214px;
    height: 224px;
    top: -168px;
    left: 100px;
  }
  .components .components-item_second {
    left: unset;
    right: -5px;
    top: 191px;
  }
  .components .components-item_second .components-item__info {
    width: 348px;
    height: 158px;
  }
  .components .components-item_second .components-item__image {
    width: 379px;
    height: 218px;
    top: -165px;
    margin-left: 1px;
  }
  .components .components-item_third {
    right: 4px;
    top: 640px;
  }
  .components .components-item_third .components-item__info {
    width: 290px;
  }
  .components .components-item_third .components-item__image {
    right: 19px;
    width: 251px;
    height: 197px;
    top: -160px;
  }
  .properties__content {
    padding: 541px 20px 420px 20px;
  }
  .properties__subtitle {
    margin-top: 209px;
    max-width: 660px;
  }
  .properties__title {
    max-width: 748px;
  }
  .properties__background {
    display: none;
  }
  .properties .properties-slider {
    margin-top: 138px;
  }
  .properties .properties-slider__container {
    height: 505px;
  }
  .properties .properties-slider .properties-slider-slide_image-first {
    background-image: url(../assets/images/alfare/allergy-slide-1-tablet.webp);
    width: 638px;
    height: 507px;
    margin-left: 57px;
  }
  .properties .properties-slider .properties-slider-slide_image-second {
    background-image: url(../assets/images/alfare/allergy-slide-2-tablet.webp);
    width: 654px;
    height: 510px;
    margin-right: -73px;
    margin-top: 6px;
  }
  .properties .properties-slider__arrows {
    top: 37.6%;
    width: 108%;
  }
  .properties .properties-slider__arrow {
    width: 48px;
    height: 48px;
  }
  .balance__content {
    padding: 33px 24px 20px 24px;
  }
  .balance__hexagon {
    top: 3px;
    background-size: 165% 100%;
    height: 1166px;
    clip-path: inset(0 0 50% 0);
  }
  .balance__title {
    font-size: 3.6rem;
    line-height: 48px;
  }
  .balance .balance__consist {
    margin-top: 33px;
  }
  .mixtures {
    padding: 0 24px;
  }
  .mixtures__content {
    height: 1302px;
    margin-top: 27px;
    border-radius: 64px;
    padding: 37px 40px 92px 40px;
  }
  .mixtures__items-wrapper {
    cursor: grab;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    justify-content: flex-start;
    top: 197px;
  }
  .mixtures__items-wrapper:active {
    cursor: grabbing;
  }
  .mixtures__items {
    padding: 0 8.5vw;
    gap: 16px;
  }
  .mixtures__arrows {
    display: flex;
  }
  .mixtures .mixtures-item {
    width: 343px;
  }
  .mixtures .mixtures-item__links {
    max-width: 293px;
  }
  .mixtures .mixtures-item__link-buy {
    padding: 8px 46px;
  }
  .mixtures .mixtures-item__link-more {
    padding: 8px 28px;
  }
  .mixtures__family {
    margin-right: 70px;
    top: 749px;
    right: unset;
    width: 565px;
    height: 679px;
  }
  .purchase__content {
    padding-top: 87px;
  }
  .purchase__title {
    font-size: 3.2rem;
  }
  .purchase__list {
    margin-top: 45px;
    gap: 21px;
  }
  .purchase .purchase-background__top {
    height: 48px;
  }
  .purchase .purchase-wrapper__hexagon {
    background-size: 166% 100%;
    height: 613px;
  }
  .source-wrapper .source {
    padding: 700px 24px 22px 24px;
  }
  .source-wrapper .source__title {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  .span__block {
    display: block;
  }
  .span__top-index {
    font-size: 1rem;
  }
  .underline {
    width: 240px;
  }
  .breadcrumbs__item:first-child {
    display: none;
  }
  .alfare__content {
    padding: 1px 16px 20px 16px;
  }
  .alfare__stamp {
    top: 664px;
    margin-left: 181px;
  }
  .alfare__wrapper {
    height: 729px;
  }
  .alfare .alfare-background__hexagon {
    background-image: url(../assets/images/alfare/hexagon-pink-mobile.webp);
    height: 1006px;
    top: -236px;
    background-size: 162% 100%;
  }
  .alfare .alfare-info {
    margin-top: 23px;
    max-width: 500px;
  }
  .alfare .alfare-info__logo {
    width: 100%;
    height: 48px;
    background-position: left;
    margin-left: 0px;
  }
  .alfare .alfare-info__description {
    margin-top: 428px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 140%;
  }
  .alfare .alfare-info__buttons {
    justify-content: left;
    margin-top: 17px;
  }
  .alfare .alfare-info__buttons .button_buy {
    padding: 18px 40px;
    font-size: 1.6rem;
  }
  .alfare .alfare-slider {
    top: 112px;
    width: 358px;
  }
  .alfare .alfare-slider__container {
    height: 351px;
  }
  .alfare .alfare-slider__arrows {
    top: 36.6%;
  }
  .alfare .alfare-slider__circles {
    top: -24px;
    left: -38px;
    width: 432px;
    height: 342px;
  }
  .alfare .alfare-slider__age {
    display: none;
  }
  .alfare .alfare-slider__shadow {
    left: 59px;
    top: 176px;
    height: 140px;
    width: 281px;
  }
  .alfare .alfare-slider__arrow {
    width: 48px;
    height: 48px;
  }
  .alfare .alfare-slider-slide__content {
    width: 100%;
    height: 304px;
    margin-right: -5px;
  }
  .alfare .alfare-grid {
    row-gap: 27px;
    margin-top: 94px;
    max-width: 885px;
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .alfare .alfare-grid__item::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #C0C0C0;
    top: 101px;
    opacity: 0.3;
  }
  .alfare .alfare-grid__item-image {
    height: 84px;
  }
  .alfare .alfare-grid__item-image_first {
    width: 77px;
  }
  .alfare .alfare-grid__item-image_second {
    width: 50px;
  }
  .alfare .alfare-grid__item-image_third {
    width: 92px;
    height: 83px;
  }
  .alfare .alfare-grid__item-image_fourth {
    width: 79px;
  }
  .alfare .alfare-grid__item-text {
    font-size: 1.4rem;
    line-height: 120%;
    max-width: 170px;
    margin-top: 27px;
  }
  .alfare .alfare-grid__item:last-child .alfare-grid__item-text {
    max-width: 166px;
  }
  .components__content {
    padding: 10px 16px 20px 16px;
  }
  .components__background {
    height: 1067px;
  }
  .components__rect {
    display: unset;
  }
  .components__hexagon {
    height: 534px;
    top: 525px;
  }
  .components__title {
    font-size: 2.4rem;
    max-width: 320px;
    line-height: 120%;
    margin-bottom: 18px;
  }
  .components__jar {
    top: 614px;
    width: 599px;
    height: 506px;
    clip-path: inset(0 0 12% 0);
  }
  .components__bubbles {
    display: unset;
    top: 657px;
    width: 243px;
    height: 278px;
    left: -48px;
  }
  .components__items {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    gap: 8px;
    max-width: 478px;
  }
  .components .components-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: unset;
  }
  .components .components-item .components-item__info {
    width: 100%;
    border-radius: 16px;
    padding: 35px 24px 16px 24px;
    height: unset;
    max-width: 478px;
    opacity: 1;
    scale: 1;
    transform: unset;
  }
  .components .components-item .components-item__wrapper {
    margin-right: 0;
    max-width: 478px;
    width: 100%;
  }
  .components .components-item__line-bold {
    text-align: left;
    max-width: 190px;
    margin-right: auto;
  }
  .components .components-item__line {
    margin-top: 25px;
  }
  .components .components-item__image {
    animation: unset !important;
    z-index: 1;
  }
  .components .components-item__bubble_first {
    display: none;
  }
  .components .components-item__bubble_second {
    display: none;
  }
  .components .components-item__bubble_third {
    display: none;
  }
  .components .components-item__bubble_fourth {
    width: 173px;
    height: 119px;
    top: 420px;
    right: unset;
    left: -37px;
  }
  .components .components-item__bubble_fifth {
    top: 257px;
    width: 141px;
    height: 156px;
    right: 189px;
  }
  .components .components-item__bubble_sixth {
    width: 176px;
    height: 200px;
    top: 177px;
    right: -11px;
  }
  .components .components-item:hover {
    scale: unset;
  }
  .components .components-item:hover .components-item__info {
    opacity: unset;
    transform: unset;
  }
  .components .components-item_first {
    order: 2;
    z-index: 0;
  }
  .components .components-item_first .components-item__info {
    padding: 26px 24px 18px 24px;
  }
  .components .components-item_first .components-item__line {
    margin-top: 12px;
  }
  .components .components-item_first .components-item__image {
    width: 178px;
    height: 259px;
    top: -27px;
    left: unset;
    right: -8px;
  }
  .components .components-item_second {
    order: 1;
  }
  .components .components-item_second .components-item__image {
    width: 178px;
    height: 213px;
    top: -4px;
    margin-left: 0;
    right: -9px;
  }
  .components .components-item_third {
    order: 3;
  }
  .components .components-item_third .components-item__info {
    padding: 47px 24px 16px 24px;
  }
  .components .components-item_third .components-item__line {
    margin-top: 35px;
    max-width: 300px;
  }
  .components .components-item_third .components-item__line-bold {
    padding-right: 61px;
  }
  .components .components-item_third .components-item__image {
    right: -13px;
    width: 189px;
    height: 177px;
    top: 14px;
  }
  .properties .span__top-index {
    font-size: 1rem;
  }
  .properties__content {
    padding: 621px 20px 276px 20px;
  }
  .properties__title {
    font-size: 2.4rem;
    line-height: 120%;
    margin-bottom: 18px;
    max-width: 400px;
  }
  .properties__subtitle {
    font-size: 1.6rem;
    max-width: 338px;
    line-height: 120%;
    margin: 125px auto 0 auto;
    left: 0;
    right: 0;
  }
  .properties .properties-slider {
    margin-top: 119px;
  }
  .properties .properties-slider__container {
    height: 593px;
  }
  .properties .properties-slider__arrows {
    top: 41%;
    width: 99vw;
  }
  .properties .properties-slider .properties-slider-slide_image-first {
    background-image: url(../assets/images/alfare/allergy-slide-1-mobile.webp);
    margin-left: 0;
    width: 350px;
    height: 581px;
  }
  .properties .properties-slider .properties-slider-slide_image-second {
    background-image: url(../assets/images/alfare/allergy-slide-2-mobile.webp);
    margin-right: 0;
    margin-top: 36px;
  }
  .balance {
    margin-top: -256px;
  }
  .balance .height96 {
    max-height: 72px;
  }
  .balance__content {
    padding: 37px 16px 16px 16px;
    max-width: 664px;
  }
  .balance__hexagon {
    height: 537px;
  }
  .balance__title {
    font-size: 2.4rem;
    line-height: 120%;
    max-width: 360px;
    margin-bottom: 19px;
  }
  .balance .balance-consist {
    margin-top: 25px;
    padding: 24px 11px 22px 23px;
  }
  .balance .balance-consist__title {
    font-size: 2rem;
  }
  .balance .balance-consist__arrow {
    width: 28px;
    height: 28px;
  }
  .balance .balance-consist__text {
    font-size: 1.4rem;
    margin-top: 12px;
    line-height: 20px;
  }
  .balance .balance-nutrition {
    margin-top: 7px;
    padding: 24px 11px 22px 23px;
  }
  .balance .balance-nutrition__title {
    font-size: 2rem;
  }
  .balance .balance-nutrition__arrow {
    width: 28px;
    height: 28px;
  }
  .balance .balance-nutrition .balance-table {
    margin-top: 14px;
    line-height: 24px;
    font-size: 1.2rem;
  }
  .balance .balance-nutrition .balance-table .balance-table-header__row {
    line-height: 14px;
    height: 56px;
  }
  .balance .balance-nutrition .balance-table__strong-border {
    line-height: 30px;
  }
  .balance .balance-cooking {
    margin-top: 7px;
    padding: 24px 23px 22px 23px;
  }
  .balance .balance-cooking__text {
    font-size: 1.3rem;
    line-height: 18px;
  }
  .balance .balance-cooking__title {
    font-size: 2rem;
  }
  .balance .balance-cooking__button {
    padding-right: 0;
  }
  .balance .balance-cooking__arrow {
    width: 28px;
    height: 28px;
  }
  .balance .balance-cooking .balance-cooking-attention {
    font-size: 1.3rem;
  }
  .balance .balance-cooking .balance-cooking-attention__text-bold {
    line-height: 33px;
  }
  .balance .balance-cooking .balance-cooking-attention__text {
    line-height: 20px;
  }
  .mixtures {
    padding: 0 16px;
    background-color: white;
  }
  .mixtures__content {
    max-width: 633px;
    margin-top: 0px;
    border-radius: 40px;
    padding: 44px 24px 92px 24px;
    height: 1030px;
  }
  .mixtures__title {
    font-size: 2rem;
    line-height: 120%;
  }
  .mixtures .span__alfare {
    width: 72px;
    height: 18px;
  }
  .mixtures__family {
    margin-right: 70px;
    top: 760px;
    right: unset;
    width: 289px;
    height: 365px;
  }
  .mixtures__arrows {
    top: 389px;
    width: 104%;
  }
  .mixtures__items-wrapper {
    top: 112px;
    height: 670px;
  }
  .mixtures__items {
    padding: 0 10vw;
  }
  .mixtures .mixtures-item {
    padding: 34px 16px;
    width: 282px;
    height: 658px;
  }
  .mixtures .mixtures-item__links {
    max-width: 233px;
  }
  .mixtures .mixtures-item__link-buy {
    padding: 8px 31px;
  }
  .mixtures .mixtures-item__link-more {
    padding: 8px 14px;
  }
  .mixtures .mixtures-item__text {
    max-width: 233px;
  }
  .purchase__content {
    padding-top: 74px;
  }
  .purchase__title {
    font-size: 2.4rem;
    margin-bottom: 18px;
  }
  .purchase__list {
    max-width: 400px;
    margin-top: 40px;
    -moz-column-gap: 7px;
         column-gap: 7px;
    row-gap: 0px;
  }
  .purchase .purchase-background__top {
    height: 40px;
  }
  .purchase .purchase-wrapper__hexagon {
    height: 265px;
  }
  .purchase .purchase-item {
    height: 114px;
    width: 114px;
  }
  .purchase .purchase-item__image_detmir {
    height: 23px;
  }
  .purchase .purchase-item__image_ozon {
    height: 14px;
  }
  .purchase .purchase-item__image_yandex {
    height: 15px;
  }
  .purchase .purchase-item__image_wildberries {
    height: 23px;
  }
  .purchase .purchase-item__image_pharmacy {
    height: 24px;
  }
  .source-wrapper .height116 {
    max-height: 115px;
  }
  .source-wrapper .source {
    padding: 688px 16px 22px 17px;
  }
  .source-wrapper .source__window {
    padding: 34px 24px 41px 24px;
  }
  .source-wrapper .source__title-wrapper {
    margin-bottom: 21px;
  }
  .source-wrapper .source__title {
    font-size: 2.4rem;
  }
  .source-wrapper .source__info {
    margin-top: 37px;
  }
}
@media (max-width: 420px) {
  .alfare .alfare-info__description {
    font-size: 1.4rem;
  }
  .alfare .alfare-info__logo {
    font-size: 3.2rem;
  }
  .alfare .alfare-info .span__logo-small {
    font-size: 2.8rem;
  }
}
@media (max-width: 370px) {
  .alfare .alfare-info {
    margin-top: 8px;
  }
  .alfare .alfare-info__description {
    margin-top: 438px;
  }
}
@media (max-width: 360px) {
  .components__title {
    font-size: 2.2rem;
  }
  .components__bubbles {
    width: 243px;
    height: 219px;
    top: 735px;
  }
  .components .components-item__line-bold {
    max-width: 159px;
  }
  .components .components-item_second .components-item__image {
    width: 144px;
    height: 200px;
  }
  .components .components-item_first .components-item__image {
    width: 144px;
    height: 238px;
  }
  .components .components-item_third .components-item__image {
    width: 161px;
    height: 153px;
    top: 23px;
  }
  .properties__title {
    font-size: 2.1rem;
  }
  .properties__subtitle {
    margin: 113px auto 0 auto;
  }
  .balance__title {
    font-size: 2.1rem;
  }
  .mixtures__content {
    padding: 25px 24px 92px 24px;
  }
  .mixtures .mixtures-item {
    width: 80vw;
  }
  .purchase__list {
    flex-direction: unset;
    row-gap: 7px;
  }
  .purchase__title {
    font-size: 2.2rem;
  }
  .source-wrapper .source__title {
    font-size: 2.2rem;
  }
  .source-wrapper .source__text {
    font-size: 1.1rem;
  }
}
@media (max-width: 336px) {
  .balance .balance-cooking.height96 {
    max-height: 96px;
  }
}/*# sourceMappingURL=alfare-products-media.css.map */