.cs_city_services_overview{margin-bottom:80px;margin-top:80px}.cs_city_services_overview .cs_section_header{text-align:center;margin-bottom:60px}.cs_city_services_overview .cs_section_header h2{font-size:36px;font-weight:800;color:var(--heading-color);margin-bottom:20px;position:relative;padding-bottom:15px}.cs_city_services_overview .cs_section_header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,var(--blue-color),var(--accent-color));border-radius:2px}.cs_city_services_overview .cs_section_header p{color:var(--body-color);font-size:18px;line-height:1.8;max-width:600px;margin:0 auto}.cs_city_service_card{background:var(--white-color);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(63,102,239,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);height:100%;border:1px solid rgba(63,102,239,.05);display:flex;flex-direction:column}.cs_city_service_card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(63,102,239,.15);border-color:rgba(63,102,239,.1)}.cs_city_service_card .cs_card_icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:30px auto 20px}.cs_city_service_card .cs_card_content{padding:0 30px 30px;text-align:center;flex-grow:1;display:flex;flex-direction:column}.cs_city_service_card .cs_card_title{font-size:22px;font-weight:700;color:var(--heading-color);margin-bottom:15px}.cs_city_service_card .cs_card_description{color:var(--body-color);font-size:16px;line-height:1.6;margin-bottom:25px;flex-grow:1}.cs_city_service_card .cs_card_btn{background:#3f66ef;color:var(--white-color);padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease;display:inline-block;text-align:center;box-shadow:0 4px 15px rgba(63,102,239,.2)}.cs_city_service_card .cs_card_btn:hover{background:#2a4fd4;transform:translateY(-2px);color:var(--white-color);text-decoration:none;box-shadow:0 8px 25px rgba(63,102,239,.3)}.cs_city_stats{display:flex;justify-content:space-between;margin-bottom:20px;padding:15px;background:var(--gray-color);border-radius:10px}.cs_city_stats .stat{text-align:center}.cs_city_stats .stat_number{display:block;font-size:18px;font-weight:700;color:var(--blue-color);margin-bottom:5px}.cs_city_stats .stat_label{font-size:12px;color:var(--body-color);text-transform:uppercase;letter-spacing:1px}.cs_city_stats_section{padding:80px 0;background:var(--gray-color);margin-bottom:80px;position:relative;overflow:hidden}.cs_city_stats_section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%233f66ef" stroke-width="0.5" opacity="0.05"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');z-index:1}.cs_city_stats_section .container{position:relative;z-index:2}.cs_city_stats_section .cs_section_header{text-align:center;margin-bottom:60px}.cs_city_stats_section .cs_section_header h2{font-size:36px;font-weight:800;color:var(--heading-color);margin-bottom:20px}.cs_city_stats_section .cs_section_header p{color:var(--body-color);font-size:18px;line-height:1.8;max-width:600px;margin:0 auto}.cs_city_stat_item{background:var(--white-color);border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 10px 40px rgba(63,102,239,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(63,102,239,.05);height:100%}.cs_city_stat_item:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(63,102,239,.15);border-color:rgba(63,102,239,.1)}.cs_city_stat_item .stat_icon{width:80px;height:80px;background:#3f66ef;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;box-shadow:0 8px 25px rgba(63,102,239,.2)}.cs_city_stat_item .stat_icon i{font-size:32px;color:var(--white-color)}.cs_city_stat_item .stat_number{font-size:36px;font-weight:800;color:var(--blue-color);margin-bottom:10px}.cs_city_stat_item .stat_label{color:var(--body-color);font-size:16px;font-weight:500;margin:0}.cs_city_features_section{margin-bottom:80px;margin-top:80px}.cs_city_features_section .cs_section_header{text-align:center;margin-bottom:60px}.cs_city_features_section .cs_section_header h2{font-size:36px;font-weight:800;color:var(--heading-color);margin-bottom:20px;position:relative;padding-bottom:15px}.cs_city_features_section .cs_section_header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,var(--blue-color),var(--accent-color));border-radius:2px}.cs_city_features_section .cs_section_header p{color:var(--body-color);font-size:18px;line-height:1.8;max-width:600px;margin:0 auto}.cs_city_feature_item{display:flex;align-items:flex-start;gap:20px;padding:30px;background:var(--white-color);border-radius:20px;box-shadow:0 10px 40px rgba(63,102,239,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(63,102,239,.05);height:100%}.cs_city_feature_item:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(63,102,239,.15);border-color:rgba(63,102,239,.1)}.cs_city_feature_item .feature_icon{width:60px;height:60px;background:#3f66ef;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 25px rgba(63,102,239,.2)}.cs_city_feature_item .feature_icon i{font-size:24px;color:var(--white-color)}.cs_city_feature_item .feature_content h3{font-size:20px;font-weight:700;color:var(--heading-color);margin-bottom:10px}.cs_city_feature_item .feature_content p{color:var(--body-color);font-size:16px;line-height:1.6;margin:0}.cs_city_cta_section{background:#3f66ef;border-radius:20px;padding:60px;margin-bottom:80px;color:var(--white-color);text-align:center;margin-right:10px;margin-left:10px}.cs_city_cta_section h2{font-size:36px;font-weight:700;margin-bottom:20px;color:#fff}.cs_city_cta_section p{font-size:18px;opacity:.9;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cs_city_cta_button{padding:15px 35px;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px rgba(0,0,0,.1)}.cs_city_cta_button,.cs_city_cta_button:hover{background:var(--white-color);color:#3f66ef;text-decoration:none}.cs_city_cta_button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.cs_city_process_section{margin-bottom:80px;padding:80px 0;background:var(--gray-color);position:relative;overflow:hidden}.cs_city_process_section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%233f66ef" stroke-width="0.5" opacity="0.05"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');z-index:1}.cs_city_process_section .container{position:relative;z-index:2}.cs_city_process_section .cs_section_header{text-align:center;margin-bottom:60px}.cs_city_process_section .cs_section_header h2{font-size:36px;font-weight:800;color:var(--heading-color);margin-bottom:20px}.cs_city_process_section .cs_section_header p{color:var(--body-color);font-size:18px;line-height:1.8;max-width:600px;margin:0 auto}.cs_city_process_step{background:var(--white-color);border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(63,102,239,.08);transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(63,102,239,.05);height:100%;position:relative}.cs_city_process_step:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(63,102,239,.15);border-color:rgba(63,102,239,.1)}.cs_city_process_step .step_number{position:absolute;top:-15px;left:40px;width:40px;height:40px;background:#3f66ef;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white-color);font-weight:700;font-size:18px;box-shadow:0 4px 15px rgba(63,102,239,.3)}.cs_city_process_step h3{font-size:22px;font-weight:700;color:var(--heading-color);margin-bottom:15px;padding-top:10px}.cs_city_process_step p{color:var(--body-color);font-size:16px;line-height:1.6;margin:0}@media (max-width:768px){.cs_city_pages_hero{padding:80px 0 60px;margin-bottom:60px}.cs_city_hero_content h1{font-size:32px}.cs_city_hero_content .subtitle{font-size:20px}.cs_city_hero_content p{font-size:16px}.cs_city_features_section .cs_section_header h2,.cs_city_process_section .cs_section_header h2,.cs_city_services_overview .cs_section_header h2,.cs_city_stats_section .cs_section_header h2{font-size:28px}.cs_city_cta_section{padding:40px 30px}.cs_city_cta_section h2{font-size:28px}.cs_city_process_step{padding:30px 25px}.cs_city_process_step .step_number{left:25px}.cs_city_feature_item{flex-direction:column;text-align:center}.cs_city_feature_item .feature_icon{margin:0 auto 15px}}@media (max-width:576px){.cs_city_stat_item{padding:30px 20px}.cs_city_stat_item .stat_number{font-size:28px}.cs_city_process_step{padding:25px 20px}}