.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-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 .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;
  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;
}

.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;
  height: 636px;
  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-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;
  width: 305px;
  height: 32px;
  align-items: center;
  gap: 4px;
  padding: 2px;
  position: relative;
  background-color: #f2f2f2;
  border-radius: 4px;
}

.frame .toggle-value {
  display: flex;
  width: 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 6px 12px 6px 10px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: var(--shadow-low);
}

.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);
}

.frame .label-wrapper {
  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;
}

.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);
}

.frame .toggle-value-2 {
  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;
}

.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 {
  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 {
  height: 642px;
  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 .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;
  height: 614px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  border-radius: 8px;
}

.frame .car-3 {
  height: 614px;
  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-12 {
  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;
  height: 398px;
  margin-bottom: -22.00px;
  background-color: #f1f3f9;
  border-radius: 6px;
}

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

.frame .car-4 {
  height: 605px;
  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 .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 .evaluation-subsection {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--gray-900);
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 28px;
}

.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%;
  height: 1038px;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-15 {
  display: flex;
  flex-direction: column;
  width: 826px;
  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: 100%;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  padding: 25px 21px;
}

.frame .div-17 {
  display: flex;
  flex-direction: column;
  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;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  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;
  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%;
  height: 283px;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame .div-20 {
  display: flex;
  flex-direction: column;
  width: 826px;
  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;
  height: 449px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.frame .text-wrapper-18 {
  position: relative;
  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;
  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;
  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: visible;
  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;
}

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

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

/* 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: hidden;
}

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

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

.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: hidden;
  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);
}

/* -------------------- Responsive Overrides (non-breaking) -------------------- */
/* Container grid replacing fixed widths */
.frame {
  width: 100%;
  min-height: 100vh;
  display: grid;
  grid-template-columns: minmax(200px, 18rem) minmax(600px, 1fr) minmax(100px, 16rem);
  column-gap: clamp(16px, 3vw, 50px);
}

.frame .div { display: contents; }
.frame .div-5 { grid-column: 2; }
.frame .div-2 { grid-column: 1; }

/* create an empty right gutter column */
.frame::after {
  content: "";
  grid-column: 3;
}

.frame .div-2 {
  width: 100%;
  max-width: 22rem;
  gap: clamp(16px, 3vw, 34px);
  padding: 24px clamp(12px, 2vw, 24px);
}

.frame .div-5 {
  width: 100%;
  max-width: 100%;
  gap: clamp(16px, 2.5vw, 24px);
  padding: 36px clamp(12px, 3vw, 24px) 48px;
}

/* Fluid typography and spacings */
.title-overlay { font-size: clamp(28px, 5vw, 48px); }
.frame .p { font-size: clamp(18px, 2.5vw, 28px); line-height: 1.6; white-space: normal; }
.frame .subheading, .frame .subheading-2 { font-size: clamp(12px, 1.3vw, 14px); line-height: 1.6; }
.frame .text-wrapper-5, .frame .this-model-builds, .frame .we-used-gemini,
.frame .to-train-our-new, .frame .text-wrapper-18 { font-size: clamp(14px, 1.8vw, 20px); line-height: 1.7; }
.frame .nanonets-OCR-not { font-size: clamp(16px, 2vw, 24px); line-height: 1.6; }
.frame .heading, .frame .heading-2, .frame .heading-3 { font-size: clamp(18px, 2.2vw, 24px); line-height: 1.5; letter-spacing: -0.02em; }
.frame .automatically, .frame .text-wrapper-7, .frame .similar-to-signature, .frame .converts-form,
.frame .text-wrapper-8, .frame .text-wrapper-19 { font-size: clamp(13px, 1.6vw, 16px); line-height: 1.6; }
.frame .academic-research, .frame .text-wrapper-20 { font-size: clamp(14px, 1.8vw, 18px); line-height: 1.6; }

/* Fix text cutoff on smaller screens - remove fixed dimensions */
.frame .automatically,
.frame .text-wrapper-7,
.frame .similar-to-signature, 
.frame .converts-form,
.frame .text-wrapper-8 {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}

/* Media blocks and image containers */
.frame .img { height: clamp(180px, 28vw, 320px); object-fit: cover; }
.frame .img-2 { height: clamp(220px, 40vw, 500px); }
.frame .div-10, .frame .div-13 { min-height: clamp(240px, 35vw, 398px); width: 100%; }
.div-10 img, .div-13 img { max-height: min(70vh, 500px) !important; min-height: 180px !important; }
.DPO, .blip, .signature-ip, .watermark-ip, .watermark-ip-2, .watermark-ip-3, .watermark-ip-4 {
  max-width: 100% !important; height: auto !important; width: auto !important; position: static !important;
}
.frame .watermark-ip, .frame .watermark-ip-2, .frame .watermark-ip-3, .frame .watermark-ip-4 {
  inset: 0; margin: auto; max-height: 80%;
}

/* Cards and lists */
.frame .car, .frame .car-2, .frame .car-3, .frame .car-4, .frame .frame-wrapper { padding-right: clamp(16px, 6vw, 120px); min-height: auto; }
.frame .div-9, .frame .div-11, .frame .div-12, .frame .div-14 { padding: clamp(12px, 2vw, 22px); }
.frame .car-wrapper, .frame .car-wrapper-2, .frame .car-wrapper-3 { width: 100%; min-height: auto; }
.frame .div-22 { flex-wrap: wrap; }
.frame .div-23 { flex: 1 1 clamp(240px, 48%, 420px); }
.frame .div-24 { width: auto; }

/* Tables */
.frame .div-15, .frame .div-16, .frame .div-20 { width: 100%; padding: 25px 21px; position: relative; }
.frame .auto-layout { width: 100%; }
.frame .auto-layout-2 { flex: 1 1 240px; }
.frame .auto-layout-3 { flex: 1 1 215px; }
.frame .auto-layout-4 { flex: 0 0 124px; }
.frame .auto-layout-6 { flex: 1 1 239px; }
.frame .auto-layout-7 { flex: 1 1 217px; min-height: 56px; }
.frame .auto-layout-8 { flex: 0 0 122px; min-height: 56px; }
.frame .auto-layout-13 { flex: 0 0 159px; }
.frame .auto-layout-14 { flex: 0 0 133px; }
.frame .auto-layout-15 { flex: 0 0 163px; min-height: 56px; }
.frame .auto-layout-16 { flex: 0 0 162px; min-height: 56px; }
.frame .auto-layout-17 { flex: 0 0 214px; min-height: 56px; }

/* Nav/sidebar item spacing */
.frame .div-wrapper, .frame .div-3 { padding: 8px clamp(8px, 1.5vw, 10px); }

/* Author meta scaling */
.author-avatar { width: clamp(36px, 4vw, 48px); height: clamp(36px, 4vw, 48px); }
.author-name { font-size: clamp(12px, 1.3vw, 14px); }
.blog-info { font-size: clamp(11px, 1.2vw, 12px); }

/* Model Family Card paddings */
.model-family-card-wrapper { padding: clamp(16px, 4vw, 2.5rem); }
.model-family-card { max-width: min(100%, 693px); }
.model-family-inner { padding: clamp(16px, 3vw, 38px) clamp(16px, 3vw, 40px); }
.docstrange-cta-text, .table-header-text, .model-name-text, .model-access-link { font-size: clamp(12px, 1.3vw, 14px); }

/* Breakpoints */
@media (max-width: 1440px) {
  /* MacBook and smaller laptops - ensure content has breathing room */
  .frame { grid-template-columns: minmax(180px, 16rem) minmax(550px, 1fr) minmax(80px, 14rem); }
}

@media (max-width: 1024px) {
  .frame { grid-template-columns: minmax(180px, 16rem) minmax(500px, 1fr) minmax(80px, 12rem); }
}

@media (max-width: 860px) {
  .frame { display: flex; flex-direction: column; }
  .frame .div-2 { position: relative; top: 0; max-width: 100%; order: 2; }
  .frame .div-5 { order: 1; }
}

/* Ensure right-side inner spacing for all main content on larger screens */
@media (min-width: 861px) {
  .frame .div-5 {}
}

@media (max-width: 640px) {
  .frame .div-2 { padding: 16px; gap: 12px; }
  .frame .toggle-tab { flex-wrap: wrap; }
  .frame .div-22 { gap: 12px; }
}

/* Fix overlap in Use-cases: remove fixed heights */
.frame .div-22 { height: auto !important; }
.frame .div-23, .frame .div-24 { height: auto !important; }
.frame .div-22 + .text-wrapper-18 { margin-top: clamp(12px, 2vw, 16px); display: block; }
.experience-it-today { margin-top: clamp(16px, 3vw, 24px); }

/* Ensure containers expand to content */
.frame .div-21 { height: auto !important; }
.frame .text-wrapper-18 { height: auto !important; }
.frame .to-train-our-new { height: auto !important; }
.frame .we-have-used-IDP { margin-bottom: 0 !important; height: auto !important; }

/* Fix text overlaps in Overview by removing fixed heights */
.frame .text-wrapper-5,
.frame .nanonets-OCR-not,
.frame .this-model-builds {
  height: auto !important;
}
.frame .nanonets-OCR-not { margin-bottom: clamp(12px, 2vw, 16px); }

/* Fix table section overlaps by neutralizing negative margins */
.frame .auto-layout-vertical,
.frame .auto-layout-vertical-2,
.frame .auto-layout-vertical-3 {
  margin-bottom: 0 !important;
}
.frame .div-17,
.frame .div-18 {
  margin-bottom: 0 !important;
}
.frame .group-2 { padding-bottom: clamp(12px, 2vw, 16px); overflow: visible; height: auto !important; }

/* Use-cases cards: consistent grid and equalized card heights */
.frame .div-22 {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(clamp(260px, 32vw, 520px), 1fr));
  align-items: stretch;
}
.frame .div-23, .frame .div-24 {
  height: 100% !important;
  min-height: clamp(160px, 22vw, 220px) !important;
  flex: initial !important; /* neutralize earlier flex sizing when grid is active */
}
