:root {
  --pink: #dc12d8;
  --purple: #683de5;
  --white: #fff;
  --green: #20d8a3;
  --black: #000;
  --red: #ff4244;
  --white-2: white;
  --black-2: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #683de5;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #683de5;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #683de5;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #553ce4;
  text-decoration: none;
}

a:hover {
  color: var(--pink);
  text-decoration: underline;
}

a:focus, a:visited {
  color: var(--purple);
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 12px;
}

.section {
  background-color: #f6f2fe;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  padding-bottom: 48px;
  font-size: 16px;
  line-height: 24px;
}

.section.hero-section {
  background-color: #f6f2fe;
  background-image: url('../images/topGr.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 48px;
}

.section.footer {
  color: #f3f3f3;
  background-color: #0d0325;
  padding-top: 72px;
}

.section.ctasignin {
  background-color: #0000;
}

.section.functional {
  padding-top: 38px;
}

.section.funcsec {
  padding-bottom: 0;
}

.section.newbiescta {
  padding-top: 36px;
  padding-bottom: 36px;
}

.section.advantages {
  padding: 36px 12px 24px;
}

.section.advhidden {
  padding: 36px 12px 24px;
  display: none;
}

.container {
  background-color: #fff0;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container.horflex {
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.container.white {
  background-color: #fff;
  border-radius: 36px;
  padding: 48px;
  font-size: 16px;
  line-height: 26px;
}

.container.maxwidth1360 {
  max-width: 1360px;
}

.container.ppl {
  background-color: #553ce4;
  background-image: url('../images/mp-graphic.svg'), linear-gradient(#ebebeb00, #ffffff3d);
  background-position: 90%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
  border-radius: 36px;
  padding: 48px 36px;
}

.container.footercontainer, .container.tgbotcontainer {
  justify-content: center;
  max-width: 1280px;
  display: flex;
}

.container.ppl2 {
  background-color: #2f1c9c;
  background-image: url('../images/mp-graphic.svg'), linear-gradient(#ebebeb00, #ffffff3d);
  background-position: 90%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
  border-radius: 36px;
  padding: 48px 36px;
}

.body {
  color: #000;
  background-color: #f6f2fe;
  font-family: Manrope, sans-serif;
}

.auditorydescription {
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.plancard {
  text-align: left;
  background-color: #fff;
  border: 1px #531ddb33;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.plancard.horizontalcard {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.plancard.accentplan {
  border: 2px solid #20d8a3;
  margin-left: 8px;
  margin-right: 8px;
  transform: scale(1.08);
}

.plannaming {
  color: #553ce4;
  text-align: left;
  font-size: 24px;
  font-weight: 800;
  line-height: 40px;
}

.monthtext {
  color: #0009;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
}

.planitemwrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000000b3;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding: 12px 8px 12px 20px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.navbar {
  background-color: #f6f2fe00;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.hero-leftside {
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 36px;
  display: flex;
  position: relative;
}

.hero-rightside {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: -36px;
  padding-top: 24px;
  padding-bottom: 0;
  display: flex;
}

.heroimgwrapper {
  z-index: 2;
  object-fit: fill;
  background-color: #000;
  border-radius: 30px;
  flex: 1;
  width: 70%;
  height: auto;
  margin-bottom: 60px;
  padding: 8px;
  position: relative;
  box-shadow: 0 2px 10px #ebe0ff;
}

.heroutpunit {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.advantageitem {
  color: #000;
  text-align: left;
  background-color: #fff0;
  border-radius: 16px;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: auto;
  margin-bottom: 60px;
  margin-right: 0;
  padding: 6px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.advantageswrapper {
  flex-direction: column;
  flex: 0 auto;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.pplspan {
  color: #553ce4;
  -webkit-text-stroke-color: #553ce4;
}

.h2subtext {
  text-align: center;
  max-width: 600px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

.videowrappper {
  background-color: #c7c6c6;
  border-radius: 24px;
  flex: 1;
  max-width: 800px;
  height: auto;
  margin: 36px auto;
}

.auditorycard {
  color: #000;
  background-color: #fff;
  border-radius: 24px;
  flex: 1;
  margin: 4px;
  padding: 36px 24px;
  font-size: 17px;
  font-weight: 600;
  position: relative;
}

.leftunit {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.functdescrwrapper {
  background-color: #fff;
  background-image: none;
  border: 5px #fff;
  border-radius: 24px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.timelineunit {
  flex-direction: row;
  display: flex;
}

.timelineunit.reversedwrap {
  flex-direction: row-reverse;
}

.progressbar {
  background-color: #683de8;
  width: 5px;
  position: relative;
}

.progressbar.inprogress {
  background-color: #dcccfc;
}

.progressbar.inprogress.bottomrounds, .progressbar.bottomrounds {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.functheading {
  color: #000;
  margin-top: 12px;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 800;
  line-height: 38px;
}

.heroimg {
  border-radius: 24px;
}

.logomp {
  max-width: 360px;
  margin-bottom: 16px;
  display: none;
}

.h1 {
  color: #000;
  text-align: center;
  max-width: 970px;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.btn {
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  max-width: 330px;
  height: 54px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.btn:hover {
  color: #000;
  background-color: #0000;
}

.btn.navbtn {
  color: #553ce4;
  background-color: #0000;
  border-color: #553ce4;
  height: 40px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 700;
}

.btn.navbtn:hover {
  color: #fff;
  background-color: #553ce4;
}

.btn.navbtn.mainnavbtn {
  color: #fff;
  -webkit-text-stroke-color: #000;
  background-color: #000;
  border-color: #000;
}

.btn.navbtn.mainnavbtn:hover {
  color: #000;
  background-color: #0000;
}

.btn.grnbtn {
  background-color: #553ce4;
  border-color: #553ce4;
}

.btn.grnbtn:hover {
  color: #553ce4;
  background-color: #f6f2fe;
}

.btn.grnbtn {
  background-color: var(--green);
  border-color: #20d8a3;
  margin-top: 72px;
}

.btn.grnbtn:hover {
  color: #fff;
  background-color: #553ce40d;
  border-color: #20d8a3;
}

.btn.regbtn {
  color: var(--white);
  height: 64px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 24px;
}

.btn.regbtn:hover {
  color: var(--black);
}

.btn.tarifbtn {
  aspect-ratio: auto;
  padding-left: 12px;
  padding-right: 12px;
  display: none;
  position: absolute;
  inset: auto 8px 8px;
}

.btn.newbiectabtn {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.btn.newbiectabtn:hover {
  color: #fff;
  background-color: #21dab5;
  border-color: #21dab5;
  text-decoration: none;
}

.btn.newbiectabtn:focus, .btn.newbiectabtn:visited {
  color: var(--white);
}

.btn.pplbtn {
  background-color: #553ce4;
  border-color: #553ce4;
  display: none;
}

.btn.pplbtn:hover {
  background-color: #f6f2fe;
}

.btn.aligncenter {
  color: #fff;
  max-width: 360px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  position: absolute;
}

.btn.aligncenter:hover {
  color: #000;
}

.btn.pplfilledbtn {
  background-color: #553ce4;
  border-color: #553ce4;
}

.btn.pplfilledbtn:hover {
  background-color: #f6f2fe;
}

.hero-logomp {
  max-width: 170px;
  margin-top: -4px;
  margin-bottom: 0;
}

.navcontainer {
  background-color: #fff0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navlink {
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.navlink:hover, .navlink:active {
  text-decoration: none;
}

.navlink:visited {
  color: var(--black);
  text-decoration: none;
}

.navlink.w--current {
  color: #5037dd;
}

.ctabuttonswrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-bottom: 72px;
  display: flex;
  position: static;
}

.advantageiconbox {
  background-color: #ffffff80;
  border-radius: 16px;
  flex: none;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 16px;
}

.sectiondescription {
  text-align: center;
  max-width: 820px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}

.sectiondescription.white {
  color: #fff;
  margin-bottom: 36px;
}

.youtube {
  border-radius: 24px;
  overflow: hidden;
}

.sectionname {
  color: #8373dd;
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #8373dd;
  text-transform: uppercase;
  margin: 16px auto;
  font-weight: 700;
}

.sectionname.snwhite {
  color: #fffc;
}

.ts4 {
  color: #553ce4;
  font-weight: 700;
}

.formwrapper {
  background-color: #fff;
  border-radius: 24px;
  flex: 1;
  max-width: 660px;
  height: auto;
  margin: 0 auto;
  padding: 24px 36px;
}

.footer-col {
  flex-direction: column;
  align-items: flex-start;
  width: 33.3%;
  padding-top: 0;
  padding-bottom: 24px;
  padding-right: 36px;
  display: flex;
}

.footer-logo {
  width: 220px;
  margin-bottom: 24px;
}

.footer-logo-subtxt {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}

.h4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
}

.payment-block {
  flex-wrap: wrap;
  margin-bottom: 30px;
  display: flex;
}

.payment-img {
  background-color: #fff;
  border-radius: 16px;
  width: 80px;
  height: 65px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 12px;
}

.footer-text-link {
  color: #fff;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.footer-text-link:hover {
  color: #dc12d8;
  -webkit-text-stroke-color: var(--pink);
  text-decoration: underline;
}

.footer-text-link:active {
  color: #795cec;
}

.footer-text-link:visited {
  color: #20d8a3;
}

.form {
  flex-direction: column;
  display: flex;
}

.footer-bottom-text {
  color: #fbfbfb;
  text-align: center;
  border-top: 1px solid #320f704d;
  margin-top: 24px;
  padding-top: 48px;
  font-weight: 300;
}

.text-field {
  border-radius: 16px;
  height: 60px;
  font-size: 15px;
}

.field-label {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
}

.mp-card {
  object-fit: fill;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: 12% auto auto -9%;
  box-shadow: 0 4px 11px #683de533;
}

.mp-card.mp1 {
  padding: 0;
  top: 43%;
  left: -16%;
}

.mp-card.mp2 {
  top: 70%;
  left: -3%;
}

.mp-card.mp3 {
  inset: auto -6% 17% auto;
}

.mp-card.mp4 {
  inset: 45% -7% auto auto;
}

.mp-card-image {
  width: 170px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.mp-card-image.yamarketcard {
  width: 200px;
}

.auditoryheading {
  color: #553ce4;
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
}

.auditorywrapper {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.audtorynumber {
  opacity: .07;
  color: #553ce4;
  -webkit-text-stroke-color: #f6f2fe;
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.paragraph {
  color: #473d80;
  background-color: #553ce40f;
  border-radius: 20px;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}

.notreadylabel {
  background-color: var(--red);
  color: #fff;
  -webkit-text-stroke-color: #ff4244;
  border: 1px solid #ff4244;
  border-radius: 36px;
  margin-bottom: 0;
  margin-right: 6px;
  padding: 3px 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  display: inline-block;
}

.notreadylabel-copy {
  color: #000;
  -webkit-text-stroke-color: #ff4244;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 36px;
  margin-bottom: 0;
  margin-right: 6px;
  padding: 3px 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
}

.progresspoint {
  background-color: #683de8;
  border: 5px solid #683de8;
  border-radius: 20px;
  width: 29px;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 50% auto auto -17px;
}

.progresspoint.notfilled {
  background-color: #fff;
  border-color: #dcccfc;
  inset: 38% 0% 0% -12px;
}

.advantageicon {
  width: 100%;
}

.slider {
  background-color: #fff0;
  height: auto;
  margin-top: 60px;
  margin-bottom: 0;
  overflow: hidden;
}

.sliderarrow {
  color: #000;
  background-color: #fff;
  border-radius: 12px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 20px;
}

.sliderarrow:hover {
  color: #553ce4;
}

.slide {
  width: 25%;
}

.slide-nav {
  margin-top: 36px;
  position: static;
}

.mask {
  max-width: 1260px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  padding: 8px;
}

.llimage {
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.ellipse1 {
  width: 600px;
  position: absolute;
  inset: 38% auto 0% 7%;
}

.ellipse2 {
  height: 400px;
  position: absolute;
  inset: auto 7% 18% auto;
}

.greenspan {
  background-color: var(--green);
  border-radius: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

.functdescrcontent {
  background-color: #fff;
  background-image: none;
  border: 5px #fff;
  border-radius: 24px;
  margin-bottom: 0;
  padding: 20px;
}

.videoimgwrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.morevideos {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumbs {
  background-color: #fff0;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 36px;
}

.breadcrumblink {
  color: #553ce4;
  margin-right: 16px;
  text-decoration: none;
}

.breadcrumblink:hover {
  color: #dc12d8;
  text-decoration: underline;
}

.breadcrumblink:active {
  color: #dc12d880;
}

.divider {
  color: #0000001a;
  background-color: #553ce40f;
  height: 1px;
  padding-top: 1px;
}

.navbtnwrapper {
  margin-left: 24px;
  display: flex;
}

.heading2 {
  text-align: center;
  max-width: 940px;
  margin: 36px auto 48px;
  font-size: 34px;
  line-height: 44px;
}

.heading2.whiteh2 {
  color: #fff;
  max-width: none;
  margin-bottom: 36px;
}

.plansbox {
  background-color: #fff0;
  flex-flow: column;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  position: relative;
}

.arrowwrapper.wrapper1 {
  position: absolute;
  inset: auto auto 62% 5%;
}

.arrowwrapper.wrapper2 {
  position: absolute;
  inset: auto 12% 68% auto;
}

.arrowwrapper.wrapper3 {
  position: absolute;
  inset: auto auto 0% 21%;
}

.arrowwrapper.wrapper4 {
  position: absolute;
  inset: auto 13% 0% auto;
}

.arrowtext {
  color: #b1a6c7;
  text-align: center;
  max-width: 260px;
  font-weight: 500;
}

.arrow {
  object-fit: fill;
  height: 30px;
  position: absolute;
}

.arrow.arrow1 {
  top: 34px;
  left: 186px;
}

.arrow.arrow2 {
  top: 37px;
  left: 70px;
}

.arrow.arrow3 {
  top: -36px;
  left: 97px;
}

.arrow.arrow4 {
  top: -35px;
  left: 110px;
}

.leftbotunit {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-right: 36px;
  display: flex;
}

.rightbotunit {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.socialbuttonswrapper {
  flex-wrap: wrap;
  margin-bottom: 30px;
  display: flex;
}

.sociallink {
  background-color: #fff;
  border-radius: 16px;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 12px;
}

.sociallink:hover {
  background-color: #e5dbfa;
}

.socialicon {
  width: 100%;
}

.modalcontentwrapper {
  background-color: #fff;
  border-radius: 36px;
  flex: none;
  max-width: 740px;
  padding: 16px 50px;
  position: relative;
}

.modalformheading {
  text-align: center;
  font-size: 26px;
  line-height: 32px;
}

.modalcloselink {
  align-items: flex-end;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.closelinkwrapper {
  opacity: .5;
  background-color: #f5f5f5;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 12px;
  transition: all .3s;
  display: flex;
}

.closelinkwrapper:hover {
  opacity: 1;
}

.closelinkwrapper:active {
  background-color: #e9e8e8;
}

.closelinkimage {
  height: 14px;
}

.successicon {
  margin-bottom: 24px;
}

.success-message {
  background-color: #1ed8a31a;
  border-radius: 24px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.error-message {
  text-align: center;
  border-radius: 24px;
}

.modalsection {
  z-index: 1000;
  opacity: 0;
  background-color: #06030e80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  padding-bottom: 48px;
  font-size: 16px;
  line-height: 24px;
  display: none;
  position: fixed;
  inset: 0%;
}

.tgscreen {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.cookiesblock {
  z-index: 30;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.cookiesmsg {
  background-color: #0a042c;
  border-radius: 24px;
  align-items: center;
  min-width: auto;
  max-width: 950px;
  margin: 10px 10px 16px;
  padding: 8px 8px 8px 24px;
  display: flex;
  box-shadow: 0 2px 20px #c4aafa80;
}

.cookiestxt {
  color: #fff;
  margin-right: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.cookiesimg {
  height: 48px;
  margin-right: 24px;
}

.wbmedalimage {
  width: 130px;
  position: absolute;
  top: -13%;
  right: -6%;
}

.service_page__card {
  color: #000;
  background-color: #fff;
  border-radius: 24px;
  flex: none;
  width: 49%;
  margin: 4px 0;
  padding: 60px 24px 36px;
  font-size: 17px;
  font-weight: 600;
  position: relative;
}

.service_page__container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  flex-flow: wrap;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.service_page__card_description {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.service_page__advantageitem {
  color: #000;
  text-align: center;
  background-color: #fff0;
  border-radius: 16px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 6px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.service_page__main_logo {
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service_page__partnerlogowrapper {
  color: #000;
  text-align: center;
  background-color: #fff0;
  border-radius: 16px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: auto;
  margin-bottom: 60px;
  margin-right: 0;
  padding: 6px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.service_page__partnerlogo {
  max-width: 200px;
}

.service_page__detailswrapper {
  display: flex;
}

.service_page__detailsblock {
  color: #fff;
  flex: 1;
  padding-right: 40px;
  font-size: 18px;
  line-height: 30px;
}

.service_page__projectunit {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.service_page__section {
  background-color: #f6f2fe;
  margin-left: auto;
  margin-right: auto;
  padding-top: 72px;
  padding-bottom: 72px;
  font-size: 16px;
  line-height: 24px;
}

.service_page__projectimg {
  max-height: 400px;
}

.success-message-2 {
  background-color: #fff;
}

.error-message-2 {
  text-align: center;
}

.screenshotwrapper {
  color: #000;
  background-color: #fff;
  border-radius: 24px;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  padding: 4px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.functionaldescrwrapper {
  color: #000;
  background-color: #fff0;
  border-radius: 24px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 24px 36px;
  font-size: 17px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.unit {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  height: 100%;
  margin: 24px auto;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.functionalscreenshot {
  border-radius: 20px;
  width: 100%;
  max-height: none;
  overflow: hidden;
}

.functionaldescr {
  width: 100%;
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.pricetablink {
  color: #2e2d2e;
  text-align: center;
  background-color: #f6f2fe;
  border-radius: 12px;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 600;
}

.pricetablink:hover {
  text-decoration: none;
}

.pricetablink:active {
  opacity: .7;
}

.pricetablink.w--current {
  color: #fff;
  background-color: #553ce4;
}

.pricetabmenu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: flex-start;
  padding: 4px;
  display: flex;
}

.tabsaletag {
  color: #fff;
  background-color: #f30;
  border-radius: 8px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.verticalcardsunit {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.functionaldescrnumber {
  opacity: .12;
  color: #553ce4;
  -webkit-text-stroke-color: #f6f2fe;
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.functionaldescrheading {
  color: #000;
  margin-bottom: 24px;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
}

.purplespan {
  color: #553ce4;
}

.plannameunit {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 240px;
  padding: 12px 12px 12px 20px;
  display: flex;
  position: relative;
}

.plansubtext {
  color: #000;
  text-align: left;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.priceunit {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #e3d5ff;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-width: 200px;
  padding: 8px;
  display: flex;
}

.priceunit.verticalalign {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.priceunit.accentprice {
  background-color: #20d8a3;
}

.pricename {
  color: #221183;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.pricename.accentpricename {
  color: #fff;
}

.tabs-content {
  width: 100%;
}

.smallbutton {
  color: #553ce4;
  text-align: center;
  background-color: #ffffff4d;
  border: 1px #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  max-width: 330px;
  height: auto;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: all .3s;
  display: flex;
}

.smallbutton:hover {
  color: #fff;
  background-color: #553ce4;
  text-decoration: none;
}

.smallbutton:active {
  background-color: #553ce4b3;
}

.pricewrapper {
  flex-flow: column;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.yamedalimage {
  width: 130px;
  position: absolute;
  top: -13%;
  right: 7%;
}

.form-block {
  overflow: hidden;
}

.checkbox {
  flex: none;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: 0;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  padding-left: 16px;
  font-size: 14px;
  line-height: 20px;
}

.checkboxunit {
  margin-top: 24px;
}

.textlink {
  color: #553ce4;
}

.textlink:hover {
  color: #dc12d8;
  text-decoration: underline;
}

.plantext {
  color: #0e8d69;
  text-align: left;
  background-color: #79e5bf4d;
  border-radius: 20px;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: 8px;
  right: 8px;
}

.roadmapitem {
  z-index: 1;
  flex-direction: column;
  width: 50%;
  padding: 0 36px;
  display: flex;
  position: relative;
}

.list {
  padding-left: 12px;
}

.shopspan {
  font-size: 12px;
  font-weight: 400;
}

.plancardcontent {
  flex-flow: column;
  display: flex;
}

.plancardcontent.horizontalcontent {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
}

.hiddennavbar {
  z-index: 20;
  opacity: 1;
  background-color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.hiddennavlogo {
  max-width: 130px;
  margin-top: -4px;
  margin-bottom: 0;
}

.uparrowbutton {
  z-index: 20;
  background-color: #fff0;
  padding: 0 36px 36px 0;
  position: fixed;
  inset: auto 0% 0% auto;
}

.upbutton {
  background-color: #fff;
  background-image: url('../images/arrow-up-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 999px;
  padding: 28px;
  transition: all .2s;
  box-shadow: 0 2px 10px #0000001a;
}

.upbutton:hover {
  background-image: url('../images/arrow-up-purple.svg');
}

.upbutton:active {
  opacity: .8;
}

.storebuttonsunit {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  margin-top: 36px;
}

.storebuttonsunit.aligncenter {
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.storelinkbutton {
  border-radius: 12px;
  width: 160px;
  transition: all .2s;
}

.storelinkbutton:hover {
  box-shadow: 0 0 10px 2px #cfcfcf4d;
}

.storelinkbutton:active {
  opacity: .6;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 260px;
  display: flex;
}

.heading {
  text-align: center;
}

._404 {
  color: #683de580;
  text-align: center;
  font-size: 100px;
  line-height: 90px;
}

._404heading {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .section {
    padding: 40px 24px;
  }

  .section.ctasignin {
    padding-bottom: 24px;
  }

  .container.horflex {
    flex-wrap: wrap;
  }

  .container.white {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container.footercontainer {
    flex-flow: column wrap;
    align-items: center;
  }

  .container.tgbotcontainer {
    flex-flow: column wrap;
  }

  .plancard {
    flex-flow: row;
    width: 100%;
    margin-bottom: 16px;
  }

  .plancard.accentplan {
    margin-left: 0;
    margin-right: 0;
    transform: scale(1.02);
  }

  .plannaming {
    line-height: 36px;
  }

  .planitemwrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .navbar {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .hero-leftside {
    padding-top: 36px;
  }

  .heroimgwrapper {
    margin-top: 40px;
  }

  .advantageitem {
    width: 50%;
    margin-bottom: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .leftunit {
    flex: 1;
    width: 100%;
    padding-right: 0;
  }

  .functdescrwrapper {
    width: auto;
    margin-bottom: 36px;
    margin-left: 24px;
  }

  .timelineunit {
    flex-direction: row-reverse;
    width: 100%;
  }

  .timelineunit.reversedwrap {
    width: 100%;
  }

  .h1 {
    font-size: 36px;
    line-height: 46px;
  }

  .nav-menu {
    background-color: var(--white);
    background-image: none;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    padding-bottom: 48px;
  }

  .btn.navbtn {
    margin-left: 0;
    margin-right: 8px;
  }

  .btn.tarifbtn {
    margin-left: auto;
    margin-right: auto;
  }

  .navlink {
    padding: 24px 36px;
    font-size: 18px;
    line-height: 26px;
  }

  .ctabuttonswrapper {
    margin-bottom: 60px;
  }

  .footer-col {
    align-items: center;
    width: 100%;
    padding-bottom: 48px;
    padding-right: 0;
  }

  .footer-logo-subtxt {
    text-align: center;
  }

  .footer-text-link {
    margin-bottom: 24px;
  }

  .mp-card {
    width: 120px;
    height: auto;
  }

  .mp-card.mp1 {
    top: 46%;
    left: -16%;
  }

  .mp-card.mp2 {
    top: 76%;
  }

  .mp-card.mp3 {
    bottom: 13%;
    right: -7%;
  }

  .mp-card.mp4 {
    inset: auto 0% 0% 32%;
  }

  .mp-card-image {
    width: auto;
  }

  .slide {
    width: 50%;
  }

  .slide-nav {
    font-size: 12px;
  }

  .mask {
    max-width: 1200px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .lightbox-link {
    height: auto;
  }

  .ellipse1 {
    width: 330px;
    top: 59%;
  }

  .ellipse2 {
    height: 290px;
    bottom: 1%;
  }

  .morevideos {
    width: 100%;
    max-width: none;
  }

  .breadcrumbs {
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    background-color: #ebd9fa00;
    border-radius: 16px;
    padding: 12px;
    font-size: 28px;
    line-height: 28px;
  }

  .menu-button.w--open {
    background-color: #111010;
  }

  .navbtnwrapper {
    margin-left: 0;
    padding-top: 24px;
    padding-left: 36px;
    padding-right: 36px;
  }

  .brand {
    padding-left: 0;
  }

  .plansbox {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .arrowwrapper.wrapper1 {
    bottom: 49%;
    left: -2%;
  }

  .arrowwrapper.wrapper2 {
    bottom: 57%;
    right: 1%;
  }

  .arrowwrapper.wrapper3 {
    bottom: -5%;
    left: 10%;
  }

  .arrowwrapper.wrapper4 {
    bottom: -4%;
    right: 10%;
  }

  .leftbotunit {
    width: 100%;
    padding-right: 0;
  }

  .rightbotunit {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .modalsection {
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tgscreen {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .wbmedalimage {
    width: 100px;
    top: -22%;
    right: -10%;
  }

  .service_page__card {
    flex: 0 auto;
    width: auto;
  }

  .service_page__container {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .service_page__advantageitem, .service_page__partnerlogowrapper {
    width: 50%;
    margin-bottom: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .service_page__section {
    padding: 40px 24px;
  }

  .service_page__projectimg {
    width: auto;
    max-height: none;
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
  }

  .unit {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    height: auto;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .unit.reversed {
    flex-flow: column-reverse wrap-reverse;
  }

  .verticalcardsunit {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .plannameunit {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .plansubtext {
    max-width: 470px;
  }

  .priceunit {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .pricename {
    line-height: 36px;
  }

  .tabs-content {
    overflow: visible;
  }

  .pricewrapper {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .yamedalimage {
    width: 100px;
    top: -22%;
    right: 8%;
  }

  .plantext {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }

  .roadmapitem {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .roadmapitem.displaynone {
    display: none;
  }

  .plancardcontent {
    flex: 1;
  }

  .plancardcontent.horizontalcontent {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hiddennavbar {
    padding-left: 24px;
    padding-right: 24px;
  }

  .storebuttonsunit {
    justify-content: center;
    align-items: center;
  }

  .storelinkbutton {
    width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding: 24px 16px;
  }

  .section.hero-section {
    padding-bottom: 0;
  }

  .section.ctasignin {
    padding-bottom: 12px;
  }

  .section.functional {
    padding-top: 16px;
  }

  .section.advantages, .section.advhidden {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container.white {
    padding: 36px;
  }

  .container.ppl, .container.ppl2 {
    padding: 36px 24px;
  }

  .plancard {
    flex-flow: column;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
  }

  .plancard.horizontalcard {
    flex-flow: column;
  }

  .hero-leftside {
    padding-top: 36px;
  }

  .hero-rightside {
    padding-top: 0;
  }

  .heroimgwrapper {
    border-radius: 30px;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 4px;
  }

  .advantageitem {
    width: 100%;
  }

  .auditorycard {
    flex: 1;
  }

  .leftunit {
    padding-left: 24px;
  }

  .functdescrwrapper {
    margin-bottom: 16px;
  }

  .logomp {
    max-width: 240px;
  }

  .h1 {
    line-height: 44px;
  }

  .btn {
    height: 60px;
  }

  .btn.tarifbtn {
    margin-left: auto;
    margin-right: auto;
  }

  .btn.aligncenter {
    position: static;
  }

  .hero-logomp {
    width: 150px;
    max-width: none;
  }

  .ctabuttonswrapper {
    margin-bottom: 48px;
  }

  .sectionname {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .formwrapper {
    margin-top: 24px;
    margin-bottom: 36px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .payment-block {
    justify-content: center;
    align-items: center;
  }

  .footer-text-link {
    text-align: center;
  }

  .text-field {
    height: 56px;
  }

  .field-label {
    margin-bottom: 6px;
  }

  .mp-card {
    width: auto;
    height: auto;
    display: none;
  }

  .mp-card.mp1 {
    left: -6%;
  }

  .mp-card.mp3 {
    bottom: -14%;
    right: 12%;
  }

  .mp-card.mp4 {
    inset: auto 0% 0% auto;
  }

  .mp-card-image {
    width: auto;
  }

  .auditorywrapper {
    margin-top: 48px;
  }

  .progresspoint.notfilled {
    left: -13px;
  }

  .slider {
    height: auto;
    margin-top: 36px;
  }

  .sliderarrow {
    background-color: #ffffff80;
  }

  .slide {
    width: 100%;
  }

  .slide-nav {
    color: #000;
    margin-top: 0;
  }

  .mask {
    height: auto;
    overflow: visible;
  }

  .videoimgwrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .morevideos {
    display: none;
  }

  .breadcrumbs {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading2 {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 34px;
  }

  .arrowwrapper.wrapper1, .arrowwrapper.wrapper2, .arrowwrapper.wrapper3, .arrowwrapper.wrapper4 {
    position: static;
  }

  .arrowtext {
    color: #473d80;
    background-color: #553ce40f;
    border-radius: 20px;
    max-width: 100%;
    margin-bottom: 16px;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    position: static;
  }

  .arrow {
    display: none;
    overflow: visible;
  }

  .modalcontentwrapper {
    border-radius: 24px;
    margin-left: 24px;
    margin-right: 24px;
    padding: 12px 36px 16px;
  }

  .modalcloselink {
    width: 42px;
    height: 42px;
  }

  .closelinkwrapper {
    padding: 8px;
  }

  .closelinkimage {
    height: 12px;
  }

  .modalsection {
    height: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .tgscreen {
    width: 80%;
  }

  .wbmedalimage {
    right: -6%;
  }

  .service_page__card {
    flex: none;
    width: 100%;
  }

  .service_page__container {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .service_page__advantageitem, .service_page__partnerlogowrapper {
    width: 100%;
  }

  .service_page__section {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .service_page__projectimg {
    width: 80%;
  }

  .screenshotwrapper {
    flex: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .functionaldescrwrapper {
    flex: 1;
    padding-left: 12px;
    padding-right: 12px;
  }

  .unit {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .pricetablink {
    padding-left: 8px;
    padding-right: 8px;
  }

  .priceunit, .priceunit.verticalalign {
    flex-flow: row;
  }

  .smallbutton {
    flex: 1;
    max-width: none;
    height: 60px;
    font-size: 16px;
  }

  .pricewrapper {
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

  .yamedalimage {
    right: 12%;
  }

  .checkbox-label {
    font-size: 12px;
    line-height: 18px;
  }

  .plantext {
    margin-left: auto;
    margin-right: auto;
    line-height: 32px;
  }

  .hiddennavbar {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hiddennavlogo {
    width: 150px;
    max-width: none;
  }

  .uparrowbutton {
    padding-bottom: 24px;
    padding-right: 24px;
  }

  .upbutton {
    padding: 24px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .section.ctasignin {
    padding-bottom: 12px;
  }

  .section.newbiescta {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container.white {
    margin-left: 0;
    padding: 24px 12px 36px;
  }

  .container.ppl {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.ppl2 {
    padding-bottom: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .plannaming {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 26px;
  }

  .hero-leftside {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .heroimgwrapper {
    border-radius: 24px;
    width: 100%;
    margin-top: 0;
  }

  .advantageitem {
    margin-bottom: 36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .leftunit {
    padding-left: 20px;
    padding-right: 0;
  }

  .progressbar.inprogress {
    margin-left: 8px;
  }

  .functheading {
    font-size: 20px;
    line-height: 26px;
  }

  .heroimg {
    border-radius: 24px;
  }

  .h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .nav-menu {
    padding-bottom: 24px;
  }

  .btn {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn.navbtn {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .btn.aligncenter {
    width: 100%;
    max-width: none;
  }

  .ctabuttonswrapper {
    margin-bottom: 100px;
  }

  .sectiondescription {
    margin-bottom: 24px;
  }

  .formwrapper {
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .footer-logo-subtxt {
    text-align: center;
  }

  .mp-card {
    border-radius: 16px;
    width: 100px;
    height: auto;
    padding: 0 6px 6px;
    top: 42%;
    left: -3%;
    overflow: hidden;
  }

  .mp-card.mp1 {
    display: none;
    top: -24%;
    left: 9%;
  }

  .mp-card.mp2 {
    top: 92%;
    left: 0%;
  }

  .mp-card.mp3 {
    bottom: -7%;
    right: 8%;
  }

  .mp-card.mp4 {
    top: 54%;
    right: -2%;
  }

  .mp-card-image {
    width: auto;
    margin-bottom: -4px;
  }

  .paragraph {
    padding-right: 12px;
  }

  .notreadylabel, .notreadylabel-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .progresspoint.notfilled {
    left: -13px;
  }

  .slider {
    height: auto;
  }

  .sliderarrow {
    width: 36px;
    height: 36px;
  }

  .slide-nav {
    margin-top: 0;
    font-size: 12px;
  }

  .mask {
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .ellipse1 {
    display: none;
  }

  .functdescrcontent {
    width: 100%;
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }

  .navbtnwrapper {
    flex-direction: column;
  }

  .heading2 {
    font-size: 24px;
    line-height: 32px;
  }

  .plansbox {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .modalcontentwrapper {
    border-radius: 24px;
    margin-left: 0;
    margin-right: 0;
    padding: 24px 24px 8px;
  }

  .modalformheading {
    font-size: 22px;
    line-height: 28px;
  }

  .modalcloselink {
    width: 46px;
    height: 46px;
  }

  .closelinkwrapper {
    padding: 10px;
  }

  .modalsection {
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .tgscreen {
    width: 100%;
  }

  .cookiesmsg {
    flex-direction: column;
    justify-content: center;
    padding-top: 16px;
    padding-left: 12px;
    padding-right: 12px;
    box-shadow: 0 6px 26px #c4aafa80;
  }

  .cookiestxt {
    text-align: center;
    margin-bottom: 16px;
    margin-right: 0;
    font-size: 12px;
    line-height: 19px;
  }

  .cookiesimg {
    height: 36px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .wbmedalimage {
    width: 90px;
    top: -34%;
    right: -2%;
  }

  .service_page__container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .service_page__advantageitem, .service_page__partnerlogowrapper {
    margin-bottom: 36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .service_page__detailswrapper {
    flex-flow: column;
  }

  .service_page__detailsblock {
    text-align: center;
    padding-right: 0;
  }

  .service_page__section {
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .service_page__projectimg {
    width: 100%;
  }

  .functionaldescrwrapper {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .unit {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pricetablink {
    width: 100%;
  }

  .pricetabmenu {
    flex-flow: column;
    width: 100%;
  }

  .plannameunit {
    width: 100%;
  }

  .priceunit {
    flex-flow: column;
  }

  .pricename {
    font-size: 26px;
  }

  .smallbutton {
    flex: none;
    width: 100%;
  }

  .pricewrapper {
    flex: none;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .yamedalimage {
    width: 90px;
    top: -34%;
    right: 20%;
  }

  .plantext {
    margin-left: auto;
    margin-right: auto;
  }

  .uparrowbutton {
    padding-bottom: 16px;
    padding-right: 16px;
  }

  .upbutton {
    background-size: 20px 20px;
  }

  .storebuttonsunit {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .storelinkbutton {
    width: 220px;
  }

  ._404heading {
    font-size: 24px;
    line-height: 32px;
  }
}


