.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-navigationtoggle-icon1 {
  color: var(--color-on-primary);
  width: 24px;
  height: 24px;
  display: flex;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg) scale(1);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: center;
  justify-content: center;
}
 
.navigation-navigationtoggle-icon2 {
  color: var(--color-on-primary);
  width: 24px;
  height: 24px;
  display: flex;
  opacity: 0;
  position: absolute;
  transform: rotate(180deg) scale(0);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
  align-items: center;
  justify-content: center;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 
.footer-container6 {
  display: none;
}
 
.footer-container7 {
  display: contents;
}

.home-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container11 {
  display: none;
}
 
.home-container12 {
  display: contents;
}
 
.home-hero {
  height: 965px;
  margin-bottom: 0px;
}
 
.home-herovisual {
  display: grid;
}
 
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-avatar-container {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-container15 {
  width: 509px;
  height: 357px;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  justify-content: center;
  background-image: url("/3a07657b-6c0b-4949-9f37-ded99303bd49-400h.jpg");
  background-position: center;
}
 
.home-deco-shape3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-image1 {
  width: 499px;
  object-fit: cover;
}
 
.home-overview-card2 {
  height: 298px;
}
 
.home-overview-card3 {
  height: 297px;
}
 
.home-overview-card4 {
  height: 231px;
}
 
.home-overview-card5 {
  height: 231px;
}
 
.home-icon196 {
  stop-color: var(--color-accent);
  stop-opacity: 1;
}
 
.home-icon197 {
  stop-color: var(--color-secondary);
  stop-opacity: 1;
}
 
.home-container16 {
  display: none;
}
 
.home-container17 {
  display: contents;
}
 
.home-container18 {
  display: none;
}
 
.home-container19 {
  display: contents;
}
 
.home-container20 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon204 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text99 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
