/*!
Theme Name: vmso
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vmso
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vmso is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
#cookie-law-info-bar {
  font-family: "HelveticaNeueCyr" !important;
}

.solutions .flex .grafik .plashka_2 {
  left: 0;
  bottom: 323px;
}

.solutions .flex .grafik .plashka_3 {
  top: 303px;
  right: 297px;
}
.problems .flex .text ul li:hover,
.source .flex .text ul li:hover {
  color: black;
}
.solutions .flex .text ul li:hover {
  color: black;
}
.solutions .flex .text ul li,
.benefits .flex .text ul li {
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.01, 0.995); /* custom */

  transition-timing-function: cubic-bezier(
    0.25,
    0.25,
    0.01,
    0.995
  ); /* custom */
}

.podcast_uncore {
  background: #ffffff url(img/down_icon.svg) no-repeat;
  background-position: calc(100% - 7px) center;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.0182222),
    0px 23px 12px rgba(0, 0, 0, 0.02);
  border-radius: 145px;
  display: flex;
  align-items: center;
  padding: 9px 54px 9px 16px;
  position: absolute;
  bottom: -50px;
  right: 20px;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.01, 0.99); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0.01, 0.99); /* custom */
}
.podcast_uncore * {
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.01, 0.99); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0.01, 0.99); /* custom */
}

.podcast_uncore:hover {
  padding-right: 9px;
}
.podcast_uncore:hover::after {
  background: url(img/play_icon_active.svg) no-repeat;
  background-position: center;
}

.podcast_uncore p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  color: #1a1d1f;
  margin: 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
}
.podcast_uncore::after {
  display: block;
  content: "";
  width: 47px;
  height: 47px;
  background: url(img/play_icon.svg) no-repeat;
  background-position: center;
}

.podcast_uncore:hover p {
  max-width: 200px;
  padding-right: 20px;
}

.podcast_uncore:hover .waves {
  max-width: 200px;
  padding-right: 10px;
}
.podcast_uncore .waves > div {
  width: 3px;
  min-height: 1px;
  background: black;
  margin-right: 4px;
}
.podcast_uncore .waves {
  display: flex;
  align-items: center;
  height: 40px;
  max-width: 0;
  overflow: hidden;
}
.podcast_uncore .waves .one {
  animation: 0.6s linear 1s bounce infinite;
}
#podcasts .container {
  max-width: 1400px;
  width: 100%;
}
#podcasts {
  padding: 0 20px;
  display: flex;
  justify-content: center;
  margin-top: 0px;
  position: relative;
  z-index: 9;
  background: #f8f8f8;
}

#podcasts .container .icon_play.pause::before {
  content: "Pause";
  position: absolute;
  background: #4b66f1;
  margin-left: -3px;
}

#podcasts .container h4.podcasts-title--home {
  text-align: left;
  background: url(img/Groasffds.svg) no-repeat;
  background-position: left center;
  color: #2c383f;
  padding-left: 46px;
  margin-top: 50px;
  margin-bottom: 33px;
  margin-left: 10px;

  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 103.6%;
  text-transform: capitalize;

  /* main */

  color: #3e465d;
  width: fit-content;
  margin: 50px auto 33px;
}
#podcasts .container .icon_play {
  background: url(img/blue-play.svg) no-repeat;
  background-position: -8px center;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  padding: 8px 20px 9px 47px;
  color: #fff;
  border-radius: 8px;
  display: inline-block;
}
#podcasts .container .slide .content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#podcasts .container .slide .track {
  margin-top: 50px;
}
#podcasts .container .slide .content .time p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 103.6%;
  text-align: center;
  background: #f8f8f8 url(img/play_icon_black.svg) no-repeat;
  background-position: 18px center;
  padding: 14px 12px 14px 36px;
  border-radius: 57px;
  color: #2c383f;
}
#podcasts .container .slide {
  background: white;
  display: flex;
  padding: 51px 68px;
  border-radius: 34px;
  align-items: flex-start;
  margin: 0 10px;
}
#podcasts .container .slide img {
  border-radius: 16px;
  margin-right: 37px;
}
#podcasts .container .slide span {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 162.6%;
  display: block;
  max-height: 76px;
  overflow: hidden;
  color: #50565fc4;
  max-width: 736px;
}
#podcasts .container .slide .span_trigger::after {
  content: "Read more";
  color: #4b66f1;
  text-decoration: underline;
  font-family: "HelveticaNeueCyr";
}
#podcasts .container .slide .span_trigger.active::after {
  content: "View less";
}
#podcasts .container .slide .span_trigger {
  text-align: right;
  margin-top: 0px;
  margin-right: 0px;
  cursor: pointer;
}
#podcasts .container .icon_play {
  cursor: pointer;
}
#podcasts .container .slide .left.active span {
  max-height: 2000px;
}
#podcasts .container .slide p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 103.6%;
  /* identical to box height, or 25px */

  margin-bottom: 30px;

  color: #000000;
}

.page-template-default #secondary {
  display: none;
}
.page-template-default #primary {
  font-family: "HelveticaNeueCyr";
  width: calc(100% - 40px);
  max-width: 1400px;
  padding: 0 20px;
  min-height: 300px;
  margin-top: 50px;
  margin-bottom: 100px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#colophon .privacy a {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 159.52%;
  margin-top: 20px;
  max-width: 502px;
  display: inline-block;
  color: #ffffff;
  margin-left: 15px;
  text-decoration: none;
  text-decoration: underline;
  opacity: 0.8;
  letter-spacing: 0.5px;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.99); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.99); /* custom */
}

#colophon .privacy a:hover {
  opacity: 1;
}
#colophon .site-info .form .flex div > p a {
  transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.99); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.99); /* custom */
}
#colophon .site-info .form .flex div > p a:hover {
  opacity: 0.7;
}
.page-template-default #primary .entry-title {
  margin-bottom: 20px;
}

.experts-wrap-js .slick-next:before,
.partners .partners_slider .slick-next:before,
#podcasts .container .slick-next:before {
  display: none;
}

.experts-wrap-js .slick-prev:before,
.partners .partners_slider .slick-prev:before,
#podcasts .container .slick-prev:before {
  display: none;
}

.experts-wrap-js .slick-prev,
.partners .partners_slider .slick-prev,
#podcasts .container .slick-prev {
  background: url(img/prev_podcast.svg) no-repeat;
  width: 45px;
  height: 45px;
  z-index: 9;
  background-position: center;
  left: -12px;
}
.experts-wrap-js .slick-next,
.partners .partners_slider .slick-next,
#podcasts .container .slick-next {
  background: url(img/next_podcast.svg) no-repeat;
  width: 45px;
  height: 45px;
  z-index: 9;
  background-position: center;
  right: -12px;
}

@keyframes bounce {
  from {
    height: 5px;
  }

  50% {
    height: 1px;
  }

  to {
    height: 5px;
  }
}

.podcast_uncore .waves .two {
  animation: 0.4s linear 1s bouncce infinite;
}

@keyframes bouncce {
  from {
    height: 19px;
  }

  50% {
    height: 5px;
  }

  to {
    height: 19px;
  }
}

.podcast_uncore .waves .three {
  animation: 0.8s linear 1s boune infinite;
}

@keyframes boune {
  from {
    height: 15px;
  }

  50% {
    height: 2px;
  }

  to {
    height: 15px;
  }
}

.podcast_uncore .waves .four {
  animation: 0.6s linear 1s boun infinite;
}

@keyframes boun {
  from {
    height: 17px;
  }

  50% {
    height: 1px;
  }

  to {
    height: 17px;
  }
}

.podcast_uncore .waves .five {
  animation: 0.4s linear 1s five infinite;
}

@keyframes five {
  from {
    height: 12px;
  }

  50% {
    height: 3px;
  }

  to {
    height: 12px;
  }
}

.podcast_uncore .waves .six {
  animation: 0.4s linear 1s six infinite;
}

@keyframes six {
  from {
    height: 8px;
  }

  50% {
    height: 2px;
  }

  to {
    height: 8px;
  }
}
.page-template-product {
  background: #f8f8f8;
}
.main_screen_product .container {
  max-width: 1400px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.65) 0%,
    rgba(255, 255, 255, 0.34) 90.56%
  );
  display: flex;
  gap: 18px;
  border-radius: 32px;
  margin: 18px auto;
  margin-top: 55px;
  align-items: center;
}
.main_screen_product .container .product-heading__title {
  font-family: "Kaisei Opti", sans-serif;

  font-style: normal;
  font-weight: 500;
  /* or 61px */

  text-transform: capitalize;

  /* main */

  /* padding-top: 33px; */
  /* padding-left: 58px; */

  padding-bottom: 32px;
  /* border-bottom: 1px solid #EEEEEE; */
  color: var(--main, #3e465d);
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 122%; /* 53.68px */
  letter-spacing: -0.44px;
  text-transform: capitalize;
}

.main_screen_product .container > p {
  font-family: "HelveticaNeueCyr";

  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 158.6%;
  /* or 35px */

  /* Color Title */

  color: #2c383f;
  margin-top: 24px;
  max-width: 671px;
  padding-left: 58px;
}
.main_screen_product {
  padding: 0 20px;
}
.main_screen_product .container .bottom > p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 103.6%;
  /* identical to box height, or 17px */

  /* Color buttom */

  color: #2c383f;

  opacity: 0.9;
  margin-left: 105px;
  /* margin-top: 35px; */
}

.main_screen_product .container .flex_blocks {
  display: flex;
  max-width: 631px;
  gap: 29px;
  /* padding: 0 50px; */
  padding-top: 14px;
  padding-bottom: 14px;
  flex-wrap: wrap;
}
.main_screen_product .container .bottom {
  flex: 1;
}
.main_screen_product .container .flex_blocks > div {
  min-height:82px;
  background: rgba(255, 255, 255, 0.54);
  border-radius: 18px;
  display: flex;
  width: 100%;
  max-width: 39%;
  width: 100%;
  /* margin: 0 13px; */
  align-items: center;
  padding: 28px 20px;
  /* justify-content: space-between; */
  flex-direction: column;
  transition: 0.3s;
  justify-content: center;
}

/* .main_screen_product .container .flex_blocks div:first-child,
.main_screen_product .container .flex_blocks div:nth-child(2) {
  margin-bottom: 26px;
} */

.main_screen_product .container .flex_blocks > div img {
  max-width: 130px;
  max-height: 90px;
  filter: grayscale(1);
  opacity: 0.6;
  transition: 0.3s;
}

.main_screen_product .container .flex_blocks > div:hover {
  box-shadow: 0px 9px 14px #d9dbe1;
}

.main_screen_product .container .flex_blocks > div:hover img {
  filter: unset;
  opacity: 1;
}

.main_screen_product .container .flex_blocks > div p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 109.6%;

  /* main */

  color: #3e465d;
  margin-bottom: 18px;
}

.product-heading {
  display: flex;
  align-items: end;
  flex: 1;
  align-self: stretch;
  background: url("/wp-content/uploads/2025/10/Rectangle-4495.png");
  background-size: cover;
  background-repeat: no-repeat;

  border-radius: 15px;
  padding: 0 41px;
  /* width: 42%; */
  /* padding-left: 58px; */
}

.product-heading p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 158.6%;
  /* or 29px */

  /* second */

  color: #777e90;
}

section.advantages .blocks_last .circle {
  position: relative;
}

section.advantages .blocks_last .circle {
  width: 174px;
  height: 174px;
  border: 19px solid #fff;
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 43px;
  filter: drop-shadow(0px 4px 32px #dfe4fd);
}

section.advantages .blocks_last .circle .svg2 {
  position: absolute;
  display: flex;
  align-content: center;
  justify-content: center;
  padding-top: 158px;
  padding-left: 0;
  max-width: 393px;
  text-align: center;
}

section.advantages .blocks_last > div:nth-child(1) .circle .shape_circle {
  stroke-dashoffset: 628;
  stroke-dasharray: 628;
  stroke: #f9d142;

  stroke-width: 9px;
  fill: none;
}

@keyframes circle_stroke_one {
  0% {
    stroke-dashoffset: 628;
    stroke-dasharray: 628;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 314;
  }
}

section.advantages .blocks_last > div:nth-child(2) .circle .shape_circle {
  stroke-dashoffset: 628;
  stroke-dasharray: 628;
  stroke: #4b66f1;

  stroke-width: 10px;
  fill: none;
  stroke-linecap: round;
}

@keyframes circle_stroke_sec {
  0% {
    stroke-dashoffset: 628;
    stroke-dasharray: 628;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 414;
  }
}

section.advantages .blocks_last > div:nth-child(3) .circle .shape_circle {
  stroke-dashoffset: 628;
  stroke-dasharray: 628;
  stroke: #2c383f;

  stroke-width: 9px;
  fill: none;
}

@media (min-width: 980px) {
  section.advantages
    .blocks_last
    div:nth-child(1)
    .circle.active
    .shape_circle {
    animation: circle_stroke_one 2s ease-in forwards;
  }
  section.advantages
    .blocks_last
    div:nth-child(3)
    .circle.active
    .shape_circle {
    animation: circle_stroke_three 2s ease-in forwards;
  }
  section.advantages
    .blocks_last
    div:nth-child(2)
    .circle.active
    .shape_circle {
    animation: circle_stroke_sec 2s ease-in forwards;
  }
}

@keyframes circle_stroke_three {
  0% {
    stroke-dashoffset: 628;
    stroke-dasharray: 628;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 454;
  }
}

.second_screen_product {
  padding: 0 20px;
}

.second_screen_product .container {
  display: flex;
  max-width: 1400px;
  /* background: white; */
  border-radius: 32px;
  margin: 18px auto;
  margin-top: 55px;
  align-items: center;
  padding: 55px 0 69px;
  margin-top: 0;
}
.second_screen_product .container .text {
  max-width: 45%;
  min-width: 45%;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
}
.second_screen_product .container .text p {
  font-family: "Kaisei Opti", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 128.6%;
  /* or 57px */
  letter-spacing: normal;
  text-align: center;

  color: #303c7e;
  text-align: center;

  max-width: 563px;
  margin: 40px 0;
}
.second_screen_product .container .icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.second_screen_product .container .icons > div {
  max-width: 33.33%;
  min-width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.advantages {
  padding: 0 20px;
}
section.advantages .container {
  max-width: 1400px;
  margin: 0 auto;
}
section.advantages .container h2,
section.advantages .container h5 {
  font-family: "Kaisei Opti", sans-serif;

  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 128.6%;
  /* identical to box height, or 57px */
  letter-spacing: normal;
  text-align: center;

  color: #303c7e;
  margin-top: 60px;
  margin-bottom: 15px;
}
section.advantages .blocks_last {
  display: flex;
  margin-left: -9px;
  margin-right: -9px;
  background: linear-gradient(
    108.45deg,
    #e3eaf2 8.75%,
    #ffffff 52.28%,
    #e3e8f0 83.92%
  );
  border: 1px solid #ffffff;
  border-radius: 34px;
  flex-direction: column;
}

.advantages-circles {
  display: flex;
  width: 60%;
  margin: 10px auto !important;
  justify-content: space-between;
}
section.advantages .blocks_last > div {
  /* background: #FFFFFF; */
  border-radius: 30px;
  margin: 9px;
  padding: 40px 55px;
}
section.advantages .blocks_last > div p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  /* or 150% */

  text-align: center;

  /* second */

  color: #777e90;
  max-width: 350px;
}

section.advantages .blocks_last .circle p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 32px;
  color: #283474;
}

section.advantages {
  /* padding-bottom: 90px; */
}

section.support {
  padding: 0 20px;
}
section.support .container {
  margin: 0 auto;
  max-width: 1400px;
  padding-bottom: 130px;
}
section.support .container h5 {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 90.6%;
  /* or 65px */
  margin: 50px 0;
  text-align: center;
  letter-spacing: 0.01em;

  /* MAIN */

  color: #191c1f;
}

section.support .container .block {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.65) 0%,
    rgba(255, 255, 255, 0.34) 90.56%
  );

  border-radius: 30px;
  margin-bottom: 16px;
  display: flex;
  padding: 5px 0px 30px;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 442px;
  transition: 0.3s;
}
#experts .expert-first-block:hover,
#experts .expert:hover,
section.support .container .block:hover {
  box-shadow: 0px 12px 29px rgb(75 102 241 / 19%);
}

section.support .container .block .image {
  /* border-radius: 30px;
	min-width: 237px;
	min-height: 164px;
	margin-right: 69px; */
  width: 430px;
  height: 184px;
  border-radius: 24px;
}
.page-template-busines {
  background: #f8f8f8;
}

section.support .container .block p {
  padding-top: 18px;

  line-height: 137.6%;
  text-align: center;
  color: #2a2d37;
  margin: 0 auto;
  max-width: 370px;

  font-family: "DM Sans";
  font-style: normal;

  font-size: 22px;
  line-height: 150.6%;
  /* or 33px */

  text-align: center;

  /* main */

  color: #3e465d;
}
.page-template-education {
  background: #f8f8f8;
}
.page-template-providers .video_photos,
.page-template-education .video_photos {
  padding: 0 20px;
}
.page-template-providers .video_photos .content,
.page-template-education .video_photos .content {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer_form .content .wpcf7 input.wpcf7-submit:hover {
  background: #314fe9;
}
.page-template-providers .video_photos .labels,
.page-template-education .video_photos .labels {
  display: flex;
  justify-content: flex-start;
  border-radius: 100px;
  padding: 5px;
  background: white;
  margin-bottom: 15px;
}

.page-template-providers .video_photos .labels > div,
.page-template-education .video_photos .labels > div {
  width: max-content;

  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;

  /* or 25px */

  color: #37474f;
  padding: 11px 22px;
  border-radius: 100px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  
  .page-template-providers .video_photos .labels,
  .page-template-education .video_photos .labels {
    padding: 10px;
    gap: 10px;
  }
  .page-template-providers .video_photos .labels > div,
  .page-template-education .video_photos .labels > div {
    padding: 11px 30px;
    line-height: 157%;
  }
}
.page-template-providers .video_photos .labels > div.active,
.page-template-education .video_photos .labels > div.active {
  background: #536cf2;
  color: white;
}
.page-template-providers .video_photos .left_block a:nth-child(1),
.page-template-providers .video_photos .left_block a:nth-child(2),
.page-template-education .video_photos .left_block a:nth-child(1),
.page-template-education .video_photos .left_block a:nth-child(2) {
  min-height: 372px;
  display: block;
  margin: 15px 8px;
  min-width: calc(50% - 16px);
  max-width: calc(50% - 16px);
  border-radius: 20px;
}
.page-template-providers .video_photos .photos,
.page-template-education .video_photos .photos {
  width: 100%;
  display: flex;
}
.page-template-providers .video_photos .videos,
.page-template-education .video_photos .videos {
  width: 100%;
  display: flex;
}

.page-template-providers .video_photos .left_block,
.page-template-education .video_photos .left_block {
  min-width: 66.666%;
  max-width: 66.666%;
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
}

.page-template-providers .video_photos .left_block a:nth-child(3),
.page-template-providers .video_photos .left_block a:nth-child(4),
.page-template-providers .video_photos .left_block a:nth-child(5),
.page-template-education .video_photos .left_block a:nth-child(3),
.page-template-education .video_photos .left_block a:nth-child(4),
.page-template-education .video_photos .left_block a:nth-child(5) {
  min-height: 241px;
  display: block;
  margin: 15px 8px;
  min-width: calc(33.3333% - 16px);
  max-width: calc(33.3333% - 16px);
  border-radius: 20px;
}

.page-template-providers .video_photos .photos > a,
.page-template-education .video_photos .photos > a {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 20px;
  margin-left: 8px;
}

.page-template-providers .video_photos .videos > a,
.page-template-education .video_photos .videos > a {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 20px;
  margin-left: 8px;
}
.page-template-providers section.support .container,
.page-template-education section.support .container {
  padding-bottom: 66px;
}

#masthead {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

.page-template-providers .video_photos .photos,
.page-template-education .video_photos .photos {
  display: none;
}

.page-template-providers .video_photos .videos,
.page-template-education .video_photos .videos {
  display: none;
}
.page-template-providers .video_photos .photos.active,
.page-template-education .video_photos .photos.active {
  display: flex;
}
.page-template-providers .video_photos .videos.active,
.page-template-education .video_photos .videos.active {
  display: flex;
}

.page-template-providers .video_photos .labels > div,
.page-template-education .video_photos .labels > div {
  cursor: pointer;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.015, 0.99); /* custom */

  transition-timing-function: cubic-bezier(
    0.25,
    0.25,
    0.015,
    0.99
  ); /* custom */
}

.page-template-providers .video_photos .left_block a,
.page-template-education .video_photos .left_block a {
  overflow: hidden;
}
.page-template-providers .video_photos .video_play,
.page-template-education .video_photos .video_play {
  width: 100%;
  height: 100%;
  background: #00000078 url(img/play_video.svg) no-repeat;
  background-position: center;
}

.solutions .flex .text ul li {
  position: relative;
}

.solutions .flex .text ul li::before {
  top: -1px;
}

#podcasts .container .slide .track {
  display: flex;
  align-items: center;
}
.audio.green-audio-player {
  flex-wrap: wrap;
}
.audio.green-audio-player {
  display: block !important;
}
.audio.green-audio-player > * {
  width: 100%;
}
.audio.green-audio-player .top {
  display: flex;
  justify-content: space-between;
}

.audio.green-audio-player .absolut {
  display: flex;
  padding-left: 23px;
  padding-bottom: 4px;
}

body .audio.green-audio-player .controls .slider {
  margin: 0;
}

#podcasts .container .audio.green-audio-player .absolut span {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 24px;
  /* identical to box height, or 240% */

  /* Color Title */

  color: #2c383f;
  min-width: 9px;
  text-align: center;
}

#podcasts .container .audio.green-audio-player .absolut span.current-time {
  margin-left: 10px;
}

.audio.green-audio-player {
  position: relative;
}
body .audio.green-audio-player .volume {
  position: relative;
  position: absolute;
  top: 0;
  left: calc(100% - 14px);
  max-width: 20px;
}

body .audio.green-audio-player .slider {
  overflow: visible !important;
}

.audio-player {
  height: 50px;
  width: 540px;
  font-family: arial;
  color: black;
  font-size: 0.75em;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 16px;
  padding-bottom: 4px;
}

.audio-player .controls .time > * {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 24px;
  /* identical to box height, or 240% */

  /* Color Title */

  color: #2c383f;
}
.audio-player .timeline {
  background: rgba(44, 56, 63, 0.1);
  width: 100%;
  position: relative;
  cursor: pointer;
  border-radius: 30px;
  order: 2;
  min-height: 4px;
  margin-top: 7px;
}
.audio-player .timeline .progress {
  background: #2c383f;
  width: 0%;
  height: 100%;
  transition: 0.25s;
  border-radius: 30px;
}
.audio-player .controls {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  position: relative;
}
.audio-player .controls > * {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 23px;
}
.audio-player .controls .toggle-play.play {
  cursor: pointer;
  position: relative;
  left: 0;
  height: 0;
  width: 0;
  border: 7px solid #0000;
  border-left: 9px solid #2c383f;
}
.audio-player .controls .toggle-play.play:hover {
  transform: scale(1.1);
}
.audio-player .controls .toggle-play.pause {
  height: 15px;
  width: 20px;
  cursor: pointer;
  position: relative;
}
.audio-player .controls .toggle-play.pause:before {
  position: absolute;
  top: 0;
  left: 0px;
  background: black;
  content: "";
  height: 15px;
  width: 3px;
}
.audio-player .controls .toggle-play.pause:after {
  position: absolute;
  top: 0;
  right: 8px;
  background: black;
  content: "";
  height: 15px;
  width: 3px;
}
.audio-player .controls .toggle-play.pause:hover {
  transform: scale(1.1);
}
.audio-player .controls .time {
  display: flex;
}
.audio-player .controls .time > * {
  padding: 2px;
}
.audio-player .controls .volume-container {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  right: 0;
  padding-left: 20px;
}
.audio-player .controls .volume-container .volume-button {
  height: 26px;
  display: flex;
  align-items: center;
}
.audio-player .controls .volume-container .volume-button .volume {
  transform: scale(0.7);
}
.audio-player .controls .volume-container .volume-slider {
  position: absolute;
  left: -3px;
  top: 11px;
  z-index: -1;
  width: 0;
  height: 4px;
  background: rgba(44, 56, 63, 0.1);

  transition: 0.25s;
  border-radius: 30px;
}
.audio-player .controls .volume-container .volume-slider .volume-percentage {
  background: #2c383f;
  height: 100%;
  width: 75%;
  border-radius: 30px;
}
.audio-player .controls .volume-container:hover .volume-slider {
  left: -110px;
  width: 120px;
}
.audio-player .controls .volume-container .volume-button:hover path {
  fill: black;
  fill-opacity: 1;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */
}

/* {
    background: #F8F8F8;
} */

.contact-header-hover {
  position: relative;
}
.contact-header {
  position: absolute;
  right: 0;
  display: none;
  top: -10px;
  padding-top: 20px;
  margin-top: 0;
  max-width: 1400px;
  width: 100vw;
  cursor: auto;
}

.contact-header.active {
  display: block;
}

.contact-header-hover.active {
  color: #222636 !important;
  max-width: 117px;
  position: relative;
}
/* .contact-header-hover.active:after {
    content: 'Close';
    color: white;
    position:absolute;
    left: 40px;
} */
.contact-header .image_cint {
  background: url(img/contact.png);
}
.contact-header .form_container .left .wpcf7-form-control-wrap textarea + p,
.contact-header .form_container .left .wpcf7-form-control-wrap input + p {
  width: auto !important;
}
.contact-header .form_container .left .flex p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155.8%;
  color: #3e465d;
}
.contact-header .form_container {
  max-width: unset;
  position: relative;
}

.contact-header .form_container:after {
  background: #ffffff;
  content: "";
  position: absolute;
  top: -7px;
  right: 55px;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
}
/* .contact-us {
    margin-top: 50px;
    max-width: 1350px;
    width: 100vw;
} */
.form_container {
  background: #ffffff;
  border: 1px solid #f1f3fa;
  border-radius: 32px;
  max-width: 1157px;
  padding: 15px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 70px;
}

.contact-us {
  margin-top: 50px;
}

/*  #masthead{
    display: none;
}

 #colophon{
    display: none;
} */

.form_container > div {
  flex: 1;
  max-width: 50%;
  margin-top: 20px;
}
.form_container .left > p {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 800;
  font-size: 52px;
  line-height: 103.6%;
  /* identical to box height, or 54px */

  color: #2c383f;
  margin-top: 47px;
  margin-bottom: 40px;
}

.form_container .left .wpcf7-form-control-wrap input {
  border: 1px solid #eaecf2;
  background: none;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 103.6%;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.04, 0.985);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.04, 0.985);

  color: #000;
  padding: 22px 30px 14px 19px;
  width: 100%;
  border-radius: 9px;
  position: relative;
  max-height: 14px;
  top: -6px;
  max-width: calc(100% - 51px);
  margin-bottom: -6px;
}
.form_container .left .wpcf7-form-control-wrap input:focus {
  border: 1px solid #536cf2;
}
.form_container .left .wpcf7-form-control-wrap input::-webkit-outer-spin-button,
.form_container
  .left
  .wpcf7-form-control-wrap
  input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
* {
  outline: none;
}
.form_container .left .wpcf7-form-control-wrap {
  width: 100%;
  min-width: 100%;
}
.form_container .left .wpcf7-form-control-wrap:hover input {
  border: 1px solid #536cf2;
}
.form_container .left .wpcf7-form-control-wrap input + p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  line-height: 103.6%;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  margin-top: -31px;
  font-size: 14px;
  /* width: 100px; */
  width: 100%;
  padding-left: 20px;
  transition: all 400ms cubic-bezier(0.25, 0.25, 0.04, 0.985);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.04, 0.985);
}
body
  .form_container
  .left
  .wpcf7-form-control-wrap
  input:not(:placeholder-shown)
  + p {
  font-size: 10px !important;
  margin-top: -43px;
}

.form_container .left .wpcf7-form-control-wrap input:focus + p {
  font-size: 10px;
  margin-top: -43px;
}
.form_container .left .wpcf7-form-control-wrap input::placeholder {
  color: transparent;
}

.form_container .left .wpcf7-form-control-wrap {
  display: block;
}

.form_container .left .wpcf7-form-control-wrap textarea {
  border: 1px solid #eaecf2;
  background: none;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 103.6%;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.04, 0.985);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.04, 0.985);

  color: #000;
  padding: 22px 30px 14px 19px;
  width: 100%;
  border-radius: 9px;
  position: relative;
  top: -3px;
  max-width: calc(100% - 51px);
  margin-bottom: -6px;
  max-height: 110px;
}

.form_container
  .left
  .wpcf7-form-control-wrap
  textarea::-webkit-outer-spin-button,
.form_container
  .left
  .wpcf7-form-control-wrap
  textarea::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
* {
  outline: none;
}
.form_container .left .wpcf7-form-control-wrap {
  width: 100%;
  min-width: 100%;
}
.form_container .left .wpcf7-form-control-wrap textarea:focus,
.form_container .left .wpcf7-form-control-wrap:hover textarea {
  border: 1px solid #536cf2;
}
.form_container .left .wpcf7-form-control-wrap textarea + p {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 400;
  line-height: 103.6%;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  margin-top: -31px;
  font-size: 14px;
  width: 127px;
  padding-left: 20px;
  transition: all 400ms cubic-bezier(0.25, 0.25, 0.04, 0.985);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.04, 0.985);
  top: 47px;
}
body
  .form_container
  .left
  .wpcf7-form-control-wrap
  textarea:not(:placeholder-shown)
  + p {
  font-size: 10px !important;
  margin-top: -43px;
}

.form_container .left .wpcf7-form-control-wrap textarea:focus + p {
  font-size: 10px;
  margin-top: -43px;
}
.form_container .left .wpcf7-form-control-wrap textarea::placeholder {
  color: transparent;
}

.form_container .left {
  padding: 14px 65px 0;
  max-width: calc(50% - 130px);
}

.form_container .left .wpcf7-form-control-wrap input[type="checkbox"] {
  display: none;
}

.form_container .left .wpcf7-form-control-wrap input[type="checkbox"] + span {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.19);
  color: transparent;
  border-radius: 6px;
  top: 0;
  left: 0;
  cursor: pointer;
}
.form_container
  .left
  .wpcf7-form-control-wrap
  input[type="checkbox"]:checked
  + span {
  background: url(img/checkbox_new_forms.svg) no-repeat;
  border-color: transparent;
}

.form_container .left .wpcf7-form-control-wrap.checkbox-7 {
  max-width: 25px;
  min-width: 25px;
}
.form_container .left .flex {
  display: flex;
  align-items: center;
  padding-top: 9px;
  margin-bottom: 17px;
}

#colophon .site-info .form .wpcf7-form-control-wrap input[type="checkbox"] {
  display: none;
}

#colophon
  .site-info
  .form
  .wpcf7-form-control-wrap
  input[type="checkbox"]
  + span {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid rgb(255 255 255 / 19%);
  color: transparent;
  border-radius: 6px;
  top: 0;
  left: 0;
  cursor: pointer;
}
#colophon
  .site-info
  .form
  .wpcf7-form-control-wrap
  input[type="checkbox"]:checked
  + span {
  background: url(img/checkbox_new_forms.svg) no-repeat;
  border-color: transparent;
}
#colophon .site-info .form .flex div > p {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155.8%;
  color: #a8adb5;
  padding-top: 6px;
  margin-left: 6px;
}
#colophon .site-info .form .flex div > p a {
  color: #f9d142;
}
#colophon .site-info .form .flex {
  display: flex;
  align-items: center;
  padding-top: 9px;
  margin-bottom: 17px;
}
#colophon .site-info .form .wpcf7-form-control-wrap.checkbox-7 {
  max-width: 25px;
  min-width: 25px;
}
#shape {
  stroke-dashoffset: 628;
  stroke-dasharray: 628;
  stroke: red;
  stroke-width: 5;
  fill: none;
  animation: circle_stroke 4s ease-in forwards;
}

#wpcf7-f456-o1 > form > div.flex > div > p {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155.8%;
  color: #50565f;
  padding-top: 6px;
  margin-left: 6px;
}
#wpcf7-f456-o1 > form > div.flex > div > p a {
  color: #e7bb20;
}

.form_container .left .wpcf7-form-control.wpcf7-submit {
  background: #536cf2;
  border-radius: 8px;
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 155.8%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  padding: 13px;
  width: 100%;
  border: none;
  cursor: pointer;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.035, 0.985);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.035, 0.985);
  /* margin-bottom: 40px; */
}
.form_container .left .wpcf7-form-control.wpcf7-submit:hover {
  background: #314fe9;
}

.form_container .image_cint {
  border-radius: 28px;
  height: 597px;
}
.form_container .label {
  /* background: #F9D142; */
  border-radius: 28px;
  height: 190px;
  margin-top: -220px;
  padding-left: 26px;
  padding-top: 22px;
}

.form_container .label p {
  max-width: 375px;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 117.6%;
  color: #ffffff;
}

.form_container div.wpcf7-mail-sent-ok {
  color: black;
}

body div.wpcf7-validation-errors,
body div.wpcf7-acceptance-missing,
body div.wpcf7-mail-sent-ok {
  color: black;
}

.form_container
  .left
  .wpcf7-form-control-wrap
  .wpcf7-not-valid
  input[type="checkbox"]
  + span {
  border-color: red;
}

body .close a {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 139.2%;
  /* or 25px */

  /* Color Title */

  color: #2c383f;
}
body .close a {
  border: 1px solid #e7e9eb;
  border-radius: 54px;
  background: url(img/close_form.svg) no-repeat;
  display: inline-block;
  padding: 5px 48px 10px 17px;
  background-position: calc(100% - 4px) center;
  margin-top: 11px;
  margin-bottom: 10px;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.005, 0.995); /* custom */

  transition-timing-function: cubic-bezier(
    0.25,
    0.25,
    0.005,
    0.995
  ); /* custom */
  margin-right: 15px;
}

body .close {
  display: flex;
  justify-content: flex-end;
}
body .close a:hover {
  border: 1px solid #afb1b3;
}

@keyframes circle_stroke {
  0% {
    stroke-dashoffset: 628;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.faq {
  background: #f8f8f8;
  padding-top: 26px;
  padding-bottom: 80px;
}

.faq .questions {
  text-align: center;
  max-width: 1159px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 29px;

  max-width: 1380px;
  margin: 0 auto;
}

.faq .questions .faq__title {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 103.6%;
  text-align: center;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: #3e465d;
  padding-top: 51px;
  margin-bottom: 33px;
}

.faq .question {
  background: #ffffff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  padding: 23px 28px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 14px;
  cursor: pointer;
  background: rgba(243, 244, 245, 0.69);
  border-radius: 12px;
  max-width: 1159px;
  margin: 0 auto 14px;
}
.faq .question p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;

  /* main */

  color: #3e465d;
  /* identical to box height, or 22px */

  width: 100%;
  text-align: left;

  /* Color Title */
  position: relative;
  margin-right: 16px;
}
.faq .question p::after {
  content: "";
  display: block;
  background: url(img/chevron.right.nre.svg) no-repeat;
  background-position: right center;
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1px;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */
  right: -16px;
}
.faq .question span {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #777e90;
  max-height: 0px;
  padding: 0;
  transition: all 50ms cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */
  overflow: hidden;
}

.faq .question.active span {
  padding-top: 12px;
  padding-bottom: 10px;
  max-height: 990px;
  text-align: left;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */

  transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.995); /* custom */
}

.faq .question.active p::after {
  transform: rotate(90deg);
}

.faq .questions > a {
  background: #536cf2;
  font-family: "DM Sans";
  border-radius: 59px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 155.8%;
  padding: 15px 28px;
  color: #3f3f3f;
  margin-top: 20px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 155.8%;
  color: #ffffff;
  margin-bottom: 45px;
}

#colophon .site-info .info .footer_cloud > p {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 103.6%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0.5;
  margin-top: 40px;
  margin-bottom: 10px;
}

#colophon .site-info .form .privacy {
  display: flex;
  justify-content: flex-end;
}

.form_container {
  opacity: 1;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.01, 1.005); /* custom */

  transition-timing-function: cubic-bezier(
    0.25,
    0.25,
    0.01,
    1.005
  ); /* custom */
}
.form_container.opacity {
  opacity: 0;
}

@media (min-width: 980px) {
  #site-navigation {
    display: flex;
    align-items: center;
  }

  #site-navigation > a {
    margin-top: 5px;
    transition: all 500ms cubic-bezier(0.25, 0.25, 0, 0.995);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0, 0.995);
    margin-right: -40px;
    margin-left: 40px;
  }
  #site-navigation > a:hover {
    opacity: 0.7;
  }

  .menu-item-28 a:focus::after {
    content: "";
    display: block;
    position: absolute;
    width: 283px;
    height: 250px;
    background: url(img/label_info_new.svg) no-repeat;
    background-position: top center;
    margin-left: -50px;
    margin-top: 10px;
  }

  .menu-item-25 a:focus::after {
    content: "";
    display: block;
    position: absolute;
    width: 283px;
    height: 250px;
    background: url(img/label_info_new.svg) no-repeat;
    background-position: top center;
    margin-left: -50px;
    margin-top: 10px;
  }
}

@media (max-width: 1260px) {
  /* #masthead .container #site-navigation ul a{
            padding: 10px 10px;
            font-size: 15px;
    } */
  #site-navigation > a {
    margin-right: -30px;
    margin-left: 20px;
  }
}

@media (max-width: 980px) {
  .main_screen_product .container .flex_blocks div:first-child,
  .main_screen_product .container .flex_blocks div:nth-child(2) {
    margin-bottom: 11px !important;
  }
  .contact-us-mob {
    background: #222636;
    border-radius: 42px;
    max-width: 330px;
    padding: 10px 0;
    margin-bottom: 20px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    width: 95%;
  }

  .solutions .flex .grafik .plashka_3 {
    top: 70%;
    right: auto;
    left: 6%;
  }
  .solutions .flex .grafik .plashka_2 {
    left: -4%;
    bottom: 74%;
  }
  .solutions .flex .grafik .plashka_3 .top {
    padding-right: 11px;
    margin-bottom: 0;
  }

  .faq {
    padding: 0 6px;
  }
  .form_container > div.image {
    display: none;
  }

  .form_container .left .wpcf7-form-control-wrap input {
    padding: 19px 30px 12px 19px;
  }
  .form_container .left .wpcf7-form-control-wrap textarea {
    max-height: 98px;
  }

  .form_container .left > p {
    font-family: "Darker Grotesque";
    font-style: normal;
    font-weight: 800;
    font-size: 46px;
    line-height: 103.6%;
    color: #2c383f;
    margin-top: 27px;
    margin-bottom: 20px;
    text-align: center;
  }
  .form_container .left {
    padding: 0 10px;
    max-width: 100%;
  }
  #podcasts .container .slick-next {
    top: 22%;
  }
  #podcasts .container .slick-prev {
    top: 22%;
  }
  .menu-item-28 a:hover::after {
    content: "";
    display: block;
    position: absolute;
    width: 225px;
    height: 111px;
    background: url(img/label_info_new.svg) no-repeat;
    background-position: top center;
    margin-left: -21px;
    margin-top: 10px;
  }

  .benefits .flex .text ul {
    margin-left: 9px;
    margin-bottom: 133px;
  }

  .menu-item-25 a:hover::after {
    content: "";
    display: block;
    position: absolute;
    width: 225px;
    height: 111px;
    background: url(img/label_info_new.svg) no-repeat;
    background-position: top center;
    margin-left: -21px;
    margin-top: 10px;
  }
  .source .flex .text ul li {
    max-width: 267px;
  }

  section.support .container h5 {
    font-weight: 700;
    font-size: 40px;
    line-height: 104.6%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.support .container .block {
    flex-direction: column;
  }
  section.support .container .block .image {
    margin: 0;
    width: 100%;
  }
  section.support .container .block {
    padding: 15px 15px;
  }
  section.support .container .block p {
    padding-top: 11px;
    padding-bottom: 7px;
    min-height: 116px;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 128%;
    display: block;
    padding-top: 40px;
  }

  #podcasts .container .slide {
    margin: 0;
    border-radius: 16px;

    padding: 15px 15px;

    flex-direction: column;
    position: relative;
  }
  .podcast_uncore {
    background-position: calc(100% - 3px) center;
    bottom: -68px;
    padding: 7px 40px 7px 13px;
  }
  .podcast_uncore::after {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    background: url(img/play_icon.svg) no-repeat;
    background-position: center;
    background-size: 100%;
  }
  #podcasts .container .slide img {
    border-radius: 8px;
    margin-right: 0;
    width: 100%;
  }
  #podcasts .container .slide .content .left {
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }
  #podcasts .container .slide .track {
    display: flex;
    align-items: flex-start;
    order: -2;
    margin-top: 0;
    margin-top: -219px;
    min-height: 220px;
    border-radius: 0 0 16px 16px;
    flex-direction: column;
    justify-content: flex-end;
  }
  #podcasts .container .slide:hover .track {
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(7, 7, 7, 0.76) 99.99%,
      #070707 100%,
      rgba(0, 0, 0, 0.45) 100%
    );
  }
  #podcasts .container .slide .content .time p {
    position: absolute;
    left: 25px;
    white-space: nowrap;
    top: 26px;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    background-size: 9px;
    opacity: 0.85;
  }
  #podcasts .container .slide .span_trigger {
    text-align: left;
    margin-top: 0;
    margin-right: 0;
  }
  #podcasts .container .slide span {
    max-height: 195px;
  }
  section.advantages .blocks_last .circle .svg2 {
    padding-top: 159px;
  }
  #podcasts .container .slide p {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 123.6%;
    margin-bottom: 83px;
    color: #000000;
    max-height: 60px;
    overflow: hidden;
    margin-top: 10px;
  }
  section.support .container .block .image,
  section.support .container .block {
    border-radius: 18px;
  }
  .audio-player .controls .time > * {
    color: white;
  }
  .audio-player .controls .toggle-play.play {
    border-left: 9px solid #ffffff;
  }
  .audio-player {
    padding-left: 14px;
    padding-bottom: 4px;
    padding-right: 14px;
    max-width: calc(100% - 30px);
  }

  .audio-player .timeline .progress {
    background: white !important;
    min-height: 4px;
  }
  .audio-player .timeline {
    background: rgb(255 255 255 / 60%);
    margin-top: 7px;
    margin-bottom: 17px;
  }
  .audio-player .timeline .progress {
    background: white;
  }
  .audio-player {
    opacity: 0;
  }
  #podcasts .container .slide:hover .audio-player {
    opacity: 1;
  }
  .audio-player .controls .toggle-play.pause:after {
    background: white;
  }
  .audio-player .controls .toggle-play.pause:before {
    background: white;
  }
  .main_screen_product .container .product-heading__title {
    font-size: 40px;
    line-height: 103.6%;
    padding-top: 15px;
    padding-left: 20px;
    /* padding-bottom: 23px; */
  }
  .main_screen_product .container > p {
    font-size: 20px;
    margin-top: 24px;
    max-width: 671px;
    padding-left: 20px;
    padding-right: 25px;
  }
  .page-template-providers .video_photos .videos > a,
  .page-template-education .video_photos .videos > a {
    display: none;
  }
  .page-template-providers .video_photos .photos > a,
  .page-template-education .video_photos .photos > a {
    display: none;
  }
  .page-template-providers .video_photos .left_block,
  .page-template-education .video_photos .left_block {
    min-width: calc(100% + 8px);
    max-width: calc(100% + 8px);
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
  }
  .source {
    margin-top: 40px;
  }
  .info .footer-contacts {
    order: -4;
  }
  .info a {
    order: -5;
  }
  .info .footer_cloud {
    order: -3;
    border-bottom: 1px solid #bbcfd93b;
    padding-bottom: 31px;
    margin-bottom: -10px;
  }
  section.advantages
    .blocks_last
    > div:nth-child(1)
    .circle.mbile
    .shape_circle {
    animation: circle_stroke_one 2s ease-in forwards;
  }
  section.advantages
    .blocks_last
    > div:nth-child(3)
    .circle.mbile
    .shape_circle {
    animation: circle_stroke_three 2s ease-in forwards;
  }
  section.advantages
    .blocks_last
    > div:nth-child(2)
    .circle.mbile
    .shape_circle {
    animation: circle_stroke_sec 2s ease-in forwards;
  }
  .main_screen_product .container .bottom > p {
    margin-left: 20px;
  }
  #colophon .site-info .form .privacy {
    display: flex;
    justify-content: center;
  }
  #colophon .privacy a {
    margin-left: 8px;
    margin-right: 8px;
  }
  /* .mobile_menu.active #site-navigation ul li a{
        color: black;
    } */
  .mobile_menu.active {
    background: white;
  }
  .mobile_menu.active #site-navigation {
    flex-direction: column;
    width: 100%;
  }
  .mobile_menu.active .main-navigation .menu-menu-1-container {
    width: inherit;
  }

  .main_screen_product .container .flex_blocks {
    padding: 0 5px;
    /* flex-direction: column; */
    padding-bottom: 40px;
    padding-top: 11px;
    justify-content: center;
  }
  .main_screen_product .container .flex_blocks > div {
    max-width: calc(100% - 60px);
    /* min-width: calc(100% - 60px); */
    margin-bottom: 11px;
  }
  .second_screen_product .container {
    flex-direction: column;
    padding: 20px 13px 20px;
  }
  .second_screen_product .container .text {
    max-width: 100%;
    min-width: 100%;
  }
  #podcasts .container .icon_play {
    position: relative;
    margin-top: 0;
    bottom: -181px;
  }
  .second_screen_product .container .text p {
    font-size: 32px;
    line-height: 101.6%;
    padding: 0 10px;
  }
  .second_screen_product .container .icons > div img {
    max-width: 85%;
  }
  section.advantages .blocks_last {
    flex-direction: column;
  }
  section.advantages .blocks_last > div {
    display: flex;
    padding: 15px 15px;
    flex-direction: column;
  }

  .advantages-circles > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .page-template-providers .video_photos .left_block a:nth-child(1),
  .page-template-education .video_photos .left_block a:nth-child(1) {
    min-height: 372px;
    display: block;
    margin: 15px 8px;
    min-width: calc(100% - 16px);
    max-width: calc(100% - 16px);
    border-radius: 20px;
    min-height: 282px;
    border-radius: 16px;
    margin-bottom: 0;
  }
  .page-template-providers .video_photos .left_block a:nth-child(2),
  .page-template-education .video_photos .left_block a:nth-child(2) {
    min-width: calc(50% - 16px);
    max-width: calc(50% - 16px);
    min-height: 136px;
    border-radius: 16px;
  }
  .page-template-providers .video_photos .left_block a:nth-child(3),
  .page-template-education .video_photos .left_block a:nth-child(3) {
    min-width: calc(50% - 16px);
    max-width: calc(50% - 16px);
    min-height: 136px;
    border-radius: 16px;
  }

  .page-template-providers .video_photos .left_block a:nth-child(4),
  .page-template-education .video_photos .left_block a:nth-child(4) {
    min-width: calc(100% - 16px);
    max-width: calc(100% - 16px);
    min-height: 282px;
    border-radius: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .page-template-providers .video_photos .left_block a:nth-child(5),
  .page-template-education .video_photos .left_block a:nth-child(5) {
    min-width: calc(100% - 16px);
    max-width: calc(100% - 16px);
    min-height: 282px;
    border-radius: 16px;
  }
  section.advantages .blocks_last .circle {
    margin: 0;
    /* max-height: 91px;
    min-width: 91px;
    max-width: 91px; */
  }
  section.advantages .blocks_last .circle p {
    padding: 0;

    font-family: "DM Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 32px;
    /* identical to box height, or 84% */

    color: #283474;
  }
  section.advantages .blocks_last > div p {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    /* or 150% */

    text-align: center;

    /* second */

    color: #777e90;
    text-align: center;
    padding-top: 35px;
  }

  .advantages-circles > div:first-child {
    margin-bottom: 55px;
  }
  #podcasts .container h4 {
    padding-left: 36px;
    padding-bottom: 10px;
    margin-top: 50px;
    margin-bottom: 18px;
    margin-left: 6px;
    background-size: 24px;
    font-size: 41px;
  }

  .page-template-providers .video_photos .labels,
  .page-template-education .video_photos .labels {
    width: calc(100% - 12px);
  }

  .page-template-providers .video_photos .labels > div,
  .page-template-education .video_photos .labels > div {
    width: 50%;
  }
  /* .main_screen_product .container .product-heading__title{
		max-width: 310px;
	} */
  .main_screen_product .container .flex_blocks > div p {
    max-width: 120px;
  }

  #site-navigation > a {
    margin-right: 0;
    margin-left: 0;
  }

  /* .second_screen_product .container .text p{
	max-width: 318px;
} */
  section.advantages .container h2,
  section.advantages .container h5 {
    font-size: 24px;
    line-height: 128.6%;
  }
}

body {
  background: url(img/Other-BG.jpg) !important;
  background-size: cover !important;
}
@media (max-width: 500px) {
  body {
    background-position-x: 44% !important;
    background-size: auto !important;
  }
}
body.page-template-new-home,
body.page-template-home {
  background: url(img/Main-bg.jpg) !important;
  background-size: cover !important;
}
@media (max-width: 500px) {
  body.page-template-new-home,
  body.page-template-home {
    background-position-x: 44% !important;
    background-size: auto !important;
  }
}

.pie-wrap {
  position: relative;
}

.support .blocks {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.page-template-experts .faq {
  background: transparent;
}
.page-template-our-mission .container,
.experts .container {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 15px;
}

.experts .container h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 48px;
  /* identical to box height, or 89% */

  letter-spacing: -0.02em;
  margin-top: 30px;
  color: #3d4761;
  margin-bottom: 12px;
}

.experts .container > p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 155.8%;
  /* identical to box height, or 47px */

  /* text-transform: capitalize; */

  color: #3e4350;
  margin-bottom: 45px;
}

.experts-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.expert-first-block {
  width: 100%;
  max-width: 285px;
  height: 373px;
  background: linear-gradient(
    108.45deg,
    #e3eaf2 8.75%,
    #ffffff 52.28%,
    #e3e8f0 83.92%
  );
  border: 1px solid #ffffff;
  backdrop-filter: blur(46.5px);
  /* Note: backdrop-filter has minimal browser support */

  border-radius: 20px;
  padding: 30px 20px;
  margin: 11px 8px;
  transition: 0.3s;
}

.expert-tag {
  padding: 7px 17px;
  background: rgba(75, 102, 241, 0.06);
  border-radius: 134px;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #536cf2;
  display: inline;
}

.expert-description {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 111.1%;
  /* or 36px */

  /* main */
  max-width: 250px;
  color: #3e465d;
  margin-top: 65px;
}

.expert {
  max-width: 319px;
  background: rgba(255, 255, 255, 0.31);
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(46.5px);
  border-radius: 20px;
  padding: 3px;
  text-align: center;
  min-height: 427px;
  margin: 11px 8px;
  transition: 0.3s;
}
.expert img {
  width: 100%;
  border-radius: 16px;
}
.expert p {
  margin-top: 28px;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 154%;
  text-align: center;
  color: #3e465d;
}

.expert div {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 154.5%;
  /* identical to box height, or 28px */
  max-width: 210px;
  text-align: center;
  margin-top: 9px;
  color: #777e90;
  margin: 0 auto;
}

.partners .container {
  max-width: 1380px;
  margin: 0 auto;
}
.partners_slider {
  /* padding: 0 10px; */
  margin-bottom: 55px;
}
.partners .container .slick-arrow.slick-disabled {
  opacity: 0.4;
}

.partner-item {
  background: #ffffff;
  border-radius: 34px;
  padding: 30px;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  margin: 0 10px;
}

.partner-item img {
  max-width: 622px;
  border-radius: 31px;
  max-height: 425px;
  width: 50%;
}
.partner-item .partner-item__text {
  width: 45%;
}
.partner-item .partner-item__text h4 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 97.6%;

  color: #3e465d;
  margin-bottom: 35px;
}

.partner-item .partner-item__text p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 153.6%;
  max-width: 400px;
  color: #777e90;
}

.contact-us .container {
  max-width: 1190px;
  margin: 0 auto;
}

.contact-us .container h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 48px;
  /* identical to box height, or 89% */

  letter-spacing: -0.02em;

  color: #3d4761;
  margin-bottom: 34px;
  padding-left: 20px;
}

section.education .container .block {
  width: 47%;
  max-width: unset;
}

section.education .container .block .image {
  width: 98%;
  border-radius: 24px;
  height: 310px;
}

.partners h2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 103.6%;
  margin-bottom: 30px;
  letter-spacing: -0.01em;
  color: #3e465d;
  padding-left: 15px;
}
@media (max-width: 1200px) {
  .main_screen_product .container {
    flex-direction: column;
    align-items: unset;
  }
  .product-heading {
    aspect-ratio: 16 / 9;
    max-width: 800px;
    margin: auto;
  }
  .main_screen_product .container .flex_blocks {
    margin: auto;
  }
}
@media (max-width: 980px) {
  .main_screen_product .container .product-heading__title {
    max-width: 80%;
  }
  .product-heading {
    width: 85%;
    padding: 30px;
  }
  .main_screen_product .container .product-heading__title {
    font-size: 24px;
    line-height: 138.6%;
    padding-left: 0;
  }

  .main_screen_product .container .flex_blocks > div {
    max-width: 35%;
  }
  .partner-item .partner-item__text h4 {
    font-size: 22px;
    line-height: 97.6%;
    margin-bottom: 15px;
  }

  .partners .partners_slider .slick-prev {
    left: 2px;
  }

  .partners .partners_slider .slick-next,
  #podcasts .container .slick-next {
    right: 2px;
  }
  .partners_slider {
    padding: 0 10px;
  }
  .faq .questions {
    padding: 0 20px;
  }
  .partners {
    padding-top: 60px;
  }

  .partners h2 {
    padding-left: 15px;
    font-size: 32px;
    line-height: 120.6%;
    text-align: center;
  }

  .experts .container h2 {
    font-size: 32px;
    line-height: 48px;
    margin-top: 25px;
  }

  .experts .container > p {
    font-size: 18px;
    line-height: 147.8%;
    margin-bottom: 20px;
  }

  .contact-us .container h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 15px;
  }

  .form_container {
    flex-direction: column-reverse;
  }

  .form_container > div.image {
    display: block;
  }

  .form_container > div {
    max-width: 100%;
  }

  #colophon {
    padding: 55px 20px 0;
  }
}

@media (max-width: 680px) {
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #777e90;
  }

  .slick-dots li button:before {
    font-family: "slick";
    font-size: 10px;
  }

  .slick-dots {
    position: absolute;
    bottom: -60px;
  }
  .partners .partners_slider .slick-prev {
    left: 15px;
    bottom: -95px;
    top: unset;
  }

  .partners .partners_slider .slick-next {
    right: 15px;
    bottom: -95px;
    top: unset;
  }

  .partners_slider {
    margin-bottom: 110px !important;
  }

  .partner-item {
    flex-direction: column;
  }
  .partner-item .partner-item__text,
  .partner-item img {
    width: 100%;
  }

  .partner-item .partner-item__text {
    margin-top: 30px;
  }

  .partner-item .partner-item__text p {
    max-width: unset;
  }
  .form_container .label p {
    font-size: 21px;
  }

  .form_container .label {
    /* background: #F9D142; */
    border-radius: 28px;
    height: 160px;
    margin-top: -161px;
  }
}

@media (max-width: 490px) {
  .main_screen_product .container .flex_blocks > div {
    max-width: 80%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }

  .main_screen_product .container .flex_blocks > div p {
    max-width: unset;
    margin-left: 20px;
  }
}
@media (max-width: 495px) {
  .form_container .image_cint {
    height: 339px;
  }
}

@media (max-width: 425px) {
  .form_container .image_cint {
    height: 339px;
  }

  .form_container .label {
    /* background: #F9D142; */
    border-radius: 28px;
    height: 186px;
    margin-top: -208px;
    padding-left: 26px;
    padding-top: 22px;
    display: flex;
  }

  .form_container .label p {
    padding-bottom: 31px;
  }

  .partners h2 {
    text-transform: capitalize;
  }

  .partner-item {
    padding: 15px 15px 30px;
  }
}

.tabs-navigation {
  position: relative;
}

.tabs-navigation:before {
  content: "";
  height: 1px;
  width: 94%;
  background-color: #d9dbe9;
  position: absolute;
  bottom: 0;
  left: -215px;
}

#tab-menu {
  /* background: #eceef0;
    border: 1px solid #ececec; */
  /* border-radius: 62px; */
  display: flex;
  /* justify-content: space-between; */
  /* padding: 10px 40px; */
  margin-bottom: 40px;
  overflow-x: auto;
  position: relative;

  /* padding: 0px 0px 24px; */
}

#tab-menu .menu-item {
  width: max-content;
  padding-right: 35px;
}
.page-title,
.tabs-navigation {
  margin: 0 auto;
  max-width: 1370px;
  padding: 0 15px;
}

.page-title {
  font-family: "Kaisei Opti", sans-serif;

  font-style: normal;
  font-weight: 500;
  font-size: 54px;
  line-height: 48px;
  /* identical to box height, or 89% */

  letter-spacing: normal;
  margin-bottom: 50px;
  margin-top: 50px;
  color: #303c7e;
}

#tab-menu li a {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  /* identical to box height, or 110% */

  text-align: center;

  /* second */

  color: #777e90;
  display: flex;
  width: max-content;
}

#tab-menu li:first-child a:before {
  /* position: absolute; */
  content: url(img/marker-loc2.svg);
  margin-right: 12px;
  /* left: 0; */
}

#tab-menu li.current-menu-item:first-child a:before {
  /* position: absolute; */
  content: url(img/marker-loc.svg);
  margin-right: 12px;
}
#tab-menu li:nth-child(2) a:before {
  /* position: absolute; */
  content: url(img/device-icon-not-active.svg);
  margin-right: 12px;
  /* left: 0; */
}

#tab-menu li.current-menu-item:nth-child(2) a:before {
  /* position: absolute; */
  content: url(img/device-icon.svg);
  margin-right: 12px;
}

#tab-menu li:nth-child(3) a:before {
  /* position: absolute; */
  content: url(img/support-icon-not-active.svg);
  margin-right: 12px;
  /* left: 0; */
}

#tab-menu li.current-menu-item:nth-child(3) a:before {
  /* position: absolute; */
  content: url(img/support-icon.svg);
  margin-right: 12px;
}

#tab-menu li:nth-child(4) a:before {
  /* position: absolute; */
  content: url(img/Group4-inactive.svg);
  margin-right: 12px;
  /* left: 0; */
}

#tab-menu li.current-menu-item:nth-child(4) a:before {
  /* position: absolute; */
  content: url(img/Group4-active.svg);
  margin-right: 12px;
}
#tab-menu li a {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}

#tab-menu li.current-menu-item a {
  border-bottom: 2px solid #536cf2;
  padding-bottom: 20px;
}

@media (max-width: 980px) {
  .tabs-navigation:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #d9dbe9;
    position: absolute;
    bottom: 0;
    left: 0px;
  }

  .page-title {
    margin-bottom: 15px;
    margin-top: 40px;
    font-size: 32px;
    line-height: 48px;
  }
}
.separator {
  color: black !important;
  font-size: 14px;
}
.rank-math-breadcrumb p > span {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 137.6%;
  text-align: center;
  color: #536cf2;
  transition: 0.3s;
  padding: 0 5px;
}
.rank-math-breadcrumb p > a {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 137.6%;
  text-align: center;
  color: #777e90;
}

.rank-math-breadcrumb p > a:hover {
  color: #536cf2;
}
@media screen and (max-width: 768px) {
  .pies-wrapper:nth-child(3) {
    height:auto;
}
.pies-wrapper:nth-child(3) .pie_chart_3_text{
bottom: 275px;
}
  .page-template-locations .our-partners-text {
    margin-top: 50px;
    padding: 0 0 0 20px;
  }
}

.page-template-locations .container-mso,
.page-template-device .container {
  margin: 0 auto;
  max-width: 1370px;
  padding: 0 15px;
}
.page-template-device .container {
  padding: 15px;
}
.page-template-locations .container-mso,
.page-template-device .container .rank-math-breadcrumb {
  position: relative;
  top: 20px;
}

.page-template-busines .container .rank-math-breadcrumb {
  position: relative;
  top: 20px;
  left: 15px;
}

.page-template-software .rank-math-breadcrumb {
  position: relative;
  bottom: 40px;
}

.page-template-new_form .rank-math-breadcrumb {
  position: relative;
  bottom: 25px;
  left: 20px;
}
/* 
.locked-menu {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%);
    background: #FFFFFF;
    box-shadow: 0px 10px 70px rgba(0, 57, 32, 0.07);
    border-radius: 20px;
    padding: 27px 28px;
}
.locked-menu p {
    width: 269px;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #191C1F;
}

.locked-menu a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px 14px 5px;
    width: 153px;
    height: 34px;
    color: white !important;
    background: #4B66F1;
    border-radius: 7px;
    margin: 40px auto 0;
    transition: .3s;
}

.locked-menu a:hover {
    background: #314fe9;
}

.menu-item:hover .locked-menu {
    display: block;
} */

.page-template-experts .rank-math-breadcrumb {
  margin-bottom: 0;
  margin-top: 25px;
  line-height: 0;
  font-size: 16px;
  margin-left: -5px;
}

span.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7 input.wpcf7-not-valid {
  border: 1px solid red !important;
}

.wpcf7-response-output {
  display: none !important;
}
div.wpcf7 .ajax-loader,
.wpcf7-spinner {
  display: none !important;
}

.form_container
  .left
  .wpcf7-form-control-wrap
  .wpcf7-not-valid
  input[type="checkbox"]
  + span {
  border-color: red !important;
}
body.page-template-new-home,
body.page-template-home {
  background-position-y: -54px !important;
}

.page-template-locations .our-partners {
  margin-bottom: 80px;
}

.video-player video {
  max-width: 755px;
}

.page-template-new_form .form_container .left .flex div p {
  margin-left: 12px;
}

.feedback {
  margin: 0 auto 40px;
  max-width: 1340px;
  padding: 0 15px;
}

.feedback .flex {
  padding: 75px 100px 1px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  border-radius: 34px;
  background: white;
  background-image: url(img/circle-bg.png);
  background-repeat: no-repeat;
  background-position: -34% 79%;
  background-size: 48%;
}

.feedback .feedback-block__info {
  width: 45%;
  padding-bottom: 55px;
}

.feedback .feedback-block__title {
  font-family: "Kaisei Opti", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 97.6%;
  text-transform: capitalize;

  color: #303c7e;
  margin-top: 12px;
}

.feedback p {
  font-family: "Darker Grotesque";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 119.6%;
  color: #75808a;
  margin-top: 27px;
}

.feedback-block__image {
  width: 47%;
}

.feedback-block__image .plyr {
  border-radius: 12px;
}

.feedback-block__image .video-player {
  margin-top: 0;
}

@media (max-width: 1240px) {
  .feedback .flex {
    padding: 55px 50px 1px;
  }

  .feedback-block__image .video-player {
    margin-bottom: 55px;
  }
}
@media (max-width: 900px) {
  .feedback .feedback-block__title {
    font-size: 32px;
    line-height: 48px;
  }

  .feedback p {
    font-size: 22px;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .feedback .flex {
    flex-direction: column;
  }

  .feedback .feedback-block__info,
  .feedback-block__image {
    width: 100%;
  }

  .feedback .flex {
    padding: 20px 40px 1px;
  }
  .feedback-block__image .video-player {
    margin-bottom: 35px;
  }

  .feedback .feedback-block__info {
    padding-bottom: 40px;
  }

  .feedback .flex {
    background-position: -105% 113%;
    background-size: 74%;
  }
}

@media (max-width: 350px) {
  .feedback .flex {
    padding: 20px 20px 1px;
  }
}
.page-template-new-home #podcasts .container .slide,
.page-template-home #podcasts .container .slide,
.post-type-archive-podcast #podcasts .container .slide {
  background: unset;
}

.page-template-new-home #podcasts,
.page-template-home #podcasts,
.post-type-archive-podcast #podcasts {
  background: unset;
  padding: 0;
}

.post-type-archive-podcast .breadcrumb_last {
  text-transform: capitalize;
}

.post-type-archive-podcast .container {
  max-width: 1400px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.page-template-new-home #podcasts .container .slide,
.page-template-home #podcasts .container .slide,
.post-type-archive-podcast #podcasts .container .slide {
  padding: 40px 0px;
  width: 48%;
}

.page-template-new-home .feedback-block__image,
.page-template-home .feedback-block__image,
.page-template-home .slide-wrapper,
.post-type-archive-podcast .feedback-block__image,
.post-type-archive-podcast .slide-wrapper {
  width: 100%;
}
.page-template-new-home .podcast-page-title,
.page-template-home .podcast-page-title,
.post-type-archive-podcast .podcast-page-title {
  margin-top: 60px;
  font-family: "Kaisei Opti", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 54px;
  line-height: 48px;
  letter-spacing: normal;
  color: #303c7e;
}
.page-template-new-home #podcasts .container,
.page-template-home #podcasts .container,
.post-type-archive-podcast #podcasts .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1400px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.page-template-new-home #podcasts,
.page-template-home #podcasts {
  margin-bottom: 20px;
}
.page-template-new-home #podcasts .container,
.page-template-home #podcasts .container {
  padding: 0 10px;
}
.page-template-new-home .video-player,
.page-template-home .video-player,
.post-type-archive-podcast .video-player {
  margin-bottom: 35px;
}
.page-template-new-home #podcasts .container .slide p.time,
.page-template-home #podcasts .container .slide p.time,
.post-type-archive-podcast #podcasts .container .slide p.time {
  background: #ffffff;
  border-radius: 57px;
  padding: 13px 20px 8px;
  width: fit-content;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 138.4%;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  display: flex;
  margin-bottom: 13px;
}
.page-template-new-home .time::before,
.page-template-home .time::before,
.post-type-archive-podcast .time::before {
  content: url(img/play.svg);
  padding-right: 10px;
}
.page-template-new-home #podcasts .container .slide .podcast-card__title,
.page-template-new-home #podcasts .container .slide h5,
.page-template-home #podcasts .container .slide h5,
.post-type-archive-podcast #podcasts .container .slide p > strong,
.post-type-archive-podcast #podcasts .container .slide h5 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 103.6%;
  text-transform: capitalize;
  color: #303645;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.podcast__content-title {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  .page-template-new-home .podcast-page-title,
  .page-template-home .podcast-page-title,
  .post-type-archive-podcast .podcast-page-title {
    font-size: 32px;
    line-height: 103.6%;
    margin-top: 30px;
  }
  .page-template-new-home#podcasts .container .slide,
  .page-template-home#podcasts .container .slide,
  .post-type-archive-podcast #podcasts .container .slide {
    padding: 26px 0px;
  }
}

@media (max-width: 620px) {
  .page-template-new-home #podcasts .container .slide,
  .page-template-home #podcasts .container .slide,
  .post-type-archive-podcast #podcasts .container .slide {
    width: 100%;
  }
}

.all-pod {
  font-family: "HelveticaNeueCyr";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 155.8%;
  text-align: center;
  background: #536cf2;
  border-radius: 59px;
  cursor: pointer;
  padding: 17px 60px;
  color: #fff;
  margin: 0px auto 35px;
}

@media (max-width: 768px) {
  .page-template-new-home #podcasts .container .slide,
  .page-template-home #podcasts .container .slide {
    width: 100%;
  }
  .page-template-new-home #podcasts .container .slide:last-child,
  .page-template-home #podcasts .container .slide:last-child {
    display: none;
  }
}

.page-template-new-home .main_screen h1 {
  background: linear-gradient(
    95.41deg,
    #596fe2 10.76%,
    #afc5ff 30.86%,
    #a9e1f3 55.15%,
    #4b5cb5 93.87%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 140px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.06em;
}

.page-template-new-home .main_screen {
  align-items: center;
  margin-top: 20px;
  position: relative;
}
.main_screen-wrap {
  position: absolute;
  width: inherit;
}
.page-template-new-home .main_screen h2 {
  font-size: 28px;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: -0.02em;
  margin-top: 19px;
  text-align: center;
}
.page-template-new-home .main_screen p {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.93px;
}

.page-template-new-home .main_screen a {
  margin-top: 19px;
  display: inline-block;
  padding: 14px 42px;
  border-radius: 59px;
}
.page-template-new-home .main_screen-bg {
  width: 100%;
  display: flex;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item,
.page-template-new-home .new-bisness .your-bisness__repeater-item {
  width: unset !important;
  border: 1px solid #edf3f9;
  height: fit-content !important;
}
.page-template-medspa-owner-new .new-bisness .your-bisness__repeater,
.page-template-new-home .new-bisness .your-bisness__repeater {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
  width: 100%;
  height: 100%;
}
.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(1),
.page-template-new-home .new-bisness .your-bisness__repeater-item:nth-child(1) {
  grid-area: 1 / 1 / 2 / 4;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(2),
.page-template-new-home .new-bisness .your-bisness__repeater-item:nth-child(2) {
  grid-area: 1 / 4 / 2 / 7;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(3),
.page-template-new-home .new-bisness .your-bisness__repeater-item:nth-child(3) {
  grid-area: 2 / 1 / 3 / 3;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(4),
.page-template-new-home .new-bisness .your-bisness__repeater-item:nth-child(4) {
  grid-area: 2 / 3 / 3 / 5;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(5),
.page-template-new-home .new-bisness .your-bisness__repeater-item:nth-child(5) {
  grid-area: 2 / 5 / 3 / 7;
}

.page-template-medspa-owner-new .new-bisness,
.page-template-new-home .new-bisness {
  margin-top: 3px;
  padding-top: 0;
}

.page-template-medspa-owner-new .new-bisness .flex,
.page-template-new-home .new-bisness .flex {
  max-width: 1416px;
}

.page-template-medspa-owner-new .your-bisness__title-wrap,
.page-template-new-home .your-bisness__title-wrap {
  width: inherit;
  margin-top: -34px;
  border-radius: 32px;
  border: 4px solid #97a8fe;
  height: 492px;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item img,
.page-template-new-home .new-bisness .your-bisness__repeater-item img {
  width: 100%;
  max-width: unset;
  top: 0;
  z-index: -1;
  border-radius: 20px;
  position: unset;
  display: flex;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item h5,
.page-template-new-home .new-bisness .your-bisness__repeater-item h5 {
  font-family: DM Sans;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.01em;
  text-align: left;
  max-width: 330px;
  color: #304146;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item .btn,
.page-template-new-home .new-bisness .your-bisness__repeater-item .btn {
  padding: 6px 4px 6px 15px;
  border-radius: 33px;
  display: flex;
  width: fit-content;
  background: #ffffff;
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.81px;
  text-align: center;
  align-items: center;
  color: #141c26;
  border: 1px solid #e2edf187;
  transition: 0.3s;
  margin-top: auto;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item
  .btn:hover,
.page-template-new-home .new-bisness .your-bisness__repeater-item .btn:hover {
  opacity: 0.7;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item svg,
.page-template-new-home .new-bisness .your-bisness__repeater-item svg {
  margin-left: 6px;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item p,
.page-template-new-home .new-bisness .your-bisness__repeater-item p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #777e90;
  margin-top: 15px;
  max-width: 308px;
  /* margin-bottom: 60px; */
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater
  .your-bisness__repeater-item
  .text-wrap,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater
  .your-bisness__repeater-item
  .text-wrap {
  background: unset !important;
  height: calc(100% - 55px);
}

.page-template-medspa-owner-new .new-bisness .text-wrap,
.page-template-new-home .new-bisness .text-wrap {
  padding: 30px 36px;
  position: absolute;
  top: 0;
  justify-content: unset;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater
  .your-bisness__repeater-item:nth-child(2)
  h5,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater
  .your-bisness__repeater-item:nth-child(2)
  h5 {
  max-width: unset;
  font-family: DM Sans;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #304146;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(3)
  h5,
.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  h5,
.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(5)
  h5,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(3)
  h5,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  h5,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(5)
  h5 {
  font-family: DM Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.56px;
  text-align: left;
  color: #3e465d;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  h5,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  h5 {
  max-width: 222px;
}

.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(3)
  p,
.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  p,
.page-template-medspa-owner-new
  .new-bisness
  .your-bisness__repeater-item:nth-child(5)
  p,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(3)
  p,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(4)
  p,
.page-template-new-home
  .new-bisness
  .your-bisness__repeater-item:nth-child(5)
  p {
  max-width: 225px;
}
.chart path {
  opacity: 0;
}

.animate path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw 3s ease forwards;
  opacity: 1;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

.real_estate .flex {
  max-width: 1380px;
  margin: 0 auto;
  background: linear-gradient(
    180deg,
    #dee5ff 0%,
    #dee5ff 19.5%,
    #ffffff 41%,
    #ffffff 100%
  );
  border-radius: 24px;
  padding: 0 20px;
}
.real_estate {
  margin-top: 40px;
}
.real_estate .chart {
  width: 100%;
  margin-bottom: 20px;
}

.real_estate .flex h2 {
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  padding-top: 60px;
}

.real_estate_repeater {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.real_estate_item {
  border-radius: 16px;
  padding: 20px;
  background: white;
  max-width: 246px;
  box-sizing: border-box;
  border: 1px solid #eaecf7;
  height: 297px;
}
.real_estate_item:first-child {
  margin-right: 25px;
}
.real_estate_item-title {
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 15px;
}

.real_estate_item-p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #777e90;
}

.real_estate_item-img-wrap {
  width: 64px;
  height: 40px;
  left: 19px;
  gap: 0px;
  opacity: 0px;
  background: #f0f2ff;
  display: flex;
  align-items: center;
  border-radius: 6px;
  justify-content: center;
}

.real_estate_item-img-wrap img {
  width: 20px;
}

.real_estate_img {
  margin: 0 40px;
  max-width: 358px;
  border-radius: 12px;
}

.page-template-new-home .our-clients h2 {
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 37.3px;
  letter-spacing: -0.01em;
  text-align: center;
  color: #151515;
}

.page-template-new-home .our-partners .flex {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 12px 12px 12px 56px;
  background: #ffffff;
}
/* .page-template-new-home  .our-partners .flex .qcpnd-list-holder {
    max-height: 365px;
} */
.page-template-new-home .our-partners-text .title {
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 39.64px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #151515;
}

.collaborate_repeater {
  padding: 0 20px;
}

.page-template-new-home .our-partners-text .title span {
  color: #536cf2;
}
.page-template-new-home .green_block {
  background: unset;
}
.collaborate {
  margin-top: 100px;
  margin-bottom: 170px;
}
.collaborate .flex {
  max-width: 1416px;
  margin: 0 auto;
  position: relative;
}

.collaborate h2 {
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 43.92px;
  letter-spacing: -0.01em;
  text-align: center;
  color: #151515;
  max-width: 605px;
  margin: 0 auto 100px;
  position: relative;
}

.collaborate .flex:before {
  content: "";
  background: url(img/Auto.png) no-repeat;
  position: absolute;
  top: -135px;
  left: 50%;
  height: 384px;
  width: 384px;
  transform: translate(-50%, 0px);
}
.collaborate_img {
  object-fit: cover;
  aspect-ratio: 677/543;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 155px;
  right: 0;
  max-width: 677px;
  width: 50%;
  border-radius: 24px;
  transition: 0.3s;
}

.collaborate_item {
  display: flex;
}

.collaborate_item:first-child .collaborate_img,
.collaborate_item:hover .collaborate_img {
  opacity: 1;
  visibility: unset;
}
.collaborate_item-img-wrap {
  background: #ffffffde;
  border-radius: 50%;
  height: 47px;
  width: 47px;
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 74px;
  text-align: left;
  color: #304258;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 17px;
  border-bottom: 1px solid #eaecf7;
}
.collaborate_item:hover .collaborate_item-img-wrap {
  color: #fff;
  background: #536cf2;
}

.collaborate_item-wrap {
  display: flex;
  align-items: center;
  border-radius: 13px;
  max-width: 560px;
  padding: 12px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eaecf7;
  width: 100%;
  transition: 0.3s;
  background: transparent;
}

.collaborate_item:hover .collaborate_item-wrap {
  background: linear-gradient(
    89.81deg,
    rgba(87, 114, 255, 0.1) 0.16%,
    rgba(85, 112, 253, 0.07) 18.86%,
    rgba(75, 102, 241, 0) 106.59%
  );
}

.collaborate_item-title {
  font-family: DM Sans;
  font-size: 26px;
  font-weight: 500;
  line-height: 54px;
  text-align: left;
  color: #13171b;
}
.page-template-new-home .faq,
.page-template-new-home .faq .questions {
  background: unset;
}
.page-template-new-home .faq .question {
  background: #ffffff78;
}

.valuable .button {
  margin: 0 auto;
  display: block;
  width: fit-content;
  padding: 14px 42px 5px 42px !important;
}

.page-template-new-home #podcasts .container {
  justify-content: center;
}

.page-template-new-home #podcasts .container .slide {
  padding: 12px 10px;
  border-radius: 29px;
  border: 1px solid #e4e7f6;
  max-width: 570px;
  background: #ffffff;
}
.page-template-new-home .green_block .container h5 {
  color: #151515;
}
.page-template-new-home #podcasts .container .slide p.time,
.page-template-new-home #podcasts .container .slide h5,
.page-template-new-home #podcasts .container .slide .podcast-card__title,
.page-template-new-home #podcasts .container .slide span,
.page-template-new-home #podcasts .container .slide .span_trigger {
  padding-left: 30px;
  padding-right: 30px;
}
.page-template-new-home #podcasts .container .slide .span_trigger {
  padding-bottom: 25px;
}
.page-template-new-home .video-player {
  margin-bottom: 17px;
}

.page-template-new-home .our-partners {
  margin-top: 35px;
}

.main_screen-bg-wrap {
  overflow: hidden;
  border-radius: 23px;
  border: 1px solid #ffffff;
  width: 100%;
}
.page-template-page-landing .faq .questions .faq__title,
.page-template-new-home .faq .questions .faq__title {
  color: #151515;
}

.podcasts__list__btns {
  display: none !important;
}

body.page-template-new-home {
  background: url(img/new-Main.png) !important;
  background-size: cover !important;
}

.page-template-new-home .faq {
  background: url(img/footer-Bg.png) !important;
  background-size: cover !important;
}
@media (max-width: 1400px) {
  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item h5,
  .page-template-new-home .new-bisness .your-bisness__repeater-item h5 {
    font-family: DM Sans;
    font-size: 21px !important;
    font-weight: 500;
    line-height: 23.8px !important;
    text-align: left;
  }
  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item p,
  .page-template-new-home .new-bisness .your-bisness__repeater-item p {
    margin-top: 5px;
  }
  .page-template-medspa-owner-new .new-bisness .text-wrap,
  .page-template-new-home .new-bisness .text-wrap {
    padding: 20px 24px;
  }

  .page-template-medspa-owner-new
    .new-bisness
    .your-bisness__repeater
    .your-bisness__repeater-item
    .text-wrap,
  .page-template-new-home
    .new-bisness
    .your-bisness__repeater
    .your-bisness__repeater-item
    .text-wrap {
    background: unset !important;
    height: calc(100% - 40px);
  }

  .page-template-new-home .main_screen h1 {
    font-size: 100px;
    font-weight: 600;
    line-height: 100.6px;
    letter-spacing: -0.05em;
  }

  .page-template-new-home .main_screen h2 {
    margin-top: 15px;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .page-template-new-home .main_screen p {
    text-align: center;
    margin-top: 10px;
  }

  .page-template-new-home .main_screen a {
    margin-top: 19px;
    display: inline-block;
    padding: 12px 40px;
  }
  .real_estate .flex {
    max-width: 1380px;
    margin: 0 9px;
  }
  .page-template-new-home .our-partners-text .title {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 29.02px;
    letter-spacing: -0.01em;
    text-align: left;
  }

  .collaborate h2 {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .collaborate .flex {
    max-width: 1416px;
    margin: 0px 9px;
  }
  .page-template-page-landing .faq .questions .faq__title,
  .page-template-new-home .faq .questions .faq__title {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 29.72px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .collaborate_item-title {
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    text-align: left;
  }

  .collaborate_img {
    width: 46%;
  }
}
@media (max-width: 1200px) {
  .page-template-medspa-owner-new
    .your-bisness__repeater
    .your-bisness__repeater-item:nth-child(4)
    img,
  .new-bisness
    .your-bisness__repeater
    .your-bisness__repeater-item:nth-child(4)
    img {
    max-width: unset;
  }

  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item h5,
  .page-template-new-home .new-bisness .your-bisness__repeater-item h5 {
    max-width: unset;
  }

  .page-template-new-home .main_screen {
    align-items: center;
    margin-top: 9px;
  }
  .real_estate_item {
    height: unset;
  }

  .real_estate .flex .real_estate__title {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    padding-top: 36px;
  }
  .real_estate_repeater {
    margin-top: 35px;
    flex-wrap: wrap;
  }

  .real_estate_item {
    border-radius: 16px;
    padding: 20px;
    background: white;
    max-width: 40%;
    margin-bottom: 20px;
  }

  .real_estate_img {
    margin: 0 20px 0 0;
    max-width: 40%;
    border-radius: 12px;
    width: 100%;
  }

  .real_estate_item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .page-template-new-home .flex .qcpnd-list-holder {
    max-height: 300px;
  }

  .collaborate_repeater {
    padding: 0;
  }
  .collaborate_item-title {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 54px;
    text-align: left;
  }

  .page-template-new-home #podcasts .container {
    display: unset;
  }

  .page-template-new-home .our-partners-text .title {
    font-family: DM Sans;
    font-size: 21px;
    font-weight: 700;
    line-height: 22.02px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .collaborate h2 {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 25.8px;
    letter-spacing: -0.01em;
    text-align: center;
  }
  .our-partners {
    padding: 0 9px;
  }

  .page-template-new-home .our-partners-text .text {
    font-size: 16px;
    line-height: 155.6%;
    max-width: 93%;
  }
  .page-template-new-home .our-partners .flex {
    padding: 40px 16px;
    flex-direction: column-reverse;
  }

  .page-template-medspa-owner-new .your-bisness__title-wrap,
  .page-template-new-home .your-bisness__title-wrap {
    margin-top: 0;
  }
  .main_screen h1 br {
    display: none;
  }

  .main_screen h1 {
    margin-top: 100px;
  }

  .page-template-new-home .main_screen-bg {
    width: 140%;
  }
  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater,
  .page-template-new-home .new-bisness .your-bisness__repeater {
    display: flex;
  }

  .real_estate .chart {
    width: 100%;
    margin-bottom: 20px;
    height: unset;
    /* border: 1px solid #EAECF7; */
    border-radius: 8px;
    margin-top: 12px;
  }

  .collaborate_img {
    object-fit: cover;
    aspect-ratio: 677 / 543;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 490px;
    left: 0;
    right: unset;
  }

  .collaborate h2 {
    margin: 0 auto 40px;
  }

  .collaborate {
    margin-top: 58px;
    margin-bottom: 75vw;
  }

  .collaborate_img {
    width: 100%;
  }

  .page-template-new-home .green_block .container {
    margin-top: 60px;
    padding: 30px 9px 30px 9px;
    max-width: unset;
  }

  .page-template-new-home .green_block .container h5 {
    color: #151515;
    margin-bottom: 16px;
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.6px;
    text-align: center;
  }

  .page-template-new-home #podcasts .container h4 {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 20.72px;
    text-align: center;
    margin: 0 auto 25px;
  }

  .podcasts__list__btns {
    display: flex !important;
    justify-content: space-between !important;
    box-sizing: border-box;
    position: absolute;
    bottom: 93px;
    z-index: 99;
  }
  .page-template-new-home .all-pod {
    width: 50%;
    padding: 9px 60px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 90px auto 35px;
  }

  .page-template-new-home .podcasts__list .slick-dots {
    position: absolute;
    bottom: -60px;
    left: 0;
  }

  .page-template-new-home #podcasts .container .slide {
    max-width: unset;
  }

  .page-template-new-home .green_block .container .flex .head {
    justify-content: space-between;
  }

  .page-template-new-home #podcasts .container .slide span {
    max-height: 78px;
  }

  .page-template-new-home #podcasts .container .slide h5,
  .page-template-new-home #podcasts .container .slide .podcast-card__title {
    line-height: 25.6px;
  }
}

.repeater-item_image_mob,
.main_screen-bg-mob {
  display: none !important;
}
@media (max-width: 720px) {
  .page-template-new-home .main_screen {
    max-height: 520px;
    margin-bottom: 9px;
  }
  .page-template-new-home .main_screen-bg {
    width: 160%;
  }

  .main_screen-bg-mob {
    display: flex !important;
    width: 100%;
  }

  /* .page-template-new-home .main_screen-bg {
    display: none;
  } */

  .page-template-new-home .main_screen h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 71.6px;
    letter-spacing: -0.05em;
  }

  .page-template-new-home .main_screen h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.02em;
    text-align: center;
  }
  .page-template-new-home .main_screen h2 {
    margin-top: 3px;
  }

  .main_screen-bg-wrap {
    width: 100%;
  }

  .main_screen {
    width: calc(100% - 16px);

    padding: 0 8px;
  }

  .page-template-medspa-owner-new
    .new-bisness
    .your-bisness__repeater-item
    .repeater-item_image,
  .page-template-new-home
    .new-bisness
    .your-bisness__repeater-item
    .repeater-item_image {
    display: none !important;
  }
  .page-template-medspa-owner-new .repeater-item_image_mob,
  .page-template-new-home .repeater-item_image_mob {
    display: block !important;
  }

  .page-template-medspa-owner-new
    .new-bisness
    .your-bisness__repeater-item
    .btn,
  .page-template-new-home .new-bisness .your-bisness__repeater-item .btn {
    width: calc(100% - 20px);
    display: flex;
    justify-content: center;
  }

  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item,
  .page-template-new-home .new-bisness .your-bisness__repeater-item {
    margin: 0 0 8px 0;
    width: 100% !important;
  }

  .page-template-medspa-owner-new
    .new-bisness
    .your-bisness__repeater
    .your-bisness__repeater-item
    .text-wrap,
  .page-template-new-home
    .new-bisness
    .your-bisness__repeater
    .your-bisness__repeater-item
    .text-wrap {
    background: unset !important;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
  }

  .page-template-medspa-owner-new .new-bisness,
  .page-template-new-home .new-bisness {
    padding-top: 0 !important;
  }

  .page-template-medspa-owner-new .your-bisness__title-wrap,
  .page-template-new-home .your-bisness__title-wrap {
    width: inherit;
    margin-top: 0;
  }
  .page-template-medspa-owner-new .your-bisness__title-wrap,
  .page-template-new-home .your-bisness__title-wrap {
    height: 318px;
  }

  .page-template-medspa-owner-new
    .new-bisness
    .your-bisness__title-wrap
    .button,
  .page-template-new-home .new-bisness .your-bisness__title-wrap .button {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%, 0px);
    white-space: nowrap;
  }

  .page-template-medspa-owner-new .new-bisness .your-bisness__title-wrap,
  .page-template-new-home .new-bisness .your-bisness__title-wrap {
    margin: 0;
  }

  .real_estate_item {
    border-radius: 16px;
    width: 100%;
    background: white;
    max-width: 100%;
    margin-bottom: 6px;
  }

  .real_estate_item:first-child {
    margin-right: 0px;
  }

  .real_estate_img {
    margin: 0 0px 9px 0;
    max-width: 100%;
    border-radius: 12px;
    width: 100%;
  }

  .real_estate_item {
    border-radius: 16px;
    padding: 14px;
  }

  .real_estate_item-title {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    margin-top: 13px;
    margin-bottom: 5px;
  }

  .real_estate_item-p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.01em;
    text-align: left;
  }

  .page-template-new-home .podcasts__list .slick-dots {
    position: absolute;
    bottom: -60px;
    left: 0;
  }

  .collaborate_item-wrap {
    padding: 12px 0 13px 12px;
  }
  .page-template-new-home .our-clients h2,
  .real_estate .flex h2 {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
  }
  .page-template-new-home .faq .questions > a {
    width: 100%;
    padding: 10px 28px;
    box-sizing: border-box;
  }
  .page-template-page-landing .faq .questions .faq__title,
  .page-template-new-home .faq .questions .faq__title {
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 20.72px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .our-partners-link {
    padding: 10px 60px;
  }
}

@media only screen and (max-width: 640px) {
  .page-template-new-home .qcpnd-list-column.opd-column-1 {
    width: 100% !important;
  }
  .page-template-new-home .ss-content {
    width: 100%;
  }

  .collaborate h2 {
    margin: 0 auto 40px;
    max-width: 260px;
  }

  .collaborate_img {
    top: 520px;
  }
}
@media (max-width: 620px) {
  .page-template-new-home
    .our-clients
    .our-clients__item
    img.our-clients__item-img-bg {
    position: absolute;
    z-index: -1;
  }

  .page-template-new-home .main_screen h1 {
    font-size: 58px;
  }

  .page-template-new-home .main_screen h2 {
    max-width: 290px;
    margin: 3px auto 0;
  }
}

@media (max-width: 580px) {
  .page-template-new-home .qcpnd-list-wrapper {
    padding: 0;
  }
}
@media (max-width: 460px) {
  .collaborate_item-title {
    font-family: DM Sans;
    font-size: 16px;
  }

  .collaborate_item-img-wrap {
    margin-right: 8px;
  }
}
@media (max-width: 420px) {
  .page-template-new-home .feedback-block__image .plyr {
    /* min-height: 305px; */
  }

  .collaborate {
    margin-top: 58px;
    margin-bottom: 64vw;
  }
}

.page-template-new-home .our-clients .our-clients__item {
  background: #f1f6f9;
  box-shadow: 0px 3px 22.4px 0px #afc0d112;
  border: 1px solid #eceef3;
  transition: 0.3s;
}

.page-template-new-home .our-clients .our-clients__item:hover {
  background: #ffffff;
}

.page-template-new-home .our-clients__item-img-bg {
  left: 2%;
  bottom: 8px;
  width: 50%;
}

.page-template-new-home .our-partners-link {
  display: inline-block;
}

@media (max-width: 980px) {
  .page-template-new-home #opd-list-holder .ss-scroll {
    display: block !important;
  }

  .page-template-new-home .ss-scroll {
    left: -10px !important;
  }
}

@media (max-width: 620px) {
  .page-template-new-home .our-clients__item-img {
    top: -78px;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    width: 156px;
    height: 156px;
    background: white;
    border-radius: 50%;
    overflow: hidden;
  }

  .page-template-new-home .our-clients .our-clients__item img {
    position: unset;
    width: 135%;
  }

  .page-template-new-home .our-clients .our-clients__item-text p {
    font-size: 13px;
    line-height: 156.02%;
  }
}
.page-template-new-home .faq .question p,
.page-template-new-home .podcasts a,
.page-template-new-home section a {
  transition: 0.3s;
}
.page-template-new-home #podcasts .all-pod:hover,
.page-template-new-home section a:hover {
  /* opacity: 0.7; */
  background-color: #3852d9;
  color: #fff;
}

.page-template-new-home section .tooltip-card__btn--filled:hover path {
  stroke: white;
}

.page-template-new-home .our-partners-link:hover {
  background: #536cf2;
  color: #fff;
}

.your-bisness__repeater-item,
.real_estate_item {
  transition: 0.3s;
}

.your-bisness__repeater-item:hover,
.real_estate_item:hover {
  box-shadow: 0px 3px 11px 1px rgb(178 182 207 / 28%);
}

.page-template-medspa-owner-new .container {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1400px;
}

.page-template-medspa-owner-new .feedbacks {
  max-width: unset;
  /* margin-top: 141px; */
}

.page-template-medspa-owner-new h1 {
  font-family: DM Sans;
  font-size: 54px;
  font-weight: 700;
  line-height: 64.8px;
  letter-spacing: -1px;
  text-align: center;
  color: #191c1f;
  -webkit-text-fill-color: unset;
  margin-bottom: 45px;
}

.page-template-medspa-owner-new .real_estate {
  margin-top: -40px;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater {
  gap: 8px;
}

.page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item {
  margin: 0;
}

.page-template-medspa-owner-new .section.img-text {
  margin-bottom: 24px;
}

.page-template-medspa-owner-new .img-text__tag {
  padding: 8px 30px 11px;
}

.page-template-medspa-owner-new .img-text__reverse {
  flex-direction: row-reverse;
  padding: 17px;
}

.page-template-medspa-owner-new .img-text__right h5 {
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  text-align: left;
  margin-bottom: 22px;
}

.page-template-medspa-owner-new .img-text__right div p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.84px;
  text-align: left;
  color: #777e90;
}

.page-template-medspa-owner-new .img-text__right div p:first-child {
  font-family: DM Sans;
  font-size: 22px;
  font-weight: 500;
  line-height: 26.84px;
  text-align: left;
  color: #3e465d;
  margin-bottom: 11px;
}
.feedbacks-item {
  display: flex !important;
  flex-direction: column-reverse;
  position: relative;
  /* padding-top: 175px; */
  align-items: center;
}

.page-template-medspa-owner-new .feedbacks .feedbacks-block__info {
  width: unset;
}

.page-template-medspa-owner-new .feedbacks .feedbacks-block__title {
  text-align: center;
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  margin-top: 29px;
}

.page-template-medspa-owner-new .feedbacks-block__image {
  width: 47%;
  /* position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    top: -155px; */
}

.page-template-medspa-owner-new .feedbacks-block__image .video-player {
  margin-bottom: unset;
}
.page-template-medspa-owner-new .feedbacks .flex {
  position: relative;
}
.page-template-medspa-owner-new .feedbacks .flex:before {
  content: "";
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  border-radius: 34px;
  background: white;
  background-image: url(img/circle-bg.png);
  background-repeat: no-repeat;
  background-position: -49% 105%;
  background-size: 48%;
  width: 100%;
  height: 74%;
  bottom: -1px;
}

.page-template-medspa-owner-new .feedbacks .flex {
  background: unset;
  background-image: unset;
}

.page-template-medspa-owner-new .feedbacks p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  max-width: 680px;
  color: #75808a;
  margin-top: 5px;
}
.page-template-medspa-owner-new .feedbacks {
  position: relative;
}

.page-template-medspa-owner-new .feedbacks__btns {
  position: absolute;
  display: flex;
  width: 103%;
  justify-content: space-between;
  top: 59%;
  left: -40px;
  max-width: 1440px;
}

.page-template-medspa-owner-new .feedbacks__btns svg {
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  cursor: pointer;
}

.page-template-medspa-owner-new .feedbacks .flex {
  padding: 75px 0 0 0;
}

.page-template-medspa-owner-new .new-form .content {
  display: flex;
  padding: 20px;
}

.page-template-medspa-owner-new .new-form .content {
  flex-direction: row-reverse;
}

.page-template-medspa-owner-new .new-form .content h2 {
  font-family: DM Sans;
  font-size: 26px;
  font-weight: 700;
  line-height: 33px;
  text-align: center;
  max-width: 450px;
}

.page-template-medspa-owner-new .new-form .content p {
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 26.84px;
  text-align: center;
}

.page-template-medspa-owner-new .footer_form .content .wpcf7 input {
  padding-top: 13px;
  padding-bottom: 15px;
}

/* .page-template-medspa-owner-new .content-right {
    display: flex;
} */

.app {
  position: relative;
  margin-top: 24px;
}
.app h2 {
  position: absolute;
  top: 45px;
  left: 50%;
  transform: translate(-50%, 0px);
  font-family: DM Sans;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  text-align: center;
  max-width: 600px;
  z-index: 1;
}

.app h2 span {
  color: #536cf2;
}

.app img {
  width: 100%;
}

.img-text h5 span {
  color: #536cf2;
}

.page-template-medspa-owner-new .img-text__wrapper {
  box-sizing: border-box;
}
@media (max-width: 1400px) {
  .page-template-medspa-owner-new h1 {
    font-family: DM Sans;
    font-size: 42px;
    font-weight: 700;
    line-height: 52.8px;
    letter-spacing: -1px;
    text-align: center;
  }

  .app h2 {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
  }
  .page-template-medspa-owner-new .img-text__right h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 56px;
  }
}

@media (max-width: 990px) {
  .page-template-medspa-owner-new .real_estate {
    margin-top: 9px;
  }

  .page-template-medspa-owner-new .container {
    padding: 0 9px;
  }

  .page-template-medspa-owner-new .your-bisness {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.first_title_mob {
  display: none;
}
@media (max-width: 900px) {
  .page-template-medspa-owner-new h1 {
    font-family: DM Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 42.8px;
    letter-spacing: -1px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .page-template-medspa-owner-new .real_estate .flex {
    margin: 0;
  }

  .app h2 {
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
  }

  .page-template-medspa-owner-new .real_estate .flex {
    background: linear-gradient(
      180deg,
      #dee5ff 0%,
      #dee5ff 19.5%,
      #ffffff 41%,
      #ffffff00 100%
    );
  }

  .page-template-medspa-owner-new .img-text {
    margin-top: 9px;
  }

  .page-template-medspa-owner-new .img-text__wrapper {
    display: flex;
    flex-direction: column;
    padding: 9px;
  }

  .first_title_mob {
    display: block;
    font-family: DM Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    margin-bottom: 6px;
  }

  .page-template-medspa-owner-new .img-text__right h5 {
    display: none;
  }

  .page-template-medspa-owner-new .img-text__left {
    display: flex;
    flex-direction: column;
  }
  .img-text__left img {
    box-sizing: border-box;
    aspect-ratio: 16 / 11;
    object-fit: cover;
    border-radius: 16px;
  }
  .page-template-medspa-owner-new .img-text__right div p br {
    display: none;
  }
  .page-template-medspa-owner-new .img-text__right div p {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
  }
  .page-template-medspa-owner-new .img-text__right div p:first-child {
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.84px;
    text-align: left;
  }
  .page-template-medspa-owner-new .section.img-text {
    border-radius: 16px;
  }
  .page-template-medspa-owner-new .feedbacks .flex {
    padding: 25px 0 0 0;
  }
  .page-template-medspa-owner-new .feedbacks-block__image {
    width: 95%;
    box-shadow: 0px 36px 31.1px -22px #00000040;
  }

  .page-template-medspa-owner-new .feedbacks .feedbacks-block__title {
    font-family: DM Sans;
    font-size: 22px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
  }

  .page-template-medspa-owner-new .feedbacks p {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }

  .page-template-medspa-owner-new .feedbacks .flex:before {
    content: "";

    background-position: -5889% 126%;
    background-size: 99%;
  }

  .page-template-medspa-owner-new .feedbacks__btns {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    top: -18px;
    left: 0;
    max-width: 1440px;
    box-sizing: border-box;
  }

  .page-template-medspa-owner-new .slick-dots {
    position: absolute;
    bottom: -50px;
  }

  .page-template-medspa-owner-new .feedbacks {
    margin: 0 auto 30px;
  }

  .new-form .content {
    flex-direction: column-reverse;
    border-radius: 30px;
  }
  .page-template-medspa-owner-new .new-form .content {
    padding: 9px;
  }

  .page-template-medspa-owner-new .new-form .content {
    flex-direction: column-reverse;
  }
}

.app_img_mob {
  display: none;
}
@media (max-width: 768px) {
  .app_img {
    display: none;
  }
  .app_img_mob {
    display: block;
  }

  .app h2 {
    width: 60%;
  }
}

@media (max-width: 500px) {
  .app h2 {
    width: 70%;
  }
}

@media (max-width: 380px) {
  .app h2 {
    width: 93%;
  }
}

.img-text__left img {
  box-sizing: border-box;
}

.page-template-medspa-owner-new .your-bisness__repeater-item:nth-child(n + 3) {
  border: 1px solid #ffffff;
}

.page-template-medspa-owner-new .your-bisness__repeater-item {
  border-radius: 20px;
}
.app__wrap {
  position: relative;
}
.app__wrap-text {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 160px;
  width: 100%;
}

.app__left-title,
.app__right-title {
  font-family: DM Sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: #535a80;
}

.app__text-item h3 {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}

.app__text-item p {
  font-family: DM Sans;
  font-size: 14px;
  /* font-weight: 700; */
  line-height: 22px;
  text-align: left;
  color: #3e465d;
}

.app__text-item {
  background: #eff2ff;
  padding: 20px;
  border-radius: 16px;
  max-width: 380px;
  box-sizing: border-box;
  margin-bottom: 6px;
}

.app__left-text,
.app__right-text {
  margin-top: 423px;
}

.app__wrap-text-left {
  margin-left: 9%;
}

.app__wrap-text-right {
  margin-right: 9%;
}

.page-template-medspa-owner-new .rank-math-breadcrumb {
  margin-top: 15px;
  margin-bottom: 20px;
}

@media (max-width: 1400px) {
  .page-template-medspa-owner-new .new-bisness .your-bisness__repeater-item h5,
  .page-template-new-home .new-bisness .your-bisness__repeater-item h5 {
    line-height: 26.8px !important;
  }
}

@media (max-width: 720px) {
  .page-template-new-home .our-clients h2,
  .real_estate .flex h2 {
    width: 80%;
    display: flex;
    margin: 0 auto;
  }
}

.page-template-our-mission .experts .container h1 {
  background: #ffffff80;
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #3d4761;
  border-radius: 87px;
  width: fit-content;
  padding: 2px 23px;
  border: 1px solid #ffffff;
  margin: 60px auto 44px;
}

.page-template-our-mission .experts .container > p {
  font-family: DM Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 36.72px;
  text-align: center;
  color: #151515;
  max-width: 800px;
  margin: 0 auto 55px;
}
.three_images {
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.three_images img:first-child {
  margin-right: -90px;
  margin-bottom: -70px;
}

.three_images img:nth-child(2) {
  z-index: 1;
}
.three_images img:nth-child(3) {
  margin-left: -105px;
  margin-bottom: -70px;
}
.revolution-wrap,
.redefined-wrap {
  max-width: 1193px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}

.redefined-left {
  background: #dfe4fd;
  border-radius: 20px;
  padding: 82px 56px 44px;
  max-width: 587px;
  width: 50%;
  box-sizing: border-box;
  margin: 0 5px;
}

.redefined_text {
  font-family: DM Sans;
  font-size: 22px;
  font-weight: 500;
  line-height: 34.32px;
  text-align: left;
  color: #3e4350;
  max-width: 430px;
  padding: 0px 0px 56px;
}
.valuable .button,
.redefined_button {
  position: relative;
  z-index: 1;
  height: 50px;
  padding: 14px 22px 5px 22px;
  background: #536cf2;
  border-radius: 59px;
  font-family: DM Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 23.37px;
  text-align: center;
  color: white;
  display: inline-block;
  transition: 0.3s;
  box-sizing: border-box;
}
.valuable .button:hover,
.redefined_button:hover {
  background: #3852d9;
}

.redefined-right {
  margin: 0 4px;
  width: 50%;
}

.redefined-right img {
  border-radius: 20px;
  width: 100%;
  display: flex;
}
.revolution {
  margin-top: 100px;
  margin-bottom: 130px;
  scroll-margin-top: 50px;
}
.revolution h2,
.revolution h3 {
  font-family: "Kaisei Opti", sans-serif;
  color: #303c7e;
  font-size: 36px;
  font-weight: 500;
  line-height: 47.52px;
  text-align: center;
  max-width: 905px;
  margin: 0 auto 70px;
}
.revolution-left strong,
.revolution-left h4 {
  display: inline-block;
  font-family: DM Sans;
  font-size: 22px;
  font-weight: 500;
  line-height: 34.32px;
  text-align: left;
  margin-bottom: 30px;
}
.revolution-left p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.32px;
  text-align: left;
}

.revolution-left {
  border-radius: 20px;
  padding: 82px 72px 90px;
  max-width: 587px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 5px;
  background: #ffffff;
  border: 1px solid #efeded;
  width: 50%;
}

.revolution-right {
  margin: 0 4px;
  background: #d6e7ec;
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding: 2% 5%;
  max-width: 587px;
  box-sizing: border-box;
  width: 50%;
}

.valuable div {
  font-family: DM Sans;
  font-size: 24px;
  font-weight: 500;
  line-height: 36.72px;
  text-align: center;
  color: #151515;
  max-width: 800px;
  margin: 0 auto 53px;
}
.valuable .button {
  margin: 0 auto;
  display: block;
  width: fit-content;
}
.valuable {
  margin-bottom: 70px;
}

.bullets {
  display: flex;
  max-width: 1195px;
  margin: 0 auto 30px;
}

.bullets__item {
  width: 25%;
  background: #ebefff;
  border: 1px solid #edf3f9;
  border-radius: 20px;
  margin: 0 4px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 292px;
  height: 205px;
}
.bullets__item p > strong,
.bullets__item h4 {
  font-family: DM Sans;
  font-size: 64px;
  font-weight: 700;
  line-height: 83.33px;
  text-align: center;
  color: #151515;
}
.bullets__item p:first-child,
.bullets__item h5 {
  font-family: DM Sans;
  font-size: 20px;
  font-weight: 700;
  line-height: 26.04px;
  text-align: center;
  max-width: 228px;
  margin: 0 auto;
  color: #151515;
}

.bullets__item p {
  font-family: DM Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.83px;
  text-align: center;
  color: #000000;
}

.step {
  max-width: 1195px;
  margin: 0 auto 107px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: radial-gradient(
      102.67% 102.67% at 51.13% 0%,
      rgba(215, 222, 255, 0.74) 0%,
      rgba(73, 92, 191, 0.74) 100%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  border-radius: 24px;
  padding: 60px 0 80px;
}

.step svg {
  margin-bottom: 37px;
}

.step p {
  font-family: DM Sans;
  font-size: 28px;
  font-weight: 700;
  line-height: 41.44px;
  text-align: center;
  color: #ffffff;
  max-width: 915px;
  margin: 0 auto;
  padding: 0 30px;
}
#experts.our-team,
h3.our-team {
  font-family: "Kaisei Opti", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 47.52px;
  letter-spacing: normal;
  text-align: center;
  color: #303c7e;
  margin-bottom: 20px;
}

.page-template-our-mission .faq .questions {
  background: unset;
}

.page-template-our-mission .faq .question {
  background: #ffffff78;
}

.page-template-our-mission .faq {
  background: url(img/footer-Bg.png) !important;
  background-size: cover !important;
  padding-bottom: 20px;
}

.page-template-our-mission .partners .partners-banner__title {
  font-family: "Kaisei Opti", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 47.52px;
  letter-spacing: normal;
  text-align: center;
  padding-top: 70px;
  color: #303c7e;
  margin-bottom: 45px;
}

.page-template-our-mission .partner-item {
  padding: 10px;
  border: 1px solid #efeded;
}
.page-template-our-mission
  .partner-item
  .partner-item__text
  .partner-item__name,
.page-template-our-mission .partner-item .partner-item__text h4 {
  font-family: DM Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 23.42px;
  text-align: left;
  color: #3e465d;
  margin-bottom: 25px;
  display: block;
}

.page-template-our-mission .partner-item .partner-item__text p {
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 27.65px;
  text-align: left;
  color: #777e90;
}
.page-template-our-mission .partners .partners_slider .slick-prev,
.page-template-our-mission .partners .partners_slider .slick-next {
  border: 1px solid #f1f1f1;
  border-radius: 50%;
}
.page-template-our-mission .partners .container {
  max-width: 1190px;
}

.page-template-our-mission #related .related__title {
  font-family: "Kaisei Opti", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 46.87px;
  text-align: center;
  color: #303c7e;
  letter-spacing: normal;
  padding: 0;
}

.page-template-our-mission #related .subtitle {
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.44px;
  text-align: center;
  width: 100%;
  color: #151515;
  margin-bottom: 36px;
}

.page-template-our-mission #related {
  margin-top: 5px;
}
.revolution-right img {
  width: 100%;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .slide-wrapper {
  width: unset;
  height: unset;
}
.page-template-our-mission .blog#podcasts .container .slide:first-child {
  padding: 5px;
}
.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .feedback-block__image {
  position: unset;
  height: unset;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .post-img-wrap {
  max-height: 252px;
  overflow: hidden;
  border-radius: 20px;
  position: unset;

  height: unset;

  min-height: unset;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .main__img {
  width: 100%;
  margin-right: unset;
  max-width: 440px;
  position: unset;
  left: unset;
  transform: unset;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .post-text__wrapper {
  padding: 25px 25px 30px;

  position: unset;
  bottom: unset;
  /* padding-left: 45px; 
    padding-bottom: 40px;  */
  width: unset;
  pointer-events: none;
}

.page-template-our-mission .blog .slide:first-child .time {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #536cf2;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .heading__title {
  font-family: "Kaisei Opti", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #3e465d;
  margin-top: 5px;
  margin-bottom: 11px;
  transition: 0.3s;
}

.page-template-our-mission
  .blog#podcasts
  .container
  .slide:first-child
  .heading__title
  span {
  font-size: 20px;
}

.page-template-our-mission .slide:first-child .post-img-wrap::after {
  display: none;
}

.related-wrap-js {
  display: flex;
}

.page-template-our-mission .blog#podcasts .container .slide:first-child {
  overflow: unset;
}

@media (max-width: 1400px) {
  .page-template-page-landing .faq .questions .faq__title,
  .page-template-our-mission .faq .questions .faq__title {
    font-family: DM Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 26.94px;
    letter-spacing: -0.01em;
    text-align: center;
  }
  .page-template-our-mission .experts .container > p {
    font-family: DM Sans;
    font-size: 21px;
    font-weight: 500;
    line-height: 27.54px;
    text-align: center;
  }

  .page-template-our-mission .experts .container h1 {
    font-size: 16px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: -0.02em;
    margin: 60px auto 35px;
  }

  .redefined_text {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 31.2px;
    text-align: left;
  }
  .revolution-left,
  .redefined-left {
    padding: 5% 4% 4%;
  }
  #revolution .revolution__title,
  .revolution h3 {
    font-family: "Kaisei Opti", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 31.68px;
    color: #303c7e;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px;
  }
  .revolution-left strong,
  .revolution-left h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 31.2px;
  }

  .valuable div {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 500;
    line-height: 30.6px;
    text-align: center;
  }

  .step p {
    font-family: DM Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 34.6px;
    text-align: center;
  }

  .page-template-our-mission #related .related__title {
    font-size: 26px;
    line-height: 33.85px;
  }
}
@media (max-width: 1042px) {
  .page-template-our-mission
    .blog#podcasts
    .container
    .slide:first-child
    .post-img-wrap {
    max-height: 195px;
  }
}
@media (max-width: 900px) {
  .page-template-our-mission .partners_slider {
    padding: 0;
  }
  .page-template-our-mission .container,
  .experts .container {
    padding: 0 9px;
  }
  .page-template-our-mission .experts .container > p {
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 500;
    line-height: 27.54px;
    text-align: center;
  }

  .three_images img:first-child {
    margin-right: -60px;
    margin-bottom: -70px;
    width: 70%;
  }

  .three_images img:nth-child(2) {
    z-index: 1;
    width: 70%;
  }

  .three_images img:nth-child(3) {
    margin-left: -85px;
    margin-bottom: -70px;
    width: 70%;
  }

  .revolution-wrap,
  .redefined-wrap {
    flex-direction: column;
  }
  .revolution-left,
  .redefined-left {
    max-width: unset;
    width: 100%;
    margin: 0 0 7px;
    padding: 60px 32px 40px;
  }
  .revolution-left {
    padding: 32px 27px 53px;
  }
  .redefined_text {
    max-width: unset;
  }

  .redefined-right {
    margin: 0px;
    width: 100%;
  }
  #revolution .revolution__title,
  .revolution h3 {
    font-size: 24px;
    line-height: 31.68px;
    text-align: center;
    width: 90%;
  }

  .revolution {
    margin-top: 70px;
  }

  .revolution-right {
    padding: 43px 27px;
    max-width: unset;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
  }

  .step {
    padding: 60px 0 60px;
  }
  .step svg {
    width: 79.88px;
    height: 79px;
  }

  .step p {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 29.6px;
    text-align: center;
  }

  .bullets {
    margin-bottom: 7px;
  }
  .page-template-our-mission .partners .partners-banner__title {
    padding-top: 0;
    font-size: 26px;
    line-height: 34.32px;
    text-align: center;
  }

  .page-template-our-mission .blog#podcasts .container #related .slide {
    max-width: 600px;
    width: 32%;
    padding: 0;
    margin: 0 10px 0px;
  }
  .page-template-our-mission
    .blog#podcasts
    .container
    #related
    .slide
    .slide-wrapper {
    padding: 5px;
    /* box-sizing: border-box; */
  }
  .page-template-our-mission .blog#podcasts .container,
  .page-template-our-mission #related {
    display: block;
  }
}

@media (max-width: 768px) {
  .related-wrap-js .slick-prev,
  .related-wrap-js .slick-next,
  .page-template-our-mission .experts-wrap .slick-prev,
  .page-template-our-mission .experts-wrap .slick-next {
    top: 98% !important;
    transform: unset !important;
  }

  .related-wrap-js .slick-dots,
  .page-template-our-mission .experts-wrap .slick-dots {
    position: absolute;
    bottom: -25px;
  }
  .page-template-our-mission .expert-tag {
    display: block;
    margin: 25px;
    width: fit-content;
  }
  .page-template-our-mission .expert,
  .page-template-our-mission .expert-first-block {
    /* display: none !important; */
    padding: 0;
    max-width: unset;
    margin: 3px;
    max-width: 100%;
  }
  .page-template-our-mission .experts-wrap .expert-description {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    margin: 35px 25px 20px;
  }
  .page-template-our-mission .expert {
    max-width: unset;
    margin: 3px;
    padding: 0;
    max-width: 100%;
  }

  .page-template-our-mission .experts-wrap .expert img {
    padding: 3px;
  }
  .page-template-our-mission .experts-wrap .slick-dots li {
    margin: 0 3px;
  }
  .related-wrap-js,
  .page-template-our-mission .experts-wrap {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 65px;
    display: block;
  }
  .bullets {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .bullets__item {
    width: 49%;
    margin: 0;
    max-width: unset;
  }

  .bullets__item:first-child,
  .bullets__item:nth-child(2) {
    margin-bottom: 5px;
  }
  .related-wrap-js .slick-prev {
    left: 38px !important;
  }
  .experts-wrap-js .slick-prev {
    left: 30px !important;
  }
  .related-wrap-js .slick-next {
    right: 38px !important;
  }
  .experts-wrap-js .slick-next {
    right: 30px !important;
  }

  .expert div {
    margin: 0 auto 30px;
  }
  .page-template-page-landing .faq .questions .faq__title,
  .page-template-our-mission .faq .questions .faq__title {
    font-family: DM Sans;
    font-size: 26px;
    font-weight: 700;
    line-height: 26.94px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .page-template-our-mission .blog#podcasts .container #related .slide {
    max-width: unset;
  }
}

@media (max-width: 680px) {
  .partner-item__text {
    padding: 0px 25px 30px;
    box-sizing: border-box;
  }

  .page-template-our-mission .partners .partners_slider .slick-prev {
    left: 5px;
  }
  .page-template-our-mission .partners .partners_slider .slick-next {
    right: 5px;
  }
}
@media (max-width: 540px) {
  .page-template-our-mission .faq .questions > a {
    padding: 10px 28px;
    width: 100%;
    box-sizing: border-box;
  }
  .bullets__item {
    width: 100%;
    margin: 0 0 5px;
    max-width: unset;
    height: 170px;
  }

  .bullets__item:first-child,
  .bullets__item:nth-child(2) {
    margin: 0 0 5px;
  }
  .valuable .button,
  .redefined_button {
    width: 100%;
  }

  /* .valuable .button,
  .redefined_button {
    height: 40px;
    padding: 9px 22px 5px 22px !important;
  } */

  .valuable .button {
    width: 95%;
  }
}

body.page-template-our-mission {
  background: url(img/mission-bg.jpg) !important;
  background-size: cover !important;
}

.page-template-our-mission .rank-math-breadcrumb {
  margin-top: 16px;
}

.revolution_img_mob {
  display: none;
}
@media (max-width: 768px) {
  body.page-template-our-mission #page {
    background: url(img/Frame-top.png) !important;

    background-size: 98vw !important;
    background-repeat: no-repeat !important;
    background-position: center 131px !important;
  }

  body.page-template-our-mission {
    background: url(img/mobile.jpg) !important;
    background-size: cover !important;
    background-position: center 131px !important;
  }
  #experts.our-team,
  h3.our-team,
  .valuable div,
  #revolution .revolution__title,
  .revolution h3 {
    position: relative;
  }
  #experts.our-team,
  h3.our-team:before,
  .valuable div:before,
  .revolution h3:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: url("data:image/svg+xml,%3Csvg width='379' height='384' viewBox='0 0 379 384' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5019_6976)'%3E%3Cg clip-path='url(%23clip1_5019_6976)'%3E%3Cg opacity='0.4' filter='url(%23filter0_f_5019_6976)'%3E%3Cpath d='M234.306 118.924L295.844 88.1533L265.075 149.693L149.691 265.077L88.1523 295.846L118.921 234.308L234.306 118.924Z' fill='url(%23paint0_linear_5019_6976)'/%3E%3C/g%3E%3Cg opacity='0.3' filter='url(%23filter1_f_5019_6976)'%3E%3Cpath d='M108.923 182.768L81.2305 136.614L127.385 164.307L219.693 256.614L247.385 302.768L201.232 275.076L108.923 182.768Z' fill='url(%23paint1_linear_5019_6976)'/%3E%3C/g%3E%3Cg opacity='0.3' filter='url(%23filter2_f_5019_6976)'%3E%3Cpath d='M275.079 201.23L302.77 247.385L256.617 219.692L164.309 127.385L136.617 81.2305L182.77 108.923L275.079 201.23Z' fill='url(%23paint2_linear_5019_6976)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_5019_6976' x='0.879616' y='0.880592' width='382.237' height='382.238' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='43.6364' result='effect1_foregroundBlur_5019_6976'/%3E%3C/filter%3E%3Cfilter id='filter1_f_5019_6976' x='20.1396' y='75.5233' width='288.334' height='288.336' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='30.5455' result='effect1_foregroundBlur_5019_6976'/%3E%3C/filter%3E%3Cfilter id='filter2_f_5019_6976' x='75.5263' y='20.1396' width='288.334' height='288.336' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='30.5455' result='effect1_foregroundBlur_5019_6976'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_5019_6976' x1='118.921' y1='234.308' x2='253.884' y2='134.552' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236943FF'/%3E%3Cstop offset='0.5' stop-color='%235FA8FF'/%3E%3Cstop offset='1' stop-color='%236FE5FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_5019_6976' x1='201.232' y1='275.077' x2='127.385' y2='164.307' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236943FF'/%3E%3Cstop offset='0.5' stop-color='%235FA8FF'/%3E%3Cstop offset='1' stop-color='%236FE5FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_5019_6976' x1='182.77' y1='108.923' x2='256.617' y2='219.692' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236943FF'/%3E%3Cstop offset='0.5' stop-color='%235FA8FF'/%3E%3Cstop offset='1' stop-color='%236FE5FF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_5019_6976'%3E%3Crect width='384' height='384' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_5019_6976'%3E%3Crect width='384' height='384' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }

  .revolution_img {
    display: none;
  }
  .revolution_img_mob {
    display: block;
  }

  .revolution-right {
    min-height: 322px;
    padding: 43px 0 43px 27px;
  }

  .bullets__item:last-child h5 {
    font-family: DM Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 26.04px;
    text-align: center;
    max-width: 315px;
  }

  .step p {
    padding: 0px 56px;
  }

  .partners_slider .slick-track {
    display: flex !important;
  }
  .partners_slider .slick-slide {
    height: inherit !important;
  }
  .page-template-our-mission .slide span {
    font-size: 16px;
  }
  .page-template-our-mission .heading__title {
    font-size: 16px;
    line-height: 26px;
  }

  .page-template-our-mission .slide:hover .heading__title {
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width: 415px) {
  .step p {
    padding: 0px 10%;
  }
}
.bullets__item {
  transition: 0.3s;
}
.bullets__item:hover {
  box-shadow: 0px 12px 29px rgb(75 102 241 / 19%);
}

.feedback-block__image a:hover {
  opacity: 0.8;
}
.resources {
  margin-bottom: 120px;
}
.resources h2 {
  font-family: DM Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 51.3px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #3e465d;
  margin-top: 70px;
  /* max-width: 580px; */
  margin-bottom: 60px;
}
.resources h2 span {
  font-family: DM Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 51.3px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #536cf2;
}

.resources-repeater {
  align-items: end;
  display: flex;
  flex-direction: column;
}
.page-template-client-portal-php .resources-repeater {
  align-items: normal;
}
.resources-item {
  padding: 6px 23px 6px 8px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  transition: ease-in-out 1.4s;
  position: relative;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.resources-item .text p {
  font-family: DM Sans;
  font-size: 18px;
  line-height: 24.3px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #ffffff;
}
.resources-item .text {
  margin-right: auto;
  z-index: 2;
}
.resources-item img {
  width: 65px;
  height: 65px;
  background: #ffffffc7;
  z-index: 2;

  border-radius: 13px;
  aspect-ratio: 1/1;
  object-fit: cover;
  margin-right: 12px;
}
.resources-item a {
  width: fit-content;
  height: 48px;
  padding: 13px 22px 5px 22px;
  border-radius: 59px;
  font-family: DM Sans;
  font-size: 15px;
  font-weight: 600;
  line-height: 23.37px;
  text-align: center;
  background: #536cf2;
  box-sizing: border-box;
  margin-left: 9px;
  color: white;
  transition: 0.3s;
  z-index: 2;
}

.resources-item a:hover {
  background: #3852d9;
}
.resources-item a:after {
  margin-left: 9px;
  position: relative;
  top: 3px;
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.13661 11.144C7.01008 11.2649 6.8411 11.3312 6.66614 11.3285C6.49119 11.3259 6.32427 11.2546 6.20142 11.13C6.07857 11.0054 6.00963 10.8375 6.00948 10.6625C6.00933 10.4875 6.07798 10.3195 6.20061 10.1947L9.78061 6.66671L0.667279 6.66671C0.490468 6.66671 0.3209 6.59647 0.195876 6.47145C0.0708513 6.34642 0.000612259 6.17685 0.000612259 6.00004C0.000612259 5.82323 0.0708513 5.65366 0.195876 5.52864C0.3209 5.40361 0.490468 5.33338 0.667279 5.33338L9.77661 5.33338L6.20061 1.81004C6.07798 1.68523 6.00933 1.51721 6.00948 1.34223C6.00963 1.16725 6.07857 0.999348 6.20142 0.874748C6.32427 0.750148 6.49119 0.678841 6.66614 0.676214C6.8411 0.673589 7.01008 0.739853 7.13661 0.86071L11.7533 5.40871C11.8319 5.48624 11.8943 5.57861 11.9369 5.68047C11.9795 5.78233 12.0015 5.89163 12.0015 6.00204C12.0015 6.11245 11.9795 6.22176 11.9369 6.32362C11.8943 6.42547 11.8319 6.51785 11.7533 6.59538L7.13661 11.144Z' fill='white'/%3E%3C/svg%3E%0A");
}
.resources-item:first-child {
  background: #7081dc;
}
.resources-item:nth-child(2) {
  background: #72b3c8;
  animation-delay: 1050ms;
}
.resources-item:nth-child(3) {
  background: #789de5;
  animation-delay: 750ms;
}
.resources-item:nth-child(4) {
  background: #9eb8c7;
  animation-delay: 550ms;
}
.resources-item:nth-child(5) {
  background: #92a1ee;
  animation-delay: 250ms;
}
.resources-item:first-child::after {
  z-index: 1;
  background: linear-gradient(90deg, #7081dc 4.06%, rgb(255 255 255) 100%);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.4s;
}
.resources-item:nth-child(2)::after {
  background: linear-gradient(90.1deg, #72b3c8 31.86%, rgb(255 255 255) 100%);

  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.4s;
  z-index: 1;
}
.resources-item:nth-child(3)::after {
  background: linear-gradient(90.09deg, #789de5 14.59%, rgb(255 255 255) 100%);

  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.4s;
  z-index: 1;
}
.resources-item:nth-child(4)::after {
  background: linear-gradient(90.09deg, #9eb8c7 14.59%, rgb(255 255 255) 100%);

  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.4s;
  z-index: 1;
}
.resources-item:nth-child(5)::after {
  background: linear-gradient(90.09deg, #92a1ee 14.59%, rgb(255 255 255) 100%);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.4s;
  z-index: 1;
}
.resources-item:nth-child(3) a {
  background: white;
  color: #536cf2;
}
.resources-item:nth-child(3) a::after {
  content: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.13661 13.144C9.01008 13.2649 8.8411 13.3312 8.66614 13.3285C8.49119 13.3259 8.32427 13.2546 8.20142 13.13C8.07857 13.0054 8.00963 12.8375 8.00948 12.6625C8.00933 12.4875 8.07798 12.3195 8.20061 12.1947L11.7806 8.66671H2.66728C2.49047 8.66671 2.3209 8.59647 2.19588 8.47145C2.07085 8.34642 2.00061 8.17685 2.00061 8.00004C2.00061 7.82323 2.07085 7.65366 2.19588 7.52864C2.3209 7.40361 2.49047 7.33338 2.66728 7.33338L11.7766 7.33338L8.20061 3.81004C8.07798 3.68523 8.00933 3.51721 8.00948 3.34223C8.00963 3.16725 8.07857 2.99935 8.20142 2.87475C8.32427 2.75015 8.49119 2.67884 8.66614 2.67621C8.8411 2.67359 9.01008 2.73985 9.13661 2.86071L13.7533 7.40871C13.8319 7.48624 13.8943 7.57861 13.9369 7.68047C13.9795 7.78233 14.0015 7.89163 14.0015 8.00204C14.0015 8.11245 13.9795 8.22176 13.9369 8.32362C13.8943 8.42547 13.8319 8.51785 13.7533 8.59538L9.13661 13.144Z' fill='%23536CF2'/%3E%3C/svg%3E%0A");
}

.resources-item:first-child:hover::after {
  opacity: 0;
  transition: ease-in-out 0.4s;
}

.resources-item:nth-child(2):hover::after {
  opacity: 0;
  transition: ease-in-out 0.4s;
}

.resources-item:nth-child(3):hover::after {
  opacity: 0;
  transition: ease-in-out 0.4s;
}

.resources-item:nth-child(4):hover::after {
  opacity: 0;
  transition: ease-in-out 0.4s;
}

.resources-item:nth-child(5):hover::after {
  opacity: 0;
  transition: ease-in-out 0.4s;
}

.resources-repeater.active .resources-item:nth-child(2) {
  width: 93%;
  animation-delay: 1050ms;
}

.resources-repeater.active .resources-item:nth-child(3) {
  width: 86%;
  animation-delay: 750ms;
}

.resources-repeater.active .resources-item:nth-child(4) {
  width: 79%;
  animation-delay: 550ms;
}

.resources-repeater.active .resources-item:nth-child(5) {
  width: 73%;
  animation-delay: 250ms;
}
.resources-item:nth-child(2) .text br {
  display: none;
}
@media (max-width: 990px) {
  .resources h2 {
    margin: 35px auto;
  }
  .resources h2,
  .resources h2 span {
    font-family: DM Sans;
    font-size: 26px;
    font-weight: 700;
    line-height: 35.1px;
    letter-spacing: -0.01em;
    text-align: center;
  }

  .resources-item .text p {
    font-family: DM Sans;
    font-size: 16px;
    line-height: 21.6px;
    letter-spacing: -0.01em;
    text-align: left;
  }

  .resources-item {
    flex-wrap: wrap;
    justify-content: end;
    margin-bottom: 6px;
    align-items: flex-start;
  }

  .resources-item .text {
    width: 70%;
    margin-top: 10px;
  }
  .resources-item .text p {
    margin-bottom: 8px;
  }
  .resources-item a {
    margin-bottom: 10px;
    margin-top: 0px;

    font-family: DM Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 21.81px;
    text-align: center;
    height: 40px;
    padding: 8px 22px 5px 22px;
  }

  .resources-item:first-child::after {
    background: linear-gradient(
      100.41deg,
      #7081dc 1.17%,
      #b2bbec 97.71%,
      rgba(255, 255, 255, 0) 103.67%,
      rgba(214, 219, 245, 0.539163) 103.67%
    );
  }
  .resources-item:nth-child(2)::after {
    background: linear-gradient(
      90.07deg,
      #72b3c8 37.4%,
      rgba(255, 255, 255) 195.24%
    );
  }
  .resources-item:nth-child(3)::after {
    background: linear-gradient(
      90.66deg,
      #789de5 55.04%,
      rgba(255, 255, 255) 179.6%
    );
  }
  .resources-item:nth-child(4)::after {
    background: linear-gradient(
      90.22deg,
      #9eb8c7 42.2%,
      rgba(255, 255, 255) 206.4%
    );
  }
  .resources-item:nth-child(5)::after {
    background: linear-gradient(
      89.99deg,
      #92a1ee 40.69%,
      rgba(255, 255, 255) 168.18%
    );
  }

  .resources {
    margin-bottom: 0;
  }

  .resources-item:nth-child(3) a {
    background: #ffffff52;
    border: 1px solid #f2f3f5;
    color: #fff;
  }
  .resources-item:nth-child(3) a::after {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.13661 11.144C7.01008 11.2649 6.8411 11.3312 6.66614 11.3285C6.49119 11.3259 6.32427 11.2546 6.20142 11.13C6.07857 11.0054 6.00963 10.8375 6.00948 10.6625C6.00933 10.4875 6.07798 10.3195 6.20061 10.1947L9.78061 6.66671L0.667279 6.66671C0.490468 6.66671 0.3209 6.59647 0.195876 6.47145C0.0708513 6.34642 0.000612259 6.17685 0.000612259 6.00004C0.000612259 5.82323 0.0708513 5.65366 0.195876 5.52864C0.3209 5.40361 0.490468 5.33338 0.667279 5.33338L9.77661 5.33338L6.20061 1.81004C6.07798 1.68523 6.00933 1.51721 6.00948 1.34223C6.00963 1.16725 6.07857 0.999348 6.20142 0.874748C6.32427 0.750148 6.49119 0.678841 6.66614 0.676214C6.8411 0.673589 7.01008 0.739853 7.13661 0.86071L11.7533 5.40871C11.8319 5.48624 11.8943 5.57861 11.9369 5.68047C11.9795 5.78233 12.0015 5.89163 12.0015 6.00204C12.0015 6.11245 11.9795 6.22176 11.9369 6.32362C11.8943 6.42547 11.8319 6.51785 11.7533 6.59538L7.13661 11.144Z' fill='white'/%3E%3C/svg%3E%0A");
  }

  .resources-item img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  .main_screen_product .container .product-heading__title{
    padding:0;
  }
  .main_screen_product .container .flex_blocks{
    gap:6px;
  }
  .page-template-device .container{
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
  }
  .product-heading{
    align-items: center;
            padding: 15px;
  }
  .resources-repeater.active .resources-item {
    width: 100% !important;
  }

  .resources-item a:after {
    margin-left: 3px;
  }

  .resources-item:nth-child(3) a {
    margin-top: -30px;
    padding: 10px 15px;
  }

  .resources-item {
    padding: 12px 10px 6px 6px;
  }
  .resources-item img {
    margin-right: 18px;
    margin-bottom: 4px;
  }
  .resources-item .text {
    margin-top: 0px;
    margin-bottom: 4px;
  }
}

@media (max-width: 568px) {
  .resources-item:nth-child(2) .text br {
    display: block;
  }
}
