section.map{background:var(--green);color:#fff;padding-top:120px;padding-bottom:80px}@media (max-width:1023px){section.map h3{margin-bottom:30px}}@media (max-width:767px){section.map{padding:70px 0}section.map h3 br{display:none}}section.map .cta{margin-top:30px}section.map #map{margin-top:60px}section.map #map.active #RED{-webkit-transform:none;transform:none;opacity:1}@media (max-width:767px){section.map #map.active #RED{-webkit-transform:scale(2.5);transform:scale(2.5)}}section.map #map.active [id*=_BUBBLE]{-webkit-transform:none;transform:none;opacity:0.13}section.map #map.active [id*=_BUBBLE]#EUROPE_x5F_BUBBLE{-webkit-transition-delay:1s;transition-delay:1s}section.map #map.active [id*=_BUBBLE]#CANADA_x5F_BUBBLE{-webkit-transition-delay:2.2s;transition-delay:2.2s}section.map #map.active [id*=_BUBBLE]#USA_x5F_BUBBLE{-webkit-transition-delay:2s;transition-delay:2s}section.map #map.active [id*=_BUBBLE]#AMERICA_x5F_BUBBLE{-webkit-transition-delay:2.5s;transition-delay:2.5s}section.map #map.active [id*=_BUBBLE]#AUSTRALIA_x5F_BUBBLE{-webkit-transition-delay:2s;transition-delay:2s}section.map #map.active [id*=_BUBBLE]#CHINA_x5F_BUBBLE{-webkit-transition-delay:2.3s;transition-delay:2.3s}section.map #map.active [id*=_BUBBLE]#MEXICO_x5F_BUBBLE{-webkit-transition-delay:1.8s;transition-delay:1.8s}section.map #map.active [id*=_BUBBLE]#RUSSIA_x5F_BUBBLE{-webkit-transition-delay:2.5s;transition-delay:2.5s}section.map #map.active [id*=_LINE]{-webkit-animation:draw_line 3s 1s cubic-bezier(0.4,0.5,0,1) forwards;animation:draw_line 3s 1s cubic-bezier(0.4,0.5,0,1) forwards}@media (max-width:767px){section.map #map.active [id*=_LINE]{stroke-width:5px}}@media (max-width:767px){section.map #map.active [id*=_LINE_REVEAL] path{stroke-width:5px}}section.map #map.active mask [id*=_LINE]{-webkit-animation:draw_line_dashed 3s 3s cubic-bezier(0.4,0.5,0,1) forwards;animation:draw_line_dashed 3s 3s cubic-bezier(0.4,0.5,0,1) forwards}section.map #map.active .cont .st0{-webkit-transition:all 2s cubic-bezier(0.4,0.5,0,1);transition:all 2s cubic-bezier(0.4,0.5,0,1)}section.map #map.active .cont#EUROPE .st0{-webkit-transition-delay:1s;transition-delay:1s}section.map #map.active .cont#CANADA .st0{-webkit-transition-delay:2s;transition-delay:2s}section.map #map.active .cont#AMERICA .st0{-webkit-transition-delay:2s;transition-delay:2s}section.map #map.active .cont#AUSTRALIA .st0{-webkit-transition-delay:2.5s;transition-delay:2.5s}section.map #map #RED{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity 1s ease,-webkit-transform 0.75s cubic-bezier(0,0.86,0.5,2);transition:opacity 1s ease,-webkit-transform 0.75s cubic-bezier(0,0.86,0.5,2);transition:transform 0.75s cubic-bezier(0,0.86,0.5,2),opacity 1s ease;transition:transform 0.75s cubic-bezier(0,0.86,0.5,2),opacity 1s ease,-webkit-transform 0.75s cubic-bezier(0,0.86,0.5,2)}section.map #map [id*=_BUBBLE]{opacity:0;-webkit-transition:all 3s cubic-bezier(0.4,0.5,0,1);transition:all 3s cubic-bezier(0.4,0.5,0,1);-webkit-transform:scale(0.5);transform:scale(0.5)}section.map #map #AUSTRALIA_x5F_LINE{--offset:531.1024780273438}section.map #map #CANADA_x5F_LINE{--offset:367.53564453125}section.map #map #CENTER_x5F_LINE{--offset:414.71954345703125}section.map #map #RUSSIA_x5F_LINE{--offset:460.7865905761719}section.map #map #CHINA_x5F_LINE{--offset:347.9676208496094;-webkit-transform:scaleX(-1) rotate(-50deg);transform:scaleX(-1) rotate(-50deg);-webkit-transform-origin:840px 21px;transform-origin:840px 21px}section.map #map #RUMUNIA_x5F_LINE{--offset:72.82644653320312}section.map #map #ARGENTINA_x5F_LINE{--offset:408.7423095703125}section.map #map #AMERICA_x5F_LINE{--offset:290.5723571777344}section.map #map #USA_x5F_LINE{--offset:296.8494873046875}section.map #map #FINLAND_x5F_LINE{--offset:113.24633026123047}section.map #map #GREENLAND_x5F_LINE{--offset:171.6466827392578}section.map #map [id*=_LINE]{stroke-dasharray:var(--offset);stroke-dashoffset:var(--offset)}section.map #map mask [id*=_LINE]{stroke-dashoffset:0;stroke-dasharray:0 var(--offset)}section.map.inview #map{-webkit-animation:scale 2s cubic-bezier(0.4,0.5,0,1) forwards;animation:scale 2s cubic-bezier(0.4,0.5,0,1) forwards}@-webkit-keyframes scale{to{opacity:1;-webkit-transform:none;transform:none}}@keyframes scale{to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes draw_line{0%{stroke-dashoffset:var(--offset)}to{stroke-dashoffset:0}}@keyframes draw_line{0%{stroke-dashoffset:var(--offset)}to{stroke-dashoffset:0}}@-webkit-keyframes draw_line_dashed{0%{stroke-dasharray:0 var(--offset)}to{stroke-dasharray:var(--offset) 0}}@keyframes draw_line_dashed{0%{stroke-dasharray:0 var(--offset)}to{stroke-dasharray:var(--offset) 0}}