/* ==========================================================
   BASE / RESET
   ========================================================== */
*, *::before, *::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
}
sup {font-size: 0.5rem;
vertical-align: super;
}

/* ==========================================================
   PAGE WRAPPER  – single responsive container
   ========================================================== */
.page-wrapper {
  background-color: #ffffff;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
}

/* ==========================================================
   HERO BANNER
   ========================================================== */
.hero-banner-2 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    background-color: #000000;
    position: relative;
    width: 100%;
    min-height: 394px;
    overflow: hidden;
}

.frame-46 {
  flex: 1 1 55%;
  padding: 46px 24px 46px 40px;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}

.content-3 {
  width: 100%;
  max-width: 592px;
  position: relative;
}

.subtitle {
  display: flex;
  align-items: flex-start;
  padding: 5px;
}

.frame-47 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.frame-48 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.heading-11 {
  margin: 0;
  font-family: var(--6xl-bold-font-family);
  font-weight: var(--6xl-bold-font-weight);
  color: #ffffff;
  font-size: clamp(32px, 4vw, var(--6xl-bold-font-size));
  letter-spacing: var(--6xl-bold-letter-spacing);
  line-height: var(--6xl-bold-line-height);
  font-style: var(--6xl-bold-font-style);
}

.description-10 {
  margin: 0;
  font-family: var(--lg-normal-font-family);
  color: #ffffff;
  font-size: var(--lg-normal-font-size);
  line-height: var(--lg-normal-line-height);
  font-weight: var(--lg-normal-font-weight);
  letter-spacing: var(--lg-normal-letter-spacing);
  font-style: var(--lg-normal-font-style);
  max-width: 558px;
}

.button-8 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  width: 282px;
  padding: 10px 18px;
  margin-top: 32px;
  background-color: #ffffff;
  border-radius: 56px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.group-14 {
    flex: 0 0 53%;
    background-image: url(https://im.enablementhub.com/storage/images/content-pages/ingram/microsoft/header01.jpg);
    background-size: cover;
    background-position: right center;
    min-height: 394px;
    background-repeat: no-repeat;
}

/* ==========================================================
   NAVIGATION BAR
   ========================================================== */
.frame-65 {
  display: flex;
  width: 100%;
  height: 75px;
  align-items: center;
  gap: 50px;
  padding: 0 32px;
  border-bottom: 1px solid #eee;
}

.microsoft {
  width: 117px;
  height: 25px;
  flex-shrink: 0;
}

.frame-25 {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.text-wrapper-20 {
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 18px;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
}

/* ==========================================================
   INTRO SECTION
   ========================================================== */
.container-25 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  gap: 24px;
  padding: 48px 40px 0;
}

.container-26 {
  width: 100%;
  max-width: 911px;
  text-align: center;
}

.container-27 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.heading-12 {
  margin: 0;
  font-family: var(--5xl-bold-font-family);
  font-weight: var(--5xl-bold-font-weight);
  color: var(--color-palette-base-black);
  font-size: clamp(28px, 3.5vw, var(--5xl-bold-font-size));
  text-align: center;
  letter-spacing: var(--5xl-bold-letter-spacing);
  line-height: var(--5xl-bold-line-height);
  font-style: var(--5xl-bold-font-style);
}

.text-wrapper-34 {
  font-weight: var(--5xl-bold-font-weight);
  font-family: var(--5xl-bold-font-family);
  font-style: var(--5xl-bold-font-style);
  letter-spacing: var(--5xl-bold-letter-spacing);
  line-height: var(--5xl-bold-line-height);
  font-size: inherit;
}

.text-wrapper-34.span {
  font-style: italic;
}

.frame-49 {
  width: 100%;
  max-width: 744px;
  text-align: center;
}

.description-11 {
  margin: 0;
  font-family: var(--base-normal-font-family);
  color: var(--color-palette-base-black);
  font-size: var(--base-normal-font-size);
  text-align: center;
  line-height: var(--base-normal-line-height);
  font-weight: var(--base-normal-font-weight);
}

/* Blog Boxes */
.container-28 {
  display: flex;
  width: 100%;
  align-items: stretch;
  gap: 24px;
  padding-bottom: 48px;
  flex-wrap: wrap;
}

.container-29 {
  flex: 1 1 300px;
  min-width: 260px;
  display: flex;
}

.blog-boxes-11,
.blog-boxes-12,
.blog-boxes-13 {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid var(--colors-gray-200);
  gap: 8px;
}

.image-18 {
  width: 100%;
  height: 203px;
  background-image: url(https://c.animaapp.com/oJuq869W/img/image-20@2x.png);
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.image-19 {
  width: 100%;
  height: 203px;
  background-image: url(https://c.animaapp.com/oJuq869W/img/image-21@2x.png);
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.image-20 {
  width: 100%;
  height: 203px;
  background-image: url(https://c.animaapp.com/oJuq869W/img/image-22@2x.png);
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  flex: 1;
  justify-content: space-between;
}

.container-30 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 10.7px;
  width: 100%;
}

.container-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
}

.heading-13 {
  margin: 0;
  font-family: var(--xl-bold-font-family);
  font-weight: var(--xl-bold-font-weight);
  color: var(--color-palette-base-black);
  font-size: var(--xl-bold-font-size);
  letter-spacing: var(--xl-bold-letter-spacing);
  line-height: var(--xl-bold-line-height);
  font-style: var(--xl-bold-font-style);
}

.description-2 {
  margin: 0;
  font-family: "Roboto", Helvetica;
  color: var(--colors-base-black);
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
}

.description-12 {
  margin: 0;
  font-family: "Roboto", Helvetica;
  color: var(--colors-base-black);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.button-9 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 235px;
  padding: 10px 18px;
  background-color: #156fee;
  border-radius: 64px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  white-space: nowrap;
}

.button-10 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 235px;
  padding: 10px 18px;
  background-color: var(--colors-primary-600-duplicate);
  border-radius: 64px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  white-space: nowrap;
}

.label {
  font-weight: var(--text-md-semibold-font-weight);
  color: #000000;
  font-size: var(--text-md-semibold-font-size);
  line-height: var(--text-md-semibold-line-height);
  white-space: nowrap;
  font-family: var(--text-md-semibold-font-family);
  letter-spacing: var(--text-md-semibold-letter-spacing);
  font-style: var(--text-md-semibold-font-style);
}

.label-9 {
  font-weight: var(--text-md-semibold-font-weight);
  color: var(--colors-base-white);
  font-size: var(--text-md-semibold-font-size);
  line-height: var(--text-md-semibold-line-height);
  white-space: nowrap;
  font-family: var(--text-md-semibold-font-family);
  letter-spacing: var(--text-md-semibold-letter-spacing);
  font-style: var(--text-md-semibold-font-style);
}

/* ==========================================================
   PARTNER LOGOS
   ========================================================== */
.frame-50 {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 80px;
  align-items: center;
  justify-content: center;
  gap: clamp(24px, 4vw, 64px);
  padding: 24px 40px;
  flex-wrap: wrap;
}

.logo-HP-electric-3 {
  width: clamp(40px, 5vw, 68px);
  height: auto;
  object-fit: contain;
}

.image-21 {
  width: clamp(160px, 20vw, 331px);
  height: auto;
}

.lenovo-logo-png-3 {
  width: clamp(80px, 10vw, 145px);
  height: auto;
  object-fit: contain;
}

.group-15 {
  width: clamp(140px, 17vw, 278px);
  height: auto;
  object-fit: contain;
}

/* ==========================================================
   CO-BRANDED ASSETS / DOWNLOAD FORM SECTION
   ========================================================== */
.frame-66 {
  width: 100%;
  background-color: var(--color-palette-purple-25);
  padding: 45px 40px 77px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.frame-67 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  max-width: 974px;
}

.text-wrapper-49 {
  margin: 0;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: var(--color-palette-base-black);
  font-size: clamp(24px, 3vw, 40px);
  text-align: left;
  letter-spacing: 0;
  line-height: 1.2;
}

.flexcontainer-2 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 584px;
}

.div-2 {
  color: var(--color-palette-base-black);
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.text-wrapper {
  font-weight: 700;
}

.text-wrapper-3 {
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--color-palette-base-black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

/* Two-column layout: left = text+image, right = form */
.frame-66 {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 40px;
}

.frame-66-left {
  flex: 1 1 440px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 280px;
}

.frame-67 {
  width: 100%;
  max-width: 100%;
}

.ciab-assets-3 {
  width: 100%;
  height: auto;
}

.frame-68 {
  flex: 1 1 380px;
  min-width: 280px;
  max-width: 541px;
}

.ciab-form-row {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  flex-wrap: wrap;
}

/* Form */
.form-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 32px;
  padding: 32px 0;
}

.form-fields-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 24px;
}

.frame-69,
.frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  width: 100%;
}

.div-4 {
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
  display: flex;
}

.text-and-help-icon-3,
.text-and-help-icon-4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  width: 100%;
}

.label-11 {
  font-weight: var(--text-sm-medium-font-weight);
  color: #364152;
  font-size: var(--text-sm-medium-font-size);
  line-height: var(--text-sm-medium-line-height);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: var(--text-sm-medium-font-family);
  letter-spacing: var(--text-sm-medium-letter-spacing);
  font-style: var(--text-sm-medium-font-style);
}

.required-2 {
  font-family: var(--text-sm-medium-font-family);
  font-weight: var(--text-sm-medium-font-weight);
  color: var(--colors-error-600);
  font-size: var(--text-sm-medium-font-size);
  letter-spacing: var(--text-sm-medium-letter-spacing);
  line-height: var(--text-sm-medium-line-height);
  white-space: nowrap;
  font-style: var(--text-sm-medium-font-style);
}

.input-4 {
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #cdd5df;
  box-shadow: var(--shadow-xs);
  display: flex;
}

.content-4 {
  flex: 1;
  height: 24px;
  display: flex;
  align-items: center;
}

.content-5 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.img-4 {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.text-4 {
  flex: 1;
  color: #697586;
  font-size: var(--text-md-regular-font-size);
  line-height: var(--text-md-regular-line-height);
  font-family: var(--text-md-regular-font-family);
  font-weight: var(--text-md-regular-font-weight);
  background: transparent;
  border: none;
  padding: 0;
  outline: none;
  width: 100%;
}

.input-field-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
}

.input-5 {
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #cdd5df;
  box-shadow: var(--shadow-xs);
  display: flex;
}

.text-5 {
  color: #697586;
  font-size: var(--text-md-regular-font-size);
  line-height: var(--text-md-regular-line-height);
  font-family: var(--text-md-regular-font-family);
  font-weight: var(--text-md-regular-font-weight);
}

.label-12 {
  font-weight: var(--text-sm-semibold-font-weight);
  color: var(--color-palette-primary-600);
  font-size: var(--text-sm-semibold-font-size);
  line-height: var(--text-sm-semibold-line-height);
  white-space: nowrap;
  font-family: var(--text-sm-semibold-font-family);
  letter-spacing: var(--text-sm-semibold-letter-spacing);
  font-style: var(--text-sm-semibold-font-style);
}

.frame-70 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.label-13 {
  font-weight: var(--text-sm-medium-font-weight);
  color: #364152;
  font-size: var(--text-sm-medium-font-size);
  line-height: var(--text-sm-medium-line-height);
  font-family: var(--text-sm-medium-font-family);
  letter-spacing: var(--text-sm-medium-letter-spacing);
  font-style: var(--text-sm-medium-font-style);
}

.input-6 {
  width: 191px;
  height: 161px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 12px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #cdd5df;
  box-shadow: var(--shadow-xs);
  display: flex;
}

.upload-2 {
  width: 70px;
  height: 70px;
}

.row-2 {
  display: flex;
  align-items: baseline;
  gap: 4px;
  width: 100%;
}

.text-6 {
  color: #4b5565;
  font-size: 14px;
  text-align: right;
  line-height: 20px;
  white-space: nowrap;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.button-12 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  min-height: 22px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.button-13 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 158px;
  padding: 10px 18px;
  background-color: var(--colors-primary-600-duplicate);
  border-radius: 40px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

/* ==========================================================
   STATS HEADING SECTION
   ========================================================== */
.container-31 {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  gap: 24px;
  padding: 48px 40px 0;
}

.heading-14 {
  margin: 0;
  font-family: var(--5xl-bold-font-family);
  font-weight: var(--5xl-bold-font-weight);
  color: var(--color-palette-base-black);
  font-size: clamp(28px, 3.5vw, var(--5xl-bold-font-size));
  text-align: center;
  letter-spacing: var(--5xl-bold-letter-spacing);
  line-height: var(--5xl-bold-line-height);
  font-style: var(--5xl-bold-font-style);
  white-space: nowrap;
}

/* ==========================================================
   STATS GRID
   ========================================================== */
.frame-51 {
  width: 100%;
  padding: 24px 16px;
}

.group-16 {
  width: 100%;
  position: relative;
}

.frame-52 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 16px;
  padding: 0 16px;
  overflow: hidden;
}

.frame-53 {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
}

.frame-54 {
  height: clamp(140px, 15vw, 201px);
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.frame-55 {
  flex-direction: column;
  height: clamp(140px, 15vw, 201px);
  position: relative;
  flex: 1;
  background-color: #000000;
  display: flex;
  align-items: flex-start;
}

.img-3 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.group-17 {
  position: absolute;
  top: 15px;
  left: 10%;
  width: 80%;
  height: auto;
}

/* Stat card animals — box 1 (ostriches) & box 6 (dog) */
.stat-animal-ostriches {
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.stat-animal-dog {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.stat-animal-unicorn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55%;
  height: 90%;
  object-fit: contain;
  object-position: bottom right;
}

.rectangle-11,
.rectangle-12,
.rectangle-13,
.rectangle-14 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.text-wrapper-35,
.text-wrapper-36,
.text-wrapper-38,
.text-wrapper-41,
.text-wrapper-43 {
  position: absolute;
  top: 43%;
  left: 5%;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #156fee;
  font-size: clamp(28px, 4vw, 48px);
  text-align: center;
  letter-spacing: -0.96px;
  line-height: 1;
  white-space: nowrap;
}

.faster-2,
.text-wrapper-37,
.text-wrapper-39,
.text-wrapper-40,
.text-wrapper-42,
.text-wrapper-44 {
  position: absolute;
  top: 67%;
  left: 5%;
  width: 55%;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--color-palette-base-white);
  font-size: clamp(13px, 1.8vw, 24px);
  letter-spacing: -0.48px;
  line-height: 1.3;
}

.image-14 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-22 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-23 {
  position: absolute;
  top: 24%;
  right: 0;
  width: 50%;
  height: auto;
  object-fit: cover;
}

.toucan-bird-colours-3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  object-fit: cover;
}

.image-24 {
  position: absolute;
  top: 5%;
  right: 0;
  width: 60%;
  height: 95%;
  object-fit: contain;
}

.pexels-gilberto-2 {
  display: none;
}

/* ==========================================================
   SUPPORTING PARTNERS
   ========================================================== */
.rectangle-10 {
  display: none;
}

.frame-56 {
  width: 100%;
  background-color: #fafaff;
  padding: 48px 40px;
}

.frame-57 {
  width: 100%;
  max-width: 832px;
  margin: 0 auto;
}

.frame-58 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
}

.text-wrapper-45 {
  margin: 0;
  font-family: var(--display-xs-semibold-font-family);
  font-weight: var(--display-xs-semibold-font-weight);
  color: var(--color-palette-base-black);
  font-size: clamp(20px, 2.5vw, var(--display-xs-semibold-font-size));
  text-align: center;
  letter-spacing: var(--display-xs-semibold-letter-spacing);
  line-height: var(--display-xs-semibold-line-height);
  font-style: var(--display-xs-semibold-font-style);
}

.text-wrapper-46 {
  margin: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--color-palette-base-black);
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}

/* ==========================================================
   SERVICES CARDS
   ========================================================== */
.frame-64 {
  width: 100%;
  background-color: #fafaff;
  padding: 0 40px 48px;
}

.container-32 {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  flex-wrap: wrap;
}

.container-33,
.container-34,
.container-35 {
  flex: 1 1 300px;
  min-width: 260px;
  display: flex;
}

.blog-boxes-14,
.blog-boxes-15,
.blog-boxes-16 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid var(--colors-gray-200);
  gap: 8px;
}

.image-25 {
  display: flex;
  width: 100%;
  min-height: 160px;
  align-items: center;
  justify-content: center;
  padding: 16px;
  background-color: #000000;
  flex-shrink: 0;
}

.group-18 {
  width: 126px;
  height: 126px;
  object-fit: contain;
}

.heading-15 {
  margin: 0;
  font-family: var(--text-md-semibold-font-family);
  font-weight: var(--text-md-semibold-font-weight);
  color: var(--color-palette-base-black);
  font-size: var(--text-md-semibold-font-size);
  letter-spacing: var(--text-md-semibold-letter-spacing);
  line-height: var(--text-md-semibold-line-height);
  font-style: var(--text-md-semibold-font-style);
}

.description-13 {
  margin: 0;
  font-family: "Inter", Helvetica;
  color: var(--color-palette-base-black);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

/* ==========================================================
   CTA SECTION
   ========================================================== */
.frame-59 {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 40px 48px;
    background-color: #156fee;
    margin-top: 0;
    background-image: url(https://c.animaapp.com/oJuq869W/img/pexels-mark-glancy-721708-1564506-1-2@2x.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto 80%;
}

.frame-60 {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
  flex-wrap: wrap;
}

.frame-61 {
  display: flex;
  flex-direction: column;
  flex: 1 1 320px;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
}

.frame-62 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.text-wrapper-47 {
  margin: 0;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: clamp(20px, 2.5vw, 32px);
  letter-spacing: 0;
  line-height: 1.25;
}

.button-11 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 211px;
  padding: 10px 18px;
  background-color: var(--colors-base-white);
  border-radius: 40px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.label-10 {
  font-weight: var(--text-md-semibold-font-weight);
  color: var(--colors-primary-600);
  font-size: var(--text-md-semibold-font-size);
  line-height: var(--text-md-semibold-line-height);
  white-space: nowrap;
  font-family: var(--text-md-semibold-font-family);
  letter-spacing: var(--text-md-semibold-letter-spacing);
  font-style: var(--text-md-semibold-font-style);
}

.pexels-mark-glancy-3 {
    flex: 0 0 auto;
    width: clamp(240px, 35%, 452px);
    height: auto;
    aspect-ratio: 1.5;
    object-fit: cover;
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-bottom: -42px;
    margin-right: -45px;
opacity: 0;}

/* ==========================================================
   FOOTNOTES
   ========================================================== */
.frame-63 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 8px;
  padding: 32px 40px;
}

.element-results-in,
.text-wrapper-15,
.text-wrapper-48 {
  margin: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--colors-primary-black);
  font-size: 13px;
  letter-spacing: 0;
  line-height: 16px;
  width: 100%;
}

/* ==========================================================
   TABLET  (641px – 1024px)
   ========================================================== */
@media (min-width: 641px) and (max-width: 1024px) {
  .page-wrapper {
    max-width: 1024px;
  }

  .hero-banner-2 {
    min-height: 322px;
  }

  .frame-46 {
    flex: 1 1 60%;
    padding: 46px 24px;
  }

  .group-14 {
    flex: 0 0 49%;
    min-height: 300px;
  }

  .heading-11 {
    font-size: clamp(28px, 4.5vw, 48px);
  }

  /* Nav */
  .frame-65 {
    gap: 32px;
    padding: 0 24px;
  }

  .text-wrapper-20 {
    font-size: 16px;
  }

  /* Intro */
  .container-25 {
    padding: 40px 24px 0;
  }

  /* Blog boxes - 3 col */
  .container-29 {
    flex: 1 1 260px;
  }

  /* Logos */
  .frame-50 {
    padding: 24px 24px;
    gap: 32px;
  }

  /* Download form section */
  .frame-66 {
    padding: 45px 28px 60px;
  }

  .frame-68 {
    max-width: 100%;
  }

  /* Stats */
  .container-31 {
    padding: 40px 24px 0;
  }

  .frame-51 {
    padding: 24px 8px;
  }

  /* Stats grid — true 2-column grid on tablet */
  .frame-52 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  /* Each frame-53 row becomes a contents wrapper so cards flow into the grid */
  .frame-53 {
    display: contents;
  }

  .frame-54,
  .frame-55 {
    width: 100%;
    height: 200px;
    flex: none;
    min-width: 0;
    max-width: none;
  }

  /* Partners */
  .frame-56 {
    padding: 40px 24px;
  }

  .frame-64 {
    padding: 0 24px 40px;
  }

  /* CTA */
  .frame-59 {
    padding: 32px 38px;
  }

  .frame-63 {
    padding: 24px;
  }
}

/* ==========================================================
   MOBILE  (≤640px)
   ========================================================== */
@media (max-width: 640px) {
  .page-wrapper {
    max-width: 100%;
  }

  /* Hero — stack vertically */
  .hero-banner-2 {
    flex-direction: column;
    min-height: auto;
  }

  .frame-46 {
    flex: none;
    width: 100%;
    padding: 40px 24px 24px;
  }

  .group-14 {
    flex: none;
    width: 100%;
    height: 240px;
    min-height: 240px;
  }

  .heading-11 {
    font-size: clamp(28px, 8vw, 42px);
  }

  .description-10 {
    font-size: 15px;
  }

  .button-8 {
    width: 100%;
    max-width: 280px;
  }

  /* Nav */
  .frame-65 {
    height: auto;
    padding: 16px 24px;
    gap: 16px;
    flex-wrap: wrap;
  }

  .frame-25 {
    gap: 12px;
    flex-wrap: wrap;
  }

  .text-wrapper-20 {
    font-size: 14px;
  }

  /* Intro */
  .container-25 {
    padding: 32px 24px 0;
  }

  .heading-12 {
    font-size: clamp(22px, 6vw, 32px);
    white-space: normal;
  }

  .heading-14 {
    font-size: clamp(22px, 6vw, 32px);
    white-space: normal;
  }

  /* Blog boxes — single column */
  .container-28 {
    flex-direction: column;
    gap: 16px;
    padding-bottom: 32px;
  }

  .container-29 {
    flex: none;
    width: 100%;
  }

  .image-18,
  .image-19,
  .image-20 {
    height: 200px;
  }

  /* Logos */
  .frame-50 {
    gap: 20px;
    padding: 16px 24px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-HP-electric-3 {
    width: 36px;
  }

  .image-21 {
    width: 140px;
  }

  .lenovo-logo-png-3 {
    width: 80px;
  }

  .group-15 {
    width: 130px;
  }

  /* Download form */
  .frame-66 {
    padding: 32px 24px 48px;
  }

  .text-wrapper-49 {
    font-size: clamp(20px, 6vw, 32px);
  }

  .ciab-assets-3 {
    max-width: 100%;
  }

  .frame-68 {
    max-width: 100%;
  }

  /* Stats heading */
  .container-31 {
    padding: 32px 24px 0;
  }

  /* Stats grid — 2-column grid on mobile */
  .frame-51 {
    padding: 16px 8px;
  }

  .frame-52 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .frame-53 {
    display: contents;
  }

  .frame-54,
  .frame-55 {
    width: 100%;
    height: 160px;
    flex: none;
    min-width: 0;
    max-width: none;
  }

  /* Partners */
  .frame-56 {
    padding: 32px 24px;
  }

  /* Services cards — single column */
  .frame-64 {
    padding: 0 24px 32px;
  }

  .container-32 {
    flex-direction: column;
  }

  .container-33,
  .container-34,
  .container-35 {
    flex: none;
    width: 100%;
  }

  /* CTA */
  .frame-59 {
    padding: 32px 24px;
  }

  .frame-60 {
    flex-direction: column;
    gap: 24px;
  }

  .pexels-mark-glancy-3 {
    width: 100%;
    max-width: 100%;
  }

  .text-wrapper-47 {
    font-size: clamp(18px, 5vw, 26px);
  }

  .frame-63 {
    padding: 24px;
  }
}
