:root {
  --black: black;
  --primary: #1381f3;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #cecece;
  background-color: #000;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.sub_section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr .35fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: center;
  align-items: center;
  padding: 100px 315px;
  display: flex;
  position: static;
  left: 172px;
}

.titletext-block {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-1.png');
  background-position: 0 0;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.paragraph {
  color: #cecece;
  max-width: 30ch;
  margin-top: 12px;
  padding-top: 0;
  font-size: 16px;
}

.cta_section {
  background-image: linear-gradient(106deg, #000 21%, #21252b 52%, #000 85%);
  padding: 100px 322px;
}

.titletext-block-_cta {
  color: #bdf094;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.container-3 {
  margin-top: 15px;
}

.text-block_p {
  margin-top: 15px;
  font-size: 18px;
}

.ex_button {
  background-color: #3898ec00;
  background-image: url('../images/exness_logo.png');
  background-position: 50%;
  background-size: cover;
  width: 60px;
  height: 60px;
}

.tg_button {
  background-color: #3898ec00;
  background-image: url('../images/WhatsApp_logo.png');
  background-position: 50%;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-left: 15px;
}

.titletext-block_green {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-3.png');
  background-position: 50% 100%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.container_vertical {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: none;
  margin-bottom: 40px;
  display: flex;
}

.titletext-block_grey {
  color: #cecece;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.titletext-block_gallery {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-2.png');
  background-position: 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.sub_section_features {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr .35fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: center;
  align-items: center;
  padding: 0 159px;
  display: flex;
  position: static;
  left: 172px;
}

.container_horizonal {
  text-align: center;
  margin-bottom: 40px;
  display: block;
}

.features_heading {
  color: #cecece;
  text-align: center;
  align-self: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-2 {
  color: #cecece;
  text-align: center;
  align-self: center;
  padding-bottom: 20px;
}

.icon {
  object-fit: fill;
  transform-style: preserve-3d;
}

.icon:hover {
  transform: scale(1.1);
}

.icon:focus {
  transform: rotateX(0)rotateY(-90deg)rotateZ(0)rotateX(0)rotateY(90deg)rotateZ(0);
}

.text-block_steps {
  text-align: center;
  align-self: center;
  max-width: 20ch;
  font-weight: 500;
}

.mikfx-features-section {
  color: #333;
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.mikfx-wrapper-1200px {
  float: none;
  width: 90%;
  max-width: 1200px;
  margin: 40px auto;
}

.mikfx-features-box-wrapper {
  margin-top: 50px;
}

.mikfx-features-box-row {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-features-box-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.mikfx-feature-box-hori {
  flex-direction: column;
  justify-content: center;
  width: 31%;
  min-height: 300px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 20px;
  display: flex;
}

.mikfx-features-images {
  width: auto;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.titletext-block_blue {
  color: #1381f3;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.titletext-block_white {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.mikfx-feature-box {
  flex-direction: column;
  width: 31%;
  min-height: 640px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.mikfx-feature-box:hover {
  box-shadow: inset 1px 0 20px -3px var(--black);
  filter: none;
  background-color: #141414;
  background-image: linear-gradient(194deg, #000, #222 54%, #000);
  border: 1px #000;
  border-radius: 18px;
}

.mikfx-feature-box:focus {
  filter: grayscale(0%);
}

.mikfx-highlight-images {
  width: auto;
  max-width: none;
}

.mikfx-highlight-box-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  display: flex;
}

.mikfx-features-box-column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-feature-box-verticatl {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 31%;
  min-height: auto;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.mikfx-highlight-box-details-wrapper_vertical {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.mikfx-feature-box-vertical {
  flex-direction: column;
  width: auto;
  min-height: auto;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.mikfx-features-box-details-wrapper_vertical {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.mikfx-highlight-images_vertical {
  width: 70%;
  max-width: none;
  height: 100%;
}

.breaker {
  object-fit: fill;
  padding-left: 174px;
  padding-right: 174px;
  position: static;
}

.mikfx-features-box-details-wrapper_horiz {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  display: flex;
}

.cf-faqs-container {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.cf-faq-line {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  border-radius: 100px;
  width: 10px;
  height: 2px;
}

.cf-faq-question-container-3 {
  cursor: pointer;
  padding-top: 32px;
  padding-bottom: 32px;
}

.cf-faq-question-container-3.first {
  border-top: 1px solid #e5e5e5;
}

.cf-faq-plus-card {
  color: #181818;
  width: 100%;
  max-width: 730px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.cf-faq-content-2 {
  color: #969696;
  margin-bottom: 0;
  padding-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
}

.cf-faq-icon-contain {
  border: 2px solid var(--primary);
  color: var(--primary);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.cf-faq-answer-wrap-2 {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 7%;
}

.cf-faq-questions-2 {
  color: var(--primary);
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 133%;
}

.cf-faq-line-vertical {
  background-color: var(--primary);
  border-radius: 100px;
  width: 2px;
  height: 10px;
  position: absolute;
}

.cf-faq-question-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-bottom-line-2 {
  background-color: #e5e5e5;
  width: 100%;
  height: 1px;
}

.mikfx-faq-container {
  flex-direction: column;
  align-items: center;
  margin-bottom: 140px;
  padding-top: 140px;
  display: flex;
}

.mikfx-social-box-wrapper {
  margin-top: 50px;
}

.mikfx-social-box-row {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  display: flex;
}

.mikfx-social-box {
  flex-direction: row;
  justify-content: center;
  width: auto;
  min-height: 300px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 20px;
  display: flex;
}

.mikfx-socail-box-details-wrapper {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 60ch;
  padding-left: 55px;
  padding-right: 55px;
  display: flex;
}

.mikfx-social-icons {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.social-icons {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: none;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.social-icons:hover {
  border: 1px solid var(--primary);
  background-color: #1d1d1d00;
  border-radius: 18px;
  margin-bottom: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  transform: scale(1.1);
}

.social_icons {
  width: 60px;
  max-width: none;
}

.socialicons_tittle {
  color: #6b6b6b;
  text-align: center;
  background-color: #1f1f1f;
  border: 1px solid #dd838300;
  border-radius: 80px;
  align-self: center;
  padding: 4px 15px;
  font-weight: 400;
}

.link-block-2 {
  text-decoration: none;
}

.registration-section {
  background-image: linear-gradient(122deg, #000, #383838 52%, #000);
  padding-top: 10px;
  padding-bottom: 10px;
}

.mikfx-registration-box-row {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-registration-box {
  flex-direction: row;
  justify-content: center;
  width: auto;
  min-height: auto;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 20px;
  display: flex;
}

.mikfx-registration-box-details-wrapper {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 60ch;
  padding-left: 55px;
  padding-right: 55px;
  display: flex;
}

.title-steps {
  color: #888787;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
  display: flex;
}

.slider__mask {
  position: static;
  overflow: visible;
}

.slider-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.slide-10 {
  position: static;
  inset: 0%;
  overflow: visible;
}

.slider-2 {
  background-color: #0000;
  width: 270px;
  height: 584px;
}

.slider__icon {
  font-size: 15px;
  font-weight: 700;
}

.slider__nav {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 8px;
}

.slide__image {
  z-index: 1;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 0 10px 40px #00000080;
}

.slide__image.previous {
  z-index: 0;
  transform-origin: 50%;
  transform: translate(-120px)rotate(-3deg)scale(.8);
}

.slide__image.current {
  z-index: 2;
  transform-origin: 50%;
}

.slide__image.next {
  z-index: 1;
  transform-origin: 50%;
  transform: translate(120px)rotate(3deg)scale(.8);
}

.slider__arrow {
  color: #101010;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .2s, background-color .2s;
  display: flex;
  box-shadow: 0 8px 20px #0006;
}

.slider__arrow:hover {
  color: #fff;
  background-color: #000;
}

.slider__arrow.left {
  width: 30px;
  height: 30px;
  transform: translate(-50%);
}

.slider__arrow.right {
  width: 30px;
  height: 30px;
  transform: translate(50%);
}

.mikfx-showcase-section {
  color: #333;
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.footer {
  background-image: linear-gradient(#141414, #000 69%, #000);
  border-top: 1px solid #3b3b3b;
  margin-bottom: 20px;
}

.mikfx-footer-box-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mikfx-footer-box-row {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-footer-logo-box {
  flex-direction: row;
  justify-content: center;
  width: auto;
  min-height: auto;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 20px;
  display: flex;
}

.mikfx-footer-box-details-wrapper {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  max-width: 60ch;
  padding-left: 55px;
  padding-right: 55px;
  display: flex;
}

.logo_footer {
  max-width: 60%;
}

.titletext_footer {
  color: #2c2c2c;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.mikfx-socialcard {
  color: #181818;
  width: 100%;
  max-width: 730px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.mikfx-socialcard-container {
  cursor: pointer;
  border-bottom: 1px solid #474747;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 32px 20px;
  text-decoration: none;
  transition: padding .2s;
  display: flex;
}

.mikfx-socialcard-container:hover {
  padding-left: 260px;
  padding-right: 260px;
}

.mikfx-socialcard-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mikfx-socialcard-icon-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 24px;
  display: flex;
  position: relative;
}

.mikfx-socialcard_text {
  color: var(--white);
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 133%;
}

.footer_text {
  margin-bottom: auto;
  padding-bottom: 20px;
}

.bold-text {
  text-align: center;
  font-weight: 400;
}

.text-block-3 {
  color: #5e5e5e;
  text-align: center;
}

.mikfx-hero-section {
  color: #333;
  background-color: #0000;
  background-image: radial-gradient(circle at 50% 0, #1381f37d, #fff0 55%), url('../images/hero_bg_updated.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  padding-top: 10px;
  padding-bottom: 100px;
  position: static;
}

.mikfx-herosection-box-row {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-herosecion-box-hori {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px 20px 142px;
  display: flex;
}

.mikfx-herosectionbox-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.titletext-block_hero {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(171deg, #0b6ceb, #0053c0);
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  margin-top: 20px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.hero_paragraph {
  color: #fff;
  text-align: left;
  max-width: none;
  font-size: 18px;
}

.subtitletext-block_hero {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-6.png');
  background-position: 0%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.div-block {
  border: 1px solid #2d5aa1;
  border-radius: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-2 {
  cursor: pointer;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  margin-left: 20px;
  padding: 20px;
}

.div-block-2:hover {
  background-color: var(--primary);
  border-color: #0000;
}

.paragraph_center {
  color: #cecece;
  max-width: 30ch;
  margin-top: 12px;
  padding-top: 0;
  font-size: 16px;
}

.mikfx-features-box-wrapper_highlights {
  margin-top: 50px;
}

.mikfx-features-box-row_highlights {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.mikfx-feature-box-hori_highlights {
  flex-direction: column;
  justify-content: center;
  width: 31%;
  min-height: 300px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0 20px;
  display: flex;
}

.paragraph_highlights {
  color: #cecece;
  max-width: 30ch;
  margin-top: 12px;
  padding-top: 0;
  font-size: 16px;
}

.mikfx-features-box-row-_highlights {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.titletext-block_green-1 {
  -webkit-text-fill-color: transparent;
  background-image: url('../images/Gradient-3.png');
  background-position: 50% 100%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: row;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  display: flex;
}

.mikfx-steps-box-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mikfx-steps-box-icons {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.steps {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #5ec974;
  background-image: linear-gradient(to top, #96ff4b, #5ec974);
  border-radius: 11px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  max-width: none;
  padding: 30px;
  transition: transform .2s;
  display: flex;
  transform: translate(0);
  box-shadow: -5px 1px 12px -1px #7b8f4838;
}

.steps:hover {
  color: #fff;
  background-color: #434747;
  background-image: none;
  transform: scale(1.05);
}

.steps_title {
  background-color: #000;
  border: 1px #000;
  border-radius: 50px;
  align-self: flex-start;
  padding: 10px 20px;
}

.steps_text {
  color: #fff;
  font-weight: 700;
}

.steps_heading {
  color: #000;
  text-align: left;
  max-width: 15ch;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.steps_heading:hover {
  color: #f1f1f1;
}

.steps_readmore {
  cursor: pointer;
  background-color: #000;
  border: 1px #000;
  border-radius: 50px;
  align-self: flex-end;
  padding: 10px 20px;
  font-style: normal;
  text-decoration: none;
  box-shadow: -3px 8px 16px -2px #00000094;
}

.steps_readmore:hover {
  background-color: #0000;
  background-image: linear-gradient(357deg, #2f3533, #fff0);
  border-style: solid;
  border-color: #fff;
}

.steps_logo {
  mix-blend-mode: multiply;
  background-color: #16161600;
  border-radius: 18px;
  width: 200px;
  margin-left: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  position: relative;
  inset: 0% 0% auto auto;
}

.steps_botlogo {
  mix-blend-mode: normal;
  background-color: #16161600;
  border-radius: 18px;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  position: relative;
  inset: 0% 0% auto auto;
}

.link-block-3, .link-block-4, .link-block-5 {
  text-decoration: none;
}

.back-to-top-icon {
  background-color: #292929;
  border: 3px #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 40px;
  margin-right: 40px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.back-to-top-icon.w--current {
  background-color: #3b3b3bad;
  border-style: none;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  text-align: center;
  background-color: #fff;
  border-radius: 13px;
  width: 90%;
  margin-top: 20px;
  padding: 10px;
}

.text-block-5 {
  color: #ff0101;
}

.text-block-6 {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}

.bold-text-2 {
  text-align: center;
}

.button {
  background-color: #0864de;
  border-radius: 30px;
  margin-top: 10px;
}

@media screen and (min-width: 1440px) {
  .mikfx-hero-section {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .mikfx-herosection-box-row {
    flex-direction: row;
    justify-content: center;
  }

  .mikfx-herosecion-box-hori {
    margin-left: 1%;
  }

  .mikfx-herosectionbox-details-wrapper {
    width: auto;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .sub_section {
    flex-direction: column;
    padding: 92px 241px;
  }

  .titletext-block {
    text-align: center;
    justify-content: center;
    align-self: center;
  }

  .paragraph {
    text-align: center;
  }

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

  .titletext-block-_cta {
    text-align: center;
    display: block;
  }

  .container-3 {
    width: 500px;
    max-width: none;
    padding-left: 180px;
    padding-right: 180px;
  }

  .container-4 {
    text-align: center;
    width: 500px;
    max-width: none;
  }

  .titletext-block_green {
    text-align: center;
  }

  .container_vertical {
    align-items: center;
    padding-top: 27px;
    padding-left: 0;
  }

  .titletext-block_grey, .titletext-block_gallery {
    text-align: center;
  }

  .sub_section_features {
    flex-direction: column;
    padding: 92px 80px;
  }

  .container_horizonal {
    max-width: none;
  }

  .text-block-2 {
    max-width: 35ch;
  }

  .mikfx-features-box-row {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-feature-box-hori {
    width: 80%;
  }

  .titletext-block_blue, .titletext-block_white {
    text-align: center;
  }

  .mikfx-feature-box {
    width: 80%;
  }

  .mikfx-features-box-column {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-feature-box-verticatl, .mikfx-feature-box-vertical, .mikfx-highlight-images_vertical {
    width: 80%;
  }

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

  .cf-faqs-container {
    width: 90%;
    padding-top: 0;
  }

  .cf-faq-content-2 {
    padding-bottom: 24px;
  }

  .cf-faq-answer-wrap-2 {
    padding-bottom: 0;
    padding-right: 7%;
  }

  .mikfx-social-box-row {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-social-box {
    flex-direction: column;
    width: 80%;
  }

  .mikfx-registration-box-row {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-registration-box {
    flex-direction: column;
    width: 80%;
  }

  .title-steps {
    text-align: center;
    line-height: 35px;
  }

  .mikfx-footer-box-row {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-footer-logo-box {
    flex-direction: column;
    width: 80%;
  }

  .titletext_footer {
    text-align: center;
  }

  .mikfx-socialcard-container:hover {
    padding-left: 229px;
    padding-right: 229px;
  }

  .mikfx-herosection-box-row {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-herosecion-box-hori {
    width: 80%;
  }

  .mikfx-herosectionbox-details-wrapper {
    align-items: center;
  }

  .titletext-block_hero, .hero_paragraph, .subtitletext-block_hero, .paragraph_center {
    text-align: center;
  }

  .mikfx-features-box-row_highlights {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .mikfx-feature-box-hori_highlights {
    width: 80%;
  }

  .paragraph_highlights {
    text-align: center;
  }

  .mikfx-features-box-row-_highlights {
    text-align: center;
    flex-direction: column;
    max-width: none;
  }

  .titletext-block_green-1 {
    text-align: center;
  }

  .mikfx-steps-box-icons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
  }

  .steps {
    padding-left: 20px;
    padding-right: 20px;
  }

  .steps_botlogo {
    width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .sub_section {
    padding-left: 0;
    padding-right: 0;
  }

  .titletext-block {
    text-align: left;
    justify-content: flex-start;
    align-self: flex-start;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph {
    text-align: left;
  }

  .titletext-block-_cta {
    text-align: center;
    align-items: flex-start;
    font-size: 32px;
    display: block;
  }

  .container-3 {
    width: auto;
    padding-left: 215px;
    padding-right: 215px;
  }

  .container-4 {
    width: auto;
    font-size: 12px;
  }

  .titletext-block_green {
    text-align: left;
    align-self: flex-start;
    font-size: 35px;
    line-height: 40px;
  }

  .titletext-block_grey {
    font-size: 35px;
  }

  .sub_section_features {
    padding-left: 32px;
    padding-right: 32px;
  }

  .mikfx-features-box-row {
    text-align: left;
    flex-direction: row;
  }

  .mikfx-feature-box-hori {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .titletext-block_blue {
    justify-content: center;
    font-size: 35px;
  }

  .titletext-block_white {
    font-size: 35px;
  }

  .mikfx-highlight-box-details-wrapper {
    align-self: flex-start;
  }

  .mikfx-highlight-images_vertical {
    width: 120%;
  }

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

  .mikfx-features-box-details-wrapper_horiz {
    align-items: center;
  }

  .cf-faq-answer-wrap-2 {
    padding-right: 7%;
  }

  .cf-faq-questions-2 {
    font-size: 22px;
  }

  .mikfx-faq-container {
    margin-bottom: 100px;
  }

  .mikfx-social-box {
    flex-direction: column;
  }

  .mikfx-socail-box-details-wrapper {
    text-align: center;
    align-items: center;
  }

  .mikfx-social-icons {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .mikfx-registration-box {
    flex-direction: column;
  }

  .title-steps {
    font-size: 25px;
    line-height: 30px;
  }

  .mikfx-footer-logo-box {
    flex-direction: column;
  }

  .titletext_footer {
    font-size: 35px;
  }

  .mikfx-socialcard-container:hover {
    padding-left: 164px;
    padding-right: 164px;
  }

  .mikfx-socialcard_text {
    font-size: 22px;
  }

  .mikfx-herosecion-box-hori {
    align-self: center;
  }

  .mikfx-herosectionbox-details-wrapper {
    align-items: center;
  }

  .mikfx-features-box-row_highlights {
    text-align: left;
    flex-direction: column;
  }

  .mikfx-feature-box-hori_highlights {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph_highlights {
    text-align: center;
  }

  .mikfx-features-box-row-_highlights {
    text-align: left;
    flex-direction: column;
  }

  .titletext-block_green-1 {
    text-align: center;
    align-self: flex-start;
    font-size: 35px;
    line-height: 40px;
  }

  .mikfx-steps-box-icons {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    object-fit: fill;
    overflow: visible;
  }

  .titletext-block {
    text-align: left;
    justify-content: flex-start;
    align-self: flex-start;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph {
    text-align: left;
    max-width: 25ch;
    font-size: 12px;
    line-height: 18px;
  }

  .titletext-block-_cta {
    font-size: 28px;
    line-height: 35px;
  }

  .container-3 {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .ex_button, .tg_button {
    width: 40px;
    height: 40px;
  }

  .container-4 {
    width: auto;
  }

  .titletext-block_green {
    text-align: left;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    font-size: 25px;
    line-height: 30px;
  }

  .container_vertical {
    padding-top: 10px;
  }

  .titletext-block_grey {
    font-size: 30px;
    line-height: 35px;
  }

  .titletext-block_gallery {
    font-size: 35px;
    line-height: 35px;
  }

  .sub_section_features {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .container_horizonal {
    margin-bottom: 10px;
  }

  .features_heading {
    font-size: 19px;
    line-height: 25px;
  }

  .text-block-2 {
    max-width: 50ch;
    font-size: 16px;
    line-height: 25px;
  }

  .mikfx-features-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .mikfx-wrapper-1200px {
    width: 100%;
  }

  .mikfx-features-box-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mikfx-features-box-row {
    text-align: left;
    flex-direction: row;
    justify-content: space-around;
  }

  .mikfx-features-box-details-wrapper {
    max-width: none;
  }

  .mikfx-feature-box-hori {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .titletext-block_blue, .titletext-block_white {
    font-size: 30px;
    line-height: 35px;
  }

  .mikfx-feature-box {
    width: 100%;
  }

  .mikfx-highlight-images {
    width: 180px;
    height: auto;
  }

  .mikfx-highlight-box-details-wrapper {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .mikfx-feature-box-verticatl {
    width: 100%;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mikfx-feature-box-vertical {
    width: 100%;
  }

  .mikfx-highlight-images_vertical {
    width: 130%;
  }

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

  .mikfx-features-box-details-wrapper_horiz {
    align-items: center;
  }

  .cf-faq-content-2 {
    font-size: 16px;
  }

  .cf-faq-answer-wrap-2 {
    padding-right: 7%;
  }

  .cf-faq-questions-2 {
    font-size: 18px;
    line-height: 140%;
  }

  .mikfx-faq-container {
    margin-bottom: 100px;
    overflow: hidden;
  }

  .mikfx-social-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .mikfx-socail-box-details-wrapper {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .mikfx-social-icons {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .social-icons {
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .registration-section {
    overflow: hidden;
  }

  .mikfx-registration-box-row {
    margin-bottom: 20px;
  }

  .mikfx-registration-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .mikfx-registration-box-details-wrapper {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-steps {
    justify-content: center;
    align-self: center;
    align-items: center;
    font-size: 25px;
    line-height: 30px;
  }

  .slider-wrapper {
    width: 99.9999%;
  }

  .slider-2 {
    width: 160px;
    height: 346px;
  }

  .mikfx-showcase-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer {
    overflow: hidden;
  }

  .mikfx-footer-logo-box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .mikfx-footer-box-details-wrapper {
    max-width: none;
  }

  .logo_footer {
    max-width: 80%;
  }

  .titletext_footer {
    font-size: 30px;
    line-height: 35px;
  }

  .mikfx-socialcard-container:hover {
    padding-left: 60px;
    padding-right: 60px;
  }

  .mikfx-socialcard_text {
    font-size: 18px;
    line-height: 140%;
  }

  .footer_text {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .mikfx-hero-section {
    padding-top: 40px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .mikfx-hero-box-wrapper {
    margin-top: auto;
  }

  .mikfx-herosecion-box-hori {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 1%;
    padding-top: 0;
    padding-bottom: 169px;
  }

  .mikfx-herosectionbox-details-wrapper {
    align-items: center;
  }

  .titletext-block_hero {
    justify-content: center;
    align-self: center;
    align-items: center;
    font-size: 40px;
    line-height: 45px;
  }

  .hero_paragraph {
    font-size: 18px;
    line-height: 25px;
  }

  .subtitletext-block_hero {
    justify-content: center;
    align-self: center;
    align-items: center;
    font-size: 32px;
    line-height: 32px;
  }

  .div-block {
    border-color: #2d5aa100;
    flex-direction: column;
    padding: 10px;
    font-size: 18px;
  }

  .div-block-2 {
    background-color: #161616;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph_center {
    text-align: center;
    max-width: 25ch;
    font-size: 12px;
    line-height: 18px;
  }

  .mikfx-features-box-wrapper_highlights {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .mikfx-features-box-row_highlights {
    text-align: left;
    flex-direction: column;
    justify-content: center;
  }

  .mikfx-feature-box-hori_highlights {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph_highlights {
    text-align: center;
    align-self: center;
    max-width: 25ch;
    font-size: 12px;
    line-height: 18px;
  }

  .mikfx-features-box-row-_highlights {
    text-align: left;
    flex-direction: column;
    justify-content: space-around;
  }

  .titletext-block_green-1 {
    text-align: center;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    font-size: 35px;
    line-height: 40px;
  }

  .mikfx-steps-box-icons {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    object-fit: fill;
    flex-direction: row;
    margin-left: -21px;
    margin-right: -22px;
    overflow: visible;
  }

  .steps {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .steps_heading {
    padding-bottom: 20px;
  }

  .image-6 {
    overflow: hidden;
  }

  .back-to-top-icon {
    border-width: 1px;
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }

  .text-block-4 {
    font-size: 12px;
    line-height: 12px;
  }
}


