@charset "UTF-8";
@import url(/pro/assets/vendors/v-calendar.min-5a6a6254a3a85013b6e0b2756413ace556e0afe618ade9179c4d116eb61fd8a8.css);
@import url(/pro/assets/vendors/vue-multiselect.min-1c388fae4dfb3cd77abc7bb143b88449783149dd3b573138d3e2367e180a1da1.css);
@import url(/pro/assets/vendors/vue-treeselect.min-5090936fd1ac38e41c6163afc8fa9967e548fd3a51ae83fd139fae9e25f0201b.css);
@import url(/pro/assets/vendors/vue-select-5523bc823fffbc7ce2dfc28b753860492e0c3de7c5c078886519cd1cc6b6ce39.css);
@font-face {
  font-family: 'Rubik';
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Bold.eot);
  src: url(/fonts/Rubik-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Bold.woff) format("woff"), url(/fonts/Rubik-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Medium.eot);
  src: url(/fonts/Rubik-Medium.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Medium.woff) format("woff"), url(/fonts/Rubik-Medium.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-display: swap;
  font-style: italic;
  src: url(/fonts/Rubik-Italic.eot);
  src: url(/fonts/Rubik-Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Italic.woff) format("woff"), url(/fonts/Rubik-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-weight: normal;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Regular.eot);
  src: url(/fonts/Rubik-Regular.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Regular.woff) format("woff"), url(/fonts/Rubik-Regular.ttf) format("truetype");
}

/* line 45, app/assets/stylesheets/_fonts.scss */
.fw-500 {
  font-weight: 500 !important;
}

/* Default theme */
/* line 2, app/assets/stylesheets/variables.scss */
:root {
  --Surface-Primary: #010409;
  --Surface-Secondary: #161B22;
  --Surface-Tertiary: #12284E;
  --Surface-Four: #12284e94;
  --Stroke-Primary: #424A53;
  --Stroke-Secondary: #30363D;
  --Text-Primary: #FAFAFA;
  --Text-Secondary: #C9D1D9;
  --Text-Tertiary: #8C959F;
  --Primary: #75B1FF;
  --Alerts-Dark-green: #04260F;
  --Alerts-Green: #2EA043;
  --Alerts-Dark-Orange: #3B2414;
  --Alerts-Orange: #F0883E;
  --Text-Icon-Tertiary: #6E7781;
  --Alerts-Dark-red: #1D1313;
  --Alerts-Red: #D32F2F;
  --primary-add-blue-30: #75B1FF;
  --primary-add-blue-50: #75B1FF;
  --dashboard-chart-dataset-one-orange-backgroundColor: #F0883E;
  --dashboard-chart-dataset-one-orange-borderColor: #F0883E;
  --dashboard-chart-dataset-one-orange-pointBackgroundColor: #F0883E;
  --dashboard-chart-dataset-one-orange-pointHoverBackgroundColor: #F0883E;
  --dashboard-chart-dataset-one-orange-pointHoverBorderColor: #F0883E;
  --dashboard-chart-dataset-one-backgroundColor: #80ACFF;
  --dashboard-chart-dataset-one-borderColor: #80ACFF;
  --dashboard-chart-dataset-two-backgroundColor: rgb(128, 172, 255, 0.1);
  --dashboard-chart-dataset-two-borderColor: #80ACFF;
  --dashboard-chart-dataset-two-pointBackgroundColor: #010409;
  --dashboard-chart-dataset-two-pointHoverBackgroundColor: #80acff;
  --dashboard-chart-dataset-two-pointHoverBorderColor: #80ACFF;
  --dashboard-chart-dataset-three-backgroundColor: rgba(55, 98, 246, 0.1);
  --dashboard-chart-dataset-three-borderColor: #80ACFF;
  --dashboard-chart-dataset-three-pointBackgroundColor: #010409;
  --dashboard-chart-dataset-three-pointBorderColor: #80ACFF;
  --dashboard-chart-dataset-three-pointHoverBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-three-pointHoverBorderColor: #466EFF;
  --dashboard-chart-dataset-four-backgroundColor: rgba(201, 207, 218, 0.1);
  --dashboard-chart-dataset-four-borderColor: #F0883E;
  --dashboard-chart-dataset-four-pointBackgroundColor: #010409;
  --dashboard-chart-dataset-four-pointBorderColor: #F0883E;
  --dashboard-chart-dataset-four-pointHoverBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-four-pointHoverBorderColor: #F0883E;
  --dashboard-chart-styles-yAxes-gridLines-color: #424A53;
  --dashboard-chart-styles-yAxes-ticks-fontColor: #8C959F;
  --dashboard-chart-styles-xAxes-gridLines-color: #424A53;
  --dashboard-chart-styles-xAxes-ticks-fontColor: #8C959F;
  --dashboard-chart-styles-xAxes-ticks-zeroLineColor: #8C959F;
  --dashboard-chart-styles-title-color: var(--Text-Primary);
  --dashboard-chart-styles-legend-label-color: var(--Text-Tertiary);
  --dashboard-chart-tooltip-border-color: var(--Surface-Secondary);
  --dashboard-chart-tooltip-background-color: var(--Surface-Secondary);
  --dashboard-chart-tooltip-first-child-color: var(--Text-Primary);
  --dashboard-chart-tooltip-second-child-color: var(--Text-Secondary);
  --dashboard-upcoming-payments-pie-basic-color: #B3CEFF;
  --dashboard-upcoming-payments-pie-expected-color: #FAFAFA;
  --dashboard-upcoming-payments-pie-received-color: #75B1FF;
  --dashboard-upcoming-payments-pie-outstanding-color: #EF9400;
  --dashboard-upcoming-payments-pie-overdue-color: var(--Alerts-Red);
  --dashboard-upcoming-payments-pie-canceled-color: green;
  --dashboard-upcoming-payments-pie-default-text-color: #C9D1D9;
  --dashboard-upcoming-payments-pie-label-color: var(--text_medium);
  --dashboard-barchart-color-1: #75B1FF;
  --dashboard-barchart-color-2: #006AFC;
}

/* line 83, app/assets/stylesheets/variables.scss */
.text-secondary {
  color: var(--Text-Tertiary) !important;
}

/*
:root.classic-theme {
  --white: #fff;
  --black: #000;

  // primary
  --primary: #005AFF;
  --primary_darken_10: #0048CC;
  --primary_lighten_10: #337BFF;
  --primary50: #80ACFF;
  --primary20: #CCDEFF;
  --primary10: #E6EFFF;
  --primary5: #F2F7FF;

  // secondary
  --pale_blue: #EAEFFF;
  --light_blue: #D6E0FF;
  --light-no-data-image-bg: #E4E4E4;
  --violet: #ACA7BF;
  --body_bg: #F4F6FC;
  --selected_bg: #e3f2fd;
  --highlight_bg: #f5f5f5;
  --navbar_bg: #F7F8FD;
  --search_error_circle_bg: #EFEFEF;

  // text
  --text_dark: #00145E;
  --text_medium: #909BBF;
  --text_light: #C5CBDD;
  --text_placeholder: #CBD6E5;
  --text_medium10: #F4F5F9;

  // alerts
  --success: #36B368;
  --success_lighten_10: lighten(#36B368, 10%);
  --success_darken_7: darken(#36B368, 10%);
  --warning: #EF9400;
  --warning_lighten_47: lighten(#EF9400, 47%);
  --danger: var(--Alerts-Red);
  --danger_lighten_10: lighten(var(--Alerts-Red), 10%);
  --danger_lighten_37: lighten(var(--Alerts-Red), 37%);
  --success_light: #E7F6ED;
  --warning_light: #FDF2E0;
  --danger_light: #FFE5E9;

  --text-primary-color: #00145E;
  --text-form-label: #00145E;
  --text-form-label-dark: #00145E;
  --small-text-color: var(--text_medium);

  --sign-up-form-field-description: #909BBF;
  --sign-up-form-field-description-link: #909BBF;
  --sign-up-form-logout-link: var(--primary);
  --sign-up-form-logout-link-hover: var(--primary_darken_10);

  // form fields
  --form--label-color: var(--text_medium);
  --form--label-dark-color: var(--text-form-label-dark);
  --form-control-color: var(--text_dark);
  --form-control-border-color: var(--light_blue);
  --form-control-placeholder-color: var(--text_placeholder);

  --form-control-hover-border-color: var(--text_medium);

  --form-control-focus-color: var(--text_dark);
  --form-control-focus-border-color: var(--primary);
  --form-control-focus-background: var(--pale_blue);
  --form-control-focus-box-shadow: 0px 0px 0px 3px rgba(13,110,253,.25);

  --form-control-readonly-border-color: var(--primary5);
  --form-control-readonly-background: var(--primary5);

  --btn-primary-disabled-color: #ACA7BF;
  --btn-primary-disabled-background-color: #E6EFFF;

  --signup-text-color: var(--text_medium);
  --signup-link-color: var(--primary);
  --signup-link-hover-color: var(--primary);

  --footer-color: var(--text_medium);
  --footer-color-nav--link: var(--text_medium);
  --footer-copy: var(--text_medium);

  --background-body-color: linear-gradient(215.63deg, #E6EEFE -27.33%, rgba(230, 238, 254, 0) 79.19%) fixed, linear-gradient(0deg, #FFFFFF, #FFFFFF) fixed;
  --background-body-color-mobile: background: linear-gradient(215.63deg, #E6EEFE -27.33%, rgba(230, 238, 254, 0) 79.19%), #FFFFFF;

  --btn-primary-background-color: var(--primary);
  --btn-primary-hover-background-color: var(--primary_lighten_10);

  // buttons
  --theme-btn--primary-text: var(--white);
  --theme-btn--primary-icon: var(--white);
  --theme-btn--primary-background: var(--primary);
  --theme-btn--primary-hover-text: var(--white);
  --theme-btn--primary-hover-icon: var(--white);
  --theme-btn--primary-hover-background: var(--primary_lighten_10);

  --theme-btn--primary__light-text: var(--primary);
  --theme-btn--primary__light-icon: var(--primary);
  --theme-btn--primary__light-border: var(--primary10);
  --theme-btn--primary__light-background: var(--primary10);

  --theme-btn--secondary-text: var(--text_dark);
  --theme-btn--secondary-icon: var(--primary);
  --theme-btn--secondary-background: var(--primary5);
  --theme-btn--secondary-hover-text: var(--primary);
  --theme-btn--secondary-hover-icon: var(--primary);
  --theme-btn--secondary-hover-background: var(--light_blue);

  --theme-btn--transparent-text: var(--text_dark);
  --theme-btn--transparent-icon: var(--primary);
  --theme-btn--transparent-border: var(--light_blue);
  --theme-btn--transparent-hover-text: var(--primary);
  --theme-btn--transparent-hover-icon: var(--primary);
  --theme-btn--transparent-hover-border: var(--primary);
  --theme-btn--transparent-hover-background: var(--Grey-200);

  --theme-btn--no-border-text: var(--primary);
  --theme-btn--no-border-icon: var(--Grey-900);
  --theme-btn--no-border-hover-text: var(--Grey-600);
  --theme-btn--no-border-hover-icon: var(--Grey-600);
  --theme-btn--no-border-hover-background: var(--primary10);

  // product card
  --product-card-text: var(--text_dark);
  --product-card-subtext: var(--text_medium);
  --product-card-border: var(--light_blue);
  --product-card-marked-border: var(--primary);
  --product-card-background: var(--white);
  --product-card-price-block-text: var(--primary);
  --product-card-price-block-background: var(--primary5);
  --product-card-stock-level-text: var(--white);
  --product-card-stock-level-background: var(--text_medium);

  // product-icon-block
  --product-icon-block-background: linear-gradient(180deg, #5BBFFF 0%, #4AB2F5 100%);

  // options block
  --options-block-item-border: var(--light_blue);

  // edit page sidebar
  --edit-sidebar-background: var(--white);
  --edit-sidebar-back-btn-color: var(--primary);
  --edit-sidebar-back-btn-border: var(--light_blue);
  --edit-sidebar-back-btn-background: var(--white);
  --edit-sidebar-separator-color: var(--text_dark);
  --edit-sidebar-nav-link-color: var(--text_medium);
  --edit-sidebar-nav-link-active-color: var(--primary);
  --edit-sidebar-nav-link-active-background: var(--primary10);

  // dashboard
  --dashboard-chart-dataset-one-backgroundColor: #80ACFF;
  --dashboard-chart-dataset-one-borderColor: #80ACFF;

  --dashboard-chart-dataset-two-backgroundColor: rgba(0, 90, 255, 0.2);
  --dashboard-chart-dataset-two-borderColor: #005AFF;
  --dashboard-chart-dataset-two-pointBackgroundColor: #fff;
  --dashboard-chart-dataset-two-pointHoverBackgroundColor: #005AFF;
  --dashboard-chart-dataset-two-pointHoverBorderColor: #005AFF;

  --dashboard-chart-dataset-three-backgroundColor: rgba(55, 98, 246, 0.1);
  --dashboard-chart-dataset-three-borderColor: #466EFF;
  --dashboard-chart-dataset-three-pointBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-three-pointBorderColor: #466EFF;
  --dashboard-chart-dataset-three-pointHoverBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-three-pointHoverBorderColor: #466EFF;

  --dashboard-chart-dataset-four-backgroundColor: rgba(201, 207, 218, 0.1);
  --dashboard-chart-dataset-four-borderColor: #c9cfda;
  --dashboard-chart-dataset-four-pointBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-four-pointBorderColor: #c9cfda;
  --dashboard-chart-dataset-four-pointHoverBackgroundColor: #FFFFFF;
  --dashboard-chart-dataset-four-pointHoverBorderColor: #c9cfda;

  --dashboard-chart-styles-yAxes-gridLines-color: #E0E7FF;
  --dashboard-chart-styles-yAxes-ticks-fontColor: #909BBF;

  --dashboard-chart-styles-xAxes-gridLines-color: #E0E7FF;
  --dashboard-chart-styles-xAxes-ticks-fontColor: #909BBF;
  --dashboard-chart-styles-xAxes-ticks-zeroLineColor: #E0E7FF;


  --dashboard-chart-styles-title-color: #909BBF;
  --dashboard-chart-styles-legend-label-color: #8798ad;

  --dashboard-chart-tooltip-border-color: var(--light_blue);
  --dashboard-chart-tooltip-first-child-color: #005AFF;
  --dashboard-chart-tooltip-second-child-color: var(--text_medium);

  --dashboard-upcoming-payments-pie-basic-color: #B3CEFF;
  --dashboard-upcoming-payments-pie-expected-color: #e6efff;
  --dashboard-upcoming-payments-pie-received-color: #005AFF;
  --dashboard-upcoming-payments-pie-outstanding-color: #EF9400;
  --dashboard-upcoming-payments-pie-overdue-color: var(--Alerts-Red);
  --dashboard-upcoming-payments-pie-canceled-color: green;
  --dashboard-upcoming-payments-pie-default-text-color: #212529;
  --dashboard-upcoming-payments-pie-label-color: var(--text_medium);

  --dashboard-barchart-color-1: #466EFF;
  --dashboard-barchart-color-2: #C9CFDA;

  --horisontal-scrollable-table-border-top-color: var(--light_blue);
  --horisontal-scrollable-table-scrollbar-track-background: var(--primary10);
  --horisontal-scrollable-table-scrollbar-thumb-background: var(--primary);
  --horisontal-scrollable-table-scrollbar-thumb-background-hover: var(--primaryy);
  --horisontal-scrollable-table-thead-border-bottom-color: var(--light_blue);
  --horisontal-scrollable-table-th-color: var(--text_light);
  --horisontal-scrollable-table-th-background-color: var(--white);
  --horisontal-scrollable-table-th-hover-color: var(--primary);
  --horisontal-scrollable-table-th-active-color: var(--primary);
  --horisontal-scrollable-table-th-active-after-border-color: var(--primary);
  --horisontal-scrollable-table-th-sorting-after-border-color: var(--primary);
  --horisontal-scrollable-table-td-first-child-border-right: var(--light_blue);
  --horisontal-scrollable-table-nth-child-even-background: #F7FAFF;
  --horisontal-scrollable-table-nth-child-odd-background: var(--white);
  --horisontal-scrollable-table-tr-hover-background-color: var(--primary10);
  --horisontal-scrollable-table-tr-selected-background-color: #CCDEFF;
  --horisontal-scrollable-table-td-color: var(--text_dark);

  --options-block--item-color: var(--primary);
  --options-block--item-border-color: var(--options-block-item-border);
  --options-block--item-background: var(--white);
  --options-block--item-hover-color: var(--white);
  --options-block--item-hover-border-color: var(--primary);
  --options-block--item-hover-background: var(--primary);
}
  */
/* line 1, app/assets/stylesheets/ui-elements/_icons.scss */
:root {
  --chart-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1406 19.1403C22.6152 19.1403 23 18.7563 23 18.2826V9.27681C23 8.09448 22.0362 7.13254 20.8515 7.13254H18.9609C17.7763 7.13254 16.8125 8.09444 16.8125 9.27681V21.2846H10.625V16.1384H13.375V18.2827C13.375 18.7564 13.7597 19.1404 14.2343 19.1404C14.709 19.1404 15.0937 18.7564 15.0937 18.2827V3.14427C15.0938 1.9619 14.1299 1 12.9453 1H11.0547C9.87006 1 8.90624 1.9619 8.90624 3.14427V21.2846H2.71875V16.1384H5.46874V18.2827C5.46874 18.7564 5.8535 19.1404 6.32811 19.1404C6.80272 19.1404 7.18749 18.7564 7.18749 18.2827V12.2787C7.18749 11.0964 6.22371 10.1345 5.03903 10.1345H3.14846C1.96382 10.1345 1 11.0964 1 12.2787V22.1423C1 22.616 1.38476 23 1.85937 23H22.1406C22.6152 23 23 22.616 23 22.1423C23 21.6686 22.6152 21.2846 22.1406 21.2846H18.5313V16.1384H21.2813V18.2827C21.2813 18.7564 21.666 19.1403 22.1406 19.1403ZM10.625 3.14427C10.625 2.90781 10.8177 2.7154 11.0547 2.7154H12.9453C13.1822 2.7154 13.375 2.90777 13.375 3.14427V14.423H10.625V3.14427H10.625ZM2.71875 12.2787C2.71875 12.0423 2.9115 11.8499 3.14841 11.8499H5.03903C5.27595 11.8499 5.46874 12.0423 5.46874 12.2787V14.423H2.71875V12.2787ZM18.5313 14.423V9.27681C18.5313 9.04035 18.724 8.84794 18.9609 8.84794H20.8515C21.0885 8.84794 21.2813 9.04031 21.2813 9.27681V14.423H18.5313Z' fill='black'/%3E%3C/svg%3E%0A");
  --tableview-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6562 16.4688C12.1309 16.4688 12.5156 16.8535 12.5156 17.3281C12.5156 17.8028 12.1309 18.1875 11.6562 18.1875H10.4531C9.97844 18.1875 9.59373 17.8028 9.59373 17.3281C9.59373 16.8535 9.97844 16.4688 10.4531 16.4688H11.6562ZM18.7031 11.8711C18.7031 11.3964 18.3184 11.0117 17.8437 11.0117H10.4531C9.97844 11.0117 9.59373 11.3964 9.59373 11.8711C9.59373 12.3458 9.97844 12.7305 10.4531 12.7305H17.8437C18.3184 12.7305 18.7031 12.3458 18.7031 11.8711ZM10.4531 7.57422H17.8437C18.3184 7.57422 18.7031 7.18951 18.7031 6.71484C18.7031 6.24017 18.3184 5.85547 17.8437 5.85547H10.4531C9.97844 5.85547 9.59373 6.24017 9.59373 6.71484C9.59373 7.18951 9.97844 7.57422 10.4531 7.57422ZM7.01561 16.4688H6.15624C5.68157 16.4688 5.29687 16.8535 5.29687 17.3281C5.29687 17.8028 5.68157 18.1875 6.15624 18.1875H7.01561C7.49028 18.1875 7.87499 17.8028 7.87499 17.3281C7.87499 16.8535 7.49028 16.4688 7.01561 16.4688ZM7.01561 11.0117H6.15624C5.68157 11.0117 5.29687 11.3964 5.29687 11.8711C5.29687 12.3458 5.68157 12.7305 6.15624 12.7305H7.01561C7.49028 12.7305 7.87499 12.3458 7.87499 11.8711C7.87499 11.3964 7.49028 11.0117 7.01561 11.0117ZM7.01561 5.85547H6.15624C5.68157 5.85547 5.29687 6.24017 5.29687 6.71484C5.29687 7.18951 5.68157 7.57422 6.15624 7.57422H7.01561C7.49028 7.57422 7.87499 7.18951 7.87499 6.71484C7.87499 6.24017 7.49028 5.85547 7.01561 5.85547ZM22.7484 21.5329C23.0839 21.8685 23.0839 22.4127 22.7484 22.7482C22.5805 22.9161 22.3605 23 22.1406 23C21.9207 23 21.7007 22.9161 21.5328 22.7484L20.0791 21.2947C19.5002 21.6406 18.8238 21.8398 18.1015 21.8398C15.9692 21.8398 14.2344 20.105 14.2344 17.9727C14.2344 15.8403 15.9692 14.1055 18.1015 14.1055C20.2339 14.1055 21.9687 15.8403 21.9687 17.9727C21.9687 18.7617 21.731 19.496 21.3237 20.1085L22.7484 21.5329ZM18.1015 20.1211C19.2862 20.1211 20.25 19.1573 20.25 17.9727C20.25 16.788 19.2862 15.8242 18.1015 15.8242C16.9169 15.8242 15.9531 16.788 15.9531 17.9727C15.9531 19.1573 16.9169 20.1211 18.1015 20.1211ZM19.5625 1H4.43749C2.542 1 1 2.54201 1 4.4375V19.5625C1 21.458 2.542 23 4.43749 23H13.289C13.7637 23 14.1484 22.6153 14.1484 22.1406C14.1484 21.666 13.7637 21.2812 13.289 21.2812H4.43749C3.48983 21.2812 2.71875 20.5102 2.71875 19.5625V4.4375C2.71875 3.48984 3.48983 2.71875 4.43749 2.71875H19.5625C20.5101 2.71875 21.2812 3.48984 21.2812 4.4375V12.9453C21.2812 13.42 21.6659 13.8047 22.1406 13.8047C22.6153 13.8047 23 13.42 23 12.9453V4.4375C23 2.54201 21.458 1 19.5625 1Z' fill='black'/%3E%3C/svg%3E%0A");
  --collapse-icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.1777 11.9941C19.1777 12.5116 18.7582 12.9312 18.2407 12.9312H14.4457C13.9282 12.9312 13.5086 12.5116 13.5086 11.9941C13.5086 11.4766 13.9282 11.0571 14.4457 11.0571H18.2407C18.7582 11.0571 19.1777 11.4766 19.1777 11.9941Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4632 15.1443C16.0948 15.5078 15.5015 15.5038 15.1381 15.1354L13.6703 13.6475C13.6703 13.6475 13.6703 13.6475 13.6703 13.6475C12.7689 12.7339 12.7686 11.2571 13.6694 10.343C13.6695 10.343 13.6694 10.3431 13.6694 10.343L15.1377 8.8532C15.501 8.4846 16.0943 8.48028 16.4629 8.84354C16.8315 9.2068 16.8358 9.80009 16.4725 10.1687L15.0042 11.6585C14.8227 11.8428 14.8227 12.1472 15.0044 12.3313L16.4722 13.8192C16.8357 14.1876 16.8316 14.7809 16.4632 15.1443Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4336 11.9944C10.4336 12.5119 10.0141 12.9314 9.49655 12.9314H5.70153C5.18402 12.9314 4.76449 12.5119 4.76449 11.9944C4.76449 11.4768 5.18402 11.0573 5.70153 11.0573H9.49655C10.0141 11.0573 10.4336 11.4768 10.4336 11.9944Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.37773 15.0892C7.01403 14.721 7.01766 14.1277 7.38583 13.764L8.84294 12.3246C8.84295 12.3246 8.84293 12.3246 8.84294 12.3246C9.02736 12.1424 9.02757 11.8502 8.84334 11.6677C8.84335 11.6677 8.84333 11.6677 8.84334 11.6677L7.38507 10.2239C7.01731 9.85977 7.01436 9.26648 7.37848 8.89873C7.74259 8.53097 8.33589 8.52802 8.70364 8.89214L10.1619 10.336C11.0874 11.2524 11.0866 12.7425 10.1601 13.6578L8.70288 15.0973C8.33471 15.461 7.74142 15.4573 7.37773 15.0892Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 19.5625C1 21.461 2.53902 23 4.4375 23H19.5625C21.461 23 23 21.461 23 19.5625C23 19.0879 22.6152 18.7031 22.1406 18.7031C21.666 18.7031 21.2812 19.0879 21.2812 19.5625C21.2812 20.5117 20.5117 21.2812 19.5625 21.2812H4.4375C3.48826 21.2812 2.71875 20.5117 2.71875 19.5625V4.4375C2.71875 3.48827 3.48826 2.71875 4.4375 2.71875H19.5625C20.5117 2.71875 21.2812 3.48827 21.2812 4.4375V15.2656C21.2812 15.7402 21.666 16.125 22.1406 16.125C22.6152 16.125 23 15.7402 23 15.2656V4.4375C23 2.53902 21.461 1 19.5625 1H4.4375C2.53902 1 1 2.53902 1 4.4375V19.5625Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --appstore: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' stroke='grey' stroke-width='3' fill='none' /%3E%3C/svg%3E");
  --appstore-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' fill='%2375B1FF' /%3E%3C/svg%3E");
  --logout: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5124 16.8438V18.5625C15.5124 20.458 13.9703 22 12.0747 22H3.43765C1.54208 22 0 20.458 0 18.5625V3.4375C0 1.54201 1.54208 0 3.43765 0H12.0747C13.9703 0 15.5124 1.54201 15.5124 3.4375V5.15625C15.5124 5.63092 15.1277 6.01562 14.653 6.01562C14.1783 6.01562 13.7936 5.63092 13.7936 5.15625V3.4375C13.7936 2.48984 13.0225 1.71875 12.0747 1.71875H3.43765C2.48995 1.71875 1.71883 2.48984 1.71883 3.4375V18.5625C1.71883 19.5102 2.48995 20.2812 3.43765 20.2812H12.0747C13.0225 20.2812 13.7936 19.5102 13.7936 18.5625V16.8438C13.7936 16.3691 14.1783 15.9844 14.653 15.9844C15.1277 15.9844 15.5124 16.3691 15.5124 16.8438ZM21.3717 9.52379L19.4472 7.59943C19.1115 7.26373 18.5673 7.26373 18.2318 7.59943C17.8961 7.93495 17.8961 8.47911 18.2318 8.81464L19.6007 10.1836H9.28166C8.80697 10.1836 8.42224 10.5683 8.42224 11.043C8.42224 11.5176 8.80697 11.9023 9.28166 11.9023H19.6007L18.2318 13.2713C17.8961 13.6068 17.8961 14.151 18.2318 14.4865C18.3997 14.6544 18.6195 14.7383 18.8394 14.7383C19.0595 14.7383 19.2794 14.6544 19.4472 14.4865L21.3717 12.5621C22.2094 11.7244 22.2094 10.3615 21.3717 9.52379Z' fill='%23ACA7BF'/%3E%3C/svg%3E%0A");
  --logout-filled: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5124 16.8438V18.5625C15.5124 20.458 13.9703 22 12.0747 22H3.43765C1.54208 22 0 20.458 0 18.5625V3.4375C0 1.54201 1.54208 0 3.43765 0H12.0747C13.9703 0 15.5124 1.54201 15.5124 3.4375V5.15625C15.5124 5.63092 15.1277 6.01562 14.653 6.01562C14.1783 6.01562 13.7936 5.63092 13.7936 5.15625V3.4375C13.7936 2.48984 13.0225 1.71875 12.0747 1.71875H3.43765C2.48995 1.71875 1.71883 2.48984 1.71883 3.4375V18.5625C1.71883 19.5102 2.48995 20.2812 3.43765 20.2812H12.0747C13.0225 20.2812 13.7936 19.5102 13.7936 18.5625V16.8438C13.7936 16.3691 14.1783 15.9844 14.653 15.9844C15.1277 15.9844 15.5124 16.3691 15.5124 16.8438ZM21.3717 9.52379L19.4472 7.59943C19.1115 7.26373 18.5673 7.26373 18.2318 7.59943C17.8961 7.93495 17.8961 8.47911 18.2318 8.81464L19.6007 10.1836H9.28166C8.80697 10.1836 8.42224 10.5683 8.42224 11.043C8.42224 11.5176 8.80697 11.9023 9.28166 11.9023H19.6007L18.2318 13.2713C17.8961 13.6068 17.8961 14.151 18.2318 14.4865C18.3997 14.6544 18.6195 14.7383 18.8394 14.7383C19.0595 14.7383 19.2794 14.6544 19.4472 14.4865L21.3717 12.5621C22.2094 11.7244 22.2094 10.3615 21.3717 9.52379Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --load-more: url("data:image/svg+xml,%3Csvg viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2877_21682)'%3E%3Cpath d='M24.2288 13.3092C23.8645 12.9412 23.2709 12.9382 22.903 13.3026L20.7501 15.4341V12C20.7501 9.2955 19.6969 6.75291 17.7845 4.84055C15.8722 2.92819 13.3295 1.875 10.6251 1.875C8.96439 1.875 7.32592 2.2838 5.86923 3.05948C5.86726 3.06052 5.8653 3.06155 5.86333 3.06258C5.8592 3.06478 5.85508 3.06698 5.85095 3.06923C5.85062 3.06937 5.85034 3.06956 5.85001 3.0697C5.84083 3.07463 5.83164 3.07955 5.8225 3.08452C5.81805 3.08691 5.81359 3.08934 5.80914 3.09173C5.8059 3.09347 5.80267 3.09525 5.79944 3.09698C5.74483 3.12661 5.69045 3.15675 5.63636 3.18745C5.63275 3.18947 5.62919 3.19153 5.62562 3.19364C5.40512 3.31912 5.18837 3.45337 4.97865 3.59452C4.54909 3.88359 4.43519 4.4662 4.72426 4.89572C4.9053 5.16473 5.20136 5.30991 5.5029 5.30991C5.6829 5.30991 5.86492 5.25816 6.02542 5.15011C6.25684 4.99439 6.49872 4.84894 6.74434 4.71773C7.93192 4.08403 9.26903 3.75 10.6251 3.75C15.1742 3.75 18.8751 7.45092 18.8751 12V15.4563L16.7175 13.35C16.347 12.9882 15.7534 12.9954 15.3918 13.3659C15.0301 13.7364 15.0372 14.33 15.4077 14.6917L17.832 17.0582C18.3768 17.5901 19.09 17.8556 19.8031 17.8556C20.5229 17.8556 21.2427 17.585 21.7887 17.0443L24.2222 14.635C24.5901 14.2706 24.593 13.677 24.2288 13.3092Z' fill='%2375B1FF'/%3E%3Cpath d='M1.51086 10.5024C0.992891 10.4707 0.549734 10.8649 0.518562 11.3817C0.506281 11.5862 0.5 11.7941 0.5 12.0003C0.500047 12.1378 0.502859 12.2765 0.508297 12.4127C0.528594 12.9173 0.943953 13.3126 1.44444 13.3126C1.45709 13.3126 1.4698 13.3124 1.48264 13.3119C1.99995 13.2911 2.40256 12.8549 2.38184 12.3375C2.37734 12.226 2.37505 12.1123 2.375 12C2.375 11.8316 2.38011 11.6616 2.39019 11.4947C2.42136 10.9779 2.0277 10.5336 1.51086 10.5024Z' fill='%2375B1FF'/%3E%3Cpath d='M3.59344 16.3176C3.44672 16.0793 3.31097 15.8312 3.1898 15.58C2.96489 15.1137 2.40455 14.9179 1.93814 15.1429C1.47178 15.3678 1.27608 15.9282 1.50103 16.3946C1.64986 16.7031 1.8166 17.0079 1.99664 17.3004C2.17374 17.5882 2.48114 17.7467 2.79591 17.7467C2.96353 17.7467 3.13322 17.7017 3.28645 17.6074C3.72741 17.336 3.86485 16.7585 3.59344 16.3176Z' fill='%2375B1FF'/%3E%3Cpath d='M10.6248 20.25C10.3442 20.25 10.0612 20.2357 9.78376 20.2078C9.26926 20.1554 8.80881 20.531 8.75678 21.0462C8.7047 21.5614 9.08008 22.0212 9.59528 22.0732C9.93512 22.1076 10.2815 22.125 10.6248 22.125H10.625C11.1428 22.125 11.5624 21.7053 11.5624 21.1875C11.5624 20.6697 11.1426 20.25 10.6248 20.25Z' fill='%2375B1FF'/%3E%3Cpath d='M6.59808 19.202C6.35438 19.0654 6.11475 18.9145 5.886 18.7537C5.4624 18.4559 4.87768 18.5578 4.57988 18.9813C4.28204 19.4049 4.38399 19.9897 4.8075 20.2875C5.08819 20.4849 5.38219 20.6699 5.6813 20.8376C5.82633 20.9189 5.9836 20.9575 6.13885 20.9575C6.46702 20.9575 6.78563 20.7848 6.95752 20.4782C7.2106 20.0266 7.04977 19.4553 6.59808 19.202Z' fill='%2375B1FF'/%3E%3Cpath d='M3.40316 6.24352C2.96792 5.96326 2.3877 6.08874 2.10734 6.52407C1.92125 6.81296 1.74823 7.11436 1.59308 7.41985C1.35856 7.88152 1.54273 8.4458 2.00431 8.68027C2.14034 8.74941 2.28533 8.78212 2.42815 8.78212C2.76987 8.78212 3.09936 8.59458 3.26473 8.26903C3.39111 8.02022 3.53206 7.77474 3.6837 7.53933C3.96402 7.104 3.83844 6.52388 3.40316 6.24352Z' fill='%2375B1FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2877_21682'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  --mark-as-selected: url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5625 22H3.4375C1.54201 22 0 20.458 0 18.5625V3.4375C0 1.54201 1.54201 0 3.4375 0H18.5625C20.458 0 22 1.54201 22 3.4375V14.2656C22 14.7403 21.6153 15.125 21.1406 15.125C20.666 15.125 20.2812 14.7403 20.2812 14.2656V3.4375C20.2812 2.48984 19.5102 1.71875 18.5625 1.71875H3.4375C2.48984 1.71875 1.71875 2.48984 1.71875 3.4375V18.5625C1.71875 19.5102 2.48984 20.2812 3.4375 20.2812H18.5625C19.5102 20.2812 20.2812 19.5102 20.2812 18.5625C20.2812 18.0878 20.666 17.7031 21.1406 17.7031C21.6153 17.7031 22 18.0878 22 18.5625C22 20.458 20.458 22 18.5625 22ZM9.37155 17.1423C10.0743 17.1142 10.7195 16.8102 11.1887 16.2862C11.1965 16.2774 11.2043 16.2684 11.2118 16.2593L18.0657 7.93697C18.3675 7.57056 18.3151 7.02908 17.9487 6.72729C17.5823 6.42551 17.0406 6.47804 16.739 6.84428L9.89825 15.1507C9.74283 15.3185 9.53185 15.4159 9.30257 15.4251C9.06876 15.4345 8.84586 15.3508 8.67599 15.1893C8.66928 15.1831 8.66257 15.1767 8.65569 15.1707L5.42749 12.2923C5.07317 11.9764 4.53001 12.0074 4.21413 12.3617C3.89824 12.7159 3.92929 13.2592 4.28362 13.5751L7.50258 16.4453C7.98497 16.8986 8.60651 17.1447 9.26497 17.1447C9.30022 17.1445 9.33597 17.1439 9.37155 17.1423Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --location: url(/pro/assets/icons/icon-location-5df402e6cfd89e1a5de74ab51e35d23053ef757db94487044dc59b695710bea0.svg);
  --tutorial: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.3295 11.8711V2.71875H5.5058C5.04523 2.71875 4.67053 3.10427 4.67053 3.57812V17.9916C4.93197 17.8962 5.213 17.8438 5.5058 17.8438H6.34107V5.29688C6.34107 4.82224 6.71502 4.4375 7.17633 4.4375C7.63765 4.4375 8.0116 4.82224 8.0116 5.29688V17.8438H19.3295V16.168C19.3295 15.6933 19.7034 15.3086 20.1647 15.3086C20.6261 15.3086 21 15.6933 21 16.168V18.7031C21 19.1778 20.6261 19.5625 20.1647 19.5625H5.5058C5.04523 19.5625 4.67053 19.948 4.67053 20.4219C4.67053 20.8957 5.04523 21.2812 5.5058 21.2812H20.1647C20.6261 21.2812 21 21.666 21 22.1406C21 22.6153 20.6261 23 20.1647 23H5.5058C4.1241 23 3 21.8435 3 20.4219V3.57812C3 2.15655 4.1241 1 5.5058 1H20.1647C20.6261 1 21 1.38474 21 1.85938V11.8711C21 12.3457 20.6261 12.7305 20.1647 12.7305C19.7034 12.7305 19.3295 12.3457 19.3295 11.8711ZM13.5244 13.8047C13.063 13.8047 12.6891 14.1894 12.6891 14.6641C12.6891 15.1387 13.063 15.5234 13.5244 15.5234C13.9857 15.5234 14.3596 15.1387 14.3596 14.6641C14.3596 14.1894 13.9857 13.8047 13.5244 13.8047ZM14.4011 11.8588C14.4011 11.5802 14.5557 11.3322 14.7951 11.2271C15.9516 10.7191 16.6987 9.55495 16.6984 8.26129C16.6984 8.24922 16.6981 8.23727 16.6976 8.22532C16.6788 6.46507 15.2811 5.03906 13.5658 5.03906C11.8388 5.03906 10.4339 6.48462 10.4339 8.26142C10.4339 8.73605 10.8078 9.12079 11.2691 9.12079C11.7305 9.12079 12.1044 8.73605 12.1044 8.26142C12.1044 7.43234 12.76 6.75781 13.5658 6.75781C14.3717 6.75781 15.0273 7.43234 15.0273 8.26142C15.0273 8.26971 15.0274 8.278 15.0276 8.28625C15.0184 8.88038 14.6718 9.41238 14.1392 9.64634C13.2835 10.0222 12.7306 10.8906 12.7306 11.8587V11.9141C12.7306 12.3887 13.1045 12.7734 13.5658 12.7734C14.0272 12.7734 14.4011 12.3887 14.4011 11.9141V11.8588Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
  --expand-icon: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9922 11.9941C13.9922 12.5116 14.4117 12.9312 14.9292 12.9312H18.7243C19.2418 12.9312 19.6613 12.5116 19.6613 11.9941C19.6613 11.4766 19.2418 11.0571 18.7243 11.0571H14.9292C14.4117 11.0571 13.9922 11.4766 13.9922 11.9941Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.7067 15.1443C17.0751 15.5078 17.6684 15.5038 18.0318 15.1354L19.4997 13.6475C19.4996 13.6475 19.4997 13.6475 19.4997 13.6475C20.4011 12.7339 20.4013 11.2571 19.5005 10.343C19.5005 10.343 19.5005 10.3431 19.5005 10.343L18.0322 8.8532C17.6689 8.4846 17.0756 8.48028 16.707 8.84354C16.3384 9.2068 16.3341 9.80009 16.6974 10.1687L18.1657 11.6585C18.3473 11.8428 18.3472 12.1472 18.1656 12.3313L16.6977 13.8192C16.3343 14.1876 16.3383 14.7809 16.7067 15.1443Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.18555 11.9944C4.18555 12.5119 4.60508 12.9314 5.12259 12.9314H8.91761C9.43513 12.9314 9.85465 12.5119 9.85465 11.9944C9.85465 11.4768 9.43513 11.0573 8.91761 11.0573H5.12259C4.60508 11.0573 4.18555 11.4768 4.18555 11.9944Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.24142 15.0892C7.60511 14.721 7.60148 14.1277 7.23331 13.764L5.7762 12.3246C5.77619 12.3246 5.77621 12.3246 5.7762 12.3246C5.59178 12.1424 5.59157 11.8502 5.7758 11.6677C5.77579 11.6677 5.77581 11.6677 5.7758 11.6677L7.23407 10.2239C7.60183 9.85977 7.60478 9.26648 7.24066 8.89873C6.87655 8.53097 6.28325 8.52802 5.9155 8.89214L4.45723 10.336C3.53177 11.2524 3.53259 12.7425 4.45908 13.6578L5.91626 15.0973C6.28443 15.461 6.87772 15.4573 7.24142 15.0892Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 19.5625C1 21.461 2.53902 23 4.4375 23H19.5625C21.461 23 23 21.461 23 19.5625C23 19.0879 22.6152 18.7031 22.1406 18.7031C21.666 18.7031 21.2812 19.0879 21.2812 19.5625C21.2812 20.5117 20.5117 21.2812 19.5625 21.2812H4.4375C3.48826 21.2812 2.71875 20.5117 2.71875 19.5625V4.4375C2.71875 3.48827 3.48826 2.71875 4.4375 2.71875H19.5625C20.5117 2.71875 21.2812 3.48827 21.2812 4.4375V15.2656C21.2812 15.7402 21.666 16.125 22.1406 16.125C22.6152 16.125 23 15.7402 23 15.2656V4.4375C23 2.53902 21.461 1 19.5625 1H4.4375C2.53902 1 1 2.53902 1 4.4375V19.5625Z' fill='%2375B1FF'/%3E%3C/svg%3E");
  --bell: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.04172 2.0833C10.3021 2.0833 12.6846 3.45931 12.8739 6.30002C12.8747 6.31109 12.8751 6.32218 12.8751 6.33328V10.1666L13.7751 11.3666C13.8073 11.4096 13.8324 11.4575 13.8494 11.5085C14.0272 12.0418 13.9452 12.5126 13.6106 12.8296C13.3247 13.1004 12.9456 13.1666 12.7084 13.1666H3.70841C3.07473 13.1666 2.5976 12.9633 2.34306 12.5571C2.10737 12.181 2.14918 11.7631 2.23407 11.5085C2.25106 11.4575 2.27616 11.4096 2.3084 11.3666L3.20839 10.1666V6.33328C3.20839 6.32218 3.20876 6.31109 3.2095 6.30002C3.39888 3.45931 5.78134 2.0833 8.04172 2.0833ZM4.20839 6.3504V10.3333C4.20839 10.4415 4.1733 10.5467 4.10839 10.6333L3.16905 11.8858C3.16205 11.9431 3.17158 11.996 3.19042 12.0261C3.19788 12.038 3.27822 12.1666 3.70841 12.1666H12.7084C12.7454 12.1666 12.7942 12.1606 12.8401 12.1461C12.8863 12.1315 12.9118 12.1141 12.9229 12.1036C12.9287 12.0981 12.9344 12.0923 12.9384 12.0706C12.9426 12.0476 12.9465 11.9928 12.9216 11.8954L11.9751 10.6333C11.9101 10.5467 11.8751 10.4415 11.8751 10.3333V6.35041C11.7233 4.20168 9.94325 3.0833 8.04172 3.0833C6.1402 3.0833 4.36013 4.20168 4.20839 6.3504Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.8749 12.6664C5.8749 12.3902 6.09875 12.1664 6.3749 12.1664H9.70823C9.98437 12.1664 10.2082 12.3902 10.2082 12.6664C10.2082 13.4401 9.96432 14.0687 9.55216 14.5084C9.1424 14.9454 8.59238 15.1664 8.04156 15.1664C7.49074 15.1664 6.94072 14.9454 6.53096 14.5084C6.11881 14.0687 5.8749 13.4401 5.8749 12.6664ZM6.92791 13.1664C6.99494 13.4583 7.11884 13.6733 7.2605 13.8244C7.47574 14.054 7.75905 14.1664 8.04156 14.1664C8.32408 14.1664 8.60739 14.054 8.82263 13.8244C8.96428 13.6733 9.08818 13.4583 9.15521 13.1664H6.92791Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.04189 0.833313C8.31803 0.833313 8.54189 1.05717 8.54189 1.33331V1.99998C8.54189 2.27612 8.31803 2.49998 8.04189 2.49998C7.76575 2.49998 7.54189 2.27612 7.54189 1.99998V1.33331C7.54189 1.05717 7.76575 0.833313 8.04189 0.833313Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --bell-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.70841 11.6666L3.70839 10.3333V6.33328C4.04172 1.33332 12.0417 1.33332 12.3751 6.33328V10.3333L13.3751 11.6666C13.6417 12.4666 13.0417 12.6666 12.7084 12.6666H3.70841C2.64174 12.6666 2.5973 11.9999 2.70841 11.6666Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.04172 2.0833C10.3021 2.0833 12.6846 3.45931 12.8739 6.30002C12.8747 6.31109 12.8751 6.32218 12.8751 6.33328V10.1666L13.7751 11.3666C13.8073 11.4096 13.8324 11.4575 13.8494 11.5085C14.0272 12.0418 13.9452 12.5126 13.6106 12.8296C13.3247 13.1004 12.9456 13.1666 12.7084 13.1666H3.70841C3.07473 13.1666 2.5976 12.9633 2.34306 12.5571C2.10737 12.181 2.14918 11.7631 2.23407 11.5085C2.25106 11.4575 2.27616 11.4096 2.3084 11.3666L3.20839 10.1666V6.33328C3.20839 6.32218 3.20876 6.31109 3.2095 6.30002C3.39888 3.45931 5.78134 2.0833 8.04172 2.0833ZM4.20839 6.3504V10.3333C4.20839 10.4415 4.1733 10.5467 4.10839 10.6333L3.16905 11.8858C3.16205 11.9431 3.17158 11.996 3.19042 12.0261C3.19789 12.038 3.27823 12.1666 3.70841 12.1666H12.7084C12.7454 12.1666 12.7942 12.1606 12.8401 12.1461C12.8863 12.1315 12.9118 12.1141 12.9229 12.1036C12.9287 12.0981 12.9344 12.0923 12.9384 12.0706C12.9426 12.0476 12.9465 11.9928 12.9216 11.8954L11.9751 10.6333C11.9101 10.5467 11.8751 10.4415 11.8751 10.3333V6.35041C11.7233 4.20168 9.94325 3.0833 8.04172 3.0833C6.1402 3.0833 4.36013 4.20168 4.20839 6.3504Z' fill='%2375B1FF'/%3E%3Cpath d='M6.3749 12.6664C6.3749 15.3331 9.70823 15.3331 9.70823 12.6664H6.3749Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.8749 12.6664C5.8749 12.3902 6.09875 12.1664 6.3749 12.1664H9.70823C9.98437 12.1664 10.2082 12.3902 10.2082 12.6664C10.2082 13.4401 9.96432 14.0687 9.55216 14.5084C9.1424 14.9454 8.59238 15.1664 8.04156 15.1664C7.49074 15.1664 6.94072 14.9454 6.53096 14.5084C6.11881 14.0687 5.8749 13.4401 5.8749 12.6664ZM6.92791 13.1664C6.99494 13.4583 7.11884 13.6733 7.2605 13.8244C7.47574 14.054 7.75905 14.1664 8.04156 14.1664C8.32408 14.1664 8.60739 14.054 8.82263 13.8244C8.96428 13.6733 9.08818 13.4583 9.15521 13.1664H6.92791Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.04189 0.833313C8.31803 0.833313 8.54189 1.05717 8.54189 1.33331V1.99998C8.54189 2.27612 8.31803 2.49998 8.04189 2.49998C7.76575 2.49998 7.54189 2.27612 7.54189 1.99998V1.33331C7.54189 1.05717 7.76575 0.833313 8.04189 0.833313Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --dashboard: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 3.33333C1.5 2.32081 2.32081 1.5 3.33333 1.5H5.33334C6.34586 1.5 7.16667 2.32081 7.16667 3.33333V5.33334C7.16667 6.34586 6.34586 7.16667 5.33333 7.16667H3.33333C2.32081 7.16667 1.5 6.34586 1.5 5.33333V3.33333ZM3.33333 2.5C2.8731 2.5 2.5 2.8731 2.5 3.33333V5.33333C2.5 5.79357 2.8731 6.16667 3.33333 6.16667H5.33333C5.79357 6.16667 6.16667 5.79357 6.16667 5.33334V3.33333C6.16667 2.8731 5.79357 2.5 5.33334 2.5H3.33333Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.83301 10.6666C8.83301 9.65406 9.65382 8.83325 10.6663 8.83325H12.6663C13.6789 8.83325 14.4997 9.65406 14.4997 10.6666V12.6666C14.4997 13.6791 13.6789 14.4999 12.6663 14.4999H10.6663C9.65382 14.4999 8.83301 13.6791 8.83301 12.6666V10.6666ZM10.6663 9.83325C10.2061 9.83325 9.83301 10.2063 9.83301 10.6666V12.6666C9.83301 13.1268 10.2061 13.4999 10.6663 13.4999H12.6663C13.1266 13.4999 13.4997 13.1268 13.4997 12.6666V10.6666C13.4997 10.2063 13.1266 9.83325 12.6663 9.83325H10.6663Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 10.6666C1.5 9.65406 2.32081 8.83325 3.33333 8.83325H5.33334C6.34586 8.83325 7.16667 9.65406 7.16667 10.6666V12.6666C7.16667 13.6791 6.34586 14.4999 5.33333 14.4999H3.33333C2.32081 14.4999 1.5 13.6791 1.5 12.6666V10.6666ZM3.33333 9.83325C2.8731 9.83325 2.5 10.2063 2.5 10.6666V12.6666C2.5 13.1268 2.8731 13.4999 3.33333 13.4999H5.33333C5.79357 13.4999 6.16667 13.1268 6.16667 12.6666V10.6666C6.16667 10.2063 5.79357 9.83325 5.33334 9.83325H3.33333Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.83301 3.33333C8.83301 2.32081 9.65382 1.5 10.6663 1.5H12.6663C13.6789 1.5 14.4997 2.32081 14.4997 3.33333V5.33334C14.4997 6.34586 13.6789 7.16667 12.6663 7.16667H10.6663C9.65382 7.16667 8.83301 6.34586 8.83301 5.33333V3.33333ZM10.6663 2.5C10.2061 2.5 9.83301 2.8731 9.83301 3.33333V5.33333C9.83301 5.79357 10.2061 6.16667 10.6663 6.16667H12.6663C13.1266 6.16667 13.4997 5.79357 13.4997 5.33334V3.33333C13.4997 2.8731 13.1266 2.5 12.6663 2.5H10.6663Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --dashboard-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 3.33333C2 2.59695 2.59695 2 3.33333 2H5.33334C6.06972 2 6.66667 2.59695 6.66667 3.33333V5.33334C6.66667 6.06972 6.06971 6.66667 5.33333 6.66667H3.33333C2.59695 6.66667 2 6.06971 2 5.33333V3.33333Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 3.33333C1.5 2.32081 2.32081 1.5 3.33333 1.5H5.33334C6.34586 1.5 7.16667 2.32081 7.16667 3.33333V5.33334C7.16667 6.34586 6.34586 7.16667 5.33333 7.16667H3.33333C2.32081 7.16667 1.5 6.34586 1.5 5.33333V3.33333ZM3.33333 2.5C2.8731 2.5 2.5 2.8731 2.5 3.33333V5.33333C2.5 5.79357 2.8731 6.16667 3.33333 6.16667H5.33333C5.79357 6.16667 6.16667 5.79357 6.16667 5.33334V3.33333C6.16667 2.8731 5.79357 2.5 5.33334 2.5H3.33333Z' fill='%2375B1FF'/%3E%3Cpath d='M9.33301 10.6666C9.33301 9.9302 9.92996 9.33325 10.6663 9.33325H12.6663C13.4027 9.33325 13.9997 9.93021 13.9997 10.6666V12.6666C13.9997 13.403 13.4027 13.9999 12.6663 13.9999H10.6663C9.92996 13.9999 9.33301 13.403 9.33301 12.6666V10.6666Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.83301 10.6666C8.83301 9.65406 9.65382 8.83325 10.6663 8.83325H12.6663C13.6789 8.83325 14.4997 9.65406 14.4997 10.6666V12.6666C14.4997 13.6791 13.6789 14.4999 12.6663 14.4999H10.6663C9.65382 14.4999 8.83301 13.6791 8.83301 12.6666V10.6666ZM10.6663 9.83325C10.2061 9.83325 9.83301 10.2063 9.83301 10.6666V12.6666C9.83301 13.1268 10.2061 13.4999 10.6663 13.4999H12.6663C13.1266 13.4999 13.4997 13.1268 13.4997 12.6666V10.6666C13.4997 10.2063 13.1266 9.83325 12.6663 9.83325H10.6663Z' fill='%2375B1FF'/%3E%3Cpath d='M2 10.6666C2 9.9302 2.59695 9.33325 3.33333 9.33325H5.33334C6.06972 9.33325 6.66667 9.93021 6.66667 10.6666V12.6666C6.66667 13.403 6.06971 13.9999 5.33333 13.9999H3.33333C2.59695 13.9999 2 13.403 2 12.6666V10.6666Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 10.6666C1.5 9.65406 2.32081 8.83325 3.33333 8.83325H5.33334C6.34586 8.83325 7.16667 9.65406 7.16667 10.6666V12.6666C7.16667 13.6791 6.34586 14.4999 5.33333 14.4999H3.33333C2.32081 14.4999 1.5 13.6791 1.5 12.6666V10.6666ZM3.33333 9.83325C2.8731 9.83325 2.5 10.2063 2.5 10.6666V12.6666C2.5 13.1268 2.8731 13.4999 3.33333 13.4999H5.33333C5.79357 13.4999 6.16667 13.1268 6.16667 12.6666V10.6666C6.16667 10.2063 5.79357 9.83325 5.33334 9.83325H3.33333Z' fill='%2375B1FF'/%3E%3Cpath d='M9.33301 3.33333C9.33301 2.59695 9.92996 2 10.6663 2H12.6663C13.4027 2 13.9997 2.59695 13.9997 3.33333V5.33334C13.9997 6.06972 13.4027 6.66667 12.6663 6.66667H10.6663C9.92996 6.66667 9.33301 6.06971 9.33301 5.33333V3.33333Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.83301 3.33333C8.83301 2.32081 9.65382 1.5 10.6663 1.5H12.6663C13.6789 1.5 14.4997 2.32081 14.4997 3.33333V5.33334C14.4997 6.34586 13.6789 7.16667 12.6663 7.16667H10.6663C9.65382 7.16667 8.83301 6.34586 8.83301 5.33333V3.33333ZM10.6663 2.5C10.2061 2.5 9.83301 2.8731 9.83301 3.33333V5.33333C9.83301 5.79357 10.2061 6.16667 10.6663 6.16667H12.6663C13.1266 6.16667 13.4997 5.79357 13.4997 5.33334V3.33333C13.4997 2.8731 13.1266 2.5 12.6663 2.5H10.6663Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --products: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8C6.19995 7.72386 6.42381 7.5 6.69995 7.5H9.29995C9.57609 7.5 9.79995 7.72386 9.79995 8C9.79995 8.27614 9.57609 8.5 9.29995 8.5H6.69995C6.42381 8.5 6.19995 8.27614 6.19995 8Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 4.73242V13C2 14.1046 2.89543 15 4 15H12C13.1046 15 14 14.1046 14 13V4.73242C13.7058 4.90259 13.3643 4.99999 13 4.99999H3C2.63571 4.99999 2.29417 4.90259 2 4.73242ZM13 4.99999H3V13C3 13.5523 3.44772 14 4 14H12C12.5523 14 13 13.5523 13 13V4.99999Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 3.665C0.5 2.4693 1.4693 1.5 2.665 1.5H13.335C14.5307 1.5 15.5 2.4693 15.5 3.665C15.5 4.8607 14.5307 5.83 13.335 5.83H2.665C1.4693 5.83 0.5 4.8607 0.5 3.665ZM2.665 2.5C2.02159 2.5 1.5 3.02159 1.5 3.665C1.5 4.30841 2.02159 4.83 2.665 4.83H13.335C13.9784 4.83 14.5 4.30841 14.5 3.665C14.5 3.02159 13.9784 2.5 13.335 2.5H2.665Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --products-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 6V13.0002C2 14.1048 2.89543 15.0002 4 15.0002H12C13.1046 15.0002 14 14.1048 14 13.0002V6H2ZM6.19995 8.00024C6.19995 7.72409 6.42381 7.50024 6.69995 7.50024H9.29995C9.57609 7.50024 9.79995 7.72409 9.79995 8.00024C9.79995 8.27638 9.57609 8.50024 9.29995 8.50024H6.69995C6.42381 8.50024 6.19995 8.27638 6.19995 8.00024Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 7V13.0002C3 13.5525 3.44772 14.0002 4 14.0002H12C12.5523 14.0002 13 13.5525 13 13.0002V7H10.4178C10.6554 7.26541 10.8 7.61595 10.8 8.00024C10.8 8.82866 10.1284 9.50024 9.29995 9.50024H6.69995C5.87152 9.50024 5.19995 8.82866 5.19995 8.00024C5.19995 7.61595 5.34446 7.26541 5.58211 7H3ZM2 13.0002C2 14.1048 2.89543 15.0002 4 15.0002H12C13.1046 15.0002 14 14.1048 14 13.0002V6H2V13.0002ZM6.69995 7.50024H9.29995C9.57609 7.50024 9.79995 7.72409 9.79995 8.00024C9.79995 8.27638 9.57609 8.50024 9.29995 8.50024H6.69995C6.42381 8.50024 6.19995 8.27638 6.19995 8.00024C6.19995 7.72409 6.42381 7.50024 6.69995 7.50024C6.70007 7.50024 6.69983 7.50024 6.69995 7.50024Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.665 2C1.74545 2 1 2.74545 1 3.665C1 3.99016 1.09321 4.29355 1.25436 4.5499H14.7456C14.9068 4.29355 15 3.99016 15 3.665C15 2.74545 14.2546 2 13.335 2H2.665Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.665 2.5C2.02159 2.5 1.5 3.02159 1.5 3.665C1.5 3.80028 1.52288 3.92967 1.56494 4.0499H14.4351C14.4771 3.92967 14.5 3.80028 14.5 3.665C14.5 3.02159 13.9784 2.5 13.335 2.5H2.665ZM0.5 3.665C0.5 2.4693 1.4693 1.5 2.665 1.5H13.335C14.5307 1.5 15.5 2.4693 15.5 3.665C15.5 4.08703 15.3787 4.48228 15.1689 4.81601L15.0219 5.0499H0.978087L0.831053 4.81601C0.621261 4.48228 0.5 4.08703 0.5 3.665Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --transactions: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4261 2.45486C10.4261 1.46758 11.6096 0.962045 12.3229 1.64465L15.5207 4.70498C15.9711 5.13606 15.9834 5.85178 15.5481 6.29814L12.3504 9.57724C11.6481 10.2974 10.4261 9.80019 10.4261 8.79428L10.4261 7.99495H7.50022C6.67179 7.99495 6.00022 7.32338 6.00022 6.49495L6.00022 4.84052C6.00022 4.01209 6.67179 3.34052 7.50022 3.34052H10.4261L10.4261 2.45486ZM11.6315 2.36712C11.5542 2.29319 11.4261 2.34794 11.4261 2.45486L11.4261 3.84052C11.4261 3.97312 11.3734 4.1003 11.2796 4.19407C11.1858 4.28784 11.0587 4.34052 10.9261 4.34052H7.50022C7.22407 4.34052 7.00022 4.56437 7.00022 4.84052L7.00022 6.49496C7.00022 6.7711 7.22407 6.99495 7.50022 6.99495H10.9261C11.0587 6.99495 11.1858 7.04763 11.2796 7.1414C11.3734 7.23517 11.4261 7.36235 11.4261 7.49496L11.4261 8.79428C11.4261 8.90321 11.5584 8.95706 11.6344 8.87907L14.8322 5.59997C14.8794 5.55163 14.878 5.47412 14.8292 5.42744L11.6315 2.36712Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.67438 14.4788C5.67438 15.461 4.50135 15.9687 3.78533 15.2964L0.587725 12.2942C0.132937 11.8672 0.114023 11.1511 0.545637 10.7007L3.74324 7.36385C4.44249 6.63414 5.67438 7.12909 5.67438 8.13976L5.67438 8.91973H8.60022C9.42864 8.91973 10.1002 9.5913 10.1002 10.4197L10.1002 12.0742C10.1002 12.9026 9.42864 13.5742 8.60022 13.5742H5.67438L5.67438 14.4788ZM4.46981 14.5674C4.54735 14.6402 4.67438 14.5852 4.67438 14.4788L4.67438 13.0742C4.67438 12.9416 4.72706 12.8144 4.82083 12.7206C4.9146 12.6268 5.04177 12.5742 5.17438 12.5742H8.60022C8.87636 12.5742 9.10022 12.3503 9.10022 12.0742L9.10022 10.4197C9.10022 10.1436 8.87636 9.91973 8.60022 9.91973H5.17438C5.04177 9.91973 4.9146 9.86705 4.82083 9.77328C4.72706 9.67951 4.67438 9.55233 4.67438 9.41973L4.67438 8.13976C4.67438 8.03031 4.54098 7.97671 4.46525 8.05573L1.26765 11.3926C1.22091 11.4414 1.22296 11.5189 1.27221 11.5652L4.46981 14.5674Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --transactions-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49997 6.49496V4.84052C6.49997 4.28823 6.94769 3.84052 7.49997 3.84052H10.9258V2.45486C10.9258 1.90776 11.5817 1.62762 11.9769 2.00588L15.1747 5.06621C15.4243 5.30509 15.4312 5.7017 15.1899 5.94906L11.9922 9.22816C11.603 9.62723 10.9258 9.3517 10.9258 8.79428V7.49495H7.49997C6.94769 7.49495 6.49997 7.04724 6.49997 6.49496Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4258 2.45486C10.4258 1.46758 11.6094 0.962045 12.3226 1.64465L15.5204 4.70498C15.9708 5.13606 15.9832 5.85178 15.5479 6.29815L12.3501 9.57724C11.6478 10.2974 10.4258 9.80019 10.4258 8.79428V7.99495H7.49997C6.67155 7.99495 5.99997 7.32338 5.99997 6.49496V4.84052C5.99997 4.01209 6.67155 3.34052 7.49997 3.34052H10.4258V2.45486ZM11.6312 2.36712C11.554 2.29319 11.4258 2.34794 11.4258 2.45486V3.84052C11.4258 3.97312 11.3731 4.1003 11.2794 4.19407C11.1856 4.28784 11.0584 4.34052 10.9258 4.34052H7.49997C7.22383 4.34052 6.99997 4.56437 6.99997 4.84052V6.49496C6.99997 6.7711 7.22383 6.99495 7.49997 6.99495H10.9258C11.0584 6.99495 11.1856 7.04763 11.2794 7.1414C11.3731 7.23517 11.4258 7.36235 11.4258 7.49495V8.79428C11.4258 8.90321 11.5581 8.95706 11.6342 8.87907L14.832 5.59997C14.8791 5.55163 14.8778 5.47412 14.829 5.42744L11.6312 2.36712Z' fill='%2375B1FF'/%3E%3Cpath d='M9.59997 10.4197V12.0742C9.59997 12.6264 9.15226 13.0742 8.59997 13.0742H5.17414L5.17414 14.4788C5.17414 15.0231 4.5241 15.3044 4.12732 14.9319L0.929722 11.9297C0.677702 11.6931 0.667222 11.2962 0.906399 11.0467L4.104 7.70979C4.49149 7.30542 5.17414 7.5797 5.17414 8.13976L5.17414 9.41973H8.59997C9.15226 9.41973 9.59997 9.86744 9.59997 10.4197Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.67414 14.4788C5.67414 15.461 4.5011 15.9687 3.78508 15.2964L0.587481 12.2942C0.132693 11.8672 0.113779 11.1511 0.545393 10.7007L3.74299 7.36385C4.44225 6.63414 5.67414 7.12909 5.67414 8.13976L5.67414 8.91973H8.59997C9.4284 8.91973 10.1 9.5913 10.1 10.4197V12.0742C10.1 12.9026 9.4284 13.5742 8.59997 13.5742H5.67414L5.67414 14.4788ZM4.46956 14.5674C4.5471 14.6402 4.67414 14.5852 4.67414 14.4788L4.67414 13.0742C4.67414 12.9416 4.72681 12.8144 4.82058 12.7206C4.91435 12.6268 5.04153 12.5742 5.17414 12.5742H8.59997C8.87611 12.5742 9.09997 12.3503 9.09997 12.0742V10.4197C9.09997 10.1436 8.87611 9.91973 8.59997 9.91973H5.17414C5.04153 9.91973 4.91435 9.86705 4.82058 9.77328C4.72681 9.67951 4.67414 9.55233 4.67414 9.41973L4.67414 8.13976C4.67414 8.03031 4.54073 7.97671 4.465 8.05573L1.26741 11.3926C1.22066 11.4414 1.22271 11.5189 1.27196 11.5652L4.46956 14.5674Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --management: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.98508 9.46153C8.43741 9.46153 8.80409 9.09485 8.80409 8.64252C8.80409 8.19019 8.43741 7.8235 7.98508 7.8235C7.53276 7.8235 7.16607 8.19019 7.16607 8.64252C7.16607 9.09485 7.53276 9.46153 7.98508 9.46153ZM7.98508 10.4615C8.98969 10.4615 9.80409 9.64713 9.80409 8.64252C9.80409 7.6379 8.98969 6.8235 7.98508 6.8235C6.98047 6.8235 6.16607 7.6379 6.16607 8.64252C6.16607 9.64713 6.98047 10.4615 7.98508 10.4615Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.17242 14.1665H10.8274C10.7843 13.4605 10.4856 12.9328 10.0615 12.5584C9.53568 12.0943 8.78465 11.84 8.00767 11.8333C7.23071 11.8267 6.48022 12.068 5.95288 12.5269C5.52582 12.8986 5.21968 13.4337 5.17242 14.1665ZM10.7233 11.8087C11.4752 12.4724 11.9246 13.4576 11.8169 14.7094L11.7775 15.1665H4.21393L4.17897 14.7042C4.0824 13.4272 4.53632 12.4341 5.29636 11.7726C6.04129 11.1243 7.04316 10.825 8.01625 10.8334C8.98933 10.8417 9.98605 11.158 10.7233 11.8087Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.50391 4.07689H12.4681C13.4979 4.07689 14.3327 4.91169 14.3327 5.94147V12.3868C14.3327 13.4166 13.4979 14.2514 12.4681 14.2514H3.5306C2.50082 14.2514 1.66602 13.4166 1.66602 12.3868V5.94148C1.66602 4.91169 2.50082 4.07689 3.5306 4.07689H6.49609V3.07689H3.5306C1.94853 3.07689 0.666016 4.35941 0.666016 5.94148V12.3868C0.666016 13.9689 1.94854 15.2514 3.5306 15.2514H12.4681C14.0502 15.2514 15.3327 13.9689 15.3327 12.3868V5.94147C15.3327 4.35941 14.0502 3.07689 12.4681 3.07689H9.50391V4.07689Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.01542 1.16714C7.49974 1.18311 6.99604 1.5524 6.99604 2.2748V4.60944C6.99604 4.63439 6.99884 4.64967 7.00082 4.65746C7.00274 4.66501 7.00444 4.66782 7.00444 4.66782L7.00573 4.66934C7.00573 4.66934 7.0103 4.67358 7.01681 4.6776C7.03102 4.68639 7.05466 4.69652 7.08698 4.70364C7.11948 4.7108 7.14793 4.71205 7.16272 4.71144L7.17312 4.711H8.95958C8.97612 4.711 8.98983 4.71033 9.00103 4.70936C9.00346 4.68331 9.00385 4.65347 9.00385 4.60944V2.2748C9.00385 1.8338 8.85926 1.56507 8.69147 1.40739C8.51746 1.24387 8.2753 1.15909 8.01542 1.16714ZM9.37628 0.67867C9.77246 1.05097 10.0038 1.5976 10.0038 2.2748V4.60944C10.0038 4.61369 10.0039 4.61849 10.0039 4.62379C10.0044 4.71981 10.0058 4.98271 9.87537 5.22323C9.79894 5.36421 9.68023 5.49513 9.50958 5.58617C9.34365 5.67469 9.15608 5.711 8.95958 5.711H7.1924C7.00718 5.71673 6.73565 5.67947 6.49089 5.52813C6.20971 5.35427 5.99604 5.04554 5.99604 4.60944V2.2748C5.99604 0.947143 6.99624 0.198231 7.98446 0.167619C8.47654 0.152376 8.98633 0.312209 9.37628 0.67867Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --management-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.666016 5.94136C0.666016 4.3593 1.94853 3.07678 3.5306 3.07678H12.4681C14.0502 3.07678 15.3327 4.3593 15.3327 5.94136V12.3867C15.3327 13.9688 14.0502 15.2513 12.4681 15.2513H3.5306C1.94854 15.2513 0.666016 13.9688 0.666016 12.3867V5.94136ZM9.80404 8.64252C9.80404 9.64714 8.98964 10.4615 7.98503 10.4615C6.98041 10.4615 6.16602 9.64714 6.16602 8.64252C6.16602 7.63791 6.98041 6.82351 7.98503 6.82351C8.98964 6.82351 9.80404 7.63791 9.80404 8.64252ZM4.67749 14.6665C4.33688 10.1622 11.6962 10.2824 11.3186 14.6665H4.67749Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.66784 14.2513C4.66362 14.385 4.66667 14.5235 4.67749 14.6665H11.3186C11.3309 14.5236 11.335 14.3852 11.3314 14.2513C11.3294 14.1779 11.3252 14.1058 11.3186 14.0351C11.3069 13.9078 11.2879 13.785 11.2623 13.6665C10.9774 12.3518 9.86644 11.5862 8.63524 11.3862C8.4209 11.3514 8.20292 11.3337 7.98503 11.3332C7.76486 11.3328 7.54476 11.3499 7.3286 11.3847C6.11259 11.5805 5.02081 12.3358 4.73728 13.6665C4.7092 13.7983 4.68905 13.9358 4.67749 14.0788C4.67292 14.1354 4.66969 14.1929 4.66784 14.2513ZM6.07039 10.7116C5.67442 10.8797 5.30048 11.1061 4.96805 11.3955C4.18776 12.0746 3.69749 13.0497 3.66752 14.2513H3.5306C2.50082 14.2513 1.66602 13.4165 1.66602 12.3867V5.94136C1.66602 4.91158 2.50082 4.07678 3.5306 4.07678H12.4681C13.4979 4.07678 14.3327 4.91158 14.3327 5.94136V12.3867C14.3327 13.4165 13.4979 14.2513 12.4681 14.2513H12.3317C12.3069 13.073 11.8204 12.1102 11.0541 11.4338C10.7077 11.1281 10.3147 10.8894 9.89748 10.7136C10.4549 10.1986 10.804 9.46133 10.804 8.64252C10.804 7.08563 9.54192 5.82351 7.98503 5.82351C6.42813 5.82351 5.16602 7.08563 5.16602 8.64252C5.16602 9.46026 5.51419 10.1967 6.07039 10.7116ZM7.40113 10.3658C7.5844 10.4279 7.78078 10.4615 7.98503 10.4615C8.18776 10.4615 8.38275 10.4284 8.56486 10.3672C9.28517 10.1251 9.80404 9.4444 9.80404 8.64252C9.80404 7.63791 8.98964 6.82351 7.98503 6.82351C6.98041 6.82351 6.16602 7.63791 6.16602 8.64252C6.16602 9.44289 6.68293 10.1225 7.40113 10.3658ZM12.4681 15.2513C14.0502 15.2513 15.3327 13.9688 15.3327 12.3867V5.94136C15.3327 4.3593 14.0502 3.07678 12.4681 3.07678H3.5306C1.94853 3.07678 0.666016 4.3593 0.666016 5.94136V12.3867C0.666016 13.9688 1.94854 15.2513 3.5306 15.2513H12.4681Z' fill='%2375B1FF'/%3E%3Cpath d='M6.49609 4.60932C6.49609 5.11349 6.95443 5.22043 7.18359 5.21088H8.95963C9.50391 5.21088 9.50391 4.80853 9.50391 4.60932V2.27468C9.50391 0.0382757 6.49609 0.224623 6.49609 2.27468V4.60932Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.01548 1.16702C7.49979 1.18299 6.99609 1.55228 6.99609 2.27468V4.60932C6.99609 4.63427 6.9989 4.64954 7.00088 4.65734C7.00279 4.66489 7.00449 4.66768 7.0045 4.6677C7.00457 4.66782 7.00471 4.66815 7.00579 4.66922C7.00707 4.67049 7.01036 4.67345 7.01686 4.67747C7.03108 4.68626 7.05472 4.6964 7.08703 4.70352C7.11953 4.71067 7.14799 4.71193 7.16278 4.71131L7.17318 4.71088H8.95963C8.97617 4.71088 8.98989 4.71021 9.00108 4.70924C9.00352 4.68319 9.00391 4.65335 9.00391 4.60932V2.27468C9.00391 1.83368 8.85932 1.56495 8.69153 1.40727C8.51752 1.24374 8.27535 1.15897 8.01548 1.16702ZM9.37634 0.678548C9.77252 1.05085 10.0039 1.59747 10.0039 2.27468V4.60932C10.0039 4.61357 10.0039 4.61837 10.004 4.62367C10.0045 4.71969 10.0058 4.98258 9.87543 5.22311C9.799 5.36409 9.68029 5.49501 9.50964 5.58605C9.34371 5.67457 9.15614 5.71088 8.95963 5.71088H7.19245C7.00724 5.7166 6.7357 5.67935 6.49095 5.52801C6.20976 5.35414 5.99609 5.04542 5.99609 4.60932V2.27468C5.99609 0.947021 6.9963 0.198109 7.98452 0.167497C8.4766 0.152253 8.98639 0.312087 9.37634 0.678548Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --copetrack: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.77207 6.85561C7.99838 6.81059 8.23296 6.8337 8.44614 6.922C8.65932 7.0103 8.84153 7.15983 8.96972 7.35169C9.00144 7.39916 9.0295 7.44869 9.05377 7.49986H13.9997C14.1323 7.49986 14.2595 7.55254 14.3532 7.6463C14.447 7.74007 14.4997 7.86725 14.4997 7.99986C14.4997 9.72377 13.8149 11.3771 12.5959 12.5961C11.3769 13.815 9.72358 14.4999 7.99967 14.4999C7.86707 14.4999 7.73989 14.4472 7.64612 14.3534C7.55235 14.2596 7.49967 14.1325 7.49967 13.9999V9.05395C7.44851 9.02968 7.39898 9.00162 7.35151 8.96991C7.15965 8.84171 7.01012 8.6595 6.92181 8.44632C6.83351 8.23314 6.81041 7.99856 6.85542 7.77225C6.90044 7.54594 7.01156 7.33806 7.17472 7.1749C7.33788 7.01174 7.54576 6.90062 7.77207 6.85561ZM8.06346 7.84588C8.033 7.83326 7.99949 7.82996 7.96716 7.83639C7.93483 7.84282 7.90513 7.8587 7.88182 7.88201C7.85851 7.90532 7.84264 7.93501 7.83621 7.96734C7.82978 7.99967 7.83308 8.03318 7.84569 8.06364C7.85831 8.09409 7.87967 8.12012 7.90708 8.13844C7.93449 8.15675 7.96671 8.16652 7.99967 8.16652C8.07673 8.16652 8.14972 8.18396 8.21491 8.21509C8.18377 8.14991 8.16634 8.07692 8.16634 7.99986C8.16634 7.96689 8.15657 7.93467 8.13825 7.90726C8.11994 7.87985 8.09391 7.85849 8.06346 7.84588ZM8.45111 8.45129C8.48224 8.51648 8.49967 8.58946 8.49967 8.66652V13.4771C9.77501 13.3607 10.9758 12.8019 11.8888 11.8889C12.8017 10.976 13.3605 9.77519 13.4769 8.49986H8.66634C8.58928 8.49986 8.51629 8.48243 8.45111 8.45129Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.65898 4.40852C7.17352 4.21648 7.72332 4.13724 8.27115 4.17617C8.81898 4.2151 9.35204 4.3713 9.83425 4.63418C10.3165 4.89706 10.7365 5.26049 11.0661 5.69986C11.2318 5.92077 11.187 6.23417 10.9661 6.39986C10.7452 6.56554 10.4318 6.52077 10.2661 6.29986C10.0225 5.97511 9.71201 5.70649 9.35559 5.51218C8.99918 5.31788 8.60518 5.20243 8.20026 5.17365C7.79534 5.14488 7.38897 5.20344 7.00866 5.34539C6.62835 5.48734 6.28298 5.70935 5.99594 5.99639C5.7089 6.28343 5.48689 6.6288 5.34494 7.00911C5.20299 7.38942 5.14442 7.7958 5.1732 8.20071C5.20198 8.60563 5.31743 8.99963 5.51173 9.35605C5.70603 9.71246 5.97466 10.023 6.29941 10.2665C6.52032 10.4322 6.56509 10.7456 6.39941 10.9665C6.23372 11.1874 5.92032 11.2322 5.69941 11.0665C5.26004 10.737 4.89661 10.3169 4.63373 9.8347C4.37085 9.35249 4.21465 8.81943 4.17572 8.2716C4.13678 7.72377 4.21602 7.17397 4.40807 6.65944C4.60011 6.1449 4.90048 5.67763 5.28883 5.28928C5.67718 4.90093 6.14445 4.60057 6.65898 4.40852Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19399 1.76313C7.24832 1.45765 8.36284 1.42415 9.43361 1.66575C10.5044 1.90736 11.4965 2.4162 12.3175 3.14483C13.1385 3.87345 13.7616 4.79813 14.1287 5.83262C14.221 6.09286 14.0849 6.37869 13.8247 6.47104C13.5644 6.56339 13.2786 6.42728 13.1863 6.16704C12.8756 5.2917 12.3484 4.50928 11.6537 3.89275C10.959 3.27622 10.1195 2.84566 9.2135 2.64123C8.30747 2.43679 7.36441 2.46514 6.47229 2.72363C5.58017 2.98211 4.76804 3.46232 4.11164 4.11946C3.45524 4.7766 2.97596 5.58928 2.71848 6.48169C2.461 7.3741 2.43372 8.31719 2.63918 9.22299C2.84464 10.1288 3.27615 10.9678 3.89347 11.6618C4.51078 12.3558 5.2938 12.8821 6.16948 13.1918C6.42983 13.2838 6.56626 13.5695 6.47421 13.8298C6.38216 14.0902 6.09648 14.2266 5.83613 14.1346C4.80123 13.7686 3.87585 13.1466 3.14629 12.3264C2.41674 11.5063 1.90677 10.5147 1.66396 9.4442C1.42114 8.3737 1.45338 7.25915 1.75767 6.20448C2.06196 5.14981 2.62839 4.18938 3.40414 3.41275C4.17988 2.63613 5.13967 2.06862 6.19399 1.76313Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --copetrack-filled: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.9997 7.99998H8.66634C8.66634 7.86813 8.62724 7.73923 8.55399 7.6296C8.48073 7.51997 8.37661 7.43452 8.2548 7.38406C8.13298 7.3336 7.99894 7.3204 7.86961 7.34612C7.74029 7.37185 7.62151 7.43534 7.52827 7.52858C7.43504 7.62181 7.37154 7.7406 7.34582 7.86992C7.32009 7.99924 7.3333 8.13329 7.38376 8.2551C7.43421 8.37692 7.51966 8.48104 7.62929 8.55429C7.73893 8.62755 7.86782 8.66665 7.99967 8.66665V14C9.59097 14 11.1171 13.3678 12.2423 12.2426C13.3675 11.1174 13.9997 9.59128 13.9997 7.99998Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.77207 6.85573C7.99838 6.81071 8.23296 6.83382 8.44614 6.92212C8.65932 7.01042 8.84153 7.15996 8.96972 7.35181C9.00144 7.39928 9.0295 7.44882 9.05377 7.49998H13.9997C14.1323 7.49998 14.2595 7.55266 14.3532 7.64643C14.447 7.74019 14.4997 7.86737 14.4997 7.99998C14.4997 9.72389 13.8149 11.3772 12.5959 12.5962C11.3769 13.8152 9.72358 14.5 7.99967 14.5C7.86707 14.5 7.73989 14.4473 7.64612 14.3535C7.55235 14.2598 7.49967 14.1326 7.49967 14V9.05407C7.44851 9.0298 7.39898 9.00175 7.35151 8.97003C7.15965 8.84183 7.01012 8.65962 6.92181 8.44644C6.83351 8.23326 6.81041 7.99869 6.85542 7.77237C6.90044 7.54606 7.01156 7.33818 7.17472 7.17502C7.33788 7.01186 7.54576 6.90075 7.77207 6.85573ZM8.06346 7.846C8.033 7.83338 7.99949 7.83008 7.96716 7.83652C7.93483 7.84295 7.90513 7.85882 7.88182 7.88213C7.85851 7.90544 7.84264 7.93513 7.83621 7.96746C7.82978 7.99979 7.83308 8.03331 7.84569 8.06376C7.85831 8.09421 7.87967 8.12024 7.90708 8.13856C7.93449 8.15687 7.96671 8.16665 7.99967 8.16665C8.07673 8.16665 8.14972 8.18408 8.21491 8.21522C8.18377 8.15003 8.16634 8.07704 8.16634 7.99998C8.16634 7.96702 8.15657 7.93479 8.13825 7.90738C8.11994 7.87998 8.09391 7.85861 8.06346 7.846ZM8.45111 8.45141C8.48224 8.5166 8.49967 8.58959 8.49967 8.66665V13.4772C9.77501 13.3608 10.9758 12.802 11.8888 11.8891C12.8017 10.9761 13.3605 9.77531 13.4769 8.49998H8.66634C8.58928 8.49998 8.51629 8.48255 8.45111 8.45141Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.65898 4.40864C7.17352 4.2166 7.72332 4.13736 8.27115 4.17629C8.81898 4.21522 9.35204 4.37142 9.83425 4.6343C10.3165 4.89718 10.7365 5.26061 11.0661 5.69998C11.2318 5.9209 11.187 6.2343 10.9661 6.39998C10.7452 6.56567 10.4318 6.5209 10.2661 6.29998C10.0225 5.97523 9.71201 5.70661 9.35559 5.51231C8.99918 5.318 8.60518 5.20255 8.20026 5.17378C7.79534 5.145 7.38897 5.20357 7.00866 5.34551C6.62835 5.48746 6.28298 5.70947 5.99594 5.99651C5.7089 6.28355 5.48689 6.62892 5.34494 7.00923C5.20299 7.38954 5.14442 7.79592 5.1732 8.20083C5.20198 8.60575 5.31743 8.99975 5.51173 9.35617C5.70603 9.71258 5.97466 10.0231 6.29941 10.2666C6.52032 10.4323 6.56509 10.7457 6.39941 10.9666C6.23372 11.1876 5.92032 11.2323 5.69941 11.0666C5.26004 10.7371 4.89661 10.317 4.63373 9.83482C4.37085 9.35262 4.21465 8.81955 4.17572 8.27172C4.13678 7.7239 4.21602 7.1741 4.40807 6.65956C4.60011 6.14502 4.90048 5.67775 5.28883 5.28941C5.67718 4.90106 6.14445 4.60069 6.65898 4.40864Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19399 1.76325C7.24832 1.45777 8.36284 1.42427 9.43361 1.66587C10.5044 1.90748 11.4965 2.41632 12.3175 3.14495C13.1385 3.87357 13.7616 4.79825 14.1287 5.83274C14.221 6.09298 14.0849 6.37881 13.8247 6.47116C13.5644 6.56351 13.2786 6.4274 13.1863 6.16716C12.8756 5.29182 12.3484 4.5094 11.6537 3.89287C10.959 3.27635 10.1195 2.84579 9.2135 2.64135C8.30747 2.43691 7.36441 2.46526 6.47229 2.72375C5.58017 2.98224 4.76804 3.46244 4.11164 4.11958C3.45524 4.77673 2.97596 5.5894 2.71848 6.48181C2.461 7.37422 2.43372 8.31731 2.63918 9.22311C2.84464 10.1289 3.27615 10.9679 3.89347 11.6619C4.51078 12.3559 5.2938 12.8823 6.16948 13.1919C6.42983 13.2839 6.56626 13.5696 6.47421 13.83C6.38216 14.0903 6.09648 14.2267 5.83613 14.1347C4.80123 13.7688 3.87585 13.1467 3.14629 12.3265C2.41674 11.5064 1.90677 10.5148 1.66396 9.44432C1.42114 8.37382 1.45338 7.25927 1.75767 6.2046C2.06196 5.14993 2.62839 4.1895 3.40414 3.41288C4.17988 2.63625 5.13967 2.06874 6.19399 1.76325Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
  --marketplace: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_145_1511)'%3E%3Cpath d='M3.07165 5.3335H12.9277C13.1784 5.33347 13.4261 5.37822 13.6538 5.46467C13.8816 5.55111 14.084 5.67722 14.2472 5.83434C14.4104 5.99146 14.5306 6.17587 14.5995 6.37494C14.6683 6.57401 14.6842 6.78302 14.6461 6.98765L13.5553 12.8404C13.4606 13.349 13.1485 13.8128 12.6756 14.1478C12.2027 14.4829 11.6002 14.667 10.9772 14.6668H5.0213C4.39842 14.6668 3.79612 14.4826 3.3234 14.1476C2.85068 13.8126 2.53875 13.3489 2.44407 12.8404L1.35321 6.98765C1.31511 6.78302 1.33103 6.57401 1.39989 6.37494C1.46875 6.17587 1.58891 5.99146 1.75213 5.83434C1.91536 5.67722 2.11779 5.55111 2.34554 5.46467C2.5733 5.37822 2.821 5.33347 3.07165 5.3335Z' stroke='%238C959F' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.33301 7.3335V3.5835C5.33301 2.98676 5.61396 2.41446 6.11406 1.99251C6.61415 1.57055 7.29243 1.3335 7.99967 1.3335C8.70692 1.3335 9.38519 1.57055 9.88529 1.99251C10.3854 2.41446 10.6663 2.98676 10.6663 3.5835V7.3335' stroke='%238C959F' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_145_1511'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  --marketplace-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.16667 1.5C7.56716 1.5 7.00582 1.70168 6.60348 2.04116C6.20369 2.37848 6 2.81594 6 3.25V4.5H5V3.25C5 2.49058 5.35821 1.78345 5.95861 1.27686C6.55647 0.772425 7.35168 0.5 8.16667 0.5C8.98165 0.5 9.77687 0.772425 10.3747 1.27686C10.9751 1.78345 11.3333 2.49058 11.3333 3.25V4.5H10.3333V3.25C10.3333 2.81594 10.1296 2.37848 9.72985 2.04116C9.32751 1.70168 8.76617 1.5 8.16667 1.5Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.68997 5.59862C2.85938 5.53432 3.0468 5.49997 3.2386 5.49999H5.00001V5L5 4.5H3.23869C2.9292 4.49998 2.62119 4.55512 2.33511 4.66371C2.04906 4.77228 1.78779 4.93325 1.57237 5.14061C1.35667 5.34824 1.19094 5.59876 1.09435 5.87799C0.997521 6.15793 0.974487 6.45477 1.02865 6.74566L2.11952 12.5983C2.24094 13.2503 2.63641 13.8217 3.20129 14.222C3.76497 14.6214 4.47003 14.8332 5.18828 14.8333H11.1441C11.8624 14.8334 12.5678 14.6217 13.1317 14.2223C13.6968 13.8219 14.0924 13.2506 14.2138 12.5984L15.3047 6.74575C15.3588 6.45486 15.3358 6.15793 15.239 5.87799C15.1424 5.59876 14.9767 5.34824 14.761 5.14061C14.5456 4.93325 14.2843 4.77228 13.9982 4.66371C13.7122 4.55512 13.4042 4.49998 13.0947 4.5H11.3333L11.3333 5V5.49999H13.0947C13.2865 5.49997 13.474 5.53432 13.6434 5.59862C13.8128 5.66294 13.9564 5.75418 14.0675 5.86106C14.1782 5.96767 14.2528 6.08598 14.2939 6.20488C14.3348 6.32304 14.3436 6.44419 14.3216 6.56252L13.2307 12.4152C13.1628 12.7802 12.9343 13.1366 12.5536 13.4063C12.1717 13.6769 11.6719 13.8334 11.1443 13.8333H5.18832C4.66081 13.8332 4.16127 13.6766 3.7795 13.4061C3.39896 13.1364 3.17057 12.7802 3.10262 12.4153L2.01175 6.56262C1.98974 6.44428 1.99854 6.32304 2.03941 6.20488C2.08054 6.08598 2.15513 5.96767 2.26588 5.86106C2.37691 5.75419 2.52051 5.66294 2.68997 5.59862ZM10.3333 5.49999V5L10.3333 4.5H6L6.00001 5V5.49999H10.3333Z' fill='%2375B1FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00001 5L3.23864 5C2.98799 4.99998 2.74029 5.04472 2.51254 5.13117C2.28478 5.21762 2.08235 5.34372 1.91912 5.50084C1.7559 5.65796 1.63574 5.84237 1.56688 6.04144C1.49802 6.2405 1.4821 6.44951 1.5202 6.65414L2.61107 12.5068C2.70575 13.0153 3.01767 13.479 3.49039 13.814C3.96312 14.149 4.56542 14.3332 5.1883 14.3333H11.1442C11.7672 14.3334 12.3697 14.1493 12.8426 13.8143C13.3155 13.4792 13.6276 13.0154 13.7223 12.5068L14.8131 6.65414C14.8512 6.44951 14.8353 6.2405 14.7665 6.04144C14.6976 5.84237 14.5774 5.65796 14.4142 5.50084C14.251 5.34372 14.0486 5.21762 13.8208 5.13117C13.5931 5.04472 13.3454 4.99998 13.0947 5L11.3333 5V6.99998C11.3333 7.27612 11.1095 7.49998 10.8333 7.49998C10.5572 7.49998 10.3333 7.27612 10.3333 6.99998V5H6.00001L6 6.99998C6 7.27612 5.77615 7.49998 5.5 7.49998C5.22386 7.49998 5 7.27612 5 6.99998L5.00001 5Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --academy: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.9527 2.86359C7.72564 2.61046 8.55907 2.60974 9.33246 2.86154L14.6699 4.5993C15.7206 4.9414 15.7512 6.41672 14.7155 6.80208L9.4829 8.7491C8.61822 9.07085 7.66649 9.06994 6.80242 8.74654L1.6049 6.80127C0.571973 6.41468 0.602626 4.94315 1.65075 4.5999L6.9527 2.86359ZM9.02287 3.81242C8.45124 3.6263 7.83523 3.62683 7.26392 3.81393L1.96198 5.55024C1.81224 5.59927 1.80786 5.80949 1.95542 5.86472L7.15295 7.80999C7.79161 8.04902 8.49505 8.04969 9.13417 7.81188L14.3668 5.86486C14.5148 5.80981 14.5104 5.59905 14.3603 5.55018L9.02287 3.81242Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.1659 11.6667V5.99999H15.1659V11.6667C15.1659 11.9428 14.9421 12.1667 14.6659 12.1667C14.3898 12.1667 14.1659 11.9428 14.1659 11.6667Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.85739 6.72487C4.13353 6.72487 4.35739 6.94872 4.35739 7.22487V10.8572C4.35739 11.1403 4.59448 11.5544 5.33625 11.9253C6.05463 12.2844 7.06407 12.5001 8.1431 12.5001C9.22213 12.5001 10.2316 12.2844 10.9499 11.9253C11.6917 11.5544 11.9288 11.1403 11.9288 10.8572V7.22487C11.9288 6.94872 12.1527 6.72487 12.4288 6.72487C12.705 6.72487 12.9288 6.94872 12.9288 7.22487V10.8572C12.9288 11.7109 12.2628 12.3868 11.3972 12.8197C10.5081 13.2642 9.33735 13.5001 8.1431 13.5001C6.94885 13.5001 5.77811 13.2642 4.88904 12.8197C4.02335 12.3868 3.35739 11.7109 3.35739 10.8572V7.22487C3.35739 6.94872 3.58125 6.72487 3.85739 6.72487Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --academy-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.95258 2.86359C7.72553 2.61046 8.55896 2.60974 9.33234 2.86154L14.6698 4.5993C15.187 4.7677 15.457 5.21068 15.4744 5.66307L8.00571 8.46381L0.851807 5.60225C0.889975 5.17207 1.15785 4.76128 1.65064 4.5999L6.95258 2.86359ZM3.35727 7.68147V10.8572C3.35727 11.7109 4.02324 12.3868 4.88892 12.8197C5.778 13.2642 6.94873 13.5001 8.14298 13.5001C9.33724 13.5001 10.508 13.2642 11.397 12.8197C12.2627 12.3868 12.9287 11.7109 12.9287 10.8572V7.6857L8.17545 9.46816L7.99406 9.53619L7.81419 9.46424L3.35727 7.68147ZM14.1658 7.22178V11.6667C14.1658 11.9428 14.3897 12.1667 14.6658 12.1667C14.9419 12.1667 15.1658 11.9428 15.1658 11.6667V6.84678L14.1658 7.22178Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --copeticket: url("data:image/svg+xml,%3Csvg width='28' height='14' viewBox='0 0 28 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.16138 0.45166C1.91429 0.45166 0.90332 1.46263 0.90332 2.70972V7.67047C0.90332 7.91989 1.10551 8.12208 1.35493 8.12208C1.60435 8.12208 1.80655 7.91989 1.80655 7.67047V2.70972C1.80655 1.96147 2.41313 1.35489 3.16138 1.35489H20.3796C20.5801 2.13402 21.2874 2.70972 22.1291 2.70972C22.9709 2.70972 23.6781 2.13402 23.8787 1.35489H24.8388C25.5871 1.35489 26.1936 1.96147 26.1936 2.70973V10.8388C26.1936 11.587 25.5871 12.1936 24.8388 12.1936H23.8787C23.6781 11.4145 22.9709 10.8388 22.1291 10.8388C21.2874 10.8388 20.5801 11.4145 20.3796 12.1936H6.32005C6.07063 12.1936 5.86844 12.3958 5.86844 12.6452C5.86844 12.8946 6.07063 13.0968 6.32005 13.0968H20.7743C21.0237 13.0968 21.2259 12.8946 21.2259 12.6452C21.2259 12.1464 21.6303 11.742 22.1291 11.742C22.628 11.742 23.0323 12.1464 23.0323 12.6452C23.0323 12.8946 23.2345 13.0968 23.484 13.0968H24.8388C26.0859 13.0968 27.0969 12.0859 27.0969 10.8388V2.70973C27.0969 1.46263 26.0859 0.45166 24.8388 0.45166H23.484C23.2345 0.45166 23.0323 0.653854 23.0323 0.903273C23.0323 1.40211 22.628 1.8065 22.1291 1.8065C21.6303 1.8065 21.2259 1.40211 21.2259 0.903273C21.2259 0.653854 21.0237 0.45166 20.7743 0.45166H3.16138Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.90332 4.06453C0.90332 3.81511 1.10551 3.61292 1.35493 3.61292H11.2904C11.5398 3.61292 11.742 3.81511 11.742 4.06453C11.742 4.31395 11.5398 4.51614 11.2904 4.51614H1.35493C1.10551 4.51614 0.90332 4.31395 0.90332 4.06453Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.1291 9.48401C8.37852 9.48401 8.58072 9.6862 8.58072 9.93562L8.58072 11.2905L7.67749 11.2905L7.67749 9.93562C7.67749 9.6862 7.87968 9.48401 8.1291 9.48401Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8388 7.67749C11.0882 7.67749 11.2904 7.87968 11.2904 8.1291L11.2904 11.2904L10.3872 11.2904L10.3872 8.1291C10.3872 7.87968 10.5894 7.67749 10.8388 7.67749Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5485 5.87109C13.798 5.87109 14.0001 6.07329 14.0001 6.32271L14.0001 11.2904L13.0969 11.2904L13.0969 6.32271C13.0969 6.07329 13.2991 5.87109 13.5485 5.87109Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2583 3.16138C16.5077 3.16138 16.7099 3.36357 16.7099 3.61299L16.7099 11.2904L15.8066 11.2904L15.8066 3.61299C15.8066 3.36357 16.0088 3.16138 16.2583 3.16138Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9677 6.77429C19.2171 6.77429 19.4193 6.97649 19.4193 7.2259L19.4193 11.2904L18.5161 11.2904L18.5161 7.2259C18.5161 6.97649 18.7183 6.77429 18.9677 6.77429Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 3.16138C22.3785 3.16138 22.5807 3.36357 22.5807 3.61299V4.51622C22.5807 4.76563 22.3785 4.96783 22.1291 4.96783C21.8797 4.96783 21.6775 4.76563 21.6775 4.51622V3.61299C21.6775 3.36357 21.8797 3.16138 22.1291 3.16138Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 8.58069C22.3785 8.58069 22.5807 8.78288 22.5807 9.0323V9.93553C22.5807 10.1849 22.3785 10.3871 22.1291 10.3871C21.8797 10.3871 21.6775 10.1849 21.6775 9.93553V9.0323C21.6775 8.78288 21.8797 8.58069 22.1291 8.58069Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 5.87097C22.3785 5.87097 22.5807 6.07317 22.5807 6.32258V7.22581C22.5807 7.47523 22.3785 7.67742 22.1291 7.67742C21.8797 7.67742 21.6775 7.47523 21.6775 7.22581V6.32258C21.6775 6.07317 21.8797 5.87097 22.1291 5.87097Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.70972 12.6451C3.45798 12.6451 4.06456 12.0385 4.06456 11.2903C4.06456 10.542 3.45798 9.93545 2.70972 9.93545C1.96147 9.93545 1.35489 10.542 1.35489 11.2903C1.35489 12.0385 1.96147 12.6451 2.70972 12.6451ZM2.70972 13.5484C3.95682 13.5484 4.96779 12.5374 4.96779 11.2903C4.96779 10.0432 3.95682 9.03223 2.70972 9.03223C1.46263 9.03223 0.45166 10.0432 0.45166 11.2903C0.45166 12.5374 1.46263 13.5484 2.70972 13.5484Z' fill='%23ACA7BF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.39969 10.9625C5.68823 10.714 5.87092 10.3461 5.87092 9.93543C5.87092 9.18718 5.26434 8.58059 4.51608 8.58059C4.24374 8.58059 3.99017 8.66095 3.77778 8.79924C3.45003 8.65851 3.08893 8.58058 2.70963 8.58058C2.70958 8.58058 2.70953 8.58058 2.70947 8.58058C3.12144 8.03213 3.77733 7.67737 4.51608 7.67737C5.76318 7.67737 6.77414 8.68834 6.77414 9.93543C6.77414 10.9026 6.16615 11.7277 5.31153 12.0494C5.38169 11.8085 5.41931 11.5538 5.41931 11.2903C5.41931 11.1793 5.41264 11.0699 5.39969 10.9625Z' fill='%23ACA7BF'/%3E%3C/svg%3E%0A");
  --copeticket-filled: url("data:image/svg+xml,%3Csvg width='28' height='14' viewBox='0 0 28 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.16138 0.45166C1.91429 0.45166 0.90332 1.46263 0.90332 2.70972V7.67047C0.90332 7.91989 1.10551 8.12208 1.35493 8.12208C1.60435 8.12208 1.80655 7.91989 1.80655 7.67047V2.70972C1.80655 1.96147 2.41313 1.35489 3.16138 1.35489H20.3796C20.5801 2.13402 21.2874 2.70972 22.1291 2.70972C22.9709 2.70972 23.6781 2.13402 23.8787 1.35489H24.8388C25.5871 1.35489 26.1936 1.96147 26.1936 2.70973V10.8388C26.1936 11.587 25.5871 12.1936 24.8388 12.1936H23.8787C23.6781 11.4145 22.9709 10.8388 22.1291 10.8388C21.2874 10.8388 20.5801 11.4145 20.3796 12.1936H6.32005C6.07063 12.1936 5.86844 12.3958 5.86844 12.6452C5.86844 12.8946 6.07063 13.0968 6.32005 13.0968H20.7743C21.0237 13.0968 21.2259 12.8946 21.2259 12.6452C21.2259 12.1464 21.6303 11.742 22.1291 11.742C22.628 11.742 23.0323 12.1464 23.0323 12.6452C23.0323 12.8946 23.2345 13.0968 23.484 13.0968H24.8388C26.0859 13.0968 27.0969 12.0859 27.0969 10.8388V2.70973C27.0969 1.46263 26.0859 0.45166 24.8388 0.45166H23.484C23.2345 0.45166 23.0323 0.653854 23.0323 0.903273C23.0323 1.40211 22.628 1.8065 22.1291 1.8065C21.6303 1.8065 21.2259 1.40211 21.2259 0.903273C21.2259 0.653854 21.0237 0.45166 20.7743 0.45166H3.16138Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.90332 4.06453C0.90332 3.81511 1.10551 3.61292 1.35493 3.61292H11.2904C11.5398 3.61292 11.742 3.81511 11.742 4.06453C11.742 4.31395 11.5398 4.51614 11.2904 4.51614H1.35493C1.10551 4.51614 0.90332 4.31395 0.90332 4.06453Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.1291 9.48401C8.37852 9.48401 8.58072 9.6862 8.58072 9.93562L8.58072 11.2905L7.67749 11.2905L7.67749 9.93562C7.67749 9.6862 7.87968 9.48401 8.1291 9.48401Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8388 7.67749C11.0882 7.67749 11.2904 7.87968 11.2904 8.1291L11.2904 11.2904L10.3872 11.2904L10.3872 8.1291C10.3872 7.87968 10.5894 7.67749 10.8388 7.67749Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5485 5.87109C13.798 5.87109 14.0001 6.07329 14.0001 6.32271L14.0001 11.2904L13.0969 11.2904L13.0969 6.32271C13.0969 6.07329 13.2991 5.87109 13.5485 5.87109Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2583 3.16138C16.5077 3.16138 16.7099 3.36357 16.7099 3.61299L16.7099 11.2904L15.8066 11.2904L15.8066 3.61299C15.8066 3.36357 16.0088 3.16138 16.2583 3.16138Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9677 6.77429C19.2171 6.77429 19.4193 6.97649 19.4193 7.2259L19.4193 11.2904L18.5161 11.2904L18.5161 7.2259C18.5161 6.97649 18.7183 6.77429 18.9677 6.77429Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 3.16138C22.3785 3.16138 22.5807 3.36357 22.5807 3.61299V4.51622C22.5807 4.76563 22.3785 4.96783 22.1291 4.96783C21.8797 4.96783 21.6775 4.76563 21.6775 4.51622V3.61299C21.6775 3.36357 21.8797 3.16138 22.1291 3.16138Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 8.58069C22.3785 8.58069 22.5807 8.78288 22.5807 9.0323V9.93553C22.5807 10.1849 22.3785 10.3871 22.1291 10.3871C21.8797 10.3871 21.6775 10.1849 21.6775 9.93553V9.0323C21.6775 8.78288 21.8797 8.58069 22.1291 8.58069Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1291 5.87097C22.3785 5.87097 22.5807 6.07317 22.5807 6.32258V7.22581C22.5807 7.47523 22.3785 7.67742 22.1291 7.67742C21.8797 7.67742 21.6775 7.47523 21.6775 7.22581V6.32258C21.6775 6.07317 21.8797 5.87097 22.1291 5.87097Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.70972 12.6451C3.45798 12.6451 4.06456 12.0385 4.06456 11.2903C4.06456 10.542 3.45798 9.93545 2.70972 9.93545C1.96147 9.93545 1.35489 10.542 1.35489 11.2903C1.35489 12.0385 1.96147 12.6451 2.70972 12.6451ZM2.70972 13.5484C3.95682 13.5484 4.96779 12.5374 4.96779 11.2903C4.96779 10.0432 3.95682 9.03223 2.70972 9.03223C1.46263 9.03223 0.45166 10.0432 0.45166 11.2903C0.45166 12.5374 1.46263 13.5484 2.70972 13.5484Z' fill='%232E5BFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.39969 10.9625C5.68823 10.714 5.87092 10.3461 5.87092 9.93543C5.87092 9.18718 5.26434 8.58059 4.51608 8.58059C4.24374 8.58059 3.99017 8.66095 3.77778 8.79924C3.45003 8.65851 3.08893 8.58058 2.70963 8.58058C2.70958 8.58058 2.70953 8.58058 2.70947 8.58058C3.12144 8.03213 3.77733 7.67737 4.51608 7.67737C5.76318 7.67737 6.77414 8.68834 6.77414 9.93543C6.77414 10.9026 6.16615 11.7277 5.31153 12.0494C5.38169 11.8085 5.41931 11.5538 5.41931 11.2903C5.41931 11.1793 5.41264 11.0699 5.39969 10.9625Z' fill='%232E5BFF'/%3E%3C/svg%3E%0A");
  --copemember: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_9713_5942)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30975 5.452C5.30981 5.45203 5.30986 5.45205 5.24845 5.56036L5.30975 5.452C5.36957 5.48591 5.39067 5.56196 5.35675 5.62177C5.32285 5.68156 5.24692 5.70256 5.18712 5.66871C5.18711 5.66871 5.18712 5.66872 5.18712 5.66871M5.18712 5.66871L5.18402 5.66699C5.18157 5.66564 5.17768 5.66353 5.17242 5.66073C5.16188 5.65513 5.14584 5.64678 5.12469 5.63632C5.08237 5.6154 5.01971 5.58607 4.93995 5.55333C4.78023 5.48778 4.5531 5.40908 4.2843 5.35667C3.75655 5.25378 3.07715 5.25361 2.42825 5.64243L1.00394 10.0785C1.04882 10.0568 1.09885 10.0334 1.15384 10.009C1.42801 9.8873 1.82608 9.7389 2.32474 9.6303C3.32278 9.41294 4.7232 9.35526 6.33607 9.98888C6.40007 10.014 6.43157 10.0863 6.40643 10.1503C6.38129 10.2143 6.30902 10.2458 6.24502 10.2207C4.68552 9.60799 3.33627 9.66485 2.37773 9.87361C1.89809 9.97807 1.51614 10.1206 1.25487 10.2366C1.12427 10.2946 1.02394 10.3459 0.956781 10.3823C0.923204 10.4005 0.89793 10.4151 0.881319 10.4249C0.873015 10.4297 0.866877 10.4335 0.862952 10.4359L0.85873 10.4385L0.857875 10.439C0.81361 10.4671 0.756497 10.4644 0.715034 10.4324C0.673572 10.4003 0.656627 10.3457 0.67265 10.2958L2.2053 5.5223C2.2143 5.49427 2.23293 5.47034 2.2579 5.45475C2.98943 4.99803 3.75583 4.99994 4.33195 5.11227C4.62031 5.16849 4.86335 5.25273 5.03449 5.32297C5.12017 5.35813 5.18812 5.3899 5.23505 5.41311C5.25853 5.42472 5.27677 5.43419 5.28937 5.4409C5.29567 5.44425 5.30056 5.44691 5.30399 5.44879L5.30804 5.45103L5.30975 5.452' fill='%23909BBF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8117 5.68059C10.8116 5.6806 10.8117 5.68057 10.8117 5.68059V5.68059ZM10.8117 5.68059L10.8147 5.67888C10.8172 5.67753 10.8211 5.67541 10.8263 5.67261C10.8369 5.66701 10.8529 5.65866 10.8741 5.6482C10.9164 5.62728 10.979 5.59795 11.0588 5.56521C11.2185 5.49966 11.4457 5.42096 11.7145 5.36855C12.2422 5.26566 12.9216 5.26549 13.5705 5.65432L14.9948 10.0904C14.9499 10.0686 14.8999 10.0453 14.8449 10.0209C14.5707 9.89918 14.1727 9.75078 13.674 9.64218C12.676 9.42482 11.2756 9.36714 9.66269 10.0008C9.59869 10.0259 9.56719 10.0982 9.59233 10.1622C9.61747 10.2262 9.68974 10.2577 9.75374 10.2325C11.3132 9.61987 12.6625 9.67673 13.621 9.88549C14.1007 9.98995 14.4826 10.1325 14.7439 10.2485C14.8745 10.3065 14.9748 10.3577 15.042 10.3942C15.0756 10.4124 15.1008 10.4269 15.1174 10.4367C15.1257 10.4416 15.1319 10.4453 15.1358 10.4477L15.14 10.4503L15.1409 10.4509C15.1409 10.4509 15.1409 10.4509 15.1409 10.4509C15.1851 10.4789 15.2423 10.4763 15.2837 10.4442C15.3252 10.4122 15.3421 10.3576 15.3261 10.3077L13.7935 5.53418C13.7845 5.50615 13.7658 5.48222 13.7409 5.46663C13.0093 5.00991 12.2429 5.01182 11.6668 5.12415C11.3784 5.18037 11.1354 5.26461 10.9643 5.33485C10.8786 5.37001 10.8106 5.40178 10.7637 5.42499C10.7402 5.4366 10.722 5.44607 10.7094 5.45278C10.7031 5.45613 10.6982 5.45879 10.6948 5.46067L10.6907 5.46291L10.6895 5.46358C10.6895 5.46361 10.6889 5.46394 10.7481 5.56835L10.6895 5.46358C10.6297 5.4975 10.6081 5.57384 10.642 5.63365C10.6759 5.69344 10.7518 5.71445 10.8117 5.68059Z' fill='%23909BBF'/%3E%3Cpath d='M7.95704 11.2222L7.95596 11.2218L7.94886 11.2193C7.94244 11.2171 7.93266 11.2137 7.91963 11.2094C7.89358 11.2006 7.85453 11.1879 7.80332 11.172C7.70091 11.1402 7.54991 11.096 7.35706 11.0468C6.97126 10.9484 6.41842 10.8302 5.7522 10.7513C4.41882 10.5935 2.637 10.5942 0.832133 11.2229C0.767197 11.2455 0.696221 11.2112 0.673603 11.1462C0.650985 11.0813 0.685291 11.0103 0.750226 10.9877C2.60205 10.3427 4.42463 10.3434 5.78147 10.504C6.46037 10.5844 7.0241 10.7049 7.4186 10.8055C7.61588 10.8559 7.77096 10.9012 7.87709 10.9341C7.93015 10.9506 7.97099 10.9639 7.99875 10.9733C7.99916 10.9734 7.99957 10.9735 7.99997 10.9737C8.00038 10.9735 8.00078 10.9734 8.00119 10.9733C8.02895 10.9639 8.06979 10.9506 8.12286 10.9341C8.22898 10.9012 8.38406 10.8559 8.58135 10.8055C8.97584 10.7049 9.53958 10.5844 10.2185 10.504C11.5753 10.3434 13.3979 10.3427 15.2497 10.9877C15.3147 11.0103 15.349 11.0813 15.3263 11.1462C15.3037 11.2112 15.2328 11.2455 15.1678 11.2229C13.363 10.5942 11.5811 10.5935 10.2477 10.7513C9.58153 10.8302 9.02869 10.9484 8.64289 11.0468C8.45003 11.096 8.29904 11.1402 8.19662 11.172C8.14542 11.1879 8.10637 11.2006 8.08031 11.2094C8.06729 11.2137 8.05751 11.2171 8.05109 11.2193L8.04398 11.2218L8.0429 11.2222C8.03639 11.2246 8.02967 11.2264 8.02281 11.2277C8.0097 11.2302 7.99608 11.2305 7.98246 11.2286C7.97375 11.2273 7.96523 11.2252 7.95704 11.2222Z' fill='%23909BBF'/%3E%3Cpath d='M7.89413 11.8043L7.89096 11.8033C7.887 11.802 7.88031 11.7998 7.87092 11.797C7.85214 11.7912 7.82263 11.7825 7.78279 11.7717C7.7031 11.7501 7.58217 11.7203 7.42338 11.6895C7.10576 11.628 6.637 11.5626 6.04386 11.5513C4.85859 11.5286 3.17397 11.7214 1.20197 12.5947C1.03748 12.6675 0.845095 12.5932 0.772255 12.4287C0.699416 12.2642 0.773709 12.0718 0.938194 11.999C3.00636 11.0831 4.78669 10.8757 6.05633 10.9C6.69066 10.9121 7.19684 10.9821 7.5473 11.05C7.72255 11.0839 7.85895 11.1174 7.95308 11.1429C7.97011 11.1475 7.98576 11.1518 8.00001 11.1559C8.01425 11.1518 8.0299 11.1475 8.04693 11.1429C8.14106 11.1174 8.27746 11.0839 8.45271 11.05C8.80317 10.9821 9.30935 10.9121 9.94367 10.9C11.2133 10.8757 12.9936 11.0831 15.0618 11.999C15.2263 12.0718 15.3006 12.2642 15.2278 12.4287C15.1549 12.5932 14.9625 12.6675 14.798 12.5947C12.826 11.7214 11.1414 11.5286 9.95614 11.5513C9.36301 11.5626 8.89425 11.628 8.57663 11.6895C8.41784 11.7203 8.29691 11.7501 8.21722 11.7717C8.17738 11.7825 8.14787 11.7912 8.12909 11.797C8.1197 11.7998 8.11301 11.802 8.10905 11.8033L8.10555 11.8044C8.08191 11.8125 8.05727 11.818 8.03212 11.8205C8.01344 11.8223 7.99447 11.8226 7.97541 11.8211C7.94753 11.819 7.92023 11.8133 7.89413 11.8043Z' fill='%23909BBF'/%3E%3Cpath d='M2.53145 8.56373C2.53145 8.19333 2.83171 7.89307 3.20211 7.89307C3.57251 7.89307 3.87277 8.19333 3.87277 8.56373V8.97267H2.53145V8.56373Z' fill='%23909BBF'/%3E%3Cpath d='M4.69067 7.22242C4.69067 6.85202 4.99093 6.55176 5.36133 6.55176C5.73173 6.55176 6.03199 6.85202 6.03199 7.22242V8.97268H4.69067V7.22242Z' fill='%23909BBF'/%3E%3Cpath d='M6.84989 6.11011C6.84989 5.73972 7.15015 5.43945 7.52055 5.43945C7.89095 5.43945 8.19121 5.73972 8.19121 6.11011V8.97269H6.84989V6.11011Z' fill='%23909BBF'/%3E%3Cpath d='M9.00907 4.67066C9.00907 4.30027 9.30933 4 9.67973 4C10.0501 4 10.3504 4.30027 10.3504 4.67066V8.97271H9.00907V4.67066Z' fill='%23909BBF'/%3E%3Cpath d='M11.1682 6.79713C11.1682 6.42673 11.4685 6.12646 11.8389 6.12646C12.2093 6.12646 12.5096 6.42673 12.5096 6.79713V8.97269H11.1682V6.79713Z' fill='%23909BBF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9713_5942'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  --copemember-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_9713_5958)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.30985 5.452C5.30991 5.45203 5.30996 5.45205 5.24855 5.56036L5.30985 5.452C5.36967 5.48591 5.39077 5.56196 5.35685 5.62177C5.32295 5.68156 5.24702 5.70256 5.18722 5.66871C5.18722 5.66871 5.18723 5.66872 5.18722 5.66871M5.18722 5.66871L5.18412 5.66699C5.18167 5.66564 5.17778 5.66353 5.17252 5.66073C5.16199 5.65513 5.14594 5.64678 5.12479 5.63632C5.08247 5.6154 5.01981 5.58607 4.94005 5.55333C4.78033 5.48778 4.5532 5.40908 4.2844 5.35667C3.75665 5.25378 3.07725 5.25361 2.42836 5.64243L1.00404 10.0785C1.04892 10.0568 1.09895 10.0334 1.15394 10.009C1.42811 9.8873 1.82619 9.7389 2.32484 9.6303C3.32288 9.41294 4.7233 9.35526 6.33617 9.98888C6.40017 10.014 6.43167 10.0863 6.40653 10.1503C6.38139 10.2143 6.30912 10.2458 6.24512 10.2207C4.68563 9.60799 3.33637 9.66485 2.37783 9.87361C1.89819 9.97807 1.51624 10.1206 1.25497 10.2366C1.12437 10.2946 1.02405 10.3459 0.956883 10.3823C0.923306 10.4005 0.898032 10.4151 0.881421 10.4249C0.873116 10.4297 0.866979 10.4335 0.863054 10.4359L0.858832 10.4385L0.857976 10.439C0.813712 10.4671 0.756599 10.4644 0.715136 10.4324C0.673674 10.4003 0.656729 10.3457 0.672751 10.2958L2.2054 5.5223C2.2144 5.49427 2.23304 5.47034 2.25801 5.45475C2.98954 4.99803 3.75593 4.99994 4.33206 5.11227C4.62041 5.16849 4.86345 5.25273 5.03459 5.32297C5.12027 5.35813 5.18822 5.3899 5.23516 5.41311C5.25863 5.42472 5.27687 5.43419 5.28947 5.4409C5.29577 5.44425 5.30066 5.44691 5.30409 5.44879L5.30814 5.45103L5.30985 5.452' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8118 5.68059C10.8117 5.6806 10.8118 5.68057 10.8118 5.68059V5.68059ZM10.8118 5.68059L10.8148 5.67888C10.8173 5.67753 10.8212 5.67541 10.8264 5.67261C10.837 5.66701 10.853 5.65866 10.8742 5.6482C10.9165 5.62728 10.9791 5.59795 11.0589 5.56521C11.2186 5.49966 11.4458 5.42096 11.7146 5.36855C12.2423 5.26566 12.9217 5.26549 13.5706 5.65432L14.9949 10.0904C14.95 10.0686 14.9 10.0453 14.845 10.0209C14.5708 9.89918 14.1728 9.75078 13.6741 9.64218C12.6761 9.42482 11.2757 9.36714 9.66279 10.0008C9.59879 10.0259 9.56729 10.0982 9.59243 10.1622C9.61757 10.2262 9.68984 10.2577 9.75384 10.2325C11.3133 9.61987 12.6626 9.67673 13.6211 9.88549C14.1008 9.98995 14.4827 10.1325 14.744 10.2485C14.8746 10.3065 14.9749 10.3577 15.0421 10.3942C15.0757 10.4124 15.1009 10.4269 15.1175 10.4367C15.1258 10.4416 15.132 10.4453 15.1359 10.4477L15.1401 10.4503L15.141 10.4509C15.141 10.4509 15.141 10.4509 15.141 10.4509C15.1852 10.4789 15.2424 10.4763 15.2838 10.4442C15.3253 10.4122 15.3422 10.3576 15.3262 10.3077L13.7936 5.53418C13.7846 5.50615 13.7659 5.48222 13.741 5.46663C13.0094 5.00991 12.243 5.01182 11.6669 5.12415C11.3785 5.18037 11.1355 5.26461 10.9644 5.33485C10.8787 5.37001 10.8107 5.40178 10.7638 5.42499C10.7403 5.4366 10.7221 5.44607 10.7095 5.45278C10.7032 5.45613 10.6983 5.45879 10.6949 5.46067L10.6908 5.46291L10.6896 5.46358C10.6896 5.46361 10.689 5.46394 10.7482 5.56835L10.6896 5.46358C10.6298 5.4975 10.6082 5.57384 10.6421 5.63365C10.676 5.69344 10.752 5.71445 10.8118 5.68059Z' fill='%23005AFF'/%3E%3Cpath d='M7.9571 11.2222L7.95602 11.2218L7.94892 11.2193C7.9425 11.2171 7.93272 11.2137 7.91969 11.2094C7.89364 11.2006 7.85459 11.1879 7.80339 11.172C7.70097 11.1402 7.54997 11.096 7.35712 11.0468C6.97132 10.9484 6.41848 10.8302 5.75226 10.7513C4.41888 10.5935 2.63706 10.5942 0.832194 11.2229C0.767258 11.2455 0.696282 11.2112 0.673664 11.1462C0.651046 11.0813 0.685352 11.0103 0.750287 10.9877C2.60211 10.3427 4.42469 10.3434 5.78153 10.504C6.46043 10.5844 7.02416 10.7049 7.41866 10.8055C7.61594 10.8559 7.77102 10.9012 7.87715 10.9341C7.93022 10.9506 7.97105 10.9639 7.99882 10.9733C7.99922 10.9734 7.99963 10.9735 8.00003 10.9737C8.00044 10.9735 8.00084 10.9734 8.00125 10.9733C8.02902 10.9639 8.06985 10.9506 8.12292 10.9341C8.22904 10.9012 8.38412 10.8559 8.58141 10.8055C8.97591 10.7049 9.53964 10.5844 10.2185 10.504C11.5754 10.3434 13.398 10.3427 15.2498 10.9877C15.3147 11.0103 15.349 11.0813 15.3264 11.1462C15.3038 11.2112 15.2328 11.2455 15.1679 11.2229C13.363 10.5942 11.5812 10.5935 10.2478 10.7513C9.58159 10.8302 9.02875 10.9484 8.64295 11.0468C8.45009 11.096 8.2991 11.1402 8.19668 11.172C8.14548 11.1879 8.10643 11.2006 8.08037 11.2094C8.06735 11.2137 8.05757 11.2171 8.05115 11.2193L8.04404 11.2218L8.04296 11.2222C8.03645 11.2246 8.02973 11.2264 8.02287 11.2277C8.00976 11.2302 7.99614 11.2305 7.98252 11.2286C7.97381 11.2273 7.96529 11.2252 7.9571 11.2222Z' fill='%23005AFF'/%3E%3Cpath d='M7.8942 11.8043L7.89102 11.8033C7.88707 11.802 7.88037 11.7998 7.87098 11.797C7.85221 11.7912 7.82269 11.7825 7.78285 11.7717C7.70316 11.7501 7.58224 11.7203 7.42344 11.6895C7.10582 11.628 6.63706 11.5626 6.04392 11.5513C4.85865 11.5286 3.17403 11.7214 1.20203 12.5947C1.03755 12.6675 0.845156 12.5932 0.772316 12.4287C0.699477 12.2642 0.77377 12.0718 0.938255 11.999C3.00642 11.0831 4.78675 10.8757 6.0564 10.9C6.69072 10.9121 7.1969 10.9821 7.54736 11.05C7.72261 11.0839 7.85901 11.1174 7.95314 11.1429C7.97017 11.1475 7.98582 11.1518 8.00007 11.1559C8.01431 11.1518 8.02996 11.1475 8.04699 11.1429C8.14112 11.1174 8.27752 11.0839 8.45277 11.05C8.80323 10.9821 9.30941 10.9121 9.94374 10.9C11.2134 10.8757 12.9937 11.0831 15.0619 11.999C15.2264 12.0718 15.3007 12.2642 15.2278 12.4287C15.155 12.5932 14.9626 12.6675 14.7981 12.5947C12.8261 11.7214 11.1415 11.5286 9.95621 11.5513C9.36308 11.5626 8.89431 11.628 8.57669 11.6895C8.4179 11.7203 8.29697 11.7501 8.21729 11.7717C8.17744 11.7825 8.14793 11.7912 8.12915 11.797C8.11977 11.7998 8.11307 11.802 8.10911 11.8033L8.10561 11.8044C8.08197 11.8125 8.05733 11.818 8.03218 11.8205C8.0135 11.8223 7.99453 11.8226 7.97548 11.8211C7.94759 11.819 7.92029 11.8133 7.8942 11.8043Z' fill='%23005AFF'/%3E%3Cpath d='M2.53149 8.56373C2.53149 8.19333 2.83175 7.89307 3.20215 7.89307C3.57255 7.89307 3.87281 8.19333 3.87281 8.56373V8.97267H2.53149V8.56373Z' fill='%23005AFF'/%3E%3Cpath d='M4.69067 7.22242C4.69067 6.85202 4.99093 6.55176 5.36133 6.55176C5.73173 6.55176 6.03199 6.85202 6.03199 7.22242V8.97268H4.69067V7.22242Z' fill='%23005AFF'/%3E%3Cpath d='M6.84993 6.11011C6.84993 5.73972 7.15019 5.43945 7.52059 5.43945C7.89099 5.43945 8.19125 5.73972 8.19125 6.11011V8.97269H6.84993V6.11011Z' fill='%23005AFF'/%3E%3Cpath d='M9.00911 4.67066C9.00911 4.30027 9.30937 4 9.67977 4C10.0502 4 10.3504 4.30027 10.3504 4.67066V8.97271H9.00911V4.67066Z' fill='%23005AFF'/%3E%3Cpath d='M11.1683 6.79713C11.1683 6.42673 11.4686 6.12646 11.8389 6.12646C12.2093 6.12646 12.5096 6.42673 12.5096 6.79713V8.97269H11.1683V6.79713Z' fill='%23005AFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9713_5958'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  --help: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99967 13.6667C11.1293 13.6667 13.6663 11.1297 13.6663 8.00004C13.6663 4.87043 11.1293 2.33337 7.99967 2.33337C4.87006 2.33337 2.33301 4.87043 2.33301 8.00004C2.33301 11.1297 4.87006 13.6667 7.99967 13.6667ZM7.99967 14.6667C11.6816 14.6667 14.6663 11.6819 14.6663 8.00004C14.6663 4.31814 11.6816 1.33337 7.99967 1.33337C4.31778 1.33337 1.33301 4.31814 1.33301 8.00004C1.33301 11.6819 4.31778 14.6667 7.99967 14.6667Z' fill='%238C959F'/%3E%3Cpath d='M8.66653 11.3334C8.66653 11.7015 8.36782 12.0002 7.99977 12.0002C7.63172 12.0002 7.33301 11.7015 7.33301 11.3334C7.33301 10.9654 7.63172 10.6667 7.99977 10.6667C8.36782 10.6667 8.66653 10.9654 8.66653 11.3334Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0939 5.20333C10.4656 6.21303 10.1377 7.49234 8.8909 8.11906C8.61407 8.25821 8.5487 8.36021 8.53034 8.39684C8.5071 8.44322 8.49967 8.49374 8.49967 8.67233V9.00566C8.49967 9.2818 8.27582 9.50566 7.99967 9.50566C7.72353 9.50566 7.49967 9.2818 7.49967 9.00566V8.67233C7.49967 8.66569 7.49966 8.65881 7.49965 8.65171C7.49935 8.49336 7.49885 8.22313 7.63633 7.94881C7.78485 7.65244 8.05282 7.4211 8.44179 7.22559C9.19495 6.84701 9.36705 6.12354 9.15546 5.54884C9.04881 5.25916 8.847 5.01748 8.57639 4.87684C8.31113 4.73898 7.94453 4.67997 7.47067 4.81568C7.11351 4.91796 6.83301 5.31128 6.83301 6.00565C6.83301 6.28179 6.60915 6.50565 6.33301 6.50565C6.05687 6.50565 5.83301 6.28179 5.83301 6.00565C5.83301 5.10002 6.21917 4.13389 7.19535 3.85433C7.88814 3.65592 8.52155 3.72135 9.03754 3.98951C9.54817 4.25489 9.90886 4.70082 10.0939 5.20333Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --help-filled: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6663 8.22209C14.6663 11.904 11.6816 14.8888 7.99967 14.8888C4.31778 14.8888 1.33301 11.904 1.33301 8.22209C1.33301 4.54019 4.31778 1.55542 7.99967 1.55542C11.6816 1.55542 14.6663 4.54019 14.6663 8.22209Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99967 13.8888C11.1293 13.8888 13.6663 11.3517 13.6663 8.22209C13.6663 5.09247 11.1293 2.55542 7.99967 2.55542C4.87006 2.55542 2.33301 5.09247 2.33301 8.22209C2.33301 11.3517 4.87006 13.8888 7.99967 13.8888ZM7.99967 14.8888C11.6816 14.8888 14.6663 11.904 14.6663 8.22209C14.6663 4.54019 11.6816 1.55542 7.99967 1.55542C4.31778 1.55542 1.33301 4.54019 1.33301 8.22209C1.33301 11.904 4.31778 14.8888 7.99967 14.8888Z' fill='%23005AFF'/%3E%3Cpath d='M8.66653 11.5555C8.66653 11.9235 8.36782 12.2222 7.99977 12.2222C7.63172 12.2222 7.33301 11.9235 7.33301 11.5555C7.33301 11.1874 7.63172 10.8887 7.99977 10.8887C8.36782 10.8887 8.66653 11.1874 8.66653 11.5555Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99977 12.2222C8.36782 12.2222 8.66653 11.9235 8.66653 11.5555C8.66653 11.1874 8.36782 10.8887 7.99977 10.8887C7.63172 10.8887 7.33301 11.1874 7.33301 11.5555C7.33301 11.9235 7.63172 12.2222 7.99977 12.2222Z' fill='%23F2F7FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0939 5.42538C10.4656 6.43507 10.1377 7.71438 8.8909 8.34111C8.61407 8.48026 8.5487 8.58226 8.53034 8.61889C8.5071 8.66526 8.49967 8.71578 8.49967 8.89437V9.22771C8.49967 9.50385 8.27582 9.72771 7.99967 9.72771C7.72353 9.72771 7.49967 9.50385 7.49967 9.22771V8.89437C7.49967 8.88773 7.49966 8.88086 7.49965 8.87376C7.49935 8.7154 7.49885 8.44518 7.63633 8.17085C7.78485 7.87449 8.05282 7.64315 8.44179 7.44763C9.19495 7.06906 9.36705 6.34559 9.15546 5.77088C9.04881 5.4812 8.847 5.23952 8.57639 5.09888C8.31113 4.96102 7.94453 4.90201 7.47067 5.03772C7.11351 5.14001 6.83301 5.53333 6.83301 6.2277C6.83301 6.50384 6.60915 6.7277 6.33301 6.7277C6.05687 6.7277 5.83301 6.50384 5.83301 6.2277C5.83301 5.32206 6.21917 4.35594 7.19535 4.07637C7.88814 3.87796 8.52155 3.94339 9.03754 4.21156C9.54817 4.47694 9.90886 4.92286 10.0939 5.42538Z' fill='%23F2F7FF'/%3E%3C/svg%3E%0A");
  --settings: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99977 5.30799C6.5131 5.30799 5.30792 6.51317 5.30792 7.99983C5.30792 9.4865 6.5131 10.6917 7.99977 10.6917C9.48643 10.6917 10.6916 9.4865 10.6916 7.99983C10.6916 6.51317 9.48643 5.30799 7.99977 5.30799ZM6.38466 7.99983C6.38466 7.10783 7.10777 6.38473 7.99977 6.38473C8.89177 6.38473 9.61487 7.10783 9.61487 7.99983C9.61487 8.89183 8.89177 9.61494 7.99977 9.61494C7.10777 9.61494 6.38466 8.89183 6.38466 7.99983Z' fill='%238C959F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00219 13.661C7.92006 13.661 7.83884 13.6783 7.76378 13.7116C7.68872 13.745 7.62149 13.7937 7.56644 13.8547L7.56548 13.8558L7.02255 14.454C6.79223 14.7072 6.48903 14.8836 6.15501 14.9584C5.821 15.0332 5.47204 15.0032 5.15572 14.8724C4.8394 14.7416 4.57111 14.5165 4.38743 14.2276C4.20375 13.9388 4.11361 13.6004 4.12928 13.2584L4.12942 13.2554L4.17079 12.451C4.17501 12.3689 4.16196 12.2869 4.13249 12.2103C4.10303 12.1336 4.0578 12.064 3.99974 12.0059C3.94168 11.9479 3.87208 11.9026 3.79545 11.8732C3.71883 11.8437 3.63687 11.8307 3.55489 11.8349L2.75096 11.8757C2.40802 11.8936 2.06788 11.8048 1.77737 11.6217C1.48684 11.4386 1.26013 11.17 1.12834 10.8529C0.99655 10.5357 0.966145 10.1856 1.04129 9.85046C1.11644 9.51535 1.29346 9.2117 1.54806 8.98122L2.14655 8.44071C2.20756 8.3856 2.25633 8.3183 2.28971 8.24315C2.3231 8.168 2.34035 8.08668 2.34035 8.00444C2.34035 7.9222 2.3231 7.84088 2.28971 7.76573C2.25633 7.69058 2.20756 7.62327 2.14655 7.56816L2.14556 7.56726L1.54763 7.02439C1.29393 6.79417 1.11736 6.49109 1.0423 6.15683C0.967229 5.8225 0.997226 5.47314 1.12819 5.1565C1.25916 4.83986 1.48471 4.57138 1.77403 4.38779C2.06335 4.20419 2.40231 4.11443 2.74458 4.13079L2.74615 4.13087L3.55148 4.17172C3.63361 4.17604 3.71574 4.16303 3.79253 4.13354C3.86932 4.10404 3.93905 4.05872 3.99719 4.00051C4.05534 3.9423 4.10059 3.8725 4.13002 3.79565C4.15944 3.7188 4.17238 3.63662 4.16798 3.55444L4.16781 3.55137L4.12933 2.74634C4.11328 2.40426 4.20313 2.06507 4.38667 1.77596C4.57021 1.48685 4.83848 1.2614 5.15489 1.13039C5.4713 0.99939 5.82042 0.969215 6.15461 1.04399C6.4888 1.11877 6.79177 1.29485 7.02219 1.54819L7.02299 1.54908L7.56398 2.14656C7.61893 2.20757 7.68608 2.25634 7.76107 2.28972C7.83607 2.3231 7.91723 2.34035 7.99931 2.34035H8.00264C8.08472 2.34035 8.16589 2.3231 8.24088 2.28972C8.31587 2.25634 8.38302 2.20757 8.43797 2.14656L8.97896 1.54908L8.97977 1.54819C9.21018 1.29485 9.51315 1.11877 9.84734 1.04399C10.1815 0.969215 10.5307 0.99939 10.8471 1.13039C11.1635 1.2614 11.4317 1.48685 11.6153 1.77596C11.7988 2.06507 11.8887 2.40426 11.8726 2.74634L11.8341 3.55137L11.834 3.55444C11.8296 3.63662 11.8425 3.7188 11.8719 3.79565C11.9014 3.8725 11.9466 3.9423 12.0048 4.00051C12.0629 4.05872 12.1326 4.10404 12.2094 4.13354C12.2862 4.16303 12.3683 4.17604 12.4505 4.17172L13.2558 4.13087L13.2574 4.13079C13.5996 4.11443 13.9386 4.20419 14.2279 4.38779C14.5172 4.57138 14.7428 4.83986 14.8738 5.1565C15.0047 5.47314 15.0347 5.8225 14.9597 6.15683C14.8846 6.49109 14.708 6.79417 14.4543 7.02439L13.8564 7.56726L13.8554 7.56816C13.7944 7.62327 13.7456 7.69058 13.7122 7.76573C13.6789 7.84088 13.6616 7.9222 13.6616 8.00444C13.6616 8.08668 13.6789 8.168 13.7122 8.24315C13.7456 8.3183 13.7944 8.3856 13.8554 8.44071L14.4539 8.98122C14.7085 9.2117 14.8855 9.51535 14.9607 9.85046C15.0358 10.1856 15.0054 10.5357 14.8736 10.8529C14.7418 11.17 14.5151 11.4386 14.2246 11.6217C13.9341 11.8048 13.5939 11.8936 13.251 11.8757L12.4471 11.8349C12.3651 11.8307 12.2831 11.8437 12.2065 11.8732C12.1299 11.9026 12.0603 11.9479 12.0022 12.0059C11.9442 12.064 11.8989 12.1336 11.8695 12.2103C11.84 12.2869 11.8269 12.3689 11.8312 12.451L11.8725 13.2554L11.8727 13.2584C11.8883 13.6004 11.7982 13.9388 11.6145 14.2276C11.4308 14.5165 11.1626 14.7416 10.8462 14.8724C10.5299 15.0032 10.181 15.0332 9.84694 14.9584C9.51293 14.8836 9.20972 14.7072 8.9794 14.454L8.43648 13.8558L8.43551 13.8547C8.38046 13.7937 8.31323 13.745 8.23817 13.7116C8.16311 13.6783 8.0819 13.661 7.99977 13.661H8.00219ZM7.99931 3.41709C7.76636 3.41709 7.53601 3.36814 7.32319 3.2734C7.11063 3.17878 6.9203 3.0406 6.7645 2.86781L6.76394 2.86718L6.22563 2.27266C6.14435 2.18345 6.03724 2.12109 5.9195 2.09475C5.8016 2.06837 5.67842 2.07901 5.56679 2.12523C5.45515 2.17145 5.36048 2.251 5.2957 2.35305C5.23098 2.455 5.19925 2.57443 5.20484 2.69508L5.24326 3.49858C5.25547 3.73096 5.21878 3.96333 5.13557 4.18065C5.05216 4.39852 4.92385 4.5964 4.75899 4.76145C4.59412 4.9265 4.39638 5.05503 4.17861 5.13868C3.96103 5.22225 3.72832 5.25915 3.49557 5.247L2.69317 5.2063C2.57272 5.20068 2.45279 5.2323 2.35096 5.29692C2.24893 5.36166 2.16938 5.45635 2.12318 5.56804C2.07698 5.67974 2.06639 5.80298 2.09288 5.92093C2.11936 6.03887 2.18161 6.14574 2.27111 6.22694L2.86835 6.76918L2.86892 6.76969C3.04141 6.92567 3.17932 7.11607 3.27373 7.32861C3.36825 7.54138 3.41708 7.77162 3.41708 8.00444C3.41708 8.23726 3.36825 8.4675 3.27373 8.68027C3.17921 8.89304 3.04111 9.08363 2.86835 9.2397L2.27068 9.77946C2.18092 9.86074 2.11844 9.96787 2.09194 10.0861C2.06543 10.2043 2.07615 10.3278 2.12264 10.4397C2.16913 10.5515 2.2491 10.6463 2.35155 10.7109C2.45399 10.7754 2.57391 10.8067 2.69483 10.8004L3.49957 10.7596C3.73196 10.7477 3.96466 10.7847 4.18186 10.8682C4.39918 10.9517 4.59654 11.08 4.76116 11.2446C4.92579 11.4093 5.05401 11.6066 5.13755 11.824C5.22108 12.0413 5.25806 12.2738 5.2461 12.5063L5.20489 13.3077L5.20483 13.309C5.19958 13.4293 5.2314 13.5483 5.29601 13.6498C5.36083 13.7518 5.45551 13.8312 5.56712 13.8774C5.67872 13.9235 5.80184 13.9341 5.91968 13.9077C6.03745 13.8813 6.14424 13.8193 6.2255 13.73L6.76722 13.1332L6.76796 13.1324C6.92382 12.96 7.11407 12.8221 7.32646 12.7277C7.53882 12.6333 7.76859 12.5845 8.00098 12.5843C8.23336 12.5845 8.46313 12.6333 8.67549 12.7277C8.88788 12.8221 9.07814 12.96 9.23399 13.1324L9.23474 13.1332L9.77645 13.73C9.85771 13.8193 9.9645 13.8813 10.0823 13.9077C10.2001 13.9341 10.3232 13.9235 10.4348 13.8774C10.5464 13.8312 10.6411 13.7518 10.7059 13.6498C10.7705 13.5483 10.8024 13.4293 10.7971 13.309L10.7971 13.3077L10.7558 12.5063C10.7439 12.2738 10.7809 12.0413 10.8644 11.824C10.9479 11.6066 11.0762 11.4093 11.2408 11.2446C11.4054 11.08 11.6028 10.9517 11.8201 10.8682C12.0373 10.7847 12.27 10.7477 12.5024 10.7596L13.3071 10.8004C13.428 10.8067 13.548 10.7754 13.6504 10.7109C13.7529 10.6463 13.8328 10.5515 13.8793 10.4397C13.9258 10.3278 13.9365 10.2043 13.91 10.0861C13.8835 9.96787 13.821 9.86074 13.7313 9.77946L13.1336 9.2397C12.9608 9.08363 12.8227 8.89304 12.7282 8.68027C12.6337 8.4675 12.5849 8.23726 12.5849 8.00444C12.5849 7.77162 12.6337 7.54138 12.7282 7.32861C12.8226 7.11607 12.9605 6.92567 13.133 6.76969L13.1336 6.76918L13.7308 6.22694C13.8203 6.14574 13.8826 6.03887 13.9091 5.92093C13.9356 5.80298 13.925 5.67974 13.8788 5.56804C13.8326 5.45635 13.753 5.36166 13.651 5.29692C13.5492 5.2323 13.4292 5.20068 13.3088 5.2063L12.5064 5.247C12.2736 5.25915 12.0409 5.22225 11.8233 5.13868C11.6056 5.05503 11.4078 4.9265 11.243 4.76145C11.0781 4.5964 10.9498 4.39852 10.8664 4.18065C10.7832 3.96333 10.7465 3.73096 10.7587 3.49858L10.7971 2.69508C10.8027 2.57443 10.771 2.455 10.7063 2.35305C10.6415 2.251 10.5468 2.17145 10.4352 2.12523C10.3235 2.07901 10.2004 2.06837 10.0825 2.09475C9.96471 2.12109 9.8576 2.18345 9.77633 2.27266L9.23802 2.86718L9.23745 2.86781C9.08165 3.0406 8.89132 3.17878 8.67876 3.2734C8.46594 3.36814 8.23559 3.41709 8.00264 3.41709H7.99931Z' fill='%238C959F'/%3E%3C/svg%3E%0A");
  --settings-filled: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.76403 13.7116C7.83872 13.6784 7.9195 13.6612 8.00122 13.661C8.08294 13.6612 8.16373 13.6784 8.23841 13.7116C8.31347 13.745 8.3807 13.7937 8.43576 13.8547L8.43672 13.8558L8.97964 14.454C9.20997 14.7072 9.51317 14.8836 9.84718 14.9584C10.1812 15.0332 10.5302 15.0032 10.8465 14.8724C11.1628 14.7416 11.4311 14.5165 11.6148 14.2276C11.7984 13.9388 11.8886 13.6004 11.8729 13.2584L11.8728 13.2554L11.8314 12.451C11.8272 12.3689 11.8402 12.2869 11.8697 12.2103C11.8992 12.1336 11.9444 12.064 12.0025 12.0059C12.0605 11.9479 12.1301 11.9026 12.2067 11.8732C12.2834 11.8437 12.3653 11.8307 12.4473 11.8349L13.2512 11.8757C13.5942 11.8936 13.9343 11.8048 14.2248 11.6217C14.5154 11.4386 14.7421 11.17 14.8739 10.8529C15.0056 10.5357 15.0361 10.1856 14.9609 9.85046C14.8858 9.51535 14.7087 9.2117 14.4541 8.98122L13.8556 8.44071C13.7946 8.3856 13.7459 8.3183 13.7125 8.24315C13.6791 8.168 13.6618 8.08668 13.6618 8.00444C13.6618 7.9222 13.6791 7.84088 13.7125 7.76573C13.7459 7.69058 13.7946 7.62327 13.8556 7.56816L13.8566 7.56726L14.4546 7.02439C14.7083 6.79417 14.8848 6.49109 14.9599 6.15683C15.035 5.8225 15.005 5.47314 14.874 5.1565C14.743 4.83986 14.5175 4.57138 14.2282 4.38779C13.9388 4.20419 13.5999 4.11443 13.2576 4.13079L13.256 4.13087L12.4507 4.17172C12.3686 4.17604 12.2865 4.16303 12.2097 4.13354C12.1329 4.10404 12.0631 4.05872 12.005 4.00051C11.9469 3.9423 11.9016 3.8725 11.8722 3.79565C11.8428 3.7188 11.8298 3.63662 11.8342 3.55444L11.8344 3.55137L11.8729 2.74634C11.8889 2.40426 11.7991 2.06507 11.6155 1.77596C11.432 1.48685 11.1637 1.2614 10.8473 1.13039C10.5309 0.99939 10.1818 0.969215 9.84759 1.04399C9.5134 1.11877 9.21043 1.29485 8.98001 1.54819L8.97921 1.54908L8.43822 2.14656C8.38327 2.20757 8.31612 2.25634 8.24112 2.28972C8.16613 2.3231 8.08496 2.34035 8.00288 2.34035H7.99956C7.91748 2.34035 7.83631 2.3231 7.76132 2.28972C7.68632 2.25634 7.61917 2.20757 7.56422 2.14656L7.02323 1.54908L7.02243 1.54819C6.79201 1.29485 6.48904 1.11877 6.15485 1.04399C5.82066 0.969215 5.47154 0.99939 5.15513 1.13039C4.83873 1.2614 4.57046 1.48685 4.38692 1.77596C4.20338 2.06507 4.11352 2.40426 4.12957 2.74634L4.16806 3.55137L4.16822 3.55444C4.17262 3.63662 4.15969 3.7188 4.13026 3.79565C4.10084 3.8725 4.05558 3.9423 3.99744 4.00051C3.93929 4.05872 3.86956 4.10404 3.79277 4.13354C3.71599 4.16303 3.63386 4.17604 3.55172 4.17172L2.74639 4.13087L2.74483 4.13079C2.40256 4.11443 2.0636 4.20419 1.77428 4.38779C1.48496 4.57138 1.25941 4.83986 1.12844 5.1565C0.99747 5.47314 0.967473 5.8225 1.04254 6.15683C1.1176 6.49109 1.29417 6.79417 1.54787 7.02439L2.14581 7.56726L2.1468 7.56816C2.2078 7.62327 2.25657 7.69058 2.28996 7.76573C2.32334 7.84088 2.34059 7.9222 2.34059 8.00444C2.34059 8.08668 2.32334 8.168 2.28996 8.24315C2.25658 8.3183 2.2078 8.3856 2.1468 8.44071L1.54831 8.98122C1.2937 9.2117 1.11668 9.51535 1.04154 9.85046C0.966389 10.1856 0.996795 10.5357 1.12858 10.8529C1.26037 11.17 1.48709 11.4386 1.77761 11.6217C2.06812 11.8048 2.40826 11.8936 2.75121 11.8757L3.55513 11.8349C3.63711 11.8307 3.71907 11.8437 3.7957 11.8732C3.87233 11.9026 3.94193 11.9479 3.99998 12.0059C4.05804 12.064 4.10327 12.1336 4.13274 12.2103C4.1622 12.2869 4.17525 12.3689 4.17103 12.451L4.12967 13.2554L4.12952 13.2584C4.11385 13.6004 4.204 13.9388 4.38768 14.2276C4.57136 14.5165 4.83964 14.7416 5.15596 14.8724C5.47228 15.0032 5.82124 15.0332 6.15526 14.9584C6.48927 14.8836 6.79247 14.7072 7.0228 14.454L7.56572 13.8558L7.56669 13.8547C7.62174 13.7937 7.68897 13.745 7.76403 13.7116ZM8.00001 5.30799C6.51335 5.30799 5.30817 6.51317 5.30817 7.99983C5.30817 9.4865 6.51335 10.6917 8.00001 10.6917C9.48667 10.6917 10.6919 9.4865 10.6919 7.99983C10.6919 6.51317 9.48667 5.30799 8.00001 5.30799ZM8.00001 6.38473C7.10801 6.38473 6.38491 7.10783 6.38491 7.99983C6.38491 8.89183 7.10801 9.61494 8.00001 9.61494C8.89201 9.61494 9.61512 8.89183 9.61512 7.99983C9.61512 7.10783 8.89201 6.38473 8.00001 6.38473Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --external-link: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 6.06444V9.28123C10.5 10.229 9.729 11 8.78125 11H2.71875C1.771 11 1 10.229 1 9.28123V3.21873C1 2.27099 1.771 1.49998 2.71875 1.49998H5.95703C6.19437 1.49998 6.38672 1.69234 6.38672 1.92967C6.38672 2.16701 6.19437 2.35936 5.95703 2.35936H2.71875C2.24492 2.35936 1.85938 2.7449 1.85938 3.21873V9.28123C1.85938 9.75507 2.24492 10.1406 2.71875 10.1406H8.78125C9.25508 10.1406 9.64062 9.75507 9.64062 9.28123V6.06444C9.64062 5.8271 9.83298 5.63475 10.0703 5.63475C10.3076 5.63475 10.5 5.8271 10.5 6.06444Z' fill='%2375B1FF'/%3E%3Cpath d='M10.6945 3.8908C10.779 3.97532 10.8957 4.02775 11.0247 4.02809C11.2835 4.02882 11.494 3.81952 11.4947 3.56066L11.4999 1.66968C11.5008 1.35659 11.3796 1.06244 11.1585 0.841405C10.9375 0.620373 10.6433 0.499143 10.3303 0.500005L8.4393 0.505241C8.18043 0.505971 7.97115 0.716412 7.97186 0.975296C7.97257 1.23415 8.183 1.44345 8.4419 1.44275L9.89833 1.43869L5.93246 5.40456C5.7494 5.58762 5.7494 5.88441 5.93246 6.06747C6.11553 6.25054 6.41231 6.25054 6.59538 6.06747L10.5612 2.10162L10.5572 3.55804C10.5569 3.68797 10.6094 3.80567 10.6945 3.8908Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  --external-link-grey: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 6.06444V9.28123C10.5 10.229 9.729 11 8.78125 11H2.71875C1.771 11 1 10.229 1 9.28123V3.21873C1 2.27099 1.771 1.49998 2.71875 1.49998H5.95703C6.19437 1.49998 6.38672 1.69234 6.38672 1.92967C6.38672 2.16701 6.19437 2.35936 5.95703 2.35936H2.71875C2.24492 2.35936 1.85938 2.7449 1.85938 3.21873V9.28123C1.85938 9.75507 2.24492 10.1406 2.71875 10.1406H8.78125C9.25508 10.1406 9.64062 9.75507 9.64062 9.28123V6.06444C9.64062 5.8271 9.83298 5.63475 10.0703 5.63475C10.3076 5.63475 10.5 5.8271 10.5 6.06444Z' fill='%23FAFAFA'/%3E%3Cpath d='M10.6945 3.8908C10.779 3.97532 10.8957 4.02775 11.0247 4.02809C11.2835 4.02882 11.494 3.81952 11.4947 3.56066L11.4999 1.66968C11.5008 1.35659 11.3796 1.06244 11.1585 0.841405C10.9375 0.620373 10.6433 0.499143 10.3303 0.500005L8.4393 0.505241C8.18043 0.505971 7.97115 0.716412 7.97186 0.975296C7.97257 1.23415 8.183 1.44345 8.4419 1.44275L9.89833 1.43869L5.93246 5.40456C5.7494 5.58762 5.7494 5.88441 5.93246 6.06747C6.11553 6.25054 6.41231 6.25054 6.59538 6.06747L10.5612 2.10162L10.5572 3.55804C10.5569 3.68797 10.6094 3.80567 10.6945 3.8908Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
  --confetti-icon: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_9906_5328)'%3E%3Cpath d='M1.59393 24C1.34967 24 1.10962 23.9046 0.92999 23.7246L0.320615 23.1138C0.0501681 22.8426 -0.0282009 22.4341 0.122861 22.082L8.18536 3.28656C8.30804 3.00055 8.56457 2.79419 8.87036 2.7356C9.17559 2.67682 9.49072 2.77368 9.71063 2.99414L21.0542 14.3654C21.2739 14.5854 21.3701 14.9004 21.3109 15.2056C21.2518 15.511 21.045 15.7672 20.759 15.8895L14.0092 18.7749C13.533 18.9785 12.9822 18.7575 12.7786 18.2814C12.5751 17.8054 12.7961 17.2544 13.272 17.0508L18.7493 14.7096L9.36199 5.29962L2.31134 21.7361L8.95953 18.8943C9.43579 18.6907 9.98657 18.9119 10.1902 19.3878C10.3936 19.8638 10.1726 20.4148 9.69653 20.6182L1.96216 23.9246C1.84332 23.9753 1.71808 24 1.59393 24ZM9.49768 14.1039L10.9052 10.8226C11.1092 10.3469 10.8889 9.79559 10.4132 9.59161C9.93731 9.38727 9.38616 9.60773 9.182 10.0834L7.77447 13.3647C7.57049 13.8406 7.79077 14.3917 8.26648 14.5959C8.38696 14.6477 8.5122 14.6721 8.63562 14.6721C8.99926 14.6721 9.34533 14.4593 9.49768 14.1039ZM7.26562 15.7969C6.7478 15.7969 6.32812 16.2166 6.32812 16.7344C6.32812 17.2522 6.7478 17.6719 7.26562 17.6719C7.78344 17.6719 8.20312 17.2522 8.20312 16.7344C8.20312 16.2166 7.78326 15.7969 7.26562 15.7969ZM22.1719 3.89062C21.654 3.89062 21.2344 4.3103 21.2344 4.82812C21.2344 5.34595 21.654 5.76562 22.1719 5.76562C22.6897 5.76562 23.1094 5.34595 23.1094 4.82812C23.1094 4.3103 22.6895 3.89062 22.1719 3.89062ZM23.1094 0C22.5915 0 22.1719 0.419678 22.1719 0.9375C22.1719 1.45532 22.5915 1.875 23.1094 1.875C23.6272 1.875 24.0469 1.45532 24.0469 0.9375C24.0469 0.419678 23.627 0 23.1094 0ZM11.5781 0C11.0603 0 10.6406 0.419678 10.6406 0.9375C10.6406 1.45532 11.0603 1.875 11.5781 1.875C12.0959 1.875 12.5156 1.45532 12.5156 0.9375C12.5156 0.419678 12.0958 0 11.5781 0ZM17.9062 6.89062C17.3884 6.89062 16.9687 7.3103 16.9687 7.82812C16.9687 8.34595 17.3884 8.76562 17.9062 8.76562C18.4241 8.76562 18.8437 8.34595 18.8437 7.82812C18.8437 7.3103 18.4239 6.89062 17.9062 6.89062ZM19.4088 1.875H18.0791C17.8782 1.875 17.7001 1.79663 17.638 1.6062L17.2207 0.319153C17.1513 0.106384 16.9654 0 16.7796 0C16.5937 0 16.4079 0.106384 16.3383 0.319153L15.921 1.60638C15.8589 1.79663 15.6808 1.875 15.4799 1.875H14.1522C13.7029 1.875 13.5161 2.49792 13.8796 2.76086L14.9493 3.55133C15.1119 3.66888 15.18 3.87744 15.1179 4.06769L14.7004 5.3465C14.5616 5.77203 15.0507 6.12579 15.4144 5.86285L16.507 5.0722C16.5883 5.01343 16.6838 4.98395 16.7796 4.98395C16.8752 4.98395 16.9709 5.01343 17.0522 5.0722L18.1448 5.86285C18.5083 6.12579 18.9976 5.77203 18.8586 5.3465L18.4413 4.06769C18.3792 3.87744 18.4473 3.66888 18.6097 3.55133L19.6815 2.76086C20.0449 2.49792 19.8581 1.875 19.4088 1.875ZM23.7299 8.95312H22.8232C22.686 8.95312 22.5646 8.88538 22.5223 8.75354L22.2376 7.86163C22.1904 7.71423 22.0635 7.64062 21.9368 7.64062C21.8101 7.64062 21.6833 7.71423 21.6359 7.86163L21.3514 8.75354C21.3091 8.88538 21.1875 8.95312 21.0505 8.95312H20.1451C19.8386 8.95312 19.7111 9.37134 19.959 9.55371L20.6885 10.1014C20.7995 10.1829 20.8458 10.3273 20.8035 10.4592L20.519 11.3452C20.4243 11.6402 20.7577 11.8852 21.0057 11.703L21.7509 11.1553C21.8064 11.1145 21.8716 11.0942 21.9368 11.0942C22.0021 11.0942 22.0673 11.1145 22.1228 11.1553L22.868 11.703C23.116 11.8852 23.4494 11.6402 23.3547 11.3452L23.0702 10.4592C23.0279 10.3273 23.0742 10.1829 23.185 10.1014L23.9159 9.55371C24.1637 9.37134 24.0362 8.95312 23.7299 8.95312Z' fill='%2375B1FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9906_5328'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  --info-icon-small: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7.33301' y='5.16663' width='1.33333' height='1.33333' rx='0.666666' fill='%23005AFF'/%3E%3Crect x='7.33301' y='7.83337' width='1.33333' height='4' rx='0.666666' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00033 14.8333C11.4981 14.8333 14.3337 11.9978 14.3337 8.49996C14.3337 5.00216 11.4981 2.16663 8.00033 2.16663C4.50252 2.16663 1.66699 5.00216 1.66699 8.49996C1.66699 11.9978 4.50252 14.8333 8.00033 14.8333ZM8.00033 15.8333C12.0504 15.8333 15.3337 12.55 15.3337 8.49996C15.3337 4.44987 12.0504 1.16663 8.00033 1.16663C3.95024 1.16663 0.666992 4.44987 0.666992 8.49996C0.666992 12.55 3.95024 15.8333 8.00033 15.8333Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
}

/* line 70, app/assets/stylesheets/ui-elements/_icons.scss */
.tutorial-icon {
  width: 24px;
  height: 24px;
  background-image: var(--tutorial);
}

/* line 76, app/assets/stylesheets/ui-elements/_icons.scss */
.expand-icon {
  width: 24px;
  height: 24px;
  background-image: var(--expand-icon);
}

/* line 82, app/assets/stylesheets/ui-elements/_icons.scss */
.collapse-icon {
  width: 24px;
  height: 24px;
  background-image: var(--collapse-icon);
}

/* line 88, app/assets/stylesheets/ui-elements/_icons.scss */
.confetti-icon {
  width: 24px;
  height: 24px;
  background-image: var(--confetti-icon);
}

/* line 94, app/assets/stylesheets/ui-elements/_icons.scss */
.info-icon-small {
  width: 16px;
  height: 16px;
  background-image: var(--info-icon-small);
  background-repeat: no-repeat;
}

/* line 1, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 15px;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
  border: none;
  border-radius: 6px;
  transition: all .3s ease;
  cursor: pointer;
}

/* line 14, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--primary {
  color: var(--Surface-Secondary);
  background-color: var(--Primary);
}

/* line 17, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--primary:hover {
  color: var(--Surface-Secondary);
  opacity: 0.8;
}

/* line 21, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--primary__light {
  color: #191B18;
  background: #F9F9F9;
  border: 1px solid #191B18;
}

/* line 25, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--primary__light svg {
  color: #191B18;
}

/* line 28, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--primary__light:hover {
  opacity: 0.8;
}

/* line 33, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--thiner {
  height: 40px;
}

/* line 36, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--secondary {
  border: 1px solid var(--Stroke-Secondary);
  background: var(--Surface-Secondary);
  color: var(--Text-Primary);
}

/* line 40, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--secondary svg {
  color: var(--Text-Primary);
}

/* line 43, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--secondary:hover {
  background: var(--Surface-Secondary);
  color: var(--Text-Primary);
  border-color: var(--Text-Primary);
}

/* line 48, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--secondary__blue-text {
  color: #191B18;
  border: 1px solid #191B18;
}

/* line 53, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--transparent {
  border: 1px solid var(--Stroke-Primary);
  background: var(--Surface-Secondary);
  color: var(--Text-Primary);
}

/* line 57, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--transparent svg {
  color: var(--Text-Primary);
}

/* line 60, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--transparent:hover {
  background: var(--Surface-Secondary);
  color: var(--Text-Primary);
  border-color: var(--Text-Primary);
}

/* line 65, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--transparent__white {
  background-color: var(--Text-Primary);
}

/* line 68, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--transparent__blue {
  color: #191B18;
  border: 1px solid #191B18;
}

/* line 73, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--grey-border {
  border: 1px solid #C2C2C2;
  color: #FAFAFA;
  background: none;
}

/* line 77, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--grey-border:hover {
  border: 1px solid #FAFAFA;
  color: #FAFAFA;
}

/* line 81, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--grey-border.active {
  border: 1px solid #75B1FF;
  background: #161B22;
  color: #FAFAFA;
}

/* line 87, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--no-border {
  color: #191B18;
  border: none;
}

/* line 90, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--no-border:hover {
  color: #696969;
}

/* line 94, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--bright-no-border {
  color: var(--Text-Primary);
  border: none;
}

/* line 97, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--bright-no-border:hover {
  color: var(--Primary);
}

/* line 101, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--blue-border {
  border: 1px solid #6E7781;
  background-color: #161B22;
}

/* line 104, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--blue-border:hover {
  border: 1px solid #FAFAFA;
  background-color: #161B22 !important;
}

/* line 108, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--blue-border.active {
  border: 1px solid #FAFAFA;
  background-color: #75B1FF !important;
}

/* line 112, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--blue-border span {
  color: #FAFAFA;
}

/* line 116, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--success {
  color: #fff;
  background: #36B368;
  border: 1px solid #36B368;
}

/* line 120, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--success:hover {
  color: #fff;
  background: #36B368;
}

/* line 125, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--danger {
  color: #fff;
  background: var(--Alerts-Red);
  border: 1px solid var(--Alerts-Red);
}

/* line 129, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--danger:hover {
  background: --danger_lighten_10;
}

/* line 133, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--small-icon-transparent {
  width: 32px;
  height: 32px;
  border: 0;
  color: var(--Text-Secondary);
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
  text-align: center;
}

/* line 143, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--small-icon-transparent.active, .theme-btn--small-icon-transparent:hover, .theme-btn--small-icon-transparent:focus {
  opacity: 0.7;
}

/* line 149, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon {
  border: none;
  background: none;
}

/* line 153, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon svg .non-filled {
  display: block;
  fill: #C5CBDD;
}

/* line 157, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon svg .filled {
  display: none;
}

/* line 165, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon.active svg .non-filled, .theme-btn--with-icon:hover svg .non-filled, .theme-btn--with-icon:focus svg .non-filled {
  display: none;
}

/* line 168, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon.active svg .filled, .theme-btn--with-icon:hover svg .filled, .theme-btn--with-icon:focus svg .filled {
  display: block;
  fill: #191B18;
}

/* line 175, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon-lighter {
  border: none;
  background: none;
}

/* line 179, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon-lighter svg .non-filled {
  display: block;
  fill: #C5CBDD;
}

/* line 183, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon-lighter svg .filled {
  display: none;
  fill: #6E7781;
}

/* line 192, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon-lighter.active svg .non-filled, .theme-btn--with-icon-lighter:hover svg .non-filled, .theme-btn--with-icon-lighter:focus svg .non-filled {
  display: none;
}

/* line 195, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--with-icon-lighter.active svg .filled, .theme-btn--with-icon-lighter:hover svg .filled, .theme-btn--with-icon-lighter:focus svg .filled {
  display: block;
  fill: #6E7781;
}

/* line 202, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--strong16 {
  font-size: 16px;
  font-weight: 500;
}

/* line 206, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn .beta_sign {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 14px;
  color: #fff;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: #191B18;
  border-radius: 15px;
}

/* line 220, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--disabled {
  pointer-events: none;
  opacity: .5;
}

/* line 225, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--disabled-grey {
  pointer-events: none;
  color: #8E8E8E;
  background: #F9F9F9;
}

/* line 231, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--small-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid var(--Text-Icon-Tertiary);
  background: var(--Surface-Secondary);
  border-radius: 4px;
  cursor: pointer;
}

/* line 241, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--small-icon:hover {
  border: 1px solid var(--Text-Primary);
  background: var(--Surface-Secondary);
}

/* line 244, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn--small-icon:hover > * {
  filter: brightness(0) saturate(100%) invert(100%) sepia(18%) saturate(1192%) hue-rotate(36deg) brightness(117%) contrast(109%);
}

/* line 249, app/assets/stylesheets/ui-elements/_buttons.scss */
.theme-btn[disabled] {
  opacity: .5;
  pointer-events: none;
}

/* line 255, app/assets/stylesheets/ui-elements/_buttons.scss */
.copy-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  color: #010000;
  cursor: pointer;
}

/* line 262, app/assets/stylesheets/ui-elements/_buttons.scss */
.copy-btn:hover {
  color: #191B18;
}

/* line 267, app/assets/stylesheets/ui-elements/_buttons.scss */
.btn-block {
  display: flex;
  align-items: center;
}

/* line 270, app/assets/stylesheets/ui-elements/_buttons.scss */
.btn-block .theme-btn:last-child {
  margin-left: 15px;
}

/* line 273, app/assets/stylesheets/ui-elements/_buttons.scss */
.btn-block--right {
  justify-content: flex-end;
}

/* line 278, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group {
  border: 1px solid var(--Stroke-Primary);
  border-radius: 6px;
}

/* line 281, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group .btn {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 30px;
  background: var(--Surface-Secondary);
  border-radius: 6px !important;
  color: var(--Text-Primary);
}

/* line 289, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group .btn.active, .mod-theme-btn-group .btn:hover, .mod-theme-btn-group .btn:focus {
  color: var(--Surface-Secondary);
  background: var(--Primary);
}

/* line 295, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group .btn:hover, .mod-theme-btn-group .btn:focus {
  background: var(--Primary);
}

/* line 301, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group:hover .btn {
  border-radius: 0 !important;
}

/* line 303, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group:hover .btn:first-child {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

/* line 307, app/assets/stylesheets/ui-elements/_buttons.scss */
.mod-theme-btn-group:hover .btn:last-child {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

@media (max-width: 767.98px) {
  /* line 318, app/assets/stylesheets/ui-elements/_buttons.scss */
  .theme-btn--primary:hover {
    background-color: #191B18;
  }
  /* line 322, app/assets/stylesheets/ui-elements/_buttons.scss */
  .theme-btn__light {
    background: #F9F9F9;
  }
}

/* line 4, app/assets/stylesheets/ui-elements/_form-elements.scss */
input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 0s 600000s, color 0s 600000s !important;
}

/* line 9, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-icon {
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5ZM0.5 6C0.5 2.96243 2.96243 0.5 6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6Z' fill='%2375B1FF'/%3E%3Crect x='5.5' y='3.5' width='1' height='1' rx='0.5' fill='%2375B1FF'/%3E%3Crect x='5.5' y='5.5' width='1' height='3' rx='0.5' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}

/* line 16, app/assets/stylesheets/ui-elements/_form-elements.scss */
.text-success {
  color: #36B368;
}

/* line 17, app/assets/stylesheets/ui-elements/_form-elements.scss */
.text-warning {
  color: #EF9400;
}

/* line 18, app/assets/stylesheets/ui-elements/_form-elements.scss */
.text-danger {
  color: var(--Alerts-Red);
}

/* line 19, app/assets/stylesheets/ui-elements/_form-elements.scss */
.text-primary {
  color: var(--Text-Primary) !important;
}

/* line 20, app/assets/stylesheets/ui-elements/_form-elements.scss */
.text-secondary {
  color: var(--Text-Tertiary) !important;
}

/* line 25, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--label {
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  color: var(--Text-Secondary);
}

/* line 30, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--label__dark {
  color: var(--Text-Secondary);
}

/* line 33, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--label > .info-tooltip {
  margin-left: 8px;
}

/* line 37, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--label__reqiured-field:after {
  content: "*";
  margin-left: 2px;
  color: var(--Alerts-Red);
}

/* line 44, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy {
  position: relative;
}

/* line 46, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy .copy-btn {
  position: absolute;
  top: calc(50% - 22px);
  right: 10px;
  color: var(--Text-Primary);
}

/* line 51, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy .copy-btn:hover {
  color: var(--Primary);
}

/* line 54, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy .copy-btn.delete_action {
  color: var(--Alerts-Red);
}

/* line 56, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy .copy-btn.delete_action:hover {
  opacity: .7;
}

/* line 62, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy__sortable .form-control {
  padding-left: 40px !important;
}

/* line 65, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-copy__sortable .drag-icon {
  position: absolute;
  top: calc(50% - 13px);
  left: 10px;
}

/* line 72, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-password {
  position: relative;
}

/* line 74, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-password .show-password-btn {
  position: absolute;
  top: calc(50% - 12px);
  right: 12px;
  width: 24px;
  height: 24px;
  background: url(/pro/assets/icons/icon-hide-password-1d3f74abd58011982a8888350100c3bc33ed98420377555f68ea2146771a0244.svg) no-repeat 50%;
  cursor: pointer;
}

/* line 83, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-password input[type=password] + .show-password-btn {
  background: url(/pro/assets/icons/icon-show-password-350756cdea856a969fd7e7738b389a969e3ee75f4950572e58804118eab9e18c.svg) no-repeat 50%;
}

/* line 87, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-file {
  width: 100%;
  font-size: 14px;
  color: var(--Text-Secondary);
  border: 1px solid var(--Stroke-Primary);
  border-radius: 4px;
}

/* line 93, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form--input-file::file-selector-button {
  height: 44px;
  margin-right: 10px;
  padding: 0 20px !important;
  color: var(--Surface-Secondary) !important;
  background: var(--Primary);
  padding: 0.5em;
  border: none;
  border-radius: 4px 0 0 4px;
}

/* line 108, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control {
  height: 44px;
  padding: 0.375rem 2.3rem .375rem .75rem;
  text-overflow: ellipsis;
  font-size: 14px;
  color: var(--Text-Secondary);
  background-color: var(--Surface-Secondary);
  border: 1px solid var(--Stroke-Primary);
}

/* line 116, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control::placeholder {
  color: var(--Text-Icon-Tertiary);
}

/* line 119, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control:hover {
  border-color: var(--Primary);
}

/* line 122, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control:focus {
  border-color: var(--Primary);
  color: var(--Text-Primary);
  background-color: var(--Surface-Primary);
  box-shadow: none;
}

/* line 128, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control:disabled, .form-control[readonly] {
  border-color: var(--Stroke-Primary);
  background-color: var(--Surface-Secondary);
}

/* line 133, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-control__small {
  height: 30px;
}

/* line 139, app/assets/stylesheets/ui-elements/_form-elements.scss */
#otp .form-control {
  padding: .375rem .75rem !important;
}

/* line 142, app/assets/stylesheets/ui-elements/_form-elements.scss */
#otp .form-control.form-control-error {
  border-color: var(--Alerts-Red);
}

@media screen and (max-width: 320px) {
  /* line 139, app/assets/stylesheets/ui-elements/_form-elements.scss */
  #otp .form-control {
    padding: .375rem .25rem !important;
  }
}

/* line 154, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__control {
  height: 44px;
  padding: .375rem .75rem;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid var(--Stroke-Primary);
  background: var(--Surface-Secondary);
}

/* line 161, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__control:hover {
  border-color: var(--Primary) !important;
}

/* line 165, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__multi-value-item {
  cursor: pointer;
  background: var(--Primary);
  color: var(--Surface-Secondary);
}

/* line 170, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__value-remove {
  color: var(--Surface-Secondary);
  border-left: 1px solid var(--Surface-Secondary);
}

/* line 174, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__placeholder {
  color: var(--Text-Tertiary);
}

/* line 177, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__single-value {
  color: var(--Text-Primary);
}

/* line 180, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__input {
  color: var(--Text-Primary);
}

/* line 183, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__menu {
  padding: 0;
  border: 1px solid var(--Stroke-Primary);
  background: var(--Surface-Secondary);
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}

/* line 189, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__menu::-webkit-scrollbar {
  width: 28px;
}

/* line 193, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 14px 14px var(--Surface-Primary);
  border-radius: 14px;
  border: solid 10px transparent;
}

/* line 199, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__menu::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 14px 14px var(--Text-Primary);
  border-radius: 10px;
  border: solid 10px transparent;
  border-radius: 18px;
}

/* line 207, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__menu::-webkit-scrollbar-button {
  display: none;
}

/* line 212, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__list-item {
  color: var(--Text-Primary);
}

/* line 215, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__list-item:has(.is-disabled) .vue-treeselect__option-arrow-container {
  pointer-events: none;
}

/* line 218, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__list-item:has(.is-disabled) .is-branch.is-disabled {
  cursor: pointer !important;
}

/* line 225, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option .vue-treeselect__option-arrow {
  color: var(--Text-Primary);
}

/* line 228, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option--selected {
  font-weight: unset;
  background: var(--Surface-Secondary);
  color: var(--Primary);
}

/* line 232, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option--selected .vue-treeselect__option-arrow {
  color: var(--Primary);
}

/* line 236, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option--highlight {
  color: var(--Surface-Secondary);
  background-color: var(--Primary);
}

/* line 239, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option--highlight:hover {
  background-color: var(--Primary);
}

/* line 242, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-treeselect .vue-treeselect__option--highlight .vue-treeselect__option-arrow {
  color: var(--Surface-Secondary);
}

/* line 250, app/assets/stylesheets/ui-elements/_form-elements.scss */
textarea.form-control {
  height: auto;
  min-height: 44px;
}

/* line 256, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group > :first-child {
  border-right: none;
}

/* line 259, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group-text {
  color: var(--Text-Tertiary);
  border: 1px solid var(--Stroke-Primary, #424A53);
  background: var(--Surface-Secondary, #161B22);
}

/* line 263, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group-text--transparent {
  background-color: transparent;
}

/* line 267, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group-with-sign {
  position: relative;
}

/* line 269, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group-with-sign .sign {
  position: absolute;
  top: calc(50% - 12px);
  padding: 0 10px;
  color: var(--text-medium);
}

/* line 275, app/assets/stylesheets/ui-elements/_form-elements.scss */
.input-group-with-sign .form-control {
  padding-left: 30px;
}

/* line 281, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-select {
  height: 44px;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: var(--Text-Primary);
  border: 1px solid var(--Stroke-Primary);
  background-color: var(--Surface-Secondary);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683418 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}

/* line 291, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-select:focus {
  border-color: var(--Primary);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 297, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-select__custom-blue {
  border-color: var(--Primary);
  background-color: var(--Primary);
}

/* line 305, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-toggle {
  min-height: 44px;
  border-color: var(--Stroke-Primary);
  font-size: 14px;
  color: var(--Text-Primary);
  background-color: var(--Surface-Secondary);
  border-radius: 8px;
}

/* line 312, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-toggle:hover {
  border-color: var(--Primary);
}

/* line 317, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__actions:after {
  content: '';
  width: 14px;
  height: 8px;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683418 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  background-position: 35% 55%;
  background-repeat: no-repeat;
  transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}

/* line 329, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-menu {
  margin-top: 5px;
  border: 1px solid var(--Stroke-Primary);
  background: var(--Surface-Secondary);
  border-radius: 6px;
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}

/* line 335, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-menu::-webkit-scrollbar {
  width: 28px;
}

/* line 339, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 14px 14px var(--Surface-Primary);
  border-radius: 14px;
  border: solid 10px transparent;
}

/* line 345, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-menu::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 14px 14px var(--Text-Primary);
  border-radius: 10px;
  border: solid 10px transparent;
  border-radius: 18px;
}

/* line 353, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-menu::-webkit-scrollbar-button {
  display: none;
}

/* line 357, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option {
  padding: 8px 20px;
  margin: 4px 6px;
  border-radius: 4px;
  color: var(--Text-Primary);
  font-size: 14px;
  white-space: normal;
}

/* line 364, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option--selected {
  color: var(--Primary);
}

/* line 367, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option--highlight {
  text-shadow: 1px 0 0 var(--Surface-Secondary);
  color: var(--Primary);
  background-color: var(--Surface-Four);
}

/* line 371, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option--highlight .internal-name {
  color: var(--Surface-Secondary);
}

/* line 375, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option--selected {
  background-color: var(--Surface-Tertiary);
}

/* line 379, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__dropdown-option:has(> .disabled) {
  pointer-events: none;
  opacity: .2;
}

/* line 383, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__selected {
  max-width: 95%;
  line-height: 1.2;
  color: var(--Text-Primary);
}

/* line 388, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__open-indicator {
  display: none;
}

/* line 391, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__search {
  text-overflow: ellipsis;
}

/* line 393, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select .vs__search::placeholder {
  color: #C2C2C2;
}

/* line 399, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__custom-search .vs__selected + .vs__search {
  height: 0;
  padding: 0;
}

/* line 404, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__custom-search.vs--open .vs__selected {
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute !important;
}

/* line 410, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__custom-search.vs--open .vs__search {
  height: auto;
  margin-left: 5px;
  padding: 0  0 0 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7429 21.4478L17.2758 15.9807C18.7656 14.1586 19.4982 11.8335 19.3218 9.48647C19.1455 7.13941 18.0738 4.94992 16.3284 3.37087C14.583 1.79183 12.2974 0.944038 9.9445 1.00287C7.59156 1.0617 5.35124 2.02265 3.68695 3.68695C2.02265 5.35124 1.0617 7.59156 1.00287 9.9445C0.944038 12.2974 1.79183 14.583 3.37087 16.3284C4.94992 18.0738 7.13941 19.1455 9.48647 19.3218C11.8335 19.4982 14.1586 18.7656 15.9807 17.2758L21.4478 22.7429C21.6205 22.9097 21.8519 23.0021 22.092 23C22.3322 22.9979 22.5619 22.9016 22.7317 22.7317C22.9016 22.5619 22.9979 22.3322 23 22.092C23.0021 21.8519 22.9097 21.6205 22.7429 21.4478ZM10.1885 17.5158C8.73925 17.5158 7.32259 17.086 6.11762 16.2809C4.91265 15.4758 3.97349 14.3314 3.4189 12.9925C2.86432 11.6536 2.71921 10.1803 3.00194 8.75897C3.28466 7.33761 3.98252 6.03201 5.00727 5.00727C6.03201 3.98252 7.33761 3.28466 8.75897 3.00194C10.1803 2.71921 11.6536 2.86432 12.9925 3.4189C14.3314 3.97349 15.4758 4.91265 16.2809 6.11762C17.086 7.32259 17.5158 8.73925 17.5158 10.1885C17.5136 12.1311 16.7409 13.9936 15.3672 15.3672C13.9936 16.7409 12.1311 17.5136 10.1885 17.5158Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0 50%;
}

/* line 421, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select.hidden-search .vs__search {
  height: 0;
  margin: 0;
  padding: 0;
}

/* line 428, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select.vs--open .vs__dropdown-toggle {
  border: 1px solid var(--Primary);
  background-color: var(--Surface-Primary);
  border-radius: 4px;
}

/* line 434, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select.vs--open .vs__actions:after {
  transform: rotate(180deg);
}

/* line 438, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select.vs--open .vs__selected {
  position: static;
}

/* line 444, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__light-blue .vs__dropdown-toggle {
  border-color: #F9F9F9;
  background: #F9F9F9;
}

/* line 452, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__no_borders .vs__dropdown-toggle {
  border-width: 0 !important;
  border-color: transparent !important;
  background: transparent !important;
}

/* line 461, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select__primary-text .vs__selected {
  color: #191B18;
  font-weight: 500;
}

/* line 469, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-v-select.mod-group-error-account-edit .vs__dropdown-toggle, .form-v-select.mod-group-error .vs__dropdown-toggle {
  border: 2px solid var(--Alerts-Red);
  border-radius: 4px;
  background: url(/pro/assets/icons/icon-error-74b404a8ba40cdc4f77609fc9a08f57da7de86a91da1df256c63a99f591da763.svg) no-repeat;
  background-position: calc(100% - 50px) 50%;
}

/* line 480, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect.multiselect--above .multiselect__content-wrapper {
  top: auto;
  bottom: calc(100% + 5px);
}

/* line 486, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__placeholder {
  color: var(--Text-Icon-Tertiary);
}

/* line 489, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__tags {
  color: var(--Text-Tertiary);
  border-radius: 4px !important;
  background-color: var(--Surface-Secondary);
}

/* line 494, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__select {
  width: 23px;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683418 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  background-position: 35% 55%;
  background-repeat: no-repeat;
  transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}

/* line 502, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__select:before {
  display: none;
}

/* line 504, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__input {
  color: var(--Text-Tertiary);
  background-color: var(--Surface-Secondary);
}

/* line 508, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__single {
  background: var(--Surface-Secondary);
}

/* line 511, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option {
  margin: 4px 6px;
  border-radius: 4px;
}

/* line 514, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option--highlight {
  text-shadow: 1px 0 0 var(--Surface-Secondary);
  color: var(--Text-Primary);
  background-color: var(--Surface-Secondary);
}

/* line 518, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option--highlight:after {
  display: none;
}

/* line 520, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option--selected {
  color: var(--Text-Primary);
  font-weight: normal;
  background-color: var(--Surface-Tertiary);
}

/* line 524, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option--selected:after {
  display: none;
}

/* line 525, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__option--selected .internal-name {
  color: var(--Text-Tertiary);
}

/* line 530, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__content-wrapper {
  padding: 2px 0;
  top: calc(100% + 5px);
  color: var(--Text-Tertiary);
  border: 1px solid var(--Stroke-Primary);
  border-color: var(--Stroke-Primary);
  border-radius: 6px;
  background-color: var(--Surface-Secondary);
  /* total width */
  /* set button(top and bottom of the scrollbar) */
}

/* line 539, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__content-wrapper::-webkit-scrollbar {
  width: 28px;
}

/* line 543, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__content-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 14px 14px var(--Surface-Primary);
  border-radius: 14px;
  border: solid 10px transparent;
}

/* line 549, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__content-wrapper::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 14px 14px var(--Text-Primary);
  border-radius: 10px;
  border: solid 10px transparent;
  border-radius: 18px;
}

/* line 557, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-multiselect .multiselect__content-wrapper::-webkit-scrollbar-button {
  display: none;
}

/* line 564, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text {
  font-size: 12px;
  color: var(--Text-Tertiary);
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 569, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text.success {
  color: #36B368;
}

/* line 570, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text.error {
  color: var(--Alerts-Red);
}

/* line 571, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text--with-icon {
  padding-left: 20px;
  background: url(/pro/assets/icons/icon-attention-f40f9508ff3234924e6f46cac02b07ab99f840890be4ea6c47c905076e5993f4.svg) no-repeat;
  background-size: 18px 18px;
  background-position: top left;
}

/* line 577, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text.fs-14 {
  font-size: 14px;
  background-size: 20px;
  padding-left: 25px;
}

/* line 582, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text.font-14 {
  font-size: 14px;
}

/* line 585, app/assets/stylesheets/ui-elements/_form-elements.scss */
.help-text--orange {
  color: var(--Alerts-Orange);
}

/* line 592, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-success .form-control {
  border-color: #36B368;
  background: url(/pro/assets/icons/icon-tick-073e452a0db4269346e24c98edbb2915a24600eecd44afbf369908b33ceaba11.svg) no-repeat;
  background-position: calc(100% - 10px) 50%;
}

/* line 599, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-success .input-group > :last-child {
  border: 1px solid #36B368;
  border-left: none;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 608, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .form-control {
  border-color: var(--Alerts-Red);
  background: url(/pro/assets/icons/icon-error-74b404a8ba40cdc4f77609fc9a08f57da7de86a91da1df256c63a99f591da763.svg) no-repeat;
  background-position: calc(100% - 10px) 50%;
}

/* line 613, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .form-select {
  border-color: var(--Alerts-Red);
}

/* line 616, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .form-treeselect .vue-treeselect__control {
  border-color: var(--Alerts-Red);
  background: url(/pro/assets/icons/icon-error-74b404a8ba40cdc4f77609fc9a08f57da7de86a91da1df256c63a99f591da763.svg) no-repeat;
  background-position: calc(100% - 40px) 50%;
}

/* line 621, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .text-danger {
  margin-top: 5px;
  font-size: 12px;
  color: var(--Alerts-Red);
}

/* line 628, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .input-group > :last-child {
  border: 1px solid var(--Alerts-Red);
  border-left: none;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 635, app/assets/stylesheets/ui-elements/_form-elements.scss */
.mod-group-error .form--input-copy .copy-btn {
  display: none;
}

/* line 641, app/assets/stylesheets/ui-elements/_form-elements.scss */
.dc-control--error {
  font-size: 12px;
  color: var(--Alerts-Red);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  padding-left: 0;
  margin-top: 5px;
}

/* line 650, app/assets/stylesheets/ui-elements/_form-elements.scss */
.dc-control--error__wrapped {
  white-space: normal;
}

/* line 656, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox {
  display: none;
}

/* line 660, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox:checked + .checkbox--label:before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5303 2.71967C10.8232 3.01256 10.8232 3.48744 10.5303 3.78033L5.03033 9.28033C4.73744 9.57322 4.26256 9.57322 3.96967 9.28033L1.46967 6.78033C1.17678 6.48744 1.17678 6.01256 1.46967 5.71967C1.76256 5.42678 2.23744 5.42678 2.53033 5.71967L4.5 7.68934L9.46967 2.71967C9.76256 2.42678 10.2374 2.42678 10.5303 2.71967Z' fill='%23161B22'/%3E%3C/svg%3E%0A") !important;
  background-color: var(--Primary);
  border-color: var(--Primary);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 667, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox:checked + .checkbox--label.highlighted {
  color: #191B18;
}

/* line 673, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox:disabled + .checkbox--label {
  opacity: 0.3;
  pointer-events: none;
}

/* line 678, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox--label {
  color: var(--Text-Primary);
  font-size: 14px;
  display: flex;
  align-items: center;
}

/* line 683, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox--label:before {
  content: "";
  position: relative;
  flex-shrink: 0;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  border: 2px solid var(--Text-Secondary);
  border-radius: 3px;
  min-width: 18px;
}

/* line 696, app/assets/stylesheets/ui-elements/_form-elements.scss */
.checkbox--label.check-some:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2.5 6C2.5 4.067 4.067 2.5 6 2.5H18C19.933 2.5 21.5 4.067 21.5 6V18C21.5 19.933 19.933 21.5 18 21.5H6C4.067 21.5 2.5 19.933 2.5 18V6Z' stroke='%2375B1FF'/%3E%3Crect x='8' y='11' width='8' height='2' rx='1' fill='%2375B1FF'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  border-color: var(--Primary) !important;
}

/* line 707, app/assets/stylesheets/ui-elements/_form-elements.scss */
.radio {
  display: none;
}

/* line 711, app/assets/stylesheets/ui-elements/_form-elements.scss */
.radio:checked + .radio--label:before {
  border-color: #191B18;
  -webkit-box-shadow: inset 0 0 0 #fff;
  -moz-box-shadow: inset 0 0 0 3px #fff;
  box-shadow: inset 0 0 0 3px #fff;
  background: #191B18;
}

/* line 718, app/assets/stylesheets/ui-elements/_form-elements.scss */
.radio:checked + .radio--label.highlighted {
  color: #191B18;
}

/* line 723, app/assets/stylesheets/ui-elements/_form-elements.scss */
.radio--label {
  color: #010000;
  font-size: 14px;
  display: flex;
  align-items: center;
}

/* line 728, app/assets/stylesheets/ui-elements/_form-elements.scss */
.radio--label:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 15px;
  border: 2px solid #010000;
  border-radius: 50%;
}

/* line 740, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch {
  display: flex;
  align-items: center;
  padding-left: 0;
}

/* line 744, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch > *:nth-child(1) {
  margin-right: 12px;
}

/* line 747, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch > *:nth-child(3) {
  margin-left: 12px;
}

/* line 750, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-input {
  flex-shrink: 0;
  float: none;
  margin-left: 0;
  width: 42px;
  height: 24px;
  margin-top: 0;
  border-color: #8C959F;
  background-color: #8C959F;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e");
}

/* line 760, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-input:checked {
  color: var(--Text-Primary);
  border-color: #75B1FF;
  background-color: #75B1FF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e");
}

/* line 765, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-input:checked + .form-check-label {
  color: var(--Text-Primary);
}

/* line 769, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-input.mod_darker {
  background-color: #DEE1EC;
}

/* line 771, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-input.mod_darker:checked {
  background-color: #CCDEFF;
}

/* line 776, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-label {
  color: #FAFAFA;
}

/* line 780, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-left-label {
  color: var(--Text-Tertiary);
  cursor: pointer;
  opacity: 0.5;
}

/* line 785, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-left-label.active {
  color: var(--Text-Primary);
  opacity: 1;
}

/* line 790, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-right-label {
  color: var(--Text-Tertiary);
  cursor: pointer;
  opacity: 0.5;
}

/* line 795, app/assets/stylesheets/ui-elements/_form-elements.scss */
.form-switch .form-check-right-label.active {
  color: var(--Text-Primary);
  opacity: 1;
}

/* line 804, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio:last-child {
  margin-bottom: 0;
}

/* line 807, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input {
  display: none;
}

/* line 811, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label {
  color: #FAFAFA;
  border-color: #75B1FF;
  background-color: #161B22;
  outline: none;
}

/* line 816, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label .button-radio--tooltip {
  color: #F9F9F9;
}

/* line 819, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label .icon-block {
  background: #F9F9F9;
  color: #191B18;
}

/* line 823, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label:hover {
  color: #FAFAFA;
  border-color: #FAFAFA;
  background-color: #161B22;
  outline: 1px solid #161B22;
}

/* line 828, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label:hover .button-radio--tooltip {
  color: #FAFAFA;
}

/* line 831, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label:hover .icon-block {
  color: #191B18;
  background: #F9F9F9;
}

/* line 837, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:checked + .button-radio--label .custom-tooltip .svg-icon {
  color: #F9F9F9;
}

/* line 845, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:disabled + .button-radio--label {
  pointer-events: none;
  opacity: 0.8;
  color: #FAFAFA;
  border-color: #424A53;
  background-color: #161B22;
  cursor: default;
}

/* line 852, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:disabled + .button-radio--label:hover {
  color: #FAFAFA;
  border-color: #FAFAFA;
  background-color: #161B22;
  outline: none;
}

/* line 857, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:disabled + .button-radio--label:hover .icon-block {
  background: #C2C2C2;
}

/* line 861, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:disabled + .button-radio--label .icon-block {
  background: #C2C2C2;
  color: #F9F9F9;
}

/* line 866, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--input:disabled + .button-radio--label .custom-tooltip .svg-icon {
  color: #EF9400;
}

/* line 873, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  margin-bottom: 12px;
  padding: 13px 14px;
  color: #FAFAFA;
  font-size: 14px;
  border: 1px solid #424A53;
  background-color: #161B22;
  border-radius: 4px;
  cursor: default;
}

/* line 887, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label:hover {
  color: #FAFAFA;
  border-color: #FAFAFA;
  background-color: #161B22;
  outline: 1px solid #FAFAFA;
}

/* line 892, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label:hover .icon-block {
  background: #4A4A4A;
}

/* line 898, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label .name {
  display: flex;
  align-items: center;
}

/* line 902, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label .icon-block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background: #8E8E8E;
  color: #F9F9F9;
  border-radius: 6px;
}

/* line 913, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--label .custom-tooltip {
  color: #8E8E8E;
  top: calc(50% - 11px);
  right: 7px;
}

/* line 921, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--tooltip {
  position: absolute;
  top: calc(50% - 11px);
  right: 10px;
}

/* line 926, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form.horizontal {
  display: flex;
  align-items: center;
}

/* line 929, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form.horizontal > * {
  flex: 1;
}

/* line 934, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form.horizontal .button-radio--label:not(:nth-of-type(1)) {
  margin-left: 20px;
}

/* line 942, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--input:checked + .button-radio--label:before {
  border-color: #75B1FF;
  -webkit-box-shadow: inset 0 0 0 #161B22;
  -moz-box-shadow: inset 0 0 0 3px #161B22;
  box-shadow: inset 0 0 0 3px #161B22;
  background: #75B1FF;
}

/* line 949, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--input:checked + .button-radio--label:hover:before {
  border-color: #FAFAFA;
  -webkit-box-shadow: inset 0 0 0 #161B22;
  -moz-box-shadow: inset 0 0 0 3px #161B22;
  box-shadow: inset 0 0 0 3px #161B22;
  background: #FAFAFA;
}

/* line 958, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--label {
  justify-content: flex-start;
}

/* line 960, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--label:before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  border: 2px solid #FAFAFA;
  border-radius: 50%;
}

/* line 971, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .button-radio--label:hover:before {
  border-color: #FAFAFA;
}

/* line 976, app/assets/stylesheets/ui-elements/_form-elements.scss */
.button-radio--form .form--label {
  max-width: fit-content;
  margin-right: 15px;
}

/* line 985, app/assets/stylesheets/ui-elements/_form-elements.scss */
.info-tooltip {
  width: 12px;
  height: 12px;
  color: #191B18;
}

/* line 989, app/assets/stylesheets/ui-elements/_form-elements.scss */
.info-tooltip--danger {
  color: var(--Alerts-Red);
}

/* line 996, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger .tooltip-arrow:before {
  z-index: 1;
}

/* line 999, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger .tooltip-arrow:after {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
  z-index: 0;
}

/* line 1009, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #FFF2F4;
}

/* line 1012, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-top .tooltip-arrow:after {
  border-width: 0.4rem 0.4rem 0;
  border-top-color: var(--Alerts-Red);
}

/* line 1020, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #FFF2F4;
}

/* line 1023, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-bottom .tooltip-arrow:after {
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: var(--Alerts-Red);
}

/* line 1031, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #FFF2F4;
}

/* line 1034, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-start .tooltip-arrow:after {
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: var(--Alerts-Red);
}

/* line 1042, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #FFF2F4;
}

/* line 1045, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger.bs-tooltip-end .tooltip-arrow:after {
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: var(--Alerts-Red);
}

/* line 1051, app/assets/stylesheets/ui-elements/_form-elements.scss */
.tooltip-danger .tooltip-inner {
  color: #191B18;
  border: 1px solid var(--Alerts-Red);
  background-color: #FFF2F4;
}

/* line 1060, app/assets/stylesheets/ui-elements/_form-elements.scss */
.vue-input-tag-wrapper {
  align-items: center;
  min-height: 44px !important;
  height: auto;
  border: 1px solid #C2C2C2 !important;
}

/* line 1065, app/assets/stylesheets/ui-elements/_form-elements.scss */
.vue-input-tag-wrapper .new-tag {
  margin-bottom: 0 !important;
}

/* line 1068, app/assets/stylesheets/ui-elements/_form-elements.scss */
.vue-input-tag-wrapper .input-tag {
  display: flex !important;
  height: 26px;
  padding: 0 8px !important;
  color: #191B18 !important;
  font-size: 14px !important;
  align-items: center;
  margin-bottom: 0 !important;
  margin-right: 4px !important;
  border: none !important;
  background-color: #F9F9F9 !important;
  border-radius: 4px !important;
}

/* line 1081, app/assets/stylesheets/ui-elements/_form-elements.scss */
.vue-input-tag-wrapper .input-tag .remove {
  margin-left: 10px;
  font-weight: normal !important;
  text-decoration: none;
  color: #191B18 !important;
}

/* line 1086, app/assets/stylesheets/ui-elements/_form-elements.scss */
.vue-input-tag-wrapper .input-tag .remove:before {
  content: '×' !important;
  font-size: 18px;
}

/* line 1096, app/assets/stylesheets/ui-elements/_form-elements.scss */
.multiselect__select {
  top: 3px;
}

/* line 1099, app/assets/stylesheets/ui-elements/_form-elements.scss */
.multiselect__tags {
  min-height: 44px;
  border: 1px solid var(--Stroke-Primary);
}

/* line 1103, app/assets/stylesheets/ui-elements/_form-elements.scss */
.multiselect__tag {
  color: #191B18;
  background: #F9F9F9;
}

/* line 1108, app/assets/stylesheets/ui-elements/_form-elements.scss */
.multiselect__tag-icon:after {
  color: #191B18;
  content: '×' !important;
  font-size: 18px;
  font-weight: normal;
}

/* line 1117, app/assets/stylesheets/ui-elements/_form-elements.scss */
.attachment-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  padding: 0 14px;
  font-size: 14px;
  color: #191B18;
  background: #F9F9F9;
  border-radius: 4px;
}

/* line 1129, app/assets/stylesheets/ui-elements/_form-elements.scss */
.card {
  border: 1px solid var(--Stroke-Secondary);
  background-color: transparent;
  border-radius: 8px;
}

/* line 1136, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table {
  background: var(--Surface-Secondary);
}

/* line 1138, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table--header, .theme-table--row {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

@media (min-width: 768px) {
  /* line 1144, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .theme-table--header:hover, .theme-table--row:hover {
    background-color: var(--Surface-Primary) !important;
  }
}

/* line 1149, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table--header {
  height: 50px;
  font-size: 12px;
  color: var(--Text-Secondary);
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid var(--Stroke-Secondary);
}

/* line 1157, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table--row {
  height: 44px;
  font-size: 14px;
  color: var(--Text-Secondary);
  background-color: var(--Surface-Secondary);
}

/* line 1162, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table--row:nth-child(odd) {
  background-color: var(--Surface-Secondary);
}

/* line 1166, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table--item {
  flex: 1;
  padding: 0 5px;
}

/* line 1170, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table .shaded {
  box-shadow: 0 4px 8px rgba(0, 90, 255, 0.04);
}

/* line 1174, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table.content-between .theme-table--header,
.theme-table.content-between .theme-table--row {
  justify-content: space-between;
}

/* line 1178, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table.content-between .theme-table--item {
  flex: none;
  max-width: 50%;
}

/* line 1184, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table.items-bordered .theme-table--row {
  background-color: transparent;
  border-bottom: 1px solid #C2C2C2;
}

/* line 1187, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-table.items-bordered .theme-table--row:last-child {
  border-bottom: none;
}

/* line 1198, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip .tooltip-arrow:before {
  z-index: 1;
}

/* line 1204, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #00145E;
}

/* line 1209, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #00145E;
}

/* line 1215, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #00145E;
}

/* line 1220, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #00145E;
}

/* line 1223, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-tooltip .tooltip-inner {
  background-color: #00145E;
}

/* line 1228, app/assets/stylesheets/ui-elements/_form-elements.scss */
.table-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 110px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #909BBF;
}

/* line 1240, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s, top 0.3s;
}

/* line 1245, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  color: var(--Text-Primary);
  border-radius: 8px;
  transition: all .3s ease;
  border: 1px solid var(--Stroke-Primary);
  background-color: transparent;
}

/* line 1258, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item:last-child {
  margin-right: 0;
}

/* line 1261, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item:hover {
  color: var(--Text-Primary);
  border-color: var(--Text-Primary);
}

/* line 1264, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item:hover .caption {
  opacity: 1;
  top: calc(100% + 10px);
}

/* line 1269, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__green {
  color: #fff;
  background: #36B368;
  border: 1px solid #36B368;
}

/* line 1273, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__green:hover {
  color: #fff;
  background: #36B368;
  border-color: #4eca80;
}

/* line 1278, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__green:active {
  background: #36B368;
}

/* line 1282, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__blue {
  color: var(--Surface-Secondary);
  border: 1px solid var(--Primary);
  background: var(--Primary);
}

/* line 1286, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__blue:hover {
  color: var(--Surface-Secondary);
  border: 1px solid var(--Primary);
  background: var(--Primary);
  opacity: 0.8;
}

/* line 1292, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item__blue:active {
  opacity: 0.8;
}

/* line 1296, app/assets/stylesheets/ui-elements/_form-elements.scss */
.options-block--item .caption {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: calc(100% + 20px);
  font-size: 12px;
  color: #fff;
  transition: all .3s ease;
}

/* line 1310, app/assets/stylesheets/ui-elements/_form-elements.scss */
.loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  background: var(--Surface-Secondary);
  opacity: 1;
  pointer-events: none;
}

/* line 1323, app/assets/stylesheets/ui-elements/_form-elements.scss */
.loader--icon {
  width: 150px;
  height: 130px;
  background: url(/pro/assets/copecart-ajax-loader-minified-5237de875c709411b700f212838a7c345e7f67b177a4a58efeff005777ba2424.gif);
  filter: brightness(0) saturate(100%) invert(52%) sepia(97%) saturate(655%) hue-rotate(193deg) brightness(109%) contrast(101%);
}

/* line 1329, app/assets/stylesheets/ui-elements/_form-elements.scss */
.loader.not_active {
  transition: all .3s ease;
  opacity: 0;
}

/* line 1336, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-date-picker input {
  width: 100%;
  height: 44px;
  font-size: 14px;
  color: #191B18;
  border: 1px solid #C2C2C2;
  border-radius: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.4167 2.83333H17.5V1.91667C17.5 1.67355 17.4034 1.44039 17.2315 1.26849C17.0596 1.09658 16.8264 1 16.5833 1C16.3402 1 16.1071 1.09658 15.9352 1.26849C15.7632 1.44039 15.6667 1.67355 15.6667 1.91667V2.83333H8.33333V1.91667C8.33333 1.67355 8.23676 1.44039 8.06485 1.26849C7.89294 1.09658 7.65978 1 7.41667 1C7.17355 1 6.94039 1.09658 6.76849 1.26849C6.59658 1.44039 6.5 1.67355 6.5 1.91667V2.83333H5.58333C4.3682 2.83479 3.20326 3.31814 2.34403 4.17737C1.48481 5.03659 1.00146 6.20154 1 7.41667L1 18.4167C1.00146 19.6318 1.48481 20.7967 2.34403 21.656C3.20326 22.5152 4.3682 22.9985 5.58333 23H18.4167C19.6318 22.9985 20.7967 22.5152 21.656 21.656C22.5152 20.7967 22.9985 19.6318 23 18.4167V7.41667C22.9985 6.20154 22.5152 5.03659 21.656 4.17737C20.7967 3.31814 19.6318 2.83479 18.4167 2.83333ZM2.83333 7.41667C2.83333 6.68732 3.12306 5.98785 3.63879 5.47212C4.15451 4.9564 4.85399 4.66667 5.58333 4.66667H18.4167C19.146 4.66667 19.8455 4.9564 20.3612 5.47212C20.8769 5.98785 21.1667 6.68732 21.1667 7.41667V8.33333H2.83333V7.41667ZM18.4167 21.1667H5.58333C4.85399 21.1667 4.15451 20.8769 3.63879 20.3612C3.12306 19.8455 2.83333 19.146 2.83333 18.4167V10.1667H21.1667V18.4167C21.1667 19.146 20.8769 19.8455 20.3612 20.3612C19.8455 20.8769 19.146 21.1667 18.4167 21.1667Z' fill='%2375B1FF'/%3E%3Cpath d='M12 16.5C12.8284 16.5 13.5 15.8284 13.5 15C13.5 14.1716 12.8284 13.5 12 13.5C11.1716 13.5 10.5 14.1716 10.5 15C10.5 15.8284 11.1716 16.5 12 16.5Z' fill='%2375B1FF'/%3E%3Cpath d='M7.00024 16.5C7.82867 16.5 8.50024 15.8284 8.50024 15C8.50024 14.1716 7.82867 13.5 7.00024 13.5C6.17182 13.5 5.50024 14.1716 5.50024 15C5.50024 15.8284 6.17182 16.5 7.00024 16.5Z' fill='%2375B1FF'/%3E%3Cpath d='M16.9996 16.5C17.8281 16.5 18.4996 15.8284 18.4996 15C18.4996 14.1716 17.8281 13.5 16.9996 13.5C16.1712 13.5 15.4996 14.1716 15.4996 15C15.4996 15.8284 16.1712 16.5 16.9996 16.5Z' fill='%2375B1FF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 12px 50%;
  padding-left: 47px;
  cursor: pointer;
}

/* line 1352, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container.toast-top-center {
  top: 20px;
}

/* line 1354, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container.toast-top-center > div.theme-toast {
  width: 440px;
}

/* line 1358, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast {
  padding: 15px;
  font-size: 16px;
  border-radius: 8px;
  box-shadow: 0px 14px 14px rgba(20, 23, 38, 0.02);
  background-image: none !important;
}

/* line 1364, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast .toast-title,
#toast-container > div.theme-toast .toast-progress + .toast-message {
  display: flex;
  align-items: center;
  font-weight: 500;
}

/* line 1369, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast .toast-title:before,
#toast-container > div.theme-toast .toast-progress + .toast-message:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 15px;
  min-width: 28px;
}

/* line 1377, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast .toast-title + .toast-message,
#toast-container > div.theme-toast .toast-progress + .toast-message + .toast-message {
  margin-top: 10px;
}

/* line 1381, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast:hover {
  box-shadow: none;
  opacity: 1;
}

/* line 1385, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-success {
  background: linear-gradient(93.06deg, rgba(54, 179, 104, 0.2) 0%, rgba(42, 70, 215, 0.04) 100%, rgba(54, 179, 104, 0.08) 100%), rgba(54, 179, 104, 0.92);
}

/* line 1389, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-success .toast-title:before,
#toast-container > div.theme-toast.toast-success .toast-progress + .toast-message:before {
  background: url(/pro/assets/icons/icon-round-tick-white-6fe1d87fb8190f5166d373d74517c71e9568c641f71809343bb5f6b50bf2f9bd.svg) no-repeat;
}

/* line 1394, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-info {
  background: linear-gradient(93.06deg, rgba(0, 90, 255, 0.2) 0%, rgba(42, 70, 215, 0.04) 100%, rgba(0, 90, 255, 0.08) 100%), rgba(22, 32, 59, 0.86);
}

/* line 1398, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-info .toast-title:before,
#toast-container > div.theme-toast.toast-info .toast-progress + .toast-message:before {
  background: url(/pro/assets/icons/icon-attention-round-b117248e1557af5f78e6cfe0f2cd7ed786cc3e823ed712584e9ab9913a5a5226.svg) no-repeat;
}

/* line 1403, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-error {
  background: linear-gradient(93.06deg, rgba(255, 41, 71, 0.2) 0%, rgba(42, 70, 215, 0.04) 100%, rgba(255, 41, 71, 0.08) 100%), rgba(255, 41, 71, 0.92);
}

/* line 1407, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-error .toast-title:before,
#toast-container > div.theme-toast.toast-error .toast-progress + .toast-message:before {
  background: url(/pro/assets/icons/icon-attention-round-b117248e1557af5f78e6cfe0f2cd7ed786cc3e823ed712584e9ab9913a5a5226.svg) no-repeat;
  transform: rotate(180deg);
}

/* line 1413, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-warning {
  background: linear-gradient(93.06deg, rgba(239, 148, 0, 0.2) 0%, rgba(42, 70, 215, 0.04) 100%, rgba(239, 148, 0, 0.08) 100%), rgba(239, 148, 0, 0.92);
}

/* line 1417, app/assets/stylesheets/ui-elements/_form-elements.scss */
#toast-container > div.theme-toast.toast-warning .toast-title:before,
#toast-container > div.theme-toast.toast-warning .toast-progress + .toast-message:before {
  background: url(/pro/assets/icons/icon-attention-round-b117248e1557af5f78e6cfe0f2cd7ed786cc3e823ed712584e9ab9913a5a5226.svg) no-repeat;
  transform: rotate(180deg);
}

@media (max-width: 767.98px) {
  /* line 1427, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .opacity-0-md-down {
    opacity: 0;
  }
  /* line 1432, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .checkbox--label:before {
    width: 24px;
    height: 24px;
  }
  /* line 1439, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .form-switch .form-check-input {
    width: 58px;
    height: 32px;
  }
  /* line 1442, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e");
  }
  /* line 1446, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .form-switch .form-check-label {
    font-size: 14px;
  }
  /* line 1450, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .tooltip-inner {
    max-width: 190px;
    font-size: 12px;
  }
}

@media (max-width: 575.98px) {
  /* line 1459, app/assets/stylesheets/ui-elements/_form-elements.scss */
  #toast-container.toast-top-center {
    top: 65px;
  }
  /* line 1461, app/assets/stylesheets/ui-elements/_form-elements.scss */
  #toast-container.toast-top-center > div.theme-toast {
    width: calc(100% - 10px);
  }
  /* line 1467, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .w-100-sm-down {
    width: 100%;
  }
  /* line 1472, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--label:hover {
    color: #010000;
    background: #fff;
  }
  /* line 1480, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio .button-radio--input:checked + .button-radio--label:hover {
    color: #191B18;
  }
  /* line 1489, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--form .button-radio--label:hover:before {
    border-color: #010000;
  }
  /* line 1497, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--form .button-radio--input:checked + .button-radio--label:hover {
    color: #191B18;
    background: #fff;
  }
  /* line 1500, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--form .button-radio--input:checked + .button-radio--label:hover:before {
    border-color: #191B18;
    -webkit-box-shadow: inset 0 0 0 #fff;
    -moz-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    background: #191B18;
  }
  /* line 1511, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--form.horizontal {
    display: block;
  }
  /* line 1515, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .button-radio--form.horizontal .button-radio--label:not(:nth-of-type(1)) {
    margin-left: 0;
  }
  /* line 1525, app/assets/stylesheets/ui-elements/_form-elements.scss */
  .form--input-copy .form-control {
    padding: 0 50px 0 12px;
    text-overflow: ellipsis;
  }
}

/* line 1532, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field {
  border: 1px solid var(--Stroke-Primary);
  border-radius: 8px;
  overflow: hidden;
  transition: all .3s ease;
}

/* line 1537, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field.width-fit-content {
  width: fit-content;
}

/* line 1540, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field:hover {
  border-color: var(--Primary);
}

/* line 1543, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field .form-control {
  border: none;
}

/* line 1546, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field .theme-btn {
  border: none;
}

/* line 1548, app/assets/stylesheets/ui-elements/_form-elements.scss */
.theme-search-field .theme-btn svg {
  color: var(--Primary);
}

/* line 1, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination {
  margin: 0;
}

/* line 3, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item {
  font-size: 18px;
  cursor: pointer;
  color: var(--Text-Secondary);
}

/* line 8, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item.active .pagination--link {
  color: var(--Primary);
}

/* line 12, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item:hover {
  color: var(--Primary);
}

/* line 15, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item + .pagination--item {
  margin-left: 15px;
}

/* line 18, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item.first:after {
  content: '...';
  padding-left: 15px;
}

/* line 22, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--item.last:before {
  content: '...';
  padding-right: 15px;
}

/* line 27, app/assets/stylesheets/ui-elements/_pagination.scss */
.pagination--link {
  text-decoration: none;
  color: var(--Text-Primary);
}

/* line 1, app/assets/stylesheets/includes/_header.scss */
.header {
  padding: 0 15px;
  border-bottom: 1px solid var(--Stroke-Primary);
  background: var(--Surface-Secondary);
  z-index: 1022;
}

/* line 6, app/assets/stylesheets/includes/_header.scss */
.header.header-transparent {
  border-bottom: transparent;
  background: transparent;
}

/* line 10, app/assets/stylesheets/includes/_header.scss */
.header .logo {
  width: 200px;
}

/* line 12, app/assets/stylesheets/includes/_header.scss */
.header .logo .flag {
  pointer-events: none;
  position: relative;
  display: block;
  height: 0;
  width: 100%;
}

/* line 18, app/assets/stylesheets/includes/_header.scss */
.header .logo .flag img {
  position: absolute;
  height: 13px;
  right: 0;
  top: -5px;
}

/* line 26, app/assets/stylesheets/includes/_header.scss */
.header--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}

/* line 33, app/assets/stylesheets/includes/_header.scss */
.header .page-name {
  display: flex;
  align-items: center;
  height: 60px;
  color: var(--Text-Tertiary);
  font-size: 12px;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  border-left: 1px solid var(--Stroke-Secondary);
}

/* line 1, app/assets/stylesheets/includes/_footer.scss */
.footer {
  margin-top: -80px;
  font-size: 14px;
  color: #8E8E8E;
}

/* line 5, app/assets/stylesheets/includes/_footer.scss */
.footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 11, app/assets/stylesheets/includes/_footer.scss */
.footer-nav {
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  max-width: 1024px;
}

/* line 16, app/assets/stylesheets/includes/_footer.scss */
.footer-nav--link {
  text-decoration: none;
  color: var(--Text-Tertiary);
  font-weight: 500;
}

/* line 20, app/assets/stylesheets/includes/_footer.scss */
.footer-nav--link:hover {
  color: var(--Primary);
}

/* line 25, app/assets/stylesheets/includes/_footer.scss */
.footer-copy {
  margin-top: 14px;
}

@media (max-width: 767.98px) {
  /* line 31, app/assets/stylesheets/includes/_footer.scss */
  .footer {
    margin-top: -245px;
  }
  /* line 33, app/assets/stylesheets/includes/_footer.scss */
  .footer-container {
    max-width: none;
    background: #010409;
  }
  /* line 37, app/assets/stylesheets/includes/_footer.scss */
  .footer-nav {
    flex-direction: column;
    align-items: baseline;
    padding: 20px 15px;
  }
  /* line 41, app/assets/stylesheets/includes/_footer.scss */
  .footer-nav--link {
    font-weight: normal;
    margin-bottom: 10px;
  }
  /* line 44, app/assets/stylesheets/includes/_footer.scss */
  .footer-nav--link:last-child {
    margin-bottom: 0;
  }
  /* line 49, app/assets/stylesheets/includes/_footer.scss */
  .footer-copy {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    margin: 0;
    border-top: 1px solid #C2C2C2;
  }
}

/* line 1, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar {
  width: 180px;
  padding: 0;
  font-size: 14px;
}

/* line 5, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav {
  position: fixed;
  top: 60px;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 180px;
  height: calc(100vh - 60px);
  box-shadow: none;
  background: var(--Surface-Secondary);
  border-top: 1px solid var(--Stroke-Primary);
  border-right: 1px solid var(--Stroke-Primary);
  z-index: 1022;
}

/* line 17, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--section-title {
  margin-bottom: 4px;
  margin-left: 16px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--Text-Primary);
}

/* line 26, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--top .nav--section-title {
  margin-top: 20px;
}

/* line 30, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--bottom {
  padding-top: 12px;
  border-top: 1px solid var(--Stroke-Primary);
}

/* line 34, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item {
  position: relative;
  display: flex;
  align-items: center;
  height: 32px;
  margin: 2px 4px;
  padding-left: 12px;
  color: var(--Text-Secondary);
  text-decoration: none;
  border-radius: 8px;
}

/* line 44, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item a {
  color: var(--Text-Secondary);
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-height: 600px) {
  /* line 34, app/assets/stylesheets/includes/_sidebar.scss */
  .sidebar .nav--item {
    height: 42px;
  }
}

@media screen and (min-width: 768px) and (max-height: 520px) {
  /* line 34, app/assets/stylesheets/includes/_sidebar.scss */
  .sidebar .nav--item {
    height: 36px;
  }
}

@media screen and (min-width: 768px) and (max-height: 460px) {
  /* line 34, app/assets/stylesheets/includes/_sidebar.scss */
  .sidebar .nav--item {
    height: 32px;
  }
}

/* line 57, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active, .sidebar .nav--item.active {
  color: var(--Primary);
  background-color: var(--Surface-Tertiary);
  font-weight: 500;
}

/* line 62, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .bell-icon, .sidebar .nav--item.active .bell-icon {
  background-image: var(--bell-filled);
}

/* line 63, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .dashboard-icon, .sidebar .nav--item.active .dashboard-icon {
  background-image: var(--dashboard-filled);
}

/* line 64, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .products-icon, .sidebar .nav--item.active .products-icon {
  background-image: var(--products-filled);
}

/* line 65, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .marketplace-icon, .sidebar .nav--item.active .marketplace-icon {
  background-image: var(--marketplace-filled);
}

/* line 66, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .transactions-icon, .sidebar .nav--item.active .transactions-icon {
  background-image: var(--transactions-filled);
}

/* line 67, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .academy-icon, .sidebar .nav--item.active .academy-icon {
  background-image: var(--academy-filled);
}

/* line 68, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .copeticket-icon, .sidebar .nav--item.active .copeticket-icon {
  background-image: var(--copeticket-filled);
}

/* line 69, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .copemember-icon, .sidebar .nav--item.active .copemember-icon {
  background-image: var(--copemember-filled);
}

/* line 70, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .help-icon, .sidebar .nav--item.active .help-icon {
  background-image: var(--help-filled);
}

/* line 71, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .settings-icon, .sidebar .nav--item.active .settings-icon {
  background-image: var(--settings-filled);
}

/* line 72, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .management-icon, .sidebar .nav--item.active .management-icon {
  background-image: var(--management-filled);
}

/* line 73, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .copetrack-icon, .sidebar .nav--item.active .copetrack-icon {
  background-image: var(--copetrack-filled);
}

/* line 74, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.mod-active .appstore-icon, .sidebar .nav--item.active .appstore-icon {
  background-image: var(--appstore-filled);
}

/* line 76, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:has(> .nav--item-link.active) {
  color: var(--Text-Secondary);
  background-color: var(--Surface-Tertiary);
}

/* line 79, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:has(> .nav--item-link.active) .dashboard-icon {
  background-image: var(--dashboard-filled);
}

/* line 81, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:hover {
  color: var(--Primary);
  background-color: var(--Surface-Tertiary);
}

/* line 84, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:hover .submenu-wrapper {
  display: block;
}

/* line 87, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:hover .nav--icon {
  filter: brightness(0) saturate(100%) invert(77%) sepia(43%) saturate(4119%) hue-rotate(186deg) brightness(100%) contrast(102%);
}

/* line 90, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item:hover .nav--item-link {
  color: var(--Primary);
}

/* line 94, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item.disabled {
  cursor: initial;
  pointer-events: none;
  opacity: 0.5;
}

/* line 101, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item-external:hover {
  background-image: var(--external-link);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 50%;
}

/* line 107, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item-link {
  display: flex;
  align-items: center;
}

/* line 110, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--item-link.active {
  color: var(--Primary);
  font-weight: 500;
}

/* line 115, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .notification-counter {
  position: absolute;
  top: -5px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 12px;
  height: 12px;
  color: #fff;
  font-size: 8px;
  font-weight: 500;
  background: var(--Alerts-Red);
  border-radius: 3px;
}

/* line 131, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .disabled .notification-counter {
  display: none;
}

/* line 135, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav--icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-height: 600px) {
  /* line 135, app/assets/stylesheets/includes/_sidebar.scss */
  .sidebar .nav--icon {
    width: 16px;
    height: 16px;
  }
}

/* line 145, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu-wrapper {
  display: none;
  position: absolute;
  left: 100%;
  padding-left: 8px;
}

/* line 151, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu {
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 140px;
  white-space: nowrap;
  padding: 4px 6px;
  background: var(--Surface-Secondary);
  border-radius: 6px;
}

/* line 161, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu__item {
  display: flex;
  align-items: center;
  margin: 2px 0;
  padding: 5px 10px;
  color: var(--Text-Primary);
  text-decoration: none;
  font-size: 12px;
}

/* line 169, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu__item:hover, .sidebar .nav .submenu__item.mod-active, .sidebar .nav .submenu__item.active {
  color: var(--Primary);
  background-color: var(--Surface-Tertiary);
  border-radius: 4px;
}

/* line 176, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu__item.mod-active, .sidebar .nav .submenu__item.active {
  font-weight: 500;
}

/* line 180, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu__item .beta_sign {
  display: inline-block;
  min-width: 32px;
  height: 14px;
  font-size: 8px;
  line-height: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: var(--Primary) !important;
  border-radius: 15px;
  padding: 3px 5px;
  margin-left: 5px;
}

/* line 196, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-avatar {
  width: 40px;
  height: 40px;
  font-size: 18px;
}

/* line 200, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-avatar + div {
  margin-left: 12px;
}

/* line 204, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-info {
  display: flex;
  font-size: 14px;
}

/* line 207, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-info .user-name {
  color: var(--Text-Primary);
  font-weight: 500;
}

/* line 211, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-info .user-nickname {
  color: var(--Text-Tertiary);
}

/* line 214, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .user-info .user-email {
  margin: 0;
  color: var(--Text-Secondary);
}

/* line 219, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .logout {
  display: flex;
  align-items: center;
  height: 44px;
  margin: 16px -10px 0;
  padding: 10px;
  border-top: 1px solid var(--Stroke-Primary);
}

/* line 226, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu .logout--link {
  color: var(--Text-Primary);
  text-decoration: none;
  font-size: 12px;
}

/* line 232, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .nav .submenu hr {
  margin: 5px -10px;
  background: var(--Stroke-Primary);
  opacity: 1;
}

/* line 239, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu {
  position: relative;
  display: flex;
  align-items: center;
  height: 44px;
  margin-top: 6px;
  padding-left: 12px;
  border-top: 1px solid var(--Stroke-Primary);
}

/* line 247, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu:hover {
  color: var(--Primary);
  background-color: var(--Surface-Tertiary);
}

/* line 250, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu:hover .submenu-wrapper {
  display: block;
}

/* line 253, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu:hover > .user-avatar {
  background-color: var(--Primary);
}

/* line 257, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu .submenu {
  padding: 10px 10px 0;
}

/* line 260, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-menu .user-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 266, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .user-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  color: var(--Surface-Tertiary);
  font-size: 12px;
  background-color: var(--Text-Tertiary);
  border-radius: 50%;
}

/* line 280, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .beta_sign.appstore {
  position: absolute;
  top: calc(50% - 7px);
  right: 10px;
}

/* line 287, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .bell-icon {
  background-image: var(--bell);
}

/* line 288, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .dashboard-icon {
  background-image: var(--dashboard);
}

/* line 289, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .products-icon {
  background-image: var(--products);
}

/* line 290, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .marketplace-icon {
  background-image: var(--marketplace);
}

/* line 291, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .transactions-icon {
  background-image: var(--transactions);
}

/* line 292, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .academy-icon {
  background-image: var(--academy);
}

/* line 293, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .copeticket-icon {
  background-size: contain;
  background-image: var(--copeticket);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 299, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .copemember-icon {
  background-image: var(--copemember);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 304, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .help-icon {
  background-image: var(--help);
}

/* line 305, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .settings-icon {
  background-image: var(--settings);
}

/* line 306, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .management-icon {
  background-image: var(--management);
}

/* line 307, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .copetrack-icon {
  background-image: var(--copetrack);
}

/* line 308, app/assets/stylesheets/includes/_sidebar.scss */
.sidebar .appstore-icon {
  background-image: var(--appstore);
}

/* line 312, app/assets/stylesheets/includes/_sidebar.scss */
.copetrack-modal--open {
  display: block;
}

@media (min-width: 576px) {
  /* line 315, app/assets/stylesheets/includes/_sidebar.scss */
  .copetrack-modal .modal-dialog {
    max-width: 600px;
  }
}

/* line 3, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
  margin: 16px -10px -16px -10px;
  padding: 6px 10px;
  border-top: 1px solid #C2C2C2;
}

/* line 11, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region--item {
  width: 100%;
  justify-content: left;
  align-items: center;
}

/* line 16, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region--link {
  display: flex;
  align-items: center;
  height: 26px;
  margin: 2px 0;
  padding-left: 28px;
  color: #FAFAFA;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 11.1289V17.5625C19 19.458 17.458 21 15.5625 21H3.4375C1.54201 21 0 19.458 0 17.5625V5.4375C0 3.54201 1.54201 2 3.4375 2H9.91406C10.3887 2 10.7734 2.3847 10.7734 2.85938C10.7734 3.33405 10.3887 3.71875 9.91406 3.71875H3.4375C2.48984 3.71875 1.71875 4.48984 1.71875 5.4375V17.5625C1.71875 18.5102 2.48984 19.2812 3.4375 19.2812H15.5625C16.5102 19.2812 17.2812 18.5102 17.2812 17.5625V11.1289C17.2812 10.6542 17.666 10.2695 18.1406 10.2695C18.6153 10.2695 19 10.6542 19 11.1289Z' fill='%23909BBF'/%3E%3Cpath d='M19.3885 6.78161C19.5575 6.95065 19.7909 7.05549 20.0488 7.05619C20.5666 7.05764 20.9875 6.63905 20.9889 6.12131L20.9994 2.33936C21.0011 1.71318 20.7586 1.12487 20.3166 0.68281C19.8745 0.240746 19.2862 -0.00171434 18.66 9.12523e-06L14.8781 0.010483C14.3604 0.0119413 13.9418 0.432824 13.9432 0.950592C13.9447 1.46829 14.3655 1.88689 14.8833 1.8855L17.7962 1.87738L9.86444 9.80912C9.49831 10.1752 9.49831 10.7688 9.86444 11.1349C10.2306 11.5011 10.8241 11.5011 11.1903 11.1349L19.122 3.20324L19.1139 6.11608C19.1132 6.37594 19.2182 6.61134 19.3885 6.78161Z' fill='%23909BBF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 12px);
}

/* line 31, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region--link:hover, .switch-region--link.current-region {
  color: #75B1FF;
  background: #12284E;
  border-radius: 4px;
  text-shadow: .5px 0 0 #75B1FF;
}

/* line 38, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region--link-new-tab {
  filter: brightness(0%) invert(69%) sepia(14%) saturate(647%) hue-rotate(188deg) brightness(87%) contrast(89%);
  margin-left: auto;
}

/* line 41, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region--link-new-tab:hover {
  filter: none;
}

/* line 45, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.switch-region + .logout {
  margin: 0 -10px 0;
}

/* line 52, app/assets/stylesheets/includes/_switch_region_vendor.scss */
.mobile-switch-region--active-region {
  color: #005AFF !important;
  line-height: 1;
  font-size: 14px;
}

/* line 1, app/assets/stylesheets/includes/_navbar.scss */
:root {
  --back-btn: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70711 13.7071C7.31658 14.0976 6.68342 14.0976 6.29289 13.7071L0.292893 7.70711C0.105357 7.51957 0 7.26522 0 7C0 6.73478 0.105357 6.48043 0.292893 6.29289L6.29289 0.292893C6.68342 -0.0976315 7.31658 -0.0976315 7.70711 0.292893C8.09763 0.683417 8.09763 1.31658 7.70711 1.70711L3.41421 6L15 6C15.5523 6 16 6.44771 16 7C16 7.55228 15.5523 8 15 8L3.41421 8L7.70711 12.2929C8.09763 12.6834 8.09763 13.3166 7.70711 13.7071Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}

/* line 5, app/assets/stylesheets/includes/_navbar.scss */
.back-btn-icon {
  width: 16px;
  height: 14px;
  background-image: var(--back-btn);
}

/* line 11, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar {
  align-items: flex-end;
  top: 60px;
  min-height: 50px;
  padding: 0;
  font-size: 14px;
  background: var(--Surface-Primary);
  border-bottom: 1px solid var(--Stroke-Primary);
  box-shadow: none;
}

/* line 21, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link {
  display: flex;
  justify-content: flex-start;
  position: relative;
  padding: 0;
  padding-bottom: 10px;
  margin: 0 10px;
  transition: all .3s ease;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  width: 0;
  height: 3px;
  background: var(--Primary);
  transition: all .3s ease;
  margin-bottom: -1px;
}

/* line 41, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link.active {
  font-weight: 500;
}

/* line 43, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link.active:after {
  width: 100%;
}

/* line 46, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link.active .nav-icon {
  filter: invert(20%) sepia(100%) saturate(2554%) hue-rotate(216deg) brightness(104%) contrast(113%);
}

/* line 50, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-link .beta {
  display: flex;
  float: right;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--Surface-Primary);
  padding: 3px 5px;
  background: var(--Text-Primary);
  border-radius: 10px;
  font-weight: 600;
  font-size: 8px;
  line-height: 8px;
  margin-left: 5px;
  margin-top: 4px;
  height: 14px;
}

/* line 69, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar .navbar-nav .nav-icon {
  filter: invert(69%) sepia(9%) saturate(996%) hue-rotate(189deg) brightness(89%) contrast(86%);
  transition: all .3s ease;
}

/* line 75, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar.navbar-light .nav-link {
  color: var(--Text-Secondary);
}

/* line 77, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar.navbar-light .nav-link:hover, .second-toolbar.navbar-light .nav-link.active {
  color: var(--Primary);
}

/* line 80, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar.navbar-light .nav-link:hover .nav-icon, .second-toolbar.navbar-light .nav-link.active .nav-icon {
  filter: invert(20%) sepia(100%) saturate(2554%) hue-rotate(216deg) brightness(104%) contrast(113%);
}

/* line 86, app/assets/stylesheets/includes/_navbar.scss */
.second-toolbar--btns-block {
  padding: 15px;
}

/* line 91, app/assets/stylesheets/includes/_navbar.scss */
.third-toolbar {
  top: 110px;
  background: var(--Surface-Primary);
  padding-right: 12px;
}

@media (max-width: 767.98px) {
  /* line 98, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar {
    align-items: center;
  }
  /* line 99, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--back-btn {
    position: absolute;
    left: 15px;
    display: flex;
    align-items: center;
    width: 50px;
    height: 100%;
  }
  /* line 108, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--toggler {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    color: #FAFAFA;
    font-weight: 500;
  }
  /* line 117, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--toggler[aria-expanded="true"] {
    background: #161B22;
  }
  /* line 121, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--collapsable {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #161B22;
    box-shadow: 0px 6px 12px rgba(144, 155, 191, 0.2);
    border-radius: 0 0 4px 4px;
  }
  /* line 129, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--collapsable .mod-active, .second-toolbar--collapsable .active {
    display: none !important;
  }
  /* line 133, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--collapsable .navbar-nav .nav-link {
    text-transform: capitalize;
    margin: 0 15px;
  }
  /* line 139, app/assets/stylesheets/includes/_navbar.scss */
  .second-toolbar--search-block {
    padding: 15px;
    border-top: 1px solid #C2C2C2;
  }
}

/* line 1, app/assets/stylesheets/includes/_loading_spinner.scss */
#copecart_new_loading_spinner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  text-align: center;
}

/* line 11, app/assets/stylesheets/includes/_loading_spinner.scss */
#copecart_new_loading_spinner:not(.copecart_new_loading_spinner_visible) {
  opacity: 0;
  transform: scale(0);
  animation: CopecartLoadingSpinnerFadeOut 0.25s;
}

/* line 16, app/assets/stylesheets/includes/_loading_spinner.scss */
#copecart_new_loading_spinner.copecart_new_loading_spinner_visible {
  opacity: 1;
  animation: CopecartLoadingSpinnerFadeIn 0.25s;
  transform: scale(1);
}

/* line 23, app/assets/stylesheets/includes/_loading_spinner.scss */
#copecart_new_loading_spinner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  margin-left: -75px;
  margin-top: -65px;
  filter: brightness(0) saturate(100%) invert(52%) sepia(97%) saturate(655%) hue-rotate(193deg) brightness(109%) contrast(101%);
}

@keyframes CopecartLoadingSpinnerFadeIn {
  from {
    opacity: 0;
    transform: scale(1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes CopecartLoadingSpinnerFadeOut {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
  }
}

/* line 3, app/assets/stylesheets/includes/_popup.scss */
.icon-attention {
  display: block;
  width: 22px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.1658 11.2761C15.0485 10.9694 14.7153 10.82 14.4214 10.9424C14.1276 11.0649 13.9844 11.4127 14.1017 11.7194C14.2509 12.1094 14.202 12.5546 13.9709 12.9105C13.7397 13.2666 13.3696 13.4708 12.9554 13.4708H3.04558C2.59381 13.4708 2.19262 13.2248 1.97236 12.8126C1.75176 12.3998 1.76213 11.9132 2.00009 11.5111L6.95503 3.13802C7.18064 2.75676 7.57146 2.52915 8.00051 2.52915C8.42957 2.52915 8.82036 2.75676 9.046 3.13802L12.7106 9.33064C12.8768 9.61159 13.2299 9.69875 13.499 9.52513C13.7682 9.35163 13.8516 8.98319 13.6853 8.70224L10.0207 2.50962C9.58486 1.77305 8.82964 1.33331 8.00049 1.33331C7.17133 1.33331 6.41611 1.77308 5.98024 2.50962L1.0253 10.8827C0.565937 11.659 0.545943 12.5983 0.971763 13.3951C1.39724 14.1913 2.17248 14.6666 3.04558 14.6666H12.9554C13.7558 14.6666 14.4716 14.271 14.9194 13.5813C15.3639 12.8966 15.456 12.0349 15.1658 11.2761Z' fill='%23EF9400'/%3E%3Cpath d='M8.00205 12.4996C8.34721 12.4996 8.627 12.2198 8.627 11.8746C8.627 11.5295 8.34721 11.2497 8.00205 11.2497H8.00174C7.65658 11.2497 7.37695 11.5295 7.37695 11.8746C7.37695 12.2198 7.65689 12.4996 8.00205 12.4996Z' fill='%23EF9400'/%3E%3Cpath d='M8.62684 9.68735V5.09399C8.62684 4.74884 8.34706 4.46906 8.0019 4.46906C7.65674 4.46906 7.37695 4.74884 7.37695 5.09399V9.68735C7.37695 10.0325 7.65674 10.3123 8.0019 10.3123C8.34706 10.3123 8.62684 10.0325 8.62684 9.68735Z' fill='%23EF9400'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

/* line 11, app/assets/stylesheets/includes/_popup.scss */
.fw-500 {
  font-weight: 500;
}

/* line 16, app/assets/stylesheets/includes/_popup.scss */
.popup--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 21, app/assets/stylesheets/includes/_popup.scss */
.popup--title {
  margin: 0;
  color: var(--Text-Secondary);
}

/* line 25, app/assets/stylesheets/includes/_popup.scss */
.popup--content {
  padding: 30px;
  background: var(--Text-Secondary);
  border-radius: 8px;
}

/* line 32, app/assets/stylesheets/includes/_popup.scss */
.popup--body .btn-block .theme-btn {
  min-width: 120px;
}

@media (max-width: 767.98px) {
  /* line 39, app/assets/stylesheets/includes/_popup.scss */
  .popup--content {
    padding: 15px;
  }
}

/* line 46, app/assets/stylesheets/includes/_popup.scss */
.modal-header {
  min-height: 70px;
  padding: 0 20px;
  border-bottom: 1px solid var(--Stroke-Primary);
  color: var(--Text-Secondary);
}

/* line 51, app/assets/stylesheets/includes/_popup.scss */
.modal-header--icon {
  margin-right: 10px;
}

/* line 55, app/assets/stylesheets/includes/_popup.scss */
.modal-body {
  padding: 20px;
  font-size: 14px;
}

/* line 59, app/assets/stylesheets/includes/_popup.scss */
.modal-content {
  border: 1px solid var(--Surface-Secondary);
  background: var(--Surface-Secondary);
  border-radius: 6px;
}

/* line 64, app/assets/stylesheets/includes/_popup.scss */
.modal-footer {
  padding: 20px;
  border-top: 1px solid var(--Stroke-Primary);
}

/* line 67, app/assets/stylesheets/includes/_popup.scss */
.modal-footer > * {
  margin: 0;
}

/* line 70, app/assets/stylesheets/includes/_popup.scss */
.modal-footer .theme-btn {
  min-width: 120px;
  padding: 0 30px;
  justify-content: center;
}

/* line 74, app/assets/stylesheets/includes/_popup.scss */
.modal-footer .theme-btn:nth-child(even) {
  margin-left: 10px;
}

/* line 78, app/assets/stylesheets/includes/_popup.scss */
.modal-footer.no-border {
  border-top: none;
}

/* line 82, app/assets/stylesheets/includes/_popup.scss */
.modal--info-block {
  padding: 12px 12px 12px 40px;
  font-size: 12px;
  color: var(--Text-Secondary);
  border-radius: 4px;
  border: 1px solid var(--Stroke-Primary);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5ZM0.5 6C0.5 2.96243 2.96243 0.5 6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6Z' fill='%2375B1FF'/%3E%3Crect x='5.5' y='3.5' width='1' height='1' rx='0.5' fill='%2375B1FF'/%3E%3Crect x='5.5' y='5.5' width='1' height='3' rx='0.5' fill='%2375B1FF'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 12px 12px;
  background-color: var(--Surface-Secondary);
}

@media (max-width: 991.98px) {
  /* line 95, app/assets/stylesheets/includes/_popup.scss */
  .modal-fullscreen-lg-down {
    height: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 101, app/assets/stylesheets/includes/_popup.scss */
  .modal-header, .modal-body, .modal-footer {
    padding: 15px;
  }
  /* line 106, app/assets/stylesheets/includes/_popup.scss */
  .modal-body {
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  /* line 112, app/assets/stylesheets/includes/_popup.scss */
  .modal-footer,
.modal .popup .btn-block {
    justify-content: space-between;
  }
  /* line 115, app/assets/stylesheets/includes/_popup.scss */
  .modal-footer > *,
.modal .popup .btn-block > * {
    flex-grow: 1;
  }
}

/* line 123, app/assets/stylesheets/includes/_popup.scss */
.create-popup .btn-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 128, app/assets/stylesheets/includes/_popup.scss */
.create-popup .main-btns {
  display: flex;
}

@media (max-width: 575.98px) {
  /* line 128, app/assets/stylesheets/includes/_popup.scss */
  .create-popup .main-btns {
    width: 100%;
  }
  /* line 132, app/assets/stylesheets/includes/_popup.scss */
  .create-popup .main-btns .theme-btn {
    flex: 1;
  }
}

@media (min-width: 576px) {
  /* line 140, app/assets/stylesheets/includes/_popup.scss */
  .modal-md-custom {
    max-width: 600px;
  }
}

/* line 2, app/assets/stylesheets/includes/_notifications.scss */
#user-notification {
  max-height: calc(100vh - 100px);
  overflow: auto;
}

/* line 5, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-dropdown-menu-wrapper.dropdown-menu {
  display: block;
  width: 300px;
  min-width: unset;
  position: relative;
  border: 0;
  z-index: unset;
  padding: 0;
}

@media screen and (max-width: 1400px) {
  /* line 16, app/assets/stylesheets/includes/_notifications.scss */
  #user-notification .dc-notification-dropdown {
    padding-right: 15px;
  }
}

/* line 20, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .zmdi-notifications {
  font-size: 16px;
}

/* line 23, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .dropdown-toggle {
  font-size: 24px;
  position: relative;
}

/* line 27, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  right: -50px;
  width: 450px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 32, app/assets/stylesheets/includes/_notifications.scss */
.dropdown.open #user-notification .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  height: 750px;
}

/* line 37, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--counter {
  padding: 3px;
  border-radius: 3px;
  background-color: red;
  color: #fff;
  position: absolute;
  left: 11px;
  top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

/* line 49, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header {
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  padding: 0;
}

/* line 56, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header-label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 60, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header-counter {
  display: none;
}

/* line 64, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--list {
  list-style: none;
  padding-left: 0;
}

/* line 68, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item {
  padding: 10px;
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #e7e7e7;
}

/* line 72, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item .dc-flex-row {
  display: flex;
}

/* line 75, app/assets/stylesheets/includes/_notifications.scss */
.dc-card #user-notification .dc-notification--item {
  padding: 20px 0;
}

/* line 78, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item .dc-notification--item-img {
  display: none;
}

/* line 81, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning {
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 83, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning .dc-notification--item-img {
  position: relative;
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 86, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning .dc-notification--item-img i {
  font-size: 30px;
  color: #eca700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 98, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-approved .dc-user-placeholder {
  background-color: rgba(0, 128, 0, 0.1);
}

/* line 100, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-approved .dc-user-placeholder i {
  color: green;
}

/* line 106, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-denied .dc-user-placeholder {
  background-color: rgba(255, 0, 0, 0.1);
}

/* line 108, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-denied .dc-user-placeholder i {
  color: red;
}

/* line 114, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item-info {
  white-space: initial;
  font-size: 13px;
  padding-left: 0;
}

/* line 118, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item-info p + a {
  margin-top: 20px;
}

/* line 122, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--actions {
  padding-top: 20px;
  text-align: center;
}

/* line 125, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--actions * + * {
  margin-left: 15px;
}

/* line 128, app/assets/stylesheets/includes/_notifications.scss */
.dc-card #user-notification .dc-notification--actions {
  margin-left: 80px;
  text-align: left;
}

/* line 2, app/assets/stylesheets/includes/_search_error.scss */
.search-error .image-container {
  width: 140px;
  height: 140px;
  margin-top: 10px;
}

@media (min-height: 800px) {
  /* line 2, app/assets/stylesheets/includes/_search_error.scss */
  .search-error .image-container {
    margin-top: calc((100vh - 640px)/2);
  }
}

/* line 10, app/assets/stylesheets/includes/_search_error.scss */
.search-error .main-text {
  margin-top: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--Text-Primary);
}

/* line 20, app/assets/stylesheets/includes/_search_error.scss */
.search-error .subtext {
  margin-top: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--Text-Tertiary);
}

/* line 33, app/assets/stylesheets/includes/_search_error.scss */
.compact-search-error .search-error {
  margin-bottom: 20px !important;
}

/* line 35, app/assets/stylesheets/includes/_search_error.scss */
.compact-search-error .search-error .image-container {
  margin-top: 20px !important;
}

/* line 42, app/assets/stylesheets/includes/_search_error.scss */
.tiny-search-error .search-error {
  margin-bottom: 10px !important;
}

/* line 44, app/assets/stylesheets/includes/_search_error.scss */
.tiny-search-error .search-error .image-container {
  width: 70px;
  height: 70px;
  margin-top: 10px !important;
}

/* line 49, app/assets/stylesheets/includes/_search_error.scss */
.tiny-search-error .search-error .main-text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
}

/* line 54, app/assets/stylesheets/includes/_search_error.scss */
.tiny-search-error .search-error .subtext {
  font-size: 12px;
  line-height: 12px;
}

/* line 22, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-digital {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-digital-4ff4631be96ee6e158bfeaf28a428790643d0620447bd9d42a5b9d2a350c25b1.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-digital-4ff4631be96ee6e158bfeaf28a428790643d0620447bd9d42a5b9d2a350c25b1.svg);
}

/* line 26, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-event {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-event-609c97cdb4f7c919e01c27327fdb63d2ebbb551a0270ce6d98ccfdb171c99255.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-event-609c97cdb4f7c919e01c27327fdb63d2ebbb551a0270ce6d98ccfdb171c99255.svg);
}

/* line 30, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-physical {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-physical-product-c40e9dc9c48fdce37c35e04083b6ca4fe8510efe6f951d9eeb157967968f60f3.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-physical-product-c40e9dc9c48fdce37c35e04083b6ca4fe8510efe6f951d9eeb157967968f60f3.svg);
}

/* line 34, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-printed_book {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-printed-book-c88a1cc63ed4426d07c373cd214291c2f75cbd3820e9c5b824216d65e75d8f9f.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-printed-book-c88a1cc63ed4426d07c373cd214291c2f75cbd3820e9c5b824216d65e75d8f9f.svg);
}

/* line 38, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-electronic_book {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-e-book-5ee012c38fa3872ae93e869c16714393ff8b3aa2b730539ab46f66fa8e0097a7.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-e-book-5ee012c38fa3872ae93e869c16714393ff8b3aa2b730539ab46f66fa8e0097a7.svg);
}

/* line 42, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-physical_service {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-physical-service-dad39cd918825bb51c5daad36fd7a8941a1b306bbdcd08235ceee5c1da570d5e.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-physical-service-dad39cd918825bb51c5daad36fd7a8941a1b306bbdcd08235ceee5c1da570d5e.svg);
}

/* line 46, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-digital_service {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-digital-service-dddd7011e40ba616dc8376676cebc2946121a5e8249a2b2fc445651dbb9fd30d.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-digital-service-dddd7011e40ba616dc8376676cebc2946121a5e8249a2b2fc445651dbb9fd30d.svg);
}

/* line 50, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-liquid_supplements {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-liquid-supplements-14f9b03df1661b4f5e3f441d20d222089c05950cef4b894a6454b56e83c2a9ac.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-liquid-supplements-14f9b03df1661b4f5e3f441d20d222089c05950cef4b894a6454b56e83c2a9ac.svg);
}

/* line 54, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-solid_supplements {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-solid-supplements-9673bcc03d4ebc8f0bc17523866cdc3d7a699798b96be68c99b64308fe905f41.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-solid-supplements-9673bcc03d4ebc8f0bc17523866cdc3d7a699798b96be68c99b64308fe905f41.svg);
}

/* line 58, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-copeticket {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-copeticket-c4d0e06b25438c6ef685ce04c87819a5b3b52192e1f70848cad4518f078aea96.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-copeticket-c4d0e06b25438c6ef685ce04c87819a5b3b52192e1f70848cad4518f078aea96.svg);
}

/* line 62, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-distant_learning {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-distant-learning-6f018b8264065b76b893953667cf196e294560caa74268beca66e9fe38292b64.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-distant-learning-6f018b8264065b76b893953667cf196e294560caa74268beca66e9fe38292b64.svg);
}

/* line 66, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-digital_services {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-digital-services-6564f24c50dea5c6a43ab42d3a0ff8a06a385e44e39e41abc580f899c8402230.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-digital-services-6564f24c50dea5c6a43ab42d3a0ff8a06a385e44e39e41abc580f899c8402230.svg);
}

/* line 70, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-digital_products {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-digital-products-4ff4631be96ee6e158bfeaf28a428790643d0620447bd9d42a5b9d2a350c25b1.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-digital-products-4ff4631be96ee6e158bfeaf28a428790643d0620447bd9d42a5b9d2a350c25b1.svg);
}

/* line 74, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-physical_services {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-physical-services-c40e9dc9c48fdce37c35e04083b6ca4fe8510efe6f951d9eeb157967968f60f3.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-physical-services-c40e9dc9c48fdce37c35e04083b6ca4fe8510efe6f951d9eeb157967968f60f3.svg);
}

/* line 78, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-type-physical_products {
  -webkit-mask-image: url(/pro/assets/icons/product-type/icon-physical-products-0da663eacc80688883d281b0f27331fa67ce1a146479341cc513d6766b60019a.svg);
  mask-image: url(/pro/assets/icons/product-type/icon-physical-products-0da663eacc80688883d281b0f27331fa67ce1a146479341cc513d6766b60019a.svg);
}

/* line 83, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-white {
  background-color: #FFFFFF;
}

/* line 86, app/assets/stylesheets/includes/_product-type-icons.scss */
.product-icon-16 {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url(/pro/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot);
  src: url(/pro/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot?#iefix) format("embedded-opentype"), url(/pro/assets/summernote-1fba7b35914a7b5888c138fe26cff82c9531eac6f4afbb715d05ffbb91e0ac45.woff) format("woff"), url(/pro/assets/summernote-11d51be934cdec9381ccff90ed02e5e478139c582335968cb5839edaf3f10cbb.ttf) format("truetype");
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-float-left:before, .note-icon-float-none:before, .note-icon-float-right:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-rollback:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before {
  content: "\f101";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-indent:before {
  content: "\f102";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-justify:before {
  content: "\f103";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-left:before {
  content: "\f104";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-outdent:before {
  content: "\f105";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-right:before {
  content: "\f106";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align:before {
  content: "\f107";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-down:before {
  content: "\f108";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-left:before {
  content: "\f109";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-right:before {
  content: "\f10a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-up:before {
  content: "\f10b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-alt:before {
  content: "\f10c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-h:before {
  content: "\f10d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-v:before {
  content: "\f10e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-bold:before {
  content: "\f10f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-caret:before {
  content: "\f110";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-chain-broken:before {
  content: "\f111";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-circle:before {
  content: "\f112";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-close:before {
  content: "\f113";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-code:before {
  content: "\f114";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-after:before {
  content: "\f115";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-before:before {
  content: "\f116";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-remove:before {
  content: "\f117";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-eraser:before {
  content: "\f118";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-left:before {
  content: "\f119";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-none:before {
  content: "\f11a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-right:before {
  content: "\f11b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-font:before {
  content: "\f11c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-frame:before {
  content: "\f11d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-italic:before {
  content: "\f11e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-link:before {
  content: "\f11f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-magic:before {
  content: "\f120";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-menu-check:before {
  content: "\f121";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-minus:before {
  content: "\f122";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-orderedlist:before {
  content: "\f123";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-pencil:before {
  content: "\f124";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-picture:before {
  content: "\f125";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-question:before {
  content: "\f126";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-redo:before {
  content: "\f127";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-rollback:before {
  content: "\f128";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-above:before {
  content: "\f129";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-below:before {
  content: "\f12a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-remove:before {
  content: "\f12b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-special-character:before {
  content: "\f12c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-square:before {
  content: "\f12d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-strikethrough:before {
  content: "\f12e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-subscript:before {
  content: "\f12f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-summernote:before {
  content: "\f130";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-superscript:before {
  content: "\f131";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-table:before {
  content: "\f132";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-text-height:before {
  content: "\f133";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-trash:before {
  content: "\f134";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-underline:before {
  content: "\f135";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-undo:before {
  content: "\f136";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-unorderedlist:before {
  content: "\f137";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-video:before {
  content: "\f138";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor {
  position: relative;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: #fff;
  opacity: .95;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone.hover {
  color: #098ddf;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area {
  position: relative;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable {
  outline: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  word-wrap: break-word;
  background-color: #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert {
  padding: 7px 10px 2px 10px;
  margin: -7px 0 0 0;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 9px;
  padding-top: 1px;
  cursor: ns-resize;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover {
  max-width: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .arrow {
  left: 20px !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-toolbar {
  position: relative;
  z-index: 500;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style blockquote, .panel-heading.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .panel-heading.note-toolbar .note-style .dropdown-style pre {
  padding: 5px 10px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style h1, .panel-heading.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .panel-heading.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .panel-heading.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .panel-heading.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .panel-heading.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .panel-heading.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .panel-heading.note-toolbar .note-style .dropdown-style p {
  padding: 0;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-all .dropdown-menu, .panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width: 337px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  width: 160px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog > div {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-modal-form {
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
}

@-moz-document url-prefix() {
  /* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
  .note-image-input {
    height: auto;
  }
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection > div {
  position: absolute;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0;
}

/* line 2, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor.note-frame {
  border: 1px solid #C2C2C2;
  border-radius: 4px;
}

/* line 7, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-toolbar {
  padding: 0 0 0 5px;
  background: var(--Stroke-Primary) !important;
}

/* line 11, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-toolbar > .note-btn-group {
  margin-top: 0;
  background: #fff;
  border-radius: 3px;
}

/* line 16, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-btn {
  height: 30px;
  border: 1px solid transparent;
}

/* line 20, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-btn.active {
  background: #ccc;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
}

/* line 25, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-btn-default {
  border-color: #ccc;
}

/* line 28, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-btn-sm {
  border-radius: .2rem;
}

/* line 31, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-statusbar {
  background-color: var(--Stroke-Primary) !important;
}

/* line 35, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .dropdown-toggle::after {
  all: unset;
}

/* line 38, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-dropdown-menu {
  box-sizing: content-box;
}

/* line 41, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-modal-footer {
  box-sizing: content-box;
}

/* line 45, app/assets/stylesheets/ui-elements/_text-editor.scss */
.note-editor .note-btn-group.open:hover .dropdown-menu, .note-editor .note-btn-group.open:hover .dropdown-menu:hover, .note-editor .note-btn-group.open:focus .dropdown-menu, .note-editor .note-btn-group.open:focus .dropdown-menu:hover {
  margin-top: 10px;
  display: block;
}

/* line 2, app/assets/stylesheets/includes/_mobile.scss */
.header--bottom {
  position: absolute;
  width: 100%;
  max-height: calc(100vh - 100px);
  background: white;
  left: 0;
  box-shadow: 0px 6px 12px rgba(144, 155, 191, 0.2);
  overflow-y: auto;
}

/* line 13, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav {
  background: var(--Surface-Secondary);
}

/* line 15, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--section {
  padding: 20px 0;
  border-bottom: 1px solid var(--Stroke-Primary);
}

/* line 19, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--section-title {
  margin: 0 0 8px 0;
  padding: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 26, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 48px;
  padding: 0 10px;
  color: var(--Text-Secondary);
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item:focus, .mobile-main-nav--item.mod-active, .mobile-main-nav--item.active {
  color: var(--Primary);
  background: var(--Surface-Tertiary);
}

/* line 40, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item[aria-expanded="true"], .mobile-main-nav--item:focus {
  color: var(--Primary);
  background: var(--Surface-Tertiary);
}

/* line 44, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item[aria-expanded="true"] .mobile-main-nav--icon, .mobile-main-nav--item:focus .mobile-main-nav--icon {
  filter: brightness(0) saturate(100%) invert(77%) sepia(43%) saturate(4119%) hue-rotate(186deg) brightness(100%) contrast(102%);
}

/* line 48, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item[aria-expanded="true"] .accordion-arrow.grey:before, .mobile-main-nav--item[aria-expanded="true"] .accordion-arrow.grey:after, .mobile-main-nav--item:focus .accordion-arrow.grey:before, .mobile-main-nav--item:focus .accordion-arrow.grey:after {
  background: var(--Primary);
}

/* line 54, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active, .mobile-main-nav--item.active {
  font-weight: 500;
}

/* line 57, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .bell-icon, .mobile-main-nav--item.active .bell-icon {
  background-image: var(--bell-filled);
}

/* line 58, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .dashboard-icon, .mobile-main-nav--item.active .dashboard-icon {
  background-image: var(--dashboard-filled);
}

/* line 59, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .products-icon, .mobile-main-nav--item.active .products-icon {
  background-image: var(--products-filled);
}

/* line 60, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .marketplace-icon, .mobile-main-nav--item.active .marketplace-icon {
  background-image: var(--marketplace-filled);
}

/* line 61, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .transactions-icon, .mobile-main-nav--item.active .transactions-icon {
  background-image: var(--transactions-filled);
}

/* line 62, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .academy-icon, .mobile-main-nav--item.active .academy-icon {
  background-image: var(--academy-filled);
}

/* line 63, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .copemember-icon, .mobile-main-nav--item.active .copemember-icon {
  background-image: var(--copemember-filled);
}

/* line 64, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .help-icon, .mobile-main-nav--item.active .help-icon {
  background-image: var(--help-filled);
}

/* line 65, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .settings-icon, .mobile-main-nav--item.active .settings-icon {
  background-image: var(--settings-filled);
}

/* line 66, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .management-icon, .mobile-main-nav--item.active .management-icon {
  background-image: var(--management-filled);
}

/* line 67, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .copetrack-icon, .mobile-main-nav--item.active .copetrack-icon {
  background-image: var(--copetrack-filled);
}

/* line 68, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .copeticket-icon, .mobile-main-nav--item.active .copeticket-icon {
  background-image: var(--copeticket-filled);
}

/* line 69, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .logout-icon, .mobile-main-nav--item.active .logout-icon {
  background-image: var(--logout-filled);
}

/* line 70, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .appstore-icon, .mobile-main-nav--item.active .appstore-icon {
  background-image: var(--appstore-filled);
}

/* line 71, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.mod-active .location-icon, .mobile-main-nav--item.active .location-icon {
  background-image: var(--location);
  filter: none;
}

/* line 76, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item.disabled {
  cursor: initial;
  pointer-events: none;
  opacity: .5;
}

/* line 81, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--item-external {
  background-image: var(--external-link-grey);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
}

/* line 87, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--icon {
  width: 24px;
  height: 24px;
  margin-right: 12px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

/* line 95, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn {
  position: relative;
  display: block;
  height: 15px;
  width: 32px;
}

/* line 100, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn:before, .mobile-main-nav--btn:after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: var(--Primary);
  border-radius: 10px;
  transition: all .3s ease;
}

/* line 111, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn:before {
  top: 0;
}

/* line 114, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn:after {
  bottom: 0;
}

/* line 118, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn[aria-expanded="true"]:before {
  top: 7px;
  transform: rotate(45deg);
}

/* line 122, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav--btn[aria-expanded="true"]:after {
  bottom: 5px;
  transform: rotate(-45deg);
}

/* line 130, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .submenu__item {
  display: flex;
  height: 28px;
  margin-top: 12px;
  padding: 0 48px;
  font-size: 16px;
  align-items: center;
  color: var(--text-medium);
  text-decoration: none;
}

/* line 139, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .submenu__item:hover, .mobile-main-nav .submenu__item:focus, .mobile-main-nav .submenu__item.mod-active, .mobile-main-nav .submenu__item.active {
  color: var(--Primary);
  background: var(--Surface-Tertiary);
}

/* line 146, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .submenu__item.mod-active, .mobile-main-nav .submenu__item.active {
  font-weight: 500;
}

/* line 152, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-menu {
  margin: 20px 0;
  padding: 20px 10px;
  border-top: 1px solid var(--Stroke-Primary);
  border-bottom: 1px solid var(--Stroke-Primary);
}

/* line 159, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background: var(--Text-Tertiary);
  border-radius: 50%;
}

/* line 173, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-info {
  display: flex;
  align-items: center;
  font-size: 14px;
}

/* line 177, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-info .user-name {
  color: var(--Primary);
  font-size: 16px;
}

/* line 181, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-info .user-nickname {
  color: var(--Text-Tertiary);
}

/* line 184, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .user-info .user-email {
  margin: 0;
  color: var(--Text-Secondary);
}

/* line 189, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .logout-link {
  display: block;
  padding-left: 10px;
  text-decoration: none;
  color: var(--Text-Primary);
}

/* line 196, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .notification-counter {
  position: absolute;
  top: -3px;
  right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 12px;
  height: 12px;
  color: #fff;
  font-size: 8px;
  font-weight: 500;
  background: var(--Alerts-Red);
  border-radius: 3px;
}

/* line 212, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .disabled .notification-counter {
  display: none;
}

/* line 218, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .bell-icon {
  background-image: var(--bell);
}

/* line 219, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .dashboard-icon {
  background-image: var(--dashboard);
}

/* line 220, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .products-icon {
  background-image: var(--products);
}

/* line 221, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .marketplace-icon {
  background-image: var(--marketplace);
}

/* line 222, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .transactions-icon {
  background-image: var(--transactions);
}

/* line 223, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .academy-icon {
  background-image: var(--academy);
}

/* line 224, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .copeticket-icon {
  background-image: var(--copeticket);
  background-position: center center;
  background-repeat: no-repeat;
  width: 27px;
}

/* line 230, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .copemember-icon {
  background-image: var(--copemember);
}

/* line 231, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .help-icon {
  background-image: var(--help);
}

/* line 232, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .settings-icon {
  background-image: var(--settings);
}

/* line 233, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .location-icon {
  background-image: var(--location);
  filter: grayscale(100%) brightness(0) invert(78%) sepia(8%) saturate(570%) hue-rotate(212deg) brightness(86%) contrast(89%);
}

/* line 237, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .management-icon {
  background-image: var(--management);
}

/* line 238, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .copetrack-icon {
  background-image: var(--copetrack);
}

/* line 239, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .appstore-icon {
  background-image: var(--appstore);
}

/* line 240, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .logout-icon {
  width: 24px;
  height: 20px;
  background-image: var(--logout);
  background-position-x: 3px;
  background-repeat: no-repeat;
}

/* line 248, app/assets/stylesheets/includes/_mobile.scss */
.mobile-main-nav .beta_sign {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 14px;
  padding: 0 7px;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: var(--Primary) !important;
  border-radius: 15px;
}

/* line 263, app/assets/stylesheets/includes/_mobile.scss */
.accordion-arrow {
  display: block;
  position: relative;
  width: 16px;
  height: 0;
}

/* line 268, app/assets/stylesheets/includes/_mobile.scss */
.accordion-arrow:before, .accordion-arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 2px;
  border-radius: 10px;
  transition: all .3s ease;
  background: #FAFAFA;
}

/* line 280, app/assets/stylesheets/includes/_mobile.scss */
.accordion-arrow:before {
  left: 0;
  transform: rotate(45deg);
}

/* line 284, app/assets/stylesheets/includes/_mobile.scss */
.accordion-arrow:after {
  right: 0;
  transform: rotate(-45deg);
}

/* line 289, app/assets/stylesheets/includes/_mobile.scss */
.accordion-arrow.grey:before, .accordion-arrow.grey:after {
  background: #8E8E8E;
}

/* line 298, app/assets/stylesheets/includes/_mobile.scss */
[aria-expanded="true"] .accordion-arrow:before {
  transform: rotate(135deg);
}

/* line 301, app/assets/stylesheets/includes/_mobile.scss */
[aria-expanded="true"] .accordion-arrow:after {
  transform: rotate(-135deg);
}

/* line 307, app/assets/stylesheets/includes/_mobile.scss */
.load-more-icon {
  width: 24px;
  height: 24px;
  background-image: var(--load-more);
}

/* line 313, app/assets/stylesheets/includes/_mobile.scss */
.selected-check-icon {
  width: 22px;
  height: 22px;
  background-image: var(--mark-as-selected);
}

/* line 319, app/assets/stylesheets/includes/_mobile.scss */
.affiliate-link-block-mobile {
  top: 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 15px;
  background: #fff;
}

/* line 330, app/assets/stylesheets/includes/_mobile.scss */
.mobile-notification--item {
  margin-bottom: 15px;
  padding: 12px;
  font-size: 14px;
  color: #191B18;
  background-color: #F9F9F9;
  border-radius: 4px;
}

/* line 337, app/assets/stylesheets/includes/_mobile.scss */
.mobile-notification--item:last-child {
  margin-bottom: 0;
}

/* line 340, app/assets/stylesheets/includes/_mobile.scss */
.mobile-notification--item a {
  color: #191B18;
  font-weight: 500;
}

/* line 347, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
}

/* line 353, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn--text {
  display: inline;
}

/* line 355, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn--text.active {
  display: none;
}

/* line 359, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn--arrow {
  width: 0;
  height: 0;
  margin-left: 10px;
  border: 5px solid transparent;
  border-top-color: var(--Primary);
  border-bottom: none;
}

/* line 368, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn.active .show-more-btn--arrow {
  border-top: none;
  border-bottom: 5px solid #191B18;
}

/* line 372, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn.active .show-more-btn--text {
  display: none;
}

/* line 374, app/assets/stylesheets/includes/_mobile.scss */
.show-more-btn.active .show-more-btn--text.active {
  display: inline;
}

/* line 35, app/assets/stylesheets/application.css.scss */
html, body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  color: var(--Text-Primary);
}

/* line 39, app/assets/stylesheets/application.css.scss */
html *, body * {
  font-family: 'Rubik';
}

/* line 44, app/assets/stylesheets/application.css.scss */
body {
  background: var(--Surface-Primary);
}

/* line 46, app/assets/stylesheets/application.css.scss */
body.modal-open {
  overflow: hidden !important;
}

/* line 51, app/assets/stylesheets/application.css.scss */
main {
  display: flex;
  flex-wrap: nowrap;
  height: 100vh;
  height: -webkit-fill-available;
  max-height: 100vh;
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 62, app/assets/stylesheets/application.css.scss */
.container--main-content {
  max-width: calc(100vw - 180px);
  min-height: calc(100vh - 80px);
  padding-bottom: 100px;
}

/* line 67, app/assets/stylesheets/application.css.scss */
.container--edit {
  max-width: calc(100% - 40px);
}

/* line 72, app/assets/stylesheets/application.css.scss */
[v-cloak] > * {
  display: none;
}

/* line 74, app/assets/stylesheets/application.css.scss */
.small-text {
  font-size: 14px;
  color: #4A4A4A;
}

/* line 79, app/assets/stylesheets/application.css.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 84, app/assets/stylesheets/application.css.scss */
.disabled {
  pointer-events: none;
  cursor: text;
}

/* line 89, app/assets/stylesheets/application.css.scss */
a {
  color: var(--Primary);
}

/* line 91, app/assets/stylesheets/application.css.scss */
a:hover {
  color: var(--Primary);
  opacity: 0.9;
}

/* line 99, app/assets/stylesheets/application.css.scss */
.invisible {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 111, app/assets/stylesheets/application.css.scss */
.pac-container {
  z-index: 10001 !important;
}

/* line 115, app/assets/stylesheets/application.css.scss */
.new-design-notice {
  background: #CCDEFF;
  margin: 10px;
  padding: 10px 25px 10px 15px;
  border-radius: 5px;
  font-size: 14px;
  color: #15296F;
  font-weight: 500;
}

/* line 124, app/assets/stylesheets/application.css.scss */
.new-design-notice a {
  color: #035CFF;
}

/* line 128, app/assets/stylesheets/application.css.scss */
.new-design-notice .close_button {
  position: absolute;
  color: #035CFF;
  font-size: 20px;
  text-decoration: none;
  right: 20px;
  margin-top: -10px;
  cursor: pointer;
  font-weight: normal;
}

/* line 141, app/assets/stylesheets/application.css.scss */
#donateButton {
  margin-right: 10px;
}

/* line 143, app/assets/stylesheets/application.css.scss */
#donateButton button {
  display: flex;
  align-items: center;
  justify-items: center;
  padding: 0 10px;
  --donateheartcolor: #FF2947;
  fill: #75B1FF;
  color: #191B18 !important;
}

/* line 154, app/assets/stylesheets/application.css.scss */
.body-container {
  margin-left: 180px;
}

@media (max-width: 767.98px) {
  /* line 154, app/assets/stylesheets/application.css.scss */
  .body-container {
    margin-left: 0;
  }
}

/* line 161, app/assets/stylesheets/application.css.scss */
.form-select:disabled {
  color: #CBD6E5;
  background-image: url("data:image/svg+xml,%3csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683418 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23E6EFFF'/%3e%3c/svg%3e");
  background-color: #FFFFFF;
}

/* line 168, app/assets/stylesheets/application.css.scss */
.notification-modal--open {
  display: block;
}

@media (max-width: 767.98px) {
  /* line 175, app/assets/stylesheets/application.css.scss */
  .body-container {
    margin-left: 0;
  }
  /* line 178, app/assets/stylesheets/application.css.scss */
  .container--main-content {
    max-width: none;
    min-height: calc(100vh - 60px);
    padding-bottom: 270px;
  }
}

@media (max-width: 575.98px) {
  /* line 187, app/assets/stylesheets/application.css.scss */
  .container--edit {
    max-width: calc(100% - 15px);
  }
}

/* line 193, app/assets/stylesheets/application.css.scss */
.orange_warning_banner {
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(239, 148, 0, 0.2) 0%, rgba(42, 70, 215, 0.04) 100%, rgba(239, 148, 0, 0.08) 100%), rgba(239, 148, 0, 0.92);
  box-shadow: 0px 14px 14px 0px rgba(20, 23, 38, 0.02);
  margin: 18px 18px 18px 18px;
  padding: 18px;
  z-index: 10001;
  position: sticky;
  top: -1px;
}

/* line 206, app/assets/stylesheets/application.css.scss */
.orange_warning_banner * {
  transition: all 0.3s ease-out;
}

/* line 209, app/assets/stylesheets/application.css.scss */
.orange_warning_banner-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='26' height='26' rx='13' fill='white' fill-opacity='0.18'/%3E%3Cpath d='M14.0003 22C14.5526 22 15.0003 21.5523 15.0003 21C15.0003 20.4477 14.5526 20 14.0003 20H13.9997C13.4474 20 13 20.4477 13 21C13 21.5523 13.448 22 14.0003 22Z' fill='white'/%3E%3Cpath d='M15 16.9873V7.01266C15 6.45337 14.5523 6 14 6C13.4477 6 13 6.45337 13 7.01266V16.9873C13 17.5466 13.4477 18 14 18C14.5523 18 15 17.5466 15 16.9873Z' fill='white'/%3E%3Crect x='1' y='1' width='26' height='26' rx='13' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
  background-position: center center;
  margin-right: 18px;
}

/* line 217, app/assets/stylesheets/application.css.scss */
.orange_warning_banner-close-icon {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  padding: 0.25em 0.25em;
  color: white;
  margin-left: 18px;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFF'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") no-repeat;
  background-position: top center;
  cursor: pointer;
  align-self: stretch;
}

/* line 229, app/assets/stylesheets/application.css.scss */
.orange_warning_banner-text {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
}

/* line 236, app/assets/stylesheets/application.css.scss */
.orange_warning_banner a {
  color: #FFF;
  font-family: Rubik;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: 500;
}

/* line 244, app/assets/stylesheets/application.css.scss */
.orange_warning_banner.on-top {
  border-radius: 0 0 8px 8px;
}

/* line 249, app/assets/stylesheets/application.css.scss */
.beta_sign {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 14px;
  padding: 0 5px;
  color: var(--Surface-Secondary);
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border-radius: 15px;
  background: var(--Primary) !important;
}

/* line 264, app/assets/stylesheets/application.css.scss */
.page-nav-wrapper {
  position: sticky;
  z-index: 1021;
  top: 61px;
}

@media (min-width: 1600px) {
  /* line 272, app/assets/stylesheets/application.css.scss */
  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}

/* line 278, app/assets/stylesheets/application.css.scss */
.default-cursor {
  cursor: default;
}
