@charset "utf-8";@keyframes offset_normal{to{stroke-dashoffset:0}}@keyframes offset_infinite{0%{stroke-dashoffset:960}50%{stroke-dashoffset:640}100%{stroke-dashoffset:320}}@keyframes einblenden{0%{opacity:0}100%{opacity:1}}@keyframes scales{from{transform:scale(0)}to{transform:scale(1)}}#animation-1 svg,#animation-2 svg,#animation-3 svg{opacity:0}#animation-1.animated svg,#animation-2.animated svg,#animation-3.animated svg{opacity:1}.animated .gear_inner{stroke-dasharray:100;stroke-dashoffset:100;animation:offset_normal .5s ease-in-out forwards}.animated .gear_outer{stroke-dasharray:360;stroke-dashoffset:360;animation:offset_normal 2s ease-in-out forwards;animation-delay:.3s}.animated .world_inner{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards}.animated .world_outer{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards}.animated .world_1,.animated .world_2,.animated .world_3,.animated .world_middle{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards}.animated .world_3{animation-delay:1.4s}.animated .world_2{animation-delay:1s}.animated .world_1{animation-delay:.5s}.animated .world_middle{animation-delay:.5s}.animated .arrow,.animated .arrow_r,.animated .arrow_l{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards}.animated .arrow_l{animation-delay:1.4s}.animated .arrow_r{animation-delay:1.4s}.clock{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards;animation-delay:.1s}.clock_1,.clock_2,.clock_3,.clock_4,.clock_5,.clock_6,.clock_7,.clock_8,.clock_pointer{stroke-dasharray:200;stroke-dashoffset:200;animation:offset_normal 2s ease-in-out forwards}.clock_1{animation-delay:0}.clock_2{animation-delay:.5s}.clock_3{animation-delay:.75s}.clock_4{animation-delay:1s}.clock_5{animation-delay:1.25s}.clock_6{animation-delay:1.5s}.clock_7{animation-delay:1.75s}.clock_8{animation-delay:2s}.clock_pointer{animation-delay:1.75s}.animated .diamond_o1,.animated .diamond_m1,.animated .diamond_m2,.animated .diamond_m3,.animated .diamond_m4,.animated .diamond_m5,.animated .diamond_m6,.animated .diamond_m7,.animated .diamond_m8,.animated .diamond_u1,.animated .diamond_u2,.animated .diamond_u3{stroke-dasharray:220;stroke-dashoffset:220;animation:offset_normal 2s ease-in-out forwards;animation-delay:.3s}.animated .diamond_o1{animation-delay:0}.animated .diamond_m1{animation-delay:.2s}.animated .diamond_m2{animation-delay:.3s}.animated .diamond_m3{animation-delay:.4s}.animated .diamond_m4{animation-delay:.5s}.animated .diamond_m5{animation-delay:.6s}.animated .diamond_m6{animation-delay:.7s}.animated .diamond_m7{animation-delay:.8s}.animated .diamond_m8{animation-delay:.9s}.animated .diamond_u1{animation-delay:1s}.animated .diamond_u2{animation-delay:1.2s}.animated .diamond_u3{animation-delay:1.2s}.animated .star_outer{stroke-dasharray:310;stroke-dashoffset:310;animation:offset_normal 2.2s ease-in-out forwards}.animated .heart{stroke-dasharray:310;stroke-dashoffset:310;animation:offset_normal 2.5s ease-in-out forwards}.animated .brain_r1,.animated .brain_r3,.animated .brain_r4,.animated .brain_r5,.animated .brain_r6,.animated .brain_l3,.animated .brain_l4,.animated .brain_l5,.animated .brain_l6{stroke-dasharray:310;stroke-dashoffset:310;animation:offset_normal 3.5s ease-in-out forwards}.animated .brain_l2,.animated .brain_r2,.animated .brain_l1{stroke-dasharray:310;stroke-dashoffset:310;animation:offset_normal 3.5s ease-in-out forwards}.animated .brain_l1{animation-delay:0}.animated .brain_l2{animation-delay:1.4s}.animated .brain_l3{animation-delay:.8s}.animated .brain_l4{animation-delay:1.2s}.animated .brain_l5{animation-delay:1s}.animated .brain_l6{animation-delay:1s}.animated .brain_r1{animation-delay:0}.animated .brain_r2{animation-delay:.8s}.animated .brain_r3{animation-delay:1.4s}.animated .brain_r4{animation-delay:1.2s}.animated .brain_r5{animation-delay:1s}.animated .brain_r6{animation-delay:1s}.animated .arms_outer{stroke-dasharray:800;stroke-dashoffset:800;animation:offset_normal 2s ease-in-out forwards}.animated .arms_r,.animated .arms_l{stroke-dasharray:800;stroke-dashoffset:800;animation:offset_normal 1s ease-in-out forwards;animation-delay:1.5s}.animated .contact_l,.animated .contact_r{stroke-dasharray:300;stroke-dashoffset:300;animation:offset_normal 1s ease-in-out forwards;animation-delay:1.7s}.animated .map_mark_inner,.animated .map_mark_outer,.animated .map,.animated .letter_outer,.animated .letter_top,.animated .letter_l,.animated .letter_r,.animated .phone_outer,.animated .phone_inner,.animated .phone_button,.animated .speechbubble{stroke-dasharray:300;stroke-dashoffset:300;animation:offset_normal 3s ease-in-out forwards}.animated .phone_speaker,.animated .speechbubble_quote_1,.animated .speechbubble_point_1,.animated .speechbubble_point_2,.animated .speechbubble_point_3,.animated .speechbubble_quote_2{animation:einblenden 3s forwards;opacity:0;animation-delay:1s}.map_mark_inner{animation-delay:1s}.map_mark_outer{animation-delay:0}.map{animation-delay:0}.letter_outer{animation-delay:0}.letter_top{animation-delay:.7s}.letter_l{animation-delay:0}.letter_r{animation-delay:1.3s}.phone_outer{animation-delay:0}.phone_inner{animation-delay:0}.phone_button{animation-delay:1s}.speechbubble{animation-delay:0}.preloader{stroke-dasharray:320;stroke-dashoffset:320;animation:offset_infinite .75s ease-in-out forwards;animation-iteration-count:infinite}