@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "Satoshi-Bold";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/62fe21e7f2f27787f05ba142/fonts/satoshi-variable.ttf")
    format("truetype");
}

@font-face {
  font-family: "Satoshi-Medium";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/65d49461d770a38dd0652f74/fonts/satoshi-medium.ttf")
    format("truetype");
}

@font-face {
  font-family: "Satoshi-Black";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/643cb44a04966504b3e272b3/fonts/satoshi-black.woff")
    format("woff");
}

@font-face {
  font-family: "Satoshi-Regular";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/63d2c7e0303c5178f866c8eb/fonts/satoshi-regular.otf")
    format("opentype");
}
:root {
  --hp-dark: rgba(15, 26, 35, 1);
  --hp-dark-lighter: rgba(15, 26, 35, 0.8);
  --gray-1: rgba(51, 51, 51, 1);
  --gray-2: rgba(79, 79, 79, 1);
  --gray-6: rgba(242, 242, 242, 1);
  --HP-h2-font-family: "Satoshi", Helvetica;
  --HP-h2-font-weight: 700;
  --HP-h2-font-size: 44px;
  --HP-h2-letter-spacing: 0px;
  --HP-h2-line-height: 114.99999761581421%;
  --HP-h2-font-style: normal;
  --HP-h3-font-family: "Satoshi", Helvetica;
  --HP-h3-font-weight: 700;
  --HP-h3-font-size: 32px;
  --HP-h3-letter-spacing: 0px;
  --HP-h3-line-height: 135.0000023841858%;
  --HP-h3-font-style: normal;
  --HP-top-text-font-family: "Satoshi", Helvetica;
  --HP-top-text-font-weight: 500;
  --HP-top-text-font-size: 18px;
  --HP-top-text-letter-spacing: 0px;
  --HP-top-text-line-height: 114.99999761581421%;
  --HP-top-text-font-style: normal;
  --HP-h1-font-family: "Satoshi", Helvetica;
  --HP-h1-font-weight: 700;
  --HP-h1-font-size: 86px;
  --HP-h1-letter-spacing: 0px;
  --HP-h1-line-height: 114.99999761581421%;
  --HP-h1-font-style: normal;
  --paragraph-regular-font-family: "Satoshi", Helvetica;
  --paragraph-regular-font-weight: 400;
  --paragraph-regular-font-size: 18px;
  --paragraph-regular-letter-spacing: 0px;
  --paragraph-regular-line-height: 129.99999523162842%;
  --paragraph-regular-font-style: normal;
  --HP-subtitle-font-family: "Satoshi", Helvetica;
  --HP-subtitle-font-weight: 500;
  --HP-subtitle-font-size: 24px;
  --HP-subtitle-letter-spacing: 0px;
  --HP-subtitle-line-height: 128.99999618530273%;
  --HP-subtitle-font-style: normal;
  --HP-shadow: 0px 4px 24px 0px rgba(15, 26, 35, 0.04);
}

/* ===== MAIN STYLES ===== */

.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.container .header {
  flex-direction: column;
  height: 192px;
  align-items: flex-start;
  z-index: 5;
  background-color: transparent;
  box-shadow: 0px 4px 30px #00000033;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.container .PHONE-BAR {
  display: flex;
  flex-direction: column;
  height: 60px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px 635px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #000000;
}

.container .frame {
  display: flex;
  width: 1512px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -7.00px;
  margin-bottom: -7.00px;
  margin-left: -635.00px;
  margin-right: -635.00px;
}

.container .phone {
  position: relative;
  width: 24px;
  height: 24px;
}

.container .call-today-for-a {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.container .text-wrapper {
  color: #ffffff;
}

.container .span {
  color: #ff6700;
}

.container .header-bar {
  flex-direction: column;
  height: 132px;
  align-items: flex-start;
  padding: 6px 80px 0px;
  background-color: #ffffff;
  box-shadow: var(--HP-shadow);
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.container .header-container {
  align-items: center;
  justify-content: flex-end;
  gap: 460px;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.container .rectangle {
  position: relative;
  width: 383px;
  height: 122px;
}

.container .div {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.container .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.container .group {
  position: relative;
  width: 213.04px;
  height: 48px;
  margin-right: -2.00px;
}

.container .rectangle-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 211px;
  height: 48px;
  background-color: #ff6700;
  border-radius: 12px;
}

.container .text-wrapper-3 {
  position: absolute;
  top: 12px;
  left: 21px;
  width: 171px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
}

.container .stage {
  display: flex;
  flex-direction: column;
  height: 648px;
  align-items: flex-start;
  gap: 8px;
  padding: 112px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 4;
  background-image: url(./img/stage.png);
  background-size: cover;
  background-position: 50% 50%;
}

.container .frame-wrapper {
  position: relative;
  width: 750px;
  height: 398px;
}

.container .frame-3 {
  display: flex;
  flex-direction: column;
  width: 750px;
  align-items: flex-start;
  gap: 37px;
  position: relative;
}

.container .trusted-family-owned {
  position: relative;
  width: 657px;
  margin-top: -1.00px;
  font-family: "Satoshi-Black", Helvetica;
  font-weight: 900;
  color: var(--hp-dark);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 52.8px;
}

.container .p {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark-lighter);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.container .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.container .button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 304px;
  height: 72px;
  padding: 22px 29px;
  background-color: #ff6700;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  border-radius: 12px;
}

.container .group-2 {
  position: relative;
  width: 240.9px;
  height: 27px;
}

.container .text-wrapper-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.container .arrow-right {
  position: absolute;
  top: 2px;
  left: 212px;
  width: 27px;
  height: 24px;
}

.container .vector {
  position: absolute;
  width: 52.08%;
  height: 50.00%;
  top: 21.88%;
  left: 22.21%;
}

.container .group-3 {
  position: relative;
  width: 227.31px;
  height: 72px;
  margin-right: -2.00px;
}

.container .rectangle-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 72px;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
}

.container .text-wrapper-5 {
  position: absolute;
  top: 23px;
  left: 47px;
  width: 130px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.container .group-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 40px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: var(--gray-2);
}

.container .group-4 {
  display: flex;
  flex-direction: column;
  width: 1353px;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -1.00px;
}

.container .frame-5 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20.7px;
  white-space: nowrap;
}

.container .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  text-align: center;
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  white-space: nowrap;
  font-style: var(--HP-h2-font-style);
}

.container .text-wrapper-8 {
  position: relative;
  width: 889px;
  font-family: "Satoshi-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
}

.container .frame-6 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.container .frame-7 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.container .img-wrapper {
  display: flex;
  width: 150px;
  height: 150px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.container .img {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.container .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.container .frame-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.00px;
  margin-right: -5.00px;
}

.container .layer-wrapper {
  position: relative;
  width: 150px;
  height: 150px;
  background-color: #ff6700;
  border-radius: 1000px;
  aspect-ratio: 1;
}

.container .layer {
  display: flex;
  flex-direction: column;
  width: 65px;
  height: 87px;
  align-items: center;
  padding: 2px;
  position: relative;
  top: 37px;
  left: 42px;
}

.container .vector-2 {
  position: relative;
  width: 60.52px;
  height: 51.91px;
  margin-top: -2.00px;
}

.container .vector-3 {
  position: relative;
  width: 22.98px;
  height: 41.57px;
  margin-bottom: -2.00px;
}

.container .vector-4 {
  position: absolute;
  width: 28.53%;
  height: 0;
  top: 80.54%;
  left: 35.44%;
}

.container .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.container .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 43.2px;
}

.container .button-2 {
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  border-radius: 12px;
}

.container .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-11 {
  position: relative;
  width: 299px;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
}

.container .vector-wrapper {
  position: relative;
  width: 26.9px;
  height: 24px;
}

.container .frame-10 {
  display: flex;
  flex-direction: column;
  width: 1352px;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  gap: 55px;
  padding: 60px 20px;
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
  margin: 0 auto;
}

.container .testimonial-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}

.container .frame-11 {
  display: flex;
  flex-direction: column;
  width: 793px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.container .text-wrapper-12 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ff6700;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.container .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Bold", Helvetica;
  font-weight: 700;
  color: #0f1a23;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 50.6px;
}

.container .arrows {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.container .left-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  transform: rotate(180deg);
}

.container .nav-arrow-left {
  position: relative;
  width: 27.56px;
  height: 27.56px;
  margin-right: -3.56px;
  transform: rotate(-180deg);
}

.container .right-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  box-shadow: var(--HP-shadow);
}

.container .nav-arrow-right {
  position: relative;
  width: 28px;
  height: 28px;
  margin-right: -4.00px;
}

.container .testimonial-card {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.container .rectangle-4 {
  position: relative;
  width: 1352px;
  height: 573px;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a2314;
}

.container .frame-12 {
  display: flex;
  flex-direction: column;
  width: 649px;
  align-items: flex-start;
  gap: 40px;
  position: absolute;
  top: 48px;
  left: 660px;
}

.container .frame-13 {
  display: flex;
  flex-direction: column;
  height: 376px;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.container .frame-14 {
  display: flex;
  flex-direction: column;
  width: 568px;
  align-items: flex-start;
  gap: 49px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -0.13px;
}

.container .image {
  position: relative;
  width: 61.98px;
  height: 45.13px;
}

.container .i-couldn-t-be {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.container .kevin-point-pleasant {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.container .rectangle-5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 573px;
  object-fit: cover;
}

.container .why-choose-us {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: var(--gray-2);
}

.container .copy {
  display: flex;
  flex-direction: column;
  width: 438px;
  align-items: flex-start;
  gap: 29px;
  position: relative;
}

.container .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--HP-top-text-font-family);
  font-weight: var(--HP-top-text-font-weight);
  color: #ffffff;
  font-size: var(--HP-top-text-font-size);
  letter-spacing: var(--HP-top-text-letter-spacing);
  line-height: var(--HP-top-text-line-height);
  font-style: var(--HP-top-text-font-style);
}

.container .text-wrapper-15 {
  position: relative;
  width: 401px;
  font-family: var(--HP-h2-font-family);
  font-weight: var(--HP-h2-font-weight);
  color: #ffffff;
  font-size: var(--HP-h2-font-size);
  letter-spacing: var(--HP-h2-letter-spacing);
  line-height: var(--HP-h2-line-height);
  font-style: var(--HP-h2-font-style);
}

.container .text-wrapper-16 {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.container .values {
  display: flex;
  flex-direction: column;
  width: 617px;
  align-items: flex-start;
  gap: 50px;
  position: relative;
}

.container .element {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.container .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: #ff6700;
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  white-space: nowrap;
  font-style: var(--HP-h1-font-style);
}

.container .text-wrapper-18 {
  position: relative;
  width: fit-content;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #0f1a23;
  font-size: var(--HP-h3-font-size);
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.container .text-wrapper-19 {
  position: relative;
  width: 481px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23cc;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
}

.container .element-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.container .element-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.container .element-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  padding: 50px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 0;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
}

.container .footer-stuff {
  height: 815px;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  z-index: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.container .bottom-CTA-banner {
  display: flex;
  flex-direction: column;
  height: 600px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 0px 110px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(../img/shutterstock_1131754214.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.container .copy-and-button {
  display: flex;
  flex-direction: column;
  width: 700px;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.container .group-5 {
  position: relative;
  width: 507px;
  height: 32px;
}

.container .text-wrapper-20 {
  position: absolute;
  top: 3px;
  left: 35px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--gray-1);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.8px;
  white-space: nowrap;
}

.container .map-pin {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}

.container .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  font-family: var(--HP-h1-font-family);
  font-weight: var(--HP-h1-font-weight);
  color: var(--gray-1);
  font-size: var(--HP-h1-font-size);
  letter-spacing: var(--HP-h1-letter-spacing);
  line-height: var(--HP-h1-line-height);
  font-style: var(--HP-h1-font-style);
}

.container .FOOTER {
  width: 1512px;
  align-items: center;
  gap: 20px;
  padding: 20px 80px;
  flex: 0 0 auto;
  background-color: #0f1a23;
  display: flex;
  flex-direction: column;
  position: relative;
}

.container .logo-nav {
  display: flex;
  width: 1352px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.container .LOGO {
  position: relative;
  width: 323px;
  height: 103px;
}

.container .nav {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-22 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
}

.container .frame-15 {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.container .icon {
  position: relative;
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.container .footer-terms {
  width: 1352px;
  align-items: flex-start;
  gap: 29px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.container .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  margin-top: -1.00px;
  object-fit: cover;
}

.container .text-wrapper-23 {
  position: relative;
  align-self: stretch;
  opacity: 0.8;
  font-family: var(--paragraph-regular-font-family);
  font-weight: var(--paragraph-regular-font-weight);
  color: #ffffff;
  font-size: var(--paragraph-regular-font-size);
  text-align: center;
  letter-spacing: var(--paragraph-regular-letter-spacing);
  line-height: var(--paragraph-regular-line-height);
  font-style: var(--paragraph-regular-font-style);
}
/* Original CSS from style.css should be injected here */

.container .header-bar {
  flex-direction: column;
  height: 132px;
  align-items: flex-start;
  padding: 6px 80px 0px;
  background-color: #ffffff;
  box-shadow: var(--HP-shadow);
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.container .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
  list-style: none;
  margin: 0;
  padding: 0;
}

.container .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
  text-decoration: none;
}

.container .group {
  position: relative;
  width: 213.04px;
  height: 48px;
  margin-right: -2.00px;
  display: inline-block;
  text-decoration: none;
}

.container .rectangle-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 211px;
  height: 48px;
  background-color: #ff6700;
  border-radius: 12px;
  display: block;
}

.container .text-wrapper-3 {
  position: absolute;
  top: 12px;
  left: 21px;
  width: 171px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  display: block;
}

.container .span {
  color: #ff6700;
  text-decoration: none;
}

.container .button {
  all: unset;
  box-sizing: border-box;
  display: inline-block;
  width: 304px;
  height: 72px;
  padding: 22px 29px;
  background-color: #ff6700;
  border-radius: 12px;
  cursor: pointer;
  text-decoration: none;
}

.container .group-2 {
  position: relative;
  width: 240.9px;
  height: 27px;
  display: block;
}

.container .text-wrapper-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
  display: block;
}

.container .group-3 {
  position: relative;
  width: 227.31px;
  height: 72px;
  margin-right: -2.00px;
  display: inline-block;
  text-decoration: none;
}

.container .rectangle-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 72px;
  border-radius: 12px;
  border: 2px solid;
  border-color: #e95e00;
  display: block;
}

.container .text-wrapper-5 {
  position: absolute;
  top: 23px;
  left: 47px;
  width: 130px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25.8px;
  display: block;
}

.container .frame-7 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: center;
  gap: 20px;
  padding: 0px 20px;
  position: relative;
  border-radius: 24px;
  box-shadow: 0px 4px 24px #0f1a230a;
  text-decoration: none;
}

.container .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--HP-h3-font-family);
  font-weight: var(--HP-h3-font-weight);
  color: #ffffff;
  font-size: var(--HP-h3-font-size);
  text-align: center;
  letter-spacing: var(--HP-h3-letter-spacing);
  line-height: var(--HP-h3-line-height);
  white-space: nowrap;
  font-style: var(--HP-h3-font-style);
}

.container .button-2 {
  display: inline-flex;
  padding: 20px 22px 20px 30px;
  flex: 0 0 auto;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  border-radius: 12px;
  text-decoration: none;
  cursor: pointer;
}

.container .frame-9 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-11 {
  position: relative;
  width: 299px;
  margin-top: -1.00px;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #e95e00;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 27.1px;
  display: block;
}

.container .left-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  transform: rotate(180deg);
  cursor: pointer;
}

.container .right-arrow {
  display: flex;
  flex-direction: column;
  width: 64px;
  height: 64px;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 20px;
  position: relative;
  background-color: #ffffff;
  border-radius: 100px;
  border: 2px solid;
  border-color: var(--gray-2);
  box-shadow: var(--HP-shadow);
  cursor: pointer;
}

.container .frame-13 {
  display: flex;
  flex-direction: column;
  height: 376px;
  align-items: flex-start;
  gap: 8px;
  padding: 48px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--gray-6);
  border-radius: 32px;
}

.container .i-couldn-t-be {
  position: relative;
  align-self: stretch;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #0f1a23;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
}

.container .kevin-point-pleasant {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: var(--hp-dark);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31.0px;
  font-style: normal;
}

.container .text-wrapper-22 {
  position: relative;
  width: fit-content;
  font-family: "Satoshi-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
  text-decoration: none;
}

.container .frame-15 a {
  display: inline-block;
}
