:root {
  --black: black;
  --white: white;
}

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

.title-container {
  text-align: center;
  background-color: #2866ef;
  padding: 20px 0;
  color:#fff;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}


.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.brix---mg-bottom423423-0-copy {
  color: #212529;
  text-align: center;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  position: static;
}

.brix---text-200-bold-2 {
  color: #2866ef;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding-top:1rem;
  line-height: 20px;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-1-column-gap-row-16px {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---text-300-medium {
  padding-bottom: 37px;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.brix---color-neutral-802 {
  color: #211f54;
  text-align: center;
}

.brix---flex-horizontal-start-copy {
  justify-content: center;
  align-items: center;
  display: flex;
}



.brix---flex-vertical-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.brix---mg-right-8px {
  margin-top:-40px;
}

.brix---heading-h1-size-2 {
  color: #2866ef;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---color-neutral-801 {
  color: #6e7191;
}

.brix---pricing-content-v2 {
  background-color: #e4e9f7;
  padding: 40px 28px;
  border-radius:28px;
  box-shadow: 0 2px 5px #0003;
}

.brix---mg-bottom-24px {
  margin-bottom: 28px;
}

.brix---text-200-list-medium {
  color: #212529;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.brix---card {
  background-color: #fff;
  border: px solid #eff0f6;
  border-radius: 25px;
  width: 45%;
  scale:1.0;
  margin-left:-12rem;
    margin-top:1rem;
  box-shadow: 0 2px 14px 3px #0003;
}
@media screen and (max-width: 1580px) {
.brix---card {
  background-color: #fff;
  border: px solid #eff0f6;
  border-radius: 25px;
  width: 45%;
  scale:1.0;
  margin-left:0rem;
    margin-top:1rem;
  box-shadow: 0 2px 14px 3px #0003;
}
}
.brix---display-4333-copy-copy {
  color: #2866ef;
  padding-top: 23px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.brix---mg-bottom-32px-copy {
  margin-bottom: -4px;
}

.brix---btn-primary-full-width {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2866ef;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 26px 38px 26px 67px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  position: relative;
}

.brix---btn-primary-full-width:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---square-icon {
  border-radius: 16px;
  width: 200px;
  height: 200px;
}


.brix---divider-40px {
  background-color: #dcddeb;
  height: 1px;
  margin-top: -4px;
  margin-bottom: 40px;
}

.brix---icon-list {
  max-width: 10%;
  margin-right: 16px;
}

.brix---text-300-medium-copy {
  color: #212529;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 22px;
}

.brix---icon-list-item-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
  margin-top:-20px;
}

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

.brix---mg-top-40px {
  margin-top: 40px;
}

.div-block {
    margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.image {
  z-index: 100;
  margin: .8rem 2rem 0;
  position: absolute;
}

.button {
  background-color: #2866ef;
  border: 3px solid #2866ef;
  border-radius: 20px;
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 62px;
  font-size: 25px;
  display: flex;
}

.brix---input-label {
  color: #212529;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---text-area {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---text-area:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---text-area:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---text-area::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---heading-h1-size-copy {
  color: #2866ef;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---grid-contact-v6 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---success-message {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---card-pd-64px---56px {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  padding: 64px 56px;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---heading-h1-size {
  color: #333;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 66px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2866ef;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---input:hover {
  border-color: #4a3aff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---section-position-relative {
  margin-bottom: 1px;
  padding-top: 32px;
  padding-bottom: 21px;
  position: relative;
  overflow: hidden;
}

.container {
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-left: 7px;
  padding-right: 5px;
  display: flex;
}

._34534566765324 {
  color: #2866ef;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 22px;
}

.r5t43246534255342 {
  color: #212529;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 80%;
  height: 100%;
  padding-top: 0;
  margin-bottom:30rem;
  display: flex;
}

.slider {
  width: 80%;
  max-width: 80%;
 margin-top: 3rem;
  height: 400px;
  max-height: 400px;
  box-shadow: 0 1px 11px 9px #0003;
}

.div-block-3 {
  background-color: #e4e9f7;
  border-radius: 20px;
  max-width: 70%;
  margin-top: 34px;
    margin-bottom: 64px;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  box-shadow: 0 2px 7px 6px #0003;
}

._3425523453 {
  color: #212529;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}

._3425634523452 {
  background-color: #0000;
  border-radius: 20px;
  padding: 40px 28px;
  box-shadow: 0 3px 9px 7px #0003;
}

._34567345zt3er6 {

  border: 1px solid #eff0f6;
  border-radius: 25px;
  width: 40%;
  margin-top: -126px;
margin-right:-20px;
  box-shadow: 0 2px 7px #14142b0f;
}

._345663456534453654 {
  z-index: 100;
  max-width: 20px;
  margin: 1.7rem 2rem 0;
  position: absolute;
}

._345663456534453654sdsdsdsdsd {
  z-index: 100;
  max-width: 20px;
  margin: 1.7rem 2rem 0;
  position: absolute;
}

._3456634564563456354 {
  pointer-events: auto;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2866ef;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 26px 38px 26px 67px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  position: relative;
  box-shadow: 0 1px 10px 7px #0003;
}

._3456634564563456354:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

._345634562634 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--black);
  transform-style: preserve-3d;
  background-color: #2866ef;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 26px 38px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  position: relative;
}

._345634562634:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.div-block-copy {
  padding-bottom: 0;
  display: flex;
}

.slide {
  padding-top: 0;
  box-shadow: 0 2px 5px #0003;
}

.lightbox-link {
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}

.image-11 {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.link-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  height: 150px;
}

@media screen and (min-width: 1440px) {
  .brix---text-200-bold-2 {
    color: #2866ef;
  }

  
  .brix---text-300-medium {
    color: #2866ef;
    margin-top: -29px;
  }

  .brix---heading-h1-size-2 {
    color: #2866ef;
  }

  .brix---display-4333-copy-copy {
    color: #2866ef;
    font-size: 26px;
  }

  .brix---btn-primary-full-width {
    background-color: #2866ef;
  }

  .brix---icon-list {
    max-width: 10%;
  }

  .brix---text-300-medium-copy {
    color: #212529;
  }

  .button {
    text-align: center;
    align-self: center;
    margin-top: 49px;
    font-size: 25px;
  }

  .image-10 {
    margin-left: -28px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---heading-h1-size-copy {
    margin-top: -62px;
  }

  .brix---grid-contact-v6 {
    grid-column-gap: 100px;
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    border-style: none;
    margin-top: 0;
  }

  .brix---btn-primary {
    background-color: #2866ef;
  }

  .brix---input {
    border-style: none;
  }

  .brix---section-position-relative {
    z-index: 2;
  }

  ._34534566765324 {
    color: #2866ef;
  }

  .slider {
    width: 50%; 
  }

  ._3425523453 {
    color: #212529;
    font-size: 26px;
  }

  ._3456634564563456354, ._345634562634 {
    background-color: #2866ef;
  }
}



@media screen and (min-width: 1000px) {
  .brix---mg-bottom423423-0-copy {
    margin-bottom: -33px;
  }

  .brix---text-300-medium {
    color: #2866ef;
    margin-left: -8px;
        
margin-top: -29px;
    padding-top: 3px;
  }

  .brix---heading-h1-size-2 {
    color: #2866ef;
    padding-top: 32px;
  }

  .peter {
    margin-top: 0;
  }
  .brix---square-icon {
    border-radius: 16px;
    width: 200px;
    height: 200px;
  }
  
  .brix---display-4333-copy-copy {
    color: #2866ef;
    margin-top: -6px;
    font-size: 26px;
  }

  .brix---mg-bottom-32px-copy {
    margin-bottom: -12px;
  }

  .brix---btn-primary-full-width {
    background-color: #2866ef;
  }

  .brix---divider-40px {
    margin-bottom: 37px;
  }

  .brix---icon-list {
    max-width: 10%;
  }

  .brix---text-300-medium-copy {
    color: #212529;
    padding-top: 5px;
  }

  .brix---form-grid-2-columns {
    grid-template-columns: 1fr;
  }

  
  
  ._34534566765324 {
    color: #2866ef;
    padding-top: 5px;
  }

  .slider {
    width: 30%;
    max-width: 30%;

  }

  ._3425523453 {
    color: #212529;
    margin-top: -6px;
    font-size: 26px;
  }

  ._3456634564563456354, ._345634562634 {
    background-color: #2866ef;
  }

  .link-block {
    display: block;
  }
}
@media screen and (max-width: 1401px) {
.brix---card {
  scale:1.0;
  margin-left: 0px;
    margin-right: 0px;
    margin-top: 0;
}
  
.brix---square-icon {
width:200px;
  height:200px;
}
  
}
  
@media screen and (max-width: 991px) {
  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;    
  }
  .brix---divider-40px {
    margin-top: -437px;
  }

  .brix---text-300-medium {
    color: #2866ef;
    font-size: 25px;
    line-height: 20px;
  }



  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---pricing-content-v2 {
    padding-bottom: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---text-200-list-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---card {
    width: 100%;
  }

  .brix---display-4333-copy-copy {
    color: #2866ef;
    font-size: 20px;
    line-height: 32px;
  }


  .brix---btn-primary-full-width {
    padding: 20px 32px;
  }

  .brix---square-icon {
    border-radius: 12px;
    width: 180px;
    max-width: 100%;
  }

  .brix---divider-40px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .brix---icon-list {
    max-width: 10%;
  }

  .brix---text-300-medium-copy {
    font-size: 10px;
    line-height: 20px;
  }

  .brix---mg-top-40px {
    margin-top: 32px;
  }

  .button {
    font-size: 25px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-copy {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-contact-v6 {
    grid-template-columns: 1fr;
  }

  .brix---card-pd-64px---56px {
    padding: 0 32px;
  }

  .brix---heading-h1-size {
    margin-bottom: 64px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---section-position-relative {
    padding-top: 21px;
    padding-bottom: 100px;
  }

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: start;
    display: grid;
  }

  ._34534566765324 {
    font-size: 11px;
    line-height: 20px;
  }

  .r5t43246534255342 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-2 {
    width: 100%;
    max-width: 100%;
    margin-bottom:10rem;
  }

  ._3425523453 {
  color: #212529;
    font-size: 22px;
    margin-bottom:3rem;
    line-height: 32px;
  }

  ._3425634523452 {
    margin-bottom: 60px;
    padding-bottom: 28px;
    padding-left: 24px;
    padding-right: 24px;
  }

  ._34567345zt3er6 {
    width: 100%;
    margin-top: 1px;
  }

  ._345663456534453654 {
    margin-top: 1.2rem;
  }

    ._345663456534453654sdsdsdsdsd {
    margin-top: 1.2rem;
  }

  ._3456634564563456354 {
    padding: 20px 32px 20px 64px;
  }


   
  ._345634562634 {
    padding: 20px 32px;
  }
}

@media screen and (max-width: 479px) {
  .brix---text-200-bold-2 {
    font-size: 15px; 
    line-height: 16px;

  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }



  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---btn-primary-full-width {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 100%;
  }

  .brix---divider-40px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .brix---icon-list {
    width: 24px;
    margin-right: 8px;
  }

  .button {
    order: 1;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .image-10 {
    max-width: 70%;
  }

  .brix---heading-h1-size-copy {
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 37px;
  }

  .brix---grid-contact-v6 {
    grid-row-gap: 48px;
  }

  .brix---card-pd-64px---56px {
    padding: 40px 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  ._345663456534453654 {
    margin-top: 1.1rem;
  }

    ._345663456534453654sdsdsdsdsd {
    margin-top: 1.1rem;
  }

  ._3456634564563456354, ._345634562634 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }
}

#w-node-_0ad1075a-0c81-7da2-861d-b94a24334ccd-08e2861a {
  place-self: center;
}

#w-node-f4f39552-0f3e-db77-f2ac-ee3d0909fa25-08e2861a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4f39552-0f3e-db77-f2ac-ee3d0909fa29-08e2861a {
  justify-self: start;
}


@media screen and (max-width: 991px) {
  #w-node-_0ad1075a-0c81-7da2-861d-b94a24334cb6-08e2861a {
    order: 9999;
    justify-self: start;
  }

  #w-node-a2b51d4d-825e-9bd4-9994-b44b22b5947a-08e2861a {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f4f39552-0f3e-db77-f2ac-ee3d0909fa25-08e2861a {
    grid-column: span 1 / span 1;
  }
}
