:root {
  --f6f5f6: white;
  --color: #f9eee2;
  --121212: #121212;
  --7551dc: #7551dc;
  --ffcc6a: #ffcc6a;
  --color-2: white;
  --f9eee2: #f9eee2;
  --fff: white;
  --dbd1fc: #dbd1fc;
  --size: 8px;
  --size-2: 16px;
  --size-3: 18px;
  --size-4: 24px;
  --size-5: 32px;
  --size-6: 40px;
  --size-7: 62px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.page-wrapper {
  background-color: var(--f6f5f6);
  max-width: 1440px;
  height: 1029px;
}

.main-wrapper {
  max-width: 1440px;
  height: 900px;
  margin: 65px 0;
}

.bento-grid {
  max-width: 1440px;
  height: 100vh;
}

.bento_cell-1 {
  background-color: var(--color);
  border-radius: 10px;
  padding: 32px;
}

.heading, .heading-2 {
  letter-spacing: -2px;
}

.body {
  border-radius: 10px;
  font-family: DM Sans, sans-serif;
  font-weight: 400;
}

.heading-3 {
  color: var(--121212);
  letter-spacing: -2px;
  font-size: 36px;
  font-weight: 500;
}

.text-span, .text-span-2 {
  color: var(--7551dc);
}

.div-block {
  max-width: 192px;
  height: 351px;
  min-height: 351px;
}

.cell {
  background-color: var(--ffcc6a);
  border-radius: 10px;
  padding: 24px;
}

.bento_cell-2 {
  background-color: var(--7551dc);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  line-height: 25px;
}

.heading-4 {
  color: var(--color-2);
  text-align: center;
  letter-spacing: -3px;
  padding-bottom: 0;
  font-size: 58px;
  font-weight: 500;
  line-height: 58px;
}

.image {
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  color: var(--color-2);
  text-align: left;
  margin-bottom: 40px;
}

.section {
  background-color: var(--f6f5f6);
  max-width: 1440px;
  height: 1029px;
  margin-top: 396px;
}

.quick-stack {
  grid-column-gap: 0px;
  max-width: 1120px;
  height: 900px;
}

.container {
  max-width: 1120px;
  margin-left: 160px;
  margin-right: 160px;
}

.cell-2 {
  background-color: var(--7551dc);
  padding-bottom: 178px;
}

.heading-5 {
  letter-spacing: -1.664px;
  font-size: 32px;
  line-height: 30px;
}

.heading-6 {
  letter-spacing: -3px;
  margin-top: -65px;
  font-size: 62px;
  line-height: 58px;
}

.text-block-2 {
  font-size: 18px;
}

.text-block-3 {
  display: flex;
}

.cell-3 {
  justify-content: center;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
}

.cell-4 {
  background-color: var(--7551dc);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
}

.cell-5 {
  background-color: var(--f9eee2);
  border-radius: 10px;
  padding: 32px;
}

.cell-6 {
  background-color: var(--ffcc6a);
  border-radius: 10px;
  padding: 24px 40px 24px 41px;
}

.heading-7 {
  max-width: 256px;
  height: 415px;
}

.cell-7 {
  background-color: var(--fff);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 49px 32px 0 7px;
}

.heading-8 {
  background-color: var(--fff);
  letter-spacing: -2px;
  max-width: 208px;
  height: 112px;
  margin-top: 25px;
  font-size: 32px;
  font-weight: 500;
  line-height: 28px;
}

.quick-stack-2 {
  background-color: var(--f6f5f6);
}

.cell-8 {
  justify-content: center;
  align-items: center;
}

.heading-9 {
  letter-spacing: -2px;
  padding-right: 24px;
  font-size: 40px;
  font-weight: 500;
  line-height: 36px;
}

.container-2 {
  max-width: 1120px;
  margin-left: 160px;
  margin-right: 160px;
}

.cell-9 {
  background-color: var(--ffcc6a);
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.image-2 {
  vertical-align: baseline;
  margin-top: 0;
  overflow: hidden;
}

.heading-10 {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 141px;
  font-size: 32px;
  line-height: 28px;
}

.content-container {
  max-width: 1120px;
  height: 900px;
  margin-top: 83px;
  padding-bottom: 0;
}

.content {
  background-color: var(--f6f5f6);
}

.content-grid {
  color: var(--121212);
  max-width: 1120px;
  height: 900px;
}

.content-create-and-schedule {
  background-color: var(--f9eee2);
  border-radius: 10px;
  padding: 32px;
}

.content-using-ai {
  background-color: var(--ffcc6a);
  border-radius: 10px;
  padding: 24px;
}

.content-social-media {
  background-color: var(--7551dc);
  text-align: center;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
}

.content-manage-accounts {
  background-color: var(--color);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 24px 24px 20px;
}

.content---faster-growth {
  background-color: var(--color);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 24px;
}

.content-maintain-schedule {
  background-color: var(--ffcc6a);
  border-radius: 10px;
  justify-content: flex-end;
  align-items: center;
  padding: 24px 24px 0;
}

.content-schedule-media {
  background-color: var(--dbd1fc);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 32px 0 32px 32px;
  line-height: 16px;
}

.content-grow-followers {
  background-color: var(--7551dc);
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 24px;
}

.heading-create {
  color: var(--121212);
  letter-spacing: -2px;
  align-self: stretch;
  font-size: 35px;
  font-weight: 500;
  line-height: 36px;
}

.illustration-create {
  margin-top: 24px;
}

.heading-write {
  color: var(--121212);
  letter-spacing: -2px;
  margin-bottom: 56px;
  font-size: 40px;
  font-weight: 500;
  line-height: 36px;
}

.heading-social {
  color: var(--fff);
  letter-spacing: -3px;
  font-size: 62px;
  font-weight: 500;
  line-height: 58px;
}

.text-block-4 {
  color: var(--fff);
  margin-top: 10px;
  font-size: 18px;
}

.text-span-3 {
  color: var(--7551dc);
  font-style: italic;
}

.text-span-4 {
  color: var(--ffcc6a);
}

.heading-schedule {
  color: var(--121212);
  letter-spacing: -2px;
  margin-right: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 24px;
}

.image-4 {
  max-width: 307px;
  margin-left: 3px;
  padding-left: 0;
  position: relative;
  left: auto;
  overflow: hidden;
}

.heading-manage {
  color: var(--121212);
  letter-spacing: -2px;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.illustration-accounts {
  margin-bottom: 20px;
}

.text-block-5 {
  font-size: 13px;
}

.text-block-6 {
  margin-bottom: 20px;
}

.heading-16 {
  letter-spacing: -3px;
  font-size: 62px;
  font-weight: 500;
  line-height: 58px;
}

.heading-17 {
  letter-spacing: -2px;
}

.heading-maintain {
  letter-spacing: -2px;
  margin-top: -12px;
  margin-bottom: 9px;
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 28px;
}

.image-6 {
  margin-top: 0;
}

.heading-grow {
  color: var(--fff);
  letter-spacing: -2px;
  font-size: 37px;
  font-weight: 500;
  line-height: 36px;
}

.div-block-2 {
  max-width: 187px;
  margin-bottom: 20px;
  margin-left: -4px;
  overflow: hidden;
}

.text-block-7 {
  margin-top: 20px;
}

.text-block-8 {
  padding-left: 8px;
}

@media screen and (max-width: 991px) {
  .content-container {
    margin-left: 22px;
  }

  .content {
    margin-left: 0;
    margin-right: 0;
  }

  .content-grid {
    max-width: 725px;
  }

  .content-schedule-media {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
  }

  .heading-schedule {
    text-align: left;
    margin-left: -35px;
    margin-right: 8px;
    font-size: 25px;
  }

  .image-4 {
    max-width: 273px;
  }

  .div-block-2 {
    max-width: 26px;
    margin-left: -291px;
    overflow: visible;
  }

  .text-block-8 {
    margin-right: 40px;
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .content {
    margin-left: -16px;
  }

  .div-block-2 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 479px) {
  .content {
    height: 3000px;
    margin-top: -63px;
    margin-left: -19px;
  }

  .content-manage-accounts {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .content-grow-followers {
    flex-flow: column;
  }

  .heading-create {
    flex: 0 auto;
  }

  .image-4 {
    margin-left: -83px;
  }

  .heading-grow {
    text-align: center;
  }

  .div-block-2 {
    margin-left: -192px;
  }

  .text-block-8 {
    text-align: center;
  }
}

#w-node-_53702b55-549e-a799-0d4f-868642499c08-2764338c {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1.25fr 1.25fr 1.5fr 1fr;
}

#w-node-_53702b55-549e-a799-0d4f-868642499c09-2764338c {
  grid-row: span 3 / span 3;
}

#w-node-_53702b55-549e-a799-0d4f-868642499c0a-2764338c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-c021256c-ff4d-66b5-8f23-6f94efdd3000-2764338c {
  grid-row: span 4 / span 4;
}

#w-node-_93189518-e957-d7db-ba86-0ac165a58aa1-2764338c, #w-node-_7b2c2531-9b98-790f-349d-432fdeba0797-2764338c {
  grid-row: span 2 / span 2;
}

#w-node-_1f9f9ce6-b9ce-5e9b-1f67-81de33432cc1-2764338c {
  grid-row: span 3 / span 3;
}

#w-node-_79db15a0-f5c7-6620-af0b-3bfda2c1c061-2764338c {
  grid-row: span 2 / span 2;
}

#w-node-_568d3f8c-4588-3150-2159-431fa29a4f8b-2764338c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_53702b55-549e-a799-0d4f-868642499c08-2764338c {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_53702b55-549e-a799-0d4f-868642499c09-2764338c {
    grid-row: span 3 / span 3;
  }

  #w-node-_53702b55-549e-a799-0d4f-868642499c0a-2764338c {
    order: -9999;
    grid-row: span 2 / span 2;
  }

  #w-node-c021256c-ff4d-66b5-8f23-6f94efdd3000-2764338c {
    grid-row: span 4 / span 4;
  }

  #w-node-_93189518-e957-d7db-ba86-0ac165a58aa1-2764338c, #w-node-_7b2c2531-9b98-790f-349d-432fdeba0797-2764338c {
    order: -9999;
    grid-row: span 2 / span 2;
  }

  #w-node-_1f9f9ce6-b9ce-5e9b-1f67-81de33432cc1-2764338c {
    grid-row: span 3 / span 3;
  }

  #w-node-_79db15a0-f5c7-6620-af0b-3bfda2c1c061-2764338c, #w-node-_568d3f8c-4588-3150-2159-431fa29a4f8b-2764338c {
    grid-row: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_53702b55-549e-a799-0d4f-868642499c09-2764338c {
    order: 7;
    grid-column: span 2 / span 2;
  }

  #w-node-c021256c-ff4d-66b5-8f23-6f94efdd3000-2764338c {
    order: 4;
    grid-column: span 2 / span 2;
  }

  #w-node-_93189518-e957-d7db-ba86-0ac165a58aa1-2764338c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7b2c2531-9b98-790f-349d-432fdeba0797-2764338c {
    grid-column: span 2 / span 2;
  }

  #w-node-_1f9f9ce6-b9ce-5e9b-1f67-81de33432cc1-2764338c {
    order: 8;
    grid-area: span 3 / span 2 / span 3 / span 2;
  }

  #w-node-_79db15a0-f5c7-6620-af0b-3bfda2c1c061-2764338c {
    order: 6;
    grid-column: span 2 / span 2;
  }

  #w-node-_568d3f8c-4588-3150-2159-431fa29a4f8b-2764338c {
    order: 5;
  }
}


