



    .previewBox{
    position:relative;

    }
    .previewBox .sr-only{
    display:none;
    }


    .wppro_slider_btn_container{
        display:flex;
    }

    .wpproSlider_gradient-text {
    color: #000; /* fallback for accessibility / forced styles */
    background: linear-gradient(90deg, #ff7e5f, #feb47b);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    }

    .wpproSlider_gradient-bg {
    color: #000; /* fallback for accessibility / forced styles */
    background: linear-gradient(90deg, #ff7e5f, #feb47b);

    }

    .sid-c5l3Ttb1bafwpproSlider{
    ;
    }
    .sid-c5l3Ttb1bafwpproSlider button:focus,
    .sid-c5l3Ttb1bafwpproSlider a:focus,.wppro_slider_btn button:focus,.wppro_slider_btn a:focus {
    outline: 2px solid #007bff !important;
    outline-offset: 5px !important;
    border-radius: 5px;
    border: none !important;
    /*background-color: transparent !important;*/
    z-index: 999999999;
    }

    .thumbSwiper {
    margin-top:5px;

    box-sizing: border-box;
    padding: 10px 0;
    }
    .thumbSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    }
    .thumbSwiper .swiper-slide {
    width: 100px !important;
    height: auto;
    opacity: 0.4;
    }


    .thumbSwiper .swiper-slide-thumb-active {
    opacity: 1;
    }
    .thumbSwiper .swiper-wrapper {
    display: flex !important;
    justify-content: center;
    }

    /* General styles */
    .paginationsid-c5l3Ttb1baf .swiper-pagination-bullet{
    background-color: #ffffff !important;
    height:15px !important;
    width:15px !important;
    border-radius:15px !important;
     }
    .paginationsid-c5l3Ttb1baf .swiper-pagination-bullet-active{
    background-color: #a7777700 !important;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-slider-desktopOnly{
    display: inherit !important;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-slider-mobileOnly{
    display: none !important;
    }

    .sid-c5l3Ttb1bafswiper-container{
    position:relative;
    width:100% ;
    height:400px ;

    }
    /* Full‑height basics */
    .sid-c5l3Ttb1bafswiper-container .swiper-button-prev, .sid-c5l3Ttb1bafswiper-container .swiper-button-next{
    position: absolute !important;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider{
    width:calc(100% - 100px) !important;
    height:100% !important;

    /*padding-right:50px !important;
    padding-left:50px !important;*/
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider, .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-wrapper, .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide { width:100%; height:100%; }

    /* Panel‑wipe effect */
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    position:relative;
    /*overflow:hidden; */
    background:var(--panel,#333);
    /*background:#000;*/
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide::before {
    content:""; position:absolute; inset:0;
    background:var(--panel,#333);
    transform:scaleX(0); z-index:1;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide-active::before { transform:scaleX(1); }
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col {
    display: flex;
    flex-direction: column;  /* ← this is required */
    flex: 1;                 /* or whatever your final flex value is */
    padding: .5rem;

    }

    /* Slide layout */
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-inner {
    height: 100%;
    display:flex; gap:2rem;
    position:relative; z-index:2;
    margin:auto; padding:0 6vw; height:auto;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner img{
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    }



    /* Alignment helpers */
    /*
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-left, .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-left > *  {  align-items:start;}
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-center, .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-center > * { align-items:center; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-right, .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-right > *  { align-items:end; }
    */
    */
    /* Only target the flex container */
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-left   { align-items: flex-start; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-center { align-items: center; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-text-right  { align-items: flex-end; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-justify-start  { justify-content:flex-start; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-justify-center { justify-content:center; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-justify-end    { justify-content:flex-end; }

    /* Play/Pause wrapper & button */
    .wppro-play-pause-wrapper {
    position:absolute; z-index:10;
    }
    .wppro-play-pause-button {
    background:rgba(0,0,0,0.5);
    color:#fff; border:none;
    padding:.5rem 1rem; cursor:pointer;
    border-radius:4px;
    }
    /* Horizontal presets */
    .wppro-pp-left     { left:0; right:auto; }
    .wppro-pp-center-h { left:50%; right:auto; }
    .wppro-pp-right    { right:0; left:auto; }
    /* Vertical presets */
    .wppro-pp-top      { top:0; bottom:auto; }
    .wppro-pp-center-v { top:50%; bottom:auto; }
    .wppro-pp-bottom   { bottom:0; top:auto; }

    /* Widget styles */
    .widget-group {
    display:flex;
    gap:1rem;
    margin-top:1rem;
    align-self: stretch;
    /*width: 100%;*/
    align-items: inherit;
    }
    .widget-text h1, .widget-text h2, .widget-text p {
    margin:0 0 .5rem; color:#fff;
    }
    .widget-button .btn {
    display:inline-block; padding:.5rem 1rem;
    background:#fff; color:#000; text-decoration:none;
    border-radius:.25rem; font-weight:bold;
    }
    .widget-image img {
    display:block; border-radius:.25rem;
    }


    /* Slide inner flex */
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-inner { display:flex; flex-wrap:wrap; height:100%; }

    /* Inner content container gets JSON width */
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner {

    box-sizing: border-box;


    width:100%;

    display:flex;
    flex-direction:column;
    gap:1rem;
    }
    .btn{
    width:auto;
    }
    /* Reset heading/paragraph margin */
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner h1, .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner p { margin:0; }
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner .btn {
    lex: 0 0 auto;
    width: fit-content;
    min-width: 100px;
    }



    /* 1. Define the keyframes */
    @keyframes fadeUpIn {
    0% {
    opacity: 0;
    transform: translateY(20px);
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }
    /* 2) Fade down & in */
    @keyframes fadeDownIn {
    0% {
    opacity: 0;
    transform: translateY(-20px);
    }
    100% {
    opacity: 1;
    transform: translateY(0);
    }
    }

    /* 3) Fade left & in */
    @keyframes fadeLeftIn {
    0% {
    opacity: 0;
    transform: translateX(-20px);
    }
    100% {
    opacity: 1;
    transform: translateX(0);
    }
    }

    /* 4) Fade right & in */
    @keyframes fadeRightIn {
    0% {
    opacity: 0;
    transform: translateX(20px);
    }
    100% {
    opacity: 1;
    transform: translateX(0);
    }
    }

    /* 2. Base state: widgets are hidden & ready to animate */
    .widget-instance {
    opacity: 0;
    }

    /* 3. When we add `.animate`, they’ll play the fade‐up‐in */
    .widget-instance.animateUpIn {
    animation-name: fadeUpIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateDownIn {
    animation-name: fadeDownIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateLeftIn {
    animation-name: fadeLeftIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    .widget-instance.animateRightIn {
    animation-name: fadeRightIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards; /* keep the end state */
    /* we’ll set a custom delay via inline style or JS */
    }
    @keyframes fadeIn {
    0% {
    opacity: 0;
    }
    100% {
    opacity: 1;
    }
    }

    .widget-instance.animateFadeIn {
    animation-name: fadeIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }
    @keyframes zoomOut {
    0% {
    transform: scale(0); /* 0% */
    opacity: 0;
    }
    100% {
    transform: scale(1); /* normal */
    opacity: 1;
    }
    }

    .widget-instance.animateZoomOut {
    animation-name: zoomOut;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }

    @keyframes zoomIn {
    0% {
    transform: scale(1.5);
    opacity: 0;
    }
    50% {
    opacity: 0; /* stay invisible while shrinking */
    }
    100% {
    transform: scale(1);
    opacity: 1;
    }
    }

    .widget-instance.animateZoomIn {
    animation-name: zoomIn;
    animation-duration: 0.6s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    }



    /*testing styles*/
    /*testing styles*/
    .wps_sid-c5l3Ttb1baf_wpproSlider,
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-wrapper,
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide,
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-inner,
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col,
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner {
    height: 100%;
    box-sizing: border-box;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-col-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider .widget-image {
    /*flex: 1 1 auto;*/
    display: flex;
    overflow: hidden;
    }





    /* define button style */
    /* Reset ALL button styles inside the slider
    .wps_sid-c5l3Ttb1baf_wpproSlider button,
    .wps_sid-c5l3Ttb1baf_wpproSlider  input[type="button"],
    .wps_sid-c5l3Ttb1baf_wpproSlider  input[type="submit"],
    .wps_sid-c5l3Ttb1baf_wpproSlider input[type="reset"],
    .wps_sid-c5l3Ttb1baf_wpproSlider a.wppro_slider_btn {

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
padding:1.154em 1.538em !important;
    }
    */
    .swiper-button-prev,.swiper-button-next{


    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
    padding:1.154em 1.538em !important;

    }

    /* Your custom slider button styles */
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro_slider_btn {
    padding: 0.5rem 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 0.375rem !important;
    background: #fff !important;
    color: #111 !important;
    font: 600 1rem/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
    text-decoration: none !important;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro_slider_btn:hover {
    background: #f5f5f5 !important;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider  .wppro_slider_btn:focus {
    outline: 2px solid #2563eb !important;
    outline-offset: 2px !important;
    }
    /*testing*/

    .fade-out {

    opacity: 0 !important;
    transition: opacity 0.5s ease !important;
    }
    .fade-in {


    opacity: 1 !important;
    transition: opacity 0.5s ease !important;
    }

    .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--panel, #0058b0);

    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 1s ease-out;
    z-index: 1;
    }
    .swiper-slide-active::before {
    transform: scaleX(1);
    }

    /*custom pagination */
    .wppro-prevsid-c5l3Ttb1baf, .wppro-nextsid-c5l3Ttb1baf {
    padding: 0.5rem 1rem !important;
    border: 1px solid transparent !important;
    border-radius: 0.375rem !important;
    background: #fff !important;
    color: #111 !important;
    font: 600 1rem / 1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
    text-decoration: none !important;
    }
    .wppro-prevsid-c5l3Ttb1baf,.wppro-nextsid-c5l3Ttb1baf{
    background-color: #00000000 !important;
    color: #000000 !important;
    }
    .wppro-prevsid-c5l3Ttb1baf:hover,.wppro-nextsid-c5l3Ttb1baf:hover{
    background-color: #b80000 !important;
    color: #00000000 !important;
    }

    .video-backgroundsid-c5l3Ttb1baf {
    position: absolute;
    width: 100%;
    height: 100vh; /* full viewport */
    overflow: hidden;
    }

    .video-backgroundsid-c5l3Ttb1baf video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1; /* keeps video behind content */
    }

    #toggleVideosid-c5l3Ttb1baf {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 10;
    padding: 0.5rem 1rem;
    background: rgba(0,0,0,0.6);
    color: #fff;
    border: none;
    border-radius: 0.25rem;
    cursor: pointer;
    }
    #toggleVideosid-c5l3Ttb1baf:focus {
    outline: 2px solid #fff;
    outline-offset: 2px;
    }

/* responsive styles */

    @media (max-width:900px) {

    /* next and previous buttons */
    .wppro-prevsid-c5l3Ttb1baf, .wppro-nextsid-c5l3Ttb1baf {
    }

    .sid-c5l3Ttb1bafswiper-container{

    width:100% !important;
    height:400px !important;
    }

    .widget-group {
    flex-wrap:wrap;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-wrapper,
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    height:400px !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider{
    width:calc(100% - 0px) !important;
    height:100% !important;
    display: flex !important;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-inner{
    display:grid !important;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }



    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-wrapper,
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    height:400px !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }


    .wps_sid-c5l3Ttb1baf_wpproSlider .slide-inner{
    display:grid !important;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }

    .wps_sid-c5l3Ttb1baf_wpproSlider .widget-image img {
    max-height: 50vh; /* Allow shrinkage */
    height: auto;
    object-fit: contain;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-slider-desktopOnly{
    display: none !important;
    }
    .wps_sid-c5l3Ttb1baf_wpproSlider .wppro-slider-mobileOnly{
    display: block !important;
    }
    .swiper-wrapper,
    .swiper-slide {
    height:400px !important;
    min-height: 100% !important;   /* But never be shorter than the tallest */
    box-sizing: border-box;
    }
    /*
    .swiper{
    width:100% !important;
    height:400px !important;
    display: flex !important;
    }*/

    .slide-inner{
    display:grid !important;
    }
    .swiper-slide {
    display: flex !important;
    flex-direction: column;
    }
    }

#sid-AsxJyt59jse-wid-1762364455804324 { color: #ffffff;}#subsid-AsxJyt59jse-wid-1762364455804324 { color: #ffffff;}#sid-AsxJyt59jse-wid-176236445638899 { color: #ffffff;}#subsid-AsxJyt59jse-wid-176236445638899 { color: #ffffff;}#sid-whx1it5qjt3-wid-1763165765709712 { color: #ffffff;}#subsid-whx1it5qjt3-wid-1763165765709712 { color: #ffffff;}#sid-whx1it5qjt3-wid-176316579545364 { color: #ffffff;}#subsid-whx1it5qjt3-wid-176316579545364 { color: #ffffff;}#sid-whx1it5qjt3-wid-1763165855513604 { color: #ffffff;}#subsid-whx1it5qjt3-wid-1763165855513604 { color: #ffffff;}#sid-whx1it5qjt3-wid-1763186318591242 { color: #ffffff;}#subsid-whx1it5qjt3-wid-1763186318591242 { color: #ffffff;}.workforce-carousel-card {
  /* relative h-96 */
  position: relative;
  height: 24rem; /* 384px */
  
  border-radius: 1 rem !important;
  
  /* overflow-hidden */
  overflow: hidden;
}

#grve-theme-wrapper button:not(.grve-custom-btn) {
  margin-top: 0 !important;
}

.hr-name-color a:hover{
  color:red !important;
}
.hr-group-section {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
    padding:10px
}

@media (max-width: 900px) {
  .slide-inner {
    width:100% !important;
  }

}

/* ========================================
   Workforce Development Carousel - WordPress
   ======================================== */

/* Main Swiper Container */
.wps_sid-c5l3Ttb1baf_swiper-container {
  position: relative;
  width: 100%;
  padding-left: 3rem; /* 48px - space for nav buttons */
  padding-right: 3rem; /* 48px */
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* Individual Slide */
.wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
  position: relative;
  overflow: hidden !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
              0 4px 6px -4px rgba(0, 0, 0, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

div.swiper-slide {
  border-radius: 1rem !important;
}

div.swiper-wrapper {
  padding-top: 1rem !important;
}

/* Slide Hover Effects */
.wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide:hover {
  transform: translateY(-8px) !important;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.15),
              0 10px 10px -5px rgba(0, 0, 0, 0.1);
}

/* Slide Image */
.wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 1 !important;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Image Hover Zoom */
.wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide:hover img {
  transform: scale(1.05) !important;
}

/* Caption Container - hr-group-section */
.wps_sid-c5l3Ttb1baf_wpproSlider .hr-group-section {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  padding: 1.5rem !important; /* 24px */
  z-index: 4;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* Caption Text - workforce-carousel-caption-text */
.workforce-carousel-caption-text {
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 1.125rem !important; /* 18px */
  line-height: 1.75rem !important;
  margin-bottom: 0 !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Caption Heading Wrapper */
.wppro-slider-heading-wrap h3 {
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  margin-bottom: 0.25rem !important;
}

/* Caption Subtext */
.wppro-slider-heading-wrap span {
  color: #d1d5db !important; /* gray-300 */
  font-size: 0.875rem !important; /* 14px */
  font-weight: 400 !important;
}

/* Caption Links */
.hr-name-color a {
  color: #ffffff !important;
  text-decoration: none !important;
  transition: color 0.3s;
}

.hr-name-color a:hover {
  color: #4ade80 !important; /* green-400 */
}

/* Navigation Buttons */
.swiper-button-prev,
.swiper-button-next {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 3rem !important; /* 48px */
  height: 3rem !important; /* 48px */
  border-radius: 9999px !important;
  background-color: #ffffff !important;
  border: 2px solid #e5e7eb !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  z-index: 100 !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
              0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

/* Navigation Button Hover */
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #22c55e !important; /* green-500 */
  color: white !important;
  border-color: #22c55e !important;
  transform: translateY(-50%) scale(1.1) !important;
  box-shadow: 0 10px 20px rgba(34, 197, 94, 0.3) !important;
}

/* Navigation Button Icons Color */
.swiper-button-prev:hover::before,
.swiper-button-next:hover::before {
  color: #ffffff !important;
}

/* Remove default focus outline */
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none !important;
}

/* Keyboard Focus - Only shows when navigating with keyboard */
.swiper-button-prev:focus-visible,
.swiper-button-next:focus-visible {
  outline: 3px solid #22c55e !important; /* green-500 */
  outline-offset: 3px !important;
  box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.2),
              0 4px 6px -1px rgba(0, 0, 0, 0.1),
              0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.swiper-button-prev:after, .swiper-button-next:after {
  font-size: 1rem !important;
}

/* Previous Button Position */
.swiper-button-prev {
  left: 0 !important;
}

/* Next Button Position */
.swiper-button-next {
  right: 0 !important;
}


/* Responsive - Mobile */
@media (max-width: 900px){
  .wps_sid-c5l3Ttb1baf_swiper-container {
    padding-left: 1rem; /* 16px */
    padding-right: 1rem; /* 16px */
  }
  
  .wps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    height: 20rem !important; /* 320px on mobile */
  }
  
  .wpswps_sid-c5l3Ttb1baf_wpproSlider .swiper-slide {
    height: 100px !important;
    min-height: 90% !important;
  }
  
  .hr-group-section {
    padding: 1rem !important; /* 16px on mobile */
  }
  
  .workforce-carousel-caption-text {
    font-size: 1rem !important; /* 16px on mobile */
  }
  
  .wppro-slider-heading-wrap h2 {
    font-size: 1rem !important;
  }
  
  .swiper-button-prev,
  .swiper-button-next {
    width: 2.5rem !important; /* 40px on mobile */
    height: 2.5rem !important; /* 40px on mobile */
  }
  
  .wppro-slider-heading-wrap span {
    font-size: 0.75rem !important; /* 12px on mobile */
  }
  
  .wpswps_sid-c5l3Ttb1baf_wpproSlider .swiper-wrapper {
    min-height: 90% !important;
  }
}