.cs-where_we_work_futuristic{background:#181818;min-height:100vh;position:relative;overflow:hidden;color:#fff}.cs-where_we_work_futuristic:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(180deg,transparent,#181818);pointer-events:none;z-index:10}.cs-where_we_work_futuristic .cs-animated_background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.cs-where_we_work_futuristic .cs-animated_background .cs-grid_lines{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(186,210,52,.02) 1px,transparent 0),linear-gradient(90deg,rgba(186,210,52,.02) 1px,transparent 0);background-size:60px 60px;animation:gridMove 40s linear infinite}.cs-where_we_work_futuristic .cs-animated_background .cs-floating_particles{position:absolute;width:100%;height:100%}.cs-where_we_work_futuristic .cs-animated_background .cs-floating_particles .cs-particle{position:absolute;width:1px;height:1px;background:rgba(186,210,52,.4);border-radius:50%;animation:float var(--duration,8s) ease-in-out infinite;animation-delay:var(--delay,0s);left:var(--x,50%);top:var(--y,50%);box-shadow:0 0 2px rgba(186,210,52,.6)}.cs-where_we_work_futuristic .cs-animated_background .cs-energy_waves{position:absolute;width:100%;height:100%}.cs-where_we_work_futuristic .cs-animated_background .cs-energy_waves .cs-wave{position:absolute;width:200px;height:200px;border:1px solid rgba(186,210,52,.1);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:waveExpand var(--duration,6s) ease-out infinite;animation-delay:var(--delay,0s)}.cs-where_we_work_futuristic .cs-futuristic_container{position:relative;z-index:1}.cs-where_we_work_futuristic .cs-futuristic_container .container{padding:80px 15px 40px;max-width:1400px}.cs-where_we_work_futuristic .cs-futuristic_container .container .row{align-items:flex-start}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_title_section .cs-title_glow{position:relative}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_title_section .cs-title_glow h1{font-size:4.5rem;font-weight:300;color:#fff;margin:0;line-height:1.1;font-family:Orbitron,Arial,sans-serif;position:relative}@media(max-width:768px){.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_title_section .cs-title_glow h1{font-size:2.8rem}}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_title_section .cs-subtitle{margin-top:20px}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_title_section .cs-subtitle .cs-typing_text{font-size:1.3rem;color:#fff;font-weight:400;letter-spacing:2px;text-transform:uppercase;position:relative}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section{padding-left:40px}@media(max-width:991px){.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section{padding-left:0;margin-top:40px}}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section .cs-description_card{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(186,210,52,.2);border-radius:15px;padding:30px;position:relative;overflow:hidden}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section .cs-description_card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(186,210,52,.1),transparent);animation:shimmer 4s infinite}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section .cs-description_card p{font-size:1.1rem;color:hsla(0,0%,100%,.8);line-height:1.7;margin-bottom:30px;position:relative;z-index:1}.cs-where_we_work_futuristic .cs-futuristic_container .cs-map_description_section .cs-description_card p .cs-highlight{color:#bad234;font-weight:600;text-shadow:0 0 10px rgba(186,210,52,.5)}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles{display:flex;gap:0;position:relative;z-index:1}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn{background:rgba(0,0,0,.5);border:1px solid rgba(186,210,52,.3);padding:15px 25px;font-size:.9rem;font-weight:600;color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .4s ease;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn:first-child{border-radius:8px 0 0 8px}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn:last-child{border-radius:0 8px 8px 0;border-left:none}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn .cs-toggle_icon{font-size:1.1rem;filter:grayscale(1);transition:filter .3s ease}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn .cs-btn_glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(186,210,52,.2),transparent);transition:left .5s ease}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn:hover{background:rgba(186,210,52,.1);color:#fff;border-color:rgba(186,210,52,.6);transform:translateY(-2px)}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn:hover .cs-toggle_icon{filter:grayscale(0)}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn:hover .cs-btn_glow{left:100%}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn.active{background:linear-gradient(135deg,rgba(186,210,52,.2),rgba(0,166,81,.2));color:#fff;border-color:#bad234;box-shadow:0 0 20px rgba(186,210,52,.3)}.cs-where_we_work_futuristic .cs-futuristic_container .cs-view_toggles .cs-toggle_btn.active .cs-toggle_icon{filter:grayscale(0)}.cs-where_we_work_futuristic .cs-futuristic_map_section{padding:60px 0}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_container{max-width:100%;margin:0 auto;padding:0}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame{background:rgba(0,0,0,0);padding:0;position:relative;overflow:visible}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;padding:25px 50px;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:20px;max-width:1200px;margin-left:auto;margin-right:auto;box-shadow:0 10px 40px rgba(0,0,0,.3)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_title{font-size:1.8rem;font-weight:700;color:#bad234;letter-spacing:3px;text-shadow:0 0 15px rgba(186,210,52,.6);text-transform:uppercase}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats{display:flex;gap:40px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats span{background:linear-gradient(135deg,rgba(186,210,52,.15),rgba(0,166,81,.15));padding:12px 24px;border-radius:25px;border:1px solid rgba(186,210,52,.4);font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 15px rgba(186,210,52,.1)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe{position:relative;width:100%;height:500px;display:flex;justify-content:center;align-items:center;overflow:visible}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg{width:100%;height:100%;min-height:500px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_surface{animation:domeGlow 6s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-accent_overlay{animation:accentShift 8s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-data_pattern{animation:dataFlow 10s linear infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_grid{animation:gridPulse 4s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-region_highlight{animation:regionPulse 3s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point{cursor:pointer;transition:all .4s ease}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-point_pulse_outer{animation:outerPulse 3.5s ease-in-out infinite;animation-delay:var(--animation-delay,0s)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-point_pulse_middle{animation:middlePulse 2.8s ease-in-out infinite;animation-delay:var(--animation-delay,0s)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-main_dome_point{transition:all .4s ease}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-main_dome_point:hover{r:14;filter:drop-shadow(0 0 20px rgb(186,210,52)) drop-shadow(0 0 40px rgba(186,210,52,.5))}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-dome_label{transition:all .4s ease;text-shadow:0 0 8px #000;opacity:.9}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-count_dome{filter:drop-shadow(0 0 8px rgba(0,166,81,.8));transition:all .3s ease}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-dome_network .cs-data_stream{animation:streamFlow 1.5s ease-out forwards;animation-delay:var(--animation-delay,0s);stroke-dasharray:5,5;stroke-dashoffset:10;opacity:0}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-dome_network .cs-stream_node{animation:nodeAppear .8s ease-out forwards;animation-delay:calc(var(--animation-delay, 0s) + .5s);opacity:0;transform:scale(0)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-dome_network .cs-orbital_ring_1{animation:orbitalSpin 8s linear infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point .cs-dome_network .cs-orbital_ring_2{animation:orbitalSpin 12s linear infinite reverse}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point.active .cs-main_dome_point{animation:activeDomePoint 1.2s ease-in-out infinite;filter:drop-shadow(0 0 25px rgb(186,210,52)) drop-shadow(0 0 50px rgba(186,210,52,.6))}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point.active .cs-dome_label{fill:#bad234!important;font-size:17px;text-shadow:0 0 15px #bad234;font-weight:800;opacity:1}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point.active .cs-point_pulse_outer{animation:activeOuterPulse 2.2s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point.active .cs-point_pulse_middle{animation:activeMiddlePulse 1.9s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_point.active .cs-count_dome{transform:scale(1.15);filter:drop-shadow(0 0 15px rgb(0,166,81))}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-dome_edge{animation:domeEdgeGlow 8s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg .cs-energy_field .cs-field_line{animation:fieldPulse 6s ease-in-out infinite;animation-delay:var(--animation-delay,0s)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel{position:absolute;top:150px;right:50px;width:380px;max-height:550px;background:#181818;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(186,210,52,.5);border-radius:20px;padding:30px;animation:panelSlideIn .6s ease-out;box-shadow:0 20px 60px rgba(0,0,0,.8),0 0 30px rgba(186,210,52,.2);overflow-y:auto;z-index:1000}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel::-webkit-scrollbar{width:8px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:10px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel::-webkit-scrollbar-thumb{background:rgba(186,210,52,.5);border-radius:10px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel::-webkit-scrollbar-thumb:hover{background:rgba(186,210,52,.7)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#BAD234,#00A651,#BAD234);border-radius:20px;z-index:-1;opacity:.3;animation:borderFlow 3s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-panel_header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-panel_header h3{color:#bad234;font-size:1.4rem;font-weight:700;margin:0;text-shadow:0 0 15px rgba(186,210,52,.6);text-transform:uppercase;letter-spacing:1px;flex:1 1}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-panel_header .cs-close_btn{background:rgba(186,210,52,.2);border:1px solid rgba(186,210,52,.5);color:#bad234;width:32px;height:32px;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;margin-left:15px;flex-shrink:0}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-panel_header .cs-close_btn:hover{background:rgba(186,210,52,.3);transform:rotate(90deg) scale(1.1);box-shadow:0 0 15px rgba(186,210,52,.6)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-location_count{color:hsla(0,0%,100%,.8);font-size:1rem;margin-bottom:25px;font-weight:500}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-locations_preview .cs-location_preview_item{display:flex;align-items:center;margin-bottom:12px;font-size:.9rem;color:hsla(0,0%,100%,.85);transition:all .3s ease;padding:8px 12px;border-radius:8px;background:rgba(186,210,52,.05)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-locations_preview .cs-location_preview_item:hover{color:#bad234;transform:translateX(5px);background:rgba(186,210,52,.15)}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-region_info_panel .cs-info_content .cs-locations_preview .cs-location_preview_item .cs-location_dot{width:8px;height:8px;background:#bad234;border-radius:50%;margin-right:15px;box-shadow:0 0 8px rgba(186,210,52,.6);animation:dotPulse 2s ease-in-out infinite;flex-shrink:0}.cs-where_we_work_futuristic .cs-futuristic_list_section{padding:60px 0 100px}.cs-where_we_work_futuristic .cs-futuristic_list_section .container{max-width:1400px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card{background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(186,210,52,.2);border-radius:15px;margin-bottom:30px;transition:all .5s ease;overflow:hidden;position:relative;animation:cardFadeIn .8s ease-out forwards;animation-delay:var(--card-delay,0s);opacity:0;transform:translateY(30px)}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_glow{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,rgba(186,210,52,.2),transparent);border-radius:15px;opacity:0;transition:opacity .3s ease;z-index:-1}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card:hover{transform:translateY(-10px) scale(1.02);border-color:rgba(186,210,52,.6);box-shadow:0 20px 40px rgba(186,210,52,.1)}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card:hover .cs-card_glow{opacity:1}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card:hover .cs-district_badge{background:linear-gradient(135deg,#BAD234,#00A651);transform:scale(1.05)}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header{background:linear-gradient(135deg,rgba(186,210,52,.1),rgba(0,166,81,.1));padding:25px;display:flex;justify-content:space-between;align-items:center}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header .cs-district_badge{background:rgba(186,210,52,.2);color:#fff;padding:8px 20px;border-radius:25px;font-size:1.1rem;font-weight:700;letter-spacing:1px;border:1px solid rgba(186,210,52,.4);transition:all .3s ease}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header .cs-facility_count{text-align:right}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header .cs-facility_count .cs-count_number{display:block;font-size:2rem;font-weight:700;color:#bad234;text-shadow:0 0 10px rgba(186,210,52,.5);line-height:1}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header .cs-facility_count .cs-count_label{font-size:.8rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:1px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content{padding:25px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content .cs-locations_grid{display:flex;flex-wrap:wrap;gap:10px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content .cs-locations_grid .cs-location_chip{background:rgba(186,210,52,.1);border:1px solid rgba(186,210,52,.2);color:hsla(0,0%,100%,.9);padding:8px 15px;border-radius:20px;font-size:.85rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:8px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content .cs-locations_grid .cs-location_chip .cs-chip_indicator{width:6px;height:6px;background:#bad234;border-radius:50%;box-shadow:0 0 5px rgba(186,210,52,.5);animation:indicatorPulse 2s ease-in-out infinite}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content .cs-locations_grid .cs-location_chip:hover{background:rgba(186,210,52,.2);border-color:#bad234;transform:translateY(-2px);box-shadow:0 5px 15px rgba(186,210,52,.2)}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_border{position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,#BAD234,transparent);transform:scaleX(0);transition:transform .5s ease}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card:hover .cs-card_border{transform:scaleX(1)}@keyframes waveExpand{0%{transform:translate(-50%,-50%) scale(0);opacity:.8}to{transform:translate(-50%,-50%) scale(3);opacity:0}}@keyframes hemisphereGlow{0%,to{filter:drop-shadow(0 0 30px rgba(186,210,52,.4))}50%{filter:drop-shadow(0 0 60px rgba(186,210,52,.7))}}@keyframes surfaceShift{0%,to{opacity:.6}50%{opacity:.8}}@keyframes dataFlow{0%{transform:translateX(0)}to{transform:translateX(40px)}}@keyframes gridPulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes regionPulse{0%,to{opacity:.6;stroke-width:2}50%{opacity:1;stroke-width:3}}@keyframes largePulse{0%{r:20;opacity:.2}50%{r:35;opacity:.05}to{r:20;opacity:.2}}@keyframes mediumPulse{0%{r:12;opacity:.4}50%{r:20;opacity:.1}to{r:12;opacity:.4}}@keyframes activeLargePulse{0%{r:20;opacity:.4;fill:rgba(186,210,52,.4)}50%{r:50;opacity:.1;fill:rgba(186,210,52,.1)}to{r:20;opacity:.4;fill:rgba(186,210,52,.4)}}@keyframes activeMediumPulse{0%{r:12;opacity:.6;fill:rgba(186,210,52,.6)}50%{r:30;opacity:.2;fill:rgba(186,210,52,.2)}to{r:12;opacity:.6;fill:rgba(186,210,52,.6)}}@keyframes activeDomePoint{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}@keyframes activeOuterPulse{0%{r:16;opacity:.5;fill:rgba(186,210,52,.5)}50%{r:36;opacity:.15;fill:rgba(186,210,52,.15)}to{r:16;opacity:.5;fill:rgba(186,210,52,.5)}}@keyframes streamFlow{to{stroke-dashoffset:0;opacity:1}}@keyframes nodeAppear{to{opacity:1;transform:scale(1)}}@keyframes orbitalSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes domeEdgeGlow{0%,to{opacity:.6;stroke-width:3}50%{opacity:1;stroke-width:4}}@keyframes fieldPulse{0%,to{opacity:.1;stroke-width:1}50%{opacity:.4;stroke-width:2}}@keyframes borderFlow{0%,to{opacity:.3}50%{opacity:.6}}@keyframes dotPulse{0%,to{transform:scale(1);box-shadow:0 0 8px rgba(186,210,52,.6)}50%{transform:scale(1.2);box-shadow:0 0 15px #bad234}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg);opacity:.4}50%{transform:translateY(-8px) rotate(180deg);opacity:.8}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes panelSlideIn{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes indicatorPulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:1200px){.cs-where_we_work_futuristic .cs-futuristic_container .container{padding:60px 15px 30px}.cs-where_we_work_futuristic .cs-map_title_section .cs-title_glow h1{font-size:3.8rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header{padding:20px 30px;margin-bottom:40px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_title{font-size:1.5rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats{gap:20px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats span{padding:10px 18px;font-size:.9rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe{height:450px}.cs-where_we_work_futuristic .cs-region_info_panel{width:300px;right:30px;padding:25px;max-height:500px}.cs-where_we_work_futuristic .cs-region_info_panel .cs-info_content .cs-panel_header h3{font-size:1.2rem}}@media(max-width:991px){.cs-where_we_work_futuristic .cs-futuristic_container .container{padding:50px 15px 25px}.cs-where_we_work_futuristic .cs-map_title_section{text-align:center}.cs-where_we_work_futuristic .cs-map_title_section .cs-title_glow h1{font-size:3.2rem}.cs-where_we_work_futuristic .cs-map_description_section{padding-left:0;text-align:center;margin-top:40px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header{flex-direction:column;text-align:center;gap:20px;padding:20px 25px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats{justify-content:center}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe{height:400px}.cs-where_we_work_futuristic .cs-region_info_panel{position:relative;top:auto;right:auto;width:100%;max-width:500px;margin:30px auto 0;max-height:450px}.cs-where_we_work_futuristic .cs-region_info_panel .cs-info_content .cs-locations_preview .cs-location_preview_item{font-size:.85rem;padding:6px 10px}}@media(max-width:768px){.cs-where_we_work_futuristic .cs-futuristic_container .container{padding:40px 15px 20px}.cs-where_we_work_futuristic .cs-map_title_section .cs-title_glow h1{font-size:2.8rem}.cs-where_we_work_futuristic .cs-view_toggles{justify-content:center}.cs-where_we_work_futuristic .cs-view_toggles .cs-toggle_btn{padding:12px 20px;font-size:.8rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header{padding:15px 20px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_title{font-size:1.3rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-map_frame .cs-map_header .cs-map_stats span{padding:8px 15px;font-size:.85rem}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe{height:350px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg{min-height:350px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_header{flex-direction:column;text-align:center;gap:15px}.cs-where_we_work_futuristic .cs-futuristic_list_section .cs-futuristic_card .cs-card_content .cs-locations_grid .cs-location_chip{font-size:.8rem;padding:6px 12px}}@media(max-width:576px){.cs-where_we_work_futuristic .cs-view_toggles{flex-direction:column;width:100%}.cs-where_we_work_futuristic .cs-view_toggles .cs-toggle_btn{border-radius:8px!important;border-left:1px solid rgba(186,210,52,.3)!important;margin-bottom:8px;width:100%;justify-content:center}.cs-where_we_work_futuristic .cs-view_toggles .cs-toggle_btn:last-child{margin-bottom:0}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe{height:300px}.cs-where_we_work_futuristic .cs-futuristic_map_section .cs-hemisphere_globe .cs-hemisphere_svg{min-height:300px}}