/*--------- RESET START -----------*/

* {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  font-family: "Kaspersky Sans Display", sans-serif;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited,
a:active,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

a {
  transition: all 0.3s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

/*--------- RESET END -----------*/

img:not([src]):not([srcset]) {
  visibility: hidden;
  display: block;
}

@-webkit-keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }

  100% {
    transform: rotateZ(360deg);
  }
}

@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }

  100% {
    transform: rotateZ(360deg);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s infinite linear;
          animation: splide-loading 1s infinite linear;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__play {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.container {
  max-width: 1420px;
  padding: 0 16px;
  margin: 0 auto;
}

.news-header__logo {
  filter: brightness(0) !important;
}

.header-menu li a {
  color: #000 !important;
}

.header-burger span {
  background: #000 !important;
}

.mothers {
  padding-top: 96px;
  margin-bottom: 120px;
}

.mothers .container {
  max-width: 1696px;
}

.mothers-wrapper {
  width: 100%;
  border-radius: 40px;
  background: linear-gradient(151.73deg, #FBEA8C 6.85%, #DDFE8E 84.9%), radial-gradient(75.36% 75.36% at 100% -17.86%, #F2AC84 0%, rgba(242, 172, 132, 0) 79.69%), radial-gradient(84.29% 84.29% at -17.86% 102.14%, #F2AC84 0%, rgba(242, 172, 132, 0) 79.69%);
}

.mothers h1 span {
  display: block;
  font-weight: 600;
  font-size: 240px;
  line-height: 100%;
  letter-spacing: -2%;
  text-align: center;
}

.mothers h1 span:first-child {
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  background-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 81.77%);
}

.mothers h1 span:last-child {
  margin-top: -100px;
  color: white;
  text-shadow: 0px 0px 27.2px rgba(255, 255, 255, 0.6);
}

.mothers-title {
  margin-bottom: 40px;
}

.mothers-list {
  display: flex;
  justify-content: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  padding-bottom: 40px;
  flex-wrap: nowrap !important;
}

.mothers-item:first-child,
.mothers-item:last-child {
  margin-top: -90px;
}

.mothers-item:nth-last-child(2),
.mothers-item:nth-child(2) {
  margin-top: -30px;
}

.mothers-item:nth-last-child(3),
.mothers-item:nth-child(3) {
  margin-top: -10px;
}

.mothers-item__foto img {
  max-width: 184px;
  max-height: 184px;
  border-radius: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}

.mothers-item__name {
  margin-left: 24px;
  margin-top: -30px;
}

.mothers-item__name span {
  display: block;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #6a727a;
  padding: 4px 8px;
  border-radius: 4px;
  background: white;
}

.mothers-item__name span:first-child {
  z-index: 2;
}

.mothers-item__name span:last-child {
  margin-left: 16px;
  margin-top: -4px;
}

.leadText {
  margin-bottom: 120px;
}

.leadText .container {
  max-width: 1142px;
}

.leadText p {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: black;
  margin-bottom: 15px;
}

.leadText p:last-child {
  margin-bottom: 0;
}

.section-title {
  font-weight: 500;
  font-size: 54px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 40px;
  color: #000;
}

.story-item {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  -moz-column-gap: 64px;
       column-gap: 64px;
  margin-bottom: 120px;
  padding-bottom: 120px;
  border-bottom: 1px solid #c2d6d6;
}

.story-item:last-child {
  margin-bottom: 192px;
  padding-bottom: 0;
  border-bottom: none;
}

.story-item__left,
.story-item__right {
  max-width: 661px;
}

.story-item__content h3,
.story-item__content h4,
.story-item__content h5 {
  font-weight: 500;
  font-size: 32px;
  line-height: 101%;
  letter-spacing: 0%;
  margin-bottom: 24px;
}

.story-item__content h3 strong,
.story-item__content h4 strong,
.story-item__content h5 strong {
  font-weight: 600;
  font-weight: 600;
  font-size: 32px;
  line-height: 101%;
  letter-spacing: 0%;
}

.story-item__content strong {
  font-weight: 500;
  font-size: 18px;
  line-height: 145%;
  letter-spacing: 0%;
}

.story-item__content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 145%;
  letter-spacing: 0%;
  margin-bottom: 15px;
}

.story-item__content p:last-child {
  margin-bottom: 0;
}

.story-item__content * {
  color: #000;
}

.story-item__content img {
  margin-top: 40px;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  height: auto;
}

.story-item img {
  width: 100%;
}

.story-item__right {
  position: relative;
}

.story-item:nth-child(even) .story-item__right::after {
  content: "";
  position: absolute;
  display: block;
  right: -100px;
  top: -100px;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  box-shadow: 0px 0px 100px 86px #edfec4;
  background: #edfec4f0;
  z-index: -1;
  opacity: 0.5;
}

.story-item:nth-child(odd) .story-item__right::after {
  content: "";
  position: absolute;
  display: block;
  right: -100px;
  top: -100px;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  box-shadow: 0px 0px 100px 86px #fdf4c4;
  background: #fdf4c4;
  z-index: -1;
  opacity: 0.5;
}

.mothers-slider {
  visibility: visible !important;
}

.mothers-slider .splide__track {
  overflow: visible !important;
}