


[data-widget][data-widget-flavor="light"] .style_wrapper__XTOF_ {
  padding: 12px;
  border-radius: 8px;
  background-color: var(--color-snow);
}

[data-widget][data-widget-flavor="dark"] .style_wrapper__XTOF_ {
  padding: 12px;
  border-radius: 8px;
  background-color: var(--color-alpine);
}

[data-widget]:not([data-widget-layout="companion"]):not([data-widget-flavor="none"]) .style_wrapper__XTOF_ {
  margin-left: -12px;
  margin-right: -12px;
}



.style_wrapper__PfcQj {
	margin: 50px;
	font-size: 18px;
	text-align: center;
}

/* @value -on-desktop: screen and (min-width: 768px); */
/* @value -on-mobile: screen and (max-width: 767px); */
/* @value -on-mobile-s: screen and (min-width: 321px) and (max-width: 767px); */

[data-widget][data-widget-flavor="light"] .style_container__NaGwV.style_wrapper__GdNV2 {
  background-color: var(--color-snow);
}

[data-widget][data-widget-flavor="dark"] .style_container__NaGwV.style_wrapper__GdNV2 {
  background-color: var(--color-alpine);
}

@media screen and (max-width: 631px) {
  .style_wrapper__GdNV2:not(.style_wrapperHero__Z3q5Y) {
    padding-left: 12px;
    padding-right: 12px;
  }

  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_containerSide__MDqft,
  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_containerContent__zGjG7 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.style_container__NaGwV {
  position: relative;
  margin: 0;
}

.style_container__NaGwV .style_image__ywTro {
  width: 100%;
  height: auto;
}

.style_container__NaGwV .style_image__ywTro img {
  border-radius: 0;
}

.style_container__NaGwV.style_containerFlexbox__w0w90 {
  display: flex;
}
@media screen and (min-width: 632px) {
  .style_container__NaGwV.style_containerFlexbox__w0w90 {
    flex-direction: row;
  }
}
@media screen and (max-width: 631px) {
  .style_container__NaGwV.style_containerFlexbox__w0w90 {
    flex-direction: column;
  }
}

@media screen and (min-width: 632px) {
  .style_container__NaGwV.style_containerSide__MDqft {
    flex: 0 0 326px;
    min-width: 326px;
    padding: 24px;
    margin-left: 11px;
    margin-right: 11px;
  }
}

@media screen and (max-width: 631px) {
  .style_wrapper__GdNV2 .style_container__NaGwV.style_containerContent__zGjG7 {
    order: 2;
  }

  .style_wrapper__GdNV2 .style_container__NaGwV.style_containerSide__MDqft {
    order: 1;
    padding: 24px 12px 0 12px;
  }

  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_container__NaGwV.style_containerSide__MDqft {
    display: none;
  }
}

.style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_container__NaGwV.style_containerSide__MDqft .style_title__ONrb1 {
  font-size: 18px;
}

@media screen and (max-width: 631px) {
  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_container__NaGwV.style_containerSide__MDqft .style_title__ONrb1 {
    font-size: 24px;
  }
  .style_wrapper__GdNV2:not(.style_wrapperHero__Z3q5Y) .style_container__NaGwV.style_containerSide__MDqft .style_title__ONrb1 {
    font-size: 28px;
    margin-bottom: 0;
  }
}

.style_container__NaGwV.style_containerSide__MDqft .style_text__44H_M {
  line-height: 170%;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}

@media screen and (min-width: 632px) {
  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_container__NaGwV.style_containerSide__MDqft .style_text__44H_M {
    font-size: 16px;
    color: var(--color-trout);
  }
}

.style_container__NaGwV.style_containerContent__zGjG7 {
  padding: 12px 48px;
  width: 100%;
  min-width: 20em;
}

@media screen and (min-width: 632px) {
  .style_wrapper__GdNV2.style_wrapperHero__Z3q5Y .style_container__NaGwV.style_containerContent__zGjG7 {
    padding: 12px 48px 12px 48px;
    width: 100%;
    min-width: 20em;
  }

  .style_container__NaGwV.style_containerContent__zGjG7 {
    border-right: 1px solid var(--color-white-lilac);
  }
}
@media screen and (max-width: 631px) {
  .style_container__NaGwV.style_containerContent__zGjG7 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.style_wrapper__NXcYS:not(.style_reverse__UqnF7) {
  display: none;
}

.style_wrapper__NXcYS.style_reverse__UqnF7 {
  display: block;
}

@media screen and (min-width: 632px) {
  .style_wrapper__NXcYS:not(.style_reverse__UqnF7).style_desktop__lQN_y {
    display: block;
  }

  .style_wrapper__NXcYS.style_reverse__UqnF7.style_desktop__lQN_y {
    display: none;
  }
}

@media screen and (max-width: 631px) {
  .style_wrapper__NXcYS:not(.style_reverse__UqnF7).style_mobile__REEXA {
    display: block;
  }

  .style_wrapper__NXcYS.style_reverse__UqnF7.style_mobile__REEXA {
    display: none;
  }
}

@media screen and (min-width: 321px) and (max-width: 631px) {
  .style_wrapper__NXcYS:not(.style_reverse__UqnF7).style_mobileS__rykJy {
    display: block;
  }

  .style_wrapper__NXcYS.style_reverse__UqnF7.style_mobileS__rykJy {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .style_wrapper__NXcYS:not(.style_reverse__UqnF7).style_mobileXS__Z067G {
    display: block;
  }

  .style_wrapper__NXcYS.style_reverse__UqnF7.style_mobileXS__Z067G {
    display: none;
  }
}

.style_wrapper__VYTOI {
  position: relative;
  display: block;
}

.style_image__t__a9 {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.style_h__SC0jj {
  margin: 0;
	font-weight: bold;
  line-height: 120%;
}

.style_h1__NGT_O {
  font-size: 28px;
}
@media screen and (min-width: 632px) {
  .style_h1__NGT_O {
    font-size: 40px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h1__NGT_O {
  font-size: 28px;
}

.style_h2__bBW0H {
  font-size: 24px;
}
@media screen and (min-width: 632px) {
  .style_h2__bBW0H {
    font-size: 28px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h2__bBW0H {
  font-size: 24px;
}

.style_h3__iFiUz {
  font-size: 18px;
  margin-bottom: 4px;
}
@media screen and (min-width: 632px) {
  .style_h3__iFiUz {
    font-size: 24px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h3__iFiUz {
  font-size: 18px;
}

.style_h4__aA042 {
  font-size: 16px;
  margin-bottom: 10px;
}
@media screen and (min-width: 632px) {
  .style_h4__aA042 {
    font-size: 18px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h4__aA042 {
  font-size: 16px;
}

.style_h5__k_QKB {
  font-size: 14px;
  margin-bottom: 10px;
}
@media screen and (min-width: 632px) {
  .style_h5__k_QKB {
    font-size: 16px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h5__k_QKB {
  font-size: 14px;
}

.style_h6__zRKbm {
  font-size: 12px;
  margin-bottom: 10px;
}
@media screen and (min-width: 632px) {
  .style_h6__zRKbm {
    font-size: 14px;
  }
}
[data-widget][data-widget-layout="companion"] .style_h6__zRKbm {
  font-size: 12px;
}

.style_wrapper__CM4l3 {
  display: inline-block;
  background-color: var(--color-magenta);
}

.style_size1___bhpj {
  width: 8px;
  height: 8px;
}
@media screen and (min-width: 632px) {
  .style_size1___bhpj {
    width: 8px;
    height: 8px;
  }
}
.style_size1___bhpj.style_withLeftGap__nlKFL {
  margin-left: 4px;
}

.style_size2__DavB4 {
  width: 6px;
  height: 6px;
}
@media screen and (min-width: 632px) {
  .style_size2__DavB4 {
    width: 6px;
    height: 6px;
  }
}
.style_size2__DavB4.style_withLeftGap__nlKFL {
  margin-left: 3px;
}

.style_size3__svHwK {
  width: 4px;
  height: 4px;
}
@media screen and (min-width: 632px) {
  .style_size3__svHwK {
    width: 4px;
    height: 4px;
  }
}
.style_size3__svHwK.style_withLeftGap__nlKFL {
  margin-left: 2px;
}

/*
.size4 {
  width: 2px;
  height: 2px;
}
@media -on-desktop {
  .size4 {
    width: 2px;
    height: 2px;
  }
}
.size4.withLeftGap {
  margin-left: 2px;
}

.size5 {
  width: 2px;
  height: 2px;
}
@media -on-desktop {
  .size5 {
    width: 2px;
    height: 2px;
  }
}
.size5.withLeftGap {
  margin-left: 2px;
}

.size6 {
  width: 2px;
  height: 2px;
}
@media -on-desktop {
  .size6 {
    width: 2px;
    height: 2px;
  }
}
.size6.withLeftGap {
  margin-left: 2px;
}
*/

.style_wrapper__Ld2b_.style_wrapperHelper__OhnRt {
  padding-bottom: 0;
}

.style_wrapper__Ld2b_:not(.style_bordered__W3EUd) {
  padding: 0;
}

.style_wrapper__Ld2b_ .style_label__ajgb6 {
  margin-right: 10px;
}

.style_wrapper__cvVNg {
  display: block;
  padding: 12px 0;
  font-size: 14px;
}

.style_wrapper__cvVNg.style_bordered__DQVT1 {
  margin-top: 12px;
  border-top: 1px solid var(--color-white-lilac);
}



.style_link__3Lkpe {
  position: relative;
  font-weight: bold;
  padding-right: 24px;
}

.style_link__3Lkpe.style_block__JJ8yB {
  display: block;
  width: 100%;
}

.style_link__3Lkpe::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNSA4LjVIMTUuNSIgc3Ryb2tlPSIjRTIwMDc0IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAuNSAzLjVMMTUuNSA4LjVMMTAuNSAxMy41IiBzdHJva2U9IiMxNzFCMjYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}

@media (prefers-color-scheme: dark) {
  .style_link__3Lkpe::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNSA4LjVIMTUuNSIgc3Ryb2tlPSIjRTIwMDc0IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAuNSAzLjVMMTUuNSA4LjVMMTAuNSAxMy41IiBzdHJva2U9IiNmN2Y5ZmMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  }
}



.style_link___bjYM {
  transition: 200ms ease-in-out color;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.style_link___bjYM.style_underline__FswdS {
  text-decoration: underline;
}

.style_link___bjYM.style_bordered__vp5u_ {
  border-bottom: 1px solid var(--color-trout);
  color: var(--color-trout);
}
@media screen and (min-width: 632px) {
  .style_link___bjYM.style_bordered__vp5u_:hover {
    border-color: var(--color-royalblue);
    color: var(--color-royalblue);
  }
}

.style_link___bjYM.style_ellipsis__kJEcG {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.style_link___bjYM.style_branded__5q9gf {
  color: var(--color-salems-fur);
}
@media screen and (min-width: 632px) {
  .style_link___bjYM.style_branded__5q9gf:hover {
    border-color: var(--color-magenta);
    color: var(--color-magenta);
  }
}

.style_link___bjYM.style_disabled__C3tlj {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}

.style_link___bjYM.style_highContrast__arVs4 {
  color: var(--color-snow);
}
@media screen and (min-width: 632px) {
  .style_link___bjYM.style_highContrast__arVs4:hover {
    border-color: var(--color-magenta);
    color: var(--color-magenta);
  }
}

.style_wrapper__vwzqx {
  font-weight: bold;
  color: var(--color-royalblue);
  text-transform: uppercase;
  white-space: nowrap;
}

.general_wrapper__W2gaP,
.general_wrapper__W2gaP * {
  box-sizing: border-box;
}

.general_wrapper__W2gaP {
  margin: 0;
  padding: 0;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: var(--color-salems-fur);
}

.general_wrapper__W2gaP strong { 
  font-weight: bold;
}

.general_wrapper__W2gaP a { 
  color: var(--color-magenta);
}

.style_wrapper__YigJn {
  --color-magenta: #e20074;
  --color-black: #0A0C14;
  --color-salems-fur: #171b26;
  --color-snow: #ffffff;
  --color-alpine: #f7f9fc;
  --color-red: #c00808;
  --color-red-secondary: #ee3f54;
  --color-botticelli: #cfd5e5;
  --color-manatee: #8d93a6;
  --color-white-lilac: #ebeff7;
  --color-trout: #474c59;
  --color-catskill: #dee2f0;
  --color-royalblue: #00a0de;
}

@media (prefers-color-scheme: dark) {
  .style_wrapper__YigJn {
    --color-salems-fur: #f7f9fc;
    --color-snow: #0A0C14;
    --color-alpine: #171b26;
    --color-botticelli: #495166;
    --color-manatee: #a3aabf;
    --color-white-lilac: #262c3b;
    --color-trout: #a3aabf;
  }
}

.style_wrapper__YigJn {
}

.style_wrapper___mME1 {
  position: relative;
  display: block;
  user-select: none;
}

.style_wrapper___mME1.style_wrapperX__dPrZy {
  height: 24px;
  width: 100%;
}

.style_wrapper___mME1.style_wrapperY__JZytE {
  height: 100%;
  width: 24px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy.style_wrapperHasMarks__hXeIS:not(.style_wrapperMarksPositionReverse__HtrVN) {
  margin-top: 26px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy.style_wrapperHasMarks__hXeIS.style_wrapperMarksPositionReverse__HtrVN {
  margin-bottom: 26px;
}

.style_track__WeRLg {
  position: relative;
  top: 50%;
  left: 50%;
  background-color: var(--color-alpine);
  border-radius: 5px;
  transform: translate(-50%, -50%);
  /* overflow: hidden; */
}

.style_wrapper___mME1:not(.style_wrapperDisabled__euekr) .style_track__WeRLg:hover {
  cursor: pointer;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_track__WeRLg {
  width: 100%;
  height: 8px;
  box-shadow: inset 0 1px 1.7732px rgba(163, 177, 198, .9);
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_track__WeRLg {
  width: 8px;
  height: 100%;
  box-shadow: inset .5px 1px 1.7732px rgba(163, 177, 198, .9);
}

.style_wrapper___mME1 .style_track__WeRLg .style_mark__cdjCT {
  background-color: var(--color-catskill);
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_track__WeRLg .style_mark__cdjCT {
  width: 1px;
  height: 12px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy:not(.style_wrapperMarksPositionReverse__HtrVN) .style_track__WeRLg .style_mark__cdjCT {
  top: -2px;
  transform: translateY(-100%);
}

.style_wrapper___mME1.style_wrapperX__dPrZy.style_wrapperMarksPositionReverse__HtrVN .style_track__WeRLg .style_mark__cdjCT {
  bottom: -2px;
  transform: translateY(100%);
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_track__WeRLg .style_mark__cdjCT {
  width: 12px;
  height: 1px;
}

.style_wrapper___mME1.style_wrapperY__JZytE:not(.style_wrapperMarksPositionReverse__HtrVN) .style_track__WeRLg .style_mark__cdjCT {
  left: -2px;
  transform: translateX(100%);
}

.style_wrapper___mME1.style_wrapperY__JZytE.style_wrapperMarksPositionReverse__HtrVN .style_track__WeRLg .style_mark__cdjCT {
  right: -2px;
  transform: translateX(-100%);
}

.style_wrapper___mME1 .style_track__WeRLg .style_mark__cdjCT.style_markFirst__k3JNJ,
.style_wrapper___mME1 .style_track__WeRLg .style_mark__cdjCT.style_markLast__G16II {}

.style_wrapper___mME1 .style_track__WeRLg .style_mark__cdjCT.style_markActive__KGjDG {}

.style_wrapper___mME1 .style_track__WeRLg .style_markLabel__aCwKG {}

.style_wrapper___mME1 .style_track__WeRLg .style_markLabel__aCwKG > .style_markLabelDefault__YcVlD {
  font-size: 14px;
  white-space: nowrap;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_track__WeRLg .style_markLabel__aCwKG {
  transform: translate(-50%, -50%);
  color: var(--color-trout);
}

.style_wrapper___mME1.style_wrapperX__dPrZy.style_wrapperReverse__x_2gN .style_track__WeRLg .style_markLabel__aCwKG {
  transform: translate(50%, -50%);
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_track__WeRLg .style_markLabel__aCwKG {
  transform: translateY(-50%);
}

.style_wrapper___mME1.style_wrapperY__JZytE.style_wrapperReverse__x_2gN .style_track__WeRLg .style_markLabel__aCwKG {
  transform: translateY(50%);
}

.style_wrapper___mME1.style_wrapperX__dPrZy:not(.style_wrapperMarksPositionReverse__HtrVN) .style_track__WeRLg .style_markLabel__aCwKG {
  bottom: 7px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy.style_wrapperMarksPositionReverse__HtrVN .style_track__WeRLg .style_markLabel__aCwKG {
  top: 30px;
}

.style_wrapper___mME1.style_wrapperY__JZytE:not(.style_wrapperMarksPositionReverse__HtrVN) .style_track__WeRLg .style_markLabel__aCwKG {
  left: 30px;
}

.style_wrapper___mME1.style_wrapperY__JZytE.style_wrapperMarksPositionReverse__HtrVN .style_track__WeRLg .style_markLabel__aCwKG {
  right: 30px;
}

.style_wrapper___mME1 .style_track__WeRLg .style_markLabel__aCwKG.style_markLabelActive__wMhat {}

.style_wrapper___mME1 .style_track__WeRLg .style_trackActive__gB4aN {
  background-color: var(--color-magenta);
  border-radius: 25px;
}

.style_wrapper___mME1:not(.style_wrapperDisabled__euekr) .style_track__WeRLg .style_trackActive__gB4aN:hover {
  cursor: pointer;
}

.style_wrapper___mME1.style_wrapperDisabled__euekr .style_track__WeRLg .style_trackActive__gB4aN {
  background-color: var(--color-manatee);
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_track__WeRLg .style_trackActive__gB4aN {
  height: 8px;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_track__WeRLg .style_trackActive__gB4aN {
  width: 8px;
}

.style_wrapper___mME1 .style_thumb__X5B4c {
  position: absolute;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: var(--color-snow);
}

.style_wrapper___mME1.style_wrapperDisabled__euekr .style_thumb__X5B4c {
  background-color: var(--color-white-lilac);
  box-shadow: inset .5px 1px 1.7732px rgba(163, 177, 198, .9);
}

.style_wrapper___mME1:not(.style_wrapperDisabled__euekr) .style_thumb__X5B4c:hover {
  box-shadow: 0 0 0 8px rgba(226, 0, 116, .16);
  cursor: pointer;
}

.style_wrapper___mME1:not(.style_wrapperDisabled__euekr) .style_thumb__X5B4c:active {
  box-shadow: 0 0 0 14px rgba(226, 0, 116, .16);
}

.style_wrapper___mME1.style_wrapperInvalid__Q_n8I .style_thumb__X5B4c {
  border: 1px solid var(--color-red);
}

.style_wrapper___mME1 .style_valueLabel__FuQ7F {
  padding: 8px 10px;
  border-radius: 4px;
  background-color: var(--color-snow);
  box-shadow: 0 2px 2px 1px rgba(125, 152, 178, .2);
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) {
  margin-top: -3px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F.style_valueLabelReverse__TIQQm {
  margin-top: -3px;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) {
  margin-right: -3px;
}

.style_wrapper___mME1 .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_ {
  position: absolute;
  overflow: hidden;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_ {
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 10px;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) > .style_valueLabelArrow__L__K_ {
  top: 100%;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F.style_valueLabelReverse__TIQQm > .style_valueLabelArrow__L__K_ {
  bottom: 100%;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_ {
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 20px;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) > .style_valueLabelArrow__L__K_ {
  right: 100%;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F.style_valueLabelReverse__TIQQm > .style_valueLabelArrow__L__K_ {
  left: 100%;
}

.style_wrapper___mME1 .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: var(--color-snow);
  box-shadow: 0 2px 2px 1px rgba(125, 152, 178, .2);
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_:after {
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_:after {
  right: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) > .style_valueLabelArrow__L__K_:after {
  top: 0;
}

.style_wrapper___mME1.style_wrapperX__dPrZy .style_valueLabel__FuQ7F.style_valueLabelReverse__TIQQm > .style_valueLabelArrow__L__K_:after {
  bottom: -8px;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F > .style_valueLabelArrow__L__K_:after {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F:not(.style_valueLabelReverse__TIQQm) > .style_valueLabelArrow__L__K_:after {
  right: -9px;
}

.style_wrapper___mME1.style_wrapperY__JZytE .style_valueLabel__FuQ7F.style_valueLabelReverse__TIQQm > .style_valueLabelArrow__L__K_:after {
  left: 0;
  transform: translate(-50%, -50%) rotate(315deg);
}

.style_wrapper___mME1 .style_valueLabel__FuQ7F > .style_valueLabelDefault__0MD_d {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.style_wrapper__cfc_6 {
  display: inline-block;
  width: 100%;
}

.style_wrapper__cfc_6 .style_input__gFCE0 {
  width: 100%;
  padding: 14px 15px 13px 15px;
  background-color: var(--color-snow);
  border: 1px solid var(--color-botticelli);
  border-radius: 8px;
  font-family: Roboto;
  font-size: 16px;
  color: var(--color-salems-fur);
  outline: none;
  transition: border-color 300ms;
}

.style_wrapper__cfc_6.style_wrapperDisabled__qAAGV .style_input__gFCE0 {
  background-color: var(--color-white-lilac);
  color: var(--color-manatee);
}

.style_wrapper__cfc_6:not(.style_wrapperDisabled__qAAGV) .style_input__gFCE0:hover {
  border-color: var(--color-salems-fur);
}

.style_wrapper__cfc_6:not(.style_wrapperDisabled__qAAGV) .style_input__gFCE0:focus {
  border-color: var(--color-magenta);
}

.style_wrapper__cfc_6 .style_input__gFCE0::placeholder {
  color: var(--color-botticelli);
}

.style_wrapper__cfc_6.style_wrapperInvalid__RyjqH .style_input__gFCE0 {
  border-color: var(--color-red);
}

