* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #1a1a1a;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #ffffff;
}

.landing-container {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}

.bento-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  padding: 0 44px;
  max-width: 1240px;
  margin: 0 auto;
}

.bento-block {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-shrink: 0;
}

.bento-block-small { width: 378px; }
.bento-block-medium { width: 564px; }
.bento-block-large { width: 752px; }
.bento-block-full { width: 1150px; }
.bento-block-full100 { width: 100%; }

.bento-heading {
  font-family: "Golos Text", sans-serif;
  font-weight: 600;
  letter-spacing: -0.08px;
}

.bento-h1 { font-size: 29px; line-height: 35px; }
.bento-h2 { font-size: 24px; line-height: 29px; }
.bento-h3 { font-size: 20px; line-height: 24px; }
.bento-h4 { font-size: 18px; line-height: 22px; }
.bento-h5 { font-size: 16px; line-height: 19px; }
.bento-h6 { font-size: 16px; line-height: 19px; }

.bento-text {
  font-family: Roboto, sans-serif;
  opacity: 0.6;
  letter-spacing: 0.12px;
}

.bento-text-small { font-size: 14px; line-height: 17px; }
.bento-text-medium { font-size: 16px; line-height: 19px; }
.bento-text-large { font-size: 18px; line-height: 21px; }

.bento-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  color: #ffffff;
  font-size: 21px;
  line-height: 29px;
  border-radius: 100px;
  text-decoration: none;
}

.bento-image-link {
  display: block;
  text-decoration: none;
}

.bento-image-link .bento-image {
  display: block;
}

.bento-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.bento-picture {
  width: 100%;
}

.bento-picture .bento-image {
  width: 100%;
}

.bento-video-link {
  display: block;
  text-decoration: none;
}

.bento-video-link .bento-video {
  display: block;
}

.bento-video {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 1226px) {
  .bento-grid { padding: 0 16px; }
  .bento-block { max-width: 100%; }
}

@media (max-width: 796px) {
  .bento-grid { padding: 0 8px; }
  .bento-block { width: 100% !important; }
}

@media (min-width: 797px) and (max-width: 1226px) {
  .bento-grid {
    max-width: 1226px;
  }
  .bento-block {
    max-width: 100%;
  }
  #el-d444e50f-764f-424b-9559-956b81ddb50a {
    text-align: center !important;
  }
  #block-block-select-save {
    width: 752px !important; max-width: 100% !important;
    height: auto !important;
    align-items: center !important;
    padding: 16px 42px 44px 42px !important;
  }
  #el-52149337-6849-4909-bc22-b6925a19bdaf {
    display: block !important;
  }
  #el-img-select-save {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #el-text-select-save {
    text-align: center !important;
    max-width: 500px !important;
  }
  #block-block-demo-video {
    width: 752px !important; max-width: 100% !important;
    height: auto !important;
    display: none !important;
  }
  #block-block-save-features {
    width: 752px !important; max-width: 100% !important;
  }
  #el-h-save-features {
    max-width: 500px !important;
  }
  #el-img-save-features {
    width: 100% !important;
  }
  #block-block-collect-articles {
    width: 752px !important; max-width: 100% !important;
    height: auto !important;
    align-items: center !important;
  }
  #el-h-collect {
    text-align: center !important;
    max-width: 500px !important;
  }
  #el-text-collect {
    text-align: center !important;
    max-width: 500px !important;
  }
  #block-block-notes {
    width: 752px !important; max-width: 100% !important;
    height: 500px !important;
    align-items: center !important;
  }
  #el-img-notes {
    max-width: 400px !important;
  }
  #block-block-other-tools {
    width: 752px !important; max-width: 100% !important;
    height: auto !important;
    align-items: center !important;
  }
  #el-h-other-tools {
    text-align: center !important;
    max-width: 500px !important;
  }
  #el-text-other-tools {
    text-align: center !important;
    max-width: 500px !important;
  }
  #block-block-collections {
    width: 752px !important; max-width: 100% !important;
    height: 650px !important;
  }
  #el-img-collections {
    max-width: 450px !important;
  }
}

@media (max-width: 796px) {
  .bento-grid {
    max-width: 796px;
  }
  .bento-block {
    max-width: 100%;
  }
  #el-d444e50f-764f-424b-9559-956b81ddb50a {
    text-align: center !important;
  }
  #block-block-select-save {
    height: auto !important;
    align-items: center !important;
    padding: 8px 16px 52px 16px !important;
  }
  #el-52149337-6849-4909-bc22-b6925a19bdaf {
    display: block !important;
  }
  #el-img-select-save {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #el-text-select-save {
    text-align: center !important;
    max-width: 500px !important;
  }
  #block-block-demo-video {
    height: auto !important;
    display: none !important;
  }
  #block-block-save-features {
    padding: 52px 16px 52px 16px !important;
  }
  #el-h-save-features {
    max-width: 500px !important;
  }
  #block-block-collect-articles {
    height: auto !important;
    padding: 52px 16px 52px 16px !important;
  }
  #block-block-notes {
    max-height: 500px !important;
    padding: 52px 32px 0px 32px !important;
  }
  #el-img-notes {
    width: 100% !important;
    max-width: 300px !important;
  }
  #block-block-other-tools {
    height: auto !important;
    padding: 52px 16px 44px 16px !important;
  }
  #block-block-collections {
    padding: 52px 16px 0px 16px !important;
  }
  #el-img-collections {
    width: 100% !important;
    max-width: 300px !important;
  }
}
