body {
  margin: 0;
  padding: 0;
  background-color: #f9f9f9;
}

.frame {
  width: 1201px;
  min-height: 100vh;
  display: flex;
  background-color: #f9f9f9;
  overflow: visible;
}

.frame .div {
  display: flex;
  margin-top: 36px;
  width: 1120px;
  min-height: 100vh;
  margin-left: 24px;
  position: relative;
  align-items: flex-start;
  gap: 50px;
}

.frame .div-2 {
  display: flex;
  flex-direction: column;
  width: 208px;
  align-items: flex-start;
  gap: 34px;
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  align-self: flex-start;
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  z-index: 100;
}

.frame .div-3 {
  display: flex;
  height: 32px;
  align-items: center;
  gap: 8px;
  padding: 8px 8px 8px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f9f9f9;
}

.frame .arrow-back {
  position: relative;
  width: 16px;
  height: 16px;
}

.frame .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: var(--normal-normal-12-regular-font-family);
  font-weight: var(--normal-normal-12-regular-font-weight);
  color: #7e86a0;
  font-size: var(--normal-normal-12-regular-font-size);
  letter-spacing: var(--normal-normal-12-regular-letter-spacing);
  line-height: var(--normal-normal-12-regular-line-height);
  font-style: var(--normal-normal-12-regular-font-style);
}

.frame .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .div-wrapper {
  display: flex;
  height: 26px;
  align-items: center;
  gap: 8px;
  padding: 8px 8px 8px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f9f9f9;
}

.frame .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -3.50px;
  margin-bottom: -1.50px;
  font-family: var(--normal-normal-12-regular-font-family);
  font-weight: var(--normal-normal-12-regular-font-weight);
  color: #7e86a0;
  font-size: var(--normal-normal-12-regular-font-size);
  letter-spacing: var(--normal-normal-12-regular-letter-spacing);
  line-height: var(--normal-normal-12-regular-line-height);
  font-style: var(--normal-normal-12-regular-font-style);
}

.frame .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -3.50px;
  margin-bottom: -1.50px;
  font-family: var(--normal-normal-12-regular-font-family);
  font-weight: var(--normal-normal-12-regular-font-weight);
  color: #7e86a0;
  font-size: var(--normal-normal-12-regular-font-size);
  letter-spacing: var(--normal-normal-12-regular-letter-spacing);
  line-height: var(--normal-normal-12-regular-line-height);
  font-style: var(--normal-normal-12-regular-font-style);
}

.frame .div-5 {
  display: flex;
  flex-direction: column;
  width: 862px;
  min-height: 11355px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.frame .div-6 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.frame .pills {
  display: inline-flex;
  height: 28px;
  align-items: center;
  gap: 4px;
  padding: 6px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--greygrey-50);
}

.frame .pill-value {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: var(--normal-normal-12-regular-font-family);
  font-weight: var(--normal-normal-12-regular-font-weight);
  color: var(--neutralblack);
  font-size: var(--normal-normal-12-regular-font-size);
  letter-spacing: var(--normal-normal-12-regular-letter-spacing);
  line-height: var(--normal-normal-12-regular-line-height);
  font-style: var(--normal-normal-12-regular-font-style);
}

.frame .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 320px;
}

.title-banner-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-size: 48px;
  font-weight: 600;
  color: #1E1E1E;
  text-align: center;
  z-index: 10;
  letter-spacing: 0.5px;
}

.frame .p {
  position: relative;
  align-self: stretch;
  height: 47px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--greygreyish-blue-dark);
  font-size: 28px;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.frame .div-7 {
  display: flex;
  flex-direction: column;
  width: 815px;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  mix-blend-mode: multiply;
}

.frame .group {
  position: relative;
  width: 377.19px;
  height: 47px;
}

.frame .screenshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 375px;
  height: 47px;
  /* aspect-ratio: 7.98; */
  object-fit: cover;
}

.frame .rectangle {
  position: absolute;
  top: 12px;
  left: 59px;
  width: 96px;
  height: 23px;
  background-color: #ffffff;
}

.frame .text-wrapper-4 {
  position: absolute;
  top: 14px;
  left: 65px;
  font-family: var(--normal-normal-12-medium-font-family);
  font-weight: var(--normal-normal-12-medium-font-weight);
  color: var(--neutralblack);
  font-size: var(--normal-normal-12-medium-font-size);
  letter-spacing: var(--normal-normal-12-medium-letter-spacing);
  line-height: var(--normal-normal-12-medium-line-height);
  font-style: var(--normal-normal-12-medium-font-style);
}

.frame .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
  margin: 32px 0;
}

.frame .subheading {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--blueblue-100);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  height: 71px;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #7e86a0;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.frame .nanonets-OCR-not {
  position: relative;
  align-self: stretch;
  height: 143px;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--greygreyish-blue-dark);
  font-size: 24px;
  line-height: 30px;
}

.frame .span {
  letter-spacing: -0.06px;
}

.frame .text-wrapper-6 {
  letter-spacing: 0;
}

.frame .this-model-builds {
  position: relative;
  align-self: stretch;
  height: 359px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #7e86a0;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .img-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 500px;
}

.frame .subheading-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--blueblue-100);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 24px;
  white-space: nowrap;
}

.frame .car-wrapper {
  display: flex;
  flex-direction: column;
  width: 862px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 8px;
}

.frame .car {
  display: flex;
  flex-direction: column;
  min-height: 636px;
  align-items: flex-start;
  gap: 12px;
  padding: 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-9 {
  flex: 0 0 auto;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 22px;
  position: relative;
  margin-right: -119.00px;
}

.frame .heading {
  position: relative;
  width: 360px;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--gray-900);
  font-size: 24px;
  letter-spacing: -0.48px;
  line-height: 36px;
}

.frame .automatically {
  position: relative;
  width: 761px;
  height: 78px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.8px;
}

.frame .toggle-tab {
  display: flex;
  min-width: 305px;
  width: fit-content;
  height: 32px;
  align-items: center;
  gap: 4px;
  padding: 2px;
  position: relative;
  background-color: #f2f2f2;
  border-radius: 4px;
}

.frame .toggle-value {
  display: flex;
  min-width: 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 6px 12px 6px 10px;
  position: relative;
  align-self: stretch;
  background-color: #f2f2f2;
  border-radius: 2px;
  white-space: nowrap;
}

.frame .label {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: var(--normal-normal-12-medium-font-family);
  font-weight: var(--normal-normal-12-medium-font-weight);
  color: var(--greygreyish-blue-mid);
  font-size: var(--normal-normal-12-medium-font-size);
  letter-spacing: var(--normal-normal-12-medium-letter-spacing);
  line-height: var(--normal-normal-12-medium-line-height);
  font-style: var(--normal-normal-12-medium-font-style);
  white-space: nowrap;
}

.frame .label-wrapper {
  min-width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 6px 12px 6px 10px;
  position: relative;
  align-self: stretch;
  background-color: #f2f2f2;
  border-radius: 2px;
  white-space: nowrap;
}

.frame .label-2 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: var(--normal-normal-12-medium-font-family);
  font-weight: var(--normal-normal-12-medium-font-weight);
  color: var(--greygreyish-blue-light);
  font-size: var(--normal-normal-12-medium-font-size);
  letter-spacing: var(--normal-normal-12-medium-letter-spacing);
  line-height: var(--normal-normal-12-medium-line-height);
  font-style: var(--normal-normal-12-medium-font-style);
  white-space: nowrap;
}

.frame .toggle-value-2 {
  min-width: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 6px 12px 6px 10px;
  position: relative;
  align-self: stretch;
  background-color: #f2f2f2;
  border-radius: 2px;
  white-space: nowrap;
}

.frame .div-10 {
  position: relative;
  width: 817px;
  height: 398px;
  background-color: #f1f3f9;
  border-radius: 6px;
}

.frame .DPO {
  position: absolute;
  top: 21px;
  left: 270px;
  width: 275px;
  height: 356px;
  /* aspect-ratio: 0.77; */
  object-fit: cover;
}

.frame .CTA-secondary {
  display: flex;
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  align-items: center;
  justify-content: center;
  padding: 6px;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
  background-color: var(--neutralwhite);
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--greygreyish-blue-lighter);
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
}

.frame .CTA-secondary:hover {
  background-color: #f5f6f8;
  transform: scale(1.1);
}

.frame .expand {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  max-width: 16px;
  max-height: 16px;
  flex-shrink: 0;
  display: block;
}

.frame .frame-wrapper {
  min-height: 686px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  /* padding: 0px 120px 0px 0px; */
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 22px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -119.00px;
  background-color: #ffffff;
}

.frame .text-wrapper-7 {
  position: relative;
  width: 761px;
  height: 117px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.8px;
}

.frame .blip-wrapper {
  position: absolute;
  top: 74px;
  left: 71px;
  width: 637px;
  height: 251px;
  display: flex;
  background-color: #ffffff;
}

.frame .blip {
  margin-top: 16.5px;
  width: 588px;
  height: 226px;
  margin-left: 22px;
  /* aspect-ratio: 2.6; */
  object-fit: cover;
}

.frame .heading-2 {
  width: 379px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--gray-900);
  font-size: 24px;
  letter-spacing: -0.48px;
  line-height: 36px;
}

.frame .signature-ip-wrapper {
  position: absolute;
  top: 17px;
  left: 162px;
  width: 520px;
  height: 361px;
  display: flex;
  background-color: #ffffff;
}

.frame .signature-ip {
  width: 520px;
  height: 361px;
  /* aspect-ratio: 1.44; */
  object-fit: cover;
}

.frame .car-2 {
  min-height: 642px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .similar-to-signature {
  position: relative;
  width: 761px;
  height: 70px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.8px;
}

.frame .watermark-ip {
  position: absolute;
  top: 19px;
  left: 284px;
  width: 249px;
  height: 352px;
  /* aspect-ratio: 0.71; */
  object-fit: cover;
}

.frame .car-wrapper-2 {
  display: flex;
  flex-direction: column;
  width: 862px;
  min-height: 614px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  border-radius: 8px;
}

.frame .car-3 {
  min-height: 614px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-12 {
  min-height: 583px;
  background-color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 22px;
  position: relative;
  margin-right: -119.00px;
}

.frame .converts-form {
  position: relative;
  width: 761px;
  height: 47px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.8px;
}

.frame .div-13 {
  position: relative;
  width: 817px;
  min-height: 398px;
  margin-bottom: -22.00px;
  background-color: #f1f3f9;
  border-radius: 6px;
}

.frame .car-wrapper-3 {
  display: flex;
  flex-direction: column;
  width: 862px;
  min-height: 605px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  border-radius: 8px;
}

.frame .car-4 {
  min-height: 605px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .text-wrapper-8 {
  position: relative;
  width: 761px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 23.8px;
}

.frame .watermark-ip-2 {
  position: absolute;
  top: 19px;
  left: 180px;
  width: 445px;
  height: 358px;
  /* aspect-ratio: 1.24; */
}

.frame .heading-3 {
  width: 403px;
  position: relative;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--gray-900);
  font-size: 24px;
  letter-spacing: -0.48px;
  line-height: 36px;
}

.frame .watermark-ip-3 {
  position: absolute;
  top: 29px;
  left: 254px;
  width: 310px;
  height: 338px;
  /* aspect-ratio: 0.92; */
}

.frame .div-14 {
  flex: 0 0 auto;
  margin-bottom: -1.00px;
  background-color: #ffffff;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 22px;
  position: relative;
  margin-right: -119.00px;
}

.frame .watermark-ip-4 {
  position: absolute;
  top: 24px;
  left: 250px;
  width: 283px;
  height: 360px;
  /* aspect-ratio: 0.79; */
}

.frame .we-used-gemini {
  position: relative;
  align-self: stretch;
  height: 119px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-9 {
  color: #7e86a0;
}

.frame .text-wrapper-10 {
  color: #546fff;
  text-decoration: underline;
}

.frame .text-wrapper-11 {
  color: #546fff;
}

.frame .group-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  min-height: 1038px;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-15 {
  display: flex;
  flex-direction: column;
  width: 826px;
  min-height: 421px;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 25px;
  left: 21px;
  border-radius: 8px;
}

.frame .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #536074;
  font-size: 16px;
  letter-spacing: -0.08px;
  line-height: normal;
}

.frame .auto-layout-vertical {
  margin-bottom: -122.92px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--greygrey-24);
}

.frame .auto-layout {
  width: 826px;
  align-items: center;
  background-color: var(--greygrey-24);
  border-radius: 8px 8px 0px 0px;
  display: flex;
  position: relative;
  flex: 0 0 auto;
}

.frame .auto-layout-2 {
  display: flex;
  width: 240px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #151619;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .auto-layout-3 {
  display: flex;
  width: 215px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-4 {
  display: flex;
  width: 124px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-5 {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--greygrey-24);
}

.frame .auto-layout-6 {
  display: flex;
  width: 239px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .gemini-flash-no {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--neutral-6);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .auto-layout-7 {
  display: flex;
  width: 217px;
  height: 68px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .text-wrapper-14 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--neutral-6);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .auto-layout-8 {
  display: flex;
  width: 122px;
  height: 68px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--neutral-6);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .div-16 {
  display: flex;
  flex-direction: column;
  width: 826px;
  min-height: 875px;
  align-items: flex-start;
  gap: 42px;
  position: absolute;
  top: 25px;
  left: 21px;
}

.frame .div-17 {
  display: flex;
  flex-direction: column;
  min-height: 544px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
}

.frame .auto-layout-vertical-2 {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--greygrey-24);
  display: flex;
  position: relative;
  flex: 0 0 auto;
}

.frame .div-18 {
  display: flex;
  flex-direction: column;
  min-height: 388px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  margin-bottom: -99.32px;
  border-radius: 8px;
}

.frame .auto-layout-vertical-3 {
  margin-bottom: -12.00px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--greygrey-24);
}

.frame .auto-layout-9 {
  position: relative;
  width: 122px;
  height: 68px;
}

.frame .div-19 {
  display: flex;
  flex-direction: column;
  min-height: 67px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .we-have-used-IDP {
  position: relative;
  align-self: stretch;
  height: 119px;
  margin-bottom: -99.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .group-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  min-height: 283px;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-20 {
  display: flex;
  flex-direction: column;
  width: 826px;
  min-height: 232px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  top: 25px;
  left: 21px;
  border-radius: 8px;
}

.frame .auto-layout-10 {
  display: flex;
  width: 129px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #151619;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.frame .auto-layout-11 {
  display: flex;
  width: 166px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-12 {
  display: flex;
  width: 159px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .text-wrapper-17 {
  width: fit-content;
  margin-right: -4.00px;
  font-weight: 500;
  color: #151619;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
}

.frame .auto-layout-13 {
  display: flex;
  width: 159px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  margin-right: -2.00px;
}

.frame .auto-layout-14 {
  display: flex;
  width: 133px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-15 {
  display: flex;
  width: 163px;
  height: 68px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-16 {
  display: flex;
  width: 162px;
  height: 68px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .auto-layout-17 {
  display: flex;
  width: 214px;
  height: 68px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
}

.frame .to-train-our-new {
  position: relative;
  align-self: stretch;
  height: 486px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #7e86a0;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-21 {
  display: flex;
  flex-direction: column;
  min-height: 449px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .text-wrapper-18 {
  position: relative;
  width: 862px;
  height: 47px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #7e86a0;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .div-22 {
  display: flex;
  height: 262px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .div-23 {
  display: flex;
  flex-direction: column;
  height: 237px;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 16px 18px 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: var(--blueblue-12);
}

.frame .img-3 {
  position: relative;
  width: 32px;
  height: 32px;
  /* aspect-ratio: 1; */
}

.frame .academic-research {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--neutralblack);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

.frame .text-wrapper-19 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .text-wrapper-20 {
  position: relative;
  width: 131px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: var(--neutralblack);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

.frame .div-24 {
  display: flex;
  flex-direction: column;
  width: 213px;
  height: 237px;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 16px 18px 24px;
  position: relative;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: var(--blueblue-12);
}

.frame .text-wrapper-21 {
  position: relative;
  width: 194px;
  margin-right: -17.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #536074;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame .img-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 119px;
}

/* Model Family Card Section Styles */
.model-family-card-wrapper {
  position: relative;
  width: 100%;
  margin: 3rem 0;
  background: #f1f3f9;
  overflow: hidden;
  border-radius: 12px;
  padding: 2.5rem;
}

.model-family-card {
  position: relative;
  width: 100%;
  max-width: 693px;
  margin: 0 auto;
  background: #fafafa;
  border-radius: 20px;
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.08);
  padding: 8px;
}

.model-family-inner {
  background: #ffffff;
  border-radius: 17px;
  padding: 38px 40px;
}

.model-family-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.model-family-title-new {
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.364px;
  color: #536074;
  letter-spacing: -0.08px;
}

.docstrange-cta {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 8px 12px;
  background: #f2f4ff;
  border: 1px solid #bbc5ff;
  border-radius: 4px;
  text-decoration: none;
  width: fit-content;
  transition: all 0.3s ease;
}

.docstrange-cta:hover {
  background: #e6ebff;
  border-color: #546fff;
}

.docstrange-cta-text {
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.523px;
  color: #546fff;
}

.model-table-wrapper {
  display: flex;
  flex-direction: column;
  border: 1px solid #f5f6f8;
  border-radius: 8px;
  overflow: hidden;
}

.model-table-header {
  display: flex;
  background: #f5f6f8;
  border-radius: 8px 8px 0 0;
}

.model-table-row {
  display: flex;
  border-top: 1px solid #f5f6f8;
}

.model-col-model {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 10px;
}

.model-col-access {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 10px 16px;
}

.table-header-text {
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #151619;
}

.model-name-text {
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #4a4f58;
}

.model-access-link {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #546fff;
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  transition: opacity 0.3s ease;
}

.model-access-link:hover {
  opacity: 0.8;
}

.model-access-link svg {
  flex-shrink: 0;
}

.highlight-link {
  color: #546FFF;
  text-decoration: underline;
  font-weight: 600;
}

.highlight-link:hover {
  color: #BBC5FF;
}

/* Navigation Link Styles */
.back-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.back-link:hover {
  opacity: 0.8;
}

.nav-link {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: all 0.3s ease;
}

.nav-link:hover {
  opacity: 0.8;
}

.nav-link:active {
  opacity: 0.6;
}

.nav-link.active {
  font-weight: 600;
  color: #546FFF;
}

.nav-link.active .text-wrapper-2,
.nav-link.active .text-wrapper-3 {
  color: #546FFF;
  font-weight: 600;
}

/* Comparison images styling */
.comparison-img {
  max-width: 100% !important;
  max-height: 500px !important;
  min-height: 200px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: static !important;
  z-index: 1 !important;
  align-self: center !important;
}

/* Feature list styling */
.highlights-section {
  margin: 2rem 0;
  padding: 1.5rem;
  background: white;
  border-radius: 8px;
}

.feature-list {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
  list-style-type: decimal;
}

.feature-list li {
  margin-bottom: 0.75rem;
  color: #374151;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.1rem;
}

.highlights-section p {
  color: #536074;
  font-size: 1rem;
  margin-top: 1rem;
}

/* Try it today section */
.experience-it-today {
  margin: 3rem 0;
  padding: 2rem;
  background: white;
  border-radius: 12px;
  border: 2px solid #546FFF;
}

.experience-it-today .subheading-2 {
  margin-bottom: 1rem;
}

.experience-it-today p {
  line-height: 1.8;
}

/* Image display containers - center and fit images */
.car-wrapper, .car-wrapper-2, .car-wrapper-3 {
  max-width: 100%;
  overflow: visible;
}

.car, .car-2, .car-3, .car-4, .frame-wrapper {
  max-width: 100%;
  overflow: visible;
}

.div-9, .div-11, .div-12, .div-14 {
  max-width: 100%;
  overflow: visible;
}

.div-10, .div-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 1rem;
  min-height: 300px;
  max-width: 100%;
  width: 100%;
  overflow: visible;
  box-sizing: border-box;
  text-align: center;
}

.div-10 img, .div-13 img {
  max-width: 100% !important;
  max-height: 500px !important;
  min-height: 200px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: static !important;
  z-index: 1 !important;
  align-self: center !important;
}

.div-10 pre, .div-13 pre {
  max-width: 100%;
  width: 100%;
  max-height: 500px;
  overflow-y: auto;
  margin: 0;
}

/* Specific image wrappers */
.blip-wrapper, .signature-ip-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.blip-wrapper img, .signature-ip-wrapper img {
  max-width: 100% !important;
  max-height: 500px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}

.DPO, .blip, .signature-ip, .watermark-ip, .watermark-ip-2, .watermark-ip-3, .watermark-ip-4 {
  max-width: 100% !important;
  max-height: 500px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: static !important;
  z-index: 1 !important;
  align-self: center !important;
}

/* Blog Meta Section - Author and Date */
.blog-meta {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  margin: 1rem 0;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.author-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.author-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-details {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.author-name {
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #1F2129;
  line-height: 1.4;
}

.blog-info {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Inter', Helvetica, sans-serif;
  font-size: 12px;
  color: #676767;
  line-height: 1.4;
}

.blog-date, .read-time {
  color: #676767;
}

.separator {
  color: #676767;
  font-weight: 400;
}

/* Fullscreen mode styles */
.fullscreen-mode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  backdrop-filter: blur(5px);
}

.fullscreen-mode img {
  max-width: 90%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 8px;
}

.fullscreen-mode pre {
  max-width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  background: #f8f9fa;
  padding: 2rem;
  border-radius: 8px;
  color: #333;
}

.close-fullscreen {
  position: fixed;
  top: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-size: 24px;
  z-index: 10001;
}

.close-fullscreen:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}
