._whyAgentsHouseSection_1481o_1 {
  width: 100%;
  background-color: var(--brand-marian-blue);
}

._whyAgentsHouseHead_1481o_11 {
  padding: 120px 20px 0;
  background-color: var(--secondary-sandy);
  width: 100%;
  display: flex;
  justify-content: center;
}

._whyAgentsHouseWrapper_1481o_27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-height: 150px;
  padding: 20px;
}

._whyAgentsHouseContent_1481o_45 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 20px 20px 0;
}

._showcaseContainer_1481o_61 {
  display: flex;
  width: 100%;
  gap: 40px;
  align-items: stretch;
}

._whyAgentsHouseTitle_1481o_75 {
  margin: 0;
  font-size: 31px;
  line-height: 39px;
  font-weight: 700;
  color: var(--brand-marian-blue);
  text-align: center;
  margin-bottom: 12px;
}

._whyAgentsHouseTitle_1481o_75 b {
  font-weight: 900;
}

._whyAgentsHouseSubtitle_1481o_103 {
  font-size: var(--h4-text-font-size);
  line-height: 26px;
  font-weight: 700;
  color: var(--brand-orange-sun);
  margin: 0;
}

._featuresList_1481o_119 {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 410px;
  padding-left: 20px;
}

._featureItem_1481o_137 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  cursor: pointer;
}

._featureItemDisabled_1481o_153 {
  cursor: default;
}

._featureIcon_1481o_161 {
  font-size: 40px;
  color: var(--secondary-sandy);
  flex-shrink: 0;
}

._featureItemActive_1481o_173 ._featureIcon_1481o_161 {
  color: var(--brand-orange-sun);
  font-weight: 700;
}

._featureItemTitle_1481o_183 {
  font-size: 24px;
  font-weight: 400;
  color: var(--secondary-sandy);
  line-height: 26px;
}

._featureItemActive_1481o_173 ._featureItemTitle_1481o_183 {
  font-weight: 700;
}

._laptopContainer_1481o_205 {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

._laptopFrame_1481o_221 {
  position: absolute;
  top: -140px;
  left: -46px;
  width: 1156px;
  overflow: hidden;
}

._laptopImage_1481o_237 {
  width: 100%;
}

._laptopScreen_1481o_245 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 102px 86px 148px;
  display: flex;
  justify-content: center;
}

._laptopScreenImage_1481o_267 {
  width: auto;
  height: 100%;
  display: block;
}

._getStartedBlock_1481o_279 {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 20px;
}

._getStartedWrapper_1481o_293 {
  width: 100%;
  padding: 0 20px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._getStartedText_1481o_309 {
  color: var(--secondary-sandy);
  font-size: var(--p-large-text-font-size);
  line-height: 26px;
}

._getStartedIcon_1481o_321 {
  width: 38px;
  height: 18px;
}
/* Page Container */
._page_5p32g_3 {
  width: 100%;
  background-color: var(--secondary-sandy);
  font-family: var(--main-font-family);
  overflow-x: hidden;
  padding-top: 94px;
}

/* Hero Section */
._heroSection_5p32g_21 {
  width: 100%;
  background: var(--brand-marian-blue);
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

._heroWrapper_5p32g_37 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  min-height: 410px;
  position: relative;
  gap: 2%;
}

._heroWrapper_5p32g_37::before {
  content: url("data:image/svg+xml;utf8,<svg width='1067' height='508' viewBox='0 0 1067 508' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1165.58 -1228L1857 507L1324 508L1204.92 -186.369L651.576 -185.412L534 508H0L690.809 -1226.74L828.828 -1227.59L712.309 -542.483L1144.98 -542.442L1028.44 -1227.57L1165.58 -1228Z' fill='white' fill-opacity='0.35'/></svg>");
  display: block;
  position: absolute;
  bottom: -5px;
  height: auto;
  align-self: center;
  left: 41%;
  z-index: 0;
}

._heroContent_5p32g_79 {
  flex: 1;
  z-index: 2;
}

._heroTitle_5p32g_89 {
  font-size: 60px;
  line-height: 68px;
  color: var(--secondary-sandy);
  margin: 0;
}

._heroImage_5p32g_103 {
  flex: 1;
  display: flex;
  max-width: 48%;
  position: relative;
  min-height: 400px;
}

._truckImage_5p32g_119 {
  position: absolute;
  top: 3px;
  left: 53px;
  width: 141%;
}

/* Programs Section */
._programsSection_5p32g_135 {
  width: 100%;
  background-color: var(--bg-sandy);
  padding: 94px 20px 74px;
}

._programsContent_5p32g_147 {
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 60px;
  padding: 0 20px;
}

._programsLeft_5p32g_165 {
  max-width: 336px;
}

._programsTitle_5p32g_173 {
  font-size: 32px;
  font-weight: 700;
  color: var(--brand-marian-blue);
  margin: 0;
  padding-bottom: 28px;
}

._programsTitle_5p32g_173 svg {
  margin-left: 4px;
}

._programsSubtitle_5p32g_197 {
  font-size: var(--p-large-text-font-size);
  line-height: 29px;
  font-weight: var(--p-large-semi-text-font-weight);
  color: var(--typo-marian-blue);
  margin: 0;
  padding-bottom: 36px;
}

._programsRight_5p32g_215 {
  flex: 1;
  max-width: 760px;
  min-height: 330px;
  position: relative;
}

._programsGrid_5p32g_229 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* Who We Serve Section */
._whoWeServeSection_5p32g_243 {
  width: 100%;
  padding: 0 20px;
  background-color: var(--secondary-sandy);
}

._whoWeServeContent_5p32g_255 {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 70px 20px 40px;
  display: flex;
  justify-content: center;
  background-color: var(--secondary-pink);
  overflow: hidden;
  border-radius: var(--border-radius-md);
}

._whoWeServeContent_5p32g_255::before {
  content: url("data:image/svg+xml;utf8,<svg width='1974' height='1850' viewBox='0 0 1974 1850' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1239.02 0L1974 1848.46L1407.35 1850L1280.83 1108.76L692.628 1109.77L567.188 1848.35L0 1848.18L734.333 1.34358L881.049 0.433413L757.188 729.693L1217.11 729.737L1093.23 0.455083L1239.02 0Z' fill='%23FFFFFF' fill-opacity='0.39'/></svg>");
  display: block;
  position: absolute;
  bottom: 0;
  height: 270%;
  align-self: center;
  left: 35%;
  z-index: 1;
}

._whoWeServeWrapper_5p32g_301 {
  display: flex;
  width: 100%;
  gap: 90px;
  align-items: flex-start;
  max-width: 1160px;
}

._whoWeServeLeft_5p32g_317 {
  flex: 1;
  max-width: 300px;
}

._whoWeServeTitle_5p32g_327 {
  font-size: var(--h4-text-font-size);
  font-weight: var(--h4-text-font-weight);
  line-height: 1;
  color: var(--brand-marian-blue);
  margin: 0;
  padding-bottom: 20px;
}

._whoWeServeSubtitle_5p32g_345 {
  font-size: 31px;
  line-height: 39px;
  font-weight: 700;
  color: var(--brand-marian-blue);
  margin: 0;
  padding-bottom: 30px;
}

._whoWeServeDescription_5p32g_363 {
  font-size: var(--p-large-text-font-size);
  font-weight: var(--p-large-semi-text-font-weight);
  line-height: 1.3;
  color: var(--typo-marian-blue);
  margin: 0;
  padding-bottom: 40px;
}

._whoWeServeRight_5p32g_381 {
  max-width: 740px;
  flex: 1;
  column-count: 2;
  column-gap: 50px;
  z-index: 1;
}

/* Easy Steps Section */
._easyStepsSection_5p32g_399 {
  width: 100%;
  background-color: var(--bg-sandy);
  padding: 24px 20px 74px;
}

._easyStepsContent_5p32g_411 {
  margin: 0 auto;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._easyStepsTitle_5p32g_427 {
  align-self: flex-start;
  font-size: var(--h4-text-font-size);
  line-height: 26px;
  color: var(--brand-marian-blue);
  margin-bottom: 12px;
  font-weight: var(--h4-text-font-weight);
}

._stepsGrid_5p32g_445 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  padding: 48px 0 57px;
  gap: 0;
}

._stepDivider_5p32g_463 {
  height: 2px;
  background-color: var(--brand-orange-sun);
  flex: 0 0 48px;
  margin: 20px;
  align-self: flex-start;
}

/* Button Styles */
._registerButton_5p32g_481 {
  min-width: 170px;
  min-height: 44px;
  background-color: var(--brand-orange-sun);
  color: var(--typo-white);
  justify-content: center;
  padding: 12px 26px;
  border-radius: var(--border-radius-bg);
  font-size: var(--helper-text-font-size);
  font-weight: var(--helper-text-font-weight);
  line-height: 18px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border: none;
}

._registerButton_5p32g_481:hover {
  background-color: var(--brand-marian-blue);
}

._requestAccessButton_5p32g_521 {
  min-width: 310px;
  min-height: 44px;
  background-color: var(--brand-orange-sun);
  color: var(--typo-white);
  justify-content: center;
  padding: 12px 26px;
  border-radius: var(--border-radius-bg);
  font-size: var(--helper-text-font-size);
  font-weight: var(--helper-text-font-weight);
  line-height: 18px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border: none;
}

._requestAccessButton_5p32g_521:hover {
  background-color: var(--brand-marian-blue);
}
._resultItem_tngmr_1 {
  background-color: var(--semi-transparent-white-strong);
  border-radius: 16px;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
}

._header_tngmr_17 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

._name_tngmr_29 {
  color: var(--brand-marian-blue);
  margin: 0;
}

._addressRow_tngmr_39 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._address_tngmr_39 {
  color: var(--brand-marian-blue);
  margin: 0;
}

._distance_tngmr_61 {
  color: var(--brand-orange-bright);
  white-space: nowrap;
}

._links_tngmr_71 {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

._link_tngmr_71 {
  color: var(--brand-orange-bright);
  text-decoration: none;
  transition: opacity 0.2s ease;
}

._link_tngmr_71:hover {
  opacity: 0.8;
  text-decoration: underline;
}

._divider_tngmr_107 {
  color: var(--brand-orange-bright);
}
._noResultsContainer_1x7ml_1 {
  width: 100%;
  background-color: var(--semi-transparent-white);
  border-radius: 16px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

._title_1x7ml_21 {
  color: var(--brand-marian-blue);
  margin: 0;
}

._contentRow_1x7ml_31 {
  display: flex;
  align-items: center;
  gap: 40px;
}

._message_1x7ml_43 {
  color: var(--brand-marian-blue);
  margin: 0;
  flex: 1;
}

._distanceSelector_1x7ml_55 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--bg-sandy);
  border-radius: 16px;
  padding: 0 32px;
  min-height: 84px;
  width: 585px;
  gap: 20px;
}

._radioLabel_1x7ml_79 {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

._radioInput_1x7ml_97 {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}

._radioText_1x7ml_113 {
  position: relative;
  padding-left: 36px;
  color: var(--brand-marian-blue);
}

._radioText_1x7ml_113::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid var(--brand-marian-blue);
  border-radius: 50%;
  background-color: var(--brand-white);
  outline: 0 solid var(--secondary-sandy);
  outline-offset: -3px;
  transition: all 0.2s ease;
}

._radioInput_1x7ml_97:checked + ._radioText_1x7ml_113::before {
  outline: 2px solid var(--secondary-sandy);
  background-color: var(--brand-orange-bright);
}

._radioLabel_1x7ml_79:hover ._radioText_1x7ml_113::before {
  outline: 2px solid var(--secondary-sandy);
  background-color: var(--brand-orange-bright);
}
._searchPage_1gv8n_1 {
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
}

._heroSection_1gv8n_15 {
  width: 100%;
  padding: 40px 20px 24px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

._heroContent_1gv8n_31 {
  width: 100%;
  display: flex;
  gap: 36px;
  align-items: flex-end;
}

._heroTitle_1gv8n_45 {
  color: var(--brand-marian-blue);
  margin: 0;
  display: flex;
}

._heroIcon_1gv8n_57 {
  height: 100px;
  object-fit: contain;
}

._zipSection_1gv8n_67 {
  width: 100%;
  padding: 40px 20px 20px;
  display: flex;
  justify-content: center;
}

._zipContainer_1gv8n_81 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

._filtersSection_1gv8n_93 {
  width: 100%;
  padding: 20px 20px 40px;
  display: flex;
  justify-content: center;
}

._filtersForm_1gv8n_107 {
  width: 100%;
  background-color: var(--bg-pink);
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 16px;
}

._formRow_1gv8n_127 {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
}

._formField_1gv8n_141 {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._buttonWrapper_1gv8n_155 {
  display: flex;
  align-items: flex-end;
}

._findButton_1gv8n_165 {
  width: 170px;
  min-width: 170px;
  flex-shrink: 0;
  min-height: 50px;
  background-color: var(--brand-orange-sun);
  color: var(--typo-white);
  justify-content: center;
  padding: 12px 26px;
  border-radius: var(--border-radius-bg);
  font-size: var(--helper-text-font-size);
  font-weight: var(--helper-text-font-weight);
  line-height: 18px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
  border: none;
}

._findButton_1gv8n_165 :hover {
  background-color: var(--brand-marian-blue);
}

._findButton_1gv8n_165:disabled,
._findButton_1gv8n_165[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

._programInput_1gv8n_223 {
  min-width: 300px;
  width: 300px;
  flex-shrink: 0;
}

._zipInput_1gv8n_235 {
  max-width: 130px;
}

._nameInput_1gv8n_243 {
  flex: 1;
  flex-basis: 100%;
  min-width: 0;
}

._fieldLabel_1gv8n_255 {
  color: var(--brand-marian-blue);
  text-transform: capitalize;
}

._resultsSection_1gv8n_265 {
  width: 100%;
  padding: 40px 20px;
  display: flex;
  justify-content: center;
}

._resultsContainer_1gv8n_279 {
  width: 100%;
  background-color: var(--semi-transparent-white);
  border-radius: 16px;
  padding: 40px;
}

._resultsTitle_1gv8n_293 {
  color: var(--brand-marian-blue);
  margin: 0 0 16px 0;
}

._resultsSubtitle_1gv8n_303 {
  color: var(--brand-marian-blue);
  margin: 0 0 32px 0;
}

._noResultsContainer_1gv8n_313 {
  width: 100%;
  background-color: var(--semi-transparent-white);
  border-radius: 16px;
  padding: 40px;
}

._noAgenciesMessage_1gv8n_327 {
  color: var(--brand-marian-blue);
  margin: 0;
}

._apiErrorMessage_1gv8n_337 {
  color: var(--brand-orange-bright);
  margin: 0 0 16px 0;
}

._resultsList_1gv8n_347 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

._descriptionSection_1gv8n_359 {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
  flex: 1;
}

._descriptionContent_1gv8n_375 {
  width: 100%;
  text-align: left;
}

._descriptionTitle_1gv8n_385 {
  color: var(--typo-marian-blue);
  margin: 0;
}

._descriptionText_1gv8n_395 {
  color: var(--typo-marian-blue);
  margin: 0;
}
._mainContent_yaya9_1 {
  flex: 1;
  width: 100%;
  margin: 0 auto;
  padding: 70px 20px 80px;
  z-index: 1;
}

/* Hero Section */
._heroSection_yaya9_19 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 32px;
}

._heroTextContent_yaya9_35 {
  flex: 1;
  max-width: 700px;
}

._mainHeading_yaya9_45 {
  font-size: 60px;
  font-weight: 700;
  color: var(--brand-marian-blue);
  margin: 0 0 36px 0;
  line-height: 1.2;
}

._infoText_yaya9_61 {
  margin-bottom: 26px;
}

._infoText_yaya9_61 p {
  font-size: 24px;
  line-height: 40px;
  color: var(--typo-marian-blue);
  margin: 0 0 12px 0;
}

._locateLink_yaya9_83 {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: var(--brand-marian-blue);
  margin: 0;
  transition: color ease-out 0.2s;
  cursor: pointer;
}

._locateLink_yaya9_83:hover {
  color: var(--brand-orange-sun);
  text-decoration: none;
}

._locateLink_yaya9_83 img {
  width: 66px;
  height: auto;
}

._heroImageContent_yaya9_129 {
  flex: 1;
  position: relative;
  max-width: 510px;
  margin-bottom: 60px;
  left: 24px;
  align-self: center;
}

._truckImage_yaya9_147 {
  position: relative;
  width: 104%;
  height: auto;
  object-fit: contain;
}

/* Actions Section */
._actionsSection_yaya9_163 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin: 0 auto;
}

._actionCard_yaya9_177 {
  background-color: var(--semi-transparent-white);
  border-radius: var(--border-radius-md);
  padding: 30px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
  gap: 20px;
}

._cardIconWrapper_yaya9_201 {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  position: relative;
  min-width: 200px;
}

._cardContent_yaya9_217 {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
  gap: 16px;
  text-align: left;
  color: var(--typo-marian-blue);
}

._cardTitle_yaya9_237 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin: 0;
}

._cardDescription_yaya9_251 {
  font-size: 20px;
  line-height: 29px;
  margin: 0 0 12px 0;
}

._mainContent_yaya9_1 ._cardContent_yaya9_217 ._actionButton_yaya9_263 {
  min-width: 170px;
  min-height: 44px;
  background-color: var(--brand-orange-sun);
  color: var(--typo-white);
  justify-content: center;
  padding: 12px 26px;
  border-radius: var(--border-radius-bg);
  font-size: var(--helper-text-font-size);
  font-weight: var(--helper-text-font-weight);
  line-height: 18px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border: none;
}

._mainContent_yaya9_1 ._cardContent_yaya9_217 ._actionButton_yaya9_263:hover {
  background-color: var(--brand-marian-blue);
}
._pageWrapper_ci4om_1 {
  display: flex;
  flex-direction: column;
  background-color: var(--secondary-sandy);
  background-image: url("data:image/svg+xml;utf8,<svg width='1974' height='1850' viewBox='0 0 1974 1850' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1239.02 0L1974 1848.46L1407.35 1850L1280.83 1108.76L692.628 1109.77L567.188 1848.35L0 1848.18L734.333 1.34358L881.049 0.433413L757.188 729.693L1217.11 729.737L1093.23 0.455083L1239.02 0Z' fill='%23FFFFFF' fill-opacity='0.39'/></svg>");
  background-repeat: no-repeat;
  background-position: calc(50% + 30vw) 100%;
  background-size: auto 156%;
  overflow: hidden;
  position: relative;
  padding-top: 94px;
  min-height: 100vh;
}._landingPage_ul00p_1 {
  width: 100%;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  font-family: var(--main-font-family);
}

._main_ul00p_17 {
  flex: 1;
}
