@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}
#services_block_3 .desc_item p {
	display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
ul {
  padding: 0;
  margin: 0;
}

.hidden {
  display: none !important;
}

.pi40 {
  padding-inline: 40px;
}

.gap12 {
  gap: 12px;
}

.gap16 {
  gap: 16px;
}

.gap24 {
  gap: 24px;
}

.gap32 {
  gap: 32px;
}

.gap64 {
  gap: 64px;
}

.mb32 {
  margin-bottom: 32px;
}

.show_mob {
  display: none;
}

.color-white {
  color: white;
}

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

.overflow {
  overflow: hidden;
}

.cover-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fdc,
.dfc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ais {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.aifs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.aife {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jcfe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.jcfs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tdn {
  text-decoration: none;
}

.flex {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.w100 {
  width: 100%;
}

.br12 {
  border-radius: 12px;
}

.br16 {
  border-radius: 16px;
}

.br20 {
  border-radius: 20px;
}

.br24 {
  border-radius: 24px;
}

.br38 {
  border-radius: 38px;
}

.br32 {
  border-radius: 32px;
}

.br48 {
  border-radius: 48px;
}

.cg32 {
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}

.rg32 {
  row-gap: 32px;
}

@media (max-width: 1023px) {
  .hide_mob {
    display: none !important;
  }
  .show_mob {
    display: block;
  }
}
/**
 * Resets and/or normalizes styles for commonly used HTML elements.
 * Intended for modern versions of Chrome, Firefox, Edge, Safari, and IE11.
 *
 * Inspired by normalize.css v8.0.1 and Eric Meyer’s Reset CSS 2.0
 *  - But easy to swap out for either of those in full if required!
 */
body {
  margin: 0;
}

html {
  line-height: 1.2;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}

li {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font: inherit;
}

address {
  font-style: normal;
}

blockquote {
  margin-right: 0;
  margin-left: 0;
}

iframe {
  display: block;
}

form {
  margin: 0;
}

input {
  border-radius: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.h1 {
  /* H1 */
  font-family: Montserrat;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 60px */
}

.h2 {
  /* H2 */
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 48px */
}

.h3 {
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 135%; /* 48.6px */
}

.h4 {
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.h5 {
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 43.2px */
}

.body-l {
  /* Desktop/Body/L */
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 27px */
}

.body-m {
  /* Desktop/Body/M */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.title_menu_footer {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 200% */
}

.body-text-1 {
  /* Body text-1 */
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 27px */
}

@media (min-width: 0px) and (max-width: 1100px) {
  .h1 {
    /* Mobile/Header/H1 */
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 43.2px */
  }
  .h2 {
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 28.8px */
  }
  .h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 28.8px */
  }
  .h5,
  .h4 {
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
  }
  .body-l {
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 21px */
  }
  .body-m {
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 18px */
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .h1 {
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 60px */
  }
}
@font-face {
  font-family: "icons";
  src: url("../icons/fontello.eot?83253125");
  src: url("../icons/fontello.eot?83253125#iefix") format("embedded-opentype"), url("../icons/fontello.woff?83253125") format("woff"), url("../icons/fontello.ttf?83253125") format("truetype"), url("../icons/fontello.svg?83253125#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Medium.eot");
  src: url("../fonts/inter/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Medium.woff2") format("woff2"), url("../fonts/inter/Inter-Medium.woff") format("woff"), url("../fonts/inter/Inter-Medium.ttf") format("truetype"), url("../fonts/inter/Inter-Medium.svg#Inter-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Bold.eot");
  src: url("../fonts/inter/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Bold.woff2") format("woff2"), url("../fonts/inter/Inter-Bold.woff") format("woff"), url("../fonts/inter/Inter-Bold.ttf") format("truetype"), url("../fonts/inter/Inter-Bold.svg#Inter-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.eot");
  src: url("../fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff"), url("../fonts/inter/Inter-Regular.ttf") format("truetype"), url("../fonts/inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-SemiBold.eot");
  src: url("../fonts/inter/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-SemiBold.woff2") format("woff2"), url("../fonts/inter/Inter-SemiBold.woff") format("woff"), url("../fonts/inter/Inter-SemiBold.ttf") format("truetype"), url("../fonts/inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body {
  color: var(--Black, #040404);
  font-family: Montserrat;
}

.content_block {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.btn {
  padding: 10px 20px;
  gap: 12px;
}

.btn-blue {
  background: var(--Blue, #302FDA);
  color: white;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.btn-blue:hover {
  border-radius: 10px;
  background: #3638F5;
}
.btn-blue:focus, .btn-blue:active {
  border-radius: 10px;
  background: #2425AF;
}

.btn-white {
  background: white;
  color: var(--Black, #040404);
  border: 1px solid var(--Black, #040404);
}
.btn-white.btn-text {
  color: var(--Black, #040404);
}

.br10 {
  border-radius: 10px;
}

.h56 {
  min-height: 56px;
}

.btn-text {
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.button_block a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

header {
  padding-top: 20px;
  padding-bottom: 20px;
}
header .mob {
  display: none;
}
header .menu_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
header .menu_block a {
  color: var(--Grey-800, #373C42);
  text-align: center;
  /* Buttons/14px/Medium */
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.07px;
  padding-left: 16px;
  padding-right: 16px;
}
header .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 8px;
}
header .login {
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/14px/SemiBold */
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.07px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 136px;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  border-radius: 120px;
  border: 2px solid var(--orange-400-primary, #FA9500);
}
header .join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 136px;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: var(--White-100, #FFF);
  /* Buttons/14px/SemiBold */
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.07px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
}

footer {
  background: var(--Purple-25, #F4F4FE);
  padding-top: 64px;
  padding-bottom: 64px;
}
footer .mob {
  display: none;
}
footer .line {
  gap: 72px;
}
footer .item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 72px;
}
footer .menu_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
footer .menu_block .title_menu {
  color: var(--Grey-900, #22262A);
  /* Desktop/Caption/14px/SemiBold */
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 128%; /* 17.92px */
  letter-spacing: 0.14px;
}
footer .menu_block a {
  color: var(--Grey-400, #5F717B);
  /* Buttons/14px/Medium */
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.07px;
}
footer .menu_block a.linkedin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

#homepage_block_1 {
  padding-left: 15px;
  padding-right: 15px;
}
#homepage_block_1 .content_block {
  padding: 44px 88px;
  width: 1392px;
  border-radius: 32px;
  background: url(../../assets/img/bg1.jpg) center center no-repeat;
  background-size: cover;
}
#homepage_block_1 .title_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 592px;
  max-width: 100%;
  margin-bottom: 28px;
}
#homepage_block_1 .subtitle {
  color: var(--Grey-25, #F4F6F7);
  /* Desktop/Body/18px/Medium */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#homepage_block_1 .title {
  color: var(--White-100, #FFF);
  /* Desktop/Heading/H1 */
  font-family: Poppins;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 62.4px */
  letter-spacing: 0.52px;
}
#homepage_block_1 .link {
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding-left: 51px;
  padding-right: 51px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
}
#homepage_block_1 .bottom_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
#homepage_block_1 .bottom-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
#homepage_block_1 .text {
  color: var(--White-100, #FFF);
  /* Desktop/Body/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 154%; /* 24.64px */
  letter-spacing: 0.08px;
}
#homepage_block_1 .link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
}

#homepage_block_2 {
  padding-top: 80px;
  padding-bottom: 64px;
}
#homepage_block_2 .content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 104px;
}
#homepage_block_2 .content_block .right_side {
  width: 520px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#homepage_block_2 .content_block .right_side .img_block img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#homepage_block_2 .pretitle {
  color: var(--Purple-500, #6B44E3);
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#homepage_block_2 .title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#homepage_block_2 .subtitle {
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/18px/Regular */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
  margin-bottom: 40px;
}
#homepage_block_2 .link {
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  margin-bottom: 24px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#homepage_block_2 .content_block_2 {
  margin-top: 48px;
}
#homepage_block_2 .line {
  gap: 32px;
}
#homepage_block_2 .line .item {
  width: calc(25% - 33px);
  padding-right: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#homepage_block_2 .icon_block {
  width: 56px;
  height: 56px;
  overflow: hidden;
  border-radius: 100%;
  margin-bottom: 24px;
}
#homepage_block_2 .icon_block img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#homepage_block_2 .title_item {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H4 */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 142%; /* 25.56px */
  letter-spacing: 0.18px;
}
#homepage_block_2 .text_item {
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%; /* 24.32px */
  letter-spacing: 0.08px;
}

.hr-line1 {
  background: var(--Purple-100, #DAD8FC);
  height: 20px;
  width: 100%;
}

.hr-line2 {
  background: var(--Purple-50, #ECEAFD);
  height: 20px;
  width: 100%;
}

#homepage_block_3 {
  padding-top: 80px;
  padding-bottom: 64px;
}
#homepage_block_3 .title_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
  width: 531px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#homepage_block_3 .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
}
#homepage_block_3 .title span {
  color: var(--Purple-500, #6B44E3);
  position: relative;
}
#homepage_block_3 .title span:before {
  content: "";
  display: block;
  width: 68px;
  height: 74px;
  background: url(../../assets/img/svg1.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: -40px;
  top: -50px;
}
#homepage_block_3 .subtitle {
  color: var(--Grey-400, #5F717B);
  text-align: center;
  /* Desktop/Body/18px/Regular */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#homepage_block_3 .line_content {
  gap: 104px;
}
#homepage_block_3 .left_side {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#homepage_block_3 .right_side {
  width: 580px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#homepage_block_3 .right_side .img_block {
  max-width: 100%;
  height: auto;
}
#homepage_block_3 .title_left_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 16px;
}
#homepage_block_3 .title_left {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H3 */
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.22px;
}
#homepage_block_3 .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
  letter-spacing: 0.08px;
  text-decoration: none;
}
#homepage_block_3 .service_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
#homepage_block_3 .service_left .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 8px;
  color: var(--Grey-600, #465058);
  /* Buttons/16px/Medium */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 125% */
  letter-spacing: 0.08px;
  border-radius: 100px;
  border: 1px solid var(--Grey-50, #E3E7EA);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#homepage_block_3 .service_left .item .icon_block {
  width: 32px;
  height: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#homepage_block_3 .service_left .item .icon_block img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#homepage_block_3 .title_left_block {
  margin-top: 56px;
}

#homepage_block_4 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#homepage_block_4 .content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 104px;
}
#homepage_block_4 .content_block .left_side {
  width: 520px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#homepage_block_4 .pretitle {
  color: var(--Purple-500, #6B44E3);
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#homepage_block_4 .title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 40px;
}
#homepage_block_2 .line,
#homepage_block_4 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}
#homepage_block_2 .line:last-of-type,
#homepage_block_4 .line:last-of-type {
  margin-bottom: 40px;
}
#homepage_block_2 .line .num,
#homepage_block_4 .line .num {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  background: var(--Purple-25, #F4F4FE);
  color: var(--purple-700-primary, #502BB6);
  text-align: center;
  /* Desktop/Heading/H3 */
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.22px;
}
#homepage_block_4 .list_title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H4 */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 142%; /* 25.56px */
  letter-spacing: 0.18px;
  margin-bottom: 8px;
}
#homepage_block_4 .text_list {
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%; /* 24.32px */
  letter-spacing: 0.08px;
}
#homepage_block_4 .link {
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  padding-left: 75px;
  padding-right: 75px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#homepage_block_5 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#homepage_block_5 .pretitle {
  color: var(--Purple-500, #6B44E3);
  text-align: center;
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#homepage_block_5 .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
}
#homepage_block_5 .title_block {
  margin-bottom: 64px;
}
#homepage_block_5 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
  margin-bottom: 40px;
}
#homepage_block_5 .line .item {
  width: calc(33% - 32px);
}
#homepage_block_5 .line .item .img_block {
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 16px;
  background: var(--Purple-25, #F4F4FE);
  margin-bottom: 24px;
}
#homepage_block_5 .title_item {
  padding-left: 32px;
  padding-right: 32px;
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H3 */
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.22px;
  margin-bottom: 12px;
}
#homepage_block_5 .text_item {
  color: var(--Grey-400, #5F717B);
  text-align: center;
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%; /* 24.32px */
  letter-spacing: 0.08px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 24px;
}
#homepage_block_5 .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  padding: 16px 24px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

#homepage_block_6 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#homepage_block_6 .pretitle {
  color: var(--Purple-500, #6B44E3);
  text-align: center;
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#homepage_block_6 .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#homepage_block_6 .subtitle {
  color: var(--Grey-400, #5F717B);
  text-align: center;
  /* Desktop/Body/18px/Regular */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
  margin-bottom: 32px;
}
#homepage_block_6 .title_block {
  margin-bottom: 40px;
}
#homepage_block_6 .link_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
#homepage_block_6 .link_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 4px;
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  padding-left: 52px;
  padding-right: 52px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#homepage_block_6 .link_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 4px;
  color: var(--orange-400-primary, #FA9500);
  background: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  border-radius: 120px;
  padding-left: 52px;
  padding-right: 52px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid var(--orange-400-primary, #FA9500);
}

#services_block_1 .content_block {
  padding: 94px 88px;
  width: 1392px;
  border-radius: 32px;
  background: url(../../assets/img/bg2.jpg) center center no-repeat;
  background-size: cover;
}
#services_block_1 .text_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 600px;
  max-width: 100%;
}
#services_block_1 .subtitle {
  color: var(--Grey-25, #F4F6F7);
  /* Desktop/Body/18px/Medium */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#services_block_1 .title {
  color: var(--White-100, #FFF);
  /* Desktop/Heading/H1 */
  font-family: Poppins;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 62.4px */
  letter-spacing: 0.52px;
}
#services_block_1 .link {
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding-left: 51px;
  padding-right: 51px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  margin-bottom: 24px;
}
#services_block_1 .bottom_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
#services_block_1 .text {
  color: var(--White-100, #FFF);
  /* Desktop/Body/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 154%; /* 24.64px */
  letter-spacing: 0.08px;
}
#services_block_1 .link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
}

#contact {
  padding-top: 80px;
  padding-bottom: 80px;
}
#contact .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#contact form {
  width: 600px;
  max-width: 100%;
  border-radius: 24px;
  padding: 24px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid var(--Purple-50, #ECEAFD);
}
#contact form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--Grey-900, #22262A);
  /* Mobile/Heading/H3 */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#contact form input {
  display: block;
  margin-top: 8px;
  border: 2px solid var(--Purple-50, #ECEAFD);
  height: 52px;
  width: 100%;
  border-radius: 10px;
  padding-left: 16px;
  color: var(--Grey-900, #22262A);
  /* Mobile/Heading/H3 */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  letter-spacing: 0.2px;
}
#contact form input.wpcf7-submit {
  padding-left: 0;
  color: var(--White-100, #FFF);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.07px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  border: none;
  cursor: pointer;
}

body {
  font-family: Poppins;
}

#services_block_2 {
  padding-top: 80px;
  padding-bottom: 64px;
}
#services_block_2.inner_3 .img_block {
  position: relative;
  aspect-ratio: 520/472;
  overflow: hidden;
  width: 520px;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#services_block_2.inner_3 .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#services_block_2.inner_3 .img_block:after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: -1px;
  z-index: 10;
  top: 0;
  background: white;
}
#services_block_2.inner_3 .img_block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1px;
  top: 0;
  background: url(../../assets/img/mask5.png) center center no-repeat;
  background-size: contain;
}
#services_block_2 .content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 104px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#services_block_2 .content_block .right_side {
  width: 520px;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#services_block_2 .content_block .right_side .img_block {
  width: 100%;
}
#services_block_2 .content_block .right_side .img_block img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#services_block_2 .pretitle {
  color: var(--Purple-500, #6B44E3);
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#services_block_2 .title *,
#services_block_2 .title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#services_block_2 .subtitle {
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/18px/Regular */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#services_block_2 .link {
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  padding: 16px 24px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: 40px;
}
#services_block_2 img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 0px) and (max-width: 766px) {
  #services_block_2.inner_3 .img_block {
    width: 100%;
  }
  #services_block_2 .link {
    width: 100%;
    text-align: center;
  }
}
#services_block_3 {
  padding-bottom: 80px;
}
#services_block_3 .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
}
#services_block_3 .item {
  width: calc(33% - 32px);
  padding: 32px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 356px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px solid var(--Purple-50, #ECEAFD);
}
#services_block_3 .icon {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#services_block_3 .title_item {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H3 */
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 26.4px */
  letter-spacing: 0.22px;
  margin-bottom: 8px;
}
#services_block_3 .desc_item {
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%; /* 24.32px */
  letter-spacing: 0.08px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 34px;
}
#services_block_3 .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
  letter-spacing: 0.08px;
  border: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
#services_block_3 .link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
  letter-spacing: 0.08px;
  border-radius: 120px;
  border: 2px solid var(--orange-400-primary, #FA9500);
  padding: 16px 24px;
  margin-top: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

#inner_service {
  padding-top: 64px;
  padding-bottom: 80px;
  overflow: hidden;
}
#inner_service .content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
#inner_service .content_block .right_side {
  width: 600px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#inner_service .content_block .right_side .img_block {
  width: 592px;
  max-width: 100%;
}
#inner_service .content_block .right_side img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#inner_service .pretitle {
  color: var(--Purple-500, #6B44E3);
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#inner_service .title *,
#inner_service .title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H1 */
  font-family: Poppins;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 62.4px */
  letter-spacing: 0.52px;
  margin-bottom: 16px;
  position: relative;
}
#inner_service .title * span, #inner_service .title * b,
#inner_service .title * strong,
#inner_service .title span,
#inner_service .title b,
#inner_service .title strong {
  display: block;
  color: var(--Purple-500, #6B44E3);
  position: relative;
}
#inner_service .title * span:before, #inner_service .title * b:before,
#inner_service .title * strong:before,
#inner_service .title span:before,
#inner_service .title b:before,
#inner_service .title strong:before {
  content: "";
  display: block;
  width: 77px;
  height: 77px;
  background: url(../../assets/img/decor101.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: -70px;
  bottom: 36px;
  -webkit-transform: rotate(-104deg);
      -ms-transform: rotate(-104deg);
          transform: rotate(-104deg);
}
#inner_service .title:before {
  content: "";
  display: block;
  width: 137px;
  height: 92px;
  background: url(../../assets/img/decor102.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: -24px;
  top: -24px;
  -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
          transform: rotate(8deg);
}
#inner_service .subtitle {
  color: var(--Grey-400, #5F717B);
  margin-bottom: 48px;
  /* Desktop/Body/18px/Medium */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#inner_service .link1 {
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  margin-bottom: 28px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#inner_service .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
#inner_service .links .text {
  color: var(--Grey-900, #22262A);
  /* Desktop/Body/16px/SemiBold */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 154%; /* 24.64px */
  letter-spacing: 0.08px;
}
#inner_service .links .link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
}
#inner_service .img_block {
  position: relative;
  width: 592px;
  max-width: 100%;
  height: 562px;
}
#inner_service .img_block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/mask1.png) right center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

@media (min-width: 0px) and (max-width: 766px) {
  #inner_service .content_block .right_side .img_block {
    height: auto;
    aspect-ratio: 592/562;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: inset 2px 2px 2px white;
            box-shadow: inset 2px 2px 2px white;
  }
  #inner_service .content_block .right_side .img_block:before {
    top: -3px;
  }
  #inner_service .content_block .right_side .img_block img {
    display: block;
    max-width: 99%;
    height: auto;
  }
}
#inner_service_2 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#inner_service_2.reverse .content_block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#inner_service_2.reverse .img_block {
  position: relative;
  aspect-ratio: 520/628;
  overflow: hidden;
}
#inner_service_2.reverse .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#inner_service_2.reverse .img_block:after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: -1px;
  z-index: 10;
  top: 0;
  background: white;
}
#inner_service_2.reverse .img_block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1px;
  top: 0;
  background: url(../../assets/img/mask3.png) center center no-repeat;
  background-size: contain;
}
#inner_service_2.inner_1 .img_block {
  position: relative;
  aspect-ratio: 556/670;
  overflow: hidden;
}
#inner_service_2.inner_1 .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#inner_service_2.inner_1 .img_block:after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: -1px;
  z-index: 10;
  top: 0;
  background: white;
}
#inner_service_2.inner_1 .img_block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1px;
  top: 0;
  background: url(../../assets/img/mask2.png) center center no-repeat;
  background-size: contain;
}
#inner_service_2.inner_2 .img_block {
  position: relative;
  aspect-ratio: 520/628;
  overflow: hidden;
}
#inner_service_2.inner_2 .img_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#inner_service_2.inner_2 .img_block:after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: -1px;
  z-index: 10;
  top: 0;
  background: white;
}
#inner_service_2.inner_2 .img_block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1px;
  top: 0;
  background: url(../../assets/img/mask4.png) center center no-repeat;
  background-size: contain;
}
#inner_service_2 .content_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 104px;
}
#inner_service_2 .subtitle {
  color: var(--Grey-400, #5F717B);
  margin-bottom: 48px;
  /* Desktop/Body/18px/Medium */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
}
#inner_service_2 .left_side {
  width: 600px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#inner_service_2 .left_side .img_block {
  width: 100%;
}
#inner_service_2 .left_side img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#inner_service_2 .pretitle {
  color: var(--Purple-500, #6B44E3);
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#inner_service_2 .title {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 40px;
}
#inner_service_2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#inner_service_2 ul li {
  padding-left: 34px;
  background: url(../../assets/img/badge.svg) top left no-repeat;
  color: var(--Grey-400, #5F717B);
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%;
  letter-spacing: 0.08px;
}
#inner_service_2 ul li strong, #inner_service_2 ul li b {
  color: var(--Grey-900, #22262A);
  /* Desktop/Heading/H4 */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 142%; /* 25.56px */
  letter-spacing: 0.18px;
}

@media (min-width: 0px) and (max-width: 766px) {
  #inner_service_2.reverse .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#inner_service_3 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#inner_service_3 .pretitle {
  color: var(--Purple-500, #6B44E3);
  text-align: center;
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#inner_service_3 .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 40px;
  width: 620px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#inner_service_3 .line {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  gap: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#inner_service_3 .line .item {
  width: calc(50% - 16px);
  padding: 24px;
  border-radius: 16px;
  border: 2px solid var(--Purple-25, #F4F4FE);
}
#inner_service_3 .line .item .title_item {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H3 */
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.22px;
  margin-bottom: 12px;
}
#inner_service_3 .line .item .text_item {
  color: var(--Grey-400, #5F717B);
  text-align: center;
  /* Desktop/Body/16px/Regular */
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 152%; /* 24.32px */
  letter-spacing: 0.08px;
}

#inner_service_5 {
  padding-top: 64px;
  padding-bottom: 64px;
  background: var(--purple-700-primary, #502BB6);
}
#inner_service_5 .pretitle {
  color: var(--Purple-200, #BEB9F9);
  text-align: center;
  /* Desktop/Heading/Sub Heading */
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 122%; /* 24.4px */
  letter-spacing: 0.2px;
  margin-bottom: 12px;
}
#inner_service_5 .title {
  color: var(--White-100, #FFF);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 40px;
}
#inner_service_5 .link {
  color: var(--White-100, #FFF);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  padding: 16px 24px;
  border-radius: 120px;
  background: var(--orange-400-primary, #FA9500);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#inner_service_6 {
  padding-top: 80px;
}
#inner_service_6 .title {
  color: var(--Grey-900, #22262A);
  text-align: center;
  /* Desktop/Heading/H2 */
  font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 126%; /* 50.4px */
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#inner_service_6 .subtitle {
  color: var(--Grey-400, #5F717B);
  text-align: center;
  /* Desktop/Body/18px/Regular */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; /* 27.72px */
  letter-spacing: 0.09px;
  margin-bottom: 56px;
}

#services_block_3 .link {
  color: var(--orange-400-primary, #FA9500);
  /* Buttons/18px/SemiBold */
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: 0.09px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 16px 24px;
  border-radius: 120px;
  border: 2px solid var(--orange-400-primary, #FA9500);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.mob {
  display: none;
}

@media (min-width: 0px) and (max-width: 766px) {
  .mob {
    display: block;
  }
  header .menu_block {
    display: none;
  }
  header .buttons {
    display: none;
  }
  header .mob {
    display: block;
  }
  #homepage_block_1 .content_block {
    background-size: cover;
    padding: 56px 20px;
  }
  #homepage_block_1 .title {
    font-size: 28px;
  }
  #homepage_block_1 .subtitle {
    font-size: 14px;
  }
  #homepage_block_1 .bottom_block {
    gap: 32px;
  }
  #homepage_block_1 .bottom_block .bottom-text {
    gap: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #homepage_block_1 .bottom_block,
  #homepage_block_2 .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #homepage_block_2 .content_block .right_side {
    width: 100%;
  }
  #homepage_block_2 .pretitle {
    font-size: 18px;
  }
  #homepage_block_2 .title {
    font-size: 24px;
  }
  #homepage_block_2 .subtitle {
    font-size: 14px;
  }
  #homepage_block_2 .link {
    width: 100%;
  }
  #homepage_block_2 .content_block {
    gap: 32px;
  }
  #homepage_block_2 .line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
    row-gap: 32px;
  }
  #homepage_block_2 .line .item {
    width: calc(50% - 12px);
  }
  #homepage_block_2 .icon_block {
    width: 48px;
    height: 48px;
  }
  #homepage_block_4 .content_block,
  #homepage_block_3 .line_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .item2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
  }
  footer .item2 .menu_block {
    width: calc(50% - 12px);
    gap: 12px;
  }
  footer .item2 .menu_block a {
    font-size: 14px;
  }
  #homepage_block_4 .content_block .left_side,
  #homepage_block_3 .right_side {
    width: 100%;
  }
  #homepage_block_4 .content_block .left_side img,
  #homepage_block_3 .right_side img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  #homepage_block_5 .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #homepage_block_5 .line .item {
    width: 100%;
  }
  #homepage_block_2 .link {
    font-size: 16px;
  }
  #homepage_block_3 .title span:before {
    display: none;
  }
  #homepage_block_3 .title_left_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #homepage_block_3 .service_left .item {
    padding-left: 14px;
    padding-right: 14px;
  }
  #homepage_block_4 .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 32px;
  }
  #homepage_block_4 .pretitle {
    font-size: 18px;
  }
  #homepage_block_6 .title,
  #homepage_block_4 .title {
    font-size: 24px;
  }
  #homepage_block_4 .text_list {
    font-size: 14px;
  }
  #homepage_block_4 .link {
    width: 100%;
  }
  #homepage_block_5 .title {
    font-size: 24px;
  }
  #homepage_block_5 .pretitle {
    font-size: 18px;
  }
  #homepage_block_5 .title_item {
    font-size: 18px;
  }
  #homepage_block_5 .text_item {
    font-size: 14px;
  }
  #homepage_block_6 .link_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #homepage_block_6 .link_block a {
    width: 100%;
    font-size: 16px;
  }
  #homepage_block_6 .pretitle {
    font-size: 18px;
  }
  #homepage_block_6 .subtitle {
    font-size: 16px;
  }
  #services_block_1 .content_block {
    padding: 56px 24px;
  }
  #services_block_1 .title {
    font-size: 28px;
  }
  #services_block_1 .subtitle {
    font-size: 14px;
  }
  #services_block_2 .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
  #services_block_2 .pretitle {
    font-size: 18px;
  }
  #services_block_2 .title {
    font-size: 24px;
  }
  #services_block_2 .right_side {
    width: 100%;
  }
  #services_block_2 img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #services_block_2 .subtitle {
    font-size: 16px;
  }
  #services_block_3 .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #services_block_3 .line .item {
    width: 100%;
  }
  #services_block_3 .link {
    border: none;
    margin-left: 0;
    padding-left: 0;
  }
  #inner_service .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #inner_service_2 .content_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .single-service section img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .single-service section .right_side,
  .single-service section .left_side {
    width: 100%;
  }
  #inner_service_2 .left_side {
    width: 100%;
  }
  #inner_service .content_block .right_side {
    width: 100%;
  }
  #inner_service .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #inner_service .link1 {
    width: 100%;
  }
  #inner_service_5 .pretitle,
  #inner_service_3 .pretitle,
  #inner_service_2 .pretitle,
  #inner_service .pretitle {
    font-size: 18px;
  }
  #inner_service_5 .title,
  #inner_service_3 .title,
  #inner_service_2 .title,
  #inner_service .title {
    font-size: 24px;
  }
  #inner_service .subtitle {
    font-size: 16px;
  }
  #inner_service_2 .content_block {
    gap: 32px;
  }
  #inner_service_3 .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  #inner_service_3 .line .item {
    width: 100%;
  }
  #contact .text, #contact .subtitle {
    width: 100%;
    max-width: 100% !important;
  }
  #inner_service .img_block:after {
    content: "";
    display: block;
    width: 137px;
    height: 92px;
    background: url(../../assets/img/decor102.svg) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: -24px;
    top: -64px;
    -webkit-transform: rotate(-245deg) scale(0.7);
        -ms-transform: rotate(-245deg) scale(0.7);
            transform: rotate(-245deg) scale(0.7);
  }
  #inner_service .title:before {
    -webkit-transform: scale(0.7) rotate(10deg);
        -ms-transform: scale(0.7) rotate(10deg);
            transform: scale(0.7) rotate(10deg);
    display: none;
  }
  .not_mob {
    display: none !important;
  }
  #inner_service .title * span:before, #inner_service .title * b:before, #inner_service .title * strong:before, #inner_service .title span:before, #inner_service .title b:before, #inner_service .title strong:before {
    left: auto;
    right: -40px;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    top: 0;
  }
}