.xhero,.xhero-btn,.xhero-btn:hover{color:var(--color-white)}.xcta-btn,.xhero-btn,.xservice-link{text-decoration:none}.xhero{position:relative;height:70vh;min-height:600px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(rgba(0,0,0,.7),rgba(46,159,234,.8)) center/cover,url('/assets/imgs/Cover-Services.webp') center/cover}.xhero-content{position:relative;z-index:2;text-align:center;padding:2rem}.xhero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.3);line-height:1.2}.xhero-subtitle{font-size:1.5rem;margin-bottom:2.5rem;max-width:800px;margin-right:auto;margin-left:auto;line-height:1.6;opacity:.9}.xhero-btn{background:var(--color-accent);border:none;padding:1rem 2.5rem;font-size:1.3rem;font-weight:600;border-radius:50px;box-shadow:var(--shadow-lg);transition:.3s;display:inline-flex;align-items:center;justify-content:center}.why-choose-item,.xservice-card{box-shadow:var(--shadow-sm);overflow:hidden;position:relative}.xhero-btn:hover{background:var(--color-accent-dark);transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.3)}.xcta-btn i,.xhero-btn i{margin-left:10px;font-size:1.5rem}.xservices-section{padding:6rem 0;background:var(--background-main);position:relative;overflow:hidden}.xservices-section::before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232e9fea' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.5;z-index:0}.xservices-container{position:relative;z-index:1}.xservices-header{text-align:center;margin-bottom:4rem}.xservices-title{font-size:2.8rem;font-weight:800;color:var(--color-main);margin-bottom:1rem;position:relative;display:inline-block}.xservices-title::after{content:'';position:absolute;bottom:-10px;right:50%;transform:translateX(50%);width:80px;height:4px;background:var(--color-accent);border-radius:2px}.why-choose-item::before,.xservice-card::before{top:0;right:0;width:100%;content:'';position:absolute}.xservices-subtitle{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.xservices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.xservice-card{background:var(--color-white);border-radius:16px;transition:.4s;height:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.xservice-card::before,.xservice-icon{background:var(--background-gradient)}.xservice-card::before{height:5px;transform:scaleX(0);transform-origin:left;transition:transform .4s}.xservice-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.why-choose-item:hover::before,.xservice-card:hover::before{transform:scaleX(1)}.xservice-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:2rem auto 1.5rem;border-radius:50%;color:var(--color-white);font-size:2rem;position:relative;z-index:1;transition:.3s}.xservice-card:hover .xservice-icon{transform:scale(1.1) rotate(5deg)}.xservice-content{padding:0 2rem 2rem;flex-grow:1;display:flex;flex-direction:column}.xservice-title{font-size:1.5rem;font-weight:700;color:var(--color-main);margin-bottom:1rem;text-align:center}.xservice-description{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.xservice-features{margin-bottom:1.5rem}.xservice-feature{display:flex;align-items:center;margin-bottom:.5rem;color:var(--text-secondary)}.xservice-feature i{color:var(--color-accent);margin-left:.5rem;font-size:.9rem}.xservice-link{display:inline-flex;align-items:center;justify-content:center;color:var(--color-accent);font-weight:600;transition:.3s;padding:.5rem 1rem;border-radius:4px;background:rgba(72,172,172,.1);align-self:flex-start}.xservice-link:hover{color:var(--color-white);background:var(--color-accent);transform:translateX(-5px)}.xservice-link i{margin-right:5px;transition:transform .3s}.xservice-link:hover i{transform:translateX(-3px)}.why-choose-section{padding:6rem 0;background:var(--background-alt);position:relative}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.why-choose-item{background:var(--color-white);border-radius:16px;padding:2.5rem;text-align:center;transition:.3s}.why-choose-icon,.why-choose-item::before,.xcta-section{background:var(--background-gradient)}.why-choose-item::before{height:4px;transform:scaleX(0);transition:transform .3s}.why-choose-item:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.why-choose-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border-radius:50%;color:var(--color-white);font-size:1.8rem}.why-choose-title{font-size:1.4rem;font-weight:700;color:var(--color-main);margin-bottom:1rem}.why-choose-description{color:var(--text-secondary);line-height:1.6}.xcta-section{padding:5rem 0;color:var(--color-white);text-align:center;position:relative;overflow:hidden}.xcta-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:rgba(255,255,255,.1);transform:rotate(30deg);z-index:1}.xcta-content{position:relative;z-index:2}.xcta-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.xcta-description{font-size:1.2rem;margin-bottom:2.5rem;max-width:700px;margin-right:auto;margin-left:auto;opacity:.9}.xcta-btn{background:var(--color-white);color:var(--color-main);border:none;padding:1rem 2.5rem;font-size:1.3rem;font-weight:600;border-radius:50px;box-shadow:var(--shadow-lg);transition:.3s;display:inline-flex;align-items:center;justify-content:center}.xcta-btn:hover{background:var(--color-light-gray);transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.3);color:var(--color-main)}@media (max-width:992px){.xhero-title{font-size:2.8rem}.xhero-subtitle{font-size:1.3rem}.xservices-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.xhero{height:auto;min-height:500px;padding:6rem 0}.xhero-title,.xservices-title{font-size:2.2rem}.xcta-description,.xhero-subtitle,.xservices-subtitle{font-size:1.1rem}.xservices-grid{grid-template-columns:1fr}.xcta-title{font-size:2rem}}@media (max-width:576px){.xhero-title,.xservice-icon,.xservices-title{font-size:1.8rem}.xservice-content{padding:0 1.5rem 1.5rem}.xservice-icon{width:70px;height:70px}.why-choose-item{padding:2rem}}