.wrapper {
  max-width: 1000px;
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header_content {
  height: 100px;
  width: 100%;
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(40px);
  position: fixed;
  top: 0;
  z-index: 100;
}

.header_context {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header_content a {
  text-decoration: none;
  color: var(--black);
}

._13hFRktIQzOgykx5Ld83o5 {
  width: calc(75px*4 + 60px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._13hFRktIQzOgykx5Ld83o5 a {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.qrZQwN8NkSjlhVtzvisNR {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 15;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  cursor: pointer;
}

.header_burger {
  display: none;
}

._3HQuuupWdV8lIw8q_Efp3h {
  max-height: 0;
}

._3nT0qtSh6feUGtaiiYaZDz {
  max-height: 250px;
}

._3JyIFEHpBamFSxPbvi6CTD {
  overflow: hidden;
  position: absolute;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1) inset;
  top: 80px;
  left: 0;
  transition: .5s;
  background: var(--white);
}

._2NcJJxEVICQNguLkeEmEeY {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  width: 100%;
  cursor: pointer;
}

._2NcJJxEVICQNguLkeEmEeY:hover {
  color: var(--blue);
}

._2NcJJxEVICQNguLkeEmEeY:not(:last-child) {
  border-bottom: 1px solid rgba(4, 103, 246, 0.3);
}

@media screen and (max-width: 1024px) {
  .header_content {
    height: 80px;
  }
  .header_burger {
    display: block;
  }

  .FZZZDjqZyVGCVjRt_4N5A {
    display: none;
  }
}



._3l2Ycbopd_cVyamYkRSy2O {
  background-color: var(--black-footer);
  padding: 40px 0 100px;
  display: flex;
  justify-content: center;
  color: var(--white);
  font-size: 12px;
}

._3xu-zbPk9zbq-2oNSQr9Ei {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
}

._3xu-zbPk9zbq-2oNSQr9Ei div a {
  color: var(--white);
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  ._3l2Ycbopd_cVyamYkRSy2O {
    padding: 30px 0 70px;
    font-size: 13px;
  }
}

._2-wN1b0-loKD2deXfRPWkl {
  display: flex;
  justify-content: center;
  align-items: center;
}

._1Aucwi28vXBe0dCGAGn521 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._1Aucwi28vXBe0dCGAGn521 h2 {
  font-weight: 500;
  font-size: 56px;
  display: flex;
  justify-content: center;
  margin: 41px 0 30px;
}

._1Aucwi28vXBe0dCGAGn521 p {
  font-weight: normal;
  font-size: 17px;
  line-height: 41px;
}

@media screen and (max-width: 767px){
  ._1Aucwi28vXBe0dCGAGn521 h2, ._1Aucwi28vXBe0dCGAGn521 p {
    text-align: center;
  }

  ._1Aucwi28vXBe0dCGAGn521 h2 {
    font-size: 45px;
  }
}

._3aw2AuyjDyz6GKvcnPStMk {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

._1ZOJ1ThsaM3vSGZyVmtUMb {
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 80px;
}

._2dFjzOTTE9z_qMDZyno6Uv {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 30px;
  margin: 10px 0 60px;
}

._3pyVsmttmNC7PxVhXdAo-F {
  margin-top: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._3Z0XW1LU77vv7Xr8rEaUWd {
  width: 100%;
  background: var(--white);
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

.IYfE_oFpV6FkXsivHtgtf {
  display: flex;
  justify-content: space-around;
}

._3pyVsmttmNC7PxVhXdAo-F h3 {
  color: var(--black);
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin: 70px 0 40px;
}

@media screen and (max-width: 767px){
  .IYfE_oFpV6FkXsivHtgtf {
    flex-direction: column;
    align-items: center;
  }
}

.xHOGdRHFzlqobr-1HLOMY {
  max-width: 250px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.Nmjz9RkML3Wo4zj9Knn86 {
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 80px;
}

.nUX75gi5mglvVJk2fAgIa {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 30px;
  margin: 10px 0 115px;
  text-align: center;
}

.xiJijqjLW797DSwySlBx- {
  display: flex;
  justify-content: center;
  align-items: center;
}

._1q810PfZYXoBNsjI5Nwrcp {
  width: 100%;
}

._1q810PfZYXoBNsjI5Nwrcp h3 {
  margin: 82px 0 39px;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 37px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}

._1q810PfZYXoBNsjI5Nwrcp div {
  display: flex;
  justify-content: space-around;
}

@media screen and (max-width: 767px){
  ._1q810PfZYXoBNsjI5Nwrcp div {
    flex-direction: column;
    align-items: center;
  }
}

._3ta6UIKeLre6WjgVG-rdVc {
  background-image: url('images/Group12.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

._2A_h2JwwOBJ1LnyqNzwm4L {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 50px 0;
}

._2A_h2JwwOBJ1LnyqNzwm4L > h2 {
  margin-bottom: 40px;
  max-width: 300px;
  width: 100%;
  height: max-content;
  font-style: normal;
  font-weight: 500;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  color: var(--white);
  text-shadow: 0px 4px 200px var(--black);
}

.vomAykwCAAj1KEayKY-fo {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 30px;
  right: 10px;
  z-index: 10;
  font-size: 16px;
}


._2A_h2JwwOBJ1LnyqNzwm4L form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._2A_h2JwwOBJ1LnyqNzwm4L button {
  margin-top: 30px;
  background: var(--blue);
  border-radius: 100px;
  max-width: 322px;
  width: 100%;
  height: 72px;
  border: none;
  outline: none;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: var(--white);
  cursor: pointer;
}

._2A_h2JwwOBJ1LnyqNzwm4L .E8WtrZU1BC1RSfPqvcrs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.LLcXQkKa2z7wlyiwPfo86 {
  width: calc((100% - 30px) / 2);
  height: 60px;
}

.LLcXQkKa2z7wlyiwPfo86, .DlQW7f4W59F3pKSiVtJCc {
  position: relative;
}

.LLcXQkKa2z7wlyiwPfo86 input, .DlQW7f4W59F3pKSiVtJCc textarea {
  width: 100%;
  border-radius: 7px;
  background: var(--white);
  padding: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  border-color: transparent;
  outline: none;
}

.DlQW7f4W59F3pKSiVtJCc {
  width: 100%;
  margin-bottom: 40px;
}

.DlQW7f4W59F3pKSiVtJCc textarea {
  height: 150px;
  resize: none;
}

._2A_h2JwwOBJ1LnyqNzwm4L ._1VkXioO0Zka4ldrp6jaKeR {
  border: var(--red) 1px solid;
  position: relative;
}

@media screen and (max-width: 767px) {
  ._2A_h2JwwOBJ1LnyqNzwm4L .E8WtrZU1BC1RSfPqvcrs {
    flex-direction: column;
    margin-bottom: 0;
  }

  .LLcXQkKa2z7wlyiwPfo86 {
    width: 100%;
    margin-bottom: 20px;
  }

  .DlQW7f4W59F3pKSiVtJCc {
    margin-bottom: 20px;
  }

  ._2A_h2JwwOBJ1LnyqNzwm4L button {
    margin-top: 20px;
  }

  ._2A_h2JwwOBJ1LnyqNzwm4L button {
    height: 62px;
    max-width: 245px;
    font-size: 26px;
  }
}

.XRzRqGPB7TKUMeH7pL4XZ {
  width: 100%;
  padding: 90px 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px var(--grey) solid;
}

.nShir6Vz8LFaNftwntCHl, .Ty02bfWBVlDfZBi4KShJT {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

._110LmtxPYI_izVVKrsiZV- {
  max-width: 50%;
  width: 100%;
}

.nShir6Vz8LFaNftwntCHl h3, .Ty02bfWBVlDfZBi4KShJT h3 {
  font-weight: 500;
  font-size: 32px;
  margin: 20px 0 20px;
}

.nShir6Vz8LFaNftwntCHl button, .Ty02bfWBVlDfZBi4KShJT button{
  outline: none;
  border: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: var(--blue);
  padding: 0;
  background-color: transparent;
  margin-top: 10px;
}

@media screen and (max-width: 767px){
  .nShir6Vz8LFaNftwntCHl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .Ty02bfWBVlDfZBi4KShJT {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  ._110LmtxPYI_izVVKrsiZV- {
    max-width: 80%;
  }

  .kk1Hh7ZrgBa5X4pJc-EvX {
    display: flex;
    justify-content: center;
  }

  .kk1Hh7ZrgBa5X4pJc-EvX img {
    max-width: calc(100vw - 20%);
  }
}

._2TN0X3Lj5HKtPAVwFVST21 {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: var(--black);
  line-height: 150%;
  overflow: hidden;
  max-height: 4.7em;
  transition: all .2s ease;
}

.ZbGHRNpfFzz0TalCVCURV {
  max-height: 30em;
  transition: all 1s ease;
}

._2AvZycbBIl8UvccsjBEC08 {
  display: flex;
  align-items: center;
  transition: .2s ease;
}

._2L3GbvdW0gCCcQNrvXaGCg{
  margin-left: 20px;
  padding-top: 3px;
  display: block;
  width: max-content;
  height: max-content;
  transform: rotate(90deg);
  font-size: 30px;
  transition: all .2s ease;
}

._3GYDa7nN5Gv266vHPNDC3C{
  margin-left: 20px;
  display: block;
  width: max-content;
  height: max-content;
  transform: rotate(-90deg);
  font-size: 30px;
  transition: all .2s ease;
}

._20_bb6zIX-qQThUIzxJg1u {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FAFAFA;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.uf0GPkzbKm7etzC01HNJr {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

._1R8hOOq0I4C70WtHRcw_yO {
  max-width: 40%;
  width: 100%;
  margin: 6vw 0;
}

.uf0GPkzbKm7etzC01HNJr h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 30px;
  margin: 20px 0 20px;
}

.uf0GPkzbKm7etzC01HNJr button {
  outline: none;
  border: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: var(--blue);
  padding: 0;
  background-color: transparent;
  margin-top: 30px;
}

._3YP0zyLZJvOe3efusPD577 {
  position: relative;
  flex-grow: 1;
}

._3YP0zyLZJvOe3efusPD577 img {
  position: absolute;
  visibility: visible;
  height: 620px;
  top: -37px;
  left: 0;
  z-index: 10;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 767px){
  .uf0GPkzbKm7etzC01HNJr {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  ._1R8hOOq0I4C70WtHRcw_yO {
    max-width: 80%;
  }

  ._3YP0zyLZJvOe3efusPD577 {
    display: flex;
    justify-content: center;
    height: 500px;
  }

  ._3YP0zyLZJvOe3efusPD577 img {
    left: -280px;
  }
}

._10Cuiudc8HAAch0Kfts__V {
  height: calc(100vh - 100px);
  margin-top: 100px;
}

._32WoGh_WYRyJkL97SjUWV9 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._2S0oZ19-NieGm0p_-3JGxu {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 42px;
}

._2Mf6n0HV-mgmmwU4FALr-9 {
  max-width: 312px;
  font-style: normal;
  font-size: 52px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
}

._2gdXV8OBo7r7Ui927cPDij {
  font-weight: 800;
  font-size: 76px;
}

._1fAacculTyVFQBtjTDUYY3 {
  max-width: 312px;
  margin: 12px 0 calc(100vh / 8);
  font-weight: normal;
  font-size: 17px;
  text-align: justify;
  letter-spacing: 0.04em;
  color: var(--black);
  text-shadow: 0px 0px 100px var(--white);
}

._37VtBpLj2Pvcn8JLsztXdE {
  display: flex;
  flex-direction: row;
  padding: 16px 76px;
  background: var(--blue);
  color: var(--white);
  box-shadow: 0 0 200px var(--white);
  border-radius: 100px;
  border: none;
  outline: none;
  font-size: 33px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  ._10Cuiudc8HAAch0Kfts__V {
    height: calc(100vh - 80px);
  }

  ._2Mf6n0HV-mgmmwU4FALr-9 {
    max-width: 220px;
    width: 100%;
    font-size: 36px;
    font-weight: 400;
  }

  ._2gdXV8OBo7r7Ui927cPDij {
    font-weight: 700;
    font-size: 52px;
  }

  ._1fAacculTyVFQBtjTDUYY3 {
    max-width: 220px;
    font-weight: normal;
    font-size: 13px;
  }

  ._37VtBpLj2Pvcn8JLsztXdE {
    padding: 15px 50px;
    font-size: 26px;
  }

  ._10Cuiudc8HAAch0Kfts__V {
    margin-top: 80px;
  }
}




._3OhtTSohzHV8Sg3SIvZWe- {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
}

._3OhtTSohzHV8Sg3SIvZWe- h3 {
  max-width: 486px;
  max-height: 66px;
  font-weight: 500;
  font-size: 56px;
  color: var(--white);
  text-shadow: 0 4px 200px var(--black);
  display: flex;
  justify-content: center;
}

.kk1Hh7ZrgBa5X4pJc-EvX {
  max-width: 50%;
  width: 100%;
  margin-right: 20px;
}

.kk1Hh7ZrgBa5X4pJc-EvX img {
  width: 100%;
}

@media screen and (max-width: 767px){
  ._3OhtTSohzHV8Sg3SIvZWe- h3 {
    font-size: calc(100vw/10.5);
  }

  .kk1Hh7ZrgBa5X4pJc-EvX {
    max-width: 60%;
  }
}

.our-features_images {
  max-width: 110px;
  width: 100%;
}



:root {
  --blue: #0467F6;
  --black: #000000;
  --black-footer: #242424;
  --white: #FFFFFF;
  --red: red;
  --grey: #E7E7E7;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
}
