.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%;
  }
  .a415 {
    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;
  }
  .a412 {
    max-height: calc(100% - 96px);
    -webkit-overflow-scrolling: touch;
  }
  .a413 {
    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;
  }
  .a752 {
    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) {
  .a752 {
    border-radius: 6px;
  }
}
  .a438 {
    border: none;
    height: 1px;
    margin: 0;
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, 0.12);
  }
  .a439 {
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
  }
  .a440 {
    margin-left: 72px;
  }
  .a441 {
    background-color: rgba(0, 0, 0, 0.08);
  }
  .a442 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .a443 {
    width: 1px;
    height: 100%;
  }
  .a444 {
    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;
  }
  .a418 {
    cursor: default;
  }
  .a419 {
    width: 20px;
    height: 20px;
    display: inline;
    z-index: 5;
    border-radius: 20px;
  }
  .a420 {
    height: 20px;
  }
  .a462 {
    width: 40px;
    height: 40px;
    display: inline;
    z-index: 5;
    border-radius: 40px;
  }
  .a463 {
    height: 40px;
  }
  .a516 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a517 {
    height: 16px;
  }
  .a525 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a526 {
    height: 16px;
  }
  .a534 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a535 {
    height: 16px;
  }
  .a543 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a544 {
    height: 16px;
  }
  .a552 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a553 {
    height: 16px;
  }
  .a561 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a562 {
    height: 16px;
  }
  .a570 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a571 {
    height: 16px;
  }
  .a579 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a580 {
    height: 16px;
  }
  .a588 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a589 {
    height: 16px;
  }
  .a597 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a598 {
    height: 16px;
  }
  .a606 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a607 {
    height: 16px;
  }
  .a615 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a616 {
    height: 16px;
  }
  .a624 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a625 {
    height: 16px;
  }
  .a633 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a634 {
    height: 16px;
  }
  .a642 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a643 {
    height: 16px;
  }
  .a651 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a652 {
    height: 16px;
  }
  .a660 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a661 {
    height: 16px;
  }
  .a669 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a670 {
    height: 16px;
  }
  .a678 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a679 {
    height: 16px;
  }
  .a687 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a688 {
    height: 16px;
  }
  .a696 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a697 {
    height: 16px;
  }
  .a705 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a706 {
    height: 16px;
  }
  .a714 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a715 {
    height: 16px;
  }
  .a723 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a724 {
    height: 16px;
  }
  .a732 {
    width: 16px;
    height: 16px;
    display: inline;
    z-index: 5;
    border-radius: 16px;
  }
  .a733 {
    height: 16px;
  }
  .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 {  }
  .a437 {
    width: auto;
  }
  .a437:focus {
    background-color: #FFAE99;
  }
  .a437:hover {  }
  .a737 {
    width: auto;
  }
  .a737:focus {
    background-color: #F6F9FD;
  }
  .a737:hover {  }
  .a325 {
    object-fit: none;
  }
  .a327 {
    object-position: -36px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a328 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -36px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a329 {
    object-position: -73px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a330 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -73px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a331 {
    object-position: -75px 0px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a332 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -75px 0px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a333 {
    object-position: -57px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a334 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -57px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a335 {
    object-position: -71px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a336 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -71px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a337 {
    object-position: -51px -51px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a338 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -51px -51px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a339 {
    object-position: -17px -17px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a340 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -17px -17px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a341 {
    object-position: 0px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a342 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: 0px -34px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a343 {
    object-position: -37px 0px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a344 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -37px 0px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a345 {
    object-position: 0px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a346 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: 0px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a347 {
    object-position: -17px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .a348 {
    background-image: url(https://img.answers.com/answ/image/upload/v1588103781/Icons/iab_sprite.png);
    background-position: -17px -87px;
    min-height: 17px;
    height: 17px;
    min-width: 17px;
    width: 17px;
  }
  .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);
  }
  .a765 {
    padding: 16px;
  }
  .a765:last-child {
    padding-bottom: 24px;
  }
  .a766 {
    border: none;
    background: #F6F9FD;
    box-shadow: none;
  }
  .a766:hover {
    box-shadow: none;
  }
  .a767 {
    list-style: none;
    margin-top: 4px;
  }
  .a768 {
    color: #B6BAC0;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 32px;
    white-space: nowrap;
  }
@media (min-width:1024px) {
  .a769 {
    padding-right: 64px;
  }
}
@media (max-width:399.95px) {
  .a769 {
    padding-right: 8px;
  }
}
  .a770 {
    display: flex;
    max-width: 989px;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
  }
  .a771 {
    border-top: 1px solid;
    margin-top: 16px;
    border-top-color: rgba(182,186,192,0.5);
  }
  .a772 {
    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;
  }
  .a772 > a {
    color: #B6BAC0;
  }
  .a773 {
    flex-wrap: nowrap;
    justify-content: center;
  }
  .a773 > div > a > svg {
    color: #2E3C57;
    width: 30px;
    height: 30px;
  }
  .a774 {
    margin-top: 24px;
  }
@media (max-width:1023.95px) {
  .a774 {
    margin-top: 12px;
  }
}
  .a775 {
    padding: 0 8px;
  }
  .a776 {
    width: auto;
    margin-top: 8px;
  }
  .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;
  }
}
  .a369 {
    height: 0;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  }
  .a370 {
    height: auto;
    overflow: visible;
  }
  .a371 {
    visibility: hidden;
  }
  .a372 {
    display: flex;
  }
  .a373 {
    width: 100%;
  }
  .a734 {
    color: #3A78FC;
    width: max-content;
    margin: 0px auto 0px auto;
    display: flex;
    font-size: 16px;
    box-shadow: none;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.16px;
    text-transform: none;
    background-color: rgba(58,120,252,0.05);
  }
  .a734:hover {
    box-shadow: none;
    background-color: rgba(58,120,252,0.15);
  }
@media (max-width:1279.95px) {
  .a734 {
    width: auto;
  }
}
  .a735 {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .a736 {
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -12px;
    margin-left: -12px;
  }
  .a753 {
    border: none;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 12px;
  }
  .a754 {
    padding: 0;
  }
  .a754:last-child {
    padding-bottom: 0;
  }
  .a755 {
    display: flex;
    padding: 20px 20px 10px 20px;
  }
  .a756 {
    display: flex;
    padding: 20px;
  }
  .a757 {
    font-size: 26px;
    margin-top: 0;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
    margin-bottom: 0;
  }
  .a758 {
    align-self: center;
    margin-left: 16px;
    white-space: noWrap;
  }
  .a759 {
    cursor: pointer;
    padding: 16px 24px 16px 24px;
    border-top: solid 0.5px rgba(182, 186, 192, 0.3);
    list-style: none;
  }
  .a759:hover {
    background-color: #ebebeb;
  }
  .a760 {
    padding: 0;
  }
  .a760 :first-child {
    border-top: none;
  }
  .a761 {
    color: #717882;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    padding-top: 4px;
  }
  .a762 {
    color: #2E3C57;
    align-self: center;
    margin-left: 0;
  }
  .a763 {
    margin-top: 8px;
  }
  .a764 {
    color: #FF6F4B;
    font-size: 26px;
    align-self: center;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
    margin-right: 8px;
  }
  .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;
  }
  .a494 {
    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;
  }
  .a380 {
    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;
  }
  .a380.a384 {
    opacity: 0.5;
    pointer-events: none;
  }
  .a380 .a394 {
    color: #616161;
    width: 24px;
    height: 24px;
    font-size: 0.75rem;
    margin-left: 5px;
    margin-right: -6px;
  }
  .a380 .a396 {
    color: #F6F9FD;
    background-color: rgb(40, 84, 176);
  }
  .a380 .a397 {
    color: #F6F9FD;
    background-color: rgb(178, 77, 52);
  }
  .a380 .a395 {
    width: 18px;
    height: 18px;
    font-size: 0.625rem;
    margin-left: 4px;
    margin-right: -4px;
  }
  .a381 {
    height: 24px;
  }
  .a382 {
    color: #F6F9FD;
    background-color: #3A78FC;
  }
  .a383 {
    color: #F6F9FD;
    background-color: #FF6F4B;
  }
  .a385 {
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
  }
  .a385:hover, .a385:focus {
    background-color: rgb(206, 206, 206);
  }
  .a385: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);
  }
  .a386:hover, .a386:focus {
    background-color: rgb(73, 130, 252);
  }
  .a387:hover, .a387:focus {
    background-color: rgb(255, 122, 89);
  }
  .a388:focus {
    background-color: rgb(206, 206, 206);
  }
  .a389:focus {
    background-color: rgb(97, 147, 252);
  }
  .a390:focus {
    background-color: rgb(255, 139, 111);
  }
  .a391 {
    border: 1px solid rgba(0, 0, 0, 0.23);
    background-color: transparent;
  }
  .a385.a391:hover, .a385.a391:focus, .a388.a391:focus {
    background-color: rgba(46, 60, 87, 0.04);
  }
  .a391 .a394 {
    margin-left: 4px;
  }
  .a391 .a395 {
    margin-left: 2px;
  }
  .a391 .a398 {
    margin-left: 4px;
  }
  .a391 .a399 {
    margin-left: 2px;
  }
  .a391 .a404 {
    margin-right: 5px;
  }
  .a391 .a405 {
    margin-right: 3px;
  }
  .a392 {
    color: #3A78FC;
    border: 1px solid #3A78FC;
  }
  .a385.a392:hover, .a385.a392:focus, .a388.a392:focus {
    background-color: rgba(58, 120, 252, 0.04);
  }
  .a393 {
    color: #FF6F4B;
    border: 1px solid #FF6F4B;
  }
  .a385.a393:hover, .a385.a393:focus, .a388.a393:focus {
    background-color: rgba(255, 111, 75, 0.04);
  }
  .a398 {
    color: #616161;
    margin-left: 5px;
    margin-right: -6px;
  }
  .a399 {
    width: 18px;
    height: 18px;
    margin-left: 4px;
    margin-right: -4px;
  }
  .a400 {
    color: inherit;
  }
  .a401 {
    color: inherit;
  }
  .a402 {
    overflow: hidden;
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 12px;
    text-overflow: ellipsis;
  }
  .a403 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .a404 {
    color: rgba(46, 60, 87, 0.26);
    width: 22px;
    cursor: pointer;
    height: 22px;
    margin: 0 5px 0 -6px;
    -webkit-tap-highlight-color: transparent;
  }
  .a404:hover {
    color: rgba(46, 60, 87, 0.4);
  }
  .a405 {
    width: 16px;
    height: 16px;
    margin-left: -4px;
    margin-right: 4px;
  }
  .a406 {
    color: rgba(246, 249, 253, 0.7);
  }
  .a406:hover, .a406:active {
    color: #F6F9FD;
  }
  .a407 {
    color: rgba(246, 249, 253, 0.7);
  }
  .a407:hover, .a407:active {
    color: #F6F9FD;
  }
  .a408 {
    color: rgba(58, 120, 252, 0.7);
  }
  .a408:hover, .a408:active {
    color: #3A78FC;
  }
  .a409 {
    color: rgba(255, 111, 75, 0.7);
  }
  .a409:hover, .a409:active {
    color: #FF6F4B;
  }
  .a432 {
    height: 14px;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .a433 {
    top: -3px;
    bottom: 5px;
    position: relative;
    font-size: 0.875rem;
    min-width: 28px;
    text-align: center;
  }
  .a434 {
    width: max-content;
    margin: auto;
    display: flex;
    max-width: max-content;
    transition: transform .25s ease-in-out;
    flex-direction: column;
  }
  .a435 {
    width: max-content;
    height: 16px;
    overflow: hidden;
  }
  .a436 {
    height: 1.4em;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a421 {
    width: 100%;
    display: flex;
  }
  .a421 > [role=button] {
    margin-right: 7px;
  }
@media (max-width:1279.95px) {
  .a421 {
    z-index: 5;
  }
}
  .a422 {
    justify-content: space-between;
  }
  .a423 {
    margin-left: auto;
  }
  .a424 {
    cursor: default;
  }
  .a424:hover {
    background-color: rgb(52,120,252,.05);
  }
  .a425 {
    margin-right: 4px;
  }
  .a426 {
    color: ;
  }
  .a476 {
    color: ;
  }
  .a410 {
    color: #B6BAC0;
    transform: rotate(90deg);
    background: none;
  }
  .a410:focus {
    outline: none;
  }
  .a411 {
    border: none;
    background-color: initial;
  }
  .a411:hover {
    background-color: #EBF1FD;
  }
  .a411:focus {
    outline: none;
  }
  .a464 * {
    display: none;
  }
  .a464 p:first-of-type {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a464 > noads {
    display: contents;
  }
  .a464 p:first-of-type * {
    display: contents;
  }
  .a465 {
    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;
  }
  .a465:hover {
    cursor: pointer;
  }
  .a466 {
    font-size: 16px;
    word-break: break-word;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .a466 h1, .a466 h2, .a466 h3, .a466 h4, .a466 h5, .a466 h6 {
    margin-top: 24px;
  }
  .a466 ol {
    padding: 0 24px;
    list-style: decimal;
  }
  .a466 ul {
    padding: 0 24px;
    list-style: disc;
  }
  .a466 a {
    color: #3A78FC;
  }
  .a466 span.internal-link {
    color: #3A78FC;
    text-decoration: underline;
  }
  .a466 p:first-of-type {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .a466 a:visited {
    color: #00CDBD;
  }
@media (max-width:1023.95px) {
  .a466 iframe {
    width: 100%;
  }
}
  .a467 {
    background: #ffffff;
    box-shadow: -10px 0px 10px 1px #ffffff;
    right: 0;
  }
  .a351 > :first-child {
    float: right;
  }
  .a352 {
    width: 100%;
    margin-bottom: 16px;
  }
  .a353 {
    display: flex;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a353 > :first-child {
    margin-right: 4px;
  }
  .a354 {
    color: #2E3C57;
    font-size: 12px;
    margin-top: 2.8px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a355 {
    color: #3A78FC;
  }
  .a355:hover {
    text-decoration: underline;
  }
  .a356 {
    margin-top: 1.6px;
    margin-right: 4px;
  }
  .a357 {
    width: 100%;
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .a358 {
    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) {
  .a358 {
    border-radius: 6px;
  }
}
  .a359 {
    margin-right: -6px;
  }
  .a360 {
    width: 100%;
    display: flex;
    margin-bottom: 16px;
    justify-content: space-between;
  }
  .a361 {
    margin-right: 45px;
  }
  .a362 {  }
  .a742 {
    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;
  }
  .a742: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);
  }
  .a742:hover {
    text-decoration: none;
    background-color: #d5d5d5;
  }
  .a742.a747 {
    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);
  }
  .a742.a748 {
    color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
  }
@media (hover: none) {
  .a742:hover {
    background-color: #e0e0e0;
  }
}
  .a742:hover.a748 {
    background-color: rgba(0, 0, 0, 0.12);
  }
  .a743 {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
  }
  .a744 {
    color: #F6F9FD;
    background-color: #3A78FC;
  }
  .a744:hover {
    background-color: rgb(40, 84, 176);
  }
@media (hover: none) {
  .a744:hover {
    background-color: #3A78FC;
  }
}
  .a745 {
    color: #F6F9FD;
    background-color: #FF6F4B;
  }
  .a745:hover {
    background-color: rgb(178, 77, 52);
  }
@media (hover: none) {
  .a745:hover {
    background-color: #FF6F4B;
  }
}
  .a746 {
    width: auto;
    height: 48px;
    padding: 0 16px;
    min-width: 48px;
    min-height: auto;
    border-radius: 24px;
  }
  .a746.a750 {
    width: auto;
    height: 34px;
    padding: 0 8px;
    min-width: 34px;
    border-radius: 17px;
  }
  .a746.a751 {
    width: auto;
    height: 40px;
    padding: 0 16px;
    min-width: 40px;
    border-radius: 20px;
  }
  .a749 {
    color: inherit;
  }
  .a750 {
    width: 40px;
    height: 40px;
  }
  .a751 {
    width: 48px;
    height: 48px;
  }
  .a738 {
    color: #ffffff;
  }
  .a738.a738 {
    background-color: #FF6F4B;
  }
@media (min-width:1024px) {
  .a738 {
    display: none;
  }
}
  .a739 {
    right: 24px;
    z-index: 100;
    position: fixed;
  }
  .a740 {
    color: #FF6F4B;
  }
  .a741 {
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    background-color: #FF6F4B;
  }
@media (min-width:1024px) {
  .a741 {
    display: none;
  }
}
  .a349 {
    opacity: 0;
    visibility: hidden;
  }
  .a350 {
    padding: 16px;
    box-shadow: 0 0 20px 0 rgba(0, 205, 189, 0.2);
    border-radius: 0;
    overflow-anchor: none;
    background-color: #ffffff;
  }
@media (min-width:1024px) {
  .a350 {
    border-radius: 6px;
  }
}
  .a350 > button {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
@media (max-width:1279.95px) {
  .a350 {
    padding: 16px;
  }
}
  .a459 {
    display: inline;
  }
  .a459 #not-formatted-date {
    display: none;
  }
  .a459:hover #formatted-date {
    display: none;
  }
  .a459:hover #not-formatted-date {
    display: inherit;
  }
  .a460 {
    color: #FCB328;
    height: 24px;
    font-size: 16px;
    max-width: fit-content;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
    padding-left: 0;
    border-radius: 6px;
    padding-right: 12px;
    background-color: #ffffff;
  }
  .a460 > span {
    padding: 0;
    overflow: inherit;
  }
  .a461 {
    color: #FCB328;
    width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 4px;
  }
  .a468 {
    height: 0;
    background: transparent;
  }
  .a469 {
    overflow: visible;
    position: absolute;
    max-height: 100px;
  }
@media (min-width:1280px) {
  .a469 {
    margin-top: 16px;
  }
}
  .a470 {
    top: -10px;
    right: -10px;
    position: absolute;
  }
  .a470:before {
    top: -12px;
    left: 2px;
    color: #ffffff;
    content: "•";
    z-index: 2;
    position: absolute;
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a471 {
    width: 20px;
    cursor: pointer;
    height: 20px;
    z-index: 2;
    position: relative;
  }
  .a472 {
    margin-top: -105px;
  }
@media (max-width:1279.95px) {
  .a472 {
    margin-top: -90px;
  }
}
  .a473 {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: auto;
    max-width: inherit;
    max-height: inherit;
    margin-bottom: 16px;
  }
  .a474 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .a475 {
    scroll-snap-align: start;
  }
  .a475 > img {
    margin-left: 8px;
  }
@media (max-width:1279.95px) {
  .a475::-webkit-scrollbar {
    width: 0;
    background: transparent;
  }
}
  .a489 {
    color: #3A78FC;
    width: fit-content;
    border: none;
    font-size: 14px;
    background: none;
    text-align: left;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 21px;
  }
  .a489:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .a489:focus {
    outline: none;
  }
  .a490 {
    margin: 0px 16px 0px 16px;
  }
  .a491 {
    margin-top: 8px;
  }
  .a492 {
    margin-top: 40px;
  }
  .a493 {
    background-color: #F6F9FD;
  }
  .a446 {
    margin-right: -6px;
  }
  .a446 > :first-child {
    float: right;
  }
  .a447 {
    display: flex;
    margin-top: 2px;
    align-items: center;
    margin-bottom: 16px;
  }
  .a447 > a {
    margin-right: 8px;
  }
  .a447 > div > :first-child {
    font-size: 16px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a448 {
    align-self: center;
  }
  .a450 {
    color: #B6BAC0;
    cursor: pointer;
    transform: rotate(90deg);
  }
  .a451 {
    animation: a452 ease 2.5s;
  }
@keyframes a452 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
  .a453 {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .a453 > :last-child {
    margin-top: 4px;
  }
  .a454 {
    width: 100%;
    margin-top: 8px;
    padding-left: 16px;
  }
  .a455 {
    padding-left: 0;
  }
  .a456 {
    color: #bdbdbd;
    display: inline;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a457 {
    margin: 0;
    padding: 4px 8px;
  }
  .a458 {
    width: 100%;
    padding: 0px 0px 20px 12px;
    margin-top: 0;
    border-radius: 0px 0px 6px 6px;
    justify-content: initial;
  }
  .a445 {
    margin-top: 8px;
  }
  .a1 {
    margin-bottom: 8px;
  }
  .a483 {
    width: 32px;
    height: 51px;
    display: flex;
    text-align: center;
    align-items: center;
    margin-right: 6px;
    border-radius: 6px;
    flex-direction: column;
  }
  .a484 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a485 {
    background-color: #EBF1FD;
  }
  .a485:hover {
    cursor: pointer;
    transform: scale(1.33);
  }
  .a485 #reaction-btn-tooltip {
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    background: #2E3C57;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.25);
    padding-left: 8px;
    border-radius: 6px;
    padding-right: 8px;
  }
  .a485:hover > div {
    transform: scale(0.6);
  }
@media (max-width:1279.95px) {
  .a485:hover {
    transform: none;
  }
}
  .a486 {
    line-height: 0.6;
  }
  .a487 {
    border: 1px solid #044DE8;
    background-color: #B8CEFC;
  }
  .a488 {
    font-size: 2.8em;
    transform: scale(0.58);
    margin-top: -3px;
    line-height: 1;
  }
  .a482 {
    display: flex;
    margin-left: auto;
  }
  .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;
  }
  .a363 {
    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);
  }
  .a363 > span {
    padding: 0;
    overflow: inherit;
  }
  .a363:hover, .a363:focus {
    background-color: #B8CEFC;
  }
  .a363:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a363 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a364 {
    width: 20px;
  }
  .a365 {
    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;
  }
  .a365:hover, .a365:focus {
    background-color: #B8CEFC;
  }
  .a365:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a366 {
    color: #717882;
  }
  .a367 {
    transition: none;
    margin-bottom: 8px;
  }
  .a368 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a368:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a368::-webkit-scrollbar {
    display: none;
  }
  .a374 {
    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);
  }
  .a374 > span {
    padding: 0;
    overflow: inherit;
  }
  .a374:hover, .a374:focus {
    background-color: #B8CEFC;
  }
  .a374:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a374 > svg {
    color: #717882;
    font-size: 16px;
  }
  .a375 {
    width: 20px;
  }
  .a376 {
    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;
  }
  .a376:hover, .a376:focus {
    background-color: #B8CEFC;
  }
  .a376:active {
    box-shadow: none;
    background-color: #F6F9FD;
  }
  .a377 {
    color: #717882;
  }
  .a378 {
    transition: none;
    margin-bottom: 8px;
  }
  .a379 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .a379:before {
    background: linear-gradient(transparent 150px, white);
  }
  .a379::-webkit-scrollbar {
    display: none;
  }
  .a427 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: center;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a427.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a428 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a428[value='active'] {
    opacity: 0.4;
  }
  .a428:first-child path {
    transform: translateY(1.5px);
  }
  .a429 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a429.active {
    color: #00CDBD;
  }
  .a429.inactive {
    color: #3A78FC;
  }
  .a430 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a431 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a477 {
    display: flex;
    padding: 4px;
    min-width: 96px;
    align-self: flex-end;
    background: #EBF1FD;
    max-height: 36px;
    align-items: center;
    border-radius: 6px;
  }
  .a477.votebutton-light {
    border-radius: 3px;
    background-color: #F6F9FD;
  }
  .a478 {
    padding: 4px;
    font-size: 25px;
    border-radius: 50%;
  }
  .a478[value='active'] {
    opacity: 0.4;
  }
  .a478:first-child path {
    transform: translateY(1.5px);
  }
  .a479 {
    color: #3A78FC;
    width: 32px;
    height: 32px;
  }
  .a479.active {
    color: #00CDBD;
  }
  .a479.inactive {
    color: #3A78FC;
  }
  .a480 {
    width: 28px;
    height: 1.4em;
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
  }
  .a481 {
    margin: 0;
    font-size: 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    background-color: #2E3C57;
  }
  .a495 {
    margin: 16px 0px 16px 0px;
    padding: 24px 0px 24px 0px;
    overflow-anchor: none;
  }
  .a496 {
    display: flex;
    align-items: center;
    margin-left: 24px;
    justify-content: left;
  }
  .a496 svg {
    color: #FF6F4B;
    font-size: 40px;
  }
  .a497 {
    bottom: 5px;
    position: relative;
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a498 {
    margin-top: 24px;
  }
  .a498 > div:first-of-type {
    margin-top: 0;
  }
  .a498 > div[class*="questionContainer-"]:last-of-type {
    border-bottom: none;
  }
  .a498 > button {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }
  .a499 > div:nth-last-of-type(2) {
    border-bottom: none;
  }
  .a500 {
    margin-left: 24px;
  }
  .a500 a {
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    margin-right: 16px;
  }
  .a501 {
    font-size: 16px;
    text-align: center;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a502 {
    margin: 16px 0px 16px 0px;
    padding: 24px 0px 24px 0px;
    overflow-anchor: none;
  }
  .a503 {
    display: flex;
    align-items: center;
    margin-left: 24px;
    justify-content: left;
  }
  .a503 svg {
    color: #FF6F4B;
    font-size: 40px;
  }
  .a504 {
    bottom: 5px;
    position: relative;
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a505 {
    margin-top: 24px;
  }
  .a505 > div:first-of-type {
    margin-top: 0;
  }
  .a505 > div[class*="questionContainer-"]:last-of-type {
    border-bottom: none;
  }
  .a505 > button {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }
  .a506 > div:nth-last-of-type(2) {
    border-bottom: none;
  }
  .a507 {
    margin-left: 24px;
  }
  .a507 a {
    font-size: 12px;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 15px;
    margin-right: 16px;
  }
  .a508 {
    font-size: 16px;
    text-align: center;
    font-family: Muli, sans-serif;
    font-weight: 400;
    line-height: 24px;
  }
  .a509 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a509:hover {
    cursor: pointer;
  }
  .a510 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a511 {
    color: inherit;
    text-decoration: inherit;
  }
  .a512 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a513 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a513 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a514 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a515 {
    line-height: 1.8;
  }
  .a518 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a518:hover {
    cursor: pointer;
  }
  .a519 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a520 {
    color: inherit;
    text-decoration: inherit;
  }
  .a521 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a522 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a522 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a523 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a524 {
    line-height: 1.8;
  }
  .a527 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a527:hover {
    cursor: pointer;
  }
  .a528 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a529 {
    color: inherit;
    text-decoration: inherit;
  }
  .a530 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a531 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a531 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a532 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a533 {
    line-height: 1.8;
  }
  .a536 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a536:hover {
    cursor: pointer;
  }
  .a537 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a538 {
    color: inherit;
    text-decoration: inherit;
  }
  .a539 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a540 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a540 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a541 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a542 {
    line-height: 1.8;
  }
  .a545 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a545:hover {
    cursor: pointer;
  }
  .a546 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a547 {
    color: inherit;
    text-decoration: inherit;
  }
  .a548 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a549 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a549 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a550 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a551 {
    line-height: 1.8;
  }
  .a554 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a554:hover {
    cursor: pointer;
  }
  .a555 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a556 {
    color: inherit;
    text-decoration: inherit;
  }
  .a557 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a558 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a558 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a559 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a560 {
    line-height: 1.8;
  }
  .a563 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a563:hover {
    cursor: pointer;
  }
  .a564 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a565 {
    color: inherit;
    text-decoration: inherit;
  }
  .a566 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a567 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a567 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a568 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a569 {
    line-height: 1.8;
  }
  .a572 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a572:hover {
    cursor: pointer;
  }
  .a573 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a574 {
    color: inherit;
    text-decoration: inherit;
  }
  .a575 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a576 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a576 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a577 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a578 {
    line-height: 1.8;
  }
  .a581 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a581:hover {
    cursor: pointer;
  }
  .a582 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a583 {
    color: inherit;
    text-decoration: inherit;
  }
  .a584 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a585 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a585 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a586 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a587 {
    line-height: 1.8;
  }
  .a590 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a590:hover {
    cursor: pointer;
  }
  .a591 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a592 {
    color: inherit;
    text-decoration: inherit;
  }
  .a593 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a594 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a594 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a595 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a596 {
    line-height: 1.8;
  }
  .a599 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a599:hover {
    cursor: pointer;
  }
  .a600 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a601 {
    color: inherit;
    text-decoration: inherit;
  }
  .a602 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a603 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a603 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a604 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a605 {
    line-height: 1.8;
  }
  .a608 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a608:hover {
    cursor: pointer;
  }
  .a609 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a610 {
    color: inherit;
    text-decoration: inherit;
  }
  .a611 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a612 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a612 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a613 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a614 {
    line-height: 1.8;
  }
  .a617 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a617:hover {
    cursor: pointer;
  }
  .a618 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a619 {
    color: inherit;
    text-decoration: inherit;
  }
  .a620 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a621 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a621 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a622 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a623 {
    line-height: 1.8;
  }
  .a626 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a626:hover {
    cursor: pointer;
  }
  .a627 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a628 {
    color: inherit;
    text-decoration: inherit;
  }
  .a629 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a630 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a630 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a631 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a632 {
    line-height: 1.8;
  }
  .a635 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a635:hover {
    cursor: pointer;
  }
  .a636 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a637 {
    color: inherit;
    text-decoration: inherit;
  }
  .a638 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a639 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a639 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a640 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a641 {
    line-height: 1.8;
  }
  .a644 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a644:hover {
    cursor: pointer;
  }
  .a645 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a646 {
    color: inherit;
    text-decoration: inherit;
  }
  .a647 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a648 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a648 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a649 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a650 {
    line-height: 1.8;
  }
  .a653 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a653:hover {
    cursor: pointer;
  }
  .a654 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a655 {
    color: inherit;
    text-decoration: inherit;
  }
  .a656 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a657 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a657 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a658 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a659 {
    line-height: 1.8;
  }
  .a662 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a662:hover {
    cursor: pointer;
  }
  .a663 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a664 {
    color: inherit;
    text-decoration: inherit;
  }
  .a665 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a666 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a666 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a667 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a668 {
    line-height: 1.8;
  }
  .a671 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a671:hover {
    cursor: pointer;
  }
  .a672 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a673 {
    color: inherit;
    text-decoration: inherit;
  }
  .a674 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a675 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a675 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a676 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a677 {
    line-height: 1.8;
  }
  .a680 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a680:hover {
    cursor: pointer;
  }
  .a681 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a682 {
    color: inherit;
    text-decoration: inherit;
  }
  .a683 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a684 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a684 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a685 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a686 {
    line-height: 1.8;
  }
  .a689 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a689:hover {
    cursor: pointer;
  }
  .a690 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a691 {
    color: inherit;
    text-decoration: inherit;
  }
  .a692 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a693 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a693 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a694 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a695 {
    line-height: 1.8;
  }
  .a698 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a698:hover {
    cursor: pointer;
  }
  .a699 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a700 {
    color: inherit;
    text-decoration: inherit;
  }
  .a701 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a702 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a702 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a703 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a704 {
    line-height: 1.8;
  }
  .a707 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a707:hover {
    cursor: pointer;
  }
  .a708 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a709 {
    color: inherit;
    text-decoration: inherit;
  }
  .a710 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a711 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a711 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a712 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a713 {
    line-height: 1.8;
  }
  .a716 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a716:hover {
    cursor: pointer;
  }
  .a717 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a718 {
    color: inherit;
    text-decoration: inherit;
  }
  .a719 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a720 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a720 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a721 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a722 {
    line-height: 1.8;
  }
  .a725 {
    margin-top: 16px;
    border-bottom: 0.5px solid rgba(182, 186, 192, 0.3);
  }
  .a725:hover {
    cursor: pointer;
  }
  .a726 {
    font-size: 18px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a727 {
    color: inherit;
    text-decoration: inherit;
  }
  .a728 {
    font-size: 26px;
    font-family: Fira Sans Condensed, sans-serif;
    font-weight: 600;
    line-height: 31px;
  }
  .a729 {
    color: #2E3C57;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .a729 a:first-of-type {
    float: left;
    height: 16px;
  }
  .a730 {
    top: -5px;
    left: -15px;
    display: -webkit-box;
    overflow: hidden;
    position: relative;
    text-indent: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .a731 {
    line-height: 1.8;
  }