body {
  margin: 0;
  padding: 0;
  background: repeat-x top #fff;
}

:root {
  --primary--color: #0b1b3b;
  --secondary--color: #fff;
  --text-color: #545454;
  --accent-color: #f43334;
  --light-gray-color: #b0bfdc;
  --border-top-color: #091650;
  --text-color: #585887;
}

a {
  outline: none;
  color: var(--secondary--color);
  text-decoration: none;
}
/**************************************************
=-*=-*=-*=-*=-*=-*= Single Post =-*=-*=-*=-*=-*=-*=
**************************************************/
.single-post01 .post-image img,
.single-post01 .post-navigation,
.single-post01 .comment-list img,
.sidebar .widget,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
#loader-wrapper,
.post-image img,
.single-post01 .post-item-description .post-meta,
.sidebar .form-inline .input-group,
.sidebar .post-thumbnail-entry,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
#blog .post-item.border > .post-item-wrap > .post-item-description,
#blog img,
#blog audio,
#blog iframe {
  width: 100%;
}
.single-post01 .post-image img {
  height: auto;
  border-radius: 5px;
}
.single-post01 .post-item-description {
  font-size: 16px;
  padding: 22px 0;
  line-height: 28px;
}
.single-post01 .post-item-description h2,
.single-post01 .post-item-description h2 > a {
  font-size: 34px;
  margin-top: 8px;
  line-height: 38px;
  margin-bottom: 12px;
}
.single-post01 .post-item-description .post-meta {
  padding: 12px 0 0 0;
  margin-bottom: 0;
}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-meta-share a,
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.sidebar .post-thumbnail-list a,
.sidebar .tags a,
.load-more a,
#blog .post-item.border .post-image .post-meta-category a,
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a,
.breadcrumb ol li a,
.breadcrumb ul li a,
.sidebar .widget-categories ul li a,
.post-meta-category a {
  text-decoration: none;
  color: var(--secondary--color);
}
.widget-categories ul li a{
	color: var(--accent-color) !important;
  font-size: 14px;
}
a.item-link {
  /* margin-top: 20px; */
  display: inline-block;
}
a.item-link:hover {
  color: var(--secondary--color);
}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-tags a {
  font-size: 13px;
  margin-right: 16px;
  /* color: var(--primary--color); */
}
.single-post01 .post-item-description .post-meta-category i,
.single-post01 .post-item-description .post-meta-comments i,
.single-post01 .post-item-description .post-meta-date i {
  margin-right: 4px;
}
.single-post01 .post-meta-share a {
  line-height: 16px;
}
.single-post01 .post-meta-share a i {
  font-size: 30px;
}
.single-post01 .post-item-description .blockquote {
  font-size: 16px;
  margin: 20px 0;
  padding: 10px 20px;
  background: #fb9c2317;
}
.single-post01 .post-item-description .blockquote .small,
.single-post01 .post-item-description .blockquote small {
  font-size: 80%;
  color: var(--e-global-color-btn-red);
}
.single-post01 .post-tags {
  margin-bottom: 40px;
}
.single-post01 .post-tags a {
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  background: var(--e-global-color-btn-red);
  color: var(--secondary--color);
  text-decoration: none;
}
.single-post01 .post-navigation,
.sidebar .post-thumbnail-list,
#loader,
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date,
#blog .post-item.border .post-image,
.breadcrumb ol li,
.breadcrumb ul li,
.sidebar .widget-categories ul li,
.single-post01 .comments .comment .text {
  position: relative;
}
.single-post01 .post-navigation,
.sidebar .tags a {
  display: inline-block;
}
.single-post01 .post-navigation {
  min-height: 64px;
  padding: 20px 0 0;
  vertical-align: top;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.post-navigation .post-prev:before,
.post-navigation .post-all,
#loader:before,
#loader:after,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
#blog .post-item.border .post-meta-category,
.sidebar .widget-categories ul li:before,
.player,
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before,
.post-navigation .post-next:after {
  position: absolute;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev {
  height: 44px;
  max-width: 40%;
  font-size: 16px;
}
.post-navigation .post-prev:before,
.post-navigation .post-next:after {
  left: 0;
  top: 10px;
  font-size: 20px;
  padding-top: 2px;
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  transition: all 0.3s ease;
  transform: translate3d(0, -50%, 0);
}
.post-navigation .post-next:after {
  right: 0;
  left: inherit;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
}
.post-navigation .post-prev-title {
  padding-left: 25px;
}
.post-navigation .post-next span,
.post-navigation .post-prev span {
  opacity: 0.7;
  font-size: 11px;
  margin-top: 3px;
  margin-bottom: -6px;
  text-transform: uppercase;
}
.post-navigation .post-all {
  top: 32px;
  right: 50%;
  left: auto;
  width: 12px;
  opacity: 0.7;
  font-size: 24px;
  text-align: center;
}
.single-post01 .post-navigation .post-next {
  right: 0;
  text-align: right;
}
.post-navigation .post-next-title {
  padding-right: 25px;
}
.single-post01 .comments {
  padding: 0px 0;
}
.single-post01 .comments .comment {
  padding: 10px 0;
}
.single-post01 .comments .comment_number {
  font-size: 18px;
  margin: 0 0 30px;
  font-weight: 500;
  color:var(--e-global-color-btn-red);
}
.single-post01 .comments .comment .image,
.sidebar .post-thumbnail-entry > img,
.sidebar .post-thumbnail-entry,
.single-post01 .post-item-description .post-meta,
.sidebar .widget {
  float: left;
}
.single-post01 .comments .comment .image {
  width: 64px;
  height: 64px;
}
.single-post01 .comment-list img {
  height: auto;
  border-radius: 100%;
}
.single-post01 .comments .comment .text {
  min-height: 80px;
  padding: 0 0 0 86px;
}
.single-post01 .comments .comment .text .name {
  font-size: 20px;
}
.single-post01 .comments .comment .comment_date {
  font-size: 12px;
  color: var(--secondary--color);
  font-style: italic;
}
.single-post01 .comments .comment .text .comment-reply-link {
  opacity: 0.7;
  font-size: 9px;
  padding: 0 0 0 5px;
  text-transform: uppercase;
  color: var(--e-global-color-btn-red);
  text-decoration: none;
}
.single-post01 .text_holder {
  line-height: 24px;
}
.single-post01 .comment .comment {
  margin-left: 90px;
}
.respond-form {
  padding-top: 40px;
}
.respond-comment {
  font-size: 18px;
  margin: 0 0 30px;
}
.single-post01 .form-group label:not(.error) {
  font-size: 12px;
  margin-bottom: 4px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.single-post01 .form-gray-fields .form-control {
  border-color: transparent;
}
.single-post01 .form-gray-fields .form-control:focus {
  outline: 0;
}
.single-post01 .form-control {
  box-shadow: none;
  line-height: 18px;
  padding: 10px 16px;
  border-radius: 5px;
  font-size: 12px;
  transition: all 0.3s ease;
}
.form-gray-fields .btn {
  font-size: 12px;
  padding: 13px 22px 10px;
  text-transform: uppercase;
}
.sidebar {
  font-size: 12px;
}
.sidebar .widget {
  margin-bottom: 30px;
  /* padding-bottom: 30px; */
}

.sidebar {
  border: 1px solid var(--accent-color);
  padding-top: 15px;
  border-radius:5px;
  height: fit-content;
}
.widget-newsletter .form-control {
  font-size: 14px;
  box-shadow: none;
  line-height: 18px;
  padding: 10px 16px;
  border-radius: 5px;
  height: auto;
}
.widget-newsletter .btn {
  font-weight: 600;
  height: 40px;
  padding: 8px 16px;
  background: var(--e-global-color-btn-red);
  color: var(--secondary--color);
}
.widget-newsletter .btn {
  border-radius: 0 5px 5px 0;
}
.sidebar .nav-tabs {
  margin-bottom: 30px;
  border-bottom:1px solid var(--e-global-color-btn-red);
}

.nav-tabs .nav-item {
  margin-bottom: 0 !important;
}
.tabs .nav-tabs .nav-link {
  border: 0;
  padding: 14px 24px;
  transition: 0.3s ease;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.sidebar .widget .tabs li > a {
  padding: 10px 7px 10px 7px !important;
  font-size: 14px;
}
.sidebar .widget .tabs li > a:hover {
  color: var(--accent-color);
}
.sidebar .post-thumbnail-entry > a img {
  height: 60px;
  width: 80px;
  margin-right: 16px;
  border-radius: 2px;
  float: left;
}
.sidebar .post-thumbnail-entry {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar .post-thumbnail-entry:last-child,
.sidebar .widget-categories ul li:last-child {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .post-thumbnail-entry > img {
  height: 48px;
  width: 64px;
  margin-right: 10px;
}
.sidebar .post-thumbnail-entry img + .post-thumbnail-content {
  padding-left: 72px;
}
.sidebar .post-thumbnail-list a {
  margin: -4px 0 0;
  color: var(--secondary--color);
  font-size: 14px;
  line-height: 16px;
}
.sidebar .post-thumbnail-entry .post-category i,
.sidebar .post-thumbnail-entry .post-date i {
  margin-right: 2px;
}
.sidebar .post-thumbnail-entry .post-category,
.sidebar .post-thumbnail-entry .post-date {
  font-size: 10px;
  color: var(--accent-color);
}
.sidebar .widget-title,
.sidebar > h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: var(--secondary--color);
  font-weight: 700;
}
.widget-title a {
  color: var(--accent-color) !important;
}
.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul,
.sidebar .widget-categories ul {
  list-style: none;
}

.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul {
  margin-bottom: 0;
  padding-left: 22px;
}
.sidebar .widget-tweeter li,
.sidebar .widget-twitter li {
  font-size: 12px;
  margin-bottom: 18px;
  color: var(--secondary--color);
}
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before {
  content: "\f099";
  margin-left: -22px;
  font-family: "Font Awesome 5 Brands";
}
.sidebar .tags a {
  padding: 5px 14px;
  border-radius: 50px;
  margin: 0 2px 5px 0;
  background: var(--accent-color);
  color: var(--secondary--color);
  font-size: 12px;
}
.sidebar .widget-categories ul {
  padding: 0;
}
.sidebar .widget-categories ul li {
  margin-bottom: 10px;
  padding: 0 0 10px 28px;
}
.sidebar .widget-categories ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  font-size: 20px;
  padding-top: 2px;
  background: url("../images/icon-folder.png");
  width: 16px;
  height: 14px;
  transition: all 0.3s ease;
  transform: translate3d(0, -50%, 0);
}
.sidebar .cat-count-span {
  float: right;
  color: var(--secondary--color);
}
/************ PRELOADER CSS ************/
/* ====  Preloader styles ==== */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999999999999;
}
#loader {
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  z-index: 1001;
  animation: spin 2s linear infinite;
}
#loader:before {
  content: "";
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: spin 1.5s linear infinite;
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  z-index: 1000;
  transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}
#loader-wrapper .loader-section.section-right {
  right: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}
/*************************************************
=-*=-*=-*=-*=-*=-*= One Column =-*=-*=-*=-*=-*=-*=
**************************************************/
.breadcrumb,
#loader,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
.post-navigation .post-next span,
.post-navigation .post-prev span,
.sidebar .post-thumbnail-entry .post-category {
  display: block;
}
.breadcrumb {
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  background-color: transparent;
  padding: 10px 0;
}
.breadcrumb ol,
.breadcrumb ul {
  margin: 0;
  padding: 0;
}
.breadcrumb ol li,
.breadcrumb ul li {
  opacity: 0.8;
  display: inline;
}
.breadcrumb ol li + li::before,
.breadcrumb ul li + li::before {
  margin: 0 5px;
  content: ">";
  background-color: transparent;
}
.breadcrumb ol li.active,
.breadcrumb ol li:hover,
.breadcrumb ol li:last-child,
.breadcrumb ul li.active,
.breadcrumb ul li:hover,
.breadcrumb ul li:last-child {
  opacity: 1;
}
#blog .post-item.border > .post-item-wrap > .post-item-description {
  padding: 24px;
  line-height: 28px;
}
#blog .post-item.border .post-meta-category {
  top: 11px;
  z-index: 2;
  right: 10px;
  font-size: 13px;
  padding: 7px 16px 7px;
  border-radius: 50px;
  background: var(--e-global-color-btn-red);
  color: var(--secondary--color);
  font-size: 13px;

}
#blog .post-item.border .post-meta-category a {
  font-size: 13px;
}
.blog-posts .border {
  border: 1px solid var(--e-global-color-btn-red) !important;
  border-radius: 2px;
}
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date {
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
  color: var(--e-global-color-btn-red);
}
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a {
	font-weight: 700;
    line-height: 22px;
    margin-bottom: 12px;
    font-size: 18px !important;
    letter-spacing: -0.1px;
    color:var(--secondary--color);
}
.blog-posts p {
  font-size: 16px;
  line-height: 22px;
  color: var(--primary--color) !important;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  top: 0;
  left: 0;
  height: 100%;
}
.fluid-width-video-wrapper {
  padding-top: 42.1%;
}
.player {
  top: 0;
}
.post-audio audio {
  bottom: 0;
  left: 0;
}
.pagination {
  padding-left: 15px;
}
/* .fluid-width-video-wrapper {
	padding-top: 66.8%;
} */
.hide-blog {
  display: none;
}
.load-more a {
  padding: 12px 25px;
  border-radius: 30px;
}
.load-more a:hover {
  background: none;
}
/*************************************************************
=-*=-*=-*=-*=-*=-*= Responsive Single Post =-*=-*=-*=-*=-*=-*=
*************************************************************/
@media screen and (max-width: 1199px) {
  .widget-newsletter .form-control {
    font-size: 12px;
    padding: 10px 10px;
  }
  .sidebar .widget .tabs li > a {
    font-size: 13px;
    padding: 10px 8px;
  }
  .sidebar .widget {
    margin-bottom: 20px;
    /* padding-bottom: 20px; */
  }
  .single-post01 .post-item-description,
  .single-post01 .post-item-description .blockquote {
    font-size: 14px;
    line-height: 26px;
  }
  .single-post01 .post-navigation .post-next,
  .single-post01 .post-navigation .post-prev {
    font-size: 14px;
  }
  .single-post01 .post-item-description h2,
  .single-post01 .post-item-description h2 > a {
    margin-top: 0;
    font-size: 28px;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  .respond-form {
    padding-top: 0;
  }
  .single-post01 .post-item-description .post-meta-date,
  .single-post01 .post-item-description .post-meta-date a,
  .single-post01 .post-item-description .post-meta-category,
  .single-post01 .post-item-description .post-meta-category a,
  .single-post01 .post-item-description .post-meta-comments,
  .single-post01 .post-item-description .post-meta-comments a {
    margin-right: 5px;
    font-size: 13px;
    margin-right: 16px;
    color: var(--accent-color) !important;
  }
  .single-post01 .comments .comment .text {
    padding: 0;
  }
  .single-post01 .comments .comment .image {
    width: 48px;
    height: 48px;
    margin-right: 14px;
  }
  .single-post01 .text_holder {
    font-size: 12px;
    margin: 10px 0 0;
  }
  .single-post01 .comment .comment {
    margin-left: 30px;
  }
  .single-post01 .comments {
    padding: 30px 0 0;
  }
  .sidebar {
    margin: 20px 0 0;
  }
  .page-title h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .single-post01 .post-item-description h2,
  .single-post01 .post-item-description h2 > a {
    font-size: 24px;
    line-height: 26px;
  }
  #blog .post-item.border > .post-item-wrap > .post-item-description {
    line-height: 20px;
    font-size: 12px;
  }
  .blog-posts p {
    font-size: 16px;
    line-height: 22px;
  }
  .single-post01 .post-item-description .blockquote {
    margin-left: 25px;
  }
}
@media screen and (max-width: 575px) {
  .single-post01 .text_holder p {
    margin: 0 0 8px;
  }
  .single-post01 .comments .comment .comment_date {
    font-size: 11px;
  }
  .single-post01 .post-item-description,
  .single-post01 .post-item-description .blockquote {
    font-size: 13px;
    line-height: 24px;
  }
  .single-post01 .post-item-description h2,
  .single-post01 .post-item-description h2 > a {
    margin: 0;
  }
  .single-post01 .post-meta-share ul {
    margin: 5px 0 0;
  }
  .single-post01 .post-item-description .post-meta-date,
  .single-post01 .post-item-description .post-meta-date a,
  .single-post01 .post-item-description .post-meta-category,
  .single-post01 .post-item-description .post-meta-category a,
  .single-post01 .post-item-description .post-meta-comments,
  .single-post01 .post-item-description .post-meta-comments a {
    font-size: 12px;
  }
  .single-post01 .respond-comment {
    font-size: 16px;
  }
  .page-title h1 {
    font-size: 1.8rem;
    padding: 1rem;
    padding-bottom: 0;
  }
  #blog .post-item .post-item-description > h2,
  #blog .post-item .post-item-description > h2 > a {
    font-size: 20px;
    line-height: 24px;
  }
  .single-post01 .comments .comment .text .name {
    font-size: 18px;
  }
}

.item-link {
  color: var(--e-global-color-btn-red);
}
.post-meta-comments i,
.post-meta-comments a {
color: var(--e-global-color-btn-red) !important;
color: var(--e-global-color-btn-red) !important;
text-decoration: none;
font-size: 12px;
}

.sidebar .nav-tabs .nav-link.active {
  background-color: transparent;
  border-bottom: 2px solid var(--e-global-color-btn-red);
  color: var(--e-global-color-btn-red) !important;
}

.side_post_img01 {
  height: 48px;
  width: 64px;
  margin-right: 10px;
}

#twitter-cnt a {
  color: var(--e-global-color-btn-red);
  font-size: 12px;
}

.post-item-wrap p {
	color:var(--e-global-color-grey-cyber-box) !important;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 24px;
}
.single-post01 .blockquote {
  border-left: 3px solid #676767;
}
.blockquote {
  margin-left: 72px !important;
}
.comments-name {
  font-size: 16px !important;
  color: var(--e-global-color-btn-red);
  font-weight: 500;
  letter-spacing: 1.9px;
}

.comments-p {
  color: var(--text-color) !important;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}

/* ── Team Carousel Nav Arrows ── */

/* Give the stage extra bottom padding so the hover_box_plus (bottom:-43px, height:138px)
   is visible without needing overflow:visible (which leaks the 5th card sideways) */
.team-carousel .owl-stage-outer {
    overflow: hidden;
    padding-bottom: 200px;
    margin-bottom: -200px;
}

.team-carousel.owl-theme .owl-nav {
    margin-top: 80px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.team-carousel.owl-theme .owl-nav [class*=owl-] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background: #262626;
    color: #ECC50E;
    font-size: 38px;
    line-height: 1;
    border-radius: 50%;
    margin: 0 20px;
    padding: 0;
    transition: background 0.25s, color 0.25s;
}
.team-carousel.owl-theme .owl-nav [class*=owl-] span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    line-height: 1;
    margin-top: -10px;
}
.team-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ECC50E;
    color: #262626;
}
.team-carousel.owl-theme .owl-nav .disabled {
    opacity: 0.35;
    cursor: default;
}

/* CDGEDIT  policies page css from claude */
.phc-pdf-item {
      display: flex;
      align-items: center;
      gap: 12px;
      padding: 14px 16px;
      background: #fff;
      border: 1px solid #e0e0e0;
      border-radius: 6px;
      text-decoration: none;
      color: #262626;
      transition: border-color 0.2s, box-shadow 0.2s;
      height: 100%;
    }
    .phc-pdf-item:hover {
      border-color: #ECC50E;
      box-shadow: 0 2px 8px rgba(0,0,0,0.08);
      color: #ECC50E;
      text-decoration: none;
    }
    .phc-pdf-icon {
      font-size: 1.6rem;
      color: #BE9F0C;
      flex-shrink: 0;
      margin-top: 0;
    }
    .phc-pdf-name {
      font-size: 1.15rem;
      line-height: 1.4;
      font-weight: 500;
    }
/* ===================================================
         TRAINING HUB — trn- scoped styles
         All classes prefixed trn- to avoid conflicts
         Backgrounds/structure : #ECC50E gold | #262626 black
         Interactive/icons     : #D411A4 pink-red | #003D99 blue
      =================================================== */

      /* Section 1: Intro — dark black */
      .trn-intro-section { padding: 65px 0; }
      .trn-intro-section h2 { color: #ffffff; font-size: 40px; line-height: 44px; margin-bottom: 22px; }
      .trn-intro-section h2 .support { color: #ECC50E; }
      .trn-intro-section p { color: #cccccc; font-size: 1.05rem; }
      .trn-intro-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 18px; margin-top: 35px; }
      .trn-badge-item { display: flex; align-items: center; gap: 10px; background: rgba(236,197,14,0.15); border: 1px solid rgba(236,197,14,0.4); border-radius: 30px; padding: 10px 22px; color: #ECC50E; font-size: 0.95rem; font-weight: 600; }
      .trn-badge-item i { font-size: 1.1rem; color: rgba(236,197,14,0.4); }

      /* Section 2: Courses — white */
      .trn-courses-section { padding: 65px 0; }
      .trn-courses-section > .container > .row:first-child h2 { margin-bottom: 12px; text-align: center;}
      .trn-course-card { background: #fff; border: 1px solid #f0d8ec; border-radius: 10px; padding: 30px 24px 24px; height: 100%; display: flex; flex-direction: column; transition: box-shadow 0.25s ease, transform 0.25s ease; }
      .trn-course-card:hover { box-shadow: 0 8px 28px rgba(212,17,164,0.14); transform: translateY(-4px); }
      .trn-course-icon { width: 58px; height: 58px; border-radius: 50%; background: #D5E6FF; display: flex; align-items: center; justify-content: center; margin-bottom: 14px; }
      .trn-course-icon i { font-size: 1.5rem; color: #D411A4; }
      .trn-audience-badge { display: inline-block; background: #D5E6FF; color: #D411A4; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; border-radius: 20px; padding: 3px 12px; margin-bottom: 10px; }
      .trn-audience-badge--schools { background: #D5E6FF; color: #003D99; }
      .trn-course-card h4 { font-size: 1.05rem; margin-bottom: 10px; color: #262626; }
      .trn-course-card p { font-size: 0.93rem; color: #556; flex-grow: 1; margin-bottom: 18px; }
      .trn-course-link { display: inline-flex; align-items: center; gap: 6px; color: #003D99; font-weight: 700; font-size: 0.9rem; text-decoration: none; margin-top: auto; }
      .trn-course-link:hover { color: #D411A4; text-decoration: underline; }

      /* Section 3: Audience Tabs — light gray */
      .trn-audience-section { padding: 65px 0; }
      .trn-audience-section h2 { margin-bottom: 12px; }
      .trn-tab-nav { border-bottom: 2px solid #003D99; margin-bottom: 0; gap: 6px; }
      .trn-tab-nav .nav-item .nav-link { border: none; border-bottom: 3px solid transparent; border-radius: 0; padding: 12px 22px; font-weight: 600; color: #666; background: transparent; margin-bottom: -2px; }
      .trn-tab-nav .nav-item .nav-link.active { color: #003D99; border-bottom-color: #D411A4; background: transparent; }
      .trn-tab-nav .nav-item .nav-link i { margin-right: 6px; }
      .trn-tab-content { background: #fff; border: 1px solid #f0d8ec; border-top: none; border-radius: 0 0 8px 8px; }
      .trn-tab-pane-inner { padding: 36px 32px; }
      .trn-tab-pane-inner h3 { font-size: 1.3rem; margin-bottom: 20px; color: #262626; }
      .trn-audience-list { list-style: none; padding: 0; margin-bottom: 24px; }
      .trn-audience-list li { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 12px; font-size: 0.95rem; color: #444; line-height: 1.55; }
      .trn-audience-list li i { color: #003D99; margin-top: 3px; flex-shrink: 0; }
      .trn-audience-icon { font-size: 7rem; color: #f0d8ec; }

      /* Section 4: Bookio — white, Bookio-branded pink+blue */
      .trn-register-section { padding: 65px 0; }
      .trn-bookio-embed-box { border: 2px dashed #003D99; border-radius: 10px; background: #fff9fe; min-height: 280px; }
      .trn-bookio-placeholder { padding: 60px 30px; text-align: center; }
      .trn-bookio-placeholder i { font-size: 3.5rem; color: #D5E6FF; display: block; margin-bottom: 16px; }
      .trn-bookio-placeholder p { color: #555; margin-bottom: 20px; }

      /* Section 5: Why PHC — gold */
      .trn-why-section { padding: 60px 0; }
      .trn-why-section h2 { color: #262626; }
      .trn-why-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-top: 10px; }
      .trn-why-item { flex: 1 1 200px; max-width: 240px; text-align: center; padding: 28px 20px; background: rgba(255,255,255,0.88); border-radius: 10px; border: 1px solid rgba(38,38,38,0.1); }
      .trn-why-item i { font-size: 2.2rem; color: #003D99; display: block; margin-bottom: 12px; }
      .trn-why-item h5 { color: #262626; margin-bottom: 8px; font-size: 1rem; }
      .trn-why-item p { color: #555; font-size: 0.88rem; margin: 0; line-height: 1.5; }

      /* Section 6: FAQ — white */
      .trn-faq-section { padding: 65px 0; }
      .trn-faq-section h2 { margin-bottom: 10px; }
      .trn-faq-section a { color: #003D99; }
      .trn-faq-section a:hover { color: #D411A4; }
      .trn-faq-item { border: 1px solid #f0d8ec; border-radius: 8px; margin-bottom: 10px; overflow: hidden; }
      .trn-faq-btn { background: #fff; color: #262626; font-weight: 600; font-size: 0.98rem; padding: 16px 20px; width: 100%; text-align: left; border: none; display: flex; align-items: center; justify-content: space-between; }
      .trn-faq-btn:focus { outline: none; box-shadow: none; }
      .trn-faq-btn::after { content: "\f078"; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 0.8rem; color: #D411A4; transition: transform 0.2s ease; }
      .trn-faq-btn[aria-expanded="true"]::after { transform: rotate(180deg); }
      .trn-faq-body { padding: 0 20px 18px; color: #444; font-size: 0.95rem; line-height: 1.65; }

      /* Section 7: CTA Strip — dark black */
      .trn-cta-strip { padding: 65px 0; }
      .trn-cta-strip h2 { color: #ffffff; margin-bottom: 14px; }
      .trn-cta-btns { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; }
      .trn-btn-dark { display: inline-block; background: #D411A4; color: #fff; font-weight: 700; border-radius: 30px; padding: 12px 30px; border: 2px solid #D411A4; transition: all 0.2s ease; text-decoration: none; }
      .trn-btn-dark:hover { background: #b00e8a; border-color: #b00e8a; color: #fff; text-decoration: none; }
      .trn-btn-outline-dark { display: inline-block; background: transparent; color: #262626; font-weight: 700; border-radius: 30px; padding: 12px 30px; border: 2px solid #999999; transition: all 0.2s ease; text-decoration: none; }
      .trn-btn-outline-dark:hover { background: #fefefe; color: #262626; text-decoration: none; }
      .trn-btn-primary { display: inline-block; background: #D411A4; color: #fff; font-weight: 700; border-radius: 30px; padding: 12px 30px; border: 2px solid #D411A4; transition: all 0.2s ease; text-decoration: none; }
      .trn-btn-primary:hover { background: #b00e8a; border-color: #b00e8a; color: #fff; text-decoration: none; }
      .trn-btn-primary i, .trn-btn-outline-dark i, .trn-btn-dark i { margin-right: 6px; }

      @media (max-width: 767px) {
        .trn-intro-badges { flex-direction: column; align-items: center; }
        .trn-tab-nav .nav-item .nav-link { padding: 10px 14px; font-size: 0.88rem; }
        .trn-tab-pane-inner { padding: 24px 18px; }
        .trn-why-grid { flex-direction: column; align-items: center; }
        .trn-why-item { max-width: 100%; }
        .trn-cta-btns { flex-direction: column; align-items: center; }
        .trn-cta-btns .btn, .trn-cta-btns a { width: 100%; max-width: 300px; text-align: center; }
      }
    /* ===================================================
       abt- scoped styles — About Us Page
       All classes prefixed abt- to avoid conflicts
    =================================================== */

    /* === SECTION 1: INTRO === */
    .abt-intro-section { padding: 65px 0; background-color: #262626; }
    .abt-intro-section h2 { color: #ffffff; font-size: 2rem; font-weight: 700; line-height: 1.3; margin-bottom: 18px; }
    .abt-gold { color: #ECC50E; }
    .abt-intro-section p { color: #cccccc; font-size: 1.05rem; max-width: 820px; margin: 0 auto 30px; }
    .abt-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; margin-top: 28px; }
    .abt-badge { display: flex; align-items: center; gap: 10px; background: rgba(236,197,14,0.12); border: 1px solid rgba(236,197,14,0.4); border-radius: 30px; padding: 10px 22px; color: #ECC50E; font-weight: 600; font-size: 0.9rem; }

    /* === SECTION 2: MISSION + VISION === */
    .abt-mission-section { padding: 65px 0; background-color: #f7f7f7; }
    .abt-mission-section > .container > .row:first-child h2 { font-weight: 700; font-size: 1.8rem; margin-bottom: 36px; color: #262626; }
    .abt-mission-card { background: #fff; border-radius: 10px; padding: 36px 32px; height: 100%; box-shadow: 0 4px 18px rgba(0,0,0,0.06); }
    .abt-mission-icon { width: 60px; height: 60px; border-radius: 50%; background: #ECC50E; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
    .abt-mission-icon i { color: #262626; font-size: 1.4rem; }
    .abt-mission-card h3 { font-weight: 700; font-size: 1.3rem; margin-bottom: 14px; color: #262626; }
    .abt-mission-card p { color: #555; font-size: 1rem; line-height: 1.75; margin-bottom: 0; }

    /* === SECTION 3: OUR STORY === */
    .abt-story-section { padding: 65px 0; background-color: #ffffff; }
    .abt-story-section h2 { font-weight: 700; font-size: 1.8rem; margin-bottom: 18px; color: #262626; }
    .abt-story-section p { color: #555; font-size: 1rem; line-height: 1.75; margin-bottom: 16px; }
    .abt-story-img { border-radius: 10px; width: 100%; height: 420px; object-fit: cover; box-shadow: 0 8px 28px rgba(0,0,0,0.12); }
    .abt-story-accent { display: block; width: 50px; height: 4px; background: #ECC50E; border-radius: 2px; margin-bottom: 22px; }

    /* === SECTION 4: STATS STRIP === */
    .abt-stats-strip { padding: 55px 0; background-color: #ECC50E; }
    .abt-stat-item { text-align: center; padding: 10px 20px; }
    .abt-stat-num { font-size: 2.8rem; font-weight: 800; color: #262626; line-height: 1; margin-bottom: 8px; }
    .abt-stat-label { font-size: 0.85rem; font-weight: 700; color: #4a3800; text-transform: uppercase; letter-spacing: 0.5px; }

    /* === SECTION 5: PHILOSOPHY === */
    .abt-philosophy-section { padding: 65px 0; background-color: #262626; }
    .abt-philosophy-section h2 { color: #ffffff; font-weight: 700; font-size: 1.8rem; margin-bottom: 8px; }
    .abt-sub { color: #aaa; margin-bottom: 40px; }
    .abt-philosophy-card { background: #1a1a1a; border: 1px solid rgba(236,197,14,0.25); border-radius: 10px; padding: 36px 28px; height: 100%; transition: border-color 0.25s ease, transform 0.25s ease; }
    .abt-philosophy-card:hover { border-color: #ECC50E; transform: translateY(-4px); }
    .abt-philosophy-icon { width: 64px; height: 64px; border-radius: 50%; background: rgba(236,197,14,0.15); display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; }
    .abt-philosophy-icon i { color: #ECC50E; font-size: 1.5rem; }
    .abt-philosophy-card h4 { color: #ffffff; font-weight: 700; font-size: 1.05rem; margin-bottom: 12px; text-align: center; }
    .abt-philosophy-card p { color: #999; font-size: 0.92rem; line-height: 1.65; margin-bottom: 0; text-align: center; }

    /* === SECTION 6: SERVICE AREA === */
    .abt-service-section { padding: 65px 0; background-color: #f7f7f7; }
    .abt-service-section h2 { font-weight: 700; font-size: 1.8rem; margin-bottom: 8px; color: #262626; }
    .abt-county-list { list-style: none; padding: 0; margin: 0; }
    .abt-county-list li { display: flex; align-items: flex-start; gap: 12px; padding: 14px 0; border-bottom: 1px solid #ddd; color: #444; font-size: 1rem; }
    .abt-county-list li:last-child { border-bottom: none; }
    .abt-county-list li i { color: #ECC50E; font-size: 1rem; min-width: 18px; margin-top: 3px; }
    .abt-map-placeholder { background: #fff; border: 2px dashed #BE9F0C; border-radius: 10px; padding: 60px 30px; text-align: center; min-height: 280px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
    .abt-map-placeholder i { font-size: 2.5rem; color: #BE9F0C; margin-bottom: 14px; }
    .abt-map-placeholder p { color: #666; max-width: 380px; margin: 0 auto; font-size: 0.95rem; }

    /* === SECTION 7: PHC & MMSL === */
    .abt-mmsl-section { padding: 65px 0; background-color: #ffffff; }
    .abt-mmsl-section h2 { font-weight: 700; font-size: 1.8rem; margin-bottom: 16px; color: #262626; }
    .abt-mmsl-section > .container > .row:first-child p { color: #555; font-size: 1rem; line-height: 1.75; }
    .abt-mmsl-card { background: #f7f7f7; border-left: 4px solid #ECC50E; border-radius: 0 8px 8px 0; padding: 28px 28px 28px 24px; height: 100%; }
    .abt-mmsl-card h4 { color: #262626; font-weight: 700; font-size: 1rem; margin-bottom: 10px; }
    .abt-mmsl-card p { color: #555; font-size: 0.95rem; line-height: 1.7; margin-bottom: 0; }

    /* === SECTION 8: CTA STRIP === */
    .abt-cta-strip { padding: 60px 0; background-color: #ECC50E; }
    .abt-cta-strip h2 { color: #262626; font-weight: 700; font-size: 1.9rem; margin-bottom: 12px; }
    .abt-cta-strip p { color: #4a3800; font-size: 1.05rem; margin-bottom: 30px; }
    .abt-cta-btns { display: flex; flex-wrap: wrap; justify-content: center; gap: 14px; }
    .abt-btn-dark { display: inline-block; background: #262626; color: #ECC50E; font-weight: 700; padding: 14px 32px; border-radius: 6px; text-decoration: none; transition: background 0.2s ease; }
    .abt-btn-dark:hover { background: #111; color: #ECC50E; text-decoration: none; }
    .abt-btn-outline-dark { display: inline-block; background: transparent; color: #262626; font-weight: 700; padding: 14px 32px; border-radius: 6px; border: 2px solid #262626; text-decoration: none; transition: background 0.2s ease, color 0.2s ease; }
    .abt-btn-outline-dark:hover { background: #262626; color: #ECC50E; text-decoration: none; }

    /* === MOBILE === */
    @media (max-width: 767px) {
      .abt-intro-section h2 { font-size: 1.5rem; }
      .abt-mission-card { margin-bottom: 20px; }
      .abt-story-img { height: 260px; margin-bottom: 30px; }
      .abt-stat-num { font-size: 2rem; }
      .abt-cta-btns { flex-direction: column; align-items: center; }
      .abt-cta-btns a { width: 100%; max-width: 300px; text-align: center; }
    }
/* ===================================================
       srs- scoped styles — Residential Services
       All classes prefixed srs- to avoid conflicts
    =================================================== */

    /* ---- Section 1: Intro Split ---- */
    .srs-intro { padding: 0; background: #f5f5f5; }
    .srs-intro-inner { display: flex; align-items: stretch; min-height: 560px; }
    .srs-intro-text {
      flex: 0 0 52%;
      padding: 70px 60px 60px 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .srs-tagline {
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      color: #ECC50E;
      margin-bottom: 14px;
    }
    .srs-intro h2 {
      font-size: 40px;
      line-height: 50px;
      color: #262626;
      margin-bottom: 18px;
    }
    .srs-intro-text > p {
      font-size: 16px;
      line-height: 27px;
      color: #555;
      margin-bottom: 28px;
    }
    .srs-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 8px; }
    .srs-badge {
      background: #262626;
      color: #fff;
      border-radius: 6px;
      padding: 10px 16px;
      font-size: 13px;
      font-weight: 600;
      display: flex;
      align-items: center;
      gap: 8px;
    }
    .srs-badge i { color: #ECC50E; }
    .srs-intro-photo { flex: 0 0 48%; overflow: hidden; position: relative; }
    .srs-intro-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }

    /* ---- Callout Bar ---- */
    .srs-callout-bar { background: #262626; padding: 18px 0; text-align: center; }
    .srs-callout-bar p { color: #fff; font-size: 15px; font-style: italic; margin: 0; }
    .srs-callout-bar strong { color: #ECC50E; }

    /* ---- Section 2: Philosophy ---- */
    .srs-phil { padding: 0; }
    .srs-phil-image-band { width: 100%; height: 380px; overflow: hidden; position: relative; }
    .srs-phil-image-band img { width: 100%; height: 100%; object-fit: cover; object-position: center 40%; }
    .srs-phil-overlay {
      position: absolute;
      inset: 0;
      /* CDGEDIT  background: rgba(38,38,38,0.72); */
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .srs-phil-overlay h2 {
      color: #fff;
      font-size: 44px;
      text-align: center;
      /* CDGEDIT  max-width: 720px; */
      padding: 0 20px;
      line-height: 54px;
    }
    .srs-phil-body { padding: 80px 0 70px; background: #fff; }
    .srs-phil-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
    .srs-phil-text h3 {
      font-size: 28px;
      font-weight: 700;
      color: #262626;
      margin-bottom: 14px;
      font-family: 'DM Serif Display', serif;
    }
    .srs-phil-text > p { font-size: 16px; line-height: 27px; color: #555; margin-bottom: 14px; }
    .srs-phil-item {
      display: flex;
      align-items: flex-start;
      gap: 14px;
      margin-bottom: 18px;
      padding: 16px;
      border-left: 4px solid #ECC50E;
      background: #f5f5f5;
      border-radius: 0 8px 8px 0;
    }
    .srs-phil-item i { color: #ECC50E; font-size: 22px; flex-shrink: 0; margin-top: 2px; }
    .srs-phil-item-text h4 { font-size: 15px; font-weight: 700; color: #262626; margin-bottom: 3px; }
    .srs-phil-item-text p { font-size: 13px; line-height: 21px; color: #666; margin: 0; }
    .srs-phil-photo img { width: 100%; border-radius: 12px; box-shadow: 0 12px 40px rgba(0,0,0,0.14); }

    /* ---- Section 3: Daily Life ---- */
    .srs-life { padding: 80px 0; background: #ebebeb; }
    .srs-life-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
    .srs-life-photo img { width: 100%; border-radius: 12px; box-shadow: 0 12px 40px rgba(0,0,0,0.12); }
    .srs-life-text h2 { font-size: 36px; line-height: 46px; color: #262626; margin-bottom: 14px; }
    .srs-life-text > p { font-size: 16px; line-height: 27px; color: #555; margin-bottom: 16px; }
    .srs-life-list { list-style: none; padding: 0; margin: 0 0 16px; }
    .srs-life-list li {
      display: flex;
      align-items: flex-start;
      gap: 11px;
      font-size: 15px;
      color: #444;
      line-height: 24px;
      margin-bottom: 12px;
    }
    .srs-life-list li i { color: #ECC50E; font-size: 15px; margin-top: 4px; flex-shrink: 0; }

    /* ---- Section 4: Staff ---- */
    .srs-staff { padding: 80px 0; background: #262626; }
    .srs-staff h2 { color: #fff; font-size: 40px; margin-bottom: 8px; text-align: center; }
    .srs-staff-sub { text-align: center; color: #aaaaaa; font-size: 16px; margin-bottom: 48px; }
    .srs-staff-features { display: grid; grid-template-columns: repeat(4,1fr); gap: 22px; margin-bottom: 48px; }
    .srs-staff-feat {
      text-align: center;
      padding: 28px 18px;
      border: 1px solid rgba(255,255,255,0.1);
      border-radius: 10px;
      background: rgba(255,255,255,0.04);
      transition: background 0.2s;
    }
    .srs-staff-feat:hover { background: rgba(255,255,255,0.08); }
    .srs-staff-feat i { font-size: 34px; color: #ECC50E; margin-bottom: 14px; display: block; }
    .srs-staff-feat h4 { color: #fff; font-size: 15px; font-weight: 700; margin-bottom: 8px; }
    .srs-staff-feat p { color: #aaaaaa; font-size: 13px; line-height: 21px; margin: 0; }
    .srs-staff-quote {
      border-left: 5px solid #ECC50E;
      padding: 22px 30px;
      background: rgba(255,255,255,0.05);
      border-radius: 0 10px 10px 0;
      max-width: 740px;
      margin: 0 auto;
    }
    .srs-staff-quote p { font-size: 19px; font-style: italic; color: #e0e0e0; margin: 0; line-height: 30px; }
    .srs-staff-quote cite { display: block; margin-top: 10px; font-size: 12px; color: #aaaaaa; font-style: normal; font-weight: 600; }

    /* ---- Section 5: Gallery ---- */
    .srs-gallery { padding: 70px 0 60px; background: #fff; }
    .srs-gallery-header { text-align: center; margin-bottom: 34px; }
    .srs-gallery-header h2 { color: #262626; font-size: 38px; margin-bottom: 8px; }
    .srs-gallery-header p { color: #777; font-size: 16px; }
    .srs-owl-gallery { position: relative; margin: 0 54px; }
    .srs-owl-gallery .owl-item img { height: 320px; object-fit: cover; border-radius: 8px; }
    .srs-owl-gallery .owl-dot span { background: #aaaaaa !important; }
    .srs-owl-gallery .owl-dot.active span { background: #ECC50E !important; }
    .srs-owl-gallery .owl-nav { position: absolute; top: 50%; transform: translateY(-50%); width: calc(100% + 108px); left: -54px; display: flex; justify-content: space-between; pointer-events: none; }
    .srs-owl-gallery .owl-nav button { pointer-events: all; width: 46px; height: 46px; border-radius: 50%; background: #ECC50E !important; color: #262626 !important; border: none; display: flex; align-items: center; justify-content: center; transition: background 0.2s, transform 0.15s; margin: 0; }
    .srs-owl-gallery .owl-nav button span { font-size: 26px; line-height: 1; margin-top: -2px; }
    .srs-owl-gallery .owl-nav button:hover { background: #BE9F0C !important; transform: scale(1.08); }
    .srs-owl-gallery .owl-nav button.disabled { opacity: 0.35; cursor: default; }

    /* ---- Section 6: Coverage ---- */
    .srs-area { padding: 80px 0; background: #ebebeb; }
    .srs-area-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
    .srs-area-text h2 { font-size: 36px; line-height: 46px; color: #262626; margin-bottom: 14px; }
    .srs-area-text > p { font-size: 16px; line-height: 27px; color: #555; margin-bottom: 14px; }
    .srs-area-note { font-size: 13px; color: #666; font-style: italic; }
    .srs-area-note i { margin-right: 4px; }
    .srs-county-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
    .srs-county {
      background: #262626;
      color: #fff;
      border-radius: 8px;
      padding: 16px 16px;
      display: flex;
      align-items: flex-start;
      gap: 12px;
    }
    .srs-county i { color: #ECC50E; font-size: 18px; margin-top: 2px; flex-shrink: 0; }
    .srs-county-name { font-size: 13px; font-weight: 700; color: #fff; display: block; margin-bottom: 2px; }
    .srs-county-detail { font-size: 12px; color: #aaaaaa; line-height: 17px; }

    /* ---- Section 7: Stats ---- */
    .srs-stats { padding: 60px 0; background: #ECC50E; }
    .srs-stats-grid { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; gap: 28px; }
    .srs-stat { text-align: center; color: #262626; }
    .srs-stat-number { font-size: 56px; font-weight: 700; font-family: 'DM Serif Display', serif; line-height: 1; margin-bottom: 8px; }
    .srs-stat-label { font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 1.5px; opacity: 0.9; }

    /* ---- Section 8: Referral ---- */
    .srs-refer { padding: 80px 0; background: #fff; }
    .srs-refer h2 { text-align: center; font-size: 40px; color: #262626; margin-bottom: 10px; }
    .srs-refer-sub { text-align: center; font-size: 16px; color: #777; margin-bottom: 48px; }
    .srs-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px; margin-bottom: 48px; }
    .srs-step {
      text-align: center;
      padding: 34px 26px;
      border-radius: 12px;
      background: #f5f5f5;
      border-top: 5px solid #ECC50E;
    }
    .srs-step-num {
      width: 42px;
      height: 42px;
      background: #ECC50E;
      color: #262626;
      border-radius: 50%;
      font-size: 17px;
      font-weight: 700;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 16px;
    }
    .srs-step h4 { font-size: 16px; font-weight: 700; color: #262626; margin-bottom: 8px; }
    .srs-step p { font-size: 14px; color: #666; line-height: 22px; margin: 0; }
    .srs-contact-options { display: flex; justify-content: center; gap: 22px; flex-wrap: wrap; }
    .srs-contact-card {
      text-align: center;
      padding: 24px 30px;
      background: #262626;
      border-radius: 10px;
      min-width: 190px;
    }
    .srs-contact-card i { font-size: 26px; color: #ECC50E; margin-bottom: 8px; display: block; }
    .srs-contact-card-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #aaaaaa; margin-bottom: 5px; }
    .srs-contact-card a { color: #fff; font-size: 15px; font-weight: 700; text-decoration: none; display: block; }
    .srs-contact-card a:hover { color: #ECC50E; }

    /* ---- Section 9: CTA ---- */
    .srs-cta { padding: 70px 0; background: #565656; text-align: center; }
    .srs-cta h2 { color: #fff; font-size: 42px; margin-bottom: 12px; }
    .srs-cta > .container > p { color: #aaaaaa; font-size: 17px; margin-bottom: 28px; }
    .srs-btn-red {
      background: #ECC50E;
      color: #262626;
      padding: 14px 32px;
      border-radius: 6px;
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      display: inline-block;
      margin: 6px 8px;
      transition: background 0.2s;
    }
    .srs-btn-red:hover { background: #BE9F0C; color: #262626; }
    .srs-btn-outline {
      background: transparent;
      color: #fff;
      border: 2px solid rgba(255,255,255,0.7);
      padding: 12px 30px;
      border-radius: 6px;
      font-size: 15px;
      font-weight: 700;
      text-decoration: none;
      display: inline-block;
      margin: 6px 8px;
      transition: all 0.2s;
    }
    .srs-btn-outline:hover { background: #fff; color: #262626; border-color: #fff; }

    /* ---- Mobile ---- */
    @media (max-width: 767px) {
      .srs-intro-inner { flex-direction: column; }
      .srs-intro-text { flex: none; padding: 38px 22px; }
      .srs-intro-photo { flex: none; height: 260px; }
      .srs-intro h2 { font-size: 28px; line-height: 36px; }
      .srs-phil-grid,
      .srs-life-grid,
      .srs-area-grid { grid-template-columns: 1fr; gap: 30px; }
      .srs-staff-features { grid-template-columns: 1fr 1fr; gap: 14px; }
      .srs-steps { grid-template-columns: 1fr; }
      .srs-county-grid { grid-template-columns: 1fr; }
      .srs-stat-number { font-size: 40px; }
      .srs-phil-image-band { height: 220px; }
      .srs-phil-overlay h2 { font-size: 26px; line-height: 34px; }
      .srs-staff-features { grid-template-columns: 1fr; }
    }

/* ============================================================
   ses- scoped styles — Employment Services Page
   All classes prefixed ses- to avoid conflicts with other pages
   ============================================================ */

  /* ── S1: INTRO SPLIT ───────────────────────────────────────── */
  .ses-intro { padding: 0; background: #262626; }
  .ses-intro-inner { display: flex; align-items: stretch; min-height: 540px; }
  .ses-intro-text {
    flex: 1;
    padding: 60px 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .ses-tagline {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ECC50E;
    margin-bottom: 14px;
  }
  .ses-intro h2 { font-size: 40px; line-height: 50px; color: #fff; margin-bottom: 18px; font-weight: 700; }
  .ses-intro-text > p { font-size: 16px; line-height: 27px; color: #b0b0b0; margin-bottom: 22px; }
  .ses-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 8px; }
  .ses-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 14px;
    border: 1px solid rgba(236,197,14,0.35);
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #e0e0e0;
    background: rgba(255,255,255,0.05);
  }
  .ses-badge i { color: #ECC50E; }
  .ses-intro-photo { flex: 0 0 48%; overflow: hidden; position: relative; }
  .ses-intro-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }

  /* Callout bar */
  .ses-callout-bar { background: #ECC50E; padding: 18px 0; text-align: center; }
  .ses-callout-bar p { color: #262626; font-size: 15px; font-style: italic; margin: 0; font-weight: 500; }
  .ses-callout-bar strong { color: #262626; font-weight: 800; }

  /* ── S2: SERVICE PILLARS ───────────────────────────────────── */
  .ses-services { padding: 80px 0; background: #fff; }
  .ses-services-header { text-align: center; margin-bottom: 52px; }
  .ses-services-header h2 { color: #262626; font-size: 40px; margin-bottom: 10px; }
  .ses-services-header p { color: #666; font-size: 17px; max-width: 680px; margin: 0 auto; }
  .ses-service-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
  .ses-service-card {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 30px 28px;
    border-top: 4px solid #ECC50E;
    transition: box-shadow 0.2s, transform 0.2s;
  }
  .ses-service-card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.10); transform: translateY(-3px); }
  .ses-service-card i { font-size: 32px; color: #ECC50E; margin-bottom: 14px; display: block; }
  .ses-service-card h4 { font-size: 16px; font-weight: 700; color: #262626; margin-bottom: 10px; }
  .ses-service-card p { font-size: 14px; line-height: 22px; color: #666; margin: 0; }
  /* center orphan cards in last row */
  .ses-service-cards .ses-service-card:nth-child(4):last-child,
  .ses-service-cards .ses-service-card:nth-child(4):nth-last-child(2) { grid-column: 1 / 2; }
  .ses-service-cards .ses-service-card:nth-child(5):last-child { grid-column: 2 / 3; }

  /* ── S3: DAY PROGRAM CONNECTION ─────────────────────────────── */
  .ses-dayprog { padding: 80px 0; background: #ebebeb; }
  .ses-dayprog-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
  .ses-dayprog-photo img { width: 100%; border-radius: 12px; box-shadow: 0 12px 40px rgba(0,0,0,0.12); }
  .ses-dayprog-text h2 { font-size: 36px; line-height: 46px; color: #262626; margin-bottom: 14px; }
  .ses-dayprog-text > p { font-size: 16px; line-height: 27px; color: #555; margin-bottom: 16px; }
  .ses-dayprog-note {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    background: #262626;
    color: #d0d0d0;
    border-radius: 8px;
    padding: 18px 20px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
    font-style: italic;
  }
  .ses-dayprog-note i { color: #ECC50E; font-size: 18px; flex-shrink: 0; margin-top: 1px; }

  /* ── S4: WHO WE SERVE ──────────────────────────────────────── */
  .ses-who { padding: 80px 0; background: #fff; }
  .ses-who-inner { max-width: 780px; margin: 0 auto; text-align: center; }
  .ses-who h2 { font-size: 40px; color: #262626; margin-bottom: 14px; }
  .ses-who-intro { font-size: 17px; color: #555; line-height: 28px; margin-bottom: 36px; }
  .ses-who-list { list-style: none; padding: 0; margin: 0 0 24px; text-align: left; }
  .ses-who-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    color: #444;
    line-height: 24px;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
  }
  .ses-who-list li:last-child { border-bottom: none; }
  .ses-who-list li i { color: #ECC50E; font-size: 15px; margin-top: 4px; flex-shrink: 0; }
  .ses-who-note { font-size: 14px; color: #777; font-style: italic; }

  /* ── S5: GEOGRAPHIC COVERAGE ────────────────────────────────── */
  .ses-area { padding: 80px 0; background: #262626; }
  .ses-area-header { text-align: center; margin-bottom: 48px; }
  .ses-area-header h2 { color: #fff; font-size: 40px; margin-bottom: 10px; }
  .ses-area-header p { color: #aaaaaa; font-size: 16px; }
  .ses-county-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 16px; max-width: 640px; margin: 0 auto; }
  .ses-county {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    background: rgba(255,255,255,0.06);
    border-radius: 8px;
    padding: 18px 20px;
    border: 1px solid rgba(236,197,14,0.18);
  }
  .ses-county i { color: #ECC50E; font-size: 18px; margin-top: 2px; flex-shrink: 0; }
  .ses-county-name { font-size: 14px; font-weight: 700; color: #fff; display: block; margin-bottom: 2px; }
  .ses-county-detail { font-size: 12px; color: #aaaaaa; line-height: 17px; }

  /* ── S6: CONTACT / CTA ─────────────────────────────────────── */
  .ses-cta { padding: 80px 0; background: #ECC50E; text-align: center; }
  .ses-cta h2 { color: #262626; font-size: 42px; margin-bottom: 14px; }
  .ses-cta > .container > p { color: rgba(38,38,38,0.75); font-size: 17px; margin-bottom: 42px; }
  .ses-contact-options { display: flex; justify-content: center; gap: 22px; flex-wrap: wrap; margin-bottom: 36px; }
  .ses-contact-card {
    background: #262626;
    border-radius: 10px;
    padding: 28px 32px;
    min-width: 180px;
    text-align: center;
  }
  .ses-contact-card i { font-size: 28px; color: #ECC50E; margin-bottom: 10px; display: block; }
  .ses-contact-card-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #888; margin-bottom: 6px; }
  .ses-contact-card a { color: #fff; font-size: 15px; font-weight: 700; text-decoration: none; display: block; }
  .ses-contact-card a:hover { color: #ECC50E; }
  .ses-btn-dark {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #262626;
    color: #ECC50E;
    padding: 14px 32px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
  }
  .ses-btn-dark:hover { background: #BE9F0C; color: #262626; }

  /* ── RESPONSIVE ─────────────────────────────────────────────── */
  @media (max-width: 768px) {
    .ses-intro-inner { flex-direction: column; }
    .ses-intro-text { flex: none; padding: 38px 22px; }
    .ses-intro-photo { flex: none; height: 260px; }
    .ses-intro h2 { font-size: 28px; line-height: 36px; }
    .ses-dayprog-grid { grid-template-columns: 1fr; gap: 30px; }
    .ses-service-cards { grid-template-columns: 1fr; }
    .ses-county-grid { grid-template-columns: 1fr; }
    .ses-service-cards .ses-service-card:nth-child(4):nth-last-child(2),
    .ses-service-cards .ses-service-card:nth-child(5):last-child { grid-column: auto; }
  }

/* ============================================================
   sdp- scoped styles — Day Programs Services Page
   All classes prefixed sdp- to avoid conflicts with other pages
   Colors: #ECC50E gold | #262626 black | #BE9F0C dark gold
   ============================================================ */

  /* ── S1: INTRO SPLIT ─────────────────────────────────────── */
  .sdp-intro { padding: 0; background: #f5f5f5; }
  .sdp-intro-inner { display: flex; align-items: stretch; min-height: 540px; }
  .sdp-intro-text {
    flex: 0 0 52%;
    padding: 70px 60px 60px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .sdp-tagline {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #BE9F0C;
    margin-bottom: 14px;
  }
  .sdp-intro h2 { font-size: 40px; line-height: 50px; color: #262626; margin-bottom: 18px; font-weight: 700; }
  .sdp-gold { color: #ECC50E; }
  .sdp-intro-text > p { font-size: 16px; line-height: 27px; color: #555; margin-bottom: 14px; }
  .sdp-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
  .sdp-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border: 1px solid rgba(190,159,12,0.4);
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    background: rgba(236,197,14,0.08);
  }
  .sdp-badge i { color: #ECC50E; }
  .sdp-intro-photo { flex: 0 0 48%; overflow: hidden; position: relative; }
  .sdp-intro-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }

  /* ── CALLOUT BAR ─────────────────────────────────────────── */
  .sdp-callout-bar { background: #ECC50E; padding: 18px 0; text-align: center; }
  .sdp-callout-bar p { color: #262626; font-size: 15px; font-style: italic; margin: 0; font-weight: 500; }
  .sdp-callout-bar strong { color: #262626; font-weight: 800; }

  /* ── S2: DAY PROGRAMS GRID ───────────────────────────────── */
  .sdp-programs-section { padding: 80px 0; background: #fff; }
  .sdp-programs-header { text-align: center; margin-bottom: 52px; }
  .sdp-programs-header h2 { color: #262626; font-size: 40px; margin-bottom: 10px; }
  .sdp-programs-header p { color: #666; font-size: 17px; max-width: 600px; margin: 0 auto; }

  /* 3-wide flex grid — justify-center keeps partial rows centered */
  .sdp-programs-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
  }
  .sdp-program-card {
    flex: 0 0 calc(33.333% - 20px);
    max-width: 360px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0,0,0,0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }
  .sdp-program-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 36px rgba(0,0,0,0.12);
  }
  .sdp-program-photo { position: relative; height: 220px; overflow: hidden; background: #f0f0f0; }
  .sdp-program-photo img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.35s ease; }
  .sdp-program-card:hover .sdp-program-photo img { transform: scale(1.04); }
  .sdp-program-info { padding: 24px 22px 22px; }
  .sdp-program-info h3 { font-size: 18px; font-weight: 700; color: #262626; margin-bottom: 12px; line-height: 1.35; }
  .sdp-prog-address,
  .sdp-prog-phone { display: flex; align-items: flex-start; gap: 8px; font-size: 14px; color: #555; margin-bottom: 8px; line-height: 1.5; }
  .sdp-prog-address i,
  .sdp-prog-phone i { color: #ECC50E; font-size: 14px; margin-top: 2px; flex-shrink: 0; }
  .sdp-prog-phone a { color: #555; text-decoration: none; }
  .sdp-prog-phone a:hover { color: #262626; }
  .sdp-prog-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 700;
    color: #BE9F0C;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: color 0.2s, gap 0.2s;
  }
  .sdp-prog-link:hover { color: #262626; gap: 10px; }
  .sdp-no-programs { text-align: center; color: #666; font-size: 16px; padding: 40px 0; }
  .sdp-no-programs a { color: #BE9F0C; text-decoration: underline; }

  /* ── S3: WHAT TO EXPECT ──────────────────────────────────── */
  .sdp-expect { padding: 80px 0; background: #262626; }
  .sdp-expect-header { text-align: center; margin-bottom: 52px; }
  .sdp-expect-header h2 { color: #fff; font-size: 40px; margin-bottom: 10px; }
  .sdp-expect-header p { color: #aaa; font-size: 17px; max-width: 680px; margin: 0 auto; }
  .sdp-expect-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
  .sdp-expect-card {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(236,197,14,0.18);
    border-radius: 12px;
    padding: 32px 24px;
    text-align: center;
    transition: border-color 0.25s ease, background 0.25s ease, transform 0.25s ease;
  }
  .sdp-expect-card:hover {
    border-color: rgba(236,197,14,0.45);
    background: rgba(255,255,255,0.07);
    transform: translateY(-4px);
  }
  .sdp-expect-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: rgba(236,197,14,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
  }
  .sdp-expect-icon i { color: #ECC50E; font-size: 1.5rem; }
  .sdp-expect-card h4 { color: #fff; font-size: 1.05rem; font-weight: 700; margin-bottom: 12px; }
  .sdp-expect-card p { color: #999; font-size: 0.92rem; line-height: 1.65; margin: 0; }

  /* ── S4: WHO WE SERVE ────────────────────────────────────── */
  .sdp-who { padding: 80px 0; background: #fff; }
  .sdp-who-inner { max-width: 780px; margin: 0 auto; text-align: center; }
  .sdp-who h2 { font-size: 40px; color: #262626; margin-bottom: 14px; }
  .sdp-who-intro { font-size: 17px; color: #555; line-height: 28px; margin-bottom: 36px; }
  .sdp-who-list { list-style: none; padding: 0; margin: 0 0 24px; text-align: left; }
  .sdp-who-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    color: #444;
    line-height: 24px;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
  }
  .sdp-who-list li:last-child { border-bottom: none; }
  .sdp-who-list li i { color: #ECC50E; font-size: 15px; margin-top: 4px; flex-shrink: 0; }
  .sdp-who-note { font-size: 14px; color: #777; font-style: italic; }
  .sdp-who-note a { color: #BE9F0C; text-decoration: underline; }

  /* ── S5: SERVICE AREA ────────────────────────────────────── */
  .sdp-area { padding: 80px 0; background: #ECC50E; }
  .sdp-area-header { text-align: center; margin-bottom: 48px; }
  .sdp-area-header h2 { color: #262626; font-size: 40px; margin-bottom: 10px; }
  .sdp-area-header p { color: rgba(38,38,38,0.72); font-size: 16px; max-width: 600px; margin: 0 auto; }
  .sdp-area-counties { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; max-width: 640px; margin: 0 auto; }
  .sdp-county {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    background: rgba(38,38,38,0.08);
    border-radius: 8px;
    padding: 18px 20px;
    border: 1px solid rgba(38,38,38,0.12);
  }
  .sdp-county i { color: #262626; font-size: 18px; margin-top: 2px; flex-shrink: 0; }
  .sdp-county-name { font-size: 14px; font-weight: 700; color: #262626; display: block; margin-bottom: 3px; }
  .sdp-county-detail { font-size: 12px; color: rgba(38,38,38,0.65); line-height: 17px; }

  /* ── S6: CTA / CONTACT ───────────────────────────────────── */
  .sdp-cta { padding: 80px 0; background: url("../../images/section-dark-bg.jpg"); background-attachment: fixed; background-position: center;  background-repeat: no-repeat; text-align: center; }
  .sdp-cta h2 { color: #ECC50E; font-size: 42px; margin-bottom: 14px; }
  .sdp-cta > .container > p { color: rgba(255,255,255,0.72); font-size: 17px; margin-bottom: 42px; }
  .sdp-contact-options { display: flex; justify-content: center; gap: 22px; flex-wrap: wrap; margin-bottom: 36px; }
  .sdp-contact-card {
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(236,197,14,0.2);
    border-radius: 10px;
    padding: 28px 32px;
    min-width: 180px;
    text-align: center;
    transition: background 0.2s, border-color 0.2s;
  }
  .sdp-contact-card:hover { background: rgba(236,197,14,0.1); border-color: rgba(236,197,14,0.4); }
  .sdp-contact-card i { font-size: 28px; color: #ECC50E; margin-bottom: 10px; display: block; }
  .sdp-contact-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #eaeaea; margin-bottom: 6px; }
  .sdp-contact-card a { color: #fff; font-size: 15px; font-weight: 700; text-decoration: none; display: block; }
  .sdp-contact-card a:hover { color: #ECC50E; }
  .sdp-btn-dark {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ECC50E;
    color: #262626;
    padding: 14px 36px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
  }
  .sdp-btn-dark:hover { background: #BE9F0C; color: #262626; text-decoration: none; }

  /* ── RESPONSIVE ─────────────────────────────────────────── */
  @media (max-width: 992px) {
    .sdp-expect-cards { grid-template-columns: repeat(2, 1fr); }
    .sdp-program-card { flex: 0 0 calc(50% - 16px); }
  }
  @media (max-width: 768px) {
    .sdp-intro-inner { flex-direction: column; }
    .sdp-intro-text { flex: none; padding: 38px 22px; }
    .sdp-intro-photo { flex: none; height: 260px; }
    .sdp-intro h2 { font-size: 28px; line-height: 36px; }
    .sdp-program-card { flex: 0 0 100%; max-width: 100%; }
    .sdp-expect-cards { grid-template-columns: 1fr; }
    .sdp-area-counties { grid-template-columns: 1fr; }
    .sdp-contact-options { flex-direction: column; align-items: center; }
    .sdp-programs-header h2,
    .sdp-expect-header h2,
    .sdp-who h2,
    .sdp-area-header h2,
    .sdp-cta h2 { font-size: 28px; }
  }

/**************************************************
=-*=-*=-*=-*=-*=-*= Day Program Detail =-*=-*=-*=-*=-*=-*=
dpd- scoped styles — Individual Day Program Detail Page
All classes prefixed dpd- to avoid conflicts with other pages
**************************************************/

  /* ── MAIN HERO ───────────────────────────────────────────── */
  .dpd-main { padding: 70px 0; background: #f5f5f5; }
  .dpd-main-inner { display: flex; gap: 52px; align-items: flex-start; }

  .dpd-main-photo { flex: 0 0 46%; }
  .dpd-main-photo img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;
    box-shadow: 0 6px 28px rgba(38,38,38,0.14);
  }
  .dpd-photo-caption { font-size: 13px; color: #777; text-align: center; margin-top: 10px; font-style: italic; }

  .dpd-main-info { flex: 1; }
  .dpd-eyebrow {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #BE9F0C;
    margin-bottom: 10px;
  }
  .dpd-eyebrow i { margin-right: 6px; }
  .dpd-program-name {
    font-size: 36px;
    font-weight: 800;
    color: #262626;
    line-height: 1.2;
    margin-bottom: 26px;
  }

  .dpd-contact-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    color: #555;
    margin-bottom: 12px;
    line-height: 1.55;
  }
  .dpd-contact-row i { color: #ECC50E; font-size: 15px; margin-top: 3px; flex-shrink: 0; width: 16px; }
  .dpd-contact-row a { color: #555; text-decoration: none; }
  .dpd-contact-row a:hover { color: #262626; }

  .dpd-btn-group { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; margin-bottom: 34px; }

  .dpd-btn-gold {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ECC50E;
    color: #262626;
    padding: 12px 26px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s;
  }
  .dpd-btn-gold:hover { background: #BE9F0C; color: #262626; text-decoration: none; }

  .dpd-btn-outline {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #262626;
    border: 2px solid #262626;
    padding: 11px 22px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
  }
  .dpd-btn-outline:hover { background: #262626; color: #ECC50E; text-decoration: none; }

  .dpd-pdfs { border-top: 1px solid rgba(38,38,38,0.12); padding-top: 20px; }
  .dpd-pdfs-label {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #888;
    margin-bottom: 12px;
  }
  .dpd-pdfs-label i { margin-right: 6px; color: #ECC50E; }
  .dpd-pdf-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #BE9F0C;
    text-decoration: none;
    padding: 8px 0;
    border-bottom: 1px solid rgba(38,38,38,0.07);
    transition: color 0.2s;
  }
  .dpd-pdf-link:last-child { border-bottom: none; }
  .dpd-pdf-link i { font-size: 18px; color: #ECC50E; flex-shrink: 0; }
  .dpd-pdf-link:hover { color: #262626; text-decoration: none; }

  /* ── CONTENT / WYSIWYG ────────────────────────────────────── */
  .dpd-content { padding: 70px 0; background: #fff; }
  .dpd-content-inner {
    max-width: 820px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 28px;
    color: #444;
  }
  .dpd-content-inner h2,
  .dpd-content-inner h3,
  .dpd-content-inner h4 { color: #262626; margin-top: 28px; margin-bottom: 12px; }
  .dpd-content-inner h2 { font-size: 30px; }
  .dpd-content-inner h3 { font-size: 24px; }
  .dpd-content-inner p { margin-bottom: 16px; }
  .dpd-content-inner ul,
  .dpd-content-inner ol { margin-bottom: 16px; padding-left: 22px; }
  .dpd-content-inner li { margin-bottom: 6px; }
  .dpd-content-inner a { color: #BE9F0C; text-decoration: underline; }
  .dpd-content-inner img { max-width: 100%; height: auto; border-radius: 6px; margin: 12px 0; }

  /* ── PHOTO GALLERY ──────────────────────────────────────── */
  .dpd-gallery { padding: 70px 0; background: #f5f5f5; }
  .dpd-gallery-heading {
    font-size: 24px;
    font-weight: 700;
    color: #262626;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-bottom: 40px;
  }
  .dpd-gold-line { display: block; flex: 0 0 60px; height: 3px; background: #ECC50E; border-radius: 2px; }
  .dpd-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
  .dpd-gallery-item {
    position: relative;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    background: #ddd;
    aspect-ratio: 4 / 3;
    text-decoration: none;
  }
  .dpd-gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.35s ease; }
  .dpd-gallery-item:hover img { transform: scale(1.05); }
  .dpd-gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(38,38,38,0.65);
    color: #fff;
    font-size: 12px;
    padding: 7px 12px;
    opacity: 0;
    transition: opacity 0.25s;
  }
  .dpd-gallery-item:hover .dpd-gallery-caption { opacity: 1; }

  /* ── LOCATION / MAP ──────────────────────────────────────── */
  .dpd-location { padding: 80px 0; background: #262626; }
  .dpd-location-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: start; }

  .dpd-section-eyebrow {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #ECC50E;
    margin-bottom: 12px;
  }
  .dpd-section-eyebrow i { margin-right: 6px; }

  .dpd-location-info h3 { font-size: 28px; font-weight: 700; color: #fff; margin-bottom: 28px; line-height: 1.25; }
  .dpd-loc-row {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    color: #bbb;
    font-size: 15px;
    margin-bottom: 18px;
    line-height: 1.55;
  }
  .dpd-loc-row i { color: #ECC50E; font-size: 16px; margin-top: 2px; flex-shrink: 0; width: 18px; }
  .dpd-loc-row a { color: #ECC50E; text-decoration: none; }
  .dpd-loc-row a:hover { color: #fff; text-decoration: underline; }
  .dpd-loc-row strong { color: #fff; }

  .dpd-loc-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 30px; }
  .dpd-btn-dark-outline {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #fff;
    border: 2px solid rgba(255,255,255,0.35);
    padding: 11px 22px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
  }
  .dpd-btn-dark-outline:hover { background: rgba(255,255,255,0.08); border-color: rgba(255,255,255,0.65); text-decoration: none; color: #fff; }

  .dpd-map-wrap { border-radius: 10px; overflow: hidden; box-shadow: 0 4px 24px rgba(0,0,0,0.35); }
  .dpd-map-wrap iframe { width: 100%; height: 420px; border: none; display: block; }

  /* ── BACK BAR ────────────────────────────────────────────── */
  .dpd-back-bar { background: #fff; border-top: 3px solid #ECC50E; padding: 20px 0; }
  .dpd-back-bar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
  }
  .dpd-back-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s;
  }
  .dpd-back-link:hover { color: #262626; text-decoration: none; }
  .dpd-back-link i { color: #ECC50E; }
  .dpd-btn-gold-sm {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ECC50E;
    color: #262626;
    padding: 10px 22px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s;
  }
  .dpd-btn-gold-sm:hover { background: #BE9F0C; color: #262626; text-decoration: none; }

  /* ── RESPONSIVE ─────────────────────────────────────────── */
  @media (max-width: 992px) {
    .dpd-gallery-grid { grid-template-columns: repeat(2, 1fr); }
    .dpd-location-inner { grid-template-columns: 1fr; }
  }
  @media (max-width: 768px) {
    .dpd-main-inner { flex-direction: column; gap: 30px; }
    .dpd-main-photo { flex: none; width: 100%; }
    .dpd-program-name { font-size: 28px; }
    .dpd-btn-group { flex-direction: column; }
    .dpd-back-bar .container { justify-content: center; text-align: center; }
  }
  @media (max-width: 480px) {
    .dpd-gallery-grid { grid-template-columns: 1fr; }
    .dpd-main { padding: 40px 0; }
    .dpd-content { padding: 40px 0; }
    .dpd-gallery { padding: 40px 0; }
    .dpd-location { padding: 40px 0; }
  }
/* ===================================================
       ep- scoped styles — Employee Portal Page
       All classes prefixed ep- to avoid conflicts
       Colors: #ECC50E gold | #262626 black | #BE9F0C dark gold
    =================================================== */

    /* === SECTION 1: WELCOME STRIP === */
    .ep-welcome-section {
      padding: 65px 0;
      background-color: #262626;
    }
    .ep-welcome-section h2 {
      color: #ffffff;
      font-size: 2rem;
      font-weight: 700;
      line-height: 1.3;
      margin-bottom: 16px;
    }
    .ep-welcome-section h2 .ep-gold {
      color: #ECC50E;
    }
    .ep-welcome-section p {
      color: #cccccc;
      font-size: 1.05rem;
      max-width: 740px;
      margin: 0 auto 30px;
      line-height: 1.75;
    }
    .ep-welcome-badges {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 14px;
      margin-top: 10px;
    }
    .ep-badge {
      display: flex;
      align-items: center;
      gap: 9px;
      background: rgba(236,197,14,0.12);
      border: 1px solid rgba(236,197,14,0.35);
      border-radius: 30px;
      padding: 9px 20px;
      color: #ECC50E;
      font-weight: 600;
      font-size: 0.88rem;
    }

    /* === SECTION 2: QUICK ACCESS LINKS === */
    .ep-links-section {
      padding: 70px 0;
      background-color: #f7f7f7;
    }
    .ep-section-label {
      font-size: 0.8rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #BE9F0C;
      margin-bottom: 8px;
    }
    .ep-links-section h2 {
      font-weight: 700;
      color: #262626;
      margin-bottom: 8px;
    }
    .ep-section-sub {
      color: #666;
      font-size: 1rem;
      margin-bottom: 48px;
    }
    .ep-link-card {
      background: #ffffff;
      border: 1px solid #e8e8e8;
      border-top: 4px solid #ECC50E;
      border-radius: 10px;
      padding: 36px 28px 30px;
      height: 100%;
      text-align: center;
      transition: box-shadow 0.25s ease, transform 0.25s ease;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .ep-link-card:hover {
      box-shadow: 0 8px 28px rgba(0,0,0,0.09);
      transform: translateY(-4px);
    }
    .ep-link-icon {
      width: 68px;
      height: 68px;
      border-radius: 50%;
      background: #ECC50E;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 20px;
    }
    .ep-link-icon i {
      color: #262626;
      font-size: 1.6rem;
    }
    .ep-link-card h4 {
      color: #262626;
      font-size: 1.05rem;
      font-weight: 700;
      margin-bottom: 10px;
    }
    .ep-link-card p {
      color: #666;
      font-size: 0.9rem;
      line-height: 1.6;
      flex-grow: 1;
      margin-bottom: 24px;
    }
    .ep-btn-gold {
      display: inline-block;
      background: #ECC50E;
      color: #262626;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 11px 26px;
      border-radius: 6px;
      text-decoration: none;
      transition: background 0.2s ease;
      width: 100%;
      text-align: center;
    }
    .ep-btn-gold:hover {
      background: #BE9F0C;
      color: #ffffff;
      text-decoration: none;
    }
    .ep-btn-dark {
      display: inline-block;
      background: #262626;
      color: #ffffff;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 11px 26px;
      border-radius: 6px;
      text-decoration: none;
      transition: background 0.2s ease;
      width: 100%;
      text-align: center;
    }
    .ep-btn-dark:hover {
      background: #3a3a3a;
      color: #ECC50E;
      text-decoration: none;
    }
    .ep-btn-outline {
      display: inline-block;
      background: transparent;
      color: #262626;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 11px 26px;
      border-radius: 6px;
      border: 2px solid #262626;
      text-decoration: none;
      transition: all 0.2s ease;
      width: 100%;
      text-align: center;
    }
    .ep-btn-outline:hover {
      background: #262626;
      color: #ECC50E;
      text-decoration: none;
    }

    /* === SECTION 3: EMPLOYEE RESOURCES === */
    .ep-resources-section {
      padding: 70px 0;
      background-color: #262626;
    }
    .ep-resources-section h2 {
      color: #ffffff;
      font-weight: 700;
      margin-bottom: 8px;
    }
    .ep-resources-section .ep-section-label {
      color: #ECC50E;
    }
    .ep-resources-section .ep-section-sub {
      color: #aaa;
      margin-bottom: 40px;
    }
    .ep-policy-box {
      background: #1a1a1a;
      border: 1px solid rgba(236,197,14,0.2);
      border-radius: 10px;
      padding: 40px 36px;
      margin-bottom: 28px;
    }
    .ep-policy-box h4 {
      color: #ffffff;
      font-size: 1.1rem;
      font-weight: 700;
      margin-bottom: 12px;
    }
    .ep-policy-box p {
      color: #aaa;
      font-size: 0.93rem;
      line-height: 1.65;
      margin-bottom: 24px;
    }
    .ep-btn-gold-outline {
      display: inline-block;
      background: transparent;
      color: #ECC50E;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 11px 28px;
      border-radius: 6px;
      border: 2px solid #ECC50E;
      text-decoration: none;
      transition: all 0.2s ease;
    }
    .ep-btn-gold-outline:hover {
      background: #ECC50E;
      color: #262626;
      text-decoration: none;
    }
    .ep-btn-gold-solid {
      display: inline-block;
      background: #ECC50E;
      color: #262626;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 11px 28px;
      border-radius: 6px;
      text-decoration: none;
      transition: background 0.2s ease;
    }
    .ep-btn-gold-solid:hover {
      background: #BE9F0C;
      color: #ffffff;
      text-decoration: none;
    }
    /* Full-width block modifier for pdf/form buttons */
    .ep-btn-block {
      display: block;
      width: 100%;
      text-align: center;
    }

    /* === PDF AREA === */
    .ep-pdf-list {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .ep-pdf-list li {
      display: flex;
      align-items: center;
      gap: 14px;
      padding: 14px 18px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(236,197,14,0.15);
      border-radius: 8px;
      margin-bottom: 10px;
      transition: background 0.2s ease;
    }
    .ep-pdf-list li:hover {
      background: rgba(236,197,14,0.07);
    }
    .ep-pdf-list li i {
      color: #ECC50E;
      font-size: 1.2rem;
      min-width: 22px;
    }
    .ep-pdf-list li a {
      color: #dddddd;
      font-size: 0.93rem;
      font-weight: 600;
      text-decoration: none;
      flex-grow: 1;
    }
    .ep-pdf-list li a:hover {
      color: #ECC50E;
    }
    .ep-pdf-list li span.ep-pdf-tag {
      font-size: 0.75rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.8px;
      background: rgba(236,197,14,0.15);
      color: #ECC50E;
      padding: 3px 10px;
      border-radius: 20px;
      white-space: nowrap;
    }

    /* === SECTION 4: CONTACT / JOTFORM === */
    .ep-contact-section {
      padding: 70px 0;
      background-color: #ffffff;
    }
    .ep-contact-section h2 {
      color: #262626;
      font-weight: 700;
      margin-bottom: 8px;
    }
    .ep-contact-section .ep-section-sub {
      color: #555;
      margin-bottom: 48px;
    }
    .ep-form-wrapper {
      background: #f7f7f7;
      border: 1px solid #e8e8e8;
      border-radius: 10px;
      padding: 20px 40px;
      min-height: 300px;
    }
    .ep-form-placeholder {
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      min-height: 200px;
    }
    .ep-form-placeholder i {
      font-size: 2.5rem;
      color: #BE9F0C;
      margin-bottom: 16px;
    }
    .ep-form-placeholder p {
      color: #888;
      font-size: 0.92rem;
      margin-bottom: 0;
    }
    .ep-contact-info-list {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .ep-contact-info-list li {
      display: flex;
      align-items: flex-start;
      gap: 16px;
      margin-bottom: 28px;
    }
    .ep-contact-info-icon {
      width: 46px;
      height: 46px;
      min-width: 46px;
      border-radius: 50%;
      background: #ECC50E;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .ep-contact-info-icon i {
      color: #262626;
      font-size: 1rem;
    }
    .ep-contact-info-text strong {
      display: block;
      color: #262626;
      font-size: 0.9rem;
      font-weight: 700;
      margin-bottom: 4px;
    }
    .ep-contact-info-text span,
    .ep-contact-info-text a {
      color: #555;
      font-size: 0.9rem;
      font-weight: 400;
      text-decoration: none;
    }
    .ep-contact-info-text a:hover {
      color: #BE9F0C;
    }

    /* Social Icons */
    .social-icons {
      margin-top: 20px;
    }
    .social-icons ul {
      display: flex;
      justify-content: flex-start;
      gap: 14px;
      padding: 0;
      margin: 0;
    }
    .social-icons li {
      list-style: none;
    }
    .social-icons .social-networks {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 42px;
      height: 42px;
      font-size: 18px;
      color: #fff;
      background: #262626;
      border-radius: 50%;
      transition: background 0.25s ease, transform 0.25s ease;
    }
    .social-icons .social-networks:hover {
      background: #ECC50E;
      color: #262626;
      transform: scale(1.1);
    }

    /* === SECTION 5: CLOSING STRIP === */
    .ep-closing-strip {
      padding: 60px 0;
      background-color: #ECC50E;
    }
    .ep-closing-strip h2 {
      color: #262626;
      font-weight: 700;
      margin-bottom: 12px;
    }
    .ep-closing-strip p {
      color: #4a3800;
      font-size: 1.05rem;
      max-width: 600px;
      margin: 0 auto 30px;
    }
    .ep-closing-btn {
      display: inline-block;
      background: #262626;
      color: #ECC50E;
      font-weight: 700;
      padding: 13px 34px;
      border-radius: 6px;
      text-decoration: none;
      font-size: 0.95rem;
      transition: background 0.2s ease;
      margin: 6px;
    }
    .ep-closing-btn:hover {
      background: #1a1a1a;
      color: #ffffff;
      text-decoration: none;
    }
    .ep-closing-btn-outline {
      display: inline-block;
      background: transparent;
      color: #262626;
      font-weight: 700;
      padding: 13px 34px;
      border-radius: 6px;
      text-decoration: none;
      font-size: 0.95rem;
      border: 2px solid #262626;
      transition: all 0.2s ease;
      margin: 6px;
    }
    .ep-closing-btn-outline:hover {
      background: #262626;
      color: #ECC50E;
      text-decoration: none;
    }

    /* === RESPONSIVE === */
    @media (max-width: 767px) {
      .ep-welcome-section { padding: 48px 0; }
      .ep-welcome-section h2 { font-size: 1.55rem; }
      .ep-links-section { padding: 50px 0; }
      .ep-link-card { margin-bottom: 24px; }
      .ep-resources-section { padding: 50px 0; }
      .ep-policy-box { padding: 28px 22px; }
      .ep-contact-section { padding: 50px 0; }
      .ep-form-wrapper { padding: 32px 20px; }
      .ep-closing-strip { padding: 48px 0; }
    }
#back-to-top {
        position: fixed;
        bottom: 32px;
        right: 32px;
        z-index: 9999;
        width: 46px;
        height: 46px;
        border-radius: 50%;
        background: #ECC50E;
        color: #262626;
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.2);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease, background 0.3s ease;
      }
      #back-to-top.visible {
        opacity: 1;
        visibility: visible;
      }
      #back-to-top:hover {
        background: #262626;
        color: #ECC50E;
      }

/**************************************************
=-*=-*=-*=-*=-*=-*= Partners Carousel =-*=-*=-*=-*=
**************************************************/
.partners-carousel-section {
  background: #262626;
  padding: 40px 30px;
}

.partners-carousel-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.partners-carousel .partner-item {
  padding: 10px 8px;
}

.partners-carousel .partner-logo-box {
  background: #fff;
  border-radius: 12px;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
}

.partners-carousel .partner-logo-box img {
  max-height: 170px;
  width: auto;
  object-fit: contain;
}

/**************************************************
=-*=-*=-*=-*=-*=-*= Terms of Use =-*=-*=-*=-*=-*=
**************************************************/
.tou-section {
  padding: 70px 0 80px;
  background: #f9f8f4;
}
.tou-document {
  max-width: 860px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 16px rgba(38, 38, 38, 0.07);
  padding: 50px 54px;
}
.tou-block {
  margin-bottom: 34px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.tou-block:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tou-heading {
  font-size: 1.2rem;
  font-weight: 700;
  color: #262626;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
  padding-bottom: 8px;
  border-left: 4px solid #ECC50E;
  padding-left: 14px;
}
.tou-num {
  color: #BE9F0C;
  margin-right: 6px;
  font-weight: 800;
}
.tou-subheading {
  font-size: 1rem;
  font-weight: 700;
  color: #3a3a3a;
  margin-top: 22px;
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative;
}
.tou-subheading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background: #ECC50E;
  border-radius: 50%;
}
.tou-document p {
  color: #444;
  font-size: 0.94rem;
  line-height: 1.75;
  margin-bottom: 12px;
}
.tou-document p:last-child {
  margin-bottom: 0;
}
.tou-defs {
  list-style: none;
  padding: 0;
  margin: 14px 0 0;
}
.tou-defs li {
  padding: 12px 18px;
  margin-bottom: 10px;
  background: #faf9f5;
  border-radius: 6px;
  border-left: 3px solid #ECC50E;
  color: #444;
  font-size: 0.94rem;
  line-height: 1.7;
}
.tou-defs li strong {
  color: #262626;
}
.tou-list {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
.tou-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
  color: #444;
  font-size: 0.94rem;
  line-height: 1.7;
}
.tou-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #BE9F0C;
  border-radius: 50%;
}
.tou-document a {
  color: #BE9F0C;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease;
}
.tou-document a:hover {
  color: #ECC50E;
}

/* TOU Responsive */
@media (max-width: 767px) {
  .tou-section { padding: 40px 0 50px; }
  .tou-document { padding: 30px 22px; }
  .tou-heading { font-size: 1.05rem; }
}

/* ====== END Terms of Use ====== */

/**************************************************
=-*=-*=-*=-*=-*=-*= Privacy Policy =-*=-*=-*=-*=-*=
**************************************************/
.pp-section {
  padding: 70px 0 80px;
  background: #f9f8f4;
}
.pp-document {
  max-width: 860px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 16px rgba(38, 38, 38, 0.07);
  padding: 50px 54px;
}
.pp-block {
  margin-bottom: 34px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.pp-block:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pp-heading {
  font-size: 1.2rem;
  font-weight: 700;
  color: #262626;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
  padding-bottom: 8px;
  border-left: 4px solid #ECC50E;
  padding-left: 14px;
}
.pp-num {
  color: #BE9F0C;
  margin-right: 6px;
  font-weight: 800;
}
.pp-document p {
  color: #444;
  font-size: 0.94rem;
  line-height: 1.75;
  margin-bottom: 12px;
}
.pp-document p:last-child {
  margin-bottom: 0;
}
.pp-document a {
  color: #BE9F0C;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s ease;
}
.pp-document a:hover {
  color: #ECC50E;
}

/* PP Responsive */
@media (max-width: 767px) {
  .pp-section { padding: 40px 0 50px; }
  .pp-document { padding: 30px 22px; }
  .pp-heading { font-size: 1.05rem; }
}

/* ====== END Privacy Policy ====== */
.partners-carousel.owl-theme .owl-nav,
.partners-carousel.owl-theme .owl-dots {
  display: none;
}