.etc-world{padding:74px 0;background:#fff}
.etc-world .map{margin:30px 0 0}
.etc-world svg{display:block;width:100%;height:auto}
.etc-world .ld{fill:#ebe6df}
.etc-world .hlo{fill:none;stroke:#077692;stroke-opacity:.15;stroke-width:9;stroke-linejoin:round;stroke-linecap:round}
.etc-world .hl{fill:#077692}
.etc-world .cty{margin:24px 0 0;font-size:14px;color:#14110F;line-height:2.2;font-weight:500}
.etc-world .cty i{font-style:normal;white-space:nowrap}
.etc-world .cty i+i:before{content:"";display:inline-block;width:1px;height:11px;background:#ddd6cc;margin:0 13px -1px}
@media(max-width:989px){
.etc-world{padding:36px 0}
.etc-world .map{overflow:hidden;aspect-ratio:730/310;margin:20px 0 0}
.etc-world svg{width:calc(100% * 1100 / 730);margin-left:calc(-100% * 145 / 730);margin-top:calc(-100% * 20 / 730)}
.etc-world .hlo{stroke-width:13}
.etc-world .cty{column-count:2;column-gap:20px;font-size:14px;line-height:1.85;margin:18px 0 0}
.etc-world .cty i{display:block}
.etc-world .cty i+i:before{display:none}
}
