<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.container{
  height: auto !important;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.heder-wrapper {
  border-bottom: 1px solid #F1F1F1;
}

.text-12 {
  font-size: .75rem;
}

.font-dinBold {
  font-family: 'DINBold', sans-serif;
}

.cursor-pointer {
  cursor: pointer;
}

.text-primary-black {
  color: #000;
  font-weight: bold;
}

.no-hover:hover {
  color: #000 !important;
}

.text-primary-black:hover {
  color: #FFA500;
}

.text-primary-orange {
  color: #FFA500;
  font-weight: bold;
}

.custom-padding {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.tracking-small {
  letter-spacing: 0.05rem;
}

.last-child-no-margin li:last-child {
  margin-right: 0;
}

.logo {
  min-height: 40px;
}

.logo img {
  min-height: 40px;
  min-width: 40px;
}

.menu-list {
  display: block;
}

.menu-list ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0;
}

.custom-padding {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
  margin-right: 2.5rem !important;
  font-size: .875rem;
  text-transform: uppercase;
}

.menu-type .custom-padding {
  padding: 1.5rem !important;
  font-size: .875rem;
  text-transform: uppercase;
  margin: 0px !important;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;
}

.menu-type .custom-padding:first-child {
  border-right: none;
}

.fill-current {
  fill: #000;
}

.login-container {
  width: 40px;
  height: 40px;
  margin-right: 1.5rem;
}

.login-container svg {
  width: 40px;
  height: 40px;
}

.login-wrap {
  margin-left: auto;
}

.footer-link-wrap {
  display: block;
}

.footer-wrpper {
  background: #F1F1F1;
}

.footer-link-items {
  flex: 1 1;
}

.footer-header {
  font-size: .875rem;
  font-weight: bold;
  padding-bottom: 1.25rem;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  padding-bottom: 1.25rem;
  line-height: 1rem;
}

.footer-links ul li a {
  color: #000;
  font-size: .75rem;
  text-decoration: none;
  color: #474747;
  letter-spacing: .14px;
  line-height: 1rem;
  text-transform: capitalize;
}

.socialmedia-icons {
  width: 1.75rem !important;
  height: 1.75rem !important;
}

.Mobile-menu {
  display: none;
}

.mobile-menu-items {
  height: 100%;
  left: 0;
  width: 320px;
  transform: translateX(-320px);
  transition: transform 260ms ease-in-out;
  background-color: white;
  border-left: 1px solid #eee;
  position: fixed;
  top: 0;

}

.mobile-menu-items ul.mobile-menu-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #eee;
}

.mobile-menu-items ul.mobile-menu-list&gt;li {
  list-style: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  transition: .25s;
  width: 100%;
}

.mobile-menu-items ul.mobile-menu-list&gt;li span {
  display: block;
  font-size: 14px;
  color: #353535;
}

.mobile-menu-items ul.mobile-menu-list&gt;li a {
  color: #353535;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.mobile-menu-items ul.mobile-menu-list&gt;li:hover {
  background-color: #dddddd;
}

input[type="checkbox"]:checked~.mobile-menu-items {
  transform: translateX(0);
  z-index: 40;
}

input[type=checkbox] {
  box-sizing: border-box;
  display: none;
  transition: all 0.25s;
}

.menuIconToggle {
  box-sizing: border-box;
  cursor: pointer;
  z-index: 40;
  height: 100%;
  width: 100%;

  height: 22px;
  width: 22px;
  transition: all 0.3s;
  z-index: 999;
  position: relative;
}

.hamb-line {
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #444;
  transition: all 0.25s;
}

.hor {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.dia.part-1 {
  position: relative;
  box-sizing: border-box;
  float: left;
  transition: all .25s;
}

.dia.part-2 {
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
  transition: all .25s;
}

input[type=checkbox]:checked~.menuIconToggle&gt;.hor {
  box-sizing: border-box;
  opacity: 0;
  transition: all .25s;
}

input[type=checkbox]:checked~.menuIconToggle&gt;.dia.part-1 {
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px;
  transition: all .25s;
}

input[type=checkbox]:checked~.menuIconToggle&gt;.dia.part-2 {
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -9px;
  transition: all .25s;
}

.footer-link-mobile {
  display: none;
}

.middle-container {
  min-height: 25.1vw;
}

.login-form-wrap {
  width: 38.25rem;
  margin: 0;
}

.form-header {
  font-size: 1.75rem;
  color: #1F1F1F;
  text-align: center;
  font-weight: 700;
}

.form-description {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.form-input-area-wrap {
  width: 25rem;
  margin: 0;
}

.form-input-label,
.form-input-action-label {
  font-size: 1rem;
  font-weight: 700;
  color: #1F1F1F;
}

.form-input-label.small-size {
  font-weight: normal;
}

.form-input-action-label {
  color: #FF9E1B;
}

.form-input-action-label a {
  color: #FF9E1B;
  text-decoration: none;
}

.form-input-action-label.disable {
  color: #D5D5D5;
  pointer-events: none;
}

.form-input-action-label.disable a {
  color: #D5D5D5;
  pointer-events: none;
}

.form-input-area {
  border-radius: 0.5rem;
  border: 1px solid #9F9F9F;
  padding: 1rem;
  color: #1F1F1F;
}

.password-area {
  text-align: center;
  font-size: 2rem;
  box-sizing: border-box;
  padding: 0.2rem;
}

.form-input-submit-btn {
  border-radius: 2.5rem;
  background: #FF9E1B;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 700;
  min-width: 10rem;
  padding: 0.95rem 2rem;
  box-sizing: border-box;
  cursor: pointer;
}

.form-input-submit-btn:hover {
  background: #f6a001;
  color: #FFFFFF;
}

.form-input-submit-btn.disable {
  background: #d5d5d5;
  color: #979797;
  pointer-events: none;
  cursor: default;
}

.form-input-area.error {
  border: 1.5px solid #EA0E00;
}

.error-message {
  color: #EA0E00;
  font-size: 0.875rem;
  margin-top: 0.2rem;
}



@media screen and (max-width: 768px) {
  .mobile-menu-items {
    height: 100%;
    width: 80%;
    transform: translateX(-100%);
  }

  .Mobile-menu {
    display: block;
    height: 12px;
  }

  .menu-list {
    display: none;
  }

  .header-flex {
    justify-content: space-between;
  }

  .logo {
    padding: 0.5rem !important;
  }

  .login-container {
    margin-right: 0;
  }

  .login-wrap {
    margin-left: 0;
  }

  .tab-wrapper {
    padding: 20% 7% 0% 7%;
  }

  .mobile-menu-tab {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .mobile-menu-tab li {
    width: 50%;
  }

  .mobile-menu-tab .nav-link {
    width: 100%;
    letter-spacing: .14px;
    font-size: .875rem;
    padding: 1rem;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
  }

  .mobile-menu-tab .nav-link.active {
    color: #ff9e1b;
    border-bottom: 2px solid #ff9e1b;
  }

  .footer-link-wrap {
    display: none;
  }

  .copyright-externallink-wrap {
    justify-content: flex-start !important;
    flex-direction: column-reverse;
    align-items: flex-start !important;
  }

  .accordion-button {
    background-color: #f1f1f1 !important;
    border: none;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 0 0.5rem 0;
    font-weight: bold;
  }

  .accordion-item {
    border: none !important;
    margin-bottom: 1.5rem;
  }

  .accordion-body {
    background: #f1f1f1 !important;
    padding: 0px !important;
  }

  .footer-link-mobile {
    display: block;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 1rem;
  }

  .socialmedia-wrap {
    margin-bottom: 0.8rem;
  }

  .login-form-wrap {
    width: 98%;
    margin: 0;
  }

  .form-input-area-wrap {
    width: 100%;
    margin: 0;
  }

  .middle-container {
    min-height: 50vh !important;
    padding: 1.5rem !important;
  }
}</pre></body></html>