.contact-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.contact-navbar {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.43);
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/playground_assets/banner2a.png");
}
.contact-navbar-interactive {
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1280px;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: 36px;
  padding-right: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.contact-navlink {
  display: contents;
}
.contact-branding {
  gap: var(--dl-space-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.contact-logo {
  width: 154px;
  height: 151px;
  object-fit: cover;
  transition: 0.3s;
}
.contact-logo:hover {
  transform: scale(1.2);
}
.contact-image {
  width: 319px;
  height: 117px;
  object-fit: cover;
  margin-left: var(--dl-space-space-unit);
}
.contact-items {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.contact-links {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.contact-navlink1 {
  font-style: normal;
  transition: 0.3s;
  font-family: Arial;
  font-weight: 400;
  text-decoration: none;
}
.contact-navlink1:hover {
  transform: scale(1.2);
}
.contact-navlink2 {
  transition: 0.3s;
  text-decoration: none;
  background-color: #ffffff;
}
.contact-navlink2:hover {
  transform: scale(1.1);
}
.contact-text {
  color: rgb(0, 0, 0);
  font-style: normal;
  font-family: Arial;
  font-weight: 400;
}
.contact-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
.contact-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding-top: 20px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: 20px;
  background-color: #235536;
}
.contact-image1 {
  width: 100px;
  display: none;
  object-fit: cover;
}
.contact-text01 {
  color: #ffffff;
  display: flex;
}
.contact-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: #151515;
}
.contact-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.contact-branding1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.contact-logo1 {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.contact-company {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}
.contact-menu-close {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-icon {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.contact-items1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-links1 {
  gap: var(--dl-space-space-threeunits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.contact-navlink3 {
  text-decoration: none;
}
.contact-navlink4 {
  text-decoration: none;
}
.contact-text02 {
  color: #ffffff;
}
.contact-container3 {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-title {
  width: 140px;
  height: 63px;
  font-size: 30px;
  text-align: center;
  font-family: Libre Baskerville;
}
.contact-addresses {
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1280px;
  margin-top: 5px;
  align-items: flex-end;
  padding-top: var(--dl-space-space-oneandhalfunits);
  border-color: #151515;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  border-top-width: 1px;
}
.contact-text03 {
  gap: var(--dl-space-space-threeunits);
  width: 413px;
  height: 205px;
  display: flex;
  align-self: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.71);
  align-items: center;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
  justify-content: center;
  background-color: #fff9f1;
}
.contact-paragraph {
  width: 348px;
  font-size: 18px;
  font-style: normal;
  font-family: Noto Sans;
  font-weight: 500;
  line-height: 29px;
}
.contact-container4 {
  width: 100%;
  height: 511px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.contact-m-a-p {
  width: 907px;
  height: 90%;
  align-self: center;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.66);
  border-color: #fff9f1;
  border-width: 8px;
  border-radius: var(--dl-radius-radius-radius8);
}
.contact-container5 {
  width: 100%;
  height: 483px;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 57px;
  padding-bottom: 11px;
  justify-content: center;
}
.contact-div {
  width: 50%;
  height: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.93);
  border-radius: var(--dl-radius-radius-radius8);
}
.contact-footer {
  width: 100%;
  height: 50%;
  display: flex;
  max-width: 100%;
  box-shadow: 5px -5px 10px 0px rgba(2, 2, 2, 0.42);
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-halfunit);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/banner3c.png");
  background-position: top;
}
.contact-image2 {
  width: var(--dl-size-size-large);
  height: 91px;
  object-fit: cover;
}
@media(max-width: 991px) {
  .contact-navbar-interactive {
    padding-top: 4px;
    padding-left: 42px;
  }
  .contact-logo {
    width: var(--dl-size-size-large);
  }
  .contact-image {
    margin-left: 10px;
  }
  .contact-navlink2 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .contact-text {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .contact-button {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
  }
  .contact-image1 {
    width: 18px;
    height: 18px;
    display: flex;
  }
  .contact-text01 {
    display: none;
  }
  .contact-navlink4 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    border-radius: 40px;
  }
  .contact-text02 {
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  .contact-container3 {
    height: 56px;
    justify-content: center;
  }
  .contact-title {
    line-height: 72px;
  }
  .contact-addresses {
    margin-top: 0px;
    padding-top: var(--dl-space-space-threeunits);
    padding-left: 0px;
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .contact-text03 {
    gap: var(--dl-space-space-unit);
    width: 412px;
    margin-right: 0px;
    padding-right: 5px;
  }
  .contact-paragraph {
    width: 364px;
    height: 152px;
    font-size: 18px;
    line-height: 29px;
    margin-left: 39px;
    padding-top: var(--dl-space-space-unit);
    margin-right: 11px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
  }
  .contact-container4 {
    padding-left: 20px;
    padding-right: 19px;
  }
  .contact-m-a-p {
    width: 889px;
    height: 90%;
    margin-left: 0px;
    margin-right: Infinitypx;
  }
  .contact-div {
    width: 60%;
    height: 100%;
  }
  .contact-footer {
    height: 128px;
    padding-top: 11px;
    padding-bottom: 13px;
  }
  .contact-image2 {
    width: var(--dl-size-size-large);
    height: auto;
  }
}
@media(max-width: 767px) {
  .contact-navbar-interactive {
    padding-top: 6px;
    padding-left: 20px;
  }
  .contact-logo {
    width: 117px;
    height: 100%;
    margin-left: 0px;
  }
  .contact-image {
    width: 293px;
    height: 84px;
    align-self: center;
    margin-left: 0px;
    padding-left: 1px;
  }
  .contact-items {
    display: none;
  }
  .contact-burger-menu {
    display: flex;
  }
  .contact-button {
    padding: 12px;
    text-align: center;
    background-color: #ffffff;
  }
  .contact-image1 {
    width: 14px;
    height: 14px;
  }
  .contact-mobile-menu {
    width: 767px;
    height: 302px;
    background-color: #0e1235;
  }
  .contact-company {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-style: normal;
    font-family: Libre Baskerville;
    font-weight: 500;
  }
  .contact-navlink3 {
    font-family: Ubuntu;
  }
  .contact-navlink4 {
    background-color: #ffffff;
  }
  .contact-text02 {
    color: #000000;
    font-family: Ubuntu;
  }
  .contact-text03 {
    width: 417px;
    height: 211px;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
  }
  .contact-paragraph {
    width: 404px;
    height: 157px;
    margin-left: var(--dl-space-space-twounits);
    padding-left: 21px;
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: 13px;
  }
  .contact-m-a-p {
    width: 693px;
    height: 100%;
  }
  .contact-container5 {
    width: 100%;
    height: 550px;
  }
  .contact-div {
    width: 80%;
    height: 511px;
  }
  .contact-footer {
    height: 112px;
    box-shadow: 2px -4px 15px 0px rgba(23, 23, 23, 0.59);
    padding-top: 10px;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: 12px;
  }
  .contact-image2 {
    width: var(--dl-size-size-large);
    height: 88px;
  }
}
@media(max-width: 479px) {
  .contact-navbar {
    height: auto;
    background-position: top left;
  }
  .contact-navbar-interactive {
    height: 98px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 26px;
  }
  .contact-branding {
    width: 298px;
  }
  .contact-logo {
    width: 64px;
    height: 65px;
  }
  .contact-image {
    width: 198px;
    height: 73px;
  }
  .contact-button {
    background-color: #ffffff;
  }
  .contact-mobile-menu {
    width: 479px;
    height: 296px;
    padding: 16px;
    background-color: #0e1235;
  }
  .contact-navlink3 {
    align-self: center;
  }
  .contact-navlink4 {
    background-color: #ffffff;
  }
  .contact-text02 {
    color: rgb(0, 0, 0);
  }
  .contact-title {
    width: 166px;
    height: 62px;
    margin-right: 0px;
  }
  .contact-addresses {
    padding-bottom: 22px;
  }
  .contact-text03 {
    width: 95%;
    height: 100%;
    margin-right: 0px;
  }
  .contact-paragraph {
    width: 100%;
    height: 100%;
    font-size: 17px;
    font-style: normal;
    font-family: Noto Sans;
    font-weight: 500;
    line-height: 29px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 13px;
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 14px;
  }
  .contact-container4 {
    width: 100%;
    height: 547px;
    padding-top: 39px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .contact-m-a-p {
    width: 458px;
    height: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.66);
    border-color: #ffffff;
    border-width: 8px;
    border-radius: Radius9;
  }
  .contact-container5 {
    height: 559px;
  }
  .contact-div {
    width: 90%;
    height: 530px;
  }
  .contact-footer {
    width: 100%;
    height: 108px;
    padding: var(--dl-space-space-unit);
    flex-direction: column;
    background-position: center;
  }
  .contact-image2 {
    margin-bottom: 6px;
  }
}
