.a10 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.a11 {
  margin: 0;
  box-sizing: border-box;
}
.a12 {
  min-width: 0;
}
.a13 {
  flex-direction: column;
}
.a14 {
  flex-direction: column-reverse;
}
.a15 {
  flex-direction: row-reverse;
}
.a16 {
  flex-wrap: nowrap;
}
.a17 {
  flex-wrap: wrap-reverse;
}
.a18 {
  align-items: center;
}
.a19 {
  align-items: flex-start;
}
.a20 {
  align-items: flex-end;
}
.a21 {
  align-items: baseline;
}
.a22 {
  align-content: center;
}
.a23 {
  align-content: flex-start;
}
.a24 {
  align-content: flex-end;
}
.a25 {
  align-content: space-between;
}
.a26 {
  align-content: space-around;
}
.a27 {
  justify-content: center;
}
.a28 {
  justify-content: flex-end;
}
.a29 {
  justify-content: space-between;
}
.a30 {
  justify-content: space-around;
}
.a31 {
  justify-content: space-evenly;
}
.a32 {
  width: calc(100% + 8px);
  margin: -4px;
}
.a32 > .a11 {
  padding: 4px;
}
.a33 {
  width: calc(100% + 16px);
  margin: -8px;
}
.a33 > .a11 {
  padding: 8px;
}
.a34 {
  width: calc(100% + 24px);
  margin: -12px;
}
.a34 > .a11 {
  padding: 12px;
}
.a35 {
  width: calc(100% + 32px);
  margin: -16px;
}
.a35 > .a11 {
  padding: 16px;
}
.a36 {
  width: calc(100% + 40px);
  margin: -20px;
}
.a36 > .a11 {
  padding: 20px;
}
.a37 {
  width: calc(100% + 48px);
  margin: -24px;
}
.a37 > .a11 {
  padding: 24px;
}
.a38 {
  width: calc(100% + 56px);
  margin: -28px;
}
.a38 > .a11 {
  padding: 28px;
}
.a39 {
  width: calc(100% + 64px);
  margin: -32px;
}
.a39 > .a11 {
  padding: 32px;
}
.a40 {
  width: calc(100% + 72px);
  margin: -36px;
}
.a40 > .a11 {
  padding: 36px;
}
.a41 {
  width: calc(100% + 80px);
  margin: -40px;
}
.a41 > .a11 {
  padding: 40px;
}
.a42 {
  flex-grow: 0;
  max-width: none;
  flex-basis: auto;
}
.a43 {
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 0;
}
.a44 {
  flex-grow: 0;
  max-width: 8.333333%;
  flex-basis: 8.333333%;
}
.a45 {
  flex-grow: 0;
  max-width: 16.666667%;
  flex-basis: 16.666667%;
}
.a46 {
  flex-grow: 0;
  max-width: 25%;
  flex-basis: 25%;
}
.a47 {
  flex-grow: 0;
  max-width: 33.333333%;
  flex-basis: 33.333333%;
}
.a48 {
  flex-grow: 0;
  max-width: 41.666667%;
  flex-basis: 41.666667%;
}
.a49 {
  flex-grow: 0;
  max-width: 50%;
  flex-basis: 50%;
}
.a50 {
  flex-grow: 0;
  max-width: 58.333333%;
  flex-basis: 58.333333%;
}
.a51 {
  flex-grow: 0;
  max-width: 66.666667%;
  flex-basis: 66.666667%;
}
.a52 {
  flex-grow: 0;
  max-width: 75%;
  flex-basis: 75%;
}
.a53 {
  flex-grow: 0;
  max-width: 83.333333%;
  flex-basis: 83.333333%;
}
.a54 {
  flex-grow: 0;
  max-width: 91.666667%;
  flex-basis: 91.666667%;
}
.a55 {
  flex-grow: 0;
  max-width: 100%;
  flex-basis: 100%;
}
@media (min-width:400px) {
  .a56 {
    flex-grow: 0;
    max-width: none;
    flex-basis: auto;
  }
  .a57 {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
  }
  .a58 {
    flex-grow: 0;
    max-width: 8.333333%;
    flex-basis: 8.333333%;
  }
  .a59 {
    flex-grow: 0;
    max-width: 16.666667%;
    flex-basis: 16.666667%;
  }
  .a60 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
  }
  .a61 {
    flex-grow: 0;
    max-width: 33.333333%;
    flex-basis: 33.333333%;
  }
  .a62 {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
  }
  .a63 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
  .a64 {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
  }
  .a65 {
    flex-grow: 0;
    max-width: 66.666667%;
    flex-basis: 66.666667%;
  }
  .a66 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%;
  }
  .a67 {
    flex-grow: 0;
    max-width: 83.333333%;
    flex-basis: 83.333333%;
  }
  .a68 {
    flex-grow: 0;
    max-width: 91.666667%;
    flex-basis: 91.666667%;
  }
  .a69 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width:1024px) {
  .a70 {
    flex-grow: 0;
    max-width: none;
    flex-basis: auto;
  }
  .a71 {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
  }
  .a72 {
    flex-grow: 0;
    max-width: 8.333333%;
    flex-basis: 8.333333%;
  }
  .a73 {
    flex-grow: 0;
    max-width: 16.666667%;
    flex-basis: 16.666667%;
  }
  .a74 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
  }
  .a75 {
    flex-grow: 0;
    max-width: 33.333333%;
    flex-basis: 33.333333%;
  }
  .a76 {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
  }
  .a77 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
  .a78 {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
  }
  .a79 {
    flex-grow: 0;
    max-width: 66.666667%;
    flex-basis: 66.666667%;
  }
  .a80 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%;
  }
  .a81 {
    flex-grow: 0;
    max-width: 83.333333%;
    flex-basis: 83.333333%;
  }
  .a82 {
    flex-grow: 0;
    max-width: 91.666667%;
    flex-basis: 91.666667%;
  }
  .a83 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width:1280px) {
  .a84 {
    flex-grow: 0;
    max-width: none;
    flex-basis: auto;
  }
  .a85 {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
  }
  .a86 {
    flex-grow: 0;
    max-width: 8.333333%;
    flex-basis: 8.333333%;
  }
  .a87 {
    flex-grow: 0;
    max-width: 16.666667%;
    flex-basis: 16.666667%;
  }
  .a88 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
  }
  .a89 {
    flex-grow: 0;
    max-width: 33.333333%;
    flex-basis: 33.333333%;
  }
  .a90 {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
  }
  .a91 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
  .a92 {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
  }
  .a93 {
    flex-grow: 0;
    max-width: 66.666667%;
    flex-basis: 66.666667%;
  }
  .a94 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%;
  }
  .a95 {
    flex-grow: 0;
    max-width: 83.333333%;
    flex-basis: 83.333333%;
  }
  .a96 {
    flex-grow: 0;
    max-width: 91.666667%;
    flex-basis: 91.666667%;
  }
  .a97 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width:1470px) {
  .a98 {
    flex-grow: 0;
    max-width: none;
    flex-basis: auto;
  }
  .a99 {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
  }
  .a100 {
    flex-grow: 0;
    max-width: 8.333333%;
    flex-basis: 8.333333%;
  }
  .a101 {
    flex-grow: 0;
    max-width: 16.666667%;
    flex-basis: 16.666667%;
  }
  .a102 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
  }
  .a103 {
    flex-grow: 0;
    max-width: 33.333333%;
    flex-basis: 33.333333%;
  }
  .a104 {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
  }
  .a105 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
  }
  .a106 {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
  }
  .a107 {
    flex-grow: 0;
    max-width: 66.666667%;
    flex-basis: 66.666667%;
  }
  .a108 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%;
  }
  .a109 {
    flex-grow: 0;
    max-width: 83.333333%;
    flex-basis: 83.333333%;
  }
  .a110 {
    flex-grow: 0;
    max-width: 91.666667%;
    flex-basis: 91.666667%;
  }
  .a111 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
}
html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*, *::before, *::after {
  box-sizing: inherit;
}
strong, b {
  font-weight: 700;
}
body {
  color: #2E3C57;
  margin: 0;
  font-size: 0.875rem;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  line-height: 1.43;
  background-color: #F6F9FD;
}
@media print {
  body {
    background-color: #fff;
  }
}
body::backdrop {
  background-color: #F6F9FD;
}
  .a297 {
    color: #2E3C57;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
  }
  .a298 {
    border-radius: 4px;
  }
  .a299 {
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
  .a300 {
    box-shadow: none;
  }
  .a301 {
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
  }
  .a302 {
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
  }
  .a303 {
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
  }
  .a304 {
    box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
  }
  .a305 {
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);
  }
  .a306 {
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
  }
  .a307 {
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);
  }
  .a308 {
    box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
  }
  .a309 {
    box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);
  }
  .a310 {
    box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);
  }
  .a311 {
    box-shadow: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);
  }
  .a312 {
    box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
  }
  .a313 {
    box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);
  }
  .a314 {
    box-shadow: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);
  }
  .a315 {
    box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);
  }
  .a316 {
    box-shadow: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);
  }
  .a317 {
    box-shadow: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);
  }
  .a318 {
    box-shadow: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);
  }
  .a319 {
    box-shadow: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);
  }
  .a320 {
    box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);
  }
  .a321 {
    box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);
  }
  .a322 {
    box-shadow: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);
  }
  .a323 {
    box-shadow: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);
  }
  .a324 {
    box-shadow: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
  }
  .a231 {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
  }
  .a232 {
    color: #3A78FC;
  }
  .a233 {
    color: #FF6F4B;
  }
  .a234 {
    color: rgba(0, 0, 0, 0.54);
  }
  .a235 {
    color: #f44336;
  }
  .a236 {
    color: rgba(0, 0, 0, 0.26);
  }
  .a237 {
    font-size: inherit;
  }
  .a238 {
    font-size: 1.25rem;
  }
  .a239 {
    font-size: 2.1875rem;
  }
@keyframes mui-auto-fill {}
@keyframes mui-auto-fill-cancel {}
  .a206 {
    color: #2E3C57;
    cursor: text;
    display: inline-flex;
    position: relative;
    font-size: 16px;
    box-sizing: border-box;
    align-items: center;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 1.1875em;
  }
  .a206.a209 {
    color: rgba(0, 0, 0, 0.38);
    cursor: default;
  }
  .a214 {
    padding: 6px 0 7px;
  }
  .a214.a213 {
    padding-top: 3px;
  }
  .a216 {
    width: 100%;
  }
  .a217 {
    font: inherit;
    color: currentColor;
    width: 100%;
    border: 0;
    height: 1.1875em;
    margin: 0;
    display: block;
    padding: 6px 0 7px;
    min-width: 0;
    background: none;
    box-sizing: content-box;
    animation-name: mui-auto-fill-cancel;
    -webkit-tap-highlight-color: transparent;
  }
  .a217::-webkit-input-placeholder {
    color: currentColor;
    opacity: 0.42;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a217::-moz-placeholder {
    color: currentColor;
    opacity: 0.42;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a217:-ms-input-placeholder {
    color: currentColor;
    opacity: 0.42;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a217::-ms-input-placeholder {
    color: currentColor;
    opacity: 0.42;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a217:focus {
    outline: 0;
  }
  .a217:invalid {
    box-shadow: none;
  }
  .a217::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .a217.a209 {
    opacity: 1;
  }
  .a217:-webkit-autofill {
    animation-name: mui-auto-fill;
    animation-duration: 5000s;
  }
  label[data-shrink=false] + .a207 .a217::-webkit-input-placeholder {
    opacity: 0 !important;
  }
  label[data-shrink=false] + .a207 .a217::-moz-placeholder {
    opacity: 0 !important;
  }
  label[data-shrink=false] + .a207 .a217:-ms-input-placeholder {
    opacity: 0 !important;
  }
  label[data-shrink=false] + .a207 .a217::-ms-input-placeholder {
    opacity: 0 !important;
  }
  label[data-shrink=false] + .a207 .a217:focus::-webkit-input-placeholder {
    opacity: 0.42;
  }
  label[data-shrink=false] + .a207 .a217:focus::-moz-placeholder {
    opacity: 0.42;
  }
  label[data-shrink=false] + .a207 .a217:focus:-ms-input-placeholder {
    opacity: 0.42;
  }
  label[data-shrink=false] + .a207 .a217:focus::-ms-input-placeholder {
    opacity: 0.42;
  }
  .a218 {
    padding-top: 3px;
  }
  .a219 {
    height: auto;
    resize: none;
    padding: 0;
  }
  .a220 {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
  }
  .a192 {
    position: relative;
  }
  label + .a193 {
    margin-top: 16px;
  }
  .a196.a197:after {
    border-bottom-color: #FF6F4B;
  }
  .a197:after {
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    transform: scaleX(0);
    transition: transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    border-bottom: 2px solid #3A78FC;
    pointer-events: none;
  }
  .a197.a194:after {
    transform: scaleX(1);
  }
  .a197.a198:after {
    transform: scaleX(1);
    border-bottom-color: #f44336;
  }
  .a197:before {
    left: 0;
    right: 0;
    bottom: 0;
    content: "\00a0";
    position: absolute;
    transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-bottom: 1px solid rgba(0, 0, 0, 0.42);
    pointer-events: none;
  }
  .a197:hover:not(.a195):before {
    border-bottom: 2px solid #2E3C57;
  }
  .a197.a195:before {
    border-bottom-style: dotted;
  }
@media (hover: none) {
  .a197:hover:not(.a195):before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  }
}
  .a188 {
    border: 0;
    margin: 0;
    display: inline-flex;
    padding: 0;
    position: relative;
    min-width: 0;
    flex-direction: column;
    vertical-align: top;
  }
  .a189 {
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .a190 {
    margin-top: 8px;
    margin-bottom: 4px;
  }
  .a191 {
    width: 100%;
  }
  .a434 {
    outline: 0;
    position: absolute;
    max-width: calc(100% - 32px);
    min-width: 16px;
    max-height: calc(100% - 32px);
    min-height: 16px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .a431 {
    max-height: calc(100% - 96px);
    -webkit-overflow-scrolling: touch;
  }
  .a432 {
    outline: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .a285 {
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }
  .a285::-moz-focus-inner {
    border-style: none;
  }
  .a285.a286 {
    cursor: default;
    pointer-events: none;
  }
  .a256 {
    color: #2E3C57;
    cursor: pointer;
    height: 36px;
    display: flex;
    padding: 6px 16px;
    font-size: 16px;
    min-width: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    align-items: center;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 24px;
    border-radius: 6px;
    text-transform: none;
    justify-content: center;
  }
  .a256:hover {
    text-decoration: none;
    background-color: rgba(46, 60, 87, 0.04);
  }
  .a256.a269 {
    color: rgba(0, 0, 0, 0.26);
  }
@media (hover: none) {
  .a256:hover {
    background-color: transparent;
  }
}
  .a256:hover.a269 {
    background-color: transparent;
  }
  .a257 {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
  }
  .a258 {
    padding: 6px 8px;
  }
  .a259 {
    color: #FFFFFF;
    padding: 6px 14px;
    box-shadow: none;
    background-color: #FF6F4B;
  }
  .a259:hover {
    background-color: #EF4C21;
  }
@media (hover: none) {
  .a259:hover {
    background-color: transparent;
  }
}
  .a260 {
    color: #3A78FC;
    box-shadow: none;
    background-color: rgb(52,120,252,.05);
  }
  .a260:hover {
    background-color: #B8CEFC;
  }
@media (hover: none) {
  .a260:hover {
    background-color: transparent;
  }
}
  .a261 {
    border: 1px solid rgba(0, 0, 0, 0.23);
    padding: 5px 15px;
  }
  .a261.a269 {
    border: 1px solid rgba(0, 0, 0, 0.12);
  }
  .a262 {
    color: #3A78FC;
    border: 1px solid rgba(58, 120, 252, 0.5);
  }
  .a262:hover {
    border: 1px solid #3A78FC;
    background-color: rgba(58, 120, 252, 0.04);
  }
@media (hover: none) {
  .a262:hover {
    background-color: transparent;
  }
}
  .a263 {
    color: #FF6F4B;
    border: 1px solid rgba(255, 111, 75, 0.5);
  }
  .a263:hover {
    border: 1px solid #FF6F4B;
    background-color: rgba(255, 111, 75, 0.04);
  }
  .a263.a269 {
    border: 1px solid rgba(0, 0, 0, 0.26);
  }
@media (hover: none) {
  .a263:hover {
    background-color: transparent;
  }
}
  .a264 {
    color: rgba(0, 0, 0, 0.87);
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    background-color: #e0e0e0;
  }
  .a264:hover {
    box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
    background-color: #d5d5d5;
  }
  .a264.a268 {
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
  }
  .a264:active {
    box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
  }
  .a264.a269 {
    color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
  }
@media (hover: none) {
  .a264:hover {
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    background-color: #e0e0e0;
  }
}
  .a264:hover.a269 {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .a265 {
    color: #F6F9FD;
    background-color: #3A78FC;
  }
  .a265:hover {
    background-color: rgb(40, 84, 176);
  }
@media (hover: none) {
  .a265:hover {
    background-color: #3A78FC;
  }
}
  .a266 {
    color: #F6F9FD;
    background-color: #FF6F4B;
  }
  .a266:hover {
    background-color: rgb(178, 77, 52);
  }
@media (hover: none) {
  .a266:hover {
    background-color: #FF6F4B;
  }
}
  .a267 {
    box-shadow: none;
  }
  .a267:hover {
    box-shadow: none;
  }
  .a267.a268 {
    box-shadow: none;
  }
  .a267:active {
    box-shadow: none;
  }
  .a267.a269 {
    box-shadow: none;
  }
  .a270 {
    color: inherit;
    border-color: currentColor;
  }
  .a271 {
    padding: 4px 5px;
    font-size: 0.8125rem;
  }
  .a272 {
    padding: 8px 11px;
    font-size: 0.9375rem;
  }
  .a273 {
    padding: 3px 9px;
    font-size: 0.8125rem;
  }
  .a274 {
    padding: 7px 21px;
    font-size: 0.9375rem;
  }
  .a275 {
    padding: 4px 10px;
    font-size: 0.8125rem;
  }
  .a276 {
    padding: 8px 22px;
    font-size: 0.9375rem;
  }
  .a279 {
    width: 100%;
  }
  .a280 {
    display: inherit;
    margin-left: -4px;
    margin-right: 8px;
  }
  .a280.a282 {
    margin-left: -2px;
  }
  .a281 {
    display: inherit;
    margin-left: 8px;
    margin-right: -4px;
  }
  .a281.a282 {
    margin-right: -2px;
  }
  .a282 > *:first-child {
    font-size: 18px;
  }
  .a283 > *:first-child {
    font-size: 20px;
  }
  .a284 > *:first-child {
    font-size: 22px;
  }
  .a365 {
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    padding-top: 16px;
    border-radius: 0;
    padding-bottom: 16px;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a365 {
    border-radius: 6px;
  }
}
  .a1186 {
    border: none;
    height: 1px;
    margin: 0;
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, 0.12);
  }
  .a1187 {
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
  }
  .a1188 {
    margin-left: 72px;
  }
  .a1189 {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .a1190 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .a1191 {
    width: 1px;
    height: 100%;
  }
  .a1192 {
    height: auto;
    align-self: stretch;
  }
  .a158 {
    opacity: 0.2;
    position: relative;
    text-align: center;
    border-radius: 4px;
    background-color: #717882;
  }
  .a158:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAyN3B4IiBoZWlnaHQ9IjEwMjdweCIgdmlld0JveD0iMCAwIDEwMjcgMTAyNyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTcuMSAoODMwODgpIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPkFwcGxlIFRWPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkFwcGxlLVRWIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cmVjdCBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9IiNmZmYiIG9wYWNpdHk9IjAiIHg9IjEiIHk9IjEiIHdpZHRoPSIxMDI1IiBoZWlnaHQ9IjEwMjUiPjwvcmVjdD4KICAgICAgICA8cGF0aCBkPSJNNDY0LjUzNDgzOCw1MTguNzMyOTgyIEM0NTAuNzQzNTIzLDQ3Mi4xNzU3ODYgNDM2LjE3NTQ4Myw0MjcuODUzMzM2IDQyMS42OTYzODEsMzczLjc5OTY5MiBDNDE4Ljc0MzY0LDM2OC41MjYxNjUgNDE5LjU3OTY1NywzNjEuMDUzMzY2IDQxNC4zMjA0NTgsMzYxIEM0MTEuMzIwMjgzLDM2MC45NjQ2ODYgNDA3LjUwMTg4LDM2Ni45MjQwMDcgNDA1Ljk0ODQzLDM3Mi4xNDQzMjUgQzM4Ni42MzExMDIsNDI1Ljg2MDk4MyAzNTguODc2NTI1LDQ5Ny40NDk2OTIgMzUwLjM3NDA1NSw1MjEuMzE2NTM3IEMzNDguMDU1NzM4LDUyNy4yODc2ODMgMzQ3LjI3MzA4NCw1MzEuMDI5OTk0IDM0OC43NTUzODQsNTMzLjI3NjU2NCBDMzUwLjk3ODgzMyw1MzUuNTUyNjkzIDM1My45OTA4NjYsNTM0LjgzNzMzOCAzNTguNDkxMTI3LDUzNC44ODQ2MzQgQzM5MS41MjI2OTEsNTM1LjIyMTYyIDQzNS44MTM4MDIsNTM2LjQwOTkzNyA0NTUuMzU2NDM5LDUzNS44NTQyMDYgQzQ1OS44NTY3LDUzNS45MDE1MDMgNDYzLjYyMTc0Miw1MzUuMTk3OTcyIDQ2NS4xMjc3NTgsNTMzLjcxOTk2NiBDNDY2LjY2OTM0OSw1MzAuNzQwMzA1IDQ2NS45NzU2MzMsNTI0LjczMzY4NyA0NjQuNTM0ODM4LDUxOC43MzI5ODIgWiBNNjcyLjM4MjQ4OSw3NzMgQzY1Mi4xMTg1OTMsNzcyLjc5MDA5MyA2MjIuMTU1MjgzLDc2Ny45OTM4MjEgNTc1LjY0OTA1MSw3NjcuNTIwNzAyIEM1NDguNjM2NDQ5LDc2Ny4yNDI3NDEgNDkyLjM0Nzg1LDc2Ny40MjYwNzkgNDY1LjMxNzQ3Miw3NzAuMTQwNjEgTDQ2Mi42MzkzMiw3MzcuOTE1MTQgQzQ2Ny4xNDI0MDgsNzM3Ljk2MjQ1MSA0NzIuNDA5ODM1LDczNy4yNzA1MTIgNDc3LjY2NTQxMyw3MzUuODE1NjYzIEM1MDMuMjE0NTEyLDczMi4zMzgyMjIgNTE4LjI4MjA4MSw3MjYuNDg5MjU5IDUxOC40NjU3Niw3MDguNTE2NTU5IEM1MTguNjY3MjE0LDY4OS4wNDE3MDggNDk5LjAxMzYwNSw2MjguMTgwNTU5IDQ4NS4yMzE3ODYsNTgyLjM1ODc1OSBDNDgzLjAwOTg2OCw1NzguNTk3NDUyIDQ3OS4zMzAzNzEsNTcxLjgxNDA3MSA0NzkuMzMwMzcxLDU3MS44MTQwNzEgQzQ3NS42MDM0NzMsNTY5LjUyNTM0NyA0NjguODU0NzY2LDU2OC43MDkyMTMgNDU5LjExMzg3Niw1NjguNjE0NTg4IEM0MzQuMzQ2ODkzLDU2OC4zNjAyODYgMzkzLjA0MjkxMiw1NzEuNjg5ODc3IDM1Ny43ODI1NDksNTcxLjMyOTEyMiBDMzM0LjUyMDU0NSw1NzEuMDk4NDc1IDMyOS45NzAwNTYsNTc2LjI5Njg5MSAzMjYuODQ3NTIsNTg3LjQ5ODAzOSBDMzA4LjMzMTUzMyw2MzcuNDk1MTMzIDI5My42MTM1NDYsNjgzLjAyNzE1MiAyOTMuNDIzOTQyLDcwMC45OTk4NDIgQzI5My4yNTIxMTMsNzE4LjIyMTQ2MSAyOTkuMTc3MjI5LDcyNi41MTI5MSAzMjkuMTQwNTM5LDczMS4zMjEwMTIgQzMzNi42MjM5Niw3MzIuODg4MjE5IDM0NS42MTgyODYsNzMzLjczMzkzIDM1NS4zNzY5NTIsNzM0LjU3OTYzMyBMMzU0LjMxMDQzLDc2NS4yNzkyOTEgQzM0Mi4yNzY1Miw3NjguMTUzNSAzMzcuMDIwOTQzLDc2OC44NTEzNTQgMzI3LjI2MjI3Nyw3NjguNzQ0OTAyIEMzMDYuOTk4MzgyLDc2OC41NDk3NDIgMjg5Ljc3OTk5Niw3NjQuNjIyODMzIDI2NS43NjU1MDIsNzY0LjM4MDM2MyBDMjQ3LjAwNjU4Niw3NjQuMTkxMTA5IDIwOC43MzAzMzksNzY2LjgwNTEwMiAxNzkuNDM2NTY3LDc2OS40OTU5ODIgTDE3Niw3MzguMDA5NzYyIEMyMTQuMzY1MTI0LDcyOC42NjU2MTMgMjMwLjMzMzMxMSw3MDguNTk5MzYgMjUxLjgwMDAwNSw2NjIuMzg3MjMzIEMzMDguNTUwNzYyLDU0Mi4zNzQwOTggMzc0LjM3ODc5NywzNDAuODMwMzMyIDM5MS4zMTg3MDMsMjk3LjU1NzQ3MyBDMzk5LjgwMzQ2OCwyNzUuOTI0MDAxIDQwMi45Mzc4NTUsMjYzLjIyMDY5NSA0MTguODA1MzE1LDI1Mi4xNDk2NTYgQzQzNi4xNzE4MjksMjQxLjA5MDQ0NSA0NTAuNTI4MzgzLDIzMi4yNTQ5MDQgNDczLjg5MTExNCwyMjIgTDQ5Ni4yNDY1NzYsMjM1LjcwODY5IEM0OTkuNjA2MTE3LDI3NC42ODc5NzIgNTA5LjUzNjYxLDMzMi40NjE5OTkgNTE5LjcwNDEwOSwzNjQuNzY0MzU2IEM1MzQuMjA4NzkyLDQxNC4zNDE1NTYgNTc3LjE3NzczMSw1NDIuODQ3MjE5IDYxMC4wNzM5NzMsNjI3LjA2MjgxMSBDNjQ0LjQ1NzQxOSw3MTUuMDQ1NjMyIDY1MS4wOTk0NzQsNzI1LjU5MDMzIDY3Ny4yODg0ODUsNzMzLjM0MzYwMyBDNjgxLjc2Nzg3Miw3MzQuODg3MTU5IDY4OC41MDQ3MjgsNzM3LjE5OTU0MSA2OTYsNzM3LjI4MjMzMyBMNjk1LjY5MTg5NCw3NjguNzMzMDcyIEM2ODYuNjUwMTY4LDc3MS42MzA5NCA2ODEuMzgyNzM5LDc3My4wNzM5NiA2NzIuMzgyNDg5LDc3MyBaIE03MzIuMTY5MTU4LDIwNi42MTUxNjkgQzc0NS4yNDQyNzcsMjE3LjkxMzQ1MyA3NDYuNjgwNzE1LDIzNy42NjA0MjcgNzM1LjM4OTM2OSwyNTAuNzM2NzYzIEw2NTIuOTQ3MjQxLDM0Ni4xNjI4MDcgQzY0MS42NTU4OTYsMzU5LjI0NTAzMSA2MjEuOTA0ODcyLDM2MC42ODE2MDIgNjA4Ljg0MTUyNywzNDkuMzg5MjA2IEM1OTUuNzU0NjM0LDMzOC4wOTY4MSA1OTQuMzE4MTk2LDMxOC4zMzgwNjEgNjA1LjYwOTU0MiwzMDUuMjczNSBMNjg4LjAzOTg5NSwyMDkuODQxNTY4IEM2OTkuMzQzMDE1LDE5Ni43NTM0NTggNzE5LjA5NDAzOCwxOTUuMzE2ODg2IDczMi4xNjkxNTgsMjA2LjYxNTE2OSBaIE04NDMuMjQ5MTM0LDM5MC4yMTA2NzUgQzg0OC45NDAyMiw0MDYuNjc3OTYyIDg0MC4zMDAzODUsNDI0LjY3MjUzIDgyMy45NTg0MTYsNDMwLjQwNzI1OSBMNzA0LjY0NjExOSw0NzIuMjM4MDkxIEM2ODguMzA0MTUsNDc3Ljk2Njg3NiA2NzAuNDQwNjI3LDQ2OS4yNjY3MjkgNjY0Ljc0OTU0MSw0NTIuNzkzNDk4IEM2NTkuMDU4NDU1LDQzNi4zMjYyMTEgNjY3LjcxMDA4NSw0MTguMzMxNjQ0IDY4NC4wNTIwNTQsNDEyLjU5NjkxNSBMODAzLjM2NDM1LDM3MC43NjAxNCBDODE5LjcwNjMxOSwzNjUuMDM3Mjk3IDgzNy41NTgwNDgsMzczLjcyNTU1OSA4NDMuMjQ5MTM0LDM5MC4yMTA2NzUgWiBNODQ5Ljc4Mjk4NCw2MTQuMDgzMzYgQzg0NC45ODg0NjEsNjMwLjg0NDY2OSA4MjcuNDgzOTg0LDY0MC41NTU3NjIgODEwLjY3NjM1MSw2MzUuNzg2MzQxIEw2ODcuOTg0MjAyLDYwMC45MTU0NjYgQzY3MS4xNzY1NjgsNTk2LjE0MDEwMiA2NjEuNDI2NzEyLDU3OC42Nzc5MzIgNjY2LjIyMTIzNiw1NjEuOTE2NjM2IEM2NzEuMDA5ODAzLDU0NS4xNTUzMzQgNjg4LjUyMDIzNiw1MzUuNDQ0MjM0IDcwNS4zMjc4NjksNTQwLjIxMzY2MSBMODI4LjAyMDAxNyw1NzUuMDg0NTMyIEM4NDQuODI3NjUsNTc5Ljg1OTg5OSA4NTQuNTY1NTk1LDU5Ny4zMjIwNiA4NDkuNzgyOTg0LDYxNC4wODMzNiBaIiBpZD0iQW5zd2Vyc18tTG9nb19DcmVzdCIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIxIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: center;
  }
  .a128 {
    margin: 0;
  }
  .a129 {
    font-size: 0.875rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 1.43;
  }
  .a130 {
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a131 {
    font-size: 0.75rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 1.66;
  }
  .a132 {
    font-size: 0.875rem;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 1.75;
    text-transform: uppercase;
  }
  .a133 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a134 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
  }
  .a135 {
    font-size: 3rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 1.167;
  }
  .a136 {
    font-size: 2.125rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 1.235;
  }
  .a137 {
    font-size: 1.5rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 1.334;
  }
  .a138 {
    font-size: 1.25rem;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 1.6;
  }
  .a139 {
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a140 {
    font-size: 0.875rem;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 1.57;
  }
  .a141 {
    font-size: 0.75rem;
    font-family: "Muli", sans-serif;
    font-weight: 400;
    line-height: 2.66;
    text-transform: uppercase;
  }
  .a142 {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
  }
  .a143 {
    text-align: left;
  }
  .a144 {
    text-align: center;
  }
  .a145 {
    text-align: right;
  }
  .a146 {
    text-align: justify;
  }
  .a147 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .a148 {
    margin-bottom: 0.35em;
  }
  .a149 {
    margin-bottom: 16px;
  }
  .a150 {
    color: inherit;
  }
  .a151 {
    color: #3A78FC;
  }
  .a152 {
    color: #FF6F4B;
  }
  .a153 {
    color: #2E3C57;
  }
  .a154 {
    color: #F6F9FD;
  }
  .a155 {
    color: #f44336;
  }
  .a156 {
    display: inline;
  }
  .a157 {
    display: block;
  }
  .a122 {
    cursor: pointer;
  }
  .a123 {
    text-decoration: none;
  }
  .a124 {
    text-decoration: none;
  }
  .a124:hover {
    text-decoration: underline;
  }
  .a125 {
    text-decoration: underline;
  }
  .a126 {
    border: 0;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }
  .a126::-moz-focus-inner {
    border-style: none;
  }
  .a126.a127 {
    outline: auto;
  }
  .a437 {
    cursor: default;
  }
  .a438 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a439 {
    height: 20px;
  }
  .a451 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a452 {
    height: 24px;
  }
  .a489 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a490 {
    height: 20px;
  }
  .a492 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a493 {
    height: 24px;
  }
  .a517 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a518 {
    height: 20px;
  }
  .a520 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a521 {
    height: 24px;
  }
  .a545 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a546 {
    height: 20px;
  }
  .a548 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a549 {
    height: 24px;
  }
  .a573 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a574 {
    height: 20px;
  }
  .a576 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a577 {
    height: 24px;
  }
  .a601 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a602 {
    height: 20px;
  }
  .a604 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a605 {
    height: 24px;
  }
  .a629 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a630 {
    height: 20px;
  }
  .a632 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a633 {
    height: 24px;
  }
  .a657 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a658 {
    height: 20px;
  }
  .a660 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a661 {
    height: 24px;
  }
  .a685 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a686 {
    height: 20px;
  }
  .a688 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a689 {
    height: 24px;
  }
  .a713 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a714 {
    height: 20px;
  }
  .a716 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a717 {
    height: 24px;
  }
  .a741 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a742 {
    height: 20px;
  }
  .a744 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a745 {
    height: 24px;
  }
  .a769 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a770 {
    height: 20px;
  }
  .a772 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a773 {
    height: 24px;
  }
  .a797 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a798 {
    height: 20px;
  }
  .a800 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a801 {
    height: 24px;
  }
  .a825 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a826 {
    height: 20px;
  }
  .a828 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a829 {
    height: 24px;
  }
  .a853 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a854 {
    height: 20px;
  }
  .a856 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a857 {
    height: 24px;
  }
  .a881 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a882 {
    height: 20px;
  }
  .a884 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a885 {
    height: 24px;
  }
  .a909 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a910 {
    height: 20px;
  }
  .a912 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a913 {
    height: 24px;
  }
  .a937 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a938 {
    height: 20px;
  }
  .a940 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a941 {
    height: 24px;
  }
  .a965 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a966 {
    height: 20px;
  }
  .a968 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a969 {
    height: 24px;
  }
  .a993 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a994 {
    height: 20px;
  }
  .a996 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a997 {
    height: 24px;
  }
  .a1021 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a1022 {
    height: 20px;
  }
  .a1024 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a1025 {
    height: 24px;
  }
  .a1049 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a1050 {
    height: 20px;
  }
  .a1052 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a1053 {
    height: 24px;
  }
  .a1077 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a1078 {
    height: 20px;
  }
  .a1080 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a1081 {
    height: 24px;
  }
  .a1105 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a1106 {
    height: 20px;
  }
  .a1108 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a1109 {
    height: 24px;
  }
  .a1133 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a1134 {
    height: 20px;
  }
  .a1136 {
    width: 24px;
    height: 24px;
    display: inline;
    z-index: 5;
    border-radius: 24px;
  }
  .a1137 {
    height: 24px;
  }
  .a245 {
    flip: false;
    z-index: 1500;
    pointer-events: none;
  }
  .a246 {
    pointer-events: auto;
  }
  .a247[x-placement*="bottom"] .a250 {
    top: 0;
    flip: false;
    left: 0;
    width: 2em;
    height: 1em;
    margin-top: -0.95em;
    margin-left: 4px;
    margin-right: 4px;
  }
  .a247[x-placement*="top"] .a250 {
    flip: false;
    left: 0;
    width: 2em;
    bottom: 0;
    height: 1em;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: -0.95em;
  }
  .a247[x-placement*="right"] .a250 {
    flip: false;
    left: 0;
    width: 1em;
    height: 2em;
    margin-top: 4px;
    margin-left: -0.95em;
    margin-bottom: 4px;
  }
  .a247[x-placement*="left"] .a250 {
    flip: false;
    right: 0;
    width: 1em;
    height: 2em;
    margin-top: 4px;
    margin-right: -0.95em;
    margin-bottom: 4px;
  }
  .a247[x-placement*="left"] .a250::before {
    flip: false;
    border-color: transparent transparent transparent currentcolor;
    border-width: 1em 0 1em 1em;
  }
  .a247[x-placement*="right"] .a250::before {
    flip: false;
    border-color: transparent currentcolor transparent transparent;
    border-width: 1em 1em 1em 0;
  }
  .a247[x-placement*="top"] .a250::before {
    flip: false;
    border-color: currentcolor transparent transparent transparent;
    border-width: 1em 1em 0 1em;
  }
  .a247[x-placement*="bottom"] .a250::before {
    flip: false;
    border-color: transparent transparent currentcolor transparent;
    border-width: 0 1em 1em 1em;
  }
  .a248 {
    color: #fff;
    padding: 4px 8px;
    font-size: 0.625rem;
    max-width: 300px;
    word-wrap: break-word;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    border-radius: 4px;
    background-color: rgba(97, 97, 97, 0.9);
  }
  .a249 {
    margin: 0;
    position: relative;
  }
  .a250 {
    color: rgba(97, 97, 97, 0.9);
    position: absolute;
    font-size: 6px;
  }
  .a250::before {
    width: 0;
    height: 0;
    margin: auto;
    content: "";
    display: block;
    border-style: solid;
  }
  .a251 {
    padding: 8px 16px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.14286em;
  }
  .a252 {
    margin: 0 24px ;
    transform-origin: right center;
  }
@media (min-width:400px) {
  .a252 {
    margin: 0 14px;
  }
}
  .a253 {
    margin: 0 24px;
    transform-origin: left center;
  }
@media (min-width:400px) {
  .a253 {
    margin: 0 14px;
  }
}
  .a254 {
    margin: 24px 0;
    transform-origin: center bottom;
  }
@media (min-width:400px) {
  .a254 {
    margin: 14px 0;
  }
}
  .a255 {
    margin: 24px 0;
    transform-origin: center top;
  }
@media (min-width:400px) {
  .a255 {
    margin: 14px 0;
  }
}
  .a242 > svg {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    padding-right: 8px;
  }
  .a242:hover #square-btn-tooltip {
    left: 50%;
    right: 0;
    bottom: -26px;
    display: inline-table;
    position: absolute;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
  }
  .a243 {
    margin: 0;
    font-size: 12px;
    margin-top: 4px;
    border-radius: 6px;
    background-color: #2E3C57;
  }
  .a244 {
    width: auto;
  }
  .a244:focus {
    background-color: #FFAE99;
  }
  .a244:hover {  }
  .a474 {
    width: auto;
  }
  .a474:focus {
    background-color: #FFAE99;
  }
  .a474:hover {  }
  .a502 {
    width: auto;
  }
  .a502:focus {
    background-color: #FFAE99;
  }
  .a502:hover {  }
  .a530 {
    width: auto;
  }
  .a530:focus {
    background-color: #FFAE99;
  }
  .a530:hover {  }
  .a558 {
    width: auto;
  }
  .a558:focus {
    background-color: #FFAE99;
  }
  .a558:hover {  }
  .a586 {
    width: auto;
  }
  .a586:focus {
    background-color: #FFAE99;
  }
  .a586:hover {  }
  .a614 {
    width: auto;
  }
  .a614:focus {
    background-color: #FFAE99;
  }
  .a614:hover {  }
  .a642 {
    width: auto;
  }
  .a642:focus {
    background-color: #FFAE99;
  }
  .a642:hover {  }
  .a670 {
    width: auto;
  }
  .a670:focus {
    background-color: #FFAE99;
  }
  .a670:hover {  }
  .a698 {
    width: auto;
  }
  .a698:focus {
    background-color: #FFAE99;
  }
  .a698:hover {  }
  .a726 {
    width: auto;
  }
  .a726:focus {
    background-color: #FFAE99;
  }
  .a726:hover {  }
  .a754 {
    width: auto;
  }
  .a754:focus {
    background-color: #FFAE99;
  }
  .a754:hover {  }
  .a782 {
    width: auto;
  }
  .a782:focus {
    background-color: #FFAE99;
  }
  .a782:hover {  }
  .a810 {
    width: auto;
  }
  .a810:focus {
    background-color: #FFAE99;
  }
  .a810:hover {  }
  .a838 {
    width: auto;
  }
  .a838:focus {
    background-color: #FFAE99;
  }
  .a838:hover {  }
  .a866 {
    width: auto;
  }
  .a866:focus {
    background-color: #FFAE99;
  }
  .a866:hover {  }
  .a894 {
    width: auto;
  }
  .a894:focus {
    background-color: #FFAE99;
  }
  .a894:hover {  }
  .a922 {
    width: auto;
  }
  .a922:focus {
    background-color: #FFAE99;
  }
  .a922:hover {  }
  .a950 {
    width: auto;
  }
  .a950:focus {
    background-color: #FFAE99;
  }
  .a950:hover {  }
  .a978 {
    width: auto;
  }
  .a978:focus {
    background-color: #FFAE99;
  }
  .a978:hover {  }
  .a1006 {
    width: auto;
  }
  .a1006:focus {
    background-color: #FFAE99;
  }
  .a1006:hover {  }
  .a1034 {
    width: auto;
  }
  .a1034:focus {
    background-color: #FFAE99;
  }
  .a1034:hover {  }
  .a1062 {
    width: auto;
  }
  .a1062:focus {
    background-color: #FFAE99;
  }
  .a1062:hover {  }
  .a1090 {
    width: auto;
  }
  .a1090:focus {
    background-color: #FFAE99;
  }
  .a1090:hover {  }
  .a1118 {
    width: auto;
  }
  .a1118:focus {
    background-color: #FFAE99;
  }
  .a1118:hover {  }
  .a1146 {
    width: auto;
  }
  .a1146:focus {
    background-color: #FFAE99;
  }
  .a1146:hover {  }
  .a296 {
    border: solid 1px rgba(113,120,130,0.25);
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(0,205,189,0.1);
    word-break: break-word;
  }
  .a296:hover {
    box-shadow: 0 4px 20px 0 rgba(0,205,189,0.14);
  }
  .a1193 {
    padding: 16px;
  }
  .a1193:last-child {
    padding-bottom: 24px;
  }
  .a1175 {
    border: none;
    background: #F6F9FD;
    box-shadow: none;
  }
  .a1175:hover {
    box-shadow: none;
  }
  .a1176 {
    list-style: none;
    margin-top: 4px;
  }
  .a1177 {
    color: #B6BAC0;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 32px;
    white-space: nowrap;
  }
@media (min-width:1024px) {
  .a1178 {
    padding-right: 64px;
  }
}
@media (max-width:399.95px) {
  .a1178 {
    padding-right: 8px;
  }
}
  .a1179 {
    display: flex;
    max-width: 989px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
  }
  .a1180 {
    border-top: 1px solid;
    margin-top: 16px;
    border-top-color: rgba(182,186,192,0.5);
  }
  .a1181 {
    color: #B6BAC0;
    font-size: 12px;
    max-width: 500px;
    margin-top: 32px;
    text-align: center;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1181 > a {
    color: #B6BAC0;
  }
  .a1182 {
    flex-wrap: nowrap;
    justify-content: center;
  }
  .a1182 > div > a > svg {
    color: #2E3C57;
    width: 30px;
    height: 30px;
  }
  .a1183 {
    margin-top: 24px;
  }
@media (max-width:1023.95px) {
  .a1183 {
    margin-top: 12px;
  }
}
  .a1184 {
    padding: 0 8px;
  }
  .a1185 {
    width: auto;
    margin-top: 8px;
  }
  .a8 {
    width: 100%;
    bottom: 0;
    z-index: 100;
    position: fixed;
    max-height: 50px;
  }
  .a6 {
    width: 100%;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
  }
@media (max-width:1279.95px) {
  .a6 {
    max-width: 1112px;
  }
}
@media (max-width:1279.95px) {
  .a7 {
    overflow: hidden;
  }
}
  .a388 {
    height: 0;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a389 {
    height: auto;
    overflow: visible;
  }
  .a390 {
    visibility: hidden;
  }
  .a391 {
    display: flex;
  }
  .a392 {
    width: 100%;
  }
.iconBorder {
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
}
  .a1162 {
    border: none;
    padding: 16px;
    margin-top: 16px;
    border-radius: 6px;
    margin-bottom: 16px;
    background-color: #ffffff;
  }
  .a1163 {
    padding: 0;
  }
  .a1163:last-child {
    padding-bottom: 0;
  }
  .a1164 {
    display: flex;
    border-bottom: solid 1px #EFEFEF;
    padding-bottom: 8px;
  }
  .a1165 {
    display: flex;
  }
  .a1166 {
    font-size: 26px;
    margin-top: 0;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 0;
  }
  .a1167 {
    align-self: center;
    margin-left: 16px;
    white-space: noWrap;
  }
  .a1168 {
    cursor: pointer;
    display: flex;
    border-top: solid 0.5px rgba(182, 186, 192, 0.3);
    list-style: none;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .a1169 {
    color: #717882;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    padding-top: 4px;
  }
  .a1170 {
    color: #2E3C57;
    font-size: 18px;
    align-self: center;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 0;
  }
  .a1171 {
    display: flex;
    margin-right: 4px;
    flex-direction: column;
    justify-content: center;
  }
  .a1172 {
    color: #B6BAC0;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1173 {
    color: #3A78FC;
  }
  .a1174 {
    margin: 0 auto;
  }
  .a292 {
    border: none;
    display: flex;
    box-shadow: none;
    min-height: 361px;
    padding-top: 16px;
    flex-direction: column;
    background-color: transparent;
  }
  .a292:hover {
    box-shadow: none;
  }
  .a293 {
    color: #000000;
    display: flex;
    align-items: center;
    padding-top: 6px;
    padding-left: 16px;
    margin-bottom: 2px;
    padding-bottom: 6px;
    text-decoration: none;
  }
  .a293:hover {
    border-radius: 6px;
    background-color: #ffffff;
  }
  .a293:active {
    border-radius: 6px;
    background-color: #DEE5F1;
  }
  .a294 {
    margin-right: 8px;
  }
  .a295 {
    margin: 8px 0px 2px 16px;
    font-size: 14px;
    font-family: Muli, sans-serif;
    font-weight: bold;
    line-height: 21px;
  }
  .a1161 {
    width: 100%;
    text-align: center;
  }
  .a288 {
    right: 0;
    display: flex;
    align-items: center;
    margin-left: auto;
  }
@media (max-width:1279.95px) {
  .a288 {
    margin-right: 0;
  }
}
  .a289 {
    color: #FFFFFF;
    box-shadow: none;
    background-color: #044DE8;
  }
@media (max-width:1023.95px) {
  .a289 {
    display: none;
  }
}
  .a289:hover {
    box-shadow: none;
    background-color: #B8CEFC;
  }
  .a290 {
    color: rgba(255,255,255,0.68);
    margin: 0 auto;
    padding: 3px;
    min-width: 0;
  }
@media (min-width:1024px) {
  .a290 {
    display: none;
  }
}
  .a291 {
    margin-right: 4px;
  }
  .a165 {
    width: 100%;
  }
@media (min-width:1024px) {
  .a165 {
    display: flex;
  }
}
  .a166 {
    width: 100%;
  }
  .a167 {
    top: 50px;
    width: 100%;
    z-index: 1500;
    position: fixed;
    max-width: 605px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
    max-height: 200px;
    overflow-y: auto;
    border-radius: 5px;
  }
  .a168 {
    top: 48px;
    width: 100%;
    z-index: 1500;
    position: fixed;
    max-width: 504px;
    max-height: 225px;
    overflow-y: auto;
    border-radius: 5px;
  }
@media (max-width:1023.95px) {
  .a168 {
    right: 0;
    max-height: 100%;
    border-style: none;
    background-color: #F6F9FD;
  }
}
  .a169 {
    background-color: rgba(0,0,0,0.08);
  }
  .a170 {
    height: 24px;
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    border-radius: 8px;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a170 {
    width: 605px;
    height: 32px;
  }
}
@media (max-width:1023.95px) {
  .a170 {
    width: 100%;
    height: 32px;
  }
}
  .a171 {
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    padding-left: 8px;
    letter-spacing: -0.19px;
  }
  .a171::-webkit-input-placeholder {
    color: #B6BAC0;
  }
  .a171::-moz-placeholder {
    color: #B6BAC0;
  }
  .a171:-ms-input-placeholder {
    color: #B6BAC0;
  }
  .a171::placeholder {
    color: #B6BAC0;
  }
  .a171:empty:before {
    color: #B6BAC0;
    content: attr(placeholder);
  }
@media (max-width:1023.95px) {
  .a171 {
    padding-top: 8px;
  }
}
  .a171::-ms-clear {
    width: 0;
    height: 0;
  }
  .a172 {
    color: #B6BAC0;
    margin: 11px 0px 9px 10px;
  }
  .a172 svg {
    width: 16px;
    height: 16px;
  }
  .a173 {
    color: #3A78FC;
    width: 24px;
    height: 24px;
  }
  .a174 {
    color: #B6BAC0;
    width: 24px;
    height: 24px;
  }
  .a175 {
    color: #B6BAC0;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a175 > *  {
    color: #2E3C57;
  }
  .a176 {
    color: #B6BAC0;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-left: 0;
  }
  .a177 {
    background-color: rgba(97,127,169,0.2);
  }
  .a178 {
    margin-right: 8px;
  }
  .a179 {
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 0;
    font-family: "Fira Sans Condensed", sans-serif;
  }
@media (max-width:1023.95px) {
  .a179 {
    width: 92%;
    box-shadow: 0 0 30px 0 rgba(0,205,189,0.1);
    margin-top: 8px;
    border-style: none;
    margin-bottom: 8px;
  }
}
  .a180 {
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 0;
    font-family: "Fira Sans Condensed", sans-serif;
  }
  .a181 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
  }
  .a182 {
    color: #B6BAC0;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-left: 0;
  }
  .a224 {
    height: 0.01em;
    display: flex;
    max-height: 2em;
    align-items: center;
    white-space: nowrap;
  }
  .a225.a226:not(.a229) {
    margin-top: 16px;
  }
  .a226 {
    margin-right: 8px;
  }
  .a227 {
    margin-left: 8px;
  }
  .a228 {
    pointer-events: none;
  }
  .a183 {
    color: #3A78FC;
    margin-right: 10px;
  }
  .a184 {
    height: 26px;
    display: flex;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    border-radius: 6px;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a184 {
    height: 36px;
  }
  .a184.a184 {
    width: 504px;
  }
}
@media (max-width:1023.95px) {
  .a184 {
    width: 100%;
    height: 30px;
  }
}
  .a185 {
    color: #2E3C57;
    padding-left: 8px;
    letter-spacing: -0.3px;
  }
  .a185.a185 {
    font-size: 16px;
  }
  .a185::placeholder {
    color: #B6BAC0;
    opacity: 1;
  }
@media (max-width:1023.95px) {
  .a185 {
    padding-top: 7px;
  }
}
  .a185::-ms-clear {
    width: 0;
    height: 0;
  }
  .a186 {
    color: #B6BAC0;
    margin: 10px 0px 10px 10px;
  }
  .a186 svg {
    width: 16px;
    height: 16px;
  }
  .a159 {
    width: 100%;
  }
  .a160 {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
  }
@media (max-width:1023.95px) {
  .a160 {
    width: 100%;
    height: auto;
    border-right: none;
    background-color: inherit;
  }
}
  .a161 {
    color: #B6BAC0;
    width: 16px;
    height: 16px;
    margin-left: 8px;
  }
  .a162 {
    color: #B6BAC0;
    margin-left: 8px;
    letter-spacing: -0.28px;
  }
  .a163 {
    width: 605px;
    display: flex;
  }
@media (max-width:1023.95px) {
  .a163 {
    width: 100%;
    height: 48px;
    z-index: 11;
    position: relative;
    align-items: center;
    justify-content: center;
  }
}
  .a164 {
    width: 100%;
    height: 30px;
    display: flex;
    text-align: left;
    align-items: center;
    text-transform: none;
    background-color: #ffffff;
  }
  .a240 {
    margin-right: 8px;
    padding-right: 20px;
  }
  .a241 {
    margin-left: -2px;
    margin-right: 8px;
  }
  .a112 {
    width: 100%;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
  }
@media (max-width:1279.95px) {
  .a112 {
    max-width: 1112px;
  }
}
  .a113 {
    width: 100%;
    z-index: 1000;
    position: fixed;
  }
  .a114 {
    padding: 8px 0;
    margin-bottom: 8px;
    background-color: #3A78FC;
  }
  .a115 {
    display: flex;
    align-items: center;
  }
  .a115 > a {
    min-width: 180px;
  }
@media (max-width:1279.95px) {
  .a115 > a {
    margin-right: 8px;
  }
}
  .a116 {
    margin-left: 16px;
    image-rendering: crisp-edges;
  }
@media (max-width:1279.95px) {
  .a116 {
    margin-left: 0;
  }
}
@media (max-width:1023.95px) {
  .a116 {
    padding-left: 0;
  }
}
  .a117 {
    flex-wrap: nowrap;
    background-color: #3A78FC;
  }
  .a118 {
    display: flex;
    justify-self: center;
  }
@media (max-width:1023.95px) {
  .a118 {
    height: 48px;
  }
}
  .a119 {
    width: 100%;
    display: flex;
    padding: 0 5px;
  }
@media (max-width:1023.95px) {
  .a119 {
    padding: 0 0;
  }
}
  .a120 {
    display: flex;
  }
@media (max-width:1279.95px) {
  .a120 {
    margin-right: 64px;
  }
}
@media (max-width: 1108px) {
  .a120 {
    margin-right: calc(100% - 1044px);
  }
}
@media (max-width: 1064px) {
  .a120 {
    margin-right: 34px;
  }
}
  .a121 {
    height: 30px;
    width: 120px;
  }
  .a399 {
    color: rgba(0, 0, 0, 0.87);
    border: none;
    cursor: default;
    height: 32px;
    display: inline-flex;
    outline: 0;
    padding: 0;
    font-size: 0.8125rem;
    box-sizing: border-box;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    align-items: center;
    font-family: "Muli", sans-serif;
    white-space: nowrap;
    border-radius: 4px;
    vertical-align: middle;
    justify-content: center;
    text-decoration: none;
    background-color: #e0e0e0;
  }
  .a399.a403 {
    opacity: 0.5;
    pointer-events: none;
  }
  .a399 .a413 {
    color: #616161;
    width: 24px;
    height: 24px;
    font-size: 0.75rem;
    margin-left: 5px;
    margin-right: -6px;
  }
  .a399 .a415 {
    color: #F6F9FD;
    background-color: rgb(40, 84, 176);
  }
  .a399 .a416 {
    color: #F6F9FD;
    background-color: rgb(178, 77, 52);
  }
  .a399 .a414 {
    width: 18px;
    height: 18px;
    font-size: 0.625rem;
    margin-left: 4px;
    margin-right: -4px;
  }
  .a400 {
    height: 24px;
  }
  .a401 {
    color: #F6F9FD;
    background-color: #3A78FC;
  }
  .a402 {
    color: #F6F9FD;
    background-color: #FF6F4B;
  }
  .a404 {
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
  }
  .a404:hover, .a404:focus {
    background-color: rgb(206, 206, 206);
  }
  .a404:active {
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
  }
  .a405:hover, .a405:focus {
    background-color: rgb(73, 130, 252);
  }
  .a406:hover, .a406:focus {
    background-color: rgb(255, 122, 89);
  }
  .a407:focus {
    background-color: rgb(206, 206, 206);
  }
  .a408:focus {
    background-color: rgb(97, 147, 252);
  }
  .a409:focus {
    background-color: rgb(255, 139, 111);
  }
  .a410 {
    border: 1px solid rgba(0, 0, 0, 0.23);
    background-color: transparent;
  }
  .a404.a410:hover, .a404.a410:focus, .a407.a410:focus {
    background-color: rgba(46, 60, 87, 0.04);
  }
  .a410 .a413 {
    margin-left: 4px;
  }
  .a410 .a414 {
    margin-left: 2px;
  }
  .a410 .a417 {
    margin-left: 4px;
  }
  .a410 .a418 {
    margin-left: 2px;
  }
  .a410 .a423 {
    margin-right: 5px;
  }
  .a410 .a424 {
    margin-right: 3px;
  }
  .a411 {
    color: #3A78FC;
    border: 1px solid #3A78FC;
  }
  .a404.a411:hover, .a404.a411:focus, .a407.a411:focus {
    background-color: rgba(58, 120, 252, 0.04);
  }
  .a412 {
    color: #FF6F4B;
    border: 1px solid #FF6F4B;
  }
  .a404.a412:hover, .a404.a412:focus, .a407.a412:focus {
    background-color: rgba(255, 111, 75, 0.04);
  }
  .a417 {
    color: #616161;
    margin-left: 5px;
    margin-right: -6px;
  }
  .a418 {
    width: 18px;
    height: 18px;
    margin-left: 4px;
    margin-right: -4px;
  }
  .a419 {
    color: inherit;
  }
  .a420 {
    color: inherit;
  }
  .a421 {
    overflow: hidden;
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 12px;
    text-overflow: ellipsis;
  }
  .a422 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .a423 {
    color: rgba(46, 60, 87, 0.26);
    width: 22px;
    cursor: pointer;
    height: 22px;
    margin: 0 5px 0 -6px;
    -webkit-tap-highlight-color: transparent;
  }
  .a423:hover {
    color: rgba(46, 60, 87, 0.4);
  }
  .a424 {
    width: 16px;
    height: 16px;
    margin-left: -4px;
    margin-right: 4px;
  }
  .a425 {
    color: rgba(246, 249, 253, 0.7);
  }
  .a425:hover, .a425:active {
    color: #F6F9FD;
  }
  .a426 {
    color: rgba(246, 249, 253, 0.7);
  }
  .a426:hover, .a426:active {
    color: #F6F9FD;
  }
  .a427 {
    color: rgba(58, 120, 252, 0.7);
  }
  .a427:hover, .a427:active {
    color: #3A78FC;
  }
  .a428 {
    color: rgba(255, 111, 75, 0.7);
  }
  .a428:hover, .a428:active {
    color: #FF6F4B;
  }
  .a469 {
    height: 14px;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .a470 {
    top: -3px;
    bottom: 5px;
    position: relative;
    font-size: 0.875rem;
    min-width: 28px;
    text-align: center;
  }
  .a471 {
    width: max-content;
    margin: auto;
    display: flex;
    max-width: max-content;
    transition: transform .25s ease-in-out;
    flex-direction: column;
  }
  .a472 {
    width: max-content;
    height: 16px;
    overflow: hidden;
  }
  .a473 {
    height: 1.4em;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a457 {
    width: 100%;
    display: flex;
  }
  .a457 > [role=button] {
    margin-right: 7px;
  }
@media (max-width:1279.95px) {
  .a457 {
    z-index: 5;
  }
}
  .a458 {
    justify-content: space-between;
  }
  .a459 {
    margin-left: auto;
  }
  .a460 {
    cursor: not-allowed;
  }
  .a460:hover {
    background-color: rgb(52,120,252,.05);
  }
  .a461 {
    margin-right: 4px;
  }
  .a462 {
    color: ;
  }
  .a495 {
    color: ;
  }
  .a523 {
    color: ;
  }
  .a551 {
    color: ;
  }
  .a579 {
    color: ;
  }
  .a607 {
    color: ;
  }
  .a635 {
    color: ;
  }
  .a663 {
    color: ;
  }
  .a691 {
    color: ;
  }
  .a719 {
    color: ;
  }
  .a747 {
    color: ;
  }
  .a775 {
    color: ;
  }
  .a803 {
    color: ;
  }
  .a831 {
    color: ;
  }
  .a859 {
    color: ;
  }
  .a887 {
    color: ;
  }
  .a915 {
    color: ;
  }
  .a943 {
    color: ;
  }
  .a971 {
    color: ;
  }
  .a999 {
    color: ;
  }
  .a1027 {
    color: ;
  }
  .a1055 {
    color: ;
  }
  .a1083 {
    color: ;
  }
  .a1111 {
    color: ;
  }
  .a1139 {
    color: ;
  }
  .a429 {
    color: #B6BAC0;
    cursor: pointer;
    transform: rotate(90deg);
    background: none;
  }
  .a429:focus {
    outline: none;
  }
  .a430 {
    border: none;
    background-color: initial;
  }
  .a430:hover {
    background-color: #EBF1FD;
  }
  .a430:focus {
    outline: none;
  }
  .a453 * {
    display: none;
  }
  .a453 p:first-of-type {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a453 > noads {
    display: contents;
  }
  .a453 p:first-of-type * {
    display: contents;
  }
  .a454 {
    color: #3A78FC;
    float: right;
    bottom: 39px;
    position: relative;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    padding-left: 16px;
    margin-bottom: -24px;
  }
  .a454:hover {
    cursor: pointer;
  }
  .a455 {
    font-size: 16px;
    word-break: break-word;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .a455 h1, .a455 h2, .a455 h3, .a455 h4, .a455 h5, .a455 h6 {
    margin-top: 24px;
  }
  .a455 img {
    max-width: 100%;
  }
  .a455 ol {
    padding: 0 24px;
    list-style: decimal;
  }
  .a455 ul {
    padding: 0 24px;
    list-style: disc;
  }
  .a455 a {
    color: #3A78FC;
  }
  .a455 span.internal-link {
    color: #3A78FC;
    text-decoration: underline;
  }
  .a455 p:first-of-type {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .a455 a:visited {
    color: #00CDBD;
  }
@media (max-width:1023.95px) {
  .a455 iframe {
    width: 100%;
  }
}
  .a456 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a494 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a522 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a550 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a578 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a606 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a634 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a662 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a690 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a718 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a746 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a774 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a802 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a830 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a858 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a886 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a914 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a942 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a970 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a998 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a1026 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a1054 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a1082 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a1110 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a1138 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 7px;
  }
  .a440 {
    cursor: pointer;
    margin-left: auto;
  }
  .a441 {
    display: inline-flex;
    pointer-events: none;
    vertical-align: middle;
  }
  .a442 {
    z-index: 5;
  }
  .a443 {
    z-index: 4;
    transform: translateX(-50%);
  }
  .a444 {
    z-index: 3;
    transform: translateX(-100%);
  }
  .a445 {
    z-index: 2;
    transform: translateX(-150%);
  }
  .a446 {
    z-index: 1;
    transform: translateX(-200%);
  }
  .a447 {
    z-index: 1;
    transform: translateX(-250%);
  }
  .a448 > a > img {
    border: solid 2px #ffffff;
  }
  .a449 {
    display: inline;
    font-size: 12px;
    align-self: center;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    white-space: pre;
  }
  .a449:hover {
    cursor: pointer;
  }
  .a450 {
    margin-left: 0px;
  }
  .a491 {
    margin-left: 0px;
  }
  .a519 {
    margin-left: 0px;
  }
  .a547 {
    margin-left: 0px;
  }
  .a575 {
    margin-left: 0px;
  }
  .a603 {
    margin-left: 0px;
  }
  .a631 {
    margin-left: 0px;
  }
  .a659 {
    margin-left: 0px;
  }
  .a687 {
    margin-left: 0px;
  }
  .a715 {
    margin-left: 0px;
  }
  .a743 {
    margin-left: 0px;
  }
  .a771 {
    margin-left: 0px;
  }
  .a799 {
    margin-left: 0px;
  }
  .a827 {
    margin-left: 0px;
  }
  .a855 {
    margin-left: 0px;
  }
  .a883 {
    margin-left: 0px;
  }
  .a911 {
    margin-left: 0px;
  }
  .a939 {
    margin-left: 0px;
  }
  .a967 {
    margin-left: 0px;
  }
  .a995 {
    margin-left: 0px;
  }
  .a1023 {
    margin-left: 0px;
  }
  .a1051 {
    margin-left: 0px;
  }
  .a1079 {
    margin-left: 0px;
  }
  .a1107 {
    margin-left: 0px;
  }
  .a1135 {
    margin-left: 0px;
  }
  .a366 > :first-child {
    float: right;
  }
  .a367 {
    width: 100%;
    margin-bottom: 16px;
  }
  .a368 {
    display: flex;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a368 > :first-child {
    margin-right: 4px;
  }
  .a369 {
    color: #2E3C57;
    font-size: 12px;
    margin-top: 2.8px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a370 {
    color: #3A78FC;
  }
  .a370:hover {
    text-decoration: underline;
  }
  .a371 {
    margin-top: 1.6px;
    margin-right: 4px;
  }
  .a372 {
    width: 100%;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .a373 {
    padding: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 16px;
    border-radius: 0;
    margin-bottom: 16px;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a373 {
    border-radius: 6px;
  }
}
  .a374 {
    margin-right: -6px;
  }
  .a375 {
    margin-bottom: 16px;
    justify-content: space-between;
  }
  .a376 {
    width: 100%;
    display: flex;
    padding-right: 8px;
    justify-content: space-between;
  }
  .a377 {
    margin-right: 46px;
  }
  .a378 {
    margin-left: auto;
    padding-right: 4px;
  }
  .a379 {
    font-size: 12px;
  }
  .a380 {
    cursor: pointer;
  }
  .a475 {
    cursor: pointer;
  }
  .a503 {
    cursor: pointer;
  }
  .a531 {
    cursor: pointer;
  }
  .a559 {
    cursor: pointer;
  }
  .a587 {
    cursor: pointer;
  }
  .a615 {
    cursor: pointer;
  }
  .a643 {
    cursor: pointer;
  }
  .a671 {
    cursor: pointer;
  }
  .a699 {
    cursor: pointer;
  }
  .a727 {
    cursor: pointer;
  }
  .a755 {
    cursor: pointer;
  }
  .a783 {
    cursor: pointer;
  }
  .a811 {
    cursor: pointer;
  }
  .a839 {
    cursor: pointer;
  }
  .a867 {
    cursor: pointer;
  }
  .a895 {
    cursor: pointer;
  }
  .a923 {
    cursor: pointer;
  }
  .a951 {
    cursor: pointer;
  }
  .a979 {
    cursor: pointer;
  }
  .a1007 {
    cursor: pointer;
  }
  .a1035 {
    cursor: pointer;
  }
  .a1063 {
    cursor: pointer;
  }
  .a1091 {
    cursor: pointer;
  }
  .a1119 {
    cursor: pointer;
  }
  .a359 {
    width: 100%;
    bottom: 0;
    height: 2px;
    position: absolute;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a360 {
    background-color: #3A78FC;
  }
  .a361 {
    background-color: #FF6F4B;
  }
  .a362 {
    right: 0;
    width: 2px;
    height: 100%;
  }
  .a338 {
    display: flex;
    overflow: hidden;
    min-height: 48px;
    -webkit-overflow-scrolling: touch;
  }
  .a339 {
    flex-direction: column;
  }
  .a340 {
    display: flex;
  }
  .a341 {
    flex-direction: column;
  }
  .a342 {
    justify-content: center;
  }
  .a343 {
    flex: 1 1 auto;
    display: inline-block;
    position: relative;
    white-space: nowrap;
  }
  .a344 {
    width: 100%;
    overflow-x: hidden;
  }
  .a345 {
    overflow-x: scroll;
    scrollbar-width: none;
  }
  .a345::-webkit-scrollbar {
    display: none;
  }
@media (max-width:399.95px) {
  .a347 {
    display: none;
  }
}
  .a349 {
    padding: 6px 12px;
    overflow: hidden;
    position: relative;
    font-size: 0.875rem;
    max-width: 264px;
    min-width: 72px;
    box-sizing: border-box;
    min-height: 48px;
    text-align: center;
    flex-shrink: 0;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    line-height: 1.75;
    white-space: normal;
    text-transform: capitalize;
  }
@media (min-width:400px) {
  .a349 {
    min-width: 33%;
  }
}
@media (min-width:1024px) {
  .a349 {
    min-width: 100px;
  }
}
  .a350 {
    min-height: 72px;
    padding-top: 9px;
  }
  .a350 .a358 > *:first-child {
    margin-bottom: 6px;
  }
  .a351 {
    color: inherit;
    opacity: 0.7;
  }
  .a351.a354 {
    opacity: 1;
  }
  .a351.a355 {
    opacity: 0.5;
  }
  .a352 {
    color: #F6F9FD;
  }
  .a352.a354 {
    color: #3A78FC;
  }
  .a352.a355 {
    color: rgba(0, 0, 0, 0.38);
  }
  .a353 {
    color: #F6F9FD;
  }
  .a353.a354 {
    color: #FF6F4B;
  }
  .a353.a355 {
    color: rgba(0, 0, 0, 0.38);
  }
  .a356 {
    flex-grow: 1;
    max-width: none;
    flex-basis: 0;
    flex-shrink: 1;
  }
  .a357 {
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .a358 {
    width: 100%;
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .a334 {
    font-size: 16px;
    font-weight: 400;
  }
  .a334.Mui-selected {
    font-weight: 600;
  }
  .a335 {
    padding: 0 16px;
    justify-content: space-between;
  }
  .a336 {
    width: 100%;
    height: fit-content;
    display: flex;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 16px;
    border-radius: 0;
    margin-bottom: 16px;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a336 {
    border-radius: 6px;
  }
}
  .a337 {
    width: 100vw;
    opacity: 1;
    transition: opacity .5s;
  }
  .a1151 {
    color: rgba(0, 0, 0, 0.87);
    width: 56px;
    height: 56px;
    padding: 0;
    font-size: 0.875rem;
    min-width: 0;
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
    box-sizing: border-box;
    min-height: 36px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-family: "Muli", sans-serif;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 50%;
    text-transform: uppercase;
    background-color: #e0e0e0;
  }
  .a1151:active {
    box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
  }
  .a1151:hover {
    text-decoration: none;
    background-color: #d5d5d5;
  }
  .a1151.a1156 {
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
  }
  .a1151.a1157 {
    color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
  }
@media (hover: none) {
  .a1151:hover {
    background-color: #e0e0e0;
  }
}
  .a1151:hover.a1157 {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .a1152 {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
  }
  .a1153 {
    color: #F6F9FD;
    background-color: #3A78FC;
  }
  .a1153:hover {
    background-color: rgb(40, 84, 176);
  }
@media (hover: none) {
  .a1153:hover {
    background-color: #3A78FC;
  }
}
  .a1154 {
    color: #F6F9FD;
    background-color: #FF6F4B;
  }
  .a1154:hover {
    background-color: rgb(178, 77, 52);
  }
@media (hover: none) {
  .a1154:hover {
    background-color: #FF6F4B;
  }
}
  .a1155 {
    width: auto;
    height: 48px;
    padding: 0 16px;
    min-width: 48px;
    min-height: auto;
    border-radius: 24px;
  }
  .a1155.a1159 {
    width: auto;
    height: 34px;
    padding: 0 8px;
    min-width: 34px;
    border-radius: 17px;
  }
  .a1155.a1160 {
    width: auto;
    height: 40px;
    padding: 0 16px;
    min-width: 40px;
    border-radius: 20px;
  }
  .a1158 {
    color: inherit;
  }
  .a1159 {
    width: 40px;
    height: 40px;
  }
  .a1160 {
    width: 48px;
    height: 48px;
  }
  .a1147 {
    color: #ffffff;
  }
  .a1147.a1147 {
    background-color: #FF6F4B;
  }
@media (min-width:1024px) {
  .a1147 {
    display: none;
  }
}
  .a1148 {
    right: 24px;
    bottom: 50px;
    z-index: 100;
    position: fixed;
  }
  .a1149 {
    color: #FF6F4B;
  }
  .a1150 {
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    background-color: #FF6F4B;
  }
@media (min-width:1024px) {
  .a1150 {
    display: none;
  }
}
  .a363 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .a364 {
    color: #3A78FC;
    text-transform: none;
  }
@media (max-width:1023.95px) {
  .a330 {
    padding: 0;
    transform: translateY(-74px);
    margin-top: 58px;
  }
  .a330 .MuiTabs-flexContainer {
    color: #F6F9FD;
  }
}
  .a331 {
    width: 100%;
  }
@media (max-width:1023.95px) {
  .a332 {
    display: none;
  }
}
  .a333 {
    width: auto;
    margin: auto;
  }
  .a1 {
    color: #F6F9FD;
    padding-top: 12px;
  }
  .a1 a {
    color: #F6F9FD;
  }
  .a2 {
    width: 100%;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
  }
@media (max-width:1279.95px) {
  .a2 {
    max-width: 1112px;
  }
}
  .a3 {
    margin-bottom: 42px;
  }
  .a4 {
    padding-top: 10px;
  }
  .a4 .left {
    width: 157px;
    max-width: 157px;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
  }
  .a4 .right {
    width: calc(100vw - 728px);
    max-width: 328px;
    margin-top: 16px;
    margin-left: 8px;
    padding-left: 0;
    padding-right: 0;
  }
  .a4 .center {
    width: 504px;
    max-width: 504px;
    min-width: 504px;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0;
    padding-right: 0;
  }
@media (max-width: 685px) {
  .a4 .center {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 745px) {
  .a4 .center {
    width: auto;
    margin: auto;
    max-width: 100%;
    min-width: auto;
  }
}
@media (max-width: 1063px) {
  .a4 .right {
    width: calc(100vw - 751px);
  }
}
@media (max-width: 977px) {
  .a4 .right {
    display: none;
  }
}
@media (max-width:1279.95px) {
  .a4 .left {
    margin-left: 8px;
  }
}
@media (max-width: 977px) {
  .a4 .left {
    width: calc(100vw - 793px);
  }
}
@media (max-width: 926px) {
  .a4 .left {
    width: 176px;
  }
}
@media (max-width: 745px) {
  .a4 .left {
    display: none;
  }
}
  .a5 {
    width: 100%;
    height: 100%;
    max-width: 342px;
  }
  .a325 {
    position: relative;
    border-radius: 6px;
    background-color: #3A78FC;
    background-image: url("https://img.answers.com/answ/image/upload/q_auto,f_auto/v1597951623/high_impact/oie_20211941pMisKHOg.png");
  }
@media (max-width:1023.95px) {
  .a325 {
    margin-top: 4px;
    border-radius: 0;
  }
}
  .a326 {
    padding: 16px;
  }
  .a327 {
    color: #F6F9FD;
  }
  .a328 {
    color: #F6F9FD;
    padding-top: 12px;
  }
  .a328 a {
    color: #F6F9FD;
  }
  .a329 {
    padding-right: 8px;
  }
  .a381 {
    cursor: pointer;
  }
  .a381>* {
    cursor: pointer;
  }
  .a382 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a382 > span {
    padding: 0;
    overflow: inherit;
  }
  .a382:hover, .a382:focus {
    background-color: #B8CEFC;
  }
  .a382:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a382 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a383 {
    width: 20px;
  }
  .a384 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a384:hover, .a384:focus {
    background-color: #B8CEFC;
  }
  .a384:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a385 {
    color: #717882;
  }
  .a386 {
    transition: none;
    margin-bottom: 8px;
  }
  .a387 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a387:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a387::-webkit-scrollbar {
    display: none;
  }
  .a393 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a393 > span {
    padding: 0;
    overflow: inherit;
  }
  .a393:hover, .a393:focus {
    background-color: #B8CEFC;
  }
  .a393:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a393 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a394 {
    width: 20px;
  }
  .a395 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a395:hover, .a395:focus {
    background-color: #B8CEFC;
  }
  .a395:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a396 {
    color: #717882;
  }
  .a397 {
    transition: none;
    margin-bottom: 8px;
  }
  .a398 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a398:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a398::-webkit-scrollbar {
    display: none;
  }
  .a463 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a463.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a464 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a464[value='active'] {
    opacity: 0.4;
  }
  .a464:first-child path {
    transform: translateY(1.5px);
  }
  .a465 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a465.active {
    color: #00CDBD;
  }
  .a465.inactive {
    color: #3A78FC;
  }
  .a466 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a467 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a468 {
    transform: rotate(180deg);
  }
  .a476 {
    cursor: pointer;
  }
  .a476>* {
    cursor: pointer;
  }
  .a477 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a477 > span {
    padding: 0;
    overflow: inherit;
  }
  .a477:hover, .a477:focus {
    background-color: #B8CEFC;
  }
  .a477:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a477 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a478 {
    width: 20px;
  }
  .a479 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a479:hover, .a479:focus {
    background-color: #B8CEFC;
  }
  .a479:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a480 {
    color: #717882;
  }
  .a481 {
    transition: none;
    margin-bottom: 8px;
  }
  .a482 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a482:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a482::-webkit-scrollbar {
    display: none;
  }
  .a483 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a483 > span {
    padding: 0;
    overflow: inherit;
  }
  .a483:hover, .a483:focus {
    background-color: #B8CEFC;
  }
  .a483:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a483 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a484 {
    width: 20px;
  }
  .a485 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a485:hover, .a485:focus {
    background-color: #B8CEFC;
  }
  .a485:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a486 {
    color: #717882;
  }
  .a487 {
    transition: none;
    margin-bottom: 8px;
  }
  .a488 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a488:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a488::-webkit-scrollbar {
    display: none;
  }
  .a496 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a496.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a497 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a497[value='active'] {
    opacity: 0.4;
  }
  .a497:first-child path {
    transform: translateY(1.5px);
  }
  .a498 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a498.active {
    color: #00CDBD;
  }
  .a498.inactive {
    color: #3A78FC;
  }
  .a499 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a500 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a501 {
    transform: rotate(180deg);
  }
  .a504 {
    cursor: pointer;
  }
  .a504>* {
    cursor: pointer;
  }
  .a505 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a505 > span {
    padding: 0;
    overflow: inherit;
  }
  .a505:hover, .a505:focus {
    background-color: #B8CEFC;
  }
  .a505:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a505 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a506 {
    width: 20px;
  }
  .a507 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a507:hover, .a507:focus {
    background-color: #B8CEFC;
  }
  .a507:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a508 {
    color: #717882;
  }
  .a509 {
    transition: none;
    margin-bottom: 8px;
  }
  .a510 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a510:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a510::-webkit-scrollbar {
    display: none;
  }
  .a511 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a511 > span {
    padding: 0;
    overflow: inherit;
  }
  .a511:hover, .a511:focus {
    background-color: #B8CEFC;
  }
  .a511:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a511 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a512 {
    width: 20px;
  }
  .a513 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a513:hover, .a513:focus {
    background-color: #B8CEFC;
  }
  .a513:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a514 {
    color: #717882;
  }
  .a515 {
    transition: none;
    margin-bottom: 8px;
  }
  .a516 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a516:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a516::-webkit-scrollbar {
    display: none;
  }
  .a524 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a524.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a525 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a525[value='active'] {
    opacity: 0.4;
  }
  .a525:first-child path {
    transform: translateY(1.5px);
  }
  .a526 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a526.active {
    color: #00CDBD;
  }
  .a526.inactive {
    color: #3A78FC;
  }
  .a527 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a528 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a529 {
    transform: rotate(180deg);
  }
  .a532 {
    cursor: pointer;
  }
  .a532>* {
    cursor: pointer;
  }
  .a533 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a533 > span {
    padding: 0;
    overflow: inherit;
  }
  .a533:hover, .a533:focus {
    background-color: #B8CEFC;
  }
  .a533:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a533 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a534 {
    width: 20px;
  }
  .a535 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a535:hover, .a535:focus {
    background-color: #B8CEFC;
  }
  .a535:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a536 {
    color: #717882;
  }
  .a537 {
    transition: none;
    margin-bottom: 8px;
  }
  .a538 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a538:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a538::-webkit-scrollbar {
    display: none;
  }
  .a539 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a539 > span {
    padding: 0;
    overflow: inherit;
  }
  .a539:hover, .a539:focus {
    background-color: #B8CEFC;
  }
  .a539:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a539 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a540 {
    width: 20px;
  }
  .a541 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a541:hover, .a541:focus {
    background-color: #B8CEFC;
  }
  .a541:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a542 {
    color: #717882;
  }
  .a543 {
    transition: none;
    margin-bottom: 8px;
  }
  .a544 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a544:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a544::-webkit-scrollbar {
    display: none;
  }
  .a552 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a552.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a553 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a553[value='active'] {
    opacity: 0.4;
  }
  .a553:first-child path {
    transform: translateY(1.5px);
  }
  .a554 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a554.active {
    color: #00CDBD;
  }
  .a554.inactive {
    color: #3A78FC;
  }
  .a555 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a556 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a557 {
    transform: rotate(180deg);
  }
  .a560 {
    cursor: pointer;
  }
  .a560>* {
    cursor: pointer;
  }
  .a561 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a561 > span {
    padding: 0;
    overflow: inherit;
  }
  .a561:hover, .a561:focus {
    background-color: #B8CEFC;
  }
  .a561:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a561 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a562 {
    width: 20px;
  }
  .a563 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a563:hover, .a563:focus {
    background-color: #B8CEFC;
  }
  .a563:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a564 {
    color: #717882;
  }
  .a565 {
    transition: none;
    margin-bottom: 8px;
  }
  .a566 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a566:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a566::-webkit-scrollbar {
    display: none;
  }
  .a567 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a567 > span {
    padding: 0;
    overflow: inherit;
  }
  .a567:hover, .a567:focus {
    background-color: #B8CEFC;
  }
  .a567:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a567 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a568 {
    width: 20px;
  }
  .a569 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a569:hover, .a569:focus {
    background-color: #B8CEFC;
  }
  .a569:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a570 {
    color: #717882;
  }
  .a571 {
    transition: none;
    margin-bottom: 8px;
  }
  .a572 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a572:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a572::-webkit-scrollbar {
    display: none;
  }
  .a580 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a580.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a581 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a581[value='active'] {
    opacity: 0.4;
  }
  .a581:first-child path {
    transform: translateY(1.5px);
  }
  .a582 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a582.active {
    color: #00CDBD;
  }
  .a582.inactive {
    color: #3A78FC;
  }
  .a583 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a584 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a585 {
    transform: rotate(180deg);
  }
  .a588 {
    cursor: pointer;
  }
  .a588>* {
    cursor: pointer;
  }
  .a589 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a589 > span {
    padding: 0;
    overflow: inherit;
  }
  .a589:hover, .a589:focus {
    background-color: #B8CEFC;
  }
  .a589:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a589 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a590 {
    width: 20px;
  }
  .a591 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a591:hover, .a591:focus {
    background-color: #B8CEFC;
  }
  .a591:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a592 {
    color: #717882;
  }
  .a593 {
    transition: none;
    margin-bottom: 8px;
  }
  .a594 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a594:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a594::-webkit-scrollbar {
    display: none;
  }
  .a595 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a595 > span {
    padding: 0;
    overflow: inherit;
  }
  .a595:hover, .a595:focus {
    background-color: #B8CEFC;
  }
  .a595:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a595 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a596 {
    width: 20px;
  }
  .a597 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a597:hover, .a597:focus {
    background-color: #B8CEFC;
  }
  .a597:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a598 {
    color: #717882;
  }
  .a599 {
    transition: none;
    margin-bottom: 8px;
  }
  .a600 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a600:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a600::-webkit-scrollbar {
    display: none;
  }
  .a608 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a608.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a609 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a609[value='active'] {
    opacity: 0.4;
  }
  .a609:first-child path {
    transform: translateY(1.5px);
  }
  .a610 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a610.active {
    color: #00CDBD;
  }
  .a610.inactive {
    color: #3A78FC;
  }
  .a611 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a612 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a613 {
    transform: rotate(180deg);
  }
  .a616 {
    cursor: pointer;
  }
  .a616>* {
    cursor: pointer;
  }
  .a617 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a617 > span {
    padding: 0;
    overflow: inherit;
  }
  .a617:hover, .a617:focus {
    background-color: #B8CEFC;
  }
  .a617:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a617 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a618 {
    width: 20px;
  }
  .a619 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a619:hover, .a619:focus {
    background-color: #B8CEFC;
  }
  .a619:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a620 {
    color: #717882;
  }
  .a621 {
    transition: none;
    margin-bottom: 8px;
  }
  .a622 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a622:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a622::-webkit-scrollbar {
    display: none;
  }
  .a623 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a623 > span {
    padding: 0;
    overflow: inherit;
  }
  .a623:hover, .a623:focus {
    background-color: #B8CEFC;
  }
  .a623:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a623 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a624 {
    width: 20px;
  }
  .a625 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a625:hover, .a625:focus {
    background-color: #B8CEFC;
  }
  .a625:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a626 {
    color: #717882;
  }
  .a627 {
    transition: none;
    margin-bottom: 8px;
  }
  .a628 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a628:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a628::-webkit-scrollbar {
    display: none;
  }
  .a636 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a636.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a637 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a637[value='active'] {
    opacity: 0.4;
  }
  .a637:first-child path {
    transform: translateY(1.5px);
  }
  .a638 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a638.active {
    color: #00CDBD;
  }
  .a638.inactive {
    color: #3A78FC;
  }
  .a639 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a640 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a641 {
    transform: rotate(180deg);
  }
  .a644 {
    cursor: pointer;
  }
  .a644>* {
    cursor: pointer;
  }
  .a645 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a645 > span {
    padding: 0;
    overflow: inherit;
  }
  .a645:hover, .a645:focus {
    background-color: #B8CEFC;
  }
  .a645:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a645 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a646 {
    width: 20px;
  }
  .a647 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a647:hover, .a647:focus {
    background-color: #B8CEFC;
  }
  .a647:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a648 {
    color: #717882;
  }
  .a649 {
    transition: none;
    margin-bottom: 8px;
  }
  .a650 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a650:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a650::-webkit-scrollbar {
    display: none;
  }
  .a651 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a651 > span {
    padding: 0;
    overflow: inherit;
  }
  .a651:hover, .a651:focus {
    background-color: #B8CEFC;
  }
  .a651:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a651 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a652 {
    width: 20px;
  }
  .a653 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a653:hover, .a653:focus {
    background-color: #B8CEFC;
  }
  .a653:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a654 {
    color: #717882;
  }
  .a655 {
    transition: none;
    margin-bottom: 8px;
  }
  .a656 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a656:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a656::-webkit-scrollbar {
    display: none;
  }
  .a664 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a664.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a665 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a665[value='active'] {
    opacity: 0.4;
  }
  .a665:first-child path {
    transform: translateY(1.5px);
  }
  .a666 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a666.active {
    color: #00CDBD;
  }
  .a666.inactive {
    color: #3A78FC;
  }
  .a667 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a668 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a669 {
    transform: rotate(180deg);
  }
  .a672 {
    cursor: pointer;
  }
  .a672>* {
    cursor: pointer;
  }
  .a673 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a673 > span {
    padding: 0;
    overflow: inherit;
  }
  .a673:hover, .a673:focus {
    background-color: #B8CEFC;
  }
  .a673:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a673 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a674 {
    width: 20px;
  }
  .a675 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a675:hover, .a675:focus {
    background-color: #B8CEFC;
  }
  .a675:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a676 {
    color: #717882;
  }
  .a677 {
    transition: none;
    margin-bottom: 8px;
  }
  .a678 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a678:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a678::-webkit-scrollbar {
    display: none;
  }
  .a679 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a679 > span {
    padding: 0;
    overflow: inherit;
  }
  .a679:hover, .a679:focus {
    background-color: #B8CEFC;
  }
  .a679:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a679 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a680 {
    width: 20px;
  }
  .a681 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a681:hover, .a681:focus {
    background-color: #B8CEFC;
  }
  .a681:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a682 {
    color: #717882;
  }
  .a683 {
    transition: none;
    margin-bottom: 8px;
  }
  .a684 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a684:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a684::-webkit-scrollbar {
    display: none;
  }
  .a692 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a692.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a693 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a693[value='active'] {
    opacity: 0.4;
  }
  .a693:first-child path {
    transform: translateY(1.5px);
  }
  .a694 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a694.active {
    color: #00CDBD;
  }
  .a694.inactive {
    color: #3A78FC;
  }
  .a695 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a696 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a697 {
    transform: rotate(180deg);
  }
  .a700 {
    cursor: pointer;
  }
  .a700>* {
    cursor: pointer;
  }
  .a701 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a701 > span {
    padding: 0;
    overflow: inherit;
  }
  .a701:hover, .a701:focus {
    background-color: #B8CEFC;
  }
  .a701:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a701 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a702 {
    width: 20px;
  }
  .a703 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a703:hover, .a703:focus {
    background-color: #B8CEFC;
  }
  .a703:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a704 {
    color: #717882;
  }
  .a705 {
    transition: none;
    margin-bottom: 8px;
  }
  .a706 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a706:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a706::-webkit-scrollbar {
    display: none;
  }
  .a707 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a707 > span {
    padding: 0;
    overflow: inherit;
  }
  .a707:hover, .a707:focus {
    background-color: #B8CEFC;
  }
  .a707:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a707 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a708 {
    width: 20px;
  }
  .a709 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a709:hover, .a709:focus {
    background-color: #B8CEFC;
  }
  .a709:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a710 {
    color: #717882;
  }
  .a711 {
    transition: none;
    margin-bottom: 8px;
  }
  .a712 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a712:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a712::-webkit-scrollbar {
    display: none;
  }
  .a720 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a720.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a721 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a721[value='active'] {
    opacity: 0.4;
  }
  .a721:first-child path {
    transform: translateY(1.5px);
  }
  .a722 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a722.active {
    color: #00CDBD;
  }
  .a722.inactive {
    color: #3A78FC;
  }
  .a723 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a724 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a725 {
    transform: rotate(180deg);
  }
  .a728 {
    cursor: pointer;
  }
  .a728>* {
    cursor: pointer;
  }
  .a729 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a729 > span {
    padding: 0;
    overflow: inherit;
  }
  .a729:hover, .a729:focus {
    background-color: #B8CEFC;
  }
  .a729:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a729 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a730 {
    width: 20px;
  }
  .a731 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a731:hover, .a731:focus {
    background-color: #B8CEFC;
  }
  .a731:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a732 {
    color: #717882;
  }
  .a733 {
    transition: none;
    margin-bottom: 8px;
  }
  .a734 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a734:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a734::-webkit-scrollbar {
    display: none;
  }
  .a735 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a735 > span {
    padding: 0;
    overflow: inherit;
  }
  .a735:hover, .a735:focus {
    background-color: #B8CEFC;
  }
  .a735:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a735 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a736 {
    width: 20px;
  }
  .a737 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a737:hover, .a737:focus {
    background-color: #B8CEFC;
  }
  .a737:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a738 {
    color: #717882;
  }
  .a739 {
    transition: none;
    margin-bottom: 8px;
  }
  .a740 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a740:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a740::-webkit-scrollbar {
    display: none;
  }
  .a748 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a748.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a749 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a749[value='active'] {
    opacity: 0.4;
  }
  .a749:first-child path {
    transform: translateY(1.5px);
  }
  .a750 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a750.active {
    color: #00CDBD;
  }
  .a750.inactive {
    color: #3A78FC;
  }
  .a751 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a752 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a753 {
    transform: rotate(180deg);
  }
  .a756 {
    cursor: pointer;
  }
  .a756>* {
    cursor: pointer;
  }
  .a757 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a757 > span {
    padding: 0;
    overflow: inherit;
  }
  .a757:hover, .a757:focus {
    background-color: #B8CEFC;
  }
  .a757:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a757 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a758 {
    width: 20px;
  }
  .a759 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a759:hover, .a759:focus {
    background-color: #B8CEFC;
  }
  .a759:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a760 {
    color: #717882;
  }
  .a761 {
    transition: none;
    margin-bottom: 8px;
  }
  .a762 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a762:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a762::-webkit-scrollbar {
    display: none;
  }
  .a763 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a763 > span {
    padding: 0;
    overflow: inherit;
  }
  .a763:hover, .a763:focus {
    background-color: #B8CEFC;
  }
  .a763:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a763 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a764 {
    width: 20px;
  }
  .a765 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a765:hover, .a765:focus {
    background-color: #B8CEFC;
  }
  .a765:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a766 {
    color: #717882;
  }
  .a767 {
    transition: none;
    margin-bottom: 8px;
  }
  .a768 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a768:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a768::-webkit-scrollbar {
    display: none;
  }
  .a776 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a776.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a777 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a777[value='active'] {
    opacity: 0.4;
  }
  .a777:first-child path {
    transform: translateY(1.5px);
  }
  .a778 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a778.active {
    color: #00CDBD;
  }
  .a778.inactive {
    color: #3A78FC;
  }
  .a779 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a780 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a781 {
    transform: rotate(180deg);
  }
  .a784 {
    cursor: pointer;
  }
  .a784>* {
    cursor: pointer;
  }
  .a785 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a785 > span {
    padding: 0;
    overflow: inherit;
  }
  .a785:hover, .a785:focus {
    background-color: #B8CEFC;
  }
  .a785:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a785 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a786 {
    width: 20px;
  }
  .a787 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a787:hover, .a787:focus {
    background-color: #B8CEFC;
  }
  .a787:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a788 {
    color: #717882;
  }
  .a789 {
    transition: none;
    margin-bottom: 8px;
  }
  .a790 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a790:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a790::-webkit-scrollbar {
    display: none;
  }
  .a791 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a791 > span {
    padding: 0;
    overflow: inherit;
  }
  .a791:hover, .a791:focus {
    background-color: #B8CEFC;
  }
  .a791:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a791 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a792 {
    width: 20px;
  }
  .a793 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a793:hover, .a793:focus {
    background-color: #B8CEFC;
  }
  .a793:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a794 {
    color: #717882;
  }
  .a795 {
    transition: none;
    margin-bottom: 8px;
  }
  .a796 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a796:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a796::-webkit-scrollbar {
    display: none;
  }
  .a804 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a804.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a805 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a805[value='active'] {
    opacity: 0.4;
  }
  .a805:first-child path {
    transform: translateY(1.5px);
  }
  .a806 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a806.active {
    color: #00CDBD;
  }
  .a806.inactive {
    color: #3A78FC;
  }
  .a807 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a808 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a809 {
    transform: rotate(180deg);
  }
  .a812 {
    cursor: pointer;
  }
  .a812>* {
    cursor: pointer;
  }
  .a813 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a813 > span {
    padding: 0;
    overflow: inherit;
  }
  .a813:hover, .a813:focus {
    background-color: #B8CEFC;
  }
  .a813:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a813 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a814 {
    width: 20px;
  }
  .a815 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a815:hover, .a815:focus {
    background-color: #B8CEFC;
  }
  .a815:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a816 {
    color: #717882;
  }
  .a817 {
    transition: none;
    margin-bottom: 8px;
  }
  .a818 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a818:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a818::-webkit-scrollbar {
    display: none;
  }
  .a819 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a819 > span {
    padding: 0;
    overflow: inherit;
  }
  .a819:hover, .a819:focus {
    background-color: #B8CEFC;
  }
  .a819:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a819 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a820 {
    width: 20px;
  }
  .a821 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a821:hover, .a821:focus {
    background-color: #B8CEFC;
  }
  .a821:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a822 {
    color: #717882;
  }
  .a823 {
    transition: none;
    margin-bottom: 8px;
  }
  .a824 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a824:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a824::-webkit-scrollbar {
    display: none;
  }
  .a832 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a832.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a833 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a833[value='active'] {
    opacity: 0.4;
  }
  .a833:first-child path {
    transform: translateY(1.5px);
  }
  .a834 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a834.active {
    color: #00CDBD;
  }
  .a834.inactive {
    color: #3A78FC;
  }
  .a835 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a836 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a837 {
    transform: rotate(180deg);
  }
  .a840 {
    cursor: pointer;
  }
  .a840>* {
    cursor: pointer;
  }
  .a841 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a841 > span {
    padding: 0;
    overflow: inherit;
  }
  .a841:hover, .a841:focus {
    background-color: #B8CEFC;
  }
  .a841:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a841 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a842 {
    width: 20px;
  }
  .a843 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a843:hover, .a843:focus {
    background-color: #B8CEFC;
  }
  .a843:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a844 {
    color: #717882;
  }
  .a845 {
    transition: none;
    margin-bottom: 8px;
  }
  .a846 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a846:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a846::-webkit-scrollbar {
    display: none;
  }
  .a847 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a847 > span {
    padding: 0;
    overflow: inherit;
  }
  .a847:hover, .a847:focus {
    background-color: #B8CEFC;
  }
  .a847:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a847 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a848 {
    width: 20px;
  }
  .a849 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a849:hover, .a849:focus {
    background-color: #B8CEFC;
  }
  .a849:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a850 {
    color: #717882;
  }
  .a851 {
    transition: none;
    margin-bottom: 8px;
  }
  .a852 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a852:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a852::-webkit-scrollbar {
    display: none;
  }
  .a860 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a860.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a861 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a861[value='active'] {
    opacity: 0.4;
  }
  .a861:first-child path {
    transform: translateY(1.5px);
  }
  .a862 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a862.active {
    color: #00CDBD;
  }
  .a862.inactive {
    color: #3A78FC;
  }
  .a863 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a864 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a865 {
    transform: rotate(180deg);
  }
  .a868 {
    cursor: pointer;
  }
  .a868>* {
    cursor: pointer;
  }
  .a869 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a869 > span {
    padding: 0;
    overflow: inherit;
  }
  .a869:hover, .a869:focus {
    background-color: #B8CEFC;
  }
  .a869:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a869 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a870 {
    width: 20px;
  }
  .a871 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a871:hover, .a871:focus {
    background-color: #B8CEFC;
  }
  .a871:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a872 {
    color: #717882;
  }
  .a873 {
    transition: none;
    margin-bottom: 8px;
  }
  .a874 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a874:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a874::-webkit-scrollbar {
    display: none;
  }
  .a875 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a875 > span {
    padding: 0;
    overflow: inherit;
  }
  .a875:hover, .a875:focus {
    background-color: #B8CEFC;
  }
  .a875:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a875 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a876 {
    width: 20px;
  }
  .a877 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a877:hover, .a877:focus {
    background-color: #B8CEFC;
  }
  .a877:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a878 {
    color: #717882;
  }
  .a879 {
    transition: none;
    margin-bottom: 8px;
  }
  .a880 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a880:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a880::-webkit-scrollbar {
    display: none;
  }
  .a888 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a888.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a889 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a889[value='active'] {
    opacity: 0.4;
  }
  .a889:first-child path {
    transform: translateY(1.5px);
  }
  .a890 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a890.active {
    color: #00CDBD;
  }
  .a890.inactive {
    color: #3A78FC;
  }
  .a891 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a892 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a893 {
    transform: rotate(180deg);
  }
  .a896 {
    cursor: pointer;
  }
  .a896>* {
    cursor: pointer;
  }
  .a897 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a897 > span {
    padding: 0;
    overflow: inherit;
  }
  .a897:hover, .a897:focus {
    background-color: #B8CEFC;
  }
  .a897:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a897 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a898 {
    width: 20px;
  }
  .a899 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a899:hover, .a899:focus {
    background-color: #B8CEFC;
  }
  .a899:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a900 {
    color: #717882;
  }
  .a901 {
    transition: none;
    margin-bottom: 8px;
  }
  .a902 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a902:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a902::-webkit-scrollbar {
    display: none;
  }
  .a903 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a903 > span {
    padding: 0;
    overflow: inherit;
  }
  .a903:hover, .a903:focus {
    background-color: #B8CEFC;
  }
  .a903:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a903 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a904 {
    width: 20px;
  }
  .a905 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a905:hover, .a905:focus {
    background-color: #B8CEFC;
  }
  .a905:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a906 {
    color: #717882;
  }
  .a907 {
    transition: none;
    margin-bottom: 8px;
  }
  .a908 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a908:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a908::-webkit-scrollbar {
    display: none;
  }
  .a916 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a916.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a917 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a917[value='active'] {
    opacity: 0.4;
  }
  .a917:first-child path {
    transform: translateY(1.5px);
  }
  .a918 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a918.active {
    color: #00CDBD;
  }
  .a918.inactive {
    color: #3A78FC;
  }
  .a919 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a920 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a921 {
    transform: rotate(180deg);
  }
  .a924 {
    cursor: pointer;
  }
  .a924>* {
    cursor: pointer;
  }
  .a925 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a925 > span {
    padding: 0;
    overflow: inherit;
  }
  .a925:hover, .a925:focus {
    background-color: #B8CEFC;
  }
  .a925:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a925 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a926 {
    width: 20px;
  }
  .a927 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a927:hover, .a927:focus {
    background-color: #B8CEFC;
  }
  .a927:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a928 {
    color: #717882;
  }
  .a929 {
    transition: none;
    margin-bottom: 8px;
  }
  .a930 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a930:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a930::-webkit-scrollbar {
    display: none;
  }
  .a931 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a931 > span {
    padding: 0;
    overflow: inherit;
  }
  .a931:hover, .a931:focus {
    background-color: #B8CEFC;
  }
  .a931:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a931 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a932 {
    width: 20px;
  }
  .a933 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a933:hover, .a933:focus {
    background-color: #B8CEFC;
  }
  .a933:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a934 {
    color: #717882;
  }
  .a935 {
    transition: none;
    margin-bottom: 8px;
  }
  .a936 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a936:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a936::-webkit-scrollbar {
    display: none;
  }
  .a944 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a944.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a945 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a945[value='active'] {
    opacity: 0.4;
  }
  .a945:first-child path {
    transform: translateY(1.5px);
  }
  .a946 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a946.active {
    color: #00CDBD;
  }
  .a946.inactive {
    color: #3A78FC;
  }
  .a947 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a948 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a949 {
    transform: rotate(180deg);
  }
  .a952 {
    cursor: pointer;
  }
  .a952>* {
    cursor: pointer;
  }
  .a953 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a953 > span {
    padding: 0;
    overflow: inherit;
  }
  .a953:hover, .a953:focus {
    background-color: #B8CEFC;
  }
  .a953:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a953 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a954 {
    width: 20px;
  }
  .a955 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a955:hover, .a955:focus {
    background-color: #B8CEFC;
  }
  .a955:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a956 {
    color: #717882;
  }
  .a957 {
    transition: none;
    margin-bottom: 8px;
  }
  .a958 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a958:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a958::-webkit-scrollbar {
    display: none;
  }
  .a959 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a959 > span {
    padding: 0;
    overflow: inherit;
  }
  .a959:hover, .a959:focus {
    background-color: #B8CEFC;
  }
  .a959:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a959 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a960 {
    width: 20px;
  }
  .a961 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a961:hover, .a961:focus {
    background-color: #B8CEFC;
  }
  .a961:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a962 {
    color: #717882;
  }
  .a963 {
    transition: none;
    margin-bottom: 8px;
  }
  .a964 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a964:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a964::-webkit-scrollbar {
    display: none;
  }
  .a972 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a972.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a973 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a973[value='active'] {
    opacity: 0.4;
  }
  .a973:first-child path {
    transform: translateY(1.5px);
  }
  .a974 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a974.active {
    color: #00CDBD;
  }
  .a974.inactive {
    color: #3A78FC;
  }
  .a975 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a976 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a977 {
    transform: rotate(180deg);
  }
  .a980 {
    cursor: pointer;
  }
  .a980>* {
    cursor: pointer;
  }
  .a981 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a981 > span {
    padding: 0;
    overflow: inherit;
  }
  .a981:hover, .a981:focus {
    background-color: #B8CEFC;
  }
  .a981:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a981 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a982 {
    width: 20px;
  }
  .a983 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a983:hover, .a983:focus {
    background-color: #B8CEFC;
  }
  .a983:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a984 {
    color: #717882;
  }
  .a985 {
    transition: none;
    margin-bottom: 8px;
  }
  .a986 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a986:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a986::-webkit-scrollbar {
    display: none;
  }
  .a987 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a987 > span {
    padding: 0;
    overflow: inherit;
  }
  .a987:hover, .a987:focus {
    background-color: #B8CEFC;
  }
  .a987:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a987 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a988 {
    width: 20px;
  }
  .a989 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a989:hover, .a989:focus {
    background-color: #B8CEFC;
  }
  .a989:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a990 {
    color: #717882;
  }
  .a991 {
    transition: none;
    margin-bottom: 8px;
  }
  .a992 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a992:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a992::-webkit-scrollbar {
    display: none;
  }
  .a1000 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1000.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1001 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1001[value='active'] {
    opacity: 0.4;
  }
  .a1001:first-child path {
    transform: translateY(1.5px);
  }
  .a1002 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1002.active {
    color: #00CDBD;
  }
  .a1002.inactive {
    color: #3A78FC;
  }
  .a1003 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1004 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1005 {
    transform: rotate(180deg);
  }
  .a1008 {
    cursor: pointer;
  }
  .a1008>* {
    cursor: pointer;
  }
  .a1009 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1009 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1009:hover, .a1009:focus {
    background-color: #B8CEFC;
  }
  .a1009:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1009 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1010 {
    width: 20px;
  }
  .a1011 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1011:hover, .a1011:focus {
    background-color: #B8CEFC;
  }
  .a1011:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1012 {
    color: #717882;
  }
  .a1013 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1014 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1014:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1014::-webkit-scrollbar {
    display: none;
  }
  .a1015 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1015 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1015:hover, .a1015:focus {
    background-color: #B8CEFC;
  }
  .a1015:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1015 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1016 {
    width: 20px;
  }
  .a1017 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1017:hover, .a1017:focus {
    background-color: #B8CEFC;
  }
  .a1017:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1018 {
    color: #717882;
  }
  .a1019 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1020 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1020:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1020::-webkit-scrollbar {
    display: none;
  }
  .a1028 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1028.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1029 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1029[value='active'] {
    opacity: 0.4;
  }
  .a1029:first-child path {
    transform: translateY(1.5px);
  }
  .a1030 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1030.active {
    color: #00CDBD;
  }
  .a1030.inactive {
    color: #3A78FC;
  }
  .a1031 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1032 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1033 {
    transform: rotate(180deg);
  }
  .a1036 {
    cursor: pointer;
  }
  .a1036>* {
    cursor: pointer;
  }
  .a1037 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1037 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1037:hover, .a1037:focus {
    background-color: #B8CEFC;
  }
  .a1037:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1037 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1038 {
    width: 20px;
  }
  .a1039 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1039:hover, .a1039:focus {
    background-color: #B8CEFC;
  }
  .a1039:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1040 {
    color: #717882;
  }
  .a1041 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1042 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1042:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1042::-webkit-scrollbar {
    display: none;
  }
  .a1043 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1043 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1043:hover, .a1043:focus {
    background-color: #B8CEFC;
  }
  .a1043:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1043 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1044 {
    width: 20px;
  }
  .a1045 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1045:hover, .a1045:focus {
    background-color: #B8CEFC;
  }
  .a1045:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1046 {
    color: #717882;
  }
  .a1047 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1048 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1048:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1048::-webkit-scrollbar {
    display: none;
  }
  .a1056 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1056.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1057 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1057[value='active'] {
    opacity: 0.4;
  }
  .a1057:first-child path {
    transform: translateY(1.5px);
  }
  .a1058 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1058.active {
    color: #00CDBD;
  }
  .a1058.inactive {
    color: #3A78FC;
  }
  .a1059 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1060 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1061 {
    transform: rotate(180deg);
  }
  .a1064 {
    cursor: pointer;
  }
  .a1064>* {
    cursor: pointer;
  }
  .a1065 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1065 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1065:hover, .a1065:focus {
    background-color: #B8CEFC;
  }
  .a1065:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1065 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1066 {
    width: 20px;
  }
  .a1067 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1067:hover, .a1067:focus {
    background-color: #B8CEFC;
  }
  .a1067:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1068 {
    color: #717882;
  }
  .a1069 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1070 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1070:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1070::-webkit-scrollbar {
    display: none;
  }
  .a1071 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1071 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1071:hover, .a1071:focus {
    background-color: #B8CEFC;
  }
  .a1071:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1071 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1072 {
    width: 20px;
  }
  .a1073 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1073:hover, .a1073:focus {
    background-color: #B8CEFC;
  }
  .a1073:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1074 {
    color: #717882;
  }
  .a1075 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1076 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1076:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1076::-webkit-scrollbar {
    display: none;
  }
  .a1084 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1084.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1085 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1085[value='active'] {
    opacity: 0.4;
  }
  .a1085:first-child path {
    transform: translateY(1.5px);
  }
  .a1086 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1086.active {
    color: #00CDBD;
  }
  .a1086.inactive {
    color: #3A78FC;
  }
  .a1087 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1088 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1089 {
    transform: rotate(180deg);
  }
  .a1092 {
    cursor: pointer;
  }
  .a1092>* {
    cursor: pointer;
  }
  .a1093 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1093 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1093:hover, .a1093:focus {
    background-color: #B8CEFC;
  }
  .a1093:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1093 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1094 {
    width: 20px;
  }
  .a1095 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1095:hover, .a1095:focus {
    background-color: #B8CEFC;
  }
  .a1095:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1096 {
    color: #717882;
  }
  .a1097 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1098 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1098:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1098::-webkit-scrollbar {
    display: none;
  }
  .a1099 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1099 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1099:hover, .a1099:focus {
    background-color: #B8CEFC;
  }
  .a1099:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1099 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1100 {
    width: 20px;
  }
  .a1101 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1101:hover, .a1101:focus {
    background-color: #B8CEFC;
  }
  .a1101:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1102 {
    color: #717882;
  }
  .a1103 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1104 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1104:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1104::-webkit-scrollbar {
    display: none;
  }
  .a1112 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1112.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1113 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1113[value='active'] {
    opacity: 0.4;
  }
  .a1113:first-child path {
    transform: translateY(1.5px);
  }
  .a1114 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1114.active {
    color: #00CDBD;
  }
  .a1114.inactive {
    color: #3A78FC;
  }
  .a1115 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1116 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1117 {
    transform: rotate(180deg);
  }
  .a1120 {
    cursor: pointer;
  }
  .a1120>* {
    cursor: pointer;
  }
  .a1121 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1121 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1121:hover, .a1121:focus {
    background-color: #B8CEFC;
  }
  .a1121:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1121 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1122 {
    width: 20px;
  }
  .a1123 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1123:hover, .a1123:focus {
    background-color: #B8CEFC;
  }
  .a1123:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1124 {
    color: #717882;
  }
  .a1125 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1126 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1126:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1126::-webkit-scrollbar {
    display: none;
  }
  .a1127 {
    color: #3A78FC;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    padding-left: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    padding-right: 12px;
    background-color: rgba(58,120,252,0.1);
  }
  .a1127 > span {
    padding: 0;
    overflow: inherit;
  }
  .a1127:hover, .a1127:focus {
    background-color: #B8CEFC;
  }
  .a1127:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1127 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a1128 {
    width: 20px;
  }
  .a1129 {
    color: #3A78FC;
    height: 42px;
    font-size: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    margin-top: 0;
    background-color: white;
  }
  .a1129:hover, .a1129:focus {
    background-color: #B8CEFC;
  }
  .a1129:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a1130 {
    color: #717882;
  }
  .a1131 {
    transition: none;
    margin-bottom: 8px;
  }
  .a1132 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a1132:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a1132::-webkit-scrollbar {
    display: none;
  }
  .a1140 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a1140.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a1141 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a1141[value='active'] {
    opacity: 0.4;
  }
  .a1141:first-child path {
    transform: translateY(1.5px);
  }
  .a1142 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a1142.active {
    color: #00CDBD;
  }
  .a1142.inactive {
    color: #3A78FC;
  }
  .a1143 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a1144 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a1145 {
    transform: rotate(180deg);
  }