.cs-container{padding:8rem 2rem}.cs-content-wrapper{display:flex;gap:5rem;align-items:center;max-width:1400px;margin:0 auto;position:relative;z-index:2}.cs-image-container{position:relative;flex:1 1;min-width:0}.cs-image-frame{border:8px solid;border-radius:16px;overflow:hidden;transform:perspective(1000px) rotateY(-5deg);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.cs-main-image{width:100%;height:auto;display:block;transition:transform .5s ease}.cs-image-container:hover .cs-main-image{transform:scale(1.03)}.cs-image-badge{position:absolute;top:-20px;right:-20px;border-radius:50px;color:white;font-weight:700;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:3}.cs-image-dots{position:absolute;width:120px;height:120px;border-radius:50%;bottom:-40px;left:-40px;opacity:.1;z-index:1}.cs-content{flex:1 1;min-width:0}.cs-section-header{margin-bottom:3rem}.cs-section-label{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem}.cs-section-title{font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.cs-title-underline{width:80px;height:4px;margin-top:1rem}.cs-services-list{display:flex;flex-direction:column;gap:1.5rem}.cs-service-card{display:flex;gap:1.5rem;background:white;padding:2rem;border-radius:12px;transition:all .3s ease;cursor:pointer;align-items:flex-start}.cs-service-icon{font-size:1.5rem;width:60px;height:60px;color:white;flex-shrink:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.cs-service-content{flex:1 1}.cs-service-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.cs-service-description{line-height:1.6;opacity:.9}.cs-image-badge{display:flex;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;letter-spacing:1px}.cs-section-label{display:inline-flex;align-items:center}.cs-service-icon{display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:12px;transition:all .3s ease}.cs-service-card:hover .cs-service-icon{transform:rotate(10deg);background-color:#F5A623!important}.cs-service-content{transition:transform .3s ease}.cs-service-card:hover .cs-service-content{transform:translateX(5px)}.cs-container{position:relative;overflow:hidden}.cs-container:before{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:linear-gradient(45deg,transparent 65%,rgba(245,166,35,.03) 0,rgba(245,166,35,.03) 70%,transparent 0),linear-gradient(-45deg,transparent 65%,rgba(245,166,35,.03) 0,rgba(245,166,35,.03) 70%,transparent 0);background-size:30px 30px;z-index:1}.services-content{flex:1 1;padding-left:2rem}.section-header{margin-bottom:2.5rem}.section-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#F5A623;margin-bottom:1rem}.label-icon{font-size:.9rem}.section-title{font-size:2.25rem;font-weight:700;line-height:1.2;color:#0A0F37;margin-bottom:1.25rem}.section-title span{color:#F5A623}.title-underline{width:70px;height:4px;background:#1E247E;border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}.service-card{background:white;border-radius:10px;padding:1.5rem;display:flex;gap:1.25rem;transition:all .3s ease;border-left:3px solid #f5a623}.card-icon-container{flex-shrink:0}.card-icon{width:48px;height:48px;background:#1E247E;border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.25rem}.card-icon,.icon-transform{transition:transform .3s ease}.service-card:hover .icon-transform{transform:scale(1.1)}.card-content h3{font-size:1.1rem;font-weight:600;color:#0A0F37;margin-bottom:.5rem;line-height:1.3}.card-content p{font-size:.9rem;line-height:1.5;color:#333333;opacity:.9}.services-grid{grid-template-columns:1fr}@media (max-width:1024px){.services-content{padding-left:0;padding-top:2rem}.section-title{font-size:2rem}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.service-card{padding:1.25rem}}@media (max-width:1200px){.cs-content-wrapper{gap:3rem}}@media (max-width:1024px){.cs-content-wrapper{flex-direction:column}.cs-image-container{width:100%;max-width:600px}.cs-section-title{font-size:2.5rem}}@media (max-width:768px){.cs-container{padding:5rem 1.5rem}.cs-section-title{font-size:2rem}.cs-service-card{flex-direction:column;gap:1rem;padding:1.5rem}.cs-service-icon{width:50px;height:50px;font-size:1.25rem}}.sh-container{border-radius:12px;overflow:hidden}.sh-table-container{margin-top:1.5rem;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.sh-table{width:100%;border-collapse:collapse;background:white}.sh-table-header{color:white}.sh-table-th{text-align:left;padding:.75rem;font-weight:600;font-size:.95rem}.sh-table-td{padding:.75rem;border-top:1px solid #eee;color:#333}.sh-table-row{transition:background-color .3s ease}:root{--primary-color:#1e247e;--accent-color:#f5a623;--text-light:rgba(255,255,255,0.95)}.product-cta-section{padding:6rem 0;position:relative;overflow:hidden;color:var(--text-light);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.cta-particle-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.particle{position:absolute;width:2px;height:2px;background:rgba(255,255,255,.6);border-radius:50%}.cta-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;text-align:center}.cta-content{margin-bottom:3.5rem}.cta-title{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.highlight-text{color:var(--accent-color);position:relative;display:inline-block}.highlight-text:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:currentColor;transform:skewX(-15deg)}.cta-text{font-size:1.3rem;max-width:700px;margin:0 auto;line-height:1.7;opacity:.9}.cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}.cta-button{display:inline-flex;align-items:center;padding:1.1rem 2.2rem;border-radius:50px;color:white;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.1);min-width:220px;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,0));opacity:0;transition:opacity .3s ease}.cta-button:hover:before{opacity:1}.cta-icon{margin-right:.8rem;font-size:1.2rem;transition:transform .3s ease}.cta-button:hover .cta-icon{transform:translateX(3px)}@media (max-width:1024px){.cta-title{font-size:2.4rem}.cta-text{font-size:1.1rem}}@media (max-width:768px){.product-cta-section{padding:4rem 0}.cta-title{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}@media (max-width:480px){.cta-title{font-size:1.8rem}.cta-text{font-size:1rem}}.sh-services-header{position:relative;min-height:100vh;display:flex;align-items:center;padding:2rem;background:#f8f9fa;overflow:hidden}.sh-background-elements{position:absolute;width:100%;height:100%;top:0;left:0}.sh-circle-accent{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15}.sh-circle-accent.yellow{width:400px;height:400px;background:#f5a623;top:-100px;left:-100px}.sh-circle-accent.blue{width:500px;height:500px;background:#1e247e;bottom:-150px;right:-150px}.sh-header-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%;padding:2rem 0}.sh-service-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(30,36,126,.1);padding:.5rem 1rem;border-radius:50px;font-weight:600;font-size:.9rem;color:#1e247e;margin-bottom:1.5rem}.sh-yellow-dot{font-size:1rem}.sh-headline{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;color:#1e247e;margin-bottom:1.5rem;max-width:900px}.sh-underline{height:4px;width:150px;background:linear-gradient(90deg,#f5a623,#1e247e);margin:2rem 0;transform-origin:left}.sh-subheadline{font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:#555;max-width:700px;margin-bottom:3rem}.sh-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:800px}.sh-service-card{background:white;border-radius:12px;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:default;border-top:3px solid #1e247e}.sh-service-icon{font-size:1.8rem;color:#1e247e;background:rgba(30,36,126,.1);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sh-service-card span{font-weight:600;color:#333;text-align:center;font-size:.9rem}@media (max-width:991px){.sh-services-grid{grid-template-columns:repeat(2,1fr)}.sh-circle-accent.yellow{width:300px;height:300px}.sh-circle-accent.blue{width:400px;height:400px}}@media (min-width:992px) and (max-width:1199px){.sh-services-grid{display:flex;flex-direction:column;align-items:center}}.sef-container{padding:6rem 2rem;position:relative;overflow:hidden}.sef-content{max-width:1200px;margin:0 auto;position:relative}.sef-header{text-align:center;margin-bottom:4rem}.sef-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.sef-title-underline{width:80px;height:4px;margin:0 auto;border-radius:2px}.sef-steps-container{position:relative;display:flex;justify-content:center;margin-bottom:3rem}.sef-connection-line{position:absolute;width:3px;height:100%;left:50px;top:0;transform-origin:top}.sef-steps{display:flex;flex-direction:column;gap:2rem;padding-left:100px;position:relative;z-index:2}.sef-step{display:flex;gap:1.5rem;align-items:flex-start;background:white;padding:1.5rem;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer}.sef-step-number{font-size:1.5rem;margin-top:.5rem}.sef-step-icon-container{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.sef-step-content{flex:1 1}.sef-step-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.sef-step-description{line-height:1.6;opacity:.9}.sef-note{max-width:800px;margin:0 auto;display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.sef-note p{margin:0;padding-top:2px}@media (max-width:1024px){.sef-steps{padding-left:80px}.sef-connection-line{left:40px}}@media (max-width:768px){.sef-container{padding:4rem 1.5rem}.sef-title{font-size:2rem}.sef-steps{padding-left:0}.sef-connection-line{display:none}.sef-step{flex-direction:column;gap:1rem}.sef-step-number{margin-top:0}.sef-note{flex-direction:column;gap:.5rem}}