
.space-grotesk {
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}


.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}


.playfair-display {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}



/*HEADERS*/
.ui-update .hdg.hdg_1 {
    font-family: 'Space Grotesk';
}
.ui-update .hdg.hdg_2 {
    font-family: 'Space Grotesk';
}
.ui-update .hdg.hdg_3 {
    font-family: 'Space Grotesk';
}
.ui-update .hdg.hdg_4 {
    font-family: 'Space Grotesk';
}
.hdg.hdg_6.mix-hdg_dark {
    font-family: 'Space Grotesk';
}

.ui-update .rule {
    border: 0;
    width: 100%;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
/* :: additional styling :: */
@media screen and (max-width: 750px) {
    .pvwrap,
    #PeopleVineContent {
        padding: 5vh 5vw;
        width: 100%;
    }
}
@media screen and (min-width: 751px) {
    .pvwrap,
    #PeopleVineContent {
        padding: 3rem;
        width: calc( 100% - var(--layout-header-width) );
    }
}

body {
    font-family: "Inter", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #010E2A;
    background-color: #010e1a;
}

.ui-update .fieldset-label {
    font-size: 14px;
    transition-property: color;
    transition-duration: 350ms;
    transition-timing-function: ease-in-out;
    font-family: inherit;
    line-height: 1.2;
    color: #ffffff;
    display: block;
    margin-bottom: 6px;
}

.ui-update .hdg.mix-hdg_dark {
    color: #ffffff;
}

.ui-update .fieldset_error .fieldset-label {
    color: #ffffff;
}

.ui-update .fieldset_error .fieldset-alert {
    color: #ffffff;
}

.ui-update .txt {
    font-size: inherit;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
    transition-property: color;
    transition-duration: 350ms;
    transition-timing-function: ease-in-out;
    color: #000000;
}

.ui-update .fieldset_error .fieldset-input>* {
    border-color: #000000;
}
.ui-update .fieldset_error .fieldset-input>input, .ui-update .fieldset_error .fieldset-input>textarea, .ui-update .fieldset_error .fieldset-input>select, .ui-update .fieldset_error .fieldset-input>*>input {
    background-color: #008c8c;
}
/*APPLICATION*/
.ui-update .fieldset-input>input, .ui-update .fieldset-input>textarea, .ui-update .fieldset-input>select, .ui-update .fieldset-input>.sq-input {
    font-family: 'Inter';
    color: #ffffff;
}
.ui-update .box {
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 2px;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.ui-update .fieldset-input>input, .ui-update .fieldset-input>textarea, .ui-update .fieldset-input>select, .ui-update .fieldset-input>.sq-input {
    border-style: none none solid none;
    border-color: #ffffff;
    background-color: transparent;
    padding: 12px 15px;
    font-family: inherit;
    color: #ffffff;
}

.ui-update .mix-box_outlined {
    box-shadow: none;
     border: none; 
}
#content_lblStatus {
    font-family: 'Inter';
}
.ui-update .btn:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #000000;
}

.ui-update a {
    color: #008c8c;
}
/*END APPLICATION*/

/*DATE PICKER*/
.ui-widget-content {
    border: none;
    background: #F0F0F2;
    color: #000000;
    padding: 10px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 20%);
    border-radius: 0;
}
.ui-datepicker td .ui-state-default:hover {
    background: #0E2B7C;
    color: white;
}
.ui-update ::selection {
    background: #ffffff;
    color: black;
}
.ui-datepicker-today .ui-state-highlight {
    color: #F0F0F2;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #2A2826;
    border: none;
    background: transparent;
}
.ui-state-default.ui-state-highlight {
    background: #0E2B7C;
    font-weight: 600!important;
    color: #F0F0F2 !important;  
}
/*END DATE PICKER*/

/*BUTTON EDITS*/
#survey_group #PeopleVineContent {
  max-width: 1185px;
}

#mainForm #content_pnlItem {
    font-family: 'Inter';
}
#content_pnlItem h3 {
    font-family: 'Inter';
}
#generatedSurvey .fieldset-label {
  font-family:'Inter';
}
#generatedSurvey #s-12543_24639 {
    margin-top: 20px;
}
#generatedSurvey em {
    font-style: normal;
    font-family: 'Inter';
}
#content_field_14380_28418 li label {
    color: white;
}
#content_btnsurvey {
    /*border: 1px solid var(--black);*/
    background: none;
    color: #000000;
}
#content_btnsurvey:hover, #content_btnsurvey:focus {
    background: var(--black);
    color: black;
}
.ui-update .btn {
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 25px;
    background-color: #0E2B7C;
    border-color: #0E2B7C;
    color: #F0F0F2;
}

.ui-update .btn:hover {
    border-color: #0E2B7C;
    border-radius: 25px;
    background-color: #F0F0F2;
    color: #0E2B7C;
}
/* END OF EDITS*/

/*heading line override*/
.ui-update .rule {
    border: 0;
    width: 100%;
    color: #000000;
    background-color: #000000;
    height: 1px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
/*END*/

/*CHECK BOX*/
.ui-update .tick input[type="radio"]+label, .ui-update .tick input[type="checkbox"]+label {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-size: 15px;
    position: relative;
    padding: 3px 0 1px 30px;
    cursor: pointer;
    color: #ffffff;
    width: 100%;
}

.ui-update .tick_checkbox input[type="checkbox"]+label:before {
    content: ' ';
    height: 24px;
    width: 24px;
    position: absolute;
    top: 1px;
    left: 0;
    border-radius: 2px;
    border: 1px solid #000000;
    -webkit-transition-property: border-color,background-color;
    transition-property: border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1;
}

.ui-update .tick_checkbox input[type="checkbox"]:checked+label:before {
    background-color: #0E2B7C;
    border-color: #0E2B7C;
}


.ui-update .fieldset_error .fieldset-input>input, .ui-update .fieldset_error .fieldset-input>textarea, .ui-update .fieldset_error .fieldset-input>select, .ui-update .fieldset_error .fieldset-input>*>input {
    background-color: #feeeeb 
}

/*PAYMENT FORM*/
#label_field_121170_138691-type {
    display: none;
}

/*REMOVE 'LOGIN' TO VIEW FORM TEXT*/
.ui-update .hdg.mix-hdg_brandCallout {
    color: #212224;
    display: none;
}


/*intro page*/

body, html {
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue', sans-serif;
}

/* Full-width parallax image */
.header-image {
  background-image: url('https://peoplevine.blob.core.windows.net/media/1432/Branding_Photo_(1)-1744648107106.jpg'); /* Replace with actual image path */
  height: 400px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(0.9);
}

/* Main content styling */
.content {
  max-width: 800px;
  margin: auto;
  padding: 2rem;
  background-color: #f7f7f7;
}

.content h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

hr {
  margin: 1rem 0;
}

ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}

li {
  margin-bottom: 1rem;
  line-height: 1.6;
}

.ui-update .txt {
    color: #ffffff;
}
/* Application start page */

/* Full-screen parallax-style header image */
/*.header-image {*/
/*  background-image: url('https://peoplevine.blob.core.windows.net/media/1432/fcc54b75-046a-4947-be4d-3d1101930b4f/Branding_Photo.JPG');*/
/*  height: 100vh;*/
/*  background-attachment: fixed;*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*  background-size: cover;*/
/*  position: relative;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  filter: brightness(0.85);*/
/*}*/




/* Optional centered text on the hero */
/*.hero-text {*/
/*  color: white;*/
/*  font-size: 2.5rem;*/
/*  font-family: "Space Grotesk", sans-serif;*/
/*  background-color: rgba(0, 0, 0, 0.4);*/
/*  padding: 1rem 2rem;*/
/*  border-radius: 8px;*/
/*  text-align: center;*/
/*}*/

/* Main content styling */
/*.content {*/
/*  max-width: 800px;*/
/*  margin: auto;*/
/*  padding: 6rem 2rem 2rem; */
/*  background-color: #f7f7f7;*/
/*  font-family: "Inter", sans-serif;*/
/*  margin-top: -100px; */
/*}*/


/*.content h2 {*/
/*  font-size: 1.8rem;*/
/*  margin-bottom: 1rem;*/
/*}*/

/*hr {*/
/*  margin: 1rem 0;*/
/*}*/

/*ul {*/
/*  list-style-type: disc;*/
/*  padding-left: 1.5rem;*/
/*}*/

/*li {*/

/*  margin-bottom: 1rem;*/
/*  line-height: 1.6;*/
/*}*/


/*.header-image {*/
/*  text-align: center;*/
/*  padding: 60px 20px;*/
/*}*/

/* Full-screen, parallax-style header image with dynamic support */
/*.header-image {*/
/*  height: 100vh;*/
/*  width: 100%;*/
/*  background-image: url('https://peoplevine.blob.core.windows.net/media/1432/fcc54b75-046a-4947-be4d-3d1101930b4f/Branding_Photo.JPG');*/
/*  background-attachment: fixed;*/
/*  background-position: center center;*/
/*  background-repeat: no-repeat;*/
/*  background-size: cover;*/
/*  position: relative;*/

/*  display: flex;*/
/*  flex-direction: column; */
/*  justify-content: center;*/
/*  align-items: center;*/
/*  text-align: center;*/

/*  padding: 60px 20px;*/
/*  filter: brightness(0.85);*/
/*  transition: background-image 1s ease-in-out;*/
/*}*/

/* scroll button */
/*.scroll-button {*/
/*  display: inline-block;*/
/*  margin-top: 20px;*/
/*  padding: 12px 30px;*/
/*  font-size: 18px;*/
/*  color: white;*/
/*  background-color: #000000;;*/
/*  border-radius: 25px;*/
/*  border: 3px none #ffffff;*/
/*  text-decoration: none;*/
/*  transition: background-color 0.3s ease;*/
/*}*/

/*.scroll-button:hover {*/
/*  background-color: #ffffff;*/
/*  border: 3px solid #ffffff;*/
/*  border-radius: 25px;*/
/*  color: black;*/
/*  text-decoration: none;*/
/*}*/

/*html {*/
/*  scroll-behavior: smooth;*/
/*}*/

/*.scroll-button::after {*/
/*  content: ' ↓';*/
/*  font-size: 20px;*/
/*  vertical-align: middle;*/
/*  margin-left: 5px;*/
/*}*/
