.nestogen-theme {
  background: #03ad5e;
}
.nestogen-theme .button--animated {
  position: relative;
  overflow: hidden;
}
.nestogen-theme .button--animated:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  background: url("/new/static/brands/nestogen/images/new/btn-flash.svg") no-repeat center center;
  -webkit-animation-name: btn-flash;
          animation-name: btn-flash;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.b-nestogen-line {
  max-width: 100%;
  height: 50px;
  overflow: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-line {
    height: 34px;
  }
}
.b-nestogen-line__wrapper {
  display: flex;
}
.b-nestogen-line__block {
  flex: none;
  padding: 11px 0;
  color: #fff;
  -webkit-animation: marquee-scroll 40s linear infinite;
          animation: marquee-scroll 40s linear infinite;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-line__block {
    -webkit-animation-duration: 30s;
            animation-duration: 30s;
    padding: 7px 0;
  }
}
.b-nestogen-line__block span {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 52px;
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  background: url("/new/static/brands/nestogen/images/new/line-run-decor.svg") no-repeat 12px 2px;
  background-size: 28px auto;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-line__block span {
    font-size: 17px;
    line-height: 20px;
    background-position: 8px 2px;
    background-size: 19px auto;
    padding-left: 34px;
  }
}
.b-nestogen-header {
  position: relative;
  width: 100%;
  aspect-ratio: 1440/560;
  background: url("/new/static/brands/nestogen/images/new/page-back.png") repeat center bottom;
  color: #fff;
}
@media screen and (max-width: 1439px) {
  .b-nestogen-header {
    aspect-ratio: auto;
    height: 560px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-header {
    aspect-ratio: 1024/560;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-header {
    aspect-ratio: 1024/576;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-header {
    aspect-ratio: auto;
    height: 336px;
  }
}
.b-nestogen-header__back {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  font-size: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
  -webkit-mask-image: url("/new/static/brands/nestogen/images/new/mask44.png");
          mask-image: url("/new/static/brands/nestogen/images/new/mask44.png");
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
          mask-position: center bottom;
}
@media screen and (max-width: 767px) {
  .b-nestogen-header__back {
    justify-content: center;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-header__back {
    -webkit-mask-size: 560px auto;
            mask-size: 560px auto;
  }
}
.b-nestogen-header__back:before {
  content: '';
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, #3c3c3c, rgba(217,217,217,0));
}
@media screen and (max-width: 767px) {
  .b-nestogen-header__back:before {
    top: 50%;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-header__back:before {
    top: 66%;
  }
}
.b-nestogen-header__back video {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 559px) {
  .b-nestogen-header__back video {
    width: auto;
    height: 100%;
  }
}
.b-nestogen-header__front {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}
.b-nestogen-header__front:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("/new/static/brands/nestogen/images/new/video-wrapper.svg") no-repeat center bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 559px) {
  .b-nestogen-header__front:before {
    background-size: 560px auto;
  }
}
.b-nestogen-header__title {
  position: relative;
  font-size: 84px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  max-width: 768px;
  margin: 0 0 5.417%;
  z-index: 2;
}
@media screen and (max-width: 1439px) {
  .b-nestogen-header__title {
    margin-bottom: 78px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-header__title {
    margin-bottom: 60px;
    max-width: 560px;
    font-size: 54px;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-header__title {
    max-width: 510px;
    font-size: 7.03125vw;
    margin-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-header__title {
    max-width: none;
    font-size: 9.0625vw;
    margin-bottom: 36px;
  }
}
.b-nestogen-product {
  position: relative;
  padding: 20px 0 23px;
  max-width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product {
    padding: 70px 0;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product {
    padding: 40px 0 46px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product {
    padding: 30px 0 36px;
  }
}
.b-nestogen-product:before,
.b-nestogen-product:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(#03ad5e 29%, #078a47);
}
.b-nestogen-product:after {
  background: url("/new/static/brands/nestogen/images/new/page-back.png") repeat center center;
  -webkit-mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
          mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
}
.b-nestogen-product__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1254px;
  margin: 0 auto;
  z-index: 2;
}
@media screen and (max-width: 1365px) {
  .b-nestogen-product__wrapper {
    max-width: 1240px;
  }
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__wrapper {
    flex-direction: column;
    padding: 0 50px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-product__wrapper {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__wrapper {
    padding: 0 16px;
  }
}
.b-nestogen-product__image {
  position: relative;
  font-size: 0;
  line-height: 1;
  flex: none;
  margin-right: -80px;
  pointer-events: none;
}
@media screen and (max-width: 1365px) {
  .b-nestogen-product__image {
    margin-right: -120px;
    margin-left: -40px;
  }
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__image {
    margin: 0;
    order: 2;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__image {
    margin-top: -10px;
    margin-left: -34px;
    max-width: 616px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-product__image {
    margin-left: -12px;
    max-width: 512px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__image {
    margin: 0 -13px;
  }
}
.b-nestogen-product__image:before {
  content: '';
  position: absolute;
  left: calc(50% - 395px);
  top: calc(50% - 405px);
  width: 790px;
  height: 810px;
  background: url("/new/static/brands/nestogen/images/new/flash.svg") no-repeat center center;
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__image:before {
    background-size: contain;
    left: calc(50% - 197px);
    top: calc(50% - 202px);
    width: 395px;
    height: 405px;
  }
}
.b-nestogen-product__image img {
  position: relative;
  display: block;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__image img {
    max-width: 100%;
  }
}
.b-nestogen-product__mask {
  position: absolute;
  left: calc(50.6% - 173px);
  top: calc(47.7% - 251px);
  width: 347px;
  aspect-ratio: 347/503;
  clip-path: polygon(12.1% 0%, 100% 2.4%, 100% 97.3%, 11.3% 99.4%, 0% 93.5%, 0% 7%);
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__mask {
    left: calc(50.6% - 156px);
    top: calc(47.7% - 226px);
    width: 313px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-product__mask {
    left: calc(50.6% - 130px);
    top: calc(47.7% - 188px);
    width: 261px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__mask {
    left: 25%;
    top: 10.8%;
    width: 51.1%;
  }
}
.b-nestogen-product__mask:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -200%;
  width: 200%;
  background: url("/new/static/brands/nestogen/images/new/product-flash.svg") no-repeat center calc(50% - 5px);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.b-nestogen-product__mask.is-animated:before {
  -webkit-animation-name: product-flash;
          animation-name: product-flash;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.b-nestogen-product__mask:hover:before {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.b-nestogen-product__info {
  position: relative;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__info {
    order: 1;
  }
}
.b-nestogen-product__info .b-nestogen-product__btn {
  display: block;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__info .b-nestogen-product__btn {
    display: none;
  }
}
.b-nestogen-product__title {
  font-size: 47px;
  line-height: 50px;
  letter-spacing: 0.002em;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    max-width: 560px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 10px;
  }
}
.b-nestogen-product__btn {
  position: relative;
  font-size: 32px;
  line-height: 36px;
  max-width: 560px;
  margin: 0 auto;
  white-space: normal;
  height: auto;
  border-radius: 50px;
  padding: 15px 32px 13px;
  overflow: hidden;
  transition: background-color 0.3s;
  display: none;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-product__btn {
    display: block;
    margin-top: -50px;
    order: 3;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__btn {
    margin-top: -35px;
    font-size: 25px;
    line-height: 26px;
    padding: 8px 32px;
    max-width: 504px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-product__btn {
    max-width: 450px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__btn {
    max-width: 320px;
    margin-top: -30px;
    font-size: 17px;
    line-height: 16px;
    padding: 8px 16px;
  }
}
.b-nestogen-product__btn:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  background: url("/new/static/brands/nestogen/images/new/btn-flash.svg") no-repeat center center;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.b-nestogen-product__btn.is-animated:before {
  -webkit-animation-name: btn-flash;
          animation-name: btn-flash;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.b-nestogen-product__stat {
  position: absolute;
  right: 90px;
  top: 70px;
  background: #fff;
  border-radius: 26px;
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-product__stat {
    right: 86px;
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-product__stat {
    right: 62px;
    top: 35px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__stat {
    width: 43.3122%;
    aspect-ratio: 136/32;
    height: auto;
    right: 7.6%;
    top: 7%;
    gap: 2px;
  }
}
.b-nestogen-product__stat span {
  background: url("/new/static/brands/nestogen/images/new/star.svg") no-repeat center center;
  display: block;
  width: 31px;
  height: 32px;
  -webkit-animation: 9s linear 1s infinite paused;
          animation: 9s linear 1s infinite paused;
}
@media screen and (max-width: 559px) {
  .b-nestogen-product__stat span {
    background-size: contain;
    width: 14.7058%;
    aspect-ratio: 1/1;
    height: auto;
  }
}
.b-nestogen-product__stat span:nth-child(1) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.b-nestogen-product__stat span:nth-child(2) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.b-nestogen-product__stat span:nth-child(3) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.b-nestogen-product__stat span:nth-child(4) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
.b-nestogen-product__stat span:nth-child(5) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.b-nestogen-product__stat.is-animated span {
  -webkit-animation-name: stars-scale;
          animation-name: stars-scale;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.b-nestogen-reviews {
  position: relative;
  background: #03ad5e;
  padding: 36px 0 52px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews {
    padding: 40px 0 46px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews {
    padding: 30px 0 36px;
  }
}
.b-nestogen-reviews:before,
.b-nestogen-reviews:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.8;
  background: url("/new/static/brands/nestogen/images/new/review.png") no-repeat 50% top;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-reviews:before,
  .b-nestogen-reviews:after {
    background-position: -176px top;
    background-repeat: repeat-y;
    right: auto;
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-reviews:before,
  .b-nestogen-reviews:after {
    width: 160px;
  }
}
.b-nestogen-reviews:after {
  left: calc(50% - 233px);
  right: auto;
  width: 466px;
  opacity: 1;
  background: #03ad5e;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-reviews:after {
    background-image: url("/new/static/brands/nestogen/images/new/review.png");
    background-position: calc(100% + 114px) top;
    background-repeat: repeat-y;
    background-color: transparent;
    left: auto;
    right: 0;
    width: 342px;
    opacity: 0.8;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews:after {
    background-position: calc(100% + 134px) top;
    width: 322px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-reviews:after {
    background-position: calc(100% + 134px) -52px;
    width: 266px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews:after {
    background-position: calc(100% + 152px) -72px;
    width: 250px;
  }
}
.b-nestogen-reviews__wrapper {
  position: relative;
  padding: 0 50px;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews__wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-reviews__wrapper {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews__wrapper {
    padding: 0 16px;
  }
}
.b-nestogen-reviews__title {
  font-size: 54px;
  line-height: 1;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  margin-bottom: 26px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews__title {
    font-size: 42px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews__title {
    font-size: 7.5vw;
  }
}
@media screen and (max-width: 459px) {
  .b-nestogen-reviews__title {
    font-size: 9.0625vw;
  }
}
.b-nestogen-reviews__list {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-reviews__list {
    flex-wrap: wrap;
  }
}
.b-nestogen-reviews__item {
  width: calc((100% - 20px * 3) / 4);
  background: #fff;
  border: 2px solid #03ad5e;
  border-radius: 24px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-reviews__item {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-reviews__item {
    width: 100%;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews__item {
    padding: 24px 20px;
  }
}
.b-nestogen-reviews__caption {
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: 0.025em;
  text-align: center;
  color: #03ad5e;
  padding-bottom: 13px;
  margin: 0 0 auto;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews__caption {
    font-size: 25px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews__caption {
    font-size: 22px;
    line-height: 26px;
  }
}
.b-nestogen-reviews__stars {
  display: flex;
  justify-content: center;
  gap: 7px;
  margin-bottom: 20px;
}
.b-nestogen-reviews__stars span {
  background: url("/new/static/brands/nestogen/images/new/star.svg") no-repeat left top;
  background-size: contain;
  display: block;
  width: 17px;
  height: 18px;
}
.b-nestogen-reviews__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.b-nestogen-reviews__image {
  position: relative;
  background: #03ad5e;
  color: #fff;
  border: 2px solid #03ad5e;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  margin-bottom: 4px;
  font-size: 0;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
/*&:before
      content attr(data-letter)
      position absolute
      left 0
      right 0
      top 0
      bottom 0
      text-align center
      font-family $RotonB
      font-size 30px
      line-height 56px*/
}
.b-nestogen-reviews__image img {
  position: relative;
  width: 90%;
  height: 90%;
  border-radius: 50%;
  -o-object-fit: contain;
     object-fit: contain;
}
.b-nestogen-reviews__name {
  font-size: 21px;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
  color: #03ad5e;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews__name {
    font-size: 18px;
  }
}
.b-nestogen-reviews__controls {
  display: flex;
  justify-content: center;
}
.b-nestogen-reviews__btn {
  position: relative;
  font-size: 32px;
  line-height: 60px;
  max-width: 560px;
  margin: 0 auto;
  height: 62px;
  border-radius: 32px;
  padding: 0 32px;
  transition: background-color 0.3s;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-reviews__btn {
    font-size: 25px;
    max-width: 360px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-reviews__btn {
    max-width: 320px;
    font-size: 17px;
    line-height: 46px;
    padding: 0 16px;
    height: 48px;
  }
}
.b-nestogen-choice {
  position: relative;
  background: #f4f7f9;
  padding: 46px 0 80px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice {
    padding: 46px 0 76px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice {
    padding: 40px 0 46px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice {
    padding: 30px 0 36px;
  }
}
.b-nestogen-choice:before,
.b-nestogen-choice:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.b-nestogen-choice:before {
  background: url("/new/static/brands/nestogen/images/new/page-back.png") repeat center center;
  -webkit-mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
          mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
}
.b-nestogen-choice:after {
  background: url("/new/static/brands/nestogen/images/new/choice-back.png") no-repeat left center;
  background-position: calc(50% + 440px) calc(50% - 26px);
}
@media screen and (max-width: 1439px) {
  .b-nestogen-choice:after {
    background-position: calc(100% + 563px) calc(50% - 10px);
  }
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice:after {
    background-position: calc(100% + 602px) center;
    background-size: cover;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice:after {
    display: none;
  }
}
.b-nestogen-choice__wrapper {
  position: relative;
  padding: 0 50px;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-choice__wrapper {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__wrapper {
    padding: 0 16px;
  }
}
.b-nestogen-choice__title {
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #03ad5e;
  max-width: 850px;
  margin: 0 auto 44px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 35px;
    max-width: 560px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 22px;
  }
}
.b-nestogen-choice__list {
  display: flex;
  gap: 24px;
  padding-right: 334px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__list {
    flex-direction: column;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__list {
    max-width: 510px;
    padding-right: 0;
    margin: 0 auto;
    gap: 18px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__list {
    gap: 12px;
  }
}
.b-nestogen-choice__column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__column {
    gap: 18px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__column {
    gap: 12px;
  }
}
.b-nestogen-choice__column:nth-child(2) {
  flex: none;
  width: 428px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__column:nth-child(2) {
    width: auto;
  }
}
.b-nestogen-choice__gallery {
  height: 100%;
  max-height: 600px;
}
.b-nestogen-choice__item {
  background: #fff;
  border: 2px solid #03ad5e;
  border-radius: 24px;
  padding: 15px 36px;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__item {
    padding: 8px 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__item {
    padding: 8px 20px;
  }
}
@media screen and (max-width: 1365px) {
  .b-nestogen-choice__column:nth-child(2) .b-nestogen-choice__item {
    max-height: 640px;
  }
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__column:nth-child(2) .b-nestogen-choice__item {
    max-height: none;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__column:nth-child(2) .b-nestogen-choice__item {
    padding-bottom: 12px;
  }
}
.b-nestogen-choice__caption {
  position: relative;
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 29px;
  line-height: 28px;
  text-align: center;
  color: #03ad5e;
  margin-bottom: 7px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption {
    margin-top: 7px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption {
    font-size: 25px;
    line-height: 24px;
    margin: 0;
  }
  .b-nestogen-choice__caption br {
    display: none;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
    line-height: 1;
  }
}
.b-nestogen-choice__caption:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption:before {
    right: auto;
    bottom: 0;
  }
}
.b-nestogen-choice__caption[data-type="1"] {
  padding-top: 77px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="1"] {
    padding-top: 0;
    padding-left: 75px;
    min-height: 62px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="1"] {
    padding-left: 0;
    min-height: 28px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="1"] {
    padding-left: 40px;
    min-height: 32px;
  }
}
.b-nestogen-choice__caption[data-type="1"]:before {
  height: 62px;
  background: url("/new/static/brands/nestogen/images/redesign/icon-1.svg") no-repeat center top;
  background-size: auto 62px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="1"]:before {
    background-position: left center;
    width: 62px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="1"]:before {
    background-position: 5px center;
    background-size: auto 28px;
    height: 28px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="1"]:before {
    background-position: left center;
    background-size: contain;
    width: 28px;
    height: 32px;
  }
}
.b-nestogen-choice__caption[data-type="2"] {
  padding-top: 80px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="2"] {
    padding-top: 0;
    padding-left: 80px;
    min-height: 68px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="2"] {
    padding-top: 3px;
    padding-left: 0;
    min-height: 56px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="2"] {
    padding-left: 40px;
    min-height: 32px;
    padding-top: 0;
  }
}
.b-nestogen-choice__caption[data-type="2"]:before {
  height: 68px;
  background: url("/new/static/brands/nestogen/images/redesign/icon-2.svg") no-repeat center 4px;
  background-size: auto 64px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="2"]:before {
    background-position: left center;
    width: 68px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="2"]:before {
    width: 40px;
    height: 54px;
    background-size: auto 38px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="2"]:before {
    background-position: left center;
    background-size: contain;
    width: 28px;
    height: 32px;
  }
}
.b-nestogen-choice__caption[data-type="3"] {
  padding-top: 77px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="3"] {
    padding-top: 0;
    padding-left: 77px;
    min-height: 68px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="3"] {
    padding-top: 3px;
    padding-left: 0;
    margin-bottom: 0;
    min-height: 56px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="3"] {
    padding-left: 40px;
    min-height: 32px;
    padding-top: 0;
  }
}
.b-nestogen-choice__caption[data-type="3"]:before {
  height: 68px;
  background: url("/new/static/brands/nestogen/images/redesign/icon-3.svg") no-repeat center 4px;
  background-size: auto 64px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__caption[data-type="3"]:before {
    background-position: left center;
    width: 68px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__caption[data-type="3"]:before {
    background-size: auto 38px;
    height: 56px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__caption[data-type="3"]:before {
    background-position: left center;
    background-size: contain;
    width: 28px;
    height: 32px;
  }
}
.b-nestogen-choice__text {
  font-size: 21px;
  line-height: 24px;
  letter-spacing: -0.005em;
  margin: 17px 0 19px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__text {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    margin: 12px 0 20px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__text {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.015em;
    margin: 10px 0 20px;
  }
}
.b-nestogen-choice__text p {
  margin-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__text p {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__text p {
    margin-bottom: 10px;
  }
}
.b-nestogen-choice__text p:last-child {
  margin-bottom: 0;
}
.b-nestogen-choice__image {
  margin-top: 48px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-choice__image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-choice__image {
    margin: -10px 0 20px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-choice__image {
    margin: -4px 0 10px;
  }
}
.b-nestogen-choice__image img {
  max-width: 100%;
  margin: 0 auto;
}
.b-nestogen-healthy {
  position: relative;
  padding: 46px 0 80px;
  max-width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy {
    padding: 46px 0 0;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy {
    padding: 30px 0 0;
  }
}
.b-nestogen-healthy:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/new/static/brands/nestogen/images/new/page-back.png") repeat center center;
}
.b-nestogen-healthy__wrapper {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__wrapper {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-healthy__wrapper {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__wrapper {
    padding: 0 16px;
  }
}
.b-nestogen-healthy__title {
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  margin-bottom: 71px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__title {
    margin-bottom: 52px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    max-width: 560px;
    margin: 0 auto 46px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 28px;
  }
}
.b-nestogen-healthy__row {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__row {
    gap: 12px;
  }
}
.b-nestogen-healthy__column {
  text-align: center;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__column {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.b-nestogen-healthy__image {
  position: relative;
  font-size: 0;
  line-height: 1;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__image {
    margin-top: -14px;
    margin-bottom: -16px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-healthy__image {
    margin: 0 0 -16px -16px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__image {
    margin: 0 -16px;
  }
}
.b-nestogen-healthy__image:before {
  content: '';
  position: absolute;
  left: calc(50% - 480px);
  top: calc(50% - 398px);
  width: 960px;
  height: 771px;
  background: url("/new/static/brands/nestogen/images/new/flash-twice2.svg") no-repeat center center;
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__image:before {
    background-size: contain;
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
    aspect-ratio: 960/771;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.b-nestogen-healthy__image img {
  position: relative;
  margin: -80px -22px -80px 0;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__image img {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-healthy__image img {
    max-width: 660px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__image img {
    max-width: 100%;
  }
}
.b-nestogen-healthy__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__list {
    grid-template-columns: 210px 280px;
    grid-column-gap: 22px;
    grid-row-gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-healthy__list {
    grid-template-columns: 210px 260px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__list {
    grid-template-columns: 140px 140px;
    grid-column-gap: 12px;
  }
}
.b-nestogen-healthy__item {
  position: relative;
  width: 360px;
  color: #03ad5e;
}
@media screen and (max-width: 1239px) {
  .b-nestogen-healthy__item:nth-child(1) {
    grid-area: 1/1/4/2;
  }
  .b-nestogen-healthy__item:nth-child(2) {
    grid-area: 1/2/2/3;
  }
  .b-nestogen-healthy__item:nth-child(3) {
    grid-area: 2/2/3/3;
  }
  .b-nestogen-healthy__item:nth-child(4) {
    grid-area: 3/2/4/3;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__item {
    width: auto;
  }
}
.b-nestogen-healthy__item:before {
  content: '';
  position: absolute;
  left: -22px;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid #ff8300;
  border-radius: 16px;
  -webkit-transform: rotate3d(1, -1, 0, 32deg) rotate(7deg);
          transform: rotate3d(1, -1, 0, 32deg) rotate(7deg);
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__item:before {
    left: -18px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__item:before {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
    left: -2px;
    right: -2px;
    top: 2px;
    bottom: 2px;
  }
}
.b-nestogen-healthy__item:nth-child(1) {
  margin-bottom: 4px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__item:nth-child(1) {
    margin-bottom: 0;
  }
}
.b-nestogen-healthy__item:nth-child(1):before {
  left: -12px;
  right: -9px;
  top: 4px;
  bottom: -1px;
  border-radius: 26px;
  -webkit-transform: rotate3d(1, -1, 0, 20deg) rotate(6deg);
          transform: rotate3d(1, -1, 0, 20deg) rotate(6deg);
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__item:nth-child(1):before {
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__item:nth-child(1):before {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
    left: 2px;
    right: 2px;
    top: 0;
    bottom: 0;
  }
}
.b-nestogen-healthy__layout {
  position: relative;
  background: #fff;
  border-radius: 16px;
  padding: 4px 16px;
  min-height: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__layout {
    padding: 8px 10px;
  }
}
.b-nestogen-healthy__item:nth-child(1) .b-nestogen-healthy__layout {
  border-radius: 26px;
  min-height: 180px;
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__item:nth-child(1) .b-nestogen-healthy__layout {
    min-height: 168px;
  }
}
.b-nestogen-healthy__caption {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-healthy__caption {
    font-size: 16px;
    line-height: 1;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__caption {
    font-size: 14px;
    letter-spacing: 0.015em;
  }
}
.b-nestogen-healthy__desc {
  font-size: 12px;
  line-height: 16px;
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__desc {
    font-size: 10px;
    line-height: 12px;
  }
}
.b-nestogen-healthy__name {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 2px;
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__name {
    font-size: 14px;
    line-height: 1;
  }
}
.b-nestogen-healthy__name span {
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  display: block;
}
.b-nestogen-healthy__pic {
  font-size: 0;
  line-height: 1;
  margin-bottom: 6px;
}
@media screen and (max-width: 559px) {
  .b-nestogen-healthy__pic {
    margin-bottom: 2px;
  }
  .b-nestogen-healthy__pic img {
    width: 82px;
  }
}
.b-nestogen-happiness {
  position: relative;
  background: url("/new/static/brands/nestogen/images/new/happiness-back2.jpg") no-repeat center center #f4f7f9;
  padding: 46px 0 16px;
  height: 810px;
}
@media screen and (max-width: 1365px) {
  .b-nestogen-happiness {
    background-position: calc(100% + 70px) center;
    aspect-ratio: 1366/810;
    height: auto;
  }
}
@media screen and (max-width: 1239px) {
  .b-nestogen-happiness {
    background-position: calc(100% + 240px) center;
    aspect-ratio: auto;
    height: 736px;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness {
    background-position: calc(100% + 50px) center;
    background-size: cover;
    padding: 30px 0 36px;
    height: 568px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-happiness {
    background-position: calc(100% + 176px) center;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness {
    background-position: calc(50% - 234px) bottom;
    background-size: auto 110%;
    padding: 22px 0;
  }
}
.b-nestogen-happiness:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 60%;
  background: linear-gradient(0deg, rgba(217,217,217,0) 0%, #3c3c3c 100%);
  opacity: 0.6;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness:after {
    bottom: 70%;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness:after {
    bottom: 80%;
  }
}
.b-nestogen-happiness__wrapper {
  position: relative;
  padding: 0 50px;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness__wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-happiness__wrapper {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness__wrapper {
    padding: 0 16px;
  }
}
.b-nestogen-happiness__title {
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  max-width: 850px;
  margin: 0 auto 44px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness__title {
    font-size: 29px;
    line-height: 30px;
  }
}
.b-nestogen-happiness__list {
  max-width: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 14px;
  margin: auto 0;
}
@media screen and (max-width: 1365px) {
  .b-nestogen-happiness__list {
    max-width: 51.8%;
  }
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness__list {
    position: relative;
    left: calc(50% - 352px);
    max-width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-happiness__list {
    max-width: 55%;
    left: auto;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness__list {
    max-width: none;
    margin: auto 0 0 0;
    gap: 8px;
  }
}
.b-nestogen-happiness__item {
  background: rgba(3,173,94,0.7);
  border-radius: 26px;
  padding: 21px 20px;
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: 0.024em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-happiness__item {
    font-size: 19px;
    line-height: 22px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-happiness__item {
    font-size: 18px;
    line-height: 20px;
  }
}
.b-nestogen-products {
  position: relative;
  padding: 46px 0 0;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-products {
    padding: 34px 0 0;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-products {
    padding: 22px 0 0;
  }
}
.b-nestogen-products__wrapper {
  position: relative;
}
.b-nestogen-products__title {
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  margin-bottom: 56px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-products__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-products__title {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-products__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 17px;
  }
}
.b-nestogen-products__carousel {
  width: 100%;
  max-width: 2160px;
  overflow: hidden;
  margin: 0 auto;
}
.b-nestogen-products__controls {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-products__controls {
    margin-top: 20px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-products__controls {
    padding: 0 16px;
  }
}
.b-nestogen-products__btn {
  position: relative;
  font-size: 32px;
  line-height: 60px;
  max-width: 560px;
  margin: 0 auto;
  height: 62px;
  border-radius: 32px;
  padding: 0 32px;
  transition: background-color 0.3s;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-products__btn {
    max-width: 336px;
    font-size: 25px;
    line-height: 46px;
    border-radius: 26px;
    height: 48px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-products__btn {
    max-width: 320px;
    font-size: 17px;
    line-height: 46px;
    padding: 0 16px;
    height: 48px;
  }
}
.b-nestogen-products .b-product-card {
  max-width: 224px;
}
.b-nestogen-comments {
  position: relative;
  padding: 50px 0 52px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments {
    padding: 35px 0 46px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-comments {
    padding: 32px 0 24px;
  }
}
.b-nestogen-comments__wrapper {
  position: relative;
}
.b-nestogen-comments__title {
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  margin-bottom: 70px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-comments__title {
    padding: 0 24px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-comments__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 17px;
  }
}
.b-nestogen-comments__carousel {
  width: 100%;
  max-width: 2160px;
  overflow: hidden;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments__carousel {
    margin: 0 0 14px;
  }
}
.b-nestogen-comments__controls {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 30px;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments__controls {
    gap: 10px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-comments__controls {
    padding: 0 16px;
    margin-top: 20px;
  }
}
.b-nestogen-comments__btn {
  position: relative;
  font-size: 32px;
  line-height: 60px;
  max-width: 560px;
  margin: 0 auto;
  height: 62px;
  border-radius: 32px;
  padding: 0 32px;
  transition: background-color 0.3s;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments__btn {
    max-width: 336px;
    font-size: 25px;
    line-height: 46px;
    border-radius: 26px;
    height: 48px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-comments__btn {
    max-width: 320px;
    font-size: 17px;
    line-height: 46px;
    padding: 0 16px;
    height: 48px;
  }
}
.b-nestogen-comments__legend {
  font-size: 17px;
  line-height: 18px;
  color: #fff;
  max-width: 300px;
  margin: 0 auto 37px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-comments__legend {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-comments__legend {
    max-width: 280px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__item {
    max-width: 340px;
    min-height: 320px;
    margin: 0 20px;
    padding: 20px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__name {
    font-size: 27px;
    line-height: 1;
    padding-top: 8px;
    margin-bottom: 5px;
  }
}
.b-nestogen-comments .b-reviews__image {
  background: #03ad5e;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 50%;
}
.b-nestogen-comments .b-reviews__image img {
  border-radius: 0;
  width: 90%;
  height: 90%;
}
.b-nestogen-comments .b-reviews__image span {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__image span {
    font-size: 30px;
    line-height: 84px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__image {
    width: 84px;
    height: 84px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__column:nth-child(2) {
    width: 84px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-stars__item {
    background-size: 20px auto;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__row {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__desc {
    font-size: 20px;
    line-height: 29px;
  }
}
.b-nestogen-comments .b-reviews__link {
  transition: color 0.134s;
}
@media screen and (min-width: 1024px) {
  .b-nestogen-comments .b-reviews__link {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
  }
}
.b-nestogen-comments .b-reviews__item:hover .b-reviews__link {
  color: #27388a;
}
.b-nestogen-another {
  position: relative;
  background: #f4f7f9;
  padding: 46px 0 92px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-another {
    padding: 40px 0 56px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-another {
    padding: 30px 0 56px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-another {
    padding: 16px 0 36px;
  }
}
.b-nestogen-another:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/new/static/brands/nestogen/images/new/page-back.png") repeat center center;
  -webkit-mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
          mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
}
.b-nestogen-another__wrapper {
  position: relative;
  padding: 0 56px 40px;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-another__wrapper {
    padding: 0 32px 40px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-another__wrapper {
    padding: 0 24px 40px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-another__wrapper {
    padding: 0 16px 30px;
  }
}
.b-nestogen-another__title {
  position: relative;
  font-size: 54px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #03ad5e;
  max-width: 850px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-another__title {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0;
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-another__title {
    font-size: 6.875vw;
    line-height: 1.1;
    margin-bottom: 18px;
  }
}
.b-nestogen-another__gallery {
  width: 100%;
  max-width: 2160px;
  overflow: hidden;
  margin: 0 auto;
}
.b-nestogen-another .b-interesting__item {
  width: 224px;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__item {
    margin: 0 10px;
    width: 316px;
    min-height: 435px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-another .b-interesting__item {
    margin: 0 0 0 16px;
  }
}
.b-nestogen-another .b-interesting__item .b-stars {
  color: #404040;
}
.b-nestogen-another .b-interesting__item .b-stars__item.is-active {
  background-image: url("/new/f/img/icon-star.svg#orange");
}
.b-nestogen-another .b-interesting__item .b-comment {
  background: url("/new/f/img/icon-comment.svg#blue") no-repeat left top;
  color: #404040;
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__item .b-comment {
    background-size: 22px auto;
  }
}
.b-nestogen-another .b-interesting__item .b-interesting__date {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__image {
    min-height: 242px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__content {
    padding: 20px 33px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__caption {
    font-size: 21px;
    line-height: 22px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__date {
    background-size: 20px auto;
    line-height: 20px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-interesting__controls {
    margin-top: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-stars__item {
    background-size: 24px auto;
    width: 24px;
    height: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-stars span {
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-stars--line {
    padding-right: 12px;
  }
}
@media screen and (min-width: 1024px) {
  .b-nestogen-another .b-comment {
    font-size: 16px;
    line-height: 24px;
    padding-left: 35px;
  }
}
.b-nestogen-transeability {
  position: relative;
  background: #03ad5e;
  padding: 0;
  border-radius: 48px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .b-nestogen-transeability {
    border-radius: 24px;
  }
}
.b-nestogen-transeability:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/new/static/brands/nestogen/images/new/tr-back.png") repeat center center;
  -webkit-mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
          mask-image: linear-gradient(90deg, #737373 20%, rgba(217,217,217,0) 50%, #737373 80%);
}
.b-nestogen-transeability:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/new/static/brands/nestogen/images/new/transeability.svg") no-repeat center 140px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-transeability:after {
    background-position: center 60px; /*110*/
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-transeability:after {
    background-position: center 150px; /*190*/
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability:after {
    background-position: center 296px;
    background-size: 560px auto;
  }
}
.b-nestogen-transeability__wrapper {
  position: relative;
  z-index: 2;
  padding: 40px 48px 48px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-transeability__wrapper {
    padding: 30px 30px 38px;
  }
}
@media screen and (max-width: 767px) {
  .b-nestogen-transeability__wrapper {
    padding: 30px 24px 38px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability__wrapper {
    padding: 40px 16px 32px;
  }
}
.b-nestogen-transeability__wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 500px;
  bottom: 0;
  background: #03ad5e;
  pointer-events: none;
}
.b-nestogen-transeability__logo {
  position: relative;
  text-align: center;
  padding-left: 32px;
  margin-bottom: 23px;
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability__logo {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .b-nestogen-transeability__logo img {
    width: 160px;
  }
}
.b-nestogen-transeability__form {
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-transeability__form {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability__form {
    padding-bottom: 8px;
  }
}
.b-nestogen-transeability .b-product-history {
  position: relative;
}
.b-nestogen-transeability .b-traceability__btn {
  background-color: #ff8300;
}
.b-nestogen-transeability .b-traceability__btn:hover {
  background-color: #03ad5e;
}
.b-nestogen-transeability .b-traceability__legend {
  color: #fff;
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability .b-traceability__legend {
    line-height: 21px;
  }
}
.b-nestogen-transeability .b-traceability__legend span {
  color: #fff;
}
@media screen and (max-width: 559px) {
  .b-nestogen-transeability .b-traceability__legend span {
    font-family: RotonReg, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-top: 10px;
  }
}
.b-nestogen-transeability .b-traceability__legend span:hover {
  color: #27388a;
}
.b-nestogen-transeability.b-traceability .b-field__input {
  color: #353535;
}
.b-nestogen-transeability.b-traceability .b-field__caption .b-field__input {
  color: #03ad5e;
}
.b-nestogen-transeability.b-traceability .b-field__caption:after {
  border-color: #ff8300;
}
.b-nestogen-transeability.b-traceability .b-field__option span {
  color: #03ad5e;
}
.b-nestogen-transeability.b-traceability .b-field__options::-webkit-scrollbar-thumb {
  background-color: #ff8300;
}
.b-nestogen-transeability.b-traceability .b-field__wrapper {
  box-shadow: none;
}
.b-nestogen-transeability.b-traceability .b-field__answer.is-error {
  color: #fff;
}

.b-nestogen-transeability__title {
  font-size: 52px;
  line-height: 56px;
  letter-spacing: 0.006em;
  text-align: center;
  color: #fff;
  margin-bottom: 37px;
}
@media screen and (max-width: 1023px) {
  .b-nestogen-transeability__title {
      font-size: 34px;
      line-height: 36px;
      letter-spacing: 0;
      margin-bottom: 36px;
  }
}
@media screen and (max-width: 559px) {
    .b-nestogen-transeability__title {
        font-size: 6.875vw;
        line-height: 1.1;
        margin-bottom: 30px;
    }
}


.b-gallery[data-type="nestogen-choice"] {
  text-align: center;
  height: 100%;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__wrapper {
  height: calc(100% - 58px);
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__item {
  text-align: left;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__prev,
.b-gallery[data-type="nestogen-choice"] .b-gallery__next {
  display: inline-block !important;
  vertical-align: top;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  color: #03ad5e;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__prev:hover,
.b-gallery[data-type="nestogen-choice"] .b-gallery__next:hover {
  color: #ff8300;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__prev:before,
.b-gallery[data-type="nestogen-choice"] .b-gallery__next:before,
.b-gallery[data-type="nestogen-choice"] .b-gallery__prev:after,
.b-gallery[data-type="nestogen-choice"] .b-gallery__next:after {
  width: 20px;
  height: 20px;
  left: 10px;
  top: 5px;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__next:before,
.b-gallery[data-type="nestogen-choice"] .b-gallery__next:after {
  left: auto;
  right: 10px;
}
.b-gallery[data-type="nestogen-choice"] .b-gallery__dots {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  min-width: 156px;
}
.b-gallery[data-type="nestogen-choice"] .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.b-gallery[data-type="nestogen-choice"] .slick-dots li {
  margin: 0 5px;
}
.b-gallery[data-type="nestogen-choice"] .slick-dots li button {
  width: 8px;
  height: 8px;
  background-color: #03ad5e;
}
@media screen and (min-width: 768px) {
  .b-gallery[data-type="nestogen-choice"] .slick-dots li button:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: #ff8300;
  }
}
.b-gallery[data-type="nestogen-choice"] .slick-dots li.slick-active button,
.b-gallery[data-type="nestogen-choice"] .slick-dots li.slick-active button:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #ff8300;
}
.b-gallery[data-type="products-free"] {
  text-align: center;
}
.b-gallery[data-type="products-free"] .b-gallery__wrapper {
  text-align: left;
  padding-bottom: 38px;
}
@media screen and (max-width: 1023px) {
  .b-gallery[data-type="products-free"] .b-gallery__wrapper {
    padding-bottom: 19px;
  }
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .b-gallery__wrapper {
    padding-bottom: 20px;
  }
}
.b-gallery[data-type="products-free"] .b-gallery__next,
.b-gallery[data-type="products-free"] .b-gallery__prev {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  border-radius: 50%;
  background: #ff8300;
  color: #fff;
  width: 56px;
  height: 56px;
  transition: background 0.134s;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .b-gallery__next,
  .b-gallery[data-type="products-free"] .b-gallery__prev {
    width: 40px;
    height: 40px;
  }
}
.b-gallery[data-type="products-free"] .b-gallery__next:hover,
.b-gallery[data-type="products-free"] .b-gallery__prev:hover {
  background: #27388a;
}
.b-gallery[data-type="products-free"] .b-gallery__next:before,
.b-gallery[data-type="products-free"] .b-gallery__prev:before,
.b-gallery[data-type="products-free"] .b-gallery__next:after,
.b-gallery[data-type="products-free"] .b-gallery__prev:after {
  width: 20px;
  height: 20px;
  left: 23px;
  top: 18px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .b-gallery__next:before,
  .b-gallery[data-type="products-free"] .b-gallery__prev:before,
  .b-gallery[data-type="products-free"] .b-gallery__next:after,
  .b-gallery[data-type="products-free"] .b-gallery__prev:after {
    top: 13px;
    left: 15px;
    width: 15px;
    height: 15px;
  }
}
.b-gallery[data-type="products-free"] .b-gallery__next:before,
.b-gallery[data-type="products-free"] .b-gallery__next:after {
  left: auto;
  right: 23px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .b-gallery__next:before,
  .b-gallery[data-type="products-free"] .b-gallery__next:after {
    right: 15px;
  }
}
.b-gallery[data-type="products-free"] .b-gallery__dots {
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  min-width: 310px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .b-gallery__dots {
    padding: 0 8px;
    min-width: 200px;
  }
}
.b-gallery[data-type="products-free"] .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 56px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .slick-dots {
    height: 40px;
  }
}
.b-gallery[data-type="products-free"] .slick-dots li {
  margin: 0 14px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .slick-dots li {
    margin: 0 9px;
  }
}
.b-gallery[data-type="products-free"] .slick-dots li button {
  width: auto;
  height: auto;
  color: #fff;
  border-radius: 0;
  background: none;
  text-align: center;
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 1;
  transition: color 0.134s;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .slick-dots li button {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .b-gallery[data-type="products-free"] .slick-dots li button:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
    background: none;
    color: #27388a;
  }
}
.b-gallery[data-type="products-free"] .slick-dots li.slick-active button,
.b-gallery[data-type="products-free"] .slick-dots li.slick-active button:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  background: none;
  color: #27388a;
}
.b-gallery[data-type="products-free"] .is-hidden.slick-ellipsis {
  min-height: 20px;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .is-hidden.slick-ellipsis {
    min-width: 5px;
  }
}
.b-gallery[data-type="products-free"] .is-hidden.slick-ellipsis:before {
  font-family: RotonBol, Arial, Helvetica, sans-serif;
  font-size: 21px;
  left: -5px;
  top: -1px;
  color: #fff;
}
@media screen and (max-width: 559px) {
  .b-gallery[data-type="products-free"] .is-hidden.slick-ellipsis:before {
    font-size: 18px;
    left: -6px;
    top: 1px;
  }
}
.b-gallery[data-type="reviews-free"] .b-gallery__prev,
.b-gallery[data-type="reviews-free"] .b-gallery__next,
.b-gallery[data-type="reviews-free"] .b-gallery__dots {
  display: none !important;
}
.b-gallery[data-type="interesting-free"] .b-gallery__prev,
.b-gallery[data-type="interesting-free"] .b-gallery__next,
.b-gallery[data-type="interesting-free"] .b-gallery__dots {
  display: none !important;
}
.b-product-history--inner[data-product='nestogen'] .b-product-history__wrapper {
  background: #fff;
  box-shadow: none;
  border-radius: 30px;
}
@media screen and (max-width: 559px) {
  .b-product-history--inner[data-product='nestogen'] .b-product-history__wrapper {
    padding: 30px 0;
  }
}
.b-product-history--inner[data-product='nestogen'] .b-product-history__title {
  padding: 0 16px;
  color: #03ad5e;
}
.b-product-history--inner[data-product='nestogen'] .b-product-history__image {
  background: #e3faef;
}
.b-product-history--inner[data-product='nestogen'] .b-product-history__subtitle,
.b-product-history--inner[data-product='nestogen'] .b-product-history__caption,
.b-product-history--inner[data-product='nestogen'] .b-product-history__desc {
  color: #48484a;
}
.b-product-history[data-product=nestogen] .b-product-history__item--last a.b-product-history__caption {
  color: #FF8300;
}
@supports not (clip-path: polygon(12.1% 0%, 100% 2.4%, 100% 97.3%, 11.3% 99.4%, 0% 93.5%, 0% 7%)) {
  .b-nestogen-product__mask.is-animated:before {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
  }
}
@-webkit-keyframes marquee-scroll {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes marquee-scroll {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes btn-flash {
  0% {
    right: -100%;
  }
  40% {
    right: 100%;
  }
  100% {
    right: 100%;
  }
}
@keyframes btn-flash {
  0% {
    right: -100%;
  }
  40% {
    right: 100%;
  }
  100% {
    right: 100%;
  }
}
@-webkit-keyframes product-flash {
  0% {
    right: -200%;
  }
  40% {
    right: 200%;
  }
  100% {
    right: 200%;
  }
}
@keyframes product-flash {
  0% {
    right: -200%;
  }
  40% {
    right: 200%;
  }
  100% {
    right: 200%;
  }
}
@-webkit-keyframes stars-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  2% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  4% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  8% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes stars-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  2% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  4% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  8% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
