.stats-section{text-align:center;background-color:#f5f5f5;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:20px 80px}.stats-container{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin:0 auto;padding:40px 0;display:grid}.stat-item{border-right:1px solid #e0e0e0;padding:0 20px}.stat-item:last-child{border-right:none}.stat-number{letter-spacing:-.005em;color:var(--tertiary-color);margin-bottom:0;font-family:Bebas Neue,cursive;font-size:2rem;font-weight:500}.stat-label{color:var(--tertiary-color);letter-spacing:-.05em;text-transform:capitalize;font-size:.6rem}@media (min-width:640px){.stats-container{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.stats-container{grid-template-columns:1fr 1fr 1fr 1fr}}
.services-section{background-color:var(--primary-color);box-sizing:border-box;border-top:1px solid #e0e0e0;margin:0 auto;padding:60px 80px}.label{background-color:var(--secondary-color);color:var(--accent-color);text-transform:uppercase;letter-spacing:-.05em;border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:.8rem;display:inline-block}.services-header-section{justify-content:space-between;align-items:center;gap:40px;padding:40px 0;display:flex}.services-header-section h3{color:var(--secondary-color);letter-spacing:-.005em;width:60%;margin:0;padding:0;font-family:Montserrat,cursive;font-size:3rem;line-height:100%}.services-header-section p{color:var(--tertiary-color);letter-spacing:-.05em;width:50%;margin:20px 0;font-size:1rem;font-weight:300;line-height:1.5}.service-card{text-align:center;background-color:#0000;align-items:center;gap:40px;width:100%;height:350px;margin-bottom:20px;transition:transform .3s,box-shadow .3s;display:flex}.service-card:nth-child(2n){flex-direction:row-reverse}.service-image{width:60%;height:100%;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%}.service-card .service-content{background-color:var(--primary-color);text-align:left;width:40%;height:100%;padding:20px;box-shadow:0 8px 32px #0000001f}.service-content h4{color:var(--secondary-color);letter-spacing:-.005em;margin:0 0 20px;padding:0;font-family:Montserrat,cursive;font-size:2rem;line-height:100%}.service-content p{color:var(--tertiary-color);letter-spacing:-.05em;margin:20px 0;font-size:1rem;font-weight:300;line-height:1.5}.button-cont{justify-content:center;align-items:center;width:100%;display:flex}.service-button-container{background-color:var(--secondary-color);border-radius:35px;justify-content:space-between;align-items:center;width:300px;height:70px;margin:40px auto 0;padding:5px;display:inline-flex;position:relative;overflow:hidden}.button-slider{z-index:100;background-color:#fff;border-radius:35px;justify-content:center;align-items:center;width:80px;height:calc(100% - 10px);display:flex;position:absolute;top:5px;left:100%}.button-text{color:#fff;z-index:2;opacity:0;letter-spacing:-.005em;border-radius:20px;padding:0 20px;font-family:Montserrat;font-size:20px;font-weight:500;text-decoration:none;display:block;position:relative}@media (max-width:1024px){.services-section{padding:40px}.services-header-section{flex-direction:column;gap:20px}.services-header-section h3,.services-header-section p{width:100%}.service-card{flex-direction:column;gap:20px;height:auto}.service-card:nth-child(2n){flex-direction:column}.service-image,.service-card .service-content{width:100%}.service-image{height:300px}}@media (max-width:768px){.services-section{padding:30px 20px}.services-header-section{padding:20px 0}.services-header-section h3{font-size:2rem}.services-header-section p{margin:10px 0;font-size:.9rem}.service-card{margin-bottom:15px}.service-image{height:250px}.service-content{padding:15px}.service-content h4{margin-bottom:15px;font-size:1.5rem}.service-content p{margin:15px 0}.service-button-container{border-radius:30px;width:250px;height:60px;padding:4px}.button-slider{border-radius:30px;width:70px;height:calc(100% - 8px);top:4px}.button-text{padding:0 15px;font-size:10px}}@media (max-width:480px){.services-section{padding:20px 15px}.services-header-section h3{font-size:1.5rem}.services-header-section p{font-size:.85rem}.label{padding:3px 10px;font-size:.7rem}.service-image{height:200px}.service-content h4{font-size:1rem}.service-content p{margin:10px 0;font-size:.85rem}.service-button-container{border-radius:25px;width:200px;height:50px;padding:3px}.button-slider{border-radius:25px;width:60px;height:calc(100% - 6px);top:3px}.button-text{padding:0 10px;font-size:10px}}
