<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth;
}
.div-left{
  margin-left: 15px;
}
.center-item{
  text-align: center;
}
.container-youtube {
  /*display: flex;*/
  justify-content: center;
}
.socials{
  border-radius: 10px;
  text-align: left;
  background-color: #fff;
  width: 450px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
  margin-bottom: 35px;
  padding: 10px 0;
}
  
.iframe {
  aspect-ratio: 16 / 9;
  width: 100% !important;
  border-radius: 10px;
}
.bckgrnd-white{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.three .h2 {
  font-size: 1.1rem;
  font-weight: 550;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}
.h2 {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #243877;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.three .h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #2a3f83;
}
.three .h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #243877;
  padding-top: 5px;
}
.font-color{
  color:#400000;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.img-icon{
  width:100%;
  max-width: 168px;
}
.hover-shadow-box-animation {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition-duration: 0.3s;
  transition-property: box-shadow, transform;
}

.hover-shadow-box-animation:hover,
.hover-shadow-box-animation:focus,
.hover-shadow-box-animation:active {
  transform: scale(1.1);
}
.uppercase{
  text-transform: uppercase;
}
.font-p{
  font-size: 1.1rem;
}
.adjust-height{
  max-height: 600px;
  overflow-y: auto;
}
.ul-style{
  background-color: #f7ebbf;
  border-radius: 5px;
  padding: 15px;
  color: #243877;
  font-size: 1.1rem;
}
.ul-style2{
  background-color: #f7ebbf;
  border-radius: 5px;
  padding: 15px;
  color: #243877;
  font-size: 1.1rem;
}
.ul-style3{
  background-color: rgba(169,190,217, 0.5);
  border-radius: 5px;
  padding: 15px;
  color: #243877;
  font-size: 1.1rem;
}
.ul-style4{
  border-radius: 5px;
  padding: 15px;
  color: #243877;
  font-size: 1.1rem;
}
.ul-style4 li{
  padding-bottom: 10px;
}
.ul-style2 li{
  margin-left: 15px;
}
.accordion-sub-headers{
  color: #3f0000;
  font-size: 1.13rem;
}
.align-middle-text{
  position:relative;
  top: 27%;
}
.align-middle-text2{
  position:relative;
  top: 20%;
}
.astrodivider {
  /* margin: 64px auto; */
  margin: 34px auto;
  width: 90%;
  max-width: 100%;
  position: relative;
}
.astrodividermask {
  overflow: hidden;
  height: 7px;
}
.astrodividermask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px #400000;
}
.text-blue {
  color: #384479 !important;
  font-weight: bold;
}
.alert{ 
  background: #ececec;/*#f0c000;*/
  font-weight: 500;
  border-radius: 10px;
  max-width: 740px;
  margin: 0 auto;
  text-align: center;
 }
 .assistance{
  background: #d1dbeb;/*#f0c000;*/
  font-weight: 500;
  border-radius: 10px;
  max-width: 740px;
  margin: 0 auto;
  text-align: center;
 }
a:lang(es),a:lang(ar),a:lang(ko),a:lang(zh-hans),a:lang(zh-hant),a:lang(ja),a:lang(tl),a:lang(ru),a:lang(vi),a:lang(km),a:lang(fa),a:lang(hy){
  font-size: 1.3rem; color: #007bff !important;
}
a:lang(es):hover,a:lang(ar):hover,a:lang(ko):hover,a:lang(zh-hans):hover,a:lang(zh-hant):hover,a:lang(ja):hover,a:lang(tl):hover,a:lang(ru):hover,a:lang(vi):hover,a:lang(km):hover,a:lang(hy):hover,a:lang(fa):hover{
  color: #007bff;
}
.anchor-style{font-size: 1.3rem; color: #4d4d4d;}
.anchor-style:hover{color: #007bff;}
.anchor-darkred{color: #7b0000 !important; font-weight: bold;}
.anchor-darkred:hover{color: #007bff !important;}
.padding-current-div{
  padding: 15px;
  font-size: 1.1rem;
}
.mt-6{margin-top: 3.25rem !important;}
.border-right-custom{
  border-right: 1px solid #400000;
}
.border-right-custom::before{
  margin-top: 4%;
}
.adjust-li-height{
  padding-bottom: 8px;
}
.custom-title{
  background-color: #376ea6; 
  display: block; 
  color: white; 
  padding: 3px 3px 3px 3px; 
  font-size: 1.4rem;
  border-radius: 5px;
}
.center-items{
  text-align: center !important;
}
.title-bottom-padding{
  padding-bottom: 8px;
}
.text-blue-italic {
  color: #384479 !important;
  font-style: italic;
  font-weight: 495;
}
.padding-h5{
  padding: 0 15px;
}
.sub-header1 {
  background-color: #4d5d73;
  color: #fff;
  font-weight: bold;
  font-size: 1.25rem;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
}
.bckgrnd-lightblu {
  background-color: #d1dbeb;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.welcome-padding {
  padding: 15px;
}
.ul-padding-top {
  margin-top: -10px;
  padding-top: 15px;
}
.italics {
  font-style: italic;
}

/*LOCATION CSS*/
.site-container {
  display: grid;
  place-items: center;
  padding: .8em;
  background-color: #4d5d73;
  border-radius: 5px;
  max-width: 500px;
  margin: 0 auto;
}

.card {
  max-width: 300px;
  width: 100%;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  max-width: 500px;
  height: auto;
  padding: 35px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  background-color: ghostwhite;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(15px);
}

.card-footer {
  font-size: 0.85em;
  color: #446;
}

.card-onhover:hover {
  cursor: pointer;
}

.card-onhover .img-zoom,
.card-onhover a .img-zoom {
	overflow: hidden;
}
.red-icon{
  color: #7b0000 !important;
}
.card-height1{
  height: 485px;
  padding: 0;
}
.card-height2{
  height: 425px;
  padding: 0;
}
.card-height3{
  height: 500px;
  padding: 0;
}
.topic-card {
  position: relative;
  background: #fff;
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  border: 1px solid #B2C7DD;
  border-radius: 6px;
  box-shadow: 2px 2px 2px #666;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.topic-card &gt; .topic-card-image {
  height: 70px;
  flex: 0 0 70px;
  background-image: url(/eh/components/topic-card/transparent70.png);
  background-size: cover;
  margin-left: 15px;
  margin-right: 20px;
}
.topic-card &gt; a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .card-right, .topic-card &gt; .topic-card-text {
      font-size: 24px;
      line-height: normal;
  }
}
@media (min-width: 480px) {
  .card-right, .topic-card &gt; .topic-card-text {
      font-size: 28px;
  }
}
@media (min-width: 360px) {
  .card-right, .topic-card &gt; .topic-card-text {
      font-size: 22px;
  }
}
.topic-card &gt; .topic-card-text {
  margin-right: 15px;
  color: #061F5C;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media(max-width:950px){
  .card{

  }
}
/*END OF LOCATION CSS*/

/*Scrollbar CSS*/
/* scrollbar */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}
/*END OF SCROLLBAR CSS*/

/*Start of Call Out Box*/
.subTitles{
  font-size: 1.36rem !important;
}

   .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: #f3b125;
    border-radius: 50%;
    align-items: left;
    top: -0.8rem;
  }
  
  .callout.success {
    background-color: #f7ebbf;
    border-left: 4px solid #f3b125;
  }

  .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*/  


/*IOS Specific*/
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
  #table-ios, #langTitle_IOS{
    display: block;
  }
  #table, #langTitle{
    display: none;
  }
}
@supports not (-webkit-touch-callout: none) {
  /* CSS for other than iOS devices */ 
  #table-ios, #langTitle_IOS{
    display: none;
  }
  #table, #langTitle{
    display: block;
  }
}
/*END OF IOS Specific*/


/**Media Queries**/
@media(max-width:480px){
  .mobile-adjust-left{
    margin-left:-22px
  }
}
/**END OF MEDIA QUERIES**/

.dropdown-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem;
}

.dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}

/*Accordion styling*/
.dropdown-item:hover{
  color: #242424 !important;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa, .fas {
  font-weight: 900;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.pull-right {
  float: right;
}
.link-to-pdf::after {
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  font-weight: 400;
  font-size: 16px;
  color: #CA2128;
  margin: 0 3px;
}
[data-toggle=collapse] i:before {
  content: "-";
  font-size:34px;
  height:42px;
}
[data-toggle=collapse].collapsed i:before {
  content: "+";
  font-size:34px;
  height:32px;
}

#accordion .card-header, #accordion2 .card-header, #accordion3 .card-header, #accordion4 .card-header, #accordion5 .card-header, #accordion6 .card-header, #accordion7 .card-header, #accordion8 .card-header, #accordion9 .card-header {
  margin-bottom: 8px;
}
#accordion .accordion-title, #accordion2 .accordion-title, #accordion3 .accordion-title {
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #ced5df /*384479*/;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #00205b;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}

#accordion4 .accordion-title{
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #ced5df /*384479*/;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #002070;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}

#accordion5 .accordion-title{
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #ced5df; /*7d0000 384479*/
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #002070;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}

#accordion5 .btn-1{
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #ced5df; /*7d0000 384479*/
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #002070;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}

#accordion6 .accordion-title, #accordion7 .accordion-title, #accordion8 .accordion-title, #accordion9 .accordion-title{
  position: relative;
  display: block;
  padding: 8px 0 8px 50px;
  background: #d3d3d3 /*384479*/;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: #133960;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  transition: all 0.4s ease-in-out;
}


#accordion .accordion-title i, #accordion2 .accordion-title i, #accordion3 .accordion-title i {
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(/*rgba(34, 61, 143, 0.8)*/ rgb(0 32 91), #00205b);
  text-align: center;
  border-right: 1px solid transparent;
}
#accordion4 .accordion-title i {
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(/*rgba(34, 61, 143, 0.8)*/rgb(0 32 91), #00205b);
  text-align: center;
  border-right: 1px solid transparent;
}

#accordion5 .accordion-title i{
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(/*rgba(34, 61, 143, 0.8)*/ rgb(0 32 91), #00205b);
  text-align: center;
  border-right: 1px solid transparent;
}

#accordion5 .btn-1 i{
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: radial-gradient(/*rgba(34, 61, 143, 0.8)*/ rgb(0 32 91), #00205b);
  text-align: center;
  border-right: 1px solid transparent;
}

#accordion6 .accordion-title i, #accordion7 .accordion-title i, #accordion8 .accordion-title i, #accordion9 .accordion-title i {
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  color: #133960;
  background: radial-gradient(/*rgba(34, 61, 143, 0.8)*/rgba(211,211,211), #d3d3d3 );
  text-align: center;
  border-right: 1px solid transparent;
}

#accordion .accordion-title:hover, #accordion2 .accordion-title:hover, #accordion3 .accordion-title:hover {
  padding-left: 60px;
  background: #133960 /*384479*/;
  color: #fff;
}
#accordion4 .accordion-title:hover {
  padding-left: 60px;
  background: #133960/*384479*/;
  color: #fff;
}
#accordion5 .btn-1:hover {
  padding-left: 60px;
  background: #133960/*384479*/ !important;
  color: #fff;
}
#accordion5 .accordion-title:hover {
  padding-left: 60px;
  background: #133960/*384479*/;
  color: #fff;
}
#accordion6 .accordion-title:hover, #accordion7 .accordion-title:hover, #accordion8 .accordion-title:hover, #accordion9 .accordion-title:hover {
  padding-left: 60px;
  background: #d3d3d3/*384479*/;
  color: #133960;
}
#accordion .accordion-title:hover i, #accordion2 .accordion-title:hover i, #accordion3 .accordion-title:hover i, #accordion4 .accordion-title:hover i, #accordion5 .accordion-title:hover i, #accordion6 .accordion-title:hover i, #accordion7 .accordion-title:hover i, #accordion8 .accordion-title:hover i, #accordion9 .accordion-title:hover i   {
  border-right: 1px solid #fff;
}
#accordion .accordion-body, #accordion2 .accordion-body, #accordion3 .accordion-body, #accordion4 .accordion-body, #accordion5 .accordion-body, #accordion6 .accordion-body, #accordion7 .accordion-body, #accordion8 .accordion-body, #accordion9 .accordion-body {
  padding: 0px 35px;
  /*background-color: #f2f3f9;*/

}
#accordion .accordion-body ul, #accordion2 .accordion-body ul, #accordion3 .accordion-body ul, #accordion4 .accordion-body ul, #accordion5 .accordion-body ul, #accordion6 .accordion-body ul, #accordion7 .accordion-body ul, #accordion8 .accordion-body ul, #accordion9 .accordion-body ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#accordion .accordion-body li:not(.no-list-style), #accordion2 .accordion-body li:not(.no-list-style), #accordion3 .accordion-body li:not(.no-list-style), #accordion4 .accordion-body li:not(.no-list-style), #accordion5 .accordion-body li:not(.no-list-style), #accordion6 .accordion-body li:not(.no-list-style), #accordion7 .accordion-body li:not(.no-list-style), #accordion8 .accordion-body li:not(.no-list-style), #accordion9 .accordion-body li:not(.no-list-style) {
  padding-left: 2.2rem;
  text-indent: -1.2rem;
  line-height: 25px;
}
#accordion .accordion-body li:not(.no-list-style):before, #accordion2 .accordion-body li:not(.no-list-style):before, #accordion3 .accordion-body li:not(.no-list-style):before, #accordion4 .accordion-body li:not(.no-list-style):before, #accordion5 .accordion-body li:not(.no-list-style):before, #accordion6 .accordion-body li:not(.no-list-style):before, #accordion7 .accordion-body li:not(.no-list-style):before, #accordion8 .accordion-body li:not(.no-list-style):before, #accordion9 .accordion-body li:not(.no-list-style):before {
  content: "â€¢ ";
  padding-right: 5px;
  font-family: "Flaticon";
  font-size: 24px;
  font-style: normal;
  color: #5d5dae/*384479*/;
}  
.ul-lineheight{
  line-height: 20px;
}
/*End of Accordion styling*/

/** DROPDOWN FOR WILDFIRE SECTIONS **/
select {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  appearance:none;
  outline:0;
  box-shadow:none;
  border:0!important;
  background-image: none;
  flex: 1;
  padding: 0 .5em;
  color:#fff !important;
  cursor:pointer;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
#format{
  font-size: 1.1rem !important;
  font-weight: bold;
  margin-top: -5px;
  background: #f3b125;
  color: #fff !important;
}
.select {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 322px;
  height: 3em;
  line-height: 3;
  background: #f3b125 !important;
  overflow: hidden;
  border-radius: .25em;
  margin: 0 auto;
}
.select option {
  font-size: 1.1rem !important;
}

.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  background: #f6b529;
  cursor:pointer;
  pointer-events:none;
  transition:.25s all ease;
  color: #fff;
}
.select:hover::after {
  color: #fff;
  background: #f3b125 !important;
}
.text__center{
  margin: 0 auto;
  text-align: center;
}
/** END OF DROPDOWN FOR WILDIFRE SECTIONS **/

@media(max-width:1023px){
  .align-middle-text{
    position:relative;
    top: 27%;
  }
  .align-middle-text2{
    position:relative;
    top: 12%;
  }
}

@media(max-width:980px){
  .align-middle-text{
    position:relative;
    top: 27%;
  }
  .align-middle-text2{
    position:relative;
    top: 8%;
  }
}

@media(max-width:896px){
  .align-middle-text{
    position:relative;
    top: 20%;
  }
  .align-middle-text2{
    position:relative;
    top: 5%;
  }
}

@media(max-width:890px){
  .align-middle-text{
    position:relative;
    top: 20%;
  }
  .align-middle-text2{
    position:unset;
    top: 0%;
  }
}

@media(max-width:870px){
  .align-middle-text{
    position:relative;
    top: 15%;
  }
}

@media(max-width:815px){
  .align-middle-text{
    position:relative;
    top: 8%;
  }
}

@media(max-width:767px){
  .align-middle-text{
    position:unset;
  }
  .align-middle-text2{
    position:unset;
  }
}

/**/
.subhead-1{background-color: #e2efd9 !important; border: 1px solid lightgray; text-align: left;}
.subhead-2{background-color: #d9e2f3 !important; border: 1px solid lightgray; text-align: left;}
.subhead-3{background-color: #fbe4d5 !important; border: 1px solid lightgray; text-align: left;}
.subhead-4{background-color: #fff2cc !important; border: 1px solid lightgray; text-align: left;}
.subhead-5{background-color: #e2efd9 !important; border: 1px solid lightgray; text-align: left;}
.subhead-6{background-color: #d9e2f3 !important; border: 1px solid lightgray; text-align: left;}
.subhead-7{background-color: #fbe4d5 !important; border: 1px solid lightgray; text-align: left;}
.subhead-8{background-color: #fff2cc !important; border: 1px solid lightgray; text-align: left;}

#noResultsMessage {
  color: red;
  font-size: 1.2em;
  text-align: center;
}

.subhead-1, .subhead-2, .subhead-3, .subhead-4, .subhead-5, .subhead-6, .subhead-7, .subhead-8{
  text-transform: uppercase;
  font-size: 1.3rem;
}

    .rwd-table {
    margin: auto;
    /*width: 900px;*/
    max-width: 100%;
    border-collapse: collapse;
    font-size: 1.1rem;
    }

    .rwd-table thead tr:first-child {
    border-top: none;
    background: #400000;
    color: #fff;
    }

    .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    }

    /*.rwd-table tr:nth-child(odd):not(:first-child) {
    background-color: #ebf3f9;
    }*/

    .rwd-table th {
    display: none;
    font-size: 1.1rem;
    }

    .rwd-table td {
    display: block;
    font-size: 1.1rem;
    }

    /*.rwd-table td:first-child {
    margin-top: .5em;
    }

    .rwd-table td:last-child {
    margin-bottom: .5em;
    }*/

    .rwd-table td:not(.ignore):before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 250px;
    display: inline-block;
    color: #000;
    }

    .rwd-table th,
    .rwd-table td {
    text-align: left;
    border: 1px solid lightgray;
    }

    .rwd-table {
    color: #333;
    border-radius: .4em;
    overflow: hidden;
    }

    .rwd-table tr {
    border-color: #bfbfbf;
    }

    .rwd-table th,
    .rwd-table td {
    padding: .5em 1em;
    word-break: break-all;
    }
    @media screen and (max-width: 601px) {
      .rwd-table tr:nth-child(2) {
          border-top: none;
      }
      .subheader th{display: block;}
    }
    @media screen and (min-width: 600px) {
    .rwd-table tr:hover:not(:first-child) {
        background-color: #d8e7f3;
    }
    .rwd-table td:before {
        display: none;
    }
    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }
    .rwd-table th:first-child,
    .rwd-table td:first-child {
        padding-left: 0;
    }
    .rwd-table th:last-child,
    .rwd-table td:last-child {
        padding-right: 0;
    }
    .rwd-table th,
    .rwd-table td {
        padding: 0.3em !important;
        text-align: center;
        vertical-align: middle;
        word-break: auto-phrase;
    }
    }

    #updateHeaders tr th{
        vertical-align: middle;
        text-align: center;
        color: #fff;
        width: 200px;
        max-width: 100%;
    }

    #updateTable{
      table-layout: fixed;
    }
    /* THE END OF THE IMPORTANT STUFF */

    /* Basic Styling */
    .h1-style {
    text-align: center;
    font-size: 2.4em;
    color: #385723;
    border: 8px solid #385723;
    border-radius: 5px;
    width: 800px;
    max-width: 100%;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 2%;
    padding: 15px;
    }
    .container {
    display: block;
    text-align: center;
    }
    /*h3 {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 1.5em;
    color: #cecece;
    }
    h3:before {
    content: "\25C0";
    position: absolute;
    left: -50px;
    -webkit-animation: leftRight 2s linear infinite;
    animation: leftRight 2s linear infinite;
    }
    h3:after {
    content: "\25b6";
    position: absolute;
    right: -50px;
    -webkit-animation: leftRight 2s linear infinite reverse;
    animation: leftRight 2s linear infinite reverse;
    }*/
    @-webkit-keyframes leftRight {
    0%    { -webkit-transform: translateX(0)}
    25%   { -webkit-transform: translateX(-10px)}
    75%   { -webkit-transform: translateX(10px)}
    100%  { -webkit-transform: translateX(0)}
    }
    @keyframes leftRight {
    0%    { transform: translateX(0)}
    25%   { transform: translateX(-10px)}
    75%   { transform: translateX(10px)}
    100%  { transform: translateX(0)}
    }

    /* Dropdown container */
.dropdown {
  position: relative;
  display: inline-block;
  margin: 2% 0;
}

.dropdown-content {
  display: none;
  position: absolute;/*absolute*/
  background-color: #333;
  min-width: 360px;
  z-index: 1;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  left: -40%;
}

.dropdown-content a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #444;
  color: #fff !important;
    text-decoration: none !important;
}

.dropdown-content a:hover {
  background-color: #575757;
}

/* Show dropdown on hover */
.dropdown:hover .dropdown-content {
  display: block;
  opacity: 1;
}

.dropdown:hover .dropbtn {
  background-color: #575757;
}

/* Dropdown button style */
.dropbtn {
  color: white;
  padding: 14px 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  font-size: 1.1rem !important;
  font-weight: bold;
  margin-top: -5px;
  background: #f3b125;
  color: #fff !important;
  width: 200px;
  max-width: 100%;
}

.dropbtn:hover {
  background-color: #575757;
}

@media(max-width: 480px){
    .h1-style {
    padding: 0px;
    font-size: 2rem;
    width: unset;
    }

    .rwd-table td:before{
      width: 180px;
      max-width: 100%;
    }

    .rwd-table th,
    .rwd-table td {
        text-align: unset;
        vertical-align: unset;
    }
}
/******************/

.dashboard-btn{
  background-color: #ced5df;
  color: #00205b;
  padding: 8px 20px;
  border-radius: 5px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  transition: background-color 0.3s ease;
  border: unset;
  margin: 0 auto;
  text-align: center;
}

/* CSS */
.button-30-post-fire {
  align-items: center;
  appearance: none;
  background-color: #70406f;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#70406f 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  /*white-space: nowrap;*/
  word-break: break-all;
  will-change: box-shadow,transform;
  font-size: 20px;
}

.button-30-post-fire:focus {
  box-shadow: #70406f 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #70406f 0 -3px 0 inset;
}

.button-30-post-fire:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #70406f 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-30-post-fire:active {
  box-shadow: #70406f 0 3px 7px inset;
  transform: translateY(2px);
}

@media(max-width: 480px){
  .button-31c{
    height: auto;
  }
}

.button-31b {
  align-items: center;
  appearance: none;
  background-color: #133960;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#133960 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  /*white-space: nowrap;*/
  word-break: break-all;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-31b:focus {
  box-shadow: #133960 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #133960 0 -3px 0 inset;
}

.button-31b:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #133960 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-31b:active {
  box-shadow: #133960 0 3px 7px inset;
  transform: translateY(2px);
}

.button-31c {
  align-items: center;
  appearance: none;
  background-color: #13385e;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,#13385e 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  /*white-space: nowrap;*/
  word-break: break-all;
  will-change: box-shadow,transform;
  font-size: 18px;
}

.button-31c:focus {
  box-shadow: #13385e 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #163e67 0 -3px 0 inset;
}

.button-31c:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #163e67 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-31c:active {
  box-shadow: #13385e 0 3px 7px inset;
  transform: translateY(2px);
}

/**MY MODAL**/
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  }

  #myImg:hover {opacity: 0.7;}

  #myImg2 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  }

  #myImg2:hover {opacity: 0.7;}

  /* The Modal (background) */
  .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 60px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  overflow-y: auto !important;
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }

  /* Modal Content (image) */
  .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 550px;
  }

  /* Caption of Modal Image */
  #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: justify;
  color: #ccc;
  padding: 15px 0;
  height: 150px;
  }

  /* Add Animation */
  .modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
  }

  @-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
  }

  @keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
  }

  /* The Close Button */
  .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1 !important;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  }

  .close:hover,
  .close:focus {
  color: #bbb !important;
  text-decoration: none;
  cursor: pointer;
  }

  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
  .modal-content {
      width: 100%;
  }
  }

  #img1:hover, #img2:hover{
    cursor: pointer;
  }
/**END OF MY MODAL**/

/*FAQ CSS*/
.c-faq__answer {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.small-font{
  font-size: .8rem;
  font-weight: bold;
}

.section__headline {
  font-family: "Varela Round", sans-serif;
  font-size: 62px;
  font-weight: light;
  color: #1e88e5;
  padding-left: 15px;
  padding-top: 30px;
}

.c-faqs__headline {
  font-family: "Varela Round", sans-serif;
  text-align: left;
  padding-left: 48px;
  font-size: 1.5em;
  margin-top: .8em;
  font-weight: bold;
}
.c-faqs__subheadline {
  font-family: "Varela Round", sans-serif;
  text-align: left;
  padding-left: 15px;
  font-size: 1.3em;
  margin-top: 1.5em;
  font-weight: bold;
  margin-bottom: -15px;
}

.c-faqs {
  margin: 15px 0;
  padding: 0 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.c-faq {
  font-family: "Varela Round", sans-serif;
  list-style: none;
  margin: 10px 0 5px;
}

.c-faq__title {
  cursor: pointer;
  font-weight: 500;
  background: white;
  z-index: 10;
  position: relative;
  font-size: 1em;
}
.c-faq__title:hover {
  text-decoration: underline;
}
.c-faq__title::after {
  white-space: nowrap;
  font-weight: 300;
  padding-left: 5px;
  opacity: 0;
  transform-origin: 11px;
  /*transform: rotateZ(90deg);*/
  display: none;
  /*content: "&gt;";*/
}

.c-faq--active .c-faq__title {
  color: #1e88e5;
}
.c-faq--active .c-faq__title::after {
  opacity: 1;
  transform: rotateZ(90deg);
  display: inline-block;
}

.c-faq__answer {
  font-weight: normal;
  margin-top: -10%;
  transition: all 0.1s;
  z-index: 1;
  font-size: 0.9em;
  color: #505050;
}

.c-faq--active .c-faq__answer {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 10px;
  transition: all 0.2s;
  border-radius: 3px;
  border: 1px solid #f1f2f3;
  border-top: 1px solid #1e88e5;
  padding: 20px;
}

@media (min-width: 780px) {
  .c-faqs {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }

  .c-faqs::before {
    opacity: 0.2;
  }

  .c-faq {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .c-faq .c-faq__title {
    width: 50%;
    padding-right: 40px;
    display: inline-block;
    border-radius: 10px;
    padding: 8px 10px;
  }
  .c-faq .c-faq__title::after {
    display: none;
  }
  .c-faq .c-faq__answer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    width: 50%;
    border-left-color: #1e88e5;
    border-top-color: #f1f2f3;
    max-height: auto;
    overflow-y: auto;
  }
}
.c-note {
  font-size: 0.8em;
  padding-left: 15px;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}
.c-note:hover {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.c-note a {
  color: #1e88e5;
}
/*END OF FAQ CSS*/

/*FAQ CSS VER2*/
.label-custom{
  font-size: 1.14rem;
  font-weight: 660; 
  cursor: pointer; 
  color: #525d6f; 
  opacity: .4; 
  transition: opacity .4s ease-in-out;
  display: block; 
  width: calc(100% - 72px) ;
  text-align: left; 
  z-index: 100; 
  user-select: none;
}
input[type="radio"]{
  display: none;
  width: 0;
}
.label-custom:hover, input[type="radio"]:checked+label {
  opacity: 1; 
}
.popup2{
  width: 100%;
  max-width: 980px;
  height: 80%;
  min-height: 480px; 
  max-height: 480px; 
  border-radius: 48px;
  box-sizing: border-box; 
  border: 16px solid #ebf0f4;
  background-color: #dfe6ed;
  overflow: hidden;
  box-shadow: 16px 16px 48px #2e364330; 
  margin: 0 auto;
}
.tabs{
  width: 100%;
  max-width: 240px;
  height: 100%;
  display: flex;
  flex-direction: column; 
  justify-content: space-around; 
  position: relative;
}
.marker{
  position: absolute; 
  width: 100%;
  height: 200%;
  display: flex; 
  flex-direction: column;
  top: calc(-100% );
  left: 0;
  transition: transform .2s ease-in-out; 
  max-width: 170px;
}
.marker #bottom, .marker #top{
  background-color: #ebf0f4;
  box-shadow: 32px 32px 48px #2e364315; 
}
.marker #top{
  height: calc(50%);
  margin-bottom: auto; 
  border-radius: 0 0 32px 0; 
}
.marker #bottom{
  height: calc(50% - 72px);
  border-radius: 0 32px 0 0; 
}
#tab1:checked ~ .marker{transform: translateY(calc(calc(50% / 6) * 0));}
#tab2:checked ~ .marker{transform: translateY(calc(calc(50% / 6) * 1));}
#tab3:checked ~ .marker{transform: translateY(calc(calc(50% / 6) * 2));}
#tab4:checked ~ .marker{transform: translateY(calc(calc(50% / 6) * 3));}
#tab5:checked ~ .marker{transform: translateY(calc(calc(50% / 6) * 4));}
#tab6:checked ~ .marker{transform: translateY(calc(calc(51% / 6) * 5));}

.label-contents{
  float: right;
  top: 8%;
  position: absolute;
  z-index: 1001;
  left: 24%;
  width: 100%;
  max-width: 740px;
}
.tab-content{
  height: auto;
  overflow-y: auto;
  max-height: 400px;
}
/*END OF FAQ CSS VER2*/

@media (min-width: 768px) {
  .adjust-col-width-4 {
      -ms-flex: 0 0 23.333333% !important;
      flex: 0 0 23.333333% !important;
      max-width: 23.333333% !important;
  }
  .adjust-col-width-1{
    -ms-flex: 0 0 15.333333% !important;
    flex: 0 0 15.333333% !important;
    max-width: 15.333333% !important;
  }
}

@media (max-width: 767px) {
  .adjust-col-width-4 {
    -ms-flex: 0 0 28.333333% !important;
    flex: 0 0 28.333333% !important;
    max-width: 28.333333% !important;
  }
}

@media (min-width: 576px) {
  .hide-col-item {
    display: block;
  }
  .hide-col-item2 {
    display: block;
  }
  .hide-col-item3 {
    display: none;
  }
}

@media (max-width: 575px) {
  .hide-col-item {
    display: none;
  }
  .hide-col-item2 {
    display: none;
  }
  .hide-col-item3 {
    display: block;
  }
  .youthh3{
    font-size: 1.5rem;
  }
}

.news-ticker {
  display: flex;
  gap: 1rem;
  height: 40px;
  background: white;
  max-width: 100%;
  /*margin: 3rem auto;*/
  border:1px solid #ccc;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
}
.label {
  white-space: nowrap;
  background: #384479;
  color: white;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 0 10px;
  position: relative;
  font-size: 1.2rem;
}
.label::after {
  content: "";
  position: absolute;
  right: -20px;
  border: 10px solid transparent;
  border-left-color: #384479;
}
.headlines {
  list-style: none;
  padding-right: 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.headlines li {
  color: #000;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  line-height: 40px;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 1s ease-in-out;
  font-size: 1.1rem;
}
.headlines li.active {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@media (max-width:480px){
  .headlines li {
    line-height: 20px;
    padding-top: 10px;
  }
  .news-ticker {
    height: 60px;
  }
}
/*Version 2 of Press Release*/
.blog-slider {
  width: 95%;
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  padding: 25px;
  border-radius: 25px;
  height: 400px;
  transition: all 0.3s;
}
@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 180px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}
.blog-slider__item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .blog-slider__item {
    flex-direction: column;
  }
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(1) {
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(2) {
  transition-delay: 0.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(3) {
  transition-delay: 0.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(4) {
  transition-delay: 0.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(5) {
  transition-delay: 0.7s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(6) {
  transition-delay: 0.8s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(7) {
  transition-delay: 0.9s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(8) {
  transition-delay: 1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(9) {
  transition-delay: 1.1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(10) {
  transition-delay: 1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(11) {
  transition-delay: 1.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(12) {
  transition-delay: 1.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(13) {
  transition-delay: 1.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(14) {
  transition-delay: 1.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content &gt; *:nth-child(15) {
  transition-delay: 1.7s;
}
.blog-slider__img {
  width: 300px;
  flex-shrink: 0;
  height: 300px;
  background-image: linear-gradient(147deg, #D7D9E4 0%, #384479 74%);
  box-shadow: 4px 13px 30px 1px rgba(56,68,121, 0.2);
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}
.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(147deg, #D7D9E4 0%, #384479 74%);
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}
.blog-slider__content {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content &gt; * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}
.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.blog-slider__title {
  font-size: 24px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.blog-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #d7d9e4 0%, #384479 74%);
  padding: 15px 35px;
  border-radius: 50px;
  color: #fff !important;
  box-shadow: 0px 14px 80px rgba(56,68,121, 0.4);
  text-decoration: none !important;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal &gt; .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #384479;
  height: 30px;
  box-shadow: 0px 0px 20px rgba(56,68,121, 0.3);
}
@media screen and (max-width: 768px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
  #pressRelease{
    /*margin-bottom: -80px;*/
  }
}

.hide-title-youtube{
  display: block;
}
.show-title-youtube-mobile{
  display: none;
}

@media(max-width: 973px){
  .hide-title-youtube{
    display: none;
  }
  .show-title-youtube-mobile{
    display: block;
  }
}


.container {
  display: flex;
}

.side-tab {
  width: 250px;
  background-color: #333;
  color: white;
  padding: 20px;
  height: 40vh;
  position: sticky;
  top: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: -15px;
  overflow-y: auto;
}

#contentTitle{
  text-align: left;
}

.tab-item {
  margin-bottom: 10px;
}

.tab-title {
  font-size: 18px;
  cursor: pointer;
  padding: 10px;
  background-color: #444;
  border: none;
  color: white;
  text-align: left;
  width: 100%;
  border-radius: 4px;
}

.submenu {
  display: none;
  margin-left: 20px;
}

.submenu-item {
  padding: 8px;
  background-color: #555;
  margin-top: 5px;
  cursor: pointer;
  text-align: left;
}

.submenu-item:hover {
  background-color: #666;
}

.content-area {
  flex-grow: 1;
  padding: 20px;
  background-color: #fff;
  margin-right: -15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 500px;
  max-width: 100%;
}

h1 {
  font-size: 24px;
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }

  .side-tab {
    width: 100%;
    height: auto;
  }

  .content-area {
    padding: 10px;
  }
}

.bckShadow{
  box-shadow: 16px 16px 48px #2e364330;
}

.radiusBorder{
  border-radius: 10px;
}

#contentBody{
  text-align: left;
}

/*SEARCH FUNCTION CSS*/
.alignLeft{
  text-align: left;
}

.search-container {
  width: 500px;
  max-width: 100%;
  text-align: center;
  position: relative;
}

.search {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ced5df;
  border-radius: 4px;
  width: 250px;
  max-width: 100%;
}

.result-list {
  list-style-type: none;
  padding: 0;
  margin-top: 30px;
  /*border: 1px solid #ced5df;*/
  border-top: none;
  max-height: 200px;
  overflow-y: auto;
  background-color: #fff;
  max-width: 850px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.result-list li {
  padding: 8px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}

.result-list li:hover {
  background-color: #f1f1f1;
}

.anchor-resources{
  font-weight: 550;
  color: #133960;
  text-decoration: none;
}

.anchor-resources:hover{
  text-decoration: underline;
  cursor: pointer;
}

.container-search {
  width: 925px;
  max-width: 100%;
  height: 50px;
  background-color: #0000001a;
  /*   margin: 20vh auto; */
  position: absolute;
  /*top: 50%;*/
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4rem;
  padding: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.mt-4-custom{
  margin-top: 2rem !important;
}

.fa-search:before{
  content: "" !important;
}

input::placeholder{
  color: #fff;
}

.search__box {
  float: left;
  width: 0;
  height: 2rem;
  /*   display: inline; */
  background: none;
  color: #fff;
  font-size: 1.3rem;
  border-radius: 2rem;
  outline: none;
  border: none;
  position: relative;
  opacity: 1;
  transition: all .75s ease-in;
  cursor: pointer;
  /*   border: 2px solid tomato; */
  /*   margin-top: 5px; */
}

/* .search__box:focus, .search__box:hover {
background-color: #f1f2f6;
} */

.search__icon {
  box-sizing: border-box;
  float: right;
  font-size: 2.5rem;
  display: inline-block;
  /*   justify-content: center;
  align-items: center; */
  margin-left: .8rem;
  margin-top: -10px;
  cursor: pointer;
  position: absolute;
  transition: all .25s ease-in;
  padding: .4rem;
  border-radius: 50%;
}

.container:hover &gt; .search__box {
  width: 85%;
  padding: 0 1rem;
}

.container:hover &gt; .search__icon {
  background-color: #eee;
}

.show2 {
  width: 85%;
  /*border: 1px solid #f8f8ff;*/
}

@media(max-width:767px){
  .container-search{
    width: 84%;
  }

  .result-list{
    max-width: 580px;
    width: 100%;
  }
}

@media(max-width:480px){
  .container-search{
    width: 84%;
  }
}
@media(max-width:600px){
  .result-list{
    max-width: 400px;
    width: 100%;
  }
  .font-color {
    font-size: 1rem;
  }
}
/*END OF SEARCH FUNCTION CSS*/

/*BACK TO HOME PAGE BUTTON CSS*/
/* Button Styling */
/* Image Container */
.image-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

/* Responsive Image */
.responsive-image {
  width: 100%;
  height: auto;
}
.back-home-btn {
  position: relative;
  bottom: 50px;
  left: 38%;
  background-color: #ced5df;
  color: #00205b;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.back-home-btn2 {
  position: relative;
  bottom: 41px;
  right: 38%;
  background-color: #ced5df;
  color: #00205b;
  padding: 8px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

/* Button Hover Effect */
.back-home-btn:hover {
  background-color: #f3b125;
  color: #fff;
  text-decoration: none;
}

.back-home-btn2:hover {
  background-color: #f3b125;
  color: #fff;
  text-decoration: none;
}

.dashboard-btn:hover {
  background-color: #133960;
  color: #fff;
  text-decoration: none;
}

/* Responsive Design */
@media (max-width: 1020px) {
  .back-home-btn2{
    bottom: 36px;
  }
}

@media (max-width: 876px) {
  .back-home-btn2{
    bottom: 32px;
  }
}

@media (max-width: 830px) {
  .back-home-btn {
    padding: 8px 30px;
    bottom: 44px;
    left: 35%;
    font-size: 14px; /* Slightly smaller font size for smaller screens */
  }
}

@media (max-width: 794px) {
  .back-home-btn2{
    bottom: 32px;
    right: 36%;
    background-color: #ced5df;
    color: #00205b;
    padding: 4px 16px;
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  .back-home-btn2{
    bottom: 28px;
    right: 36%;
    background-color: #ced5df;
    color: #00205b;
    padding: 4px 16px;
    font-size: 14px;
  }
}

@media (max-width: 586px) {
  .back-home-btn {
    padding: 8px 30px;
    bottom: 38px;
    left: 32%;
    font-size: 12px; /* Even smaller font size for mobile */
  }
}

@media (max-width: 534px) {
  .back-home-btn2{
    bottom: 28px;
    right: 34%;
    background-color: #ced5df;
    color: #00205b;
    padding: 2px 12px;
    font-size: 12px;
  }
}

@media (max-width: 470px) {
  .back-home-btn {
    padding: 4px 20px;
    bottom: 28px;
    left: 29%;
    font-size: 12px; /* Even smaller font size for mobile */
  }
}

@media (max-width: 454px) {
  .back-home-btn2{
    bottom: 25px;
    right: 34%;
    background-color: #ced5df;
    color: #00205b;
    padding: 2px 12px;
    font-size: 12px;
  }
}

@media (max-width: 340px) {
  .back-home-btn2{
    bottom: 25px;
    right: 32%;
    background-color: #ced5df;
    color: #00205b;
    padding: 2px 8px;
    font-size: 12px;
  }
}

@media (max-width: 326px) {
  .back-home-btn {
    padding: 1px 10px;
    bottom: 28px;
    left: 29%;
    font-size: 12px; /* Even smaller font size for mobile */
  }
}
/*END OF BACK TO HOME PAGE BUTTON CSS*/

@media(max-width: 794px){
  h1.globalNavGrey {
    margin-top: -16px !important;
    margin-bottom: 0;
  }
  .colGrey4Media {
    padding-top: 0px !important;
  }
}

/*ANNOUNCEMENT CSS*/
.announcement {
  background: linear-gradient(135deg, #ced5df, #00205b) !important; /* Gradient from #ced5df to #00205b */
  padding: 20px 40px !important;
  text-align: center !important;
  font-size: 1.4rem !important;
  font-weight: bold !important;
  position: fixed !important;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 100% !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
  z-index: 1000 !important;
  animation: slideIn 0.5s ease-in-out !important; /* Animation for smooth appearance */
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  position: relative !important; /* This allows the button to be positioned within the container */
  font-family: 'Poppins', sans-serif;
}

.announcement p {
  margin: 0 !important;
  line-height: 1.5 !important;
  flex: 1 !important;
  color: #fff;
}

.dismiss-btn {
  background-color: transparent !important;
  border: none !important;
  color: white !important;
  font-size: 1.8rem !important;
  font-weight: bold !important;
  cursor: pointer !important;
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  padding: 5px 15px !important;
  border-radius: 5px !important;
  transition: background-color 0.3s !important;
}

.dismiss-btn:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

@keyframes slideIn {
  from {
    transform: translateX(-50%) translateY(-100%) !important;
  }
  to {
    transform: translateX(-50%) translateY(0) !important;
  }
}

/* Responsiveness for smaller screens */
@media (max-width: 480px) {
  .announcement {
    font-size: 1.1rem !important;
    padding: 15px !important;
  }

  .dismiss-btn {
    font-size: 1.5rem !important;
    /* Move the button to the absolute right corner */
    top: -4px !important;
    right: -8px !important;
  }
}

/* Additional responsiveness for screens smaller than 600px (for middle range) */
@media (max-width: 600px) {
  .announcement {
    font-size: 1.1rem !important;
    padding: 15px !important;
  }

  .dismiss-btn {
    font-size: 1.1rem !important;
  }
}
/*END OF ANNOUNCEMENT CSSS*/</pre></body></html>