* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
p,
h2 {
  margin: 0;
}
a {
  color: black;
  text-decoration: none;
  font-family: 'DM Sans:Regular', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
body {
  margin: 0;
}
.body-container {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px 80px;
}
.header > p {
  font-family: 'DM Sans', sans-serif;
  font-size: 30px;
}
.header-button {
  display: flex;
  font-family: 'DM Sans:Bold', sans-serif;
  flex-direction: row;
  padding: 14px 22px;
  border-radius: 1000px;
  background-color: #485c11;
  color: white;
  text-align: center;
  height: 47.59px;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
.header-button:hover {
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: rgb(142, 156, 120);
}
.glass a:hover {
  cursor: pointer;
}
.header-left-text:hover {
  cursor: pointer;
}
.glass {
  display: flex;
  gap: 18px;
  position: fixed;
  inset: 16px auto auto 50%;
  padding: 20px 40px;
  border-radius: 999px;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(15px);
  width: auto;
  height: 59.5938px;
  flex-direction: row;
  transform: translateX(-50%);
  align-items: center;
  font-family: 'DM Sans:Bold', sans-serif;
}
.glass p {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 14px;
}
.section1-title {
  font-size: 160px;
  margin: 0;
  flex-wrap: nowrap;
  display: flex;
  flex-direction: row;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-style: normal;
  height: 136px;
}
.light-green-box {
  width: 100%;
  height: 362px;
  background-color: #8e9c78;
  border-radius: 30px;
  overflow: hidden;
}
.section1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 240px;
}
.macbook-img {
  width: 907px;
  position: absolute;
  top: 380.5px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
  border-radius: 24px;
  border-bottom: none;
  border-left: solid 18px black;
  border-right: solid 18px black;
  border-top: solid 18px black;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: black;
}
.section2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 50px 0;
  border-bottom: solid 0.5px rgb(220, 220, 220);
}
.section2 p {
  font-family: 'DM Sans:Regular', sans-serif;
  color: rgb(111, 111, 111);
  height: 21px;
}
.section2-img-container {
  padding: 20px;
  display: flex;
}
.section2-img-container img {
  width: 114px;
  height: 44px;
}
.section2-logo-container {
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 20px 40px;
}
.section3 {
  gap: 50px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.section3-header {
  display: flex;
  padding: 80px 0 60px;
  flex-direction: column;
  gap: 50px;
}
.section3-content {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding-top: 40px;
}
.section3-content-card {
  display: flex;
  border-top: solid 0.5px rgb(220, 220, 220);
  font-family:
    ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol', 'Noto Color Emoji';
  flex-direction: column;
  width: 100%;
  padding: 40px 20px 40px 0px;
  height: 250px;
  gap: 24px;
}
.section3-content-card-text {
  gap: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.section3-content-card-text-title {
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  width: 100%;
}
.section3-content-card-text-footer {
  color: rgb(111, 111, 111);
  font-family: 'DM Sans:Regular', sans-serif;
  width: 100%;
}
.section3-image {
  width: 100%;
  height: 100%;
}
.section3-image img {
  width: 100%;
  height: 100%;
  padding: 0 0 120px;
}
.section4 {
  width: 100%;
  padding: 0 0 120px;
  gap: 20px;
  display: flex;
  flex-direction: row;
}
.section4-left {
  width: 100%;
  height: 100%;
  padding: 60px 0 80px;
  gap: 40px;
  align-items: flex-start;
  border-top: solid 0.5px rgb(220, 220, 220);
  display: flex;
  flex-direction: column;
}
.section4-left-title {
  font-family: 'Crimson Text', serif;
  font-size: 60px;
  font-weight: 400;
}
.column {
  display: flex;
  flex-direction: column;
}
.gap-40 {
  display: flex;
  gap: 40px;
}
.padding-0-80-0-0 {
  padding: 0 80px 0 0;
}
.section4-right {
  width: 100%;
  height: 100%;
}
.section4-right img {
  width: 100%;
  height: 100%;
}
.section4-left-title2 {
  color: rgb(111, 111, 111);
  font-family: 'DM Sans:Regular', sans-serif;
  letter-spacing: -0.075px;
  line-height: 21px;
  font-weight: 400;
  font-size: 15px;
}
.section4-left-content {
  font-family: var(
    --default-font-family,
    ui-sans-serif,
    system-ui,
    sans-serif,
    'Apple Color Emoji',
    'Segoe UI Emoji',
    'Segoe UI Symbol',
    'Noto Color Emoji'
  );
}
.section4-left-content-text {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 20px 80px 20px 0;
  border-top: solid 0.5px rgb(220, 220, 220);
}
.text01 {
  font-size: 15px;
  font-weight: 700;
  color: rgb(111, 111, 111);
  font-family: 'DM Sans:Bold', sans-serif;
}
.light-green-button {
  background-color: rgb(223, 236, 198);
  width: auto;
  height: 47.59px;
  padding: 14px 22px;
  display: flex;
  color: black;
  flex-direction: row;
  flex-wrap: nowrap;
  border-radius: 1000px;
  font-family: 'DM Sans:Bold', sans-serif;
  justify-content: center;
  align-items: center;
}
.light-green-button:hover {
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: rgb(142, 156, 120);
  color: white;
}
.section5 {
  width: 100%;
  height: auto;
  padding: 0 0 120px;
  border-top: solid 0.5px black;
}
.section5-title {
  padding: 80px 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  font-family: 'DM Sans:Regular', sans-serif;
  color: rgb(111, 111, 111);
  font-size: 15px;
  font-weight: 400;
}
.section5-title-text {
  font-family: 'Crimson Text', serif;
  color: black;
  font-size: 60px;
  font-weight: 400;
}
.section5-content {
  display: flex;
  flex-direction: row;
  gap: 0;
}
.section5-content-card1 {
  border: solid 0.5px rgb(220, 220, 220);
  border-radius: 30px;
  width: 100%;
  height: 100%;
}
.section5-content-card {
  width: 100%;
}
.section5-content-card-content {
  display: flex;
  align-items: start;
  padding: 40px 30px;
  gap: 8px;
  border-top: solid 0.5px rgb(233, 233, 233);
  border-left: solid 0.5px rgb(233, 233, 233);
}
.section5-content-card-content-title1 {
  color: black !important;
}
.section5-content-card-content-title {
  font-size: 25.714px;
  font-weight: 500;
  font-family: 'DM Sans:Medium', sans-serif;
  padding: 40px 30px;
  text-align: center;
  color: #6f6f6f;
  border-bottom: solid 0.5px rgb(0, 0, 0);
}
.check {
  color: rgb(72, 92, 17);
  font-weight: 600;
}
.section5-content-card-content-text {
  font-family: 'Roboto Mono:Regular', monospace;
  font-size: 12px;
  font-weight: 400;
}
.section6 {
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 20px;
  padding: 0 0 120px;
  flex-wrap: nowrap;
}
.section6-left {
  width: 100%;
  height: 100%;
}
.section6-left img {
  width: 100%;
  height: 100%;
}
.section6-right {
  width: 100%;
  padding: 0 0 0 50px;
  display: flex;
  gap: 50px;
  flex-direction: column;
  justify-content: center;
  border-top: solid 0.5px rgb(220, 220, 220);
}
.section6-right-title {
  font-family: 'Crimson Text', serif;
  font-size: 40px;
  font-weight: 400;
}
.section6-right-title-text {
  color: rgb(72, 92, 17);
  font-family: 'Roboto Mono:Regular', monospace;
  font-size: 12px;
  font-weight: 400;
}
.section7 {
  padding: 80px 0 120px;
  display: flex;
  gap: 80px;
  flex-direction: column;
  width: 100%;
  border-top: solid 0.5px rgb(220, 220, 220);
}
.section7-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.section7-top-title {
  font-family: 'Crimson Text', serif;
  font-size: 60px;
  font-weight: 400;
}
.section7-bottom {
  gap: 20px;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.section7-card {
  padding: 60px 30px 20px 0px;
  border-top: solid 0.5px rgb(220, 220, 220);
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 60px;
}
.section7-card-title {
  font-family:
    ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol', 'Noto Color Emoji';
  color: rgb(146, 146, 146);
  font-size: 80px;
  font-weight: 400;
}
.section7-card-text {
  font-family: 'DM Sans:Regular', sans-serif;
  color: rgb(111, 111, 111);
  font-size: 15px;
  font-weight: 400;
}
.img-container {
  width: 100%;
  height: 100%;
  padding: 0 0 40px;
  border-bottom: solid 0.5px rgb(220, 220, 220);
}
.img-container img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.section8 {
  padding: 120px 300px;
  display: flex;
  width: 100%;
  gap: 40px;
  text-align: center;
  flex-direction: column;
}
.section8-title {
  font-family: 'Crimson Text', serif;
  font-size: 60px;
  font-weight: 400;
}
.grey-text {
  color: rgb(111, 111, 111);
  font-family: 'DM Sans:Regular', sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.footer {
  width: 100%;
  padding: 40px 0 20px;
  gap: 80px;
  display: flex;
  flex-direction: column;
  border-top: solid 0.5px rgb(220, 220, 220);
}
.footer-top-container {
  height: 40px;
  display: flex;
  align-items: center;
}
.footer-top {
  gap: 27px;
  display: flex;
  flex-direction: row;
  font-family: 'DM Sans:Regular', sans-serif;
}
.footer-bottom {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: end;
}
.footer-bottom-img-container img {
  width: 31.75px;
  height: 70px;
  display: flex;
}
.footer-bottom-middle {
  font-family: 'DM Sans:Regular', sans-serif;
  color: rgb(111, 111, 111);
  font-size: 15px;
  width: 100%;
  font-weight: 400;
  display: flex !important;
  height: auto;
  gap: 16px;
}
.green-text {
  color: rgb(72, 92, 17);
  font-family: 'DM Sans:Regular', sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  width: auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  height: auto;
}

@media (max-width: 1348px) {
  .section1-title {
    font-size: 150px;
  }
}
@media (min-width: 1279px) {
  .ipad-img {
    display: none;
  }
  .iphone-img {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 1279px) {
  .section2-logo-container {
    gap: 40px;
    flex-wrap: wrap;
  }
  .iphone-img {
    display: none;
  }
  .ipad-img {
    position: absolute;
    top: 462px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    border-radius: 24px;
    width: 676.55px;
    height: 422.93px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .section8 {
    padding: 120px 100px;
  }
  .section8-title {
    font-size: 54px;
  }
  .section1-title {
    font-size: 140px;
  }
  .macbook-img {
    display: none;
  }
  .section1-title {
    text-align: center;
  }
  .glass {
    white-space: nowrap;
  }
  .section3-content {
    flex-wrap: wrap;
  }
  .section6 {
    flex-wrap: wrap;
  }
  .section4 {
    flex-wrap: wrap;
  }
  .section5-title {
    padding: 80px;
  }
  .section3-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
  }
}
@media (max-width: 800px) {
  .ipad-img {
    display: none;
  }
  .macbook-img {
    display: none;
  }
  .iphone-img {
    position: absolute;
    top: 183.5px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    width: 370px;
    height: 541.82px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .section2-logo-container {
    display: flex;
    flex-wrap: wrap;
  }
  .section1-title {
    font-size: 76px;
  }
  .section1 {
    gap: 120px;
  }
  .section3-content {
    flex-wrap: wrap;
  }
  .hero-img {
    width: 100%;
    overflow: hidden;
  }
  .glass {
    width: 50%;
    height: auto;
    flex-wrap: wrap;
  }
  .body-container {
    padding:  20px;
  }
  .section5-content {
    overflow-x: scroll;
  }
  .section5-title {
    padding: 80px 16px;
  }
  .section5-title-text {
    font-size: 40px;
  }
  .section1-title {
    font-size: 76px;
    text-align: center;
  }
  .section6 {
    flex-wrap: wrap;
  }
  .footer-bottom-middle {
    white-space: nowrap;
  }
  .section4 {
    flex-wrap: wrap;
  }
  .section7-bottom {
    overflow-x: scroll;
  }
  .section8 {
    padding-left: 20%;
    padding-right: 20%;
  }
  .section7-top {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .glass {
    display: none;
  }
  .header {
    padding: 0 0 40px
  }
  .light-green-button {
    width: 150.69px;
  }
}
@media (max-width: 480px) {
  .section1-title {
    font-size: 40px;
  }
}
