@media (max-width: 1440px) {
  /* base start */
  .bg-leaf-left,
  .bg-leaf-right {
    display: none;
  }
  .hero__section {
    background-position: bottom -50px left -145px;
    padding-top: 200px;
  }
  .hero__section .block__image {
    width: 570px;
    height: 659px;
    right: 0px;
  }
  .hero__section .block__image .block__image-one .line-one {
    right: 175px;
  }
  .hero__section .block__image .block__image-one .image-one {
    width: 350px;
    height: 350px;
  }
  /* base end */
  .reviews__section .block {
  min-height: 370px;
  padding: 20px 20px 20px 20px;
}
}
@media (max-width: 1220px) {
  .choose__section,
  .bestsellers__section,
  .florariums__section,
  .reviews__section,
  .call-back__section {
    padding-top: 60px;
  }
  .container {
    max-width: 1044px;
  }
  /* hero__section start */
  .hero__section .description {
    position: relative;
    z-index: 1;
  }
  .hero__section .description .description__header {
    font-size: 100px;
  }
  .hero__section .description .description__first-p {
    font-size: 28px;
  }
  .hero__section .description .description__second-p {
    margin-bottom: 50px;
  }
  .hero__section .block__image {
    width: 515px;
    height: 570px;
    right: -81px;
  }
  .hero__section .block__image .block__image-one .line-one {
    right: 150px;
  }
  .hero__section .block__image .block__image-one .image-one {
    width: 300px;
    height: 300px;
  }
  .hero__section .block__image .block__image-two .image-two {
    left: 38px;
    width: 300px;
    height: 300px;
  }
  /* hero__section end */
  /* florariums__section start */
  .florariums__section .block {
    max-width: 330px;
  }
  /* florariums__section end */
  /* choose__section start */
  .choose__section .description .description-content .block .img-3 {
    width: 370px;
    height: 308px;
  }
  /* choose__section end */
  /* bestsellers__section start */
  .bestsellers__section .content .block {
    flex-direction: column-reverse;
    align-items: center;
  }
  .bestsellers__section .content .block .block-info .block-header {
    margin-bottom: 10px;
  }
  /* bestsellers__section end */
  /* reviews__section start */
  .reviews__section .block {
  min-height: 390px;
}

  .reviews__section .person__block {
    margin-bottom: 10px;
  }
  /* reviews__section end */
}
@media (max-width: 1044px) {
  /* burger start */
  .burger-popup {
    display: block;
    border-top: 1px solid #e3e3e3;
  }
  .menu {
    display: block;
  }
  .navigation {
    display: none;
  }
  .menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    position: relative;
  }
  .line {
    fill: none;
    stroke: #969696;
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
      stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  }
  .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
  }
  .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
  }
  .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
  }
  .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
  }
  .mobile__nav {
    flex-direction: column;
    margin-top: 40px;
  }
  .burger-popup {
    left: -100%;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #ffffff;
    z-index: 10;
  }
  .burger__bg {
    max-width: 370px;
    position: absolute;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .burger-popup .bg-leaf-left,
  .burger-popup .bg-leaf-right {
    display: block;
  }
  .burger-popup .bg-leaf-right {
    right: 0;
    top: 0;
    width: 83.587px;
    height: 247.263px;
    background-size: contain;
  }

  .burger-popup .bg-leaf-left {
    left: 0;
    bottom: -280px;
    width: 83.587px;
    height: 247.263px;
    background-size: contain;
  }

  .lock {
    overflow: hidden;
  }
  /* burger end */

  .container {
    max-width: 788px;
  }
  .header__phone,
  .header__nav,
  .header__button {
    display: none;
  }
  /* hero__section start */
  .hero__section {
    background-position: bottom -50px left -190px;
  }
  .hero__section .block__image {
    width: 320px;
    height: 550px;
    top: -40px;
    right: 0;
  }
  .hero__section .block__image .block__image-one .line-one {
    display: none;
  }
  .hero__section .block__image .block__image-one .image-one {
    top: 154px;
    width: 200px;
    height: 200px;
  }
  .hero__section .block__image .block__image-two .line-two {
    display: none;
  }
  .hero__section .block__image .block__image-two .image-two {
    left: -87px;
    width: 250px;
    height: 250px;
  }
  .hero__section .description .order__btn {
    padding: 12px 60px;
  }
  .hero__section .description {
    padding-left: 0px;
  }
  /* hero__section end */
  /* choose__section start */
  .choose__section
    .description
    .description-content
    .description-content__left
    .block {
    justify-content: space-between;
  }
  .choose__section .description .description-content .block {
    width: 100%;
    padding: 30px 20px 20px 20px;
  }
  .choose__section .description .description-content {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .choose__section
    .description
    .description-content
    .description-content__right {
    flex-direction: row;
  }
  .choose__section .description .description-content .block .img-3 {
    width: 172px;
    height: 145px;
  }
  .choose__section
    .description
    .description-content
    .description-content__text {
    max-width: 500px;
  }
  /* choose__section end */
  /* florariums__section start */
  .florariums__section .block {
    max-width: 30%;
  }
  .florariums__section .product-card .card-title {
    font-size: 16px;
  }
  /* florariums__section end */
  .bg-leaf-form {
    display: none;
  }
  
  .reviews__section .block {
  min-height: 350px;
  padding: 20px 55px 20px 20px;
}
  
  /* footer__section start */
  .footer ul li:not(:last-child) {
    padding-right: 20px;
  }
  /* footer__section end */
  .popup__content {
    padding: 60px 75px 50px 75px;
  }
}
@media (max-width: 788px) {
  h2 {
    font-size: 32px;
  }
  * {
    font-size: 14px;
  }
  .container {
    padding: 0 20px;
  }
  .choose__section,
  .bestsellers__section,
  .florariums__section,
  .reviews__section,
  .call-back__section {
    padding-top: 40px;
  }
  /* hero__section start */
  .hero__section {
    padding-top: 100px;
  }
  .hero__section .description .description__header {
    font-size: 48px;
  }
  .hero__section .description .description__first-p {
    font-size: 16px;
  }
  .hero__section .description .description__second-p {
    width: 100%;
    font-size: 14px;
  }
  .hero__section .block__image {
    top: 0;
    right: 50px;
  }
  .hero__section .block__image .block__image-one .line-one {
    top: -124px;
    height: 316px;
  }
  .hero__section .block__image .block__image-two .line-two {
    top: -124px;
    height: 482px;
  }
  /* hero__section end */
  .category span {
    padding: 30px;
  }
    .reviews__section .block {
  min-height: 420px;
}
  /* call-back__section start */
  .call-back__section .call-back__title {
    font-size: 32px;
  }
  .call-back__section .call-back__text {
    font-size: 18px;
    width: 100%;
  }
  .call-back__section .bg-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* call-back__section end */
  .swiper-button,
  .swiper-button__reviews {
    display: none;
  }
  .footer ul {
    flex-direction: column;
    align-items: start;
  }
  .footer ul li:not(:last-child) {
    border: none;
  }
}
@media (max-width: 500px) {
  /* hero__section start */
  .hero__section {
    background-position: left 0;
    background-image: url('../images/bg-mob.png');
  }

  .hero__section .block__image {
    top: 94px;
    width: 280px;
    height: 395px;
  }
  .hero__section .block__image .block__image-one .image-one {
    right: -30px;
    top: 136px;
    width: 130px;
    height: 130px;
  }
  .hero__section .block__image .block__image-two .image-two {
    left: 25px;
    bottom: 84px;
    width: 150px;
    height: 150px;
  }

  .hero__section .block__image .block__image-one .line-one,
  .hero__section .block__image .block__image-two .line-two {
    display: none;
  }

  /* hero__section end */
  .choose__section
    .description
    .description-content
    .description-content__left
    .block,
  .choose__section
    .description
    .description-content
    .description-content__right {
    flex-direction: column;
    align-items: center;
  }
  .choose__section
    .description
    .description-content
    .description-content__header {
    text-align: center;
  }
  .choose__section hgroup {
    align-items: start;
  }
  .choose__section h2 {
    margin-bottom: 10px;
  }

  .florariums__section .block {
    max-width: 45%;
  }
  .florariums__section .product-card .card-title {
    font-size: 14px;
  }

  .call-back__section .call-back__form {
    display: flex;
    flex-direction: column;
  }
  .call-back__section .call-back__form .top-input {
    flex-direction: column;
    gap: 0;
  }
  .call-back__section .call-back__text {
    margin-bottom: 20px;
  }

  .bestsellers__section .title .title__left,
  .florariums__section hgroup,
  .reviews__section .title .title__left {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
  
  .reviews__section .block {
  min-height: 550px;
}
}
@media (max-width: 425px) {
  .bestsellers__section .title,
  .florariums__section hgroup,
  .reviews__section .title {
    margin-bottom: 20px;
  }
  .florariums__section .category-title {
    font-size: 15px;
    font-weight: 400;
  }
  .call-back__section .call-back__title {
    font-size: 28px;
  }
  .call-back__section .call-back__text {
    font-size: 16px;
    width: 100%;
  }
  .popup__content {
    padding: 70px 20px 60px 20px;
  }
  .reviews__section .block {
  min-height: 400px;
}
}
@media (max-width: 375px) {
  .florariums__section .product-card .card-title {
    font-size: 14px;
  }

  .call-back__section .call-back__title {
    font-size: 24px;
  }
  .call-back__section .call-back__text {
    font-size: 14px;
    width: 100%;
  }
}
