/*
Theme Name: Lubrizol Child
Template: lspi_theme
*/
.home-slider .callout-shadow {
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 50%, transparent 100%) !important;
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 50%, transparent 100%) !important;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0) 50%, transparent 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000', endColorstr='#ffffff', GradientType=1);
}

@media (min-width: 600px) {
  #error-wrap {
    padding: 3rem;
  }
}

@media (max-width: 599px) {
  #error-wrap {
    padding: 1rem;
  }
}

#my-slider>.slider_top_wrap>.slide-wrapper {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

#my-slider>.slider_top_wrap>.slick-initialized {
  opacity: 1 !important;
}

@media print,
screen and (min-width: 48em) {
  .sidebar {
    padding-left: 1rem !important;
  }
}

.rpwe-img {
  display: block !important;
  text-decoration: none;
}

.rpwe-4-col-widget .image_wrap img {
  max-width: 100%;
}

.rpwe-4-col-widget .image_wrap,
.product-overview-widget .image_wrap {
  background: none;
}

.no-bullet ul li {
  margin-left: 0;
  list-style: none;
}

.widget_custom_menu_wizard li.current-menu-item ul li a {
  color: #888888;
}

.widget_custom_menu_wizard ul.sub-menu {
  padding-top: 15px;
}

@media screen and (min-width: 57.5em) {

  .tax-newsletter-issue header.featured-hero,
  .single-newsletter header.featured-hero,
  .page-template-newsletter-issues header.featured-hero {
    height: 19rem;
  }
}

a.header-signupbtn {
  color: #fff !important;
  background: #0066cc;
  padding: 10px 20px 8px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

h2.ctct-form-header {
  font-size: 20px !important;
  text-align: center;
  text-transform: uppercase;
  font-family: "oswalddemibold" !important;
}

.ctct-form-defaults {
  padding: 20px 0 !important;
}

p.ctct-form-text {
  text-align: center;
}

.email-signup.align-right .gform_title {
  text-align: right;
  font-size: 19px;
}

.email-signup .gform_wrapper input::placeholder {
  font-style: italic;
}

.email-signup .gfield_label {
  display: none !important;
}

.email-signup .gform_heading {
  margin-top: 30px;
  margin-bottom: 0 !important;
}

.email-signup li.gfield,
.email-signup input,
.email-signup .gform_footer {
  margin: 0 !important;
}

.email-signup li.gfield {
  padding: 0 !important;
}

.email-signup.align-right .gform_footer input {
  width: 100% !important;
  background-color: #888888;
}

.email-signup .gform_footer {
  padding: 10px 0 !important;
}

.header-enews {
  width: 250px;
  float: left;
  margin-right: 35px;
  margin-top: 5px;
}

/* .footer-menu li#menu-item-1333 a {
  text-indent: 5000px;
  background-image: url(https://www.liquidpower.com/wp-content/themes/lspi_theme/assets/images/In-White-21px-R.png);
  background-size: 28px 19px;
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 21px;
  background-position: center;
  margin-top: -12px;
} */

.form-on-popup div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}

.form-on-popup div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
  max-width: 400px;
  margin: 0 auto;
}

.form-on-popup p.ctct-gdpr-text {
  width: 100%;
  max-width: 400px;
  white-space: normal;
  margin: 0 auto;
}

.form-on-popup div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  height: 35px;
}

.form-on-popup .ctct-inline-form {
  padding: 0 15px;
}

.form-on-popup .grecaptcha-badge {
  position: absolute !important;
  left: 25% !important;
  bottom: -40px !important;
}

@media (max-width:991px) {
  .header-enews .gform_heading {
    width: 30%;
    float: left;
    text-align: right;
  }
}

@media (max-width:919px) {
  .header-enews {
    float: right;
    clear: both;
    padding-top: 20px;
    margin-right: 70px;
  }

  .header-enews .gform_heading {
    width: auto !important;
  }

  a.header-signupbtn {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

@media (max-width:767px) {
  .header-enews {
    width: 400px;
    margin: 0 auto;
    display: block !important;
    float: none !important;
  }

  .top-bar-module {
    position: relative;
    text-align: center;
    height: 30px;
  }

  .top-bar-module .search-btn {
    margin-left: 65px;
  }
}

@media (max-width:430px) {
  .header-enews {
    width: auto !important;
    display: inline-block !important;
    padding: 0px 10px;
    margin-top: 20px !important;
  }

  .header-enews .gform_heading {
    width: 100% !important;
    text-align: left !important;
    margin: 0;
  }

  .header-enews .gform_body {
    margin-left: 0 !important;
  }

  .top-bar-module .search-btn {
    margin-left: 0px;
  }
}

@media (max-width:350px) {
  .social-icon {
    padding: 5px !important;
    margin-right: 0 !important;
  }
}

.slider-icons .slick-list .slick-track {
  min-width: 295px !important;
}

/* .slide-wrapper,
.slick-track {
  max-height: 600px;
  overflow: hidden;
} */

@media (min-width: 1px) and (max-width: 399px) {
  .slide-content {
    max-height: 300px;
    overflow: hidden;
  }
}

@media (min-width: 400px) {
  .slide-content {
    max-height: 250px;
    overflow: hidden;
  }
}

.slide-buttons {
  max-height: 56.88px;
}

.slider-icons {
  max-height: 127px;
  overflow: hidden;
}

.slider-icons,
.slide-buttons {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

@media (max-width:750px) {
  .slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%;
  }

  .slide-wrapper {
    height: 400px;
  }
}

@media (min-width:751px) {
  .slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
  }
}

.slide-content,
.slide-content .slick-list {
  width: 100%;
}

@media (min-width:750px) {

  .slide-content,
  .slide-content .slick-list {
    height: 187px;
  }
}

@media (min-width:1px) and (max-width:399px) {

  .slide-content,
  .slide-content .slick-list {
    height: 300px;
  }
}

@media (min-width:400px) and (max-width:610px) {

  .slide-content,
  .slide-content .slick-list {
    height: 250px;
  }
}

@media (min-width:611px) and (max-width:767px) {

  .slide-content,
  .slide-content .slick-list {
    height: 212px;
  }
}

.logo img {
  width: 100%;
}

.search-btn img {
  width: 11.81px;
}

#my-slider {
  min-height: 650px;
  width: 100%;
}

.site-description {
  min-height: 52px;
  width: 100%;
}

@media (max-width: 750px) {
  .site-mobile-title a img {
    min-height: 45.59px;
  }
}

@media (min-width: 751px) {
  .site-mobile-title a img {
    min-height: 59.98px;
  }
}

.site-header {
  min-height: 106.98px;
}

#popmake-2413 {
  min-height: 695px !important;
}

.pum-theme-2405,
.pum-theme-lightbox {
  background-color: rgba(0, 0, 0, .8) !important;
}

.pum-theme-2405 .pum-container,
.pum-theme-lightbox .pum-container {
  border: none !important;
  padding: 2rem !important;
}

.ctct-form-element {
  height: auto !important;
}

.ctct-form-field {
  margin-bottom: 7px !important;
}

.slide {
  position: relative;
}

.slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.rpwe-ul {
  display: grid;
  grid-row-gap: 15px;
  list-style: none;
}

.rpwe-ul {
  grid-column-gap: 30px;
}

.widgettitle {
  display: none;
}

.rpwe-ul {
  margin-left: 0;
}

.rpwe-summary {
  border-top: solid 1px #e6e6e6;
  font-size: 13px;
  margin: 7px 0 0 0;
  padding: 10px 0 0 0;
}

.rpwe-block .rpwe-ul .rpwe-clearfix {
  border-bottom: none;
}

.rpwe-img .rpwe-thumb {
  border-style: none !important;
  padding: 0 !important;
}

.rpwe-img {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.rpwe-img picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rpwe-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.rpwe-time {
  font-size: 80% !important;
  line-height: inherit;
  color: #666 !important;
  vertical-align: middle;
}

.rpwe-time::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('https://www.liquidpower.com/wp-content/themes/lspi_theme_child/assets/images/calendar-icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.rpwe-block ul>li>div>a::after {
  content: "\00a0❯";
  font-size: 0.9rem;
}

.rpwe-2-col>ul>li {
  margin: 0 0 3px !important;
}

.rpwe-2-col>ul>li>h3>a {
  color: #0066cc;
  font-size: 1.125rem !important;
}

.rpwe-4-col .rpwe-li,
.capabilities .rpwe-li {
  display: flex;
  flex-direction: column;
}

.rpwe-4-col>ul>li>a img {
  min-height: 100px;
  height: auto;
  width: 100% !important;
}

.rpwe-4-col>ul>li>h3 {
  color: #0066cc;
  display: inline-block !important;
  margin-bottom: 0px !important;
  margin-top: 10px !important;
}

.rpwe-4-col>ul>li>.rpwe-img {
  display: block;
  position: relative;
  overflow: hidden;
}

.rpwe-2-col>ul>li>.rpwe-img {
  height: 200px;
  margin-bottom: 10px;
}

.rpwe-list-style ul li h3 {
  font-size: inherit;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1.6;
  margin-bottom: 5px;
}

.rpwe-list-style ul li:first-child {}

.rpwe-list-style ul li:not(:last-child) h3 {
  border-bottom: solid 1px #eee;
  padding-bottom: 5px;
}

.rpwe-list-style ul {
  grid-row-gap: 0;
}

@media (max-width:449px) {
  .rpwe-4-col .rpwe-ul {
    grid-template-columns: 1fr;
  }

  .rpwe-4-col>ul>li>h3 {
    font-size: 1.125rem;
  }

  .rpwe-4-col>ul>li>.rpwe-img {
    height: 220px;
  }
}

@media (min-width:450px) and (max-width:965px) {

  .rpwe-2-col .rpwe-ul,
  .rpwe-4-col .rpwe-ul {
    grid-template-columns: 1fr 1fr;
  }

  .rpwe-4-col>ul>li>h3 {
    font-size: 1rem;
  }
}

@media (min-width:450px) and (max-width:599px) {
  .rpwe-4-col>ul>li>.rpwe-img {
    height: 150px;
  }

  .rpwe-2-col .rpwe-ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width:600px) and (max-width:965px) {
  .rpwe-4-col>ul>li>.rpwe-img {
    height: 200px;
  }
}

@media (max-width:599px) {
  .rpwe-2-col .rpwe-ul {
    grid-template-columns: 1fr;
  }
}

@media (min-width:600px) {
  .rpwe-2-col .rpwe-ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width:966px) {
  .rpwe-4-col>ul>li>h3 {
    font-size: 1.125rem;
  }

  .rpwe-4-col .rpwe-ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .rpwe-4-col>ul>li>.rpwe-img {
    height: 100px;
  }
}

@media print,
screen and (min-width: 33.75em) {
  .rpwe-2-col>ul>li>.rpwe-title a {
    font-size: 1.375rem !important;
  }
}

@media (max-width:966px) {
  .newsletter img {
    display: flex;
    justify-content: center;
  }

  article img {
    float: none !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  article p img {
    padding: 0 !important;
  }
}

@media (max-width:767px) {
  .newsletter {
    margin-bottom: 2rem !important;
  }

  .whats-new-widget img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .whats-new-widget .image_wrap {
    height: 200px;
  }

  .sidebar {
    padding-top: 1.5rem;
  }
}

.whats-new-widget .image_wrap img {
  max-width: 100%;
}

.top-bar-module .search-btn {
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 2px;
  vertical-align: top;
}

a.search-btn:focus {
  outline: 2px solid #000;
  outline-offset: -2px;
}

#site-header-row {
  position: relative;
}

#site-header-row>.top-bar-module>.social-icon {
  margin-right: -30px;
  padding: 5px 35px 5px 25px;
  float: right;
}

#site-header-row>.top-bar-module>.social-icon>a>img {
  width: 30px;
  height: 21px;
}

#home-page-products {
  max-width: 800px;
  margin: 0 auto;
}

.searchwp-live-search-results {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  height: 0;
  overflow: hidden;
  z-index: 9999995;
  position: absolute;
  display: none;
}

.searchwp-live-search-results-showing {
  display: block;
  opacity: 1;
  height: auto;
  overflow: auto;
}

.searchwp-live-search-no-results {
  padding: 3em 2em 0;
  text-align: center;
}

.searchwp-live-search-no-min-chars:after {
  content: "Continue typing";
  display: block;
  text-align: center;
  padding: 2em 2em 0;
}

.slide-content-inner h3,
.site-description h1 {
  color: #fff;
}

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

.div-brochure {
  position: relative;
  padding-top: max(60%, 326px);
  height: 0;
  width: 100%;
}

.iframe-brochure {
  position: absolute;
  border: none;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.text-transform-uppercase {
  text-transform: uppercase;
}

.form-style {
  position: absolute;
  right: 15px;
  bottom: -30px;
}

.iframe-container {
  padding: 56.25% 0 0 0;
  position: relative;
}

.iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-style-type-none {
  list-style-type: none;
}

.text-align-left {
  text-align: left;
}

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

.border-0 {
  border: 0;
}

.post-blockquote {
  color: #333333;
}

#search-results {
  padding-top: 35px;
}

@media (min-width: 1140px) {
  .custom-4 {
    width: 33.3333% !important;
  }
}

.form-divide {
  height: 30px;
}

@media (min-width: 48em) {
  .form-divide {
    display: none;
  }
}

#site-header-row>.top-bar-module>.social-icon>a>img {
  width: auto !important;
}

.gform_description {
  margin-bottom: 1rem !important;
}

.gfield--input-type-section {
  margin-top: 1rem !important;
}

.gsection {
  padding: 0 16px 0 0 !important;
}

.add-remove-guests {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
}

.add-remove-guests-enabled {
  background-color: #0066cc !important;
  cursor: pointer !important;
}

.add-remove-guests-enabled:hover {
  background-color: #00478f !important;
}

.add-remove-guests-disabled {
  background-color: grey !important;
  cursor: not-allowed !important;
}

.add-guest {
  flex: 0 0 auto !important;
  width: 150px !important;
}

.remove-guest {
  flex: 0 0 auto !important;
  width: 150px !important;
}

.rsvp>.gform_footer {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.rsvp>.gform_footer>.gform_button {
  width: 310px !important;
}

.gform_ajax_spinner {
  display: none !important;
}

.emergency-banner-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  position: fixed;
  z-index: 99999999;
}

.bright-red {
  background-color: red;
}

.lspi-red {
  background-color: #bd0000;
}

.lspi-blue {
  background-color: #0066cc;
}

.banner-title {
  font-size: 2rem;
}

.emergency-banner-container>p {
  color: white;
  text-wrap: wrap;
  background-color: transparent !important;
  margin: 0 !important;
}

.emergency-banner-container a {
  color: white;
  text-decoration: underline;
}

.gform_fields>.dietary {
  -ms-grid-column-span: 6 !important;
  grid-column: span 6 !important;
}

#custom-form-first-name {
  display: none;
}

.class098e9149 {
  background-color: #0056A7;
}

.classf1548201 {
  border-color: #F4F4F4;
  background-color: #FFFFFF;
}

.class7fe783f7 {
  color: #212121;
}

.class950d34a5 {
  color: #1863DC;
  border-color: #1863DC;
  background-color: transparent;
}

.class19b0c3f3 {
  color: #FFFFFF;
  border-color: #1863DC;
  background-color: #1863DC;
}

.classe4639b61 {
  color: #212121;
  border-color: #F4F4F4;
  background-color: #FFFFFF;
}

.class53312945 {
  color: #212121;
  border-color: #ebebeb;
  background-color: #f4f4f4;
}

.classd1c5e7f0 {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.classf1ed3d20 {
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  border-radius: 0 0 6px 6px;
  direction: ltr;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #293C5B;
  background-color: #EDEDED;
}

.class78738f13 {
  margin-left: 5px;
  line-height: 0
}

.class205af144 {
  width: 78px;
  height: 13px;
  margin: 0
}

.custom-footer-design {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.custom-linkedin-logo a {
  text-indent: 5000px;
  background-image: url(https://www.liquidpower.com/wp-content/themes/lspi_theme/assets/images/In-White-21px-R.png);
  background-size: 28px 19px;
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 21px;
  background-position: center;
  margin-top: -12px;
}

.three-columns {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.three-columns .custom-column {
  flex: 1;
  min-width: 200px;
}

.three-columns ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 0;
}

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

  .three-columns .custom-column {
    width: 100%;
  }
}

.custom-spacer {
  height: 20px;
  width: 100%;
}

.blue-bar {
  display: block;
  background-color: #0066cc;
  width: 100%;
  margin: 1rem 0;
  border: none;
  height: 5px;
}

.blue-text {
  color: #0066cc;
}

#post-2129>.entry-content>div p:nth-of-type(3) {
  margin: 0 !important;
}

.center-btn-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
}

.center-btn-group-left {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1rem;
}

/* .red-btn-link {
  padding: 10px 20px;
  background-color: #bd0000;
  color: white !important;
  text-decoration: none;
  border-radius: 999px;
  font-weight: bold;
  transition: background-color 0.3s;
} */

.red-btn-link {
  display: inline-block !important;
  background-color: #bd0000;
  color: #fff;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  /* margin: 0 0 1rem 0; */
  padding: 0.9rem 1rem 0.9rem 1rem;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

.red-btn-link::after {
  content: " \00a0❯";
  font-size: 0.9rem;
}

.red-btn-link:hover {
  transform: scale(1.01);
  color: white !important;
}

.red-btn-link:any-link {
  color: #fff;
}

.sustainability-heading {
  font-weight: bold;
  font-size: 1.2rem;
}

.functional-cookie-tooltip {
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  white-space: nowrap;
  z-index: 9999;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.mt-1 {
  margin-top: 1rem;
}

.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.bg-light-padded {
  background-color: #eaeaea;
  padding: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#post-91>div>div.bg-light-padded>ul {
  margin-bottom: 0 !important;
}

.career-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 2rem 0;
}

.career-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* Stack images vertically on phones */
@media (max-width: 768px) {
  .career-images {
    grid-template-columns: 1fr;
  }
}

/* ======= CSP-Safe Slider Styles (Two-Up, Full-Width) ======= */

.csp-slider {
  width: 100%;
  --visible: 2;
  --gap: clamp(10px, 2vw, 24px);
  /* NEW: responsive gap */
  /* slide width = (total width - total gaps) / visible */
  --slide-w: calc((100% - (var(--gap) * (var(--visible) - 1))) / var(--visible));
  --duration: 360ms;
  --easing: ease;

  /* NEW: define the step distance (one slide + one gap) */
  --step: calc(var(--slide-w) + var(--gap));

  position: relative;
}

.csp-slider__viewport {
  overflow: hidden;
}

.csp-slider__track {
  display: flex;
  gap: var(--gap);
  /* NEW: visual spacing between slides */
  will-change: transform;
  transition: transform var(--duration) var(--easing);

  /* Move by one "step" each index (accounts for the gap) */
  transform: translateX(calc(var(--i, 0) * -1 * var(--step)));
}

/* Disable transition during logical "teleport" resets for seamless looping */
.csp-slider.no-anim .csp-slider__track {
  transition: none !important;
}

.csp-slide {
  flex: 0 0 var(--slide-w);
  box-sizing: border-box;
}

.csp-slide img {
  display: block;
  width: 100%;
  height: auto;
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {
  .csp-slider__track {
    transition: none;
  }
}

/* Index classes assign --i (current index) without inline styles */
/* Provide a reasonable range; adjust/extend if you expect very large slide counts */
.csp-slider.index-0 {
  --i: 0;
}

.csp-slider.index-1 {
  --i: 1;
}

.csp-slider.index-2 {
  --i: 2;
}

.csp-slider.index-3 {
  --i: 3;
}

.csp-slider.index-4 {
  --i: 4;
}

.csp-slider.index-5 {
  --i: 5;
}

.csp-slider.index-6 {
  --i: 6;
}

.csp-slider.index-7 {
  --i: 7;
}

.csp-slider.index-8 {
  --i: 8;
}

.csp-slider.index-9 {
  --i: 9;
}

.csp-slider.index-10 {
  --i: 10;
}

.csp-slider.index-11 {
  --i: 11;
}

.csp-slider.index-12 {
  --i: 12;
}

.csp-slider.index-13 {
  --i: 13;
}

.csp-slider.index-14 {
  --i: 14;
}

.csp-slider.index-15 {
  --i: 15;
}

.csp-slider.index-16 {
  --i: 16;
}

.csp-slider.index-17 {
  --i: 17;
}

.csp-slider.index-18 {
  --i: 18;
}

.csp-slider.index-19 {
  --i: 19;
}

.csp-slider.index-20 {
  --i: 20;
}

.heyzine-iframe {
  border: 1px solid lightgray;
  width: 100%;
  height: 400px;
}

/* Hide anything inside the track that isn't an actual slide */
.csp-slider__track> :not(.csp-slide) {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.page-id-28 #dynamicHeader {
  height: 25rem !important;
}

#hero-slider {
  margin-top: 2rem;
}

.careers-img {
  max-width: 300px;
}

.flex {
  display: flex;
}

.flex-center {
  align-items: center;
  justify-content: center;
}

.justify-flex-start {
  justify-content: flex-start;
}

.align-center {
  align-items: center;
}

.gap-1 {
  gap: 1rem;
}

.bg-light-padded>div>ul {
  margin-bottom: 0 !important;
}

.info-banner {
  padding: 1rem;
  text-align: left;
  color: #fff;
}

.info-banner-title {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #fff;
}

.info-banner-description {
  margin: 0;
  font-size: 1rem;
}

.blue-banner {
  background-color: #0066cc;
}

.cpd-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.cpd-item {
  width: 45%;
  padding: 15px;
  box-sizing: border-box;
}

.cpd-button {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 12px;
  background: #0073aa;
  color: #fff;
  text-decoration: none;
}

.cpd-button:hover {
  background: #005177;
}

.rpwe-block br {
  display: none;
}

#slider-div {
  max-width: 100%;
}

#my-slider .slide-wrapper .slide {
  height: calc(100vh - var(--dynamic-header-height, 107px)) !important;
  min-height: 650px !important;
}

.home-slider .slide-callout:before,
.home-slider .slide-callout:after {
  display: none !important;
}

#page_wrap,
#slider-div {
  background: none !important;
  background-color: #0066cc !important;
}

.page-id-2 #slider-div {
  background: none !important;
  background-color: #ffffff !important;
}

.page-id-2 #page_wrap>.container {
  background-color: #ffffff !important;
}

body:not(#tinymce) {
  background: #0066cc !important;
}

.footer-menu li a,
.copyright {
  color: #ffffff !important;
}

@media screen and (min-width: 75em) {
  .main-wrap {
    margin: 0rem auto 3rem auto;
  }
}

#menu-footer-menu-1 .menu-item>a {
  border-bottom: 1px solid transparent;
}

#menu-footer-menu-1 .menu-item:not(.custom-linkedin-logo)>a:hover {
  border-bottom: 1px solid #fff;
}

#menu-footer-menu-1>li>a {
  margin-right: 0.7rem;
  margin-left: 0.7rem;
  padding: 0.5rem 0 !important;
}

@media screen and (min-width: 1024px) {
.page-id-2 #site-header-row {
  max-width: 100%;
  margin-right: 60px;
  margin-left: 60px;
}

.page-id-2 .top-bar-title {
  padding: 0.5rem 0rem;
}
}