@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._card-container__text-content__title_v8tdz_2{font-family:var(--font-family-haas-grot-text),var(--font-family-arial);font-size:14px;font-weight:700;font-style:normal;line-height:20px;letter-spacing:normal}._card-container__text-content__subtitle_v8tdz_11{font-family:var(--font-family-haas-grot-text),var(--font-family-arial);font-size:14px;font-weight:400;font-style:normal;line-height:20px;letter-spacing:normal}._card-container_v8tdz_2{top:9%;left:50%;transform:translate(-50%,-50%);position:absolute;z-index:2;width:262px;max-width:262px;min-width:262px;min-height:158px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:8px!important}._card-container__icon-wrapper_v8tdz_80{width:32px;height:32px;margin-bottom:24px}._card-container__text-content__title_v8tdz_2{font-weight:700;font-size:18px;margin-bottom:8px}._card-container__text-content__subtitle_v8tdz_11{font-weight:400;font-size:14px;line-height:20px}@media (max-width: 744px){._card-container_v8tdz_2{top:4.5%;left:50%;width:218px;max-width:218px;min-width:218px;min-height:178px;height:auto}}
