nav ul {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: 1px solid #E4E4E4;
  text-align: start;
  height: 54px;
  margin: 48px auto 0 auto;
  padding-bottom: 1rem;
  min-width: 301px;
}
@media screen and (min-width: 900px) {
  nav ul {
    margin-top: 5.125rem;
    padding-left: 0;
    padding-bottom: 1.47rem;
  }
}
@media screen and (min-width: 1300px) {
  nav ul {
    height: 51px;
    justify-content: space-between;
    margin-left: 102px;
    margin-right: 102px;
    padding-left: 0;
    padding-bottom: 23.5px;
    text-align: start;
  }
}

nav li {
  margin: auto 0 auto 0;
}

.nav-button {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  text-decoration: none;
  border-radius: 100px;
  color: #6750A4;
  border: 1px solid #6750A4;
  padding: 10px 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  letter-spacing: 0.1px;
}

.nav-button:hover {
  background-color: #6750A4;
  color: #FFFFFF;
}

.header-title-container {
  width: 92.27%;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media screen and (min-width: 600px) {
  .header-title-container {
    grid-row: 1/2;
    grid-column: 1/4;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  .header-title-container {
    grid-row: 1/3;
    grid-column: 1/2;
  }
}
.header-title-container h1 {
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 3rem;
  line-height: 57px;
  letter-spacing: -0.02em;
  color: #231F20;
  margin-top: 30px;
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .header-title-container h1 {
    width: 100%;
    font-size: 3.75rem;
    margin: 30px 0 0 0;
    height: auto;
  }
}
@media screen and (min-width: 900px) {
  .header-title-container h1 {
    width: 708px;
    font-size: 4.5rem;
    line-height: 110%;
  }
}
@media screen and (min-width: 1300px) {
  .header-title-container h1 {
    font-size: 4.5rem;
  }
}
.header-title-container p {
  width: 100%;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 31px;
  color: #231F20;
}
@media screen and (min-width: 600px) {
  .header-title-container p {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 900px) {
  .header-title-container p {
    align-self: stretch;
  }
}

.img-logo {
  width: 125px;
}

address {
  min-width: 235px;
  height: auto;
  display: flex;
  flex-direction: column;
  margin: 3.75rem auto 0 auto;
  color: #231F20;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
}
@media screen and (min-width: 450px) {
  address {
    width: 84.5%;
    text-align: left;
  }
}
@media screen and (min-width: 600px) {
  address {
    background: linear-gradient(169.23deg, #4C33E3 -8.92%, #00A89E 109.31%);
    width: 100%;
    padding-bottom: 3rem;
    height: auto;
    margin-top: 5rem;
  }
}
@media screen and (min-width: 900px) {
  address {
    background: linear-gradient(169.23deg, #4C33E3 -8.92%, #00A89E 109.31%);
    width: 100%;
    padding-bottom: 0;
    margin-top: auto;
  }
}
@media screen and (min-width: 900px) {
  address h3 {
    padding-left: 209px;
    padding-top: 64px;
    font-style: normal;
    font-weight: 400;
    font-size: 2.75rem;
    line-height: 46px;
    color: #FFFFFF;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 900px) {
  address p {
    padding-left: 209px;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-top: 0;
  }
}

@media screen and (min-width: 600px) {
  .address-layout {
    padding: 2rem 3rem 1rem 3rem;
  }
}
@media screen and (min-width: 900px) {
  .address-layout {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 100%;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 0 auto;
    padding: 2rem 1.5rem 3.5rem 1.5rem;
  }
}
@media screen and (min-width: 1300px) {
  .address-layout {
    width: 1440px;
  }
}

@media screen and (min-width: 450px) {
  .contact-layout-left {
    margin-top: 20px;
  }
}
@media screen and (min-width: 600px) {
  .contact-layout-left {
    color: #FFFFFF;
  }
}
@media screen and (min-width: 900px) {
  .contact-layout-left {
    grid-column: 1/2;
    text-align: left;
    max-width: 473px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1000px) {
  .contact-layout-left {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1300px) {
  .contact-layout-left {
    padding-left: 0;
  }
}
.contact-layout-left h3 {
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 46px;
  letter-spacing: -0.02em;
  margin-top: 0;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 900px) {
  .contact-layout-left h3 {
    font-size: 2.75rem;
  }
}
@media screen and (min-width: 1300px) {
  .contact-layout-left h3 {
    margin-left: auto;
  }
}
.contact-layout-left p {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 21px;
  letter-spacing: -0.02em;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 900px) {
  .contact-layout-left p {
    font-size: 1.125rem;
  }
}

.contact-layout-right {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 5px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .contact-layout-right {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 900px) {
  .contact-layout-right {
    grid-column: 2/3;
    padding-top: 64px;
    align-items: start;
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  .input-row {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .input-row {
    width: 100%;
    max-width: 473px;
  }
}

.input-row input, textarea, select {
  width: 100%;
  height: 40px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  border: 1px solid rgba(0, 0, 0, 0.38);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  padding-left: 14px;
  vertical-align: center;
}
@media screen and (min-width: 900px) {
  .input-row input, textarea, select {
    width: 100%;
    max-width: 700px;
  }
}
@media screen and (min-width: 1300px) {
  .input-row input, textarea, select {
    width: 473px;
  }
}

textarea::placeholder, input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

#Message_field {
  padding-top: 10.5px;
}

.error-message {
  width: 100%;
  color: #c70e0e;
  font-size: 15px;
  margin: 0;
  padding: 5px 0 0 0;
  transition: opacity 1s;
}

.submit-button {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 20px;
  background-color: #6750A4;
  border-radius: 100px;
  color: #FFFFFF;
  border: solid #6750A4 1px;
  width: 94px;
  height: 40px;
  letter-spacing: 0.1px;
  cursor: pointer;
}
@media screen and (min-width: 600px) {
  .submit-button {
    justify-content: left;
    line-height: 19px;
    font-size: 1rem;
    font-weight: 400;
    background-color: transparent;
    border: solid #FFFFFF 1px;
  }
}
.submit-button:active {
  transform: translateY(3px);
}
.submit-button:hover {
  color: #6750A4;
  background-color: #FFFFFF;
}
@media screen and (min-width: 600px) {
  .submit-button:hover {
    background-color: #FFFFFF;
    color: #231F20;
  }
}

@media (min-width: 600px) {
  .div-submit {
    width: 382px;
    margin-right: auto;
    display: flex;
  }
}
@media screen and (min-width: 900px) {
  .div-submit {
    width: 473px;
    margin-left: 0;
  }
}

#Subject_field {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

footer {
  background-color: #231F20;
  width: 100%;
  height: 176px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 16px;
  margin-top: 4rem;
  padding-top: 80px;
}
@media screen and (min-width: 600px) {
  footer {
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  footer {
    margin: auto;
  }
}
@media screen and (min-width: 1300px) {
  footer {
    margin: auto;
  }
}

.modal {
  position: fixed;
  inset: 0;
  background-color: rgba(17, 17, 17, 0.7411764706);
  z-index: -1;
  display: grid;
  place-items: center;
  opacity: 0;
  transition: opacity 400ms;
}

.modal-effect {
  opacity: 1;
  transition: opacity 400ms;
  z-index: 3;
}

.email-sent {
  max-width: 500px;
  width: 80%;
  background-color: white;
  border: 4px solid #6750A4;
  border-radius: 20px;
  height: 300px;
  margin: auto auto 250px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  align-items: center;
  position: relative;
  transform: translateY(-1000px);
  transition: transform 600ms;
}

.email-sent-appear {
  transform: translateY(0);
  transition: transform 600ms;
}

.email-confirmation {
  color: #6750A4;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0.1px;
  padding: 0 1rem;
  text-align: center;
}

.close-icon {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  color: #6750A4;
  font-size: 1.5rem;
  cursor: pointer;
}
.close-icon:active {
  transform: translateY(3px);
}
.close-icon:hover {
  color: #9170e6;
}

.email-logo {
  width: 125px;
  margin-left: 1rem;
}
@media screen and (min-width: 350px) {
  .email-logo {
    width: 175px;
  }
}

.hidden-visibility {
  visibility: hidden;
}

.display-none {
  display: none;
}

.hidden-opacity {
  opacity: 0;
}

.disappear-mobile {
  display: none;
}
@media screen and (min-width: 600px) {
  .disappear-mobile {
    display: block;
  }
}

/* Slider */
@media screen and (min-width: 600px) {
  .one-item {
    display: none !important;
  }
}

.slider {
  margin-left: -16px;
  margin-right: -16px;
}
@media screen and (min-width: 600px) {
  .slider {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  .slider {
    display: none !important;
  }
}

.slide1 {
  margin-bottom: 0.5rem;
}
.img-construct-slide {
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 450px) {
  .img-construct-slide {
    min-width: 450px;
    height: auto;
  }
}
@media screen and (min-width: 600px) {
  .img-construct-slide {
    max-width: 650px;
  }
}

.slide1-img {
  width: 100%;
  height: 100%;
}

.sections-text {
  background: linear-gradient(169.23deg, #4C33E3 -8.92%, #00A89E 109.31%);
  border-radius: 8px;
  margin: -61px 1rem auto 1rem;
  z-index: 1;
  color: var(--sliderFont);
  padding: 1rem 2rem;
  position: relative;
}
.sections-text h3 {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}
.sections-text h2 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 30px;
  letter-spacing: 0.1px;
  margin-top: 0;
  margin-bottom: 0;
}
.sections-text p {
  letter-spacing: 0.1px;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 18px;
}
@media screen and (min-width: 450px) {
  .sections-text {
    min-width: 382px;
    max-width: 500px;
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 206px;
  }
}

@media screen and (min-width: 600px) {
  .img-construct {
    position: relative;
  }
}

@media screen and (min-width: 600px) {
  .service-1 {
    grid-row: 3/4;
  }
}
@media screen and (min-width: 900px) {
  .service-1 {
    grid-row: 2/5;
  }
}

@media screen and (min-width: 600px) {
  .service-1-img {
    max-width: 485px;
    display: flex;
  }
}
@media screen and (min-width: 900px) {
  .service-1-img {
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  .gradient-div {
    position: absolute;
    background: linear-gradient(169.23deg, #4C33E3 -8.92%, #00A89E 109.31%);
    opacity: 0.5;
    max-width: 439px;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: -16px;
    left: -16px;
  }
}
@media screen and (min-width: 900px) {
  .gradient-div {
    max-width: 442px;
  }
}
@media screen and (min-width: 1300px) {
  .gradient-div {
    top: -21px;
    left: -21px;
  }
}

@media screen and (min-width: 600px) {
  .gradient-div-last {
    background: linear-gradient(169.23deg, #B633E3 -8.92%, #0043A8 109.31%);
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    top: -16px;
    left: -16px;
    width: 100%;
    height: 100%;
    max-width: 486px;
    aspect-ratio: 1.47/1;
  }
}
@media screen and (min-width: 900px) {
  .gradient-div-last {
    background: linear-gradient(169.23deg, #B633E3 -8.92%, #0043A8 109.31%);
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    top: -21px;
    left: -21px;
    max-width: 375px;
    max-height: 274px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1.47/1;
  }
}

@media screen and (min-width: 600px) {
  .service-2 {
    grid-row: 2/3;
  }
}
@media screen and (min-width: 900px) {
  .service-2 {
    grid-row: 4/6;
    grid-column: 1/2;
    padding-left: 0;
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1300px) {
  .service-2 {
    padding-left: 62px;
  }
}
@media screen and (min-width: 600px) {
  .service-2 .gradient-div {
    max-width: 485px;
  }
}
@media screen and (min-width: 900px) {
  .service-2 .gradient-div {
    width: 80%;
    max-width: 442px;
  }
}

@media screen and (min-width: 600px) {
  .service-2-img {
    max-width: 485px;
  }
}
@media screen and (min-width: 900px) {
  .service-2-img {
    width: 80%;
    max-width: 442px;
  }
}
@media screen and (min-width: 1300px) {
  .service-2-img {
    width: 442px;
    height: 326px;
  }
}

@media screen and (min-width: 600px) {
  .service-3 {
    grid-row: 4/5;
  }
}
@media screen and (min-width: 900px) {
  .service-3 {
    grid-row: 6/7;
    grid-column: 1/3;
  }
}

@media screen and (min-width: 600px) {
  .service-3-img {
    width: 486px;
  }
}
@media screen and (min-width: 900px) {
  .service-3-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 375px;
  }
}

@media screen and (min-width: 900px) {
  .last-element {
    display: flex;
    margin-top: 94px;
    margin-left: 10%;
    justify-content: center;
    gap: 0;
    flex-direction: row;
    min-height: 274px;
  }
}

@media screen and (min-width: 600px) {
  .img-construct-last {
    position: relative;
    width: min-content;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 900px) {
  .img-construct-last {
    margin: 0;
    width: 100%;
    max-width: 375px;
    max-height: 274px;
  }
}

.sections-text-d {
  color: #231F20;
}
@media screen and (min-width: 900px) {
  .sections-text-d {
    letter-spacing: 0.1px;
    width: 100%;
    max-width: 442px;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 600px) {
  .sections-text-d h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 2.25rem;
    line-height: 30px;
  }
}
@media screen and (min-width: 600px) {
  .sections-text-d p {
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 28px;
    max-width: 485px;
  }
}

@media screen and (min-width: 600px) {
  .align-right {
    letter-spacing: 0.1px;
    max-width: 485px;
    margin-left: auto;
  }
}

@media screen and (min-width: 600px) {
  .last-element-text {
    margin: auto;
    width: 486px;
  }
}
@media screen and (min-width: 900px) {
  .last-element-text {
    margin: 0;
    margin-left: 33px;
    padding-left: 0;
    padding-right: 10px;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .last-element-text p {
    width: 100%;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "IBM Plex Sans", sans-serif;
  width: 100%;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 900px) {
  body {
    color: #231F20;
    margin: 0 auto 0 auto;
  }
}

.body-center {
  margin: 0 auto 0 auto;
}

.body-div {
  width: 100%;
  min-width: 285px;
  margin: 0 auto 0 auto;
}
@media screen and (min-width: 600px) {
  .body-div {
    width: auto;
    margin: 0 4rem;
  }
}
@media screen and (min-width: 900px) {
  .body-div {
    width: 91.46%;
    margin: 0 auto 0 auto;
  }
}
@media screen and (min-width: 1300px) {
  .body-div {
    max-width: 1440px;
  }
}

.layout {
  display: block;
  margin: 0 16px 0 16px;
}
@media screen and (min-width: 600px) {
  .layout {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    row-gap: 4rem;
  }
}
@media screen and (min-width: 900px) {
  .layout {
    grid-template-columns: 60.46% 39.54%;
    grid-template-rows: 423px 30px 114px 422px 181px 540px;
    column-gap: 18px;
    row-gap: 0;
  }
}
@media screen and (min-width: 1300px) {
  .layout {
    padding: 102px;
    padding-top: 60px;
  }
}

/*# sourceMappingURL=style.css.map */
