
.social-icons-3 {
    height: 20px;
    position: relative;
    width: 20px;
}
.white-button .txt-69 {
  transition: color 0.3s ease;
}
a:hover .white-button {
  background-color: #f1d6ee;
}
.links
{
    align-items: flex-start;
    align-self: stretch;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}
.wpbay-footer
{
    align-items: center;
    background-color: var(--vulcan);
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    pointer-events: auto;
}
.footer-banner-background {
  width: 100vw;
  height: 126px;
  display: flex;
  position: relative;
  z-index: 0;
  margin-top: -126px;
  pointer-events: none;
}

.footer-banner-background::before,
.footer-banner-background::after {
  content: "";
  height: 100%;
  width: 50%;
  display: block;
}

.footer-banner-background::before {
  background-color: var(--vulcan);
}

.footer-banner-background::after {
  background-color: #AC43A2; 
}
.flex-row-1 {
    display: flex;
    z-index: 100;
}
.logo-1 {
    align-items: flex-end;
    align-self: flex-end;
    display: flex;
}
.wpbay-footer-top
{
    align-items: flex-start;
    align-self: flex-end;
    display: flex;
    gap: 143px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.wp-bay-02-1-1
{
    height: 92px;
    margin-bottom: 0;
    width: 230px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.wpbay-footer-banner {
  width: 100%;
  position: relative;
  background-color: var(--vulcan);
  overflow: hidden;
}

.overlap-group3 {
  position: relative;
  background: #AC43A2;
  height: 126px;
  width: 100%;
  padding: 25px 212px;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

.overlap-group3::before {
  content: '';
  position: absolute;
  bottom: -126px;
  left: -126px;
  width: 252px;
  height: 252px;
  background-color: var(--vulcan); 
  border-radius: 50%;
  z-index: 2;
}
.get-in-touch
{
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 561px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.content-8 {
    display: flex;
    position: relative;
}
.content-7 {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    width: 237px;
}
.get-in-touch-1 {
    align-self: stretch;
    color: var(--white);
    font-weight: 800;
    line-height: 41.6px;
    margin-top: -1.00px;
    position: relative;
}
.h3-extrabold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-xxxl);
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
}
.have-questions-were-here-to-assist {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    color: var(--white);
    display: -webkit-box;
    font-weight: 400;
    line-height: 22.4px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}
.bodyregular {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
}
.white-button {
    align-items: center;
    background-color: var(--white);
    border-radius: 9999999px;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 10px;
    justify-content: center;
    padding: 16px 24px;
    position: relative;
}
.white-button {
    transition: background-color 0.3s ease, color 0.3s ease;
}
.txt-69 {
    color: var(--shark);
    font-weight: 800;
    line-height: 23.4px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}
.white-button .txt-69 {
    transition: color 0.3s ease;
}
.h6-extrabold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
}
.links-1 {
    align-items: center;
    gap: 48px;
    margin-top: 63px;
    width: 80%;
    max-width: 1224px;
}
.links-2 {
    display: flex;
    position: relative;
}
.column {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    flex-grow: 1;
    gap: 24px;
    position: relative;
}
.about-us {
    align-self: stretch;
    color: #9c9c9c;
    font-weight: 800;
    line-height: 23.4px;
    margin-top: -1.00px;
    position: relative;
}
.h6-extrabold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
}
.text-link-1 {
    align-self: stretch;
    height: 22px;
    position: relative;
    width: 100%;
}
.txt-footer {
    color: var(--white);
    font-weight: 700;
    left: 0;
    line-height: 22.4px;
    position: absolute;
    top: -1px;
    white-space: nowrap;
}
a:hover .txt-footer {
  color: #be2fb0;
}
.bodybold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
}
.txt-footer {
    transition: color 0.3s ease;
}
.surname {
    align-self: stretch;
    color: #9c9c9c;
    font-weight: 800;
    line-height: 23.4px;
    margin-top: -1.00px;
    position: relative;
}
.h6-extrabold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0;
}
.buyer {
    align-self: stretch;
    color: #9c9c9c;
    font-weight: 800;
    line-height: 23.4px;
    margin-top: -1.00px;
    position: relative;
}
.resources {
    align-self: stretch;
    color: #9c9c9c;
    font-weight: 800;
    line-height: 23.4px;
    margin-top: -1.00px;
    position: relative;
}
.frame-284 {
    align-items: center;
    border-color: var(--onyx);
    border-top-style: solid;
    border-top-width: 1px;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    padding: 24px 0px;
    position: relative;
    width: 100%;
    max-width: 1224px;
    padding-left: 30px;
    padding-right: 30px;
}
.x2025-wp-bay-all-rights-reserved {
    color: var(--nobel);
    font-weight: 400;
    line-height: 22.4px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}
.frame-283 {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 16px;
    position: relative;
}
.social-icons {
    height: 20px;
    position: relative;
    width: 20px;
}
@media only screen and (max-width: 1440px) {
  .get-in-touch {
    width: auto;
  }
  .push-right
  {
    padding-left:50px;
  }
}
@media only screen and (max-width: 1245px) {
  .flex-row-1 {
    flex-direction: column-reverse;
    align-items: center;
    gap: 32px;
    width: 100%;
  }
  .logo-1 {
    align-self: center;
    justify-content: center;
  }
  .overlap-group3 {
    flex-direction: column;
    height: auto;
    padding: 32px 24px;
    gap: 20px;
    text-align: center;
  }
  .get-in-touch {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .push-right {
    padding-left: 0;
  }
  .column {
    width: 100%;
    align-items: center;
  }
  .text-link-1 {
    text-align: center;
  }
  .frame-284 {
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 24px;
  }
  .footer-banner-background
  {
    display: none;
  }
  .overlap-group3::before {
    display: none;
  }
}
@media only screen and (max-width: 1245px) {
  .have-questions-were-here-to-assist
  {
    padding-bottom: 20px;
  }
  .column {
    align-items: center;
    text-align: center;
  }
  .column > .links.links-2 {
    align-items: center;
  }
  .text-link-1 {
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }
  .txt-footer {
    left: auto;
    transform: none;
    text-align: center;
    position: relative;
  }
  .links-1
  {
    margin-top: 30px;
  }
}
@media (max-width: 444px) {
  .frame-284 {
    display: flex;
    text-align: center;
    flex-direction: column-reverse;
  }
  .x2025-wp-bay-all-rights-reserved
  {
    width: 100%;
  }
  .frame-283
  {
    margin-top: 5px;
  }
}
@media (max-width: 260px) {
  .breakmaxs {
    display: block;
  }
}
@media (max-width: 350px) {
  .links-1.links-2
  {
    gap: 48px 4px !important;
  }
}
@media only screen and (max-width: 768px) {
  .links-1.links-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px 24px;
    width: 100%;
    padding: 0 24px;
    justify-content: center;
  }
}
@media (max-width: 319px) {
  .links-1.links-2
  {
    display: block;
    padding: 0;
  }
  .column
  {
    padding-bottom: 15px;
  }
}