<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Start of TelePrep_Pep.htm CSS
**/
.add-padding{
	padding: 0 18px;
}

.card-adjust-width{
	margin: 0 auto;
	max-width: 600px !important;
}

.uppercase{
	text-transform: uppercase;
}

.lowercase{
	text-transform: lowercase;
}

.add-margin{
	margin-bottom: 10px
}

.padding-left{
	padding-left: 10px;
}

.icon-services{
	width: 20px;
}

#content{
	padding: 0px 10px;
}

.center-subhead{
	text-align: center;
}

.bg-color{
	background-color: rgba(218, 220, 229, 0.2);
}

.margin-left{
	margin-left: 20px;
}

.margin-left2{
	margin-left: 10px;
}

.margin-left3{
	margin-left: 6px;
}

.margin-left4{
	margin-left: 25px;
}

.fontSize{
	font-size: 1.1rem !important;
}

.padding-bottom{ padding-bottom:10px; }

.center-item{
	text-align: center;
	margin: 0 auto;
}

.teleprep-h1{
    font-size: 1.5rem;
    position: relative;
    z-index : 1;
	color: #48525B;
	text-transform: uppercase;
}

.div-marginTop{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0 25px;
}

.div-marginTop2{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}

.teleprep-h1::before{
    content : "";
    position: absolute;
    left    : 0;
    bottom  : -8px;
    height  : 1px;
    border-bottom: 4px solid #7370a5;
    width: 100%;
}

.teleprep-left{
	margin-left: 15px;
}

.teleprep-h2{
	font-size: 1.3rem;
	color: #48525B;
	margin-top: 25px;
}

.teleprep-p{
    font-size:1.05rem
}

.teleprep-marginRight{
    margin-right: 50px;
}

.margin-top{
	padding-top: 10px;
}

.orange{
	color: #df7b11;
	font-weight: 550;
	text-decoration: none;
}

.dark-blue{
	color: #061c60;
}

.phone-content-padding{
	padding: 64px 80px 0px 80px;
}

/*CARD CSS*/
.container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.card2{
	max-width: 274px !important;
	height: 350px !important;
}

.card2-phone{
	content:"";
	background-image: url("/chs/images/contact_us_phone-icon.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 350px;
}

.card2-ribbon{
	content:"";
	background-image: url("/chs/images/visitus-icon.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 350px;
}

.card {
	max-width: 450px;
	width: 100%;
    height: 175px;
	padding: 16px;
	background-color: #f0f7ff !important;
	border-radius: .35rem !important;
	box-shadow: 5px 5px 20px #e8eff8 !important;
}

.title {
	font-size: 1rem !important;
	font-weight: 600 !important;
	color: #48525B !important;
}

.contactus-center-item{
	text-align: center;
}

.margin-top-bottom{
	margin-top: 15px;
	margin-bottom: 15px;
}

.description {
	margin-top: 0.5rem;
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight: 535;
	color: #555;
}

.description a:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 1rem;
}

.more_infos {
	color: #222;
	font-size: 1rem;
	font-weight: 600;
}

.accept {
	font-size: 0.75rem;
	background-color: #222;
	font-weight: 600;
	border-radius: 10px;
	color: #fff;
	padding: 0.7rem 1.5rem;
	transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
}

.accept:hover {
	background-color: #5f5f5f;
}
/*END OF CARD CSS*/

/*CARD WHAT TO EXPECT CSS*/
.card3Title {
	text-decoration: none;
}
.card3{
	width: 500px; 
	margin: 0 auto;
	padding: 0 25px;
	height: 140px;
}

.card4{
	width: 100%; 
	margin: 0 auto;
	padding: 10px 25px;
	height: 100%;
}

.card5{
	max-width: 870px !important;
	width: 100%;
	height: auto;
}

.custom-card{
	background-color: #fff;
	border-radius: 5%;
	padding: 10px 0px 1px 0px;
	border: 1px solid #7370a5;
	position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 20px #7370a5;
	height:300px;
}
.custom-card2{
	background-color: #fff;
	border-radius: 5%;
	padding: 10px 0px 1px 0px;
	border: 1px solid #7370a5;
	position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 20px #7370a5;
}
.card3 .menu-content {
margin: 0;
padding: 0;
list-style-type: none;
}
.card3 .menu-content::before, .card3 .menu-content::after {
content: "";
display: table;
}
.card3 .menu-content::after {
clear: both;
}
.card3 .menu-content li {
display: inline-block;
}
.card3 .menu-content a {
color: #fff;
}
.card3 .menu-content span {
position: absolute;
left: 50%;
top: 0;
font-size: 10px;
font-weight: 700;
font-family: "Open Sans";
transform: translate(-50%, 0);
}
.card3 .wrapper {
background-color: #fff;
position: relative;
overflow: hidden;
box-shadow: 5px 5px 20px #7370a5;
}
.card3 .data {
float: right;
width: 60%;
height: 100%;
}
.card3 .data .content {
padding: 1em;
position: relative;
z-index: 1;
}
.card3 .author {
font-size: 12px;
}
.card3 .title {
margin-top: 10px;
}
.card3 .text {
height: 70px;
margin: 0;
}
.card3 input[type=checkbox] {
display: none;
}
.card3 input[type=checkbox]:checked + .menu-content {
transform: translateY(-60px);
}
/*CARD4*/
.card4 .menu-content {
margin: 0;
padding: 0;
list-style-type: none;
}
.card4 .menu-content::before, .card4 .menu-content::after {
content: "";
display: table;
}
.card4 .menu-content::after {
clear: both;
}
.card4 .menu-content li {
display: inline-block;
}
.card4 .menu-content a {
color: #fff;
}
.card4 .menu-content span {
position: absolute;
left: 50%;
top: 0;
font-size: 10px;
font-weight: 700;
font-family: "Open Sans";
transform: translate(-50%, 0);
}
.card4 .wrapper {
position: relative;
overflow: hidden;
}
.card4 .data {
float: left;
width: 80%;
height: 100%;
margin-top: -3%;
}
.card4 .data .content {
padding: 1em;
position: relative;
z-index: 1;
}
.card4 .author {
font-size: 12px;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.title-services{
	text-align: center;
	font-size: 1rem !important;
}
.card4 .title {
margin-top: 10px;
text-align: center;
font-size: 1rem !important;
}
.card4 .text {
height: 70px;
margin: 0;
}
.card4 input[type=checkbox] {
display: none;
}
.card4 input[type=checkbox]:checked + .menu-content {
transform: translateY(-60px);
}

.example-1 .date span {
display: block;
text-align: center;
}
/*.example-1 .content {
background-color: #fff;
}*/
.example-1 .title a {
	font-size: 1.25rem !important;
	font-weight: 600 !important;
	color: #48525B !important;
	text-decoration: none;
}

.image {
float: left;
width: 40%;
}

.icon-image {
width: 100%;
display: block;
height: 100%;
margin-top: auto;
margin-bottom: auto;
}

.expect{
	max-width: 500px;
	width: 100%;
}
/*END OF CARD WHAT TO EXPECT CSS*/

.beprepared-icon{
	float: left;
	width: 20%;
}
.be-prepared{
	max-width: 500px;
	width: 100%;
}

.beprepared-image {
	width: 100%;
	max-width: 75px;
	display: block;
	margin: auto;
	border-radius: 5px;
}

.videos-adjust{
	display: flex;
	margin: 0 auto;
}
.video-left{
	margin-left: 34px;
}

.rtv-icon{
	width: 100%; max-width: 60px;
}

.info-icon{
	width: 100%;
    max-width: 40px;
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 18px;
}


.background-color-lightorange{
	background-color: #ffb465;
}

@media(max-width:860px){
	.padding-left {
		padding-left:8px !important;
		height: 280px;
	}

	.custom-card{
		height:316px;
	}
}
/**
* End of TelePrep_Pep.htm CSS
**/

/*Back to top Button*/
.m-backtotop {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: fixed;
	bottom: -50px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: #061C60 ;
	border-radius: 25px;
	text-align: center;
	border: 2px solid #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	opacity: 0;
	overflow: hidden;
	color: #fff;
	}
	.m-backtotop.active {
	bottom: 15px;
	opacity: 1;
	}
	.m-backtotop &gt; div {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
	.m-backtotop &gt; div.arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	opacity: 1;
	}
	.m-backtotop &gt; div.text {
	font-size: 5px;
	font-size: 0.5rem;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: "Open Sans", sans-serif;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(50%) translateX(-50%);
	opacity: 0;
	margin-top: 1px;
	}
	.m-backtotop:hover {
	transform: scale(1.1);
	bottom: 20px;
	cursor: pointer;
	background: #061C60 ;
	box-shadow: 0 10px 5px rgba(0, 0, 0, 0.1);
	}
	.m-backtotop:hover &gt; div.arrow {
	transform: translateY(-150%) translateX(-50%);
	opacity: 0;
	}
	.m-backtotop:hover &gt; div.text {
	transform: translateY(-50%) translateX(-50%);
	opacity: 1;
	}
	/*****************************/

	/*Start of Call Out Box*/
.callout {
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	position: relative;
	clear: both;
	border-radius: 0 10px 10px 0;
	font-size:1.15rem;
  }
  
  .callout b{ color:#384479; font-weight:550; font-size: 1.2rem; }
  .sub-title-b{ font-size: 1.15rem !important; }
  
  .callout::before {
	width: 35px !important;
	height: 35px !important;
	display: inline-flex;
	justify-content: left;
	position: absolute;
	font-size: 1.5em;
	left: -1.2rem;
	content: "";
	/*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
	background-size: 100%;
  
	background-color: #4d5d73;
	border-radius: 50%;
	align-items: left;
	top: -0.8rem;
  }
  
  .callout {
	background: rgba(169,190,217, 0.5);
	border-left: 4px solid #4d5d73;
	color: #242424;
	margin: 1em;
  }
  
  .callout.success::before {
	content: "";
	/*background: url("../images/mental-health_90.png") no-repeat 0 0;*/
	background-size: 100%;
	background-color: #d99255;
	border-radius: 50%;
	align-items: left;
	top: -0.8rem;
  }
  
  .callout.success {
	background-color: #fbe4c8;
	border-left: 4px solid #d99255;
  }
  
  .adjust-button-17{ padding: 50px 30px; text-align: left; }
  
  @media(max-width:768px){
	.mobile-margin{
		margin:0 !important;
	}
	.adjust-content{width:100% !important;}
	.adjust-button-17{ padding: 90px 30px; }
  }
  
  @media(min-width:820px) and (max-width:1024px){
	.adjust-content{width:91% !important;}
  }
  /*End of Call out Box*/  

  /*Contact Us Section CSS*/
  .contact-info {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	border: 3px solid #f9bb51;
    border-radius: 10px;
	}
	.contact-info-icon {
	margin-bottom: 15px;
	}
	.contact-info-item {
	background: #7370a5;
	padding: 30px 0px;
	border-radius: 5px;
	height: 250px;
	/*align-content: center;*/
	}
	.contact-page-sec .contact-page-form h2 {
	color: #7370a5;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 700;
	}
	.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
	padding-left: 0;
	}  
	.contact-page-form.contact-form input {
	margin-bottom: 5px;
	}  
	.contact-page-form.contact-form textarea {
	height: 110px;
	}
	.contact-page-form.contact-form input[type="submit"] {
	background: #7370a5;
	width: 150px;
	border-color: #7370a5;
	}
	.contact-info-icon i {
	font-size: 48px;
	color: #f9bb51;
	}
	.contact-info-text p{margin-bottom:0px;}
	.contact-info-text h2 {
	color: #fff;
	font-size: 20px;/*22px*/
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
	}
	.contact-info-text span {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	display: inline-block;
	width: 100%;
	}
	.incrementSize{
		font-size:20px;
		color: #fff !important;
		font-weight: bold;
	}
	.anchor-adjust{
		color: #fff !important;
		text-decoration: none;
	}

	.anchor-adjust:hover{
		color:#fff !important;
		font-weight: bold;
	}
	
	.contact-page-form input {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	margin-bottom: 20px;
	padding: 12px 16px;
	width: 100%;
	border-radius: 4px;
	}
	
	.contact-page-form .message-input {
	display: inline-block;
	width: 100%;
	padding-left: 0;
	}
	.single-input-field textarea {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	width: 100%;
	height: 120px;
	padding: 12px 16px;
	border-radius: 4px;
	}
	.single-input-fieldsbtn input[type="submit"] {
	background: #fda40b none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 10px 0;
	text-transform: capitalize;
	width: 150px;
	margin-top: 20px;
	font-size: 16px;
	}
	.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
	.single-input-field  h4 {
	color: #464646;
	text-transform: capitalize;
	font-size: 14px;
	}
	.contact-page-form {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	}
	
	.contact-page-map {
	margin-top: 36px;
	}
	.contact-page-form form {
	padding: 20px 15px 0;
	}
  /*End of Contact Us Section CSS*/

  /********TelePrEP Section*********/
  li { list-style: none; margin: 1em 0; }
  .li-checkmarks:before { content: '\2713'; display: inline-block; position: relative; top: 0px; width: 25px; height: 24px; margin-right: 8px; padding: 2px;
	  font-size: 28px; font-weight: bold; line-height: 14px; color: #003f7f; border: 2px solid #003f7f; border-radius: 50%; text-align: center; }
  /********TelePrEP Section*********/

  /*********TELEPREP/PEP Section**********/
  .card-bg-white{
	background-color: #fff !important;
	border-radius: 5px !important;
	margin: 0 5px;
	height: 300px !important;
	border-top: 2px solid #df7b27 !important;
	border-bottom: 2px solid #df7b27 !important;
  }
  .bg-color-section1{
	background-color: #d1dbea !important;
	border-radius: .35rem;
	box-shadow: 5px 5px 20px #e8eff8 !important;
	padding: 16px;
	width: 100%;
	border: 1px solid rgba(0,0,0,.125);
  }
  .center-item{text-align: center;}
  .card-noPadding{
	padding: 0 !important;
  }
  .card-header-bg-color{
	background-color: #7370a5 !important;
	color: #fff !important;
  }
  .col-ghostwhite{
	background-color: #fff !important;
  }

  .colAtoZ2:lang(es){
	width: 625px;
  }
  .colAtoZ1:lang(es){
	width: 90px;
  }
  .colFontSize:lang(es){
	width: 148px;
  }
  #community2:lang(es){
	position: relative;
	top: -22px;
  }
  .colTranslate:lang(es){
	width: 90px;
  }
  .custom-card:lang(es){
	height: 310px;
  }
  .contact-info-text h2:lang(es){
	font-size:19px;
  }
  .contact-info-item:lang(es){
	height: 270px;
  }
  /*********END OFTELEPREP/PEP Section**********/</pre></body></html>