@layer bcc-design-layer{.bcc-typography-title{color:var(--b-color-neutral-default-900);font-family:var(--g-text-body-font-family);-webkit-box-orient:vertical;width:100%;max-width:fit-content;display:-webkit-box;overflow:hidden}.bcc-typography-title_title{padding:0;margin:0!important}.bcc-typography-title_title_h1{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-1-font-size);line-height:var(--b-text-heading-1-line-height);font-weight:var(--b-text-heading-2-font-weight);margin:0!important}.bcc-typography-title_title_h2{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-2-font-size);line-height:var(--b-text-heading-2-line-height);font-weight:var(--b-text-heading-2-font-weight);margin:0!important}.bcc-typography-title_title_h3{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-3-font-size);line-height:var(--b-text-heading-3-line-height);font-weight:var(--b-text-heading-3-font-weight);margin:0!important}.bcc-typography-title_title_h4{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-4-font-size);line-height:var(--b-text-heading-4-line-height);font-weight:var(--b-text-heading-2-font-weight);margin:0!important}.bcc-typography-title_title_h5{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-5-font-size);line-height:var(--b-text-heading-5-line-height);font-weight:var(--b-text-heading-2-font-weight);margin:0!important}.bcc-typography-title_title_h6{font-family:var(--b-font-family-heading);font-size:var(--b-text-heading-6-font-size);line-height:var(--b-text-heading-6-line-height);font-weight:var(--b-text-heading-2-font-weight);margin:0!important}.bcc-typography-title_title_h1_mobile{font-size:32px;font-weight:700;line-height:40px;margin:0!important}.bcc-typography-title_title_h2_mobile{font-size:28px;font-weight:700;line-height:36px;margin:0!important}.bcc-typography-title_title_h3_mobile{font-size:24px;font-weight:700;line-height:30px;margin:0!important}.bcc-typography-title_title_h4_mobile{font-size:20px;font-weight:700;line-height:24px;margin:0!important}.bcc-typography-title_title_h5_mobile{font-size:18px;font-weight:700;line-height:22px;margin:0!important}.bcc-typography-title_title_h6_mobile{font-size:16px;font-weight:700;line-height:20px;margin:0!important}.bcc-typography-title_title_bold{font-weight:700}.bcc-typography-title_title_medium{font-weight:var(--b-text-caption-medium-font-weight)}.bcc-typography-title_title_regular{font-weight:400}.bcc-typography-title_decoration_underline{text-decoration:underline}.bcc-typography-title_decoration_line-through{text-decoration:line-through}.bcc-typography-title_monospace{font-variant-numeric:tabular-nums}.bcc-typography-title_rowLimit_none{-webkit-line-clamp:none}.bcc-typography-title_rowLimit_1{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-title_rowLimit_2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-title_rowLimit_3{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
@layer bcc-design-layer{:root{--skeleton-display:block;--skeleton-border-radius:4px;--skeleton-backdrop-filter:none;--skeleton-gradient-animation-display:block;--skeleton-bg-animation-display:none;--skeleton-bg-animation-color:transparent}.bcc-skeleton{display:var(--skeleton-display);vertical-align:middle;color:#0000;border-radius:var(--skeleton-border-radius);-webkit-backdrop-filter:var(--skeleton-backdrop-filter);backdrop-filter:var(--skeleton-backdrop-filter);background:var(--b-color-neutral-default-100);position:relative;overflow:hidden}.bcc-skeleton>*{visibility:hidden}.bcc-skeleton:before{content:"";background:var(--skeleton-bg-animation-color);position:absolute;inset:0}.bcc-skeleton_animate:before{display:var(--skeleton-bg-animation-display);opacity:.5;animation-name:background;animation-duration:.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;animation-play-state:running}.bcc-skeleton_animate:after{display:var(--skeleton-gradient-animation-display);content:"";background-image:linear-gradient(270deg,#0000,#0000 40%,#0000000d 50%,#0000 60%,#0000);width:500%;height:100%;animation-name:gradient;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0;transform:translate(-80%)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.bcc-skeleton_animate:before{opacity:.4}}@keyframes gradient{0%{transform:translate(-80%)}67%{transform:translate(0)}to{transform:translate(0)}}@keyframes background{0%{background:#b6bcc3}to{background:#c6cdd6}}}
@layer bcc-design-layer{.bcc-use-skeleton{border-radius:var(--b-border-radius-cof-4)}.bcc-use-skeleton__row{flex-direction:column;justify-content:center;display:flex}}
@layer bcc-design-layer{.bcc-typography-paragraph{color:var(--b-color-neutral-default-900);font-family:var(--g-text-body-font-family);width:100%}.bcc-typography-paragraph_paragraph,.bcc-typography-paragraph_paragraphWithMargins{margin:0;padding:0}.bcc-typography-paragraph_view_small{font-size:var(--b-text-body-2-font-size);line-height:var(--b-text-body-2-line-height)}.bcc-typography-paragraph_view_medium{font-size:var(--b-text-body-1-font-size);line-height:var(--b-text-body-1-line-height)}.bcc-typography-paragraph_view_large{font-size:var(--b-text-subtitle-2-font-size);line-height:var(--b-text-subtitle-2-line-height)}.bcc-typography-paragraph_view_xlarge{font-size:var(--b-text-subtitle-1-font-size);line-height:var(--b-text-subtitle-1-line-height)}.bcc-typography-paragraph_weight_light{font-weight:var(--b-text-paragraph-light-font-weight)}.bcc-typography-paragraph_weight_regular{font-weight:var(--b-text-paragraph-regular-font-weight)}.bcc-typography-paragraph_weight_medium{font-weight:var(--b-text-paragraph-medium-font-weight)}.bcc-typography-paragraph_weight_semibold{font-weight:var(--b-text-paragraph-semibold-font-weight)}.bcc-typography-paragraph_weight_bold{font-weight:var(--b-text-paragraph-bold-font-weight)}.bcc-typography-paragraph_decoration_underline{text-decoration:underline}.bcc-typography-paragraph_decoration_line-through{text-decoration:line-through}.bcc-typography-paragraph_monospace{font-variant-numeric:tabular-nums}.bcc-typography-paragraph_rowLimitP_none{-webkit-line-clamp:none;line-clamp:none}.bcc-typography-paragraph_color_primary{color:var(--b-color-neutral-default-900)}.bcc-typography-paragraph_color_secondary{color:var(--b-color-neutral-default-700)}.bcc-typography-paragraph_rowLimit_1{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-paragraph_rowLimit_2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-paragraph_rowLimit_3{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
@layer bcc-design-layer{.bcc-typography-caption{color:var(--b-color-neutral-default-900);font-family:var(--g-text-body-font-family);width:100%}.bcc-typography-caption_paragraph{margin:0;padding:0}.bcc-typography-caption_paragraphWithMargins{margin:0 0 var(--g-spacing-1);padding:0}.bcc-typography-caption_weight_regular{font-weight:var(--b-text-caption-regular-font-weight)}.bcc-typography-caption_weight_medium{font-weight:var(--b-text-caption-medium-font-weight)}.bcc-typography-caption_weight_semibold{font-weight:var(--b-text-caption-semibold-font-weight)}.bcc-typography-caption_view_small{font-size:var(--b-text-caption-3-font-size);line-height:var(--b-text-caption-3-line-height)}.bcc-typography-caption_view_medium{font-size:var(--b-text-caption-2-font-size);line-height:var(--b-text-caption-2-line-height)}.bcc-typography-caption_view_large{font-size:var(--b-text-caption-1-font-size);line-height:var(--b-text-caption-1-line-height)}.bcc-typography-caption_decoration_none{text-decoration:none}.bcc-typography-caption_decoration_underline{text-decoration:underline}.bcc-typography-caption_decoration_line-through{text-decoration:line-through}.bcc-typography-caption_monospace{font-variant-numeric:tabular-nums}.bcc-typography-caption_rowLimit_none{-webkit-line-clamp:none}.bcc-typography-caption_color_primary{color:var(--b-color-neutral-default-900)}.bcc-typography-caption_color_secondary{color:var(--b-color-neutral-default-700)}.bcc-typography-caption_rowLimit_1{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-caption_rowLimit_2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bcc-typography-caption_rowLimit_3{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
@layer bcc-design-layer{.bcc-flex{display:flex}.bcc-flex_inline{display:inline-flex}.bcc-flex_center-content{justify-content:center;align-items:center}}
@layer bcc-design-layer{.bcc-box{box-sizing:border-box}.bcc-box_overflow_hidden{overflow:hidden}.bcc-box_overflow_auto{overflow:auto}.bcc-box_overflow_x{overflow:hidden auto}.bcc-box_overflow_y{overflow:auto hidden}.bcc-box_bgColor_secondary{background-color:var(--b-color-neutral-default-0)}.bcc-box_bgColor_primary{background-color:var(--b-color-neutral-default-50)}.bcc-box_bgColor_disabled{background-color:var(--b-color-neutral-default-200)}.bcc-box_bgColor_transparent{background-color:#0000}}
/*# sourceMappingURL=0r5nx.8-.2i6..css.map*/