.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list,
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list {
  margin: 0
}
@media screen and (max-width:1400px) {
  .software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list,
  .software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list {
    padding: 0 0 0 10px
  }
}
@media screen and (max-width:767px) {
  .software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list,
  .software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list {
    padding: 0 0 0 12px
  }
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list li,
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list li {
  list-style: none;
  position: relative;
  padding-left: 24px;
  padding-bottom: 12px
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list li:last-child,
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list li:last-child {
  padding-bottom: 0
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .bullet-list li::after,
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .bullet-list li::after {
  content: "";
  width: 8px;
  height: 8px;
  border: none;
  border-top: 2px solid #112868;
  border-right: 2px solid #112868;
  position: absolute;
  top: 10px;
  left: 0;
  transform: skew(-20deg,0deg)
}
.software-engineering-infographic-mobile-version {
  display: none
}
.software-engineering-infographic-mobile-version .tile--group {
  display: none
}
@media screen and (max-width:1199px) {
  .software-engineering-infographic-mobile-version {
    display: block
  }
}
.software-engineering-infographic-mobile-version .infographic-items-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  gap: 16px
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col {
  width: calc(50% - 8px);
  display: flex;
  flex-flow: column-reverse nowrap;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  padding: 16px;
  border: 1px solid #112868;
  border-radius: 8px
}
@media screen and (max-width:767px) {
  .software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col {
    width: 100%
  }
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col > * {
  width: 100%
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .img-title {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 12px 0 20px
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .img-title .img {
  text-align: center;
  width: 64px;
  background-color: #112868;
  border-radius: 50%;
  height: 64px;
  padding: 12px;
  margin-right: 20px
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .img-title .img img {
  object-fit: cover;
  width: 100%;
  height: 100%
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .infographic-img {
  text-align: center;
  position: relative;
  padding-bottom: 8px
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .infographic-img::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d5d5d5;
  position: absolute;
  bottom: 0;
  left: 0
}
.software-engineering-infographic-mobile-version .infographic-items-row .inofgraphic-item-col .infographic-img img {
  width: 300px;
  height: 200px;
  object-fit: contain
}
.software-engineering-infographic-wrapper {
  display: flex;
  flex-flow: row wrap
}
@media screen and (max-width:1199px) {
  .software-engineering-infographic-wrapper {
    display: none
  }
}
.software-engineering-infographic-wrapper .software-engineering-content {
  width: 30%
}
.software-engineering-infographic-wrapper .software-engineering-content .tile--group {
  display: none;
  transition: all .3s ease-in-out;
  padding: 16px;
  border-radius: 8px;
  background-color: #e6e6e6
}
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .img {
  text-align: center;
  width: 80px;
  background-color: #112868;
  border-radius: 50%;
  height: 80px;
  padding: 12px
}
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group .img img {
  object-fit: cover;
  width: 100%;
  height: 100%
}
.software-engineering-infographic-wrapper .software-engineering-content .tile--group .info--group h6 {
  padding: 10px 0 20px
}
.software-engineering-infographic-wrapper .software-engineering-content .tile--group.active {
  display: block
}
.software-engineering-infographic-wrapper .software-engineering-infographic {
  width: 70%
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item {
  transform: scale(1) translate(0);
  transition: all .3s ease-in-out
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item .text-background,
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item circle,
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item line,
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item text {
  transition: all .3s ease-in-out
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active {
  transform: scale(1.05) translate(-10px,-10px)
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active .line,
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active .txt-background {
  fill: #112868
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active text {
  fill: #fff
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active circle {
  fill: #d5d5d5
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.active .circle-icon line {
  stroke: #112868
}
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.cloud-platforms.active,
.software-engineering-infographic-wrapper .software-engineering-infographic .software-infographics-wrapper .info-item.device-hardware.active {
  transform: scale(1.05) translate(-10px,10px)
}
.st0 {
  fill: none;
  stroke: #112868;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10
}
.st1 {
  fill: #e6e6e6
}
.st2 {
  enable-background: new
}
.st3 {
  opacity: .2
}
.st4 {
  fill: #9ea7ad
}
.st5 {
  fill: #112868
}
.st6 {
  opacity: 0;
  fill: #7f7f7f
}
.st7 {
  opacity: 9.9;
  fill: grey
}
.st8 {
  opacity: 1.9;
  fill: #818182
}
.st9 {
  opacity: 2.9;
  fill: #828383
}
.st10 {
  opacity: 3.9;
  fill: #838484
}
.st11 {
  opacity: 4.9;
  fill: #858585
}
.st12 {
  opacity: 5.9;
  fill: #868687
}
.st13 {
  opacity: 6.9;
  fill: #878788
}
.st14 {
  opacity: 7.9;
  fill: #888889
}
.st15 {
  opacity: 8.9;
  fill: #898a8a
}
.st16 {
  opacity: 9.9;
  fill: #8a8b8c
}
.st17 {
  opacity: .1;
  fill: #8b8c8d
}
.st18 {
  opacity: .1;
  fill: #8c8d8e
}
.st19 {
  opacity: .1;
  fill: #8d8e8f
}
.st20 {
  opacity: .1;
  fill: #8f8f91
}
.st21 {
  opacity: .1;
  fill: #909192
}
.st22 {
  opacity: .1;
  fill: #919293
}
.st23 {
  opacity: .1;
  fill: #929394
}
.st24 {
  opacity: .1782;
  fill: #939496
}
.st25 {
  opacity: .1881;
  fill: #949597
}
.st26 {
  opacity: .198;
  fill: #959798
}
.st27 {
  opacity: .2079;
  fill: #969899
}
.st28 {
  opacity: .2178;
  fill: #97999b
}
.st29 {
  opacity: .2277;
  fill: #999a9c
}
.st30 {
  opacity: .2376;
  fill: #9a9b9d
}
.st31 {
  opacity: .2475;
  fill: #9b9c9e
}
.st32 {
  opacity: .2574;
  fill: #9c9ea0
}
.st33 {
  opacity: .2673;
  fill: #9d9fa1
}
.st34 {
  opacity: .2772;
  fill: #9ea0a2
}
.st35 {
  opacity: .2871;
  fill: #9fa1a3
}
.st36 {
  opacity: .297;
  fill: #a0a2a5
}
.st37 {
  opacity: .3069;
  fill: #a1a4a6
}
.st38 {
  opacity: .3168;
  fill: #a2a5a7
}
.st39 {
  opacity: .3267;
  fill: #a4a6a8
}
.st40 {
  opacity: .3366;
  fill: #a5a7aa
}
.st41 {
  opacity: .3465;
  fill: #a6a8ab
}
.st42 {
  opacity: .3564;
  fill: #a7a9ac
}
.st43 {
  opacity: .3663;
  fill: #a8abae
}
.st44 {
  opacity: .3762;
  fill: #a9acaf
}
.st45 {
  opacity: .3861;
  fill: #aaadb0
}
.st46 {
  opacity: .396;
  fill: #abaeb1
}
.st47 {
  opacity: .4059;
  fill: #acafb3
}
.st48 {
  opacity: .4158;
  fill: #aeb0b4
}
.st49 {
  opacity: .4257;
  fill: #afb2b5
}
.st50 {
  opacity: .4356;
  fill: #b0b3b6
}
.st51 {
  opacity: .4455;
  fill: #b1b4b8
}
.st52 {
  opacity: .4554;
  fill: #b2b5b9
}
.st53 {
  opacity: .4653;
  fill: #b3b6ba
}
.st54 {
  opacity: .4752;
  fill: #b4b8bb
}
.st55 {
  opacity: .4851;
  fill: #b5b9bd
}
.st56 {
  opacity: .495;
  fill: #b6babe
}
.st57 {
  opacity: .505;
  fill: #b8bbbf
}
.st58 {
  opacity: .5149;
  fill: #b9bcc0
}
.st59 {
  opacity: .5248;
  fill: #babdc2
}
.st60 {
  opacity: .5347;
  fill: #bbbfc3
}
.st61 {
  opacity: .5446;
  fill: #bcc0c4
}
.st62 {
  opacity: .5545;
  fill: #bdc1c5
}
.st63 {
  opacity: .5644;
  fill: #bec2c7
}
.st64 {
  opacity: .5743;
  fill: #bfc3c8
}
.st65 {
  opacity: .5842;
  fill: #c0c5c9
}
.st66 {
  opacity: .5941;
  fill: #c2c6ca
}
.st67 {
  opacity: .604;
  fill: #c3c7cc
}
.st68 {
  opacity: .6139;
  fill: #c4c8cd
}
.st69 {
  opacity: .6238;
  fill: #c5c9ce
}
.st70 {
  opacity: .6337;
  fill: #c6cacf
}
.st71 {
  opacity: .6436;
  fill: #c7ccd1
}
.st72 {
  opacity: .6535;
  fill: #c8cdd2
}
.st73 {
  opacity: .6634;
  fill: #c9ced3
}
.st74 {
  opacity: .6733;
  fill: #cacfd5
}
.st75 {
  opacity: .6832;
  fill: #ccd0d6
}
.st76 {
  opacity: .6931;
  fill: #cdd1d7
}
.st77 {
  opacity: .703;
  fill: #ced3d8
}
.st78 {
  opacity: .7129;
  fill: #cfd4da
}
.st79 {
  opacity: .7228;
  fill: #d0d5db
}
.st80 {
  opacity: .7327;
  fill: #d1d6dc
}
.st81 {
  opacity: .7426;
  fill: #d2d7dd
}
.st82 {
  opacity: .7525;
  fill: #d3d9df
}
.st83 {
  opacity: .7624;
  fill: #d4dae0
}
.st84 {
  opacity: .7723;
  fill: #d5dbe1
}
.st85 {
  opacity: .7822;
  fill: #d7dce2
}
.st86 {
  opacity: .7921;
  fill: #d8dde4
}
.st87 {
  opacity: .802;
  fill: #d9dee5
}
.st88 {
  opacity: .8119;
  fill: #dae0e6
}
.st89 {
  opacity: .8218;
  fill: #dbe1e7
}
.st90 {
  opacity: .8317;
  fill: #dce2e9
}
.st91 {
  opacity: .8416;
  fill: #dde3ea
}
.st92 {
  opacity: .8515;
  fill: #dee4eb
}
.st93 {
  opacity: .8614;
  fill: #dfe6ec
}
.st94 {
  opacity: .8713;
  fill: #e1e7ee
}
.st95 {
  opacity: .8812;
  fill: #e2e8ef
}
.st96 {
  opacity: .8911;
  fill: #e3e9f0
}
.st97 {
  opacity: .901;
  fill: #e4eaf1
}
.st98 {
  opacity: .9109;
  fill: #e5ebf3
}
.st99 {
  opacity: .9208;
  fill: #e6edf4
}
.st100 {
  opacity: .9307;
  fill: #e7eef5
}
.st101 {
  opacity: .9406;
  fill: #e8eff6
}
.st102 {
  opacity: .9505;
  fill: #e9f0f8
}
.st103 {
  opacity: .9604;
  fill: #ebf1f9
}
.st104 {
  opacity: .9703;
  fill: #ecf2fa
}
.st105 {
  opacity: .9802;
  fill: #edf4fb
}
.st106 {
  opacity: .9901;
  fill: #eef5fd
}
.st107 {
  fill: #eff6fe
}
.st108 {
  clip-path: url(#SVGID_00000036939829277617257740000008602187150244217767_);
  enable-background: new
}
.st109 {
  fill: #f0f0f0
}
.st110 {
  fill: #fdfdfd
}
.st111 {
  clip-path: url(#SVGID_00000007415561845029140420000004436994451998165416_);
  enable-background: new
}
.st112 {
  fill: #5784d5
}
.st113 {
  fill: #3a64a3
}
.st114 {
  fill: #15d9fd
}
.st115 {
  clip-path: url(#SVGID_00000122691035517809486300000003614688651806044305_);
  enable-background: new
}
.st116 {
  clip-path: url(#SVGID_00000094603754217966567840000003970711992623333044_);
  enable-background: new
}
.st117 {
  clip-path: url(#SVGID_00000143614980104081557660000003482893103118457475_);
  enable-background: new
}
.st118 {
  clip-path: url(#SVGID_00000145034359852115185410000008902597764053911478_);
  enable-background: new
}
.st119 {
  clip-path: url(#SVGID_00000008871297839429839220000005349826963558130623_);
  enable-background: new
}
.st120 {
  fill: #d5d5d5
}
.st121 {
  fill: #98a4e0
}
.st122 {
  clip-path: url(#SVGID_00000176742726289797096850000018158011384422597804_);
  enable-background: new
}
.st123 {
  clip-path: url(#SVGID_00000165198503639256897100000010830604930454654115_);
  enable-background: new
}
.st124 {
  clip-path: url(#SVGID_00000140713253942008447960000002122785575846140565_);
  enable-background: new
}
.st125 {
  clip-path: url(#SVGID_00000096051077092765749550000013960212011544221603_);
  enable-background: new
}
.st126 {
  clip-path: url(#SVGID_00000052789224142248893910000012087544620302773637_);
  enable-background: new
}
.st127 {
  clip-path: url(#SVGID_00000163049758278013806270000005926403016151057555_);
  enable-background: new
}
.st128 {
  clip-path: url(#SVGID_00000173878833936325065590000009514150929298627971_);
  enable-background: new
}
.st129 {
  clip-path: url(#SVGID_00000043439873778208921510000015401615022825802153_);
  enable-background: new
}
.st130 {
  fill: #10191b
}
.st131 {
  clip-path: url(#SVGID_00000103228246721717420450000003933655413372088228_);
  enable-background: new
}
.st132 {
  fill: #242a31
}
.st133 {
  fill: #003049
}
.st134 {
  clip-path: url(#SVGID_00000014597082460524025580000004714989006571068333_);
  enable-background: new
}
.st135 {
  clip-path: url(#SVGID_00000142897539746674716770000008339123735778732417_);
  enable-background: new
}
.st136 {
  clip-path: url(#SVGID_00000093167746337865459330000009887617479234161027_);
  enable-background: new
}
.st137 {
  fill: #c1cbd1
}
.st138 {
  opacity: .3;
  fill: #7b71ff
}
.st139 {
  opacity: .5;
  fill: #d4f2f8
}
.st140 {
  opacity: .2;
  fill: #fff
}
.st141 {
  fill: #fed314
}
.st142 {
  fill: #ffb700
}
.st143 {
  fill: #fbc70e
}
.st144 {
  fill: #d4e2fc
}
.st145 {
  fill: #ecf5fe
}
.st146 {
  fill: #b5b3c4
}
.st147 {
  fill: #ffd438
}
.st148 {
  clip-path: url(#SVGID_00000085970437827385304470000009338771441689061522_);
  enable-background: new
}
.st149 {
  fill: #37404a
}
.st150 {
  clip-path: url(#SVGID_00000143603080672228285420000014541829050506623916_);
  enable-background: new
}
.st151 {
  clip-path: url(#SVGID_00000005233637560053193430000016666630105353045122_);
  enable-background: new
}
.st152 {
  clip-path: url(#SVGID_00000031924861747126281730000009606816244378103230_);
  enable-background: new
}
.st153 {
  clip-path: url(#SVGID_00000125569143120100549850000004657362742650961801_);
  enable-background: new
}
.st154 {
  fill: #cddcfb
}
.st155 {
  fill: #3c6ff7
}
.st156 {
  fill: #c6d5fa
}
.st157 {
  fill: #f1f1f1
}
.st158 {
  fill: #0c1d44
}
.st159 {
  fill: #ff9688
}
.st160 {
  fill: #f3a984
}
.st161 {
  fill: #f5a783
}
.st162 {
  fill: #e2735e
}
.st163 {
  fill: #ffd0cc
}
.st164 {
  clip-path: url(#SVGID_00000172422477917925975610000007042929744823675818_);
  enable-background: new
}
.st165 {
  fill: #92b7f7
}
.st166 {
  clip-path: url(#SVGID_00000025442165130709174440000004899462315399767463_);
  enable-background: new
}
.st167 {
  clip-path: url(#SVGID_00000074435331867353368210000004839432903918096549_);
  enable-background: new
}
.st168 {
  fill: #ec5b22
}
.st169 {
  clip-path: url(#SVGID_00000143580147535285235620000009700194384312371857_);
  enable-background: new
}
.st170 {
  fill: #dedede
}
.st171 {
  clip-path: url(#SVGID_00000010283795540205252080000000626413364071562138_);
  enable-background: new
}
.st172 {
  clip-path: url(#SVGID_00000178205729056310272270000014029054970162617765_);
  enable-background: new
}
.st173 {
  opacity: .4;
  fill: #f1f1f1
}
.st174 {
  clip-path: url(#SVGID_00000101822994341732070440000011200191194755376048_);
  enable-background: new
}
.st175 {
  fill: #5586ce
}
.st176 {
  clip-path: url(#SVGID_00000061462224258990317610000015547892908417360571_);
  enable-background: new
}
.st177 {
  opacity: .5
}
.st178 {
  opacity: .1;
  fill: #f6f0ed
}
.st179 {
  opacity: .3;
  fill: #ffd0cc
}
.st180 {
  fill: #fff
}
.st181 {
  fill: #becef9
}
.st182 {
  fill: #13b7fd
}
.st183 {
  opacity: .6;
  fill: #242a31
}
.st184 {
  clip-path: url(#SVGID_00000119080056016428663320000007858911309922342297_);
  enable-background: new
}
.st185 {
  clip-path: url(#SVGID_00000041267063703796166490000014151528615709220778_);
  enable-background: new
}
.st186 {
  clip-path: url(#SVGID_00000051368844880210529770000011487164479238346427_);
  enable-background: new
}
.st187 {
  fill: #1c2021
}
.st188 {
  fill: #131717
}
.st189 {
  fill: #191915
}
.st190 {
  fill: #c04452
}
.st191 {
  fill: #464646
}
.st192 {
  clip-path: url(#SVGID_00000111163735975499103720000006335320199794540187_);
  enable-background: new
}
.st193 {
  clip-path: url(#SVGID_00000119118865645742587750000003332019476565459341_);
  enable-background: new
}
.st194 {
  clip-path: url(#SVGID_00000016792672773689044580000004786482772026957749_);
  enable-background: new
}
.st195 {
  fill: #909090
}
.st196 {
  clip-path: url(#SVGID_00000134970000444716470460000017598920889932183209_);
  enable-background: new
}
.st197 {
  clip-path: url(#SVGID_00000101812764522802558090000018023106591791828132_);
  enable-background: new
}
.st198 {
  fill: #6d6d6d
}
.st199 {
  clip-path: url(#SVGID_00000075137146540369717640000012873158384025450424_);
  enable-background: new
}
.st200 {
  clip-path: url(#SVGID_00000069389379015393123320000017854634806500484485_);
  enable-background: new
}
.st201 {
  fill: #dae8fd
}
.st202 {
  clip-path: url(#SVGID_00000150793329873829120960000015853905192283617694_);
  enable-background: new
}
.st203 {
  clip-path: url(#SVGID_00000060013244854001233440000011765303064623666356_);
  enable-background: new
}
.st204 {
  fill: #ececec
}
.st205 {
  clip-path: url(#SVGID_00000120531117318975272150000012663061769410498691_);
  enable-background: new
}
.st206 {
  fill: none
}
.st207 {
  clip-path: url(#SVGID_00000000939715962119827640000008735768057695417015_);
  enable-background: new
}
.st208 {
  clip-path: url(#SVGID_00000057119710470316484790000001637794105382903224_);
  enable-background: new
}
.st209 {
  clip-path: url(#SVGID_00000108297871407190490320000016421114469952539291_);
  enable-background: new
}
.st210 {
  clip-path: url(#SVGID_00000035490394263012218590000000499028884291017650_);
  enable-background: new
}
.st211 {
  clip-path: url(#SVGID_00000056429583742510617460000003261385562552337801_);
  enable-background: new
}
.st212 {
  clip-path: url(#SVGID_00000154394233762588398420000009307027968344962226_);
  enable-background: new
}
.st213 {
  clip-path: url(#SVGID_00000039134245828086859270000010773382446466459544_);
  enable-background: new
}
.st214 {
  clip-path: url(#SVGID_00000057110215568909757910000000396482580976691361_);
  enable-background: new
}
.st215 {
  clip-path: url(#SVGID_00000109030987872844828020000009974627143640015540_);
  enable-background: new
}
.st216 {
  clip-path: url(#SVGID_00000150078581382112327870000014003070561637754783_);
  enable-background: new
}
.st217 {
  clip-path: url(#SVGID_00000033367239786564492430000000595393825896878211_);
  enable-background: new
}
.st218 {
  clip-path: url(#SVGID_00000041988133724534047170000002216216060345054624_);
  enable-background: new
}
.st219 {
  clip-path: url(#SVGID_00000161626801580752952020000017117312856645218494_);
  enable-background: new
}
.st220 {
  clip-path: url(#SVGID_00000173869106009426966250000017907836019029906089_);
  enable-background: new
}
.st221 {
  clip-path: url(#SVGID_00000014621774549449939790000002232546231591162516_);
  enable-background: new
}
.st222 {
  clip-path: url(#SVGID_00000100350865866340392720000010284432865662002838_);
  enable-background: new
}
.st223 {
  clip-path: url(#SVGID_00000143586197050056659370000000781981168999870123_);
  enable-background: new
}
.st224 {
  clip-path: url(#SVGID_00000132079783270677181380000013067860698959282097_);
  enable-background: new
}
.st225 {
  clip-path: url(#SVGID_00000067914474631235896290000012275260491289550481_);
  enable-background: new
}
.st226 {
  clip-path: url(#SVGID_00000024001619816654734600000012959431823803323530_);
  enable-background: new
}
.st227 {
  clip-path: url(#SVGID_00000104664498289166600920000014942000783853141423_);
  enable-background: new
}
.st228 {
  clip-path: url(#SVGID_00000052792131291127380360000005341938092436079781_);
  enable-background: new
}
.st229 {
  clip-path: url(#SVGID_00000093136519971191412450000017897030460660024236_);
  enable-background: new
}
.st230 {
  clip-path: url(#SVGID_00000143595162238063870830000014795193169205465484_);
  enable-background: new
}
.st231 {
  clip-path: url(#SVGID_00000018929463469518080840000014578635935053834929_);
  enable-background: new
}
.st232 {
  clip-path: url(#SVGID_00000041288230974627622870000003148745897090397837_);
  enable-background: new
}
.st233 {
  clip-path: url(#SVGID_00000103979165989673386830000014334438091881787564_);
  enable-background: new
}
.st234 {
  clip-path: url(#SVGID_00000131368389607423722130000011374064125844644273_);
  enable-background: new
}
.st235 {
  clip-path: url(#SVGID_00000177485158774540635050000017384485427739802295_);
  enable-background: new
}
.st236 {
  clip-path: url(#SVGID_00000134240362758065669950000018028712088203580305_);
  enable-background: new
}
.st237 {
  clip-path: url(#SVGID_00000027570844202777518910000015894691108553048971_);
  enable-background: new
}
.st238 {
  clip-path: url(#SVGID_00000166660685881216377790000015208766196195443119_);
  enable-background: new
}
.st239 {
  clip-path: url(#SVGID_00000036956076567393836680000007953527824876063376_);
  enable-background: new
}
.st240 {
  clip-path: url(#SVGID_00000001636065257311201190000013513541041127868852_);
  enable-background: new
}
.st241 {
  clip-path: url(#SVGID_00000138559935420653997140000002498726207428834719_);
  enable-background: new
}
.st242 {
  clip-path: url(#SVGID_00000147905804510511063780000014286506364644114081_);
  enable-background: new
}
.st243 {
  clip-path: url(#SVGID_00000053536791644216246900000004675047675874356399_);
  enable-background: new
}
.st244 {
  clip-path: url(#SVGID_00000116226054782364112040000010434416086170606983_);
  enable-background: new
}
.st245 {
  clip-path: url(#SVGID_00000023989131871638661240000003714647990643937443_);
  enable-background: new
}
.st246 {
  clip-path: url(#SVGID_00000150799930651498222220000017643089452036234684_);
  enable-background: new
}
.st247 {
  clip-path: url(#SVGID_00000047758753981824255520000009095024233173441152_);
  enable-background: new
}
.st248 {
  clip-path: url(#SVGID_00000135663542021058067630000010507210760186150048_);
  enable-background: new
}
.st249 {
  opacity: .3333
}
.st250 {
  opacity: .5;
  fill: #fdfdfd
}
.st251 {
  opacity: .4;
  fill: #fdfdfd
}
.st252 {
  opacity: .1;
  fill: #fdfdfd
}
.st253 {
  opacity: .8;
  fill: #fdfdfd
}
.st254 {
  opacity: .7;
  fill: #fdfdfd
}
.st255 {
  fill: #00ccc6
}
.st256 {
  fill: #23dce1
}
.st257 {
  fill: #283032
}
.st258 {
  opacity: .3;
  fill: #e2735e
}
.st259 {
  fill: #ffbfa2
}
.st260 {
  clip-path: url(#SVGID_00000174588969006382845910000007621468239579157637_);
  enable-background: new
}
.st261 {
  clip-path: url(#SVGID_00000104677177623385343280000004350746021109518215_)
}
.st262 {
  fill: #ee9c76
}
.st263 {
  fill: #3a4648
}
.st264 {
  fill: #f8b495
}
.st265 {
  fill: #017978
}
.st266 {
  fill: #75c044
}
.st267 {
  fill: #30383a
}
.st268 {
  fill: #0d1315
}
.st269 {
  clip-path: url(#SVGID_00000156575958073478681850000014375779717896108178_);
  enable-background: new
}
.st270 {
  clip-path: url(#SVGID_00000065756828748589027980000015771785707793791420_)
}
.st271 {
  fill: #353f41
}
.st272 {
  fill: #084cc8
}
.st273 {
  fill: #010b16
}
.st274 {
  fill: #293233
}
.st275 {
  fill: #171c1d
}
.st276 {
  fill: #ebe7e6
}
.st277 {
  fill: #f9f9f9
}
.st278 {
  fill: #202728
}
.st279 {
  fill: #47477e
}
.st280 {
  fill: #393966
}
.st281 {
  fill: #242448
}
.st282 {
  opacity: .8
}
.st283 {
  opacity: .3;
  fill: #eff6fe
}
.st284 {
  opacity: .5;
  fill: #eff6fe
}
.st285 {
  opacity: .1;
  fill: #eff6fe
}
.st286 {
  fill: #244072
}
.st287 {
  fill: #8c9093
}
.st288 {
  fill: #919598
}
.st289 {
  fill: #969a9d
}
.st290 {
  fill: #9b9fa2
}
.st291 {
  fill: #a0a4a7
}
.st292 {
  fill: #a5a9ac
}
.st293 {
  fill: #a9aeb1
}
.st294 {
  fill: #aeb3b6
}
.st295 {
  fill: #f8f8f8
}
.st296 {
  clip-path: url(#SVGID_00000072267935181101224170000013697333761679168154_);
  enable-background: new
}
.st297 {
  clip-path: url(#SVGID_00000156575522495097596040000006212212801055614623_);
  enable-background: new
}
.st298 {
  clip-path: url(#SVGID_00000134248062729858608830000011133686587081972367_);
  enable-background: new
}
.st299 {
  clip-path: url(#SVGID_00000043431153818936793970000006858995092862975935_);
  enable-background: new
}
.st300 {
  clip-path: url(#SVGID_00000047767665196923582490000004457263035852137622_);
  enable-background: new
}
.st301 {
  clip-path: url(#SVGID_00000117649303419809855280000015643412594881447355_);
  enable-background: new
}
.st302 {
  clip-path: url(#SVGID_00000162316972706672952530000017721081067107677325_);
  enable-background: new
}
.st303 {
  clip-path: url(#SVGID_00000086687089263076485170000000597300658188125118_);
  enable-background: new
}
.st304 {
  clip-path: url(#SVGID_00000017495352312436762610000006373904408684075948_);
  enable-background: new
}
.st305 {
  clip-path: url(#SVGID_00000106118373223234829590000010408901158750921906_);
  enable-background: new
}
.st306 {
  clip-path: url(#SVGID_00000055677564763341835320000010843351323149212847_);
  enable-background: new
}
.st307 {
  clip-path: url(#SVGID_00000130638980309506334270000017933615017586985903_);
  enable-background: new
}
.st308 {
  clip-path: url(#SVGID_00000144310007551995282410000017956615832214836900_);
  enable-background: new
}
.st309 {
  clip-path: url(#SVGID_00000034056575636003600270000013473474088954177424_);
  enable-background: new
}
.st310 {
  clip-path: url(#SVGID_00000080181477960387620250000017370827213365696675_);
  enable-background: new
}
.st311 {
  clip-path: url(#SVGID_00000077315477257863899100000001008942818854675335_);
  enable-background: new
}
.st312 {
  clip-path: url(#SVGID_00000142168696461111580120000016588638623909200300_);
  enable-background: new
}
.st313 {
  clip-path: url(#SVGID_00000101097565145314383610000010680404199518940043_);
  enable-background: new
}
.st314 {
  clip-path: url(#SVGID_00000039839037658302260050000011531197873585097630_);
  enable-background: new
}
.st315 {
  clip-path: url(#SVGID_00000005955903036723087260000007622829977482283148_);
  enable-background: new
}
.st316 {
  clip-path: url(#SVGID_00000174581182017206890620000007239463655216687752_);
  enable-background: new
}
.st317 {
  clip-path: url(#SVGID_00000098187383635263848490000008646841540338906797_);
  enable-background: new
}
.st318 {
  clip-path: url(#SVGID_00000106851986535051586040000014460125138381568946_);
  enable-background: new
}
.st319 {
  clip-path: url(#SVGID_00000163043063581627972200000008520475377222636959_);
  enable-background: new
}
.st320 {
  clip-path: url(#SVGID_00000103230181365332662350000015150077333260311221_);
  enable-background: new
}
.st321 {
  clip-path: url(#SVGID_00000100373506505885982730000009628005883223312782_);
  enable-background: new
}
.st322 {
  clip-path: url(#SVGID_00000114068239420269039030000004966158861801709718_);
  enable-background: new
}
.st323 {
  clip-path: url(#SVGID_00000106119376931150482040000002604836457014503098_);
  enable-background: new
}
.st324 {
  clip-path: url(#SVGID_00000122687733729014079060000003100934144332376728_);
  enable-background: new
}
.st325 {
  clip-path: url(#SVGID_00000005963115143148407170000009732308361805249952_);
  enable-background: new
}
.st326 {
  clip-path: url(#SVGID_00000021107909558507541050000011578501838847873692_);
  enable-background: new
}
.st327 {
  clip-path: url(#SVGID_00000179621498848710914630000010747737520531953830_);
  enable-background: new
}
.st328 {
  clip-path: url(#SVGID_00000041284126415842685080000006397127185420045503_);
  enable-background: new
}
.st329 {
  clip-path: url(#SVGID_00000132071558224740218780000006082217210588845460_);
  enable-background: new
}
.st330 {
  clip-path: url(#SVGID_00000028287727102019812360000002358368726521756549_);
  enable-background: new
}
.st331 {
  clip-path: url(#SVGID_00000111908208760103016770000008467548679233998506_);
  enable-background: new
}
.st332 {
  clip-path: url(#SVGID_00000165932496072117329470000013020054374640157866_);
  enable-background: new
}
.st333 {
  clip-path: url(#SVGID_00000058587492038163687350000013613344408278142642_);
  enable-background: new
}
.st334 {
  clip-path: url(#SVGID_00000083067429956792662180000018070207624948853136_);
  enable-background: new
}
.st335 {
  clip-path: url(#SVGID_00000142878717873726650270000008738040355027373978_);
  enable-background: new
}
.st336 {
  clip-path: url(#SVGID_00000052805863502534964580000001491559790005499778_);
  enable-background: new
}
.st337 {
  clip-path: url(#SVGID_00000126303298888329773000000007309967922725789070_);
  enable-background: new
}
.st338 {
  clip-path: url(#SVGID_00000149380339470603889110000016498671126295327157_);
  enable-background: new
}
.st339 {
  clip-path: url(#SVGID_00000069366812340825880600000016922664561343835051_);
  enable-background: new
}
.st340 {
  clip-path: url(#SVGID_00000036965009303534351130000003483440845318609333_);
  enable-background: new
}
.st341 {
  clip-path: url(#SVGID_00000122002449305382261010000003253037844758770591_);
  enable-background: new
}
.st342 {
  clip-path: url(#SVGID_00000046315191046683041380000008514705239118860450_);
  enable-background: new
}
.st343 {
  clip-path: url(#SVGID_00000109003983555976668100000011852065935341588656_);
  enable-background: new
}
.st344 {
  clip-path: url(#SVGID_00000078031896117013578650000011968464058032607152_);
  enable-background: new
}
.st345 {
  clip-path: url(#SVGID_00000080907158663975260670000007072943486403433407_);
  enable-background: new
}
.st346 {
  clip-path: url(#SVGID_00000063607326997410358880000008603828607692712119_);
  enable-background: new
}
.st347 {
  clip-path: url(#SVGID_00000063615672618889727260000007079697686357978017_);
  enable-background: new
}
.st348 {
  clip-path: url(#SVGID_00000038386378146381641910000014490010315593074062_);
  enable-background: new
}
.st349 {
  clip-path: url(#SVGID_00000114072288816455208950000017203789531976333973_);
  enable-background: new
}
.st350 {
  clip-path: url(#SVGID_00000006707799028182903520000004960399905275087500_);
  enable-background: new
}
.st351 {
  clip-path: url(#SVGID_00000159443201288579369700000010653246048123638702_);
  enable-background: new
}
.st352 {
  clip-path: url(#SVGID_00000089575534547841017020000006083978251245674407_);
  enable-background: new
}
.st353 {
  fill: #7b71ff
}
.st354 {
  fill: #f6f6f6
}
.st355 {
  fill: #4264a0
}
.st356 {
  opacity: .53
}
.st357 {
  opacity: .3;
  fill: #191915
}
.st358 {
  fill: #f2f8fd
}
.st359 {
  fill: #80432a
}
.st360 {
  fill: #eaeeee
}
.st361 {
  opacity: .1
}
.st362 {
  fill: #3c3c3b
}
.st363 {
  fill: #1d1d1b
}
.st364 {
  fill: #575756
}
.st365 {
  fill: #95c11f
}
.st366 {
  fill: #e94e1b
}
.st367 {
  fill: #878787
}
.st368 {
  fill: #36a9e1
}
.st369 {
  opacity: .5;
  fill: #1d1d1b
}
.st370 {
  fill: #706f6f
}
.st371 {
  opacity: .25;
  fill: #f8fcff
}
.st372 {
  fill: #ededed
}
.st373 {
  fill: #dadada
}
.st374 {
  fill: #2a4170
}
.st375 {
  fill: #c45a49
}
.st376 {
  fill: #008d36
}
.st377 {
  opacity: .1;
  fill: #00a19a
}
.st378 {
  opacity: .75;
  fill: #fff
}
.st379 {
  fill: #2e2e2d
}
.st380 {
  fill: #f9b233
}
.st381 {
  fill: #9d9d9c
}
.st382 {
  opacity: .2;
  fill: #1d1d1b
}
.st383 {
  opacity: .3;
  fill: #1d1d1b
}
.st384 {
  opacity: .1;
  fill: #1d1d1b
}
.st385 {
  fill: #0a1214
}
.st386 {
  fill: #455c73
}
.st387 {
  fill: #6485a6
}
.st388 {
  fill: #314151
}
.st389 {
  fill: #ffbb7d
}
.st390 {
  fill: #394b5e
}
.st391 {
  fill: #f5efd1
}
.st392 {
  fill: #1c3238
}
.st393 {
  fill: #223e45
}
.st394 {
  fill: #005970
}
.st395 {
  fill: #baaa8f
}
.st396 {
  opacity: .5;
  fill: #c04452
}
.st397 {
  opacity: .2;
  fill: #003049
}
.st398 {
  fill: #c6c6c6
}
.st399 {
  fill: #343038
}
.st400 {
  fill: #e30613
}
.st401 {
  fill: #e1e1e1
}
.st402 {
  fill: #f5f5f5
}
.st403 {
  opacity: .3;
  fill: #3a64a3
}
.st404 {
  fill: #d268cc
}
.st405 {
  opacity: .3;
  fill: #017978
}
.st406 {
  fill: #2b454e
}
.st407 {
  opacity: .15
}
.st408 {
  opacity: .45;
  fill: #5784d5
}
.st409 {
  opacity: .25;
  fill: #112868
}
.st410 {
  opacity: .55;
  fill: #fff
}
.st411 {
  fill: #5d6368
}
.st412 {
  opacity: .6;
  fill: #fff
}
.st413 {
  opacity: .8;
  fill: #fff
}
.st414 {
  fill: #1a2e35
}
.st415 {
  opacity: .3;
  fill: #fff
}
.st416 {
  opacity: .3;
  fill: #9ea7ad
}
.st417 {
  opacity: .3
}
.st418 {
  opacity: .6
}
.st419 {
  opacity: .6;
  fill: #e1e1e1
}
.st420 {
  fill: #c66150
}
.st421 {
  opacity: .6;
  fill: #c66150
}
.st422 {
  fill: #fafafa
}
.st423 {
  opacity: .45;
  fill: #fff
}
.st424 {
  opacity: .3;
  fill: #5784d5
}
.st425 {
  opacity: .7;
  fill: #084cc8
}
.st426 {
  fill: #0babdd
}
.st427 {
  fill: #375a64
}
.st428 {
  opacity: .5;
  fill: #084cc8
}
.st429 {
  fill: #ffaaa8
}
.st430 {
  opacity: .7
}
.st431 {
  fill: #e7e7e7
}
.st432 {
  opacity: 5
}
.st433 {
  opacity: .25
}
.st434 {
  opacity: .15;
  fill: #112868
}
.st435 {
  opacity: .9;
  fill: #fff
}
.st436 {
  opacity: .5;
  fill: #fff
}
.st437 {
  opacity: .1;
  fill: #d268cc
}
.st438 {
  opacity: .7;
  fill: #fff
}
.st439 {
  opacity: .85;
  fill: #fff
}
.st440 {
  opacity: .35;
  fill: #fff
}
.st441 {
  opacity: .2;
  fill: #fdfdfd
}
.st442 {
  fill: none;
  stroke: #112868;
  stroke-width: .25;
  stroke-miterlimit: 10
}
.st443 {
  fill: url(#SVGID_00000029747882999639085550000005500224362094146961_)
}
.st444 {
  fill: url(#SVGID_00000075164574134544724540000003295923050593983369_)
}
.st445 {
  fill: url(#SVGID_00000011716519817705446820000017265198398214075273_)
}
.st446 {
  fill: url(#SVGID_00000021098625625306573330000006187322327466087588_)
}
.st447 {
  fill: url(#SVGID_00000053523578868598750080000008820408729461540782_)
}
.st448 {
  opacity: .68;
  fill: none;
  stroke: #fffdfd;
  stroke-width: .25;
  stroke-miterlimit: 10
}
.st449 {
  fill: url(#SVGID_00000052100744317052029220000010741086457205751186_)
}
.st450 {
  fill: url(#SVGID_00000170241680354648505780000016310135439694027952_)
}
.st451 {
  fill: url(#SVGID_00000057134174029186638880000017915365855943019704_)
}
.st452 {
  fill: url(#SVGID_00000056405906161496085030000017547387270599173253_)
}
.st453 {
  fill: url(#SVGID_00000086673152968556709850000003123045853435988899_)
}
.st454 {
  fill: url(#SVGID_00000034055267554568750580000013379285648190575520_)
}
.st455 {
  fill: url(#SVGID_00000147196713639980830800000005533845368229710777_)
}
.st456 {
  fill: url(#SVGID_00000056386414837623453410000016184431569636792970_)
}
.st457 {
  fill: url(#SVGID_00000157307111354305260010000008035310889079221144_)
}
.st458 {
  fill: url(#SVGID_00000143584648120544672620000012000745172415316887_)
}
.st459 {
  fill: url(#SVGID_00000181800227360095865770000004738811871138330783_)
}
.st460 {
  fill: url(#SVGID_00000083053968776760269590000011835617199412454063_)
}
.st461 {
  fill: url(#SVGID_00000042713017311104482240000010547576705839571844_)
}
.st462 {
  fill: url(#SVGID_00000166642519674655429820000017491788496451492500_)
}
.st463 {
  fill: url(#SVGID_00000176760984489647228440000011838131033185173677_)
}
.st464 {
  fill: url(#SVGID_00000066517792389214447570000012448093370738930594_)
}
.st465 {
  fill: url(#SVGID_00000026881314682184270690000005312551535602175143_)
}
.st466 {
  fill: url(#SVGID_00000121258416386462875700000013325018649306079623_)
}
.st467 {
  fill: url(#SVGID_00000134248894843369158370000018023795358637712830_)
}
.st468 {
  fill: url(#SVGID_00000060017087294118330830000000747683593070874543_)
}
.st469 {
  fill: url(#SVGID_00000178926927739670664540000002418171013249911437_)
}
.st470 {
  fill: url(#SVGID_00000038378374391215361030000006148488297241327281_)
}
.st471 {
  fill: url(#SVGID_00000078725435008164441920000018186588293154610820_)
}
.st472 {
  fill: url(#SVGID_00000055675141847283871800000000834484040790636682_)
}
.st473 {
  fill: url(#SVGID_00000182505153050104987720000001871398869545902233_)
}
.st474 {
  fill: url(#SVGID_00000048465111660236998540000010841298660106431157_)
}
.st475 {
  fill: url(#SVGID_00000064331802636434994100000000807295964847361419_)
}
.st476 {
  fill: url(#SVGID_00000151527431346640022000000005444282919280163497_)
}
.st477 {
  fill: url(#SVGID_00000109744260453294235250000005804305397929106103_)
}
.st478 {
  fill: url(#SVGID_00000109718593664545392910000002373975243265940111_)
}
.st479 {
  fill: url(#SVGID_00000070105645895591768980000001259792226877428882_)
}
.st480 {
  fill: url(#SVGID_00000020383549178840588780000017052298998611142805_)
}
.st481 {
  fill: url(#SVGID_00000070091014658072350090000004498463609560853183_)
}
.st482 {
  fill: url(#SVGID_00000173151640344163201780000010855192105434302635_)
}
.st483 {
  fill: url(#SVGID_00000131337517008240424940000012731439011281203596_)
}
.st484 {
  fill: url(#SVGID_00000039129425075893853460000015850445875650175117_)
}
.st485 {
  fill: url(#SVGID_00000131332772609485191620000009378265893344569266_)
}
.st486 {
  fill: url(#SVGID_00000181073409721074373410000010109401384876053939_)
}
.st487 {
  fill: url(#SVGID_00000075135744439957771650000016774014960231153036_)
}
.st488 {
  fill: url(#SVGID_00000132775987816866985560000004496176395625069247_)
}
.st489 {
  fill: url(#SVGID_00000089575484681743962970000008991050291172542365_)
}
.st490 {
  fill: url(#SVGID_00000149369555165873402210000018100613689292397221_)
}
.st491 {
  fill: url(#SVGID_00000088842658168996154660000016800699996175546283_)
}
.st492 {
  fill: url(#SVGID_00000134212280859307328820000017690432560856651152_)
}
.st493 {
  fill: url(#SVGID_00000012449740242694409200000003144160942221528205_)
}
.st494 {
  fill: url(#SVGID_00000011712266991116240220000014984955124375906439_)
}
.st495 {
  fill: url(#SVGID_00000085216754827751485400000015165107283801803137_)
}
.st496 {
  fill: url(#SVGID_00000162318297552740313900000008577316595567218875_)
}
.st497 {
  fill: url(#SVGID_00000087372568042141005080000003376408158082232738_)
}
.st498 {
  fill: url(#SVGID_00000178896063494345076450000016105187585614892961_)
}
.st499 {
  fill: url(#SVGID_00000096766352411812681910000011093630699270394796_)
}
.st500 {
  fill: url(#SVGID_00000042728233635671594340000007925914935781765048_)
}
.st501 {
  fill: url(#SVGID_00000086662996171477851260000015536068684103661482_)
}
.st502 {
  fill: url(#SVGID_00000168075420250734185490000013998843480640335239_)
}
.st503 {
  fill: url(#SVGID_00000013190327322672804110000017586573999825994423_)
}
.st504 {
  fill: url(#SVGID_00000095300949136130982110000004448001493122435989_)
}
.st505 {
  fill: url(#SVGID_00000056423092488379287590000014424232738626087812_)
}
.st506 {
  fill: url(#SVGID_00000016069547088926640180000004374170609208834201_)
}
.st507 {
  fill: url(#SVGID_00000140735196958135431170000007242194809633910937_)
}
.st508 {
  fill: url(#SVGID_00000062178025710657334490000015991482317055409566_)
}
.st509 {
  fill: url(#SVGID_00000078740274985022374800000009910128693444281776_)
}
.st510 {
  fill: url(#SVGID_00000151525801473609344810000016747886287451067041_)
}
.st511 {
  fill: url(#SVGID_00000098917500252790132280000017921734739582698656_)
}
.st512 {
  fill: url(#SVGID_00000006687320691849947690000005100171746032212128_)
}
.st513 {
  fill: url(#SVGID_00000096043479205065460810000008436112690366554796_)
}
.st514 {
  fill: url(#SVGID_00000065753789030959026950000002007080178286890651_)
}
.st515 {
  fill: url(#SVGID_00000078742483651611851240000015535403537351369641_)
}
.st516 {
  fill: url(#SVGID_00000137125736123964466480000016595994733435763593_)
}
.st517 {
  fill: url(#SVGID_00000007400180458650677430000005015970841475804583_)
}
.st518 {
  fill: url(#SVGID_00000094577989899672595430000016387154013478200711_)
}
.st519 {
  fill: url(#SVGID_00000056399600828949244860000001241427936701093041_)
}
.st520 {
  fill: url(#SVGID_00000088836097359305730870000005643338744260441253_)
}
.st521 {
  fill: url(#SVGID_00000052090218002935160230000017826519914398590879_)
}
.st522 {
  fill: url(#SVGID_00000121241367811465882020000011318540021044173985_)
}
.st523 {
  fill: url(#SVGID_00000152977708914401478090000014149892934925024181_)
}
.st524 {
  fill: url(#SVGID_00000157268970616777879170000004274072082184051368_)
}
.st525 {
  fill: url(#SVGID_00000138573583405196880430000018205880512340224183_)
}
.st526 {
  fill: url(#SVGID_00000034805201123489149670000017176702167309372859_)
}
.st527 {
  fill: url(#SVGID_00000157294959347606423510000008172945623523181701_)
}
.st528 {
  fill: url(#SVGID_00000070799848968290531340000003633071102024239250_)
}
.st529 {
  fill: url(#SVGID_00000091016624481023159420000004627764508223544753_)
}
.st530 {
  fill: url(#SVGID_00000000215690610793626550000010188578363187991212_)
}
.st531 {
  fill: url(#SVGID_00000176006755382865186050000002825873051302647437_)
}
.st532 {
  fill: url(#SVGID_00000124877531251185434250000000979238127674714812_)
}
.st533 {
  fill: url(#SVGID_00000155135236204956592320000005382367067843020983_)
}
.st534 {
  fill: url(#SVGID_00000177457902160259410290000016967487724009937058_)
}
.st535 {
  fill: url(#SVGID_00000047759424802964837200000013206591101154557355_)
}
.st536 {
  fill: url(#SVGID_00000105407380214414410970000004751139251753490869_)
}
.st537 {
  fill: url(#SVGID_00000065793265702028508160000014918204862387241374_)
}
.st538 {
  fill: url(#SVGID_00000022544982178727183860000007842460531672525484_)
}
.st539 {
  fill: url(#SVGID_00000058567062928939783200000004042632248433590716_)
}
.st540 {
  fill: url(#SVGID_00000174565363328230392440000009898126117895846797_)
}
.st541 {
  fill: url(#SVGID_00000152249620932795977960000009602832043700459430_)
}
.st542 {
  fill: url(#SVGID_00000119820440576980143280000003308847127817674908_)
}
.st543 {
  fill: url(#SVGID_00000097460328491300067920000009510181204870572954_)
}
.st544 {
  fill: url(#SVGID_00000130633616656600710880000013734482200978994075_)
}
.st545 {
  fill: url(#SVGID_00000128446270991079791880000017981199483828380594_)
}
.st546 {
  fill: url(#SVGID_00000116927302076439229350000010598012021740498610_)
}
.st547 {
  fill: url(#SVGID_00000080176568677534607140000005146821570616656267_)
}
.st548 {
  fill: url(#SVGID_00000183968090951685217360000006518307027821309085_)
}
.st549 {
  fill: url(#SVGID_00000166650343661287926890000010828817166280661939_)
}
.st550 {
  fill: url(#SVGID_00000052099594691010212480000006457290479529616039_)
}
.st551 {
  fill: url(#SVGID_00000075858493905593953940000002256672805144222619_)
}
.st552 {
  fill: url(#SVGID_00000037692048124555367000000012414208364908577674_)
}
.st553 {
  fill: url(#SVGID_00000108992732915869400840000005339368072021499020_)
}
.st554 {
  fill: url(#SVGID_00000050629939486146543260000018211980924451119518_)
}
.st555 {
  fill: url(#SVGID_00000093892259307398490970000003587346319126256062_)
}
.st556 {
  fill: url(#SVGID_00000168809715037116329420000008346958584513158034_)
}
.st557 {
  fill: url(#SVGID_00000150090807940036223770000004744361033626215320_)
}
.st558 {
  fill: url(#SVGID_00000045583416040356287270000015068237011417426602_)
}
.st559 {
  fill: url(#SVGID_00000165926472185258967590000001525619438418235551_)
}
.st560 {
  fill: url(#SVGID_00000163051795675708738070000002200008164097440439_)
}
.st561 {
  fill: url(#SVGID_00000158031301944972018750000011213529249100160403_)
}
.st562 {
  fill: url(#SVGID_00000158715706582366160230000010010907573793983139_)
}
.st563 {
  fill: url(#SVGID_00000129888834462044714550000014732351541032331423_)
}
.st564 {
  fill: url(#SVGID_00000177476215315236774240000016805330890198107324_)
}
.st565 {
  fill: url(#SVGID_00000156584580170639483430000000928645046143940516_)
}
.st566 {
  fill: url(#SVGID_00000132775492831270375210000016610762708703380104_)
}
.st567 {
  fill: url(#SVGID_00000121253298026541574060000015783658068445267118_)
}
.st568 {
  fill: url(#SVGID_00000176041708433245246520000012330592649995762342_)
}
.st569 {
  fill: url(#SVGID_00000078756890092784817580000017048741801060659848_)
}
.st570 {
  fill: url(#SVGID_00000103263251039638554210000005456545074699111103_)
}
.st571 {
  fill: #262426
}
.st572 {
  fill: #757372
}
.st573 {
  fill: url(#SVGID_00000146468567013233644070000016710555949863289740_)
}
.st574 {
  fill: url(#SVGID_00000039109582957034304670000003425255939958049702_)
}
.st575 {
  fill: url(#SVGID_00000129889847001579344230000009315108842676836764_)
}
.st576 {
  fill: url(#SVGID_00000104672969632325931010000002952053013714498177_)
}
.st577 {
  fill: url(#SVGID_00000021113269762995148900000013439747144654754959_)
}
.st578 {
  fill: url(#SVGID_00000067952505805865284420000002982712442599441852_)
}
.st579 {
  fill: #1c3a49
}
.st580 {
  fill: url(#SVGID_00000002356129563704493010000006727959162044845758_)
}
.st581 {
  fill: url(#SVGID_00000179611876333829130890000003441484016114535336_)
}
.st582 {
  fill: url(#SVGID_00000107570869604207483580000011137177295667712150_)
}
.st583 {
  fill: url(#SVGID_00000125591585233866537180000016197785374783957408_)
}
.st584 {
  fill: url(#SVGID_00000088843865134063534170000000541187350567550627_)
}
.st585 {
  fill: url(#SVGID_00000183951278745600504840000015608888872406317191_)
}
.st586 {
  fill: url(#SVGID_00000071539672378964467880000008464335579795259011_)
}
.st587 {
  fill: url(#SVGID_00000134935135332572047920000009599702127228037272_)
}
.st588 {
  fill: url(#SVGID_00000050633597496573983780000002789769062575684524_)
}
.st589 {
  fill: url(#SVGID_00000173841657676586595690000013580880540523072917_)
}
.st590 {
  fill: url(#SVGID_00000074430156126672153830000013900813107970184084_)
}
.st591 {
  fill: url(#SVGID_00000063635521208744751080000016593610208572324762_)
}
.st592 {
  fill: url(#SVGID_00000015352874271276811460000016942220388744711613_)
}
.st593 {
  fill: url(#SVGID_00000105421820213039651480000010006821561349258431_)
}
.st594 {
  fill: url(#SVGID_00000013881077249991558690000012413943534630199484_)
}
.st595 {
  fill: url(#SVGID_00000156575134300526019470000018443739526406440089_)
}
.st596 {
  fill: url(#SVGID_00000053510888598349283000000007670333345530966912_)
}
.st597 {
  fill: url(#SVGID_00000098925261768857869800000013979141349381859210_)
}
.st598 {
  fill: url(#SVGID_00000069382614628968746030000003097466833360050066_)
}
.st599 {
  fill: url(#SVGID_00000027570991755296047740000014208676863080631201_)
}
.st600 {
  fill: url(#SVGID_00000052102199866617497240000007648557943891951755_)
}
.st601 {
  fill: url(#SVGID_00000039828137416047072810000013702130509421709224_)
}
.st602 {
  fill: url(#SVGID_00000065771063299973875250000012545579507655245220_)
}
.st603 {
  fill: url(#SVGID_00000116229100854918504580000007831258174486486200_)
}
.st604 {
  fill: url(#SVGID_00000156585039156513368770000016330594404159894673_)
}
.st605 {
  fill: url(#SVGID_00000183210085376465513240000015710257103645191855_)
}
.st606 {
  fill: url(#SVGID_00000007403804180670336660000010136769313300378005_)
}
.st607 {
  fill: url(#SVGID_00000040566791498507296760000004629186746164756909_)
}
.st608 {
  fill: url(#SVGID_00000089572971514002688430000011919775855376096186_)
}
.st609 {
  fill: url(#SVGID_00000059312160022601424580000012432424160321032588_)
}
.st610 {
  fill: url(#SVGID_00000065772127648955803240000010185380039645651353_)
}
.st611 {
  fill: url(#SVGID_00000142144708218801931820000016691693871257525165_)
}
.st612 {
  fill: url(#SVGID_00000165925452649781056280000001678779550055963532_)
}
.st613 {
  fill: url(#SVGID_00000008853795348254073770000010026777486645048754_)
}
.st614 {
  fill: url(#SVGID_00000137126277096880107590000003099633851407648896_)
}
.st615 {
  fill: url(#SVGID_00000161614088811358564080000009158209001641032374_)
}
.st616 {
  fill: url(#SVGID_00000022525022808344074200000013914933905541263278_)
}
.st617 {
  fill: url(#SVGID_00000160899384252660344600000008354966099656129451_)
}
.st618 {
  fill: url(#SVGID_00000057860901824889526460000018170085916505342628_)
}
.st619 {
  fill: url(#SVGID_00000114777248326059971300000005512440491193506956_)
}
.st620 {
  fill: url(#SVGID_00000140007754745613661360000002213700258048629161_)
}
.st621 {
  fill: url(#SVGID_00000164505213812123842820000015650857878115604360_)
}
.st622 {
  fill: url(#SVGID_00000183224855718565638370000017449269603536638599_)
}
.st623 {
  fill: url(#SVGID_00000134929627740475289650000018316764345663176098_)
}
.st624 {
  fill: url(#SVGID_00000074438912759621888940000017334593933119833985_)
}
.st625 {
  fill: url(#SVGID_00000157307276357652497210000010583303452447803574_)
}
.st626 {
  fill: url(#SVGID_00000158010078062785495900000003330350867855134089_)
}
.st627 {
  fill: url(#SVGID_00000057862262743770774380000017713310274825334183_)
}
.st628 {
  fill: url(#SVGID_00000034070443974943825750000000192952454067701178_)
}
.st629 {
  fill: url(#SVGID_00000002378590474017587300000017952971013337965474_)
}
.st630 {
  fill: url(#SVGID_00000020379226201634638340000010882427437899799957_)
}
.st631 {
  fill: url(#SVGID_00000178164585224040526000000007884076168932865971_)
}
.st632 {
  fill: url(#SVGID_00000038412814560818969790000017298180220502342837_)
}
.st633 {
  fill: url(#SVGID_00000042014580815590493450000005157556255780835506_)
}
.st634 {
  fill: url(#SVGID_00000166636628896920716990000000127491559632793752_)
}
.st635 {
  fill: url(#SVGID_00000091713992943812952030000006354179638457438596_)
}
.st636 {
  fill: url(#SVGID_00000170965134395346343040000003503049217179823495_)
}
.st637 {
  fill: url(#SVGID_00000046320328174579592080000014758103534395586689_)
}
.st638 {
  fill: url(#SVGID_00000177463360930075670100000016264175919036570044_)
}
.st639 {
  fill: url(#SVGID_00000183218009765981399930000001521841430095259832_)
}
.st640 {
  fill: url(#SVGID_00000059274356085612317130000009112046252122436489_)
}
.st641 {
  fill: url(#SVGID_00000114772574801015515290000003552175092216536758_)
}
.st642 {
  fill: url(#SVGID_00000036930030258750602000000012398019880875106744_)
}
.st643 {
  fill: url(#SVGID_00000089547546501135893580000001469249092005312923_)
}
.st644 {
  fill: url(#SVGID_00000028299175453093170870000001661255825256327046_)
}
.st645 {
  fill: url(#SVGID_00000043445709296318199830000008590635163568585388_)
}
.st646 {
  fill: url(#SVGID_00000107563939634860075660000010866083383915601037_)
}
.st647 {
  fill: url(#SVGID_00000176028132643466876230000008163981233827055240_)
}
.st648 {
  fill: url(#SVGID_00000175310975066579991890000000308799775868871317_)
}
.st649 {
  fill: url(#SVGID_00000157281256891471554230000015270658272664765314_)
}
.st650 {
  fill: url(#SVGID_00000153679974502277872420000013484186765346371997_)
}
.st651 {
  fill: url(#SVGID_00000059284044507056525300000006424181209408935078_)
}
.st652 {
  fill: url(#SVGID_00000127724754219858071900000013952045218809520059_)
}
.st653 {
  fill: url(#SVGID_00000035529104292972691150000014547382090518200718_)
}
.st654 {
  fill: url(#SVGID_00000044141718247030317010000002677119217840362916_)
}
.st655 {
  fill: url(#SVGID_00000022532912248668470300000015632620845229258628_)
}
.st656 {
  fill: url(#SVGID_00000095317193448494648050000000441261178875323023_)
}
.st657 {
  fill: url(#SVGID_00000013905560043435040650000012315967528072285857_)
}
.st658 {
  fill: url(#SVGID_00000067232373491553311760000012076964296539915681_)
}
.st659 {
  fill: url(#SVGID_00000154413360216202762770000015571166195111950737_)
}
.st660 {
  fill: url(#SVGID_00000042700685613565027950000013259411949541892515_)
}
.st661 {
  fill: url(#SVGID_00000126303600594510358120000002504619391756242868_)
}
.st662 {
  fill: url(#SVGID_00000141439816353878282830000009981371246778973094_)
}
.st663 {
  fill: url(#SVGID_00000125580685873046878850000001562945852376658306_)
}
.st664 {
  opacity: .5;
  fill: url(#SVGID_00000158747688299742356970000012667474189989078431_)
}
.st665 {
  fill: url(#SVGID_00000029043490313521407450000000469470846818719389_)
}
.st666 {
  fill: #d1d3d2;
  stroke: #d1d3d2;
  stroke-width: .5;
  stroke-miterlimit: 10
}
.st667 {
  fill: #d1d3d2
}
.st668 {
  opacity: .61;
  fill: #00ccc6
}
.st669 {
  fill: url(#SVGID_00000108267368635053443340000014123086147582737280_)
}
.st670 {
  fill: url(#SVGID_00000036219265520923136990000009225744422876611003_)
}
.st671 {
  fill: url(#SVGID_00000117646307365443121670000011417677517783877026_)
}
.st672 {
  font-family: Figtree,sans-serif
}
.st673 {
  font-size: .5625rem
}
.st674 {
  fill: none;
  stroke: #e6e6e6;
  stroke-width: .25;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10
}