:root {
  --color_highlight: #ccf3df;
  --color_brand-dark: #0e94f4;
  --color_brand-light: #c7d5d745;
  --color_brand-light-opaque: rgb(54, 233, 145, 0.125);
  --color_brand: #0e94f4;
  --color_white: #fff;
  --color_black: #2d3436;
  --color_black-opaque: rgba(0, 0, 0, 0.8);
  --color_black-opaquer: rgba(0, 0, 0, 0.65);
  --color_black-opaquest: rgba(0, 0, 0, 0.3);
  --color_mint-soft: #ECF5F2;
  --color_gold: #ffd700;
  --color_purple: #f8c5e4;
  --color_red: #de2960;
  --color_red-dark: #c72c5b;
  --radius-small: 8px;
  --radius-rounded: 20px;
  --radius-circle: 9999px;
  --fs_xs: 0.8571428571rem;
  --fs_s: 0.9285714286rem;
  --fs_n: 1rem;
  --fs_m: 1.0714285714rem;
  --fs_l: 1.1428571429rem;
  --fs_xl: 1.3571428571rem;
  --fs_xxl: 1.7142857143rem;
  --font_family: system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu,
    "Helvetica Neue", sans-serif;
  --solid_color_primary: #fff;
  --solid_color_primary-opaque: rgba(255, 255, 255, 0.6);
  --solid_color_secondary: #e2e8ec;
  --solid_color_secondary-dark: #d9e0e5;
  --solid_color_tertiary: #f0f2f5;
  --solid_color_block: #f5f8fa;
  --solid_color_highlight: rgba(224, 234, 66, 0.125);
  --solid_color_toast: #232425;
  --text_color_primary: #2d3436;
  --text_color_secondary: #4b4f55;
  --text_color_tertiary: #999;
  --text_color_alt: var(--solid_color_secondary);
  --border_color_secondary: #ececed;
  --color_input_placeholder: var(--solid_color_primary-opaque);
  --navigation_background: var(--color_brand);
  --navigation_blend: var(--text_color_tertiary);
  --navigation_email: var(--text_color_tertiary);
  --navigation_blend--light: #4db1e1;
  --navigation_primary: var(--color_white);
  --navigation_brand: var(--color_white);
  --navigation_search: var(--color_brand-light);
}
:visited {
  color: inherit;
}
::selection {
  background: var(--color_highlight);
}
::-moz-selection {
  background: var(--color_highlight);
}
:root[no-circle] {
  --radius-circle: 0 !important;
}
:root[no-radius] {
  --radius-small: 0 !important;
  --radius-rounded: 0 !important;
}
:root[theme="white"] {
  --navigation_background: var(--color_white);
  --navigation_blend: var(--color_black);
  --navigation_email: #aaa;
  --navigation_blend--light: #f2f2f2;
  --navigation_primary: var(--color_black);
  --navigation_brand: var(--color_brand);
  --navigation_search: #ffff;
  --color_input_placeholder: var(--color_black-opaquest);
  --color_mint-soft: #ECF5F2;
}
:root[theme="muted"] {
  --solid_color_primary: #222 !important;
  --color_mint-soft: #222 !important;
  --solid_color_primary-opaque: rgba(34, 34, 34, 0.6) !important;
  --solid_color_secondary: #4f5050 !important;
  --solid_color_secondary-dark: #424343 !important;
  --solid_color_tertiary: #333 !important;
  --solid_color_block: #2d2d2d !important;
  --solid_color_toast: #fcfcfc !important;
  --text_color_primary: #fff !important;
  --text_color_secondary: #999 !important;
  --text_color_tertiary: #656565 !important;
  --text_color_alt: var(----solid_color_primary);
  --border_color_secondary: #424141 !important;
  --color_input_placeholder: var(--text_color_secondary);
  /* Navigation bar. Only themes. Non-editable */
  --navigation_background: #000 !important;
  --navigation_blend: var(--text_color_primary) !important;
  --navigation_email: var(--text_color_secondary) !important;
  --navigation_blend--light: var(--solid_color_block);
  --navigation_primary: var(--text_color_primary) !important;
  --navigation_brand: var(--color_brand) !important;
  --navigation_search: var(--solid_color_tertiary) !important;
}
:root[theme="black"] {
  --solid_color_primary: #13171b !important;
  --color_mint-soft: #13171b !important;
  --solid_color_primary-opaque: rgba(19, 23, 27, 0.6) !important;
  --solid_color_secondary: #343434 !important;
  --solid_color_secondary-dark: #282828 !important;
  --solid_color_tertiary: #000 !important;
  --solid_color_block: #202327 !important;
  --solid_color_toast: #fcfcfc !important;
  --text_color_primary: #cccbcb !important;
  --text_color_secondary: #888 !important;
  --text_color_tertiary: #656565 !important;
  --text_color_alt: var(----solid_color_primary);
  --border_color_secondary: #343434 !important;
  --color_input_placeholder: var(--text_color_secondary) !important;
  /* Navigation bar. Only themes. Non-editable */
  --navigation_background: #000 !important;
  --navigation_blend: var(--text_color_primary) !important;
  --navigation_email: var(--text_color_secondary) !important;
  --navigation_blend--light: var(--solid_color_block);
  --navigation_primary: var(--text_color_primary) !important;
  --navigation_brand: var(--color_brand) !important;
  --navigation_search: var(--solid_color_block) !important;
}
html,
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--solid_color_tertiary);
}
body {
  overflow-y: scroll;
  overscroll-behavior-y: none;
}
code,
pre {
  font-family: monospace !important;
}
.Owcnz {
  width: 95vw;
}
._1bDtM {
  width: 65vw !important;
}
._3LLBy {
  overflow: hidden;
  overflow-y: scroll;
}
._1RKbn {
  overflow-y: hidden;
}
._2z1u_ {
  overflow: hidden;
}
._1FwZr,
._1FwZr * {
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--fs_m);
  line-height: 1.3125;
  overflow-wrap: break-word;
  color: var(--text_color_primary);
  font-family: var(--font_family);
}
._1FwZr p {
  min-height: 18px;
}
._1FwZr p:not(:last-of-type) {
  margin-bottom: 18px;
}
._1FwZr em {
  font-style: italic;
}
._1FwZr strong {
  font-weight: 700;
}
._1FwZr strike,
._1FwZr del {
  text-decoration: line-through;
}
._1FwZr h1 {
  font-size: var(--fs_xl);
  font-weight: 700;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
._1FwZr h1 * {
  font-size: var(--fs_xl) !important;
}
._1FwZr ul,
._1FwZr ol {
  padding-left: 40px;
  margin: 0.5rem 0;
}
._1FwZr ul {
  /* list-style-type: disc; */
}
._1FwZr ol {
  /* list-style-type: disc; */
}
._1FwZr code {
  background-color: var(--border_color_secondary);
  color: var(--text_color_secondary) !important;
  font-size: var(--fs_n) !important;
  padding: 0.25em 0.5em;
}
._9utbn,
._9utbn * {
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--fs_n);
  line-height: 1.3125;
  overflow-wrap: break-word;
  color: var(--text_color_primary);
  font-family: var(--font_family);
}
._1FwZr a,
._9utbn a,
._1FwZr a *,
._9utbn a * {
  color: var(--color_brand);
  text-decoration: none;
}
._1FwZr a:hover,
._9utbn a:hover {
  text-decoration: underline;
}
._1Jme3 iframe {
  height: 100% !important;
  width: 100% !important;
}
._UuSG {
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  align-items: stretch;
  flex-shrink: 0;
  border: 0 solid var(--color_black);
  z-index: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
._3_54N {
  display: inline;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: var(--font_family);
}
.yigUm {
  font-family: var(--font_family);
}
.OYzHA {
  white-space: pre-wrap;
  word-wrap: break-word;
}
._2jRBV {
  text-wrap: wrap;
}
._1-fAn {
  overflow-wrap: break-word;
}
._1MTCR {
  color: inherit;
  white-space: inherit;
}
._2H90t {
  fill: inherit;
}
._1UYAV {
  fill: var(--color_brand);
}
._2d7yK {
  flex-basis: 0%;
  flex-grow: 1;
  flex-shrink: 1;
}
._25oaR {
  display: flex;
}
.sVFpm {
  flex: 1;
}
._1E64f {
  flex-grow: 1;
}
._2gzq5 {
  flex-shrink: 0;
}
._3A88l {
  flex-shrink: 1;
}
._3dGg1 {
  flex-direction: row;
}
._2Bjqj {
  flex-direction: column;
}
.ZbMlP {
  flex-direction: row-reverse;
}
.KOXbK {
  flex-wrap: wrap;
}
.tTuGk {
  flex-direction: column-reverse;
}
._2HvhH {
  align-self: center;
}
._2VJFi {
  align-items: flex-end;
}
._3YbVp {
  align-items: flex-start;
}
._2mtbj {
  align-items: center;
}
._1nWjL {
  justify-content: space-between;
}
.YCbwx {
  justify-content: space-around;
}
._3Zusz {
  justify-content: space-evenly;
}
._2QlHj {
  justify-content: center;
}
._2sZrE {
  justify-content: flex-start;
}
.Vlb1o {
  justify-content: flex-end;
}
._2z1u_ {
  overflow-x: hidden;
  overflow-y: hidden;
}
._1RKbn {
  overflow-y: hidden;
}
._1OL9W {
  overflow-x: scroll;
}
.i8SwP {
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._2xqBt {
  text-overflow: ellipsis;
}
._3H4Af {
  white-space: wrap;
}
._317eq {
  white-space: nowrap;
}
._1bYlE {
  border: none;
}
._81_1w {
  outline: none;
}
._1xxpG:focus {
  box-shadow: 0 0 0 5px rgba(21, 156, 228, 0.4);
}
._2LEeE {
  border-bottom: none;
}
._2-XMp {
  resize: none;
}
._3mBt0 {
  border-radius: var(--radius-circle);
}
._33UDc {
  border-radius: var(--radius-small);
}
._3QduY {
  border-radius: var(--radius-rounded);
}
._2FfAK {
  border-radius: unset !important;
}
.fArsv {
  border-top-left-radius: var(--radius-small);
}
._3pxdP {
  border-top-right-radius: var(--radius-small);
}
._3F-hn {
  border-bottom-right-radius: var(--radius-small);
}
.jpgPp {
  border-bottom-left-radius: var(--radius-small);
}
._2IIhM {
  border-color: var(--color_white);
}
._3z2mS {
  border-color:#FFD700;
}
._2NKLN {
  border-color: var(--solid_color_primary);
}
._1qzTN {
  border-color: var(--border_color_secondary);
}
._1srFG {
  border-color: var(--color_brand);
}
._3mYEU {
  border-color: transparent;
}
.Tsqeq {
  border-color: lightgray;
}
._2tcL3 {
  border-color: red;
}
._194-z {
  border-right-width: 1px;
}
._31s-K {
  border-right-width: 4px;
}
._12x1x {
  border-bottom-width: 1px;
}
._3RanE {
  border-bottom-width: 6px;
}
.V9KlM {
  border-left-width: 1px;
}
._3dx6D {
  border-top-width: 1px;
}
._3zg6e {
  border-top-width: 2px;
}
._37dq4 {
  border-width: 1px;
}
._2EmfL {
  border-width: 2px;
}
._2ah-U {
  border-width: 6px;
}
._2Y1of {
  border-bottom-width: 3px;
}
.gkV1p {
  border-style: dashed;
}
._37t3z {
  border-style: solid;
}
._2Qud6 {
  border-bottom-style: solid;
}
._3Ychf {
  border-spacing: 0;
}
.bhPe9 {
  display: none;
}
._3QyQz {
  display: block;
}
._21Q4F {
  display: inline;
}
._3N21a {
  display: inline-block;
}
._3rXHO {
  display: flex !important;
}
._1q5lC {
  display: grid;
}
._16Rbf {
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 0px) and (max-width: 992px) {
  ._16Rbf {
    grid-template-columns: 1fr;
  }
}
._6IkeP {
  cursor: text;
}
.ALevz {
  cursor: pointer;
}
._35dC_ {
  cursor: ew-resize;
}
._3sP06 {
  cursor: not-allowed;
}
.n9iw5 {
  pointer-events: none;
}
._1My19 {
  background-image: linear-gradient(-45deg,
      rgba(255, 255, 255, 0.15) 10%,
      rgba(255, 255, 255, 0) 10%,
      rgba(255, 255, 255, 0) 20%,
      rgba(255, 255, 255, 0.15) 20%,
      rgba(255, 255, 255, 0.15) 30%,
      rgba(255, 255, 255, 0) 30%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.15) 40%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0.15) 60%,
      rgba(255, 255, 255, 0.15) 70%,
      rgba(255, 255, 255, 0) 70%,
      rgba(255, 255, 255, 0) 80%,
      rgba(255, 255, 255, 0.15) 80%,
      rgba(255, 255, 255, 0.15) 90%,
      rgba(255, 255, 255, 0) 90%,
      rgba(255, 255, 255, 0));
}
._3F4rh{
  background-color: rgb(169 85 248) !important;
}
._1o5Ge {
  background-color: transparent;
}
._29Uec {
  background-color: #ccc;
}
._2sncd {
  background-color: cyan;
}
.bcLMB {
  background-color: #cfd6dc !important;
}
.bcLMB {
  background-color: #cfd6dc !important;
}
._3_JK5 {
  background-color: #f0f2f5 !important;
}
._20OXO {
  background-color: #f1d3f8;
}
._1TAw6 {
  background-color: orange;
}
._1Lm7P {
  background-color: red;
}
.rzACu {
  background-color: var(--solid_color_block);
}
._1dO4S:hover {
  background-color: var(--solid_color_block);
}
._1gJz8 {
  background-color: var(--solid_color_secondary);
}
._2nWC-:hover {
  background-color: var(--solid_color_secondary-dark);
}
._3SBW4 {
  background-color: var(--solid_color_tertiary);
}
._2CKRr {
  background-color: var(--solid_color_toast);
}
._2I3eh {
  background-color: var(--solid_color_primary);
}
._1PkHL {
  background-color: var(--solid_color_primary-opaque);
}
._1i9Ti {
  background-color: var(--color_white);
}
._1leDT {
  background-color: var(--color_black);
}
._2iJXd {
  background-color: var(--color_black-opaquer);
}
._3No7t {
  background-color: var(--color_black-opaquest);
}
._1FrRq:hover {
  background-color: var(--color_black-opaque);
}
._17pBV:hover {
  background-color: var(--color_black-opaquest);
}
._2Ma9P {
  background-color: #7bf116;
}
.NxMS8 {
  background-color: #4caf5047;
}
._2WUpZ {
  background-color: var(--color_brand);
}
.bcLMB {
  background-color: lightgray;
}
.bk3_9 {
  background-color: #e9e2e291;
}
._2G0fo:hover {
  background-color: var(--color_brand);
}
._2iiuG {
  background-color: var(--color_brand-light);
}
._13zi- {
  background-color: var(--color_brand-light-opaque);
}
._2NTHK:hover {
  background-color: var(--color_brand-light-opaque);
}
._1f0Sd {
  background-color: var(--color_brand-dark);
}
._1sTgh:hover {
  background-color: var(--color_brand-dark);
}
._2ZKpX {
  background-color: green;
}
._1fEBR {
  background-color: #FFF9C4;
}
.gFJUq {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.U7o4P {
  background-color: red;
}
._3McN_ {
  background-color: var(--color_red);
}
._1RB9x:hover {
  background-color: var(--color_red-dark);
}
._1tZYh {
  background-color: var(--color_gold);
}
._19zUh {
  background-color: var(--color_purple);
}
.BokcF {
  background-color: #4da6ff;
}
._3vB7c {
  background-color: #6dd900;
}
._2XDRk {
  background-color: #4267b2;
}
._1GqA2 {
  background-color: #1da1f2;
}
._2c8BN {
  background-color: #ff4500;
}
._3Pg6B {
  background-color: #158aca;
}
._3T7Gf {
  background-color: #74de6f;
}
._3cByO {
  background-color: MOCCASIN;
}
/*  */
._2plbF {
  color: var(--text_color_alt);
}
._2ZzNB {
  color: var(--text_color_primary);
}
.XlzGn {
  color: var(--color_black);
}
._1vCkV {
  color: var(--color_red);
}
._28TaQ {
  color: var(--color_white);
}
._2dPcT:hover {
  color: var(--color_white);
}
.a8-QN {
  color: var(--text_color_secondary);
}
.XszV2 {
  color: var(--text_color_tertiary);
}
._1TTpU {
  color: gray
}
._1nDrk {
  color: #8B4513
}
.ig9Cs {
  color: var(--color_brand);
}
._3zh0j {
  color: green;
}
._2WD2X {
  color: orange;
}
.EiWwd {
  color: var(--solid_color_primary);
}
/*  */
._25h7W {
  color: #f6b83c;
}
.LXeQ6 {
  color: #ee2c4d;
}
._1cGbM {
  color: #4bbc66;
}
.r70pB {
  color: #f87e3a;
}
._2sGYS {
  color: #227bef;
}
._30teC {
  color: #ff0000;
}
._1bVMl {
  color: #8c75c9;
}
._2LhMS {
  color: #35bba7;
}
/*  */
._2KRKv {
  top: -20px;
}
.Df1jL {
  top: 0;
}
.bliRo {
  top: 120px;
}
._2aDK5 {
  top: 150px;
}
._2ukSH{
  top: 5px;
}
._22q4L {
  top: 60px;
}
._32HFI {
  top: 53px;
}
._8rgSz {
  top: 50%;
}
._5oPbd {
  bottom: 0;
}
._2ub70 {
  bottom: 20px;
}
._3bTdN {
  bottom: 10px;
}
._2XmsV {
  bottom: 55px;
}
._15Pz- {
  bottom: 60px;
}
._3yeUx {
  bottom: auto;
}
._2jrGl {
  left: 0px;
}
._3_adC {
  left: 8px;
}
._3ldjp {
  left: 50px;
}
._1ZZx_ {
  left: 60px;
}
.wKw-_ {
  left: 80px;
}
._369Nr {
  right: 0px;
}
._2vhcT {
  right: 2px;
}
._2lycF {
  right: -5px;
}
._2UA85 {
  right: auto;
}
/*  */
._1kAFo {
  line-height: 1.25em;
}
.grnpY {
  line-height: 1.5em;
}
._42wx6 {
  line-height: 2em;
}
/*  */
._33-2B {
  position: -webkit-sticky;
  position: sticky;
}
.Sg-9_ {
  position: fixed;
}
._1R-7q {
  position: absolute;
}
._3woPP {
  position: unset;
}
._2LnFi {
  right: 0%;
}
._1sJys {
  box-sizing: border-box;
}
._2Ej8J {
  -webkit-user-select: none;
          user-select: none;
}
.UNMmc {
  resize: vertical;
}
._2iFBV {
  max-height: 100vh;
}
._2WOKo {
  max-height: 100%;
}
.SQXrR {
  max-height: 80vh;
}
._2lACD {
  max-height: 340px;
}
._3Hu9a {
  max-height: 600px;
}
._1jjPZ {
  max-height: 500px;
}
._1cXYI {
  max-height: 530px;
}
._3K4g3 {
  min-height: 94px;
  padding: 3px 6px;
}
._1Yo2U {
  max-height: 200px;
}
._1y6vm {
  max-height: 167px;
}
._2Sqsz {
  max-height: 56px;
}
._18jEt {
  max-height: 40px;
}
._2ms3Z {
  height: calc(100vh - 106px);
}
._1wFbg {
  height: calc(100vh - 115px);
}
._1qaDP {
  height: calc(100vh - 53px);
}
._3ID8Q {
  height: calc(80vh - 106px);
}
.R1HB2 {
  max-height: calc(100vh - 154px);
}
.ljhYv {
  max-height: calc(100vh - 450px);
}
.ljhYv {
  max-height: calc(100vh - 450px);
}
._2naBp {
  height: 250px;
}
.Esodx {
  height: 600px;
}
._20z1l {
  height: 500px;
}
.PPKcc {
  height: 80%;
}
._1Cn7f {
  height: 90%;
}
._1COmT {
  height: 70vh;
}
@media (min-width: 0px) and (max-width: 992) {
  .ljhYv {
    max-height: calc(100vh - 410px);
  }
}
@media (min-height: 0px) and (max-height: 660px) {
  .ljhYv {
    max-height: calc(100vh - 240px);
  }
}
._21rSD {
  min-height: 100vh;
}
._2ulRC {
  min-height: 100%;
}
.XKHF8 {
  min-height: 50vh;
}
.wrT7- {
  min-height: 200px;
}
.Tok13 {
  min-height: 106px;
}
._2Nnxm {
  min-height: 103px;
}
._1UseP {
  min-height: 98px;
}
._26n1h {
  min-height: 65px;
}
.BsrsX {
  min-height: 58px;
}
._2wNvg {
  min-height: 53px;
}
._2pdbw {
  min-height: 40px;
}
._29hoV {
  min-height: 28px;
}
._1lsbo {
  height: 100vh;
}
.Os0yf {
  height: 100%;
}
.Yi10l {
  height: 50%;
}
._1nVGR {
  height: 65%;
}
._2Ap7s {
  height: 400px;
}
.Z1LDu {
  height: 350px;
}
._3e6Zb {
  height: 260px;
}
._61Rmo {
  height: 220px;
}
._3vm2R {
  height: 215px;
}
._1x4mV {
  height: 200px;
}
._1uRdo {
  height: 172px;
}
._17u9r {
  height: 158px;
}
._15lEk {
  height: 122px;
}
.q0H2a {
  height: 84px;
}
._2CXwF {
  height: 60px;
}
._2eNKe {
  height: 55px;
}
.VTBVd {
  height: 53px;
}
._1ATW9 {
  height: 50px;
}
.cvV2V {
  height: 70px;
}
._3v1_w {
  height: 40px;
}
._3agTi {
  height: 36px;
}
.Gia1C {
  height: 35px;
}
._2Jrja {
  height: 30px;
}
._3Fi1y {
  height: 24px;
}
.bqP5H {
  height: 22px;
}
.k8beR {
  height: 20px;
}
._2aY1z {
  height: 15px;
}
.D9cDy {
  height: 10px;
}
.QLfmg {
  height: 4px;
}
._17au4 {
  height: 2px;
}
._7MAb5 {
  height: 1px;
}
._3A-8f {
  height: 0px;
}
._2RKDs {
  height: auto;
}
.Naf1t {
  max-width: 100%;
}
._2kyRL {
  max-width: 90%;
}
.Q6hTR {
  max-width: 65%;
}
.KZpLc {
  max-width: 70%;
}
.tW519 {
  max-width: 75%;
}
._37xyb {
  max-width: 80%;
}
.EjIxA {
  max-width: 25%;
}
.t5Puj {
  max-width: 50%;
}
.q6eyd {
  max-width: 60%;
}
.WNY8a {
  width: 1%;
}
._28jsZ {
  width: 5%;
}
._1bphs {
  width: 10%;
}
._1tSdh {
  width: 100%;
}
._3Fy1d {
  width: 15%;
}
._3Rf9z {
  width: 45%;
}
._1Wzcu {
  width: 60%;
}
._2mIMU {
  width: 50%;
}
._223Pq {
  width: 75%;
}
._2L7Js {
  width: 90%;
}
._1zNRx {
  width: 210px;
}
._3KLzi {
  width: 204px;
}
._18Vx0 {
  width: 190px;
}
._2xJm4 {
  width: 150px;
}
.jNlJy {
  width: 130px;
}
._11DaF {
  max-width: 640px;
}
._1Gvxm {
  max-width: calc(100% - 130px);
}
._1bWuO {
  max-width: calc(100% - 86px);
}
._1ImpA {
  max-width: calc(100% - 42px);
}
._2O-LR {
  max-width: calc(100% - 30px);
}
._3_oLC {
  max-width: 380px;
}
._3hLRW {
  max-width: 340px;
}
._3H_An {
  max-width: 320px;
}
._2k3Fr {
  max-width: 310px;
}
.A3BJ2 {
  max-width: 212px;
}
.EHpAl {
  max-width: 280px;
}
.OfXz2 {
  max-width: 180px;
}
.nMZQi {
  max-width: 100px;
}
._3_91Q {
  max-width: 450px;
}
._11MzX {
  min-width: 330px;
}
._2quia {
  min-width: 232px;
}
._2iIjS {
  min-width: 192px;
}
.A28d_ {
  min-width: 162px;
}
._2zQw7 {
  min-width: 120px;
}
._1bzIv {
  min-width: 84px;
}
._1JWMH {
  min-width: 76px;
}
._2eV8n {
  min-width: 20px;
}
._3VJRO {
  min-width: 14px;
}
._1nNRW {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.w77Za {
  width: 100%;
}
._34fUk {
  width: 90%;
}
._1TtzU {
  width: 70%;
}
._2QDJ_ {
  width: 66%;
}
._13cW9 {
  width: 50%;
}
._3lBMN {
  width: 48%;
}
._1xe6n {
  width: 40%;
}
._6E_2S {
  width: 33.32%;
}
._16UFd {
  width: 1400px;
}
._3mO45 {
  width: 1255px;
}
._ayWa {
  width: 1015px;
}
.nTk6N {
  width: 900px;
}
._1NZ7B {
  width: 700px;
}
._3Tg8s {
  width: 680px;
}
.qzupC {
  width: 645px;
}
._1KwXB {
  width: 600px;
}
._19Ohj {
  width: 450px;
}
._3j9Xu {
  width: 420px;
}
.vlvNI {
  width: 370px;
}
._19pNF {
  width: 403px;
}
._1cIJb {
  width: 340px;
}
._2JnJc {
  width: 330px;
}
._2Ti_d {
  width: 300px;
}
._2gmsm {
  width: 240px;
}
._2skdL {
  width: 230px;
}
._3qTYu {
  width: 228px;
}
._11Jg7 {
  width: 200px;
}
.Rhc2r {
  width: 115px;
}
.dM0Ab {
  width: 84px;
}
._13HOG {
  width: 76px;
}
._-6jvt {
  width: 72px;
}
._2ap7l {
  width: 60px;
}
._1eHzR {
  width: 50px;
}
._1gKO- {
  width: 45px;
}
._3IGv7 {
  width: 40px;
}
._7_C54 {
  width: 36px;
}
._1jENo {
  width: 20px;
}
._3XLaT {
  width: 15px;
}
._1hKJX {
  width: 14px;
}
._1FDGz {
  width: 10px;
}
.Oc4qs {
  width: 4px;
}
.UXm0t {
  width: 2px;
}
._2cgLm {
  width: 1px;
}
._1wWq- {
  width: auto;
}
@media (min-width: 1480px) {
  ._ayWa {
    width: 1080px;
  }
  .qzupC {
    width: 700px;
  }
  ._1cIJb {
    width: 350px;
  }
  ._2gmsm {
    width: 250px;
  }
}
@media (min-width: 1160px) and (max-width: 1280px) {
  ._ayWa {
    width: 910px;
  }
  .qzupC {
    width: 580px;
  }
  ._1cIJb {
    width: 300px;
  }
  ._2gmsm {
    width: 230px;
  }
  ._3mO45 {
    width: 1140px;
  }
}
@media (min-width: 1080px) and (max-width: 1160px) {
  ._ayWa {
    width: 850px;
  }
  .qzupC {
    width: 525px;
  }
  ._1cIJb {
    width: 300px;
  }
  ._2gmsm {
    width: 210px;
  }
  ._3mO45 {
    width: 1060px;
  }
}
@media (min-width: 992px) and (max-width: 1080px) {
  ._ayWa {
    width: 780px;
  }
  .qzupC {
    width: 470px;
  }
  ._1cIJb {
    width: 285px;
  }
  ._2gmsm {
    width: 170px;
  }
  ._3mO45 {
    width: 950px;
  }
}
@media (min-width: 0px) and (max-width: 992px) {
  ._ayWa {
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .qzupC {
    max-width: 600px;
    width: 100%;
  }
  ._1cIJb {
    width: 0px;
  }
  ._2gmsm {
    width: 0px;
  }
  ._3mO45 {
    width: 100%;
  }
  .emoji-mart {
    border: 0 !important;
    border-radius: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
  }
  .kjnrf {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .kjnrf:after {
    content: "";
    display: block;
    position: absolute;
    width: 70px;
    height: 6px;
    background-color: var(--solid_color_primary);
    border-radius: var(--radius-circle);
    left: calc(100% / 2 - 35px);
    top: -20px;
  }
}
._3uhQr {
  text-align: right;
}
.mGCnO {
  text-align: start;
}
.RiX17 {
  text-align: left;
}
._1XpDY {
  text-align: center;
}
._1scuA {
  float: right;
}
.Y32gl {
  font-size: var(--fs_xxl);
}
.lGDu5 {
  font-size: var(--fs_xl) !important;
}
._274CH {
  font-size: var(--fs_xl);
}
._3tKl_ {
  font-size: var(--fs_l);
}
._1tMht {
  font-size: var(--fs_l) !important;
}
._3hcKE {
  font-size: var(--fs_m);
}
._1RpnF {
  font-size: var(--fs_n);
}
._2cSLK {
  font-size: var(--fs_s);
}
._28uRM {
  font-size: var(--fs_xs);
}
._1CvnT {
  font-size: 8px;
}
._3znnm {
  font-size: 0;
}
.L4pn5 {
  font-weight: 400;
}
._3aRhh {
  font-weight: 500;
}
.mVHNg {
  font-weight: 600;
}
._2xi4g {
  font-weight: 700;
}
._1QUUn {
  font-weight: 800;
}
._3Ujf8 {
  text-decoration: none;
}
._1BIt4 {
  text-decoration: underline;
}
.A0UHB:hover {
  text-decoration: underline;
}
._3ejos {
  font-family: "object-fit:cover";
  object-fit: cover;
}
.d9bb7 {
  font-family: "object-fit:contain";
  object-fit: contain;
}
.QQfoj {
  text-shadow: 0 0 5px var(--color_black);
}
._3cqkW {
  z-index: 1;
}
._2zY5F {
  z-index: 2;
}
._2fFIj {
  z-index: 3;
}
._2b1gc {
  z-index: 4;
}
.tnp6e {
  z-index: 5;
}
._2IQL2 {
  z-index: 6;
}
._3pYGs {
  z-index: 10;
}
._1q3oY {
  margin-top: 10px;
  margin-bottom: 10px;
}
._2L9yS {
  margin: 1px;
}
._3mpty {
  margin: 10px;
}
._1fuuk {
  margin: 5px;
}
._3sLyC {
  margin: 7px;
}
._8jY7f {
  margin: auto;
}
._2WZM3 {
  margin: 0 auto;
}
._6-4dQ {
  margin-right: 50px;
}
._17cs6 {
  margin-right: 20px;
}
._2iuUy {
  margin-right: 15px;
}
._17rqu {
  margin-right: 10px;
}
._8iyry {
  margin-right: 5px;
}
._3XmA1 {
  margin-right: 2px;
}
._1HQuL {
  margin-right: auto;
}
._30PN- {
  margin-left: 570px;
}
.KkdUO {
  margin-left: 60px;
}
._3ptxo {
  margin-left: 40px;
}
._1e-dL {
  margin-left: 30px;
}
._1g8eb {
  margin-left: 20px;
}
._2wiv- {
  margin-left: 15px;
}
._3OtSI {
  margin-left: 10px;
}
._2kwI- {
  margin-left: 7px;
}
._33mR1 {
  margin-left: 5px;
}
._2nLTX {
  margin-left: 3px;
}
._3u7ZG {
  margin-left: 2px;
}
._1KT4G {
  margin-left: auto;
}
._1L-3a {
  margin-left: -15px;
}
._2RUUC {
  margin-left: -25px;
}
._2mcpZ {
  margin-left: -10px;
}
._2r9SK {
  margin-bottom: 35px;
}
._1Dg_5 {
  margin-bottom: 30px;
}
._24Jdz {
  margin-bottom: 24px;
}
._15Hs4 {
  margin-bottom: 20px;
}
._2tTSp {
  margin-bottom: 15px;
}
._1KDhB {
  margin-bottom: 12px;
}
._2E1ls {
  margin-bottom: 10px;
}
._1LGc9 {
  margin-bottom: 5px;
}
._1YcpS {
  margin-bottom: 0px;
}
._23hBL {
  margin-bottom: -15px;
}
._1257O {
  margin-bottom: -32px;
}
._3_jUR {
  margin-top: 30px;
}
._1_y4F {
  margin-top: 20px;
}
._2J0rM {
  margin-top: 15px;
}
._2FoTG {
  margin-top: 10px;
}
._131xa {
  margin-top: 8px;
}
._36P3u {
  margin-top: 5px;
}
.ATvOW {
  margin-top: 3px;
}
._2kzXy {
  margin-top: 2px;
}
._1QEJQ {
  margin-top: 0;
}
._13MBB {
  margin-top: auto;
}
._1LOdX {
  margin-top: -5px;
}
._362Xd {
  margin-top: -8px;
}
.XcgFk {
  margin-top: -17px;
}
._3ZdMn {
  margin-top: -26px;
}
._1oKpt {
  margin-top: -32px;
}
.GEra3 {
  margin-top: -50px;
}
._1FVXP {
  margin-top: -75px;
}
._3NBNL {
  margin-block: 15px;
}
._17xdJ {
  margin-block: 5px;
}
.wwpbr {
  padding: 10px;
}
._2hIf7 {
  padding: 6px;
}
._29FFo {
  padding: 15px !important;
}
._2GA9_ {
  padding: 20px;
}
._3vpiy {
  padding-block: 30px;
}
._2rRQv {
  padding-block: 15px;
}
.v678r {
  padding-block: 12px;
}
.wXdP6 {
  padding-block: 10px;
}
._2rFP5 {
  padding-block: 8px !important;
}
.g1Czk {
  padding: 24px;
}
._32ZIu {
  padding-block: 3px;
}
._20o9F {
  padding-block: 20px;
}
.jb3Vh {
  padding-top: 100%;
}
._1iakL {
  padding-top: 56.25%;
}
.tl8Ws {
  padding-top: 25%;
}
._3ogpu {
  padding-top: 53px;
}
._3KTB0 {
  padding-top: 30px;
}
.XgTwM {
  padding-top: 20px;
}
._3PLpz {
  padding-top: 15px;
}
._3jtEZ {
  padding-top: 10px;
}
.Pw6LF {
  padding-top: 7px;
}
._1WELV {
  padding-top: 8px;
}
._3iXv5 {
  padding-top: 5px;
}
._22CkE {
  padding-top: 2px;
}
._2vjCF {
  padding-bottom: 100%;
}
.Foytv {
  padding-bottom: 56.25%;
}
._3mm_H {
  padding-bottom: 50px;
}
._3zY-F {
  padding-bottom: 35px;
}
._2_0J7 {
  padding-bottom: 20px;
}
.Z4Zp4 {
  padding-bottom: 15px;
}
.CS7dE {
  padding-bottom: 10px;
}
._16NLD {
  padding-bottom: 5px;
}
._2zVRp {
  padding-bottom: 2px;
}
._1-k-o {
  padding-left: 50px;
}
._2dLH3 {
  padding-left: 35px;
}
._1-AEC {
  padding-left: 25px;
}
._2JTzs {
  padding-left: 20px;
}
.E-23V {
  padding-left: 17px;
}
._3FtjW {
  padding-left: 15px;
}
._1Qgig {
  padding-left: 10px;
}
._3mdkQ {
  padding-left: 5px;
}
.NHP8O {
  padding-left: 4px;
}
._29H48 {
  padding-left: 1px;
}
._3wTcP {
  padding-left: 0;
}
._3Asyr {
  padding-right: 50px;
}
._29e20 {
  padding-right: 20px;
}
._3ddB- {
  padding-right: 15px;
}
._1AbQQ {
  padding-right: 10px;
}
._2Aown {
  padding-right: 5px;
}
._2pNk6 {
  padding-right: 0;
}
._2smZh {
  padding-left: 25px;
  padding-right: 25px;
}
.SslQJ {
  padding-left: 15px;
  padding-right: 15px;
}
._1Nswr {
  padding-left: 15px;
  padding-right: 15px;
}
._3VzCT {
  padding-left: 10px;
  padding-right: 10px;
}
._2h1-g {
  padding-left: 5px;
  padding-right: 5px;
}
._21dgr {
  padding-left: 2px;
  padding-right: 2px;
}
.Uxmvf {
  padding-left: 0px;
  padding-right: 0px;
}
._2KlcE {
  padding: 14px 10px;
}
._2avVI {
  padding: 20px 0px;
}
.x0_k- {
  padding: 0 4px;
}
.bBt-a {
  padding: 0 5px !important;
}
._3TwRa {
  padding-top: 5px;
  padding-bottom: 5px;
}
._2VJLs {
  padding-top: 2px;
  padding-bottom: 2px;
}
._2YiJx {
  padding-top: 7px;
  padding-bottom: 7px;
}
._1unCp {
  padding-top: 10px;
  padding-bottom: 10px;
}
._3uBr- {
  padding-top: 13px;
  padding-bottom: 13px;
}
._1vyTb {
  padding-top: 15px;
  padding-bottom: 15px;
}
._3x-gU {
  padding-top: 20px;
  padding-bottom: 20px;
}
._1k4jZ {
  padding-top: 30px;
  padding-bottom: 30px;
}
._2VJLs {
  padding-top: 2px;
  padding-bottom: 2px;
}
._21dgr {
  padding-left: 2px;
  padding-right: 2px;
}
._2xLH9 {
  padding-left: 3px;
  padding-right: 3px;
}
._2h1-g {
  padding-left: 5px;
  padding-right: 5px;
}
._3VzCT {
  padding-left: 10px;
  padding-right: 10px;
}
.hWz2N {
  padding: 10px;
}
._3FN0t {
  padding: 20px;
}
._2rAYq {
  padding: 1px;
}
._-0Mw3 {
  padding: 0;
}
._1Bced {
  padding: 5px;
}
.cAyLn {
  padding-left: 15%;
  padding-right: 15%;
}
._1dylJ {
  gap: 50px;
}
._1QaaC {
  gap: 20px;
}
.V6wsV {
  gap: 10px;
}
._3tkRD {
  gap: 5px;
}
._2yZch {
  gap: 3px;
}
._3WJWn {
  text-transform: capitalize;
}
._10vdb {
  opacity: 0.5;
}
.hLYmH {
  opacity: inherit;
}
._15WnA {
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.15);
}
.pwK6B {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.NKVG4 {
  box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 6px #000;
}
._3lRu5 {
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.2),
    0px 0px 2px -1px rgba(0, 0, 0, 0.4);
}
._1PnzW .pwK6B {
  box-shadow: none !important;
  border-radius: 0 !important;
}
._30bXl {
  box-shadow: 0 0 0 2px var(--color_gold);
}
._1lNuM {
  box-shadow: 0 0 0 6px var(--solid_color_primary);
}
.C0rL8 {
  box-shadow: 0 0 0 4px var(--solid_color_primary),
    0 0 0 5px var(--border_color_secondary);
}
._1eWAm {
  list-style: none;
}
.asIWj {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1), transparent 100%);
}
._1oNJ_ {
  height: 42px;
  line-height: 42px;
  -webkit-appearance: none;
  appearance: none;
}
.ptr--ptr {
  background-color: var(--solid_color_block) !important;
  border-bottom: 1px solid var(--border_color_secondary) !important;
}
.ptr--ptr.ptr--refresh {
  min-height: 130px !important;
}
.ptr--content {
  padding-top: 15px !important;
}
.ptr--ptr.ptr--pull.ptr--release {
  padding-top: env(safe-area-inset-top, 0);
  padding-bottom: 5px !important;
  min-height: 130px;
  box-shadow: none !important;
}
.ptr--icon {
  font-size: var(--fs_m) !important;
  color: var(--text_color_secondary) !important;
}
.emojione {
  margin: -3px 0 0;
  height: 20px;
  width: 20px;
}
.emoji-mart {
  border: none !important;
  background-color: var(--solid_color_primary) !important;
}
.emoji-mart-emoji span {
  background-repeat: no-repeat;
  background-position: center;
}
.emoji-mart-category-label span {
  background-color: var(--solid_color_primary) !important;
  color: var(--text_color_primary) !important;
}
.emoji-mart-category-label span {
  color: var(--text_color_primary) !important;
}
.invisible {
  font-size: 0px;
  display: inline;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: var(--font_family);
}
.ellipsis {
  display: inline;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: var(--font_family);
  color: inherit;
  -webkit-user-select: none;
          user-select: none;
}
.ellipsis:after {
  display: inline;
  content: "…";
  position: relative;
}
._18nM7 {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
._3Nett {
  visibility: hidden;
}
.V7CsB {
  background-color: var(--solid_color_highlight);
}
.WS4nC::placeholder {
  color: var(--color_input_placeholder);
  opacity: 1;
}
.WS4nC:-ms-input-placeholder {
  color: var(--color_input_placeholder);
}
.WS4nC::-ms-input-placeholder {
  color: var(--color_input_placeholder);
}
._2JMWy::-webkit-scrollbar {
  display: none;
  /* Chrome/Safari/Webkit */
}
._2JMWy {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
._3qAVq {
  padding-bottom: env(safe-area-inset-bottom, 0);
}
._8rsor {
  padding-top: env(safe-area-inset-top, 0);
}
._3M7FV {
  padding-left: env(safe-area-inset-left, 0);
}
.nUfcn {
  padding-right: env(safe-area-inset-right, 0);
}
._2daZC {
  margin-right: env(safe-area-inset-right, 0);
}
.UsUOu {
  margin-bottom: env(safe-area-inset-bottom, 0);
}
.-jDGe {
  margin-top: env(safe-area-inset-top, 0);
}
._3zKwE {
  background-color: var(--navigation_background);
}
:root[theme="white"] ._3zKwE {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
._2g1DQ {
  background-color: var(--navigation_blend);
}
._3x4Da {
  background-color: var(--navigation_email);
}
._2nSGw {
  background-color: var(--navigation_blend--light);
}
._1LnO2 {
  fill: var(--color_primary);
}
._1aXm6 {
  fill: var(--text_color_secondary);
}
._2Z2Bm {
  fill: var(--color_white);
}
.uCPDV {
  fill: var(--navigation_primary);
  color: var(--navigation_primary);
}
._1u7xS {
  fill: var(--navigation_blend);
  color: var(--navigation_blend);
}
._2bsxb {
  color: var(--navigation_primary);
}
._1SzKV {
  background-color: #ff6e18;
}
._3TiME {
  background-color: #544f4c;
}
._3j9Oo {
  fill: var(--navigation_brand);
  color: var(--navigation_brand);
}
.Gm4kQ {
  stroke: var(--color_brand);
}
.mlcKE {
  stroke: var(--solid_color_secondary);
}
._1oCUr {
  stroke: var(--color_red);
}
._1Gu5 {
  box-shadow: 0 5px 5px rgb(98 194 14 / 81%);
}
._3Oh6M:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  height: 2px;
  bottom: 1px;
  position: absolute;
  background-color: var(--navigation_primary);
}
:root[theme="white"] ._3Oh6M {
  color: var(--color_brand) !important;
}
:root[theme="white"] ._3Oh6M:after {
  bottom: 0;
  background-color: var(--color_brand);
}
.kvWMP {
  background-color: var(--navigation_search);
}
._2kLzQ {
}
/**
 * Rich Text Editor
 */
.RichEditorHidePlaceholder .public-DraftEditorPlaceholder-root {
  display: none;
}
/* :global(.public-DraftEditorPlaceholder-inner) {
  font-weight: 400;
  font-size: var(--fs_l);
} */
._1FwZr blockquote,
.RichEditor-blockquote {
  border-left: 5px solid var(--border_color_secondary);
  color: var(--text_color_secondary);
  font-style: italic;
  margin: 16px 0;
  padding: 10px 20px;
}
._1FwZr pre,
.public-DraftStyleDefault-pre {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: "Inconsolata", "Menlo", "Consolas", monospace;
  font-size: var(--fs_l);
  padding: 10px 20px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
/* */
.thread-hovering > span {
  background-color: var(--solid_color_secondary) !important;
}
/*  */
.emoji-mart-search input {
  border-radius: var(--radius-circle) !important;
}
/*  */
.react-datepicker {
  border: 0 !important;
  width: 100% !important;
  display: flex !important;
  flex-direction: row !important;
}
.react-datepicker__header {
  background-color: transparent !important;
  border-color: var(--border_color_secondary) !important;
}
.react-datepicker__month-container {
  float: none !important;
  width: calc(100% - 103px) !important;
  border-color: var(--border_color_secondary) !important;
}
.react-datepicker__day {
  display: flex !important;
  width: auto !important;
  flex-basis: 0% !important;
  flex-grow: 1 !important;
  flex-shrink: 1 !important;
  align-items: center !important;
  justify-content: center !important;
  outline: none !important;
  padding: 0.135rem !important;
}
.react-datepicker__day-names {
  padding: 0.5rem 0 !important;
}
.react-datepicker__day-names,
.react-datepicker__week {
  width: 100% !important;
  display: flex !important;
  justify-content: space-around !important;
}
.react-datepicker__time-container {
  float: none !important;
  border-color: var(--border_color_secondary) !important;
  min-height: 230px !important;
}
.react-datepicker__time-list-item {
  padding: 15px !important;
  height: auto !important;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 120px !important;
}
.react-datepicker__time-list-item--selected,
.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range {
  background-color: var(--color_brand) !important;
}
.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header,
.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name,
.react-datepicker__time-list-item {
  font-size: var(--fs_s) !important;
  color: var(--text_color_primary) !important;
}
.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  font-weight: 500 !important;
  font-size: var(--fs_l) !important;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover,
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: var(--solid_color_primary-opaque) !important;
}
.react-datepicker,
.react-datepicker__time-container,
.react-datepicker__time {
  background-color: var(--solid_color_block) !important;
}
.react-datepicker__time-container,
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 100px !important;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled {
  cursor: not-allowed;
  opacity: 0.2 !important;
}
@media (max-width: 500px) {
  .react-datepicker {
    flex-direction: column !important;
  }
  .react-datepicker__month-container {
    width: 100% !important;
  }
  .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
    right: 10px !important;
  }
  .react-datepicker__header {
    border-top: 1px solid var(--border_color_secondary) !important;
  }
  .react-datepicker__time-container,
  .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
    width: 100% !important;
  }
  .react-datepicker__time-list,
  .react-datepicker__time-container {
    min-height: 150px !important;
  }
}
/* video.js */
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 20em !important;
}
.video-js .vjs-time-control {
  display: block !important;
  line-height: 34px !important;
  font-size: 12px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.video-js .vjs-remaining-time {
  display: none !important;
}
.vjs-time-control.vjs-time-divider {
  width: 20px !important;
  padding: 0 4px 0 8px !important;
  min-width: 20px !important;
}
.video-js button {
  outline: none !important;
}
.vjs-playback-rate.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button {
  margin-left: auto !important;
}
.vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\e928" !important;
}
.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  /* minimize */
  content: "\e93a" !important;
}
.vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\e928" !important;
}
.vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\e923" !important;
}
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 20px !important;
  line-height: 35px !important;
}
.vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal {
  margin-right: 15px !important;
}
.vjs-volume-panel .vjs-icon-placeholder:before {
  font-size: 25px !important;
}
.vjs-volume-panel .vjs-icon-placeholder:before {
  content: "\e917" !important;
}
.vjs-volume-panel .vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\e916" !important;
}
.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.725em !important;
  line-height: 2.15 !important;
}
.vjs-playing.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-playing.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-playing .vjs-icon-play:before {
  /* pause */
  content: "\e93f" !important;
}
.vjs-paused.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-paused.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-paused .vjs-icon-play:before {
  /* play */
  content: "\e942" !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  line-height: 68px !important;
  font-size: 26px !important;
  padding-left: 4px !important;
}
.video-js span {
  font-family: var(--font_family) !important;
}
.vjs-volume-level,
.vjs-play-progress.vjs-slider-bar {
  background-color: var(--color_brand) !important;
}
.video-js .vjs-big-play-button {
  background-color: rgba(0, 0, 0, 0.35);
  font-size: 3.5em !important;
  width: 2em !important;
  height: 2em !important;
  border-radius: var(--radius-circle) !important;
  top: calc(50% - 1em) !important;
  left: calc(50% - 1em) !important;
}
.video-js .vjs-control-bar {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background-color: transparent !important;
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 0.85),
      rgba(0, 0, 0, 0.45) 60%,
      transparent);
  height: 42px !important;
}
.video-js .vjs-progress-holder,
.vjs-slider-horizontal .vjs-volume-level {
  height: 6px !important;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 15px 10px 0 10px !important;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress,
.vjs-slider-horizontal .vjs-volume-level {
  border-radius: var(--radius-circle) !important;
}
.video-js .vjs-volume-bar {
  margin: 1.55em 0.45em 0 1em !important;
}
.vjs-volume-bar.vjs-slider-horizontal,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 140px !important;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 100px !important;
}
.video-js .vjs-play-progress:before {
  content: "" !important;
  right: 0 !important;
  top: -3px !important;
  height: 12px !important;
  width: 13px !important;
  background-color: var(--color_white);
  border-radius: var(--radius-circle);
  transform: scale(1);
  transition: scale 1s linear;
}
.video-js .vjs-progress-control:hover .vjs-play-progress:before {
  transform: scale(1.5) !important;
}
.vjs-text-track-display {
  bottom: 42px !important;
}
.video-js .vjs-progress-control {
  position: absolute !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 42px !important;
  height: 42px !important;
  width: 100% !important;
}
.vjs-paused.vjs-has-started.video-js .vjs-big-play-button {
  display: block !important;
}
.vjs-playback-rate.vjs-hover .vjs-menu {
  width: 70px;
  left: -15px;
}
.vjs-playback-rate.vjs-hover .vjs-menu li {
  padding: 5px !important;
  font-size: 14px !important;
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 200px !important;
}
.video-js .vjs-volume-level:before {
  content: "" !important;
  width: 10px !important;
  height: 10px !important;
  background-color: var(--color_white);
  border-radius: var(--radius-circle);
  top: -2px !important;
}
@media (min-width: 0px) and (max-width: 992px) {
  /* mobile */
  .video-js .vjs-picture-in-picture-control {
    display: none !important;
  }
  .vjs-button > .vjs-icon-placeholder:before {
    font-size: 18px !important;
  }
  .vjs-volume-panel .vjs-icon-placeholder:before {
    font-size: 22px !important;
  }
  .video-js .vjs-control-button {
    width: 4.5em !important;
  }
  .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal {
    margin-right: 10px !important;
  }
}
/*  */
@font-face {
  font-family: "gab_font_icon";
  src: url(/packs/media/fonts/gab_font_icon/gab_font_icon-5f9da569b80c8c35413f87a3e2727c34.eot);
  src: url(/packs/media/fonts/gab_font_icon/gab_font_icon-5f9da569b80c8c35413f87a3e2727c34.eot#iefix) format("embedded-opentype"),
    url(/packs/media/fonts/gab_font_icon/gab_font_icon-b2d92ebc1d4bd7eae186e6c5768f2f2e.ttf) format("truetype"),
    url(/packs/media/fonts/gab_font_icon/gab_font_icon-610d4cb47acf94be26dff10e95218847.woff) format("woff"),
    url(/packs/media/fonts/gab_font_icon/gab_font_icon-dcc6dafca421c9435be7789cc6a4ae3d.svg#gab_font_icon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.video-js .vjs-icon-placeholder:before,
.us4HT {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gab_font_icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
._2U5Hd:before {
  content: "\e900";
}
._3A0Iy:before {
  content: "\e901";
}
._1I__6:before {
  content: "\e902";
}
._2af7b:before {
  content: "\e903";
}
._3kaux:before {
  content: "\e904";
}
._1O-cT:before {
  content: "\e905";
}
._2gqyS:before {
  content: "\e906";
}
._3zpXc:before {
  content: "\e907";
}
._3FAMs:before {
  content: "\e908";
}
.u7gpl:before {
  content: "\e909";
}
._3PSL2:before {
  content: "\e90a";
}
.UtvOa:before {
  content: "\e90b";
}
._3LRNf:before {
  content: "\e90c";
}
._2ZkgN:before {
  content: "\e90d";
}
._2-Z1Q:before {
  content: "\e90e";
}
._12jom:before {
  content: "\e90f";
}
._2yCQx:before {
  content: "\e910";
}
._345EK:before {
  content: "\e911";
}
._3RP-t:before {
  content: "\e912";
}
._10YYD:before {
  content: "\e913";
}
._1ZLO4:before {
  content: "\e914";
}
._1HO2E:before {
  content: "\e915";
}
._25erJ:before {
  content: "\e916";
}
._3WnOO:before {
  content: "\e917";
}
._3ygpL:before {
  content: "\e918";
}
._17A4X:before {
  content: "\e919";
}
._1WoMY:before {
  content: "\e91a";
}
.ZdjzE:before {
  content: "\e91b";
}
._3TxXn:before {
  content: "\e91c";
}
._3uCZo:before {
  content: "\e91d";
}
._3vlyY:before {
  content: "\e91e";
}
._2_Rnx:before {
  content: "\e91f";
}
._2Tmd8:before {
  content: "\e920";
}
._3jKsp:before {
  content: "\e921";
}
._33l2u:before {
  content: "\e922";
}
._2p4wj:before {
  content: "\e923";
}
._3uXP0:before {
  content: "\e924";
}
._1dtGY:before {
  content: "\e925";
}
._2hYkM:before {
  content: "\e926";
}
._32b1I:before {
  content: "\e927";
}
._175CS:before {
  content: "\e928";
}
._2bumS:before {
  content: "\e929";
}
._3nls-:before {
  content: "\e92a";
}
._1js4U:before {
  content: "\e92b";
}
.Kg1cN:before {
  content: "\e92c";
}
.mSkAS:before {
  content: "\e92d";
}
._3O-hF:before {
  content: "\e92e";
}
._22wZs:before {
  content: "\e92f";
}
._3e6zx:before {
  content: "\e930";
}
._1dmVo:before {
  content: "\e931";
}
._24ZN6:before {
  content: "\e932";
}
._18qTD:before {
  content: "\e933";
}
._3h0YN:before {
  content: "\e934";
}
._3N96W:before {
  content: "\e935";
}
._14Rpm:before {
  content: "\e936";
}
._2t0bi:before {
  content: "\e937";
}
._3_MlX:before {
  content: "\e938";
}
._32oWj:before {
  content: "\e939";
}
.UC_ky:before {
  content: "\e93a";
}
.ItFPE:before {
  content: "\e93b";
}
._3aqak:before {
  content: "\e93c";
}
.rdG_k:before {
  content: "\e93d";
}
._1AjU5:before {
  content: "\e93e";
}
._2TeFe:before {
  content: "\e93f";
}
._3zp4P:before {
  content: "\e940";
}
._1LncR:before {
  content: "\e941";
}
._2aKd5:before {
  content: "\e942";
}
._3c-Nl:before {
  content: "\e943";
}
._2HjPn:before {
  content: "\e944";
}
._356H5:before {
  content: "\e945";
}
._1dqNL:before {
  content: "\e946";
}
._3WTuz:before {
  content: "\e947";
}
._12cwG:before {
  content: "\e948";
}
._1RULw:before {
  content: "\e949";
}
._1KawK:before {
  content: "\e94a";
}
._3PWPd:before {
  content: "\e94b";
}
._1iUfN:before {
  content: "\e94c";
}
._36V3Q:before {
  content: "\e94d";
}
.bGTpg:before {
  content: "\e94e";
}
._3zB2X:before {
  content: "\e94f";
}
._2N5ns:before {
  content: "\e950";
}
._257tu:before {
  content: "\e951";
}
._2ckfk:before {
  content: "\e952";
}
._2p9tK:before {
  content: "\e953";
}
.sOGLX:before {
  content: "\e954";
}
.lzuPQ:before {
  content: "\e955";
}
._25FdK:before {
  content: "\e956";
}
._2TO8F:before {
  content: "\e957";
}
._3UvxA:before {
  content: "\e958";
}
._37Igm:before {
  content: "\e959";
}
.LH1i8:before {
  content: "\e95a";
}
._1QsT8:before {
  content: "\e95b";
}
.L6pyk:before {
  content: "\e93b";
}
.hziOP {
  display: flex;
  flex-direction: row;
}
._2aKd5:before {
  content: "\e95c";
}
._2M4Z9:before {
  content: "\e95d";
}
._2d_h9:before {
  content: "\e95e";
}
._14ffX:before {
  content: "\ff04";
}
._1-47g {
  width: 50vw;
}
._2BQfe {
  width: 90vw;
  height: 90vh;
}
.L3IQL {
  background: #fff;
  border: 1px solid #ddd;
  font-family: "Georgia", serif;
  font-size: 14px;
  padding: 15px;
}
._1fIDG {
  border-top: 1px solid #ddd;
  cursor: text;
  font-size: 16px;
  margin-top: 10px;
  min-height: 100px;
}
.gi8Hv ._2I7HX,
.gi8Hv ._15sO6 {
  margin: 0 -15px -15px;
  padding: 15px;
}
.gi8Hv ._15sO6 {
  min-height: 100px;
}
.JSzdg ._2I7HX {
  display: none;
}
._1fIDG ._1QR4h {
  border-left: 5px solid #eee;
  color: #666;
  font-family: "Hoefler Text", "Georgia", serif;
  font-style: italic;
  margin: 16px 0;
  padding: 10px 20px;
}
._1fIDG .SjHuh {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: "Inconsolata", "Menlo", "Consolas", monospace;
  font-size: 16px;
  padding: 20px;
}
.csuiR {
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
  -webkit-user-select: none;
          user-select: none;
}
._1NxWD {
  color: #999;
  cursor: pointer;
  margin-right: 16px;
  padding: 2px 0;
  display: inline-block;
}
._39lLj {
  color: #5890ff;
  cursor: pointer;
  margin-right: 16px;
  padding: 2px 0;
  display: inline-block;
}
._2iRLU {
  border: 1px solid #CFDCE5;
  border-radius: 8px;
  position: relative;
  color: var(--text_color_primary);
  background-color: var(--solid_color_primary);
  padding: 10px;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: box-shadow .3s;
}
._1d0QN {
  text-align: center;
  cursor: pointer;
  position: relative;
  color: var(--text_color_primary);
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid var(--border_color_secondary);
}
._2iRLU:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
._2iRLU:hover ._1qeoU,
._1d0QN:hover ._2Ft_8 {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
._1qeoU,
._2Ft_8 {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  position: absolute;
  color: #fff;
  background-color: var(--color_brand);
  border-radius: 4px;
  padding: 15px 10px;
  z-index: -1;
  width: 90%;
  bottom: 100%;
  left: 50%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  font-size: 11px;
  font-family: var(--font_family);
  line-height: 15px;
}
._1qeoU::after,
._2Ft_8:after {
  content: "";
  display: block;
  position: absolute;
  border-color: var(--color_brand) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 15px 15px 0;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
}
._2Ft_8 {
  bottom: auto;
  top: 100%;
}
._2Ft_8:after {
  bottom: 100%;
  top: auto;
  transform: translate(-50%, 0) rotate(180deg);
}
.unWMn {
  overflow-x: scroll !important;
  overflow-y: hidden;
}
.unWMn tr:nth-last-child(-n+4) ._2Ft_8 {
  top: auto;
  bottom: 100%;
}
.unWMn tr:nth-last-child(-n+4) ._2Ft_8::after {
  bottom: auto;
  top: 100%;
  transform: translate(-50%, 0) rotate(0deg);
}
._1ABa1 {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  position: absolute;
  color: #fff;
  background-color: var(--color_brand);
  border-radius: 4px;
  padding: 15px 10px;
  z-index: -1;
  width: 90%;
  bottom: 100%;
  left: 50%;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  font-size: 11px;
  font-family: var(--font_family);
  line-height: 15px;
}
._1ABa1::after {
  content: "";
  display: block;
  position: absolute;
  border-color: var(--color_brand) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 15px 15px 0;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
}
._3g58a {
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
._3g58a ._2Iptu,
._3g58a ._1C8nc,
._3g58a ._3te1I,
._3g58a ._3sejD,
._3g58a .KPKqn,
._3g58a ._2oRrr,
._3g58a ._2YIYn,
._3g58a ._3oZ8P,
._3g58a ._1Voka,
._3g58a .L6eNQ,
._3g58a ._1KdxD,
._3g58a ._34NPE,
._3g58a ._2uzed,
._3g58a ._1xOf5,
._3g58a ._2Jg90,
._3g58a ._2oFZX,
._3g58a ._3-nfI,
._3g58a ._3tP4f {
  border: 1px solid #CFDCE5;
  border-radius: 8px;
  position: relative;
  color: var(--text_color_primary);
  background-color: var(--solid_color_primary);
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: box-shadow .3s;
}
._3g58a ._2Iptu:hover,
._3g58a ._1C8nc:hover,
._3g58a ._3te1I:hover,
._3g58a ._3sejD:hover,
._3g58a .KPKqn:hover,
._3g58a ._2oRrr:hover,
._3g58a ._2YIYn:hover,
._3g58a ._3oZ8P:hover,
._3g58a ._1Voka:hover,
._3g58a .L6eNQ:hover,
._3g58a ._1KdxD:hover,
._3g58a ._34NPE:hover,
._3g58a ._2uzed:hover,
._3g58a ._1xOf5:hover,
._3g58a ._2Jg90:hover,
._3g58a ._2oFZX:hover,
._3g58a ._3-nfI:hover,
._3g58a ._3tP4f:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
._3g58a ._2Iptu:hover ._1qeoU,
._3g58a ._1C8nc:hover ._1qeoU,
._3g58a ._3te1I:hover ._1qeoU,
._3g58a ._3sejD:hover ._1qeoU,
._3g58a .KPKqn:hover ._1qeoU,
._3g58a ._2oRrr:hover ._1qeoU,
._3g58a ._2YIYn:hover ._1qeoU,
._3g58a ._3oZ8P:hover ._1qeoU,
._3g58a ._1Voka:hover ._1qeoU,
._3g58a .L6eNQ:hover ._1qeoU,
._3g58a ._1KdxD:hover ._1qeoU,
._3g58a ._34NPE:hover ._1qeoU,
._3g58a ._2uzed:hover ._1qeoU,
._3g58a ._1xOf5:hover ._1qeoU,
._3g58a ._2Jg90:hover ._1qeoU,
._3g58a ._2oFZX:hover ._1qeoU,
._3g58a ._3-nfI:hover ._1qeoU,
._3g58a ._3tP4f:hover ._1qeoU {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
._3g58a ._3arWU:hover ._1ABa1 {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  font-weight: 400;
}
._2iRLU ._3arWU:hover ._1ABa1 {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  font-weight: 400;
}
._3g58a ._2Iptu {
  grid-area: 1 / 1 / 2 / 2;
}
._3g58a ._1C8nc {
  grid-area: 1 / 2 / 2 / 3;
}
._3g58a ._3te1I {
  grid-area: 1 / 3 / 2 / 4;
}
._3g58a ._3sejD {
  grid-area: 2 / 1 / 3 / 2;
}
._3g58a .KPKqn {
  grid-area: 2 / 2 / 3 / 3;
}
._3g58a ._2oRrr {
  grid-area: 2 / 3 / 3 / 4;
}
._3g58a ._2YIYn {
  grid-area: 3 / 1 / 4 / 2;
}
._3g58a ._3oZ8P {
  grid-area: 3 / 2 / 4 / 3;
}
._3g58a ._1Voka {
  grid-area: 3 / 3 / 4 / 4;
}
._3g58a .L6eNQ {
  grid-area: 4 / 1 / 5 / 2;
}
._3g58a ._1KdxD {
  grid-area: 4 / 2 / 5 / 3;
}
._3g58a ._34NPE {
  grid-area: 4 / 3 / 5 / 4;
}
._3g58a ._2uzed {
  grid-area: 5 / 1 / 6 / 2;
}
._3g58a ._1xOf5 {
  grid-area: 5 / 2 / 6 / 3;
}
._3g58a ._2Jg90 {
  grid-area: 5 / 3 / 6 / 4;
}
@media (min-width: 600px) and (max-width: 992px) {
  ._3g58a {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  ._3g58a ._2Iptu {
    grid-area: 1 / 1 / 2 / 2;
  }
  ._3g58a ._1C8nc {
    grid-area: 1 / 2 / 2 / 3;
  }
  ._3g58a ._3te1I {
    grid-area: 2 / 1 / 3 / 2;
  }
  ._3g58a ._3sejD {
    grid-area: 2 / 2 / 3 / 3;
  }
  ._3g58a .KPKqn {
    grid-area: 3 / 1 / 4 / 2;
  }
  ._3g58a ._2oRrr {
    grid-area: 3 / 2 / 4 / 3;
  }
  ._3g58a ._2YIYn {
    grid-area: 4 / 1 / 5 / 2;
  }
  ._3g58a ._3oZ8P {
    grid-area: 4 / 2 / 5 / 3;
  }
  ._3g58a ._1Voka {
    grid-area: 5 / 1 / 6 / 2;
  }
  ._3g58a .L6eNQ {
    grid-area: 5 / 2 / 6 / 3;
  }
  ._3g58a ._1KdxD {
    grid-area: 6 / 1 / 7 / 2;
  }
  ._3g58a ._34NPE {
    grid-area: 6 / 2 / 7 / 3;
  }
  ._3g58a ._2uzed {
    grid-area: 7 / 1 / 8 / 2;
  }
  ._3g58a ._1xOf5 {
    grid-area: 7 / 2 / 8 / 3;
  }
  ._3g58a ._2Jg90 {
    grid-area: 8 / 1 / 9 / 2;
  }
}
@media (min-width: 0px) and (max-width: 600px) {
  ._3g58a {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  ._3g58a ._2Iptu {
    grid-area: 1 / 1 / 2 / 2;
  }
  ._3g58a ._1C8nc {
    grid-area: 2 / 1 / 3 / 2;
  }
  ._3g58a ._3te1I {
    grid-area: 3 / 1 / 4 / 2;
  }
  ._3g58a ._3sejD {
    grid-area: 4 / 1 / 5 / 2;
  }
  ._3g58a .KPKqn {
    grid-area: 5 / 1 / 6 / 2;
  }
  ._3g58a ._2oRrr {
    grid-area: 6 / 1 / 7 / 2;
  }
  ._3g58a ._2YIYn {
    grid-area: 7 / 1 / 8 / 2;
  }
  ._3g58a ._3oZ8P {
    grid-area: 8 / 1 / 9 / 2;
  }
  ._3g58a ._1Voka {
    grid-area: 9 / 1 / 10 / 2;
  }
  ._3g58a .L6eNQ {
    grid-area: 10 / 1 / 11 / 2;
  }
  ._3g58a ._1KdxD {
    grid-area: 11 / 1 / 12 / 2;
  }
  ._3g58a ._34NPE {
    grid-area: 12 / 1 / 13 / 2;
  }
  ._3g58a ._2uzed {
    grid-area: 13 / 1 / 14 / 2;
  }
  ._3g58a ._1xOf5 {
    grid-area: 14 / 1 / 15 / 2;
  }
  ._3g58a ._2Jg90 {
    grid-area: 15 / 1 / 16 / 2;
  }
}
/* blog page styles */
._19Qmk .jJ1GE,
._1ZYKM .jJ1GE {
  display: flex;
  align-items: center;
  color: var(--color_red);
  margin-top: 1rem;
}
._19Qmk ._3XPEC,
._1ZYKM ._3XPEC {
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
  row-gap: 2.5rem;
  column-gap: 1.5rem;
  margin: 2rem 0 0;
}
._19Qmk .QQioD,
._1ZYKM .QQioD {
  display: flex;
  flex-flow: column nowrap;
  width: calc(33% - 24px);
  max-width: 336px;
  text-align: left;
  text-decoration: none;
  color: inherit;
  background: var(--color_primary);
  border-radius: var(--radius-small);
}
._19Qmk .QQioD img,
._1ZYKM .QQioD img {
  width: 100%;
  height: 200px;
  border-top-left-radius: var(--radius-small);
  border-top-right-radius: var(--radius-small);
  font-family: "object-fit:cover";
  object-fit: cover;
}
._19Qmk ._3m6iW,
._1ZYKM ._3m6iW {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
}
._19Qmk ._3m6iW ._2YUbB,
._1ZYKM ._3m6iW ._2YUbB {
  color: var(--text_color_tertiary);
  letter-spacing: .07em;
  padding: 1rem 0;
}
._19Qmk .c2BHj,
._1ZYKM .c2BHj {
  color: var(--text_color_primary);
  font-size: var(--fs_xl);
  margin-bottom: 1.5rem;
  cursor: pointer;
  transition: 0.25s ease-in-out;
  font-weight: bold;
  padding: 0 1rem;
}
._19Qmk .c2BHj:hover,
._1ZYKM .c2BHj:hover {
  color: var(--color_brand);
}
@media (min-width: 426px) and (max-width: 992px) {
  ._19Qmk h1 {
    text-align: center;
  }
  ._19Qmk .QQioD, ._1ZYKM .QQioD {
    width: calc(50% - 24px);
  }
}
@media (min-width: 0px) and (max-width: 425px) {
  ._19Qmk h1 {
    text-align: center;
  }
  ._19Qmk ._3XPEC, ._1ZYKM ._3XPEC {
    justify-content: center;
  }
  ._19Qmk .QQioD, ._1ZYKM .QQioD {
    width: calc(100% - 24px);
  }
}
._19Qmk ._1AHcJ,
._1ZYKM ._1AHcJ {
  width: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
._19Qmk ._1AHcJ button,
._1ZYKM ._1AHcJ button {
  min-width: 100px;
  border-radius: 0.5rem;
  background-color: var(--text_color_alt);
  color: var(--color_brand);
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.5rem;
  padding: 0.5rem;
}
._19Qmk ._3Kwd5,
._1ZYKM ._3Kwd5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 1rem;
  margin: 0 1rem;
}
._19Qmk ._3Kwd5 span,
._1ZYKM ._3Kwd5 span {
  cursor: pointer;
  color: var(--text_color_primary);
}
._19Qmk ._2Xdzb,
._1ZYKM ._2Xdzb {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  color: var(--text_color_primary);
  background-color: var(--text_color_alt);
}
._19Qmk ._1AHcJ i,
._1ZYKM ._1AHcJ i {
  color: var(--color_brand);
}
@media (min-width: 0px) and (max-width: 425px) {
  ._19Qmk ._1AHcJ, ._1ZYKM ._1AHcJ {
    width: 100%;
    justify-content: space-around;
  }
  ._19Qmk ._3Kwd5, ._1ZYKM ._3Kwd5 {
    display: none;
  }
}
._19Qmk ._32kIt,
._1ZYKM ._32kIt {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
  padding: 1rem 3rem;
  align-items: center;
  background-color: var(--color_white);
  border-radius: 12px;
}
._19Qmk ._3Q9d5,
._1ZYKM ._3Q9d5 {
  width: 25%;
}
._19Qmk ._3Q9d5 img,
._1ZYKM ._3Q9d5 img {
  width: 100%;
}
._19Qmk ._1I5Mq,
._1ZYKM ._1I5Mq {
  width: 70%;
  text-align: left;
}
._19Qmk ._1I5Mq h2,
._1ZYKM ._1I5Mq h2 {
  font-size: 2rem;
  margin: 0;
  color: var(--text_color_primary);
  font-weight: 400;
}
._19Qmk ._1yE2z,
._1ZYKM ._1yE2z {
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--text_color_tertiary);
}
._19Qmk .bEc1k,
._1ZYKM .bEc1k {
  margin-top: 1.25rem;
  color: var(--text_color_secondary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
@media (min-width: 0px) and (max-width: 992px) {
  ._19Qmk ._32kIt, ._1ZYKM ._32kIt {
    flex-direction: column;
    padding: 2rem 4rem;
  }
  ._19Qmk ._1I5Mq, ._1ZYKM ._1I5Mq {
    width: 100%;
  }
  ._19Qmk ._3Q9d5, ._1ZYKM ._3Q9d5 {
    width: 90%;
  }
}
._1_zAK {
  font-family: var(--font_family);
}
._1_zAK ._1QWBz {
  position: relative;
  width: 100%;
}
._1_zAK ._1QWBz img {
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
._1_zAK ._1QWBz .HS1B7 {
  height: 300px;
}
._1_zAK ._1QWBz ._3Ptsj {
  position: absolute;
  bottom: 0px;
  left: 1rem;
  color: var(--text_color_secondary);
  background-color: var(--color_white);
  padding: 1rem;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 65%;
  border-radius: var(--radius-small) var(--radius-small) 0 0;
}
._1_zAK ._1QWBz ._1wX8j {
  font-size: var(--fs_xs);
  color: var(--text_color_secondary);
}
._1_zAK ._1QWBz ._3Ptsj ._1G0Sm {
  display: flex;
  column-gap: 1rem;
}
._1_zAK ._1QWBz ._3Ptsj ._1G0Sm a {
  text-decoration: none;
  color: var(--text_color_secondary);
  transition: 0.25s ease-in-out;
}
._1_zAK ._1QWBz ._3Ptsj ._1G0Sm a:hover {
  color: var(--color_brand);
}
._1_zAK .Xfls7 {
  font-family: var(--font_family);
}
._1_zAK .Xfls7 .OI1gK {
  background-color: var(--color_white);
  padding: 1rem;
}
@media (min-width: 0px) and (max-width: 425px) {
  ._1_zAK .Xfls7 {
    margin: 0 1rem;
  }
}
._1_zAK .Xfls7 .-K8Ct {
  width: 100%;
  max-width: 85%;
}
._1_zAK .Xfls7 .-K8Ct img {
  max-width: 100% !important;
}
._1_zAK .Xfls7 ._2B4y3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3rem;
}
._1_zAK .Xfls7 ._2B4y3 span {
  color: var(--text_color_secondary);
  font-size: var(--fs_xs);
}
._1_zAK .Xfls7 ._2B4y3 ._3WjY8 {
  margin-top: 1rem;
  font-size: var(--fs_xxl);
  color: var(--text_color_primary);
}
._1_zAK .Xfls7 ._2TW5C {
  width: 100%;
  background-color: var(--color_white);
  border-radius: var(--radius-small);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
  column-gap: 2rem;
}
._1_zAK .Xfls7 ._2TW5C ._3xxGi {
  width: 30%;
}
._1_zAK .Xfls7 ._2TW5C ._3xxGi img {
  width: 100%;
}
._1_zAK .Xfls7 ._2TW5C ._2FY45 {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 1rem;
}
._1_zAK .Xfls7 ._2TW5C ._2wZ80 {
  font-size: var(--fs_xs);
  color: var(--text_color_tertiary);
}
._1_zAK .Xfls7 ._2TW5C ._3Qazz {
  font-size: var(--fs_xxl);
  color: var(--text_color_primary);
}
._1_zAK .Xfls7 ._2TW5C ._2FY45 ._1RljM {
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
._1_zAK .Xfls7 ._2TW5C ._2FY45 input {
  width: 100%;
  max-width: 35%;
  padding: 1rem;
  border: 1px solid var(--border_color_secondary);
  border-radius: var(--radius-small);
}
._1_zAK .Xfls7 ._2TW5C ._2FY45 button {
  border-radius: var(--radius-small);
  padding: 1rem 2rem;
  border: none;
  background-color: var(--color_brand);
  color: var(--color_white);
}
@media (min-width: 0px) and (max-width: 425px) {
  ._1_zAK .Xfls7 ._2TW5C {
    flex-direction: column;
  }
  ._1_zAK .Xfls7 ._2TW5C ._3xxGi {
    display: none;
  }
  ._1_zAK .Xfls7 ._2TW5C ._2FY45 {
    width: 90%;
    margin: 1rem;
  }
  ._1_zAK .Xfls7 ._2TW5C ._2FY45 ._1RljM {
    flex-direction: column;
    row-gap: 1rem;
  }
  ._1_zAK .Xfls7 ._2TW5C ._2FY45 input {
    max-width: 89% !important;
  }
  ._1_zAK .Xfls7 ._2TW5C ._2FY45 button {
    width: 100%;
  }
}
._2ygKn {
  width: 100%;
}
.jYR_d {
  position: relative;
  z-index: 9999;
  width: 23%;
}
._1VA4D {
  color: var(--text_color_primary);
  background-color: var(--solid_color_primary);
  padding: 12px 9px;
  width: 100%;
  line-height: 18px;
  border-radius: var(--radius-small);
  cursor: pointer;
  border: 1px solid hsl(0, 0%, 80%);
}
._1VA4D span:first-child {
  padding: 0 6px;
  color: var(--text_color_primary);
}
._1VA4D span:nth-child(2) {
  font-size: 10px;
  color: var(--text_color_primary);
}
.LOPi- {
  position: absolute;
  right: 0px;
  border: 1px solid #ccc;
  border-radius: var(--radius-small);
  color: var(--text_color_primary);
  background-color: var(--solid_color_primary);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.oRaym {
  margin-bottom: 10px
}
.yYOLF {
  display: flex;
  justify-content: end;
  padding: 10px;
  border-top: 1px solid #ccc;
  gap: 10px;
}
@media (max-width: 992px) {
  .jYR_d {
    width: 100% !important;
  }
  ._1VA4D {
    display: flex;
    justify-content: space-between;
  }
  ._1VA4D span:first-child {
    display: none;
  }
}
@media (max-width: 768px) {
  .LOPi- {
    right: 1px;
  }
  .dateRangePicker .rdrDefinedRangesWrapper {
    display: none !important;
  }
  .HW69m {
    margin-top: 10px;
  }
}
.JmU4b {
  border: 1px solid #cccc;
  margin: 10px;
  border-radius: var(--radius-small);
  cursor: pointer;
}
.JmU4b:hover {
  cursor: pointer;
  background-color: var(--solid_color_block);
}
._1wGKg {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}
._2BpBI {
  background-color: #e9e2e291;
  border: none;
  padding: 8px;
  color: black;
  cursor: pointer;
  border-radius: var(--radius-small);
}
.carousel .control-prev.control-arrow:before {
  border-right-color: #000 !important;
}
.carousel .control-next.control-arrow:before {
  border-left-color: #000 !important;
}
._3RYQs {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  font-family: var(--font_family);
  z-index: 2;
  font-weight: bold;
  font-size: 16px
}
._2GzlY {
  margin-bottom: 10px;
  cursor: pointer;
}
._34pSS {
  cursor: pointer;
}
._63sAm {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
._32Dq4 {
  width: 96%;
  max-height: 300px;
  font-family: "object-fit:cover";
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 992px) {
  ._2GzlY {
    margin-top: 20px;
  }
  ._3RYQs {
    top: 2px;
  }
}
.b_CSj {
  padding: 20px;
}
._36TIO {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-top: 30px;
}
._36TIO .upo7Z {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  display: flex;
  justify-content: center;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}
._36TIO .oS7gm {
  width: 100%;
  height: 280px;
  border: 1px solid #eee7e7;
  margin: 0;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oS7gm img {
  max-width: 94%;
  width: 100%;
  height: 100%;
  font-family: "object-fit:contain";
  object-fit: contain;
}
@media (max-width: 991px) {
  ._36TIO .oS7gm {
    height: 130px;
  }
}
@media (max-width: 575px) {
  ._36TIO .upo7Z {
    flex: 0 0 50%;
    max-width: 50%;
  }
  ._36TIO .oS7gm {
    height: 100px;
  }
  ._36TIO .oS7gm img {
    height: 80px;
    max-width: 100%;
  }
}
.original_post {
  display: none;
}
@media (max-width: 768px) {
  .original_post {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .view_post {
    display: none !important;
  }
}
.css-1s2u09g-control {
  background-color: var(--solid_color_primary) !important;
}
@media (max-width: 767px) {
  ._3wL8M {
    width: auto !important;
    min-width: 126px;
  }
  ._3k6I6 {
    order: 12;
  }
}
.lobbying {
  align-items: flex-start;
  display: flex;
  margin-right: 8px;
  gap: 10px;
}
@media (max-width: 1199px) {
  .lobbying .css-14fmfds-control {
    width: 200px;
  }
  .lobbying {
    gap: 3px;
  }
}
@media (max-width: 991px) {
  ._2vflC {
    flex-direction: column;
  }
  .lobbying {
    flex-direction: column;
    justify-content: center;
    margin: 0px 10px;
  }
  .lobbying .css-b62m3t-container {
    width: 100%;
  }
  .lobbying .css-14fmfds-control {
    width: 100%;
  }
  .lobbying input {
    width: 100%;
  }
  .lobbying .inputWrapper {
    width: 100%;
  }
}
._1zFA6 {
  padding: 10px;
  border-right: 1px solid #cccc;
  width: 540px;
  padding-left: 18px;
  overflow: scroll;
}
._1zFA6 ._27V4B {
  margin-bottom: 25px;
}
._1WELp {
  overflow: scroll;
}
._1WELp ._27V4B {
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  ._1zFA6 {
    width: 100%;
    border-right: unset;
    padding: unset;
    padding-left: unset
  }
  ._1zFA6 ._27V4B {
    margin-bottom: 0px !important;
  }
  ._1WELp {
    width: 100%;
    padding: unset;
    padding-top: 10px;
  }
  ._1WELp ._27V4B {
    margin-bottom: 0px !important
  }
}
@media (max-width: 1080px) {
  ._2Qpnt {
    margin-left: 8px;
  }
}
@media (max-width: 475px) {
  ._2Qpnt {
    margin-left: 0px;
    margin-top: 5px;
  }
}
.DNAc3 {
  padding: 20px;
  color: var(--text_color_primary);
  border-top: 1px solid #ccc;
}
._3nBkG {
  display: flex;
  margin-bottom: 15px;
}
._1JVhr {
  margin-right: 15px;
  font-family: var(--font_family);
  flex-shrink: 0;
  color: var(--text_color_tertiary);
  /* margin-left: 10px; */
}
._1vqnV {
  font-size: 14px;
  line-height: 1.4;
  font-family: var(--font_family);
}
._3C5Rm {
  font-weight: bold;
}
._3C5Rm {
  font-weight: bold;
  font-family: var(--font_family);
}
._3TVLx {
  margin-left: 10px;
}
._3baeG {
  display: block;
  color: #555;
  font-family: var(--font_family);
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.4;
  position: relative;
  padding-left: 10px;
  color: var(--text_color_primary);
}
._3baeG::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #ccc;
}
._2rhl7 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #ccc;
  display: flex;
  flex-shrink: 0;
}
._2rhl7 img {
  max-width: 100%;
  max-height: 100%;
  font-family: "object-fit:cover";
  object-fit: cover;
}
._21NSO {
  display: inline-block;
  margin-top: 10px;
  padding: 2px 0px;
  font-weight: bold;
  font-family: var(--font_family);
}
._3LMJl {
  box-shadow: 0 4px 8px rgb(0 0 0 / 54%);
}
._1U2Wg {
  font-family: var(--font_family);
}
._1U2Wg li {
  padding: 15px;
  border-bottom: 1px solid #eee;
  color: var(--color_brand);
}
.AcquU {
  width: 50%;
  /* position: absolute; */
  top: 55px;
}
.SRaVn {
  width: 100%;
  list-style: none;
  padding: 10px 0;
  box-shadow: 1px 1px 11px 1px #888888;
  margin: 0;
  max-height: 150px;
  font-family: var(--font_family);
  border-radius: 4px;
  background-color: #fff;
  overflow: scroll;
  overflow-x: hidden;
}
.SRaVn li {
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.selectedSuggestion {
  background-color: #0d94f4;
  color: #fff;
}
.SRaVn li:hover, .SRaVn li:hover ._3cQZ9, .SRaVn li.pswjC {
  background-color: #0d94f4;
  color: #fff;
}
.SRaVn::-webkit-scrollbar {
  width: 8px;
}
.SRaVn::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}
.SRaVn::-webkit-scrollbar-thumb:hover {
  background: #555;
}
._29cbN {
  display: flex;
  align-items: center;
}
._2DqkZ {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
._3AS0d {
  display: flex;
  flex-direction: column;
  width: 250px;
  font-family: var(--font_family);
}
._1UH6O {
  font-weight: bold;
}
._3cQZ9 {
  color: gray;
  word-wrap: break-word;
  background-color: unset !important;
}
.progress-bar {
  height: 4px;
  width: 0%;
  background-color: #0d94f4;
  transition: width 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}
.r5HtE {
  margin-top: 6px;
  padding: 5px 10px;
  color: #1C9BF1;
  border: 1px solid #1C9BF1;
  border-radius: 20px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: background-color 0.3s ease;
}
.SRaVn li:hover .r5HtE {
  border: 1px solid #ffff;
  color: #fff;
}
@media (max-width: 768px) {
  .AcquU {
    width: 80%;
  }
}
._10-nL {
  position: absolute;
  top: 10px;
  right: 60px;
  background-color: red;
  color: white;
  border-radius: 50%;
  padding: 2px 6px;
  font-size: 12px;
}
._7uFRx {
  max-width: 672px;
  margin: 0 auto;
  background-color: var(--solid_color_primary);
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  font-family: var(--font_family);
}
._3axG0 {
  width: auto;
  max-width: 251px;
  height: 70px;
  font-family: "object-fit:contain";
  object-fit: contain;
}
._1NGM9 {
  display: flex;
  align-items: center;
  background-color: #dbe9fe;
  font-family: var(--font_family);
  border: 1px solid #72a5f9;
  padding: 10px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
._1NGM9 ._3k4N2 {
  font-size: 18px;
  margin-right: 10px;
}
._1NGM9 ._1iJOZ {
  color: #2359dd;
  font-size: 14px;
}
._3yosQ ._3_54N strong {
  color: #2153db;
}
@media (max-width: 575px) {
  ._3tj6T {
    height: auto !important;
  }
}
._1yh9C {
  padding-top: 20px;
  color: var(--text_color_primary);
}
._1yh9C strong {
  display: block;
  margin-bottom: 5px;
  color: var(--text_color_primary);
}
._1yh9C p {
  margin: 0;
  color: var(--text_color_primary);
}
._2RUGW {
  background: white;
  border-radius: 8px;
}
.QvSNr {
  padding: 10px;
}
._3UvQr {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}
._3sBvl {
  margin-left: auto;
  /* background: #e0eaff; */
  color: #3b82f6;
  padding: 5px 10px;
  border-radius: 10px;
}
._2Pctl {
  display: flex;
  justify-content: space-between;
}
.E9Pu7, ._1B9PM {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}
.vsfFY {
  opacity: 0.5;
  pointer-events: none;
}
._1B9PM {
  background-color: #4caf50;
  color: white;
}
.E9Pu7 {
  background-color: #3b82f6;
  color: white;
}
._1Imvu {
  color: #3b82f6;
  cursor: pointer;
}
.job_opportunity_wrapper p:not(:last-of-type) {
  margin-bottom: 9px !important;
}
.job_opportunity_wrapper a {
  display: none;
}
.usa-accordion-button {
  display: none;
}
h2.usajobs-joa-section--pilot__header {
  margin-bottom: 10px;
  text-decoration: underline;
}
.job_opportunity_wrapper p:empty {
  display: none;
}
.usajobs-read-more {
  height: auto !important;
}
.usajobs-read-more p {
  display: none;
}
._1hPlh:focus-visible {
  outline-color: #2563eb;
}
@media (max-width: 768px) {
  ._1hPlh {
    width: 90% !important;
  }
}
.KtmYF {
  font-family: var(--font_family);
}
.KtmYF .YAxfr {
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
}
.KtmYF .YAxfr input {
  flex-grow: 1;
  padding: 14px;
  border: 2px solid var(--border_color_secondary);
  border-radius: var(--radius-small);
  font-size: var(--fs_n);
  transition: border-color 0.3s ease;
}
.YAxfr input:focus {
  outline: none;
  border-color: var(--color_brand);
}
.KtmYF .YAxfr button {
  /* padding: 14px 24px;
  border: none; */
  /* border-radius: var(--radius-small);
  background-color: var(--color_brand);
  color: var(--solid_color_primary);
  font-size: 16px; */
  /* border-radius: var(--radius-small);
  background-color: var(--color_brand);
  color: var(--color_white);
  font-size: var(--fs_n);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap; */
  padding: 12px 20px;
  border: none;
  border-radius: var(--radius-small);
  background-color: var(--color_brand);
  color: var(--color_white);
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.KtmYF .YAxfr button:hover {
  background-color: var(--color_brand-dark);
}
.KtmYF ._2_kyq {
  width: 100%;
  margin-bottom: 24px;
  padding: 14px 24px;
  background-color: var(--color_gold);
  border: none;
  border-radius: var(--radius-small);
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  width: 100%;
}
.KtmYF ._2sP4k {
  max-height: 370px;
  overflow-y: auto;
  padding: 8px;
  font-family: var(--font_family);
  border: 1px solid var(--color_brand-light);
  border-radius: var(--radius-small);
}
.KtmYF ._3ipEo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border-bottom: 1px solid var(--border_color_secondary);
  transition: background-color 0.3s ease;
  font-family: var(--font_family);
  border-bottom: 1px solid var(--color_brand-light);
}
._3ipEo:last-child {
  border-bottom: none;
}
._3ipEo:hover {
  background-color: var(--color_brand-light-opaque);
}
.KtmYF ._3nTBI {
  flex-grow: 1;
  margin-right: 16px;
  font-size: 16px;
  width: 400px;
  font-family: var(--font_family);
}
.KtmYF ._14B4V {
  padding: 8px 12px;
  background-color: var(--color_white);
  color: var(--color_brand);
  border: 1px solid var(--color_brand);
  width: 190px;
  font-family: var(--font_family);
  border-radius: var(--radius-small);
}
._14B4V:hover {
  background-color: var(--color_brand);
  color: var(--color_white);
}
/* Custom scrollbar */
._2sP4k::-webkit-scrollbar {
  width: 8px;
}
._2sP4k::-webkit-scrollbar-track {
  background: var(--solid_color_tertiary);
  border-radius: 4px;
}
._2sP4k::-webkit-scrollbar-thumb {
  background: var(--text_color_tertiary);
  border-radius: 4px;
}
._2sP4k::-webkit-scrollbar-thumb:hover {
  background: var(--text_color_secondary);
}
._2WwNp {
  border: 1px solid #de2a60;
  padding: 10px;
  border-radius: 5px;
  margin-top: 15px;
}
._2XqrK:focus-visible {
  outline-color: #2563eb;
}
._2KpTC {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 2px 10px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding-block: 5px;
  cursor: pointer;
  transition: 0.5s ease;
}
._2KpTC:hover {
  background-color: #111827e6;
  border: 1px solid #000;
}
._3raSB{
  font-size: 14px; 
  color: #374151;
  padding: 0 16px;
}
._3TMDd {
  width: 100% !important;
}

/*# sourceMappingURL=common-ef2ae68a.css.map*/