



.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
}
 
.navbar1-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar1-image1 {
  height: 3rem;
}
 
.navbar1-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar1-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  color: #f5ee4a;
}
 
.navbar1-link21 {
  text-decoration: none;
}
 
.navbar1-link31 {
  text-decoration: none;
}
 
.navbar1-link41 {
  text-decoration: none;
}
 
.navbar1-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar1-action11 {
  display: flex;
  flex-direction: row;
}
 
.navbar1-burger-menu {
  display: none;
}
 
.navbar1-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-logo {
  height: 3rem;
}
 
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-link1 {
  text-decoration: none;
}
 
.navbar1-link22 {
  text-decoration: none;
}
 
.navbar1-link32 {
  text-decoration: none;
}
 
.navbar1-link42 {
  text-decoration: none;
}
 
.navbar1-link5 {
  text-decoration: none;
}
 
.navbar1-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
  color: #f5ee4a;
}
 
.navbar1-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.landing-fragment10 {
  display: contents;
  color: #f5ee4a;
}
 
.landing-text10 {
  display: inline-block;
  color: #f5ee4a;
}
 
.landing-fragment11 {
  display: contents;
}
 
.landing-text11 {
  display: inline-block;
}
 
.landing-fragment12 {
  display: contents;
}
 
.landing-text12 {
  display: inline-block;
}
 
.landing-fragment13 {
  display: contents;
}
 
.landing-text13 {
  display: inline-block;
  color: #f5ee4a;
}
 
.landing-fragment14 {
  display: contents;
}
 
.landing-text14 {
  display: inline-block;
}
 
.landing-fragment15 {
  display: contents;
}
 
.landing-text15 {
  display: inline-block;
  color: #f5ee4a;
}
 
.landing-fragment16 {
  display: contents;
}
 
.landing-text16 {
  display: inline-block;
}
 
.navbar1root-class-name {
  
  background-color: #4A3E5B;
}
 
.navbar1root-class-name1 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  background-color: #4A3E5B;
}
 
.navbar1root-class-name2 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  background-color: #4A3E5B;
}
 
@media(max-width: 767px) {
  .navbar1-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar1-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar1-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.features10-wrapper {
  display: contents;
}
 
.features10-layout300 {
  width: 100%;
  height: 555px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.features10-max-width {
  gap: var(--dl-layout-space-threeunits);
  height: 587px;
  align-items: center;
}
 
.features10-section-title {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  align-items: center;
}
 
.features10-content {
  align-self: stretch;
  align-items: center;
}
 
.features10-feature1 {
  align-items: flex-start;
}
 
.features10-feature1-title {
  text-align: center;
}
 
.features10-feature2 {
  align-items: flex-start;
}
 
.features10-feature3 {
  align-items: flex-start;
}
 
.features10-actions {
  align-items: flex-start;
}
 
.landing-fragment17 {
  display: contents;
}
 
.landing-text17 {
  display: inline-block;
}
 
.landing-fragment18 {
  display: contents;
}
 
.landing-text18 {
  display: inline-block;
}
 
.landing-fragment19 {
  display: contents;
}
 
.landing-text19 {
  display: inline-block;
}
 
.landing-fragment20 {
  display: contents;
}
 
.landing-text20 {
  display: inline-block;
}
 
.landing-fragment21 {
  display: contents;
}
 
.landing-text21 {
  display: inline-block;
}
 
.landing-fragment22 {
  display: contents;
}
 
.landing-text22 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features10-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features10-section-title {
    width: auto;
  }
  .features10-feature2 {
    width: auto;
  }
  .features10-feature3 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features10-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features10-actions {
    width: 100%;
    flex-direction: column;
  }
}

.features10-wrapper-zlz2 {
  display: contents;
}
 
.features10-layout3001 {
  width: 100%;
  height: 555px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.features10-max-width1 {
  gap: var(--dl-layout-space-threeunits);
  height: 587px;
  align-items: center;
}
 
.features10-section-title1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  align-items: center;
}
 
.features10-content1 {
  align-self: stretch;
  align-items: center;
}
 
.features10-feature11 {
  align-items: flex-start;
}
 
.features10-feature1-title1 {
  text-align: center;
}
 
.features10-feature21 {
  align-items: flex-start;
}
 
.features10-feature31 {
  align-items: flex-start;
}
 
.features10-actions1 {
  align-items: flex-start;
}
 
.landing-fragment23 {
  display: contents;
}
 
.landing-text23 {
  display: inline-block;
}
 
.landing-fragment24 {
  display: contents;
}
 
.landing-text24 {
  display: inline-block;
}
 
.landing-fragment25 {
  display: contents;
}
 
.landing-text25 {
  display: inline-block;
}
 
.landing-fragment26 {
  display: contents;
}
 
.landing-text26 {
  display: inline-block;
}
 
.landing-fragment27 {
  display: contents;
}
 
.landing-text27 {
  display: inline-block;
}
 
.landing-fragment28 {
  display: contents;
}
 
.landing-text28 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features10-section-title1 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features10-section-title1 {
    width: auto;
  }
  .features10-feature21 {
    width: auto;
  }
  .features10-feature31 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features10-max-width1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features10-actions1 {
    width: 100%;
    flex-direction: column;
  }
}

.features10-wrapper-i5x5 {
  display: contents;
}
 
.features10-layout3002 {
  width: 100%;
  height: 555px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
}
 
.features10-max-width2 {
  gap: var(--dl-layout-space-threeunits);
  height: 587px;
  align-items: center;
}
 
.features10-section-title2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  align-items: center;
}
 
.features10-content2 {
  align-self: stretch;
  align-items: center;
}
 
.features10-feature12 {
  align-items: flex-start;
}
 
.features10-feature1-title2 {
  text-align: center;
}
 
.features10-feature22 {
  align-items: flex-start;
}
 
.features10-feature32 {
  align-items: flex-start;
}
 
.features10-actions2 {
  align-items: flex-start;
}
 
.landing-fragment29 {
  display: contents;
}
 
.landing-text29 {
  display: inline-block;
}
 
.landing-fragment30 {
  display: contents;
}
 
.landing-text30 {
  display: inline-block;
}
 
.landing-fragment31 {
  display: contents;
}
 
.landing-text31 {
  display: inline-block;
}
 
.landing-fragment32 {
  display: contents;
}
 
.landing-text32 {
  display: inline-block;
}
 
.landing-fragment33 {
  display: contents;
}
 
.landing-text33 {
  display: inline-block;
}
 
.landing-fragment34 {
  display: contents;
}
 
.landing-text34 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features10-section-title2 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features10-section-title2 {
    width: auto;
  }
  .features10-feature22 {
    width: auto;
  }
  .features10-feature32 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features10-max-width2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features10-actions2 {
    width: 100%;
    flex-direction: column;
  }
}

.branding-wrapper {
  display: contents;
}
 
.branding-branding {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
 
.branding-logo {
  width: 500px;
  height: auto;
  object-fit: cover;
}
 

 
.brandingroot-class-name1 {
  width: 200px;
}
 
@media(max-width: 767px) {
  .branding-logo {
    width: 15px;
    height: 15px;
  }
}

.landing-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.landing-fragment10 {
  display: contents;
}
 
.landing-text10 {
  display: inline-block;
}
 
.landing-fragment11 {
  display: contents;
}
 
.landing-text11 {
  display: inline-block;
}
 
.landing-fragment12 {
  display: contents;
}
 
.landing-text12 {
  display: inline-block;
}
 
.landing-fragment13 {
  display: contents;
}
 
.landing-text13 {
  display: inline-block;
}
 
.landing-fragment14 {
  display: contents;
}
 
.landing-text14 {
  display: inline-block;
}
 
.landing-fragment15 {
  display: contents;
}
 
.landing-text15 {
  display: inline-block;
}
 
.landing-fragment16 {
  display: contents;
}
 
.landing-text16 {
  display: inline-block;
}
 
.landing-fragment17 {
  display: contents;
}
 
.landing-text17 {
  display: inline-block;
}
 
.landing-fragment18 {
  display: contents;
}
 
.landing-text18 {
  display: inline-block;
}
 
.landing-fragment19 {
  display: contents;
}
 
.landing-text19 {
  display: inline-block;
}
 
.landing-fragment20 {
  display: contents;
}
 
.landing-text20 {
  display: inline-block;
}
 
.landing-fragment21 {
  display: contents;
}
 
.landing-text21 {
  display: inline-block;
}
 
.landing-fragment22 {
  display: contents;
}
 
.landing-text22 {
  display: inline-block;
}
 
.landing-fragment23 {
  display: contents;
}
 
.landing-text23 {
  display: inline-block;
}
 
.landing-fragment24 {
  display: contents;
}
 
.landing-text24 {
  display: inline-block;
}
 
.landing-fragment25 {
  display: contents;
}
 
.landing-text25 {
  display: inline-block;
}
 
.landing-fragment26 {
  display: contents;
}
 
.landing-text26 {
  display: inline-block;
}
 
.landing-fragment27 {
  display: contents;
}
 
.landing-text27 {
  display: inline-block;
}
 
.landing-fragment28 {
  display: contents;
}
 
.landing-text28 {
  display: inline-block;
}
 
.landing-fragment29 {
  display: contents;
}
 
.landing-text29 {
  display: inline-block;
}
 
.landing-fragment30 {
  display: contents;
}
 
.landing-text30 {
  display: inline-block;
}
 
.landing-fragment31 {
  display: contents;
}
 
.landing-text31 {
  display: inline-block;
}
 
.landing-fragment32 {
  display: contents;
}
 
.landing-text32 {
  display: inline-block;
}
 
.landing-fragment33 {
  display: contents;
}
 
.landing-text33 {
  display: inline-block;
}
 
.landing-fragment34 {
  display: contents;
}
 
.landing-text34 {
  display: inline-block;
}
 
.landing-footer {
  width: 100%;
  height: 454px;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
  background-color: #4A3E5B;
}
 
.landing-top {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  border-color: #222223;
  border-style: dashed;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
  border-bottom-width: 1px;
}
 
.landing-navigation-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
 
.landing-link1 {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  text-decoration: none;
}
 
.landing-link2 {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  text-decoration: none;
}
 
.landing-link3 {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  text-decoration: none;
}
 
.landing-link4 {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  text-decoration: none;
}
 
.landing-middle {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 250px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: center;
}
 
.landing-text35 {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  width: 100%;
  display: flex;
  font-size: 24px;
  font-style: normal;
  text-align: center;
  font-family: "Lora";
  font-weight: 500;
  line-height: 36px;
  justify-content: center;
}
 
.landing-bottom {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #222223;
  border-style: dashed;
  flex-direction: column;
  justify-content: center;
  border-top-width: 1px;
}
 
.landing-copyright {
  fill: rgb(245, 238, 74);
  color: rgb(245, 238, 74);
  width: 100%;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 18px;
}
 
.landing-link5 {
  display: contents;
}
 
.landing-container2 {
  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);
}
 
.landing-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.landing-text36 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .landing-footer {
    width: 100%;
    padding-top: var(--dl-layout-space-sixunits);
  }
}
 
@media(max-width: 767px) {
  .landing-footer {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .landing-footer {
    padding-top: var(--dl-layout-space-threeunits);
  }
  .landing-navigation-links {
    flex-direction: column;
  }
  .landing-text35 {
    font-size: 18px;
    line-height: 40px;
  }
  .landing-bottom {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .landing-copyright {
    font-size: 10px;
    line-height: 15px;
  }
}


.new-navbar {
  width: 100%;
  padding: 15px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #4A3E5B; /* change if needed */
}

/* Left side: logo + links */
.nav-left {
  display: flex;
  align-items: center;
  gap: 25px; /* spacing between items */
}

.nav-logo {
  height: 50px; /* adjust to your logo size */
}

/* Navbar links */
.nav-left a {
  font-size: 18px;
  color: #f5ee4a;
  text-decoration: none;
  font-weight: 500;
}

.nav-left a:hover {
  opacity: 0.7;
}

/* Home button */
.nav-right .home-btn {
  padding: 10px 20px;
  background: #d0f352;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
}

.nav-right .home-btn:hover {
  opacity: 0.8;
}


.thq-flex-column {
  overflow: visible; /* ensures text isn't hidden */
}

.thq-body-small {
  display: block;
  line-height: 1.4;
  word-break: break-word; /* wraps long text */
}


/* Ensure feature containers grow with content */
.features10-feature1,
.features10-feature2,
.features10-feature3,
.features10-feature11,
.features10-feature21,
.features10-feature12,
.features10-feature22,
.features10-feature32 {
  display: flex;
  flex-direction: column; /* stack image then text */
  height: auto;           /* allow container to grow */
  overflow: visible;      /* don't hide text */
  margin-bottom: 20px;
}

/* Middle section features */
.features10-feature11,
.features10-feature21 {
  display: flex;
  flex-direction: column;
  height: auto;
  overflow: visible;
  margin-bottom: 20px;
}

.features10-content1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 items per row */
  gap: 20px;
}

.features10-wrapper-zlz2 .thq-img-ratio-4-3 {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 10px;
}

/* Make all text spans and fragments visible */
.features10-wrapper-zlz2 .thq-body-small,
.features10-wrapper-zlz2 .landing-fragment27,
.features10-wrapper-zlz2 .landing-fragment24,
.features10-wrapper-zlz2 .landing-text27,
.features10-wrapper-zlz2 .landing-text24 {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  line-height: 1.5;
}

.features10-wrapper-zlz2 .thq-img-ratio-4-3 {
  width: 100%;
  height: auto !important;
  object-fit: cover;
  margin-bottom: 10px;
}

.features10-feature11,
.features10-feature21 {
  display: flex;
  flex-direction: column;
  height: auto !important;
  overflow: visible !important;
}

.features-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.features-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 items per row */
  gap: 20px;
}

.feature-item {
  display: flex;
  flex-direction: column;
  overflow: visible; /* ensures text is not cut off */
}

.features-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 30px; /* space between rows */
}

.features-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 images per row */
  gap: 20px; /* space between items */
}

.feature-item {
  display: flex;
  flex-direction: column;
  overflow: visible;
  text-align: center;
}

.feature-img {
  width: 100%;
  aspect-ratio: 4 / 3; /* all images same ratio */
  object-fit: cover;
  margin-bottom: 10px;
}

.feature-item h3 {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.feature-item p {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .features-row {
    grid-template-columns: 1fr; /* stack items on mobile */
  }
}

.features-container {
  max-width: 1000px;      /* slightly narrower than full page */
  margin: 0 auto;
  padding: 0 10px;        /* space from page edges */
  display: flex;
  flex-direction: column;
  gap: 30px;              /* space between rows */
}

.features-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 items per row */
  gap: 30px;                            /* space between columns */
}

.feature-item {
  display: flex;
  flex-direction: column;
  overflow: visible;
  text-align: center;
  max-width: 450px;        /* restrict width of each image+text block */
  margin: 0 auto;          /* center inside the grid column */
}

.feature-img {
  width: 100%;             /* fill the feature-item container */
  aspect-ratio: 4 / 3;     /* keep same image ratio */
  object-fit: cover;       /* crop if needed */
  margin-bottom: 10px;
}


.services-banner {
  width: 100%;
  background-color: #c7a446; /* light gray or choose your brand color */
  text-align: center;
  padding: 60px 20px; /* vertical + horizontal spacing */
  margin-bottom: 40px; /* space before the features grid */
  box-shadow: 0 4px 6px rgba(0,0,0,0.1); /* subtle shadow if desired */
}

.services-banner h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: black; /* heading color */
}

.services-banner p {
  font-size: 1.2rem;
  color: black; /* paragraph color */
  margin: 0;
}
