.services-showcase-section{position:relative;padding:70px 20px 260px;color:white;overflow:hidden;margin:0;min-height:700px;z-index:0}.services-showcase-section:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background:url(/services-section.jpeg) no-repeat 50%;background-size:100% 100%;filter:grayscale(40%) brightness(.68)}.services-showcase-wrapper{max-width:1200px;position:relative;margin:0 auto;text-align:center;padding:0;z-index:2}.services-showcase-title{font-size:2rem;margin-bottom:30px;color:#ffffff;font-weight:500;margin-top:20px;font-family:Montserrat;font-weight:700;z-index:2}.services-underline{width:75px;height:2px;background-color:#ffffff33;margin:-25px auto 20px;border-radius:1px}.services-showcase-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:30px}.service-card{background-color:rgba(20,20,20,.35);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px) saturate(115%);-webkit-backdrop-filter:blur(8px) saturate(115%);border-radius:10px;padding:20px;width:280px;box-shadow:0 12px 50px rgba(0,0,0,.6);width:350px;transition:transform .3s,box-shadow .3s;opacity:0;transform:translateY(60px);will-change:transform,opacity;transition:opacity .8s ease,transform .8s ease}.services-showcase-grid.in-view .service-card{opacity:1;transform:translateY(0)}.services-showcase-grid.in-view .service-card:first-child{transition-delay:.1s}.services-showcase-grid.in-view .service-card:nth-child(2){transition-delay:.3s}.services-showcase-grid.in-view .service-card:nth-child(3){transition-delay:.5s}.service-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.service-icon{background-color:rgba(255,255,255,.1);border:2px solid #ffd900;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;transition:transform .3s}.service-icon:hover{transform:scale(1.1)}.service-name{font-size:1.1rem;color:#ffd900e4;margin-bottom:10px;font-weight:500}.service-description{font-size:.95rem;color:#dddddd;line-height:1.5}.services-explore-button{margin-top:20px;display:flex;justify-content:center}.services-section-wrapper{margin:0;padding:0;scroll-snap-align:start}@media (min-width:768px){.services-section-wrapper{height:650px}}@media (max-width:767px){.services-section-wrapper{min-height:100vh}}.services-stats-row{display:flex;justify-content:center;align-items:center;gap:40px;margin-top:20px;opacity:0;transform:translateY(10px);transition:opacity .8s ease,transform .8s ease}.services-stats-row.in-view{opacity:1;transform:translateY(0)}.stat-item{text-align:center;transition:transform .3s ease}.stat-item:hover{transform:scale(1.05)}.stat-number{font-size:2rem;font-weight:600;color:#04a3df}.stat-label{font-size:1rem;color:#ccc;margin-top:5px}.stat-separator{width:1px;height:50px;background-color:#ffffff55}@media (max-width:767px){.services-showcase-section{padding:100px 15px 140px}.services-showcase-grid{flex-direction:column;gap:20px;align-items:center;font-family:Montserrat}.service-card{width:100%;max-width:300px}.services-explore-button{margin-top:20px;display:flex;justify-content:center}.services-stats-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:30px;gap:10px;flex-wrap:nowrap;padding:0 10px}.stat-item{flex:1 1 0;text-align:center}.stat-number{font-size:1.5rem;font-weight:600;color:#04a3df}.stat-label{font-size:.9rem;color:#ccc;margin-top:5px}.stat-separator{width:1px;height:40px;background-color:#ffffff55}.services-showcase-wrapper{padding:0;margin:0 auto;max-width:100%;overflow-x:hidden}}@media (min-width:1024px){.services-showcase-section{display:flex;align-items:center;justify-content:center;padding:70px 20px 40px}}@media (max-width:767px){.services-showcase-section{min-height:unset}.services-section-wrapper{min-height:auto;height:auto}.services-showcase-section{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:100px 15px;box-sizing:border-box}}