/*!
Theme Name: sciagapao-theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sciagapao-theme
Tags: custom-background, custom-logo, custom-menu, editor-style, featured-images, rtl-language-support, theme-options, translation-ready
*/

/* START MEDIA RESPONSIVE */
/* START MEDIA RESPONSIVE */
/* START MEDIA RESPONSIVE */
/* START MEDIA RESPONSIVE */
/* START MEDIA RESPONSIVE */
@media screen and (max-width: 450px) {
  .landing-page .div {
    padding: 0px 20px;
  }

  .header .overlap {
    padding: 0px 20px !important;
    height: 64px !important;
  }
  .header .logo {
    width: 64px !important;
  }
  .header .hamburger {
    display: block !important;
    width: 32px !important;
  }
  .header .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    flex-direction: column;
    justify-content: center !important;
    width: 100% !important;
    height: 100vh !important;
    border-radius: 0 !important;
    background-color: var(--white) !important;
    transition: all 0.5s ease;
  }
  .header .navbar.open {
    right: 0px;
    z-index: 9998;
  }
  .header .navbar .text-wrapper-2 {
    width: 100%;
    text-align: center;
    padding: 30px 0 30px 0;
    border-bottom: #d9d9d9 solid 1px !important;
    background-color: #f8f8f8;
  }
  .header .navbar .us,
  .closeHam,
  .facebook {
    display: block !important;
  }
  .header .navbar .closeHam {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    margin: 32px;
  }
  .header .navbar .active {
    display: flex !important;
  }
  .header .frame {
    display: none !important;
  }

  .landing-page .open-hamburger.active {
    display: block !important;
  }

  .hero-page .overlap-group {
    height: 750px !important;
  }
  .hero-page .rectangle {
    width: 750px !important;
    height: 750px !important;
    transform: rotate(90deg);
  }
  .hero-page .img {
    width: 430px !important;
    top: 690px !important;
    left: 10px !important;
  }
  .hero-page .welcome {
    top: 180px !important;
    left: 40px !important;
  }
  .hero-page .vector-1 {
    top: 124px !important;
    left: 165px !important;
  }
  .hero-page .text-wrapper-11 {
    width: 320px !important;
    top: 250px !important;
    left: 40px !important;
    font-size: 36px !important;
  }
  .hero-page .p {
    width: 280px !important;
    top: 350px !important;
    left: 40px !important;
    font-size: 14px !important;
  }
  .hero-page .motto {
    width: 320px !important;
    top: 550px !important;
    left: 46px;
    justify-content: start !important;
    flex-wrap: wrap;
  }

  .our_services .vect-2 {
    top: 908px !important;
    left: 125px !important;
  }
  .our_services .text-wrapper-12 {
    margin-top: 40px !important;
  }
  .our_services .text-wrapper-14 {
    font-size: 30px !important;
  }
  .our_services .group-2-1 {
    display: list-item !important;
    width: 100% !important;
    overflow: hidden;
    margin-bottom: 6px !important;
  }
  .our_services .group-2-2 {
    display: list-item !important;
    width: 100% !important;
    overflow: hidden;
    margin-top: 6px !important;
  }
  .our_services .group-3-1 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .group-3-2 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .group-4-1 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .group-4-2 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .group-5-1 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .group-5-2 {
    width: 100% !important;
    height: 150px;
    margin-bottom: 12px;
  }
  .our_services .text-wrapper-16 {
    width: 100% !important;
    font-size: 18px !important;
  }
  .our_services .cards {
    margin-bottom: 12px !important;
  }
  .marquee-container {
    margin-bottom: 24px !important;
  }

  .landing-page .logo-2 {
    top: 2950px !important;
    left: 40px !important;
  }
  .landing-page .text-wrapper-31 {
    top: 3020px !important;
    left: 40px !important;
    font-size: 28px !important;
  }
  .landing-page .group-13 {
    top: 3050px !important;
    left: 40px !important;
  }

  .landing-page .overlap-3 {
    width: 100% !important;
    height: auto !important;
    left: 30px;
  }
  .landing-page .text-wrapper-8 {
    font-size: 14px !important;
  }
  .landing-page .rectangle-7 {
    width: 100% !important;
    height: 700px !important;
    margin-bottom: 96px;
  }
  .landing-page .element-rendering {
    position: absolute;
    width: 400px !important;
    height: auto !important;
    top: 3280px !important;
    left: 20px !important;
  }

  .div .our_gallery {
    margin-top: 0px !important;
  }
  .our_gallery .text-wrapper-15 {
    text-align: start !important;
    font-size: 30px !important;
  }
  .landing-page .gallery-title {
    margin-top: 56px;
  }

  .our_gallery .group-7 {
    width: 100% !important;
    margin: 56px 0 !important;
    overflow-x: scroll;
    margin: 32px 0px !important;
    scrollbar-width: none;
  }
  .our_gallery .group-10 {
    width: 100% !important;
    height: auto !important;
    margin-right: 20px;
    /* padding-bottom: 50px !important; */
  }

  .marquee {
    font-size: 24px !important;
  }
  .our_gallery .overlap-group-2 {
    width: 100% !important;
    height: 400px;
    border-radius: 16px;
    border: #000000 solid 1px;
    overflow: hidden;
  }
  .our_gallery .vect-3 {
    position: absolute;
    top: 2215px !important;
    left: 88px !important;
  }

  .footer p {
    font-size: 12px;
  }
}

/* END MEDIA RESPONSIVE */

.landing-page {
  background-color: #fff;
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.landing-page .div {
  background-color: #fff;
  width: 1380px;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
}
.landing-page .open-hamburger {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 9999;
  margin: 0 auto;
  border: #000000 solid 1px;
  display: none;
}

.open-hamburger .close-icon {
  text-align: center;
  margin: 20px auto 50px;
}
.open-hamburger .hamburger-menu {
  text-align: center;
}
.open-hamburger .list-menu {
  padding: 20px 0;
}

/* START NEW STYLE */

.div .header {
  margin: 32px auto;
}

.landing-page .footer {
  margin: 0px auto;
  width: 100%;
  height: 70px;
  background-color: var(--gray-2);
  border-radius: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px 0;
}

.div .hero-page {
  width: 100%;
  overflow: hidden;
  border-radius: 32px;
}

.div .our_services {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div .our_gallery {
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
}

.div .our_statistics {
  margin: 32px 0px;
  width: 100%;
  overflow: hidden;
}

/* END NEW STYLE */

/* STARD HERO PAGE */

.header .overlap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 32px;
  margin: 0 auto 32px;
  width: 100%;
  height: 90px;
  background-color: var(--white);
  border-radius: 70px;
  border: #e2e8f0 solid 1px;
}
.header .logo {
  width: 128px;
  height: auto;
}
.header .hamburger {
  width: 32px;
  height: 32px;
  opacity: 0.8;
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}
.header .navbar {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 420px;
  height: 60px;
  background-color: var(--gray-2);
  border-radius: 40px;
}
.header .navbar .us,
.closeHam,
.facebook {
  display: none;
}
.header .navbar .text-wrapper-2 {
  border-bottom: none;
}

.landing-page .bold {
  font-weight: bold;
}

.landing-page .bold-20 {
  font-family: var(--07-font-family);
  font-weight: var(--02-font-weight);
  color: #fff;
  font-size: 20px;
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.landing-page .bold-16 {
  font-family: var(--07-font-family);
  font-weight: var(--02-font-weight);
  color: var(--text-heading-color);
  font-size: 16px;
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.landing-page .text-wrapper-2 {
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: var(--text-heading-color);
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}
.landing-page .text-wrapper-3 {
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: var(--text-heading-color);
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}
.landing-page .text-wrapper-4 {
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: var(--text-heading-color);
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.header .frame {
  background-color: var(--cta);
  color: #fff;
  display: inline-flex;
  height: 60px;
  align-items: center;
  justify-content: center;
  padding: 15px 35px;
  border-radius: 40px;
  overflow: hidden;
}

.header .frame:hover {
  background-color: var(--gray-2);
  color: var(--cta);
  transition: all 0.5s ease;
}
.header .text-wrapper-2 a:hover {
  color: var(--cta);
  font-weight: var(--03-font-weight);
}

.header .text-wrapper-6 {
  font-family: var(--07-font-family);
  font-weight: var(--03-font-weight);
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}
.header .a {
  color: #fff !important;
}
/* END HEADER */

.hero-page .overlap-group {
  width: 1380px;
  height: 617px;
  margin-bottom: 50px;
  background-color: var(--cta);
}

.hero-page .rectangle {
  width: 1380px;
  height: 617px;
}

.hero-page .img {
  position: absolute;
  width: 990px;
  height: auto;
  top: 230px;
  left: 520px;
}

.landing-page .overlap-wrapper {
  position: absolute;
  width: 440px;
  height: 60px;
  top: 381px;
  left: 46px;
}

.landing-page .text-wrapper-8 {
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.hero-page .welcome {
  position: absolute;
  top: 220px;
  left: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.hero-page .text-wrapper-10 {
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #fff;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}
.hero-page .vector-1 {
  position: absolute;
  top: 164px;
  left: 172px;
  width: 150px;
  height: 128px;
}
.hero-page .text-wrapper-11 {
  position: absolute;
  width: 560px;
  top: 300px;
  left: 46px;
  font-family: var(--02-font-family);
  font-weight: var(--02-font-weight);
  color: #fff;
  font-size: var(--02-font-size);
  letter-spacing: var(--02-letter-spacing);
  line-height: var(--02-line-height);
  font-style: var(--02-font-style);
  animation: slideRight-1 0.5s ease-out forwards;
}
@keyframes slideRight-1 {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

.hero-page .p {
  position: absolute;
  width: 435px;
  top: 480px;
  left: 46px;
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  animation: slideRight-2 0.8s ease-out forwards;
}
@keyframes slideRight-2 {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.hero-page .bloc {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.8s ease-out forwards;
}
/* Cascade */
.bloc:nth-child(1) {
  animation-delay: 0.8s;
}

.bloc:nth-child(2) {
  animation-delay: 1.3s;
}

.bloc:nth-child(3) {
  animation-delay: 1.8s;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.hero-page .motto {
  position: absolute;
  width: auto;
  gap: 20px;
  top: 650px;
  left: 46px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hero-page .motto-1 {
  background-color: #05df72;
  padding: 12px 24px;
  border-radius: 8px;
  border: #fff solid 1.5px;
}

.hero-page .motto-2 {
  background-color: #ff8904;
  padding: 12px 24px;
  border-radius: 8px;
  border: #fff solid 1.5px;
}

.hero-page .motto-3 {
  background-color: #ff2056;
  padding: 12px 24px;
  border-radius: 8px;
  border: #fff solid 1.5px;
}

.our_services .vect-2 {
  position: absolute;
  top: 830px;
  left: 620px;
}
.our_services .vector-2 {
  width: 150px;
  height: 128px;
}

.our_gallery .vect-3 {
  position: absolute;
  top: 1556px;
  left: 580px;
}

.our_gallery .vector-3 {
  width: 220px;
  height: 128px;
}

.marquee-container {
  width: 1320px;
  overflow: hidden;
  background-color: var(--gray-2);
  white-space: nowrap;
  border-radius: 12px;
  padding: 32px;
}

.marquee {
  font-size: 32px;
  font-weight: 900;
  display: inline-block;
  padding-left: 100%;
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.marquee span {
  margin-right: 64px;
}

.our_services .text-wrapper-12 {
  text-align: center;
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #000000;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
  margin: 64px 0px 32px 0px;
}

.our_services .text-wrapper-14 {
  text-align: center;
  font-family: var(--03-font-family);
  font-weight: var(--03-font-weight);
  color: #000000;
  font-size: var(--03-font-size);
  letter-spacing: var(--03-letter-spacing);
  line-height: var(--03-line-height);
  font-style: var(--03-font-style);
}

/* OUR GALLERY */

.landing-page .text-wrapper-13 {
  text-align: center;
  margin: 32px 0px 32px 0px;
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #000000;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.our_gallery .text-wrapper-15 {
  text-align: center;
  font-family: var(--03-font-family);
  font-weight: var(--03-font-weight);
  color: #000000;
  font-size: var(--03-font-size);
  letter-spacing: var(--03-letter-spacing);
  line-height: var(--03-line-height);
  font-style: var(--03-font-style);
}
.our_services .cards {
  margin: 48px auto;
}
.our_services .group-2-1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 1380px;
  height: auto;
  margin: 0 auto 48px;
}

.our_services .group-2-2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 1380px;
  height: auto;
}

.our_services .group-3-1 {
  width: 400px;
  height: 150px;
  border: var(--cta-2) solid 2px;
  background-color: #b8e6fe;
  border-radius: 16px;
  padding: 16px;
}
.our_services .serviceCard:hover {
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-8px);
  cursor: pointer;
}
.boite {
  width: 200px;
  height: 100px;
  background-color: #ffffff;
  border: 1px solid #ccc;
}

.our_services .group-3-2 {
  width: 400px;
  height: 150px;
  border: #00c951 solid 2px;
  background-color: #b9f8cf;
  border-radius: 16px;
  padding: 16px;
}

.our_services .group-4-1 {
  width: 400px;
  height: 150px;
  border: #ff6900 solid 2px;
  background-color: #ffd6a8;
  border-radius: 16px;
  padding: 16px;
}

.our_services .group-4-2 {
  width: 400px;
  height: 150px;
  border: #8e51ff solid 2px;
  background-color: #ddd6ff;
  border-radius: 16px;
  padding: 16px;
}

.our_services .group-5-1 {
  width: 400px;
  height: 150px;
  border: #f6339a solid 2px;
  background-color: #fccee8;
  border-radius: 16px;
  padding: 16px;
}

.our_services .group-5-2 {
  width: 400px;
  height: 150px;
  border: #2b7fff solid 2px;
  background-color: #bedbff;
  border-radius: 16px;
  padding: 16px;
}

.our_services .text-wrapper-16 {
  width: 360px;
  padding-bottom: 8px;
  font-family: "Poppins-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
}

.landing-page .img-2 {
  width: 48px;
  height: 48px;
}

.landing-page .text-wrapper-17 {
  width: auto;
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.landing-page .gallery-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 64px 0px 32px;
}

.landing-page .group-6 {
  display: flex;
  gap: 12px;
}

.landing-page .btn-direction {
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: var(--white);
  border: #000000 solid 1px;
  border-radius: 22.5px;
}

.landing-page .vuesax-linear-arrow-2 {
  width: 32px;
  height: 32px;
  color: #fff;
}

.landing-page .btn-direction-1 {
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: var(--cta);
  border-radius: 22.5px;
  box-shadow: 0px 1px 3px #0000001a, 0px 5px 5px #00000017,
    0px 11px 7px #0000000d, 0px 20px 8px #00000003, 0px 31px 9px transparent;
}

.our_gallery .group-7 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  scrollbar-width: none;
  gap: 20px;
  margin: 0px 20px;
}

.landing-page .group-8 {
  width: 451px;
  height: 438px;
}

.our_gallery .overlap-group-2 {
  width: 420px;
  height: 400px !important;
  border-radius: 16px;
  border: #000000 solid 1px;
  overflow: hidden;
}

.landing-page .rectangle-4 {
  width: 418px;
  height: 255px !important;
  border-radius: 16px 16px 0px 0px;
  object-fit: cover;
  object-position: left;
}

.landing-page .content-group {
  height: inherit !important;
  width: auto;
  padding: 12px 16px;
  background-color: var(--cta);
}

.landing-page .text-wrapper-18 {
  font-family: "Poppins-SemiBold", Helvetica;
  font-weight: 600;
  color: #fff;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 25.2px;
  white-space: nowrap;
}

.landing-page .text-wrapper-19 {
  width: auto;
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.landing-page .star-inactive-big {
  width: 17px;
  height: 17px;
}

.landing-page .star-inactive-big-2 {
  left: 22px;
  width: 17px;
  height: 17px;
}

.landing-page .star-inactive-big-3 {
  left: 44px;
  width: 17px;
  height: 17px;
}

.landing-page .star-inactive-big-4 {
  left: 66px;
  width: 17px;
  height: 17px;
}

.landing-page .star-inactive-big-5 {
  left: 88px;
  width: 17px;
  height: 17px;
}

.our_gallery .group-10 {
  width: 451px;
  height: auto;
  padding-right: 20px;
}

.landing-page .group-11 {
  width: 451px;
  height: 438px;
}

.landing-page .text-wrapper-21 {
  width: 785px;
  font-family: var(--03-font-family);
  font-weight: var(--03-font-weight);
  color: #000000;
  font-size: var(--03-font-size);
  text-align: center;
  letter-spacing: var(--03-letter-spacing);
  line-height: var(--03-line-height);
  font-style: var(--03-font-style);
}

.landing-page .stats {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1380px;
  height: 500px;
}

.landing-page .list-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.landing-page .group-12 {
  display: list-item;
  justify-content: space-around;
}

.landing-page .text-wrapper-23 {
  width: 497px;
  top: 34px;
  left: 0;
  font-family: var(--04-font-family);
  font-weight: var(--04-font-weight);
  color: #000000;
  font-size: var(--04-font-size);
  letter-spacing: var(--04-letter-spacing);
  line-height: var(--04-line-height);
  font-style: var(--04-font-style);
}

.landing-page .text-wrapper-24 {
  width: 474px;
  top: 104px;
  left: 1px;
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.landing-page .text-wrapper-25 {
  left: 1px;
  top: 409px;
  font-family: var(--02-font-family);
  font-weight: var(--02-font-weight);
  color: #000000;
  font-size: var(--02-font-size);
  letter-spacing: var(--02-letter-spacing);
  line-height: var(--02-line-height);
  white-space: nowrap;
  font-style: var(--02-font-style);
}

.landing-page .text-wrapper-26 {
  top: 494px;
  left: 1px;
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #000000;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.landing-page .text-wrapper-27 {
  top: 494px;
  left: 213px;
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #000000;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.landing-page .text-wrapper-28 {
  top: 494px;
  left: 407px;
  font-family: var(--07-font-family);
  font-weight: var(--07-font-weight);
  color: #000000;
  font-size: var(--07-font-size);
  letter-spacing: var(--07-letter-spacing);
  line-height: var(--07-line-height);
  white-space: nowrap;
  font-style: var(--07-font-style);
}

.landing-page .text-wrapper-29 {
  left: 204px;
  top: 409px;
  font-family: var(--02-font-family);
  font-weight: var(--02-font-weight);
  color: #000000;
  font-size: var(--02-font-size);
  letter-spacing: var(--02-letter-spacing);
  line-height: var(--02-line-height);
  white-space: nowrap;
  font-style: var(--02-font-style);
}

.landing-page .text-wrapper-30 {
  left: 407px;
  top: 409px;
  font-family: var(--02-font-family);
  font-weight: var(--02-font-weight);
  color: #000000;
  font-size: var(--02-font-size);
  letter-spacing: var(--02-letter-spacing);
  line-height: var(--02-line-height);
  white-space: nowrap;
  font-style: var(--02-font-style);
}

.landing-page .rectangle-wrapper {
  width: 550px;
  height: 577px;
  background-image: url(./img/rectangle-27.svg);
  background-size: 100% 100%;
}

.landing-page .rectangle-6 {
  height: 576px;
  border-radius: 14px;
  background: linear-gradient(
    116deg,
    rgba(193, 222, 232, 0.7) 9%,
    rgba(255, 255, 255, 0) 52%,
    rgba(251, 217, 185, 0.7) 99%
  );
}

.landing-page .overlap-3 {
  width: 1380px;
  overflow: hidden;
  height: 557px;
  top: 2893px;
  left: 30px;
  margin: 72px auto 0;
}

.landing-page .logo-2 {
  position: absolute;
  width: auto;
  height: 60px;
  top: 2260px;
  left: 43px;
}

.landing-page .rectangle-7 {
  width: 1380px;
  height: 457px;
}

.landing-page .element-rendering {
  position: absolute;
  width: 606px;
  height: 557px;
  top: 2170px;
  left: 779px;
}

.landing-page .text-wrapper-31 {
  position: absolute;
  top: 2360px;
  left: 43px;
  font-family: "Poppins-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 50px;
  text-align: center;
  letter-spacing: 0;
  line-height: 60px;
  white-space: nowrap;
}

.landing-page .group-13 {
  position: absolute;
  width: 471px;
  height: 60px;
  top: 2400px;
  left: 43px;
}

.landing-page .overlap-4 {
  width: 470px;
  height: 60px;
}

.landing-page .rectangle-8 {
  width: 469px;
  height: 60px;
  top: 0;
  background-color: var(--white);
  border-radius: 40px;
  left: 0;
}

.landing-page .group-14 {
  width: 149px;
  height: 60px;
}
*/ .landing-page .text-wrapper-32 {
  margin-bottom: 64px;
  font-family: "Poppins-Regular", Helvetica;
  font-weight: 400;
  color: #ff0000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.landing-page .contacts {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 0px;
}

.landing-page .contact-icons {
  width: 32px;
  height: 32px;
  opacity: 0.5;
}

.footer p {
  opacity: 0.5;
  font-weight: 500;
  font-family: var(--07-font-family);
}
