@font-face {
  font-family: "Proxima Nova";
  src: url("ProximaNova-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("proximanova_extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("proximanova_bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.benefits_info_seo {
  font-family: "Proxima Nova";
  color: #2F3239;
  font-size: 16px;
  line-height: 150%;
  overflow: hidden;
}
.benefits_info_seo .benefit {
  max-width: 928px;
  margin: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit {
    max-width: none;
    width: 100%;
    flex-direction: column;
  }
}
.benefits_info_seo .benefit:first-child {
  margin-top: 68px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit:first-child {
    margin-top: 96px;
  }
}
.benefits_info_seo .benefit:last-child {
  margin-bottom: 84.75px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit:last-child {
    margin-bottom: 95.75px;
  }
}
.benefits_info_seo .benefit .text {
  max-width: 928px;
  position: relative;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text {
    width: 100%;
  }
}
.benefits_info_seo .benefit .text .benefit_title {
  font-family: "Proxima Nova";
  font-size: 40px;
  font-weight: 800;
  line-height: 100%;
  text-align: start;
  margin: 16px 0;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text .benefit_title {
    font-size: 28px;
  }
}
.benefits_info_seo .benefit .text .benefit_title span {
  color: #19AD47;
}
.benefits_info_seo .benefit .text .benefit_sub_title {
  font-family: "Proxima Nova";
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  text-align: start;
  margin: 16px 0;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text .benefit_sub_title {
    font-size: 24px;
  }
}
.benefits_info_seo .benefit .text .benefit_sub_title span {
  color: #19AD47;
}
.benefits_info_seo .benefit .text .benefit_sub_bold {
  font-family: "Proxima Nova";
  font-size: 30px;
  font-weight: 800;
  line-height: 150%;
  text-align: start;
  margin: 16px 0;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text .benefit_sub_bold {
    font-size: 24px;
  }
}
.benefits_info_seo .benefit .text .benefit_sub_bold span {
  color: #19AD47;
}
.benefits_info_seo .benefit .text .desc {
  font-family: Proxima Nova;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #2F3239;
  margin-top: 40px;
}
.benefits_info_seo .benefit .text .desc ul {
  padding-left: 22px;
}
.benefits_info_seo .benefit .text .desc ul span {
  color: #19AD47;
}
.benefits_info_seo .benefit .text .desc ul a {
  text-decoration: none;
  font-weight: 700;
}
.benefits_info_seo .benefit .text .desc ul a:hover {
  text-decoration: underline;
}
.benefits_info_seo .benefit .text .desc .faq {
  padding: 0;
  list-style: none;
}
.benefits_info_seo .benefit .text .desc .faq li {
  display: flex;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text .desc .faq li {
    flex-direction: column;
  }
}
.benefits_info_seo .benefit .text .desc .faq li span {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #2F3239;
  width: 290px;
  display: flex;
  flex-shrink: 0;
  margin-right: 32px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .benefit .text .desc .faq li span {
    width: 100%;
  }
}
.benefits_info_seo .benefit .text .desc .faq li {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
.benefits_info_seo .benefit .text .desc a {
  color: #19AD47;
}
.benefits_info_seo .benefit .image {
  max-width: 928px;
}
.benefits_info_seo .benefit .image img,
.benefits_info_seo .benefit .image video {
  width: 100%;
  height: 100%;
  display: block;
}
.benefits_info_seo .center {
  text-align: center;
  flex-direction: column;
  max-width: none;
}
.benefits_info_seo .center .text,
.benefits_info_seo .center .image {
  width: 100%;
  margin: 0;
}
.benefits_info_seo .center .benefit_title {
  margin-top: 0 !important;
  text-align: center !important;
}
@media (max-width: 1024px) {
  .benefits_info_seo .center .benefit_title {
    overflow-wrap: break-word;
  }
}
.benefits_info_seo .center .desc {
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .center .desc br {
    display: none;
  }
}
.benefits_info_seo .line {
  max-width: 928px;
  margin: auto;
  height: 2px;
  background: #97989C;
  margin-top: 40px;
  margin-bottom: 40px;
}
.benefits_info_seo .small {
  font-size: 12px;
}
.benefits_info_seo .mr-t {
  margin-top: 32px !important;
}
.benefits_info_seo .mr-n {
  margin: 0 !important;
}
.benefits_info_seo .image_flex {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 568px) {
  .benefits_info_seo .image_flex {
    flex-wrap: wrap;
  }
  .benefits_info_seo .image_flex img {
    width: 100%;
    margin-top: 10px;
  }
}
.benefits_info_seo .image_original {
  display: flex;
  justify-content: left;
}
.benefits_info_seo .image_original img {
  width: auto;
  height: auto;
}
.benefits_info_seo .unlist {
  list-style: none;
  padding-left: 0px !important;
}
@media (max-width: 1024px) {
  .benefits_info_seo .desctop {
    display: none !important;
  }
}
.benefits_info_seo .mobile {
  display: none !important;
}
@media (max-width: 1024px) {
  .benefits_info_seo .mobile {
    display: flex !important;
  }
}
.benefits_info_seo .faq {
  background: rgba(47, 50, 57, 0.05);
  border-radius: 12px;
  padding: 60px;
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .faq {
    padding: 30px;
  }
}
.benefits_info_seo .faq .faq-title {
  font-size: 40px;
  font-weight: 800;
  line-height: 100%;
  margin-bottom: 20px;
}
.benefits_info_seo .faq .faq-item {
  background: #DEEDE4;
  border-radius: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: 0.3s;
  padding: 10px;
}
.benefits_info_seo .faq .faq-question {
  padding: 0px;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #2F3239;
}
.benefits_info_seo .faq .faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 10px;
  background: #FFFFFF;
  transition: max-height 0.3s ease, padding 0.3s;
  border-radius: 8px;
}
.benefits_info_seo .faq .faq-item.active .faq-answer {
  max-height: 200px;
  padding: 10px;
  margin-top: 10px;
}
.benefits_info_seo .faq .faq-item.active .faq-question .dot {
  background: #19AD47;
}
.benefits_info_seo .faq .dot {
  width: 10px;
  height: 10px;
  background: #B7E1C4;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 0;
}
.benefits_info_seo .faq .arrow {
  margin-left: auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
  transition: 0.3s;
}
.benefits_info_seo .faq .faq-item.active .arrow {
  transform: rotate(-135deg);
}
.benefits_info_seo .option {
  background: rgba(47, 50, 57, 0.05);
  border-radius: 12px;
  padding: 60px;
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .benefits_info_seo .option {
    padding: 30px;
    flex-direction: column;
  }
}
.benefits_info_seo .option.direction_column {
  flex-direction: column;
}
.benefits_info_seo .option.direction_column .pluses {
  max-width: 100%;
  margin-bottom: 30px;
}
.benefits_info_seo .option.direction_column .pluses:last-child {
  margin-bottom: 0;
}
.benefits_info_seo .option .pluses {
  max-width: 316px;
  width: 100%;
}
@media (max-width: 1024px) {
  .benefits_info_seo .option .pluses {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.benefits_info_seo .option .title {
  font-family: Proxima Nova;
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 20px;
}
.benefits_info_seo .option .list .item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  line-height: 100%;
}
.benefits_info_seo .option .list .item svg {
  margin-right: 10px;
  flex-shrink: 0;
}
.benefits_info_seo .top_product {
  background: rgba(47, 50, 57, 0.05);
  border-radius: 12px;
  padding: 60px;
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product {
    padding: 30px;
  }
}
.benefits_info_seo .top_product .title {
  font-family: Proxima Nova;
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 30px;
}
.benefits_info_seo .top_product .title span {
  color: #19AD47;
}
.benefits_info_seo .top_product .info {
  display: flex;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product .info {
    flex-direction: column;
  }
}
.benefits_info_seo .top_product .info .image {
  max-width: 188px;
  width: 100%;
  flex-shrink: 0;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product .info .image {
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0px;
  }
}
.benefits_info_seo .top_product .info .image img {
  height: auto;
}
.benefits_info_seo .top_product .info .info_product {
  max-width: 286px;
  width: 100%;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product .info .info_product {
    max-width: 100%;
  }
}
.benefits_info_seo .top_product .info .info_product .title_product {
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #19AD47;
  margin-bottom: 5px;
}
.benefits_info_seo .top_product .info .info_product .stock {
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: rgba(47, 50, 57, 0.6980392157);
  margin-bottom: 15px;
}
.benefits_info_seo .top_product .info .info_product .description {
  font-family: Proxima Nova;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  color: #2F3239;
}
.benefits_info_seo .top_product .info .link {
  margin-left: auto;
  align-items: center;
  display: flex;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product .info .link {
    margin-left: 0px;
  }
}
.benefits_info_seo .top_product .info .link a {
  width: 225px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #19AD47;
  border-radius: 4px;
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .benefits_info_seo .top_product .info .link a {
    width: 100%;
  }
}
.benefits_info_seo .choose {
  background: linear-gradient(95.28deg, rgba(25, 173, 71, 0.2) 0.22%, rgba(223, 253, 232, 0.2) 100%);
  border-radius: 12px;
  padding: 60px;
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .benefits_info_seo .choose {
    padding: 30px;
    flex-direction: column;
  }
}
.benefits_info_seo .choose .info {
  max-width: 400px;
  width: 100%;
}
@media (max-width: 1024px) {
  .benefits_info_seo .choose .info {
    max-width: 100%;
  }
}
.benefits_info_seo .choose .info .title {
  font-family: Proxima Nova;
  font-weight: 900;
  font-size: 40px;
  line-height: 100%;
  color: #2F3239;
  margin-bottom: 20px;
}
.benefits_info_seo .choose .info .description {
  font-family: Proxima Nova;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #2F3239;
}
.benefits_info_seo .choose .grp_btn {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .benefits_info_seo .choose .grp_btn {
    width: 100%;
  }
}
.benefits_info_seo .choose .grp_btn a {
  text-decoration: none;
  margin-bottom: 20px;
  width: 225px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-family: Proxima Nova;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 1024px) {
  .benefits_info_seo .choose .grp_btn a {
    width: 100%;
  }
}
.benefits_info_seo .choose .grp_btn a svg {
  margin-right: 10px;
}
.benefits_info_seo .choose .grp_btn .catalog {
  background: #19AD47;
  color: #fff;
}
.benefits_info_seo .choose .grp_btn .call {
  color: #19AD47;
  background: transparent;
  border: 1px solid #19AD47;
}
.benefits_info_seo .d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .benefits_info_seo .d-flex {
    flex-direction: column;
  }
}
.benefits_info_seo .d-flex picture {
  width: calc(50% - 16px);
}
@media (max-width: 1024px) {
  .benefits_info_seo .d-flex picture {
    width: 100%;
  }
}
.benefits_info_seo .d-flex img {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .benefits_info_seo .d-flex img {
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=style.css.map */