<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/css/fonts/manrope/Manrope-Regular.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-Regular.woff") format("woff"), url("/css/fonts/manrope/Manrope-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/css/fonts/manrope/Manrope-SemiBold.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-SemiBold.woff") format("woff"), url("/css/fonts/manrope/Manrope-SemiBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/css/fonts/manrope/Manrope-Bold.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-Bold.woff") format("woff"), url("/css/fonts/manrope/Manrope-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("/css/fonts/manrope/Manrope-ExtraBold.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-ExtraBold.woff") format("woff"), url("/css/fonts/manrope/Manrope-ExtraBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/css/fonts/manrope/Manrope-Regular.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-Regular.woff") format("woff"), url("/css/fonts/manrope/Manrope-Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/css/fonts/manrope/Manrope-SemiBold.woff2") format("woff2"), url("/css/fonts/manrope/Manrope-SemiBold.woff") format("woff"), url("/css/fonts/manrope/Manrope-SemiBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/css/fonts/garet/Garet-Hairline.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/css/fonts/garet/Garet-Book.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/css/fonts/garet/Garet-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/css/fonts/garet/Garet-Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/css/fonts/garet/Garet-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/css/fonts/unbounded/Unbounded-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/css/fonts/unbounded/Unbounded-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/css/fonts/unbounded/Unbounded-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/css/fonts/unbounded/Unbounded-SemiBold.ttf") format("truetype");
}
body,
header,
footer {
  font-family: "Manrope", sans-serif;
}

body {
  margin: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

p {
  color: #565E68;
  font-size: 14px;
  line-height: 24px;
}
p a {
  color: #048BA8;
}
p a:hover {
  color: #065B6D;
}
@media (max-width: 767px) {
  p.subtitle {
    text-align: center;
  }
}

h1 {
  margin-top: 60px;
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  color: #2B2B2B;
}
@media (max-width: 767px) {
  h1 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}

header {
  padding: 10px 80px;
  background: #971C33;
}
@media (max-width: 767px) {
  header {
    padding: 10px;
    text-align: center;
  }
}

.container {
  max-width: 920px;
  margin-bottom: 60px;
}
.container form {
  width: 80%;
}
@media (max-width: 767px) {
  .container form {
    width: 100%;
  }
}
.container form .form-select {
  border-radius: 5px;
  border: 1px solid #F5EDEC;
  padding: 0.5rem 2.25rem 0.5rem 0.75rem;
  font-size: 16px;
  line-height: 24px;
  max-width: 500px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='steelblue' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}
.container form .date_participant {
  background: #F9F5F4;
  border-radius: 15px;
  padding: 32px 32px 0 32px;
  margin: 24px auto 40px auto;
}
@media (max-width: 767px) {
  .container form .date_participant {
    padding: 16px;
  }
}
.container form .date_participant h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  color: #2B2B2B;
}
@media (max-width: 767px) {
  .container form .date_participant h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}
.container form .date_participant label {
  margin-bottom: 12px;
}
.container form .date_participant label span {
  margin-left: 32px;
  color: #565E68;
  font-size: 14px;
  line-height: 24px;
}
.container form .date_participant input {
  width: 100%;
  border-radius: 15px;
  background: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border: 0;
  margin-bottom: 24px;
  padding: 16px;
}
.container form .date_participant input[type=submit] {
  background: #EE284B;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  width: auto;
  padding: 24px 48px;
}
@media (max-width: 767px) {
  .container form .date_participant input[type=submit] {
    width: 100%;
  }
}
.container form .date_participant input[type=checkbox] {
  appearance: unset;
  position: relative;
  cursor: pointer;
  width: 0;
  height: 0;
  padding: 0;
}
.container form .date_participant input[type=checkbox]::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border: solid 1px #e1e3e7;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 6px;
}
.container form .date_participant input[type=checkbox]:checked::after {
  content: "5";
  font-family: "omnifont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  color: #3da9e0;
  text-align: center;
  font-size: 16px;
  padding-top: 3px;
}

.eroare {
  color: #EC3F4B;
  margin-top: -22px;
  font-size: 12px;
}
.eroare-select {
  margin-top: 0px;
}

.hidden {
  display: none;
  visibility: hidden;
}

footer {
  padding: 60px 0 40px 0;
  background: #2B2B2B;
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  margin-top: auto;
  bottom: 0;
  width: 100%;
}
footer .container {
  margin-bottom: 0;
}
footer p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 12px;
}
footer .politica {
  display: flex;
  gap: 10px;
}
footer .politica a {
  color: #ffffff;
  text-decoration: none;
}
footer span {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
footer .follow {
  text-align: right;
}
footer .follow .social {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  justify-content: flex-end;
  font-size: 20px;
  margin-top: 16px;
}
footer .follow .social a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 12px;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
  footer span {
    margin-top: 20px;
  }
  footer .follow {
    text-align: center;
  }
  footer .follow .social {
    justify-content: center;
  }
}

#modalTermeni .col-md-12, #modalTermeni .col-sm-12, #modalTermeni .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
#modalTermeni .modal-body .exp p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#modalTermeni a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

/*# sourceMappingURL=autogenerat-inregistrare-hub.css.map */
</pre></body></html>