.stats-section{padding-bottom:0;background-color:#000;position:relative}.stats-image-wrapper{width:100%;margin-bottom:50px;border-radius:20px;overflow:hidden}.stats-image{width:100%;height:auto;display:block;object-fit:cover;border-radius:20px}.stats-grid{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px;padding:0 20px}.stat-item{flex:1 1;min-width:250px;display:flex;align-items:center;gap:15px;justify-content:center}.stat-number{font-size:60px;font-weight:700;color:#fff;line-height:1;margin:0;display:flex;align-items:flex-start}.stat-number .plus{color:#ff4d00;font-size:40px;margin-left:5px;position:relative;top:-10px}.stat-text{color:#7c7c7c;font-size:16px;font-weight:400;line-height:1.5;margin:0;max-width:200px}@media (max-width:991px){.stats-number{font-size:48px}.stat-item,.stats-grid{justify-content:center}.stat-item{flex:0 0 100%;text-align:left;margin-bottom:20px}}.stats-swiper{padding-bottom:40px!important}.stats-swiper .swiper-pagination-bullet{background:rgba(255,255,255,.5);opacity:1}.stats-swiper .swiper-pagination-bullet-active{background:#ff4d00;width:20px;border-radius:5px;transition:all .3s ease}.mobile-stats-swiper-container{margin-top:30px}@media (max-width:991px){.stats-section{padding-bottom:0}.stats-image-wrapper{margin-bottom:20px}.mobile-stats-swiper-container{margin-top:0}}.client-success-wrapper{margin-top:100px}.cs-badge{display:inline-block;padding:1px 15px;background:rgba(255,77,0,.1);background:linear-gradient(90deg,#ff4d00,#ff811cc2 76%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px;box-shadow:0 4px 22.8px -9px #ff4d00e5}.cs-title{color:#fff;font-size:50px;font-weight:700;margin-bottom:40px;line-height:1.2}.cs-stat-row{display:flex;justify-content:flex-start;gap:80px;width:100%;margin-top:30px}.cs-stat-item{display:flex;flex-direction:column;align-items:flex-start}.cs-stat-value-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:10px}.cs-stat-arrow{font-size:30px;color:#ff4d00}.cs-stat-value{font-size:48px;font-weight:700;color:#fff;line-height:1}.cs-stat-label{color:#b0b0b0;font-size:16px;line-height:1.5;width:75%}.cs-description{color:#b0b0b0;margin-bottom:20px;line-height:1.6}.cs-check-list{list-style:none;padding:0;margin:30px 0 0}.cs-check-list li{display:flex;align-items:flex-start;gap:10px;color:#b0b0b0;margin-bottom:15px;line-height:1.5}.cs-check-list li i{color:#ff4d00;font-size:18px;margin-top:3px;flex-shrink:0}@media (max-width:991px){.client-success-wrapper{margin-top:40px;padding-bottom:40px}.cs-title{font-size:40px}.cs-badge,.cs-title{text-align:center;margin-left:auto;margin-right:auto;display:block;width:-moz-fit-content;width:fit-content}.eyebrow-container-statssection{justify-content:center!important}.cs-stat-row{flex-direction:row;justify-content:center;gap:30px;width:100%;margin-bottom:40px}.cs-stat-value{font-size:36px}.cs-stat-item{align-items:center;text-align:center}.cs-stat-value-wrapper{justify-content:center}}@media (max-width:767px){.cs-title{font-size:35px}.cs-stat-label{width:100%!important}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes rotate-border{to{--angle:360deg}}.bordered-stats-wrapper{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.05) 40%,rgba(255,255,255,.01) 50%,rgba(255,255,255,.05));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 0 30px rgba(255,255,255,.05);border:1px solid transparent;border-radius:30px;padding:30px;margin-bottom:0;overflow:hidden}.bordered-stats-wrapper:before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:conic-gradient(from var(--angle),transparent 0deg,#ff4d00 70deg,#ffffff 90deg,#ff4d00 110deg,transparent 180deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2;pointer-events:none;animation:rotate-border 2.5s linear infinite}.bordered-stats-wrapper .stats-grid{padding:0}.bordered-stats-wrapper.mobile-stats-swiper-container{margin-top:0}@media (max-width:991px){.bordered-stats-wrapper{padding:20px;border-radius:30px}}