.website {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

/* Mobile Menu Toggle */
.mobile-menu-toggle {fo
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1001;
  flex-direction: column;
  gap: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
}

.mobile-menu-toggle span {
  width: 25px;
  height: 3px;
  background-color: #c8e6d4;
  transition: all 0.3s ease;
}

.mobile-menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(8px, 8px);
}

.mobile-menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.mobile-menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}

/* Navigation Header */
.nav-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 83px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.website .main {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1440px;
  align-items: center;
  padding: 107px 0px 0px;
  position: relative;
  overflow: hidden;
  border: 0px none;
}

.website .HERO {
  position: relative;
  align-self: stretch;
  width: 100%;
  min-height: 840px;
  height: auto;
}

.website .div {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 840px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
  border: 0px none;
}

.website .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 871px;
  margin-bottom: -31.00px;
  border: 0px none;
  background-size: cover;
  background-position: 50% 50%;
}

.website .whatsapp-video {
  position: absolute;
  top: 0;
  left: -30px;
  width: 1493px;
  height: 840px;
  object-fit: cover;
}

.website .div-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
}

.website .frame {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 33px;
  padding: 0px 111px;
  position: absolute;
  top: 137px;
  left: 0;
}

.website .frame-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 697px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.website .div-3 {
  display: flex;
  flex-wrap: wrap;
  min-height: 416px;
  align-items: flex-start;
  gap: 35px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border: 0px none;
}

.website .text-wrapper {
  position: relative;
  flex: 1;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #dcffb9;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 72px;
}

.website .p {
  position: relative;
  width: 100%;
  max-width: 697px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #fffffff2;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
}

.website .amen-social-brings {
  position: relative;
  width: 100%;
  max-width: 697px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffe6;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.website .span {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffe6;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.website .text-wrapper-2 {
  font-weight: 700;
}

.website .vector {
  position: absolute;
  top: 0;
  right: 210px;
  width: 289px;
  height: 591px;
}

.website .frame-2 {
  position: relative;
  width: 289.52px;
  height: 592.08px;
  object-fit: cover;
}

.website .carrousel-wrapper {
  position: relative;
  width: 100%;
  max-width: 1440px;
  min-height: 889px;
}

.website .carrousel {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 889px;
  align-items: flex-end;
  gap: 16px;
  padding: 42px 116px 0px;
  position: relative;
  background-color: #ffffff;
}

.website .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  height: 34px;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #334d1a;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.website .SLIDES {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 635px;
  overflow: hidden;
}

.website .slides-app,
.website .slides-people {
  display: inline-flex;
  align-items: center;
  gap: 47px;
  position: relative;
  transition: transform 0.5s ease;
}

.website .inside-wrapper {
  display: flex;
  flex-direction: column;
  width: 1208px;
  min-width: 1208px;
  height: 638px;
  align-items: flex-start;
  gap: 30px;
  position: relative;
}

.website .inside {
  display: flex;
  flex-direction: column;
  width: 1208px;
  height: 638px;
  align-items: flex-start;
  justify-content: center;
  gap: 0px;
  padding: 96px 80px;
  position: relative;
}

.website .IM-gs {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}

.website .bg-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.website .shutterstock {
  margin-top: -239.4px;
  width: 1812.21px;
  height: 1196.81px;
  object-fit: cover;
}

.website .gradient-slide {
  position: absolute;
  top: -9px;
  left: -12px;
  width: 1231px;
  height: 647px;
  display: flex;
}

.website .rectangle {
  flex: 1;
  width: 1231px;
  background-blend-mode: multiply;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.72) 0%,
    rgba(0, 0, 0, 0.54) 36%,
    rgba(86, 86, 86, 0) 100%
  );
}

.website .mobile {
  display: inline-flex;
  gap: 8.01px;
  left: 769px;
  align-items: center;
  position: absolute;
  top: 30px;
}

.website .screen-topic {
  position: relative;
  width: 298.64px;
  height: 575.66px;
}

.website .text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 64px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-5 {
  display: flex;
  flex-direction: column;
  width: 568px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  height: 34px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #dcffb9;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.website .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  height: auto;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #98d45d;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: normal;
}

.website .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  min-height: 175.5px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffd9;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}

.website .shutterstock-2 {
  margin-top: -10px;
  width: 1348px;
  height: 652px;
  margin-left: -13px;
  object-fit: cover;
}

.website .rectangle-wrapper {
  top: 0;
  left: 0;
  width: 1208px;
  height: 638px;
  position: absolute;
  display: flex;
}

.website .rectangle-2 {
  flex: 1;
  width: 1208px;
  background-blend-mode: multiply;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.72) 0%,
    rgba(0, 0, 0, 0.54) 36%,
    rgba(86, 86, 86, 0) 100%
  );
}

.website .screen-topic-wrapper {
  display: flex;
  width: 304px;
  gap: 8.09px;
  left: 769px;
  align-items: center;
  position: absolute;
  top: 30px;
}

.website .shutterstock-3 {
  margin-top: -5px;
  width: 1224px;
  height: 660px;
  object-fit: cover;
}

.website .gemini-generated {
  margin-top: -128px;
  width: 1461px;
  height: 777px;
  margin-left: -43px;
  object-fit: cover;
}

.website .text-wrapper-7 {
  position: relative;
  align-self: stretch;
  height: 24px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #98d45d;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.website .shutterstock-4 {
  margin-top: -354.1px;
  width: 2550.52px;
  height: 1810.89px;
  margin-left: -513.7px;
  object-fit: cover;
}

.website .img-wrapper {
  display: flex;
  width: 608px;
  gap: 8.01px;
  left: 769px;
  align-items: center;
  position: absolute;
  top: 30px;
}

.website .shutterstock-5 {
  margin-top: -221px;
  width: 1323px;
  height: 992px;
  margin-left: -13px;
  object-fit: cover;
}

.website .mobile-2 {
  display: inline-flex;
  gap: 10px;
  left: 769px;
  align-items: center;
  position: absolute;
  top: 30px;
}

.website .div-6 {
  display: flex;
  flex-direction: column;
  width: 568px;
  min-height: 386px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .shutterstock-6 {
  width: 1380px;
  height: 737px;
  margin-left: -99px;
}

.website .mobile-3 {
  display: inline-flex;
  gap: 8.01px;
  left: 768px;
  align-items: center;
  position: absolute;
  top: 30px;
}

.website .text-wrapper-8 {
  position: relative;
  align-self: stretch;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffd9;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}

.website .shutterstock-7 {
  width: 1675px;
  height: 638px;
  margin-left: -245px;
  object-fit: cover;
}

.website .shutterstock-8 {
  margin-top: -139px;
  width: 2278.16px;
  height: 777px;
  margin-left: -820px;
  object-fit: cover;
}

.website .dir {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.website .carrousel-arrows {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.website .carrousel-arrows:hover {
  opacity: 0.7;
}

.website .carrousel-arrows-2 {
  position: relative;
  width: 32px;
  height: 32px;
}

.website .slide-inside {
  padding: 96px 80px;
  display: flex;
  flex-direction: column;
  width: 1208px;
  height: 638px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.website .gemini-generated-2 {
  margin-top: -4px;
  width: 1311px;
  height: 778px;
  margin-left: -101px;
  object-fit: cover;
}

.website .gradient-slide-2 {
  top: -9px;
  left: -12px;
  width: 1231px;
  height: 647px;
  transform: rotate(180deg);
  position: absolute;
  display: flex;
}

.website .text-2 {
  display: flex;
  width: 594px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-7 {
  display: flex;
  min-height: 340px;
  align-items: center;
  gap: 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border: 0px none;
}

.website .div-8 {
  display: flex;
  flex-direction: column;
  width: 594px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  border: 0px none;
}

.website .frame-3 {
  display: flex;
  flex-direction: column;
  width: 570px;
  align-items: flex-start;
  gap: 54px;
  position: relative;
  flex: 0 0 auto;
}

.website .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  height: 34px;
  margin-top: -1.00px;
  margin-bottom: 16px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #dcffb9;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.website .we-re-building-a {
  position: relative;
  width: 588px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffd9;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}

.website .cesarn-gfx-empty {
  margin-top: -111px;
  width: 1370px;
  height: 876px;
  margin-left: -67px;
  object-fit: cover;
}

.website .gradient-slide-3 {
  top: 0;
  left: 0;
  width: 1208px;
  height: 638px;
  transform: rotate(180deg);
  position: absolute;
  display: flex;
}

.website .div-9 {
  display: flex;
  flex-direction: column;
  width: 445px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  height: 34px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #dcffb9;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.website .inside-2 {
  padding: 96px 51px;
  display: flex;
  flex-direction: column;
  width: 1208px;
  height: 638px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.website .shutterstock-9 {
  margin-top: -59px;
  width: 1239px;
  height: 700px;
  margin-left: -13px;
  object-fit: cover;
}

.website .text-3 {
  display: flex;
  width: 515px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-10 {
  display: flex;
  align-items: center;
  gap: 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-11 {
  display: flex;
  flex-direction: column;
  width: 500px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 56px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.website .gemini-generated-3 {
  margin-top: -80px;
  width: 1279px;
  height: 906px;
  margin-left: -19px;
  object-fit: cover;
}

.website .text-4 {
  display: flex;
  width: 541px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-12 {
  display: flex;
  width: 558px;
  align-items: center;
  gap: 64px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -17.00px;
  border: 0px none;
}

.website .div-13 {
  display: flex;
  flex-direction: column;
  width: 558px;
  min-height: 330px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -4.00px;
}

.website .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  height: 34px;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #dcffb9;
  font-size: 34px;
  letter-spacing: -0.34px;
  line-height: 40px;
  white-space: nowrap;
}

.website .many-churches {
  position: relative;
  width: 512px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffd9;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}

.website .cesarn-gfx-young {
  margin-top: -161px;
  width: 1416px;
  height: 942px;
  margin-left: -102px;
  object-fit: cover;
}

.website .gemini-generated-4 {
  margin-top: -2px;
  width: 1256px;
  height: 693px;
  object-fit: cover;
}

.website .div-14 {
  display: flex;
  flex-direction: column;
  width: 524px;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  border: 0px none;
}

.website .frame-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 239px;
}

.website .frame-7 {
  position: absolute;
  top: 0;
  left: -40px;
  width: 100%;
  min-width: 1513px;
  height: 239px;
  display: flex;
  overflow: hidden;
}

.website .frame-8 {
  width: 100%;
  min-width: 1513px;
  height: 239px;
  display: flex;
  overflow: hidden;
}

.website .gemini-generated-5 {
  margin-top: -205px;
  width: 1490px;
  height: 851px;
  margin-left: 42px;
  object-fit: cover;
}

.website .section {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1440px;
  height: 239px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f0faf2a3;
  border: 0px none;
}

.website .div-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-16 {
  display: flex;
  align-items: center;
  gap: 363px;
  padding: 0px 118px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  position: relative;
  flex: 0 0 auto;
}

.website .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  height: 51px;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #334d1a;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.website .text-wrapper-13 {
  position: relative;
  width: 432px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #334d1ab2;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.website .CTA-wrapper {
  display: flex;
  flex-direction: column;
  width: 240px;
  height: 55px;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.website .CTA {
  all: unset;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 17px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  border-radius: 700px;
  border: 2px solid;
  border-color: #4c7226;
  background: linear-gradient(
    356deg,
    rgba(51, 77, 26, 1) 0%,
    rgba(102, 153, 51, 1) 100%
  );
  cursor: pointer;
  transition: transform 0.2s ease;
}

.website .CTA:hover {
  transform: scale(1.05);
}

.website .LABEL {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.website .form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.website .form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 96px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border: 0px none;
}

.website .div-17 {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-18 {
  display: flex;
  flex-direction: column;
  width: 568px;
  align-items: flex-start;
  gap: 19px;
  position: relative;
  border: 0px none;
}

.website .interested-in {
  position: relative;
  align-self: stretch;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #334d1a;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.website .fill-out-the-form {
  position: relative;
  align-self: stretch;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #334d1ab2;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.website .form-2 {
  position: relative;
  width: 568px;
  min-height: 723px;
  background-color: #f0faf2;
  border-radius: 24px;
  border: 2px solid;
  border-color: #bbdac1;
  box-shadow: 0px 20px 25px #0000001a, 0px 8px 10px #0000001a;
}

.website .form-3 {
  position: relative;
  padding: 25px;
  width: 100%;
  border: 0px none;
}

.website .frame-10 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.website .div-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .label {
  position: relative;
  width: 100%;
  height: 20px;
  border: 0px none;
}

.website .text-wrapper-14 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #334d1a;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.website .input,
.website .textarea {
  position: relative;
  width: 100%;
  padding: 12px;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #bbdac1;
  box-shadow: 0px 1px 2px #0000000d;
  font-family: "Poppins", Helvetica;
  font-size: 14px;
  color: #334d1a;
  transition: border-color 0.3s ease;
}

.website .input {
  height: 50px;
}

.website .textarea {
  min-height: 122px;
  resize: vertical;
}

.website .input:focus,
.website .textarea:focus {
  outline: none;
  border-color: #4c7226;
}

.website .input.error,
.website .textarea.error {
  border-color: #dc2626;
}

.website .div-20 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border: 0px none;
}

.website .label-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .text-wrapper-15 {
  position: relative;
  width: 222px;
  height: 20px;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #334d1a;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.website .dropdown {
  align-items: center;
  justify-content: space-between;
  padding: 0px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #bbdac1;
  box-shadow: 0px 1px 2px #0000000d;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.website .dropdown:hover {
  border-color: #4c7226;
}

.website .frame-11 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 0px;
  position: relative;
  flex: 0 0 auto;
}

.website .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1.00px;
  opacity: 0.48;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #334d1a;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.website .text-wrapper-16.selected {
  opacity: 1;
}

.website .arrow-dir {
  display: flex;
  flex-direction: column;
  width: 35px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 9px;
  position: relative;
  transition: transform 0.3s ease;
}

.website .dropdown.active .arrow-dir {
  transform: rotate(180deg);
}

.website .vector-2 {
  position: relative;
  width: 17.53px;
  height: 10.53px;
  margin-right: -0.53px;
}

.website .button-wrapper {
  all: unset;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 60px;
  border-radius: 9999px;
  border: 2px solid;
  border-color: #4c7226;
  background: linear-gradient(
    315deg,
    rgba(51, 76, 25, 1) 0%,
    rgba(102, 153, 51, 1) 100%
  );
  cursor: pointer;
  transition: transform 0.2s ease;
}

.website .button:hover {
  transform: scale(1.02);
}

.website .button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.website .text-wrapper-17 {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.website .element-wrapper {
  width: 100%;
  max-height: 200px;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  overflow-y: auto;
  display: none;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #bbdac1;
  box-shadow: 0px 4px 6px #0000001a;
  z-index: 10;
  margin-top: 4px;
}

.website .element-wrapper.active {
  display: block;
}

.website .element {
  position: relative;
  width: 100%;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #334d1a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 17.2px;
}

.website .dropdown-option {
  padding: 12px 20px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.website .dropdown-option:hover {
  background-color: #f0faf2;
}

.website .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 0px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #334d1a;
  border: 0px none;
}

.website .div-22 {
  position: relative;
  width: 100%;
  max-width: 1280px;
  min-height: 417px;
  border: 0px none;
}

.website .div-23 {
  position: absolute;
  top: 64px;
  left: 40px;
  right: 40px;
  min-height: 172px;
  display: flex;
  gap: 32px;
  border: 0px none;
}

.website .div-24 {
  width: 378.66px;
  min-height: 172px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 0px none;
}

.website .div-25 {
  height: 40px;
  position: relative;
  border: 0px none;
}

.website .text-wrapper-18 {
  position: absolute;
  top: 6px;
  left: 52px;
  width: 129px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.website .logo-amen-social {
  display: inline-flex;
  flex-direction: column;
  height: 62px;
  align-items: center;
  gap: 2.83px;
  position: absolute;
  top: -1px;
  left: -10px;
  overflow: hidden;
}

.website .layer {
  position: relative;
  width: 50px;
  height: 46px;
}

.website .text-wrapper-19 {
  width: 265px;
  min-height: 48px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffffb2;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.website .div-26 {
  flex: 1;
  display: flex;
  gap: 32px;
  border: 0px none;
}

.website .div-27 {
  width: 173.33px;
  min-height: 172px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 0px none;
}

.website .text-wrapper-20 {
  width: 174px;
  height: 24px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.80px;
  line-height: 24px;
  white-space: nowrap;
}

.website .ul {
  min-height: 132px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 0px none;
}

.website .div-28 {
  width: 173.33px;
  display: flex;
  border: 0px none;
}

.website .text-wrapper-21 {
  width: 174px;
  height: 24px;
  font-weight: 400;
  color: #ffffffb2;
  font-family: "Poppins", Helvetica;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
  transition: color 0.3s ease;
}

.website .text-wrapper-21:hover {
  color: #ffffff;
}

.website .div-29 {
  width: 173.34px;
  min-height: 172px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 0px none;
}

.website .div-30 {
  width: 173.34px;
  display: flex;
  border: 0px none;
}

.website .ul-2 {
  margin-left: -0.3px;
  min-height: 132px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 0px none;
}

.website .ul-3 {
  min-height: 96px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border: 0px none;
}

.website .div-31 {
  position: absolute;
  bottom: 0;
  left: 40px;
  right: 40px;
  height: 53px;
  display: flex;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #ffffff33;
}

.website .text-wrapper-22 {
  margin-top: 13px;
  width: 100%;
  height: 20px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffff80;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.website .amen-social-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 11.33px;
  border: 0px none;
}

.website .amen-social {
  position: relative;
  width: 146.41px;
  height: 69px;
  object-fit: cover;
}

.website .ul-4 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  border: 0px none;
}

.website .li {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.website .div-32 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.website .text-wrapper-23,
.website .text-wrapper-24,
.website .text-wrapper-25,
.website .text-wrapper-26 {
  position: relative;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #334d1a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
  transition: color 0.3s ease;
  cursor: pointer;
}

.website .nav-link:hover {
  color: #669933;
}

.website .nav-link.active {
  font-weight: 700;
  color: #334d1a;
}

.website .text-wrapper-23 {
  width: 48px;
  height: 24px;
}

.website .text-wrapper-24 {
  width: fit-content;
}

.website .text-wrapper-25 {
  width: 55px;
  height: 24px;
}

.website .text-wrapper-26 {
  width: 66px;
  height: 24px;
}

.website .div-33 {
  display: inline-flex;
  flex-direction: column;
  height: 38px;
  align-items: flex-end;
  gap: 10px;
  border: 0px none;
}

.website .LABEL-2 {
  position: relative;
  width: fit-content;
  margin-top: -4.50px;
  margin-bottom: -0.50px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .website .carrousel {
    padding: 42px 60px 0px;
  }

  .website .frame {
    padding: 0px 60px;
    flex-direction: column;
    gap: 40px;
  }

  .website .vector,
  .website .frame-2 {
    position: relative;
    right: auto;
    left: auto;
  }

  .website .div-wrapper {
    width: 100%;
    max-width: 600px;
  }

  .website .div-16 {
    gap: 100px;
    padding: 0px 60px;
  }

  .website .div-17 {
    flex-direction: column;
    gap: 40px;
  }

  .website .div-18,
  .website .form-2 {
    width: 100%;
  }
   
   .website .hero-logo-mobile {
     display: none;
   }
}

@media (max-width: 768px) {
  .mobile-menu-toggle {
    display: flex;
  }

  .nav-header {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 20px;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    position: fixed;
    width: 280px;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #ffffff;
    box-shadow: 2px 0 8px rgba(0,0,0,0.1);
  }

  .nav-header.active {
    transform: translateX(0);
  }

  .website .amen-social-wrapper {
    margin-bottom: 30px;
  }

  .website .ul-4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
  }

  .website .div-33 {
    width: 100%;
    margin-top: 20px;
  }

  .website .div-33 .CTA {
    width: 100%;
  }

  .website .main {
    padding-top: 0;
  }

  .website .HERO {
    min-height: 532px;
  }
  
    .website .hero-logo-mobile {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
  }

  .website .hero-logo-mobile img {
    width: 135px;
    height: auto;
    display: block;
  }

  .website .frame {
    padding: 40px 20px;
    top: 80px;
  }

  .website .text-wrapper {
    font-size: 36px;
    line-height: 44px;
    top: 60px;
  }

  .website .p {
    font-size: 20px;
    line-height: 28px;
  }

  .website .amen-social-brings {
    font-size: 16px;
    line-height: 24px;
  }

  .website .carrousel {
    padding: 32px 3px 30px;
  }

  .website .text-wrapper-3 {
    font-size: 28px;
    line-height: 36px;
    padding: 0 20px;
  }

  .website .SLIDES {
    height: auto;
    min-height: 500px;
  }

  .website .inside-wrapper {
    width: 100%;
    min-width: 100%;
  }

  .website .inside,
  .website .slide-inside,
  .website .inside-2 {
    width: 100%;
    padding: 40px 20px;
    height: auto;
    min-height: 500px;
  }

  .website .IM-gs {
    width: 100%;
    height: 100%;
  }

  .website .mobile,
  .website .mobile-2,
  .website .mobile-3,
  .website .screen-topic-wrapper,
  .website .img-wrapper {
    display: none;
  }

  .website .text-wrapper-4,
  .website .text-wrapper-9,
  .website .text-wrapper-10,
  .website .text-wrapper-11 {
    font-size: 24px;
    line-height: 32px;
  }

  .website .text-wrapper-6,
  .website .text-wrapper-8,
  .website .we-re-building-a,
  .website .many-churches {
    font-size: 16px;
    line-height: 24px;
  }

  .website .div-5,
  .website .div-6,
  .website .div-8,
  .website .div-9,
  .website .div-11,
  .website .div-13,
  .website .div-14 {
    width: 100%;
  }

  .website .div-16 {
    flex-direction: column;
    gap: 30px;
    padding: 0px 20px;
  }

  .website .frame-9 {
    width: 100%;
  }

  .website .text-wrapper-12 {
    font-size: 28px;
    line-height: 36px;
  }

  .website .text-wrapper-13 {
    width: 100%;
  }

  .website .CTA-wrapper {
    width: 100%;
  }

  .website .form {
    padding: 60px 20px;
  }

  .website .interested-in {
    font-size: 28px;
    line-height: 36px;
  }

  .website .fill-out-the-form {
    font-size: 16px;
    line-height: 24px;
  }

  .website .footer {
    padding: 0px 20px;
  }

  .website .div-23 {
    flex-direction: column;
    position: relative;
    top: 40px;
    left: 20px;
    right: 20px;
    gap: 40px;
  }

  .website .div-24,
  .website .div-27,
  .website .div-29 {
    width: 100%;
  }

  .website .div-26 {
    flex-direction: column;
    gap: 40px;
  }

  .website .div-31 {
    position: relative;
    left: 20px;
    right: 20px;
    margin-top: 40px;
  }

  .website .div-22 {
    min-height: auto;
    padding-bottom: 40px;
  }
}

@media (max-width: 480px) {
  .website .text-wrapper {
    font-size: 28px;
    line-height: 36px;
  }

  .website .p {
    font-size: 18px;
    line-height: 26px;
  }

  .website .text-wrapper-4,
  .website .text-wrapper-9,
  .website .text-wrapper-10,
  .website .text-wrapper-11 {
    font-size: 20px;
    line-height: 28px;
  }

  .website .dir {
    gap: 24px;
    align-self: center;
  }

  .website .carrousel-arrows-2 {
    width: 38px;
    height: 38px;
  }
}
/* =========================================================
   Carousel slide image sizing fix (prevents wrong heights)
   ========================================================= */

/* Ensure background images always fill the slide consistently */
.website .bg-image img {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  display: block;
  margin: 0 !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

/* If any slide images are positioned with offsets, neutralize them inside bg-image */
.website .bg-image img[class] {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
}



/* App Features slide video media */
.website .slide-media {
  position: absolute;
  top: 45px;
  right: 140px;
  width: 270px;
  height: 552px;
  z-index: 3;
  overflow: hidden;
  border-radius: 44px;
  background: #000;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.28);
}

.website .slide-video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.website .slide-video::-webkit-media-controls {
  display: none !important;
}


@media (max-width: 768px) {
  #app-features video.slide-media,
  #values img.slide-media {
    display: block;
  }
}


/* Hero device stack */
.website .hero-device {
  position: relative;
  width: 289.52px;
  height: 592.08px;
  flex: 0 0 auto;
}

.website .hero-device .frame-2 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.website .hero-device .vector {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  right: auto;
  top: auto;
  pointer-events: none;
  z-index: 4;
}

.website .hero-slide-media {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  width: 270px;
  height: 552px;
  z-index: 3;
  border-radius: 44px;
  overflow: hidden;
  background: #000;
  box-shadow: none;
}

@media (max-width: 768px) {
  .website .hero-device {
    display: none;
  }
}


/* =========================================================
   Mobile-only elements: hidden by default on desktop
   ========================================================= */

.website .hero-bg-mobile {
  display: none;
}

.website .values-mobile-img {
  display: none;
}


/* =========================================================
   Mobile overrides (≤768px)
   ========================================================= */

@media (max-width: 768px) {

  /* ---- HERO: swap desktop image for square mobile image ---- */

  .website .whatsapp-video {
    display: none !important;
  }

  .website .hero-bg-mobile {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 532px !important;
    object-fit: cover !important;
    object-position: center !important;
  }


  /* ================================================================
     APP FEATURES CAROUSEL — video centered, text below
     ================================================================ */

  /* Slider track: allow auto-height slides */
  .website #appFeaturesSlider {
    align-items: flex-start !important;
  }

  /* Slide outer wrapper */
  .website #appFeaturesSlider .inside-wrapper {
    width:375px !important;
    min-width: 375px !important;
    height: auto !important;
    min-height: auto !important;
    gap: 0 !important;
  }

  /* Slide inner: column stack, dark bg */
  .website #appFeaturesSlider .inside {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    padding: 0 !important;
    background-color: #ffffff !important;
    gap: 0 !important;
  }

  /* IM-gs: pull OUT of absolute positioning so it flows in the column.
     Use position:static so inset/top/left/right/bottom have zero effect. */
  .website #appFeaturesSlider .IM-gs {
    position: relative !important;
    inset: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    height: auto !important;
    padding: 20px 20px 20px !important;
    box-sizing: border-box !important;
  }

  /* Hide background photos and gradient overlays */
  .website #appFeaturesSlider .bg-image {
    display: none !important;
  }
  .website #appFeaturesSlider .gradient-slide,
  .website #appFeaturesSlider .rectangle-wrapper {
    display: none !important;
  }

  /* Show the phone video, centered */
  .website #appFeaturesSlider .slide-media {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    width: 70% !important;
    max-width: 230px !important;
    height: auto !important;
    aspect-ratio: 356 / 733 !important;
    margin: 0 auto !important;
    border-radius: 44px !important;
    overflow: hidden !important;
    box-shadow: 0 16px 40px rgba(0,0,0,0.18) !important;
    background: #ffffff !important;
  }

  .website #appFeaturesSlider .slide-video {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
  }

  /* Text: full-width block below the video */
  .website #appFeaturesSlider .text {
    position: static !important;
    display: block !important;
    width: 100% !important;
    padding: 20px 24px 36px !important;
    box-sizing: border-box !important;
  }

  .website #appFeaturesSlider .div-4 {
    display: block !important;
    width: 100% !important;
    gap: 0 !important;
  }

  .website #appFeaturesSlider .div-5,
  .website #appFeaturesSlider .div-6 {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Slide height: let the SLIDES wrapper grow with content */
  .website #app-features .SLIDES {
    height: auto !important;
    min-height: auto !important;
    overflow: visible !important;
  }


  /* ================================================================
     VALUES CAROUSEL — square mobile image centered, text below
     ================================================================ */

  /* Slider track */
  .website #valuesSlider {
    align-items: flex-start !important;
  }

  /* Slide outer wrapper */
  .website #valuesSlider .inside-wrapper {
    width:375px !important;
    min-width: 375px !important;
    height: auto !important;
    min-height: auto !important;
    gap: 0 !important;
  }

  /* Slide inner containers: column stack */
  .website #valuesSlider .slide-inside,
  .website #valuesSlider .inside-2 {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    padding: 0 !important;
    background-color: #ffffff !important;
    gap: 0 !important;
  }

  /* IM-gs: out of absolute flow, becomes a normal flex item */
  .website #valuesSlider .IM-gs {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    height: auto !important;
    padding: 28px 20px 16px !important;
    box-sizing: border-box !important;
  }

  /* Hide desktop background images and ALL gradient variants */
  .website #valuesSlider .bg-image {
    display: none !important;
  }
  .website #valuesSlider .gradient-slide-2,
  .website #valuesSlider .gradient-slide-3 {
    display: none !important;
  }

  /* Show the custom square mobile image */
  .website #valuesSlider .values-mobile-img {
    display: block !important;
    width: 100% !important;
    max-width: 320px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    margin: 0 auto !important;
  }

  /* Text blocks: full-width below the image */
  .website #valuesSlider .text,
  .website #valuesSlider .text-2,
  .website #valuesSlider .text-3,
  .website #valuesSlider .text-4 {
    position: static !important;
    display: block !important;
    width: 100% !important;
    padding: 20px 24px 36px !important;
    box-sizing: border-box !important;
  }

  .website #valuesSlider .div-7,
  .website #valuesSlider .div-10,
  .website #valuesSlider .div-12 {
    display: block !important;
    width: 100% !important;
    gap: 0 !important;
  }

  .website #valuesSlider .div-8,
  .website #valuesSlider .div-9,
  .website #valuesSlider .div-11,
  .website #valuesSlider .div-13,
  .website #valuesSlider .div-14 {
    width: 100% !important;
    max-width: 100% !important;
    min-height: auto !important;
  }

  .website #valuesSlider .frame-3,
  .website #valuesSlider .frame-4,
  .website #valuesSlider .frame-5 {
    width: 100% !important;
    max-width: 100% !important;
    gap: 16px !important;
  }

  .website #valuesSlider .we-re-building-a,
  .website #valuesSlider .many-churches {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Let the SLIDES wrapper grow with content */
  .website #values .SLIDES {
    height: auto !important;
    min-height: auto !important;
    overflow: visible !important;
  }

  .website #appFeaturesSlider,
  .website #valuesSlider {
    gap: 0 !important;
    align-items: flex-start !important;
  }

  .website #appFeaturesSlider .text-wrapper-4,
  .website #appFeaturesSlider .text-wrapper-5,
  .website #appFeaturesSlider .text-wrapper-6,
  .website #appFeaturesSlider .text-wrapper-7,
  .website #valuesSlider .text-wrapper-4,
  .website #valuesSlider .text-wrapper-5,
  .website #valuesSlider .text-wrapper-8,
  .website #valuesSlider .text-wrapper-9,
  .website #valuesSlider .text-wrapper-10,
  .website #valuesSlider .text-wrapper-11,
  .website #valuesSlider .many-churches,
  .website #valuesSlider .we-re-building-a {
    color: #2e4a1b !important;
  }

  .website #appFeaturesSlider .text-wrapper-5,
  .website #appFeaturesSlider .text-wrapper-7,
  .website #valuesSlider .text-wrapper-5 {
    color: #5e7b45 !important;
  }

  .website #valuesSlider .values-mobile-img {
    display: block !important;
    width: 100% !important;
    max-width: 356px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    border-radius: 16px !important;
    margin: 0 auto !important;
  }

}

