.elementor-kit-6{--e-global-color-primary:#070E19;--e-global-color-secondary:#ED1C24;--e-global-color-text:#070E19;--e-global-color-accent:#FFCB05;--e-global-color-89ba991:#FEFEFA;--e-global-color-0b84e18:#FFCB0580;--e-global-color-dfdafab:#FEE47E;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:28px;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;font-size:56px;font-weight:600;line-height:60px;letter-spacing:0.8px;}.elementor-kit-6 h2{font-size:28px;font-weight:600;text-transform:uppercase;line-height:38px;}.elementor-kit-6 h3{font-size:28px;font-weight:600;line-height:32px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Neue Helvetica", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;text-decoration:none;letter-spacing:0.2px;color:var( --e-global-color-primary );background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:16px 30px 16px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-container{--container-max-width:1400px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}


/* For Password Protected Page */
.post-password-form {
    min-height: initial;
    padding: 0px 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: 700px;
    width: 90%;    
    margin: auto;
}

.post-password-form > p:nth-of-type(1)
{
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;  
}


.post-password-form > p:nth-of-type(2)
{
    display: flex;
    flex-direction: column;
}


.post-password-form > p:nth-of-type(2) > label
{
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 2;
}

.post-password-form > p:nth-of-type(2) > label >  input[type="password"]
{
    height: 50px
}

.post-password-form > p:nth-of-type(2) > input[type="submit"] {
    border-radius: 3px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
.post-password-form {
      padding-top: 200px;
    padding-bottom: 200px;
}
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Helvetica';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://nccf-cares.org/wp-content/uploads/2021/06/Helvetica-Neue-LT-55-Roman.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Helvetica';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://nccf-cares.org/wp-content/uploads/2021/06/Helvetica-Neue-LT-65-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Helvetica';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://nccf-cares.org/wp-content/uploads/2021/06/Helvetica-Neue-LT-75-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */