.insiderone-generic-event-about-insider-container {
  padding: 7.5vw 0;
  background: #EFEBE4;
}
.insiderone-generic-event-about-insider-container h1 {
  color: #261A28;
  text-align: center;
  font-family: "Red Hat Display";
  font-size: 5.5vw;
  font-style: normal;
  font-weight: 500;
  line-height: 7vw;
  margin: 0;
}
.insiderone-generic-event-about-insider-container p {
  color: #474048;
  text-align: center;
  font-family: Figtree;
  font-size: 4.5vw;
  font-style: normal;
  font-weight: 500;
  line-height: 7vw;
  margin-bottom: 7vw;
}
.insiderone-generic-event-about-insider-container .about-top {
  display: flex;
  flex-direction: column;
  gap: 4vw;
}
.insiderone-generic-event-about-insider-container .about-btn-area {
  display: flex;
  justify-content: center;
  gap: 4vw;
}
.insiderone-generic-event-about-insider-container.dark_mode {
  background: #18181B;
}
.insiderone-generic-event-about-insider-container.dark_mode h1, .insiderone-generic-event-about-insider-container.dark_mode p {
  color: #EFEBE4;
}
.insiderone-generic-event-about-insider-container.dark_mode .platform-btn {
  background: transparent;
  color: #EFEBE4;
  border: 0.5vw solid #EFEBE4;
}
.insiderone-generic-event-about-insider-container.dark_mode .platform-btn:after {
  filter: invert(0);
}
.insiderone-generic-event-about-insider-container.dark_mode .platform-btn:hover {
  color: #EFEBE4 !important;
}

.get-a-demo-btn {
  border-radius: 20vw;
  background: linear-gradient(0deg, #E92E2F 0%, #FF6126 100%);
  box-shadow: 0 -1px 1px 1px var(--Shadow-Dark-M, rgba(38, 26, 40, 0.1)) inset, 0 1px 1px 1px var(--Shadow-Light-XL, rgba(239, 235, 228, 0.2)) inset, 0 6px 6px -3px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 3px 3px -1.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 1px 1px -0.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 0 0 1px var(--Shadow-Light-M, rgba(239, 235, 228, 0.1));
  padding: 3vw;
  color: #EFEBE4;
  font-family: Figtree;
  font-size: 4vw;
  font-style: normal;
  font-weight: 500;
  line-height: 5vw;
  letter-spacing: 0.05vw;
  display: flex;
  align-items: center;
  gap: 2vw;
  margin: 0;
  justify-content: center;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}
.get-a-demo-btn:after {
  content: "";
  width: 4vw;
  height: 4vw;
  background: url("../img/button-icon.svg");
  display: inline-flex;
  background-repeat: no-repeat;
  background-size: 100%;
}

.platform-btn {
  border-radius: 20vw;
  background: transparent;
  box-shadow: 0 -1px 1px 1px var(--Shadow-Dark-M, rgba(38, 26, 40, 0.1)) inset, 0 1px 1px 1px var(--Shadow-Light-XL, rgba(239, 235, 228, 0.2)) inset, 0 6px 6px -3px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 3px 3px -1.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 1px 1px -0.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 0 0 1px var(--Shadow-Light-M, rgba(239, 235, 228, 0.1));
  padding: 3vw;
  color: #18181B;
  font-family: Figtree;
  font-size: 4vw;
  font-style: normal;
  font-weight: 500;
  line-height: 5vw;
  letter-spacing: 0.05vw;
  display: flex;
  align-items: center;
  gap: 2vw;
  margin: 0;
  justify-content: center;
  width: fit-content;
  transition: all 0.3s ease-in-out;
  border: 0.5vw solid #18181B;
}
.platform-btn:hover {
  border-radius: 12px;
  color: #18181B !important;
  transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 769px) {
  .insiderone-generic-event-about-insider-container {
    padding: 50px 0;
    background: #EFEBE4;
  }
  .insiderone-generic-event-about-insider-container .about-top {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .insiderone-generic-event-about-insider-container .about-btn-area {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .insiderone-generic-event-about-insider-container.dark_mode {
    background: #18181B;
  }
  .insiderone-generic-event-about-insider-container.dark_mode h1, .insiderone-generic-event-about-insider-container.dark_mode p {
    color: #EFEBE4;
  }
  .insiderone-generic-event-about-insider-container.dark_mode .platform-btn {
    background: transparent;
    color: #EFEBE4;
    border: 2px solid #EFEBE4;
  }
  .insiderone-generic-event-about-insider-container.dark_mode .platform-btn:after {
    filter: invert(0);
  }
  .insiderone-generic-event-about-insider-container.dark_mode .platform-btn:hover {
    color: #EFEBE4 !important;
  }
  .insiderone-generic-event-about-insider-container h1 {
    color: #051235;
    text-align: center;
    font-family: "Red Hat Display";
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 126.4%;
    margin: 0;
  }
  .insiderone-generic-event-about-insider-container p {
    color: #051235;
    text-align: center;
    font-family: Figtree;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 135.2%;
    margin-bottom: 40px;
  }
  .get-a-demo-btn {
    border-radius: 80px;
    background: linear-gradient(0deg, #E92E2F 0%, #FF6126 100%);
    box-shadow: 0 -1px 1px 1px var(--Shadow-Dark-M, rgba(38, 26, 40, 0.1)) inset, 0 1px 1px 1px var(--Shadow-Light-XL, rgba(239, 235, 228, 0.2)) inset, 0 6px 6px -3px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 3px 3px -1.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 1px 1px -0.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 0 0 1px var(--Shadow-Light-M, rgba(239, 235, 228, 0.1));
    padding: 8px 16px;
    color: #EFEBE4;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    justify-content: center;
    width: fit-content;
    transition: all 0.3s ease-in-out;
  }
  .get-a-demo-btn:hover {
    border-radius: 12px;
    color: #EFEBE4 !important;
    transition: all 0.3s ease-in-out;
  }
  .get-a-demo-btn:after {
    content: "";
    width: 16px;
    height: 16px;
    background: url("../img/button-icon.svg");
    display: inline-flex;
  }
  .platform-btn {
    border-radius: 80px;
    background: #EFEBE4;
    box-shadow: 0 -1px 1px 1px var(--Shadow-Dark-M, rgba(38, 26, 40, 0.1)) inset, 0 1px 1px 1px var(--Shadow-Light-XL, rgba(239, 235, 228, 0.2)) inset, 0 6px 6px -3px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 3px 3px -1.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 1px 1px -0.5px var(--Shadow-Dark-S, rgba(38, 26, 40, 0.05)), 0 0 0 1px var(--Shadow-Light-M, rgba(239, 235, 228, 0.1));
    padding: 8px 16px;
    color: #18181B;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    justify-content: center;
    width: fit-content;
    transition: all 0.3s ease-in-out;
    border: 2px solid #18181B;
  }
  .platform-btn:hover {
    border-radius: 12px;
    color: #18181B !important;
    transition: all 0.3s ease-in-out;
  }
}