.df-services-section{font-family:'Space Grotesk',sans-serif;background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);color:#1a1a1a;line-height:1.6;padding:60px 20px;overflow:hidden}.df-services-container{max-width:1200px;margin:0 auto}.df-services-header{text-align:center;margin-bottom:60px;animation:dfFadeDown .8s ease-out}.df-services-header h2{font-size:56px;font-weight:700;background:linear-gradient(135deg,#0F6E56,#185FA5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 20px;letter-spacing:-1px}.df-services-header p{font-size:18px;color:#6b7280;max-width:680px;margin:0 auto;line-height:1.7}.df-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.df-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:all .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;cursor:pointer;box-shadow:0 4px 16px rgba(15,110,86,.04);animation:dfFadeUp .6s ease-out both}.df-service-card:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(29,158,117,.1),transparent);transition:left .8s ease}.df-service-card:hover:before{left:100%}.df-service-card:hover{border-color:#0F6E56;box-shadow:0 20px 40px rgba(15,110,86,.15);transform:translateY(-8px)}.df-service-card.accent:hover{border-color:#D85A30;box-shadow:0 20px 40px rgba(216,90,48,.15)}.df-icon-wrapper{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:32px;transition:transform .4s ease;background:linear-gradient(135deg,#E1F5EE,#9FE1CB);color:#0F6E56}.df-service-card.accent .df-icon-wrapper{background:linear-gradient(135deg,#F0997B,#D85A30);color:white}.df-service-card:hover .df-icon-wrapper{transform:scale(1.1) rotate(5deg)}.df-service-card h3{font-size:20px;font-weight:600;margin:0 0 12px;color:#1a1a1a}.df-service-card p{font-size:14px;color:#6b7280;line-height:1.8;margin:0 0 16px}.df-learn-more{display:inline-flex;align-items:center;gap:8px;color:#0F6E56;font-weight:500;font-size:13px;text-decoration:none;transition:all .3s ease;opacity:0;transform:translateX(-10px)}.df-service-card.accent .df-learn-more{color:#D85A30}.df-service-card:hover .df-learn-more{opacity:1;transform:translateX(0)}.df-learn-more span{transition:transform .3s ease}.df-learn-more:hover span{transform:translateX(4px)}.df-cta-section{text-align:center;padding:60px 40px;background:linear-gradient(135deg,#0F6E56 0%,#185FA5 100%);border-radius:20px;color:white;animation:dfFadeUp .8s ease-out both}.df-cta-section h2{font-size:36px;font-weight:700;margin:0 0 16px}.df-cta-section p{font-size:16px;margin:0 0 30px;opacity:.95}.df-cta-button{display:inline-block;padding:14px 32px;background:white;color:#0F6E56!important;border:none;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.df-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}@keyframes dfFadeDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes dfFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.df-services-section{padding:40px 16px}.df-services-header{margin-bottom:36px}.df-services-header h2{font-size:36px}.df-services-header p{font-size:16px}.df-services-grid{grid-template-columns:1fr;gap:16px}.df-service-card{padding:24px}.df-cta-section{padding:40px 24px}.df-cta-section h2{font-size:28px}}

/* v1.0.3: Desktop + Mobile Horizontal Auto Slider */
.df-services-slider-wrap{position:relative;overflow:hidden;padding:0 48px}.df-services-grid{display:flex!important;grid-template-columns:none!important;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:8px 4px 22px;margin-bottom:42px}.df-services-grid::-webkit-scrollbar{display:none}.df-services-grid{scrollbar-width:none}.df-service-card{flex:0 0 calc((100% - 72px)/4);max-width:calc((100% - 72px)/4);min-width:250px;scroll-snap-align:start}.df-slider-btn{display:flex!important;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:#0F6E56;font-size:32px;line-height:1;font-weight:700;box-shadow:0 8px 22px rgba(15,110,86,.18);cursor:pointer}.df-slider-prev{left:4px}.df-slider-next{right:4px}.df-slider-btn:active{transform:translateY(-50%) scale(.96)}
@media(max-width:1100px){.df-service-card{flex-basis:calc((100% - 48px)/3);max-width:calc((100% - 48px)/3)}.df-services-header h2{font-size:44px}}
@media(max-width:768px){.df-services-slider-wrap{padding:0 36px}.df-services-grid{gap:18px;margin-bottom:34px}.df-service-card{flex:0 0 78%;max-width:78%;min-height:260px}.df-services-header h2{font-size:36px}.df-services-header p{font-size:16px}}
@media(max-width:640px){.df-services-section{padding:36px 10px}.df-services-slider-wrap{padding:0 28px}.df-services-header h2{font-size:34px}.df-services-header p{font-size:15px}.df-service-card{flex-basis:88%;max-width:88%;padding:24px 22px}.df-slider-btn{width:36px;height:36px;font-size:28px}.df-slider-prev{left:0}.df-slider-next{right:0}}


/* v1.0.4: All cards in one horizontal row slider everywhere */
.df-services-slider-wrap{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:0 54px;
}
.df-services-grid{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  grid-template-columns:none!important;
  gap:24px!important;
  width:100%;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
  padding:10px 4px 24px!important;
  margin-bottom:42px!important;
}
.df-services-grid::-webkit-scrollbar{display:none!important}
.df-services-grid{scrollbar-width:none!important}
.df-service-card{
  flex:0 0 calc((100% - 72px)/4)!important;
  max-width:calc((100% - 72px)/4)!important;
  min-width:0!important;
  scroll-snap-align:start;
  height:auto;
}
.df-service-card h3{min-height:52px;display:flex;align-items:flex-start}.df-service-card p{min-height:126px}.df-slider-btn{display:flex!important;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#0F6E56;font-size:34px;line-height:1;font-weight:700;box-shadow:0 8px 24px rgba(15,110,86,.20);cursor:pointer}.df-slider-prev{left:4px}.df-slider-next{right:4px}.df-slider-btn:hover{background:#0F6E56;color:#fff}.df-slider-btn:active{transform:translateY(-50%) scale(.96)}
@media(max-width:1199px){.df-service-card{flex-basis:calc((100% - 48px)/3)!important;max-width:calc((100% - 48px)/3)!important}.df-services-header h2{font-size:44px}}
@media(max-width:900px){.df-services-slider-wrap{padding:0 44px}.df-services-grid{gap:20px!important}.df-service-card{flex-basis:calc((100% - 20px)/2)!important;max-width:calc((100% - 20px)/2)!important}.df-service-card p{min-height:110px}}
@media(max-width:640px){.df-services-section{padding:34px 8px}.df-services-slider-wrap{padding:0 34px}.df-services-grid{gap:16px!important;padding-bottom:18px!important}.df-service-card{flex-basis:100%!important;max-width:100%!important;padding:22px 18px!important}.df-service-card h3{min-height:auto}.df-service-card p{min-height:auto}.df-slider-btn{width:34px;height:34px;font-size:28px}.df-slider-prev{left:0}.df-slider-next{right:0}.df-services-header h2{font-size:32px}.df-services-header p{font-size:14px;line-height:1.6}}


/* v1.0.5: DiagFleet website matching style + 5 cards on laptop/desktop */
.df-services-section{
  font-family:'Poppins', Arial, sans-serif!important;
  background:#ffffff!important;
  color:#1D2939!important;
  padding:58px 18px!important;
}
.df-services-container{
  max-width:1320px!important;
}
.df-services-header{
  margin-bottom:52px!important;
}
.df-services-header h2{
  font-family:'Poppins', Arial, sans-serif!important;
  font-size:52px!important;
  line-height:1.12!important;
  font-weight:800!important;
  color:#0B6F7D!important;
  background:none!important;
  -webkit-text-fill-color:#0B6F7D!important;
  letter-spacing:-1.2px!important;
}
.df-services-header p{
  font-family:'Poppins', Arial, sans-serif!important;
  font-size:17px!important;
  color:#667085!important;
  line-height:1.75!important;
  max-width:760px!important;
}
.df-services-slider-wrap{
  padding:0 52px!important;
  overflow:hidden!important;
}
.df-services-grid{
  gap:18px!important;
  padding:8px 2px 24px!important;
  align-items:stretch!important;
}
.df-service-card{
  flex:0 0 calc((100% - 72px)/5)!important;
  max-width:calc((100% - 72px)/5)!important;
  min-width:0!important;
  min-height:330px!important;
  padding:26px 22px!important;
  border:1px solid #E6EEF0!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(16,24,40,.06)!important;
}
.df-service-card:hover{
  border-color:#0B6F7D!important;
  box-shadow:0 18px 44px rgba(11,111,125,.14)!important;
}
.df-icon-wrapper{
  width:58px!important;
  height:58px!important;
  border-radius:16px!important;
  margin-bottom:22px!important;
  font-size:30px!important;
  background:linear-gradient(135deg,#DDF8EF,#AEEBD7)!important;
  color:#0B6F7D!important;
}
.df-service-card.accent .df-icon-wrapper{
  background:linear-gradient(135deg,#FFE4DA,#F15A24)!important;
  color:#fff!important;
}
.df-service-card h3{
  font-family:'Poppins', Arial, sans-serif!important;
  font-size:19px!important;
  line-height:1.25!important;
  font-weight:700!important;
  color:#1D2939!important;
  min-height:48px!important;
  margin-bottom:14px!important;
}
.df-service-card p{
  font-family:'Poppins', Arial, sans-serif!important;
  font-size:14px!important;
  line-height:1.72!important;
  color:#667085!important;
  min-height:142px!important;
}
.df-learn-more{
  color:#0B6F7D!important;
  font-weight:700!important;
}
.df-service-card.accent .df-learn-more{
  color:#F15A24!important;
}
.df-slider-btn{
  width:42px!important;
  height:42px!important;
  border:1px solid #F15A24!important;
  border-radius:8px!important;
  color:#F15A24!important;
  background:#fff!important;
  font-size:24px!important;
  box-shadow:0 12px 28px rgba(11,111,125,.12)!important;
}
.df-slider-btn:hover{
  background:#F15A24!important;
  color:#fff!important;
}
.df-slider-prev{left:0!important}.df-slider-next{right:0!important}
@media (min-width:992px){
  .df-service-card{
    flex-basis:calc((100% - 72px)/5)!important;
    max-width:calc((100% - 72px)/5)!important;
  }
}
@media (min-width:768px) and (max-width:991px){
  .df-services-slider-wrap{padding:0 44px!important}
  .df-service-card{
    flex-basis:calc((100% - 36px)/3)!important;
    max-width:calc((100% - 36px)/3)!important;
    min-height:315px!important;
  }
  .df-services-header h2{font-size:42px!important}
}
@media (min-width:481px) and (max-width:767px){
  .df-services-slider-wrap{padding:0 36px!important}
  .df-service-card{
    flex-basis:calc((100% - 18px)/2)!important;
    max-width:calc((100% - 18px)/2)!important;
    min-height:300px!important;
  }
  .df-services-header h2{font-size:34px!important}
  .df-services-header p{font-size:15px!important}
}
@media (max-width:480px){
  .df-services-section{padding:34px 8px!important}
  .df-services-slider-wrap{padding:0 32px!important}
  .df-service-card{
    flex-basis:100%!important;
    max-width:100%!important;
    min-height:auto!important;
    padding:24px 20px!important;
  }
  .df-service-card h3,.df-service-card p{min-height:auto!important}
  .df-services-header{margin-bottom:32px!important}
  .df-services-header h2{font-size:32px!important}
  .df-services-header p{font-size:14px!important}
}
