body,
h1,
p {
  margin: 0;
}
a {
  text-decoration: none;
  color: rgba(156, 156, 156, 1);
  white-space: nowrap;
}
* {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0px;
}
.body-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home {
  display: flex;
  background-color: rgba(8, 8, 8, 1);
  height: auto;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.header {
  background-color: rgba(27, 27, 27, 1);
  width: 1110px;
  height: 70px;
  margin: 0 auto;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 0 95px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-left {
  font-family: 'IBM Plex Mono', monospace;
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: center;
  color: rgba(156, 156, 156, 1);
}
.linkedin {
  width: 18px;
  height: 17px;
}
.Behance {
  width: 21.6px;
  height: 13.63px;
}
.twitter {
  width: 17.541677474975586px;
  height: 14.279999732971191px;
}
.header-logo {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: center;
}
.home-content {
  padding: 80px 180px 57px;
  height: 525px;
  display: flex;
  flex-direction: row;
  gap: 78px;
  align-items: center;
  width: 100%;
}
.home-content-left h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 44px;
  font-weight: 600;
  color: white;
}
.home-content-left p {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 16px;
  font-weight: 400;
  color: rgba(156, 156, 156, 1);
}
.column {
  display: flex;
  flex-direction: column;
}
.gap10 {
  gap: 10px;
  display: flex;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.header-green-button {
  background-color: rgba(63, 142, 0, 1);
  border: rgba(98, 186, 27, 1) 1px;
  border-radius: 4px;
  width: 307.8928527832031px;
  height: 63px;
  box-shadow: 0px 8px 30px 0px rgba(63, 142, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: IBM Plex Mono;
  font-size: 16px;
  font-weight: 700;
  color: white;
  gap: 10px;
  display: flex;
}
.header-green-button:hover {
  background-color: rgba(63, 142, 0, 0.9);
  transition: all 0.3s ease;
  cursor: pointer;
}
.button-img {
  width: 5.89px;
  height: 10px;
}
.home-content-right {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-bottom {
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 20px;
}
.avartar-img {
  width: 350px;
  height: 350px;
  border-radius: 50%;
}
.gap30 {
  gap: 30px;
  display: flex;
}
.home-bottom-top {
  padding: 0 180px;
  color: white;
  align-items: start;
  display: flex;
  font-family: 'IBM Plex Mono', monospace;
}
.align-center {
  display: flex;
  align-items: center;
}
.justify-center {
  display: flex;
  justify-content: center;
}
.home-bottom-img {
  border: 1px rgba(27, 27, 27, 1) solid;
}
.clickup {
  padding: 20px 39px;
  width: 160px;
  height: 60px;
}
.dropbox {
  padding: 19px 33px;
  width: 160px;
  height: 60px;
}
.paychex {
  padding: 23px 36px;
  width: 160px;
  height: 60px;
}
.elastic {
  width: 160px;
  height: 60px;
  padding: 16px 39px;
}
.stripe {
  padding: 17.5px 50px;
  width: 160px;
  height: 60px;
}
.padding-bottom-45 {
  padding-bottom: 45px;
}
.section1 {
  display: flex;
  padding: 80px 190px;
  flex-direction: column;
  gap: 80px;
  background-color: white;
  height: 1402px;
}
.section1-title {
  gap: 10px;
  display: flex;
}
.section1-title-text {
  font-weight: 800;
  font-family: 'Raleway', sans-serif;
}
.align-center {
  display: flex;
  align-items: center;
}
.justify-center {
  display: flex;
  justify-content: center;
}
.grey-text {
  color: rgba(156, 156, 156, 1);
  text-align: center;
  font-family: 'IBM Plex Mono', monospace;
}
.height-72 {
  height: 72px;
}
.width-570 {
  width: 570px;
}
.section {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: auto;
}
.section1-section {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
.img-column {
  width: 50%;
}
.button-column {
  width: 50%;
}
.section1-section-left {
  padding: 23px 0;
}
.display-flex {
  display: flex;
}
.display-flex {
  display: flex;
}
.text-align-left {
  text-align: left;
}
.gap20 {
  gap: 20px;
  display: flex;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.orange-ball {
  width: 72px;
  padding: 0 10px;
  height: auto;
  background-color: rgba(255, 246, 233, 1);
  border-radius: 60px;
  color: rgba(255, 162, 23, 1);
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 1%;
}
.flex-start {
  display: flex;
  align-items: flex-start;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.section1-section-right-img {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.width-auto {
  width: auto;
}
.section1-section-yellow-button {
  background-color: rgba(255, 162, 23, 1);
  color: white;
  width: 250px;
  height: 38px;
  border-radius: 4px;
  padding: 10px 24px;
  font-family: 'IBM Plex Mono', monospace;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}
.width-250 {
  width: 250px;
}
.section1-section-yellow-button:hover {
  background-color: rgba(255, 162, 23, 0.9);
  transition: all 0.3s ease;
  cursor: pointer;
}
.width-50percent {
  width: 50%;
}
.blue-ball {
  width: 64px;
  padding: 0 10px;
  height: auto;
  background-color: rgba(208, 230, 255, 1);
  border-radius: 60px;
  color: rgba(0, 10, 255, 1);
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 1%;
}
.section1-section-blue-button {
  background-color: rgba(0, 10, 255, 1);
  color: white;
  width: 250px;
  height: 38px;
  border-radius: 4px;
  padding: 10px 24px;
  font-family: 'IBM Plex Mono', monospace;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  gap: 10px;
}
.section1-section-blue-button:hover {
  background-color: rgba(0, 10, 255, 0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}
.green-ball {
  width: 64px;
  padding: 0 10px;
  height: auto;
  background-color: rgba(224, 255, 248, 1);
  border-radius: 60px;
  color: rgba(42, 176, 144, 1);
  font-family: 'IBM Plex Mono', monospace;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 1%;
}
.section1-section-green-button {
  background-color: rgba(42, 176, 144, 1);
  color: white;
  width: 250px;
  height: 38px;
  border-radius: 4px;
  padding: 10px 24px;
  font-family: 'IBM Plex Mono', monospace;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  gap: 10px;
}
.section1-section-green-button:hover {
  background-color: rgba(42, 176, 144, 0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}
.section2 {
  background-color: rgba(8, 8, 8, 1);
  width: 100%;
  padding: 80px 180px;
}
.color-white {
  color: white;
}
.section2-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  row-gap: 30px;
  column-gap: 62px;
}
.section2-card {
  position: relative;
  width: 100%;
  height: 212px;
  border-radius: 6px;
  height: 212px;
  padding: 30px;
}
.section1-section-container {
  width: 100%;
  gap: 20px;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.section2-card-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.section2-card.left-fade::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
  -webkit-mask: linear-gradient(90deg, #000 0 35%, rgba(0, 0, 0, 0) 65%);
  mask: linear-gradient(90deg, #000 0 35%, transparent 65%);
}

.section2-card.quote::before {
  content: '“';
  position: absolute;
  top: -20px;
  left: 16px;
  font-family: 'Raleway', sans-serif;
  font-size: 100px;
  line-height: 1;
  color: white;
  letter-spacing: -2px;
  pointer-events: none;
  z-index: 2;
}
.size-18 {
  font-size: 18px;
}
.font-family-raleway {
  font-family: 'Raleway', sans-serif;
  font-style: ExtraBold;
}
.section3 {
  height: auto;
  padding: 80px 85px;
}
.gap60 {
  display: flex;
  gap: 60px;
}
.section3-content {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
.section3-card-img {
  width: 100%;
}
.section3-card {
 width: 100%;
}
.gap40 {
  display: flex;
  gap: 40px;
}
.padding-bottom-40 {
  padding-bottom: 40px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.font-size-14 {
  font-size: 14px;
}
.width-139m89285278320312 {
  width: 139.89285278320312px;
}
.font-weight-700 {
  font-weight: 700;
}
.point {
  width: 30px;
  height: 30px;
}
.section4 {
  width: 100%;
  background-color: rgba(8, 8, 8, 1);
}
.padding80 {
  padding: 80px;
}
.section4-input {
  width: 350px;
}
.input-container {
  gap: 5px;
  display: flex;
}
.input-text {
  font-family: 'IBM Plex Mono', monospace;
  color: white;
}
.input {
  width: 100%;
  padding: 12px;
  border: 1px rgba(216, 216, 216, 1);
  border-radius: 4px;
  font-family: 'IBM Plex Mono', monospace;
  background-color: rgba(248, 248, 248, 1);
}
.input3 {
  height: 120px;
  text-align: start;
}
.width-100 {
  width: 100%;
}
.height-50 {
  height: 50px;
}
.section4-footer {
  background-color: rgba(27, 27, 27, 1);
  width: 100%;
  height: 70px;
}
.display-flex {
  display: flex;
}
.height-70 {
  height: 70px;
}
.black-background {
  background-color: rgba(8, 8, 8, 1);
  width: 100%;
}
.height-65 {
  height: 65px;
}
@media (min-width: 916px) and (max-width: 1025px) {
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 90px;
  }
  .media-display-none {
    display: none;
  }
  .section2 {
    height: auto;
  }
  .section2-content {
    display: flex;
    flex-direction: column;
  }
  .section1-section-right-img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 916px) and (max-width: 1111px) {
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 90px;
  }
  .home-content {
    padding: 80px 16px;
  }
}
@media (min-width: 893px) and (max-width: 916px) {
  .avartar-img {
    width: 250px !important;
    height: 250px !important;
  }
  .section1 {
    padding: 80px 16px;
    margin: 0 auto;
  }
  .section2 {
    height: auto;
  }
  .section2-content {
    display: flex;
    flex-direction: column;
  }
  .media-display-none {
    display: none;
  }
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 90px;
  }
  .section3-content {
    flex-wrap: wrap;
  }
}
@media (min-width: 817px) and (max-width: 893px) {
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 90px;
  }
  .logo-container {
    flex-wrap: wrap;
    height: auto;
  }
  .avartar-img {
    width: 250px;
    height: 250px;
  }
  .section1 {
    padding: 80px 16px;
  }
  .media-display-none {
    display: none;
  }
  .header-left {
    flex-wrap: wrap;
    column-gap: 20px;
  }
  .section2 {
    height: auto;
  }
  .section2-content {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .section1 {
    height: auto;
  }
  .section1-section-container {
    gap: 20px;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 480px) and (max-width: 817px) {
  .section {
    width: 100%;
    height: auto;
  }
  .orange-ball-container {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .blue-ball-container {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section1-section-container {
    gap: 50px;
  }
  .img-column {
    width: 80%;
  }
  .width-570 {
    width: 100%;
  }
  .media-align-center {
    display: flex;
    align-items: center;
  }
  .grey-text {
    height: auto;
  }
  .header-left {
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 60px;
    flex-direction: row;
  }
  .section1-section {
    align-items: center;
    flex-direction: column;
    height: auto;
  }
  .logo-container {
    flex-wrap: wrap;
    height: auto;
  }
  .home-content {
    padding: 80px 16px;
    flex-direction: column;
    height: auto;
  }
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 20px;
  }
  .avartar-img {
    width: 250px;
    height: 250px;
  }
  .section3-content {
    flex-wrap: wrap;
  }
  .section1 {
    padding: 80px 16px;
  }
  .section3 {
    height: auto;
  }
  .section2 {
    padding: 80px 16px;
    height: auto;
  }
  .home {
    width: 100%;
    height: auto;
  }
  .section1 {
    width: 100%;
    gap: 20px;
  }
  .section2-content {
    flex-wrap: wrap;
    display: flex;
    height: auto;
  }
  .section2-card {
    width: 100%;
  }
  .media-display-none {
    display: none;
  }
}
@media (max-width: 480px) {
  .home-content {
    flex-direction: column;
    height: auto;
  }
  .home {
    height: auto;
  }
  .section {
    width: 100%;
  }
  .header-left {
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 60px;
    flex-direction: row;
  }
  .section1-section {
    align-items: center;
  }
  .logo-container {
    flex-wrap: wrap;
    height: auto;
  }
  .home-content {
    padding: 80px 16px;
  }
  .header {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    border-radius: 0px;
    gap: 8px;
    display: flex;
    padding: 20px 20px;
  }
  .avartar-img {
    width: 250px;
    height: 250px;
  }
  .section3-content {
    flex-wrap: wrap;
  }
  .section1 {
    padding: 80px 16px;
  }
  .section3 {
    height: auto;
  }
  .section2 {
    padding: 80px 16px;
    height: auto;
    width: 100%;
  }
  .home {
    width: 100%;
  }
  .section1 {
    width: 100%;
    height: auto;
    gap: 20px;
  }
  .section2-content {
    flex-wrap: wrap;
    display: flex;
    height: auto;
  }
  .section2-card {
    width: 100%;
  }
  .media-display-none {
    display: none;
  }
  .section1-section {
    height: auto;
    flex-direction: column;
  }
  .section4 {
    width: 100%;
  }
  .section1-section-container {
    flex-direction: row;
    display: flex;
    gap: 10px;
  }
  html {
    width: 100vh;
  }
}
@media (min-width: 1280px) and (max-width: 2560px) {
.section {
  width: 1280px;
  margin: 0 auto;
}
.home {
  width: 1280px;
  margin: 0 auto;
}
.black-background {
  width: 100%;
}
}
@media (min-width: 2560px) {
  .section {
    width: 2048px;
    margin: 0 auto;
  }
  .section1-section-container {
    gap: 40px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
  }
  .section1-section-left {
    gap: 40px;
    display: flex;
  }
  .section1-section-blue-button {
    width: auto;
    height: auto;
  }
  .section1-section-green-button {
    width: auto;
    height: auto;
  }
  .section1-section-yellow-button {
    width: auto;
    height: auto;
  }
  .home {
    width: 2048px;
    margin: 0 auto;
  }
  .black-background {
    width: 100%;
  }
}