*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  font-size: 12px;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}
input,
button,
textarea,
select {
  font: inherit;
}
a {
  text-decoration: none;
  color: inherit;
}
ul,
ol {
  list-style: none;
}
p {
  margin-bottom: 1.25rem;
  color: #3f3f3f;
  line-height: normal;
}
.accent-color {
  color: #004439;
}
.main-slide__cart {
  display: flex;
  gap: 10px;
}
.is-danger {
  color: #f51212;
}
.is-success {
  color: #004439;
}
.section-title {
  font-family: PP Editorial New, arial;
  font-size: 4rem;
  font-weight: 400;
  line-height: 100%;
}
.btn {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  height: 4.625rem;
  padding: 0.25rem 4rem;
  font-weight: 400;
  border: none;
  background-color: #ffaa4f;
  color: #000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  border-radius: 4rem;
  transition: 0.3s;
  cursor: pointer;
}
.btn img {
  margin-left: 0.625rem;
  width: 0.875rem;
}
.btn:focus,
.btn:active,
.btn:active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
  outline: none;
}
.btn:disabled,
.btn[disabled] {
  cursor: not-allowed;
  opacity: 0.7;
}
.btn:hover {
  background-color: #ff911c;
} 
.form-control {
  color: #fff;
  border: none;
  outline: none;
  border-radius: 40px;
  background: #fff3;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  padding: 10px 16px;
  height: 42px;
  font-size: 16px;
}
.form-control::placeholder {
  color: #fff9;
}
.form-control:focus {
  box-shadow: none;
  outline: none;
  background: #fff6;
  color: #fff;
  border-color: none;
}
@media (max-fwidth: 1400px) {
  .section-title {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .container__btn__fixed {
    display: none;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: 18px !important;
    height: 54px !important;
  }
  .main-slide__button a {
    opacity: 0;
  }
  .brain__button,
  .join__content a,
  .faq-block__btn {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 1.875rem;
  }
  .section-title br {
    display: none;
  }
}
body {
  font-family: Arial, sans-serif;
  font-size: 1.125rem;
  color: #000;
  line-height: 1.6;
  font-weight: 400;
}

@media (max-width: 1920px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 1600px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}
.container {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1rem;
}
.container-fluid {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}
.row {
  margin: 0 -0.5rem;
}
@media (max-width: 1400px) {
  .container {
    padding: 0 15px;
  }
}
.faq .faq-item {
  padding: 0.625rem 0;
  transition: all 0.3s ease;
}
.faq .faq-item .faq-icon img {
  transform: rotate(0);
  transition: 0.3s;
}
.faq .faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #004439;
  font-family: PP Editorial New, sans-serif;
  font-size: 1.25rem;
  line-height: normal;
  gap: 10px;
  cursor: pointer;
}
.faq .faq-question > div {
  display: flex;
  align-items: center;
}
.faq .faq-question > div img {
  margin-right: 0.75rem;
}
.faq .faq-answer-padding {
  padding: 1.25rem 0 0.5rem;
}
.faq .faq-answer p:last-child {
  margin-bottom: 0;
}
.faq .faq-item.active .faq-icon img {
  transform: rotate(45deg);
}
.label-bestseller {
  padding: 0.5rem 1.5rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  border-radius: 2.5rem;
  background: #ffaa4f;
}
@media (max-width: 767px) {
  .faq .faq-item {
    padding: 0.875rem 0;
  }
  .faq .faq-item .faq-icon img {
    width: 10px;
  }
  .faq .faq-question {
    font-size: 1.125rem;
  }
  .faq .faq-question > div img {
    width: 15px;
    height: 15px;
  }

  .label-bestseller {
    font-size: 10px;
    padding: 5px 10px;
  }
}
.top-header {
  background-color: #f18f7c;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0.625rem 0;
}
@media (max-width: 767px) {
  .top-header {
    font-size: 0.875rem;
  }
}
.main-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  font-family: Arial;
  font-style: normal;
  line-height: normal;
  padding: 5px 0 0;
  margin-bottom: 10rem;
}
.main-slide__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 8.125rem;
}
.main-slide__logo img {
  width: 6.125rem;
}
.main-slide__cartIcon {
  display: inline-flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 80px;
  background: #0003;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
.main-slide__cartIcon img {
  width: 1.5rem;
}
.main-slide__content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.main-slide__left {
  flex: 0 0 48.375rem;
  max-width: 48.375rem;
}
.main-slide__center {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
}
.main-slide__center .main-slide__button {
  display: none;
}
.main-slide__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 4.125rem;
  text-align: right;
  flex: 0 0 37.5rem;
  max-width: 37.5rem;
}
.main-slide__star {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
.main-slide__star img {
  margin-right: 0.5rem;
}
.main-slide__title {
  font-family: PP Editorial New, sans-serif;
  font-size: 6rem;
  max-width: 50rem;
  line-height: 100%;
  margin-bottom: 1.5rem;
}
.main-slide__subTitle {
  max-width: 25.125rem;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 5rem;
}
.main-slide__button {
  margin-bottom: 7.5rem;
}
.main-slide__list {
  margin-bottom: 14.875rem;
}
.main-slide__list--icon {
  display: inline-flex;
  flex: 0 0 2rem;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #0003;
  margin-right: 0.75rem;
}
.main-slide__list--icon img {
  width: 1.125rem;
}
.main-slide__list ul li {
  text-align: left;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
}
.main-slide__second-title {
  max-width: 30.9375rem;
  font-family: PP Editorial New, sans-serif;
  font-size: 3.5rem;
  line-height: 110%;
}
@media (max-width: 1400px) {
  .main-slide__title {
    font-size: 4rem;
  }
  .main-slide__left {
    flex: 0 0 32rem;
    max-width: 32rem;
  }
  .main-slide__main-img img {
    max-width: 500px;
  }
}
@media (max-width: 1200px) {
  .main-slide {
    margin-bottom: 5rem;
  }
  .main-slide__top {
    margin-bottom: 2.125rem;
  }
  .main-slide__left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-slide__center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    left: unset;
    transform: unset;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-slide__center .main-slide__button {
    display: block;
    margin-bottom: 0;
    transform: translateY(-50%);
  }
  .main-slide__right {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-slide__right > div {
    margin-bottom: 2rem;
  }
  .main-slide__title,
  .main-slide__subTitle {
    max-width: 100%;
  }
  .main-slide__button {
    display: none;
  }
  .main-slide__main-img img {
    max-width: 37.5rem;
  }
  .main-slide__list {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .main-slide {
    margin-bottom: 4.625rem;
    overflow: hidden;
  }
  .main-slide__cartIcon {
    width: 1.875rem;
    height: 1.875rem;
  }
  .main-slide__cartIcon img {
    width: 1.125rem;
  }
  .main-slide__star {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
  .main-slide__title {
    font-size: 2.1875rem;
  }
  .main-slide__subTitle {
    font-size: 1rem;
    margin-bottom: 0;
  }
  .main-slide__center .main-slide__button {
    width: 100%;
  }
  .main-slide__center .main-slide__button .btn {
    display: flex;
  }
  .main-slide__right {
    flex-direction: column;
    padding-bottom: 1.5rem;
  }
  .main-slide__right > div {
    margin-bottom: 1.375rem;
  }
  .main-slide__list__icon {
    width: 1.75rem;
    height: 1.75rem;
  }
  .main-slide__list__icon img {
    width: 1.125rem;
  }
  .main-slide__list ul li {
    font-size: 0.875rem;
    margin-bottom: 3px;
  }
  .main-slide__second-title {
    text-align: left;
    font-size: 1.625rem;
  }
}
.brain {
  padding-bottom: 10rem;
}
.brain__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.brain__content > div {
  padding: 0 12px;
}
.brain__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 29.0625rem;
  max-width: 29.0625rem;
}
.brain__right {
  flex: 0 0 calc(100% - 29.0625rem);
  max-width: calc(100% - 29.0625rem);
}
.brain__right .brain__button {
  display: none;
}
.brain__title {
  margin-bottom: 1.875rem;
}
.brain__tag {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.brain__tag--item {
  color: #000;
  border-radius: 5rem;
  background: #f18f7c;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  padding: 0.5rem 1.5625rem;
}
.brain__button .btn {
  display: flex;
}
.brain__items {
  display: flex;
  margin: 0 -0.625rem;
  font-size: 1.75rem;
}
.brain__block {
  padding: 0 0.625rem;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.brain__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.375rem 1.875rem;
  height: 36.25rem;
  border-radius: 2.5rem;
  background: #f18f7c1a;
}
.brain__item--number {
  font-family: PP Editorial New, sans-serif;
  font-size: 10rem;
  line-height: 110%;
  margin-bottom: 0.75rem;
}
.brain__item--main-text2 {
  max-width: 22.125rem;
  line-height: normal;
}
.brain__item--top {
  background-color: #004439;
  border-radius: 2.5rem 2.5rem 0 0;
}
.brain__item--top1 {
  height: 13.3125rem;
}
.brain__item--top2 {
  height: 10.0625rem;
  margin-bottom: 3.375rem;
}
.brain__item--percent {
  text-align: center;
  font-family: PP Editorial New, sans-serif;
  font-size: 6rem;
  line-height: normal;
}
.brain__item--bottom-text {
  color: #3f3f3f;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .brain {
    padding-bottom: 5rem;
  }
  .brain__left,
  .brain__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .brain__left {
    margin-bottom: 1.25rem;
  }
  .brain__left .brain__button {
    display: none;
  }
  .brain__right .brain__button {
    display: block;
  }
  .brain__block {
    margin-bottom: 1.25rem;
  }
  .brain__button .btn {
    display: inline-flex;
  }
}
@media (max-width: 992px) {
  .brain__items {
    flex-wrap: wrap;
    gap: unset;
    margin: 0 -10px;
  }
  .brain__block {
    padding: 0 10px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .brain__block:nth-child(1) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .brain__title {
    margin-bottom: 1.375rem;
  }
  .brain__items {
    font-size: 1.125rem;
  }
  .brain__battery {
    margin-top: 1.625rem;
  }
  .brain__block:nth-child(1) .brain__item {
    padding-top: 1.375rem;
  }
  .brain__item {
    border-radius: 1.25rem;
    height: unset;
    min-height: 14.5rem;
    padding-top: 0;
  }
  .brain__block:not(:first-child) .brain__item {
    padding: 0;
    box-sizing: border-box;
    height: 100%;
    min-height: auto;
  }
  .brain__block:not(:first-child) {
    margin-bottom: 0;
  }
  .brain__block:not(:first-child) {
    height: 231px;
  }
  .brain__item--top {
    top: 0;
    border-radius: 1.25rem 1.25rem 0 0;
  }
  .brain__item--top1 {
    height: 6.5625rem;
  }
  .brain__item--top2 {
    height: 4.5625rem;
    margin-bottom: 0;
  }
  .brain__item--number {
    font-size: 5rem;
    margin-bottom: 1.25rem;
  }
  .brain__item--percent {
    font-size: 2.5rem;
  }
  .brain__item--bottom-text {
    font-size: 1rem;
    text-align: center;
    padding: 0 10px 15px;
    line-height: 100%;
  }
  .brain__button .btn {
    display: flex;
  }
}
@media (min-width: 768px) {
  .brain__block:not(:first-child) .brain__item {
    padding: 0;
    box-sizing: border-box;
  }
  .brain__item--bottom-text {
    text-align: left;
    padding: 0 30px 30px;
    line-height: 100%;
  }
}
@media (max-width: 375px) {
  .brain {
    padding-bottom: 75px;
  }
}
.focus {
  margin-bottom: 10rem;
}
.focus__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.focus__content > div {
  padding: 0 10px;
}
.focus__left {
  flex: 0 0 58.125rem;
  max-width: 58.125rem;
}
.focus__right {
  flex: 0 0 calc(100% - 58.125rem);
  max-width: calc(100% - 58.125rem);
}
.focus__block-accent {
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 2.5rem;
  font-size: 1.5rem;
  line-height: normal;
}
.focus__block-accent--block {
  display: flex;
}
.focus__block-accent > .section-title {
  display: none;
}
.focus__block-accent--img {
  flex: 0 0 29.0625rem;
  max-width: 29.0625rem;
}
.focus__block-accent--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}
.focus__block-accent--content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3.75rem 5.875rem 3.125rem 0;
}
.focus__block-accent--title {
  margin-bottom: 1rem;
}
.focus__list {
  padding: 3.75rem 3.125rem 0;
  border-radius: 2.5rem;
  background: #cbe2e133;
}
.focus__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.25rem;
}
.focus__items > div {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 1.25rem;
}
.focus__item {
  margin-bottom: 4.375rem;
}
.focus__item--icon {
  margin-bottom: 2.125rem;
}
.focus__item--icon img {
  width: 8.75rem;
}
.focus__item--title {
  font-family: PP Editorial New, sans-serif;
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 0.625rem;
}
.focus__item--text {
  color: #3f3f3f;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1400px) {
  .focus__left {
    flex: 0 0 46rem;
    max-width: 46rem;
  }
  .focus__right {
    flex: 0 0 calc(100% - 46rem);
    max-width: calc(100% - 46rem);
  }
  .focus__block-accent--img {
    flex: 0 0 20.0625rem;
    max-width: 20.0625rem;
  }
  .focus__block-accent--content {
    padding: 3rem 2rem 3rem 0;
  }
}
@media (max-width: 1200px) {
  .focus {
    margin-bottom: 5rem;
  }
  .focus__left {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1rem;
  }
  .focus__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .focus__block-accent {
    border-radius: 1.25rem;
  }
  .focus__block-accent > .section-title {
    display: block;
    padding: 1.125rem 1.375rem;
    font-size: 1.875rem;
    margin-bottom: 0;
  }
  .focus__block-accent--block {
    align-items: flex-end;
  }
  .focus__block-accent--img {
    flex: 0 0 11.25rem;
    max-width: 11.25rem;
    height: 14.125rem;
  }
  .focus__block-accent--title {
    display: none;
  }
  .focus__block-accent--text {
    font-size: 1rem;
  }
  .focus__list {
    padding: 1.25rem 1.125rem;
    border-radius: 1.25rem;
  }
  .focus__items > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .focus__item {
    display: flex;
    margin-bottom: 1.125rem;
  }
  .focus__item:last-child {
    margin-bottom: 0;
  }
  .focus__item--icon {
    margin-bottom: 0;
    margin-right: 1.25rem;
  }
  .focus__item--icon img {
    width: 3rem;
    min-width: 3rem;
  }
  .focus__item--title,
  .focus__item--text {
    font-size: 1rem;
  }
}
.science {
  border-radius: 2.5rem;
  background: #f9f9f9;
  margin-bottom: 13rem;
}
.science__top {
  padding: 5rem;
  display: flex;
  justify-content: space-between;
  gap: 4.375rem;
}
.science__title {
  flex: 0 0 28.25rem;
  max-width: 28.25rem;
  margin-bottom: 1rem;
}
.science__text {
  flex: 0 0 48.375rem;
  max-width: 48.375rem;
  color: #3f3f3f;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
}
.science__nobel {
  flex: 0 0 15.25rem;
  max-width: 15.25rem;
}
.science__nobel--img {
  margin-bottom: 0.875rem;
}
.science__nobel--text {
  color: #000;
  text-align: center;
  font-family: PP Editorial New, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
}
.science__img {
  position: relative;
  margin-top: -13.875rem;
  width: 100%;
  object-fit: cover;
  object-position: bottom center;
}
.science__img .for-mob {
  display: none;
}
@media (max-width: 1400px) {
  .science__top {
    gap: 1rem;
  }
  .science__text {
    flex: 0 0 32rem;
    max-width: 32rem;
  }
  .science__img {
    margin-top: -9rem;
  }
}
@media (max-width: 1200px) {
  .science {
    margin-bottom: 5rem;
  }
  .science__top {
    flex-wrap: wrap;
  }
  .science__title,
  .science__text,
  .science__nobel {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .science__nobel {
    display: flex;
    align-items: center;
  }
  .science__nobel--img {
    margin-right: 2rem;
  }
  .science__nobel--text {
    text-align: left;
    font-weight: 400;
    font-size: 2rem;
  }
  .science__img {
    margin-top: -3rem;
  }
}
@media (max-width: 767px) {
  .science {
    border-radius: 1.25rem;
    margin-bottom: 4.375rem;
  }
  .science__top {
    padding: 1.125rem 1.5rem;
  }
  .science__title {
    margin-bottom: 4px;
  }
  .science__text {
    font-size: 1rem;
  }
  .science__nobel--img {
    max-width: 5rem;
    margin-right: 6px;
  }
  .science__nobel--text {
    font-size: 1rem;
  }
  .science__img {
    margin-top: 0;
  }
  .science__img .for-des {
    display: none;
  }
  .science__img .for-mob {
    display: block;
  }
}
.drop {
  margin-bottom: 10rem;
}
.drop__title {
  max-width: 93rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
.drop__subTitle {
  color: #3f3f3f;
  text-align: center;
  font-size: 1.5rem;
  line-height: 120%;
  max-width: 68.9375rem;
  margin: 0 auto;
  margin-bottom: 2.125rem;
}
.drop__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.625rem;
}
.drop__content > div {
  padding: 0 0.625rem;
}
.drop__left {
  flex: 0 0 38.75rem;
  max-width: 38.75rem;
}
.drop__right {
  flex: 0 0 calc(100% - 38.75rem);
  max-width: calc(100% - 38.75rem);
}
.drop .accent-block {
  display: flex;
  color: #fff;
  justify-content: space-between;
  padding: 3.5rem 2.5rem 3.5rem 4rem;
  border-radius: 2.5rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.drop .accent-block__content {
  flex: 0 0 15.25rem;
  max-width: 15.25rem;
}
.drop .accent-block__title {
  font-family: PP Editorial New, sans-serif;
  font-size: 2rem;
  margin-bottom: 2rem;
  line-height: normal;
}
.drop .accent-block__text {
  font-size: 1.5rem;
  line-height: 120%;
}
.drop .items {
  border-radius: 2.5rem;
  background: #f5f9f9;
}
.drop .items__block {
  display: flex;
  padding-top: 4.25rem;
  padding-left: 3.75rem;
  padding-right: 2.625rem;
  gap: 1.5rem;
}
.drop .items .item {
  display: flex;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  margin-bottom: 4.375rem;
}
.drop .items .item__content {
  font-size: 1.5rem;
  line-height: normal;
}
.drop .items .item__img {
  padding-top: 0.5rem;
  margin-right: 1rem;
  flex: 0 0 2.9375rem;
  max-width: 2.9375rem;
}
.drop .items .item__img img {
  width: 100%;
}
.drop .items .item__icon {
  margin-bottom: 2.875rem;
}
.drop .items .item__title {
  margin-bottom: 0.875rem;
}
@media (max-width: 1400px) {
  .drop__left,
  .drop__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .drop .accent-block {
    margin-bottom: 1.25rem;
  }
  .drop .items__block {
    padding: 3rem 2rem 0;
    gap: unset;
    margin: 0 -15px;
  }
  .drop .items__block > div {
    padding: 0 15px;
  }
}
@media (max-width: 1200px) {
  .drop {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .drop {
    margin-bottom: 4.875rem;
  }
  .drop__title {
    margin-bottom: 1.25rem;
  }
  .drop__subTitle {
    font-size: 1rem;
  }
  .drop .accent-block {
    padding: 1.25rem;
    border-radius: 1.25rem;
  }
  .drop .accent-block__title {
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
  }
  .drop .accent-block__text {
    font-size: 1rem;
  }
  .drop .accent-block__img {
    max-width: 5.75rem;
  }
  .drop .items {
    border-radius: 1.25rem;
  }
  .drop .items__block {
    padding: 10px 20px 0;
    flex-wrap: wrap;
  }
  .drop .items .item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .drop .items .item__img {
    flex: 0 0 2.375rem;
    max-width: 2.375rem;
  }
  .drop .items .item__icon {
    margin-bottom: 12px;
  }
  .drop .items .item__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1rem;
  }
}
.quality {
  overflow: hidden;
  padding: 3.125rem 8.4375rem 0 2.125rem;
  border-radius: 2.5rem;
  background: #f5f9f9;
  margin-bottom: 10rem;
}
.quality__content {
  display: flex;
}
.quality__left {
  display: flex;
  flex: 0 0 67.125rem;
  max-width: 67.125rem;
}
.quality__right {
  flex: calc(100% - 67.125rem);
  max-width: calc(100% - 67.125rem);
}
.quality__img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 1;
}
.quality__img--circle {
  position: absolute;
  border-radius: 100%;
  height: 38.3125rem;
  width: 38.3125rem;
  left: 10.9375rem;
  background: #fbe1c6;
  filter: blur(150px);
  z-index: 0;
}
.quality__img img {
  position: relative;
  z-index: 1;
}
.quality__title {
  padding-top: 2.5rem;
  position: relative;
  left: -3rem;
  max-width: 22.625rem;
  z-index: 2;
}
.quality .items {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2.875rem;
  margin: 0 -0.625rem;
}
.quality .items > div {
  padding: 0 0.625rem;
  flex: 0 0 50%;
  max-width: 50%;
}
.quality .items .item {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;
  font-family: PP Editorial New, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 4.75rem;
}
.quality .items .item__block {
  flex-grow: 1;
  border-radius: 1.25rem;
}
.quality .items .item:nth-child(2n) .item__block {
  background-image: url(../img/quality-item-even.jpg);
}
.quality .items .item:nth-child(odd) .item__block {
  background-image: url(../img/quality-item-odd.jpg);
}
.quality .items .item__icon {
  padding-left: 1.375rem;
  margin-top: -3.375rem;
}
.quality .items .item__icon img {
  margin: 0 auto;
}
.quality .items .item__title {
  padding: 1.5rem 0.25rem;
}
@media (max-width: 1600px) {
  .quality__left {
    display: flex;
    flex: 0 0 50rem;
    max-width: 50rem;
  }
  .quality__right {
    flex: calc(100% - 50rem);
    max-width: calc(100% - 50rem);
  }
}
@media (max-width: 1200px) {
  .quality {
    padding: 3rem 3rem 0;
    margin-bottom: 5rem;
  }
  .quality__content {
    flex-wrap: wrap;
  }
  .quality__left,
  .quality__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .quality {
    padding: 1.25rem;
    border-radius: 1.25rem;
  }
  .quality__img {
    order: 2;
  }
  .quality__left {
    flex-direction: column;
  }
  .quality__right {
    position: relative;
    z-index: 2;
  }
  .quality__title {
    padding-top: 0;
    text-align: center;
    left: unset;
    max-width: unset;
    margin-bottom: 1rem;
  }
  .quality .items {
    padding-top: 0;
  }
  .quality .items .item {
    font-size: 0.875rem;
    margin-bottom: 2.25rem;
  }
  .quality .items .item__block {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .quality .items .item__icon {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    margin-top: 0;
    padding-left: 0;
  }
  .quality .items .item__icon img {
    width: 3rem;
  }
  .quality .items .item__title {
    padding: 1.875rem 0.625rem 0.625rem;
  }
}
.product {
  margin-bottom: 9.25rem;
  color: #000;
}
.product__title {
  text-align: center;
  margin-bottom: 2rem;
}
.product__tags {
  margin-bottom: 0.875rem;
}
.product__tags .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.25rem;
}
.product__tags .items .item {
  padding: 0.75rem 1.25rem;
  line-height: normal;
  border-radius: 5rem;
  background: #cbe2e1;
}
.product__star {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 1.875rem;
}
.product__star img {
  margin-right: 0.5rem;
}
.product__content {
  display: flex;
  flex-wrap: wrap;
  /* padding: 0 9.625rem; */
  margin: 0 -0.625rem;
}
.product__content > div {
  padding: 0 0.625rem;
}
.product__left {
  flex: 0 0 48.4375rem;
  max-width: 48.4375rem;
}
.product__right {
  flex: 0 0 calc(100% - 48.4375rem);
  max-width: calc(100% - 48.4375rem);
}
.product .product-slider {
  margin-bottom: 3.25rem;
}
.product .product-slider__for {
  margin-bottom: 1.25rem;
}
.product .product-slider__for .img-block {
  border-radius: 1.25rem;
  overflow: hidden;
  background-color: #f9f9f9;
}
.product .product-slider__for img {
  width: 100%;
  height: 100%;
  object-position: center;
}
.product .product-slider__nav img {
  width: 100%;
  height: 8.625rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.25rem;
}
.product .product-slider__nav .slick-slide {
  margin: 0 10px;
}
.product .product-slider__nav .slick-list {
  margin: 0 -10px;
}
.product__link {
  margin-bottom: 1.5rem;
}
.product__link a {
  display: flex;
  align-items: center;
  color: #ffaa4f;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
}
.product__link a img {
  margin-left: 0.625rem;
}
.product__faq .faq-item {
  border-bottom: 1px solid #004439;
}
.product__faq .faq-item .faq-icon img {
  width: 20px;
}
.product .product-detail {
  padding: 2.5rem 3.625rem;
  border-radius: 2rem;
  background: #f9f9f9;
  margin-bottom: 2.5rem;
}
.product .product-detail__title {
  text-align: center;
  font-family: PP Editorial New, sans-serif;
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 1.25rem;
}
.product .product-detail__subTitle {
  text-align: center;
  color: #004439;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 2.5rem;
}
.product .product-detail .btn {
  display: flex;
}
.product .discount {
  padding-bottom: 0.625rem;
}
.discount__block div {
  text-align: left;
  
}
@media (max-width: 1150px) {
  .your-class {
      overflow-x: scroll;
  }
}
.your-class {
  display: flex;
  gap: 15px;
}
.your-class div {
  /* flex: 1; */
  height: auto !important;
}
/* .discount__block:hover .discount__price-day {
  display: inline-flex;
  background-color: #004439;
  padding: 0.5rem 0.875rem;
  border-radius: 1.6875rem;
  background: #cbe2e1;
  margin-bottom: 0;
}
.discount__block.selected:hover .discount__price-day {
  display: block;
  background: none;
  padding: 0;
  border-radius: 0;
} */
/* .product-info:not(.opened):hover .product-info__top {
  margin-bottom: 0;
}
.product-info:not(.opened):hover .product-info__price-day {
  display: inline-flex;
  background-color: #004439;
  padding: 0.5rem 0.875rem;
  border-radius: 1.6875rem;
  background: #cbe2e1;
  margin-bottom: 0;
} */
.product .discount__block {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.875rem 2.5rem;
  gap: 10px;
  border-radius: 2.5rem;
  background: #fff;
  margin-bottom: 1.25rem;
}

.product .discount{
    padding-bottom:.625rem
}
.discount__block:hover .discount__price-day:after{
    opacity: 1;
}
.product-info:not(.opened):hover .product-info__price-day:after{
    opacity: 1;
}
.discount__block.selected:hover .discount__price-day{
    background:none;
    border-radius:0
}
.discount__block.selected:hover .discount__price-day:after{
    opacity: 0;
}
.product .discount__title {
  font-family: PP Editorial New, sans-serif;
  font-size: 1.25rem;
  line-height: normal;
  margin-bottom: 0.5rem;
}
.product .discount__price {
  display: flex;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.product .discount__price--now {
  margin-right: 1.625rem;
}
.product .discount__price--old {
  position: relative;
  color: #8c8c8c;
  font-size: 1.5rem;
  font-weight: 400;
}
.product .discount__price--old:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #8c8c8c;
}
.product .discount__price-day {
position: relative;
    z-index: 1;
    display: inline-flex;
    color: #004439;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: normal;
}

.product .discount__price-day--choosen {
  display: inline-flex;
  background-color: #004439;
  padding: 0.5rem 0.875rem;
  border-radius: 1.6875rem;
  background: #cbe2e1;
}
.product .discount__percent {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  padding: 0.625rem 1.5rem;
  border-radius: 2.5rem;
  background: #004439;
}
.product .discount__label {
  position: absolute;
  top: 0;
  right: 2.375rem;
  transform: translateY(-50%);
}
.product .benefits {
  padding-bottom: 1.25rem;
}
.product .benefits__item {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 1.25rem;
}
.product .benefits__item img {
  margin-right: 0.75rem;
}
.product .product-info {
  padding: 1.625rem 2.5rem;
  border-radius: 2.5rem;
  border: 1px solid #004439;
  background: #fff;
  margin-bottom: 2.5rem;
  cursor: pointer;
}
.product .product-info__top {
  margin-bottom: 1.375rem;
  border-bottom: 1px solid #004439;
}
.product .product-info__title {
  font-family: PP Editorial New, sans-serif;
  font-size: 1.25rem;
  line-height: normal;
  margin-bottom: 1rem;
}
.product .product-info__price {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}
.product .product-info__price-day {
      position: relative;
    z-index: 1;
    display: inline-flex;
    color: #004439;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: normal;
}

.discount__block:hover .discount__price-day::after {
  opacity: 1;
}
.discount__block.selected:hover .discount__price-day {
  background: none;
  border-radius: 0px;
}
.discount__block.selected:hover .discount__price-day::after {
  opacity: 0;
}
.product .discount__price--now {
  margin-right: 1.625rem;
}
.product .discount__price--old::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  height: 2px;
  background: rgb(140, 140, 140);
}
.product .discount__price-day::after {
  content: "";
  z-index: -1;
  position: absolute;
  inset: -0.5rem -0.875rem;
  opacity: 0;
  transition: 0.3s;
  background: rgb(203, 226, 225);
  border-radius: 1.6875rem;
}
.product .product-info__price-day:after{
    content: '';
    z-index: -1;
    position:absolute;
    top:-.5rem;
    left:-.875rem;
    bottom:-.5rem;
    right:-.875rem;
    opacity: 0;
    transition: .3s;
    background: #CBE2E1;
    border-radius:1.6875rem;
}
.product .product-info__benefit {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 1.25rem;
}
.product .product-info__benefit img {
  margin-right: 0.75rem;
}
.product .product-info__ship {
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 1.875rem;
}
.product .product-info .no-shipping {
  display: flex;
  align-items: center;
  color: #f51212;
}
.product .product-info .no-shipping img {
  margin-right: 0.75rem;
}
.product .product-info .is-shipping {
  display: flex;
  align-items: center;
  color: #004439;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.product .product-info .is-shipping img {
  margin-right: 0.75rem;
}
.product .product-info .btn {
  display: flex;
  margin-bottom: 0.875rem;
}
.product .similar__subTitle {
  color: #004439;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.25rem;
}
.product .similar .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.625rem;
}
.product .similar .items > div {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  padding: 0 0.625rem;
  margin-bottom: 2.5rem;
}
.product .similar .items .item__img {
  margin-bottom: 0.5rem;
}
.product .similar .items .item__img img {
  width: 14.875rem;
  height: 15.1875rem;
  object-fit: contain;
  object-position: center;
  border-radius: 1.25rem;
}
.product .similar .items .item__title {
  text-align: center;
  font-size: 1.5rem;
  line-height: normal;
}
.product .similar .faq .faq-item {
  margin-bottom: 0.625rem;
  padding: 1.875rem 2rem 1.5rem;
  border-radius: 1.25rem;
  background: #f9f9f9;
}
.product .similar .faq .faq-question {
  font-size: 1.5rem;
}
.product .similar .faq .faq-answer {
  padding: 0.875rem 0 0;
}
.product .similar .faq .faq-answer p {
  font-size: 1.25rem;
}
@media (max-width: 1600px) {
  .product__content {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .product {
    margin-bottom: 5rem;
  }
  .product__left,
  .product__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product .product-slider__for img {
    object-fit: contain;
  }
}
@media (max-width: 767px) {
  .product {
    margin-bottom: 4.125rem;
  }
  .product__tags .items {
    gap: 10px;
  }
  .product__tags .items .item {
    padding: 0.75rem 1rem;
  }
  .product__title {
    margin-bottom: 1.125rem;
  }
  .product__left {
    margin-bottom: 4.6875rem;
  }
  .product__star {
    font-size: 0.875rem;
    margin-bottom: 1.375rem;
  }
  .product .product-slider__for .img-block {
    height: 17rem;
  }
  .product .product-slider__nav img {
    width: 100%;
    height: 4.25rem;
    border-radius: 10px;
  }
  .product__link a {
    font-size: 1.125rem;
  }
  .product .product-detail {
    padding: 1.25rem;
    border-radius: 1.25rem;
  }
  .product .product-detail__title {
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
  }
  .product .product-detail__subTitle {
    font-size: 0.875rem;
    margin-bottom: 1.75rem;
  }
  .product .discount__block {
    padding: 6px 20px;
    border-radius: 1.25rem;
  }
  .product .discount__title {
    font-size: 1rem;
    margin-bottom: 2px;
  }
  .product .discount__price {
    font-size: 1.25rem;
    margin-bottom: 2px;
  }
  .product .discount__price--old {
    font-size: 0.75rem;
  }
  .product .discount__price-day {
    font-size: 0.875rem;
  }
  .product .discount__price-day--choosen {
    padding: 2px 10px;
  }
  .product .discount__percent {
    padding: 5px 10px;
    font-size: 0.875rem;
  }
  .product .discount__label {
    right: 1.375rem;
  }
  .product .benefits {
    padding-bottom: 4px;
  }
  .product .benefits__item {
    font-size: 1rem;
  }
  .product .benefits__item img {
    width: 15px;
    height: 15px;
  }
  .product .product-info {
    padding: 1.125rem 1.375rem;
    border-radius: 1.25rem;
  }
  .product .product-info__title {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
  }
  .product .product-info__price {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
  }
  .product .product-info__price-day {
    font-size: 0.8rem;
  }
  .product .product-info__benefit {
    font-size: 1rem;
  }
  .product .product-info__benefit img {
    width: 15px;
    height: 15px;
  }
  .product .product-info__ship {
    font-size: 0.625rem;
    margin-bottom: 1.375rem;
  }
  .product .product-info .no-shipping img {
    width: 10px;
    margin-right: 4px;
  }
  .product .product-info .btn {
    margin-bottom: 0;
  }
  .product .similar__subTitle {
    font-size: 1rem;
  }
  .product .similar .items .item__title {
    font-size: 12px;
  }
  .product .similar .items .item__img img {
    height: auto;
  }
  .product .similar .faq .faq-item {
    border-radius: 10px;
    padding: 10px 20px;
  }
  .product .similar .faq .faq-question,
  .product .similar .faq .faq-answer p {
    font-size: 1rem;
  }
}
.mental {
  margin-bottom: 10rem;
}
.mental__star {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 0.625rem;
}
.mental__star img {
  margin-right: 0.5rem;
}
.mental__title {
  margin: 0 auto;
  max-width: 62.5rem;
  text-align: center;
  line-height: normal;
  margin-bottom: 2rem;
}
.mental .slider {
  margin-bottom: 1.5rem;
}
.mental .slider .slick-slide {
  margin: 0 10px;
}
.mental .slider .slick-list {
  margin: 0 -10px;
}
.mental .slider .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 2.5rem;
}
.mental .slider .item__top {
  padding: 1.625rem 1.75rem;
  margin-bottom: 2.25rem;
}
.mental .slider .item__tag {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-family: PP Editorial New, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 1.625rem;
}
.mental .slider .item__tag div {
  border-radius: 3.125rem;
  background-color: #fff;
  padding: 0.625rem 1.5rem;
}
.mental .slider .item__title {
  font-family: PP Editorial New, sans-serif;
  font-size: 1.5rem;
  line-height: normal;
  margin-bottom: 1.125rem;
}
.mental .slider .item__text {
  color: #3f3f3f;
  line-height: 120%;
  margin-bottom: 1rem;
}
.mental .slider__arrows {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.mental .slider__arrows > div {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .mental {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .mental__star {
    font-size: 0.875rem;
  }
  .mental .slider {
    margin-bottom: 14px;
  }
  .mental .slider .item {
    border-radius: 1.25rem;
  }
  .mental .slider .item__top {
    padding: 20px 22px 0;
    margin-bottom: 0;
  }
  .mental .slider .item__tag {
    margin-bottom: 10px;
  }
  .mental .slider .item__tag div {
    padding: 6px 18px;
  }
  .mental .slider .item__title {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .mental .slider .item__text {
    font-size: 1rem;
  }
  .mental .slider .item__img img {
    width: 100%;
  }
  .mental .slider__arrows img {
    width: 2.5rem;
  }
}
.join {
  position: relative;
  padding: 3.5rem 2rem;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2.5rem;
  margin-bottom: 10rem;
}
.join__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.join__title {
  max-width: 63.125rem;
  text-align: center;
  line-height: normal;
  margin-bottom: 2.375rem;
}
.join .btn {
  margin-bottom: 0.625rem;
}
.join__img1 {
  position: absolute;
  top: 2.375rem;
  left: 4.375rem;
}
.join__img2 {
  position: absolute;
  top: 2.375rem;
  right: 0;
}
.join__img3 {
  position: absolute;
  width: 18rem;
  left: 10.875rem;
  bottom: 0;
}
.join__img3 img {
  width: 100%;
}
.join__img4 {
  position: absolute;
  right: 10.375rem;
  bottom: 0;
}
@media (max-width: 1200px) {
  .join {
    padding: 3.5rem 2rem 10rem;
    margin-bottom: 5rem;
  }
  .join__img1,
  .join__img2 {
    display: none;
  }
  .join__img3 {
    left: 1.375rem;
  }
  .join__img4 {
    right: 1.375rem;
  }
}
@media (max-width: 767px) {
  .join {
    padding: 1.5rem 0.625rem 6.75rem;
    border-radius: 1.25rem;
  }
  .join__img3 {
    width: 9.375rem;
  }
  .join__img4 {
    width: 8.375rem;
  }
  .join__title {
    margin-bottom: 12px;
  }
  .join .btn {
    height: 40px;
  }
}
.diagram {
  padding: 7.5rem 9.625rem;
  border-radius: 2.5rem;
  background: #ffaa4f1a;
  margin-bottom: 5.625rem;
}
.diagram__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2rem;
}
.diagram__content > div {
  padding: 0 2rem;
}
.diagram__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 29.25rem;
  max-width: 29.25rem;
}
.diagram__right {
  flex: 0 0 calc(100% - 29.25rem);
  max-width: calc(100% - 29.25rem);
}
.diagram__title {
  line-height: normal;
  margin-bottom: 4.0625rem;
}
.diagram__accent-label {
  color: #fff;
  font-size: 1.5rem;
  line-height: normal;
  padding: 0.75rem 1.5rem;
  border-radius: 5rem;
  background: #004439;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  margin-bottom: 1.875rem;
}
.diagram__text {
  color: #3f3f3f;
  font-size: 1.5rem;
  line-height: 120%;
}
.diagram .table-block {
  border-radius: 2.5rem;
  background-color: #fff;
}
.diagram .table-block table {
  width: 100%;
  border-spacing: unset;
}
.diagram .table-block tr td {
  color: #5c5c5c;
  font-size: 1.5rem;
  line-height: normal;
  padding: 0 1rem;
  height: 5.4375rem;
  border-bottom: 1px solid rgba(0, 68, 57, 0.3);
  text-align: center;
}
.diagram .table-block tr td img {
  margin: 0 auto;
}
.diagram .table-block tr td:nth-child(1) {
  padding: 0 2.5rem;
  font-size: 1.25rem;
  color: #000;
  text-align: left;
  max-width: 16.5rem;
}
.diagram .table-block tr td:nth-child(2) {
  background-color: #cbe2e1;
}
.diagram .table-block tr td:nth-child(3) {
  border-right: 1px solid rgba(0, 68, 57, 0.3);
}
.diagram .table-block tr:last-child td {
  border-bottom: none;
}
.diagram .table-block tr .table__logo {
  position: relative;
  margin-top: -2.375rem;
}
.diagram .table-block tr .table__title {
  color: #000;
  font-family: PP Editorial New, sans-serif;
  font-size: 1.5rem;
  line-height: normal;
}
.diagram .table-block tr .table__stars {
  display: flex;
  justify-content: center;
}
.diagram .table-block tr .table__stars img {
  margin: 0;
}
.diagram .table-block tr__price {
  font-size: 2rem;
}
.diagram .table-block tr .table__accent {
  color: #004439;
  width: 16.625rem;
  position: relative;
}
.diagram .table-block tr .table__accent--top {
  position: absolute;
  left: 0;
  right: 0;
  height: 2.375rem;
  top: -2.375rem;
  background-color: #cbe2e1;
  border-radius: 2.5rem 2.5rem 0 0;
}
.diagram .table-block tr .table__accent--bottom {
  position: absolute;
  left: 0;
  right: 0;
  height: 2.375rem;
  bottom: -2.375rem;
  background-color: #cbe2e1;
  border-radius: 0 0 2.5rem 2.5rem;
}
@media (max-width: 1600px) {
  .diagram {
    padding: 7.5rem 3rem;
  }
}
@media (max-width: 1200px) {
  .diagram {
    padding: 3rem;
    margin-bottom: 5rem;
  }
  .diagram__left,
  .diagram__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .diagram__title {
    margin-bottom: 1rem;
  }
  .diagram__accent-label {
    display: inline-flex;
    width: fit-content;
  }
  .diagram__text {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .diagram {
    margin-bottom: 6.625rem;
    padding: 1.25rem 1.5rem;
    border-radius: 1.25rem;
  }
  .diagram__accent-label {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
  }
  .diagram__text {
    font-size: 1rem;
  }
  .diagram__right {
    padding: 0 8px;
    margin-bottom: -20px;
  }
  .diagram__content > .diagram__right {
    padding: 0 8px;
  }
  .diagram .table-block {
    border-radius: 10px;
    border: 1px solid #004439;
  }
  .diagram .table-block tr td {
    height: 27px;
    font-size: 8px;
  }
  .diagram .table-block tr td:nth-child(1) {
    padding: 0 12px;
    font-size: 8px;
    width: 80px;
  }
  .diagram .table-block tr td img {
    width: 9px;
  }
  .diagram .table-block tr .table__accent {
    width: 88px;
  }
  .diagram .table-block tr .table__accent--top {
    height: 12px;
    top: -12px;
    border-radius: 12px 12px 0;
  }
  .diagram .table-block tr .table__accent--bottom {
    height: 12px;
    bottom: -12px;
    border-radius: 0 0 12px 12px;
  }
  .diagram .table-block tr .table__logo {
    margin-top: -4px;
  }
  .diagram .table-block tr .table__logo img {
    width: 51px;
  }
  .diagram .table-block tr .table__stars img {
    width: 9px;
  }
  .diagram .table-block tr .table__title {
    font-size: 8px;
  }
  .diagram .table-block .table-price {
    font-size: 10px;
  }
}
.faq-block {
  padding: 0 9.625rem;
}
.faq-block__content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.625rem;
}
.faq-block__content > div {
  padding: 0 7.625rem;
}
.faq-block__left {
  flex: 0 0 48.4375rem;
  max-width: 48.4375rem;
}
.faq-block__right {
  flex: 0 0 calc(100% - 48.4375rem);
  max-width: calc(100% - 48.4375rem);
}
.faq-block__title {
  margin-bottom: 2rem;
}
.faq-block__btn .btn {
  padding: 0.25rem 3rem;
}
.faq-block .faq .faq-item {
  padding: 1.25rem 1.875rem;
  border-radius: 1.25rem;
  background: #f9f9f9;
  margin-bottom: 10px;
}
.faq-block .faq .faq-question {
  color: #000;
  font-size: 1.5rem;
  line-height: normal;
}
@media (max-width: 1600px) {
  .faq-block {
    padding: 0;
    padding-bottom: 4.6875rem;
  }
  .faq-block__content {
    margin: 0;
  }
  .faq-block__content > div {
    padding: 0 15px;
  }
}
@media (max-width: 1200px) {
  .faq-block__left,
  .faq-block__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .faq-block .faq .faq-item {
    padding: 15px 10px;
    border-radius: 20px;
  }
  .faq-block .faq .faq-item .faq-icon img {
    width: 20px;
  }
  .faq-block .faq .faq-question {
    font-size: 1rem;
  }
  .faq-block__btn .btn {
    padding: 0.25rem 2rem;
  }
}
.footer {
  padding-top: 1.875rem;
  color: #fff;
  position: relative;
  background-color: #004439;
  overflow: hidden;
}
.footer__img1 {
  width: 107.5rem;
  height: 107.5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0.2;
  background: #0000001a;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer__img2 {
  width: 66.25rem;
  height: 66.25rem;
  border-radius: 50%;
  filter: blur(59px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer__content {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.footer__content > div {
  margin-bottom: 2rem;
}
.footer__right {
  flex: 0 0 28.125rem;
  max-width: 28.125rem;
}
.footer__logo {
  margin-bottom: 2.5rem;
}
.footer__title {
  font-weight: 300;
  line-height: normal;
  margin-bottom: 1.375rem;
}
.footer .form__block {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 12px;
}
.footer .form__block .form-control {
  width: 15rem;
}
.footer .form .btn {
  padding: 6px 36px;
  height: 40.5px;
  font-size: 14px;
}
.footer p {
  color: #cdcdcd;
  font-size: 14px;
  line-height: 120%;
}
.footer__text p {
  margin-bottom: 3.25rem;
}
.footer__text p:last-child {
  margin-bottom: 1rem;
}
.footer .footer-menu__title {
  color: #777;
  font-family: PP Editorial New, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 15px;
}
.footer .footer-menu ul li {
  line-height: normal;
  margin-bottom: 10px;
}
.footer .footer-menu ul li a {
  transition: 0.3s;
}
.footer .footer-menu ul li a:hover {
  opacity: 0.8;
}
.footer .footer-bottom {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 1rem 0;
  background: #0000001a;
}
.footer .footer-bottom__content {
  display: flex;
  justify-content: space-between;
}
.footer .footer-bottom__menu {
  display: flex;
  align-items: center;
  gap: 3.125rem;
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 0.9375rem;
}
.footer__develope {
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .footer__content {
    flex-wrap: wrap;
  }
  .footer__left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .footer-bottom__content {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 22px;
  }
  .footer__logo {
    margin-bottom: 34px;
  }
  .footer__title {
    margin-bottom: 15px;
  }
  .footer__content > div {
    margin-bottom: 0;
  }
  .footer .form__block {
    margin-bottom: 8px;
    flex-direction: column;
    gap: unset;
  }
  .footer .form__block .form__group {
    margin-bottom: 8px;
  }
  .footer .form__block .form-control,
  .footer .form .btn {
    width: 100%;
  }
  .footer__center,
  .footer__right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer p {
    font-size: 16px;
  }
  .footer-bottom__content {
    font-size: 16px;
  }
  .footer__text p {
    margin-bottom: 1.75rem;
  }
  .footer .footer-menu {
    padding-bottom: 4px;
  }
  .footer .footer-menu ul li a {
    font-size: 1rem;
  }
  .footer__copy {
    margin-bottom: 1rem;
  }
  .footer__social {
    margin-bottom: 1.25rem;
  }
  .footer__develope {
    margin-bottom: 1rem;
  }
  .footer .footer-bottom__content {
    flex-direction: column;
  }
  .footer .footer-bottom__menu {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    margin-bottom: 12px;
  }
}
.container__btn__fixed {
  position: fixed;
  bottom: 1rem;
  z-index: 2;
}
.btn__fixed {
  width: 100%;
}
.footer__copy {
  display: flex;
  align-items: center;
}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom_style.css.map?v=58417965785112465531748336106 */
