/* Desktop port start */
.desktop-tablet-banner {
  background-image: url(/assets/images/Устойчивое-развитие/cute-family-playing-summer-field.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
  width: 100%;
}

.header-content-container {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  display: block;
}

.content-container {
  width: 100%;
  max-width: 1224px;
  margin: 5rem auto;
}

.content-container-title-mobile {
  display: none;
}

.title-container {
  width: 100%;
  max-width: 582px;
  position: relative;
  top: 20rem;
}

.title-container-mobile {
  display: none;
}

p.first-screen__description.title-description {
  padding-left: 30px;
  border-left: 2px solid white;
}

.infograph-container {
  display: flex;
  gap: 5rem;
  align-items: center;
}

.infograph-text p {
  text-align: left;
  line-height: 30px;
  margin-bottom: 2rem;
}

span.strong-text,
.strong-text sup {
  font-weight: 700;
}

.b-corp-container {
  display: flex;
  flex-direction: column;
  background-color: #e5f0f8;
  border-radius: 2rem;
  padding: 5rem;
  gap: 1rem;
  width: 1070px;
  align-items: center;
  margin: 5rem auto;
}

.certified-container {
  display: flex;
  gap: 1rem;
}

button.red-button {
  background-color: #da1c4d;
  border: none;
  border-radius: 2rem;
  color: #ffffff;
  padding: 0.2rem 1.5rem;
  box-shadow: none;
}

.plants-container {
  display: flex;
  margin: 5rem 0rem;
  gap: 5rem;
}

.plants-text > h3.products__title.products__title--L3 {
  margin-bottom: 1rem;
}

.plants-text > p.products__description.products__description--big.big-mb {
  margin-bottom: 3rem;
}

.plants-text > p.products__description.products__description--big {
  margin-bottom: 2rem;
}

.two-friends-container {
  background-image: url(/assets/images/Устойчивое-развитие/rear-view-two-friends-gesturing-victory-sign-against-blue-sky\ copy\ 1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
  width: 100%;
}

.friends-title-container {
  width: 100%;
  max-width: 582px;
  position: relative;
  top: 7rem;
  color: #ffffff;
}

h2.first-screen__title.friends-title {
  line-height: 42px;
  font-size: 36px;
}

.date-container {
  margin: 5rem 0rem;
}

.date-title-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}

p.products__description.date-title-description {
  font-size: 24px;
  line-height: 30px;
}

.circle-date {
  margin-bottom: 1.5rem;
}

h3.circle-date-title {
  font-weight: 700;
  color: #006bba;
  font-size: 40px;
  line-height: 30px;
  padding-left: 3rem;
}

.circle-date::before {
  content: url(/assets/images/Устойчивое-развитие/point.png);
  position: relative;
  top: 2.7rem;
}

.date-content {
  background-color: #e5f0f8;
  border-radius: 2rem;
  padding: 2rem;
  margin-left: 3.1rem;
  margin-right: 3.1rem;
}

.timeline-container {
  width: 1112px;
  margin: 0 auto;
}

.timeline-items-one {
  position: relative;

  padding-left: 20px;
}

.timeline-items-one::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 55px;
  bottom: 0;
  width: 2px;
  border-left: 2px dashed #0078d4;
  height: 90%;
}

.timeline-items-one::after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -37px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #0078d4;
  transform: translateY(-50%);
}

.timeline-items-two {
  position: relative;

  padding-left: 20px;
}

.timeline-items-two::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 55px;
  bottom: 0;
  width: 2px;
  border-left: 2px dashed #0078d4;
  height: 87%;
}

.timeline-items-two::after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -37px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #0078d4;
  transform: translateY(-50%);
}

.timeline-items-three {
  position: relative;

  padding-left: 20px;
}

.timeline-items-three::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 55px;
  bottom: 0;
  width: 2px;
  border-left: 2px dashed #0078d4;
  height: 84%;
}

.timeline-items-three::after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: -37px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #0078d4;
  transform: translateY(-50%);
}

.timeline-items-four {
  position: relative;

  padding-left: 20px;
}

.timeline-items-four::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 55px;
  bottom: 0;
  width: 2px;
  border-left: 2px dashed #0078d4;
  height: 55%;
}

.timeline-items-four::after {
  content: "";
  position: absolute;
  left: 25px;
  bottom: 17px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #0078d4;
  transform: translateY(-50%);
}

.timeline-items-five {
  position: relative;

  padding-left: 20px;
}

.circle-date-five::before {
  content: url(/assets/images/Устойчивое-развитие/point.png);
  position: relative;
  top: -1.3rem;
}

.infograph-image img,
.plants-image img {
  width: 100%;
}

.infograph-image,
.infograph-text,
.plants-image,
.plants-text {
  width: 100%;
}

h3.products__title.products__title--L3 {
  text-align: left;
  margin-bottom: 1rem;
}
/* Desktop port end */

/* Tablet port start */
@media screen and (min-width: 768px) and (max-width: 1220px) {
  .desktop-tablet-banner {
    height: 420px;
  }

  .title-container {
    top: 8rem;
  }

  .header-content-container {
    max-width: 90%;
  }

  .content-container {
    max-width: 100%;
    padding: 0rem 2rem;
  }

  .timeline-container {
    width: 100%;
    margin: 0 auto;
  }

  .b-corp-container {
    width: 100%;
  }

  .products .first-screen__description {
    font-size: 24px;
    line-height: 30px;
  }

  .products__title--L3 {
    font-size: 24px !important;
  }

  .infograph-text p {
    font-size: 18px;
  }

  p.products__description.products__description--big {
    font-size: 18px;
  }

  .friends-title-container {
    top: 4rem;
  }
}

/* Tablet port end */

/* Mobile port start */
@media screen and (max-width: 767px) {
  .desktop-tablet-banner {
    background-image: url(/assets/images/Устойчивое-развитие/family-mobile.png);
    height: 175px;
  }

  .infograph-container {
    gap: 0rem;
    flex-direction: column;
  }

  .title-container {
    display: none;
  }

  .title-container-mobile {
    display: block;
  }

  .content-container {
    max-width: 100%;
    padding: 0 2rem;
    margin: 2rem auto;
  }

  .date-container {
    margin: 3rem 0rem;
  }

  .content-container-title-mobile {
    display: block;
    width: 100%;
    margin: 2rem auto;
    padding: 0 2rem;
  }

  p.first-screen__description.title-description {
    padding-left: 30px;
    border-left: 2px solid #000000;
    font-size: 18px;
  }

  .products .first-screen__description {
    text-align: left;
  }

  h1.first-screen__title {
    color: #006bba;
  }

  .products__max .first-screen__description {
    width: 100%;
  }

  .products__max .first-screen__title {
    text-align: left;
  }

  h3.products__title.products__title--L3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 1rem;
  }

  .slider-container {
    max-width: 430px;
  }

  .slider-bottom-content {
    width: 100% !important;
    margin: 3rem auto 3rem auto !important;
  }

  .slider-item {
    padding: 0px 40px !important;
  }

  p.t-center {
    text-align: center !important;
  }

  .homepage-packshot-container .main-img {
    left: 3rem !important;
  }

  img.side-img {
    left: 0rem !important;
  }

  .packshot-block {
    gap: 2rem;
  }

  .b-corp-container {
    display: flex;
    flex-direction: column;
    background-color: #e5f0f8;
    border-radius: 0rem;
    padding: 2rem;
    gap: 1rem;
    width: 100%;
    align-items: center;
    margin: 0 auto;
  }

  .certified-container {
    display: flex;
    gap: 3rem;
    align-items: center;
  }

  .b-corp-container h3 {
    margin-bottom: 0rem !important;
  }

  .certified-image img {
    width: 105px;
  }

  .plants-container {
    display: flex;
    margin: 5rem 0rem;
    gap: 1rem;
    flex-direction: column-reverse;
  }

  .friends-title-container {
    display: none;
  }

  .two-friends-container {
    background-image: url(/assets/images/Устойчивое-развитие/friends-mobile.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 196px;
    width: 100%;
  }

  h1.first-screen__title.friends-mobile-title {
    font-size: 33px;
    margin-bottom: 2rem;
  }

  .timeline-container {
    width: 100%;
  }

  p.products__description.date-title-description {
    font-size: 16px;
    line-height: 22px;
  }

  h3.circle-date-title {
    font-size: 28px;
  }

  .timeline-items-one::before {
    height: 95%;
  }

  .timeline-items-two::before {
    height: 94%;
  }

  .timeline-items-three::before {
    height: 92%;
  }

  .timeline-items-four::before {
    height: 73%;
  }
}

/* Mobile port end */

/* carousel start */
.homepage-packshot-container {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  color: #ffffff;
  width: 100%;
}

.homepage-packshot-container .main-img {
  width: 100%;
  position: relative;
  z-index: 2;
  left: 2rem;
  max-width: 250px;
}

img.side-img {
  width: 125px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2.5rem;
}

.syrup img.side-img {
  left: -1rem;
}

.packshot-title {
  font-weight: 700;
  font-size: 14px;
  /* min-height: 72px; */
  line-height: 16.8px;
}

.packshot-title > span {
  display: block;
}

.packshot-block {
  flex: 0 0 25%;
}

.packshot-desc {
  position: relative;
  /* min-height: 250px; */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.packshot-desc ul {
  padding-left: 1rem;
}

.packshot-block a.packshot-btn {
  font-size: 1.1rem;
  line-height: 0.9375rem;
  font-weight: 700;
  border-radius: 18px;
  background: #da1c4d;
  text-align: center;
  padding: 10px;
  display: block;
  margin: 1rem auto;
}

.packshot-block > ul {
  padding: 0 1rem;
  margin: 1rem 0;
  min-height: 96px;
}

.packshot-block > ul > li {
  font-size: 15px;
}

.packshot-img {
  display: block;
  position: relative;
}

.tablet .main-img {
  /*
  width: 200px;
  margin: 2.75rem 0;*/
  width: 170px;
  margin-top: 3.9rem;
}

.packshot-desc .packshot-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (max-width: 1440px) {
  .packshot-title {
    font-size: 15px;
  }

  .packshot-block > ul {
    min-height: 120px;
  }
}

@media screen and (max-width: 1200px) {
  .products * {
    font-size: 12.5px;
    line-height: 20px;
  }

  .tablet .main-img {
    width: 175px;
  }

  .packshot-title {
    font-size: 14px;
  }

  .packshot-desc {
    position: relative;
    /* min-height: 230px; */
  }

  .packshot-img {
    max-height: 320px;
  }

  .slick-list.draggable:after {
    width: 250px !important;
  }
}

@media screen and (max-width: 1024px) {
  .products * {
    font-size: 16px;
    line-height: 24px;
  }

  .tablet .main-img {
    width: 135px;
    margin-top: 2.3rem;
  }

  .homepage-packshot-container {
    width: 100%;
  }

  .packshot-block {
    flex: 0 0 45%;
  }

  .homepage-packshot-container .main-img {
    left: 5rem;
  }

  .packshot-title {
    font-size: 15px;
  }

  .packshot-block > ul {
    min-height: 120px;
  }

  img.side-img {
    left: 0.75rem;
  }

  .syrup img.side-img {
    left: 1.75rem;
  }
}

@media screen and (max-width: 767px) {
  .homepage-packshot-container {
    width: 100%;
    gap: 1rem;
  }

  .slider-container {
    height: auto;
  }

  .packshot-block {
    flex: 0 0 100%;
  }

  .tablet .main-img {
    width: 200px;
    margin-top: 2.3rem;
  }
}

.slick-slide {
  margin: 0 10px;
}

.slider-container {
  width: 100%;
  margin: auto;
}

.slider-item {
  padding: 40px;
  text-align: center;
}

.slider-container .slider {
  display: block;
}

/* .packshot-desc{
    min-height: 150px !important;
} */

.packshot-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slider-bottom-content {
  width: 594px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0rem auto 3rem auto;
  gap: 2rem;
  text-align: center;
}

.carousel-width {
  width: 100%;
  max-width: 1224px;
  margin: 0rem auto;
}

.slider-container .slider .slick-slide {
  opacity: 1;
}

.slick-list.draggable {
  position: relative;
}

/*.slick-list.draggable:before,*/
.slick-list.draggable:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 300px;
  z-index: -2;
  opacity: 0.5;
  z-index: 1;
}

/* .slick-list.draggable:before {
  left: 0;
  background-image: linear-gradient(to right, #006dbb, #017fc6, #008fd3);
} */

.slick-list.draggable:after {
  right: 0;
  background-image: linear-gradient(to left, #006dbb, #017fc6, #0192d5);
}

@media screen and (max-width: 768px) {
  .slick-list.draggable:after {
    content: none;
  }
}

/* carousel end */
